@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Asap:ital,wght@0,400;0,700;1,400;1,700&display=swap");
.wpcf7 form .wpcf7-form-control-wrap {
  display: block;
  position: relative;
}
.wpcf7 form .wpcf7-form-control-wrap input:not([type=submit]),
.wpcf7 form .wpcf7-form-control-wrap textarea {
  margin-bottom: 0;
}
.wpcf7 form .wpcf7-list-item-label {
  cursor: pointer;
}
.wpcf7 form .wpcf7-response-output {
  font-weight: bold;
  text-align: center;
  margin: 0 0 1em 0;
  padding: 1em;
  border-radius: 0.5em;
}
.wpcf7 form .wpcf7-not-valid-tip {
  padding: 0.05em 0.4em;
  position: absolute;
  bottom: 0.25em;
  right: 0.25em;
  font-size: 0.75rem;
  color: #F18A00;
  font-weight: bold;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
  border-color: #F18A00;
  font-weight: bold;
  color: #F18A00;
}
.wpcf7 .wpcf7-list-item {
  margin: 0 1.5em 0 0;
}
.wpcf7 .wpcf7-not-valid {
  border-color: #F18A00 !important;
  background-color: rgba(241, 138, 0, 0.1) !important;
}
.wpcf7 textarea {
  max-height: 12.25em;
}

.tns-outer {
  padding: 0 !important;
}
.tns-outer [hidden] {
  display: none !important;
}
.tns-outer [aria-controls], .tns-outer [data-action] {
  cursor: pointer;
}

.tns-slider {
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
  transition: all 0s;
}
.tns-slider > .tns-item {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.tns-horizontal.tns-subpixel {
  white-space: nowrap;
}
.tns-horizontal.tns-subpixel > .tns-item {
  display: inline-block;
  vertical-align: top;
  white-space: normal;
}
.tns-horizontal.tns-no-subpixel:after {
  content: "";
  display: table;
  clear: both;
}
.tns-horizontal.tns-no-subpixel > .tns-item {
  float: left;
}
.tns-horizontal.tns-carousel.tns-no-subpixel > .tns-item {
  margin-right: -100%;
}

.tns-no-calc {
  position: relative;
  left: 0;
}

.tns-gallery {
  position: relative;
  left: 0;
  min-height: 1px;
}
.tns-gallery > .tns-item {
  position: absolute;
  left: -100%;
  -webkit-transition: transform 0s, opacity 0s;
  -moz-transition: transform 0s, opacity 0s;
  transition: transform 0s, opacity 0s;
}
.tns-gallery > .tns-slide-active {
  position: relative;
  left: auto !important;
}
.tns-gallery > .tns-moving {
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s;
}

.tns-autowidth {
  display: inline-block;
}

.tns-lazy-img {
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  transition: opacity 0.6s;
  opacity: 0.6;
}
.tns-lazy-img.tns-complete {
  opacity: 1;
}

.tns-ah {
  -webkit-transition: height 0s;
  -moz-transition: height 0s;
  transition: height 0s;
}

.tns-ovh {
  overflow: hidden;
}

.tns-visually-hidden {
  position: absolute;
  left: -10000em;
}

.tns-transparent {
  opacity: 0;
  visibility: hidden;
}

.tns-fadeIn {
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 0;
}

.tns-normal, .tns-fadeOut {
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: -1;
}

.tns-vpfix {
  white-space: nowrap;
}
.tns-vpfix > div, .tns-vpfix > li {
  display: inline-block;
}

.tns-t-subp2 {
  margin: 0 auto;
  width: 310px;
  position: relative;
  height: 10px;
  overflow: hidden;
}
.tns-t-ct {
  width: 2333.3333333333%;
  width: -webkit-calc(100% * 70 / 3);
  width: -moz-calc(100% * 70 / 3);
  width: calc(100% * 70 / 3);
  position: absolute;
  right: 0;
}
.tns-t-ct:after {
  content: "";
  display: table;
  clear: both;
}
.tns-t-ct > div {
  width: 1.4285714286%;
  width: -webkit-calc(100% / 70);
  width: -moz-calc(100% / 70);
  width: calc(100% / 70);
  height: 10px;
  float: left;
}

.tns-nav {
  text-align: center;
  margin: 40px 0 50px 0;
}
.tns-nav button {
  all: unset;
  display: revert;
  background-color: rgb(255, 255, 255);
  width: 30px;
  height: 8px;
  margin: 1px;
  opacity: 0.3;
  border-radius: 5px;
}
@media (max-width: 1299px) {
  .tns-nav button {
    height: 12px;
    margin: 3px;
  }
}
.tns-nav button.tns-nav-active {
  opacity: 1;
}

.glightbox-container {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999 !important;
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
  -webkit-text-size-adjust: 100%;
  -webkit-backface-visibility: hidden;
  outline: 0;
  overflow: hidden;
}

.glightbox-container.inactive {
  display: none;
}

.glightbox-container .gcontainer {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 9999;
  overflow: hidden;
}

.glightbox-container .gslider {
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  position: relative;
  overflow: hidden;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.glightbox-container .gslide {
  width: 100%;
  position: absolute;
  opacity: 1;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  opacity: 0;
}

.glightbox-container .gslide.current {
  opacity: 1;
  z-index: 99999;
  position: relative;
}

.glightbox-container .gslide.prev {
  opacity: 1;
  z-index: 9999;
}

.glightbox-container .gslide-inner-content {
  width: 100%;
}

.glightbox-container .ginner-container {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  max-width: 100%;
  margin: auto;
  height: 100vh;
}

.glightbox-container .ginner-container.gvideo-container {
  width: 100%;
}

.glightbox-container .ginner-container.desc-bottom,
.glightbox-container .ginner-container.desc-top {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.glightbox-container .ginner-container.desc-left,
.glightbox-container .ginner-container.desc-right {
  max-width: 100% !important;
}

.gslide iframe,
.gslide video {
  outline: 0 !important;
  border: none;
  min-height: 165px;
  -webkit-overflow-scrolling: touch;
  -ms-touch-action: auto;
  touch-action: auto;
}

.gslide-image {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.gslide-image img {
  max-height: 100vh;
  display: block;
  max-width: 100%;
  margin: 0;
  padding: 0;
  float: none;
  outline: 0;
  border: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  max-width: 100vw;
  width: auto;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
  -ms-touch-action: none;
  touch-action: none;
  margin: auto;
  min-width: 200px;
}

.desc-bottom .gslide-image img,
.desc-top .gslide-image img {
  width: auto;
}

.desc-left .gslide-image img,
.desc-right .gslide-image img {
  width: auto;
  max-width: 100%;
}

.gslide-image img.zoomable {
  position: relative;
}

.gslide-image img.dragging {
  cursor: -webkit-grabbing !important;
  cursor: grabbing !important;
  -webkit-transition: none;
  transition: none;
}

.gslide-video {
  width: 100%;
  max-width: 100%;
  position: relative;
  width: 100vh;
  max-width: 100vh;
  width: 100% !important;
}

.gslide-video .gvideo-wrapper {
  width: 100%;
  margin: auto;
}

.gslide-video::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(255, 0, 0, 0.34);
  display: none;
}

.gslide-video.playing::before {
  display: none;
}

.gslide-video.fullscreen {
  max-width: 100% !important;
  min-width: 100%;
  height: 75vh;
}

.gslide-video.fullscreen video {
  max-width: 100% !important;
  width: 100% !important;
}

.gslide-inline {
  background: #fff;
  text-align: left;
  max-height: calc(100vh - 40px);
  overflow: auto;
  max-width: 100%;
}

.gslide-inline .ginlined-content {
  padding: 20px;
  width: 100%;
}

.gslide-inline .dragging {
  cursor: -webkit-grabbing !important;
  cursor: grabbing !important;
  -webkit-transition: none;
  transition: none;
}

.ginlined-content {
  overflow: auto;
  display: block !important;
  opacity: 1;
}

.gslide-external {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-width: 100%;
  background: #fff;
  padding: 0;
  overflow: auto;
  max-height: 75vh;
  height: 100%;
}

.gslide-media {
  display: block;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: auto;
}

.zoomed .gslide-media {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.desc-bottom .gslide-media,
.desc-top .gslide-media {
  margin: 0 auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.gslide-description {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
}

.gslide-description.description-left,
.gslide-description.description-right {
  max-width: 100%;
}

.gslide-description.description-bottom,
.gslide-description.description-top {
  margin: 0 auto;
  width: 100%;
}

.gslide-description p {
  margin-bottom: 12px;
}

.gslide-description p:last-child {
  margin-bottom: 0;
}

.zoomed .gslide-description {
  display: none;
}

.glightbox-mobile .glightbox-container .gslide-description {
  height: auto !important;
  width: 100%;
  background: 0 0;
  position: absolute;
  bottom: 15px;
  padding: 19px 11px;
  max-width: 100vw !important;
  -webkit-box-ordinal-group: 3 !important;
  -ms-flex-order: 2 !important;
  order: 2 !important;
  max-height: 78vh;
  overflow: auto !important;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.75)));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.75) 100%);
  -webkit-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
  padding-bottom: 50px;
}

.glightbox-mobile .glightbox-container .gslide-title {
  color: #fff;
  font-size: 1em;
}

.glightbox-mobile .glightbox-container .gslide-desc {
  color: #a1a1a1;
}

.glightbox-mobile .glightbox-container .gslide-desc a {
  color: #fff;
  font-weight: 700;
}

.glightbox-mobile .glightbox-container .gslide-desc * {
  color: inherit;
}

.glightbox-mobile .glightbox-container .gslide-desc string {
  color: #fff;
}

.glightbox-mobile .glightbox-container .gslide-desc .desc-more {
  color: #fff;
  opacity: 0.4;
}

.gdesc-open .gslide-media {
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  opacity: 0.4;
}

.gdesc-open .gdesc-inner {
  padding-bottom: 30px;
}

.gdesc-closed .gslide-media {
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  opacity: 1;
}

