.product-carousel{overflow:hidden}.product-carousel__header{text-align:center;margin-bottom:3rem}.product-carousel__title{margin-bottom:1rem;color:var(--color-base-text)}.product-carousel__description{color:var(--color-base-text-secondary);max-width:60rem;margin:0 auto}.product-carousel__container{position:relative;padding:0 8rem}@media screen and (max-width: 749px){.product-carousel__container{padding:0 1.5rem}}.product-carousel__track-container{overflow:hidden;position:relative}.product-carousel__track{display:flex;list-style:none;margin:0;padding:0;gap:2rem;transition:transform .4s cubic-bezier(.25,.46,.45,.94);will-change:transform}.product-carousel__slide{flex:0 0 auto;min-width:0}.product-carousel__slide{width:100%}@media screen and (min-width: 480px){.product-carousel__slide{width:calc((100% - 2rem)/2)}}@media screen and (min-width: 750px){.product-carousel__slide{width:calc((100% - 4rem) / 3)}}@media screen and (min-width: 990px){.product-carousel__slide{width:calc((100% - 6rem)/4)}}@media screen and (max-width: 479px){.product-carousel__track{gap:1.5rem}}.product-carousel__controls{display:flex;flex-direction:column;align-items:center;gap:3rem;margin-top:4rem}.product-carousel__navigation{position:absolute;top:45%;left:0;right:0;transform:translateY(-50%);display:flex;justify-content:space-between;align-items:center;pointer-events:none;z-index:10}.product-carousel__btn{display:flex;align-items:center;justify-content:center;width:5rem;height:5rem;border:none;background:#fffffff2;box-shadow:0 .2rem 1rem #0000001a;color:#4e1f29;cursor:pointer;transition:all .3s cubic-bezier(.25,.46,.45,.94);position:relative;z-index:2;pointer-events:auto;border-radius:50%}.product-carousel__btn--prev{left:1rem}.product-carousel__btn--next{right:1rem}.product-carousel__btn:hover:not(:disabled){background:#fff;box-shadow:0 .4rem 2rem #4e1f2933;transform:scale(1.05)}.product-carousel__btn:disabled{opacity:.3;cursor:not-allowed}.product-carousel__btn svg{width:2.4rem;height:2.4rem;stroke-width:1}.product-carousel__nav-text{font-family:var(--font-body-family);font-size:1.1rem;font-weight:400;letter-spacing:.1rem;text-transform:uppercase;color:rgba(var(--color-foreground),.7);margin:0 1rem;-webkit-user-select:none;user-select:none}.product-carousel__dots{display:none}.product-carousel__progress{position:relative;width:100%;max-width:20rem;height:.1rem;background:rgba(var(--color-foreground),.1);margin:0 2rem;border-radius:.05rem;overflow:hidden}.product-carousel__progress-bar{height:100%;background:rgba(var(--color-foreground),.6);border-radius:.05rem;transition:width .4s cubic-bezier(.25,.46,.45,.94)}.product-carousel__view-all{text-align:center;margin-top:5rem}.product-carousel__view-all .button,.product-carousel__view-all .button--secondary{background-color:#4e1f29;color:#fff;border-color:#4e1f29;transition:all .3s ease;font-size:1.2rem;padding:1rem 2.5rem;letter-spacing:.05rem}.product-carousel__view-all .button:hover,.product-carousel__view-all .button--secondary:hover{background-color:#3a1620;border-color:#3a1620;transform:translateY(-.2rem);box-shadow:0 .4rem 1.2rem #4e1f294d}.product-carousel__view-all .link{color:#4e1f29;transition:color .3s ease;font-size:1.2rem;letter-spacing:.05rem}.product-carousel__view-all .link:hover{color:#3a1620}@media screen and (max-width: 749px){.product-carousel__view-all{margin-top:4rem;padding:0 1.5rem}.product-carousel__view-all .button,.product-carousel__view-all .button--secondary,.product-carousel__view-all .link{font-size:1.1rem}}@media screen and (max-width: 749px){.product-carousel__controls,.product-carousel__navigation{display:none}}@media screen and (min-width: 750px) and (max-width: 989px){.product-carousel__controls{gap:3rem;margin-top:3.5rem}.product-carousel__btn svg{width:2.2rem;height:2.2rem}.product-carousel__dot{width:2.2rem}.product-carousel__dot--active{width:3.2rem}}.product-carousel__slide .card-wrapper{height:100%}.product-carousel__slide .card{height:100%;display:flex;flex-direction:column}.product-carousel__slide .card__content{flex-grow:1;display:flex;flex-direction:column;justify-content:space-between}.product-carousel__track.is-transitioning{transition:transform .4s cubic-bezier(.25,.46,.45,.94)}.product-carousel__track.is-dragging{cursor:grabbing;transition:none}.product-carousel__slide.is-dragging{-webkit-user-select:none;user-select:none}@media (prefers-reduced-motion: reduce){.product-carousel__track,.product-carousel__btn,.product-carousel__dot{transition:none}}.product-carousel__btn:focus-visible{outline:.15rem solid rgba(var(--color-foreground),.4);outline-offset:.3rem;border-radius:50%}.product-carousel__dot:focus-visible{outline:.15rem solid rgba(var(--color-foreground),.4);outline-offset:.2rem;border-radius:.1rem}.product-carousel.is-loading{opacity:.7;pointer-events:none}.product-carousel.is-loading .product-carousel__btn{color:rgba(var(--color-foreground),.3)}.product-carousel{opacity:0;animation:fadeInCarousel .6s ease-out forwards}@keyframes fadeInCarousel{0%{opacity:0;transform:translateY(2rem)}to{opacity:1;transform:translateY(0)}}@media (prefers-contrast: high){.product-carousel__btn{color:rgba(var(--color-foreground),1)}.product-carousel__dot{background:rgba(var(--color-foreground),.5)}.product-carousel__dot--active{background:rgba(var(--color-foreground),1)}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/product-carousel.css.map */
