.navbar8-wrapper {
  display: contents;
}

.navbar8-container1 {
  width: 100%;
  display: flex;
  z-index: 1000;
  justify-content: center;
  background-color: var(--dl-color-theme-neutral-light);
}

.navbar8-navbar-interactive {
  width: 100%;
  display: flex;
  z-index: 100;
  max-width: var(--dl-layout-size-maxwidth);
  align-items: center;
  padding-top: var(--dl-layout-space-oneandhalfunits);
  padding-left: var(--dl-layout-space-threeunits);
  padding-right: var(--dl-layout-space-threeunits);
  padding-bottom: var(--dl-layout-space-oneandhalfunits);
  justify-content: space-between;
}

.navbar8-navlink {
  display: contents;
}

.navbar8-container2 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-decoration: none;
}

.navbar8-logo1 {
  height: 3rem;
}

.navbar8-desktop-menu {
  flex: 1;
  display: flex;
  justify-content: space-between;
}

.navbar8-links1 {
  gap: var(--dl-layout-space-twounits);
  flex: 1;
  display: none;
  align-items: center;
  margin-left: var(--dl-layout-space-twounits);
  flex-direction: row;
  justify-content: flex-start;
}

.navbar8-link11 {
  text-decoration: none;
}

.navbar8-link31 {
  text-decoration: none;
}

.navbar8-link4-dropdown-trigger {
  gap: 4px;
  cursor: pointer;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: row;
  justify-content: flex-end;
}

.navbar8-icon-container1 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: flex-end;
}

.navbar8-container3 {
  display: flex;
  align-items: center;
  animation-name: rotateInDownLeft;
  flex-direction: row;
  animation-delay: 0s;
  justify-content: flex-end;
  animation-duration: 500ms;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease;
}

.navbar8-icon10 {
  width: 24px;
  height: 24px;
}

.navbar8-container4 {
  display: flex;
  align-items: center;
  animation-name: rotateInDownRight;
  flex-direction: row;
  animation-delay: 0s;
  justify-content: flex-end;
  animation-duration: 500ms;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease;
}

.navbar8-icon12 {
  width: 24px;
  height: 24px;
}

.navbar8-buttons1 {
  gap: var(--dl-layout-space-twounits);
  display: none;
  align-items: center;
  flex-direction: row;
}

.navbar8-action11 {
  display: flex;
  flex-direction: row;
}

.navbar8-action21 {
  display: flex;
  flex-direction: row;
}

.navbar8-burger-menu {
  display: none;
}

.navbar8-icon14 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
}

.navbar8-mobile-menu {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  display: none;
  padding: var(--dl-layout-space-twounits);
  z-index: 100;
  position: absolute;
  flex-direction: column;
  justify-content: space-between;
  background-color: var(--dl-color-theme-neutral-light);
}

.navbar8-nav {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}

.navbar8-top {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-layout-space-threeunits);
  justify-content: space-between;
}

.navbar8-logo2 {
  height: 3rem;
}

.navbar8-close-menu {
  display: flex;
  align-items: center;
  justify-content: center;
}

.navbar8-icon16 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
}

.navbar8-links2 {
  gap: var(--dl-layout-space-unit);
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-self: flex-start;
  flex-direction: column;
}

.navbar8-link12 {
  text-decoration: none;
}

.navbar8-link32 {
  text-decoration: none;
}

.navbar8-link4-accordion {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}

.navbar8-trigger {
  width: 100%;
  cursor: pointer;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  justify-content: space-between;
}

.navbar8-icon-container2 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: flex-end;
}

.navbar8-container5 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: flex-end;
}

.navbar8-icon18 {
  width: 24px;
  height: 24px;
}

.navbar8-container6 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: flex-end;
}

.navbar8-icon20 {
  width: 24px;
  height: 24px;
}

.navbar8-container7 {
  width: 100%;
  display: grid;
  grid-gap: var(--dl-layout-space-halfunit);
  grid-template-columns: 1fr;
}

.navbar8-menu-item1 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  cursor: pointer;
  display: flex;
  padding: var(--dl-layout-space-oneandhalfunits);
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
}

.navbar8-page1-image1 {
  width: 50px;
  height: 50px;
}

.navbar8-content1 {
  width: 340px;
  display: flex;
  flex-grow: 1;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}

.navbar8-page11 {
  font-style: normal;
  font-weight: 600;
}

