.px-pdpErpFeatures{background-color:var(--bg-color);border-radius:50px;padding:50px 0}.px-pdpErpFeatures,.px-pdpErpFeatures a{color:var(--text-color)}.px-pdpErpFeatures__title{font-size:46px;font-weight:600;letter-spacing:-2%;line-height:52px;margin-bottom:28px;text-align:center}.px-pdpErpFeatures__desc{font-size:18px;font-weight:400;line-height:140%;margin-bottom:48px;text-align:center}.px-pdpErpFeatures__desc,.px-pdpErpFeatures__title{margin-left:auto;margin-right:auto;max-width:776px;text-align:center}.px-pdpErpFeatures__features{display:grid;gap:48px;grid-template-columns:repeat(4,1fr)}.px-pdpErpFeatures__feature{background-color:var(--bg-color);border-radius:20px;color:var(--text-color);display:flex;flex-direction:column;gap:24px;justify-content:center;padding:48px}.px-pdpErpFeatures__feature.--feature-lg{grid-column:span 2;min-height:292px}.px-pdpErpFeatures__feature:not(.--feature-lg){min-height:468px}.px-pdpErpFeatures__feature.--has-image{background-image:var(--bg-image);background-position:100% 0;background-repeat:no-repeat}.px-pdpErpFeatures__featureTitle{font-size:24px;font-weight:700;line-height:34px;margin-bottom:0}.px-pdpErpFeatures__featureDesc{font-size:16px;font-weight:400;line-height:24px}@media (max-width:1200px){.px-pdpErpFeatures__features{gap:24px;grid-template-columns:repeat(2,1fr)}.px-pdpErpFeatures__feature{min-height:unset!important}.px-pdpErpFeatures__feature.--feature-lg{grid-column:unset}}@media (max-width:768px){.px-pdpErpFeatures{border-radius:20px;padding:24px 0}.px-pdpErpFeatures__feature{min-height:unset!important}}@media (max-width:568px){.px-pdpErpFeatures__title{font-size:28px;line-height:30px}.px-pdpErpFeatures__features{grid-template-columns:repeat(1,1fr)}}