.footer{border-top:3px solid var(--c-ugly-pink);color:var(--c-white);padding:16px}.footer__wrapper{display:flex;gap:32px;justify-content:center;padding:0 16px}@media(max-width:768px){.footer__wrapper{align-items:center;flex-direction:column;gap:24px;justify-content:flex-start;text-align:center}}.footer__wrapper .menu-footer-bottom-nav-container,.footer__wrapper .menu-footer-bottom-nav-container #menu-footer-bottom-nav{display:inherit;flex-direction:inherit;gap:inherit;justify-content:inherit;text-align:inherit}.footer__wrapper .menu-footer-bottom-nav-container #menu-footer-bottom-nav a,.footer__wrapper .menu-footer-bottom-nav-container a{color:var(--c-white);font-size:14px;font-weight:400;line-height:1;position:relative}.footer__wrapper .menu-footer-bottom-nav-container #menu-footer-bottom-nav a:after,.footer__wrapper .menu-footer-bottom-nav-container a:after{background:var(--c-white);bottom:-2px;content:"";height:1px;left:0;position:absolute;right:0;transform:scale(0);transition:all .3s ease-in-out;width:100%}@media(hover:hover){.footer__wrapper .menu-footer-bottom-nav-container #menu-footer-bottom-nav a:hover:not(:disabled),.footer__wrapper .menu-footer-bottom-nav-container a:hover:not(:disabled){color:var(--c-white)}.footer__wrapper .menu-footer-bottom-nav-container #menu-footer-bottom-nav a:hover:not(:disabled):after,.footer__wrapper .menu-footer-bottom-nav-container a:hover:not(:disabled):after{background:var(--c-white);transform:scale(1)}}