.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{z-index:100;background:#fff;width:100%;padding:2rem 1.5rem;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;position:sticky;top:0}.navbar .navbar-content{border:1px solid #d3d3d3;border-radius:100px;flex-direction:row;justify-content:space-between;align-items:center;max-width:50rem;margin:0 auto;padding:.875rem 1.5rem;display:flex}.navbar .navbar-content .navbar-logo-wrapper{cursor:pointer;flex-direction:row;align-items:center;gap:.375rem;text-decoration:none;display:flex}.navbar .navbar-content .navbar-logo-wrapper .navbar-logo-header{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;text-decoration:none}.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;white-space:nowrap;background:#000;border-radius:100px;outline:none;padding:.5rem 1.125rem;font-family:inherit;font-size:.875rem;font-weight:700;transition:opacity .2s,transform .2s,box-shadow .2s}.navbar .navbar-content .navbar-btn:hover{opacity:.85;box-shadow:0 4px 12px #0003}@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{align-items:center;padding-right:.375rem;display:flex}}.navbar .navbar-content .mobile-drawer-wrapper .mobile-drawer-btn{-webkit-tap-highlight-color:#0000;outline:none;min-width:fit-content;padding:.25rem .375rem}.navbar .navbar-content .mobile-drawer-wrapper .mobile-drawer-btn .mobile-drawer-icon{z-index:1300;fill:#000;position:relative}.mobile-drawer{flex-direction:column;width:100vw;height:100vh;padding-top:4rem;display:flex;position:relative}.mobile-drawer .MuiListItemText-primary{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.mobile-drawer .mobile-drawer-actions{justify-content:space-between;display:flex}.mobile-drawer .mobile-drawer-actions .mobile-drawer-close-btn{-webkit-tap-highlight-color:#0000;outline:none;min-width:fit-content;padding:.375rem;position:absolute;top:.75rem;right:.75rem}.mobile-drawer .mobile-drawer-actions .mobile-drawer-close-btn .mobile-drawer-icon{fill:#000}.mobile-drawer .mobile-drawer-actions .mobile-drawer-logo-btn{-webkit-tap-highlight-color:#0000;outline:none;min-width:fit-content;padding:.375rem;position:absolute;top:.75rem;left:.75rem}.mobile-drawer .mobile-drawer-actions .mobile-drawer-logo-btn .mobile-drawer-icon{fill:#000}.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{-webkit-tap-highlight-color:#0000;outline:none}.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}
