:root {
  --condensed-font-family: "Oswald", "Impact", "Arial Black", sans-serif, -apple-system, BlinkMacSystemFont, Roboto,
    Ubuntu;
  --rounded-font-family: "Nunito", -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, Roboto,
    Ubuntu, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  --text-color: var(--black);
  --black: #003c76;
  --white: #ffffff;
  --link-color: var(--primary-600);
  --menu-link-color: var(--black);
  --menu-link-color-hover: var(--gray-800);
  --footer-link-color: var(--white);
  --footer-link-color-hover: var(--primary-400);
  --gutter: 25px;
  --container-width: 1200px;
  --content-width: 895px;
  --primary-400: #80a1c9;
  --primary-500: #4c7ab3;
  --primary-600: #3d628f;
  --primary-700: #2e4a6b;
  --primary-800: #1f3147;
  --gray-200: #eaecf0;
  --gray-300: #e5e5e5;
  --gray-400: #e4e4e4;
  --gray-600: #b1b1b1;
  --gray-700: #767676;
  --gray-800: #5f6367;
  --pagefind-ui-text: var(--text-color) !important;
  --pagefind-ui-font: var(--rounded-font-family) !important;
}

input[type=text], input[type=email] {
  width: 100%;
  padding: 1rem;
}

/*! modern-normalize v2.0.0 | MIT License | https://github.com/sindresorhus/modern-normalize */
/*
Document
========
*/
/**
Use a better box model (opinionated).
*/
*,
::before,
::after {
  box-sizing: border-box;
}

html {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%; /* 2. Prevent adjustments of font size after orientation changes in iOS. */ /* 3. Use a more readable tab size (opinionated). */
  tab-size: 4; /* 3 */
}

/*
Sections
========
*/
body {
  margin: 0; /* Remove the margin in all browsers. */
}

/*
Grouping content
================
*/
/**
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
*/
hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
}

/*
Text-level semantics
====================
*/
/**
Add the correct text decoration in Chrome, Edge, and Safari.
*/
abbr[title] {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/**
Add the correct font weight in Edge and Safari.
*/
b,
strong {
  font-weight: bolder;
}

/**
1. Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
2. Correct the odd 'em' font sizing in all browsers.
*/
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Consolas, "Liberation Mono", Menlo, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
Add the correct font size in all browsers.
*/
small {
  font-size: 80%;
}

/**
Prevent 'sub' and 'sup' elements from affecting the line height in all browsers.
*/
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
Tabular data
============
*/
/**
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
*/
table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
}

/*
Forms
=====
*/
/**
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
*/
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
Remove the inheritance of text transform in Edge and Firefox.
*/
button,
select {
  text-transform: none;
}

/**
Correct the inability to style clickable types in iOS and Safari.
*/
button,
[type=button],
[type=reset],
[type=submit] {
  appearance: button;
}

/**
Remove the inner border and padding in Firefox.
*/
::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
Restore the focus styles unset by the previous rule.
*/
:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
Remove the additional ':invalid' styles in Firefox.
See: https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737
*/
:-moz-ui-invalid {
  box-shadow: none;
}

/**
Remove the padding so developers are not caught out when they zero out 'fieldset' elements in all browsers.
*/
legend {
  padding: 0;
}

/**
Add the correct vertical alignment in Chrome and Firefox.
*/
progress {
  vertical-align: baseline;
}

/**
Correct the cursor style of increment and decrement buttons in Safari.
*/
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/**
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
[type=search] {
  appearance: textfield;
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
Remove the inner padding in Chrome and Safari on macOS.
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to 'inherit' in Safari.
*/
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/*
Interactive
===========
*/
/*
Add the correct display in Chrome and Safari.
*/
summary {
  display: list-item;
}

.screen-reader-text,
.assistive-text,
.sr-text {
  position: absolute !important;
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
  height: 1px;
  width: 1px;
}

.skip-link {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  position: absolute;
  width: 1px;
  word-wrap: normal;
  transition: none;
  background-color: #f1f1f1;
  border-radius: 3px;
  color: #000000;
  font-size: 0.875rem;
  font-weight: bold;
  padding: 15px 23px 14px;
  text-decoration: none;
}
.skip-link:focus {
  clip: auto !important;
  clip-path: none;
  display: block;
  height: auto;
  line-height: normal;
  left: 5px;
  top: 5px;
  width: auto;
  z-index: 999999;
  filter: drop-shadow(0 0 2px 2px rgba(0, 0, 0, 0.6));
}

#maincontent[tabindex="-1"]:focus {
  outline: 0;
}

