/** Shopify CDN: Minification failed

Line 84:0 Unexpected "}"
Line 86:2 Expected ":"
Line 87:2 Expected ":"
Line 90:2 Expected ":"
Line 91:2 Expected ":"

**/


/* CSS from section stylesheet tags */
.clinical-proof-section {
  text-align: center;
  padding: 40px 0;
}
.clinical-proof-heading {
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
}
.clinical-proof-subheading {
  font-size: 1rem;
  margin-bottom: 2rem;
}
.clinical-proof-slider .certificate-card {
  padding: 15px;
}
.certificate-card-inner {
  background-color: #0b2d5c; /* navy blue background */
  border-radius: 16px;
  padding: 30px 20px;
  color: #fff;
  text-align: center;
}
.certificate-icon {
  display: block;
  margin: 0 auto 15px;
  max-width: 50px;
}
.certificate-title {
  font-size: 1.2rem;
  font-weight: 600;
  margin-bottom: 20px;
}
.certificate-btn {
  display: inline-block;
  background-color: #fff;
  color: #0b2d5c;
  padding: 10px 20px;
  border-radius: 12px;
  font-weight: 600;
  text-decoration: none;
}
.logo-slider-wrapper {
  padding: 40px 0;
  text-align: center;
}
.logo-slide img {
  display: inline-block;
  margin: 0 auto;
}
.logo-slider-heading {
  margin-bottom: 20px;
  font-size: 24px;
}
.testimonial-slider-wrapper {
  padding: 40px 0;
  text-align: center;
}
.testimonial-slide img {
  display: inline-block;
  margin: 0 auto;
  padding: 0 10px;
}
.testimonial-slider-heading {
  margin-bottom: 20px;
  font-size: 21px;
  font-weight: 900;
  font-family: 'jost semi bold', sans-serif;

}
  
}
.testimonial-slider-wrapper {
  padding: 40px 0;
  text-align: center;
}
.testimonial-slide img {
  display: inline-block;
  margin: 0 auto;
}
.testimonial-slider-wrapper .title {
  font-family: "jost semi bold", sans-serif;
}