.editorial-image-banner{position:relative;isolation:isolate;display:grid;overflow:hidden;width:var(--editorial-banner-desktop-width);color:var(--editorial-banner-text-color);background:var(--editorial-banner-background)}.editorial-image-banner--desktop-height-custom{height:var(--editorial-banner-desktop-height)}.editorial-image-banner--desktop-height-adapt{aspect-ratio:var(--editorial-banner-desktop-aspect-ratio)}.editorial-image-banner--desktop-height-screen{height:100svh}.editorial-image-banner--desktop-left{margin-right:auto}.editorial-image-banner--desktop-center{margin-right:auto;margin-left:auto}.editorial-image-banner--desktop-right{margin-left:auto}.editorial-image-banner__media,.editorial-image-banner__overlay,.editorial-image-banner__directional-shadow,.editorial-image-banner__content{grid-area:1 / 1;min-width:0;min-height:0}.editorial-image-banner__media,.editorial-image-banner__media picture,.editorial-image-banner__image{display:block;width:100%;height:100%}.editorial-image-banner__image{object-fit:cover;object-position:center center}@media screen and (min-width:750px){.editorial-image-banner--desktop-image-fill .editorial-image-banner__image{object-fit:cover}.editorial-image-banner--desktop-image-fit .editorial-image-banner__image{object-fit:contain}.editorial-image-banner--desktop-position-left .editorial-image-banner__image{object-position:left center}.editorial-image-banner--desktop-position-center .editorial-image-banner__image{object-position:center center}.editorial-image-banner--desktop-position-right .editorial-image-banner__image{object-position:right center}.editorial-image-banner--desktop-image-tile .editorial-image-banner__media{background-image:var(--editorial-banner-desktop-tile-image);background-repeat:repeat;background-size:var(--editorial-banner-desktop-tile-width) auto}.editorial-image-banner--desktop-image-tile .editorial-image-banner__media picture{display:none}.editorial-image-banner--desktop-image-tile.editorial-image-banner--desktop-position-left .editorial-image-banner__media{background-position:left center}.editorial-image-banner--desktop-image-tile.editorial-image-banner--desktop-position-center .editorial-image-banner__media{background-position:center center}.editorial-image-banner--desktop-image-tile.editorial-image-banner--desktop-position-right .editorial-image-banner__media{background-position:right center}}.editorial-image-banner__overlay{z-index:1;pointer-events:none;background:var(--editorial-banner-overlay-color);opacity:var(--editorial-banner-overlay-opacity)}.editorial-image-banner__directional-shadow{z-index:1;width:var(--editorial-banner-shadow-width);pointer-events:none;opacity:var(--editorial-banner-shadow-opacity)}.editorial-image-banner__directional-shadow--left-to-right{justify-self:start;background:linear-gradient(90deg,var(--editorial-banner-shadow-color) 0%,var(--editorial-banner-shadow-color) 32%,transparent 100%)}.editorial-image-banner__directional-shadow--right-to-left{justify-self:end;background:linear-gradient(270deg,var(--editorial-banner-shadow-color) 0%,var(--editorial-banner-shadow-color) 32%,transparent 100%)}.editorial-image-banner__content{z-index:2;display:flex;width:100%;padding:clamp(3rem,4vw,6rem) clamp(2rem,3.36vw,11rem)}.editorial-image-banner__content--top-left,.editorial-image-banner__content--top-center,.editorial-image-banner__content--top-right{align-items:flex-start}.editorial-image-banner__content--middle-left,.editorial-image-banner__content--middle-center,.editorial-image-banner__content--middle-right{align-items:center}.editorial-image-banner__content--bottom-left,.editorial-image-banner__content--bottom-center,.editorial-image-banner__content--bottom-right{align-items:flex-end}.editorial-image-banner__content--top-left,.editorial-image-banner__content--middle-left,.editorial-image-banner__content--bottom-left{justify-content:flex-start;text-align:left}.editorial-image-banner__content--top-center,.editorial-image-banner__content--middle-center,.editorial-image-banner__content--bottom-center{justify-content:center;text-align:center}.editorial-image-banner__content--top-right,.editorial-image-banner__content--middle-right,.editorial-image-banner__content--bottom-right{justify-content:flex-end;text-align:right}.editorial-image-banner__copy{width:min(56%,var(--editorial-banner-content-width))}.editorial-image-banner__font--sans{font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,Arial,sans-serif}.editorial-image-banner__font--heading{font-family:var(--font-heading-family);font-style:var(--font-heading-style)}.editorial-image-banner__font--body{font-family:var(--font-body-family);font-style:var(--font-body-style)}.editorial-image-banner__heading{margin:0;max-width:100%;color:var(--editorial-banner-block-color, inherit);font-weight:var(--editorial-banner-block-weight, 600);line-height:1.02;letter-spacing:-.045em;text-wrap:balance}.editorial-image-banner__heading--small{font-size:clamp(3.6rem,3.2vw,6.4rem)}.editorial-image-banner__heading--medium{font-size:clamp(4.4rem,3.8vw,8rem)}.editorial-image-banner__heading--large{font-size:clamp(4.2rem,3.4vw,8rem)}.editorial-image-banner__text{margin-top:clamp(1.2rem,1.8vw,2.4rem);max-width:58rem;color:var(--editorial-banner-block-color, inherit);font-weight:var(--editorial-banner-block-weight, 400);font-size:clamp(1.7rem,1.35vw,2.8rem);line-height:1.35}.editorial-image-banner__text>*{margin:0}.editorial-image-banner__link{display:inline-flex;align-items:center;gap:.65em;margin-top:clamp(1.6rem,2vw,3rem);color:var(--editorial-banner-block-color, inherit);font-size:clamp(1.8rem,1.8vw,3.6rem);font-weight:var(--editorial-banner-block-weight, 600);line-height:1.2;text-decoration:none}.editorial-image-banner__link:hover{color:var(--editorial-banner-link-hover-color, var(--editorial-banner-block-color, inherit))}.editorial-image-banner__link-icon{display:inline-flex;width:.75em;transition:transform .18s ease}.editorial-image-banner__link-icon .icon{width:100%;height:auto}.editorial-image-banner__link:hover .editorial-image-banner__link-icon{transform:translate(.25em)}.editorial-image-banner__link:focus-visible{outline:.2rem solid currentColor;outline-offset:.5rem}.editorial-image-banner__link--disabled{cursor:default}.editorial-image-banner__editor-placeholder{display:grid;width:100%;height:100%;padding:3rem;place-items:center;border:.1rem dashed rgba(0,0,0,.22);color:#0000009e;background:var(--editorial-banner-background);font-size:1.4rem;text-align:center}@media screen and (max-width:749px){.editorial-image-banner{width:var(--editorial-banner-mobile-width);aspect-ratio:auto}.editorial-image-banner--mobile-height-custom{height:var(--editorial-banner-mobile-height)}.editorial-image-banner--mobile-height-adapt{height:auto;aspect-ratio:var(--editorial-banner-mobile-aspect-ratio)}.editorial-image-banner--mobile-height-screen{height:100svh}.editorial-image-banner--mobile-left{margin-right:auto;margin-left:0}.editorial-image-banner--mobile-center{margin-right:auto;margin-left:auto}.editorial-image-banner--mobile-right{margin-right:0;margin-left:auto}.editorial-image-banner--mobile-image-fill .editorial-image-banner__image{object-fit:cover}.editorial-image-banner--mobile-image-fit .editorial-image-banner__image{object-fit:contain}.editorial-image-banner--mobile-position-left .editorial-image-banner__image{object-position:left center}.editorial-image-banner--mobile-position-center .editorial-image-banner__image{object-position:center center}.editorial-image-banner--mobile-position-right .editorial-image-banner__image{object-position:right center}.editorial-image-banner--mobile-image-tile .editorial-image-banner__media{background-image:var(--editorial-banner-mobile-tile-image);background-repeat:repeat;background-size:var(--editorial-banner-mobile-tile-width) auto}.editorial-image-banner--mobile-image-tile .editorial-image-banner__media picture{display:none}.editorial-image-banner__content{padding:2.4rem 2rem}.editorial-image-banner__content--mobile-top{align-items:flex-start}.editorial-image-banner__content--mobile-middle{align-items:center}.editorial-image-banner__content--mobile-bottom{align-items:flex-end}.editorial-image-banner__copy{width:100%;max-width:var(--editorial-banner-content-width)}.editorial-image-banner__copy--mobile-left{margin-right:auto;text-align:left}.editorial-image-banner__copy--mobile-center{margin-right:auto;margin-left:auto;text-align:center}.editorial-image-banner__copy--mobile-right{margin-left:auto;text-align:right}.editorial-image-banner__heading--small{font-size:3.2rem}.editorial-image-banner__heading--medium{font-size:clamp(3.6rem,10vw,4.6rem)}.editorial-image-banner__heading--large{font-size:clamp(4rem,12vw,5.6rem)}.editorial-image-banner__text{max-width:42rem;font-size:1.7rem}.editorial-image-banner__link{font-size:clamp(1.8rem,5.6vw,2.4rem)}}@media(prefers-reduced-motion:reduce){.editorial-image-banner__link-icon{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/17/assets/section-editorial-image-banner.css.map */
