.navbar-wrapper {
  display: contents;
}

.navbar-container {
  width: 100%;
  max-width: 1200px;
  display: flex;
  position: relative;
  align-items: center;
  /*justify-content: center;*/
  justify-content: space-between;
  /*background-color: var(--dl-color-theme-neutral-light);*/
}

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

.navbar-image1 {
  height: 3rem;
}

.navbar-desktop-menu {
  /*flex: 1;*/
  display: flex;
  /*justify-content: space-between;*/
}

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

.navbar-buttons1 {
  gap: var(--dl-layout-space-twounits);
  border: 2px dashed rgba(120, 120, 120, 0.4);
  display: flex;
  align-items: center;
  margin-left: var(--dl-layout-space-twounits);
}

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

.navbar-icon1 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
}

.navbar-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;
  background-color: var(--dl-color-theme-neutral-light);
}

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

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

.navbar-logo {
  height: 3rem;
}

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

.navbar-icon3 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
}

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

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

@media(max-width: 767px) {
  .navbar-navbar-interactive {
    padding-left: var(--dl-layout-space-twounits);
    padding-right: var(--dl-layout-space-twounits);
  }

  .navbar-desktop-menu {
    display: none;
  }

  .navbar-burger-menu {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}

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

  .navbar-mobile-menu {
    padding: var(--dl-layout-space-unit);
  }
}

.hero-wrapper {
  display: contents;
}

.hero-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;
  background: var(--dl-color-theme-neutral-light);
}

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

.hero-content1 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  max-width: 1200px;
  text-align: center;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}

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

.hero-text2 {
  text-align: center;
  max-width: 600px;
}

.hero-gradient {
  color: var(--primary-orange);
}

.hero-actions {
  gap: var(--dl-layout-space-unit);
  border: 2px dashed rgba(120, 120, 120, 0.4);
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.hero-container2 {
  display: contents;
}

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

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

.card {
  background: var(--bg-primary);
  border-radius: 12px;
  padding: 32px;
  border: 1px solid var(--border-light);
  transition: all 0.2s ease;
}

.card-icon {
  width: 48px;
  height: 48px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  margin-bottom: 20px;
  background: var(--bg-secondary);
  color: var(--primary-blue);
  font-weight: 600;
}

.card-icon:nth-child(odd) {
  color: var(--primary-orange);
}

.card h3 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 12px;
  line-height: 1.3;
}

.card p {
  color: var(--text-secondary);
  line-height: 1.6;
}

.features-light {
  background: var(--dl-color-theme-neutral-light);
  width: 100%
}

.features-dark {
  background: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-light);
  width: 100%
}

.features1-wrapper {
  display: contents;
}

.features2-wrapper {
  display: contents;
}

.features3-wrapper {
  display: contents;
}

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

.features-stat-container {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 24px;
  display: grid;
  grid-gap: var(--dl-layout-space-fiveunits);
  position: relative;
  text-align: center;
  grid-template-rows: 1fr;
  padding: 48px;
}

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

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

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

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

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

.features1-tab-horizontal {
  gap: var(--dl-layout-space-twounits);
  cursor: pointer;
  display: flex;
  overflow: hidden;
  align-self: stretch;
  align-items: flex-start;
  flex: 1 1 0px;
}

.features2-tab-horizontal {
  gap: var(--dl-layout-space-twounits);
  cursor: pointer;
  display: flex;
  overflow: hidden;
  align-self: stretch;
  align-items: flex-start;
  flex: 1 1 0px;
}

.features3-tab-horizontal {
  gap: var(--dl-layout-space-twounits);
  cursor: pointer;
  display: grid;
  overflow: hidden;
  align-self: stretch;
  align-items: flex-start;
  flex: 1 1 0px;
}

.features3-tab-horizontal:nth-child(2) .stat-number,
.features3-tab-horizontal:nth-child(4) .stat-number {
  color: var(--primary-blue);
}

.stat-number {
  font-size: 48px;
  font-weight: 700;
  color: var(--primary-orange);
  display: block;
  line-height: 1;
  margin-bottom: 8px;
}

.stat-label {
  color: rgba(255, 255, 255, 0.8);
  font-size: 14px;
  line-height: 1;
  margin-bottom: 8px;
}

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

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

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

.features1-content {
  gap: 16px;
  flex: 1;
  display: flex;
  overflow: hidden;
  flex-grow: 1;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: center;
  border-radius: 12px;
  padding: 32px;
  border: 1px solid var(--border-light);
  min-height: 300px;
}

.features1-divider-container {
  display: flex;
  flex-direction: row;
  align-self: stretch;
  align-items: flex-start;
}

.features1-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;
  border-radius: 12px;
  padding: 32px;
  border: 1px solid var(--border-light);
  min-height: 300px;
}

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

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

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

