.product-carousel{position:relative;padding:var(--pc-padding-top, var(--section-padding-y)) 0 var(--pc-padding-bottom, var(--section-padding-y));background:var(--pc-bg, var(--color-background));overflow:hidden}.product-carousel__header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:4rem;flex-wrap:wrap;gap:2.5rem}.product-carousel__title-group{max-width:640px}.product-carousel__label{display:inline-block;font-size:1.1rem;font-weight:500;text-transform:uppercase;letter-spacing:.2em;opacity:.65;margin-bottom:1.25rem}.product-carousel__title{font-family:var(--font-heading-family);font-size:clamp(2.8rem,5vw,4.5rem);font-weight:400;line-height:1.05;letter-spacing:-.02em;margin:0;text-wrap:balance}.product-carousel__nav{display:flex;gap:1rem}.product-carousel__nav-btn{width:5.2rem;height:5.2rem;display:flex;align-items:center;justify-content:center;background:transparent;border:1px solid rgba(var(--color-foreground-rgb),.15);border-radius:50%;cursor:pointer;transition:all .4s cubic-bezier(.16,1,.3,1);color:inherit}.product-carousel__nav-btn:hover:not(:disabled){background:var(--color-foreground);color:var(--color-background);border-color:var(--color-foreground);transform:scale(1.05)}.product-carousel__nav-btn:disabled{opacity:.3;cursor:not-allowed}.product-carousel__nav-btn svg{width:2rem;height:2rem}.product-carousel__viewport{overflow:hidden;margin:0 -1rem}.product-carousel__track{display:flex;transition:transform .6s cubic-bezier(.16,1,.3,1);will-change:transform}.product-carousel__slide{flex:0 0 auto;width:calc(100% / var(--pc-slides-mobile, 2));padding:0 1rem;box-sizing:border-box}@media screen and (min-width:750px){.product-carousel__slide{width:calc(100% / var(--pc-slides-tablet, 3))}}@media screen and (min-width:990px){.product-carousel__slide{width:calc(100% / var(--pc-slides-desktop, 4))}}.product-carousel__progress{margin-top:4rem;display:flex;align-items:center;gap:2rem}.product-carousel__progress-bar{flex:1;height:3px;background:rgba(var(--color-foreground-rgb),.08);border-radius:3px;overflow:hidden}.product-carousel__progress-fill{height:100%;background:var(--color-foreground);width:0%;transition:width .3s ease}.product-carousel__counter{font-size:1.2rem;font-family:var(--font-accent-family);letter-spacing:.05em;white-space:nowrap}.product-carousel__dots{display:flex;justify-content:center;gap:.8rem;margin-top:3rem}.product-carousel__dot{width:1rem;height:1rem;border-radius:50%;background:rgba(var(--color-foreground-rgb),.2);border:none;cursor:pointer;transition:all .3s ease;padding:0}.product-carousel__dot.is-active{background:var(--color-foreground);transform:scale(1.2)}.product-carousel__dot:hover:not(.is-active){background:rgba(var(--color-foreground-rgb),.4)}.product-carousel__play-pause{position:absolute;bottom:2rem;right:2rem;width:4rem;height:4rem;display:flex;align-items:center;justify-content:center;background:var(--color-background);border:1px solid rgba(var(--color-foreground-rgb),.2);border-radius:50%;cursor:pointer;transition:all .3s ease;z-index:10}.product-carousel__play-pause:hover{background:var(--color-foreground);color:var(--color-background)}.product-carousel__play-pause svg{width:1.6rem;height:1.6rem}.product-carousel__play-pause .icon-play{display:none}.product-carousel__play-pause .icon-pause,.product-carousel__play-pause.is-paused .icon-play{display:block}.product-carousel__play-pause.is-paused .icon-pause{display:none}.product-carousel__view-all-wrap{text-align:center}.product-carousel__view-all{display:inline-flex;align-items:center;gap:1rem;margin-top:3rem;font-size:1.3rem;text-transform:uppercase;letter-spacing:.1em;text-decoration:none;color:inherit;transition:opacity .3s ease}.product-carousel__view-all:hover{opacity:.7}.product-carousel__view-all svg{width:1.4rem;height:1.4rem;transition:transform .3s ease}.product-carousel__view-all:hover svg{transform:translate(5px)}.preset-futuristic_neon .product-carousel__nav-btn:hover:not(:disabled){box-shadow:0 0 20px rgba(var(--color-accent-rgb),.3);border-color:var(--color-accent-strong)}.preset-futuristic_neon .product-carousel__progress-fill{background:var(--gradient-accent-contrast)}.preset-luxury_contrast .product-carousel__nav-btn:hover:not(:disabled){background:var(--gradient-accent);border-color:var(--color-btn-solid-bg);color:var(--color-btn-solid-label)}.preset-luxury_contrast .product-carousel__progress-fill{background:var(--gradient-accent-contrast)}@media screen and (max-width:749px){.product-carousel__nav{display:none}.product-carousel__header{text-align:center;justify-content:center}.product-carousel__title-group{text-align:center}}.product-carousel__slide{display:flex;flex-direction:column}.product-carousel__slide .card-wrapper,.product-carousel__slide .card{height:100%;display:flex;flex-direction:column}.product-carousel__slide .card__content,.product-carousel__slide .card__information{flex-grow:1;display:flex;flex-direction:column}.product-carousel__slide .card__heading{min-height:2.8em;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-carousel__slide .price{margin-top:auto;padding-top:.5rem}
/*# sourceMappingURL=/cdn/shop/t/30/assets/section-product-carousel.css.map */
