.site-footer{background:var(--black);padding-top:26px;padding-bottom:10px}.site-footer__content{display:flex;flex-direction:column;align-items:center;gap:26px}.site-footer__brand{display:none;flex-direction:column;align-items:center;justify-content:center;gap:14px}.site-footer__brand img{height:auto;width:226px;transform:translateX(.46286%)}.site-footer__brand-tagline{font-family:var(--font-sans);font-weight:400;font-size:.85rem;color:var(--white)}.site-footer__contact-block{display:flex;flex-direction:column;align-items:center;gap:10px}.site-footer__contact{display:flex;flex-direction:column;align-items:center;gap:3px;margin-top:-4px}.site-footer__contact-item{font-family:var(--font-sans);font-size:.8rem;color:var(--white)}.site-footer__socials{display:flex;gap:20px;align-items:center;margin-top:4px}.site-footer__social-icon{flex-shrink:0;width:20px;height:20px;color:var(--white);overflow:visible}.site-footer__title{font-family:var(--font-sans);font-weight:400;font-size:.8rem;letter-spacing:.08em;color:var(--white);text-align:center;text-transform:uppercase}.site-footer__closure{margin-top:26px}.site-footer__divider{width:100%;border:none;border-top:1px solid var(--white);margin-bottom:10px}.site-footer__copy{width:100%;font-family:var(--font-sans);font-size:.75rem;color:var(--white);text-align:center}.site-footer__legal{display:flex;flex-wrap:wrap;justify-content:center;row-gap:8px;column-gap:6px}.site-footer__legal .site-footer__copy{order:-1}.site-footer__legal-link{font-family:var(--font-sans);font-size:.75rem;color:rgba(255,255,255,.7);transition:color .2s}.site-footer__legal-link:hover{color:var(--white)}.site-footer__legal-link:last-child::before{content:'·';color:rgba(255,255,255,.7);margin-right:6px}@media (min-width:768px){.site-footer__content{flex-direction:row;justify-content:space-between;align-items:center;gap:normal;padding-inline:50px}.site-footer__brand{display:flex}.site-footer__title{font-size:.85rem}.site-footer__contact-item{font-size:.8rem}.site-footer__legal{display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.site-footer__legal .site-footer__copy{width:auto;order:0}.site-footer__legal-link:last-child{text-align:right}.site-footer__legal-link:last-child::before{display:none}}