.footer-bottom,.footer-container,footer{box-sizing:border-box}:root{--footer-bg:#fff5ef;--footer-border:#e4c9b8;--footer-heading:#032047;--footer-link:#007b80;--footer-bottom-bg:#032047}footer{background-color:var(--footer-bg);padding:0;font-family:Poppins,sans-serif;color:#1a1a1a;border-top:2px solid var(--footer-border)}.footer-container{max-width:1200px;margin:auto;padding:0 20px}.footer-top{display:flex;flex-wrap:wrap;gap:60px;margin-top:10px;margin-bottom:60px;align-items:center;justify-content:center}.footer-left{flex:1 1 300px;min-width:280px;align-items:center;justify-content:center}.footer-left h3{font-size:28px;font-weight:600;margin-bottom:-5px;line-height:1.3;color:var(--footer-heading)}.footer-left p,.footer-legal{line-height:1.6;font-size:15px}.footer-left p{margin-bottom:0;text-align:left}.footer-left a{color:var(--footer-link);text-decoration:none}.footer-links{font-size:15px;flex:1 1 250px;min-width:200px;display:flex;flex-wrap:wrap;margin-top:30px}.footer-links ul{list-style:none;flex:1 1 50%;padding:0;margin:0}.footer-legal,.footer-links li{margin-bottom:15px}.footer-links a{color:#000;text-decoration:none}.footer-links a:hover{color:#032047;text-decoration:none}.footer-legal{text-align:center;padding:0 80px}.footer-legal a{color:#0073aa;text-decoration:none}.footer-bottom{background-color:var(--footer-bottom-bg);padding:20px 0;color:#fff}.footer-bottom-inner{max-width:1200px;margin:auto;padding:0 20px;display:flex;flex-direction:column;gap:20px}.footer-bottom-top{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px}.footer-bottom-left img{height:27px;display:block}.footer-bottom-right nav{display:flex;flex-wrap:wrap;gap:.625rem;font-size:15px}.footer-bottom-right nav a,.footer-bottom-right nav span{color:#fff;text-decoration:none}.footer-bottom-right nav a:hover,.footer-sub-links a:hover{color:#e4c9b8;text-decoration:none}.footer-sub-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:20px}.footer-sub-links a{color:#fff;text-decoration:none;font-size:15px}@media screen and (max-width:710px){.footer-legal{padding:0 20px}.footer-links{margin-top:50px;gap:20px}}@media screen and (max-width:650px){.footer-container{width:100%;padding:0 20px}.footer-top{flex-direction:column;align-items:flex-start}.footer-left{display:flex;flex-direction:column;align-items:flex-start;width:100%;margin-bottom:2rem}.footer-sub-links{justify-content:flex-start;width:100%}.footer-legal{padding:0;margin-top:-30px;margin-bottom:10px;width:100%}.footer-links{flex-direction:column;width:100%;padding:0;margin-top:-60px!important;margin-bottom:-90px}.footer-links ul{padding-left:0 0;margin:0}}@media screen and (max-width:475px){.footer-bottom-top{width:100%;display:flex;justify-content:center}}