  .wf {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
}
.wf-b {
  font-family: 'Roboto Bold', sans-serif;
  font-style: normal;
  font-weight: normal;
}
.wf-alt {
  font-family: 'Roboto Condensed', sans-serif;
  font-style: normal;
  font-weight: 400;
}
.wf-alt-b {
  font-family: 'Roboto Condensed Bold', sans-serif;
  font-style: normal;
  font-weight: normal;
}
.wf-queens {
  font-family: 'Queens Regular', serif;
  font-style: normal;
  font-weight: normal;
}
.wf-montserrat {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  font-weight: normal;
}
.wf-montserrat-sb {
  font-family: 'Montserrat SemiBold', sans-serif;
  font-style: normal;
  font-weight: 600;
}
.wf-montserrat-b {
  font-family: 'Montserrat Bold', sans-serif;
  font-style: normal;
  font-weight: 700;
}
@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url('/wp-content/themes/css/fonts/fa-solid-900.eot');
  src: url('/wp-content/themes/css/fonts/fa-solid-900.eot') format('embedded-opentype'), url('/wp-content/themes/css/fonts/fa-solid-900.woff2') format('woff2'), url('/wp-content/themes/css/fonts/fa-solid-900.woff') format('woff'), url('/wp-content/themes/css/fonts/fa-solid-900.ttf') format('truetype'), url('/wp-content/themes/css/fonts/fa-solid-900.svg') format('svg');
}
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  font-display: auto;
  src: url('/wp-content/themes/css/fonts/fa-brands-400.eot');
  src: url('/wp-content/themes/css/fonts/fa-brands-400.eot') format('embedded-opentype'), url('/wp-content/themes/css/fonts/fa-brands-400.woff2') format('woff2'), url('/wp-content/themes/css/fonts/fa-brands-400.woff') format('woff'), url('/wp-content/themes/css/fonts/fa-brands-400.ttf') format('truetype'), url('/wp-content/themes/css/fonts/fa-brands-400.svg') format('svg');
}
@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url('/wp-content/themes/css/fonts/fa-regular-400.eot');
  src: url('/wp-content/themes/css/fonts/fa-regular-400.eot') format('embedded-opentype'), url('/wp-content/themes/css/fonts/fa-regular-400.woff2') format('woff2'), url('/wp-content/themes/css/fonts/fa-regular-400.woff') format('woff'), url('/wp-content/themes/css/fonts/fa-regular-400.ttf') format('truetype'), url('/wp-content/themes/css/fonts/fa-regular-400.svg') format('svg');
}
@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 300;
  font-display: auto;
  src: url('/wp-content/themes/css/fonts/fa-light-300.eot');
  src: url('/wp-content/themes/css/fonts/fa-light-300.eot') format('embedded-opentype'), url('/wp-content/themes/css/fonts/fa-light-300.woff2') format('woff2'), url('/wp-content/themes/css/fonts/fa-light-300.woff') format('woff'), url('/wp-content/themes/css/fonts/fa-light-300.ttf') format('truetype'), url('/wp-content/themes/css/fonts/fa-light-300.svg') format('svg');
}
.fa,
.fas {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 900;
}
.fab {
  font-family: 'Font Awesome 5 Brands';
}
.far {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400;
}
.fal {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 300;
}
.wrap,
.testimonials:not( .bg-color-default ) .block-wrap,
.testimonials.bottom-diamond-border.bg-color-default .block-wrap {
  margin: auto;
  max-width: 1140px;
  padding: 0 20px;
}
@media only screen and (min-width: 980px) {
  .wrap,
  .testimonials:not( .bg-color-default ) .block-wrap,
  .testimonials.bottom-diamond-border.bg-color-default .block-wrap {
    padding: 0 15px;
  }
}
.testimonials .testimonial {
  margin: 0 auto;
  max-width: 950px;
  padding: 0 3em;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .testimonials .testimonial {
    padding-left: 40px;
    padding-right: 40px;
    text-align: left;
  }
}
.testimonials blockquote {
  margin: 0;
  position: relative;
}
.testimonials .quote-left,
.testimonials .quote-right {
  left: 25px;
  margin-top: -60px;
  position: absolute;
  top: 50%;
}
.testimonials .quote-left.quote-right,
.testimonials .quote-right.quote-right {
  left: auto;
  right: 25px;
}
.testimonials .quote-left svg,
.testimonials .quote-right svg {
  fill: #f0f0f0;
  height: auto;
  width: 120px;
}
.testimonials .quote-text-wrap {
  font-size: 1.4em;
  padding: 10px 0;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .testimonials .quote-text-wrap {
    font-size: 1.5em;
  }
}
@media only screen and (min-width: 980px) {
  .testimonials .quote-text-wrap {
    font-size: 1.6em;
  }
}
.testimonials .quote-text-wrap p {
  margin: 0;
}
.testimonials cite {
  align-items: center;
  display: flex;
  font-style: normal;
  justify-content: center;
  position: relative;
  text-transform: uppercase;
  z-index: 2;
  margin-top: 16px;
}
@media only screen and (min-width: 768px) {
  .testimonials cite {
    justify-content: flex-end;
  }
}
.testimonials cite .img-wrap {
  margin-right: 10px;
  width: 50px;
}
.testimonials cite .img-wrap img {
  border-radius: 50%;
  display: block;
}
.testimonials cite .author,
.testimonials cite a.btn-link {
  font-size: 1em;
}
.testimonials cite .author:before,
.testimonials cite a.btn-link:before {
  content: '—';
}
@media only screen and (min-width: 768px) {
  .testimonials cite .author,
  .testimonials cite a.btn-link {
    font-size: 1.1em;
  }
}
@media only screen and (min-width: 980px) {
  .testimonials cite .author,
  .testimonials cite a.btn-link {
    font-size: 1.2em;
  }
}
.testimonials cite .link-wrap a {
  text-decoration: none;
}
.testimonials cite .link-wrap a:hover {
  text-decoration: underline;
}
.testimonials.bg-color-default + .multiple-callout.slanted {
  margin-top: -2em;
}
.testimonials:not( .bg-color-default ) {
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
}
.testimonials.bg-color-blue,
.testimonials.bg-color-blue-alt {
  color: #fff;
}
.testimonials.bg-color-sand,
.testimonials.bg-color-default,
.testimonials.bg-color-white {
  color: #00447c;
}
.testimonials.has-graphic .testimonial {
  max-width: 1040px;
}
.testimonials.has-graphic .quote-text-wrap {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
@media only screen and (min-width: 768px) {
  .testimonials.has-graphic .quote-text-wrap {
    flex-direction: row;
  }
}
.testimonials.has-graphic .quote-text-wrap .graphic-wrap {
  display: block;
  width: 60px;
  height: auto;
  aspect-ratio: 1;
  margin: auto;
}
@media only screen and (min-width: 980px) {
  .testimonials.has-graphic .quote-text-wrap .graphic-wrap {
    width: 85px;
  }
}
.testimonials.has-graphic .quote-text-wrap .graphic-wrap img {
  height: auto;
  width: 100%;
}
.testimonials.has-graphic .quote-text-wrap p {
  width: fit-content;
}
.testimonials.bottom-diamond-border {
  border-bottom: 3px solid #9d7c46;
  margin-bottom: 1em;
}
.testimonials.bottom-diamond-border.bg-color-blue,
.testimonials.bottom-diamond-border.bg-color-blue-alt {
  border-bottom-color: #00447c;
}
@media only screen and (min-width: 980px) {
  .testimonials.bottom-diamond-border {
    margin-bottom: 2em;
  }
}
.testimonials.bottom-diamond-border::after {
  background-image: url(/wp-content/themes/css/img/decor-diamond-lines.svg);
  background-size: contain;
  background-repeat: no-repeat;
  content: '';
  display: block;
  height: 35px;
  position: absolute;
  width: 35px;
  bottom: -19px;
  left: 50%;
  transform: translateX(-50%);
}
@media only screen and (min-width: 980px) {
  .testimonials.bottom-diamond-border::after {
    bottom: -28px;
    height: 50px;
    width: 50px;
  }
}
.testimonials.bottom-diamond-border.bg-color-default {
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
}
.block.bg-color-default + .testimonials.bg-color-default {
  margin-top: -1em;
}
