/* ==========================================================================
   MAX contact button
   ========================================================================== */

/* Wrapper: keep VK and MAX on one line */
#rec560829612 .t-sociallinks__wrapper {
  display: flex !important;
  align-items: center !important;
  gap: 8px !important;
  flex-wrap: nowrap !important;
}

/* Items: normalize Tilda item and custom MAX item */
#rec560829612 .t-sociallinks__item,
#rec560829612 .ecokim-max-item {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  margin: 0 !important;
  padding: 0 !important;
}

/* Link: same clickable area as Tilda social icon */
#rec560829612 .ecokim-max-link {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 30px !important;
  height: 30px !important;
  padding: 0 !important;
  margin: 0 !important;
  border: 0 !important;
  background: transparent !important;
  text-decoration: none !important;
  line-height: 0 !important;
}

/* SVG: Tilda-style inline icon */
#rec560829612 .ecokim-max-svg {
  display: block !important;
  width: 30px !important;
  height: 30px !important;
}
