:root{--bs-header-height: 80px}body{margin:0;padding:0}.bs-header{position:fixed;top:0;left:0;width:100%;z-index:50;background:#000;color:#fff;border-bottom:1px solid rgba(255,255,255,.08)}.bs-header__inner{max-width:1200px;margin:0 auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between;height:var(--bs-header-height)}.bs-header__logo{display:flex;align-items:center;gap:10px}.bs-header__logo-img{max-height:34px;width:auto}.bs-header__logo-text{font-size:1.4rem;font-weight:700}.bs-header__nav--desktop{display:block}.bs-header__menu{list-style:none;display:flex;gap:24px;margin:0;padding:0}.bs-header__menu a{font-size:.95rem;color:#ffffffd9;text-decoration:none;transition:color .2s ease,opacity .2s ease}.bs-header__menu a:hover{color:#fff;opacity:1}.bs-header__right{display:flex;align-items:center;gap:14px}.bs-header__icon{position:relative;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:999px;color:#fff;text-decoration:none;transition:background .2s ease,transform .2s ease}.bs-header__icon:hover{background:#ffffff17;transform:translateY(-1px)}.bs-icon{width:18px;height:18px}.bs-header__icon-cart{padding-right:6px}.bs-header__cart-count{position:absolute;top:-4px;right:-4px;min-width:16px;height:16px;border-radius:999px;background:#f36;color:#fff;font-size:.7rem;display:flex;align-items:center;justify-content:center;padding:0 4px}.bs-header__burger{display:none;width:28px;height:24px;padding:0;border:none;background:transparent;cursor:pointer;flex-shrink:0}.bs-header__burger span{display:block;width:100%;height:2px;background:#fff;margin:4px 0;border-radius:999px;transition:transform .25s ease,opacity .2s ease}.bs-header__burger.is-open span:nth-child(1){transform:translateY(6px) rotate(45deg)}.bs-header__burger.is-open span:nth-child(2){opacity:0}.bs-header__burger.is-open span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.bs-header__nav-mobile{position:fixed;inset:0 0 auto 0;top:var(--bs-header-height);height:calc(100vh - var(--bs-header-height));background:#000000fa;transform:translate(-100%);transition:transform .3s ease;z-index:40}.bs-header__nav-mobile.is-open{transform:translate(0)}.bs-header__menu-mobile{list-style:none;margin:0;padding:24px;display:flex;flex-direction:column;gap:18px}.bs-header__menu-mobile a{color:#ffffffe6;text-decoration:none;font-size:1.1rem}.bs-no-scroll{overflow:hidden}@media (max-width: 992px){:root{--bs-header-height: 64px}.bs-header__inner{padding-inline:16px}.bs-header__nav--desktop{display:none}.bs-header__burger{display:block}.bs-header__right{gap:10px}.bs-header__logo-img{max-height:28px}.bs-header__logo-text{font-size:1.2rem}}.bs-hero-under-header{margin-top:var(--bs-header-height)}.bs-hero{position:relative;width:100%;min-height:80vh;margin:0;padding:0;overflow:hidden}.bs-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0}.bs-hero__img{width:100%;height:100%;object-fit:cover}.bs-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0006,#000000e6)}.bs-hero__content{position:relative;z-index:1;max-width:1200px;margin:0 auto;padding:80px 24px;color:#fff;display:flex;flex-direction:column;justify-content:center}.bs-hero__subheading{font-size:.95rem;text-transform:uppercase;letter-spacing:.18em;opacity:.85;margin:0 0 8px}.bs-hero__heading{font-size:clamp(2.4rem,4vw,3.4rem);margin:0 0 12px}.bs-hero__text{max-width:520px;font-size:1rem;opacity:.9;margin:0 0 24px}.bs-hero__btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 26px;border-radius:999px;background:#fff;color:#000;font-weight:600;font-size:.95rem;text-decoration:none;transition:background .2s ease,transform .2s ease;width:fit-content}.bs-hero__btn:hover{background:#e4e4e4;transform:translateY(-1px)}@media (max-width: 768px){.bs-hero__content{padding:60px 16px}.bs-hero__text{max-width:100%}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/header-boostshop.css.map */
