@charset "UTF-8";
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

main {
  display: block;
}

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

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

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

a {
  background-color: transparent;
}

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

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: 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;
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

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-family: "icons";
  src: url("fonts/remixicon.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "sourcesans";
  src: local("Source Sans Pro Regular"), local("SourceSansPro-Regular"), url("fonts/sourcesanspro-regular.woff2") format("woff2"), url("fonts/sourcesanspro-regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "sourcesans";
  src: local("Source Sans Pro Italic"), local("SourceSansPro-Italic"), url("fonts/sourcesanspro-regular-it.woff2") format("woff2"), url("fonts/sourcesanspro-regular-it.woff") format("woff");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "sourcesans";
  src: local("Source Sans Pro SemiBold"), local("SourceSansPro-SemiBold"), url("fonts/sourcesanspro-semi.woff2") format("woff2"), url("fonts/sourcesanspro-semi.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "sourcesans";
  src: local("Source Sans Pro SemiBold Italic"), local("SourceSansPro-SemiBoldItalic"), url("fonts/sourcesanspro-semi-it.woff2") format("woff2"), url("fonts/sourcesanspro-semi-it.woff") format("woff");
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: "sourcesans";
  src: local("Source Sans Pro Bold Italic"), local("SourceSansPro-BoldItalic"), url("fonts/sourcesanspro-bold-it.woff2") format("woff2"), url("fonts/sourcesanspro-bold-it.woff") format("woff");
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: "sourcesans";
  src: local("Source Sans Pro Bold"), local("SourceSansPro-Bold"), url("fonts/sourcesanspro-bold.woff2") format("woff2"), url("fonts/sourcesanspro-bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "sourcesans";
  src: local("Source Sans Pro Black"), local("SourceSansPro-Black"), url("fonts/sourcesanspro-black.woff2") format("woff2"), url("fonts/sourcesanspro-black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "sourcesans";
  src: local("Source Sans Pro Black Italic"), local("SourceSansPro-BlackItalic"), url("fonts/sourcesanspro-black-it.woff2") format("woff2"), url("fonts/sourcesanspro-black-it.woff") format("woff");
  font-weight: 900;
  font-style: italic;
}
:root {
  --color-black: #000000;
  --color-text: #000000;
  --color-blue: #1C6590;
  --color-title: #1C6590;
  --color-blue-light-1: #007BC2;
  --color-link: #007BC2;
  --color-blue-light-2: #1AACFF;
  --color-link-hover: #1AACFF;
  --color-gray-dark-1: #5c8aa6;
  --color-gray: #B8D4E5;
  --color-gray-light-1: #E1EAF0;
  --color-gray-light-3: #FAFBFC;
  --color-gray-light-2: #F2F5F7;
  --color-blue-dark-2: #0A133D;
  --color-blue-dark-1: #004066;
  --color-card-border: #004066;
  --color-button-border: #004066;
  --color-blue-dark-1-faded-25: rgba(0, 64, 102, 0.25);
  --color-blue-dark-1-faded-50: rgba(0, 64, 102, 0.5);
  --color-button-light-fg: #007BC2;
  --color-button-light-bg: #ffffff;
  --color-button-dark-fg: #ffffff;
  --color-button-dark-bg: #007BC2;
  --color-button-hover-fg: #ffffff;
  --color-button-hover-bg: #1AACFF;
  --color-white: #ffffff;
  --color-required: #F42626;
  --color-active: #B6E3F5;
  --shadow: rgba(0, 0, 0, 0.2);
  --glow: rgba(255, 255, 255, 0.2);
  --layout-hor-paddings: 3.33vw;
  --layout-hor-limit: 1440px;
  --border-radius-s: 0.25rem;
  --border-radius-m: 0.5rem;
  --border-radius-l: 1rem;
  --border-radius-xl: 1.5rem;
  --font: "sourcesans", sans-serif;
  --font-icons: "icons", sans-serif;
  --font-normal: 400;
  --font-bold: 600;
  --font-size-l6: 2.5rem;
  --font-size-l5: 2rem;
  --font-size-l4: 1.75rem;
  --font-size-l3: 1.5rem;
  --font-size-l2: 1.25rem;
  --font-size-l1: 1.125rem;
  --font-size-m: 1.0625rem;
  --font-size-s1: 1rem;
  --font-size-s2: 0.875rem;
  --font-size-s3: 0.875rem;
  --line-height-xs: 1em;
  --line-height-s: 1.25em;
  --line-height-m: 1.5em;
  --line-height-l: 1.75em;
}

@media screen and (min-width: 1440px) {
  :root {
    --layout-hor-paddings: 3rem;
  }
}
*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  height: 100%;
  width: 100%;
}

body {
  min-height: 100%;
  font-family: var(--font);
  font-weight: var(--font-normal);
  font-size: var(--font-size-m);
  line-height: var(--line-height-l);
  width: 100%;
  color: var(--color-text);
  font-variant-numeric: lining-nums;
  transition: opacity 200ms;
  background: var(--color-bg);
  opacity: 1;
}

main {
  min-height: 90vh;
  max-width: 100vw;
  overflow-x: hidden;
}

.home main {
  min-height: 95vh;
}

a {
  color: var(--color-link);
  text-decoration: underline;
}

a:hover,
a:focus {
  color: var(--color-link-hover);
}

h1 {
  font-size: var(--font-size-l6);
}

h2 {
  font-size: var(--font-size-l5);
}

h3 {
  font-size: var(--font-size-l4);
}

h4 {
  font-size: var(--font-size-l3);
}

h5 {
  font-size: var(--font-size-l2);
}

h6 {
  font-size: var(--font-size-l1);
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: var(--font);
  font-weight: var(--font-bold);
  line-height: var(--line-height-xs);
  margin: 2em 0 1em;
  color: var(--color-blue);
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  text-decoration: none;
}
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
  margin-top: 0;
}

p {
  line-height: var(--line-height-l);
  margin: 1em 0;
}

blockquote {
  padding-left: calc(var(--layout-hor-paddings) / 1.5);
  margin: 3em 0 3em 0;
  padding-left: 2em;
  border-left: 2px solid var(--color-blue);
}

dl {
  margin: 2em 0;
  padding: 0;
}

dt {
  font-size: var(--font-size-s1);
  font-weight: var(--font-bold);
  line-height: var(--line-height-s);
  margin: 1.5em 0 0.25em;
}
dt:first-child {
  margin-top: 0;
}

dd {
  margin: 0;
  line-height: var(--line-height-s);
  margin: 0.25em 0;
}

ul,
ol {
  margin: 1em 0 2em;
  padding: 0;
  list-style: none;
}
ul li::before,
ol li::before {
  color: var(--color-blue);
}

ul ul,
ol ul,
ul ol,
ol ol {
  margin: 0;
}

li {
  padding-left: 1.5rem;
  position: relative;
}
li::before {
  position: absolute;
  left: 0;
}

ul li::before {
  content: "•";
  font-weight: bold;
}

ol {
  counter-reset: ordered-counter;
}
ol li::before {
  content: counter(ordered-counter) ".";
  counter-increment: ordered-counter;
  font-weight: bold;
}

button,
[type=button],
[type=reset],
[type=submit] {
  border-radius: var(--border-radius-m);
  padding: 0.35rem 0.75rem;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: var(--line-height-xs);
}

button,
[type=button],
[type=reset] {
  border: 1px solid var(--color-button-border);
  background: var(--color-button-light-bg);
  color: var(--color-button-light-fg);
}

[type=submit] {
  border: 1px solid var(--color-button-border);
  background: var(--color-button-dark-bg);
  color: var(--color-button-dark-fg);
}

button:hover, button:focus,
[type=button]:hover,
[type=button]:focus,
[type=reset]:hover,
[type=reset]:focus,
[type=submit]:hover,
[type=submit]:focus {
  background: var(--color-button-hover-bg);
  color: var(--color-button-hover-fg);
  cursor: pointer;
}
button[disabled],
[type=button][disabled],
[type=reset][disabled],
[type=submit][disabled] {
  opacity: 0.25;
  cursor: default;
}

button[disabled],
[type=button][disabled],
[type=reset][disabled] {
  background: none;
  color: var(--color-button-border);
  cursor: default;
}

[type=submit][disabled] {
  border: 1px solid var(--color-button-border);
  background: none;
  color: var(--color-button-border);
}

fieldset {
  padding: 0;
  border: none;
  margin: 2em 0;
}

legend {
  margin: 0 0 1em;
  font-family: var(--font);
  font-weight: var(--font-bold);
  font-size: var(--font-size-l3);
  line-height: var(--line-height-xs);
}

label {
  display: block;
  font-size: var(--font-size-s1);
  line-height: var(--line-height-xs);
  margin: 2em 0 0.5em;
}
label .required {
  color: var(--color-required);
}
label:first-child {
  margin-top: 0;
}

[type=radio],
[type=checkbox] {
  position: absolute;
  width: 0;
  height: 0;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
[type=radio] + label,
[type=checkbox] + label {
  font-size: var(--font-size-m);
  padding: 0.25em 0 0.25em 2em;
  position: relative;
  margin: 0.5em 0;
}
[type=radio] + label::before, [type=radio] + label::after,
[type=checkbox] + label::before,
[type=checkbox] + label::after {
  position: absolute;
  content: "";
  display: block;
}
[type=radio] + label::before,
[type=checkbox] + label::before {
  border: 1px solid var(--color-blue-dark-1);
  height: 1.5em;
  width: 1.5em;
  left: 0;
  top: 0;
}
[type=radio]:focus + label, [type=radio] + label:hover,
[type=checkbox]:focus + label,
[type=checkbox] + label:hover {
  cursor: pointer;
  color: var(--color-link-hover);
}
[type=radio]:focus + label::before, [type=radio] + label:hover::before,
[type=checkbox]:focus + label::before,
[type=checkbox] + label:hover::before {
  border-color: var(--color-link-hover);
}
[type=radio]:focus + label,
[type=checkbox]:focus + label {
  outline: 5px auto Highlight;
  outline: 5px auto -webkit-focus-ring-color;
}

[type=radio] + label::before {
  border-radius: 100%;
}
[type=radio] + label::after {
  content: none;
  background: var(--color-blue-dark-1);
  height: 0.5em;
  width: 0.5em;
  border-radius: 100%;
  left: 0.5em;
  top: 0.5em;
}
[type=radio]:checked + label::after {
  content: "";
}
[type=radio]:focus + label::after, [type=radio] + label:hover::after {
  background-color: var(--color-link-hover);
}

[type=checkbox] + label::before {
  border-radius: var(--border-radius-s);
}
[type=checkbox] + label::after {
  content: none;
  height: 0.5em;
  width: 1em;
  border-left: 0.2em solid var(--color-blue-dark-1);
  border-bottom: 0.2em solid var(--color-blue-dark-1);
  transform: rotate(-45deg);
  left: 0.25em;
  top: 0.35em;
}
[type=checkbox]:checked + label::after {
  content: "";
}
[type=checkbox]:focus + label::after, [type=checkbox] + label:hover::after {
  border-color: var(--color-link-hover);
}

[type=text],
[type=email],
[type=tel],
[type=url],
[type=password],
[type=number],
[type=date],
[type=time],
[type=search],
[type=file] {
  border-radius: var(--border-radius-m);
  padding: 0.3rem 0.75rem;
  border: 1px solid var(--color-blue-dark-1);
  background: none;
  color: var(--color-text);
}
[type=text]:hover, [type=text]:focus,
[type=email]:hover,
[type=email]:focus,
[type=tel]:hover,
[type=tel]:focus,
[type=url]:hover,
[type=url]:focus,
[type=password]:hover,
[type=password]:focus,
[type=number]:hover,
[type=number]:focus,
[type=date]:hover,
[type=date]:focus,
[type=time]:hover,
[type=time]:focus,
[type=search]:hover,
[type=search]:focus,
[type=file]:hover,
[type=file]:focus {
  border-color: var(--color-link-hover);
}
[type=text]:focus,
[type=email]:focus,
[type=tel]:focus,
[type=url]:focus,
[type=password]:focus,
[type=number]:focus,
[type=date]:focus,
[type=time]:focus,
[type=search]:focus,
[type=file]:focus {
  box-shadow: 0 0 0.25rem 0 var(--shadow) inset;
}

[type=text][readonly],
[type=email][readonly] {
  border-color: var(--color-blue-dark-1-faded-25);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
[type=text][disabled],
[type=email][disabled] {
  border-color: var(--color-blue-dark-1);
  color: var(--color-blue-dark-1);
  opacity: 0.25;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

[type=file]:focus {
  outline-offset: -2px;
}

::placeholder {
  color: var(--color-blue-dark-1-faded-50);
  opacity: 1;
}

:-ms-input-placeholder {
  color: var(--color-blue-dark-1-faded-50);
}

::-webkit-outer-spin-button,
::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

[type=number] {
  -moz-appearance: textfield;
}

textarea {
  border-radius: var(--border-radius-m);
  padding: 0.3rem 0.75rem;
  border: 1px solid var(--color-blue-dark-1);
  background: none;
  color: var(--color-text);
  line-height: var(--line-height-l);
  resize: vertical;
  border-bottom-right-radius: 0;
}
textarea:hover, textarea:focus {
  border-color: var(--color-link-hover);
}
textarea:focus {
  box-shadow: 0 0 0.25rem 0 var(--shadow) inset;
}

select {
  font-size: var(--font-size-l);
  border: 0;
}

.list {
  display: flex;
  padding-top: 1rem;
}
.list.horizontal {
  flex-wrap: wrap;
  align-items: start;
}

.list > * {
  margin: 0 1rem 1rem 0;
}

.list.compact {
  padding-top: 0.5rem;
}
.list.compact > * {
  margin: 0 0.5rem 0.5rem 0;
}

.btn {
  border-radius: var(--border-radius-m);
  padding: 0 0.75rem;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: var(--line-height-xs);
  border: 1px solid var(--color-button-border);
  background: var(--color-button-light-bg);
  color: var(--color-button-light-fg);
  height: 2rem;
  text-decoration: none;
}
.btn > span {
  display: flex;
  justify-content: center;
  align-items: center;
}
.btn > span span + span {
  margin-left: 0.25em;
}
.btn:hover, .btn:focus {
  background: var(--color-button-hover-bg);
  color: var(--color-button-hover-fg);
  cursor: pointer;
}
.btn[disabled], .btn.disabled {
  opacity: 0.25;
  cursor: default;
  background: none;
  color: var(--color-button-border);
  cursor: default;
}
.btn[disabled] .icon, .btn.disabled .icon {
  stroke: var(--color-btn-fg);
}

.btn.icon-only {
  width: 2.5rem;
}
.btn.icon-only span {
  position: absolute;
  width: 0;
  height: 0;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.btn.icon-only .icon {
  margin: 0;
}

.btn.icon-only-noborder {
  border: none;
  padding: 0 0.5rem;
  width: 2rem;
}
.btn.icon-only-noborder span {
  position: absolute;
  width: 0;
  height: 0;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.btn.icon-only-noborder .icon {
  margin: 0;
}

.btn.highlight,
.play-video-toggle,
.play-video-toggle-large {
  background: var(--color-button-dark-bg);
  color: var(--color-button-dark-fg);
}
.btn.highlight:hover, .btn.highlight:focus,
.play-video-toggle:hover,
.play-video-toggle:focus,
.play-video-toggle-large:hover,
.play-video-toggle-large:focus {
  background: var(--color-button-hover-bg);
  color: var(--color-button-hover-fg);
  cursor: pointer;
}
.btn.highlight[disabled], .btn.highlight.disabled,
.play-video-toggle[disabled],
.play-video-toggle.disabled,
.play-video-toggle-large[disabled],
.play-video-toggle-large.disabled {
  background: none;
  color: var(--color-button-border);
  cursor: default;
}

.play-video-toggle {
  border-radius: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-indent: -10rem;
  display: block;
}
.play-video-toggle::before {
  font-family: var(--font-icons);
  content: "\f00a";
  text-indent: 0;
  font-size: 2rem;
  position: absolute;
  left: 50%;
  top: 50%;
  display: flex;
  width: 3rem;
  height: 3rem;
  margin: -1.5rem 0 0 -1.5rem;
  justify-content: center;
  align-items: center;
}

.play-video-toggle-large {
  display: flex;
}
.play-video-toggle-large::before {
  font-family: var(--font-icons);
  content: "\f00a";
  text-indent: 0;
  font-size: 2rem;
}

.btn.large {
  padding: 0 1rem;
  height: 3rem;
}

.btn.width10 {
  width: 10rem;
}

.btn.width15 {
  width: 15rem;
}

.btn.width20 {
  width: 20rem;
}

.icon-arrow-left::before,
.icon-arrow-back::before,
.icon-plus-left::before,
.icon-menu-left::before,
.icon-login-left::before,
.icon-close-left::before {
  font-family: var(--font-icons);
  margin-right: 0.25em;
}

.icon-arrow-right::after,
.icon-plus-right::after,
.icon-menu-right::after,
.icon-login-right::after,
.icon-close-right::after {
  font-family: var(--font-icons);
  margin-left: 0.25em;
}

.icon-drop-left::before {
  font-family: var(--font-icons);
  margin-right: 0.05em;
}

.icon-drop-right::after {
  font-family: var(--font-icons);
  margin-left: 0.05em;
}

.icon-plus-left::before,
.icon-plus-right::after {
  content: "\ea13";
}

.icon-close-left::before {
  content: "\eb99";
  margin: 0 -0.05rem 0 -0.2rem;
  font-size: 130%;
}

.icon-close-right::after {
  content: "\eb99";
  margin: 0 -0.2rem 0 -0.05srem;
  font-size: 130%;
}

.icon-arrow-left::before {
  content: "\ea60";
}

.icon-arrow-back::before {
  content: "\ea58";
}

.icon-arrow-right::after {
  content: "\ea6c";
}

.icon-menu-left::before,
.icon-menu-right::after {
  content: "\ef3e";
}

.icon-login-left::before,
.icon-login-right::after {
  content: "\eed4";
}

.icon-drop-left::before,
.icon-drop-right::after {
  content: "\ea4e";
}

.dropdown {
  position: relative;
}

.dropdown-box {
  display: none;
  background-color: var(--color-white);
  border: 1px solid var(--color-blue-dark-1);
  border-radius: var(--border-radius-m);
  position: absolute;
  left: 0;
  top: 2.25rem;
  width: 18.5rem;
  max-width: 18.5rem;
  z-index: 1051;
  box-shadow: 0 0 1rem 0 var(--shadow);
}

.filter-dropdown .dropdown-box {
  width: 22rem;
  max-width: 96vw;
  max-height: 80vh;
  overflow-y: auto;
  overflow-x: hidden;
}

.dropdown-box.up:not(.view-mode-box) {
  top: unset;
  bottom: 2.25rem;
}

.dropdown-box.right {
  right: unset;
  left: 0;
}

.dropdown-list {
  margin: var(--border-radius-m) 0;
  max-height: 80vh;
  overflow: auto;
}

.dropdown-filter-list {
  margin: 1rem 1.25rem;
}

.dropdown-item {
  padding: 0;
  list-style: none;
  font-size: var(--font-size-m);
  font-weight: var(--font-normal);
}
.dropdown-item::before {
  content: none;
}

.dropdown-divider {
  background: var(--color-dropdown-divider);
  height: 1px;
  margin: 0.5rem 0;
}

.dropdown-link {
  text-decoration: none;
  display: block;
  text-align: left;
  padding: 0.5rem 0.75rem;
  font-size: var(--font-size-m);
  line-height: var(--line-height-s);
}
.dropdown-link span {
  display: flex;
  align-items: center;
}
.dropdown-link:hover, .dropdown-link:focus {
  background: var(--color-link-hover);
  color: var(--color-white);
}
.dropdown-link.active {
  background: var(--color-link);
  color: var(--color-white);
  justify-content: space-between;
  cursor: default;
}

.dropdown-toggle {
  min-width: 12rem;
}

.dropdown-toggle.icon-drop-right {
  text-align: left;
}

.dropdown-toggle.icon-drop-left[aria-expanded=true]::before,
.dropdown-toggle.icon-drop-right[aria-expanded=true]::after {
  transform: rotate(180deg);
}

.dropdown-box.expanded {
  display: block;
}

.dropdown-toggle.large + .dropdown-box {
  top: 3.25rem;
}
.dropdown-toggle.large + .dropdown-box .dropdown-link:not(.filter-checkbox) {
  padding: 0.75rem 1rem;
}

.dropdown-toggle.large + .filter-dropdown-box {
  top: 2.75rem;
}

.collapsible-header {
  display: flex;
  justify-content: space-between;
}
.collapsible-header .btn:last-child,
.collapsible-header .btn.collapsible-toggle {
  margin-right: -0.5rem;
}

@media screen and (min-width: 1080px) {
  .dropdown-toggle.large + .filter-dropdown-box {
    top: 3.25rem;
  }
}
.overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 64, 102, 0.95);
  z-index: 10000;
  display: block;
}

.overlay .window {
  width: 96vw;
  height: calc(100vh - 4vw);
  position: fixed;
  top: 2vw;
  left: 2vw;
  background: #ffffff;
}

.overlay-iframe .window {
  background: none;
}

.overlay-iframe .wrapper {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  align-content: stretch;
  align-items: flex-end;
  max-width: calc(140vh + 3rem);
  margin: 0 auto;
}

.overlay-iframe .iframe-wrapper {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  padding-top: 25px;
  background: #00304c;
}

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

.overlay-iframe .wrapper > .btn {
  margin-bottom: 1rem;
}

/* required styles */
.leaflet-pane,
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile-container,
.leaflet-pane > svg,
.leaflet-pane > canvas,
.leaflet-zoom-box,
.leaflet-image-layer,
.leaflet-layer {
  position: absolute;
  left: 0;
  top: 0;
}

.leaflet-container {
  overflow: hidden;
}

.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-user-drag: none;
}

/* Prevents IE11 from highlighting tiles in blue */
.leaflet-tile::selection {
  background: transparent;
}

/* Safari renders non-retina tile on retina better with this, but Chrome is worse */
.leaflet-safari .leaflet-tile {
  image-rendering: -webkit-optimize-contrast;
}

/* hack that prevents hw layers "stretching" when loading new tiles */
.leaflet-safari .leaflet-tile-container {
  width: 1600px;
  height: 1600px;
  -webkit-transform-origin: 0 0;
}

.leaflet-marker-icon,
.leaflet-marker-shadow {
  display: block;
}

/* .leaflet-container svg: reset svg max-width decleration shipped in Joomla! (joomla.org) 3.x */
/* .leaflet-container img: map is broken in FF if you have max-width: 100% on tiles */
.leaflet-container .leaflet-overlay-pane svg,
.leaflet-container .leaflet-marker-pane img,
.leaflet-container .leaflet-shadow-pane img,
.leaflet-container .leaflet-tile-pane img,
.leaflet-container img.leaflet-image-layer,
.leaflet-container .leaflet-tile {
  max-width: none !important;
  max-height: none !important;
}

.leaflet-container.leaflet-touch-zoom {
  -ms-touch-action: pan-x pan-y;
  touch-action: pan-x pan-y;
}

.leaflet-container.leaflet-touch-drag {
  -ms-touch-action: pinch-zoom;
  /* Fallback for FF which doesn't support pinch-zoom */
  touch-action: none;
  touch-action: pinch-zoom;
}

.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
  -ms-touch-action: none;
  touch-action: none;
}

.leaflet-container {
  -webkit-tap-highlight-color: transparent;
}

.leaflet-container a {
  -webkit-tap-highlight-color: rgba(51, 181, 229, 0.4);
}

.leaflet-tile {
  filter: inherit;
  visibility: hidden;
}

.leaflet-tile-loaded {
  visibility: inherit;
}

.leaflet-zoom-box {
  width: 0;
  height: 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 800;
}

/* workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=888319 */
.leaflet-overlay-pane svg {
  -moz-user-select: none;
}

.leaflet-pane {
  z-index: 400;
}

.leaflet-tile-pane {
  z-index: 200;
}

.leaflet-overlay-pane {
  z-index: 400;
}

.leaflet-shadow-pane {
  z-index: 500;
}

.leaflet-marker-pane {
  z-index: 600;
}

.leaflet-tooltip-pane {
  z-index: 650;
}

.leaflet-popup-pane {
  z-index: 700;
}

.leaflet-map-pane canvas {
  z-index: 100;
}

.leaflet-map-pane svg {
  z-index: 200;
}

.leaflet-vml-shape {
  width: 1px;
  height: 1px;
}

.lvml {
  behavior: url(#default#VML);
  display: inline-block;
  position: absolute;
}

/* control positioning */
.leaflet-control {
  position: relative;
  z-index: 800;
  pointer-events: visiblePainted;
  /* IE 9-10 doesn't have auto */
  pointer-events: auto;
}

.leaflet-top,
.leaflet-bottom {
  position: absolute;
  z-index: 1000;
  pointer-events: none;
}

.leaflet-top {
  top: 0;
}

.leaflet-right {
  right: 0;
}

.leaflet-bottom {
  bottom: 0;
}

.leaflet-left {
  left: 0;
}

.leaflet-control {
  float: left;
  clear: both;
}

.leaflet-right .leaflet-control {
  float: right;
}

.leaflet-top .leaflet-control {
  margin-top: 10px;
}

.leaflet-bottom .leaflet-control {
  margin-bottom: 10px;
}

.leaflet-left .leaflet-control {
  margin-left: 10px;
}

.leaflet-right .leaflet-control {
  margin-right: 10px;
}

/* zoom and fade animations */
.leaflet-fade-anim .leaflet-tile {
  will-change: opacity;
}

.leaflet-fade-anim .leaflet-popup {
  opacity: 0;
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}

.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
  opacity: 1;
}

.leaflet-zoom-animated {
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
}

.leaflet-zoom-anim .leaflet-zoom-animated {
  will-change: transform;
}

.leaflet-zoom-anim .leaflet-zoom-animated {
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1);
}

.leaflet-zoom-anim .leaflet-tile,
.leaflet-pan-anim .leaflet-tile {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}

.leaflet-zoom-anim .leaflet-zoom-hide {
  visibility: hidden;
}

/* cursors */
.leaflet-interactive {
  cursor: pointer;
}

.leaflet-grab {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab;
}

.leaflet-crosshair,
.leaflet-crosshair .leaflet-interactive {
  cursor: crosshair;
}

.leaflet-popup-pane,
.leaflet-control {
  cursor: auto;
}

.leaflet-dragging .leaflet-grab,
.leaflet-dragging .leaflet-grab .leaflet-interactive,
.leaflet-dragging .leaflet-marker-draggable {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing;
}

/* marker & overlays interactivity */
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-image-layer,
.leaflet-pane > svg path,
.leaflet-tile-container {
  pointer-events: none;
}

.leaflet-marker-icon.leaflet-interactive,
.leaflet-image-layer.leaflet-interactive,
.leaflet-pane > svg path.leaflet-interactive,
svg.leaflet-image-layer.leaflet-interactive path {
  pointer-events: visiblePainted;
  /* IE 9-10 doesn't have auto */
  pointer-events: auto;
}

/* visual tweaks */
.leaflet-container {
  background: #ddd;
  outline: 0;
}

.leaflet-container a {
  color: #0078A8;
}

.leaflet-container a.leaflet-active {
  outline: 2px solid orange;
}

.leaflet-zoom-box {
  border: 2px dotted #38f;
  background: rgba(255, 255, 255, 0.5);
}

/* general typography */
.leaflet-container {
  font: 12px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif;
}

/* general toolbar styles */
.leaflet-bar {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
  border-radius: 4px;
}

.leaflet-bar a,
.leaflet-bar a:hover {
  background-color: #fff;
  border-bottom: 1px solid #ccc;
  width: 26px;
  height: 26px;
  line-height: 26px;
  display: block;
  text-align: center;
  text-decoration: none;
  color: black;
}

.leaflet-bar a,
.leaflet-control-layers-toggle {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  display: block;
}

.leaflet-bar a:hover {
  background-color: #f4f4f4;
}

.leaflet-bar a:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.leaflet-bar a:last-child {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom: none;
}

.leaflet-bar a.leaflet-disabled {
  cursor: default;
  background-color: #f4f4f4;
  color: #bbb;
}

.leaflet-touch .leaflet-bar a {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.leaflet-touch .leaflet-bar a:first-child {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.leaflet-touch .leaflet-bar a:last-child {
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}

/* zoom control */
.leaflet-control-zoom-in,
.leaflet-control-zoom-out {
  font: bold 18px "Lucida Console", Monaco, monospace;
  text-indent: 1px;
}

.leaflet-touch .leaflet-control-zoom-in, .leaflet-touch .leaflet-control-zoom-out {
  font-size: 22px;
}

/* layers control */
.leaflet-control-layers {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
  background: #fff;
  border-radius: 5px;
}

.leaflet-control-layers-toggle {
  background-image: url(../../css/images/layers.png);
  width: 36px;
  height: 36px;
}

.leaflet-retina .leaflet-control-layers-toggle {
  background-image: url(../../css/images/layers-2x.png);
  background-size: 26px 26px;
}

.leaflet-touch .leaflet-control-layers-toggle {
  width: 44px;
  height: 44px;
}

.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
  display: none;
}

.leaflet-control-layers-expanded .leaflet-control-layers-list {
  display: block;
  position: relative;
}

.leaflet-control-layers-expanded {
  padding: 6px 10px 6px 6px;
  color: #333;
  background: #fff;
}

.leaflet-control-layers-scrollbar {
  overflow-y: scroll;
  overflow-x: hidden;
  padding-right: 5px;
}

.leaflet-control-layers-selector {
  margin-top: 2px;
  position: relative;
  top: 1px;
}

.leaflet-control-layers label {
  display: block;
}

.leaflet-control-layers-separator {
  height: 0;
  border-top: 1px solid #ddd;
  margin: 5px -10px 5px -6px;
}

/* Default icon URLs */
.leaflet-default-icon-path {
  background-image: url(../../css/images/marker-icon.png);
}

/* attribution and scale controls */
.leaflet-container .leaflet-control-attribution {
  background: #fff;
  background: rgba(255, 255, 255, 0.7);
  margin: 0;
}

.leaflet-control-attribution,
.leaflet-control-scale-line {
  padding: 0 5px;
  color: #333;
}

.leaflet-control-attribution a {
  text-decoration: none;
}

.leaflet-control-attribution a:hover {
  text-decoration: underline;
}

.leaflet-container .leaflet-control-attribution,
.leaflet-container .leaflet-control-scale {
  font-size: 11px;
}

.leaflet-left .leaflet-control-scale {
  margin-left: 5px;
}

.leaflet-bottom .leaflet-control-scale {
  margin-bottom: 5px;
}

.leaflet-control-scale-line {
  border: 2px solid #777;
  border-top: none;
  line-height: 1.1;
  padding: 2px 5px 1px;
  font-size: 11px;
  white-space: nowrap;
  overflow: hidden;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  background: rgba(255, 255, 255, 0.5);
}

.leaflet-control-scale-line:not(:first-child) {
  border-top: 2px solid #777;
  border-bottom: none;
  margin-top: -2px;
}

.leaflet-control-scale-line:not(:first-child):not(:last-child) {
  border-bottom: 2px solid #777;
}

.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
  box-shadow: none;
}

.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
  border: 2px solid rgba(0, 0, 0, 0.2);
  background-clip: padding-box;
}

/* popup */
.leaflet-popup {
  position: absolute;
  text-align: center;
  margin-bottom: 20px;
}

.leaflet-popup-content-wrapper {
  padding: 1px;
  text-align: left;
  border-radius: 12px;
}

.leaflet-popup-content {
  margin: 13px 19px;
  line-height: 1.4;
}

.leaflet-popup-content p {
  margin: 18px 0;
}

.leaflet-popup-tip-container {
  width: 40px;
  height: 20px;
  position: absolute;
  left: 50%;
  margin-left: -20px;
  overflow: hidden;
  pointer-events: none;
}

.leaflet-popup-tip {
  width: 17px;
  height: 17px;
  padding: 1px;
  margin: -10px auto 0;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
  background: white;
  color: #333;
  box-shadow: 0 3px 14px rgba(0, 0, 0, 0.4);
}

.leaflet-container a.leaflet-popup-close-button {
  position: absolute;
  top: 0;
  right: 0;
  padding: 4px 4px 0 0;
  border: none;
  text-align: center;
  width: 18px;
  height: 14px;
  font: 16px/14px Tahoma, Verdana, sans-serif;
  color: #c3c3c3;
  text-decoration: none;
  font-weight: bold;
  background: transparent;
}

.leaflet-container a.leaflet-popup-close-button:hover {
  color: #999;
}

.leaflet-popup-scrolled {
  overflow: auto;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
}

.leaflet-oldie .leaflet-popup-content-wrapper {
  -ms-zoom: 1;
}

.leaflet-oldie .leaflet-popup-tip {
  width: 24px;
  margin: 0 auto;
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
  filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);
}

