.zp-block-editor {
  padding: 24px;
  border: 1px dashed #ddd;
  background: #fafafa;
}

html, body {
  overflow-x: hidden;
}

body {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-weight: 400;
  line-height: 1.6rem;
  color: #1C2E4A;
  background-color: #F7F9FC;
  margin: 0;
  padding: 0 1rem;
}

img {
  max-width: 100%;
  height: auto;
  border-radius: 0 10px 0 10px;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 500;
  color: #1C2E4A;
  margin: 0 0 1rem 0;
}

h1 {
  font-size: 48px;
  line-height: 56px;
  margin: 0 0 3rem 0;
}
@media (max-width: 460px) {
  h1 {
    font-size: 36px;
    line-height: 42px;
  }
}

a {
  color: #1C2E4A;
  text-decoration: none;
  transition: color 0.2s;
}
a:hover {
  color: #D9B86A;
}

main a {
  text-decoration: underline;
}
main a:hover {
  color: #2B3642;
}

.wp-block-quote {
  border-left: 1px solid #2B3642;
  padding-left: 1rem;
  color: #2B3642;
}

.wp-block-column .wp-block-image figcaption {
  font-size: 14px;
}

.container {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0;
}

.alignfull {
  width: 100vw;
  margin-left: calc(50% - 50vw);
}

.site-footer {
  margin-top: 3rem;
  padding: 0 0 1.5rem 0;
  font-size: 0.9rem;
  color: #1C2E4A;
}
.site-footer .footer-top {
  display: flex;
  gap: 2rem;
  justify-content: space-between;
  flex-wrap: wrap;
  border-top: 1px solid #C7A652;
  padding: 3rem 0 0 0;
}
.site-footer .footer-top .footer-column {
  flex: 1;
  min-width: 180px;
}
.site-footer .footer-top .footer-column h4 {
  font-size: 1rem;
  font-weight: 600;
  margin-bottom: 0.8rem;
}
.site-footer .footer-top .footer-column p, .site-footer .footer-top .footer-column ul {
  margin: 0;
}
.site-footer .footer-top .footer-column a {
  text-decoration: none;
  color: #1C2E4A;
  transition: all 0.2s;
}
.site-footer .footer-top .footer-column a:hover {
  color: #16253B;
  text-decoration: underline;
}
.site-footer .footer-top .footer-column.footer-logo a {
  display: block;
  width: 228px;
  min-height: 45px;
  background: url("../images/logo-zonneperceel.svg") no-repeat center;
  background-size: contain;
  text-indent: -9999px;
}
.site-footer .footer-top .footer-column .footer-menu {
  list-style: none;
  padding: 0;
  margin: 0;
}
.site-footer .footer-top .footer-column .footer-menu li a {
  text-decoration: none;
  color: #1C2E4A;
  transition: all 0.2s;
}
.site-footer .footer-top .footer-column .footer-menu li a:hover {
  color: #16253B;
  text-decoration: underline;
}
.site-footer .footer-top .footer-column .social-icons {
  list-style: none;
  display: flex;
  gap: 0.4rem;
  padding: 0;
  margin: 0;
}
.site-footer .footer-top .footer-column .social-icons li a {
  text-decoration: none;
  font-weight: bold;
  color: #1C2E4A;
  transition: all 0.2s;
}
.site-footer .footer-top .footer-column .social-icons li a:hover {
  color: #16253B;
}
.site-footer .footer-top .footer-column .social-icons li a img {
  width: 36px;
  height: 36px;
}
.site-footer .footer-top .footer-column .social-icons li a:hover {
  opacity: 0.7;
}
.site-footer .footer-bottom {
  margin-top: 2rem;
  padding-top: 1rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.site-footer .footer-bottom .footer-disclaimer {
  background-color: #16253B;
  flex: 1 1 100%;
  margin-bottom: 0.5rem;
  padding: 1rem;
  font-size: 0.8rem;
  text-align: center;
  color: #FFFFFF;
  border-radius: 0 16px 0 16px;
}
@media (max-width: 767px) {
  .site-footer .footer-top {
    flex-direction: column;
    gap: 2rem;
  }
  .site-footer .footer-bottom {
    text-align: center;
  }
  .site-footer .footer-bottom .footer-credit {
    text-align: center;
  }
}

#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme {
  width: 90% !important;
  max-width: 1200px !important;
  bottom: 10px !important;
  left: 50% !important;
  transform: translateX(-50%) !important;
  background-color: #16253B !important;
  border: 0 !important;
  border-radius: 0 16px 0 16px !important;
  color: #FFFFFF !important;
}
#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme a:hover {
  color: #FFFFFF !important;
  text-decoration: none !important;
}
#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-infobar-allow-all,
#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-infobar-reject-btn,
#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-infobar-settings-btn {
  background-color: #D9B86A !important;
  border-radius: 0 16px 0 16px !important;
  color: #16253B !important;
  border: 0 !important;
  box-shadow: none !important;
  opacity: 1 !important;
}
#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-infobar-allow-all:hover,
#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-infobar-reject-btn:hover,
#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-infobar-settings-btn:hover {
  background-color: #C7A652 !important;
}
#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container {
  padding: 1.3rem 2rem !important;
}
@media (max-width: 767px) {
  #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container {
    padding: 1rem !important;
  }
}
@media (max-width: 767px) {
  #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .mgbutton {
    padding: 5px 13px !important;
  }
}

