/* Lentis 2 image trial overrides */
.small-grid-title-icon-holder:has(.lentis-card-image) {
  display: block;
}

.small-grid-title-icon-holder:has(.lentis-card-image) .heading-style-h6 {
  margin-top: 1rem;
}

.lentis-card-image {
  width: 100%;
  aspect-ratio: 1 / 1;
  height: auto;
  max-width: none;
  object-fit: cover;
  border-radius: 22px;
  display: block;
}

.lentis-lens-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.lentis-lens-grid > .big-image-grid_small-item,
.lentis-lens-grid > .lentis-span-half {
  grid-column: auto;
}

.lentis-card-image-soft {
  object-position: 38% center;
}

.lentis-card-image-rgp {
  object-position: 70% center;
}

@media screen and (max-width: 991px) {
  .lentis-lens-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media screen and (max-width: 767px) {
  .lentis-card-image {
    border-radius: 18px;
  }

  .lentis-lens-grid {
    grid-template-columns: 1fr;
  }

  .lentis-lens-grid > .big-image-grid_small-item,
  .lentis-lens-grid > .lentis-span-half {
    grid-column: auto;
  }
}

.testimonial-grid.home .testimonial-image {
  width: 7.5rem;
  height: 7.5rem;
  aspect-ratio: 1 / 1;
  object-fit: cover;
  border-radius: 50%;
}

@media screen and (max-width: 991px) {
  .testimonial-grid.home .testimonial-image {
    width: 6rem;
    height: 6rem;
  }
}

@media screen and (max-width: 767px) {
  .testimonial-grid.home .testimonial-image {
    width: 4rem;
    height: 4rem;
  }
}

html[data-wf-page="68e518d1222085cc066db503"] .features_26-inside::after {
  content: "";
  background: rgba(0, 0, 0, 0.3);
  pointer-events: none;
  position: absolute;
  inset: 0;
  z-index: 1;
}

html[data-wf-page="68e518d1222085cc066db503"] .features_26-inside .features-content {
  z-index: 2;
}

:root {
  --lentis-hero-photo-overlay: rgba(0, 0, 0, 0.3);
}

.hero-section.expertise .expertise-image-holder,
.hero-section.blog .blog-details-image-holder {
  overflow: hidden;
}

.hero-section.expertise .expertise-image-holder::after,
.hero-section.blog .blog-details-image-holder::after {
  content: "";
  background: var(--lentis-hero-photo-overlay);
  pointer-events: none;
  position: absolute;
  inset: 0;
  z-index: 1;
}

.hero-section.expertise .expertise-image-holder .hero-image,
.hero-section.blog .blog-details-image-holder .hero-image {
  z-index: 0;
}

.hero-section.expertise .container-large,
.hero-section.blog .container-large {
  z-index: 2;
}

.hero-section.home-hero-section .home-hero-text,
.hero-section.home-hero-section .home-hero-text *,
.hero-section.expertise .hero-text,
.hero-section.expertise .hero-text *,
.hero-section.blog .hero-text,
.hero-section.blog .hero-text * {
  color: #fff !important;
}

.hero-section.home-hero-section .home-hero-overlay {
  background: var(--lentis-hero-photo-overlay);
  height: auto;
  inset: 0;
}

.tab-experience-lottie-holder,
.tab-experience-lottie-holder-2 {
  display: none !important;
}

@media screen and (max-width: 767px) {
  html[data-wf-page="68f2060c85d0f5264b82c12c"] .section.special-section-gradient.about,
  html[data-wf-page="68f2060c85d0f5264b82c12c"] .sticky-gradient-section.about,
  html[data-wf-page="68f2060c85d0f5264b82c12c"] .sticky-gradient-text,
  html[data-wf-page="68f2060c85d0f5264b82c12c"] .special-section-about,
  html[data-wf-page="68f2060c85d0f5264b82c12c"] .special-section-text {
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    overflow: visible !important;
  }

  html[data-wf-page="68f2060c85d0f5264b82c12c"] .sticky-gradient-text {
    display: block !important;
  }

  html[data-wf-page="68f2060c85d0f5264b82c12c"] .special-section-about {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .footer-section.light .footer-social-media {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    margin-bottom: 1.5rem;
  }

  .footer-section.light .social-link {
    width: 2.25rem;
    min-width: 2.25rem;
    height: 2.25rem;
  }

  .footer-section.light .social-icon svg {
    width: 2.25rem;
    height: 2.25rem;
  }

  .footer-section.light .footer_02-grid-dark {
    grid-row-gap: 2.75rem;
  }

  .footer-section.light .footer-links-mobile {
    grid-column-gap: 2.5rem;
    grid-row-gap: 1.35rem;
  }

  .footer-section.light .mobile-footer-button {
    margin-top: 2.75rem;
  }

  .footer-section.light {
    overflow: hidden;
  }

  .footer-section.light .padding-global.footer-padding,
  .footer-section.light .padding-section-medium.footer-padding {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .footer-section.light .footer_02-grid-dark,
  .footer-section.light .links-holder._2,
  .footer-section.light .bottom-footer-section {
    box-sizing: border-box;
    width: 100%;
    max-width: 100%;
    padding-left: clamp(1.25rem, 6vw, 2rem) !important;
    padding-right: clamp(1.25rem, 6vw, 2rem) !important;
  }

  .footer-section.light .footer-brand-content-dark {
    align-items: flex-start;
    width: 100%;
  }

  .footer-section.light .footer-social-media {
    justify-content: flex-start;
    margin-bottom: 1.75rem;
  }

  .footer-section.light .links-holder._2 {
    min-width: 0;
    width: 100%;
    padding-bottom: 0;
  }

  .footer-section.light .footer-links-mobile {
    box-sizing: border-box;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    align-items: flex-start;
    width: 100%;
    margin: 0;
  }

  .footer-section.light .footer-link-holder-mobile {
    grid-row-gap: 1.15rem;
    min-width: 0;
  }

  .footer-section.light .footer-link-light,
  .footer-section.light .footer-link-light .text-simple {
    line-height: 1.18;
    white-space: normal;
  }

  .footer-section.light .mobile-footer-button {
    box-sizing: border-box;
    width: 100%;
  }

  .footer-section.light .mobile-footer-button .button {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 3.75rem;
    min-height: 3.75rem;
    padding: 0 1.25rem;
    line-height: 1;
  }

  .footer-section.light .mobile-footer-button .button .text-simple {
    display: block;
    margin: 0;
    line-height: 1;
    text-align: center;
  }

  .footer-section.light .bottom-footer-section {
    grid-row-gap: 0;
    padding-top: 2.5rem;
    padding-bottom: 2rem;
  }

  .footer-section.light .footer-logo-holder {
    align-items: center;
    height: auto;
  }

  .footer-section.light .footer-image-holder {
    width: min(100%, 21rem);
    height: auto;
  }

  .footer-section.light .footer-image {
    object-fit: contain;
    border-radius: 0;
    width: 100%;
    height: auto;
    display: block;
  }
}
