/* herb.vn — article journey. Preserve stylesheet load order. */

.homeTemplate [role=main] {
  padding-bottom: 2em;
}

@media (min-width:50em) {
  .g-two-up {
    display: flex;
    flex-wrap: wrap;
  }
  .g-two-up .g-main {
    padding-right: 2rem;
  }
  .g-two-up .g-main,.g-two-up .g-secondary {
    width: 50%;
  }
}

.g-four-up .g-item {
  width: 100%;
}

@media (min-width:34em) {
  .g-four-up .g-item {
    width: 50%;
  }
}

@media (min-width:50em) {
  .g-four-up .g-item {
    width: 33.33333%;
  }
}

@media (min-width:64em) {
  .g-four-up .g-item {
    width: 25%;
  }
}

.g-two-three-six {
  display: flex;
  justify-content: space-around;
  flex-flow: row wrap;
  width: 100%;
}

.g-two-three-six .g-item {
  width: 50%;
  max-width: 20em;
}

@media (min-width:19em) {
  .g-two-three-six .g-item {
    width: 33.33333%;
  }
}

@media (min-width:50em) {
  .g-two-three-six .g-item {
    flex-wrap: nowrap;
    width: 16.666667%;
  }
}

:root {
  --site-wide-notification-size: 4rem;
  --site-wide-notification-whitespace: 0;
  --header-size-dynamic: 3.625rem;
}

@media (min-width:50em) {
  :root {
    --header-size-dynamic: 4.5625rem;
  }
}

@media (min-width:61em) {
  :root {
    --header-size-dynamic: 6.25rem;
  }
}

.header-condensed~* {
  --header-size-dynamic: 3.0625rem;
}

@media (min-width:50em) {
  .header-condensed~* {
    --header-size-dynamic: 3.6875rem;
  }
}

@media (min-width:61em) {
  .header-condensed~* {
    --header-size-dynamic: 3.75rem;
  }
}

.exclusiveTemplate .prefooter-content {
  padding-right: 1rem;
  padding-left: 1rem;
}

