*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

img,
picture,
video {
  display: block;
  max-width: 100%;
}

img,
video {
  height: auto;
}

button,
input,
select,
textarea {
  font: inherit;
}

body {
  background-color: #ffffff;
  color: #034077;
  font-family: "proxima-nova", sans-serif;
  font-size: 1rem;
  font-synthesis: none;
  line-height: 1.5;
}

a {
  color: #034077;
  text-decoration-thickness: 0.08em;
  text-underline-offset: 0.18em;
}

a:hover {
  color: #1f3567;
}

* {
  box-sizing: border-box;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #1f3567;
  font-family: "proxima-nova", sans-serif;
  font-weight: 700;
  line-height: 1.2;
  overflow-wrap: break-word;
}

p,
li,
dt,
dd,
blockquote {
  overflow-wrap: break-word;
}

b,
strong {
  font-family: "proxima-nova", sans-serif;
  font-weight: 700;
}

small {
  font-size: 0.875em;
}

.grid {
  display: flex;
  flex-wrap: wrap;
}

.grid__column {
  min-width: 0;
}

.site-main {
  width: calc(100% - 2rem);
  max-width: 71.875rem;
  margin-inline: auto;
  scroll-margin-block-start: 4.625rem;
}
@media screen and (min-width: 740px) {
  .site-main {
    scroll-margin-block-start: 4.375rem;
  }
}
.site-main.site-main--home {
  padding-block-start: 0;
}

.interior-layout {
  margin-inline: 0;
  max-width: none;
  width: 100%;
}
.interior-layout__inner {
  margin-inline: auto;
  max-width: 75rem;
  padding: 2rem 1rem;
  width: 100%;
}
@media screen and (min-width: 740px) {
  .interior-layout__inner {
    padding: 3.75rem 2rem;
  }
}

.post-list {
  display: grid;
  gap: 1.25rem;
  margin-block: 1.5rem;
}

body.admin-bar .site-main {
  scroll-margin-block-start: 6.375rem;
}
@media screen and (max-width: 782px) {
  body.admin-bar .site-main {
    scroll-margin-block-start: 7.5rem;
  }
}
@media screen and (max-width: 600px) {
  body.admin-bar .site-main {
    scroll-margin-block-start: 4.625rem;
  }
}

.site-header {
  background-color: #ffffff;
  border-block-end: 1px solid #ddf2ff;
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.25);
  position: sticky;
  top: 0;
  z-index: 100;
}
.site-header__inner {
  align-items: center;
  column-gap: 0.5rem;
  display: flex;
  flex-wrap: wrap;
  margin-inline: auto;
  max-width: 75rem;
  padding: 0.9375rem;
}
@media screen and (min-width: 740px) {
  .site-header__inner {
    column-gap: 1rem;
    padding: 1.25rem 2rem;
  }
}
.site-header__brand {
  flex: 0 1 5.5rem;
  min-width: 0;
}
@media screen and (min-width: 740px) {
  .site-header__brand {
    flex-basis: auto;
  }
}
.site-header__logo {
  line-height: 0;
}
.site-header__logo .custom-logo,
.site-header__logo .site-header__logo-image {
  display: block;
  height: auto;
  max-height: 2.5rem;
  max-width: min(100%, 5.5rem);
  width: auto;
}
@media screen and (min-width: 740px) {
  .site-header__logo .custom-logo,
  .site-header__logo .site-header__logo-image {
    max-height: 3rem;
    max-width: min(100%, 9.5rem);
  }
}
.site-header__name {
  display: block;
  font-family: "proxima-nova", sans-serif;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.1;
  overflow-wrap: anywhere;
  text-decoration: none;
}
@media screen and (min-width: 740px) {
  .site-header__name {
    font-size: 1.125rem;
  }
}
.site-header__foundation {
  align-items: center;
  display: flex;
  flex: 1 1 5rem;
  flex-direction: column;
  justify-content: center;
  line-height: 1;
  max-width: 100%;
  min-width: 5rem;
  text-align: center;
}
.site-header__foundation-link {
  align-items: center;
  color: inherit;
  display: flex;
  flex-direction: column;
  max-width: 100%;
  text-decoration: none;
}
.site-header__foundation-link:focus-visible {
  outline: 3px solid #1f3567;
  outline-offset: 3px;
}
.site-header__foundation-logo {
  display: block;
  height: auto;
  max-height: 2.375rem;
  max-width: min(100%, 5.5rem);
  width: auto;
}
@media screen and (min-width: 740px) {
  .site-header__foundation-logo {
    max-height: 2.75rem;
    max-width: 8.25rem;
  }
}
.site-header__foundation-label {
  font-size: 0.5rem;
  letter-spacing: 0.18em;
  text-transform: uppercase;
}
@media screen and (min-width: 740px) {
  .site-header__foundation-label {
    font-size: 0.625rem;
  }
}
.site-header__foundation-name {
  font-family: "proxima-nova", sans-serif;
  font-size: 0.6875rem;
  font-style: italic;
  font-weight: 400;
  white-space: nowrap;
}
@media screen and (min-width: 740px) {
  .site-header__foundation-name {
    font-size: 0.875rem;
  }
}
.site-header__toggle {
  align-items: center;
  background-color: transparent;
  border: 0;
  border-radius: 0.25rem;
  color: #034077;
  cursor: pointer;
  display: none;
  flex: 0 0 auto;
  font-family: "proxima-nova", sans-serif;
  font-size: 0.75rem;
  font-weight: 700;
  gap: 0.25rem;
  justify-content: center;
  min-height: 2.75rem;
  min-width: 2.75rem;
  padding: 0.25rem;
  text-transform: uppercase;
}
@media screen and (min-width: 740px) {
  .site-header__toggle {
    font-size: 0.875rem;
    gap: 0.375rem;
    padding-inline: 0.5rem;
  }
}
.site-header__toggle:hover {
  background-color: #f2f6ff;
  color: #1f3567;
}
.site-header__toggle:focus-visible {
  outline: 3px solid #1f3567;
  outline-offset: 3px;
}
.site-header__toggle-icon {
  display: block;
  flex: 0 0 auto;
  height: 1.25rem;
  overflow: visible;
  width: 1.25rem;
}
@media screen and (min-width: 740px) {
  .site-header__toggle-icon {
    height: 1.5rem;
    width: 1.5rem;
  }
}
.site-header__toggle-line {
  fill: none;
  stroke: currentcolor;
  stroke-linecap: round;
  stroke-width: 2;
  transform-box: fill-box;
  transform-origin: center;
  transition: opacity 0.3s ease, transform 0.3s ease;
}
.site-header__nav {
  background-color: #ddf2ff;
  border-block-start: 1px solid #ddf2ff;
  min-width: 0;
  width: 100%;
}
.site-header__nav-inner {
  margin-inline: auto;
  max-width: 75rem;
  min-height: 0;
  padding: 2rem;
}
.site-header__nav-top {
  align-items: center;
  background-color: #f2f6ff;
  display: flex;
  gap: 0.75rem;
  margin: -2rem -2rem 0;
  min-width: 0;
  padding: 1rem;
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.25);
}
.site-header__nav-close {
  align-items: center;
  background-color: #ffffff;
  border: 1px solid #034077;
  border-radius: 10px;
  color: #034077;
  cursor: pointer;
  display: none;
  flex: 0 0 3.25rem;
  height: 3.25rem;
  justify-content: center;
  padding: 0;
}
.site-header__nav-close:hover {
  background-color: #f2f6ff;
}
.site-header__nav-close:focus-visible {
  outline: 3px solid #1f3567;
  outline-offset: 3px;
}
.site-header__nav-close-icon {
  display: block;
  fill: none;
  height: 1.5rem;
  stroke: currentcolor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2.75;
  transform: scaleX(-1);
  width: 1.5rem;
}
.site-header__search {
  align-items: center;
  background-color: #ffffff;
  border: 1px solid rgba(3, 64, 119, 0.2);
  border-radius: 1.625rem;
  display: flex;
  flex: 1 1 auto;
  height: 3.25rem;
  min-width: 0;
  padding-inline-start: 1rem;
}
.site-header__search-field {
  appearance: none;
  background-color: transparent;
  border: 0;
  color: rgba(3, 64, 119, 0.65);
  flex: 1 1 auto;
  font-family: "proxima-nova", sans-serif;
  font-size: 1rem;
  height: 3.125rem;
  min-width: 0;
  padding: 0 0.5rem 0 0;
}
.site-header__search-field::placeholder {
  color: rgba(3, 64, 119, 0.55);
  opacity: 1;
}
.site-header__search-field:focus-visible {
  outline: 3px solid #1f3567;
  outline-offset: -0.1875rem;
}
.site-header__search-field::-webkit-search-cancel-button {
  cursor: pointer;
}
.site-header__search-submit {
  align-items: center;
  align-self: stretch;
  background-color: transparent;
  border: 0;
  border-radius: 0 1.625rem 1.625rem 0;
  color: rgba(3, 64, 119, 0.55);
  cursor: pointer;
  display: inline-flex;
  flex: 0 0 3.125rem;
  justify-content: center;
  padding: 0;
}
.site-header__search-submit:hover {
  background-color: #f2f6ff;
  color: #034077;
}
.site-header__search-submit:focus-visible {
  outline: 3px solid #1f3567;
  outline-offset: 3px;
}
.site-header__search-icon {
  display: block;
  fill: none;
  height: 1.375rem;
  stroke: currentcolor;
  stroke-linecap: round;
  stroke-width: 2;
  width: 1.375rem;
}
.site-header__menu {
  display: flex;
  flex-direction: column;
  list-style: none;
  margin: 2rem 0 0;
  padding: 0;
}
.site-header__menu a {
  align-items: center;
  border-block-end: 1px solid #034077;
  color: #034077;
  display: flex;
  font-family: "proxima-nova", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  min-height: 2.75rem;
  overflow-wrap: anywhere;
  padding: 1rem 0.25rem;
  text-decoration: none;
  text-transform: uppercase;
  transition: border-color 0.3s ease, color 0.3s ease;
  width: 100%;
}
.site-header__menu a:hover, .site-header__menu a:focus-visible, .site-header__menu a[aria-current=page] {
  border-block-end-color: #009fff;
  color: #009fff;
}
.site-header__menu a:focus-visible {
  outline: 3px solid #1f3567;
  outline-offset: 3px;
}
.site-header__menu > .current-menu-item > a,
.site-header__menu > .current-menu-ancestor > a {
  border-block-end-color: #009fff;
  color: #009fff;
}
.site-header.site-header--menu-ready .site-header__toggle {
  display: inline-flex;
}
.site-header.site-header--menu-ready .site-header__nav {
  border-block-start-color: transparent;
  display: grid;
  grid-template-rows: 0fr;
  inset-inline-end: 0;
  opacity: 0;
  overflow: hidden;
  padding-block-start: 0;
  position: absolute;
  top: 0;
  transition: border-color 0.3s ease, grid-template-rows 0.3s ease, opacity 0.3s ease, visibility 0s linear 0.3s;
  visibility: hidden;
  width: 100%;
  z-index: 1;
}
@media screen and (min-width: 740px) {
  .site-header.site-header--menu-ready .site-header__nav {
    width: 33%;
  }
}
.site-header.site-header--menu-ready .site-header__nav-inner {
  overflow: hidden;
}
.site-header.site-header--menu-open .site-header__toggle-line--top {
  transform: translateY(0.375rem) rotate(45deg);
}
.site-header.site-header--menu-open .site-header__toggle-line--middle {
  opacity: 0;
  transform: scaleX(0);
}
.site-header.site-header--menu-open .site-header__toggle-line--bottom {
  transform: translateY(-0.375rem) rotate(-45deg);
}
.site-header.site-header--menu-open .site-header__nav {
  border-block-start-color: #ddf2ff;
  display: block;
  max-height: 100svh;
  opacity: 1;
  overflow-y: auto;
  overscroll-behavior: contain;
  transition-delay: 0s;
  visibility: visible;
}
.site-header.site-header--menu-open .site-header__nav-close {
  display: inline-flex;
}
@media (prefers-reduced-motion: reduce) {
  .site-header .site-header__toggle-line, .site-header.site-header--menu-ready .site-header__nav {
    transition: none;
  }
}

body.admin-bar .site-header {
  top: 2rem;
}
body.admin-bar .site-header.site-header--menu-open .site-header__nav {
  max-height: calc(100svh - 32px);
}
@media screen and (max-width: 782px) {
  body.admin-bar .site-header {
    top: 2.875rem;
  }
  body.admin-bar .site-header.site-header--menu-open .site-header__nav {
    max-height: calc(100svh - 46px);
  }
}
@media screen and (max-width: 600px) {
  body.admin-bar .site-header {
    top: 0;
  }
  body.admin-bar .site-header.site-header--menu-open .site-header__nav {
    max-height: 100svh;
  }
}

