.footer{background:var(--color-off-white);border-top:.5px solid var(--color-office-grey);color:var(--color-office-grey);padding:var(--page-gutter);position:relative;z-index:2}.footer__top{align-items:flex-start;display:grid;gap:30px;grid-auto-flow:column;margin-bottom:1.25rem;overflow:hidden;width:100%}@media(max-width:43.75rem){.footer__top{grid-auto-flow:row;grid-template-columns:repeat(2,1fr)}}@media(min-width:43.8125rem){.footer__top{margin-bottom:10rem}}.footer__top div{grid-area:span 1}.footer__top div p{line-height:1.5}.footer__top a,.footer__top p{color:inherit;font:600 .75rem/.75rem NeueSpeciale}.footer__logo path{transform:translateY(100%);transition:transform 1s cubic-bezier(.19,1,.22,1)}.footer__logo path:first-of-type{transition-delay:0s}.footer__logo path:nth-of-type(2){transition-delay:.1s}.footer__logo path:nth-of-type(3){transition-delay:.2s}.footer__logo path:nth-of-type(4){transition-delay:.3s}.footer__logo path:nth-of-type(5){transition-delay:.4s}.footer__logo.In-view path{transform:none}.footer__copyright p{font:600 .75rem/.75rem NeueSpeciale;margin-top:1.25rem;text-align:right}
