.footer{background-color:#00354e}.footer_wrapper{padding-bottom:15px;padding-top:35px}.footer_top{align-items:center;display:grid;grid-template-columns:1fr auto 1fr;margin-bottom:40px;width:100%}.footer_image{max-width:125px;width:100%}.footer_links-wrap{display:flex;flex-direction:row;gap:17px}.footer_links{color:#fff;height:44px;transition:.4s;width:44px}.footer_links:hover{color:hsla(0,0%,100%,.7);height:44px;width:44px}.footer_cta-wrap{display:flex;justify-content:center;margin-bottom:80px}.footer_bottom{align-items:center;display:flex;flex-direction:row;gap:20px;justify-content:space-between}.footer-bottom_links-wrap{color:#fff;display:flex;flex-direction:row;gap:32px}.footer-bottom_back-button{background-color:red;transition:.4s}.footer-bottom_back-button,.footer-bottom_back-button:hover{align-items:center;display:flex;height:52px;justify-content:center;width:52px}.footer-bottom_back-button:hover{background-color:rgba(255,0,0,.7);box-shadow:0 6px 12px rgba(0,0,0,.2);transform:translateY(-6px)}.footer-bottom-back-button_icon{height:24px;width:24px}@media screen and (max-width:991px){.footer_image{max-width:100px;max-width:75px;width:100%}}