.navbar1-wrapper {
  display: contents;
}
.navbar1-container {
  width: 100%;
  display: flex;
  position: relative;
  justify-content: center;
  background-color: var(--dl-color-theme-neutral-light);
}
.navbar1-navbar-interactive {
  width: 100%;
  display: flex;
  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;
}
.navbar1-link {
  display: contents;
}
.navbar1-image1 {
  width: 52px;
  height: 65px;
  text-decoration: none;
}
.navbar1-desktop-menu {
  flex: 1;
  display: flex;
  justify-content: space-between;
}
.navbar1-links1 {
  gap: var(--dl-space-space-twounits);
  flex: 1;
  width: 678px;
  height: 35px;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: flex-start;
}
.navbar1-link11 {
  margin-left: 50px;
  text-decoration: none;
}
.navbar1-link21 {
  text-decoration: none;
}
.navbar1-buttons1 {
  gap: var(--dl-space-space-twounits);
  display: flex;
  align-items: center;
  flex-direction: row;
}
.navbar1-action21 {
  display: flex;
  flex-direction: row;
  text-decoration: none;
}
.navbar1-burger-menu {
  display: none;
}
.navbar1-icon10 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}
.navbar1-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;
  justify-content: space-between;
  background-color: var(--dl-color-theme-neutral-light);
}
.navbar1-nav {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.navbar1-top {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-threeunits);
  justify-content: space-between;
}
.navbar1-logo {
  height: 3rem;
}
.navbar1-close-menu {
  display: flex;
  align-items: center;
  justify-content: center;
}
.navbar1-icon12 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}
.navbar1-links2 {
  gap: var(--dl-space-space-unit);
  flex: 0 0 auto;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
.navbar1-link12 {
  text-decoration: none;
}
.navbar1-link22 {
  text-decoration: none;
}
.navbar1-link3 {
  text-decoration: none;
}
.navbar1-link4 {
  text-decoration: none;
}
.navbar1-link5 {
  text-decoration: none;
}
.navbar1-buttons2 {
  gap: var(--dl-space-space-twounits);
  display: flex;
  margin-top: var(--dl-space-space-twounits);
  align-items: center;
  flex-direction: row;
}
.navbar1-icon-group {
  gap: var(--dl-space-space-twounits);
  display: flex;
}
.home-fragment10 {
  display: contents;
}
.home-text10 {
  display: inline-block;
}
.home-fragment11 {
  display: contents;
}
.home-text13 {
  display: inline-block;
}
.home-fragment12 {
  display: contents;
}
.home-text14 {
  display: inline-block;
}
.home-fragment13 {
  display: contents;
}
.home-text15 {
  display: inline-block;
}
.home-fragment14 {
  display: contents;
}
.home-text16 {
  display: inline-block;
}
.home-fragment15 {
  display: contents;
}
.home-text17 {
  display: inline-block;
}
.home-fragment16 {
  display: contents;
}
.home-text18 {
  display: inline-block;
}
@media(max-width: 767px) {
  .navbar1-navbar-interactive {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .navbar1-desktop-menu {
    display: none;
  }
  .navbar1-burger-menu {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
@media(max-width: 479px) {
  .navbar1-navbar-interactive {
    padding: var(--dl-space-space-unit);
    padding-right: 16px;
  }
  .navbar1-mobile-menu {
    padding: var(--dl-space-space-unit);
  }
}

.hero17-wrapper {
  display: contents;
}
.hero17-header78 {
  gap: var(--dl-space-space-threeunits);
  width: 100%;
  height: 160px;
  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;
  height: 141px;
  display: flex;
  align-items: center;
  padding-top: 0px;
  flex-direction: column;
  padding-bottom: var(--dl-space-space-unit);
}
.hero17-text1 {
  height: 102px;
  text-align: center;
}
.hero17-content1 {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
.hero17-text2 {
  text-align: center;
}
.hero17-content2 {
  gap: var(--dl-space-space-oneandhalfunits);
  width: 100%;
  border: 2px dashed rgba(120, 120, 120, 0.4);
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.hero17-container2 {
  display: contents;
}
.home-fragment18 {
  display: contents;
}
.home-text22 {
  display: inline-block;
}
.home-fragment17 {
  display: contents;
}
.home-text21 {
  display: inline-block;
}
.hero17root-class-name {
  background-color: var(--dl-color-theme-neutral-light);
}
@media(max-width: 767px) {
  .hero17-content2 {
    width: 100%;
  }
}

.features81-wrapper {
  display: contents;
}
.features81-layout226 {
  width: 100%;
  height: 159px;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-shrink: 0;
  padding-top: 12px;
  flex-direction: row;
  padding-bottom: var(--dl-space-space-unit);
  justify-content: center;
}
.features81-max-width {
  align-self: flex-start;
}
.features81-title11 {
  text-align: center;
}
.features81-actions1 {
  gap: var(--dl-space-space-unit);
  flex-wrap: wrap;
}
.features81-button1 {
  flex: 1;
  text-decoration: none;
}
.features81-action11 {
  text-align: center;
}
.features81-title12 {
  text-align: center;
}
.features81-actions2 {
  gap: var(--dl-space-space-unit);
  flex-wrap: wrap;
}
.features81-button2 {
  flex: 1;
  text-decoration: none;
}
.features81-action12 {
  text-align: center;
}
.features81-title13 {
  text-align: center;
}
.features81-actions3 {
  gap: var(--dl-space-space-unit);
  flex-wrap: wrap;
}
.features81-button3 {
  flex: 1;
  text-decoration: none;
}
.features81-action13 {
  text-align: center;
}
.home-fragment19 {
  display: contents;
}
.home-text23 {
  display: inline-block;
}
.home-fragment20 {
  display: contents;
}
.home-text24 {
  display: inline-block;
}
.home-fragment21 {
  display: contents;
}
.home-text25 {
  display: inline-block;
  text-decoration: underline;
}
.home-fragment22 {
  display: contents;
}
.home-text26 {
  display: inline-block;
}
.features81root-class-name {
  background-color: var(--dl-color-theme-neutral-light);
}
@media(max-width: 991px) {
  .features81-layout226 {
    flex-direction: column;
  }
  .features81-content1 {
    align-items: center;
  }
  .features81-content2 {
    align-items: center;
  }
  .features81-content3 {
    align-items: center;
  }
}
@media(max-width: 479px) {
  .features81-button1 {
    width: 100%;
  }
  .features81-button2 {
    width: 100%;
  }
  .features81-button3 {
    width: 100%;
  }
}

.features8-wrapper {
  display: contents;
}
.features8-layout226 {
  width: 100%;
  height: 167px;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-shrink: 0;
  padding-top: var(--dl-space-space-unit);
  flex-direction: row;
  padding-bottom: var(--dl-space-space-unit);
  justify-content: center;
}
.features8-max-width {
  align-self: flex-start;
}
.features8-title11 {
  text-align: center;
}
.features8-actions1 {
  gap: var(--dl-space-space-unit);
  flex-wrap: wrap;
}
.features8-button1 {
  flex: 1;
  text-decoration: none;
}
.features8-action11 {
  text-align: center;
}
.features8-title12 {
  text-align: center;
}
.features8-actions2 {
  gap: var(--dl-space-space-unit);
  flex-wrap: wrap;
}
.features8-button2 {
  flex: 1;
  text-decoration: none;
}
.features8-action12 {
  text-align: center;
}
.features8-title13 {
  text-align: center;
}
.features8-actions3 {
  gap: var(--dl-space-space-unit);
  flex-wrap: wrap;
}
.features8-button3 {
  flex: 1;
  text-decoration: none;
}
.features8-action13 {
  text-align: center;
}
.home-fragment23 {
  display: contents;
}
.home-text27 {
  display: inline-block;
}
.home-fragment24 {
  display: contents;
}
.home-text28 {
  display: inline-block;
}
.home-fragment25 {
  display: contents;
}
.home-text31 {
  display: inline-block;
  text-decoration: underline;
}
.home-fragment26 {
  display: contents;
}
.home-text32 {
  display: inline-block;
}
.features8root-class-name {
  background-color: var(--dl-color-theme-neutral-light);
}
@media(max-width: 991px) {
  .features8-layout226 {
    flex-direction: column;
  }
  .features8-content1 {
    align-items: center;
  }
  .features8-content2 {
    align-items: center;
  }
  .features8-content3 {
    align-items: center;
  }
}
@media(max-width: 479px) {
  .features8-button1 {
    width: 100%;
  }
  .features8-button2 {
    width: 100%;
  }
  .features8-button3 {
    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-image {
  width: 382px;
  height: 116px;
  object-fit: cover;
}
.footer4-links {
  gap: var(--dl-space-space-twounits);
  display: flex;
  align-items: flex-start;
}
.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-text13 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  text-decoration: none;
}
.footer4-text14 {
  text-decoration: none;
}
.home-fragment28 {
  display: contents;
}
.home-text34 {
  display: inline-block;
}
.home-fragment30 {
  display: contents;
}
.home-text36 {
  display: inline-block;
}
.home-fragment29 {
  display: contents;
}
.home-text35 {
  display: inline-block;
}
.home-fragment31 {
  display: contents;
}
.home-text37 {
  display: inline-block;
}
.home-fragment27 {
  display: contents;
}
.home-text33 {
  display: inline-block;
}
.footer4root-class-name {
  background-color: var(--dl-color-theme-neutral-light);
}
@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;
  }
}

.home-container {
  width: 100%;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
}
.home-fragment10 {
  display: contents;
}
.home-text10 {
  display: inline-block;
}
.home-fragment11 {
  display: contents;
}
.home-text13 {
  display: inline-block;
}
.home-fragment12 {
  display: contents;
}
.home-text14 {
  display: inline-block;
}
.home-fragment13 {
  display: contents;
}
.home-text15 {
  display: inline-block;
}
.home-fragment14 {
  display: contents;
}
.home-text16 {
  display: inline-block;
}
.home-fragment15 {
  display: contents;
}
.home-text17 {
  display: inline-block;
}
.home-fragment16 {
  display: contents;
}
.home-text18 {
  display: inline-block;
}
.home-fragment17 {
  display: contents;
}
.home-text21 {
  display: inline-block;
}
.home-fragment18 {
  display: contents;
}
.home-text22 {
  display: inline-block;
}
.home-fragment19 {
  display: contents;
}
.home-text23 {
  display: inline-block;
}
.home-fragment20 {
  display: contents;
}
.home-text24 {
  display: inline-block;
}
.home-fragment21 {
  display: contents;
}
.home-text25 {
  display: inline-block;
  text-decoration: underline;
}
.home-fragment22 {
  display: contents;
}
.home-text26 {
  display: inline-block;
}
.home-fragment23 {
  display: contents;
}
.home-text27 {
  display: inline-block;
}
.home-fragment24 {
  display: contents;
}
.home-text28 {
  display: inline-block;
}
.home-fragment25 {
  display: contents;
}
.home-text31 {
  display: inline-block;
  text-decoration: underline;
}
.home-fragment26 {
  display: contents;
}
.home-text32 {
  display: inline-block;
}
.home-fragment27 {
  display: contents;
}
.home-text33 {
  display: inline-block;
}
.home-fragment28 {
  display: contents;
}
.home-text34 {
  display: inline-block;
}
.home-fragment29 {
  display: contents;
}
.home-text35 {
  display: inline-block;
}
.home-fragment30 {
  display: contents;
}
.home-text36 {
  display: inline-block;
}
.home-fragment31 {
  display: contents;
}
.home-text37 {
  display: inline-block;
}