.leaflet-oldie .leaflet-popup-tip-container {
  margin-top: -1px;
}

.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
  border: 1px solid #999;
}

/* div icon */
.leaflet-div-icon {
  background: #fff;
  border: 1px solid #666;
}

/* Tooltip */
/* Base styles for the element that has a tooltip */
.leaflet-tooltip {
  position: absolute;
  padding: 6px;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 3px;
  color: #222;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
}

.leaflet-tooltip.leaflet-clickable {
  cursor: pointer;
  pointer-events: auto;
}

.leaflet-tooltip-top:before,
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
  position: absolute;
  pointer-events: none;
  border: 6px solid transparent;
  background: transparent;
  content: "";
}

/* Directions */
.leaflet-tooltip-bottom {
  margin-top: 6px;
}

.leaflet-tooltip-top {
  margin-top: -6px;
}

.leaflet-tooltip-bottom:before,
.leaflet-tooltip-top:before {
  left: 50%;
  margin-left: -6px;
}

.leaflet-tooltip-top:before {
  bottom: 0;
  margin-bottom: -12px;
  border-top-color: #fff;
}

.leaflet-tooltip-bottom:before {
  top: 0;
  margin-top: -12px;
  margin-left: -6px;
  border-bottom-color: #fff;
}

.leaflet-tooltip-left {
  margin-left: -6px;
}

