@charset "UTF-8";
/*!
Theme Name: Sustainability University of California 2025
Theme URI: http://sustainability.universityofcalifornia.edu
Author: Openbox9 (Joe Tan)

DO NOT EDIT style.css DIRECTLY. 

Use style.scss.
*/
@import url(css/reduced-motion.css) screen and (prefers-reduced-motion);
:root {
  --font-base-size: 18px;
  --gutter: calc((100vw - 1200px) / 2);
  --gutter-left: calc((100vw - 1200px) / 2);
  --gutter-right: calc((100vw - 1200px) / 2);
  --block-margin: 4.5rem;
}
@media screen and (max-width: 1324.1379310345px) {
  :root {
    --gutter: 4.6875vw;
    --gutter-left: 4.6875vw;
    --gutter-right: 4.6875vw;
  }
}
@media screen and (max-width: 1450px) {
  :root {
    --block-margin: 3.15rem;
  }
}
@media screen and (max-width: 1200px) {
  :root {
    --block-margin: 2.7rem;
  }
}
@media screen and (max-width: 1024px) {
  :root {
    --block-margin: 2.925rem;
  }
}

:root {
  --color-dark-blue: #005581;
  --color-light-blue: #72CDF4;
  --color-yellow: #FFD200;
  --color-light-yellow: #FFE552;
  --color-orange-red: #FF6E1B;
  --color-orange: #FF8F28;
  --color-teal: #00778B;
  --color-light-teal: #00A3AD;
  --color-fushia: #E44C9A;
  --color-pink: #FEB2E0;
  --color-bronze: #B4975A;
  --color-goal-line-1: #FF6E1B;
  --color-goal-line-2: #E44C9A;
  --color-waste-recycling: #1295D8;
  --color-waste-organics: #8DCA7B;
  --color-waste-conversion: #FFB511;
  --color-waste-landfill: #aaaaaa;
  --color-emissions-voluntary-offset: #6d6b6b;
  --color-emissions-compliance-offset: #aaaaaa;
}

@font-face {
  src: url(fonts/KievitWebPro-Black.eot);
  src: url(fonts/KievitWebPro-Black.eot?#iefix) format("embedded-opentype"), url(fonts/KievitWebPro-Black.woff) format("woff");
  font-family: KievitWebPro;
  font-weight: 900;
  font-style: normal;
}
@font-face {
  src: url(fonts/KievitWebPro-BlackIta.eot);
  src: url(fonts/KievitWebPro-BlackIta.eot?#iefix) format("embedded-opentype"), url(fonts/KievitWebPro-BlackIta.woff) format("woff");
  font-family: KievitWebPro;
  font-weight: 900;
  font-style: italic;
}
@font-face {
  src: url(fonts/KievitWebPro-Xbold.eot);
  src: url(fonts/KievitWebPro-Xbold.eot?#iefix) format("embedded-opentype"), url(fonts/KievitWebPro-Xbold.woff) format("woff");
  font-family: KievitWebPro;
  font-weight: 800;
  font-style: normal;
}
@font-face {
  src: url(fonts/KievitWebPro-XboldIta.eot);
  src: url(fonts/KievitWebPro-XboldIta.eot?#iefix) format("embedded-opentype"), url(fonts/KievitWebPro-XboldIta.woff) format("woff");
  font-family: KievitWebPro;
  font-weight: 800;
  font-style: italic;
}
@font-face {
  src: url(fonts/KievitWebPro-Bold.eot);
  src: url(fonts/KievitWebPro-Bold.eot?#iefix) format("embedded-opentype"), url(fonts/KievitWebPro-Bold.woff) format("woff");
  font-family: KievitWebPro;
  font-weight: 700;
  font-style: normal;
}
@font-face {
  src: url(fonts/KievitWebPro-BoldIta.eot);
  src: url(fonts/KievitWebPro-BoldIta.eot?#iefix) format("embedded-opentype"), url(fonts/KievitWebPro-BoldIta.woff) format("woff");
  font-family: KievitWebPro;
  font-weight: 700;
  font-style: italic;
}
@font-face {
  src: url(fonts/KievitWebPro-Medi.eot);
  src: url(fonts/KievitWebPro-Medi.eot?#iefix) format("embedded-opentype"), url(fonts/KievitWebPro-Medi.woff) format("woff");
  font-family: KievitWebPro;
  font-weight: 500;
  font-style: normal;
}
@font-face {
  src: url(fonts/KievitWebPro-MediIta.eot);
  src: url(fonts/KievitWebPro-MediIta.eot?#iefix) format("embedded-opentype"), url(fonts/KievitWebPro-MediIta.woff) format("woff");
  font-family: KievitWebPro;
  font-weight: 500;
  font-style: italic;
}
@font-face {
  src: url(fonts/KievitWebPro.eot);
  src: url(fonts/KievitWebPro.eot?#iefix) format("embedded-opentype"), url(fonts/KievitWebPro.woff) format("woff");
  font-family: KievitWebPro;
  font-weight: 400;
  font-style: normal;
}
@font-face {
  src: url(fonts/KievitWebPro-Ita.eot);
  src: url(fonts/KievitWebPro-Ita.eot?#iefix) format("embedded-opentype"), url(fonts/KievitWebPro-Ita.woff) format("woff");
  font-family: KievitWebPro;
  font-weight: 400;
  font-style: italic;
}
@font-face {
  src: url(fonts/KievitWebPro-Light.eot);
  src: url(fonts/KievitWebPro-Light.eot?#iefix) format("embedded-opentype"), url(fonts/KievitWebPro-Light.woff) format("woff");
  font-family: KievitWebPro;
  font-weight: 300;
  font-style: normal;
}
@font-face {
  src: url(fonts/KievitWebPro-LightIta.eot);
  src: url(fonts/KievitWebPro-LightIta.eot?#iefix) format("embedded-opentype"), url(fonts/KievitWebPro-LightIta.woff) format("woff");
  font-family: KievitWebPro;
  font-weight: 300;
  font-style: italic;
}
@font-face {
  src: url(fonts/KievitWebPro-Thin.eot);
  src: url(fonts/KievitWebPro-Thin.eot?#iefix) format("embedded-opentype"), url(fonts/KievitWebPro-Thin.woff) format("woff");
  font-family: KievitWebPro;
  font-weight: 200;
  font-style: normal;
}
@font-face {
  src: url(fonts/KievitWebPro-ThinIta.eot);
  src: url(fonts/KievitWebPro-ThinIta.eot?#iefix) format("embedded-opentype"), url(fonts/KievitWebPro-ThinIta.woff) format("woff");
  font-family: KievitWebPro;
  font-weight: 200;
  font-style: italic;
}
@font-face {
  src: url(fonts/KievitWebPro-Exlig.eot);
  src: url(fonts/KievitWebPro-Exlig.eot?#iefix) format("embedded-opentype"), url(fonts/KievitWebPro-Exlig.woff) format("woff");
  font-family: KievitWebPro;
  font-weight: 100;
  font-style: normal;
}
@font-face {
  src: url(fonts/KievitWebPro-ExligIta.eot);
  src: url(fonts/KievitWebPro-ExligIta.eot?#iefix) format("embedded-opentype"), url(fonts/KievitWebPro-ExligIta.woff) format("woff");
  font-family: KievitWebPro;
  font-weight: 100;
  font-style: italic;
}
@keyframes loading {
  100% {
    background-position: 0px -570px;
  }
}
@keyframes loop {
  from {
    transform: translate(0%, 0%);
  }
  to {
    transform: translate(-50%, 0%);
  }
}
/*
Author: Joe Tan (joetan54@gmail.com)

Copyright (c) 2018 Joe Tan
THIS CODE MAY NOT BE REDISTRIBUTED WITHOUT EXPLICIT PERMISSION
*/
xmp {
  margin: 0 0 1em;
  background: yellow;
  color: #000;
  overflow: hidden;
  font-size: 10px;
}

img.sample {
  background: #00aaee;
}

html, body {
  margin: 0;
  padding: 0;
  font-family: KievitWebPro, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.55;
  color: #434343;
  text-align: left;
  min-width: 320px;
  scroll-padding-top: 2em;
}

html {
  overflow-y: scroll;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  background: #005581;
}

body {
  padding: 0 0 0px 0;
  background: #ffffff;
}
body.rtl {
  direction: rtl;
  unicode-bidi: embed;
  text-align: right;
}

strong, b {
  font-weight: bold;
}

em, i {
  font-style: italic;
}

em strong,
strong em {
  font-weight: bold;
  font-style: italic;
}

.hidden {
  display: block;
  position: absolute;
  top: -10000px;
  height: -10000px;
  width: 1px;
  height: 1px;
  overflow: hidden;
  visibility: hidden;
}

.clear {
  clear: both;
}

.alignleft {
  float: left;
}

.alignright {
  float: right;
}

.entity {
  font-family: "Lucida Sans Unicode", "Arial Unicode MS", Arial, Helvetica, sans-serif;
}

.text-sans-serif {
  font-family: KievitWebPro, sans-serif;
}

.text-serif {
  font-family: serif;
}

.text-headline {
  font-family: KievitWebPro, sans-serif;
}

.text-cursive {
  font-family: cursive;
}

.text-uppercase {
  text-transform: uppercase;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-aligncenter,
.text-center {
  text-align: center;
}

.text-alignright,
.text-right {
  text-align: right;
}

.text-alignleft,
.text-left {
  text-align: left;
}

.text-white {
  color: white;
}

.text-black {
  color: #434343;
}

.text-blue {
  color: #1295D8;
}

.text-light-blue {
  color: #72CDF4;
}

.text-orange {
  color: #FF8F28;
}

.text-yellow {
  color: #FFD200;
}

.text-dark-blue {
  color: #005581;
}

.text-teal {
  color: #00778B;
}

.text-gray {
  color: #BEB6AF;
}

.text-dark-gray {
  color: #6D6D6D;
}

.text-nowrap {
  white-space: nowrap;
}

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

img[align=left],
img.alignleft {
  margin: 0 15px 15px 0;
}

img[align=right],
img.alignright {
  margin: 0 0 15px 15px;
}

img.aligncenter {
  display: block;
  margin: 0 auto 15px auto;
}

img.circle {
  border-radius: 50%;
}

img,
a > img {
  border: 0;
}

a {
  color: #005581;
  text-decoration: none;
  transition: all 0.2s linear;
}
a:hover {
  text-decoration: underline;
}
a.more {
  white-space: nowrap;
}
a[href="#"] {
  cursor: default;
  text-decoration: none !important;
}
a[href="#"]:hover {
  text-decoration: none !important;
}
.page-content a {
  text-decoration: underline;
}
.page-content a:hover {
  text-decoration: none;
  color: #1295D8;
}

.page-content .has-light-gray-background-color a:hover, .page-content .has-light-gray-background-color .wp-block-details.is-style-read-more summary:hover {
  color: #005581;
}

iframe {
  max-width: 100%;
}
.fb_iframe_widget iframe {
  max-width: none;
}

.clickable {
  cursor: pointer;
}

.anchor:before {
  content: "";
  display: block;
  height: 120px;
  margin: -120px 0 0;
}

.anchor-menu {
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 1px;
  color: #BEB6AF;
  font-size: 0.73rem;
  line-height: 2;
  border-top: 2px solid #F0EFED;
  padding-top: 2em;
  margin-top: 2em;
}
.anchor-menu a {
  color: #6D6D6D;
  margin-right: 26px;
  white-space: nowrap;
}
.anchor-menu a:hover {
  color: #1295D8;
  text-decoration: none;
}
.anchor-menu a:first-child, .anchor-menu a:nth-child(2) {
  white-space: normal;
}
.anchor-menu a:last-child {
  margin-right: 0;
}

ul {
  margin: 0 0 1em;
}

hr {
  margin: 2.5em auto;
  width: 100%;
  border-bottom: 2px solid rgba(0, 0, 0, 0.1);
  border-top: none;
  border-left: none;
  border-right: none;
}
hr.wp-block-separator.is-style-wide {
  border-bottom-width: 2px;
}
hr.wp-block-separator.is-style-wide.small-margin {
  margin: 1.5em auto;
}

th, td {
  border: 0;
}

.toggle {
  cursor: pointer;
}

@media screen and (min-width: 768px) {
  .mobile-only, .desktop-hide {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .mobile-hide, .desktop-only {
    display: none !important;
  }
}
.fb_iframe_widget,
.fb_iframe_widget > span {
  max-width: 100%;
  width: 100%;
}

p.margin-bottom-small {
  margin-bottom: 1.25em;
}

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

input[type=submit],
input[type=button],
button,
.button,
.btn {
  position: relative;
  display: inline-block;
  margin: 0;
  padding: 0.8em 2em;
  text-align: center;
  font-family: KievitWebPro, sans-serif;
  background: #005581;
  line-height: 1;
  color: white;
  text-transform: uppercase;
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
  border: 0;
}
input[type=submit]:hover,
input[type=button]:hover,
button:hover,
.button:hover,
.btn:hover {
  text-decoration: none;
  opacity: 0.8;
}

button.unstyled,
.button.unstyled {
  padding: 3px 5px;
  background: none;
  color: #363636;
  font-size: 100%;
  font-family: arial, sans-serif;
  background: #eee;
  background-image: linear-gradient(top, #ffffff 0%, #eeeeee 100%);
  border: 1px solid #ccc;
  border-radius: 3px;
}

button.unstyled:hover {
  background: #eeeeee;
}

input[type=text],
input[type=password],
input[type=email],
textarea {
  line-height: 1;
  margin: 0;
  padding: 0.8em;
  border: 1px solid #ccc;
  background: #fff;
  border-radius: 2px;
  box-sizing: border-box;
  font-size: 18px;
  font-family: KievitWebPro, sans-serif;
}

.search .main-content input[type=text] {
  padding: 0.6em;
  min-width: 240px;
  border: none;
  border-bottom: 2px solid #ccc;
  padding-left: 0;
}

textarea {
  width: 100%;
}

.input.select {
  position: relative;
  z-index: 1000;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 0;
  cursor: pointer;
  text-align: left;
}
.input.select strong {
  position: relative;
  display: block;
  margin: 0;
  padding: 0.8em 30px 0.78em 1.2em;
  min-width: 100px;
  border: 2px solid currentColor;
  font-weight: 600;
}
.input.select strong .text {
  display: block;
  min-width: 120px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.input.select strong .icon {
  position: absolute;
  top: 50%;
  right: 10px;
  height: 20px;
  line-height: 20px;
  margin: -10px 0 0;
  transition: transform 0.2s linear;
}
.input.select.on {
  z-index: 1010;
}
.input.select.on strong .icon {
  transform: rotate(180deg);
}
.input.select > select {
  position: absolute;
  z-index: -1000;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
}
.input.select .select {
  zoom: 1;
  margin: 0;
  padding: 0;
  list-style: none;
  box-sizing: border-box;
  padding: 8px 0px 5px;
  background: white;
  color: #434343;
}
.input.select .select .option {
  display: block;
  padding: 6px 19px;
  cursor: pointer;
  white-space: normal;
  line-height: normal;
  background: white;
  color: #005581;
}
.input.select .select .option.selected, .input.select .select .option:hover {
  background: #005581;
  color: white;
}
.input.select .select .option:last-child {
  border-bottom: 0;
}
.input.select > .select {
  display: none;
  position: absolute;
  z-index: 1001;
  top: 100%;
  left: 0;
  min-width: 100%;
  max-height: 300px;
  overflow: auto;
  overflow-x: hidden;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  -webkit-overflow-scrolling: touch;
}
.input.select > .select::-webkit-scrollbar {
  height: 0;
  width: 0;
}
.input.select.on > .select {
  display: block !important;
}
@media screen and (max-width: 767px) {
  .input.select select {
    z-index: 1;
  }
  .input.select .select {
    display: none !important;
  }
}
@media screen and (max-height: 600px) {
  .input.select select {
    z-index: 1;
  }
  .input.select .select {
    display: none !important;
  }
}

/*
Styles loaded into backend Gutenberg admin and front end
*/
.has-padding-top {
  padding-top: calc(var(--block-margin, 4.5rem) * 1) !important;
}

.has-padding-bottom {
  padding-bottom: calc(var(--block-margin, 4.5rem) * 1) !important;
}

.has-no-padding-top {
  padding-top: 0 !important;
}

.has-no-padding-bottom {
  padding-bottom: 0 !important;
}

.has-no-padding {
  padding: 0 !important;
}

.has-margin-top {
  margin-top: calc(var(--block-margin, 4.5rem) * 1) !important;
}

.has-margin-bottom {
  margin-bottom: calc(var(--block-margin, 4.5rem) * 1) !important;
}

.has-half-margin-top {
  margin-top: calc(var(--block-margin, 4.5rem) * 0.5) !important;
}

.has-half-margin-bottom {
  margin-bottom: calc(var(--block-margin, 4.5rem) * 0.5) !important;
}

.has-neg-margin-top {
  margin-top: calc(var(--block-margin, 4.5rem) * -1) !important;
}

.has-neg-margin-bottom {
  margin-bottom: calc(var(--block-margin, 4.5rem) * -1) !important;
}

.has-neg-half-margin-top {
  margin-top: calc(var(--block-margin, 4.5rem) * -0.5) !important;
}

.has-neg-half-margin-bottom {
  margin-bottom: calc(var(--block-margin, 4.5rem) * -0.5) !important;
}

.has-no-margin-top {
  margin-top: 0 !important;
}

.has-no-margin-bottom {
  margin-bottom: 0 !important;
}

.has-auto-margin-horizontal {
  margin-left: auto !important;
  margin-right: auto !important;
}

.has-max-width-400 {
  max-width: 400px;
}
.has-max-width-400.has-text-align-center {
  margin-left: auto;
  margin-right: auto;
}

.has-max-width-500 {
  max-width: 500px;
}
.has-max-width-500.has-text-align-center {
  margin-left: auto;
  margin-right: auto;
}

.has-max-width-600 {
  max-width: 600px;
}
.has-max-width-600.has-text-align-center {
  margin-left: auto;
  margin-right: auto;
}

.has-max-width-700 {
  max-width: 700px;
}
.has-max-width-700.has-text-align-center {
  margin-left: auto;
  margin-right: auto;
}

.has-max-width-800 {
  max-width: 800px;
}
.has-max-width-800.has-text-align-center {
  margin-left: auto;
  margin-right: auto;
}

.has-max-width-900 {
  max-width: 900px;
}
.has-max-width-900.has-text-align-center {
  margin-left: auto;
  margin-right: auto;
}

.has-max-width-1000 {
  max-width: 1000px;
}
.has-max-width-1000.has-text-align-center {
  margin-left: auto;
  margin-right: auto;
}

.has-max-width-1100 {
  max-width: 1100px;
}
.has-max-width-1100.has-text-align-center {
  margin-left: auto;
  margin-right: auto;
}

.has-max-width-1200 {
  max-width: 1200px;
}
.has-max-width-1200.has-text-align-center {
  margin-left: auto;
  margin-right: auto;
}

.theme-block {
  position: relative;
  margin: calc(var(--block-margin, 4.5rem) * 1) auto;
}
@media screen and (max-width: 767px) {
  .theme-block {
    margin: calc(var(--block-margin, 4.5rem) * 0.5) auto;
  }
}
.theme-block.has-blue-background-color {
  background-color: #1295D8;
}
.theme-block.has-gold-background-color {
  background-color: #FFB511;
}
.theme-block.has-dark-blue-background-color {
  background-color: #005581;
}
.theme-block.has-light-blue-background-color {
  background-color: #72CDF4;
}
.theme-block.has-yellow-background-color {
  background-color: #FFD200;
}
.theme-block.has-light-yellow-background-color {
  background-color: #FFE552;
}
.theme-block.has-orange-red-background-color {
  background-color: #FF6E1B;
}
.theme-block.has-orange-background-color {
  background-color: #FF8F28;
}
.theme-block.has-teal-background-color {
  background-color: #00778B;
}
.theme-block.has-light-teal-background-color {
  background-color: #00A3AD;
}
.theme-block.has-fushia-background-color {
  background-color: #E44C9A;
}
.theme-block.has-pink-background-color {
  background-color: #FEB2E0;
}
.theme-block.has-bronze-background-color {
  background-color: #B4975A;
}
.theme-block.has-white-background-color {
  background-color: white;
}
.theme-block.has-black-background-color {
  background-color: #434343;
}
.theme-block.has-gray-background-color {
  background-color: #BEB6AF;
}
.theme-block.has-dark-gray-background-color {
  background-color: #6D6D6D;
}
.theme-block.has-light-gray-background-color {
  background-color: #F0EFED;
}

.theme-block.full-width {
  left: 50%;
  width: 100vw;
  margin-left: -50vw;
}
.theme-block.full-width.no-wrap {
  left: auto;
  width: auto;
  margin-left: 0;
}

.intro {
  font-size: 1.3em;
  font-weight: 500;
  color: #005581;
}

.query-posts {
  position: relative;
}
.query-posts > .hentry.promotion {
  width: 100% !important;
}

@media screen and (min-width: 767px) {
  .query-posts.three-across {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .query-posts.three-across > .hentry {
    width: 31%;
  }
  .query-posts.three-across > .hentry.featured {
    width: 62%;
  }
  .max-posts-3 .query-posts.three-across > .hentry {
    margin-bottom: 0;
  }
}

.expandable {
  cursor: pointer;
  position: relative;
  border-top: 2px solid #ddd;
  padding: 30px 0px 0px 1em;
  margin-top: 30px;
  text-indent: -0.5em;
  transition: all 0.2s linear;
}
.expandable:hover {
  color: #1295D8;
}
.expandable:before {
  display: inline-block;
  margin: 0 0.5em 0 0;
  font-size: 0.7em;
  padding-top: 1px;
  font-family: "Font Awesome 6 Free";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: 900;
  text-transform: none;
  content: "\+";
  transition: all 0.2s linear;
  margin-left: -0.75em;
  padding-left: 0.75em;
}
.expandable.opened {
  padding-bottom: 8px;
  color: #005581;
}
.expandable.opened:hover {
  color: #1295D8;
}
.expandable.opened:before {
  content: "\f068";
  transform: rotate(180deg);
  margin-left: -0.75em;
  padding-left: 0.75em;
}
body.wp-admin .expandable {
  cursor: text;
}
.expandable:focus {
  outline: none;
  text-decoration: underline;
}

.expand-content {
  display: none;
  margin: 0 0 1.5em;
}

.has-background.has-blue-background-color {
  background-color: #1295D8;
}
.has-background.has-gold-background-color {
  background-color: #FFB511;
}
.has-background.has-dark-blue-background-color {
  background-color: #005581;
}
.has-background.has-light-blue-background-color {
  background-color: #72CDF4;
}
.has-background.has-yellow-background-color {
  background-color: #FFD200;
}
.has-background.has-light-yellow-background-color {
  background-color: #FFE552;
}
.has-background.has-orange-red-background-color {
  background-color: #FF6E1B;
}
.has-background.has-orange-background-color {
  background-color: #FF8F28;
}
.has-background.has-teal-background-color {
  background-color: #00778B;
}
.has-background.has-light-teal-background-color {
  background-color: #00A3AD;
}
.has-background.has-fushia-background-color {
  background-color: #E44C9A;
}
.has-background.has-pink-background-color {
  background-color: #FEB2E0;
}
.has-background.has-bronze-background-color {
  background-color: #B4975A;
}
.has-background.has-white-background-color {
  background-color: white;
}
.has-background.has-black-background-color {
  background-color: #434343;
}
.has-background.has-gray-background-color {
  background-color: #BEB6AF;
}
.has-background.has-dark-gray-background-color {
  background-color: #6D6D6D;
}
.has-background.has-light-gray-background-color {
  background-color: #F0EFED;
}

.has-text-color.has-blue-color {
  color: #1295D8;
}
.has-text-color.has-gold-color {
  color: #FFB511;
}
.has-text-color.has-dark-blue-color {
  color: #005581;
}
.has-text-color.has-light-blue-color {
  color: #72CDF4;
}
.has-text-color.has-yellow-color {
  color: #FFD200;
}
.has-text-color.has-light-yellow-color {
  color: #FFE552;
}
.has-text-color.has-orange-red-color {
  color: #FF6E1B;
}
.has-text-color.has-orange-color {
  color: #FF8F28;
}
.has-text-color.has-teal-color {
  color: #00778B;
}
.has-text-color.has-light-teal-color {
  color: #00A3AD;
}
.has-text-color.has-fushia-color {
  color: #E44C9A;
}
.has-text-color.has-pink-color {
  color: #FEB2E0;
}
.has-text-color.has-bronze-color {
  color: #B4975A;
}
.has-text-color.has-white-color {
  color: white;
}
.has-text-color.has-black-color {
  color: #434343;
}
.has-text-color.has-gray-color {
  color: #BEB6AF;
}
.has-text-color.has-dark-gray-color {
  color: #6D6D6D;
}
.has-text-color.has-light-gray-color {
  color: #F0EFED;
}

.wp-block-theme-blocks-chart + .wp-block-details {
  margin-top: -3em;
}
@media screen and (max-width: 767px) {
  .wp-block-theme-blocks-chart + .wp-block-details {
    margin-top: -1.5em;
  }
}

.double-stats {
  overflow: visible;
}
.double-stats .wp-block-quote.is-style-gradient {
  margin: 0;
  clip-path: polygon(95% 0%, 0px 0px, 0% 100%, 95% 100%, 95% calc(50% + 15px), 100% 50%, 95% calc(50% - 15px));
}

h1,
h2,
h3,
h4,
h5,
h6 {
  position: relative;
  z-index: 1;
  margin: 1.7em 0 0.5em 0;
  padding: 0;
  clear: both;
  font-weight: 500;
  font-style: normal;
  line-height: 1.1;
  font-family: KievitWebPro, sans-serif;
}
h1.inline,
h2.inline,
h3.inline,
h4.inline,
h5.inline,
h6.inline {
  display: inline;
  margin-right: 1em;
}
h1 a, .page-content h1 a,
h2 a,
.page-content h2 a,
h3 a,
.page-content h3 a,
h4 a,
.page-content h4 a,
h5 a,
.page-content h5 a,
h6 a,
.page-content 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;
}

h1, .h1 {
  font-size: 4.16rem;
}

h2, .h2 {
  --line-width: 110px;
  font-size: 2.22rem;
}
h2:not(.h5):before, .h2:not(.h5):before {
  content: " ";
  display: block;
  margin: 0 0 0.8em;
  width: 0px;
  height: 5px;
  background: #1295D8;
}
body.wp-admin h2:before, body.no-js h2:before, body.wp-admin .h2:before, body.no-js .h2:before {
  width: var(--line-width);
}
body.has-js h2:before, body.has-js .h2:before {
  width: 0;
  transition: width 1s ease-in-out;
}
body.has-js h2.visible:before, body.has-js .h2.visible:before {
  width: var(--line-width);
}
body.has-js .visible h2:before, body.has-js .visible .h2:before {
  width: var(--line-width);
}

h3, .h3 {
  font-size: 1.65rem;
}

h4.h4 {
  font-size: 1.35rem;
}

h5, .h5 {
  font-size: 1.15rem;
  text-transform: uppercase;
  color: #6D6D6D;
  letter-spacing: 0.03em;
}

h6, .h6 {
  font-size: 1rem;
  font-style: italic;
}

h1 + h2,
h1 + h3,
h2 + h3,
h2 + h4,
h3 + h4,
h3 + h5,
h4 + h5,
h4 + h6,
h5 + h6 {
  margin-top: 0.5em;
  margin-bottom: 0.3em;
}

body.single-location .main-content .page-content h2 {
  font-size: 1.15rem;
  text-transform: uppercase;
  color: #6D6D6D;
  letter-spacing: 0.03em;
  margin-bottom: 2em;
  max-width: none;
}
body.single-location .main-content .page-content h2::before {
  display: none;
}

body.page-policy-progress .main-content .page-content div.block-title {
  font-size: 1.15rem;
  font-weight: 500;
  text-transform: uppercase;
  color: #6D6D6D;
  letter-spacing: 0.03em;
  max-width: none;
}
body.page-policy-progress .main-content .page-content div.block-title::before {
  display: none;
}

#header {
  position: fixed;
  z-index: 1001;
  top: 0;
  left: 0;
  width: 100%;
  padding: 0;
  background: #F0EFED;
  color: #6D6D6D;
  transition: background 0.4s ease-in-out, color 0.4s ease-in-out;
}
#header:before {
  content: " ";
  display: block;
  height: 16px;
  background: url(images/nav@2x.png) 50% 50%;
  background-size: cover;
}
body.admin-bar #header {
  margin-top: 32px;
}
@media screen and (max-width: 782px) {
  body.admin-bar #header {
    margin-top: 46px;
  }
}
body.transparent-header #header {
  background-color: rgba(240, 239, 237, 0);
  color: white;
}
body.home.transparent-header #header {
  background-image: linear-gradient(0deg, rgba(17, 17, 17, 0) 0%, rgba(17, 17, 17, 0.8));
}
body.home.transparent-header #header .logo a {
  text-shadow: 2px 2px 10px black;
}
body.transparent-header.scrolled #header {
  background-color: #005581;
  color: white;
}
body.home.transparent-header.scrolled #header {
  background-image: none;
  background-color: #F0EFED;
  color: #6D6D6D;
}
body.home.transparent-header.scrolled #header .logo a {
  text-shadow: none;
}
#header ul,
#header li {
  margin: 0;
  padding: 0;
  list-style: none;
}
#header .wrap {
  position: relative;
  z-index: 1;
  padding: var(--header-wrap-padding, 2em) 0;
  display: grid;
  justify-content: flex-end;
  grid-template-columns: auto 1fr 0fr 80px;
  grid-template-areas: "logo . nav-wrap toggle";
  align-items: center;
  color: inherit;
}
body.scrolled #header .wrap {
  padding: 0.75em 0;
}
#header .nav-wrap {
  position: relative;
  grid-area: nav-wrap;
}
#header .logo {
  position: relative;
  font-size: 1.095em;
  line-height: 1.19;
  max-width: 300px;
}
body.scrolled #header .logo {
  font-size: 0.88em;
  max-width: 230px;
}
#header .logo a {
  position: relative;
  display: block;
  padding: 0 0 0 160px;
  color: inherit;
  font-weight: normal;
  text-decoration: none;
  transition: none;
}
#header .logo a img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 135px;
}
body.scrolled #header .logo a {
  padding-left: 128px;
}
body.scrolled #header .logo a img {
  width: 108px;
}
@media screen and (max-width: 767px) {
  #header .logo {
    font-size: 0.88em;
    max-width: 250px;
  }
  #header .logo a {
    padding-left: 128px;
  }
  #header .logo a img {
    width: 108px;
  }
}
#header #top-search {
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 0;
  transform: translate(0, -50%);
  align-self: center;
  text-align: center;
}
@media screen and (min-width: 1023px) {
  #header #top-search form {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    opacity: 0;
    max-width: 0;
    width: 100%;
    overflow: hidden;
    margin: 0 0 0 auto;
    transition: all 0.4s ease-in-out;
  }
  body.search-on #header #top-search form {
    z-index: 1;
    opacity: 1;
    max-width: 100%;
  }
}
#header #top-search form input[type=text] {
  font-size: 17px;
  color: inherit;
  padding: 0.52em;
  border: 0;
  border-radius: 0;
  width: 400px;
  background: none;
  border-bottom: 2px solid currentColor;
}
#header #top-search form input[type=text] ::-moz-placeholder {
  color: rgba(204, 204, 204, 0.5);
}
#header #top-search form input[type=text]::-moz-placeholder {
  color: white;
}
#header #top-search form input[type=text]::placeholder {
  color: white;
}
@media screen and (min-width: 1023px) {
  .single-location #header #top-search form input[type=text]::-moz-placeholder, .single #header #top-search form input[type=text]::-moz-placeholder {
    color: #6D6D6D;
  }
  .single-location #header #top-search form input[type=text]::placeholder, .single #header #top-search form input[type=text]::placeholder {
    color: #6D6D6D;
  }
}
@media screen and (max-width: 1023px) {
  #header #top-search form input[type=text] {
    width: 100%;
  }
}
#header #top-search form button {
  margin: 0 0 0 10px;
  padding: 0.83em 1.5em;
  color: inherit;
  border: 2px solid currentColor;
  background: none;
  min-height: 39px;
}
#header #top-search form button:hover {
  background: #005581;
  border: 2px solid #005581;
  color: white;
  opacity: 1;
}
#header .toggle.search {
  grid-area: toggle;
  position: relative;
  margin: 0;
  text-align: center;
  justify-self: center;
  line-height: 1;
  padding: 0 0.3em;
  transition: color 0.2s linear;
}
body.search-on #header .toggle.search .icon:before {
  content: "\f00d";
}
#header .toggle.menu {
  -ms-grid-column: 4;
  position: relative;
  grid-area: toggle;
  align-self: center;
  justify-self: center;
  z-index: -1;
  display: none;
  visibility: hidden;
  opacity: 0;
  box-sizing: border-box;
  width: 30px;
  height: 21px;
  margin: 0;
  color: inherit;
  border: 3px solid currentColor;
  border-width: 3px 0;
}
body.has-js #header .toggle.menu {
  transition: border-color 0.4s ease-in-out, transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
}
#header .toggle.menu:after {
  content: " ";
  display: block;
  position: absolute;
  top: 6px;
  height: 3px;
  left: 0;
  width: 100%;
  background: currentColor;
  transition: opacity 0.4s ease-in-out;
  outline: 0;
}
#header .toggle.menu .bar {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  outline: 0;
}
body.has-js #header .toggle.menu .bar {
  transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
}
#header .toggle.menu .bar:after, #header .toggle.menu .bar:before {
  content: " ";
  display: block;
  position: absolute;
  height: 3px;
  left: 0;
  width: 100%;
  top: 3px;
  background: currentColor;
  transform: rotate(-90deg);
}
#header .toggle.menu .bar:after {
  transform: rotate(0deg);
}
body.menu-on #header .toggle.menu {
  transform: rotate(135deg);
  border-color: rgba(255, 255, 255, 0);
}
body.menu-on #header .toggle.menu:after {
  opacity: 0;
}
body.menu-on #header .toggle.menu .bar {
  opacity: 1;
}
@media screen and (max-height: 800px) {
  #header {
    --header-wrap-padding:1em;
  }
}
@media screen and (max-width: 1023px) {
  #header {
    --header-wrap-padding:1em;
  }
  #header .wrap {
    grid-template-columns: 1fr 40px;
    grid-template-rows: auto;
    grid-template-areas: "logo toggle";
  }
  #header .nav-wrap {
    position: absolute;
    top: 100%;
    left: 50%;
    width: 100vw;
    display: none;
    background: #005581;
    color: white;
    height: 0;
    padding: 0;
    margin: -1px 0 0 -50vw;
    overflow: hidden;
    transition: max-height 0.4s ease-in-out, padding 0.4s ease-in-out;
  }
  body.menu-on #header .nav-wrap {
    height: 100vh;
    height: calc(100vh - 120px);
    padding: 0px 0 20px;
    overflow: scroll;
    display: block;
  }
  #header .toggle.search {
    display: none;
  }
  #header .toggle.menu {
    display: block;
    visibility: visible;
    z-index: 1007;
    opacity: 1;
  }
  body.menu-on #header {
    background: #005581;
    color: white;
  }
  body.menu-on #header a,
  body.menu-on #header .toggle {
    color: white;
  }
  #header #top-search {
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    margin: 3em 0 100px;
    transform: none;
  }
  #header #top-search form {
    display: flex;
    margin: 0 5%;
    justify-content: center;
    align-items: center;
  }
}
@media screen and (max-width: 1023px) and (max-height: 1024px) {
  body.search-on #header #nav {
    display: none;
  }
}
@media screen and (max-width: 1023px) and (max-width: 500px) {
  #header #top-search {
    margin-top: 1.5em;
  }
}

