@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@400;600;700&family=Host+Grotesk:wght@400&display=swap");.footer_outer{background-color:#04316a;font-family:Manrope,sans-serif;padding:60px 0 40px}.page-center{margin:0 auto;max-width:1200px;padding:0 20px}.footer_top{align-items:center;display:flex;justify-content:space-between;margin-bottom:48px}.footer_logo{height:auto;max-width:180px}.social_links{display:flex;gap:16px}.social_links a{align-items:center;display:flex;justify-content:center;overflow:hidden}.footer_grid{display:grid;gap:30px;grid-template-columns:repeat(4,1fr);margin-bottom:60px}.footer_col ul{list-style:none;margin:0;padding:0}.footer_col ul li{margin-bottom:20px}.newsletter_cta{background-color:#f2f2f2;border-radius:16px;gap:10px;margin-bottom:60px;padding:40px}.footer_bottom,.newsletter_cta{align-items:center;display:flex;justify-content:space-between}.footer_bottom{border-top:1px solid hsla(0,0%,100%,.1);padding-top:40px}@media (max-width:992px){.footer_grid{grid-template-columns:repeat(2,1fr)}.newsletter_cta{flex-direction:column;gap:24px;text-align:center}}@media (max-width:600px){.footer_bottom{flex-direction:column;gap:20px;text-align:center}.bottom_links{flex-direction:column;gap:10px!important}.newsletter_cta h2{font-size:24px}}