.wellness-plan {
  margin: 0 auto;
  max-width: 960px;
  padding: 0 0 80px;
  width: 100%;
}

.wellness-programs {
  display: grid;
  gap: 16px;
}

.wellness-program,
.wellness-support,
.wellness-email {
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 8px;
  padding: 28px;
}

.wellness-program {
  display: grid;
  gap: 24px;
  grid-template-columns: 72px 1fr;
}

html[data-active-program] .wellness-program {
  display: none;
}

html[data-active-program="emotional-wellness"] #emotional-wellness,
html[data-active-program="confidence-mindset"] #confidence-mindset,
html[data-active-program="movement-relaxation"] #movement-relaxation,
html[data-active-program="nature-retreats"] #nature-retreats,
html[data-active-program="women-circles"] #women-circles {
  display: grid;
}

.wellness-number {
  align-items: center;
  border: 1px solid rgba(255, 255, 255, 0.28);
  border-radius: 50%;
  color: #FFFFFF;
  display: flex;
  font-family: shzc;
  font-size: 24px;
  height: 56px;
  justify-content: center;
  line-height: 56px;
  width: 56px;
}

.wellness-content h2,
.wellness-support h2,
.wellness-email h2 {
  color: #FFFFFF;
  font-family: shzc;
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  margin: 0 0 18px;
  text-align: left;
}

.wellness-visual {
  aspect-ratio: 1672 / 941;
  margin: 0 0 24px;
  overflow: hidden;
  width: 100%;
}

.wellness-visual img {
  display: block;
  height: 100%;
  object-fit: cover;
  width: 100%;
}

.wellness-block {
  margin-top: 18px;
}

.wellness-block h3 {
  color: #FFFFFF;
  font-family: shzc;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  margin: 0 0 10px;
  text-align: left;
}

.wellness-block p,
.wellness-block li,
.wellness-support p,
.wellness-support li,
.wellness-email pre {
  color: #B8B8B8;
  font-family: shzc;
  font-size: 19px;
  font-style: normal;
  font-weight: 400;
  line-height: 27px;
  text-align: left;
}

.wellness-block p,
.wellness-support p {
  margin: 0;
}

.wellness-block ul,
.wellness-support ul {
  margin: 0;
  padding-left: 22px;
}

.wellness-block li,
.wellness-support li {
  list-style-type: disc;
  margin: 0 0 6px;
}

.wellness-secondary {
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  margin-top: 16px;
}

.wellness-email {
  grid-column: 1 / -1;
}

.wellness-email pre {
  margin: 0;
  white-space: pre-wrap;
}

@media (max-width: 932px) {
  .wellness-plan {
    padding: 0 5% 48px;
  }

  .wellness-program,
  .wellness-support,
  .wellness-email {
    padding: 22px;
  }

  .wellness-program {
    gap: 18px;
    grid-template-columns: 56px 1fr;
  }

  .wellness-number {
    font-size: 19px;
    height: 44px;
    line-height: 44px;
    width: 44px;
  }

  .wellness-content h2,
  .wellness-support h2,
  .wellness-email h2 {
    font-size: 22px;
    line-height: 28px;
  }

  .wellness-block p,
  .wellness-block li,
  .wellness-support p,
  .wellness-support li,
  .wellness-email pre {
    font-size: 17px;
    line-height: 24px;
  }

  .wellness-secondary {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 540px) {
  .wellness-program {
    display: block;
  }

  html[data-active-program="emotional-wellness"] #emotional-wellness,
  html[data-active-program="confidence-mindset"] #confidence-mindset,
  html[data-active-program="movement-relaxation"] #movement-relaxation,
  html[data-active-program="nature-retreats"] #nature-retreats,
  html[data-active-program="women-circles"] #women-circles {
    display: block;
  }

  .wellness-number {
    margin-bottom: 18px;
  }

  .wellness-program,
  .wellness-support,
  .wellness-email {
    padding: 18px;
  }

  .wellness-content h2,
  .wellness-support h2,
  .wellness-email h2 {
    font-size: 20px;
    line-height: 25px;
  }
}

a.preserve-whitespace {
  font-size: 50px;
  font-family: Georgia, serif;
  transition-behavior: normal;
  transition-duration: 0s;
  transition-timing-function: ease;
  transition-delay: 0s;
  transition-property: none;
}

article#emotional-wellness,
article#confidence-mindset,
article#movement-relaxation,
article#nature-retreats,
article#women-circles {
  height: 1235.06px;
  transform: translate(-254.939px, -130.013px);
  width: 1515.04px;
  transition-behavior: normal;
  transition-duration: 0s;
  transition-timing-function: ease;
  transition-delay: 0s;
  transition-property: none;
}

div.wellness-content {
  width: 1413.21px;
  height: 1271.76px;
  transform: translate(0px, -51.4757px);
}

img[alt="Meditative calm in a sunlit space"] {
  position: relative;
  left: 22px;
  top: 0px;
}

img[alt="Meditative calm in a sunlit space"],
img[alt="Creative collaboration in a cozy space"],
img[alt="Serene moments in a wellness collage"],
img[alt="Serene retreat in nature's embrace"],
img[alt="Cozy group discussion in a modern lounge"] {
  height: 766.679px;
  transform: translate(0px, 0.785583px);
}

img[alt="Meditative calm in a sunlit space"] {
  width: 1259.27px;
  transform: translate(-99.1015px, 0.785583px);
}

div.wellness-content > div:nth-of-type(1) > h3:nth-of-type(1) {
  font-size: 32px;
}

div.wellness-content > div:nth-of-type(2) > h3:nth-of-type(1) {
  font-size: 24px;
}

div.wellness-content > div:nth-of-type(3) > h3:nth-of-type(1) {
  font-size: 25px;
}

h1.title.preserve-whitespace.e2e-site-logo-text {
  height: 37.9297px;
  font-size: 37px;
  position: relative;
  left: -4px;
  top: -50px;
  transform: translate(0px, -23.138px);
}

header.site-header.js-site-header {
  font-size: 12px;
}

a.active {
  font-size: 30px;
}

nav.nav-container > div:nth-of-type(2) > a:nth-of-type(1) {
  font-size: 30px;
}

nav.nav-container > div:nth-of-type(3) > a:nth-of-type(1) {
  font-size: 30px;
}

.site-header nav .gallery-title a,
.site-header nav .page-title a,
.site-header nav .project-title a,
.site-header nav .link-title a,
.responsive-nav nav .gallery-title a,
.responsive-nav nav .page-title a,
.responsive-nav nav .project-title a,
.responsive-nav nav .link-title a {
  font-family: shzc;
  font-size: 19px;
  line-height: 19px;
}

.site-header .logo a.preserve-whitespace {
  font-family: Georgia, serif;
  font-size: clamp(30px, 3vw, 44px);
  line-height: 1;
  letter-spacing: 0;
  white-space: nowrap;
}

.back-to-top .preserve-whitespace {
  font-size: inherit;
}

@media (max-width: 932px) {
  .site-header .logo a.preserve-whitespace {
    font-size: 30px;
    line-height: 1.05;
  }

  .responsive-nav nav .gallery-title a,
  .responsive-nav nav .page-title a,
  .responsive-nav nav .project-title a,
  .responsive-nav nav .link-title a {
    font-size: 22px;
    line-height: 24px;
  }
}

.site-header nav.nav-container > div > a,
.site-header nav.nav-container > div > a.active {
  font-size: 19px !important;
  line-height: 19px !important;
}
