.fadescroll{-webkit-transition:all 700ms;transition:all 700ms;opacity:0;}.moveLeft{-webkit-transition:all 700ms;transition:all 700ms;opacity:0;}.isVisible{opacity:1 !important;-webkit-transform:translate(0,0) !important;transform:translate(0,0) !important;}.footer{width:90%;margin-right:auto;margin-left:auto;padding-bottom:30px;padding-top:60px;}@media (min-width: 48em){.footer{border-top:none;width:80%;max-width:1400px;}}.footer__ruler{border-top:6px solid #0094c8;width:100vw;position:relative;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);}@media (min-width: 62em){.footer__ruler{position:inherit;width:100%;left:0;-webkit-transform:translateX(0px);transform:translateX(0px);border-top:1px solid #0094c8;}}.footer__callToAction{display:-webkit-flex;display:flex;justify-content:space-between;flex-direction:column-reverse;}@media (min-width: 62em){.footer__callToAction{flex-direction:row;}}.footer__row{display:-webkit-flex;display:flex;flex-direction:column;}@media (min-width: 62em){.footer__row{flex-direction:row;justify-content:space-between;}}.footer__links{display:-webkit-flex;display:flex;flex-direction:column;margin-bottom:20px;}@media (min-width: 62em){.footer__links{margin-bottom:0;align-items:center;justify-content:center;flex-direction:row;}}.footer__links a{font-weight:500;color:#6b6c77;font-size:20px;line-height:140%;}@media (min-width: 62em){.footer__links a{margin-left:30px;}}.footer__links a:hover{color:#0094c8;}.footer__line{width:60%;border-top:4px solid #ffc0cb;}.footer__smIcons{display:-webkit-flex;display:flex;flex-direction:row;}.footer__smIcon{display:-webkit-flex;display:flex;justify-content:center;align-items:center;width:90px;height:90px;background-image:url("/assets/favicon/android-chrome-192x192.png");font-size:30px;color:#0094c8;background-size:cover;-webkit-transition:.3s;transition:.3s;}.footer__smIcon::before{padding-right:17px;}