/* Shared Academy footer: keep identical on every website page. */
footer.hg-company-footer{display:block;background:var(--cover-navy,#071b29);color:#fffdf4;padding:48px max(24px,calc((100vw - 1160px)/2)) 28px;text-align:left;font-family:Arial,"Microsoft YaHei",sans-serif;line-height:1.65;border-top:0}
.hg-company-footer .hg-footer-grid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(220px,1fr) 152px;gap:36px;align-items:start;max-width:1160px;margin:auto}
.hg-company-footer .hg-footer-brand{display:flex;gap:20px;align-items:flex-start}.hg-company-footer .hg-footer-brand img{width:88px;height:88px;object-fit:contain;flex-shrink:0}
.hg-company-footer strong{display:block;color:#e6ca85;font-size:17px;letter-spacing:.02em}.hg-company-footer span,.hg-company-footer small{display:block}.hg-company-footer small{font-size:13px;color:#fffdf4;margin-top:8px}
.hg-company-footer a{color:#fffdf4;text-decoration:none;overflow-wrap:anywhere}.hg-company-footer a:hover{text-decoration:underline;color:#e6ca85}.hg-company-footer a:focus-visible{outline:2px solid #e6ca85;outline-offset:5px}
.hg-company-footer .hg-footer-contact a{display:block;padding:9px 0;min-height:44px;font-size:15px}.hg-company-footer .hg-footer-qr{text-align:center}.hg-company-footer .hg-footer-qr img{display:block;width:144px;height:144px;background:#fff;margin:0 auto 10px;border-radius:6px}
.hg-company-footer .hg-footer-copyright{max-width:1160px;margin:32px auto 0;padding-top:22px;border-top:1px solid #ffffff30;color:#fffdf4;font-size:12px;grid-column:auto;text-align:left}.hg-company-footer .hg-footer-copyright span{display:inline}
@media(max-width:900px){.hg-company-footer .hg-footer-grid{grid-template-columns:1fr 152px}.hg-company-footer .hg-footer-brand{grid-column:1/-1}}
@media(max-width:480px){footer.hg-company-footer{padding:32px 22px 100px}.hg-company-footer .hg-footer-grid{grid-template-columns:1fr;gap:24px}.hg-company-footer .hg-footer-brand{gap:14px}.hg-company-footer .hg-footer-brand img{width:64px;height:64px}.hg-company-footer strong{font-size:16px}.hg-company-footer .hg-footer-qr{justify-self:start}}


