.popup-prompt-container10 {
  width: 100%;
  height: 100dvh;
  display: flex;
  overflow: hidden;
  align-items: center;
  flex-direction: column;
  background-color: var(--dl-color-theme-accent2);
}
 
.popup-prompt-thq-window-elm {
  gap: 15px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.popup-prompt-thq-overlay-elm {
  width: 100%;
  height: 100%;
  display: flex;
  z-index: 100;
  align-items: center;
  flex-direction: column;
}
 
.popup-prompt-container11 {
  width: 100%;
  height: 100%;
  z-index: 55;
  align-self: center;
}
 
.popup-prompt-container12 {
  display: contents;
}
 
.popup-prompt-thq-background-elm {
  left: 0px;
  right: 0px;
  width: 100%;
  bottom: 0px;
  height: 100%;
  margin: auto;
  display: flex;
  z-index: 0;
  overflow: hidden;
  position: absolute;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.popup-prompt-thq-noise-elm1 {
  top: 0px;
  left: 0px;
  right: 0px;
  width: 100%;
  bottom: 0px;
  height: 100%;
  margin: auto;
  display: flex;
  z-index: 3;
  overflow: hidden;
  position: absolute;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.popup-prompt-thq-noise-elm2 {
  width: 100%;
  opacity: 0.5;
  object-fit: cover;
}
 
.popup-prompt-thq-gradient-elm {
  left: 0px;
  right: 0px;
  width: 100%;
  bottom: 0px;
  height: 100%;
  display: flex;
  z-index: 2;
  overflow: hidden;
  position: absolute;
  align-items: center;
  flex-direction: column;
  background-size: cover;
  justify-content: center;
  background-image: url("public/gradient-pages-1500h.png");
  background-repeat: no-repeat;
  background-position: center;
}
 
.popup-prompt-thq-glow-elm {
  top: 0px;
  left: 0px;
  right: 0px;
  width: 600px;
  bottom: 0px;
  height: 600px;
  margin: auto;
  display: flex;
  opacity: 0.3;
  z-index: 1;
  overflow: hidden;
  position: absolute;
  align-items: flex-start;
  flex-direction: column;
  background-size: cover;
  justify-content: center;
  background-image: url("public/glow-600h.png");
  background-repeat: no-repeat;
  background-position: center;
}
 
.popup-prompt-thq-rings-elm {
  top: 0px;
  left: 0px;
  right: 0px;
  width: 800px;
  bottom: 0px;
  height: 800px;
  margin: auto;
  display: flex;
  opacity: 0.3;
  z-index: 0;
  overflow: hidden;
  position: absolute;
  align-items: flex-start;
  flex-direction: column;
  background-size: cover;
  justify-content: center;
  background-image: url("public/rings1-800h.png");
  background-repeat: no-repeat;
  background-position: center;
}
 
.popup-prompt-container13 {
  top: NaNpx;
  left: NaNpx;
  position: absolute;
}
 
.popup-prompt-container14 {
  display: contents;
}
 
.popup-prompt-thq-frame-elm {
  top: 0px;
  left: 0px;
  right: 0px;
  width: 100%;
  bottom: 0px;
  height: 100%;
  margin: auto;
  display: flex;
  z-index: 4;
  position: absolute;
  max-width: 1635px;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.popup-prompt-text1 {
  z-index: 50;
}
 
.popup-prompt-thq-cross-elm2 {
  display: none;
}
 
.popup-prompt-thq-cross-elm3 {
  display: none;
}
 
.popup-prompt-container16 {
  display: contents;
}
 
.popup-prompt-container18 {
  display: contents;
}
 
.popup-prompt-container20 {
  display: contents;
}
 
.popup-prompt-thq-content-elm {
  gap: 35px;
  align-items: flex-start;
  padding-bottom: 100px;
  justify-content: flex-start;
}
 
.popup-prompt-thq-close-button-elm {
  text-decoration: none;
}
 
.popup-prompt-thq-title-elm {
  width: 100%;
  display: flex;
  align-self: center;
  align-items: flex-start;
  border-color: rgba(245, 99, 255, 0.5);
  border-width: 1px;
  flex-direction: column;
  padding-bottom: 10px;
  justify-content: center;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 3px;
}
 
.popup-prompt-thq-container-elm {
  flex: 1;
  width: 100%;
  height: 100%;
  display: flex;
  overflow: hidden;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
}
 
.popup-prompt-container21 {
  gap: 20px;
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.popup-prompt-thq-prompts-elm {
  gap: 15px;
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.popup-prompt-thq-prompt1-elm {
  gap: 15px;
  width: 100%;
  display: flex;
  max-width: 650px;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 
.popup-prompt-thq-prompt-elm1 {
  width: 100%;
  display: flex;
  padding: 15px;
  align-items: flex-start;
  border-color: rgba(245, 99, 255, 0.5);
  border-width: 3px;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  background-color: rgba(25, 17, 39, 0.6);
}
 
.popup-prompt-text3 {
  color: var(--dl-color-theme-neutral-light);
  font-size: 16px;
  font-family: "Inter";
  font-weight: 400;
  line-height: 1.5;
  text-transform: none;
  text-decoration: none;
}
 
.popup-prompt-container23 {
  display: contents;
}
 
.popup-prompt-thq-prompt2-elm {
  gap: 15px;
  width: 100%;
  display: flex;
  max-width: 650px;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 
.popup-prompt-thq-prompt-elm2 {
  width: 100%;
  display: flex;
  padding: 15px;
  align-items: flex-start;
  border-color: rgba(245, 99, 255, 0.5);
  border-width: 3px;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  background-color: rgba(25, 17, 39, 0.6);
}
 
.popup-prompt-text4 {
  color: var(--dl-color-theme-neutral-light);
  font-size: 16px;
  font-family: "Inter";
  font-weight: 400;
  line-height: 1.5;
  text-transform: none;
  text-decoration: none;
}
 
.popup-prompt-container24 {
  display: block;
}
 
.popup-prompt-container25 {
  display: contents;
}
 
.popup-prompt-thq-prompt3-elm {
  gap: 15px;
  width: 100%;
  display: flex;
  max-width: 650px;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 
.popup-prompt-thq-prompt-elm3 {
  width: 100%;
  display: flex;
  padding: 15px;
  align-items: flex-start;
  border-color: rgba(245, 99, 255, 0.5);
  border-width: 3px;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  background-color: rgba(25, 17, 39, 0.6);
}
 
.popup-prompt-text5 {
  color: var(--dl-color-theme-neutral-light);
  font-size: 16px;
  font-family: "Inter";
  font-weight: 400;
  line-height: 1.5;
  text-transform: none;
  text-decoration: none;
}
 
.popup-prompt-container27 {
  display: contents;
}
 
.popup-prompt-thq-prompt4-elm {
  gap: 15px;
  width: 100%;
  display: flex;
  max-width: 650px;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 
.popup-prompt-thq-prompt-elm4 {
  width: 100%;
  display: flex;
  padding: 15px;
  align-items: flex-start;
  border-color: rgba(245, 99, 255, 0.5);
  border-width: 3px;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  background-color: rgba(25, 17, 39, 0.6);
}
 
.popup-prompt-text6 {
  color: var(--dl-color-theme-neutral-light);
  font-size: 16px;
  font-family: "Inter";
  font-weight: 400;
  line-height: 1.5;
  text-transform: none;
  text-decoration: none;
}
 
.popup-prompt-container29 {
  display: contents;
}
 
.popup-prompt-thq-prompt5-elm {
  gap: 15px;
  width: 100%;
  display: flex;
  max-width: 650px;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 
.popup-prompt-thq-prompt-elm5 {
  width: 100%;
  display: flex;
  padding: 15px;
  align-items: flex-start;
  border-color: rgba(245, 99, 255, 0.5);
  border-width: 3px;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  background-color: rgba(25, 17, 39, 0.6);
}
 
.popup-prompt-text7 {
  color: var(--dl-color-theme-neutral-light);
  font-size: 16px;
  font-family: "Inter";
  font-weight: 400;
  line-height: 1.5;
  text-transform: none;
  text-decoration: none;
}
 
.popup-prompt-container31 {
  display: contents;
}
 
.popup-prompt-text8 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  font-size: 14px;
  font-family: "Inter";
  font-weight: 400;
  line-height: 1.5;
  text-transform: none;
  text-decoration: none;
}
 
.popup-prompt-thq-button-elm {
  text-decoration: none;
}
 
@media(max-width: 1600px) {
  .popup-prompt-thq-cross-elm1 {
    display: flex;
  }
}
 
@media(max-width: 991px) {
  .popup-prompt-thq-background-elm {
    top: 0px;
    left: 0px;
    position: absolute;
    justify-content: flex-end;
  }
  .popup-prompt-thq-noise-elm2 {
    opacity: 0.5;
    overflow: hidden;
  }
  .popup-prompt-thq-content-elm {
    padding-bottom: 80px;
  }
}
 
@media(max-width: 767px) {
  .popup-prompt-thq-window-elm {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
  .popup-prompt-thq-noise-elm1 {
    opacity: 0;
    border-color: var(--dl-color-theme-neutral-dark);
    border-width: 1px;
  }
  .popup-prompt-thq-noise-elm2 {
    width: 100%;
    height: 100%;
    opacity: 0.8;
  }
  .popup-prompt-thq-glow-elm {
    width: 285px;
    height: 285px;
  }
  .popup-prompt-thq-rings-elm {
    top: 0px;
    left: 0px;
    right: 0px;
    width: 380px;
    bottom: 0px;
    height: 380px;
    margin: auto;
  }
  .popup-prompt-thq-content-elm {
    gap: 25px;
  }
  .popup-prompt-thq-container-elm {
    overflow: auto;
  }
  .popup-prompt-thq-prompts-elm {
    gap: 15px;
  }
  .popup-prompt-thq-prompt-elm1 {
    padding: 15px;
  }
  .popup-prompt-thq-prompt-elm2 {
    padding: 15px;
  }
  .popup-prompt-thq-prompt-elm3 {
    padding: 15px;
  }
  .popup-prompt-thq-prompt-elm4 {
    padding: 15px;
  }
  .popup-prompt-thq-prompt-elm5 {
    padding: 15px;
  }
}
 
@media(max-width: 479px) {
  .popup-prompt-thq-noise-elm1 {
    justify-content: flex-end;
  }
}
