<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">footer{background:var(--grey-dark);color:var(--white)}footer a{color:var(--blue-light)}footer .footer-wrapper .container{margin:0 auto;max-width:1240px;padding:0 20px}footer .footer-wrapper .container .row{display:flex;justify-content:space-between}footer .footer-wrapper .container .row .footer-content{display:flex;flex-wrap:wrap;width:100%}footer .footer-wrapper .container .row .footer-content .content-column{flex-basis:100%;line-height:1.5;padding-left:1rem;padding-right:1rem;width:100%}@media (min-width:768px){footer .footer-wrapper .container .row .footer-content .content-column{flex-basis:50%;width:50%}}@media (min-width:1200px){footer .footer-wrapper .container .row .footer-content .content-column{flex-basis:25%;width:25%}}footer .footer-wrapper .container .row .footer-content .content-column h4{color:var(--white);font-weight:700}footer .footer-wrapper .container .row .footer-content .content-column ul{list-style-type:none;padding-left:0}footer .footer-wrapper .container .row .footer-social{display:flex}footer .footer-wrapper .container .row .footer-social a{display:block;height:48px;padding:.625rem;width:48px}footer .footer-wrapper .container .row .footer-social a svg{fill:var(--white);height:100%;width:auto}</pre></body></html>