.px-pdpFeatures{background:linear-gradient(135deg,var(--color1) 0,var(--color2) 50%,var(--color3) 100%);border-radius:40px;margin-bottom:120px;padding:80px 70px;position:relative}.px-pdpFeatures>*{position:relative;z-index:1}.px-pdpFeatures:before{background-image:var(--bg-image);background-position:0 0;background-repeat:no-repeat;content:"";height:100%;inset:0;position:absolute;width:100%;z-index:0}.px-pdpFeatures,.px-pdpFeatures a{color:var(--text-color)}.px-pdpFeatures__kicker{align-items:center;background-color:var(--bg-color);border:1px solid var(--border-color);border-radius:100px;color:var(--text-color);display:inline-flex;font-size:14px;font-weight:500;justify-content:center;line-height:20px;margin-bottom:16px;min-height:42px;min-width:169px;text-align:center}.px-pdpFeatures__title{font-size:52px;font-weight:500;letter-spacing:-2%;line-height:62px;margin-bottom:5px;text-align:center}.px-pdpFeatures__desc{font-size:16px;font-weight:400;line-height:24px;margin-bottom:90px;text-align:center}.px-pdpFeatures__items{border:1px solid #383f4f;border-radius:20px;display:flex;flex-direction:column;gap:32px;padding:24px}.px-pdpFeatures__item{padding-left:36px;position:relative}.px-pdpFeatures__item:before{background-image:var(--icon);background-position:50%;background-repeat:no-repeat;background-size:18px;content:"";height:24px;inset:0;position:absolute;width:24px}.px-pdpFeatures__itemTitle{font-size:18px;font-weight:700;line-height:140%;margin-bottom:12px}.px-pdpFeatures__itemDesc{font-size:16px;font-weight:400;line-height:24px}@media (max-width:768px){.px-pdpFeatures{margin-bottom:50px;padding:54px 16px 23px}.px-pdpFeatures__title{font-size:40px;line-height:120%}.px-pdpFeatures__desc,.px-pdpFeatures__kicker,.px-pdpFeatures__title{margin-bottom:20px}.px-pdpFeatures__items{gap:32px;margin-top:30px}}