.bs-product-carousel{--bs-product-carousel-primary: #0a3e76;--bs-product-carousel-text-dark: #1a1a2e;--bs-product-carousel-text-muted: #64748b;--bs-product-carousel-text-soft: #6b6b70;--bs-product-carousel-border: #e2e8f0;--bs-product-carousel-bg-card: #ffffff;--bs-product-carousel-cta-green: #8bcda3;--bs-product-carousel-star-filled: #ffcc00;--bs-product-carousel-star-empty: rgba(26, 26, 46, .3);--bs-product-carousel-discount-from: #d84c65;--bs-product-carousel-discount-to: #db8191;--bs-product-carousel-text-light: #ffffff;--bs-product-carousel-disabled-bg: #d1d5db;--bs-product-carousel-disabled-text: #6b7280;--bs-product-carousel-cta-green-hover: #7ac093;--bs-product-carousel-primary-soft: rgba(10, 62, 118, .05);--bs-product-carousel-primary-softer: rgba(10, 62, 118, .04);--bs-product-carousel-primary-shadow: rgba(10, 62, 118, .08);--bs-product-carousel-primary-icon: rgba(10, 62, 118, .2);--bs-product-carousel-radius-card: 12px;--bs-product-carousel-radius-img: 12px;--bs-product-carousel-radius-badge: 5px;--bs-product-carousel-error-bg: #fef2f2;--bs-product-carousel-error-border: #fecaca;--bs-product-carousel-error-text: #b91c1c;--bs-product-carousel-error-icon: #dc2626;--bs-product-carousel-error-shadow: rgba(185, 28, 28, .18);padding-top:var(--bs-product-carousel-padding-top, 0);padding-bottom:var(--bs-product-carousel-padding-bottom, 0)}.bs-product-carousel *{box-sizing:border-box}.bs-product-carousel__container{width:100%;max-width:1452px;margin:0 auto;padding:0 10px;display:flex;flex-direction:column;gap:24px}.bs-product-carousel__header{display:flex;justify-content:space-between;align-items:center;gap:12px;width:100%}.bs-product-carousel__title{font-family:Inter,system-ui,sans-serif;font-weight:600;font-size:18px;line-height:1.222;color:var(--bs-product-carousel-text-dark);margin:0;max-width:248px;overflow-wrap:anywhere}.bs-product-carousel__nav{display:flex;align-items:center;gap:6px;flex-shrink:0}.bs-product-carousel__nav-btn{-webkit-appearance:none;appearance:none;width:32px;height:32px;border-radius:50%;background-color:var(--bs-product-carousel-bg-card);border:1px solid var(--bs-product-carousel-border);display:inline-flex;align-items:center;justify-content:center;padding:0;cursor:pointer;color:var(--bs-product-carousel-primary);transition:background-color .2s ease,opacity .2s ease}.bs-product-carousel__nav-btn:disabled{opacity:.4;cursor:not-allowed}.bs-product-carousel__nav-btn:focus-visible{outline:3px solid var(--bs-product-carousel-cta-green);outline-offset:2px}.bs-product-carousel__nav-icon{display:block;width:18px;height:18px}.bs-product-carousel__nav-icon--flip{transform:rotate(180deg)}.bs-product-carousel__nav-counter{font-family:Inter,system-ui,sans-serif;font-weight:500;font-size:13px;line-height:1.2;color:var(--bs-product-carousel-text-muted);white-space:nowrap;min-width:44px;text-align:center}.bs-product-carousel__scroller{width:auto;margin:-16px -10px -40px;padding-top:16px;padding-bottom:40px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:none;scroll-padding-inline-start:10px;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.bs-product-carousel__scroller::-webkit-scrollbar{display:none}.bs-product-carousel__row{display:flex;flex-direction:row;gap:21px;padding-left:30px;padding-right:20px;align-items:stretch}.bs-product-carousel__row:after{content:"";flex:0 0 1px;align-self:stretch}.bs-product-carousel__empty{font-family:Inter,system-ui,sans-serif;font-size:14px;line-height:1.4;color:var(--bs-product-carousel-text-muted);margin:0;padding:24px 10px}.bs-product-carousel__card{flex:0 0 210px;width:210px;scroll-snap-align:start;display:flex;flex-direction:column;gap:0;background-color:var(--bs-product-carousel-bg-card);border:1px solid var(--bs-product-carousel-border);border-radius:var(--bs-product-carousel-radius-card);overflow:hidden;padding:2px 0 0;text-decoration:none;color:inherit;transition:box-shadow .25s ease-out,border-color .25s ease-out;position:relative;isolation:isolate}.bs-product-carousel__card:last-child{scroll-snap-align:end}.bs-product-carousel__link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;text-decoration:none;color:inherit}.bs-product-carousel__link:focus-visible{outline:3px solid var(--bs-product-carousel-cta-green);outline-offset:-3px;border-radius:var(--bs-product-carousel-radius-card)}.bs-product-carousel__wishlist{position:absolute;bottom:8px;right:8px;z-index:3;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:none;background:transparent;color:var(--bs-product-carousel-text-muted);cursor:pointer;-webkit-appearance:none;appearance:none;transition:color .2s ease-out,transform .2s ease-out}.bs-product-carousel__wishlist:hover{transform:scale(1.06)}.bs-product-carousel__wishlist:focus-visible{outline:2px solid var(--bs-product-carousel-cta-green);outline-offset:2px;border-radius:4px}.bs-product-carousel__wishlist-icon{width:20px;height:20px;pointer-events:none}.bs-product-carousel__wishlist.is-wishlist .bs-product-carousel__wishlist-icon,.bs-product-carousel__wishlist[aria-pressed=true] .bs-product-carousel__wishlist-icon{fill:url(#bs-wishlist-grad)}.bs-product-carousel__wishlist.is-pulsing{animation:bs-wishlist-pulse .4s ease-out}@keyframes bs-wishlist-pulse{0%{transform:scale(1)}35%{transform:scale(1.25)}70%{transform:scale(.95)}to{transform:scale(1)}}@media(prefers-reduced-motion:reduce){.bs-product-carousel__wishlist,.bs-product-carousel__wishlist:hover,.bs-product-carousel__wishlist.is-pulsing{transition:none;animation:none;transform:none}}.bs-product-carousel__form,.bs-product-carousel__add-btn{position:relative;z-index:3}.bs-product-carousel__image-wrap{position:relative;width:100%;aspect-ratio:1 / 1;overflow:hidden;border-radius:var(--bs-product-carousel-radius-img) var(--bs-product-carousel-radius-img) 0 0}.bs-product-carousel__image-frame{position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;display:block}.bs-product-carousel__image-frame--placeholder{background-color:var(--bs-product-carousel-primary-soft);display:flex;align-items:center;justify-content:center}.bs-product-carousel__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:var(--bs-product-carousel-focal, 50% 50%);display:block}.bs-product-carousel__image-placeholder{width:60%;height:60%;fill:var(--bs-product-carousel-primary-icon)}.bs-product-carousel__badges{position:absolute;top:13px;left:10px;right:10px;z-index:2;display:flex;justify-content:space-between;gap:8px;pointer-events:none}.bs-product-carousel__badge-spacer{display:inline-block;width:0;height:0}.bs-product-carousel__badge{display:inline-flex;align-items:center;justify-content:center;padding:4px 7px;border-radius:var(--bs-product-carousel-radius-badge);font-family:Inter,system-ui,sans-serif;font-size:12px;line-height:1.2;white-space:nowrap}.bs-product-carousel__badge--tag{background-color:var(--bs-pc-badge-bg, var(--bs-product-carousel-cta-green));color:var(--bs-pc-badge-color, var(--bs-product-carousel-text-dark));font-weight:500;margin-right:auto}.bs-product-carousel__badge--discount{background-image:linear-gradient(to right,var(--bs-product-carousel-discount-from),var(--bs-product-carousel-discount-to));color:var(--bs-product-carousel-text-light);font-weight:700;margin-left:auto}.bs-product-carousel__content{padding:15px;display:flex;flex-direction:column;gap:12px;width:100%;margin-top:auto}.bs-product-carousel__product-title{font-family:Inter,system-ui,sans-serif;font-weight:700;font-size:14px;line-height:1.3;color:var(--bs-product-carousel-text-dark);margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;min-height:36.4px;overflow-wrap:anywhere}.bs-product-carousel__rating{display:flex;align-items:center;gap:5px}.bs-product-carousel__stars{display:inline-flex;align-items:center;gap:2px}.bs-product-carousel__star{width:12px;height:12px;display:block}img.bs-product-carousel__star{object-fit:contain}.bs-product-carousel__star--filled{color:var(--bs-product-carousel-star-filled)}.bs-product-carousel__star--empty{color:var(--bs-product-carousel-star-empty)}.bs-product-carousel__rating-count{font-family:Inter,system-ui,sans-serif;font-weight:400;font-size:13px;line-height:1;color:var(--bs-product-carousel-text-soft)}.bs-product-carousel__price{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.bs-product-carousel__price-current{font-family:Inter,system-ui,sans-serif;font-weight:700;font-size:20px;line-height:1.1;color:var(--bs-product-carousel-primary)}.bs-product-carousel__price-compare{font-family:Inter,system-ui,sans-serif;font-weight:500;font-size:14px;line-height:1.2;color:var(--bs-product-carousel-text-soft);text-decoration:line-through}.bs-product-carousel__form{padding:0 15px 15px;margin:0}.bs-product-carousel__add-btn{-webkit-appearance:none;appearance:none;border:none;width:100%;height:34px;padding:5px 10px;background-color:var(--bs-product-carousel-cta-green);color:var(--bs-product-carousel-text-dark);border-radius:var(--bs-product-carousel-radius-badge);display:inline-flex;align-items:center;justify-content:center;gap:12px;font-family:Inter,system-ui,sans-serif;font-weight:500;font-size:13px;line-height:1;letter-spacing:0;cursor:pointer;transition:background-color .2s ease,transform .1s ease}.bs-product-carousel__add-btn:focus-visible{outline:3px solid var(--bs-product-carousel-primary);outline-offset:2px}.bs-product-carousel__add-btn:active{transform:scale(.98)}.bs-product-carousel__add-btn[data-loading=true]{opacity:.7;cursor:progress}.bs-product-carousel__add-btn[data-added=true]{background-color:var(--bs-product-carousel-primary);color:var(--bs-product-carousel-text-light)}.bs-product-carousel__add-btn[data-added=true] .bs-product-carousel__add-icon img{filter:brightness(0) invert(1)}.bs-product-carousel__add-btn--disabled,.bs-product-carousel__add-btn--out-of-stock,.bs-product-carousel__add-btn:disabled{background-color:var(--bs-product-carousel-disabled-bg);color:var(--bs-product-carousel-disabled-text);cursor:not-allowed}.bs-product-carousel__add-btn.bs-product-carousel__add-btn--view{text-decoration:none;color:var(--bs-product-carousel-text-dark);background-color:var(--bs-product-carousel-cta-green);font-weight:500;font-size:13px;line-height:1;letter-spacing:0;font-family:Inter,system-ui,sans-serif}.bs-product-carousel__add-btn.bs-product-carousel__add-btn--view:hover,.bs-product-carousel__add-btn.bs-product-carousel__add-btn--view:focus,.bs-product-carousel__add-btn.bs-product-carousel__add-btn--view:visited{text-decoration:none;color:var(--bs-product-carousel-text-dark)}.bs-product-carousel__add-icon{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;flex-shrink:0}.bs-product-carousel__add-icon svg{width:100%;height:100%;display:block}.bs-product-carousel__add-icon img{width:16px;height:16px;display:block;object-fit:contain}@media(hover:hover){.bs-product-carousel__card:hover{box-shadow:0 8px 20px #0a3e7621,0 0 10px #0a3e7612;border-color:#000;transition:box-shadow .35s ease-out,border-color .35s ease-out}.bs-product-carousel__nav-btn:not(:disabled):hover{background-color:var(--bs-product-carousel-primary-softer)}.bs-product-carousel__add-btn:not(:disabled):hover{background-color:var(--bs-product-carousel-cta-green-hover)}}@media(prefers-reduced-motion:reduce){.bs-product-carousel__card,.bs-product-carousel__nav-btn,.bs-product-carousel__add-btn{transition:none}.bs-product-carousel__card:hover,.bs-product-carousel__add-btn:active{transform:none}.bs-product-carousel__scroller{scroll-behavior:auto}}@media(max-width:401px){.bs-product-carousel__title{font-size:16px;line-height:1.25;max-width:220px}.bs-product-carousel__card{flex:0 0 184px;width:184px}.bs-product-carousel__product-title{font-size:13px;min-height:calc(13px * 1.3 * 2)}.bs-product-carousel__price-current{font-size:18px}.bs-product-carousel__price-compare{font-size:13px}}@media(min-width:768px){.bs-product-carousel__nav{gap:12px}}@media(min-width:768px)and (max-width:1023px){.bs-product-carousel__container{padding:0 32px}.bs-product-carousel__title{font-size:24px;line-height:1.15;max-width:none}.bs-product-carousel__scroller{margin-left:-32px;margin-right:-32px;scroll-padding-inline-start:32px}.bs-product-carousel__row{padding-left:32px;padding-right:20px}.bs-product-carousel__row:after{flex-basis:32px}}@media(min-width:1024px)and (max-width:1279px){.bs-product-carousel__container{padding:0 clamp(32px,5vw,75px);gap:clamp(20px,2vw,24px)}.bs-product-carousel__title{font-size:clamp(24px,2.5vw,30px);line-height:1.1;max-width:none}.bs-product-carousel__scroller{margin-left:calc(clamp(32px,5vw,75px)*-1);margin-right:calc(clamp(32px,5vw,75px)*-1);scroll-padding-inline-start:clamp(32px,5vw,75px)}.bs-product-carousel__row{padding-left:clamp(32px,5vw,75px);padding-right:20px}.bs-product-carousel__row:after{flex-basis:32px}}@media(min-width:1280px){.bs-product-carousel__container{padding:0 75px;gap:24px}.bs-product-carousel__title{font-weight:600;font-size:30px;line-height:1.0667;max-width:none;text-align:left}.bs-product-carousel__scroller{width:100%;margin-left:0;margin-right:0;scroll-padding-inline-start:0}.bs-product-carousel__row{padding-left:0;padding-right:0;justify-content:space-between;gap:0}.bs-product-carousel__row:after{display:none}.bs-product-carousel[data-overflow=true] .bs-product-carousel__row{justify-content:flex-start;gap:20px;padding-left:20px;padding-right:20px}.bs-product-carousel[data-overflow=true] .bs-product-carousel__row:after{display:none}.bs-product-carousel[data-overflow=true] .bs-product-carousel__scroller{scroll-snap-type:x mandatory}}.bs-product-carousel__form-error{position:absolute;left:8px;right:8px;bottom:56px;z-index:10;display:flex;align-items:flex-start;gap:6px;padding:8px 10px;background-color:var(--bs-product-carousel-error-bg);border:1px solid var(--bs-product-carousel-error-border);border-radius:8px;color:var(--bs-product-carousel-error-text);font-family:Inter,system-ui,sans-serif;font-size:11px;font-weight:500;line-height:1.35;box-shadow:0 4px 12px var(--bs-product-carousel-error-shadow);opacity:0;transform:translateY(8px);pointer-events:none;transition:opacity .25s ease,transform .25s ease}.bs-product-carousel__form-error--visible{opacity:1;transform:translateY(0);pointer-events:auto}.bs-product-carousel__form-error-icon{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;margin-top:1px;color:var(--bs-product-carousel-error-icon)}.bs-product-carousel__form-error-icon svg{width:100%;height:100%;display:block}.bs-product-carousel__form-error-text{flex:1 1 auto;word-wrap:break-word;overflow-wrap:anywhere}@media(prefers-reduced-motion:reduce){.bs-product-carousel__form-error{transition:opacity .01ms;transform:translateY(0)}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/bs-product-carousel.css.map */
