@keyframes fadeIn{0%{opacity:0}to{opacity:1}}#user_header{position:sticky;left:0;top:0;width:100%;z-index:100;height:auto;border-bottom:1px solid var(--gray-10);background-color:#fff;transition:all .3s ease-in-out}#user_header.bg_open:before{content:"";display:block;position:absolute;left:0;top:60px;background-color:var(--brand-1);width:100%;height:60px;animation:fadeIn .3s forwards}#user_header .header_brand_logo{cursor:pointer;height:28px}#user_header .header_brand_logo .logo{width:163px}#user_header .header_inner{display:flex;align-items:center;justify-content:space-between;gap:20px;max-width:1056px;margin:0 auto;height:60px}#gnb>ul.menu_box{display:flex;align-items:center;gap:24px;word-break:keep-all}#gnb ul li a{position:relative;display:inline-block;text-transform:capitalize;font-size:16px;font-weight:500;line-height:1.5;z-index:2;text-align:center;word-break:keep-all;white-space:nowrap}#gnb li.depth1{position:relative;width:100%}#gnb li.depth1>h3 a{display:block;cursor:pointer;padding:18px 12px}#gnb li.depth1>h3 a:hover{color:var(--brand-1)}#gnb li.depth1.event-hover.on:hover ul.sub_list{height:auto;opacity:1;width:auto}#gnb .depth1 ul.sub_list{position:absolute;height:0;width:auto;top:100%;left:50%;transform:translate(-50%);display:flex;align-items:center;justify-content:center;overflow:hidden;gap:20px}#gnb .depth1 ul.sub_list a{color:#fff;white-space:nowrap}#gnb .depth1 ul.sub_list .depth2{cursor:pointer;border:none;background-color:transparent;position:relative;padding:18px 12px;color:#fff;word-break:keep-all;white-space:nowrap}#gnb .depth1.on:hover .depth2{height:auto;width:100%;opacity:1}.header_auth_box{display:flex;justify-content:center}#user_header .header_auth_box ul{display:flex;align-items:center;gap:24px;position:relative}#user_header .header_auth_box ul li a{color:var(--gray-80)}#user_header .header_auth_box .menu_icon{cursor:pointer;display:flex}.header_auth_box_mobile_divider{width:1px;height:12px;background-color:#fff}.fnb_mobile_menu_top_section{color:#fff;display:flex;justify-content:space-between}.fnb_mobile_menu_close_button{position:relative;right:-8px;top:-2px;width:40px;height:40px}.fnb_mobile_menu_logo{font-weight:700;font-size:32px;color:#fff}.modal_bg{position:fixed;width:100vw;height:100vh;top:0;left:0;z-index:10;background:#00000080;transition:opacity .3s ease-in-out,visibility .3s ease-in-out;opacity:0;visibility:hidden}.modal_bg.show{opacity:1;visibility:visible}@media screen and (max-width: 640px){#gnb{width:80%;height:100dvh;position:fixed;top:0;right:-80%;background-color:var(--brand-1);display:flex;flex-direction:column;z-index:100;transition:all ease-in-out .3s;padding:14px 20px 20px}#gnb.on{right:0}#gnb>ul.menu_box{flex-direction:column;flex-grow:1;gap:8px;margin-top:32px}#gnb .depth1 ul.sub_list{position:relative;flex-direction:column;top:0;gap:0;margin-left:16px;align-items:start}#gnb .depth1 ul.sub_list.open{height:auto;opacity:1;overflow:hidden}#gnb .depth1 ul.sub_list.hide{height:0;opacity:0;overflow:hidden}#user_header .header_auth_box ul li a{color:#fff}#gnb li.depth1>h3 a{color:#fff;text-align:start;padding:12px;font-size:20px;font-weight:400}#gnb li.depth1>h3 a:hover{color:#fff}.depth2_li{width:100%}#gnb .depth1 ul.sub_list .depth2{display:flex;color:var(--brand-5);padding:10px 8px;width:100%}#user_header .header_inner{padding:0 10px 0 16px;align-items:center}}#footer .fnb{display:flex;gap:32px;margin-top:24px}.footer_inner{max-width:1056px;margin:0 auto}.footer_info_wrapper{display:flex;margin-top:40px;justify-content:space-between}.footer_info_wrapper .info_box{display:flex;flex-wrap:wrap;gap:32px;align-items:center;line-height:150%}.footer_info_wrapper .info_address{color:var(--gray-80)}.footer_info_wrapper .info_copyright{color:var(--brand-2)}.footer_info_wrapper .site_link{display:flex;gap:18px;align-items:center}.fnb_mobile_divider{background-color:var(--black-1);opacity:.5;width:1px;height:12px;margin-left:10px}.fnb_list{display:flex;align-items:center}.site_link .footer_logo_1{width:79px}.site_link .footer_logo_2{width:88px}.site_link .footer_logo_3{width:165px}.site_link .site_logo{display:inline-block}.site_link .site_logo img{width:100%;height:auto;object-fit:cover}.info_box_text_wrapper{display:flex;flex-direction:column}.info_box_text_wrapper .business_number{position:relative;margin-left:14px}.info_box_text_wrapper .business_number:before{display:block;content:"";position:absolute;top:3px;left:-9px;width:1px;height:13px;background-color:var(--gray-60)}@media screen and (max-width: 1024px){#footer .fnb{font-size:14px;gap:10px;justify-content:flex-end}.info_box_text_wrapper{font-size:14px;gap:8px}.footer_inner{width:90%;margin:0 auto}.footer_info_wrapper{flex-direction:column;row-gap:24px}}@media screen and (max-width: 640px){.site_link .footer_logo_1,.site_link .footer_logo_2,.site_link .footer_logo_3{width:auto}}.main_landing_page_container{position:relative;width:100%;height:100%;-webkit-user-select:none;user-select:none}.landing_notice_container{position:relative;display:flex;justify-content:center;padding:110px 0}.landing_notice_deco_box{position:absolute;top:0;left:0;background-color:var(--gray-05);width:100%;height:352px;z-index:1}.landing_notice_content{position:relative;z-index:2;width:1056px}.landing_notice_header_container{display:flex;justify-content:space-between;align-items:center}.landing_notice_title{font-weight:600;font-size:32px}.landing_notice_list_container{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.landing_notice_list_item_notice_container{display:flex;justify-content:center;width:344px}.landing_notice_list_item{display:flex;flex-direction:column;gap:16px;width:100%;height:204px;padding:32px;border-radius:20px;background-color:#fff;border:1px solid var(--gray-10);box-shadow:4px 4px 32px #54494914;transition:all ease-out .2s;cursor:pointer}.landing_notice_list_item:hover{transform:translateY(-8%)}.landing_notice_list_item_notice_type{color:#fff;border-radius:30px;background:var(--brand-1);padding:4.5px 12px;width:fit-content}.landing_notice_list_item_notice_title{font-size:18px;font-style:normal;font-weight:500;height:54px}.landing_notice_list_item_notice_created_at_container{display:flex;align-items:center;gap:16px;color:var(--black-2)}.landing_notice_list_item_notice_created_at_divider{width:1px;height:9px;background-color:var(--gray-50)}@media screen and (max-width: 640px){.landing_notice_container{position:relative;display:flex;justify-content:center;padding:80px 24px}.landing_notice_title{font-size:24px}.landing_notice_list_item_notice_container{width:100%}.landing_notice_list_item{gap:8px;padding:16px;border-radius:14px;height:fit-content}.landing_notice_list_item:hover{transform:translateY(0)}.landing_notice_list_item_notice_type{border-radius:30px;padding:3px 10px;font-size:13px}.landing_notice_list_item_notice_title{font-size:16px;height:46px}.landing_notice_list_item_notice_created_at_container{gap:10px;font-size:13px}.landing_notice_list_item_notice_created_at_divider{height:8px}}.main_landing_page_faq_container{margin-top:25px;padding-bottom:140px;display:flex;justify-content:center}.main_landing_page_faq_content{width:1056px}.main_landing_page_faq_title_container{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px}.main_landing_page_faq_title{font-size:32px;font-weight:600;color:var(--brand-1)}.main_landing_page_faq_more_button{display:flex;align-items:center;gap:12px;font-size:14px;font-weight:600;color:var(--brand-1)}@media screen and (max-width: 640px){.main_landing_page_faq_title_container{padding:0 24px;margin-bottom:20px}.main_landing_page_faq_container{padding-bottom:80px}}.notExistBoardCommentWrap{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:flex;flex-flow:column;justify-content:center;align-items:center;gap:30px;width:100%;height:100%;min-height:500px;cursor:default}.notExistBoardComment{font-size:20px;font-weight:400;color:var(--gray-4)}.notExistMainCommentWrap{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default;display:flex;flex-flow:column;justify-content:center;align-items:center;gap:40px;width:100%;height:100%;min-height:500px}.commentWrap{display:flex;flex-flow:column;justify-content:center;align-items:center;gap:20px;color:var(--gray-4)}.mainComment{font-size:36px;font-weight:500}.subComment{font-size:16px;font-weight:400}.faq_list_page{padding-bottom:150px}.faq_list_page .faq_list_box h2{margin-top:82px;margin-bottom:14px;color:var(--brand-1);font-size:18px;font-weight:500;line-height:1.5;display:flex;align-items:center;gap:10px}.faq_accordion.Mui-expanded{margin:0!important;border:none}.faq_accordion.Mui-expanded .faq_expand_icon{transform:rotate(-180deg)}.faq_accordion{box-shadow:none!important;border:none}.faq_accordion:before{content:none!important}.faq_accordion .faq_title_header{transition:all .2s ease-in-out;padding:22px 16px}.faq_accordion .faq_title_header>span.MuiAccordionSummary-content{margin:0}.faq_accordion .faq_title_header:hover{background-color:var(--brand-5)}.faq_q_a_icon{min-width:34px;width:34px}.faq_q_a_icon_wrapper,.faq_expand_icon_wrapper{display:flex;align-items:start;height:100%}.faq_expand_icon_container{padding-top:4px;display:flex;align-items:center;width:32px;height:32px}.faq_expand_icon{transition:all ease-in-out .3s;transform-origin:center}.faq_content_wrapper{padding-top:4px;flex-grow:1}.MuiAccordionSummary-expandIconWrapper{height:100%}.faq_accordion .faq_title{width:100%;display:flex;align-items:center;gap:16px;font-size:18px;font-weight:500;line-height:1.5}.faq_accordion .faq_contents{padding:32px 20px;background-color:var(--gray-05);display:flex;align-items:flex-start;gap:26px}.faq_accordion .faq_contents .editor_contents{padding-top:4px}@media screen and (max-width: 640px){.faq_list_page{padding-bottom:80px}.faq_list_page .faq_list_box h2{margin:40px 0 14px;font-size:16px}.faq_accordion.landing_section{padding:0 24px}.faq_accordion .faq_title{font-size:14px}.faq_accordion .faq_contents{display:block;padding:12px 20px}.faq_accordion .faq_contents.landing_section{padding:24px 20px}.faq_accordion .faq_title_header{padding:14px 0 14px 10px}.faq_accordion .faq_title_header.landing_section{padding:14px 0 14px 10px;font-size:14px}.faq_content_wrapper.landing_section{font-size:15px}.faq_q_a_icon{min-width:30px;width:30px}.faq_expand_icon{width:20px}}.is_edit_content_img_resizing{width:100%!important;height:auto!important}.editor_contents img{max-width:100%}.editor_contents{word-break:normal}@media screen and (max-width: 640px){.editor_contents img{max-width:100%!important;height:auto!important}}.landing_screen_section_container{display:flex;justify-content:center;align-items:center;position:relative;width:100%;min-height:calc(100vh - 61px);overflow:hidden}.landing_intro_section_carousel_container{position:relative;display:flex;justify-content:center;width:1056px;height:720px}.landing_intro_section_carousel_item_wrapper{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.landing_intro_section_carousel_item{position:relative;overflow:visible}.landing_intro_section_carousel_img_item{position:absolute;width:893px;height:837px;z-index:10;right:-74px;top:-74px}.landing_intro_left_deco{position:absolute;left:0;bottom:0}.landing_intro_right_deco{position:absolute;right:0;bottom:0}.landing_intro_section_carousel_deco_circle_container{width:100%;display:flex;justify-content:center}.landing_intro_section_carousel_deco_circle{position:relative;transform:translate(20px);width:30px;height:30px;border-radius:100%;background-color:var(--brand-1)}.landing_intro_section_carousel_swiper.swiper{overflow:visible}.landing_intro_section_carousel_title{font-size:52px;font-weight:700}.landing_intro_section_carousel_sub_title{font-size:24px;font-weight:500}.landing_intro_section_carousel_desc{padding:24px 0}.landing_intro_section_carousel_link_button{display:flex;align-items:center;gap:10px;width:fit-content;padding:10px 20px;border-radius:60px;background-color:var(--brand-1);margin-top:36px;color:#fff;font-weight:500}.landing_intro_section_carousel_nav{margin-top:60px}.landing_intro_section_carousel_nav_current,.landing_intro_section_carousel_nav_total{display:inline-block;text-align:center;width:22px}.landing_intro_section_carousel_nav_total{color:var(--gray-60)}.landing_intro_section_carousel_nav_handler_box{display:flex;gap:24px}.landing_intro_section_carousel_nav_handler{display:flex;gap:8px}.landing_intro_center_deco{position:absolute;top:102px;left:420px;z-index:1}.landing_intro_center_right_deco{position:absolute;top:102px;left:720px;z-index:0}.landing_intro_center_right_line_deco{position:absolute;height:100%;width:auto;top:0;left:35%;z-index:0}.landing_intro_section_carousel_nav_play_icon{color:#000}.landing_intro_section_carousel_progress_bar{cursor:pointer;position:relative;margin-top:24px;background-color:var(--gray-30);height:3px;width:218px}.landing_intro_section_carousel_in_progress_bar{transition:all ease-out .3s;position:absolute;bottom:0;height:100%;background-color:var(--brand-1)}.landing_intro_section_carousel_in_progress_bar_handle_li{cursor:pointer;position:absolute;top:50%;transform:translateY(-50%);height:100%;padding:12px 0}@media screen and (max-width: 1280px){.main_intro_section{min-height:calc(100vh - 61px)}}@media screen and (max-width: 640px){.main_intro_section{min-height:calc(100vh - 61px)}.landing_intro_left_deco{position:absolute;left:0;bottom:0;width:100%;height:auto}.landing_intro_section_carousel_container{width:100%;height:100%;padding:24px}.landing_intro_section_carousel_img_item{position:relative;width:100%;height:auto;z-index:10;right:0;top:0}.landing_intro_section_carousel_title{font-size:24px}.landing_intro_section_carousel_sub_title{font-size:20px;font-weight:500}.landing_intro_section_carousel_link_button{padding:5px 14px;margin-top:8px;font-size:12px}.landing_intro_section_carousel_nav{margin-top:52px}.landing_intro_section_carousel_progress_bar{margin-top:16px;width:139px}}.popup{position:fixed;z-index:999;left:50%;top:50%;transform:translate(-50%,-50%)}.popup.center{top:50%;left:50%}.popup.left{top:50%;left:16%}.popup.right{top:50%;left:70%}.popup .main_img{width:100%}.popup .OverlaySection{position:static;background:none;z-index:auto}.popup .OverlaySection .modal_wrapper{position:static;box-shadow:10px 10px 30px #0000004d;z-index:111;width:fit-content;transform:none}.popup_content_wrapper{display:flex;flex-direction:column;max-width:600px}.popup_content_wrapper .popup_link_style.cursor{cursor:pointer}.popup_content_wrapper .popup_link_style img{width:100%}.popup .input_container{margin-top:24px;display:flex;align-items:center;justify-content:flex-end}.popup .modal_wrapper .modal_content{padding:20px;max-height:none;background-color:#fff}.popup .popup_checkbox{margin:0}.popup .popup_label{margin-left:4px;cursor:pointer}@media screen and (max-width: 1024px){.popup .OverlaySection .modal_wrapper{width:auto!important;border:none}.popup.center,.popup.left,.popup.right{top:50%;left:50%}}@media screen and (max-width: 640px){.popup{width:90%}.popup .modal_wrapper .modal_content{padding-bottom:12px}.popup .popup_label{font-size:14px;margin:0}}.progress_bar_fixe_box{position:fixed;top:80px;left:50%;transform:translate(-50%);border-radius:50px;box-sizing:border-box;background-color:#fff;border:1px solid var(--gray-20);z-index:9999;width:220px;height:60px;display:flex;align-items:center;padding-left:12px;padding-right:12px;box-shadow:0 4px 24px #313a6314;gap:12px}.progress_bar{position:relative}.progress_bar .progress_inner_box{top:0;left:0;bottom:0;right:0;position:absolute;display:flex;align-items:center;justify-content:center;font-size:10px;color:var(--success-main)}.download_text{display:flex;align-items:center;font-weight:500;font-size:18px;white-space:nowrap}.download_text svg{margin:0!important}.close_icon_btn{position:absolute;top:50%;transform:translateY(-50%);right:12px;border-radius:24px;line-height:0;transition:all .2s ease-out;cursor:pointer}.close_icon_btn:hover{background-color:#ccc;color:#fff}:root{--rt-color-white:#fff;--rt-color-dark:#222;--rt-color-success:#8dc572;--rt-color-error:#be6464;--rt-color-warning:#f0ad4e;--rt-color-info:#337ab7;--rt-opacity:.9;--rt-transition-show-delay:.15s;--rt-transition-closing-delay:.15s;--rt-arrow-size:8px}.core-styles-module_tooltip__3vRRp{left:0;opacity:0;pointer-events:none;position:absolute;top:0;will-change:opacity}.core-styles-module_fixed__pcSol{position:fixed}.core-styles-module_arrow__cvMwQ{background:inherit;position:absolute;z-index:-1}.core-styles-module_noArrow__xock6{display:none}.core-styles-module_clickable__ZuTTB{pointer-events:auto}.core-styles-module_show__Nt9eE{opacity:var(--rt-opacity);transition:opacity var(--rt-transition-show-delay) ease-out}.core-styles-module_closing__sGnxF{opacity:0;transition:opacity var(--rt-transition-closing-delay) ease-in}.styles-module_tooltip__mnnfp{border-radius:3px;font-size:90%;padding:8px 16px;width:max-content}.styles-module_arrow__K0L3T{height:var(--rt-arrow-size);width:var(--rt-arrow-size)}[class*=react-tooltip__place-top]>.styles-module_arrow__K0L3T{transform:rotate(45deg)}[class*=react-tooltip__place-right]>.styles-module_arrow__K0L3T{transform:rotate(135deg)}[class*=react-tooltip__place-bottom]>.styles-module_arrow__K0L3T{transform:rotate(225deg)}[class*=react-tooltip__place-left]>.styles-module_arrow__K0L3T{transform:rotate(315deg)}.styles-module_dark__xNqje{background:var(--rt-color-dark);color:var(--rt-color-white)}.styles-module_light__Z6W-X{background-color:var(--rt-color-white);color:var(--rt-color-dark)}.styles-module_success__A2AKt{background-color:var(--rt-color-success);color:var(--rt-color-white)}.styles-module_warning__SCK0X{background-color:var(--rt-color-warning);color:var(--rt-color-white)}.styles-module_error__JvumD{background-color:var(--rt-color-error);color:var(--rt-color-white)}.styles-module_info__BWdHW{background-color:var(--rt-color-info);color:var(--rt-color-white)}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: #e74c3c;--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient( to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55 );--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right)}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right)}@media only screen and (max-width : 480px){.Toastify__toast-container{width:100vw;padding:0;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}}.Toastify__toast{--y: 0;position:relative;-ms-touch-action:none;touch-action:none;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0;overflow:hidden}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width : 480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial;border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp{position:absolute;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}a{text-decoration:none;color:#3a3a3a}button{width:auto;background:none;color:inherit;border:none;padding:0;cursor:pointer;outline:inherit}*{box-sizing:border-box;word-break:keep-all;font-family:Pretendard,sans-serif!important}body{font-weight:400;color:var(--black-1);line-height:1.5;letter-spacing:.00938em}:root{--brand-1: #eb4300;--brand-2: #cc4d1a;--brand-3: #ff7c48;--brand-4: #ffc2a0;--brand-5: #ffdcc8;--brand-6: #ffeee5;--black-1: #1b1b1b;--black-2: #424242;--disabled: #7e9ca1;--disabled-1: #7e9ca1;--gray-80: #54575f;--gray-70: #737881;--gray-60: #9a9ea7;--gray-50: #aaafb9;--gray-40: #c4c9d1;--gray-30: #d7dbe3;--gray-20: #e3e6ed;--gray-10: #eef1f4;--gray-05: #f7f8f9;--error-main: #ff0000;--error-dark: #d40000;--error-light: #fee;--success-main: #00af5e;--success-dark: #009436;--success-light: #f0fff4;--warning-main: #ff7a00}.Toastify__toast{border-radius:9999px;background-color:#eef3f9;box-shadow:4px 4px 20px #00000026;padding:0}.Toastify__close-button{display:none}.Toastify__toast-body{padding-left:24px;color:#000;font-family:Pretendard,sans-serif!important;font-family:Pretendard;font-size:16px;font-weight:500;line-height:1.5}.Toastify__progress-bar,.Toastify__progress-bar--wrp{visibility:hidden}.label{display:block}.footer_btn_group{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:20px}.footer_btn_group button{flex:1}.flex{display:flex}.flex-col{flex-direction:column}.justify-start{justify-content:flex-start}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.item-start{align-items:flex-start}.item-center{align-items:center}.item-end{align-items:flex-end}.grow{flex-grow:1}.gap{gap:8px}.w-full{width:100%}.h-full{height:100%}.w-auto{width:auto}.h-auto{height:auto}.min-w-full{min-width:100%}.min-h-full{min-height:100%}.rounded{border-radius:100px}.divider{border-bottom:1px solid #eef1f4}.navigate_transition_overlay{width:100%;will-change:initial!important}.navigate_transition_overlay.isHide{display:none!important}.vertical_custom_scroll{overflow-y:auto;overflow-x:hidden}.vertical_custom_scroll::-webkit-scrollbar{width:7px}.vertical_custom_scroll::-webkit-scrollbar:horizontal{height:7px}.vertical_custom_scroll::-webkit-scrollbar-track{background-color:transparent;width:10px}.vertical_custom_scroll::-webkit-scrollbar-thumb{background-color:#cbc7c7;border-radius:5px}.text_truncate{white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.cursor_pointer{cursor:pointer}.underline:hover{text-decoration:underline}.tooltip_btn{background-color:var(--brand-2);color:#fff;display:flex;gap:8px;align-items:center;padding:6px 12px 6px 6px}.css-13lvt8g-MuiButtonBase-root-MuiRadio-root.Mui-checked{color:var(--brand-1)!important}.css-161ms7l-MuiButtonBase-root-MuiSwitch-switchBase.Mui-checked+.MuiSwitch-track{background-color:var(--brand-1)!important;opacity:1!important}.css-imrjgg-MuiButtonBase-root-MuiCheckbox-root,.css-13lvt8g-MuiButtonBase-root-MuiRadio-root{padding:0!important}.zoom{transform:scale(.9);transform-origin:top left;width:111.11%}.hidden{display:block;position:absolute;left:-1000%;width:1px;height:1px;overflow:hidden;color:#333}.warning{color:var(--error-dark)}.text_decoration_under{text-decoration:underline}.line_clamp_2{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.line_clamp_1{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.test_box{position:fixed;z-index:9999999;left:20%;top:20%;padding:20px;font-weight:700;font-size:40px;color:#fff;background-color:#000}.flex_column{flex-direction:column;gap:12px!important}.standard_container{width:100%;display:flex;flex-direction:column;align-items:center}div.paginationContainer{align-items:center;color:#a4a4a4;display:flex;font-size:16px;justify-content:center;margin-top:30px;width:100%}ul.pagination{display:flex;justify-content:center;align-items:center;list-style:none;padding:0;gap:12px}ul.pagination li.page_item{display:flex}ul.pagination li.icon_prev .page_link,ul.pagination li.icon_next .page_link,ul.pagination li.icon_first .page_link,ul.pagination li.icon_last .page_link{padding:0;margin:0;width:16px;height:16px}ul.pagination li .page_link{padding:0 8px;border-radius:30px;height:24px;min-width:24px}ul.pagination li.active .page_link{background-color:var(--brand-2)}ul.pagination li.active a{color:#fff}ul.pagination li a{display:flex;align-items:center;justify-content:center}#user_layout{position:relative;display:flex;flex-direction:column;min-height:100vh}#footer{background-color:#fff;width:100%;border-top:1px solid var(--gray-10);padding-bottom:62px}#assessment_layout{position:relative;display:flex;flex-direction:column;min-height:100vh}#contents{overflow-x:clip;min-height:calc(100vh - 61px)}@media screen and (max-width: 1280px){#contents{min-height:calc(100vh - 61px)}}@media screen and (max-width: 640px){#contents{min-height:calc(100vh - 61px)}#footer{padding-bottom:24px}}@font-face{font-family:Pretendard;font-weight:300;font-style:normal;font-display:swap;src:url(/assets/Pretendard-Light-OKkjZ2kU.woff2) format("woff2"),url(/assets/Pretendard-Light-CDkEzbgn.woff) format("woff"),}@font-face{font-family:Pretendard;font-weight:400;font-style:normal;font-display:swap;src:url(/assets/Pretendard-Regular-DOS411FT.woff2) format("woff2"),url(/assets/Pretendard-Regular-B2RGqUet.woff) format("woff"),}@font-face{font-family:Pretendard;font-weight:500;font-style:normal;font-display:swap;src:url(/assets/Pretendard-Medium-CT-0g5pO.woff2) format("woff2"),url(/assets/Pretendard-Medium-DKYRKZ-G.woff) format("woff"),}@font-face{font-family:Pretendard;font-weight:600;font-style:normal;font-display:swap;src:url(/assets/Pretendard-SemiBold-3o6CU4cE.woff2) format("woff2"),url(/assets/Pretendard-SemiBold-DqyqYcDR.woff) format("woff"),}@font-face{font-family:Pretendard;font-weight:700;font-style:normal;font-display:swap;src:url(/assets/Pretendard-Bold-9HN5A4IX.woff2) format("woff2"),url(/assets/Pretendard-Bold-BXfWhsVi.woff) format("woff"),}@font-face{font-family:Pretendard;font-weight:800;font-style:normal;font-display:swap;src:url(/assets/Pretendard-ExtraBold-BbU32UOC.woff2) format("woff2"),url(/assets/Pretendard-ExtraBold-wJmh4c3r.woff) format("woff"),}.OverlaySection{position:fixed;z-index:1202;left:0;right:0;top:0;bottom:0;margin:auto;background-color:#00000080}.OverlaySection .modal_wrapper{z-index:3000;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;border-radius:10px}.modal_wrapper .modal_content{overflow:auto;max-height:800px}.modal_wrapper .ModalHeader{width:100%}.modal_wrapper .ModalHeader .title{padding:24px 24px 0;color:var(--brand-1);font-weight:500;font-size:20px;line-height:1.5}.modal_wrapper .ModalHeader .btn_close{position:absolute;top:12px;right:12px;cursor:pointer;margin:0;border:0;outline:none;background:none;padding:10px}.modal_wrapper .ModalHeader.hasBackground{color:#fff;background-color:var(--brand-1);border-radius:10px 10px 0 0}.modal_wrapper .ModalHeader.hasBackground .title{padding:10px 12px 10px 24px;color:#fff;font-size:16px;font-weight:500;line-height:1.5}.modal_wrapper .ModalHeader.hasBackground .btn_close{top:0;right:0}.modal_wrapper .ModalHeader .btn_close img{width:100%}.modal_wrapper .modal_content{padding:20px 24px 24px;overflow:auto;max-height:800px;min-height:150px}@media screen and (max-width: 1024px){.OverlaySection .modal_wrapper{width:90%!important;overflow:auto}.modal_wrapper .modal_content{padding:5%;max-height:540px!important;overflow:auto!important}}
