.editorial{overflow:hidden;position:relative}.editorial .overlay{background-color:#000;inset:0;opacity:.4;position:absolute;z-index:1}.editorial .image{overflow:visible}@media(min-width:1024px){.editorial .image{overflow:hidden}}.editorial__content{color:var(--color-soft-white);display:flex;flex-direction:column;inset:0;justify-content:normal;padding:2.5rem var(--gutter-wide);position:absolute;z-index:2}@media(min-width:1024px){.editorial__content{justify-content:space-between;padding:3rem 1.25rem 2.5rem}}.editorial__copy,.editorial__features{display:flex}.editorial__copy{flex-direction:column;height:100%;justify-content:normal}@media(min-width:1024px){.editorial__copy{flex-direction:row;height:auto;justify-content:space-between}}.editorial__features,.editorial__text{width:100%}@media(min-width:1024px){.editorial__features,.editorial__text{justify-content:space-between;width:40%}}.editorial__features{margin:auto 0}@media(min-width:1024px){.editorial__features{margin:0}}.editorial__feature{width:50%}.editorial__text{margin-bottom:2.5rem;max-width:none}@media(min-width:1024px){.editorial__text{margin-bottom:0;max-width:26.5625rem}}