*{padding:0;margin:0;box-sizing:border-box}:root{--white:#fff;--gray-100:#e1e1e6;--gray-300:#a8a8b3;--gray-600:#323238;--gray-700:#29292e;--gray-800:#1f2729;--gray-900:#121214;--cyan-500:#61dafb;--yellow-500:#eba417}@media screen and (max-width:1080px){html{font-size:93.5%}}@media screen and (max-width:720px){html{font-size:87.5%}}body{background:var(--gray-900);color:var(--white)}body,button,input textarea,select{font-family:Roboto,sans-serif}button{cursor:pointer}a{color:inherit;text-decoration:none}.styles_container__9TjRI{height:3rem;border-radius:3rem;background-color:var(--gray-800);border:0;padding:0 1.5rem;display:flex;align-items:center;color:var(--white);font-weight:700;transition:filter .2s;gap:1rem}.styles_container__9TjRI svg{width:20px;height:20px}.styles_container__9TjRI:hover{filter:brightness(.8)}.header_headerContainer__D43uo{height:5rem;border-bottom:1px solid var(--gray-700)}.header_headerContent__hDivV{max-width:1120px;height:5rem;margin:0 auto;padding:0 2rem;display:flex;align-items:center}.header_headerContent__hDivV nav{margin-left:5rem;height:5rem}.header_headerContent__hDivV nav a{display:inline-block;position:relative;padding:0 .5rem;height:5rem;line-height:5rem;color:var(--gray-300);transition:color .2s}.header_headerContent__hDivV nav a+a{margin-left:2rem}.header_headerContent__hDivV nav a:hover{color:var(--white)}.header_headerContent__hDivV nav a.header_active__UWSzZ{color:var(--white);font-weight:700}.header_headerContent__hDivV nav a.header_active__UWSzZ:after{content:"";width:100%;height:3px;border-radius:3px 3px 0 0;position:absolute;left:0;bottom:1px;background-color:var(--yellow-500)}.header_headerContent__hDivV>button{margin-left:auto}