.home-product-carousel{--home-product-carousel-nav-color:#1c1917;--home-product-carousel-pagination-color:#ff6b00;--carousel-nav-size:2.75rem;width:100%;padding-bottom:2.75rem;position:relative}.home-product-carousel__shell{width:100%;position:relative}.home-product-carousel__track{width:100%;min-width:0;overflow:hidden}.home-product-carousel__swiper{width:100%}.home-product-carousel__slide{box-sizing:border-box;align-items:stretch;display:flex;height:auto!important}.home-product-carousel__slide>*{width:100%;min-width:0}.home-product-carousel__nav{z-index:2;width:var(--carousel-nav-size);height:var(--carousel-nav-size);color:var(--home-product-carousel-nav-color);cursor:pointer;background:#fafaf9fa;border:1px solid #e7e5e4e6;border-radius:9999px;justify-content:center;align-items:center;padding:0;transition:background-color .2s,border-color .2s,opacity .2s;display:none;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 8px 24px #0f172a1a,0 2px 8px #0f172a0d}@media (min-width:640px){.home-product-carousel__nav{display:flex}}.home-product-carousel__nav:hover{border-color:color-mix(in oklch, var(--home-product-carousel-nav-color) 20%, #e7e5e4);background:#fff}.home-product-carousel__nav--prev{left:.25rem}.home-product-carousel__nav--next{right:.25rem}.home-product-carousel__pagination{justify-content:center;gap:.375rem;line-height:0;display:flex;position:absolute;bottom:0;left:0;right:0}.home-product-carousel__pagination .swiper-pagination-bullet{background:var(--home-product-carousel-nav-color);opacity:.28;border-radius:9999px;width:.5rem;height:.5rem;transition:opacity .2s,transform .2s;margin:0!important}.home-product-carousel__pagination .swiper-pagination-bullet-active{background:var(--home-product-carousel-pagination-color);opacity:1;transform:scale(1.15)}.home-product-carousel-section__media{z-index:0;position:absolute;inset:0;overflow:hidden}.home-product-carousel-section__media img,.home-product-carousel-section__media video{object-fit:cover;width:100%;height:100%}.home-product-carousel-section__overlay{background:linear-gradient(180deg, color-mix(in oklch, var(--section-bg,#fafaf9) 40%, transparent) 0%, color-mix(in oklch, var(--section-bg,#fafaf9) 88%, transparent) 100%);position:absolute;inset:0}