/* oswald-700 - latin */
@font-face {
  font-display: fallback;
  font-family: "Oswald";
  font-style: normal;
  font-weight: 700;
  src: url("/fonts/oswald-v49-latin-700.woff2") format("woff2");
}
/* nunito-regular - latin */
@font-face {
  font-display: fallback;
  font-family: "Nunito";
  font-style: normal;
  font-weight: 400;
  src: url("/fonts/nunito-v25-latin-regular.woff2") format("woff2");
}
/* nunito-italic - latin */
@font-face {
  font-display: fallback;
  font-family: "Nunito";
  font-style: italic;
  font-weight: 400;
  src: url("/fonts/nunito-v25-latin-italic.woff2") format("woff2");
}
/* nunito-700 - latin */
@font-face {
  font-display: fallback;
  font-family: "Nunito";
  font-style: normal;
  font-weight: 700;
  src: url("/fonts/nunito-v25-latin-700.woff2") format("woff2");
}
/* nunito-700italic - latin */
@font-face {
  font-display: fallback;
  font-family: "Nunito";
  font-style: italic;
  font-weight: 700;
  src: url("/fonts/nunito-v25-latin-700italic.woff2") format("woff2");
}
/* nunito-800 - latin */
@font-face {
  font-display: fallback;
  font-family: "Nunito";
  font-style: normal;
  font-weight: 800;
  src: url("/fonts/nunito-v25-latin-800.woff2") format("woff2");
}
/* nunito-900 - latin */
@font-face {
  font-display: fallback;
  font-family: "Nunito";
  font-style: normal;
  font-weight: 900;
  src: url("/fonts/nunito-v25-latin-900.woff2") format("woff2");
}
body {
  overscroll-behavior: none;
  height: auto;
  max-width: 100%;
}
body.has-menu-active {
  overflow: hidden;
  height: 100%;
}

.container {
  margin: auto;
  width: 100%;
  max-width: 100%;
}
@media (min-width: 1250px) {
  .container {
    max-width: var(--container-width);
  }
}

.wrap {
  padding-left: 12px;
  padding-right: 12px;
}
@media (min-width: 372px) {
  .wrap {
    padding-left: var(--gutter);
    padding-right: var(--gutter);
  }
}
@media (min-width: 1250px) {
  .wrap {
    padding-left: 0px;
    padding-right: 0px;
  }
}

.nowrap {
  white-space: nowrap;
}

.ul-reset, .footer ul, .header ul {
  list-style-type: none;
  margin-block-start: 0;
  margin-block-end: 0;
  margin-inline-start: 0;
  margin-inline-end: 0;
}
.ul-reset li, .footer ul li, .header ul li {
  margin-bottom: 0;
}

body {
  font-size: 0.875em;
  font-weight: 400;
  color: var(--text-color);
  font-family: var(--rounded-font-family);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media (min-width: 500px) {
  body {
    font-size: 1em;
  }
}

.title {
  margin-block-start: 70px;
  margin-block-end: 50px;
}
@media (min-width: 1250px) {
  .title {
    margin-block-start: 100px;
    margin-block-end: 80px;
  }
}

h1,
.h1 {
  font-family: var(--condensed-font-family);
  font-weight: 700;
  color: var(--primary-400);
  text-transform: uppercase;
  line-height: 112.2%;
  font-size: 44px;
}
@media (min-width: 1000px) {
  h1,
  .h1 {
    line-height: 115%;
    font-size: 80px;
  }
}

h2,
.h2 {
  font-family: var(--condensed-font-family);
  font-weight: 700;
  color: var(--primary-400);
  text-transform: uppercase;
  line-height: 120%;
  font-size: 34px;
  margin-block-start: 50px;
  margin-block-end: 30px;
}
@media (min-width: 1000px) {
  h2,
  .h2 {
    line-height: 115%;
    font-size: 40px;
  }
}

h3,
.h3 {
  font-family: var(--rounded-font-family);
  font-size: 20px;
  line-height: 150%;
  text-transform: none;
  margin-block-start: 40px;
  margin-block-end: 25px;
}
@media (min-width: 1000px) {
  h3,
  .h3 {
    font-size: 30px;
  }
}

h4,
.h4 {
  font-family: var(--rounded-font-family);
  font-weight: 900;
  font-size: 16px;
  line-height: 150%;
  text-transform: uppercase;
  letter-spacing: 2.4px;
  margin-block-start: 28px;
  margin-block-end: 18px;
}
@media (min-width: 1000px) {
  h4,
  .h4 {
    font-size: 18px;
  }
}

h5,
.h5 {
  font-family: var(--rounded-font-family);
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  margin-block-start: 25px;
  margin-block-end: 16px;
}
@media (min-width: 1000px) {
  h5,
  .h5 {
    font-size: 16px;
  }
}

h6,
.h6 {
  font-family: var(--rounded-font-family);
  text-transform: uppercase;
  font-weight: 800;
  font-size: 12px;
  letter-spacing: 0.8px;
  margin-block-start: 20px;
  margin-block-end: 14px;
}
@media (min-width: 1000px) {
  h6,
  .h6 {
    font-size: 14px;
  }
}

p + p,
ul + p,
ol + p {
  margin-top: 24px;
}

a {
  font-weight: 700;
  color: var(--link-color);
}
a:hover {
  color: var(--link-color-hover);
}

li {
  margin-bottom: 10px;
}
li:last-child {
  margin-bottom: 0;
}

blockquote {
  margin-block-start: 30px;
  margin-block-end: 30px;
  border-left: 4px solid var(--primary-400);
  font-size: 16px;
  padding-block-start: 4px;
  padding-block-end: 4px;
  margin-inline-start: 0;
  margin-inline-end: 0;
  padding-left: 20px;
}
blockquote p {
  font-style: italic;
  margin-block-start: 10px;
  margin-block-end: 10px;
}
@media (min-width: 1250px) {
  blockquote {
    margin-block-start: 50px;
    margin-block-end: 50px;
  }
}
@media (min-width: 1000px) {
  blockquote {
    font-size: 18px;
    margin-inline-start: 20px;
    margin-inline-end: 20px;
    padding-left: 20px;
  }
}

.highlight pre {
  padding: 20px;
}

.header {
  width: 100%;
  background: var(--white);
  z-index: 20;
  position: relative;
}
.header.sticky {
  position: sticky;
  top: 0;
  left: 0;
  right: 0;
}
@media (min-width: 515px) and (max-height: 615px) {
  .header.sticky {
    position: relative;
  }
}
.header:after {
  content: "";
  position: absolute;
  top: 100%;
  width: 100%;
  height: 20px;
  z-index: 10;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 100%);
}
@media (min-width: 1000px) {
  .header:after {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0) 100%);
  }
}
.header > .container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  align-content: center;
  height: 60px;
}
@media (min-width: 1000px) {
  .header > .container {
    height: 80px;
  }
}
.header .logo {
  object-position: 0 0;
  object-fit: contain;
  max-width: 100px;
  max-height: 40px;
}
@media (min-width: 1000px) {
  .header .logo {
    max-width: 130px;
    max-height: 50px;
  }
}
.header .logo-link {
  display: inline-flex;
}
.header .site-title-link {
  text-decoration: none;
  color: var(--primary-400);
  text-transform: uppercase;
  font-family: var(--condensed-font-family);
  font-weight: 700;
  font-size: 20px;
}
@media (min-width: 1000px) {
  .header .site-title-link {
    flex-shrink: 0;
    font-size: 22px;
  }
}
@media (min-width: 1250px) {
  .header .site-title-link {
    font-size: 28px;
  }
}