.greset {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.gabsolute {
  position: absolute;
}

.grelative {
  position: relative;
}

.glightbox-desc {
  display: none !important;
}

.glightbox-open {
  overflow: hidden;
}

.gloader {
  height: 25px;
  width: 25px;
  -webkit-animation: lightboxLoader 0.8s infinite linear;
  animation: lightboxLoader 0.8s infinite linear;
  border: 2px solid #fff;
  border-right-color: transparent;
  border-radius: 50%;
  position: absolute;
  display: block;
  z-index: 9999;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 47%;
}

.goverlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: #000;
  will-change: opacity;
}

.glightbox-mobile .goverlay {
  background: #000;
}

.gclose,
.gnext,
.gprev {
  background-repeat: no-repeat;
  z-index: 99999;
  cursor: pointer;
  width: 26px;
  height: 44px;
  display: block;
  background-position: 0 0;
  border: none;
}

.gclose svg,
.gnext svg,
.gprev svg {
  display: block;
  width: 100%;
  height: auto;
}

.gclose.disabled,
.gnext.disabled,
.gprev.disabled {
  opacity: 0.1;
}

.gclose .garrow,
.gnext .garrow,
.gprev .garrow {
  stroke: #fff;
}

iframe.wait-autoplay {
  opacity: 0;
}

.glightbox-closing .gclose,
.glightbox-closing .gnext,
.glightbox-closing .gprev {
  opacity: 0 !important;
}

.glightbox-clean .gslide-description,
.glightbox-modern .gslide-description {
  background: #fff;
}

.glightbox-clean .gdesc-inner,
.glightbox-modern .gdesc-inner {
  padding: 22px 20px;
}

.glightbox-clean .gslide-title,
.glightbox-modern .gslide-title {
  font-size: 1em;
  font-weight: 400;
  font-family: arial;
  color: #000;
  margin-bottom: 19px;
  line-height: 1.4em;
}

.glightbox-clean .gslide-desc,
.glightbox-modern .gslide-desc {
  font-size: 0.86em;
  margin-bottom: 0;
  font-family: arial;
  line-height: 1.4em;
}

.glightbox-clean .gslide-video,
.glightbox-modern .gslide-video {
  background: #000;
}

.glightbox-clean .gclose,
.glightbox-clean .gnext,
.glightbox-clean .gprev,
.glightbox-modern .gclose,
.glightbox-modern .gnext,
.glightbox-modern .gprev {
  background-color: rgba(0, 0, 0, 0.12);
}

.glightbox-clean .gclose:hover,
.glightbox-clean .gnext:hover,
.glightbox-clean .gprev:hover,
.glightbox-modern .gclose:hover,
.glightbox-modern .gnext:hover,
.glightbox-modern .gprev:hover {
  background-color: rgba(0, 0, 0, 0.2);
}

.glightbox-clean .gclose path,
.glightbox-clean .gnext path,
.glightbox-clean .gprev path,
.glightbox-modern .gclose path,
.glightbox-modern .gnext path,
.glightbox-modern .gprev path {
  fill: #fff;
}

.glightbox-clean button:focus:not(.focused):not(.disabled),
.glightbox-modern button:focus:not(.focused):not(.disabled) {
  outline: 0;
}

.glightbox-clean .gprev,
.glightbox-modern .gprev {
  position: absolute;
  top: -100%;
  left: 30px;
  width: 40px;
  height: 56px;
}

.glightbox-clean .gnext,
.glightbox-modern .gnext {
  position: absolute;
  top: -100%;
  right: 30px;
  width: 40px;
  height: 56px;
}

.glightbox-clean .gclose,
.glightbox-modern .gclose {
  width: 35px;
  height: 35px;
  top: 15px;
  right: 10px;
  position: absolute;
  opacity: 0.7;
  background-position: -59px 2px;
}

.glightbox-clean .gclose svg,
.glightbox-modern .gclose svg {
  width: 20px;
}

.glightbox-clean .gclose:hover,
.glightbox-modern .gclose:hover {
  opacity: 1;
}

.gfadeIn {
  -webkit-animation: gfadeIn 0.5s ease;
  animation: gfadeIn 0.5s ease;
}

.gfadeOut {
  -webkit-animation: gfadeOut 0.5s ease;
  animation: gfadeOut 0.5s ease;
}

.gslideOutLeft {
  -webkit-animation: gslideOutLeft 0.3s ease;
  animation: gslideOutLeft 0.3s ease;
}

.gslideInLeft {
  -webkit-animation: gslideInLeft 0.3s ease;
  animation: gslideInLeft 0.3s ease;
}

.gslideOutRight {
  -webkit-animation: gslideOutRight 0.3s ease;
  animation: gslideOutRight 0.3s ease;
}

.gslideInRight {
  -webkit-animation: gslideInRight 0.3s ease;
  animation: gslideInRight 0.3s ease;
}

.gzoomIn {
  -webkit-animation: gzoomIn 0.5s ease;
  animation: gzoomIn 0.5s ease;
}

.gzoomOut {
  -webkit-animation: gzoomOut 0.5s ease;
  animation: gzoomOut 0.5s ease;
}

@-webkit-keyframes lightboxLoader {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes lightboxLoader {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes gfadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes gfadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes gfadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes gfadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@-webkit-keyframes gslideInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-60%, 0, 0);
    transform: translate3d(-60%, 0, 0);
  }
  to {
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes gslideInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-60%, 0, 0);
    transform: translate3d(-60%, 0, 0);
  }
  to {
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@-webkit-keyframes gslideOutLeft {
  from {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    -webkit-transform: translate3d(-60%, 0, 0);
    transform: translate3d(-60%, 0, 0);
    opacity: 0;
    visibility: hidden;
  }
}
@keyframes gslideOutLeft {
  from {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    -webkit-transform: translate3d(-60%, 0, 0);
    transform: translate3d(-60%, 0, 0);
    opacity: 0;
    visibility: hidden;
  }
}
@-webkit-keyframes gslideInRight {
  from {
    opacity: 0;
    visibility: visible;
    -webkit-transform: translate3d(60%, 0, 0);
    transform: translate3d(60%, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes gslideInRight {
  from {
    opacity: 0;
    visibility: visible;
    -webkit-transform: translate3d(60%, 0, 0);
    transform: translate3d(60%, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@-webkit-keyframes gslideOutRight {
  from {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    -webkit-transform: translate3d(60%, 0, 0);
    transform: translate3d(60%, 0, 0);
    opacity: 0;
  }
}
@keyframes gslideOutRight {
  from {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    -webkit-transform: translate3d(60%, 0, 0);
    transform: translate3d(60%, 0, 0);
    opacity: 0;
  }
}
@-webkit-keyframes gzoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 1;
  }
}
@keyframes gzoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes gzoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
@keyframes gzoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
@media (min-width: 769px) {
  .glightbox-container .ginner-container {
    width: auto;
    height: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .glightbox-container .ginner-container.desc-top .gslide-description {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .glightbox-container .ginner-container.desc-top .gslide-image,
  .glightbox-container .ginner-container.desc-top .gslide-image img {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .glightbox-container .ginner-container.desc-left .gslide-description {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .glightbox-container .ginner-container.desc-left .gslide-image {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .gslide-image img {
    max-height: 97vh;
    max-width: calc(100% - 20px);
    max-width: 100%;
  }
  .gslide-image img.zoomable {
    cursor: -webkit-zoom-in;
    cursor: zoom-in;
  }
  .zoomed .gslide-image img.zoomable {
    cursor: -webkit-grab;
    cursor: grab;
  }
  .gslide-inline {
    max-height: 95vh;
  }
  .gslide-external {
    max-height: 100vh;
  }
  .gslide-description.description-left,
  .gslide-description.description-right {
    max-width: 275px;
  }
  .glightbox-open {
    height: auto;
  }
  .goverlay {
    background: rgba(0, 0, 0, 0.92);
  }
  .glightbox-clean .gslide-media,
  .glightbox-modern .gslide-media {
    -webkit-box-shadow: 1px 2px 9px 0 rgba(0, 0, 0, 0.65);
    box-shadow: 1px 2px 9px 0 rgba(0, 0, 0, 0.65);
  }
  .glightbox-clean .description-left .gdesc-inner,
  .glightbox-clean .description-right .gdesc-inner,
  .glightbox-modern .description-left .gdesc-inner,
  .glightbox-modern .description-right .gdesc-inner {
    position: absolute;
    height: 100%;
    overflow-y: auto;
  }
  .glightbox-clean .gprev,
  .glightbox-modern .gprev {
    top: 45%;
  }
  .glightbox-clean .gnext,
  .glightbox-modern .gnext {
    top: 45%;
  }
}
@media (min-width: 992px) {
  .glightbox-clean .gclose,
  .glightbox-modern .gclose {
    right: 20px;
  }
}
@media screen and (max-height: 420px) {
  .goverlay {
    background: #000;
  }
}
.gnext,
.gprev {
  display: none !important;
}

.plyr__control--overlaid {
  background-color: rgb(128, 128, 128);
}

.plyr--full-ui input[type=range] {
  color: rgb(128, 128, 128);
}

.gslide-media.gslide-video {
  max-width: 1680px !important;
}
@media (min-width: 800px) {
  .gslide-media.gslide-video {
    margin: 120px;
  }
}

.goverlay {
  background: rgba(0, 0, 0, 0.85);
}

#sprite-plyr[hidden] {
  display: none;
}

.gslide iframe,
.gslide video {
  max-width: 100% !important;
}

*:where(:not(a, button, input, select, textarea, html, iframe, input[type=radio], input[type=checkbox], canvas, img, svg, video):not(svg *, symbol *)) {
  all: unset;
  display: revert;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

a,
button {
  cursor: revert;
}

ol,
ul,
menu {
  list-style: none;
}

img {
  max-width: 100%;
}

table {
  border-collapse: collapse;
}

input,
textarea {
  -webkit-user-select: auto;
}

textarea {
  white-space: revert;
}

meter {
  -webkit-appearance: revert;
  appearance: revert;
}

::placeholder {
  color: unset;
}

:where([hidden]) {
  display: none;
}

:where([contenteditable]:not([contenteditable=false])) {
  -moz-user-modify: read-write;
  -webkit-user-modify: read-write;
  overflow-wrap: break-word;
  -webkit-line-break: after-white-space;
  -webkit-user-select: auto;
}

:where([draggable=true]) {
  -webkit-user-drag: element;
}

g,
path,
rect {
  transform-box: fill-box;
  transform-origin: center;
}

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  overflow-x: hidden;
}

.clearfix::after {
  clear: both;
  content: "";
  display: table;
}

.container {
  max-width: 960px; /* 1 */
  margin-left: auto; /* 2 */
  margin-right: auto; /* 2 */
  padding-left: 50px; /* 3 */
  padding-right: 50px; /* 3 */
  width: 100%; /* 1 */
}
@media (max-width: 799px) {
  .container {
    padding-left: 25px;
    padding-right: 25px;
  }
}

.hide-text {
  overflow: hidden;
  padding: 0; /* 1 */
  text-indent: 101%;
  white-space: nowrap;
}

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

.full-width {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}

@media (max-width: 799px) {
  .hide-on-phone {
    display: none;
  }
}
@media (min-width: 800px) and (max-width: 1299px) {
  .hide-on-tablet {
    display: none;
  }
}
@media (min-width: 1300px) and (max-width: 1799px) {
  .hide-on-laptop {
    display: none;
  }
}
@media (min-width: 1800px) {
  .hide-on-desktop {
    display: none;
  }
}
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 12px 23px 12px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
  outline: 0;
}

html {
  font: normal 15px/1.525 "Asap", sans-serif;
}

body {
  color: #164487;
}

h1, .h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
  line-height: 1.1;
  margin-bottom: 0.5em;
}

.page .entry-content h2,
.single .entry-content h2,
.page .entry-content h3,
.single .entry-content h3,
.page .entry-content h4,
.single .entry-content h4,
.page .entry-content h5,
.single .entry-content h5,
.page .entry-content h6,
.single .entry-content h6 {
  color: #F18A00;
}

h1 {
  font-size: 2.8rem;
}

h2 {
  font-size: 2rem;
}

h3 {
  font-size: 1.5rem;
}

.single .entry-content h4, .page .entry-content h4 {
  font-size: 1.25rem;
  color: #164487;
}
.single .entry-content h5, .page .entry-content h5 {
  font-size: 1.125rem;
  color: #164487;
}
.single .entry-content h6, .page .entry-content h6 {
  font-size: 1rem;
  color: #164487;
}

strong {
  font-weight: bold;
}

#primary p, #primary ul, #primary ol, #primary table, #primary form, #primary blockquote, #primary figure {
  margin-bottom: 1.5em;
}
#primary ul, #primary ol {
  margin-left: 1em;
}
#primary ul {
  list-style: square;
}
#primary ol {
  list-style: decimal;
}
#primary li {
  margin-bottom: 0.75em;
}

main ul {
  list-style: none;
  margin-left: 1.25em;
}
main ul li {
  list-style: none;
}
main ul li:before {
  position: absolute;
  content: "";
  display: inline-block;
  width: 0.6em;
  height: 0.6em;
  margin: 0.5em 0 0 -1.2em;
  background-color: #F18A00;
  border-radius: 100%;
}

table th, table td {
  padding: 0.25em 0.25em 0.25em 0;
}
table th {
  font-weight: bold;
}
table[border="0"] {
  border-collapse: collapse;
  border: 0;
}
table[border="1"] {
  border-collapse: collapse;
}
table[border="1"] th, table[border="1"] td {
  border: 1px solid rgb(128, 128, 128);
  padding: 0.25em;
}

#primary figure:not(figure.is-resized) img {
  width: 100%;
  height: auto;
  font-size: 0;
}
#primary figcaption {
  font-size: 0.8rem;
  font-style: italic;
  text-align: center;
  margin-bottom: 1.5em;
}
#primary .wp-block-image img {
  border-radius: 15px !important;
}
#primary .wp-block-image .alignright {
  padding-left: 30px;
}
#primary .wp-block-image .alignleft {
  padding-right: 30px;
}
#primary embed,
#primary iframe,
#primary object {
  max-width: 100%;
}
#primary .alignleft {
  /*rtl:ignore*/
  float: left;
  /*rtl:ignore*/
  margin-right: 1.5em;
  margin-bottom: 1.5em;
}
#primary .alignright {
  /*rtl:ignore*/
  float: right;
  /*rtl:ignore*/
  margin-left: 1.5em;
  margin-bottom: 1.5em;
}
#primary .aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5em;
}

