.section-card-pricing{gap:32px}@media(max-width: 768px){.section-card-pricing{gap:20px;grid-template-columns:repeat(1, minmax(0, 1fr)) !important}}.card-pricing:has(.blue){margin-top:40px}.card-pricing:has(.green){margin-top:0}.card-pricing .title-content{border-radius:10px;background-color:#fff;overflow:hidden}.card-pricing .title-content .heading-bg{padding:9px 20px;text-align:center}.card-pricing .title-content .heading-bg h6{text-transform:uppercase;font-weight:300;font-size:16px;letter-spacing:.8px;color:#fff;margin-bottom:0}.card-pricing .title-content .heading-bg.blue{background-image:url("../../../assets/svg/blue-bg.svg");background-size:cover;background-position:center;background-repeat:no-repeat}.card-pricing .title-content .heading-bg.green{background-image:url("../../../assets/svg/green-bg.svg");background-size:cover;background-position:center;background-repeat:no-repeat}.card-pricing .title-content .body-bg{padding:32px 58px 42px 48px}.card-pricing .title-content .body-bg .price,.card-pricing .title-content .body-bg p{color:#333}.card-pricing .title-content .body-bg .price{display:flex;align-items:flex-end;justify-content:flex-start;margin-bottom:7px}.card-pricing .title-content .body-bg .price .stat{font-size:clamp(36px,4.8vw,55px);font-weight:600;line-height:clamp(44px,5.8vw,65px)}.card-pricing .title-content .body-bg .price .price-frequency{font-size:clamp(14px,1.2vw,16px);font-weight:300;line-height:clamp(18px,1.5vw,22px);letter-spacing:.8px;text-transform:uppercase;margin:0 0 8px 8px}.card-pricing .title-content .body-bg .content-text ul{padding:0;margin:0}.card-pricing .title-content .body-bg .content-text ul li{display:flex;align-items:center;padding-bottom:11px;color:#333;font-size:clamp(18px,1.3vw,20px);font-weight:300;line-height:clamp(28px,2vw,30px)}.card-pricing .title-content .body-bg .content-text ul li:last-child{padding-bottom:0}.card-pricing .title-content .body-bg .content-text ul li::marker{display:none;content:""}.card-pricing .title-content .body-bg .content-text ul li::before{background-image:url("../../../assets/svg/check-green.svg");background-size:contain;background-repeat:no-repeat;content:"";display:inline-block;margin-right:13px;width:34px;height:34px}@media(max-width: 1512px){.card-pricing .title-content .body-bg .content-text ul li{font-size:18px;line-height:26px}}@media(max-width: 1368px){.card-pricing .title-content .body-bg{padding:26px}}@media(max-width: 991px){.card-pricing .title-content .body-bg .price{flex-direction:column;align-items:flex-start}}@media(max-width: 768px){.card-pricing:has(.blue){margin-top:0}}