@font-face { font-family: 'Heir of Light OTF'; src: url("../font/HeirofLightBold.e41ede328ec0.ttf") format("truetype"); font-style: normal; font-weight: normal; }

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

@font-face { font-family: 'S-CoreDream-3Light'; src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-3Light.woff") format("woff"); font-weight: normal; font-style: normal; }

@font-face { font-family: 'S-CoreDream-4Regular'; src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-4Regular.woff") format("woff"); font-weight: normal; font-style: normal; }

.heirof { font-family: 'Heir of Light OTF'; }

.ridi-bt { font-family: 'RIDIBatang'; letter-spacing: -0.5px; }

.s-core { font-family: 'S-CoreDream-3Light'; }

.s-core_r { font-family: 'S-CoreDream-4Regular'; }

.bg-main { background-image: url("../img/ground.b4d4c118fedc.jpg"); background-repeat: no-repeat; background-position-x: center; background-size: cover; }

.decoration_line { height: 15px; background: repeating-linear-gradient(90deg, #E0E0E0, #E0E0E0 1px, #1C1B38 0, #1C1B38 5px); }

header { background-color: #FFFFFF; border-bottom: 1px solid #f2f2f2; }

body, button { font-weight: normal; background-color: black; 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; }

body { background-attachment: fixed; background-repeat: no-repeat; }

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

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

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

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

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

.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; color: white; }

#start_inner .top_bar_row { background-color: black; margin-bottom: auto; }

#start_inner .top_bar_row .top_bar_col { display: flex; justify-content: flex-end; align-items: center; }

#start_inner .top_bar_row .top_bar_col .like { height: 24px; width: 24px; }

#start_inner .top_bar_row .top_bar_col .more { width: 20px; height: 20px; }

#start_inner h1, #start_inner h2 { position: absolute; opacity: 0; }

#start_inner .test_img_row img { width: 100%; }

#start_inner #test_start { font-size: 28px; letter-spacing: 2px; line-height: 1.0; margin: 0; margin-top: auto; margin-left: auto; margin-right: auto; padding: 1rem 0 0.75rem 0; }

#start_inner .fix_bottom { margin-top: auto; }

#start_inner .btn_start { background: rgba(0, 0, 0, 0.6); border: 1px solid #FFCE4F; box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.15); border-radius: 2px; color: #FFCE4F !important; }

#start_inner #test_view { font-size: 14px; letter-spacing: 0; }

#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; }

#start_inner .sponsor_row #sponsor_logo { width: 70%; height: auto; padding-left: 5%; padding-right: 20%; }

#intro_inner { display: none; font-size: 20px; color: white; position: relative; cursor: pointer; /* The typing effect */ /* The typing effect */ }

#intro_inner .intro_row1 { background-image: url("../img/intro/intro2.381ee0f40798.png"), linear-gradient(180deg, #561D31 4.17%, #F0824D 40.63%, #FFC499 85.42%, #F79C69 100%); background-repeat: no-repeat; background-position-x: center; background-position-y: center; background-size: cover; }

#intro_inner .intro_row3 { display: none; background-image: url("../img/intro/intro1.aff738638344.png"), linear-gradient(180deg, #561D31 4.17%, #F0824D 40.63%, #FFC499 85.42%, #F79C69 100%); background-repeat: no-repeat; background-position-x: center; background-position-y: center; background-size: cover; }

#intro_inner .intro_row4 { display: none; background-image: url("../img/intro/intro3.43856c0d3657.png"), linear-gradient(180deg, #561D31 4.17%, #F0824D 40.63%, #FFC499 85.42%, #F79C69 100%); background-repeat: no-repeat; background-position-x: center; background-position-y: center; background-size: cover; }

#intro_inner .intro_row4 .typing_block { animation: wiggle 0.1s ease infinite 0.3s; }

#intro_inner .dark_screen { position: absolute; width: 100vw; height: 100vh; top: 0; left: 0; animation: dark 0.5s ease-in-out 0.5s forwards; }

@keyframes dark { 0% { background-color: transparent; }
  100% { background-color: black; } }

@keyframes wiggle { 0% { transform: translateY(2px); }
  33% { transform: translateX(-2px); }
  66% { transform: translateX(2px); }
  100% { transform: translateY(-2px); } }

#intro_inner .intro_row { height: 100vh; }

#intro_inner .intro_row .intro_col { margin-top: auto; }

#intro_inner .intro_row .intro_col .typing_block { background-color: rgba(0, 0, 0, 0.4); border: 1px solid #FFFFFF; filter: drop-shadow(0px 0px 4px rgba(0, 0, 0, 0.3)); border-radius: 2px; }

#intro_inner .intro_row .intro_col .typing_block .next_wrapper { display: flex; justify-content: flex-end; }

#intro_inner #blink { animation: 0.5s blink linear alternate infinite; }

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

#intro_inner .type1 { overflow: hidden; /* Ensures the content is not revealed until the animation */ white-space: nowrap; /* Keeps the content on a single line */ animation: typing1 1s steps(40, end) 0s forwards; opacity: 0; }

@keyframes typing1 { from { width: 0;
    opacity: 1; }
  to { width: 100%;
    opacity: 1; } }

#intro_inner .type2 { overflow: hidden; /* Ensures the content is not revealed until the animation */ white-space: nowrap; /* Keeps the content on a single line */ animation: typing2 1s steps(40, end) 1s forwards; opacity: 0; }

@keyframes typing2 { from { width: 0;
    opacity: 1; }
  to { width: 100%;
    opacity: 1; } }

#progress_inner { display: none; border: none; font-size: 10px; color: #FFCE4F; position: relative; background-color: black; }

#progress_inner .progress_row .progress_bar { position: relative; background-color: white; height: 2px; z-index: 10; }

#progress_inner .progress_row .progress_bar .progress_gauge { width: 0%; background-color: #FFCE4F; height: inherit; border-radius: inherit; display: flex; justify-content: flex-end; }

#progress_inner .progress_row .progress_circle { position: absolute; left: 0%; margin-top: -5px; width: 8px; height: 8px; border-radius: 999px; background-color: #FFCE4F; }

.question_inner { position: relative; display: none; color: white; background: linear-gradient(180deg, #231822 16.15%, #C4725A 100%); }

.question_inner .title_row { margin-bottom: auto; }

.question_inner .title_row h1 { font-weight: normal; font-size: 22px; }

.question_inner .title_row h2 { font-size: 30px; }

.question_inner .next_question, .question_inner .next_question:hover { border-radius: 2px; min-height: 86px; background: rgba(0, 0, 0, 0.4); border: 1px solid #FFFFFF; filter: drop-shadow(0px 0px 4px rgba(255, 255, 255, 0.3)); border-radius: 2px; position: relative; }

.question_inner .next_question img, .question_inner .next_question:hover img { position: absolute; margin-left: -21px; top: 50%; transform: translateY(-50%); fill: white; }

.question_inner .next_question p, .question_inner .next_question:hover p { font-size: 20px; text-align: left; padding-left: 20px; }

.question_inner .next_question p::before, .question_inner .next_question:hover p::before { content: ''; width: 0px; height: 0px; border-top: 30px solid transparent; border-left: 20px solid white; border-right: 30px solid transparent; border-bottom: 30px solid transparent; position: absolute; margin-left: -36px; top: 50%; transform: translateY(-50%); }

.question_inner .next_question:active { background-color: rgba(255, 205, 79, 0.4); border: 1px solid #FFCE4F; }

.question_inner .next_question:active p::before { border-left: 20px solid #FFCE4F; }

#loading_inner { position: relative; display: none; color: white; background: linear-gradient(180deg, #231822 16.15%, #C4725A 100%); }

#loading_inner .loading_bar_row { background-color: black; }

#loading_inner .loading_bar_row .loading_bar_col { display: flex; justify-content: flex-end; align-items: center; }

#loading_inner .loading_bar_row .loading_bar_col .like { height: 24px; width: 24px; }

#loading_inner .loading_bar_row .loading_bar_col .more { width: 20px; height: 20px; }

#loading_inner .loading_bar_row .loading_blank { height: 24px; }

#loading_inner #loading_image { width: 50px; height: auto; margin-left: auto; margin-right: auto; }

#loading_inner .blink { animation: 1s blink linear alternate infinite; }

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

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

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

#loading_inner .fade_anime { opacity: 0; }

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

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

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

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

#loading_inner .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: white; background: linear-gradient(#000000 0%, #BF7300 100%); }

#result_container .title_row h2 { font-size: 14px; }

#result_container .title_row h1 { font-size: 32px; color: #FFCE4F; }

#result_container .result_row .title_col { display: flex; justify-content: center; }

#result_container .result_row .title_col img { width: 30px; height: 30px; }

#result_container .result_row .title_col .title_text { font-size: 30px; display: flex; justify-content: center; align-items: center; color: #FFCE4F; }

#result_container .result_row .result_col { font-size: 18px; }

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

#result_container .result_row .ad_content { letter-spacing: 1px; line-height: 1.5; }

#result_container .match_row .match_content_row { height: 100%; }

#result_container .match_row .match_content_row .match_type_col { color: #FFCE4F; font-size: 20px; }

#result_container .match_row .match_content_row .match_title_col { font-size: 16px; height: 20px; }

#result_container .like_row { background-color: #FFCE4F; }

#result_container .like_row .like_col { color: #571D31; }

#result_container .like_row .like_col .decoration_tri { width: 60px; height: 60px; background: linear-gradient(135deg, black 50%, transparent 50%); }

#result_container .like_row .like_col .rec { width: calc(100% - 60px); background-color: black; font-size: 20px; color: #FFCE4F; display: flex; align-items: center; }

#result_container .like_row .like_col .star_col img { width: 30px; height: 30px; margin-left: auto; }

#result_container .like_row .like_col .star_col .star_col_text { text-align: center; font-size: 22px; }

#result_container .like_row .like_col .like_btn { background-color: #382201; border-radius: 999px; font-size: 18px; }

#result_container .like_row .like_col .like_btn1 { color: #FF9212; }

#result_container .like_row .like_col .like_btn2 { color: #FFB84F; }

#result_container .btn_row a { color: #FFCE4F !important; background-color: rgba(0, 0, 0, 0.6); border: 2px solid #FFCE4F; box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.15); border-radius: 2px; }

#result_container .share_row { letter-spacing: 1px; color: #FFCE4F; }

#result_container .share_row p { 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: 16px; text-decoration: underline; }

#result_container .floating_wrapper { width: 100%; position: fixed; bottom: 0; background-color: #382201; 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 #FFCE4F; border-radius: 999px; color: #FFCE4F !important; }

#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: #FFCE4F; }

.modal .modal_row .decoration_col img { margin-left: auto; margin-right: auto; width: 30px; height: 30px; }

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

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

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

.modal #modal_lower_btn { position: fixed; top: calc(100vh - 73px); align-self: center; border-radius: 0; background-color: black; color: #FFCE4F; 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 - 22px); overflow-y: scroll; }

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

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