.bc-carousel__track{display:flex;gap:var(--space-8);overflow-x:auto;overflow-y:visible;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch}.bc-carousel__track::-webkit-scrollbar{display:none}.bc-carousel__card{flex:0 0 calc((100% - 64px) / 3);min-width:0;scroll-snap-align:start}.bc-carousel__controls{display:flex;align-items:center;justify-content:space-between}.bc-carousel__dots{display:flex;gap:var(--space-2);align-items:center}.bc-carousel__dot{width:8px;height:8px;border-radius:50%;background:var(--carousel-dot-bg, var(--color-brown-op-300));border:none;padding:0;cursor:pointer;transition:background var(--transition-base)}.bc-carousel__dot.is-active{background:var(--color-accent-ui)}.bc-carousel__arrows{display:flex;gap:15px}.bc-carousel__arrow{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:var(--carousel-arrow-bg, var(--color-brown-op-200));border-radius:var(--radius-full);border:none;padding:0;cursor:pointer;transition:background var(--transition-base),opacity var(--transition-base)}.bc-carousel__arrow:hover{background:var(--carousel-arrow-bg-hover, var(--color-brown-op-300))}.bc-carousel__arrow svg{width:24px;height:24px;color:var(--carousel-arrow-icon, var(--color-neutral-dark))}.bc-carousel__arrow:disabled{opacity:.4;cursor:not-allowed;pointer-events:none}.bc-carousel__arrow:disabled:hover{background:var(--carousel-arrow-bg, var(--color-brown-op-200))}@media screen and (max-width:989px){.bc-carousel__track{gap:var(--space-6)}.bc-carousel__card{flex:0 0 320px}}@media screen and (max-width:749px){.bc-carousel__card{flex:0 0 calc(100vw - 64px)}}@media screen and (min-width:750px){.bc-carousel--count-1 .bc-carousel__card,.bc-carousel--count-2 .bc-carousel__card{flex:1 1 0}}
/*# sourceMappingURL=/cdn/shop/t/41/assets/bc-carousel.css.map */
