.pop-up-hack-container1 {
  width: 100%;
  display: flex;
  overflow: hidden;
  min-height: 100dvh;
  align-items: center;
  flex-direction: column;
  background-size: cover;
  background-image: url("public/general/background-radial-1500w.png");
  background-repeat: no-repeat;
  background-position: center;
}
 
.pop-up-hack-thq-overlay-elm {
  top: 0px;
  flex: 1;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 30;
  position: fixed;
  background-color: rgba(25, 24, 24, 0.95);
}
 
.pop-up-hack-thq-kbron-elm {
  left: 260px;
  width: 100vh;
  bottom: 0px;
  height: 90%;
  position: absolute;
  background-size: cover;
  background-image: url("public/general/kbron-1500h.png");
  background-repeat: no-repeat;
  background-position: top;
}
 
.pop-up-hack-thq-message-elm {
  gap: 40px;
  right: 15vw;
  width: 35vw;
  bottom: 180px;
  height: auto;
  margin: auto;
  display: flex;
  z-index: 5;
  position: absolute;
  max-width: 600px;
  align-items: flex-end;
  flex-direction: column;
}
 
.pop-up-hack-thq-content-elm1 {
  gap: 20px;
  width: 100%;
  height: auto;
  display: flex;
  padding: 50px;
  z-index: 5;
  position: relative;
  box-shadow: 0px 0px 10px 0px rgba(188, 239, 48, 0.5);
  align-items: center;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  background-color: var(--dl-color-maincolors-darkgray);
}
 
.pop-up-hack-thq-final-elm {
  top: 0px;
  left: 0px;
  right: 0px;
  width: 100%;
  bottom: 0px;
  height: 100%;
  margin: auto;
  display: flex;
  padding: 50px;
  z-index: 8;
  position: absolute;
  align-items: center;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  background-color: #202020;
}
 
.pop-up-hack-thq-ongoing-text-elm1 {
  fill: var(--dl-color-maincolors-white);
  color: var(--dl-color-maincolors-white);
  width: 100%;
  font-size: 18px;
  font-style: normal;
  font-family: "Oxanium";
  font-weight: 400;
  letter-spacing: 0em;
}
 
.pop-up-hack-thq-ongoing-elm {
  top: 0px;
  left: 0px;
  right: 0px;
  width: 100%;
  bottom: 0px;
  height: 100%;
  margin: auto;
  display: flex;
  padding: 50px;
  z-index: 5;
  position: absolute;
  align-items: center;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  background-color: #202020;
}
 
.pop-up-hack-thq-ongoing-text-elm2 {
  fill: var(--dl-color-maincolors-white);
  color: var(--dl-color-maincolors-white);
  width: 100%;
  font-size: 18px;
  font-style: normal;
  font-family: "Oxanium";
  font-weight: 400;
  letter-spacing: 0em;
}
 
.pop-up-hack-thq-text-elm1 {
  fill: var(--dl-color-maincolors-white);
  color: var(--dl-color-maincolors-white);
  width: 100%;
  z-index: 2;
  font-size: 18px;
  font-style: normal;
  font-family: Oxanium;
  font-weight: 400;
  letter-spacing: 0em;
}
 
.pop-up-hack-thq-button-elm {
  gap: 10px;
  width: 204px;
  height: 50px;
  display: flex;
  padding: 15px 50px;
  overflow: hidden;
  align-items: center;
  flex-shrink: 0;
  border-radius: 10px;
  justify-content: center;
  text-decoration: none;
  background-color: var(--dl-color-main_neongreen-100);
}
 
.pop-up-hack-thq-text-elm2 {
  color: var(--dl-color-main_black-100);
  height: auto;
  font-size: 18px;
  font-style: normal;
  text-align: center;
  font-family: "Oxanium";
  font-weight: 600;
  line-height: normal;
  font-stretch: normal;
  letter-spacing: 0em;
  text-decoration: none;
}
 
.pop-up-hack-thq-gradient-elm {
  left: 0px;
  right: 0px;
  width: 100%;
  bottom: 0px;
  margin: auto;
  z-index: 1;
  position: fixed;
  object-fit: cover;
}
 
.pop-up-hack-thq-background-elm {
  flex: auto;
  width: 100%;
  height: 100dvh;
  display: flex;
  overflow: hidden;
  position: relative;
  flex-shrink: 0;
  padding-top: 50px;
  padding-left: 0 20px;
  padding-right: 0 20px;
  flex-direction: column;
  padding-bottom: 50px;
  background-size: cover;
  justify-content: space-between;
  background-image: url("public/general/background-1500h.png");
  background-repeat: no-repeat;
  background-position: center;
}
 
