/*!***************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[3].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[3].use[3]!./src/index.scss ***!
  \***************************************************************************************************************************************************************************************************************************************/
.whitepaperBlock {
  --whitepaperBlock-font-family: inherit;
  --whitepaperBlock-spacing: 0.5rem;
}

.whitepaperBlock {
  align-items: center;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  grid-gap: 30px;
  padding: 0 !important;
  background: var(--wp--preset--gradient--horizontal-grey-to-dark-grey);
  border-radius: 21px;
}
.whitepaperBlock.red {
  background: var(--wp--preset--gradient--horizontal-bright-red-to-darker) !important;
}
.whitepaperBlock > * {
  box-sizing: border-box;
  flex-grow: 1;
  min-width: 0;
  overflow-wrap: break-word;
  width: 100%;
  word-break: break-word;
}
.whitepaperBlock__col.col-left {
  background: var(--wp--preset--gradient--vertical-white-to-grey);
  border-top-right-radius: 20px;
  border-bottom-right-radius: 250px;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 250px;
}
.whitepaperBlock__content {
  align-self: center;
  font-family: var(--whitepaperBlock-font-family);
  line-height: 1.18;
  padding: calc(4 * var(--whitepaperBlock-spacing)) calc(4.5 * var(--whitepaperBlock-spacing)) calc(2.5 * var(--whitepaperBlock-spacing));
  position: relative;
  display: inline-block;
  color: var(--wp--preset--color--white);
  text-align: center;
}
.whitepaperBlock__content h3 {
  color: var(--wp--preset--color--white);
}
.whitepaperBlock__content .wp-block-buttons {
  margin-top: 0;
  justify-content: center;
}
.whitepaperBlock__attribution {
  font-family: var(--wp--preset--font-family--system-font);
  font-size: calc(0.6 * var(--whitepaperBlock-font-size));
  line-height: 1.5;
  margin-top: calc(2 * var(--whitepaperBlock-spacing));
}
.whitepaperBlock__image {
  box-sizing: border-box;
  max-width: 100%;
  height: 100%;
  line-height: 0;
  margin-bottom: 0;
  padding: 30px;
  display: flex;
  justify-content: center;
}
.whitepaperBlock__image img {
  height: 100%;
  max-width: 100%;
  max-height: 400px;
  width: auto;
}
.whitepaperBlock__img {
  box-sizing: border-box;
  max-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

@media (min-width: 756px) {
  .whitepaperBlock {
    flex-wrap: nowrap;
    padding: calc(4 * var(--whitepaperBlock-spacing));
  }
  .whitepaperBlock__content {
    max-width: 90%;
    text-align: left;
  }
  .whitepaperBlock__content .wp-block-buttons {
    justify-content: left;
  }
  .whitepaperBlock__col {
    flex-basis: 50%;
  }
  .whitepaperBlock__col.col-left {
    background: var(--wp--preset--gradient--horizontal-white-to-grey-reversed);
    border-top-right-radius: 300px;
    border-bottom-right-radius: 300px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
  }
}
/*!*************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[3].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[3].use[3]!./src/header-pdf-koppeling/editor.scss ***!
  \*************************************************************************************************************************************************************************************************************************************************************/
.wp-block-indrukwekkend-header-medewerker .upload__button {
  position: absolute;
  top: 10%;
  left: 50%;
  color: #fff;
  transform: translate(-50%, -50%);
}
.wp-block-indrukwekkend-header-medewerker .afbeelding-container__content p {
  margin: 0;
}
.wp-block-indrukwekkend-header-medewerker .afbeelding-container > img {
  min-height: 360px;
  background-color: #ccc;
  width: 100%;
}

.editor-styles-wrapper .wp-block .wp-block-indrukwekkend-header-landing h1 {
  font-size: 32px;
}
.editor-styles-wrapper .wp-block .wp-block-indrukwekkend-header-landing h3 {
  margin-top: 0;
}

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