a {
  transition: all 0.125s ease-in-out;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  text-decoration: none;
}

body.single #primary p a,
body.single #primary th a,
body.single #primary td a,
body.page #primary p a,
body.page #primary th a,
body.page #primary td a {
  text-decoration: underline;
  color: #F18A00;
  font-weight: bold;
}

div.more a,
a.more {
  font-weight: bold;
  color: #F18A00;
  text-decoration: none;
}

div.more {
  margin-top: 0.5em;
}

a.back {
  color: rgba(22, 68, 135, 0.5);
  display: inline-block;
  margin-bottom: 0.75em;
  text-decoration: none;
}

input:not([type=submit]):not([type=radio]):not([type=checkbox]),
textarea,
select,
.vfbp-form .vfb-form-control {
  padding: 0.5em 1em;
  border: 0.15em solid #164487;
  background-color: rgb(255, 255, 255);
  display: block;
  width: 100%;
  border-radius: 0.5em;
  transition: 0.125s all ease-in-out;
}
input:not([type=submit]):not([type=radio]):not([type=checkbox])::placeholder,
textarea::placeholder,
select::placeholder,
.vfbp-form .vfb-form-control::placeholder {
  color: rgba(22, 68, 135, 0.25);
  font-weight: bold;
}
input:not([type=submit]):not([type=radio]):not([type=checkbox]):focus,
textarea:focus,
select:focus,
.vfbp-form .vfb-form-control:focus {
  border-color: #F18A00;
}

.vfb-clearfix {
  margin-bottom: 1em;
}

input[type=radio],
input[type=checkbox] {
  accent-color: #164487;
  width: 1.25em;
  height: 1.25em;
  position: relative;
  top: 0.25em;
  cursor: pointer;
}

label {
  margin-bottom: 1em;
  display: block;
}
label * {
  margin-top: 0.5em;
}

select {
  padding-right: 3em;
}

form .fr,
form .fr p {
  display: flex;
  gap: 18px;
  margin: 0 0 15px 0;
}
form .fr > *,
form .fr p > * {
  flex: 1;
}
@media (max-width: 799px) {
  form .fr,
  form .fr p {
    flex-direction: column;
  }
}

.wpcf7-list-item-label {
  font-weight: bold;
}

.vfb-col-1,
.vfb-col-2,
.vfb-col-3,
.vfb-col-4,
.vfb-col-5,
.vfb-col-6,
.vfb-col-7,
.vfb-col-8,
.vfb-col-9,
.vfb-col-10,
.vfb-col-11,
.vfb-col-12 {
  padding-left: 0;
  padding-right: 0;
}

#page {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}
#page #colophon {
  margin-top: auto;
}

@media (min-width: 1300px) {
  body.logged-in #page {
    min-height: calc(100vh - 32px);
  }
}
@media (max-width: 1299px) {
  body.logged-in #page {
    min-height: calc(100vh - 32px);
  }
}
@media (max-width: 799px) {
  body.logged-in #page {
    min-height: calc(100vh - 46px);
  }
}
#top-bar {
  background-color: #E7ECF3;
  height: 47px;
  display: grid;
  align-items: center;
}
#top-bar .container {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  max-width: 1920px;
}
@media (max-width: 1299px) {
  #top-bar {
    height: auto;
  }
  #top-bar .container {
    display: block;
    padding: 15px;
    text-align: center;
  }
}

