#index #htmlbanners1.bbd-category-carousel{position:relative;margin-top:34px;margin-bottom:18px}
#index #htmlbanners1.bbd-category-carousel .bb-category-grid{display:flex!important;grid-template-columns:none!important;flex-flow:row nowrap!important;gap:16px!important;width:100%!important;max-width:100%;margin:0!important;padding:0 1px 2px!important;overflow-x:auto!important;overflow-y:hidden!important;transform:none!important;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;overscroll-behavior-inline:contain;touch-action:pan-x pan-y;cursor:grab}
#index #htmlbanners1.bbd-category-carousel .bb-category-grid::-webkit-scrollbar{display:none;width:0;height:0}
#index #htmlbanners1.bbd-category-carousel .bb-category-grid.is-dragging{cursor:grabbing;scroll-behavior:auto;user-select:none}
#index #htmlbanners1.bbd-category-carousel .bb-category-grid:focus-visible{outline:2px solid #8a6845;outline-offset:4px}
#index #htmlbanners1.bbd-category-carousel .bb-category-grid>.top-banner{display:block!important;flex:0 0 calc((100% - 64px)/5)!important;width:auto!important;min-width:0!important;max-width:none!important;height:auto!important;margin:0!important;padding:0!important;scroll-snap-align:start}
#index #htmlbanners1.bbd-category-carousel .banner-link{position:relative;display:block!important;width:100%;height:auto!important;min-height:0!important;aspect-ratio:4/3;overflow:hidden}
#index #htmlbanners1.bbd-category-carousel .img-banner{display:block;width:100%!important;height:100%!important;aspect-ratio:auto!important;object-fit:cover!important;object-position:center}
#index #htmlbanners1.bbd-category-carousel .banner-link,
#index #htmlbanners1.bbd-category-carousel .img-banner{-webkit-user-drag:none;user-select:none}
#index #htmlbanners1.bbd-category-carousel .banner-description{box-sizing:border-box;min-height:58px;display:flex;align-items:center;justify-content:center}
#index #htmlbanners1.bbd-category-carousel .banner-description p,
#index #htmlbanners1.bbd-category-carousel .banner-description .content{line-height:1.25;text-align:center}
#index #htmlbanners1.bbd-category-carousel .banner-link:focus-visible{outline:3px solid #d4af77;outline-offset:-4px}
#index #htmlbanners1.bbd-category-carousel .bbd-category-controls{display:flex;align-items:center;justify-content:center;gap:12px;margin:12px 0 0;padding:0 1px}
#index #htmlbanners1.bbd-category-carousel .bbd-category-arrow{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;min-width:44px;padding:0;border:1px solid #8a6845;border-radius:50%;background:#17120e;color:#f5e6cf;font-family:Arial,Helvetica,sans-serif;font-size:24px;line-height:1;box-shadow:none;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,opacity .2s ease}
#index #htmlbanners1.bbd-category-carousel .bbd-category-arrow:hover,
#index #htmlbanners1.bbd-category-carousel .bbd-category-arrow:focus-visible{background:#2a2119;border-color:#d4af77;outline:2px solid #d4af77;outline-offset:2px}
#index #htmlbanners1.bbd-category-carousel .bbd-category-arrow:disabled{opacity:.34;cursor:not-allowed;background:#17120e;border-color:#6f5a42}
#index .productstabs-section{margin-top:18px!important;padding-top:12px!important}

@media(min-width:992px) and (max-width:1199px){
  #index #htmlbanners1.bbd-category-carousel .bb-category-grid>.top-banner{flex-basis:calc((100% - 48px)/4)!important}
}
@media(min-width:768px) and (max-width:991px){
  #index #htmlbanners1.bbd-category-carousel .bb-category-grid>.top-banner{flex-basis:calc((100% - 32px)/3)!important}
}
@media(max-width:767px){
  #index #htmlbanners1.bbd-category-carousel{margin-top:22px;margin-bottom:18px}
  #index #htmlbanners1.bbd-category-carousel .bb-category-grid{gap:12px!important}
  #index #htmlbanners1.bbd-category-carousel .bb-category-grid>.top-banner{flex-basis:86%!important}
  #index #htmlbanners1.bbd-category-carousel .banner-description{min-height:52px}
  #index #htmlbanners1.bbd-category-carousel .bbd-category-controls{margin-top:10px}
}
@media(prefers-reduced-motion:reduce){
  #index #htmlbanners1.bbd-category-carousel .bb-category-grid{scroll-behavior:auto}
  #index #htmlbanners1.bbd-category-carousel .bbd-category-arrow{transition:none}
}