.styles_sigInButton__265dn{height:3rem;border-radius:3rem;background:var(--gray-850);border:0;padding:0 1.5rem;display:flex;align-items:center;justify-content:center;color:var(--white);font-weight:700;transition:filter .2}.styles_sigInButton__265dn svg{width:20px;height:20px}.styles_sigInButton__265dn svg:first-child{margin-right:1rem}.styles_sigInButton__265dn svg.styles_closeIcon__ZQtRZ{margin-left:1rem}.styles_sigInButton__265dn:hover{filter:brightness(.8)}.styles_sigInButton__265dn .styles_mobile__35Hsy{display:none}.styles_sigInButton__265dn .styles_desktop__bY3tX{display:block}@media(max-width:720px){.styles_sigInButton__265dn .styles_mobile__35Hsy{display:block}.styles_sigInButton__265dn .styles_desktop__bY3tX{display:none}}.styles_headerContainer__3jyUX{height:5rem;border-bottom:1px solid var(--gray-800)}.styles_headerContent__2P--I{max-width:1120px;height:5rem;margin:0 auto;padding:0 2rem;display:flex;align-items:center}.styles_headerContent__2P--I nav{display:flex;margin-left:5rem;height:5rem}.styles_headerContent__2P--I nav a{display:inline-block;position:relative;padding:0 .5rem;height:5rem;line-height:5rem;color:var(--gray-300);transition:color .2s}.styles_headerContent__2P--I nav a+a{margin-left:2rem}.styles_headerContent__2P--I nav a:hover{color:var(--white)}.styles_headerContent__2P--I nav a.styles_active__3zqNB{color:var(--white);font-weight:700}.styles_headerContent__2P--I nav a.styles_active__3zqNB:after{content:"";height:3px;border-radius:3px 3px 0 0;width:100%;position:absolute;bottom:1px;left:0;background:var(--yellow-500)}.styles_headerContent__2P--I button{margin-left:auto}@media(max-width:490px){.styles_headerContent__2P--I nav{margin-left:.5rem}.styles_headerContent__2P--I nav a+a{margin-left:0}}*{margin:0;padding:0;box-sizing:border-box}:root{--white:#fff;--gray-100:#e1e1e6;--gray-300:#a8b8b3;--gray-700:#323238;--gray-800:#29292e;--gray-850:#1f2729;--gray-900:#121214;--cyan-500:#61dafb;--yellow-500:#eba417}@media(max-width:1080px){html{font-size:93.75%}}@media(max-width:720px){html{font-size:87.5%}}body{background:var(--gray-900);color:var(--white)}body,button,input,select,textarea{font:400 1rem Roboto,sans-serif}button{cursor:pointer}a{color:inherit;text-decoration:none}