.pop-up-hack-thq-content-elm2 {
  flex: 1;
  width: 100%;
  height: 100%;
  display: flex;
  max-width: 495px;
  align-self: center;
  max-height: 70vh;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
}
 
.pop-up-hack-thq-header-elm {
  gap: 2vw;
  width: 100%;
  height: auto;
  display: flex;
  align-self: center;
  align-items: center;
  flex-direction: column;
}
 
.pop-up-hack-thq-text-elm3 {
  color: var(--dl-color-main_neongreen-100);
  height: auto;
  text-align: left;
  line-height: normal;
}
 
.pop-up-hack-thq-logo-elm {
  width: 300px;
  height: 300px;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-shrink: 1;
  background-size: contain;
  background-image: url("public/general/eugenics-logo.svg");
  background-repeat: no-repeat;
  background-position: center;
}
 
.pop-up-hack-thq-code-elm {
  gap: 35px;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.pop-up-hack-thq-field-elm {
  gap: 15px;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.pop-up-hack-thq-text-elm5 {
  color: var(--dl-color-main_neongreen-100);
  height: auto;
  text-align: left;
  line-height: normal;
}
 
.pop-up-hack-container2 {
  flex: 0;
  width: 100%;
}
 
.pop-up-hack-container3 {
  display: contents;
}
 
.pop-up-hack-thq-connect-button-elm {
  gap: 10px;
  width: 204px;
  height: 50px;
  display: flex;
  padding: 15px 50px;
  overflow: hidden;
  align-items: center;
  flex-shrink: 0;
  border-radius: 10px;
  justify-content: center;
  text-decoration: none;
  background-color: var(--dl-color-main_neongreen-100);
}
 
.pop-up-hack-thq-text-elm7 {
  color: var(--dl-color-main_black-100);
  height: auto;
  text-align: center;
  line-height: normal;
  text-decoration: none;
}
 
.pop-up-hack-thq-bottom-elm {
  width: 100%;
  height: 55px;
  display: flex;
  z-index: 1;
  overflow: hidden;
  align-self: center;
  align-items: center;
  margin-bottom: 0px;
  flex-direction: column;
  justify-content: center;
}
 
.pop-up-hack-thq-content-elm3 {
  width: 100%;
  height: 55PX;
  display: flex;
  position: relative;
  max-width: 1020px;
  align-self: center;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 
.pop-up-hack-thq-calculator-button-elm {
  fill: var(--dl-color-maincolors-white);
  color: var(--dl-color-maincolors-white);
  cursor: pointer;
  text-align: center;
}
 
.pop-up-hack-thq-chat-button-elm {
  top: 0px;
  right: 0px;
  position: absolute;
  background-size: cover;
  text-decoration: none;
  background-image: url("public/general/kbron-chat.svg");
}
 
@media(max-width: 1600px) {
  .pop-up-hack-container1 {
    background-color: var(--dl-color-main_black-100);
  }
  .pop-up-hack-thq-kbron-elm {
    left: 70px;
  }
  .pop-up-hack-thq-message-elm {
    right: 10vw;
    width: 40vw;
  }
  .pop-up-hack-thq-content-elm1 {
    padding: 40px;
  }
  .pop-up-hack-thq-final-elm {
    padding: 40px;
  }
  .pop-up-hack-thq-ongoing-elm {
    padding: 40px;
  }
  .pop-up-hack-thq-bottom-elm {
    justify-content: center;
  }
  .pop-up-hack-thq-content-elm3 {
    width: 100%;
  }
}
 
@media(max-width: 1200px) {
  .pop-up-hack-thq-kbron-elm {
    left: -200px;
    background-position: top;
  }
  .pop-up-hack-thq-message-elm {
    right: 7vw;
    width: 50vw;
    margin: auto;
  }
  .pop-up-hack-thq-bottom-elm {
    width: 100%;
    align-self: center;
    padding-left: 100px;
    padding-right: 100px;
  }
  .pop-up-hack-thq-content-elm3 {
    width: 100%;
    max-width: 1020px;
  }
}
 
@media(max-width: 991px) {
  .pop-up-hack-thq-kbron-elm {
    left: 0px;
    right: 0px;
    width: 100%;
    height: 95vh;
    margin: auto;
    background-size: cover;
  }
  .pop-up-hack-thq-message-elm {
    left: 0px;
    right: 0px;
    width: 70vw;
    bottom: 50px;
    height: auto;
    margin: auto;
    justify-content: flex-end;
  }
  .pop-up-hack-thq-content-elm1 {
    height: auto;
    padding: 35px;
  }
  .pop-up-hack-thq-final-elm {
    padding: 35px;
  }
  .pop-up-hack-thq-ongoing-elm {
    padding: 35px;
  }
  .pop-up-hack-thq-button-elm {
    margin-right: 30px;
  }
  .pop-up-hack-thq-bottom-elm {
    height: auto;
  }
}
 
@media(max-width: 767px) {
  .pop-up-hack-thq-overlay-elm {
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    position: fixed;
  }
  .pop-up-hack-thq-kbron-elm {
    left: 0px;
    right: 0px;
    width: 100%;
    height: 100dvh;
    margin: auto;
    background-size: cover;
  }
  .pop-up-hack-thq-message-elm {
    gap: 30px;
    left: 0px;
    right: 0px;
    width: 80vw;
    bottom: 0px;
    height: auto;
    margin: auto;
    margin-top: auto;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
  }
  .pop-up-hack-thq-content-elm1 {
    height: auto;
    padding: 25px;
  }
  .pop-up-hack-thq-final-elm {
    padding: 25px;
  }
  .pop-up-hack-thq-ongoing-elm {
    padding: 25px;
  }
  .pop-up-hack-thq-button-elm {
    margin-right: 0px;
  }
  .pop-up-hack-thq-gradient-elm {
    left: 0px;
    right: 0px;
    width: 100%;
    height: 40%;
    margin: auto;
    overflow: hidden;
  }
  .pop-up-hack-thq-background-elm {
    padding-top: 70px;
    margin-right: 0px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
  }
  .pop-up-hack-thq-content-elm2 {
    width: 100%;
    position: static;
    align-self: center;
    max-height: 100vh;
    justify-content: flex-start;
  }
  .pop-up-hack-thq-header-elm {
    gap: 3vh;
    width: 100%;
    align-self: center;
    margin-bottom: 30px;
  }
  .pop-up-hack-thq-text-elm3 {
    font-size: 28px;
  }
  .pop-up-hack-thq-logo-elm {
    width: 100%;
    height: 40vw;
    justify-content: center;
  }
  .pop-up-hack-thq-code-elm {
    width: 100%;
    align-self: center;
  }
  .pop-up-hack-thq-bottom-elm {
    padding-left: 0px;
    padding-right: 0px;
  }
  .pop-up-hack-thq-content-elm3 {
    height: 40px;
  }
}
 
@media(max-width: 479px) {
  .pop-up-hack-thq-overlay-elm {
    overflow: hidden;
  }
  .pop-up-hack-thq-kbron-elm {
    width: 100%;
    height: 100dvh;
    background-size: cover;
  }
  .pop-up-hack-thq-message-elm {
    gap: 25px;
    left: 0px;
    right: 0px;
    width: 100%;
    margin-top: auto;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    margin-bottom: 30px;
    padding-right: 20px;
  }
  .pop-up-hack-thq-content-elm1 {
    width: 100%;
    padding: 20px;
    align-self: center;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
  }
  .pop-up-hack-thq-final-elm {
    padding: 20px;
  }
  .pop-up-hack-thq-ongoing-elm {
    padding: 20px;
  }
  .pop-up-hack-thq-gradient-elm {
    width: 100%;
    height: 40%;
  }
  .pop-up-hack-thq-background-elm {
    padding-top: 70px;
    padding-bottom: 20px;
  }
  .pop-up-hack-thq-content-elm2 {
    gap: 20px;
    width: 100%;
    height: 100%;
    position: static;
    margin-top: 0px;
    max-height: 100vh;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    justify-content: flex-start;
  }
  .pop-up-hack-thq-header-elm {
    gap: 3vh;
    width: 100%;
  }
  .pop-up-hack-thq-text-elm3 {
    text-align: center;
  }
  .pop-up-hack-thq-logo-elm {
    width: 100%;
    align-self: center;
    max-height: 300px;
    background-size: contain;
    justify-content: center;
    background-image: url("public/general/eugenics-logo.svg");
    background-repeat: no-repeat;
    background-position: center;
  }
  .pop-up-hack-thq-bottom-elm {
    align-self: center;
    padding-left: 0px;
    padding-right: 0px;
  }
  .pop-up-hack-thq-content-elm3 {
    align-self: flex-end;
    align-items: center;
  }
}
