.footer-container.footer__palax{background:var(--brand-red-palax);color:var(--white);display:flex;display:grid;flex-grow:1;grid-template-columns:repeat(3,1fr);justify-content:center;padding:6rem 20rem;grid-column-gap:2rem;grid-row-gap:2rem;text-align:center}.footer-container__wrapper.footer__palax__wrapper{grid-area:2/1/2/2}.logo-footer--palax{grid-area:1/2/2/2}.footer__palax__wrapper__center{grid-area:2/2/4/3}.footer__palax__wrapper__right{grid-area:2/3/3/5}@media screen and (max-width:1200px){.footer-container.footer__palax{padding:6rem 10rem}}@media screen and (max-width:900px){.footer-container.footer__palax{padding:6rem}}@media screen and (max-width:700px){.footer-container.footer__palax{display:inherit;padding:6rem 3rem}.logo-footer--palax{padding-bottom:2rem}.footer-container__wrapper.footer__palax__wrapper{width:100%}}