.site-footer{background-color:#111827;color:#d1d5db;padding:3rem 0 1.5rem}.footer-container{max-width:1280px;margin:0 auto;padding:0 1rem}.footer-content{display:grid;grid-template-columns:1fr;gap:2rem;margin-bottom:2rem}@media (min-width:768px){.footer-content{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.footer-content{grid-template-columns:repeat(5,1fr)}}.footer-company-info{display:flex;flex-direction:column;gap:1rem}.footer-logo-link{display:block;margin-bottom:1rem}.footer-company-description{font-size:.875rem;color:#9ca3af;line-height:1.5}.footer-social-links{display:flex;gap:1rem;margin-top:1rem}.footer-social-link{color:#9ca3af;transition:color .2s ease}.footer-social-link:hover{color:#f97316}.footer-social-icon{width:1.5rem;height:1.5rem}.footer-column{display:flex;flex-direction:column}.footer-heading{font-size:1.125rem;font-weight:600;color:#fff;margin-bottom:1rem}.footer-heading-us{margin-top:1.5rem}.footer-links-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.footer-link{font-size:.875rem;color:#d1d5db;text-decoration:none;transition:color .2s ease}.footer-link:hover{color:#f97316}.footer-contact-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.footer-contact-item{display:flex;align-items:flex-start;font-size:.875rem}.footer-contact-icon{width:1rem;height:1rem;margin-right:.5rem;color:#9ca3af;flex-shrink:0;margin-top:.125rem}.footer-contact-link{color:#d1d5db;text-decoration:none;transition:color .2s ease}.footer-contact-link:hover{color:#f97316}.footer-contact-address{color:#d1d5db;line-height:1.5}.footer-cta-button{margin-top:1.5rem;width:100%;background-color:#f97316;color:#fff}.footer-cta-button:hover{background-color:#ea580c}.footer-bottom{border-top:1px solid #374151;margin-top:2rem;padding-top:2rem;text-align:center}.footer-copyright{font-size:.875rem;color:#9ca3af}.footer-legal-links{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem 1rem;margin-top:.5rem}.footer-legal-link{font-size:.875rem;color:#9ca3af;text-decoration:none;transition:color .2s ease}.footer-legal-link:hover{color:#f97316}