/* YouMind Trust Strip — healthcare.html .hc-clinical */

.ymct-trust-strip {
  font: 400 16px/1.5 Poppins, Arial, sans-serif;
  color: #031728;
  width: 100%;
  max-width: none !important;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  -webkit-font-smoothing: antialiased;
}
.ymct-trust-strip.alignfull {
  width: 100vw;
  max-width: 100vw !important;
  margin-left: calc(50% - 50vw) !important;
  margin-right: calc(50% - 50vw) !important;
}
.ymct-trust-strip *,
.ymct-trust-strip *::before,
.ymct-trust-strip *::after {
  box-sizing: border-box;
}
.ymct-trust-strip h2 {
  margin: 0;
}
.ymct-trust-strip img {
  display: block;
  max-width: none;
  border: 0;
}

.ymct-trust-strip .ts-section {
  padding: 60px 0 120px;
  background: #fff;
}
.ymct-trust-strip .ts-container {
  width: calc(100% - 160px);
  max-width: 1280px;
  margin-inline: auto;
}
.ymct-trust-strip .ts-section h2 {
  font-size: 48px;
  line-height: 62px;
  font-weight: 500;
  text-transform: uppercase;
  color: #0a0a0a;
  text-align: center;
  margin-bottom: 84px;
}

.ymct-trust-strip .ts-diagram {
  width: 902px;
  height: 386.89px;
  max-width: 100%;
  margin: auto;
  position: relative;
}

