@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot?kryh5a");
  src: url("../fonts/icomoon.eot?kryh5a#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?kryh5a") format("truetype"), url("../fonts/icomoon.woff?kryh5a") format("woff"), url("../fonts/icomoon.svg?kryh5a#icomoon") format("svg");
  font-display: swap;
  font-style: normal;
  font-weight: normal;
}
.desktop-only {
  display: none;
}
@media (min-width: 1024px) {
  .desktop-only {
    display: block;
  }
}

.disabled {
  cursor: not-allowed;
  opacity: 0.5;
  pointer-events: none;
}

@media (min-width: 1024px) {
  .mobile-only {
    display: none;
  }
}

html :where(.wp-block) {
  -webkit-font-smoothing: antialiased;
  max-width: initial;
}

html :where(.editor-styles-wrapper) {
  line-height: 1.75;
  max-width: initial;
}

:root .editor-styles-wrapper {
  font-family: "Space Grotesk", sans-serif;
}

.interface-interface-skeleton__sidebar,
.interface-navigable-region,
[role=dialog],
.media-modal-content,
.editor-header {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
.interface-interface-skeleton__sidebar *,
.interface-navigable-region *,
[role=dialog] *,
.media-modal-content *,
.editor-header * {
  font-family: inherit;
}

:root .dashicons,
:root .dashicons-before:before {
  font-family: "dashicons";
}

.acf-icon:active, .acf-icon:hover {
  text-decoration: none;
}

.card {
  border: 0;
}

.block-editor__container img {
  height: inherit;
}

.block-editor-block-list__layout,
.wp-block {
  float: left;
  width: 100%;
  position: relative;
}

#tinymce {
  padding: 30px;
}

.block-directory-downloadable-blocks-panel {
  display: none;
}

@media (min-width: 1024px) {
  .interface-complementary-area__fill {
    min-width: 480px;
  }
}
@media (min-width: 1440px) {
  .interface-complementary-area__fill {
    min-width: 580px;
  }
}
.interface-complementary-area__fill .interface-complementary-area.editor-sidebar {
  min-width: inherit;
}

:root .mce-colorbutton {
  display: none;
}

:root .theme-selector li {
  float: left;
  width: 100%;
  border-left: 1px solid #c1c6d2;
  border-right: 1px solid #c1c6d2;
  border-top: 1px solid #c1c6d2;
}
:root .theme-selector li:last-of-type {
  border-bottom: 1px solid #c1c6d2;
}
:root .theme-selector li label {
  float: left;
  width: 100%;
  padding: 10px 10px 10px 18px;
  position: relative;
}
:root .theme-selector li label::before {
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transition: all 0.25s ease-in-out;
  width: 0;
}
:root .theme-selector li label::after {
  background-color: white;
  border-radius: 2px;
  border: 1px solid #c1c6d2;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.05);
  color: inherit;
  content: "";
  font-size: 12px;
  height: 15px;
  left: 15px;
  line-height: 13px;
  position: absolute;
  text-indent: 1px;
  top: 50%;
  transform: translateY(-50%);
  width: 15px;
}
:root .theme-selector li label.selected {
  font-weight: 700;
}
:root .theme-selector li label.selected:after {
  content: "\f00c";
  font-family: "icomoon";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-transform: none;
  color: #2ab4de;
}
:root .theme-selector li label.selected::before {
  background-color: #2ab4de;
  width: 4px;
}
:root .theme-selector li label [type=radio] {
  opacity: 0;
}
:root .theme-selector .theme-selector__li--theme-white {
  background-color: #F9F8F7;
  color: #031E2F;
}
:root .theme-selector .theme-selector__li--theme-dark {
  background-color: #031E2F;
  color: white;
}
:root .theme-selector .theme-selector__li--theme-bright {
  background-color: #D9E506;
  color: #031E2F;
}
:root .theme-selector .theme-selector__li--theme-lightyellow {
  background-color: #F7FACD;
  color: #031E2F;
}
:root .theme-selector .theme-selector__li--theme-light {
  background-color: #F3F2EF;
  color: #031E2F;
}
:root .theme-selector .theme-selector__li--theme-medium {
  background-color: #E0DED8;
  color: #031E2F;
}

:root [data-name=beeldmerk_color] .theme-selector__li--theme-white {
  background-color: white;
}

:root [data-name=beeldmerk_color] .theme-selector__li--theme-light {
  background-color: #FFFFAD;
}

.anchor-input-text {
  background-color: #f9f9f9;
  border-radius: 3px;
  clear: both;
  float: left;
  font-family: Monospace;
  font-size: 12px;
  margin-top: 10px;
  margin-top: 10px;
  padding: 5px 10px;
  position: relative;
  width: auto;
}

.block-team.swiper-wrapper {
  max-height: 330px;
}/*# sourceMappingURL=gutenberg.css.map */