.footer{padding:48px 0 24px}
.footer-grid.footer-simple{grid-template-columns:minmax(260px,1.7fr) repeat(2,minmax(140px,.7fr));gap:64px;align-items:start}
.footer-simple .footer-intro{max-width:360px;margin-bottom:0}
.footer-simple h4{margin-top:2px}
.copyright.copyright-simple{margin-top:38px}
@media(max-width:720px){.footer-grid.footer-simple{grid-template-columns:1fr 1fr;gap:34px}.footer-grid.footer-simple>div:first-child{grid-column:1/-1}.copyright.copyright-simple{display:block}}