.navbar8-menu-item2 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  cursor: pointer;
  display: flex;
  padding: var(--dl-layout-space-oneandhalfunits);
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
}

.navbar8-page2-image1 {
  width: 50px;
  height: 50px;
}

.navbar8-content2 {
  width: 340px;
  display: flex;
  flex-grow: 1;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}

.navbar8-page21 {
  font-style: normal;
  font-weight: 600;
}

.navbar8-menu-item3 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  cursor: pointer;
  display: flex;
  padding: var(--dl-layout-space-oneandhalfunits);
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
}

.navbar8-page3-image1 {
  width: 50px;
  height: 50px;
}

.navbar8-content3 {
  width: 340px;
  display: flex;
  flex-grow: 1;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}

.navbar8-page31 {
  font-style: normal;
  font-weight: 600;
}

.navbar8-menu-item4 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  cursor: pointer;
  display: flex;
  padding: var(--dl-layout-space-oneandhalfunits);
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
}

.navbar8-page4-image1 {
  width: 50px;
  height: 50px;
}

.navbar8-content4 {
  width: 340px;
  display: flex;
  flex-grow: 1;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}

.navbar8-page41 {
  font-style: normal;
  font-weight: 600;
}

.navbar8-buttons2 {
  gap: var(--dl-layout-space-twounits);
  display: flex;
  margin-top: var(--dl-layout-space-twounits);
  align-items: center;
  flex-direction: row;
}

.navbar8-icon-group {
  gap: var(--dl-layout-space-twounits);
  display: flex;
}

.navbar8-container8 {
  top: 100%;
  left: 0px;
  width: 100%;
  display: flex;
  position: absolute;
  align-items: center;
  animation-name: fadeInDownBig;
  animation-delay: 0s;
  justify-content: center;
  background-color: var(--dl-color-theme-neutral-light);
  animation-duration: 300ms;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease;
}

.navbar8-link5-menu-list {
  width: 100%;
  display: grid;
  padding: var(--dl-layout-space-oneandhalfunits);
  grid-gap: var(--dl-layout-space-halfunit);
  max-width: var(--dl-layout-size-maxwidth);
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.navbar8-menu-item5 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  cursor: pointer;
  display: flex;
  padding: var(--dl-layout-space-oneandhalfunits);
  align-self: stretch;
  align-items: center;
  text-decoration: none;
}

.navbar8-page1-image2 {
  width: 30px;
  height: 30px;
}

.navbar8-content5 {
  display: flex;
  flex-grow: 1;
  align-items: flex-start;
  flex-direction: column;
}

.navbar8-page12 {
  font-style: normal;
  font-weight: 600;
}

.navbar8-menu-item6 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  cursor: pointer;
  display: flex;
  padding: var(--dl-layout-space-oneandhalfunits);
  align-self: stretch;
  align-items: center;
  text-decoration: none;
}

.navbar8-page2-image2 {
  width: 30px;
  height: 30px;
}

.navbar8-content6 {
  display: flex;
  flex-grow: 1;
  align-items: flex-start;
  flex-direction: column;
}

.navbar8-page22 {
  font-style: normal;
  font-weight: 600;
}

.navbar8-menu-item7 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  cursor: pointer;
  display: flex;
  padding: var(--dl-layout-space-oneandhalfunits);
  align-self: stretch;
  align-items: center;
  text-decoration: none;
}

.navbar8-page3-image2 {
  width: 30px;
  height: 30px;
}

.navbar8-content7 {
  display: flex;
  flex-grow: 1;
  align-items: flex-start;
  flex-direction: column;
}

.navbar8-page32 {
  font-style: normal;
  font-weight: 600;
}

.navbar8-menu-item8 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  cursor: pointer;
  display: flex;
  padding: var(--dl-layout-space-oneandhalfunits);
  align-self: stretch;
  align-items: center;
  text-decoration: none;
}

.navbar8-page4-image2 {
  width: 30px;
  height: 30px;
}

.navbar8-content8 {
  display: flex;
  flex-grow: 1;
  align-items: flex-start;
  flex-direction: column;
}

.navbar8-page42 {
  font-style: normal;
  font-weight: 600;
}

.home-fragment15 {
  display: contents;
}

.home-text15 {
  display: inline-block;
}

.home-fragment24 {
  display: contents;
}

.home-text24 {
  display: inline-block;
}

.home-fragment23 {
  display: contents;
}

.home-text23 {
  display: inline-block;
}

