.intro-page-container{display:flex;align-items:center;justify-content:space-between}@media(max-width:786px){.intro-page-container{flex-direction:column-reverse;justify-content:flex-end;height:auto;padding-bottom:15%}.intro-page-container img{height:auto;width:100%}}.premium-text{font-size:3vw}@media(max-width:767px){.premium-text{font-size:1.875rem;font-weight:700!important}}@media(max-width:786px){.premium-text2{font-size:1.25rem}}.prime-text{font-size:2.2vw}@media(max-width:767px){.prime-text{font-size:1.875rem;font-weight:700!important}}.selectPlan-container{border-bottom:1px solid #afb1b3;margin:0 16%}@media(max-width:786px){.selectPlan-container{margin:0}}.selectPlan{flex-grow:1;text-align:center;padding-bottom:.2rem;cursor:pointer}@media(max-width:786px){.selectPlan h2{font-size:1rem;font-weight:700!important}}.selectPlan.active{border-bottom:1px solid var(--primary-color)}.selectPlan.active h1{color:var(--primary-color)}.padding{padding-top:10%}.premium-plan-cards{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.5rem;gap:1.5rem}@media(max-width:1400px){.premium-plan-cards{grid-template-columns:repeat(2,1fr)}}@media(max-width:992px){.premium-plan-cards{grid-template-columns:repeat(1,1fr);gap:2rem}}.forUserPlanCards{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;gap:1rem}@media(max-width:992px){.forUserPlanCards{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.forUserPlanCards{grid-template-columns:repeat(1,1fr)}}@media screen and (min-width:768px){.forUserPlanCards{padding:0 14%}}.coming-soon-text{border-radius:0 4px 0 8px;position:absolute;top:0;right:0;padding:2px 8px}.on-demand-package{display:flex;flex-direction:column;gap:1rem}.on-demand-package input[type=radio]{height:100%;width:100%;position:absolute;left:0;top:0;bottom:0;cursor:pointer;right:0;opacity:0;z-index:1}.on-demand-package input[type=radio]+label:before{content:"";position:absolute;left:0;bottom:5px}.on-demand-package input[type=radio]:checked+label:after{content:"";position:absolute;left:-3px;bottom:34px}.on-demand-package input[type=radio]+label:before{width:20px;height:20px;border:1px solid #4d5053;border-radius:50%}.on-demand-package input[type=radio]:checked+label:before{background:#ac1991;border:none}.on-demand-package input[type=radio]:checked+label:after{width:12px;height:6px;border-color:#fff;border-style:solid;border-width:0 0 3px 3px;transform:rotate(-45deg) translate(-10px,20px)}.default-border{border-color:#afb1b3;opacity:1}