.bs-products{--bs-products-primary: #0a3e76;--bs-products-text-dark: #1a1a2e;--bs-products-text-muted: #64748b;--bs-products-text-count: #737373;--bs-products-border: #e2e8f0;--bs-products-bg-card: #ffffff;--bs-products-halo-blue: rgba(10, 62, 118, .1);--bs-products-halo-green: rgba(139, 205, 163, .1);--bs-products-cta-green: #8bcda3;--bs-products-radius-card: 12px;padding-top:var(--bs-products-padding-top, 0);padding-bottom:var(--bs-products-padding-bottom, 0)}.bs-products *{box-sizing:border-box}.bs-products__container{width:100%;max-width:1452px;margin:0 auto;padding:0 10px;display:flex;flex-direction:column;gap:12px}.bs-products__header{display:flex;justify-content:space-between;align-items:center;gap:12px;width:100%}.bs-products__title{font-family:Inter,system-ui,sans-serif;font-weight:700;font-size:18px;line-height:1.222;color:var(--bs-products-text-dark);margin:0;max-width:255px;overflow-wrap:anywhere}.bs-products__header-right{display:flex;align-items:center;gap:16px;flex-shrink:0}.bs-products__explore{display:inline-flex;align-items:center;gap:8px;color:var(--bs-products-primary-blue, #0a3e76);font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:400;line-height:1.4;text-decoration:none;white-space:nowrap;transition:gap .2s ease-out,color .2s ease-out}.bs-products__explore:hover,.bs-products__explore:focus-visible{gap:14px;color:var(--bs-products-text-dark, #1a1a2e)}.bs-products__explore:focus-visible{outline:2px solid var(--bs-products-primary-blue, #0a3e76);outline-offset:4px;border-radius:4px}.bs-products__explore-icon{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;flex-shrink:0}.bs-products__header-right .bs-products__explore{display:none}.bs-products__explore-row{display:flex;justify-content:center}.bs-products__explore--below{font-size:14px}@media(min-width:768px){.bs-products__explore{gap:12px;font-size:16px}.bs-products__explore:hover,.bs-products__explore:focus-visible{gap:18px}.bs-products__header-right .bs-products__explore{display:inline-flex}.bs-products__explore-row{display:none}}.bs-products__nav{display:flex;align-items:center;gap:6px;flex-shrink:0}.bs-products__nav-btn{-webkit-appearance:none;appearance:none;width:32px;height:32px;border-radius:50%;background-color:var(--bs-products-bg-card);border:1px solid var(--bs-products-border);display:inline-flex;align-items:center;justify-content:center;padding:0;cursor:pointer;color:var(--bs-products-primary);transition:background-color .2s ease,opacity .2s ease}.bs-products__nav-btn:disabled{opacity:.4;cursor:not-allowed}.bs-products__nav-btn:focus-visible{outline:3px solid var(--bs-products-cta-green);outline-offset:2px}.bs-products__nav-icon{display:block;width:18px;height:18px}.bs-products__nav-icon--flip{transform:rotate(180deg)}.bs-products__nav-counter{font-family:Inter,system-ui,sans-serif;font-weight:500;font-size:13px;line-height:1.2;color:var(--bs-products-text-muted);white-space:nowrap;min-width:44px;text-align:center}.bs-products__scroller{width:auto;margin:-8px -10px -24px;padding-top:8px;padding-bottom:24px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x proximity;scroll-padding-inline-start:10px;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.bs-products__scroller::-webkit-scrollbar{display:none}.bs-products__row{display:flex;flex-direction:row;gap:13px;padding-left:10px;align-items:stretch}.bs-products__row:after{content:"";flex:0 0 1px;align-self:stretch}.bs-products__card{flex:0 0 156px;width:156px;scroll-snap-align:start;display:flex;flex-direction:column;align-items:center;gap:12px;background-color:var(--bs-products-bg-card);border:1px solid var(--bs-products-border);border-radius:var(--bs-products-radius-card);padding:15px 10px;text-decoration:none;color:inherit;transition:box-shadow .25s ease-out,border-color .25s ease-out}.bs-products__card:last-child{scroll-snap-align:end}.bs-products__card:focus-visible{outline:3px solid var(--bs-products-cta-green);outline-offset:2px}.bs-products__card-image-wrap{position:relative;width:120px;height:120px;flex-shrink:0}.bs-products__card-halo{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;z-index:0;background-color:var(--bs-products-halo-color, var(--bs-products-halo-blue))}.bs-products__card-image-frame{position:absolute;top:6px;left:6px;width:108px;height:108px;z-index:1;overflow:hidden;border-radius:50%}.bs-products__card-image-frame--placeholder{background-color:#0a3e760d}.bs-products__card-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:var(--bs-products-focal, 50% 50%);display:block}.bs-products__card-text{display:flex;flex-direction:column;gap:4px;width:100%;text-align:center}.bs-products__card-title{font-family:Inter,system-ui,sans-serif;font-weight:700;font-size:12px;line-height:1.3;color:var(--bs-products-text-dark);margin:0;overflow-wrap:anywhere}.bs-products__card-count{font-family:Inter,system-ui,sans-serif;font-weight:400;font-size:12px;line-height:1.3;color:var(--bs-products-text-count);margin:0}@media(hover:hover){.bs-products__card:hover{box-shadow:0 6px 16px #0a3e761f;border-color:#000;transition:box-shadow .35s ease-out,border-color .35s ease-out}.bs-products__nav-btn:not(:disabled):hover{background-color:#0a3e760a}}@media(max-width:401px){.bs-products__title{font-size:16px;line-height:1.25;max-width:220px}.bs-products__card{flex:0 0 144px;width:144px;padding:13px 8px;gap:10px}.bs-products__card-image-wrap{width:100px;height:100px}.bs-products__card-image-frame{top:5px;left:5px;width:88px;height:88px}}@media(min-width:768px)and (max-width:1023px){.bs-products__container{padding:0 32px}.bs-products__title{font-size:24px;line-height:1.2;max-width:none}.bs-products__scroller{margin-left:-32px;margin-right:-32px;scroll-padding-inline-start:32px}.bs-products__row{padding-left:32px}.bs-products__row:after{flex-basis:32px}}@media(min-width:1024px)and (max-width:1279px){.bs-products__container{padding:0 clamp(32px,5vw,76px);gap:clamp(12px,1.5vw,24px)}.bs-products__title{font-size:clamp(24px,2.5vw,30px);line-height:1.1;max-width:none}.bs-products__scroller{margin-left:calc(clamp(32px,5vw,76px)*-1);margin-right:calc(clamp(32px,5vw,76px)*-1);scroll-padding-inline-start:clamp(32px,5vw,76px)}.bs-products__row{padding-left:clamp(32px,5vw,76px)}.bs-products__row:after{flex-basis:32px}}@media(min-width:1280px){.bs-products__container{padding:0 75px;gap:24px}.bs-products__header{justify-content:space-between;align-items:center}.bs-products__title{font-weight:600;font-size:30px;line-height:1.0666;max-width:none;text-align:left}.bs-products__scroller{width:100%;margin-left:0;margin-right:0;scroll-padding-inline-start:0}.bs-products__row{padding-left:0;justify-content:space-between;gap:0}.bs-products__row:after{display:none}.bs-products__nav{display:none}.bs-products[data-overflow=true] .bs-products__row{justify-content:flex-start;gap:6px}.bs-products[data-overflow=true] .bs-products__row:after{display:none}.bs-products[data-overflow=true] .bs-products__nav{display:flex}.bs-products[data-overflow=true] .bs-products__scroller{scroll-snap-type:x mandatory}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/bs-products.css.map */
