.sh-hero{position:relative;display:block;width:100%;max-width:100%;margin:0;padding:0;overflow:hidden;box-sizing:border-box;contain:layout paint style}.sh-hero *,.sh-hero *:before,.sh-hero *:after{box-sizing:border-box}.sh-hero__background{position:relative;width:100%;max-width:100%;background:linear-gradient(var(--sh-active-gradient-angle),var(--sh-active-gradient-start) 0%,var(--sh-active-gradient-middle) 50%,var(--sh-active-gradient-end) 100%);transition:background var(--sh-transition-speed) cubic-bezier(.25,.8,.25,1)}.sh-hero__container{position:relative;width:var(--sh-desktop-width);max-width:100%;margin:0 auto;padding:var(--sh-desktop-top-padding) var(--sh-desktop-side-padding) var(--sh-desktop-bottom-padding)}.sh-hero__slider{position:relative;width:100%;max-width:100%;padding:7px 15px;border-radius:var(--sh-desktop-radius);user-select:none;-webkit-user-select:none;touch-action:pan-y;cursor:grab;outline:none}.sh-hero__slider:active{cursor:grabbing}.sh-hero[data-desktop-height-mode=image] .sh-hero__slider,.sh-hero[data-desktop-height-mode=image] .sh-hero__track,.sh-hero[data-desktop-height-mode=image] .sh-hero__slide{height:auto;aspect-ratio:auto}.sh-hero[data-desktop-height-mode=ratio] .sh-hero__slider{height:auto;aspect-ratio:var(--sh-desktop-ratio)}.sh-hero[data-desktop-height-mode=ratio] .sh-hero__track,.sh-hero[data-desktop-height-mode=ratio] .sh-hero__slide{height:100%}.sh-hero[data-desktop-height-mode=fixed] .sh-hero__slider{height:var(--sh-desktop-height);aspect-ratio:auto}.sh-hero[data-desktop-height-mode=fixed] .sh-hero__track,.sh-hero[data-desktop-height-mode=fixed] .sh-hero__slide{height:100%}.sh-hero__track{position:relative;display:flex;gap:20px;width:100%;height:auto;transform:translateZ(0);transition:transform var(--sh-transition-speed) cubic-bezier(.22,1,.36,1);will-change:transform;backface-visibility:hidden;-webkit-backface-visibility:hidden;touch-action:pan-y}.sh-hero__slide{position:relative;flex:0 0 100%;width:100%;min-width:100%;height:auto;border:.1vh solid #686868;visibility:visible;opacity:1;backface-visibility:hidden;-webkit-backface-visibility:hidden;touch-action:pan-y}.sh-hero__slide-link{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;z-index:4;color:inherit;text-decoration:none;touch-action:pan-y;-webkit-user-drag:none;user-drag:none;-webkit-user-select:none;user-select:none;cursor:inherit}.sh-hero[data-desktop-height-mode=image] .sh-hero__picture{position:relative;display:block;width:100%;height:auto;line-height:0}.sh-hero[data-desktop-height-mode=ratio] .sh-hero__picture,.sh-hero[data-desktop-height-mode=fixed] .sh-hero__picture{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;line-height:0}.sh-hero__image{display:block;width:100%;height:auto;object-fit:var(--desktop-image-fit, cover);object-position:var(--desktop-image-position, center);user-select:none;-webkit-user-select:none;-webkit-user-drag:none;user-drag:none;pointer-events:none;backface-visibility:hidden;-webkit-backface-visibility:hidden}.sh-hero[data-desktop-height-mode=ratio] .sh-hero__image,.sh-hero[data-desktop-height-mode=fixed] .sh-hero__image{height:100%;transform:translateZ(0)}.sh-hero__placeholder{display:block;width:100%;height:auto;background:#111;pointer-events:none}.sh-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background:var(--slide-overlay);opacity:var(--slide-overlay-opacity);pointer-events:none}.sh-hero__corner{position:absolute;z-index:10;width:var(--sh-corner-size-desktop);height:var(--sh-corner-size-desktop);border:var(--sh-corner-border-width) solid var(--sh-corner-border-color);pointer-events:none}.sh-hero__corner--top-left{top:var(--sh-corner-offset-desktop);left:var(--sh-corner-offset-desktop);background-color:var(--sh-active-gradient-start)}.sh-hero__corner--top-right{top:var(--sh-corner-offset-desktop);right:var(--sh-corner-offset-desktop);background-color:var(--sh-active-gradient-start)}.sh-hero__corner--bottom-left{bottom:var(--sh-corner-offset-desktop);left:var(--sh-corner-offset-desktop);background-color:var(--sh-active-gradient-end)}.sh-hero__corner--bottom-right{right:var(--sh-corner-offset-desktop);bottom:var(--sh-corner-offset-desktop);background-color:var(--sh-active-gradient-end)}.sh-hero__content{position:absolute;z-index:5;width:100%;max-width:var(--slide-content-max-width);padding:30px;color:var(--slide-text-color);pointer-events:none}.sh-hero__content--top-left{top:0;left:0}.sh-hero__content--top-center{top:0;left:50%;transform:translate(-50%);text-align:center}.sh-hero__content--top-right{top:0;right:0;text-align:right}.sh-hero__content--center-left{top:50%;left:0;transform:translateY(-50%)}.sh-hero__content--center-center{top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}.sh-hero__content--center-right{top:50%;right:0;transform:translateY(-50%);text-align:right}.sh-hero__content--bottom-left{bottom:0;left:0}.sh-hero__content--bottom-center{bottom:0;left:50%;transform:translate(-50%);text-align:center}.sh-hero__content--bottom-right{right:0;bottom:0;text-align:right}.sh-hero__eyebrow{margin-bottom:8px;font-size:14px;line-height:1.2}.sh-hero__heading{margin:0;color:var(--slide-heading-color);font-size:42px;line-height:1.05}.sh-hero__text{margin-top:12px;color:var(--slide-text-color);font-size:16px;line-height:1.5}.sh-hero__button{display:inline-flex;align-items:center;justify-content:center;margin-top:20px;padding:12px 24px;border-radius:4px;background:var(--slide-button-bg);color:var(--slide-button-color);font-size:14px;line-height:1}.sh-hero__arrow{position:absolute;z-index:15;top:50%;display:flex;align-items:center;justify-content:center;width:var(--sh-arrow-size-desktop);height:var(--sh-arrow-size-desktop);padding:0;border:1px solid var(--sh-arrow-border);border-radius:50%;background:var(--sh-arrow-bg);color:var(--sh-arrow-color);cursor:pointer;transform:translateY(-50%);transition:transform .2s ease,opacity .2s ease}.sh-hero__arrow span{display:block;margin-top:-3px;font-size:calc(var(--sh-arrow-size-desktop) * .75);line-height:1}.sh-hero__arrow:hover{transform:translateY(-50%) scale(1.05)}.sh-hero__arrow--prev{left:var(--sh-arrow-offset-desktop)}.sh-hero__arrow--next{right:var(--sh-arrow-offset-desktop)}.sh-hero__dots{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;gap:var(--sh-dot-gap-desktop);width:100%;padding-top:var(--sh-dot-bottom-desktop)}.sh-hero__dot{display:block;width:var(--sh-dot-size-desktop);height:var(--sh-dot-size-desktop);min-width:var(--sh-dot-size-desktop);padding:0;border:0;border-radius:50%;background:var(--sh-dot-inactive);opacity:.65;cursor:pointer;transition:opacity .2s ease,transform .2s ease}.sh-hero__dot.is-active{background:var(--sh-dot-active);opacity:1}.sh-hero__dot:hover{opacity:1;transform:scale(1.1)}.cmh__top,.cmh__nav,.cmh__mobile-search{transition:background-color .65s cubic-bezier(.25,.8,.25,1),background .65s cubic-bezier(.25,.8,.25,1)}.cmh__nav-item_bg_icon path{fill:var(--cmh-active-slide-color);transition:fill .65s cubic-bezier(.25,.8,.25,1)}@media screen and (min-width:750px){.cmh__top,.cmh__nav,.cmh__mobile-search{background:var(--cmh-active-slide-color)!important}}.sh-hero .sh-hero__picture,.sh-hero .sh-hero__picture img,.sh-hero .sh-hero__placeholder{vertical-align:top}.sh-hero .sh-hero__picture{font-size:0}@media screen and (max-width:749px){.sh-hero .sh-hero__container{width:var(--sh-mobile-width);max-width:100%;padding:var(--sh-mobile-top-padding) var(--sh-mobile-side-padding) var(--sh-mobile-bottom-padding)}.sh-hero .sh-hero__slider{border-radius:var(--sh-mobile-radius);touch-action:pan-y}.sh-hero[data-mobile-height-mode=image] .sh-hero__slider,.sh-hero[data-mobile-height-mode=image] .sh-hero__track,.sh-hero[data-mobile-height-mode=image] .sh-hero__slide{height:auto;aspect-ratio:auto}.sh-hero[data-mobile-height-mode=image] .sh-hero__picture{position:relative;display:block;width:100%;height:auto;line-height:0}.sh-hero[data-mobile-height-mode=image] .sh-hero__image{display:block;width:100%;height:auto;object-fit:var(--mobile-image-fit, cover);object-position:var(--mobile-image-position, center)}.sh-hero[data-mobile-height-mode=ratio] .sh-hero__slider{height:auto;aspect-ratio:var(--sh-mobile-ratio)}.sh-hero[data-mobile-height-mode=ratio] .sh-hero__track,.sh-hero[data-mobile-height-mode=ratio] .sh-hero__slide{height:100%}.sh-hero[data-mobile-height-mode=ratio] .sh-hero__picture,.sh-hero[data-mobile-height-mode=fixed] .sh-hero__picture{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.sh-hero[data-mobile-height-mode=ratio] .sh-hero__image,.sh-hero[data-mobile-height-mode=fixed] .sh-hero__image{width:100%;height:100%;object-fit:var(--mobile-image-fit, cover);object-position:var(--mobile-image-position, center)}.sh-hero[data-mobile-height-mode=fixed] .sh-hero__slider{height:var(--sh-mobile-height);aspect-ratio:auto}.sh-hero[data-mobile-height-mode=fixed] .sh-hero__track,.sh-hero[data-mobile-height-mode=fixed] .sh-hero__slide{height:100%}.sh-hero .sh-hero__corner{width:var(--sh-corner-size-mobile);height:var(--sh-corner-size-mobile)}.sh-hero .sh-hero__corner--top-left{top:var(--sh-corner-offset-mobile);left:var(--sh-corner-offset-mobile)}.sh-hero .sh-hero__corner--top-right{top:var(--sh-corner-offset-mobile);right:var(--sh-corner-offset-mobile)}.sh-hero .sh-hero__corner--bottom-left{bottom:var(--sh-corner-offset-mobile);left:var(--sh-corner-offset-mobile)}.sh-hero .sh-hero__corner--bottom-right{right:var(--sh-corner-offset-mobile);bottom:var(--sh-corner-offset-mobile)}.sh-hero .sh-hero__content{padding:20px}.sh-hero .sh-hero__heading{font-size:30px}.sh-hero .sh-hero__text{font-size:14px}.sh-hero .sh-hero__arrow{width:var(--sh-arrow-size-mobile);height:var(--sh-arrow-size-mobile)}.sh-hero .sh-hero__arrow span{font-size:calc(var(--sh-arrow-size-mobile) * .75)}.sh-hero .sh-hero__arrow--prev{left:var(--sh-arrow-offset-mobile)}.sh-hero .sh-hero__arrow--next{right:var(--sh-arrow-offset-mobile)}.sh-hero .sh-hero__dots{gap:var(--sh-dot-gap-mobile);padding-top:var(--sh-dot-bottom-mobile)}.sh-hero .sh-hero__dot{width:var(--sh-dot-size-mobile);height:var(--sh-dot-size-mobile);min-width:var(--sh-dot-size-mobile)}.cmh__top{background:var(--cmh-top-bg)!important}.cmh__nav{background:var(--cmh-nav-bg)!important}.cmh__mobile-search{background:var(--cmh-active-slide-color)!important}}@media(prefers-reduced-motion:reduce){.sh-hero .sh-hero__track,.sh-hero .sh-hero__background,.sh-hero .sh-hero__arrow,.sh-hero .sh-hero__dot{transition-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/427/assets/slideshow-hero.css.map */
