.footer-nav{display:flex;flex-flow:column wrap;border-bottom:1px solid #182f44;color:#9e9e9e;font-size:.875rem}.footer-nav__column{display:flex;flex-direction:column;flex-grow:1;margin-bottom:32px;transition:color .2s ease-in-out}.footer-nav__column:first-of-type{color:#fff}.footer-nav__item:not(:last-of-type){margin-bottom:12px}@media screen and (min-width:768px){.footer-nav{flex-direction:row}.footer-nav__column{flex:1 0 50%}}@media screen and (min-width:1280px){.footer-nav__column{flex:1 0 auto;margin-bottom:24px}}.footer-contact{display:flex;margin-bottom:16px}.footer-contact__icon{display:flex;width:22px;height:22px;align-items:center;justify-content:center;margin-right:16px;color:#67e77f}.footer-contact__data{display:block}.footer{z-index:3;padding:16px 0 0;background-color:#051926;color:#9e9e9e}.footer,.footer__content{width:100%}.footer a{text-decoration:none;transition:color .2s ease-in-out}.footer a:hover{color:#fff;cursor:pointer;text-decoration:underline}@media screen and (min-width:1280px){.footer{padding:40px 0 0}}