/*!**************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./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/deprecated_MC-377_post_author/scss/style.scss ***!
  \**************************************************************************************************************************************************************************************************************************************************************************/
.wp-block-citeo-articles-post-author {
  position: relative;
  border-top: 2px solid var(--Color-Text-Primary, #111827);
  border-bottom: 2px solid var(--Color-Text-Primary, #111827);
  padding-top: 1rem;
}
.wp-block-citeo-articles-post-author > .ds-text-xsmall {
  position: absolute;
  left: 0;
  top: -8px;
  padding: 0 0.5rem 0 0;
  background-color: #fff;
  margin: 0;
  text-transform: uppercase;
}
.wp-block-citeo-articles-post-author .wp-block-image {
  aspect-ratio: 3/4;
  height: 104px;
  overflow: hidden;
  margin-bottom: -5px;
}
.wp-block-citeo-articles-post-author .wp-block-image picture {
  width: 100%;
  height: 100%;
}
.wp-block-citeo-articles-post-author .wp-block-image img {
  position: relative;
  z-index: -1;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.wp-block-citeo-articles-post-author .author-block {
  display: flex;
  align-items: center;
  height: 104px;
  gap: 1rem;
}
.wp-block-citeo-articles-post-author .author-block__description {
  flex: 1;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-bottom: 1rem;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.4;
  color: var(--Color-Text-Primary, #111827);
}

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