.slideshow-banner{position:relative;overflow:hidden;width:100%}.slideshow-track{display:flex;transition:transform .6s cubic-bezier(.25,.46,.45,.94);will-change:transform}.slide{position:relative;flex:0 0 100%;width:100%;min-height:var(--desktop-height, 80vh);background-color:var(--bg-color, #000);display:flex;align-items:center;overflow:hidden}.slide__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.slide__bg-img{width:100%;height:100%;object-fit:cover;display:block}.slide__bg--mobile{display:none}.slide__bg--desktop{display:block}.slide__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background-color:var(--overlay-color, #000);opacity:var(--overlay-opacity, .4);pointer-events:none}.slide__content-wrap{position:relative;z-index:2;width:100%;max-width:var(--content-width, 1200px);margin:0 auto;padding:40px 24px}.slide__content{max-width:var(--text-max-width, 600px);text-align:var(--text-align, left);display:flex;flex-direction:column;gap:var(--content-spacing, 16px)}.slide[style*="--text-align: center"] .slide__content{margin:0 auto}.slide[style*="--text-align: right"] .slide__content{margin-left:auto}.slide__subtitle{margin:0;font-size:var(--subtitle-size, 14px);color:var(--subtitle-color, #fff);letter-spacing:.08em;text-transform:uppercase}.slide__title{margin:0;font-size:var(--title-size, 56px);color:var(--title-color, #fff);line-height:1.1;font-weight:700}.slide__description{margin:0;font-size:var(--desc-size, 16px);color:var(--desc-color, #fff);line-height:1.6}.slide__buttons{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.slide[style*="--text-align: center"] .slide__buttons{justify-content:center}.slide[style*="--text-align: right"] .slide__buttons{justify-content:flex-end}.slide__btn{display:inline-block;font-size:var(--btn-text-size, 14px);padding:var(--btn-v-padding, 14px) var(--btn-h-padding, 32px);border-radius:var(--btn-radius, 50px);text-decoration:none;font-weight:600;cursor:pointer;transition:background-color .25s ease,color .25s ease,border-color .25s ease;letter-spacing:.04em}.slide__btn--primary{background-color:var(--primary-bg, #fff);color:var(--primary-color, #000);border:2px solid transparent}.slide__btn--primary:hover{background-color:var(--primary-hover-bg, #e0e0e0)}.slide__btn--secondary{background-color:transparent;color:var(--secondary-color, #fff);border:2px solid var(--secondary-border, #fff)}.slide__btn--secondary:hover{background-color:var(--secondary-hover-bg, #fff);color:var(--secondary-hover-color, #000);border-color:var(--secondary-hover-bg, #fff)}.slideshow-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:#ffffff26;border:none;color:#fff;width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.slideshow-arrow:hover{background:#ffffff4d}.slideshow-arrow--prev{left:20px}.slideshow-arrow--next{right:20px}.slideshow-dots{position:absolute;bottom:20px;left:50%;transform:translate(-50%);z-index:10;display:flex;gap:8px}.slideshow-dot{width:8px;height:8px;border-radius:50%;background:#ffffff80;border:none;cursor:pointer;padding:0;transition:background .2s ease,transform .2s ease}.slideshow-dot.is-active{background:#fff;transform:scale(1.3)}@media(max-width:768px){.slide{min-height:var(--mobile-height, 60vh)}.slide__bg--desktop{display:none}.slide__bg--mobile{display:block}.slide__title{font-size:clamp(28px,8vw,var(--title-size, 56px))}.slide__content-wrap{padding:32px 16px}.slideshow-arrow{width:36px;height:36px}.slideshow-arrow--prev{left:12px}.slideshow-arrow--next{right:12px}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/section-slideshow-banner.css.map */
