/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.site-footer{background:#0b1133;color:#b8c4dc;border-top:1px solid rgba(255,255,255,0.06);margin-top:0;}.site-footer__container{max-width:var(--container-max);margin:0 auto;padding:72px 40px var(--space-8);}.site-footer a{color:inherit;border:none;text-decoration:none;transition:color 180ms ease;}.site-footer a:hover,.site-footer a:focus-visible{color:#fff;}.site-footer__main{display:grid;grid-template-columns:minmax(0,2fr) repeat(2,minmax(0,1fr));gap:var(--space-12);align-items:start;}.site-footer__brand-logo img{height:28px;width:auto;display:block;opacity:0.95;}.site-footer__brand-desc{margin-top:20px;font-size:14px;line-height:1.65;color:#7e8db0;}.site-footer__brand-contacts{margin-top:22px;display:flex;align-items:center;gap:18px;flex-wrap:wrap;}.site-footer__brand-link{color:#b8c4dc;font-size:13px;display:inline-flex;align-items:center;gap:8px;}.site-footer__brand-icon{opacity:0.7;}.site-footer__brand-sep{color:#39476e;}.site-footer__office{font-style:normal;font-size:13px;line-height:1.65;color:#b8c4dc;}.site-footer__office-country{font-size:11px;font-weight:600;letter-spacing:0.14em;text-transform:uppercase;color:#7e8db0;margin-bottom:14px;}.site-footer__office-line{color:#b8c4dc;}.site-footer__office-line--strong{color:#fff;font-weight:500;}.site-footer__aok-divider{margin-top:56px;border-top:1px solid #1b2660;}.site-footer__aok{padding-top:28px;font-size:12px;line-height:1.7;color:#7e8db0;max-width:880px;}.site-footer__bottom{margin-top:32px;padding-top:24px;border-top:1px solid #1b2660;display:flex;justify-content:space-between;align-items:center;font-size:13px;color:#7e8db0;flex-wrap:wrap;gap:16px;}:lang(ja) .site-footer__bottom{margin-top:56px;padding-top:28px;}.site-footer__copyright{color:#7e8db0;}.site-footer__legal{display:flex;gap:24px;flex-wrap:wrap;}.site-footer__legal a{color:#b8c4dc;font-size:13px;}@media (max-width:1024px){.site-footer__main{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,1fr);gap:var(--space-16);}.site-footer__brand{grid-row:1 / 3;}}@media (max-width:640px){.site-footer__main{grid-template-columns:minmax(0,1fr);gap:var(--space-12);}.site-footer__bottom{flex-direction:column;align-items:flex-start;}}:lang(ja) .site-footer__office-line{letter-spacing:0.01em;}
