#home-footer{padding:40px 0 24px}
#home-footer .footer-brandbar{display:flex;justify-content:space-between;align-items:center;gap:24px;padding-bottom:30px;border-bottom:1px solid #c9d2c5}
#home-footer .footer-brand{display:flex;align-items:center;gap:28px;min-width:0}
#home-footer .footer-brand p{margin:0;font-size:14px;line-height:1.8;color:#516058;word-break:keep-all}
#home-footer .footer-brandbar>.text-link{flex-shrink:0;min-height:44px;font-size:13px}
#home-footer .footer-columns{display:grid;grid-template-columns:minmax(0,1.6fr) repeat(2,minmax(0,1fr));gap:64px;align-items:start;padding:34px 0}
#home-footer .footer-columns h2{margin:0 0 18px;font-size:14px;line-height:22px;font-weight:650;color:#182b31}
#home-footer .footer-affiliation p{margin:0;font-size:13px;line-height:1.8;color:#596b5e}
#home-footer .footer-affiliation .footer-person-name{display:flex;align-items:baseline;flex-wrap:wrap;gap:4px 10px;min-height:44px;padding:9px 0;font-size:15px;font-weight:600;line-height:1.6;color:#253f38}
#home-footer .footer-person-name span{font-size:14px;font-weight:400}
#home-footer .footer-affiliation .footer-brand-description{margin:6px 0 14px}
#home-footer .footer-affiliation .footer-registration{margin-top:5px;font-size:12.5px}
#home-footer .company-logo{display:block;width:118px;max-width:100%;height:auto;margin:22px 0 0}
#home-footer .footer-link-group{display:flex;flex-direction:column;align-items:flex-start;gap:0}
#home-footer .footer-link-group a,#home-footer .footer-link-group button{display:flex;align-items:center;min-height:44px;padding:9px 0;margin:0;background:none;border:0;font:inherit;font-size:14px;line-height:1.6;color:#596b5e;text-align:left;word-break:keep-all;cursor:pointer}
#home-footer .footer-bottom{display:flex;justify-content:space-between;align-items:baseline;gap:24px;margin:0;padding-top:20px;border-top:1px solid #c9d2c5;font-size:12.5px;line-height:1.8;color:#667362}
#home-footer a:focus-visible,#home-footer button:focus-visible{outline:3px solid #276b66;outline-offset:4px}
@media(min-width:601px) and (max-width:1099px){#home-footer .footer-columns{gap:30px;grid-template-columns:minmax(0,1.4fr) repeat(2,minmax(0,1fr))}}
@media(max-width:600px){
 #home-footer{padding-top:30px}
 #home-footer .footer-brandbar{align-items:flex-start;padding-bottom:24px}
 #home-footer .footer-brand{flex-direction:column;align-items:flex-start;gap:14px}
 #home-footer .footer-brand p{font-size:13px}
 #home-footer .footer-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 24px;padding:28px 0}
 #home-footer .footer-affiliation{grid-column:1/-1;position:relative;padding:0 0 26px;border-bottom:1px solid #c9d2c5}
 #home-footer .footer-affiliation .company-logo{width:112px;margin-top:20px}
 #home-footer .footer-link-group a,#home-footer .footer-link-group button{font-size:13px}
 #home-footer .footer-bottom{flex-direction:column;align-items:flex-start;gap:8px}
}
