@font-face {
  font-family: "heiti";
  src: url("/public/fonts/heiti.ttf");
}
.navbar1-navbar {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  max-width: auto;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
.navbar1-container {
  flex: 0 0 auto;
  width: 95%;
  height: auto;
  display: flex;
  align-self: center;
  align-items: flex-start;
  margin-left: var(--dl-space-space-unit);
  margin-right: var(--dl-space-space-unit);
  justify-content: space-between;
}
.navbar1-container1 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: space-between;
  flex-direction: column;
}
.navbar1-container2 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  justify-content: center;
}
.navbar1-navlink {
  display: contents;
}
.navbar1-image {
  width: 120px;
  height: auto;
  align-self: center;
  object-fit: cover;
  margin-left: var(--dl-space-space-unit);
  text-decoration: none;
}
.navbar1-container3 {
  flex: 0 0 auto;
  height: auto;
  display: flex;
  align-self: center;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.navbar1-navlink1 {
  display: contents;
}
.navbar1-logo {
  width: auto;
  font-size: 25px;
  align-self: center;
  text-align: center;
  font-family: "Arial";
  text-decoration: none;
}
.navbar1-navlink2 {
  display: contents;
}
.navbar1-logo1 {
  width: auto;
  font-size: 11px;
  align-self: center;
  text-align: center;
  font-family: "Arial";
  text-decoration: none;
}
.navbar1-navbar-interactive {
  width: auto;
  display: flex;
  align-self: center;
  align-items: center;
  justify-content: flex-end;
}
.navbar1-container4 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: space-between;
  flex-direction: row;
  justify-content: center;
}
.navbar1-desktop-menu {
  flex: 1;
  height: 36px;
  display: flex;
  margin-right: var(--dl-space-space-unit);
  justify-content: flex-end;
}
.navbar1-link {
  display: contents;
}
.navbar1-image1 {
  width: auto;
  height: 38px;
  align-self: center;
  object-fit: cover;
  margin-left: var(--dl-space-space-halfunit);
  margin-right: var(--dl-space-space-halfunit);
  text-decoration: none;
}
.navbar1-link1 {
  display: contents;
}
.navbar1-image2 {
  width: auto;
  height: 38px;
  align-self: center;
  object-fit: cover;
  margin-left: var(--dl-space-space-halfunit);
  margin-right: var(--dl-space-space-halfunit);
  text-decoration: none;
}
.navbar1-image3 {
  width: auto;
  height: 38px;
  display: none;
  align-self: center;
  object-fit: cover;
  margin-left: var(--dl-space-space-halfunit);
  margin-right: var(--dl-space-space-halfunit);
}
.navbar1-image4 {
  width: auto;
  height: 38px;
  display: none;
  align-self: center;
  object-fit: cover;
  margin-left: var(--dl-space-space-halfunit);
  margin-right: var(--dl-space-space-halfunit);
}
.navbar1-burger-menu {
  display: none;
}
.navbar1-icon {
  width: 16px;
  height: 16px;
}
.navbar1-mobile-menu {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  display: none;
  padding: 32px;
  z-index: 100;
  position: absolute;
  flex-direction: column;
  justify-content: space-between;
  background-color: #fff;
}
.navbar1-nav {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.navbar1-top {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: 48px;
  justify-content: space-between;
}
.navbar1-right-side {
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: space-between;
}
.navbar1-close-menu {
  display: flex;
  align-items: center;
  justify-content: center;
}
.navbar1-icon2 {
  width: 16px;
  height: 16px;
}
.navbar1-navlink3 {
  width: 10%;
  font-size: 18px;
  align-self: center;
  text-align: center;
  margin-left: var(--dl-space-space-halfunit);
  margin-right: var(--dl-space-space-halfunit);
  text-decoration: none;
}
.navbar1-navlink4 {
  width: 10%;
  font-size: 18px;
  align-self: center;
  text-align: center;
  margin-left: var(--dl-space-space-halfunit);
  margin-right: var(--dl-space-space-halfunit);
  text-decoration: none;
}
.navbar1-navlink5 {
  width: 10%;
  font-size: 18px;
  align-self: center;
  text-align: center;
  margin-left: var(--dl-space-space-halfunit);
  margin-right: var(--dl-space-space-halfunit);
  text-decoration: none;
}
.navbar1-link2 {
  width: 10%;
  font-size: 18px;
  align-self: center;
  text-align: center;
  margin-left: var(--dl-space-space-halfunit);
  margin-right: var(--dl-space-space-halfunit);
  text-decoration: none;
}
.navbar1-link3 {
  width: 10%;
  display: none;
  font-size: 18px;
  align-self: center;
  text-align: center;
  margin-left: var(--dl-space-space-halfunit);
  margin-right: var(--dl-space-space-halfunit);
  text-decoration: none;
}
.navbar1-link4 {
  width: 10%;
  display: none;
  font-size: 18px;
  align-self: center;
  text-align: center;
  margin-left: var(--dl-space-space-halfunit);
  margin-right: var(--dl-space-space-halfunit);
  text-decoration: none;
}
.navbar1-link5 {
  width: 10%;
  font-size: 18px;
  align-self: center;
  text-align: center;
  margin-left: var(--dl-space-space-halfunit);
  margin-right: var(--dl-space-space-halfunit);
  text-decoration: none;
}
.navbar1-link6 {
  width: 10%;
  font-size: 18px;
  align-self: center;
  text-align: center;
  margin-left: var(--dl-space-space-halfunit);
  margin-right: var(--dl-space-space-halfunit);
  text-decoration: none;
}
.navbar1-container5 {
  flex: 0 0 auto;
  width: 100%;
  height: 100px;
  display: flex;
  align-items: flex-start;
}
.navbar1-link7 {
  display: contents;
}
.navbar1-image5 {
  width: auto;
  height: 38px;
  align-self: center;
  object-fit: cover;
  margin-left: var(--dl-space-space-halfunit);
  margin-right: var(--dl-space-space-halfunit);
  text-decoration: none;
}
.navbar1-link8 {
  display: contents;
}
.navbar1-image6 {
  width: auto;
  height: 38px;
  align-self: center;
  object-fit: cover;
  margin-left: var(--dl-space-space-halfunit);
  margin-right: var(--dl-space-space-halfunit);
  text-decoration: none;
}
.navbar1-image7 {
  width: auto;
  height: 38px;
  display: none;
  align-self: center;
  object-fit: cover;
  margin-left: var(--dl-space-space-halfunit);
  margin-right: var(--dl-space-space-halfunit);
}
.navbar1-image8 {
  width: auto;
  height: 38px;
  display: none;
  align-self: center;
  object-fit: cover;
  margin-left: var(--dl-space-space-halfunit);
  margin-right: var(--dl-space-space-halfunit);
}

.navbar1-root-class-name1 {
  width: 100%;
}








@media(max-width: 900px) {
  .navbar1-navbar {
    padding-top: var(--dl-space-space-unit);
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-doubleunit);
    padding-bottom: var(--dl-space-space-unit);
  }
  .navbar1-container {
    width: 100%;
    align-items: flex-start;
    margin-left: 0px;
    margin-right: 0px;
    justify-content: space-between;
  }
  .navbar1-container1 {
    width: auto;
    align-items: flex-start;
  }
  .navbar1-container2 {
    align-self: flex-start;
    align-items: center;
    justify-content: center;
  }
  .navbar1-image {
    width: 60px;
    margin-left: 0px;
  }
  .navbar1-container3 {
    align-self: center;
    align-items: center;
    justify-content: center;
  }
  .navbar1-logo {
    width: auto;
    font-size: 18px;
    text-align: left;
    font-family: Arial;
  }
  .navbar1-logo1 {
    width: auto;
    font-size: 8px;
    text-align: left;
  }
  .navbar1-navbar-interactive {
    width: auto;
    justify-content: flex-end;
  }
  .navbar1-desktop-menu {
    display: none;
  }
  .navbar1-burger-menu {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .navbar1-icon {
    width: 36px;
    height: 36px;
  }
  .navbar1-close-menu {
    width: auto;
    height: 24px;
    margin: var(--dl-space-space-halfunit);
    align-self: flex-end;
    justify-content: flex-end;
  }
  .navbar1-icon2 {
    width: 32px;
    height: 32px;
    margin-right: var(--dl-space-space-doubleunit);
  }
  .navbar1-navlink3 {
    width: auto;
    font-size: 18px;
    align-self: flex-end;
    margin-top: var(--dl-space-space-halfunit);
    text-align: right;
    margin-left: var(--dl-space-space-halfunit);
    margin-right: var(--dl-space-space-doubleunit);
    margin-bottom: var(--dl-space-space-halfunit);
  }
  .navbar1-navlink4 {
    width: auto;
    font-size: 18px;
    align-self: flex-end;
    margin-top: var(--dl-space-space-halfunit);
    text-align: right;
    margin-left: var(--dl-space-space-halfunit);
    margin-right: var(--dl-space-space-doubleunit);
    margin-bottom: var(--dl-space-space-halfunit);
  }
  .navbar1-navlink5 {
    width: auto;
    font-size: 18px;
    align-self: flex-end;
    margin-top: var(--dl-space-space-halfunit);
    text-align: right;
    margin-left: var(--dl-space-space-halfunit);
    margin-right: var(--dl-space-space-doubleunit);
    margin-bottom: var(--dl-space-space-halfunit);
  }
  .navbar1-link2 {
    width: auto;
    font-size: 18px;
    align-self: flex-end;
    margin-top: var(--dl-space-space-halfunit);
    text-align: right;
    margin-left: var(--dl-space-space-halfunit);
    margin-right: var(--dl-space-space-doubleunit);
    margin-bottom: var(--dl-space-space-halfunit);
  }
  .navbar1-link3 {
    width: auto;
    font-size: 18px;
    align-self: flex-end;
    margin-top: var(--dl-space-space-halfunit);
    text-align: right;
    margin-left: var(--dl-space-space-halfunit);
    margin-right: var(--dl-space-space-doubleunit);
    margin-bottom: var(--dl-space-space-halfunit);
  }
  .navbar1-link4 {
    width: auto;
    font-size: 18px;
    align-self: flex-end;
    margin-top: var(--dl-space-space-halfunit);
    text-align: right;
    margin-left: var(--dl-space-space-halfunit);
    margin-right: var(--dl-space-space-doubleunit);
    margin-bottom: var(--dl-space-space-halfunit);
  }
  .navbar1-link5 {
    width: auto;
    font-size: 18px;
    align-self: flex-end;
    margin-top: var(--dl-space-space-halfunit);
    text-align: right;
    margin-left: var(--dl-space-space-halfunit);
    margin-right: var(--dl-space-space-doubleunit);
    margin-bottom: var(--dl-space-space-halfunit);
  }
  .navbar1-link6 {
    width: auto;
    font-size: 18px;
    align-self: flex-end;
    margin-top: var(--dl-space-space-halfunit);
    text-align: right;
    margin-left: var(--dl-space-space-halfunit);
    margin-right: var(--dl-space-space-doubleunit);
    margin-bottom: var(--dl-space-space-halfunit);
  }
  .navbar1-container5 {
    height: auto;
    align-self: flex-end;
    margin-top: var(--dl-space-space-unit);
    margin-right: var(--dl-space-space-unit);
    justify-content: flex-end;
  }
  .navbar1-image7 {
    display: none;
  }
  .navbar1-image8 {
    display: none;
  }
}

.navbar2-navbar {
  width: 100%;
  /* max-width: 1200px; */
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
.navbar2-container {
  width: 90%;
  max-width: 1200px;
  display: flex;
  align-self: center;
  align-items: stretch;
  margin-left: var(--dl-space-space-unit);
  margin-right: var(--dl-space-space-unit);
  flex-direction: row;
  justify-content: space-between;
}
.navbar2-navlink {
  font-size: 18px;
  align-self: center;
  text-align: center;
  font-family: "Arial";
  margin-left: 0px;
  margin-right: 0px;
  text-decoration: none;
}
.navbar2-navlink1 {
  width: auto;
  font-size: 18px;
  align-self: center;
  text-align: center;
  font-family: "Arial";
  margin-left: var(--dl-space-space-halfunit);
  margin-right: var(--dl-space-space-halfunit);
  text-decoration: none;
}
.navbar2-navlink2 {
  width: auto;
  font-size: 18px;
  align-self: center;
  text-align: center;
  font-family: "Arial";
  margin-left: var(--dl-space-space-halfunit);
  margin-right: var(--dl-space-space-halfunit);
  text-decoration: none;
}
.navbar2-link {
  width: auto;
  font-size: 18px;
  align-self: center;
  text-align: center;
  font-family: "Arial";
  margin-left: var(--dl-space-space-halfunit);
  margin-right: var(--dl-space-space-halfunit);
  text-decoration: none;
}
.navbar2-link1 {
  width: auto;
  display: none;
  font-size: 18px;
  align-self: center;
  text-align: center;
  font-family: "Arial";
  margin-left: var(--dl-space-space-halfunit);
  margin-right: var(--dl-space-space-halfunit);
  text-decoration: none;
}
.navbar2-link2 {
  width: auto;
  display: none;
  font-size: 18px;
  align-self: center;
  text-align: center;
  font-family: "Arial";
  margin-left: var(--dl-space-space-halfunit);
  margin-right: var(--dl-space-space-halfunit);
  text-decoration: none;
}
.navbar2-link3 {
  width: auto;
  font-size: 18px;
  align-self: center;
  text-align: center;
  font-family: "Arial";
  margin-left: var(--dl-space-space-halfunit);
  margin-right: var(--dl-space-space-halfunit);
  text-decoration: none;
}
.navbar2-link4 {
  width: auto;
  font-size: 18px;
  align-self: center;
  text-align: center;
  font-family: "Arial";
  margin-left: 0px;
  margin-right: 0px;
  text-decoration: none;
}

.navbar2-root-class-name1 {
  align-self: center;
}
.navbar2-root-class-name2 {
  max-width: 1600px;
}

.navbar2-root-class-name4 {
  max-width: 1600px;
}
.navbar2-root-class-name5 {
  max-width: 1600px;
}

.navbar2-root-class-name7 {
  max-width: 1600px;
}
@media(max-width: 900px) {
  .navbar2-navbar {
    height: var(--dl-size-size-halfunit);
    opacity: 0;
    background-color: transparent;
  }
  .navbar2-container {
    margin-left: 0px;
  }
  .navbar2-root-class-name1 {
    display: none;
  }
}

.solid-button-container {
  display: flex;
  position: relative;
}
.solid-button-button {
  color: var(--dl-color-gray-white);
  border: none;
  padding-top: var(--dl-space-space-halfunit);
  padding-left: var(--dl-space-space-doubleunit);
  border-radius: 50px;
  padding-right: var(--dl-space-space-doubleunit);
  padding-bottom: var(--dl-space-space-halfunit);
  background-color: var(--dl-color-primary-100);
}
.solid-button-root-class-name {
  display: none;
}
.solid-button-root-class-name1 {
  display: none;
}
.solid-button-root-class-name2 {
  display: none;
}

.hero17-header78 {
  gap: 48px;
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
.hero17-content {
  gap: 24px;
  width: 100%;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
}
.hero17-row-container {
  width: 100%;
}
.hero17-placeholder-image {
  width: 300px;
  height: 300px;
}
.hero17-placeholder-image01 {
  width: 300px;
  height: 300px;
}
.hero17-placeholder-image02 {
  width: 300px;
  height: 300px;
}
.hero17-placeholder-image03 {
  width: 300px;
  height: 300px;
}
.hero17-placeholder-image04 {
  width: 300px;
  height: 300px;
}
.hero17-placeholder-image05 {
  width: 300px;
  height: 300px;
}
.hero17-placeholder-image06 {
  width: 300px;
  height: 300px;
}
.hero17-placeholder-image07 {
  width: 300px;
  height: 300px;
}
.hero17-placeholder-image08 {
  width: 300px;
  height: 300px;
}
.hero17-placeholder-image09 {
  width: 300px;
  height: 300px;
}
.hero17-placeholder-image10 {
  width: 300px;
  height: 300px;
}
.hero17-placeholder-image11 {
  width: 300px;
  height: 300px;
}
.hero17-container1 {
  display: contents;
}
.hero17-root-class-name {
  align-self: center;
  margin-top: var(--dl-space-space-tripleunit);
}
@media(max-width: 900px) {
  .hero17-header78 {
    height: 200px;
  }
  .hero17-placeholder-image {
    width: 200px;
    height: 200px;
  }
  .hero17-placeholder-image01 {
    width: 200px;
    height: 200px;
  }
  .hero17-placeholder-image02 {
    width: 200px;
    height: 200px;
  }
  .hero17-placeholder-image03 {
    width: 200px;
    height: 200px;
  }
  .hero17-placeholder-image04 {
    width: 200px;
    height: 200px;
  }
  .hero17-placeholder-image05 {
    width: 200px;
    height: 200px;
  }
  .hero17-placeholder-image06 {
    width: 200px;
    height: 200px;
  }
  .hero17-placeholder-image07 {
    width: 200px;
    height: 200px;
  }
  .hero17-placeholder-image08 {
    width: 200px;
    height: 200px;
  }
  .hero17-placeholder-image09 {
    width: 200px;
    height: 200px;
  }
  .hero17-placeholder-image10 {
    width: 200px;
    height: 200px;
  }
  .hero17-placeholder-image11 {
    width: 200px;
    height: 200px;
  }
  .hero17-root-class-name {
    margin-top: var(--dl-space-space-unit);
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: var(--dl-space-space-unit);
  }
}
@media(max-width: 767px) {
  .hero17-content {
    width: 100%;
  }
}

.footer-footer {
  color: var(--dl-color-gray-white);
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-tripleunit);
  position: relative;
  align-items: center;
  flex-direction: row;
  justify-content: center;
  background-color: var(--dl-color-gray-black);
}
.footer-menu {
  width: 100%;
  display: flex;
  max-width: auto;
  align-items: stretch;
  flex-direction: row;
  justify-content: space-between;
}
.footer-navlink {
  display: contents;
}
.footer-container {
  flex: 0 0 auto;
  width: 30%;
  height: auto;
  display: flex;
  align-items: space-between;
  flex-direction: column;
  justify-content: center;
  text-decoration: none;
}
.footer-image {
  width: 80px;
  align-self: center;
  object-fit: cover;
}
.footer-logo {
  width: 326px;
  font-size: 1em;
  align-self: center;
  text-align: center;
  font-family: "Arial";
}
.footer-logo1 {
  width: 326px;
  font-size: 0.5em;
  align-self: center;
  text-align: center;
  font-family: "Arial";
}
.footer-links-container {
  width: auto;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
.footer-container1 {
  width: auto;
  margin: var(--dl-space-space-halfunit);
  display: flex;
  margin-top: 0px;
  align-items: flex-start;
  margin-left: var(--dl-space-space-unit);
  margin-right: var(--dl-space-space-unit);
  margin-bottom: 0px;
  flex-direction: column;
  justify-content: center;
}
.footer-navlink1 {
  font-size: 16px;
  align-self: center;
  text-align: center;
  font-family: "Arial";
  margin-left: var(--dl-space-space-halfunit);
  margin-right: var(--dl-space-space-halfunit);
  /* margin-bottom: var(--dl-space-space-halfunit); */
  text-decoration: none;
}
.footer-navlink2 {
  width: auto;
  font-size: 16px;
  align-self: center;
  text-align: center;
  font-family: "Arial";
  margin-left: var(--dl-space-space-halfunit);
  margin-right: var(--dl-space-space-halfunit);
  /* margin-bottom: var(--dl-space-space-halfunit); */
  text-decoration: none;
}
.footer-navlink3 {
  width: auto;
  font-size: 16px;
  align-self: center;
  text-align: center;
  font-family: "Arial";
  margin-left: var(--dl-space-space-halfunit);
  margin-right: var(--dl-space-space-halfunit);
  /* margin-bottom: var(--dl-space-space-halfunit); */
  text-decoration: none;
}
.footer-container2 {
  width: auto;
  margin: var(--dl-space-space-halfunit);
  display: flex;
  margin-top: 0px;
  align-items: flex-start;
  margin-left: var(--dl-space-space-unit);
  margin-right: var(--dl-space-space-unit);
  margin-bottom: 0px;
  flex-direction: column;
  justify-content: center;
}
.footer-link {
  width: auto;
  display: none;
  font-size: 16px;
  align-self: center;
  margin-top: 0px;
  text-align: center;
  font-family: "Arial";
  margin-left: var(--dl-space-space-halfunit);
  margin-right: var(--dl-space-space-halfunit);
  margin-bottom: var(--dl-space-space-halfunit);
  text-decoration: none;
}
.footer-link1 {
  width: auto;
  display: none;
  font-size: 16px;
  align-self: center;
  margin-top: 0px;
  text-align: center;
  font-family: "Arial";
  margin-left: var(--dl-space-space-halfunit);
  margin-right: var(--dl-space-space-halfunit);
  margin-bottom: var(--dl-space-space-halfunit);
  text-decoration: none;
}
.footer-link2 {
  width: auto;
  font-size: 16px;
  align-self: center;
  margin-top: 0px;
  text-align: center;
  font-family: "Arial";
  margin-left: var(--dl-space-space-halfunit);
  margin-right: var(--dl-space-space-halfunit);
  /* margin-bottom: var(--dl-space-space-halfunit); */
  text-decoration: none;
}
.footer-link3 {
  width: auto;
  font-size: 16px;
  align-self: center;
  text-align: center;
  font-family: "Arial";
  margin-left: var(--dl-space-space-halfunit);
  margin-right: var(--dl-space-space-halfunit);
  margin-bottom: var(--dl-space-space-halfunit);
  text-decoration: none;
}
.footer-link4 {
  width: auto;
  font-size: 16px;
  align-self: center;
  margin-top: 0px;
  text-align: center;
  font-family: "Arial";
  margin-left: var(--dl-space-space-halfunit);
  margin-right: var(--dl-space-space-halfunit);
  /* margin-bottom: var(--dl-space-space-halfunit); */
  text-decoration: none;
}
.footer-follow-container {
  width: 30%;
  display: flex;
  margin-top: var(--dl-space-space-halfunit);
  align-items: center;
  margin-left: var(--dl-space-space-halfunit);
  margin-right: var(--dl-space-space-halfunit);
  margin-bottom: var(--dl-space-space-halfunit);
  flex-direction: row;
  justify-content: flex-end;
}
.footer-link5 {
  display: contents;
}
.footer-image1 {
  width: 32px;
  height: 32px;
  margin: var(--dl-space-space-halfunit);
  object-fit: cover;
  text-decoration: none;
}
.footer-link6 {
  display: contents;
}
.footer-image2 {
  width: 32px;
  height: 32px;
  margin: var(--dl-space-space-halfunit);
  object-fit: cover;
  text-decoration: none;
}
.footer-image3 {
  width: 32px;
  height: 32px;
  margin: var(--dl-space-space-halfunit);
  display: none;
  object-fit: cover;
}
.footer-image4 {
  width: 32px;
  height: 32px;
  margin: var(--dl-space-space-halfunit);
  display: none;
  object-fit: cover;
}
.footer-desktop-menu {
  flex: 1;
  width: var(--dl-size-size-halfunit);
  height: auto;
  display: flex;
  justify-content: flex-end;
}






@media(max-width: 900px) {
  .footer-menu {
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .footer-container {
    width: auto;
  }
  .footer-logo {
    width: auto;
    font-size: 1em;
    text-align: center;
    border-color: var(--dl-color-gray-black);
    border-width: 1px;
  }
  .footer-logo1 {
    width: auto;
    font-size: 0.5em;
    text-align: center;
    border-color: var(--dl-color-gray-black);
    border-width: 1px;
  }
  .footer-links-container {
    align-self: center;
    margin-top: var(--dl-space-space-tripleunit);
    align-items: center;
    margin-bottom: var(--dl-space-space-tripleunit);
    justify-content: center;
  }
  .footer-container1 {
    width: auto;
    margin-left: var(--dl-space-space-halfunit);
    margin-right: var(--dl-space-space-halfunit);
  }
  .footer-navlink1 {
    width: auto;
    margin-bottom: var(--dl-space-space-halfunit);
  }
  .footer-navlink2 {
    width: auto;
    margin-bottom: var(--dl-space-space-halfunit);
  }
  .footer-navlink3 {
    width: auto;
    margin-bottom: var(--dl-space-space-halfunit);
  }
  .footer-container2 {
    width: auto;
    margin-left: var(--dl-space-space-halfunit);
    margin-right: var(--dl-space-space-halfunit);
  }
  .footer-link {
    width: auto;
    margin-bottom: var(--dl-space-space-halfunit);
  }
  .footer-link1 {
    width: auto;
    margin-bottom: var(--dl-space-space-halfunit);
  }
  .footer-link2 {
    width: auto;
    margin-bottom: var(--dl-space-space-halfunit);
  }
  .footer-link3 {
    width: auto;
    margin-bottom: var(--dl-space-space-halfunit);
  }
  .footer-link4 {
    width: auto;
    margin-bottom: var(--dl-space-space-halfunit);
  }
  .footer-follow-container {
    flex-direction: row;
    justify-content: center;
  }
  .footer-desktop-menu {
    display: none;
  }
}

.landing-page-container {
  font-family: 'Raleway', sans-serif;
  max-width: 1900px;
  margin-left: auto;      
  margin-right: auto;     
  /* 最大宽度 */
  width: 100%;
  height: auto;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
}
.landing-page-hero {
  width: 100%;
  height: auto;
  display: flex;
  max-width: auto;
  min-height: 350px;
  align-items: center;
  padding-top: var(--dl-space-space-doubleunit);
  padding-left: var(--dl-space-space-doubleunit);
  padding-right: var(--dl-space-space-doubleunit);
  flex-direction: row;
  padding-bottom: var(--dl-space-space-doubleunit);
  justify-content: center;
  background-image: linear-gradient(to right, #bdc3c7 0%, #2c3e50 100%);
}
.landing-page-content-container {
  width: 80%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.landing-page-text {
  color: #ffffff;
  align-self: center;
  margin-top: 0px;
  text-align: center;
  font-size: 32px;
}
.landing-page-text01 {
  color: rgb(255, 255, 255);
  padding: var(--dl-space-space-doubleunit);
  font-size: 14px;
  align-self: center;
  text-align: center;
}
.landing-page-top-container {
  width: 100%;
  height: auto;
  display: flex;
  align-self: center;
  align-items: center;
  /* border-radius: var(--dl-radius-radius-radius4); */
  flex-direction: row;
  justify-content: center;
}
.landing-page-stats {
  width: 100%;
  display: grid;
  grid-gap: 32px;
  max-width: 1400px;
  padding-top: var(--dl-space-space-halfunit);
  padding-left: var(--dl-space-space-doubleunit);
  padding-right: var(--dl-space-space-doubleunit);
  padding-bottom: var(--dl-space-space-doubleunit);
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
.landing-page-stat {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.landing-page-text09 {
  color: rgb(255, 124, 76);
}
.landing-page-text10 {
  font-size: 1.15rem;
  margin-top: var(--dl-space-space-halfunit);
  text-align: center;
}
.landing-page-text11 {
  color: var(--dl-color-gray-500);
  font-size: 0.75rem;
  margin-top: var(--dl-space-space-halfunit);
  text-align: center;
}
.landing-page-stat1 {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.landing-page-text12 {
  color: rgb(255, 124, 76);
}
.landing-page-text13 {
  font-size: 1.15rem;
  margin-top: var(--dl-space-space-halfunit);
  text-align: center;
}
.landing-page-text14 {
  color: var(--dl-color-gray-500);
  font-size: 0.75rem;
  margin-top: var(--dl-space-space-halfunit);
  text-align: center;
}
.landing-page-stat2 {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.landing-page-text15 {
  color: rgb(255, 124, 76);
}
.landing-page-text16 {
  font-size: 1.15rem;
  margin-top: var(--dl-space-space-halfunit);
  text-align: center;
}
.landing-page-text17 {
  color: var(--dl-color-gray-500);
  font-size: 0.75rem;
  margin-top: var(--dl-space-space-halfunit);
  text-align: center;
}
.landing-page-stat3 {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.landing-page-text18 {
  color: rgb(255, 124, 76);
}
.landing-page-text19 {
  font-size: 1.15rem;
  margin-top: var(--dl-space-space-halfunit);
  text-align: center;
}
.landing-page-text20 {
  color: var(--dl-color-gray-500);
  font-size: 0.75rem;
  margin-top: var(--dl-space-space-halfunit);
  text-align: center;
}

.legal-extended {
  height: 18px;
  visibility: visible;
}
.legal{
  height: 1px;
  visibility: hidden;
}

@media(max-width: 991px) {
  .landing-page-text09 {
    text-align: center;
  }
  .landing-page-text12 {
    text-align: center;
  }
  .landing-page-text15 {
    text-align: center;
  }
  .landing-page-text18 {
    text-align: center;
  }

  .legal-extended {
    height: 5px;
    visibility: hidden;
  }
  .legal{
    height: 15px;
    visibility: visible;
  }
}


@media(max-width: 900px) {
  .landing-page-hero {
    justify-content: center;
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);

  }
  .landing-page-content-container {
    align-items: center;
  }
  .landing-page-text {
    font-size: 28px;
  }
  .landing-page-text01 {
    color: rgb(255, 255, 255);
    font-size: 14px;
    text-align: center;
  }
  .landing-page-stats {
    padding-top: 0px;
    padding-left: 32px;
    padding-right: 32px;
    grid-template-columns: 1fr 1fr;
  }
  .landing-page-text10 {
    text-align: center;
  }
  .landing-page-text13 {
    text-align: center;
  }
  .landing-page-text16 {
    text-align: center;
  }
  .landing-page-text19 {
    text-align: center;
  }

}

