footer.footer{background-color:var(--epcido-blue);color:var(--epcido-white);display:flex;padding-block:4rem 2rem;row-gap:5.0625rem}footer.footer .container{position:relative}footer.footer h3{font-size:1rem;font-weight:700;letter-spacing:.04rem;line-height:1.4;text-transform:uppercase}footer.footer a,footer.footer h3{color:var(--epcido-white)}footer.footer .footer__bottom-container,footer.footer .footer__top-container{display:flex;flex-direction:column}@media (min-width:769px){footer.footer .footer__bottom-container,footer.footer .footer__top-container{flex-direction:row}}footer.footer .footer__top-container{gap:2.5rem}@media (min-width:769px){footer.footer .footer__top-container{flex-wrap:wrap;justify-content:space-between}}footer.footer .footer__bottom-container{justify-content:flex-start;row-gap:2.5rem}@media (max-width:768px){footer.footer .footer__bottom-container{margin-top:2.5rem}}@media (min-width:769px){footer.footer .footer__bottom-container{align-items:flex-end;column-gap:3.875rem;margin-top:5rem}}