@charset "UTF-8";
/***!  Style Declaration  !***/

.ld-footer{background:#fff;color:#111;padding:60px 20px 30px;border-top:1px solid #e5e5e5;font-family:'Inter',Arial,sans-serif}.ld-footer-container{max-width:1200px;margin:auto;display:grid;grid-template-columns:2fr 1fr 1fr 1.5fr;gap:40px}.ld-footer-brand img{max-width:180px;margin-bottom:15px}.ld-footer-brand p{font-size:15px;line-height:1.6;color:#444}.ld-footer h4{font-size:16px;margin-bottom:15px;font-weight:600;color:#000}.ld-footer a{display:block;text-decoration:none;color:#222;margin-bottom:8px;font-size:14px;transition:0.3s}.ld-footer a:hover{color:#b22222}.ld-footer-contact p{font-size:14px;margin-bottom:8px;color:#333}.ld-footer-bottom{margin-top:40px;padding-top:20px;border-top:1px solid #eee;text-align:center;font-size:13px;color:#666}@media (max-width:768px){.ld-footer-container{grid-template-columns:1fr;text-align:center}.ld-footer-brand img{margin:auto}}
