.product-carousel-section{position:relative;min-height:600px;background-size:cover;background-position:center;background-repeat:no-repeat;padding:40px 20px 0;overflow:hidden}.product-carousel-section .product-carousel{padding-bottom:0}.product-carousel-container{margin:0 auto;width:100%}.product-carousel-heading{font-size:48px;font-weight:900;text-align:center;margin:0 0 20px;letter-spacing:2px;text-transform:uppercase;color:#000}.product-carousel-link-wrapper{text-align:center;margin-bottom:20px}.product-carousel-link{display:inline-block;font-size:16px;font-weight:600;text-decoration:underline;color:#000;transition:opacity .3s ease}.product-carousel-link:hover{opacity:.7}.product-carousel-wrapper{position:relative;padding:0 60px;overflow:visible}.carousel__arrow{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;border-radius:50%;background:#ffffffe6;border:none;cursor:pointer;z-index:1;display:flex;align-items:center;justify-content:center;transition:all .3s ease;box-shadow:0 2px 8px #0000001a}.carousel__arrow:hover:not(:disabled){background:#fff;box-shadow:0 4px 12px #00000026;transform:translateY(-50%) scale(1.1)}.carousel__arrow:disabled{opacity:.3;cursor:not-allowed}.carousel__arrow--prev{left:0}.carousel__arrow--next{right:0}.carousel__arrow svg{width:24px;height:24px;color:#000}@keyframes float-up-down{0%{transform:translateY(0)}50%{transform:translateY(-30px)}to{transform:translateY(0)}}.product-carousel{overflow:hidden;position:relative;width:100%;padding-top:40px;padding-bottom:40px}.product-carousel-images-track{display:flex;gap:20px;transition:transform .5s cubic-bezier(.4,0,.2,1);cursor:grab;-webkit-user-select:none;user-select:none;margin-bottom:40px;overflow:visible}@media (min-width: 769px){.product-carousel-images-track{gap:0}}.product-carousel-images-track:active{cursor:grabbing}.product-carousel-image-item{flex:0 0 280px;width:280px;transition:all .5s cubic-bezier(.4,0,.2,1);transform:scale(.85)}@media (min-width: 769px){.product-carousel-image-item{flex:0 0 20%;width:20%;padding:0;box-sizing:border-box}}.product-carousel-image-item.is-active{opacity:1;transform:scale(1.2);z-index:5}.product-carousel-image-item .product-carousel-image{animation:float-up-down 4s cubic-bezier(.42,0,.58,1) infinite}.product-carousel-image{aspect-ratio:1;overflow:visible;background:transparent;display:flex;align-items:center;justify-content:center}.product-carousel-image img{width:100%;height:100%;object-fit:contain;transition:transform .3s ease}.product-carousel-image-item.is-active .product-carousel-image img{transform:scale(1.05)}.product-carousel-details-container{position:relative;width:100%;min-height:170px;display:flex;align-items:center;justify-content:center}.product-carousel-details{position:absolute;top:0;left:50%;transform:translate(-50%);text-align:center;opacity:0;visibility:hidden;transition:opacity .5s cubic-bezier(.4,0,.2,1),visibility .5s;width:100%;max-width:500px;pointer-events:none}.product-carousel-details:not(.is-active) .product__name,.product-carousel-details:not(.is-active) .product-carousel-price,.product-carousel-details:not(.is-active) .product-carousel-atb-button{opacity:0;transform:scale(.6);animation:none}.product-carousel-details.is-active{opacity:1;visibility:visible;pointer-events:auto}@keyframes scale-up{0%{transform:translate(-50%) scale(.6);opacity:0}to{transform:translate(-50%) scale(1);opacity:1}}@keyframes scale-up-content{0%{transform:scale(.6);opacity:0}to{transform:scale(1);opacity:1}}.product-carousel-details.is-active .product__name{animation:scale-up-content .5s cubic-bezier(.4,0,.2,1) forwards;animation-delay:.1s;opacity:0}.product-carousel-details.is-active .product-carousel-price{animation:scale-up-content .5s cubic-bezier(.4,0,.2,1) forwards;animation-delay:.2s;opacity:0}.product-carousel-details.is-active .product-carousel-atb-button{animation:scale-up-content .5s cubic-bezier(.4,0,.2,1) forwards;animation-delay:.3s;opacity:0}.product-carousel-title{font-size:16px;font-weight:700;margin:0 0 12px;color:#000;text-transform:uppercase;letter-spacing:.5px;line-height:1.4;min-height:44px}.product-carousel-price{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:20px;font-weight:600}.product-carousel-price-compare{font-size:14px;color:#999;text-decoration:line-through}.product-carousel-price-regular{font-size:18px;color:#000}.product-carousel-add-to-bag{margin-top:20px}.product-carousel-atb-button{width:100%;max-width:240px;padding:14px 32px;background:#fe8576;color:#fff;border:none;border-radius:30px;font-size:14px;font-weight:700;letter-spacing:1px;cursor:pointer;transition:all .3s ease}.product-carousel-atb-button:disabled{opacity:.6;cursor:not-allowed}.product-carousel-image-item--placeholder,.product-carousel-details--placeholder{opacity:.5}.placeholder-svg{width:100%;height:100%;fill:#e0e0e0}@media (min-width: 769px) and (max-width: 1200px){.product-carousel-image-item{flex:0 0 20%;width:20%;padding:0;box-sizing:border-box}}@media (max-width: 768px){.product-carousel-section{min-height:300px;padding:30px 20px 20px}.product-carousel-heading{font-size:32px;margin-bottom:16px}.product-carousel-link-wrapper{margin-bottom:8px}.product-carousel-wrapper{padding:0 50px}.carousel__arrow{width:40px;height:40px}.carousel__arrow svg{width:20px;height:20px}.product-carousel-image-item{flex:0 0 calc(100vw - 180px);width:calc(100vw - 180px);max-width:280px;opacity:1;transform:scale(1)}.product-carousel-image-item:not(.is-active){opacity:.3;transform:scale(.9)}.product-carousel-images-track{margin-bottom:30px}.product-carousel-details-container{min-height:140px}.product-carousel-title{font-size:14px;min-height:auto}.product-carousel-price-regular{font-size:16px}.product-carousel-atb-button{font-size:12px;padding:12px 28px}.header__action_cart_empty{margin-right:0}}@media (max-width: 480px){.product-carousel-heading{font-size:24px}.product-carousel-link{font-size:14px}.product-carousel-wrapper{padding:0 40px}.carousel__arrow{width:36px;height:36px}.product-carousel-image-item{flex:0 0 calc(100vw - 160px);width:calc(100vw - 160px);max-width:260px}.product-carousel-details-container{min-height:150px}}
/*# sourceMappingURL=/cdn/shop/t/55/assets/section-product-carousel.css.map */
