@import url("https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Raleway:ital,wght@0,100..900;1,100..900&display=swap");body,html{max-width:100vw;overflow-x:hidden;margin:0;padding:0}body{background:#efefef;font-family:Poppins,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}.Header_header__072v2{background-color:white;height:60px;display:flex;align-items:center;justify-content:space-between;border-radius:0 0 10px 10px;padding:0 20px;z-index:100;position:fixed;top:0;width:100%;box-shadow:0 0 5px 5px rgba(0,0,0,.2)}.Header_header__072v2 h1{font-family:Bebas Neue,sans-serif;font-weight:500;font-size:32px;color:#000}.Header_newNotifications__B6XAS{width:10px;height:10px;background-color:red;border:1.5px solid white;border-radius:50%;position:absolute;top:0;right:0}.Nav_nav__mviOb{background-color:white;height:65px;padding-top:20px;padding-bottom:30px;display:flex;align-items:center;justify-content:space-around;border-radius:10px 10px 0 0;box-shadow:0 0 5px 5px rgba(0,0,0,.2);position:fixed;bottom:0;width:100%;z-index:100}