*{box-sizing:border-box;margin:0;padding:0}body{line-height:1.5}footer{background-color:#0050a4;color:#fff;padding:2rem}.footer-container{display:flex;flex-direction:column;gap:2rem;margin:0 auto;max-width:1200px}.footer-top{flex-wrap:wrap;gap:5rem}.footer-cta,.footer-top{display:flex;justify-content:space-between}.footer-cta{flex:1 1 250px;flex-flow:column;max-width:300px}.footer-cta h3{font-size:1.25rem;font-weight:600;margin-bottom:1rem}.footer-icons{display:flex;flex-flow:row;flex-wrap:wrap;justify-content:space-between}.footer-icon{padding:8px;width:fit-content}.footer-icon i{color:#fff;font-size:16px}.cta-button,.footer-contact a{color:#fff;text-decoration:none}.cta-button{border:2px solid #fff;border-radius:4px;display:inline-block;font-weight:600;padding:.5rem 1rem;transition:background-color .3s ease}.cta-button:hover{background-color:#fff;color:#0050a4}.footer-columns{display:flex;flex:3 1 0;flex-wrap:wrap;gap:2rem;justify-content:flex-start}.footer-column.third-col{display:flex;flex-flow:column;justify-content:space-between}.footer-column{flex:1 1 150px;min-width:150px}.footer-column h4{font-size:1.1rem;font-weight:600;margin-bottom:1rem}.footer-column ul{list-style:none;padding:0}.footer-column ul li{margin-bottom:.5rem}.footer-column ul li a{color:#fff;text-decoration:none;transition:color .3s ease}.footer-column ul li a:hover{text-decoration:underline}.footer-column p{margin-bottom:.5rem}.footer-bottom{border-top:1px solid #fff;padding-top:1rem}.footer-bottom p{font-size:12px;text-align:center}@media (max-width:991px){.footer-top{gap:0}}@media (max-width:768px){.footer-columns,.footer-top{flex-direction:column}}