.leaflet-tooltip-right {
  margin-left: 6px;
}

.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
  top: 50%;
  margin-top: -6px;
}

.leaflet-tooltip-left:before {
  right: 0;
  margin-right: -12px;
  border-left-color: #fff;
}

.leaflet-tooltip-right:before {
  left: 0;
  margin-left: -12px;
  border-right-color: #fff;
}

/* Custom styles */
.leaflet-container + .mapboxgl-map {
  margin-top: 6rem;
}

.leaflet-container {
  min-height: 30rem;
  position: initial;
  margin-bottom: -6rem;
  position: relative;
  overflow: hidden;
  background: var(--color-white);
}
.leaflet-container::after {
  content: "";
  width: 120vw;
  bottom: 0;
  left: calc((120vw - 100%) / 2 * -1);
  height: 4rem;
  background: var(--color-white);
  background: linear-gradient(0deg, white 0%, rgba(255, 255, 255, 0) 100%);
  position: absolute;
  z-index: 410;
}

.leaflet-control-container {
  background: none;
  box-shadow: none;
  width: 100%;
  padding-left: var(--layout-hor-paddings);
  padding-right: var(--layout-hor-paddings);
  margin-left: auto;
  margin-right: auto;
  max-width: var(--layout-hor-limit);
  position: relative;
}
.leaflet-control-container .leaflet-control-zoom {
  margin-right: var(--layout-hor-paddings);
  margin-top: var(--layout-hor-paddings);
  border-radius: var(--border-radius-m);
  border: none;
}
.leaflet-control-container .leaflet-control-zoom a {
  width: 46px;
  height: 46px;
  border: 1px solid var(--color-button-border);
  background: var(--color-button-light-bg);
  color: var(--color-button-light-fg);
  line-height: 40px;
}
.leaflet-control-container .leaflet-control-zoom a:hover, .leaflet-control-container .leaflet-control-zoom a:focus {
  background: var(--color-link-hover);
  color: var(--color-white);
}
.leaflet-control-container .leaflet-control-zoom a.leaflet-disabled, .leaflet-control-container .leaflet-control-zoom a.leaflet-disabled:hover, .leaflet-control-container .leaflet-control-zoom a.leaflet-disabled:focus {
  opacity: 0.25;
  border: 1px solid var(--color-button-border);
  background: var(--color-button-light-bg);
  color: var(--color-button-light-fg);
}
.leaflet-control-container .leaflet-control-zoom a.leaflet-control-zoom-in,
.leaflet-control-container .leaflet-control-zoom a.leaflet-control-zoom-in:first-child {
  border-top-left-radius: var(--border-radius-m);
  border-top-right-radius: var(--border-radius-m);
}
.leaflet-control-container .leaflet-control-zoom a.leaflet-control-zoom-out,
.leaflet-control-container .leaflet-control-zoom a.leaflet-control-zoom-out:last-child {
  border-bottom-left-radius: var(--border-radius-m);
  border-bottom-right-radius: var(--border-radius-m);
}

