*,*:before,*:after{box-sizing:border-box}*{margin:0}body{line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}#root,#__next{isolation:isolate}@font-face{font-family:PublicaSans-Light;src:url(/fonts/publica-sans/PublicaSans-Light.otf) format("opentype");font-style:normal;font-weight:300}@font-face{font-family:PublicaSans-Medium;src:url(/fonts/publica-sans/PublicaSans-Medium.otf) format("opentype");font-style:normal;font-weight:500}:root{--typography-light: "PublicaSans-Light";--typography-medium: "PublicaSans-Medium"}.typography-light{font-family:var(--typography-light)}.typography-medium{font-family:var(--typography-medium)}.weight-100{font-weight:500}:root{--color-black: #000;--color-gray-light: #969696;--color-gray-dark: #454545;--color-white: #fff;--content-horz-padding: 20px;--content-vert-padding: 20px;--nav-height: 88px;--section-height: 100vh}@media (min-width: 1120px){:root{--content-horz-padding: 50px;--content-vert-padding: 50px}}html{scroll-behavior:smooth;overflow-x:hidden}body{font-family:var(--typography-light);background-color:var(--color-black);color:var(--color-gray-light);overflow-x:hidden}body main{margin-bottom:0}@media (min-width: 734px) and (min-height: 960px){body main{margin-bottom:900px}}@media (min-width: 1120px) and (min-height: 960px){body main{margin-bottom:800px}}strong,.strong{font-family:var(--typography-medium);color:var(--color-white)}.white{color:var(--color-white)}.visuallyhidden{position:absolute;top:0;right:0;bottom:0;left:0;clip:rect(1px,1px,1px,1px);clip-path:inset(0 0 99.9% 99.9%);overflow:hidden;width:1px;height:1px;padding:0;border:0}.headline-primary,.headline-secondary,.headline-tertiary{display:inline-block}.page-404{height:100vh;padding:0 15%;font-size:1.25rem;color:#fff;text-align:center;display:flex;align-items:center;justify-content:center;flex-direction:column;position:fixed;top:0;left:0;width:100vw}.page-404 p{color:gray;margin-top:10px}.page-404 a{color:#fff;text-decoration:none;margin-top:15px;border-bottom:1px solid gray;padding-bottom:4px}.nav{position:fixed;top:0;width:100%;display:flex;align-items:center;justify-content:space-between;padding:1rem 2rem;background-color:#00000040;border-bottom:1px solid rgba(255,255,255,.125);-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);z-index:100}.nav-header{width:100%;display:flex;align-items:center;justify-content:space-between;z-index:101}.nav-header .button{color:#fff;width:120px;justify-content:center;margin-inline-end:10px}.nav-logo{width:136px;height:14px}.nav-links{display:flex;align-items:center}@media (min-width: 734px){.nav-links{gap:2rem}}@media (min-width: 1120px){.nav-links{gap:6rem}}@media (min-width: 1440px){.nav-links{gap:7rem}}.nav-links a{color:var(--color-gray-light);text-decoration:none;transition:color .15s linear}.nav-links a:hover,.nav-links a.active-link{color:var(--color-white)}.nav-buttons{display:none}.nav-modal{display:None}@media (max-width: 734px){.nav-links{display:none}.nav-buttons{display:flex;align-items:center;justify-content:center;position:relative;width:45px;height:45px}.nav-toggle{background:none;border:none;cursor:pointer;width:100%;height:100%;display:flex;align-items:center;justify-content:center;position:absolute;top:0;left:0;padding-right:0;right:0}.nav-toggle .nav-icon-burger{top:12px;margin-right:-17px}.nav-toggle .nav-icon-close{top:12px;width:22px;margin-right:-17px}.nav .nav-toggle.close{opacity:0;pointer-events:none}.nav-icon{width:30px;height:auto;position:absolute}.nav-modal{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#000000e6;display:none;align-items:start;padding:1rem 2rem;z-index:99}.nav-modal.open{display:flex}.nav-modal-content{display:flex;flex-direction:column;gap:3rem;width:75%;margin-top:10em}.nav-link{color:var(--color-white);text-decoration:none}.nav-link.careers{font-weight:700;font-size:34px}.nav-link.mail{font-size:20px;border-radius:22px}.nav-link:hover{color:var(--color-primary)}}.button,.button.a{display:flex;align-items:center;padding:5px 10px;border-radius:40px;border:1px solid var(--color-white);background-color:transparent;color:var(--color-white);transition:all .2s ease!important;text-decoration:none;cursor:pointer}.button span,.button.a span{text-align:center}.button:hover,.button.active-link,.button.a:hover,.button.a.active-link{background-color:var(--color-white)!important;color:var(--color-black)!important}.button-icon,.button.a-icon{display:flex;align-items:center;justify-content:space-between;padding:5px 5px 5px 32px}.button .icon-arrow,.button.a .icon-arrow{padding-left:20px}.footer{z-index:-1;width:100vw;background:#111;padding-top:15vh}@media (min-width: 734px) and (min-height: 960px){.footer{position:fixed;bottom:0;padding-top:33vh}}.footer ul{list-style:none;padding:0}.footer ul li{line-height:1}.footer .footer-left{flex:1 1 455px}.footer .footer-left .button-talk{max-width:160px}.footer .footer-left .logo{width:212px;margin-bottom:39px}.footer .footer-left p.subhead{max-width:290px;margin:20px 0 40px;font-size:16px;color:var(--color-gray-light)}.footer .footer-center{flex:1 1 150px}@media (min-width: 734px){.footer .footer-center{margin-left:20px}}@media (min-width: 1120px){.footer .footer-center{margin-left:200px}}@media (min-width: 1440px){.footer .footer-center{margin-left:20px}}.footer .footer-center li{margin-bottom:46px}.footer .footer-center a{font-size:28px;font-weight:700;color:var(--color-gray-light);text-decoration:none;border-bottom:2px solid rgba(255,255,255,0);transition:color .15s linear,border-color .15s linear}.footer .footer-center a:hover{color:var(--color-white);border-color:#ffffff1a}.footer .footer-right{flex:1 1 150px}.footer .footer-right li{margin:7px 0 33px}.footer .footer-right a{font-size:16px;color:var(--color-gray-light);text-decoration:none;border-bottom:1px solid rgba(255,255,255,.15);transition:color .15s linear,border-color .15s linear}.footer .footer-right a:hover{color:var(--color-white);border-color:#fff0}.footer .top-row,.footer .offices-row{display:flex;flex-wrap:wrap}.footer .offices-row h4{margin-bottom:26px;color:#fff}.footer .bottom-row{padding:104px 0 42px}@media (max-width: 734px){.footer{padding-top:10vh}.footer .top-row,.footer .offices-row{flex-direction:column}.footer .footer-left{flex:1 1 365px}.footer .footer-center,.footer .footer-right{flex:1 1 100%}.footer .office{margin-top:50px}}@media (min-width: 734px){.footer .footer-left{flex:1 1 301px}.footer .office{flex:1 1 250px;margin-top:50px}}@media (min-width: 1120px){.footer .footer-left{flex:1 1 192px}.footer .office{flex:1 1 200px;margin-top:104px}}@media (min-width: 1440px){.footer .footer-left{flex:1 1 432px}}.splash-screen{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:var(--color-black)}.splash-screen-logo{width:335px;height:35px;will-change:opacity}@media (min-width: 1120px){.splash-screen-logo{width:780px;height:81px}}.splash-screen-copy-wrapper{margin-top:45px;display:flex;flex-direction:column;align-items:center}@media (min-width: 1120px){.splash-screen-copy-wrapper{flex-direction:row;align-items:stretch}}.splash-screen-copy{padding:0 5px;font-family:var(--typography-medium);font-size:16px;letter-spacing:.4rem;text-transform:uppercase;will-change:transform,opacity}@media (min-width: 1120px){.splash-screen-copy{font-size:19px}}
