.site-footer{background-color:#071c41;color:#fff;display:flex;flex-wrap:wrap;gap:var(--gap-md);justify-content:center;padding:var(--gap-lg) var(--side-padding)}.site-footer a{color:#fff}.site-footer__branding__logo{height:40px}.site-footer__social-sharing-wrapper .site-footer__social-sharing-icons{display:flex;gap:10px;justify-content:center;margin-top:var(--gap-md)}.site-footer__social-sharing-wrapper .site-footer__social-sharing-icons i{background:transparent;border-radius:50%;color:#fff!important;display:inline-block;font-size:28px;height:30px;line-height:30px;text-align:center;width:30px}.site-footer__social-sharing-wrapper .site-footer__social-sharing-icons svg{height:30px;width:30px;fill:#fff;color:#fff;display:inline-block}.site-footer__social-sharing-wrapper .site-footer__social-sharing-icons a:focus{outline:1px dotted #fff}.site-footer__social-sharing-wrapper .site-footer__social-sharing-icons a:focus i,.site-footer__social-sharing-wrapper .site-footer__social-sharing-icons a:focus svg,.site-footer__social-sharing-wrapper .site-footer__social-sharing-icons a:hover i,.site-footer__social-sharing-wrapper .site-footer__social-sharing-icons a:hover svg{color:#ff6b34!important;fill:#ff6b34!important}.site-footer__nav-wrapper{display:flex;gap:1.5rem}.site-footer__nav-group__header{font-family:var(--secondary-font-family);font-size:18px;font-weight:500}.site-footer__nav-group__list{list-style:none;margin:0;max-width:180px;padding:0}.site-footer__nav-group__list-item{margin-bottom:2rem}.site-footer__nav-group__list-item-link{font-size:14px;font-weight:400;line-height:1.5}.site-footer__nav-group__list-item-link:focus,.site-footer__nav-group__list-item-link:hover{color:#ff6b34}.site-footer__legal-wrapper{color:#c3c6ce;display:block;display:flex;font-size:12px;justify-content:center;width:100%}.site-footer__legal-wrapper p{line-height:1;margin:0}.site-footer__legal-wrapper a{border-left:1px solid #c3c6ce;color:#c3c6ce;display:inline-block;line-height:1;margin-left:1rem;padding-left:1rem}.site-footer__legal-wrapper a:focus,.site-footer__legal-wrapper a:hover{color:#ff6b34}@media (min-width:1080px){.site-footer__branding-wrapper{align-items:center;display:flex;flex-flow:column;width:30%}.site-footer__nav-wrapper{width:calc(70% - var(--gap-md))}.site-footer__legal-wrapper{justify-content:end}}@media (max-width:768px){.site-footer__nav-wrapper{flex-flow:column;width:100%}.site-footer__nav-group{margin-bottom:var(--gap)}.site-footer__nav-group__list-item{margin:0}}@media (max-width:550px){.site-footer__legal-wrapper{align-items:center;flex-flow:column;gap:10px}.site-footer__legal-wrapper a{border:0;margin:0;padding:0}}