.site-footer{background-color:#f8f8f8;border-top:1px solid #ddd;font-family:SANS-SERIF;padding:0 0 40px}.container{margin:0 auto;width:90%}.container,.footer-top{display:flex;flex-wrap:wrap;justify-content:space-between}.footer-top{column-gap:calc(35% - 200px);margin-bottom:40px}.footer-left,.footer-middle,.footer-right{min-width:200px}.footer-left{flex:1;padding:10px}.footer-middle,.footer-right{padding:65px 0 0}.footer-left h4,.footer-middle h4,.footer-right h4{font-size:18px;font-weight:700;margin-bottom:10px;position:relative}.footer-left .line,.footer-middle .line,.footer-right .line{background-color:#ddd;height:2px;margin:5px 0 15px;width:100%}.footer-left p,.footer-middle ul,.footer-right ul{color:#000;font-size:14px;margin:5px 0}.footer-middle ul,.footer-right ul{list-style:none;padding:0}.footer-right ul li{margin-bottom:10px}.footer-middle ul li{margin-bottom:25px}.footer-middle ul li a{color:#000;text-decoration:none}.footer-middle ul li a:hover{text-decoration:underline}.footer-left .cta-btn{background-color:#ff6d5c;border-radius:5px;color:#000;display:inline-block;margin-top:10px;padding:10px 20px;text-decoration:none}.footer-left .cta-btn:hover{background-color:#d95443}.footer-bottom{align-items:center;color:#000;display:flex;flex-wrap:wrap;font-size:12px;gap:20px;justify-content:space-between}.footer-bottom .social-links a{color:#000;font-size:16px;margin-right:10px;text-decoration:none}.footer-bottom .social-links a:hover{color:#007bff}.footer-bottom .footer-legal a{color:#000;margin:0 5px;text-decoration:none}.footer-bottom .footer-legal a:hover{text-decoration:underline}.footer-bottom .footer-partners img{margin-right:10px;max-height:40px}.footer-right .locations-grid{display:grid;gap:60px;grid-template-columns:repeat(2,1fr);margin-top:10px}.footer-right .location-item{color:#000;font-size:14px;line-height:1.6}.two-column{display:flex;flex:1.5;flex-direction:row;gap:40px}.footer-very-bottom{background-color:#f8f8f8;border-top:1px solid #ddd;padding:20px 0}.footer-bottom-content{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between}.social-links{display:flex;gap:10px}.social-links .social-icon{background:#000;border-radius:5px;font-size:20px;height:40px;text-decoration:none;width:40px}.social-links .social-icon svg{fill:#fff;transform:translate(80%,60%)}.social-links .social-icon:hover{color:#007bff}.footer-legal{display:flex;justify-content:space-between;width:25%}.footer-legal a{border-bottom:1px solid #333;color:#000;font-size:14px;padding-bottom:2px;text-decoration:none}.footer-legal a:hover{border-bottom:1px solid #007bff;color:#007bff}.footer-partners{display:flex;justify-content:space-between;width:50%}.footer-partners img{max-height:40px;width:auto}@media only screen and (max-width:1150px){.footer-bottom-content,.footer-top{flex-direction:column}}@media only screen and (max-width:700px){.two-column{flex-direction:column}}