.product-carousel-section{max-width:1520px;width:100%;margin:0 auto;padding:40px 0;padding-inline:2rem}@media screen and (max-width: 1024px){.product-carousel-section{width:90vw;padding-inline:0}}.product-carousel{width:100%}.product-carousel__header{display:flex;justify-content:space-between;align-items:center;margin:0}.product-carousel__title{font-weight:700;text-transform:uppercase;letter-spacing:1.2px;margin:0;line-height:1.2;color:#1b1b1b;font-size:3rem;font-weight:500;font-family:Teko}.product-carousel__view-all{display:flex;align-items:center;text-transform:uppercase;text-decoration:none;letter-spacing:.5px;transition:opacity .3s ease;justify-content:center;gap:10px;color:#1b1b1b;font-weight:500;font-family:Teko;font-size:3rem}@media screen and (max-width: 767px){.product-carousel__view-all{font-size:2.4rem}}.product-carousel__view-all:hover{opacity:.7}.product-carousel__view-all svg{width:20px;height:20px;stroke:currentColor}.product-carousel-blaze{position:relative}.product-carousel-track{list-style:none;padding-inline-start:0!important}.product-carousel-card{display:flex;flex-direction:column;height:100%;background:#fff;transition:box-shadow .3s ease,transform .3s ease;border:1px solid rgba(0,0,0,.08);gap:10px}.product-carousel-card:hover{box-shadow:0 8px 24px #00000014}.product-carousel-image-wrapper{position:relative;width:100%;background:#f5f5f5;overflow:hidden;border-radius:2px;height:40rem}@media screen and (max-width: 767px){.product-carousel-image-wrapper{height:37rem}}.product-carousel-image-link{width:100%;height:100%;display:block;text-decoration:none}.product-carousel-image{width:100%;object-fit:cover;aspect-ratio:4 / 5;display:block;transition:opacity .3s ease}.product-carousel-image--main{width:100%;height:100%;object-fit:cover;transition:opacity .3s ease}.product-carousel-badges{position:absolute;top:0;left:0;right:0;flex-wrap:wrap;gap:8px;z-index:9999;height:100%;pointer-events:none}.badge--sale{background-color:#000;clip-path:polygon(0 0,100% 0,85% 100%,0% 100%);font-size:16px;font-style:normal;font-weight:600;line-height:18px;letter-spacing:.5px;color:#fff;font-family:Teko,sans-serif;padding:10px 20px;position:inherit;left:0}.badge--new{padding:5px 25px;font-size:1.2rem;text-transform:uppercase;color:#000;background-color:#ff7f00;clip-path:polygon(10% 0,100% 0,100% 100%,0% 100%);font-weight:700;font-family:Teko;position:inherit;bottom:0;right:0;font-family:Teko,sans-serif}.badge--discount{background-color:#ff4d4d;clip-path:polygon(15% 0,100% 0,100% 100%,0% 100%);font-size:16px;font-style:normal;font-weight:600;line-height:18px;letter-spacing:-.01em;color:#fff;font-family:Teko,sans-serif;padding:10px 20px;position:inherit;right:0}.product-carousel-info{display:flex;flex-direction:column;gap:8px;flex:1;padding-inline:1rem;padding-bottom:15px}.product-carousel-name{color:var(--text-text-primary, #1b1b1b);text-overflow:ellipsis;font-family:Gothic A1;font-size:16px;font-style:normal;font-weight:400;line-height:18px;letter-spacing:.5px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;padding:0;margin:0}@media screen and (max-width: 767px){.product-carousel-name{-webkit-line-clamp:1}}.product-carousel-name>a{color:var(--text-text-primary, #1b1b1b);text-overflow:ellipsis;text-decoration:none;font-family:Gothic A1;font-size:16px;font-style:normal;font-weight:400;line-height:18px;letter-spacing:.5px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;padding:0;margin:0}@media screen and (max-width: 767px){.product-carousel-name>a{-webkit-line-clamp:1}}.product-carousel-name:hover{color:#666}.product-carousel-price{display:flex;align-items:baseline;gap:8px;margin-top:4px}.product-carousel-price .price{font-size:16px;font-weight:700;color:var(--text-text-primary, #1b1b1b);font-family:Teko;font-size:22px!important;font-style:normal;font-weight:600;line-height:24px;letter-spacing:.5px;text-transform:uppercase;text-decoration:none;padding:0;margin:0}.product-carousel-price .old-price{font-size:13px;color:#999;text-decoration:line-through}.product-carousel-variants{display:flex;gap:12px;margin-top:8px;align-items:center;flex-wrap:wrap}.variant-color-group{display:flex;gap:10px;align-items:center;flex-wrap:wrap}a.variant-color-dot{display:block;width:20px;height:20px;border-radius:50%;border:2px solid #ccc;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;position:relative;flex-shrink:0;padding:0;background-clip:padding-box}.variant-color-dot:hover,.variant-color-dot--active{border-color:#000;transform:scale(1.15);box-shadow:0 2px 8px #00000026}.variant-color-dot:focus{outline:none;border-color:#000}.variant-color-more{font-size:12px;font-weight:600;color:#666;padding:4px 6px}.product-carousel-prev,.product-carousel-next{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;background:#fff;border:none;cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #0000001a}.product-carousel-prev{left:12px}.product-carousel-next{right:12px}.product-carousel-pagination{display:flex;justify-content:center;gap:8px;margin-top:8px;padding:0 20px}.blaze-pagination-dot{width:10px;height:10px;border-radius:50%;background:#ddd;border:none;cursor:pointer;transition:all .3s ease;padding:0}.blaze-pagination-dot.active{background:#000;width:28px;border-radius:5px}@media (max-width: 1024px){.product-carousel-section{width:90vw}.product-carousel-prev,.product-carousel-next{width:40px;height:40px;font-size:18px}}@media (max-width: 768px){.product-carousel-section{padding:32px 0;width:90vw}.product-carousel__title{font-size:20px;letter-spacing:.8px}.badge{font-size:10px;padding:3px 8px}.product-carousel-name{font-size:13px}.variant-color-dot{width:24px;height:24px}.product-carousel-prev,.product-carousel-next{width:36px;height:36px;font-size:16px}}@media (max-width: 640px){.product-carousel-section{padding:24px 0}.product-carousel__title{font-size:2.4rem}.product-carousel-name{font-size:12px}.product-carousel-prev,.product-carousel-next{width:32px;height:32px;font-size:14px}}.blaze-slider{position:relative}.blaze-slider .blaze-pagination>button{width:8px;height:8px;display:inline-block;border-radius:50%;background:#0a0a0a;opacity:.2;cursor:pointer;font-size:0;padding:0}.blaze-pagination>button.active{background:#000;width:25px;height:8px;border-radius:5px;border:none;opacity:1}.blaze-container{position:relative}.blaze-track-container{overflow:hidden}.blaze-prev,.blaze-next{z-index:10}.product-carousel-image-link{position:relative;display:block;width:100%;height:100%;z-index:999}.product-carousel-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:opacity .35s ease}.product-carousel-image--main{opacity:1;z-index:1}.product-carousel-image--hover{opacity:0;z-index:2}.product-carousel-image-link:hover .product-carousel-image--hover{opacity:1}.product-carousel-image-link:hover .product-carousel-image--main{opacity:0}
/*# sourceMappingURL=/cdn/shop/t/21/assets/product-carousel.css.map */
