.home-container1 {
  width: 100%;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
  background-color: #423e37;
}
 
.home-thq-header-elm1 {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.home-thq-navbar-elm {
  width: 100%;
  display: flex;
  position: relative;
  max-width: 1440px;
  align-items: center;
  padding-top: var(--dl-layout-space-threeunits);
  padding-left: var(--dl-layout-space-twounits);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-threeunits);
  justify-content: space-between;
}
 
.home-thq-logo-elm1 {
  color: rgb(255, 255, 255);
  font-size: 32px;
  font-style: normal;
  font-family: "Nunito";
  font-weight: 600;
}
 
.home-thq-desktop-menu-elm {
  display: flex;
}
 
.home-thq-nav-elm1 {
  gap: var(--dl-layout-space-twounits);
  flex: 0 0 auto;
  color: #ffffff;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.home-link10 {
  color: #edebd7;
  text-align: center;
  text-decoration: none;
}
 
.home-link11 {
  color: rgb(237, 235, 215);
  text-align: center;
  text-decoration: none;
}
 
.home-link12 {
  color: rgb(237, 235, 215);
  text-align: center;
  text-decoration: none;
}
 
.home-thq-btn-group-elm {
  gap: var(--dl-layout-space-fourunits);
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 
.home-thq-socials-elm1 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 
.home-thq-twitter-elm1 {
  text-align: center;
  text-decoration: none;
}
 
.home-image10 {
  width: 24px;
  object-fit: cover;
}
 
.home-thq-discord-elm1 {
  text-align: center;
  text-decoration: none;
}
 
.home-image11 {
  width: 24px;
  height: auto;
  object-fit: cover;
}
 
.home-thq-view-elm1 {
  text-align: center;
  font-family: "Poppins";
  border-color: rgba(0, 0, 0, 0);
  text-transform: capitalize;
  text-decoration: none;
  background-color: #e3b23c;
}
 
.home-thq-burger-menu-elm {
  display: none;
  align-items: center;
  justify-content: center;
}
 
.home-icon1 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
}
 
.home-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: #fff;
}
 
.home-thq-nav-elm2 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-thq-container-elm {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-layout-space-threeunits);
  justify-content: space-between;
}
 
.home-thq-logo-elm2 {
  color: rgb(255, 255, 255);
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
}
 
.home-thq-menu-close-elm {
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.home-icon3 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
}
 
.home-thq-nav-elm3 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-link13 {
  margin-bottom: var(--dl-layout-space-unit);
  text-decoration: none;
}
 
.home-link14 {
  margin-bottom: var(--dl-layout-space-unit);
  text-decoration: none;
}
 
.home-link15 {
  margin-bottom: var(--dl-layout-space-unit);
  text-decoration: none;
}
 
.home-link16 {
  display: contents;
}
 
.home-container2 {
  flex: 0 0 auto;
  width: auto;
  display: flex;
  margin-top: var(--dl-layout-space-unit);
  align-items: center;
  flex-direction: row;
  text-decoration: none;
}
 
.home-thq-hero-elm {
  gap: var(--dl-layout-space-fiveunits);
  width: 100%;
  display: flex;
  max-width: 1440px;
  align-items: center;
  padding-top: var(--dl-layout-space-fourunits);
  padding-left: var(--dl-layout-space-fiveunits);
  padding-right: var(--dl-layout-space-fiveunits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-sixunits);
}
 
.home-thq-heading-elm1 {
  gap: var(--dl-layout-space-twounits);
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.home-thq-header-elm2 {
  color: rgb(255, 255, 255);
  height: 107px;
  font-size: 90px;
  max-width: 900px;
  font-style: normal;
  text-align: center;
  font-weight: 500;
  line-height: 108px;
}
 
.home-thq-caption-elm1 {
  color: rgb(255, 255, 255);
  font-size: 24px;
  max-width: 800px;
  text-align: center;
  line-height: 36px;
}
 
.home-thq-description-elm1 {
  gap: 120px;
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-fiveunits);
}
 
