/*!***************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/style.scss ***!
  \***************************************************************************************************************************************************************************************************************************************/
/**
 * 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-create-block-gus-testimonials-slider .testimonials-slider .testimonial-image-wrapper {
  width: 15rem;
  height: 15rem;
}
.wp-block-create-block-gus-testimonials-slider .testimonials-slider .testimonial-content {
  width: calc(100% - 15rem);
}
.wp-block-create-block-gus-testimonials-slider .testimonials-slider .splide__arrows .splide__arrow {
  background: transparent;
}
.wp-block-create-block-gus-testimonials-slider .testimonials-slider .splide__arrows .splide__arrow.splide__arrow--prev {
  left: 0;
}
.wp-block-create-block-gus-testimonials-slider .testimonials-slider .splide__arrows .splide__arrow.splide__arrow--next {
  right: 0;
}
.wp-block-create-block-gus-testimonials-slider .testimonials-slider.bottom-arrows .splide__arrows, .wp-block-create-block-gus-testimonials-slider .testimonials-slider.top-arrows .splide__arrows {
  position: absolute;
}
.wp-block-create-block-gus-testimonials-slider .testimonials-slider.bottom-arrows .splide__arrows .splide__arrow, .wp-block-create-block-gus-testimonials-slider .testimonials-slider.top-arrows .splide__arrows .splide__arrow {
  transform: none;
  position: static;
}
.wp-block-create-block-gus-testimonials-slider .testimonials-slider.bottom-arrows .splide__arrows {
  bottom: -1rem;
  right: 1rem;
}
.wp-block-create-block-gus-testimonials-slider .testimonials-slider.top-arrows .splide__arrows {
  top: -2rem;
  right: 1rem;
}
.wp-block-create-block-gus-testimonials-slider .testimonials-slider .splide__pagination {
  bottom: -1rem;
}
.wp-block-create-block-gus-testimonials-slider .testimonials-slider .splide__pagination__page {
  display: inline-block;
  border-radius: 50%;
  padding: 0;
  transition: transform 0.2s linear;
  opacity: 1;
  font-size: 24px;
  font-weight: bold;
  color: #999;
  font-family: "Abril Fatface", serif;
}
@media (max-width: 768px) {
  .wp-block-create-block-gus-testimonials-slider .testimonials-slider .testimonial-image-wrapper {
    width: 5rem;
    height: 5rem;
  }
  .wp-block-create-block-gus-testimonials-slider .testimonials-slider .testimonial-content {
    width: calc(100% - 5rem);
  }
}

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