.page__footer{box-shadow:0 0 4px 0 rgba(0,0,0,.08)}.footer__inner{border-top:1px solid var(--color-primary);color:var(--footer-text-color);display:flex;flex-direction:column;gap:var(--space-5xl);height:100%;justify-content:normal;margin-left:auto;margin-right:auto;padding-bottom:var(--space-xxl);padding-left:0;padding-right:0;padding-top:var(--space-xxl);width:var(--page-width)}.footer__column{width:100%}.footer__title{color:currentColor;font-size:1.25rem;font-weight:300}.footer__column--middle{display:flex;flex-direction:column}.footer__social-buttons{display:flex;gap:var(--space-md);margin-top:12px}.footer__social-buttons .social-button__icon{margin:auto}.footer__top{padding-bottom:24px;padding-top:24px}.footer__menu{display:flex;flex-direction:column;padding:0;row-gap:4px}.footer__menu .menu-item a{text-decoration:none}.footer__copyright{align-items:center;background-color:var(--footer-copyright-bg-color);color:var(--footer-copyright-text-color);display:flex;filter:brightness(96%);font-size:.875rem;justify-content:center;padding-bottom:var(--space-sm);padding-top:var(--space-sm);width:100%}.footer-copyright__contain{-moz-column-gap:48px;column-gap:48px;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;margin-left:auto;margin-right:auto;row-gap:8px;width:var(--page-width)}.footer-copyright__powered-by{color:inherit;cursor:pointer;text-decoration:none}