.br-product-carousel{background-color:var(--br-carousel-bg, #ffffff);padding-top:var(--br-carousel-pt, 54px);padding-bottom:var(--br-carousel-pb, 54px)}.br-product-carousel__header{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:14px 20px;margin-bottom:24px}.br-product-carousel__heading{margin:0 0 5px;color:#1e88e5;font-size:clamp(1.2rem,2vw,1.42rem);font-weight:800;letter-spacing:.045em;text-transform:uppercase}.br-product-carousel__subheading{margin:0;max-width:44ch;color:#6b7280;font-size:.9rem}.br-product-carousel__header-actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.br-product-carousel__view-all{min-height:40px;padding:9px 18px;border-radius:999px;font-size:.78rem;font-weight:700;letter-spacing:.045em;text-transform:uppercase}.br-product-carousel__nav{display:flex;gap:8px}.br-product-carousel__nav[hidden]{display:none}.br-product-carousel__nav-btn{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;padding:0;border:1px solid #e6ebf2;border-radius:50%;background:#f4f7fb;color:#7a8594;font-size:1.2rem;line-height:1;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease}.br-product-carousel__nav-btn:hover:not(:disabled),.br-product-carousel__nav-btn:focus-visible:not(:disabled){background:#fff;border-color:#d8e4f3;color:#1e88e5}.br-product-carousel__nav-btn:focus-visible{outline:3px solid var(--br-accent, #ffc107);outline-offset:2px}.br-product-carousel__viewport:focus-visible{outline:2px solid var(--br-primary, #1e88e5);outline-offset:4px}.br-product-carousel__viewport{margin:0 -15px;padding:4px 15px 12px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none}.br-product-carousel__viewport::-webkit-scrollbar{display:none}.br-product-carousel__list{display:flex;flex-wrap:nowrap;gap:14px;margin:0;padding:0;list-style:none}.br-product-carousel__item{flex:0 0 auto;width:clamp(152px,41vw,172px);scroll-snap-align:start}.br-product-carousel__card{display:flex;flex-direction:column;height:100%;overflow:hidden;border-radius:16px;background:#fff;border:1px solid #edf1f6;box-shadow:0 2px 10px #1118270d;transition:transform .2s ease,box-shadow .2s ease}.br-product-carousel__card:hover,.br-product-carousel__card:focus-within{transform:translateY(-3px);box-shadow:0 8px 22px #1e88e51a}.br-product-carousel__link{display:flex;flex:1 1 auto;flex-direction:column;color:inherit;text-decoration:none}.br-product-carousel__media{position:relative;aspect-ratio:1 / 1;overflow:hidden;background:#fff}.br-product-carousel__image{display:block;width:100%;height:100%;object-fit:contain;object-position:center;padding:10px;transition:transform .28s ease}.br-product-carousel__card:hover .br-product-carousel__image,.br-product-carousel__card:focus-within .br-product-carousel__image{transform:scale(1.035)}.br-product-carousel__placeholder{width:100%;height:100%;background:linear-gradient(145deg,#eef2f7,#f7f9fc);position:relative}.br-product-carousel__placeholder:after{content:"";position:absolute;left:50%;top:50%;width:42%;height:42%;border:2px dashed #d8e4f3;border-radius:12px;transform:translate(-50%,-50%);background:#ffffff8c}.br-product-carousel__badge{position:absolute;top:10px;left:10px;z-index:1;padding:4px 10px;border-radius:999px;background:#e71c23;color:#fff;font-size:.625rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.br-product-carousel__info{display:flex;flex:1 1 auto;flex-direction:column;gap:4px;padding:11px 13px 9px}.br-product-carousel__vendor{color:#6b7280;font-size:.625rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.br-product-carousel__title{margin:0;color:#232323;font-size:.8rem;font-weight:700;line-height:1.22;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.br-product-carousel__price{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px;margin-top:auto;padding-top:5px}.br-product-carousel__price-regular{color:#232323;font-size:1rem;font-weight:800;line-height:1.15}.br-product-carousel__price-sale{color:#e71c23;font-size:1rem;font-weight:800;line-height:1.15}.br-product-carousel__price-compare{color:#9aa5b5;font-size:.78rem;font-weight:400;text-decoration:line-through}.br-product-carousel__quick-add{margin:0;padding:0 12px 12px}.br-product-carousel__quick-add-btn{width:100%;min-height:40px;padding:9px 14px;border-radius:999px;font-size:.72rem;font-weight:800;letter-spacing:.055em;text-transform:uppercase;background:#1e88e5!important;border-color:#1e88e5!important;color:#fff!important;box-shadow:0 3px #1565c0,0 4px 12px #1e88e52e}.br-product-carousel__quick-add-btn:hover,.br-product-carousel__quick-add-btn:focus-visible{background:#1565c0!important;border-color:#1565c0!important}.br-product-carousel__sold-out{margin:0;padding:0 12px 12px;color:#6b7280;font-size:.8rem;font-weight:600;text-align:center}.br-product-carousel__empty{margin:0;padding:48px 24px;border:2px dashed #e8edf3;border-radius:16px;background:#fff;color:#6b7280;font-size:.9375rem;font-weight:600;text-align:center}@media(min-width:750px){.br-product-carousel__header{margin-bottom:28px}.br-product-carousel__item{width:clamp(196px,31vw,248px)}}@media(min-width:990px){.br-product-carousel__viewport{margin:0;padding:4px 0 8px}.br-product-carousel--cols-4 .br-product-carousel__item{width:calc((100% - 42px)/4)}.br-product-carousel--cols-5 .br-product-carousel__item{width:calc((100% - 56px)/5)}.br-product-carousel__list{gap:14px}}@media(max-width:549px){.br-product-carousel__header{gap:12px 16px;margin-bottom:20px}.br-product-carousel__view-all{min-height:38px;padding:8px 16px}.br-product-carousel__nav-btn{width:34px;height:34px;font-size:1.05rem}}@media(prefers-reduced-motion:reduce){.br-product-carousel__viewport{scroll-behavior:auto}.br-product-carousel__card,.br-product-carousel__image{transition:none}.br-product-carousel__card:hover,.br-product-carousel__card:focus-within{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/section-br-product-carousel.css.map */