.main-menu {
  background-color: var(--white);
  padding-left: 12px;
  padding-right: 12px;
}
@media (min-width: 372px) {
  .main-menu {
    padding-left: var(--gutter);
    padding-right: var(--gutter);
  }
}
@media (min-width: 1000px) {
  .main-menu {
    display: flex;
    align-items: center;
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: clamp(50px, 5vw, 75px);
  }
}
@media (max-width: 999px) {
  .main-menu {
    position: fixed;
    left: -100%;
    top: 60px;
    bottom: 0;
    z-index: 5;
    width: 100%;
    height: 100%;
    overflow-y: scroll;
    padding-bottom: 120px;
    transition: top 0.5s ease-in-out;
    transform-style: preserve-3d;
  }
  .main-menu.is-active {
    left: 0;
  }
}
@media (max-width: 999px) and (prefers-reduced-motion: reduce) {
  .main-menu {
    transition: none;
  }
}
.main-menu__wrapper {
  margin-left: 0;
  padding-left: 0;
}
.main-menu__wrapper a {
  display: block;
  color: var(--menu-link-color);
  text-decoration: none;
  font-family: var(--rounded-font-family);
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.8px;
  transition: color 0.5s ease;
}
@media (prefers-reduced-motion: reduce) {
  .main-menu__wrapper a {
    transition: none;
  }
}
.main-menu__wrapper a:hover {
  color: var(--menu-link-color-hover);
}
.main-menu__wrapper a:hover.external-link:after, .main-menu__wrapper a:hover.child-external-link span.menu-item__name:after {
  filter: invert(35%) sepia(54%) saturate(0%) hue-rotate(152deg) brightness(91%) contrast(75%);
}
.main-menu__wrapper .external-link:after,
.main-menu__wrapper .child-external-link span.menu-item__name:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 10px;
  width: 10px;
  margin-left: 6px;
  margin-bottom: 3px;
  background-image: url("data:image/svg+xml,%3Csvg width='10' height='10' viewBox='0 0 10 10' fill='transparent' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m1 8.778 6.667-6.666M1 1h8v8' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  transition: filter 0.5s ease;
}
@media (prefers-reduced-motion: reduce) {
  .main-menu__wrapper .external-link:after,
  .main-menu__wrapper .child-external-link span.menu-item__name:after {
    transition: none;
  }
}
.main-menu__wrapper .menu-item {
  margin-bottom: 25px;
}
.main-menu__wrapper .menu-item:last-child {
  margin-bottom: 0;
}
.main-menu__wrapper .menu-item__description {
  color: var(--gray-700);
  display: block;
  font-weight: 400;
  font-size: 13px;
  line-height: 130%;
  margin-top: 10px;
  letter-spacing: 0;
}
@media (max-width: 999px) {
  .main-menu__wrapper {
    padding-top: 10px;
  }
}
@media (min-width: 1000px) {
  .main-menu__wrapper {
    display: flex;
  }
}
@media (min-width: 1000px) {
  .main-menu__cta-language-wrapper {
    margin-left: auto;
    display: flex;
    align-items: center;
  }
}
.main-menu__search-language-wrapper {
  display: flex;
}
@media (max-width: 999px) {
  .main-menu__search-language-wrapper {
    flex-direction: row-reverse;
    align-items: flex-start;
    gap: 40px;
  }
}
.main-menu .main-menu-cta {
  width: 100%;
  text-align: center;
  margin-bottom: 0;
}
@media (max-width: 999px) {
  .main-menu .main-menu-cta {
    font-size: 18px;
  }
}
@media (min-width: 1000px) {
  .main-menu .main-menu-cta {
    width: max-content;
    margin-top: 0;
    margin-left: 30px;
  }
}
@media (max-width: 999px) {
  .main-menu .language-selector {
    flex-shrink: 0;
    flex-grow: 1;
  }
}
@media (min-width: 1000px) {
  .main-menu .language-selector {
    margin-left: 30px;
  }
}
.main-menu .main-menu-search {
  display: block;
}
.main-menu .main-menu-search svg {
  transition: filter 0.5s ease;
}
.main-menu .main-menu-search svg:hover {
  filter: invert(38%) sepia(7%) saturate(283%) hue-rotate(169deg) brightness(99%) contrast(94%);
}
@media (prefers-reduced-motion: reduce) {
  .main-menu .main-menu-search svg {
    transition: none;
  }
}
@media (min-width: 1000px) {
  .main-menu .main-menu-search svg {
    margin-left: 30px;
  }
}
@media (max-width: 999px) {
  .main-menu .main-menu-search svg {
    margin-top: 30px;
  }
}
.main-menu .top-menu-item > a {
  padding-top: 25px;
  padding-bottom: 25px;
  border-bottom: 1px solid var(--gray-300);
  padding-right: 5px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-transform: uppercase;
}
.main-menu .top-menu-item > a.is-open {
  border-width: 4px;
}
@media (min-width: 1000px) {
  .main-menu .top-menu-item > a {
    border-bottom: 0;
  }
}
@media (min-width: 1000px) {
  .main-menu .top-menu-item {
    margin-right: 20px;
  }
}
@media (min-width: 1250px) {
  .main-menu .top-menu-item {
    margin-right: 60px;
  }
}
.main-menu .menu-item-has-children {
  position: relative;
}
.main-menu .menu-item-has-children.is-open {
  transition: all 0.1s ease-out;
}
@media (prefers-reduced-motion: reduce) {
  .main-menu .menu-item-has-children.is-open {
    transition: none;
  }
}
.main-menu .menu-item-has-children.is-open a::after {
  transition: transform 0.1s ease-in;
  transform: rotate(180deg) translateY(-50%);
}
@media (prefers-reduced-motion: reduce) {
  .main-menu .menu-item-has-children.is-open a::after {
    transition: none;
  }
}
@media (min-width: 1000px) {
  .main-menu .menu-item-has-children.is-open a::after {
    margin-top: 3px;
  }
}
.main-menu .menu-item-has-children > a::after {
  display: inline-block;
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='9' height='6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.21 1.078l3.395 3 3.395-3' stroke='%23b1b1b1' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");
  background-size: 9px;
  height: 6px;
  width: 10px;
  background-repeat: no-repeat;
  transform: rotate(0deg);
  transform-origin: 50% 0%;
  transition: all 0.2s ease-out;
}
@media (prefers-reduced-motion: reduce) {
  .main-menu .menu-item-has-children > a::after {
    transition: none;
  }
}
@media (min-width: 1000px) {
  .main-menu .menu-item-has-children > a::after {
    margin-left: 10px;
  }
}
@media (min-width: 1000px) {
  .main-menu .menu-item-has-children > a {
    cursor: default;
  }
}
.main-menu .menu-item-has-children.is-open .sub-menu, .main-menu .menu-item-has-children:focus > .sub-menu, .main-menu .menu-item-has-children:focus-within > .sub-menu {
  opacity: 1;
  visibility: visible;
  overflow: visible;
  height: unset;
}
.main-menu .sub-menu {
  display: none;
  padding-top: 25px;
  padding-bottom: 25px;
}
@media (min-width: 1000px) {
  .main-menu .sub-menu {
    padding-top: 15px;
    padding-bottom: 0;
    display: block;
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    z-index: 20;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    height: 0;
    min-width: 330px;
  }
}
.main-menu .sub-menu__nav {
  margin-left: 0;
  padding-left: 0;
}
@media (min-width: 1000px) {
  .main-menu .sub-menu__nav {
    background-color: var(--white);
    border-radius: 12px;
    border: 1px solid var(--gray-200);
    box-shadow: 0px 4px 6px -2px rgba(16, 24, 40, 0.03), 0px 12px 16px -4px rgba(16, 24, 40, 0.08);
    padding: 20px;
  }
}

