/*!*********************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/block_MC-9_card-carousel/scss/style.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************/
.wp-block-ds-citeocom-card-carousel {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  height: 35rem;
  width: 100%;
  padding: 0.75rem;
  box-sizing: border-box;
  background-color: var(--Color-Background-Subtler);
  border-radius: 0.75rem;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.wp-block-ds-citeocom-card-carousel > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.wp-block-ds-citeocom-card-carousel p {
  -webkit-text-decoration: underline 2px rgba(0, 0, 0, 0);
          text-decoration: underline 2px rgba(0, 0, 0, 0);
  text-underline-offset: 0.2em;
  transition: text-decoration-color 300ms;
}
.wp-block-ds-citeocom-card-carousel:hover p, .wp-block-ds-citeocom-card-carousel:focus p {
  text-decoration-color: rgb(0, 0, 0);
}
.wp-block-ds-citeocom-card-carousel .card-txt-wrapper {
  position: relative;
  width: 100%;
  padding: 1rem 6.5rem 1rem 1rem;
  box-sizing: border-box;
  min-height: 7rem;
  background-color: var(--ds-core-color-white);
  border-radius: 0.5rem;
}
.wp-block-ds-citeocom-card-carousel .card-txt-wrapper .has-suffix--Chevron-right {
  position: absolute;
  right: 2rem;
  bottom: 1rem;
}
.wp-block-ds-citeocom-card-carousel .card-txt-wrapper .has-suffix--Chevron-right .wp-element-button {
  padding: 1rem;
  background-color: transparent;
  border-radius: 0.5rem;
}
.wp-block-ds-citeocom-card-carousel .card-txt-wrapper .wp-block-group {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
}
.wp-block-ds-citeocom-card-carousel .card-txt-wrapper .wp-block-group .number-tag {
  width: -moz-fit-content;
  width: fit-content;
  color: var(--Color-Text);
  background-color: var(--Color-Background-Subtle);
  border: none;
}

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