.section-content-feature{position:relative;top:auto}.section-content-feature__inner{display:flex;height:100%;justify-content:flex-start;border-radius:.875em;overflow:hidden;background-color:rgba(var(--color-white),1);width:100%;position:relative}@media (max-width:1024px){.section-content-feature__inner{flex-direction:column}}.section-content-feature__inner.large{border-radius:0;justify-content:space-between;background-color:transparent}@media (max-width:1024px){.section-content-feature__inner.large{gap:2em}}.section-content-feature__inner.large .section-content-feature__content{width:45%;min-width:45%;max-width:45%;padding:2em 0}@media (max-width:1024px){.section-content-feature__inner.large .section-content-feature__content{width:100%;min-width:100%;max-width:100%;padding:0}}.section-content-feature__inner.large .section-content-feature__image{width:45%;min-width:45%;max-width:45%}@media (max-width:1024px){.section-content-feature__inner.large .section-content-feature__image{width:100%;min-width:100%;max-width:100%}}.section-content-feature__inner.large .section-content-feature__image img{border-radius:0}.section-content-feature .inner--image-left{justify-content:flex-end}.section-content-feature .inner--image-left.large{justify-content:space-between}.section-content-feature .inner--image-left .section-content-feature__image{left:0;order:1}.section-content-feature .inner--image-left .section-content-feature__content{order:2}.section-content-feature__content{display:flex;flex-direction:column;height:auto;justify-content:center;min-width:60%;max-width:60%;gap:1em;padding:2em 5em;text-align:center}.section-content-feature__content h1,.section-content-feature__content h2,.section-content-feature__content h3,.section-content-feature__content h4,.section-content-feature__content h5,.section-content-feature__content p{margin:0}.section-content-feature__content p{font-size:.875em}@media (max-width:1024px){.section-content-feature__content{width:100%;max-width:none;order:2!important;padding:3em 2em}}.section-content-feature__content.content--no-image{width:100%;max-width:100%;padding:4em 8em}@media (max-width:1024px){.section-content-feature__content.content--no-image{padding:3em 2em}}.section-content-feature__image{position:absolute;right:0;top:0;min-width:40%;max-width:40%;height:100%;overflow:hidden}@media (max-width:1024px){.section-content-feature__image{position:relative;left:auto;top:auto;width:100%;overflow:visible;max-width:none;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;order:1!important}}.section-content-feature__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.section-content-feature__image.image-contained{position:relative;left:auto;top:auto;width:100%;height:auto}.section-content-feature__image.image-isolated img{border-radius:.5em}@media (max-width:1024px){.section-content-feature__image.image-isolated img{border-radius:0}}.section-content-feature .actions{display:flex;flex-wrap:wrap;gap:1em;justify-content:center;padding-top:1em;width:100%}@media (max-width:1024px){.section-content-feature .actions{gap:.5em}}.section-content-feature .text ol,.section-content-feature .text ul{margin:0 0 1em 0;padding:0 0 0 2em}.section-content-feature .text ul{list-style-type:disc}.section-content-feature .text ol{list-style-type:decimal}.section-content-feature .subtitle span{display:block;text-transform:uppercase;font-size:.875em}.section-content-feature ol,.section-content-feature p,.section-content-feature ul{font-size:.875em}