/*
Hamburger
Based on Hamburgers by Jonathan Suh @jonsuh
SCSS-ified, variablified, spin mode default by James Hunt @thetwopct
@site https://jonsuh.com/hamburgers
@link https://github.com/jonsuh/hamburgers
*/
.hamburger {
  padding: 10px 0;
  cursor: pointer;
  transition-property: opacity;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: center;
  z-index: 10;
}
@media (min-width: 1000px) {
  .hamburger {
    display: none;
  }
}
.hamburger:hover {
  opacity: 1;
}
.hamburger:hover .hamburger-inner, .hamburger:hover .hamburger-inner::before, .hamburger:hover .hamburger-inner::after {
  background-color: var(--gray-800);
}
.hamburger.is-active .hamburger-inner {
  transform: rotate(225deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger.is-active .hamburger-inner::before {
  top: 0;
  opacity: 1;
  transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
}
.hamburger.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
  transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger.is-active .hamburger-inner, .hamburger.is-active .hamburger-inner::before, .hamburger.is-active .hamburger-inner::after {
  background-color: var(--text-color);
}
.hamburger.is-active:hover {
  opacity: 1;
}
.hamburger.is-active:hover .hamburger-inner, .hamburger.is-active:hover .hamburger-inner::before, .hamburger.is-active:hover .hamburger-inner::after {
  background-color: var(--text-color);
}

.hamburger-box {
  width: 26px;
  height: 18px;
  display: inline-block;
  position: relative;
}

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px;
  transition-duration: 0.22s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
@media (prefers-reduced-motion: reduce) {
  .hamburger-inner {
    transition: none !important;
  }
}
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
  width: 26px;
  height: 3px;
  background-color: var(--text-color);
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
  will-change: transform, opacity;
}
.hamburger-inner::before, .hamburger-inner::after {
  content: "";
  display: block;
}
.hamburger-inner::before {
  top: -7px;
  transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
}
.hamburger-inner::after {
  bottom: -7px;
  transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.dropdown {
  position: relative;
  border-radius: 6px;
  background: var(--white);
  font-weight: 700;
  line-height: normal;
  font-size: 16px;
  letter-spacing: 0.32px;
  cursor: pointer;
  overflow: hidden;
  min-width: min-content;
  max-width: 100%;
  margin-top: 30px;
}
@media (min-width: 1000px) {
  .dropdown.is-expanded {
    margin-bottom: 0;
    overflow: visible;
    z-index: 30;
  }
}
.dropdown.is-expanded .dropdown-nav {
  height: auto;
  min-width: min-content;
  top: 100%;
  right: 0;
}
@media (min-width: 1000px) {
  .dropdown.is-expanded .dropdown-nav {
    padding-top: 30px;
    width: 100px;
  }
}
.dropdown.is-expanded .dropdown-arrow::after {
  transition: transform 0.1s ease-in;
  transform: rotate(180deg) translateY(-50%);
}
@media (prefers-reduced-motion: reduce) {
  .dropdown.is-expanded .dropdown-arrow::after {
    transition: none;
  }
}
@media (max-width: 999px) {
  .dropdown {
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  }
}
@media (min-width: 1000px) {
  .dropdown {
    margin-top: 0;
  }
}

.dropdown-current {
  position: relative;
  background: var(--white);
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}

.dropdown-selected {
  width: 100%;
  line-height: 40px;
  vertical-align: middle;
  padding-right: 20px;
  transition: color 0.5s ease;
}
.dropdown-selected:hover {
  color: var(--menu-link-color-hover);
}
@media (min-width: 1000px) {
  .dropdown-selected {
    padding-right: 10px;
  }
}
@media (prefers-reduced-motion: reduce) {
  .dropdown-selected {
    transition: none;
  }
}

.dropdown-arrow {
  width: 100%;
  padding: 0 10px 0 15px;
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
}
.dropdown-arrow::after {
  display: inline-block;
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='9' height='6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.21 1.078l3.395 3 3.395-3' stroke='%23b1b1b1' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");
  background-size: 9px;
  height: 6px;
  width: 10px;
  background-repeat: no-repeat;
  transform: rotate(0deg);
  transform-origin: 50% 0%;
  transition: all 0.2s ease-out;
}
@media (prefers-reduced-motion: reduce) {
  .dropdown-arrow::after {
    transition: none;
  }
}
@media (min-width: 1000px) {
  .dropdown-arrow {
    padding: 0;
  }
}

.dropdown-nav {
  height: 0;
  overflow: hidden;
  transition: height 0.1s cubic-bezier(0.215, 0.61, 0.355, 1);
  will-change: height;
}
@media (min-width: 1000px) {
  .dropdown-nav {
    position: absolute;
    width: 100%;
  }
}

.dropdown-group {
  list-style: none;
  margin: 0;
  padding: 0;
}
@media (min-width: 1000px) {
  .dropdown-group {
    border: 1px solid var(--gray-200);
    border-radius: 12px;
    background-color: var(--white);
  }
}

.dropdown-nav li {
  position: relative;
}
.dropdown-nav li a {
  padding: 12px 10px 12px 15px;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  text-decoration: none;
  display: block;
  color: var(--menu-link-color-hover);
}
.dropdown-nav li a:hover {
  color: var(--menu-link-color);
}
@media (min-width: 1000px) {
  .dropdown-nav li a {
    color: var(--menu-link-color);
  }
  .dropdown-nav li a:hover {
    color: var(--menu-link-color-hover);
  }
}

.footer {
  margin-top: 70px;
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: var(--black);
  color: var(--footer-link-color);
}
.footer a {
  color: var(--footer-link-color);
}
.footer a:hover {
  color: var(--footer-link-color-hover);
}
.footer ul {
  padding-inline-start: 0;
}
@media (min-width: 1000px) {
  .footer__menu-cta-wrapper {
    display: flex;
    align-items: flex-start;
    margin-bottom: 100px;
  }
}
.footer__menu {
  display: none;
}
@media (min-width: 1000px) {
  .footer__menu {
    flex-shrink: 0;
    flex-grow: 1;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(125px, 200px));
    gap: 15px;
  }
  .footer__menu a {
    font-size: 13px;
    font-weight: 400;
    text-decoration: none;
  }
  .footer__menu .top-menu-item {
    font-size: 15px;
    font-weight: 800;
    margin-top: 0;
    margin-bottom: 20px;
  }
}
@media (min-width: 1000px) {
  .footer__cta {
    flex-grow: 0;
  }
}
.footer__cta a {
  width: 100%;
  font-size: 20px;
}
@media (min-width: 1000px) {
  .footer__cta a {
    width: max-content;
    margin: 0;
    margin-left: 20px;
  }
}
@media (min-width: 1250px) {
  .footer__cta a {
    margin-left: 40px;
  }
}
.footer__logo-social-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.footer .logo-link {
  display: none;
}
@media (min-width: 1000px) {
  .footer .logo-link {
    display: block;
  }
}
.footer .social-links {
  margin-top: 20px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 20px;
}
.footer .social-links a {
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  padding: 10px;
}
.footer .social-links a:hover {
  opacity: 0.8;
}
@media (min-width: 1000px) {
  .footer .social-links {
    margin-top: 0;
  }
}
.footer .copyright {
  font-size: 11px;
  line-height: 150%;
  letter-spacing: 0.2px;
}
.footer .copyright a {
  font-weight: 800;
  text-decoration: none;
}
@media (max-width: 999px) {
  .footer .copyright__accessibility-git-wrapper {
    margin-top: 20px;
  }
  .footer .copyright__accessibility-git-wrapper a + a {
    border-left: 1px solid var(--white);
    padding-left: 10px;
  }
  .footer .copyright__accessibility-git-wrapper a:first-of-type {
    margin-right: 10px;
  }
}
@media (min-width: 1000px) {
  .footer .copyright__accessibility-git-wrapper {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-left: 80px;
    text-align: right;
  }
}
.footer .copyright p {
  margin: 0;
}
@media (min-width: 1000px) {
  .footer .copyright {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
  }
}
@media (min-width: 1000px) {
  .footer {
    padding-top: 100px;
    padding-bottom: 100px;
    margin-top: 100px;
  }
}

.button {
  display: inline-block;
  padding: 10px 20px;
  border-radius: 47px;
  background-color: var(--primary-700);
  color: var(--white);
  text-transform: uppercase;
  text-decoration: none;
  line-height: 1;
  text-align: center;
  letter-spacing: 0.7px;
}
.button:hover, .button:active {
  color: var(--white);
  background-color: var(--primary-800);
}
.button.secondary {
  background-color: var(--primary-400);
}
.button.secondary:hover, .button.secondary:active {
  color: var(--white);
  background-color: var(--primary-500);
}
.button.tertiary {
  background-color: var(--primary-400);
}
.button.tertiary:hover {
  color: var(--white);
  background-color: var(--primary-500);
}
.button.tertiary:active {
  color: var(--black);
  background-color: var(--white);
}

.button {
  margin-top: 30px;
  margin-bottom: 30px;
}
@media (min-width: 1000px) {
  .button {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}

.button + .button {
  margin-top: 0;
  margin-bottom: 30px;
}
@media (min-width: 1000px) {
  .button + .button {
    margin-top: 0;
    margin-bottom: 50px;
  }
}

iframe {
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left-width: 0;
  border-top-style: inset;
  border-right-style: inset;
  border-bottom-style: inset;
  border-left-style: inset;
}

.responsive-iframe-wrapper {
  position: relative;
  padding-bottom: 66.66%;
  height: 0;
  overflow: hidden;
  background-color: var(--gray-200);
  margin-top: 30px;
  margin-bottom: 30px;
}
@media (min-width: 1000px) {
  .responsive-iframe-wrapper {
    margin-top: 60px;
    margin-bottom: 60px;
  }
}

.responsive-iframe-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

img {
  margin: 0;
  max-width: 100%;
  height: auto;
}

figure {
  margin-block-start: 0;
  margin-block-end: 0;
  margin-inline-start: 0;
  margin-inline-end: 0;
}

figcaption {
  font-style: italic;
  font-size: 14px;
  color: var(--gray-800);
}

hr {
  opacity: 0.25;
  color: var(--black);
  margin-top: 30px;
  margin-bottom: 30px;
}
@media (min-width: 1000px) {
  hr {
    margin-top: 60px;
    margin-bottom: 60px;
  }
}

.content > * {
  max-width: var(--content-width);
}
.content .full-width,
.content div,
.content iframe {
  width: 100%;
  max-width: 100%;
}
.content img {
  max-width: 100%;
}
.content div.highlight {
  max-width: var(--content-width);
}
.content a {
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
          hyphens: auto;
}
.content ul ul {
  margin-top: 12px;
}

.accordions {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.accordion {
  width: 100%;
  overflow: hidden;
  border-bottom: 1px solid var(--gray-600);
}
.accordion__title {
  position: relative;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.accordion__title > h2 {
  margin-block-start: 0;
  margin-block-end: 0;
  line-height: 26px;
  font-size: 20px;
  text-transform: none;
  color: var(--text-color);
  font-family: var(--rounded-font-family);
  font-style: normal;
  font-weight: 700;
  padding-top: 34px;
  padding-bottom: 34px;
  margin-inline-end: 34px;
}
@media (min-width: 1000px) {
  .accordion__title > h2 {
    font-size: 30px;
    line-height: 50px;
    padding-top: 40px;
    padding-bottom: 40px;
    margin-inline-end: 40px;
  }
}
.accordion__content {
  max-height: 0;
  overflow: hidden;
  will-change: max-height;
  transition: all 0.25s ease-out;
  opacity: 0;
}
.accordion__content > * {
  max-width: var(--content-width);
}
.accordion__content p:first-child {
  margin-top: 0;
}
.accordion .cross {
  flex-grow: 0;
  flex-shrink: 0;
}
.accordion .cross .vertical {
  opacity: 1;
  transition: opacity 0.3s ease;
}
.accordion__active .accordion__title .cross .vertical {
  opacity: 0;
}
.accordion__active .accordion__content {
  margin-bottom: 34px;
  opacity: 1;
}
@media (min-width: 1000px) {
  .accordion__active .accordion__content {
    margin-bottom: 40px;
  }
}

.blog-item {
  margin-bottom: 50px;
}
.blog-item:first-of-type {
  margin-top: 50px;
}
@media (min-width: 1000px) {
  .blog-item {
    margin-bottom: 80px;
  }
}
.blog-item__title {
  margin-block-start: 0;
  margin-block-end: 0;
}
.blog-item__title a {
  text-decoration: none;
}
.blog-item__byline {
  margin-block-start: 15px;
  margin-block-end: 12px;
}
.blog-item__byline p {
  margin-block-start: 0;
  margin-block-end: 0;
  color: var(--text-color);
  font-family: var(--rounded-font-family);
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: 2.1px;
  text-transform: uppercase;
  margin-right: 5px;
}
@media (min-width: 600px) {
  .blog-item__byline p {
    font-size: 16px;
  }
}
.blog-item__byline svg {
  fill: var(--primary-400);
  color: var(--primary-400);
}
.blog-item__author a {
  text-decoration: none;
}
.blog-item__summary {
  margin-block-start: 0;
  margin-block-end: 0;
}

.blog.page-page .blog-item__byline {
  margin-block-end: 50px;
}

.pagination {
  display: flex;
  list-style: none;
  border-radius: 0.25rem;
  margin: 20px 0;
  padding: 0;
  justify-content: center;
}

.page-link {
  position: relative;
  display: block;
  padding: 0.75rem 1rem;
  margin-left: -1px;
  line-height: 1.25;
  background-color: var(--white);
}
@media (max-width: 420px) {
  .page-link {
    padding: 0.75rem 0.75rem;
  }
}

.homepage .page-link,
.listing .page-link {
  background-color: var(--white);
}

.page-item.disabled .page-link {
  color: var(--gray-600);
  pointer-events: none;
  cursor: auto;
}

.page-item.active .page-link {
  z-index: 1;
  color: var(--black);
  border: 1px solid var(--black);
}

.breadcrumbs {
  margin-block-start: 70px;
  margin-block-end: 0;
  font-family: var(--rounded-font-family);
}
@media (min-width: 1250px) {
  .breadcrumbs {
    margin-block-start: 100px;
    margin-block-end: 0;
  }
}

.breadcrumbs-list {
  list-style-image: none;
  display: flex;
  align-items: baseline;
  gap: 10px;
  flex-wrap: wrap;
  list-style: none;
  padding-inline-start: 0;
}

.breadcrumb {
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: 2.1px;
  text-transform: uppercase;
}
.breadcrumb a {
  text-decoration: none;
  color: var(--gray-800);
}
@media (min-width: 600px) {
  .breadcrumb {
    font-size: 16px;
  }
}

.breadcrumb + .breadcrumb::before {
  content: "»";
  margin-right: 5px;
  color: var(--gray-600);
}

.breadcrumbs + .title,
.breadcrumbs + h1,
.breadcrumbs + .h1 {
  margin-block-start: 20px;
  margin-block-end: 50px;
}
@media (min-width: 1250px) {
  .breadcrumbs + .title,
  .breadcrumbs + h1,
  .breadcrumbs + .h1 {
    margin-block-start: 50px;
    margin-block-end: 80px;
  }
}

table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  border: 1px var(--gray-400) solid;
}
table th {
  background-color: var(--gray-300);
  font-weight: 700;
}
table th:first-child,
table td:first-child {
  border-top-left-radius: 12px;
}
table td,
table th {
  padding: 21px 35px;
  text-align: left;
  overflow: hidden;
}
table th:last-child,
table td:last-child {
  border-top-right-radius: 12px;
}
table tr td {
  border-bottom: 1px var(--gray-400) solid;
}
table td:not(:last-child),
table th:not(:last-child) {
  border-right: 1px var(--gray-400) solid;
}

.table-container {
  width: 100%;
  max-width: 100%;
  overflow-x: auto;
}
.table-container thead th:first-child,
.table-container tbody td:first-child {
  min-width: 160px;
}

.cards {
  display: grid;
  row-gap: 32px;
  column-gap: 3%;
  grid-template-columns: repeat(12, 1fr);
  margin-top: 40px;
  margin-bottom: 40px;
}

.card {
  padding: 40px 24px;
  border-radius: 10px;
  background: var(--white);
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.15);
}
.card h2,
.card h3 {
  margin-block-start: 0;
  margin-block-end: 30px;
}
.card h2 a,
.card h3 a {
  text-decoration: none;
}
.card .button {
  margin-top: 0;
  margin-bottom: 0;
}

.columns {
  display: grid;
  row-gap: 32px;
  column-gap: 3%;
  grid-template-columns: repeat(12, 1fr);
  margin-top: 40px;
  margin-bottom: 40px;
}

.columns-2 > * {
  grid-column: span 12;
}
@media (min-width: 800px) {
  .columns-2 > * {
    grid-column: span 6;
  }
}

.columns-3 > * {
  grid-column: span 12;
}
@media (min-width: 600px) {
  .columns-3 > * {
    grid-column: span 6;
  }
}
@media (min-width: 1000px) {
  .columns-3 > * {
    grid-column: span 4;
  }
}

.columns-4 > * {
  grid-column: span 12;
}
@media (min-width: 600px) {
  .columns-4 > * {
    grid-column: span 6;
  }
}
@media (min-width: 1000px) {
  .columns-4 > * {
    grid-column: span 3;
  }
}

.toc {
  margin-top: 30px;
  margin-bottom: 30px;
}
@media (min-width: 1000px) {
  .toc {
    margin-top: 60px;
    margin-bottom: 60px;
  }
}

.intro {
  font-size: 1.6em;
  margin-bottom: 1.6em;
}

.lite-youtube-fallback {
  aspect-ratio: 16/9;
  /* matches YouTube player */
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 1em;
  padding: 1em;
  background-color: var(--black);
  color: var(--white);
  text-decoration: none;
}

/* right-facing triangle "Play" icon */
.lite-youtube-fallback::before {
  display: block;
  content: "";
  border: solid transparent;
  border-width: 2em 0 2em 3em;
  border-left-color: red;
}

.lite-youtube-fallback:hover::before {
  border-left-color: var(--white);
}

.lite-youtube-fallback:focus {
  outline: 2px solid red;
}

lite-youtube {
  margin-top: 30px;
  margin-bottom: 30px;
}
@media (min-width: 1000px) {
  lite-youtube {
    margin-top: 60px;
    margin-bottom: 60px;
  }
}

lite-youtube + lite-youtube {
  margin-top: 0;
}
@media (min-width: 1000px) {
  lite-youtube + lite-youtube {
    margin-top: 0;
  }
}