:root {
  --color-white: #ffffff;
  --color-white-75: rgba(255, 255, 255, 0.75);
  --color-cream: #FFFBF4;
  --color-cream-75: rgba(255, 251, 244, 0.75);
  --color-black: #132626;
  --color-black-75: rgba(19, 38, 38, 0.75);
  --color-black-50: rgba(19, 38, 38, 0.5);
  --color-black-25: rgba(19, 38, 38, 0.25);
  --color-gray: #132626BF;
  --color-gray-50: #13262633;
  --color-green: #01524F;
  --color-green-75: rgba(1, 82, 79, 0.75);
  --color-green-50: rgba(1, 82, 79, 0.5);
  --color-green-10: rgba(1, 82, 79, 0.1);
  --color-red: #F03C32;
  --color-red-25: rgba(240, 60, 50, 0.25);
  --color-red-50: rgba(240, 60, 50, 0.5);
  --color-red-75: rgba(240, 60, 50, 0.75);
  --color-orange: #FFA423;
  --color-orange-75: rgba(255, 164, 35, 0.75);
  --color-purple: #54279b;
  --color-purple-75: rgba(83, 39, 155, 0.75);
  --space-module: clamp(1.25rem, 0.7143rem + 2.6786vw, 3.125rem);
  --space-medium: clamp(2.5rem, 1.7857rem + 3.5714vw, 5rem);
  --space-small: clamp(1.25rem, 0.8929rem + 1.7857vw, 2.5rem);
  --border-radius-small: 1.25rem; /* 20px; */
  --border-radius: 1.875rem; /* 30px; */
  --box-shadow: 0px 3px 10px 0px #00000033;
  --gap: clamp(1rem, 6vw, 3rem);
  --full: minmax(var(--gap), 1fr);
  --small: min(800px, 100% - var(--gap) * 2);
  --large: minmax(0, 10.625rem);
  --font-weight-thin: 200;
  --font-weight-regular: 400;
  --font-weight-medium: 500;
  --font-weight-semi-bold: 600;
  --font-weight-bold: 700;
}

@media (min-width: 1920px) {
  :root {
    --large: minmax(0, 9.375rem);
    --small: min(1140px, 100% - var(--gap) * 2);
  }
}
body, ul, li {
  margin: 0;
  padding: 0;
}

li {
  list-style: none;
}

main {
  display: block;
}