.gdpr_lightbox .moove-gdpr-branding-cnt {
  display: none;
}
.gdpr_lightbox .moove-gdpr-modal-allow-all,
.gdpr_lightbox .moove-gdpr-modal-reject-all,
.gdpr_lightbox .moove-gdpr-modal-save-settings {
  background-color: #D9B86A !important;
  border-radius: 0 16px 0 16px !important;
  color: #16253B !important;
  border: 0 !important;
}
.gdpr_lightbox .moove-gdpr-modal-allow-all:hover,
.gdpr_lightbox .moove-gdpr-modal-reject-all:hover,
.gdpr_lightbox .moove-gdpr-modal-save-settings:hover {
  background-color: #C7A652 !important;
}

.site-header {
  margin-bottom: 3rem;
  padding: 1rem 0;
  position: relative;
  z-index: 100;
}
.site-header .header-afm {
  margin-bottom: 1rem;
}
.site-header .header-afm img {
  max-width: 760px;
  margin: 0 auto;
  display: block;
  border-radius: 0;
}
.site-header .header-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.site-header .header-inner .site-logo a {
  display: block;
  width: 200px;
  height: auto;
  min-height: 41px;
  background: url("../images/logo-zonneperceel.svg") no-repeat center;
  background-size: contain;
  text-indent: -9999px;
}
@media (max-width: 360px) {
  .site-header .header-inner .site-logo a {
    max-width: 200px;
  }
}
.site-header .header-inner .main-navigation {
  position: relative;
}
.site-header .header-inner .main-navigation .menu-primary {
  display: flex;
  gap: 2rem;
  list-style: none;
  margin: 0;
  padding: 0;
}
.site-header .header-inner .main-navigation .menu-primary .menu-item {
  align-content: center;
}
.site-header .header-inner .main-navigation .menu-primary .menu-item.current-menu-item a {
  opacity: 0.6;
}
.site-header .header-inner .main-navigation .menu-primary .menu-item a {
  text-decoration: none;
  color: #1C2E4A;
  padding: 0.5rem 0;
  transition: color 0.2s;
}
.site-header .header-inner .main-navigation .menu-primary .menu-item a:hover {
  color: #16253B;
}
.site-header .header-inner .main-navigation .menu-primary .menu-item.is-cta a {
  display: inline-block;
  padding: 0.5rem 1rem;
  background-color: #D9B86A;
  color: #1C2E4A;
  border-radius: 0 6px 0 6px;
  transition: background-color 0.2s;
}
.site-header .header-inner .main-navigation .menu-primary .menu-item.is-cta a:hover {
  background-color: #C7A652;
}
.site-header .header-inner .main-navigation .menu-toggle {
  display: none;
  background: none;
  border: none;
  cursor: pointer;
  width: 32px;
  height: 24px;
  position: relative;
  z-index: 101;
}
.site-header .header-inner .main-navigation .menu-toggle span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background: #1C2E4A;
  transition: transform 0.25s ease, opacity 0.25s ease;
}
.site-header .header-inner .main-navigation .menu-toggle span:nth-child(1) {
  top: 0;
}
.site-header .header-inner .main-navigation .menu-toggle span:nth-child(2) {
  top: 10px;
}
.site-header .header-inner .main-navigation .menu-toggle span:nth-child(3) {
  top: 20px;
}
@media (max-width: 1199px) {
  .site-header .header-inner .main-navigation .menu-primary {
    display: flex;
    flex-direction: column;
    gap: 2rem;
    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    right: 0;
    width: auto;
    background: #FFFFFF;
    padding: 6rem 1rem 2rem 1rem;
    transform: translateX(-100%);
    transition: transform 0.2s ease-out;
    z-index: 100;
    align-items: flex-start;
  }
  .site-header .header-inner .main-navigation .menu-primary .menu-item {
    font-size: 1.5rem;
  }
  .site-header .header-inner .main-navigation.menu-open .menu-primary {
    transform: translateX(0);
  }
  .site-header .header-inner .main-navigation.menu-open .menu-toggle span:nth-child(1) {
    transform: rotate(45deg);
    top: 10px;
  }
  .site-header .header-inner .main-navigation.menu-open .menu-toggle span:nth-child(2) {
    opacity: 0;
  }
  .site-header .header-inner .main-navigation.menu-open .menu-toggle span:nth-child(3) {
    transform: rotate(-45deg);
    top: 10px;
  }
  .site-header .header-inner .main-navigation .menu-toggle {
    display: block;
  }
}

