@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800&display=swap");.new-site-footer{background-color:#eaf4fb;box-sizing:border-box;font-family:Montserrat,sans-serif;width:100%}.new-site-footer__container{box-sizing:border-box;margin:0 auto;max-width:1280px;padding:3rem 1.5rem 2.5rem}.new-site-footer__main-row{display:grid;gap:2.5rem;grid-template-columns:2fr 1fr 1fr;margin-bottom:2rem}.new-site-footer__logo-wrap img{display:block;height:90px;margin-bottom:1rem;width:auto}.new-site-footer__about-text,.new-site-footer__about-text p{color:#474747;font-size:.82rem;line-height:1.7;margin:0 0 1rem;max-width:340px}.new-site-footer__cta-link{color:#326dae;font-size:.75rem;font-weight:700;letter-spacing:.1em;text-decoration:none;text-transform:uppercase;transition:color .15s ease}.new-site-footer__cta-link:hover{color:#1f5490}.new-site-footer__contact-heading{border-bottom:2px solid #326dae;color:#1f5490;display:inline-block;font-family:Montserrat,sans-serif;font-size:.7rem;font-weight:700;letter-spacing:.12em;margin-bottom:1rem;padding-bottom:.5rem;text-transform:uppercase}.new-site-footer__contact-list{display:flex;flex-direction:column;gap:.5rem;margin-top:.75rem}.new-site-footer__contact-item{align-items:flex-start;display:flex;gap:.5rem}.new-site-footer__contact-item svg{flex-shrink:0;margin-top:2px}.new-site-footer__contact-item a,.new-site-footer__contact-item span{color:#474747;font-size:.8rem;text-decoration:none;transition:color .15s ease}.new-site-footer__contact-item a:hover{color:#326dae}.new-site-footer__hours-wrap,.new-site-footer__link-list{display:flex;flex-direction:column}.new-site-footer__link-list{gap:.5rem;margin-top:.75rem}.new-site-footer__link-list a{background:none;border:none;color:#474747;font-size:.82rem;padding:0;text-align:left;text-decoration:none;transition:color .15s}.new-site-footer__link-list a:hover{color:#326dae}.new-site-footer__legal-section{border-top:1px solid #c8dff0;display:flex;flex-direction:column;gap:.5rem;padding-top:1.5rem}.new-site-footer__legal-rich-text p{color:#777;font-size:.68rem;line-height:1.7;margin:0 0 .5rem}.new-site-footer__legal-rich-text strong{color:#444;font-weight:700}.new-site-footer__bottom-wrap{background:#1f5490;padding:1rem 0}.new-site-footer__utility-bar{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;justify-content:space-between;margin:0 auto;max-width:1280px;padding:0 1.5rem}.new-site-footer__copyright{color:hsla(0,0%,100%,.65);font-size:.72rem}.new-site-footer__utility-links{display:flex;gap:1.5rem}.new-site-footer__privacy-link{color:hsla(0,0%,100%,.65);font-size:.72rem;text-decoration:none;transition:color .15s ease}.new-site-footer__privacy-link:hover{color:#fff}@media (max-width:860px){.new-site-footer__main-row{gap:3rem;grid-template-columns:1fr 1fr}.new-site-footer__brand-column{grid-column:1/-1}}@media (max-width:580px){.new-site-footer__main-row{grid-template-columns:1fr}.new-site-footer__utility-bar{flex-direction:column-reverse;justify-content:center;text-align:center}}