.products-carousel{background-color:var(--rootmd-white);width:100%}.products-carousel__container{max-width:1200px;margin:0 auto;padding:0 15px;box-sizing:border-box}.products-carousel__title{font-family:var(--rootmd-font-family);font-size:32px;line-height:1.2;font-weight:var(--rootmd-weight-bold);color:var(--rootmd-primary);text-align:center;margin:0 0 28px}@media screen and (min-width:750px){.products-carousel__title{font-size:40px;margin-bottom:36px}}.products-carousel__slider-wrapper{position:relative;width:100%}.products-carousel__track{display:flex;gap:16px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;padding-bottom:4px;scrollbar-width:none}.products-carousel__track::-webkit-scrollbar{display:none}.products-carousel__card{flex:0 0 calc((100% - 16px) / 1.5);max-width:calc((100% - 16px) / 1.5);background-color:var(--rootmd-white);border:1px solid #E6E6E6;border-radius:16px;overflow:hidden;display:flex;flex-direction:column;scroll-snap-align:start;box-sizing:border-box}@media screen and (min-width:520px){.products-carousel__card{flex:0 0 calc((100% - 16px)/2)}}@media screen and (min-width:750px){.products-carousel__card{flex:0 0 calc((100% - 32px) / 3)}}@media screen and (min-width:990px){.products-carousel__card{flex:0 0 calc((100% - 48px)/4)}}.products-carousel__image-wrapper{position:relative;width:100%;aspect-ratio:1 / 1;background-color:#fff;overflow:hidden}.products-carousel__image-link{display:block;width:100%;height:100%}.products-carousel__image{width:100%;height:100%;object-fit:contain;display:block;image-rendering:-webkit-optimize-contrast}.products-carousel__image-wrapper--has-hover .products-carousel__image--primary,.products-carousel__image-wrapper--has-hover .products-carousel__image--secondary{position:absolute;top:0;right:0;bottom:0;left:0;transition:opacity .4s ease}.products-carousel__image-wrapper--has-hover .products-carousel__image--secondary,.products-carousel__card:hover .products-carousel__image-wrapper--has-hover .products-carousel__image--primary{opacity:0}.products-carousel__card:hover .products-carousel__image-wrapper--has-hover .products-carousel__image--secondary{opacity:1}.products-carousel__cart-icon{position:absolute;top:12px;right:12px;width:42px;height:42px;z-index:2;border-radius:50%;background-color:var(--rootmd-white);border:none;color:var(--rootmd-primary);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 2px 6px #00000014;transition:background-color .2s ease,transform .2s ease}.products-carousel__cart-icon:hover:not(:disabled){background-color:#f5f5f5;transform:scale(1.05)}.products-carousel__cart-icon:disabled{opacity:.5;cursor:not-allowed}.products-carousel__cart-icon svg{width:18px;height:18px}.products-carousel__info{display:flex;flex-direction:column;align-items:center;text-align:center;gap:5px;padding:18px 14px 20px;flex:1}.products-carousel__product-title{font-family:var(--rootmd-font-family);font-size:18px;line-height:1.25;font-weight:var(--rootmd-weight-regular);color:var(--rootmd-text-dark);margin:0;min-height:2em;display:flex;align-items:center;justify-content:center}.products-carousel__product-title a{color:inherit;text-decoration:none}.products-carousel__product-title a:hover{text-decoration:underline}.products-carousel__rating{display:inline-flex;align-items:center;gap:6px;min-height:20px}.products-carousel__stars{display:inline-flex;gap:3px;color:#f5b739}.products-carousel__star{width:15px;height:15px}.products-carousel__star--empty{color:#e0e0e0}.products-carousel__review-count{font-family:var(--rootmd-font-family);font-size:12px;color:var(--rootmd-text-light)}.products-carousel__price{font-family:var(--rootmd-font-family);font-weight:var(--rootmd-weight-semibold);font-size:20px;color:var(--rootmd-text-dark);margin-top:auto}.products-carousel__add-btn{margin-top:4px;padding:10px 22px;border:none;border-radius:9999px;background-color:var(--rootmd-primary);color:var(--rootmd-white);font-family:var(--rootmd-font-family);font-size:15px;font-weight:var(--rootmd-weight-medium);cursor:pointer;transition:background-color .2s ease,opacity .2s ease;min-width:140px}.products-carousel__add-btn:hover:not(:disabled){background-color:var(--rootmd-secondary)}.products-carousel__add-btn:disabled{background-color:#999;cursor:not-allowed;opacity:.85}.products-carousel__arrow{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border-radius:50%;border:1px solid #D9D9D9;background-color:var(--rootmd-white);color:var(--rootmd-primary);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;transition:background-color .2s ease,box-shadow .2s ease}.products-carousel__arrow:hover{background-color:#f5f5f5;box-shadow:0 2px 8px #00000014}.products-carousel__arrow svg{width:18px;height:18px}.products-carousel__arrow--prev{left:-8px}.products-carousel__arrow--next{right:-8px}@media screen and (min-width:1260px){.products-carousel__arrow--prev{left:-20px}.products-carousel__arrow--next{right:-20px}}@media screen and (max-width:749px){.products-carousel__arrow{display:none}}.products-carousel__dots{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:20px}.products-carousel__dot{width:8px;height:8px;border-radius:50%;border:none;padding:0;background-color:#d9d9d9;cursor:pointer;transition:background-color .2s ease,transform .2s ease}.products-carousel__dot.is-active{background-color:var(--rootmd-primary);transform:scale(1.2)}.products-carousel__dot:hover{background-color:#b0b0b0}
/*# sourceMappingURL=/cdn/shop/t/13/assets/section-products-carousel.css.map */
