.section-image-feature{position:relative}.section-image-feature__inner{display:grid;grid-template-columns:1fr 1fr;gap:10%;padding:0 5em}@media (max-width:1440px){.section-image-feature__inner{gap:7.5%}}@media (max-width:1024px){.section-image-feature__inner{gap:4em;padding:0 2em}}@media (max-width:768px){.section-image-feature__inner{grid-template-columns:100%;gap:2em}}.section-image-feature__inner--right .section-image-feature__image{order:2}@media (max-width:768px){.section-image-feature__inner--right .section-image-feature__image{order:1}}.section-image-feature__inner--right .section-image-feature__content{order:1}@media (max-width:768px){.section-image-feature__inner--right .section-image-feature__content{order:2}}.section-image-feature__image{width:100%;order:1}.section-image-feature__content{width:100%;height:auto;display:flex;align-items:center;justify-content:center;order:2}.section-image-feature__content ol,.section-image-feature__content ul{margin:0 0 1em 0;padding:0 0 0 2em;display:grid;grid-template-columns:100%;gap:.5em}.section-image-feature__content ol:last-child,.section-image-feature__content ul:last-child{margin-bottom:0}.section-image-feature__content ul{list-style-type:disc}.section-image-feature__content ol{list-style-type:decimal}.section-image-feature__content table{width:100%;margin-bottom:1.5em}.section-image-feature__content table:last-child{margin-bottom:0}.section-image-feature__content table td,.section-image-feature__content table th{border:1px solid rgba(255,255,255,.1);padding:.5em .75em;text-align:left}.section-image-feature__content table th{background-color:var(--color-blue-dark);font-weight:400}.section-image-feature__content blockquote{text-align:center;width:100%;max-width:440px;margin:1.5em auto}.section-image-feature__content blockquote:last-child{margin-bottom:0}.section-image-feature__content blockquote p{font:1.75em droid-serif,arial,sans-serif;font-weight:400}.section-image-feature__content blockquote p:last-child{margin:0}@media (max-width:1024px){.section-image-feature__content blockquote{padding:0 10%}}.section-image-feature__text{width:100%}.section-image-feature .subtitle{display:block;text-transform:uppercase;margin-bottom:.75em;letter-spacing:1.5px;font-size:1.25em}@media (max-width:440px){.section-image-feature .subtitle{font-size:1em}}.section-image-feature .text p:last-child{margin:0}.section-image-feature .actions{padding-top:2em}.section-image-feature .actions p{display:grid;grid-template-columns:100%;gap:.75em}.section-image-feature .actions .button{min-width:17em}