.cry-bio-flu-fre .section-title {
    color: #454545;
    text-align: center;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
  }

  .cry-bio-flu-fre .highlight {
    color: #141B5D;
  }

  .cry-bio-flu-fre .sub-text {
    color: #58595B;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 200%; /* 32px */
  }

  .cry-bio-flu-fre  .info-box {
    background-color: #fff;
    border-radius: 12px;
    padding: 18px 20px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
    margin-bottom: 16px;
  }
  .cry-bio-flu-fre  .info-box-head {
    color: #58595B;
    font-size: 20px;
    font-style: normal;
    text-align: center;
    font-weight: 700;
    margin-bottom: 0rem;
    line-height: 200%;
  }
  .cry-bio-flu-fre  .info-box-text {
    color: #58595B;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    margin-bottom: 0rem;
    font-weight: 500;
    line-height: 200%; 
  }

  .cry-bio-flu-fre .left-card-container {
    background: #f5fcff;
    border-radius: 16px;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .cry-bio-flu-fre .img-wrapper {
    position: relative;
text-align: center;
  }
  .cry-bio-flu-fre .info-box-price
{
    color:  #383A42;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    margin-bottom: 0;
}
.cry-bio-flu-fre .info-box-price span
{
    color: #383A42;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    text-decoration-line: line-through;
    margin-right: 0.5rem;
}
  .cry-bio-flu-fre .img-wrapper img {
    max-width: 100%;
    height: auto;
    border-radius: 12px;
  }
  .cry-bio-flu-fre .info-box-small
{
    color: #727272;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 135%; /* 18.9px */
}
  .cry-bio-flu-fre .floating-box {
    position: absolute;
    bottom: -12px;
    left: 50%;
    transform: translateX(-50%);
    background: #fff;
    border-radius: 999px;
    padding: 10px 20px;
    font-size: 0.95rem;
    box-shadow: 0 5px 20px rgba(0,0,0,0.08);
    white-space: nowrap;
  }

  @media (max-width: 768px) {
    .cry-bio-flu-fre .floating-box {
      font-size: 0.85rem;
      padding: 8px 16px;
    }
  }

  .cry-bio-flu-fre-b .main-section-title
{
    color: #454545;
    text-align: center;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 60px */
}
  .cry-bio-flu-fre-b .section-title {
    color: #141B5D;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
  }
  .cry-bio-flu-fre-b .sub-text {
    color: #58595B;
    text-align: center;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 200%; /* 32px */
  }
  .cry-bio-flu-fre-b .sub-text strong {
    color: #141B5D;
  }
.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: #141B5D !important;
    color: #FFF !important;
    border: none;
    border: 1px solid #141B5D;
  }
  .cry-bio-flu-fre-b .step-card {
    border-radius: 16px;
    border: 1px solid #DCDCDC;
    padding: 1.5rem;
    margin-bottom: 1.5rem;
    transition: all 0.3s ease;
  }
  .cry-bio-flu-fre-b .step-number {
    border-radius: 12px;
    background: #F7FEFF;
    display: flex;
width: 40px;
height: 40px;
padding: 2px 9px;
flex-direction: column;
justify-content: center;
align-items: center;
gap: 10px;
color: #141B5D;
text-align: center;
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: normal;
    margin-bottom: 10px;
  }
  .cry-bio-flu-fre-b .step-title {
    color: #58595B;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 30px */
  }
  .step-ul
  {
    padding-left: 1.5rem;
  }
  .step-ul li
  {
    color: #58595B;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 200%; /* 32px */
    margin-bottom: 0.5rem;
  }
  .step-ul li .strong
  {
    color: #58595B;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 200%;
  }
  .cry-bio-flu-fre-b .center-img {
    margin: 0 auto;
  }


  .cry-bio-flu-fre-c .section-title {
    color: #454545;
    text-align: center;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
  }
  .cry-bio-flu-fre-c .highlight {
    color: #141B5D;
    text-align: center;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
  }
  .cry-bio-flu-fre-c .section-text
  {
    color: #58595B;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 200%; 
  }
  .cry-bio-flu-fre-c .blue-btn {
    background-color: #00d6e6;
    color: #fff;
    border: none;
    padding: 10px 24px;
    border-radius: 50px;
    font-weight: 600;
  }

  .cry-bio-flu-fre-c .feature-card {
    border-radius: 16px;
    border: 0.5px solid #D8D8D8;
    background: #FFF;
    box-shadow: 4px 4px 4px 0 rgba(227, 223, 255, 0.18);
    padding: 16px;
    height: 100%;
    transition: transform 0.3s ease;
    display: flex;
    justify-content:space-between;
    flex-direction: column;
    align-items:flex-start;
  }

  .cry-bio-flu-fre-c .feature-card:hover {
    transform: translateY(-5px);
  }
  .cry-bio-flu-fre-c .feature-card h5
  {
    color: #58595B;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 200%; /* 40px */
    margin-bottom: 0.5rem;
  }
  .cry-bio-flu-fre-c .feature-card p
  {
    color: #58595B;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    margin-bottom: 0;
  }
  .cry-bio-flu-fre-c .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%; /* 32px */
    display: inline-block;
    margin: 5px;
  }

  .cry-bio-flu-fre-c .price-box {
    background-color: #fff;
    border-radius: 12px;
    padding: 20px;
    box-shadow: 0 2px 12px rgba(0,0,0,0.08);
  }

  .cry-bio-flu-fre-c .img-woman {
    max-width: 100%;
    height: auto;
  }


  .den-img-box-main  .info-box {
    border-radius: 16px;
    border: 0.5px solid #D8D8D8;
    background: #EDFCFF;
    box-shadow: 4px 4px 4px 0 rgba(227, 223, 255, 0.18);
    padding: 1rem;
    position: relative;
    overflow: hidden;
  }
  .den-img-box-main .info-item {
    border-radius: 12px;
    background:  #FFF;
    box-shadow: 0 24px 50px 0 rgba(0, 0, 0, 0.10);
    width: fit-content;
    border-radius: 12px;
    padding: 5px 8px;
    display: flex;
    align-items: center;
    margin-bottom: 0.5rem;
    transition: transform 0.3s ease;
  }
  .den-img-box-main .info-item:last-child {
    margin-bottom: 0;
  }
  .den-img-box-main .info-item:hover {
    transform: translateY(-3px);
  }
  .den-img-box-main .info-item img {
    max-width: 100%;
    height: auto;
    margin-right: 6px;
  }
  .den-img-box-main .info-text {
    color:  #727272;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px; /* 285.714% */
    margin: 0;
  }
  .den-img-box-main  .info-img {
    position: absolute;
    right: -10px;
    bottom: 0;
    top: 10px;
    max-width: 45%;
  }

  @media (max-width: 768px) {
      .den-img-box-main   .info-img {
      position: relative;
      right: 0;
      margin-top: 2rem;
      display: block;
      max-width: 100%;
    }
  }

  .cry-experience-section .badge {
    font-size: 13px;
    border-radius: 12px;
  }
  .cry-experience-section .text-primary {
    color: #0056d2 !important;
  }


  .cry-experience-section .section-title {
    color: #454545;
    text-align: center;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
}
.cry-experience-section  .highlight {
  color: #141B5D;
}
.cry-experience-section .section-text {
  color: #58595B;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 200%;
}
.cry-experience-section .section-text-under {

  text-decoration-line: underline;
  font-weight: 700;
 
}
.cry-experience-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;
}
.cry-experience-section .info-box-small {
  color: #727272;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
}
.cry-experience-section .info-box-price span {
  color: #383A42;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  text-decoration-line: line-through;
  margin-right: 0.5rem;
}