button {
  font-family: "Plus Jakarta Sans", sans-serif;
  cursor: pointer;
}

.button, .content-section-2__inner a, .content-section a, .wp-block-buttons .wp-block-button .wp-element-button {
  padding: 0.7rem 1.4rem;
  background-color: #D9B86A;
  color: #1C2E4A;
  border-radius: 0 6px 0 6px;
  transition: background-color 0.2s;
  border: 1px solid transparent;
  font-size: 15px;
  font-weight: 700;
  text-decoration: none;
}
.button:hover, .content-section-2__inner a:hover, .content-section a:hover, .wp-block-buttons .wp-block-button .wp-element-button:hover {
  background-color: #C7A652;
}

.wp-block-buttons .wp-block-button.is-style-outline .wp-element-button {
  background-color: transparent;
  border: 1px solid #1C2E4A;
  font-weight: 400;
}
.wp-block-buttons .wp-block-button.is-style-outline .wp-element-button:hover {
  background-color: #1C2E4A;
  color: #FFFFFF;
}

.button-outline-white, .project-card.project-card-cta .project-cta-content a {
  display: inline-flex;
  padding: 0.7rem 1.4rem;
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
  text-decoration: none;
  border-radius: 0 6px 0 6px;
  font-weight: 600;
  transition: all 0.2s ease;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
}
.button-outline-white:hover, .project-card.project-card-cta .project-cta-content a:hover {
  background: #FFFFFF;
  color: #1C2E4A;
}

.gform_required_legend {
  display: none;
}

