@media (max-width:767px){.brz .brz-css-dyUsR{font-size:34px!important;line-height:1.12!important;letter-spacing:0!important;text-align:center!important;word-break:normal!important;overflow-wrap:normal!important;hyphens:none!important}}@media (max-width:359px){.brz .brz-css-dyUsR{font-size:30px!important}}:root{--b2-ink:#18202a;--b2-muted:#69717d;--b2-line:#e8eaee;--b2-soft:#f5f6f8;--b2-soft-2:#eef4f3;--b2-orange:#f05a28;--b2-teal:#1a9b8f;--b2-blue:#2357a6;--b2-dark:#171d25}body{color:var(--b2-ink);overflow-x:hidden}.entry-title,.page-title{display:none!important}.site-header .main-navigation{display:none!important}.site-header{min-height:0!important;padding-bottom:14px!important}.site-title{margin-bottom:0!important}.b2-page{font-family:Montserrat,Arial,Helvetica,sans-serif;color:var(--b2-ink);background:#fff;margin:0 auto;max-width:1180px;padding:0 20px 44px}.b2-page *{box-sizing:border-box}.b2-page a{color:inherit;text-decoration:none}.b2-subnav{position:sticky;top:0;z-index:5;display:flex;gap:6px;align-items:center;overflow-x:auto;padding:10px 0;margin:0 0 12px;background:rgba(255,255,255,.96);border-bottom:1px solid var(--b2-line)}.b2-subnav a{flex:0 0 auto;padding:8px 10px;border-radius:6px;color:#333b46;font-size:13px;font-weight:700}.b2-subnav a:hover{background:var(--b2-soft);color:var(--b2-orange)}.b2-hero,.b2-category,.b2-product,.b2-heading{border-radius:8px;margin:12px 0 22px}.b2-hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:24px;align-items:center;min-height:390px;padding:34px;color:#fff;background:linear-gradient(135deg,#171d25 0,#252d38 56%,#213f49 100%)}.b2-eyebrow{margin:0 0 8px!important;color:var(--b2-orange);font-size:11px;font-weight:800;letter-spacing:0;text-transform:uppercase}.b2-hero .b2-eyebrow,.b2-product .b2-eyebrow{color:#ff875d}.b2-page h1,.b2-page h2,.b2-page h3,.b2-page p{letter-spacing:0}.b2-page h1{margin:0 0 14px;font-size:clamp(32px,4vw,54px);line-height:1.02;font-weight:850}.b2-hero h1,.b2-product h1{color:#fff}.b2-page h2{margin:0 0 8px;font-size:clamp(24px,2.6vw,34px);line-height:1.12;font-weight:820}.b2-page h3{margin:0 0 8px;font-size:19px;line-height:1.2;font-weight:820}.b2-hero .b2-lead,.b2-product .b2-lead{color:rgba(255,255,255,.78);max-width:620px}.b2-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.b2-btn{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 15px;border-radius:6px;font-size:14px;font-weight:800;border:1px solid transparent}.b2-btn--primary{background:var(--b2-orange);color:#fff!important}.b2-btn--ghost{border-color:rgba(255,255,255,.28);color:#fff!important;background:rgba(255,255,255,.08)}.b2-heading .b2-btn--ghost,.b2-section .b2-btn--ghost{border-color:var(--b2-line);color:var(--b2-ink)!important;background:#fff}.b2-facts{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}.b2-facts span,.b2-chipset span{display:inline-flex;padding:7px 9px;border-radius:6px;font-size:12px;font-weight:800;background:rgba(255,255,255,.1);color:rgba(255,255,255,.86)}.b2-hero__media,.b2-category__media,.b2-product__media,.b2-card__media{display:flex;align-items:center;justify-content:center;min-width:0;overflow:hidden}.b2-hero__media,.b2-category__media,.b2-product__media{min-height:260px;border-radius:8px;background:rgba(255,255,255,.92)}.b2-hero__image,.b2-category__image,.b2-product__image{display:block;width:100%;height:290px;object-fit:contain;padding:12px}.b2-section{padding:26px 0}.b2-section--tight{padding:18px 0}.b2-section__head{max-width:760px;margin-bottom:16px}.b2-grid{display:grid;gap:14px}.b2-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.b2-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.b2-card{display:grid;grid-template-rows:168px 1fr;min-height:300px;border:1px solid var(--b2-line);border-radius:8px;overflow:hidden;background:#fff;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}.b2-card:hover{transform:translateY(-2px);border-color:rgba(240,90,40,.45);box-shadow:0 14px 34px rgba(24,32,42,.1)}.b2-card__media{background:linear-gradient(180deg,#f8f9fb,#eef1f5);height:168px}.b2-card__media img{display:block;width:100%;height:100%;object-fit:contain;padding:12px}.b2-card__body{padding:15px}.b2-card__body p{margin:0}.b2-card__meta{margin:0 0 8px!important;color:var(--b2-teal)!important;font-size:11px!important;font-weight:850;text-transform:uppercase}.b2-card__link{display:inline-flex;margin-top:12px;color:var(--b2-orange);font-size:13px;font-weight:850}.b2-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.b2-strip a{min-height:54px;padding:16px;border:1px solid var(--b2-line);border-radius:8px;background:var(--b2-soft);font-weight:850}.b2-category,.b2-product{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,420px);gap:22px;align-items:center;padding:26px;background:var(--b2-soft-2)}.b2-product{color:#fff;background:linear-gradient(135deg,#161b22,#263342)}.b2-heading{padding:28px;background:var(--b2-soft)}.b2-chipset{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.b2-two{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:18px}.b2-list{margin:10px 0 0;padding-left:18px;color:var(--b2-muted);line-height:1.6}.b2-specs{margin:12px 0 0}.b2-specs div{display:grid;grid-template-columns:120px 1fr;gap:12px;padding:10px 0;border-bottom:1px solid var(--b2-line)}.b2-specs dt{color:var(--b2-muted);font-size:13px;font-weight:700}.b2-specs dd{margin:0;color:var(--b2-ink);font-size:14px;font-weight:850}@media (max-width:900px){.b2-hero,.b2-category,.b2-product,.b2-two{grid-template-columns:1fr}.b2-grid--3,.b2-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.b2-page{padding:0 14px 30px}.b2-hero,.b2-category,.b2-product,.b2-heading{padding:20px}.b2-page h1{font-size:32px}.b2-grid--3,.b2-grid--2,.b2-strip{grid-template-columns:1fr}.b2-card{grid-template-rows:150px 1fr;min-height:270px}.b2-card__media{height:150px}.b2-hero__image,.b2-category__image,.b2-product__image{height:230px}.b2-specs div{grid-template-columns:1fr;gap:2px}}.b2-topbar{position:sticky;top:0;z-index:8;display:flex;align-items:center;justify-content:space-between;gap:34px;margin:0 0 14px;padding:27px 0 31px;background:#fff;border-bottom:1px solid var(--b2-line)}.b2-logo{flex:0 0 auto;display:inline-flex;align-items:center;min-height:45px;color:var(--b2-ink)!important;font-family:Calibri,Arial,Helvetica,sans-serif;font-size:42px;font-weight:900;line-height:1;letter-spacing:0}.b2-logo span{display:inline-flex;align-items:center}.b2-logo span::after{display:none}.b2-topbar .b2-subnav{position:static;flex:1 1 auto;justify-content:flex-end;gap:28px;margin:0;padding:2px 0 0;overflow:visible;border-bottom:0;background:0 0}.b2-topbar .b2-subnav a{padding:6px 0;border-radius:0;color:#343b45;font-family:Calibri,Arial,Helvetica,sans-serif;font-size:20px;font-weight:700;line-height:1.2}.b2-topbar .b2-subnav a:hover{color:var(--b2-orange);background:0 0}.b2-topbar+.b2-hero{margin-top:0}@media (max-width:900px){.b2-topbar{gap:20px}.b2-topbar .b2-subnav{gap:18px}.b2-topbar .b2-subnav a{font-size:18px}}@media (max-width:760px){.b2-topbar{align-items:flex-start;flex-direction:column;gap:10px;padding:18px 0 16px}.b2-logo{min-height:36px;font-size:34px}.b2-topbar .b2-subnav{width:100%;justify-content:flex-start;gap:16px;padding:0 0 2px;overflow-x:auto}.b2-topbar .b2-subnav a{flex:0 0 auto;font-size:17px}}.site-header{box-shadow:none!important;border-bottom:0!important}.b2-topbar{position:static!important;box-shadow:none!important;border-bottom:0!important;margin-bottom:0!important}.b2-topbar+.b2-hero{margin-top:0!important}.b2-page{max-width:1414px;padding:0 0 44px}.b2-topbar{position:static!important;align-items:center;gap:34px;margin:0 0 30px!important;padding:34px 2px 18px;background:#fff;border-bottom:0!important;box-shadow:0 14px 18px -18px rgba(24,32,42,.32)!important}.b2-logo{min-height:45px;font-family:Calibri,Arial,Helvetica,sans-serif;font-size:46px;font-weight:900;color:#17202b!important}.b2-topbar .b2-subnav{justify-content:flex-end;gap:34px;padding:5px 0 0;overflow:visible}.b2-topbar .b2-subnav a{padding:6px 0;color:#202936;font-family:Calibri,Arial,Helvetica,sans-serif;font-size:23px;font-weight:700;line-height:1.1}.b2-topbar+.b2-hero{margin-top:0!important}.b2-hero{min-height:427px;margin:0 0 22px;padding:44px;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);gap:34px;border-radius:8px 8px 0 0}.b2-hero .b2-eyebrow{margin-bottom:15px!important;font-size:15px;line-height:1;color:#ff714e}.b2-hero h1{max-width:710px;margin-bottom:10px;font-size:clamp(54px,4.85vw,68px);line-height:1.04;font-weight:900}.b2-hero .b2-lead{max-width:720px;font-size:20px;line-height:1.45}.b2-hero__media{min-height:312px;border-radius:8px 8px 0 0}.b2-hero__image{height:312px;padding:26px}@media (max-width:1180px){.b2-page{padding:0 20px 44px}.b2-topbar .b2-subnav{gap:22px}.b2-topbar .b2-subnav a{font-size:20px}.b2-hero h1{font-size:clamp(42px,5vw,58px)}}@media (max-width:900px){.b2-topbar{gap:20px;margin-bottom:20px!important;padding:24px 0 16px}.b2-logo{font-size:40px}.b2-topbar .b2-subnav{gap:18px}.b2-topbar .b2-subnav a{font-size:18px}.b2-hero{grid-template-columns:1fr;min-height:0}}@media (max-width:760px){.b2-page{padding:0 14px 30px}.b2-topbar{align-items:flex-start;flex-direction:column;gap:10px;padding:18px 0 16px}.b2-logo{min-height:36px;font-size:34px}.b2-topbar .b2-subnav{width:100%;justify-content:flex-start;gap:16px;padding:0 0 2px;overflow-x:auto}.b2-topbar .b2-subnav a{flex:0 0 auto;font-size:17px}.b2-hero{padding:28px 20px 20px}.b2-hero h1{font-size:36px}.b2-hero .b2-lead{font-size:16px}}.site-header,.site-branding,.site-title,.site-logo,.custom-logo-link{display:none!important}#masthead,.header,.main-header{display:none!important}.b2-topbar{padding-top:18px!important;padding-bottom:18px!important}@media (max-width:900px){.b2-topbar{padding-top:16px!important}}@media (max-width:760px){.b2-topbar{padding-top:14px!important}}.b2-topbar{padding-top:10px!important;padding-bottom:10px!important;margin-bottom:18px!important;min-height:0!important}.b2-logo{min-height:38px!important;font-size:42px!important}.b2-topbar .b2-subnav{align-items:center;padding-top:0!important}.b2-topbar .b2-subnav a{padding-top:3px!important;padding-bottom:3px!important;line-height:1!important}@media (max-width:900px){.b2-topbar{padding-top:10px!important;padding-bottom:10px!important;margin-bottom:16px!important}}@media (max-width:760px){.b2-topbar{gap:7px!important;padding-top:10px!important;padding-bottom:10px!important;margin-bottom:14px!important}.b2-logo{min-height:32px!important;font-size:32px!important}}.b2-topbar{margin-bottom:12px!important}.b2-hero{min-height:300px!important;margin-bottom:12px!important;padding:28px 38px!important;gap:28px!important}.b2-hero .b2-eyebrow{margin-bottom:8px!important;font-size:13px!important}.b2-hero h1{max-width:620px!important;margin-bottom:8px!important;font-size:clamp(38px,3.7vw,52px)!important;line-height:1.01!important}.b2-hero .b2-lead{max-width:660px!important;font-size:17px!important;line-height:1.35!important}.b2-actions{margin-top:14px!important}.b2-facts{margin-top:12px!important}.b2-hero__media{min-height:230px!important}.b2-hero__image{height:235px!important;padding:16px!important}.b2-hero+.b2-section{padding-top:14px!important}.b2-section__head{margin-bottom:12px!important}@media (max-width:1180px){.b2-hero{padding:26px 30px!important}.b2-hero h1{font-size:clamp(36px,4.4vw,48px)!important}}@media (max-width:900px){.b2-hero{min-height:0!important;padding:24px!important}.b2-hero__media{min-height:210px!important}.b2-hero__image{height:215px!important}}@media (max-width:760px){.b2-hero{padding:22px 18px!important}.b2-hero h1{font-size:32px!important}.b2-hero .b2-lead{font-size:15px!important}}html{background:#050506}body{background:#050506!important;color:#f5f5f7!important;font-family:Arial,Helvetica,sans-serif!important}body::before{content:none!important}.b2-page{max-width:none!important;width:100%!important;padding:0 0 72px!important;background:#050506!important;color:#f5f5f7!important;font-family:Arial,Helvetica,sans-serif!important}.b2-topbar{position:sticky!important;top:0!important;z-index:40!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:28px!important;min-height:46px!important;margin:0!important;padding:0 max(20px,calc((100vw - 1180px)/2))!important;background:rgba(18,18,20,.92)!important;border:0!important;box-shadow:none!important;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.b2-logo{min-height:0!important;color:#f5f5f7!important;font-size:15px!important;font-weight:800!important;line-height:1!important;letter-spacing:.04em!important;white-space:nowrap!important}.b2-topbar .b2-subnav{display:flex!important;flex:0 1 auto!important;align-items:center!important;justify-content:center!important;gap:clamp(14px,2.2vw,34px)!important;width:auto!important;margin:0!important;padding:0!important;overflow:visible!important;background:0 0!important}.b2-topbar .b2-subnav a{flex:0 0 auto!important;padding:4px 0!important;color:rgba(245,245,247,.78)!important;font-size:13px!important;font-weight:520!important;line-height:1!important;letter-spacing:0!important;text-decoration:none!important}.b2-topbar .b2-subnav a:hover{color:#fff!important;background:0 0!important}.b2-hero{display:grid!important;grid-template-columns:1fr!important;place-items:center!important;min-height:calc(100vh - 46px)!important;margin:0!important;padding:52px 24px 0!important;overflow:hidden!important;text-align:center!important;border-radius:0!important;background:radial-gradient(circle at 50% 82%,rgba(255,102,43,.28)0,rgba(255,102,43,0) 34%),radial-gradient(circle at 72% 35%,rgba(42,121,255,.16)0,rgba(42,121,255,0) 30%),linear-gradient(180deg,#050506 0,#090b0f 48%,#050506 100%)!important}.b2-eyebrow,.b2-card__meta{color:#ff7a3d!important;font-size:12px!important;font-weight:760!important;letter-spacing:.04em!important;text-transform:uppercase!important}.b2-hero .b2-eyebrow{margin-bottom:10px!important;color:#ff7a3d!important}.b2-page h1,.b2-page h2,.b2-page h3,.b2-page p{letter-spacing:0!important}.b2-hero h1{max-width:980px!important;margin:0 auto 8px!important;color:#f5f5f7!important;font-size:clamp(52px,7.2vw,96px)!important;line-height:.98!important;font-weight:760!important}.b2-hero .b2-lead{max-width:760px!important;margin:0 auto!important;color:rgba(245,245,247,.76)!important;font-size:clamp(20px,2.1vw,28px)!important;line-height:1.18!important;font-weight:430!important}.b2-actions{justify-content:center!important;gap:14px!important;margin-top:24px!important}.b2-btn{min-height:42px!important;padding:10px 22px!important;border-radius:999px!important;font-size:17px!important;font-weight:520!important}.b2-btn--primary{background:#0071e3!important;color:#fff!important;border-color:#0071e3!important}.b2-btn--ghost{color:#2997ff!important;border-color:#2997ff!important;background:0 0!important}.b2-hero__media{width:min(980px,96vw)!important;min-height:360px!important;margin:34px auto 0!important;overflow:visible!important;background:0 0!important;border-radius:0!important}.b2-hero__image{width:100%!important;height:min(42vh,420px)!important;padding:0!important;object-fit:contain!important;filter:drop-shadow(0 34px 70px rgba(0,0,0,.58))}.b2-heading{max-width:none!important;margin:0!important;padding:96px max(24px,calc((100vw - 1080px)/2)) 70px!important;text-align:center!important;border-radius:0!important;background:radial-gradient(circle at 50%0,rgba(0,113,227,.18),transparent 36%),linear-gradient(180deg,#0b0c10,#050506)!important}.b2-heading h1,.b2-page h1{color:#f5f5f7!important}.b2-heading h1{max-width:940px!important;margin:0 auto 12px!important;font-size:clamp(42px,5.8vw,78px)!important;line-height:1!important;font-weight:760!important}.b2-heading .b2-lead{max-width:760px!important;margin:0 auto!important;color:rgba(245,245,247,.7)!important;font-size:clamp(18px,2vw,25px)!important;line-height:1.25!important}.b2-section,.b2-section--tight{max-width:1180px!important;margin:0 auto!important;padding:42px 24px!important}.b2-section__head{max-width:820px!important;margin:0 auto 22px!important;text-align:center!important}.b2-section__head h2,.b2-page h2{color:#f5f5f7!important;font-size:clamp(30px,3.4vw,48px)!important;font-weight:720!important;line-height:1.05!important}.b2-grid{gap:18px!important}.b2-card{min-height:260px!important;grid-template-rows:110px 1fr!important;border:1px solid rgba(255,255,255,.1)!important;border-radius:22px!important;background:linear-gradient(180deg,#17181c 0,#0e0f12 100%)!important;box-shadow:none!important}.b2-card:hover{transform:translateY(-3px)!important;border-color:rgba(41,151,255,.42)!important;box-shadow:0 24px 58px rgba(0,0,0,.34)!important}.b2-card__media{height:110px!important;background:radial-gradient(circle at 50% 45%,rgba(255,122,61,.36),transparent 34%),linear-gradient(135deg,rgba(41,151,255,.2),rgba(255,255,255,.04))!important}.b2-card__media img{padding:10px!important;object-fit:contain!important}.b2-card__body{padding:22px!important}.b2-card h3,.b2-page h3{color:#f5f5f7!important;font-size:22px!important;font-weight:680!important}.b2-card__link{color:#2997ff!important;font-size:15px!important;font-weight:520!important}.b2-strip{gap:14px!important}.b2-strip a{min-height:62px!important;display:flex!important;align-items:center!important;justify-content:center!important;border:1px solid rgba(41,151,255,.35)!important;border-radius:999px!important;color:#2997ff!important;background:rgba(41,151,255,.08)!important;font-size:17px!important;font-weight:520!important;text-decoration:none!important}.b2-list,.b2-specs dt,.b2-specs dd,.b2-page li{color:rgba(245,245,247,.68)!important}.b2-page a{color:#2997ff}@media (max-width:900px){.b2-topbar{justify-content:flex-start!important;gap:18px!important;overflow-x:auto!important}.b2-topbar .b2-subnav{justify-content:flex-start!important;overflow-x:auto!important}.b2-hero{min-height:auto!important;padding-top:54px!important}.b2-hero__media{min-height:250px!important}.b2-hero__image{height:260px!important}}@media (max-width:620px){.b2-topbar{min-height:44px!important;padding:0 14px!important}.b2-logo{font-size:14px!important}.b2-topbar .b2-subnav a{font-size:12px!important}.b2-hero{padding:42px 16px 0!important}.b2-hero h1{font-size:42px!important}.b2-hero .b2-lead{font-size:19px!important}.b2-heading{padding:64px 18px 48px!important}.b2-grid--3,.b2-grid--2,.b2-strip{grid-template-columns:1fr!important}}.b2-hero{background:radial-gradient(circle at 50% 82%,rgba(198,216,225,.18)0,rgba(198,216,225,0) 34%),radial-gradient(circle at 76% 36%,rgba(127,150,166,.18)0,rgba(127,150,166,0) 31%),linear-gradient(180deg,#050506 0,#0d1114 48%,#050506 100%)!important}.b2-heading{background:radial-gradient(circle at 50%0,rgba(127,150,166,.2),transparent 36%),linear-gradient(180deg,#0d1114,#050506)!important}.b2-eyebrow,.b2-card__meta{color:#ff6a3d!important}.b2-hero .b2-eyebrow{color:#ff6a3d!important}.b2-btn--primary{background:#ff6a3d!important;color:#111!important;border-color:#ff6a3d!important}.b2-btn--primary:hover{background:#ff7b52!important;border-color:#ff7b52!important}.b2-btn--ghost{color:#c6d8e1!important;border-color:#7f96a6!important;background:rgba(127,150,166,.08)!important}.b2-btn--ghost:hover{color:#fff!important;border-color:#c6d8e1!important;background:rgba(198,216,225,.12)!important}.b2-card:hover{border-color:rgba(198,216,225,.48)!important;box-shadow:0 24px 58px rgba(0,0,0,.34)!important}.b2-card__media{background:radial-gradient(circle at 50% 45%,rgba(255,106,61,.28),transparent 34%),linear-gradient(135deg,rgba(127,150,166,.28),rgba(198,216,225,.05))!important}.b2-card__link{color:#c6d8e1!important}.b2-strip a{border-color:rgba(127,150,166,.46)!important;color:#c6d8e1!important;background:rgba(127,150,166,.1)!important}.b2-strip a:hover{border-color:rgba(198,216,225,.7)!important;color:#fff!important;background:rgba(198,216,225,.13)!important}.b2-page a{color:#c6d8e1}.b2-topbar .b2-subnav a:hover{color:#c6d8e1!important}.bhome{--bh-bg:#050506;--bh-panel:#111418;--bh-panel-2:#171b20;--bh-line:rgba(198,216,225,.18);--bh-text:#f5f5f7;--bh-muted:rgba(245,245,247,.68);--bh-blue:#7f96a6;--bh-blue-light:#c6d8e1;--bh-orange:#ff6a3d}.bhome *{box-sizing:border-box}.bhome a{text-decoration:none}.bhome-topbar{justify-content:space-between!important;gap:22px!important;padding:0 max(18px,calc((100vw - 1200px)/2))!important}.bhome-logo{flex:0 0 auto}.bhome-nav{flex:1 1 auto!important}.bhome-menu-item{position:relative;display:flex;align-items:center;min-height:46px}.bhome-dropdown{position:absolute;top:42px;left:50%;z-index:60;display:grid;gap:6px;min-width:190px;padding:10px;border:1px solid var(--bh-line);border-radius:16px;background:rgba(17,20,24,.98);box-shadow:0 22px 70px rgba(0,0,0,.38);opacity:0;visibility:hidden;transform:translate(-50%,8px);transition:.18s ease}.bhome-menu-item:hover .bhome-dropdown,.bhome-menu-item:focus-within .bhome-dropdown{opacity:1;visibility:visible;transform:translate(-50%,0)}.bhome-dropdown a{padding:10px 12px!important;border-radius:10px;color:var(--bh-text)!important;font-size:14px!important}.bhome-dropdown a:hover{background:rgba(198,216,225,.1)!important}.bhome-header-cta{flex:0 0 auto;padding:9px 16px;border:1px solid rgba(255,106,61,.62);border-radius:999px;color:#111!important;background:var(--bh-orange);font-size:13px;font-weight:700}.bhome-hero{display:grid;grid-template-columns:minmax(0,.95fr) minmax(420px,1.05fr);align-items:center;gap:clamp(28px,5vw,72px);min-height:calc(100vh - 46px);padding:70px max(24px,calc((100vw - 1200px)/2)) 54px;background:radial-gradient(circle at 75% 52%,rgba(198,216,225,.15),transparent 33%),radial-gradient(circle at 18% 18%,rgba(255,106,61,.13),transparent 30%),linear-gradient(180deg,#050506 0,#0b0f12 58%,#050506 100%)}.bhome-hero h1{margin:0;max-width:760px;color:var(--bh-text);font-size:clamp(44px,5.5vw,82px);line-height:1;font-weight:780}.bhome-lead{max-width:600px;margin:18px 0 0;color:var(--bh-muted);font-size:clamp(19px,2vw,26px);line-height:1.28}.bhome-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.bhome-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:12px 24px;border-radius:999px;font-size:17px;font-weight:720}.bhome-btn--primary{background:var(--bh-orange);border:1px solid var(--bh-orange);color:#111!important}.bhome-btn--ghost{background:rgba(198,216,225,.08);border:1px solid var(--bh-blue);color:var(--bh-blue-light)!important}.bhome-hero__visual{position:relative;min-height:520px;border-radius:34px;background:linear-gradient(145deg,rgba(198,216,225,.12),rgba(255,255,255,.03));border:1px solid var(--bh-line);overflow:hidden}.bhome-hero__visual:before{content:"";position:absolute;inset:18%;border-radius:999px;background:radial-gradient(circle,rgba(255,106,61,.22),transparent 60%);filter:blur(8px)}.bhome-product-stage{position:absolute;display:flex;align-items:center;justify-content:center;border-radius:28px;background:rgba(245,245,247,.06);border:1px solid rgba(245,245,247,.08);box-shadow:0 36px 90px rgba(0,0,0,.36)}.bhome-product-stage img{width:100%;height:100%;object-fit:contain;padding:22px;filter:drop-shadow(0 24px 40px rgba(0,0,0,.42))}.bhome-product-stage--safe{left:7%;bottom:9%;width:45%;height:67%}.bhome-product-stage--aerosol{right:5%;top:10%;width:54%;height:60%}.bhome-section{max-width:1200px;margin:0 auto;padding:78px 24px}.bhome-section__head{max-width:760px;margin:0 auto 32px;text-align:center}.bhome-section__head h2,.bhome-pick h2,.bhome-buy h2,.bhome-about h2{margin:0;color:var(--bh-text);font-size:clamp(32px,4vw,56px);line-height:1.05;font-weight:760}.bhome-section__head p,.bhome-pick p,.bhome-buy p,.bhome-about p{color:var(--bh-muted);font-size:18px;line-height:1.55}.bhome-direction-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.bhome-direction-card{min-height:430px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:10px;padding:34px;border:1px solid var(--bh-line);border-radius:30px;background:linear-gradient(180deg,var(--bh-panel-2),var(--bh-panel));color:var(--bh-text);overflow:hidden}.bhome-direction-card:hover,.bhome-category-card:hover,.bhome-product-card:hover,.bhome-advice a:hover{border-color:rgba(198,216,225,.55);transform:translateY(-3px)}.bhome-direction-card h3{margin:12px 0 24px;color:var(--bh-text);font-size:clamp(24px,2.7vw,38px);line-height:1.08}.bhome-direction-card img{width:100%;max-height:310px;object-fit:contain}.bhome-kicker{color:var(--bh-orange);font-size:13px;font-weight:800;text-transform:uppercase}.bhome-card-btn,.bhome-product-card span{color:var(--bh-blue-light);font-weight:720}.bhome-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.bhome-category-card,.bhome-benefits div,.bhome-product-card,.bhome-advice a,.bhome-faq details{border:1px solid var(--bh-line);border-radius:22px;background:linear-gradient(180deg,var(--bh-panel-2),var(--bh-panel));transition:.2s ease}.bhome-category-card{min-height:210px;padding:22px;color:var(--bh-text)}.bhome-category-card span,.bhome-benefits span{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;background:rgba(198,216,225,.1);color:var(--bh-blue-light);font-size:13px;font-weight:800}.bhome-category-card h3{margin:18px 0 8px;color:var(--bh-text);font-size:21px}.bhome-category-card p,.bhome-benefits p,.bhome-product-card p,.bhome-product-card li,.bhome-advice p,.bhome-faq p{color:var(--bh-muted);line-height:1.45}.bhome-pick,.bhome-buy,.bhome-about{max-width:1200px;margin:34px auto;padding:48px;border:1px solid rgba(255,106,61,.26);border-radius:32px;background:radial-gradient(circle at 84% 20%,rgba(255,106,61,.16),transparent 34%),linear-gradient(135deg,#14181c,#080a0c)}.bhome-pick,.bhome-buy,.bhome-about{display:grid;grid-template-columns:1fr auto;align-items:center;gap:34px}.bhome-benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.bhome-benefits div{padding:24px}.bhome-benefits h3{margin:18px 0 8px;color:var(--bh-text);font-size:21px}.bhome-product-tabs{display:flex;justify-content:center;gap:10px;margin:-10px 0 28px}.bhome-product-tabs a{padding:10px 18px;border-radius:999px;background:rgba(198,216,225,.08);color:var(--bh-blue-light)!important;font-weight:720}.bhome-product-tabs a:hover{background:rgba(198,216,225,.14);color:#fff!important}.bhome-group-title{max-width:1200px;margin:30px 0 16px;color:var(--bh-text);font-size:28px}.bhome-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.bhome-product-card{display:flex;flex-direction:column;min-height:420px;padding:20px;color:var(--bh-text)}.bhome-product-card img{width:100%;height:150px;object-fit:contain;margin-bottom:18px}.bhome-product-card h4{margin:0 0 8px;color:var(--bh-text);font-size:21px}.bhome-product-card ul{margin:12px 0 18px;padding-left:18px}.bhome-product-card span{margin-top:auto}.bhome-buy{grid-template-columns:1fr 330px}.bhome-partners{display:flex;flex-wrap:wrap;gap:10px;margin:22px 0 28px}.bhome-partners span,.bhome-facts span{padding:9px 12px;border:1px solid var(--bh-line);border-radius:999px;color:var(--bh-blue-light);background:rgba(198,216,225,.06);font-size:14px}.bhome-map-card{min-height:260px;display:grid;place-items:center;text-align:center;border:1px solid var(--bh-line);border-radius:28px;background:radial-gradient(circle,rgba(198,216,225,.16),transparent 55%)}.bhome-map-card span{color:var(--bh-orange);font-size:72px;font-weight:900}.bhome-map-card p{margin-top:-50px;max-width:220px;color:var(--bh-muted)}.bhome-advice{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.bhome-advice a{min-height:210px;padding:24px;color:var(--bh-text)}.bhome-advice h3{margin:0 0 12px;color:var(--bh-text);font-size:22px}.bhome-about{grid-template-columns:1fr 380px}.bhome-about img{width:100%;min-height:270px;object-fit:cover;border-radius:26px;border:1px solid var(--bh-line);opacity:.82}.bhome-facts{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.bhome-faq{max-width:940px}.bhome-faq details{margin-bottom:12px;padding:20px 24px}.bhome-faq summary{cursor:pointer;color:var(--bh-text);font-size:19px;font-weight:720}.bhome-footer{display:grid;grid-template-columns:1.4fr repeat(4,1fr);gap:28px;max-width:1200px;margin:40px auto 0;padding:46px 24px 66px;border-top:1px solid var(--bh-line)}.bhome-footer h3{margin:0 0 14px;color:var(--bh-text);font-size:16px}.bhome-footer a,.bhome-footer p{display:block;margin:0 0 10px;color:var(--bh-muted);font-size:15px;line-height:1.45}@media (max-width:980px){.bhome-topbar{align-items:center!important;overflow-x:auto!important}.bhome-header-cta{display:none}.bhome-hero{grid-template-columns:1fr;min-height:auto;padding-top:58px}.bhome-hero__visual{order:2;min-height:420px}.bhome-direction-grid,.bhome-pick,.bhome-buy,.bhome-about{grid-template-columns:1fr}.bhome-category-grid,.bhome-products,.bhome-advice,.bhome-benefits{grid-template-columns:repeat(2,minmax(0,1fr))}.bhome-buy,.bhome-about,.bhome-pick{margin-left:24px;margin-right:24px}.bhome-footer{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.bhome-nav{gap:16px!important}.bhome-menu-item{min-height:44px}.bhome-dropdown{left:0;transform:translate(0,8px)}.bhome-menu-item:hover .bhome-dropdown,.bhome-menu-item:focus-within .bhome-dropdown{transform:translate(0,0)}.bhome-hero{padding:42px 18px 34px}.bhome-hero h1{font-size:39px}.bhome-lead{font-size:18px}.bhome-actions{width:100%}.bhome-btn{width:100%}.bhome-hero__visual{min-height:360px;border-radius:26px}.bhome-product-stage--safe{left:4%;bottom:8%;width:50%;height:58%}.bhome-product-stage--aerosol{right:3%;top:9%;width:60%;height:51%}.bhome-section{padding:56px 18px}.bhome-direction-card{grid-template-columns:1fr;min-height:auto;padding:24px}.bhome-category-grid,.bhome-products,.bhome-advice,.bhome-benefits{grid-template-columns:1fr}.bhome-pick,.bhome-buy,.bhome-about{margin:20px 18px;padding:28px;border-radius:26px}.bhome-footer{grid-template-columns:1fr;padding-left:18px;padding-right:18px}}.bux .bhome-section{padding-top:92px;padding-bottom:92px}.bux .bhome-section__head{margin-bottom:38px}.bux .bhome-section__head h2{font-size:clamp(36px,4.5vw,62px)!important}.bux .bhome-section__head p{max-width:680px;margin-left:auto;margin-right:auto}.bux-hero{grid-template-columns:minmax(0,.9fr) minmax(440px,1.1fr);padding-top:78px;padding-bottom:70px}.bux-hero .bhome-actions{margin-top:30px}.bux-quick-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;max-width:560px;margin-top:18px}.bux-quick-links a{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:66px;padding:14px 18px;border:1px solid rgba(198,216,225,.2);border-radius:18px;background:rgba(198,216,225,.07);color:#f5f5f7!important;transition:.2s ease}.bux-quick-links a:hover{border-color:rgba(198,216,225,.56);background:rgba(198,216,225,.12);transform:translateY(-2px)}.bux-quick-links span{color:rgba(245,245,247,.6);font-size:13px}.bux-quick-links strong{color:#c6d8e1;font-size:20px}.bux-directions{padding-top:72px}.bux-direction-card{position:relative;min-height:470px;transition:.2s ease}.bux-direction-card:after{content:"";position:absolute;inset:auto 28px 24px auto;width:62px;height:62px;border-radius:50%;background:rgba(198,216,225,.1);border:1px solid rgba(198,216,225,.2)}.bux-direction-card:hover:after{background:rgba(255,106,61,.18);border-color:rgba(255,106,61,.38)}.bux-category-groups{display:grid;gap:24px}.bux-category-group{padding:24px;border:1px solid rgba(198,216,225,.16);border-radius:30px;background:linear-gradient(180deg,rgba(198,216,225,.06),rgba(255,255,255,.02))}.bux-category-group--safe{box-shadow:inset 0 1px 0 rgba(198,216,225,.08)}.bux-category-group--aero{box-shadow:inset 0 1px 0 rgba(255,106,61,.1)}.bux-group-head{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px}.bux-group-head span{color:#f5f5f7;font-size:clamp(26px,3vw,40px);font-weight:780}.bux-group-head a{color:#c6d8e1!important;font-weight:720}.bux-category-group .bhome-category-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.bux-pick{position:relative;overflow:hidden;padding:62px;border-color:rgba(255,106,61,.36);background:radial-gradient(circle at 16% 25%,rgba(255,106,61,.24),transparent 32%),radial-gradient(circle at 82% 22%,rgba(198,216,225,.16),transparent 34%),linear-gradient(135deg,#191b1e,#070809)}.bux-pick:before{content:"";position:absolute;right:-80px;bottom:-120px;width:330px;height:330px;border-radius:50%;border:1px solid rgba(198,216,225,.14)}.bux-pick h2{font-size:clamp(40px,5.2vw,72px)!important}.bux-products .bhome-products{margin-bottom:28px}.bux-tab-labels{display:flex;justify-content:center;gap:10px;margin:-8px 0 34px}.bux-tab-labels label{cursor:pointer;padding:11px 22px;border:1px solid rgba(198,216,225,.16);border-radius:999px;background:rgba(198,216,225,.08);color:#c6d8e1;font-weight:760;transition:.2s ease}#bux-tab-all:checked~.bux-tab-labels label[for=bux-tab-all],#bux-tab-safes:checked~.bux-tab-labels label[for=bux-tab-safes],#bux-tab-aerosols:checked~.bux-tab-labels label[for=bux-tab-aerosols]{background:#ff6a3d;border-color:#ff6a3d;color:#111}.bux-tab-panel{display:none}#bux-tab-all:checked~.bux-panel-all,#bux-tab-safes:checked~.bux-panel-safes,#bux-tab-aerosols:checked~.bux-panel-aerosols{display:block}.bux-buy{align-items:stretch;border-color:rgba(198,216,225,.24);background:radial-gradient(circle at 82% 18%,rgba(198,216,225,.16),transparent 35%),linear-gradient(135deg,#14181c,#070809)}.bux-buy-scenarios{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:26px 0 30px}.bux-buy-scenarios a{min-height:132px;display:flex;flex-direction:column;justify-content:space-between;padding:18px;border:1px solid rgba(198,216,225,.18);border-radius:20px;background:rgba(198,216,225,.06);color:#f5f5f7!important;transition:.2s ease}.bux-buy-scenarios a:hover{border-color:rgba(198,216,225,.52);background:rgba(198,216,225,.1);transform:translateY(-2px)}.bux-buy-scenarios span{color:#ff6a3d;font-weight:900;font-size:13px}.bux-buy-scenarios strong{font-size:20px}.bux-buy-scenarios em{color:rgba(245,245,247,.62);font-style:normal;line-height:1.35}@media (max-width:980px){.bux-hero{grid-template-columns:1fr}.bux-category-group .bhome-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bux-buy-scenarios{grid-template-columns:1fr}}@media (max-width:640px){.bux .bhome-section{padding-top:62px;padding-bottom:62px}.bux-quick-links{grid-template-columns:1fr}.bux-direction-card{min-height:auto}.bux-category-group{padding:18px;border-radius:24px}.bux-category-group .bhome-category-grid{grid-template-columns:1fr}.bux-group-head{align-items:flex-start;flex-direction:column}.bux-pick{padding:32px}.bux-tab-labels{overflow-x:auto;justify-content:flex-start;padding-bottom:4px}.bux-tab-labels label{flex:0 0 auto}}.bux-quick-links{grid-template-columns:repeat(2,minmax(180px,1fr))!important;gap:10px!important;max-width:470px!important;margin-top:16px!important}.bux-quick-links a{min-height:58px!important;padding:12px 20px!important;border-radius:16px!important;justify-content:flex-start!important;gap:12px!important}.bux-quick-links span{flex:0 0 auto!important;max-width:54px!important;font-size:13px!important;line-height:1.15!important}.bux-quick-links strong{flex:1 1 auto!important;min-width:0!important;font-size:clamp(19px,1.55vw,23px)!important;line-height:1!important;white-space:nowrap!important}.bux-hero .bhome-actions{margin-top:26px!important}@media (max-width:1160px){.bux-quick-links{grid-template-columns:1fr!important;max-width:330px!important}}@media (max-width:980px){.bux-quick-links{grid-template-columns:repeat(2,minmax(160px,1fr))!important;max-width:520px!important}}@media (max-width:560px){.bux-quick-links{grid-template-columns:1fr!important;max-width:none!important}.bux-quick-links a{min-height:54px!important}}.bhome-product-stage{background:0 0!important;border-color:transparent!important;box-shadow:none!important;overflow:visible!important}.bhome-product-stage:before{content:""!important;position:absolute!important;inset:34px!important;z-index:0!important;border:1px solid rgba(245,245,247,.1)!important;border-radius:26px!important;background:rgba(245,245,247,.06)!important;box-shadow:0 30px 76px rgba(0,0,0,.3)!important}.bhome-product-stage img{position:relative!important;z-index:1!important;padding:22px!important}.bhome-product-stage--safe{left:2%!important;bottom:8%!important;width:45%!important;height:62%!important}.bhome-product-stage--aerosol{right:2%!important;top:7%!important;width:55%!important;height:58%!important}@media (max-width:640px){.bhome-product-stage:before{inset:24px!important}.bhome-product-stage--safe{left:0!important;bottom:8%!important;width:52%!important;height:56%!important}.bhome-product-stage--aerosol{right:0!important;top:8%!important;width:60%!important;height:50%!important}}.bhome-product-stage{border:1px solid rgba(245,245,247,.1)!important;background:rgba(245,245,247,.055)!important;box-shadow:0 28px 70px rgba(0,0,0,.28)!important;overflow:hidden!important}.bhome-product-stage:before{content:none!important}.bhome-product-stage img{position:relative!important;z-index:1!important;padding:0!important;filter:drop-shadow(0 24px 40px rgba(0,0,0,.42))}.bhome-product-stage--safe{left:4%!important;bottom:10%!important;width:38%!important;height:48%!important}.bhome-product-stage--safe img{width:122%!important;height:122%!important;object-fit:contain!important}.bhome-product-stage--aerosol{right:5%!important;top:9%!important;width:48%!important;height:50%!important}.bhome-product-stage--aerosol img{width:116%!important;height:116%!important;object-fit:contain!important}@media (max-width:640px){.bhome-product-stage--safe{left:3%!important;bottom:10%!important;width:43%!important;height:44%!important}.bhome-product-stage--aerosol{right:4%!important;top:10%!important;width:52%!important;height:44%!important}}.b2-logo{display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;width:112px!important;min-width:112px!important;height:32px!important;min-height:32px!important;color:transparent!important;font-size:0!important;line-height:0!important;letter-spacing:0!important;background-image:url(/wp-content/uploads/2023/10/Site_wp_2-e1698421483587.png)!important;background-repeat:no-repeat!important;background-position:left center!important;background-size:contain!important;filter:brightness(0) invert(1) drop-shadow(0 8px 18px rgba(0,0,0,.25))!important}.b2-logo span{display:none!important}.bhome-footer-logo,.bhome-footer .b2-logo{width:126px!important;min-width:126px!important;height:34px!important}.bux-hero .bhome-lead{max-width:520px!important;margin-top:12px!important;color:rgba(245,245,247,.38)!important;font-size:clamp(16px,1.45vw,21px)!important;line-height:1.32!important;font-weight:430!important}.bhome-product-stage{overflow:visible!important;border:0!important;background:0 0!important;box-shadow:none!important}.bhome-product-stage:before{content:""!important;position:absolute!important;z-index:0!important;border:1px solid rgba(245,245,247,.11)!important;background:rgba(245,245,247,.055)!important;box-shadow:0 24px 62px rgba(0,0,0,.27)!important;pointer-events:none!important}.bhome-product-stage img{position:absolute!important;z-index:1!important;inset:0!important;margin:auto!important;width:100%!important;height:100%!important;padding:0!important;object-fit:contain!important;border-radius:15px!important;filter:drop-shadow(0 22px 38px rgba(0,0,0,.42))}.bhome-product-stage--safe{left:5%!important;bottom:12%!important;width:38%!important;height:39%!important}.bhome-product-stage--safe:before{inset:8% 8% 8% 8%!important;border-radius:22px!important}.bhome-product-stage--safe img{transform:scale(1.18)!important}.bhome-product-stage--aerosol{right:5%!important;top:10%!important;width:50%!important;height:48%!important}.bhome-product-stage--aerosol:before{inset:8% 8% 8% 8%!important;border-radius:28px!important}.bhome-product-stage--aerosol img{transform:scale(1.08)!important}@media (max-width:640px){.b2-logo{width:96px!important;min-width:96px!important;height:28px!important;min-height:28px!important}.bux-hero .bhome-lead{font-size:16px!important}.bhome-product-stage--safe{left:4%!important;bottom:12%!important;width:42%!important;height:37%!important}.bhome-product-stage--aerosol{right:4%!important;top:11%!important;width:54%!important;height:42%!important}.bhome-product-stage--safe:before,.bhome-product-stage--aerosol:before{border-radius:20px!important}}html,body,#page,#content,#primary,#main,article,.entry-content{background:#050506!important}.site-footer#colophon{display:none!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;background:#050506!important}#content{margin-bottom:0!important;padding-bottom:0!important}.bhome{margin-bottom:0!important}.bhome-footer{margin-bottom:0!important;padding-bottom:42px!important}.almaz-author-credit{margin-top:0!important;border-top:1px solid rgba(198,216,225,.12)!important;background:#101010!important}.bfinal{--radius:24px}.bfinal .bhome-section,.bfinal-section{padding-top:96px!important;padding-bottom:96px!important}.bfinal .bhome-section__head{margin-bottom:42px!important}.bfinal .bhome-section__head h2,.bfinal h2{font-size:clamp(40px,4.8vw,68px)!important;line-height:1.02!important}.bfinal p{max-width:680px}.bux-site-header .bhome-nav{justify-content:center!important}.bux-mega-menu{grid-template-columns:repeat(2,minmax(190px,1fr))!important;min-width:460px!important;gap:12px!important;padding:18px!important;border-radius:22px!important}.bux-mega-col{display:grid;gap:6px}.bux-mega-col strong{color:#fff;font-size:18px;margin-bottom:6px}.bux-mega-col a{display:block!important;padding:9px 10px!important}.bux-mega-all{color:#ff6a3d!important;font-weight:800!important}.bfinal-hero{min-height:calc(100vh - 46px)}.bfinal-hero .bhome-lead{color:rgba(245,245,247,.56)!important;font-size:clamp(19px,1.8vw,25px)!important}.bfinal-card{height:100%;border-radius:var(--radius)!important;padding:24px!important}.bhome-direction-card.bfinal-card{min-height:420px!important;padding:34px!important}.bhome-category-grid,.bhome-products,.bhome-benefits{align-items:stretch!important}.bhome-category-card.bfinal-card{min-height:210px!important;display:flex!important;flex-direction:column!important}.bhome-product-card.bfinal-card{min-height:390px!important;display:flex!important;flex-direction:column!important}.bhome-product-card.bfinal-card span,.bhome-card-btn{margin-top:auto!important}.bfinal-pick,.bfinal-buy,.bfinal-about{max-width:1200px!important;margin-top:54px!important;margin-bottom:54px!important;border-radius:32px!important}.bfinal-pick .bhome-actions .bhome-btn--ghost{background:rgba(198,216,225,.08)!important}.bhome-benefits{grid-template-columns:repeat(4,minmax(0,1fr))!important}.bfinal-about{grid-template-columns:1fr 360px!important}.bfinal-about img{object-fit:contain!important;background:rgba(245,245,247,.04)}.bfinal-footer{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:24px!important;padding-top:38px!important;padding-bottom:46px!important}.support-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}@media (max-width:980px){.bux-mega-menu{left:0!important;transform:translate(0,8px)!important;min-width:min(86vw,460px)!important}.bhome-menu-item:hover .bux-mega-menu,.bhome-menu-item:focus-within .bux-mega-menu{transform:translate(0,0)!important}.bhome-benefits,.support-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.bfinal-about{grid-template-columns:1fr!important}.bfinal-footer{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:640px){.bfinal .bhome-section,.bfinal-section{padding-top:66px!important;padding-bottom:66px!important}.bux-mega-menu{grid-template-columns:1fr!important;min-width:82vw!important}.bhome-benefits,.support-grid{grid-template-columns:1fr!important}.bfinal-footer{grid-template-columns:1fr!important}}.bhome.bfinal .bhome-hero,.bhome.bfinal .bux-hero,.bhome.bfinal .bfinal-hero{width:min(100% - 48px,1200px)!important;min-height:0!important;height:auto!important;max-height:none!important;margin:0 auto!important;padding:clamp(30px,4.5vh,46px)0!important;display:grid!important;grid-template-columns:minmax(0,.92fr) minmax(320px,.78fr)!important;align-items:center!important;gap:clamp(24px,4vw,56px)!important;border-bottom:1px solid rgba(198,216,225,.1)!important;background:radial-gradient(circle at 72% 38%,rgba(198,216,225,.12),transparent 32%),radial-gradient(circle at 12% 24%,rgba(255,106,61,.1),transparent 30%),linear-gradient(180deg,#050506 0,#07090b 100%)!important}.bhome.bfinal .bhome-hero__text{max-width:560px!important}.bhome.bfinal .bhome-hero h1{margin:0!important;font-size:clamp(50px,6vw,78px)!important;line-height:.96!important}.bhome.bfinal .bhome-hero .bhome-lead{max-width:430px!important;margin-top:12px!important;font-size:clamp(16px,1.45vw,20px)!important;line-height:1.34!important;color:rgba(245,245,247,.55)!important}.bhome.bfinal .bhome-hero .bhome-actions{margin-top:20px!important;gap:10px!important}.bhome.bfinal .bhome-hero .bhome-btn{min-height:40px!important;padding:9px 18px!important;font-size:15px!important}.bhome.bfinal .bhome-hero .bux-quick-links{max-width:410px!important;margin-top:12px!important;gap:10px!important}.bhome.bfinal .bhome-hero .bux-quick-links a{min-height:50px!important;padding:10px 14px!important;border-radius:14px!important}.bhome.bfinal .bhome-hero .bux-quick-links span{font-size:12px!important}.bhome.bfinal .bhome-hero .bux-quick-links strong{font-size:clamp(17px,1.35vw,21px)!important}.bhome.bfinal .bhome-hero__visual{width:100%!important;min-height:clamp(230px,32vh,340px)!important;height:clamp(230px,32vh,340px)!important;margin:0!important;border-radius:26px!important}.bhome.bfinal .bhome-product-stage--safe{left:6%!important;bottom:9%!important;width:38%!important;height:44%!important}.bhome.bfinal .bhome-product-stage--aerosol{right:6%!important;top:8%!important;width:52%!important;height:50%!important}.bhome.bfinal .bhome-product-stage img{border-radius:14px!important}@media (max-width:980px){.bhome.bfinal .bhome-hero,.bhome.bfinal .bux-hero,.bhome.bfinal .bfinal-hero{width:min(100% - 36px,760px)!important;grid-template-columns:1fr!important;padding:32px 0!important}.bhome.bfinal .bhome-hero__visual{min-height:260px!important;height:260px!important}}@media (max-width:560px){.bhome.bfinal .bhome-hero,.bhome.bfinal .bux-hero,.bhome.bfinal .bfinal-hero{width:min(100% - 28px,520px)!important;padding:26px 0!important}.bhome.bfinal .bhome-hero h1{font-size:42px!important}.bhome.bfinal .bhome-hero__visual{min-height:230px!important;height:230px!important}}.bhome.bfinal{background:#050506!important}.bhome.bfinal .bux-site-header{width:min(100% - 48px,1460px)!important;min-height:56px!important;margin:16px auto 0!important;padding:0 8px 0 92px!important;display:grid!important;grid-template-columns:220px minmax(0,1fr) 196px!important;gap:24px!important;background:0 0!important;box-shadow:none!important;border:0!important;position:sticky!important;top:0!important;overflow:visible!important}.bhome.bfinal .bux-site-header:before,.bhome.bfinal .bux-site-header:after{content:""!important;position:absolute!important;top:0!important;bottom:0!important;background:#121315!important;z-index:-1!important}.bhome.bfinal .bux-site-header:before{left:0!important;width:calc(100% - 244px)!important}.bhome.bfinal .bux-site-header:after{right:0!important;width:188px!important}.bhome.bfinal .bux-site-header .b2-logo{align-self:center!important;width:132px!important;min-width:132px!important;height:38px!important}.bhome.bfinal .bux-site-header .bhome-nav{justify-content:center!important;gap:clamp(24px,3vw,48px)!important;overflow:visible!important}.bhome.bfinal .bux-site-header .bhome-nav a{font-size:14px!important;font-weight:680!important;color:rgba(245,245,247,.76)!important}.bhome.bfinal .bux-site-header .bhome-header-cta{align-self:center!important;justify-self:center!important;min-height:50px!important;padding:14px 25px!important;font-size:16px!important;border-radius:24px!important;color:#111!important}.baloo-opening{width:min(100% - 48px,1270px)!important;margin:28px auto 0!important;padding:0 0 52px!important;background:#050506!important}.baloo-opening__copy{text-align:center!important;padding:12px 0 38px!important}.baloo-opening__copy h1{margin:0!important;color:#ff6a3d!important;font-size:clamp(28px,2.6vw,42px)!important;line-height:1.12!important;font-weight:820!important}.baloo-opening__copy p{max-width:980px!important;margin:16px auto 0!important;color:#fff!important;font-size:clamp(18px,1.55vw,25px)!important;line-height:1.32!important;font-weight:740!important}.baloo-opening__cards{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:24px!important}.baloo-opening-card{min-height:420px!important;position:relative!important;display:grid!important;grid-template-columns:minmax(0,.88fr) minmax(230px,.95fr)!important;align-items:center!important;gap:22px!important;padding:42px 38px!important;border:1px solid rgba(198,216,225,.28)!important;border-radius:24px!important;background:linear-gradient(145deg,#171c20,#0a0d0f)!important;overflow:hidden!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.03)!important;color:#fff!important}.baloo-opening-card__text{position:relative!important;z-index:2!important;min-width:0!important}.baloo-opening-card__text span{display:block!important;margin-bottom:18px!important;color:#ff6a3d!important;font-size:14px!important;line-height:1!important;font-weight:900!important;text-transform:uppercase!important}.baloo-opening-card__text h2{margin:0 0 26px!important;color:#fff!important;font-size:clamp(22px,1.65vw,30px)!important;line-height:1.08!important;font-weight:820!important}.baloo-opening-card__text strong{display:inline-block!important;color:#d8ecff!important;font-size:22px!important;line-height:1.1!important;font-weight:820!important}.baloo-opening-card img{position:relative!important;z-index:1!important;width:100%!important;height:265px!important;object-fit:contain!important;border-radius:0!important;filter:drop-shadow(0 24px 36px rgba(0,0,0,.38))!important}.baloo-opening-card--aero img{height:280px!important;transform:translateY(12px) scale(1.05)!important}.baloo-opening-card i{position:absolute!important;right:32px!important;bottom:22px!important;width:66px!important;height:66px!important;border-radius:50%!important;border:1px solid rgba(198,216,225,.25)!important;background:rgba(198,216,225,.08)!important}.baloo-opening-card--safe i{border-color:rgba(255,106,61,.55)!important;background:rgba(255,106,61,.18)!important}@media (max-width:1100px){.bhome.bfinal .bux-site-header{grid-template-columns:150px minmax(520px,1fr) 150px!important;padding-left:24px!important;overflow-x:auto!important}.baloo-opening__cards{grid-template-columns:1fr!important}.baloo-opening-card{min-height:360px!important}}@media (max-width:720px){.bhome.bfinal .bux-site-header{width:min(100% - 24px,680px)!important;grid-template-columns:120px minmax(420px,1fr)!important;padding:0 14px!important}.bhome.bfinal .bux-site-header:before{width:100%!important}.bhome.bfinal .bux-site-header:after,.bhome.bfinal .bux-site-header .bhome-header-cta{display:none!important}.baloo-opening{width:min(100% - 28px,640px)!important;margin-top:22px!important}.baloo-opening-card{grid-template-columns:1fr!important;min-height:auto!important;padding:28px!important}.baloo-opening-card img,.baloo-opening-card--aero img{height:220px!important;transform:none!important}.baloo-opening-card i{width:48px!important;height:48px!important}}.bhome.bfinal .bux-site-header{min-height:56px!important}.bhome.bfinal .bux-site-header .bhome-nav a{font-size:14px!important;line-height:1!important;font-weight:700!important}.bhome.bfinal .bux-site-header .bhome-header-cta{font-size:16px!important;line-height:1!important;font-weight:800!important}.baloo-opening{margin-top:26px!important;padding-bottom:54px!important}.baloo-opening__copy{padding:12px 0 40px!important}.baloo-opening__copy h1{max-width:920px!important;margin:0 auto!important;font-size:clamp(27px,2.25vw,36px)!important;line-height:1.12!important;font-weight:850!important;color:#ff6a3d!important}.baloo-opening__copy p{max-width:1050px!important;margin-top:14px!important;font-size:clamp(19px,1.55vw,24px)!important;line-height:1.22!important;font-weight:800!important;color:#fff!important}.baloo-opening-card__text span{font-size:14px!important;line-height:1!important;font-weight:900!important;letter-spacing:0!important}.baloo-opening-card__text h2{max-width:330px!important;font-size:clamp(24px,1.62vw,29px)!important;line-height:1.05!important;font-weight:850!important;letter-spacing:0!important}.baloo-opening-card__text strong{font-size:clamp(20px,1.45vw,24px)!important;line-height:1.05!important;font-weight:850!important;letter-spacing:0!important}@media (max-width:720px){.baloo-opening__copy h1{font-size:27px!important}.baloo-opening__copy p{font-size:18px!important}.baloo-opening-card__text h2{font-size:23px!important}.baloo-opening-card__text strong{font-size:20px!important}}.bhome.bfinal .bux-site-header .bhome-nav a{font-size:13px!important;font-weight:650!important}.bhome.bfinal .bux-site-header .bhome-header-cta{font-size:14px!important;font-weight:760!important}.baloo-opening{margin-top:24px!important}.baloo-opening__copy{padding:8px 0 34px!important}.baloo-opening__copy h1{max-width:860px!important;font-size:clamp(23px,1.82vw,30px)!important;line-height:1.16!important;font-weight:780!important}.baloo-opening__copy p{max-width:900px!important;margin-top:12px!important;font-size:clamp(16px,1.22vw,20px)!important;line-height:1.28!important;font-weight:680!important}.baloo-opening-card{min-height:390px!important;padding:38px 38px!important}.baloo-opening-card__text span{margin-bottom:16px!important;font-size:13px!important;font-weight:850!important}.baloo-opening-card__text h2{max-width:315px!important;margin-bottom:24px!important;font-size:clamp(20px,1.34vw,25px)!important;line-height:1.1!important;font-weight:780!important}.baloo-opening-card__text strong{font-size:clamp(18px,1.18vw,21px)!important;line-height:1.1!important;font-weight:760!important}@media (max-width:720px){.baloo-opening__copy h1{font-size:23px!important}.baloo-opening__copy p{font-size:16px!important}.baloo-opening-card__text h2{font-size:20px!important}.baloo-opening-card__text strong{font-size:18px!important}}.baloo-opening-card--aero img{z-index:1!important;max-width:92%!important;justify-self:end!important}.baloo-opening-card--aero i{z-index:3!important;right:26px!important;bottom:24px!important;width:58px!important;height:58px!important;background:rgba(198,216,225,.11)!important;box-shadow:0 14px 28px rgba(0,0,0,.22)!important}@media (max-width:720px){.baloo-opening-card--aero i{right:20px!important;bottom:20px!important;width:44px!important;height:44px!important}}.bhome.bfinal .bfinal-pick h2,.bhome.bfinal .bux-products h2,.bhome.bfinal .bhome-section__head h2,.bhome.bfinal .bfinal-buy h2,.bhome.bfinal .bfinal-about h2{font-size:clamp(26px,2.6vw,40px)!important;line-height:1.12!important;font-weight:740!important}.bhome.bfinal .bfinal-pick p,.bhome.bfinal .bfinal-buy p,.bhome.bfinal .bfinal-about p,.bhome.bfinal .bhome-section__head p{font-size:15px!important;line-height:1.45!important}.bhome.bfinal .bhome-product-card h4,.bhome.bfinal .bhome-benefits h3,.bhome.bfinal .bux-buy-scenarios strong{font-size:17px!important;line-height:1.18!important}.bhome.bfinal .bhome-product-card p,.bhome.bfinal .bhome-product-card li,.bhome.bfinal .bhome-benefits p,.bhome.bfinal .bux-buy-scenarios em,.bhome.bfinal .bhome-facts span,.bhome.bfinal .bhome-footer a,.bhome.bfinal .bhome-footer p{font-size:13px!important;line-height:1.4!important}.bhome.bfinal .bhome-product-card span,.bhome.bfinal .bux-tab-labels label,.bhome.bfinal .bhome-btn{font-size:14px!important}.bhome.bfinal .bhome-group-title{font-size:22px!important;line-height:1.2!important}.bhome.bfinal .bfinal-pick,.bhome.bfinal .bfinal-buy,.bhome.bfinal .bfinal-about{padding:38px!important}.bhome.bfinal .bhome-section,.bhome.bfinal .bfinal-section{padding-top:70px!important;padding-bottom:70px!important}@media (max-width:720px){.bhome.bfinal .bfinal-pick h2,.bhome.bfinal .bux-products h2,.bhome.bfinal .bhome-section__head h2,.bhome.bfinal .bfinal-buy h2,.bhome.bfinal .bfinal-about h2{font-size:25px!important}.bhome.bfinal .bfinal-pick,.bhome.bfinal .bfinal-buy,.bhome.bfinal .bfinal-about{padding:28px!important}}.baloo-opening{margin-top:18px!important;padding-bottom:34px!important}.baloo-opening__copy{padding-top:6px!important;padding-bottom:26px!important}.baloo-opening__copy p{margin-top:10px!important}.baloo-opening-card{min-height:350px!important;padding-top:30px!important;padding-bottom:30px!important}.baloo-opening-card__text span{margin-bottom:12px!important}.baloo-opening-card__text h2{margin-bottom:18px!important}.bhome.bfinal .bhome-section,.bhome.bfinal .bfinal-section{padding-top:44px!important;padding-bottom:44px!important}.bhome.bfinal .bhome-section__head{margin-bottom:24px!important}.bhome.bfinal .bfinal-pick,.bhome.bfinal .bfinal-buy,.bhome.bfinal .bfinal-about{margin-top:28px!important;margin-bottom:28px!important;padding:28px!important}.bhome.bfinal .bux-tab-labels{margin-bottom:20px!important}.bhome.bfinal .bhome-group-title{margin-top:18px!important;margin-bottom:12px!important}.bhome.bfinal .bhome-products{gap:12px!important;margin-bottom:18px!important}.bhome.bfinal .bhome-product-card.bfinal-card{min-height:330px!important;padding:18px!important}.bhome.bfinal .bhome-product-card img{height:118px!important;margin-bottom:12px!important}.bhome.bfinal .bhome-product-card ul{margin-top:8px!important;margin-bottom:12px!important}.bhome.bfinal .bhome-benefits{gap:12px!important}.bhome.bfinal .bhome-benefits .bfinal-card{padding:18px!important}.bhome.bfinal .bhome-benefits h3{margin-top:12px!important;margin-bottom:6px!important}.bhome.bfinal .bux-buy-scenarios{margin-top:18px!important;margin-bottom:20px!important;gap:10px!important}.bhome.bfinal .bux-buy-scenarios a{min-height:104px!important;padding:14px!important}.bhome.bfinal .bhome-facts{margin-top:14px!important}.bhome.bfinal .bfinal-footer{margin-top:24px!important;padding-top:28px!important;padding-bottom:30px!important}@media (max-width:720px){.bhome.bfinal .bhome-section,.bhome.bfinal .bfinal-section{padding-top:34px!important;padding-bottom:34px!important}.bhome.bfinal .bfinal-pick,.bhome.bfinal .bfinal-buy,.bhome.bfinal .bfinal-about{margin-top:20px!important;margin-bottom:20px!important;padding:22px!important}.baloo-opening-card{min-height:auto!important}}.bhome.bfinal .bfinal-about{padding:16px 24px!important;margin-top:18px!important;margin-bottom:18px!important;min-height:0!important;gap:22px!important;align-items:center!important}.bhome.bfinal .bfinal-about h2{font-size:clamp(22px,2.1vw,32px)!important;margin-bottom:8px!important}.bhome.bfinal .bfinal-about p{margin-top:6px!important;margin-bottom:0!important;font-size:13px!important;line-height:1.35!important}.bhome.bfinal .bfinal-about img{max-height:160px!important;min-height:0!important;padding:10px!important}.bhome.bfinal .bfinal-about .bhome-facts{margin-top:10px!important;gap:8px!important}.bhome.bfinal .bfinal-about .bhome-facts span{padding:6px 10px!important;font-size:12px!important}.bhome.bfinal .bhome-products{grid-template-columns:repeat(3,minmax(0,280px))!important;justify-content:center!important;justify-items:stretch!important}.bhome.bfinal .bhome-product-card.bfinal-card{width:100%!important}@media (max-width:980px){.bhome.bfinal .bhome-products{grid-template-columns:repeat(2,minmax(0,280px))!important}}@media (max-width:620px){.bhome.bfinal .bhome-products{grid-template-columns:minmax(0,1fr)!important}.bhome.bfinal .bfinal-about{padding:18px!important}.bhome.bfinal .bfinal-about img{max-height:130px!important}}.baloo-opening-card--safe img{height:300px!important;transform:scale(1.14) translateX(8px)!important;transform-origin:center center!important}.bhome.bfinal .bhome-product-card img[src*=baloo-safe-white-cutout-transparent]{height:138px!important;transform:scale(1.08)!important}@media (max-width:720px){.baloo-opening-card--safe img{height:250px!important;transform:scale(1.08)!important}}.bhome-header-cta,.bhome-btn,.bhome-btn--primary,.baloo-opening-card__text strong{display:inline-flex!important;align-items:center!important;justify-content:center!important;line-height:1!important}.bhome.bfinal .bux-site-header .bhome-header-cta{padding-top:0!important;padding-bottom:0!important;height:50px!important;transform:translateY(0)!important}.bhome-btn{padding-top:0!important;padding-bottom:0!important}.baloo-opening-card--aero img{transform:translateY(-18px) scale(1.03)!important;max-width:88%!important;align-self:center!important}.baloo-opening-card--aero i{z-index:4!important;right:30px!important;bottom:22px!important}.bhome.bfinal .bux-products #products-title{display:none!important}.bhome.bfinal .bux-products .bhome-section__head{margin-bottom:8px!important}.bhome.bfinal .bux-products .b2-eyebrow{margin-bottom:0!important}.bhome.bfinal .bux-products .bux-tab-labels{margin-top:0!important;margin-bottom:14px!important;transform:translateY(-2px)!important}.bhome.bfinal .bhome-group-title{width:100%!important;margin:12px auto 10px!important;text-align:center!important;font-size:18px!important;line-height:1.1!important;font-weight:760!important;color:rgba(245,245,247,.82)!important}.bhome.bfinal .bux-panel-all .bhome-group-title:first-child{margin-top:4px!important}@media (max-width:720px){.baloo-opening-card--aero img{transform:translateY(-8px) scale(1)!important;max-width:100%!important}.bhome.bfinal .bux-products .bux-tab-labels{transform:none!important}}.b2-logo,.bhome.bfinal .bux-site-header .b2-logo{background-image:none!important;color:#fff!important;font-size:0!important;line-height:0!important;overflow:visible!important}.b2-logo img{display:block!important;width:100%!important;height:100%!important;object-fit:contain!important;object-position:left center!important;filter:brightness(0) invert(1) drop-shadow(0 8px 18px rgba(0,0,0,.25))!important}.b2-logo span{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important}.baloo-opening-card img,.bhome-product-card img,.bfinal-about img{backface-visibility:hidden!important}.b2-page.bhome.bux.bfinal{background:#050506!important;color:#f5f5f7!important;max-width:none!important;width:100%!important;padding:0 0 0!important}.b2-page.bhome.bux.bfinal .bux-site-header{width:min(100% - 48px,1460px)!important;min-height:56px!important;margin:16px auto 0!important;padding:0 8px 0 92px!important;display:grid!important;grid-template-columns:220px minmax(0,1fr) 196px!important;gap:24px!important;background:0 0!important;box-shadow:none!important;border:0!important;position:sticky!important;top:0!important;z-index:50!important;overflow:visible!important}.b2-page.bhome.bux.bfinal .bux-site-header:before,.b2-page.bhome.bux.bfinal .bux-site-header:after{content:""!important;position:absolute!important;top:0!important;bottom:0!important;background:#121315!important;z-index:-1!important}.b2-page.bhome.bux.bfinal .bux-site-header:before{left:0!important;width:calc(100% - 244px)!important}.b2-page.bhome.bux.bfinal .bux-site-header:after{right:0!important;width:188px!important}.b2-page.bhome.bux.bfinal .bux-site-header .b2-logo{align-self:center!important;width:132px!important;min-width:132px!important;height:38px!important}.b2-page.bhome.bux.bfinal .bux-site-header .bhome-nav{justify-content:center!important;gap:clamp(24px,3vw,48px)!important;overflow:visible!important}.b2-page.bhome.bux.bfinal .bux-site-header .bhome-nav a{font-size:13px!important;line-height:1!important;font-weight:650!important;color:rgba(245,245,247,.76)!important}.b2-page.bhome.bux.bfinal .bux-site-header .bhome-header-cta{align-self:center!important;justify-self:center!important;height:50px!important;min-height:50px!important;padding:0 25px!important;border-radius:24px!important;font-size:14px!important;line-height:1!important;font-weight:760!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;color:#111!important}.b2-page.bhome.bux.bfinal .bfinal-footer{width:min(100% - 48px,1270px)!important;margin:24px auto 0!important;padding:28px 0 30px!important;border-top:1px solid rgba(198,216,225,.22)!important}.b2-page.bhome.bux.bfinal .bhome-footer{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:24px!important}.b2-page.bhome.bux.bfinal .bhome-footer h3{margin:0 0 12px!important;color:#fff!important;font-size:15px!important}.b2-page.bhome.bux.bfinal .bhome-footer a,.b2-page.bhome.bux.bfinal .bhome-footer p{display:block!important;margin:7px 0!important;color:rgba(245,245,247,.68)!important;font-size:13px!important;line-height:1.4!important}@media (max-width:1100px){.b2-page.bhome.bux.bfinal .bux-site-header{grid-template-columns:150px minmax(520px,1fr) 150px!important;padding-left:24px!important;overflow-x:auto!important}}@media (max-width:720px){.b2-page.bhome.bux.bfinal .bux-site-header{width:min(100% - 24px,680px)!important;grid-template-columns:120px minmax(420px,1fr)!important;padding:0 14px!important}.b2-page.bhome.bux.bfinal .bux-site-header:before{width:100%!important}.b2-page.bhome.bux.bfinal .bux-site-header:after,.b2-page.bhome.bux.bfinal .bux-site-header .bhome-header-cta{display:none!important}.b2-page.bhome.bux.bfinal .bfinal-footer{width:min(100% - 28px,640px)!important}.b2-page.bhome.bux.bfinal .bhome-footer{grid-template-columns:1fr 1fr!important}}@media (max-width:520px){.b2-page.bhome.bux.bfinal .bhome-footer{grid-template-columns:1fr!important}}.b2-page.bhome.bux.bfinal .bux-site-header{grid-template-columns:180px minmax(0,1fr) 180px!important;padding:0 32px!important;align-items:center!important}.b2-page.bhome.bux.bfinal .bux-site-header:before{width:100%!important}.b2-page.bhome.bux.bfinal .bux-site-header:after{display:none!important}.b2-page.bhome.bux.bfinal .bux-site-header .bhome-nav{grid-column:2!important;justify-self:center!important;justify-content:center!important;gap:clamp(34px,5vw,76px)!important;width:auto!important}.b2-page.bhome.bux.bfinal .bux-site-header .bhome-header-cta{display:none!important}.b2-page.bhome.bux.bfinal .bux-mega-menu{left:50%!important;transform:translateX(-50%)!important}.b2-page.bhome.bux.bfinal .bux-products,.b2-page.bhome.bux.bfinal .bfinal-about{display:none!important}@media (max-width:1100px){.b2-page.bhome.bux.bfinal .bux-site-header{grid-template-columns:140px minmax(0,1fr)!important;padding:0 20px!important;overflow-x:auto!important}.b2-page.bhome.bux.bfinal .bux-site-header .bhome-nav{grid-column:2!important;gap:28px!important;justify-self:start!important}}@media (max-width:720px){.b2-page.bhome.bux.bfinal .bux-site-header{width:min(100% - 24px,680px)!important;grid-template-columns:112px minmax(360px,1fr)!important;padding:0 14px!important}.b2-page.bhome.bux.bfinal .bux-site-header .bhome-nav{gap:22px!important}}.b2-page.bhome.bux.bfinal .bux-site-header{grid-template-columns:180px minmax(0,1fr) 180px!important;padding:0 8px 0 32px!important}.b2-page.bhome.bux.bfinal .bux-site-header:before{width:calc(100% - 220px)!important}.b2-page.bhome.bux.bfinal .bux-site-header:after{display:block!important;right:0!important;width:188px!important}.b2-page.bhome.bux.bfinal .bux-site-header .bhome-nav{grid-column:2!important;justify-self:center!important;justify-content:center!important;gap:clamp(30px,4.5vw,68px)!important}.b2-page.bhome.bux.bfinal .bux-site-header .bhome-header-cta{display:inline-flex!important;grid-column:3!important;align-self:center!important;justify-self:center!important;height:50px!important;min-height:50px!important;padding:0 25px!important;border-radius:24px!important;background:#ff6a3d!important;color:#111!important;font-size:14px!important;line-height:1!important;font-weight:800!important;align-items:center!important;justify-content:center!important;white-space:nowrap!important}@media (max-width:1100px){.b2-page.bhome.bux.bfinal .bux-site-header{grid-template-columns:140px minmax(0,1fr) 150px!important;padding:0 12px 0 20px!important;overflow-x:auto!important}.b2-page.bhome.bux.bfinal .bux-site-header .bhome-nav{gap:24px!important}}@media (max-width:720px){.b2-page.bhome.bux.bfinal .bux-site-header{grid-template-columns:112px minmax(360px,1fr)!important;padding:0 14px!important}.b2-page.bhome.bux.bfinal .bux-site-header:before{width:100%!important}.b2-page.bhome.bux.bfinal .bux-site-header:after,.b2-page.bhome.bux.bfinal .bux-site-header .bhome-header-cta{display:none!important}}.b2-page.bhome.bux.bfinal .bux-site-header{width:min(100% - 48px,1460px)!important;min-height:56px!important;margin:16px auto 0!important;padding:0 18px 0 32px!important;display:grid!important;grid-template-columns:180px minmax(0,1fr) 180px!important;align-items:center!important;gap:24px!important;background:#121315!important;border:0!important;border-radius:0!important;box-shadow:none!important;overflow:visible!important}.b2-page.bhome.bux.bfinal .bux-site-header:before,.b2-page.bhome.bux.bfinal .bux-site-header:after{display:none!important;content:none!important}.b2-page.bhome.bux.bfinal .bux-site-header .b2-logo{grid-column:1!important;justify-self:start!important}.b2-page.bhome.bux.bfinal .bux-site-header .bhome-nav{grid-column:2!important;justify-self:center!important;justify-content:center!important;width:auto!important;gap:clamp(30px,4.5vw,68px)!important}.b2-page.bhome.bux.bfinal .bux-site-header .bhome-header-cta{grid-column:3!important;justify-self:end!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;height:50px!important;min-height:50px!important;padding:0 25px!important;border-radius:24px!important;background:#ff6a3d!important;color:#111!important;font-size:14px!important;line-height:1!important;font-weight:800!important;white-space:nowrap!important}@media (max-width:1100px){.b2-page.bhome.bux.bfinal .bux-site-header{grid-template-columns:140px minmax(0,1fr) 150px!important;padding:0 14px 0 20px!important;gap:18px!important;overflow-x:auto!important}.b2-page.bhome.bux.bfinal .bux-site-header .bhome-nav{gap:24px!important}}@media (max-width:720px){.b2-page.bhome.bux.bfinal .bux-site-header{width:min(100% - 24px,680px)!important;grid-template-columns:112px minmax(360px,1fr)!important;padding:0 14px!important}.b2-page.bhome.bux.bfinal .bux-site-header .bhome-header-cta{display:none!important}}.b2-page.bhome.bux.bfinal{font-size:15px!important}.b2-page.bhome.bux.bfinal h1,.b2-page.bhome.bux.bfinal h2,.b2-page.bhome.bux.bfinal h3,.b2-page.bhome.bux.bfinal h4{letter-spacing:0!important}.b2-page.bhome.bux.bfinal .baloo-opening{width:min(100% - 48px,1240px)!important;margin-top:18px!important;padding-bottom:24px!important}.b2-page.bhome.bux.bfinal .baloo-opening__copy{padding:4px 0 22px!important}.b2-page.bhome.bux.bfinal .baloo-opening__copy h1{max-width:840px!important;font-size:clamp(22px,1.65vw,29px)!important;line-height:1.18!important;font-weight:760!important}.b2-page.bhome.bux.bfinal .baloo-opening__copy p{max-width:850px!important;margin-top:8px!important;font-size:clamp(14px,1vw,17px)!important;line-height:1.38!important;font-weight:560!important}.b2-page.bhome.bux.bfinal .baloo-opening__cards{gap:18px!important}.b2-page.bhome.bux.bfinal .baloo-opening-card{min-height:265px!important;grid-template-columns:minmax(0,.82fr) minmax(210px,.9fr)!important;gap:16px!important;padding:24px 30px!important;border-radius:20px!important}.b2-page.bhome.bux.bfinal .baloo-opening-card__text span{margin-bottom:10px!important;font-size:11px!important;line-height:1!important}.b2-page.bhome.bux.bfinal .baloo-opening-card__text h2{max-width:280px!important;margin-bottom:16px!important;font-size:clamp(17px,1.1vw,21px)!important;line-height:1.16!important;font-weight:700!important}.b2-page.bhome.bux.bfinal .baloo-opening-card__text strong{font-size:clamp(15px,.98vw,18px)!important;line-height:1.15!important;font-weight:700!important}.b2-page.bhome.bux.bfinal .baloo-opening-card img{height:205px!important;max-height:205px!important;border-radius:14px!important}.b2-page.bhome.bux.bfinal .baloo-opening-card--safe img{height:215px!important;max-height:215px!important;transform:scale(1.06) translateX(4px)!important}.b2-page.bhome.bux.bfinal .baloo-opening-card--aero img{height:210px!important;max-height:210px!important;max-width:86%!important;transform:translateY(-10px) scale(1.02)!important}.b2-page.bhome.bux.bfinal .baloo-opening-card i{width:48px!important;height:48px!important;right:24px!important;bottom:18px!important}.b2-page.bhome.bux.bfinal .bhome-section,.b2-page.bhome.bux.bfinal .bfinal-section{padding-top:32px!important;padding-bottom:32px!important}.b2-page.bhome.bux.bfinal .bfinal-pick,.b2-page.bhome.bux.bfinal .bfinal-buy{width:min(100% - 48px,1240px)!important;margin-top:20px!important;margin-bottom:20px!important;padding:22px 26px!important;border-radius:20px!important}.b2-page.bhome.bux.bfinal .bfinal-pick h2,.b2-page.bhome.bux.bfinal .bhome-section__head h2,.b2-page.bhome.bux.bfinal .bfinal-buy h2{font-size:clamp(22px,1.9vw,32px)!important;line-height:1.16!important;font-weight:700!important}.b2-page.bhome.bux.bfinal .bfinal-pick p,.b2-page.bhome.bux.bfinal .bhome-section__head p,.b2-page.bhome.bux.bfinal .bfinal-buy p{font-size:14px!important;line-height:1.45!important}.b2-page.bhome.bux.bfinal .b2-eyebrow{font-size:11px!important;line-height:1!important;margin-bottom:8px!important}.b2-page.bhome.bux.bfinal .bhome-btn{min-height:42px!important;padding:0 18px!important;font-size:14px!important;border-radius:22px!important}.b2-page.bhome.bux.bfinal .bhome-benefits{gap:12px!important}.b2-page.bhome.bux.bfinal .bhome-benefits .bfinal-card{min-height:0!important;padding:16px!important;border-radius:18px!important}.b2-page.bhome.bux.bfinal .bhome-benefits h3{margin-top:10px!important;margin-bottom:6px!important;font-size:16px!important;line-height:1.2!important}.b2-page.bhome.bux.bfinal .bhome-benefits p,.b2-page.bhome.bux.bfinal .bux-buy-scenarios em{font-size:13px!important;line-height:1.38!important}.b2-page.bhome.bux.bfinal .bux-buy-scenarios{margin-top:14px!important;margin-bottom:16px!important;gap:10px!important}.b2-page.bhome.bux.bfinal .bux-buy-scenarios a{min-height:86px!important;padding:13px!important;border-radius:16px!important}.b2-page.bhome.bux.bfinal .bux-buy-scenarios strong{font-size:15px!important}.b2-page.bhome.bux.bfinal .bhome-map-card{min-height:180px!important;border-radius:18px!important}.b2-page.bhome.bux.bfinal .b2-heading{width:min(100% - 48px,1240px)!important;margin:0 auto!important;padding:46px 0 26px!important}.b2-page.bhome.bux.bfinal .b2-heading h1{font-size:clamp(30px,3vw,48px)!important;line-height:1.08!important;font-weight:760!important}.b2-page.bhome.bux.bfinal .b2-heading .b2-lead{max-width:720px!important;font-size:clamp(15px,1.2vw,18px)!important;line-height:1.45!important}.b2-page.bhome.bux.bfinal .b2-section{width:min(100% - 48px,1240px)!important;margin:0 auto!important;padding:28px 0!important}.b2-page.bhome.bux.bfinal .b2-section__head{margin-bottom:18px!important}.b2-page.bhome.bux.bfinal .b2-section h2{font-size:clamp(22px,2vw,32px)!important;line-height:1.16!important;font-weight:700!important}.b2-page.bhome.bux.bfinal .b2-section__head p,.b2-page.bhome.bux.bfinal .b2-card p{font-size:14px!important;line-height:1.45!important}.b2-page.bhome.bux.bfinal .b2-card{min-height:0!important;border-radius:18px!important}.b2-page.bhome.bux.bfinal .b2-card__body{padding:18px!important}.b2-page.bhome.bux.bfinal .b2-card h3{font-size:18px!important;line-height:1.2!important}.b2-page.bhome.bux.bfinal .bfinal-footer{margin-top:18px!important;padding-top:24px!important;padding-bottom:26px!important}@media (max-width:980px){.b2-page.bhome.bux.bfinal .baloo-opening-card{min-height:240px!important}.b2-page.bhome.bux.bfinal .baloo-opening-card img,.b2-page.bhome.bux.bfinal .baloo-opening-card--safe img,.b2-page.bhome.bux.bfinal .baloo-opening-card--aero img{height:190px!important;max-height:190px!important}}@media (max-width:720px){.b2-page.bhome.bux.bfinal .baloo-opening{width:min(100% - 28px,640px)!important;padding-bottom:18px!important}.b2-page.bhome.bux.bfinal .baloo-opening__copy h1{font-size:22px!important}.b2-page.bhome.bux.bfinal .baloo-opening__copy p{font-size:14px!important}.b2-page.bhome.bux.bfinal .baloo-opening-card{grid-template-columns:1fr!important;padding:22px!important;min-height:0!important}.b2-page.bhome.bux.bfinal .baloo-opening-card img,.b2-page.bhome.bux.bfinal .baloo-opening-card--safe img,.b2-page.bhome.bux.bfinal .baloo-opening-card--aero img{height:170px!important;max-height:170px!important;transform:none!important}.b2-page.bhome.bux.bfinal .bfinal-pick,.b2-page.bhome.bux.bfinal .bfinal-buy,.b2-page.bhome.bux.bfinal .b2-heading,.b2-page.bhome.bux.bfinal .b2-section{width:min(100% - 28px,640px)!important}.b2-page.bhome.bux.bfinal .b2-heading{padding-top:34px!important}}.aero-catalog-page{--aero-bg:#050506;--aero-panel:#121315;--aero-soft:#191c20;--aero-text:#f5f5f7;--aero-muted:rgba(245,245,247,.68);--aero-line:rgba(210,225,235,.16);--aero-orange:#ff6a3d;background:var(--aero-bg)!important;color:var(--aero-text)!important;font-family:Montserrat,Arial,Helvetica,sans-serif!important}.aero-catalog-page .aero-hero,.aero-catalog-page .aero-section{width:min(100% - 48px,1240px)!important;margin-left:auto!important;margin-right:auto!important}.aero-hero{display:grid!important;grid-template-columns:minmax(0,.95fr) minmax(360px,.78fr)!important;gap:34px!important;align-items:center!important;padding:54px 0 34px!important}.aero-hero h1{margin:0!important;color:#fff!important;font-size:clamp(38px,5vw,68px)!important;line-height:1!important;font-weight:800!important;letter-spacing:0!important}.aero-hero p:not(.b2-eyebrow){max-width:660px!important;margin:18px 0 0!important;color:var(--aero-muted)!important;font-size:18px!important;line-height:1.45!important}.aero-hero__chips{display:flex!important;flex-wrap:wrap!important;gap:10px!important;margin-top:24px!important}.aero-hero__chips span{padding:9px 12px!important;border:1px solid var(--aero-line)!important;border-radius:999px!important;color:rgba(245,245,247,.82)!important;background:rgba(255,255,255,.04)!important;font-size:12px!important;line-height:1!important;font-weight:700!important}.aero-hero__media{min-height:360px!important;display:grid!important;place-items:center!important;border-radius:28px!important;background:linear-gradient(180deg,#f3f4f4,#dfe3e5)!important;overflow:hidden!important}.aero-hero__media img{width:min(88%,430px)!important;height:330px!important;object-fit:contain!important;filter:drop-shadow(0 18px 22px rgba(0,0,0,.2))!important}.aero-section{padding:34px 0!important}.aero-section__head{margin-bottom:20px!important}.aero-section__head h2{margin:0!important;color:#fff!important;font-size:clamp(26px,3vw,40px)!important;line-height:1.12!important;font-weight:780!important}.aero-products{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important}.aero-product{min-height:286px!important;display:grid!important;grid-template-columns:156px minmax(0,1fr)!important;gap:18px!important;align-items:center!important;padding:22px!important;border:1px solid var(--aero-line)!important;border-radius:22px!important;background:var(--aero-panel)!important;box-shadow:none!important}.aero-product img{width:100%!important;height:218px!important;object-fit:contain!important;border-radius:18px!important;filter:drop-shadow(0 14px 18px rgba(0,0,0,.22))!important}.aero-product__type{margin:0 0 8px!important;color:var(--aero-orange)!important;font-size:11px!important;line-height:1!important;font-weight:800!important;text-transform:uppercase!important}.aero-product h3{margin:0 0 10px!important;color:#fff!important;font-size:21px!important;line-height:1.14!important;font-weight:780!important}.aero-product p:not(.aero-product__type){margin:0!important;color:var(--aero-muted)!important;font-size:14px!important;line-height:1.42!important}.aero-product ul{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin:14px 0 0!important;padding:0!important;list-style:none!important}.aero-product li{padding:7px 9px!important;border-radius:999px!important;border:1px solid var(--aero-line)!important;color:rgba(245,245,247,.78)!important;font-size:12px!important;line-height:1!important}.aero-use__grid{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:12px!important}.aero-use__grid div{min-height:168px!important;padding:18px!important;border-radius:20px!important;background:var(--aero-soft)!important;border:1px solid var(--aero-line)!important}.aero-use__grid h3{margin:0 0 10px!important;color:#fff!important;font-size:17px!important;line-height:1.18!important;font-weight:760!important}.aero-use__grid p{margin:0!important;color:var(--aero-muted)!important;font-size:13px!important;line-height:1.4!important}@media (max-width:1100px){.aero-products,.aero-use__grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:760px){.aero-catalog-page .aero-hero,.aero-catalog-page .aero-section{width:min(100% - 28px,640px)!important}.aero-hero{grid-template-columns:1fr!important;padding-top:34px!important}.aero-hero h1{font-size:36px!important}.aero-hero p:not(.b2-eyebrow){font-size:16px!important}.aero-hero__media{min-height:260px!important}.aero-hero__media img{height:240px!important}.aero-products,.aero-use__grid{grid-template-columns:1fr!important}.aero-product{grid-template-columns:1fr!important}.aero-product img{height:190px!important}}.aero-catalog-page .aero-hero h1{font-size:clamp(24px,2.35vw,36px)!important;line-height:1.12!important;font-weight:740!important}.aero-catalog-page .aero-hero__media{min-height:0!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:0!important;background:0 0!important;border:0!important;overflow:visible!important}.aero-catalog-page .aero-hero__media img{width:min(100%,440px)!important;height:auto!important;max-height:360px!important;object-fit:contain!important;border-radius:24px!important;filter:drop-shadow(0 20px 26px rgba(0,0,0,.28))!important}@media (max-width:760px){.aero-catalog-page .aero-hero h1{font-size:28px!important}.aero-catalog-page .aero-hero__media img{max-height:280px!important;border-radius:20px!important}}.aero-catalog-page .aero-hero{padding-top:32px!important;padding-bottom:18px!important;gap:24px!important}.aero-catalog-page .aero-hero p:not(.b2-eyebrow){margin-top:12px!important}.aero-catalog-page .aero-hero__chips{margin-top:16px!important;gap:8px!important}.aero-catalog-page .aero-hero__chips span{padding:7px 10px!important}.aero-catalog-page .aero-hero__media img{border-radius:28px!important;box-shadow:0 24px 46px rgba(0,0,0,.42),0 2px 0 rgba(255,255,255,.08) inset!important;filter:drop-shadow(0 16px 22px rgba(0,0,0,.25))!important}.aero-catalog-page .aero-section{padding-top:22px!important;padding-bottom:22px!important}.aero-catalog-page .aero-section__head{margin-bottom:14px!important}.aero-catalog-page .aero-products{gap:12px!important}.aero-catalog-page .aero-product{min-height:250px!important;padding:18px!important;gap:14px!important}.aero-catalog-page .aero-product img{height:190px!important}.aero-catalog-page .aero-product h3{margin-bottom:8px!important}.aero-catalog-page .aero-product ul{margin-top:10px!important;gap:6px!important}.aero-catalog-page .aero-product li{padding:6px 8px!important}.aero-catalog-page .aero-use__grid{gap:10px!important}.aero-catalog-page .aero-use__grid div{min-height:142px!important;padding:15px!important}.aero-catalog-page .bfinal-footer{margin-top:16px!important}@media (max-width:760px){.aero-catalog-page .aero-hero{padding-top:24px!important;padding-bottom:14px!important;gap:18px!important}.aero-catalog-page .aero-section{padding-top:18px!important;padding-bottom:18px!important}.aero-catalog-page .aero-product{padding:16px!important}.aero-catalog-page .aero-product img{height:170px!important}}.aero-catalog-page.bhome.bux.bfinal{padding-top:0!important}.aero-catalog-page .bux-site-header,.aero-catalog-page .b2-topbar{margin-bottom:14px!important}.aero-catalog-page .aero-hero{margin-top:0!important;padding:18px 28px 16px!important;gap:22px!important;align-items:center!important;min-height:0!important}.aero-catalog-page .aero-hero__copy{padding:0!important}.aero-catalog-page .aero-hero .b2-eyebrow{margin-bottom:8px!important}.aero-catalog-page .aero-hero h1{margin:0!important}.aero-catalog-page .aero-hero p:not(.b2-eyebrow){margin:10px 0 0!important}.aero-catalog-page .aero-hero__chips{margin-top:12px!important}.aero-catalog-page .aero-hero__media{padding:0!important;min-height:0!important;border:0!important;background:0 0!important;overflow:visible!important}.aero-catalog-page .aero-hero__media img{display:block!important;width:min(100%,430px)!important;height:auto!important;max-height:320px!important;border-radius:22px!important;background:#11171b!important;box-shadow:0 22px 44px rgba(0,0,0,.46),0 0 0 1px rgba(255,255,255,.1)!important;filter:none!important;overflow:hidden!important}@media (max-width:760px){.aero-catalog-page .bux-site-header,.aero-catalog-page .b2-topbar{margin-bottom:10px!important}.aero-catalog-page .aero-hero{padding:16px 18px 14px!important;gap:16px!important}.aero-catalog-page .aero-hero__media img{max-height:250px!important;border-radius:20px!important}}.bux-catalog-menu{position:relative!important}.bux-catalog-menu .bux-mega-menu{width:min(420px,calc(100vw - 32px))!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;padding:12px!important;border-radius:18px!important;border:1px solid rgba(255,255,255,.1)!important;background:rgba(18,20,22,.96)!important;box-shadow:0 20px 46px rgba(0,0,0,.34)!important;backdrop-filter:blur(14px)!important}.bux-catalog-menu .bux-mega-card{min-height:104px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;gap:7px!important;padding:16px!important;border-radius:14px!important;border:1px solid rgba(255,255,255,.08)!important;background:rgba(255,255,255,.045)!important;color:#f5f5f7!important;text-decoration:none!important;transition:background .18s ease,border-color .18s ease,transform .18s ease!important}.bux-catalog-menu .bux-mega-card:hover{transform:translateY(-1px)!important;border-color:rgba(255,103,52,.42)!important;background:rgba(255,103,52,.1)!important}.bux-catalog-menu .bux-mega-card span{color:#ff6734!important;font-size:11px!important;line-height:1!important;font-weight:800!important;text-transform:uppercase!important}.bux-catalog-menu .bux-mega-card strong{color:#fff!important;font-size:20px!important;line-height:1.1!important;font-weight:760!important}.bux-catalog-menu .bux-mega-card small{color:rgba(245,245,247,.68)!important;font-size:12px!important;line-height:1.3!important}@media (max-width:680px){.bux-catalog-menu .bux-mega-menu{grid-template-columns:1fr!important;width:min(320px,calc(100vw - 28px))!important}.bux-catalog-menu .bux-mega-card{min-height:84px!important}}.bux-catalog-menu .bux-mega-menu{width:min(300px,calc(100vw - 32px))!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;padding:10px!important}.bux-catalog-menu .bux-mega-card{min-height:58px!important;padding:14px 16px!important;align-items:center!important;text-align:center!important;gap:0!important}.bux-catalog-menu .bux-mega-card span,.bux-catalog-menu .bux-mega-card small{display:none!important}.bux-catalog-menu .bux-mega-card strong{font-size:17px!important;line-height:1.1!important}@media (max-width:680px){.bux-catalog-menu .bux-mega-menu{width:min(260px,calc(100vw - 28px))!important}.bux-catalog-menu .bux-mega-card{min-height:52px!important}}main.b2-page .bux-site-header .bux-catalog-menu .bux-mega-menu,main.b2-page .b2-topbar .bux-catalog-menu .bux-mega-menu,body .bux-catalog-menu .bhome-dropdown.bux-mega-menu{width:300px!important;min-width:0!important;max-width:calc(100vw - 32px)!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;padding:10px!important}main.b2-page .bux-site-header .bux-catalog-menu .bux-mega-card,main.b2-page .b2-topbar .bux-catalog-menu .bux-mega-card,body .bux-catalog-menu .bhome-dropdown.bux-mega-menu .bux-mega-card{min-height:54px!important;padding:13px 14px!important;align-items:center!important;justify-content:center!important;text-align:center!important}main.b2-page .bux-site-header .bux-catalog-menu .bux-mega-card strong,main.b2-page .b2-topbar .bux-catalog-menu .bux-mega-card strong,body .bux-catalog-menu .bhome-dropdown.bux-mega-menu .bux-mega-card strong{font-size:17px!important}@media (max-width:680px){main.b2-page .bux-site-header .bux-catalog-menu .bux-mega-menu,main.b2-page .b2-topbar .bux-catalog-menu .bux-mega-menu,body .bux-catalog-menu .bhome-dropdown.bux-mega-menu{width:260px!important;grid-template-columns:1fr!important}}.bfinal-footer,.bhome-footer.bfinal-footer{grid-template-columns:repeat(3,minmax(160px,220px))!important;justify-content:center!important;justify-items:center!important;text-align:center!important;gap:42px!important}@media (max-width:760px){.bfinal-footer,.bhome-footer.bfinal-footer{grid-template-columns:1fr!important;gap:22px!important;text-align:center!important}}.bhome-footer.bfinal-footer,.bfinal-footer{max-width:1280px!important;margin-left:auto!important;margin-right:auto!important;grid-template-columns:repeat(3,220px)!important;justify-content:center!important;justify-items:stretch!important;text-align:left!important;gap:48px!important}.bhome-footer.bfinal-footer div,.bfinal-footer div{text-align:left!important;align-items:flex-start!important}.bhome-footer.bfinal-footer a,.bfinal-footer a,.bhome-footer.bfinal-footer h3,.bfinal-footer h3{text-align:left!important}@media (max-width:760px){.bhome-footer.bfinal-footer,.bfinal-footer{grid-template-columns:1fr!important;justify-items:start!important;gap:22px!important}}.b2-page.bhome.bux.bfinal .bhome-footer.bfinal-footer,main.b2-page.bhome.bux.bfinal footer.bhome-footer.bfinal-footer{display:grid!important;grid-template-columns:repeat(3,220px)!important;justify-content:center!important;justify-items:stretch!important;text-align:left!important;gap:48px!important;max-width:1280px!important;margin-left:auto!important;margin-right:auto!important}.b2-page.bhome.bux.bfinal .bhome-footer.bfinal-footer div,main.b2-page.bhome.bux.bfinal footer.bhome-footer.bfinal-footer div{text-align:left!important;align-items:flex-start!important}.b2-page.bhome.bux.bfinal .bhome-footer.bfinal-footer h3,.b2-page.bhome.bux.bfinal .bhome-footer.bfinal-footer a,main.b2-page.bhome.bux.bfinal footer.bhome-footer.bfinal-footer h3,main.b2-page.bhome.bux.bfinal footer.bhome-footer.bfinal-footer a{text-align:left!important}@media (max-width:760px){.b2-page.bhome.bux.bfinal .bhome-footer.bfinal-footer,main.b2-page.bhome.bux.bfinal footer.bhome-footer.bfinal-footer{grid-template-columns:1fr!important;justify-items:start!important;gap:22px!important}}.bhome-header-cta{font-size:16px!important;line-height:1!important}.baloo-about-hero{padding-bottom:22px!important}.baloo-about-intro{padding-top:26px!important}.baloo-about-intro .b2-section__head{max-width:880px!important;margin-bottom:18px!important}.baloo-about-text{max-width:920px!important;display:grid!important;gap:14px!important}.baloo-about-text p{margin:0!important;color:rgba(245,245,247,.76)!important;font-size:17px!important;line-height:1.58!important}.baloo-about-directions{padding-top:24px!important}@media (max-width:760px){.baloo-about-text p{font-size:15px!important}}.b2-page.bhome.bux.bfinal .bux-site-header .bhome-nav a,main.b2-page.bhome.bux.bfinal .bux-site-header .bhome-nav a,.b2-page.bhome.bux.bfinal .bux-site-header .b2-subnav a,main.b2-page.bhome.bux.bfinal .bux-site-header .b2-subnav a{font-size:16px!important;line-height:1.15!important;font-weight:720!important;letter-spacing:0!important}.b2-page.bhome.bux.bfinal .bux-site-header .bhome-header-cta,main.b2-page.bhome.bux.bfinal .bux-site-header .bhome-header-cta{font-size:16px!important;line-height:1!important;font-weight:760!important}@media (max-width:760px){.b2-page.bhome.bux.bfinal .bux-site-header .bhome-nav a,main.b2-page.bhome.bux.bfinal .bux-site-header .bhome-nav a,.b2-page.bhome.bux.bfinal .bux-site-header .b2-subnav a,main.b2-page.bhome.bux.bfinal .bux-site-header .b2-subnav a{font-size:15px!important}}.baloo-about-story{width:min(100% - 48px,1180px)!important;margin:26px auto 0!important;padding:34px 0 22px!important}.baloo-about-story__wrap{max-width:980px!important;margin:0 auto!important;padding:42px 52px!important;border-radius:24px!important;border:1px solid rgba(255,255,255,.1)!important;background:radial-gradient(circle at 50%0,rgba(255,103,52,.14),transparent 34%),rgba(255,255,255,.045)!important;box-shadow:0 22px 52px rgba(0,0,0,.24)!important;text-align:center!important}.baloo-about-story h1{max-width:760px!important;margin:0 auto 22px!important;color:#fff!important;font-size:clamp(30px,3vw,46px)!important;line-height:1.08!important;font-weight:800!important;letter-spacing:0!important}.baloo-about-story__text{max-width:820px!important;margin:0 auto!important;display:grid!important;gap:16px!important}.baloo-about-story__text p{margin:0!important;color:rgba(245,245,247,.78)!important;font-size:17px!important;line-height:1.62!important}.baloo-about-story__points{max-width:820px!important;margin:28px auto 0!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important}.baloo-about-story__points span{min-height:56px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:12px 14px!important;border-radius:16px!important;border:1px solid rgba(255,103,52,.28)!important;background:rgba(255,103,52,.08)!important;color:#f5f5f7!important;font-size:14px!important;line-height:1.25!important;font-weight:720!important}.baloo-about-directions{padding-top:20px!important}@media (max-width:760px){.baloo-about-story{width:min(100% - 28px,640px)!important;padding-top:20px!important}.baloo-about-story__wrap{padding:28px 20px!important;border-radius:20px!important}.baloo-about-story h1{font-size:30px!important}.baloo-about-story__text p{font-size:15px!important;line-height:1.55!important}.baloo-about-story__points{grid-template-columns:1fr!important}}.baloo-about-story__wrap{display:flex!important;flex-direction:column!important;align-items:center!important}.baloo-about-story h1{max-width:760px!important;font-size:clamp(28px,2.3vw,34px)!important;line-height:1.12!important;margin-left:auto!important;margin-right:auto!important;text-align:center!important}.baloo-about-story__text{width:min(100%,820px)!important;margin-left:auto!important;margin-right:auto!important;justify-items:center!important;text-align:center!important}.baloo-about-story__text p{max-width:820px!important;margin-left:auto!important;margin-right:auto!important;text-align:center!important}.baloo-about-story__points{display:none!important}@media (max-width:760px){.baloo-about-story h1{font-size:26px!important}}.support-card-disabled{cursor:default!important;pointer-events:none!important}.support-card-disabled:hover{transform:none!important;border-color:rgba(255,255,255,.1)!important;box-shadow:none!important}.b2-page.bhome.bux.bfinal .baloo-marketplaces{display:block!important;width:min(100% - 48px,1240px)!important;padding:26px!important}.b2-page.bhome.bux.bfinal .baloo-marketplaces__head{max-width:760px!important}.b2-page.bhome.bux.bfinal .baloo-marketplaces__head p:not(.b2-eyebrow){margin:8px 0 0!important}.b2-page.bhome.bux.bfinal .baloo-marketplaces__grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important;margin:20px 0 0!important}.b2-page.bhome.bux.bfinal .baloo-marketplace-card{min-height:116px!important;padding:18px!important;border-radius:18px!important;border-color:rgba(198,216,225,.18)!important;background:linear-gradient(180deg,rgba(255,255,255,.075),rgba(255,255,255,.035))!important}.b2-page.bhome.bux.bfinal .baloo-marketplace-card:hover{border-color:rgba(255,106,61,.48)!important;background:linear-gradient(180deg,rgba(255,106,61,.13),rgba(255,255,255,.045))!important}.b2-page.bhome.bux.bfinal .baloo-marketplace-card strong{color:#fff!important;font-size:18px!important}.b2-page.bhome.bux.bfinal .baloo-marketplace-card em{color:rgba(245,245,247,.64)!important}@media (max-width:980px){.b2-page.bhome.bux.bfinal .baloo-marketplaces__grid{grid-template-columns:1fr!important}}@media (max-width:640px){.b2-page.bhome.bux.bfinal .baloo-marketplaces{width:min(100% - 28px,640px)!important;padding:22px!important}}.b2-page.bhome.bux.bfinal .baloo-marketplace-card{position:relative!important;overflow:hidden!important}.b2-page.bhome.bux.bfinal .baloo-marketplace-mark{width:fit-content!important;min-width:58px!important;height:28px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;margin:4px 0 4px!important;padding:0 10px!important;border-radius:999px!important;color:#fff!important;font-size:14px!important;line-height:1!important;font-weight:850!important;letter-spacing:0!important;box-shadow:0 10px 24px rgba(0,0,0,.22)!important}.b2-page.bhome.bux.bfinal .baloo-marketplace-mark--ozon{background:#005bff!important}.b2-page.bhome.bux.bfinal .baloo-marketplace-mark--wildberries{background:linear-gradient(135deg,#cb11ab,#7f1ed2)!important}.b2-page.bhome.bux.bfinal .baloo-marketplace-mark--yandex{min-width:34px!important;background:#ffd400!important;color:#111!important;font-weight:900!important}.b2-page.bhome.bux.bfinal .baloo-contact-hero{width:min(100% - 48px,980px)!important;margin:34px auto 34px!important;padding:0!important}.b2-page.bhome.bux.bfinal .baloo-contact-hero__inner{padding:42px!important;border-radius:24px!important;border:1px solid rgba(198,216,225,.16)!important;background:radial-gradient(circle at 84% 18%,rgba(255,106,61,.14),transparent 34%),linear-gradient(135deg,#14181c,#080a0c)!important;text-align:center!important}.b2-page.bhome.bux.bfinal .baloo-contact-hero h1{margin:0 auto 14px!important;color:#fff!important;font-size:clamp(30px,3vw,44px)!important;line-height:1.08!important;font-weight:780!important}.b2-page.bhome.bux.bfinal .baloo-contact-hero p:not(.b2-eyebrow){max-width:720px!important;margin:0 auto 24px!important;color:rgba(245,245,247,.72)!important;font-size:16px!important;line-height:1.55!important}.b2-page.bhome.bux.bfinal .baloo-contact-email{width:min(100%,440px)!important;min-height:82px!important;display:inline-flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:7px!important;padding:18px 22px!important;border-radius:20px!important;border:1px solid rgba(255,106,61,.42)!important;background:rgba(255,106,61,.12)!important;color:#fff!important;text-decoration:none!important;transition:transform .18s ease,border-color .18s ease,background .18s ease!important}.b2-page.bhome.bux.bfinal .baloo-contact-email:hover{transform:translateY(-2px)!important;border-color:rgba(255,106,61,.72)!important;background:rgba(255,106,61,.18)!important}.b2-page.bhome.bux.bfinal .baloo-contact-email span{color:rgba(245,245,247,.7)!important;font-size:13px!important;line-height:1!important;font-weight:700!important}.b2-page.bhome.bux.bfinal .baloo-contact-email strong{color:#fff!important;font-size:clamp(20px,2.2vw,28px)!important;line-height:1.1!important;font-weight:800!important}@media (max-width:640px){.b2-page.bhome.bux.bfinal .baloo-contact-hero{width:min(100% - 28px,640px)!important;margin-top:22px!important}.b2-page.bhome.bux.bfinal .baloo-contact-hero__inner{padding:28px 20px!important;border-radius:20px!important}}.b2-page.bhome.bux.bfinal .baloo-contact-hero h1{font-size:clamp(22px,1.9vw,32px)!important;line-height:1.16!important;font-weight:700!important}.b2-page.bhome.bux.bfinal .baloo-buy-page{margin-top:34px!important;margin-bottom:34px!important}.b2-page.bhome.bux.bfinal .baloo-buy-page h1{margin:0!important;color:#fff!important;font-size:clamp(24px,2.2vw,36px)!important;line-height:1.12!important;font-weight:760!important}.b2-page.bhome.bux.bfinal .baloo-buy-page .baloo-marketplaces__head p:not(.b2-eyebrow){max-width:760px!important}@media (max-width:640px){.b2-page.bhome.bux.bfinal .baloo-buy-page{margin-top:22px!important;margin-bottom:22px!important}}html,body{background:#101214!important}body{color:#f4f5f6!important}.b2-page,.b2-page.bhome.bux.bfinal,.aero-catalog-page{--bh-bg:#101214!important;--bh-panel:#1a1d20!important;--bh-panel-2:#202428!important;--bh-line:rgba(224, 232, 238, .14)!important;--bh-muted:rgba(244, 245, 246, .68)!important;--aero-bg:#101214!important;--aero-panel:#1a1d20!important;--aero-soft:#202428!important;--aero-line:rgba(224, 232, 238, .14)!important;--aero-muted:rgba(244, 245, 246, .68)!important;background:#101214!important}.b2-page.bhome.bux.bfinal .bux-site-header,.b2-page.bhome.bux.bfinal .b2-topbar{background:rgba(22,24,27,.92)!important;border-bottom:1px solid rgba(224,232,238,.08)!important;backdrop-filter:blur(18px)!important;-webkit-backdrop-filter:blur(18px)!important}.bhome-hero,.bux-hero,.bfinal-hero{background:radial-gradient(circle at 82% 18%,rgba(255,106,61,.14),transparent 32%),linear-gradient(135deg,#181b1f 0,#101214 56%,#171a1d 100%)!important}.baloo-opening-card,.bhome-direction-card,.bhome-category-card,.bhome-benefits div,.bfinal-card,.aero-product,.aero-use__grid div,.bux-category-group,.baloo-contact-hero__inner,.bhome-footer.bfinal-footer{background:linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.025))!important;border-color:rgba(224,232,238,.14)!important}.bfinal-pick,.bfinal-buy,.bfinal-about,.baloo-marketplaces,.baloo-buy-page,.aero-hero{background:radial-gradient(circle at 84% 18%,rgba(255,106,61,.13),transparent 34%),linear-gradient(135deg,#1c2024,#111315)!important;border-color:rgba(255,106,61,.22)!important}.bhome-product-stage,.aero-hero__media img,.baloo-marketplace-card,.baloo-contact-email{box-shadow:0 18px 42px rgba(0,0,0,.26)!important}.bhome-footer.bfinal-footer{border-top-color:rgba(224,232,238,.14)!important}.b2-page.bhome.bux.bfinal .baloo-opening{background:0 0!important}.b2-page.bhome.bux.bfinal .baloo-opening__copy{margin-bottom:18px!important;padding:24px 28px!important;border:1px solid rgba(224,232,238,.12)!important;border-radius:22px!important;background:radial-gradient(circle at 72% 10%,rgba(255,106,61,.1),transparent 32%),linear-gradient(135deg,#1b1f23,#15181b)!important}.b2-page.bhome.bux.bfinal .baloo-opening-card{background:radial-gradient(circle at 86% 20%,rgba(255,106,61,.08),transparent 32%),linear-gradient(145deg,#22272b,#181b1f)!important;border-color:rgba(224,232,238,.16)!important;box-shadow:0 18px 42px rgba(0,0,0,.22),inset 0 1px 0 rgba(255,255,255,.035)!important}.b2-page.bhome.bux.bfinal .baloo-opening__copy p{color:rgba(244,245,246,.78)!important}@media (max-width:720px){.b2-page.bhome.bux.bfinal .baloo-opening__copy{padding:20px 18px!important;margin-bottom:14px!important}}:root{--b2-orange:#d97854!important;--b2-blue:#8fa6b3!important;--b2-teal:#8aa39d!important}.b2-page.bhome.bux.bfinal,.aero-catalog-page{--bh-orange:#d97854!important;--bh-blue-light:#c8d2d7!important;--bh-muted:rgba(238, 241, 242, .66)!important;--bh-line:rgba(224, 232, 238, .13)!important;--aero-orange:#d97854!important;--aero-muted:rgba(238, 241, 242, .66)!important;--aero-line:rgba(224, 232, 238, .13)!important}.b2-eyebrow,.b2-page.bhome.bux.bfinal .b2-eyebrow,.baloo-opening__copy h1,.baloo-opening-card__text span,.aero-product__type,.bhome-card-btn,.bhome-product-card span{color:#d97854!important}.bhome-header-cta,.bhome-btn--primary,.b2-btn--primary,#bux-tab-all:checked~.bux-tab-labels label[for=bux-tab-all],#bux-tab-safes:checked~.bux-tab-labels label[for=bux-tab-safes],#bux-tab-aerosols:checked~.bux-tab-labels label[for=bux-tab-aerosols]{background:#d97854!important;border-color:#d97854!important;color:#151719!important;box-shadow:0 12px 26px rgba(217,120,84,.18)!important}.bhome-header-cta:hover,.bhome-btn--primary:hover,.b2-btn--primary:hover{background:#e08763!important;border-color:#e08763!important}.bhome-btn--ghost,.b2-btn--ghost,.bux-tab-labels label,.baloo-opening-card__text strong{color:#c8d2d7!important;border-color:rgba(200,210,215,.22)!important}.bhome.bfinal .bux-site-header:before,.bhome.bfinal .bux-site-header:after,.b2-page.bhome.bux.bfinal .bux-site-header,.b2-page.bhome.bux.bfinal .b2-topbar{background:rgba(24,27,30,.94)!important}.bhome-hero,.bux-hero,.bfinal-hero,.b2-page.bhome.bux.bfinal .baloo-opening__copy,.bfinal-pick,.bfinal-buy,.bfinal-about,.baloo-marketplaces,.baloo-buy-page,.aero-hero,.baloo-contact-hero__inner{background:radial-gradient(circle at 86% 16%,rgba(217,120,84,.085),transparent 34%),linear-gradient(135deg,#1f2327,#15181b)!important;border-color:rgba(217,120,84,.16)!important}.b2-page.bhome.bux.bfinal .baloo-opening-card,.bhome-direction-card,.bhome-category-card,.bhome-benefits div,.bfinal-card,.aero-product,.aero-use__grid div,.bux-category-group,.baloo-marketplace-card,.bhome-footer.bfinal-footer{background:linear-gradient(180deg,rgba(255,255,255,.052),rgba(255,255,255,.024))!important;border-color:rgba(224,232,238,.12)!important;box-shadow:0 14px 34px rgba(0,0,0,.18)!important}.bhome-direction-card:hover,.bhome-category-card:hover,.bhome-product-card:hover,.bhome-advice a:hover,.baloo-marketplace-card:hover,.bux-catalog-menu .bux-mega-card:hover{border-color:rgba(217,120,84,.28)!important;background:linear-gradient(180deg,rgba(217,120,84,.075),rgba(255,255,255,.028))!important;box-shadow:0 16px 36px rgba(0,0,0,.2)!important}.baloo-marketplace-mark{box-shadow:0 8px 18px rgba(0,0,0,.18)!important}.baloo-marketplace-mark--ozon{background:#386fd6!important}.baloo-marketplace-mark--wildberries{background:linear-gradient(135deg,#9d3d93,#7042a4)!important}.baloo-marketplace-mark--yandex{background:#d9be45!important;color:#171717!important}.baloo-opening-card--safe i{border-color:rgba(217,120,84,.34)!important;background:rgba(217,120,84,.1)!important}.baloo-opening-card i,.baloo-opening-card--aero i{border-color:rgba(200,210,215,.18)!important;background:rgba(200,210,215,.075)!important}.bux-catalog-menu .bux-mega-menu{background:rgba(26,29,32,.98)!important;border-color:rgba(224,232,238,.12)!important}.bux-catalog-menu .bux-mega-card{background:rgba(255,255,255,.04)!important;border-color:rgba(224,232,238,.1)!important}@media (max-width:720px){html,body{overflow-x:hidden!important}.b2-page.bhome.bux.bfinal .bux-site-header,.bhome.bfinal .bux-site-header{width:min(100% - 28px,640px)!important;min-height:0!important;margin:12px auto 0!important;padding:12px 14px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:10px!important;overflow:visible!important}.bhome.bfinal .bux-site-header:before,.b2-page.bhome.bux.bfinal .bux-site-header:before{width:100%!important;border-radius:0!important}.bhome.bfinal .bux-site-header:after,.b2-page.bhome.bux.bfinal .bux-site-header:after{display:none!important}.b2-page.bhome.bux.bfinal .bux-site-header .b2-logo,.bhome.bfinal .bux-site-header .b2-logo{align-self:center!important;width:126px!important;min-width:126px!important;height:34px!important}.b2-page.bhome.bux.bfinal .bux-site-header .bhome-nav,.bhome.bfinal .bux-site-header .bhome-nav{width:100%!important;min-width:0!important;display:flex!important;flex-wrap:wrap!important;justify-content:center!important;align-items:center!important;gap:8px 16px!important;padding:0!important;overflow:visible!important}.b2-page.bhome.bux.bfinal .bux-site-header .bhome-nav a,.bhome.bfinal .bux-site-header .bhome-nav a{flex:0 1 auto!important;padding:4px 0!important;font-size:13px!important;line-height:1.15!important;white-space:nowrap!important}.b2-page.bhome.bux.bfinal .bux-site-header .bhome-menu-item,.bhome.bfinal .bux-site-header .bhome-menu-item{min-height:0!important}.b2-page.bhome.bux.bfinal .bux-site-header .bhome-header-cta,.bhome.bfinal .bux-site-header .bhome-header-cta{display:inline-flex!important;align-self:center!important;justify-self:center!important;width:auto!important;height:38px!important;min-height:38px!important;padding:0 18px!important;border-radius:999px!important;font-size:13px!important}.bux-catalog-menu .bux-mega-menu,body .bux-catalog-menu .bhome-dropdown.bux-mega-menu{left:50%!important;transform:translate(-50%,8px)!important;width:min(280px,calc(100vw - 42px))!important}.bhome-menu-item:hover .bux-mega-menu,.bhome-menu-item:focus-within .bux-mega-menu{transform:translate(-50%,0)!important}}@media (max-width:380px){.b2-page.bhome.bux.bfinal .bux-site-header .bhome-nav,.bhome.bfinal .bux-site-header .bhome-nav{gap:7px 12px!important}.b2-page.bhome.bux.bfinal .bux-site-header .bhome-nav a,.bhome.bfinal .bux-site-header .bhome-nav a{font-size:12px!important}}body.wp-singular.page #content.site-content{margin-top:0!important}.b2-page.bhome.bux.bfinal .bux-site-header,.bhome.bfinal .bux-site-header{margin-top:0!important}@media (max-width:768px){html body.wp-singular.page #page.site>#content.site-content{margin-top:0!important}}html,body.wp-singular.page{background:#050506!important}.b2-heading .b2-lead.b2-lead--accent{color:#d97854!important}