.footer{color:#000;background:#f4eee5;width:100%;height:100%;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;position:static;bottom:0}.footer .footer-content{flex-direction:column;align-items:center;gap:.5rem;padding:2rem;display:flex}.footer .footer-content .width-control{width:100%;max-width:70rem}.footer .footer-content .footer-logo-section{flex-direction:row;align-items:center;gap:.5rem;min-height:5vh;display:flex}.footer .footer-content .footer-logo-section .footer-logo-img{width:2.5rem;height:auto}.footer .footer-content .footer-logo-section .footer-logo-header{font-size:1.25rem;font-weight:700}.footer .footer-content .footer-links-section{flex-direction:column;min-height:15vh;display:flex}@media only screen and (max-width:1024px){.footer .footer-content .footer-links-section{padding:1rem 0}}.footer .footer-content .footer-links-section .footer-links{flex-direction:column;gap:1rem;display:flex}@media only screen and (max-width:1024px){.footer .footer-content .footer-links-section .footer-links{gap:.25rem}}.footer .footer-content .footer-links-section .footer-links .footer-link{color:#000;cursor:pointer;-webkit-tap-highlight-color:#0000;outline:none;width:fit-content;text-decoration:none;transition:all .3s ease-out}.footer .footer-content .footer-links-section .footer-links .footer-link:hover{opacity:.75}.footer .footer-content .footer-credits-section{flex-direction:column;display:flex}.footer .footer-content .footer-credits-section .footer-credits{color:#8c8c8c;font-size:.85rem}
.navbar{background:#fff;width:100%;max-width:50rem;margin:0 auto;padding:1rem 2rem;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.navbar .navbar-content{flex-direction:row;justify-content:space-between;align-items:center;display:flex}.navbar .navbar-content .navbar-logo-wrapper{cursor:pointer;flex-direction:row;align-items:center;gap:.5rem;display:flex}.navbar .navbar-content .navbar-logo-wrapper .navbar-logo-img{width:2.5rem;height:auto}.navbar .navbar-content .navbar-logo-wrapper .navbar-logo-header{font-size:1.25rem;font-weight:700}.navbar .navbar-content .navbar-links-wrapper{flex-direction:row;gap:1.5rem;display:flex}@media only screen and (max-width:1024px){.navbar .navbar-content .navbar-links-wrapper{display:none}}.navbar .navbar-content .navbar-links-wrapper .navbar-link{-webkit-tap-highlight-color:#0000;outline:none;font-size:1rem}.navbar .navbar-content .navbar-links-wrapper .navbar-link:hover{opacity:.75}.navbar .navbar-content .navbar-btn{color:#fff;cursor:pointer;-webkit-tap-highlight-color:#0000;background:#000;border-radius:2rem;outline:none;padding:.75rem 1.25rem;font-family:inherit;font-size:1rem;font-weight:700}.navbar .navbar-content .navbar-btn:hover{opacity:.75}@media only screen and (max-width:1024px){.navbar .navbar-content .navbar-btn{display:none}}.navbar .navbar-content .mobile-drawer-wrapper{display:none}@media only screen and (max-width:1024px){.navbar .navbar-content .mobile-drawer-wrapper{display:block}}.navbar .navbar-content .mobile-drawer-wrapper .mobile-drawer-btn{-webkit-tap-highlight-color:#0000;outline:none;min-width:fit-content;padding:0}.navbar .navbar-content .mobile-drawer-wrapper .mobile-drawer-btn .mobile-drawer-icon{z-index:1300;fill:#000;position:relative}.mobile-drawer{flex-direction:column;justify-content:space-between;width:100vw;height:100vh;padding-top:4rem;display:flex}.mobile-drawer .MuiListItemText-primary{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.mobile-drawer .mobile-drawer-dropdown-items{flex-direction:column;gap:1rem;display:flex}.mobile-drawer .mobile-drawer-dropdown-items .mobile-drawer-dropdown-item{flex-direction:column;padding:.5rem 1rem}.mobile-drawer .mobile-drawer-dropdown-items .mobile-drawer-dropdown-item .mobile-drawer-dropdown-item-link{text-align:center;-webkit-tap-highlight-color:#0000;outline:none;width:100%}.mobile-drawer .mobile-drawer-dropdown-items .mobile-drawer-dropdown-item .mobile-drawer-dropdown-item-btn{color:#fff;cursor:pointer;-webkit-tap-highlight-color:#0000;background:#000;border-radius:2rem;outline:none;padding:.75rem 1.25rem;font-family:inherit;font-weight:700}.mobile-drawer .mobile-drawer-dropdown-items .mobile-drawer-dropdown-item .mobile-drawer-dropdown-item-btn:hover{opacity:.75}