form {
  width: 100%;
  margin: 0 auto;
}
form .gform-body .gform_fields {
  gap: 1rem;
}
form .gform-body .gform_fields .gfield .gform-field-label {
  display: block;
  font-size: 15px;
  color: #1C2E4A;
  margin-bottom: 5px;
}
form .gform-body .gform_fields .gfield .ginput_container {
  width: 100%;
  display: flex;
  position: relative;
}
form .gform-body .gform_fields .gfield .ginput_container:has(select)::after {
  --size: 0.45rem;
  content: "";
  position: absolute;
  right: 1rem;
  pointer-events: none;
  border-left: var(--size) solid transparent;
  border-right: var(--size) solid transparent;
  border-top: var(--size) solid #1C2E4A;
  top: 45%;
}
form .gform-body .gform_fields .gfield .ginput_container input[type=text],
form .gform-body .gform_fields .gfield .ginput_container input[type=email],
form .gform-body .gform_fields .gfield .ginput_container input[type=password],
form .gform-body .gform_fields .gfield .ginput_container input[type=tel],
form .gform-body .gform_fields .gfield .ginput_container textarea,
form .gform-body .gform_fields .gfield .ginput_container select {
  width: 97%;
  height: auto;
  margin-bottom: 0.3rem;
  padding: 0.8rem 1rem;
  border-radius: 0 10px 0 10px;
  border: 1px solid #1C2E4A;
  color: #1C2E4A;
  font-size: 15px;
  line-height: 1rem;
  background-color: transparent;
  transition: border-color 0.3s ease;
}
form .gform-body .gform_fields .gfield .ginput_container input::placeholder,
form .gform-body .gform_fields .gfield .ginput_container textarea::placeholder {
  color: #2B3642;
}
form .gform-body .gform_fields .gfield .ginput_container input:focus,
form .gform-body .gform_fields .gfield .ginput_container textarea:focus,
form .gform-body .gform_fields .gfield .ginput_container select:focus {
  outline: none;
  border-color: #0e1725;
  background-color: rgba(0, 123, 255, 0.1);
}
form .gform-body .gform_fields .gfield .ginput_container select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 100%;
  cursor: pointer;
}
form .gform-body .gform_fields .gfield input[type=checkbox] {
  appearance: none;
  width: 1.4rem;
  height: 1.4rem;
  min-width: 1.4rem;
  border: 1px solid #1C2E4A;
  margin-top: 3px;
  background-color: transparent;
  border-radius: 0 6px 0 6px;
  transform: translateY(-0.175em);
  cursor: pointer;
}
form .gform-body .gform_fields .gfield input[type=checkbox]::before {
  content: "";
  width: 0.65em;
  height: 0.65em;
  transform: scale(0);
  transition: 120ms transform ease-in-out;
  box-shadow: inset 1em 1em var(--form-control-color);
}
form .gform-body .gform_fields .gfield input[type=checkbox]:checked {
  background-color: #1C2E4A;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 12px;
  color: #FFFFFF;
}
form .gform-body .gform_fields .gfield input[type=checkbox]:checked::before {
  transform: scale(1);
}
form .gform-body .gform_fields .gfield .gfield_radio input[type=radio] {
  appearance: none;
  width: 20px;
  height: 20px;
  border: 1px solid #1C2E4A;
  border-radius: 50%;
  background-color: #FFFFFF;
  margin: 0 7px 0 0;
  position: relative;
  cursor: pointer;
}
form .gform-body .gform_fields .gfield .gfield_radio input[type=radio]::before {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #FFFFFF;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0);
  transition: transform 120ms ease-in-out;
}
form .gform-body .gform_fields .gfield .gfield_radio input[type=radio]:checked {
  background-color: #1C2E4A;
}
form .gform-body .gform_fields .gfield .gfield_radio input[type=radio]:checked::before {
  transform: translate(-50%, -50%) scale(1);
}
form .gform-body .gform_fields .gfield .gfield_radio label {
  margin-right: 1.5rem;
}
form .gform-body .gform_fields .gfield.gfield_html_formatted {
  font-size: 13px;
  line-height: 1.1rem;
}
form .gform-body .gform_fields .gfield.gfield_html_formatted a:hover {
  text-decoration: none;
}
form .gform-body .gform_fields .gfield .ginput_container_consent label {
  font-size: 13px;
  line-height: 1.1rem;
}
form .gform-body .gform_fields .gfield .ginput_container_consent .gfield_required_asterisk {
  font-size: 13px;
  line-height: 1.1rem;
}
form .gform-body .gform_fields .gfield .gfield_required_asterisk {
  color: #1C2E4A;
  font-size: 16px;
  margin: 0 0 0 3px;
}
form .gform-footer {
  margin-top: 10px !important;
}
form .gform-footer input[type=submit] {
  padding: 0.8em 1.5rem !important;
  background-color: #D9B86A !important;
  color: #1C2E4A !important;
  border-radius: 0 6px 0 6px !important;
  transition: background-color 0.2s !important;
  border: 1px solid transparent !important;
  font-size: 16px !important;
  font-weight: 700 !important;
  cursor: pointer !important;
}
form .gform-footer input[type=submit]:hover {
  background-color: #C7A652 !important;
}

