.t794__tm-link {
  display: inline-flex;
  align-items: center;
  white-space: nowrap;
  gap: 4px;
  font-weight: inherit;
}

.t794__arrow {
  display: inline-block;
}

a.t-active,
.tn-atom.t-active,
.t794__tm-link.t-active {
  font-weight: 700 !important;
}

/* Общий стиль всех табов по умолчанию */
.customMenuItem1,
.customMenuItem2,
.customMenuItem3,
.customMenuItem4 {
  color: #0D71D7; /* голубой */
  font-weight: 500;
  border-bottom: none;
  cursor: pointer;
  transition: all 0.3s ease;
}

/* Активный таб */
.customMenuItem1.active,
.customMenuItem2.active,
.customMenuItem3.active,
.customMenuItem4.active {
  color: #4E4963;
  border-bottom: 2px solid #4E4963;
}

/* По умолчанию скрываем все таб-блоки */
#rec1176528006,
#rec1176529701,
#rec1176532356,
#rec1176533796,
#rec1176609361,
#rec1176612396,
#rec1176615966,
#rec1176618656,
#rec1182700311,
#rec1182700316,
#rec1182700321,
#rec1182700326,
#rec1182700361,
#rec1182700366,
#rec1182700371,
#rec1182700376,
#rec1182728191,
#rec1182728196,
#rec1182728201,
#rec1182728206,
#rec1182728241,
#rec1182728246,
#rec1182728251,
#rec1182728256 {
  display: none;
}

/* Общий стиль всех табов по умолчанию */
.customMenuItem11,
.customMenuItem22,
.customMenuItem33,
.customMenuItem44 {
  color: #0D71D7; /* голубой */
  font-weight: 500;
  border-bottom: none;
  cursor: pointer;
  transition: all 0.3s ease;
}

/* Активный таб */
.customMenuItem11.active,
.customMenuItem22.active,
.customMenuItem33.active,
.customMenuItem44.active {
  color: #4E4963;
  border-bottom: 2px solid #4E4963;
}