#masthead {
  position: relative;
  z-index: 999000;
  transform: translateZ(0);
  background-color: rgb(255, 255, 255);
  height: 94px;
  box-shadow: 0 1px 7px rgba(0, 0, 0, 0.25);
}
@media (max-width: 1299px) {
  #masthead {
    transition: all 0.25s linear;
    overflow: hidden;
    background-color: rgb(255, 255, 255);
  }
}
#masthead .container {
  position: relative;
  display: flex;
  align-items: center;
  max-width: 1920px;
}
@media (max-width: 1299px) {
  #masthead .container {
    height: 80px;
  }
}
#masthead #logo {
  position: relative;
  transition: all 0.125s linear;
}
@media (min-width: 1300px) {
  #masthead #logo {
    transform-origin: top left;
    padding: 23px 35px 32px 35px;
    margin-right: 40px;
    margin-bottom: -63px;
    background-color: rgb(255, 255, 255);
    -webkit-mask: url("../img/logo-mask.svg");
    -webkit-mask-type: alpha;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    mask: url("../img/logo-mask.svg");
    mask-type: alpha;
    mask-repeat: no-repeat;
    mask-size: contain;
  }
  #masthead #logo:hover {
    transform: scale(1.1);
  }
  #masthead #logo a {
    display: flex;
  }
  #masthead #logo a img {
    width: 145px;
    max-width: none;
    height: auto;
  }
}
@media (max-width: 1299px) {
  #masthead #logo a {
    display: flex;
  }
  #masthead #logo a img {
    width: 100px;
  }
}
@media (min-width: 1300px) {
  #masthead #menu-toggle {
    display: none;
  }
}
@media (max-width: 1299px) {
  #masthead #menu-toggle {
    position: absolute;
    top: 25px;
    right: 25px;
    z-index: 99999;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #masthead #menu-toggle button {
    margin: auto 0 auto auto;
    appearance: none;
    border-radius: 0;
    border: 0;
    background-color: transparent;
    cursor: pointer;
  }
  #masthead #menu-toggle button svg {
    margin-top: 3px;
    width: 35px;
    height: 35px;
  }
  #masthead #menu-toggle button svg path {
    fill: #164487;
    transition: fill 0.25s linear;
  }
}
#masthead #site-navigation {
  display: flex;
  align-items: center;
  font-size: 1.133rem;
}
@media (max-width: 1299px) {
  #masthead #site-navigation {
    pointer-events: none;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    height: 100vh;
    overflow: auto;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding-top: 60px;
    padding-bottom: 240px;
    transition: opacity 0.25s linear;
  }
  #masthead #site-navigation ul li {
    text-align: center;
    margin: 0.5em 1em;
    transition: margin 0.25s linear;
  }
  #masthead #site-navigation ul li ul li a {
    font-size: 0.85rem;
  }
  #masthead #site-navigation ul a {
    font-weight: bold;
    text-decoration: none;
    color: #164487;
    position: relative;
  }
  #masthead #site-navigation .page-menu {
    margin-top: auto;
    margin-bottom: auto;
  }
}
@media (min-width: 1300px) {
  #masthead #site-navigation {
    justify-content: space-between;
    width: 100%;
    transition: all 0.125s ease-in-out;
  }
  #masthead #site-navigation ul {
    display: flex;
    gap: 1.5em;
    list-style: none;
    margin: 0;
    padding-left: 0;
  }
  #masthead #site-navigation ul li {
    text-align: center;
  }
  #masthead #site-navigation ul li:hover ul, #masthead #site-navigation ul li:focus-within ul {
    opacity: 1;
    height: auto;
    pointer-events: auto;
  }
  #masthead #site-navigation ul li a {
    color: #164487;
    display: block;
    text-decoration: none;
    text-align: center;
    font-weight: bold;
  }
  #masthead #site-navigation ul li a:hover {
    text-decoration: underline;
  }
  #masthead #site-navigation ul li ul {
    pointer-events: none;
    display: inline-block;
    opacity: 0;
    width: auto;
    height: 0;
    padding: 0.5em 0;
    position: absolute;
    top: calc(50% + 0.5em);
    transition: opacity 0.25s ease;
    transform: translateX(-50%);
    background-color: rgb(255, 255, 255);
    box-shadow: 0 7px 7px rgba(0, 0, 0, 0.125);
    padding-top: 0.75em;
    border-bottom-left-radius: 0.33em;
    border-bottom-right-radius: 0.33em;
  }
  #masthead #site-navigation ul li ul li {
    font-size: 0.9rem;
    margin: 0;
    padding: 0;
  }
  #masthead #site-navigation ul li ul li a {
    padding: 0.25em 1.25em;
  }
  #masthead #site-navigation .page-menu {
    margin-left: auto;
  }
}
#masthead #site-navigation .current_page_item > a,
#masthead #site-navigation .current-menu-item > a,
#masthead #site-navigation .current_page_ancestor > a,
#masthead #site-navigation .current-menu-ancestor > a,
#masthead #site-navigation .current_page_parent > a {
  font-weight: bold;
  color: #F18A00;
}
@media (max-width: 1299px) {
  #masthead.menu-toggled {
    height: 100vh;
  }
  #masthead.menu-toggled #logo {
    transform: translateY(-100%);
    opacity: 0;
  }
  #masthead.menu-toggled #menu-toggle button svg path:nth-child(1) {
    transform-origin: 10% 10%;
    animation: menuToggleRect1 0.125s forwards;
  }
  #masthead.menu-toggled #menu-toggle button svg path:nth-child(2) {
    transform-origin: center;
    animation: menuToggleRect2 0.125s forwards;
  }
  #masthead.menu-toggled #menu-toggle button svg path:nth-child(3) {
    transform-origin: 10% 90%;
    animation: menuToggleRect3 0.125s forwards;
  }
  #masthead.menu-toggled #site-navigation {
    pointer-events: all;
    opacity: 1;
    visibility: visible;
  }
  #masthead.menu-untoggled #menu-toggle button svg path:nth-child(1) {
    transform-origin: 10% 10%;
    animation: menuToggleRectRev1 0.125s forwards;
  }
  #masthead.menu-untoggled #menu-toggle button svg path:nth-child(2) {
    transform-origin: center;
    animation: menuToggleRectRev2 0.125s forwards;
  }
  #masthead.menu-untoggled #menu-toggle button svg path:nth-child(3) {
    transform-origin: 10% 90%;
    animation: menuToggleRectRev3 0.125s forwards;
  }
}
@media (min-width: 1300px) {
  #masthead #search #search-popup {
    z-index: 9999;
    pointer-events: none;
    opacity: 0;
    position: absolute;
    top: -640px;
    right: 40px;
    z-index: 2;
    transition: all 0.25s ease-in-out;
    background-color: #E7ECF3;
    box-shadow: 0 7px 7px rgba(0, 0, 0, 0.25);
    width: 330px;
    padding: 15px 15px 15px 15px;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
  }
}
@media (max-width: 1299px) {
  #masthead #search #search-popular {
    margin-top: 1em !important;
  }
}
#masthead #search #search-popular {
  font-size: 1rem;
  padding: 20px 10px 10px 10px;
}
#masthead #search #search-popular a {
  color: #164487;
}
#masthead #search #search-popular h2 {
  font-size: 1.5rem;
  color: #F18A00;
}
#masthead #search #search-popular h3 {
  font-size: 1.34rem;
  font-weight: bold;
  text-decoration: none;
  margin: 0 0 0.25em 0;
}
#masthead #search #search-popular p {
  margin-bottom: 0.75em;
}
#masthead #search #search-popular a {
  display: inline-block;
  position: relative;
  top: -0.25em;
}
#masthead #search #search-popular .label {
  font-weight: bold;
  display: block;
}
@media (max-width: 1299px) {
  #masthead #search #search-popular {
    font-size: 1rem;
    padding-top: 0;
    text-align: center;
  }
}
#masthead #search #search-form {
  display: flex;
  position: relative;
}
#masthead #search #search-form input[type=text]:focus {
  border-color: #164487;
}
#masthead #search #search-form input[type=text]::placeholder {
  font-weight: normal;
}
#masthead #search #search-form button {
  background-color: transparent;
  padding: 0.25em;
  position: absolute;
  right: 0.1em;
  top: 0.25em;
}
#masthead #search #search-form button img {
  width: 2em;
  height: 1em;
}
@media (max-width: 799px) {
  #masthead #search #search-form {
    margin-top: 2em;
    margin-bottom: 2em;
  }
}
@media (min-width: 1300px) {
  #masthead #search.active #search-popup, #masthead #search:focus-within #search-popup {
    pointer-events: all;
    opacity: 1;
    top: -8px;
  }
}
#masthead #search-clickout {
  display: none;
}

@media (min-width: 1300px) {
  body.search-open #masthead #search-clickout {
    cursor: pointer;
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100vh;
    z-index: 1;
  }
  body.logged-in.search-open #masthead #search-clickout {
    height: calc(100vh - 32px);
  }
}
#open-search {
  display: none;
}

@media (min-width: 1300px) {
  #open-search {
    cursor: pointer;
    width: 23px;
    height: 23px;
    margin-left: 24px;
    display: inline-block;
    background: url("../img/icon-search.svg") no-repeat center center;
    background-size: 20px 20px;
  }
  body.search-open #open-search {
    background-image: url("../img/icon-close-search.svg");
  }
}
@media (max-width: 1299px) {
  html.menu-toggled body {
    position: fixed;
    width: 100vw;
    top: 0;
  }
}
@media (max-width: 1299px) {
  html.menu-toggled body.logged-in {
    padding-top: 32px;
  }
}
@media (max-width: 799px) {
  html.menu-toggled body.logged-in {
    padding-top: 46px;
  }
}
@keyframes menuToggleRect1 {
  0% {
    -webkit-transform: rotate(0) scaleX(1);
    transform: rotate(0) scaleX(1);
  }
  100% {
    -webkit-transform: rotate(45deg) scaleX(1.5);
    transform: rotate(45deg) scaleX(1.5);
  }
}
@keyframes menuToggleRect2 {
  0% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
  50% {
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
  }
  100% {
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
  }
}
@keyframes menuToggleRect3 {
  0% {
    -webkit-transform: rotate(0) scaleX(1);
    transform: rotate(0) scaleX(1);
  }
  100% {
    transform: rotate(-45deg) scaleX(1.5);
    -webkit-transform: rotate(-45deg) scaleX(1.5);
  }
}
@keyframes menuToggleRectRev1 {
  0% {
    -webkit-transform: rotate(45deg) scaleX(1.5);
    transform: rotate(45deg) scaleX(1.5);
  }
  100% {
    -webkit-transform: rotate(0) scaleX(1);
    transform: rotate(0) scaleX(1);
  }
}
@keyframes menuToggleRectRev2 {
  0% {
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
  }
  50% {
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
  }
  100% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
}
@keyframes menuToggleRectRev3 {
  0% {
    -webkit-transform: rotate(-45deg) scaleX(1.5);
    transform: rotate(-45deg) scaleX(1.5);
  }
  100% {
    -webkit-transform: rotate(0) scaleX(1);
    transform: rotate(0) scaleX(1);
  }
}
body {
  background-color: rgba(241, 138, 0, 0.1);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: top;
}
body main {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 78px;
  padding-bottom: 110px;
  padding-left: 50px;
  padding-right: 50px;
  width: 100%;
}
@media (max-width: 799px) {
  body main {
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 25px;
    padding-right: 25px;
  }
}

body.page {
  background-image: url("../img/bg-circles-50.svg");
  background-position: 50% 200px;
}

body.has-featured-image-right {
  background-image: url("../img/bg-circles-left.svg");
  background-position: top;
}

body.single-post {
  background-image: url("../img/bg-circles-right.svg");
  background-color: rgb(255, 255, 255);
}

body.blog {
  background-color: #164487;
  background-image: url("../img/bg-blog.svg");
  background-position: 50% 200px;
  color: rgb(255, 255, 255);
}

body.page-template-template-groep-8 {
  background-color: #F18A00;
  background-image: url("../img/bg-groep8.svg");
  background-position: 50% 65vw;
}

body > svg {
  display: none;
}

