.product-carousel{display:block;--pc-inset: 50px;--pc-card-width: 346px;--pc-gap: 10px;--pc-radius: 20px;--pc-ratio: .75;--pc-heading-size: 40px;--pc-sale: #c4301c}.product-carousel__header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.6rem;padding:0 var(--pc-inset);margin-bottom:3.6rem}.product-carousel__heading{margin:0;font-size:var(--pc-heading-size);font-weight:700;line-height:1.2}.product-carousel__tabs{display:flex;flex-wrap:wrap;gap:.4rem;margin:0;padding:0;list-style:none}.product-carousel__tab{display:inline-flex;align-items:center;height:3.6rem;padding:.6rem 1.2rem;border:0;border-radius:999px;background:none;color:rgb(var(--color-foreground));font-family:inherit;font-size:1.5rem;font-weight:500;line-height:2.4rem;text-decoration:none;cursor:pointer;transition:background-color .2s ease}.product-carousel__tab:focus-visible{outline:2px solid rgb(var(--color-foreground));outline-offset:2px}.product-carousel__tab:hover{background-color:rgba(var(--color-foreground),.04)}.product-carousel__tab.is-active{background-color:rgba(var(--color-foreground),.07)}.product-carousel__track{display:flex;gap:var(--pc-gap);margin:0;padding:0 var(--pc-inset);list-style:none;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.product-carousel__track::-webkit-scrollbar{display:none}.product-carousel__item{flex:0 0 var(--pc-card-width)}.product-card{position:relative}.product-card__media{display:block;aspect-ratio:var(--pc-ratio);overflow:hidden;border-radius:var(--pc-radius);background-color:rgba(var(--color-foreground),.04)}.product-card__media img,.product-card__media svg{display:block;width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.product-card:hover .product-card__media img{transform:scale(1.04)}.product-card__badges{position:absolute;top:1rem;left:1rem;display:flex;flex-direction:column;align-items:flex-start;gap:.6rem;pointer-events:none}.product-card__badge{padding:.4rem 1rem;border-radius:60px;background-color:var(--pc-badge, #1c1b18);color:#fff;font-size:1.3rem;font-weight:700;line-height:1.6}.product-card__info{display:flex;flex-direction:column;gap:.6rem;margin-top:1.4rem}.product-card__title{color:rgb(var(--color-foreground));font-size:1.5rem;font-weight:700;line-height:1.6;text-decoration:none}.product-card__title:hover{text-decoration:underline;text-underline-offset:3px}.product-card__price{display:flex;align-items:center;gap:.8rem;margin:0;font-size:1.5rem;font-weight:700;line-height:1.6}.product-card__price--sale>span:first-child{color:var(--pc-sale)}.product-card__compare{color:rgba(var(--color-foreground),.5);font-weight:400;text-decoration:line-through}.product-card__swatches{display:flex;gap:.4rem;margin:.2rem 0 0;padding:0;list-style:none}.product-card__swatch{width:1.6rem;height:.8rem;border-radius:.2rem;background-color:var(--pc-swatch, rgba(0, 0, 0, .15));box-shadow:inset 0 0 0 1px #00000014}.product-carousel__controls{display:flex;align-items:center;justify-content:space-between;gap:2rem;min-height:4.4rem;padding:0 var(--pc-inset);margin-top:3.2rem}.product-carousel__progress{position:relative;width:25rem;max-width:40%;height:2px;background-color:rgba(var(--color-foreground),.1)}.product-carousel__progress-fill{position:absolute;inset:0 auto 0 0;width:30%;background-color:rgb(var(--color-foreground));transition:width .2s ease}.product-carousel__arrows{display:flex;gap:.8rem}.product-carousel__arrow{display:flex;align-items:center;justify-content:center;width:4.4rem;height:4.4rem;padding:0;border:1px solid rgba(var(--color-foreground),.2);border-radius:50%;background:none;color:rgb(var(--color-foreground));cursor:pointer;transition:background-color .2s ease,opacity .2s ease}.product-carousel__arrow:hover:not([disabled]){background-color:rgba(var(--color-foreground),.05)}.product-carousel__arrow[disabled]{opacity:.3;cursor:default}.product-carousel__arrow svg{width:1.6rem;height:1.6rem}.product-carousel__arrow[data-carousel-prev] svg{transform:rotate(90deg)}.product-carousel__arrow[data-carousel-next] svg{transform:rotate(-90deg)}@media screen and (max-width:749px){.product-carousel__header{margin-bottom:2.4rem}.product-carousel__tabs{gap:.8rem}.product-carousel__track{scroll-snap-type:x mandatory;scroll-padding-inline:var(--pc-inset)}.product-carousel__item{scroll-snap-align:start}.product-card__info{gap:.4rem;margin-top:1.6rem}.product-card__swatches{margin-top:.4rem}.product-carousel__controls{margin-top:2rem}.product-carousel__progress{max-width:50%}}@media(prefers-reduced-motion:reduce){.product-card__media img,.product-carousel__progress-fill{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/beetles-product-carousel.css.map */
