section.footer-module{background-color:#e5e5e5}section.footer-module .container{flex-direction:column;padding-bottom:40px;padding-top:40px;position:relative}section.footer-module .container .wrapper-infos{align-items:center;display:flex;gap:21px;justify-content:space-between;width:100%;z-index:1}section.footer-module .container .wrapper-infos .left{max-width:300px}section.footer-module .container .wrapper-infos .right.hide{display:none}section.footer-module .container .wrapper-links{display:flex;gap:16px;z-index:1}section.footer-module .container .wrapper-links .footer-link{color:#676767;transition:color .3s ease}section.footer-module .container .wrapper-links .footer-link:hover{color:#101010}@media (max-width:450px){section.footer-module .container .wrapper-infos,section.footer-module .container .wrapper-links{align-items:center;flex-direction:column}}