.gform_validation_errors {
  box-shadow: none !important;
  width: 97% !important;
  margin-bottom: 20px !important;
}
.gform_validation_errors:focus {
  outline: none !important;
}

.hero h1 {
  font-size: 38px;
  line-height: 42px;
  margin: 0 0 2rem 0;
}
@media (max-width: 767px) {
  .hero h1 {
    font-size: 28px;
    line-height: 34px;
    margin: 0 0 1.6rem 0;
  }
}
.hero p {
  font-size: 21px;
  line-height: 27px;
  margin: 1.8rem 0 2rem 0;
}
@media (max-width: 767px) {
  .hero p {
    font-size: 18px;
    line-height: 26px;
    margin: 1.4rem 0 1.6rem 0;
  }
}
.hero .wp-block-columns-is-layout-flex {
  gap: 0;
}

.projects-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 3.2rem;
  margin: 2rem 0 4rem 0;
}
@media (max-width: 1024px) {
  .projects-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 767px) {
  .projects-grid {
    grid-template-columns: 1fr;
  }
}

.project-card {
  background: #FFFFFF;
  border-radius: 0 16px 0 16px;
  overflow: hidden;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
  display: flex;
  flex-direction: column;
}
.project-card.project-card-cta {
  background: #1C2E4A;
  color: #FFFFFF;
  padding: 2rem;
  border-radius: 0 16px 0 16px;
  display: flex;
  flex-direction: column;
  gap: 1rem;
  align-items: baseline;
  justify-content: center;
}
.project-card.project-card-cta .project-cta-content {
  font-size: 1.2rem;
}
.project-card.project-card-cta .project-cta-content h2 {
  color: #FFFFFF;
  line-height: 2rem;
  margin: 0 0 2rem 0;
}
.project-card.project-card-cta .project-cta-content p {
  margin-bottom: 1.25rem;
}
.project-card.project-card-cta .project-cta-content ul {
  padding-left: 1.2rem;
  margin: 0 0 2rem 0;
}
.project-card.project-card-cta .project-cta-content ul li {
  margin-bottom: 0.3rem;
}
.project-card .project-thumbnail {
  position: relative;
}
.project-card .project-thumbnail img {
  width: 100%;
  height: 408px;
  object-fit: cover;
  display: block;
  border-radius: 0 16px 0 16px;
}
.project-card .project-thumbnail .project-status {
  position: absolute;
  bottom: 1rem;
  left: 1rem;
  background: rgba(28, 46, 74, 0.8);
  color: #FFFFFF;
  font-weight: 700;
  font-size: 0.75rem;
  padding: 0.4rem 0.8rem;
  border-radius: 0 16px 0 16px;
}
.project-card .project-title {
  font-size: 1.25rem;
  font-weight: 500;
  color: #1C2E4A;
  margin-bottom: 0;
  padding: 1.5rem 1.5rem 0.75rem 1.5rem;
  line-height: 1.3;
}
.project-card .project-meta {
  padding: 0 1.5rem 1.5rem 1.5rem;
  font-size: 0.9rem;
  color: #2B3642;
}
.project-card .project-meta .meta-row {
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 1rem;
  margin-bottom: 0.5rem;
  align-items: start;
}
.project-card .project-meta .meta-label {
  color: #1C2E4A;
  font-weight: 600;
}
.project-card .project-meta .meta-value {
  text-align: right;
  white-space: normal;
}

