.carousel-section{background-color:#000;color:#fff;padding:60px 0;overflow:hidden;width:100vw;margin-left:calc(-50vw + 50%)}.carousel-container{max-width:1600px;margin:0 auto;padding:0 40px;width:100%}.carousel-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:40px}.carousel-header-left h2{font-size:60px;font-weight:700;line-height:1;margin-bottom:15px;text-transform:uppercase}.carousel-header-left p{font-size:14px;max-width:450px;line-height:1.4;color:#999}.carousel-header-right{display:flex;align-items:center;gap:30px}.carousel-controls{display:flex;gap:10px}.carousel-btn{width:50px;height:50px;background:transparent;border:1px solid #666;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;position:relative;overflow:hidden}.carousel-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:#fff;transition:left .3s ease;z-index:0}.carousel-btn:hover:before{left:0}.carousel-btn:hover{color:#000}.carousel-btn svg{width:20px;height:20px;position:relative;z-index:1;transition:color .3s ease}.carousel-btn:disabled{opacity:.3;cursor:not-allowed}.carousel-btn:disabled:hover:before{left:-100%}.carousel-btn:disabled:hover{color:#fff}.carousel-wrapper{position:relative;overflow:hidden;border:1px solid #666}.carousel-track{display:flex;transition:transform .6s cubic-bezier(.25,.46,.45,.94);will-change:transform}.carousel-slide{flex:0 0 calc(33.333% - 3.33px);margin-right:5px}.carousel-slide:last-child{margin-right:0}.carousel-product-card{background:#000;border-right:1px solid #666;height:100%;display:flex;flex-direction:column}.carousel-product-card:last-child{border-right:none}.carousel-product-image{height:500px;background-size:cover;background-position:center;position:relative;overflow:hidden;transition:background-image .4s ease}.carousel-product-image:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#0003;opacity:0;transition:opacity .3s ease}.carousel-product-card:hover .carousel-product-image:after{opacity:1}.product-tag{position:absolute;top:15px;left:15px;background:#000c;color:#fff;padding:5px 10px;font-size:12px;font-weight:700;border:1px solid #666;z-index:2}.carousel-product-overlay{position:absolute;bottom:20px;left:20px;right:20px;opacity:0;transform:translateY(20px);transition:all .3s ease;z-index:3}.carousel-product-card:hover .carousel-product-overlay{opacity:1;transform:translateY(0)}.carousel-product-overlay .animated-btn{background:#000000e6;padding:12px 20px;border:1px solid #fff;font-size:14px}.carousel-product-overlay .animated-btn:hover{background:#fff;color:#000}.carousel-product-info{padding:20px;border-top:1px solid #666;flex-grow:1;display:flex;flex-direction:column;justify-content:space-between}.carousel-product-info .product-category{font-size:12px;color:#888;margin-bottom:10px;text-transform:uppercase;letter-spacing:.5px}.carousel-product-info .product-name{font-size:18px;font-weight:700;margin-bottom:15px;line-height:1.2;text-transform:uppercase}.carousel-product-info .product-price{display:flex;align-items:center;gap:10px}.price-regular,.price-sale{font-size:16px;font-weight:700}.price-compare{font-size:14px;color:#888;text-decoration:line-through}.price-sale{color:#ff6b6b}.carousel-product-card:hover .carousel-product-image{transform:scale(1.02)}@media (max-width: 1024px){.carousel-slide{flex:0 0 calc(50% - 2.5px)}.carousel-container{padding:0 30px}.carousel-header-left h2{font-size:48px}}@media (max-width: 768px){.carousel-section{padding:40px 0;margin-left:0;width:100%}.carousel-container{padding:0 20px}.carousel-header{flex-direction:column;align-items:flex-start;gap:20px;margin-bottom:30px}.carousel-header-left h2{font-size:32px;margin-bottom:10px}.carousel-header-left p{font-size:13px}.carousel-header-right{width:100%;justify-content:space-between}.carousel-slide{flex:0 0 100%;margin-right:0}.carousel-product-card{border-right:none;border-bottom:1px solid #666}.carousel-product-card:last-child{border-bottom:none}.carousel-product-image{height:400px}.carousel-product-overlay{opacity:1;transform:translateY(0);position:absolute;bottom:15px;left:15px;right:15px;background:#000000e6;padding:12px;border:1px solid #fff;z-index:10}.carousel-product-overlay .animated-btn{background:transparent;padding:10px 16px;font-size:12px;width:100%;justify-content:center;border:1px solid #fff;color:#fff;text-decoration:none;display:flex;align-items:center;gap:8px}.carousel-product-overlay .animated-btn:hover{background:#fff;color:#000}.carousel-controls{order:2}.carousel-btn{width:40px;height:40px}.carousel-btn svg{width:16px;height:16px}}@media (max-width: 480px){.carousel-header-left h2{font-size:28px}.carousel-product-image{height:350px}.carousel-product-info{padding:15px}.carousel-product-info .product-name{font-size:16px}}@keyframes slideIn{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.carousel-slide{animation:slideIn .6s ease-out}.carousel-loading{display:flex;justify-content:center;align-items:center;height:400px;color:#666}.carousel-loading:after{content:"";width:40px;height:40px;border:2px solid #666;border-top:2px solid #fff;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.carousel-btn:focus{outline:2px solid #fff;outline-offset:2px}@media (prefers-reduced-motion: reduce){.carousel-track{transition:none}.carousel-slide{animation:none}.carousel-product-image,.carousel-product-overlay{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/25/assets/carousel.css.map */
