:root{--bbh-red:#e31921;--bbh-black:#0b0c0f;--bbh-white:#fff;--bbh-muted:#686b72}.bb-home{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--bbh-black);background:#fff;overflow:hidden}.bb-home *{box-sizing:border-box}.bb-home-nav{height:84px;padding:0 clamp(20px,4vw,72px);display:flex;align-items:center;gap:28px;background:#fff;position:relative;z-index:20;border-bottom:1px solid #ececef}.bb-home-logo{display:flex;align-items:center;gap:9px;color:#111;text-decoration:none;min-width:max-content}.bb-home-logo img{display:block;width:auto;max-width:190px;height:54px;object-fit:contain}.bb-logo-mark{display:grid;place-items:center;width:45px;height:45px;border:4px solid var(--bbh-red);font-weight:950;font-size:18px}.bb-home-logo strong{font-size:17px;line-height:.88}.bb-home-menu{display:flex;align-items:center;gap:clamp(15px,2vw,30px);margin-left:auto}.bb-home-menu a{color:#34363b;text-decoration:none;font-size:13px;font-weight:750;position:relative;white-space:nowrap}.bb-home-menu a:after{content:"";position:absolute;height:2px;left:0;right:100%;bottom:-10px;background:var(--bbh-red);transition:.2s}.bb-home-menu a:hover,.bb-home-menu a.is-active{color:var(--bbh-red)}.bb-home-menu a:hover:after,.bb-home-menu a.is-active:after{right:0}.bb-home-tools{display:flex;align-items:center;gap:10px}.bb-home-tools form{display:none}.bb-nav-phone{font-size:12px;font-weight:800;color:#111;text-decoration:none}.bb-nav-cta,.bb-primary{display:inline-flex;align-items:center;justify-content:center;gap:10px;background:var(--bbh-red);color:#fff!important;text-decoration:none;border-radius:8px;font-weight:850;transition:.2s;box-shadow:0 10px 25px rgba(227,25,33,.2)}.bb-nav-cta{height:44px;padding:0 18px;font-size:12px}.bb-nav-cta:hover,.bb-primary:hover{background:#bd1017;transform:translateY(-2px)}.bb-home-toggle{display:none;border:0;background:transparent;padding:7px}.bb-home-toggle span{display:block;width:25px;height:2px;background:#111;margin:5px}.bb-home-hero{min-height:680px;height:calc(100vh - 84px);max-height:880px;background-image:linear-gradient(90deg,rgba(7,8,10,.96) 0%,rgba(7,8,10,.78) 33%,rgba(7,8,10,.12) 65%),var(--bb-hero-image);background-position:center;background-size:cover;display:flex;align-items:center;padding:70px clamp(24px,7vw,120px);position:relative}.bb-hero-content{max-width:720px;color:#fff;position:relative;z-index:2}.bb-kicker,.bb-section-label{font-size:11px;letter-spacing:.18em;font-weight:900;color:#ff4b51}.bb-kicker{display:flex;align-items:center;gap:8px}.bb-kicker i{width:28px;height:2px;background:var(--bbh-red)}.bb-hero-content h1{font-size:clamp(43px,5.4vw,78px);line-height:.99;letter-spacing:-.055em;margin:20px 0 22px;font-weight:900}.bb-hero-content h1 em,.bb-exchange-copy h2 em{font-style:normal;color:var(--bbh-red)}.bb-hero-content p{font-size:17px;line-height:1.7;color:#cbcdd1;max-width:610px;margin:0 0 30px}.bb-hero-buttons,.bb-exchange-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.bb-primary{min-height:52px;padding:0 24px;font-size:13px}.bb-secondary{height:52px;padding:0 24px;display:inline-flex;align-items:center;color:#fff;text-decoration:none;border:1px solid rgba(255,255,255,.35);border-radius:8px;font-size:13px;font-weight:800;backdrop-filter:blur(7px)}.bb-secondary:hover{border-color:#fff;background:rgba(255,255,255,.08)}.bb-trust-row{display:flex;gap:25px;flex-wrap:wrap;margin-top:32px;font-size:11px;color:#c6c8cc}.bb-trust-row b{color:#fff;background:var(--bbh-red);border-radius:50%;width:17px;height:17px;display:inline-grid;place-items:center;margin-right:5px}.bb-scroll-cue{position:absolute;bottom:24px;left:50%;width:40px;height:40px;border:1px solid rgba(255,255,255,.25);border-radius:50%;display:grid;place-items:center;color:#fff;text-decoration:none;animation:bb-bob 1.6s ease-in-out infinite}.bb-exchange{padding:clamp(70px,8vw,125px) clamp(24px,6vw,100px);display:grid;grid-template-columns:minmax(340px,.85fr) minmax(500px,1.15fr);align-items:center;gap:clamp(40px,6vw,100px);background:radial-gradient(circle at 90% 10%,#fff1f2,transparent 27%),#f7f7f8}.bb-exchange-copy h2{font-size:clamp(35px,4.2vw,58px);line-height:1.04;letter-spacing:-.045em;margin:15px 0 20px}.bb-exchange-copy>p{color:var(--bbh-muted);font-size:16px;line-height:1.75;max-width:610px}.bb-exchange-steps{display:grid;gap:12px;margin:27px 0}.bb-exchange-steps>div{display:flex;align-items:center;gap:15px;background:#fff;border:1px solid #e9e9ec;border-radius:12px;padding:13px 16px;transition:.2s}.bb-exchange-steps>div:hover{transform:translateX(5px);border-color:#f1b4b7}.bb-exchange-steps b{font-size:12px;color:var(--bbh-red);width:32px;height:32px;background:#fff0f1;border-radius:50%;display:grid;place-items:center}.bb-exchange-steps span{display:flex;flex-direction:column}.bb-exchange-steps strong{font-size:13px}.bb-exchange-steps small{font-size:11px;color:#888b91;margin-top:2px}.bb-exchange-actions>a:not(.bb-primary){font-size:13px;font-weight:850;color:#16171a;text-underline-offset:5px}.bb-exchange-art{position:relative;border-radius:26px;overflow:hidden;box-shadow:0 30px 70px rgba(14,15,18,.16);background:#fff;line-height:0}.bb-exchange-image{display:block;width:100%;height:auto}.bb-overlay-logo{position:absolute;z-index:2;object-fit:contain;background:#fff;padding:2px}.bb-old-battery-logo{left:38.1%;top:70.4%;width:10.5%;height:7%}.bb-shirt-logo{left:74.3%;top:49.2%;width:5.3%;height:5.2%}.bb-rate-badge{position:absolute;right:18px;bottom:18px;width:100px;height:100px;border-radius:50%;background:var(--bbh-red);color:#fff;display:flex;align-items:center;justify-content:center;flex-direction:column;line-height:1.05;text-align:center;border:6px solid #fff;box-shadow:0 12px 30px rgba(227,25,33,.28)}.bb-rate-badge strong{font-size:18px}.bb-rate-badge span{font-size:10px;margin-top:4px}.bb-home-strip{display:grid;grid-template-columns:repeat(4,1fr);background:#101115;color:#fff;padding:28px clamp(20px,6vw,100px)}.bb-home-strip>div{display:flex;align-items:center;justify-content:center;gap:10px;border-right:1px solid #2b2d32}.bb-home-strip>div:last-child{border:0}.bb-home-strip strong{font-size:24px;color:var(--bbh-red)}.bb-home-strip span{font-size:11px;color:#c5c7cc}@keyframes bb-bob{50%{transform:translateY(6px)}}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(min-width:1300px){.bb-home-tools form{display:block}.bb-home-tools input[type=search]{width:160px;height:42px;border:1px solid #dedfe3;border-radius:7px;padding:0 12px;font-size:11px}}
@media(max-width:1050px){.bb-home-nav{height:72px}.bb-home-toggle{display:block;margin-left:auto}.bb-home-menu{position:absolute;top:72px;left:14px;right:14px;background:#fff;border-radius:12px;box-shadow:0 20px 50px rgba(0,0,0,.16);padding:12px;display:grid;gap:0;transform:translateY(-12px);opacity:0;visibility:hidden;transition:.2s}.bb-home.menu-open .bb-home-menu{transform:none;opacity:1;visibility:visible}.bb-home-menu a{padding:13px;border-bottom:1px solid #eee}.bb-home-menu a:after{display:none}.bb-home-tools .bb-nav-phone{display:none}.bb-home-hero{height:auto;min-height:650px}.bb-exchange{grid-template-columns:1fr;}.bb-exchange-copy{max-width:760px}.bb-exchange-art{max-width:850px}}
@media(max-width:680px){.bb-home-nav{height:66px;padding:0 15px;gap:8px}.bb-home-logo img{max-width:145px;height:45px}.bb-home-logo strong{font-size:14px}.bb-home-toggle{order:3}.bb-nav-cta{height:38px;padding:0 10px;font-size:10px}.bb-home-menu{top:66px}.bb-home-hero{min-height:690px;align-items:flex-end;padding:70px 20px 55px;background-image:linear-gradient(0deg,rgba(6,7,9,.98) 0%,rgba(6,7,9,.72) 48%,rgba(6,7,9,.08) 100%),var(--bb-hero-image);background-position:67% center}.bb-hero-content h1{font-size:42px}.bb-hero-content p{font-size:14px;line-height:1.6}.bb-hero-buttons>a{width:100%}.bb-trust-row{gap:9px 15px}.bb-scroll-cue{display:none}.bb-exchange{padding:65px 16px;gap:35px}.bb-exchange-copy h2{font-size:34px}.bb-exchange-copy>p{font-size:14px}.bb-exchange-art{border-radius:16px}.bb-rate-badge{width:74px;height:74px;right:8px;bottom:8px;border-width:4px}.bb-rate-badge strong{font-size:13px}.bb-rate-badge span{font-size:8px}.bb-home-strip{grid-template-columns:repeat(2,1fr);padding:12px}.bb-home-strip>div{padding:14px 5px;border-bottom:1px solid #2b2d32}.bb-home-strip>div:nth-child(2){border-right:0}.bb-home-strip strong{font-size:19px}.bb-home-strip span{font-size:9px}}

.bb-shared-only{overflow:visible;background:#fff}.bb-shared-only .bb-home-nav{max-width:none}.bb-suite-hide-theme-header{display:none!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important}
.bb-featured-products{padding:70px clamp(20px,6vw,100px);background:#fff}.bb-sale-products{background:#f5f6f8}.bb-products-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:28px}.bb-products-heading span{color:#e31b23;font-size:11px;font-weight:900;letter-spacing:.16em}.bb-products-heading h2{margin:7px 0 0;font-size:clamp(28px,4vw,44px);letter-spacing:-.04em}.bb-products-heading>a{color:#111;font-size:13px;font-weight:800}.bb-home-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.bb-home-product{min-width:0;overflow:hidden;border:1px solid #e6e7ea;border-radius:15px;background:#fff}.bb-home-product-image{position:relative;display:block;aspect-ratio:1.1;padding:15px;background:#f7f7f8}.bb-home-product-image img{width:100%;height:100%;object-fit:contain}.bb-home-product-image span{position:absolute;right:10px;top:10px;padding:5px 8px;border-radius:20px;color:#fff;background:#e31b23;font-size:9px}.bb-home-product>div{padding:16px}.bb-home-product h3{min-height:42px;margin:0 0 10px;font-size:15px;line-height:1.35}.bb-home-product h3 a{color:#111;text-decoration:none}.bb-home-product p{margin:0 0 14px;color:#e31b23;font-weight:850}.bb-home-product p del{color:#999;font-size:12px}.bb-home-product p ins{text-decoration:none}.bb-home-view{display:flex;align-items:center;justify-content:center;height:39px;border-radius:8px;color:#fff;background:#111;text-decoration:none;font-size:11px;font-weight:850}.bb-countdown{display:flex;align-items:center;gap:7px}.bb-countdown b{display:grid;place-items:center;min-width:45px;height:45px;border-radius:8px;color:#fff;background:#111;font-size:17px}.bb-countdown i{font-style:normal;font-weight:900}.bb-home-empty{padding:30px;border:1px dashed #ccc;border-radius:12px;text-align:center;color:#777}@media(max-width:900px){.bb-home-products{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.bb-featured-products{padding:45px 12px}.bb-products-heading{align-items:flex-start}.bb-products-heading>a{display:none}.bb-countdown{gap:3px}.bb-countdown b{min-width:35px;height:37px;font-size:14px}.bb-home-products{gap:9px}.bb-home-product-image{padding:8px}.bb-home-product>div{padding:11px}.bb-home-product h3{font-size:12px;min-height:34px}.bb-home-view{height:35px}}

/* v2.1 shared navigation */
.bb-home-nav{height:82px!important;padding:0 clamp(18px,5vw,72px)!important;background:rgba(255,255,255,.96)!important;border-bottom:1px solid #ececef!important;box-shadow:0 8px 30px rgba(17,17,17,.07);backdrop-filter:blur(14px)}.bb-home-logo{min-width:max-content}.bb-home-menu{gap:8px!important;padding:5px;border:1px solid #ececef;border-radius:999px;background:#f7f7f8}.bb-home-menu a{padding:10px 16px!important;border-radius:999px!important;font-size:12px!important}.bb-home-menu a:hover,.bb-home-menu a.is-active{color:#fff!important;background:#111!important}.bb-nav-cta{border-radius:999px!important;box-shadow:0 8px 20px rgba(227,27,35,.2)}.bb-plugin-shell>.bbx-nav-wrap{display:none!important}

/* One cohesive exchange card, including mobile */
.bb-exchange{margin:clamp(18px,4vw,55px);padding:0!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:0!important;overflow:hidden;border:1px solid #e7e7ea;border-radius:30px;background:#fff!important;box-shadow:0 28px 80px rgba(15,16,20,.12)}.bb-exchange-copy{padding:clamp(32px,5vw,78px)}.bb-exchange-art{align-self:stretch;border-radius:0!important;box-shadow:none!important;min-height:100%}.bb-exchange-image{width:100%;height:100%!important;object-fit:cover;object-position:center}.bb-old-battery-logo,.bb-shirt-logo{display:none}.bb-rate-badge{right:22px;bottom:22px}

/* Premium product cards and sale timer */
.bb-featured-products{position:relative}.bb-home-product{border:0;border-radius:20px;box-shadow:0 16px 46px rgba(17,18,22,.09);transition:transform .25s,box-shadow .25s}.bb-home-product:hover{transform:translateY(-7px);box-shadow:0 25px 58px rgba(17,18,22,.15)}.bb-home-product-image{aspect-ratio:1.08;border-bottom:1px solid #eceef0;background:radial-gradient(circle at 50% 35%,#fff 0,#f2f3f5 72%)}.bb-home-product h3{font-size:16px}.bb-home-view{height:43px;border:1px solid #111;transition:.2s}.bb-home-view:hover{color:#111;background:#fff}.bb-sale-products:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 90% 0,rgba(227,27,35,.1),transparent 34%);pointer-events:none}.bb-sale-products>*{position:relative}.bb-countdown{padding:9px 12px;border:1px solid #2c2d31;border-radius:15px;color:#fff;background:#111;box-shadow:0 12px 30px rgba(0,0,0,.16)}.bb-countdown b{min-width:48px;height:42px;background:#24252a;color:#fff;font-size:18px;font-variant-numeric:tabular-nums}.bb-countdown i{color:#ff4d54}

/* Site footer */
.bb-site-footer{color:#fff;background:#0d0e11;font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif}.bb-footer-main{display:grid;grid-template-columns:1.6fr .7fr 1fr;gap:55px;padding:64px clamp(22px,6vw,100px)}.bb-footer-brand{display:flex;align-items:flex-start;gap:16px}.bb-footer-brand .bb-logo-mark{flex:0 0 50px;height:50px;display:grid;place-items:center;border:4px solid #e31b23;font-weight:950}.bb-footer-brand strong{font-size:18px;letter-spacing:.06em}.bb-footer-brand p{max-width:470px;margin:10px 0 0;color:#9da0a8;line-height:1.75;font-size:13px}.bb-footer-main h3{margin:0 0 18px;color:#ff4d54;font-size:12px;letter-spacing:.14em;text-transform:uppercase}.bb-footer-main a,.bb-footer-main>div>span{display:block;margin:10px 0;color:#c5c7cd;text-decoration:none;font-size:13px}.bb-footer-main a:hover{color:#fff}.bb-footer-bottom{display:flex;justify-content:space-between;gap:20px;padding:20px clamp(22px,6vw,100px);border-top:1px solid #292a2f;color:#858891;font-size:11px}

@media(max-width:760px){.bb-home-nav{height:70px!important;padding:0 14px!important}.bb-home-menu{border:0;border-radius:14px;background:#fff}.bb-home-menu a{border-radius:9px!important}.bb-exchange{margin:14px;grid-template-columns:minmax(0,1.05fr) minmax(135px,.95fr)!important;border-radius:20px}.bb-exchange-copy{padding:24px 18px}.bb-exchange-copy h2{font-size:clamp(23px,6vw,32px)!important;margin:10px 0 12px}.bb-exchange-copy>p{font-size:12px!important;line-height:1.55!important}.bb-exchange-steps{gap:7px!important;margin:15px 0!important}.bb-exchange-steps>div{padding:8px!important;gap:8px!important}.bb-exchange-steps small{display:none}.bb-exchange-actions{display:grid;gap:8px}.bb-exchange-actions .bb-primary{padding:11px 12px!important;font-size:10px}.bb-exchange-actions>a:not(.bb-primary){font-size:10px}.bb-rate-badge{width:66px;height:66px;right:8px;bottom:8px;border-width:3px}.bb-rate-badge strong{font-size:12px}.bb-rate-badge span{font-size:7px}.bb-home-products{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding:5px 3px 24px;gap:13px}.bb-home-product{flex:0 0 min(76vw,280px);scroll-snap-align:start}.bb-products-heading{align-items:center}.bb-countdown{padding:6px;gap:3px}.bb-countdown b{min-width:34px;height:35px;font-size:14px}.bb-footer-main{grid-template-columns:1fr;gap:30px;padding:45px 20px}.bb-footer-bottom{flex-direction:column;padding:18px 20px}.bb-footer-brand p{font-size:12px}}
.bb-exchange-simple .bb-exchange-copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;background:linear-gradient(145deg,#fff,#fff7f7)}.bb-exchange-simple .bb-exchange-copy h2{max-width:620px;margin:0 0 28px;font-size:clamp(36px,4.5vw,64px);line-height:1.03;letter-spacing:-.045em}.bb-exchange-simple .bb-exchange-actions .bb-primary{padding:15px 24px;border-radius:999px;box-shadow:0 12px 28px rgba(227,27,35,.23)}.bb-exchange-simple .bb-exchange-art{background:#f7f7f7}.bb-exchange-simple .bb-exchange-image{object-fit:contain!important;object-position:center bottom;background:#f7f7f7}@media(max-width:760px){.bb-exchange-simple .bb-exchange-copy{padding:24px 16px}.bb-exchange-simple .bb-exchange-copy h2{margin:0 0 18px;font-size:clamp(22px,6vw,31px)!important;line-height:1.08}.bb-exchange-simple .bb-exchange-actions .bb-primary{padding:11px 13px!important;font-size:10px!important}.bb-exchange-simple .bb-exchange-image{object-position:center bottom}}
.bb-home .bb-exchange-simple .bb-exchange-copy>h2{display:block!important;visibility:visible!important;opacity:1!important;position:relative!important;z-index:3!important;width:auto!important;height:auto!important;max-width:620px!important;margin:0 0 28px!important;padding:0!important;color:#111!important;background:transparent!important;font-size:clamp(36px,4.5vw,64px)!important;font-weight:900!important;line-height:1.03!important;letter-spacing:-.045em!important;text-indent:0!important;clip:auto!important;overflow:visible!important}@media(max-width:760px){.bb-home .bb-exchange-simple .bb-exchange-copy>h2{margin:0 0 18px!important;font-size:clamp(22px,6vw,31px)!important;line-height:1.08!important}}
.bb-home .bb-exchange-simple{position:relative;min-height:560px;border:0;background:linear-gradient(135deg,#a90008 0%,#e31921 58%,#ff343b 100%)!important;box-shadow:0 30px 85px rgba(157,0,8,.25)}.bb-home .bb-exchange-simple:before{content:"";position:absolute;left:-90px;top:-120px;width:360px;height:360px;border:1px solid rgba(255,255,255,.13);border-radius:50%;box-shadow:0 0 0 55px rgba(255,255,255,.04),0 0 0 110px rgba(255,255,255,.025);pointer-events:none}.bb-home .bb-exchange-simple .bb-exchange-copy{position:relative;z-index:2;min-height:560px;padding:clamp(42px,6vw,88px)!important;background:transparent!important}.bb-home .bb-exchange-simple .bb-exchange-copy:before{content:"BATTERY EXCHANGE";display:block;margin-bottom:20px;color:#ffd8da;font-size:11px;font-weight:900;letter-spacing:.22em}.bb-home .bb-exchange-simple .bb-exchange-copy>h2{max-width:680px!important;color:#fff!important;font-family:Georgia,"Times New Roman",serif!important;font-size:clamp(42px,4.8vw,70px)!important;font-weight:700!important;line-height:1.04!important;letter-spacing:-.035em!important;text-shadow:0 3px 18px rgba(87,0,4,.18)}.bb-home .bb-exchange-simple .bb-exchange-actions .bb-primary{min-height:56px;padding:0 27px!important;border:1px solid rgba(255,255,255,.25);border-radius:999px;color:#fff!important;background:#101114!important;box-shadow:0 15px 32px rgba(50,0,2,.25);font-size:13px!important}.bb-home .bb-exchange-simple .bb-exchange-actions .bb-primary:hover{background:#fff!important;color:#b30009!important}.bb-home .bb-exchange-simple .bb-exchange-art{min-height:560px;background:#f4f4f4!important}.bb-home .bb-exchange-simple .bb-exchange-image{padding-top:20px;object-fit:contain!important;object-position:center bottom!important;background:linear-gradient(180deg,#fff,#f1f1f1)!important}
@media(max-width:760px){.bb-home .bb-exchange-simple{grid-template-columns:minmax(0,.94fr) minmax(170px,1.06fr)!important;min-height:430px;margin:16px 10px;border-radius:23px}.bb-home .bb-exchange-simple .bb-exchange-copy{min-height:430px;padding:32px 16px!important}.bb-home .bb-exchange-simple .bb-exchange-copy:before{margin-bottom:13px;font-size:8px;letter-spacing:.14em}.bb-home .bb-exchange-simple .bb-exchange-copy>h2{margin-bottom:24px!important;color:#fff!important;font-family:Georgia,"Times New Roman",serif!important;font-size:clamp(25px,7vw,36px)!important;line-height:1.08!important;letter-spacing:-.025em!important}.bb-home .bb-exchange-simple .bb-exchange-actions .bb-primary{min-height:46px;padding:9px 13px!important;font-size:10px!important;line-height:1.2;text-align:center}.bb-home .bb-exchange-simple .bb-exchange-art{min-height:430px}.bb-home .bb-exchange-simple .bb-exchange-image{padding-top:10px;object-fit:cover!important;object-position:48% bottom!important}}
@media(max-width:390px){.bb-home .bb-exchange-simple{grid-template-columns:minmax(0,.98fr) minmax(145px,1.02fr)!important;min-height:400px}.bb-home .bb-exchange-simple .bb-exchange-copy,.bb-home .bb-exchange-simple .bb-exchange-art{min-height:400px}.bb-home .bb-exchange-simple .bb-exchange-copy{padding:25px 12px!important}.bb-home .bb-exchange-simple .bb-exchange-copy>h2{font-size:24px!important}.bb-home .bb-exchange-simple .bb-exchange-actions .bb-primary{font-size:9px!important}}
@media(max-width:760px){.bb-home .bb-exchange-simple,.bb-home .bb-exchange-simple .bb-exchange-copy,.bb-home .bb-exchange-simple .bb-exchange-art{background:linear-gradient(145deg,#a70008,#e31921 68%,#ff343b)!important}.bb-home .bb-exchange-simple .bb-exchange-art{position:relative;overflow:hidden;border-left:1px solid rgba(255,255,255,.16)}.bb-home .bb-exchange-simple .bb-exchange-image{position:relative;z-index:1;background:transparent!important;mix-blend-mode:multiply;filter:saturate(.92) contrast(1.04)}.bb-home .bb-exchange-simple .bb-exchange-art:after{content:"";position:absolute;z-index:2;inset:0;background:linear-gradient(90deg,rgba(179,0,9,.22),rgba(227,25,33,.04));pointer-events:none}}
@media(max-width:760px){.bb-home .bb-exchange-simple{background:linear-gradient(145deg,#a70008,#e31921 68%,#ff343b)!important}.bb-home .bb-exchange-simple .bb-exchange-copy{background:transparent!important}.bb-home .bb-exchange-simple .bb-exchange-art{position:relative;overflow:hidden;border-left:0;background:#f5f5f5!important}.bb-home .bb-exchange-simple .bb-exchange-image{display:block!important;visibility:visible!important;opacity:1!important;position:relative;z-index:3;width:100%!important;height:100%!important;padding:8px 0 0!important;background:#f5f5f5!important;mix-blend-mode:normal!important;filter:none!important;object-fit:contain!important;object-position:center bottom!important}.bb-home .bb-exchange-simple .bb-exchange-art:after{display:none!important;content:none!important}}
.bb-home .bb-exchange-simple{min-height:470px!important}.bb-home .bb-exchange-simple .bb-exchange-copy,.bb-home .bb-exchange-simple .bb-exchange-art{min-height:470px!important}.bb-home .bb-exchange-simple .bb-exchange-copy{padding:45px clamp(35px,5vw,76px)!important}.bb-home .bb-exchange-simple .bb-exchange-copy>h2{font-size:clamp(38px,4.15vw,61px)!important}.bb-home .bb-exchange-simple .bb-exchange-actions{width:100%;justify-content:center}.bb-home .bb-exchange-simple .bb-exchange-art{position:relative;overflow:hidden;background:#f5f5f5!important}.bb-home .bb-exchange-simple .bb-exchange-art:before{content:"";position:absolute;z-index:4;left:0;top:0;bottom:0;width:11%;background:linear-gradient(90deg,#e31921 0,rgba(227,25,33,.56) 32%,rgba(227,25,33,0) 100%);pointer-events:none}.bb-home .bb-exchange-simple .bb-exchange-image{width:108%!important;max-width:none!important;height:100%!important;margin-left:-3%!important;padding:0!important;object-fit:contain!important;object-position:center bottom!important;background:#f5f5f5!important;mix-blend-mode:normal!important;filter:none!important}
@media(max-width:760px){.bb-home .bb-exchange-simple{grid-template-columns:minmax(0,.95fr) minmax(165px,1.05fr)!important;min-height:390px!important}.bb-home .bb-exchange-simple .bb-exchange-copy,.bb-home .bb-exchange-simple .bb-exchange-art{min-height:390px!important}.bb-home .bb-exchange-simple .bb-exchange-copy{padding:25px 14px!important}.bb-home .bb-exchange-simple .bb-exchange-copy>h2{font-size:clamp(23px,6.4vw,33px)!important}.bb-home .bb-exchange-simple .bb-exchange-actions{justify-content:center!important}.bb-home .bb-exchange-simple .bb-exchange-art:before{display:block!important;width:14%;background:linear-gradient(90deg,#e31921 0,rgba(227,25,33,.44) 34%,rgba(227,25,33,0) 100%)}.bb-home .bb-exchange-simple .bb-exchange-art:after{display:none!important;content:none!important}.bb-home .bb-exchange-simple .bb-exchange-image{display:block!important;visibility:visible!important;opacity:1!important;width:118%!important;height:100%!important;margin-left:-9%!important;padding:0!important;object-fit:contain!important;object-position:center bottom!important;background:#f5f5f5!important;mix-blend-mode:normal!important;filter:none!important}}
@media(max-width:760px){.bb-home .bb-exchange-simple{grid-template-columns:minmax(0,40%) minmax(0,60%)!important;min-height:330px!important}.bb-home .bb-exchange-simple .bb-exchange-copy,.bb-home .bb-exchange-simple .bb-exchange-art{min-height:330px!important}.bb-home .bb-exchange-simple .bb-exchange-copy{padding:22px 11px!important}.bb-home .bb-exchange-simple .bb-exchange-copy:before{display:none!important;content:none!important}.bb-home .bb-exchange-simple .bb-exchange-copy>h2{margin:0 0 18px!important;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;font-size:clamp(18px,5.2vw,24px)!important;font-weight:850!important;line-height:1.12!important;letter-spacing:-.025em!important}.bb-home .bb-exchange-simple .bb-exchange-actions .bb-primary{min-height:42px!important;padding:8px 10px!important;font-size:9px!important;line-height:1.15!important}.bb-home .bb-exchange-simple .bb-exchange-art:before{width:10%!important}.bb-home .bb-exchange-simple .bb-exchange-image{width:132%!important;height:100%!important;margin-left:-16%!important;object-fit:cover!important;object-position:50% bottom!important}}
@media(max-width:390px){.bb-home .bb-exchange-simple{grid-template-columns:minmax(0,41%) minmax(0,59%)!important;min-height:310px!important}.bb-home .bb-exchange-simple .bb-exchange-copy,.bb-home .bb-exchange-simple .bb-exchange-art{min-height:310px!important}.bb-home .bb-exchange-simple .bb-exchange-copy{padding:18px 9px!important}.bb-home .bb-exchange-simple .bb-exchange-copy>h2{font-size:18px!important;line-height:1.1!important}.bb-home .bb-exchange-simple .bb-exchange-image{width:138%!important;margin-left:-19%!important}}
.bb-home .bb-exchange-simple .bb-exchange-art:before,.bb-home .bb-exchange-simple .bb-exchange-art:after{display:none!important;content:none!important}.bb-home .bb-exchange-simple .bb-exchange-art{background:#f5f5f5!important}.bb-home .bb-exchange-simple .bb-exchange-image{background:#f5f5f5!important;mix-blend-mode:normal!important;filter:none!important}
@media(max-width:760px){.bb-home .bb-exchange-simple{grid-template-columns:minmax(0,40%) minmax(0,60%)!important;background:#e31921!important}.bb-home .bb-exchange-simple .bb-exchange-copy{align-items:flex-start!important;justify-content:flex-start!important;padding:25px 12px!important;background:#e31921!important}.bb-home .bb-exchange-simple .bb-exchange-copy>h2{margin:0 0 18px!important;text-align:left!important}.bb-home .bb-exchange-simple .bb-exchange-actions{justify-content:flex-start!important}.bb-home .bb-exchange-simple .bb-exchange-art{background:#f5f5f5!important}.bb-home .bb-exchange-simple .bb-exchange-image{display:block!important;width:125%!important;height:100%!important;margin-left:-12.5%!important;object-fit:contain!important;object-position:center bottom!important;background:#f5f5f5!important;mix-blend-mode:normal!important;filter:none!important}}
@media(max-width:390px){.bb-home .bb-exchange-simple .bb-exchange-copy{padding:21px 9px!important}.bb-home .bb-exchange-simple .bb-exchange-image{width:130%!important;margin-left:-15%!important}}
.bb-home section.bb-exchange-v222{display:grid!important;grid-template-columns:1fr 1fr!important;min-height:455px!important;background:#e31921!important}.bb-home section.bb-exchange-v222 .bb-exchange-copy,.bb-home section.bb-exchange-v222 .bb-exchange-art{min-height:455px!important}.bb-home section.bb-exchange-v222 .bb-exchange-copy{align-items:flex-start!important;justify-content:center!important;background:#e31921!important}.bb-home section.bb-exchange-v222 .bb-exchange-art{background:#f5f5f5!important}.bb-home section.bb-exchange-v222 .bb-exchange-art:before,.bb-home section.bb-exchange-v222 .bb-exchange-art:after{display:none!important;content:none!important}.bb-home section.bb-exchange-v222 .bb-exchange-image{display:block!important;visibility:visible!important;opacity:1!important;width:110%!important;height:100%!important;max-width:none!important;margin:0 0 0 -5%!important;padding:0!important;object-fit:contain!important;object-position:center bottom!important;background:#f5f5f5!important;mix-blend-mode:normal!important;filter:none!important}
@media(max-width:980px){.bb-home section.bb-exchange-v222{grid-template-columns:minmax(0,44%) minmax(0,56%)!important;min-height:335px!important;margin:14px 10px!important}.bb-home section.bb-exchange-v222 .bb-exchange-copy,.bb-home section.bb-exchange-v222 .bb-exchange-art{min-height:335px!important}.bb-home section.bb-exchange-v222 .bb-exchange-copy{align-items:flex-start!important;justify-content:flex-start!important;padding:25px 12px!important}.bb-home section.bb-exchange-v222 .bb-exchange-copy:before{display:none!important;content:none!important}.bb-home section.bb-exchange-v222 .bb-exchange-copy>h2{margin:0 0 18px!important;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;font-size:clamp(19px,5.2vw,27px)!important;font-weight:850!important;line-height:1.12!important;text-align:left!important}.bb-home section.bb-exchange-v222 .bb-exchange-actions{width:100%!important;justify-content:flex-start!important}.bb-home section.bb-exchange-v222 .bb-exchange-actions .bb-primary{min-height:43px!important;padding:8px 11px!important;font-size:9px!important}.bb-home section.bb-exchange-v222 .bb-exchange-image{width:126%!important;height:100%!important;margin-left:-13%!important;object-fit:contain!important;object-position:center bottom!important}}
.bb-home section.bb-exchange-v222 .bb-exchange-image{object-position:58% center!important}.bb-home section.bb-exchange-v222 .bb-exchange-actions .bb-primary{white-space:nowrap!important;width:auto!important;max-width:none!important}
@media(max-width:980px){.bb-home section.bb-exchange-v222{grid-template-columns:minmax(0,42%) minmax(0,58%)!important;min-height:330px!important}.bb-home section.bb-exchange-v222 .bb-exchange-copy,.bb-home section.bb-exchange-v222 .bb-exchange-art{min-height:330px!important}.bb-home section.bb-exchange-v222 .bb-exchange-copy{align-items:flex-start!important;justify-content:flex-start!important;padding:20px 10px!important}.bb-home section.bb-exchange-v222 .bb-exchange-copy>h2{margin:0 0 16px!important;font-size:clamp(18px,5vw,25px)!important;line-height:1.1!important}.bb-home section.bb-exchange-v222 .bb-exchange-actions{display:flex!important;width:100%!important;justify-content:flex-start!important;flex-wrap:nowrap!important}.bb-home section.bb-exchange-v222 .bb-exchange-actions .bb-primary{display:inline-flex!important;min-height:40px!important;padding:8px 9px!important;white-space:nowrap!important;font-size:8px!important;line-height:1!important}.bb-home section.bb-exchange-v222 .bb-exchange-image{width:114%!important;height:100%!important;margin-left:-5%!important;object-fit:contain!important;object-position:62% center!important}}
@media(max-width:390px){.bb-home section.bb-exchange-v222{grid-template-columns:minmax(0,43%) minmax(0,57%)!important;min-height:310px!important}.bb-home section.bb-exchange-v222 .bb-exchange-copy,.bb-home section.bb-exchange-v222 .bb-exchange-art{min-height:310px!important}.bb-home section.bb-exchange-v222 .bb-exchange-copy{padding:17px 8px!important}.bb-home section.bb-exchange-v222 .bb-exchange-copy>h2{font-size:17px!important}.bb-home section.bb-exchange-v222 .bb-exchange-actions .bb-primary{padding:7px 7px!important;font-size:7.5px!important}.bb-home section.bb-exchange-v222 .bb-exchange-image{width:116%!important;margin-left:-6%!important;object-position:64% center!important}}
