/* Страницы /tools/compare/{slug} — сравнение с зарубежными сервисами (#21443). */

.mg-tcmp__crumbs {
  font-size: 14px;
  margin: 0 0 12px;
}

.mg-tcmp__title {
  margin: 0 0 12px;
}

.mg-tcmp__lead {
  max-width: 720px;
  margin: 0 0 20px;
}

.mg-tcmp__cta {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 16px;
  margin: 24px 0 0;
}

.mg-tcmp__table-wrap {
  overflow-x: auto;
}

.mg-tcmp__caption {
  text-align: left;
  padding: 0 0 8px;
  font-weight: 600;
}

.mg-tcmp__table {
  width: 100%;
  border-collapse: collapse;
  min-width: 640px;
}

.mg-tcmp__table th,
.mg-tcmp__table td {
  padding: 12px 16px;
  text-align: left;
  vertical-align: top;
  border-bottom: 1px solid var(--mg-border, #e5e7eb);
}

.mg-tcmp__table thead th {
  font-weight: 600;
  white-space: nowrap;
}

.mg-tcmp__table tbody th {
  font-weight: 600;
  width: 32%;
}

.mg-tcmp__h2 {
  margin: 32px 0 12px;
}

.mg-tcmp__honest {
  margin: 0;
  padding-left: 20px;
  max-width: 720px;
}

.mg-tcmp__honest li {
  margin-bottom: 8px;
}
