.impulse-slideshow{display:block;position:relative;overflow:hidden;width:100%}.impulse-slideshow__slider{display:flex;width:100%;height:var(--slideshow-height-mobile, 450px);overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}.impulse-slideshow__slider::-webkit-scrollbar{display:none}@media screen and (min-width:750px){.impulse-slideshow__slider{height:var(--slideshow-height-desktop, 650px)}}.impulse-slideshow__slider[style*="--slideshow-height-mobile: auto"]{height:auto;aspect-ratio:4/5}@media screen and (min-width:750px){.impulse-slideshow__slider[style*="--slideshow-height-desktop: auto"]{height:auto;aspect-ratio:16/9}}.impulse-slideshow__slider[style*=auto] .impulse-slideshow__media{position:relative}.impulse-slideshow__slide{flex:0 0 100%;width:100%;height:100%;position:relative;scroll-snap-align:start;display:flex;align-items:center}.impulse-slideshow__media{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.impulse-slideshow__image{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.impulse-slideshow__image--desktop{display:none}@media screen and (min-width:750px){.impulse-slideshow__image--desktop{display:block}.impulse-slideshow__image--mobile{display:none}}.impulse-slideshow__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000;z-index:1;pointer-events:none}.impulse-slideshow__content{position:relative;z-index:2;width:100%;max-width:var(--page-width, 1200px);margin:0 auto;padding:3rem 2rem;display:flex;height:100%;align-items:center}.impulse-slideshow__content--left{justify-content:flex-start;text-align:left}.impulse-slideshow__content--center{justify-content:center;text-align:center}.impulse-slideshow__content--right{justify-content:flex-end;text-align:right}.impulse-slideshow__text-wrapper{max-width:600px;background:transparent;color:#fff;padding:2rem 0}.impulse-slideshow__text-wrapper--box{padding:3rem}@media screen and (min-width:750px){.impulse-slideshow__text-wrapper--box{padding:4rem;background:rgb(var(--color-background));color:rgb(var(--color-foreground))}}.impulse-slideshow__subheading{font-size:1.3rem;letter-spacing:.2em;text-transform:uppercase;margin-bottom:1.5rem;font-weight:600}.impulse-slideshow__heading{margin:0 0 2rem;color:inherit}.impulse-slideshow__text-wrapper:not(.impulse-slideshow__text-wrapper--box) .impulse-slideshow__heading{color:#fff}.impulse-slideshow__text{font-size:1.6rem;margin-bottom:2.5rem}.impulse-slideshow__text p{margin:0}.impulse-slideshow__btn-wrapper{margin-top:1rem}.animate-element{opacity:0;transform:translateY(30px);transition:opacity .8s cubic-bezier(.25,.46,.45,.94),transform .8s cubic-bezier(.25,.46,.45,.94)}.is-active .animate-element{opacity:1;transform:translateY(0)}.is-active .impulse-slideshow__subheading{transition-delay:.1s}.is-active .impulse-slideshow__heading{transition-delay:.3s}.is-active .impulse-slideshow__text{transition-delay:.5s}.is-active .impulse-slideshow__btn-wrapper{transition-delay:.7s}.impulse-slideshow__controls{position:absolute;bottom:2rem;right:3rem;left:auto;width:auto;display:flex;justify-content:flex-end;align-items:center;gap:1.5rem;z-index:3;pointer-events:none}.impulse-slideshow__btn{background:transparent;border:none;cursor:pointer;color:#fff;padding:1rem;display:flex;align-items:center;justify-content:center;transition:transform .2s ease,opacity .2s ease;pointer-events:auto;opacity:.7}.impulse-slideshow__btn:hover{transform:scale(1.1);opacity:1}.impulse-slideshow__btn svg{width:16px;height:16px;fill:currentColor}.impulse-slideshow__btn--prev svg{transform:rotate(180deg)}.impulse-slideshow__dots{display:flex;gap:1rem;pointer-events:auto}.impulse-slideshow__dot{width:12px;height:12px;border-radius:50%;border:1px solid #fff;background:transparent;cursor:pointer;padding:0;transition:background-color .3s ease,transform .3s ease}.impulse-slideshow__dot.is-active{background:#fff;transform:scale(1.2)}
/*# sourceMappingURL=/cdn/shop/t/2/assets/impulse-slideshow.css.map */
