@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/variable/pretendardvariable.min.css');

@font-face {
  font-family: 'GangwonEduPowerExtraBoldA';
  src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2201-2@1.0/GangwonEduPowerExtraBoldA.woff')
    format('woff');
  font-weight: normal;
  font-style: normal;
}

@media (max-width: 600px) {
  #image1_1 {
    display: none;
  }

  #image1_2 {
    display: none;
  }

  #image1_3 {
    height: 30vh !important;
  }

  #image1_4 {
    width: 100vw !important;
  }

  #image1_5 {
    height: 30vh !important;
  }

  #text1_2 {
    margin-bottom: 10vh !important;
  }

  .row {
    flex-direction: column !important;
  }

  .preRegisterBtn {
    width: 40vw !important;
  }

  .coupons {
    width: 80vw !important;
  }

  #image3_1 {
    margin-top: 5vh;
    margin-left: 0 !important;
    width: 100%;
  }

  #section3 {
    padding: 10vh 10vw 0 10vw !important;
  }

  #text3_1 {
    font-size: 1.7vh !important;
    padding: 1vh 4vw !important;
    border-radius: 3vh !important;
  }

  #text3_2 {
    display: none;
  }

  #text3_2_mobile {
    display: initial !important;
  }

  #image4_2 {
    width: 60vw !important;
    bottom: 20vh !important;
  }

  #image4_3 {
    width: 100vw !important;
  }

  #section6 > .row > input {
    text-align: center;
    padding: 16px 32px !important;
  }

  #section6 > .row > button {
    padding: 8px 32px !important;
    margin-top: 1vh;
  }
}

body {
  word-break: auto-phrase;
  overflow-x: hidden;
  font-family: 'Pretendard Variable', Pretendard, -apple-system,
    BlinkMacSystemFont, system-ui, Roboto, 'Helvetica Neue', 'Segoe UI',
    'Apple SD Gothic Neo', 'Noto Sans KR', 'Malgun Gothic', 'Apple Color Emoji',
    'Segoe UI Emoji', 'Segoe UI Symbol', sans-serif;
  letter-spacing: -1px;
  margin: 0;
  padding: 0;
}

button,
input {
  font-family: 'Pretendard Variable', Pretendard, -apple-system,
    BlinkMacSystemFont, system-ui, Roboto, 'Helvetica Neue', 'Segoe UI',
    'Apple SD Gothic Neo', 'Noto Sans KR', 'Malgun Gothic', 'Apple Color Emoji',
    'Segoe UI Emoji', 'Segoe UI Symbol', sans-serif;
}

.screen {
  width: 100vw;
  height: 100vh;
}

.hug {
  width: 100vw;
  box-sizing: border-box;
}

.row {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}

.preRegisterBtn {
  cursor: pointer;
  max-width: 270px;
  width: 10vw;
  margin: 10px;
}

.background {
  user-select: none;
  pointer-events: none;
  position: absolute;
}

.coupons {
  width: 15vw;
  margin: 10px;
}

#section1 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #0486ff;
  color: white;
}

#text1_1 {
  z-index: 5;
  margin-top: 5vh;
  font-size: 4vh;
  font-weight: 600;
}

#text1_2 {
  z-index: 5;
  text-align: center;
  margin-top: 0.5vh;
  margin-bottom: 20vh;
  font-family: 'GangwonEduPowerExtraBoldA';
  font-size: 7vh;
  text-shadow: 0 4px 20px #0074e0;
}

#image1_1 {
  right: 0;
  top: 20vh;
  height: 40vh;
}

#image1_2 {
  left: 0;
  bottom: 0;
  height: 60vh;
}

#image1_3 {
  top: 0;
  right: 0;
  height: 40vh;
}

#image1_4 {
  left: 0;
  bottom: 0;
  width: 70vw;
  mix-blend-mode: luminosity;
}

#image1_5 {
  left: 0;
  bottom: 0;
  height: 45vh;
  margin-bottom: -10vh;
}

#section2 {
  padding-top: 10vh;
  padding-bottom: 15vh;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: white;
  color: #464d52;
}

#text2_1 {
  color: #4795ff;
  font-size: 2.5vh;
  font-weight: 600;
}

#text2_2 {
  margin-top: 0.5vh;
  margin-bottom: 4vh;
  font-size: 3.3vh;
  font-weight: 700;
}

#image2_1 {
  max-width: 844px;
  width: 40vw;
}

#section3 {
  padding-top: 1vh;
  padding-left: 10vw;
  background-color: #3b3b3b;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: white;
}

