.editorial{display:grid;grid-template-columns:1fr;width:100%}.editorial__media{position:relative;min-width:0}.editorial__image{display:block;width:100%;height:100%;aspect-ratio:var(--ed-ratio, 3 / 4);object-fit:cover}.editorial__panel{display:flex;flex-direction:column;gap:3.2rem;min-width:0;padding:2.8rem 2rem 3.2rem;background-color:var(--ed-bg, #3a2427);color:var(--ed-color, #ffffff)}.editorial__heading{margin:0;font-size:var(--ed-heading-mobile, 30px);font-weight:400;line-height:1.12;letter-spacing:-.015em;color:inherit}.editorial__heading em,.editorial__heading i{font-family:var(--m-font-display);font-style:italic;font-weight:400}.editorial__text{font-size:var(--ed-body, 13px);line-height:1.6;color:inherit}.editorial__text>:first-child{margin-top:0}.editorial__text>:last-child{margin-bottom:0}@media screen and (min-width:750px){.editorial{grid-template-columns:45fr 55fr;grid-auto-rows:var(--ed-height-desktop, 700px)}.editorial--flipped .editorial__media{grid-column:2;grid-row:1}.editorial--flipped .editorial__panel{grid-column:1;grid-row:1}.editorial--flipped{grid-template-columns:55fr 45fr}.editorial__image{aspect-ratio:auto;object-position:var(--ed-focus, center 25%)}.editorial__panel{justify-content:space-between;min-height:0;padding:4rem 4.8rem;overflow:hidden}.editorial__heading{font-size:var(--ed-heading-desktop, 58px)}.editorial__text{max-width:58rem}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/editorial-split.css.map */
