.footer-nav{--footer-nav-hover-default:#9e00ff;--footer-nav-hover-club:#f6b236;--footer-nav-hover-life:#3D7FC1;--footer-nav-hover-market:#4CAF50;background-color:#111;color:#fff8f0;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(128px,18vw,216px);min-height:clamp(44px,7vw,92px);border:0;outline:0;box-shadow:none;background:0 0;text-decoration:none;transition:transform 150ms cubic-bezier(.4, 0, .2, 1)}.footer-nav__logo:active,.footer-nav__logo:focus,.footer-nav__logo:focus-visible,.footer-nav__logo:hover{transform:scale(1.05);border:0;outline:0;box-shadow:none}.footer-nav__logo svg{width:auto;height:clamp(64px,8vw,96px);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:#fff8f0;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:var(--footer-nav-hover-default);outline:0}.footer-nav__list a[data-footer-link-key=club]:focus-visible,.footer-nav__list a[data-footer-link-key=club]:hover{color:var(--footer-nav-hover-club)}.footer-nav__list a[data-footer-link-key=life]:focus-visible,.footer-nav__list a[data-footer-link-key=life]:hover{color:var(--footer-nav-hover-life)}.footer-nav__list a[data-footer-link-key=market]:focus-visible,.footer-nav__list a[data-footer-link-key=market]:hover{color:var(--footer-nav-hover-market)}.footer-nav__list a[data-footer-link-key=eara]:focus-visible,.footer-nav__list a[data-footer-link-key=eara]:hover,.footer-nav__list a[data-footer-link-key=team]:focus-visible,.footer-nav__list a[data-footer-link-key=team]:hover{color:var(--footer-nav-hover-default)}.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:#fff8f0;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{color:var(--footer-nav-hover-default);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:#fff8f0}.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:var(--footer-nav-hover-default);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}