.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:.625em 0 0 .625em}@media (max-width:1024px){.section-product-features__inner.image-right .section-product-features__content{order:2;border-radius:0 0 .625em .625em}}.section-product-features__inner.image-right .section-product-features__image{order:2;border-radius:0 .625em .625em 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:.625em .625em 0 0;padding:1.5em 1.5em 0 1.5em}}.section-product-features__content{background-color:#f6e4d9;border-radius:0 .625em .625em 0;padding:3em 6em;display:flex;align-items:center;justify-content:center;order:2}.section-product-features__content.terracotta-light{background-color:#f6e4d9}.section-product-features__content.truffle-light{background-color:#faf3e8}.section-product-features__content.stone-white{background-color:#faf8f5}@media (max-width:1024px){.section-product-features__content{padding:2em 0;border-radius:0 0 .625em .625em}}@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:#f6e4d9;border-radius:.625em 0 0 .625em;height:100%;padding:1.5em 0 1.5em 1.5em;order:1}.section-product-features__image.terracotta-light{background-color:#f6e4d9}.section-product-features__image.truffle-light{background-color:#faf3e8}.section-product-features__image.stone-white{background-color:#faf8f5}@media (max-width:1024px){.section-product-features__image{border-radius:.625em .625em 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}