.footer{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;margin-top:auto;clear:both;font-family:"PT Sans", "Trebuchet MS", sans-serif;font-size:0.75rem;line-height:1.4;color:#2f2f2f;background:#f9f9f9}.footer__box{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;max-width:62.5rem;padding:1.25rem}.footer__logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 0.625rem 0 0}.footer__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;max-width:37.5rem;min-width:17.5rem;margin-right:auto;overflow:hidden;font-size:0.8125rem}.footer__nav-item{position:relative;padding:0 0.625rem;margin-left:-0.0625rem;color:#2f2f2f;text-decoration:none;white-space:nowrap}.footer__nav-item::before{position:absolute;top:15%;left:0;width:0.0625rem;height:70%;background:#aaa;content:""}.footer__nav-item:hover{color:#007bc2;text-decoration:none}.footer__icons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;padding:0.625rem 0}.footer__icon-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:1.125rem;padding:0;margin:0 0.625rem;line-height:1.1;cursor:pointer;background:transparent;border:0;opacity:0.8;-webkit-transition:-webkit-filter 0.3s;transition:-webkit-filter 0.3s;transition:filter 0.3s;transition:filter 0.3s, -webkit-filter 0.3s}.footer__icon-link:hover{opacity:1;-webkit-filter:invert(31%) sepia(95%) saturate(1203%) hue-rotate(177deg) brightness(93%) contrast(101%);filter:invert(31%) sepia(95%) saturate(1203%) hue-rotate(177deg) brightness(93%) contrast(101%)}@media(max-width: 767px){.footer{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;font-size:0.625rem}.footer__box{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.footer__content{padding:0.9375rem 0.9375rem 0.625rem}.footer__icons{-webkit-box-flex:1;-ms-flex:1;flex:1}.footer__icon{width:1.125rem;height:1.125rem}.footer__nav{margin:0.625rem -0.625rem}}@media(max-width: 550px){.footer__nav{max-width:100%}}