.styles_signInButton__Ykgb7{height:3rem;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0 1.5rem;border:none;border-radius:3rem;font-weight:700;color:var(--white);background-color:var(--gray-850);transition:filter .2s}.styles_signInButton__Ykgb7 svg{width:20px;height:20px}.styles_signInButton__Ykgb7 svg:first-child{margin-right:1rem}.styles_signInButton__Ykgb7 svg.styles_closeIcon__h7Qh1{margin-left:1rem}.styles_signInButton__Ykgb7:hover{filter:brightness(.8)}.styles_headerContainer__DUrtf{width:100%;height:5rem;border:1px solid var(--gray-800)}.styles_headerContent__jrIRx{max-width:1120px;height:5rem;margin:0 auto;padding:0 2rem;display:flex;align-items:center}.styles_headerContent__jrIRx nav{height:5rem;margin-left:5rem}.styles_headerContent__jrIRx nav a{height:5rem;display:inline-block;padding:0 .5rem;line-height:5rem;color:var(--gray-300);position:relative}.styles_headerContent__jrIRx nav a+a{margin-left:2rem}.styles_headerContent__jrIRx nav a:hover{color:var(--white)}.styles_headerContent__jrIRx nav a.styles_active__PW9p_{font-weight:700;color:var(--white)}.styles_headerContent__jrIRx nav a.styles_active__PW9p_:after{content:"";width:100%;height:3px;left:0;bottom:2px;border-radius:3px 3px 0 0;background-color:var(--yellow-500);position:absolute}.styles_headerContent__jrIRx button{margin-left:auto}@media(max-width:425px){.styles_headerContent__jrIRx{display:flex;justify-content:space-between}.styles_headerContent__jrIRx button{display:none}.styles_headerContent__jrIRx img{width:58px}}*{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}@media(max-width:1080px){html{font-size:93.75%}}@media(max-width:720px){html{font-size:87.5%}}body{color:var(--white);background-color:var(--gray-900)}body,input,select,textarea{font:400 1rem Roboto,sans-serif}button{cursor:poiter}a{color:inherit;text-decoration:none}