.home-thq-divider-image-elm {
  width: 100%;
  height: 417px;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
 
.home-image12 {
  width: 1163px;
  height: 395px;
  max-width: 100%;
  object-fit: cover;
}
 
.home-container3 {
  width: 100%;
  display: flex;
  max-width: 1440px;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-end;
}
 
.home-image13 {
  width: 200px;
  max-width: var(--dl-layout-size-xxlarge);
  min-width: var(--dl-layout-size-small);
  object-fit: cover;
}
 
.home-thq-description-elm2 {
  gap: var(--dl-layout-space-fiveunits);
  width: 1138px;
  display: flex;
  max-width: 900px;
  align-items: flex-start;
  padding-left: var(--dl-layout-space-fiveunits);
  padding-right: var(--dl-layout-space-fiveunits);
  flex-direction: column;
}
 
.home-thq-content-elm1 {
  gap: var(--dl-layout-space-threeunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-thq-paragraph-elm1 {
  color: rgb(255, 255, 255);
  font-size: 40px;
  font-family: ""Nunito"";
  line-height: 60px;
}
 
.home-thq-paragraph-elm2 {
  color: #edebd7;
  font-size: 40px;
  text-align: right;
  font-family: ""Nunito"";
  line-height: 60px;
}
 
.home-thq-links-elm1 {
  width: 100%;
  display: flex;
  align-items: stretch;
  flex-direction: column;
}
 
.home-link17 {
  display: flex;
  text-align: center;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
  text-decoration: none;
  border-top-width: 0px;
}
 
.home-thq-arrow-elm1 {
  width: 25px;
  object-fit: cover;
}
 
.home-link18 {
  display: flex;
  text-align: center;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
  text-decoration: none;
  border-top-width: 0px;
}
 
.home-thq-arrow-elm2 {
  width: 25px;
  object-fit: cover;
}
 
.home-thq-button-elm {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
  border-top-width: 0px;
}
 
.home-text14 {
  width: 100%;
}
 
.home-text15 {
  font-size: 16px;
}
 
.home-thq-projects-elm {
  gap: var(--dl-layout-space-fiveunits);
  width: 100%;
  display: flex;
  max-width: 1440px;
  align-items: center;
  padding-top: var(--dl-layout-space-fiveunits);
  padding-left: var(--dl-layout-space-fiveunits);
  padding-right: var(--dl-layout-space-fiveunits);
  flex-direction: column;
  padding-bottom: 120px;
}
 
.home-thq-caption-elm2 {
  color: rgb(255, 207, 119);
  align-self: flex-start;
  font-style: normal;
  text-align: left;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
}
 
.home-thq-card-elm1 {
  gap: var(--dl-layout-space-twounits);
  width: 100%;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-sixunits);
  padding-left: var(--dl-layout-space-fourunits);
  padding-right: var(--dl-layout-space-fiveunits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-fourunits);
  background-color: #45b97f;
}
 
.home-thq-avatar-elm1 {
  width: 60px;
  height: 60px;
  display: flex;
  overflow: hidden;
  align-items: center;
  border-radius: var(--dl-layout-radius-round);
  flex-direction: row;
  justify-content: center;
  background-color: #423e37;
}
 
.home-image14 {
  width: 200px;
  object-fit: cover;
}
 
.home-thq-row-elm1 {
  gap: var(--dl-layout-space-fourunits);
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  justify-content: center;
}
 
.home-thq-main-elm1 {
  gap: var(--dl-layout-space-threeunits);
  width: 100%;
  display: flex;
  max-width: 460px;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-thq-content-elm2 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  max-width: 460px;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-thq-header-elm3 {
  color: rgb(0, 0, 0);
  font-size: 52px;
  font-style: normal;
  font-family: "Arial Black";
  font-weight: 500;
}
 
.home-thq-description-elm3 {
  color: rgb(0, 0, 0);
  width: 100%;
  font-size: 18px;
  max-width: 400px;
  line-height: 27px;
}
 
.home-text21 {
  width: 100%;
  max-width: 400px;
}
 
.home-thq-learn-elm1 {
  gap: var(--dl-layout-space-unit);
  color: #000000;
  display: flex;
  padding: 0px;
  box-shadow: none;
  text-align: center;
  align-items: center;
  padding-top: 0px;
  border-width: 0px;
  padding-left: 0px;
  padding-right: 0px;
  flex-direction: row;
  padding-bottom: 0px;
  text-decoration: none;
  background-color: transparent;
}
 
.home-text25 {
  font-style: normal;
  font-weight: 500;
}
 
.home-image15 {
  width: 16px;
  object-fit: cover;
}
 
.home-thq-learn-elm2 {
  gap: var(--dl-layout-space-unit);
  color: #000000;
  display: flex;
  padding: 0px;
  box-shadow: none;
  text-align: center;
  align-items: center;
  padding-top: 0px;
  border-width: 0px;
  padding-left: 0px;
  padding-right: 0px;
  flex-direction: row;
  padding-bottom: 0px;
  text-decoration: none;
  background-color: transparent;
}
 
.home-text26 {
  font-style: normal;
  font-weight: 500;
}
 
.home-image16 {
  width: 16px;
  object-fit: cover;
}
 
.home-image17 {
  width: 50%;
  align-self: stretch;
  object-fit: cover;
}
 
.home-thq-card-elm2 {
  gap: var(--dl-layout-space-twounits);
  width: 100%;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-sixunits);
  padding-left: var(--dl-layout-space-fourunits);
  padding-right: var(--dl-layout-space-fiveunits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-fourunits);
  background-color: #456ab9;
}
 
.home-thq-avatar-elm2 {
  width: 60px;
  height: 60px;
  display: flex;
  overflow: hidden;
  align-items: center;
  border-radius: var(--dl-layout-radius-round);
  flex-direction: row;
  justify-content: center;
  background-color: #423e37;
}
 
.home-image18 {
  width: 200px;
  object-fit: cover;
}
 
.home-thq-row-elm2 {
  gap: var(--dl-layout-space-fourunits);
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  justify-content: center;
}
 
.home-thq-main-elm2 {
  gap: var(--dl-layout-space-threeunits);
  width: 100%;
  display: flex;
  max-width: 460px;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-thq-content-elm3 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  max-width: 460px;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-thq-header-elm4 {
  color: rgb(0, 0, 0);
  font-size: 52px;
  font-style: normal;
  font-family: "Source Sans 3";
  font-weight: 500;
}
 
.home-thq-description-elm4 {
  color: rgb(0, 0, 0);
  width: 100%;
  font-size: 18px;
  max-width: 400px;
  line-height: 27px;
}
 
.home-thq-learn-elm3 {
  gap: var(--dl-layout-space-unit);
  color: #000000;
  display: flex;
  padding: 0px;
  box-shadow: none;
  align-items: center;
  padding-top: 0px;
  border-width: 0px;
  padding-left: 0px;
  padding-right: 0px;
  flex-direction: row;
  padding-bottom: 0px;
  background-color: transparent;
}
 
.home-text27 {
  font-style: normal;
  font-weight: 500;
}
 
.home-image19 {
  width: 16px;
  object-fit: cover;
}
 
.home-image20 {
  width: 50%;
  align-self: stretch;
  object-fit: cover;
}
 
.home-thq-card-elm3 {
  gap: var(--dl-layout-space-twounits);
  width: 100%;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-sixunits);
  padding-left: var(--dl-layout-space-fourunits);
  padding-right: var(--dl-layout-space-fiveunits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-fourunits);
  background-color: #E3B23C;
}
 
.home-thq-avatar-elm3 {
  width: 60px;
  height: 60px;
  display: flex;
  overflow: hidden;
  align-items: center;
  border-radius: var(--dl-layout-radius-round);
  flex-direction: row;
  justify-content: center;
  background-color: #423e37;
}
 
.home-image21 {
  width: 200px;
  object-fit: cover;
}
 
.home-thq-row-elm3 {
  gap: var(--dl-layout-space-fourunits);
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  justify-content: center;
}
 
.home-thq-main-elm3 {
  gap: var(--dl-layout-space-threeunits);
  width: 100%;
  display: flex;
  max-width: 460px;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-thq-content-elm4 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  max-width: 460px;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-thq-header-elm5 {
  color: rgb(0, 0, 0);
  font-size: 52px;
  font-style: normal;
  font-family: "Nunito";
  font-weight: 500;
}
 
.home-thq-description-elm5 {
  color: rgb(0, 0, 0);
  width: 100%;
  font-size: 18px;
  max-width: 400px;
  line-height: 27px;
}
 
.home-thq-learn-elm4 {
  gap: var(--dl-layout-space-unit);
  color: #000000;
  display: flex;
  padding: 0px;
  box-shadow: none;
  text-align: center;
  align-items: center;
  padding-top: 0px;
  border-width: 0px;
  padding-left: 0px;
  padding-right: 0px;
  flex-direction: row;
  padding-bottom: 0px;
  text-decoration: none;
  background-color: transparent;
}
 
.home-text31 {
  font-style: normal;
  font-weight: 500;
}
 
.home-image22 {
  width: 16px;
  object-fit: cover;
}
 
.home-thq-learn-elm5 {
  gap: var(--dl-layout-space-unit);
  color: #000000;
  display: flex;
  padding: 0px;
  box-shadow: none;
  text-align: center;
  align-items: center;
  padding-top: 0px;
  border-width: 0px;
  padding-left: 0px;
  padding-right: 0px;
  flex-direction: row;
  padding-bottom: 0px;
  text-decoration: none;
  background-color: transparent;
}
 
.home-text32 {
  font-style: normal;
  font-weight: 500;
}
 
.home-image23 {
  width: 16px;
  object-fit: cover;
}
 
.home-image24 {
  width: 50%;
  align-self: stretch;
  object-fit: cover;
}
 
.home-thq-card-elm4 {
  gap: var(--dl-layout-space-twounits);
  width: 100%;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-sixunits);
  padding-left: var(--dl-layout-space-fourunits);
  padding-right: var(--dl-layout-space-fiveunits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-fourunits);
  background-color: #E84855;
}
 
.home-thq-avatar-elm4 {
  width: 60px;
  height: 60px;
  display: flex;
  overflow: hidden;
  align-items: center;
  border-radius: var(--dl-layout-radius-round);
  flex-direction: row;
  justify-content: center;
  background-color: #423e37;
}
 
.home-image25 {
  width: 200px;
  object-fit: cover;
}
 
.home-thq-row-elm4 {
  gap: var(--dl-layout-space-fourunits);
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  justify-content: center;
}
 
.home-thq-main-elm4 {
  gap: var(--dl-layout-space-threeunits);
  width: 100%;
  display: flex;
  max-width: 460px;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-thq-content-elm5 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  max-width: 460px;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-thq-header-elm6 {
  color: rgb(0, 0, 0);
  font-size: 52px;
  font-style: normal;
  font-family: "Exo 2";
  font-weight: 500;
}
 
.home-thq-description-elm6 {
  color: rgb(0, 0, 0);
  width: 100%;
  font-size: 18px;
  max-width: 400px;
  line-height: 27px;
}
 
.home-thq-learn-elm6 {
  gap: var(--dl-layout-space-unit);
  color: #000000;
  display: flex;
  padding: 0px;
  box-shadow: none;
  text-align: center;
  align-items: center;
  padding-top: 0px;
  border-width: 0px;
  padding-left: 0px;
  padding-right: 0px;
  flex-direction: row;
  padding-bottom: 0px;
  text-decoration: none;
  background-color: transparent;
}
 
.home-text36 {
  font-style: normal;
  font-weight: 500;
}
 
.home-image26 {
  width: 16px;
  object-fit: cover;
}
 
.home-image27 {
  width: 50%;
  align-self: stretch;
  object-fit: cover;
}
 
.home-thq-education-elm {
  gap: 120px;
  width: 100%;
  display: flex;
  max-width: 1440px;
  align-items: center;
  padding-left: var(--dl-layout-space-fiveunits);
  padding-right: var(--dl-layout-space-fiveunits);
  flex-direction: column;
  padding-bottom: 160px;
}
 
.home-thq-understand-elm {
  gap: var(--dl-layout-space-fiveunits);
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 
.home-thq-content-elm6 {
  gap: var(--dl-layout-space-threeunits);
  width: 100%;
  display: flex;
  max-width: 640px;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-thq-caption-elm3 {
  color: rgb(255, 207, 119);
  font-style: normal;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
}
 
.home-thq-heading-elm2 {
  gap: var(--dl-layout-space-twounits);
  width: 100%;
  display: flex;
  max-width: 640px;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-thq-header-elm7 {
  color: rgb(255, 255, 255);
  font-size: 72px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: 1px;
}
 
.home-thq-header-elm8 {
  fill: #EDEBD7;
  color: #EDEBD7;
  font-size: 18px;
  line-height: 27px;
}
 
.home-thq-view-elm2 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  height: 140px;
  display: flex;
  margin-top: 0px;
  text-align: left;
  align-items: center;
  padding-top: 0px;
  flex-direction: row;
  padding-bottom: 0px;
  text-decoration: none;
}
 
.home-image28 {
  width: 25px;
  object-fit: cover;
}
 
.home-container4 {
  width: 480px;
  height: 320px;
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.home-image29 {
  width: 299px;
  height: 301px;
  object-fit: cover;
}
 
.home-thq-footer-elm {
  gap: var(--dl-layout-space-threeunits);
  width: 100%;
  display: flex;
  position: relative;
  max-width: 1440px;
  align-items: flex-start;
  padding-top: 120px;
  padding-left: var(--dl-layout-space-fiveunits);
  padding-right: var(--dl-layout-space-fiveunits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-threeunits);
}
 
.home-thq-main-elm5 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  justify-content: space-between;
}
 
.home-thq-branding-elm {
  gap: var(--dl-layout-space-threeunits);
  display: flex;
  max-width: 600px;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-thq-heading-elm3 {
  gap: var(--dl-layout-space-threeunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-thq-logo-elm3 {
  fill: #EDEBD7;
  color: #EDEBD7;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
}
 
.home-thq-caption-elm4 {
  color: #edebd7;
  font-size: 18px;
  line-height: 27px;
}
 
.home-thq-caption-elm5 {
  color: rgb(255, 255, 255);
  font-size: 20px;
  align-self: flex-start;
  text-align: left;
  line-height: 27px;
}
 
.home-thq-caption-elm6 {
  color: rgb(255, 255, 255);
  font-size: 20px;
  align-self: flex-start;
  line-height: 27px;
}
 
.home-thq-socials-elm2 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-self: center;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 
.home-thq-twitter-elm2 {
  text-align: center;
  text-decoration: none;
}
 
.home-image30 {
  width: 24px;
  object-fit: cover;
}
 
.home-thq-discord-elm2 {
  text-align: center;
  text-decoration: none;
}
 
.home-image31 {
  width: 24px;
  object-fit: cover;
}
 
.home-thq-links-elm2 {
  gap: 120px;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
 
.home-thq-list-elm {
  gap: var(--dl-layout-space-threeunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-thq-heading-elm4 {
  color: rgb(255, 255, 255);
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
}
 
.home-thq-items-elm {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-thq-link-elm1 {
  fill: #EDEBD7;
  color: #EDEBD7;
  text-align: center;
  text-decoration: none;
}
 
.home-thq-link-elm2 {
  fill: #EDEBD7;
  color: #EDEBD7;
  text-align: center;
  text-decoration: none;
}
 
.home-thq-link-elm3 {
  fill: #EDEBD7;
  color: #EDEBD7;
  text-align: center;
  text-decoration: none;
}
 
.home-thq-link-elm4 {
  fill: #EDEBD7;
  color: #EDEBD7;
  text-align: center;
  text-decoration: none;
}
 
.home-thq-socials-elm3 {
  gap: var(--dl-layout-space-unit);
  display: none;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 
.home-thq-twitter-elm3 {
  text-align: center;
  text-decoration: none;
}
 
.home-image32 {
  width: 100px;
  object-fit: cover;
}
 
.home-thq-discord-elm3 {
  text-align: center;
  text-decoration: none;
}
 
.home-image33 {
  width: 100px;
  object-fit: cover;
}
 
.home-container6 {
  display: contents;
}
 
.home-link19 {
  display: contents;
}
 
.home-container7 {
  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);
}
 
.home-icon5 {
  width: 24px;
  margin-right: 4px;
}
 
.home-text41 {
  color: white;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
}
 
@media(max-width: 991px) {
  .home-thq-desktop-menu-elm {
    display: none;
  }
  .home-thq-btn-group-elm {
    display: none;
  }
  .home-thq-burger-menu-elm {
    display: flex;
  }
  .home-button {
    display: flex;
    padding: var(--dl-layout-space-unit);
    flex-direction: row;
  }
  .home-thq-logo-elm2 {
    color: #000000;
  }
  .home-thq-row-elm1 {
    flex-direction: column;
  }
  .home-thq-row-elm2 {
    flex-direction: column;
  }
  .home-thq-row-elm3 {
    flex-direction: column;
  }
  .home-thq-row-elm4 {
    flex-direction: column;
  }
  .home-thq-education-elm {
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
    padding-bottom: var(--dl-layout-space-sixunits);
  }
  .home-thq-understand-elm {
    align-items: center;
    flex-direction: column;
  }
}
 
@media(max-width: 767px) {
  .home-thq-navbar-elm {
    padding-left: var(--dl-layout-space-twounits);
    padding-right: var(--dl-layout-space-twounits);
  }
  .home-thq-hero-elm {
    padding-top: var(--dl-layout-space-threeunits);
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
    padding-bottom: var(--dl-layout-space-twounits);
  }
  .home-thq-heading-elm1 {
    gap: var(--dl-layout-space-unit);
  }
  .home-thq-header-elm2 {
    font-size: 36px;
    max-width: 70%;
    line-height: 43px;
  }
  .home-thq-caption-elm1 {
    font-size: 16px;
    line-height: 24px;
  }
  .home-thq-description-elm1 {
    gap: var(--dl-layout-space-threeunits);
    padding-bottom: 0px;
  }
  .home-container3 {
    align-items: center;
    flex-direction: column;
  }
  .home-image13 {
    width: 100%;
    max-width: 400px;
  }
  .home-thq-description-elm2 {
    gap: var(--dl-layout-space-threeunits);
    width: 100%;
    max-width: 100%;
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
  }
  .home-thq-content-elm1 {
    gap: var(--dl-layout-space-unit);
  }
  .home-thq-paragraph-elm1 {
    font-size: 20px;
    line-height: 30px;
  }
  .home-thq-paragraph-elm2 {
    font-size: 20px;
    line-height: 30px;
  }
  .home-thq-projects-elm {
    padding-top: var(--dl-layout-space-threeunits);
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
    padding-bottom: var(--dl-layout-space-fourunits);
  }
  .home-thq-card-elm1 {
    gap: var(--dl-layout-space-oneandhalfunits);
    padding-top: var(--dl-layout-space-threeunits);
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
    padding-bottom: var(--dl-layout-space-oneandhalfunits);
  }
  .home-thq-row-elm1 {
    gap: var(--dl-layout-space-twounits);
  }
  .home-thq-main-elm1 {
    gap: var(--dl-layout-space-oneandhalfunits);
  }
  .home-thq-header-elm3 {
    font-size: 24px;
  }
  .home-thq-description-elm3 {
    font-size: 14px;
    line-height: 21px;
  }
  .home-text21 {
    font-size: 14px;
    line-height: 21px;
  }
  .home-image17 {
    align-self: center;
  }
  .home-thq-card-elm2 {
    gap: var(--dl-layout-space-oneandhalfunits);
    padding-top: var(--dl-layout-space-threeunits);
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
    padding-bottom: var(--dl-layout-space-oneandhalfunits);
  }
  .home-thq-row-elm2 {
    gap: var(--dl-layout-space-twounits);
  }
  .home-thq-main-elm2 {
    gap: var(--dl-layout-space-oneandhalfunits);
  }
  .home-thq-header-elm4 {
    font-size: 24px;
  }
  .home-thq-description-elm4 {
    font-size: 14px;
    line-height: 21px;
  }
  .home-image20 {
    align-self: center;
  }
  .home-thq-card-elm3 {
    gap: var(--dl-layout-space-oneandhalfunits);
    padding-top: var(--dl-layout-space-threeunits);
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
    padding-bottom: var(--dl-layout-space-oneandhalfunits);
  }
  .home-thq-row-elm3 {
    gap: var(--dl-layout-space-twounits);
  }
  .home-thq-main-elm3 {
    gap: var(--dl-layout-space-oneandhalfunits);
  }
  .home-thq-header-elm5 {
    font-size: 24px;
  }
  .home-thq-description-elm5 {
    font-size: 14px;
    line-height: 21px;
  }
  .home-image24 {
    align-self: center;
  }
  .home-thq-card-elm4 {
    gap: var(--dl-layout-space-oneandhalfunits);
    padding-top: var(--dl-layout-space-threeunits);
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
    padding-bottom: var(--dl-layout-space-oneandhalfunits);
  }
  .home-thq-row-elm4 {
    gap: var(--dl-layout-space-twounits);
  }
  .home-thq-main-elm4 {
    gap: var(--dl-layout-space-oneandhalfunits);
  }
  .home-thq-header-elm6 {
    font-size: 24px;
  }
  .home-thq-description-elm6 {
    font-size: 14px;
    line-height: 21px;
  }
  .home-image27 {
    align-self: center;
  }
  .home-thq-education-elm {
    gap: var(--dl-layout-space-threeunits);
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
    padding-bottom: var(--dl-layout-space-sixunits);
  }
  .home-thq-understand-elm {
    gap: var(--dl-layout-space-oneandhalfunits);
  }
  .home-thq-content-elm6 {
    gap: var(--dl-layout-space-oneandhalfunits);
  }
  .home-thq-heading-elm2 {
    gap: var(--dl-layout-space-unit);
  }
  .home-thq-header-elm7 {
    font-size: 32px;
    letter-spacing: 0;
  }
  .home-thq-header-elm8 {
    font-size: 14px;
    line-height: 21px;
  }
  .home-thq-view-elm2 {
    margin-top: var(--dl-layout-space-unit);
  }
  .home-container4 {
    width: 100%;
  }
  .home-thq-footer-elm {
    gap: var(--dl-layout-space-oneandhalfunits);
    padding-top: var(--dl-layout-space-fourunits);
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
  }
  .home-thq-main-elm5 {
    gap: var(--dl-layout-space-threeunits);
    flex-direction: column;
    justify-content: flex-start;
  }
  .home-thq-heading-elm3 {
    gap: var(--dl-layout-space-unit);
  }
  .home-thq-logo-elm3 {
    font-size: 20px;
    line-height: 24px;
  }
  .home-thq-caption-elm4 {
    width: 80%;
    font-size: 12px;
    line-height: 18px;
  }
  .home-thq-caption-elm5 {
    width: 80%;
    font-size: 12px;
    line-height: 18px;
  }
  .home-thq-caption-elm6 {
    width: 80%;
    font-size: 12px;
    line-height: 18px;
  }
  .home-thq-socials-elm2 {
    display: none;
  }
  .home-thq-links-elm2 {
    gap: var(--dl-layout-space-fourunits);
    width: 100%;
    justify-content: flex-start;
  }
  .home-thq-list-elm {
    gap: var(--dl-layout-space-oneandhalfunits);
  }
  .home-thq-socials-elm3 {
    display: flex;
  }
}
 
@media(max-width: 479px) {
  .home-thq-navbar-elm {
    padding: var(--dl-layout-space-unit);
  }
  .home-thq-mobile-menu-elm {
    padding: 16px;
  }
  .home-thq-logo-elm2 {
    color: rgb(0, 0, 0);
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
  }
  .home-link14 {
    margin-bottom: var(--dl-layout-space-unit);
  }
  .home-link15 {
    margin-bottom: var(--dl-layout-space-unit);
  }
}
