/*!*****************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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]!./blocks/testimonial-slider/src/style.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************************/
.has-gradient-one-color {
  background: linear-gradient(90deg, #45b6fa 0%, #2158f3 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-box-decoration-break: clone;
}

.has-gradient-two-color {
  background: linear-gradient(270deg, #ADF2BD 0%, #8BEFF2 47.25%, #BBC7F2 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.has-gradient-three-color {
  background: linear-gradient(302.32deg, #144C3F 0%, #144D6C 49.53%, #2B2C5B 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.has-gradient-four-color {
  background: linear-gradient(298.77deg, #515151 0%, #121924 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-box-decoration-break: clone;
}

.has-gradient-five-color {
  background: linear-gradient(302.32deg, #EE1E51 0%, #121924 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-box-decoration-break: clone;
}

.has-gradient-six-color {
  background: linear-gradient(302.32deg, #EE1E51 0%, #121924 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-box-decoration-break: clone;
}

.has-gradient-seven-color {
  background: linear-gradient(270deg, #000000 0%, #00723A 50%, #07D06D 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-box-decoration-break: clone;
}

.bg-color-gradient-two {
  background: linear-gradient(270deg, #ADF2BD 0%, #8BEFF2 47.25%, #BBC7F2 100%);
}

.bg-color-gradient-three {
  background: linear-gradient(302.32deg, #144C3F 0%, #144D6C 49.53%, #2B2C5B 100%);
}

.bg-color-gradient-four {
  background: linear-gradient(298.77deg, #515151 0%, #121924 100%);
}

.bg-color-gradient-five {
  background: linear-gradient(302.32deg, #EE1E51 0%, #121924 100%);
}

.bg-color-gradient-six {
  background: linear-gradient(302.32deg, #EE1E51 0%, #121924 100%);
}

.bg-color-gradient-seven {
  background: linear-gradient(270deg, #000000 0%, #00723A 50%, #07D06D 100%);
}

/**
 * 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-dots {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 20px 0 0;
  padding-left: 75px;
}
.wp-block-crown-blocks-testimonial-slider .slick-dots li {
  padding: 8px;
  cursor: pointer;
}
.wp-block-crown-blocks-testimonial-slider .slick-dots button {
  color: inherit;
  border: 1px solid currentColor;
  border-radius: 6px;
  background-color: transparent;
  font-size: 0;
  padding: 0;
  outline: 0;
  height: 12px;
  width: 12px;
  transition: all 0.2s;
}
.wp-block-crown-blocks-testimonial-slider .slick-dots li.slick-active button {
  border-color: #BADCED;
  background-color: #BADCED;
  width: 24px;
}

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