.health-wellness-page{display:flex;flex-direction:column;background-color:var(--neutral-surface-base,#f6efeb)}.health-wellness-page__masthead-carousel-container .carousel__track--gutter{padding-left:0}.health-wellness-page__masthead-divider{background:var(--neutral-divider-variant,rgba(33,26,19,.16))}.health-wellness-page__masthead-title{display:flex;justify-content:center;align-items:center;padding:var(--unit-space-6x,1.5rem) 0;font-family:var(--font-montserrat-alternates);text-align:center}@media(min-width:360px){.health-wellness-page__masthead-title{font-size:42px}}@media(min-width:576px){.health-wellness-page__masthead-title{font-size:48px}}@media(min-width:768px){.health-wellness-page__masthead-title{font-size:55px}}@media(min-width:992px){.health-wellness-page__masthead-title{font-size:63px}}@media(min-width:1200px){.health-wellness-page__masthead-title{font-size:73px}}.health-wellness-page__featured-container{display:flex;max-width:var(--containment-container-max-w-outer,1248px);padding:var(--unit-space-0x,0) var(--scaffolding-container-gutter-value,16px);justify-content:center;align-items:flex-start;gap:var(--scaffolding-grid-gap-x,24px);align-self:stretch;margin:0 auto}@media(min-width:360px){.health-wellness-page__featured-container{flex-direction:column}}@media(min-width:992px){.health-wellness-page__featured-container{flex-direction:row}}.health-wellness-page__section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--unit-space-6x,1.5rem)}.health-wellness-page__articles-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:var(--unit-space-6x,1.5rem);gap:var(--unit-space-6x,1.5rem)}@media(max-width:1024px){.health-wellness-page__articles-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.health-wellness-page__articles-grid{grid-template-columns:1fr}}.health-wellness-page__view-all-container{display:flex;justify-content:center;margin-top:var(--unit-space-6x,1.5rem)}