.leaflet-marker-icon {
  transition: margin-top 100ms;
  cursor: pointer;
}
.leaflet-marker-icon:hover, .leaflet-marker-icon:focus {
  margin-top: -10px;
}

.leaflet-popup {
  margin-bottom: -24px;
  margin-left: 5px;
}

.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
  background: var(--color-link);
  color: var(--color-white);
  border: 1px solid var(--color-blue-dark-1);
  padding: 0;
  overflow: hidden;
  box-shadow: 0 0 1rem 0 var(--shadow);
}

leaflet-popup-content-wrapper {
  border-radius: var(--border-radius-m);
}

.leaflet-popup-tip {
  background: var(--color-blue-dark-1);
  width: 12px;
  height: 12px;
  margin: -10px auto 0;
}

.leaflet-popup-content {
  margin: 0;
}

.leaflet-popup-content a {
  padding: 0.5rem 1rem;
  margin: 0;
  background: var(--color-link);
  display: flex;
  justify-content: center;
  align-items: center;
  color: var(--color-white);
  text-decoration: none;
  font-family: var(--font);
  font-weight: var(--font-normal);
  font-size: var(--font-size-s1);
  line-height: var(--line-height-s);
}
.leaflet-popup-content a::after {
  font-family: var(--font-icons);
  margin-left: 0.25em;
  content: "\ea6c";
  display: inline-flex;
  margin: 1px 0 -1px 5px;
}
.leaflet-popup-content a:hover, .leaflet-popup-content a:focus {
  background: var(--color-link-hover);
}

