.styles_signInButton__byt5_{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:.2s}.styles_signInButton__byt5_:hover{filter:brightness(.8)}.styles_signInButton__byt5_ svg{width:20px;height:20px}.styles_signInButton__byt5_ svg:first-child{margin-right:1rem}.styles_signInButton__byt5_ svg.styles_closeIcon__yr0aw{margin-left:1rem}.styles_headerContainer__uAgJk{border-bottom:1px solid var(--gray-800)}@media screen and (max-width:576px){.styles_headerContainer__uAgJk{margin-bottom:4rem}}.styles_headerContent__h9eUe{max-width:1120px;margin:0 auto;padding:0 2rem;display:flex;align-items:center}@media screen and (max-width:576px){.styles_headerContent__h9eUe{flex-direction:column;padding-top:2rem}}.styles_headerButtons__ZYiV9{width:100%;display:flex;align-items:center}.styles_headerButtons__ZYiV9 nav{margin-left:3rem}.styles_headerButtons__ZYiV9 nav a{display:inline-block;position:relative;padding:0 .5rem;line-height:5rem;color:var(--gray-300);transition:color .2s}.styles_headerButtons__ZYiV9 nav a+a{margin-left:2rem}.styles_headerButtons__ZYiV9 nav a:hover{color:var(--white)}.styles_headerButtons__ZYiV9 nav a.styles_active__l7I1o{color:var(--white);font-weight:700}.styles_headerButtons__ZYiV9 nav a.styles_active__l7I1o:after{content:"";height:3px;border-radius:3px 3px 0 0;width:100%;position:absolute;bottom:1px;left:0;background-color:var(--yellow-500)}.styles_headerButtons__ZYiV9 button{margin-left:auto}@media screen and (max-width:576px){.styles_headerButtons__ZYiV9{flex-direction:column-reverse}.styles_headerButtons__ZYiV9 nav{margin-left:0;margin-top:1rem}.styles_headerButtons__ZYiV9 button{margin-top:2rem;margin-left:0}}*{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:#61d1fb;--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}