/* screen - a03-1-imeilro-gaib-ibryeog-jeon */

.email-join {
  align-items: center;
  height: 100%;
  width: 100%;
  overflow: hidden;
  overflow-x: hidden;
  position: relative;
}

.email-join .status-bar {
  align-items: center;
  display: flex;
  height: 44px;
  justify-content: flex-end;
  min-width: 375px;
  padding: 10px 14.7px;
  z-index: 5;
}

.email-join .time {
  align-self: flex-start;
  color: #22242a;
  font-family: var(--font-family-roboto);
  font-size: var(--font-size-l);
  font-weight: 500;
  letter-spacing: 0;
  line-height: 22px;
  white-space: nowrap;
  width: 54px;
}

.email-join .overlap-group {
  align-items: flex-start;
  border: 1px solid;
  border-color: #00000059;
  border-radius: 2.67px;
  display: flex;
  height: 11px;
  min-width: 22px;
  padding: 1.0px 1px;
}

.email-join .capacity {
  background-color: var(--black);
  border-radius: 1.33px;
  height: 7px;
  width: 18px;
}

.email-join .view-container {    
	align-items: center;
    cursor: pointer;
    display: flex;
    height: 48px;
    left: 4px;
    min-width: 48px;
    padding: 0 12px;
    position: fixed;
    z-index: 7;
}

.email-join .view-1 {
  align-items: center;
  cursor: pointer;
  display: flex;
  height: 48px;
  min-width: 48px;
  margin-left: 20px;
  margin-top: 10px;
}

.email-join .view-2 {
  align-items: flex-start;
  display: flex;
  gap: 8px;
  height: 9px;
  justify-content: flex-end;
  margin-top: 1.0px;
  position: relative;
  width: fit-content;
}

.email-join .text-15 {
  letter-spacing: 0;
  line-height: 40px;
  margin-top: 7px;
  white-space: nowrap;
  width: 343px;
}

.email-join .text_label {
  letter-spacing: 0;
  line-height: 16px;
  margin-top: 6px;
  white-space: nowrap;
  width: 343px;
  z-index: 2;
  display: flex;
  justify-content: center;
}

.email-join .contents {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin-top: 45px;
  min-height: 360px;
  width: 343px;
  z-index: 1;
}

.email-join .contents-item {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  width: 343px;
}

.email-join .view {
  align-items: center;
  align-self: stretch;
  background-color: var(--white);
  border: 1px solid;
  border-color: var(--alto);
  border-radius: 4px;
  display: flex;
  height: 48px;
  justify-content: space-between;
  padding: 0px 12px 0px 12px;
  position: relative;
}

.email-join .text-1 {
  letter-spacing: 0;
  line-height: normal;
  position: relative;
  width: 100%;
  border: none;
}

.email-join .check_icon {
  width: 48px;
  position: relative;    
  color: var(--app-colorred-5050);
  font-family: var(--font-family-nanumsquareround-bold);
  font-size: var(--font-size-m);
  font-weight: 700;
  letter-spacing: 0;
  line-height: normal;
  border: none;
}

.email-join .check {
  height: 24px;
  left: 2576px;
  position: absolute;
  top: 64px;
  width: 24px;
}

.email-join .check_icon-1 {
  height: 48px;
  min-width: 48px;
  position: relative;
}

.email-join .eye-closed-1 {
  height: 24px;
  left: 2576px;
  position: absolute;
  top: -128px;
  width: 24px;
}

.email-join .x {
  align-items: flex-start;
  align-self: stretch;
  display: flex;
  gap: 8px;
  position: relative;
}

.email-join .view-3 {
  align-items: center;
  background-color: var(--white);
  border: 1px solid;
  border-color: var(--alto);
  border-radius: 4px;
  display: flex;
  flex: 1;
  gap: 16px;
  height: 48px;
  padding: 0px 12px 0px 12px;
  position: relative;
}

.email-join .view-4 {
  align-items: center;
  display: flex;
  gap: 8px;
  padding: 15px 12px;
  position: relative;
  width: 90px;
}

.email-join .caret-down {
  height: 21.12px;
  margin-bottom: -3.12px;
  min-width: 20.75px;
  position: relative;
}

