.product-carousel{position:relative;background:#fff}.product-carousel .section__header{margin-bottom:2rem;padding-bottom:0;border-bottom:none}.product-carousel .section__header--text{width:100%}.product-carousel .rich-text__heading{font-weight:700;color:#000;margin-bottom:.5rem}.product-carousel .rich-text__text{color:#666;margin-top:.5rem}.product-carousel .section__content{position:relative;padding:0}.product-carousel .featured-collection__items:not(.swiper-wrapper){display:flex;flex-wrap:nowrap;overflow:hidden;align-items:stretch}.product-carousel .swiper-slide,.product-carousel .f-column{height:auto;display:flex;flex-direction:column;flex-shrink:0}.product-carousel .f-column:not(.swiper-slide){width:100%}.product-carousel .product-card{background:#fff!important;border-radius:var(--pcard-radius, .8rem);box-shadow:none;display:flex!important;flex-direction:column!important;height:100%!important;width:100%!important;margin:0!important;padding:0!important;border:none;transition:box-shadow .3s ease;overflow:hidden;position:relative}.product-carousel .product-card .product-card__wrapper{display:flex!important;flex-direction:column!important;height:100%!important;width:100%!important;position:relative!important;overflow:visible!important;align-items:stretch!important;gap:0!important}.product-carousel .product-card__image-wrapper>a{display:block;width:100%;height:100%;text-decoration:none}.product-carousel .product-card__image-wrapper motion-element{display:block!important;width:100%!important;height:100%!important}.product-carousel .product-card{min-height:auto}.product-carousel .product-card:hover{box-shadow:0 4px 12px #0000001a}.product-carousel .product-card .product-card__image-wrapper{background-color:#fff!important;border-radius:var(--pcard-radius, .8rem) var(--pcard-radius, .8rem) 0 0;width:100%!important;aspect-ratio:1 / 1;flex-shrink:0!important;flex-grow:0!important;position:relative!important;display:block!important;margin:0!important;padding:0!important;overflow:hidden;z-index:1!important;order:1;top:auto!important;bottom:auto!important;left:auto!important;right:auto!important;transform:none!important}.product-carousel .product-card .product-card__image,.product-carousel .product-card .product-card__image--main{background-color:#fff!important;width:100%!important;height:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;margin:0!important;padding:0!important;position:relative!important;z-index:1}.product-carousel .product-card .product-card__image img{mix-blend-mode:normal!important;object-fit:contain!important;padding:.5rem;max-width:100%!important;max-height:100%!important;width:auto!important;height:auto!important;display:block!important;position:relative!important;z-index:1;transition:transform .3s ease}.product-carousel .product-card:hover .product-card__image img{transform:scale(1.05)}.product-carousel .product-card .product-card__info{padding:1.5rem 1rem 1rem!important;background:#f5f5f5!important;flex:0 0 auto!important;display:flex!important;flex-direction:column!important;justify-content:flex-start;align-items:flex-start;width:100%!important;min-height:auto!important;height:auto!important;box-sizing:border-box!important;position:relative!important;z-index:0!important;margin:0!important;top:auto!important;bottom:auto!important;left:auto!important;right:auto!important;transform:none!important;gap:.3rem;border-radius:0 0 var(--pcard-radius, .8rem) var(--pcard-radius, .8rem);order:2}.product-carousel .product-card .product-card__info .product-card__title{font-weight:700!important;color:#000!important;margin:0!important;padding:0!important;width:100%!important;font-size:1.76rem!important;line-height:1.4;min-height:auto;height:auto;max-height:4.928rem;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;flex-shrink:0;margin-bottom:.3rem!important}.product-carousel .product-card .product-card__info .product-card__title a{color:#000!important;text-decoration:none!important}.product-carousel .product-card .product-card__info .product-card__title a:hover,.product-carousel .product-card .product-card__info .product-card__title a:active,.product-carousel .product-card .product-card__info .product-card__title a:focus{color:#000!important;text-decoration:none!important;outline:none}.product-carousel .product-card__info .f-price{margin:0!important;padding:0!important;font-size:1.76rem!important;line-height:1.5!important;width:100%!important;display:flex!important;align-items:center;flex-shrink:0}.product-carousel .product-card__info .f-price-item--sale,.product-carousel .product-card__info .f-price--on-sale .f-price-item--sale,.product-carousel .product-card__info .f-price__sale .f-price-item--sale{color:#ef4444!important;font-weight:400!important;font-size:inherit!important}.product-carousel .product-card__info .f-price--on-sale .f-price-item--regular,.product-carousel .product-card__info .f-price--on-sale s,.product-carousel .product-card__info .f-price__sale .f-price-item--regular,.product-carousel .product-card__info .f-price__sale s{color:#6c7180!important;font-weight:400!important;font-size:inherit!important}.product-carousel .product-card__info .f-price-item:not(.f-price-item--sale):not(.f-price-item--regular){color:#ef4444!important;font-weight:400!important;font-size:inherit!important}.product-carousel .product-card__info .f-price *{font-size:inherit!important}.product-carousel .swiper-controls{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:2rem}.product-carousel .swiper-controls--nav-floating{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);margin-top:0;pointer-events:none;z-index:10}.product-carousel .swiper-controls--nav-floating .swiper-button{pointer-events:all;position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;border-radius:50%;background:#fff;border:1px solid #e5e5e5;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px #0000001a;color:#000}.product-carousel .swiper-controls--nav-floating .swiper-button:hover{background:#f5f5f5;box-shadow:0 4px 12px #00000026}.product-carousel .swiper-controls--nav-floating .swiper-button-prev{left:-24px}.product-carousel .swiper-controls--nav-floating .swiper-button-next{right:-24px}.product-carousel .swiper-controls--nav-floating .swiper-button--drop-shadow{box-shadow:0 2px 8px #00000026}.product-carousel .swiper-button svg{width:20px;height:20px}.product-carousel .swiper-controls--grouped{position:relative;margin-top:2rem}.product-carousel .swiper-controls--grouped .swiper-button{position:relative;width:48px;height:48px;border-radius:50%;background:#fff;border:1px solid #e5e5e5;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.product-carousel .swiper-controls--grouped .swiper-button:hover{background:#f5f5f5;border-color:#333}.product-carousel .swiper-pagination{position:relative;display:flex;align-items:center;justify-content:center;gap:.5rem}.product-carousel .swiper-pagination-bullet{width:8px;height:8px;border-radius:50%;background:#ccc;opacity:1;transition:all .3s ease;cursor:pointer}.product-carousel .swiper-pagination-bullet-active{background:#333;width:24px;border-radius:4px}@media(max-width:767.98px){.product-carousel .section__header{margin-bottom:1.5rem;padding-bottom:0}.product-carousel .product-card__image-wrapper{aspect-ratio:1 / 1;margin-bottom:0!important}.product-carousel .product-card__image img{padding:.4rem}.product-carousel .product-card__info{padding:1rem .75rem .75rem!important;min-height:auto;height:auto;justify-content:flex-start;gap:.25rem;margin-top:0!important}.product-carousel .product-card__title{font-size:1.4rem!important;min-height:auto;height:auto;max-height:3.92rem;-webkit-line-clamp:2;line-clamp:2;margin-bottom:.25rem!important}.product-carousel .product-card__info .f-price{font-size:1.4rem!important;margin-top:0!important}.product-carousel .swiper-controls--nav-floating .swiper-button{width:40px;height:40px}.product-carousel .swiper-controls--nav-floating .swiper-button-prev{left:-20px}.product-carousel .swiper-controls--nav-floating .swiper-button-next{right:-20px}.product-carousel .swiper-button svg{width:16px;height:16px}}.product-carousel .media-wrapper{width:100%!important;height:100%!important;margin:0!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important}.product-carousel .product-card__image-wrapper{position:relative}.product-carousel .product-card__badge{position:absolute;top:1rem;left:1rem;right:auto;z-index:2;display:flex;flex-direction:column;flex-wrap:wrap;align-items:flex-start;gap:.6rem}.product-carousel .swiper{overflow:visible}.product-carousel .swiper-wrapper{align-items:stretch}.product-carousel .swiper-slide{height:auto;display:flex;flex-shrink:0}.product-carousel__empty-state{display:flex;align-items:center;justify-content:center;min-height:300px;padding:3rem 2rem;text-align:center;background:#f9f9f9;border:2px dashed #e0e0e0;border-radius:8px}.product-carousel__empty-message{max-width:500px}.product-carousel__empty-text{font-size:1rem;color:#666;line-height:1.6;margin:0}.product-carousel__empty-text strong{color:#333;font-size:1.1rem;display:block;margin-bottom:.5rem}.product-carousel__empty-state[data-theme-editor]{border-color:#ff6b6b;background:#fff5f5}.product-carousel__empty-state[data-theme-editor] .product-carousel__empty-text{color:#c00}@media(max-width:767.98px){.product-carousel__empty-state{min-height:200px;padding:2rem 1rem}.product-carousel__empty-text{font-size:.9rem}.product-carousel__empty-text strong{font-size:1rem}}
/*# sourceMappingURL=/cdn/shop/t/25/assets/section-product-carousel.css.map */
