.site-footer{background:#f3f3f3;padding:calc(var(--vertical-spacing)/2) 0 0}.site-footer__top__branding__logo{width:200px}.site-footer__top{border-bottom:1px solid #c4c6c7;display:flex;gap:1rem 6rem;justify-content:space-between;padding-bottom:6rem}.site-footer__top__branding__social-icon{height:28px;max-width:32px}.site-footer__top__branding__social-wrapper{display:flex;flex-wrap:wrap;gap:0 5px}.site-footer__top__branding__social-label{display:block;font-size:14px;font-weight:700;margin:4rem 0 1rem;width:100%}.site-footer__top__nav{display:flex;flex-basis:0;flex-grow:1;gap:1rem;justify-content:space-between}.site-footer__top__nav__section__links-wrapper{list-style:none;margin:0;padding:0}.site-footer__top__nav__section{border-left:1px solid #c4c6c7;height:max-content;padding-left:1.5rem}.site-footer__bottom{display:flex;gap:1rem;justify-content:space-between;padding:2rem 0}.site-footer__bottom__links{display:flex;gap:1rem;list-style:none;margin:0;padding:0}.site-footer__top__nav__section-label{color:#045d56;font-size:16px;font-weight:700}.site-footer__top__nav__section__link{color:#6d6e71;font-size:16px;line-height:2}.site-footer__top__branding__social-link{fill:var(--primary-color-hover)}.site-footer__top__branding__social-link:active,.site-footer__top__branding__social-link:focus,.site-footer__top__branding__social-link:hover{fill:var(--primary-color-dark)}.site-footer__bottom__copyright{font-size:14px}.site-footer__bottom__link{color:var(--base-color);font-size:14px}@media (min-width:1150px){.site-footer__top__branding__logo{width:350px}}@media (max-width:850px){.site-footer__top__nav__section{border:0;padding:0;text-align:center}.site-footer__top__nav__section-label{margin-bottom:1rem}.site-footer__top__branding__social-wrapper{justify-content:center}.site-footer__top__branding__social-label{text-align:center}}@media (max-width:750px){.site-footer__top__branding__logo{width:min(350px,85vw)}.site-footer__top{align-items:center;flex-flow:column;gap:4rem;text-align:center}.site-footer__top__branding__social-wrapper{justify-content:center}.site-footer__top__nav{flex-flow:column;gap:4rem}.site-footer__bottom,.site-footer__bottom__links{flex-flow:column;justify-content:center;margin-top:1rem;text-align:center}}