:root{--bbi-line: #E5E5E7}:root{--bodyFont: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--bodyFontWeight: 400;--bodyFontLineHeight: 1.55;--bodyFontBase: 16px;--headingFont: "Inter Tight", "Inter", system-ui, sans-serif;--headingFontWeight: 600;--headingFontLineHeight: 1.1;--headingFontBase: 48px;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-6: 24px;--space-8: 32px;--space-12: 48px;--space-16: 64px;--space-24: 96px;--inputRadius: 4px;--buttonRadius: 4px;--cardRadius: 8px;--imageRadius: 4px;--productRadius: 8px;--shadow-sm: 0 1px 2px rgba(11,11,12,.04), 0 2px 8px rgba(11,11,12,.05);--shadow-md: 0 2px 4px rgba(11,11,12,.05), 0 12px 32px rgba(11,11,12,.08);--success: #1F6F3F;--success-rgb: 31,111,63;--error: #B33A1A;--error-rgb: 179,58,26;--saleBadgeBackground: #D4252A;--saleBadgeBackground-rgb: 212,37,42;--newBadgeBackground: #0B0B0C;--newBadgeBackground-rgb: 11,11,12;--soldBadgeBackground: #5A5A5E;--soldBadgeBackground-rgb: 90,90,94;--headerBg: #FFFFFF;--headerBg-rgb: 255,255,255;--headerColor: #0B0B0C;--headerColor-rgb: 11,11,12;--headerHoverColor: #A81E22;--headerHoverColor-rgb: 168,30,34;--headerIconColor: #0B0B0C;--cartCountBg: #D4252A;--cartCountColor: #FFFFFF;--submenuBg: #FFFFFF;--submenuColor: #0B0B0C;--submenuHoverColor: #A81E22;--fs-h0: 44px;--lh-h0: 1.05;--ls-h0: -.02em;--fs-h1: 32px;--lh-h1: 1.1;--ls-h1: -.015em;--fs-h2: 24px;--lh-h2: 1.15;--ls-h2: -.01em;--fs-h3: 18px;--lh-h3: 1.25;--ls-h3: -.005em;--fs-body: 16px;--lh-body: 1.55;--ls-body: 0;--fs-small: 13px;--lh-small: 1.5;--ls-small: 0;--fs-button: 15px;--lh-button: 1;--ls-button: .01em}@media(min-width:768px){:root{--fs-h0: 72px;--lh-h0: 1;--fs-h1: 48px;--lh-h1: 1.05;--fs-h2: 32px;--lh-h2: 1.1;--fs-h3: 22px;--lh-h3: 1.2;--fs-body: 16px;--lh-body: 1.55;--fs-small: 14px;--lh-small: 1.5;--fs-button: 15px;--lh-button: 1}}.scheme-default{--background: #FFFFFF;--background-rgb: 255,255,255;--alternateBackground: #FAFAFA;--alternateBackground-rgb: 250,250,250;--cardBackground: #FFFFFF;--cardBackground-rgb: 255,255,255;--textColor: #0B0B0C;--textColor-rgb: 11,11,12;--linkColor: #0B0B0C;--linkColor-rgb: 11,11,12;--headingColor: #0B0B0C;--headingColor-rgb: 11,11,12;--buttonBackground: #0B0B0C;--buttonBackground-rgb: 11,11,12;--buttonColor: #FFFFFF;--buttonColor-rgb: 255,255,255;--buttonBorder: #0B0B0C;--buttonBorder-rgb: 11,11,12;--buttonBackgroundHover: #D4252A;--buttonBackgroundHover-rgb: 212,37,42;--buttonColorHover: #FFFFFF;--buttonBorderHover: #D4252A;--alternateButtonBackground: #FFFFFF;--alternateButtonColor: #0B0B0C;--alternateButtonBorder: #0B0B0C;--alternateButtonBackgroundHover: #0B0B0C;--alternateButtonColorHover: #FFFFFF;--alternateButtonBorderHover: #0B0B0C;--inputBackground: #FFFFFF;--inputColor: #0B0B0C;--inputBorder: #0B0B0C;--productBorder: #E5E5E7;--borderColor: #E5E5E7;--borderColor-rgb: 229,229,231;--line-color: #E5E5E7;--line-color-rgb: 229,229,231;--shadowColor: #0B0B0C;--shadowColor-rgb: 11,11,12;--productIconColor: #0B0B0C;--productIconBg: #FAFAFA}.scheme-inverse{--background: #0B0B0C;--background-rgb: 11,11,12;--alternateBackground: #161618;--alternateBackground-rgb: 22,22,24;--cardBackground: #161618;--textColor: #FFFFFF;--textColor-rgb: 255,255,255;--linkColor: #FFFFFF;--headingColor: #FFFFFF;--buttonBackground: #FFFFFF;--buttonBackground-rgb: 255,255,255;--buttonColor: #0B0B0C;--buttonBorder: #FFFFFF;--buttonBackgroundHover: #D4252A;--buttonColorHover: #FFFFFF;--buttonBorderHover: #D4252A;--alternateButtonBackground: transparent;--alternateButtonColor: #FFFFFF;--alternateButtonBorder: #FFFFFF;--alternateButtonBackgroundHover: #FFFFFF;--alternateButtonColorHover: #0B0B0C;--alternateButtonBorderHover: #FFFFFF;--inputBackground: #161618;--inputColor: #FFFFFF;--inputBorder: #FFFFFF;--productBorder: #1F1F21;--borderColor: #1F1F21;--borderColor-rgb: 31,31,33;--line-color: #1F1F21;--shadowColor: #000000;--shadowColor-rgb: 0,0,0;--productIconColor: #FFFFFF;--productIconBg: #161618}:where(a,button,[role=button],input,select,textarea,[tabindex]):focus-visible{outline:2px solid var(--textColor);outline-offset:2px;border-radius:var(--inputRadius)}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:var(--bodyFont);font-size:var(--fs-body);line-height:var(--lh-body);color:var(--textColor);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{display:block;max-width:100%;height:auto}a{color:var(--linkColor)}.bbi-mono{font-family:JetBrains Mono,ui-monospace,monospace;font-size:11px;letter-spacing:.08em;text-transform:uppercase}.bbi-btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-2);padding:12px 20px;min-height:44px;font-family:var(--bodyFont);font-size:var(--fs-button);line-height:var(--lh-button);letter-spacing:var(--ls-button);font-weight:600;border-radius:var(--buttonRadius);border:1px solid transparent;cursor:pointer;text-decoration:none;transition:background-color .12s ease,color .12s ease,border-color .12s ease;-webkit-user-select:none;user-select:none;white-space:nowrap}.bbi-btn:focus{outline:none}.bbi-btn--sm{min-height:36px;padding:8px 14px;font-size:13px}.bbi-btn--lg{min-height:52px;padding:16px 24px;font-size:16px}.bbi-btn--full{width:100%}.bbi-btn--primary{background:#d4252a;color:#fff;border-color:#d4252a}.bbi-btn--primary:hover{background:#0b0b0c;color:#fff;border-color:#0b0b0c}.bbi-btn--secondary{background:var(--alternateButtonBackground);color:var(--alternateButtonColor);border-color:var(--alternateButtonBorder)}.bbi-btn--secondary:hover{background:var(--alternateButtonBackgroundHover);color:var(--alternateButtonColorHover);border-color:var(--alternateButtonBorderHover)}.bbi-btn--tertiary{background:transparent;color:var(--textColor);border-color:transparent;padding-left:4px;padding-right:4px;border-radius:2px}.bbi-btn--tertiary .label{position:relative}.bbi-btn--tertiary .label:after{content:"";position:absolute;left:0;right:0;bottom:-2px;height:1px;background:currentColor;transition:opacity .12s ease}.scheme-default .bbi-btn--tertiary:hover{color:var(--headerHoverColor)}.bbi-btn .arrow{display:inline-block;transform:translateY(-.5px)}.bbi-badge{display:inline-flex;align-items:center;gap:6px;height:22px;padding:0 10px;font-family:var(--headingFont);font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;border-radius:2px;white-space:nowrap}.bbi-badge--sale{background:var(--saleBadgeBackground);color:#fff}.bbi-badge--canadian{background:transparent;color:var(--textColor);border:1px solid var(--textColor)}.bbi-badge--canadian .leaf{width:12px;height:12px;color:var(--saleBadgeBackground)}.bbi-badge--oem{background:transparent;color:var(--textColor);border:1px solid var(--bbi-line);opacity:.85}.bbi-badge--oecm{background:transparent;color:var(--textColor);border:1px solid var(--textColor)}.bbi-badge--oecm .dot{width:6px;height:6px;border-radius:99px;background:var(--saleBadgeBackground)}.bbi-footer{background:var(--background);color:var(--textColor)}.bbi-footer__inner{max-width:1320px;margin:0 auto;padding:64px 32px 24px}.bbi-footer__top{display:grid;grid-template-columns:1.1fr 3fr;gap:64px;padding-bottom:48px;border-bottom:1px solid var(--bbi-line)}.bbi-footer__brand-plate{display:inline-block;background:var(--headerBg);padding:16px 20px;border-radius:var(--cardRadius)}.bbi-footer__brand-plate img{height:44px;width:auto;display:block}.bbi-footer__tagline{margin:20px 0 16px;font-size:14px;line-height:1.55;max-width:32ch;color:rgba(var(--textColor-rgb),.78)}.bbi-footer__canadian{display:inline-flex;align-items:center;gap:8px;font-size:13px;color:var(--textColor)}.bbi-footer__canadian .leaf{width:14px;height:14px;color:var(--saleBadgeBackground)}.bbi-footer__cols{display:grid;grid-template-columns:repeat(4,1fr);gap:32px}.bbi-footer__col h4{font-family:var(--headingFont);font-size:13px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;margin:0 0 16px;color:var(--textColor)}.bbi-footer__col ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.bbi-footer__col a{color:rgba(var(--textColor-rgb),.78);text-decoration:none;font-size:14px;line-height:1.4}.bbi-footer__col a:hover{color:var(--textColor);text-decoration:underline}.bbi-footer__col--nav a:hover{color:var(--headerHoverColor)}.bbi-footer__col--contact .row{display:grid;grid-template-columns:80px 1fr;gap:8px;font-size:14px;margin-bottom:12px;line-height:1.45}.bbi-footer__col--contact .lbl{font-family:JetBrains Mono,ui-monospace,monospace;font-size:11px;letter-spacing:.06em;text-transform:uppercase;color:rgba(var(--textColor-rgb),.55);padding-top:2px}.bbi-footer__col--contact .row span:not(.lbl),.bbi-footer__col--contact .row a{color:var(--textColor)}.bbi-footer__bottom{padding-top:24px;display:flex;justify-content:space-between;align-items:center;font-size:12px;color:rgba(var(--textColor-rgb),.55)}.bbi-footer__legal{display:flex;gap:24px}.bbi-footer__legal a{color:rgba(var(--textColor-rgb),.55);text-decoration:none}.bbi-footer__legal a:hover{color:var(--textColor)}.bbi-card{display:flex;flex-direction:column;background:var(--cardBackground);border-radius:var(--cardRadius);overflow:hidden}.bbi-card--product{border:1px solid var(--bbi-line);transition:border-color .12s ease}.bbi-card--product:hover{border-color:var(--textColor)}.bbi-card__media{position:relative;background:var(--alternateBackground);aspect-ratio:16/9;overflow:hidden}.bbi-card__media .bbi-badge{position:absolute;top:12px;left:12px}.bbi-card__body{padding:16px;display:flex;flex-direction:column;gap:6px}.bbi-card__brand{font-family:JetBrains Mono,ui-monospace,monospace;font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--textColor);opacity:.6;margin:0}.bbi-card__title{font-family:var(--headingFont);font-size:15px;font-weight:600;line-height:1.3;margin:0;letter-spacing:-.005em}.bbi-card__title a{color:inherit;text-decoration:none}.bbi-card__title a:hover{text-decoration:underline}.bbi-card__cta{margin-top:auto;padding-top:12px;display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:var(--textColor);text-decoration:none}.bbi-card__cta:hover{color:var(--headerHoverColor)}.bbi-card--collection{position:relative;display:block;aspect-ratio:4/3;text-decoration:none;color:inherit;overflow:hidden;border-radius:var(--cardRadius);background:var(--alternateBackground)}.bbi-card--collection .bbi-card__media{aspect-ratio:auto;width:100%;height:100%}.bbi-card--collection .bbi-card__overlay{position:absolute;left:0;right:0;bottom:0;padding:20px 20px 16px;background:linear-gradient(to top,rgba(var(--shadowColor-rgb),.85),rgba(var(--shadowColor-rgb),0));color:#fff}.bbi-card--collection .bbi-card__overlay h3{font-family:var(--headingFont);font-size:18px;font-weight:600;margin:0;line-height:1.2;letter-spacing:-.01em}.bbi-card--collection .bbi-card__overlay .count{font-family:JetBrains Mono,ui-monospace,monospace;font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:#ffffffb3;display:block;margin-top:2px}.bbi-ph{position:relative;width:100%;height:100%;background:repeating-linear-gradient(135deg,#0b0b0c0a 0 8px,#0b0b0c12 8px 16px),var(--alternateBackground);display:flex;align-items:center;justify-content:center}.bbi-ph__label{font-family:JetBrains Mono,ui-monospace,monospace;font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--textColor);opacity:.5;background:#ffffffb3;padding:4px 8px;border-radius:2px;text-align:center;max-width:80%}.bbi-section{padding:96px 0}.bbi-section--sm{padding:64px 0}.bbi-section--alt{background:var(--alternateBackground)}.bbi-container{max-width:1320px;margin:0 auto;padding:0 32px}.bbi-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:40px}.bbi-section-head__eyebrow{font-family:JetBrains Mono,ui-monospace,monospace;font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--textColor);opacity:.6;margin:0 0 12px;display:inline-flex;align-items:center;gap:8px}.bbi-section-head__eyebrow:before{content:"";width:24px;height:1px;background:var(--saleBadgeBackground)}.bbi-section-head__title{font-family:var(--headingFont);font-size:var(--fs-h1);line-height:var(--lh-h1);letter-spacing:-.015em;font-weight:600;margin:0;max-width:22ch;text-wrap:balance}.bbi-section-head__sub{font-size:15px;line-height:1.55;color:var(--textColor);opacity:.78;max-width:42ch;margin:0;text-wrap:pretty}.hp-root{background:var(--background);color:var(--textColor)}.hp-hero{background:var(--background);border-bottom:1px solid var(--bbi-line);padding:72px 0 96px}.hp-hero__inner{display:grid;grid-template-columns:1fr 1.05fr;gap:80px;align-items:center}.hp-hero__copy{max-width:580px}.hp-hero__eyebrow{margin:0 0 24px;display:inline-flex;align-items:center;gap:10px;color:var(--textColor);opacity:.7}.hp-hero__eyebrow .dot{width:6px;height:6px;border-radius:99px;background:var(--saleBadgeBackground)}.hp-hero__title{font-family:var(--headingFont);font-size:clamp(36px,4.6vw,64px);line-height:1.05;letter-spacing:-.02em;font-weight:600;margin:0 0 24px;text-wrap:balance}.hp-hero__deck{font-family:var(--headingFont);font-size:22px;line-height:1.3;font-weight:500;letter-spacing:-.005em;color:var(--textColor);margin:0 0 24px;max-width:42ch;text-wrap:pretty}.hp-hero__sub{font-size:18px;line-height:1.55;margin:0 0 32px;color:var(--textColor);opacity:.85;max-width:52ch;text-wrap:pretty}.hp-hero__actions{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:20px}.hp-hero__cta-red{background:var(--saleBadgeBackground);color:#fff;border-color:var(--saleBadgeBackground)}.hp-hero__cta-red:hover{background:var(--headerHoverColor);color:#fff;border-color:var(--headerHoverColor)}.hp-hero__micro{font-size:13px;color:var(--textColor);opacity:.7;margin:0}.hp-hero__micro a{color:var(--linkColor);text-decoration:underline}.hp-hero__media{position:relative;border-radius:var(--cardRadius);overflow:hidden;background:var(--alternateBackground);border:1px solid var(--bbi-line);aspect-ratio:16/11}.hp-hero__media img{width:100%;height:100%;object-fit:cover;object-position:center center;display:block}.hp-hero__caption{position:absolute;left:16px;bottom:16px;display:inline-flex;align-items:center;gap:8px;padding:8px 12px;background:rgba(var(--shadowColor-rgb),.92);color:#fff;border-radius:2px;font-family:JetBrains Mono,ui-monospace,monospace;font-size:11px;letter-spacing:.06em;text-transform:uppercase}.hp-hero__caption .dot{width:6px;height:6px;border-radius:99px;background:var(--saleBadgeBackground)}.hp-trust{border-bottom:1px solid var(--bbi-line);background:var(--background)}.hp-trust__inner{max-width:1320px;margin:0 auto;padding:14px 32px;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:6px 28px}.hp-trust__chip{display:inline-flex;align-items:center;gap:7px;font-family:JetBrains Mono,ui-monospace,monospace;font-size:11px;letter-spacing:.07em;text-transform:uppercase;color:var(--textColor);white-space:nowrap;opacity:.85}.hp-trust__chip .leaf{color:var(--saleBadgeBackground)}.hp-trust__sep{color:var(--bbi-line);font-size:16px;line-height:1}.hp-shop__head{align-items:flex-end}.hp-shop__head-right{max-width:460px;display:flex;flex-direction:column;gap:16px;align-items:flex-start}.hp-shop__tiles{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.hp-products__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.hp-products__all{align-self:end}.hp-oecm{border-top:1px solid var(--bbi-line);border-bottom:1px solid var(--bbi-line);background:var(--background)}.hp-oecm__inner{display:flex;align-items:center;justify-content:space-between;gap:32px;padding:24px 32px;max-width:1320px;margin:0 auto}.hp-oecm__lead{display:flex;align-items:center;gap:20px;flex:1 1 auto;min-width:0}.hp-oecm__lead .bbi-badge--oecm{flex:0 0 auto;height:28px;padding:0 12px;font-size:12px}.hp-oecm__copy{margin:0;font-size:14px;line-height:1.5;color:var(--textColor);opacity:.85;max-width:80ch}.hp-oecm__meta{flex:0 0 auto}.hp-industries__grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.hp-industry{display:flex;flex-direction:column;text-decoration:none;color:inherit;background:var(--cardBackground);border:1px solid var(--bbi-line);border-radius:var(--cardRadius);overflow:hidden;transition:border-color .12s ease}.hp-industry:hover{border-color:var(--textColor)}.hp-industry__media{background:var(--alternateBackground)}.hp-industry__body{padding:16px;display:flex;flex-direction:column;gap:4px}.hp-industry__num{color:var(--textColor);opacity:.6}.hp-industry__title{font-family:var(--headingFont);font-size:17px;font-weight:600;margin:2px 0 0;letter-spacing:-.005em}.hp-industry__note{font-size:13px;margin:0;color:var(--textColor);opacity:.7;line-height:1.4}.hp-services__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border:1px solid var(--bbi-line);border-radius:var(--cardRadius);overflow:hidden}.hp-service{padding:32px;display:flex;flex-direction:column;gap:12px;background:var(--background);border-right:1px solid var(--bbi-line)}.hp-service:last-child{border-right:none}.hp-service__num{color:var(--saleBadgeBackground);letter-spacing:.08em}.hp-service__title{font-family:var(--headingFont);font-size:22px;margin:4px 0 0;font-weight:600;letter-spacing:-.005em}.hp-service__body{font-size:14px;line-height:1.55;margin:0;color:var(--textColor);opacity:.85}.hp-service__list{list-style:none;padding:0;margin:4px 0 12px;display:flex;flex-direction:column;gap:6px}.hp-service__list li{position:relative;padding-left:20px;font-size:13px;color:var(--textColor);opacity:.85}.hp-service__list li:before{content:"";position:absolute;left:0;top:8px;width:12px;height:1px;background:var(--textColor)}.hp-service__cta{margin-top:auto;align-self:flex-start}.hp-work__grid{display:grid;grid-template-columns:1fr 1.4fr;gap:32px;align-items:stretch}.hp-work__quote{background:var(--background);border:1px solid var(--bbi-line);border-radius:var(--cardRadius);padding:32px;display:flex;flex-direction:column;gap:24px}.hp-work__mark{width:32px;height:24px;color:var(--saleBadgeBackground)}.hp-work__quote blockquote{font-family:var(--headingFont);font-size:22px;line-height:1.35;letter-spacing:-.005em;margin:0;font-weight:500;text-wrap:pretty}.hp-work__attr{margin-top:auto;display:flex;align-items:center;gap:12px;padding-top:16px;border-top:1px solid var(--bbi-line)}.hp-work__avatar{width:44px;height:44px;border-radius:99px;overflow:hidden;background:var(--alternateBackground);flex:0 0 auto;display:flex;align-items:center;justify-content:center}.hp-work__avatar img{width:100%;height:100%;object-fit:contain;padding:4px}.hp-work__name{margin:0;font-weight:600;font-size:14px}.hp-work__role{margin:0;font-size:12px;color:var(--textColor);opacity:.7}.hp-work__cases{display:grid;grid-template-columns:1fr;gap:16px}.hp-case{display:grid;grid-template-columns:200px 1fr;gap:20px;text-decoration:none;color:inherit;background:var(--background);border:1px solid var(--bbi-line);border-radius:var(--cardRadius);overflow:hidden;transition:border-color .12s ease}.hp-case:hover{border-color:var(--textColor)}.hp-case__media{background:var(--alternateBackground)}.hp-case__media .bbi-ph{height:100%}.hp-case__body{padding:16px 20px 16px 0;display:flex;flex-direction:column;gap:6px;justify-content:center}.hp-case__year{color:var(--textColor);opacity:.6}.hp-case__client{font-family:var(--headingFont);font-size:18px;margin:0;font-weight:600;letter-spacing:-.005em}.hp-case__scope{font-size:13px;margin:0;color:var(--textColor);opacity:.78}@media(max-width:767px){.bbi-header__nav{display:none}.bbi-header__utility{gap:10px}.bbi-header__utility .phone{display:none}.bbi-header__inner{height:56px;padding:0 16px;gap:12px}.bbi-header__logo img{height:30px}.hp-hero{padding:32px 0 48px}.hp-hero__inner{grid-template-columns:1fr;gap:32px}.hp-hero__title{font-size:40px;line-height:1.05}.hp-hero__deck{font-size:18px;line-height:1.35;margin-bottom:20px}.hp-hero__sub{font-size:16px}.hp-hero__actions{flex-direction:column;align-items:stretch}.hp-hero__actions .bbi-btn{width:100%}.hp-hero__media{aspect-ratio:4/3}.hp-trust__inner{padding:12px 16px;gap:6px 16px;justify-content:flex-start}.bbi-section{padding:56px 0}.bbi-container{padding:0 16px}.bbi-section-head{flex-direction:column;align-items:flex-start;margin-bottom:24px;gap:12px}.bbi-section-head__title{font-size:28px;line-height:1.1}.hp-shop__tiles{grid-template-columns:repeat(2,1fr);gap:12px}.hp-products__grid{grid-template-columns:1fr;gap:16px}.hp-products__all{align-self:flex-start}.hp-oecm__inner{flex-direction:column;align-items:flex-start;gap:16px;padding:24px 16px}.hp-oecm__lead{flex-direction:column;align-items:flex-start;gap:12px}.hp-industries__grid{grid-template-columns:repeat(2,1fr);gap:12px}.hp-services__grid{grid-template-columns:1fr}.hp-service{border-right:none;border-bottom:1px solid var(--bbi-line)}.hp-service:last-child{border-bottom:none}.hp-work__grid{grid-template-columns:1fr;gap:24px}.hp-case{grid-template-columns:1fr}.hp-case__body{padding:16px}.hp-work__quote{padding:24px}.hp-work__quote blockquote{font-size:18px}.bbi-footer__inner{padding:48px 16px 24px}.bbi-footer__top{grid-template-columns:1fr;gap:32px;padding-bottom:32px}.bbi-footer__cols{grid-template-columns:repeat(2,1fr);gap:24px}.bbi-footer__bottom{flex-direction:column;gap:12px;align-items:flex-start}.bbi-footer__col--contact{grid-column:1 / -1}}.featured-collection-section .btn--add-to-cart,.featured-collection-section button[name=add],.featured-collection-section form[action="/cart/add"] .btn{display:none!important}.custom-liquid-section>div:first-child,.custom-liquid-section>[class*=scheme-]{background:#fff!important;color:#0b0b0c!important;padding-top:0!important;padding-bottom:0!important}.custom-liquid-section .container-sm{max-width:100%!important;padding-left:0!important;padding-right:0!important;width:100%!important}.custom-liquid-section .custom-liquid{text-align:left!important}.featured-collection-section>[class*=scheme-],.featured-collection-section>div:first-child{background:#fff!important;color:#0b0b0c!important}[id*=ds_site_footer] h4{font-size:11px!important;font-weight:600!important;letter-spacing:.1em!important;text-transform:uppercase!important;margin-bottom:12px!important;line-height:1.4!important}.bbi-card--collection{position:relative;overflow:hidden;display:block;border-radius:8px;border:1px solid var(--bbi-line);transition:border-color .12s ease}.bbi-card--collection:hover{border-color:var(--textColor)}.bbi-card--collection .bbi-card__media{position:relative;aspect-ratio:4/3;overflow:hidden}.bbi-card--collection .bbi-card__media img{width:100%;height:100%;object-fit:cover;display:block}.bbi-card--collection .bbi-card__overlay{position:absolute;bottom:0;left:0;right:0;padding:16px;background:linear-gradient(to top,rgba(11,11,12,.75) 0%,transparent 100%);color:#fff}.bbi-card--collection .bbi-card__overlay h3{font-size:16px!important;font-weight:600!important;color:#fff!important;margin:0 0 2px!important}.bbi-card--collection .bbi-card__overlay .count{font-size:12px!important;color:#ffffffb3!important}.skip-to-content-link{position:absolute!important;overflow:hidden;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0);word-wrap:normal!important}.skip-to-content-link:focus-visible{z-index:99!important;width:auto;height:auto;clip:auto}.hidden{display:none!important}.compare-basket{position:fixed;bottom:0;width:100%;z-index:9;transform:translateY(120%)}.compare-basket.open{transform:translateY(0)}.bbi-hp-ph{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#f7f8fa;font-family:JetBrains Mono,ui-monospace,monospace;font-size:11px;letter-spacing:.08em;text-transform:uppercase;text-align:center}.bbi-hp-ph--hero{background:linear-gradient(140deg,#0b0b0c,#363a42 55%,#a81c20)}.bbi-hp-ph--seating{background:#363a42}.bbi-hp-ph--desks{background:#22252b}.bbi-hp-ph--storage{background:#525863}.bbi-hp-ph--boardroom{background:#6f7580}.bbi-hp-ph--featured-1{background:#e9ebef;color:#363a42}.bbi-hp-ph--featured-2{background:#f3f4f6;color:#363a42}.bbi-hp-ph--featured-3{background:#dee1e6;color:#363a42}.bbi-hp-ph--healthcare{background:#2e4a7a}.bbi-hp-ph--education{background:#363a42}.bbi-hp-ph--government{background:#22252b}.bbi-hp-ph--non-profit{background:#1f6e3e}.bbi-hp-ph--pro-services{background:#525863}.hp-industry__media{aspect-ratio:4/3}.bbi-hp-ph--avatar{background:#fbecec;color:#d4252a;font-family:var(--headingFont);font-size:14px;letter-spacing:0;font-weight:600}.hp-about .bbi-section-head__title{max-width:none}.hp-root .bbi-btn--secondary,.bbi-section .bbi-btn--secondary{background:#fff;color:#0b0b0c;border-color:#0b0b0c}.hp-root .bbi-btn--secondary:hover,.hp-root .bbi-btn--secondary:focus-visible,.bbi-section .bbi-btn--secondary:hover,.bbi-section .bbi-btn--secondary:focus-visible,.hp-hero .bbi-btn--secondary:hover,.hp-hero .bbi-btn--secondary:focus-visible{background:#0b0b0c;color:#f7f8fa;border-color:#0b0b0c}.hp-trust{background:#f3f4f6}.hp-trust__chip{opacity:1;gap:8px}.hp-trust__chip:before{content:"";width:6px;height:6px;border-radius:99px;background:#d4252a;flex:0 0 auto}.hp-trust__chip:has(.leaf):before{display:none}.hp-trust__inner>.hp-trust__chip:nth-of-type(2):before{background:#2e4a7a}.hp-trust__inner>.hp-trust__chip:nth-of-type(3):before{background:#1f6e3e}.hp-trust__inner>.hp-trust__chip:nth-of-type(4):before{background:#a8691a}.hp-trust__inner>.hp-trust__chip:nth-of-type(5):before{background:#d4252a}.hp-about__glance-item{position:relative;padding-left:14px!important}.hp-about__glance-item:before{content:"";position:absolute;left:0;top:22px;bottom:22px;width:2px;background:#d4252a}.hp-about__glance-item:nth-child(2):before{background:#2e4a7a}.hp-about__glance-item:nth-child(3):before{background:#1f6e3e}.hp-oecm{background:#0b0b0c;border-top-color:#0b0b0c;border-bottom-color:#0b0b0c}.hp-oecm__copy{color:#faf8f5;opacity:.85}.hp-oecm .bbi-badge--oecm{color:#faf8f5;border-color:#faf8f599}.hp-oecm .bbi-btn--tertiary{color:#faf8f5}.hp-services__grid{border-top:2px solid #D4252A}.hp-case__year{display:inline-block;padding:2px 8px;background:#fbecec;color:#a81c20!important;border-radius:2px;font-weight:600;opacity:1!important;align-self:flex-start}
/*# sourceMappingURL=/cdn/shop/t/24/assets/bbi-homepage.css.map */
