.editorial__grid{display:flex;flex-direction:column}@media screen and (min-width:990px){.editorial__grid{flex-direction:row-reverse}.editorial__grid--reverse{flex-direction:row}[data-style=full_bleed] .editorial__grid{min-height:calc(100vh - var(--header-height, 6rem))}[data-style=full_bleed] .editorial__grid--small{min-height:45vh}[data-style=full_bleed] .editorial__grid--medium{min-height:60vh}[data-style=full_bleed] .editorial__grid--large{min-height:75vh}}.editorial__image-col,.editorial__text-col{width:100%}@media screen and (min-width:990px){.editorial__image-col,.editorial__text-col{flex:0 0 50%;max-width:50%}}.editorial__image-col{position:relative;overflow:hidden;min-height:28rem}@media screen and (min-width:990px){.editorial__image-col{min-height:auto}}[data-style=full_bleed] .editorial__image-wrapper{position:absolute;top:0;right:0;bottom:0;left:0}.editorial__image{display:block;width:100%;height:100%;object-fit:cover}[data-style=inset_overlay] .editorial__image-col{overflow:visible;display:flex;align-items:center;justify-content:center;position:relative}[data-style=inset_overlay] .editorial__image-wrapper{padding:10rem;height:auto;position:relative;z-index:1;width:100%}[data-style=inset_overlay] .editorial__image{width:100%;height:auto}.editorial__overlay-image{display:none}[data-style=inset_overlay] .editorial__overlay-image{display:block;position:absolute;z-index:2;overflow:visible;width:calc(60% - 12rem)}[data-style=inset_overlay] .editorial__grid:not(.editorial__grid--reverse) .editorial__overlay-image{right:10rem;top:50%;transform:translate(50%) translateY(-50%)}[data-style=inset_overlay] .editorial__grid--reverse .editorial__overlay-image{left:10rem;top:50%;transform:translate(-50%) translateY(-50%)}.editorial__overlay-img{display:block;width:100%;height:auto;aspect-ratio:var(--base-aspect-ratio);object-fit:cover}.editorial__overlay-img.shadow-left{filter:drop-shadow(calc(var(--overlay-shadow-x) * -1) var(--overlay-shadow-y) var(--overlay-shadow-blur) rgba(0,0,0,var(--overlay-shadow-opacity)))}.editorial__overlay-img.shadow-right{filter:drop-shadow(var(--overlay-shadow-x) var(--overlay-shadow-y) var(--overlay-shadow-blur) rgba(0,0,0,var(--overlay-shadow-opacity)))}@media screen and (max-width:989px){[data-style=inset_overlay] .editorial__image-col{position:relative;overflow:visible}[data-style=inset_overlay] .editorial__image-wrapper{padding:var(--space-28, 2.8rem);padding-bottom:22%}[data-style=inset_overlay] .editorial__grid .editorial__overlay-image{display:block;position:absolute;width:45%;left:50%;right:auto;top:auto;bottom:0;transform:translate(-50%,50%);z-index:2}}.editorial__logo-overlay{position:absolute;bottom:var(--space-28, 2.8rem);left:var(--space-28, 2.8rem);z-index:3}@media screen and (min-width:990px){.editorial__logo-overlay{bottom:var(--space-52, 5.2rem);left:var(--space-28, 2.8rem)}}[data-style=inset_overlay] .editorial__logo-overlay{bottom:calc(var(--space-52, 5.2rem) + var(--space-8, .8rem));left:calc(var(--space-52, 5.2rem) + var(--space-8, .8rem))}@media screen and (max-width:989px){.editorial__logo-overlay{bottom:var(--space-28, 2.8rem);left:var(--space-28, 2.8rem)}}.editorial__logo-img{display:block;max-width:10rem;height:auto}@media screen and (min-width:990px){.editorial__logo-img{max-width:19.9rem}}.editorial__text-col{display:flex;align-items:stretch;justify-content:flex-start;min-width:0}.editorial__text-inner{padding:var(--editorial-vpad, var(--space-28, 2.8rem)) var(--space-28, 2.8rem);width:100%;display:flex;flex-direction:column;justify-content:center}.editorial__grid--small .editorial__text-inner{--editorial-vpad: var(--space-28, 2.8rem)}.editorial__grid--medium .editorial__text-inner{--editorial-vpad: var(--space-48, 4.8rem)}.editorial__grid--large .editorial__text-inner{--editorial-vpad: var(--space-64, 6.4rem)}@media screen and (min-width:990px){.editorial__text-inner{max-width:62rem;padding:var(--editorial-vpad, 9.4rem) 0}.editorial__grid--large .editorial__text-inner{--editorial-vpad: var(--space-100, 10rem)}.editorial__grid--medium .editorial__text-inner{--editorial-vpad: var(--space-64, 6.4rem)}}@media screen and (min-width:990px){[data-style=full_bleed] .editorial__grid:not(.editorial__grid--reverse) .editorial__text-inner{padding-left:var(--space-28, 2.8rem);padding-right:var(--space-28, 2.8rem)}}@media screen and (min-width:1440px){[data-style=full_bleed] .editorial__grid:not(.editorial__grid--reverse) .editorial__text-inner{max-width:42rem;margin-inline:auto;padding-left:0;padding-right:0}}@media screen and (min-width:990px){[data-style=full_bleed] .editorial__grid--reverse .editorial__text-inner{padding-left:var(--space-28, 2.8rem)}}.editorial__text-inner--center{text-align:center;align-items:center;max-width:57rem;margin:0 auto;gap:var(--space-28, 2.8rem)}@media screen and (min-width:990px){.editorial__text-inner--center{padding:var(--space-52, 5.2rem) var(--space-28, 2.8rem)}}[data-style=inset_overlay] .editorial__body{color:#7d6b5e}.editorial__heading{display:block;margin:0;margin-bottom:var(--space-28, 2.8rem);line-height:1;font-size:var(--section-heading-size, 6.5rem)}.editorial__heading-line{display:block}.editorial__heading:not(.editorial__heading--single) .editorial__heading-line{white-space:nowrap}.editorial__heading-line-1{text-align:left}.editorial__heading-line-2{text-indent:0}.editorial__heading--single .editorial__heading-line-2{display:none}.editorial__text-inner--center .editorial__heading,.editorial__text-inner--center .editorial__heading-line-1{text-align:center}.editorial__text-inner--center .editorial__heading-line-2{text-align:center;text-indent:0}.editorial__body{max-width:40rem;font-size:1.4rem;line-height:1.2;padding-top:var(--editorial-heading-gap, var(--space-48, 4.8rem))}@media screen and (min-width:576px){.editorial__body{padding-top:var(--editorial-heading-gap, var(--space-64, 6.4rem))}}.editorial__body p{margin:0;color:inherit}.editorial__body p+p{margin-top:1em}.editorial__text-inner--center .editorial__body{max-width:37rem;margin-left:auto;margin-right:auto}@media screen and (min-width:990px){.editorial__body--gap-auto{margin-top:auto;padding-top:0}}.editorial__cta{display:inline-block;margin-top:var(--space-24, 2.4rem)}.editorial__text-inner--center .editorial__cta{margin-left:auto;margin-right:auto}.color-background-1 .editorial__body,.color-background-2 .editorial__body,.color-background-1 .editorial__cta,.color-background-2 .editorial__cta{color:#7d6b5e}.editorial__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.editorial__placeholder .placeholder-svg{width:100%;height:100%;object-fit:cover}@media screen and (max-width:989px){[data-style=full_bleed] .editorial__grid{min-height:calc(100vh - var(--header-height, 6rem))}[data-style=full_bleed] .editorial__grid--small{min-height:60vh}[data-style=full_bleed] .editorial__grid--medium{min-height:75vh}[data-style=full_bleed] .editorial__grid--large{min-height:90vh}[data-style=full_bleed] .editorial__image-col,[data-style=full_bleed] .editorial__text-col{flex:1 1 0;min-height:0}.editorial__body{font-size:1.5rem}.editorial__cta{font-size:1.7rem}.editorial__text-inner{padding-top:5rem}}
/*# sourceMappingURL=/cdn/shop/t/89/assets/section-editorial.css.map */
