
.cry-bio-hero-section {
    position: relative;
    background: url(../img/online-dental-prescription/image-banner-bg.png) no-repeat center;
    background-size: cover;
    padding-bottom: 50px;
    overflow: hidden;
}

.btn-cta {
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 135%;
    display: inline;
    height: 45px;
    padding: 12px 16px;

    gap: 10px;

    transition: all 0.3s;
    border-radius: 72px;
    border:  1px solid#141B5D;
background:#141B5D;
box-shadow: 0 -1px 1px 0 rgba(0, 0, 0, 0.12) inset, 0 1px 1.5px 0 rgba(255, 255, 255, 0.25) inset, 0 2px 6px 0 rgba(74, 58, 255, 0.10);
  }
 .btn-cta:hover {
    background:#141B5D !important;
    color: #FFF !important;
    border:  1px solid#141B5D;
  }

  .btn-cta-a {
    color: #141B5D;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 135%;
display: inline;
    height: 45px;
    padding: 12px 16px;
    gap: 10px;
text-decoration: none !important;
    transition: all 0.3s;
    border-radius: 72px;
    border: 1px solid #ddd;
    background-color: transparent;
    box-shadow: 0 -1px 1px 0 rgba(0, 0, 0, 0.12) inset, 0 1px 1.5px 0 rgba(255, 255, 255, 0.25) inset, 0 2px 6px 0 rgba(74, 58, 255, 0.10);
  }
 .btn-cta-a:hover {
    background: transparent;
    color: #141B5D !important;
    border: none;
    border: 1px solid #ddd;
  }
.online-How-It-Works-title {
    color: #454545;
    text-align: center;
    font-size: 48px;
    font-weight: 700;
    line-height: 120%;
  }

  .online-How-It-Works-title span {
    color: #141B5D;
  }

  .online-How-It-Works-subtext {
    color: #58595B;
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    line-height: 150%;

    max-width: 50vw;
    font-style: normal;
    margin: auto;
  }
  .online-How-It-Works-subtext span {
    color: #141B5D;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    max-width: 50vw;
    font-style: normal;
    margin: auto;
    line-height: 200%;
  }

.online-How-It-Works  .step-card {
    border-radius: 16px;
    border: 1px solid #DCDCDC;
    background: #fff;
    padding: 24px;
    height: 100%;
  }

  .online-How-It-Works  .step-number {
width: 40px;
height: 40px;
    border-radius: 12px;
    background: #F7FEFF;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #141B5D;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 10px;
  }

  .online-How-It-Works  .step-head{
    color: #58595B;
    font-size: 20px;
    font-style: normal;
    text-align: left;
    font-weight: 700;
    line-height: 150%; /* 30px */
  }

  .online-How-It-Works .step-para{
    color: #58595B;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 200%; /* 32px */
    margin-bottom: 0.6rem;
    text-align: left;
    margin-bottom: 0;
  }
  .btn-light-blue {
    border-radius: 72px;
    background:#141B5D;
    box-shadow: 0 -1px 1px 0 rgba(0, 0, 0, 0.12) inset,
                0 1px 1.5px 0 rgba(255, 255, 255, 0.25) inset,
                0 2px 6px 0 rgba(74, 58, 255, 0.10);
    color: #FFF;
    padding: 12px 16px;
    font-size: 16px;
    font-weight: 700;
    line-height: 135%;
    display: inline-block;
    width: fit-content;
  }

   .btn-light-blue:hover {
    background:#141B5D;
    color: #FFF;
  }

  .why-pai-section
  {
      padding: 80px 0;
  }

  .why-pai-section-head
  {
      color: #58595B;
      font-size: 20px;
      font-style: normal;
      font-weight: 700;
      line-height: 150%; /* 30px */
  } 
   .why-pai-section-ul 
   {
list-style: none;
padding-left: 0rem;
  }

  .why-pai-section-ul li
  {
      color: #58595B;
      font-size: 16px;
      font-style: normal;
      margin-bottom: 0.5rem;
      font-weight: 500;
      line-height: 200%; /* 32px */
  }
  .why-pai-section-box
  {
      border-radius: 24px;
      background: #FFF;
      box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.10);
      padding: 20px;
      height: 100%;
  }

  .why-pai-section-box-a
  {
      border-radius: 16px;
border: 1px solid #D8D8D8;
background: #FFF;
padding: 20px 5%;
display: flex;
justify-content: space-between;
align-items: center;
  }

  .why-pai-section-box-a h3
  {
      color: #141B5D;
      font-size: 36px;
      font-style: normal;
      font-weight: 700;
      line-height: 217.188%; /* 78.188px */
      letter-spacing: 2.88px;
      margin-bottom: 0.5rem;
  }

  .why-pai-section-box-a p
  {
      color: #58595B;
      font-size: 20px;
      font-style: normal;
      font-weight: 700;
      line-height: 150%; /* 30px */
      margin-bottom: 0;
  }

  .testimonial-card {
    border-radius: 24px;
    background: #F8F8F8;
    border-radius: 12px;
    padding: 20px;
    height: 100%;
  }

  .tag-badge {
    border-radius: 40px;
    border: 1px solid #7C818F;
    background:#7C818F;
    color: #FFF;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: normal;
    border-radius: 50px;
    padding: 4px 10px;
  }

  .testimonial-name {
    color: #58595B;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 4px;
  }

  .testimonial-quote {
    color: #58595B;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 200%; /* 32px */
  }

  .testimonial-quote ul li {
    color: #58595B;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 200%;
    list-style: none;
  }
  .testimonial-quote ul {
padding-left: 0;
  }
  .video-thumbnail {
    position: relative;
    overflow: hidden;
    border-radius: 12px;
  }

  .video-thumbnail img {
    width: 100%;
    height: 250px;
    object-fit: contain;
    border-radius: 12px;
  }



  .Doctor-Prescribed-section .badge-label {
    border-radius: 8px;
    background: #F6F6F6;
    display: flex
;
    padding: 10px 28px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    flex-shrink: 0;
    color: #58595B;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 200%;
    display: inline-block;
    margin: 5px;
}
.Doctor-Prescribed-section-head
{
color: #141B5D;
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: 200%; /* 32px */
}
.Doctor-Prescribed-section-para
{
  color: #58595B;
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: 200%; /* 32px */
}
.Doctor-Prescribed-section-box
{
  display: flex;
  justify-content: start;
  align-items: center;
  border-radius: 16px;
background: #F8F8F8;
padding: 24px 16px;
gap: 16px;
}
.Why-Choose-section .feature-box-a
{
  border-radius: 12px;
  background: #FFF;
  box-shadow: 0 4.258px 63.872px 0 rgba(0, 0, 0, 0.08);
padding:20px;
height: 100%;
}
.Why-Choose-section .feature-box-b
{
  border-radius: 12px;
  background: #F6FEFF;
padding:20px;
height: 100%;
}

.Why-Choose-section .feature-box-a img
{
margin-bottom: 1rem;
}
.Why-Choose-section .feature-box-a h6
{
  color: #58595B;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
}
  @media (max-width: 767.98px) {
    .testimonial-card {
      text-align: center;
    }
  }
