.product-carousel{display:block;width:100%;font-family:var(--font-family, "Plus Jakarta Sans", sans-serif);background-color:var(--color-bg-light, #ffffff);overflow:hidden;position:relative}.product-carousel__header{text-align:center;margin-bottom:3.5rem}.product-carousel__title{font-size:var(--font-size-section-title-mobile, 28px);font-weight:700;color:var(--color-text-dark, #111111);margin:0 0 .65rem;letter-spacing:-.025em;line-height:1.25}.product-carousel__subtitle{font-size:var(--font-size-section-subtitle-mobile, 14px);color:#6b7280;margin:0;line-height:1.5;font-weight:500}@media screen and (min-width:768px){.product-carousel__title{font-size:var(--font-size-section-title-desktop, 38px)}.product-carousel__subtitle{font-size:var(--font-size-section-subtitle-desktop, 16px)}}@media screen and (max-width:768px){.product-carousel__header{margin-bottom:2rem}}.product-carousel__wrapper{position:relative;width:100%;box-sizing:border-box}.product-carousel__swiper{width:100%;overflow:hidden;position:relative;padding-bottom:16px}.product-carousel__swiper .swiper-wrapper{display:flex;width:100%;height:100%}.product-carousel__item{flex-shrink:0;height:100%;position:relative;box-sizing:border-box;transition:transform var(--transition-normal, .3s ease)}.product-carousel__arrow{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;border-radius:max(0px,calc(var(--layout-border-radius) - 8px));background-color:var(--color-btn-sec-bg, var(--color-background, #ffffff));border:1px solid var(--color-border, #e5e7eb);color:var(--color-btn-sec-color, var(--color-text, #111111));display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:15;box-shadow:var(--shadow-lg, 0 4px 12px rgba(0, 0, 0, .08));transition:background-color var(--transition-fast, .2s),color var(--transition-fast, .2s),border-color var(--transition-fast, .2s),opacity var(--transition-fast, .2s),transform var(--transition-fast, .2s);outline:none}.product-carousel__arrow:hover{background-color:var(--color-btn-sec-hover-bg, var(--color-primary, var(--color-accent, #111111)));border-color:var(--color-btn-sec-hover-bg, var(--color-primary, var(--color-accent, #111111)));color:var(--color-btn-sec-hover-color, var(--color-background, #ffffff))}.product-carousel__arrow--prev{left:-24px}.product-carousel__arrow--next{right:-24px}.product-carousel__arrow--prev:hover,.product-carousel__arrow--next:hover{transform:translateY(-50%) scale(1.05)}.product-carousel__arrow.swiper-button-disabled{opacity:0;pointer-events:none}@media screen and (max-width:1024px){.product-carousel__arrow{display:none!important}}.product-carousel__dots.swiper-pagination{position:static!important;margin-top:1rem!important;display:flex!important;justify-content:center!important;align-items:center!important;gap:8px!important;width:100%!important;transform:none!important;padding:8px 0!important}.product-carousel__dot{width:24px;height:4px;border-radius:2px;background-color:#e5e7eb;border:none;cursor:pointer;padding:0;transition:background-color var(--transition-normal, .3s),transform var(--transition-normal, .3s),width var(--transition-normal, .3s);outline:none}.product-carousel__dot:hover{background-color:#9ca3af}.product-carousel__dot.is-active{background-color:#111;width:20px;border-radius:2px}@media screen and (max-width:767px){.product-carousel__item{width:calc((100% - 16px) / 1.45);margin-right:16px}}@media screen and (min-width:768px)and (max-width:991px){.product-carousel__item{width:calc((100% - 48px)*.4);margin-right:24px}.product-carousel__swiper{padding-left:2rem;padding-right:2rem;width:auto}}@media screen and (min-width:992px){.product-carousel__item{width:calc((100% - 72px)/4);margin-right:24px}}.product-carousel__see-all-wrapper{margin-top:2.5rem;margin-bottom:.5rem;display:flex;justify-content:center;width:100%}
/*# sourceMappingURL=/cdn/shop/t/7/assets/section-product-carousel.css.map */
