.site-footer{padding:clamp(56px,7vw,100px) 0 26px}
.footer-lead{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:clamp(60px,10vw,180px);align-items:end;padding-bottom:clamp(48px,6vw,80px)}
.footer-brand{font-size:clamp(40px,6vw,92px);line-height:.9}
.footer-brand img{max-width:min(560px,100%);max-height:90px;width:auto}
.footer-statement{margin:22px 0 0;color:#c7c7c7;font-size:clamp(16px,1.5vw,20px)}
.footer-signup{max-width:520px;justify-self:end;width:100%}
.footer-signup>p:not(.footer-title){color:#b4b4b4;max-width:430px}
.footer-title{letter-spacing:.16em;color:#929292;margin-bottom:18px}
.newsletter input{outline:0;padding:14px 0}
.newsletter button{font-size:20px;padding:0 4px;cursor:pointer}
.footer-directory{border-top:1px solid #3d3d3d;padding-top:38px;display:grid;grid-template-columns:1.15fr 1.15fr 1fr 1fr;gap:clamp(28px,5vw,80px)}
.footer-menu{gap:9px}.footer-menu a,.footer-contact a{transition:color .2s}.footer-menu a:hover,.footer-contact a:hover{color:#8ba4ff}
.footer-contact p{margin:0 0 10px;color:#d2d2d2}
.footer-bottom{border-color:#3d3d3d;margin-top:54px;color:#999}
@media(max-width:900px){.footer-lead{grid-template-columns:1fr;gap:44px}.footer-signup{justify-self:start}.footer-directory{grid-template-columns:1fr 1fr}}
@media(max-width:560px){.footer-directory{grid-template-columns:1fr 1fr;gap:38px 24px}.footer-brand{font-size:42px}}
