*{--sans:"Inter",sans-serif,-apple-system,ui-sans-serif,system-ui,blinkmacsystemfont,sego ui,roboto,helvetica neue,arial,noto sans,sans-serif,monospace;font-family:var(--sans);margin:0;padding:0}.navmain{align-items:center;background-color:#000;color:#fff;display:flex;height:80px;justify-content:space-between;position:fixed;width:100%}.navlogo{height:95px;margin-left:30px;width:180px}.nav-buttons{align-items:center;display:flex;gap:1rem;justify-content:center;margin-right:20px}.messagebtn{border:2px solid #000;border-radius:5px;font-size:17px;font-weight:700;padding:.5rem .4rem}.alertsbtn,.messagebtn{background-color:#fff;color:#000;cursor:pointer}.alertsbtn{border:1.6px solid #2a9adc;border-radius:5px;font-size:20px;font-weight:500;padding:.6rem .5rem}.messagebtn:hover{background-color:#2a9adc;transition:all .2s ease-in-out}.profile{align-items:center;display:flex;gap:12px;justify-content:flex-end;text-align:end}.profile h3{font-weight:600;line-height:1;margin-bottom:4px;text-align:end}.profile p{font-size:14px;line-height:1;opacity:.6}.profile .img-box{border:2.25px solid #2a9adc;border-radius:50%;height:50px;overflow:hidden;position:relative;width:50px}.profile .img-box img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.profile{cursor:pointer;position:relative}@media screen and (max-width:1000px){.navlogo{height:140px;margin-left:20px;margin-top:35px;width:200px}.profile p{font-size:18px;text-align:center}.profile h3{font-size:20px;font-weight:600}.profile .img-box{height:60px;width:60px}}
/*# sourceMappingURL=main.3fa373c1.css.map*/