.site-footer{padding:var(--component-spacing) var(--gutter-spacing)}.site-footer__container{margin:0 auto;display:flex;justify-content:space-between;flex-wrap:wrap}.site-footer__container,.site-footer__legal{max-width:var(--max-width);width:100%;color:var(--white)}.site-footer__legal{margin:var(--gutter-spacing-double) auto 0 auto;text-align:right;font-size:.875em}.site-footer__legal-link{color:var(--white);text-decoration:none}.site-footer__legal-link:hover{text-decoration:none}.site-footer__legal-spacer{display:inline-block;padding:0 .75em}.site-footer__logo{flex-basis:33%}.site-footer__logo img{width:100%;max-width:263px;height:auto}.site-footer__menus{order:3}.site-footer__menus,.site-footer__meta{flex-basis:100%;margin-top:var(--component-spacing)}.site-footer__meta{white-space:nowrap;padding-left:1rem;order:2}.site-footer__contact-description{padding-bottom:.25rem}.site-footer__contact-number{font-size:2.8em;font-weight:700;line-height:1;color:var(--white);display:block;transition:color var(--transition)}.site-footer__contact-number:hover{text-decoration:none}.site-footer__social{display:flex;justify-content:flex-start;border-left:1px solid var(--grey);margin-top:var(--gutter-spacing)}.site-footer__social-link{color:var(--white);padding:.75rem 1rem;font-size:2rem;border-top:1px solid var(--grey);border-right:1px solid var(--grey);border-bottom:1px solid var(--grey);line-height:1;transition:color var(--transition)}.site-footer__social-link svg{width:2rem;height:2rem;display:block}.site-footer__social-link svg path{fill:var(--white)}.site-footer__social-link:hover svg path{fill:var(--secondary)}.footer-navigation__sub-list{padding:0 0 0 2rem;margin:0 0 var(--gutter-spacing) 0;list-style-type:none}.footer-navigation__sub-list.level-2{padding:0}.footer-navigation__link{color:var(--white);text-decoration:none;white-space:nowrap;display:block;padding:.25rem .5rem;font-weight:400}.footer-navigation__link:hover{text-decoration:none}.site-footer__navigation--subs .level-1 .footer-navigation__link{font-weight:700}.site-footer__navigation--subs .level-2 .footer-navigation__link{font-weight:400}@media (min-width:430px){.site-footer__menus{display:flex;justify-content:space-between}.footer-navigation__sub-list{margin:0}.footer-navigation__link{text-align:right}}@media (min-width:490px){.site-footer__meta{flex-basis:50%;margin-top:0}.site-footer__contact{text-align:right}.site-footer__social{border-right:1px solid var(--grey);border-left:none;justify-content:flex-end}.site-footer__social-link{border-left:1px solid var(--grey);border-right:none}}@media (min-width:840px){.site-footer__container{flex-wrap:nowrap}.site-footer__menus{order:2;margin-top:0;flex-basis:10%}.site-footer__meta{order:3;flex-basis:10%}}