#nav {
  position: relative;
  z-index: 1;
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  font-size: 0.85rem;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  transition: all 0.4s ease-in-out;
  padding: 0;
}
#nav a {
  color: inherit;
}
#nav > ul {
  display: flex;
}
#nav > ul > li {
  position: relative;
  display: inline-block;
  margin: 0 0 0 1.2em;
  white-space: nowrap;
}
#nav > ul > li:first-child {
  margin-left: 0;
}
#nav > ul > li > a,
#nav > ul > li > .a {
  position: relative;
  display: inline-block;
  padding: 13px 0;
  text-decoration: none;
}
@media screen and (min-width: 1023px) {
  #nav > ul > li > a,
  #nav > ul > li > .a {
    /*&:before {
                  content: ' ';
                  display: block;
                  position: absolute;
                  z-index: 1;
                  top: 100%;
                  left: 0;
                  width: 100%;
                  height: 2px;
                  margin: 0;
                  background: currentColor;
                  opacity: 0;
                  @include transition(all $hover-delay $hover-ease);

              }*/
  }
  #nav > ul > li > a:hover,
  #nav > ul > li > .a:hover {
    color: #005581;
  }
  body.transparent-header #nav > ul > li > a:hover,
  body.transparent-header #nav > ul > li > .a:hover {
    color: #FFD200;
  }
  #nav > ul > li > a:hover:before,
  #nav > ul > li > .a:hover:before {
    opacity: 1;
  }
}
#nav > ul > li.has-submenu {
  padding-right: 22px;
}
#nav > ul > li.has-submenu > a .v,
#nav > ul > li.has-submenu > .a .v {
  display: block;
  position: absolute;
  top: 50%;
  left: 100%;
  width: 30px;
  height: 30px;
  margin: -15px 0 0;
  transition: all 0.2s linear;
}
#nav > ul > li.has-submenu > a .v:after,
#nav > ul > li.has-submenu > .a .v:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 20px;
  font-family: "Font Awesome 6 Free";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: 900;
  text-transform: none;
  content: "\f107";
}
#nav > ul > li.has-submenu.on > a > .v,
#nav > ul > li.has-submenu.on > .a > .v {
  transform: scaleY(-1);
}
#nav > ul > li.selected > a,
#nav > ul > li.selected > .a, #nav > ul > li.current-menu-item > a,
#nav > ul > li.current-menu-item > .a, #nav > ul > li.current-menu-ancestor > a,
#nav > ul > li.current-menu-ancestor > .a, #nav > ul > li.on > a,
#nav > ul > li.on > .a {
  color: #005581;
}
body.transparent-header #nav > ul > li.selected > a,
body.transparent-header #nav > ul > li.selected > .a, body.transparent-header #nav > ul > li.current-menu-item > a,
body.transparent-header #nav > ul > li.current-menu-item > .a, body.transparent-header #nav > ul > li.current-menu-ancestor > a,
body.transparent-header #nav > ul > li.current-menu-ancestor > .a, body.transparent-header #nav > ul > li.on > a,
body.transparent-header #nav > ul > li.on > .a {
  color: #FFD200;
}
#nav > ul > li.selected > a:before,
#nav > ul > li.selected > .a:before, #nav > ul > li.current-menu-item > a:before,
#nav > ul > li.current-menu-item > .a:before, #nav > ul > li.current-menu-ancestor > a:before,
#nav > ul > li.current-menu-ancestor > .a:before, #nav > ul > li.on > a:before,
#nav > ul > li.on > .a:before {
  opacity: 1;
}
body.archive.taxonomy-archive #nav > ul > li.selected > a:before,
body.archive.taxonomy-archive #nav > ul > li.selected > .a:before, body.archive.taxonomy-archive #nav > ul > li.current-menu-item > a:before,
body.archive.taxonomy-archive #nav > ul > li.current-menu-item > .a:before, body.archive.taxonomy-archive #nav > ul > li.current-menu-ancestor > a:before,
body.archive.taxonomy-archive #nav > ul > li.current-menu-ancestor > .a:before, body.archive.taxonomy-archive #nav > ul > li.on > a:before,
body.archive.taxonomy-archive #nav > ul > li.on > .a:before {
  display: none;
}
#nav > ul > li > ul {
  position: absolute;
  display: none;
  background: #005581;
  color: white;
  text-transform: none;
  letter-spacing: 0.01em;
  padding: 0.8em 0.5em;
  margin-left: -1.5em;
  overflow-y: auto;
  max-height: 350px;
}
#nav > ul > li > ul > li {
  -moz-column-break-inside: avoid;
       break-inside: avoid;
}
#nav > ul > li > ul > li > a,
#nav > ul > li > ul > li > .a {
  display: block;
  padding: 0.5em 1em;
}
#nav > ul > li > ul > li > a:hover,
#nav > ul > li > ul > li > .a:hover {
  text-decoration: none;
  color: #FFD200;
}
#nav > ul > li > ul > li small {
  display: block;
}
#nav > ul > li > ul.expand-wide {
  min-width: 25em;
  gap: 0;
  white-space: normal;
  flex-direction: column;
  flex-wrap: wrap;
  align-content: flex-start;
  width: 24em;
}
#nav > ul > li > ul.expand-wide > li {
  width: 12em;
}
@media screen and (max-height: 450px) {
  #nav > ul > li > ul.expand-wide {
    width: 38em;
  }
}
#nav > ul > li.has-submenu.on > ul {
  display: block;
}
#nav > ul > li.has-submenu.on > ul.expand-wide {
  display: flex;
}
#nav > ul > li:last-child > ul {
  right: 0;
  margin-right: -1.5em;
  margin-left: auto;
}
@media screen and (min-width: 1023px) {
  body.search-on #nav {
    opacity: 0;
    z-index: 0;
    transform: translate(-50px, 0);
  }
}
@media screen and (max-width: 1100px) {
  #nav > ul > li {
    margin: 0 0 0 0.9em;
  }
}
@media screen and (max-width: 1023px) {
  #nav {
    display: block;
  }
  #nav > ul {
    display: block;
    margin-left: 4.6875%;
    margin-right: 4.6875%;
    line-height: 1;
  }
  #nav > ul > li {
    display: block;
    margin: 0.8em auto;
    border-top: 2px solid rgba(255, 255, 255, 0.2);
    padding-top: 15px;
  }
  #nav > ul > li > a,
  #nav > ul > li > .a {
    position: relative;
    display: block;
    padding: 0.2em 0;
  }
  #nav > ul > li.selected > a,
  #nav > ul > li.selected > .a, #nav > ul > li.current-menu-item > a,
  #nav > ul > li.current-menu-item > .a, #nav > ul > li.current-menu-ancestor > a,
  #nav > ul > li.current-menu-ancestor > .a, #nav > ul > li.on > a,
  #nav > ul > li.on > .a {
    color: inherit;
  }
  #nav > ul > li.has-submenu > a .v:after,
  #nav > ul > li.has-submenu > .a .v:after {
    content: "\f105";
  }
  #nav > ul > li.has-submenu.on > a > .v,
  #nav > ul > li.has-submenu.on > .a > .v {
    transform: rotate(90deg);
  }
  #nav > ul > li > ul {
    display: block;
    position: relative;
    top: auto;
    left: auto !important;
    right: auto !important;
    width: auto;
    margin: 0 !important;
    padding: 0.4em 0 0;
    max-height: 0vh;
    text-align: left;
    visibility: hidden;
  }
  #nav > ul > li > ul > li > a,
  #nav > ul > li > ul > li > .a {
    padding: 0.4em 0;
  }
  #nav > ul > li.on > ul {
    max-height: 100vh !important;
    visibility: visible;
  }
  #nav > ul > li.on > a .v,
  #nav > ul > li.on > .a .v {
    transform: rotate(90deg);
  }
}

