.about-container1 {
  width: 100%;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
}
 
.about-container2 {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.about-thq-navbar-other-pages-elm {
  width: 100%;
  height: 79px;
  display: flex;
  z-index: 3;
  position: relative;
  max-width: auto;
  align-self: flex-end;
  align-items: center;
  justify-content: flex-start;
}
 
.about-navlink1 {
  display: contents;
}
 
.about-image1 {
  width: 80px;
  position: relative;
  align-self: flex-start;
  margin-top: var(--dl-layout-space-halfunit);
  object-fit: scale-down;
  margin-left: var(--dl-layout-space-unit);
  text-decoration: none;
}
 
.about-thq-burger-menu-elm {
  width: var(--dl-layout-size-maxwidth);
}
 
.about-button {
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  padding-top: 20px;
  padding-left: var(--dl-layout-space-oneandhalfunits);
  border-radius: 56px;
  padding-right: var(--dl-layout-space-oneandhalfunits);
  padding-bottom: 20px;
  background-color: #235536;
}
 
.about-thq-items-elm1 {
  gap: var(--dl-layout-space-threeunits);
  right: 0px;
  bottom: 0px;
  display: flex;
  position: absolute;
  align-self: flex-end;
  align-items: center;
  margin-right: var(--dl-layout-space-unit);
  flex-direction: row;
  justify-content: center;
}
 
.about-thq-links-elm1 {
  gap: var(--dl-layout-space-threeunits);
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.about-navlink2 {
  text-decoration: none;
}
 
.about-navlink3 {
  text-decoration: none;
}
 
.about-navlink4 {
  text-align: center;
  border-color: #ffffff;
  border-width: 1px;
  text-decoration: none;
  background-color: transparent;
}
 
.about-text {
  color: rgb(255, 255, 255);
}
 
.about-thq-mobile-menu-elm {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  display: flex;
  padding: 32px;
  z-index: 100;
  position: fixed;
  transform: translateX(-100%);
  transition: 0.5s;
  flex-direction: column;
  justify-content: space-between;
  background-color: #151515;
}
 
.about-thq-nav-elm {
  display: none;
  align-items: flex-start;
  flex-direction: column;
}
 
.about-thq-image1-elm {
  width: 77px;
  height: 71px;
  display: block;
  margin-top: var(--dl-layout-space-halfunit);
  object-fit: cover;
  margin-left: var(--dl-layout-space-halfunit);
  text-decoration: none;
}
 
.about-thq-menu-close-elm {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.about-thq-icon-elm {
  fill: var(--dl-color-gray-white);
  width: 24px;
  height: 24px;
}
 
.about-thq-items-elm2 {
  gap: var(--dl-layout-space-threeunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.about-thq-links-elm2 {
  gap: var(--dl-layout-space-threeunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.about-navlink6 {
  text-decoration: none;
}
 
.about-navlink7 {
  text-decoration: none;
}
 
.about-navlink8 {
  text-decoration: none;
}
 
.about-container4 {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  margin: auto;
  display: flex;
  z-index: 1;
  position: fixed;
  align-items: flex-start;
  flex-direction: column;
  background-color: #151515;
}
 
.about-video {
  width: 100%;
  height: 100%;
  opacity: 0.4;
  z-index: 1;
  overflow: auto;
  position: relative;
  object-fit: fill;
}
 
.about-thq-hero-elm {
  width: 100%;
  height: auto;
  display: flex;
  z-index: 2;
  align-items: flex-start;
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-oneandhalfunits);
  flex-direction: column;
  justify-content: flex-start;
}
 
.about-thq-title-elm {
  color: transparent;
  margin-top: var(--dl-layout-space-unit);
  font-family: ""Noto Sans"";
  background-clip: text;
  background-image: linear-gradient(270deg, rgb(127, 127, 127) 1.00%,rgba(255, 255, 255, 0.92) 98.00%);
}
 
.about-container5 {
  flex: 0 0 auto;
  width: 80%;
  display: flex;
  align-self: flex-start;
  margin-top: var(--dl-layout-space-oneandhalfunits);
  align-items: flex-start;
  background-color: rgba(0, 0, 0, 0.4);
}
 
.about-thq-value-elm {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
  padding: var(--dl-layout-space-unit);
  font-size: 24px;
  max-width: auto;
  font-style: normal;
  font-weight: 500;
}
 
.about-image2 {
  width: 500px;
  height: 642px;
  margin-top: var(--dl-layout-space-fiveunits);
  object-fit: cover;
  margin-bottom: var(--dl-layout-space-fiveunits);
}
 
@media(max-width: 991px) {
  .about-thq-navbar-other-pages-elm {
    padding-top: var(--dl-layout-space-unit);
  }
  .about-image1 {
    width: 50px;
    align-self: flex-start;
  }
  .about-button {
    padding-top: var(--dl-layout-space-unit);
    padding-left: var(--dl-layout-space-unit);
    padding-right: var(--dl-layout-space-unit);
    padding-bottom: var(--dl-layout-space-unit);
  }
  .about-thq-image-elm {
    width: 18px;
    height: 18px;
    display: none;
  }
  .about-navlink4 {
    width: 100%;
    font-size: 16px;
    text-align: center;
    border-radius: 40px;
  }
  .about-text {
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
  }
  .about-thq-value-elm {
    font-size: 16px;
    line-height: 24px;
  }
}
 
@media(max-width: 767px) {
  .about-thq-navbar-other-pages-elm {
    height: 57px;
    display: flex;
    align-items: center;
    padding-top: 0px;
    justify-content: space-between;
  }
  .about-button {
    right: 0px;
    padding: 12px;
    position: fixed;
    background-color: transparent;
  }
  .about-thq-image-elm {
    display: flex;
  }
  .about-thq-items-elm1 {
    display: none;
  }
  .about-thq-nav-elm {
    display: flex;
  }
  .about-video {
    height: 100%;
  }
  .about-thq-hero-elm {
    height: auto;
    padding-bottom: 76px;
  }
  .about-image2 {
    width: 349px;
    height: 464px;
    margin-bottom: var(--dl-layout-space-threeunits);
  }
}
 
@media(max-width: 479px) {
  .about-thq-navbar-other-pages-elm {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .about-button {
    background-color: transparent;
  }
  .about-thq-items-elm1 {
    display: none;
  }
  .about-thq-links-elm1 {
    display: none;
  }
  .about-navlink4 {
    display: none;
  }
  .about-thq-mobile-menu-elm {
    padding: 16px;
  }
  .about-container4 {
    height: 100%;
  }
  .about-video {
    height: 100%;
    object-fit: fill;
  }
  .about-thq-hero-elm {
    width: 100%;
    height: auto;
    z-index: 2;
    padding-bottom: 4px;
  }
  .about-container5 {
    z-index: 1;
  }
  .about-thq-value-elm {
    fill: var(--dl-color-gray-white);
    color: var(--dl-color-gray-white);
    z-index: 1;
    font-size: 14px;
    max-width: var(--dl-layout-size-maxwidth);
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
  }
  .about-image2 {
    width: 275px;
    height: 346px;
    overflow: auto;
    margin-top: var(--dl-layout-space-fiveunits);
    margin-bottom: var(--dl-layout-space-fiveunits);
  }
}
