.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-navlink {
  display: contents;
}
 
.navbar4-image1 {
  height: 3rem;
  text-decoration: none;
}
 
.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-link11 {
  text-decoration: none;
}
 
.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;
}
 
.about-fragment13 {
  display: contents;
}
 
.about-text13 {
  display: inline-block;
}
 
.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;
}
 

 
@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);
    padding-right: 16px;
  }
  .navbar4-mobile-menu {
    padding: var(--dl-space-space-unit);
  }
}

.hero17-wrapper {
  display: contents;
}
 
.hero17-header78 {
  gap: var(--dl-space-space-threeunits);
  width: 100%;
  height: 619px;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
 
.hero17-column {
  gap: var(--dl-space-space-oneandhalfunits);
  width: auto;
  display: flex;
  align-items: center;
  flex-direction: column;
  padding-bottom: var(--dl-space-space-unit);
}
 
.hero17-content {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.hero17-text10 {
  text-align: center;
}
 
.hero17-text11 {
  text-align: center;
}
 
.hero17-actions {
  gap: var(--dl-space-space-unit);
  width: 707px;
  height: 79px;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-space-space-unit);
}
 
.hero17-button1 {
  text-decoration: none;
}
 
.hero17-button2 {
  text-decoration: none;
}
 
.hero17-button3 {
  text-decoration: none;
}
 
.hero17-container2 {
  display: contents;
}
 
.about-fragment17 {
  display: contents;
}
 
.about-text17 {
  display: inline-block;
}
 
.about-text18 {
  font-style: italic;
}
 
.about-text19 {
  font-style: italic;
}
 
.about-text21 {
  font-weight: 700;
}
 
.about-text22 {
  font-weight: 700;
}
 
.about-text23 {
  font-weight: 700;
}
 
.about-fragment16 {
  display: contents;
}
 
.about-text16 {
  display: inline-block;
}
 
.about-fragment15 {
  display: contents;
}
 
.about-text15 {
  display: inline-block;
}
 
.about-fragment14 {
  display: contents;
}
 
.about-text14 {
  display: inline-block;
}
 
.about-fragment18 {
  display: contents;
}
 
.about-text28 {
  display: inline-block;
}
 

 
@media(max-width: 479px) {
  .hero17-header78 {
    height: 1131px;
  }
  .hero17-text11 {
    height: 730px;
    display: flex;
    padding-bottom: 0px;
    justify-content: center;
  }
  .hero17-actions {
    width: 100%;
    flex-direction: column;
  }
  .hero17-button1 {
    width: 100%;
  }
  .hero17-button2 {
    width: 100%;
  }
  .hero17-button3 {
    width: 100%;
  }
}

.team3-wrapper {
  display: contents;
}
 
.team3-max-width {
  gap: var(--dl-space-space-fiveunits);
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
}
 
.team3-section-title {
  gap: var(--dl-space-space-unit);
  width: 100%;
  display: flex;
  max-width: 800px;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
 
.team3-content1 {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.team3-content2 {
  gap: var(--dl-space-space-sixunits);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.team3-content3 {
  gap: var(--dl-space-space-fourunits);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.team3-row1 {
  gap: 64px;
  display: flex;
  max-width: 800px;
  align-self: center;
  align-items: flex-start;
  flex-shrink: 0;
  justify-content: center;
}
 
.team3-card1 {
  gap: 24px;
  flex: 1;
  width: 100%;
  display: flex;
  flex-grow: 1;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
 
.team3-content4 {
  gap: 16px;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.team3-title1 {
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.team3-text12 {
  font-style: normal;
  font-weight: 600;
}
 
.team3-text13 {
  text-align: center;
}
 
.team3-social-icons1 {
  gap: 14px;
  display: flex;
  align-items: flex-start;
}
 
.team3-link1 {
  display: contents;
}
 
.team3-icon1 {
  text-decoration: none;
}
 
.team3-card2 {
  gap: 24px;
  flex: 1;
  width: 100%;
  display: flex;
  flex-grow: 1;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
 
.team3-content5 {
  gap: 16px;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.team3-title2 {
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.team3-text14 {
  font-style: normal;
  font-weight: 600;
}
 
.team3-text15 {
  text-align: center;
}
 
.team3-social-icons2 {
  gap: 14px;
  display: flex;
  align-items: flex-start;
}
 
.team3-link2 {
  display: contents;
}
 
.team3-icon3 {
  text-decoration: none;
}
 
.team3-row2 {
  gap: var(--dl-space-space-fourunits);
  display: flex;
  max-width: 800px;
  align-self: center;
  align-items: flex-start;
  flex-shrink: 0;
  justify-content: center;
}
 
.team3-card3 {
  gap: 24px;
  flex: 1;
  width: 100%;
  display: flex;
  flex-grow: 1;
  max-width: 600px;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
 
.team3-member-image3 {
  width: 378px;
  height: 378px;
}
 
.team3-content6 {
  gap: 16px;
  width: 424px;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.team3-title3 {
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.team3-text16 {
  font-style: normal;
  font-weight: 600;
}
 
.team3-text17 {
  text-align: center;
}
 
.team3-social-icons3 {
  gap: 14px;
  display: flex;
  align-items: flex-start;
}
 
.team3-link3 {
  display: contents;
}
 
.team3-icon5 {
  text-decoration: none;
}
 
.team3-content7 {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.team3-content8 {
  gap: 16px;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
 
.team3-text19 {
  height: auto;
  font-size: 18px;
  align-self: stretch;
  font-style: normal;
  text-align: center;
  font-family: Roboto;
  font-weight: 400px;
  line-height: 150%;
  font-stretch: normal;
}
 
.team3-button {
  width: 100%;
  max-width: 300px;
  text-decoration: none;
}
 
.team3-text20 {
  color: var(--dl-color-theme-neutral-light);
}
 
.about-fragment28 {
  display: contents;
}
 
.about-text38 {
  display: inline-block;
}
 
.about-fragment27 {
  display: contents;
}
 
.about-text37 {
  display: inline-block;
}
 
.about-fragment25 {
  display: contents;
}
 
.about-text35 {
  display: inline-block;
}
 
.about-fragment23 {
  display: contents;
}
 
.about-text33 {
  display: inline-block;
}
 
.about-fragment19 {
  display: contents;
}
 
.about-text29 {
  display: inline-block;
}
 
.about-fragment21 {
  display: contents;
}
 
.about-text31 {
  display: inline-block;
}
 
.about-fragment20 {
  display: contents;
}
 
.about-text30 {
  display: inline-block;
}
 
.about-fragment22 {
  display: contents;
}
 
.about-text32 {
  display: inline-block;
}
 
.about-fragment24 {
  display: contents;
}
 
.about-text34 {
  display: inline-block;
}
 
.about-fragment26 {
  display: contents;
}
 
.about-text36 {
  display: inline-block;
}
 
.about-fragment29 {
  display: contents;
}
 
.about-text39 {
  display: inline-block;
}
 
@media(max-width: 991px) {
  .team3-row1 {
    align-items: center;
    flex-direction: row;
  }
  .team3-row2 {
    align-items: center;
    flex-direction: row;
  }
}
 
@media(max-width: 767px) {
  .team3-text11 {
    text-align: center;
  }
  .team3-row1 {
    gap: var(--dl-space-space-twounits);
  }
  .team3-row2 {
    gap: var(--dl-space-space-twounits);
  }
}
 
@media(max-width: 479px) {
  .team3-row1 {
    flex-direction: column;
  }
  .team3-member-image1 {
    height: 450px;
  }
  .team3-member-image2 {
    height: 450px;
  }
  .team3-row2 {
    flex-direction: column;
  }
  .team3-member-image3 {
    height: 450px;
  }
  .team3-button {
    width: 100%;
  }
}

.footer4-wrapper {
  display: contents;
}
 
.footer4-footer7 {
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: center;
}
 
.footer4-max-width {
  gap: var(--dl-space-space-threeunits);
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.footer4-content {
  gap: var(--dl-space-space-twounits);
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.footer4-logo {
  gap: 24px;
  display: flex;
  overflow: hidden;
  align-items: flex-start;
  flex-direction: column;
}
 
.footer4-navlink1 {
  display: contents;
}
 
.footer4-image {
  width: 200px;
  object-fit: cover;
  text-decoration: none;
}
 
.footer4-links {
  gap: var(--dl-space-space-twounits);
  display: flex;
  align-items: flex-start;
}
 
.footer4-navlink2 {
  text-decoration: none;
}
 
.footer4-link4 {
  text-decoration: none;
}
 
.footer4-credits {
  gap: var(--dl-space-space-twounits);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.footer4-row {
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
  justify-content: space-between;
}
 
.footer4-container {
  display: flex;
  align-items: flex-start;
}
 
.footer4-footer-links {
  gap: 24px;
  display: flex;
  align-items: flex-start;
}
 
.footer4-text11 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
}
 
.about-fragment34 {
  display: contents;
}
 
.about-text44 {
  display: inline-block;
}
 
.about-fragment36 {
  display: contents;
}
 
.about-text46 {
  display: inline-block;
}
 
.about-fragment31 {
  display: contents;
}
 
.about-text41 {
  display: inline-block;
}
 
.about-fragment33 {
  display: contents;
}
 
.about-text43 {
  display: inline-block;
}
 
.about-fragment30 {
  display: contents;
}
 
.about-text40 {
  display: inline-block;
}
 
.about-fragment32 {
  display: contents;
}
 
.about-text42 {
  display: inline-block;
}
 
.about-fragment35 {
  display: contents;
}
 
.about-text45 {
  display: inline-block;
}
 
@media(max-width: 767px) {
  .footer4-row {
    gap: var(--dl-space-space-oneandhalfunits);
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
}
 
@media(max-width: 479px) {
  .footer4-max-width {
    gap: var(--dl-space-space-oneandhalfunits);
  }
  .footer4-links {
    flex-direction: column;
  }
  .footer4-footer-links {
    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-text18 {
  font-style: italic;
}
 
.about-text19 {
  font-style: italic;
}
 
.about-text21 {
  font-weight: 700;
}
 
.about-text22 {
  font-weight: 700;
}
 
.about-text23 {
  font-weight: 700;
}
 
.about-fragment18 {
  display: contents;
}
 
.about-text28 {
  display: inline-block;
}
 
.about-fragment19 {
  display: contents;
}
 
.about-text29 {
  display: inline-block;
}
 
.about-fragment20 {
  display: contents;
}
 
.about-text30 {
  display: inline-block;
}
 
.about-fragment21 {
  display: contents;
}
 
.about-text31 {
  display: inline-block;
}
 
.about-fragment22 {
  display: contents;
}
 
.about-text32 {
  display: inline-block;
}
 
.about-fragment23 {
  display: contents;
}
 
.about-text33 {
  display: inline-block;
}
 
.about-fragment24 {
  display: contents;
}
 
.about-text34 {
  display: inline-block;
}
 
.about-fragment25 {
  display: contents;
}
 
.about-text35 {
  display: inline-block;
}
 
.about-fragment26 {
  display: contents;
}
 
.about-text36 {
  display: inline-block;
}
 
.about-fragment27 {
  display: contents;
}
 
.about-text37 {
  display: inline-block;
}
 
.about-fragment28 {
  display: contents;
}
 
.about-text38 {
  display: inline-block;
}
 
.about-fragment29 {
  display: contents;
}
 
.about-text39 {
  display: inline-block;
}
 
.about-fragment30 {
  display: contents;
}
 
.about-text40 {
  display: inline-block;
}
 
.about-fragment31 {
  display: contents;
}
 
.about-text41 {
  display: inline-block;
}
 
.about-fragment32 {
  display: contents;
}
 
.about-text42 {
  display: inline-block;
}
 
.about-fragment33 {
  display: contents;
}
 
.about-text43 {
  display: inline-block;
}
 
.about-fragment34 {
  display: contents;
}
 
.about-text44 {
  display: inline-block;
}
 
.about-fragment35 {
  display: contents;
}
 
.about-text45 {
  display: inline-block;
}
 
.about-fragment36 {
  display: contents;
}
 
.about-text46 {
  display: inline-block;
}
