/*!**********************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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-slider/style.scss ***!
  \**********************************************************************************************************************************************************************************************************************************************************/
@import url(https://use.typekit.net/wnx1rrs.css);
/*!**************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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-slider/style.scss (1) ***!
  \**************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/**
 * 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.
 */
.fill-primary {
  fill: #292d68;
}

.fill-secondary {
  fill: #4fbfd6;
}

.fill-tertiary {
  fill: #ed691b;
}

.fill-accent {
  fill: #ed691b;
}

.fill-primary {
  fill: #292d68;
}

.fill-secondary {
  fill: #4fbfd6;
}

.fill-tertiary {
  fill: #ed691b;
}

.fill-accent {
  fill: #ed691b;
}

.wp-block-heartwise-testimonial-slider__item {
  margin-top: 30px;
  margin-bottom: 10px;
  box-sizing: border-box;
  position: relative;
  z-index: 0;
  height: 100%;
}
.wp-block-heartwise-testimonial-slider__item blockquote {
  margin: 0;
}
.wp-block-heartwise-testimonial-slider__frame {
  position: relative;
  padding: 1.5rem 1rem;
  border: 3px solid #4fbfd6;
  background-color: #DEF7F9;
  border-radius: 0;
  width: calc(100% - 10px);
  height: calc(100% - 40px);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.wp-block-heartwise-testimonial-slider__frame::before {
  content: "";
  display: block;
  position: absolute;
  top: 10px;
  left: 10px;
  width: 100%;
  height: 100%;
  border: 1px solid #ed691b;
  z-index: -1;
}
.wp-block-heartwise-testimonial-slider__accent {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 60px;
  height: 60px;
  background-color: #DEF7F9;
  border-radius: 60px;
  border: 3px solid #4fbfd6;
  z-index: 1;
}
.wp-block-heartwise-testimonial-slider__accent::after {
  content: "“";
  position: absolute;
  display: flex;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-family: "quiroh", sans-serif;
  font-weight: 900;
  font-size: 50px;
  height: 60px;
  color: #ed691b;
}
.wp-block-heartwise-testimonial-slider__rating {
  display: flex;
  justify-content: center;
  align-self: flex-start;
  gap: 0.5rem;
  margin: 0.5rem 0;
  font-size: 1.5rem;
}
.wp-block-heartwise-testimonial-slider__rating .fa {
  color: #ed691b;
}
@media (prefers-color-scheme: dark) {
  .wp-block-heartwise-testimonial-slider:not(.block-editor-block-list__block) .wp-block-heartwise-testimonial-slider__frame {
    background-color: #0C102B;
  }
}
@media (prefers-color-scheme: dark) {
  .wp-block-heartwise-testimonial-slider:not(.block-editor-block-list__block) .wp-block-heartwise-testimonial-slider__accent {
    background-color: #0C102B;
  }
}

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