.frontier-footer{--footer-reverse-extra-high:#fff;--footer-alpha-reverse-16:rgb(255 255 255/0.16);--footer-gutter:24px;position:relative;background:#4e4e4e;border-top:1px solid var(--frontier-border-extra-light,rgba(28,28,29,.08));padding:121px 124px 240px;overflow:hidden}.frontier-footer__inner{display:flex;align-items:flex-start;justify-content:space-between;gap:120px;max-width:1440px;margin-inline:auto}.frontier-footer__brand{display:flex;flex-direction:column;gap:24px}.frontier-footer__contributor{margin:0;color:rgb(255 255 255/.72)}.frontier-footer__solfnd{width:146px;height:24px;filter:brightness(0) invert(1)}.frontier-footer__cols{display:flex;gap:32px;width:803px;max-width:100%}.frontier-footer__col{display:flex;flex:1 0;flex-direction:column;gap:20px;min-width:0}.frontier-footer__col-title{margin:0;color:var(--footer-reverse-extra-high)}.frontier-footer__list{margin:0;padding:0;list-style:none}.frontier-footer__list li:not(:last-child) .frontier-footer__link{border-bottom:1px solid var(--footer-alpha-reverse-16)}.frontier-footer__link{display:flex;align-items:center;padding:16px 0;color:var(--footer-reverse-extra-high);font-weight:400;text-decoration:none}.frontier-footer__link-label{display:flex;align-items:center;transition:font-weight .16s ease}.frontier-footer__link-label:before{content:"";width:0;height:6px;margin-right:0;background:currentColor;opacity:0;transition:width .24s cubic-bezier(.22,1,.36,1),margin-right .24s cubic-bezier(.22,1,.36,1),opacity .18s ease}.frontier-footer__link:focus-visible .frontier-footer__link-label:before,.frontier-footer__link:hover .frontier-footer__link-label:before{width:6px;margin-right:6px;opacity:1}.frontier-footer__link:focus-visible .frontier-footer__link-label,.frontier-footer__link:hover .frontier-footer__link-label{font-weight:450}.frontier-footer__link:focus-visible{outline:2px solid var(--footer-reverse-extra-high);outline-offset:-2px}.frontier-footer__wordmark-wrap{position:absolute;right:124px;bottom:0;left:124px;max-width:1440px;margin-inline:auto;transform:translateY(8.27%);pointer-events:none}.frontier-footer__wordmark{display:block;width:100%;height:auto}.dz-page .frontier-footer{background:var(--dz-bg);border-top-color:var(--dz-border)}@media (prefers-reduced-motion:reduce){.frontier-footer__link-label,.frontier-footer__link-label:before{transition:none}}@media (max-width:1100px){.frontier-footer{padding:80px var(--footer-gutter) 180px}.frontier-footer__inner{flex-direction:column;gap:56px}.frontier-footer__cols{width:100%}.frontier-footer__wordmark-wrap{right:var(--footer-gutter);left:var(--footer-gutter)}}@media (max-width:720px){.frontier-footer__cols{flex-direction:column;gap:40px}.frontier-footer__wordmark-wrap{right:var(--footer-gutter);left:var(--footer-gutter)}}