.projects-block {
  margin: 1rem 0 4rem 0;
}
.projects-block .projects-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 2rem;
}
.projects-block .projects-header h2 {
  margin: 0;
}
@media (max-width: 600px) {
  .projects-block .projects-header {
    flex-direction: column;
    align-items: flex-start;
    gap: 0.5rem;
  }
}
.projects-block .projects-archive-link {
  text-decoration: underline;
}
.projects-block .projects-archive-link:hover {
  text-decoration: none;
}
.projects-block .projects-slider {
  position: relative;
}
.projects-block .projects-track {
  display: flex;
  gap: 20px;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  scroll-behavior: smooth;
  padding-bottom: 1rem;
  scrollbar-width: none;
}
.projects-block .projects-track::-webkit-scrollbar {
  display: none;
}
.projects-block .project-card {
  flex: 0 0 auto;
  scroll-snap-align: start;
  word-wrap: break-word;
}
@media (min-width: 768px) {
  .projects-block .project-card {
    width: calc((100% - 40px) / 3);
  }
}
@media (max-width: 767px) {
  .projects-block .project-card {
    width: 85%;
  }
}
.projects-block .projects-nav {
  display: flex;
  justify-content: center;
  gap: 1rem;
  margin-top: 0.5rem;
}
.projects-block .projects-nav button {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  border: 1px solid #1C2E4A;
  background: transparent;
  color: #1C2E4A;
  font-size: 1.2rem;
  cursor: pointer;
  transition: all 0.2s;
}
.projects-block .projects-nav button:hover {
  background: #1C2E4A;
  color: #FFFFFF;
}

.content-section {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin: 4rem 0;
  padding: 2rem;
  border-radius: 0 16px 0 16px;
}
.content-section__inner {
  display: flex;
  justify-content: flex-start;
}
.content-section__box {
  width: 100%;
  padding: 3rem;
  border-radius: 0 10px 0 10px;
  background: rgba(255, 255, 255, 0.7);
  backdrop-filter: blur(3px);
}
@media (min-width: 768px) {
  .content-section__box {
    width: 35%;
  }
}
.content-section a {
  display: inline-block;
}

.content-section-2 {
  margin: 4rem 0;
}
.content-section-2__grid {
  display: grid;
  grid-template-columns: 1fr;
  overflow: hidden;
  border-radius: 0 16px 0 16px;
}
@media (min-width: 768px) {
  .content-section-2__grid {
    grid-template-columns: 1fr 1fr;
  }
}
.content-section-2__col {
  position: relative;
}
.content-section-2__col--content {
  background-color: #1C2E4A;
  color: #FFFFFF;
  display: flex;
  align-items: center;
}
.content-section-2__col--image {
  min-height: 300px;
}
@media (min-width: 768px) {
  .content-section-2__col--image {
    min-height: auto;
  }
}
.content-section-2__inner {
  padding: 2rem;
}
@media (min-width: 768px) {
  .content-section-2__inner {
    padding: 3rem;
  }
}
.content-section-2__inner a {
  display: inline-block;
  margin-top: 1rem;
}
.content-section-2__inner h1, .content-section-2__inner h2, .content-section-2__inner h3, .content-section-2__inner h4, .content-section-2__inner h5, .content-section-2__inner h6, .content-section-2__inner p, .content-section-2__inner li {
  color: #FFFFFF;
}
.content-section-2__image {
  width: 100%;
  height: 100%;
  min-height: 300px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.cta-block {
  background-color: #1C2E4A;
  color: #FFFFFF;
  border-radius: 0 10px 0 10px;
}
.cta-block .cta-block-content {
  padding: 1.5rem;
}
.cta-block .cta-block-content h2 {
  color: #FFFFFF;
}
.cta-block .cta-block-content .wp-block-columns {
  gap: 1.5rem;
}
.cta-block .cta-block-content .wp-block-image {
  position: relative;
  margin: 0;
}
.cta-block .cta-block-content .wp-block-image figcaption {
  position: absolute;
  bottom: 0.5rem;
  left: 0.5rem;
  z-index: 99;
  margin: 0;
  font-size: 11px;
  color: #FFFFFF;
  text-align: left;
  line-height: 1rem;
}
.cta-block .cta-block-content .wp-block-image figcaption strong {
  font-size: 15px;
}
.cta-block .cta-block-content .wp-block-image::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.65;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.65) 100%);
  border-radius: 0 10px 0 10px;
}
.cta-block .cta-block-content p {
  margin-top: 0;
}
.cta-block .cta-block-content .wp-block-buttons .wp-block-button.is-style-outline .wp-element-button {
  border-color: #FFFFFF;
  color: #FFFFFF;
}
.cta-block .cta-block-content .wp-block-buttons .wp-block-button.is-style-outline .wp-element-button:hover {
  background: #FFFFFF;
  color: #1C2E4A;
}
.cta-block .cta-block-content .wp-block-buttons .wp-block-button a {
  font-size: 14px;
}
.cta-block .cta-block-content .wp-block-columns {
  margin: 0;
}
.cta-block .cta-block-image figure.wp-block-image {
  margin: 0;
}
.cta-block .cta-block-image figure.wp-block-image img {
  max-height: 400px;
}

