.style_signInButton__mj9X2{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;-webkit-transition:-webkit-filter .2s;transition:-webkit-filter .2s;transition:filter .2s;transition:filter .2s,-webkit-filter .2s}.style_signInButton__mj9X2 svg{width:20px;height:20px}.style_signInButton__mj9X2 svg:first-child{margin-right:1rem}.style_signInButton__mj9X2:hover{-webkit-filter:brightness(.8);filter:brightness(.8)}.style_signInButton__mj9X2 svg.style_closeIcon__amgKZ{margin-left:1rem}.styles_headerContainer__uAgJk{height:5rem;border-bottom:1px solid #29292e}.styles_headerContent__h9eUe{max-width:1120px;height:5rem;margin:0 auto;padding:0 2rem;display:flex;align-items:center}.styles_headerContent__h9eUe nav{margin-left:5rem;height:5rem}.styles_headerContent__h9eUe nav a{display:inline-block;position:relative;padding:0 .5rem;height:5rem;line-height:5rem;color:var(--gray-300);cursor:pointer;-webkit-transition:color .2s;transition:color .2s}.styles_headerContent__h9eUe nav a:hover{color:var(--white)}.styles_headerContent__h9eUe nav a+a{margin-left:2rem}.styles_headerContent__h9eUe nav a.styles_active__l7I1o{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:1px;left:0;background:var(--yellow-500)}.styles_headerContent__h9eUe button{margin-left:auto}*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}:root{--white:#fff;--gray-100:#e1e1e6;--gray-300:#a8a8b3;--gray-900:#121214;--gray-700:#323238;--gray-850:#1f2729;--cyan-500:#61dadb;--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}