.home-fragment14 {
  display: contents;
}

.home-text14 {
  display: inline-block;
}

.home-fragment11 {
  display: contents;
}

.home-text11 {
  display: inline-block;
}

.home-fragment18 {
  display: contents;
}

.home-text18 {
  display: inline-block;
}

.home-fragment10 {
  display: contents;
}

.home-text10 {
  display: inline-block;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  text-transform: capitalize;
}

.home-fragment21 {
  display: contents;
}

.home-text21 {
  display: inline-block;
}

.home-fragment20 {
  display: contents;
}

.home-text20 {
  display: inline-block;
}

.home-fragment17 {
  display: contents;
}

.home-text17 {
  display: inline-block;
}

.home-fragment12 {
  display: contents;
}

.home-text12 {
  display: inline-block;
}

.home-fragment13 {
  display: contents;
}

.home-text13 {
  display: inline-block;
}

.home-fragment19 {
  display: contents;
}

.home-text19 {
  display: inline-block;
}

.home-fragment22 {
  display: contents;
}

.home-text22 {
  display: inline-block;
}

.home-fragment16 {
  display: contents;
}

.home-text16 {
  display: inline-block;
}

@media(max-width: 767px) {
  .navbar8-navbar-interactive {
    padding-left: var(--dl-layout-space-twounits);
    padding-right: var(--dl-layout-space-twounits);
  }
  .navbar8-desktop-menu {
    display: none;
  }
  .navbar8-burger-menu {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .navbar8-mobile-menu {
    padding-top: var(--dl-layout-space-oneandhalfunits);
    padding-bottom: var(--dl-layout-space-oneandhalfunits);
  }
  .navbar8-container7 {
    grid-gap: 0;
  }
  .navbar8-link5-menu-list {
    display: none;
  }
}

@media(max-width: 479px) {
  .navbar8-navbar-interactive {
    padding: var(--dl-layout-space-unit);
  }
  .navbar8-mobile-menu {
    padding: var(--dl-layout-space-unit);
  }
}

.hero17-wrapper {
  display: contents;
}

.hero17-header78 {
  gap: var(--dl-layout-space-threeunits);
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}

.hero17-column {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: auto;
  display: flex;
  align-items: center;
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-unit);
}

.hero17-content1 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}

.hero17-text1 {
  text-align: center;
}

.hero17-text2 {
  text-align: center;
}

.hero17-actions {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
}

.hero17-text3 {
  text-decoration: none;
}

.hero17-button2 {
  display: none;
}

.hero17-content2 {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 100%;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
}

.hero17-row-container1 {
  width: 100%;
}

.hero17-placeholder-image10 {
  width: 400px;
  height: 400px;
}

.hero17-placeholder-image11 {
  width: 400px;
  height: 400px;
}

.hero17-placeholder-image12 {
  width: 400px;
  height: 400px;
}

.hero17-placeholder-image13 {
  width: 400px;
  height: 400px;
}

.hero17-placeholder-image14 {
  width: 400px;
  height: 400px;
}

.hero17-placeholder-image15 {
  width: 400px;
  height: 400px;
}

.hero17-placeholder-image16 {
  width: 400px;
  height: 400px;
}

.hero17-placeholder-image17 {
  width: 400px;
  height: 400px;
}

.hero17-placeholder-image18 {
  width: 400px;
  height: 400px;
}

.hero17-placeholder-image19 {
  width: 400px;
  height: 400px;
}

.hero17-placeholder-image20 {
  width: 400px;
  height: 400px;
}

.hero17-placeholder-image21 {
  width: 400px;
  height: 400px;
}

.hero17-row-container2 {
  width: 100%;
}

.hero17-placeholder-image22 {
  width: 400px;
  height: 400px;
}

.hero17-placeholder-image23 {
  width: 400px;
  height: 400px;
}

.hero17-placeholder-image24 {
  width: 400px;
  height: 400px;
}

.hero17-placeholder-image25 {
  width: 400px;
  height: 400px;
}

.hero17-placeholder-image26 {
  width: 400px;
  height: 400px;
}

.hero17-placeholder-image27 {
  width: 400px;
  height: 400px;
}

.hero17-placeholder-image28 {
  width: 400px;
  height: 400px;
}

.hero17-placeholder-image29 {
  width: 400px;
  height: 400px;
}

.hero17-placeholder-image30 {
  width: 400px;
  height: 400px;
}

