/* screen - ipad-page-2 */
body {
  background: url(https://w3s8sa22y.cloudcdnetw.com/3sv1/images/home_content_bg.jpg) #200001;
  min-height: 100vh;
  background-size: contain;
}

@media screen and (max-width: 1280px) {
  body { 
    background:#000000;
   }
}

.ipad-page-2 {
  align-items: flex-start;
  /* background-color: var(--mirage); */
  display: flex;
  height: 1024px;
  padding: 0 96px;
  width: 768px;
}

.ipad-page-2 .content-1 {
  align-items: flex-start;
  display: flex;
  gap: 40px;
  justify-content: center;
  position: relative;
  width: 576px;
}

.ipad-page-2 .title-1 {
  align-items: center;
  align-self: stretch;
  display: flex;
  flex: 0 0 auto;
  gap: 10px;
  justify-content: center;
  position: relative;
  width: 100%;
}

.ipad-page-2 .icon-name-1 {
  height: 25px;
  left: 2px;
  position: absolute;
  top: 8px;
  width: 35px;
}

.ipad-page-2 .full-name-1 {
  left: 0;
  letter-spacing: 0;
  line-height: normal;
  position: absolute;
  top: -1px;
  white-space: nowrap;
}

.ipad-page-2 .input-text-1 {
  align-items: center;
  align-self: stretch;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-color: var(--mountain-mist);
  box-shadow: 0px 4px 4px #00000040;
  display: flex;
  gap: 10px;
  height: 38px;
  padding: 0px 8px;
  position: relative;
  width: 100%;
}

.ipad-page-2 .icon-mail-1 {
  height: 35px;
  left: 2px;
  position: absolute;
  top: 3px;
  width: 36px;
}

.ipad-page-2 .email-address-1 {
  left: 0;
  letter-spacing: 0;
  line-height: normal;
  position: absolute;
  top: -1px;
  white-space: nowrap;
}

.ipad-page-2 .icon-contact-1 {
  height: 34px;
  left: 4px;
  position: absolute;
  top: 3px;
  width: 34px;
}

.ipad-page-2 .contact-number-1 {
  left: 0;
  letter-spacing: 0;
  line-height: normal;
  position: absolute;
  top: -1px;
  white-space: nowrap;
}

.ipad-page-2 .place-1 {
  flex: 1;
  letter-spacing: 0;
  line-height: normal;
  margin-top: -1.00px;
  position: relative;
  text-align: center;
}

.ipad-page-2 .sign-up-now-1 {
  flex: 1;
  letter-spacing: 0;
  line-height: normal;
  margin-top: -1.00px;
  position: relative;
  text-align: center;
}

.ipad-page-2 .foot-notice-1 {
  align-items: center;
  align-self: stretch;
  display: flex;
  flex: 0 0 auto;
  gap: 10px;
  justify-content: center;
  position: relative;
  width: 100%;
}

.ipad-page-2 .by-registering-i-he-1 {
  flex: 1;
  letter-spacing: 0;
  line-height: normal;
  margin-top: -1.00px;
  position: relative;
  text-align: center;
}

.ipad-page-2 .link-1 {
  align-items: center;
  align-self: stretch;
  display: flex;
  flex: 0 0 auto;
  gap: 10px;
  justify-content: space-around;
  position: relative;
  width: 100%;
}

.ipad-page-2 .terms-and-conditions-1 {
  flex: 1;
  letter-spacing: 0;
  line-height: normal;
  margin-top: -1.00px;
  position: relative;
  text-align: center;
  text-decoration: underline;
}
/* screen - mobile-page-2-all-breakpoints */

.mobile-page-2-all-breakpoints {
  align-items: flex-start;
  /* background-color: var(--mirage); */
  display: flex;
  height: 835px;
  width: 375px;
}

.mobile-page-2-all-breakpoints .content {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 32px;
  position: relative;
  width: 375px;
}

.mobile-page-2-all-breakpoints .title {
  align-items: center;
  align-self: stretch;
  display: flex;
  flex: 0 0 auto;
  gap: 10px;
  justify-content: center;
  position: relative;
  width: 100%;
}

.mobile-page-2-all-breakpoints .icon-name {
  height: 25px;
  left: 2px;
  position: absolute;
  top: 8px;
  width: 35px;
}

.mobile-page-2-all-breakpoints .full-name {
  left: 0;
  letter-spacing: 0;
  line-height: normal;
  position: absolute;
  top: -1px;
  white-space: nowrap;
}

.mobile-page-2-all-breakpoints .input-text {
  align-items: center;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-color: var(--mountain-mist);
  box-shadow: 0px 4px 4px #00000040;
  display: flex;
  gap: 10px;
  height: 38px;
  padding: 0px 8px;
}

.mobile-page-2-all-breakpoints .icon-mail {
  height: 35px;
  left: 2px;
  position: absolute;
  top: 3px;
  width: 36px;
}

.mobile-page-2-all-breakpoints .email-address {
  left: 0;
  letter-spacing: 0;
  line-height: normal;
  position: absolute;
  top: -1px;
  white-space: nowrap;
}

.mobile-page-2-all-breakpoints .icon-contact {
  height: 34px;
  left: 4px;
  position: absolute;
  top: 3px;
  width: 34px;
}

.mobile-page-2-all-breakpoints .contact-number {
  left: 0;
  letter-spacing: 0;
  line-height: normal;
  position: absolute;
  top: -1px;
  white-space: nowrap;
}

.mobile-page-2-all-breakpoints .section-command {
  gap: 24px;
  justify-content: center;
  padding: 0px 40px;
}

.mobile-page-2-all-breakpoints .place {
  flex: 1;
  letter-spacing: 0;
  line-height: normal;
  margin-top: -1.00px;
  position: relative;
  text-align: center;
}

.mobile-page-2-all-breakpoints .sign-up-now {
  flex: 1;
  letter-spacing: 0;
  line-height: normal;
  margin-top: -1.00px;
  position: relative;
  text-align: center;
}

.mobile-page-2-all-breakpoints .foot-notice {
  align-items: center;
  align-self: stretch;
  display: flex;
  flex: 0 0 auto;
  gap: 10px;
  justify-content: center;
  position: relative;
  width: 100%;
}

.mobile-page-2-all-breakpoints .by-registering-i-he {
  flex: 1;
  letter-spacing: 0;
  line-height: normal;
  margin-top: -1.00px;
  position: relative;
  text-align: center;
}

.mobile-page-2-all-breakpoints .link {
  align-items: center;
  align-self: stretch;
  display: flex;
  flex: 0 0 auto;
  gap: 10px;
  justify-content: space-around;
  position: relative;
  width: 100%;
}

.mobile-page-2-all-breakpoints .terms-and-conditions {
  flex: 1;
  letter-spacing: 0;
  line-height: normal;
  margin-top: -1.00px;
  position: relative;
  text-align: center;
  text-decoration: underline;
}
/* screen - web-page-2 */

.web-page-2 {
  align-items: center;
  /* background-color: var(--mirage); */
  display: flex;
  flex-direction: column;
  gap: 30px;
  width: 1280px;
}

.web-page-2 .title-2 {
  color: var(--white);
  flex: 1;
  font-family: var(--font-family-roboto);
  font-size: 36px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: normal;
  text-align: center;
}

.web-page-2 .title-3 {
  align-items: center;
  display: flex;
  flex: 0 0 auto;
  gap: 10px;
  justify-content: center;
  width: 100%;
}

.web-page-2 .icon-name-2 {
  height: 25px;
  left: 2px;
  position: absolute;
  top: 8px;
  width: 35px;
}

.web-page-2 .full-name-2 {
  left: 0;
  letter-spacing: 0;
  line-height: normal;
  position: absolute;
  top: -1px;
  white-space: nowrap;
}

.web-page-2 .input-text-2 {
  align-items: center;
  align-self: stretch;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-color: var(--mountain-mist);
  box-shadow: 0px 4px 4px #00000040;
  display: flex;
  gap: 10px;
  height: 38px;
  padding: 0px 8px;
  position: relative;
  width: 100%;
}

.web-page-2 .icon-mail-2 {
  height: 35px;
  left: 2px;
  position: absolute;
  top: 3px;
  width: 36px;
}

.web-page-2 .email-address-2 {
  left: 0;
  letter-spacing: 0;
  line-height: normal;
  position: absolute;
  top: -1px;
  white-space: nowrap;
}

.web-page-2 .icon-contact-2 {
  height: 34px;
  left: 4px;
  position: absolute;
  top: 3px;
  width: 34px;
}

.web-page-2 .contact-number-2 {
  left: 0;
  letter-spacing: 0;
  line-height: normal;
  position: absolute;
  top: -1px;
  white-space: nowrap;
}

.web-page-2 .place-2 {
  flex: 1;
  letter-spacing: 0;
  line-height: normal;
  margin-top: -1.00px;
  position: relative;
  text-align: center;
}

.web-page-2 .sign-up-now-2 {
  flex: 1;
  letter-spacing: 0;
  line-height: normal;
  margin-top: -1.00px;
  position: relative;
  text-align: center;
}

.web-page-2 .foot-notice-2 {
  align-items: center;
  align-self: stretch;
  display: flex;
  flex: 0 0 auto;
  gap: 10px;
  justify-content: center;
  position: relative;
  width: 100%;
}

.web-page-2 .by-registering-i-he-2 {
  flex: 1;
  letter-spacing: 0;
  line-height: normal;
  margin-top: -1.00px;
  position: relative;
  text-align: center;
}

.web-page-2 .link-2 {
  align-items: center;
  align-self: stretch;
  display: flex;
  flex: 0 0 auto;
  gap: 10px;
  justify-content: space-around;
  position: relative;
  width: 100%;
}

.web-page-2 .terms-and-conditions-2 {
  flex: 1;
  letter-spacing: 0;
  line-height: normal;
  margin-top: -1.00px;
  position: relative;
  text-align: center;
  text-decoration: underline;
}

.web-page-2 .title {
  align-self: stretch;
  position: relative;
}
@media screen and (max-width: 767px) {
  .screen.ipad-page-2 { 
    display: none;
   }
  .screen.web-page-2 { 
    display: none;
   }
}
@media screen and (min-width: 768px) and (max-width: 1279px) {
  .screen.mobile-page-2-all-breakpoints { 
    display: none;
   }
  .screen.web-page-2 { 
    display: none;
   }
}
@media screen and (min-width: 1280px) {
  .screen.mobile-page-2-all-breakpoints { 
    display: none;
   }
  .screen.ipad-page-2 { 
    display: none;
   }
}

.star3input input {
  background: none;
  border: none;
  outline: none;
  width: 100%;
}