.footer{text-align:center;-webkit-backdrop-filter:blur(5px);background:#46464633;border-top:1px solid #ffffff4d;padding:20px;-webkit-backdrop-filter:blur(5px)!important;backdrop-filter:blur(5px)!important}.footer p{margin:7px 0}.social-icons img{width:30px;height:30px;margin-left:5px;margin-right:5px}
.burger{cursor:pointer;color:#fff;z-index:1101;justify-content:center;align-items:center;width:50px;height:50px;display:none;position:relative}header{justify-content:space-between;align-items:center;padding:10px 20px;display:flex}header img{vertical-align:middle;max-width:50px}nav{display:flex}nav a{margin-left:10px;margin-right:10px;font-size:18px;text-decoration:none}nav a:hover{text-decoration:underline}.header-ul{margin-left:10px;margin-right:10px;padding:0}@media (max-width:768px){.burger{z-index:1101;background:0 0;border-radius:15px;transition:background .3s;display:flex;position:fixed;top:10px;right:10px}.nav-menu{-webkit-backdrop-filter:blur(10px);z-index:1100;background:#44444440;flex-direction:column;gap:20px;width:250px;height:100vh;padding:60px 20px 20px;transition:right .3s ease-in-out;display:flex;position:fixed;top:0;right:-100vh;box-shadow:-4px 0 10px #0000004d}.nav-menu.open{right:0}}