.hero17-placeholder-image31 {
  width: 400px;
  height: 400px;
}

.hero17-placeholder-image32 {
  width: 400px;
  height: 400px;
}

.hero17-placeholder-image33 {
  width: 400px;
  height: 400px;
}

.hero17-container2 {
  display: contents;
}

.home-fragment26 {
  display: contents;
}

.home-text26 {
  display: inline-block;
}

.home-fragment25 {
  display: contents;
}

.home-text25 {
  display: inline-block;
}

.home-fragment28 {
  display: contents;
}

.home-text28 {
  display: inline-block;
}

.home-fragment27 {
  display: contents;
}

.home-text27 {
  display: inline-block;
}

@media(max-width: 767px) {
  .hero17-content2 {
    width: 100%;
  }
}

@media(max-width: 479px) {
  .hero17-actions {
    width: 100%;
    flex-direction: column;
  }
  .hero17-button1 {
    width: 100%;
  }
  .hero17-button2 {
    width: 100%;
  }
}

.features24-wrapper {
  display: contents;
}

.features24-container2 {
  width: 100%;
  display: grid;
  grid-gap: var(--dl-layout-space-fiveunits);
  position: relative;
  grid-template-columns: 1fr 1fr;
}

.features24-image-container {
  height: 100%;
  display: flex;
  position: relative;
}

.features24-image1 {
  animation-name: fadeIn;
  animation-delay: 0s;
  animation-duration: 300ms;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease;
}

.features24-image2 {
  animation-name: fadeIn;
  animation-delay: 0s;
  animation-duration: 300ms;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease;
}

.features24-image3 {
  animation-name: fadeIn;
  animation-delay: 0s;
  animation-duration: 300ms;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease;
}

.features24-tabs-menu {
  gap: var(--dl-layout-space-twounits);
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}

.features24-tab-horizontal1 {
  gap: var(--dl-layout-space-twounits);
  cursor: pointer;
  display: flex;
  overflow: hidden;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
}

.features24-divider-container1 {
  display: flex;
  align-self: stretch;
  align-items: flex-start;
}

.features24-container3 {
  width: 2px;
  align-self: stretch;
  background-color: var(--dl-color-theme-neutral-dark);
}

.features24-content1 {
  gap: 16px;
  flex: 1;
  display: flex;
  overflow: hidden;
  flex-grow: 1;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: center;
}

.features24-tab-horizontal2 {
  gap: var(--dl-layout-space-twounits);
  cursor: pointer;
  display: flex;
  overflow: hidden;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
}

.features24-divider-container2 {
  display: flex;
  align-self: stretch;
  align-items: flex-start;
}

.features24-container4 {
  width: 2px;
  align-self: stretch;
  background-color: var(--dl-color-theme-neutral-dark);
}

.features24-content2 {
  gap: 16px;
  flex: 1;
  display: flex;
  overflow: hidden;
  flex-grow: 1;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: center;
}

.features24-tab-horizontal3 {
  gap: var(--dl-layout-space-twounits);
  cursor: pointer;
  display: flex;
  overflow: hidden;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
}

.features24-divider-container3 {
  display: flex;
  align-self: stretch;
  align-items: flex-start;
}

.features24-container5 {
  width: 2px;
  align-self: stretch;
  background-color: var(--dl-color-theme-neutral-dark);
}

.features24-content3 {
  gap: 16px;
  flex: 1;
  display: flex;
  overflow: hidden;
  flex-grow: 1;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: center;
}

.home-fragment32 {
  display: contents;
}

.home-text32 {
  display: inline-block;
}

.home-fragment33 {
  display: contents;
}

.home-text33 {
  display: inline-block;
}

.home-fragment31 {
  display: contents;
}

.home-text31 {
  display: inline-block;
}

.home-fragment29 {
  display: contents;
}

.home-text29 {
  display: inline-block;
}

.home-fragment34 {
  display: contents;
}

.home-text34 {
  display: inline-block;
}

.home-fragment30 {
  display: contents;
}

.home-text30 {
  display: inline-block;
}

@media(max-width: 991px) {
  .features24-container2 {
    grid-gap: var(--dl-layout-space-twounits);
    grid-template-columns: 1fr;
  }
}

.cta26-wrapper {
  display: contents;
}

.cta26-accent2-bg {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(1deg) skew(0deg, 0deg);
  align-self: stretch;
  transition: 0.3s;
  align-items: center;
  border-radius: var(--dl-layout-radius-cardradius);
  justify-content: space-between;
  transform-style: preserve-3d;
  background-color: var(--dl-color-theme-accent2);
}