#text3_1 {
  background-image: linear-gradient(to right, #b909ff, #ffaf2e);
  font-size: 2vh;
  padding: 1.2vh 1vw;
  border-radius: 5vh;
  font-weight: 600;
}

#text3_2 {
  font-size: 2.5vh;
  line-height: 4vh;
  font-weight: 500;
}

#text3_2_mobile {
  display: none;
  font-size: 2vh;
  line-height: 3vh;
  font-weight: 500;
}

#image3_1 {
  margin-left: 5vw;
  max-height: 448px;
  height: 100%;
}

#section4 {
  position: relative;
  background-color: white;
  color: black;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

#text4_1 {
  margin: 0 15vw;
  font-size: 2vh;
  text-align: center;
  line-height: 3vh;
  font-weight: 500;
}

#text4_2 {
  margin-top: 5vh;
  color: #4795ff;
  font-size: 3.3vh;
  text-align: center;
  line-height: 4vh;
  font-weight: 800;
}

#image4_1 {
  z-index: 5;
  margin-top: 5vh;
  max-height: 212px;
  height: 20vh;
}

#image4_2 {
  max-width: 682px;
  left: 0;
  bottom: 0;
  width: 30vw;
}

#image4_3 {
  max-width: 1446px;
  right: 0;
  bottom: 0;
  width: 70vw;
}

#section5 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  background-color: #0486ff;
}

#reviewContainer {
  padding-top: 10vh;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  background-color: white;
  color: black;
  width: 80vw;
  height: 90vh;
}

#image5_1 {
  height: 10vh;
  max-width: 282px;
  margin-bottom: -5vh;
  z-index: 5;
}

#text5_1 {
  font-size: 3.3vh;
  font-weight: 700;
}

#button1 {
  z-index: 5;
  text-decoration: none;
  cursor: pointer;
  padding: 1.5vh 4vw;
  background-color: #f5d130;
  color: #212529;
  font-size: 2.5vh;
  font-weight: 700;
  border: none;
  border-radius: 12px;
  box-shadow: inset 0 8px 8px rgba(255, 255, 255, 0.25),
    0 12px 14px rgba(94, 100, 106, 0.2);
  transition-duration: 0.3s;
}

#button1:hover {
  box-shadow: inset 0 16px 8px rgba(255, 255, 255, 0.25),
    0 12px 28px rgba(94, 100, 106, 0.3);
}

#section6 {
  padding: 10vh 0;
  background-color: white;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #464d52;
}

#text6_1 {
  margin-bottom: 4vh;
  font-size: 3.3vh;
  font-weight: 600;
}

#inputForm {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: white;
  color: black;
  border-radius: 8px;
  padding: 2vh 4vw;
}

#agreeBox > div > label {
  color: #888;
  font-size: 1.3vh;
}

#agreeBox > div > label > a {
  color: #666;
}

#section6 > .row {
  margin-bottom: 1vh;
}

#section6 > .row > input {
  appearance: none;
  font-size: 1.7vh;
  padding: 16px 16px;
  border: 2px solid #0074e0;
  background-color: white;
  color: black;
}

#section6 > .row > input:disabled {
  border: 2px solid #888;
}

#section6 > .row > input::placeholder {
  color: #888;
}

#section6 > .row > button {
  cursor: pointer;
  appearance: none;
  font-size: 1.7vh;
  padding: 16px 32px;
  border: 2px solid #0074e0;
  background-color: #0074e0;
  color: white;
  margin-left: -2px;
  font-weight: 600;
}

#section6 > .row > button:disabled {
  cursor: default;
  border: 2px solid #888;
  background-color: #888;
}

#text6_2 {
  margin-top: 1vh;
  font-size: 1.2vh;
  color: #888;
}

#section7 {
  pointer-events: none;
  opacity: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 10;
  background-color: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  transition-duration: 1s;
}

#section7_inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 12px;
  background-color: white;
  padding: 4vh 8vw;
}

#text7_1 {
  margin-bottom: 1vh;
  font-size: 4vh;
  font-weight: 700;
  color: #464d52;
}

#text7_2 {
  margin-bottom: 4vh;
  font-size: 2vh;
  font-weight: 500;
  color: #888;
}

footer {
  display: flex;
  justify-content: center;
  padding: 2rem;
  background-color: gray;
  color: #dddddd;
}

footer .footer-content {
  max-width: 1080px;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

footer .footer-content ul {
  display: flex;
  flex-direction: column;
  list-style: none;
  padding-left: 0;
  gap: 0.5rem;
}
