@font-face {
  font-family: "Adobe Garamond";
  src: url("../fonts/AdobeGaramond/EBGaramond-Regular.woff2") format("woff2"), url("../fonts/AdobeGaramond/EBGaramond-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Adobe Garamond";
  src: url("../fonts/AdobeGaramond/EBGaramond-Italic.woff2") format("woff2"), url("../fonts/AdobeGaramond/EBGaramond-Italic.woff") format("woff");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Proxima Nova";
  src: url("../fonts/ProximaNova/proxima_nova_light.woff2") format("woff2"), url("../fonts/ProximaNova/proxima_nova_light.woff2") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Proxima Nova";
  src: url("../fonts/ProximaNova/proxima_nova_regular.woff2") format("woff2"), url("../fonts/ProximaNova/proxima_nova_regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Proxima Nova";
  src: url("../fonts/ProximaNova/ProximaNova-Medium.woff2") format("woff2"), url("../fonts/ProximaNova/ProximaNova-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Proxima Nova";
  src: url("../fonts/ProximaNova/proxima_nova_bold.woff2") format("woff2"), url("../fonts/ProximaNova/proxima_nova_bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
body .testimonials .swiper-slide {
  height: auto;
}
body .testimonials .testimonial {
  background-color: #fff;
  padding: 24px;
  height: 100%;
}
body .testimonials .testimonial figure {
  width: 76px;
  height: 76px;
  border-radius: 100%;
  overflow: hidden;
  display: flex;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 8px;
}
body .testimonials .testimonial figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
body .testimonials .testimonial h4 {
  color: var(--wp--preset--color--text-primary);
  text-align: center;
  font-family: var(--wp--preset--font-family--adobe-garamond);
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin: 0 0 8px;
}
body .testimonials .testimonial .work-title {
  color: var(--wp--preset--color--text-light);
  text-align: center;
  font-family: var(--wp--preset--font-family--proxima-nova);
  font-size: 9px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.45px;
  text-transform: uppercase;
  margin: 0 0 16px;
}
body .testimonials .testimonial .description {
  color: var(--wp--preset--color--text-secondary);
  text-align: center;
  font-family: var(--wp--preset--font-family--adobe-garamond);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 23px;
  margin: 0;
  padding: 0;
  /* 164.286% */
}

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