.cta26-accent2-bg:hover {
  transform: scale3d(1.1,1.1,1.1);
}

.cta26-accent1-bg {
  width: 100%;
  display: flex;
  transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(-2deg) skew(0deg, 0deg);
  align-items: center;
  border-radius: var(--dl-layout-radius-cardradius);
  justify-content: space-between;
  transform-style: preserve-3d;
  background-color: var(--dl-color-theme-accent1);
}

.cta26-container2 {
  gap: var(--dl-layout-space-threeunits);
  width: 100%;
  display: flex;
  transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(1deg) skew(0deg, 0deg);
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-sixunits);
  padding-left: var(--dl-layout-space-fourunits);
  border-radius: var(--dl-layout-radius-cardradius);
  padding-right: var(--dl-layout-space-fourunits);
  padding-bottom: var(--dl-layout-space-sixunits);
}

.cta26-container2:hover {
  color: var(--dl-color-theme-neutral-light);
  background-color: var(--dl-color-theme-neutral-dark);
}

.cta26-content {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}

.cta26-actions {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 1;
  display: none;
  align-items: flex-start;
  justify-content: flex-end;
}

.home-fragment36 {
  display: contents;
}

.home-text36 {
  display: inline-block;
}

.home-fragment35 {
  display: contents;
}

.home-text35 {
  display: inline-block;
}

.home-fragment37 {
  display: contents;
}

.home-text37 {
  display: inline-block;
}

@media(max-width: 767px) {
  .cta26-container2 {
    gap: var(--dl-layout-space-oneandhalfunits);
    flex-direction: column;
    justify-content: flex-start;
  }
}

@media(max-width: 479px) {
  .cta26-actions {
    flex-wrap: wrap;
    align-self: stretch;
    justify-content: center;
  }
  .cta26-button {
    flex: 1;
  }
}

.features25-wrapper {
  display: contents;
}

.features25-container2 {
  width: 100%;
  display: grid;
  grid-gap: var(--dl-layout-space-fiveunits);
  position: relative;
  grid-template-columns: 1fr 1fr;
}

.features25-tabs-menu {
  gap: var(--dl-layout-space-twounits);
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}

.features25-tab-horizontal1 {
  gap: var(--dl-layout-space-twounits);
  cursor: pointer;
  display: flex;
  overflow: hidden;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
}

.features25-divider-container1 {
  display: flex;
  align-self: stretch;
  align-items: flex-start;
}

.features25-container3 {
  width: 2px;
  align-self: stretch;
  background-color: var(--dl-color-theme-neutral-dark);
}

.features25-content1 {
  gap: 16px;
  flex: 1;
  display: flex;
  overflow: hidden;
  flex-grow: 1;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: center;
}

.features25-tab-horizontal2 {
  gap: var(--dl-layout-space-twounits);
  cursor: pointer;
  display: flex;
  overflow: hidden;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
}

.features25-divider-container2 {
  display: flex;
  align-self: stretch;
  align-items: flex-start;
}

.features25-container4 {
  width: 2px;
  align-self: stretch;
  background-color: var(--dl-color-theme-neutral-dark);
}

.features25-content2 {
  gap: 16px;
  flex: 1;
  display: flex;
  overflow: hidden;
  flex-grow: 1;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: center;
}

.features25-tab-horizontal3 {
  gap: var(--dl-layout-space-twounits);
  cursor: pointer;
  display: flex;
  overflow: hidden;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
}

.features25-divider-container3 {
  display: flex;
  align-self: stretch;
  align-items: flex-start;
}

.features25-container5 {
  width: 2px;
  align-self: stretch;
  background-color: var(--dl-color-theme-neutral-dark);
}

.features25-content3 {
  gap: 16px;
  flex: 1;
  display: flex;
  overflow: hidden;
  flex-grow: 1;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: center;
}

.features25-image-container {
  height: 100%;
  display: flex;
  position: relative;
}

.features25-image1 {
  animation-name: fadeIn;
  animation-delay: 0s;
  animation-duration: 300ms;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease;
}

.features25-image2 {
  animation-name: fadeIn;
  animation-delay: 0s;
  animation-duration: 300ms;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease;
}

.features25-image3 {
  animation-name: fadeIn;
  animation-delay: 0s;
  animation-duration: 300ms;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease;
}