.features1-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;
  border-radius: 12px;
  padding: 32px;
  border: 1px solid var(--border-light);
  min-height: 300px;
}

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

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

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

.features1-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;
  border-radius: 12px;
  padding: 32px;
  border: 1px solid var(--border-light);
  min-height: 300px;
}

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

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

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

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

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

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

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

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

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

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

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

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

.features2-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;
}

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

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

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

.features2-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;
}

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

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

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

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

.features2root-class-name {
  display: none;
}

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

  .features2-tabs-menu {
    order: 2;
  }
}

.testimonial-wrapper {
  display: contents;
}

.testimonial-max-width {
  display: flex;
  align-items: center;
  flex-direction: column;
}

.testimonial-container10 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  max-width: 600px;
  align-items: center;
  margin-bottom: var(--dl-layout-space-fourunits);
  flex-direction: column;
}

.testimonial-text11 {
  text-align: center;
}

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

.testimonial-image1 {
  width: var(--dl-layout-size-small);
  height: var(--dl-layout-size-small);
  object-fit: cover;
  border-radius: var(--dl-layout-radius-round);
}

.testimonial-container13 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}

.testimonial-text14 {
  text-align: left;
}

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

.testimonial-image2 {
  width: var(--dl-layout-size-small);
  height: var(--dl-layout-size-small);
  object-fit: cover;
  border-radius: var(--dl-layout-radius-round);
}

.testimonial-container15 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}

.testimonial-text17 {
  text-align: left;
}

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

.testimonial-image3 {
  width: var(--dl-layout-size-small);
  height: var(--dl-layout-size-small);
  object-fit: cover;
  border-radius: var(--dl-layout-radius-round);
}

.testimonial-container17 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}

.testimonial-text20 {
  text-align: left;
}

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

.testimonial-image4 {
  width: var(--dl-layout-size-small);
  height: var(--dl-layout-size-small);
  object-fit: cover;
  border-radius: var(--dl-layout-radius-round);
}

.testimonial-container19 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}

.testimonial-text23 {
  text-align: left;
}

.testimonialroot-class-name {
  display: none;
}

@media(max-width: 991px) {
  .testimonial-container10 {
    margin-bottom: var(--dl-layout-space-threeunits);
  }
}

@media(max-width: 767px) {
  .testimonial-container10 {
    margin-bottom: var(--dl-layout-space-oneandhalfunits);
  }

  .testimonial-card1 {
    width: 100%;
  }

  .testimonial-card2 {
    width: 100%;
  }

  .testimonial-card3 {
    width: 100%;
  }

  .testimonial-card4 {
    width: 100%;
  }
}

.contact-wrapper {
  display: contents;
}

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

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

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

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

.highlight-card {
  background: var(--bg-primary);
  border-radius: 12px;
  padding: 32px;
  border-left: 3px solid var(--primary-orange);
  border: 1px solid var(--border-light);
  transition: all 0.2s ease;
}

.highlight-card:hover {
  transform: translateY(-2px);
  box-shadow: var(--shadow-medium);
}

.highlight-card:nth-child(2) {
  border-left-color: var(--primary-blue);
}

.highlight-card:nth-child(3) {
  border-left-color: var(--primary-orange);
}

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

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

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

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

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

.contact-content3 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-self: stretch;
  align-items: stretch;
  flex-direction: column;
}

.contact-text4 {
  align-self: stretch;
  text-align: center;
}

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

.contact-email {
  text-align: center;
}

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

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

.contact-content5 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-self: stretch;
  align-items: stretch;
  flex-direction: column;
}

.contact-text6 {
  align-self: stretch;
  text-align: center;
}

.contact-text7 {
  text-align: center;
}

.contact-phone {
  text-align: center;
}

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

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

.contact-content7 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-self: stretch;
  align-items: stretch;
  flex-direction: column;
}

.contact-text8 {
  align-self: stretch;
  text-align: center;
}

.contact-text9 {
  text-align: center;
}

.contact-address {
  text-align: center;
}

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

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

.footer-wrapper {
  display: contents;
}

.footer-footer1 {
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: center;
  /*background: var(--dl-color-theme-neutral-light);*/
}

.footer-max-width {
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}

.footer-content {
  gap: var(--dl-layout-space-fourunits);
  width: 100%;
  display: none;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
  border-radius: var(--dl-layout-radius-radius4);
}

.footer-newsletter {
  gap: 24px;
  width: 500px;
  display: flex;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}

.footer-image1 {
  height: 2rem;
}

.footer-actions {
  gap: 16px;
  width: 100%;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}

.footer-form {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  align-self: stretch;
  align-items: stretch;
  flex-shrink: 0;
}

.footer-container {
  width: 365px;
  display: flex;
  align-items: flex-start;
}

.footer-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;
}

.footer-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;
}

