.footer{background:#000;font-size:16px;height:auto;width:100%;--footer-social-color:#000;--footer-social-hover-color:var(--primary);--footer-social-background:#ff6d00;--footer-social-hover-background:var(--footer-background);--footer-social-size:40px;padding-bottom:64px;padding-top:64px}.footer,.footer a{color:#fff}.footer__social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:0;padding-bottom:var(--spacer-xs);padding-top:var(--spacer-xs)}.footer__social svg{height:20px;width:20px;fill:#000}@media(min-width:769px){.footer__social{margin-top:auto}}.footer__social>*{margin-right:var(--spacer-xs)}@media(max-width:450px){.footer__social>*{margin-bottom:var(--spacer-xs)}}.footer__social>:last-child{margin-right:0}.footer__social__link{background:var(--footer-social-background);color:var(--footer-social-color);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:var(--footer-social-font-size);height:var(--footer-social-size);width:var(--footer-social-size);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:50%;text-decoration:none;-webkit-transition:all .2s ease-in;-o-transition:all .2s ease-in;transition:all .2s ease-in}.footer__social__link>*{line-height:1}.footer__social__link:focus,.footer__social__link:hover{text-decoration:none!important;-webkit-transition:all .2s ease-in;-o-transition:all .2s ease-in;transition:all .2s ease-in}