.cc-educhain-mark {
  display: inline-block;
  width: auto;
  height: 1.12em;
  max-width: none;
  object-fit: contain;
  vertical-align: -0.16em;
}

.cc-educhain-mark--inline {
  height: 1.16em;
  margin-inline: 0.18em 0.12em;
}

.cc-educhain-mark--menu {
  height: 18px;
}

.cc-educhain-mark--trust {
  height: 22px;
}

.cc-educhain-mark--footer {
  height: 24px;
  padding: 3px 7px;
  border-radius: 7px;
  background: #fff;
}

.cc-educhain-mark--legal {
  height: 15px;
  padding: 2px 5px;
  border-radius: 5px;
  background: #fff;
}

.cc-branded-line {
  display: inline-flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 7px;
}

.cc-branded-line--stacked {
  align-items: flex-start;
  flex-direction: column;
  gap: 5px;
}

.cc-brand-word {
  white-space: nowrap;
}

.hero__trust .cc-branded-line,
.pd-hero__trust .cc-branded-line,
.modules-hero__proof .cc-branded-line,
.institutional-trust__proof .cc-branded-line,
.story-hero__proof .cc-branded-line {
  font-weight: 700;
}

.credential-trust .section-index .cc-educhain-mark {
  height: 19px;
}

.cc-footer__trust .cc-educhain-mark {
  margin-block: 1px 3px;
}

@media (max-width: 560px) {
  .cc-educhain-mark--trust {
    height: 19px;
  }

  .cc-educhain-mark--footer {
    height: 22px;
  }
}