.ymct-trust-strip .ts-ehr {
  height: 92px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 24px;
  background: linear-gradient(#fff, #cafdf9);
  border-radius: 12px;
  flex-wrap: wrap;
  padding: 8px 16px;
}
.ymct-trust-strip .ts-pill {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  background: #00000008;
  border: 1px solid #00000005;
  border-radius: 999px;
  padding: 7px 23px 7px 7px;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0.32px;
  white-space: nowrap;
  flex: none;
  color: #031728;
}
.ymct-trust-strip .ts-pill img {
  width: 35.89px;
  height: 35.89px;
  padding: 8px;
  background: #199a9114;
  border-radius: 50%;
  object-fit: contain;
  flex: none;
}

.ymct-trust-strip .ts-stem {
  width: 2px;
  height: 162px;
  background: #aaa;
  margin: auto;
  position: relative;
}
.ymct-trust-strip .ts-stem::before {
  content: '';
  position: absolute;
  top: -5px;
  left: -4px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #aaa;
}
.ymct-trust-strip .ts-stem::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: -4px;
  width: 10px;
  height: 10px;
  border: 2px solid #aaa;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

.ymct-trust-strip .ts-compliance {
  display: flex;
  gap: 24px;
  justify-content: center;
  position: relative;
  padding-top: 64px;
}
.ymct-trust-strip .ts-compliance::before {
  content: '';
  position: absolute;
  top: 20px;
  width: 396px;
  max-width: calc(100% - 48px);
  border-top: 2px solid #aaa;
  height: 44px;
  background: linear-gradient(#aaa, #aaa) center / 2px 100% no-repeat;
  border-left: 2px solid #aaa;
  border-right: 2px solid #aaa;
  left: 50%;
  transform: translateX(-50%);
}
.ymct-trust-strip .ts-compliance span {
  position: relative;
  width: 124px;
  text-align: center;
  padding: 16px 0;
  border: 2.375px solid #00000005;
  border-radius: 14px;
  background: #00000008;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0.32px;
  white-space: nowrap;
  color: #031728;
}
.ymct-trust-strip .ts-compliance span::before {
  content: '';
  position: absolute;
  top: -6px;
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  background: #aaa;
  border-radius: 50%;
}
.ymct-trust-strip .ts-compliance span:first-child::before {
  left: 8px;
}
.ymct-trust-strip .ts-compliance span:last-child::before {
  left: auto;
  right: 8px;
}

@media (min-width: 768px) and (max-width: 1199px) {
  .ymct-trust-strip .ts-section {
    padding: 64px 0;
  }
  .ymct-trust-strip .ts-section h2 {
    font-size: 36px;
    line-height: 46px;
  }
  .ymct-trust-strip .ts-diagram {
    width: 704px;
    height: 302px;
  }
  .ymct-trust-strip .ts-ehr {
    height: 72px;
    gap: 16px;
  }
  .ymct-trust-strip .ts-ehr .ts-pill {
    font-size: 12px;
    line-height: 15px;
    padding: 6px 14px 6px 6px;
  }
  .ymct-trust-strip .ts-ehr .ts-pill img {
    width: 28px;
    height: 28px;
    padding: 6px;
  }
  .ymct-trust-strip .ts-stem {
    height: 126px;
  }
  .ymct-trust-strip .ts-compliance {
    padding-top: 50px;
    gap: 18px;
  }
  .ymct-trust-strip .ts-compliance::before {
    width: 310px;
    height: 34px;
    top: 16px;
  }
  .ymct-trust-strip .ts-compliance span {
    padding: 15px 29px;
    font-size: 12px;
    line-height: 15px;
    width: auto;
  }
}

@media (min-width: 1200px) {
  .ymct-trust-strip .ts-ehr {
    height: 124px;
  }
  .ymct-trust-strip .ts-stem {
    height: 140px;
  }
}

@media (max-width: 767px) {
  .ymct-trust-strip .ts-section {
    padding: 40px 0;
  }
  .ymct-trust-strip .ts-container {
    width: calc(100% - 32px);
  }
  .ymct-trust-strip .ts-section h2 {
    font-size: 32px;
    line-height: 38px;
    text-transform: none;
    margin-bottom: 32px;
  }
  .ymct-trust-strip .ts-diagram {
    height: 149.1225px;
    width: 353px;
    max-width: 100%;
  }
  .ymct-trust-strip .ts-ehr {
    height: 62px;
    gap: 8px;
  }
  .ymct-trust-strip .ts-ehr .ts-pill {
    font-size: 6px;
    line-height: 7px;
    padding: 3px 8px 3px 3px;
    gap: 3px;
  }
  .ymct-trust-strip .ts-ehr .ts-pill img {
    width: 14px;
    height: 14px;
    padding: 3px;
  }
  .ymct-trust-strip .ts-stem {
    width: 0.8px;
    height: 55px;
  }
  .ymct-trust-strip .ts-stem::before {
    width: 4px;
    height: 4px;
    left: -1.6px;
    top: -2px;
  }
  .ymct-trust-strip .ts-stem::after {
    width: 4px;
    height: 4px;
    border-width: 0 0.8px 0.8px 0;
    left: -1.6px;
  }
  .ymct-trust-strip .ts-compliance {
    padding-top: 24px;
    gap: 10px;
  }
  .ymct-trust-strip .ts-compliance::before {
    width: 158px;
    top: 8px;
    height: 16px;
    border-width: 0.8px;
    background-size: 0.8px 100%;
  }
  .ymct-trust-strip .ts-compliance span {
    width: 48px;
    font-size: 6.181px;
    line-height: 7.417px;
    letter-spacing: 0.1236px;
    padding: 7.34px 0;
    border-width: 0.9px;
    border-radius: 5px;
  }
  .ymct-trust-strip .ts-compliance span::before {
    width: 4px;
    height: 4px;
    left: calc(50% - 2px);
    top: -2px;
  }
  .ymct-trust-strip .ts-compliance span:first-child::before {
    left: 5px;
  }
  .ymct-trust-strip .ts-compliance span:last-child::before {
    right: 5px;
  }
}

@media (max-width: 374px) {
  .ymct-trust-strip .ts-diagram {
    transform: scale(0.8);
    transform-origin: top center;
    width: 353px;
    max-width: none;
    margin-left: calc((100% - 353px) / 2);
    margin-bottom: -30px;
  }
}

.entry-content .ymct-trust-strip .ts-section h2,
.ast-single-post .ymct-trust-strip .ts-section h2 {
  color: #0a0a0a;
}

.editor-styles-wrapper .ymct-trust-strip.alignfull,
.block-editor-block-list__block .ymct-trust-strip.alignfull {
  width: 100% !important;
  max-width: 100% !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
