.px-shFeatureCards{backdrop-filter:blur(10px);background-color:var(--bg-color,#000);border-radius:50px;margin:120px 0;overflow:hidden;padding:135px 38px 68px;position:relative}.px-shFeatureCards:before{background:linear-gradient(180deg,#000,#d4af37);bottom:0;content:"";height:40%;left:0;position:absolute;width:100%;z-index:0}.px-shFeatureCards>*{position:relative;z-index:1}.px-shFeatureCards,.px-shFeatureCards a{color:var(--text-color)}.px-shFeatureCards__title{font-size:46px;font-weight:600;line-height:52px;margin-bottom:24px;text-align:center}.px-shFeatureCards__desc{font-size:16px;font-weight:400;line-height:24px;margin-bottom:73px;text-align:center}.px-shFeatureCards__cards{display:flex;flex-wrap:wrap;gap:20px;grid-template-columns:repeat(3,1fr);justify-content:center;margin-bottom:36px}.px-shFeatureCards__card{background-color:var(--bg-color,#f0f0f0);border-radius:20px;color:var(--text-color,#000);max-width:310px;padding:24px;position:relative;text-align:center}.px-shFeatureCards__card.--with-icon{padding-top:48px}.px-shFeatureCards__cardIcon{align-items:center;background-color:#f9f2d3;border-radius:20px;box-shadow:-1px 1px 4px 0 rgba(0,0,0,.25);display:flex;height:68px;justify-content:center;left:50%;position:absolute;top:-39px;transform:translateX(-50%);width:68px}.px-shFeatureCards__cardIcon img{max-height:48px;max-width:48px}.px-shFeatureCards__cardTitle{font-size:18px;font-weight:500;line-height:22px;margin-bottom:12px}.px-shFeatureCards__cardDesc{font-size:16px;font-weight:400;line-height:24px}.px-shFeatureCards__footer{background-color:hsla(0,0%,100%,.1);background-position:100% 0;background-repeat:no-repeat;background-size:auto 100%;border-radius:20px;margin-top:80px;padding:26px}.px-shFeatureCards__footerWrapper{margin:auto;max-width:953px}.px-shFeatureCards__footerEpigraph{align-items:center;background-color:var(--bg-color);border-radius:100px;color:var(--text-color);display:inline-flex;font-size:16px;font-weight:400;gap:12px;height:40px;line-height:16px;margin-bottom:24px;padding-right:16px}.px-shFeatureCards__footerEpigraph img{max-height:40px;max-width:40px}.px-shFeatureCards__footerText{font-size:16px;font-weight:400;line-height:24px;margin-bottom:24px}.px-shFeatureCards__footerText b,.px-shFeatureCards__footerText strong{font-weight:700}@media (max-width:768px){.px-shFeatureCards{margin:50px 0;padding:47px 18px}.px-shFeatureCards__title{font-size:28px;line-height:30px;margin-bottom:24px}.px-shFeatureCards__desc{font-size:16px;line-height:24px}.px-shFeatureCards__card{max-width:100%;width:100%}}