/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/@wordpress/scripts/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/@wordpress/scripts/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/block_MC-516_illustration/scss/style.scss ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.wp-block-citeo-semantic-illustration {
  --ds-illustration-color: var(--ds-semantic-color-neutral-content-medium);
  display: block;
  width: -moz-fit-content;
  width: fit-content;
}
.wp-block-citeo-semantic-illustration .illustration-wrapper {
  display: block;
  width: var(--ds-semantic-sizing-6xl);
  height: var(--ds-semantic-sizing-6xl);
}
.wp-block-citeo-semantic-illustration:not(.ds-theme-citeob2c) .illustration-wrapper {
  background-color: var(--ds-semantic-color-neutral-content-medium);
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
}
.wp-block-citeo-semantic-illustration.ds-theme-citeob2c .illustration-wrapper {
  background-color: transparent !important;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

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