@font-face{font-family:Switzer;src:url(/fonts/Switzer-Extralight.woff2) format("woff2");font-display:swap;font-style:normal;font-weight:200}@font-face{font-family:Switzer;src:url(/fonts/Switzer-Light.woff2) format("woff2");font-display:swap;font-style:normal;font-weight:300}@font-face{font-family:Switzer;src:url(/fonts/Switzer-Regular.woff2) format("woff2");font-display:swap;font-style:normal;font-weight:400}@font-face{font-family:Switzer;src:url(/fonts/Switzer-Medium.woff2) format("woff2");font-display:swap;font-style:normal;font-weight:500}@font-face{font-family:Switzer;src:url(/fonts/Switzer-Bold.woff2) format("woff2");font-display:swap;font-style:normal;font-weight:700}:root{--cream:#fffefa;--ink:#050505;--grey:#969696;--ink-25:rgba(5,5,5,0.25);--ink-10:rgba(5,5,5,0.1);--black-50:rgba(0,0,0,0.5);--ease:cubic-bezier(0.22,0.85,0.56,1);--fs-display:140px;--lh-display:154px;--fs-h1:100px;--lh-h1:110px;--fs-h2:51px;--lh-h2:66.3px;--fs-body:21px;--lh-body:31.5px;--fs-small:17px;--lh-small:22.1px;--fs-eyebrow:18px;--lh-eyebrow:37.8px;--ls-eyebrow:7.2px;--fs-statlabel:24px;--lh-statlabel:38.4px;--ls-statlabel:-0.48px;--fs-stat:72px;--fs-mail:40px;--lh-mail:52px;--gutter:1%;--section-pad:80px;--stack-gap:72px;--header-h:120px}@media (max-width:1199.98px){:root{--fs-display:88px;--lh-display:96.8px;--fs-h1:68px;--lh-h1:74.8px;--fs-h2:32px;--lh-h2:41.6px;--fs-body:18px;--lh-body:27px;--fs-small:16px;--lh-small:20.8px;--fs-eyebrow:14px;--lh-eyebrow:29.4px;--ls-eyebrow:5.6px;--fs-statlabel:19px;--lh-statlabel:30.4px;--ls-statlabel:-0.38px;--stack-gap:42px}}@media (max-width:809.98px){:root{--fs-display:46px;--lh-display:50.6px;--fs-h1:50px;--lh-h1:55px;--fs-h2:24px;--lh-h2:31.2px;--fs-body:16px;--lh-body:24px;--fs-small:15px;--lh-small:21px;--fs-eyebrow:12px;--lh-eyebrow:25.2px;--ls-eyebrow:4.8px;--fs-statlabel:15px;--lh-statlabel:24px;--ls-statlabel:-0.3px;--gutter:20px;--section-pad:40px;--stack-gap:42px;--header-h:110px}}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;background:var(--cream);color:var(--ink);font-family:Switzer,ui-sans-serif,system-ui,sans-serif;font-size:var(--fs-body);line-height:var(--lh-body);font-weight:300;-webkit-font-smoothing:antialiased;overflow-x:hidden}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,p{margin:0;font-weight:inherit;font-size:inherit}ul{margin:0;padding:0;list-style:none}.container{width:calc(100% - var(--gutter) * 2);margin-inline:auto}.display{font-size:var(--fs-display);line-height:var(--lh-display);font-weight:400}.h1{font-size:var(--fs-h1);line-height:var(--lh-h1);font-weight:500}.h2{font-size:var(--fs-h2);line-height:var(--lh-h2);font-weight:200}.body{font-size:var(--fs-body);line-height:var(--lh-body);font-weight:300}.small{font-size:var(--fs-small);line-height:var(--lh-small);font-weight:400}.eyebrow{display:flex;align-items:center;gap:10px}.eyebrow:before{content:"";width:10px;height:10px;border-radius:100px;background:var(--ink);flex:none}.eyebrow>span{font-size:var(--fs-eyebrow);line-height:var(--lh-eyebrow);letter-spacing:var(--ls-eyebrow);font-weight:400;text-transform:uppercase;color:var(--grey)}.eyebrow--center{justify-content:center}.rule{width:100%;height:1px;background:var(--ink-25)}.reveal{opacity:0;transform:translateY(30px);transition:opacity .8s var(--ease),transform .8s var(--ease);will-change:opacity,transform}.reveal.is-in{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.reveal{opacity:1;transform:none;transition:none}.team__track{animation:none!important}}.cta{display:inline-flex;align-items:center;gap:12px;height:55px;padding:12px 18px;border-radius:60px;flex:none}.cta__label{position:relative;display:block;height:22px;overflow:hidden}.cta__label span{display:block;font-size:var(--fs-small);line-height:22.1px;font-weight:400;white-space:nowrap;transition:transform .5s var(--ease)}.cta:hover .cta__label span{transform:translateY(-22px)}.cta__circle{position:relative;width:31px;height:31px;border-radius:56px;flex:none;overflow:hidden}.cta__circle svg{position:absolute;width:19px;height:19px;top:6px;left:6px;transition:transform .5s var(--ease)}.cta__circle svg:last-child{transform:translate(-24px,24px)}.cta:hover .cta__circle svg:first-child{transform:translate(24px,-24px)}.cta:hover .cta__circle svg:last-child{transform:translate(0)}.cta--light{background:transparent;color:var(--ink)}.cta--light .cta__circle{background:var(--ink)}.cta--light .cta__circle svg{fill:#fff}.cta--glass{background:rgba(5,5,5,.25);color:var(--cream)}.cta--glass .cta__circle{background:var(--cream)}.cta--glass .cta__circle svg{fill:var(--ink)}.cta-row{justify-content:center;gap:52px}.cta-row,.cta-row__chevrons{display:flex;align-items:center}.cta-row__chevrons svg{width:102px;height:102px}.cta-row__chevrons svg:first-child{fill:var(--ink-10)}.cta-row__chevrons svg:last-child,.cta-row__chevrons--right svg:first-child{fill:var(--black-50)}.cta-row__chevrons--right svg:last-child{fill:var(--ink-10)}@media (max-width:809.98px){.cta-row__chevrons{display:none}}.header{position:fixed;inset:0 0 auto 0;z-index:20;height:95px;padding:20px 0;backdrop-filter:blur(25px);-webkit-backdrop-filter:blur(25px);background:linear-gradient(180deg,rgba(255,254,250,.04),rgba(255,254,250,0));mask:linear-gradient(0deg,rgba(0,0,0,0),rgba(0,0,0,1) 45%);-webkit-mask:linear-gradient(0deg,rgba(0,0,0,0),rgba(0,0,0,1) 45%)}.header__inner{display:flex;align-items:center;justify-content:space-between;height:100%}.header__logo img{width:146px;height:48px;object-fit:cover}.page{padding-top:var(--header-h)}.page,.section{display:flex;flex-direction:column;gap:var(--stack-gap)}.section{padding:var(--section-pad) 0}@media (max-width:809.98px){.section{padding:var(--section-pad) 0 20px;gap:24px}}.hero{position:relative;width:100%;height:810px;padding:80px 60px;display:flex;flex-direction:column;overflow:hidden;margin-bottom:-80px}.hero__bg{position:absolute;inset:0;overflow:hidden}.hero__bg img{position:absolute;top:-5%;left:0;width:100%;height:110%;object-fit:cover}.pattern{inset:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='126' height='126'%3E%3Cpath d='M126 0v21.584L21.584 126H0v-17.585L108.415 0H126Zm0 108.414V126h-17.586L126 108.414Zm0-84v39.171L63.585 126H24.414L126 24.414Zm0 42v39.17L105.584 126h-39.17L126 66.414ZM105.586 0 0 105.586V66.415L66.415 0h39.171Zm-42 0L0 63.586V24.415L24.415 0h39.171Zm-42 0L0 21.586V0h21.586Z' fill='rgba(136,136,136,0.2)' fill-rule='evenodd'/%3E%3C/svg%3E");background-size:64px;background-repeat:repeat}.hero__fade,.pattern{position:absolute;pointer-events:none}.hero__fade{inset:50% 0 0 0;background:linear-gradient(rgba(255,254,250,0),rgba(255,254,250,.02))}.hero__inner{position:relative;z-index:1;flex:1 1;display:flex;flex-direction:column;justify-content:flex-end}.hero__row{display:flex;align-items:flex-start;justify-content:space-between;gap:60px}.hero__title{color:#fff;max-width:822px}.hero__aside{width:31.5%;flex:none}.hero__aside p{color:var(--cream)}.hero__aside .cta{margin-top:42px}@media (max-width:809.98px){.hero{height:760px;padding:80px 20px}.hero__row{flex-direction:column;align-items:stretch;gap:24px}.hero__aside{width:100%}.hero__aside .cta{margin-top:24px}}.sec-head{display:flex;align-items:flex-start;justify-content:space-between;gap:40px}.sec-head>h2{width:65%;flex:none;position:relative;top:20px}@media (max-width:809.98px){.sec-head{flex-direction:column;gap:12px}.sec-head>h2{width:100%}}.sec-head--center{display:flex;flex-direction:column;align-items:center;gap:42px}@media (max-width:809.98px){.sec-head--center{gap:24px}}.titleblock{flex-direction:column;gap:12px}.titleblock,.titlerow{display:flex;align-items:center;width:100%}.titlerow{justify-content:space-between;gap:20px}.lede{max-width:660px;text-align:center}.stats{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:49px;gap:49px}@media (max-width:809.98px){.stats{grid-template-columns:1fr;gap:42px}}.stat__num{font-size:var(--fs-stat);line-height:1;font-weight:400;color:#000}.stat__rule{margin:24px 0}.stat__label{font-size:var(--fs-statlabel);line-height:var(--lh-statlabel);letter-spacing:var(--ls-statlabel);font-weight:500}.stat__desc{margin-top:12px}.cards{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:49px;column-gap:49px;grid-row-gap:97px;row-gap:97px;margin-inline:12px}.card__media{width:100%;aspect-ratio:662/620;overflow:hidden}.card__media img{width:100%;height:100%;object-fit:cover}.card h3{margin-top:24px}.card p{margin-top:12px}.team{position:relative;width:100%;height:484px;overflow:hidden;margin-top:80px}.team__track{position:absolute;top:-4px;left:0;display:flex;gap:12px;width:max-content;animation:marquee 49s linear infinite}.team__track img{width:399px;height:492px;object-fit:cover;flex:none}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(calc(-50% - 6px))}}.team__overlay{position:absolute;inset:0;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;text-align:center}.team__overlay .display{color:var(--cream)}.arrow-divider{width:82px;height:82px;border-radius:70px;border:1px solid var(--ink-25);padding:12px;margin-inline:auto}.arrow-divider>div{width:100%;height:100%;border-radius:70px;background:var(--ink);display:grid;place-items:center}.arrow-divider svg{width:34px;height:34px;fill:var(--cream)}@media (max-width:809.98px){.arrow-divider{width:70px;height:70px}.arrow-divider svg{width:28px;height:28px}}.steps{display:flex;flex-direction:column;gap:177px}.step{display:grid;grid-template-columns:51.9% 48.1%;align-items:stretch}.step__body{min-height:540px;padding:0 24px 0 42px;display:flex;flex-direction:column;justify-content:space-between}.step__num{align-self:flex-start;border:1px solid var(--ink-25);border-radius:54px;padding:12px 24px;font-size:var(--fs-body);line-height:32px;font-weight:300}.step__text p{color:var(--grey);margin-top:12px}.step__tags{display:flex;flex-wrap:wrap;gap:12px}.step__tags span{background:var(--cream);border:1px solid var(--ink-25);border-radius:35px;padding:12px;font-size:var(--fs-small);line-height:22.1px;font-weight:400}.step__media{width:93.75%;aspect-ratio:630/540;overflow:hidden}.step__media img{width:100%;height:100%;object-fit:cover}@media (max-width:809.98px){.steps{gap:42px}.step{grid-template-columns:1fr;gap:24px}.step__body{min-height:0;padding:0;gap:24px}.step__media{width:100%}}.outro{position:relative;width:100%;height:810px;overflow:hidden}.outro img{position:absolute;top:-22%;left:50%;width:120%;height:144%;object-fit:cover;transform:translateX(-50%)}@media (max-width:809.98px){.outro{height:338px}}.footer{background:var(--cream);padding:160px 0 40px;display:flex;flex-direction:column;gap:100px}@media (max-width:809.98px){.footer{padding:80px 0 40px;gap:60px}}.footer__texts{display:flex;flex-direction:column;gap:24px}.footer__label{color:var(--grey)}.footer__contacts{display:flex;flex-direction:column;gap:12px;align-items:flex-start}.footer__mail{display:inline-flex;align-items:center;gap:12px;font-size:var(--fs-mail);line-height:var(--lh-mail);font-weight:200}.footer__mail svg{width:19px;height:19px;fill:var(--ink);flex:none}.footer__phone{font-weight:200}@media (max-width:809.98px){.footer__mail{font-size:24px;line-height:31.2px}}.wordmark{display:block;width:100%;overflow:visible}.wordmark h2{font-size:347.6804547765859px;line-height:.8em;font-weight:400;text-transform:uppercase;white-space:nowrap;color:var(--ink)}