.hb-carousel-section{--hb-accent: #069ffc;position:relative;width:100%;margin:0;padding:0;background:#0c0c0c}.hb-carousel{position:relative;width:100%;height:500px;overflow:hidden;background:#000}.hb-carousel__track{display:flex;flex-direction:row;flex-wrap:nowrap;height:100%;transition:transform .55s cubic-bezier(0.25, 0.46, 0.45, 0.94);will-change:transform}.hb-carousel__slide{flex-shrink:0;flex-grow:0;width:100%;height:100%;overflow:hidden}.hb-carousel__slide a{display:block;width:100%;height:100%}.hb-carousel__slide img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.hb-carousel__slide .hb-img-mobile{display:none}.hb-carousel__arrow{position:absolute;top:50%;transform:translateY(-50%);width:46px;height:46px;border-radius:50%;background:rgba(20,20,20,.55);border:1px solid hsla(0,0%,100%,.25);color:#fff;font-size:20px;display:flex;align-items:center;justify-content:center;cursor:pointer;user-select:none;z-index:10;outline:none;padding:0;line-height:1;transition:background .2s ease,border-color .2s ease}.hb-carousel__arrow:hover{background:rgba(0,0,0,.75);border-color:var(--hb-accent)}.hb-carousel__arrow--prev{left:22px}.hb-carousel__arrow--next{right:22px}.hb-carousel-nav{display:flex;width:100%;background:#0c0c0c}.hb-carousel-nav .hb-nav-item{position:relative;flex:1;overflow:hidden;text-align:center;padding:9px 10px;cursor:pointer;border-right:1px solid hsla(0,0%,100%,.08)}.hb-carousel-nav .hb-nav-item:last-child{border-right:none}.hb-carousel-nav .hb-nav-item.filled .hb-nav-fill{width:100%}.hb-carousel-nav .hb-nav-item.active .hb-nav-fill{animation:hbFillBar var(--hb-interval, 6s) linear forwards}.hb-carousel-nav .hb-nav-fill{position:absolute;inset:0;width:0%;background:var(--hb-accent);z-index:0}.hb-carousel-nav .hb-nav-label{position:relative;z-index:1;font-size:11px;font-weight:700;letter-spacing:.3px;text-transform:uppercase;color:#fff;white-space:nowrap}@keyframes hbFillBar{from{width:0%}to{width:100%}}.hb-categories{--hb-accent: #069ffc;background:#f4f4f4;color:#1a1a1a;padding:40px 4% 56px}.hb-categories-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(110px, 1fr));gap:24px;max-width:1400px;margin:0 auto}.hb-category-item{display:flex;flex-direction:column;align-items:center;text-align:center;text-decoration:none;color:#1a1a1a;cursor:pointer}.hb-category-icon{width:90px;height:90px;border-radius:50%;background:#fff;border:1px solid #e2e2e2;display:flex;align-items:center;justify-content:center;overflow:hidden;margin-bottom:12px;transition:border-color .2s ease,transform .2s ease}.hb-category-icon img{width:60%;height:60%;object-fit:contain}.hb-category-item:hover .hb-category-icon{border-color:var(--hb-accent);transform:translateY(-3px)}.hb-category-label{font-size:12.5px;font-weight:800;letter-spacing:.5px;text-transform:uppercase}.hb-promo{display:block;width:100%}.hb-promo a{display:block;width:100%}.hb-promo img{display:block;width:100%;height:auto;max-height:600px;object-fit:cover;object-position:center}.hb-promo .hb-img-mobile{display:none}@media(min-width: 769px){.hb-categories-grid{grid-template-columns:repeat(auto-fit, minmax(150px, 1fr));gap:32px}.hb-category-icon{width:130px;height:130px;margin-bottom:16px}.hb-category-label{font-size:14px}}@media(max-width: 1280px){.hb-carousel{height:420px}}@media(max-width: 1024px){.hb-carousel{height:360px}}@media(max-width: 425px){.hb-carousel__slide .hb-img-desktop{display:block}.hb-carousel__slide .hb-img-mobile{display:none}.hb-carousel__slide.has-mobile .hb-img-desktop{display:none}.hb-carousel__slide.has-mobile .hb-img-mobile{display:block}.hb-promo .hb-img-desktop{display:block}.hb-promo .hb-img-mobile{display:none}.hb-promo.has-mobile .hb-img-desktop{display:none}.hb-promo.has-mobile .hb-img-mobile{display:block}}@media(max-width: 768px){.hb-carousel{height:260px}.hb-carousel__arrow{width:36px;height:36px;font-size:16px}.hb-carousel-nav{position:absolute;left:50%;bottom:14px;transform:translateX(-50%);width:auto;justify-content:center;gap:6px;padding:0;background:rgba(0,0,0,0);z-index:5}.hb-carousel-nav .hb-nav-item{flex:0 0 auto;width:26px;height:4px;padding:0;border-right:none;border-radius:2px;background:hsla(0,0%,100%,.4)}.hb-carousel-nav .hb-nav-label{display:none}.hb-carousel-nav .hb-nav-fill{border-radius:2px}.hb-categories-grid{grid-template-columns:repeat(3, 1fr);gap:20px 12px}.hb-category-icon{width:80px;height:80px;margin-bottom:8px}.hb-category-label{font-size:11px}}
