.footer{padding:68px 0 24px;background:#e8e3da}.footer-intro{text-align:center;border-bottom:1px solid #cbc5ba;padding-bottom:44px}.footer-intro p{max-width:560px;margin:0 auto;color:var(--muted);font-size:14px;line-height:1.7}.footer-links{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:24px;padding-top:42px}.footer-column{display:flex;flex-direction:column;gap:9px;min-width:0}.footer-column strong{font-size:11px;letter-spacing:.12em;text-transform:uppercase;margin-bottom:7px}.footer-column a{color:var(--red);font-size:12px;line-height:1.35}.footer-column a:hover{text-decoration:underline;text-underline-offset:3px}.footer-services{border-left:1px solid #cbc5ba;padding-left:22px}.footer-bottom{border-top:1px solid #cbc5ba;margin-top:48px;padding-top:16px;font-size:11px;color:var(--muted);display:flex;justify-content:space-between;align-items:center;gap:24px}.footer-bottom-tools{display:flex;align-items:center;gap:22px}.footer-social{display:flex;align-items:center;gap:13px}.footer-social a{display:inline-flex;color:var(--red);line-height:1}.footer-social svg{width:16px;height:16px;fill:currentColor;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.footer-social svg rect,.footer-social svg circle{fill:none}.footer-social svg .icon-fill{fill:currentColor;stroke:none}.footer-social a:hover{color:var(--ink)}.footer-language{display:flex;gap:8px;border-left:1px solid #cbc5ba;padding-left:18px}.footer-language a{color:var(--red);font-size:11px}.footer-language a:hover{text-decoration:underline;text-underline-offset:3px}@media(max-width:1000px){.footer-links{grid-template-columns:repeat(4,1fr)}.footer-services{border-left:0;padding-left:0}}@media(max-width:700px){.footer{padding:48px 0 20px}.footer-intro{padding-bottom:30px}.footer-links{grid-template-columns:repeat(2,1fr);gap:30px 22px;padding-top:30px}.footer-services{grid-column:1/-1;border-top:1px solid #cbc5ba;padding-top:24px}.footer-bottom{display:flex;flex-direction:column;align-items:flex-start;gap:14px;margin-top:34px}.footer-bottom-tools{width:100%;justify-content:space-between;gap:14px}.footer-social{flex-wrap:wrap;gap:13px}}