#footer {
  position: relative;
  z-index: 1;
  overflow: hidden;
  color: white;
  background-color: #005581;
  /*&:before {
      content: ' ';
      display: block;
      position: absolute;
      top: 0;
      right: 0;
      width: 50%;
      height: 300px;
      padding: 0 0 0 340px;
      background: rgba(#000, .1);
      @include clip-path(polygon(300px 0, 100% 0%, 100% 100%, 0% 100%));
  }*/
}
#footer > .wrap {
  position: relative;
  z-index: 1;
  padding: 3em 0 2em;
  display: grid;
  grid-template-columns: 1fr 50%;
  grid-template-areas: "logo social" "logo address";
}
#footer a {
  color: inherit;
  text-decoration: none;
}
#footer .logo {
  grid-area: logo;
  position: relative;
  padding: 0 0 0 160px;
  font-size: 1.095em;
  line-height: 1.19;
  font-weight: 400;
}
#footer .logo img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 135px;
}
#footer .social {
  grid-area: social;
}
#footer .social ul, #footer .social li {
  margin: 0;
  padding: 0;
  list-style: none;
}
#footer .social ul li {
  display: inline-block;
  margin: 0 1em 1em 0;
}
#footer .social ul li a {
  display: inline-block;
  width: 1.73em;
  height: 1.73em;
  line-height: 1.85em;
  text-align: center;
  font-size: 20px;
  color: #1295D8;
  background: white;
  border-radius: 50%;
}
#footer .social ul li a:hover {
  background: #005581;
  color: white;
}
#footer .address {
  grid-area: address;
}
@media screen and (max-width: 680px) {
  #footer:before {
    width: 0;
    padding-left: 300px;
    margin-top: 20px;
  }
  #footer > .wrap {
    display: block;
  }
  #footer .logo {
    margin-bottom: 1em;
  }
}
#footer .bottom {
  position: relative;
  z-index: 1;
  display: flex;
  justify-content: center;
  padding: 1em;
  background: #005581;
  color: #A3CFE5;
  font-size: 0.85em;
  text-align: center;
  line-height: 1.3;
}
#footer .bottom a {
  color: inherit;
}
#footer .bottom a:hover {
  text-decoration: underline;
}
#footer .bottom ul, #footer .bottom li {
  margin: 0;
  padding: 0;
  list-style: none;
}
#footer .bottom ul li {
  display: inline-block;
}
#footer .bottom ul li:before {
  content: " | ";
  display: inline-block;
  margin: 0 0.5em;
}
@media screen and (max-width: 600px) {
  #footer .bottom {
    display: block;
  }
  #footer .bottom ul {
    margin: 0.5em auto 0;
  }
  #footer .bottom ul li:first-child:before {
    display: none;
  }
}

#banner {
  position: relative;
  z-index: 2;
  padding: 230px 0 0;
  margin: 0 0 4em;
}
@media screen and (max-width: 1023px) {
  #banner {
    padding-top: 22.5vw;
  }
}
@media screen and (max-width: 600px) {
  #banner {
    padding-top: 135px;
  }
}

#banner.single {
  background: #F0EFED;
}
#banner.single .layout {
  max-width: 930px;
  margin: 0 auto;
  padding: 0 0 2em;
}
#banner.single a {
  color: inherit;
  font-size: 1.45rem;
}
#banner.single a:hover {
  color: #005581;
  text-decoration: none;
}
#banner.single .block-location {
  font-weight: bold;
  text-transform: uppercase;
}
#banner.single .block-title {
  margin: 0.1em 0 0.75em;
  font-size: 50px;
  font-weight: 400;
  line-height: 1.15;
}
#banner.single .block-image {
  position: relative;
  margin: 0 0 -2.01em;
}
#banner.single .block-image img {
  display: block;
  position: relative;
  z-index: 1;
  margin: 0;
  width: 100%;
}
#banner.single .block-image .pixel {
  display: block;
  position: absolute;
  top: 25%;
  right: 0;
  height: 75%;
  width: auto;
  background-image: linear-gradient(45deg, rgba(228, 76, 154, 0.7), rgba(255, 229, 82, 0.3));
  -moz-clip-path: polygon(0% 100%, 100% 0%, 100% 100%);
  -o-clip-path: polygon(0% 100%, 100% 0%, 100% 100%);
  -ms-clip-path: polygon(0% 100%, 100% 0%, 100% 100%);
  clip-path: polygon(0% 100%, 100% 0%, 100% 100%);
}
#banner.single .block-image:after {
  content: " ";
  display: block;
  position: absolute;
  bottom: 0;
  height: 50%;
  left: 50%;
  width: 100vw;
  margin-left: -50vw;
  background: white;
}
@media screen and (max-width: 767px) {
  #banner.single .block-title {
    font-size: 3rem;
  }
}
@media screen and (max-width: 500px) {
  #banner.single .block-title {
    font-size: 2rem;
  }
}

#banner.page {
  overflow: hidden;
  background: #005581;
  color: white;
}
#banner.page .layout {
  display: grid;
  grid-template-columns: 100%;
  grid-template-areas: "title" "intro";
}
body.has-featured-image #banner.page .layout {
  display: grid;
  grid-template-columns: 1fr 4em 50%;
  grid-template-areas: "title . image" "intro . image";
  grid-template-rows: auto 1fr;
}
#banner.page .layout:before {
  content: " ";
  display: block;
  position: relative;
  left: 50%;
  width: 100vw;
  height: 100%;
  padding: 0;
  margin-left: -50vw;
  grid-column: 1/-1;
  grid-row: 2/3;
  background: white;
}
#banner.page .block-title {
  position: relative;
  z-index: 1;
  grid-area: title;
  padding: 5rem 0 3rem;
  margin: 0;
  font-size: 4rem;
  line-height: 1;
}
#banner.page .block-image {
  position: relative;
  z-index: 1;
  grid-area: image;
}
#banner.page .block-image img {
  display: block;
  width: 100%;
}
#banner.page .block-introduction {
  position: relative;
  z-index: 1;
  grid-area: intro;
  max-width: 900px;
  padding: 3em 0 0;
  color: #005581;
  font-size: 1.3rem;
  font-weight: 500;
}
@media screen and (max-width: 1200px) {
  body.has-featured-image #banner.page .layout {
    grid-template-columns: 1fr 2em 50%;
  }
}
@media screen and (max-width: 880px) {
  body.has-featured-image #banner.page .layout {
    grid-template-columns: auto;
    grid-template-rows: auto 1fr 1fr auto;
    grid-template-areas: "title" "image" "image" "intro";
  }
  #banner.page .layout:before {
    grid-column: 1/2;
    grid-row: 3/5;
  }
  #banner.page .block-title {
    padding: 2rem 0;
    font-size: 3rem;
  }
  #banner.page .block-image {
    max-height: 500px;
    overflow: hidden;
  }
  #banner.page .block-introduction {
    padding: 1em 0 0;
  }
}
@media screen and (max-width: 767px) {
  #banner.page .block-title {
    padding: 2rem 0 1rem;
    font-size: 2.5rem;
  }
}

#banner.location {
  overflow: hidden;
}
#banner.location:before {
  content: " ";
  display: block;
  position: absolute;
  bottom: 200px;
  left: 0;
  width: 100%;
  height: 100%;
  background: #F0EFED;
}
#banner.location .wrap {
  padding-bottom: 40px;
}
#banner.location .layout {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: auto 345px 345px auto;
  grid-template-rows: auto 1fr;
}
#banner.location .block-title {
  position: relative;
  z-index: 2;
  grid-column: 1/3;
  grid-row: 1/2;
  position: relative;
  margin: 0;
  padding: 0.5em 1em 0.5em 0;
  background: #F0EFED;
  line-height: 1;
}
#banner.location .block-title small {
  display: block;
  margin: 0 0 0.4em;
  font-size: 1.45rem;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
#banner.location .block-image {
  width: 945px;
  position: relative;
  grid-column: 2/5;
  grid-row: 1/3;
  margin: 0 0 0 auto;
}
#banner.location .block-image img {
  display: block;
  width: 100%;
  position: relative;
  z-index: 1;
  background: rgb(216.8181818182, 214.2727272727, 209.1818181818);
}
#banner.location .block-image .image {
  position: relative;
  z-index: 1;
  display: block;
  width: 100%;
  padding: 0 0 67%;
  background: rgb(216.8181818182, 214.2727272727, 209.1818181818);
}
#banner.location .block-image .bg {
  position: absolute;
  bottom: -60px;
  right: -60px;
  width: 100%;
  height: 100%;
  width: calc(100% + 60px);
  height: calc(100% + 120px);
}
#banner.location .block-image .bg > div {
  position: absolute;
  bottom: 0;
  right: 0;
  -moz-clip-path: polygon(100% 0%, 100% 100%, 0% 100%);
  -o-clip-path: polygon(100% 0%, 100% 100%, 0% 100%);
  -ms-clip-path: polygon(100% 0%, 100% 100%, 0% 100%);
  clip-path: polygon(100% 0%, 100% 100%, 0% 100%);
}
#banner.location .block-image .bg .bg1 {
  bottom: 20px;
  left: 0;
  width: 240px;
  height: 40px;
  background: #005581;
  -moz-clip-path: none;
  -o-clip-path: none;
  -ms-clip-path: none;
  clip-path: none;
}
#banner.location .block-image .bg .bg2 {
  bottom: 20px;
  left: 200px;
  right: auto;
  height: 40px;
  width: 640px;
  background: transparent linear-gradient(47deg, #FFD200, #FFE552) 0% 0% no-repeat padding-box;
  -moz-clip-path: polygon(40px 0px, 100% 0%, calc(100% - 40px) 100%, 0% 100%);
  -o-clip-path: polygon(40px 0px, 100% 0%, calc(100% - 40px) 100%, 0% 100%);
  -ms-clip-path: polygon(40px 0px, 100% 0%, calc(100% - 40px) 100%, 0% 100%);
  clip-path: polygon(40px 0px, 100% 0%, calc(100% - 40px) 100%, 0% 100%);
}
#banner.location .block-image .bg .bg4 {
  bottom: auto;
  top: 0;
  width: 200px;
  height: 200px;
  background: #FFE552;
  -moz-clip-path: polygon(100% 0%, 100% 120px, 120px 100%, 0% 100%);
  -o-clip-path: polygon(100% 0%, 100% 120px, 120px 100%, 0% 100%);
  -ms-clip-path: polygon(100% 0%, 100% 120px, 120px 100%, 0% 100%);
  clip-path: polygon(100% 0%, 100% 120px, 120px 100%, 0% 100%);
}
#banner.location .block-image .bg .bg3 {
  bottom: auto;
  top: 60px;
  width: 60px;
  height: 100%;
  background: linear-gradient(45deg, rgba(255, 225, 66, 0.8156862745), #FFD200);
  -moz-clip-path: none;
  -o-clip-path: none;
  -ms-clip-path: none;
  clip-path: none;
}
#banner.location .block-image .bg .bg5 {
  bottom: 20px;
  width: 540px;
  height: 540px;
  background: transparent linear-gradient(45deg, #015682, #70caf2);
}
#banner.location .block-image .bg .bg6 {
  bottom: 20px;
  width: 240px;
  height: 240px;
  background: linear-gradient(45deg, #1c6a92, #6ac3eb);
  -moz-clip-path: polygon(100% 0%, 100% 60px, 60px 100%, 0% 100%);
  -o-clip-path: polygon(100% 0%, 100% 60px, 60px 100%, 0% 100%);
  -ms-clip-path: polygon(100% 0%, 100% 60px, 60px 100%, 0% 100%);
  clip-path: polygon(100% 0%, 100% 60px, 60px 100%, 0% 100%);
  opacity: 0.6;
}
@media screen and (max-width: 1050px) {
  #banner.location .block-image .bg .bg5 {
    width: 51vw;
    height: 51vw;
  }
}
@media screen and (max-width: 600px) {
  #banner.location .block-image .bg .bg5 {
    width: 50vw;
    height: 50vw;
  }
}
@media screen and (max-width: 1050px) {
  #banner.location .layout {
    display: block;
  }
  #banner.location .block-title {
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
    font-size: 3.5rem;
  }
  #banner.location .block-image {
    width: auto;
  }
}
@media screen and (min-width: 1023px) {
  #banner.location .block-title small {
    white-space: nowrap;
  }
}
@media screen and (max-width: 767px) {
  #banner.location .block-title {
    font-size: 3rem;
  }
}
@media screen and (max-width: 600px) {
  #banner.location .block-title {
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 500px) {
  #banner.location .block-title {
    position: relative;
  }
}

#banner.search {
  background: #005581;
  color: white;
  padding-bottom: 2em;
}
#banner.search h1 {
  margin-bottom: 0.2em;
  line-height: 0.95;
}
#banner.search .block-introduction {
  font-weight: 400;
}

#skip {
  position: absolute;
  z-index: 1101;
  top: 0;
  left: 0;
}
#skip a {
  position: absolute;
  top: -2em;
  left: 0;
  display: inline-block;
  padding: 0.5em 1em;
  line-height: 1;
  background: #FFE552;
  color: #005581;
  white-space: nowrap;
}
#skip a:focus {
  top: 0;
}

.wrap {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1324.1379310345px) {
  .wrap {
    margin-left: 4.6875%;
    margin-right: 4.6875%;
  }
}

#wrap {
  position: relative;
  padding: 0;
}

.main-content {
  position: relative;
  padding: 0 0 6em;
}
body.error404 .main-content {
  padding: 200px 0 18vh;
  text-align: center;
}
@media screen and (max-width: 767px) {
  body.error404 .main-content {
    padding: 3em 0 10vh;
  }
}
.main-content > .wrap {
  position: relative;
  z-index: 1;
}
body.front-page .main-content {
  padding: 0;
  overflow: hidden;
}
.main-content .page-content {
  max-width: 690px;
  margin: 0 auto;
}
.main-content .page-content h2:not(.h5) {
  max-width: 500px;
}
@media screen and (min-width: 930px) {
  .main-content .page-content > .wider,
  .main-content .page-content .wp-block-group__inner-container > .wider {
    margin-left: -100px;
    margin-right: -100px;
  }
}
@media screen and (min-width: 1030px) {
  .main-content .page-content > .wider,
  .main-content .page-content .wp-block-group__inner-container > .wider {
    margin-left: -150px;
    margin-right: -150px;
  }
}

