.navbar4-wrapper {
  display: contents;
}
 
.navbar4-container {
  width: 100%;
  display: flex;
  position: relative;
  justify-content: center;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.navbar4-navbar-interactive {
  width: 100%;
  display: flex;
  max-width: var(--dl-size-size-maxwidth);
  align-items: center;
  padding-top: var(--dl-space-space-twounits);
  padding-left: var(--dl-space-space-threeunits);
  padding-right: var(--dl-space-space-threeunits);
  padding-bottom: var(--dl-space-space-twounits);
  justify-content: space-between;
}
 
.navbar4-image1 {
  height: 3rem;
}
 
.navbar4-desktop-menu {
  flex: 1;
  display: flex;
  justify-content: space-between;
}
 
.navbar4-links1 {
  gap: var(--dl-space-space-twounits);
  flex: 1;
  display: flex;
  align-items: center;
  margin-left: var(--dl-space-space-twounits);
  flex-direction: row;
  justify-content: flex-start;
}
 
.navbar4-buttons1 {
  gap: 10px;
  display: flex;
  align-items: center;
  margin-left: var(--dl-space-space-twounits);
}
 
.navbar4-action11 {
  display: flex;
  flex-direction: row;
}
 
.navbar4-action21 {
  display: flex;
  flex-direction: row;
}
 
.navbar4-burger-menu {
  display: none;
}
 
.navbar4-icon1 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}
 
