.bs-banner{width:100%;overflow:hidden;height:100px;border-radius:6px;margin-bottom:0}.bs-banner__img{width:100%;height:auto;display:block;object-fit:cover;margin-top:0;min-height:131px}.bs-header{display:flex;align-items:flex-end;gap:3.2rem;padding-bottom:19px;margin-top:-30px;margin-bottom:0;flex-wrap:nowrap}.bs-title{flex-shrink:0;margin:0;padding-bottom:.4rem;font-family:Manrope,sans-serif;font-size:32px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-.64px;color:#000;white-space:nowrap}.bs-nav-row{flex:1;display:flex;align-items:flex-end;gap:0;min-width:0}.bs-tabs-wrap{flex:1;min-width:0;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:none;-ms-overflow-style:none}.bs-tabs-wrap::-webkit-scrollbar{display:none}.bs-tabs{display:flex;align-items:flex-end;white-space:nowrap;flex-wrap:wrap}.bs-tab{flex-shrink:0;background:none;border:none;cursor:pointer;padding:.5rem 1.3rem .8rem;font-family:Manrope;font-size:14px;font-style:normal;font-weight:700;line-height:normal;color:#808081;white-space:nowrap;transition:color .2s;outline:none}.bs-tab__text{display:inline-block;border-bottom:2.5px solid transparent;padding-bottom:3px;transition:border-color .2s}.bs-tab:hover{color:#191c1f}.bs-tab--active{color:#030305;font-weight:700}.bs-tab--active .bs-tab__text{border-bottom-color:#eb1e27}.bs-tab:focus-visible{outline:2px solid #191C1F;outline-offset:2px;border-radius:2px}.bs-view-all{flex-shrink:0;display:inline-flex;align-items:center;gap:13px;padding-right:1px;font-family:Manrope,sans-serif;font-size:15px;font-weight:600;color:#191c1f;padding-bottom:9px;text-decoration:none;white-space:nowrap;margin-left:0;transition:opacity .2s}.bs-view-all:hover{opacity:.65}.bs-view-all__arrow{width:1.5rem;height:1.5rem;flex-shrink:0}.bs-view-all__arrow--mobile{display:none}.bs-section .bs-products .ld-card__info{flex:1;min-height:97px}.bs-products .ld-card__info .ld-card__title{display:flex;margin:0;min-height:44px}@media screen and (max-width:767px){.bs-view-all__arrow--desktop{display:none}.bs-view-all__arrow--mobile{display:inline-block}}.bs-panel{display:none}.bs-panel--active{display:block}.bs-slider-outer{position:relative}.bs-products-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scrollbar-width:none;-ms-overflow-style:none;padding:2px;margin:-2px}.bs-products-wrapper::-webkit-scrollbar{display:none}.bs-products{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 5 * 10px) / 6);gap:10px;align-items:stretch}.bs-section .ld-card__info{flex:1;min-height:110px}.bs-empty{text-align:center;padding:3rem 2rem;opacity:.6}.bs-empty p{margin:0;font-size:1.3rem;line-height:1.6}@media screen and (max-width:1099px){.bs-products{grid-auto-columns:calc((100% - 30px)/4)}}@media screen and (max-width:991px){.bs-products{grid-auto-columns:calc((100% - 2 * 10px) / 3)}}@media screen and (max-width:767px){.bs-header{flex-wrap:wrap;align-items:center;gap:0;padding-bottom:0;border-bottom:none}.bs-title{flex:1;width:auto;padding-bottom:0;font-size:24px;order:1}.bs-view-all{order:2;border-left:none;border-bottom:none;padding-bottom:0;padding-left:8px;margin-left:0;font-size:13px}.bs-nav-row{order:3;flex-basis:100%;width:100%;min-width:0;padding-top:12px;padding-bottom:1.2rem;border-bottom:1px solid #e5e7eb;margin-bottom:0}.bs-tab{padding:.4rem 1rem .6rem;font-size:13px}.bs-products{grid-auto-columns:calc((100% - 10px)/2)}.bs-nav-btn{display:none}}@media screen and (max-width:479px){.bs-title{font-size:22px}.bs-tab{padding:.3rem .8rem .6rem;font-size:12px}.bs-view-all{padding-left:1rem;font-size:12px}}@media screen and (max-width:1680px){.bs-title{font-size:28px}}.bs-nav-btn{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:3.6rem;height:3.6rem;min-width:3.6rem;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;background:#fff;border:2px solid #160102;color:#000;transition:all .3s ease-in-out;opacity:0}.bs-slider-outer:hover .bs-nav-btn{opacity:1}.bs-nav-btn:hover{background:#eb1e27;border-color:#eb1e27;color:#fff}.bs-nav-btn--prev{left:-10px}.bs-nav-btn--next{right:-10px}.bs-nav-btn .svg-wrapper{width:1rem;height:1rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.bs-nav-btn .svg-wrapper svg{width:1rem;height:1rem}.bs-nav-btn--prev .svg-wrapper{transform:rotate(90deg)}.bs-nav-btn--next .svg-wrapper{transform:rotate(270deg)}@media screen and (max-width:1024px){.bs-title{font-size:25px}}.bs-tabs-arrow{display:none}@media screen and (max-width:1680px){.bs-nav-row{align-items:center;flex-wrap:nowrap;gap:6px}.bs-tabs-arrow{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:22px;height:22px;border-radius:50%;border:1.5px solid #c0c0c0;background:#fff;cursor:pointer;padding:0;color:#333;transition:border-color .2s,background .2s}.bs-tabs-arrow:hover{border-color:#eb1e27;background:#eb1e27;color:#fff}.bs-tabs-arrow .svg-wrapper{width:8px;height:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.bs-tabs-arrow .svg-wrapper svg{width:8px;height:8px}.bs-tabs-arrow--prev .svg-wrapper{transform:rotate(90deg)}.bs-tabs-arrow--next .svg-wrapper{transform:rotate(270deg)}.bs-tabs{flex-wrap:nowrap}}@media screen and (max-width:1490px){.bs-header{margin-top:-15px}.bs-tab{padding:.4rem 1.3rem;font-size:12px}}@media screen and (max-width:1366px){.bs-title{font-size:26px}.bs-view-all{font-size:14px}}@media screen and (max-width:1366px){.bs-view-all{font-size:13px}}@media screen and (max-width:768px){.bs-view-all{font-size:12px}}@media screen and (max-width:500px){.bs-title{font-size:18px}.bs-tab{padding:1rem 1rem .6rem}.bs-banner__img{min-height:50px}.bs-nav-btn{display:none}.bs-section .bs-products .ld-card__info{min-height:140px}.bs-banner{height:60px}.bs-nav-row{padding-bottom:0;border-bottom:none;margin-bottom:5px}}.bs-slider-outer.bs-nav-hidden .bs-nav-btn{display:none}
/*# sourceMappingURL=/cdn/shop/t/8/assets/section-best-sellers.css.map */
