.site-shell>footer{grid-template-columns:1fr 1fr auto auto;gap:26px}
.site-shell>footer nav{display:flex;gap:14px}
.site-shell>footer nav a{color:#737d82;text-decoration:none}
.site-shell>footer nav a:hover{color:#d9e0e2}
@media(max-width:760px){.site-shell>footer{grid-template-columns:1fr auto;height:auto;min-height:120px;gap:12px;padding-block:24px}.site-shell>footer p{display:none}.site-shell>footer nav{grid-column:1/-1;grid-row:2;flex-wrap:wrap}.site-shell>footer span{grid-column:2;grid-row:1}}
