.contact-socials{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.contact-socials__link{border:1px solid var(--color-line);min-height:48px;color:var(--color-ink);background:#fff;border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:10px 16px;font-weight:700;line-height:1;transition:transform .2s,border-color .2s;display:inline-flex}.contact-socials__link:hover{border-color:#b0181f47;transform:translateY(-1px)}.contact-socials__link svg{fill:currentColor;flex:none;width:24px;height:24px}.contact-socials__link--vk svg{width:30px;height:30px}.contact-socials--icon-only{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.contact-socials--icon-only .contact-socials__link{border-radius:16px;min-height:56px;padding:0}.contact-socials--icon-only .contact-socials__link svg{width:26px;height:26px}.contact-socials--icon-only .contact-socials__link--vk svg{width:32px;height:32px}.contact-socials--compact{flex-wrap:nowrap;gap:6px}.contact-socials--compact .contact-socials__link{border-color:#17171714;width:40px;min-height:40px;padding:0}.contact-socials--compact .contact-socials__link svg{width:22px;height:22px}.contact-socials--compact .contact-socials__link--vk svg{width:28px;height:28px}
