.footer__upper{background-color:#fff;border-top:1px solid #3a5e6d;border-bottom:1px solid #3a5e6d}.footer__upper-content{padding-top:30px;padding-bottom:30px;display:flex;flex-direction:column;gap:30px}.footer__col-1{grid-column:1;grid-row:1}.footer__col-2{grid-column:2;grid-row:1}.footer__col-3{grid-column:3;grid-row:1}.footer__logo{grid-column:1/span 3;grid-row:2}.footer__logo-img{width:100%;height:auto;display:block;max-width:160px}.footer__lower-content{padding-top:15px;padding-bottom:15px;display:flex;flex-direction:column;gap:10px}.footer .social-media-icon img{width:18px;height:18px;display:block}.footer__heading{font-size:30px;margin-bottom:10px}.footer__locations{display:flex;flex-direction:column;gap:10px}.footer-location h3{font-weight:bold;font-size:16px}.footer__col-3{font-size:20px;padding-top:7px}.footer__col-3>p,.footer__col-3>p>a{display:block;margin-top:15px}.footer__col-3>p>br{display:none}.footer__col-3 .social-media-icon{display:inline-block;margin:15px 10px 0 0}.footer__col-3 .social-media-icon img{filter:brightness(25%)}@media screen and (min-width:580px){.footer__locations{display:grid;grid-gap:25px;grid-template-columns:1fr 1fr}}@media screen and (min-width:800px){.footer__locations{grid-template-columns:1fr 1fr 1fr}}@media screen and (min-width:1000px){.footer__upper-content{display:grid;grid-template-columns:auto auto auto;grid-template-rows:auto auto;grid-gap:30px}.footer__lower-content{flex-direction:row;align-items:center;justify-content:space-between}.footer__logo-img{max-width:260px}.footer__heading{font-size:40px}.footer__locations{grid-template-columns:1fr 1fr}}