@media(min-width:951px){.foot{grid-template-columns:140px minmax(190px,1fr) minmax(460px,auto)!important;grid-template-rows:auto auto!important;column-gap:30px!important;row-gap:10px!important}.foot>.footer-logo{grid-column:1;grid-row:1/3}.foot>span:not(.footer-copyright){grid-column:2;grid-row:1}.foot>.footer-primary-links{grid-column:3;grid-row:1;justify-content:flex-end}.foot>.footer-legal-links{grid-column:3;grid-row:2;justify-content:flex-end}.foot>.footer-copyright{grid-column:2;grid-row:2;padding-top:0}.footer-primary-links,.footer-legal-links{width:100%}}
