@font-face { font-family: 'GmarketSansBold'; src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansBold.woff") format("woff"); font-weight: normal; font-style: normal; }

@font-face { font-family: 'UhBeeKeongKeong'; src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_five@.2.0/UhBeeKeongKeong.woff") format("woff"); font-weight: normal; font-style: normal; }

.gmarket_b { font-family: 'GmarketSansBold'; }

.keongkeong { font-family: 'UhBeeKeongKeong'; }

body, button { font-weight: normal; word-break: keep-all; user-select: none; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

img { height: auto; }

a { cursor: pointer; }

.bg-point2 { background-color: #fff8f0; }

.btn-point { color: #fff !important; background-color: #181667; }

.btn-point:hover { color: #fff !important; background-color: #181667; }

.btn-point-outline { color: #fff !important; background-color: #181667; }

.btn-point-outline:hover { color: #fff !important; background-color: #181667; }

.btn-fat { padding: 1rem 1rem; }

.badge-secondary { color: #fff; background-color: #aaaaaa; }

.text_wrapper { position: relative; display: block; overflow: hidden; padding-top: 0.2em; }

.letter { display: inline-block; }

.button_inner { display: flex; align-items: center; height: 100%; justify-content: center; }

#logo_inner { display: none; }

#start_inner { position: relative; background: linear-gradient(0deg, #EFD7CA 0%, #EFD7CA 50%, white 50%, white 100%); }

#start_inner h1 { line-height: 1.2; font-size: 48px; font-weight: normal; }

#start_inner h2 { font-size: 22px; line-height: 1.4; }

#start_inner .img_row { position: relative; }

#start_inner .img_row img { background-color: white; }

#start_inner .img_row .eye_img { left: 50%; transform: translateX(-50%); top: 15%; position: absolute; width: 31%; opacity: 0; animation: blink-effect 2s step-end infinite; }

@keyframes blink-effect { 15% { opacity: 0; }
  30% { opacity: 1; }
  45% { opacity: 0; }
  60% { opacity: 1; }
  75% { opacity: 0; } }

#start_inner .test_start_row { cursor: pointer; }

#start_inner #test_start { letter-spacing: 2px; margin: 0; line-height: 1.2; margin-top: auto; margin-left: auto; margin-right: auto; padding: 1rem 0 0.75rem 0; border-radius: 0px; }

#start_inner .btn_start .txt_start { font-size: 26px; }

#start_inner .btn_start .txt_count { font-size: 14px; }

#start_inner .sponsor_row { align-items: center; background-color: black; }

#start_inner .sponsor_row .sponsor_zone { display: block; margin-left: auto; margin-right: auto; background-color: transparent; user-select: none; }

#start_inner .sponsor_row .sponsor_zone img { width: 100%; height: auto; }

#start_inner .sponsor_row .collabo_logo { width: 100%; height: auto; margin-left: auto; margin-right: auto; }

#start_inner .sponsor_row #main_poomang_logo { padding-left: 20%; padding-right: 5%; }

#start_inner .sponsor_row #collabo_decoration { width: 60%; height: auto; transform: translateX(55%); }

#start_inner .sponsor_row #sponsor_logo { transform: translateY(-1px); width: 80%; height: auto; padding-left: 9%; padding-right: 20%; }

#intro_inner { display: none; font-size: 22px; color: black; background: linear-gradient(0deg, #EFD7CA 0%, #EFD7CA 50%, white 50%, white 100%); }

#intro_inner .intro_txt_img { width: 240px; }

#intro_inner .intro_input input { max-width: 320px; border: 3px solid black; font-size: 20px; }

#intro_inner .intro_input input:focus { outline: transparent; }

#intro_inner .intro_bg img { background-color: white; width: 100%; background: linear-gradient(0deg, #EFD7CA 0%, #EFD7CA 30%, white 30%, white 100%); }

@keyframes blink { 0% { opacity: 1; }
  100% { opacity: 0; } }

#intro_inner .bottom_desc { font-size: 10px; color: #961111; }

#progress_inner { display: none; border: none; font-size: 14px; color: white; position: relative; }

#progress_inner .progress_row .progress_inner { position: relative; height: 20px; background-image: url("../img/progress_bar.fd59a9573a3f.png"); background-repeat: no-repeat; background-position: center; background-size: contain; }

#progress_inner .progress_row .progress_inner .gauge_wrapper { position: absolute; width: 35px; margin-top: -3px; margin-left: -12px; }

#progress_inner .progress_row #progress_count { display: none; }

.question_inner { position: relative; display: none; color: #111111; background: linear-gradient(0deg, #EFD7CA 0%, #EFD7CA 45%, white 45%, white 100%); }

.question_inner .title_row h1 { font-size: 25px; font-weight: normal !important; height: 111px; }

.question_inner .title_row .question_number { font-size: 28px; color: black; margin-top: -70px; }

.question_inner .question_img_row { background-color: white; }

.question_inner .next_question, .question_inner .next_question:hover { border-radius: 0; min-height: 86px; color: white !important; background-color: black; }

.question_inner .next_question p, .question_inner .next_question:hover p { font-size: 20px; }

#loading_inner { position: relative; display: none; color: black; }

#loading_inner .test_image_row { width: 100%; }

#loading_inner .test_image_row .image_col { height: 210px; }

#loading_inner .test_image_row .image_col img { left: 50%; transform: translateX(-50%); width: 120px; position: absolute; opacity: 0; }

#loading_inner .test_image_row .image_col .image1 { animation: pop1 2s step-end infinite; }

#loading_inner .test_image_row .image_col .image2 { animation: pop2 2s step-end infinite; }

#loading_inner .test_image_row .image_col .image3 { animation: pop3 2s step-end infinite; }

#loading_inner .test_image_row .image_col .image4 { animation: pop4 2s step-end infinite; }

@keyframes pop1 { 0% { opacity: 0; }
  25% { opacity: 1; }
  50% { opacity: 0; } }

@keyframes pop2 { 0% { opacity: 0; }
  50% { opacity: 1; }
  75% { opacity: 0; } }

@keyframes pop3 { 0% { opacity: 0; }
  75% { opacity: 1; }
  100% { opacity: 0; } }

@keyframes pop4 { 0% { opacity: 1; }
  25% { opacity: 0; }
  100% { opacity: 0; } }

#loading_inner .loading_txt1 { font-size: 16px; }

#loading_inner .loading_txt2 { background-color: #181667; font-size: 16px; color: white; width: 140px; }

#loading_inner .loading_txt2 .fade_anime { opacity: 0; }

#loading_inner .loading_txt2 .dot1 { margin-left: -3px; animation: popDot1 1.5s step-end infinite; }

@keyframes popDot1 { 0% { opacity: 0; }
  0% { opacity: 1; }
  75% { opacity: 0; } }

#loading_inner .loading_txt2 .dot2 { margin-left: -3px; animation: popDot2 1.5s step-end infinite; }

@keyframes popDot2 { 0% { opacity: 0; }
  25% { opacity: 1; }
  75% { opacity: 0; } }

#loading_inner .loading_txt2 .dot3 { margin-left: -3px; animation: popDot3 1.5s step-end infinite; }

@keyframes popDot3 { 0% { opacity: 0; }
  50% { opacity: 1; }
  75% { opacity: 0; } }

#result_container { border: none; color: black; background-color: #EFD7CA; }

#result_container .image_row { background-color: white; }

#result_container .image_row img { position: relative; width: 100%; height: auto; margin-left: auto; margin-right: auto; }

#result_container .top_title div { padding-top: 4%; background-color: black; color: white; font-size: 22px; }

#result_container h2 { font-size: 22px; color: #181667; }

#result_container h1 { letter-spacing: -1px; font-size: 50px; color: black; }

#result_container .save_txt { font-size: 12px; }

#result_container .result_row .result_col { background-color: white; }

#result_container .result_row .result_title { padding-top: 4%; background-color: black; color: white; font-size: 22px; }

#result_container .result_row .result_col { border: 3px solid #000000; font-size: 16px; }

#result_container .result_row img { width: 100%; height: auto; }

#result_container .result_row .ox_row { justify-content: space-around; }

#result_container .result_row .ox_row .ox_btn { border: none; background-color: transparent; font-size: 22px; text-decoration: underline; }

#result_container .ad_modal_row { display: none; z-index: 2; position: fixed; background-color: rgba(0, 0, 0, 0.5); top: 0; left: 0; width: 100%; height: 100vh; justify-content: center; align-items: center; }

#result_container .ad_modal_row .ad_modal_col { max-width: 500px; height: 400px; border: 3px solid black; background-color: white; }

#result_container .ad_modal_row .ad_modal_col .ad_modal_block { height: 197px; display: flex; flex-direction: column; align-items: center; justify-content: center; }

#result_container .ad_modal_row .ad_modal_col .ad_modal_txt span { color: #181667; }

#result_container .ad_modal_row .ad_modal_col .ad_modal_top .top_txt { font-size: 15px; }

#result_container .ad_modal_row .ad_modal_col .ad_modal_bottom { background-color: #ADE001; font-size: 22px; color: #181667; }

#result_container .ad_modal_row .ad_modal_col .ad_modal_bottom .bottom_btn { background-color: #181667; width: 90%; border-radius: 999px; color: white; }

#result_container .ad_banner_row { position: relative; }

#result_container .ad_banner_row img { width: 100%; }

#result_container .ad_banner_row a { z-index: 1; position: absolute; top: 87%; left: 0; width: 100%; height: 10%; background-color: red; opacity: 0; }

#result_container .btn_row .event_btn a { background-color: #181667; }

#result_container .btn_row a { background-color: #111111; border-radius: 0; color: white !important; font-size: 22px; }

#result_container .ad_btn_row .ad_btn_col a { border-radius: 0; border: 3px solid #FFFFFF; box-shadow: 0px 4px 0px #828282; margin-bottom: 4px; }

#result_container .share_row { letter-spacing: 1px; font-size: 18px; }

#result_container .share_row .share_col .btn.share { padding: 0; margin: 0 1px; cursor: pointer; }

#result_container .share_row .share_col .btn.share img { width: 53px; height: 53px; }

#result_container .share_row a, #result_container .share_row a:visited { font-size: 15px; text-decoration: underline; }

#result_container .floating_wrapper { width: 100%; position: fixed; bottom: 0; background-color: black; z-index: 1; }

#result_container .floating_wrapper .row { padding: 10px 15px; }

#result_container .floating_wrapper a, #result_container .floating_wrapper button { font-size: 25px; letter-spacing: 2px; padding: 0.25rem 0 0.25rem 0; border: 2px solid white; border-radius: 999px; color: white; }

#result_container .floating_wrapper .retry_btn { width: 50px; height: 50px; align-items: center; position: relative; }

#result_container .floating_wrapper .retry_btn img { position: absolute; top: 11px; left: 7px; }

.jquery-modal { padding-top: 0; }

.modal { background-color: transparent; width: 100%; border-radius: 0 !important; position: relative; color: #111111; }

.modal .modal_row { border: 2px solid black; }

.modal .modal_inner { background-color: #FAF6F5; }

.modal .modal_title { background-color: #EFD7CA; }

.modal .modal_title .modal_txt_sub { display: flex; align-items: center; justify-content: center; color: #181667; font-size: 32px; }

.modal .modal_title .modal_txt_sub div { background-color: #181667; color: #FAF6F5; }

.modal .modal_title .modal_txt_main { font-size: 50px; }

.modal img { width: 100%; height: auto; }

.modal #modal_lower_btn { position: fixed; top: calc(100vh - 70px); align-self: center; border-radius: 0; background-color: #111111; color: white; font-size: 24px; letter-spacing: 2px; }

@media (max-width: 540px) { .modal #modal_lower_btn { width: calc(100% - 40px); } }

@media (min-width: 541px) { .modal #modal_lower_btn { width: 500px; } }

#type_modal { height: calc(100vh - 20px); overflow-y: scroll; }

#type_modal .close-modal { display: none !important; }

.modal::-webkit-scrollbar { display: none; }
