.other-container1 {
  width: 100%;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
}
 
.other-thq-navbar-elm {
  width: 100%;
  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;
}
 
.other-thq-left-side-elm {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 
.other-image1 {
  width: 50px;
  align-self: center;
  object-fit: cover;
  margin-right: var(--dl-layout-space-doubleunit);
}
 
.other-thq-burger-menu-elm {
  display: none;
  align-items: flex-start;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: column;
}
 
.other-icon1 {
  width: 36px;
  height: 36px;
}
 
.other-thq-links-container-elm1 {
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
 
.other-thq-link-elm1 {
  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;
}
 
.other-thq-link-elm2 {
  margin-right: var(--dl-layout-space-tripleunit);
  text-decoration: none;
}
 
.other-thq-link-elm3 {
  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;
}
 
.other-thq-right-side-elm {
  border: 2px dashed rgba(120, 120, 120, 0.4);
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
 
.other-thq-mobile-menu-elm {
  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;
}
 
.other-container2 {
  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;
}
 
.other-image2 {
  width: 50px;
  align-self: center;
  object-fit: cover;
  margin-right: var(--dl-layout-space-doubleunit);
}
 
.other-thq-close-menu-elm {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.other-icon3 {
  width: 24px;
  height: 24px;
}
 
.other-thq-links-container-elm2 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.other-thq-link-elm4 {
  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;
}
 
.other-thq-link-elm5 {
  margin-right: var(--dl-layout-space-tripleunit);
  text-decoration: none;
}
 
.other-thq-link-elm6 {
  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;
}
 
.other-thq-hero-elm {
  width: 100%;
  display: flex;
  align-items: center;
  padding-top: var(--dl-layout-space-tenunits);
  margin-bottom: var(--dl-layout-space-fiveunits);
  flex-direction: row;
  padding-bottom: var(--dl-layout-space-tenunits);
  background-size: cover;
  justify-content: center;
  background-image: url("public/abc-dark-1500w.png");
}
 
.other-thq-content-container-elm {
  display: flex;
  max-width: var(--dl-layout-size-maxcontent);
  margin-top: var(--dl-layout-space-fiveunits);
  align-items: center;
  padding-top: var(--dl-layout-space-tenunits);
  padding-left: var(--dl-layout-space-tripleunit);
  margin-bottom: var(--dl-layout-space-fiveunits);
  padding-right: var(--dl-layout-space-tripleunit);
  flex-direction: row;
  padding-bottom: var(--dl-layout-space-tenunits);
  justify-content: center;
}
 
.other-thq-hero-text-elm {
  width: 65%;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.other-thq-heading-elm {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
  text-align: center;
  margin-bottom: var(--dl-layout-space-fiveunits);
}
 
.other-thq-text-elm {
  color: rgb(255, 255, 255);
  text-align: center;
  margin-bottom: var(--dl-layout-space-fiveunits);
}
 
.other-separator {
  width: 100%;
  height: 1px;
  background-color: #595959;
}
 
.other-li11 {
  display: none;
}
 
.other-li12 {
  display: none;
}
 
.other-li13 {
  display: none;
}
 
.other-li14 {
  display: none;
}
 
.other-li15 {
  display: none;
}
 
.other-li16 {
  display: none;
}
 
.other-li17 {
  display: none;
}
 
.other-li18 {
  display: none;
}
 
.other-li19 {
  display: none;
}
 
.other-li20 {
  display: none;
}
 
.other-li21 {
  display: none;
}
 
.other-li22 {
  display: none;
}
 
.other-li23 {
  display: none;
}
 
.other-li24 {
  display: none;
}
 
.other-li25 {
  display: none;
}
 
.other-li26 {
  display: none;
}
 
.other-li27 {
  display: none;
}
 
.other-li28 {
  display: none;
}
 
.other-li29 {
  display: none;
}
 
.other-li30 {
  display: none;
}
 
.other-li31 {
  display: none;
}
 
.other-li32 {
  display: none;
}
 
.other-link33 {
  display: contents;
}
 
.other-container3 {
  right: 50px;
  border: 1px solid #ffffff5c;
  bottom: 30px;
  display: flex;
  z-index: 22;
  position: fixed;
  box-shadow: 5px 5px 10px 0px rgba(31, 31, 31, 0.4);
  min-height: auto;
  align-items: center;
  padding-top: 8px;
  padding-left: 12px;
  border-radius: 8px;
  padding-right: 12px;
  padding-bottom: 8px;
  backdrop-filter: blur(6px);
  background-color: rgba(41, 41, 41, 0.41);
}
 
.other-icon5 {
  width: 24px;
  margin-right: 4px;
}
 
.other-text3 {
  color: white;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
}
 
@media(max-width: 991px) {
  .other-thq-hero-elm {
    flex-direction: column-reverse;
  }
  .other-thq-content-container-elm {
    flex-direction: column-reverse;
  }
  .other-thq-hero-text-elm {
    width: 80%;
  }
}
 
@media(max-width: 767px) {
  .other-thq-burger-menu-elm {
    display: flex;
    padding: var(--dl-layout-space-halfunit);
    background-color: var(--dl-color-gray-black);
  }
  .other-icon1 {
    fill: var(--dl-color-gray-white);
  }
  .other-thq-links-container-elm1 {
    display: none;
  }
}
 
@media(max-width: 479px) {
  .other-thq-hero-elm {
    padding-top: var(--dl-layout-space-fourunits);
    padding-bottom: var(--dl-layout-space-fourunits);
  }
  .other-thq-content-container-elm {
    padding-top: var(--dl-layout-space-fiveunits);
    padding-bottom: var(--dl-layout-space-fiveunits);
  }
  .other-thq-hero-text-elm {
    width: 100%;
  }
}
