.footer{font-size:14.04px;color:#125257;color:var(--color-primary);background-color:#e3edde;background-color:var(--color-primary-light);padding:80px 0 0;margin-top:40px}@media(min-width:960px){.footer{margin-top:80px}}.footer__logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.footer__cta{text-align:center}.footer__cta>.b{margin-bottom:25px}@media(max-width:1240px){.footer__inner{padding-left:20px;padding-right:20px}}@media(min-width:1240px){.footer__inner{margin-left:auto;margin-right:auto;max-width:1240px}}@media(min-width:960px){.footer__inner{display:grid;grid-template-columns:30fr 64fr 21fr;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}}@media(min-width:1240px){.footer__inner{-webkit-column-gap:70px;-moz-column-gap:70px;column-gap:70px}}.footer__copyright{border-top:2px solid currentColor;padding:25px 0;margin-top:50px}@media(min-width:960px){.footer__copyright{margin-top:50px}}@media(max-width:1240px){.footer__copyright-inner{padding-left:20px;padding-right:20px}}@media(min-width:1240px){.footer__copyright-inner{margin-left:auto;margin-right:auto;max-width:1240px}}@media(min-width:960px){.footer__copyright-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.footer a:hover,.footer a:focus{color:#263b3b;color:var(--color-primary-dark)}