.footer{padding:8rem 0 2rem;font-size:4.5vw}@media (min-width:36em){.footer{font-size:1.5rem}}.footer__inner{display:-webkit-flex;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}@media (min-width:36em){.footer__inner{justify-content:space-between}}.footer__copyright{padding-right:2rem}.footer .cr{font-family:sans-serif}.footer__links{display:-webkit-flex;display:flex;flex-direction:row;margin:0 -1rem}.footer__link{padding:0 .5rem;position:relative;text-transform:lowercase}@media (min-width:36em){.footer__link{padding:0 1rem}}.footer__link:after{position:absolute;content:"";display:block;right:-1px;top:8px;bottom:8px;width:1px;background:#888}.footer__link:last-child:after{display:none}