.custom-product-carousel{display:block;overflow:hidden;background-color:var(--color-background-1)}.custom-product-carousel__header{margin-bottom:1.5rem;display:flex;align-items:center;justify-content:center}.custom-product-carousel__buttons{display:flex;gap:.5rem;margin-left:1.5rem}.custom-product-carousel__btn{background:transparent;border:none;border-radius:0;width:3.2rem;height:3.2rem;padding:0;display:flex;align-items:center;justify-content:center;cursor:pointer;color:rgb(var(--color-foreground));transition:transform .2s,color .2s}.custom-product-carousel__btn:hover{background-color:transparent;transform:scale(1.1);color:rgba(var(--color-foreground),.75)}.custom-product-carousel__btn svg{width:2rem;height:2rem}.custom-product-carousel__title{font-size:2.6rem;font-weight:400!important;color:var(--color-text);margin:0;letter-spacing:0px;text-align:center}.custom-product-carousel__track{display:flex;gap:2rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding-bottom:2rem;cursor:grab}.custom-product-carousel__track::-webkit-scrollbar{display:none}.custom-product-carousel__track.is-dragging{scroll-snap-type:none;cursor:grabbing}.custom-product-carousel__item{flex:0 0 calc(25% - 1.5rem);scroll-snap-align:start;-webkit-user-select:none;user-select:none}.custom-product-card{display:flex;flex-direction:column;border-radius:1.2rem;overflow:hidden;text-decoration:none;background-color:var(--color-background-2);transition:transform .3s ease;height:100%}.custom-product-card:hover{transform:translateY(-4px)}.custom-product-card__image-wrapper{position:relative;width:100%;aspect-ratio:1 / 1;overflow:hidden}.custom-product-card__img{width:100%;height:100%;object-fit:cover;display:block;pointer-events:none}.placeholder-svg{background-color:var(--color-background-2);padding:2rem}.custom-product-card__info{display:flex;align-items:center;gap:1.5rem;padding:2rem;flex-grow:1}.custom-product-card__icon{width:4.8rem;height:4.8rem;border-radius:.8rem;display:flex;justify-content:center;align-items:center;flex-shrink:0}.custom-product-card__icon svg{width:2.4rem;height:2.4rem}.custom-product-card__details{display:flex;flex-direction:column;gap:.4rem}.custom-product-card__name{font-size:1.5rem;font-weight:400;line-height:1.2;letter-spacing:.3px}.custom-product-card__price{font-size:1.8rem;font-weight:400;line-height:1.2;letter-spacing:0px}@media screen and (max-width:989px){.custom-product-carousel__item{flex:0 0 calc(50% - 1rem)}}@media screen and (max-width:549px){.custom-product-carousel__buttons{display:none}.custom-product-carousel__container{padding:0rem 2rem}.custom-product-card__info{padding:1.2rem}.custom-product-carousel__item{flex:0 0 calc(85% - 1rem)}}
/*# sourceMappingURL=/cdn/shop/t/27/assets/section-custom-product-carousel.css.map */
