/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/@symfony/webpack-encore/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].oneOf[1].use[1]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[4].oneOf[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].oneOf[1].use[3]!./vendor/communice-web/communice-base/Resources/Private/Assets/StyleSheets/communice/content-elements/textpic/textpic-base.scss ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.content-textpic figure {
  margin-bottom: 2rem;
  z-index: 1;
  position: relative;
}
.content-textpic figure.table {
  display: block;
  overflow: auto;
}
.content-textpic .text-wrapper ul {
  overflow: hidden;
}
.content-textpic .text-wrapper.text-wrapper--narrow {
  max-width: 630px;
  margin: 0 auto;
}
.content-textpic .cImage.has-link .cImage--lightbox-link,
.content-textpic .cImage.has-link .image-copyright {
  z-index: 1;
}

.content-textpic--wrap .ceHeader {
  margin-top: 0;
}
.content-textpic--wrap .ceBodytext h1:first-child, .content-textpic--wrap .ceBodytext h2:first-child, .content-textpic--wrap .ceBodytext h3:first-child, .content-textpic--wrap .ceBodytext h4:first-child, .content-textpic--wrap .ceBodytext h5:first-child, .content-textpic--wrap .ceBodytext h6:first-child {
  margin-top: 0;
}

.content-textpic--content {
  flex: 1;
}

body.rounded-corners .content-textpic .cImage img {
  border-radius: var(--rounded-corners--border-radius--base);
}