h1 {
  font-size: 2em;
  margin: 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

button {
  background: none;
  cursor: pointer;
  padding: 0;
  margin: 0;
  border: none;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

@font-face {
  font-display: swap;
  font-family: "Karla";
  font-style: normal;
  font-weight: 200;
  src: url("./assets/public/fonts/karla-v33-latin_latin-ext-200.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Karla";
  font-style: italic;
  font-weight: 200;
  src: url("./assets/public/fonts/karla-v33-latin_latin-ext-200italic.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Karla";
  font-style: normal;
  font-weight: 400;
  src: url("./assets/public/fonts/karla-v33-latin_latin-ext-400.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Karla";
  font-style: italic;
  font-weight: 400;
  src: url("./assets/public/fonts/karla-v33-latin_latin-ext-400italic.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Karla";
  font-style: normal;
  font-weight: 500;
  src: url("./assets/public/fonts/karla-v33-latin_latin-ext-500.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Karla";
  font-style: italic;
  font-weight: 500;
  src: url("./assets/public/fonts/karla-v33-latin_latin-ext-500italic.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Karla";
  font-style: normal;
  font-weight: 600;
  src: url("./assets/public/fonts/karla-v33-latin_latin-ext-600.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Karla";
  font-style: italic;
  font-weight: 600;
  src: url("./assets/public/fonts/karla-v33-latin_latin-ext-600italic.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Karla";
  font-style: normal;
  font-weight: 700;
  src: url("./assets/public/fonts/karla-v33-latin_latin-ext-700.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Karla";
  font-style: italic;
  font-weight: 700;
  src: url("./assets/public/fonts/karla-v33-latin_latin-ext-700italic.woff2") format("woff2");
}
/* globle */
*,
*::before,
*::after {
  box-sizing: border-box;
}

body {
  margin: 0 auto;
  padding: 0;
  background-color: var(--color-cream);
  color: var(--color-black);
  font-family: "Karla";
  font-size: clamp(1.125rem, 1.0714rem + 0.2679vw, 1.3125rem); /* font-size: 18px - 21px; */
  font-weight: var(--font-weight-regular);
  scroll-behavior: smooth;
}

h1 {
  font-size: clamp(2.5625rem, 2.3839rem + 0.8929vw, 3.1875rem); /* font-size: 41px - 51px; */
  font-weight: var(--font-weight-semi-bold);
  hyphens: auto;
  margin: 0;
}

h2 {
  font-size: clamp(1.75rem, 1.5714rem + 0.8929vw, 2.375rem); /* font-size: 28px - 38px; */
  font-weight: var(--font-weight-semi-bold);
  hyphens: auto;
  margin: 0;
}

h3 {
  font-size: clamp(1.5rem, 1.4286rem + 0.3571vw, 1.75rem); /* font-size: 24px - 28px; */
  font-weight: var(--font-weight-semi-bold);
  margin: 0;
}

h4 {
  font-size: clamp(1.125rem, 1.0714rem + 0.2679vw, 1.3125rem); /* font-size: 18px - 21px; */
  font-weight: var(--font-weight-regular);
  margin: 0;
  margin: 0;
}

p {
  margin: 0;
}

ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

ol {
  margin: 0;
  padding: 0;
}

hr {
  border: none;
  height: 0.125rem; /* height: 2px; */
  background-color: var(--color-black-50);
  margin: 0;
  padding: 0;
}

iframe {
  border: none;
  width: 100%;
}

figure {
  margin: 0;
  padding: 0;
}

figcaption {
  font-size: 1rem;
}

img {
  display: block;
  width: 100%;
}

video {
  width: 100%;
  height: auto;
}

a {
  text-decoration: none;
  color: var(--color-black);
}

button {
  color: var(--color-black);
}

:where(a, button, input, select, textarea):focus {
  outline: none;
}

:where(a, button, input, select, textarea):focus-visible {
  outline: 0.2rem dotted currentColor;
  outline-offset: 0.2rem;
}

.container {
  display: grid;
  grid-template-columns: [full-start] var(--full) [large-start] var(--large) [small-start] var(--small) [small-end] var(--large) [large-end] var(--full) [full-end];
  margin-right: auto;
  margin-left: auto;
}
.container > * {
  grid-column: large;
}
.container--small > * {
  grid-column: small;
}
.container--full > * {
  grid-column: full;
}

.iframe {
  aspect-ratio: 16/9;
}

.figcaption {
  font-size: 1rem;
  color: var(--color-gray);
  margin-top: 0.5rem;
}

.icon {
  display: inline-block;
  background-color: var(--color-green, currentColor);
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  width: 2.5rem;
  height: 2.5rem;
}

.button {
  position: relative;
  display: inline-flex;
  gap: 0.5rem;
  align-items: center;
  padding: 1.125rem 1.25rem;
  border-radius: var(--border-radius);
  text-decoration: none;
  font-size: clamp(1.125rem, 1.0714rem + 0.2679vw, 1.3125rem); /* font-size: 18px - 21px; */
  font-weight: var(--font-weight-semi-bold);
  box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.2);
  transition: background-color 0.3s ease;
}
.button > .icon {
  display: block;
  width: 1.25rem;
  height: 1.25rem;
  background-color: currentColor;
  mask-size: contain;
  mask-repeat: no-repeat;
}
.button[disabled] {
  opacity: 0.25;
  cursor: not-allowed;
}

.button--primary {
  color: var(--color-white);
  background-color: var(--color-green);
}
.button--primary > .icon {
  background-color: var(--color-white);
}
.button--primary:hover:not([disabled]), .button--primary:focus-visible:not([disabled]) {
  background-color: var(--color-black);
}
.button--primary:focus-visible {
  outline-color: var(--color-green);
}

.button--secondary {
  color: var(--color-green);
  border: 0.188rem solid var(--color-green);
}
.button--secondary > .icon {
  background-color: var(--color-green);
}
.button--secondary:hover:not([disabled]), .button--secondary:focus-visible:not([disabled]) {
  color: var(--color-black);
  border: 0.188rem solid var(--color-black);
}
.button--secondary:hover:not([disabled]) > .icon, .button--secondary:focus-visible:not([disabled]) > .icon {
  background-color: var(--color-black);
}

.button--small {
  padding: 0.75rem 1.25rem;
}

.button-circle {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  background-color: var(--color-green);
  color: var(--color-white);
  box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.2);
  transition: background-color 0.3s ease;
}
.button-circle:hover:not([disabled]), .button-circle:focus-visible:not([disabled]) {
  background-color: var(--color-black);
  outline-color: var(--color-green);
}
.button-circle > .icon {
  width: 1.25rem;
  height: 1.25rem;
  background-color: var(--color-white);
}
.button-circle > .icon--angle-right {
  margin-left: 0.2rem;
}
.button-circle > .icon--angle-left {
  margin-right: 0.2rem;
}
.button-circle[disabled] {
  opacity: 0.25;
  cursor: not-allowed;
}

.link {
  display: inline-flex;
  gap: 1rem;
  align-items: center;
  color: var(--color-green);
}
.link > .icon {
  background-color: var(--color-green);
}
.link:hover, .link:focus-visible {
  text-decoration: underline;
  text-decoration-color: currentColor;
}

.link--large {
  font-size: clamp(1.5rem, 1.4286rem + 0.3571vw, 1.75rem); /* font-size: 24px - 28px; */
  font-weight: var(--font-weight-semi-bold);
  padding-bottom: 0.5rem; /* 8px; */
  line-height: 1.4;
}
.link--large > .icon {
  width: 2rem;
  height: 2rem;
}
.link--large:hover, .link--large:focus-visible {
  text-decoration-thickness: 0.25rem; /* 4px; */
  text-underline-offset: 0.5rem; /* 8px; */
}

.link--medium {
  font-size: clamp(1.125rem, 1.0714rem + 0.2679vw, 1.3125rem); /* font-size: 18px - 21px; */
  font-weight: var(--font-weight-semi-bold);
  padding-bottom: 0.375rem; /* 6px; */
  line-height: 1.3;
}
.link--medium > .icon {
  width: 1.25rem;
  height: 1.25rem;
}
.link--medium:hover, .link--medium:focus-visible {
  text-decoration-thickness: 0.125rem; /* 2px; */
  text-underline-offset: 0.375rem; /* 6px; */
}

.link--small {
  font-size: clamp(1.125rem, 1.0714rem + 0.2679vw, 1.3125rem); /* font-size: 18px - 21px; */
  font-weight: var(--font-weight-regular);
  padding-bottom: 0.313rem; /* 5px; */
}
.link--small > .icon {
  width: 1rem;
  height: 1rem;
}
.link--small:hover, .link--small:focus-visible {
  text-decoration-thickness: 0.063rem; /* 1px; */
  text-underline-offset: 0.313rem; /* 5px; */
}

.rainbow {
  display: grid;
  grid-template-columns: 1fr;
  width: 100%;
  height: 100%;
}
@media (max-width: 768px) {
  .rainbow {
    grid-template-columns: repeat(6, 1fr);
    height: 8px;
  }
}
.rainbow--red {
  background-color: #F03C32;
}
.rainbow--orange {
  background-color: #FFA423;
}
.rainbow--yellow {
  background-color: #FFD300;
}
.rainbow--green {
  background-color: #19A759;
}
.rainbow--blue {
  background-color: #0091F0;
}
.rainbow--purple {
  background-color: #53279B;
}

.rte h2 {
  margin-top: var(--space-medium);
  margin-bottom: 0;
}
.rte h3 {
  margin-top: var(--space-small);
  margin-bottom: 0;
}
.rte p {
  margin-top: 20px;
  margin-bottom: 0;
}
.rte > h1:first-child,
.rte > h2:first-child,
.rte > h3:first-child,
.rte > p:first-child {
  margin-top: 0;
}
.rte table {
  margin-top: 20px;
  border-collapse: collapse;
}
.rte th,
.rte td {
  border: 1px solid rgb(160, 160, 160);
  padding: 8px 10px;
}
.rte caption {
  caption-side: bottom;
  padding-top: 10px;
  text-align: start;
  font-size: 1rem;
}
.rte a {
  text-decoration: underline;
  text-decoration-thickness: 2px;
  text-underline-offset: 2px;
  color: var(--color-green);
  text-decoration-color: var(--color-green);
  font-weight: 600;
}
.rte a:hover {
  color: var(--color-black);
  text-decoration-color: var(--color-black);
  text-decoration: none;
}
.rte ul {
  list-style: disc;
  margin-top: 20px;
  margin-left: 1.25rem;
}
.rte ul li {
  list-style: disc;
}
.rte ol {
  list-style: decimal;
  margin-top: 20px;
  margin-left: 1.563rem;
}
.rte ol li {
  list-style: decimal;
}
.rte ul li:not(:last-child) {
  margin-bottom: 5px;
}

.sr-only,
.visually-hidden {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  margin: -1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

.error-404 {
  padding-top: var(--space-module); /* padding-top: 20px - 50px; */
  padding-bottom: var(--space-module); /* padding-bottom: 20px - 50px; */
  text-align: center;
}

.download {
  padding-top: var(--space-module);
  padding-bottom: var(--space-module);
}

.download__heading {
  margin-bottom: var(--space-small); /* margin-bottom: 20px - 40px; */
}

.footer {
  background-color: #01524F;
  color: var(--color-cream);
  padding-top: var(--space-medium); /* padding-top: 40px - 80px; */
  padding-bottom: var(--space-medium); /* padding-top: 40px - 80px; */
  margin-top: var(--space-module); /* margin-top: 40px - 100px; */
  background-image: linear-gradient(174.28deg, #01524F 4.17%, #116F6B 95.45%);
}

.footer__columns {
  display: flex;
  gap: 2.5rem; /* gap: 40px; */
  justify-content: space-between;
  flex-wrap: wrap;
}

@media (max-width: 1024px) {
  .footer__columns {
    flex-direction: column;
  }
}
.footer__title {
  margin-bottom: clamp(1.875rem, 0.7143rem + 2.6786vw, 2.5rem); /* margin-bottom: 30px - 40px; */
}

.footer__list {
  display: flex;
  flex-direction: column;
  gap: clamp(1.875rem, 0.7143rem + 2.6786vw, 2.5rem); /* gap: 30px - 40px; */
}

.footer__sublist {
  display: flex;
  flex-direction: column;
  gap: 1rem; /* gap: 16px; */
  margin-top: 1rem; /* margin-top: 16px; */
}

.footer__item {
  font-size: clamp(1.125rem, 1.0714rem + 0.2679vw, 1.3125rem); /* font-size: 18px - 21px; */
}

.footer__subitem {
  font-size: clamp(1rem, 0.9643rem + 0.1786vw, 1.125rem); /* font-size: 16px - 18px; */
}

.footer__link:not(.footer__link--subitem) {
  color: var(--color-cream);
  text-decoration: underline;
  text-decoration-thickness: 2px;
  text-underline-offset: 3px;
  text-decoration-color: var(--color-cream-75);
}

.footer__link:not(.footer__link--subitem):hover {
  text-decoration-color: var(--color-cream);
}

.footer__link--subitem {
  color: var(--color-cream-75);
}

.footer__link--subitem:hover {
  color: var(--color-cream);
}

.footer__link--protected {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem; /* gap: 8px; */
}

.footer__link--protected .icon {
  background-color: var(--color-cream);
  width: 1.25rem; /* width: 20px; */
  height: 1.25rem; /* height: 20px; */
}

.footer__legal {
  margin-top: clamp(4rem, 1.7857rem + 3.5714vw, 5rem); /* margin-top: 64px - 80px; */
}

.footer__legal-list {
  display: flex;
  gap: clamp(2rem, 1.0714rem + 2.1429vw, 3rem); /* gap: 32px - 48px; */
  flex-wrap: wrap;
}

.footer__legal-link {
  color: var(--color-cream);
  text-decoration: underline;
  text-decoration-thickness: 2px;
  text-underline-offset: 3px;
  text-decoration-color: var(--color-cream-75);
}

.footer__legal-link:hover {
  text-decoration-color: var(--color-cream);
}

/* Container Breakouts */
.image {
  grid-column: large;
}

.image {
  padding-top: var(--space-module); /* padding-top: 20px - 50px; */
  padding-bottom: var(--space-module); /* padding-bottom: 20px - 50px; */
}

.image--background-color {
  background-color: var(--color-green);
  color: var(--color-cream);
}

.image__img {
  border-radius: var(--border-radius);
  object-fit: cover;
}

@media (max-width: 768px) {
  .image__img {
    grid-column: full;
    border-radius: 0;
  }
}
.image__caption {
  margin-top: 0.5rem;
  display: flex;
  justify-content: space-between;
  gap: 2rem;
}

@media (max-width: 768px) {
  .image__caption {
    grid-column: large;
  }
}
@media (max-width: 1024px) {
  .image__caption {
    flex-direction: column;
    gap: 1rem;
  }
}
.image__credit {
  color: var(--color-black-50);
}

.image--background-color .image__credit {
  color: var(--color-cream-75);
}

@media (max-width: 1024px) {
  .header--active {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: var(--color-green);
    color: var(--color-cream);
    z-index: 9;
    overflow: auto;
  }
}
@media (max-width: 1024px) {
  .header-overflow--hidden {
    overflow: hidden;
  }
}
.header__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: clamp(0.9375rem, 0.8482rem + 0.4464vw, 1.25rem); /* margin-top: 15px - 20px; */
  margin-bottom: clamp(0.9375rem, 0.8482rem + 0.4464vw, 1.25rem); /* margin-top: 15px - 20px; */
}

@media (max-width: 1024px) {
  .header__inner {
    align-items: flex-start;
  }
}
@media (max-width: 1024px) {
  .header--active .header__logo {
    display: none;
  }
}
.header__logo--full {
  display: block;
}

@media (max-width: 768px) {
  .header__logo--full {
    display: none;
  }
}
.header__logo--symbol {
  display: none;
}

@media (max-width: 768px) {
  .header__logo--symbol {
    display: block;
  }
}
.header__logo img {
  height: 3.125rem; /* height: 50px */
  width: auto;
}

.header__nav {
  display: flex;
  align-items: center;
  gap: 30px;
}

@media (max-width: 1024px) {
  .header__nav {
    display: none;
  }
}
@media (max-width: 1024px) {
  .header__nav--active {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: block;
    width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.header__burger {
  display: none;
}

@media (max-width: 1024px) {
  .header__burger {
    margin-left: auto;
    display: block;
    color: var(--color-green);
  }
}
@media (max-width: 1024px) {
  .header__burger--active {
    color: var(--color-cream);
  }
}
.header__burger svg {
  width: 2.5rem; /* width: 40px */
  height: 2.5rem; /* height: 40px */
}

.header__list--main {
  display: flex;
  gap: 30px;
  align-items: center;
  position: relative;
}

@media (max-width: 1024px) {
  .header__list--main {
    width: 100%;
    display: grid;
    gap: var(--space-small);
    text-align: center;
    font-size: clamp(1.75rem, 1.5714rem + 0.8929vw, 2.375rem); /* font-size: 28px - 38px; */
  }
}
@media (min-width: 1025px) {
  .header__list--main > li:hover .header__list--sub,
  .header__list--main > li:focus-within .header__list--sub {
    display: flex;
  }
}
.header__list--sub {
  position: absolute;
  background-color: var(--color-cream);
  padding: 35px;
  display: none;
  flex-direction: column;
  gap: 15px;
  border-radius: 0 0 var(--border-radius) var(--border-radius);
  left: -30px;
}

@media (max-width: 1024px) {
  .header__list--sub {
    background-color: var(--color-green);
    position: static;
  }
}
@media (max-width: 1024px) {
  .header__link-wrapper {
    display: flex;
    gap: 10px;
    align-items: center;
    justify-content: center;
  }
}
.header__link {
  color: var(--color-green);
  font-weight: var(--font-weight-semi-bold);
}

@media (max-width: 1024px) {
  .header__link {
    color: var(--color-cream);
  }
}
@media (max-width: 1024px) {
  .header__link.button {
    background-color: var(--color-cream);
    color: var(--color-green);
    font-size: clamp(1.75rem, 1.5714rem + 0.8929vw, 2.375rem); /* font-size: 28px - 38px; */
  }
}
.header__link:hover {
  text-decoration: underline;
  text-decoration-thickness: 2px;
  text-underline-offset: 3px;
}

.header__sub-btn {
  display: none;
}

@media (max-width: 1024px) {
  .header__sub-btn {
    transform: rotate(90deg);
    display: flex;
    color: var(--color-cream);
    width: 25px;
    height: 25px;
  }
}
@media (max-width: 1024px) {
  .header__list--sub--active {
    display: grid;
    gap: 0.5rem; /* gap: 6px; */
    font-size: clamp(1.125rem, 1.0714rem + 0.2679vw, 1.3125rem); /* font-size: 18px - 21px; */
  }
  .header__list--sub--active a {
    font-weight: var(--font-weight-regular);
  }
}
.table {
  padding-top: var(--space-module);
  padding-bottom: var(--space-module);
}

.table__heading {
  margin-bottom: var(--space-small); /* margin-bottom: 20px - 40px; */
}

.table__wrapper {
  overflow-x: auto;
}

.table__table {
  width: 100%;
  border-collapse: collapse;
  text-align: left;
}

.table__head {
  border-bottom: 2px solid var(--color-green-75);
  color: var(--color-green);
}

.table__head-row th {
  padding: 0.938rem; /* 15px; */
}

.table__body th,
.table__body td {
  color: var(--color-green);
  padding: 0.938rem; /* 15px; */
}

.table__row:nth-child(even) th,
.table__row:nth-child(even) td {
  background-color: var(--color-green-10);
}

.table__row:hover th,
.table__row:hover td {
  color: var(--color-white);
  background-color: var(--color-green);
}

.table__row th:first-child,
.table__row td:first-child {
  border-top-left-radius: var(--border-radius-small); /* 20px; */
  border-bottom-left-radius: var(--border-radius-small); /* 20px; */
}

.table__row th:last-child,
.table__row td:last-child {
  border-top-right-radius: var(--border-radius-small); /* 20px; */
  border-bottom-right-radius: var(--border-radius-small); /* 20px; */
}

/* video */
.video {
  padding-top: var(--space-module); /* padding-top: 20px - 50px; */
  padding-bottom: var(--space-module); /* padding-bottom: 20px - 50px; */
}

@media (max-width: 768px) {
  .video__figure {
    grid-template-columns: subgrid;
    grid-column: full;
    display: grid;
  }
}
.video__caption {
  margin-top: 0.5rem;
  display: flex;
  justify-content: space-between;
  gap: 2rem;
}

@media (max-width: 1024px) {
  .video__caption {
    flex-direction: column;
    gap: 1rem;
  }
}
.video__caption {
  grid-column: large;
}

.video__credit {
  color: var(--color-black-50);
}

/* video.js */
.video .video__player,
.video .video-js-content {
  width: 100%;
  max-width: 100%;
  aspect-ratio: 16/9;
  height: auto;
}

@media (max-width: 768px) {
  .video .video__player {
    grid-column: full;
  }
}
.video-js {
  width: 100%;
}

.video-js .vjs-poster img {
  width: 100%;
  height: 100%;
  margin-top: 0;
  object-fit: cover;
}

.video {
  margin-top: var(--space--small); /* margin-top: 20px - 40px; */
}

.video_inner--grid {
  display: grid;
  gap: 32px;
  grid-template-columns: 1fr 1fr;
}

@media (max-width: 1024px) {
  .video_inner--grid {
    grid-template-columns: 1fr;
  }
}
/* video.js */
.video-js-content {
  width: 100%;
  max-width: 100%;
  aspect-ratio: 16/9;
  height: auto;
  margin-top: 20px;
}

.video-js {
  width: 100%;
  height: 100%;
}

.vjs-poster img {
  width: 100%;
  height: 100%;
  margin-top: 0;
}
