.footer{background:var(--bg);background-repeat:no-repeat;background-size:cover;padding-top:6rem;overflow-x:hidden}.footer a,.footer h4,.footer p{color:#fff;font-weight:700}.footer h4{font-size:20px}.footer__contents{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.footer__logo{border-radius:.5rem;display:inline-block;margin-bottom:.75rem}.footer__address,.footer__social{-ms-grid-column:1;-ms-grid-column-span:2;grid-column:1/3}.footer__about>ul>*+*,.footer__sitemap>ul>*+*{margin-top:.5rem}.footer__social>ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer__social>ul>*+*{margin-left:.5rem}.footer__social>ul li>a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer__social>ul li>a div{background-color:#fff;padding:.5rem;width:2rem;height:2rem;border-radius:100%;margin-right:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer__bottom{display:-ms-grid;display:grid;place-items:center;background-color:var(--color-footer);color:#fff;font-weight:700;padding:1rem 0}@media screen and (min-width:640px){.footer{padding-top:8rem}.footer__contents{-ms-grid-columns:1fr 1rem 1fr 1rem 1fr;grid-template-columns:repeat(3,1fr);gap:1rem}.footer__address{-ms-grid-column:1;-ms-grid-column-span:3;grid-column:1/4}.footer__social{grid-column:unset}.footer__social>ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.footer__social>ul>*+*{margin-top:.75rem;margin-left:0}}@media screen and (min-width:1080px){.footer__contents{-ms-grid-columns:(1fr)[5];grid-template-columns:repeat(5,1fr)}.footer__brand{-ms-grid-column:1;-ms-grid-column-span:5;grid-column:1/6}.footer__address{grid-column:unset}.footer__about,.footer__sitemap,.footer__social{-ms-grid-column-align:end;justify-self:end}}@media screen and (min-width:1536px){.footer{padding-top:14rem}}