.cry-experience-section .info-box-price {
  color: #383A42;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  margin-bottom: 0;
}

.cry-experience-section .info-box-pricebox
{
  margin-top: -100px;
  border-radius: 12px;
  background: var(--White, #FFF);
  box-shadow: 0 24px 50px 0 rgba(0, 0, 0, 0.10);
  align-items: center;
  padding: 16px 20px;
  z-index: 99;
  position: relative;
gap: 16px;
flex-shrink: 0;
}


.cry-bio-hero-section {
  position: relative;
  background: url('../img/crystlcare-biorestorative-fluoride-free/ban-img-7.svg') no-repeat center;
  background-size: cover;
  overflow: hidden;
}
.cry-bio-hero-section .header {
  color: #454545;
  text-align: center;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
}
.cry-bio-hero-section .header-2 {
  color: #141B5D;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
}
.cry-bio-hero-section .text {
  color: #454545;
  text-align: center;
  font-size: 20px;
  max-width: 50vw;
  font-style: normal;
  margin: auto;
  font-weight: 400;
  line-height: 200%;
}
.cry-bio-hero-section .text strong {
  color: #141B5D;
  font-weight: 700;
}
.cry-bio-hero-section .btn-custom {
  background-color: #01D28E;
  color: #fff;
  padding: 12px 24px;
  border-radius: 8px;
  text-decoration: none;
  font-weight: 600;
  transition: 0.3s;
}
.cry-bio-hero-section .btn-custom:hover {
  background-color: #00b37f;
}
.cry-bio-hero-section .hero-img-box {
  position: relative;
  margin-top: 40px;
}