/*
body.has-js {
    .blocks-content>*:not(.no-appear) {
        opacity: 0;
        @include transform(translate(0, 50px));
        @include transition(opacity $appear-delay $appear-ease, transform $appear-delay $appear-ease);
        &.visible {
            opacity: 1;
            @include transform(translate(0, 0px));
        }
    }
}
body.no-js {
    .blocks-content>*:not(.no-appear) {
        opacity:1;
        transform:none;
    }
}
*/
body.has-js .appear-on-scroll,
body.has-js .blocks-content > *:not(.no-appear) {
  opacity: 0;
}
body.has-js .appear-on-scroll.appear-init,
body.has-js .blocks-content > *:not(.no-appear).appear-init {
  transform: translate(0px, 2.25rem);
  transition: opacity 1s ease-in-out, transform 1s ease-in-out;
}
body.has-js .appear-on-scroll.appeared,
body.has-js .blocks-content > *:not(.no-appear).appeared {
  opacity: 1;
  transform: translate(0px, 0px);
}
body.no-js .appear-on-scroll,
body.no-js .blocks-content > *:not(.no-appear) {
  opacity: 1;
  transform: none;
}

a.arrow:after {
  display: inline-block;
  vertical-align: middle;
  content: " ";
  width: 0.8em;
  height: 0.8em;
  margin: 0 0 0 0.5em;
  background: url(images/icon-arrow-right.svg) no-repeat 50% 50%;
  background-size: contain;
  transition: all 0.2s linear;
}
a.arrow:hover:after {
  transform: translate(5px, 0);
}
#footer a.arrow:after {
  background-image: url(images/icon-arrow-right-white.svg);
}

form.search button {
  padding: 0.8em;
  font-size: 1em;
}

.president-name {
  font-size: 1.15rem;
  text-transform: uppercase;
  color: #6D6D6D;
  letter-spacing: 0.03em;
  margin: 1.7em 0 0.5em 0;
  padding: 0;
  clear: both;
  font-weight: 500;
  font-style: normal;
  line-height: 1.1;
  font-family: KievitWebPro, sans-serif;
}

/* Front page styles */
.hentry {
  position: relative;
  margin: 0 0 2em;
}
.hentry a {
  color: inherit;
}
.hentry .thumbnail {
  position: relative;
  display: block;
  margin: 0 0 1.7rem;
}
.hentry .thumbnail img {
  display: block;
  width: 100%;
}
.hentry .thumbnail .pixel {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: auto;
  background-image: linear-gradient(45deg, rgba(228, 76, 154, 0.7), rgba(255, 229, 82, 0.3));
  -moz-clip-path: polygon(0% 100%, 100% 0%, 100% 100%);
  -o-clip-path: polygon(0% 100%, 100% 0%, 100% 100%);
  -ms-clip-path: polygon(0% 100%, 100% 0%, 100% 100%);
  clip-path: polygon(0% 100%, 100% 0%, 100% 100%);
}
.hentry .title {
  margin: 0 0 1.5rem;
}
.hentry:nth-child(even) .thumbnail .pixel {
  background-image: linear-gradient(45deg, rgba(255, 110, 27, 0.7), rgba(255, 229, 82, 0.3));
}

.hentry.search .title {
  margin: 0 0 0.25em;
  font-size: 1.65rem;
}
.hentry.search .title:before {
  display: none;
}
.hentry.search .title a:hover {
  color: #1295D8;
  text-decoration: none;
}
.hentry.search .url {
  color: #005581;
}
.hentry.search .url:hover {
  color: #1295D8;
  text-decoration: none;
}
.hentry.search p {
  margin: 0;
}

/* General page styles */
/* General single post styles */
.posts-nav {
  position: relative;
  clear: both;
  margin: 4em 0 2em;
  white-space: nowrap;
}
.posts-nav.max-page-1 {
  display: none;
}
.posts-nav.no-ajax {
  visibility: visible;
}
.posts-nav.ajax-pager {
  visibility: visible;
  text-align: center;
}
.posts-nav:after {
  content: " ";
  display: block;
  clear: both;
}
.posts-nav ul {
  margin: 0;
  padding: 0;
  text-align: left;
}
.posts-nav ul li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px 0 0;
  padding: 0;
  list-style: none;
  color: #aaa;
}
.posts-nav ul li.page_info {
  display: none;
}
.posts-nav ul li a {
  display: block;
  padding: 0.5em 0.7em;
  line-height: normal;
  text-decoration: none;
  border: 0;
}
.posts-nav ul li a:hover {
  color: white;
  background: #BEB6AF;
}
.posts-nav ul li.active_page {
  color: white;
  background: #1295D8;
}
.posts-nav ul li.active_page a {
  padding: 0.5em 1em;
  color: #fff;
}

@media screen and (max-width: 700px) {
  .posts-nav {
    top: 0;
    margin-left: -10px;
    margin-right: -10px;
  }
  .posts-nav ul li {
    margin-right: 3px;
  }
}
.posts-nav.ajax-pager {
  text-align: center;
}
.posts-nav.ajax-pager .button {
  background: none;
  display: inline-block;
  padding: 0.4em 0;
  margin-bottom: 0.3em;
  border: 0;
  text-decoration: none;
  font-weight: bold;
  letter-spacing: 1.5px;
  color: #434343;
}
.posts-nav.ajax-pager .button:after {
  content: "";
  display: block;
  width: 100%;
  padding-bottom: 0.4em;
  border-bottom: 3px solid #FFD200;
  border-bottom-color: var(--theme-color-cta-link);
  height: 3px;
  transition: width 0.3s;
}
.posts-nav.ajax-pager .button:hover:after {
  width: 0;
}
.posts-nav.ajax-pager .button.done {
  background: none;
  color: #BEB6AF;
  cursor: default;
}
.posts-nav.ajax-pager .button.done:after {
  display: none;
}

#share-tab {
  color: white;
  line-height: 1;
}
#share-tab > .a.toggle {
  padding: 0;
  color: inherit;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
  text-decoration: none;
  border-radius: 0;
  letter-spacing: 0.02em;
}
#share-tab ul,
#share-tab li {
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
}
@media screen and (min-width: 768px) and (min-height: 700px) {
  #share-tab {
    position: fixed;
    z-index: 100;
    right: 0;
    top: 400px;
  }
  #share-tab > .a.toggle {
    display: inline-block;
    transform-origin: 100% 100%;
    transform: rotate(-90deg);
    line-height: 44px;
    height: 44px;
    width: 80px;
    text-align: center;
    background: #F0EFED;
    color: #6D6D6D;
  }
  #share-tab > .a.toggle:hover {
    background-color: rgb(246.9545454545, 246.4181818182, 245.3454545455);
  }
  #share-tab ul {
    position: absolute;
    right: 0;
    top: 150px;
    width: 44px;
    padding: 5px 0;
    transition: all 0.4s ease-in-out;
    opacity: 0;
    margin: -30px 0 0 0;
    max-height: 0px;
    overflow: hidden;
    background: #F0EFED;
    color: #999;
    text-align: center;
    border-radius: 0;
  }
  #share-tab ul:before {
    position: absolute;
    top: -6px;
    left: 50%;
    margin: 0 0 0 -6px;
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border: 6px solid #F0EFED;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 0;
  }
  #share-tab ul > li {
    visibility: hidden;
  }
  #share-tab ul > li > a {
    display: block;
    padding: 0.8em 0;
    color: #6D6D6D;
    font-size: 16px;
  }
  #share-tab ul > li > a:hover {
    color: #a0a0a0;
  }
  body.share-on #share-tab ul {
    z-index: 1;
    opacity: 1;
    margin-top: 0;
    max-height: 500px;
    overflow: visible;
  }
  body.share-on #share-tab ul > li {
    visibility: visible;
  }
}
@media screen and (min-width: 768px) and (min-height: 700px) and (max-height: 900px) {
  #share-tab {
    top: 40%;
  }
}
@media screen and (max-width: 767px), (max-height: 700px) {
  #share-tab {
    position: relative;
    margin: 0;
    padding: 1em 0;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #1295D8;
    background-color: #F0EFED;
  }
  #share-tab > .a.toggle {
    margin: 0 1em 0 0;
    cursor: default;
    font-size: 0.8em;
    font-family: KievitWebPro, sans-serif;
    letter-spacing: 0.02em;
    font-weight: bold;
    text-transform: uppercase;
    color: #6D6D6D;
  }
  #share-tab ul {
    display: flex;
  }
  #share-tab ul li {
    margin: 0 0.5em;
  }
  #share-tab ul li a {
    color: #6D6D6D;
  }
  #share-tab ul li a:hover {
    color: #a0a0a0;
  }
}

.wp-block-theme-blocks-chart {
  position: relative;
  padding: 0 0 0 0;
  background: inherit;
}
.wp-block-theme-blocks-chart .block-title {
  text-align: center;
  margin: 0 0 2em;
}
p.is-style-intro + .wp-block-theme-blocks-chart {
  margin-top: calc(var(--block-margin, 4.5rem) * 0.75);
}
.wp-block-theme-blocks-chart + p.has-small-font-size {
  margin-top: calc(var(--block-margin, 4.5rem) * -0.5);
}
.wp-block-theme-blocks-chart div.block-chart {
  grid-area: chart;
  position: relative;
}
.wp-block-theme-blocks-chart canvas {
  display: block;
}
@media screen and (max-width: 767px) {
  .wp-block-theme-blocks-chart canvas {
    min-height: 350px;
  }
}
.wp-block-theme-blocks-chart .block-content {
  order: 11;
  max-width: 800px;
  margin: 2rem auto 0;
}
.wp-block-theme-blocks-chart .tooltip {
  display: none;
  position: absolute;
  margin: 10px 0 0 10px;
  padding: 0.25rem;
  min-width: 6em;
  background: rgba(255, 255, 255, 0.8);
  border: 1px solid rgba(0, 0, 0, 0.3);
  border-radius: 0.25rem;
  font-size: 16px;
  line-height: 1.2;
}
.wp-block-theme-blocks-chart .tooltip .row:not(.default-color) {
  display: grid;
  grid-template-columns: auto 1fr;
  grid-template-areas: "color label" "desc desc";
  -moz-column-gap: 0.5em;
       column-gap: 0.5em;
  align-items: start;
}
.wp-block-theme-blocks-chart .tooltip .row:not(.default-color):before {
  grid-area: color;
  content: " ";
  display: inline-block;
  width: 1.5em;
  height: 1.2em;
  background: var(--color, "#ccc");
}
.wp-block-theme-blocks-chart .tooltip .row:not(.default-color) .label {
  display: flex;
  flex-direction: column;
}
.wp-block-theme-blocks-chart .tooltip .row + .row {
  margin: 0.25em 0 0;
}
.wp-block-theme-blocks-chart .tooltip .label {
  grid-area: label;
  display: block;
  font-weight: 700;
}
.wp-block-theme-blocks-chart .tooltip .description {
  grid-area: desc;
  width: 100%;
  border-top: 1px solid currentColor;
  margin: 0.25em 0 0.5em;
  padding: 0.25em 0 0;
  max-width: 20em;
}
.wp-block-theme-blocks-chart.has-switcher {
  display: grid;
  grid-template-columns: auto;
  grid-template-areas: "switcher" "chart";
  gap: 1em;
}
.wp-block-theme-blocks-chart .block-switcher {
  grid-area: switcher;
}
.wp-block-theme-blocks-chart .block-footnote {
  display: flex;
  flex-direction: column;
  align-content: center;
  justify-content: center;
  margin-top: 2rem;
  order: 10;
  font-size: 13.5px;
  color: #434343;
}
.wp-block-theme-blocks-chart .block-footnote p {
  margin: 0 0 0.75em 0;
  text-align: center;
}

