@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8d697b304b401681-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba015fad6dcf6784-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/4cf2300e9c8272f7-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.00%;size-adjust:104.76%}.__className_188709{font-family:Geist,Geist Fallback;font-style:normal}.__variable_188709{--font-geist-sans:"Geist","Geist Fallback"}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/9610d9e46709d722-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/747892c23ea88013-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/93f479601ee12b01-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Mono Fallback;src:local("Arial");ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.00%;size-adjust:134.59%}.__className_9a8899{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.__variable_9a8899{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}*{font-rendering:geometricPrecision;box-sizing:border-box;margin:0;padding:0}body{background:#efefef;color:var(--foreground);font-family:var(--font-geist-sans),system-ui,sans-serif;-webkit-font-smoothing:antialiased}.alert{display:none;position:fixed;z-index:1000;width:300px;padding:16px;background:#000;color:#fff;border-radius:.5rem;bottom:8px;right:8px}.alert a{color:gray}.page{min-height:100vh;display:flex;flex-direction:column}.page main{flex:1 1}a.nav__link--logo{position:fixed;left:16px;top:24px;z-index:800}a.nav__link--logo img{width:150px;height:auto}@media(min-width:768px){a.nav__link--logo{top:32px;left:24px}}.nav__navigation{display:none;position:fixed;left:50%;top:24px;transform:translate(-50%);z-index:800;background:#fff;border-radius:.5rem}.nav__navigation .nav__list{display:flex;flex-direction:row;gap:.25rem;list-style:none;margin:0;padding:0 12px}.nav__navigation .nav__list .nav__link{padding:12px;font-size:18px;display:block;color:#52525b;text-decoration:none;transition:color .3s ease-in-out,font-weight .3s ease-in-out}.nav__navigation .nav__list .nav__link:hover{color:#18181b}.nav__navigation .nav__list .nav__link--active{font-weight:600;color:#18181b}@media(min-width:768px){.nav__navigation{display:flex}}.nav__button{position:fixed;right:16px;top:16px;z-index:1000;background:#0b66ff;color:#fff;border:none;border-radius:.5rem;padding:12px 24px;font-size:18px;letter-spacing:-.02em;font-weight:400;cursor:pointer;transition:background .3s ease-in-out,font-weight .3s ease-in-out,transform .15s ease}.nav__button:hover{background:#000}.nav__button:active{transform:scale(.96)}@media(min-width:768px){.nav__button{top:24px;right:24px}}.link-muted{display:block;text-decoration:none;margin:0 auto;width:fit-content;color:#000;font-size:16px;font-weight:400;letter-spacing:-.02em;transition:background-color .3s ease-in-out,color .3s ease-in-out;background:#0b66ff;padding:16px 32px;border-radius:.5rem;color:#fff}.link-muted:hover{background:#000;color:#fff}article{text-align:center;margin:200px auto 100px;max-width:760px;padding:0 24px;display:flex;flex-direction:column;gap:24px}article .article__title{font-size:32px;font-weight:500;letter-spacing:-.03em;line-height:1}@media(min-width:768px){article .article__title{font-size:48px}}article .article__intro,article .article__subtitle{font-size:24px;font-weight:400;letter-spacing:-.02em}article .article__body,article .article__restrictions{font-size:16px;font-weight:400;letter-spacing:-.02em;color:#18181b;text-align:left}article .article__body .article__h1,article .article__restrictions .article__h1{font-size:1.75rem;font-weight:600;margin:1.25em 0 .5em;letter-spacing:-.02em}article .article__body .article__h2,article .article__restrictions .article__h2{font-size:1.5rem;font-weight:600;margin:1.5em 0 .5em;letter-spacing:-.02em}article .article__body .article__h3,article .article__restrictions .article__h3{font-size:1.25rem;font-weight:600;margin:1.25em 0 .5em;letter-spacing:-.02em}article .article__body .article__p,article .article__restrictions .article__p{margin:0 0 .75em;line-height:1.6}article .article__body .article__list,article .article__restrictions .article__list{margin:.5em 0 1em;padding-left:1.5em}article .article__body .article__list--ordered,article .article__restrictions .article__list--ordered{list-style:decimal}article .article__body .article__list-item,article .article__restrictions .article__list-item{margin-bottom:.25em;line-height:1.5}article .article__body .article__blockquote,article .article__restrictions .article__blockquote{margin:1em 0;padding-left:1em;border-left:3px solid #e4e4e7;color:#52525b;font-style:italic}article .article__body .article__link,article .article__restrictions .article__link{color:#18181b;text-decoration:underline;text-underline-offset:4px;text-decoration-color:#000;transition:text-decoration-color .3s ease-in-out}article .article__body .article__link:hover,article .article__restrictions .article__link:hover{text-decoration-color:#0b66ff}article .article__restrictions{text-align:center}article .article__empty{font-size:16px;font-weight:400;letter-spacing:-.02em;color:#52525b;text-align:center}.footer{margin-top:auto;padding:2rem 1rem}.footer__inner{max-width:56rem;margin:0 auto;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.5rem}.footer__list{display:flex;flex-wrap:wrap;gap:1rem;list-style:none;margin:0;padding:0}.footer__link{color:#52525b;text-decoration:none;font-size:.875rem;transition:color .2s ease}.footer__link:hover{color:#18181b}.footer__contact,.footer__copyright{margin:0;font-size:.875rem;color:#71717a}.footer__contact a,.footer__copyright a{color:#71717a;text-decoration:underline;text-underline-offset:4px}.footer__contact a:hover,.footer__copyright a:hover{text-decoration-color:#0b66ff}.introduction{width:100dvw;position:relative}.introduction .introduction__video-wrap{position:relative;aspect-ratio:3/4;width:100dvw;height:auto}@media(min-width:768px){.introduction .introduction__video-wrap{height:100dvh}}.introduction .introduction__video{width:100%;height:100%;object-fit:cover}.introduction .introduction__mute{position:absolute;right:16px;bottom:16px;z-index:2;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#0b66ff;color:#fff;border:none;border-radius:50%;cursor:pointer;transition:background .2s ease,transform .15s ease}.introduction .introduction__mute:hover{background:#000}.introduction .introduction__mute:active{transform:scale(.96)}@media(min-width:768px){.introduction .introduction__mute{right:24px;bottom:24px}}.introduction .introduction__inner{position:sticky;bottom:0;left:0;padding:24px}.introduction .introduction__inner h1{display:none}.introduction .introduction__inner .introduction__subtitle{font-size:24px;letter-spacing:-.03em;font-weight:500;line-height:1.2;text-align:center}.introduction .introduction__inner p{font-size:16px;color:#52525b}.vacancies{margin:48px 0 0}.vacancies .vacancies__title{font-size:24px;font-weight:500;letter-spacing:-.03em;text-align:center;padding:24px}.vacancies .vacancies__list{display:flex;flex-direction:row;flex-wrap:nowrap;overflow-x:scroll;justify-content:flex-start;align-items:stretch;gap:16px;scroll-snap-type:x mandatory;padding:0 16px}.vacancies .vacancies__list::-webkit-scrollbar{display:none}@media(min-width:768px){.vacancies .vacancies__list{justify-content:center}}.vacancies .vacancies__list .vacancy{flex:0 0 348px;width:348px;background:#fff;color:#000;border-radius:.5rem;padding:16px;text-decoration:none;display:flex;flex-direction:column;gap:16px;align-items:space-between;transition:background-color .3s ease-in-out,color .3s ease-in-out}.vacancies .vacancies__list .vacancy .vacancy__title{font-size:24px;font-weight:500;letter-spacing:-.03em}.vacancies .vacancies__list .vacancy .vacancy__excerpt{font-size:18px;letter-spacing:-.03em;font-weight:400}.vacancies .vacancies__list .vacancy .vacancy__cta{font-size:14px;letter-spacing:-.02em;font-weight:400;text-decoration:none;opacity:.5}@media(min-width:1024px){.vacancies .vacancies__list .vacancy:hover{background:#0b66ff;color:#fff}}.white-paper{width:calc(100dvw - 32px);max-width:600px;margin:48px auto 0;background:#0b66ff;color:#fff;border-radius:.5rem;padding:24px;display:flex;flex-direction:column;gap:16px}.white-paper .white-paper__title{font-size:24px;font-weight:500;letter-spacing:-.03em}.white-paper .white-paper__link{letter-spacing:-.02em;width:fit-content;font-weight:400;transition:color .3s ease-in-out;display:inline-block;text-decoration:none;background-color:#000;font-size:18px;padding:16px 32px;border-radius:.5rem;color:#fff;border:none;cursor:pointer;transition:background-color .3s ease-in-out,transform .15s ease,color .3s ease-in-out}.white-paper .white-paper__link:hover{background-color:#fff;color:#000}.white-paper .white-paper__link:active{transform:scale(.96)}.hiring-process h2,.perks-of-the-job h2{font-size:24px;font-weight:500;letter-spacing:-.03em;text-align:center;padding:24px}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.contact-layer{position:fixed;inset:0;z-index:900;display:flex;align-items:center;justify-content:flex-end;padding:8px;transition:visibility .3s ease,opacity .3s ease}body.contact-open .contact-layer{visibility:visible!important;opacity:1!important}@media(min-width:768px){.contact-layer{padding:24px}}.contact-form-wrapper{position:relative;width:100%;max-width:480px;height:100%}.contact-form-wrapper .contact-form-thanks,.contact-form-wrapper.contact-form-thanks-active .contact-form{display:none}.contact-form-wrapper.contact-form-thanks-active .contact-form-thanks{display:flex}.contact-form,.contact-form-thanks{background:rgba(11,102,255,.95);border-radius:.5rem;padding:24px;width:100%;max-width:480px;height:100%;box-shadow:0 20px 40px rgba(0,0,0,.15);color:#fff;display:flex;flex-direction:column;gap:16px}.contact-form-title{font-size:24px;font-weight:600;letter-spacing:-.02em;margin:0 0 .5em}.contact-form-intro{margin-bottom:8px;font-size:18px;color:#fff}.contact-form-field{margin-bottom:1rem}.contact-form-field label:not(.visually-hidden){display:block;font-size:18px;margin-bottom:8px;color:#fff}.contact-form-field input[type=email],.contact-form-field input[type=text],.contact-form-field select,.contact-form-field textarea{width:100%;padding:12px;font-size:1rem;font-family:inherit;border:1px solid #e4e4e7;border-radius:.5rem;background:#fff;color:#18181b;appearance:none;-webkit-appearance:none;-moz-appearance:none}.contact-form-field input[type=email]::placeholder,.contact-form-field input[type=text]::placeholder,.contact-form-field select::placeholder,.contact-form-field textarea::placeholder{color:#71717a}.contact-form-field input[type=email]:focus,.contact-form-field input[type=text]:focus,.contact-form-field select:focus,.contact-form-field textarea:focus{outline:none}.contact-form-field textarea{resize:vertical;min-height:6rem}.contact-form-submit{width:100%;margin-top:1rem;padding:.75rem 1rem;font-size:18px;font-weight:500;font-family:inherit;color:#fff;background:#18181b;border:none;border-radius:.5rem;cursor:pointer;transition:background .2s ease}.contact-form-submit:hover{background:#52525b}.contact-form-thanks p{margin:0;color:#fff;line-height:1.5}.contact-form-iframe{position:absolute;width:0;height:0;border:none;opacity:0;pointer-events:none}