#colophon {
  background-color: #164487;
  color: rgb(255, 255, 255);
  padding-top: 50px;
  padding-bottom: 50px;
  text-align: center;
}
#colophon h2 {
  font-size: 1.5rem;
}
#colophon a {
  color: rgb(255, 255, 255);
}
#colophon a:hover {
  text-decoration: underline;
}
@media (max-width: 799px) {
  #colophon {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
@media (min-width: 1300px) {
  #colophon {
    padding-top: 10.4166666vw;
  }
}
@media (min-width: 1300px) {
  #colophon ul.menu,
  #colophon ul.menu ul,
  #colophon li.menu-item-has-children {
    display: flex;
    gap: 1.5em;
  }
  #colophon #footer-menu {
    margin-bottom: 3em;
  }
  #colophon #footer-menu ul.menu,
  #colophon #footer-menu ul.menu ul,
  #colophon #footer-menu ul.menu li.menu-item-has-children {
    flex-direction: column;
    gap: 0.5em;
  }
}
#colophon #footer-menu {
  align-items: flex-start;
  text-align: left;
  font-weight: bold;
  max-width: 275px;
  width: 100%;
}
#colophon #footer-menu a {
  text-decoration: none;
}
@media (min-width: 800px) and (max-width: 1299px) {
  #colophon #footer-menu {
    width: 34%;
    max-width: none;
    align-items: center;
    margin-bottom: 1em;
  }
  #colophon #footer-menu h2 {
    text-align: center;
  }
  #colophon #footer-menu ul.menu,
  #colophon #footer-menu ul.menu ul,
  #colophon #footer-menu ul.menu li.menu-item-has-children {
    text-align: center;
  }
}
@media (max-width: 799px) {
  #colophon #footer-menu {
    max-width: none;
    text-align: center;
    margin-top: 2em;
    margin-bottom: 2em;
  }
  #colophon #footer-menu ul.menu,
  #colophon #footer-menu ul.menu ul,
  #colophon #footer-menu ul.menu li.menu-item-has-children {
    align-items: center;
    text-align: center;
  }
}
#colophon #footer-logo img {
  width: 150px;
}
@media (min-width: 800px) and (max-width: 1299px) {
  #colophon #footer-logo {
    width: 33%;
  }
}
@media (min-width: 800px) {
  #colophon #footer-menu-social-links {
    margin-top: 4em;
    display: flex;
    justify-content: space-around;
    gap: 10px;
  }
}
#colophon #newsletter-form {
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
}
#colophon #newsletter-form input[type=email] {
  border: 0;
  color: #164487;
  text-align: left;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  border-radius: 0.75em;
}
#colophon #newsletter-form input[type=email]::placeholder {
  font-weight: normal;
  color: #164487;
}
#colophon #newsletter-form input[type=submit] {
  position: absolute;
  right: 0.19em;
  top: 0.19em;
  background-color: #F18A00;
  padding-left: 0.75em;
  padding-right: 0.75em;
}
#colophon #newsletter-form input[type=submit]:hover {
  background-color: #164487;
}
#colophon #newsletter-form p {
  position: relative;
}
#colophon #social-links {
  margin-bottom: 20px;
}
#colophon #social-links ul {
  margin-top: 0.75em;
  display: flex;
  gap: 1em;
  justify-content: flex-start;
}
@media (max-width: 799px) {
  #colophon #social-links ul {
    justify-content: center;
  }
}
#colophon #social-links ul li a img {
  width: 25px;
  height: 25px;
  transition: transform 0.125s ease-in-out;
}
#colophon #social-links ul li a:hover img {
  transform: scale(1.1);
}
@media (min-width: 800px) and (max-width: 1299px) {
  #colophon #social-links {
    width: 33%;
  }
  #colophon #social-links h2 {
    text-align: left;
  }
}
#colophon #copyright-menu {
  display: flex;
  justify-content: center;
}
#colophon #copyright-menu a {
  text-decoration: none;
}
#colophon #copyright-menu .menu {
  gap: 0;
}
@media (min-width: 1300px) {
  #colophon #copyright-menu .menu li:before {
    content: "•";
    display: inline-block;
    margin-left: 0.5em;
    margin-right: 0.5em;
  }
}
@media (max-width: 1299px) {
  #colophon #copyright-menu {
    flex-direction: column;
  }
}

body.blog #colophon {
  background-color: #F18A00;
}
body.blog #colophon #newsletter-form:after,
body.blog #colophon #social-links:after {
  background-color: #164487;
}

input[type=submit],
input[type=button],
button[type=submit],
.button,
.wp-block-button__link,
.vfbp-form .btn-primary {
  font-family: "Asap", sans-serif;
  font-weight: bold;
  white-space: nowrap;
  display: inline-block;
  color: rgb(255, 255, 255);
  background-color: #164487;
  border: none;
  border-radius: 0.5em;
  padding: 0.33em 1.1em;
  transition: all 0.125s ease-in-out;
  text-decoration: none;
  cursor: pointer;
}
input[type=submit]:hover,
input[type=button]:hover,
button[type=submit]:hover,
.button:hover,
.wp-block-button__link:hover,
.vfbp-form .btn-primary:hover {
  background-color: #F18A00;
}

.wp-block-buttons {
  margin-bottom: 1.5em;
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 0 1.5em;
}
.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
  display: flex;
}
.comment-navigation .nav-links a,
.posts-navigation .nav-links a,
.post-navigation .nav-links a {
  color: white;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  text-align: end;
  flex: 1 0 50%;
  order: 2;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  flex: 1 0 50%;
  order: 1;
}

.wp-block-gallery {
  margin-bottom: 1.5em;
}

#faq .faq-q {
  background-color: #164487;
}
#faq .faq-q h2 {
  color: rgb(255, 255, 255);
  font-size: 1rem;
  margin: 0;
}

#faq .faq-a {
  padding-left: 50px;
}
#faq .faq-a p:last-child {
  margin: 0;
}
#faq .faq-qa {
  position: relative;
  overflow: hidden;
  margin: 9px 0;
  border-radius: 10px;
}
#faq .faq-qa .faq-q {
  border-radius: 0.33em;
  padding: 0.5em 0.5em 0.5em 15px;
  cursor: pointer;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
#faq .faq-qa .faq-q:before {
  content: "";
  width: 20px;
  height: 4px;
  background-color: rgb(255, 255, 255);
  margin-right: 15px;
}
#faq .faq-qa .faq-q:after {
  content: "";
  width: 4px;
  height: 20px;
  background-color: rgb(255, 255, 255);
  position: absolute;
  margin-left: 8px;
  transform: scaleY(1);
  transition: transform 0.25s ease;
}
#faq .faq-qa .faq-a {
  max-height: 0;
  overflow: hidden;
  transition: all 0.25s linear;
  background-color: rgba(255, 255, 255, 0.5);
  border-bottom-left-radius: 0.33em;
  border-bottom-right-radius: 0.33em;
}
#faq .faq-qa:nth-child(even) .faq-q {
  background-color: rgb(255, 255, 255);
}
#faq .faq-qa:nth-child(even) .faq-q:before, #faq .faq-qa:nth-child(even) .faq-q:after {
  background-color: #164487;
}
#faq .faq-qa:nth-child(even) .faq-q h2 {
  color: #164487;
}
#faq .faq-qa.open .faq-a {
  padding: 0.4em 0.4em 0.4em 50px;
  max-height: 500px;
}
#faq .faq-qa.open .faq-q {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
#faq .faq-qa.open .faq-q:after {
  transform: scaleY(0);
}
#faq .openclose:before,
#faq .openclose:after {
  transform: rotate(45deg);
}

body.page-template-template-agenda .entry-meta {
  color: rgba(22, 68, 135, 0.5);
}

div.agenda {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
div.agenda div.activityRow {
  display: flex;
  align-items: center;
  border-radius: 1em;
  background-color: rgb(255, 255, 255);
  box-shadow: 0 1px 7px rgba(0, 0, 0, 0.25);
}
div.agenda div.activityRow div {
  padding: 1em;
}
div.agenda div.activityRow div {
  padding-left: 0;
}
div.agenda div.activityRow div.day {
  width: 6em;
  text-align: center;
}
div.agenda div.activityRow div.day time {
  width: 2.25em;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1;
  display: block;
}
div.agenda div.activityRow div.day time span {
  display: block;
  font-size: 0.5em;
}
div.agenda div.activityRow h3, div.agenda div.activityRow p {
  margin: 0;
}
div.agenda div.activityRow.odd div.day {
  color: #F18A00;
}
div.agenda div.activityRow.odd div.day time {
  width: 2.25em;
  border-right: 2px solid #F18A00;
}
div.agenda div.activityRow.odd div h3 {
  color: #F18A00;
}
div.agenda div.activityRow.even div.day {
  color: #164487;
}
div.agenda div.activityRow.even div.day time {
  border-right: 2px solid #164487;
}
div.agenda div.activityRow.even div h3 {
  color: #164487;
}
div.agenda div.year-separator h2 {
  color: #F18A00;
  font-size: 2.5rem;
  padding-left: 0.33em;
  padding-top: 1.5em;
  font-weight: bold;
  margin-bottom: 0;
}
div.agenda div.month-separator h3 {
  font-size: 1.75rem;
  padding-left: 0.5em;
  padding-top: 0.5em;
  font-weight: bold;
}
div.agenda h3 {
  font-size: 1.2rem;
}

table.downloads {
  width: 100%;
  border: 0;
}
table.downloads td, table.downloads th {
  vertical-align: middle;
  padding: 0.25em;
  border-radius: 0.33em;
}
table.downloads tr:nth-child(odd) {
  background-color: rgb(255, 255, 255);
}
table.downloads tr:nth-child(even) {
  background-color: rgba(22, 68, 135, 0.05);
}
table.downloads a.file,
table.downloads .icon-download {
  display: block;
  width: 1.5em;
  height: 1.5em;
  margin: 0.5em 0.5em 0 0.5em;
  background: url(../img/icon-download.svg) no-repeat;
}
table.downloads .dl-button {
  text-align: center;
  width: 2.5em;
}
table.downloads .dl-button a {
  display: inline-block;
}

#primary h1 {
  text-wrap: balance;
}
#primary .featured-image {
  pointer-events: none;
  font-size: 0;
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  margin-bottom: 0;
  -webkit-mask: url("../img/angle-mask-2.svg");
  -webkit-mask-type: alpha;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: cover;
  -webkit-mask-position: bottom;
  mask: url("../img/angle-mask-2.svg");
  mask-type: alpha;
  mask-repeat: no-repeat;
  mask-size: cover;
  mask-position: bottom;
}
@media (min-width: 1300px) {
  #primary .featured-image {
    height: 36.718vw;
    margin-top: -78px;
    margin-bottom: -20px;
    margin-bottom: 40px;
  }
}
@media (min-width: 800px) and (max-width: 1299px) {
  #primary .featured-image {
    height: 36.718vw;
    margin-top: -78px;
    margin-bottom: 1em;
  }
}
@media (max-width: 799px) {
  #primary .featured-image {
    margin-top: -25px;
    margin-bottom: 1em;
  }
}
@media (max-width: 1299px) {
  #primary .featured-image.featured-image-simple {
    display: none;
  }
}
#primary .entry-header-post {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  margin-top: -78px;
  padding-top: 78px;
}
#primary .entry-header-post:after {
  content: "";
  background-color: #164487;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  padding-top: 100px;
  -webkit-mask: url("../img/angle-mask.svg");
  -webkit-mask-type: alpha;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: cover;
  -webkit-mask-position: bottom;
  mask: url("../img/angle-mask.svg");
  mask-type: alpha;
  mask-repeat: no-repeat;
  mask-size: cover;
  mask-position: bottom;
}
@media (max-width: 1299px) {
  #primary .entry-header-post:after {
    display: none;
  }
}
#primary .entry-header-post .container {
  z-index: 1;
  position: relative;
}
#primary .entry-header-post.has-post-thumbnail:after {
  padding-top: 300px;
  bottom: 34%;
  -webkit-mask: url("../img/angle-mask-2.svg");
  -webkit-mask-type: alpha;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: cover;
  -webkit-mask-position: bottom;
  mask: url("../img/angle-mask-2.svg");
  mask-type: alpha;
  mask-repeat: no-repeat;
  mask-size: cover;
  mask-position: bottom;
}
@media (max-width: 1299px) {
  #primary .entry-header-post.has-post-thumbnail:after {
    display: block;
  }
}
#primary .entry-header-post.has-post-thumbnail h1,
#primary .entry-header-post.has-post-thumbnail a {
  color: white;
}
#primary .featured-image-boxed img {
  border-radius: 20px;
}

