.navigation-links1-nav {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
.navigation-links1-navlink {
  text-decoration: none;
}
.navigation-links1-navlink1 {
  margin-left: var(--dl-space-space-twounits);
  text-decoration: none;
}
.navigation-links1-navlink2 {
  margin-left: var(--dl-space-space-twounits);
  text-decoration: none;
}
.navigation-links1-link {
  margin-left: var(--dl-space-space-twounits);
  text-decoration: none;
}
.navigation-links1-link1 {
  margin-left: var(--dl-space-space-twounits);
  text-decoration: none;
}








@media(max-width: 1600px) {
  .navigation-links1-navlink2 {
    margin-right: 0px;
  }
  .navigation-links1-link {
    margin-right: 0px;
  }
  .navigation-links1-link1 {
    margin-right: 0px;
  }
}
@media(max-width: 767px) {
  .navigation-links1-nav {
    align-items: center;
    flex-direction: column;
  }
  .navigation-links1-navlink {
    margin-bottom: var(--dl-space-space-unit);
  }
  .navigation-links1-navlink1 {
    margin-left: 0;
    margin-bottom: var(--dl-space-space-unit);
  }
  .navigation-links1-navlink2 {
    margin-left: 0;
    margin-bottom: var(--dl-space-space-unit);
  }
  .navigation-links1-link {
    margin-left: 0;
    margin-bottom: var(--dl-space-space-unit);
  }
  .navigation-links1-link1 {
    margin-left: 0;
    margin-bottom: var(--dl-space-space-unit);
  }
}

.header-header {
  width: 100%;
  display: flex;
  position: relative;
  max-width: var(--dl-size-size-maxwidth);
  align-items: center;
  padding-top: var(--dl-space-space-twounits);
  padding-left: var(--dl-space-space-threeunits);
  padding-right: var(--dl-space-space-threeunits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-twounits);
  background-color: var(--dl-color-gray-500);
}
.header-navlink {
  display: contents;
}
.header-image {
  width: 210px;
  height: 84px;
  text-decoration: none;
}
.header-separator {
  width: 100%;
  height: 1px;
  margin-top: var(--dl-space-space-oneandhalfunits);
  margin-bottom: var(--dl-space-space-oneandhalfunits);
  background-color: var(--dl-color-gray-900);
}
.header-accordion-header {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.header-icon {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
  display: none;
}
.header-accordion-content {
  display: flex;
  overflow: hidden;
  max-height: 0;
  transition: 0.3s ease-in-out;
  align-items: center;
  flex-direction: column;
}
.header-nav1 {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.header-root-class-name {
  max-width: 100%;
}
.header-root-class-name1 {
  max-width: 100%;
}
.header-root-class-name2 {
  max-width: 100%;
}
.header-root-class-name3 {
  max-width: 100%;
}
.header-root-class-name4 {
  max-width: 100%;
}
.header-root-class-name5 {
  max-width: 100%;
}
.header-root-class-name6 {
  max-width: 100%;
}
@media(max-width: 991px) {
  .header-nav1 {
    padding-top: 16px;
  }
}
@media(max-width: 767px) {
  .header-header {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .header-separator {
    margin-top: var(--dl-space-space-oneandhalfunits);
    margin-bottom: var(--dl-space-space-oneandhalfunits);
  }
  .header-nav {
    display: none;
  }
  .header-icon {
    fill: var(--dl-color-gray-white);
    display: flex;
  }
}
@media(max-width: 479px) {
  .header-header {
    padding: var(--dl-space-space-unit);
  }
  .header-separator {
    margin-top: var(--dl-space-space-unit);
    margin-bottom: var(--dl-space-space-unit);
  }
}

.stats-stats {
  width: 1608px;
  display: grid;
  padding: var(--dl-space-space-threeunits);
  grid-gap: var(--dl-space-space-twounits);
  position: relative;
  max-width: var(--dl-size-size-maxwidth);
  background-color: var(--dl-color-gray-700);
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
.stats-stat {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.stats-text {
  color: #f8d002;
  font-size: 3rem;
}
.stats-text01 {
  font-size: 1.15rem;
  margin-top: var(--dl-space-space-halfunit);
  text-align: center;
}
.stats-stat1 {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.stats-text04 {
  color: #f8d002;
  font-size: 3rem;
}
.stats-text07 {
  font-size: 1.15rem;
  margin-top: var(--dl-space-space-halfunit);
  text-align: center;
}
.stats-stat2 {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.stats-text10 {
  color: #f8d002;
  font-size: 3rem;
}
.stats-text11 {
  font-size: 1.15rem;
  margin-top: var(--dl-space-space-halfunit);
  text-align: center;
}
.stats-stat3 {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.stats-text14 {
  color: #f8d002;
  font-size: 3rem;
}
.stats-text17 {
  font-size: 1.15rem;
  margin-top: var(--dl-space-space-halfunit);
  text-align: center;
}

.stats-root-class-name1 {
  left: 0px;
  bottom: 181px;
  position: static;
  max-width: 100%;
  background-color: var(--dl-color-gray-700);
}
@media(max-width: 1600px) {
  .stats-root-class-name {
    width: 100%;
    min-width: 100%;
    align-self: flex-start;
  }
}
@media(max-width: 991px) {
  .stats-text {
    text-align: center;
  }
  .stats-text04 {
    text-align: center;
  }
  .stats-text10 {
    text-align: center;
  }
  .stats-text14 {
    text-align: center;
  }
}
@media(max-width: 767px) {
  .stats-stats {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
    grid-template-columns: 1fr 1fr;
  }
  .stats-text01 {
    text-align: center;
  }
  .stats-text07 {
    text-align: center;
  }
  .stats-text11 {
    text-align: center;
  }
  .stats-text17 {
    text-align: center;
  }
}
@media(max-width: 479px) {
  .stats-stats {
    padding-top: var(--dl-space-space-twounits);
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
    padding-bottom: var(--dl-space-space-twounits);
    grid-template-columns: 1fr;
  }
}

.footer-footer {
  width: 100%;
  display: flex;
  position: relative;
  max-width: 100%;
  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;
  background-color: var(--dl-color-gray-500);
}
.footer-image {
  height: 2rem;
  object-fit: cover;
}
.footer-icon-group {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.footer-icon {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
  display: none;
  margin-right: var(--dl-space-space-twounits);
}
.footer-link {
  display: contents;
}
.footer-icon2 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
  margin-right: var(--dl-space-space-twounits);
  text-decoration: none;
}
.footer-icon4 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
  display: none;
}
.footer-link1 {
  display: contents;
}
.footer-icon6 {
  width: 24px;
  height: 24px;
  text-decoration: none;
}
.footer-root-class-name1 {
  left: 0px;
  bottom: 0px;
  position: static;
}

.footer-root-class-name3 {
  left: 0px;
  bottom: 0px;
  position: absolute;
}
.footer-root-class-name4 {
  margin-top: var(--dl-space-space-unit);
}
@media(max-width: 1600px) {
  .footer-root-class-name1 {
    flex: 1;
    bottom: 0px;
    margin-top: 0px;
  }
  .footer-root-class-name2 {
    left: 0px;
    bottom: 0px;
    position: absolute;
  }
  .footer-root-class-name3 {
    left: 0px;
    bottom: 0px;
    position: absolute;
  }
}
@media(max-width: 1200px) {
  .footer-root-class-name2 {
    left: 0px;
    bottom: 0px;
    position: absolute;
  }
  .footer-root-class-name3 {
    left: 0px;
    bottom: 0px;
    position: absolute;
  }
}
@media(max-width: 991px) {
  .footer-root-class-name3 {
    bottom: 0px;
  }
}
@media(max-width: 767px) {
  .footer-footer {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .footer-text {
    text-align: center;
    margin-left: var(--dl-space-space-unit);
    margin-right: var(--dl-space-space-unit);
  }
  .footer-icon2 {
    fill: #D9D9D9;
  }
  .footer-icon6 {
    fill: var(--dl-color-gray-white);
  }
  .footer-root-class-name3 {
    left: 0px;
    bottom: 0px;
  }
}
@media(max-width: 479px) {
  .footer-footer {
    padding: var(--dl-space-space-unit);
    flex-direction: column;
  }
  .footer-image {
    margin-bottom: var(--dl-space-space-unit);
  }
  .footer-text {
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: var(--dl-space-space-unit);
  }
}

.home-container {
  width: 100%;
  display: flex;
  overflow: auto;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
  background-color: var(--dl-color-gray-700);
}
.home-navlink {
  display: contents;
}
.home-component {
  text-decoration: none;
}
.home-hero {
  width: 100%;
  height: 635px;
  display: flex;
  padding: var(--dl-space-space-sixunits);
  z-index: 100;
  align-self: flex-end;
  min-height: 80vh;
  align-items: center;
  margin-left: 0px;
  border-color: rgba(120, 120, 120, 0.4);
  border-style: dashed;
  border-width: 0px;
  border-radius: var(--dl-radius-radius-radius4);
  flex-direction: column;
  background-size: cover;
  justify-content: center;
  background-image: url('https://team41robo.com/images/background.webp');
  background-position: center;
}
@media(max-width: 1600px) {
  .home-hero {
    background-image: url('https://team41robo.com/images/background.webp');
  }
}
@media(max-width: 767px) {
  .home-hero {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
}
@media(max-width: 479px) {
  .home-hero {
    height: var(--dl-size-size-medium);
    align-self: flex-start;
    align-items: center;
    padding-top: var(--dl-space-space-twounits);
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
    flex-direction: column;
    padding-bottom: var(--dl-space-space-twounits);
    background-image: url('https://team41robo.com/images/background.webp');
  }
}
