footer{display:flex;justify-content:space-between;align-items:flex-start;padding:25px;color:var(--color-white);background:#012851}footer>*{flex:1;display:flex;justify-content:center;padding:25px}.footer__first{justify-content:flex-start}.footer__second>div{width:50vw;display:flex;flex-direction:row}#block-footersecondblock{width:100%}#block-footersecondblock .field.body{display:flex;justify-content:space-between;width:100%;flex-direction:row}.footer__fourth{justify-content:flex-end}.footer__fourth p{text-align:center}footer p{margin:0 auto;display:flex;justify-content:flex-start}@media screen and (max-width:767px){footer{flex-direction:column;text-align:center;justify-content:center;align-items:center}footer a{text-align:center}footer p{margin:0 auto;display:flex;justify-content:center}footer>*{padding:15px 0}}@media screen and (max-width:1200px){#block-footersecondblock .field.body{justify-content:flex-start;flex-direction:column;align-items:center}footer>*{padding:25px 0}}