@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@300;400;500;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@300;400;500;700;900&display=swap");
@font-face { font-family: 'OTEnjoystoriesBA'; src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_two@1.0/OTEnjoystoriesBA.woff") format("woff"); font-weight: normal; font-style: normal; }

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

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

body, button { font-weight: normal; background-color: white; font-family: 'MaruBuri-Regular'; 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; }

.bg-point { background-color: #FFF9EA; }

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

.btn-point { color: black; background-color: #FFF9EA; border: 1px solid #333333; }

.btn-point:hover { color: black; background-color: #FFF9EA; border: 1px solid #333333; }

.btn-point-outline { color: #FFF9EA; background-color: #fff; border-color: #FFF9EA; }

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

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

.letter { display: inline-block; }

@media (max-width: 500px) { @keyframes cloud_move { 0% { transform: translateX(0); }
    100% { transform: translateX(-94vw); } } }

@media (min-width: 501px) { @keyframes cloud_move { 0% { transform: translateX(0); }
    100% { transform: translateX(-470px); } } }

#start_inner { position: relative; font-family: 'OTEnjoystoriesBA'; line-height: 1 !important; }

#start_inner img { width: 100%; margin-left: auto; margin-right: auto; height: auto; }

#start_inner .test_image_row { background: linear-gradient(transparent 1px, #0095FF 1px, #00BFFF 50%); }

#start_inner #cloud { position: relative; animation: cloud_move 40s linear infinite; }

@media (max-width: 500px) { #start_inner #cloud { width: 170vw; height: auto; } }

@media (min-width: 501px) { #start_inner #cloud { width: 850px; height: auto; } }

#start_inner #main_img { z-index: 1; }

@media (max-width: 500px) { #start_inner #main_img { margin-top: calc(-170vw * 5 / 14); } }

@media (min-width: 501px) { #start_inner #main_img { margin-top: calc(-850px * 5 / 14); } }

#start_inner h2 { font-size: 24px; }

#start_inner h1 { font-size: 70px; }

#start_inner #test_start { font-family: 'OTEnjoystoriesBA'; color: white !important; background-color: black; border-radius: 0 !important; font-size: 40px; letter-spacing: 3px; border-radius: 5px; line-height: 0.8 !important; margin-left: auto; margin-right: auto; padding: 0.75rem 0; }

#start_inner #test_view { font-size: 25px; font-weight: normal; letter-spacing: 0; line-height: 0.8 !important; }

#start_inner .sponsor_row { margin-left: 15%; margin-right: 10%; }

#setting_inner { display: none; position: relative; }

#setting_inner img { width: 30%; margin-left: auto; margin-right: auto; height: auto; }

#setting_inner span { font-size: 20px; }

#setting_inner button { border-radius: 999px; font-size: 16px; height: 70px; }

#end_inner { display: none; position: relative; font-size: 20px; }

#end_inner img { width: 30%; margin-left: auto; margin-right: auto; height: auto; }

#intro_inner { display: none; cursor: pointer; background-color: white; font-size: 18px; line-height: 2.0; border-radius: 5px; }

#intro_inner .intro_content { opacity: 0; }

#intro_inner .decoration { font-family: 'OTEnjoystoriesBA'; border: 1.2px solid #333333; border-radius: 12px; font-size: 28px; box-shadow: 0 4px 4px #DDDDDD; line-height: 1.8; }

#intro_inner #intro_btn { display: none; position: absolute; left: calc(50% - 23px / 2); }

#intro_inner img { width: 23px; height: auto; opacity: 0; animation: blink 0.5s alternate infinite; }

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

#progress_inner { display: none; border: none; }

#progress_inner .progress_row { background-image: linear-gradient(transparent 1px, #0095FF 1px, #00BFFF 50%); }

#progress_inner #progress_cloud { position: relative; animation: cloud_move 40s linear infinite; }

@media (max-width: 500px) { #progress_inner #progress_cloud { width: 170vw; height: auto; } }

@media (min-width: 501px) { #progress_inner #progress_cloud { width: 850px; height: auto; } }

#progress_inner #progress_img { z-index: 1; width: 100%; height: auto; }

@media (max-width: 500px) { #progress_inner #progress_img { margin-top: calc(-170vw * 5 / 14); } }

@media (min-width: 501px) { #progress_inner #progress_img { margin-top: calc(-850px * 5 / 14); } }

.question_inner { position: relative; display: none; }

.question_inner span { color: black; font-size: 20px; }

.question_inner button { font-size: 16px; }

#loading_inner { position: relative; display: none; font-size: 20px; }

#loading_inner img { width: 40%; height: auto; margin-left: auto; margin-right: auto; }

#loading_inner .loading_text { opacity: 0; }

#loading_inner span { background-image: linear-gradient(transparent 50%, #FFA2C3 50%); }

#result_container { border: none; padding-bottom: 68px; }

#result_container .title_row h1 { font-family: 'OTEnjoystoriesBA'; line-height: 35px; font-size: 36px; }

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

#result_container .result_row { line-height: 1.5; }

#result_container .result_row .decoration { background-image: linear-gradient(transparent calc(50% - 0.5px), black calc(50% - 0.5px), black calc(50% + 0.5px), transparent calc(50% + 0.5px)); }

#result_container .result_row .content_title { font-family: 'OTEnjoystoriesBA'; line-height: 1.2; font-size: 30px; }

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

#result_container .result_row span { color: #EC1C24; }

#result_container .result_summmary_row { background-image: url("../img/results/stella_brown.93f65f97da4f.svg"); background-repeat: no-repeat; background-position: center; font-family: 'OTEnjoystoriesBA'; font-size: 27px; border-left: 1px solid black; border-right: 1px solid black; box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1); height: auto; margin-top: -0.5%; margin-bottom: -0.5%; }

#result_container .result_summmary_row .feature_row { width: 100%; height: 33.3%; }

#result_container .result_summmary_row .feature_row .content_col { vertical-align: middle; }

#result_container .result_summmary_row .feature_row .dot_line { background-image: linear-gradient(to right, black 20%, rgba(255, 255, 255, 0) 20%); background-position: center; background-size: 5px 1px; background-repeat: repeat-x; }

#result_container .result_summmary_row .total_col { border-top: 1px solid black; font-size: 33px; }

#result_container .note_decoration_lower { transform: rotate(180deg); }

#result_container .ad_banner_row { border-top: 1px solid black; border-left: 1px solid black; border-right: 1px solid black; }

#result_container .ad_banner_row span { font-family: 'OTEnjoystoriesBA'; font-size: 30px; line-height: 36px; }

#result_container .ad_lower_row .ad_lower_col { border-bottom: 1px solid black; border-left: 1px solid black; box-shadow: 2px 4px 6px rgba(0, 0, 0, 0.1); }

#result_container .ad_lower_row .post_decoration_col { background-image: linear-gradient(135deg, #EFDFB7 calc(50% - 0.5px), black calc(50% - 0.5px), black calc(50% + 0.5px), rgba(0, 0, 0, 0.1) calc(50% + 0.5px), transparent calc(50% + 4.5px)); border-top: 1px solid black; border-left: 1px solid black; }

@media (max-width: 500px) { #result_container .ad_lower_row .post_decoration_col { width: 10vw; height: 10vw; } }

@media (min-width: 501px) { #result_container .ad_lower_row .post_decoration_col { width: 50px; height: 50px; } }

#result_container .ad_row img { width: 80%; height: auto; margin-left: auto; margin-right: auto; }

#result_container .btn_row a, #result_container .btn_row button, #result_container .btn_row button:active { font-family: 'OTEnjoystoriesBA'; font-size: 30px; letter-spacing: 1px; border-radius: 0; padding: 1rem 0; }

#result_container .message_modal_button { background-color: #FECF2F; }

#result_container .type_modal_button { color: white; background-color: black; }

#result_container .share_row p { font-family: 'OTEnjoystoriesBA'; font-size: 33px; line-height: 1.0; }

#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: 17px; 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-family: 'OTEnjoystoriesBA'; border: 2px solid white; border-radius: 999px; color: white; letter-spacing: 2px; font-size: 30px; padding-top: 0rem; padding-bottom: 0rem; }

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

.modal .modal_row { padding: 0 0.7rem; }

.modal .modal_title { font-family: 'OTEnjoystoriesBA'; font-size: 27px; }

.modal .decoration { background-image: linear-gradient(transparent calc(50% - 0.5px), black calc(50% - 0.5px), black calc(50% + 0.5px), transparent calc(50% + 0.5px)); }

.modal #modal_lower_btn { position: fixed; top: calc(100vh - 81px); align-self: center; border-radius: 0; background-color: #10B2E7; font-family: 'OTEnjoystoriesBA'; color: white; font-size: 30px; }

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

#message_modal { background-color: black; font-size: 12px; }

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

#message_modal .message_modal_title { font-family: 'OTEnjoystoriesBA'; font-size: 34px; line-height: 1.2; }

#message_modal img { width: 80%; height: auto; margin-left: auto; margin-right: auto; }

#message_modal span { font-size: 40px; line-height: 0.6; color: #FFBA53; }

#message_modal button, #message_modal button:hover, #message_modal button:active { background-color: transparent; border: none; outline: none; }

#message_modal button img, #message_modal button:hover img, #message_modal button:active img { width: 15px; height: 18px; }

#message_modal #before_btn { width: 100%; }

#message_modal #before_btn img { transform: rotate(180deg); margin-left: auto; margin-right: 0; }

#message_modal textarea, #message_modal textarea:focus { width: 100%; height: 55px; font-family: 'OTEnjoystoriesBA'; font-size: 25px; line-height: 1.0; background-image: linear-gradient(to right, white 0, transparent 0), linear-gradient(to left, white 0, transparent 0), repeating-linear-gradient(white, white 27px, #FFBA53 27px, #FFBA53 27px, white 28px, white 54px, #FFBA53 54px, #FFBA53 54px, white 55px); resize: none; border: none; outline: none; }

#message_modal .under_btn_row { background-image: linear-gradient(#FFBA53 15%, transparent 15%, transparent 85%, #FFBA53 85%); }

#message_modal .cancel_btn_col { margin-right: 2px; height: auto; }

#message_modal a { vertical-align: middle; height: 100%; border-radius: 0; background-color: #FFBA53; }

#privacy_inner a, #privacy_inner a:visited { font-size: 14px; color: #4f4f4f; font-family: 'MaruBuri-Regular'; text-decoration: underline; }

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

#privacy_inner img { width: 100%; height: auto; margin-left: auto; margin-right: auto; }

#privacy_inner #main_poomang_logo { padding-left: 40%; }

#privacy_inner #collabo_decoration { padding-left: 25%; padding-right: 15%; }

#privacy_inner .mt_3percent { margin-top: 6%; }

#privacy_inner #sponsor_logo { padding-left: 5%; padding-right: 45%; }

#privacy_modal { font-family: "Noto Sans KR", sans-serif; background-color: white; }

#privacy_modal .content_title { font-size: 20px; }

#privacy_modal span { font-weight: bold; }

#privacy_modal .table_col { word-break: break-word; vertical-align: center; border: 1px solid black; border-left: none; }

#privacy_modal .table_col:first-child { border-left: 1px solid black; }

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

.video_row { position: relative; width: 100%; height: 0; padding-bottom: 56.25%; overflow: hidden; }

.video_row iframe, .video_row object, .video_row embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

[GTM-AB-test] { display: none; }
