.simplifiedPricingSection{padding:80px 0 100px;text-align:center;position:relative;z-index:9;background:transparent}@media screen and (max-width:767px){.simplifiedPricingSection{padding:60px 0 80px}}.simplifiedPricingSection .container{z-index:9;position:relative;max-width:1200px;margin:0 auto;padding:0 20px}@media screen and (max-width:767px){.simplifiedPricingSection .container{padding:0 20px}}.simplifiedPricingSection .cardContainer{position:relative;display:flex;justify-content:center;align-items:center}.simplifiedPricingSection .cardScroller{display:flex;justify-content:center;width:100%}.simplifiedPricingSection .pricingCard{background:#161d3a;color:#fff;padding:32px 24px 110px;border-radius:30px;width:100%;max-width:500px;box-shadow:0 4px 20px rgba(0,0,0,.3);text-align:left;position:relative;display:flex;flex-direction:column;justify-content:space-between;transition:all .8s ease-in-out}@media screen and (max-width:767px){.simplifiedPricingSection .pricingCard{max-width:100%;padding:28px 20px 100px}}.simplifiedPricingSection .pricingCard.active .btn{background-color:#25afd6;color:#fff;transition:all .4s ease-in-out}.simplifiedPricingSection .pricingCard.active .btn:hover{background:#fff;color:#db2c87}.simplifiedPricingSection .pricingCard .bgsabe{position:absolute;width:100%;height:100%;right:0;left:0;z-index:1;overflow:hidden;top:0;bottom:0;border-radius:30px}.simplifiedPricingSection .pricingCard .bgsabe:before{position:absolute;content:"";width:608px;height:608px;opacity:.5;filter:blur(250px);background:#4c4298;right:-304px;bottom:20px;pointer-events:none;border-radius:50%}.simplifiedPricingSection .pricingCard .title-small{font-weight:700;font-style:italic;font-size:14px;line-height:124%;letter-spacing:-.64px;text-transform:capitalize;margin-bottom:13px;text-align:center;display:block;height:17px;z-index:2;position:relative}.simplifiedPricingSection .pricingCard .discount{font-weight:600;font-size:clamp(32px,2.34vw,45px);line-height:124%;letter-spacing:-.64px;color:#fff;text-align:center;z-index:2;position:relative;margin-bottom:4px}@media screen and (max-width:1199px){.simplifiedPricingSection .pricingCard .discount{line-height:124%}}.simplifiedPricingSection .pricingCard .descriptionSub{font-weight:400;font-size:12px;line-height:155%;color:#fff;margin-top:4px;border-bottom:1px solid #555d80;padding-bottom:26px;min-height:48px;text-align:center;margin-bottom:35px;z-index:2;position:relative}.simplifiedPricingSection .pricingCard .cardmiddlecontent{max-width:430px;width:100%;margin:0 auto;z-index:2;position:relative}.simplifiedPricingSection .pricingCard ul{list-style:none;padding:0;margin-top:0;display:flex;flex-direction:column;gap:13px}.simplifiedPricingSection .pricingCard ul li{padding-left:19px;position:relative;font-weight:400;font-size:14px;line-height:140%;z-index:2}@media screen and (max-width:991px){.simplifiedPricingSection .pricingCard ul li{font-size:13px;line-height:130%}}.simplifiedPricingSection .pricingCard ul li:before{content:"";position:absolute;background-image:url(/_next/static/media/rightIconprice.6b955314.svg);left:0;width:12px;height:13px;background-size:contain;background-repeat:no-repeat;top:4px}@media screen and (max-width:991px){.simplifiedPricingSection .pricingCard ul li:before{top:2px}}.simplifiedPricingSection .pricingCard .description{margin-top:30px;border-top:1px solid #555d80;padding-top:18px;min-height:80px;z-index:2;position:relative}@media screen and (max-width:991px){.simplifiedPricingSection .pricingCard .description{min-height:60px}}.simplifiedPricingSection .pricingCard .description p{font-weight:400;font-size:13px;line-height:120%;color:#d9d9d9}.simplifiedPricingSection .pricingCard .btn{background:#fff;border:none;color:#db2c87;padding:17px 20px;border-radius:50px;cursor:pointer;width:100%;max-width:200px;margin:0 auto;font-weight:600;font-size:16px;line-height:100%;text-align:center;position:absolute;right:0;left:0;bottom:48px;transition:all .4s ease;z-index:2}@media screen and (max-width:767px){.simplifiedPricingSection .pricingCard .btn{padding:13px 20px 11px;bottom:38px}}.simplifiedPricingSection .pricingCard .btn:hover{background-color:#25afd6;color:#fff}.simplifiedPricingSection .pricingCard .btn:disabled{cursor:not-allowed;opacity:.6}