.leaflet-container a.leaflet-popup-close-button {
  display: none;
}

.entry-content {
  padding-top: 4rem;
  padding-bottom: 8rem;
}

.entry-content > * {
  width: 100%;
  padding-left: var(--layout-hor-paddings);
  padding-right: var(--layout-hor-paddings);
  margin-left: auto;
  margin-right: auto;
  max-width: 860px;
}

.entry-content > img {
  display: block;
  max-width: 100%;
  width: auto;
  height: auto;
  margin-top: 3rem;
  margin-bottom: 3rem;
}

.entry-content > figure {
  margin: 3rem auto;
}
.entry-content > figure a {
  display: block;
  margin: 0;
}
.entry-content > figure img {
  display: block;
  max-width: 100%;
  width: auto;
  height: auto;
  margin: 0 auto;
}
.entry-content > figure figcaption {
  font-size: var(--font-size-s1);
  line-height: var(--line-height-s);
  margin: 0.5em 0;
}
.entry-content > figure iframe {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}
.entry-content > figure .iframe-container {
  width: 100%;
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 0;
  height: 0;
  overflow: hidden;
}
.entry-content > figure .iframe-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.entry-content > * + h2 {
  margin-top: 6rem;
  padding-top: 6rem;
  position: relative;
}
.entry-content > * + h2::before {
  content: "";
  width: 120vw;
  top: 0;
  left: calc((120vw - 100%) / 2 * -1);
  height: 1px;
  background: var(--color-gray-light-1);
  position: absolute;
}
.entry-content > * + h2::after {
  content: "";
  width: 120vw;
  top: 0;
  left: calc((120vw - 100%) / 2 * -1);
  height: 10px;
  background: #b8d4e5;
  background: linear-gradient(0deg, rgba(184, 212, 229, 0) 0%, rgba(184, 212, 229, 0.1) 100%);
  position: absolute;
}

.page-header {
  padding-top: 5rem;
  padding-bottom: 0;
  text-align: center;
}

.filter-header {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 2rem;
}
.filter-header h2 {
  padding-right: 1rem;
  margin: 0 0 0.5rem;
  font-size: var(--font-size-l3);
}
.filter-header .dropdown {
  width: 100%;
  text-align: left;
}

@media screen and (min-width: 720px) {
  .filter-header {
    flex-direction: row;
    justify-content: space-between;
  }
  .filter-header h2 {
    padding-right: 1rem;
    margin: 0 0 0.5rem;
    font-size: var(--font-size-l4);
  }
  .filter-header.filter-header-stories h2 {
    max-width: calc(100% - 120px);
  }
  .filter-header .dropdown {
    width: calc(100% - 140px);
  }
}
.filter-header-switch {
  border: none;
  height: auto;
  padding: 0.2em 0;
  display: inline;
  background: none;
  border-radius: 0;
}
.filter-header-switch:hover, .filter-header-switch:focus {
  background: none;
  color: var(--color-link-hover);
}
.filter-header-switch::after {
  line-height: var(--line-height-xs);
  display: inline-block;
  vertical-align: bottom;
  margin: -0.1em 0 -0.05em;
}

.page-header.error {
  padding-bottom: 5rem;
  text-align: center;
  display: flex;
  width: 100%;
  min-height: 100%;
  justify-content: center;
  align-items: center;
  min-height: 90vh;
}
.page-header.error .max-width {
  display: flex;
  flex-direction: column;
  width: 100%;
  min-height: 100%;
  justify-content: center;
  align-items: center;
}
.page-header.error h1 {
  margin: 0;
}
.page-header.error p {
  font-size: var(--font-size-l2);
}

.section-block {
  padding-top: 6rem;
  padding-bottom: 6rem;
}

main .section-block + .section-block {
  position: relative;
}
main .section-block + .section-block::before {
  content: "";
  width: 120vw;
  top: 0;
  left: calc((120vw - 100%) / 2 * -1);
  height: 1px;
  background: var(--color-gray-light-1);
  position: absolute;
}
main .section-block + .section-block::after {
  content: "";
  width: 120vw;
  top: 0;
  left: calc((120vw - 100%) / 2 * -1);
  height: 10px;
  background: #b8d4e5;
  background: linear-gradient(0deg, rgba(184, 212, 229, 0) 0%, rgba(184, 212, 229, 0.1) 100%);
  position: absolute;
}

.cards-grid-stories {
  display: grid;
  padding-bottom: 8rem;
  grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
  grid-auto-rows: minmax(100px, auto);
  grid-gap: calc(var(--layout-hor-paddings) / 2);
}

@media screen and (min-width: 768px) {
  .cards-grid-stories {
    grid-template-columns: repeat(auto-fill, minmax(268px, 1fr));
  }
}
@media screen and (min-width: 1080px) {
  .cards-grid-stories {
    grid-template-columns: repeat(auto-fill, minmax(480px, 1fr));
  }
}
.cards-grid-learning-resources {
  display: grid;
  padding-bottom: 8rem;
  grid-template-columns: 1fr;
  grid-auto-rows: minmax(100px, auto);
  grid-gap: calc(var(--layout-hor-paddings) / 2);
}

@media screen and (min-width: 768px) {
  .cards-grid-learning-resources {
    grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
  }
}
.cards-grid-videos,
.testimonials-grid {
  display: grid;
  padding-bottom: 8rem;
  grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
  grid-auto-rows: minmax(100px, auto);
  grid-gap: calc(var(--layout-hor-paddings) / 2);
}

.testimonials-grid .testimonial {
  max-width: unset;
}

@media screen and (min-width: 768px) {
  .cards-grid-videos,
.testimonials-grid {
    grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
  }

  .testimonials-grid .testimonial {
    max-width: unset;
  }
}
@media screen and (min-width: 1280px) {
  .testimonials-grid {
    grid-template-columns: repeat(auto-fill, minmax(340px, 1fr));
  }

  .testimonials-grid .testimonial {
    max-width: unset;
  }
}
.cards-featured-block {
  padding-bottom: 6rem;
}
.cards-featured-block .max-width {
  display: flex;
  align-items: center;
  flex-direction: column;
}

.cards-featured-stories,
.cards-featured-learning-resources,
.cards-featured-videos {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding-bottom: 2rem;
  width: 100%;
}

@media screen and (min-width: 540px) {
  .cards-featured {
    max-width: 1400px;
  }
}
.cards-featured-stories {
  max-width: 340px;
}
.cards-featured-stories .card {
  width: 100%;
}
.cards-featured-stories .card + .card {
  margin-top: calc(var(--layout-hor-paddings) / 2);
}

