.site-footer{background:#fff;border-top:1px solid #dce2ea;padding:54px 0 0;margin-top:70px;color:#0b1020}
.site-footer .footer-grid{display:grid;grid-template-columns:1fr 1.2fr 1fr;gap:60px;padding-bottom:44px}
.site-footer .footer-brand img{width:210px;height:118px;object-fit:contain;object-position:left center}
.site-footer .footer-brand p{font-size:16px;color:#586174;line-height:1.7;margin:14px 0}
.site-footer .footer-area{display:inline-block;font-size:13px;font-weight:600;border-left:3px solid #ff6b00;padding-left:10px}
.site-footer h2{font-size:17px;line-height:1.5;letter-spacing:0;margin:20px 0 24px;font-weight:700}
.site-footer .footer-label{display:block;font-size:12px;color:#586174;margin:18px 0 5px}
.site-footer .footer-phone{display:block;width:fit-content;font-size:26px;font-weight:700;letter-spacing:-.5px}
.site-footer .footer-email{font-size:17px;overflow-wrap:anywhere}
.site-footer .footer-company strong{display:block;font-size:16px;margin-bottom:12px}
.site-footer address{font-style:normal;line-height:1.8;color:#586174;max-width:260px}
.site-footer .footer-company p{font-size:14px;color:#586174}
.site-footer a:hover{color:#9a3b00}
.site-footer .footer-bottom{border-top:1px solid #e5e8ee;display:flex;justify-content:space-between;gap:20px;padding:22px 0;font-size:12px;color:#586174}
@media(max-width:900px){.site-footer .footer-grid{grid-template-columns:1fr 1fr;gap:30px}.site-footer .footer-brand{grid-column:1/-1}.site-footer .footer-brand img{width:190px;height:106px}}
@media(max-width:560px){.site-footer{padding-top:32px}.site-footer .footer-grid{grid-template-columns:1fr;gap:24px}.site-footer .footer-brand{grid-column:auto}.site-footer h2{margin-top:0;margin-bottom:16px}.site-footer .footer-bottom{flex-wrap:wrap}.site-footer .footer-phone{font-size:26px}}

.site-footer .footer-social{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:9px;margin-top:21px}
.site-footer .footer-social a{display:inline-flex;align-items:center;gap:8px;min-height:39px;padding:8px 13px;border:1px solid #dce2ea;border-radius:999px;color:#0b1020;background:#fff;font-size:13px;font-weight:700;text-decoration:none;transition:border-color .18s,background .18s}
.site-footer .footer-social a:hover,.site-footer .footer-social a:focus-visible{border-color:#ff6b00;background:#fff4eb;color:#0b1020}
.site-footer .footer-social svg{width:17px;height:17px;flex:none;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.site-footer .footer-social .footer-social-dot{fill:currentColor;stroke:none}
.site-footer .footer-social a:nth-child(2) svg{fill:currentColor;stroke:none}
