.hidden-desktop{display:none}.hidden-mobile{display:block}@media (max-width: 767px){.hidden-desktop{display:block}.hidden-mobile{display:none}}.hero-wrapper{position:relative;background-color:var(--background-color, #fff)}.hero{position:relative;width:100%;overflow:hidden}.hero--full-bleed{width:100%;border-radius:0}.hero--contained{max-width:var(--container-max-width);margin:0 auto;padding:16px}.hero--contained .hero__inner{border-radius:16px;overflow:hidden}@media (min-width: 768px){.hero--desktop-33vh{height:33vh}.hero--desktop-50vh{height:50vh}.hero--desktop-66vh{height:66vh}.hero--desktop-100vh{height:100vh}.hero--desktop-550{height:550px}.hero--desktop-650{height:650px}.hero--desktop-750{height:750px}.hero--desktop-900{height:900px}.hero--desktop-16-9{aspect-ratio:16 / 9;position:relative}.hero--desktop-4-3{aspect-ratio:4 / 3;position:relative}.hero--desktop-3-2{aspect-ratio:3 / 2;position:relative}.hero--desktop-4-5{aspect-ratio:4 / 5;position:relative}.hero--desktop-3-4{aspect-ratio:3 / 4;position:relative}.hero--desktop-2-3{aspect-ratio:2 / 3;position:relative}}@media (max-width: 767px){.hero--mobile-33vh{height:33vh}.hero--mobile-50vh{height:50vh}.hero--mobile-66vh{height:66vh}.hero--mobile-100vh{height:100vh}.hero--mobile-350{height:350px}.hero--mobile-450{height:450px}.hero--mobile-550{height:550px}.hero--mobile-650{height:650px}.hero--mobile-16-9{aspect-ratio:16 / 9;position:relative}.hero--mobile-4-3{aspect-ratio:4 / 3;position:relative}.hero--mobile-3-2{aspect-ratio:3 / 2;position:relative}.hero--mobile-4-5{aspect-ratio:4 / 5;position:relative}.hero--mobile-3-4{aspect-ratio:3 / 4;position:relative}.hero--mobile-2-3{aspect-ratio:2 / 3;position:relative}.hero--mobile-9-16{aspect-ratio:9 / 16;position:relative}}.hero[class*=--desktop-16-9] .hero__inner,.hero[class*=--desktop-4-3] .hero__inner,.hero[class*=--desktop-3-2] .hero__inner,.hero[class*=--desktop-4-5] .hero__inner,.hero[class*=--desktop-3-4] .hero__inner,.hero[class*=--desktop-2-3] .hero__inner,.hero[class*=--mobile-16-9] .hero__inner,.hero[class*=--mobile-4-3] .hero__inner,.hero[class*=--mobile-3-2] .hero__inner,.hero[class*=--mobile-4-5] .hero__inner,.hero[class*=--mobile-3-4] .hero__inner,.hero[class*=--mobile-2-3] .hero__inner,.hero[class*=--mobile-9-16] .hero__inner{position:absolute;top:0;left:0;width:100%;height:100%}.hero__carousel{width:100%;height:100%}.hero__carousel .splide__track,.hero__carousel .splide__list{height:100%}.hero__carousel .splide__slide{height:100%;position:relative}.hero__slide,.hero__slide-inner{position:relative;width:100%;height:100%;overflow:hidden}.hero__media{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.hero__media img,.hero__media video{width:100%;height:100%;object-fit:cover;object-position:center center}.hero__media video{pointer-events:none}.hero__video-container{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;overflow:hidden}.hero__video-container video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center center;pointer-events:none}.hero__overlay{position:absolute;bottom:0;left:0;right:0;height:var(--hero-overlay-height, 50%);background:linear-gradient(to top,rgba(0,0,0,.5) 0%,transparent 100%);pointer-events:none;z-index:2}.hero__content{position:absolute;top:0;left:0;right:0;bottom:0;z-index:3;display:flex;flex-direction:column;width:100%;height:100%;padding:64px;box-sizing:border-box;pointer-events:auto}.hero__content--left{align-items:flex-start;text-align:left}.hero__content--center{align-items:center;text-align:center}.hero__content--right{align-items:flex-end;text-align:right}.hero__content--top{justify-content:flex-start}.hero__content--middle{justify-content:center}.hero__content--bottom{justify-content:flex-end}.hero__copy{display:flex;flex-direction:column;gap:0;max-width:480px}.hero__content--center .hero__copy{align-items:center;text-align:center}.hero__content--center .hero__buttons--horizontal{justify-content:center}.hero__content--left .hero__buttons--horizontal{justify-content:flex-start}.hero__content--right .hero__copy{align-items:flex-end;text-align:right}.hero__content--right .hero__buttons--horizontal{justify-content:flex-end}@media (max-width: 767px){.hero__content--mobile-left,.hero__content--mobile-left .hero__copy{align-items:flex-start!important;text-align:left!important}.hero__content--mobile-center,.hero__content--mobile-center .hero__copy{align-items:center!important;text-align:center!important}.hero__content--mobile-right,.hero__content--mobile-right .hero__copy{align-items:flex-end!important;text-align:right!important}.hero__content--mobile-top{justify-content:flex-start!important}.hero__content--mobile-middle{justify-content:center!important}.hero__content--mobile-bottom{justify-content:flex-end!important}.hero__content--mobile-left .hero__buttons--horizontal{justify-content:flex-start!important}.hero__content--mobile-center .hero__buttons--horizontal{justify-content:center!important}.hero__content--mobile-right .hero__buttons--horizontal{justify-content:flex-end!important}}.hero__badge{margin:0 auto;display:block;max-width:var(--badge-max-width-mobile, 150px);width:100%;height:auto}.hero__content--left .hero__badge,.hero__content--right .hero__badge{margin:0}@media (min-width: 1024px){.hero__badge{max-width:var(--badge-max-width-desktop, 200px)}}.hero__title{font-family:var(--font-heading-family, sans-serif);font-weight:600;text-transform:uppercase;line-height:100%;margin:0}.hero__description{margin:0;margin-top:var(--hero-content-gap, 16px)}.hero__buttons{display:flex;gap:var(--s, 8px);margin-top:var(--hero-button-gap, 24px)}.hero__nav{position:absolute;bottom:64px;right:64px;display:flex;gap:9px;z-index:4}.hero__nav-btn{width:32px;height:32px;border-radius:32px;background:#ffffff14;backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border:none;box-shadow:0 8px 32px #0000001f,inset 0 1px #fff6,inset 1px 0 #fff3,inset 0 -1px #ffffff1a,inset -1px 0 #ffffff1a,inset 0 0 20px #ffffff0d;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .25s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1),backdrop-filter .4s cubic-bezier(.4,0,.2,1),-webkit-backdrop-filter .4s cubic-bezier(.4,0,.2,1)}.hero__nav-btn svg{transition:stroke .25s cubic-bezier(.4,0,.2,1)}.hero__nav-btn:hover{background:#fff;box-shadow:0 8px 32px #00000026,inset 0 1px #ffffff7f,inset 1px 0 #ffffff40,inset 0 -1px #ffffff1f,inset -1px 0 #ffffff1f,inset 0 0 24px #ffffff14}.hero__nav-btn:hover svg{stroke:#000}.hero__nav-btn svg{width:24px;height:24px;stroke:#fff;fill:none}.hero__carousel .splide__arrow{background:#ffffff14;backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border:none;box-shadow:0 8px 32px #0000001f,inset 0 1px #fff6,inset 1px 0 #fff3,inset 0 -1px #ffffff1a,inset -1px 0 #ffffff1a,inset 0 0 20px #ffffff0d;opacity:1;width:32px;height:32px;transition:background .25s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1),backdrop-filter .4s cubic-bezier(.4,0,.2,1),-webkit-backdrop-filter .4s cubic-bezier(.4,0,.2,1)}.hero__carousel .splide__arrow svg{transition:stroke .25s cubic-bezier(.4,0,.2,1)}.hero__carousel .splide__arrow:hover{background:#fff;box-shadow:0 8px 32px #00000026,inset 0 1px #ffffff7f,inset 1px 0 #ffffff40,inset 0 -1px #ffffff1f,inset -1px 0 #ffffff1f,inset 0 0 24px #ffffff14}.hero__carousel .splide__arrow:hover svg{stroke:#000}.hero__carousel .splide__arrow svg{width:24px;height:24px;stroke:#fff;fill:none}.hero__carousel .splide__arrow--prev{left:auto}.hero__carousel .splide__arrow--next{right:auto}.hero__carousel .splide__pagination{bottom:24px;z-index:4}.hero__carousel .splide__pagination__page{height:var(--xxs);width:var(--xl);border-radius:var(--m);background:#ffffff4d}.hero__carousel .splide__pagination__page.is-active{background:#fff;transform:scale(1);opacity:1;transition:.2s all}.hero__content{padding:24px}.hero__nav{bottom:24px;right:24px}.hero__buttons{width:auto}.hero__buttons--vertical{flex-direction:column}.hero__buttons--horizontal{flex-direction:row;flex-wrap:wrap}.hero__button{width:auto}@media (min-width: 1024px){.hero__content{padding:64px}.hero__nav{bottom:64px;right:64px}}.hero__slide,.hero__media,.hero__overlay,.hero__content{transform:translateZ(0);backface-visibility:hidden;-webkit-backface-visibility:hidden}.hero-group{display:flex;gap:var(--m, 16px);padding:var(--m, 16px);max-width:var(--container-max-width);margin:0 auto}.hero-group__item{flex:1;position:relative;overflow:hidden}.hero-group--desktop-1-col{flex-direction:column}.hero-group--desktop-2-col{flex-direction:row}.hero-group--desktop-2-col .hero-group__item{width:calc(50% - var(--m, 16px) / 2)}.hero-group--desktop-3-col{flex-direction:row}.hero-group--desktop-3-col .hero-group__item{width:calc(33.333% - var(--m, 16px) * 2 / 3)}@media (max-width: 767px){.hero-group{flex-direction:column;gap:var(--s, 8px);padding:var(--s, 8px)}.hero-group--mobile-horizontal{flex-direction:row;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-behavior:smooth}.hero-group--mobile-horizontal .hero-group__item{flex:0 0 auto;width:80%;min-width:80%}.hero-group--mobile-horizontal::-webkit-scrollbar{display:none}}
/*# sourceMappingURL=/cdn/shop/t/81/assets/section-hero.css.map */