@media screen and (min-width: 600px) {
  .cards-featured-stories {
    max-width: 640px;
  }
  .cards-featured-stories .card {
    width: calc((100% - var(--layout-hor-paddings) / 2) / 2 - 1px);
  }
  .cards-featured-stories .card + .card {
    margin-top: 0;
    margin-left: calc(var(--layout-hor-paddings) / 2);
  }
}
@media screen and (min-width: 1080px) {
  .cards-featured-stories {
    max-width: 1400px;
  }
}
.cards-featured-learning-resources,
.cards-featured-videos {
  max-width: 340px;
}
.cards-featured-learning-resources .card,
.cards-featured-videos .card {
  width: 100%;
}
.cards-featured-learning-resources .card + .card,
.cards-featured-videos .card + .card {
  margin-top: calc(var(--layout-hor-paddings) / 2);
}

@media screen and (min-width: 600px) {
  .cards-featured-learning-resources,
.cards-featured-videos {
    max-width: unset;
  }
  .cards-featured-learning-resources .card,
.cards-featured-videos .card {
    width: calc((100% - var(--layout-hor-paddings) / 2) / 2 - 1px);
  }
  .cards-featured-learning-resources .card:nth-child(2),
.cards-featured-videos .card:nth-child(2) {
    margin-top: 0;
    margin-left: calc(var(--layout-hor-paddings) / 2);
  }
  .cards-featured-learning-resources .card:nth-child(3),
.cards-featured-videos .card:nth-child(3) {
    margin-top: calc(var(--layout-hor-paddings) / 2);
  }
}
@media screen and (min-width: 768px) {
  .cards-featured-learning-resources,
.cards-featured-videos {
    max-width: 1400px;
  }
}
@media screen and (min-width: 1024px) {
  .cards-featured-learning-resources .card,
.cards-featured-videos .card {
    width: calc((100% - var(--layout-hor-paddings)) / 3 - 1px);
  }
  .cards-featured-learning-resources .card:nth-child(2),
.cards-featured-learning-resources .card:nth-child(3),
.cards-featured-videos .card:nth-child(2),
.cards-featured-videos .card:nth-child(3) {
    margin-top: 0;
    margin-left: calc(var(--layout-hor-paddings) / 2);
  }
}
.testimonials-featured {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  max-width: 1400px;
  justify-content: center;
}

.card {
  border: 1px solid var(--color-gray-dark-1);
  border-radius: var(--border-radius-m);
  overflow: hidden;
  display: grid;
  box-shadow: 0 0 0.25rem 0 var(--shadow);
}

.card.is-hover {
  border-color: var(--color-blue-dark-1);
  cursor: pointer;
  box-shadow: 0 0 0.5rem 0 var(--shadow);
}

.card-image {
  max-width: 100%;
  width: 100%;
  margin: 0;
  padding: 0.5rem;
}

.card-image-img,
.card-image-img-cover {
  height: auto;
  background: var(--color-blue-dark-1);
  border-radius: var(--border-radius-s);
  overflow: hidden;
}
.card-image-img img,
.card-image-img-cover img {
  opacity: 0.85;
}

.card.is-hover .card-image-img,
.card.is-hover .card-image-img-cover {
  background: var(--color-white);
}
.card.is-hover .card-image-img img,
.card.is-hover .card-image-img-cover img {
  opacity: 0.85;
}
.card.is-hover .card-image-img.no-img,
.card.is-hover .card-image-img-cover.no-img {
  background: var(--color-gray-light-1);
  opacity: 0.85;
}

.card-image-img {
  position: relative;
}
.card-image-img::after {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 64%;
}
.card-image-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.card-image-img.no-img {
  background: var(--color-gray-light-1);
}

.card-image-img-cover {
  position: unset;
}
.card-image-img-cover::after {
  content: none;
}
.card-image-img-cover img {
  position: unset;
  top: unset;
  left: unset;
  width: 100%;
  height: auto;
  object-fit: unset;
  opacity: 1;
  display: block;
}
.card-image-img-cover.no-img {
  width: 300px;
  max-width: 100%;
  background: var(--color-gray-light-1);
}
.card-image-img-cover.no-img::after {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 141.4%;
}

.card .play-video-toggle {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 3rem;
  height: 3rem;
  margin: -1.5rem 0 0 -1.5rem;
  z-index: 1;
  box-shadow: 0 0 0.25rem 0 var(--shadow);
}

.card-body {
  padding: 1rem;
  display: grid;
}

.entry-title {
  font-size: var(--font-size-l2);
  margin: 0;
}

.entry-date {
  font-size: var(--font-size-s1);
  margin: 0;
}

.card-author {
  font-size: var(--font-size-s1);
  margin: 0.5rem 0 0;
}

.entry-labels {
  margin: 1rem 0 0;
  max-width: 360px;
  font-size: var(--font-size-s2);
}
.entry-labels ul {
  margin: 0;
  display: flex;
  flex-wrap: wrap;
}
.entry-labels li {
  margin: 0;
  padding: 0;
  line-height: var(--line-height-s);
}
.entry-labels li::before {
  content: none;
}
.entry-labels li::after {
  content: ", ";
  display: inline-block;
  margin: 0 0.2em 0 0;
  line-height: var(--line-height-s);
}
.entry-labels li:last-child::after {
  content: none;
}
.entry-labels a {
  text-decoration: none;
  display: inline-block;
  line-height: var(--line-height-s);
}

.card-story {
  grid-template-rows: auto 1fr;
  max-width: 340px;
  width: 100%;
  justify-self: center;
}
.card-story .card-body {
  grid-template-rows: auto 1fr auto;
  padding-top: 0.5rem;
}
.card-story.is-hover .entry-title a {
  color: var(--color-link-hover);
}

@media screen and (min-width: 600px) {
  .card-story {
    max-width: unset;
  }
}
@media screen and (min-width: 1080px) {
  .card-story {
    grid-template-columns: 22.2vw 1fr;
    grid-template-rows: 1fr;
  }
  .card-story .card-body {
    padding-top: 1rem;
    padding-left: 0.5rem;
  }
}
@media screen and (min-width: 1440px) {
  .card-story {
    grid-template-columns: 20.001rem 1fr;
  }
}
.card-learning-resource {
  grid-template-columns: auto 1fr;
  max-width: 340px;
  width: 100%;
  justify-self: center;
}
.card-learning-resource .card-image {
  max-width: 128px;
  margin: 0 auto;
}
.card-learning-resource .card-body {
  grid-template-rows: auto 1fr;
  padding-left: 0.5rem;
}
.card-learning-resource.is-hover .entry-title a {
  color: var(--color-link-hover);
}

@media screen and (min-width: 768px) {
  .card-learning-resource {
    max-width: unset;
  }
}
@media screen and (min-width: 1024px) {
  .card-learning-resource .card-image {
    max-width: 12.5vw;
  }
}
@media screen and (min-width: 1440px) {
  .card-learning-resource .card-image {
    max-width: 180px;
  }
}
.card-video {
  grid-template-rows: auto 1fr;
}
.card-video .card-body {
  grid-template-rows: 1fr;
  padding-top: 0.5rem;
}
.card-video.is-hover .play-video-toggle {
  background-color: var(--color-link-hover);
  box-shadow: 0 0 1rem 0 var(--shadow);
}

.testimonial {
  display: grid;
  grid-template-rows: auto 1fr;
  padding: 0 calc(1.5rem + var(--layout-hor-paddings) / 2) calc(2rem + var(--layout-hor-paddings) / 2);
  max-width: 334px;
  width: 100%;
  justify-self: center;
}

@media screen and (min-width: 768px) {
  .testimonial {
    max-width: 50%;
  }
}
@media screen and (min-width: 1024px) {
  .testimonial {
    max-width: 33.33%;
  }
}
.testimonial-avatar {
  width: 150px;
  margin: 0 auto;
  padding: 0 0 1rem;
}

.testimonial-avatar-img {
  height: auto;
  position: relative;
  border-radius: 100%;
  overflow: hidden;
  border: 1px solid var(--color-gray-light-1);
}
.testimonial-avatar-img::after {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
}
.testimonial-avatar-img img {
  position: absolute;
  top: -2px;
  left: -2px;
  width: calc(100% + 4px);
  height: calc(100% + 4px);
  object-fit: cover;
  opacity: 1;
}
.testimonial-avatar-img.no-img {
  background-image: url("/images/avatar.jpg");
  background-color: var(--color-gray-light-2);
  background-size: calc(100% + 2px) calc(100% + 2px);
  background-position: -1px -1px;
}

.testimonial-body {
  text-align: center;
}

.testimonial-testimonial,
.testimonial-author {
  margin: 0;
  line-height: var(--line-height-s);
}

.testimonial-testimonial::before {
  font-family: var(--font-icons);
  content: "\ec51";
  color: var(--color-gray);
  font-size: var(--font-size-l5);
  display: inline-block;
  vertical-align: bottom;
  margin: -0.1em 0.25rem 0.1em -2.25rem;
}

.testimonial-author {
  margin-top: 0.5rem;
  color: var(--color-blue);
  font-weight: var(--font-bold);
}

