.footer{min-height: 230px;padding-top: 30px;padding-bottom: 30px;background-color: #425a64}.footer__content{color: #fff;font-family: "Avenir";font-weight: 100}.footer__content__top{border-bottom: 2px solid #fff;padding-bottom: 10px;display: -ms-grid;display: grid}.footer__content__top-image{min-width: 250px}.footer__content__top-image img{height: 130px}.footer__content__top-address{min-width: 250px;text-align: center;position: relative;min-height: 40px}.footer__content__top-address-wrapper{position: absolute;bottom: 0;left: 0;right: 0}.footer__content__top-contact{min-width: 250px;text-align: right;position: relative;min-height: 40px}.footer__content__top-contact-wrapper{position: absolute;bottom: 0;left: 0;right: 0}.footer__content__bottom{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;padding-top: 10px}.footer__content__bottom a{padding-left: 20px}.footer__content__bottom-left{width: 50%;text-align: left}.footer__content__bottom-left svg{width: 2rem;height: 2rem}.footer__content__bottom-left a{padding-left: .5rem}.footer__content__bottom-left a:first-child{padding-left: 0}.footer__content__bottom-right{width: 50%;text-align: right}@media screen and (max-width: 55em){.footer__content__top{-ms-grid-columns: 1fr;grid-template-columns: 1fr}.footer__content__top-image,.footer__content__top-address,.footer__content__top-contact,.footer__content__bottom{text-align: center;width: 100%;margin: 10px}.footer__content__bottom-left{width: 100%;text-align: center}.footer__content__bottom-right{width: 100%;text-align: center}}@media screen and (min-width: 55em){.footer__content__top{-ms-grid-columns: (1fr)[3];grid-template-columns: repeat(3, 1fr)}}