.menu--corporate a{background-image:linear-gradient(0deg,var(--animate-background--gradient-color) 0,var(--animate-background--gradient-color) 100%);background-position:var(--animate-background--background-position);background-repeat:no-repeat;background-size:var(--animate-background--background-size--width,0) var(--animate-background--background-size--height,0);color:var(--animate-background--color);display:inline;line-height:1;transition:all .2s ease-in-out}.menu--corporate a:focus-visible,.menu--corporate a:hover{color:var(--animate-background--color--active,var(--animate-background--color))}.menu--corporate a{--animate-background--background-size--width:100%;--animate-background--background-position:bottom}.menu--corporate a:hover{--animate-background--background-size--height:100%}.menu--corporate{--a--font-family:Mallory,Gill Sans,Gill Sans MT,Calibri,Arial,sans-serif;--list--display:flex;font-size:.7518796992rem;gap:1em}.menu--corporate a{--a--text-decoration-line:underline}