@import url("https://fonts.googleapis.com/css2?family=Nunito:wght@300;400;600;700&display=swap");@import url("https://fonts.googleapis.com/css2?family=Roboto&display=swap");@font-face{font-family:MarkPro;src:url(/chatterbox/fonts/MarkPro-Bold.ttf) format("truetype");font-weight:700;font-style:bold}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden;font-family:Nunito}body{background-color:#fff}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:5px;background:transparent;height:10px}::-webkit-scrollbar-thumb{background:gray;border-radius:10px}.Navbar_nav__B0akp{top:0;left:0;height:100%;padding:20px 10px;display:flex;flex-direction:column;justify-content:center;flex:0 0 auto;gap:25px;background-color:#ececec;z-index:99}.Navbar_nav__B0akp .Navbar_logo__x1jCG{position:absolute;top:23px;left:10px;padding:10px;display:flex;align-items:center;gap:10px}.Navbar_section__iGBx1{display:flex;align-items:center;gap:10px;padding:10px;border-radius:10px}.Navbar_section__iGBx1:hover{cursor:pointer}@media (hover:hover){.Navbar_dark__oOFs7:hover{background-color:#1d1d1d}.Navbar_light__LeifB:hover{background-color:#ccc}}.Navbar_expandText__joZON{display:none;opacity:0;color:#ff5c5c;font-size:18px;font-weight:700}@keyframes Navbar_fadeIn__Qg8Nv{0%{opacity:0}to{opacity:1}}.Navbar_nav__B0akp:hover .Navbar_expandText__joZON{display:flex;animation:Navbar_fadeIn__Qg8Nv .5s;opacity:1}.Navbar_nav__B0akp:hover .Navbar_settings__F8tkA{width:180px}.Navbar_settings__F8tkA{position:absolute;bottom:25px;left:10px}.Navbar_navMobile__eovAT{position:fixed;bottom:0;left:0;width:100%;padding:10px;display:flex;justify-content:center;gap:25px;background-color:#ececec;z-index:99}.Theme_dark__BImeH{height:100vh;width:100%;background-color:#181818;color:#fff}.Theme_light__gVzIJ{height:100vh;width:100%;background-color:#fff;color:#000}.NotificationBell_bellContainer__XpUtA{position:absolute;top:24px;right:33px;color:gray;cursor:pointer;z-index:99}.NotificationBell_bellContainer__XpUtA:hover{color:#989898}.NotificationBell_titleContainer__4aEPV{display:flex;padding:10px 20px 15px;justify-content:space-between;align-items:center}.NotificationBell_titleText__qh2Xr{font-weight:700;font-size:17px;color:#ff5c5c}.NotificationBell_close__PSFJP:hover{color:#ff5c5c;cursor:pointer}.NotificationBell_noNotifications__baFUB{height:75px;display:flex;align-items:center;gap:15px;padding:0 30px}.NotificationBell_menuItem__YgJ2u{height:75px;padding-left:30px;gap:10px;color:#353535}