﻿@keyframes expand-height {
  0% {
    max-height: 0;
  }
  100% {
    max-height: 100%;
  }
}
@font-face {
  font-family: "Nunito";
  font-style: normal;
  font-weight: 200;
  src: url("/Fonts/Nunito/static/Nunito-ExtraLight.ttf") format("truetype");
}
@font-face {
  font-family: "Nunito";
  font-style: normal;
  font-weight: 300;
  src: url("/Fonts/Nunito/static/Nunito-Light.ttf") format("truetype");
}
@font-face {
  font-family: "Nunito";
  font-style: normal;
  font-weight: 400;
  src: url("/Fonts/Nunito/static/Nunito-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Nunito";
  font-style: normal;
  font-weight: 600;
  src: url("/Fonts/Nunito/static/Nunito-SemiBold.ttf") format("truetype");
}
@font-face {
  font-family: "Nunito";
  font-style: normal;
  font-weight: 700;
  src: url("/Fonts/Nunito/static/Nunito-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "Nunito";
  font-style: normal;
  font-weight: 800;
  src: url("/Fonts/Nunito/static/Nunito-ExtraBold.ttf") format("truetype");
}
@font-face {
  font-family: "Nunito";
  font-style: normal;
  font-weight: 900;
  src: url("/Fonts/Nunito/static/Nunito-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Roboto";
  src: url("/Fonts/Roboto-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "Roboto";
  src: url("/Fonts/Roboto-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
}
@font-face {
  font-family: "Roboto";
  src: url("/Fonts/Roboto-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Roboto";
  src: url("/Fonts/Roboto-BoldItalic.ttf") format("truetype");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: "Roboto";
  src: url("/Fonts/Roboto-Italic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "Roboto";
  src: url("/Fonts/Roboto-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Roboto";
  src: url("/Fonts/Roboto-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "Roboto";
  src: url("/Fonts/Roboto-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Roboto";
  src: url("/Fonts/Roboto-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: "Roboto";
  src: url("/Fonts/Roboto-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Roboto";
  src: url("/Fonts/Roboto-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "Roboto";
  src: url("/Fonts/Roboto-ThinItalic.ttf") format("truetype");
  font-weight: 100;
  font-style: italic;
}
.article-body-text, .infobox-rte-text a, .article-rte-text ol li, .article-rte-text ul li, .article-rte-text a, .article-rte-text p {
  font-size: 1rem;
  line-height: 1.75rem;
  font-weight: 400;
  font-family: "Roboto", sans-serif;
}

@keyframes expand-height {
  0% {
    max-height: 0;
  }
  100% {
    max-height: 100%;
  }
}
.article-h1, .article-rte-text h1 {
  font-family: "Roboto", sans-serif;
  font-size: 2.4375rem;
  font-weight: 400;
  line-height: 2.85625rem;
}

@keyframes expand-height {
  0% {
    max-height: 0;
  }
  100% {
    max-height: 100%;
  }
}
.article-h2, .article-rte-text h2 {
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 1.5rem;
  line-height: 1.75625rem;
}

@keyframes expand-height {
  0% {
    max-height: 0;
  }
  100% {
    max-height: 100%;
  }
}
.article-h3, .article-rte-text h3 {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 1.375rem;
  line-height: 1.6125rem;
}

@keyframes expand-height {
  0% {
    max-height: 0;
  }
  100% {
    max-height: 100%;
  }
}
.article-subtitle-text {
  font-family: "Roboto", sans-serif;
  font-size: 1.5rem;
  line-height: 1.75625rem;
  font-weight: 400;
}

@keyframes expand-height {
  0% {
    max-height: 0;
  }
  100% {
    max-height: 100%;
  }
}
.breadcrumbs-active-text {
  font-family: "Roboto", sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  color: #212121;
  line-height: 1.025rem;
}

@keyframes expand-height {
  0% {
    max-height: 0;
  }
  100% {
    max-height: 100%;
  }
}
.breadcrumbs-inactive-text {
  font-family: "Roboto", sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  color: #828282;
  line-height: 1.025rem;
}

@keyframes expand-height {
  0% {
    max-height: 0;
  }
  100% {
    max-height: 100%;
  }
}
.button-text {
  font-family: "Nunito", sans-serif;
  font-size: 0.875rem;
  line-height: 1.19375rem;
  font-weight: 400;
  min-height: 1.25rem;
  display: block;
}

@keyframes expand-height {
  0% {
    max-height: 0;
  }
  100% {
    max-height: 100%;
  }
}
.card-news-text {
  font-family: "Roboto", sans-serif;
  font-size: 1.125rem;
  line-height: 1.3125rem;
  font-weight: 400;
}

@keyframes expand-height {
  0% {
    max-height: 0;
  }
  100% {
    max-height: 100%;
  }
}
.card-text {
  font-family: "Roboto", sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  display: block;
  min-height: 1.5rem;
}

@keyframes expand-height {
  0% {
    max-height: 0;
  }
  100% {
    max-height: 100%;
  }
}
.card-title-text {
  font-family: "Roboto", sans-serif;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 700;
}

@keyframes expand-height {
  0% {
    max-height: 0;
  }
  100% {
    max-height: 100%;
  }
}
.display-h1-text {
  color: #162E59;
  font-family: "Roboto", sans-serif;
  font-size: 2.4375rem;
  font-weight: 400;
  line-height: 2.875rem;
}

@keyframes expand-height {
  0% {
    max-height: 0;
  }
  100% {
    max-height: 100%;
  }
}
.footer-h1 {
  color: #FFFFFF;
  font-family: "Roboto", sans-serif;
  font-size: 1.25rem;
  line-height: 1.4625rem;
  font-weight: 500;
}

@keyframes expand-height {
  0% {
    max-height: 0;
  }
  100% {
    max-height: 100%;
  }
}
.footer-link-text {
  color: #FFFFFF;
  font-family: "Roboto", sans-serif;
  font-size: 0.875rem;
  line-height: 1rem;
  font-weight: 400;
}

@keyframes expand-height {
  0% {
    max-height: 0;
  }
  100% {
    max-height: 100%;
  }
}
.infobox-body-text, .infobox-rte-text p {
  font-family: "Roboto", sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
}

@keyframes expand-height {
  0% {
    max-height: 0;
  }
  100% {
    max-height: 100%;
  }
}
.infobox-h1-text, .infobox-rte-text h4, .infobox-rte-text h3, .infobox-rte-text h2, .infobox-rte-text h1 {
  font-family: "Roboto", sans-serif;
  font-size: 1.5rem;
  line-height: 1.75625rem;
  font-weight: 500;
}

@keyframes expand-height {
  0% {
    max-height: 0;
  }
  100% {
    max-height: 100%;
  }
}
.list-item-text {
  font-family: "Roboto", sans-serif;
  font-size: 1rem;
  line-height: 1.25rem;
  font-weight: 400;
}

@keyframes expand-height {
  0% {
    max-height: 0;
  }
  100% {
    max-height: 100%;
  }
}
.news-date-text {
  font-family: "Roboto", sans-serif;
  font-size: 0.75rem;
  line-height: 0.875rem;
  font-weight: 400;
}

@keyframes expand-height {
  0% {
    max-height: 0;
  }
  100% {
    max-height: 100%;
  }
}
.news-h1-text {
  font-family: "Roboto", sans-serif;
  font-size: 1.25rem;
  line-height: 1.4375rem;
  font-weight: 400;
}
.news-h1-text:hover {
  color: #212121;
  text-decoration: underline;
}

@keyframes expand-height {
  0% {
    max-height: 0;
  }
  100% {
    max-height: 100%;
  }
}
.news-h2-text {
  font-family: "Roboto", sans-serif;
  font-size: 1rem;
  line-height: 1.1875rem;
  font-weight: 400;
}

@keyframes expand-height {
  0% {
    max-height: 0;
  }
  100% {
    max-height: 100%;
  }
}
.sidenav-text {
  font-family: "Roboto", sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
}

@keyframes expand-height {
  0% {
    max-height: 0;
  }
  100% {
    max-height: 100%;
  }
}
.tile-h1 {
  font-family: "Roboto", sans-serif;
  font-size: 1.5rem;
  line-height: 1.75rem;
  font-weight: 600;
  word-break: break-word;
}

@keyframes expand-height {
  0% {
    max-height: 0;
  }
  100% {
    max-height: 100%;
  }
}
.tile-h2 {
  font-family: "Roboto", sans-serif;
  font-size: 1.25rem;
  line-height: 1.4375rem;
  font-weight: 400;
}

@keyframes expand-height {
  0% {
    max-height: 0;
  }
  100% {
    max-height: 100%;
  }
}
.top-nav-text {
  font-family: "Roboto", sans-serif;
  font-size: 1rem;
  line-height: 1.3125rem;
  font-weight: 400;
}

.input {
  font-family: "Roboto", sans-serif;
  font-size: 1.2rem;
}
.input p {
  line-height: 1.25rem;
  margin-bottom: 15px;
  font-size: 1rem;
}
.input h2, .input h3, .input h4, .input h5, .input h6 {
  margin-top: 20px;
  margin-bottom: 10px;
}
.input h1 {
  line-height: 2.25rem;
  font-size: 2.25rem;
}
.input h2 {
  line-height: 2.25rem;
  font-size: 2rem;
}
.input h3 {
  line-height: 2.25rem;
  font-size: 1.75rem;
  font-weight: bold;
}
.input h4 {
  line-height: 2.25rem;
  font-size: 1.5rem;
}
.input h5 {
  line-height: 1.25rem;
  font-size: 1.25rem;
}
.input a {
  line-height: 1.25rem;
  font-size: 1rem;
  color: #212121;
}
.input a:visited {
  color: #243547;
}
.input ol, .input ul {
  margin-left: 20px;
  margin-bottom: 15px;
  list-style-type: disc;
}
.input ol li, .input ul li {
  margin-bottom: 5px;
}
.input::placeholder {
  color: #212121;
}

@keyframes expand-height {
  0% {
    max-height: 0;
  }
  100% {
    max-height: 100%;
  }
}
.search-container {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.search-container .result-container {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.search-container .result-container-entry {
  display: flex;
  padding: 0.5rem 1rem;
  align-items: center;
}
.search-container .result-container-entry-icon {
  margin-left: auto;
  flex-shrink: 0;
}

.main-container {
  padding: 2em;
}
@media (min-width: 1280px) {
  .main-container {
    padding: min(2em + 5%, 4em) calc(2em + 5%) 2em calc(2em + 5%);
  }
}
@media (min-width: 1920px) {
  .main-container {
    padding: min(2em + 5%, 4em) calc(2em + 10%) 2em calc(2em + 10%);
  }
}

.left-menu {
  font-size: 1.25rem;
}
.left-menu-title {
  font-size: 2.25rem;
  word-break: break-word;
}
.left-menu-visible {
  display: none;
}
@media (min-width: 1150px) {
  .left-menu-visible {
    display: block;
  }
}
.left-menu .header-divider {
  height: 2px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: #162E59;
}
.left-menu-list {
  font-size: 1rem;
}
.left-menu-item .selected {
  font-weight: bold;
}
@media (min-width: 1280px) {
  .left-menu-offset {
    padding-left: 1em;
  }
}
.left-menu .divider {
  height: 1px;
  background-color: #162E59;
}

.top-nav {
  margin-left: 20px;
  margin-right: 20px;
  margin-bottom: 10px;
}
@media (min-width: 900px) {
  .top-nav {
    margin-left: 4%;
    margin-right: 4%;
  }
}
@media (min-width: 1440px) {
  .top-nav {
    margin-left: 8%;
    margin-right: 8%;
  }
}
@media (min-width: 1920px) {
  .top-nav {
    margin-left: calc((100vw - 1920px) / 2 + 20px);
    margin-right: calc((100vw - 1920px) / 2 + 20px);
  }
}
.top-nav-bar {
  gap: 64px;
  align-content: flex-start;
  padding-top: 20px;
  padding-bottom: 20px;
}
.top-nav-visible {
  display: none;
}
@media (min-width: 1150px) {
  .top-nav-visible {
    display: flex;
  }
}
.top-nav-burger-hidden {
  display: block;
}
@media (min-width: 1150px) {
  .top-nav-burger-hidden {
    display: none;
  }
}
.top-nav-icon-container {
  margin-left: auto;
}

.front-page-news {
  margin-top: 3em;
}
.front-page-news-title {
  font-size: 2.25rem;
  margin-bottom: 10px;
}
.front-page-container {
  margin-bottom: 4em;
}
.front-page-tile-container {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 1rem;
}

@keyframes expand-height {
  0% {
    max-height: 0;
  }
  100% {
    max-height: 100%;
  }
}
.navigation-tile {
  font-family: "Roboto", sans-serif;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #FFFFFF;
  padding: 1.3333333333em;
}
.navigation-tile p {
  line-height: 1.25rem;
  margin-bottom: 15px;
  font-size: 1rem;
}
.navigation-tile h2, .navigation-tile h3, .navigation-tile h4, .navigation-tile h5, .navigation-tile h6 {
  margin-top: 20px;
  margin-bottom: 10px;
}
.navigation-tile h1 {
  line-height: 2.25rem;
  font-size: 2.25rem;
}
.navigation-tile h2 {
  line-height: 2.25rem;
  font-size: 2rem;
}
.navigation-tile h3 {
  line-height: 2.25rem;
  font-size: 1.75rem;
  font-weight: bold;
}
.navigation-tile h4 {
  line-height: 2.25rem;
  font-size: 1.5rem;
}
.navigation-tile h5 {
  line-height: 1.25rem;
  font-size: 1.25rem;
}
.navigation-tile a {
  line-height: 1.25rem;
  font-size: 1rem;
  color: #212121;
}
.navigation-tile a:visited {
  color: #243547;
}
.navigation-tile ol, .navigation-tile ul {
  margin-left: 20px;
  margin-bottom: 15px;
  list-style-type: disc;
}
.navigation-tile ol li, .navigation-tile ul li {
  margin-bottom: 5px;
}
.navigation-tile-big {
  padding-left: 0;
  padding-right: 0;
  flex-direction: column;
  font-size: 1.75rem;
  min-height: 300px;
}
.navigation-tile-big-icon-container {
  padding: 1.3333333333em;
}
.navigation-tile-big-title-container {
  text-align: center;
  font-size: 1.75rem;
  padding: 1.3333333333em;
}
.navigation-tile-big-text-container {
  text-align: center;
  font-size: 1.25rem;
  padding: 1.3333333333em;
}
.navigation-tile-wide {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 2rem;
}
.navigation-tile-wide__title {
  font-weight: bold;
  font-size: 1.25rem;
}
.navigation-tile-wide__subtitle {
  font-size: 1.25rem;
}
.navigation-tile-wide__icon {
  margin-left: auto;
  display: flex;
  align-items: center;
}
.navigation-tile-simple {
  justify-content: space-between;
  font-size: 1rem;
  color: #212121;
  padding: unset;
}
.navigation-tile-small {
  font-weight: bold;
  font-size: 1rem;
  color: #212121;
  padding: 2rem;
  justify-content: space-between;
  word-break: normal;
  display: grid;
  grid-template-columns: auto auto;
  gap: 12px; /* 12px gap between title and icon */
  align-items: center;
}
.navigation-tile-small__icon {
  max-width: 24px;
  max-height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.database-detail-tile-container {
  justify-content: stretch;
  justify-items: stretch;
  align-items: stretch;
}

.footer {
  background-color: #162E59;
}
.footer .rte {
  color: #FFFFFF;
}
.footer .linkText {
  font-family: "Roboto", sans-serif;
  color: #FFFFFF;
}
.footer .linkText p {
  line-height: 1.25rem;
  margin-bottom: 15px;
  font-size: 1rem;
}
.footer .linkText h2, .footer .linkText h3, .footer .linkText h4, .footer .linkText h5, .footer .linkText h6 {
  margin-top: 20px;
  margin-bottom: 10px;
}
.footer .linkText h1 {
  line-height: 2.25rem;
  font-size: 2.25rem;
}
.footer .linkText h2 {
  line-height: 2.25rem;
  font-size: 2rem;
}
.footer .linkText h3 {
  line-height: 2.25rem;
  font-size: 1.75rem;
  font-weight: bold;
}
.footer .linkText h4 {
  line-height: 2.25rem;
  font-size: 1.5rem;
}
.footer .linkText h5 {
  line-height: 1.25rem;
  font-size: 1.25rem;
}
.footer .linkText a {
  line-height: 1.25rem;
  font-size: 1rem;
  color: #212121;
}
.footer .linkText a:visited {
  color: #243547;
}
.footer .linkText ol, .footer .linkText ul {
  margin-left: 20px;
  margin-bottom: 15px;
  list-style-type: disc;
}
.footer .linkText ol li, .footer .linkText ul li {
  margin-bottom: 5px;
}

.contact-grid {
  grid-template-columns: 1fr 1px 1fr;
}
.contact-grid .bold {
  font-weight: bold;
}
.contact-grid .italic {
  font-style: italic;
}

.fold-out-click {
  font-family: "Roboto", sans-serif;
  font-size: 1.25rem;
  font-weight: bold;
  font-size: 1.75rem;
  padding: 0.5em;
  margin: 0;
  cursor: pointer;
  width: 100%;
  border: 1px solid #162E59;
}
.fold-out-arrow {
  margin-left: auto;
}
.fold-out-target {
  transition: height 0.2s cubic-bezier(0, 0, 0.2, 1);
  height: 0;
  interpolate-size: allow-keywords;
  overflow-y: clip;
  background-color: #D8E5FF;
}
.fold-out-target.active {
  padding-top: 0.5em;
  padding-left: 0.5em;
  padding-right: 0.5em;
  transition: height 0.3s cubic-bezier(0, 0, 0.2, 1);
  height: auto;
}

.subscribe-form {
  background-color: rgb(255, 255, 255);
  width: 80vw;
  max-width: 750px;
  padding: 32px;
  border-radius: 12px;
  border-width: 1px;
  border-style: solid;
  border-color: black;
}
.subscribe-form .button-tray {
  display: flex;
  justify-content: space-between;
  margin-top: 16px;
}
.subscribe-form__logo {
  max-height: 124px;
  margin-left: auto;
  margin-right: auto;
}
.subscribe-form .text-sm {
  font-size: 16px;
}
.subscribe-form .input {
  border-radius: 8px;
  border-width: 1px;
  border-style: solid;
  border-color: black;
  padding-top: 11px;
  padding-bottom: 11px;
  padding-left: 16px;
  padding-right: 16px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 16px;
}
.subscribe-form .flex {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 16px;
}
.subscribe-form .flex .input {
  width: 30px;
  margin: 0 16px 0 0;
}
.subscribe-form .error {
  font-family: "Roboto", sans-serif;
  margin-bottom: 16px;
  color: #670017;
}
.subscribe-form .error p {
  line-height: 1.25rem;
  margin-bottom: 15px;
  font-size: 1rem;
}
.subscribe-form .error h2, .subscribe-form .error h3, .subscribe-form .error h4, .subscribe-form .error h5, .subscribe-form .error h6 {
  margin-top: 20px;
  margin-bottom: 10px;
}
.subscribe-form .error h1 {
  line-height: 2.25rem;
  font-size: 2.25rem;
}
.subscribe-form .error h2 {
  line-height: 2.25rem;
  font-size: 2rem;
}
.subscribe-form .error h3 {
  line-height: 2.25rem;
  font-size: 1.75rem;
  font-weight: bold;
}
.subscribe-form .error h4 {
  line-height: 2.25rem;
  font-size: 1.5rem;
}
.subscribe-form .error h5 {
  line-height: 1.25rem;
  font-size: 1.25rem;
}
.subscribe-form .error a {
  line-height: 1.25rem;
  font-size: 1rem;
  color: #212121;
}
.subscribe-form .error a:visited {
  color: #243547;
}
.subscribe-form .error ol, .subscribe-form .error ul {
  margin-left: 20px;
  margin-bottom: 15px;
  list-style-type: disc;
}
.subscribe-form .error ol li, .subscribe-form .error ul li {
  margin-bottom: 5px;
}
.subscribe-form .response {
  font-family: "Roboto", sans-serif;
  margin-bottom: 16px;
  margin-top: 16px;
}
.subscribe-form .response p {
  line-height: 1.25rem;
  margin-bottom: 15px;
  font-size: 1rem;
}
.subscribe-form .response h2, .subscribe-form .response h3, .subscribe-form .response h4, .subscribe-form .response h5, .subscribe-form .response h6 {
  margin-top: 20px;
  margin-bottom: 10px;
}
.subscribe-form .response h1 {
  line-height: 2.25rem;
  font-size: 2.25rem;
}
.subscribe-form .response h2 {
  line-height: 2.25rem;
  font-size: 2rem;
}
.subscribe-form .response h3 {
  line-height: 2.25rem;
  font-size: 1.75rem;
  font-weight: bold;
}
.subscribe-form .response h4 {
  line-height: 2.25rem;
  font-size: 1.5rem;
}
.subscribe-form .response h5 {
  line-height: 1.25rem;
  font-size: 1.25rem;
}
.subscribe-form .response a {
  line-height: 1.25rem;
  font-size: 1rem;
  color: #212121;
}
.subscribe-form .response a:visited {
  color: #243547;
}
.subscribe-form .response ol, .subscribe-form .response ul {
  margin-left: 20px;
  margin-bottom: 15px;
  list-style-type: disc;
}
.subscribe-form .response ol li, .subscribe-form .response ul li {
  margin-bottom: 5px;
}
.subscribe-form__title {
  font-family: "Roboto", sans-serif;
  display: block;
  text-align: center;
  margin-top: 64px;
  margin-bottom: 64px;
}
.subscribe-form__title p {
  line-height: 1.25rem;
  margin-bottom: 15px;
  font-size: 1rem;
}
.subscribe-form__title h2, .subscribe-form__title h3, .subscribe-form__title h4, .subscribe-form__title h5, .subscribe-form__title h6 {
  margin-top: 20px;
  margin-bottom: 10px;
}
.subscribe-form__title h1 {
  line-height: 2.25rem;
  font-size: 2.25rem;
}
.subscribe-form__title h2 {
  line-height: 2.25rem;
  font-size: 2rem;
}
.subscribe-form__title h3 {
  line-height: 2.25rem;
  font-size: 1.75rem;
  font-weight: bold;
}
.subscribe-form__title h4 {
  line-height: 2.25rem;
  font-size: 1.5rem;
}
.subscribe-form__title h5 {
  line-height: 1.25rem;
  font-size: 1.25rem;
}
.subscribe-form__title a {
  line-height: 1.25rem;
  font-size: 1rem;
  color: #212121;
}
.subscribe-form__title a:visited {
  color: #243547;
}
.subscribe-form__title ol, .subscribe-form__title ul {
  margin-left: 20px;
  margin-bottom: 15px;
  list-style-type: disc;
}
.subscribe-form__title ol li, .subscribe-form__title ul li {
  margin-bottom: 5px;
}
.subscribe-form-container {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 9999;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.5);
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  padding: 20px 0;
}
.subscribe-form-container .hidden {
  display: none;
}

@media (max-width: 768px) {
  .subscribe-form {
    width: 90vw;
    max-height: calc(100vh - 40px);
    overflow-y: auto;
    padding: 20px 16px;
    margin: auto;
  }
  .subscribe-form__logo {
    max-height: 80px;
  }
  .subscribe-form__title {
    margin-top: 24px;
    margin-bottom: 24px;
    font-size: 1.25rem;
    line-height: 1.4;
  }
  .subscribe-form .input {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 12px;
    padding-right: 12px;
    margin-bottom: 12px;
  }
  .subscribe-form .button-tray {
    margin-top: 12px;
  }
  .subscribe-form-container {
    padding: 10px;
    align-items: flex-start;
  }
}
@media (max-width: 400px) {
  .subscribe-form {
    width: calc(100vw - 20px);
    max-height: calc(100vh - 20px);
    padding: 16px 12px;
    margin: 10px auto;
  }
  .subscribe-form__logo {
    max-height: 50px;
    margin-bottom: 8px;
  }
  .subscribe-form__title {
    margin-top: 16px;
    margin-bottom: 16px;
    font-size: 1rem;
    line-height: 1.3;
  }
  .subscribe-form .input {
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 10px;
    font-size: 14px;
  }
  .subscribe-form .flex {
    margin-bottom: 12px;
  }
  .subscribe-form .flex label {
    font-size: 14px;
    line-height: 1.3;
  }
  .subscribe-form .error,
  .subscribe-form .response {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .subscribe-form .button-tray {
    flex-direction: column;
    gap: 8px;
    margin-top: 10px;
  }
  .subscribe-form .button-tray button {
    width: 100%;
    padding: 10px;
  }
  .subscribe-form-container {
    padding: 5px;
  }
}
.link-text-custom-decoration:hover {
  cursor: pointer;
  text-decoration: underline;
  text-underline-offset: 5px;
  text-decoration-thickness: 2px;
  text-decoration-color: #162E59;
}

/* Burger Menu Styles */
.burger-menu-toggle {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  min-width: 48px;
}

/* Custom backdrop */
.burger-menu-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 499;
  opacity: 0;
  visibility: hidden;
}
.burger-menu-backdrop.show {
  opacity: 1;
  visibility: visible;
}

.burger-menu-drawer {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 500;
  height: 100vh;
  padding: 1rem;
  overflow-y: auto;
  transition: transform 0.3s ease-in-out;
  transform: translateX(-100%);
  background-color: white;
  width: 100%;
  max-width: 480px;
  overscroll-behavior: contain;
  -webkit-overflow-scrolling: touch;
}
.burger-menu-drawer.show {
  transform: translateX(0);
}

.burger-menu-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.burger-menu-close {
  width: 3rem;
  height: 3rem;
}

.burger-menu-list {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}

.burger-menu-link {
  min-height: 48px;
  display: flex;
  align-items: center;
}

.mobile-menu {
  font-size: 1.25rem;
  margin-top: 1em;
  padding-bottom: 12rem; /* TODO: Ensures content is scrollable to bottom on all devices using dvh */
}
.mobile-menu .divider:not(:last-of-type) {
  border-bottom-width: 1px;
  border-bottom-color: rgba(22, 46, 89, 0.2);
}
.mobile-menu .segment-divider {
  height: 3px;
  width: 90%;
  margin: 1em auto;
  background-color: rgba(22, 46, 89, 0.2);
}

.news-date {
  font-size: 0.875rem;
}
.news-title {
  font-family: "Roboto", sans-serif;
  font-size: 1.25rem;
}
.news-title p {
  line-height: 1.25rem;
  margin-bottom: 15px;
  font-size: 1rem;
}
.news-title h2, .news-title h3, .news-title h4, .news-title h5, .news-title h6 {
  margin-top: 20px;
  margin-bottom: 10px;
}
.news-title h1 {
  line-height: 2.25rem;
  font-size: 2.25rem;
}
.news-title h2 {
  line-height: 2.25rem;
  font-size: 2rem;
}
.news-title h3 {
  line-height: 2.25rem;
  font-size: 1.75rem;
  font-weight: bold;
}
.news-title h4 {
  line-height: 2.25rem;
  font-size: 1.5rem;
}
.news-title h5 {
  line-height: 1.25rem;
  font-size: 1.25rem;
}
.news-title a {
  line-height: 1.25rem;
  font-size: 1rem;
  color: #212121;
}
.news-title a:visited {
  color: #243547;
}
.news-title ol, .news-title ul {
  margin-left: 20px;
  margin-bottom: 15px;
  list-style-type: disc;
}
.news-title ol li, .news-title ul li {
  margin-bottom: 5px;
}
.news-subtitle {
  font-family: "Roboto", sans-serif;
  font-size: 1rem;
}
.news-subtitle p {
  line-height: 1.25rem;
  margin-bottom: 15px;
  font-size: 1rem;
}
.news-subtitle h2, .news-subtitle h3, .news-subtitle h4, .news-subtitle h5, .news-subtitle h6 {
  margin-top: 20px;
  margin-bottom: 10px;
}
.news-subtitle h1 {
  line-height: 2.25rem;
  font-size: 2.25rem;
}
.news-subtitle h2 {
  line-height: 2.25rem;
  font-size: 2rem;
}
.news-subtitle h3 {
  line-height: 2.25rem;
  font-size: 1.75rem;
  font-weight: bold;
}
.news-subtitle h4 {
  line-height: 2.25rem;
  font-size: 1.5rem;
}
.news-subtitle h5 {
  line-height: 1.25rem;
  font-size: 1.25rem;
}
.news-subtitle a {
  line-height: 1.25rem;
  font-size: 1rem;
  color: #212121;
}
.news-subtitle a:visited {
  color: #243547;
}
.news-subtitle ol, .news-subtitle ul {
  margin-left: 20px;
  margin-bottom: 15px;
  list-style-type: disc;
}
.news-subtitle ol li, .news-subtitle ul li {
  margin-bottom: 5px;
}

@keyframes expand-height {
  0% {
    max-height: 0;
  }
  100% {
    max-height: 100%;
  }
}
@keyframes expand-height {
  0% {
    max-height: 0;
  }
  100% {
    max-height: 100%;
  }
}
.button-default {
  color: #FFFFFF;
  fill: #FFFFFF;
  background-color: #162E59;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  min-width: 8.25rem;
  border-radius: 0.25rem;
}

@keyframes expand-height {
  0% {
    max-height: 0;
  }
  100% {
    max-height: 100%;
  }
}
@keyframes expand-height {
  0% {
    max-height: 0;
  }
  100% {
    max-height: 100%;
  }
}
.button-leading {
  color: #FFFFFF;
  fill: #FFFFFF;
  background-color: #162E59;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  min-width: 8.25rem;
  border-radius: 0.25rem;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  padding-left: 0.75rem;
}

@keyframes expand-height {
  0% {
    max-height: 0;
  }
  100% {
    max-height: 100%;
  }
}
@keyframes expand-height {
  0% {
    max-height: 0;
  }
  100% {
    max-height: 100%;
  }
}
.button-trailing {
  color: #FFFFFF;
  fill: #FFFFFF;
  background-color: #162E59;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  min-width: 8.25rem;
  border-radius: 0.25rem;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  padding-right: 0.75rem;
}
.button-trailing__icon {
  margin-left: auto;
  flex-shrink: 0;
}

@keyframes expand-height {
  0% {
    max-height: 0;
  }
  100% {
    max-height: 100%;
  }
}
@keyframes expand-height {
  0% {
    max-height: 0;
  }
  100% {
    max-height: 100%;
  }
}
.button-subscribe {
  color: #FFFFFF;
  fill: #FFFFFF;
  background-color: #162E59;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  min-width: 8.25rem;
  border-radius: 0.25rem;
  min-width: 4.8125rem;
  margin-left: auto;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

@keyframes expand-height {
  0% {
    max-height: 0;
  }
  100% {
    max-height: 100%;
  }
}
@keyframes expand-height {
  0% {
    max-height: 0;
  }
  100% {
    max-height: 100%;
  }
}
.button-card {
  color: #FFFFFF;
  fill: #FFFFFF;
  background-color: #162E59;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  min-width: 8.25rem;
  border-radius: 0.25rem;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  min-width: 14.9375rem;
  min-height: 5rem;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  padding-left: 1.5rem;
  padding-right: 0.75rem;
}
.button-card-icon {
  margin-left: auto;
  flex-shrink: 0;
}

@keyframes expand-height {
  0% {
    max-height: 0;
  }
  100% {
    max-height: 100%;
  }
}
@keyframes expand-height {
  0% {
    max-height: 0;
  }
  100% {
    max-height: 100%;
  }
}
.button-card-alt {
  color: #FFFFFF;
  fill: #FFFFFF;
  background-color: #162E59;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  min-width: 8.25rem;
  border-radius: 0.25rem;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  background-color: #D8E5FF;
  color: #212121;
  fill: #212121;
  min-width: 14.9375rem;
  min-height: 5rem;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  padding-left: 1.5rem;
  padding-right: 0.75rem;
  flex: 1 0 300px;
  max-width: 310px;
}
.button-card-alt-icon {
  margin-left: auto;
  flex-shrink: 0;
}

.article-colored-text-section {
  padding: 2rem;
}

.article-text-wrapper {
  display: grid;
  gap: 1rem;
}

.article-rte-text {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.article-rte-text a {
  text-decoration: underline;
  text-underline: #162E59;
}
.article-rte-text a:visited {
  color: #243547;
}
.article-rte-text strong {
  font-weight: bold;
}
.article-rte-text ol, .article-rte-text ul {
  margin-left: 20px;
  margin-bottom: 15px;
  list-style-type: disc;
}
.article-rte-text ol li, .article-rte-text ul li {
  margin-bottom: 5px;
}

@keyframes expand-height {
  0% {
    max-height: 0;
  }
  100% {
    max-height: 100%;
  }
}
.article-button-card-wrapper {
  display: grid;
  grid-row-gap: 0.5rem;
  max-width: 960px;
}
.article-button-card-container {
  display: flex;
  grid-column: span 3;
  flex-wrap: wrap;
  grid-gap: 1rem;
}

@keyframes expand-height {
  0% {
    max-height: 0;
  }
  100% {
    max-height: 100%;
  }
}
.info-box {
  background-color: #e6e0ff;
  gap: 12px;
  display: flex;
  flex-direction: column;
  padding-top: 32px;
  padding-right: 24px;
  padding-bottom: 32px;
  padding-left: 24px;
  border-radius: 0.25rem;
}
.info-box-text-container {
  display: flex;
  flex-direction: row;
}
.info-box-more-news {
  display: flex;
  align-items: center;
  gap: 12px;
}

.infobox-rte-text {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.infobox-rte-text a {
  text-decoration: underline;
  text-underline: #162E59;
}
.infobox-rte-text a:visited {
  color: #243547;
}
.infobox-rte-text strong {
  font-weight: bold;
}
.infobox-rte-text ol, .infobox-rte-text ul {
  margin-left: 20px;
  margin-bottom: 15px;
  list-style-type: disc;
}
.infobox-rte-text ol li, .infobox-rte-text ul li {
  margin-bottom: 5px;
}

@keyframes expand-height {
  0% {
    max-height: 0;
  }
  100% {
    max-height: 100%;
  }
}
.card {
  background-color: #FFFFFF;
  border-radius: 0.25rem;
  padding: 2rem;
  width: 400px;
  gap: 0.625rem;
  filter: drop-shadow(5px 5px 13px #212121);
}
.card-content-container {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: flex-start;
}
.card-text-container {
  gap: 8px;
}

@keyframes expand-height {
  0% {
    max-height: 0;
  }
  100% {
    max-height: 100%;
  }
}
.card-news {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #D8E5FF;
  border-radius: 0.25rem;
  padding: 3rem 1.5rem;
  gap: 1.5rem;
}
.card-news__text-container {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.card-news-icon {
  flex-shrink: 0; /* Prevent shrinking */
  display: flex;
  align-items: center;
  justify-content: center;
  fill: #162E59;
}

.ribbon-wrapper {
  padding-top: 2rem;
  background-color: #D8E5FF;
  margin-bottom: 1rem;
}

@keyframes expand-height {
  0% {
    max-height: 0;
  }
  100% {
    max-height: 100%;
  }
}
.ribbon-container {
  display: grid;
  grid-auto-columns: auto;
  height: 139px;
  margin: 0 42px;
}
@media (min-width: 1280px) {
  .ribbon-container {
    margin: 0 160px;
  }
}

@keyframes expand-height {
  0% {
    max-height: 0;
  }
  100% {
    max-height: 100%;
  }
}
.ribbon-header-wrapper {
  display: flex;
  align-items: center;
  position: relative;
  min-width: 0;
}

@keyframes expand-height {
  0% {
    max-height: 0;
  }
  100% {
    max-height: 100%;
  }
}
.ribbon-back-link {
  position: absolute;
  width: 48px;
  height: 48px;
  left: -48px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  text-decoration: none;
}

@keyframes expand-height {
  0% {
    max-height: 0;
  }
  100% {
    max-height: 100%;
  }
}
.ribbon-header {
  font-family: "Roboto", sans-serif;
  font-size: 2.4375rem;
  line-height: 2.875rem;
  font-weight: 400;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

@keyframes expand-height {
  0% {
    max-height: 0;
  }
  100% {
    max-height: 100%;
  }
}
.breadcrumbs {
  min-width: 0;
  white-space: nowrap;
}
.breadcrumbs ol {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  list-style: none;
  padding: 0;
  margin: 0;
  overflow: hidden;
}
.breadcrumbs.is-overflowing {
  display: none;
}

.breadcrumb-item {
  display: flex;
  align-items: center;
}

@keyframes expand-height {
  0% {
    max-height: 0;
  }
  100% {
    max-height: 100%;
  }
}
.tile {
  height: 320px;
  min-width: 250px;
  min-height: 400px;
  padding: 48px 36px;
  gap: 48px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  fill: #FFFFFF;
  color: #FFFFFF;
  flex-direction: column;
  background-color: #162E59;
  border-radius: 0.25rem;
}
.tile--alter {
  background-color: #D8E5FF;
  color: #162E59;
  fill: #162E59;
}
.tile--alter:nth-child(1), .tile--alter:nth-child(4n), .tile--alter:nth-child(5n) {
  background-color: #162E59;
  color: #FFFFFF;
  fill: #FFFFFF;
}
.tile__text-container {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.tile__icon-container {
  flex-shrink: 0;
}

@keyframes expand-height {
  0% {
    max-height: 0;
  }
  100% {
    max-height: 100%;
  }
}
.slider-wrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 400px;
}
.slider-wrapper::before {
  content: "";
  display: block;
  padding-top: 56.25%;
}
.slider-wrapper .slider-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.slider-wrapper .slider-container__slide-container {
  display: flex;
  height: 100%;
  transition: transform 300ms ease-in-out;
}
.slider-wrapper .slider-container__slide-container__slide {
  flex: 0 0 100%;
  min-width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.slider-wrapper .slider-container__slide-container__slide img.slide-bg {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  display: block;
}
.slider-wrapper .slider-container__slide-container__slide .card-wrapper {
  position: absolute;
  bottom: 4rem;
  left: 10%;
  width: calc(100% - 2rem);
  max-width: 400px;
}
.slider-wrapper .slider-container .prev-btn,
.slider-wrapper .slider-container .next-btn {
  position: absolute;
  z-index: 10;
  top: 50%;
  transform: translateY(-50%);
  width: 30px;
  height: 30px;
  background-color: #fff;
  fill: #162E59;
  border-radius: 9999px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
.slider-wrapper .slider-container .prev-btn {
  left: 10px;
}
.slider-wrapper .slider-container .next-btn {
  right: 10px;
}
.slider-wrapper .slider-container .pagination-wrapper {
  position: absolute;
  bottom: 1rem;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  gap: 0.5rem;
  background-color: #fff;
  border-radius: 9999px;
  padding: 0.375rem;
}
.slider-wrapper .slider-container .pagination-wrapper > * {
  pointer-events: all;
}
.slider-wrapper .mobile-slider {
  display: block;
}
.slider-wrapper .mobile-slider .prev-btn,
.slider-wrapper .mobile-slider .next-btn {
  display: none;
}
.slider-wrapper .mobile-slider .slider-container__slide-container__slide .card-wrapper {
  left: 50%;
  transform: translateX(-50%);
}
@media (min-width: 768px) {
  .slider-wrapper .mobile-slider {
    display: none;
  }
}
.slider-wrapper .desktop-slider {
  display: none;
}
@media (min-width: 768px) {
  .slider-wrapper .desktop-slider {
    display: block;
  }
  .slider-wrapper .desktop-slider .slide-container__slide .card-wrapper {
    transform: none;
  }
  .slider-wrapper .desktop-slider .prev-btn,
  .slider-wrapper .desktop-slider .next-btn {
    width: 40px;
    height: 40px;
  }
  .slider-wrapper .desktop-slider .prev-btn {
    left: 1rem;
    transform: translateY(-50%) rotate(180deg);
  }
  .slider-wrapper .desktop-slider .next-btn {
    right: 1rem;
    transform: translateY(-50%);
  }
}

@keyframes expand-height {
  0% {
    max-height: 0;
  }
  100% {
    max-height: 100%;
  }
}
.pagination {
  display: flex;
  background-color: #FFFFFF;
  width: fit-content;
  border-radius: 9999px;
  padding: 0.375rem;
}
.pagination > .pagination-dot + .pagination-dot {
  margin-left: 0.5rem;
}
.pagination-dot {
  width: 0.75rem;
  height: 0.75rem;
  border-radius: 50%;
  background-color: #828282;
  cursor: pointer;
  transition: background-color 0.2s ease-in-out;
}
.pagination-dot:hover {
  opacity: 0.8;
}
.pagination-dot.active {
  background-color: #162E59;
}
.pagination-dot.disabled {
  background-color: #828282;
}

@keyframes expand-height {
  0% {
    max-height: 0;
  }
  100% {
    max-height: 100%;
  }
}
.sidenav {
  display: flex;
  flex-direction: column;
}
.sidenav-container {
  flex-grow: 1;
  display: flex;
  align-items: center;
  padding: 0 0.75rem;
}
.sidenav-divider {
  margin: 0;
  flex-shrink: 0;
}

@keyframes expand-height {
  0% {
    max-height: 0;
  }
  100% {
    max-height: 100%;
  }
}
.sidenav-item {
  display: flex;
  flex-direction: column;
  height: 65px;
}
.sidenav-item-container {
  flex-grow: 1;
  display: flex;
  align-items: center;
  padding: 0 0.75rem;
}
.sidenav-item-divider {
  margin: 0;
  flex-shrink: 0;
}

@keyframes expand-height {
  0% {
    max-height: 0;
  }
  100% {
    max-height: 100%;
  }
}
.sidenav-list-item {
  display: flex;
  flex-direction: column;
  height: 65px;
}
.sidenav-list-item-container {
  flex-grow: 1;
  display: flex;
  align-items: center;
  padding: 0 0.75rem;
}
.sidenav-list-item-container-icon {
  margin-left: auto;
  flex-shrink: 0;
}
.sidenav-list-item-divider {
  margin: 0;
  flex-shrink: 0;
}

@keyframes expand-height {
  0% {
    max-height: 0;
  }
  100% {
    max-height: 100%;
  }
}
.nav-item-list {
  display: flex;
  flex-direction: column;
  height: 65px;
}
.nav-item-list-container {
  flex-grow: 1;
  display: flex;
  align-items: center;
  padding: 0 0.75rem;
}
.nav-item-list-container-icon {
  margin-left: auto;
  flex-shrink: 0;
}
.nav-item-list-divider {
  margin: 0;
  flex-shrink: 0;
}

@keyframes expand-height {
  0% {
    max-height: 0;
  }
  100% {
    max-height: 100%;
  }
}
.divider {
  background-color: #162E59;
  height: 1px;
  border: 0;
}

.min-vh-100 {
  min-height: 100vh;
}

@keyframes expand-height {
  0% {
    max-height: 0;
  }
  100% {
    max-height: 100%;
  }
}
.default-arrow-icon {
  fill: #162E59;
}

.icon-sizer, .default-arrow-icon {
  flex-shrink: 0;
}

.header {
  margin-bottom: 30px;
}

@keyframes expand-height {
  0% {
    max-height: 0;
  }
  100% {
    max-height: 100%;
  }
}
.main-content-article-page {
  margin-left: 20px;
  margin-right: 20px;
  display: grid;
}
@media (min-width: 900px) {
  .main-content-article-page {
    margin-left: 4%;
    margin-right: 4%;
  }
}
@media (min-width: 1440px) {
  .main-content-article-page {
    margin-left: 8%;
    margin-right: 8%;
  }
}
@media (min-width: 1920px) {
  .main-content-article-page {
    margin-left: calc((100vw - 1920px) / 2 + 20px);
    margin-right: calc((100vw - 1920px) / 2 + 20px);
  }
}
@media (min-width: 768px) {
  .main-content-article-page {
    column-gap: 20px;
    grid-template-columns: repeat(5, 1fr);
  }
}
.main-content-article-page__container {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  margin-bottom: 20px;
  grid-column: 2/6;
}
@media (min-width: 768px) {
  .main-content-article-page__container {
    grid-column: 2/5;
  }
}
.main-content-article-page__header {
  display: grid;
  flex-direction: column;
  gap: 1rem;
}
.main-content-article-page__infobox {
  grid-column: 2/6;
}
@media (min-width: 1150px) {
  .main-content-article-page__infobox {
    grid-column: 5/6;
  }
}
.main-content-article-page__side-menu {
  grid-row: span 2;
}
.main-content-article-page__1-col {
  grid-column: span 1;
}
.main-content-article-page__2-col {
  grid-column: span 1;
}
@media (min-width: 768px) {
  .main-content-article-page__2-col {
    grid-column: span 2;
  }
}
.main-content-article-page__3-col {
  grid-column: span 1;
}
@media (min-width: 768px) {
  .main-content-article-page__3-col {
    grid-column: span 3;
  }
}
.main-content-article-page__4-col {
  grid-column: span 1;
}
@media (min-width: 768px) {
  .main-content-article-page__4-col {
    grid-column: span 4;
  }
}
.main-content-article-page__5-col {
  grid-column: span 1;
}
@media (min-width: 768px) {
  .main-content-article-page__5-col {
    grid-column: span 5;
  }
}
@media (min-width: 900px) {
  .main-content-article-page__2-col-md, .main-content-article-page__2-col-md .overwrite {
    grid-column: span 2;
  }
}
@media (min-width: 1315px) {
  .main-content-article-page__2-col-md--1-col-lg, .main-content-article-page__2-col-md .overwrite--1-col-lg {
    grid-column: span 1;
  }
}

@keyframes expand-height {
  0% {
    max-height: 0;
  }
  100% {
    max-height: 100%;
  }
}
.main-content-database-detail-page {
  margin-left: 20px;
  margin-right: 20px;
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  column-gap: 20px;
}
@media (min-width: 900px) {
  .main-content-database-detail-page {
    margin-left: 4%;
    margin-right: 4%;
  }
}
@media (min-width: 1440px) {
  .main-content-database-detail-page {
    margin-left: 8%;
    margin-right: 8%;
  }
}
@media (min-width: 1920px) {
  .main-content-database-detail-page {
    margin-left: calc((100vw - 1920px) / 2 + 20px);
    margin-right: calc((100vw - 1920px) / 2 + 20px);
  }
}
.main-content-database-detail-page__side-menu {
  grid-row: span 2;
}
.main-content-database-detail-page-tile-container {
  grid-column: 2/7;
  gap: 20px;
  display: flex;
  flex-direction: column;
  align-content: start;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .main-content-database-detail-page-tile-container {
    flex-direction: row;
    flex-wrap: wrap;
  }
}
@media (max-width: 1150px) {
  .main-content-database-detail-page-tile-container {
    grid-column: 1/7;
  }
}
@media (min-width: 1440px) {
  .main-content-database-detail-page-tile-container {
    grid-column: 2/5;
  }
}
.main-content-database-detail-page-tile-container__tile {
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .main-content-database-detail-page-tile-container__tile {
    flex: 1 0 calc(23rem - 20px);
  }
}
.main-content-database-detail-page__infobox-container {
  grid-column: 1/7;
}
@media (min-width: 1290px) {
  .main-content-database-detail-page__infobox-container {
    grid-column: 5/7;
  }
}
.main-content-database-detail-page-contact {
  grid-column: 1/7;
}
@media (min-width: 1440px) {
  .main-content-database-detail-page-contact {
    grid-column: 2/5;
  }
}
.main-content-database-detail-page__1-col {
  grid-column: span 1;
}
.main-content-database-detail-page__2-col {
  grid-column: span 1;
}
@media (min-width: 768px) {
  .main-content-database-detail-page__2-col {
    grid-column: span 2;
  }
}
.main-content-database-detail-page__3-col {
  grid-column: span 1;
}
@media (min-width: 768px) {
  .main-content-database-detail-page__3-col {
    grid-column: span 3;
  }
}
.main-content-database-detail-page__4-col {
  grid-column: span 1;
}
@media (min-width: 768px) {
  .main-content-database-detail-page__4-col {
    grid-column: span 4;
  }
}
.main-content-database-detail-page__5-col {
  grid-column: span 1;
}
@media (min-width: 768px) {
  .main-content-database-detail-page__5-col {
    grid-column: span 5;
  }
}
@media (min-width: 900px) {
  .main-content-database-detail-page__2-col-md, .main-content-database-detail-page__2-col-md .overwrite {
    grid-column: span 2;
  }
}
@media (min-width: 1315px) {
  .main-content-database-detail-page__2-col-md--1-col-lg, .main-content-database-detail-page__2-col-md .overwrite--1-col-lg {
    grid-column: span 1;
  }
}

.main-content-database-index-page {
  margin-left: 20px;
  margin-right: 20px;
  display: grid;
  grid-template-columns: 1fr;
  gap: 64px;
}
@media (min-width: 900px) {
  .main-content-database-index-page {
    margin-left: 4%;
    margin-right: 4%;
  }
}
@media (min-width: 1440px) {
  .main-content-database-index-page {
    margin-left: 8%;
    margin-right: 8%;
  }
}
@media (min-width: 1920px) {
  .main-content-database-index-page {
    margin-left: calc((100vw - 1920px) / 2 + 20px);
    margin-right: calc((100vw - 1920px) / 2 + 20px);
  }
}
@media (min-width: 768px) {
  .main-content-database-index-page {
    grid-template-columns: repeat(5, 1fr);
  }
}
.main-content-database-index-page__container {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
.main-content-database-index-page__header {
  display: grid;
  flex-direction: column;
  gap: 1rem;
}
.main-content-database-index-page__1-col {
  grid-column: span 1;
}
.main-content-database-index-page__2-col {
  grid-column: span 1;
}
@media (min-width: 768px) {
  .main-content-database-index-page__2-col {
    grid-column: span 2;
  }
}
.main-content-database-index-page__3-col {
  grid-column: span 1;
}
@media (min-width: 768px) {
  .main-content-database-index-page__3-col {
    grid-column: span 3;
  }
}
.main-content-database-index-page__4-col {
  grid-column: span 1;
}
@media (min-width: 768px) {
  .main-content-database-index-page__4-col {
    grid-column: span 4;
  }
}
.main-content-database-index-page__5-col {
  grid-column: span 1;
}
@media (min-width: 768px) {
  .main-content-database-index-page__5-col {
    grid-column: span 5;
  }
}
@media (min-width: 900px) {
  .main-content-database-index-page__2-col-md, .main-content-database-index-page__2-col-md .overwrite {
    grid-column: span 2;
  }
}
@media (min-width: 1315px) {
  .main-content-database-index-page__2-col-md--1-col-lg, .main-content-database-index-page__2-col-md .overwrite--1-col-lg {
    grid-column: span 1;
  }
}

.main-content-database-resource-page {
  margin-left: 20px;
  margin-right: 20px;
  display: grid;
  grid-template-columns: 1fr;
  column-gap: 20px;
}
@media (min-width: 900px) {
  .main-content-database-resource-page {
    margin-left: 4%;
    margin-right: 4%;
  }
}
@media (min-width: 1440px) {
  .main-content-database-resource-page {
    margin-left: 8%;
    margin-right: 8%;
  }
}
@media (min-width: 1920px) {
  .main-content-database-resource-page {
    margin-left: calc((100vw - 1920px) / 2 + 20px);
    margin-right: calc((100vw - 1920px) / 2 + 20px);
  }
}
@media (min-width: 768px) {
  .main-content-database-resource-page {
    grid-template-columns: repeat(5, 1fr);
  }
}
.main-content-database-resource-page__container {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
.main-content-database-resource-page__header {
  display: grid;
  flex-direction: column;
  gap: 1rem;
}
.main-content-database-resource-page .resource-wrapper {
  display: grid;
  gap: 2rem;
}
.main-content-database-resource-page__1-col {
  grid-column: span 1;
}
.main-content-database-resource-page__2-col {
  grid-column: span 1;
}
@media (min-width: 768px) {
  .main-content-database-resource-page__2-col {
    grid-column: span 2;
  }
}
.main-content-database-resource-page__3-col {
  grid-column: span 1;
}
@media (min-width: 768px) {
  .main-content-database-resource-page__3-col {
    grid-column: span 3;
  }
}
.main-content-database-resource-page__4-col {
  grid-column: span 1;
}
@media (min-width: 768px) {
  .main-content-database-resource-page__4-col {
    grid-column: span 4;
  }
}
.main-content-database-resource-page__5-col {
  grid-column: span 1;
}
@media (min-width: 768px) {
  .main-content-database-resource-page__5-col {
    grid-column: span 5;
  }
}
@media (min-width: 900px) {
  .main-content-database-resource-page__2-col-md, .main-content-database-resource-page__2-col-md .overwrite {
    grid-column: span 2;
  }
}
@media (min-width: 1315px) {
  .main-content-database-resource-page__2-col-md--1-col-lg, .main-content-database-resource-page__2-col-md .overwrite--1-col-lg {
    grid-column: span 1;
  }
}

.main-content-database-sub-index-page {
  margin-left: 20px;
  margin-right: 20px;
  display: grid;
  grid-template-columns: 1fr;
  column-gap: 20px;
}
@media (min-width: 900px) {
  .main-content-database-sub-index-page {
    margin-left: 4%;
    margin-right: 4%;
  }
}
@media (min-width: 1440px) {
  .main-content-database-sub-index-page {
    margin-left: 8%;
    margin-right: 8%;
  }
}
@media (min-width: 1920px) {
  .main-content-database-sub-index-page {
    margin-left: calc((100vw - 1920px) / 2 + 20px);
    margin-right: calc((100vw - 1920px) / 2 + 20px);
  }
}
@media (min-width: 768px) {
  .main-content-database-sub-index-page {
    grid-template-columns: repeat(5, 1fr);
  }
}
.main-content-database-sub-index-page__container {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
.main-content-database-sub-index-page__header {
  display: grid;
  flex-direction: column;
  gap: 1rem;
}
.main-content-database-sub-index-page .resource-wrapper {
  display: grid;
  gap: 2rem;
}
.main-content-database-sub-index-page__1-col {
  grid-column: span 1;
}
.main-content-database-sub-index-page__2-col {
  grid-column: span 1;
}
@media (min-width: 768px) {
  .main-content-database-sub-index-page__2-col {
    grid-column: span 2;
  }
}
.main-content-database-sub-index-page__3-col {
  grid-column: span 1;
}
@media (min-width: 768px) {
  .main-content-database-sub-index-page__3-col {
    grid-column: span 3;
  }
}
.main-content-database-sub-index-page__4-col {
  grid-column: span 1;
}
@media (min-width: 768px) {
  .main-content-database-sub-index-page__4-col {
    grid-column: span 4;
  }
}
.main-content-database-sub-index-page__5-col {
  grid-column: span 1;
}
@media (min-width: 768px) {
  .main-content-database-sub-index-page__5-col {
    grid-column: span 5;
  }
}
@media (min-width: 900px) {
  .main-content-database-sub-index-page__2-col-md, .main-content-database-sub-index-page__2-col-md .overwrite {
    grid-column: span 2;
  }
}
@media (min-width: 1315px) {
  .main-content-database-sub-index-page__2-col-md--1-col-lg, .main-content-database-sub-index-page__2-col-md .overwrite--1-col-lg {
    grid-column: span 1;
  }
}

@keyframes expand-height {
  0% {
    max-height: 0;
  }
  100% {
    max-height: 100%;
  }
}
.main-content-home-page {
  margin-left: 20px;
  margin-right: 20px;
  display: grid;
  grid-template-columns: 1fr;
  gap: 3rem 2rem;
}
@media (min-width: 900px) {
  .main-content-home-page {
    margin-left: 4%;
    margin-right: 4%;
  }
}
@media (min-width: 1440px) {
  .main-content-home-page {
    margin-left: 8%;
    margin-right: 8%;
  }
}
@media (min-width: 1920px) {
  .main-content-home-page {
    margin-left: calc((100vw - 1920px) / 2 + 20px);
    margin-right: calc((100vw - 1920px) / 2 + 20px);
  }
}
@media (min-width: 768px) {
  .main-content-home-page {
    grid-template-columns: repeat(3, 1fr);
  }
}
.main-content-home-page-tile-container {
  display: flex;
  flex-direction: column;
  align-content: baseline;
  gap: 2rem;
}
@media (min-width: 768px) {
  .main-content-home-page-tile-container {
    flex-direction: row;
    flex-wrap: wrap;
  }
}
@media (min-width: 768px) {
  .main-content-home-page-tile-container__tile {
    flex: 1 0 calc(50% - 2rem);
  }
}
.main-content-home-page-card-news-container {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.main-content-home-page__1-col {
  grid-column: span 1;
}
.main-content-home-page__2-col {
  grid-column: span 1;
}
@media (min-width: 768px) {
  .main-content-home-page__2-col {
    grid-column: span 2;
  }
}
.main-content-home-page__3-col {
  grid-column: span 1;
}
@media (min-width: 768px) {
  .main-content-home-page__3-col {
    grid-column: span 3;
  }
}
.main-content-home-page__4-col {
  grid-column: span 1;
}
@media (min-width: 768px) {
  .main-content-home-page__4-col {
    grid-column: span 4;
  }
}
.main-content-home-page__5-col {
  grid-column: span 1;
}
@media (min-width: 768px) {
  .main-content-home-page__5-col {
    grid-column: span 5;
  }
}
@media (min-width: 900px) {
  .main-content-home-page__2-col-md, .main-content-home-page__2-col-md .overwrite {
    grid-column: span 2;
  }
}
@media (min-width: 1315px) {
  .main-content-home-page__2-col-md--1-col-lg, .main-content-home-page__2-col-md .overwrite--1-col-lg {
    grid-column: span 1;
  }
}

@keyframes expand-height {
  0% {
    max-height: 0;
  }
  100% {
    max-height: 100%;
  }
}
.main-content-technical-documentation-index-page {
  margin-left: 20px;
  margin-right: 20px;
  padding: 1.5rem 0;
}
@media (min-width: 900px) {
  .main-content-technical-documentation-index-page {
    margin-left: 4%;
    margin-right: 4%;
  }
}
@media (min-width: 1440px) {
  .main-content-technical-documentation-index-page {
    margin-left: 8%;
    margin-right: 8%;
  }
}
@media (min-width: 1920px) {
  .main-content-technical-documentation-index-page {
    margin-left: calc((100vw - 1920px) / 2 + 20px);
    margin-right: calc((100vw - 1920px) / 2 + 20px);
  }
}
.main-content-technical-documentation-index-page-tile-container {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.5rem;
  min-width: 0;
}
@media (min-width: 768px) {
  .main-content-technical-documentation-index-page-tile-container {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 1440px) {
  .main-content-technical-documentation-index-page-tile-container {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 1920px) {
  .main-content-technical-documentation-index-page-tile-container {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (min-width: 768px) {
  .main-content-technical-documentation-index-page-tile-container__tile {
    flex: 1 0 50%;
  }
}
.main-content-technical-documentation-index-page__1-col {
  grid-column: span 1;
}
.main-content-technical-documentation-index-page__2-col {
  grid-column: span 1;
}
@media (min-width: 768px) {
  .main-content-technical-documentation-index-page__2-col {
    grid-column: span 2;
  }
}
.main-content-technical-documentation-index-page__3-col {
  grid-column: span 1;
}
@media (min-width: 768px) {
  .main-content-technical-documentation-index-page__3-col {
    grid-column: span 3;
  }
}
.main-content-technical-documentation-index-page__4-col {
  grid-column: span 1;
}
@media (min-width: 768px) {
  .main-content-technical-documentation-index-page__4-col {
    grid-column: span 4;
  }
}
.main-content-technical-documentation-index-page__5-col {
  grid-column: span 1;
}
@media (min-width: 768px) {
  .main-content-technical-documentation-index-page__5-col {
    grid-column: span 5;
  }
}
@media (min-width: 900px) {
  .main-content-technical-documentation-index-page__2-col-md, .main-content-technical-documentation-index-page__2-col-md .overwrite {
    grid-column: span 2;
  }
}
@media (min-width: 1315px) {
  .main-content-technical-documentation-index-page__2-col-md--1-col-lg, .main-content-technical-documentation-index-page__2-col-md .overwrite--1-col-lg {
    grid-column: span 1;
  }
}

@keyframes expand-height {
  0% {
    max-height: 0;
  }
  100% {
    max-height: 100%;
  }
}
.main-content-knowledge-index-page {
  margin-left: 20px;
  margin-right: 20px;
  display: grid;
  grid-template-columns: 1fr;
  column-gap: 20px;
}
@media (min-width: 900px) {
  .main-content-knowledge-index-page {
    margin-left: 4%;
    margin-right: 4%;
  }
}
@media (min-width: 1440px) {
  .main-content-knowledge-index-page {
    margin-left: 8%;
    margin-right: 8%;
  }
}
@media (min-width: 1920px) {
  .main-content-knowledge-index-page {
    margin-left: calc((100vw - 1920px) / 2 + 20px);
    margin-right: calc((100vw - 1920px) / 2 + 20px);
  }
}
.main-content-knowledge-index-page__1-col {
  grid-column: span 1;
}
.main-content-knowledge-index-page__2-col {
  grid-column: span 1;
}
@media (min-width: 768px) {
  .main-content-knowledge-index-page__2-col {
    grid-column: span 2;
  }
}
.main-content-knowledge-index-page__3-col {
  grid-column: span 1;
}
@media (min-width: 768px) {
  .main-content-knowledge-index-page__3-col {
    grid-column: span 3;
  }
}
.main-content-knowledge-index-page__4-col {
  grid-column: span 1;
}
@media (min-width: 768px) {
  .main-content-knowledge-index-page__4-col {
    grid-column: span 4;
  }
}
.main-content-knowledge-index-page__5-col {
  grid-column: span 1;
}
@media (min-width: 768px) {
  .main-content-knowledge-index-page__5-col {
    grid-column: span 5;
  }
}
@media (min-width: 900px) {
  .main-content-knowledge-index-page__2-col-md, .main-content-knowledge-index-page__2-col-md .overwrite {
    grid-column: span 2;
  }
}
@media (min-width: 1315px) {
  .main-content-knowledge-index-page__2-col-md--1-col-lg, .main-content-knowledge-index-page__2-col-md .overwrite--1-col-lg {
    grid-column: span 1;
  }
}
@media (min-width: 768px) {
  .main-content-knowledge-index-page {
    grid-template-columns: repeat(5, 1fr);
  }
}
.main-content-knowledge-index-page__container {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
@media (max-width: 1150px) {
  .main-content-knowledge-index-page__container {
    grid-column: span 5;
  }
}

.main-content-news-index-page {
  margin-left: 20px;
  margin-right: 20px;
  display: grid;
  grid-template-columns: 1fr;
  column-gap: 20px;
}
@media (min-width: 900px) {
  .main-content-news-index-page {
    margin-left: 4%;
    margin-right: 4%;
  }
}
@media (min-width: 1440px) {
  .main-content-news-index-page {
    margin-left: 8%;
    margin-right: 8%;
  }
}
@media (min-width: 1920px) {
  .main-content-news-index-page {
    margin-left: calc((100vw - 1920px) / 2 + 20px);
    margin-right: calc((100vw - 1920px) / 2 + 20px);
  }
}
@media (min-width: 768px) {
  .main-content-news-index-page {
    grid-template-columns: repeat(5, 1fr);
  }
}
.main-content-news-index-page__container {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
.main-content-news-index-page__container-header {
  display: flex;
  justify-content: space-between;
}
.main-content-news-index-page__1-col {
  grid-column: span 1;
}
.main-content-news-index-page__2-col {
  grid-column: span 1;
}
@media (min-width: 768px) {
  .main-content-news-index-page__2-col {
    grid-column: span 2;
  }
}
.main-content-news-index-page__3-col {
  grid-column: span 1;
}
@media (min-width: 768px) {
  .main-content-news-index-page__3-col {
    grid-column: span 3;
  }
}
.main-content-news-index-page__4-col {
  grid-column: span 1;
}
@media (min-width: 768px) {
  .main-content-news-index-page__4-col {
    grid-column: span 4;
  }
}
.main-content-news-index-page__5-col {
  grid-column: span 1;
}
@media (min-width: 768px) {
  .main-content-news-index-page__5-col {
    grid-column: span 5;
  }
}
@media (min-width: 900px) {
  .main-content-news-index-page__2-col-md, .main-content-news-index-page__2-col-md .overwrite {
    grid-column: span 2;
  }
}
@media (min-width: 1315px) {
  .main-content-news-index-page__2-col-md--1-col-lg, .main-content-news-index-page__2-col-md .overwrite--1-col-lg {
    grid-column: span 1;
  }
}

@keyframes expand-height {
  0% {
    max-height: 0;
  }
  100% {
    max-height: 100%;
  }
}
.news-feed-horizontal {
  display: grid;
  grid-template-columns: 1fr;
  margin-top: 2rem;
  gap: 1rem;
}
@media (min-width: 768px) {
  .news-feed-horizontal {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 768px) {
  .news-feed-horizontal__item {
    grid-column: span 1;
  }
}

.page-header {
  width: 100%;
  display: grid;
  gap: 1rem;
}

@keyframes expand-height {
  0% {
    max-height: 0;
  }
  100% {
    max-height: 100%;
  }
}
.site-top {
  display: grid;
  grid-template-columns: auto 1fr auto;
  align-items: center;
}
.site-top__logo {
  grid-column: 1/2;
  max-width: 216px;
}
.site-top__burger-icon {
  margin-left: auto;
  grid-column: 2/3;
}
@media (min-width: 768px) {
  .site-top__burger-icon {
    display: none;
  }
}
.site-top__search-icon {
  grid-column: 3/4;
}
.site-top__nav-items {
  display: none;
}
@media (min-width: 768px) {
  .site-top__nav-items {
    display: flex;
    grid-column: 2/3;
    justify-content: center;
  }
}

.footer-content {
  background-color: #162E59;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  gap: 32px;
  padding: 32px 32px;
  margin-top: 12px;
}
@media (min-width: 900px) {
  .footer-content {
    flex-direction: row;
    gap: 120px;
    padding: 32px 160px;
  }
}

.footer-content-section {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

@keyframes expand-height {
  0% {
    max-height: 0;
  }
  100% {
    max-height: 100%;
  }
}
.news-header {
  display: flex;
  width: 100%;
  gap: 1rem;
  align-items: center;
  margin-bottom: 2rem;
}
.news-header-title-container {
  display: flex;
  flex: 1;
  gap: 1rem;
  align-items: center;
}
.news-header-title-container-sub-btn {
  margin-left: auto;
  max-height: 40px;
}

@keyframes expand-height {
  0% {
    max-height: 0;
  }
  100% {
    max-height: 100%;
  }
}
.search-bar {
  position: relative;
  width: 100%;
  max-width: 35rem; /* Raffle Search will take the whole width of the element  */
  min-height: 50px;
}

.video-container {
  z-index: 0;
}

@keyframes expand-height {
  0% {
    max-height: 0;
  }
  100% {
    max-height: 100%;
  }
}
.contact-information {
  font-family: "Roboto", sans-serif;
  background: #162E59;
  gap: 1px;
  border-radius: 0.25rem;
  position: relative;
  display: flex;
  align-content: start;
  margin: 20px 0;
  width: 100%;
  flex-wrap: wrap;
  flex-direction: row;
}
.contact-information .contact-section {
  background-color: #D8E5FF;
}
.contact-information .contact-section--employee, .contact-information .contact-section--committee {
  height: 320px;
  min-width: 300px;
  padding: 48px 36px;
  flex: 1 0 calc(23rem - 20px);
}
.contact-information .contact-heading {
  font-weight: bold;
  margin-bottom: 0.75rem;
}
.contact-information .contact-info {
  display: flex;
  flex-direction: column;
}
.contact-information .contact-info__name {
  font-weight: bold;
  margin-bottom: 0.25rem;
}
.contact-information .contact-info__item {
  font-style: italic;
  margin-bottom: 0.25rem;
}
.contact-information .committee-list {
  display: flex;
  flex-direction: column;
}
.contact-information .committee-list__member {
  margin-bottom: 0.5rem;
}
.contact-information .committee-list__name {
  font-weight: bold;
  display: block;
}
.contact-information .committee-list__button {
  max-width: 275px;
}
.contact-information .committee-list__details {
  margin-top: 0.25rem;
  display: block;
}
.contact-information .committee-list__link {
  display: flex;
  align-items: center;
  column-gap: 1rem;
  margin-top: 1rem;
  text-decoration: none;
}
.contact-information .committee-list__link:hover {
  text-decoration: underline;
}

@keyframes expand-height {
  0% {
    max-height: 0;
  }
  100% {
    max-height: 100%;
  }
}
.accordion {
  max-width: 592px;
  border-bottom: 1px solid #162E59;
  padding: 12px;
}
.accordion .list-item-text {
  padding-top: 20px;
  overflow: hidden;
  height: 0;
  transition: height 0.5s cubic-bezier(0.25, 1, 0.5, 1);
}
.accordion-click {
  display: flex;
  cursor: pointer;
}
.accordion__icon {
  margin-left: auto;
  transform: rotate(270deg);
  transition: transform 0.5s cubic-bezier(0.25, 1, 0.5, 1);
}
.accordion.active .accordion__icon {
  transform: rotate(90deg);
}
.accordion.active .list-item-text {
  height: 100%;
}

.left-menu {
  font-family: "Roboto", sans-serif;
}
.left-menu-item {
  cursor: pointer;
  padding: 12px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.left-menu-item__title {
  font-size: 1rem;
  line-height: 1.5rem;
}
.left-menu-item__title.active {
  color: #231B63;
  font-weight: bold;
}
.left-menu-item__icon {
  flex-shrink: 0;
  padding-left: 8px;
  transition: height 0.2s cubic-bezier(0.25, 1, 0.5, 1);
}

@keyframes expand-height {
  0% {
    max-height: 0;
  }
  100% {
    max-height: 100%;
  }
}
.error-page {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 8rem 0;
  color: #162E59;
  text-align: center;
}
.error-page h1 {
  font-size: 2.4375rem;
  line-height: 2.85625rem;
  margin-bottom: 1rem;
  letter-spacing: 2px;
}
.error-page p {
  font-size: 1rem;
  margin-bottom: 2rem;
  max-width: 600px;
  line-height: 1.75rem;
}

.color-primary {
  color: #FFFFFF;
  background-color: #162E59;
}
.color-primary .text-black, .color-primary .text-white, .color-primary a {
  color: #FFFFFF;
}
.color-primary-alt {
  color: #212121;
  background-color: #D8E5FF;
}