.home-fragment39 {
  display: contents;
}

.home-text39 {
  display: inline-block;
}

.home-fragment38 {
  display: contents;
}

.home-text38 {
  display: inline-block;
}

.home-fragment40 {
  display: contents;
}

.home-text40 {
  display: inline-block;
}

.home-fragment41 {
  display: contents;
}

.home-text41 {
  display: inline-block;
}

.home-fragment42 {
  display: contents;
}

.home-text42 {
  display: inline-block;
}

.home-fragment43 {
  display: contents;
}

.home-text43 {
  display: inline-block;
}

@media(max-width: 991px) {
  .features25-container2 {
    grid-gap: var(--dl-layout-space-twounits);
    grid-template-columns: 1fr;
  }
  .features25-tabs-menu {
    order: 2;
  }
}

.contact3-wrapper {
  display: contents;
}

.contact3-contact20 {
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-direction: column;
}

.contact3-max-width {
  gap: var(--dl-layout-space-twounits);
  display: flex;
  align-items: center;
  flex-direction: column;
}

.contact3-section-title {
  gap: var(--dl-layout-space-unit);
  width: auto;
  display: flex;
  max-width: 800px;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}

.contact3-text1 {
  display: none;
}

.contact3-content1 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}

.contact3-text3 {
  text-align: center;
}

.contact3-row {
  gap: var(--dl-layout-space-threeunits);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
}

.contact3-content2 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 1;
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
}

.contact3-contact-info {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}

.contact3-content3 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}

.contact3-link {
  display: contents;
}

.contact3-text4 {
  align-self: center;
  text-align: center;
  text-decoration: none;
}

.contact3-text5 {
  text-align: center;
}

.home-fragment45 {
  display: contents;
}

.home-text45 {
  display: inline-block;
}

.home-fragment44 {
  display: contents;
}

.home-text44 {
  display: inline-block;
}

.home-fragment46 {
  display: contents;
}

.home-text46 {
  display: inline-block;
}

.home-fragment47 {
  display: contents;
}

.home-text47 {
  display: inline-block;
}

@media(max-width: 767px) {
  .contact3-row {
    flex-direction: column;
  }
}

@media(max-width: 479px) {
  .contact3-row {
    align-items: stretch;
  }
}

.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-layout-space-threeunits);
  display: flex;
  align-items: center;
  flex-direction: column;
}

.footer4-content {
  gap: var(--dl-layout-space-twounits);
  display: none;
  align-items: center;
  flex-direction: column;
}

.footer4-logo1 {
  gap: 24px;
  display: flex;
  overflow: hidden;
  align-items: flex-start;
  flex-direction: row;
}

.footer4-logo2 {
  height: 2rem;
  display: none;
}

.footer4-links {
  gap: var(--dl-layout-space-twounits);
  display: none;
  align-items: flex-start;
}

.footer4-credits {
  gap: var(--dl-layout-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-text11 {
  text-decoration: none;
}

.footer4-footer-links {
  gap: 24px;
  display: flex;
  align-items: flex-start;
}

.footer4-text12 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  text-decoration: none;
}

.footer4-text13 {
  text-decoration: none;
}

.footer4-text14 {
  display: none;
}

.home-fragment55 {
  display: contents;
}

.home-text55 {
  display: inline-block;
}

.home-fragment52 {
  display: contents;
}

.home-text52 {
  display: inline-block;
}

.home-fragment54 {
  display: contents;
}

.home-text54 {
  display: inline-block;
}

.home-fragment49 {
  display: contents;
}

.home-text49 {
  display: inline-block;
}

.home-fragment53 {
  display: contents;
}

.home-text53 {
  display: inline-block;
}

.home-fragment56 {
  display: contents;
}

.home-text56 {
  display: inline-block;
}

.home-fragment50 {
  display: contents;
}

.home-text50 {
  display: inline-block;
}

.home-fragment51 {
  display: contents;
}

.home-text51 {
  display: inline-block;
}

.home-fragment48 {
  display: contents;
}

.home-text48 {
  display: inline-block;
}

.footer4root-class-name {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
}

.footer4root-class-name1 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
}

