.hero-wrapper{--hero-height-offset: 0px}body:has(>#header-group>.header-section>#header-component) .hero-wrapper:first-child{--hero-height-offset: var(--header-group-height, 0)}.hero{position:relative;min-height:calc(var(--hero-min-height) - var(--hero-height-offset))}.hero[data-shopify-visual-preview]{--hero-min-height: 600px;min-height:600px}.hero__container{position:relative;overflow:hidden;background:rgb(var(--color-background-rgb));border:var(--hero-border-width) var(--hero-border-style) rgb(var(--color-border-rgb) / var(--hero-border-opacity));min-height:inherit;align-items:var(--vertical-alignment-mobile);justify-content:var(--horizontal-alignment);z-index:var(--layer-base)}@media screen and (min-width:750px){.hero__container{align-items:var(--vertical-alignment)}}.hero__content-wrapper.page-width{grid-column:2 / 3}.hero__content-wrapper{position:relative;top:0;right:0;bottom:0;left:0;z-index:var(--layer-flat)}.hero__content-wrapper .group-block-content{position:relative}.ch-product-split-hero :is(.hero__content-wrapper,.ch-product-split-hero__desktop-panel) .divider{display:none}.ch-product-split-hero__desktop-stage{display:none}.hero__media-wrapper{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;grid-column:1 / -1;grid-template-columns:repeat(var(--hero-media-count, 1),1fr);z-index:0;height:100%}.ch-product-split-hero__desktop-pane{position:relative;overflow:hidden;min-height:100%}.ch-product-split-hero__desktop-pane>:is(img,.hero__video-wrapper--desktop){width:100%;height:100%;transition:transform .8s cubic-bezier(.22,1,.36,1);will-change:transform}.ch-product-split-hero__desktop-pane--left>:is(img,.hero__video-wrapper--desktop){transform:translate3d(var(--ch-product-split-hero-desktop-left-x),var(--ch-product-split-hero-desktop-left-y),0) scale(var(--ch-product-split-hero-desktop-media-scale));transform-origin:center left}.ch-product-split-hero__desktop-pane--right>:is(img,.hero__video-wrapper--desktop){transform:translate3d(var(--ch-product-split-hero-desktop-right-x),var(--ch-product-split-hero-desktop-right-y),0) scale(var(--ch-product-split-hero-desktop-media-scale));transform-origin:center right}.ch-product-split-hero__desktop-pane .hero__video-wrapper--desktop>video{width:100%;height:100%}.ch-product-split-hero__middle-image-wrapper{position:absolute;top:var(--ch-product-split-hero-middle-image-top);left:50%;width:min(var(--ch-product-split-hero-middle-image-width),34vw);transform:translate3d(calc(-50% + var(--ch-product-split-hero-desktop-middle-x)),calc(-50% + var(--ch-product-split-hero-desktop-middle-y)),0) rotate(var(--ch-product-split-hero-desktop-middle-rotate));pointer-events:none;z-index:var(--layer-flat);transition:transform .7s cubic-bezier(.22,1,.36,1);will-change:transform}.ch-product-split-hero__middle-image{display:block;width:100%;height:auto;object-fit:contain}.hero__split-media{padding-inline:0px;display:none;position:relative;overflow:hidden}.hero__split-media--top{height:var(--ch-product-split-hero-top-height)}.hero__split-media--bottom{height:var(--ch-product-split-hero-bottom-height)}.hero--auto .hero__image,.hero--auto .hero__video{aspect-ratio:var(--hero-media-aspect-ratio)}.hero--no-blocks-auto-height :is(.hero__image,.hero__video){width:100%;aspect-ratio:auto}.hero--no-blocks-auto-height .hero__media-wrapper{position:relative}.hero__image,.hero__video,.hero__video-poster{height:100%;width:100%;object-fit:cover;object-position:center center;overflow:hidden;position:relative;z-index:var(--layer-base)}.hero__image--mobile,.hero__video--mobile,.hero__video-wrapper--mobile{display:none}.hero__image--desktop,.hero__video--desktop,.hero__video-wrapper--desktop,.hero__image--split,.hero__video--split,.hero__video-wrapper--split{display:block}@media screen and (min-width:750px){.ch-product-split-hero[data-split-hero-mode=steps]{min-height:max(calc(var(--ch-product-split-hero-desktop-story-height) - var(--hero-height-offset)),calc(var(--hero-min-height) - var(--hero-height-offset)))}.ch-product-split-hero[data-split-hero-mode=steps] .hero__container{min-height:inherit;height:max(calc(var(--ch-product-split-hero-desktop-story-height) - var(--hero-height-offset)),calc(var(--hero-min-height) - var(--hero-height-offset)))}.ch-product-split-hero[data-split-hero-mode=steps] .hero__media-wrapper,.ch-product-split-hero[data-split-hero-mode=steps] .hero__blurred-image--desktop{top:0;right:0;bottom:0;left:0;height:100%}.ch-product-split-hero[data-split-hero-mode=steps] .hero__media-wrapper>*,.ch-product-split-hero[data-split-hero-mode=steps] .hero__blurred-image--desktop>*{min-height:100%}.ch-product-split-hero[data-split-hero-mode=steps] .hero__media-wrapper{position:absolute;top:0;right:0;bottom:0;left:0}.ch-product-split-hero[data-split-hero-mode=steps] .hero__content-wrapper[data-split-hero-source]{opacity:0;pointer-events:none}.ch-product-split-hero[data-split-hero-mode=steps] .ch-product-split-hero__desktop-stage{display:block;position:absolute;top:0;left:var(--ch-product-split-hero-desktop-stage-left);width:var(--ch-product-split-hero-desktop-stage-width);height:var(--ch-product-split-hero-desktop-stage-height);transform:translate3d(0,var(--ch-product-split-hero-desktop-content-y),0);z-index:var(--layer-flat);pointer-events:auto}.ch-product-split-hero__desktop-panel{position:absolute;top:0;right:0;bottom:0;left:0;min-height:0;opacity:var(--split-hero-step-visibility, 0);transform:translate3d(0,var(--split-hero-step-offset, 0px),0);transition:opacity .3s linear,transform .55s cubic-bezier(.22,1,.36,1);pointer-events:none;will-change:transform,opacity}.ch-product-split-hero__desktop-panel[data-active=true]{pointer-events:auto}.ch-product-split-hero__desktop-panel>*{max-width:100%}.ch-product-split-hero__desktop-panel .group-block-content>*{opacity:0;transform:translate3d(0,28px,0);transition:opacity .6s cubic-bezier(.22,1,.36,1),transform .6s cubic-bezier(.22,1,.36,1);transition-delay:calc(var(--split-hero-seq-index, 0) * 70ms + 80ms);will-change:transform,opacity}.ch-product-split-hero__desktop-panel[data-active=true] .group-block-content>*{opacity:1;transform:translateZ(0)}.ch-product-split-hero__reading-char{display:inline-flex;opacity:.22;transition:opacity .2s linear}.ch-product-split-hero__desktop-panel .jumbo-text__container{pointer-events:none}}@media screen and (max-width:749px){.ch-product-split-hero .hero__blurred-image--mobile{display:none}.ch-product-split-hero{min-height:0}.ch-product-split-hero .hero__container{display:flex;flex-direction:column;min-height:0;align-items:stretch}.hero__image--desktop,.hero__video--desktop,.hero__video-wrapper--desktop{display:none}.hero__image--mobile,.hero__video--mobile,.hero__video-wrapper--mobile{display:block}.ch-product-split-hero .hero__media-wrapper{display:none}.ch-product-split-hero .ch-product-split-hero__middle-image-wrapper{display:none;width:min(var(--ch-product-split-hero-middle-image-width),48vw);z-index:var(--layer-raised)}.ch-product-split-hero .hero__split-media{display:block;width:100%;flex:0 0 auto}.ch-product-split-hero .hero__content-wrapper{position:relative;inset:auto;width:100%;padding:var(--ch-product-split-hero-panel-padding-top) 0 var(--ch-product-split-hero-panel-padding-bottom);background:rgb(var(--color-background-rgb));flex:0 0 auto}.ch-product-split-hero .hero__content-wrapper.page-width{grid-column:auto}.ch-product-split-hero.ch-product-split-hero--show-middle-mobile .ch-product-split-hero__middle-image-wrapper{display:block}.ch-product-split-hero.hero--mobile-button-only .hero__content-wrapper>:not(.button):not(.button-secondary):not(.link){display:none}.ch-product-split-hero.hero--mobile-button-only .hero__content-wrapper .group-block-content>:not(.button):not(.button-secondary):not(.link){display:none}}.hero__video-wrapper--desktop{position:relative}.hero__video-poster--desktop{position:absolute}.hero__link{position:absolute;top:0;right:0;bottom:0;left:0;grid-column:1 / -1}.hero__media-wrapper,.hero__content-wrapper{pointer-events:none}:is(.hero__media-wrapper,.hero__content-wrapper) :is(a,button,input,textarea,select){pointer-events:auto}.hero__content-wrapper--design-mode *{pointer-events:auto}.hero[data-blur-shadow=true]{--blurred-reflection-filter-saturate: saturate(1.5);--blurred-reflection-mask-image: linear-gradient(to bottom, #000 0%, #000 60%, transparent 100%);--blurred-reflection-box-shadow: rgb(0 0 0 / 5%) 0 0 1rem;--blurred-reflection-filter-blur: blur(20px);--blurred-reflection-scale: scale(2, 1.25);--blurred-reflection-padding-block-end: 60px}.hero[data-blur-shadow=true] .hero__container:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;box-shadow:var(--blurred-reflection-box-shadow);mix-blend-mode:overlay;pointer-events:none;z-index:-1}.hero__blurred-image{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;-webkit-mask-image:var(--blurred-reflection-mask-image);mask-image:var(--blurred-reflection-mask-image);filter:var(--blurred-reflection-filter-saturate);pointer-events:none;transform:translateY(50%);overflow:hidden}.hero__blurred-image--desktop{display:none}@media screen and (min-width:750px){.hero__blurred-image--desktop{display:block}}.hero__blurred-image--mobile{display:block}@media screen and (min-width:750px){.hero__blurred-image--mobile{display:none}}.hero__blurred-image img,.hero__blurred-image svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center center;filter:var(--blurred-reflection-filter-blur);opacity:var(--blur-opacity);transform:var(--blurred-reflection-scale);padding-block-end:var(--blurred-reflection-padding-block-end)}:is(.hero__blurred-image img,.hero__blurred-image svg):not(:only-child){width:50%}:is(.hero__blurred-image img,.hero__blurred-image svg):not(:only-child):last-child{right:0;left:auto}
/*# sourceMappingURL=/cdn/shop/t/125/assets/ch-product-split-hero.css.map */
