.hero-carousel-wrapper{position:relative;height:var(--carousel-height, calc(100dvh - var(--header-height, 0px)));overflow:hidden;background:#000}.hero-carousel-container{position:sticky;top:0;height:var(--carousel-height, calc(100dvh - var(--header-height, 0px)));overflow:hidden}.hero-carousel-track{position:relative;height:var(--carousel-height, calc(100dvh - var(--header-height, 0px)));width:100vw}.hero-slide{position:absolute;top:0;left:0;height:var(--carousel-height, calc(100dvh - var(--header-height, 0px)));display:flex;align-items:center;justify-content:center;overflow:hidden;transition:transform .6s cubic-bezier(.4,0,.2,1);box-shadow:-10px 0 40px #0009}.hero-slide:last-child{box-shadow:none}.hero-slide.slide-out{transform:translate(-100%)}.hero-slide-bg-image{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;z-index:0}.hero-slide-content{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;max-width:1500px;width:100%;padding:0 60px;position:relative;z-index:2}.hero-slide-text{color:#fff}.hero-slide-heading{font-family:var(--font-heading, "Nippo", sans-serif);font-weight:700;line-height:.95!important;margin:0 0 10px;color:inherit}.hero-heading-style-h1{font-size:clamp(48px,8vw,87px)}.hero-heading-style-h2{font-size:clamp(40px,6vw,72px)}.hero-heading-style-h3{font-size:clamp(32px,5vw,56px)}.hero-heading-style-h4{font-size:clamp(28px,4vw,42px)}.hero-heading-style-h5{font-size:clamp(24px,3vw,32px)}.hero-heading-style-h6{font-size:clamp(20px,2.5vw,26px)}.hero-slide-subtitle{font-family:var(--font-heading, "Nippo", sans-serif);text-transform:uppercase;letter-spacing:2px;margin-bottom:20px}.hero-subtitle-style-subtitle{font-size:1.5rem;font-weight:400}.hero-subtitle-style-h2{font-size:clamp(40px,6vw,72px);font-weight:700;line-height:.95}.hero-subtitle-style-h3{font-size:clamp(32px,5vw,56px);font-weight:700;line-height:.95}.hero-subtitle-style-h4{font-size:clamp(28px,4vw,42px);font-weight:700;line-height:1}.hero-subtitle-style-h5{font-size:clamp(24px,3vw,32px);font-weight:700;line-height:1}.hero-subtitle-style-h6{font-size:clamp(20px,2.5vw,26px);font-weight:700;line-height:1}.hero-slide-description{line-height:1.5;margin-bottom:40px}.hero-slide-custom{margin-bottom:40px}.hero-slide-cta{display:flex;gap:20px;flex-wrap:wrap}.hero-btn{display:inline-block;padding:16px 32px;text-decoration:none;border-radius:50px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;border:2px solid transparent;text-align:center}.hero-btn-primary{background:#bafeff;color:#000}.hero-btn-secondary{background:transparent;border-width:2px;border-style:solid}.hero-slide-image{display:flex;justify-content:center;align-items:center;position:relative}.hero-slide-image img{width:100%;height:auto;object-fit:contain}.hero-carousel-indicators{position:absolute;bottom:40px;left:50%;transform:translate(-50%);display:flex;gap:12px;z-index:10;background:#0006;padding:12px 20px;border-radius:50px;box-shadow:0 4px 20px #00000080}.hero-carousel-indicator{width:12px;height:12px;border-radius:50%;background:#bafeff4d;border:2px solid transparent;cursor:pointer;transition:all .3s ease;padding:0}.hero-carousel-indicator:hover{background:#bafeff80}.hero-carousel-indicator.active{background:#bafeff;width:40px;border-radius:6px}.hero-carousel-progress{position:absolute;bottom:0;left:0;height:4px;background:linear-gradient(135deg,#bafeff,#5ce1e6);transition:width .3s ease;z-index:10}@media (max-width: 900px){.hero-carousel-wrapper{height:auto;overflow:visible;background:var(--mobile-section-bg, #000000);padding:20px;z-index:1;position:relative}.hero-carousel-container{position:relative;height:auto;overflow:visible}.hero-carousel-track{display:flex;flex-direction:column;gap:20px;height:auto;width:100%}.hero-slide{position:relative;top:auto;left:auto;height:auto;width:100%!important;border-radius:20px;overflow:hidden;box-shadow:0 4px 20px #0000004d;transform:none!important}.hero-slide.slide-out{transform:none!important}.hero-carousel-indicators,.hero-carousel-progress{display:none}.hero-slide-content{padding:40px 20px;max-width:100%}.hero-slide.stack-mobile .hero-slide-content{grid-template-columns:1fr!important;text-align:center;gap:30px}.hero-slide.stack-mobile .hero-slide-text{order:1}.hero-slide.stack-mobile .hero-slide-image,.hero-slide.stack-mobile.reverse-mobile .hero-slide-text{order:2}.hero-slide.stack-mobile.reverse-mobile .hero-slide-image{order:1}.hero-slide.stack-mobile .hero-slide-cta{justify-content:center}.hero-slide.stack-mobile .hero-slide-description{margin:0 auto 30px}.hero-slide:not(.stack-mobile) .hero-slide-content{padding:30px 20px;gap:20px}.hero-slide-bg-image{border-radius:20px}}@media (max-width: 749px){.hero-slide-heading{font-size:48px}.hero-btn{padding:15px 35px;font-size:1rem}.hero-slide-content{padding:40px 15px}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/hero-carousel.css.map */