#featured-image-right {
  display: none;
}

@media (min-width: 1300px) {
  body.has-featured-image-right #primary .entry-content #featured-image-right {
    display: block;
    float: right;
    margin: -3vw -21.875vw 30px 30px;
  }
  body.has-featured-image-right #primary .entry-content #featured-image-right img {
    width: 23.958333vw;
    height: auto;
  }
  body.has-featured-image-right.has-featured-image #primary .entry-content #featured-image-right {
    margin-top: -9.98958333vw;
  }
}
#cta-groep8 {
  font-size: 0;
  margin: 30px auto -110px auto;
}
@media (max-width: 799px) {
  #cta-groep8 {
    margin-bottom: -30px;
  }
}
#cta-groep8 a {
  display: block;
  text-align: center;
}
#cta-groep8 a img {
  width: 430px;
  transform-origin: bottom;
  transition: transform 0.25s ease-in-out;
}
#cta-groep8 a img:hover {
  transform: scale(1.05);
}
@media (max-width: 1299px) {
  #cta-groep8 a img {
    width: 50%;
    min-width: 200px;
  }
}

.article-list {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  gap: 18px;
  margin-top: 80px;
  margin-bottom: 60px;
}
.article-list h3 a {
  color: #164487;
}
@media (max-width: 799px) {
  .article-list {
    margin-top: 40px;
    margin-bottom: 30px;
  }
}
.article-list > article {
  transform: translateZ(0);
  border-radius: 20px;
  overflow: hidden;
  background-color: rgb(255, 255, 255);
  color: #164487;
}
.article-list > article time {
  display: block;
  font-size: 0.75rem;
  margin-bottom: 1.5em;
}
@media (min-width: 800px) {
  .article-list > article {
    display: flex;
    gap: 7px;
    align-items: center;
  }
  .article-list > article figure {
    font-size: 0;
    min-width: 235px;
    max-width: 235px;
    overflow: hidden;
  }
  .article-list > article figure img {
    transform: translateZ(0);
    transition: transform 0.25s ease-in-out;
  }
  .article-list > article figure a:focus-visible img {
    transform: scale(1.05) translateZ(0);
  }
  .article-list > article figure:hover img {
    transform: scale(1.05) translateZ(0);
  }
  .article-list > article .entry-container {
    padding: 20px;
    max-height: 235px;
  }
}
@media (max-width: 799px) {
  .article-list > article {
    padding: 15px;
  }
  .article-list > article figure {
    margin: -15px;
  }
}

/* gTranslate */
#translate {
  display: inline-grid;
  grid-template-columns: 26px 1fr;
  /* First column is 2.7rem, second column takes up the remaining space */
  grid-gap: 5px;
  /* Add a gap between the columns */
  align-items: center;
  padding: 0 0 0 1.5em;
  text-align: center;
}

#translate-flag {
  cursor: pointer;
  width: 24px;
  height: 24px;
  line-height: 24px;
  overflow: hidden;
  border-radius: 100px;
  border: 1px solid black;
}

#translate-flag img {
  display: inline-block;
  width: 24px;
  aspect-ratio: 1/1;
  transform: scale(1.33);
  width: 100%;
  height: 100%;
}

.gt_selector {
  color: black;
  margin: 0;
  padding: 0.34em 1.5em 0.34em 0.5em;
  border-radius: 100px;
  width: auto;
  color: #164487;
  white-space: nowrap;
  border: 1px solid rgba(22, 68, 135, 0.5);
  box-sizing: content-box;
  text-align: left;
}
.gt_selector:focus {
  border-color: rgba(22, 68, 135, 0.5);
}

