/* herb.vn — page menopause tracking. Preserve stylesheet load order. */

.mntl-sc-block-digiohembed {
  position: relative;
  z-index: 0;
  width: auto;
}

.mntl-sc-block-digiohembed:has(.digioh-inline-unit) {
  margin: 3rem 0;
}

.mntl-sc-block-callout {
  border-radius: 9px;
  border-bottom-left-radius: 0;
  margin: 1.2rem 0;
  padding: 1.25rem 1rem;
  width: 100%;
  background: #F7F5EF;
}

.mntl-sc-block-callout+.mntl-sc-block-callout {
  margin-top: 0;
}

.expert-content .mntl-sc-block-callout-heading {
  margin-top: 0;
}

.mntl-sc-block-callout-body {
  margin-top: 0;
}

.mntl-sc-block-callout-body.expert-content:first-child>ol:first-child,.mntl-sc-block-callout-body.expert-content:first-child>p:first-child,.mntl-sc-block-callout-body.expert-content:first-child>ul:first-child {
  margin-top: 0;
}

.mntl-sc-block-callout-body.expert-content>ol>li {
  margin-left: 1rem;
}

.mntl-sc-block-callout-body.expert-content ol:last-child,.mntl-sc-block-callout-body.expert-content ul:last-child,.mntl-sc-block-callout-body.expert-content>p:last-child {
  margin-bottom: 0;
}

.mntl-sc-block-callout-body.expert-content>p {
  margin-top: .75rem;
}

.mntl-sc-block-callout-body ul {
  margin-bottom: 0;
}

.mntl-sc-block-callout.theme-pullquote {
  position: relative;
  margin-bottom: 1rem;
  padding: 1.5625rem 0 1.5625rem 2.5rem;
  background-color: #fff;
}

.mntl-sc-block-callout.theme-pullquote .mntl-sc-block-callout-body {
  border-top: 1px solid #d3d3d3;
  padding: 1rem 0;
  font-size: 1.5rem;
  line-height: 1.333;
  color: #424242;
}

.mntl-sc-block-callout.theme-pullquote .mntl-sc-block-callout-body::before {
  content: "“";
  position: absolute;
  top: 18px;
  left: 0;
  margin-top: 1rem;
  font-family: var(--font-family-a);
  font-size: 4.5rem;
  line-height: .2;
  color: #3F7050;
}

.mntl-sc-block-callout.theme-pullquote .mntl-sc-block-callout-body p {
  display: inline;
  position: relative;
}

.mntl-sc-block-callout.theme-pullquote .mntl-sc-block-callout-body p::after {
  content: "”";
  display: inline;
}

.mntl-sc-block-callout.theme-pullquote .mntl-sc-block-callout-heading {
  display: none;
}
