.home-product-carousel{background:#fff;width:100%;padding:.5rem 0 1.25rem}.home-product-carousel__container{width:100%;max-width:1440px;margin:0 auto;padding:0 1rem}.home-product-carousel__header{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.875rem;display:flex}.home-product-carousel__title{color:#1e1b4b;padding-inline-start:.25rem;font-size:1.0625rem;font-weight:800}.home-product-carousel__link{color:#64748b;font-size:.8125rem;font-weight:600;text-decoration:none;transition:color .2s}.home-product-carousel__link:hover{color:var(--color-primary,#46a9ae)}.home-product-carousel__carousel{margin-top:2px}.home-product-carousel__track{scrollbar-width:none;cursor:grab;-webkit-user-select:none;user-select:none;scroll-snap-type:x mandatory;scroll-behavior:auto;touch-action:pan-x;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;align-items:stretch;gap:.875rem;padding-bottom:.35rem;display:flex;overflow:auto hidden}.home-product-carousel__track--dragging{cursor:grabbing;scroll-snap-type:none}.home-product-carousel__track--dragging *{cursor:grabbing}.home-product-carousel__track--dragging .product-card__media-link,.home-product-carousel__track--dragging .product-card__img{pointer-events:none}.home-product-carousel__track::-webkit-scrollbar{display:none}.home-product-carousel__track img{-webkit-user-drag:none;user-drag:none;pointer-events:none}.home-product-carousel__card-wrap{scroll-snap-align:start;scroll-snap-stop:always;flex:0 0 calc(50% - .4375rem);min-width:calc(50% - .4375rem)}@media (min-width:640px){.home-product-carousel__card-wrap{flex:0 0 calc(33.333% - .583rem);min-width:calc(33.333% - .583rem)}}@media (min-width:1024px){.home-product-carousel__card-wrap{flex:0 0 calc(20% - .7rem);min-width:calc(20% - .7rem)}}.home-product-carousel__card-wrap .product-card{height:100%}.home-product-carousel__scroll{margin-top:.625rem;padding-inline:.15rem}.home-product-carousel__scroll-track{background:#e8f6f7;border-radius:999px;height:5px;overflow:hidden}.home-product-carousel__scroll-thumb{border-radius:999px;min-width:18%;height:100%;transition:margin-inline-start .12s ease-out,width .12s ease-out}.home-product-carousel__scroll-thumb--teal{background:linear-gradient(90deg,#a8e6e3,#46a9ae)}.home-product-carousel__scroll-thumb--purple{background:linear-gradient(90deg,#c4b5fd,#7c3aed)}
