@import url("https://use.typekit.net/igl8jnl.css");.Header_header__bPhvH{position:fixed;top:0;left:0;background:#fff;width:100%;height:70px;border-bottom:1px solid #dbdbdb;display:flex;justify-content:center;align-items:stretch;z-index:999}.Header_headerInner__1Gnwv{flex-grow:1;max-width:1200px;display:flex;justify-content:space-between;padding:16px;align-items:stretch}.Header_logoWrap__n7PgP{display:flex;align-items:center;padding:1px 0 0}.Header_logoWrap__n7PgP svg{display:block}.Header_menuButton__qHqTB{display:flex;align-items:center;padding:1px 0 0;cursor:pointer}.Header_menuButton__qHqTB svg{display:block}.Header_menuButton__qHqTB svg path{transition:.2s ease-out}.Header_menuButton__qHqTB:hover svg path{fill:#212627}.Header_navigationMenu__43IFM{position:fixed;left:0;top:0;display:flex;width:100%;height:100%;height:100dvh;z-index:99;transform:translate(100%);transition:all .25s ease}.Header_navigationMenu__43IFM.Header_open__7LleP{transform:translate(0)}.Header_backgroundOverlay___aeHT{flex-grow:1}.Header_navigationInner__FHnsB{width:90%;max-width:400px;padding:120px 36px 40px;background:#fff;display:flex;flex-direction:column;filter:drop-shadow(0 0 10px rgba(0,0,0,.1))}.Header_navigationLink__82wsV{font-size:2.1rem;font-weight:400;color:#cbcbcb;letter-spacing:-.01em;transition:.2s ease-out}.Header_navigationLink__82wsV:hover{color:#212627}:root{--background:#ffffff;--foreground:#171717}body,html{height:100%;width:100%}body{color:var(--foreground);background:var(--background);font-family:mundial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}