.email-join .button-small {
  background-color: var(--white);
  border: 1px solid;
  border-color: var(--app-colorgray-e1);
  border-radius: 8px;
  height: 48px;
  min-width: 76px;
  position: relative;
}

.email-join .button-small-sR3rdW {
    --z-index: 1;
    background-color: #84bf04;
    border-radius: 8px;
    height: 48px;
    min-width: 104px;
    mix-blend-mode: normal;
    opacity: 1;
    position: relative;
    color: #ffffff;
    font-family: 'NanumSquareRound-Bold', Helvetica;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    border: none;
}

.email-join .button-small-sR3rdQ {
  --z-index: 1;
  background-color: #abb0bc;
  border-radius: 8px;
  height: 48px;
  min-width: 104px;
  mix-blend-mode: normal;
  opacity: 1;
  position: relative;
  color: #ffffff;
  font-family: 'NanumSquareRound-Bold', Helvetica;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  border: none;
}

.email-join .lable {
  color: var(--app-colormain-color);
  font-family: var(--font-family-nanumsquareround-bold);
  font-size: var(--font-size-m);
  font-weight: 700;
  left: 13px;
  letter-spacing: 0;
  line-height: normal;
  position: absolute;
  text-align: center;
  top: 15px;
}

.email-join .button-long-56px {
  background-color: var(--app-colorgray-e1);
  border-radius: 8px;
  height: 56px;
  width: 100%;
  max-width: 343px;
  padding: 16px 156.0px;
  margin-top: 40px;
}

.email-join .button-long-56px-C61RwL {
  --z-index: 2;
  background: linear-gradient(180deg, rgb(198.00000339746475, 217.0000022649765, 130.0000074505806) 0%, rgb(132.0000073313713, 191.00000381469727, 4.000000236555934) 50%, rgb(105.00000134110451, 152.0000061392784, 4.000000236555934) 100%);
  background-color: transparent;
  border-radius: 8px;
  height: 56px;
  mix-blend-mode: normal;
  opacity: 1;
  position: relative;
  width: 347px;
  color: #ffffff;
  border: none;
  font-family: 'NanumSquareRound-Bold', Helvetica;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  margin-top: 30px;
}

.email-join .button-long-56px-C61RwQ {
  --z-index: 2;
  background-color: var(--app-colorgray-e1);
  border-radius: 8px;
  height: 56px;
  mix-blend-mode: normal;
  opacity: 1;
  position: relative;
  width: 347px;
  color: #ffffff;
  border: none;
  font-family: 'NanumSquareRound-Bold', Helvetica;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  margin-top: 30px;
}

.email-join .next {
  height: 18px;
  letter-spacing: 0;
  line-height: 18px;
  min-width: 30px;
  text-align: center;
  white-space: nowrap;
}

.email-join .i-phone-x-home-indicator-light-b {
  -webkit-backdrop-filter: blur(50px) brightness(100%);
  align-items: flex-end;
  backdrop-filter: blur(50px) brightness(100%);
  display: flex;
  height: 34px;
  justify-content: flex-end;
  left: 0;
  min-width: 375px;
  padding: 9px 120px;
  position: fixed;
  top: 778px;
  z-index: 7;
}

.email-join .text_label-5 {
  letter-spacing: 0;
  line-height: normal;
  margin-top: -1.00px;
  position: relative;
  width: fit-content;
}

.email-join .timer {
    height: 16px;
    min-width: 16px;
    position: relative;
}

.email-join .contents-div {
/*   height: 100vh; */
/*   overflow-y: scroll; */
  display: flex;
  flex-direction: column;
  /* padding-top: 49px; */
  align-items: center;
  padding-bottom: 50px;
}

.email-join .alert-error {
  --z-index: 2;
  background-color: transparent;
  color: #ae4137;
  font-family: 'Noto Sans KR', Helvetica;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.00px;
  line-height: normal;
  mix-blend-mode: normal;
  opacity: 1;
  position: relative;
  text-align: left;
  width: fit-content;
}

.email-start .text-248 {
  color: var(--app-colorblack-400);
  font-weight: 800;
  line-height: 40px;
  margin-left: 16px;
  margin-top: 57px;
  min-height: 40px;
  white-space: nowrap;
  align-self: center;
  width: 345px;
}

.join-title{
  margin-bottom : 20px;
}

.scrollLock { overflow: hidden; }