.home .footer{border-top:0}.footer{border-top:1px solid rgba(0,0,0,.05)}.footer__container{margin-left:auto;margin-right:auto;max-width:84rem;width:calc(100% - 2.5rem)}@media(min-width: 48rem){.footer__container{width:calc(100% - 3rem)}}@media(min-width: 64rem){.footer__container{width:calc(100% - 4rem)}}.footer__inner{padding:4rem 0;position:relative}@media(min-width: 64rem){.footer__inner{padding:3rem 0 3rem}}.footer__top{align-items:start;display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:space-between}.footer__logo{display:inline-flex;height:3rem}@media(min-width: 64rem){.footer__logo{height:4rem}}.footer__logo img{height:100%;width:auto}.footer__navigation{display:flex;flex-wrap:wrap;gap:1rem 2.5rem;list-style:none;padding:0}.footer__navigation a{color:var(--theme-color-fg);text-decoration:none}.footer__navigation a:hover,.footer__navigation a:focus,.footer__navigation a:active{color:var(--color-secondary)}.footer__navigation a[aria-current=page]{color:var(--color-secondary);font-weight:700}.footer__bottom{align-items:center;display:flex;flex-wrap:wrap;gap:1rem 2rem;justify-content:space-between;border-top:1px solid rgba(0,0,0,.05);margin-top:2rem;padding-top:2rem}@media(min-width: 64rem){.footer__bottom{align-items:center;display:flex;justify-content:space-between}}.footer__bottom .footer__navigation{display:flex;flex-wrap:wrap;margin:0}.footer__bottom .footer__navigation li{margin:0 2rem 0 0}.footer__made-by{display:inline-flex}.footer__made-by img{height:1rem;width:100%}.footer__copyright{margin:0}.footer__bottom-column{align-items:center;display:flex;flex-wrap:wrap;gap:1rem 2rem;justify-content:space-between}.footer__scroll-to-top{align-items:center;background:var(--color-secondary);border:0;border-radius:0 0 var(--border-radius-large) var(--border-radius-large);color:#fff;cursor:pointer;display:flex;height:2.8rem;justify-content:center;position:absolute;right:0;top:0;width:2.8rem}.footer__scroll-to-top:hover,.footer__scroll-to-top:focus{background-color:var(--color-secondary-dark)}[data-theme-mode=light] .theme-switcher .icon.is-light{display:inline-block}[data-theme-mode=dark] .theme-switcher .icon.is-dark{display:inline-block}.theme-switcher{color:var(--theme-color-highlight);display:inline-flex;position:relative}.theme-switcher__icon{align-items:center;bottom:0;display:flex;justify-content:center;left:0;pointer-events:none;position:absolute;top:0;width:2rem}.theme-switcher__icon .icon{display:none;height:1.1rem;width:1.1rem}.theme-switcher__select{appearance:none;background-color:var(--theme-form-input-color-bg);border:1px solid var(--color-gray-light);border-radius:var(--border-radius-small);color:var(--theme-color-fg);display:block;font-size:.9375rem;line-height:1.3;padding:.5rem 2rem}.theme-switcher__select:focus{box-shadow:0 0 0 2px var(--color-primary-light) inset;outline:none}.theme-switcher__handle{align-items:center;bottom:0;color:var(--theme-color-fg);display:flex;justify-content:center;pointer-events:none;position:absolute;right:0;top:0;width:2rem}
