/*!*****************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[3].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[3].use[3]!./blocks/testimonial-slider/src/style.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************************/
.wp-block-image {
  position: relative;
  z-index: 2;
}
.wp-block-image.alignright img {
  margin-left: auto;
}
.wp-block-image.alignleft img {
  margin-right: auto;
}
.wp-block-image.aligncenter {
  margin-left: auto;
  margin-right: auto;
}
.wp-block-image.is-style-rounded {
  border-radius: 10px;
}
.wp-block-image.is-style-rounded img {
  border-radius: 10px;
}

p.is-style-max-width,
li.is-style-max-width {
  max-width: 540px;
  margin-left: auto;
  margin-right: auto;
}

/**
 * The following styles get applied both on the front of your site
 * and in the editor.
 *
 * Replace them with your own styles or remove the file completely.
 */
.wp-block-crown-blocks-testimonial-slider .slick-arrow {
  width: 64px;
  height: 64px;
  overflow: hidden;
  padding: 0;
  border: none;
  outline: none;
  text-indent: -1000000px;
  position: absolute;
  bottom: 40px;
  left: 0;
  background-color: transparent;
}
.wp-block-crown-blocks-testimonial-slider .slick-arrow.slick-next {
  left: unset;
  right: 0;
}
.wp-block-crown-blocks-testimonial-slider .slick-arrow.slick-disabled {
  opacity: 0.3;
  filter: grayscale(1);
}
.wp-block-crown-blocks-testimonial-slider .slick-arrow.slick-next:before {
  transform: translateY(-50%) translateX(-50%) rotate(-180deg);
}
.wp-block-crown-blocks-testimonial-slider .slick-arrow:before {
  content: "";
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  left: 50%;
  top: 50%;
  width: 100%;
  height: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3csvg xmlns=\"http://www.w3.org/2000/svg\" width=\"64\" height=\"64\" viewBox=\"0 0 64 64\" fill=\"none\"%3e%3cpath d=\"M40 48L24 32L40 16\" stroke=\"%231E1E1E\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/%3e%3c/svg%3e");
  transform: translateY(-50%) translateX(-50%);
}

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