.px-shProductHeroWithFeatures{background-color:var(--black-pxsol);border-radius:50px;color:#fff;margin-bottom:220px;padding:90px 0}.px-shProductHeroWithFeatures__subtitle,.px-shProductHeroWithFeatures__title{font-size:46px;font-weight:600;line-height:62px;margin-bottom:30px}.px-shProductHeroWithFeatures__desc{font-size:16px;font-weight:400;line-height:24px}.px-shProductHeroWithFeatures__desc b,.px-shProductHeroWithFeatures__desc strong{font-weight:700}.px-shProductHeroWithFeatures__cards{display:grid;flex-wrap:wrap;gap:24px;grid-template-columns:repeat(2,1fr)}.px-shProductHeroWithFeatures__card{background-color:var(--bg-color,"transparent");border:1px solid rgba(239,253,255,.22);border-radius:20px;color:var(--text-color,"#fff");max-width:277px;padding:24px}.px-shProductHeroWithFeatures__card.--with-icon{background-position:top 25px right 20px;background-repeat:no-repeat;background-size:auto 30px;padding:76px 24px 24px}.px-shProductHeroWithFeatures__cardTitle{font-size:18px;font-weight:700;line-height:22px;margin-bottom:12px}.px-shProductHeroWithFeatures__cardDesc{font-size:16px;font-weight:400;line-height:24px}.px-shProductHeroWithFeatures__footer{background-color:var(--bg-color);background-image:var(--bg-left),var(--bg-right);background-position:0 0,100% 0;background-repeat:no-repeat;background-size:auto 100%;border-radius:20px;color:var(--text-color);margin-top:98px;padding:24px 0;position:relative}.px-shProductHeroWithFeatures__footerWrapper{margin:auto;max-width:664px;padding:0 16px}.px-shProductHeroWithFeatures__footerEpigraph{align-items:center;background-color:var(--bg-color);border-radius:100px;color:var(--text-color);display:inline-flex;gap:12px;height:40px;padding-right:16px}.px-shProductHeroWithFeatures__footerContent,.px-shProductHeroWithFeatures__footerEpigraph{font-size:16px;font-weight:400;line-height:24px;margin-bottom:24px}@media (max-width:1200px){.px-shProductHeroWithFeatures__cards{justify-content:center;justify-items:center;margin-top:50px}}@media (max-width:768px){.px-shProductHeroWithFeatures{border-radius:20px;margin-bottom:50px;padding:47px 0}.px-shProductHeroWithFeatures__subtitle,.px-shProductHeroWithFeatures__title{font-size:28px;line-height:30px;margin-bottom:24px}.px-shProductHeroWithFeatures__cards{display:grid;gap:16px;grid-template-columns:repeat(2,1fr)}.px-shProductHeroWithFeatures__card{max-width:unset;padding:76px 16px 16px}.px-shProductHeroWithFeatures__footer{background-image:var(--bg-left);margin-top:48px}}@media (max-width:425px){.px-shProductHeroWithFeatures__cards{grid-template-columns:repeat(1,1fr)}}@media (max-width:375px){.px-shProductHeroWithFeatures__card{padding:58px 16px 16px}}