.block-switcher {
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: 1;
  display: grid;
  grid-template-columns: auto auto 1fr;
  grid-template-areas: "label current .";
  align-items: center;
  gap: 0.5em;
}
.block-switcher select {
  display: none;
  grid-area: current;
  position: absolute;
  z-index: 10;
  width: 100%;
  height: 100%;
  border: 0;
  cursor: pointer;
  opacity: 0;
}
.block-switcher .label {
  grid-area: label;
}
.block-switcher .current {
  grid-area: current;
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
  min-width: 10em;
  padding: 0.5em;
  border: 1px solid var(--color, #ccc);
  cursor: pointer;
}
.block-switcher .current:after {
  display: inline-block;
  margin: 0 0 0 0.5em;
  font-family: "Font Awesome 6 Free";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: 900;
  text-transform: none;
  content: "\f105";
  transform: rotate(0deg);
  transition: 0.2s linear;
}
.block-switcher ul, .block-switcher li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.block-switcher > ul {
  display: none;
  position: absolute;
  grid-column: 2/-1;
  z-index: 100;
  top: 100%;
  left: 0;
  margin: -1px 0 0;
  min-width: 200px;
  background: white;
  border: 1px solid var(--color, #ccc);
}
@media (max-width: 1023px) {
  .block-switcher select {
    display: block;
  }
}
.block-switcher.on > ul {
  display: block;
}
.block-switcher.on .current:after {
  transform: rotate(90deg);
}
.block-switcher > ul > li {
  display: block;
  cursor: pointer;
  border-bottom: 1px solid #ccc;
  padding: 0.5em;
  color: var(--color, #aaa);
}
.block-switcher > ul > li:hover {
  background-color: #f4f4f4;
}
.block-switcher > ul > li.on {
  --color: #000;
}

.wp-block-theme-blocks-policy {
  margin: 0 auto 2em;
  border: 1px dashed #1295D8;
  display: grid;
  grid-template-columns: 1fr 2em 1fr;
  grid-template-areas: "title title title" "viz . content";
}
.wp-block-theme-blocks-policy .block-title {
  text-align: center;
  margin: 0em;
}
.wp-block-theme-blocks-policy.is-style-viz-right {
  grid-template-areas: "title title title" "content . viz";
}
.wp-block-theme-blocks-policy .block-title {
  grid-area: title;
}
.wp-block-theme-blocks-policy .block-visualization {
  grid-area: viz;
}
.wp-block-theme-blocks-policy .block-content {
  grid-area: content;
}

.wp-block-theme-blocks-hero {
  --block-margin-top: 159px;
  position: relative;
  box-sizing: border-box;
  padding: 0;
  margin: var(--block-margin-top, 0px) auto 0;
  color: white;
}
@media screen and (max-height: 800px) {
  .wp-block-theme-blocks-hero {
    --block-margin-top: 122px;
  }
}
@media screen and (max-width: 1023px) {
  .wp-block-theme-blocks-hero {
    --block-margin-top: 122px;
  }
}
@media screen and (max-width: 767px) {
  .wp-block-theme-blocks-hero {
    --block-margin-top: 108px;
  }
}
.wp-block-theme-blocks-hero > .block-bg {
  position: absolute;
  top: 0;
  width: 100vw;
  left: 50%;
  height: 100%;
  margin: 0 0 0 -50vw;
  background: #1295D8;
}
.wp-block-theme-blocks-hero > .block-bg img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: var(--focal-point, 50% 50%);
     object-position: var(--focal-point, 50% 50%);
}
.wp-block-theme-blocks-hero > .block-main {
  position: relative;
  min-height: calc(100dvh - var(--block-margin-top) - var(--wp-admin--admin-bar--height, 0px));
  display: grid;
  grid-template-areas: "." "title" "content" ".";
  grid-template-rows: 5fr auto auto 1fr;
}
.wp-block-theme-blocks-hero .block-title {
  grid-area: title;
  display: inline-block;
  margin: 0;
  font-size: 152px;
  line-height: 0.85;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0.01em;
  align-self: end;
  text-shadow: 0 0 20px rgba(68, 68, 68, 0.4588235294);
}
.wp-block-theme-blocks-hero .block-title strong {
  display: block;
  margin: 0 0 1rem;
  font-size: var(--block-title-subtitle-font-size, 0.23em);
  line-height: 0.8;
  letter-spacing: 0.05em;
  text-shadow: none;
}
@media screen and (max-width: 767px) {
  .wp-block-theme-blocks-hero .block-title {
    --block-title-subtitle-font-size: 20px;
  }
}
@media screen and (max-width: 600px) {
  .wp-block-theme-blocks-hero .block-title {
    font-size: 50px;
  }
}
.wp-block-theme-blocks-hero .block-content {
  grid-area: content;
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-areas: "tagline . cta";
  grid-template-columns: auto 1fr auto;
  gap: 1rem;
  align-items: stretch;
  margin: 1rem 0 0;
  font-size: 26px;
  line-height: 1;
}
@media screen and (max-width: 1100px) {
  .wp-block-theme-blocks-hero .block-content {
    grid-template-areas: "tagline ." "cta cta";
    grid-template-columns: auto 1fr;
  }
}
@media screen and (max-width: 800px) {
  .wp-block-theme-blocks-hero .block-content {
    font-size: 22px;
  }
}
@media screen and (max-width: 640px) {
  .wp-block-theme-blocks-hero .block-content {
    font-size: 18px;
  }
}
.wp-block-theme-blocks-hero .block-content .tagline {
  grid-area: tagline;
  margin: 0;
  padding: 0.5em 0;
  font-weight: 800;
  letter-spacing: 0.05em;
}
.wp-block-theme-blocks-hero .block-content .tagline.has-background {
  padding-left: 0.8em;
  padding-right: 0.8em;
}
.wp-block-theme-blocks-hero .block-content .cta {
  grid-area: cta;
  margin: 0;
  line-height: 1;
  align-items: stretch;
}
.wp-block-theme-blocks-hero .block-content .cta .wp-block-button .wp-block-button__link {
  display: inline-flex;
  align-items: center;
  padding: 0.3em 0.3em 0.3em 0.8em;
  gap: 0.75em;
}
.wp-block-theme-blocks-hero .block-content .cta .wp-block-button .wp-block-button__link svg.svg-icon {
  position: relative;
  bottom: auto;
  right: auto;
  padding: 0.4em 0.2em;
  background: #FFD200;
  color: #005581;
}
.wp-block-theme-blocks-hero .block-content .cta .wp-block-button .wp-block-button__link:hover {
  background-color: #FFD200;
  color: #005581;
}
.wp-block-theme-blocks-hero .block-content .cta .wp-block-button .wp-block-button__link:hover .icon {
  transform: none;
}

.wp-block-theme-blocks-statistic {
  position: relative;
  margin: 0;
  font-size: 0.75em;
  line-height: 1.25;
}
.wp-block-theme-blocks-statistic .block-image {
  max-width: 200px;
  margin: 0 0 -2em 0em;
}
.wp-block-theme-blocks-statistic .block-image img {
  display: block;
}
.wp-block-theme-blocks-statistic .block-image span.img {
  display: block;
  padding: 0 0 70%;
  background: rgba(0, 0, 0, 0.1);
}
.wp-block-theme-blocks-statistic .block-number {
  position: relative;
  z-index: 1;
  margin: 0;
  color: #434343;
  font-size: 50px;
  font-weight: 600;
  line-height: 1;
}
@media screen and (min-width: 767px) {
  .wp-block-theme-blocks-statistic.is-style-horizontal {
    padding-left: 115px;
  }
  .wp-block-theme-blocks-statistic.is-style-horizontal .block-image {
    position: absolute;
    width: 100px;
    left: 0;
    margin: 0;
  }
}
@media screen and (max-width: 767px) {
  .wp-block-theme-blocks-statistic.is-style-horizontal .block-image img {
    max-height: 10rem;
    -o-object-fit: contain;
       object-fit: contain;
    -o-object-position: 0% 100%;
       object-position: 0% 100%;
  }
}
@media screen and (max-width: 1029px) {
  .wp-block-theme-blocks-statistic {
    margin: 0 0 2em;
  }
}

.wp-block-theme-blocks-content-photo {
  position: relative;
  margin: 0 auto 4em;
  padding: 50px 50px 50px 80px;
  background: #F0EFED;
  box-sizing: border-box;
  display: grid;
  grid-template-columns: 100px 4em 1fr;
  grid-template-rows: 300px auto;
  grid-template-areas: "image . title" "content content content";
}
.wp-block-theme-blocks-content-photo a:hover, .wp-block-theme-blocks-content-photo .wp-block-details.is-style-read-more summary:hover {
  color: #005581;
}
.wp-block-theme-blocks-content-photo .block-image {
  position: relative;
  grid-area: image;
  max-width: 200px;
  margin: 0 0 0em;
}
.wp-block-theme-blocks-content-photo .block-image:before,
.wp-block-theme-blocks-content-photo .block-image img {
  display: block;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  width: 300px;
  height: 300px;
  background: currentColor;
}
.wp-block-theme-blocks-content-photo .block-image img {
  max-width: none;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 25%;
     object-position: 50% 25%;
}
.wp-block-theme-blocks-content-photo .block-image .bg {
  position: absolute;
  bottom: -30px;
  right: 100%;
  width: 150px;
  margin: 0 80px 0 0;
  height: 210px;
  box-sizing: border-box;
  border: 10px solid currentColor;
  border-right-width: 0;
}
.wp-block-theme-blocks-content-photo.scrolling .block-image .bg {
  bottom: 50%;
}
.wp-block-theme-blocks-content-photo .block-title {
  grid-area: title;
  margin: 0;
  align-self: center;
}
.wp-block-theme-blocks-content-photo > .block-editor-inner-blocks,
.wp-block-theme-blocks-content-photo .block-content {
  grid-area: content;
  margin: 4em 0 0;
}
@media screen and (min-width: 1200px) {
  .wp-block-theme-blocks-content-photo.theme-block {
    padding-right: 200px;
    margin-left: -80px;
    margin-right: -200px;
  }
}
@media screen and (max-width: 1060px) {
  .wp-block-theme-blocks-content-photo.theme-block {
    display: block;
    padding: 25px 40px;
    margin-top: 50px;
  }
  .wp-block-theme-blocks-content-photo.theme-block .block-image {
    margin: -50px 0 2em -80px;
    width: 30vw;
    height: 30vw;
    max-width: none;
  }
  .wp-block-theme-blocks-content-photo.theme-block .block-image:before {
    display: none;
  }
  .wp-block-theme-blocks-content-photo.theme-block .block-image img {
    width: 100%;
    height: 100%;
  }
  .wp-block-theme-blocks-content-photo.theme-block .block-image .bg {
    width: 100px;
    height: 100px;
    top: -20px;
    left: -40px;
    border-right-width: 10px;
    bottom: auto !important;
    transform: none !important;
  }
}
@media screen and (max-width: 800px) {
  .wp-block-theme-blocks-content-photo.theme-block {
    width: 100vw;
    left: 50%;
    margin-left: -50vw;
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .wp-block-theme-blocks-content-photo.theme-block .block-image {
    margin-left: 0;
    margin-top: 0;
    width: 50vw;
    height: 50vw;
  }
  .wp-block-theme-blocks-content-photo.theme-block .block-image .bg {
    border-width: 8px;
    top: -20px;
    left: -30px;
    width: 80px;
    height: 80px;
  }
}

.wp-block-theme-blocks-read-more {
  margin: 1em 0 0;
}
.wp-block-theme-blocks-read-more .label {
  display: inline-block;
  padding: 0.2em 1.5em 0.3em 0;
  position: relative;
  text-transform: uppercase;
  color: #005581;
  text-decoration: none;
  font-weight: 500;
  font-size: 0.8em;
}
.wp-block-theme-blocks-read-more .label:before, .wp-block-theme-blocks-read-more .label:after {
  transition: all 0.2s linear;
  position: absolute;
}
.wp-block-theme-blocks-read-more .label:before {
  content: " ";
  top: 100%;
  left: 0;
  width: 100%;
  height: 2px;
  background: rgba(0, 0, 0, 0.2);
  opacity: 1;
}
.wp-block-theme-blocks-read-more .label:after {
  right: 0;
  top: 5px;
  font-family: "Font Awesome 6 Free";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: 900;
  text-transform: none;
  content: "\+";
  font-size: 12px;
}
.wp-block-theme-blocks-read-more .label:hover {
  color: #1295D8;
}
.wp-block-theme-blocks-read-more .label:hover:before {
  opacity: 0;
}
.read-more-content.on + .wp-block-theme-blocks-read-more .label:after {
  transform: rotate(180deg);
  content: "\f068";
}

.wp-block-theme-blocks-stories .wrap {
  position: relative;
  z-index: 1;
  padding-bottom: 3em;
}
.wp-block-theme-blocks-stories .block-title {
  text-align: center;
  margin: 0 0 2em;
}
.wp-block-theme-blocks-stories .query-posts {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .wp-block-theme-blocks-stories .query-posts {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
}
.wp-block-theme-blocks-stories .query-posts .hentry {
  flex-basis: 31%;
}
.wp-block-theme-blocks-stories .query-posts .hentry .title {
  margin-bottom: 1.2rem;
}
.wp-block-theme-blocks-stories .query-posts .hentry.image-size-post-thumb-large {
  flex-basis: 62%;
}
.wp-block-theme-blocks-stories .query-posts .hentry:first-child {
  flex-basis: 60%;
}
.wp-block-theme-blocks-stories .query-posts .hentry:first-child .title {
  font-size: 2.22em;
}
.wp-block-theme-blocks-stories .query-posts .hentry:nth-child(2) {
  flex-basis: 35%;
}
.wp-block-theme-blocks-stories .bottom-content {
  padding: 0 0 2em;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .wp-block-theme-blocks-stories .bottom-content {
    display: flex;
    justify-content: center;
  }
}
.wp-block-theme-blocks-stories .bottom-content .wp-block-button {
  margin: 1em 4em;
}
.wp-block-theme-blocks-stories .bottom-content .wp-block-button:first-child {
  margin-left: 0;
}
.wp-block-theme-blocks-stories .bottom-content .wp-block-button:last-child {
  margin-right: 0;
}
@media screen and (max-width: 767px) {
  .wp-block-theme-blocks-stories .bottom-content .wp-block-button {
    display: inline-block;
    margin: 1em auto;
    width: 49%;
  }
}
.wp-block-theme-blocks-stories.theme-block:before {
  content: " ";
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 100vw;
  height: 100%;
  height: calc(100% - 220px);
  margin-left: -50vw;
  background: #F0EFED;
}

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

.wp-block-theme-blocks-carousel .slide {
  position: relative;
}
.wp-block-theme-blocks-carousel .slide .theme-block {
  margin: 3em 0;
}
.wp-block-theme-blocks-carousel .slide .theme-block:first-child {
  margin-top: 0;
}
.wp-block-theme-blocks-carousel .slide .theme-block:last-child {
  margin-bottom: 0;
}

.theme-block.wp-block-theme-blocks-carousel {
  margin-top: 0rem;
  margin-bottom: 0rem;
}
.theme-block.wp-block-theme-blocks-carousel .slides {
  position: relative;
  grid-area: main;
  visibility: hidden;
  white-space: nowrap;
}
.theme-block.wp-block-theme-blocks-carousel .slides.slick-initialized, .theme-block.wp-block-theme-blocks-carousel .slides.no-slick {
  visibility: visible;
}
.theme-block.wp-block-theme-blocks-carousel .slick-arrow {
  position: absolute;
  z-index: 10;
  font-size: 20px;
  color: #BEB6AF;
  background-color: #F0EFED;
  border-radius: 50%;
  top: 50%;
  width: 3.75em;
  height: 3.75em;
  text-align: center;
  transition: transform 0.2s linear;
  transform: translate(0%, -50%);
  cursor: pointer;
}
.theme-block.wp-block-theme-blocks-carousel .slick-arrow .slick-prev-icon:before, .theme-block.wp-block-theme-blocks-carousel .slick-arrow .slick-prev-icon:after,
.theme-block.wp-block-theme-blocks-carousel .slick-arrow .slick-next-icon:before,
.theme-block.wp-block-theme-blocks-carousel .slick-arrow .slick-next-icon:after {
  position: absolute;
  content: " ";
  display: block;
  background: #6D6D6D;
  height: 5px;
  width: 1em;
}
.theme-block.wp-block-theme-blocks-carousel .slick-arrow.slick-prev {
  left: 0;
}
.theme-block.wp-block-theme-blocks-carousel .slick-arrow.slick-prev .slick-prev-icon:before,
.theme-block.wp-block-theme-blocks-carousel .slick-arrow.slick-prev .slick-prev-icon:after {
  left: 0;
}
.theme-block.wp-block-theme-blocks-carousel .slick-arrow.slick-prev .slick-prev-icon:before {
  margin: -2.5px 0 0;
  top: 50%;
  left: 41%;
  transform-origin: 2% 0%;
  transform: rotate(45deg);
}
.theme-block.wp-block-theme-blocks-carousel .slick-arrow.slick-prev .slick-prev-icon:after {
  margin: 0 0 -2.5px 0;
  bottom: 50%;
  left: 41%;
  transform-origin: 2% 100%;
  transform: rotate(-45deg);
}
.theme-block.wp-block-theme-blocks-carousel .slick-arrow.slick-prev:hover {
  transform: translate(-5px, -50%);
  background-color: #FFE552;
}
.theme-block.wp-block-theme-blocks-carousel .slick-arrow.slick-next {
  right: 0;
}
.theme-block.wp-block-theme-blocks-carousel .slick-arrow.slick-next .slick-next-icon:before,
.theme-block.wp-block-theme-blocks-carousel .slick-arrow.slick-next .slick-next-icon:after {
  right: 0;
}
.theme-block.wp-block-theme-blocks-carousel .slick-arrow.slick-next .slick-next-icon:before {
  margin: -2.5px 0 0;
  top: 50%;
  right: 41%;
  transform-origin: 98% 0%;
  transform: rotate(-45deg);
}
.theme-block.wp-block-theme-blocks-carousel .slick-arrow.slick-next .slick-next-icon:after {
  margin: 0 0 -2.5px 0;
  bottom: 50%;
  right: 41%;
  transform-origin: 98% 100%;
  transform: rotate(45deg);
}
.theme-block.wp-block-theme-blocks-carousel .slick-arrow.slick-next:hover {
  transform: translate(5px, -50%);
  background-color: #FFE552;
}
.theme-block.wp-block-theme-blocks-carousel .slick-list {
  overflow: hidden;
}
.theme-block.wp-block-theme-blocks-carousel .slick-track:after {
  content: " ";
  display: block;
  clear: both;
}
.theme-block.wp-block-theme-blocks-carousel .slick-slide {
  float: left;
}
.theme-block.wp-block-theme-blocks-carousel .slide {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  padding: 0;
  white-space: normal;
}
.theme-block.wp-block-theme-blocks-carousel .slide .block-content {
  margin: 0 6em;
}
.theme-block.wp-block-theme-blocks-carousel .slide .block-content > .wider {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
@media screen and (max-width: 940px) {
  .theme-block.wp-block-theme-blocks-carousel > .wrap {
    display: block;
    margin: 0 8%;
  }
  .theme-block.wp-block-theme-blocks-carousel .slick-arrow {
    width: 1em;
    background-color: transparent;
  }
  .theme-block.wp-block-theme-blocks-carousel .slick-arrow.slick-prev {
    left: auto;
    right: 100%;
    margin-right: 1em;
  }
  .theme-block.wp-block-theme-blocks-carousel .slick-arrow.slick-prev:hover {
    background-color: transparent;
  }
  .theme-block.wp-block-theme-blocks-carousel .slick-arrow.slick-next {
    right: auto;
    left: 100%;
    margin-left: 1em;
  }
  .theme-block.wp-block-theme-blocks-carousel .slick-arrow.slick-next:hover {
    background-color: transparent;
  }
  .theme-block.wp-block-theme-blocks-carousel .slick-list {
    margin: 0;
  }
  .theme-block.wp-block-theme-blocks-carousel .slide .block-content {
    margin: 0 2em;
  }
}
@media screen and (max-width: 600px) {
  .theme-block.wp-block-theme-blocks-carousel .slick-arrow.slick-prev {
    margin-right: 0;
  }
  .theme-block.wp-block-theme-blocks-carousel .slick-arrow.slick-next {
    margin-left: 0;
  }
  .theme-block.wp-block-theme-blocks-carousel .slide .block-content {
    margin: 0 1em;
  }
}

.theme-block.locations {
  margin: 0 auto;
  padding: 0;
  list-style: none;
  -moz-column-count: 3;
       column-count: 3;
}
.theme-block.locations > li {
  -moz-column-break-inside: avoid;
       break-inside: avoid;
  line-height: 1;
  margin: 0 0 1em;
}
.theme-block.locations a {
  color: inherit;
}
.theme-block.locations a:hover {
  text-decoration: underline;
}
@media screen and (min-width: 880px) {
  .page-content .theme-block.locations {
    margin-left: -50px;
    margin-right: -50px;
  }
}

.wp-block-theme-blocks-timeline {
  position: relative;
  --timeline-line-color: #005581;
}

.theme-block.wp-block-theme-blocks-timeline > .layout {
  position: relative;
}
.theme-block.wp-block-theme-blocks-timeline .block-nav {
  --color-scroll-bar: #FDB430;
  position: relative;
  text-align: center;
  margin: 0 auto;
}
.theme-block.wp-block-theme-blocks-timeline .block-nav .progress {
  position: relative;
  z-index: 1;
  display: block;
  margin: 1em 0 0;
  background: var(--timeline-line-color);
  border-radius: 16px;
}
@media screen and (max-width: 690px) {
  .theme-block.wp-block-theme-blocks-timeline .block-nav .progress {
    margin-left: 1em;
    margin-right: 1em;
  }
}
.theme-block.wp-block-theme-blocks-timeline .block-nav .progress .icon {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  color: #005581;
  line-height: 1;
  font-size: 20px;
  transition: color 0.2s linear, opacity 0.2s linear;
  opacity: 1;
  cursor: pointer;
}
.theme-block.wp-block-theme-blocks-timeline .block-nav .progress .icon.left {
  right: 100%;
  margin: 0 0.5em 0 0;
}
.theme-block.wp-block-theme-blocks-timeline .block-nav .progress .icon.right {
  left: 100%;
  margin: 0 0 0 0.5em;
}
.theme-block.wp-block-theme-blocks-timeline .block-nav .progress .icon:hover {
  color: var(--color-scroll-bar);
}
.theme-block.wp-block-theme-blocks-timeline .block-nav .progress.scroll-start .icon.left {
  color: #BEB6AF;
  opacity: 0.5;
  cursor: default;
}
.theme-block.wp-block-theme-blocks-timeline .block-nav .progress.scroll-end .icon.right {
  color: #BEB6AF;
  opacity: 0.5;
  cursor: default;
}
.theme-block.wp-block-theme-blocks-timeline .block-nav .progress .scroll-element_outer {
  position: relative;
  z-index: 1;
}
.theme-block.wp-block-theme-blocks-timeline .block-nav .progress .scroll-element_track {
  height: 10px;
}
.theme-block.wp-block-theme-blocks-timeline .block-nav .progress .scroll-bar {
  position: absolute;
  top: 0;
  height: 100%;
  background: var(--color-scroll-bar);
  border-radius: 15px;
  cursor: grab;
}
.theme-block.wp-block-theme-blocks-timeline .block-nav .progress .scroll-bar[draggable] {
  z-index: 1;
  opacity: 0;
}
.theme-block.wp-block-theme-blocks-timeline .block-nav .progress.dragging .scroll-bar, .theme-block.wp-block-theme-blocks-timeline .block-nav .progress.scroll-draggable .scroll-bar {
  cursor: grabbing;
}
.theme-block.wp-block-theme-blocks-timeline .block-nav .progress .cursor {
  position: absolute;
  width: 20px;
  height: 20px;
  top: 50%;
  margin: -10px 0 0;
  left: 0;
  border-radius: 50%;
  background: var(--color-scroll-bar);
}
.theme-block.wp-block-theme-blocks-timeline .block-nav .labels {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: space-around;
  flex-wrap: wrap;
  gap: 0.5em;
  row-gap: 0.25em;
  font-size: 1.33rem;
  font-weight: 600;
  line-height: 1;
  color: var(--timeline-line-color);
}
.theme-block.wp-block-theme-blocks-timeline .block-nav .labels li {
  padding: 0.25em;
  cursor: pointer;
}
.theme-block.wp-block-theme-blocks-timeline .block-nav .labels li:hover {
  background: rgba(255, 255, 255, 0.5);
}
.theme-block.wp-block-theme-blocks-timeline .block-slides-wrap {
  position: relative;
  left: 50%;
  width: 100vw;
  margin-left: -50vw;
  padding: 1em 0 0;
}
.theme-block.wp-block-theme-blocks-timeline .block-slides {
  padding: 0;
  background: white;
  overflow: auto;
}
.theme-block.wp-block-theme-blocks-timeline .block-slides > .track {
  position: relative;
}
.theme-block.wp-block-theme-blocks-timeline .block-slides > .track:before {
  content: " ";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 4px;
  margin: -2px 0 0;
  background: var(--timeline-line-color);
}
.theme-block.wp-block-theme-blocks-timeline.initialized {
  visibility: visible;
}
.theme-block.wp-block-theme-blocks-timeline.initialized .block-slides {
  overflow: auto;
  overflow-y: hidden;
  transition: padding 1s ease-in-out;
}

.wp-block-theme-blocks-timeline-slide {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 5em 0 0;
}
.wp-block-theme-blocks-timeline-slide .block-label {
  order: -1;
  display: inline-block;
  color: #1295D8;
  font-weight: bold;
  font-size: 40px;
  line-height: 1;
  transform-origin: 0% 100%;
  transform: rotate(-90deg) translate(0%, 50%);
}
.wp-block-theme-blocks-timeline-slide .block-entries {
  position: relative;
  margin: 30px 0 0;
  padding: 40px 0 0;
  border-left: 1px solid var(--timeline-line-color);
  font-size: 0.9em;
  line-height: 1.2;
  width: 100%;
}
.wp-block-theme-blocks-timeline-slide .block-entries:before {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  left: -10px;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  background: var(--timeline-line-color);
}
.wp-block-theme-blocks-timeline-slide .block-entries p {
  position: relative;
  margin: 0;
  padding: 0 0 0 0.7em;
  line-height: inherit;
}
.wp-block-theme-blocks-timeline-slide .block-entries p:before {
  box-sizing: border-box;
  content: " ";
  display: block;
  position: absolute;
  z-index: 5;
  top: 0.3em;
  left: 0;
  width: 9px;
  height: 9px;
  margin: 0 0 0 -5px;
  background: var(--timeline-line-color);
  border: 1px solid white;
  border-radius: 50%;
}
.wp-block-theme-blocks-timeline-slide .block-entries p + p {
  margin-top: 0.7em;
}
.wp-block-theme-blocks-timeline-slide .block-entries p:last-child:after {
  display: block;
  content: " ";
  position: absolute;
  top: 0.3em;
  left: -1px;
  width: 1px;
  height: 100%;
  background: white;
}
.wp-block-theme-blocks-timeline-slide.no-label .block-entries:before {
  display: none;
}
.wp-block-theme-blocks-timeline-slide.is-style-top {
  padding: 0 0 5em 0;
}
.wp-block-theme-blocks-timeline-slide.is-style-top .block-label {
  order: 1;
  transform-origin: 0% 0%;
  transform: rotate(-90deg) translate(-100%, -50%);
  text-align: right;
}
.wp-block-theme-blocks-timeline-slide.is-style-top .block-entries {
  margin: 0 0 30px;
  padding: 0 0 40px;
}
.wp-block-theme-blocks-timeline-slide.is-style-top .block-entries:before {
  top: auto;
  bottom: 0;
  margin-top: 0;
  margin-bottom: -10px;
}
.wp-block-theme-blocks-timeline-slide.is-style-top .block-entries p:last-child:after {
  display: none;
}
.wp-block-theme-blocks-timeline-slide.is-style-top .block-entries p:first-child:after {
  display: block;
  content: " ";
  position: absolute;
  top: 0em;
  left: -1px;
  width: 1px;
  height: 0.3em;
  background: white;
}
.wp-block-theme-blocks-timeline-slide.theme-block {
  position: absolute;
  margin: 0;
  width: 300px;
  max-width: 90vw;
  top: -5em;
  margin-top: -70px;
}
.track > .wp-block-theme-blocks-timeline-slide.theme-block:first-child {
  padding-left: var(--gutter, 4vw);
}
.track > .wp-block-theme-blocks-timeline-slide.theme-block:last-child {
  padding-right: var(--gutter, 4vw);
}
.wp-block-theme-blocks-timeline-slide.theme-block.is-style-top {
  top: auto;
  bottom: -5em;
  margin-top: 0;
  margin-bottom: -70px;
}

.theme-block.wp-block-theme-blocks-timeline-group {
  margin-top: 0;
  margin-bottom: 0;
}
.track > .theme-block.wp-block-theme-blocks-timeline-group:first-child > .wp-block-theme-blocks-timeline-slide:first-child {
  padding-left: var(--gutter, 4vw);
}
.track > .theme-block.wp-block-theme-blocks-timeline-group:last-child > .wp-block-theme-blocks-timeline-slide:last-child {
  padding-right: calc(var(--gutter, 4vw) + 2em);
}

.wp-block-theme-blocks-tabs .block-tabs {
  position: relative;
}

.theme-block.wp-block-theme-blocks-tabs {
  --primary-color: #F0EFED;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  /*
  @media screen and (max-width:$mobile-breakpoint) {
      display: block;
      .current {
          display: block;
          position: relative;
          cursor: pointer;
          padding: 1em 35px 1em 0em;
          border-bottom: 1px solid rgba(#ccc, .5);
          &:before {
              content: ' ';
              display: block;
              position: absolute;
              right: 1em;
              top: 1em;
              width: 12px;
              height: 20px;
              margin: 3px 0 0;
              background: $color-orange;
              clip-path: polygon(0% 0%, 100% 50%, 0% 100%);
              transform:rotate(90deg);
          }
      }
      .block-tabs {
          margin-bottom:1em;
          ul {
              display: none;
              position: absolute;
              z-index:10;
              top: 100%;
              left: 0;
              width: 100%;
              margin: -1em 0 0;
              background: #000;
              color: white;
              border-bottom: 1px solid rgba(#ccc, .5);
              li {
                  padding: .5em 1em .5em 1em;

                  &:before {
                      display: none !important;
                  }
              }
          }
      }
      &.current-on {
          .current {
              &:before {
                  transform: rotate(-90deg);
              }
          }
          .block-tabs {
              ul {
                  display: block;
              }
          }
      }
  }
  */
}
.has-background.has-light-gray-background-color .theme-block.wp-block-theme-blocks-tabs {
  --primary-color: white;
}
.theme-block.wp-block-theme-blocks-tabs .block-tabs ul, .theme-block.wp-block-theme-blocks-tabs .block-tabs li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.theme-block.wp-block-theme-blocks-tabs .block-tabs ul {
  display: flex;
  justify-content: start;
  align-items: center;
}
.theme-block.wp-block-theme-blocks-tabs .block-tabs ul li.tab {
  position: relative;
  margin: 0;
  padding: 0.5em 1em;
  cursor: pointer;
  font-weight: 600;
  border: 1px solid transparent;
  border-bottom: 0;
}
.theme-block.wp-block-theme-blocks-tabs .block-tabs ul li.tab:before {
  display: none;
}
.theme-block.wp-block-theme-blocks-tabs .block-tabs ul li.tab:not(.on) {
  color: #666;
  border-style: dashed;
  border-color: rgba(102, 102, 102, 0.5);
  border-left-width: 0;
}
.theme-block.wp-block-theme-blocks-tabs .block-tabs ul li.tab:first-child:not(.on) {
  border-left-width: 1px;
}
.theme-block.wp-block-theme-blocks-tabs .block-tabs ul li.tab.on {
  background-color: var(--primary-color);
}
.theme-block.wp-block-theme-blocks-tabs .block-tabs ul li.tab + li.tab.on {
  margin-left: -1px;
}
.theme-block.wp-block-theme-blocks-tabs .block-tabs ul li.tab + li.tab-btn {
  justify-self: end;
  margin-left: auto;
}
.theme-block.wp-block-theme-blocks-tabs .block-tabs ul li.tab-btn + li.tab-btn {
  margin-left: 1em;
}
@media screen and (max-width: 767px) {
  .theme-block.wp-block-theme-blocks-tabs .block-tabs {
    font-size: 0.8em;
  }
  .theme-block.wp-block-theme-blocks-tabs .block-tabs ul li {
    margin: 0 0.5em;
    padding: 0 0.2em 0.5em;
  }
}
.theme-block.wp-block-theme-blocks-tabs .slides {
  position: relative;
  z-index: 1;
  padding: calc(var(--block-margin, 4.5rem) * 0.5);
  background: var(--primary-color);
  border: 1px solid transparent;
}
.theme-block.wp-block-theme-blocks-tabs .slides .slide {
  display: none;
}
.theme-block.wp-block-theme-blocks-tabs .slides .slide.on {
  display: block;
}
.theme-block.wp-block-theme-blocks-tabs .current {
  display: none;
}

.wp-block-theme-blocks-grid {
  margin: calc(var(--block-margin, 4.5rem) * 1) auto;
}
.wp-block-theme-blocks-grid:first-child {
  margin-top: 0;
}
.wp-block-theme-blocks-grid:last-child {
  margin-bottom: 0;
}
h1 + .wp-block-theme-blocks-grid, h2 + .wp-block-theme-blocks-grid, h3 + .wp-block-theme-blocks-grid {
  margin-top: 0;
}
.wp-block-theme-blocks-grid .grid-layout {
  --gap: 2rem;
  --column-gap: var(--gap);
  --row-gap: var(--gap);
  --column-count: 2;
  --grid-block-width: calc((100% / var(--column-count)) - ((var(--gap) * (var(--column-count) - 1)) / var(--column-count)));
  display: grid;
  grid-auto-flow: row;
  grid-template-columns: repeat(var(--column-count, 2), 1fr);
  grid-template-rows: auto;
  grid-template-columns: repeat(var(--column-count, 2), 1fr);
  justify-content: start;
  flex-wrap: wrap;
  gap: var(--gap);
  row-gap: var(--row-gap, var(--gap));
  -moz-column-gap: var(--column-gap, var(--gap));
       column-gap: var(--column-gap, var(--gap));
  margin-top: 0;
  margin-bottom: 0;
}
.wp-block-theme-blocks-grid .grid-layout.two-rows {
  grid-template-rows: auto 1fr;
}
.wp-block-theme-blocks-grid .grid-layout.three-rows {
  grid-template-rows: auto auto 1fr;
}
.wp-block-theme-blocks-grid .grid-layout.four-rows {
  grid-template-rows: auto auto auto 1fr;
}
.wp-block-theme-blocks-grid .grid-layout.one-across {
  --column-count:1;
}
.wp-block-theme-blocks-grid .grid-layout.two-across {
  --column-count:2;
}
.wp-block-theme-blocks-grid .grid-layout.three-across {
  --column-count:3;
}
.wp-block-theme-blocks-grid .grid-layout.four-across {
  --column-count:4;
}
.wp-block-theme-blocks-grid .grid-layout.five-across {
  --column-count:5;
}
.wp-block-theme-blocks-grid .grid-layout.size-across {
  --column-count:6;
}
.wp-block-theme-blocks-grid .grid-layout > .hentry, .wp-block-theme-blocks-grid .grid-layout > .wp-block {
  margin: 0;
  width: auto;
}
.wp-block-theme-blocks-grid .grid-layout > .hentry.has-column-span, .wp-block-theme-blocks-grid .grid-layout > .wp-block.has-column-span {
  grid-column: span var(--column-span);
}
.wp-block-theme-blocks-grid .grid-layout > .hentry.has-row-span, .wp-block-theme-blocks-grid .grid-layout > .wp-block.has-row-span {
  grid-row: span var(--row-span);
}
@media screen and (max-width: 1023px) {
  .wp-block-theme-blocks-grid .grid-layout.three-across {
    --column-count:2;
  }
  .wp-block-theme-blocks-grid .grid-layout.four-across {
    --column-count:2;
  }
  .wp-block-theme-blocks-grid .grid-layout.five-across {
    --column-count:2;
  }
  .wp-block-theme-blocks-grid .grid-layout.size-across {
    --column-count:2;
  }
}
@media screen and (max-width: 767px) {
  .wp-block-theme-blocks-grid .grid-layout {
    --column-count:1 !important;
  }
}

.wp-block-buttons {
  margin: calc(var(--block-margin, 4.5rem) * 0.5) auto;
}
.wp-block-buttons:last-child {
  margin-bottom: 0;
}
.wp-block-buttons:first-child {
  margin-bottom: 0;
}

.wp-block-button {
  margin: 1em 0;
}
.wp-block-button:last-child {
  margin-bottom: 0;
}
p + .wp-block-button {
  margin-top: 2em;
}
.wp-block-button.has-icon-arrow-right .wp-block-button__link {
  padding-right: 3em;
}
.wp-block-button .wp-block-button__link {
  position: relative;
  padding: 0.5em 0 0.5em 0;
  background: none;
  border: 0;
  border-bottom: 2px dotted #FFD200;
  border-radius: 0;
  color: #005581;
  font-family: KievitWebPro, sans-serif;
  font-weight: 500;
  line-height: 1;
  font-size: 0.95em;
  text-decoration: none;
  text-align: left;
}
.wp-block-button .wp-block-button__link:active, .wp-block-button .wp-block-button__link:focus, .wp-block-button .wp-block-button__link:visited {
  color: #005581;
}
.wp-block-button .wp-block-button__link .icon {
  transition: all 0.3s ease-in-out;
}
.wp-block-button .wp-block-button__link:hover .icon {
  transform: translateX(5px);
}
.wp-block-button .wp-block-button__link.has-text-color.has-blue-color {
  color: #1295D8;
}
.wp-block-button .wp-block-button__link.has-text-color.has-gold-color {
  color: #FFB511;
}
.wp-block-button .wp-block-button__link.has-text-color.has-dark-blue-color {
  color: #005581;
}
.wp-block-button .wp-block-button__link.has-text-color.has-light-blue-color {
  color: #72CDF4;
}
.wp-block-button .wp-block-button__link.has-text-color.has-yellow-color {
  color: #FFD200;
}
.wp-block-button .wp-block-button__link.has-text-color.has-light-yellow-color {
  color: #FFE552;
}
.wp-block-button .wp-block-button__link.has-text-color.has-orange-red-color {
  color: #FF6E1B;
}
.wp-block-button .wp-block-button__link.has-text-color.has-orange-color {
  color: #FF8F28;
}
.wp-block-button .wp-block-button__link.has-text-color.has-teal-color {
  color: #00778B;
}
.wp-block-button .wp-block-button__link.has-text-color.has-light-teal-color {
  color: #00A3AD;
}
.wp-block-button .wp-block-button__link.has-text-color.has-fushia-color {
  color: #E44C9A;
}
.wp-block-button .wp-block-button__link.has-text-color.has-pink-color {
  color: #FEB2E0;
}
.wp-block-button .wp-block-button__link.has-text-color.has-bronze-color {
  color: #B4975A;
}
.wp-block-button .wp-block-button__link.has-text-color.has-white-color {
  color: white;
}
.wp-block-button .wp-block-button__link.has-text-color.has-black-color {
  color: #434343;
}
.wp-block-button .wp-block-button__link.has-text-color.has-gray-color {
  color: #BEB6AF;
}
.wp-block-button .wp-block-button__link.has-text-color.has-dark-gray-color {
  color: #6D6D6D;
}
.wp-block-button .wp-block-button__link.has-text-color.has-light-gray-color {
  color: #F0EFED;
}
.wp-block-button .wp-block-button__link svg.svg-icon {
  position: absolute;
  bottom: 0.75em;
  right: 0;
  display: inline-block;
  vertical-align: middle;
  width: 1.5em;
  height: 0.85em;
  stroke: currentColor;
  stroke-width: 5;
  font-size: 0.85em;
}
.wp-block-button .wp-block-button__link.loading:before {
  position: absolute;
  right: -40px;
  top: 50%;
  margin: -15px 0 0 0;
  display: block;
  background: url(images/loading.png) no-repeat center top;
  width: 30px;
  height: 30px;
  content: " ";
  animation: loading 1s steps(19) infinite;
}
.wp-block-button .wp-block-button__link.external {
  padding-right: 2.5em;
}
.wp-block-button .wp-block-button__link.external:after {
  content: " ";
  display: block;
  position: absolute;
  bottom: 0.6em;
  right: 0;
  width: 0.9em;
  height: 0.9em;
  font-size: 0.9em;
  background: url(images/icon-external-link.svg) no-repeat 50% 50%;
  background-size: contain;
}
.wp-block-button .wp-block-button__link.external:hover {
  color: #1295D8;
}
.wp-block-button.is-style-fill .wp-block-button__link {
  background: #005581;
  color: white;
  padding: 1em 4em 0.9em 1.75em;
  border-bottom: 0;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 0.8em;
}
.wp-block-button.is-style-fill .wp-block-button__link:hover {
  opacity: 0.85;
}
.wp-block-button.is-style-fill .wp-block-button__link.has-background {
  border-color: transparent;
}
.wp-block-button.is-style-fill .wp-block-button__link.has-background.has-blue-background-color {
  background-color: #1295D8;
}
.wp-block-button.is-style-fill .wp-block-button__link.has-background.has-gold-background-color {
  background-color: #FFB511;
}
.wp-block-button.is-style-fill .wp-block-button__link.has-background.has-dark-blue-background-color {
  background-color: #005581;
}
.wp-block-button.is-style-fill .wp-block-button__link.has-background.has-light-blue-background-color {
  background-color: #72CDF4;
}
.wp-block-button.is-style-fill .wp-block-button__link.has-background.has-yellow-background-color {
  background-color: #FFD200;
}
.wp-block-button.is-style-fill .wp-block-button__link.has-background.has-light-yellow-background-color {
  background-color: #FFE552;
}
.wp-block-button.is-style-fill .wp-block-button__link.has-background.has-orange-red-background-color {
  background-color: #FF6E1B;
}
.wp-block-button.is-style-fill .wp-block-button__link.has-background.has-orange-background-color {
  background-color: #FF8F28;
}
.wp-block-button.is-style-fill .wp-block-button__link.has-background.has-teal-background-color {
  background-color: #00778B;
}
.wp-block-button.is-style-fill .wp-block-button__link.has-background.has-light-teal-background-color {
  background-color: #00A3AD;
}
.wp-block-button.is-style-fill .wp-block-button__link.has-background.has-fushia-background-color {
  background-color: #E44C9A;
}
.wp-block-button.is-style-fill .wp-block-button__link.has-background.has-pink-background-color {
  background-color: #FEB2E0;
}
.wp-block-button.is-style-fill .wp-block-button__link.has-background.has-bronze-background-color {
  background-color: #B4975A;
}
.wp-block-button.is-style-fill .wp-block-button__link.has-background.has-white-background-color {
  background-color: white;
}
.wp-block-button.is-style-fill .wp-block-button__link.has-background.has-black-background-color {
  background-color: #434343;
}
.wp-block-button.is-style-fill .wp-block-button__link.has-background.has-gray-background-color {
  background-color: #BEB6AF;
}
.wp-block-button.is-style-fill .wp-block-button__link.has-background.has-dark-gray-background-color {
  background-color: #6D6D6D;
}
.wp-block-button.is-style-fill .wp-block-button__link.has-background.has-light-gray-background-color {
  background-color: #F0EFED;
}
.wp-block-button.is-style-fill .wp-block-button__link svg.svg-icon {
  bottom: 0.95em;
  font-size: 1em;
  right: 1.25em;
}
.wp-block-button.is-style-outline .wp-block-button__link {
  padding: 1em 4em 0.9em 1.75em;
  border: 2px solid currentColor;
  color: #005581;
  background: none !important;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 0.8em;
}
.wp-block-button.is-style-outline .wp-block-button__link:hover {
  opacity: 0.85;
}
.wp-block-button.is-style-outline .wp-block-button__link.has-text-color.has-blue-color {
  color: #1295D8;
}
.wp-block-button.is-style-outline .wp-block-button__link.has-text-color.has-gold-color {
  color: #FFB511;
}
.wp-block-button.is-style-outline .wp-block-button__link.has-text-color.has-dark-blue-color {
  color: #005581;
}
.wp-block-button.is-style-outline .wp-block-button__link.has-text-color.has-light-blue-color {
  color: #72CDF4;
}
.wp-block-button.is-style-outline .wp-block-button__link.has-text-color.has-yellow-color {
  color: #FFD200;
}
.wp-block-button.is-style-outline .wp-block-button__link.has-text-color.has-light-yellow-color {
  color: #FFE552;
}
.wp-block-button.is-style-outline .wp-block-button__link.has-text-color.has-orange-red-color {
  color: #FF6E1B;
}
.wp-block-button.is-style-outline .wp-block-button__link.has-text-color.has-orange-color {
  color: #FF8F28;
}
.wp-block-button.is-style-outline .wp-block-button__link.has-text-color.has-teal-color {
  color: #00778B;
}
.wp-block-button.is-style-outline .wp-block-button__link.has-text-color.has-light-teal-color {
  color: #00A3AD;
}
.wp-block-button.is-style-outline .wp-block-button__link.has-text-color.has-fushia-color {
  color: #E44C9A;
}
.wp-block-button.is-style-outline .wp-block-button__link.has-text-color.has-pink-color {
  color: #FEB2E0;
}
.wp-block-button.is-style-outline .wp-block-button__link.has-text-color.has-bronze-color {
  color: #B4975A;
}
.wp-block-button.is-style-outline .wp-block-button__link.has-text-color.has-white-color {
  color: white;
}
.wp-block-button.is-style-outline .wp-block-button__link.has-text-color.has-black-color {
  color: #434343;
}
.wp-block-button.is-style-outline .wp-block-button__link.has-text-color.has-gray-color {
  color: #BEB6AF;
}
.wp-block-button.is-style-outline .wp-block-button__link.has-text-color.has-dark-gray-color {
  color: #6D6D6D;
}
.wp-block-button.is-style-outline .wp-block-button__link.has-text-color.has-light-gray-color {
  color: #F0EFED;
}
.wp-block-button.is-style-outline .wp-block-button__link svg.svg-icon {
  bottom: 0.95em;
  font-size: 1em;
  right: 1.25em;
}
.wp-block-button.is-style-download > .wp-block-button__link {
  padding: 0;
  background: none;
  border: 0;
  color: #434343;
  text-transform: uppercase;
  font-size: 0.88rem;
}
.wp-block-button.is-style-download > .wp-block-button__link:before {
  --icon-size: 1.75em;
  font-size: 14px;
  display: inline-block;
  margin: 0 0.5em 0 0;
  width: var(--icon-size);
  height: var(--icon-size);
  line-height: var(--icon-size);
  background: #005581;
  color: white;
  border-radius: 50%;
  text-align: center;
  font-family: "Font Awesome 6 Free";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: 900;
  text-transform: none;
  content: "\f019";
}
.wp-block-button.is-style-download > .wp-block-button__link:hover {
  color: #1295D8;
}
.wp-block-button.has-switcher {
  display: flex;
  align-items: stretch;
}
.wp-block-button.has-switcher > .wp-block-button__link:after {
  margin: 0 0 0 0.5em;
  transition: transform 0.2s linear;
  font-family: "Font Awesome 6 Free";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: 900;
  text-transform: none;
  content: "\f0ab";
}
.wp-block-button.has-switcher.switcher-on > .wp-block-button__link:after {
  transform: rotate(180deg);
}
.wp-block-button.has-switcher .block-switcher {
  position: static;
  display: none;
  grid-template-columns: auto;
  grid-template-areas: "current";
}
.wp-block-button.has-switcher .block-switcher .label {
  display: none;
}
.wp-block-button.has-switcher .block-switcher .current {
  display: none;
  align-self: stretch;
  padding-left: 0.75em;
  padding-right: 0.75em;
  background: rgba(0, 85, 129, 0.25);
  border: 0;
  min-width: 0em;
}
.wp-block-button.has-switcher .block-switcher .current:after {
  display: none;
}
.wp-block-button.has-switcher .block-switcher ul {
  padding: 0.5em 0 0.75em 0;
  background: #005581;
  color: white;
  border: 0;
}
.wp-block-button.has-switcher .block-switcher ul > li {
  padding: var(--button-padding);
  background: none;
  color: inherit;
  border-bottom: 0;
}
.wp-block-button.has-switcher .block-switcher ul > li:hover {
  text-decoration: underline;
}
@media (min-width: 1024px) {
  .wp-block-button.has-switcher.on .block-switcher, .wp-block-button.has-switcher.switcher-on .block-switcher {
    display: grid;
  }
  .wp-block-button.has-switcher.on .block-switcher {
    display: grid;
  }
  .wp-block-button.has-switcher.on .block-switcher .current {
    display: flex;
    align-items: center;
  }
}
@media (max-width: 1023px) {
  .wp-block-button.has-switcher .block-switcher {
    display: grid;
  }
  .wp-block-button.has-switcher.on .block-switcher .current {
    display: flex;
    align-items: center;
  }
  .wp-block-button.has-switcher select {
    position: absolute;
    top: 0;
    left: 0;
  }
}

.wp-block-buttons.is-style-tabs {
  --button-padding: .25rem 1rem;
  position: relative;
  z-index: 10;
  margin: calc(var(--block-margin, 4.5rem) * 1.5) 0 1em;
  padding: 0 0 0.5em;
  border-bottom: 2px solid #005581;
  font-size: 0.94em;
}
.wp-block-buttons.is-style-tabs:last-child {
  margin-bottom: 0;
}
.wp-block-buttons.is-style-tabs .wp-block-button:not(.is-style-download) {
  color: #434343;
}
.wp-block-buttons.is-style-tabs .wp-block-button:not(.is-style-download) > .wp-block-button__link {
  padding: 0.5em 1em;
  border: 2px solid #005581;
  background: transparent;
  color: inherit;
}
.wp-block-buttons.is-style-tabs .wp-block-button:not(.is-style-download) > .wp-block-button__link .icon {
  display: none;
}
.wp-block-buttons.is-style-tabs .wp-block-button:not(.is-style-download):hover, .wp-block-buttons.is-style-tabs .wp-block-button:not(.is-style-download).on {
  background-color: #005581;
  color: white;
}
.wp-block-buttons.is-style-tabs .wp-block-button:not(.is-style-download) + .wp-block-button.is-style-download {
  justify-self: end;
  margin-left: auto;
}

.wp-block-group.has-background {
  position: relative;
  width: 100vw;
  left: 50%;
  margin-top: calc(var(--block-margin, 4.5rem) * 1);
  margin-bottom: calc(var(--block-margin, 4.5rem) * 1);
  margin-left: -50vw;
  padding: calc(var(--block-margin, 4.5rem) * 1) 0;
}
.wp-block-group.has-background > .wp-block-group__inner-container {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1324.1379310345px) {
  .wp-block-group.has-background > .wp-block-group__inner-container {
    margin-left: 4.6875%;
    margin-right: 4.6875%;
  }
}
.page-content .wp-block-group.has-background > .wp-block-group__inner-container {
  max-width: 690px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 761.3793103448px) {
  .page-content .wp-block-group.has-background > .wp-block-group__inner-container {
    margin-left: 4.6875%;
    margin-right: 4.6875%;
  }
}
.wp-block-group.has-background:first-child {
  margin-top: 0;
}
.wp-block-group.has-background:last-child {
  margin-bottom: 0;
}
.wp-block-group.has-background:last-child {
  margin-bottom: -6em;
}

.wp-block-group + .wp-block-group {
  margin-top: calc(var(--block-margin, 4.5rem) * 1);
  margin-bottom: calc(var(--block-margin, 4.5rem) * 1);
}
@media screen and (max-width: 767px) {
  .wp-block-group + .wp-block-group {
    margin-top: calc(var(--block-margin, 4.5rem) * 0.625);
    margin-bottom: calc(var(--block-margin, 4.5rem) * 0.625);
  }
}

.wp-block-group.statistics-row {
  margin-top: calc(var(--block-margin, 4.5rem) * 1);
  margin-bottom: calc(var(--block-margin, 4.5rem) * 1);
}
.page-content .wp-block-group.statistics-row > .wp-block-group__inner-container > .wp-block-columns {
  position: relative;
  margin-bottom: 0;
}
.page-content .wp-block-group.statistics-row > .wp-block-group__inner-container > .wp-block-columns .wp-block-theme-blocks-statistic {
  margin-bottom: 0;
}
@media screen and (max-width: 990px) {
  .page-content .wp-block-group.statistics-row > .wp-block-group__inner-container > .wp-block-columns {
    margin-left: auto;
    margin-right: auto;
  }
  .page-content .wp-block-group.statistics-row > .wp-block-group__inner-container > .wp-block-columns .wp-block-column {
    flex-basis: 50%;
  }
}

.wp-block-group.chart {
  margin-top: calc(var(--block-margin, 4.5rem) * 1);
  margin-bottom: calc(var(--block-margin, 4.5rem) * 1);
}
.wp-block-group.chart h5 {
  margin-bottom: 2em;
}
@media screen and (max-width: 600px) {
  .wp-block-group.chart {
    margin-top: calc(var(--block-margin, 4.5rem) * 0.75);
    margin-bottom: calc(var(--block-margin, 4.5rem) * 0.75);
  }
  .wp-block-group.chart h5 {
    margin: 1em 0;
  }
}

.wp-block-group.infographic {
  margin-top: calc(var(--block-margin, 4.5rem) * 1);
  margin-bottom: calc(var(--block-margin, 4.5rem) * 1);
}
.wp-block-group.infographic h5 {
  margin-bottom: 2em;
}
.wp-block-group.infographic .wp-block-column .wp-block-theme-blocks-statistic {
  margin-bottom: 0em;
}
.wp-block-group.infographic .wp-block-column .wp-block-theme-blocks-statistic.is-style-horizontal {
  margin-bottom: 2em;
}
.wp-block-group.infographic .wp-block-column .wp-block-theme-blocks-statistic.is-style-horizontal:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 782px) {
  .wp-block-group.infographic .wp-block-columns .wp-block-column.content:first-child {
    box-sizing: border-box;
    padding-right: 2em;
  }
}
@media screen and (max-width: 781px) {
  .wp-block-group.infographic .wp-block-columns {
    justify-content: space-between;
  }
  .wp-block-group.infographic .wp-block-column.content {
    flex-basis: 100% !important;
    flex-grow: 1;
    margin-top: 1em;
    margin-left: 0;
  }
  .wp-block-group.infographic .wp-block-column.stat {
    order: -1;
    margin-left: 0;
    flex-grow: 1;
  }
  .wp-block-group.infographic .wp-block-column.stat .wp-block-theme-blocks-statistic {
    margin-bottom: 2em;
  }
}
@media screen and (max-width: 600px) {
  .wp-block-group.infographic {
    margin-top: calc(var(--block-margin, 4.5rem) * 0.75);
    margin-bottom: calc(var(--block-margin, 4.5rem) * 0.75);
  }
  .wp-block-group.infographic h5 {
    margin: 1em 0;
  }
}

.wp-block-group.has-top-bar {
  padding-top: 0;
}
.wp-block-group.has-top-bar:before {
  content: " ";
  display: block;
  height: 50px;
  margin: 0 0 4rem;
  background: url(images/color_break@2x.jpg) repeat-x 50% 50%;
  background-size: cover;
  color: white;
  font-size: 30px;
}

.wp-block-group.location-info {
  text-align: left;
}
.wp-block-group.location-info figure {
  max-width: 150px;
}
.wp-block-group.location-info .wp-block-buttons {
  display: block;
}
.wp-block-group.location-info .wp-block-button {
  display: block;
}
.wp-block-group.location-info > .wp-block-group__inner-container {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.wp-block-group.location-info > .wp-block-group__inner-container > figure,
.wp-block-group.location-info > .wp-block-group__inner-container > div {
  margin: 1em;
}
@media screen and (min-width: 1151px) {
  body.theme .wp-block-group.location-info {
    position: absolute;
    top: 0;
    right: 0%;
    width: 185px;
  }
  body.theme .wp-block-group.location-info .wp-block-button {
    margin: 0 0 2em;
  }
}
@media screen and (max-width: 1150px) {
  body.theme .wp-block-group.location-info {
    margin: 3em 0 0;
  }
}

@media screen and (min-width: 782px) {
  .wp-block-group.chart .wp-block-columns .wp-block-column.content:first-child {
    box-sizing: border-box;
    padding-right: 2em;
  }
}
@media screen and (max-width: 1029px) and (min-width: 782px) {
  .wp-block-group.chart .wp-block-columns .wp-block-column.content {
    margin: 0 32px;
  }
}
@media screen and (max-width: 782px) and (min-width: 601px) {
  .wp-block-group.chart .wp-block-columns .wp-block-column.content {
    margin: 0;
  }
}
@media screen and (max-width: 600px) {
  .wp-block-group.chart .wp-block-columns .wp-block-column.content {
    margin-top: 1.5em;
  }
}
@media screen and (max-width: 1029px) {
  .wp-block-group.chart .wp-block-columns {
    display: flex;
    flex-direction: column;
  }
  .wp-block-group.chart .wp-block-columns .wp-block-column {
    flex-basis: auto;
    width: 100%;
  }
  .wp-block-group.chart .wp-block-columns .wp-block-column.embed {
    order: -1;
    margin: 0;
  }
}
@media screen and (max-width: 1029px) and (min-width: 601px) {
  .wp-block-group.chart .wp-block-columns .wp-block-column.embed {
    margin-bottom: 2em;
  }
}

.wp-block-group.browse-locations {
  padding: 5em 0;
}
.wp-block-group.browse-locations .expandable {
  margin: 0 auto;
  max-width: 14em;
  text-align: left;
  border-top: 0;
  text-indent: 0;
  padding: 0 1em 0.6em 0;
  border-bottom: 3px solid #ddd;
  line-height: 1;
  color: #F0EFED;
}
.wp-block-group.browse-locations .expandable:focus-visible {
  outline: -webkit-focus-ring-color auto 1px;
}
.wp-block-group.browse-locations .expandable:before {
  margin: 0 4px 0 0;
  position: absolute;
  right: 0;
  padding: 0;
  content: "\f107";
  font-size: 30px;
  line-height: 1;
}
.wp-block-group.browse-locations .expandable.opened {
  margin-bottom: 1.5em;
}
.wp-block-group.browse-locations .expandable.opened:before {
  transform: scaleY(-1);
  padding: 0;
}
.wp-block-group.browse-locations .expandable:focus {
  color: white;
  text-decoration: none;
}
.wp-block-group.browse-locations .expand-content {
  margin: 0;
}
.wp-block-group.browse-locations .expand-content a {
  letter-spacing: 0.02em;
  text-transform: uppercase;
  font-size: 0.9rem;
  font-weight: 500;
  line-height: 1.2;
  color: #F0EFED;
}
.wp-block-group.browse-locations .expand-content a:hover {
  text-decoration: none;
  color: #FFD200;
}

.wp-block-group.is-style-tab-content {
  display: none;
  margin-top: calc(var(--block-margin, 4.5rem) * 1);
  margin-bottom: calc(var(--block-margin, 4.5rem) * 1.5);
}
.wp-block-group.is-style-tab-content.on {
  display: block;
}

.wp-block-group.is-style-shadow {
  margin: 2rem auto calc(var(--block-margin, 4.5rem) * 1);
  position: relative;
  --shadow-x: 1rem;
  --shadow-y: 1rem;
  transform: translate(-15px, 0px);
}
.wp-block-group.is-style-shadow > .wp-block-group__inner-container {
  position: relative;
  z-index: 5;
  background: white;
}
body.has-js .wp-block-group.is-style-shadow {
  transform: none !important;
}
body.has-js .wp-block-group.is-style-shadow:before {
  transform: translate(0, 50px);
  transition: opacity 1s ease-in-out, top 2s ease-in-out, left 1s ease-in-out;
  opacity: 0;
}
body.has-js .wp-block-group.is-style-shadow.visible:before {
  transform: translate(0, 0px);
  opacity: 1;
}
.wp-block-group.is-style-shadow:before {
  display: block;
  content: " ";
  position: absolute;
  top: var(--shadow-y);
  left: var(--shadow-x);
  width: 100%;
  height: 100%;
  background-image: linear-gradient(3deg, #FFE552, #E44C9A);
}
.wp-block-group.is-style-shadow.block-editor-block-list__block, .wp-block-group.is-style-shadow.scrolling {
  --shadow-y: -1rem;
}
.wp-block-group.is-style-shadow.has-shadow-bottom-right, .wp-block-group.is-style-shadow.has-shadow-right-bottom {
  --shadow-y: -1rem;
}
.wp-block-group.is-style-shadow.has-shadow-bottom-right.block-editor-block-list__block, .wp-block-group.is-style-shadow.has-shadow-bottom-right.scrolling, .wp-block-group.is-style-shadow.has-shadow-right-bottom.block-editor-block-list__block, .wp-block-group.is-style-shadow.has-shadow-right-bottom.scrolling {
  --shadow-y: 1rem;
}
.wp-block-group.is-style-shadow.has-shadow-bottom-left, .wp-block-group.is-style-shadow.has-shadow-left-bottom {
  --shadow-x: -1rem;
  --shadow-y: -1rem;
}
.wp-block-group.is-style-shadow.has-shadow-bottom-left.block-editor-block-list__block, .wp-block-group.is-style-shadow.has-shadow-bottom-left.scrolling, .wp-block-group.is-style-shadow.has-shadow-left-bottom.block-editor-block-list__block, .wp-block-group.is-style-shadow.has-shadow-left-bottom.scrolling {
  --shadow-y: 1rem;
}
.wp-block-group.is-style-shadow.has-shadow-top-left, .wp-block-group.is-style-shadow.has-shadow-left-top {
  --shadow-x: -1rem;
}
@media screen and (max-width: 781px) {
  .wp-block-group.is-style-shadow {
    margin: 2rem auto;
  }
}
@media screen and (max-width: 781px) and (min-width: 600px) {
  .wp-block-group.is-style-shadow {
    margin-right: 2rem;
  }
}

.wp-block-image {
  position: relative;
  z-index: 1;
  margin: calc(var(--block-margin, 4.5rem) * 0.5) auto;
  max-width: none;
}
.wp-block-image:first-child {
  margin-top: 0;
}
.wp-block-image:last-child {
  margin-bottom: 0;
}
.wp-block-image img {
  display: block;
  margin: 0 auto;
}
.wp-block-image figcaption {
  position: relative;
  margin: 0.5em 0 0;
  font-size: 0.8em;
  font-style: italic;
  color: #6D6D6D;
  line-height: 1.2;
}
.wp-block-image .alignright {
  text-align: right;
}
.wp-block-image.award {
  max-width: 300px;
}

.theme-block.image {
  width: 994px;
  left: 50%;
  margin: calc(var(--block-margin, 4.5rem) * 2) 0 calc(var(--block-margin, 4.5rem) * 2) -497px;
}
.theme-block.image .image {
  position: relative;
  z-index: 1;
  background: rgb(137.6546052632, 213.3881578947, 245.8453947368);
}
.theme-block.image .image img {
  display: block;
  position: relative;
  width: 100%;
  max-width: none;
}
.theme-block.image .bg {
  position: absolute;
  bottom: -30px;
  right: -30px;
  width: 100%;
  height: 100%;
  width: calc(100% + 30px);
  height: calc(100% + 60px);
  overflow: hidden;
}
.theme-block.image .bg > div {
  position: absolute;
  bottom: 0;
  right: 0;
  -moz-clip-path: polygon(100% 0%, 100% 100%, 0% 100%);
  -o-clip-path: polygon(100% 0%, 100% 100%, 0% 100%);
  -ms-clip-path: polygon(100% 0%, 100% 100%, 0% 100%);
  clip-path: polygon(100% 0%, 100% 100%, 0% 100%);
}
.theme-block.image .bg .bg1 {
  background: #FF6E1B;
  left: 202px;
  right: auto;
  height: 30px;
  width: 640px;
  -moz-clip-path: none;
  -o-clip-path: none;
  -ms-clip-path: none;
  clip-path: none;
}
.theme-block.image .bg .bg2 {
  left: 152px;
  width: 240px;
  height: 240px;
  background: #E970AE;
  -moz-clip-path: polygon(100% 0%, 100% 210px, 210px 100%, 0% 100%);
  -o-clip-path: polygon(100% 0%, 100% 210px, 210px 100%, 0% 100%);
  -ms-clip-path: polygon(100% 0%, 100% 210px, 210px 100%, 0% 100%);
  clip-path: polygon(100% 0%, 100% 210px, 210px 100%, 0% 100%);
}
.theme-block.image .bg .bg4 {
  bottom: auto;
  top: 0;
  width: 200px;
  height: 200px;
  background: #FFE552;
  -moz-clip-path: polygon(100% 0%, 100% 120px, 120px 100%, 0% 100%);
  -o-clip-path: polygon(100% 0%, 100% 120px, 120px 100%, 0% 100%);
  -ms-clip-path: polygon(100% 0%, 100% 120px, 120px 100%, 0% 100%);
  clip-path: polygon(100% 0%, 100% 120px, 120px 100%, 0% 100%);
}
.theme-block.image .bg .bg3 {
  bottom: auto;
  top: 100px;
  width: 60px;
  height: calc(100% - 100px - 300px);
  background: rgb(255, 191.0855263158, 154.5);
  -moz-clip-path: none;
  -o-clip-path: none;
  -ms-clip-path: none;
  clip-path: none;
}
.theme-block.image .bg .bg5 {
  width: 400px;
  height: 400px;
  background: transparent linear-gradient(45deg, #005581 0%, #035884 2%, #328AB4 34%, #55AED6 62%, #6AC4EC 85%, #72CDF4 100%);
}
.theme-block.image .bg .bg6 {
  width: 120px;
  height: 120px;
  background: rgba(0, 0, 0, 0.1);
  -moz-clip-path: polygon(100% 0%, 100% 60px, 60px 100%, 0% 100%);
  -o-clip-path: polygon(100% 0%, 100% 60px, 60px 100%, 0% 100%);
  -ms-clip-path: polygon(100% 0%, 100% 60px, 60px 100%, 0% 100%);
  clip-path: polygon(100% 0%, 100% 60px, 60px 100%, 0% 100%);
}
.wp-block-group.has-background + .theme-block.image {
  margin-top: calc(var(--block-margin, 4.5rem) * -1);
}
.wp-block-group.has-background + .theme-block.image:before {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  width: 100vw;
  height: 50%;
  padding: 30px 0;
  margin: 0 0 0 -50vw;
}
body.has-js .theme-block.image {
  transform: none !important;
}
body.has-js .theme-block.image .image,
body.has-js .theme-block.image .bg {
  transform: translate(0, 50px);
  transition: opacity 1s ease-in-out, transform 1s ease-in-out;
  opacity: 0;
}
body.has-js .theme-block.image.visible .image,
body.has-js .theme-block.image.visible .bg {
  transform: translate(0, 0px);
  opacity: 1;
}
@media screen and (max-width: 1054px) {
  .theme-block.image {
    width: 100vw;
    margin-left: -50vw;
    box-sizing: border-box;
    padding: 0 30px;
  }
  .theme-block.image .bg {
    width: 100vw;
    right: 0;
  }
}
@media screen and (max-width: 767px) {
  .theme-block.image {
    padding: 0 4.6875vw;
  }
  .theme-block.image .bg .bg5 {
    width: 200px;
    height: 200px;
  }
  .theme-block.image .bg .bg3 {
    height: calc(100% - 200px);
  }
}
@media screen and (max-width: 600px) {
  .theme-block.image {
    padding: 0;
  }
  .theme-block.image .bg .bg2 {
    left: 30px;
  }
}

.wp-block-group.has-background.has-blue-background-color + .theme-block.image:before {
  background-color: #1295D8;
}
.wp-block-group.has-background.has-gold-background-color + .theme-block.image:before {
  background-color: #FFB511;
}
.wp-block-group.has-background.has-dark-blue-background-color + .theme-block.image:before {
  background-color: #005581;
}
.wp-block-group.has-background.has-light-blue-background-color + .theme-block.image:before {
  background-color: #72CDF4;
}
.wp-block-group.has-background.has-yellow-background-color + .theme-block.image:before {
  background-color: #FFD200;
}
.wp-block-group.has-background.has-light-yellow-background-color + .theme-block.image:before {
  background-color: #FFE552;
}
.wp-block-group.has-background.has-orange-red-background-color + .theme-block.image:before {
  background-color: #FF6E1B;
}
.wp-block-group.has-background.has-orange-background-color + .theme-block.image:before {
  background-color: #FF8F28;
}
.wp-block-group.has-background.has-teal-background-color + .theme-block.image:before {
  background-color: #00778B;
}
.wp-block-group.has-background.has-light-teal-background-color + .theme-block.image:before {
  background-color: #00A3AD;
}
.wp-block-group.has-background.has-fushia-background-color + .theme-block.image:before {
  background-color: #E44C9A;
}
.wp-block-group.has-background.has-pink-background-color + .theme-block.image:before {
  background-color: #FEB2E0;
}
.wp-block-group.has-background.has-bronze-background-color + .theme-block.image:before {
  background-color: #B4975A;
}
.wp-block-group.has-background.has-white-background-color + .theme-block.image:before {
  background-color: white;
}
.wp-block-group.has-background.has-black-background-color + .theme-block.image:before {
  background-color: #434343;
}
.wp-block-group.has-background.has-gray-background-color + .theme-block.image:before {
  background-color: #BEB6AF;
}
.wp-block-group.has-background.has-dark-gray-background-color + .theme-block.image:before {
  background-color: #6D6D6D;
}
.wp-block-group.has-background.has-light-gray-background-color + .theme-block.image:before {
  background-color: #F0EFED;
}

.theme-block.image-shadow {
  margin: 2rem auto calc(var(--block-margin, 4.5rem) * 1);
  position: relative;
  transform: translate(-15px, 0px);
}
.theme-block.image-shadow:first-child {
  margin-top: 0;
}
.theme-block.image-shadow:last-child {
  margin-bottom: 0;
}
.theme-block.image-shadow .image {
  position: relative;
  z-index: 1;
}
.theme-block.image-shadow .image img {
  display: block;
}
.theme-block.image-shadow .bg {
  position: absolute;
  bottom: -15px;
  right: -30px;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(3deg, #FFE552, #E44C9A);
}
.theme-block.image-shadow.scrolling .bg {
  bottom: 15%;
}
.wp-block-theme-blocks-carousel .slide .theme-block.image-shadow {
  margin: 2em 0;
}
@media screen and (max-width: 781px) {
  .theme-block.image-shadow {
    margin: 2rem auto;
  }
}
@media screen and (max-width: 781px) and (min-width: 600px) {
  .theme-block.image-shadow {
    margin-right: 2rem;
  }
}

.wp-block-gallery.logos {
  justify-content: center;
  margin: 0 auto;
  max-width: 900px;
}
.wp-block-gallery.logos .blocks-gallery-grid .blocks-gallery-item {
  width: 200px;
  margin: 0;
}
.wp-block-gallery.logos .blocks-gallery-grid .blocks-gallery-item figure {
  display: flex;
  padding: 1em;
  margin: 0;
  align-items: center;
}
.wp-block-gallery.logos .blocks-gallery-grid .blocks-gallery-item figcaption {
  position: absolute;
  bottom: 0;
  right: 0;
  font-size: 12px;
}
.wp-block-gallery.logos .blocks-gallery-grid .blocks-gallery-item img {
  margin: 0 auto;
  max-width: 180px;
  max-height: 180px;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
}

.wp-block-columns > .wp-block-column .wider {
  margin-left: 0;
  margin-right: 0;
}
.wp-block-columns > .wp-block-column .wp-block-theme-blocks-chart {
  margin-top: calc(var(--block-margin, 4.5rem) * 0.775);
  margin-bottom: calc(var(--block-margin, 4.5rem) * 0.775);
}
@media screen and (max-width: 780px) and (min-width: 600px) {
  .wp-block-columns.stars {
    flex-wrap: nowrap !important;
  }
}
.wp-block-columns.awards .wp-block-image {
  max-width: 300px;
}

.wp-block-column.stat {
  gap: 1rem;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 600px) {
  .wp-block-column.stat {
    row-gap: 1.7rem;
  }
}

.wp-block-quote {
  margin: calc(var(--block-margin, 4.5rem) * 0.625);
  padding: 0;
  max-width: 580px;
  border: 0;
  font-weight: 500;
  font-family: KievitWebPro, sans-serif;
  font-size: 1.3em;
  font-style: normal;
  line-height: 1.4;
}
.wp-block-quote:first-child {
  margin-top: 0;
}
.wp-block-quote:last-child {
  margin-bottom: 0;
}
.wp-block-quote p {
  margin: 0 0 1em;
}
.wp-block-quote p:last-child {
  margin-bottom: 0;
}
.wp-block-quote cite {
  display: block;
  font-size: 0.7em;
  font-style: normal;
  font-weight: normal;
  text-align: right;
}
.wp-block-quote cite:before {
  content: "–";
  margin: 0 0.25em 0 0;
}
.wp-block-quote.is-style-large {
  margin: calc(var(--block-margin, 4.5rem) * 1) auto;
  max-width: none;
  padding: 0;
}
.wp-block-quote.is-style-large p {
  font-size: 2em;
  font-style: inherit;
  line-height: inherit;
}
.wp-block-quote.is-style-gradient {
  position: relative;
  border: 0;
  max-width: none;
  padding: 30px 30px 30px 45px;
  color: #3B3B3B;
  background-image: linear-gradient(3deg, #FFD460 0%, #FF7BAC 100%);
  -moz-clip-path: polygon(15px 0px, 100% 0%, 100% 100%, 15px 100%, 15px calc(50% + 15px), 0% 50%, 15px calc(50% - 15px));
  -o-clip-path: polygon(15px 0px, 100% 0%, 100% 100%, 15px 100%, 15px calc(50% + 15px), 0% 50%, 15px calc(50% - 15px));
  -ms-clip-path: polygon(15px 0px, 100% 0%, 100% 100%, 15px 100%, 15px calc(50% + 15px), 0% 50%, 15px calc(50% - 15px));
  clip-path: polygon(15px 0px, 100% 0%, 100% 100%, 15px 100%, 15px calc(50% + 15px), 0% 50%, 15px calc(50% - 15px));
}
.wp-block-quote.is-style-gradient:after {
  content: " ";
  display: block;
  position: absolute;
  bottom: 0;
  right: 0px;
  width: 100%;
  height: 20px;
  background: url(images/white-lines.svg) no-repeat 100% 10%;
  background-size: auto 65px;
}
.wp-block-quote.is-style-gradient.has-text-align-right {
  padding: 30px 45px 30px 30px;
  -moz-clip-path: polygon(0px 0px, calc(100% - 15px) 0px, calc(100% - 15px) calc(50% - 15px), 100% 50%, calc(100% - 15px) calc(50% + 15px), calc(100% - 15px) 100%, 0% 100%);
  -o-clip-path: polygon(0px 0px, calc(100% - 15px) 0px, calc(100% - 15px) calc(50% - 15px), 100% 50%, calc(100% - 15px) calc(50% + 15px), calc(100% - 15px) 100%, 0% 100%);
  -ms-clip-path: polygon(0px 0px, calc(100% - 15px) 0px, calc(100% - 15px) calc(50% - 15px), 100% 50%, calc(100% - 15px) calc(50% + 15px), calc(100% - 15px) 100%, 0% 100%);
  clip-path: polygon(0px 0px, calc(100% - 15px) 0px, calc(100% - 15px) calc(50% - 15px), 100% 50%, calc(100% - 15px) calc(50% + 15px), calc(100% - 15px) 100%, 0% 100%);
}
.wp-block-quote.is-style-gradient.has-text-align-right:after {
  left: 30px;
  right: auto;
}
.wp-block-quote.is-style-gradient.has-text-align-center {
  -moz-clip-path: none;
  -o-clip-path: none;
  -ms-clip-path: none;
  clip-path: none;
}
@media screen and (max-width: 767px) {
  .wp-block-quote.is-style-gradient {
    margin: 1rem;
  }
}

.wp-block-details {
  list-style: none;
}
.wp-block-details > summary {
  list-style: none;
}
.wp-block-details > summary::-webkit-details-marker {
  display: none;
}
.wp-block-details > summary::marker {
  display: none;
  content: "";
}
.wp-block-details > :not(summary) {
  margin-block-end: 1.25em;
  margin-block-start: 1.25em;
}
.wp-block-details.is-style-read-more {
  position: relative;
  padding: 0.2em 1.5em 0.3em 0;
}
.wp-block-details.is-style-read-more summary {
  display: inline-block;
  padding: 0.2em 1.5em 0.3em 0;
  position: relative;
  text-transform: uppercase;
  color: #005581;
  text-decoration: none;
  font-weight: 500;
  font-size: 0.8em;
}
.wp-block-details.is-style-read-more summary:hover {
  color: #1295D8;
}
.wp-block-details.is-style-read-more summary:hover:before {
  opacity: 0;
}
.wp-block-details.is-style-read-more summary::before {
  content: " ";
  top: 100%;
  left: 0;
  width: 100%;
  height: 2px;
  background: rgba(0, 0, 0, 0.2);
  opacity: 1;
}
.wp-block-details.is-style-read-more summary::after {
  right: 0;
  top: 5px;
  font-family: "Font Awesome 6 Free";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: 900;
  text-transform: none;
  content: "\+";
  font-size: 12px;
}
.wp-block-details.is-style-read-more summary:before, .wp-block-details.is-style-read-more summary:after {
  transition: all 0.2s linear;
  position: absolute;
}
.wp-block-details.is-style-expandable {
  position: relative;
  border-top: 2px solid #ddd;
  padding: 30px 0px 0px 1em;
  margin-top: 30px;
  transition: all 0.2s linear;
}
.wp-block-details.is-style-expandable summary {
  font-size: 1.35rem;
  padding: 0;
  clear: both;
  font-weight: 500;
  font-style: normal;
  line-height: 1.1;
  font-family: KievitWebPro, sans-serif;
  text-indent: -0.35em;
  cursor: pointer;
}
.wp-block-details.is-style-expandable summary:before {
  content: "";
  display: inline-block;
  margin: 0 0.5em 0 0;
  font-size: 0.7em;
  padding-top: 1px;
  font-family: "Font Awesome 6 Free";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: 900;
  text-transform: none;
  content: "\+";
  transition: all 0.2s linear;
  margin-left: -0.75em;
  padding-left: 0.75em;
}
.wp-block-details.is-style-expandable summary:focus {
  outline: none;
  text-decoration: underline;
}
.wp-block-details p {
  margin-bottom: 1.25em;
}
.wp-block-details h1:first-child,
.wp-block-details h2:first-child,
.wp-block-details h3:first-child,
.wp-block-details h4:first-child,
.wp-block-details h5:first-child,
.wp-block-details h6:first-child {
  margin-top: 0;
}

.wp-block-details[open] summary {
  margin-bottom: 1.25em;
}
.wp-block-details[open].is-style-read-more summary:after {
  transform: rotate(180deg);
  content: "\f068";
}
.wp-block-details[open].is-style-expandable {
  padding-bottom: 8px;
}
.wp-block-details[open].is-style-expandable summary {
  color: #005581;
}
.wp-block-details[open].is-style-expandable summary:hover {
  color: #1295D8;
}
.wp-block-details[open].is-style-expandable summary:before {
  content: "\f068";
  transform: rotate(180deg);
  margin-left: -0.75em;
  padding-left: 0.75em;
}

.browse-locations .wp-block-details {
  overflow: visible;
  max-height: 50px;
  transition: all 0.5s ease-in-out;
}
.browse-locations .wp-block-details summary {
  margin: 0 auto;
  max-width: 14em;
  border-bottom: 3px solid #ddd;
  line-height: 1;
  padding: 0 1em 0.6em 0;
  border-top: 0;
  font-size: 1.65rem;
  font-weight: 500;
  font-style: normal;
  font-family: KievitWebPro, sans-serif;
  position: relative;
}
.browse-locations .wp-block-details summary:before {
  position: absolute;
  margin: 0 4px 0 0;
  right: 0;
  padding: 0;
  font-size: 30px;
  font-family: "Font Awesome 6 Free";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: 900;
  text-transform: none;
  content: "\f107";
  transition: all 0.5s ease-in-out;
  line-height: 1;
}
.browse-locations .wp-block-details .theme-block.locations a {
  letter-spacing: 0.02em;
  text-transform: uppercase;
  font-size: 0.9rem;
  font-weight: 500;
  line-height: 1.2;
  color: #F0EFED;
}
.browse-locations .wp-block-details .theme-block.locations a:hover {
  text-decoration: none;
  color: #FFD200;
}
.browse-locations .wp-block-details[open] {
  max-height: 400px;
}
.browse-locations .wp-block-details[open] summary {
  margin-bottom: 1.5em;
}
.browse-locations .wp-block-details[open] summary:before {
  transform: scaleY(-1);
  padding: 0;
}

p {
  margin: 0 0 1.25em 0;
  overflow-wrap: break-word;
}
p:last-child {
  margin-bottom: 0;
}

p.has-drop-cap:not(:focus)::first-letter {
  display: block;
  float: left;
  padding: 0;
  margin: 0.15em 0.05em 0 -0.05em;
  text-transform: uppercase;
  font-family: KievitWebPro, sans-serif;
  font-size: 3.16em;
  font-weight: bold;
  line-height: 0.7;
}

.page-styleguide #share-tab,
.page-styleguide #support-work,
.page-styleguide #related,
.page-styleguide #footer:before {
  display: none;
}
.page-styleguide .placeholders {
  float: left;
  margin: 20px 20px 20px 0;
  padding: 50px 5px 0;
  box-sizing: border-box;
  text-align: center;
  background-color: #eee;
}
.page-styleguide .wp-block-group.section {
  margin: 40px 0;
}
.page-styleguide .wp-block-group.section .usage {
  color: #999;
  margin: 20px 0 30px 20px;
  font-style: italic;
}
.page-styleguide .circle {
  width: 115px;
  height: 115px;
  margin: 9px;
  display: inline-block;
  text-align: center;
  font-size: 80%;
  font-weight: 500;
  border-radius: 50%;
}
.page-styleguide .circle:before {
  content: "";
  height: 35px;
  position: relative;
  display: block;
}
.page-styleguide .circle.border {
  border: 1px solid #6D6D6D;
}
.page-styleguide .circle p {
  margin-top: 37px;
}
.page-styleguide .circle.first {
  margin-left: 0;
}
.page-styleguide .circle.last {
  margin-right: 0;
}
.page-styleguide .circle.primary1 {
  background-color: #1295D8;
}
.page-styleguide .circle.primary2 {
  background-color: #FFB511;
}
.page-styleguide .circle.primary3 {
  background-color: #005581;
}
.page-styleguide .circle.primary4 {
  background-color: white;
}
.page-styleguide .circle.primary5 {
  background-color: #F0EFED;
}
.page-styleguide .circle.secondary1 {
  background-color: #FFD200;
}
.page-styleguide .circle.secondary2 {
  background-color: #FFE552;
}
.page-styleguide .circle.secondary3 {
  background-color: #FF6E1B;
}
.page-styleguide .circle.secondary4 {
  background-color: #FF8F28;
}
.page-styleguide .circle.secondary5 {
  background-color: #B4975A;
}
.page-styleguide .circle.secondary6 {
  background-color: #00778B;
}
.page-styleguide .circle.secondary7 {
  background-color: #00A3AD;
}
.page-styleguide .circle.secondary8 {
  background-color: #E44C9A;
}
.page-styleguide .circle.secondary9 {
  background-color: #FEB2E0;
}
.page-styleguide .circle.secondary10 {
  background-color: #6D6D6D;
}
.page-styleguide .circle.secondary11 {
  background-color: #BEB6AF;
}
.page-styleguide .circle.secondary12 {
  background-color: #434343;
}
.page-styleguide .posts-nav {
  text-align: center;
}
.page-styleguide .posts-nav ul {
  display: inline-block;
}/*# sourceMappingURL=style.css.map */