.hero-slider-container{position:relative;width:100%;max-width:100%}@media screen and (min-width:768px){.hero-slider-container{height:calc(100dvh - var(--header-group-height));max-height:800px;overflow:hidden}}.hero-slider-wrapper{display:flex;transition:transform .5s ease;transform:translate(0)}.hero-slider-wrapper[data-current-slide="0"]{transform:translate(0)}.hero-slider-wrapper[data-current-slide="1"]{transform:translate(-100%)}.hero-slider-wrapper[data-current-slide="2"]{transform:translate(-200%)}.hero-slider-wrapper[data-current-slide="3"]{transform:translate(-300%)}.hero-slider-wrapper[data-current-slide="4"]{transform:translate(-400%)}.hero-slider-wrapper[data-current-slide="5"]{transform:translate(-500%)}.hero-slider-wrapper[data-current-slide="6"]{transform:translate(-600%)}.hero-slider-wrapper[data-current-slide="7"]{transform:translate(-700%)}.hero-slider-wrapper[data-current-slide="8"]{transform:translate(-800%)}.hero-slider-wrapper[data-current-slide="9"]{transform:translate(-900%)}.hero-slide{min-width:100%;position:relative;display:flex;flex-direction:column;aspect-ratio:auto}@media screen and (min-width:768px){.hero-slide{height:calc(100dvh - var(--header-group-height));max-height:800px;display:block}}.hero-slide-image{position:relative;height:480px;width:100%}@media screen and (min-width:768px){.hero-slide-image{position:absolute;top:0;right:0;bottom:0;left:0;height:100%}}.hero-slide-image img,.hero-slide-placeholder{width:100%;height:100%;object-fit:cover}.hero-slide-overlay{display:none;position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,var(--overlay-opacity-mobile, .5));z-index:1}.hero-slide-overlay.show-overlay-mobile{display:block}@media screen and (min-width:768px){.hero-slide-overlay{background-color:rgba(0,0,0,var(--overlay-opacity-desktop, .5))}.hero-slide-overlay.show-overlay-mobile:not(.show-overlay-desktop){display:none}.hero-slide-overlay.show-overlay-desktop{display:block}}.hero-slide-content{position:absolute;bottom:0;width:100%;padding:2rem 1.5rem 3rem;display:flex;align-items:center;justify-content:center}@media screen and (min-width:768px){.hero-slide-content{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;background-color:transparent;padding:2rem;z-index:2;align-items:end;padding-bottom:80px}.hero-slide-content.hide-text-desktop{display:none}}.hero-slide-text{text-align:center;color:var(--text-color, #ffffff);max-width:800px}@media screen and (min-width:768px){.hero-slide-text{color:#fff}}.hero-slide-text h2{font-size:2rem;margin:0 0 1rem;line-height:1.2}@media screen and (min-width:768px){.hero-slide-text h2{font-size:3.5rem}}.hero-slide-text p{font-size:1rem;margin:0 0 2rem;line-height:1.5}@media screen and (min-width:768px){.hero-slide-text p{font-size:1.25rem}}.hero-slide-button{display:inline-block;padding:1rem 2rem;background-color:transparent;background-color:#fff;text-decoration:none;border-radius:4px;font-weight:600;transition:transform .2s ease,box-shadow .2s ease}@media screen and (min-width:768px){.hero-slide-button{background-color:#fff;color:#000;border:none}}.hero-slide-button:hover{transform:translateY(-2px);background-color:var(--text-color, #ffffff);color:var(--text-background-color, #2e3338)}@media screen and (min-width:768px){.hero-slide-button:hover{background-color:#fff;color:#000;box-shadow:0 4px 12px #0003}}.hero-slider-arrow{position:absolute;top:50%;transform:translateY(-50%);background-color:#ffffffe6;border:none;border-radius:50%;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s ease;z-index:2}.hero-slider-arrow:hover{background-color:#fff}.hero-slider-arrow-prev{left:1rem}.hero-slider-arrow-next{right:1rem}.hero-slider-dots{position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%);display:flex;gap:.5rem;z-index:10}@media screen and (min-width:768px){.hero-slider-arrow{width:3rem;height:3rem}.hero-slider-arrow-prev{left:2rem}.hero-slider-arrow-next{right:2rem}.hero-slider-dots{bottom:2.5rem}}.hero-slider-dot{width:40px;height:2px;background-color:#ffffff80;border:none;cursor:pointer;transition:background-color .3s ease;position:relative;overflow:hidden;padding:0}@media screen and (min-width:768px){.hero-slider-dot{height:4px}}.hero-slider-dot-progress{position:absolute;left:0;top:0;height:100%;width:0;background-color:#fff}.hero-slider-dot.active .hero-slider-dot-progress{animation:progressBar var(--autoplay-delay, 5s) linear forwards}.hero-slider-dot.active.paused .hero-slider-dot-progress{animation-play-state:paused}.hero-slider-dot:not(.active) .hero-slider-dot-progress{width:0;animation:none}@keyframes progressBar{0%{width:0}to{width:100%}}.hero-slide-image picture,.hero-slide-image picture img{display:block;width:100%;height:100%;object-fit:cover}.hero-slider-section{position:relative;overflow:hidden}
/*# sourceMappingURL=/cdn/shop/t/11/assets/hero-slider.css.map */
