.hero-banner-section{position:relative;width:100%;display:block;overflow:hidden}.hero-banner__slider{--header-total-height: calc(var(--header-height, 0px) + var(--announcement-bar-height, 0px));position:relative;width:100%;height:100vh;min-height:500px}@media (min-width: 1399px){.hero-banner__slider{--header-total-height: var(--announcement-bar-height, 0px)}}.hero-banner__slides{position:relative;width:100%;height:100%}.hero-banner__slide{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;pointer-events:none;will-change:opacity}.hero-banner__slide>.shopify-block{width:100%;height:100%}.hero-banner__slide.is-active{pointer-events:auto;z-index:1}.hero-banner-section .banner{position:relative;width:100%;height:100%}.banner__desktop{display:block;width:100%;height:100%}.banner__mobile{display:none;width:100%;height:100%}.banner__desktop>.shopify-block,.banner__mobile>.shopify-block{width:100%;height:100%}@media screen and (max-width: 749px){.banner__desktop{display:none}.banner__mobile{display:block}.hero-banner__slider{height:70vh;min-height:400px}}.banner-desktop__media,.banner-mobile__media{position:relative;width:100%;height:100%;overflow:hidden;will-change:transform,opacity}.banner-desktop__media:after,.banner-mobile__media:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#000;opacity:var(--overlay-opacity, 0);pointer-events:none;z-index:1}@media screen and (min-width: 640px){.hero-banner__slider--desktop-height-small{height:calc(65vh - var(--header-total-height, 0px));min-height:400px}.hero-banner__slider--desktop-height-medium{height:calc(75vh - var(--header-total-height, 0px));min-height:500px}.hero-banner__slider--desktop-height-large{height:calc(100vh - var(--header-total-height, 0px));min-height:600px}}@media screen and (max-width: 639px){.hero-banner__slider--mobile-height-small{height:50vh;min-height:350px}.hero-banner__slider--mobile-height-medium{height:60vh;min-height:400px}.hero-banner__slider--mobile-height-large{height:75vh;min-height:450px}}.banner-desktop__image,.banner-mobile__image,.banner-desktop__video,.banner-mobile__video{width:100%;height:100%;object-fit:cover;object-position:center}.banner-mobile__image--placeholder,.banner-desktop__image--placeholder{opacity:.3}.banner-desktop__content-overlay,.banner-mobile__content-overlay{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:2;pointer-events:none;padding:3.6rem 0}.banner-desktop__content-overlay--top-left,.banner-mobile__content-overlay--top-left{align-items:flex-start;justify-content:flex-start}.banner-desktop__content-overlay--top-center,.banner-mobile__content-overlay--top-center{align-items:flex-start;justify-content:center}.banner-desktop__content-overlay--top-right,.banner-mobile__content-overlay--top-right{align-items:flex-start;justify-content:flex-end}.banner-desktop__content-overlay--middle-left,.banner-mobile__content-overlay--middle-left{align-items:center;justify-content:flex-start}.banner-desktop__content-overlay--middle-center,.banner-mobile__content-overlay--middle-center{align-items:center;justify-content:center}.banner-desktop__content-overlay--middle-right,.banner-mobile__content-overlay--middle-right{align-items:center;justify-content:flex-end}.banner-desktop__content-overlay--bottom-left,.banner-mobile__content-overlay--bottom-left{align-items:flex-end;justify-content:flex-start}.banner-desktop__content-overlay--bottom-center,.banner-mobile__content-overlay--bottom-center{align-items:flex-end;justify-content:center}.banner-desktop__content-overlay--bottom-right,.banner-mobile__content-overlay--bottom-right{align-items:flex-end;justify-content:flex-end}.banner__content{max-width:800px;padding:2rem;text-align:center;pointer-events:auto;background-color:transparent}.banner__heading,.banner__subheading,.banner__cta{will-change:transform,opacity}.banner__heading{margin-bottom:1.5rem}.banner__heading-text{color:rgb(var(--color-foreground));margin:0}@media only screen and (min-width: 640px){.banner__heading-text--desktop-sm{font-size:clamp(2.4rem,calc(28 / var(--vw-desktop-large) * 100vw),2.8rem)}.banner__heading-text--desktop-md{font-size:clamp(2.8rem,calc(35 / var(--vw-desktop-large) * 100vw),3.5rem)}.banner__heading-text--desktop-lg{font-size:clamp(3rem,calc(46 / var(--vw-desktop-large) * 100vw),4.6rem)}.banner__heading-text--desktop-xl{font-size:clamp(3.4rem,calc(53 / var(--vw-desktop-large) * 100vw),5.3rem)}}.banner__subheading{margin-top:2rem}.banner__subheading h3{font-family:GT America,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1.125rem;line-height:1.6;font-weight:300;margin:0;color:rgb(var(--color-foreground))}.banner__subheading h3[data-font=gt-america]{font-family:GT America,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:300}.banner__subheading h3[data-font=gt-america-expanded]{font-family:GT America Expanded,Helvetica Neue,Helvetica,Arial,sans-serif}.banner__richtext{margin-top:2rem}.banner__richtext-content a,.banner__richtext-content a:hover{color:inherit;text-decoration:underline}.banner__richtext-content p{margin:0}.banner__richtext-content ul{margin:0;padding:0;list-style:none}.banner__richtext-content li{margin:0;padding-left:1rem}.banner__cta-group{display:flex;gap:1.6rem}.banner__cta{margin-top:2rem}.hero-banner__controls{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);display:flex;align-items:center;justify-content:space-between;padding:0 2rem;z-index:10;pointer-events:none}.hero-banner__controls>*{pointer-events:auto}.hero-banner__controls--bottom{top:auto;bottom:2rem;transform:none}.hero-banner__button{background:transparent;border:none;width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;padding:0;cursor:pointer;color:var(--slider-navigation-color)}.hero-banner__button svg{width:16px;height:16px;pointer-events:none;color:inherit}.hero-banner__button--next svg{transform:rotate(-90deg)}.hero-banner__button--prev svg{transform:rotate(90deg)}.hero-banner__pagination{display:flex;align-items:center;gap:.5rem}.hero-banner__controls:not(.hero-banner__controls--bottom) .hero-banner__pagination{position:static;transform:none}.hero-banner__counter-separator{margin:0 .5rem;color:var(--slider-navigation-color)}.hero-banner__counter-current,.hero-banner__counter-total{font-family:GT America,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.875rem;color:var(--slider-navigation-color);text-shadow:0 1px 3px rgba(0,0,0,.3)}.hero-banner__dots{display:flex;gap:.5rem;align-items:center}.hero-banner__dot{background:transparent;border:none;padding:.25rem;cursor:pointer;transition:opacity .3s ease}.hero-banner__dot .dot{display:block;width:8px;height:8px;border-radius:50%;background:var(--slider-navigation-color);transition:all .3s ease}.hero-banner__dot:hover .dot,.hero-banner__dot.is-active .dot{background:var(--slider-navigation-color);transform:scale(1.2)}.hero-banner__autoplay{position:absolute;background:#fff3;border:none;width:44px;height:44px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .3s ease,transform .2s ease,opacity .3s ease;z-index:1;color:var(--slider-navigation-color, #000);opacity:0}.hero-banner__autoplay:focus,.hero-banner__autoplay:focus-visible{opacity:1}.hero-banner-section:hover .hero-banner__autoplay{opacity:1}.hero-banner__autoplay:hover{transform:scale(1.1)}.hero-banner__autoplay:active{transform:scale(.95)}.hero-banner__autoplay--top-left{top:2rem;left:2rem}.hero-banner__autoplay--top-right{top:2rem;right:2rem}.hero-banner__autoplay--bottom-left{bottom:2rem;left:2rem}.hero-banner__autoplay--bottom-right{bottom:2rem;right:2rem}@media screen and (min-width: 1400px){.hero-banner__autoplay--top-left,.hero-banner__autoplay--top-right{top:calc(2rem + var(--header-height))}}.hero-banner__autoplay-icon{display:flex;align-items:center;justify-content:center;position:absolute;transition:opacity .2s ease}.hero-banner__autoplay-icon svg{width:16px;height:16px}.hero-banner__autoplay-icon--play,.hero-banner__autoplay.is-paused .hero-banner__autoplay-icon--pause{display:none}.hero-banner__autoplay.is-paused .hero-banner__autoplay-icon--play{display:flex}@media screen and (max-width: 749px){.hero-banner__controls{padding:0 1rem}.hero-banner__button{width:36px;height:36px}.hero-banner__button svg{width:16px;height:16px}.hero-banner__pagination{bottom:1rem}.banner__content{padding:1.5rem}.banner__subheading h3{font-size:1rem}.hero-banner__autoplay--top-left{top:1rem;left:1rem}.hero-banner__autoplay--top-right{top:1rem;right:1rem}.hero-banner__autoplay--bottom-left{bottom:1rem;left:1rem}.hero-banner__autoplay--bottom-right{bottom:1rem;right:1rem}.hero-banner__autoplay{width:40px;height:40px}.hero-banner__autoplay-icon svg{width:14px;height:14px}}@media (prefers-reduced-motion: reduce){.hero-banner__slide{transition:none}}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.side-by-side-banner{height:100%;position:relative}.side-by-side-banner-desktop{width:100%;height:100%;display:flex;gap:var(--gap-desktop)}.side-by-side-banner-desktop__item{position:relative;width:50%;height:100%;overflow:hidden}.side-by-side-banner-desktop__item>.shopify-block{width:100%;height:100%}.side-by-side-banner__desktop>.shopify-block,.side-by-side-banner__mobile>.shopify-block,.side-by-side-banner__mobile>.shopify-block>.shopify-block{width:100%;height:100%}.side-by-side-banner__desktop{display:block;width:100%;height:100%}.side-by-side-banner__mobile{display:none;width:100%;height:100%}@media screen and (max-width: 749px){.side-by-side-banner__desktop{display:none}.side-by-side-banner__mobile{display:block}}
/*# sourceMappingURL=/cdn/shop/t/298/assets/section-hero-banner.css.map */