.pagination {
  display: flex;
  justify-content: space-between;
  margin-top: -4rem;
  margin-bottom: 12rem;
}

.pagination.load-more {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: -4rem;
  margin-bottom: 12rem;
}

.load-more-button {
  overflow: hidden;
}
.load-more-button.loading {
  height: 3rem;
  width: 3rem;
  padding: 0;
  border-width: 2px;
  border-radius: 1.5rem;
  border-color: var(--color-gray-light-1) var(--color-gray-light-1) var(--color-gray-light-1) var(--color-link);
  background: var(--color-white);
  font-size: 0;
  color: transparent;
  pointer-events: none;
  animation: spin 1.2s infinite linear;
}

@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.no-results {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 2rem;
  padding-bottom: 12rem;
}

.site-footer {
  background: var(--color-blue);
  color: var(--color-white);
  padding: 1rem 0;
}
.site-footer a {
  text-decoration: none;
  color: var(--color-white);
}
.site-footer a:hover, .site-footer a:focus {
  color: var(--color-active);
}
.site-footer ul {
  margin: 0;
}
.site-footer li {
  list-style: none;
  padding: 0;
}
.site-footer li::before {
  content: none;
}

.site-footer .privacy {
  width: 100%;
  display: flex;
  justify-content: center;
}
.site-footer .privacy p,
.site-footer .privacy a {
  font-size: --font-size-s;
  margin: 0.5rem 0.5rem 0.5rem 0;
  line-height: var(--line-height-xs);
  display: block;
}

.site-header {
  background: var(--color-blue);
  color: var(--color-text);
  padding-top: 2vw;
  padding-bottom: 2vw;
}

.site-header-home {
  background: none;
  position: absolute;
  width: 100%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  z-index: 10;
}

.site-header-wrapper {
  display: grid;
  grid-template-columns: 1fr auto;
  grid-template-rows: auto;
  grid-template-columns: 1fr auto auto;
  grid-column-gap: 1vw;
  grid-row-gap: 2vw;
  height: 100%;
}

.header-logo {
  height: 2rem;
  width: 9.25rem;
  max-width: 35vw;
  padding-right: 0.5rem;
}

.header-logo h1,
.header-logo p {
  display: block;
  height: 100%;
  width: 100%;
  margin: 0;
}

.header-logo a {
  display: flex;
  height: 100%;
  width: 100%;
  margin: 0;
  justify-content: center;
  align-items: center;
}

.header-logo-img {
  height: auto;
  width: 100%;
}

#login-button {
  align-self: center;
}

.lang-menu-list,
.user-menu-list {
  display: none;
}

.site-header .main-nav ul {
  margin: 0;
  text-align: center;
}

.site-header .main-nav li {
  padding: 0;
  line-height: var(--line-height-xs);
}
.site-header .main-nav li::before {
  content: none;
}
.site-header .main-nav li a {
  text-decoration: none;
  font-size: 1.125rem;
  line-height: var(--line-height-xs);
  display: inline-block;
  position: relative;
  color: var(--color-white);
}
.site-header .main-nav li a:hover, .site-header .main-nav li a:focus, .site-header .main-nav li a.active {
  color: var(--color-active);
}
.site-header .main-nav li a.active {
  cursor: default;
}
.site-header .main-nav li.current-menu-item {
  position: relative;
}
.site-header .main-nav li.current-menu-item a::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  background: var(--color-link);
}
.site-header .main-nav li.current-menu-item:hover a, .site-header .main-nav li.current-menu-item:focus a {
  color: var(--color-link);
  cursor: default;
}
.site-header .main-nav li.current-menu-item:hover a::after, .site-header .main-nav li.current-menu-item:focus a::after {
  background: var(--color-link);
}

@media screen and (max-width: 767px) {
  .site-header.expanded .main-menu-toggle::before {
    content: "\eb99";
  }

  .site-header.expanded {
    position: fixed;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 200;
  }

  .site-header.expanded .site-header-wrapper {
    grid-template-rows: auto 1fr;
    grid-template-areas: "logo menu-toggle login" "menu menu menu";
  }

  .main-menu {
    display: none;
    width: calc(100% + var(--layout-hor-paddings) * 2);
    height: calc(100% + var(--layout-hor-paddings));
    overflow-x: hidden;
    overflow-y: auto;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0 calc(-1 * var(--layout-hor-paddings)) calc(-1 * var(--layout-hor-paddings));
    padding: var(--layout-hor-paddings);
    grid-area: menu;
    background: var(--color-blue-dark-1);
  }

  .site-header.expanded .main-menu {
    display: flex;
  }

  .site-header .main-nav a {
    padding: calc(0.5rem + 1vw) 0;
  }
}
@media screen and (min-width: 768px) {
  .site-header {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .site-header-wrapper {
    align-items: stretch;
    grid-gap: 1rem;
  }

  .header-logo {
    height: 2.5rem;
    width: 11rem;
  }

  .main-menu {
    padding: 0;
    border: none;
  }

  .main-menu,
.main-menu.expanded {
    position: initial;
    height: auto;
    background: none;
    overflow: unset;
    display: flex;
    align-items: stretch;
  }

  .main-menu-toggle {
    display: none;
  }

  .site-header .main-nav {
    display: flex;
    align-items: stretch;
  }

  .site-header .main-nav-list,
.site-header .main-menu.expanded .main-nav-list {
    display: flex;
    flex-direction: row;
    align-items: stretch;
  }

  .site-header .main-nav li {
    margin-left: 1rem;
    display: flex;
    align-items: stretch;
  }
  .site-header .main-nav li::before {
    content: none;
  }
  .site-header .main-nav li a {
    display: flex;
    align-items: center;
  }
}
.logos-home,
.logos-entry {
  background: var(--color-gray-light-2);
  position: relative;
  padding-top: 4rem;
  padding-bottom: 2rem;
}
.logos-home::before,
.logos-entry::before {
  content: "";
  width: 120vw;
  top: 0;
  left: calc((120vw - 100%) / 2 * -1);
  height: 1px;
  background: var(--color-gray-light-1);
  position: absolute;
}
.logos-home::after,
.logos-entry::after {
  content: "";
  width: 120vw;
  top: 0;
  left: calc((120vw - 100%) / 2 * -1);
  height: 10px;
  background: #b8d4e5;
  background: linear-gradient(0deg, rgba(184, 212, 229, 0) 0%, rgba(184, 212, 229, 0.1) 100%);
  position: absolute;
}

.logos-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 2rem 0 0;
  margin: 0 -2rem;
}
.logos-list h2 {
  flex-grow: 1;
  text-align: center;
  font-size: var(--font-size-l3);
  margin: 0 0 0.5rem;
}
.logos-list .logos-group {
  padding: 1rem 2rem 4rem;
}
.logos-list .logos-group-list {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 560px) {
  .logos-list .logos-group-list {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
  }
}
.logos-list .logo-item {
  width: 16rem;
  padding: 1.5rem 1rem;
}
.logos-list .logo {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
}
@media screen and (min-width: 560px) {
  .logos-list .logo {
    height: 6.5rem;
  }
}
.logos-list .logo img {
  width: 13rem;
  height: auto;
}
.logos-list h3,
.logos-list p {
  text-align: center;
}
.logos-list h3 {
  margin: 0;
  color: var(--color-link);
  font-size: var(--font-size-l3);
}
.logos-list p {
  margin: 0;
  line-height: var(--line-height-s);
}
.logos-list a {
  text-decoration: none;
  display: block;
}
.logos-list a:hover .logo, .logos-list a:focus .logo {
  opacity: 0.8;
}
.logos-list a:hover h3, .logos-list a:focus h3 {
  color: var(--color-link-hover);
}

.contacts-list-block {
  padding-top: 0;
  padding-bottom: 6rem;
}

.contacts-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.contacts-list-item {
  padding: 1rem;
  width: 18rem;
}
.contacts-list-item h2,
.contacts-list-item h3,
.contacts-list-item p {
  text-align: center;
}
.contacts-list-item h2 {
  margin: 0;
  font-size: var(--font-size-l4);
}
.contacts-list-item h3 {
  margin: 1rem 0 0.5rem;
  display: block;
  font-size: var(--font-size-l1);
  font-weight: var(--font-bold);
}
.contacts-list-item p {
  margin: 0 0 0.5rem;
  line-height: var(--line-height-s);
}
.contacts-list-item a {
  text-decoration: none;
}

