.footer-nav{background-color:#fafafa;color:#333;font-family:'Segoe UI',Tahoma,Geneva,Verdana,sans-serif;width:100%}.footer-nav__inner{max-width:1600px;margin:0 auto;padding:3rem 2rem;display:flex;flex-direction:column;gap:2rem}.footer-nav__bottom,.footer-nav__top{display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap}.footer-nav__brand{flex:0 0 auto;display:flex;justify-content:flex-start;max-width:360px}.footer-nav__logo{display:inline-flex;align-items:center;justify-content:flex-start;width:auto;max-width:clamp(240px,32vw,380px);min-height:clamp(80px,12vw,160px);text-decoration:none;transition:transform 150ms cubic-bezier(.4, 0, .2, 1)}.footer-nav__logo:focus-visible,.footer-nav__logo:hover{transform:scale(1.05);outline:0}.footer-nav__logo svg{width:auto;height:clamp(120px,14vw,176px);max-width:100%;display:block}.footer-nav__links{flex:2 1 700px;display:flex;justify-content:center;overflow:visible}.footer-nav__list{display:flex;flex-direction:row;gap:1.5rem;flex-wrap:wrap;white-space:normal;justify-content:center;align-items:center;overflow:visible;scrollbar-width:thin}.footer-nav__list a{color:#333;text-decoration:none;font-size:.75rem;font-weight:500;letter-spacing:.16em;text-transform:uppercase;transition:color 150ms cubic-bezier(.4, 0, .2, 1)}.footer-nav__list a:focus-visible,.footer-nav__list a:hover{color:#f6c860;outline:0}.footer-nav__list a,.footer-nav__list li{display:inline-flex;align-items:center;white-space:nowrap}.footer-nav__list::-webkit-scrollbar{height:6px}.footer-nav__socials{flex:1 1 200px;display:flex;justify-content:flex-end;gap:1rem;align-items:center;flex-wrap:wrap}.footer-nav__social-link{width:3rem;height:3rem;border-radius:999px;border:1px solid #bfbfbf;display:inline-flex;align-items:center;justify-content:center;color:#333;background-color:transparent;text-decoration:none;transition:color 150ms cubic-bezier(.4, 0, .2, 1),background-color 150ms cubic-bezier(.4, 0, .2, 1),transform 150ms cubic-bezier(.4, 0, .2, 1)}.footer-nav__social-link:focus-visible,.footer-nav__social-link:hover{transform:scale(1.15)}.footer-nav__social-icon{display:inline-flex;align-items:center;justify-content:center}.footer-nav__social-icon svg{width:1.5rem;height:1.5rem;display:block;fill:currentColor}.footer-nav__divider{border:0;height:0;border-top:.5px solid #bfbfbf;margin:0}.footer-nav__bottom{font-size:.75rem;color:#333}.footer-nav__copy{margin:0}.footer-nav__legal{display:flex;gap:1rem;flex-wrap:wrap;align-items:center;justify-content:flex-end}.footer-nav__legal a{color:inherit;text-decoration:none;transition:color 150ms cubic-bezier(.4, 0, .2, 1)}.footer-nav__legal a:focus-visible,.footer-nav__legal a:hover{color:#f6c860;outline:0}.footer-nav__separator{color:#bfbfbf;font-weight:400}@media (max-width:1200px){.footer-nav__inner{max-width:100%;padding:2rem 1.5rem}.footer-nav__brand,.footer-nav__links{flex:1 1 100%;display:flex;justify-content:center;align-items:center;gap:1rem;text-align:center;margin:0 auto}.footer-nav__list{flex:1 1 100%;display:flex;justify-content:center;align-items:center;gap:1rem;text-align:center;margin:0 auto;flex-wrap:wrap}.footer-nav__socials{flex:1 1 100%;display:flex;justify-content:center;gap:1rem;align-items:center;flex-wrap:wrap}}@media (max-width:480px){.footer-nav__logo{flex:1 1 100%;display:flex;justify-content:center;gap:1rem;align-items:center;flex-wrap:wrap}.footer-nav__links{width:100%;justify-content:center}.footer-nav__list{flex-direction:column;align-items:center;gap:1rem;padding:0;width:100%}.footer-nav__list a{text-align:center;width:auto}.footer-nav__legal,.footer-nav__socials{flex:1 1 100%;display:flex;justify-content:center;gap:1rem;align-items:center;flex-wrap:wrap}.footer-nav__copy{margin:0 auto;text-align:center;width:100%}}.footer-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}