.plan-heading{color:#0071ce}.card-top-content .plan-title{font-size:24px}.card-top-content .plan-content{font-size:12px;margin-bottom:32px}.card-bottom-content .inline-items{gap:5%}.card-bottom-content .term{border:3px solid transparent;cursor:pointer;scale:1;transition:all .2s ease,scale .1s ease}.card-bottom-content .term:hover{scale:1.05}.card-bottom-content .monthly-plan,.card-bottom-content .yearly-plan{color:#230871;display:flex;flex-direction:column;flex-grow:1;font-size:12px;padding:10px 4px 16px}.card-bottom-content .monthly-plan.active,.card-bottom-content .yearly-plan.active{background:#fff;border:3px solid #e64b38;border-radius:8px}.card-bottom-content .m-i-price,.card-bottom-content .m-price,.card-bottom-content .y-i-price,.card-bottom-content .y-price{display:none;font-family:Poppins;font-size:30px;font-weight:700;line-height:1.4;opacity:0;transition:opacity .5s ease-in}.plan:has(.active) .m-price,.plan:has(.active) .y-price{display:block;opacity:1}.card-bottom-content .plan-links a{display:none;margin:0 auto;scale:0;transition:transform .1s ease-in,transform .15s ease-out;width:200px}.plan:has(.active) .card-bottom-content:has(.monthly-plan.active) .plan-links .m-link,.plan:has(.active) .card-bottom-content:has(.yearly-plan.active) .plan-links .y-link{display:inline-block;scale:1}@media (max-width:1080px){.row-fluid .md-span6{max-width:380px}.row-fluid:has(>.md-span6){align-items:center}}@media (max-width:1080px) and (min-width:768px){.row-fluid-wrapper:has(>.row-fluid>.md-span6){max-width:100%}.row-fluid:has(>.md-span6){flex-wrap:wrap;gap:0 24px;justify-content:center}.row-fluid .md-span6{align-self:stretch;margin:0;width:calc(50% - 24px)}}