@media (max-width: 1299px) {
  #translate {
    grid-template-columns: 50px 1fr;
  }
  #translate-flag {
    width: 48px;
    height: 48px;
  }
  #translate-flag img {
    width: 48px;
  }
  .gt_selector {
    height: 32px;
    line-height: 32px;
    font-size: 16px;
  }
}
body.home {
  background-color: rgb(255, 255, 255);
}
body.home main {
  padding-bottom: 0;
  max-width: 100%;
}
body.home main .home-header {
  position: relative;
}
body.home main .home-header figure {
  font-size: 0;
  position: relative;
}
body.home main .home-header .home-header-intro {
  color: rgb(255, 255, 255);
  background-color: #F18A00;
  position: relative;
}
body.home main .home-header .home-header-intro .button {
  font-size: 1.1em;
  white-space: wrap;
  display: inline-block;
  text-align: center;
  margin: 1em 0;
}
body.home main .home-header .home-header-intro .button:hover {
  background-color: #164487;
  transform: scale(1.025);
}
@media (max-width: 1299px) {
  body.home main .home-header .home-header-intro {
    padding: 50px;
    padding-top: 20vw;
    margin-top: -24vw;
    margin-bottom: 60px;
  }
}
@media (max-width: 799px) {
  body.home main .home-header .home-header-intro {
    padding: 25px;
    padding-top: 20vw;
    margin-top: -20vw;
  }
}
body.home main .home-header .home-header-intro h2 {
  color: #164487;
  font-size: 1.2rem;
  margin-right: -3em;
}
body.home main .home-header .home-header-intro h2 strong {
  color: rgb(255, 255, 255);
  font-size: 1.85em;
}
@media (min-width: 800px) and (max-width: 1299px) {
  body.home main .home-header .home-header-intro h2 {
    font-size: 3vw;
  }
}
@media (max-width: 1299px) {
  body.home main .home-header .home-header-intro h2 {
    text-align: right;
    margin-right: 0.5em;
    margin-bottom: 0.5em;
  }
}
@media (max-width: 799px) {
  body.home main .home-header .home-header-intro h2 {
    font-size: 5vw;
  }
}
@media (max-width: 799px) {
  body.home main .home-header {
    margin-top: -25px;
    margin-left: -25px;
    margin-right: -25px;
  }
}
@media (min-width: 800px) and (max-width: 1299px) {
  body.home main .home-header {
    margin-top: -78px;
    margin-left: -50px;
    margin-right: -50px;
  }
}
@media (max-width: 1299px) {
  body.home main .home-header figure {
    position: relative;
    z-index: 1;
    -webkit-mask: url("../img/angle-mask.svg");
    -webkit-mask-type: alpha;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: cover;
    -webkit-mask-position: bottom;
    mask: url("../img/angle-mask.svg");
    mask-type: alpha;
    mask-repeat: no-repeat;
    mask-size: cover;
    mask-position: bottom;
  }
}
@media (min-width: 1300px) {
  body.home main .home-header .home-header-figure-intro {
    display: flex;
    flex-wrap: nowrap;
  }
  body.home main .home-header figure {
    -webkit-mask: url("../img/home-header-mask.svg");
    -webkit-mask-type: alpha;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    mask: url("../img/home-header-mask.svg");
    mask-type: alpha;
    mask-repeat: no-repeat;
    mask-size: contain;
    margin-top: -78px;
    margin-left: -50px;
    margin-right: -50px;
    min-width: 72.916666667vw;
  }
  body.home main .home-header .home-header-intro {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-left: -13.25vw;
    margin-top: -78px;
    margin-right: -50px;
    width: 43vw;
    height: 44vw;
    padding: 0 7vw 11vw 21.7vw;
    -webkit-mask: url("../img/home-header-intro-mask.svg");
    -webkit-mask-type: alpha;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: cover;
    -webkit-mask-position: bottom left;
    mask: url("../img/home-header-intro-mask.svg");
    mask-type: alpha;
    mask-repeat: no-repeat;
    mask-size: cover;
    mask-position: bottom left;
    mix-blend-mode: multiply;
  }
  body.home main .home-header .home-header-cta-groep-8 {
    position: absolute;
    bottom: 2vw;
    right: 5vw;
    width: 14.47vw;
  }
  body.home main .home-header .home-header-cta-groep-8 img {
    transition: all 0.25s ease-in-out;
  }
  body.home main .home-header .home-header-cta-groep-8 a:hover img {
    transform: scale(1.1) rotate(5deg);
  }
}
@media (min-width: 1300px) and (max-width: 1799px) {
  body.home main .home-header figure {
    width: 70vw;
  }
  body.home main .home-header .home-header-intro {
    padding-right: 5vw;
    padding-left: 19vw;
  }
  body.home main .home-header .home-header-intro p {
    max-width: 18em;
  }
  body.home main .home-header .home-header-cta-groep-8 {
    bottom: 2vw;
  }
}
@media (min-width: 1800px) {
  body.home main .home-header figure {
    width: 70vw;
  }
  body.home main .home-header .home-header-intro {
    padding-right: 5vw;
    padding-left: 19vw;
  }
  body.home main .home-header .home-header-intro p {
    max-width: 18em;
  }
  body.home main .home-header .home-header-cta-groep-8 {
    bottom: 2vw;
  }
}
@media (max-width: 1299px) {
  body.home main .home-header .home-header-cta-groep-8 {
    position: absolute;
    top: 37vw;
    right: 30px;
    z-index: 1001;
    width: 25vw;
  }
}
@media (max-width: 799px) {
  body.home main .home-header .home-header-cta-groep-8 {
    top: 40vw;
  }
}
body.home #scroll-down {
  display: none;
}
@media (min-width: 1300px) {
  body.home #scroll-down {
    color: #164487;
    font-weight: bold;
    text-decoration: none;
    transition: all 1s ease-in-out;
    text-align: center;
    position: relative;
    width: 200px;
    display: block;
    cursor: pointer;
    margin: -4vw auto 1vw auto;
  }
  body.home #scroll-down span {
    display: block;
  }
  body.home #scroll-down img {
    animation-name: bounce;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: ease;
    transform-origin: bottom;
    width: 38px;
    margin-top: 25px;
  }
  body.home #scroll-down:hover {
    transform: scale(1.1);
  }
}
body.home .entry-content {
  max-width: 1560px;
  margin-left: auto;
  margin-right: auto;
}
body.home .entry-content h2 {
  color: #164487;
}
@media (min-width: 1300px) {
  body.home .entry-content h2 {
    font-size: 2.7rem;
  }
}
body.home .entry-content h2 strong {
  font-size: 1.85em;
  color: #F18A00;
}
body.home .latest-posts {
  position: relative;
  background-color: #F18A00;
  color: rgb(255, 255, 255);
  padding-top: 40px;
}
@media (min-width: 1300px) {
  body.home .latest-posts {
    display: flex;
    margin-left: -50px;
    margin-right: -50px;
  }
  body.home .latest-posts .latest-posts-intro {
    width: 25%;
    min-width: 25%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 30px;
  }
  body.home .latest-posts .latest-posts-intro h2 {
    font-size: 2.7rem;
    width: 220px;
  }
  body.home .latest-posts .latest-posts-intro p {
    width: 220px;
  }
  body.home .latest-posts .article-slider-container {
    position: relative;
    overflow: visible;
    width: 75%;
    min-width: 75%;
  }
}
body.home .latest-posts .latest-posts-intro a {
  color: rgb(255, 255, 255) !important;
}
@media (max-width: 1299px) {
  body.home .latest-posts {
    padding-bottom: 10px;
  }
  body.home .latest-posts .latest-posts-intro {
    text-align: center;
    margin-bottom: 30px;
    padding-left: 20px;
    padding-right: 20px;
  }
  body.home .latest-posts .latest-posts-intro p {
    margin: 0 !important;
  }
}
body.home .latest-posts .latest-posts-intro a {
  color: #164487;
  text-decoration: underline;
}
@media (min-width: 800px) and (max-width: 1299px) {
  body.home .latest-posts {
    margin-left: -50px;
    margin-right: -50px;
  }
}
@media (max-width: 799px) {
  body.home .latest-posts {
    margin-left: -25px;
    margin-right: -25px;
  }
}
body.home .latest-posts .article-slider {
  position: relative;
}
body.home .latest-posts .article-slider .article-slide-card {
  transform: translateZ(0);
  margin-top: 10px;
  margin-bottom: 10px;
  border-radius: 20px;
  background-color: rgb(255, 255, 255);
  color: #164487;
  box-shadow: 0 1px 7px rgba(0, 0, 0, 0.25);
  overflow: hidden;
}
body.home .latest-posts .article-slider .article-slide-card figure {
  font-size: 0;
  overflow: hidden;
}
body.home .latest-posts .article-slider .article-slide-card figure a:focus-visible img {
  transform: scale(1.1);
}
body.home .latest-posts .article-slider .article-slide-card figure img {
  transition: transform 0.25s ease-in-out;
}
body.home .latest-posts .article-slider .article-slide-card figure img:hover {
  transform: scale(1.1);
}
body.home .latest-posts .article-slider .article-slide-card time {
  color: rgba(22, 68, 135, 0.5);
  display: block;
  margin-bottom: 0.5em;
}
body.home .latest-posts .article-slider .article-slide-card .article-blurb {
  text-align: center;
  padding: 15px 30px;
}
body.home .latest-posts .article-slider .article-slide-card .article-blurb h3,
body.home .latest-posts .article-slider .article-slide-card .article-blurb p {
  height: 2.25em;
  overflow: hidden;
}
body.home .latest-posts .article-slider .article-slide-card .article-blurb p {
  height: 3em;
}
body.home .latest-posts .article-slider .article-slide-card .article-blurb h3 a {
  color: #164487;
  text-decoration: none;
}
body.home .partner-logos {
  text-align: center;
  padding-top: 75px;
  padding-bottom: 50px;
}
body.home .partner-logos h2 {
  font-size: 2.7rem;
  margin-bottom: 1.5em;
}
@media (max-width: 799px) {
  body.home .partner-logos h2 {
    font-size: 2rem;
  }
}
body.home .partner-logos .partner-logos-list {
  display: flex;
  flex-wrap: wrap;
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  justify-content: space-between;
  align-items: center;
  gap: 30px;
}
@media (max-width: 799px) {
  body.home .partner-logos .partner-logos-list {
    flex-direction: column;
  }
}
body.home .partner-logos .partner-logos-list img {
  width: 190px;
  height: auto;
}
body.home .social-cta {
  margin-left: -50px;
  margin-right: -50px;
  text-align: center;
  padding-top: 75px;
  padding-bottom: 50px;
  background-color: #F18A00;
  color: rgb(255, 255, 255);
}
body.home .social-cta a {
  color: white;
  text-decoration: none;
}
@media (min-width: 800px) and (max-width: 1299px) {
  body.home .social-cta {
    margin-left: -50px;
    margin-right: -50px;
  }
}
@media (max-width: 799px) {
  body.home .social-cta {
    margin-left: -25px;
    margin-right: -25px;
  }
}
body.home .social-cta h2 {
  font-size: 2.7rem;
  margin-left: 30px;
  margin-right: 30px;
}
body.home .social-cta p {
  font-size: 1.33rem;
}
body.home .social-cta ul,
body.home .social-cta li {
  list-style: none;
}
body.home .social-cta ul {
  margin: 30px !important;
  display: flex;
  justify-content: center;
  gap: 35px;
}
@media (max-width: 799px) {
  body.home .social-cta ul {
    flex-direction: column;
  }
}
body.home .social-cta ul span.icon {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: -1em;
  position: relative;
  width: 75px;
  height: 75px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 18px;
  border-radius: 10px;
  background-color: rgb(255, 255, 255);
}
body.home .social-cta ul span.icon img {
  font-size: 0;
  height: 45px;
  width: auto;
}
body.home .social-cta ul span.button-social {
  display: block;
  font-size: 1.5rem;
  font-weight: normal;
  padding: 1em;
  min-width: 245px;
  background-color: #164487;
  border-radius: 0.5em;
}
@media (max-width: 799px) {
  body.home .social-cta ul span.button-social {
    min-width: 200px;
  }
}
body.home .social-cta ul li {
  transition: all 0.25s ease-in-out;
}
body.home .social-cta ul li:hover {
  transform: scale(1.025);
}
body.home .social-cta ul li:hover span.icon {
  animation-name: bounce-up;
  animation-duration: 0.75s;
  animation-iteration-count: infinite;
  animation-timing-function: ease;
  transform-origin: bottom;
}

@keyframes bounce {
  0% {
    transform: scale(1, 1) translateY(0);
  }
  10% {
    transform: scale(1.1) translateY(0);
  }
  30% {
    transform: scale(0.9, 1.1) translateY(20px);
  }
  50% {
    transform: scale(1, 1) translateY(0);
  }
  100% {
    transform: scale(1) translateY(0);
  }
}
@keyframes bounce-up {
  0% {
    transform: scale(1, 1) translateY(0);
  }
  60% {
    transform: scale(1, 1) translateY(-10px);
  }
  100% {
    transform: scale(1) translateY(0);
  }
}
body.scrolled #scroll-down {
  opacity: 0;
}

body.blog h1 {
  color: rgb(255, 255, 255);
}
body.blog #search-popular {
  color: #164487;
}

body.page-template-template-contact .site-main .container {
  max-width: 700px;
}
body.page-template-template-contact #primary {
  max-width: 1360px;
}
body.page-template-template-contact #primary #contact-channels {
  margin: 100px 0;
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
body.page-template-template-contact #primary #contact-channels a {
  color: #164487;
}
body.page-template-template-contact #primary #contact-channels > * {
  text-decoration: none;
  flex: 1;
  text-align: center;
}
body.page-template-template-contact #primary #contact-channels > * img {
  height: 40px;
}
body.page-template-template-contact #primary #contact-channels > * span {
  display: block;
}
body.page-template-template-contact #primary #contact-channels > *:hover {
  transform: scale(1.1);
}
body.page-template-template-contact #primary #contact-form {
  background-color: rgb(255, 255, 255);
  border-radius: 20px;
  box-shadow: 0 1px 7px rgba(0, 0, 0, 0.25);
}
@media (max-width: 1299px) {
  body.page-template-template-contact #primary #contact-form {
    border-radius: 10px;
    padding: 15px;
  }
  body.page-template-template-contact #primary #contact-form figure {
    border-radius: 5px;
  }
}
@media (min-width: 1300px) {
  body.page-template-template-contact #primary #contact-form {
    display: flex;
    padding: 10px 7px;
  }
  body.page-template-template-contact #primary #contact-form #form-box {
    position: relative;
    padding: 13px 60px;
    border-radius: 15px;
    margin-right: -15px;
    background-color: rgb(255, 255, 255);
    z-index: 100;
  }
  body.page-template-template-contact #primary #contact-form figure {
    position: relative;
    z-index: 99;
    min-width: 455px;
    max-width: 455px;
    font-size: 0;
    overflow: hidden;
  }
  body.page-template-template-contact #primary #contact-form figure img {
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    min-width: 455px;
    transition: all 0.5s ease-in-out;
  }
  body.page-template-template-contact #primary #contact-form figure img:hover {
    transform: scale(1.1) rotate(-5deg);
  }
}

