.overlay-seldon2-container1 {
  width: 100%;
  height: 100dvh;
  display: flex;
  overflow: hidden;
  align-items: center;
  flex-direction: column;
  background-color: var(--dl-color-theme-accent2);
}
 
.overlay-seldon2-thq-window-elm {
  gap: 15px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.overlay-seldon2-thq-overlay-elm {
  width: 100%;
  height: 100%;
  display: flex;
  padding: 150px;
  z-index: 50;
  align-items: center;
  flex-direction: row;
  justify-content: center;
  background-color: rgba(25, 17, 39, 0.9);
}
 
.overlay-seldon2-thq-content-elm1 {
  gap: 40px;
  display: flex;
  align-self: center;
  align-items: flex-start;
  flex-direction: column;
  padding-bottom: 70px;
  justify-content: flex-start;
}
 
.overlay-seldon2-thq-message-elm {
  width: auto;
  height: auto;
  display: flex;
  position: relative;
  align-self: center;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.overlay-seldon2-text10 {
  fill: var(--dl-color-theme-accent2);
  color: var(--dl-color-theme-accent2);
  width: 100%;
  height: auto;
  font-size: 18px;
  max-width: 700px;
  font-family: "Inter";
  line-height: 1.5;
  padding-top: 30px;
  border-color: var(--dl-color-theme-primary1);
  border-width: 3px;
  padding-left: 30px;
  border-radius: 50px;
  padding-right: 30px;
  padding-bottom: 30px;
  text-transform: none;
  text-decoration: none;
  background-color: var(--dl-color-theme-accent1);
}
 
.overlay-seldon2-text11 {
  font-weight: 400;
}
 
.overlay-seldon2-text12 {
  font-weight: 400;
}
 
.overlay-seldon2-text13 {
  font-weight: 400;
}
 
.overlay-seldon2-text14 {
  font-weight: 400;
}
 
.overlay-seldon2-text15 {
  font-style: normal;
  font-weight: 700;
  text-transform: lowercase;
}
 
.overlay-seldon2-text16 {
  font-weight: 400;
}
 
.overlay-seldon2-text17 {
  font-weight: 400;
}
 
.overlay-seldon2-text18 {
  font-weight: 400;
}
 
.overlay-seldon2-text19 {
  font-weight: 400;
}
 
.overlay-seldon2-text20 {
  font-weight: 400;
}
 
.overlay-seldon2-text21 {
  font-weight: 400;
}
 
.overlay-seldon2-text22 {
  font-weight: 400;
}
 
.overlay-seldon2-thq-buttons-elm {
  gap: 35px;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
 
.overlay-seldon2-thq-seldon-elm1 {
  width: 500px;
  height: 100%;
  display: flex;
  overflow: visible;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.overlay-seldon2-thq-seldon-elm2 {
  width: 700px;
  height: auto;
  object-fit: cover;
}
 
.overlay-seldon2-thq-content-elm2 {
  justify-content: center;
}
 
.overlay-seldon2-thq-close-button-elm {
  text-decoration: none;
}
 
.overlay-seldon2-thq-login-elm {
  gap: 45px;
  width: 100%;
  display: flex;
  z-index: 20;
  max-width: 400px;
  align-items: center;
  padding-top: 50px;
  border-color: rgba(245, 99, 255, 0.5);
  border-width: 3px;
  padding-left: 30px;
  border-radius: 50px;
  padding-right: 30px;
  flex-direction: column;
  padding-bottom: 50px;
  justify-content: center;
  background-color: rgba(25, 17, 39, 0.8);
}
 
.overlay-seldon2-thq-logo-core-elm {
  width: 150px;
  object-fit: cover;
}
 
.overlay-seldon2-thq-field-elm {
  gap: 45px;
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.overlay-seldon2-thq-token-elm {
  gap: 10px;
  width: 100%;
  display: flex;
  z-index: 5;
  max-width: 650px;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.overlay-seldon2-thq-text-elm {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  font-size: 16px;
  font-style: normal;
  font-family: "Fira Code";
  font-weight: 500;
  line-height: 1.15;
  text-transform: none;
  text-decoration: none;
}
 
.overlay-seldon2-thq-input-elm {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  width: 100%;
  height: 53px;
  font-size: 16px;
  background: var(--dl-color-theme-accent2);
  font-family: "Inter";
  font-weight: 400;
  line-height: 1.15;
  padding-top: 10px;
  border-color: var(--dl-color-theme-primary1);
  border-width: 3px;
  padding-left: 15px;
  border-radius: 50px;
  padding-right: 15px;
  padding-bottom: 10px;
  text-transform: none;
  text-decoration: none;
  background-color: rgba(251, 250, 249, 0.1);
}
 
.overlay-seldon2-thq-button-elm {
  fill: var(--dl-color-theme-accent1);
  color: var(--dl-color-theme-accent1);
  width: 100%;
  height: 54px;
  display: flex;
  z-index: 5;
  max-width: 233px;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  align-items: center;
  line-height: 1.15;
  border-radius: 30px;
  text-transform: none;
  justify-content: center;
  text-decoration: none;
  background-image: var(--dl-color-gradient-normal);
}
 
.overlay-seldon2-thq-frame-elm {
  top: 0px;
  left: 0px;
  right: 0px;
  width: 100%;
  bottom: 0px;
  height: 100%;
  margin: auto;
  display: flex;
  position: absolute;
  max-width: 1635px;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.overlay-seldon2-container3 {
  display: contents;
}
 
.overlay-seldon2-container5 {
  display: contents;
}
 
.overlay-seldon2-container7 {
  display: contents;
}
 
.overlay-seldon2-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;
}
 
.overlay-seldon2-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;
}
 
.overlay-seldon2-thq-noise-elm2 {
  width: 100%;
  opacity: 0.5;
  object-fit: cover;
}
 
.overlay-seldon2-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;
}
 
.overlay-seldon2-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;
}
 
.overlay-seldon2-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;
}
 
.overlay-seldon2-container8 {
  top: NaNpx;
  left: NaNpx;
  position: absolute;
}
 
.overlay-seldon2-container9 {
  display: contents;
}
 
@media(max-width: 1600px) {
  .overlay-seldon2-thq-seldon-elm2 {
    width: 700px;
  }
}
 
@media(max-width: 1200px) {
  .overlay-seldon2-thq-overlay-elm {
    padding: 100px;
  }
  .overlay-seldon2-thq-seldon-elm1 {
    width: 400px;
  }
  .overlay-seldon2-thq-seldon-elm2 {
    width: 600px;
  }
  .overlay-seldon2-thq-token-elm {
    width: 100%;
  }
}
 
@media(max-width: 991px) {
  .overlay-seldon2-thq-overlay-elm {
    padding: 50px;
    position: relative;
    align-items: flex-end;
    flex-direction: column;
    justify-content: flex-start;
  }
  .overlay-seldon2-thq-content-elm1 {
    height: auto;
    padding-bottom: 0px;
  }
  .overlay-seldon2-thq-seldon-elm1 {
    right: 0px;
    width: 50%;
    bottom: 55px;
    height: 50%;
    position: absolute;
    align-items: flex-start;
    justify-content: center;
  }
  .overlay-seldon2-thq-seldon-elm2 {
    width: auto;
    height: 60vh;
  }
  .overlay-seldon2-thq-background-elm {
    top: 0px;
    left: 0px;
    position: absolute;
    justify-content: flex-end;
  }
  .overlay-seldon2-thq-noise-elm2 {
    opacity: 0.5;
    overflow: hidden;
  }
}
 
@media(max-width: 767px) {
  .overlay-seldon2-thq-window-elm {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
  .overlay-seldon2-thq-overlay-elm {
    position: relative;
    padding-top: 50px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
    justify-content: flex-start;
  }
  .overlay-seldon2-thq-content-elm1 {
    gap: 25px;
  }
  .overlay-seldon2-text10 {
    fill: var(--dl-color-theme-accent2);
    color: var(--dl-color-theme-accent2);
    padding: 20px;
    font-size: 16px;
    font-family: Inter;
    border-color: var(--dl-color-theme-primary1);
    border-radius: 30px;
    background-color: var(--dl-color-theme-accent1);
  }
  .overlay-seldon2-text15 {
    font-weight: 700;
  }
  .overlay-seldon2-thq-buttons-elm {
    gap: 20px;
    z-index: 3;
    flex-direction: column;
  }
  .overlay-seldon2-thq-seldon-elm1 {
    right: 0px;
    width: 60%;
    bottom: 30px;
    height: auto;
    position: absolute;
    justify-content: flex-end;
  }
  .overlay-seldon2-thq-seldon-elm2 {
    height: 50vh;
    z-index: 2;
  }
  .overlay-seldon2-thq-login-elm {
    padding-top: 30px;
    padding-left: 20px;
    border-radius: 30px;
    padding-right: 20px;
  }
  .overlay-seldon2-thq-logo-core-elm {
    width: 125px;
  }
  .overlay-seldon2-thq-field-elm {
    gap: 25px;
  }
  .overlay-seldon2-thq-button-elm {
    height: 45px;
    font-size: 16px;
  }
  .overlay-seldon2-thq-noise-elm1 {
    opacity: 0;
    border-color: var(--dl-color-theme-neutral-dark);
    border-width: 1px;
  }
  .overlay-seldon2-thq-noise-elm2 {
    width: 100%;
    height: 100%;
    opacity: 0.8;
  }
  .overlay-seldon2-thq-glow-elm {
    width: 285px;
    height: 285px;
  }
  .overlay-seldon2-thq-rings-elm {
    top: 0px;
    left: 0px;
    right: 0px;
    width: 380px;
    bottom: 0px;
    height: 380px;
    margin: auto;
  }
}
 
@media(max-width: 479px) {
  .overlay-seldon2-thq-overlay-elm {
    padding-top: 50px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
  }
  .overlay-seldon2-thq-seldon-elm1 {
    right: 0px;
    width: 70%;
    bottom: 20px;
    height: 40%;
    position: absolute;
    align-items: flex-start;
  }
  .overlay-seldon2-thq-seldon-elm2 {
    height: 40vh;
  }
  .overlay-seldon2-thq-noise-elm1 {
    justify-content: flex-end;
  }
}