@media (min-width:50em) {
  .exclusiveTemplate .prefooter-content {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

@media (min-width:78em) {
  .exclusiveTemplate .prefooter-content {
    padding-right: calc(50% - 37.5rem);
    padding-left: calc(50% - 37.5rem);
  }
}

.exclusiveTemplate .health-article {
  justify-content: center;
  grid-template-columns: minmax(0,44.625rem);
}

@media (min-width:45em) {
  .exclusiveTemplate .health-article {
    padding-top: 0;
  }
}

.exclusiveTemplate .health-article .article-header {
  width: auto;
  padding: 0;
  text-align: center;
}

.exclusiveTemplate .health-article .article-header .article-heading {
  width: 100%;
  font-size: var(--font-size-29);
  line-height: 1.2;
  color: #173D2D;
}

@media (min-width:50em) {
  .exclusiveTemplate .health-article .article-header .article-heading {
    font-size: 2.625rem;
    line-height: 1.075;
  }
}

@media (min-width:70em) {
  .exclusiveTemplate .health-article .article-header .article-heading {
    font-size: var(--font-size-52);
  }
}

.exclusiveTemplate .health-article .article-header .article-subheading {
  margin-top: .875rem;
  font-size: var(--font-size-16);
}

@media (min-width:50em) {
  .exclusiveTemplate .health-article .article-header .article-subheading {
    font-size: 1.375rem;
  }
}

@media (min-width:70em) {
  .exclusiveTemplate .health-article .article-header .article-subheading {
    font-size: var(--font-size-26);
  }
}

.exclusiveTemplate .health-article .article-header .article-meta {
  margin: .875rem 0 .5rem;
  padding-right: 0;
}

@media (min-width:50em) {
  .exclusiveTemplate .health-article .article-header .article-meta {
    margin-bottom: 1.5rem;
  }
}

@media (min-width:70em) {
  .exclusiveTemplate .health-article .article-header .article-meta .health-bylines {
    margin-bottom: 1.875rem;
  }
}

.exclusiveTemplate .health-article .article-header .article-meta .mntl-sponsorships .sponsorship-item__logo{margin:0 .5rem;max-width:120px;height:60px}
.exclusiveTemplate .health-article .article-header:has(+ .article-left-rail > .toc-outer-wrapper:empty) .article-meta {
  margin-bottom: 1.5rem;
}

.exclusiveTemplate .health-article .article-content {
  overflow: visible;
}

.exclusiveTemplate .health-article .article-content .heading-toc {
  position: absolute;
  top: auto;
  margin-top: -2rem;
}

@media (min-width:50em) {
  .exclusiveTemplate .health-article .article-content .heading-toc {
    margin-top: -2.8rem;
  }
}

@media (min-width:64em) {
  .exclusiveTemplate .sticky-toc-wrapper {
    position: relative;
    left: auto;
    width: auto;
    height: 100% !important;
  }
}

@media (min-width:50em) {
  .exclusiveTemplate .toc-outer-wrapper .toc {
    margin-top: 0;
  }
}

@media (min-width:70em) {
  .exclusiveTemplate .toc-outer-wrapper .toc {
    margin-bottom: 1rem;
  }
}

.exclusiveTemplate .back-to-top-button {
  display: none;
}

@media (min-width:64em) {
  .exclusiveTemplate .back-to-top-button {
    display: flex;
  }
}

.exclusiveTemplate .sticky-toc {
  margin-top: 1rem;
  max-width: 44.625rem;
}

.exclusiveTemplate .related-article-list+.related-article-list {
  margin-top: -1rem;
}

.exclusiveTemplate .article-preheading {
  margin-bottom: .5rem;
}

.exclusiveTemplate .leaderboard,.exclusiveTemplate .mntl-sc-block-callout {
  clear: both;
}

.js-scads-inline-content {
  position: absolute;
  top: -10000in;
}

#main {
  position: relative;
}

.header .menu-button:focus-visible {
  outline: 3px solid #3F7050;
  outline-offset: 1px;
}

@supports not selector(:focus-visible) {
  .header .menu-button:focus {
    outline: 3px solid #3F7050;
    outline-offset: 1px;
  }
}

.header .nav-list-item .nav-title.nav-tools__title {
  border: none;
  padding: 0;
  background-color: inherit;
}

.header {
  display: flex;
  position: fixed;
  z-index: 98;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  top: 0;
  left: 0;
  width: 100%;
  padding: .5rem 1rem;
  box-shadow: 0 3px 4px rgba(0,0,0,.08);
  background: #fff;
  transition: all .1s ease;
}

@media (min-width:50em) {
  .header {
    padding: .9rem 2rem;
  }
}

@media (min-width:61em) {
  .header {
    height: 100px;
    border-bottom: 1px solid #d3d3d3;
    padding: .5rem 2rem;
  }
}

@media (min-width:78em) {
  .header {
    padding: .5rem calc(50% - 37.5rem);
  }
}

@media (min-width:61em) {
  .header:not(.header-condensed) .logo{justify-content:center;align-self:flex-start}
}

.header:not(.is-fullnav) .header-nav-panel {
  display: none;
}

@media (min-width:61em) {
  .header:not(.is-fullnav) .menu-button-container {
    display: none;
  }
}

.header.is-fullnav {
  border-bottom: 1px solid #d3d3d3;
  box-shadow: 0 4px 3px -3px rgba(0,0,0,.08);
}

@media (min-width:61em) {
  .header.is-fullnav:not(.header-condensed) {
    height: 63px;
    padding-bottom: 0;
  }
  .header.is-fullnav:not(.header-condensed) .menu-button-container {
    top: 2px;
  }
}

.header.is-fullnav .header-nav-panel {
  display: block;
  max-height: 100vh;
  -webkit-overflow-scrolling: touch;
}

.header.is-fullnav .menu-button .icon-x {
  display: block;
}

.header.is-fullnav .menu-button .icon-hamburger,.header.is-fullnav .menu-button span {
  display: none;
}

.header.is-fullnav .search-button {
  visibility: hidden;
}

.header.is-fullnav .nav-list {
  display: none;
}

.header .header-secondary {
  display: flex;
  align-items: center;
  flex-grow: 0;
}

@media (min-width:61em) {
  .header .header-secondary {
    position: absolute;
    top: 12px;
    right: 0;
  }
}

.header .menu-button {
  display: block;
  flex: 1;
  outline: 0;
  height: 3em;
}

.header .menu-button-inner {
  display: flex;
  align-items: center;
}

.header .menu-button-container {
  flex: 1;
}

@media (min-width:61em) {
  .header .menu-button-container {
    position: absolute;
    right: 0;
    padding: inherit;
  }
}

.header .menu-button .icon-x {
  display: none;
  width: 25px;
  height: 20px;
  fill: #646464;
  transition: all .15s ease-in-out;
}

.header .menu-button .icon-hamburger {
  margin-right: .625rem;
  width: 25px;
  height: 20px;
  fill: #646464;
  transition: all .15s ease-in-out;
}

@media (min-width:61em) {
  .header .menu-button .icon-hamburger {
    display: none;
  }
}

.header .menu-button span {
  display: none;
}

@media (min-width:34em) {
  .header .menu-button span {
    display: block;
  }
}

@media (min-width:61em) {
  .header .menu-button span {
    display: none;
  }
}

.header .menu-button:focus,.header .menu-button:focus-visible,.header .menu-button:hover {
  color: #173D2D;
}

.header .menu-button:focus .icon-x,.header .menu-button:focus-visible .icon-x,.header .menu-button:hover .icon-x {
  fill: #173D2D;
}

.header .menu-button:focus .icon-hamburger,.header .menu-button:focus-visible .icon-hamburger,.header .menu-button:hover .icon-hamburger {
  fill: #173D2D;
}

@media (min-width:34em) {
  .header .menu-button .icon-hamburger {
    width: 30px;
    height: 25px;
  }
  .header .menu-button .icon-x {
    width: 30px;
    height: 25px;
  }
}

@media (min-width:61em) {
  .header .menu-button .icon-x {
    width: 22px;
    height: 22px;
  }
}

.header .header-nav-panel {
  display: flex;
  position: fixed;
  z-index: 2;
  align-items: flex-start;
  flex: 1 0 100%;
  flex-direction: column;
  order: 5;
  inset: 59px 0 0;
  width: 100%;
  max-height: 0;
  padding: 0;
  overflow: hidden auto;
  box-shadow: 0 2px 2px 0 rgba(0,0,0,.4);
  background: #fff;
  background-size: contain;
  transition: top .15s ease-in-out;
}

@media (min-width:34em) {
  .header .header-nav-panel {
    align-items: center;
  }
}

@media (min-width:50em) {
  .header .header-nav-panel {
    top: 75px;
  }
}

@media (min-width:61em) {
  .header .header-nav-panel {
    top: 63px;
  }
}

.header-bordered {
  border-bottom: 1px solid #d3d3d3;
  box-shadow: 0 4px 3px -3px rgba(0,0,0,.08);
}

.header-condensed,.header.journey-nav-stuck {
  border-bottom: 1px solid #d3d3d3;
  border-top-width: 0;
  box-shadow: 0 4px 3px -3px rgba(0,0,0,.08);
}

@media (max-width:50em) {
  .header-condensed,.header.journey-nav-stuck {
    padding: .2rem 1rem;
  }
  .header-condensed .header-nav-panel,.header.journey-nav-stuck .header-nav-panel {
    top: 50px;
  }
}

@media (min-width:50em) {
  .header-condensed,.header.journey-nav-stuck {
    padding: .5rem 1rem;
  }
  .header-condensed .header-nav-panel,.header.journey-nav-stuck .header-nav-panel {
    top: 60px;
  }
  .header-condensed .menu-button-container,.header.journey-nav-stuck .menu-button-container {
    flex: none;
  }
}

@media (min-width:78em) {
  .header-condensed,.header.journey-nav-stuck {
    padding: .3rem calc(50% - 37.5rem);
  }
}

.header-condensed .menu-button-container,.header.journey-nav-stuck .menu-button-container {
  margin-right: 1rem;
}

@media (min-width:61em) {
  .header-condensed .menu-button-container,.header.journey-nav-stuck .menu-button-container {
    margin-right: 0;
  }
}

.header-condensed .menu-button .icon-hamburger,.header.journey-nav-stuck .menu-button .icon-hamburger {
  margin-right: 0;
  width: 25px;
  height: 20px;
}

.header-condensed .menu-button .icon-x,.header.journey-nav-stuck .menu-button .icon-x {
  width: 25px;
  height: 20px;
}

.header-condensed .menu-button span,.header.journey-nav-stuck .menu-button span {
  display: none;
}

.header-condensed .header-secondary,.header.journey-nav-stuck .header-secondary {
  order: 4;
}

.header-condensed .logo.verywell svg,.header-condensed .logo.verywellfamily svg,.header-condensed .logo.verywellhealth svg,.header.journey-nav-stuck .logo.verywell svg,.header.journey-nav-stuck .logo.verywellfamily svg,.header.journey-nav-stuck .logo.verywellhealth svg{width:150px;height:26px}
@media (min-width:50em) {
  .header-condensed .logo.verywell svg,.header-condensed .logo.verywellfamily svg,.header-condensed .logo.verywellhealth svg,.header.journey-nav-stuck .logo.verywell svg,.header.journey-nav-stuck .logo.verywellfamily svg,.header.journey-nav-stuck .logo.verywellhealth svg{width:165px;height:30px}
}

.article-journey .header {
  transform: initial;
  transition: all .15s ease-in-out;
}

.header .nav {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex: 1;
}

@media (min-width:61em) {
  .header .nav {
    position: relative;
    justify-content: center;
    flex-basis: 100%;
    width: 100%;
  }
}

.header .nav-list {
  display: none;
}

@media (min-width:61em) {
  .header .nav-list {
    display: flex;
    justify-content: center;
  }
}

.header .nav-list-item {
  display: inline-block;
  position: relative;
  padding: .6875rem .75rem;
}

.header .nav-list-item:focus-within,.header .nav-list-item:hover {
  cursor: pointer;
}

.header .nav-list-item:focus-within .nav-sub,.header .nav-list-item:hover .nav-sub {
  display: block;
}

.header .nav-list-item:first-child {
  padding-left: 0;
}

.header .nav-list-item:first-child .nav-sub {
  left: -20px;
}

.header .nav-list-item:last-child {
  padding-right: 0;
}

.header .nav-list-item.active .nav-title a,.header .nav-list-item.active .nav-tools__title {
  border-bottom: 3px solid #245A43;
  padding-bottom: .125rem;
}

.header .nav-list-item .nav-title a,.header .nav-list-item .nav-tools__title {
  font-size: var(--font-size-16);
  color: #173D2D;
}

.header .nav-list-item .nav-title {
  padding-top: .3125rem;
  padding-bottom: .3125rem;
}

.header .nav-sub {
  box-sizing: border-box;
  display: none;
  position: absolute;
  z-index: 3;
  top: 47px;
  left: -9px;
  width: 230px;
  border: 1px solid #F7F5EF;
  border-top: none;
  padding: .375rem 1.25rem 1rem;
  box-shadow: 0 4px 4px rgba(0,0,0,.2);
  background: #fff;
}

.header .nav-sub:hover {
  cursor: default;
}

.header .nav-sub li {
  float: left;
  clear: left;
  padding: .375rem 0;
  line-height: 1.2;
}

.header .nav-sub li.nav-item-active span,.header .nav-sub li.nav-item-active:not(.view-all) a {
  color: #245A43;
}

.header .nav-sub li.nav-item-active span {
  font-size: var(--font-size-16);
  cursor: default;
}

.header .nav-sub li span {
  font-size: var(--font-size-16);
}

.header .nav-sub a {
  font-size: var(--font-size-16);
  color: #173D2D;
}

.header .nav-sub a span:hover {
  cursor: pointer;
}

.header .nav-sub .view-all a:hover {
  color: #245A43;
}

.header .nav-sub .view-all a {
  padding: 0;
  font-size: .9375rem;
  color: #646464;
}

.header .nav-sub .view-all a .icon-circle-arrow {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
}

.header-condensed {
  box-shadow: 0 3px 4px rgba(0,0,0,.08);
}

@media (min-width:61em) {
  .header-condensed {
    height: 60px;
    padding: 0 1rem;
  }
  .header-condensed .logo{flex-basis:auto}
}

@media (min-width:64em) {
  .header-condensed {
    padding: 0 2rem;
  }
}

@media (min-width:78em) {
  .header-condensed {
    padding: 0 calc(50% - 37.5rem);
  }
}

@media (min-width:61em) {
  .header-condensed .header-secondary {
    position: relative;
    top: 0;
    margin-left: auto;
  }
}

.header-condensed .nav {
  flex: 1;
  order: 4;
  padding-left: .75rem;
}

@media (min-width:61em) {
  .header-condensed .nav {
    justify-content: flex-start;
  }
}

.header-condensed .nav-sub {
  top: 60px;
}

.header-condensed .nav-list-item {
  padding-top: 1.0625rem;
  padding-bottom: 1.0625rem;
}

@media (min-width:61em) {
  .header-condensed .nav-list-item {
    padding: 1.0625rem .375rem;
  }
}

@media (min-width:64em) {
  .header-condensed .nav-list-item {
    padding: 1.0625rem .75rem;
  }
}

.header-condensed .nav-list-item:first-child>span {
  border-left: 1px solid #d3d3d3;
  padding-left: .75rem;
}

.header-condensed .nav-list-item:first-child .nav-sub {
  left: -7px;
}

.skip-link {
  position: absolute;
  z-index: 100;
  top: 0;
  left: -1000rem;
  padding: 1rem 1.5rem;
  font-family: var(--font-family-a);
  font-size: var(--font-size-16);
  font-weight: var(--font-weight-bold-700);
  letter-spacing: .0625rem;
  line-height: 1.125rem;
  text-transform: uppercase;
  text-decoration: none;
  color: #fff;
  background-color: #245A43;
  transition: top .3s ease-in-out;
}

.skip-link:focus {
  left: 0;
}

.logo{display:flex;position:relative;z-index:3;text-align:center;transition:all .15s ease-in-out}
.logo.verywell svg{width:120px}
@media (min-width:34em) {
  .logo.verywell svg{width:136px}
}

@media (min-width:50em) {
  .logo.verywell svg{width:175px}
}

.logo.small svg{height:22px}
.logo.small.verywellhealth svg{width:126px}
.logo.small.verywellfamily svg{width:130px}
.logo.small.verywell svg{width:86px}
.logo .select-arrow{position:absolute;right:-15px;bottom:-5px}
.logo .vw-prefix{fill:#13404f}
.logo:hover svg .verywell-logo-use{fill:rgb(9.112244898,30.693877551,37.887755102)}
.logo:hover svg .verywellhealth-use{fill:#1d738b}
.logo:hover svg .verywellfamily-use{fill:#5d4397}
.logo svg{display:block;width:175px;height:30px}
@media (min-width:34em) {
  .logo svg{width:205px;height:35px}
}

@media (min-width:50em) {
  .logo svg{width:262px;height:45px}
}

.logo svg .verywell-logo-use{fill:#13404f}
.logo svg .verywellhealth-use{fill:#1cacbd}
.logo svg .verywellfamily-use{fill:#9755cb}
.logo svg .very-logo-use{fill:#1cacbd}
.logo svg .well-use{fill:#13404f}
.fullscreen-nav {
  display: flex;
  flex-flow: column wrap;
  margin: 0 auto;
  width: 100%;
  max-width: 75rem;
  padding: 1rem;
}

@media (min-width:34em) {
  .fullscreen-nav {
    flex-direction: row;
  }
}

@media (min-width:50em) and (max-width:70em) {
  .fullscreen-nav {
    padding: 1rem 1.5rem;
  }
}

.fullscreen-nav .text-btn {
  padding: 0;
  letter-spacing: 1px;
  color: #646464;
  transition: all .15s ease-in-out;
}

.fullscreen-nav .general-search {
  margin: 1rem 0;
  width: 100%;
}

@media (min-width:50em) {
  .fullscreen-nav .general-search {
    margin: 1rem auto;
    padding: 0 12.5%;
  }
}

@media (min-width:64em) {
  .fullscreen-nav .general-search {
    padding: 0 15%;
  }
}

@media (min-width:70em) {
  .fullscreen-nav .general-search {
    padding: 0 25%;
  }
}

.fullscreen-nav .breadcrumbs-tags-section {
  margin-right: 3em;
  width: 100%;
}

@media (min-width:34em) {
  .fullscreen-nav .breadcrumbs-tags-section {
    flex: 1;
    padding-top: .7em;
  }
}

.fullscreen-nav .breadcrumbs-list,.fullscreen-nav .breadcrumbs-tools {
  margin-bottom: 2rem;
  width: 100%;
  background: 0 0;
}

.fullscreen-nav .breadcrumbs-list.hide-siblings-mobile .breadcrumbs-list-list>.breadcrumbs-list-item:not(.is-active),.fullscreen-nav .breadcrumbs-tools.hide-siblings-mobile .breadcrumbs-list-list>.breadcrumbs-list-item:not(.is-active) {
  display: none;
}

.fullscreen-nav .breadcrumbs-list.hide-siblings-mobile .breadcrumbs-list-list>.breadcrumbs-list-item:not(.is-active):not(.is-collapsed),.fullscreen-nav .breadcrumbs-tools.hide-siblings-mobile .breadcrumbs-list-list>.breadcrumbs-list-item:not(.is-active):not(.is-collapsed) {
  display: block;
}

.fullscreen-nav .breadcrumbs-list.hide-siblings-mobile .breadcrumbs-list-subtitle,.fullscreen-nav .breadcrumbs-tools.hide-siblings-mobile .breadcrumbs-list-subtitle {
  display: block;
}

.fullscreen-nav .breadcrumbs-list.hide-siblings-mobile .breadcrumbs-list-item.is-active>a,.fullscreen-nav .breadcrumbs-tools.hide-siblings-mobile .breadcrumbs-list-item.is-active>a {
  display: block;
  border-bottom: 0;
}

.fullscreen-nav .breadcrumbs-list.hide-siblings-mobile .breadcrumbs-list-item.is-collapsed,.fullscreen-nav .breadcrumbs-tools.hide-siblings-mobile .breadcrumbs-list-item.is-collapsed {
  display: none;
}

.fullscreen-nav .breadcrumbs-list.hide-siblings-mobile .breadcrumbs-list-item.is-parent .breadcrumbs-list-link,.fullscreen-nav .breadcrumbs-tools.hide-siblings-mobile .breadcrumbs-list-item.is-parent .breadcrumbs-list-link {
  border-bottom: 0;
}

.fullscreen-nav .breadcrumbs-list-list,.fullscreen-nav .breadcrumbs-tools-list {
  margin-bottom: .5rem;
}

.fullscreen-nav .breadcrumbs-list-subtitle,.fullscreen-nav .breadcrumbs-tools-subtitle {
  color: #245A43;
}

.fullscreen-nav .breadcrumbs-list-subtitle a,.fullscreen-nav .breadcrumbs-tools-subtitle a {
  color: #173D2D;
}

.fullscreen-nav .breadcrumbs-list-subtitle a:focus,.fullscreen-nav .breadcrumbs-list-subtitle a:hover,.fullscreen-nav .breadcrumbs-tools-subtitle a:focus,.fullscreen-nav .breadcrumbs-tools-subtitle a:hover {
  color: #245A43;
}

.fullscreen-nav .breadcrumbs-list-link,.fullscreen-nav .breadcrumbs-tools-link {
  border-bottom: 1px dotted #d3d3d3;
  font-size: inherit;
  line-height: inherit;
  color: #173D2D;
}

.fullscreen-nav .breadcrumbs-list-link:hover,.fullscreen-nav .breadcrumbs-tools-link:hover {
  color: #245A43;
}

.fullscreen-nav .breadcrumbs-list-submenu,.fullscreen-nav .breadcrumbs-tools-submenu {
  border-bottom: 1px dotted #d3d3d3;
  padding-left: .8rem;
}

.fullscreen-nav .breadcrumbs-list-item.is-active>a,.fullscreen-nav .breadcrumbs-tools-item.is-active>a {
  color: #245A43;
}

.fullscreen-nav .breadcrumbs-tools .breadcrumbs-list-subtitle {
  display: block;
  margin-bottom: .5rem;
  border-bottom: 1px dotted #d3d3d3;
  padding-bottom: 0;
}

.fullscreen-nav .breadcrumbs-tools .breadcrumbs-list-item {
  margin-bottom: .4rem;
}

.fullscreen-nav .breadcrumbs-tools .breadcrumbs-list-link {
  line-height: 1.2;
}

.fullscreen-nav .breadcrumbs-tools a {
  border: none;
  padding: .2em .4em .1em 0;
}

@media (min-width:50em) {
  .fullscreen-nav .breadcrumbs-tools a {
    padding-right: .4em;
  }
}

.fullscreen-nav .tags-section {
  display: none;
}

@media (min-width:34em) {
  .fullscreen-nav .tags-section {
    display: block;
  }
}

.fullscreen-nav .tags-section .tags-nav {
  display: flex;
  justify-content: flex-start;
}

.fullscreen-nav-list {
  display: block;
  flex: 1;
  margin-top: 2em;
  padding-top: .7em;
}

.fullscreen-nav-list-item {
  padding: 0 .5em .5em 0;
}

.fullscreen-nav-title {
  display: block;
  margin-bottom: .5rem;
  border-bottom: 1px dotted #d3d3d3;
}

.fullscreen-nav-title a {
  font-size: 1.5rem;
  color: #245A43;
}

.fullscreen-nav-title a:focus,.fullscreen-nav-title a:hover {
  color: #245A43;
}

.fullscreen-nav-sub {
  display: flex;
  flex-flow: column wrap;
  margin-bottom: .5em;
}

@media (min-width:34em) {
  .fullscreen-nav-sub li:first-child,.fullscreen-nav-sub li:last-child,.fullscreen-nav-sub li:nth-child(2) {
    display: block;
  }
}

@media (min-width:50em) {
  .fullscreen-nav-sub {
    flex-direction: row;
  }
  .fullscreen-nav-sub li {
    width: 50%;
    padding-right: .4em;
  }
  .fullscreen-nav-sub li:nth-child(3) {
    display: block;
  }
}

@media (min-width:60em) {
  .fullscreen-nav-sub li {
    display: block;
  }
}

.fullscreen-nav-sub li {
  margin-bottom: .4rem;
  padding: .2em .1em .1em 0;
  line-height: 1.2;
}

.fullscreen-nav-sub a {
  color: #173D2D;
  transition: all .15s ease-in-out;
}

.fullscreen-nav-sub a:focus,.fullscreen-nav-sub a:hover {
  color: #245A43;
}

.fullscreen-nav-bottom-left {
  margin-right: 3em;
  width: 100%;
}

@media (min-width:64em) {
  .fullscreen-nav-bottom-left {
    flex: 1;
  }
}

.fullscreen-nav-bottom-right {
  margin-top: 1.5rem;
}

@media (min-width:64em) {
  .fullscreen-nav-bottom-right {
    flex: 1;
    margin-top: 1rem;
  }
}

.fullscreen-nav-alternate .fullscreen-nav-list {
  margin-top: 0;
}

@media (min-width:34em) {
  .fullscreen-nav-alternate .fullscreen-nav-list {
    margin-right: 3em;
  }
}

.fullscreen-nav-alternate .fullscreen-nav-list-item {
  width: 100%;
  padding: 0 0 .5em;
}

.fullscreen-nav-alternate .fullscreen-nav-title {
  border-bottom: 1px dotted #d3d3d3;
}

.fullscreen-nav-alternate .fullscreen-nav-title a {
  position: relative;
  font-size: 1.5rem;
}

.fullscreen-nav-alternate .fullscreen-nav-sub li {
  display: block;
}

.fullscreen-nav-alternate .breadcrumbs-tags-section {
  flex: 1;
  order: 0;
  margin-right: 0;
  padding-right: 0;
}

@media (min-width:34em) {
  .fullscreen-nav-alternate .breadcrumbs-tags-section {
    order: 1;
  }
}

.fullscreen-nav-bottom {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  order: 3;
  width: 100%;
  border-top: 1px dotted #d3d3d3;
}

.fullscreen-nav .copyright,.fullscreen-nav .disclaimer {
  color: #646464;
}

.fullscreen-nav .disclaimer {
  margin-bottom: 1rem;
}

.fullscreen-nav .copyright {
  margin-top: 1rem;
}

.breadcrumbs-list {
  position: relative;
  margin-bottom: 1rem;
  margin-left: -.625rem;
  padding-left: .625rem;
  line-height: 1.3;
}

.breadcrumbs-list .icon-circle-arrow.is-expandable {
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
}

.breadcrumbs-list-header {
  position: relative;
  font-size: 1.5rem;
  line-height: 1.6875rem;
}

.breadcrumbs-list-header a {
  color: #173D2D;
}

.breadcrumbs-list-header a:focus,.breadcrumbs-list-header a:hover {
  color: #245A43;
}

.breadcrumbs-list-subtitle {
  display: block;
  position: relative;
  border-bottom: 1px dotted #d3d3d3;
  padding-bottom: .5rem;
  font-size: 1.5rem;
}

.breadcrumbs-list-subtitle a {
  color: #173D2D;
}

.breadcrumbs-list-subtitle a:focus,.breadcrumbs-list-subtitle a:hover {
  color: #245A43;
}

.breadcrumbs-list-icon-active {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
  position: relative;
  top: 3px;
  left: 1px;
  margin-left: -.75rem;
  width: 8px;
  height: 17px;
  fill: #245A43;
}

.breadcrumbs-list-list {
  display: flex;
  flex-direction: column;
}

.breadcrumbs-list-item.is-active>a:not(.text-btn) {
  position: relative;
}

.breadcrumbs-list-item.is-active>a:not(.text-btn):focus,.breadcrumbs-list-item.is-active>a:not(.text-btn):hover {
  color: #245A43;
}

.breadcrumbs-list-item.is-collapsed {
  display: none;
}

.breadcrumbs-list-item.is-parent .breadcrumbs-list-link {
  border-bottom: 0;
}

.breadcrumbs-list-link {
  display: block;
  position: relative;
  border-bottom: 1px dotted #d3d3d3;
  padding: .5em 0;
  font-size: var(--font-size-18);
  line-height: 1.2;
  color: #245A43;
}

.breadcrumbs-list-link:focus,.breadcrumbs-list-link:hover {
  color: #245A43;
}

.breadcrumbs-list-link.is-active {
  color: #424242;
}

.breadcrumbs-list-submenu {
  margin-top: -.0625rem;
}

@media (min-width:50em) {
  .breadcrumbs-list-submenu {
    border-bottom: 1px dotted #d3d3d3;
    padding-left: .8rem;
  }
  .breadcrumbs-list-submenu .breadcrumbs-list-link {
    border-bottom: 0;
    padding: .5rem 0;
  }
}

.breadcrumbs-list-submenu:empty {
  display: none;
}

.breadcrumbs-list.hide-siblings-mobile {
  margin-top: 0;
  padding-bottom: 0;
}

@media (max-width:50em) {
  .breadcrumbs-list.hide-siblings-mobile .breadcrumbs-list-subtitle {
    display: none;
  }
  .breadcrumbs-list.hide-siblings-mobile .breadcrumbs-list-list>.breadcrumbs-list-item:not(.is-active) {
    display: none;
  }
}

.breadcrumbs {
  margin-bottom: .25rem;
  width: 100%;
  color: #245A43;
}

.breadcrumbs svg {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
  display: inline-block;
  position: relative;
  top: 3px;
  width: 10px;
  height: 16px;
  fill: #d3d3d3;
}

.news-badge-wrapper+.breadcrumbs {
  display: inline;
}

@media (min-width:50em) {
  .glossaryTemplate .hero .general-search {
    width: 70%;
  }
}

@media (min-width:64em) {
  .glossaryTemplate .hero .general-search {
    max-width: 50%;
  }
}

.general-search-input::selection {
  color: #909090;
  background-color: transparent;
}

.general-search {
  min-height: 1.2em;
}

@media all and (min-width:50em) {
  .general-search .input-group {
    display: flex;
  }
}

.general-search-input:invalid {
  box-shadow: none;
}

.general-search .icon-magnifying-glass,.general-search .icon-x {
  position: relative;
  top: 2px;
  right: 0;
  width: 1.2em;
  height: 1.2em;
  fill: #245A43;
  transition: fill .15s ease-in-out;
}

.general-search .icon-x {
  fill: #646464;
}

.general-search .input-group {
  margin: 0;
}

.general-search .input-group input {
  outline: 0;
  border-width: 2px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  font-size: var(--font-size-16);
}

.general-search .input-group .btn {
  border: 2px solid #d3d3d3;
  border-right: none;
  border-bottom-left-radius: 0;
  padding: 0 0 0 1em;
  background: #fff;
}

.general-search .input-group .btn.btn-go {
  display: none;
}

.general-search .input-group .btn:focus .icon-magnifying-glass,.general-search .input-group .btn:hover .icon-magnifying-glass {
  fill: #173D2D;
}

.general-search .input-group input+.btn,.general-search .input-group span+.btn {
  border: none;
  padding: 0 1em;
  background: #245A43;
}

.tags-section {
  display: flex;
  flex-direction: column;
  margin: 1rem 0;
}

@media all and (min-width:50em) {
  .tags-section {
    margin: 1rem 0 1.5rem;
  }
}

.tags-nav {
  display: flex;
  justify-content: center;
  flex-flow: row wrap;
  font-family: var(--font-family-a);
}

@media all and (min-width:50em) {
  .tags-nav {
    justify-content: flex-start;
  }
}

.article-content .tags-nav {
  margin-top: .3rem;
  margin-left: 0;
  border-top: 1px dotted #d3d3d3;
  padding-top: 1rem;
}

.trusted-links {
  display: flex;
  flex-wrap: wrap;
  margin-top: 1rem;
}

.trusted-links-link {
  display: flex;
  align-items: center;
}

.trusted-links-link:not(:last-child)::after {
  content: "";
  margin: 0 .5rem;
  height: 1rem;
  border-right: 1px solid #d3d3d3;
}

.trusted-links-link .link-list-link__deprecated {
  color: #173D2D;
}

.trusted-links-link .link-list-link__deprecated:focus,.trusted-links-link .link-list-link__deprecated:hover {
  color: #245A43;
}

.disclaimer {
  font-family: var(--font-family-b);
  font-size: var(--font-size-14);
  color: #d3d3d3;
}

.copyright {
  font-family: var(--font-family-b);
  font-size: var(--font-size-14);
  text-align: left;
  color: #d3d3d3;
}

.search-button {
  height: 1.7rem;
  border: 0;
  padding: 0;
  background: 0 0;
}

@media (min-width:64em) {
  .search-button {
    height: 1.3em;
  }
}

.search-button svg {
  top: 2px;
  width: 1.2em;
  height: 1.2em;
  fill: #245A43;
  transition: fill .15s ease-in-out;
}

@media (min-width:34em) {
  .search-button svg {
    width: 1.5em;
    height: 1.5em;
  }
}

@media (min-width:64em) {
  .search-button svg {
    width: 1.3em;
    height: 1.3em;
  }
}

.search-button:focus svg,.search-button:hover svg {
  fill: #173D2D;
}

.jump-link {
  transform: translateY(-60px);
}

.footer {
  isolation: isolate;
}

.footer .footer-inner {
  display: grid;
  padding: 0 1rem;
  color: #fff;
  background: #173D2D;
  grid-template-columns: 1fr;
  grid-template-rows: auto;
  grid-template-areas: "logo" "newsletter" "social" "tax1" "links" "global" "footer-bottom";
}

@media (min-width:50em) {
  .footer .footer-inner {
    padding: 0 2rem;
    grid-template-columns: 45% 55%;
    grid-template-areas: "logo logo" "newsletter newsletter" "tax1 links" "social global" "footer-bottom footer-bottom";
  }
}

@media (min-width:64em) {
  .footer .footer-inner {
    grid-template-columns: 40% 18% 42%;
    grid-template-areas: "logo logo logo" "newsletter tax1 links" "social footer-bottom footer-bottom" "global footer-bottom footer-bottom";
  }
}

@media (min-width:70em) {
  .footer .footer-inner {
    grid-template-columns: 45% 20% 35%;
  }
}

@media (min-width:78em) {
  .footer .footer-inner {
    padding: 0 calc(50% - 37.5rem);
  }
}

.footer .footer-logo{grid-area:logo;border-bottom:dotted .0625rem #646464}
.footer .footer-newsletter {
  grid-area: newsletter;
}

.footer .footer-newsletter.newsletter-signup-vue {
  padding: 1.5rem 0;
}

@media (min-width:64em) {
  .footer .footer-newsletter.newsletter-signup-vue {
    border-bottom: dotted .0625rem #646464;
    padding: 2rem 3rem 1.5rem 0;
  }
}

.footer .health-social-nav {
  border-bottom: dotted .0625rem #646464;
  padding-bottom: 1.5rem;
}

@media (min-width:50em) {
  .footer .health-social-nav {
    padding-top: 1rem;
  }
}

@media (min-width:64em) {
  .footer .health-social-nav {
    border-bottom: none;
    padding-top: 2rem;
  }
}

.footer .social-nav__title {
  color: #d3d3d3;
}

.footer .social-nav__link {
  padding: .625rem;
  background: rgba(255,255,255,.28);
}

.footer .social-nav__link:hover {
  background: rgba(255,255,255,.5);
}

.footer .social-nav__list {
  column-gap: .5rem;
}

.footer .social-nav__list li {
  margin: .25rem 0;
  width: 40px;
  height: 40px;
}

.footer .footer-links,.footer .footer-tax1 {
  border-bottom: dotted .0625rem #646464;
  padding: 1rem 0 1.5rem;
}

@media (min-width:50em) {
  .footer .footer-links,.footer .footer-tax1 {
    padding-bottom: 2rem;
  }
}

@media (min-width:64em) {
  .footer .footer-links,.footer .footer-tax1 {
    padding-top: 2rem;
  }
}

.footer .footer-links a,.footer .footer-tax1 a {
  color: #F7F5EF;
}

.footer .footer-links a:hover,.footer .footer-tax1 a:hover {
  color: #B8D4A5;
}

.footer .footer-tax1 {
  grid-area: tax1;
}

@media (min-width:64em) {
  .footer .footer-tax1 {
    padding-right: .625rem;
  }
}

.footer .footer-links {
  grid-area: links;
}

.footer .footer-links-item,.footer .list-item {
  margin-bottom: .8rem;
  line-height: 1.2rem;
}

.footer .footer-links-item:nth-last-child(-n/**/+2),.footer .list-item:last-child {
  margin-bottom: 0;
}

.footer .footer-bottom {
  grid-area: footer-bottom;
  padding: 1rem 0 1.5rem;
}

@media (min-width:64em) {
  .footer .footer-bottom {
    padding-top: 2rem;
  }
}

@media (min-width:70em) {
  .footer .footer-bottom {
    align-self: center;
  }
}

.footer .footer-bottom .disclaimer {
  margin-bottom: 1rem;
}

.footer .footer-bottom .copyright {
  margin-top: 1rem;
}

@media (min-width:34em) {
  .footer .mntl-dotdash-universal-nav .mntl-dotdash-universal-nav__content {
    padding-right: 1rem;
    padding-left: 1rem;
  }
}

@media (min-width:50em) {
  .footer .mntl-dotdash-universal-nav .mntl-dotdash-universal-nav__content {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

@media (min-width:78em) {
  .footer .mntl-dotdash-universal-nav .mntl-dotdash-universal-nav__content {
    padding-right: calc(50% - 37.5rem);
    padding-left: calc(50% - 37.5rem);
  }
}

.footer-logo{padding:1rem 0 .75rem}
.footer-logo.verywell svg{max-width:118px}
.footer-logo .logo{max-width:175px}
.footer-logo svg{max-width:175px;max-height:30px}
.footer-logo svg .verywell-logo-use{fill:#ffffff}
.footer-logo svg #very-logo-use{fill:#ffffff}
.footer-logo svg #well-use{fill:#1cacbd}
.footer-logo:hover svg .verywell-logo-use{fill:#ffffff}
.newsletter-signup-vue {
  padding: 1rem 1rem;
  color: #245A43;
  background: #E8EFE5;
}

@media (min-width:50em) {
  .newsletter-signup-vue {
    padding: 1rem 2rem;
  }
}

@media (min-width:70em) {
  .newsletter-signup-vue {
    padding: 1rem 0;
  }
}

.newsletter-signup-vue__header {
  display: flex;
  align-items: center;
  margin-bottom: .3rem;
  font-size: var(--font-size-18);
  line-height: 1.2;
  color: #245A43;
}

.newsletter-signup-vue__subheader {
  margin-bottom: 0;
  font-size: var(--font-size-14);
  color: #fff;
}

.newsletter-signup-vue__form {
  position: relative;
}

.newsletter-signup-vue__wrapper {
  margin-top: .75rem;
}

.newsletter-signup-vue__input-label {
  font-family: var(--font-family-b);
  font-size: var(--font-size-14);
  text-align: left;
  color: #212121;
}

.newsletter-signup-vue__input {
  padding-right: 0;
}

.newsletter-signup-vue__input-wrapper {
  display: flex;
  flex-wrap: wrap;
}

.newsletter-signup-vue__button {
  font-family: var(--font-family-a);
  letter-spacing: 1px;
  text-transform: uppercase;
  background: #245A43;
  transition: all .15s ease-in-out;
}

.newsletter-signup-vue__button:hover {
  background: #173D2D;
}

.newsletter-signup-vue__button:disabled {
  opacity: .4;
  cursor: default;
}

.newsletter-signup-vue input {
  min-width: 0;
}

.newsletter-signup-vue input:invalid {
  box-shadow: none;
}

.footer-newsletter.newsletter-signup-vue {
  display: block;
  color: #245A43;
  background: 0 0;
}

.footer-newsletter .newsletter-signup-vue__input-label {
  color: #F7F5EF;
}

.footer-newsletter .newsletter-signup-vue__form {
  margin-left: 0;
}

@media (min-width:50em) {
  .footer-newsletter .newsletter-signup-vue__form {
    width: calc(45% + 91px);
  }
}

@media (min-width:64em) {
  .footer-newsletter .newsletter-signup-vue__form {
    width: auto;
  }
}

.footer-newsletter .newsletter-signup-vue__disclaimer,.footer-newsletter .newsletter-signup-vue__disclaimer a,.footer-newsletter .newsletter-signup-vue__header {
  color: #d3d3d3;
}

.footer-links {
  display: flex;
  align-content: flex-start;
  flex: 1;
  flex-wrap: wrap;
}

.footer-links-item {
  display: block;
  flex: 0 0 auto;
  margin-bottom: 1em;
  width: 50%;
  padding-right: .625em;
  font-size: var(--font-size-14);
}

.footer-links-item a,.footer-links-item button {
  font-family: var(--font-family-b);
  line-height: 1;
  color: #F7F5EF;
  transition: all .15s ease-in-out;
}

.footer-links-item a:hover,.footer-links-item button:hover {
  color: #B8D4A5;
}

.footer-links-privacy {
  border: none;
  padding: 0;
  text-align: left;
  background: inherit;
}

.footer-links-privacy .privacy-options-icon {
  white-space: nowrap;
}

.footer-links-privacy .privacy-options-icon .icon-privacy-options {
  width: 30px;
  height: 16px;
  vertical-align: sub;
}

.social-nav__link::before {
  content: attr(data-text);
}

.social-nav__title {
  font-weight: var(--font-weight-regular-400);
}

.social-nav__list {
  display: flex;
}

.social-nav__icon {
  width: 24px;
  height: 24px;
}

.health-social-nav {
  display: flex;
  flex-flow: column wrap;
  width: 100%;
}

.health-social-nav .icon {
  width: 20px;
  height: 20px;
  fill: #ffffff;
}

.social-nav__item {
  display: inline-block;
  width: 30px;
  height: 30px;
}

.social-nav__list {
  column-gap: .3125rem;
}

.social-nav__link {
  border-radius: 5px;
  border-bottom-left-radius: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 0;
  cursor: pointer;
  background: #245A43;
  transition: background .15s ease-in-out;
}

.social-nav__link:focus,.social-nav__link:hover {
  background: #3F7050;
}

.social-nav__link--flipboard {
  padding: .63rem .9rem;
}

.social-nav__title {
  margin-bottom: .4rem;
  font-size: var(--font-size-18);
}

.mntl-dotdash-universal-nav {
  background-color: var(--color-background-default,#fff);
}

.mntl-dotdash-universal-nav__text {
  display: inline-block;
  font-family: Helvetica,Arial,sans-serif;
  font-size: .8125rem;
  font-weight: var(--font-weight-regular-400);
  line-height: 18px;
  text-align: center;
  color: var(--color-text-default,#000);
}

@media (min-width:34em) {
  .mntl-dotdash-universal-nav__text {
    flex-shrink: 0;
    font-size: .9375rem;
    line-height: 30px;
  }
}

.mntl-dotdash-universal-nav__content {
  display: flex;
  align-items: center;
  flex-flow: column wrap;
  margin: 0 auto;
  padding: 1.5625rem 1.5rem 1.875rem;
}

@media (min-width:50em) {
  .mntl-dotdash-universal-nav__content {
    align-items: flex-start;
    flex-direction: row;
    padding: 1.25rem 1.5rem .875rem;
  }
}

@media (min-width:64em) {
  .mntl-dotdash-universal-nav__content {
    flex-wrap: nowrap;
  }
}

.mntl-dotdash-universal-nav__logo{display:block;position:relative;flex-shrink:0;margin-bottom:.375rem;width:100px;height:28px}
@media (min-width:50em) {
  .mntl-dotdash-universal-nav__logo{margin-right:.625rem}
}

.mntl-dotdash-universal-nav__wrapper {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media (min-width:50em) {
  .mntl-dotdash-universal-nav__wrapper {
    justify-content: space-between;
    flex-flow: row wrap;
    width: calc(100% - 100px - .625rem);
    text-align: left;
    gap: 0 125px;
  }
}

.exclusive-hero {
  display: flex;
  position: relative;
  flex-direction: column;
  margin-top: 0;
  margin-bottom: 1rem;
}

@media (min-width:50em) {
  .exclusive-hero {
    margin-top: 0;
    margin-bottom: 1rem;
  }
}

@media (min-width:78em) {
  .exclusive-hero {
    margin-top: 0;
    margin-bottom: 1rem;
  }
}

.exclusive-hero img {
  display: block;
  width: 100%;
  object-fit: cover;
}

.exclusive-hero .img-placeholder {
  border-radius: 0;
}

.mntl-jwplayer-hero .jwplayer,.mntl-jwplayer-hero__video-placeholder {
  position: relative;
  right: 50%;
  left: 50%;
  margin-right: -50vw;
  margin-left: -50vw;
  width: 100vw;
  max-height: 30rem;
}

.mntl-jwplayer-hero .jwplayer,.mntl-jwplayer-hero__video-placeholder {
  max-height: none;
}

.mntl-sc-block-image {
  overflow: hidden;
  text-align: left;
}

.mntl-sc-block-image.figure-portrait {
  margin: 0 auto;
  max-width: 80%;
}

.mntl-sc-block-image.figure-portrait.no-theme .figure-article-caption {
  text-align: left;
  background-color: transparent;
}

@media (min-width:50em) {
  .mntl-sc-block-image.figure-portrait.no-theme .figure-article-caption {
    text-align: center;
  }
}

.mntl-sc-block-image.figure-portrait .figure-media {
  max-height: 80vh;
}

.mntl-sc-block-image.figure-portrait img {
  max-height: 80vh;
}

.mntl-sc-block-image a {
  box-shadow: none;
}

.mntl-sc-block-image img {
  width: 100%;
}

.mntl-sc-block-image .figure-media {
  position: relative;
}

img[data-img-lightbox=true] {
  cursor: zoom-in;
}

@keyframes pulse{0%{opacity:.1}100%{opacity:1}}

.img-placeholder {
  position: relative;
  width: 100%;
  background-color: var(--color-background-strong-opaque,#c7c7c7);
}

.mntl-primary-image--blurry {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background-image: var(--blurry);
  background-size: 100% 100%;
  transition: .15s filter linear;
}

.mntl-primary-image--blurry.loaded {
  background-image: none;
}

.mntl-primary-image--blurry:not(.loaded) {
  filter: blur(4px);
}

.mntl-sc-block-image+.mntl-sc-block-image,.structured-content .mntl-sc-block-image+.mntl-sc-block-image.figure-portrait {
  display: inline-block;
  position: relative;
  margin-top: 1rem;
  width: 70px;
  height: 70px;
  overflow: hidden;
}

.mntl-sc-block-image+.mntl-sc-block-image .figure-article-caption,.structured-content .mntl-sc-block-image+.mntl-sc-block-image.figure-portrait .figure-article-caption {
  display: none;
}

.mntl-sc-block-image+.mntl-sc-block-image .figure-media,.structured-content .mntl-sc-block-image+.mntl-sc-block-image.figure-portrait .figure-media {
  position: absolute;
  width: 100%;
  height: 100%;
}

.mntl-sc-block-image+.mntl-sc-block-image .img-placeholder,.structured-content .mntl-sc-block-image+.mntl-sc-block-image.figure-portrait .img-placeholder {
  height: 100%;
  padding-bottom: 0;
}

.mntl-sc-block-image+.mntl-sc-block-image img,.structured-content .mntl-sc-block-image+.mntl-sc-block-image.figure-portrait img {
  width: 100%;
  object-fit: cover;
}

.exclusive-tag {
  border-radius: 9px;
  border-bottom-left-radius: 0;
  display: inline-block;
  z-index: 2;
  align-self: center;
  margin-top: -1.25rem;
  height: 40px;
  padding: .5rem 1.25rem;
  font-family: var(--font-family-b);
  font-size: var(--font-size-16);
  color: #fff;
  background-color: #245A43;
}

.exclusive-tag:hover {
  background-color: #3F7050;
}

.mntl-article {
  padding: 0 1rem;
  display: grid;
  position: relative;
  margin: 0 auto;
  grid-template-columns: minmax(0,37.5rem);
  grid-template-areas: "header" "post-header" "left-rail" "pre-content" "content" "post-content" "footer";
}

@media (min-width:34em) {
  .mntl-article {
    padding: 0 1.5rem;
  }
}

@media (min-width:50em) {
  .mntl-article {
    padding: 0 2rem;
  }
}

.mntl-article--full-width {
  grid-template-columns: minmax(0,80.25rem);
}

@media (min-width:50em) {
  .mntl-article--two-column-left-rail {
    grid-template-columns: 14rem minmax(0,37.5rem);
    column-gap: 4rem;
    grid-template-areas: "header header" "post-header post-header" "left-rail pre-content" "left-rail content " "left-rail post-content" "footer footer";
  }
}

@media (min-width:64em) {
  .mntl-article--two-column-left-rail {
    grid-template-columns: 16.5rem minmax(0,37.5rem);
    column-gap: 6rem;
  }
}

@media (min-width:70em) {
  .mntl-article--two-column-left-rail {
    column-gap: 8.25rem;
  }
}

@media (min-width:50em) {
  .mntl-article--two-column-right-rail {
    grid-template-columns: minmax(0,37.5rem) 18.75rem;
    column-gap: 2.5rem;
    grid-template-areas: "header header" "post-header right-rail" "left-rail right-rail" "pre-content right-rail" "content right-rail" "post-content right-rail" "footer footer";
  }
}

@media (min-width:64em) {
  .mntl-article--two-column-right-rail {
    column-gap: 3rem;
  }
}

@media (min-width:70em) {
  .mntl-article--two-column-right-rail {
    column-gap: 6rem;
  }
}

@media (min-width:50em) {
  .mntl-article--three-column {
    grid-template-columns: minmax(0,37.5rem) 18.75rem;
    column-gap: 2.5rem;
    grid-template-areas: "header header" "post-header right-rail" "left-rail right-rail" "pre-content right-rail" "content right-rail" "post-content right-rail" "footer footer";
  }
}

@media (min-width:64em) {
  .mntl-article--three-column {
    column-gap: 3rem;
  }
}

@media (min-width:70em) {
  .mntl-article--three-column {
    grid-template-columns: 14rem minmax(0,37.5rem) 18.75rem;
    grid-template-areas: "header header header" "post-header post-header right-rail" "left-rail pre-content right-rail" "left-rail content right-rail" "left-rail post-content right-rail" "footer footer footer";
  }
}

.article-header {
  grid-area: header;
}

.article-post-header {
  grid-area: post-header;
}

.article-left-rail {
  grid-area: left-rail;
}

.article-pre-content {
  grid-area: pre-content;
}

.article-content {
  grid-area: content;
}

.article-right-rail {
  position: absolute;
  visibility: hidden;
  top: -10000in;
  max-height: 0;
  grid-area: right-rail;
}

@media (min-width:50em) {
  .article-right-rail {
    display: block;
    position: static;
    visibility: visible;
    top: initial;
    max-height: initial;
  }
}

.health-article {
  position: relative;
}

.health-article::before {
  content: "";
  display: block;
  margin: 1em 0;
  width: 100%;
  height: .75rem;
  border-radius: 9px;
  background: #F7F5EF;
}

@media (min-width:34em) {
  .health-article.news-article .article-content~.post-article {
    margin-top: .625rem;
    margin-bottom: 1.875rem;
  }
}

@media (min-width:50em) {
  .health-article::before {
    display: none;
  }
}

.health-article:first-of-type::before {
  display: none;
}

.health-article:has(.journey-accordion) {
  grid-template-areas: "header" "post-header" "pre-content" "left-rail" "content" "post-content" "footer";
}

@media (min-width:50em) {
  .health-article:has(.journey-accordion).mntl-article--two-column-left-rail {
    grid-template-areas: "header header" "post-header post-header" "left-rail pre-content" "left-rail content " "left-rail post-content" "footer footer";
  }
}

@media (min-width:50em) {
  .health-article:has(.journey-accordion).mntl-article--two-column-right-rail {
    grid-template-areas: "header header" "post-header right-rail" "left-rail right-rail" "pre-content right-rail" "content right-rail" "post-content right-rail" "footer footer";
  }
}

@media (min-width:50em) {
  .health-article:has(.journey-accordion).mntl-article--three-column {
    grid-template-areas: "header header" "post-header right-rail" "pre-content right-rail" "left-rail right-rail" "content right-rail" "post-content right-rail" "footer footer";
  }
}

@media (min-width:70em) {
  .health-article:has(.journey-accordion).mntl-article--three-column {
    grid-template-areas: "header header header" "post-header post-header right-rail" "left-rail pre-content right-rail" "left-rail content right-rail" "left-rail post-content right-rail" "footer footer footer";
  }
}

.health-article .heading-toc {
  position: relative;
  top: -20px;
}

.health-article .mntl-sc-block-guide .newsletter-signup-vue__wrapper {
  display: inline-block;
  width: 100%;
  max-width: 100%;
}

.health-article .mntl-sc-block-guide .newsletter-signup-vue__wrapper .input-group {
  margin-top: .5rem;
  padding-left: 0;
}

.health-article .breadcrumbs-list {
  display: none;
  float: left;
  clear: both;
  width: 230px;
}

@media (min-width:70em) {
  .health-article .breadcrumbs-list {
    display: block;
  }
}

@media (min-width:64em) and (max-width:70em) {
  .article-journey .health-article {
    width: auto;
  }
  .article-journey .health-article .breadcrumbs-list {
    display: block;
  }
}

@media (max-width:50em) {
  .header {
    border-bottom: 1px solid #d3d3d3;
    box-shadow: 0 4px 3px -3px rgba(0,0,0,.08);
  }
}

.article-header {
  padding-top: 1.5rem;
}

@media (min-width:50em) {
  .article-header {
    padding-top: 3rem;
  }
}

.article-header .article-meta {
  margin-bottom: 2rem;
}

.expert-content,.mm-trx-roundup-article .article-content {
  font-family: var(--font-family-b);
  font-size: var(--font-size-16);
  line-height: 1.5625;
}

.expert-content a,.mm-trx-roundup-article .article-content a {
  text-decoration: underline;
  color: #245A43;
}

@media (hover:hover) {
  .expert-content a:focus,.expert-content a:hover,.mm-trx-roundup-article .article-content a:focus,.mm-trx-roundup-article .article-content a:hover {
    text-decoration: none;
    color: #173D2D;
  }
}

.expert-content a:not(.btn):not(.text-btn):not(.mntl-commerce-button):visited,.mm-trx-roundup-article .article-content a:not(.btn):not(.text-btn):not(.mntl-commerce-button):visited {
  color: #5A6742;
}

.expert-content a:not(.btn,.text-btn,.mntl-commerce-button):visited,.mm-trx-roundup-article .article-content a:not(.btn,.text-btn,.mntl-commerce-button):visited {
  color: #5A6742;
}

.expert-content h1,.expert-content h2,.expert-content h3,.expert-content h4,.mm-trx-roundup-article .article-content h1,.mm-trx-roundup-article .article-content h2,.mm-trx-roundup-article .article-content h3,.mm-trx-roundup-article .article-content h4 {
  font-family: var(--font-family-a);
}

.expert-content .recipe-heading h2,.expert-content h2.mntl-sc-block-heading,.expert-content h2.mntl-sc-block-questionandanswer__question,.expert-content h3,.mm-trx-roundup-article .article-content .recipe-heading h2,.mm-trx-roundup-article .article-content h2.mntl-sc-block-heading,.mm-trx-roundup-article .article-content h2.mntl-sc-block-questionandanswer__question,.mm-trx-roundup-article .article-content h3 {
  margin: 2rem 0 0;
}

.expert-content .recipe-heading h2:first-child,.expert-content h2.mntl-sc-block-heading:first-child,.expert-content h2.mntl-sc-block-questionandanswer__question:first-child,.expert-content h3:first-child,.mm-trx-roundup-article .article-content .recipe-heading h2:first-child,.mm-trx-roundup-article .article-content h2.mntl-sc-block-heading:first-child,.mm-trx-roundup-article .article-content h2.mntl-sc-block-questionandanswer__question:first-child,.mm-trx-roundup-article .article-content h3:first-child {
  margin-top: 0;
}

.expert-content h2.mntl-sc-block-heading,.expert-content h2.mntl-sc-block-questionandanswer__question,.mm-trx-roundup-article .article-content h2.mntl-sc-block-heading,.mm-trx-roundup-article .article-content h2.mntl-sc-block-questionandanswer__question {
  margin: 2.8rem 0 0;
  font-size: 1.75rem;
  line-height: 1.15;
}

@media (min-width:50em) {
  .expert-content h2.mntl-sc-block-heading,.expert-content h2.mntl-sc-block-questionandanswer__question,.mm-trx-roundup-article .article-content h2.mntl-sc-block-heading,.mm-trx-roundup-article .article-content h2.mntl-sc-block-questionandanswer__question {
    font-size: var(--font-size-32);
  }
}

.expert-content h3.mntl-sc-block-subheading,.expert-content h4,.mm-trx-roundup-article .article-content h3.mntl-sc-block-subheading,.mm-trx-roundup-article .article-content h4 {
  font-weight: var(--font-weight-regular-400);
  line-height: 1.625rem;
}

.expert-content h3.mntl-sc-block-subheading,.mm-trx-roundup-article .article-content h3.mntl-sc-block-subheading {
  margin: 1.2rem 0 0;
  font-size: 1.375rem;
}

@media (min-width:50em) {
  .expert-content h3.mntl-sc-block-subheading,.mm-trx-roundup-article .article-content h3.mntl-sc-block-subheading {
    font-size: 1.5rem;
  }
}

.expert-content h4,.mm-trx-roundup-article .article-content h4 {
  margin-top: 1rem;
  font-size: var(--font-size-20);
}

.expert-content pre,.mm-trx-roundup-article .article-content pre {
  white-space: pre-wrap;
}

.mntl-sc-page .mntl-sc-block-html:not(.mntl-sc-block-html-sliced) {
  counter-reset: section;
}

.mntl-sc-page .mntl-sc-block-html>ol {
  counter-reset: none;
}

@media screen {
  .expert-content>li:empty,.mntl-sc-block>li:empty,.mntl-sc-page>li:empty {
    display: none;
  }
  .expert-content>ul li::before,.mntl-sc-block>ul li::before,.mntl-sc-page>ul li::before {
    content: "";
    position: absolute;
    margin-top: .625rem;
    margin-left: -1.5rem;
    width: 7px;
    height: 7px;
    border-radius: 2px 2px 2px 0;
    font-size: var(--font-size-14);
    text-align: center;
    background: #3F7050;
  }
  .expert-content ol,.expert-content ul,.mntl-sc-block ol,.mntl-sc-block ul,.mntl-sc-page ol,.mntl-sc-page ul {
    margin-top: .625rem;
    margin-bottom: 1.25rem;
  }
  .expert-content li,.mntl-sc-block li,.mntl-sc-page li {
    margin-bottom: .625rem;
  }
  .expert-content>ol,.mntl-sc-block>ol,.mntl-sc-page>ol {
    padding-left: .3125rem;
    counter-reset: section;
  }
}

@media screen and (min-width:50em) {
  .expert-content>ol,.mntl-sc-block>ol,.mntl-sc-page>ol {
    margin-left: .95rem;
    padding-left: 0;
  }
}

@media screen {
  .expert-content>ol>li,.mntl-sc-block>ol>li,.mntl-sc-page>ol>li {
    position: relative;
    margin-left: 2.2em;
    list-style: none;
  }
  .expert-content>ol>li::before,.mntl-sc-block>ol>li::before,.mntl-sc-page>ol>li::before {
    content: counter(section) ". ";
    position: absolute;
    margin-left: -2.5em;
    width: 2em;
    text-align: right;
    counter-increment: section;
  }
  .expert-content>ul,.mntl-sc-block>ul,.mntl-sc-page>ul {
    margin-left: 2.2em;
    padding-left: .3125rem;
  }
}

@media screen and (min-width:50em) {
  .expert-content>ul,.mntl-sc-block>ul,.mntl-sc-page>ul {
    margin-left: 3.25rem;
    padding-left: 0;
  }
}

@media screen {
  .expert-content>ul>li,.mntl-sc-block>ul>li,.mntl-sc-page>ul>li {
    position: relative;
    list-style-type: none;
  }
  .expert-content>ol ol:not(.list-ordered)>li,.expert-content>ol ul>li,.expert-content>ul ol:not(.list-ordered)>li,.expert-content>ul ul>li,.mntl-sc-block>ol ol:not(.list-ordered)>li,.mntl-sc-block>ol ul>li,.mntl-sc-block>ul ol:not(.list-ordered)>li,.mntl-sc-block>ul ul>li,.mntl-sc-page>ol ol:not(.list-ordered)>li,.mntl-sc-page>ol ul>li,.mntl-sc-page>ul ol:not(.list-ordered)>li,.mntl-sc-page>ul ul>li {
    position: relative;
    margin-left: 1.4em;
    list-style-type: none;
  }
  .expert-content>ol ul,.expert-content>ul ul,.mntl-sc-block>ol ul,.mntl-sc-block>ul ul,.mntl-sc-page>ol ul,.mntl-sc-page>ul ul {
    list-style: disc;
  }
  .expert-content>ol ol,.expert-content>ul ol,.mntl-sc-block>ol ol,.mntl-sc-block>ul ol,.mntl-sc-page>ol ol,.mntl-sc-page>ul ol {
    list-style: decimal;
  }
}

.expert-content>p,.mntl-sc-block>p,.mntl-sc-page>p {
  margin: 1.2rem 0;
}

.expert-content cite,.expert-content sub,.mntl-sc-block cite,.mntl-sc-block sub,.mntl-sc-page cite,.mntl-sc-page sub {
  padding-top: .2em;
  font-size: var(--font-size-14);
  line-height: 1.7em;
  font-style: normal;
  color: #646464;
}

.expert-content cite a,.expert-content sub a,.mntl-sc-block cite a,.mntl-sc-block sub a,.mntl-sc-page cite a,.mntl-sc-page sub a {
  text-decoration: underline;
  color: #424242;
}

.expert-content cite a:focus,.expert-content cite a:hover,.expert-content sub a:focus,.expert-content sub a:hover,.mntl-sc-block cite a:focus,.mntl-sc-block cite a:hover,.mntl-sc-block sub a:focus,.mntl-sc-block sub a:hover,.mntl-sc-page cite a:focus,.mntl-sc-page cite a:hover,.mntl-sc-page sub a:focus,.mntl-sc-page sub a:hover {
  text-decoration: none;
  color: #173D2D;
}

.expert-content cite a,.expert-content sub a,.mntl-sc-block cite a,.mntl-sc-block sub a,.mntl-sc-page cite a,.mntl-sc-page sub a {
  box-shadow: none;
}

.expert-content cite,.mntl-sc-block cite,.mntl-sc-page cite {
  overflow-wrap: break-word;
  word-break: break-all;
  word-break: break-word;
  word-wrap: break-word;
}

.post-article {
  margin: .625rem auto 1.875rem;
  padding-bottom: .01rem;
}

@media (min-width:50em) {
  .post-article {
    position: relative;
    z-index: 1;
  }
}

.post-article {
  margin-bottom: .68rem;
}

.article-post-content .sources,.listScCommerceTemplate .article-post-content .sources,.listScCommerceTemplate .post-article .sources,.listScPrmTemplate .article-post-content .sources,.listScPrmTemplate .post-article .sources,.post-article .sources {
  margin-top: 1rem;
  padding-bottom: 2rem;
}

@media (min-width:50em) {
  .mntl-article--full-width .article-post-content .content-wrapper,.mntl-article--full-width .post-article .content-wrapper {
    justify-content: space-around;
    align-items: center;
    flex-direction: row;
    padding: .8rem 0;
  }
  .mntl-article--full-width .article-post-content .static-content,.mntl-article--full-width .post-article .static-content {
    flex-direction: row;
  }
  .mntl-article--full-width .article-post-content .article-feedback__feedback-section,.mntl-article--full-width .post-article .article-feedback__feedback-section {
    justify-content: space-between;
    flex-flow: row wrap;
    width: 100%;
  }
  .mntl-article--full-width .article-post-content .article-feedback__heading,.mntl-article--full-width .post-article .article-feedback__heading {
    flex-basis: 100%;
  }
  .mntl-article--full-width .article-post-content .article-feedback__feedback-button,.mntl-article--full-width .post-article .article-feedback__feedback-button {
    flex-basis: auto;
    width: 32%;
  }
}

@media (min-width:64em) {
  .mntl-article--two-column-left-rail .article-post-content .content-wrapper,.mntl-article--two-column-left-rail .post-article .content-wrapper,.mntl-article--two-column-right-rail .article-post-content .content-wrapper,.mntl-article--two-column-right-rail .post-article .content-wrapper {
    justify-content: space-around;
    align-items: center;
    flex-direction: row;
    padding: .8rem 0;
  }
  .mntl-article--two-column-left-rail .article-post-content .static-content,.mntl-article--two-column-left-rail .post-article .static-content,.mntl-article--two-column-right-rail .article-post-content .static-content,.mntl-article--two-column-right-rail .post-article .static-content {
    flex-direction: row;
  }
  .mntl-article--two-column-left-rail .article-post-content .article-feedback__feedback-section,.mntl-article--two-column-left-rail .post-article .article-feedback__feedback-section,.mntl-article--two-column-right-rail .article-post-content .article-feedback__feedback-section,.mntl-article--two-column-right-rail .post-article .article-feedback__feedback-section {
    justify-content: space-between;
    flex-flow: row wrap;
    width: 100%;
  }
  .mntl-article--two-column-left-rail .article-post-content .article-feedback__heading,.mntl-article--two-column-left-rail .post-article .article-feedback__heading,.mntl-article--two-column-right-rail .article-post-content .article-feedback__heading,.mntl-article--two-column-right-rail .post-article .article-feedback__heading {
    flex-basis: 100%;
  }
  .mntl-article--two-column-left-rail .article-post-content .article-feedback__feedback-button,.mntl-article--two-column-left-rail .post-article .article-feedback__feedback-button,.mntl-article--two-column-right-rail .article-post-content .article-feedback__feedback-button,.mntl-article--two-column-right-rail .post-article .article-feedback__feedback-button {
    flex-basis: auto;
    width: 32%;
  }
}

@media (min-width:78em) {
  .mntl-article--three-column .article-post-content .content-wrapper,.mntl-article--three-column .post-article .content-wrapper {
    justify-content: space-around;
    align-items: center;
    flex-direction: row;
    padding: .8rem 0;
  }
  .mntl-article--three-column .article-post-content .static-content,.mntl-article--three-column .post-article .static-content {
    flex-direction: row;
  }
  .mntl-article--three-column .article-post-content .article-feedback__feedback-section,.mntl-article--three-column .post-article .article-feedback__feedback-section {
    justify-content: space-between;
    flex-flow: row wrap;
    width: 100%;
  }
  .mntl-article--three-column .article-post-content .article-feedback__heading,.mntl-article--three-column .post-article .article-feedback__heading {
    flex-basis: 100%;
  }
  .mntl-article--three-column .article-post-content .article-feedback__feedback-button,.mntl-article--three-column .post-article .article-feedback__feedback-button {
    flex-basis: auto;
    width: 32%;
  }
}

.exclusiveTemplate .prefooter-content,.listScCommerceTemplate .prefooter-content,.listScPrmTemplate .prefooter-content,.listScTemplate .prefooter-content,.marketingTemplate .prefooter-content,.recipeScTemplate .prefooter-content,.referenceTemplate .prefooter-content,.reviewScCommerceTemplate .prefooter-content,.structuredContentTemplate .prefooter-content {
  margin: 8rem 0 0;
  width: 100%;
  padding: 1rem 0;
}

.exclusiveTemplate .prefooter-content section:first-of-type,.listScCommerceTemplate .prefooter-content section:first-of-type,.listScPrmTemplate .prefooter-content section:first-of-type,.listScTemplate .prefooter-content section:first-of-type,.marketingTemplate .prefooter-content section:first-of-type,.recipeScTemplate .prefooter-content section:first-of-type,.referenceTemplate .prefooter-content section:first-of-type,.reviewScCommerceTemplate .prefooter-content section:first-of-type,.structuredContentTemplate .prefooter-content section:first-of-type {
  margin-top: -8rem;
}

.exclusiveTemplate .prefooter-content section,.listScCommerceTemplate .prefooter-content section,.listScPrmTemplate .prefooter-content section,.listScTemplate .prefooter-content section,.marketingTemplate .prefooter-content section,.recipeScTemplate .prefooter-content section,.referenceTemplate .prefooter-content section,.reviewScCommerceTemplate .prefooter-content section,.structuredContentTemplate .prefooter-content section {
  margin: 1rem 1rem 0;
  max-width: 75rem;
}

@media (min-width:34em) {
  .exclusiveTemplate .prefooter-content section,.listScCommerceTemplate .prefooter-content section,.listScPrmTemplate .prefooter-content section,.listScTemplate .prefooter-content section,.marketingTemplate .prefooter-content section,.recipeScTemplate .prefooter-content section,.referenceTemplate .prefooter-content section,.reviewScCommerceTemplate .prefooter-content section,.structuredContentTemplate .prefooter-content section {
    margin: 1rem 1.5rem 0;
  }
}

@media (min-width:50em) {
  .exclusiveTemplate .prefooter-content section,.listScCommerceTemplate .prefooter-content section,.listScPrmTemplate .prefooter-content section,.listScTemplate .prefooter-content section,.marketingTemplate .prefooter-content section,.recipeScTemplate .prefooter-content section,.referenceTemplate .prefooter-content section,.reviewScCommerceTemplate .prefooter-content section,.structuredContentTemplate .prefooter-content section {
    margin: 1rem 2rem 0;
  }
}

@media (min-width:78rem) {
  .exclusiveTemplate .prefooter-content section,.listScCommerceTemplate .prefooter-content section,.listScPrmTemplate .prefooter-content section,.listScTemplate .prefooter-content section,.marketingTemplate .prefooter-content section,.recipeScTemplate .prefooter-content section,.referenceTemplate .prefooter-content section,.reviewScCommerceTemplate .prefooter-content section,.structuredContentTemplate .prefooter-content section {
    margin: 1rem auto 0;
  }
}

.exclusiveTemplate .prefooter-content section .block-list,.listScCommerceTemplate .prefooter-content section .block-list,.listScPrmTemplate .prefooter-content section .block-list,.listScTemplate .prefooter-content section .block-list,.marketingTemplate .prefooter-content section .block-list,.recipeScTemplate .prefooter-content section .block-list,.referenceTemplate .prefooter-content section .block-list,.reviewScCommerceTemplate .prefooter-content section .block-list,.structuredContentTemplate .prefooter-content section .block-list {
  margin: 0 -.625rem 1rem;
}

.corporateTemplate .health-article .article-content,.editFranchiseTemplate .health-article .article-content {
  overflow: visible;
}

.prefooter-content {
  clear: both;
  width: 100%;
  background-color: #F7F5EF;
}

.mntl-figure-caption {
  display: block;
  width: 100%;
  padding: .5rem 0;
  font-family: var(--font-family-b);
  font-size: var(--font-size-12);
  line-height: 1.3;
  text-align: left;
  caption-side: bottom;
  color: rgba(0,0,0,.65);
}

.mntl-figure-caption:empty {
  display: none;
}

.mntl-figure-caption .figure-article-caption-owner {
  display: block;
}

.mntl-figure-caption .figure-article-caption-owner p:first-child {
  display: inline;
}

.mntl-figure-caption .figure-article-caption-text {
  font-weight: var(--font-weight-bold-700);
  display: inline-block;
}

.mntl-figure-caption .figure-article-caption-text+.figure-article-caption-owner {
  margin-top: .25rem;
}

.figure-article .figure-article-caption-owner::before,.mntl-image-composite .figure-article-caption-owner::before,.mntl-sc-block-image .figure-article-caption-owner::before {
  content: "Credit: ";
}

.health-article .article-intro>:first-child,.health-article .health-sc-page>.heading-toc:first-child+h2,.health-article .health-sc-page>.mntl-sc-block-adslot:first-child+*,.health-article .health-sc-page>.mntl-sc-block-adslot:first-child+.heading-toc+h2,.health-article .health-sc-page>:first-child {
  margin-top: 0;
}

.health-article .article-left-rail:has(.sticky-toc) {
  margin-bottom: 1.2rem;
}

@media (min-width:70em) {
  .health-article .article-left-rail:has(.sticky-toc) {
    margin-bottom: 0;
  }
}

.figure-article {
  position: relative;
  margin-bottom: .625rem;
  overflow: hidden;
}

@media (min-width:50em) {
  .figure-article {
    z-index: 1;
    margin-bottom: 1.25rem;
  }
}

.figure-article__media {
  position: relative;
}

.figure-article .img-placeholder,.figure-article .mntl-gif__video,.figure-article img {
  border-radius: 9px;
  border-bottom-left-radius: 0;
}

.figure-article img {
  display: block;
  width: 100%;
}

[data-tooltip] {
  display: inline-block;
  position: relative;
}

[data-tooltip]::before {
  content: "";
  position: absolute;
  z-index: 3;
  width: 10px;
  height: 10px;
  border-top: .063rem solid;
  border-left: .063rem solid;
  background-color: var(--color-background-default,#fff);
  opacity: 0;
  transform: rotate(-45deg);
  left: calc(50% - 5px);
  transition: opacity .2s ease-in-out;
}

[data-tooltip]::after {
  position: absolute;
  visibility: hidden;
  opacity: 0;
  z-index: 2;
  left: 0;
  color: initial;
  background-color: var(--color-background-default,#fff);
  transition: opacity .2s ease-in-out;
  pointer-events: none;
  content: attr(data-tooltip);
  border: .063rem solid;
}

[data-tooltip][data-tooltip-position-x=left][data-tooltip-position-y=top]::after,[data-tooltip][data-tooltip-position-x=right][data-tooltip-position-y=top]::after {
  transform: translateX(0) translateY(-100%);
}

[data-tooltip][data-tooltip-position-x=center][data-tooltip-position-y=top]::after {
  transform: translateX(-50%) translateY(-100%);
}

[data-tooltip][data-tooltip-position-x=left]::before {
  top: 100%;
}

[data-tooltip][data-tooltip-position-x=left]::after {
  transform: translateX(0) translateY(0);
  right: auto;
  left: -10px;
}

[data-tooltip][data-tooltip-position-x=center]::before {
  top: 100%;
}

[data-tooltip][data-tooltip-position-x=center]::after {
  transform: translateX(-50%);
  right: auto;
  left: 50%;
}

[data-tooltip][data-tooltip-position-x=right]::before {
  top: 100%;
}

[data-tooltip][data-tooltip-position-x=right]::after {
  transform: translateX(0) translateY(0);
  right: -10px;
  left: auto;
}

[data-tooltip][data-tooltip-position-y=top]::before {
  transform: translateY(-100%) rotate(-135deg);
  top: 0;
}

[data-tooltip][data-tooltip-position-y=top]::after {
  top: -5px;
}

[data-tooltip][data-tooltip-position-y=bottom]::before {
  transform: rotate(45deg);
  top: 100%;
}

[data-tooltip][data-tooltip-position-y=bottom]::after {
  top: calc(100% + 5px);
}

[data-tooltip-trigger]:hover+[data-tooltip]::after,[data-tooltip-trigger]:hover+[data-tooltip]::before,[data-tooltip]:hover::after,[data-tooltip]:hover::before {
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
}

@media (max-width:34em) {
  [data-tooltip] {
    position: static;
  }
  [data-tooltip]:hover::before {
    visibility: hidden;
  }
  [data-tooltip]::after {
    width: 100%;
  }
}

[data-tooltip]::after,[data-tooltip]::before {
  visibility: hidden;
}

[data-tooltip]::before {
  border-color: #d3d3d3;
  background: #fff;
}

[data-tooltip][data-tooltip-position-y=bottom]::before {
  top: 1rem;
}

[data-tooltip]::after {
  border-radius: 9px;
  border-bottom-left-radius: 0;
  box-sizing: border-box;
  border-color: #d3d3d3;
  padding: 1rem;
  font-family: var(--font-family-b);
  font-size: var(--font-size-14);
  letter-spacing: initial;
  white-space: initial;
  text-transform: initial;
  color: #212121;
  box-shadow: 0 1px 4px 0 rgba(0,0,0,.15);
  pointer-events: auto;
}

@media (min-width:34em) {
  [data-tooltip]::after {
    width: 300px;
  }
}

@media (max-width:34em) {
  [data-tooltip-trigger]:hover+[data-tooltip]::after,[data-tooltip-trigger]:hover+[data-tooltip]::before {
    opacity: 0;
  }
}

@media (min-width:34em) {
  [data-tooltip-trigger]:hover+[data-tooltip]::after,[data-tooltip-trigger]:hover+[data-tooltip]::before {
    visibility: visible;
  }
}

span[data-tts] [data-tooltip-trigger]:focus-visible {
  outline: 3px solid #3F7050;
  outline-offset: 1px;
}

@supports not selector(:focus-visible) {
  span[data-tts] [data-tooltip-trigger]:focus {
    outline: 3px solid #3F7050;
    outline-offset: 1px;
  }
}

span[data-tts] {
  background-color: #F0F4EC;
}

@media all and (max-width:34em) {
  span[data-tts] [data-tooltip-trigger]:hover+[data-tooltip]::after,span[data-tts] [data-tooltip-trigger]:hover+[data-tooltip]::before,span[data-tts] [data-tooltip]:hover::after,span[data-tts] [data-tooltip]:hover::before {
    opacity: 0;
  }
}

span[data-tts] [data-tooltip-trigger]:focus+[data-tooltip]::after,span[data-tts] [data-tooltip-trigger]:focus+[data-tooltip]::before,span[data-tts] [data-tooltip-trigger]:hover+[data-tooltip]::after,span[data-tts] [data-tooltip-trigger]:hover+[data-tooltip]::before {
  opacity: 0;
}

span[data-tts] [data-tooltip]::before {
  border-color: #E8EFE5;
  background-color: #E8EFE5;
}

span[data-tts] [data-tooltip]::after {
  border-radius: 5px;
  border-bottom-left-radius: 0;
  z-index: 2;
  width: auto;
  border-color: #E8EFE5;
  padding: .1em .6em;
  font-family: var(--font-family-b);
  font-size: var(--font-size-12);
  white-space: nowrap;
  text-align: center;
  color: #212121;
  background-color: #E8EFE5;
}

span[data-tts] [data-tooltip-trigger] {
  position: relative;
  z-index: 1;
}

strong span[data-tts] [data-tooltip-trigger] {
  font-weight: var(--font-weight-bold-700);
}

.article-heading {
  margin: 0;
  font-size: var(--font-size-29);
  line-height: 1.2;
}

@media (min-width:50em) {
  .article-heading {
    width: 100%;
    font-size: var(--font-size-52);
    line-height: 1.075em;
  }
}

@media (max-width:64em) {
  .article-journey .article-heading {
    width: auto;
  }
}

.article-heading .icon {
  width: 35px;
  height: 32px;
  fill: #646464;
}

@media (max-width:50em) {
  .article-heading .icon {
    width: 25px;
    height: 22px;
  }
}

.article-subheading {
  margin: .4rem 0 0;
  font-family: var(--font-family-b);
  font-size: var(--font-size-16);
  line-height: 1.4;
  color: #424242;
}

@media (min-width:50em) {
  .article-subheading {
    font-size: var(--font-size-22);
    line-height: 1.25;
  }
}

@media (min-width:64em) {
  .article-subheading {
    font-size: var(--font-size-26);
    line-height: 1.25em;
  }
}

.article-meta {
  position: relative;
  margin: 1rem 0 1.125rem;
  font-family: var(--font-family-b);
  font-size: var(--font-size-14);
  color: #424242;
}

@media (min-width:50em) {
  .article-meta:not(.news) {
    padding-right: 7rem;
  }
}

.article-meta.news {
  margin-bottom: 2rem;
}

@media (min-width:50em) {
  .article-meta.news .mntl-bylines {
    margin-bottom: 0;
  }
}

.article-meta.news .article-meta__wrapper {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

@media (min-width:50em) {
  .article-meta.news .article-meta__wrapper {
    align-items: normal;
    flex-wrap: nowrap;
  }
  .article-meta.news .article-meta__wrapper::after {
    display: none;
  }
}

.article-meta.news .article-meta__wrapper::after {
  content: "";
  display: block;
  width: 100%;
}

.article-meta.news .article-meta__wrapper.has-image {
  padding-left: 2.375rem;
}

@media (min-width:50em) {
  .article-meta.news .article-meta__wrapper.has-image {
    padding-left: 2.6875rem;
  }
}

.mntl-bylines__group {
  line-height: 100%;
}

.mntl-bylines__group--author .mntl-attribution__item--has-date::after {
  display: inline-block;
}

.mntl-bylines:nth-last-child(3):first-child {
  width: 100%;
}

.mntl-bylines {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.article-meta--condensed .mntl-bylines {
  margin-bottom: 0;
}

.mntl-bylines .health-social-nav .icon {
  width: 16px;
  height: 16px;
}

.mntl-bylines__group {
  margin-bottom: .5rem;
  width: 100%;
  line-height: 1.375rem;
}

.mntl-bylines__group:not(:first-child) {
  margin-bottom: .25rem;
}

.article-meta--condensed .mntl-bylines__group,.mntl-bylines__group:last-child {
  margin-bottom: 0;
}

.mntl-bylines__group:first-child .mntl-attribution__item--has-date {
  margin-right: .5rem;
  border-right: 1px solid #d3d3d3;
  padding-right: .25rem;
}

@-moz-document url-prefix(){.mntl-bylines__group .mntl-dynamic-tooltip--trigger{display:inline-block}}

.mntl-attribution__item-icon {
  margin: .0625rem .1875rem 0 0;
  width: 16px;
  height: 16px;
  vertical-align: text-top;
}

.mntl-attribution__item,.mntl-attribution__item-date,.mntl-attribution__item-name {
  color: #646464;
}

.mntl-dynamic-tooltip--trigger .mntl-attribution__item-name,a.mntl-attribution__item-name {
  text-decoration: underline;
}

.mntl-dynamic-tooltip--trigger .mntl-attribution__item-name:hover,a.mntl-attribution__item-name:hover {
  text-decoration: none;
  color: #173D2D;
}

.exclusiveTemplate.article-journey .mntl-bylines {
  text-align: center;
}

.mntl-attribution__item,.mntl-attribution__item-date {
  display: inline;
}

.journey-accordion {
  display: block;
  margin-bottom: 1.5rem;
  border: solid .0625rem #d3d3d3;
  border-radius: 5px;
  font-size: var(--font-size-16);
}

.journey-accordion__icon--accordion {
  position: absolute;
  transform: translateZ(0) rotate(180deg);
  top: .3rem;
  right: .125rem;
  width: .875rem;
  height: .875rem;
  fill: #245A43;
  transition: all .15s ease-in-out;
}

.journey-accordion__item.is-active .journey-accordion__icon--accordion {
  transform: translateZ(0) rotate(360deg);
}

.journey-accordion__item:has(> .journey-accordion__sub-item > li:last-child.is-active)+.journey-accordion__item>.journey-accordion__sub-item>.journey-accordion__sublist-item:first-child::after,.journey-accordion__root.is-active+.journey-accordion__item>.journey-accordion__sub-item>.journey-accordion__sublist-item:first-child::after,.journey-accordion__sublist-item.is-active+.journey-accordion__sublist-item::after {
  content: "NEXT UP";
  display: block;
  max-width: 75px;
  border-radius: .25rem .25rem .25rem 0;
  padding: .1875rem .625rem;
  margin-bottom: .3125rem;
  font-family: var(--font-family-a);
  font-size: var(--font-size-12);
  font-weight: var(--font-weight-bold-700);
  line-height: 1.4;
  letter-spacing: .046875rem;
  text-transform: uppercase;
  white-space: nowrap;
  color: #fff;
  background: #245A43;
}

.journey-accordion__sub-item {
  display: none;
}

.journey-accordion__item {
  display: none;
  margin: 0 1rem;
  border-bottom: .0625rem solid #d3d3d3;
  padding: .9rem 0;
}

.journey-accordion__item:has(> .journey-accordion__item-header) .journey-accordion__sublist-item {
  border-bottom: none;
  padding: .25rem 0;
}

.journey-accordion__item:has(> .journey-accordion__item-header) .journey-accordion__sublist-item::before {
  margin-right: .5rem;
  display: inline-block;
}

.journey-accordion__item:has(> .journey-accordion__item-header) .journey-accordion__sublist-item::after {
  margin-left: 1rem;
}

.journey-accordion__item:has(> .journey-accordion__item-header) .journey-accordion__sublist-item--current-article {
  margin-left: 1rem;
}

.journey-accordion__item:has(> .journey-accordion__item-header) .journey-accordion__sublist-item--link {
  font-size: var(--font-size-18);
  display: inline-block;
  padding-left: 1rem;
  white-space: pre-wrap;
}

.journey-accordion__item.is-active {
  padding-top: .5rem;
  padding-bottom: .5rem;
}

.journey-accordion__item.is-active .journey-accordion__sub-item {
  display: block;
}

.journey-accordion__item:last-child {
  border-bottom: none;
}

.journey-accordion.is-toggled .journey-accordion__item {
  display: block;
}

.journey-accordion__root.is-active {
  cursor: pointer;
}

.journey-accordion__root.is-active .journey-accordion__item-header {
  color: #909090;
  pointer-events: none;
}

.journey-accordion__item-header {
  display: flex;
  position: relative;
  justify-content: space-between;
  padding: 0;
  font-family: var(--font-family-a);
  font-size: var(--font-size-18);
  text-decoration: none;
  color: #212121;
  cursor: pointer;
  transition: color .5s ease-in-out;
}

.journey-accordion__item-header:hover {
  color: #245A43;
}

.journey-accordion__sublist-item {
  position: relative;
  padding: .5rem 0;
  font-family: var(--font-family-a);
  font-size: var(--font-size-16);
  list-style-type: none;
  border-bottom: .0625rem solid #d3d3d3;
}

.journey-accordion__sublist-item:last-child {
  padding-bottom: 0;
  border-bottom: none;
}

.journey-accordion__sublist-item:last-child.is-active::before {
  top: 45%;
}

.journey-accordion__sublist-item::before {
  width: 0;
}

.journey-accordion__sublist-item.is-active::before {
  color: #909090;
}

.journey-accordion__sublist-item.is-active .journey-accordion__sublist-item--link {
  color: #909090;
  pointer-events: none;
}

.journey-accordion__sublist-item.is-active+.journey-accordion__sublist-item .journey-accordion__sublist-item--link {
  color: #245A43;
}

.journey-accordion__sublist-item--link {
  position: relative;
  display: block;
  text-align: left;
  text-decoration: none;
  color: #212121;
  font-size: var(--font-size-18);
}

.journey-accordion__sublist-item--link:hover {
  color: #245A43;
}

.journey-accordion__sublist-item--current-article {
  display: block;
  font-family: var(--font-family-a);
  font-size: var(--font-size-12);
  color: #909090;
  letter-spacing: .046875rem;
}

.journey-accordion-header {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-flow: row nowrap;
  padding: 0 1rem;
  font-size: var(--font-size-16);
}

@media (min-width:34em) {
  .journey-accordion-header {
    padding-right: 1rem;
    padding-left: 1rem;
  }
}

.journey-accordion-header .icon-arrow {
  align-self: center;
  width: 1rem;
  height: .5rem;
  fill: #245A43;
  transition: .5s;
}

.is-toggled .journey-accordion-header .icon-arrow {
  transform: rotate(-180deg);
}

.journey-accordion-header .icon-journey-nav-drawer {
  flex: none;
  width: .9375rem;
  height: .75rem;
  margin-right: .5rem;
  vertical-align: middle;
  fill: #3F7050;
}

.journey-accordion-header__content {
  width: 100%;
}

.journey-accordion-header__content-subtitle {
  display: flex;
  align-items: center;
  padding-top: 1rem;
  font-family: var(--font-family-a);
  font-size: var(--font-size-14);
  letter-spacing: 1px;
}

.journey-accordion-header__content-title {
  font-size: var(--font-size-22);
  font-weight: var(--font-weight-semibold-600);
  padding-bottom: .5rem;
}

.mntl-sc-block-html:not(.mntl-sc-block-html-sliced) {
  counter-reset: section;
}

.mntl-sc-block-html>ol {
  counter-reset: none;
}
