@import"tokens.css";body.about-page{--about-container-max: 1280px;--about-section-py-sm: clamp(3rem, 5vw, 5rem);--about-section-py-sm-after-hero: max(1.125rem, calc(var(--about-section-py-sm) - 1.875rem));--about-section-py-md: clamp(3.5rem, 5.5vw, 6.25rem);--about-radius: var(--radius-md);--about-shadow-card: 0 1px 2px rgba(15, 23, 42, 0.06), 0 8px 24px rgba(15, 23, 42, 0.06);--about-shadow-card-hover: 0 2px 4px rgba(15, 23, 42, 0.08), 0 12px 28px rgba(15, 23, 42, 0.1);--about-space-xs: 0.5rem;--about-space-sm: 0.75rem;--about-space-md: 1rem;--about-space-lg: 1.5rem;--about-space-xl: 2rem;--about-space-2xl: 2.5rem;--about-text-body: 1rem;--about-text-body-sm: 0.9375rem;--about-text-lead: clamp(1rem, 0.35vw + 0.95rem, 1.0625rem);--about-text-heading-sm: 1.0625rem;--about-text-ui: 0.6875rem;--about-line-body: 1.65;--about-line-lead: 1.65;--about-ink-hero-muted: rgba(255, 255, 255, 0.9);--about-ink-cta-muted: rgba(255, 255, 255, 0.88);font-family:var(--font-sans);background:var(--nbe-bg-page);color:var(--nbe-text);display:flex;flex-direction:column;min-height:100vh}body.about-page #footer{margin-top:auto}body.about-page :where(#our-story,#careers){scroll-margin-top:96px}body.about-page .material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 300,"GRAD" 0,"opsz" 24}body.about-page section.about-section--80:not(.nbe-section--fullbleed){padding-block:var(--about-section-py-sm)}body.about-page section.about-section--100:not(.nbe-section--fullbleed){padding-block:var(--about-section-py-md)}body.about-page .nbe-container,body.about-page .about-cta-band__inner{max-width:var(--about-container-max);margin-inline:auto;padding-inline:clamp(1.5rem,4vw,2.5rem)}body.about-page main>section.section-light:not(.nbe-section--fullbleed),body.about-page main>section.section-dark:not(.nbe-section--fullbleed){min-height:0;padding-inline:0}body.about-page .about-hero+section.section-light:not(.nbe-section--fullbleed){min-height:0;box-shadow:inset 0 1px 0 rgba(15,23,42,0.06)}body.about-page #values.section-light{background-color:var(--nbe-bg-muted)}body.about-page #our-story.section-light{background-color:#fff;padding-block:20px}body.about-page #careers.section-light.nbe-section--muted{background-color:var(--nbe-bg-muted)}body.about-page main>section#careers.about-section--80.section-light.nbe-section--muted:not(.nbe-section--fullbleed){padding-block:40px;min-height:0}body.about-page .about-hero{--about-hero-bg: url(/assets/images/opt/About/ABOUTNBE_HERO.webp);position:relative;overflow:hidden;isolation:isolate;min-height:420px!important;height:420px;max-height:420px;display:grid;grid-template-rows:1fr auto;align-items:stretch;padding:0!important;box-sizing:border-box;background-color:#1f2933;text-align:left}body.about-page .about-hero.hero-tesla{padding-top:0!important;padding-bottom:0!important;overflow:hidden!important}body.about-page .about-hero.hero-tesla::after{display:none}body.about-page .about-hero .hero-tesla__media{position:absolute;inset:0;z-index:0;pointer-events:none}body.about-page .about-hero .hero-tesla__media .products-detail-media__img{width:100%;height:100%;object-fit:cover;object-position:center 58%;display:block;transform:scale(1.15);transform-origin:center 58%;will-change:transform}@media(prefers-reduced-motion:reduce){body.about-page .about-hero .hero-tesla__media .products-detail-media__img{will-change:auto;transform:scale(1)}}body.about-page .about-hero.hero-tesla>*:not(.hero-tesla__media){position:relative;z-index:2}body.about-page .about-hero::before{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background-color:#1f2933;opacity:0.5;mix-blend-mode:multiply}body.about-page .about-hero__inner{display:flex;flex-direction:column;justify-content:center;width:100%;max-width:none;min-height:0;margin-left:auto;margin-right:auto;padding-left:clamp(1.5rem,5vw,4rem);padding-right:clamp(1.5rem,5vw,4rem);padding-top:0;padding-bottom:0;box-sizing:border-box;text-align:left}@media(min-width:1024px){body.about-page .about-hero__inner{margin-left:clamp(2rem,8vw,6rem);margin-right:auto}}body.about-page .about-hero__content{max-width:min(820px,92vw);color:#fff;margin:0;text-align:left;width:100%}body.about-page .about-hero__title{font-size:clamp(22px,2.8vw,38px);font-weight:700;letter-spacing:-0.02em;line-height:1.1;margin:0;color:#fff}body.about-page .about-hero__lead{font-size:18px;font-weight:400;line-height:21px;margin:38px 0 0;max-width:700px;color:#fff}body.about-page .about-hero__actions{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0.75rem;flex-wrap:wrap;width:100%;margin:0;padding-left:clamp(1.5rem,5vw,4rem);padding-right:clamp(1.5rem,5vw,4rem);padding-bottom:clamp(1.25rem,3vw,2rem);box-sizing:border-box}@media(min-width:640px){body.about-page .about-hero__actions{flex-direction:row}}body.about-page .about-hero__cta{display:inline-block;font-size:10px;line-height:1.2;letter-spacing:0.075em;padding:0.5rem 2.4rem;font-weight:600;border-radius:3px;text-transform:uppercase;text-decoration:none;text-align:center;transition:background 0.2s,color 0.2s,border-color 0.2s;box-shadow:0 2px 8px rgba(0,0,0,0.12)}body.about-page .about-hero__cta:focus-visible{outline:2px solid rgba(255,255,255,0.95);outline-offset:3px}body.about-page .about-hero__cta--primary{background:#fff;color:#1f2933;border:1px solid #fff}body.about-page .about-hero__cta--primary:hover{background:#f3f4f6;color:#111827}body.about-page .about-hero__cta--secondary{background:rgba(31,41,51,0.38);color:#fff;border:1px solid rgba(255,255,255,0.95)}body.about-page .about-hero__cta--secondary:hover{background:rgba(255,255,255,0.14);color:#fff;border-color:rgba(255,255,255,0.95)}body.about-page .about-hero__cta--outline{background:#1f2933;color:#fff;border:1px solid #1f2933}body.about-page .about-hero__cta--outline:hover{background:#111827;color:#fff;border-color:#111827}@media(max-width:768px){body.about-page .about-hero{height:auto!important;min-height:420px!important;max-height:none!important;padding:0!important}body.about-page .about-hero .hero-tesla__media .products-detail-media__img{object-position:68% 42%}body.about-page .about-hero__inner{padding-top:1.5rem}body.about-page .about-hero__title{font-size:clamp(1.5rem,5vw,2.25rem);line-height:1.15}body.about-page .about-hero__lead{font-size:16px;line-height:1.35}}body.about-page .about-section-title{font-size:26px;font-weight:700;line-height:1.25;margin-bottom:var(--about-space-sm);text-wrap:balance;color:#1f2933}body.about-page .about-section-lead{color:#1f2933;font-size:16px;font-weight:400;line-height:19px;max-width:42rem}body.about-page .about-intro{text-align:center}body.about-page .about-intro .about-section-lead{margin-left:auto;margin-right:auto}body.about-page .about-intro .about-section-lead--focus{max-width:70rem}body.about-page .about-intro .about-section-title+.about-section-lead{margin-top:30px;margin-bottom:15px}body.about-page .about-intro .about-section-lead:last-of-type{margin-bottom:25px}body.about-page .about-intro .about-section-lead+.about-section-lead{margin-top:var(--about-space-sm)}body.about-page .values-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(1rem,1.5vw,1.25rem);margin-top:clamp(1.75rem,3.5vw,2.25rem);align-items:stretch}body.about-page .about-intro .values-grid{margin-top:0;gap:clamp(1rem,2vw,1.5rem);justify-content:center}@media(min-width:1120px){body.about-page .about-intro .values-grid{grid-template-columns:repeat(4,260px)}}body.about-page .about-intro .value-card{box-sizing:border-box;width:260px;max-width:100%;height:220px;margin-inline:auto;padding:32px;border-radius:8px;border:none;text-align:left}body.about-page .about-intro .value-card__icon{display:block;width:46px;height:46px;margin:0 0 12px;object-fit:contain}body.about-page .about-intro .value-card h3{font-size:18px;line-height:24px}body.about-page .about-intro .value-card p{font-weight:300}body.about-page .value-card{display:flex;flex-direction:column;height:100%;padding:1.25rem 1.2rem 1.15rem;border-radius:var(--about-radius);background:var(--nbe-bg-surface);border:1px solid var(--nbe-border);box-shadow:var(--about-shadow-card);transition:transform 0.18s ease,box-shadow 0.22s ease,border-color 0.22s ease}body.about-page .value-card:hover{transform:translateY(-3px);box-shadow:var(--about-shadow-card-hover);border-color:var(--nbe-border-strong)}body.about-page .value-icon{width:2.75rem;height:2.75rem;font-size:1.625rem;margin-bottom:var(--about-space-sm);display:inline-flex;align-items:center;justify-content:center;border-radius:var(--radius-sm);background:var(--nbe-badge-primary-bg);color:var(--nbe-primary)}body.about-page .value-card h3{font-size:16px;font-weight:700;line-height:24px;margin:0 0 var(--about-space-xs);color:#1f2933}body.about-page .value-card p{font-size:14px;font-weight:400;line-height:22px;color:#1f2933;flex:1;margin:0}body.about-page .about-story-layout{display:grid;grid-template-columns:minmax(0,0.92fr) minmax(0,1.08fr);column-gap:clamp(2rem,4vw,2.75rem);row-gap:clamp(0.875rem,1.75vw,1.125rem);align-items:start}body.about-page .about-story-media-stack{grid-column:1;grid-row:1;display:flex;flex-direction:column;gap:clamp(0.875rem,2vw,1.125rem);max-width:620px;width:100%}body.about-page .about-story-copy{max-width:38rem;grid-column:2;grid-row:1}body.about-page .about-story-media{border-radius:var(--about-radius);overflow:hidden;border:1px solid var(--nbe-border);box-shadow:var(--about-shadow-card);transition:box-shadow 0.22s ease,border-color 0.22s ease}@media(hover:hover)and (pointer:fine){body.about-page .about-story-media:hover{box-shadow:var(--about-shadow-card-hover);border-color:var(--nbe-border-strong)}}body.about-page .about-story-media img{display:block;width:100%;height:auto;object-fit:cover}body.about-page .about-story-media--tall img{width:620px;max-width:100%;height:340px;object-fit:cover;object-position:58% 99%;transform:scale(1.5);transform-origin:58% 99%}body.about-page .about-story-media--wide img{width:620px;max-width:100%;height:260px;object-fit:cover}body.about-page .about-story-environments{grid-column:1;grid-row:2;margin:0;align-self:stretch;max-width:620px;display:flex;flex-direction:column;justify-content:space-between}body.about-page .about-story-environments__title{font-size:26px;font-weight:500;line-height:30px;margin:0 0 12px;color:#1f2933;text-wrap:balance}body.about-page .about-story-environments__text{margin:0;font-size:15px;font-weight:300;line-height:26px;color:#1f2933}body.about-page .about-story-environments__text+.about-story-environments__text{margin-top:0px}body.about-page #our-story.section-light{box-shadow:inset 0 1px 0 rgba(15,23,42,0.05)}body.about-page .about-story-copy .about-section-title,body.about-page .about-story-copy__title{font-size:32px;font-weight:500;line-height:30px;margin-bottom:10px}body.about-page .about-story-copy p,body.about-page .about-story-copy__text{color:#1f2933;line-height:26px;font-size:15px;font-weight:300;margin:0}body.about-page .about-story-copy p+p,body.about-page .about-story-copy__text+.about-story-copy__text{margin-top:20px}body.about-page .about-story-copy__text+.about-made-panel,body.about-page .about-story-copy p+.about-made-panel{margin-top:60px}body.about-page .about-made-panel{box-sizing:border-box;width:100%;max-width:510px;min-height:0;margin:0;grid-column:2;grid-row:2;align-self:start;padding:20px 22px 18px;background:var(--nbe-bg-muted);border-radius:12px;border:none;box-shadow:none}body.about-page .about-made-panel__head{margin-bottom:14px}body.about-page .about-made-panel__body{display:flex;align-items:center;justify-content:space-between;gap:0.5rem}body.about-page .about-made-panel__icon{display:block;width:90px;height:72px;flex-shrink:0;object-fit:contain;align-self:center}body.about-page .about-made-panel h3{font-size:25px;font-weight:500;line-height:30px;margin:0;color:#404852;margin-bottom:20px}body.about-page .about-made-panel ul{margin:0;padding-left:1.35rem;list-style:disc;list-style-position:outside;display:grid;gap:0;flex:1;min-width:0}body.about-page .about-made-panel li{display:list-item;color:#404852;line-height:22px;font-size:14px;font-weight:300}body.about-page #careers.nbe-section--muted{box-shadow:inset 0 1px 0 rgba(15,23,42,0.06)}body.about-page #careers .about-section-title{font-size:28px;font-weight:700;line-height:30px;margin:0 0 26px;color:#404852}body.about-page #careers .about-section-lead{font-size:16px;font-weight:300;line-height:26px;color:#404852;margin:0;max-width:none}body.about-page #careers .about-section-lead+.about-section-lead{margin-top:20px}body.about-page #careers .about-careers-layout{--about-careers-card-inset-block: 1.35rem;display:grid;grid-template-columns:1fr;gap:clamp(1.25rem,3vw,2rem);align-items:start;min-width:0}@media(min-width:1025px){body.about-page #careers .about-careers-layout{grid-template-columns:1.05fr 0.95fr}}body.about-page #careers .about-careers-layout>:first-child{padding-top:0}@media(min-width:1025px){body.about-page #careers .about-careers-layout>:first-child{padding-top:var(--about-careers-card-inset-block)}}body.about-page .about-careers-list{list-style:none;margin:1.35rem 0 0;padding:0;display:grid;gap:0.75rem}body.about-page .about-careers-list li{display:grid;grid-template-columns:22px 1fr;gap:0.6rem;align-items:start;color:#1f2933;line-height:19px;font-size:16px;font-weight:400}body.about-page .about-careers-list .material-symbols-outlined{font-size:20px;margin-top:1px;color:var(--nbe-primary)}body.about-page .about-careers-cards{display:flex;flex-direction:column;gap:1rem;justify-content:flex-start;align-items:stretch;width:100%;min-width:0}@media(min-width:1025px){body.about-page .about-careers-cards{align-items:flex-end}}body.about-page #careers .about-careers-card{width:min(510px,100%);min-height:390px;box-sizing:border-box;background:var(--nbe-bg-surface);border:1px solid var(--nbe-border);border-radius:12px;box-shadow:var(--about-shadow-card);padding:var(--about-careers-card-inset-block, 1.35rem) 1.5rem;transition:box-shadow 0.22s ease,border-color 0.22s ease}@media(hover:hover)and (pointer:fine){body.about-page #careers .about-careers-card:hover{box-shadow:var(--about-shadow-card-hover);border-color:var(--nbe-border-strong)}}body.about-page #careers .about-careers-card h3{font-size:28px;font-weight:500;line-height:30px;margin:0 0 26px;color:#1f2933}body.about-page #careers .about-careers-card h3+.about-careers-list+h3{margin-top:26px}body.about-page #careers .about-careers-card .about-careers-list{margin:0;gap:0.5rem}body.about-page #careers .about-careers-card .about-careers-list li{color:#1f2933;line-height:26px;font-size:14px;font-weight:300}body.about-page #careers .about-careers-card p{margin:0;color:#1f2933;line-height:26px;font-size:14px;font-weight:300}body.about-page #careers .about-careers-card a:not(.about-careers-card__email){display:inline-flex;align-items:center;gap:0.35rem;margin-top:0.85rem;font-weight:600;color:var(--nbe-text);text-decoration:none}body.about-page #careers .about-careers-card a:not(.about-careers-card__email):hover{text-decoration:underline}body.about-page #careers .about-careers-card__email{display:inline-flex;align-items:center;gap:0.4rem;margin-top:0.85rem;padding:0.5rem 0.85rem;font-weight:600;font-size:14px;line-height:26px;color:#1f2933;text-decoration:none;background:var(--nbe-bg-surface);border:1px solid var(--nbe-border-strong);border-radius:12px;transition:border-color 0.2s ease,color 0.2s ease,box-shadow 0.2s ease}body.about-page #careers .about-careers-card__email:hover{border-color:var(--nbe-primary);color:var(--nbe-primary);box-shadow:var(--about-shadow-card)}body.about-page #careers .about-careers-card__email .material-symbols-outlined{font-size:20px}body.about-page .about-cta-band{--about-cta-bg: url(/assets/images/opt/About/ABOUTNBE_HERO_CTA.webp);--about-cta-band-height: 360px;--about-cta-bg-size: 100% auto;--about-cta-bg-position: center 35%;position:relative;overflow:hidden;min-height:var(--about-cta-band-height);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:0;background-color:#e8eaed;isolation:isolate;border-block:1px solid rgba(15,23,42,0.1)}body.about-page .about-cta-band::after{content:"";position:absolute;left:0;right:0;top:0;height:var(--about-cta-band-height);background-image:var(--about-cta-bg);background-size:var(--about-cta-bg-size);background-position:var(--about-cta-bg-position);background-repeat:no-repeat;pointer-events:none;z-index:0}body.about-page .about-cta-band::before{content:"";position:absolute;left:0;right:0;top:0;height:var(--about-cta-band-height);background:rgba(255,255,255,0.8);pointer-events:none;z-index:1}body.about-page .about-cta-band__inner{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;width:100%;max-width:1280px;min-height:var(--about-cta-band-height);padding:3.25rem clamp(1.5rem,4vw,2.5rem) 1.25rem;box-sizing:border-box;text-align:center}body.about-page .about-cta-band h2{font-size:38px;font-weight:700;color:#1f2933;margin:70px 0 12px;line-height:38px;max-width:none;text-wrap:balance;white-space:normal}body.about-page .about-cta-band__lead{font-size:16px;font-weight:400;line-height:21px;color:#1f2933;margin:1.25rem 0 0;max-width:min(52rem,92vw);text-wrap:balance}body.about-page .about-cta-band .about-hero__actions{margin-top:auto;padding-left:0;padding-right:0;padding-bottom:0.35rem;gap:12px}body.about-page .about-cta-band .about-hero__cta--primary{background:#111827!important;color:#fff!important;border:1px solid #111827}body.about-page .about-cta-band .about-hero__cta--primary:hover{background:#0d0d0d!important;border-color:#0d0d0d;color:#fff!important}body.about-page .about-cta-band .about-hero__cta--outline{background:rgba(31,41,51,0.38)!important;color:#fff!important;border:1px solid rgba(255,255,255,0.95)}body.about-page .about-cta-band .about-hero__cta--outline:hover{background:rgba(255,255,255,0.14)!important;color:#fff!important;border-color:rgba(255,255,255,0.95)}body.about-page .about-cta-band .about-hero__cta:focus-visible{outline:2px solid #1f2933;outline-offset:3px}@media(min-width:1280px){body.about-page .about-cta-band h2{white-space:nowrap;text-wrap:nowrap}}@media(min-width:768px){body.about-page .about-cta-band{height:var(--about-cta-band-height)}body.about-page .about-cta-band__inner{min-height:100%;height:100%}}@media(max-width:767px){body.about-page .about-cta-band{--about-cta-band-height: 420px;--about-cta-bg-size: cover;--about-cta-bg-position: center 42%;min-height:var(--about-cta-band-height);height:auto}body.about-page .about-cta-band::after,body.about-page .about-cta-band::before{height:100%;bottom:0;min-height:var(--about-cta-band-height)}body.about-page .about-cta-band::before{background:rgba(255,255,255,0.72)}body.about-page .about-cta-band__inner{min-height:var(--about-cta-band-height);justify-content:center;padding:clamp(2rem,6vw,2.75rem) clamp(1.25rem,4vw,2rem) clamp(1.5rem,4vw,2rem);box-sizing:border-box}body.about-page .about-cta-band h2{font-size:clamp(1.25rem,5.5vw,1.75rem);line-height:1.3;margin:0 0 1rem;white-space:normal;text-wrap:balance}body.about-page .about-cta-band__lead{font-size:clamp(0.9375rem,3.5vw,1rem);line-height:1.45;margin:0 0 1.25rem;max-width:22rem}body.about-page .about-cta-band .about-hero__actions{margin-top:0;width:100%;max-width:18.5rem;flex-direction:column;align-items:stretch}body.about-page .about-cta-band .about-hero__cta{width:100%;box-sizing:border-box}}@media(max-width:1024px){body.about-page .values-grid{grid-template-columns:repeat(2,minmax(0,1fr))}body.about-page .about-intro .value-card{width:100%;max-width:260px;height:auto;min-height:220px}body.about-page .about-story-layout,body.about-page #careers .about-careers-layout{grid-template-columns:1fr;column-gap:clamp(1.5rem,4vw,2rem);row-gap:clamp(1rem,3vw,1.5rem)}body.about-page .about-story-media-stack,body.about-page .about-story-copy,body.about-page .about-story-environments,body.about-page .about-made-panel{grid-column:1;grid-row:auto}body.about-page #careers .about-careers-layout>:first-child{padding-top:0}body.about-page .about-story-copy{max-width:none}body.about-page .about-story-media--tall{height:188px;max-height:188px;overflow:hidden}body.about-page .about-story-media--tall img{width:100%;max-width:100%;height:100%;max-height:none;aspect-ratio:auto;object-fit:cover;object-position:50% 100%;transform:scale(1.85);transform-origin:50% 100%}body.about-page .about-story-media--wide img{width:100%;height:auto;aspect-ratio:620 / 300}body.about-page .about-careers-cards{margin-top:var(--about-space-xs);align-items:stretch}body.about-page #careers .about-careers-card{width:100%;min-height:0}}@media(max-width:640px){body.about-page .values-grid{grid-template-columns:1fr}body.about-page .about-intro .about-section-title{text-align:center}body.about-page .about-intro .about-section-lead{margin-left:0;margin-right:0;max-width:none;width:100%;text-align:left;line-height:1.5;text-wrap:pretty}body.about-page .about-intro .about-section-title+.about-section-lead{margin-top:1.25rem;margin-bottom:1rem}body.about-page .about-intro .about-section-lead+.about-section-lead{margin-top:1rem;margin-bottom:1.5rem}body.about-page .about-intro .value-card{width:100%;max-width:260px;height:auto;min-height:220px;margin-inline:auto}body.about-page section.about-section--80:not(.nbe-section--fullbleed),body.about-page section.about-section--100:not(.nbe-section--fullbleed){padding-block:clamp(2.5rem,7vw,3.5rem)}body.about-page main>section#careers.about-section--80.section-light.nbe-section--muted:not(.nbe-section--fullbleed){padding-block:20px}body.about-page .about-hero__actions{width:100%;justify-content:center}body.about-page #careers .about-careers-card__email{word-break:break-all}body.about-page #careers .about-careers-layout{min-width:0}body.about-page #careers .about-careers-layout>*{min-width:0}body.about-page #careers .about-section-title{font-size:clamp(1.35rem,5vw,1.75rem);line-height:1.25;margin-bottom:1rem}body.about-page #careers .about-section-lead{font-size:0.9375rem;line-height:1.45}body.about-page #careers .about-careers-card{padding:1.125rem 1rem}body.about-page #careers .about-careers-card h3{font-size:clamp(1.125rem,4.5vw,1.375rem);line-height:1.25;margin-bottom:1rem}body.about-page #careers .about-careers-card h3+.about-careers-list+h3{margin-top:1.25rem;margin-bottom:0.75rem}body.about-page #careers .about-careers-card .about-careers-list li{font-size:0.875rem;line-height:1.4;grid-template-columns:20px minmax(0,1fr);gap:0.5rem}body.about-page #careers .about-careers-card p{font-size:0.875rem;line-height:1.45}}@media(prefers-reduced-motion:reduce){body.about-page .value-card,body.about-page .about-hero__cta{transition:none}body.about-page .value-card:hover,body.about-page .about-hero__cta--primary:hover,body.about-page .about-hero__cta--secondary:hover,body.about-page .about-hero__cta--outline:hover{transform:none}}body.about-page footer.site-footer{min-height:auto;padding:clamp(3rem,6vw,4.5rem) clamp(1.25rem,4vw,2rem) 1.75rem;margin-top:0}body.about-page footer.site-footer .footer-container{max-width:var(--about-container-max);column-gap:40px;row-gap:28px}@media(min-width:960px){body.about-page footer.site-footer .footer-container{column-gap:44px}}body.about-page footer.site-footer .footer-col h4{margin-bottom:14px;font-size:11px;font-weight:700;letter-spacing:0.1em;color:#4b5563!important}body.about-page footer.site-footer .footer-col__list li{margin-bottom:12px}body.about-page footer.site-footer .footer-col a,body.about-page footer.site-footer .footer-col__list a{font-size:12px;line-height:1.55}body.about-page main>section.about-section--80.section-light:not(.nbe-section--fullbleed){padding-block:var(--about-section-py-sm);min-height:0}body.about-page .about-hero+section#values.about-section--80.section-light:not(.nbe-section--fullbleed){padding-top:var(--about-section-py-sm-after-hero);padding-bottom:var(--about-section-py-sm);min-height:0}body.about-page main>section.about-section--100.section-light:not(.nbe-section--fullbleed){padding-block:var(--about-section-py-md);min-height:0}body.about-page main>section#our-story.about-section--100.section-light:not(.nbe-section--fullbleed){padding-block:70px}body.about-page .about-hero+section.section-light:not(.nbe-section--fullbleed){min-height:0}