@media(max-width: 767px) {
  .footer4-row {
    gap: var(--dl-layout-space-oneandhalfunits);
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
}

@media(max-width: 479px) {
  .footer4-max-width {
    gap: var(--dl-layout-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;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  text-transform: capitalize;
}

.home-fragment11 {
  display: contents;
}

.home-text11 {
  display: inline-block;
}

.home-fragment12 {
  display: contents;
}

.home-text12 {
  display: inline-block;
}

.home-fragment13 {
  display: contents;
}

.home-text13 {
  display: inline-block;
}

.home-fragment14 {
  display: contents;
}

.home-text14 {
  display: inline-block;
}

.home-fragment15 {
  display: contents;
}

.home-text15 {
  display: inline-block;
}

.home-fragment16 {
  display: contents;
}

.home-text16 {
  display: inline-block;
}

.home-fragment17 {
  display: contents;
}

.home-text17 {
  display: inline-block;
}

.home-fragment18 {
  display: contents;
}

.home-text18 {
  display: inline-block;
}

.home-fragment19 {
  display: contents;
}

.home-text19 {
  display: inline-block;
}

.home-fragment20 {
  display: contents;
}

.home-text20 {
  display: inline-block;
}

.home-fragment21 {
  display: contents;
}

.home-text21 {
  display: inline-block;
}

.home-fragment22 {
  display: contents;
}

.home-text22 {
  display: inline-block;
}

.home-fragment23 {
  display: contents;
}

.home-text23 {
  display: inline-block;
}

.home-fragment24 {
  display: contents;
}

.home-text24 {
  display: inline-block;
}

.home-fragment25 {
  display: contents;
}

.home-text25 {
  display: inline-block;
}

.home-fragment26 {
  display: contents;
}

.home-text26 {
  display: inline-block;
}

.home-fragment27 {
  display: contents;
}

.home-text27 {
  display: inline-block;
}

.home-fragment28 {
  display: contents;
}

.home-text28 {
  display: inline-block;
}

.home-fragment29 {
  display: contents;
}

.home-text29 {
  display: inline-block;
}

.home-fragment30 {
  display: contents;
}

.home-text30 {
  display: inline-block;
}

.home-fragment31 {
  display: contents;
}

.home-text31 {
  display: inline-block;
}

.home-fragment32 {
  display: contents;
}

.home-text32 {
  display: inline-block;
}

.home-fragment33 {
  display: contents;
}

.home-text33 {
  display: inline-block;
}

.home-fragment34 {
  display: contents;
}

.home-text34 {
  display: inline-block;
}

.home-fragment35 {
  display: contents;
}

.home-text35 {
  display: inline-block;
}

.home-fragment36 {
  display: contents;
}

.home-text36 {
  display: inline-block;
}

.home-fragment37 {
  display: contents;
}

.home-text37 {
  display: inline-block;
}

.home-fragment38 {
  display: contents;
}

.home-text38 {
  display: inline-block;
}

.home-fragment39 {
  display: contents;
}

.home-text39 {
  display: inline-block;
}

.home-fragment40 {
  display: contents;
}

.home-text40 {
  display: inline-block;
}

.home-fragment41 {
  display: contents;
}

.home-text41 {
  display: inline-block;
}

.home-fragment42 {
  display: contents;
}

.home-text42 {
  display: inline-block;
}

.home-fragment43 {
  display: contents;
}

.home-text43 {
  display: inline-block;
}

.home-fragment44 {
  display: contents;
}

.home-text44 {
  display: inline-block;
}

.home-fragment45 {
  display: contents;
}

.home-text45 {
  display: inline-block;
}

.home-fragment46 {
  display: contents;
}

.home-text46 {
  display: inline-block;
}

.home-fragment47 {
  display: contents;
}

.home-text47 {
  display: inline-block;
}

.home-fragment48 {
  display: contents;
}

.home-text48 {
  display: inline-block;
}

.home-fragment49 {
  display: contents;
}

.home-text49 {
  display: inline-block;
}

.home-fragment50 {
  display: contents;
}

.home-text50 {
  display: inline-block;
}

.home-fragment51 {
  display: contents;
}

.home-text51 {
  display: inline-block;
}

.home-fragment52 {
  display: contents;
}

.home-text52 {
  display: inline-block;
}

.home-fragment53 {
  display: contents;
}

.home-text53 {
  display: inline-block;
}

.home-fragment54 {
  display: contents;
}

.home-text54 {
  display: inline-block;
}

.home-fragment55 {
  display: contents;
}

.home-text55 {
  display: inline-block;
}

.home-fragment56 {
  display: contents;
}

.home-text56 {
  display: inline-block;
}
