.aa-carousel{position:relative;width:100%;height:var(--banner-height-mobile);min-height:200px;overflow:hidden;background-color:var(--section-bg, #1a1f3c)}@media screen and (max-width:749px){.aa-carousel--auto-height-mobile{height:auto;min-height:0}}@media screen and (min-width:750px){.aa-carousel{height:var(--banner-height-desktop);min-height:250px}}.aa-carousel__track{position:relative;width:100%;height:100%}.aa-carousel__slide{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;transition:opacity .8s ease,visibility .8s ease;z-index:1}.aa-carousel__slide--active{opacity:1;visibility:visible;z-index:2}.aa-carousel__slide--exit{opacity:0;z-index:1}@media screen and (max-width:749px){.aa-carousel--auto-height-mobile .aa-carousel__track{height:auto}.aa-carousel--auto-height-mobile .aa-carousel__slide--active{position:relative}.aa-carousel--auto-height-mobile .aa-carousel__slide:not(.aa-carousel__slide--active){position:absolute;top:0;left:0;height:100%}}.aa-carousel__media{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;background-color:var(--media-bg, #1a1f3c)}.aa-carousel__media--desktop{display:none}.aa-carousel__media--mobile{display:block}@media screen and (min-width:750px){.aa-carousel__media--desktop{display:block}.aa-carousel__media--mobile{display:none}}.aa-carousel__video,.aa-carousel__image{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;object-fit:var(--media-fit, cover);object-position:center}@media screen and (min-width:750px){.aa-carousel__media--desktop{display:flex;justify-content:center;align-items:center}.aa-carousel__media--desktop .aa-carousel__video,.aa-carousel__media--desktop .aa-carousel__image{position:relative;top:auto;left:auto;transform:none;width:100%;max-width:var(--max-video-width, 1920px);height:100%;object-fit:var(--media-fit, cover);object-position:center}}@media screen and (max-width:749px){.aa-carousel__media--mobile .aa-carousel__video,.aa-carousel__media--mobile .aa-carousel__image{object-position:center var(--media-position, center)}.aa-carousel__media--mobile[style*="--media-position: top"] .aa-carousel__video,.aa-carousel__media--mobile[style*="--media-position: top"] .aa-carousel__image{top:0;transform:translate(-50%);object-position:center top}.aa-carousel__media--mobile[style*="--media-position: bottom"] .aa-carousel__video,.aa-carousel__media--mobile[style*="--media-position: bottom"] .aa-carousel__image{top:auto;bottom:0;transform:translate(-50%);object-position:center bottom}}@media screen and (max-width:749px){.aa-carousel__slide--auto-height-mobile{position:relative;height:auto;min-height:0;overflow:hidden;display:block}.aa-carousel__slide--auto-height-mobile .aa-carousel__media--mobile{position:relative;height:auto;z-index:1;display:block}.aa-carousel__slide--auto-height-mobile .aa-carousel__media--mobile .aa-carousel__video,.aa-carousel__slide--auto-height-mobile .aa-carousel__media--mobile .aa-carousel__image{position:relative;display:block;top:auto;left:auto;transform:none;width:100%;height:auto;object-fit:contain;object-position:center top}.aa-carousel__slide--auto-height-mobile .aa-carousel__content-wrapper{position:absolute;top:0;left:0;right:0;bottom:0;z-index:4;display:flex;padding:1.5rem;pointer-events:none}.aa-carousel__slide--auto-height-mobile .aa-carousel__content-wrapper>*{pointer-events:auto}.aa-carousel__slide--auto-height-mobile .aa-carousel__overlay{position:absolute;top:0;left:0;right:0;bottom:0;z-index:2}.aa-carousel__slide--auto-height-mobile .aa-carousel__media--desktop{display:none!important}.aa-carousel__slide--auto-height-mobile .aa-carousel__content{max-width:90%}.aa-carousel__slide--auto-height-mobile .aa-carousel__content--v-bottom{padding-bottom:1rem}.aa-carousel__slide--auto-height-mobile .aa-carousel__content--v-top{padding-top:.5rem}.aa-carousel__slide--auto-height-mobile .aa-carousel__heading{font-size:clamp(1.25rem,4vw,2rem)}.aa-carousel__slide--auto-height-mobile .aa-carousel__description{font-size:.8125rem;margin-bottom:1rem}.aa-carousel__slide--auto-height-mobile .aa-carousel__button{padding:.75rem 1.25rem;font-size:.6875rem}}@media screen and (max-width:749px){.aa-carousel--auto-height-mobile .aa-carousel__scroll-indicator{display:none}}@media screen and (min-width:750px){.aa-carousel__slide--auto-height-mobile{position:absolute;height:100%}}@media screen and (min-width:750px){.aa-carousel--auto-height-desktop{height:auto;min-height:0}.aa-carousel--auto-height-desktop .aa-carousel__track{height:auto}.aa-carousel--auto-height-desktop .aa-carousel__slide{position:relative;height:auto}.aa-carousel--auto-height-desktop .aa-carousel__slide--active{position:relative}.aa-carousel--auto-height-desktop .aa-carousel__slide:not(.aa-carousel__slide--active){position:absolute;top:0;left:0;width:100%;height:100%}.aa-carousel--auto-height-desktop .aa-carousel__media--desktop{position:relative;height:auto;display:block}.aa-carousel--auto-height-desktop .aa-carousel__media--desktop .aa-carousel__video,.aa-carousel--auto-height-desktop .aa-carousel__media--desktop .aa-carousel__image{position:relative;display:block;width:100%;max-width:var(--max-video-width, 1920px);height:auto;margin:0 auto;object-fit:contain}.aa-carousel--auto-height-desktop .aa-carousel__content-wrapper,.aa-carousel--auto-height-desktop .aa-carousel__overlay{position:absolute;top:0;left:0;right:0;bottom:0}}.aa-carousel__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1a1f3c,#3d4c8f)}.aa-carousel__placeholder .placeholder-svg{width:100%;height:100%;opacity:.3}.aa-carousel__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;pointer-events:none}.aa-carousel__overlay:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,rgba(0,0,0,.3) 0%,rgba(0,0,0,.1) 50%,transparent 100%)}@media screen and (max-width:749px){.aa-carousel__overlay:after{background:linear-gradient(to top,rgba(0,0,0,.5) 0%,rgba(0,0,0,.2) 40%,transparent 100%)}}.aa-carousel__content-wrapper{position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;display:flex;padding:1.5rem}@media screen and (min-width:750px){.aa-carousel__content-wrapper{padding:2rem 3rem}}@media screen and (min-width:990px){.aa-carousel__content-wrapper{padding:2.5rem 5rem}}.aa-carousel__content{max-width:100%;opacity:0;transform:translateY(20px)}.aa-carousel__slide--active .aa-carousel__content{animation:slideContentIn .8s ease .2s forwards}@media screen and (min-width:750px){.aa-carousel__content{max-width:550px}}@media screen and (min-width:990px){.aa-carousel__content{max-width:600px}}.aa-carousel__content--left{text-align:left}.aa-carousel__content--center{text-align:center;margin-left:auto;margin-right:auto}.aa-carousel__content--right{text-align:right;margin-left:auto}.aa-carousel__content--v-top{align-self:flex-start;padding-top:1rem}.aa-carousel__content--v-center{align-self:center}.aa-carousel__content--v-bottom{align-self:flex-end;padding-bottom:4rem}@media screen and (min-width:750px){.aa-carousel__content--v-bottom{padding-bottom:3rem}}.aa-carousel__subheading{display:inline-flex;align-items:center;gap:.75rem;font-size:.6875rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--accent-color);margin:0 0 .75rem}@media screen and (min-width:750px){.aa-carousel__subheading{font-size:.8125rem;margin-bottom:1rem}}.aa-carousel__subheading-accent{display:inline-block;width:30px;height:2px;background:var(--accent-color);border-radius:2px}@media screen and (min-width:750px){.aa-carousel__subheading-accent{width:40px;height:3px}}.aa-carousel__content--center .aa-carousel__subheading{justify-content:center}.aa-carousel__content--right .aa-carousel__subheading{justify-content:flex-end;flex-direction:row-reverse}.aa-carousel__heading{font-size:clamp(1.5rem,5vw,3rem);font-weight:800;line-height:1.15;color:var(--text-color);margin:0 0 .75rem;text-shadow:0 2px 15px rgba(0,0,0,.4)}@media screen and (min-width:750px){.aa-carousel__heading{margin-bottom:1rem}}.aa-carousel__description{font-size:.875rem;line-height:1.5;color:var(--text-color);margin:0 0 1.25rem;text-shadow:0 1px 8px rgba(0,0,0,.4);opacity:.95}@media screen and (min-width:750px){.aa-carousel__description{font-size:1rem;margin-bottom:1.5rem}}.aa-carousel__buttons{display:flex;flex-wrap:wrap;gap:.75rem}.aa-carousel__content--center .aa-carousel__buttons{justify-content:center}.aa-carousel__content--right .aa-carousel__buttons{justify-content:flex-end}.aa-carousel__button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 1.5rem;font-size:.75rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;text-decoration:none;border-radius:4px;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer;white-space:nowrap}@media screen and (min-width:750px){.aa-carousel__button{padding:1rem 2rem;font-size:.8125rem}}.aa-carousel__button--primary{background:var(--button-bg);color:var(--button-text);border:2px solid var(--button-bg);box-shadow:0 4px 15px #e5393559}.aa-carousel__button--primary:hover{background:var(--button-hover-bg);border-color:var(--button-hover-bg);transform:translateY(-2px);box-shadow:0 6px 20px #e5393573}.aa-carousel__button-arrow{transition:transform .3s ease}.aa-carousel__button--primary:hover .aa-carousel__button-arrow{transform:translate(4px)}.aa-carousel__button--secondary{background:transparent;color:var(--text-color);border:2px solid var(--text-color)}.aa-carousel__button--secondary:hover{background:var(--text-color);color:#1a1f3c;transform:translateY(-2px)}.aa-carousel__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:#0006;border:2px solid rgba(255,255,255,.3);border-radius:50%;color:var(--nav-color);cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.aa-carousel__arrow:hover{background:#0009;border-color:var(--nav-color);transform:translateY(-50%) scale(1.1)}.aa-carousel__arrow--prev{left:1rem}.aa-carousel__arrow--next{right:1rem}@media screen and (min-width:750px){.aa-carousel__arrow{width:50px;height:50px}.aa-carousel__arrow--prev{left:1.5rem}.aa-carousel__arrow--next{right:1.5rem}}@media screen and (max-width:749px){.aa-carousel__arrow{width:36px;height:36px}.aa-carousel__arrow svg{width:18px;height:18px}}.aa-carousel__dots{position:absolute;bottom:1.25rem;left:50%;transform:translate(-50%);z-index:10;display:flex;gap:.75rem;align-items:center}@media screen and (min-width:750px){.aa-carousel__dots{bottom:1.5rem;gap:1rem}}.aa-carousel__dot{position:relative;width:12px;height:12px;padding:0;background:#fff6;border:none;border-radius:50%;cursor:pointer;transition:all .3s ease}.aa-carousel__dot:hover{background:#ffffffb3}.aa-carousel__dot--active{background:var(--nav-color);transform:scale(1.2)}.aa-carousel__dot-progress{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-90deg);width:24px;height:24px;opacity:0}.aa-carousel__dot--active .aa-carousel__dot-progress{opacity:1}.aa-carousel__dot-bg{fill:none;stroke:#fff3;stroke-width:2}.aa-carousel__dot-fill{fill:none;stroke:var(--accent-color);stroke-width:2;stroke-dasharray:100;stroke-dashoffset:100;stroke-linecap:round}.aa-carousel__dot--active .aa-carousel__dot-fill{animation:progressFill var(--autoplay-speed) linear forwards}.aa-carousel__scroll-indicator{position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%);z-index:10;display:flex;flex-direction:column;align-items:center;gap:.5rem}.aa-carousel__scroll-text{font-size:.625rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--text-color);opacity:.7}.aa-carousel__scroll-line{width:1px;height:40px;background:#fff3;position:relative;overflow:hidden}.aa-carousel__scroll-dot{position:absolute;top:0;left:50%;transform:translate(-50%);width:3px;height:8px;background:var(--accent-color);border-radius:2px;animation:scrollBounce 2s ease-in-out infinite}@keyframes slideContentIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes progressFill{0%{stroke-dashoffset:100}to{stroke-dashoffset:0}}@keyframes scrollBounce{0%,to{top:0;opacity:1}50%{top:calc(100% - 8px);opacity:.5}}@media(prefers-reduced-motion:reduce){.aa-carousel__slide{transition:opacity .3s ease}.aa-carousel__content,.aa-carousel__slide--active .aa-carousel__content{animation:none;opacity:1;transform:none}.aa-carousel__dot-fill,.aa-carousel__scroll-dot{animation:none}.aa-carousel__button:hover,.aa-carousel__arrow:hover{transform:none}.aa-carousel__arrow--prev:hover,.aa-carousel__arrow--next:hover{transform:translateY(-50%)}}.aa-carousel__button:focus-visible,.aa-carousel__arrow:focus-visible,.aa-carousel__dot:focus-visible{outline:3px solid var(--accent-color);outline-offset:3px}@media print{.aa-carousel{height:auto;min-height:150px;page-break-inside:avoid}.aa-carousel__video,.aa-carousel__arrow,.aa-carousel__dots,.aa-carousel__scroll-indicator{display:none}.aa-carousel__slide{position:relative;opacity:1;visibility:visible}.aa-carousel__slide:not(:first-child){display:none}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/aa-video-banner.css.map */