.navbar4-mobile-menu {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  display: none;
  padding: var(--dl-space-space-twounits);
  z-index: 100;
  position: absolute;
  flex-direction: column;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.navbar4-nav {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.navbar4-top {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-threeunits);
  justify-content: space-between;
}
 
.navbar4-logo {
  height: 3rem;
}
 
.navbar4-close-menu {
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.navbar4-icon3 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}
 
.navbar4-links2 {
  gap: var(--dl-space-space-unit);
  flex: 0 0 auto;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
 
.navbar4-buttons2 {
  gap: var(--dl-space-space-twounits);
  display: flex;
  margin-top: var(--dl-space-space-twounits);
  align-items: center;
}
 
.about-fragment10 {
  display: contents;
}
 
.about-text10 {
  display: inline-block;
}
 
.about-fragment11 {
  display: contents;
}
 
.about-text11 {
  display: inline-block;
}
 
.about-fragment12 {
  display: contents;
}
 
.about-text12 {
  display: inline-block;
}
 
.about-fragment13 {
  display: contents;
}
 
.about-text13 {
  display: inline-block;
}
 
.about-fragment14 {
  display: contents;
}
 
.about-text14 {
  display: inline-block;
}
 
.about-fragment15 {
  display: contents;
}
 
.about-text15 {
  display: inline-block;
}
 
.about-fragment16 {
  display: contents;
}
 
.about-text16 {
  display: inline-block;
}
 
@media(max-width: 767px) {
  .navbar4-navbar-interactive {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .navbar4-desktop-menu {
    display: none;
  }
  .navbar4-burger-menu {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
 
@media(max-width: 479px) {
  .navbar4-navbar-interactive {
    padding: var(--dl-space-space-unit);
  }
  .navbar4-mobile-menu {
    padding: var(--dl-space-space-unit);
  }
}

.hero8-wrapper {
  display: contents;
}
 
.hero8-header26 {
  gap: var(--dl-space-space-twounits);
}
 
.hero8-max-width {
  align-self: center;
}
 
.hero8-column {
  gap: var(--dl-space-space-oneandhalfunits);
  width: 100%;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
 
.hero8-content {
  gap: var(--dl-space-space-oneandhalfunits);
  width: 100%;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.hero8-text1 {
  text-align: center;
}
 
.hero8-text2 {
  text-align: center;
}
 
.hero8-actions {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-items: flex-start;
}
 
.about-fragment17 {
  display: contents;
}
 
.about-text17 {
  display: inline-block;
}
 
.about-fragment18 {
  display: contents;
}
 
.about-text18 {
  display: inline-block;
}
 
.about-fragment19 {
  display: contents;
}
 
.about-text19 {
  display: inline-block;
}
 
.about-fragment20 {
  display: contents;
}
 
.about-text20 {
  display: inline-block;
}
 
@media(max-width: 479px) {
  .hero8-actions {
    width: 100%;
    flex-direction: column;
  }
  .hero8-button1 {
    width: 100%;
  }
  .hero8-button2 {
    width: 100%;
  }
}

.stats2-wrapper {
  display: contents;
}
 
.stats2-container1 {
  width: 100%;
  flex-direction: column;
}
 
.stats2-max-width {
  gap: var(--dl-space-space-fourunits);
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: center;
}
 
.stats2-container2 {
  max-width: 50%;
}
 
.stats2-container3 {
  align-self: center;
  align-items: flex-start;
  margin-left: auto;
}
 
.stats2-container4 {
  width: 100%;
}
 
.stats2-container5 {
  width: 100%;
  height: 100%;
  align-items: flex-start;
}
 
.stats2-container6 {
  width: 100%;
  height: 100%;
  align-items: flex-start;
}
 
.stats2-container7 {
  width: 100%;
}
 
.stats2-container8 {
  width: 100%;
  height: 100%;
  align-items: flex-start;
}
 
.stats2-container9 {
  width: 100%;
  height: 100%;
  align-items: flex-start;
}
 
.about-fragment21 {
  display: contents;
}
 
.about-text21 {
  display: inline-block;
}
 
.about-fragment22 {
  display: contents;
}
 
.about-text22 {
  display: inline-block;
}
 
.about-fragment23 {
  display: contents;
}
 
.about-text23 {
  display: inline-block;
}
 
.about-fragment24 {
  display: contents;
}
 
.about-text24 {
  display: inline-block;
}
 
.about-fragment25 {
  display: contents;
}
 
.about-text25 {
  display: inline-block;
}
 
.about-fragment26 {
  display: contents;
}
 
.about-text26 {
  display: inline-block;
}
 
.about-fragment27 {
  display: contents;
}
 
.about-text27 {
  display: inline-block;
}
 
.about-fragment28 {
  display: contents;
}
 
.about-text28 {
  display: inline-block;
}
 
.about-fragment29 {
  display: contents;
}
 
.about-text29 {
  display: inline-block;
}
 
.about-fragment30 {
  display: contents;
}
 
.about-text30 {
  display: inline-block;
}
 
.about-fragment31 {
  display: contents;
}
 
.about-text31 {
  display: inline-block;
}
 
@media(max-width: 991px) {
  .stats2-max-width {
    gap: var(--dl-space-space-twounits);
    align-items: flex-start;
    flex-direction: column;
  }
  .stats2-container2 {
    width: 100%;
    max-width: 100%;
  }
  .stats2-container3 {
    align-self: flex-start;
    margin-left: 0px;
  }
}
 
@media(max-width: 479px) {
  .stats2-image {
    width: 100%;
  }
}

.logos11-wrapper {
  display: contents;
}
 
.logos11-container1 {
  gap: var(--dl-space-space-threeunits);
  width: 100%;
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
}
 
.logos11-max-width {
  gap: var(--dl-space-space-twounits);
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.logos11-text1 {
  text-align: center;
}
 
.logos11-logo1 {
  object-fit: contain;
}
 
.logos11-logo2 {
  object-fit: contain;
}
 
.logos11-logo3 {
  object-fit: contain;
}
 
.logos11-logo4 {
  object-fit: contain;
}
 
.logos11-logo5 {
  object-fit: contain;
}
 
.logos11-logo6 {
  object-fit: contain;
}
 
.about-fragment32 {
  display: contents;
}
 
.about-text32 {
  display: inline-block;
}
 
@media(max-width: 767px) {
  .logos11-container1 {
    gap: var(--dl-space-space-twounits);
  }
  .logos11-max-width {
    gap: var(--dl-space-space-twounits);
  }
}

.features11-wrapper {
  display: contents;
}
 
.features11-layout251 {
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
 
.features11-max-width {
  gap: var(--dl-space-space-threeunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.features11-column {
  gap: var(--dl-space-space-halfunit);
  align-items: flex-start;
  flex-shrink: 0;
}
 
.features11-content1 {
  gap: 48px;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.features11-row {
  align-items: flex-start;
}
 
.features11-feature1 {
  flex: 1;
}
 
.features11-content2 {
  align-self: stretch;
  align-items: flex-start;
}
 
.features11-feature2 {
  flex: 1;
}
 
.features11-content3 {
  align-self: stretch;
  align-items: flex-start;
}
 
.features11-feature3 {
  flex: 1;
}
 
.features11-content4 {
  align-self: stretch;
  align-items: flex-start;
}
 
.features11-actions {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-items: flex-start;
}
 
.about-fragment33 {
  display: contents;
}
 
.about-text33 {
  display: inline-block;
}
 
.about-fragment34 {
  display: contents;
}
 
.about-text34 {
  display: inline-block;
}
 
.about-fragment35 {
  display: contents;
}
 
.about-text35 {
  display: inline-block;
}
 
.about-fragment36 {
  display: contents;
}
 
.about-text36 {
  display: inline-block;
}
 
.about-fragment37 {
  display: contents;
}
 
.about-text37 {
  display: inline-block;
}
 
.about-fragment38 {
  display: contents;
}
 
.about-text38 {
  display: inline-block;
}
 
.about-fragment39 {
  display: contents;
}
 
.about-text39 {
  display: inline-block;
}
 
.about-fragment40 {
  display: contents;
}
 
.about-text40 {
  display: inline-block;
}
 
.about-fragment41 {
  display: contents;
}
 
.about-text41 {
  display: inline-block;
}
 
.about-fragment42 {
  display: contents;
}
 
.about-text42 {
  display: inline-block;
}
 
.about-fragment43 {
  display: contents;
}
 
.about-text43 {
  display: inline-block;
}
 
@media(max-width: 991px) {
  .features11-section-title {
    align-items: flex-start;
    flex-direction: column;
  }
  .features11-feature1-image {
    height: 260px;
  }
  .features11-feature2-image {
    height: 260px;
  }
  .features11-feature3-image {
    height: 260px;
  }
}
 
@media(max-width: 767px) {
  .features11-column {
    width: 100%;
  }
  .features11-text11 {
    text-align: center;
  }
  .features11-row {
    flex-direction: column;
  }
  .features11-feature1-image {
    width: 100%;
  }
  .features11-feature2 {
    width: auto;
  }
  .features11-feature2-image {
    width: 100%;
  }
  .features11-feature3 {
    width: auto;
  }
  .features11-actions {
    flex-wrap: wrap;
  }
}
 
@media(max-width: 479px) {
  .features11-actions {
    width: 100%;
    flex-direction: column;
  }
  .features11-button1 {
    width: 100%;
  }
  .features11-button2 {
    width: 100%;
  }
}

.team11-wrapper {
  display: contents;
}
 
.team11-max-width {
  gap: var(--dl-space-space-fiveunits);
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
}
 
.team11-section-title {
  gap: var(--dl-space-space-unit);
  width: 100%;
  display: flex;
  max-width: 800px;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
 
.team11-content10 {
  gap: var(--dl-space-space-oneandhalfunits);
  width: 100%;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.team11-content11 {
  gap: var(--dl-space-space-sixunits);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.team11-content12 {
  gap: 64px;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.team11-row1 {
  gap: var(--dl-space-space-twounits);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
  justify-content: center;
}
 
.team11-container1 {
  gap: var(--dl-space-space-twounits);
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
 
.team11-card1 {
  gap: var(--dl-space-space-oneandhalfunits);
  flex: 1;
  width: 100%;
  display: flex;
  flex-grow: 1;
  max-width: 500px;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
 
.team11-placeholder-image1 {
  width: 80px;
  height: 80px;
}
 
.team11-content13 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.team11-title1 {
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.team11-text13 {
  font-style: normal;
  font-weight: 600;
}
 
.team11-text14 {
  text-align: center;
}
 
.team11-text15 {
  text-align: center;
}
 
.team11-social-icons1 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-items: flex-start;
}
 
.team11-card2 {
  gap: var(--dl-space-space-oneandhalfunits);
  flex: 1;
  width: 100%;
  display: flex;
  flex-grow: 1;
  max-width: 500px;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
 
.team11-placeholder-image2 {
  width: 80px;
  height: 80px;
}
 
.team11-content14 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.team11-title2 {
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.team11-text16 {
  font-style: normal;
  font-weight: 600;
}
 
.team11-text17 {
  text-align: center;
}
 
.team11-text18 {
  text-align: center;
}
 
.team11-social-icons2 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-items: flex-start;
}
 
.team11-container2 {
  gap: var(--dl-space-space-twounits);
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
 
.team11-card3 {
  gap: var(--dl-space-space-oneandhalfunits);
  flex: 1;
  width: 100%;
  display: flex;
  flex-grow: 1;
  max-width: 500px;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
 
.team11-placeholder-image3 {
  width: 80px;
  height: 80px;
}
 
.team11-content15 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.team11-title3 {
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.team11-text19 {
  font-style: normal;
  font-weight: 600;
}
 
.team11-text20 {
  text-align: center;
}
 
.team11-text21 {
  text-align: center;
}
 
.team11-social-icons3 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-items: flex-start;
}
 
.team11-card4 {
  gap: var(--dl-space-space-oneandhalfunits);
  flex: 1;
  width: 100%;
  display: flex;
  flex-grow: 1;
  max-width: 500px;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
 
.team11-placeholder-image4 {
  width: 80px;
  height: 80px;
}
 
.team11-content16 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.team11-title4 {
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.team11-text22 {
  font-style: normal;
  font-weight: 600;
}
 
.team11-text23 {
  text-align: center;
}
 
.team11-text24 {
  text-align: center;
}
 
.team11-social-icons4 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-items: flex-start;
}
 
.team11-row2 {
  gap: var(--dl-space-space-twounits);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
  justify-content: center;
}
 
.team11-container3 {
  gap: var(--dl-space-space-twounits);
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
 
.team11-card5 {
  gap: var(--dl-space-space-oneandhalfunits);
  flex: 1;
  width: 100%;
  display: flex;
  flex-grow: 1;
  max-width: 500px;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
 
.team11-placeholder-image5 {
  width: 80px;
  height: 80px;
}
 
.team11-content17 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.team11-title5 {
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.team11-text25 {
  font-style: normal;
  font-weight: 600;
}
 
.team11-text26 {
  text-align: center;
}
 
.team11-text27 {
  text-align: center;
}
 
.team11-social-icons5 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-items: flex-start;
}
 
.team11-card6 {
  gap: var(--dl-space-space-oneandhalfunits);
  flex: 1;
  width: 100%;
  display: flex;
  flex-grow: 1;
  max-width: 500px;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
 
.team11-placeholder-image6 {
  width: 80px;
  height: 80px;
}
 
.team11-content18 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.team11-title6 {
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.team11-text28 {
  font-style: normal;
  font-weight: 600;
}
 
.team11-text29 {
  text-align: center;
}
 
.team11-text30 {
  text-align: center;
}
 
.team11-social-icons6 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-items: flex-start;
}
 
.team11-container4 {
  gap: var(--dl-space-space-twounits);
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
 
.team11-card7 {
  gap: var(--dl-space-space-oneandhalfunits);
  flex: 1;
  width: 100%;
  display: flex;
  flex-grow: 1;
  max-width: 500px;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
 
.team11-placeholder-image7 {
  width: 80px;
  height: 80px;
}
 
.team11-content19 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.team11-title7 {
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.team11-text31 {
  font-style: normal;
  font-weight: 600;
}
 
.team11-text32 {
  text-align: center;
}
 
.team11-text33 {
  text-align: center;
}
 
.team11-social-icons7 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-items: flex-start;
}
 
.team11-card8 {
  gap: var(--dl-space-space-oneandhalfunits);
  flex: 1;
  width: 100%;
  display: flex;
  flex-grow: 1;
  max-width: 500px;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
 
.team11-placeholder-image8 {
  width: 80px;
  height: 80px;
}
 
.team11-content20 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.team11-title8 {
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.team11-text34 {
  font-style: normal;
  font-weight: 600;
}
 
.team11-text35 {
  text-align: center;
}
 
.team11-text36 {
  text-align: center;
}
 
.team11-social-icons8 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-items: flex-start;
}
 
.team11-content21 {
  gap: var(--dl-space-space-oneandhalfunits);
  width: 100%;
  display: flex;
  max-width: 800px;
  align-items: center;
  flex-direction: column;
}
 
.team11-content22 {
  gap: var(--dl-space-space-unit);
  width: 100%;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
 
.team11-button {
  width: 100%;
  max-width: 300px;
}
 
.about-fragment44 {
  display: contents;
}
 
.about-text44 {
  display: inline-block;
}
 
.about-fragment45 {
  display: contents;
}
 
.about-text45 {
  display: inline-block;
}
 
.about-fragment46 {
  display: contents;
}
 
.about-text46 {
  display: inline-block;
}
 
.about-fragment47 {
  display: contents;
}
 
.about-text47 {
  display: inline-block;
}
 
.about-fragment48 {
  display: contents;
}
 
.about-text48 {
  display: inline-block;
}
 
.about-fragment49 {
  display: contents;
}
 
.about-text49 {
  display: inline-block;
}
 
.about-fragment50 {
  display: contents;
}
 
.about-text50 {
  display: inline-block;
}
 
.about-fragment51 {
  display: contents;
}
 
.about-text51 {
  display: inline-block;
}
 
.about-fragment52 {
  display: contents;
}
 
.about-text54 {
  display: inline-block;
}
 
.about-fragment53 {
  display: contents;
}
 
.about-text55 {
  display: inline-block;
}
 
.about-fragment54 {
  display: contents;
}
 
.about-text56 {
  display: inline-block;
}
 
.about-fragment55 {
  display: contents;
}
 
.about-text57 {
  display: inline-block;
}
 
.about-fragment56 {
  display: contents;
}
 
.about-text58 {
  display: inline-block;
}
 
.about-fragment57 {
  display: contents;
}
 
.about-text59 {
  display: inline-block;
}
 
.about-fragment58 {
  display: contents;
}
 
.about-text60 {
  display: inline-block;
}
 
.about-fragment59 {
  display: contents;
}
 
.about-text61 {
  display: inline-block;
}
 
.about-fragment60 {
  display: contents;
}
 
.about-text62 {
  display: inline-block;
}
 
.about-fragment61 {
  display: contents;
}
 
.about-text63 {
  display: inline-block;
}
 
.about-fragment62 {
  display: contents;
}
 
.about-text64 {
  display: inline-block;
}
 
.about-fragment63 {
  display: contents;
}
 
.about-text65 {
  display: inline-block;
}
 
.about-fragment64 {
  display: contents;
}
 
.about-text68 {
  display: inline-block;
}
 
.about-fragment65 {
  display: contents;
}
 
.about-text69 {
  display: inline-block;
}
 
.about-fragment66 {
  display: contents;
}
 
.about-text70 {
  display: inline-block;
}
 
.about-fragment67 {
  display: contents;
}
 
.about-text71 {
  display: inline-block;
}
 
.about-fragment68 {
  display: contents;
}
 
.about-text72 {
  display: inline-block;
}
 
.about-fragment69 {
  display: contents;
}
 
.about-text73 {
  display: inline-block;
}
 
.about-fragment70 {
  display: contents;
}
 
.about-text74 {
  display: inline-block;
}
 
.about-fragment71 {
  display: contents;
}
 
.about-text75 {
  display: inline-block;
}
 
.about-fragment72 {
  display: contents;
}
 
.about-text76 {
  display: inline-block;
}
 
.about-fragment73 {
  display: contents;
}
 
.about-text77 {
  display: inline-block;
}
 
@media(max-width: 991px) {
  .team11-content11 {
    gap: var(--dl-space-space-fourunits);
  }
}
 
@media(max-width: 767px) {
  .team11-row1 {
    align-items: center;
    flex-direction: column;
  }
  .team11-row2 {
    align-items: center;
    flex-direction: column;
  }
}
 
@media(max-width: 479px) {
  .team11-text10 {
    text-align: center;
  }
  .team11-text11 {
    text-align: center;
  }
  .team11-text12 {
    text-align: center;
  }
  .team11-container1 {
    flex-direction: column;
  }
  .team11-container2 {
    flex-direction: column;
  }
  .team11-container3 {
    flex-direction: column;
  }
  .team11-container4 {
    flex-direction: column;
  }
  .team11-text37 {
    text-align: center;
  }
  .team11-text38 {
    text-align: center;
  }
  .team11-button {
    width: 100%;
  }
}

.footer1-wrapper {
  /* display: contents; */
}
 
.footer1-footer1 {
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: center;
}
 
.footer1-max-width {
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.footer1-content {
  gap: var(--dl-space-space-fourunits);
  width: 100%;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
  border-radius: var(--dl-radius-radius-radius4);
}
 
.footer1-newsletter {
  gap: 24px;
  width: 500px;
  display: flex;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.footer1-image1 {
  height: 2rem;
}
 
.footer1-actions {
  gap: 16px;
  width: 100%;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.footer1-form {
  gap: var(--dl-space-space-unit);
  width: 100%;
  display: flex;
  align-self: stretch;
  align-items: stretch;
  flex-shrink: 0;
}
 
.footer1-container {
  width: 365px;
  display: flex;
  align-items: flex-start;
}
 
.footer1-text-input {
  gap: 8px;
  width: 100%;
  height: 32px;
  display: flex;
  font-size: 16px;
  box-sizing: content-box;
  text-align: left;
  align-items: center;
  font-family: Roboto;
  font-weight: 400;
  background-color: transparent;
}
 
.footer1-content2 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  height: auto;
  font-size: 12px;
  align-self: stretch;
  font-style: Regular;
  text-align: left;
  font-family: "Roboto";
  font-weight: 400;
  line-height: 150%;
  font-stretch: normal;
  text-decoration: none;
}
 
.footer1-links {
  gap: var(--dl-space-space-twounits);
  width: 100%;
  display: flex;
  flex-grow: 1;
  align-items: flex-start;
  justify-content: flex-end;
}
 
.footer1-column1 {
  gap: var(--dl-space-space-unit);
  width: auto;
  display: flex;
  overflow: hidden;
  flex-grow: 1;
  max-width: 300px;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.footer1-footer-links1 {
  gap: var(--dl-space-space-halfunit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.footer1-column2 {
  gap: var(--dl-space-space-unit);
  width: auto;
  display: flex;
  overflow: hidden;
  flex-grow: 1;
  max-width: 300px;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.footer1-footer-links2 {
  gap: var(--dl-space-space-halfunit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.footer1-column3 {
  gap: var(--dl-space-space-unit);
  width: auto;
  display: flex;
  overflow: hidden;
  flex-grow: 1;
  max-width: 300px;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.footer1-social-links {
  gap: var(--dl-space-space-halfunit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.footer1-link14 {
  gap: 12px;
  display: flex;
  padding: 8px 0;
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
}
 
.footer1-link15 {
  gap: 12px;
  display: flex;
  padding: 8px 0;
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
}
 
.footer1-link16 {
  gap: 12px;
  display: flex;
  padding: 8px 0;
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
}
 
.footer1-link17 {
  gap: 12px;
  display: flex;
  padding: 8px 0;
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
}
 
.footer1-link18 {
  gap: 12px;
  display: flex;
  padding: 8px 0;
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
}
 
.footer1-credits {
  gap: var(--dl-space-space-twounits);
  width: 100%;
  display: flex;
  align-self: stretch;
  margin-top: var(--dl-space-space-unit);
  align-items: flex-start;
  flex-direction: column;
}
 
.footer1-row {
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  justify-content: space-between;
}
 
.footer1-footer-links3 {
  gap: 24px;
  display: flex;
  align-items: flex-start;
}
 
.about-fragment74 {
  display: contents;
}
 
.about-text78 {
  display: inline-block;
}
 
.about-fragment75 {
  display: contents;
}
 
.about-text79 {
  display: inline-block;
}
 
.about-fragment76 {
  display: contents;
}
 
.about-text80 {
  display: inline-block;
}
 
.about-fragment77 {
  display: contents;
}
 
.about-text81 {
  display: inline-block;
}
 
.about-fragment78 {
  display: contents;
}
 
.about-text82 {
  display: inline-block;
}
 
.about-fragment79 {
  display: contents;
}
 
.about-text83 {
  display: inline-block;
}
 
.about-fragment80 {
  display: contents;
}
 
.about-text84 {
  display: inline-block;
}
 
.about-fragment81 {
  display: contents;
}
 
.about-text85 {
  display: inline-block;
}
 
.about-fragment82 {
  display: contents;
}
 
.about-text86 {
  display: inline-block;
}
 
.about-fragment83 {
  display: contents;
}
 
.about-text87 {
  display: inline-block;
}
 
.about-fragment84 {
  display: contents;
}
 
.about-text88 {
  display: inline-block;
}
 
.about-fragment85 {
  display: contents;
}
 
.about-text89 {
  display: inline-block;
}
 
.about-fragment86 {
  display: contents;
}
 
.about-text90 {
  display: inline-block;
}
 
.about-fragment87 {
  display: contents;
}
 
.about-text91 {
  display: inline-block;
}
 
.about-fragment88 {
  display: contents;
}
 
.about-text92 {
  display: inline-block;
}
 
.about-fragment89 {
  display: contents;
}
 
.about-text93 {
  display: inline-block;
}
 
.about-fragment90 {
  display: contents;
}
 
.about-text94 {
  display: inline-block;
}
 
.about-fragment91 {
  display: contents;
}
 
.about-text95 {
  display: inline-block;
}
 
.about-fragment92 {
  display: contents;
}
 
.about-text96 {
  display: inline-block;
}
 
@media(max-width: 991px) {
  .footer1-newsletter {
    width: 300px;
  }
  .footer1-form {
    width: 100%;
    flex-direction: column;
  }
  .footer1-container {
    width: 100%;
  }
  .footer1-text-input {
    width: 100%;
    padding: var(--dl-space-space-halfunit);
  }
  .footer1-button {
    width: 100%;
    padding-top: var(--dl-space-space-halfunit);
    padding-left: var(--dl-space-space-halfunit);
    padding-right: var(--dl-space-space-halfunit);
    padding-bottom: var(--dl-space-space-halfunit);
  }
}
 
@media(max-width: 767px) {
  .footer1-content {
    flex-direction: column;
  }
  .footer1-newsletter {
    width: 100%;
  }
  .footer1-form {
    width: 100%;
    flex-direction: row;
    justify-content: flex-start;
  }
  .footer1-container {
    width: 100%;
  }
  .footer1-button {
    width: 208px;
  }
  .footer1-links {
    width: 100%;
    align-items: flex-start;
    justify-content: center;
  }
  .footer1-column1 {
    align-items: center;
  }
  .footer1-column1-title {
    text-align: center;
  }
  .footer1-footer-links1 {
    align-self: center;
  }
  .footer1-column2 {
    align-items: center;
  }
  .footer1-column2-title {
    text-align: center;
  }
  .footer1-footer-links2 {
    align-self: center;
  }
  .footer1-column3 {
    align-items: center;
  }
  .footer1-social-link1-title {
    text-align: center;
  }
  .footer1-social-links {
    align-self: center;
  }
  .footer1-row {
    gap: var(--dl-space-space-unit);
    flex-direction: column;
    justify-content: flex-start;
  }
}
 
@media(max-width: 479px) {
  .footer1-actions {
    width: 100%;
  }
  .footer1-form {
    width: 100%;
    flex-direction: column;
  }
  .footer1-container {
    width: 100%;
  }
  .footer1-button {
    width: 100%;
  }
  .footer1-links {
    flex-direction: column;
  }
  .footer1-column1 {
    width: 100%;
    max-width: 100%;
    align-items: center;
    justify-content: center;
  }
  .footer1-footer-links1 {
    align-items: center;
    justify-content: center;
  }
  .footer1-column2 {
    width: 100%;
    max-width: 100%;
    align-items: center;
    justify-content: center;
  }
  .footer1-footer-links2 {
    align-items: center;
    justify-content: center;
  }
  .footer1-column3 {
    width: 100%;
    max-width: 100%;
    align-items: center;
    justify-content: center;
  }
  .footer1-social-links {
    align-items: center;
    justify-content: center;
  }
  .footer1-credits {
    gap: var(--dl-space-space-unit);
  }
  .footer1-row {
    align-items: center;
    justify-content: center;
  }
  .footer1-footer-links3 {
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
}

.about-container {
  width: 100%;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
}
 
.about-fragment10 {
  display: contents;
}
 
.about-text10 {
  display: inline-block;
}
 
.about-fragment11 {
  display: contents;
}
 
.about-text11 {
  display: inline-block;
}
 
.about-fragment12 {
  display: contents;
}
 
.about-text12 {
  display: inline-block;
}
 
.about-fragment13 {
  display: contents;
}
 
.about-text13 {
  display: inline-block;
}
 
.about-fragment14 {
  display: contents;
}
 
.about-text14 {
  display: inline-block;
}
 
.about-fragment15 {
  display: contents;
}
 
.about-text15 {
  display: inline-block;
}
 
.about-fragment16 {
  display: contents;
}
 
.about-text16 {
  display: inline-block;
}
 
.about-fragment17 {
  display: contents;
}
 
.about-text17 {
  display: inline-block;
}
 
.about-fragment18 {
  display: contents;
}
 
.about-text18 {
  display: inline-block;
}
 
.about-fragment19 {
  display: contents;
}
 
.about-text19 {
  display: inline-block;
}
 
.about-fragment20 {
  display: contents;
}
 
.about-text20 {
  display: inline-block;
}
 
.about-fragment21 {
  display: contents;
}
 
.about-text21 {
  display: inline-block;
}
 
.about-fragment22 {
  display: contents;
}
 
.about-text22 {
  display: inline-block;
}
 
.about-fragment23 {
  display: contents;
}
 
.about-text23 {
  display: inline-block;
}
 
.about-fragment24 {
  display: contents;
}
 
.about-text24 {
  display: inline-block;
}
 
.about-fragment25 {
  display: contents;
}
 
.about-text25 {
  display: inline-block;
}
 
.about-fragment26 {
  display: contents;
}
 
.about-text26 {
  display: inline-block;
}
 
.about-fragment27 {
  display: contents;
}
 
.about-text27 {
  display: inline-block;
}
 
.about-fragment28 {
  display: contents;
}
 
.about-text28 {
  display: inline-block;
}
 
.about-fragment29 {
  display: contents;
}
 
.about-text29 {
  display: inline-block;
}
 
.about-fragment30 {
  display: contents;
}
 
.about-text30 {
  display: inline-block;
}
 
.about-fragment31 {
  display: contents;
}
 
.about-text31 {
  display: inline-block;
}
 
.about-fragment32 {
  display: contents;
}
 
.about-text32 {
  display: inline-block;
}
 
.about-fragment33 {
  display: contents;
}
 
.about-text33 {
  display: inline-block;
}
 
.about-fragment34 {
  display: contents;
}
 
.about-text34 {
  display: inline-block;
}
 
.about-fragment35 {
  display: contents;
}
 
.about-text35 {
  display: inline-block;
}
 
.about-fragment36 {
  display: contents;
}
 
.about-text36 {
  display: inline-block;
}
 
.about-fragment37 {
  display: contents;
}
 
.about-text37 {
  display: inline-block;
}
 
.about-fragment38 {
  display: contents;
}
 
.about-text38 {
  display: inline-block;
}
 
.about-fragment39 {
  display: contents;
}
 
.about-text39 {
  display: inline-block;
}
 
.about-fragment40 {
  display: contents;
}
 
.about-text40 {
  display: inline-block;
}
 
.about-fragment41 {
  display: contents;
}
 
.about-text41 {
  display: inline-block;
}
 
.about-fragment42 {
  display: contents;
}
 
.about-text42 {
  display: inline-block;
}
 
.about-fragment43 {
  display: contents;
}
 
.about-text43 {
  display: inline-block;
}
 
.about-fragment44 {
  display: contents;
}
 
.about-text44 {
  display: inline-block;
}
 
.about-fragment45 {
  display: contents;
}
 
.about-text45 {
  display: inline-block;
}
 
.about-fragment46 {
  display: contents;
}
 
.about-text46 {
  display: inline-block;
}
 
.about-fragment47 {
  display: contents;
}
 
.about-text47 {
  display: inline-block;
}
 
.about-fragment48 {
  display: contents;
}
 
.about-text48 {
  display: inline-block;
}
 
.about-fragment49 {
  display: contents;
}
 
.about-text49 {
  display: inline-block;
}
 
.about-fragment50 {
  display: contents;
}
 
.about-text50 {
  display: inline-block;
}
 
.about-fragment51 {
  display: contents;
}
 
.about-text51 {
  display: inline-block;
}
 
.about-fragment52 {
  display: contents;
}
 
.about-text54 {
  display: inline-block;
}
 
.about-fragment53 {
  display: contents;
}
 
.about-text55 {
  display: inline-block;
}
 
.about-fragment54 {
  display: contents;
}
 
.about-text56 {
  display: inline-block;
}
 
.about-fragment55 {
  display: contents;
}
 
.about-text57 {
  display: inline-block;
}
 
.about-fragment56 {
  display: contents;
}
 
.about-text58 {
  display: inline-block;
}
 
.about-fragment57 {
  display: contents;
}
 
.about-text59 {
  display: inline-block;
}
 
.about-fragment58 {
  display: contents;
}
 
.about-text60 {
  display: inline-block;
}
 
.about-fragment59 {
  display: contents;
}
 
.about-text61 {
  display: inline-block;
}
 
.about-fragment60 {
  display: contents;
}
 
.about-text62 {
  display: inline-block;
}
 
.about-fragment61 {
  display: contents;
}
 
.about-text63 {
  display: inline-block;
}
 
.about-fragment62 {
  display: contents;
}
 
.about-text64 {
  display: inline-block;
}
 
.about-fragment63 {
  display: contents;
}
 
.about-text65 {
  display: inline-block;
}
 
.about-fragment64 {
  display: contents;
}
 
.about-text68 {
  display: inline-block;
}
 
.about-fragment65 {
  display: contents;
}
 
.about-text69 {
  display: inline-block;
}
 
.about-fragment66 {
  display: contents;
}
 
.about-text70 {
  display: inline-block;
}
 
.about-fragment67 {
  display: contents;
}
 
.about-text71 {
  display: inline-block;
}
 
.about-fragment68 {
  display: contents;
}
 
.about-text72 {
  display: inline-block;
}
 
.about-fragment69 {
  display: contents;
}
 
.about-text73 {
  display: inline-block;
}
 
.about-fragment70 {
  display: contents;
}
 
.about-text74 {
  display: inline-block;
}
 
.about-fragment71 {
  display: contents;
}
 
.about-text75 {
  display: inline-block;
}
 
.about-fragment72 {
  display: contents;
}
 
.about-text76 {
  display: inline-block;
}
 
.about-fragment73 {
  display: contents;
}
 
.about-text77 {
  display: inline-block;
}
 
.about-fragment74 {
  display: contents;
}
 
.about-text78 {
  display: inline-block;
}
 
.about-fragment75 {
  display: contents;
}
 
.about-text79 {
  display: inline-block;
}
 
.about-fragment76 {
  display: contents;
}
 
.about-text80 {
  display: inline-block;
}
 
.about-fragment77 {
  display: contents;
}
 
.about-text81 {
  display: inline-block;
}
 
.about-fragment78 {
  display: contents;
}
 
.about-text82 {
  display: inline-block;
}
 
.about-fragment79 {
  display: contents;
}
 
.about-text83 {
  display: inline-block;
}
 
.about-fragment80 {
  display: contents;
}
 
.about-text84 {
  display: inline-block;
}
 
.about-fragment81 {
  display: contents;
}
 
.about-text85 {
  display: inline-block;
}
 
.about-fragment82 {
  display: contents;
}
 
.about-text86 {
  display: inline-block;
}
 
.about-fragment83 {
  display: contents;
}
 
.about-text87 {
  display: inline-block;
}
 
.about-fragment84 {
  display: contents;
}
 
.about-text88 {
  display: inline-block;
}
 
.about-fragment85 {
  display: contents;
}
 
.about-text89 {
  display: inline-block;
}
 
.about-fragment86 {
  display: contents;
}
 
.about-text90 {
  display: inline-block;
}
 
.about-fragment87 {
  display: contents;
}
 
.about-text91 {
  display: inline-block;
}
 
.about-fragment88 {
  display: contents;
}
 
.about-text92 {
  display: inline-block;
}
 
.about-fragment89 {
  display: contents;
}
 
.about-text93 {
  display: inline-block;
}
 
.about-fragment90 {
  display: contents;
}
 
.about-text94 {
  display: inline-block;
}
 
.about-fragment91 {
  display: contents;
}
 
.about-text95 {
  display: inline-block;
}
 
.about-fragment92 {
  display: contents;
}
 
.about-text96 {
  display: inline-block;
}

.white-bg{
  background-color: white;
}

.white-text{
  color:white;
}

.footer-column1 {
  gap: var(--dl-space-space-unit);
  width: auto;
  display: flex;
  overflow: hidden;
  flex-grow: 1;
  max-width: 300px;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}

.features22-layout349 {
  gap: var(--dl-space-space-twounits);
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-direction: column;
}
 
.features22-max-width {
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.features22-container1 {
  gap: var(--dl-space-space-halfunit);
  display: flex;
  max-width: 600px;
  align-items: center;
  margin-bottom: var(--dl-space-space-fourunits);
  flex-direction: column;
}
 
.features22-text11 {
  text-align: center;
}
 
.features22-container2 {
  width: 100%;
}
 
.features22-card1 {
  color: var(--dl-color-theme-neutral-light);
  height: auto;
  display: flex;
  align-items: center;
  flex-direction: column;
  color:black;
  /* background-color: var(--dl-color-theme-primary2); */
}
 
.features22-image1 {
  width: var(--dl-size-size-medium);
  height: var(--dl-size-size-medium);
  object-fit: cover;
}
 
.features22-text13 {
  text-align: center;
}
 
.features22-card2 {
  color: var(--dl-color-theme-neutral-light);
  height: auto;
  display: flex;
  align-self: flex-start;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-color: var(--dl-color-theme-primary1);
}
 
.features22-image2 {
  width: var(--dl-size-size-medium);
  height: var(--dl-size-size-medium);
  object-fit: cover;
}
 
.features22-text15 {
  text-align: center;
}
 
.features22-card3 {
  color: var(--dl-color-theme-neutral-light);
  height: auto;
  display: flex;
  align-self: flex-start;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-color: var(--dl-color-theme-primary2);
}
 
.features22-image3 {
  width: var(--dl-size-size-medium);
  height: var(--dl-size-size-medium);
  object-fit: cover;
}
 
.features22-text17 {
  text-align: center;
}
 
.features22-card4 {
  color: var(--dl-color-theme-neutral-light);
  height: auto;
  display: flex;
  align-self: flex-start;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-color: var(--dl-color-theme-primary1);
}
 
.features22-image4 {
  width: var(--dl-size-size-medium);
  height: var(--dl-size-size-medium);
  object-fit: cover;
}
 
.features22-text19 {
  text-align: center;
}
 
.features22-card5 {
  color: var(--dl-color-theme-neutral-light);
  height: auto;
  display: flex;
  align-self: flex-start;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-color: var(--dl-color-theme-primary1);
}
 
.features22-image5 {
  width: var(--dl-size-size-medium);
  height: var(--dl-size-size-medium);
  object-fit: cover;
}
 
.features22-text21 {
  text-align: center;
}
 
.features22-card6 {
  color: var(--dl-color-theme-neutral-light);
  height: auto;
  display: flex;
  align-self: flex-start;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-color: var(--dl-color-theme-primary2);
}
 
.features22-image6 {
  width: var(--dl-size-size-medium);
  height: var(--dl-size-size-medium);
  object-fit: cover;
}
 
.features22-text23 {
  text-align: center;
}
 
.features22-card7 {
  color: var(--dl-color-theme-neutral-light);
  height: auto;
  display: flex;
  align-self: flex-start;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-color: var(--dl-color-theme-primary1);
}
 
.features22-image7 {
  width: var(--dl-size-size-medium);
  height: var(--dl-size-size-medium);
  object-fit: cover;
}
 
.features22-text25 {
  text-align: center;
}
 
.features22-card8 {
  color: var(--dl-color-theme-neutral-light);
  height: auto;
  display: flex;
  align-self: flex-start;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-color: var(--dl-color-theme-primary2);
}
 
.features22-image8 {
  width: var(--dl-size-size-medium);
  height: var(--dl-size-size-medium);
  object-fit: cover;
}
 
.features22-text27 {
  text-align: center;
}

.navbar-image1 {
  height: 3rem;
}

.hero8-wrapper {
  position: relative; /* Position relative to contain absolutely positioned children */
  text-align: center; /* Center text horizontally */
}

.hero8-wrapper img {
  width: 100%; /* Make the image responsive */
  height: 400px; /* Maintain aspect ratio */
}

.hero8-content {
  position: absolute; /* Position the content absolutely */
  top: 50%; /* Center vertically */
  left: 50%; /* Center horizontally */
  transform: translate(-50%, -50%); /* Adjust position to truly center */
  color: white; /* Text color */
  padding: 20px; /* Optional padding */
  background-color: rgba(0, 0, 0, 0.5); /* Optional background for better readability */
  border-radius: 5px; /* Optional rounded corners */
}

.hero8-title {
  font-size: 2em; /* Font size for desktop */
}

/* Responsive styles */
@media (max-width: 768px) {
  .hero8-title {
      font-size: 1.5em; /* Font size for mobile */
  }
  .hero8-wrapper img {
    width: 100%; /* Make the image responsive */
    height: auto; /* Maintain aspect ratio */
  }
}

.mt-15{
  margin-top: 15px;
}