.section-product-features{position:relative}.section-product-features__inner{position:relative;display:grid;grid-template-columns:1fr 1fr}@media (max-width:1024px){.section-product-features__inner{grid-template-columns:1fr}}.section-product-features__inner.image-right .section-product-features__content{order:1;border-radius:1.25em 0 0 1.25em}@media (max-width:1024px){.section-product-features__inner.image-right .section-product-features__content{order:2;border-radius:0 0 1.25em 1.25em}}.section-product-features__inner.image-right .section-product-features__image{order:2;border-radius:0 1.25em 1.25em 0;padding:1.5em 1.5em 1.5em 0}@media (max-width:1024px){.section-product-features__inner.image-right .section-product-features__image{order:1;border-radius:1.25em 1.25em 0 0;padding:1.5em 1.5em 0 1.5em}}.section-product-features__content{background-color:#f7f4ef;border-radius:0 1.25em 1.25em 0;padding:3em 6em;display:flex;align-items:center;justify-content:center;order:2}.section-product-features__content.lilac{background-color:#efeaf4}@media (max-width:1024px){.section-product-features__content{padding:2em 0;border-radius:0 0 1.25em 1.25em}}@media (max-width:440px){.section-product-features__content{padding:1.5em}}.section-product-features__content .feature-content{display:flex;flex-direction:column;gap:1em;width:100%;max-width:440px}@media (max-width:768px){.section-product-features__content .feature-content{max-width:100%;gap:.5em;padding-bottom:1em}}.section-product-features__content .feature-content h2,.section-product-features__content .feature-content h3,.section-product-features__content .feature-content h4,.section-product-features__content .feature-content h5,.section-product-features__content .feature-content h6,.section-product-features__content .feature-content p{margin:0}.section-product-features__image{background-color:#f7f4ef;border-radius:1.25em 0 0 1.25em;height:100%;padding:1.5em 0 1.5em 1.5em;order:1}.section-product-features__image.lilac{background-color:#efeaf4}@media (max-width:1024px){.section-product-features__image{border-radius:1.25em 1.25em 0 0;padding:1.25em 1.25em 0 1.25em}}.section-product-features__image img{opacity:1;transition-property:opacity;transition-duration:.25s;transition-timing-function:linear;width:100%;-o-object-fit:cover;object-fit:cover;width:100%;height:100%;border-radius:.625em}.section-product-features__image img.preload{opacity:0}