.page-hero {
  position: relative;
  margin: 0 0 4rem 0;
}
.page-hero .page-hero-thumbnail {
  position: relative;
  width: 100%;
  aspect-ratio: 1340/457;
  border-radius: 0 10px 0 10px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .page-hero .page-hero-thumbnail {
    aspect-ratio: 8/3;
  }
}
.page-hero .page-hero-thumbnail::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(to right, rgba(22, 37, 59, 0.6) 0%, rgba(22, 37, 59, 0) 100%);
  border-radius: 0 10px 0 10px;
  z-index: 1;
}
.page-hero .page-hero-thumbnail img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.page-hero .page-hero-content {
  position: absolute;
  bottom: 10%;
  left: 3rem;
  color: #FFFFFF;
  font-size: 2.5rem;
  z-index: 2;
}
@media (max-width: 767px) {
  .page-hero .page-hero-content {
    bottom: 1rem;
    left: 1rem;
    font-size: 1.2rem;
  }
}
.page-hero .page-hero-content p {
  margin: 0;
  line-height: 2.8rem;
}
@media (max-width: 767px) {
  .page-hero .page-hero-content p {
    line-height: 1.5rem;
  }
}

.figures-block {
  margin: 4rem auto;
}
.figures-block .figures-grid {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 0.4rem;
}
@media (max-width: 767px) {
  .figures-block .figures-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .figures-block .figures-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
.figures-block .figures-card {
  background: #EDF2F7;
  padding: 0.8rem;
  border-radius: 0 16px 0 16px;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  text-align: center;
}
.figures-block .figures-card .figures-value {
  font-size: 27px;
  font-weight: 600;
  line-height: 30px;
}
@media (max-width: 767px) {
  .figures-block .figures-card .figures-value {
    font-size: 22px;
    line-height: 1.6rem;
  }
}
.figures-block .figures-card .figures-subline {
  font-size: 14px;
  line-height: 1rem;
}
@media (max-width: 767px) {
  .figures-block .figures-card .figures-subline {
    font-size: 13px;
    line-height: 18px;
  }
}

.testimonials-block {
  margin: 4rem auto;
}
.testimonials-block .testimonials-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2rem;
}
@media (max-width: 767px) {
  .testimonials-block .testimonials-grid {
    grid-template-columns: 1fr;
  }
}
.testimonials-block h3 a {
  text-decoration: none;
}
.testimonials-block h3 a:hover {
  text-decoration: underline;
}
.testimonials-block .testimonial-card {
  background: #EDF2F7;
  padding: 2rem;
  border-radius: 0 16px 0 16px;
  display: flex;
  flex-direction: column;
  gap: 1rem;
  text-align: center;
}
.testimonials-block .testimonial-rating {
  font-weight: 700;
  font-size: 0.9rem;
  color: #1C2E4A;
  background: #D9B86A;
  border-radius: 100px;
  padding: 0.5rem 2rem;
  display: inline-block;
  margin: 0 auto;
}
.testimonials-block .testimonial-quote {
  font-size: 24px;
  line-height: 2rem;
  margin: 0;
  color: #1C2E4A;
}
@media (max-width: 767px) {
  .testimonials-block .testimonial-quote {
    font-size: 20px;
  }
}
.testimonials-block .testimonial-name {
  font-style: italic;
  color: #1C2E4A;
}

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