/*!************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/testimonial-carousel/style.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************/
.wp-block-threea-testimonial-carousel {
  position: relative;
  width: 100%;
  padding: 155px 0;
}
@media screen and (min-width: 1024px) {
  .wp-block-threea-testimonial-carousel {
    padding: 155px var(--content-padding);
  }
}
.wp-block-threea-testimonial-carousel,
.wp-block-threea-testimonial-carousel > .block-editor-inner-blocks > .block-editor-block-list__layout,
.wp-block-threea-testimonial-carousel > .block-editor-block-list__layout {
  color: #FFFFFF;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 1024px) {
  .wp-block-threea-testimonial-carousel,
  .wp-block-threea-testimonial-carousel > .block-editor-inner-blocks > .block-editor-block-list__layout,
  .wp-block-threea-testimonial-carousel > .block-editor-block-list__layout {
    flex-direction: row;
  }
}
.wp-block-threea-testimonial-carousel figure,
.wp-block-threea-testimonial-carousel > .block-editor-inner-blocks > .block-editor-block-list__layout figure,
.wp-block-threea-testimonial-carousel > .block-editor-block-list__layout figure {
  flex-shrink: 0;
}
.wp-block-threea-testimonial-carousel::before {
  position: absolute;
  display: block;
  content: "";
  background: #D21927;
  background-image: url(../images/background.47010e46.png);
  background-repeat: no-repeat;
  background-size: cover;
  top: 0;
  height: 100%;
  width: 100vw;
  z-index: -1;
}

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