.section-content-feature{position:relative;z-index:3}@media (max-width:1024px){.section-content-feature{color:#fff}}.section-content-feature__image{width:100%;height:100%;position:relative;overflow:hidden;border-radius:.5em;order:1;min-height:30em}.section-content-feature__image img{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.section-content-feature .section-content-feature__text{order:2;display:flex;height:auto;align-items:center}.section-content-feature .section-content-feature__text h2,.section-content-feature .section-content-feature__text h3,.section-content-feature .section-content-feature__text h4,.section-content-feature .section-content-feature__text h5,.section-content-feature .section-content-feature__text h6{padding-right:2em}@media (max-width:1024px){.section-content-feature .section-content-feature__text h2,.section-content-feature .section-content-feature__text h3,.section-content-feature .section-content-feature__text h4,.section-content-feature .section-content-feature__text h5,.section-content-feature .section-content-feature__text h6{padding:0}}.section-content-feature .section-content-feature__text .subtitle{text-transform:uppercase;margin-bottom:2em}.section-content-feature .section-content-feature__text .subtitle span{font-size:.875em}.section-content-feature .section-content-feature__text .text{margin-top:2em}.section-content-feature .section-content-feature__text ol,.section-content-feature .section-content-feature__text ul{margin:0 0 1em 0;padding:0 0 0 2em}.section-content-feature .section-content-feature__text ul{list-style-type:disc}.section-content-feature .section-content-feature__text ol{list-style-type:decimal}.section-content-feature__inner{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr;gap:4em;padding:3em;background-color:rgba(255,255,255,.5);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:1em;border:1px solid rgba(140,178,119,.25)}@media (max-width:1024px){.section-content-feature__inner{grid-template-columns:100%;gap:2em;padding:3em 1em;border:none;border-radius:0;background-color:transparent;-webkit-backdrop-filter:unset;backdrop-filter:unset}}.section-content-feature__inner--right .section-content-feature__image{order:2}@media (max-width:1024px){.section-content-feature__inner--right .section-content-feature__image{order:1}}.section-content-feature__inner--right .section-content-feature__text{order:1}@media (max-width:1024px){.section-content-feature__inner--right .section-content-feature__text{order:2}}