.footer-module{align-items:center;background-color:#002b48;color:#acacaf;display:flex;flex-direction:column;gap:2rem;padding:2rem 0;.footer-container{display:flex;.arrow-button{text-align:center;width:10%}.copyright{width:45%}.footer-items{display:flex;flex-wrap:wrap;justify-content:center;width:45%;.item{display:inline-flex;&:not(:last-child):after{content:"I";margin:0 10px}a:hover{text-underline-offset:.3em}}}}@media (max-width:1024.98px){.footer-container{flex-wrap:wrap;justify-content:space-between}.arrow-button{order:1;width:100%!important}.copyright,.footer-items{order:2;width:auto!important}}@media (max-width:767.98px){.arrow-button{order:3}.copyright{margin-bottom:25px;order:1}.footer-items{justify-content:start!important;margin-bottom:63px}}}.footer-social-links{display:inline-flex;flex-direction:row;gap:1rem}.footer-social-icon{width:80px}