.access-screen-container1 {
  width: 100%;
  display: flex;
  overflow: auto;
  min-height: 100vh;
  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;
}
 
.access-screen-access-screen {
  gap: 130px;
  width: 100%;
  height: 100vh;
  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: flex-end;
  background-image: url("public/general/background-1500h.png");
  background-repeat: no-repeat;
  background-position: center;
}
 
.access-screen-notification1 {
  top: 0px;
  width: 100%;
  height: auto;
  display: flex;
  z-index: 1;
  position: sticky;
  align-items: center;
  flex-direction: column;
}
 
.access-screen-notification2 {
  gap: 15px;
  width: 100%;
  height: auto;
  display: none;
  opacity: 1;
  padding: 15px;
  max-width: 1020px;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25) ;
  align-items: flex-start;
  flex-shrink: 0;
  border-color: rgba(188, 239, 48, 1);
  border-style: solid;
  border-width: 1.2000000476837158px;
  border-radius: 10px;
  justify-content: center;
  background-color: var(--dl-color-theme-secondary1);
}
 
.access-screen-image {
  width: auto;
  height: 25px;
  object-fit: cover;
}
 
.access-screen-content1 {
  gap: 15px;
  flex: 1;
  width: 100%;
  display: flex;
  flex-grow: 1;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.access-screen-header1 {
  gap: 10px;
  width: 100%;
  display: flex;
  align-self: flex-start;
  align-items: center;
  flex-shrink: 0;
  justify-content: space-between;
}
 
.access-screen-text10 {
  color: var(--dl-color-main-darkgray);
  height: auto;
  font-size: 18px;
  font-style: SemiBold;
  text-align: left;
  font-family: Oxanium;
  font-weight: 600;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
}
 
.access-screen-text12 {
  color: var(--dl-color-main_gray-100);
  height: auto;
  font-size: 12px;
  font-style: Regular;
  text-align: left;
  font-family: Oxanium;
  font-weight: 400;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
}
 
.access-screen-text14 {
  gap: 15px;
  width: 100%;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  justify-content: space-between;
}
 
.access-screen-text15 {
  color: var(--dl-color-main_black-100);
  height: auto;
  font-size: 16px;
  font-style: Regular;
  text-align: left;
  font-family: "Oxanium";
  font-weight: 400;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
}
 
.access-screen-container2 {
  gap: 20px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
 
.access-screen-button1 {
  color: var(--dl-color-maincolors-darkgray);
  font-size: 16px;
  font-family: "Oxanium";
  font-weight: 500;
  letter-spacing: 0em;
  text-transform: uppercase;
  text-decoration: underline;
}
 
.access-screen-button2 {
  color: #0028ff;
}
 
.access-screen-content2 {
  gap: 90px;
  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: center;
}
 
.access-screen-header2 {
  gap: 2vw;
  width: 100%;
  height: auto;
  display: flex;
  align-self: center;
  align-items: center;
  flex-direction: column;
}
 
.access-screen-text16 {
  color: var(--dl-color-main_neongreen-100);
  height: auto;
  text-align: left;
  line-height: normal;
}
 
.access-screen-logo {
  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;
}
 
.access-screen-code {
  gap: 35px;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.access-screen-field {
  gap: 15px;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.access-screen-text18 {
  color: var(--dl-color-main_neongreen-100);
  height: auto;
  text-align: left;
  line-height: normal;
}
 
.access-screen-container3 {
  flex: 0;
  width: 100%;
}
 
.access-screen-container4 {
  display: contents;
}
 
.access-screen-connect-button {
  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);
}
 
.access-screen-text20 {
  color: var(--dl-color-main_black-100);
  height: auto;
  text-align: center;
  line-height: normal;
  text-decoration: none;
}
 
.access-screen-bottom {
  width: 100%;
  height: 55px;
  display: flex;
  z-index: 1;
  align-self: center;
  align-items: center;
  margin-bottom: 0px;
  flex-direction: column;
  justify-content: center;
}
 
.access-screen-content3 {
  width: 100%;
  height: 55PX;
  display: flex;
  position: relative;
  max-width: 1020px;
  align-self: center;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 
.access-screen-calculator-button {
  fill: var(--dl-color-maincolors-white);
  color: var(--dl-color-maincolors-white);
  cursor: pointer;
  text-align: center;
}
 
.access-screen-chat-button {
  top: 0px;
  right: 0px;
  position: absolute;
  background-size: cover;
  text-decoration: none;
  background-image: url("public/general/kbron-chat.svg");
}
 
.access-screen-container6 {
  display: contents;
}
 
@media(max-width: 1600px) {
  .access-screen-container1 {
    background-color: var(--dl-color-main_black-100);
  }
  .access-screen-access-screen {
    height: 100vh;
  }
  .access-screen-bottom {
    justify-content: center;
  }
  .access-screen-content3 {
    width: 100%;
  }
}
 
@media(max-width: 1200px) {
  .access-screen-notification1 {
    padding-left: 100px;
    padding-right: 100px;
  }
  .access-screen-notification2 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .access-screen-bottom {
    width: 100%;
    align-self: center;
    padding-left: 100px;
    padding-right: 100px;
  }
  .access-screen-content3 {
    width: 100%;
    max-width: 1020px;
  }
}
 
@media(max-width: 991px) {
  .access-screen-bottom {
    height: auto;
  }
}
 
@media(max-width: 767px) {
  .access-screen-access-screen {
    margin-right: 0px;
    padding-left: 30px;
    padding-right: 30px;
  }
  .access-screen-notification1 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .access-screen-content2 {
    width: 100%;
    position: static;
    align-self: center;
    max-height: 100vh;
    padding-top: 10vh;
    justify-content: flex-start;
  }
  .access-screen-header2 {
    gap: 8vh;
    width: 100%;
    align-self: center;
  }
  .access-screen-text16 {
    font-size: 28px;
  }
  .access-screen-logo {
    width: 100%;
    height: 275px;
    justify-content: center;
  }
  .access-screen-code {
    width: 100%;
    align-self: center;
  }
  .access-screen-bottom {
    padding-left: 0px;
    padding-right: 0px;
  }
  .access-screen-content3 {
    height: 40px;
  }
}
 
@media(max-width: 479px) {
  .access-screen-text14 {
    gap: 10px;
    align-items: flex-start;
    flex-direction: column;
    justify-content: center;
  }
  .access-screen-content2 {
    gap: 80px;
    width: 100%;
    height: 100%;
    position: static;
    margin-top: 0px;
    max-height: 100vh;
    margin-left: 0px;
    padding-top: 10vh;
    margin-right: 0px;
    margin-bottom: 0px;
    justify-content: flex-start;
  }
  .access-screen-header2 {
    gap: 8vh;
    width: 100%;
  }
  .access-screen-text16 {
    text-align: center;
  }
  .access-screen-logo {
    width: 100%;
    height: 55vw;
    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;
  }
  .access-screen-bottom {
    align-self: center;
    padding-left: 0px;
    padding-right: 0px;
  }
  .access-screen-content3 {
    align-self: flex-end;
    align-items: center;
  }
}