body.error404 #primary {
  text-align: center;
}
body.error404 #primary h1 {
  font-size: 10vw;
}

body.search #primary h1 span {
  color: #F18A00;
}
body.search #primary time {
  color: rgba(22, 68, 135, 0.5);
  display: block;
  margin-bottom: 0.5em;
}
body.search .posts-navigation {
  font-weight: bold;
}
body.search .posts-navigation a {
  color: #F18A00;
}

body.page-template-template-groep-8 main {
  max-width: 750px;
}
body.page-template-template-groep-8 main article .entry-content a {
  color: rgb(255, 255, 255) !important;
}
body.page-template-template-groep-8 .groep8-header {
  padding-top: 10vw;
  padding-bottom: 10vw;
  color: rgb(255, 255, 255);
  background-color: #164487;
  background-image: url("../img/bg-groep8-header.svg");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: 0 5vw;
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}
body.page-template-template-groep-8 .groep8-header .button {
  text-decoration: none !important;
  border: 0.15rem solid rgb(255, 255, 255);
  margin-bottom: 60px;
}
body.page-template-template-groep-8 .groep8-header .container {
  max-width: 1560px;
}
@media (min-width: 800px) {
  body.page-template-template-groep-8 .groep8-header .container {
    display: grid;
    margin-bottom: 60px;
    grid-template-columns: 1.5fr 0.5fr;
  }
}
@media (min-width: 800px) and (orientation: portrait) {
  body.page-template-template-groep-8 .groep8-header .container {
    display: block;
  }
}
@media (max-width: 799px) {
  body.page-template-template-groep-8 .groep8-header {
    margin-top: -25px;
    text-align: center;
  }
}
@media (min-width: 800px) {
  body.page-template-template-groep-8 .groep8-header {
    margin-top: -78px;
  }
  body.page-template-template-groep-8 .groep8-header h1 {
    font-size: 4.67vw;
  }
  body.page-template-template-groep-8 .groep8-header p {
    font-size: 2vw;
    max-width: 15em;
    line-height: 1.2;
    margin-bottom: 1em !important;
  }
}
@media (min-width: 1800px) {
  body.page-template-template-groep-8 .groep8-header {
    padding-top: 192px;
  }
  body.page-template-template-groep-8 .groep8-header h1 {
    font-size: 5.75rem;
  }
  body.page-template-template-groep-8 .groep8-header p {
    font-size: 2.5rem;
  }
  body.page-template-template-groep-8 .groep8-header #featured_video_intro {
    min-height: 325px;
  }
}
@media (min-width: 800px) and (orientation: portrait) {
  body.page-template-template-groep-8 .groep8-header {
    text-align: center;
  }
  body.page-template-template-groep-8 .groep8-header h1 {
    max-width: none;
  }
  body.page-template-template-groep-8 .groep8-header p {
    max-width: none;
  }
}
@media (max-width: 799px) {
  body.page-template-template-groep-8 .groep8-header {
    background-image: none;
  }
}
body.page-template-template-groep-8 #featured_video {
  position: relative;
  background-color: rgb(255, 255, 255);
  border-radius: 20px;
  padding: 30px;
  margin-bottom: 50px;
}
@media (max-width: 799px) {
  body.page-template-template-groep-8 #featured_video {
    padding: 18px;
  }
}
@media (min-width: 800px) {
  body.page-template-template-groep-8 #featured_video {
    width: 670px;
    height: 516px;
  }
}
@media (min-width: 800px) and (orientation: portrait) {
  body.page-template-template-groep-8 #featured_video {
    margin-left: auto;
    margin-right: auto;
  }
}
body.page-template-template-groep-8 #featured_video #featured_video_thumb a {
  text-decoration: none;
}
body.page-template-template-groep-8 #featured_video #featured_video_thumb .desc {
  background-color: #F18A00;
  padding: 12px 24px;
}
body.page-template-template-groep-8 #featured_video #featured_video_thumb .desc .desc-naam {
  font-size: 1.33em;
  font-weight: bold;
}
body.page-template-template-groep-8 #featured_video #featured_video_thumb .desc .desc-title {
  font-size: 1.75rem;
  font-weight: bold;
}
@media (min-width: 800px) {
  body.page-template-template-groep-8 #featured_video #featured_video_thumb .desc {
    height: 111px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}
@media (max-width: 799px) {
  body.page-template-template-groep-8 #featured_video #featured_video_thumb .desc {
    margin-bottom: 18px;
  }
}
@media (min-width: 800px) {
  body.page-template-template-groep-8 #featured_video #gr8_videos_list {
    height: 456px;
  }
}
body.page-template-template-groep-8 #featured_video #gr8_videos_list .video_thumb a {
  display: block;
  font-size: 0;
}
body.page-template-template-groep-8 #featured_video #gr8_videos_list figure {
  aspect-ratio: 59/28;
  overflow: hidden;
  display: flex;
  align-items: center;
}
@media (max-width: 799px) {
  body.page-template-template-groep-8 #featured_video #gr8_videos_list figure {
    aspect-ratio: auto;
    margin-bottom: 18px;
  }
}
body.page-template-template-groep-8 #featured_video figure {
  font-size: 0;
  position: relative;
  overflow: hidden;
}
body.page-template-template-groep-8 #featured_video figure:before {
  content: "";
  display: block;
  width: 46px;
  height: 46px;
  background: url("../img/icon-video-play.svg") no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -23px 0 0 -23px;
  z-index: 999;
  transition: all 0.25s ease-in-out;
}
body.page-template-template-groep-8 #featured_video a.lightbox {
  position: relative;
}
body.page-template-template-groep-8 #featured_video a.lightbox img {
  transition: all 2s ease-in-out;
}
body.page-template-template-groep-8 #featured_video a.lightbox:hover img {
  transform: scale(1.05);
}
body.page-template-template-groep-8 #featured_video a.lightbox:hover figure:before {
  transform: scale(1.5);
}
@media (min-width: 800px) {
  body.page-template-template-groep-8 #featured_video {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 18px;
  }
  body.page-template-template-groep-8 #featured_video > * {
    flex: 1;
    max-width: 295px;
  }
}
body.page-template-template-groep-8 #groep8-visuals {
  display: none;
}
@media (min-width: 1300px) {
  body.page-template-template-groep-8 #groep8-visuals {
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    display: block;
    position: relative;
  }
  body.page-template-template-groep-8 #groep8-visuals figure {
    border-radius: 50%;
    overflow: hidden;
    font-size: 0;
    border: 15px solid rgb(255, 255, 255);
    position: absolute;
  }
  body.page-template-template-groep-8 #groep8-visuals #groep8-visual-1 {
    width: 19vw;
    left: 13.5vw;
    top: -9vw;
  }
  body.page-template-template-groep-8 #groep8-visuals #groep8-visual-2 {
    width: 22.6vw;
    left: 29vw;
    top: -15vw;
  }
  body.page-template-template-groep-8 #groep8-visuals #groep8-visual-3 {
    width: 17.3vw;
    left: 52vw;
    top: -5.25vw;
  }
  body.page-template-template-groep-8 #groep8-visuals #groep8-visual-4 {
    width: 26.3vw;
    right: -5.6vw;
    top: -14vw;
  }
}
body.page-template-template-groep-8 .entry-content {
  margin-top: 60px;
  color: rgb(255, 255, 255);
  margin-bottom: 60px;
}
body.page-template-template-groep-8 .entry-content h1,
body.page-template-template-groep-8 .entry-content h2,
body.page-template-template-groep-8 .entry-content h3,
body.page-template-template-groep-8 .entry-content h4,
body.page-template-template-groep-8 .entry-content h5,
body.page-template-template-groep-8 .entry-content h6 {
  color: #164487;
  font-size: 1.5rem;
}
body.page-template-template-groep-8 .entry-content h1 {
  font-size: 1.75rem;
  margin-bottom: 1.5em;
}
body.page-template-template-groep-8 .entry-content h1 strong {
  font-size: 1.5em;
}
@media (min-width: 1300px) {
  body.page-template-template-groep-8 .entry-content {
    margin-top: 15vw;
  }
  body.page-template-template-groep-8 .entry-content h1 {
    font-size: 2.7rem;
  }
  body.page-template-template-groep-8 .entry-content h1 strong {
    font-size: 2em;
  }
}
body.page-template-template-groep-8 .agenda {
  margin-bottom: 80px;
}
body.page-template-template-groep-8 #faq {
  margin-top: 1.5em;
}
body.page-template-template-groep-8 #gr8_videos_list-iw {
  overflow: hidden;
}
body.page-template-template-groep-8 .tns-controls button {
  background-color: rgb(255, 255, 255);
  width: 30px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: 165px;
  z-index: 1000;
  transition: all 0.25s ease-in-out;
  opacity: 0.33;
}
body.page-template-template-groep-8 .tns-controls button:hover {
  opacity: 1;
}
body.page-template-template-groep-8 .tns-controls button:before {
  content: "";
  background: url(../img/icon-arrow-dark.svg) no-repeat center center;
  display: inline-block;
  margin: auto;
  width: 25px;
  height: 25px;
  background-size: contain;
  font-size: 0;
  transform: rotate(-180deg);
}
body.page-template-template-groep-8 .tns-controls button[data-controls=prev] {
  transform: rotate(-90deg);
  top: -45px;
  border-top-right-radius: 999em;
  border-bottom-right-radius: 999em;
}
body.page-template-template-groep-8 .tns-controls button[data-controls=next] {
  transform: rotate(270deg);
  bottom: -45px;
  border-top-left-radius: 999em;
  border-bottom-left-radius: 999em;
}
body.page-template-template-groep-8 .tns-controls button[data-controls=prev]:before {
  transform: rotate(360deg);
}
body.page-template-template-groep-8 .tns-controls button[disabled] {
  opacity: 0;
}

body.single time {
  display: block;
  margin-bottom: 1em;
  color: rgba(22, 68, 135, 0.5);
}/*# sourceMappingURL=style-20260126.css.map */