/* Structured site footer */
.site-footer{display:block;padding:46px 3.3vw 22px;background:#111;color:#f4f3ef;border:0;text-transform:none;letter-spacing:normal}
.site-footer .footer-main{display:grid;grid-template-columns:1fr 1.2fr 1fr;align-items:start;gap:24px;padding-bottom:38px;border-bottom:1px solid rgba(244,243,239,.27)}
.site-footer .wordmark{color:#f4f3ef;font-size:24px}.site-footer .footer-statement{max-width:285px;margin:0;color:#d4d3ce;font-size:14px;line-height:1.45;letter-spacing:-.02em;text-transform:none}
.site-footer .footer-email{justify-self:end;color:#f4f3ef;border-bottom:1px solid rgba(244,243,239,.55);padding-bottom:5px;font-size:13px;font-weight:600;letter-spacing:-.02em;text-transform:none}
.site-footer .footer-meta{display:grid;grid-template-columns:1fr 1fr auto;gap:20px;padding-top:19px;color:#a8a8a1;font:500 10px/1.35 var(--sans);letter-spacing:.08em;text-transform:uppercase}
.site-footer .footer-meta p{margin:0}.site-footer .footer-meta span{justify-self:center}.site-footer .footer-meta a{justify-self:end;color:#a8a8a1}.site-footer a:hover{opacity:.65}
@media(max-width:700px){.site-footer{padding:34px 20px 18px}.site-footer .footer-main{grid-template-columns:1fr;gap:19px;padding-bottom:28px}.site-footer .footer-email{justify-self:start}.site-footer .footer-meta{grid-template-columns:1fr auto;padding-top:16px}.site-footer .footer-meta span{display:none}.site-footer .footer-meta a{justify-self:end}}
