.hero-carousel{position:relative;width:100%;border-radius:var(--border-radius, 12px);overflow:hidden;background:#000}.hero-carousel__viewport{position:relative;width:100%;height:var(--section-height-desk, 480px);overflow:hidden}@media(max-width:768px){.hero-carousel__viewport{height:var(--section-height, 560px)}}.hero-carousel__track{display:flex;width:100%;height:100%;transition:transform .5s cubic-bezier(.22,.61,.36,1);will-change:transform;touch-action:pan-y}.hero-carousel__track.is-dragging{transition:none}.hero-carousel__slide{position:relative;flex:0 0 100%;width:100%;height:100%;overflow:hidden}.hero-carousel__media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.hero-carousel__media img,.hero-carousel__media video,.hero-carousel__media iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block;border:0}.hero__video--desktop{display:block}.hero__video--mobile{display:none}@media(max-width:768px){.hero-carousel__slide:has(.hero__video--mobile) .hero__video--desktop{display:none}.hero-carousel__slide:has(.hero__video--mobile) .hero__video--mobile{display:block}}.hero-carousel__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(var(--color-overlay-rgb, 0, 0, 0),var(--color-overlay-opacity, .3));pointer-events:none;z-index:1}.hero-carousel__content{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;flex-direction:column;gap:12px;padding:clamp(16px,4vw,48px);color:var(--color-custom-text, #fff);pointer-events:none}.hero-carousel__content>*{pointer-events:auto;max-width:720px}.hero-carousel__content--v-top{justify-content:flex-start}.hero-carousel__content--v-center{justify-content:center}.hero-carousel__content--v-bottom{justify-content:flex-end}.hero-carousel__content--h-left{align-items:flex-start;text-align:left}.hero-carousel__content--h-center{align-items:center;text-align:center}.hero-carousel__content--h-right{align-items:flex-end;text-align:right}@media(max-width:768px){.hero-carousel__content--mv-top{justify-content:flex-start}.hero-carousel__content--mv-center{justify-content:center}.hero-carousel__content--mv-bottom{justify-content:flex-end}.hero-carousel__content--mh-left{align-items:flex-start;text-align:left}.hero-carousel__content--mh-center{align-items:center;text-align:center}.hero-carousel__content--mh-right{align-items:flex-end;text-align:right}}@media(max-width:768px){.hero-carousel__slide:has(.hero-carousel__content--below-on-mobile){display:flex;flex-direction:column;height:auto;background:rgba(var(--mobile-background-color, 0, 0, 0),1)}.hero-carousel__slide:has(.hero-carousel__content--below-on-mobile) .hero-carousel__media{position:relative;height:var(--section-height, 560px)}.hero-carousel__content--below-on-mobile{position:relative;inset:auto;padding:20px 16px;color:rgba(var(--mobile-text-color, 255, 255, 255),1)}}.hero-carousel__subheading{font-size:.9rem;letter-spacing:.08em;text-transform:uppercase;margin:0;opacity:.9}.hero-carousel__heading{font-size:calc(2.25rem * var(--font-headline-scale-desk, 1))}@media(max-width:768px){.hero-carousel__heading{font-size:calc(1.75rem * var(--font-headline-scale, 1))}}.hero-carousel__text{font-size:1rem;line-height:1.5}.hero-carousel__buttons{display:flex;flex-wrap:wrap;gap:12px;margin-top:8px}@media(max-width:768px){.hide-on-mobile{display:none!important}}.hero-carousel__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:46px;height:46px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.65);border-radius:50%;background-color:#0000008c;background-repeat:no-repeat;background-position:center;background-size:18px 18px;color:#fff;cursor:pointer;box-shadow:0 2px 10px #00000047;transition:background .2s ease,transform .2s ease}.hero-carousel__arrow svg{display:none}.hero-carousel__arrow:hover{background:#000000c7}.hero-carousel__arrow:focus-visible{outline:2px solid #fff;outline-offset:2px}.hero-carousel__arrow--prev{left:16px;background-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='%23ffffff'%20stroke-width='2.6'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Cpath%20d='M15%206l-6%206%206%206'/%3E%3C/svg%3E")}.hero-carousel__arrow--next{right:16px;background-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='%23ffffff'%20stroke-width='2.6'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Cpath%20d='M9%206l6%206-6%206'/%3E%3C/svg%3E")}@media(max-width:768px){.hero-carousel__arrow{width:38px;height:38px}.hero-carousel__arrow--prev{left:8px}.hero-carousel__arrow--next{right:8px}}.hero-carousel__dots{position:absolute;bottom:16px;left:50%;transform:translate(-50%);z-index:3;display:flex;gap:8px;padding:6px 10px;border-radius:999px;background:#00000040}.hero-carousel__dot{width:8px;height:8px;border:0;border-radius:50%;background:#ffffff80;padding:0;cursor:pointer;transition:background .2s ease,transform .2s ease}.hero-carousel__dot:hover{background:#fffc}.hero-carousel__dot.is-active{background:#fff;transform:scale(1.2)}.hero-carousel__dot:focus-visible{outline:2px solid #fff;outline-offset:2px}.hero-carousel__slide:not(.is-active) [data-carousel-iframe]{visibility:hidden}
/*# sourceMappingURL=/cdn/shop/t/2700/assets/background-video-310-carousel.css.map */
