:root{--bj-bg: #050505;--bj-bg-2: #090a0b;--bj-surface: #111315;--bj-surface-2: #17191d;--bj-border: rgba(255,255,255,.14);--bj-border-soft: rgba(255,255,255,.08);--bj-red: #ec141c;--bj-red-dark: #b90d14;--bj-text: #fff;--bj-muted: #b8bcc2;--bj-visual-white: #ffffff;--bj-visual-black: #000000;--bj-visual-charcoal: #111111;--bj-visual-red: var(--bj-red);--bj-visual-light-gray: #e5e5e5;--bj-star: #ffad12;--bj-container: 1440px;--bj-radius: 8px;--bj-font: Inter, Montserrat, Arial, sans-serif}body:has(.bj-home-shell),body:has(.bj-topbar-section){background:var(--bj-bg)}.bj-home-shell,.bj-section{background:var(--bj-bg);color:var(--bj-text);font-family:var(--bj-font);letter-spacing:0}.bj-home-shell *,.bj-section *{box-sizing:border-box}.bj-home-shell a,.bj-section a{color:inherit;text-decoration:none}.bj-home-shell svg,.bj-section svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.bj-container{width:min(var(--bj-container),calc(100vw - 96px));margin-inline:auto}.bj-topbar-section{background:#030303;border-bottom:1px solid var(--bj-border-soft);color:#fff;font-family:var(--bj-font);font-size:12px;font-weight:800;text-transform:uppercase}.bj-topbar__inner{min-height:28px;display:flex;align-items:center;justify-content:center;gap:30px}.bj-topbar__inner span{display:inline-flex;align-items:center;gap:8px;white-space:nowrap}.bj-topbar__inner svg{color:var(--bj-red);width:16px;height:16px}.bj-topbar__help{margin-left:auto;color:#e8e8e8;font-size:11px;text-transform:none}.bj-topbar__help b{margin-left:22px;font-weight:700}.bj-header-section{background:linear-gradient(180deg,#090909,#050505);border-bottom:1px solid var(--bj-border-soft);color:#fff;font-family:var(--bj-font)}.bj-header__inner{min-height:78px;display:grid;grid-template-columns:260px minmax(360px,565px) 1fr;align-items:center;gap:28px}.bj-header__menu{display:none}.bj-logo{display:inline-flex;align-items:center;gap:22px;min-width:250px}.bj-logo__mark{font-family:Georgia,Times New Roman,serif;color:var(--bj-red);font-size:64px;line-height:.8;letter-spacing:-5px}.bj-logo__word{color:#fff;font-size:24px;letter-spacing:14px;font-weight:500}.bj-header__logo-image{display:block;max-width:100%;height:auto}.bj-search{height:42px;border:1px solid var(--bj-border-soft);border-radius:8px;overflow:hidden;display:grid;grid-template-columns:1fr 190px 56px;background:linear-gradient(180deg,#25272a,#181a1d)}.bj-search input,.bj-search button{border:0;color:#fff;background:transparent;font:inherit}.bj-search input{min-width:0;padding:0 18px;font-size:13px;outline:none}.bj-search input::placeholder{color:#c7c7c7}.bj-search__select{border-left:1px solid var(--bj-border-soft)!important;color:#dcdcdc!important;font-size:12px!important;display:flex;align-items:center;justify-content:center;gap:18px}.bj-search__submit{background:var(--bj-red)!important;display:grid;place-items:center;cursor:pointer}.bj-search__submit svg{width:23px;height:23px}.bj-header-actions{display:flex;align-items:center;justify-content:flex-end;gap:31px}.bj-header-actions a{position:relative;display:inline-flex;align-items:center;gap:10px;font-size:12px;font-weight:800}.bj-header-actions a>svg{width:30px;height:30px}.bj-header-actions small{display:block;color:#fff;font-weight:600;margin-top:2px}.bj-action-badge:after{content:attr(data-count);position:absolute;top:-9px;left:24px;min-width:18px;height:18px;border-radius:999px;background:var(--bj-red);color:#fff;display:grid;place-items:center;font-size:10px;font-weight:900}.bj-action-badge[data-count="0"]:after,.bj-action-badge:not([data-count]):after{display:none}.bj-header__mobile-search{display:none}.bj-icon-button{border:0;background:transparent;color:#fff;padding:0;cursor:pointer}.bj-category-nav-section{background:linear-gradient(180deg,#1d1f22,#151719);border-bottom:1px solid var(--bj-border-soft);color:#fff;font-family:var(--bj-font)}.bj-category-nav__inner{min-height:37px;display:flex;align-items:stretch;overflow-x:auto}.bj-category-nav__inner a{min-width:132px;border-left:1px solid var(--bj-border-soft);display:flex;align-items:center;justify-content:center;gap:8px;padding:0 18px;font-size:13px;font-weight:800;white-space:nowrap}.bj-category-nav__inner a:first-child{min-width:190px}.bj-category-nav__inner a:last-child{border-right:1px solid var(--bj-border-soft)}.bj-category-nav__inner svg{width:18px;height:18px}.bj-category-nav__inner .is-active,.bj-category-nav__inner .is-highlight{background:var(--bj-red)}.bj-hero-section{position:relative;min-height:238px;overflow:hidden;color:#fff;font-family:var(--bj-font);background:linear-gradient(90deg,#090909,#070707d6 36%,#07070733),var(--hero-bg) center/cover no-repeat;border-bottom:1px solid var(--bj-border-soft)}.bj-hero__inner{min-height:238px;display:grid;grid-template-columns:.92fr 1.08fr;align-items:center}.bj-hero__copy{position:relative;z-index:2;padding-left:44px}.bj-kicker{display:inline-flex;background:var(--bj-red);color:var(--bj-hero-eyebrow-color, white);border-radius:4px;padding:6px 13px;font-size:13px;font-weight:900;text-transform:uppercase}.bj-hero__copy h1{margin:11px 0 5px;font-size:clamp(43px,4.2vw,59px);line-height:.88;font-weight:1000;text-transform:uppercase}.bj-hero__copy h1 strong{color:var(--bj-red);font-weight:inherit}.bj-hero__heading-part--1{color:var(--bj-hero-heading-1-color, #fff)}.bj-hero__heading-part--2{color:var(--bj-hero-heading-2-color, var(--bj-red))}.bj-hero__heading-part--3{color:var(--bj-hero-heading-3-color, #fff)}.bj-hero__copy p{margin:0 0 11px;font-size:14px;font-weight:700;color:var(--bj-hero-subheading-color, white)}.bj-button{display:inline-flex;align-items:center;gap:13px;min-height:38px;padding:0 26px;background:var(--bj-button-bg, var(--bj-red));color:var(--bj-button-text, #fff)!important;border:1px solid var(--bj-button-border, transparent);border-radius:4px;font-size:13px;font-weight:900;text-transform:uppercase}.bj-button--style-red-white,.bj-button--style-red_white,.bj-waitlist-button--style-red_white,.bj-waitlist-button--style-red-white{--bj-button-bg: var(--bj-red);--bj-button-text: #fff;--bj-button-border: var(--bj-red)}.bj-button--style-black-white,.bj-button--style-black_white,.bj-waitlist-button--style-black_white,.bj-waitlist-button--style-black-white{--bj-button-bg: #050505;--bj-button-text: #fff;--bj-button-border: #050505}.bj-button--style-white-black,.bj-button--style-white_black,.bj-waitlist-button--style-white_black,.bj-waitlist-button--style-white-black{--bj-button-bg: #fff;--bj-button-text: #000;--bj-button-border: #fff}.bj-button--style-white-red,.bj-button--style-white_red,.bj-waitlist-button--style-white_red,.bj-waitlist-button--style-white-red{--bj-button-bg: #fff;--bj-button-text: var(--bj-red);--bj-button-border: #fff}.bj-button--style-outline-white,.bj-button--style-outline_white,.bj-waitlist-button--style-outline_white,.bj-waitlist-button--style-outline-white{--bj-button-bg: transparent;--bj-button-text: #fff;--bj-button-border: rgba(255,255,255,.82)}.bj-button--style-outline-red,.bj-button--style-outline_red,.bj-waitlist-button--style-outline_red,.bj-waitlist-button--style-outline-red{--bj-button-bg: transparent;--bj-button-text: var(--bj-red);--bj-button-border: var(--bj-red)}.bj-button--style-outline-black,.bj-button--style-outline_black,.bj-waitlist-button--style-outline_black,.bj-waitlist-button--style-outline-black{--bj-button-bg: transparent;--bj-button-text: #000;--bj-button-border: #000}.bj-button span{font-size:22px;line-height:1}.bj-hero__trust{display:flex;align-items:center;gap:28px;margin-top:13px;font-size:12px;font-weight:800;color:var(--bj-hero-trust-color, inherit)}.bj-hero__trust span{display:inline-flex;align-items:center;gap:7px}.bj-hero__trust svg{width:16px;height:16px;color:var(--bj-red)}.bj-hero__visual{min-height:220px;background:var(--hero-products) center right/contain no-repeat;align-self:stretch}.bj-hero__visual img{width:100%;height:100%;object-fit:contain;object-position:center right}.bj-hero__arrow{position:absolute;top:50%;z-index:3;transform:translateY(-50%);border:0;background:transparent;color:#fff;font-size:44px;line-height:1}.bj-hero__arrow--left{left:24px}.bj-hero__arrow--right{right:24px}.bj-hero__dots{position:absolute;left:50%;bottom:16px;transform:translate(-50%);display:flex;gap:8px}.bj-hero__dots span{width:11px;height:8px;border-radius:999px;background:#ccc;opacity:.85}.bj-hero__dots .is-active{width:18px;background:var(--bj-red);opacity:1}.bj-category-strip-section{background:var(--bj-bg);color:#fff;font-family:var(--bj-font)}.bj-category-strip{display:grid;grid-template-columns:repeat(6,1fr);gap:8px}.bj-category-tile{display:block;border:1px solid var(--bj-border);border-radius:var(--bj-radius);overflow:hidden;min-height:64px;background:#101214}.bj-category-tile img{width:100%;height:100%;display:block;object-fit:cover}.bj-category-tile__fallback{min-height:64px;padding:12px 14px;display:grid;align-content:center;background:linear-gradient(145deg,#151719,#0b0d0f)}.bj-category-tile__fallback b{display:block;text-transform:uppercase}.bj-category-tile__fallback small{color:var(--bj-muted)}.bj-section{padding-top:18px}.bj-section-head{min-height:37px;display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:28px}.bj-section-head h2{margin:0;display:flex;align-items:center;gap:10px;color:var(--bj-section-heading-color, #fff);font-size:21px;line-height:1;text-transform:uppercase;font-weight:1000}.bj-section-head h2 svg{color:var(--bj-red);fill:var(--bj-red);stroke:var(--bj-red)}.bj-section-head p{display:inline-block;margin:0 0 0 18px;color:var(--bj-section-subtitle-color, var(--bj-muted));font-size:12px;font-weight:700}.bj-section-head>div:first-child{display:flex;align-items:center}.bj-link{color:var(--bj-section-link-color, var(--bj-red))!important;font-weight:900;font-size:13px}.bj-countdown{display:flex;align-items:center;gap:7px;text-transform:uppercase;font-weight:900}.bj-countdown__label{font-size:12px;margin-right:4px}.bj-countdown__unit{width:43px;height:34px;display:grid;place-items:center;background:var(--bj-red);border-radius:4px;line-height:1}.bj-countdown__unit b{font-size:18px}.bj-countdown__unit small{font-size:8px;margin-top:-4px}.bj-countdown__sep{color:#fff}.bj-daily-offers-section[data-end-mode=hidden] .bj-countdown{display:none}.bj-offers__grid{display:grid;grid-template-columns:repeat(6,1fr);gap:8px}.bj-product-card{position:relative;min-height:128px;border:1px solid var(--bj-border);border-radius:var(--bj-radius);background:linear-gradient(145deg,#151719,#0b0d0f);overflow:hidden;padding:11px 12px 10px}.bj-product-card__badge{position:absolute;top:11px;left:11px;z-index:2;background:var(--bj-red);border-radius:4px;padding:4px 7px;font-size:11px;font-weight:1000}.bj-product-card__image{height:70px;display:grid;place-items:center;margin-bottom:2px}.bj-product-card__image img{max-width:100%;max-height:84px;object-fit:contain}.bj-product-card h3{min-height:30px;margin:0;font-size:12px;line-height:1.18;font-weight:700}.bj-product-card__price{margin:2px 0 0;color:#fff;font-size:13px;font-weight:1000}.bj-product-card__price span{color:var(--bj-red)}.bj-product-card__compare{margin:0;color:#8b8e94;font-size:10px;text-decoration:line-through}.bj-product-card__cart{position:absolute;right:12px;bottom:10px;width:31px;height:31px;border:0;border-radius:50%;background:var(--bj-red);color:#fff;display:grid;place-items:center}.bj-product-card__cart svg{width:18px;height:18px}.bj-product-card__waitlist-cta{position:absolute;right:12px;bottom:10px;min-height:31px;display:inline-flex;align-items:center;justify-content:center;padding:0 11px;border:1px solid rgba(236,20,28,.75);border-radius:999px;background:#ec141c1f;color:#fff!important;text-decoration:none;font-size:11px;font-weight:950;white-space:nowrap}.bj-product-card__price--waitlist{display:grid;gap:2px;padding-right:74px}.bj-product-card__price--waitlist small{color:var(--bj-muted);font-size:10px;font-weight:800}.bj-product-card__price--waitlist span{color:#fff}.bj-product-card__cart[disabled],.bj-collection-card__cart[disabled]{cursor:wait;opacity:.72}.bj-product-card__cart[data-bj-cart-state=added],.bj-collection-card__cart[data-bj-cart-state=added]{box-shadow:0 0 0 3px #ffffff2e,0 0 18px #ed1c2473}.bj-product-card__cart[data-bj-cart-state=error],.bj-collection-card__cart[data-bj-cart-state=error]{background:#6f747b!important}.bj-offers__mobile-link{display:none}.bj-promo-row{display:grid;grid-template-columns:repeat(3,1fr);gap:11px}.bj-promo-row article{min-height:82px;border:1px solid var(--bj-border);border-radius:var(--bj-radius);overflow:hidden;background:#111;position:relative}.bj-promo-row img{width:100%;height:100%;display:block;object-fit:cover}.bj-promo-text{position:absolute;top:0;right:0;bottom:0;left:0;padding:18px 28px;display:grid;align-content:center;pointer-events:none}.bj-promo-text h3{margin:0;text-transform:uppercase;font-size:22px;line-height:1.05}.bj-promo-text strong{color:var(--bj-red)}.bj-promo-text p{margin:7px 0 0;font-size:13px}.bj-trust-row{min-height:63px;border:1px solid var(--bj-border);border-radius:var(--bj-radius);background:linear-gradient(180deg,#151719,#0c0e10);display:grid;grid-template-columns:repeat(4,1fr)}.bj-trust-row div,.bj-trust-row a{display:flex;align-items:center;gap:20px;padding:0 30px;border-right:1px solid var(--bj-border);color:inherit;text-decoration:none}.bj-trust-row div:last-child,.bj-trust-row a:last-child{border-right:0}.bj-trust-row svg{width:34px;height:34px;color:var(--bj-trust-icon-color, white)}.bj-trust-row b{display:block;color:var(--bj-trust-title-color, inherit);font-size:13px;line-height:1.1;text-transform:uppercase}.bj-trust-row small{display:block;color:var(--bj-trust-subtitle-color, var(--bj-muted));margin-top:4px;font-size:12px}.bj-section-head--simple{grid-template-columns:1fr auto}.bj-best__rail{border:1px solid var(--bj-border);border-radius:var(--bj-radius);min-height:73px;background:linear-gradient(180deg,#111315,#090a0b);display:grid;grid-template-columns:repeat(5,1fr)}.bj-mini-product{position:relative;display:grid;grid-template-columns:86px 1fr;align-items:center;gap:10px;padding:9px 12px;border-right:1px solid var(--bj-border)}.bj-mini-product:last-child{border-right:0}.bj-mini-product__rank{position:absolute;top:12px;left:12px;width:25px;height:25px;border-radius:50%;background:var(--bj-red);display:grid;place-items:center;font-size:13px;font-weight:1000}.bj-mini-product img{width:80px;height:58px;object-fit:contain;margin-left:12px}.bj-mini-product h3{margin:0;font-size:12px;line-height:1.15}.bj-mini-product p{margin:2px 0;font-size:13px;font-weight:1000}.bj-stars{color:var(--bj-star);font-size:11px;letter-spacing:0}.bj-stars small{color:#c7a874;font-size:10px}.bj-stars--real{display:inline-flex;align-items:center;gap:3px;min-height:18px;color:var(--bj-star);white-space:nowrap}.bj-stars--real small{margin-left:3px}.bj-newsletter-section{background:var(--bj-newsletter-bg, var(--bj-red));color:var(--bj-newsletter-text-color, white);font-family:var(--bj-font);margin-top:13px}.bj-newsletter__inner{min-height:57px;display:grid;grid-template-columns:1fr 560px;align-items:center;gap:28px}.bj-newsletter__inner>div{display:flex;align-items:center;justify-content:center;gap:20px}.bj-newsletter-section svg{width:40px;height:40px}.bj-newsletter-section b{display:block;font-size:19px;line-height:1;text-transform:uppercase}.bj-newsletter-section small{display:block;margin-top:4px;font-size:12px;font-weight:700}.bj-newsletter-section form{display:grid;grid-template-columns:1fr 120px;gap:6px}.bj-newsletter-section input{height:34px;border:0;border-radius:4px;padding:0 16px}.bj-newsletter-section button{border:1px solid var(--bj-button-border, #050505);border-radius:4px;background:var(--bj-button-bg, #050505);color:var(--bj-button-text, #fff);font-weight:900;text-transform:uppercase;font-size:11px}.bj-footer-section{background:#070808;color:#fff;border-top:1px solid var(--bj-border-soft);padding:25px 0 10px;font-family:var(--bj-font)}.bj-footer__grid{display:grid;grid-template-columns:2.2fr repeat(5,1fr);gap:34px}.bj-footer-section .bj-logo{min-width:auto;gap:16px;margin-bottom:14px}.bj-footer-section .bj-logo__mark{font-size:50px}.bj-footer-section .bj-logo__word{font-size:15px;letter-spacing:12px}.bj-footer__logo-image{display:block;max-width:100%;height:auto;margin-bottom:14px}.bj-footer-section p{color:var(--bj-muted);font-size:12px;line-height:1.55;margin:0}.bj-footer-section h3{margin:7px 0 12px;text-transform:uppercase;font-size:12px}.bj-footer-section a{display:block;color:var(--bj-muted);font-size:12px;margin:0 0 7px}.bj-socials{display:flex;gap:8px;margin-top:14px}.bj-socials a{min-width:24px;height:24px;padding:0 6px;border-radius:999px;background:#1a1d20;display:grid;place-items:center;font-size:10px;font-weight:800;color:#fff}.bj-payments{margin-top:14px!important;color:#fff!important;font-weight:900}.bj-footer__copy{margin:18px auto 0!important;text-align:center;color:#4d5258!important}@media(max-width:1180px){.bj-container{width:min(100% - 44px,var(--bj-container))}.bj-header__inner{min-height:104px;grid-template-columns:48px 1fr auto;gap:18px}.bj-header__menu{display:block}.bj-header>.bj-header__inner .bj-search{display:none}.bj-header__mobile-search{display:block;padding-bottom:14px}.bj-header__mobile-search .bj-search{width:100%;height:52px;grid-template-columns:1fr 260px 62px}.bj-logo__mark{font-size:68px}.bj-logo__word{font-size:26px;letter-spacing:14px}.bj-header-actions{gap:28px}.bj-header-actions a{flex-direction:column;gap:5px;text-align:center;font-size:13px}.bj-category-nav-section{display:none}.bj-hero-section{min-height:330px}.bj-hero__inner{min-height:330px;grid-template-columns:1fr 1fr}.bj-hero__copy{padding-left:18px}.bj-category-strip{grid-template-columns:repeat(4,1fr);gap:0;border:1px solid var(--bj-border);border-radius:10px;overflow:hidden}.bj-category-tile{border-radius:0;border:0;border-right:1px solid var(--bj-border-soft);border-bottom:1px solid var(--bj-border-soft)}.bj-offers__grid{grid-template-columns:repeat(3,1fr)}.bj-trust-row{grid-template-columns:repeat(4,1fr)}.bj-trust-row div,.bj-trust-row a{padding:14px 16px;gap:12px}.bj-best__rail{grid-template-columns:repeat(5,minmax(160px,1fr));overflow-x:auto}.bj-newsletter__inner{grid-template-columns:1fr;padding:16px 0;gap:12px}.bj-newsletter-section form{max-width:520px;width:100%;margin:auto}.bj-footer__grid{grid-template-columns:1.6fr repeat(3,1fr)}}@media(max-width:760px){.bj-container{width:calc(100% - 44px)}.bj-topbar__inner{justify-content:center;gap:18px;overflow:hidden}.bj-topbar__inner span:nth-child(3),.bj-topbar__help{display:none}.bj-header__inner{min-height:99px;grid-template-columns:44px 1fr auto}.bj-logo{min-width:0;gap:18px}.bj-logo__mark{font-size:66px}.bj-logo__word{font-size:26px;letter-spacing:13px}.bj-header-actions{gap:24px}.bj-header-actions a{font-size:12px}.bj-header-actions a:first-child{display:none}.bj-search{grid-template-columns:1fr minmax(190px,36%) 62px;height:52px}.bj-search input,.bj-search__select{font-size:16px!important}.bj-hero-section{min-height:306px;background-position:center}.bj-hero__inner{min-height:306px;grid-template-columns:1fr}.bj-hero__copy{max-width:57%;padding-left:18px;padding-top:18px}.bj-hero__copy h1{font-size:clamp(31px,8vw,45px);line-height:.93}.bj-hero__copy p{font-size:15px;line-height:1.22}.bj-hero__visual{position:absolute;top:0;right:0;bottom:0;left:38%;background-position:center right;opacity:.98}.bj-hero__trust{gap:18px;flex-wrap:wrap;font-size:12px}.bj-category-strip{grid-template-columns:repeat(4,1fr)}.bj-section-head{grid-template-columns:1fr auto;gap:8px}.bj-section-head>div:first-child{display:block}.bj-section-head h2{font-size:21px}.bj-section-head p{margin-left:35px;margin-top:0}.bj-section-head .bj-link{display:none}.bj-countdown{justify-content:flex-end}.bj-offers__grid{grid-template-columns:repeat(6,minmax(136px,1fr));overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:4px}.bj-product-card{min-width:136px;min-height:196px;scroll-snap-align:start}.bj-product-card__image{height:93px}.bj-product-card h3{font-size:15px;min-height:40px}.bj-product-card__price{font-size:15px}.bj-product-card__compare{font-size:12px}.bj-product-card__cart{width:34px;height:34px}.bj-offers__mobile-link{display:block;text-align:center;color:var(--bj-red);font-size:16px;font-weight:900;margin:10px 0 0}.bj-promo-row{grid-template-columns:1fr}.bj-promo-row article{min-height:144px}.bj-trust-row{grid-template-columns:repeat(2,1fr)}.bj-trust-row div,.bj-trust-row a{min-height:72px;border-bottom:1px solid var(--bj-border)}.bj-best__rail{grid-template-columns:repeat(5,174px)}.bj-mini-product{grid-template-columns:72px 1fr;min-height:124px;align-items:start;padding-top:16px}.bj-mini-product img{width:68px;height:64px;margin-top:24px}.bj-mini-product h3{font-size:13px}.bj-newsletter__inner>div{justify-content:flex-start}.bj-newsletter-section form{grid-template-columns:1fr 132px}.bj-newsletter-section input,.bj-newsletter-section button{height:48px}.bj-footer__grid{grid-template-columns:repeat(3,1fr);gap:28px}.bj-footer__brand{grid-column:1 / -1}}@media(max-width:520px){.bj-container{width:calc(100% - 30px)}.bj-topbar__inner{min-height:44px}.bj-topbar__inner span{font-size:10px}.bj-header__inner{grid-template-columns:32px 1fr auto;gap:8px}.bj-logo__mark{font-size:48px}.bj-logo__word{font-size:17px;letter-spacing:8px}.bj-header-actions{gap:10px}.bj-header-actions a{font-size:10px}.bj-action-badge:after{left:20px}.bj-search{grid-template-columns:1fr 154px 56px}.bj-search input,.bj-search__select{font-size:13px!important}.bj-hero__copy{max-width:65%}.bj-hero__copy h1{font-size:35px}.bj-hero__copy p{font-size:13px}.bj-hero__trust{display:none}.bj-category-strip{grid-template-columns:repeat(2,1fr)}.bj-section-head{grid-template-columns:1fr}.bj-countdown{justify-content:flex-start;margin-top:10px}.bj-offers__grid{grid-template-columns:repeat(2,1fr);overflow:visible}.bj-product-card{min-width:0}.bj-trust-row{grid-template-columns:1fr}.bj-footer__grid{grid-template-columns:1fr 1fr}.bj-footer__brand,.bj-footer__grid>div:last-child{grid-column:1 / -1}}.bj-logo-composite{display:inline-flex;align-items:center;gap:calc(22px * var(--bj-logo-scale, 1));width:var(--bj-logo-width-desktop, auto);max-width:100%;color:#fff;line-height:1}.bj-logo-composite__mark{display:block;width:calc(var(--bj-logo-width-desktop, 300px) * .34);height:calc(var(--bj-logo-width-desktop, 300px) * .34);object-fit:cover;object-position:center;mix-blend-mode:screen}.bj-logo-composite__word{color:#fff;font-size:calc(var(--bj-logo-width-desktop, 300px) * .08);letter-spacing:calc(var(--bj-logo-width-desktop, 300px) * .045);font-weight:500;text-transform:uppercase;white-space:nowrap}.bj-header__logo-image{width:var(--bj-logo-width-desktop, 300px);height:76px}.bj-header__inner{grid-template-columns:minmax(250px,310px) minmax(460px,650px) 1fr}.bj-header-actions{min-width:220px}.bj-cart-action small{white-space:nowrap}.bj-search__dropdown{position:relative;border-left:1px solid rgba(255,255,255,.12);color:#e9eaec;font-size:12px;font-weight:600}.bj-search{overflow:visible!important}.bj-search input{border-radius:8px 0 0 8px}.bj-search__submit{border-radius:0 8px 8px 0!important}.bj-search__dropdown summary{height:100%;min-height:42px;display:flex;align-items:center;justify-content:center;gap:14px;padding:0 14px;list-style:none;cursor:pointer;color:#e9eaec;-webkit-user-select:none;user-select:none}.bj-search__dropdown summary:focus,.bj-search__dropdown summary:focus-visible,.bj-search__dropdown:focus,.bj-search__dropdown:focus-visible{outline:none!important;box-shadow:none!important}.bj-search__dropdown summary::-webkit-details-marker{display:none}.bj-search__menu{position:absolute;top:calc(100% + 8px);right:0;z-index:420;width:240px;max-height:min(420px,58vh);padding:8px;border:1px solid var(--bj-border);border-radius:8px;background:#111315;box-shadow:0 18px 44px #00000073;overflow-y:auto;overscroll-behavior:contain}.bj-search__menu a{display:flex;align-items:center;gap:10px;min-height:34px;padding:0 10px;color:#fff!important;border-radius:5px;font-size:12px;font-weight:700}.bj-search__menu a:hover{background:#ec141c29}.bj-search__menu svg{width:17px;height:17px;color:#fff;stroke:#fff}.bj-search__dropdown[open] summary{background:#ffffff0a}.bj-search__select{display:none!important}.bj-search__submit{border-left:1px solid rgba(255,255,255,.05)!important}.bj-category-tile{position:relative;display:flex;align-items:center;justify-content:space-between;min-height:76px;padding:12px 14px}.bj-category-tile img{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.bj-category-tile:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(90deg,#0a0b0cf7,#0a0b0cb8,#0a0b0c14)}.bj-category-tile__text{position:relative;z-index:2;display:grid;gap:3px}.bj-category-tile__text b{color:var(--bj-category-title-color, #fff);font-size:15px;line-height:1;font-weight:950;text-transform:uppercase}.bj-category-tile__text small{color:var(--bj-category-subtitle-color, #d0d3d7);font-size:11px;line-height:1.1}.bj-daily-offers-section .bj-section-head{margin-bottom:8px}.bj-product-card{display:grid;grid-template-rows:112px 1fr;min-height:202px}.bj-product-card__image{height:112px;align-self:start}.bj-product-card__image img{max-width:172px;max-height:112px}.bj-product-card__fallback-image{clip-path:inset(20px 0 36px 0);transform:scale(1.32);transform-origin:center center}.bj-product-card__body{display:grid;align-content:end;padding-right:34px}.bj-product-card h3{min-height:auto;margin-bottom:6px}.bj-product-card h3 a{color:#fff;text-decoration:none}.bj-product-card__price{margin-top:0;line-height:1.1}.bj-mini-product{grid-template-columns:106px 1fr;min-height:86px;padding-right:16px}.bj-mini-product__image img{width:100px;height:72px}.bj-mini-product__fallback-image{clip-path:inset(22px 0 22px 0);transform:scale(1.16)}.bj-mini-product>div{align-self:end;padding-bottom:5px}.bj-newsletter__copy{display:flex;align-items:center;justify-content:center;gap:20px}.bj-newsletter__brand .bj-logo-composite{--bj-logo-width-desktop: 205px;width:205px}.bj-newsletter__brand .bj-logo-composite__word{color:#fff}.bj-newsletter__logo-image{display:block;width:220px;height:52px;object-fit:contain;mix-blend-mode:screen}.bj-footer-section .bj-logo-composite{--bj-logo-width-desktop: 245px;justify-content:flex-start;margin-bottom:14px}@media(max-width:1180px){.bj-header__inner{grid-template-columns:44px 1fr auto}.bj-logo-composite{width:var(--bj-logo-width-mobile, 220px)}.bj-logo-composite__mark{width:calc(var(--bj-logo-width-mobile, 220px) * .34);height:calc(var(--bj-logo-width-mobile, 220px) * .34)}.bj-logo-composite__word{font-size:calc(var(--bj-logo-width-mobile, 220px) * .08);letter-spacing:calc(var(--bj-logo-width-mobile, 220px) * .043)}.bj-header__logo-image{width:var(--bj-logo-width-mobile, 220px);height:64px}}.bj-hero-section--slider-ready{min-height:430px;padding-top:22px;padding-bottom:26px;margin-top:20px;margin-bottom:28px;background:#050505!important}.bj-hero-section--slider-ready .bj-hero__viewport{position:relative;min-height:382px;overflow:hidden;touch-action:pan-y}.bj-hero-section--slider-ready .bj-hero__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;pointer-events:none;transition:opacity .35s ease;background:var(--hero-slide-bg) center/cover no-repeat}.bj-hero-section--slider-ready .bj-hero__slide--adapt-desktop{background:var(--hero-slide-bg) center right/contain no-repeat #050505!important}.bj-hero-section--slider-ready .bj-hero__slide.is-active{position:relative;opacity:1;pointer-events:auto;z-index:1}.bj-hero-section--slider-ready .bj-hero__inner{min-height:382px;display:grid;grid-template-columns:.92fr 1.08fr;align-items:center}.bj-hero-section--slider-ready .bj-hero__copy{position:relative;z-index:2;padding-left:44px;padding-top:24px;padding-bottom:24px}.bj-hero-section--slider-ready .bj-hero__copy,.bj-hero-section--slider-ready .bj-hero__copy *,.bj-hero__copy,.bj-hero__copy *{text-shadow:none!important;filter:none!important}.bj-hero-section--slider-ready .bj-hero__visual{min-height:220px;background:var(--hero-products) center right/contain no-repeat;align-self:stretch}.bj-hero-section--slider-ready .bj-hero__supporting,.bj-hero-section--slider-ready .bj-hero__subcopy{font-size:inherit;font-weight:inherit;line-height:inherit}.bj-hero-section--slider-ready .bj-hero__subcopy{max-width:560px}.bj-hero-section--slider-ready .bj-hero__dots button{width:11px;height:8px;border:0;border-radius:999px;background:#ccc;opacity:.85}.bj-hero-section--slider-ready .bj-hero__dots button.is-active{width:18px;background:var(--bj-red);opacity:1}.bj-hero-content--left-top{align-items:start!important}.bj-hero-content--left-center{align-items:center!important}.bj-hero-content--left-bottom{align-items:end!important}.bj-hero-content--center-top,.bj-hero-content--center-center,.bj-hero-content--center-bottom{justify-items:center;text-align:center}.bj-hero-content--center-top{align-items:start!important}.bj-hero-content--center-center{align-items:center!important}.bj-hero-content--center-bottom{align-items:end!important}.bj-hero-content--right-top,.bj-hero-content--right-center,.bj-hero-content--right-bottom{justify-items:end;text-align:right}.bj-hero-content--right-top{align-items:start!important}.bj-hero-content--right-center{align-items:center!important}.bj-hero-content--right-bottom{align-items:end!important}.bj-hero-content--center-top .bj-hero__copy,.bj-hero-content--center-center .bj-hero__copy,.bj-hero-content--center-bottom .bj-hero__copy,.bj-hero-content--right-top .bj-hero__copy,.bj-hero-content--right-center .bj-hero__copy,.bj-hero-content--right-bottom .bj-hero__copy{padding-left:0}@media(max-width:760px){.bj-hero-section--slider-ready{min-height:var(--bj-hero-mobile-min-height, 442px);padding-top:12px;padding-bottom:0;margin-top:12px;margin-bottom:18px}.bj-hero-section--slider-ready .bj-hero__viewport{min-height:calc(var(--bj-hero-mobile-min-height, 442px) - 24px)}.bj-hero-section--slider-ready .bj-hero__slide{background:var(--hero-slide-bg-mobile) center/cover no-repeat!important}.bj-hero-section--slider-ready .bj-hero__slide--adapt-mobile{background:var(--hero-slide-bg-mobile) center right/contain no-repeat #050505!important}.bj-hero-section--slider-ready .bj-hero__inner{min-height:calc(var(--bj-hero-mobile-min-height, 442px) - 24px);grid-template-columns:1fr}.bj-hero-section--slider-ready .bj-hero__heading-part--1{color:var(--bj-hero-mobile-heading-1-color, var(--bj-hero-heading-1-color, #fff))}.bj-hero-section--slider-ready .bj-hero__heading-part--2{color:var(--bj-hero-mobile-heading-2-color, var(--bj-hero-heading-2-color, var(--bj-red)))}.bj-hero-section--slider-ready .bj-hero__heading-part--3{color:var(--bj-hero-mobile-heading-3-color, var(--bj-hero-heading-3-color, #fff))}.bj-hero-section--slider-ready .bj-hero__copy p{color:var(--bj-hero-mobile-subheading-color, var(--bj-hero-subheading-color, #f3f3f4))}.bj-hero-section--slider-ready .bj-hero__visual{position:absolute;top:0;right:0;bottom:0;left:38%;min-height:auto;background-image:var(--hero-products-mobile);background-size:contain;background-position:center right;opacity:.98}.bj-hero-section--slider-ready .bj-hero__copy{max-width:68%;padding-left:18px;padding-top:18px;padding-bottom:0}.bj-hero-section--slider-ready .bj-hero__trust{display:flex;margin-top:11px;gap:9px;font-size:10px;flex-wrap:wrap}.bj-hero-section--slider-ready .bj-hero__arrow{display:none!important}.bj-hero-mobile-content--left-top{align-items:start!important;justify-items:start;text-align:left}.bj-hero-mobile-content--left-center{align-items:center!important;justify-items:start;text-align:left}.bj-hero-mobile-content--left-bottom{align-items:end!important;justify-items:start;text-align:left}.bj-hero-mobile-content--center-top{align-items:start!important;justify-items:center;text-align:center}.bj-hero-mobile-content--center-center{align-items:center!important;justify-items:center;text-align:center}.bj-hero-mobile-content--center-bottom{align-items:end!important;justify-items:center;text-align:center}.bj-hero-mobile-content--right-top{align-items:start!important;justify-items:end;text-align:right}.bj-hero-mobile-content--right-center{align-items:center!important;justify-items:end;text-align:right}.bj-hero-mobile-content--right-bottom{align-items:end!important;justify-items:end;text-align:right}.bj-hero-mobile-content--center-top .bj-hero__copy,.bj-hero-mobile-content--center-center .bj-hero__copy,.bj-hero-mobile-content--center-bottom .bj-hero__copy,.bj-hero-mobile-content--right-top .bj-hero__copy,.bj-hero-mobile-content--right-center .bj-hero__copy,.bj-hero-mobile-content--right-bottom .bj-hero__copy{padding-left:0}}@media(max-width:760px){.bj-topbar__mobile{display:flex;justify-content:center;gap:10px}.bj-topbar__mobile span{display:inline-flex;align-items:center;gap:5px;white-space:nowrap;font-size:9.5px;font-weight:750}.bj-topbar__mobile svg{width:14px;height:14px;color:var(--bj-red);stroke:var(--bj-red)}.bj-header-actions{min-width:76px}.bj-header-actions a{display:grid;place-items:center}.bj-cart-action span{display:grid!important;font-size:10px;line-height:1.05}.bj-cart-action small{display:block;font-size:10px;margin-top:3px}.bj-search__dropdown summary{min-height:52px;padding:0 8px;gap:7px;font-size:11px}.bj-search__menu{right:-52px;width:min(270px,calc(100vw - 28px))}.bj-category-strip{grid-template-columns:repeat(2,1fr)!important;gap:8px;border:0;border-radius:0}.bj-category-tile{min-height:78px;border:1px solid var(--bj-border);border-radius:8px}.bj-category-tile__text b{font-size:13px}.bj-category-tile__text small{font-size:10px}.bj-daily-offers-section .bj-section-head{grid-template-columns:1fr auto;align-items:center}.bj-daily-offers-section .bj-section-head p{display:none}.bj-daily-offers-section .bj-countdown{grid-column:2;grid-row:1;margin-top:0}.bj-countdown__label{font-size:10px}.bj-countdown__unit{width:34px;height:30px}.bj-countdown__unit b{font-size:15px}.bj-product-card{grid-template-rows:124px 1fr;min-height:232px}.bj-product-card__image{height:124px}.bj-product-card__image img{max-width:170px;max-height:122px}.bj-product-card__body,.bj-daily-offers-section .bj-product-card__body{padding-right:0}.bj-daily-offers-section .bj-product-card h3,.bj-daily-offers-section .bj-product-card h3 a{display:block;width:100%;max-width:100%;padding-right:0}.bj-daily-offers-section .bj-product-card__price,.bj-daily-offers-section .bj-product-card__compare{padding-right:42px}.bj-best__rail{grid-template-columns:repeat(5,206px)}.bj-mini-product{grid-template-columns:92px 1fr;min-height:134px;align-items:end}.bj-mini-product__image img{width:92px;height:82px}.bj-mini-product>div{padding-bottom:9px}.bj-footer-section .bj-logo-composite,.bj-footer__brand{justify-content:center;text-align:center}.bj-footer-section .bj-logo-composite{margin-inline:auto}}@media(max-width:520px){.bj-logo-composite{width:var(--bj-logo-width-mobile, 210px);gap:14px}.bj-logo-composite__mark{width:calc(var(--bj-logo-width-mobile, 210px) * .36);height:calc(var(--bj-logo-width-mobile, 210px) * .36)}.bj-logo-composite__word{font-size:calc(var(--bj-logo-width-mobile, 210px) * .079);letter-spacing:calc(var(--bj-logo-width-mobile, 210px) * .037)}.bj-header-actions{gap:14px}.bj-search{grid-template-columns:1fr 118px 52px}.bj-search input{padding:0 14px}.bj-topbar__mobile span{font-size:8.5px}}.bj-topbar-section svg,.bj-header-section svg,.bj-category-nav-section svg,.bj-hero-section svg,.bj-section svg,.bj-newsletter-section svg,.bj-footer-section svg{fill:none!important}.bj-topbar-section svg *,.bj-header-section svg *,.bj-category-nav-section svg *,.bj-hero-section svg *,.bj-section svg *,.bj-newsletter-section svg *,.bj-footer-section svg *{stroke:currentColor!important}.bj-topbar-section svg,.bj-hero__trust svg{color:var(--bj-red)!important;stroke:var(--bj-red)!important}.bj-header-section svg,.bj-category-nav-section svg{color:#fff!important;stroke:#fff!important}.bj-search__submit,.bj-search__submit *{color:#fff!important;stroke:#fff!important;fill:none!important}.bj-search__submit svg{width:24px!important;height:24px!important}.bj-category-nav__inner{overflow:hidden!important;display:grid;grid-template-columns:1.28fr repeat(7,1fr) .9fr}.bj-category-nav__inner a,.bj-category-nav__inner a:first-child{min-width:0!important;padding:0 10px;font-size:12px}.bj-category-nav__inner::-webkit-scrollbar{display:none}@media(max-width:760px){.bj-topbar__mobile span:nth-child(3){display:inline-flex!important}.bj-topbar__mobile{overflow:visible!important}.bj-topbar__mobile span{font-size:8px!important;letter-spacing:0;gap:4px}.bj-topbar__mobile svg{width:12px!important;height:12px!important;flex:0 0 auto}.bj-header-actions a:first-child{display:grid!important}.bj-header-actions{min-width:112px;grid-template-columns:repeat(2,auto)}.bj-header-actions a>svg{width:26px!important;height:26px!important}.bj-header-actions a:first-child span{display:none!important}.bj-cart-action span{display:grid!important}}@media(max-width:520px){.bj-topbar__mobile span{font-size:7.2px!important}.bj-topbar__mobile{gap:6px}.bj-header-actions{min-width:98px;gap:9px}}.bj-topbar-section a,.bj-header-section a,.bj-category-nav-section a,.bj-hero-section a,.bj-section a,.bj-newsletter-section a,.bj-footer-section a,.bj-topbar-section a:visited,.bj-header-section a:visited,.bj-category-nav-section a:visited,.bj-hero-section a:visited,.bj-section a:visited,.bj-newsletter-section a:visited,.bj-footer-section a:visited{color:inherit;text-decoration:none;box-shadow:none}.bj-topbar-section :focus-visible,.bj-header-section :focus-visible,.bj-category-nav-section :focus-visible,.bj-hero-section :focus-visible,.bj-section :focus-visible,.bj-newsletter-section :focus-visible,.bj-footer-section :focus-visible{outline:2px solid rgba(236,20,28,.8);outline-offset:2px}.bj-container{width:min(var(--bj-container),calc(100vw - 64px))}.bj-logo{color:#fff!important;text-decoration:none!important;border:0;box-shadow:none;min-width:230px}.bj-logo__official,.bj-header__logo-image{display:block;width:min(300px,100%);height:76px;object-fit:contain;object-position:left center;mix-blend-mode:screen}.bj-footer-section .bj-logo__official,.bj-footer__logo-image{width:min(260px,100%);height:86px;object-fit:contain;object-position:left center;mix-blend-mode:screen}.bj-topbar-section{font-size:11px;font-weight:700;letter-spacing:.01em}.bj-topbar__inner{gap:28px;min-height:27px}.bj-topbar__inner span{font-weight:700}.bj-topbar__mobile{display:none}.bj-header__inner{grid-template-columns:270px minmax(420px,640px) 1fr;min-height:82px}.bj-header-actions{gap:28px}.bj-header-actions a{color:#fff!important}.bj-header-actions a>svg{width:32px;height:32px;color:#fff}.bj-search{grid-template-columns:1fr 180px 58px}.bj-search button{-webkit-appearance:none;appearance:none}.bj-search__select{white-space:nowrap;color:#e9eaec!important}.bj-search__submit{color:#fff!important}.bj-search__submit svg{display:block;color:#fff;stroke:#fff}.bj-action-badge:after{top:-7px;left:25px}.bj-header__inner{grid-template-columns:250px minmax(520px,660px) minmax(230px,1fr)!important;gap:clamp(32px,4.2vw,72px)}.bj-logo-composite{gap:13px!important}.bj-logo-composite__word{letter-spacing:calc(var(--bj-logo-width-desktop, 300px) * .036)!important}.bj-search{justify-self:center;width:min(660px,100%);overflow:visible!important;outline:none!important;box-shadow:none!important}.bj-search:focus,.bj-search:focus-within,.bj-search input:focus,.bj-search input:focus-visible,.bj-search__dropdown:focus,.bj-search__dropdown:focus-visible,.bj-search__dropdown summary:focus,.bj-search__dropdown summary:focus-visible,.bj-search__submit:focus,.bj-search__submit:focus-visible{outline:none!important;box-shadow:none!important}.bj-header-section :focus-visible{outline:none!important;box-shadow:none!important}.bj-mobile-drawer{display:none}.bj-mobile-drawer>summary{list-style:none}.bj-mobile-drawer>summary::-webkit-details-marker{display:none}.bj-mobile-drawer__backdrop,.bj-mobile-drawer__panel{display:none}.bj-category-nav__inner a{color:#fff!important}.bj-category-nav__inner svg{color:#fff}.bj-category-nav__inner .is-active svg{color:#fff}.bj-hero-section{min-height:286px;padding-top:16px}.bj-hero-section{background:var(--hero-bg) center/cover no-repeat!important}.bj-hero-section--adapt-desktop{background:var(--hero-bg) center right/contain no-repeat #050505!important}.bj-hero__inner{min-height:270px}.bj-kicker{font-size:12px;font-weight:850;padding:5px 12px}.bj-hero__copy h1{text-shadow:none!important;filter:none!important}.bj-hero__copy p{font-weight:600;text-shadow:none}.bj-button{text-decoration:none!important}.bj-button svg{width:16px;height:16px;color:var(--bj-button-text, #fff);stroke:var(--bj-button-text, #fff)}.bj-hero__trust{font-size:12px;font-weight:650}.bj-hero__trust svg{width:15px;height:15px;color:var(--bj-red);stroke:var(--bj-red)}.bj-category-strip{gap:9px}.bj-category-tile{border:1px solid rgba(255,255,255,.16);box-shadow:none}.bj-category-tile img{object-fit:cover}.bj-section-head h2{color:var(--bj-section-heading-color, #fff)!important}.bj-section-head p{font-weight:600}.bj-countdown__label{font-size:11px;font-weight:750}.bj-offers__grid{gap:10px}.bj-product-card{min-height:178px;padding:11px 12px 12px}.bj-product-card__image{height:94px;margin-bottom:6px}.bj-product-card__image img{width:100%;height:100%;max-width:150px;max-height:102px;object-fit:contain}.bj-product-card h3{color:#fff;font-size:12.5px;min-height:32px}.bj-product-card__price{display:flex;align-items:baseline;gap:5px;flex-wrap:wrap;color:#fff}.bj-product-card__price s{color:#8e9299;font-size:10px;font-weight:600;text-decoration:line-through}.bj-product-card__cart{color:#fff!important;text-decoration:none!important;cursor:pointer}.bj-product-card__cart svg{color:#fff;stroke:#fff}.bj-promo-row{gap:12px}.bj-promo-card{display:block;min-height:96px;border:1px solid var(--bj-border);border-radius:var(--bj-radius);overflow:hidden;background:#111;position:relative;color:#fff!important}.bj-promo-card:before{display:none!important;content:none!important}.bj-promo-card:first-child:before{display:none!important;content:none!important}.bj-promo-card img{width:100%;height:100%;min-height:96px;display:block;object-fit:cover}.bj-promo-text{z-index:2;padding:16px 26px;align-content:center;max-width:64%}.bj-promo-text strong,.bj-promo-text em,.bj-promo-text small{display:block;font-style:normal;text-transform:uppercase;text-shadow:none;filter:none}.bj-promo-text,.bj-promo-text *{text-shadow:none!important;filter:none!important}.bj-promo-text strong{color:var(--bj-promo-title-color, #fff);font-size:20px;line-height:1.04;font-weight:950}.bj-promo-text em{color:var(--bj-promo-highlight-color, var(--bj-red));font-size:20px;line-height:1.04;font-weight:950}.bj-promo-text small{margin-top:7px;color:var(--bj-promo-subtitle-color, #fff);text-transform:none;font-size:12px;font-weight:650}.bj-mini-product__image{display:grid;place-items:center;overflow:hidden}.bj-mini-product__image img{width:96px;height:66px;object-fit:contain}.bj-mini-product h3{color:#fff}.bj-best__mobile-link{display:none}.bj-best__rail{scrollbar-width:none}.bj-best__rail::-webkit-scrollbar{display:none}.bj-footer-section h3{color:#fff!important}.bj-footer-section a{color:var(--bj-muted)!important}.bj-newsletter-section svg{color:#fff;stroke:#fff;fill:none}@media(max-width:1180px){.bj-container{width:min(100% - 34px,var(--bj-container))}.bj-header__inner{grid-template-columns:44px 1fr auto!important;gap:18px}.bj-logo__official,.bj-header__logo-image{width:240px;height:70px}.bj-header__mobile-search .bj-search{grid-template-columns:1fr 148px 58px}}@media(max-width:760px){.bj-container{width:calc(100% - 28px)}.bj-topbar__desktop{display:none}.bj-topbar__mobile{display:flex;min-height:33px;gap:9px;justify-content:center}.bj-topbar__mobile span{font-size:10px;line-height:1}.bj-topbar__mobile i{color:#757575;font-style:normal}.bj-header__inner{min-height:82px;grid-template-columns:34px minmax(0,1fr) auto!important;gap:8px}.bj-logo{min-width:0}.bj-logo__official,.bj-header__logo-image{width:174px;height:58px}.bj-header-actions a{font-size:10px}.bj-header-actions a>svg{width:27px;height:27px}.bj-header-actions small{display:none}.bj-search{grid-template-columns:1fr 96px 54px}.bj-search input,.bj-search__select{font-size:13px!important}.bj-category-nav-section{display:none}.bj-hero-section{min-height:var(--bj-hero-mobile-min-height, 442px);padding-top:12px}.bj-hero-section{background:var(--hero-bg-mobile) center/cover no-repeat!important}.bj-hero-section--adapt-mobile{background:var(--hero-bg-mobile) center right/contain no-repeat #050505!important}.bj-hero__inner{min-height:calc(var(--bj-hero-mobile-min-height, 442px) - 24px)}.bj-hero__heading-part--1{color:var(--bj-hero-mobile-heading-1-color, var(--bj-hero-heading-1-color, #fff))}.bj-hero__heading-part--2{color:var(--bj-hero-mobile-heading-2-color, var(--bj-hero-heading-2-color, var(--bj-red)))}.bj-hero__heading-part--3{color:var(--bj-hero-mobile-heading-3-color, var(--bj-hero-heading-3-color, #fff))}.bj-hero__copy p{color:var(--bj-hero-mobile-subheading-color, var(--bj-hero-subheading-color, #f3f3f4))}.bj-hero__visual{background-image:var(--hero-products-mobile);background-size:contain;background-position:center right}.bj-hero__copy{max-width:68%}.bj-hero__trust{display:flex;margin-top:11px;gap:9px;font-size:10px}.bj-section-head{grid-template-columns:1fr auto;align-items:end}.bj-section-head p{margin-left:0;margin-top:5px}.bj-countdown{grid-column:2;grid-row:1 / span 2}.bj-countdown__unit{width:38px;height:32px}.bj-offers__grid{grid-template-columns:repeat(2,1fr);overflow:visible}.bj-product-card{min-height:214px}.bj-product-card__image{height:105px}.bj-promo-text{max-width:70%;padding:18px}.bj-promo-row article,.bj-promo-card{min-height:136px}.bj-best__rail{grid-template-columns:repeat(5,186px);overflow-x:auto}.bj-best__mobile-link{display:inline-flex;margin-top:10px}.bj-mobile-drawer{display:block;position:relative;z-index:440}.bj-mobile-drawer__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:430;display:none;background:#0000009e;overscroll-behavior:contain}.bj-mobile-drawer__panel{position:fixed;inset:0 auto 0 0;z-index:440;display:block;width:min(330px,88vw);height:100dvh;max-height:100dvh;padding:22px 18px max(110px,calc(env(safe-area-inset-bottom) + 64px));background:#0a0c0e;border-right:1px solid var(--bj-border);box-shadow:24px 0 58px #0000008f;transform:translate(-110%);transition:transform .22s ease;color:#fff;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y}.bj-mobile-drawer[open] .bj-mobile-drawer__backdrop{display:block}.bj-mobile-drawer[open] .bj-mobile-drawer__panel{transform:translate(0)}.bj-mobile-drawer__head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding-bottom:18px;border-bottom:1px solid var(--bj-border-soft)}.bj-mobile-drawer__head .bj-logo-composite{--bj-logo-width-mobile: 190px;width:190px}.bj-mobile-drawer__head small{display:block;margin-top:8px;color:var(--bj-muted);font-size:11px;font-weight:800;text-transform:uppercase}.bj-mobile-drawer__close{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#ffffff0f;color:#fff}.bj-drawer-accordion{border-bottom:1px solid var(--bj-border-soft);padding:13px 0}.bj-drawer-accordion summary{cursor:pointer;list-style:none;color:#fff;font-size:14px;font-weight:950;text-transform:uppercase;display:flex;justify-content:space-between;align-items:center}.bj-drawer-accordion summary::-webkit-details-marker{display:none}.bj-drawer-accordion summary:after{content:"\2304";color:var(--bj-red);font-size:16px}.bj-drawer-accordion[open] summary:after{transform:rotate(180deg)}.bj-drawer-accordion__content{display:grid;gap:4px;padding:12px 0 0}.bj-drawer-accordion__content a{min-height:34px;display:flex;align-items:center;gap:10px;color:#e9eaec!important;font-size:13px;font-weight:760}.bj-drawer-categories svg{width:17px!important;height:17px!important;color:var(--bj-red)!important;stroke:var(--bj-red)!important}.bj-drawer-accordion--waitlist svg{width:17px!important;height:17px!important;color:var(--bj-red)!important;stroke:var(--bj-red)!important}.bj-mobile-drawer__socials{margin-top:22px;display:flex;align-items:center;gap:12px}.bj-mobile-drawer__socials a{width:42px;height:42px;display:grid;place-items:center;border:1px solid var(--bj-border);border-radius:50%;background:#ffffff0d;color:#fff!important}.bj-mobile-drawer__socials svg{width:20px!important;height:20px!important;color:#fff!important;stroke:#fff!important}.bj-best__rail{grid-template-columns:repeat(5,198px)!important}.bj-mini-product{grid-template-columns:1fr!important;grid-template-rows:86px 1fr;min-height:168px!important;padding:12px 14px!important;align-items:stretch}.bj-mini-product__rank{top:10px;left:10px;z-index:2}.bj-mini-product__image{min-height:82px;justify-content:center;overflow:hidden}.bj-mini-product__image img{width:126px!important;height:82px!important;margin:0!important;object-fit:contain}.bj-mini-product__fallback-image{clip-path:inset(16px 0 18px 0);transform:scale(1.22)}.bj-mini-product>div{align-self:end;padding:0!important;min-height:54px}.bj-mini-product h3{font-size:12px;line-height:1.12}.bj-mini-product p{font-size:13px;margin:3px 0}}@media(max-width:520px){.bj-header-actions{gap:8px}.bj-header-actions a span{display:none}.bj-logo__official,.bj-header__logo-image{width:142px;height:52px}.bj-search{grid-template-columns:1fr 86px 52px}.bj-hero__copy{max-width:72%}.bj-hero__copy h1{font-size:32px}.bj-product-card h3{font-size:13px}.bj-category-strip{grid-template-columns:repeat(3,1fr)}.bj-category-tile{min-height:58px}}@media(max-width:760px){html,body{max-width:100vw;overflow-x:hidden!important}.bj-container{max-width:calc(100vw - 28px)!important}.bj-header-section{overflow:visible!important;position:relative;z-index:300}.bj-header__mobile-search .bj-search{width:calc(100vw - 28px)!important;max-width:calc(100vw - 28px)!important;min-width:0!important;justify-self:stretch!important;grid-template-columns:minmax(0,1fr) 96px 54px!important;overflow:visible!important}.bj-header__mobile-search .bj-search__submit{min-width:54px!important}.bj-header__mobile-search .bj-search__dropdown{min-width:0}.bj-header__mobile-search .bj-search__dropdown summary{padding-inline:6px!important;gap:4px!important;overflow:hidden;white-space:nowrap;font-size:12px!important}.bj-cart-action span{display:none!important}.bj-cart-action{min-width:32px}}html.bj-drawer-open,body.bj-drawer-open{overflow:hidden!important}body.bj-drawer-open .bj-search__dropdown[open] .bj-search__menu{display:none!important}@media(max-width:420px){.bj-header__mobile-search .bj-search{grid-template-columns:minmax(0,1fr) 88px 52px!important}.bj-header__mobile-search .bj-search__submit{min-width:52px!important}}@media(max-width:760px){.bj-header-actions,.bj-header-actions a,.bj-cart-action{overflow:visible!important}.bj-header-actions{min-width:112px!important;padding-right:16px}.bj-cart-action{margin-right:16px}.bj-action-badge:after{top:-9px!important;left:8px!important}}@media(min-width:761px)and (max-width:820px){.bj-topbar__desktop{display:none!important}.bj-topbar__mobile{display:flex!important;min-height:33px;align-items:center;justify-content:center;gap:12px;overflow:hidden}.bj-topbar__mobile span{display:inline-flex;align-items:center;gap:7px;font-size:10px;line-height:1;white-space:nowrap}.bj-topbar__mobile i{color:#757575;font-style:normal}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/bj-modular.css.map */
