.product-carousel__heading-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.5rem}.product-carousel__heading-group{display:flex;flex-wrap:wrap;align-items:center;gap:1rem}.product-carousel__heading-row h2{margin:0}.product-carousel__controls{display:flex;gap:.6rem;flex-shrink:0}.product-carousel__nav-btn{background:rgba(var(--color-foreground),.05);border:1px solid rgba(var(--color-foreground),.15);color:rgb(var(--color-foreground));width:2.75rem;height:2.75rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .25s ease,border-color .25s ease}.product-carousel__nav-btn svg{width:1rem;height:1rem;fill:currentColor}.product-carousel__nav-btn:hover{background:#ea0d42;border-color:#ea0d42;color:#fff}.product-carousel__nav-btn--prev svg{transform:rotate(90deg)}.product-carousel__nav-btn--next svg{transform:rotate(-90deg)}.product-carousel__heading-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#ea0d421a;border:1px solid rgba(234,13,66,.35);color:#ea0d42;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;border-radius:2rem}.product-carousel__heading-badge img{height:1.1rem;width:auto}.product-carousel__track{display:flex;gap:1.75rem;overflow-x:auto;padding:.5rem 0 1.5rem;scrollbar-width:none}.product-carousel__track::-webkit-scrollbar{display:none}.product-carousel__item{min-width:34rem;max-width:34rem;flex-shrink:0}.product-carousel__image-wrap{display:block;position:relative;aspect-ratio:1 / 1;background:#fff}.product-carousel__image-link{position:absolute;top:0;right:0;bottom:0;left:0;display:block}.product-carousel__image-wrap img{position:absolute;top:1.25rem;right:1.25rem;bottom:1.25rem;left:1.25rem;width:calc(100% - 2.5rem);height:calc(100% - 2.5rem);object-fit:contain;transition:opacity .3s ease}.product-carousel__image--placeholder{position:absolute;top:0;right:0;bottom:0;left:0;background:#fff}.product-carousel__image--placeholder svg{opacity:.5}.product-carousel__image--hover{opacity:0}.product-carousel__image-wrap:hover .product-carousel__image--hover{opacity:1}.product-carousel__badge{position:absolute;top:.85rem;left:.85rem;z-index:2;background:#ea0d4224;border:1px solid rgba(234,13,66,.4);color:#ea0d42;padding:.4rem .9rem;border-radius:2rem;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.product-carousel__rating{display:flex;align-items:center;gap:.15rem;flex-shrink:0;background:rgba(var(--color-foreground),.06);padding:.4rem .7rem;border-radius:2rem}.product-carousel__star{display:inline-flex;flex-shrink:0;width:.85rem;height:.85rem;opacity:.3}.product-carousel__star svg{width:100%;height:100%;fill:#ffc107}.product-carousel__star.is-filled{opacity:1}.product-carousel__rating-count{margin-left:.3rem;font-size:.7rem;color:#fff;opacity:.8}.product-carousel__content{padding:1.75rem}.product-carousel__meta-row{display:flex;justify-content:space-between;align-items:center;gap:.75rem;margin-top:.6rem}.product-carousel__price-col{display:flex;flex-direction:column;align-items:flex-start}.product-carousel__price-note{font-size:.7rem;opacity:.6;margin-top:.15rem;white-space:nowrap}.product-carousel__title{font-size:1.5rem;font-weight:600;margin:0;min-width:0;word-break:normal;overflow-wrap:break-word;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.product-carousel__title a{color:inherit;text-decoration:none}.product-carousel__swatches{--swatch-input--size: 1.1rem;display:flex;gap:.5rem;margin:.5rem 0 .75rem}.product-carousel__swatch-btn{display:block;padding:0;border:none;background:none;cursor:pointer}.product-carousel__specs{display:flex;justify-content:space-between;gap:.75rem;background:rgba(var(--color-foreground),.04);border-radius:.5rem;padding:1.1rem .75rem;margin-top:1.1rem}.product-carousel__spec{flex:1;min-width:0;text-align:center}.product-carousel__spec-icon{display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;margin:0 auto .5rem;background:#ea0d42;border-radius:.5rem}.product-carousel__spec-icon svg{width:1.3rem;height:1.3rem;fill:#fff}.product-carousel__spec-value{font-family:"Orbitron",var(--font-heading-family);font-size:1.05rem;font-weight:700;font-variant-numeric:tabular-nums;margin:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.product-carousel__spec-label{font-size:.75rem;opacity:.65;margin:0}.product-carousel__cta{display:flex;align-items:center;justify-content:center;width:100%;margin-top:1rem;text-align:center}.product-carousel__more{min-width:18rem;max-width:18rem;flex-shrink:0;display:flex;align-items:center;justify-content:center;text-align:center;text-decoration:none;color:rgb(var(--color-foreground));padding:1.5rem}@media screen and (max-width:749px){.product-carousel__item{min-width:21rem;max-width:21rem}.product-carousel__more{min-width:12rem;max-width:12rem}.product-carousel__title-row{flex-direction:column;align-items:flex-start;gap:.3rem}.product-carousel__price-col{align-items:flex-start}.product-carousel__title{font-size:1.25rem}}.product-carousel__more-label{display:block;font-weight:700;font-size:1.4rem;margin-top:.9rem}.product-carousel__more-sub{display:block;font-size:.95rem;opacity:.65;margin-top:.3rem}
/*# sourceMappingURL=/cdn/shop/t/26/assets/section-product-carousel.css.map */
