.product-carousel-section{width:100%;padding:80px 20px;background:#fff}.product-carousel__container{max-width:1620px;margin:0 auto}.product-carousel__header{text-align:center;margin-bottom:24px}.product-carousel__title{font-family:brandon-grotesque,sans-serif;font-size:38px;font-weight:700;color:#111;margin:0;line-height:1.1;scroll-margin-top:96px}.product-carousel__wrapper{position:relative;width:100%;padding:0 60px;overflow:visible}.product-carousel__nav{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:48px;height:48px;border-radius:50%;background:#fff;border:2px solid #E2E2E2;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;color:#151515}.product-carousel__nav:hover{background:#79a9da;border-color:#79a9da;color:#fff;transform:translateY(-50%) scale(1.1)}.product-carousel__nav:active{transform:translateY(-50%) scale(.95)}.product-carousel__nav--prev{left:-24px}.product-carousel__nav--next{right:-24px}.product-carousel__nav svg{width:24px;height:24px;display:block}.product-carousel__nav--hidden{display:none!important}.product-carousel__track{width:100%;overflow:hidden;position:relative;padding:0;margin:0;border-radius:8px}.product-carousel__slides{display:flex;align-items:stretch;transition:transform .5s ease;gap:30px;will-change:transform;padding:10px}@media(min-width:991px){.product-carousel__wrapper--centered{display:flex;justify-content:center;align-items:center;width:100%}.product-carousel__wrapper--centered .product-carousel__track{width:auto;max-width:fit-content;margin:0 auto;overflow:visible;display:block;position:relative}.product-carousel__wrapper--centered .product-carousel__slides{display:flex;justify-content:center;align-items:stretch;width:auto;max-width:fit-content;gap:30px;margin:0;position:relative}.product-carousel__wrapper--centered .product-carousel__slide{flex:0 0 auto;width:calc((min(1620px,100vw - 40px) - 30px)/2);max-width:500px;min-width:300px;padding:10px}}.product-carousel__slide{flex:0 0 calc(33.333% - 20px);min-width:0;padding:10px;display:flex;flex-direction:column;align-self:stretch}.product-carousel-card{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;overflow:visible;transition:all .3s ease;border:1px solid #F0F0F0;flex:1 1 auto;min-height:0;width:100%;display:flex;flex-direction:column}.product-carousel-card:hover{transform:translateY(-8px);box-shadow:0 12px 40px #00000026}.product-carousel-card__image-wrapper{position:relative;aspect-ratio:1;overflow:hidden;background:#f8f8f8;flex-shrink:0;border-radius:16px 16px 0 0}.product-carousel-card__image-link{display:block;width:100%;height:100%}.product-carousel-card__image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.product-carousel-card:hover .product-carousel-card__image{transform:scale(1.05)}.product-carousel-card__image-placeholder{width:100%;height:100%;background:#f8f8f8;display:flex;align-items:center;justify-content:center}.product-carousel-card__badge{position:absolute;top:12px;left:12px;height:39px;padding:10px 15px 8px 13px;border:none;border-bottom:3px solid #79A9DA;border-radius:12px;font-family:brandon-grotesque,sans-serif;font-size:18px;font-weight:500;color:#fff;display:flex;align-items:center;justify-content:center;gap:4px;z-index:2}.product-carousel-card__badge--discount{background:#f26a23;top:12px;left:12px}.product-carousel-card__variant{position:absolute;top:12px;right:12px;left:auto;height:39px;display:flex;align-items:center;gap:16px;padding:10px 15px 8px 13px;background:#f26a23;border:none;border-bottom:3px solid #79A9DA;border-radius:12px;z-index:2}.product-carousel-card__variant--orange{background:#f26a23}.product-carousel-card__variant--yellow{background:#ffd140}.product-carousel-card__variant-icon{width:32px;height:32px;flex-shrink:0;display:block;object-fit:contain}.product-carousel-card__variant-name{color:#fff;font-family:brandon-grotesque,sans-serif;font-size:18px;font-weight:500;line-height:1.2em;white-space:nowrap}.product-carousel-card__badge--sold-out{background:#ccc;color:#fff;top:50%;left:50%;transform:translate(-50%,-50%);padding:12px 24px;font-size:16px}.product-carousel-card__badge svg{width:14px;height:14px;display:block;flex-shrink:0;fill:#fff}.product-carousel-card__content{padding:20px;flex:1 1 auto;min-height:0;display:flex;flex-direction:column;gap:12px}.product-carousel-card__purchase{display:flex;flex-direction:column;gap:8px;width:100%;margin-top:auto;flex-shrink:0}.product-carousel-card__title{font-family:brandon-grotesque,sans-serif;font-size:18px;font-weight:500;color:#151515;margin:0;line-height:1.4;text-align:center;flex:0 0 auto}.product-carousel-card__title-link{color:inherit;text-decoration:none;transition:color .2s ease}.product-carousel-card__title-link:hover{color:#79a9da}.product-carousel-card__price{height:39px;padding:5px 10px 0;background:#f26a23;border:none;border-bottom:3px solid #79A9DA;border-radius:12px;display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap}.product-carousel-card__price--orange{background:#f26a23}.product-carousel-card__price--yellow{background:#ffd140}.product-carousel-card__price--sale{font-family:brandon-grotesque,sans-serif;font-size:18px;font-weight:500;color:#fff;line-height:1.59em}.product-carousel-card__price--compare{font-family:brandon-grotesque,sans-serif;font-size:16px;font-weight:400;color:#fff;text-decoration:line-through;opacity:.8;line-height:1.59em}.product-carousel-card__price--regular{font-family:brandon-grotesque,sans-serif;font-size:18px;font-weight:500;color:#fff;line-height:1.59em}.product-carousel-card__btn{width:100%;height:48px;background:#79a9da;border:none;border-radius:4px;color:#fff;font-family:brandon-grotesque,sans-serif;font-size:16px;font-weight:700;text-transform:uppercase;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:8px;position:relative}.product-carousel-card__btn svg{width:20px;height:20px;flex-shrink:0;fill:#fff}.product-carousel-card__btn span{display:inline-block}.product-carousel-card__btn:hover{background:#6ba8e8;transform:translateY(-2px);box-shadow:0 4px 12px #79a9da66}.product-carousel-card__btn:active{transform:translateY(0)}.product-carousel-card__btn--disabled{background:#ccc;color:#fff;cursor:not-allowed;opacity:.6}.product-carousel-card__btn--disabled:hover{transform:none;box-shadow:none}.product-carousel__indicators{display:none;justify-content:center;align-items:center;gap:8px;margin-top:30px}.product-carousel__indicator{width:8px;height:8px;border-radius:50%;background:#e2e2e2;border:none;cursor:pointer;transition:all .3s ease;padding:0}.product-carousel__indicator--active{background:#79a9da;width:24px;border-radius:4px}@media(max-width:990px){.product-carousel-section{padding:60px 20px}.product-carousel__title{font-size:36px}.product-carousel__wrapper{padding:0 50px}.product-carousel__nav{width:40px;height:40px}.product-carousel__nav--prev{left:-20px}.product-carousel__nav--next{right:-20px}.product-carousel__slide{flex:0 0 calc(50% - 15px);padding:10px}}@media(max-width:900px){.product-carousel__wrapper{padding:0 45px}}@media(max-width:767px){.product-carousel__indicators{display:flex}.product-carousel-section{padding:40px 0}.product-carousel__container{padding:0 15px}.product-carousel__header{margin-bottom:16px}.product-carousel__title{font-size:28px}.product-carousel__wrapper{padding:0;margin:0 auto;max-width:100%;overflow:hidden}.product-carousel__track{padding:15px 0;margin:-15px 0;overflow:hidden}.product-carousel__nav{width:36px;height:36px}.product-carousel__nav--prev{left:10px}.product-carousel__nav--next{right:10px}.product-carousel__slides{gap:0;padding:0}.product-carousel__slide{flex:0 0 100%;padding:0 15px;box-sizing:border-box}.product-carousel-card{margin:0 auto;width:100%;max-width:100%}.product-carousel-card__content{padding:16px}.product-carousel-card__title{font-size:18px}.product-carousel-card__badge{height:36px;padding:8px 12px;font-size:16px}.product-carousel-card__variant{height:36px;padding:8px 12px;gap:12px}.product-carousel-card__variant-icon{width:24px;height:24px}.product-carousel-card__variant-name{font-size:16px}.product-carousel-card__price{height:40px;padding:8px 16px;border-radius:9px}.product-carousel-card__price--sale,.product-carousel-card__price--regular{font-size:18px;font-weight:500;line-height:1.2em}.product-carousel-card__price--compare{font-size:12px;line-height:1.2em}.product-carousel-card__btn{height:44px;font-size:13px}.product-carousel-card__image-wrapper{margin-bottom:12px}}@media(max-width:400px){.product-carousel-card__badge{height:28px;padding:6px 10px 5px 8px;font-size:12px;top:8px;left:8px;border-bottom-width:2px;border-radius:8px}.product-carousel-card__variant{height:28px;padding:6px 10px 5px 8px;gap:8px;top:8px;right:8px;border-bottom-width:2px;border-radius:8px}.product-carousel-card__variant-icon{width:18px;height:18px}.product-carousel-card__variant-name{font-size:12px}.product-carousel-card__image-wrapper{margin-bottom:16px}.product-carousel-card__content{padding:12px}.product-carousel-card__title{font-size:16px;margin-bottom:8px}}@media(max-width:400px){.product-carousel-section{padding:40px 0}.product-carousel__container,.product-carousel__slide{padding:0 10px}.product-carousel__title{font-size:24px}.product-carousel__nav--prev{left:5px}.product-carousel__nav--next{right:5px}}.product-carousel-card__rating{display:flex;align-items:center;justify-content:center;gap:6px;position:absolute;right:12px;bottom:12px;z-index:3;padding:6px 10px;border-radius:999px;background:#ffffffeb;box-shadow:0 4px 14px #0000001f;flex-shrink:0}.product-carousel-card__rating[hidden]{display:none!important;margin-bottom:0}.product-carousel-card__stars{display:inline-flex;align-items:center;gap:2px}.product-carousel-card__star{width:16px;height:16px;display:inline-flex;background-repeat:no-repeat;background-size:contain}.product-carousel-card__star--full{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 2L15.09 8.26L22 9.27L17 14.14L18.18 21.02L12 17.77L5.82 21.02L7 14.14L2 9.27L8.91 8.26L12 2Z' fill='%23FFB400'/%3E%3C/svg%3E")}.product-carousel-card__star--half{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3CclipPath id='halfStarCarousel'%3E%3Crect x='0' y='0' width='12' height='24'/%3E%3C/clipPath%3E%3C/defs%3E%3Cpath d='M12 2L15.09 8.26L22 9.27L17 14.14L18.18 21.02L12 17.77L5.82 21.02L7 14.14L2 9.27L8.91 8.26L12 2Z' fill='%23E0E0E0'/%3E%3Cpath d='M12 2L15.09 8.26L22 9.27L17 14.14L18.18 21.02L12 17.77L5.82 21.02L7 14.14L2 9.27L8.91 8.26L12 2Z' fill='%23FFB400' clip-path='url(%23halfStarCarousel)'/%3E%3C/svg%3E")}.product-carousel-card__star--empty{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 2L15.09 8.26L22 9.27L17 14.14L18.18 21.02L12 17.77L5.82 21.02L7 14.14L2 9.27L8.91 8.26L12 2Z' fill='%23E0E0E0'/%3E%3C/svg%3E")}.product-carousel-card__reviews-count{font-size:12px;color:#4b5563;line-height:1;white-space:nowrap}
/*# sourceMappingURL=/cdn/shop/t/72/assets/product-carousel.css.map */