.site-footer {
  color: #ffffff;
}
.site-footer__main {
  background-color: #009fff;
}
.site-footer__bottom {
  background-color: #034077;
}
.site-footer__inner {
  margin-inline: auto;
  max-width: 71.875rem;
  width: calc(100% - 2rem);
}
@media screen and (min-width: 740px) {
  .site-footer__inner {
    width: calc(100% - 2.5rem);
  }
}
.site-footer__inner--main {
  display: grid;
  gap: 1.25rem;
  padding-block: 2rem;
}
@media screen and (min-width: 740px) {
  .site-footer__inner--main {
    padding-block: 2.5rem;
  }
}
.site-footer__inner--bottom {
  align-items: center;
  display: grid;
  gap: 1.5rem;
  justify-items: center;
  padding-block: 2rem;
  text-align: center;
}
@media screen and (min-width: 740px) {
  .site-footer__inner--bottom {
    padding-block: 2.5rem;
  }
}
.site-footer__menus {
  display: grid;
  gap: 0.5rem;
  justify-self: center;
  justify-items: center;
  max-width: 36rem;
  width: 100%;
}
.site-footer__social {
  min-width: 0;
  text-align: center;
}
.site-footer__social-title {
  color: inherit;
  font-family: "proxima-nova", sans-serif;
  font-size: 1.25rem;
  font-weight: 700;
  margin: 0 0 1rem;
  text-transform: uppercase;
}
.site-footer__social-list {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
  justify-content: center;
  list-style: none;
  margin: 0;
  padding: 0;
}
.site-footer__social-item {
  flex: 0 0 auto;
}
.site-footer__social-link {
  align-items: center;
  background-color: #ffffff;
  border: 0;
  border-radius: 50%;
  color: #034077;
  display: inline-flex;
  height: 2.75rem;
  justify-content: center;
  text-decoration: none;
  transition: background-color 0.3s ease, box-shadow 0.3s ease, transform 0.3s ease;
  width: 2.75rem;
}
.site-footer__social-link:hover, .site-footer__social-link:focus-visible {
  background-color: #f2f6ff;
  box-shadow: 0 0.65rem 1.25rem rgba(3, 64, 119, 0.35);
  transform: translateY(-0.25rem) scale(1.08);
}
.site-footer__social-link:hover .site-footer__social-icon, .site-footer__social-link:focus-visible .site-footer__social-icon {
  transform: rotate(-8deg) scale(1.08);
}
.site-footer__social-link:focus-visible {
  outline: 3px solid #ffffff;
  outline-offset: 3px;
}
.site-footer__social-link:active {
  box-shadow: 0 0.25rem 0.625rem rgba(3, 64, 119, 0.3);
  transform: translateY(-0.0625rem) scale(0.98);
}
@media (prefers-reduced-motion: reduce) {
  .site-footer__social-link {
    transition: none;
  }
  .site-footer__social-link:hover, .site-footer__social-link:focus-visible, .site-footer__social-link:active {
    transform: none;
  }
  .site-footer__social-link:hover .site-footer__social-icon, .site-footer__social-link:focus-visible .site-footer__social-icon, .site-footer__social-link:active .site-footer__social-icon {
    transform: none;
  }
}
.site-footer__social-icon {
  display: block;
  font-family: "proxima-nova", sans-serif;
  font-size: 0.75rem;
  font-weight: 700;
  height: 1.375rem;
  line-height: 1.375rem;
  object-fit: contain;
  transition: transform 0.3s ease;
  width: 1.375rem;
}
@media (prefers-reduced-motion: reduce) {
  .site-footer__social-icon {
    transition: none;
  }
}
.site-footer__menu-group {
  min-width: 0;
  width: 100%;
}
.site-footer__nav {
  min-width: 0;
}
.site-footer__nav--legal {
  max-width: 100%;
}
.site-footer__menu {
  display: grid;
  gap: 0.25rem 1.5rem;
  list-style: none;
  margin: 0;
  padding: 0;
}
@media screen and (min-width: 740px) {
  .site-footer__menu {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
.site-footer__menu li {
  min-width: 0;
}
.site-footer__menu a {
  align-items: center;
  color: inherit;
  display: inline-flex;
  min-height: 2.75rem;
  overflow-wrap: anywhere;
  padding-block: 0.375rem;
  text-decoration: none;
  transition: color 0.3s ease, text-decoration-color 0.3s ease;
}
.site-footer__menu a:hover, .site-footer__menu a:focus-visible, .site-footer__menu a[aria-current=page] {
  text-decoration: underline;
  text-decoration-thickness: 0.1em;
  text-underline-offset: 0.2em;
}
.site-footer__menu a:focus-visible {
  outline: 3px solid #ffffff;
  outline-offset: 3px;
}
.site-footer__menu--legal {
  display: flex;
  flex-wrap: wrap;
  gap: 0.25rem 1.25rem;
  justify-content: center;
}
.site-footer__menu--legal a {
  font-size: 0.875rem;
  min-height: auto;
  padding-block: 0;
}
.site-footer__menu--topics, .site-footer__menu--life-stages {
  display: flex;
  flex-wrap: wrap;
  font-size: 0.6875rem;
  gap: 0;
  justify-content: center;
  line-height: 1.35;
  text-align: center;
}
.site-footer__menu--topics li, .site-footer__menu--life-stages li {
  align-items: center;
  display: inline-flex;
}
.site-footer__menu--topics li:not(:last-child)::after, .site-footer__menu--life-stages li:not(:last-child)::after {
  content: "|";
  margin-inline: 0.1875rem;
  opacity: 0.85;
}
.site-footer__menu--topics a, .site-footer__menu--life-stages a {
  min-height: 1.5rem;
  padding: 0.125rem;
  transition: box-shadow 0.3s ease, color 0.3s ease, text-shadow 0.3s ease, transform 0.3s ease;
}
.site-footer__menu--topics a:hover, .site-footer__menu--topics a:focus-visible, .site-footer__menu--topics a[aria-current=page], .site-footer__menu--life-stages a:hover, .site-footer__menu--life-stages a:focus-visible, .site-footer__menu--life-stages a[aria-current=page] {
  color: #034077;
  text-shadow: 0 0.25rem 0.5rem rgba(3, 64, 119, 0.4);
  text-decoration: none;
  transform: translateY(-0.125rem);
}
.site-footer__menu--topics a:focus-visible, .site-footer__menu--life-stages a:focus-visible {
  box-shadow: 0 0.1875rem 0 #ffffff, 0 0.5rem 0.75rem rgba(3, 64, 119, 0.35);
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.site-footer__menu--topics a:active, .site-footer__menu--life-stages a:active {
  transform: translateY(0) scale(0.96);
}
@media (prefers-reduced-motion: reduce) {
  .site-footer__menu--topics a, .site-footer__menu--life-stages a {
    transition: none;
  }
  .site-footer__menu--topics a:hover, .site-footer__menu--topics a:focus-visible, .site-footer__menu--topics a[aria-current=page], .site-footer__menu--topics a:active, .site-footer__menu--life-stages a:hover, .site-footer__menu--life-stages a:focus-visible, .site-footer__menu--life-stages a[aria-current=page], .site-footer__menu--life-stages a:active {
    transform: none;
  }
}
.site-footer__brand {
  align-items: center;
  display: flex;
  flex-direction: column;
  line-height: 1;
  min-width: 0;
  text-align: center;
}
.site-footer__brand-link {
  align-items: center;
  color: inherit;
  display: flex;
  flex-direction: column;
  text-decoration: none;
}
.site-footer__brand-link:link, .site-footer__brand-link:visited, .site-footer__brand-link:hover, .site-footer__brand-link:active {
  color: inherit;
}
.site-footer__brand-link:focus-visible {
  color: inherit;
  outline: 3px solid #ffffff;
  outline-offset: 3px;
}
.site-footer__brand-label {
  font-size: 0.75rem;
  letter-spacing: 0.18em;
  text-transform: uppercase;
}
.site-footer__brand-name {
  font-family: "proxima-nova", sans-serif;
  font-size: 1.125rem;
  font-style: italic;
  font-weight: 400;
  white-space: nowrap;
}
.site-footer__logo {
  display: block;
  height: auto;
  max-height: 3.5rem;
  max-width: min(100%, 11.25rem);
  width: auto;
}
.site-footer__meta {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 0 0.375rem;
  justify-content: center;
  max-width: 100%;
}
.site-footer__legal {
  align-items: center;
  display: flex;
  max-width: 100%;
  min-width: 0;
}
.site-footer__legal::before {
  content: "|";
  margin-inline-end: 0.375rem;
}
.site-footer__copyright {
  font-size: 0.875rem;
  margin: 0;
}

.button {
  align-items: center;
  appearance: none;
  border-radius: 2rem;
  cursor: pointer;
  display: inline-flex;
  font-family: "proxima-nova", sans-serif;
  font-size: 1rem;
  font-weight: 700;
  justify-content: center;
  line-height: 1.25;
  min-height: 2.75rem;
  padding: 0.625rem 1.25rem;
  text-align: center;
  text-decoration: none;
  transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease, box-shadow 0.3s ease;
  background-color: #ffffff;
  border: 2px solid #034077;
  color: #034077;
}
.button:not(:disabled):hover {
  background-color: #f2f6ff;
  border-color: #1f3567;
  color: #1f3567;
}

.button:focus-visible {
  outline: 2px solid transparent;
  outline-offset: 2px;
  box-shadow: 0 0 0 3px #ffffff, 0 0 0 6px #1f3567;
}

.button:disabled {
  cursor: not-allowed;
  opacity: 0.55;
}

.button--primary {
  background-color: #ffffff;
  border: 2px solid #009fff;
  color: #009fff;
}
.button--primary:not(:disabled):hover {
  background-color: #009fff;
  border-color: #009fff;
  color: #ffffff;
}

.button--secondary {
  background-color: #ddf2ff;
  border: 2px solid #034077;
  color: #034077;
}
.button--secondary:not(:disabled):hover {
  background-color: #f2f6ff;
  border-color: #1f3567;
  color: #1f3567;
}

.card-post {
  background-color: #ffffff;
  border: 1px solid #ddf2ff;
  border-radius: 0.75rem;
  color: #034077;
  font-family: "proxima-nova", sans-serif;
  padding: 1.25rem;
}

.card-post__header {
  margin-block-end: 0.75rem;
}

.card-post__title {
  color: #1f3567;
  font-family: "proxima-nova", sans-serif;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.25;
  margin: 0;
}

.card-post__link {
  color: #034077;
  text-decoration-thickness: 0.08em;
  text-underline-offset: 0.18em;
  transition: color 0.3s ease;
}

.card-post__link:hover {
  color: #1f3567;
}

.card-post__link:focus-visible {
  outline: 3px solid #1f3567;
  outline-offset: 3px;
}

.card-post__excerpt {
  color: #034077;
  line-height: 1.5;
}

.home-hero {
  color: #034077;
  font-family: "proxima-nova", sans-serif;
  margin-inline: calc(50% - 50vw);
  max-width: 100vw;
  position: relative;
  width: 100vw;
}
.home-hero__list {
  display: grid;
  height: 35rem;
  list-style: none;
  margin: 0;
  max-height: calc(100svh - 4.625rem);
  padding: 0;
}
@media screen and (min-width: 740px) {
  .home-hero__list {
    height: clamp(20rem, 30.2083vw, 36.25rem);
    max-height: calc(100svh - 4.375rem);
  }
}
.home-hero__slide {
  background-color: #ddf2ff;
  display: grid;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.home-hero__slide--active {
  z-index: 1;
}
.home-hero__banner-link {
  color: inherit;
  display: grid;
  grid-area: 1/1;
  height: 100%;
  min-height: 0;
  position: relative;
  text-decoration: none;
}
.home-hero__banner-link:focus-visible {
  outline: 3px solid #1f3567;
  outline-offset: -3px;
}
.home-hero__media {
  grid-area: 1/1;
  height: 100%;
  min-height: 0;
  overflow: hidden;
}
.home-hero__picture {
  display: block;
  height: 100%;
}
.home-hero__image {
  display: block;
  height: 100%;
  object-fit: cover;
  object-position: center;
  width: 100%;
}
.home-hero__content {
  align-self: end;
  background-color: #ffffff;
  grid-area: 1/1;
  justify-self: start;
  margin-block-end: 2rem;
  margin-inline-start: 0;
  max-width: 22rem;
  padding: 1.25rem 1.5rem 1.25rem 2.5rem;
  position: relative;
  text-align: left;
  width: calc(100% - 2rem);
}
.home-hero__content::after {
  background-color: #1f3567;
  clip-path: polygon(0 0, 0 100%, 100% 50%);
  content: "";
  height: 6rem;
  pointer-events: none;
  position: absolute;
  left: 0;
  top: 0;
  transform: translateY(-50%);
  width: 2.5rem;
}
@media screen and (min-width: 400px) {
  .home-hero__content {
    padding: 1.25rem 1.5rem 1.25rem 6.5rem;
  }
}
@media screen and (min-width: 740px) {
  .home-hero__content {
    align-self: center;
    margin-block-end: 0;
    max-width: none;
    padding: 1.75rem 2rem 1.75rem 6.25rem;
    width: 60%;
  }
  .home-hero__content::after {
    height: 6.25rem;
    width: 3.125rem;
  }
}
@media screen and (min-width: 1200px) {
  .home-hero__content {
    width: 55%;
  }
}
@media screen and (min-width: 1440px) {
  .home-hero__content {
    padding: 1.75rem 2rem 1.75rem 7.5rem;
    width: 45%;
  }
  .home-hero__content::after {
    height: 12.5rem;
    width: 5.5rem;
  }
}
.home-hero__title {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: #1f3567;
  font-family: "proxima-nova", sans-serif;
  font-size: clamp(2rem, 4.2vw, 3.5rem);
  font-synthesis: none;
  font-weight: 700;
  line-height: 1.2;
  margin: 0;
  max-width: 20ch;
  text-rendering: geometricPrecision;
  text-wrap: balance;
}
.home-hero__link {
  align-items: center;
  background-color: #ffffff;
  border: 1px solid #034077;
  border-radius: 2rem;
  color: #034077;
  display: inline-flex;
  font-family: "proxima-nova", sans-serif;
  font-size: 1rem;
  font-weight: 300;
  justify-content: center;
  line-height: 1.25;
  margin-block-start: 1.25rem;
  min-height: 2.75rem;
  padding: 0.625rem 1.5rem;
  text-align: center;
  text-decoration: none;
  transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease, box-shadow 0.3s ease;
}
.home-hero__link:hover {
  background-color: #1f3567;
  border-color: #1f3567;
  color: #ffffff;
}
.home-hero__link:focus-visible {
  box-shadow: 0 0 0 3px #ffffff, 0 0 0 6px #1f3567;
  outline: 2px solid transparent;
  outline-offset: 2px;
}
@media (prefers-reduced-motion: reduce) {
  .home-hero__link {
    transition: none;
  }
}
.home-hero__controls {
  inset: 0;
  pointer-events: none;
  position: absolute;
  z-index: 2;
}
.home-hero__controls[hidden] {
  display: none;
}
.home-hero__control {
  align-items: center;
  background-color: #ffffff;
  border: 0;
  border-radius: 50%;
  box-shadow: 0 0.125rem 0.5rem rgba(3, 64, 119, 0.2);
  color: #034077;
  cursor: pointer;
  display: inline-flex;
  height: 2.75rem;
  justify-content: center;
  padding: 0;
  pointer-events: auto;
  position: absolute;
  top: 50%;
  transition: background-color 0.3s ease, color 0.3s ease, transform 0.3s ease;
  transform: translateY(-50%);
  width: 2.75rem;
}
.home-hero__control--previous {
  left: 0.75rem;
}
.home-hero__control--next {
  right: 0.75rem;
}
.home-hero__control:hover {
  background-color: #009fff;
  color: #ffffff;
  transform: translateY(-50%) scale(1.08);
}
.home-hero__control:focus-visible {
  outline: 3px solid #1f3567;
  outline-offset: 3px;
}
.home-hero__control-icon {
  fill: none;
  height: 1.375rem;
  stroke: currentcolor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2;
  width: 1.375rem;
}
.home-hero__indicators {
  align-items: center;
  background-color: rgba(255, 255, 255, 0.85);
  border-radius: 2rem;
  bottom: 0.75rem;
  display: flex;
  gap: 0.5rem;
  left: 50%;
  padding: 0.5rem 0.75rem;
  pointer-events: auto;
  position: absolute;
  transform: translateX(-50%);
}
.home-hero__indicator {
  background-color: #ffffff;
  border: 2px solid #034077;
  border-radius: 50%;
  cursor: pointer;
  height: 1rem;
  padding: 0;
  position: relative;
  transition: background-color 0.3s ease, transform 0.3s ease;
  width: 1rem;
}
.home-hero__indicator::after {
  content: "";
  inset: -0.25rem;
  position: absolute;
}
.home-hero__indicator:hover {
  background-color: #ddf2ff;
  transform: scale(1.15);
}
.home-hero__indicator:focus-visible {
  outline: 3px solid #1f3567;
  outline-offset: 3px;
}
.home-hero__indicator[aria-current=true] {
  background-color: #009fff;
}
.home-hero.home-hero--carousel-ready .home-hero__content {
  margin-block-end: 3.75rem;
}
@media screen and (min-width: 740px) {
  .home-hero.home-hero--carousel-ready .home-hero__content {
    margin-block-end: 0;
  }
}
.home-hero.home-hero--carousel-ready .home-hero__slide {
  grid-area: 1/1;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease, visibility 0s linear 0.3s;
  visibility: hidden;
}
.home-hero.home-hero--carousel-ready .home-hero__slide--active {
  opacity: 1;
  pointer-events: auto;
  transition-delay: 0s;
  visibility: visible;
}
@media (prefers-reduced-motion: reduce) {
  .home-hero .home-hero__control, .home-hero .home-hero__indicator, .home-hero .home-hero__slide {
    transition: none;
  }
  .home-hero .home-hero__control:hover, .home-hero .home-hero__indicator:hover {
    transform: none;
  }
  .home-hero .home-hero__control:hover {
    transform: translateY(-50%);
  }
}

.home-latest {
  background-color: #ffffff;
  color: #034077;
  font-family: "proxima-nova", sans-serif;
  margin-inline: calc(50% - 50vw);
  max-width: 100vw;
  width: 100vw;
}
.home-latest__header {
  background-color: #ffffff;
}
.home-latest__header-inner {
  margin-inline: auto;
  max-width: 75rem;
  padding: 3.75rem 2rem 2rem;
}
.home-latest__heading {
  color: #1f3567;
  font-family: "proxima-nova", sans-serif;
  font-size: clamp(1.5rem, 4vw, 2.25rem);
  font-weight: 700;
  line-height: 1.2;
  margin: 0;
  padding: 0;
  text-align: center;
  text-transform: uppercase;
}
.home-latest__news {
  background-color: #f2f6ff;
}
.home-latest__inner {
  margin-inline: auto;
  max-width: 75rem;
  padding: 3.75rem 2rem;
}
.home-latest__grid {
  display: grid;
  gap: 2rem;
}
@media screen and (min-width: 740px) {
  .home-latest__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
.home-latest__card {
  background-color: #ffffff;
  box-shadow: 0 0.0625rem 0.1875rem rgba(3, 64, 119, 0.12);
  min-width: 0;
  overflow: hidden;
  position: relative;
  transform: translateY(0);
  transition: box-shadow 0.3s ease, transform 0.3s ease;
}
.home-latest__card:has(> .home-latest__link:focus-visible) {
  box-shadow: 0 0.625rem 1.5rem rgba(3, 64, 119, 0.22);
  transform: translateY(-0.3125rem);
}
.home-latest__card:has(> .home-latest__link:focus-visible) .home-latest__image {
  transform: scale(1.04);
}
.home-latest__card:has(> .home-latest__link:focus-visible) .home-latest__title {
  color: #034077;
}
.home-latest__card:has(> .home-latest__link:focus-visible) .home-latest__divider {
  opacity: 1;
  background-color: #034077;
}
@media (hover: hover) and (pointer: fine) {
  .home-latest__card:hover {
    box-shadow: 0 0.625rem 1.5rem rgba(3, 64, 119, 0.22);
    transform: translateY(-0.3125rem);
  }
  .home-latest__card:hover .home-latest__image {
    transform: scale(1.04);
  }
  .home-latest__card:hover .home-latest__title {
    color: #034077;
  }
  .home-latest__card:hover .home-latest__divider {
    opacity: 1;
    background-color: #034077;
  }
}
@media screen and (min-width: 740px) {
  .home-latest__featured {
    grid-column: 1/-1;
  }
}
.home-latest__link {
  color: #009fff;
  display: flex;
  flex-direction: column;
  height: 100%;
  min-width: 0;
  padding: 1.5rem;
  text-decoration: none;
}
.home-latest__link:focus-visible {
  outline: 3px solid #1f3567;
  outline-offset: -3px;
}
.home-latest__featured .home-latest__link {
  padding: 0;
}
@media screen and (min-width: 740px) {
  .home-latest__featured .home-latest__link {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media screen and (min-width: 740px) {
  .home-latest__card--no-media.home-latest__featured .home-latest__link {
    grid-template-columns: minmax(0, 1fr);
  }
}
.home-latest__panel {
  background-color: #ffffff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-width: 0;
  padding: 2rem;
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 740px) {
  .home-latest__secondary .home-latest__link {
    padding: 2rem;
  }
}
.home-latest__image {
  aspect-ratio: 16/9;
  display: block;
  height: auto;
  object-fit: cover;
  transform: scale(1);
  transition: transform 0.3s ease;
  width: 100%;
}
.home-latest__featured .home-latest__image {
  height: 100%;
  min-height: 17.5rem;
}
.home-latest__secondary .home-latest__image {
  margin-block: 1.5rem;
}
.home-latest__title {
  color: #009fff;
  font-family: "proxima-nova", sans-serif;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.2;
  margin: 0;
  overflow-wrap: anywhere;
  text-decoration-line: underline;
  text-decoration-color: transparent;
  text-decoration-thickness: 0.08em;
  text-underline-offset: 0.18em;
  transition: color 0.3s ease;
}
.home-latest__featured .home-latest__title {
  font-size: clamp(1.625rem, 3vw, 2.25rem);
}
.home-latest__excerpt {
  color: #034077;
  font-size: 1rem;
  line-height: 1.5;
  margin: 1.25rem 0 0;
  overflow-wrap: anywhere;
}
.home-latest__secondary .home-latest__excerpt {
  flex-grow: 1;
}
.home-latest__divider {
  background-color: #009fff;
  display: block;
  height: 0.0625rem;
  margin-block-start: 1.5rem;
  opacity: 0.55;
  transition: opacity 0.3s ease;
  width: 100%;
}
@media (prefers-reduced-motion: reduce) {
  .home-latest__card, .home-latest__image, .home-latest__title, .home-latest__divider {
    transition: none;
  }
  .home-latest__card:has(> .home-latest__link:focus-visible) {
    transform: none;
  }
  .home-latest__card:has(> .home-latest__link:focus-visible) .home-latest__image {
    transform: none;
  }
}
@media (prefers-reduced-motion: reduce) and (hover: hover) and (pointer: fine) {
  .home-latest__card:hover {
    transform: none;
  }
  .home-latest__card:hover .home-latest__image {
    transform: none;
  }
}

.home-health {
  background-color: #ffffff;
  color: #034077;
  font-family: "proxima-nova", sans-serif;
  margin-inline: calc(50% - 50vw);
  max-width: 100vw;
  width: 100vw;
}
.home-health__inner {
  margin-inline: auto;
  max-width: 75rem;
  padding: 3.75rem 2rem;
}
.home-health__heading {
  color: #1f3567;
  font-family: "proxima-nova", sans-serif;
  font-size: clamp(2.25rem, 4vw, 4.5rem);
  font-weight: 100;
  line-height: 1.2;
  margin: 0 0 2rem;
  text-align: center;
}
.home-health__list {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  justify-content: center;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
@media screen and (min-width: 740px) {
  .home-health__list {
    gap: 1.25rem;
  }
}
.home-health__item {
  aspect-ratio: 1;
  display: flex;
  flex: 0 0 calc((100% - 1rem) / 2);
  min-width: 0;
}
@media screen and (min-width: 576px) {
  .home-health__item {
    flex-basis: calc((100% - 2rem) / 3);
  }
}
@media screen and (min-width: 740px) {
  .home-health__item {
    flex-basis: calc((100% - 3.75rem) / 4);
  }
}
@media screen and (min-width: 990px) {
  .home-health__item {
    flex-basis: calc((100% - 6.25rem) / 6);
  }
}
.home-health__item:nth-child(3n+1) .home-health__link {
  background-color: #60C2F4;
}
.home-health__item:nth-child(3n+2) .home-health__link {
  background-color: #009FFF;
}
.home-health__item:nth-child(3n) .home-health__link {
  background-color: #2F6DD1;
}
.home-health__link {
  align-items: flex-start;
  border-radius: 0.75rem;
  color: #ffffff;
  display: flex;
  flex-direction: column;
  font-family: "proxima-nova", sans-serif;
  font-weight: 700;
  gap: 0.5rem;
  justify-content: space-between;
  line-height: 1.15;
  min-width: 0;
  overflow: hidden;
  padding: 0.625rem;
  position: relative;
  text-align: left;
  text-decoration: none;
  transition: box-shadow 0.3s ease, transform 0.3s ease;
  width: 100%;
}
.home-health__link::before {
  background: linear-gradient(135deg, rgba(255, 255, 255, 0) 35%, rgba(255, 255, 255, 0.22) 100%);
  border-radius: inherit;
  content: "";
  inset: 0;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  transition: opacity 0.3s ease;
  z-index: 0;
}
.home-health__link:focus-visible {
  box-shadow: 0 0.625rem 1.375rem rgba(31, 53, 103, 0.24);
  color: #ffffff;
  transform: translateY(-0.375rem);
}
.home-health__link:focus-visible::before {
  opacity: 1;
}
.home-health__link:focus-visible .home-health__icon {
  transform: translateX(0.375rem) scale(1.04);
}
.home-health__link:focus-visible {
  outline: 3px solid #1f3567;
  outline-offset: 3px;
}
@media (hover: hover) and (pointer: fine) {
  .home-health__link:hover {
    box-shadow: 0 0.625rem 1.375rem rgba(31, 53, 103, 0.24);
    color: #ffffff;
    transform: translateY(-0.375rem);
  }
  .home-health__link:hover::before {
    opacity: 1;
  }
  .home-health__link:hover .home-health__icon {
    transform: translateX(0.375rem) scale(1.04);
  }
}
@media (prefers-reduced-motion: reduce) {
  .home-health__link {
    transition: none;
  }
  .home-health__link::before {
    transition: none;
  }
  .home-health__link:hover, .home-health__link:focus-visible {
    transform: none;
  }
  .home-health__link:hover .home-health__icon, .home-health__link:focus-visible .home-health__icon {
    transform: none;
  }
}
@media screen and (min-width: 990px) {
  .home-health__link {
    gap: 0.625rem;
    padding: 1rem;
  }
}
.home-health__icon {
  align-self: flex-end;
  display: block;
  flex: 0 0 auto;
  height: clamp(3.75rem, 12vw, 4.375rem);
  position: relative;
  transition: transform 0.3s ease;
  width: clamp(3.75rem, 12vw, 4.375rem);
  z-index: 1;
}
.home-health__icon img {
  display: block;
  filter: brightness(0) invert(1);
  height: 100%;
  max-width: 100%;
  object-fit: contain;
  width: 100%;
}
@media (prefers-reduced-motion: reduce) {
  .home-health__icon {
    transition: none;
  }
}
.home-health__label {
  font-size: clamp(0.875rem, 4vw, 1rem);
  max-width: 100%;
  overflow-wrap: anywhere;
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 990px) {
  .home-health__label {
    font-size: 1.125rem;
  }
}
.home-health__cta {
  display: flex;
  justify-content: center;
  margin-block-start: 2rem;
}
.home-health__cta-link {
  border-radius: 62.4375rem;
  font-family: "proxima-nova", sans-serif;
  font-weight: 300;
  min-width: 9rem;
  border-width: 1px;
}
@media screen and (min-width: 990px) {
  .home-health__cta-link {
    font-size: 1.5rem;
  }
}

.home-conditions {
  background-color: #f2f6ff;
  color: #034077;
  font-family: "proxima-nova", sans-serif;
  margin-inline: calc(50% - 50vw);
  max-width: 100vw;
  width: 100vw;
}
.home-conditions__inner {
  margin-inline: auto;
  max-width: 75rem;
  padding: 3.75rem 2rem;
}
.home-conditions__heading {
  color: #1f3567;
  font-family: "proxima-nova", sans-serif;
  font-size: clamp(2.25rem, 4vw, 4.5rem);
  font-weight: 100;
  line-height: 1.2;
  margin: 0 0 2rem;
  text-align: center;
}
.home-conditions__list {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
  justify-content: center;
  list-style: none;
  margin: 0 auto;
  width: 100%;
  padding: 0;
}
@media screen and (min-width: 740px) {
  .home-conditions__list {
    gap: 1.25rem;
  }
}
.home-conditions__item {
  aspect-ratio: 1;
  display: flex;
  flex: 0 0 calc((100% - 0.75rem) / 2);
  min-width: 0;
}
@media screen and (min-width: 576px) {
  .home-conditions__item {
    flex-basis: calc((100% - 2rem) / 3);
  }
}
@media screen and (min-width: 740px) {
  .home-conditions__item {
    flex-basis: calc((100% - 3.75rem) / 4);
  }
}
@media screen and (min-width: 990px) {
  .home-conditions__item {
    flex-basis: calc((100% - 5rem) / 5);
  }
}
@media screen and (min-width: 1200px) {
  .home-conditions__item {
    flex-basis: calc((100% - 7.5rem) / 7);
  }
}
.home-conditions__item:nth-child(3n+1) .home-conditions__link {
  background-color: #60C2F4;
}
.home-conditions__item:nth-child(3n+2) .home-conditions__link {
  background-color: #009FFF;
}
.home-conditions__item:nth-child(3n) .home-conditions__link {
  background-color: #2F6DD1;
}
.home-conditions__link {
  align-items: flex-start;
  border-radius: 0.75rem;
  color: #ffffff;
  display: flex;
  flex-direction: column;
  font-family: "proxima-nova", sans-serif;
  font-size: 0.875rem;
  font-weight: 700;
  gap: 0.5rem;
  justify-content: space-between;
  line-height: 1.15;
  min-width: 0;
  overflow: hidden;
  padding: 0.625rem;
  position: relative;
  text-align: left;
  text-decoration: none;
  transition: box-shadow 0.3s ease, transform 0.3s ease;
  width: 100%;
}
.home-conditions__link::before {
  background: linear-gradient(135deg, rgba(255, 255, 255, 0) 35%, rgba(255, 255, 255, 0.22) 100%);
  border-radius: inherit;
  content: "";
  inset: 0;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  transition: opacity 0.3s ease;
  z-index: 0;
}
.home-conditions__link:focus-visible {
  box-shadow: 0 0.625rem 1.375rem rgba(31, 53, 103, 0.24);
  color: #ffffff;
  outline: 3px solid #1f3567;
  outline-offset: 3px;
  transform: translateY(-0.375rem);
}
.home-conditions__link:focus-visible::before {
  opacity: 1;
}
.home-conditions__link:focus-visible .home-conditions__icon {
  transform: translateX(0.375rem) scale(1.04);
}
@media (hover: hover) and (pointer: fine) {
  .home-conditions__link:hover {
    box-shadow: 0 0.625rem 1.375rem rgba(31, 53, 103, 0.24);
    color: #ffffff;
    transform: translateY(-0.375rem);
  }
  .home-conditions__link:hover::before {
    opacity: 1;
  }
  .home-conditions__link:hover .home-conditions__icon {
    transform: translateX(0.375rem) scale(1.04);
  }
}
@media (prefers-reduced-motion: reduce) {
  .home-conditions__link {
    transition: none;
  }
  .home-conditions__link::before {
    transition: none;
  }
  .home-conditions__link:hover, .home-conditions__link:focus-visible {
    transform: none;
  }
  .home-conditions__link:hover .home-conditions__icon, .home-conditions__link:focus-visible .home-conditions__icon {
    transform: none;
  }
}
@media screen and (min-width: 990px) {
  .home-conditions__link {
    gap: 0.625rem;
    padding: 1rem;
  }
}
.home-conditions__label {
  max-width: 100%;
  overflow-wrap: anywhere;
  position: relative;
  z-index: 1;
}
.home-conditions__icon {
  align-self: flex-end;
  display: block;
  flex: 0 0 auto;
  height: clamp(3.75rem, 12vw, 4.375rem);
  max-width: 100%;
  object-fit: contain;
  position: relative;
  transition: transform 0.3s ease;
  width: clamp(3.75rem, 12vw, 4.375rem);
  z-index: 1;
}
@media (prefers-reduced-motion: reduce) {
  .home-conditions__icon {
    transition: none;
  }
}
.home-conditions__cta {
  display: flex;
  justify-content: center;
  margin-block-start: 2rem;
}
.home-conditions__cta-link {
  align-items: center;
  appearance: none;
  border-radius: 2rem;
  cursor: pointer;
  display: inline-flex;
  font-family: "proxima-nova", sans-serif;
  font-size: 1rem;
  font-weight: 700;
  justify-content: center;
  line-height: 1.25;
  min-height: 2.75rem;
  padding: 0.625rem 1.25rem;
  text-align: center;
  text-decoration: none;
  transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease, box-shadow 0.3s ease;
  background-color: transparent;
  border: 1px solid #009fff;
  border-radius: 62.4375rem;
  color: #009fff;
  font-family: "proxima-nova", sans-serif;
  font-weight: 300;
  min-width: 9rem;
}
.home-conditions__cta-link:focus-visible {
  box-shadow: 0 0 0 3px #ffffff, 0 0 0 6px #1f3567;
  outline: 2px solid transparent;
  outline-offset: 2px;
}
@media (hover: hover) and (pointer: fine) {
  .home-conditions__cta-link:hover {
    background-color: #009fff;
    border-color: #009fff;
    color: #ffffff;
  }
}
@media (prefers-reduced-motion: reduce) {
  .home-conditions__cta-link {
    transition: none;
  }
}
@media screen and (min-width: 990px) {
  .home-conditions__cta-link {
    font-size: 1.5rem;
  }
}

.home-news {
  background-color: #ffffff;
  color: #034077;
  font-family: "proxima-nova", sans-serif;
  margin-inline: calc(50% - 50vw);
  max-width: 100vw;
  width: 100vw;
}
.home-news__inner {
  padding-block-start: 3.75rem;
}
.home-news__heading {
  border-block-start: 1px solid rgba(3, 64, 119, 0.35);
  color: #1f3567;
  font-family: "proxima-nova", sans-serif;
  font-size: clamp(1.5rem, 4vw, 2.25rem);
  font-weight: 700;
  line-height: 1.2;
  margin: 0 auto;
  max-width: 85.375rem;
  padding: 2rem;
  text-align: center;
  text-transform: uppercase;
}
@media screen and (min-width: 400px) {
  .home-news__heading {
    padding-inline: 2rem;
  }
}
.home-news__media {
  background-color: #ddf2ff;
  block-size: 15rem;
  inline-size: 100%;
  overflow: hidden;
}
@media screen and (min-width: 740px) {
  .home-news__media {
    block-size: 22.5rem;
  }
}
@media screen and (min-width: 990px) {
  .home-news__media {
    block-size: 27.5rem;
  }
}
@media screen and (min-width: 1200px) {
  .home-news__media {
    block-size: 31rem;
  }
}
.home-news__image {
  display: block;
  height: 100%;
  inline-size: 100%;
  object-fit: cover;
}
.home-news__body {
  background-color: #009FFF;
  inline-size: 100%;
  padding: 0 1rem 3rem;
}
@media screen and (min-width: 400px) {
  .home-news__body {
    padding-inline: 2rem;
  }
}
.home-news__card {
  background-color: #ffffff;
  border-radius: 0.75rem;
  box-shadow: 0 0.5rem 1.5rem rgba(3, 64, 119, 0.15);
  margin-inline: auto;
  max-width: 71rem;
  overflow: hidden;
  position: relative;
  transform: translateY(-2rem);
}
@media screen and (min-width: 740px) {
  .home-news__card {
    border-radius: 1rem;
    transform: translateY(-3.5rem);
  }
}
.home-news__list {
  display: grid;
}
.home-news__item {
  min-width: 0;
}
.home-news__item:not(:last-child) {
  border-block-end: 1px solid #ddf2ff;
}
.home-news__link {
  color: #034077;
  display: block;
  min-height: 5.5rem;
  padding: 1rem;
  text-decoration: none;
  transition: background-color 0.3s ease;
}
@media (hover: hover) and (pointer: fine) {
  .home-news__link:hover {
    background-color: #f2f6ff;
  }
  .home-news__link:hover .home-news__title {
    color: #1f3567;
    transform: translateX(0.25rem);
  }
  .home-news__link:hover .home-news__excerpt {
    transform: translateX(0.25rem);
  }
}
.home-news__link:focus-visible {
  background-color: #f2f6ff;
  outline: 3px solid #1f3567;
  outline-offset: -3px;
}
.home-news__link:focus-visible .home-news__title {
  color: #1f3567;
  transform: translateX(0.25rem);
}
.home-news__link:focus-visible .home-news__excerpt {
  transform: translateX(0.25rem);
}
@media (prefers-reduced-motion: reduce) {
  .home-news__link {
    transition: none;
  }
  .home-news__link:hover .home-news__title, .home-news__link:hover .home-news__excerpt, .home-news__link:focus-visible .home-news__title, .home-news__link:focus-visible .home-news__excerpt {
    transform: none;
  }
}
@media screen and (min-width: 740px) {
  .home-news__link {
    padding: 1.125rem 1.5rem;
  }
}
.home-news__title {
  color: #009fff;
  font-family: "proxima-nova", sans-serif;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.25;
  margin: 0;
  overflow-wrap: anywhere;
  transition: color 0.3s ease, transform 0.3s ease;
}
@media (prefers-reduced-motion: reduce) {
  .home-news__title {
    transition: none;
  }
}
.home-news__excerpt {
  color: #034077;
  font-size: 0.875rem;
  line-height: 1.4;
  margin: 0.375rem 0 0;
  overflow-wrap: anywhere;
  transition: transform 0.3s ease;
}
@media (prefers-reduced-motion: reduce) {
  .home-news__excerpt {
    transition: none;
  }
}
.home-news.home-news--without-media .home-news__body {
  padding-block-start: 2rem;
}
.home-news.home-news--without-media .home-news__card {
  transform: none;
}

.home-kids {
  background-color: #ffffff;
  color: #034077;
  margin-inline: calc(50% - 50vw);
  max-width: 100vw;
  width: 100vw;
}
.home-kids__inner {
  margin-inline: auto;
  max-width: 75rem;
  padding: 3.75rem 2rem;
}
.home-kids__list {
  display: grid;
  gap: 1rem;
  grid-template-columns: minmax(0, 1fr);
  list-style: none;
  margin: 0;
  padding: 0;
}
@media screen and (min-width: 740px) {
  .home-kids__list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media screen and (min-width: 990px) {
  .home-kids__list {
    gap: 3.75rem;
  }
}
.home-kids__item {
  min-width: 0;
}
.home-kids__link {
  border-radius: 0.75rem;
  box-shadow: 0 0.3125rem 0.3125rem rgba(3, 64, 119, 0.25);
  display: block;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.home-kids__link:focus-visible {
  box-shadow: 0 0.5rem 1.25rem rgba(3, 64, 119, 0.22);
  outline: 0.1875rem solid #1f3567;
  outline-offset: 0.25rem;
}
@media (hover: hover) and (pointer: fine) {
  .home-kids__link:hover {
    box-shadow: 0 0.625rem 1.5rem rgba(3, 64, 119, 0.22);
    transform: translateY(-0.25rem);
  }
}
@media (prefers-reduced-motion: reduce) {
  .home-kids__link {
    transition: none;
  }
}
@media (prefers-reduced-motion: reduce) and (hover: hover) and (pointer: fine) {
  .home-kids__link:hover {
    transform: none;
  }
}
.home-kids__image {
  border-radius: inherit;
  display: block;
  height: auto;
  max-width: 100%;
  width: 100%;
}

.home-life-stages {
  background-color: #ffffff;
  color: #034077;
  font-family: "proxima-nova", sans-serif;
  margin-inline: calc(50% - 50vw);
  max-width: 100vw;
  width: 100vw;
}
.home-life-stages__inner {
  margin-inline: auto;
  max-width: 75rem;
  padding: 3.75rem 2rem;
}
.home-life-stages__heading {
  color: #1f3567;
  font-family: "proxima-nova", sans-serif;
  font-size: clamp(2.25rem, 4vw, 4.5rem);
  font-weight: 100;
  line-height: 1.05;
  margin: 0 0 1.5rem;
  text-align: center;
}
@media screen and (min-width: 990px) {
  .home-life-stages__heading {
    margin-block-end: 2rem;
  }
}
.home-life-stages__list {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.home-life-stages__item {
  min-width: 0;
}
.home-life-stages__item:nth-child(1) .home-life-stages__overlay, .home-life-stages__item:nth-child(5) .home-life-stages__overlay {
  background-color: rgba(96, 194, 244, 0.7);
}
@media (hover: hover) and (pointer: fine) {
  .home-life-stages__item:nth-child(1) .home-life-stages__link:hover .home-life-stages__overlay, .home-life-stages__item:nth-child(5) .home-life-stages__link:hover .home-life-stages__overlay {
    background-color: rgba(96, 194, 244, 0.64);
  }
}
.home-life-stages__item:nth-child(2) .home-life-stages__overlay, .home-life-stages__item:nth-child(6) .home-life-stages__overlay {
  background-color: rgba(0, 159, 255, 0.7);
}
@media (hover: hover) and (pointer: fine) {
  .home-life-stages__item:nth-child(2) .home-life-stages__link:hover .home-life-stages__overlay, .home-life-stages__item:nth-child(6) .home-life-stages__link:hover .home-life-stages__overlay {
    background-color: rgba(0, 159, 255, 0.64);
  }
}
.home-life-stages__item:nth-child(3) .home-life-stages__overlay, .home-life-stages__item:nth-child(4) .home-life-stages__overlay {
  background-color: rgba(47, 109, 209, 0.7);
}
@media (hover: hover) and (pointer: fine) {
  .home-life-stages__item:nth-child(3) .home-life-stages__link:hover .home-life-stages__overlay, .home-life-stages__item:nth-child(4) .home-life-stages__link:hover .home-life-stages__overlay {
    background-color: rgba(47, 109, 209, 0.64);
  }
}
.home-life-stages__link {
  align-items: center;
  aspect-ratio: 4/5;
  background-color: #034077;
  color: #ffffff;
  display: flex;
  justify-content: center;
  min-width: 0;
  overflow: hidden;
  position: relative;
  text-align: center;
  text-decoration: none;
}
@media screen and (min-width: 740px) {
  .home-life-stages__link {
    aspect-ratio: 3/2;
  }
}
@media screen and (min-width: 990px) {
  .home-life-stages__link {
    aspect-ratio: 2/1.5;
  }
}
.home-life-stages__link:focus-visible {
  color: #ffffff;
  outline: 0.1875rem solid #009fff;
  outline-offset: 0.25rem;
  z-index: 1;
}
.home-life-stages__link:focus-visible .home-life-stages__content {
  filter: drop-shadow(0 0.1875rem 0.3125rem rgba(3, 64, 119, 0.65));
}
@media (hover: hover) and (pointer: fine) {
  .home-life-stages__link:hover {
    color: #ffffff;
  }
  .home-life-stages__link:hover .home-life-stages__image {
    transform: scale(1.04);
  }
  .home-life-stages__link:hover .home-life-stages__content {
    filter: drop-shadow(0 0.25rem 0.375rem rgba(3, 64, 119, 0.7));
    transform: translateY(-0.25rem);
  }
}
@media (prefers-reduced-motion: reduce) {
  .home-life-stages__link .home-life-stages__image, .home-life-stages__link .home-life-stages__overlay, .home-life-stages__link .home-life-stages__content {
    transition: none;
  }
  .home-life-stages__link .home-life-stages__content {
    transform: none;
  }
  .home-life-stages__link:hover .home-life-stages__image, .home-life-stages__link:hover .home-life-stages__content, .home-life-stages__link:focus-visible .home-life-stages__image, .home-life-stages__link:focus-visible .home-life-stages__content {
    transform: none;
  }
}
.home-life-stages__media, .home-life-stages__image, .home-life-stages__overlay {
  inset: 0;
  position: absolute;
}
.home-life-stages__media {
  background-color: #034077;
}
.home-life-stages__image {
  filter: grayscale(100%);
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s ease;
  width: 100%;
}
.home-life-stages__overlay {
  transition: background-color 0.3s ease;
}
.home-life-stages__content {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
  max-width: 100%;
  padding: 0.5rem 0.25rem;
  position: relative;
  transition: filter 0.3s ease, transform 0.3s ease;
  z-index: 1;
}
@media screen and (min-width: 740px) {
  .home-life-stages__content {
    gap: 0.75rem;
    padding: 1rem;
  }
}
.home-life-stages__icon {
  display: block;
  height: clamp(2rem, 8vw, 4.5rem);
  max-width: 100%;
  object-fit: contain;
  width: clamp(2rem, 8vw, 4.5rem);
}
.home-life-stages__label {
  font-family: "proxima-nova", sans-serif;
  font-size: clamp(0.625rem, 2.7vw, 1.5rem);
  font-weight: 700;
  line-height: 1.05;
  max-width: 100%;
  overflow-wrap: anywhere;
  text-transform: uppercase;
}

.home-resources {
  background-color: #ffffff;
  color: #034077;
  font-family: "proxima-nova", sans-serif;
  left: 50%;
  overflow: hidden;
  position: relative;
  transform: translateX(-50%);
  width: 100vi;
}
.home-resources__inner {
  border-block-start: 0.0625rem solid rgba(3, 64, 119, 0.35);
  margin-inline: auto;
  max-width: 75rem;
  padding: 3.75rem 2rem 2rem;
}
.home-resources__heading {
  color: #1f3567;
  font-family: "proxima-nova", sans-serif;
  font-size: clamp(1.75rem, 6vw, 3rem);
  font-weight: 700;
  line-height: 1.05;
  margin: 0;
  text-align: center;
  text-transform: uppercase;
}
.home-resources__featured {
  margin-block-end: 3.75rem;
  width: 100%;
}
.home-resources__featured-viewport {
  overflow-x: auto;
  overflow-y: hidden;
  overscroll-behavior-inline: contain;
  scroll-snap-type: inline mandatory;
  scrollbar-width: none;
  touch-action: pan-x pan-y;
}
.home-resources__featured-viewport::-webkit-scrollbar {
  display: none;
}
.home-resources__featured-viewport:focus-visible {
  outline: 3px solid #1f3567;
  outline-offset: 3px;
}
.home-resources__featured-track {
  display: grid;
  grid-auto-columns: 100%;
  grid-auto-flow: column;
  list-style: none;
  margin: 0;
  padding: 0;
}
.home-resources__featured-slide {
  min-width: 0;
  scroll-snap-align: start;
  scroll-snap-stop: always;
}
.home-resources__featured-link {
  color: inherit;
  display: block;
  text-decoration: none;
}
.home-resources__featured-link:focus-visible {
  outline: 3px solid #1f3567;
  outline-offset: -3px;
}
.home-resources__featured-picture {
  background-color: #ffffff;
  display: block;
  overflow: hidden;
  width: 100%;
}
@media screen and (min-width: 990px) {
  .home-resources__featured-picture {
    aspect-ratio: 50/13;
  }
}
.home-resources__featured-image {
  display: block;
  height: 100%;
  max-width: none;
  object-fit: contain;
  width: 100%;
}
.home-resources__featured-pagination {
  align-items: center;
  display: flex;
  gap: 0.5rem;
  justify-content: center;
  margin-block-start: 1rem;
}
.home-resources__featured-pagination[hidden] {
  display: none;
}
.home-resources__featured-dot {
  align-items: center;
  appearance: none;
  background-color: transparent;
  border: 0;
  border-radius: 50%;
  cursor: pointer;
  display: inline-flex;
  height: 2.75rem;
  justify-content: center;
  padding: 0;
  width: 2.75rem;
}
.home-resources__featured-dot::before {
  background-color: #ddf2ff;
  border: 1px solid #009fff;
  border-radius: inherit;
  content: "";
  height: 0.75rem;
  transition: background-color 0.3s ease;
  width: 0.75rem;
}
.home-resources__featured-dot[aria-current=true]::before {
  background-color: #009fff;
}
.home-resources__featured-dot:focus-visible {
  outline: 3px solid #1f3567;
  outline-offset: -3px;
}
.home-resources__featured-cta {
  margin: 2rem auto;
  max-width: 75rem;
  padding-inline: 2rem;
  text-align: center;
}
.home-resources__featured-cta-link {
  max-width: 100%;
  min-width: 11rem;
}
.home-resources__rail {
  margin-inline: auto;
  max-width: 75rem;
  padding: 0 2rem 3.75rem;
}
.home-resources__list {
  display: grid;
  gap: 1rem;
  grid-template-columns: 1fr;
  list-style: none;
  margin: 0;
  padding: 0;
}
@media screen and (min-width: 740px) {
  .home-resources__list {
    gap: 1.25rem;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (min-width: 1200px) {
  .home-resources__list {
    grid-template-columns: repeat(4, 1fr);
  }
}
.home-resources__item {
  min-width: 0;
}
.home-resources__item:nth-child(3n+1) .home-resources__link {
  background-color: #2F6DD1;
}
.home-resources__item:nth-child(3n+2) .home-resources__link {
  background-color: #60C2F4;
}
.home-resources__item:nth-child(3n) .home-resources__link {
  background-color: #009FFF;
}
.home-resources__link, .home-resources__card {
  background-color: #034077;
  border-radius: 0.875rem;
  box-shadow: 0 0.0625rem 0.125rem rgba(3, 64, 119, 0.18);
  color: #ffffff;
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(4.5rem, 35%);
  height: 11rem;
  overflow: hidden;
  text-decoration: none;
  transition: box-shadow 0.3s ease, transform 0.3s ease;
}
.home-resources__link:focus-visible, .home-resources__card:focus-visible {
  outline: 0.1875rem solid #009fff;
  outline-offset: -0.25rem;
}
@media (hover: hover) and (pointer: fine) {
  .home-resources__link:hover {
    box-shadow: 0 0.625rem 1.125rem rgba(0, 159, 255, 0.18);
    color: #ffffff;
    transform: translateY(-0.25rem);
  }
  .home-resources__link:hover .home-resources__cta {
    background-color: #ffffff;
    color: #034077;
  }
  .home-resources__link:hover .home-resources__image {
    filter: saturate(1.08) brightness(1.04);
    transform: translateX(0.25rem);
  }
  .home-resources__link:hover .home-resources__icon {
    transform: translateX(0.25rem);
  }
}
.home-resources__item--without-image .home-resources__link, .home-resources__item--without-image .home-resources__card {
  grid-template-columns: minmax(0, 1fr);
}
.home-resources__item--without-image .home-resources__content {
  max-width: none;
}
.home-resources__content {
  align-items: flex-start;
  align-self: stretch;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  min-width: 0;
  padding: 1rem;
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 740px) {
  .home-resources__content {
    padding: 1.25rem;
  }
}
.home-resources__title {
  color: inherit;
  font-family: "proxima-nova", sans-serif;
  font-size: 0.9375rem;
  font-weight: 700;
  line-height: 1.15;
  overflow-wrap: anywhere;
}
.home-resources__description {
  font-size: 0.875rem;
  line-height: 1.35;
  margin-block-start: 0.5rem;
  overflow-wrap: anywhere;
}
.home-resources__cta {
  align-items: center;
  appearance: none;
  border-radius: 2rem;
  cursor: pointer;
  display: inline-flex;
  font-family: "proxima-nova", sans-serif;
  font-size: 1rem;
  font-weight: 700;
  justify-content: center;
  line-height: 1.25;
  min-height: 2.75rem;
  padding: 0.625rem 1.25rem;
  text-align: center;
  text-decoration: none;
  transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease, box-shadow 0.3s ease;
  background-color: transparent;
  border: 0.0625rem solid #ffffff;
  color: #ffffff;
  font-size: 0.8125rem;
  margin-block-start: 0.5rem;
  min-height: 2.125rem;
  padding: 0.375rem 1.125rem;
  width: fit-content;
}
.home-resources__image {
  --home-resources-image-inset: 1rem;
  align-self: center;
  border-end-end-radius: 1.125rem;
  clip-path: polygon(100% 0, 100% 0, 100% 100%, 0 100%);
  display: block;
  filter: saturate(1) brightness(1);
  height: calc(100% - var(--home-resources-image-inset) * 2);
  margin-block: var(--home-resources-image-inset);
  margin-inline-end: var(--home-resources-image-inset);
  max-width: calc(100% - var(--home-resources-image-inset));
  object-fit: cover;
  overflow: hidden;
  transform: translateX(0);
  transition: filter 0.3s ease, transform 0.3s ease;
  width: calc(100% - var(--home-resources-image-inset));
}
@media screen and (min-width: 740px) {
  .home-resources__image {
    --home-resources-image-inset: 1.25rem;
  }
}
@media screen and (min-width: 1200px) {
  .home-resources__image {
    --home-resources-image-inset: 0.9375rem;
  }
}
.home-resources__icon {
  align-self: center;
  display: block;
  filter: brightness(0) invert(1);
  height: 4.375rem;
  justify-self: center;
  object-fit: contain;
  transform: translateX(0);
  transition: transform 0.3s ease;
  width: 4.375rem;
}
@media (prefers-reduced-motion: reduce) {
  .home-resources__featured-dot::before, .home-resources__link, .home-resources__card, .home-resources__image, .home-resources__icon, .home-resources__cta {
    transition: none;
  }
  .home-resources__link:hover {
    transform: none;
  }
  .home-resources__link:hover .home-resources__image {
    transform: none;
  }
  .home-resources__link:hover .home-resources__icon {
    transform: none;
  }
}

.site-trust {
  background-color: #034077;
  color: #ffffff;
  font-family: "proxima-nova", sans-serif;
  margin-inline: calc(50% - 50vw);
  max-width: 100vw;
  width: 100vw;
}
.site-trust__inner {
  margin-inline: auto;
  max-width: 75rem;
  padding: 3.75rem 2rem;
}
.site-trust__content {
  max-width: 68rem;
}
.site-trust__item {
  min-width: 0;
}
.site-trust__item + .site-trust__item {
  margin-block-start: 2rem;
}
.site-trust__title {
  color: #ffffff;
  font-family: "proxima-nova", sans-serif;
  font-size: clamp(1.125rem, 3.5vw, 1.375rem);
  font-weight: 700;
  line-height: 1.2;
  margin: 0 0 0.625rem;
  overflow-wrap: anywhere;
}
.site-trust__text {
  color: #ffffff;
  font-size: 1rem;
  line-height: 1.6;
  margin: 0;
  overflow-wrap: anywhere;
}
.site-trust__text--closing {
  margin-block-start: 2rem;
}
@media screen and (min-width: 740px) {
  .site-trust__item + .site-trust__item {
    margin-block-start: 2.5rem;
  }
  .site-trust__text {
    line-height: 1.65;
  }
  .site-trust__text--closing {
    margin-block-start: 2.5rem;
  }
}

.home-videos {
  background-color: #ffffff;
  color: #034077;
  font-family: "proxima-nova", sans-serif;
  margin-inline: calc(50% - 50vw);
  max-width: 100vw;
  width: 100vw;
}
.home-videos__inner {
  margin-inline: auto;
  max-width: 75rem;
  padding: 3.75rem 2rem;
  position: relative;
}
.home-videos__inner::before, .home-videos__inner::after {
  background-color: rgba(3, 64, 119, 0.35);
  content: "";
  height: 0.0625rem;
  inset-inline: 2rem;
  position: absolute;
}
.home-videos__inner::before {
  inset-block-start: 0;
}
.home-videos__inner::after {
  inset-block-end: 0;
}
.home-videos__heading {
  color: #1f3567;
  font-family: "proxima-nova", sans-serif;
  font-size: clamp(1.5rem, 6vw, 2.25rem);
  font-weight: 700;
  line-height: 1.05;
  margin: 0 0 1.75rem;
  text-align: center;
  text-transform: uppercase;
}
.home-videos__list {
  display: grid;
  gap: 1.25rem;
  grid-template-columns: minmax(0, 1fr);
  list-style: none;
  margin: 0;
  padding: 0;
}
@media screen and (min-width: 576px) {
  .home-videos__list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media screen and (min-width: 990px) {
  .home-videos__list {
    gap: 2rem;
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
.home-videos__item {
  min-width: 0;
}
.home-videos__link {
  aspect-ratio: 17/25;
  background-color: #f2f6ff;
  border-radius: 0.75rem;
  box-shadow: 0 0.3rem 0.75rem rgba(31, 53, 103, 0.2);
  color: #1f3567;
  display: grid;
  grid-template-rows: minmax(0, 1fr) 6.34375rem;
  overflow: hidden;
  text-decoration: none;
}
@media screen and (min-width: 400px) {
  .home-videos__link {
    grid-template-rows: minmax(0, 1fr) 4.9375rem;
  }
}
@media screen and (min-width: 576px) {
  .home-videos__link {
    grid-template-rows: minmax(0, 1fr) 6.34375rem;
  }
}
@media screen and (min-width: 740px) {
  .home-videos__link {
    grid-template-rows: minmax(0, 1fr) 4.9375rem;
  }
}
.home-videos__link:hover {
  color: #009fff;
}
.home-videos__link:focus-visible {
  outline: 3px solid #009fff;
  outline-offset: 3px;
}
.home-videos__link:focus-visible .home-videos__play {
  background-color: #009fff;
  border-color: #009fff;
  box-shadow: 0 0.5rem 1.25rem rgba(31, 53, 103, 0.3);
  color: #ffffff;
  transform: translate(-50%, -50%) scale(1.08);
}
@media (hover: hover) and (pointer: fine) {
  .home-videos__link:hover .home-videos__play {
    background-color: #009fff;
    border-color: #009fff;
    box-shadow: 0 0.5rem 1.25rem rgba(31, 53, 103, 0.3);
    color: #ffffff;
    transform: translate(-50%, -50%) scale(1.08);
  }
}
@media screen and (min-width: 990px) {
  .home-videos__link {
    aspect-ratio: auto;
    grid-template-rows: minmax(0, 1fr) 6.34375rem;
    height: 31.25rem;
  }
}
@media screen and (min-width: 1200px) {
  .home-videos__link {
    grid-template-rows: minmax(0, 1fr) 4.9375rem;
  }
}
.home-videos__media {
  background-color: #1f3567;
  display: block;
  min-height: 0;
  overflow: hidden;
  position: relative;
}
.home-videos__thumbnail {
  display: block;
  height: 100%;
  max-width: 100%;
  object-fit: cover;
  width: 100%;
}
.home-videos__play {
  align-items: center;
  background-color: rgba(255, 255, 255, 0.85);
  border: 2px solid #ffffff;
  border-radius: 50%;
  box-shadow: 0 0.25rem 0.75rem rgba(31, 53, 103, 0.24);
  color: #009fff;
  display: flex;
  height: 4rem;
  inset: 50% auto auto 50%;
  justify-content: center;
  position: absolute;
  transform: translate(-50%, -50%);
  transition: background-color 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease, transform 0.3s ease;
  width: 4rem;
  z-index: 1;
}
@media screen and (min-width: 740px) {
  .home-videos__play {
    height: 5rem;
    width: 5rem;
  }
}
.home-videos__play-icon {
  height: 2.5rem;
  margin-inline-start: 0.2rem;
  width: 2.5rem;
}
@media screen and (min-width: 740px) {
  .home-videos__play-icon {
    height: 3rem;
    width: 3rem;
  }
}
.home-videos__title {
  align-items: center;
  display: flex;
  font-family: "proxima-nova", sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  height: 6.34375rem;
  justify-content: center;
  line-height: 1.25;
  overflow-wrap: anywhere;
  padding: 1rem 1.125rem 1.125rem;
  text-align: center;
}
@media screen and (min-width: 400px) {
  .home-videos__title {
    height: 4.9375rem;
  }
}
@media screen and (min-width: 576px) {
  .home-videos__title {
    height: 6.34375rem;
  }
}
@media screen and (min-width: 740px) {
  .home-videos__title {
    height: 4.9375rem;
  }
}
@media screen and (min-width: 990px) {
  .home-videos__title {
    height: 6.34375rem;
  }
}
@media screen and (min-width: 1200px) {
  .home-videos__title {
    height: 4.9375rem;
  }
}
.home-videos__cta {
  margin-block-start: 2rem;
  text-align: center;
}
.home-videos__cta-link {
  font-family: "proxima-nova", sans-serif;
  font-weight: 300;
  border-width: 1px;
}
.home-videos__modal {
  background-color: transparent;
  border: 0;
  height: 100dvh;
  max-height: none;
  max-width: none;
  padding: 1rem;
  width: 100%;
}
.home-videos__modal[open] {
  align-items: center;
  display: grid;
  justify-items: center;
}
.home-videos__modal::backdrop {
  background-color: rgba(0, 159, 255, 0.86);
}
.home-videos__modal-dialog {
  background-color: #ffffff;
  border-radius: 0.75rem;
  box-shadow: 0 1rem 3rem rgba(3, 64, 119, 0.35);
  max-height: calc(100dvh - 2rem);
  max-width: 25rem;
  overflow-y: auto;
  padding: 1rem;
  position: relative;
  width: 100%;
}
.home-videos__modal-close {
  align-items: center;
  background-color: #009fff;
  border: 0;
  border-radius: 50%;
  color: #ffffff;
  cursor: pointer;
  display: flex;
  height: 2rem;
  justify-content: center;
  margin-inline-start: auto;
  padding: 0;
  width: 2rem;
  position: absolute;
  top: 2%;
  right: 2%;
}
.home-videos__modal-close:hover {
  background-color: #009fff;
}
.home-videos__modal-close:focus-visible {
  outline: 3px solid #009fff;
  outline-offset: 3px;
}
.home-videos__modal-close-icon {
  height: 1.5rem;
  width: 1.5rem;
}
.home-videos__modal-title {
  color: #1f3567;
  font-family: "proxima-nova", sans-serif;
  font-size: 1rem;
  line-height: 1.25;
  margin: 0.75rem 0 1rem;
  overflow-wrap: anywhere;
  text-align: center;
}
.home-videos__modal-frame {
  aspect-ratio: 9/16;
  background-color: #1f3567;
  margin-inline: auto;
  max-height: 70dvh;
  max-width: 100%;
  overflow: hidden;
  width: min(100%, 25rem, 39.375dvh);
}
.home-videos__modal-iframe {
  border: 0;
  display: block;
  height: 100%;
  width: 100%;
}
@media screen and (min-width: 740px) {
  .home-videos__modal {
    padding: 2rem;
  }
  .home-videos__modal-dialog {
    max-height: calc(100dvh - 4rem);
    padding: 1.5rem;
  }
}
@media (prefers-reduced-motion: reduce) {
  .home-videos__play {
    transition: none;
  }
  .home-videos__link:hover .home-videos__play, .home-videos__link:focus-visible .home-videos__play {
    transform: translate(-50%, -50%);
  }
}

.home-trending {
  background-color: #ffffff;
  color: #1f3567;
  font-family: "proxima-nova", sans-serif;
  inline-size: 100dvi;
  inset-inline-start: 50%;
  max-inline-size: 100dvi;
  padding-block-end: 3.75rem;
  position: relative;
  transform: translateX(-50%);
}
.home-trending__header-container {
  margin-inline: auto;
  max-width: 75rem;
  padding: 3.75rem 2rem 1.75rem;
  position: relative;
}
.home-trending__header-container::before {
  background-color: rgba(3, 64, 119, 0.35);
  content: "";
  height: 0.0625rem;
  inset-block-start: 0;
  inset-inline: 2rem;
  position: absolute;
}
.home-trending__heading {
  color: #1f3567;
  font-family: "proxima-nova", sans-serif;
  font-size: clamp(1.5rem, 4vw, 2.25rem);
  font-synthesis: none;
  font-weight: 700;
  line-height: 1.1;
  margin: 0;
  text-align: center;
  text-transform: uppercase;
}
.home-trending__slider, .home-trending__list {
  inline-size: 100%;
}
.home-trending__slider {
  overflow: hidden;
}
.home-trending__list {
  display: grid;
  gap: 1rem;
  list-style: none;
  margin: 0;
  padding: 0;
}
.home-trending__slide {
  background-color: #1f3567;
  display: grid;
  height: 18.75rem;
  min-width: 0;
  overflow: hidden;
  position: relative;
}
@media screen and (min-width: 740px) {
  .home-trending__slide {
    height: 20rem;
  }
}
@media screen and (min-width: 1200px) {
  .home-trending__slide {
    height: 22.5rem;
  }
}
.home-trending__slide--active {
  z-index: 1;
}
.home-trending__banner-link {
  block-size: 100%;
  color: inherit;
  cursor: pointer;
  display: grid;
  grid-area: 1/1;
  inline-size: 100%;
  min-width: 0;
  position: relative;
  text-decoration: none;
}
.home-trending__banner-link:focus-visible {
  box-shadow: inset 0 0 0 3px #ffffff, inset 0 0 0 6px #1f3567;
  outline: 2px solid transparent;
  outline-offset: -0.125rem;
  z-index: 2;
}
.home-trending__media, .home-trending__overlay, .home-trending__content {
  grid-area: 1/1;
}
.home-trending__media, .home-trending__picture, .home-trending__image {
  display: block;
  height: 100%;
  min-height: 0;
  width: 100%;
}
.home-trending__media {
  overflow: hidden;
}
.home-trending__image {
  object-fit: cover;
  object-position: center;
}
.home-trending__overlay {
  background-color: rgba(31, 53, 103, 0.68);
  pointer-events: none;
}
.home-trending__content {
  align-content: center;
  align-self: stretch;
  display: grid;
  gap: 1.25rem;
  justify-items: center;
  margin-inline: auto;
  max-width: 75rem;
  padding: 1.5rem;
  position: relative;
  text-align: center;
  width: 100%;
  z-index: 1;
}
@media screen and (min-width: 740px) {
  .home-trending__content {
    padding: 2rem;
  }
}
.home-trending__slide-title {
  color: #ffffff;
  font-family: "proxima-nova", sans-serif;
  font-size: clamp(1.5rem, 5.5vw, 2.5rem);
  font-synthesis: none;
  font-weight: 700;
  line-height: 1.08;
  margin: 0;
  max-width: 24ch;
  overflow-wrap: anywhere;
  text-wrap: balance;
}
.home-trending__cta {
  align-items: center;
  appearance: none;
  border-radius: 2rem;
  cursor: pointer;
  display: inline-flex;
  font-family: "proxima-nova", sans-serif;
  font-size: 1rem;
  font-weight: 700;
  justify-content: center;
  line-height: 1.25;
  min-height: 2.75rem;
  padding: 0.625rem 1.25rem;
  text-align: center;
  text-decoration: none;
  transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease, box-shadow 0.3s ease;
  background-color: rgba(255, 255, 255, 0.08);
  border: 1px solid #ffffff;
  color: #ffffff;
  font-weight: 400;
  min-width: 11rem;
}
.home-trending__cta:hover {
  background-color: #ffffff;
  color: #1f3567;
}
.home-trending__cta:focus-visible {
  box-shadow: 0 0 0 3px #1f3567, 0 0 0 6px #ffffff;
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.home-trending.home-trending--carousel-ready .home-trending__list {
  gap: 0;
}
.home-trending.home-trending--carousel-ready .home-trending__slide {
  grid-area: 1/1;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease, visibility 0s linear 0.3s;
  visibility: hidden;
}
.home-trending.home-trending--carousel-ready .home-trending__slide--active {
  opacity: 1;
  pointer-events: auto;
  transition-delay: 0s;
  visibility: visible;
}
@media (prefers-reduced-motion: reduce) {
  .home-trending .home-trending__cta, .home-trending .home-trending__slide {
    transition: none;
  }
}

.health-topics {
  color: #034077;
  font-family: "proxima-nova", sans-serif;
}
.health-topics__header {
  margin-block-end: 1.5rem;
  text-align: center;
}
.health-topics__title {
  color: #1f3567;
  font-family: "proxima-nova", sans-serif;
  font-size: clamp(2.25rem, 6vw, 4.5rem);
  font-weight: 100;
  line-height: 1.1;
  margin: 0;
  overflow-wrap: anywhere;
}
.health-topics__content {
  color: #034077;
  font-size: 1rem;
  line-height: 1.6;
  margin: 0 auto 2rem;
  max-width: 50rem;
}
.health-topics__content > :first-child {
  margin-block-start: 0;
}
.health-topics__content > :last-child {
  margin-block-end: 0;
}
.health-topics__intro {
  padding-block-end: 2rem;
}
.health-topics__intro .health-topics__header:last-child, .health-topics__intro .health-topics__content {
  margin-block-end: 0;
}
.health-topics__surface {
  background-color: #f2f6ff;
  width: 100%;
}
.health-topics__inner {
  margin-inline: auto;
  max-width: 75rem;
  padding: 3.75rem 2rem;
  width: 100%;
}
.health-topics__group + .health-topics__group {
  margin-block-start: 3.75rem;
}
.health-topics__group-title {
  color: #1f3567;
  font-family: "proxima-nova", sans-serif;
  font-size: clamp(1.5rem, 4vw, 2.25rem);
  font-weight: 500;
  line-height: 1.2;
  margin: 0 0 2rem;
  overflow-wrap: anywhere;
  text-align: center;
  text-transform: uppercase;
}
.health-topics__list {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
  justify-content: center;
  list-style: none;
  margin: 0 auto;
  padding: 0;
}
@media screen and (min-width: 740px) {
  .health-topics__list {
    gap: 1.25rem;
  }
}
.health-topics__item {
  aspect-ratio: 1;
  display: flex;
  flex: 0 0 calc((100% - 0.75rem) / 2);
  min-width: 0;
}
@media screen and (min-width: 576px) {
  .health-topics__item {
    flex-basis: calc((100% - 2rem) / 3);
  }
}
@media screen and (min-width: 740px) {
  .health-topics__item {
    flex-basis: calc((100% - 3.75rem) / 4);
  }
}
@media screen and (min-width: 990px) {
  .health-topics__item {
    flex-basis: calc((100% - 5rem) / 5);
  }
}
@media screen and (min-width: 1200px) {
  .health-topics__item {
    flex-basis: calc((100% - 1.25rem) / 9);
  }
}
.health-topics__item--color-1 .health-topics__link {
  background-color: #60C2F4;
}
.health-topics__item--color-2 .health-topics__link {
  background-color: #009FFF;
}
.health-topics__item--color-3 .health-topics__link {
  background-color: #2F6DD1;
}
.health-topics__link {
  align-items: flex-start;
  border-radius: 0.75rem;
  color: #ffffff;
  display: flex;
  flex-direction: column;
  font-family: "proxima-nova", sans-serif;
  font-size: 0.875rem;
  font-weight: 700;
  gap: 0.5rem;
  justify-content: space-between;
  line-height: 1.15;
  min-width: 0;
  overflow: hidden;
  padding: 0.625rem;
  position: relative;
  text-align: left;
  text-decoration: none;
  transition: box-shadow 0.3s ease, transform 0.3s ease;
  width: 100%;
}
.health-topics__link::before {
  background: linear-gradient(135deg, rgba(255, 255, 255, 0) 35%, rgba(255, 255, 255, 0.22) 100%);
  border-radius: inherit;
  content: "";
  inset: 0;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  transition: opacity 0.3s ease;
  z-index: 0;
}
.health-topics__link:focus-visible {
  box-shadow: 0 0.625rem 1.375rem rgba(31, 53, 103, 0.24);
  color: #ffffff;
  outline: 3px solid #1f3567;
  outline-offset: 3px;
  transform: translateY(-0.375rem);
}
.health-topics__link:focus-visible::before {
  opacity: 1;
}
.health-topics__link:focus-visible .health-topics__icon {
  transform: translateX(0.375rem) scale(1.04);
}
@media (hover: hover) and (pointer: fine) {
  .health-topics__link:hover {
    box-shadow: 0 0.625rem 1.375rem rgba(31, 53, 103, 0.24);
    color: #ffffff;
    transform: translateY(-0.375rem);
  }
  .health-topics__link:hover::before {
    opacity: 1;
  }
  .health-topics__link:hover .health-topics__icon {
    transform: translateX(0.375rem) scale(1.04);
  }
}
@media (prefers-reduced-motion: reduce) {
  .health-topics__link {
    transition: none;
  }
  .health-topics__link::before {
    transition: none;
  }
  .health-topics__link:hover, .health-topics__link:focus-visible {
    transform: none;
  }
  .health-topics__link:hover .health-topics__icon, .health-topics__link:focus-visible .health-topics__icon {
    transform: none;
  }
}
@media screen and (min-width: 990px) {
  .health-topics__link {
    gap: 0.625rem;
    padding: 1rem;
  }
}
.health-topics__icon {
  align-self: flex-end;
  display: block;
  flex: 0 0 auto;
  height: clamp(3.75rem, 12vw, 4.375rem);
  position: relative;
  transition: transform 0.3s ease;
  width: clamp(3.75rem, 12vw, 3.125rem);
  z-index: 1;
}
.health-topics__icon img {
  display: block;
  filter: brightness(0) invert(1);
  height: 100%;
  object-fit: contain;
  width: 100%;
}
@media (prefers-reduced-motion: reduce) {
  .health-topics__icon {
    transition: none;
  }
}
.health-topics__item-title {
  max-width: 100%;
  min-width: 0;
  overflow-wrap: anywhere;
  position: relative;
  z-index: 1;
}

.health-topic-hub {
  color: #034077;
  font-family: "proxima-nova", sans-serif;
}
.health-topic-hub__hero {
  background-color: #ffffff;
  text-align: center;
}
.health-topic-hub__header {
  text-align: center;
}
.health-topic-hub__icon {
  display: block;
  filter: brightness(0) saturate(100%) invert(47%) sepia(98%) saturate(3418%) hue-rotate(173deg) brightness(102%) contrast(104%);
  height: clamp(5rem, 12vw, 14.125rem);
  margin: 0 auto 1.25rem;
  object-fit: contain;
  width: clamp(5rem, 12vw, 14.125rem);
}
.health-topic-hub__title {
  color: #1f3567;
  font-family: "proxima-nova", sans-serif;
  font-size: clamp(2.25rem, 6vw, 4.5rem);
  font-weight: 100;
  line-height: 1.1;
  margin: 0;
  overflow-wrap: anywhere;
  text-transform: uppercase;
}
.health-topic-hub__intro {
  color: #1f3567;
  font-family: "proxima-nova", sans-serif;
  font-size: clamp(1.125rem, 2vw, 1.625rem);
  font-weight: 700;
  line-height: 1.25;
  margin: 1rem auto 0;
  max-width: 71.875rem;
  overflow-wrap: anywhere;
}
.health-topic-hub__intro > * {
  margin-block: 0;
}
.health-topic-hub__intro > * + * {
  margin-block-start: 0.5rem;
}
.health-topic-hub__media {
  margin: 2rem 0 0;
  overflow: hidden;
}
.health-topic-hub__image {
  aspect-ratio: 16/9;
  display: block;
  height: auto;
  object-fit: cover;
  width: 100%;
}
@media screen and (min-width: 990px) {
  .health-topic-hub__image {
    aspect-ratio: 3/1;
  }
}
.health-topic-hub__navigation {
  margin-block-start: 2rem;
}
.health-topic-hub__navigation-list {
  display: flex;
  gap: 1rem;
  list-style: none;
  margin: 0;
  overflow-x: auto;
  overflow-y: hidden;
  overscroll-behavior-inline: contain;
  padding: 0.25rem 0 0.75rem;
  scroll-padding-inline: 1rem;
  scroll-snap-type: inline mandatory;
  scrollbar-width: none;
  touch-action: pan-x pan-y;
}
.health-topic-hub__navigation-list::-webkit-scrollbar {
  display: none;
}
@media screen and (min-width: 990px) {
  .health-topic-hub__navigation-list {
    flex-wrap: wrap;
    gap: 1.25rem;
    justify-content: center;
    overflow: visible;
    padding-block-end: 0.25rem;
    scroll-snap-type: none;
  }
}
.health-topic-hub__navigation-item {
  flex: 0 0 min(78vi, 17.5rem);
  min-width: 0;
  scroll-snap-align: start;
}
@media screen and (min-width: 990px) {
  .health-topic-hub__navigation-item {
    flex: 1 1 10.625rem;
    max-width: 13.75rem;
  }
}
.health-topic-hub__navigation-link {
  align-items: center;
  appearance: none;
  border-radius: 2rem;
  cursor: pointer;
  display: inline-flex;
  font-family: "proxima-nova", sans-serif;
  font-size: 1rem;
  font-weight: 700;
  justify-content: center;
  line-height: 1.25;
  min-height: 2.75rem;
  padding: 0.625rem 1.25rem;
  text-align: center;
  text-decoration: none;
  transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease, box-shadow 0.3s ease;
  background-color: #009fff;
  border: 0.125rem solid #009fff;
  box-shadow: 0 0.25rem 0.75rem rgba(31, 53, 103, 0.18);
  color: #ffffff;
  font-weight: 300;
  height: 100%;
  min-height: 5.5rem;
  overflow-wrap: anywhere;
  width: 100%;
}
.health-topic-hub__navigation-link:focus-visible {
  box-shadow: 0 0 0 0.1875rem #ffffff, 0 0 0 0.375rem #1f3567;
  outline: 0.125rem solid transparent;
  outline-offset: 0.125rem;
}
@media (hover: hover) and (pointer: fine) {
  .health-topic-hub__navigation-link:hover {
    background-color: #034077;
    border-color: #034077;
    box-shadow: 0 0.5rem 1.125rem rgba(31, 53, 103, 0.24);
    color: #ffffff;
    transform: translateY(-0.125rem);
  }
}
@media (prefers-reduced-motion: reduce) {
  .health-topic-hub__navigation-link {
    transition: none;
  }
}
.health-topic-hub__primary-content, .health-topic-hub__secondary-cards {
  margin-inline: calc(50% - 50vw);
  max-width: 100vw;
  width: 100vw;
}
.health-topic-hub__section-header {
  background-color: #ffffff;
}
.health-topic-hub__section-header-inner {
  margin-inline: auto;
  max-width: 75rem;
  padding: 3.75rem 2rem 2rem;
}
.health-topic-hub__section-title {
  border-block-start: 0.0625rem solid #009fff;
  color: #009fff;
  font-family: "proxima-nova", sans-serif;
  font-size: clamp(1.5rem, 3vw, 2.25rem);
  font-weight: 700;
  line-height: 1.15;
  margin: 0;
  overflow-wrap: anywhere;
  padding-block-start: 1.5rem;
  text-align: center;
  text-transform: uppercase;
}
.health-topic-hub__primary-surface {
  background-color: #f2f6ff;
}
.health-topic-hub__primary-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 1.5rem;
  justify-content: center;
  list-style: none;
  margin: 0 auto;
  max-width: 75rem;
  padding: 3.75rem 2rem;
}
@media screen and (min-width: 990px) {
  .health-topic-hub__primary-grid {
    gap: 2rem;
  }
}
.health-topic-hub__primary-item {
  display: flex;
  flex: 0 1 100%;
  min-width: 0;
}
@media screen and (min-width: 740px) {
  .health-topic-hub__primary-item {
    flex-basis: calc((100% - 1.5rem) / 2);
  }
}
@media screen and (min-width: 990px) {
  .health-topic-hub__primary-item {
    flex-basis: calc((100% - 4rem) / 3);
  }
}
.health-topic-hub__primary-card {
  display: flex;
  min-width: 0;
  width: 100%;
}
.health-topic-hub__primary-card-link {
  background-color: #ffffff;
  border-radius: 0.75rem;
  box-shadow: 0 0.25rem 0.75rem rgba(31, 53, 103, 0.15);
  color: #034077;
  display: flex;
  flex-direction: column;
  min-width: 0;
  padding: 1.5rem;
  text-align: left;
  text-decoration: none;
  transition: box-shadow 0.3s ease, transform 0.3s ease;
  width: 100%;
}
.health-topic-hub__primary-card-link:focus-visible {
  box-shadow: 0 0 0 0.1875rem #ffffff, 0 0 0 0.375rem #1f3567;
  outline: 0.125rem solid transparent;
  outline-offset: 0.125rem;
}
@media (hover: hover) and (pointer: fine) {
  .health-topic-hub__primary-card-link:hover {
    box-shadow: 0 0.625rem 1.375rem rgba(31, 53, 103, 0.22);
    color: #034077;
    transform: translateY(-0.25rem);
  }
}
@media (prefers-reduced-motion: reduce) {
  .health-topic-hub__primary-card-link {
    transition: none;
  }
  .health-topic-hub__primary-card-link:hover {
    transform: none;
  }
}
.health-topic-hub__primary-card-title {
  color: #009fff;
  font-family: "proxima-nova", sans-serif;
  font-size: clamp(1.125rem, 2vw, 1.5rem);
  font-weight: 700;
  line-height: 1.2;
  margin: 0 0 1.5rem;
  overflow-wrap: anywhere;
  text-align: left;
}
.health-topic-hub__primary-card-media {
  aspect-ratio: 8/3;
  margin-block-end: 1.5rem;
  overflow: hidden;
}
.health-topic-hub__primary-card-image {
  display: block;
  height: 100%;
  object-fit: cover;
  width: 100%;
}
.health-topic-hub__primary-card-excerpt {
  color: #034077;
  font-family: "proxima-nova", sans-serif;
  font-size: clamp(0.875rem, 1.5vw, 1rem);
  font-weight: 400;
  line-height: 1.4;
  margin: 0 0 1.5rem;
  overflow-wrap: anywhere;
}
.health-topic-hub__primary-card-rule {
  border-block-end: 0.0625rem solid #009fff;
  display: block;
  margin-block-start: auto;
  width: 100%;
}
.health-topic-hub__secondary-cards-inner {
  margin-inline: auto;
  max-width: 89.375rem;
  padding: 3.75rem 2rem;
}
.health-topic-hub__secondary-cards-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 1.5rem;
  justify-content: center;
  list-style: none;
  margin: 0 auto;
  max-width: 71.875rem;
  padding: 0;
}
@media screen and (min-width: 990px) {
  .health-topic-hub__secondary-cards-grid {
    gap: 2rem;
  }
}
@media screen and (min-width: 990px) {
  .health-topic-hub__primary-item--secondary {
    flex-basis: calc((100% - 2rem) / 2);
  }
}
.health-topic-hub__feature-list {
  margin-inline: calc(50% - 50vw);
  max-width: 100vw;
  width: 100vw;
}
.health-topic-hub__feature-list-media {
  aspect-ratio: 16/9;
  overflow: hidden;
}
@media screen and (min-width: 990px) {
  .health-topic-hub__feature-list-media {
    aspect-ratio: 3/1;
  }
}
.health-topic-hub__feature-list-image {
  display: block;
  height: 100%;
  object-fit: cover;
  width: 100%;
}
.health-topic-hub__feature-list-background {
  background-color: #009fff;
  display: flow-root;
  padding: 0 1rem 3.75rem;
}
@media screen and (min-width: 740px) {
  .health-topic-hub__feature-list-background {
    padding-inline: 2rem;
  }
}
.health-topic-hub__feature-list-background--without-media {
  padding-block-start: 3.75rem;
}
.health-topic-hub__feature-list-background--without-media .health-topic-hub__feature-list-panel {
  margin-block-start: 0;
}
.health-topic-hub__feature-list-panel {
  background-color: #ffffff;
  border-radius: 2rem;
  box-shadow: 0 0.5rem 1.5rem rgba(31, 53, 103, 0.18);
  margin: -2rem auto 0;
  max-width: 71.875rem;
  padding: 1.5rem;
  position: relative;
}
@media screen and (min-width: 740px) {
  .health-topic-hub__feature-list-panel {
    margin-block-start: -3.75rem;
    padding: 2rem;
  }
}
.health-topic-hub__feature-list-items {
  list-style: none;
  margin: 0;
  padding: 0;
}
.health-topic-hub__feature-list-item {
  min-width: 0;
}
.health-topic-hub__feature-list-item:not(:last-child) {
  border-block-end: 0.0625rem solid #009fff;
}
.health-topic-hub__feature-list-link {
  color: #034077;
  display: block;
  padding: 1rem 0;
  text-align: left;
  text-decoration: none;
  transition: background-color 0.3s ease, padding-inline 0.3s ease;
}
.health-topic-hub__feature-list-link:focus-visible {
  background-color: #f2f6ff;
  outline: 0.1875rem solid #1f3567;
  outline-offset: 0.1875rem;
}
@media (hover: hover) and (pointer: fine) {
  .health-topic-hub__feature-list-link:hover {
    background-color: #f2f6ff;
    color: #034077;
    padding-inline: 0.75rem;
  }
}
@media (prefers-reduced-motion: reduce) {
  .health-topic-hub__feature-list-link {
    transition: none;
  }
}
.health-topic-hub__feature-list-title {
  color: #009fff;
  font-family: "proxima-nova", sans-serif;
  font-size: clamp(1.125rem, 2vw, 1.375rem);
  font-weight: 700;
  line-height: 1.2;
  margin: 0;
  overflow-wrap: anywhere;
}
.health-topic-hub__feature-list-excerpt {
  color: #034077;
  font-family: "proxima-nova", sans-serif;
  font-size: clamp(0.875rem, 1.5vw, 1rem);
  font-weight: 400;
  line-height: 1.4;
  margin: 0.5rem 0 0;
  overflow-wrap: anywhere;
}
.health-topic-hub__promo {
  margin-block-start: 3.75rem;
  margin-inline: calc(50% - 50vw);
  max-width: 100vw;
  width: 100vw;
}
.health-topic-hub__promo-link {
  aspect-ratio: 4/5;
  background-color: #1f3567;
  color: #ffffff;
  display: grid;
  isolation: isolate;
  min-width: 0;
  overflow: hidden;
  padding: 2rem 1rem;
  place-items: center;
  position: relative;
  text-decoration: none;
  width: 100%;
}
.health-topic-hub__promo-link:focus-visible {
  outline: 0.1875rem solid #ffffff;
  outline-offset: -0.5rem;
}
@media screen and (min-width: 740px) {
  .health-topic-hub__promo-link {
    aspect-ratio: 16/7;
    padding-inline: 2rem;
  }
}
@media screen and (min-width: 990px) {
  .health-topic-hub__promo-link {
    aspect-ratio: 3/1;
  }
}
@media (hover: hover) and (pointer: fine) {
  .health-topic-hub__promo-link:hover {
    color: #ffffff;
  }
  .health-topic-hub__promo-link:hover .health-topic-hub__promo-image {
    transform: scale(1.025);
  }
  .health-topic-hub__promo-link:hover .health-topic-hub__promo-overlay {
    background-color: rgba(47, 109, 209, 0.68);
  }
  .health-topic-hub__promo-link:hover .health-topic-hub__promo-cta {
    background-color: #ffffff;
    color: #1f3567;
  }
}
.health-topic-hub__promo-link:focus-visible .health-topic-hub__promo-cta {
  background-color: #ffffff;
  color: #1f3567;
}
@media (prefers-reduced-motion: reduce) {
  .health-topic-hub__promo-link .health-topic-hub__promo-image, .health-topic-hub__promo-link .health-topic-hub__promo-overlay, .health-topic-hub__promo-link .health-topic-hub__promo-cta {
    transition: none;
  }
  .health-topic-hub__promo-link:hover .health-topic-hub__promo-image {
    transform: none;
  }
}
.health-topic-hub__promo-media, .health-topic-hub__promo-overlay {
  inset: 0;
  position: absolute;
}
.health-topic-hub__promo-media {
  z-index: -2;
}
.health-topic-hub__promo-image {
  display: block;
  height: 100%;
  object-fit: cover;
  object-position: center;
  transition: transform 0.3s ease;
  width: 100%;
}
.health-topic-hub__promo-overlay {
  background-color: rgba(47, 109, 209, 0.3);
  transition: background-color 0.3s ease;
  z-index: -1;
}
.health-topic-hub__promo-content {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 2rem;
  max-width: 71.875rem;
  min-width: 0;
  position: relative;
  text-align: center;
  width: 100%;
}
.health-topic-hub__promo-title {
  color: #ffffff;
  font-family: "proxima-nova", sans-serif;
  font-size: clamp(1.75rem, 6vw, 3.5rem);
  font-weight: 700;
  line-height: 1.1;
  margin: 0;
  max-width: 56.25rem;
  overflow-wrap: anywhere;
  text-align: center;
}
.health-topic-hub__promo-cta {
  align-items: center;
  appearance: none;
  border-radius: 2rem;
  cursor: pointer;
  display: inline-flex;
  font-family: "proxima-nova", sans-serif;
  font-size: 1rem;
  font-weight: 700;
  justify-content: center;
  line-height: 1.25;
  min-height: 2.75rem;
  padding: 0.625rem 1.25rem;
  text-align: center;
  text-decoration: none;
  transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease, box-shadow 0.3s ease;
  background-color: transparent;
  border: 0.125rem solid #ffffff;
  color: #ffffff;
  max-width: 100%;
  overflow-wrap: anywhere;
  transition: background-color 0.3s ease, color 0.3s ease;
  width: min(100%, 20rem);
}
.health-topic-hub__resources {
  background-color: #ffffff;
  margin-inline: calc(50% - 50vw);
  max-width: 100vw;
  width: 100vw;
}
.health-topic-hub__resources-inner {
  margin-inline: auto;
  max-width: 75rem;
  padding: 0 2rem 3.75rem;
}
.health-topic-hub__resources-list {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  justify-content: center;
  list-style: none;
  margin: 0;
  padding: 0;
}
@media screen and (min-width: 740px) {
  .health-topic-hub__resources-list {
    gap: 1.5rem;
  }
}
.health-topic-hub__resources-item {
  display: flex;
  flex: 0 0 100%;
  min-width: 0;
}
@media screen and (min-width: 320px) {
  .health-topic-hub__resources-item {
    flex-basis: calc((100% - 1rem) / 2);
  }
}
@media screen and (min-width: 576px) {
  .health-topic-hub__resources-item {
    flex-basis: calc((100% - 2rem) / 3);
  }
}
@media screen and (min-width: 990px) {
  .health-topic-hub__resources-item {
    flex-basis: calc((70% - 4.5rem) / 4);
  }
}
.health-topic-hub__resources-item:nth-child(3n+1) .health-topic-hub__resource-link {
  background-color: #60C2F4;
}
.health-topic-hub__resources-item:nth-child(3n+2) .health-topic-hub__resource-link {
  background-color: #009FFF;
}
.health-topic-hub__resources-item:nth-child(3n) .health-topic-hub__resource-link {
  background-color: #2F6DD1;
}
.health-topic-hub__resource-link {
  align-items: center;
  aspect-ratio: 1;
  border-radius: 0.75rem;
  box-shadow: 0 0.25rem 0.75rem rgba(31, 53, 103, 0.18);
  color: #ffffff;
  display: flex;
  flex-direction: column;
  font-family: "proxima-nova", sans-serif;
  font-weight: 700;
  gap: 0.5rem;
  justify-content: space-between;
  min-width: 0;
  padding: 0.625rem;
  text-align: center;
  text-decoration: none;
  transition: box-shadow 0.3s ease, transform 0.3s ease;
  width: 100%;
}
@media screen and (min-width: 576px) {
  .health-topic-hub__resource-link {
    gap: 1rem;
    padding: 1rem;
  }
}
.health-topic-hub__resource-link:focus-visible {
  box-shadow: 0 0 0 0.1875rem #ffffff, 0 0 0 0.375rem #1f3567;
  color: #ffffff;
  outline: 0.125rem solid transparent;
  outline-offset: 0.125rem;
}
.health-topic-hub__resource-link:focus-visible .health-topic-hub__resource-icon {
  transform: scale(1.06);
}
@media (hover: hover) and (pointer: fine) {
  .health-topic-hub__resource-link:hover {
    box-shadow: 0 0.625rem 1.375rem rgba(31, 53, 103, 0.24);
    color: #ffffff;
    transform: translateY(-0.25rem);
  }
  .health-topic-hub__resource-link:hover .health-topic-hub__resource-icon {
    transform: scale(1.06);
  }
}
@media (prefers-reduced-motion: reduce) {
  .health-topic-hub__resource-link {
    transition: none;
  }
  .health-topic-hub__resource-link:hover {
    transform: none;
  }
  .health-topic-hub__resource-link:focus-visible .health-topic-hub__resource-icon {
    transform: none;
  }
}
.health-topic-hub__resource-title {
  font-size: clamp(0.875rem, 2vw, 1.25rem);
  line-height: 1.2;
  max-width: 100%;
  overflow-wrap: anywhere;
}
.health-topic-hub__resource-icon {
  align-self: flex-end;
  display: block;
  flex: 0 0 auto;
  height: clamp(3rem, 9vw, 4.375rem);
  max-width: 100%;
  object-fit: contain;
  transition: transform 0.3s ease;
  width: clamp(3rem, 9vw, 4.375rem);
}
@media (prefers-reduced-motion: reduce) {
  .health-topic-hub__resource-icon {
    transition: none;
  }
}

.videos-page {
  color: #034077;
  font-family: "proxima-nova", sans-serif;
}
.videos-page__header {
  background-color: #ffffff;
  text-align: center;
}
.videos-page__title {
  color: #1f3567;
  font-family: "proxima-nova", sans-serif;
  font-size: clamp(2.25rem, 6vw, 4.5rem);
  font-weight: 100;
  line-height: 1.1;
  margin: 0;
  overflow-wrap: anywhere;
}
.videos-page .home-videos__inner::before {
  display: none;
}
.videos-page .home-videos__heading {
  border-block-end: 0.0625rem solid #009fff;
  margin-block-end: 2rem;
  padding-block-end: 1rem;
}
.videos-page__cpt-section {
  background-color: #ffffff;
  margin-inline: calc(50% - 50vw);
  max-width: 100vw;
  width: 100vw;
}
.videos-page__cpt-section--compact {
  background-color: #f2f6ff;
}
.videos-page__section-inner {
  margin-inline: auto;
  max-width: 75rem;
  padding: 3.75rem 2rem;
}
.videos-page__section-title {
  border-block-end: 0.0625rem solid #009fff;
  color: #009fff;
  font-family: "proxima-nova", sans-serif;
  font-size: clamp(1.5rem, 4vw, 2.25rem);
  font-weight: 700;
  line-height: 1.15;
  margin: 0 0 2rem;
  overflow-wrap: anywhere;
  padding-block-end: 1rem;
  text-align: center;
}
.videos-page__list {
  display: flex;
  flex-wrap: wrap;
  gap: 1.25rem;
  justify-content: center;
  list-style: none;
  margin: 0;
  padding: 0;
}
@media screen and (min-width: 990px) {
  .videos-page__list {
    gap: 2rem;
  }
}
.videos-page__item {
  display: flex;
  flex: 0 1 100%;
  min-width: 0;
}
@media screen and (min-width: 576px) {
  .videos-page__item {
    flex-basis: calc((100% - 1.25rem) / 2);
  }
}
@media screen and (min-width: 990px) {
  .videos-page__item {
    flex-basis: calc((100% - 4rem) / 3);
  }
}
.videos-page__card {
  background-color: #ffffff;
  border-radius: 0.75rem;
  box-shadow: 0 0.25rem 0.75rem rgba(31, 53, 103, 0.15);
  color: #034077;
  display: flex;
  flex-direction: column;
  min-width: 0;
  overflow: hidden;
  text-decoration: none;
  transition: box-shadow 0.3s ease, transform 0.3s ease;
  width: 100%;
}
.videos-page__card:focus-visible {
  box-shadow: 0 0 0 0.1875rem #ffffff, 0 0 0 0.375rem #1f3567;
  outline: 0.125rem solid transparent;
  outline-offset: 0.125rem;
}
@media (hover: hover) and (pointer: fine) {
  .videos-page__card:hover {
    box-shadow: 0 0.625rem 1.375rem rgba(31, 53, 103, 0.22);
    color: #034077;
    transform: translateY(-0.25rem);
  }
}
.videos-page__media {
  aspect-ratio: 16/9;
  background-color: #1f3567;
  display: block;
  overflow: hidden;
  position: relative;
}
.videos-page__image {
  display: block;
  height: 100%;
  object-fit: cover;
  width: 100%;
}
.videos-page__play {
  align-items: center;
  background-color: rgba(255, 255, 255, 0.85);
  border: 0.125rem solid #ffffff;
  border-radius: 50%;
  color: #009fff;
  display: flex;
  height: 3.5rem;
  inset: 50% auto auto 50%;
  justify-content: center;
  position: absolute;
  transform: translate(-50%, -50%);
  width: 3.5rem;
}
.videos-page__play-icon {
  height: 2rem;
  margin-inline-start: 0.1875rem;
  width: 2rem;
}
.videos-page__card-content {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  gap: 0.75rem;
  padding: 1.25rem;
}
.videos-page__card-title {
  color: #009fff;
  font-family: "proxima-nova", sans-serif;
  font-size: clamp(1.125rem, 2vw, 1.375rem);
  font-weight: 700;
  line-height: 1.2;
  overflow-wrap: anywhere;
}
.videos-page__card-excerpt {
  color: #034077;
  font-family: "proxima-nova", sans-serif;
  font-size: clamp(0.875rem, 1.5vw, 1rem);
  font-weight: 400;
  line-height: 1.4;
  overflow-wrap: anywhere;
}
@media (prefers-reduced-motion: reduce) {
  .videos-page__card {
    transition: none;
  }
  .videos-page__card:hover {
    transform: none;
  }
}

.u-sr-only,
.u-sr-only-focusable:not(:focus):not(:focus-within) {
  position: absolute;
  width: 0.0625rem;
  height: 0.0625rem;
  padding: 0;
  margin: -0.0625rem;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  clip-path: inset(50%);
  white-space: nowrap;
  border: 0;
}

/*! ClikiSalud 2026 theme styles. */