body.index .home-hero-section{padding:0}.home-hero{position:relative;width:100%;height:100vh;max-height:100vh;overflow:hidden}.home-hero__slider{position:relative;width:100%;height:100%}.home-hero__slide{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity 1s ease;z-index:1}.home-hero__slide--active{opacity:1;z-index:2}.home-hero__slide:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,var(--overlay-opacity, .2));z-index:1}.home-hero__image-wrapper{width:100%;height:100%;overflow:hidden}.home-hero__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.home-hero__video-wrapper{width:100%;height:100%;overflow:hidden}.home-hero__video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.home-hero__content{position:absolute;top:0;left:0;width:100%;height:90%;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:3;padding:20px;gap:20px}@media screen and (min-width: 768px){.home-hero__content{padding:40px;gap:30px}}.home-hero__content--bottom-left{justify-content:center;align-items:center;text-align:center}@media screen and (min-width: 1024px){.home-hero__content--bottom-left{justify-content:flex-end;align-items:flex-start;text-align:left}}.home-hero__content--bottom-left .home-hero__content-wrapper{max-width:90%}@media screen and (min-width: 768px){.home-hero__content--bottom-left .home-hero__content-wrapper{flex-direction:column}}@media screen and (min-width: 1024px){.home-hero__content--bottom-left .home-hero__content-wrapper{max-width:70%;flex-direction:row}}.home-hero__content--bottom-left .home-hero__content-wrapper .home-hero__description{text-align:center}@media screen and (min-width: 1024px){.home-hero__content--bottom-left .home-hero__content-wrapper .home-hero__description{text-align:left}}.home-hero__content--bottom-center{justify-content:center;align-items:center;text-align:center}@media screen and (min-width: 1024px){.home-hero__content--bottom-center{justify-content:flex-end;flex-direction:column}}@media screen and (min-width: 1024px){.home-hero__content--bottom-center .home-hero__title{max-width:60%}}@media screen and (min-width: 768px){.home-hero__content--bottom-center .home-hero__content-wrapper{flex-direction:column}}@media screen and (min-width: 1024px){.home-hero__content--bottom-center .home-hero__content-wrapper{max-width:70%}}.home-hero__content--bottom-right{justify-content:center;align-items:center;text-align:center}@media screen and (min-width: 1024px){.home-hero__content--bottom-right{justify-content:flex-end;align-items:flex-end;text-align:right}}.home-hero__content--bottom-right .home-hero__content-wrapper{max-width:90%}@media screen and (min-width: 768px){.home-hero__content--bottom-right .home-hero__content-wrapper{flex-direction:column}}@media screen and (min-width: 1024px){.home-hero__content--bottom-right .home-hero__content-wrapper{max-width:70%;flex-direction:row}}.home-hero__content--bottom-right .home-hero__content-wrapper .home-hero__description{text-align:center}@media screen and (min-width: 1024px){.home-hero__content--bottom-right .home-hero__content-wrapper .home-hero__description{text-align:right}}@media screen and (max-width: 767px){.home-hero__content--swapped .home-hero__content-wrapper{flex-direction:column-reverse!important}}@media screen and (min-width: 768px){.home-hero__content--swapped .home-hero__content-wrapper{flex-direction:row-reverse!important}}@media screen and (min-width: 1024px){.home-hero__content--title-separate .home-hero__title--center,.home-hero__content--title-separate .home-hero__title--left-center,.home-hero__content--title-separate .home-hero__title--right-center{position:absolute;top:50%;transform:translateY(-80%)}}@media screen and (min-width: 1024px){.home-hero__content--title-separate .home-hero__title--center{margin:0 auto;left:0;right:0;width:60%;text-align:center}}@media screen and (min-width: 1024px){.home-hero__content--title-separate .home-hero__title--left-center{left:4%;width:40%;text-align:left}}@media screen and (min-width: 1024px){.home-hero__content--title-separate .home-hero__title--right-center{right:4%;width:40%;text-align:right}}.home-hero__content-wrapper{display:flex;flex-wrap:wrap;align-items:center;gap:15px}@media screen and (max-width: 767px){.home-hero__content-wrapper{flex-direction:column;text-align:center;gap:15px}}@media screen and (min-width: 768px){.home-hero__content-wrapper{flex-wrap:nowrap}}.home-hero__title{font-family:UntitledSans,sans-serif;font-weight:900;line-height:1.2;margin:0;letter-spacing:-2px;width:100%}@media screen and (max-width: 767px){.home-hero__title{font-size:var(--title-font-size-mobile, 36px)!important;text-align:center!important}}.home-hero__title--center,.home-hero__title--bottom-center,.home-hero__title--bottom-left{text-align:center}@media screen and (min-width: 1024px){.home-hero__title--bottom-left{max-width:50%;text-align:left}}.home-hero__title--bottom-right{text-align:center}@media screen and (min-width: 1024px){.home-hero__title--bottom-right{max-width:50%;text-align:right}}.home-hero__description{line-height:1.2;text-align:center;margin:0;font-family:PPFormulaCondensed,sans-serif;flex:1 1 auto;min-width:0}@media screen and (max-width: 767px){.home-hero__description{font-size:var(--description-font-size-mobile, 14px)!important}}.home-hero__button{font-family:PPFormulaCondensed,sans-serif;display:inline-block;font-weight:600;text-decoration:none;padding:10px 18px;margin:0;white-space:nowrap;transition:all .3s ease;text-transform:lowercase;flex-shrink:0}@media screen and (max-width: 767px){.home-hero__button{font-size:var(--button-font-size-mobile, 14px)!important}}@media screen and (min-width: 768px){.home-hero__button{padding:12px 20px}}.home-hero__logo{display:none;z-index:4;position:absolute;top:3%;right:0;left:0;margin:0 auto;width:80%;max-width:300px}@media screen and (min-width: 768px){.home-hero__logo{top:3%;right:3%;left:auto;margin:0;max-width:400px}}@media screen and (min-width: 1024px){.home-hero__logo{max-width:500px}}.home-hero__logo-svg{width:100%;height:auto;fill:#fff}.home-hero__navigation{position:absolute;top:0;left:0;width:100%;height:100%;z-index:5;pointer-events:none}.home-hero--no-nav .home-hero__navigation{display:none}.home-hero__nav{position:absolute;top:50%;transform:translateY(-50%);background:transparent;border:none;cursor:pointer;padding:10px;pointer-events:auto;z-index:10}.home-hero__nav--prev{left:8px}@media screen and (min-width: 768px){.home-hero__nav--prev{left:20px}}.home-hero__nav--next{right:8px}@media screen and (min-width: 768px){.home-hero__nav--next{right:20px}}.home-hero__nav svg{width:24px;height:24px}@media screen and (min-width: 768px){.home-hero__nav svg{width:32px;height:32px}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/home-hero.css.map */