.national-administrators-block {
  position: relative;
  padding-top: 6rem;
  padding-bottom: 8rem;
}
.national-administrators-block::before {
  content: "";
  width: 120vw;
  top: 0;
  left: calc((120vw - 100%) / 2 * -1);
  height: 1px;
  background: var(--color-gray-light-1);
  position: absolute;
}
.national-administrators-block::after {
  content: "";
  width: 120vw;
  top: 0;
  left: calc((120vw - 100%) / 2 * -1);
  height: 10px;
  background: #b8d4e5;
  background: linear-gradient(0deg, rgba(184, 212, 229, 0) 0%, rgba(184, 212, 229, 0.1) 100%);
  position: absolute;
}
.national-administrators-block h2 {
  text-align: center;
  margin-bottom: 3rem;
}
.national-administrators-block table {
  border-collapse: separate;
  border-spacing: 0;
  clear: both;
  table-layout: unset !important;
  width: 100% !important;
  line-height: var(--line-height-s);
}
.national-administrators-block th,
.national-administrators-block td {
  padding-right: 0.75rem;
}
.national-administrators-block th {
  text-align: left;
  padding-bottom: 1rem;
  font-size: var(--font-size-s2);
  line-height: var(--line-height-xs);
  align-self: end;
  color: var(--color-blue);
}
.national-administrators-block td {
  border-top: 1px solid var(--color-gray-light-1);
  text-align: left;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.national-administrators-block a {
  text-decoration: none;
}
.national-administrators-block tr:first-child td {
  border-top-color: var(--color-gray);
}
.national-administrators-block .location,
.national-administrators-block .name {
  font-weight: var(--font-bold);
}
.national-administrators-block .organization,
.national-administrators-block .email {
  font-weight: var(--font-normal);
}
.national-administrators-block th.organization,
.national-administrators-block th.email {
  font-weight: var(--font-bold);
}

@media screen and (max-width: 767px) {
  .national-administrators-block table {
    display: block;
  }
  .national-administrators-block thead,
.national-administrators-block tbody {
    display: block;
  }
  .national-administrators-block tr {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
  .national-administrators-block th {
    text-align: left;
  }
  .national-administrators-block td {
    text-align: left;
  }
  .national-administrators-block a {
    text-decoration: none;
  }
  .national-administrators-block tr:first-child td {
    border-top-color: var(--color-gray);
  }
  .national-administrators-block .location,
.national-administrators-block .name,
.national-administrators-block .organization {
    grid-column: 1;
  }
  .national-administrators-block .location {
    padding-top: 0.75rem;
    padding-bottom: 0;
  }
  .national-administrators-block .name {
    padding-top: 0;
    padding-bottom: 0;
  }
  .national-administrators-block .organization {
    padding-top: 0;
    padding-bottom: 0.75rem;
  }
  .national-administrators-block .email {
    grid-column: 2;
    grid-row: 1/span 3;
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }
  .national-administrators-block th.location {
    padding-top: 0;
  }
  .national-administrators-block th.organization,
.national-administrators-block th.email {
    padding-top: 0;
    padding-bottom: 0.75rem;
  }
  .national-administrators-block td.location {
    border-top: 1px solid var(--color-gray-light-1);
  }
  .national-administrators-block td.name {
    border: none;
  }
  .national-administrators-block td.organization {
    border: none;
  }
  .national-administrators-block td.email {
    border-top: 1px solid var(--color-gray-light-1);
  }
}
@media screen and (min-width: 768px) {
  .national-administrators-block .location {
    width: 22%;
  }
  .national-administrators-block .name {
    width: 26%;
  }
  .national-administrators-block .organization {
    width: 26%;
  }
  .national-administrators-block .organization {
    width: 26%;
  }
}
.top-home-banner {
  position: relative;
  color: var(--color-white);
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  background-color: var(--color-blue);
}
.top-home-banner::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #171a29;
  background: linear-gradient(0deg, rgba(23, 26, 41, 0) 38%, rgba(23, 26, 41, 0.65) 74%, rgba(23, 26, 41, 0.85) 100%);
  z-index: 1;
}
.top-home-banner h1 {
  margin: 0;
}
.top-home-banner > img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 1;
}
.top-home-banner .max-width {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 6rem;
  padding-bottom: 2rem;
  position: relative;
  z-index: 2;
}
.top-home-banner .wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 640px;
}
.top-home-banner .btn {
  margin-top: 2rem;
  -webkit-filter: drop-shadow(0px 0px 6px rgba(23, 26, 41, 0.75));
  filter: drop-shadow(0px 0px 6px rgba(23, 26, 41, 0.75));
}
.top-home-banner .btn + .btn {
  margin-top: 0.5rem;
}

.top-home-banner-logo-img {
  width: 90vw;
  max-width: 18rem;
  -webkit-filter: drop-shadow(0px 0px 10px rgba(23, 26, 41, 0.85));
  filter: drop-shadow(0px 0px 10px rgba(23, 26, 41, 0.85));
}

.top-home-banner-slogan {
  font-size: var(--font-size-l5);
  color: var(--color-white);
  margin: 1rem 0 0.5rem;
  text-shadow: 0px 0px 20px rgba(23, 26, 41, 0.85), 0px 0px 40px rgba(23, 26, 41, 0.85);
}

.top-home-banner-description {
  margin: 0.5rem 0 0;
  font-size: var(--font-size-l2);
  line-height: var(--line-height-s);
  text-shadow: 0px 0px 20px rgba(23, 26, 41, 0.85), 0px 0px 40px rgba(23, 26, 41, 0.85);
}

.stories-home-block {
  padding-top: 0;
  position: relative;
}

.stories-home-block-featured {
  padding-top: 6rem;
}

.video-home-block {
  position: relative;
  color: var(--color-white);
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  background-color: var(--color-blue);
}
.video-home-block img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 1;
}
.video-home-block .max-width {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 2rem;
  padding-bottom: 2rem;
  position: relative;
  z-index: 1;
}
.video-home-block .wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 640px;
}
.video-home-block .btn {
  -webkit-filter: drop-shadow(0px 0px 10px rgba(23, 26, 41, 0.85));
  filter: drop-shadow(0px 0px 10px rgba(23, 26, 41, 0.85));
}
.video-home-block .btn + .btn {
  margin-top: 0.5rem;
}

.video-home-block-heading {
  font-size: var(--font-size-l5);
  color: var(--color-white);
  margin: 1rem 0 0.5rem;
  text-shadow: 0px 0px 20px rgba(23, 26, 41, 0.85), 0px 0px 40px rgba(23, 26, 41, 0.85);
}

.video-home-block-description {
  margin: 0.5rem 0 2rem;
  font-size: var(--font-size-l2);
  line-height: var(--line-height-s);
  text-shadow: 0px 0px 20px rgba(23, 26, 41, 0.85), 0px 0px 40px rgba(23, 26, 41, 0.85);
}

.testimonials-home-block .testimonials-featured + .btn {
  margin-top: calc((2rem + var(--layout-hor-paddings) / 2) * -1 + 2.5rem);
}

.cards-featured-learning-resources-home {
  max-width: 1400px;
}

.learning-resources-featured-resources {
  padding-top: 2rem;
  padding-bottom: 5rem;
}

.videos-featured-resources {
  padding-top: 5rem;
  padding-bottom: 8rem;
}

.story-entry-header {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.story-entry-header-wrapper {
  display: grid;
  grid-template-rows: auto auto;
  grid-gap: var(--layout-hor-paddings);
}
.story-entry-header-wrapper > .btn {
  margin: 0 auto 0 0;
}
.story-entry-header-wrapper h1 {
  margin: 1rem 0 0.5rem;
}

.story-entry-header-text {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .story-entry-header-wrapper {
    grid-template-columns: 1fr auto;
    grid-template-rows: 1fr;
  }

  .story-entry-header-text {
    justify-content: start;
    align-items: start;
    text-align: left;
  }
}
.story-entry-header-image {
  position: relative;
  width: 100%;
  max-width: 394px;
  align-self: start;
  justify-self: center;
  border-radius: var(--border-radius-s);
  overflow: hidden;
}
.story-entry-header-image::after {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 64%;
}
.story-entry-header-image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media screen and (min-width: 768px) {
  .story-entry-header-image {
    width: 38.5vw;
    max-width: unset;
  }
}
@media screen and (min-width: 1024px) {
  .story-entry-header-image {
    width: 394px;
  }
}
.story-content {
  position: relative;
}
.story-content::before {
  content: "";
  width: 120vw;
  top: 0;
  left: calc((120vw - 100%) / 2 * -1);
  height: 1px;
  background: var(--color-gray-light-1);
  position: absolute;
}
.story-content::after {
  content: "";
  width: 120vw;
  top: 0;
  left: calc((120vw - 100%) / 2 * -1);
  height: 10px;
  background: #b8d4e5;
  background: linear-gradient(0deg, rgba(184, 212, 229, 0) 0%, rgba(184, 212, 229, 0.1) 100%);
  position: absolute;
}

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

.max-width {
  width: 100%;
  padding-left: var(--layout-hor-paddings);
  padding-right: var(--layout-hor-paddings);
  margin-left: auto;
  margin-right: auto;
  max-width: var(--layout-hor-limit);
}

@media screen and (max-width: 767px) {
  .sr-mobile-and-lower {
    position: absolute;
    width: 0;
    height: 0;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
  }
}
@media screen and (min-width: 768px) {
  .sr-larger-than-mobile {
    position: absolute;
    width: 0;
    height: 0;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
  }
}
@media screen and (max-width: 1023px) {
  .sr-small-desktop-and-lower {
    position: absolute;
    width: 0;
    height: 0;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
  }
}
@media screen and (max-width: 1279px) {
  .sr-medium-desktop-and-lower {
    position: absolute;
    width: 0;
    height: 0;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
  }
}
@media screen and (min-width: 1280px) {
  .sr-larger-than-medium-desktop {
    position: absolute;
    width: 0;
    height: 0;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
  }
}

/*# sourceMappingURL=style.css.map */
