.nav{z-index:100;pointer-events:none;padding:16px;position:fixed;top:0;left:0;right:0}.nav-row{pointer-events:auto;grid-template-columns:auto repeat(3,minmax(0,1fr)) auto;align-items:center;gap:4px;width:100%;max-width:1408px;margin:0 auto;display:grid}.nav-logo{background:var(--yellow);border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;min-width:110px;height:40px;padding:0 14px;line-height:0;display:inline-flex}.nav-logo-img{width:auto;height:24px;display:block}.nav-links{display:contents}.nav-pill{color:#eee;letter-spacing:-.4px;background:#353438cc;border-radius:5px;justify-content:center;align-items:center;min-width:0;height:40px;font-size:14px;font-weight:600;line-height:16px;transition:background .25s;display:none}.nav-pill:hover{background:#353438}.nav-cta{background:var(--yellow);color:#353438;letter-spacing:-.5px;border-radius:5px;flex-shrink:0;justify-self:end;width:123px;height:40px;font-size:12px;font-weight:500;line-height:12px;display:none;position:relative;overflow:hidden}.nav-cta-row{place-items:center;transition:transform .35s cubic-bezier(.22,1,.36,1);display:grid;position:absolute;inset:0}.nav-cta-row:last-child{transform:translateY(40px)}.nav-cta:hover .nav-cta-row:first-child{transform:translateY(-40px)}.nav-cta:hover .nav-cta-row:last-child{transform:translateY(0)}.nav-menu{background:var(--yellow);color:#353438;letter-spacing:-.5px;border-radius:5px;justify-content:center;justify-self:end;align-items:center;width:93px;height:40px;margin-left:auto;font-size:12px;font-weight:600;line-height:12px;display:none}@media (width>=980px){.nav-pill{display:flex}.nav-cta{display:block}}@media (width<=979px){.nav{padding:10px}.nav-row{justify-content:space-between;gap:0;display:flex}.nav-links{display:none}.nav-menu{display:inline-flex}}.nav--on-yellow .nav-logo{background:#353438eb}.mmenu{z-index:200;background:var(--yellow);color:#000;flex-direction:column;padding:14px 18px 40px;display:flex;position:fixed;inset:0}.mmenu-bar{justify-content:space-between;align-items:center;margin-bottom:40px;display:flex}.mmenu-logo{background:#000;border-radius:10px;align-items:center;padding:10px 14px;line-height:0;display:inline-flex}.mmenu-logo-img{width:auto;height:18px;display:block}.mmenu-bar button{color:#fff;letter-spacing:.04em;background:#000;border-radius:10px;padding:12px 16px;font-size:13px;font-weight:700}.mmenu nav{margin-top:auto;display:grid}.mmenu nav a{letter-spacing:-.03em;border-top:1.5px solid #000;padding:16px 0;font-size:40px;font-weight:700;display:block}.mmenu nav>:last-child a{border-bottom:1.5px solid #000}.footer{background:var(--yellow);color:#000;z-index:5;min-height:100dvh;box-shadow:0 40vh 0 0 var(--yellow);padding:0;position:relative;overflow:visible}.footer-panel{z-index:1;background:var(--yellow);box-sizing:border-box;border-radius:0;flex-direction:column;min-height:100dvh;padding:32px;display:flex;position:relative;overflow:hidden}.footer-main{align-content:start;gap:48px;display:grid}.footer-left p{letter-spacing:-.5px;color:#000;max-width:500px;margin:0 0 32px;font-size:28px;font-weight:400;line-height:32px}.footer-cta{letter-spacing:-.5px;color:#fff;background:#000;border-radius:5px;justify-content:center;align-items:center;width:123px;height:40px;line-height:1;display:inline-flex;padding:0 28px!important;font-size:12px!important;font-weight:500!important}.footer-nav{display:grid}.footer-nav a{letter-spacing:-1px;color:#000;border-top:1.5px solid #000;align-items:center;min-height:58px;padding:8px 0;font-size:42px;font-weight:400;line-height:42px;transition:padding .3s cubic-bezier(.22,1,.36,1),opacity .25s;display:flex}.footer-nav a:last-child{border-bottom:1.5px solid #000}.footer-nav a:hover{opacity:.7;padding-left:12px}.footer-bottom{z-index:1;margin-top:auto;padding-top:40px;position:relative}.footer-bottom p{letter-spacing:-.5px;color:#000;margin:0;font-size:14px;font-weight:500;line-height:14px}.footer-mark{pointer-events:none;z-index:0;width:350px;height:263px;line-height:0;position:absolute;bottom:32px;right:32px;overflow:hidden}.footer-mark img{object-fit:contain;object-position:right bottom;width:100%;height:100%;display:block}@media (width>=900px){.footer-main{grid-template-columns:680px 680px;justify-content:start;gap:0 16px}.footer-left,.footer-nav{width:680px}}@media (width<=899px){.footer-panel{padding:24px 16px 28px}.footer-left p{max-width:none;font-size:22px;line-height:28px}.footer-nav a{min-height:48px;font-size:32px;line-height:34px}.footer-mark{aspect-ratio:350/263;width:min(55vw,220px);height:auto;bottom:16px;right:16px}}.hero{background:#202020;height:100svh;min-height:640px;position:relative;overflow:hidden}.hero-noise{pointer-events:none;width:100%;height:100%;image-rendering:pixelated;mix-blend-mode:multiply;opacity:1;z-index:0;border-radius:0;position:absolute;inset:0}.hero-crosshair{--cx:50%;--cy:50%;pointer-events:none;z-index:1;position:absolute;inset:0}.hero-line{opacity:.4;will-change:width, height, top, left;background:#eee;position:absolute}.hero-line-h{height:1px;top:var(--cy)}.hero-line-h-left{width:max(0px, calc(var(--cx) - 20px));left:0}.hero-line-h-right{left:calc(var(--cx) + 20px);width:auto;right:0}.hero-line-v{width:1px;left:var(--cx)}.hero-line-v-top{height:max(0px, calc(var(--cy) - 20px));top:0}.hero-line-v-bottom{top:calc(var(--cy) + 20px);height:auto;bottom:0}.hero-z{left:var(--cx);top:var(--cy);letter-spacing:.05em;text-transform:uppercase;color:#f5f5f0;-webkit-user-select:none;user-select:none;font-family:Univers,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:12px;font-weight:500;line-height:1.4;position:absolute;transform:translate(-50%,-50%)}.hero-content{z-index:2;flex-direction:column;gap:24px;display:flex;position:absolute;bottom:116px;left:10px;right:10px}.hero-title{color:#eee;letter-spacing:-1.5px;max-width:370px;margin:0;font-size:38px;font-weight:400;line-height:38px}.hero-right{flex-direction:column;align-items:flex-start;gap:24px;max-width:370px;display:flex}.hero-sub{color:#eee;letter-spacing:-.5px;margin:0;font-size:18px;font-weight:400;line-height:20px}.hero-about{background:var(--yellow);color:#353438;border-radius:5px;width:197px;height:58px;display:block;position:relative;overflow:hidden}.hero-about-row{letter-spacing:-.5px;box-sizing:border-box;justify-content:space-between;align-items:center;height:58px;padding:0 12px;font-size:14px;font-weight:500;line-height:14px;transition:transform .4s cubic-bezier(.22,1,.36,1);display:flex;position:absolute;top:0;left:0;right:0}.hero-about-row:last-child{transform:translateY(58px)}.hero-about:hover .hero-about-row:first-child{transform:translateY(-58px)}.hero-about:hover .hero-about-row:last-child{transform:translateY(0)}.material-icon{letter-spacing:normal;text-transform:none;white-space:nowrap;-webkit-font-smoothing:antialiased;direction:ltr;font-family:Material Icons;font-size:14px;font-style:normal;font-weight:400;line-height:14px}@media (width>=980px){.hero-content{flex-direction:row;justify-content:space-between;align-items:flex-end;gap:40px;bottom:40px;left:32px;right:32px}.hero-title{letter-spacing:-4px;max-width:700px;font-size:74px;line-height:74px}.hero-right{gap:40px;width:450px;max-width:450px;padding-bottom:0}.hero-sub{width:450px}}.about{background:var(--dark);z-index:2;padding:0 16px;position:relative}.about-panel{background:var(--yellow);color:#000;border-radius:26px;align-items:center;height:900px;min-height:640px;max-height:100svh;padding:200px 60px;display:flex;overflow:hidden}.about-text{width:100%;max-width:none;font-family:var(--font);letter-spacing:-2px;color:#0003;margin:0;font-size:56px;font-weight:300;line-height:62px}.about-word{will-change:color;display:inline}@media (width<=1199px){.about-panel{padding:120px 40px}.about-text{letter-spacing:-1.4px;font-size:clamp(28px,4.2vw,48px);line-height:1.12}}@media (width<=979px){.about{padding:0 8px}.about-panel{border-radius:16px;height:auto;min-height:70vh;max-height:none;padding:72px 24px}.about-text{letter-spacing:-1px;font-size:clamp(24px,6.2vw,36px);line-height:1.15}}.trusted{z-index:3;background:var(--dark);padding:120px 0 160px;position:relative;overflow:visible}.trusted-inner{z-index:5;background:var(--dark);padding:0 32px 80px;position:relative}.trusted-head{text-align:center;max-width:550px;margin:0 auto 56px}.trusted-head h2{letter-spacing:-4px;color:#eee;margin:0 0 26px;font-size:74px;font-weight:400;line-height:74px}.trusted-head p{color:#eee;letter-spacing:-.5px;max-width:500px;margin:0 auto;font-size:18px;font-weight:400;line-height:20px}.trusted-stage{aspect-ratio:1376/460;width:100%;max-width:1376px;margin:0 auto;position:relative}.trusted-card{box-sizing:border-box;text-align:center;background:#eee3;border-radius:3px;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:16px 14px;display:flex;position:absolute;overflow:hidden}.trusted-card-label{letter-spacing:-.5px;color:#eee;font-size:18px;font-weight:500;line-height:1.15}.trusted-card-meta{letter-spacing:-.3px;color:#eeeeeea6;text-transform:uppercase;font-size:12px;font-weight:400;line-height:1.2}@media (width<=1199px){.trusted{padding-top:80px}.trusted-head h2{letter-spacing:-2.5px;font-size:clamp(40px,6vw,64px);line-height:.98}.trusted-stage{aspect-ratio:auto;grid-template-columns:repeat(3,1fr);gap:14px;height:auto;display:grid}.trusted-card{aspect-ratio:212/140;padding:18px;width:100%!important;height:auto!important;position:relative!important;top:auto!important;left:auto!important}}@media (width<=799px){.trusted{padding-top:56px}.trusted-inner{padding:0 16px 48px}.trusted-head{margin-bottom:36px}.trusted-head h2{letter-spacing:-2px;margin-bottom:16px;font-size:clamp(34px,9vw,48px)}.trusted-head p{font-size:15px;line-height:1.35}.trusted-stage{grid-template-columns:repeat(2,1fr);gap:10px}}.solutions{color:#000;z-index:4;background:#e7e5dd;padding:0;position:relative;overflow:visible}.solutions-steps{pointer-events:none;z-index:0;grid-template-columns:repeat(4,minmax(0,1fr));height:834px;display:grid;position:absolute;top:0;left:0;right:0;overflow:visible}.solutions-step{will-change:transform;background:#e7e5dd;width:100%;height:834px}.solutions-body{z-index:1;padding:140px 32px 100px;position:relative}.solutions-top{gap:28px;max-width:1376px;margin:0 auto 48px;display:grid}.solutions-left .section-label{color:#353438;letter-spacing:-.5px;text-transform:uppercase;font-size:12px;font-weight:400}.solutions-left h2{letter-spacing:-2px;color:#000;max-width:460px;margin-top:18px;font-size:52px;font-weight:400;line-height:52px}.solutions-intro{color:#353438;letter-spacing:-.3px;place-self:end;max-width:420px;font-size:18px;line-height:1.35}.solutions-stack{flex-direction:column;align-items:flex-end;gap:140px;max-width:1376px;min-height:1620px;margin:0 auto;display:flex}.solutions-card{color:#fff;box-sizing:border-box;background:#323232;border-radius:19px;flex-shrink:0;grid-template-columns:220px 1fr;gap:32px;width:min(800px,100%);height:300px;padding:20px;display:grid;position:sticky;overflow:hidden}.solutions-card:first-child{z-index:1;top:100px}.solutions-card:nth-child(2){z-index:2;top:150px}.solutions-card:nth-child(3){z-index:3;top:200px}.solutions-card:nth-child(4){z-index:4;top:250px}.solutions-media{border-radius:8px;flex-shrink:0;width:220px;height:260px;overflow:hidden}.solutions-media img{object-fit:cover;width:100%;height:100%;display:block}.solutions-copy{flex-direction:column;justify-content:center;min-width:0;padding:8px 8px 48px 0;display:flex;position:relative}.solutions-copy h3{letter-spacing:-.5px;color:#eee;margin:0 0 14px;font-size:24px;font-weight:400;line-height:24px}.solutions-copy p{color:#eee9;letter-spacing:-.5px;max-width:400px;margin:0;font-size:24px;font-weight:400;line-height:26px}.solutions-plus{position:absolute;bottom:0;right:0}.solutions-bottom{gap:22px;max-width:1376px;margin:56px auto 0;display:grid}.solutions-bottom p{color:#353438;letter-spacing:-.5px;max-width:427px;font-size:18px;font-weight:400;line-height:20px}.solutions-bottom .btn-yellow{width:fit-content}@media (width>=900px){.solutions-top{grid-template-columns:1fr 1fr;align-items:start}.solutions-intro{padding-top:48px}}@media (width<=980px){.solutions-steps,.solutions-step{height:420px}.solutions-body{padding:80px 20px 72px}.solutions-left h2{letter-spacing:-1.5px;font-size:clamp(32px,6vw,44px);line-height:1.05}.solutions-stack{align-items:stretch;gap:20px}.solutions-card{border-radius:16px;grid-template-columns:1fr;gap:20px;width:100%;height:auto;min-height:0;position:relative;top:auto}.solutions-media{width:100%;height:220px}.solutions-copy{padding:0 0 56px}.solutions-copy h3{font-size:22px}.solutions-copy p{font-size:16px;line-height:1.35}}@media (width<=600px){.solutions-intro{justify-self:start;font-size:16px}.solutions-media{height:180px}}.perf{color:#eee;background:#202020;padding:0;position:relative;overflow:clip}.perf-bg{z-index:0;pointer-events:none;height:100vh;margin-bottom:-100vh;position:sticky;top:0}.perf-bg img{object-fit:cover;object-position:center center;width:100%;height:100%;display:block}.perf-bg-shade{background:linear-gradient(#20202038 0%,#20202061 45%,#202020b3 100%);position:absolute;inset:0}.perf-inner{z-index:1;box-sizing:border-box;flex-direction:column;gap:140px;width:100%;padding:140px 32px;display:flex;position:relative}.perf-intro{align-items:start;gap:24px;width:100%;max-width:1376px;margin:0 auto;display:grid}.perf-label{color:#e7e5dd;letter-spacing:-.5px;text-transform:uppercase;justify-self:start;align-items:center;gap:8px;width:fit-content;font-size:12px;font-weight:400;line-height:12px;display:inline-flex}.perf-label:before{content:"";background:var(--yellow);flex-shrink:0;width:7px;height:7px;transform:rotate(45deg)}.perf-intro h2{letter-spacing:-1px;color:#eee;max-width:800px;margin:0;font-size:34px;font-weight:400;line-height:38px}.perf-grid{grid-template-columns:1fr;gap:16px;width:100%;max-width:1376px;margin:0 auto;display:grid}.perf-card{background:#353438;border-radius:32px;flex-direction:column;justify-content:space-between;gap:48px;min-height:420px;padding:40px 28px;display:flex;overflow:clip}.perf-stat{justify-content:flex-end;align-items:flex-start;gap:10px;width:100%;display:flex}.perf-value{letter-spacing:-14px;color:#eeec;font-variant-numeric:tabular-nums;font-size:clamp(88px,18vw,140px);font-weight:200;line-height:.95}.perf-unit{letter-spacing:-1.68px;color:#eee9;white-space:nowrap;margin-top:.18em;font-size:clamp(28px,4vw,42px);font-weight:275;line-height:1}.perf-meta{max-width:450px}.perf-meta h3{letter-spacing:-.5px;color:#eee;margin:0 0 10px;font-size:24px;font-weight:400;line-height:24px}.perf-meta p{color:#eeec;letter-spacing:-.36px;margin:0;font-size:18px;font-weight:300;line-height:24px}@media (width>=900px){.perf-intro{grid-template-columns:minmax(0,1fr) 800px;justify-content:space-between;gap:32px}.perf-intro h2{width:800px;max-width:800px}.perf-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.perf-card{border-radius:52px;gap:340px;width:100%;height:700px;min-height:700px;padding:56px}.perf-value{letter-spacing:-14px;font-size:140px;line-height:140px}.perf-unit{margin-top:8px;font-size:42px;line-height:42px}}@media (width<=899px){.perf-inner{gap:64px;padding:100px 16px}.perf-intro h2{letter-spacing:-.8px;font-size:26px;line-height:32px}}.deliveries{z-index:auto;background:#202020;padding:140px 100px 280px;position:relative}.deliveries-card{color:#111;text-align:center;box-sizing:border-box;z-index:6;background:#eee;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:40px;width:100%;max-width:1240px;min-height:522px;margin:0 auto;padding:80px 32px;display:flex;position:relative}.deliveries-mark{flex-shrink:0;place-items:center;width:30px;height:30px;display:grid}.deliveries-diamond{display:block}.deliveries-main{flex-direction:column;align-items:center;gap:40px;width:100%;display:flex}.deliveries-main>p{letter-spacing:-.36px;color:#353438;max-width:700px;margin:0;font-size:18px;font-weight:400;line-height:24px}.deliveries-num{letter-spacing:-2px;color:#000;font-variant-numeric:tabular-nums;justify-content:center;align-items:baseline;font-size:clamp(72px,10.5vw,150px);font-weight:500;line-height:140px;display:flex}.deliveries-plus{display:inline-block}.deliveries-label{letter-spacing:-.5px;color:#353438;text-transform:capitalize;margin:0;font-size:14px;font-weight:500;line-height:14px}@media (width<=1100px){.deliveries{padding:100px 32px 200px}}@media (width<=799px){.deliveries{padding:80px 16px 140px}.deliveries-card{gap:28px;min-height:0;padding:56px 24px}.deliveries-main{gap:28px}.deliveries-main>p{font-size:16px;line-height:22px}.deliveries-num{line-height:.95}}.quotes{color:#353438;z-index:auto;background:#e7e5dd;padding:0;position:relative;overflow:visible}.quotes-steps{pointer-events:none;z-index:0;grid-template-columns:repeat(4,minmax(0,1fr));height:834px;display:grid;position:absolute;top:0;left:0;right:0;overflow:visible}.quotes-step{will-change:transform;background:#e7e5dd;width:100%;height:834px}.quotes-body{z-index:6;padding:140px 32px 160px;position:relative}.quotes-inner{align-items:start;gap:40px;width:100%;max-width:1376px;margin:0 auto;display:grid}.quotes-inner>h2{letter-spacing:-2px;color:#353438;max-width:463px;margin:0;font-size:52px;font-weight:400;line-height:52px}.quotes-panel{width:100%;max-width:800px;min-height:280px;padding-right:56px;position:relative}.quotes-panel blockquote{margin:0}.quotes-panel blockquote p{letter-spacing:-.5px;color:#353438;margin:0 0 48px;font-size:28px;font-weight:300;line-height:32px}.quotes-mark{font-weight:300}.quotes-panel footer{gap:6px;display:grid}.quotes-panel strong{letter-spacing:normal;color:#353438;font-size:14px;font-weight:400;line-height:14px}.quotes-panel span:not(.quotes-mark){color:#353438bf;font-size:14px;font-weight:300;line-height:14px}.quotes-nav{gap:16px;margin-top:28px;display:flex}.quotes-nav button{background:var(--yellow);color:#353438;border-radius:6px;place-items:center;width:36px;height:36px;transition:transform .25s cubic-bezier(.22,1,.36,1);display:grid}.quotes-nav button:hover{transform:translateY(-2px)}@media (width>=900px){.quotes-inner{grid-template-columns:minmax(0,1fr) 800px;gap:32px}.quotes-inner>h2{justify-self:start}.quotes-panel{justify-self:end}.quotes-nav{flex-direction:column;gap:16px;margin-top:0;position:absolute;bottom:0;right:0}}@media (width<=899px){.quotes-body{padding:100px 16px}.quotes-inner>h2{letter-spacing:-1.4px;font-size:36px;line-height:38px}.quotes-panel{min-height:0;padding-right:0}.quotes-panel blockquote p{margin-bottom:32px;font-size:22px;line-height:28px}.quotes-steps,.quotes-step{height:520px}}.co{background:#202020}.co-hero{color:#eee;padding:160px 32px 80px}.co-hero-inner{max-width:1376px;margin:0 auto}.co-eyebrow{letter-spacing:-.5px;text-transform:uppercase;color:#eee;align-items:center;gap:8px;margin:0 0 24px;font-size:12px;font-weight:400;line-height:12px;display:inline-flex}.co-eyebrow:before{content:"";background:currentColor;border-radius:50%;flex-shrink:0;width:6px;height:6px}.co-eyebrow--dark{color:#353438}.co-hero h1{letter-spacing:-4px;color:#eee;max-width:600px;margin:0 0 28px;font-size:74px;font-weight:400;line-height:74px}.co-hero-body{letter-spacing:-.5px;color:#eeeeeed9;max-width:350px;margin:0;font-size:18px;font-weight:400;line-height:20px}.co-belief{padding:120px 60px 160px}.co-belief-text{letter-spacing:-2px;max-width:1100px;margin:0 auto;font-size:56px;font-weight:300;line-height:62px}.co-belief-word{display:inline}.co-values{color:#353438;background:#e7e5dd;padding:140px 32px}.co-values-inner{gap:64px;max-width:1376px;margin:0 auto;display:grid}.co-values-left h2{letter-spacing:-4px;color:#000;max-width:540px;margin:16px 0 0;font-size:74px;font-weight:400;line-height:74px}.co-values-list{gap:0;display:grid}.co-value{border-top:1.5px solid #35343833;grid-template-columns:72px 1fr;gap:24px;padding:40px 0;display:grid}.co-value:last-child{border-bottom:1.5px solid #35343833}.co-value-n{letter-spacing:-.5px;color:#353438;font-size:18px;font-weight:400;line-height:24px}.co-value h3{letter-spacing:-1px;color:#353438;max-width:300px;margin:0 0 12px;font-size:34px;font-weight:400;line-height:38px}.co-value p{letter-spacing:-.36px;color:#353438cc;max-width:350px;margin:0;font-size:18px;font-weight:400;line-height:24px}.co-team{color:#eee;background:#202020;padding:140px 32px 100px}.co-team-inner{max-width:1376px;margin:0 auto}.co-team-top{gap:28px;margin-bottom:80px;display:grid}.co-team-left{flex-direction:column;align-items:flex-start;gap:18px;display:flex}.co-team-cta{width:fit-content;min-width:180px}.co-team-top h2{letter-spacing:-1px;color:#eeeeeed9;max-width:800px;margin:0;font-size:34px;font-weight:400;line-height:38px}.co-team-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.co-card{flex-direction:column;gap:20px;min-width:0;display:flex}.co-photo{aspect-ratio:332/455;background:#2a2a2a;border-radius:10px;width:100%;overflow:hidden}.co-photo img{object-fit:cover;object-position:center;filter:brightness(.92);width:100%;height:100%;transition:transform .65s cubic-bezier(.22,1,.36,1)}.co-card:hover .co-photo img{transform:scale(1.04)}.co-meta{justify-content:space-between;align-items:flex-start;gap:12px;padding:0 12px;display:flex}.co-card h3{letter-spacing:-.5px;color:#eee;margin:0 0 4px;font-size:22px;font-weight:400;line-height:1.15}.co-card p{letter-spacing:-.5px;color:#eeeeeebf;margin:0;font-size:16px;font-weight:400;line-height:18px}.co-plus{background:var(--yellow);color:#353438;border-radius:5px;flex-shrink:0;place-items:center;width:36px;height:36px;font-size:22px;font-weight:400;line-height:1;transition:transform .3s cubic-bezier(.22,1,.36,1);display:grid}.co-plus:hover{transform:scale(1.06)}.co-careers{color:#353438;background:#e7e5dd;padding:140px 32px}.co-careers-inner{max-width:700px;margin:0 auto 0 0}.co-careers h2{letter-spacing:-2px;color:#353438;margin:0 0 24px;font-size:52px;font-weight:400;line-height:56px}.co-careers p{letter-spacing:-.36px;color:#353438d9;max-width:560px;margin:0 0 32px;font-size:18px;font-weight:400;line-height:24px}@media (width>=900px){.co-values-inner{grid-template-columns:minmax(0,726px) minmax(0,650px);justify-content:space-between;align-items:start;gap:32px}.co-team-top{grid-template-columns:minmax(0,1fr) 800px;gap:32px}.co-team-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.co-card h3{font-size:28px;line-height:32px}}@media (width<=899px){.co-hero{padding:120px 16px 64px}.co-hero h1{letter-spacing:-2px;font-size:42px;line-height:46px}.co-belief{padding:80px 16px 100px}.co-belief-text{letter-spacing:-1px;font-size:28px;line-height:34px}.co-values,.co-team,.co-careers{padding:100px 16px}.co-values-left h2{letter-spacing:-2px;font-size:42px;line-height:46px}.co-value h3{font-size:26px;line-height:30px}.co-team-top h2{font-size:26px;line-height:32px}.co-careers h2{font-size:36px;line-height:40px}}.sp{background:#202020}.sp-hero{color:#eee;padding:160px 32px 80px}.sp-hero-inner{max-width:1376px;margin:0 auto}.sp-eyebrow{letter-spacing:-.5px;text-transform:uppercase;color:#eee;align-items:center;gap:8px;margin:0 0 24px;font-size:12px;font-weight:400;line-height:12px;display:inline-flex}.sp-eyebrow:before{content:"";background:currentColor;border-radius:50%;width:6px;height:6px}.sp-eyebrow--dark{color:#353438}.sp-hero h1{letter-spacing:-4px;color:#eee;max-width:700px;margin:0 0 28px;font-size:74px;font-weight:400;line-height:74px}.sp-hero-body{letter-spacing:-.5px;color:#eeeeeed9;max-width:450px;margin:0;font-size:18px;font-weight:400;line-height:24px}.sp-services{color:#353438;background:#e7e5dd;padding:140px 32px}.sp-services-inner{max-width:1376px;margin:0 auto}.sp-services-top{gap:28px;margin-bottom:64px;display:grid}.sp-services-left{flex-direction:column;align-items:flex-start;gap:18px;display:flex}.sp-services-top h2{letter-spacing:-1px;color:#353438;max-width:800px;margin:0;font-size:34px;font-weight:400;line-height:38px}.sp-grid{grid-template-columns:1fr;gap:16px;display:grid}.sp-card{gap:20px;min-width:0;display:grid}.sp-media{aspect-ratio:332/450;background:#d8d6cf;border-radius:8px;width:100%;overflow:hidden}.sp-media img{object-fit:cover;width:100%;height:100%;transition:transform .65s cubic-bezier(.22,1,.36,1)}.sp-card:hover .sp-media img{transform:scale(1.04)}.sp-copy{padding-right:52px;position:relative}.sp-copy h3{letter-spacing:-.5px;color:#353438;margin:0 0 10px;font-size:24px;font-weight:400;line-height:28px}.sp-copy p{letter-spacing:-.5px;color:#353438cc;margin:0;font-size:16px;font-weight:400;line-height:18px}.sp-plus{background:var(--yellow);color:#353438;border-radius:5px;place-items:center;width:36px;height:36px;font-size:22px;line-height:1;transition:transform .3s cubic-bezier(.22,1,.36,1);display:grid;position:absolute;top:0;right:0}.sp-plus:hover{transform:scale(1.06)}.sp-cta{color:#353438;background:#eee;padding:80px 32px}.sp-cta-inner{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:32px;max-width:1376px;margin:0 auto;display:flex}.sp-cta p{letter-spacing:-1px;color:#353438;max-width:800px;margin:0;font-size:34px;font-weight:400;line-height:38px}@media (width>=900px){.sp-services-top{grid-template-columns:minmax(0,1fr) 800px;gap:32px}.sp-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=1200px){.sp-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=899px){.sp-hero{padding:120px 16px 64px}.sp-hero h1{letter-spacing:-2px;font-size:42px;line-height:46px}.sp-services{padding:100px 16px}.sp-services-top h2,.sp-cta p{font-size:26px;line-height:32px}.sp-cta{padding:64px 16px}}.ct{color:#eee;background:#202020}.ct-hero{padding:160px 32px 40px}.ct-hero-inner{max-width:1376px;margin:0 auto}.ct-eyebrow{letter-spacing:-.5px;text-transform:uppercase;color:#eee;align-items:center;gap:8px;margin:0 0 24px;font-size:12px;font-weight:400;line-height:12px;display:inline-flex}.ct-eyebrow:before{content:"";background:currentColor;border-radius:50%;width:6px;height:6px}.ct-hero-row{gap:28px;display:grid}.ct-hero h1{letter-spacing:-4px;color:#eee;max-width:700px;margin:0;font-size:74px;font-weight:400;line-height:74px}.ct-hero-body{letter-spacing:-.5px;color:#eeeeeed9;max-width:450px;margin:0;font-size:18px;font-weight:400;line-height:24px}.ct-office{padding:60px 32px 80px}.ct-office-inner{align-items:start;gap:32px;max-width:1376px;margin:0 auto;display:grid}.ct-office-copy h2{letter-spacing:-2px;color:#eee;margin:0 0 48px;font-size:52px;font-weight:400;line-height:56px}.ct-block{margin-bottom:36px}.ct-block h3{letter-spacing:-.5px;color:#eee;margin:0 0 14px;font-size:24px;font-weight:400;line-height:28px}.ct-block p,.ct-pre{letter-spacing:-.36px;color:#eee9;white-space:pre-line;margin:0 0 8px;font-size:18px;font-weight:400;line-height:24px}.ct-block a{color:#eee9;transition:color .25s}.ct-block a:hover{color:#eee}.ct-social{gap:8px;margin:0;padding:0;list-style:none;display:grid}.ct-office-media{background:#2a2a2a;border-radius:10px;justify-self:end;width:100%;max-width:400px;overflow:hidden}.ct-office-media img{object-fit:cover;width:100%;height:100%;min-height:480px;max-height:784px}@media (width>=900px){.ct-hero-row{grid-template-columns:minmax(0,700px) minmax(0,450px);justify-content:space-between;align-items:end}.ct-office-inner{grid-template-columns:minmax(0,960px) 400px;gap:16px}}@media (width<=899px){.ct-hero{padding:120px 16px 32px}.ct-hero h1{letter-spacing:-2px;font-size:42px;line-height:46px}.ct-office{padding:40px 16px 64px}.ct-office-copy h2{font-size:36px;line-height:40px}.ct-office-media{justify-self:stretch;max-width:none}.ct-office-media img{min-height:320px}.ct-form-row{grid-template-columns:1fr}}.ct-form-col{max-width:960px}.ct-form{gap:20px;display:grid}.ct-form-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.ct-form label{letter-spacing:-.5px;color:#eeeeeebf;gap:8px;font-size:14px;font-weight:400;display:grid}.ct-form input,.ct-form textarea,.ct-form select{box-sizing:border-box;width:100%;font:inherit;letter-spacing:-.36px;color:#eee;background:0 0;border:none;border-bottom:1.5px solid #eeeeee59;border-radius:0;outline:none;padding:10px 0;font-size:18px;line-height:24px}.ct-form input:focus,.ct-form textarea:focus{border-bottom-color:var(--yellow)}.ct-fieldset{border:none;gap:12px;margin:0;padding:0;display:grid}.ct-fieldset legend{letter-spacing:-.5px;color:#eeeeeebf;margin-bottom:8px;font-size:14px}.ct-radio{flex-direction:row;align-items:center;gap:10px;color:#eee!important;font-size:18px!important;display:flex!important}.ct-radio input{border:none;width:auto;padding:0}.ct-submit{width:fit-content;margin-top:12px}.ct-sent{color:#eeeeeeb3;margin:0;font-size:14px}@font-face{font-family:Material Icons;font-style:normal;font-weight:400;font-display:block;src:url(https://fonts.gstatic.com/s/materialicons/v145/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2)format("woff2")}@font-face{font-family:Univers;src:url(/fonts/univers-ultralight.woff2)format("woff2");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:Univers;src:url(/fonts/univers-thin.woff2)format("woff2");font-weight:275;font-style:normal;font-display:swap}@font-face{font-family:Univers;src:url(/fonts/univers-light.woff2)format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Univers;src:url(/fonts/univers-regular.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Univers;src:url(/fonts/univers-medium.woff2)format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Univers;src:url(/fonts/univers-bold.woff2)format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Univers;src:url(/fonts/univers-heavy.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}:root{--yellow:#fff314;--yellow-hot:#fff314;--black:#0a0a0a;--dark:#202020;--dark-2:#2a2a2a;--dark-3:#333;--cream:#e7e5dd;--cream-2:#e7e5dd;--muted:#9a9a9a;--white:#fff;--text-dark:#1a1a1a;--ink:#353438;--fog:#eee;--radius-sm:5px;--radius-md:16px;--radius-lg:28px;--radius-xl:40px;--nav-h:72px;--font:"Univers", "Helvetica Neue", Helvetica, Arial, sans-serif}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:auto}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}body{font-family:var(--font);background:var(--dark);color:var(--white);-webkit-font-smoothing:antialiased;line-height:1.45;overflow-x:hidden}a{color:inherit;text-decoration:none}button{cursor:pointer;color:inherit;background:0 0;border:none;font-family:inherit}img{max-width:100%;height:auto;display:block}.grain{pointer-events:none;z-index:9998;opacity:.11;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:fixed;inset:0}.section-label{letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:8px;font-size:12px;font-weight:500;display:inline-flex}.section-label:before{content:"";background:currentColor;border-radius:50%;width:6px;height:6px}.btn-yellow{background:var(--yellow);color:#353438;letter-spacing:-.5px;border-radius:5px;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;font-size:14px;font-weight:500;transition:transform .35s cubic-bezier(.22,1,.36,1),background .25s;display:inline-flex}.btn-yellow:hover{background:var(--yellow-hot);transform:translateY(-2px)}.btn-yellow .arrow{font-size:18px;line-height:1}.btn-dark{background:var(--black);color:var(--white);border-radius:var(--radius-sm);justify-content:center;align-items:center;padding:14px 22px;font-size:15px;font-weight:600;transition:transform .35s cubic-bezier(.22,1,.36,1),opacity .25s;display:inline-flex}.btn-dark:hover{opacity:.9;transform:translateY(-2px)}.plus-btn{background:var(--yellow);width:40px;height:40px;color:var(--black);border-radius:8px;place-items:center;font-size:22px;font-weight:400;line-height:1;transition:transform .3s;display:grid}.plus-btn:hover{transform:rotate(90deg)}@media (width<=900px){:root{--nav-h:64px}}
