.site-footer{background:radial-gradient(222.99% 113.87% at 75.61% 85.15%,#faf9f7 0%,#e5e4e1 100%);color:var(--text-secondary);padding-top:var(--space-96);padding-bottom:0}.site-footer__top{display:flex;align-items:flex-start;gap:96px;flex-wrap:wrap}.site-footer__brand{flex:0 0 284px;display:flex;flex-direction:column;gap:var(--space-2xl)}.site-footer__brand .custom-logo-link,.site-footer__brand .custom-logo{display:inline-block;max-width:140px;height:auto}.site-footer__description{margin:0;color:var(--text-secondary);font-size:17px;line-height:1.4}.site-footer__blocks{flex:1 1 0;min-width:0;display:grid;grid-template-columns:1fr 1fr;gap:64px 32px;align-items:start}@media (max-width:900px){.site-footer__top{gap:var(--space-48)}.site-footer__brand{flex:1 1 100%}.site-footer__blocks{grid-template-columns:1fr;gap:var(--space-40)}}.footer-block{display:flex;flex-direction:column;gap:10px;min-width:0}.footer-block__head{display:flex;align-items:center;gap:12px;color:var(--text-primary)}.footer-block__head .icon{width:14px;height:20px;color:var(--text-primary);flex-shrink:0}.footer-block__head .icon.full-width{width:14px;height:14px}.footer-block__head-title{margin:0;color:var(--text-primary)}.footer-block__body{padding-left:24px;color:var(--text-secondary);font-size:17px;line-height:1.4;margin:0}.footer-block__list{padding-left:26px;margin:0;list-style:none;display:flex;flex-direction:column;gap:var(--space-sm)}.footer-block__list a{display:inline-flex;align-items:center;gap:6px;height:42px;font-size:17px;line-height:1.4;color:var(--text-secondary);text-decoration:none;position:relative;transition:color var(--duration-base) var(--ease-out)}.footer-block__list a:after{content:"";position:absolute;left:0;bottom:6px;width:0;height:2px;background:currentColor;transition:width var(--duration-base) var(--ease-out)}.footer-block__list a:hover{color:var(--text-accent)}.footer-block__list a:hover:after{width:100%}.site-footer__bottom{margin-top:var(--space-96);height:96px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--border-default);gap:var(--space-24);flex-wrap:wrap;color:var(--text-secondary);font-size:15px;line-height:1.5}.site-footer__bottom a{color:inherit;text-decoration:none;transition:color var(--duration-base) var(--ease-out)}.site-footer__bottom a:hover{color:var(--text-accent)}.site-footer__copyright,.site-footer__privacy{margin:0;white-space:nowrap}@media (max-width:600px){.site-footer__bottom{height:auto;padding-block:var(--space-32);flex-direction:column;align-items:flex-start}}