.cc_3otbo66j_9cXYm8FkDS .trust-metric {
  display: flex;
  align-items: flex-start;
  gap: 14px;
  font-family: var(--ss-font, "Barlow", system-ui, sans-serif);
}

.cc_3otbo66j_9cXYm8FkDS .tm-icon {
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 52px;
  height: 52px;
  border-radius: 50%;
  background: var(--ss-icon-circle, #f7dcd9);
}

.cc_3otbo66j_9cXYm8FkDS .tm-icon img {
  width: 24px;
  height: 24px;
  object-fit: contain;
}

.cc_3otbo66j_9cXYm8FkDS .tm-body {
  min-width: 0;
}

.cc_3otbo66j_9cXYm8FkDS .tm-title {
  display: block;
  font-size: 15px;
  font-weight: 700;
  color: var(--ss-trust-title, #3a1518);
  margin-bottom: 4px;
}

.cc_3otbo66j_9cXYm8FkDS .tm-text {
  margin: 0;
  font-size: 13px;
  line-height: 1.5;
  color: var(--ss-trust-text, #7a7170);
}
