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