/* compiled by scssphp 1.10.2 on Thu, 09 Feb 2023 02:03:28 +0000 (0.223s) */

/* Tesitmonials CSS Document */
/* Variable defaults */
/* Typography */
/* Typography responsive */
/* Colors */
/* headings */
/* Headings responsive */
/* H1 heading */
/* H1 heading responsive */
/* H2 heading */
/* H2 heading responsive */
/* H3 heading */
/* H2 heading responsive */
/* H4 heading */
/* H4 heading responsive */
/* Images */
/* Videos */
/* Forms */
/* Forms responsive */
/* Buttons */
/* Buttons responsive */
/* Grids */
/* Layout */
/* Layout responsive */
/* Header */
/* Header responsive */
/* Navigation */
/* Rotator */
/* Rotator responsive */
/* Footer */
/* Footer responsive */
/* Offcanvas */
/* Offcanvas responsive */
/* Responsive Sizes */
/* Grid Percentages */
/* Standard mixins */
/* Border Box: @include border-box(); */
/* Appearance: @include appearance(); */
/* Position: @include position(0px); */
/* Transition: @include transition(all,0.3s,ease,0.0s); */
/* Standard clearer */
.clearer {
  clear: both;
  display: block;
  height: 0;
}
/* Clearfix: @extend %clearfix; */
/* All from mobile up (responsive all) */
@media all {
  .testimonials .quote {
    font-size: 30px;
  }
  .speech-box .content {
    padding: 1.5rem;
    background-color: #ffffff;
    border: solid 1px rgba(0, 0, 0, 0.1);
    position: relative;
    margin-bottom: 20px;
  }
  .speech-box .content:before {
    content: "";
    position: absolute;
    top: 100%;
    left: auto;
    right: 25%;
    bottom: auto;
    border-style: solid;
    border-width: 20px 20px 0 20px;
    border-color: rgba(0, 0, 0, 0.1) transparent transparent transparent;
    margin-top: 1px;
  }
  .speech-box .content:after {
    content: "";
    position: absolute;
    top: 100%;
    left: auto;
    right: 25%;
    bottom: auto;
    border-style: solid;
    border-width: 20px 20px 0 20px;
    border-color: #ffffff transparent transparent transparent;
    margin-top: -1px;
  }
}
/* Larger than mobile (responsive small) */
@media (min-width: 640px) {
  .speech-box .content {
    padding: 30px;
  }
}
/* Larger than tablet (responsive medium) */
@media (min-width: 960px) {
  .speech-box .content {
    padding: 100px;
  }
}
/* Larger than laptop (responsive large) */
@media (min-width: 1200px) {
  .speech-box .content {
    padding: 100px;
  }
}
/* Desktop and larger (responsive extra large) */
@media (min-width: 1600px) {
  .speech-box .content {
    padding: 100px;
  }
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22%2F%22%2C%22sources%22%3A%5B%22edit%2Fmodules%2Ftestimonials%2Ftestimonials.scss%22%2C%22edit%2Fmodules%2Ftestimonials%2F..%2F..%2Fcore%2Fassets%2Fcss%2Fmixins.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACmCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADnCA%3BAAAA%3BAAOA%3BAAIQ%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAnCZ%3BAAkDA%3BAAIQ%3BAAAA%3BAAAA%3BAAAA%3BAAtDR%3BAA8DA%3BAAIQ%3BAAAA%3BAAAA%3BAAAA%3BAAlER%3BAA0EA%3BAAIQ%3BAAAA%3BAAAA%3BAAAA%3BAA9ER%3BAAsFA%3BAAIQ%3BAAAA%3BAAAA%3BAAAA%22%7D */