@keyframes key-highlight{0%{filter:drop-shadow(0 0 1px #ff417d)}50%{filter:drop-shadow(0 0 1px #ff417d) grayscale(1)}to{filter:drop-shadow(0 0 1px #ff417d)}}@font-face{font-family:NanumBarunGothic;font-style:normal;font-weight:400;font-display:swap;src:url(//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.eot);src:url(//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.eot#iefix) format("embedded-opentype"),url(//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.woff) format("woff"),url(//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.ttf) format("truetype")}*{margin:0;padding:0;box-sizing:border-box;font-family:Pretendard;line-height:1.5;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:rgba(0,0,0,0)}::-moz-selection{background-color:#ff417d;color:#fff}::selection{background-color:#ff417d;color:#fff}body,html{margin:0;width:100vw;height:100%;color:#2d2d2d;overflow:hidden}.material-icons{font-family:Material Icons;font-weight:400;font-style:normal;font-size:24px;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga";-webkit-tap-highlight-color:rgba(0,0,0,0);-moz-user-select:none;user-select:none;-webkit-user-select:text;-webkit-user-select:none;-webkit-user-drag:none}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background-color:rgba(0,0,0,.15);border-radius:100px}::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.2);border-radius:100px}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}a{color:#ff417d}.question{height:100%;display:flex;flex-direction:column;background-color:#fff}.question .question__wrapper{height:100%;display:flex;justify-content:space-between;overflow:hidden}.question .question__wrapper .router{padding-left:360px;padding-top:60px}.question .question__wrapper .router h3{font-weight:400;font-size:30px;margin-bottom:50px}.question .question__wrapper .router p{word-break:keep-all}.question .question__wrapper .content{height:100%;width:860px;overflow-y:auto;padding-left:10px;padding-right:350px;padding-top:60px}.question .question__wrapper .content .input-field{padding:12px 0;border-top:1px solid #d2d5db}.question .question__wrapper .content .input-field h3{font-weight:700;font-size:16px;margin-bottom:10px}.question .question__wrapper .content .input-field h3 .highlight{color:#ff417d;font-weight:lighter;font-size:13px}.question .question__wrapper .content .input-field .button{margin-right:6px;padding:8px 20px;font-size:13px;background:#fff;border:2px solid #e8eaed;color:#a8abb0}.question .question__wrapper .content .input-field .input{margin-bottom:10px}.question .question__wrapper .content .input-field .verified{font-size:13px;height:30px}.question .question__wrapper .content .input-field .verified .text{display:flex;align-items:center}.question .question__wrapper .content .input-field .verified .text .material-icons{font-size:14px;font-weight:700;margin-right:10px}.question .question__wrapper .content .input-field .verified .text.placeholder{color:#a8abb0}.question .question__wrapper .content .input-field .verified .text.resolve{color:#81b6ff}.question .question__wrapper .content .input-field .verified .text.reject{color:#ff1c7c}.question .question__wrapper .content .input-field{margin-bottom:30px}.question .question__wrapper .content .input-field .tab{flex-wrap:wrap;gap:10px}.question .question__wrapper .content .input-field .tab .item{border:2px solid #2d2d2d;font-weight:700;font-size:16px;padding:0 30px;height:48px}.question .question__wrapper .question__terms{border:1px solid #d2d5db;border-radius:8px;padding:10px;list-style:none}.question .question__wrapper .question__terms li{display:flex;font-size:13px;margin-bottom:3px}.question .question__wrapper .question__terms li h4{font-weight:700;color:#a8abb0;margin-right:1em}.question .question__wrapper .question__terms li:last-child{margin-bottom:0}.question .question__wrapper .question__terms-checkbox .app-checkbox-item__button{margin-left:0}.question .question__fixed{display:flex;justify-content:flex-end;padding:20px 360px;border-top:1px solid #d2d5db}.question .question__fixed .button{padding:11px 43px}@media screen and (max-width:1280px){.question .question__wrapper{display:flex;align-items:center;flex-direction:column}.question .question__wrapper .router{width:100%;padding:60px;padding-bottom:0}.question .question__wrapper .content{padding:60px;width:100%}.question .question__fixed{padding:20px 0;display:flex;justify-content:center}}