.footer-links {
  gap: var(--dl-layout-space-twounits);
  width: 100%;
  display: flex;
  flex-grow: 1;
  align-items: flex-start;
  justify-content: flex-end;
}

.footer-column1 {
  gap: var(--dl-layout-space-unit);
  width: auto;
  display: flex;
  overflow: hidden;
  flex-grow: 1;
  max-width: 300px;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}

.footer-footer-links1 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}

.footer-column2 {
  gap: var(--dl-layout-space-unit);
  width: auto;
  display: flex;
  overflow: hidden;
  flex-grow: 1;
  max-width: 300px;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}

.footer-footer-links2 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}

.footer-column3 {
  gap: var(--dl-layout-space-unit);
  width: auto;
  display: flex;
  overflow: hidden;
  flex-grow: 1;
  max-width: 300px;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}

.footer-social-links {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}

.footer-link11 {
  gap: 12px;
  display: flex;
  padding: 8px 0;
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
}

.footer-link12 {
  gap: 12px;
  display: flex;
  padding: 8px 0;
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
}

.footer-link13 {
  gap: 12px;
  display: flex;
  padding: 8px 0;
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
}

.footer-link14 {
  gap: 12px;
  display: flex;
  padding: 8px 0;
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
}

.footer-link15 {
  gap: 12px;
  display: flex;
  padding: 8px 0;
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
}

.footer-credits {
  gap: var(--dl-layout-space-twounits);
  width: 100%;
  display: flex;
  align-self: stretch;
  margin-top: var(--dl-layout-space-unit);
  align-items: flex-start;
  flex-direction: column;
}

.footer-divider {
  display: none;
}

.footer-row {
  gap: 64px;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
}

.footer-footer-links3 {
  gap: 24px;
  border: 2px dashed rgba(120, 120, 120, 0.4);
  display: flex;
  align-items: flex-start;
}

.cta-primary {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: var(--primary-orange);
  color: white;
  padding: 14px 28px;
  border-radius: 8px;
  text-decoration: none;
  font-weight: 600;
  font-size: 16px;
  transition: all 0.2s ease;
  border: none;
  cursor: pointer;
  box-shadow: var(--shadow-medium);
}

@media(max-width: 991px) {
  .footer-newsletter {
    width: 300px;
  }

  .footer-form {
    width: 100%;
    flex-direction: column;
  }

  .footer-container {
    width: 100%;
  }

  .footer-text-input {
    width: 100%;
    padding: var(--dl-layout-space-halfunit);
  }

  .footer-button {
    width: 100%;
    padding-top: var(--dl-layout-space-halfunit);
    padding-left: var(--dl-layout-space-halfunit);
    padding-right: var(--dl-layout-space-halfunit);
    padding-bottom: var(--dl-layout-space-halfunit);
  }
}

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

  .footer-newsletter {
    width: 100%;
  }

  .footer-form {
    width: 100%;
    flex-direction: row;
    justify-content: flex-start;
  }

  .footer-container {
    width: 100%;
  }

  .footer-button {
    width: 208px;
  }

  .footer-links {
    width: 100%;
    align-items: flex-start;
    justify-content: center;
  }

  .footer-column1 {
    align-items: center;
  }

  .footer-column1-title {
    text-align: center;
  }

  .footer-footer-links1 {
    align-self: center;
  }

  .footer-column2 {
    align-items: center;
  }

  .footer-column2-title {
    text-align: center;
  }

  .footer-footer-links2 {
    align-self: center;
  }

  .footer-column3 {
    align-items: center;
  }

  .footer-social-link1-title {
    text-align: center;
  }

  .footer-social-links {
    align-self: center;
  }

  .footer-row {
    flex-direction: column;
  }
}

@media(max-width: 479px) {
  .footer-actions {
    width: 100%;
  }

  .footer-form {
    width: 100%;
    flex-direction: column;
  }

  .footer-container {
    width: 100%;
  }

  .footer-button {
    width: 100%;
  }

  .footer-links {
    flex-direction: column;
  }

  .footer-column1 {
    width: 100%;
    max-width: 100%;
    align-items: center;
    justify-content: center;
  }

  .footer-footer-links1 {
    align-items: center;
    justify-content: center;
  }

  .footer-column2 {
    width: 100%;
    max-width: 100%;
    align-items: center;
    justify-content: center;
  }

  .footer-footer-links2 {
    align-items: center;
    justify-content: center;
  }

  .footer-column3 {
    width: 100%;
    max-width: 100%;
    align-items: center;
    justify-content: center;
  }

  .footer-social-links {
    align-items: center;
    justify-content: center;
  }

  .footer-credits {
    gap: 0;
  }

  .footer-row {
    align-items: center;
    justify-content: center;
  }

  .footer-footer-links3 {
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
}

.home-container {
  width: 100%;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
  /*max-width: 1200px;*/
  margin: 0 auto;
  padding: 0 24px;
}