.hero7-wrapper {
  display: contents;
}
 
.hero7-max-width {
  display: flex;
  align-self: center;
  align-items: center;
  justify-content: center;
}
 
.hero7-content {
  gap: 24px;
  display: flex;
  max-width: 1000px;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.hero7-text1 {
  text-align: center;
  font-family: "Montserrat";
  font-size: 48px;
  line-height: 1.22;
}
 
.hero7-text2 {
  text-align: center;
  font-family: "Raleway";
  font-size: 18px;
  line-height: 1.55;
}
 
.hero7-actions {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
}
 
.hero7-container1 {
  display: flex;
  align-items: flex-start;
}
 
.hero7-container2 {
  display: flex;
  align-items: flex-start;
}
 
.about-us-fragment2 {
  display: contents;
}
 
.about-us-text40 {
  display: inline-block;
}
 
.about-us-fragment1 {
  display: contents;
}
 
.about-us-text15 {
  display: inline-block;
  font-size: 18px;
}
 
.hero7root-class-name {
  fill: var(--dl-color-gray-black);
  color: var(--dl-color-gray-black);
}
 
.hero7root-class-name1 {
  fill: var(--dl-color-gray-black);
  color: var(--dl-color-gray-black);
}
 
@media(max-width: 479px) {
  .hero7-actions {
    width: 100%;
    flex-direction: column;
  }
  .hero7-container1 {
    width: 100%;
  }
  .hero7-container2 {
    width: 100%;
  }
}

.navbar31-wrapper {
  display: contents;
}
 
.navbar31-container {
  width: 100%;
  display: flex;
  position: relative;
  justify-content: center;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.navbar31-navbar-interactive {
  width: 100%;
  display: flex;
  max-width: idth;
  align-items: center;
  padding-top: 32px;
  padding-left: 48px;
  padding-right: 48px;
  padding-bottom: 32px;
  justify-content: space-between;
}
 
.navbar31-desktop-menu {
  flex: 1;
  display: flex;
  justify-content: center;
}
 
.navbar31-links1 {
  gap: 32px;
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}

.navbar31-links1 .thq-link,
.navbar31-links2 .thq-link {
  background: none;
  color: var(--dl-color-gray-black);
  font-family: "Raleway";
  font-size: 18px;
  font-weight: 600;
  line-height: 1.55;
}

.navbar31-links1 .thq-link:hover,
.navbar31-links2 .thq-link:hover {
  background: none;
  color: #444444;
}
 
.navbar31-icon-group1 {
  display: none;
}
 
.navbar31-burger-menu {
  display: none;
}
 
.navbar31-icon16 {
  width: 16px;
  height: 16px;
}
 
.navbar31-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: var(--dl-color-theme-neutral-light);
}
 
.navbar31-nav {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.navbar31-top {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: 48px;
  justify-content: space-between;
}
 
.navbar31-logo {
  height: 3rem;
}
 
.navbar31-close-menu {
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.navbar31-icon18 {
  width: 16px;
  height: 16px;
}
 
.navbar31-links2 {
  gap: var(--dl-layout-space-unit);
  flex: 0 0 auto;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
 
.navbar31-icon-group2 {
  gap: 32px;
  display: flex;
}
 
.about-us-fragment7 {
  display: contents;
}
 
.about-us-text45 {
  display: inline-block;
}
 
.about-us-fragment5 {
  display: contents;
}
 
.about-us-text43 {
  display: inline-block;
}
 
.about-us-fragment4 {
  display: contents;
}
 
.about-us-text42 {
  display: inline-block;
}
 
.about-us-fragment3 {
  display: contents;
}
 
.about-us-text41 {
  display: inline-block;
}
 
.about-us-fragment6 {
  display: contents;
}
 
.about-us-text44 {
  display: inline-block;
}
 
@media(max-width: 767px) {
  .navbar31-navbar-interactive {
    padding-left: 32px;
    padding-right: 32px;
  }
  .navbar31-desktop-menu {
    display: none;
  }
  .navbar31-burger-menu {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
 
@media(max-width: 479px) {
  .navbar31-navbar-interactive {
    padding: var(--dl-layout-space-unit);
  }
  .navbar31-mobile-menu {
    padding: var(--dl-layout-space-unit);
  }
}

.about-us-container1 {
  width: 100%;
  height: auto;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
}
 
.about-us-navbar-container {
  top: 0;
  width: 100%;
  display: flex;
  z-index: 100;
  position: sticky;
  box-shadow: 5px 5px 10px 0px #b9b9b9;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-color: var(--dl-color-gray-white);
}
 
.about-us-navbar {
  width: 100%;
  height: 125px;
  display: flex;
  max-width: var(--dl-layout-size-maxcontent);
  align-items: center;
  padding-top: var(--dl-layout-space-doubleunit);
  padding-left: var(--dl-layout-space-tripleunit);
  padding-right: var(--dl-layout-space-tripleunit);
  flex-direction: row;
  padding-bottom: var(--dl-layout-space-doubleunit);
  justify-content: space-between;
  background-color: #dadada;
}
 
.about-us-container2 {
  flex: 0 0 auto;
  width: 42px;
  height: auto;
  display: flex;
  align-items: space-between;
  flex-direction: column;
}
 
.about-us-image1 {
  width: 100%;
  height: 41px;
  object-fit: cover;
}
 
.about-us-text10 {
  font-size: smaller;
  font-style: normal;
  font-weight: 300;
  line-height: 1;
}
 
.about-us-burger-menu {
  display: none;
  align-items: flex-start;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: column;
}
 
.about-us-icon1 {
  width: 36px;
  height: 36px;
}
 
.about-us-left-side {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 
.about-us-links-container1 {
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
 
.about-us-link10 {
  font-size: 18px;
  font-style: normal;
  font-family: "Raleway";
  font-weight: 700;
  line-height: 1.55;
  margin-right: var(--dl-layout-space-tripleunit);
  text-transform: capitalize;
}
 
.about-us-link11 {
  margin-right: var(--dl-layout-space-tripleunit);
  text-decoration: none;
}
 
.about-us-link12 {
  font-size: 18px;
  font-style: normal;
  font-family: "Raleway";
  font-weight: 700;
  line-height: 1.55;
  margin-right: var(--dl-layout-space-tripleunit);
  text-transform: capitalize;
  text-decoration: none;
}
 
.about-us-link13 {
  margin-right: var(--dl-layout-space-tripleunit);
  text-decoration: none;
}
 
.about-us-link14 {
  color: #777777;
  text-decoration: none;
}
 
.about-us-right-side {
  border: 2px dashed rgba(120, 120, 120, 0.4);
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
 
.about-us-mobile-menu {
  top: 0px;
  flex: 0 0 auto;
  left: 0px;
  width: 100%;
  height: 100VH;
  display: none;
  padding: var(--dl-layout-space-doubleunit);
  position: absolute;
  align-items: flex-start;
  flex-direction: column;
  background-color: #fff;
}
 
.about-us-container3 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-layout-space-doubleunit);
  flex-direction: row;
  justify-content: space-between;
}
 
.about-us-image2 {
  width: 50px;
  align-self: center;
  object-fit: cover;
  margin-right: var(--dl-layout-space-doubleunit);
}
 
.about-us-close-menu {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.about-us-icon3 {
  width: 24px;
  height: 24px;
}
 
.about-us-links-container2 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.about-us-link15 {
  margin-bottom: var(--dl-layout-space-unit);
  text-decoration: none;
}
 
.about-us-link16 {
  margin-bottom: var(--dl-layout-space-unit);
  text-decoration: none;
}
 
.about-us-link17 {
  margin-bottom: var(--dl-layout-space-unit);
  text-decoration: none;
}
 
.about-us-link18 {
  text-decoration: none;
}
 
.about-us-hero {
  width: 100%;
  height: 238px;
  display: flex;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  margin-bottom: var(--dl-layout-space-fiveunits);
  flex-direction: row;
  justify-content: center;
}
 
.about-us-image3 {
  width: 200px;
  object-fit: cover;
}
 
.about-us-features {
  width: 100%;
  height: auto;
  display: flex;
  max-width: var(--dl-layout-size-maxcontent);
  align-items: center;
  padding-top: var(--dl-layout-space-tenunits);
  padding-left: var(--dl-layout-space-tripleunit);
  padding-right: var(--dl-layout-space-tripleunit);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-fiveunits);
}
 
.about-us-heading-container {
  width: 100%;
  max-width: 1100px;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-layout-space-fiveunits);
  flex-direction: column;
}
 
.about-us-text11 {
  color: var(--dl-color-gray-black);
  height: auto;
  font-size: clamp(2rem, 4.2vw, 3rem);
  text-align: center;
  font-weight: 700;
  line-height: 1.22;
  margin-bottom: var(--dl-layout-space-fourunits);
  text-transform: none;
  text-decoration: none;
}
 
.about-us-section-separator1 {
  width: 100%;
  height: 1px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  background-color: var(--dl-color-gray-900);
}
 
.about-us-section-separator2 {
  width: 100%;
  height: 1px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  background-color: #ffffff;
}
 
.about-us-section-separator3 {
  width: 100%;
  height: 1px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  background-color: var(--dl-color-gray-900);
}
 
.about-us-section-separator4 {
  width: 100%;
  height: 1px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  background-color: var(--dl-color-gray-900);
}

.about-us-company-info {
  width: 100%;
  max-width: var(--dl-layout-size-maxcontent);
  margin-top: var(--dl-layout-space-fourunits);
  padding-left: var(--dl-layout-space-tripleunit);
  padding-right: var(--dl-layout-space-tripleunit);
  text-align: center;
}

.about-us-company-title {
  font-family: "Montserrat";
  font-size: 20px;
  font-weight: 700;
  margin-bottom: var(--dl-layout-space-halfunit);
}

.about-us-company-address,
.about-us-company-number {
  color: var(--dl-color-gray-700);
  font-family: "Raleway";
  font-size: 18px;
  line-height: 1.55;
}
 
.about-us-fragment1 {
  display: contents;
}
 
.about-us-text15 {
  display: inline-block;
  font-size: 18px;
}
 
.about-us-fragment2 {
  display: contents;
}
 
.about-us-text40 {
  display: inline-block;
}
 
.about-us-fragment3 {
  display: contents;
}
 
.about-us-text41 {
  display: inline-block;
}
 
.about-us-fragment4 {
  display: contents;
}
 
.about-us-text42 {
  display: inline-block;
}
 
.about-us-fragment5 {
  display: contents;
}
 
.about-us-text43 {
  display: inline-block;
}
 
.about-us-fragment6 {
  display: contents;
}
 
.about-us-text44 {
  display: inline-block;
}
 
.about-us-fragment7 {
  display: contents;
}
 
.about-us-text45 {
  display: inline-block;
}
 
.about-us-footer {
  width: 100%;
  display: flex;
  max-width: var(--dl-layout-size-maxcontent);
  align-items: center;
  padding-top: var(--dl-layout-space-tripleunit);
  padding-left: var(--dl-layout-space-tripleunit);
  padding-right: var(--dl-layout-space-tripleunit);
  flex-direction: row;
  padding-bottom: var(--dl-layout-space-tripleunit);
  justify-content: center;
}
 
.about-us-copyright-container {
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.about-us-icon5 {
  width: 24px;
  height: 24px;
  margin-right: var(--dl-layout-space-doubleunit);
}
 
@media(max-width: 991px) {
  .about-us-hero {
    flex-direction: column-reverse;
  }
}
 
@media(max-width: 767px) {
  .about-us-burger-menu {
    display: flex;
    padding: var(--dl-layout-space-halfunit);
    background-color: var(--dl-color-gray-black);
  }
  .about-us-icon1 {
    fill: var(--dl-color-gray-white);
  }
  .about-us-links-container1 {
    display: none;
  }
  .about-us-heading-container {
    width: 100%;
  }
}
 
@media(max-width: 479px) {
  .about-us-hero {
    padding-top: var(--dl-layout-space-fourunits);
    padding-bottom: var(--dl-layout-space-fourunits);
  }
  .about-us-features {
    padding-top: var(--dl-layout-space-fiveunits);
    padding-bottom: var(--dl-layout-space-fiveunits);
  }
}

@media(max-width: 576px) {
  .about-us-features {
    padding-left: var(--dl-layout-space-doubleunit);
    padding-right: var(--dl-layout-space-doubleunit);
  }
  .about-us-text11 {
    margin-bottom: var(--dl-layout-space-doubleunit);
  }
}
