.footer{background:#fff;display:flex;flex-flow:row wrap;justify-content:center;align-items:center;gap:2rem;padding:1.5rem 2rem}.footer__infos>ul{padding:0;display:flex;flex-flow:row wrap;gap:1.5rem}.footer__infos>ul>li{list-style:none;display:flex;gap:1rem}.footer__infos>ul>li+li{margin-top:0}.footer__infos>ul>li>p{margin-top:0}.footer__infos>ul>li>.icon-container{display:flex;justify-content:center;align-items:center;background:#e8efff;border-radius:50%;padding:12px;width:48px;height:48px}.footer__infos>ul>li>.icon-container>svg{width:24px;height:24px;fill:#144b66}.footer__figure{display:none}@media screen and (min-width:600px){.footer__infos>ul>li{max-width:264px}}@media screen and (min-width:960px){.footer__figure{display:block}}ul{list-style:decimal}
