:root{--crm-header-height:50px}.icon_img{background:url(/html/img/icon_img.svg) no-repeat}.Wrap{min-width:1600px}input::placeholder,textarea::placeholder{color:#ccc}textarea{resize:none}input:focus,select:focus,textarea:focus{outline:1px solid #007aff}select{-moz-appearance:none;-webkit-appearance:none;appearance:none;background-image:url(/html/img/select_arrow.png);background-repeat:no-repeat;background-position:94%;background-size:1rem;background-color:#fff}button{cursor:pointer}.main_btn{background-color:#007aff;border-radius:4px;border:1px solid #007aff}.main_btn,.sub_btn{color:#fff;display:flex;align-items:center;gap:3px;justify-content:center;outline:none}.sub_btn{background-color:#06bdcf;border-radius:4px;border:1px solid #06bdcf}.white_btn{background-color:#fff;color:#777;border-radius:4px;border:1px solid #ddd}.black_btn,.white_btn{display:flex;align-items:center;gap:3px;justify-content:center;outline:none}.black_btn{background-color:#555;color:#fff;border-radius:4px}.main_btn:hover,.sub_btn:hover{background-image:linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.1))}.white_btn:hover{background:#fafafa}.black_btn:hover{background-image:linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.1))}.tooltip_style{background-color:#777!important;font-size:12px!important}#header{background-color:#fff;border-bottom:1px solid #ddd;width:100%;padding:0 20px;position:relative;min-width:1900px}#header .top_bar{display:flex;justify-content:space-between;align-items:center;height:62px}#header .top_bar h1{font-weight:600;font-size:32px;color:#007aff}#header .top_bar .header_profile{cursor:pointer}#header .top_bar .name{margin-right:12px}#header .top_bar .icon_profile_more{width:16px;height:16px;background-position:-142px -196px;display:inline-block;transform:translateY(2px)}#header .profile_detail{display:none;position:absolute;right:30px;top:55px;padding:10px;background:#fff;box-shadow:0 0 8px rgba(0,0,0,.1);z-index:9}#header .profile_detail.on{display:block}#header .profile_detail .icon_img{display:inline-block;width:14px;height:14px;margin-right:2px;transform:translateY(3px)}#header .profile_detail .icon_setting{background-position:-282px -276px}#header .profile_detail .icon_logout{background-position:-26px -315px}#header .profile_detail .button{padding:8px 5px;display:block}#header .profile_detail .button:hover{background:#fafafa}#header .profile_detail div{cursor:pointer}#header .header_right{display:flex;gap:16px;align-items:center}#header .header_right button{width:178px;height:33px;border:none;border-radius:4px;display:inline-flex;gap:6px;align-items:center;justify-content:center;font-weight:500;color:#fff}#header .strategy_btn{background-color:#0051a9;color:#fff}#header .strategy_btn .icon_img{width:16px;height:16px;display:inline-block;background-position:-257px -695px}#header .guide_btn .icon_img{width:16px;height:16px;display:block;background-position:-338px -516px}#header .guide_btn{width:178px;height:33px;background:linear-gradient(to right top,#007aff,#06bdcf)}.guide_wrap{width:100%;height:100%;position:fixed;top:0;left:0;background-color:rgba(0,0,0,.5);z-index:9;display:flex;justify-content:center;align-items:center}.guide_wrap .guide_contents{width:1700px;background-color:#fff;border-radius:4px;padding:40px;box-sizing:border-box;margin:50px auto}.guide_wrap .guide_title{font-weight:700;font-size:28px}.guide_wrap .contents_top{display:flex;justify-content:space-between}.guide_wrap .close_btn{width:40px;height:40px;cursor:pointer}.guide_wrap .close_btn svg{font-size:40px;display:block;margin:auto}.guide_wrap .close_btn svg path{color:#ccc}.guide_wrap .close_btn:hover{transition:all .3s;transform:rotate(90deg)}.guide_wrap .contents_bottom{overflow-y:scroll;background-size:cover;height:calc(100vh - 240px)}.guide_wrap .img_wrapper{width:100%;position:relative}.guide_wrap .img_wrapper img{display:block;width:100%;height:auto}.guide_wrap .anchor{display:flex;gap:10px;margin-bottom:10px}.guide_wrap .contents_bottom img{margin-bottom:80px}.guide_wrap .anchor span.ac{padding:6px 12px;cursor:pointer;color:#aaa;transition:color .3s}.guide_wrap .anchor span.ac.on{color:#191919}.lnb_menu{padding:20px;min-width:220px;border-right:1px solid #ddd;overflow:hidden;height:100%;background:#fff;position:relative}.lnb_menu .lnb_name.on{background:#f5faff}.lnb_menu .big_menu{margin-bottom:20px}.lnb_menu .big_menu.only_big a{padding:4px 0;width:100%;display:block;border-radius:2px}.lnb_menu .small_menu{padding:0 18px}.lnb_menu .small_menu a{padding:4px 10px;display:block;margin-top:12px}.lnb_menu .icon_img{display:inline-block;width:16px;height:16px;transform:translateY(2px)}.lnb_menu .icon_home{background-position:-312px -20px}.lnb_menu .icon_user{background-position:-168px -20px}.lnb_menu .lnb_name.on .icon_user{background-position:-204px -20px}.lnb_menu .icon_pencle{background-position:-60px -56px}.lnb_menu .lnb_name.on .icon_pencle{background-position:-96px -56px}.lnb_menu .icon_community{background-position:-24px -20px}.lnb_menu .lnb_cate_name.on .icon_community{background-position:-60px -20px}.lnb_menu .icon_dashboard{background-position:-276px -20px}.lnb_menu .lnb_name.on .icon_dashboard{background-position:-240px -20px}.lnb_menu .lnb_name .icon_sales{background-position:-132px -20px}.lnb_menu .lnb_name.on .icon_sales{background-position:-96px -20px}.lnb_menu .icon_pipline{background-position:-132px -20px}.lnb_menu .lnb_cate_name.on .icon_pipline{background-position:-96px -20px}.lnb_menu .icon_archive{background-position:-164px -58px}.lnb_menu .lnb_cate_name.on .icon_archive{background-position:-132px -58px}.lnb_menu .icon_cancel{background-position:-267px -469px;transform:translateY(3px)}.lnb_menu .lnb_name.on .icon_cancel{background-position:-301px -469px}.lnb_menu .icon_pricing{background-position:-96px -653px;transform:translateY(3px)}.lnb_menu .lnb_name.on .icon_pricing{background-position:-65px -653px}.lnb_menu .side_banner{width:197px;position:fixed;bottom:-30px;text-align:center;left:10px}.lnb_menu .side_banner div{padding:40px 10px 20px;background:rgba(0,122,255,.1);transform:translateY(-55px);border-radius:16px}.lnb_menu .side_banner div p{color:#254971;font-size:15px;line-height:23px;margin-bottom:16px;font-weight:600}.lnb_menu .side_banner div span{display:inline-block;padding:8px 14px;border-radius:10px;background:linear-gradient(to right top,#007aff,#06bcd0);color:#fff}.lnb_menu .side_banner:hover div span{background:#007aff}.select_breadcrumb{display:flex;width:calc(100% - 56px);height:36px;margin:14px auto;justify-content:space-between;align-items:center;box-sizing:border-box}.select_breadcrumb #project_select{width:600px;height:36px;border-radius:4px;border:1px solid #ddd;box-sizing:border-box;padding:0 12px}.select_breadcrumb select[id=project_select]{-moz-appearance:none;-webkit-appearance:none;appearance:none;background-image:url(/html/img/select_arrow.png);background-repeat:no-repeat;background-position:98%;background-size:1rem;background-color:#fff}.current{width:calc(100% - 56px);margin:20px auto 16px;justify-content:space-between;align-items:center;height:16.8px}.current,h3{display:flex}h3{font-size:18px;font-weight:600;gap:8px}.login_contents_wrap{width:1920px;height:100vh}.login_wrap{display:flex;gap:145px;justify-content:center;align-items:center;height:calc(100vh - 170px)}.login_wrap .left{width:360px;padding-top:22px}.login_wrap .left .some_box .login_logo{width:132px;height:56px;background-image:url(/html/img/login_signup_img.png);background-position:-192px -290px;display:block}.login_wrap .left .some_box .login_txt{margin:6px 0 40px}.login_wrap .left .some_box .login_txt p:first-child{color:#007aff}.login_wrap .input_wrap .input_box{margin-bottom:10px;position:relative}.login_wrap .input_wrap .input_box:last-child{margin-bottom:0}.login_wrap .input_wrap .input_box label{display:block;margin-bottom:8px;box-sizing:border-box;padding-left:4px}.login_wrap .input_wrap .input_box label span{color:#777}.login_wrap .input_wrap .input_box label .star{color:#06bdcf;margin-left:4px}.login_wrap .input_wrap .input_box input{width:100%;height:40px;border:1px solid #ddd;box-sizing:border-box;padding-left:46px;border-radius:4px}.login_wrap .input_wrap .input_box .input_icon{width:24px;height:24px;position:absolute;top:32px;left:12px;background-image:url(/html/img/login_signup_img.png)}.login_wrap .input_wrap .id .input_icon{background-position:-211px -405px}.login_wrap .input_wrap .pw .input_icon{background-position:-211px -446px}.login_wrap .input_wrap .input_box i{position:absolute;top:26px;right:0;width:38px;height:38px;text-align:center;line-height:38px;cursor:pointer}.login_wrap .login_btn{width:100%;height:40px;background-color:#fff;border:1px solid #ddd;border-radius:4px;margin:24px 0 22px;color:#555}.login_wrap .forgot_wrap{text-align:center}.login_wrap .forgot_wrap button{background:none;border:none}.login_wrap .forgot_wrap .line{display:inline-block;width:1px;height:8px;background-color:#ddd;margin:0 10px}.login_wrap .go_signup{width:100%;background:#f2f8ff;text-align:center;line-height:44px;border:1px solid #e6f2ff;border-radius:4px;margin-top:40px}.login_wrap .go_signup span{color:#555}.login_wrap .go_signup a{margin-left:6px;color:#007aff;text-decoration:underline}.login_wrap .right{width:575px;height:682px;background-image:url(/html/img/login_img.jpg);border-radius:50px;background-position:-262px 0}.footer{width:100%;padding:20px;background-color:#fafafa;position:fixed;bottom:0;left:0}.footer .footer_inner{width:1080px;margin:0 auto;display:flex;justify-content:space-between}.footer .left_inner span,.footer p{color:#777;font-size:13px}.footer .footer_inner .left_inner p:first-child{margin-bottom:14px}.footer .footer_inner .left_inner p:last-child{margin-top:14px;font-size:12px}.footer .footer_inner .left_inner .span_wrap{margin-top:8px;display:flex;gap:30px}.footer .footer_inner .left_inner .span_wrap .line{display:inline-block;width:1px;height:8px;background-color:#ddd;margin:0 8px}.footer .footer_inner .sns_wrap{margin-bottom:20px;width:-moz-fit-content;width:fit-content;height:30px;margin-left:auto}.footer .footer_inner .sns_wrap a{display:block;width:30px;height:30px;float:left;margin-left:10px;background-image:url(/html/img/login_signup_img.png);cursor:pointer}.footer .footer_inner .sns_wrap .youtube{background-position:-95px -754px}.footer .footer_inner .sns_wrap .youtube:hover{filter:invert(17%) sepia(100%) saturate(6934%) hue-rotate(344deg) brightness(101%) contrast(108%)}.footer .footer_inner .sns_wrap .linkedin{background-position:-135px -754px}.footer .footer_inner .sns_wrap .linkedin:hover{filter:invert(19%) sepia(88%) saturate(3946%) hue-rotate(200deg) brightness(92%) contrast(92%)}.footer .footer_inner .sns_wrap .facebook{background-position:-175px -754px}.footer .footer_inner .sns_wrap .facebook:hover{filter:invert(26%) sepia(47%) saturate(5337%) hue-rotate(215deg) brightness(104%) contrast(105%)}.footer .footer_inner .sns_wrap .blog{background-position:-215px -754px}.footer .footer_inner .sns_wrap .blog:hover{filter:invert(75%) sepia(55%) saturate(5447%) hue-rotate(102deg) brightness(96%) contrast(98%)}.footer .footer_inner .go_tradeit{background-color:#fff;color:#007aff;border-radius:50px;line-height:40px;display:block;font-weight:600;box-sizing:border-box;padding:0 20px;transition:all .2s}.footer .footer_inner .go_tradeit:hover{box-shadow:0 2px 8px 0 rgba(0,0,0,.1)}.footer .footer_inner .go_tradeit .icon_img{width:20px;height:20px;background-image:url(/html/img/login_signup_img.png);display:block;float:right;background-position:-270px -756px;transition:all .2s;margin:10px 0 0 6px}.footer .footer_inner .go_tradeit:hover .icon_img{transform:rotate(-45deg)}.loginPage-update-popup{position:fixed;top:0;left:0;width:100%;height:100vh;background:rgba(0,0,0,.7);z-index:10000;display:flex;justify-content:center;align-items:center}.loginPage-update-popup .update_popup_container{width:592px;height:400px}.loginPage-update-popup .update_popup_container .update_popup_content{width:100%;height:357px;padding:45px;text-align:center;background:url(/html/img/updatepopup_bg.png) no-repeat 50%/cover}.loginPage-update-popup .update_popup_container .update_popup_content h4{color:#fff;text-align:center;width:100%;font-size:23px;padding:30px 0;font-weight:700}.loginPage-update-popup .update_popup_container .update_popup_content p{font-size:17px;line-height:1.6em;color:#fff;font-weight:400}.loginPage-update-popup .update_popup_container .popup_buttons{display:flex;border-bottom-left-radius:20px;border-bottom-right-radius:20px;overflow:hidden}.loginPage-update-popup .update_popup_container .popup_buttons button{width:50%;color:#191919;padding:10px 0;border:none;background:#fff;font-size:15px}.loginPage-update-popup .update_popup_container .update_popup_content p b{font-size:1em;color:#fff;font-weight:700}.popup_register.popup_find .title{color:#777!important;text-align:center;margin-bottom:24px}.popup_register.popup_find .question{color:#555;margin-right:4px}.popup_register.popup_find input{width:433px;height:38px;border:1px solid #ddd;border-radius:4px;box-sizing:border-box;padding:0 12px;margin:20px 0}.popup_find .result_wrap{margin:20px 0}.popup_find .line{width:1px;height:8px;background-color:#ddd;margin:0 6px;display:inline-block}.popup_find .result_txt{margin-bottom:10px}.popup_find .result_box{width:433px;background-color:#f7fafb;box-sizing:border-box;padding:10px 90px;margin-bottom:8px;border-radius:4px}.popup_find .top .and{color:#777}.popup_find .result span{margin-right:4px}.popup_find .popup_find .create_btn_box{width:auto!important;justify-content:right}.popup_find .container02_2 .popup_contents{width:433px;height:116px;display:flex;align-items:center;justify-content:center;background-color:#f7fafb;margin-bottom:20px}.popup_find_all .question{margin-bottom:20px}.popup_find_all .question p{color:#555;margin-bottom:10px}.popup_find_all .result_box{display:flex;justify-content:center;align-items:center;padding:32.5px 0;margin-bottom:20px}.popup_register.full_view_wrap .popup_contents .join_popup_title{font-size:18px;margin-bottom:20px}.popup_register.full_view_wrap .popup_contents .popup_scroll_part{overflow-y:scroll;height:630px;padding-right:20px}.popup_register.full_view_wrap .popup_contents .popup_scroll_part li{margin-bottom:20px}.popup_register.full_view_wrap .popup_contents .popup_scroll_part li h5{margin-bottom:5px}.popup_register.full_view_wrap .popup_contents .popup_scroll_part li div{padding-left:10px;line-height:1.45em;margin-bottom:10px}.popup_register.full_view_wrap .popup_contents .popup_scroll_part li table{width:calc(100% - 60px);margin-left:30px}.popup_register.full_view_wrap .popup_contents .popup_scroll_part li table th{text-align:center;padding:6px 10px;background:#fafafa;color:#555;font-weight:400}.popup_register.full_view_wrap .popup_contents .popup_scroll_part li table td{text-align:center;padding:6px 10px}.popup_register.full_view_wrap .popup_contents .popup_scroll_part li .small_info{padding-left:10px;display:block;line-height:1.6em}.popup_register.full_view_wrap .popup_contents .popup_scroll_part li p.small_info{margin-bottom:5px}.popup_register.full_view_wrap .popup_contents .popup_scroll_part li span span{text-decoration:underline}.popup_register.full_view_wrap .popup_contents .popup_scroll_part li .info_date{line-height:1.5em;padding:10px 0;margin-bottom:20px}.popup_register.full_view_wrap .popup_contents .popup_scroll_part li p.small_info .icon_right{display:inline-block;width:12px;height:12px;background-position:-311px -315px}.setting_page{float:left;padding:24px 28px;width:calc(100% - 220px);min-width:1600px;background:url(/html/img/bg_logo.png) no-repeat 1080px 140px;border-left:1px solid #ddd}.setting_page .breadcrumb{margin-bottom:20px}.breadcrumb{display:flex;gap:3px;color:#555}.breadcrumb p{color:#555}.breadcrumb a{color:#007aff}.breadcrumb .icon_right{width:16px;height:16px;display:block;background-position:-310px -275px}.setting_page h3{font-size:18px;font-width:600;margin-bottom:20px}.editprofile_form{width:100%;position:relative}.editprofile_form .editprofile_form_field{margin-bottom:16px;width:610px}.editprofile_form .editprofile_form_field .item_title{margin-bottom:5px}.editprofile_form .editprofile_form_field .item_title .required{color:#555;font-size:.9em}.editprofile_form .editprofile_form_field .item_title .required b{color:#06bdcf;font-size:1em}.editprofile_form input{width:100%;border:1px solid #ddd;height:41px;padding:0 10px;border-radius:5px}.editprofile_form select:focus option:checked{color:#007aff;background:#f2f8ff}.editprofile_form input:disabled{background-color:#ecf3f5;color:#999}.editprofile_form .three_field{display:flex;justify-content:space-between;gap:6px;align-items:center;width:100%}.editprofile_form .three_field input{max-width:200px}.editprofile_form .custom-select{width:190px}.withdrawal .custom-select{margin-bottom:50px}.custom-select{position:relative}.custom-select .select_btn{background:#fff;border:1px solid #ddd;display:block;width:100%;height:41px;border-radius:5px;background-image:url(/html/img/select_arrow.png);background-repeat:no-repeat;background-position:97%;background-size:1rem;text-align:left;padding:0 10px}.custom-select .option_list{position:absolute;left:0;box-shadow:0 3px 6px rgba(0,0,0,.25);background:#fff;padding:10px;width:100%;overflow:hidden;border-radius:5px;transition:all .4s;opacity:0;display:none;z-index:1}.editprofile_form .custom-select .option_list{bottom:-206px}.withdrawal .custom-select .option_list{bottom:-316px}.custom-select .option_list.active{opacity:1;display:block}.custom-select .option_list li{padding:10px;cursor:pointer}.custom-select .option_list li:hover{background:#f5faff;color:#007aff}.editprofile_form .editprofile_form_field.password{position:relative}.editprofile_form .editprofile_form_field.password:before{content:"Change Password";position:absolute;z-index:-1;right:10px;bottom:10px;color:#191919;cursor:pointer}.editprofile_form .editprofile_form_field.password input{cursor:pointer;background:transparent}.setting_page .save_btn{padding:10px;display:flex;align-items:center;gap:5px;margin-top:20px}.setting_page .save_btn .icon_save{width:14px;height:14px;display:inline-block;background-position:-96px -234px}.popup_password{position:absolute;left:800px;top:10px;padding:28px;box-shadow:0 3px 10px rgba(0,0,0,.25);width:600px;border-radius:6px;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.popup_password h4{color:#555;font-size:16px;font-weight:600;margin-bottom:12px}.popup_password ul li{margin-bottom:16px}.popup_password ul li p{margin-bottom:12px}.popup_password ul li p b{margin-right:5px;color:#06bdcf}.popup_password ul li p .required{font-size:.9em}.password_info{font-size:12px;color:#ccc;margin-bottom:2px}.password_info.on{color:#18bb41}.password_info .icon_check{width:12px;height:12px;display:inline-block;background-position:-312px -235px}.password_info.on .icon_check{filter:invert(61%) sepia(61%) saturate(2023%) hue-rotate(86deg) brightness(90%) contrast(85%)}.popup_password .btn_box{padding-top:22px;margin-top:16px;border-top:1px solid #d9d9d9;display:flex;justify-content:right;gap:10px}.popup_password .btn_box button{padding:10px}.popup_password .btn_box button .icon_close{width:16px;height:16px;background-position:-68px -314px}.popup_password .btn_box button .icon_save{width:14px;height:14px;background-position:-96px -234px}.editOnboarding .editonboarding_form .question_box{display:flex;justify-content:space-between;border-bottom:1px dashed #eee;padding-bottom:12px;margin-bottom:12px}.editOnboarding .editonboarding_form .question_box .item_content{width:calc(100% - 501px)}.editOnboarding .editonboarding_form .question_box input[type=text]{border:1px solid #ddd;padding:10px;border-radius:4px;height:38px}.editOnboarding .editonboarding_form .question_box textarea{height:58px;border:1px solid #ddd;padding:10px;border-radius:4px;resize:none;outline:none}.editOnboarding .editonboarding_form .item_content .file_attachment{padding:8px 0;display:flex;gap:12px;align-items:center}.editOnboarding .editonboarding_form .item_content .icon_img{width:16px;height:16px;background-position:-106px -313px;cursor:pointer}.editOnboarding .editonboarding_form .item_title .info_btn{color:#007aff;cursor:pointer;display:inline-block}.editOnboarding .editonboarding_form .item_title .info_btn:hover{border-bottom:1px solid #007aff}.editOnboarding .popup_hscode{width:100%;height:100%;position:fixed;top:0;left:0;background:rgba(0,0,0,.3);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.editOnboarding .popup_hscode .popup_hscode_content{padding:24px;border-right:4px;background:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.editOnboarding .popup_hscode h4{color:#777;font-weight:600;font-size:16px;margin-bottom:16px}.editOnboarding .popup_hscode ul{margin-bottom:16px}.editOnboarding .popup_hscode ul li{margin-bottom:8px;color:#555;display:flex;gap:2px}.editOnboarding .popup_hscode ul li .step_number{color:#aaa;margin-right:17px;position:relative}.editOnboarding .popup_hscode ul li .step_number:after{content:"";position:absolute;top:50%;transform:translateY(-50%);right:-8px;width:1px;height:8px;background:#ddd}.editOnboarding .popup_hscode ul li a,.editOnboarding .popup_hscode ul li b{font-weight:400;color:#007aff}.editOnboarding .popup_hscode ul li .icon_right{display:inline-block;width:16px;height:16px;background-position:-143px -313px}.editOnboarding .popup_hscode .white_btn{width:102px;height:37px;gap:8px}.editOnboarding .popup_hscode .white_btn .icon_img{width:16px;height:16px;background-position:-276px -233px}.editOnboarding .item_content.answer_category{border:1px solid #ddd}.editOnboarding .item_content .cate_selected{background:#fafafa;padding:10px 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ddd}.editOnboarding .item_content .cate_selected .cate_answer_box{display:flex;align-items:center;flex-wrap:wrap;row-gap:10px;column-gap:50px;width:calc(100% - 129px)}.editOnboarding .item_content .cate_selected .cate_group_box{display:flex;gap:20px;align-items:center}.editOnboarding .item_content .cate_selected .cate_group_box .cate_group_name{display:inline-block;border:1px solid #007aff;border-radius:20px;color:#007aff;background:rgba(0,122,255,.05);padding:6px 10px}.editOnboarding .item_content .cate_selected .cate_group_box .cate_name{display:flex;gap:10px}.editOnboarding .item_content .cate_content{padding:10px 10px 10px 20px;display:flex;gap:78px}.editOnboarding .item_content .cate_content .cate_title p{color:#777;font-weight:600;width:78px}.editOnboarding .item_content .cate_content .category_item_box{display:flex;align-items:center;flex-wrap:wrap;row-gap:10px;column-gap:20px}.editOnboarding .item_content .cate_content .category_item_box .category_item{width:140px;gap:6px;display:flex}.editOnboarding .item_content .cate_content .category_item_box .category_item input{outline:none}.editOnboarding .item_content .cate_content .category_item_box .category_item input+label{color:#555;cursor:pointer}.editOnboarding .item_content .cate_content .category_item_box .category_item input:checked+label{font-weight:700}.editOnboarding .answer_check{display:flex;gap:20px}.editOnboarding .answer_check li{display:flex;gap:7px}.editOnboarding .answer_check li input{outline:none}.editOnboarding .answer_check li input+label{cursor:pointer}.editOnboarding .answer_check .short_answer{width:97px}.editOnboarding .answer_check .long_answer{width:225px}.editOnboarding .editonboarding_form .export_box .question_box{border-bottom:none;padding:14px 0}.editOnboarding .editonboarding_formne .export_box>.question_box{padding:20px 0 0}.editOnboarding .editonboarding_form .export_box .export_questions{padding:0 20px;border-bottom:1px dashed #ddd}.editOnboarding .editonboarding_form .export_box .export_questions .answer_check{width:calc(100% - 481px)}.withdrawal_content{width:610px;padding-left:12px}.withdrawal_content .info_title{color:#555;margin-bottom:5px}.withdrawal_content .info_title b{font-weight:400;color:red}.withdrawal_content .info_box ul{margin-top:16px;padding:16px;background:#fafafa;margin-bottom:50px;display:flex;flex-wrap:wrap;gap:16px}.withdrawal_content .info_box ul li{color:#555;width:100%}.withdrawal_content .save_btn .icon_cancel{width:14px;height:14px;background-position:-233px -469px;transform:translateY(1px);z-index:0}.loader{position:fixed;width:100%;height:100vh;background:#fff;top:0;left:0;opacity:1;animation:fadeInOut 1s ease-in-out forwards;z-index:5}@keyframes fadeInOut{0%{opacity:1}15%{opacity:1}85%{opacity:1}to{opacity:0;display:none}}.logo_loading{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100px;height:100px;opacity:0;animation:fadeIn 1s ease-in-out forwards}@keyframes fadeIn{0%{opacity:0}15%{opacity:1}85%{opacity:1}to{opacity:0}}.loader:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:99;width:100px;height:100px;aspect-ratio:1;border-radius:9px;background:conic-gradient(#0000 0,hsla(0,0%,100%,.8) 0);animation:l11 .7s ease-in-out forwards}@keyframes l11{0%{background:conic-gradient(#0000 0,hsla(0,0%,100%,.9) 0)}6.25%{background:conic-gradient(#0000 22deg,hsla(0,0%,100%,.9) 23deg)}12.5%{background:conic-gradient(#0000 45deg,hsla(0,0%,100%,.9) 46deg)}18.75%{background:conic-gradient(#0000 67deg,hsla(0,0%,100%,.9) 68deg)}25%{background:conic-gradient(#0000 90deg,hsla(0,0%,100%,.9) 91deg)}31.25%{background:conic-gradient(#0000 112deg,hsla(0,0%,100%,.9) 113deg)}37.5%{background:conic-gradient(#0000 135deg,hsla(0,0%,100%,.9) 136deg)}43.75%{background:conic-gradient(#0000 157deg,hsla(0,0%,100%,.9) 158deg)}50%{background:conic-gradient(#0000 180deg,hsla(0,0%,100%,.9) 181deg)}56.25%{background:conic-gradient(#0000 202deg,hsla(0,0%,100%,.9) 203deg)}62.5%{background:conic-gradient(#0000 225deg,hsla(0,0%,100%,.9) 226deg)}68.75%{background:conic-gradient(#0000 247deg,hsla(0,0%,100%,.9) 248deg)}75%{background:conic-gradient(#0000 270deg,hsla(0,0%,100%,.9) 271deg)}81.25%{background:conic-gradient(#0000 292deg,hsla(0,0%,100%,.9) 293deg)}87.5%{background:conic-gradient(#0000 315deg,hsla(0,0%,100%,.9) 316deg)}93.75%{background:conic-gradient(#0000 337deg,hsla(0,0%,100%,.9) 338deg)}to{background:conic-gradient(#0000 1turn,hsla(0,0%,100%,.9) 1turn)}}.project_home{padding:24px 138px;min-height:calc(100vh - 64px);background:url(/html/img/bg_logo.png) no-repeat 1080px 140px;background-position:bottom -245px right -297px}.project_home .project_home_title{margin-bottom:20px;padding:14px 0;display:flex;width:100%;justify-content:space-between;align-items:center}.project_home h3{font-size:18px;font-weight:600}.project_home .project_none{width:312px;height:327px;border-radius:4px;display:flex;flex-wrap:wrap;align-items:center;gap:28px;justify-content:center;border:2px dashed #cadae2;background-color:#f7fafb;padding:120px 0;cursor:pointer}.project_home .project_none:hover .main_btn{background-image:linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.1))}.project_home .project_none p{width:100%;text-align:center;font-weight:600;color:#777}.project_home .main_btn{width:40px;height:40px}.project_home .main_btn .icon_plus{width:16px;height:16px;background-position:-274px -157px}.project_home .project_list_box{display:flex;gap:20px;flex-wrap:wrap;width:1644px}.project_home .project_list_box>li{width:312.8px;height:284px;background:#fafafa;border:1px solid #ddd;padding:20px 14px;border-radius:4px;position:relative;background:rgba(234,253,238,.04)}@media screen and (min-width:2000px){.project_home .project_list_box{width:100%}}@media screen and (max-width:1850px){.project_home .project_list_box{width:100%}.project_home .project_list_box>li{width:23.8%}}.project_home .project_list_box>li .link_project{border:1px solid rgba(36,153,61,.3);background:rgba(36,153,61,.3)}.project_home .project_list_box>li .link_project:hover{background-image:linear-gradient(rgba(0,0,0,.03),rgba(0,0,0,.03))}.project_home .project_list_box .first-project{background:rgba(0,122,255,.04)}.project_home .project_list_box .first-project .link_project{border:1px solid rgba(0,122,255,.3);background:rgba(0,122,255,.3)}.project_home .project_list_box .project-color-1{background:rgba(234,253,238,.04)}.project_home .project_list_box .project-color-1 .link_project{border:1px solid rgba(36,153,61,.3);background:rgba(36,153,61,.3)}.project_home .project_list_box .project-color-2{background:rgba(125,37,247,.04)}.project_home .project_list_box .project-color-2 .link_project{border:1px solid rgba(125,37,247,.3);background:rgba(125,37,247,.3)}.project_home .project_list_box .project-color-3{background:rgba(255,136,0,.04)}.project_home .project_list_box .project-color-3 .link_project{border:1px solid rgba(255,136,0,.3);background:rgba(255,136,0,.3)}.project_home .project_list_box .project-color-4{background:rgba(46,206,195,.04)}.project_home .project_list_box .project-color-4 .link_project{border:1px solid rgba(40,206,195,.3);background:rgba(40,206,195,.3)}.project_home .project_list_box .project-color-5{background:rgba(255,80,80,.04)}.project_home .project_list_box .project-color-5 .link_project{border:1px solid rgba(255,80,80,.3);background:rgba(255,80,80,.3)}.project_home .project_list_box .project-color-6{background:rgba(255,249,66,.04)}.project_home .project_list_box .project-color-6 .link_project{border:1px solid rgba(255,249,66,.4);background:rgba(255,249,66,.2)}.project_home .project_list_box .project-color-7{background:rgba(164,164,41,.04)}.project_home .project_list_box .project-color-7 .link_project{border:1px solid rgba(164,164,41,.3);background:rgba(164,164,41,.3)}.project_home .project_list_box .project-color-8{background:rgba(242,80,220,.04)}.project_home .project_list_box .project-color-8 .link_project{border:1px solid rgba(242,80,220,.3);background:rgba(242,80,220,.3)}.project_home .project_list_box .list_plus_box{display:flex;align-items:center;justify-content:center;border:2px dashed #cadae2;background-color:#f7fafb;cursor:pointer}.project_home .project_list_box .list_plus_box:hover .main_btn{background-image:linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.1))}.project_home .project_list_box .project_title_box{display:flex;justify-content:space-between;align-items:flex-start;padding-bottom:16px;border-bottom:1px solid #ebebeb;height:60px;line-height:1.4em;overflow:hidden;margin-bottom:20px}.project_home .project_list_box .project_title_box .project_title{width:221px}.project_home .project_list_box .project_title_box .project_title a span{font-size:16px;font-weight:500}.project_home .project_list_box .project_title_box .title_more_btn_box{width:50px;height:auto;cursor:pointer;display:flex;justify-content:flex-end}.project_home .project_list_box .project_title_box .title_more_btn{width:16px;height:16px;background-position:-35px -650px;display:inline-block}.project_home .project_list_box .project_edit_box{display:none;position:absolute;top:40px;right:20px;background:#fff;z-index:9;border:1px solid #ddd}.project_home .project_list_box .project_edit_box li{padding:6px 14px;font-size:13px;color:#555;cursor:pointer}.project_home .project_list_box .project_edit_box li:hover{background:#fafafa}.project_home .project_list_box .project_edit_box.on{display:block}.project_home .project_list_box .project_info{padding:6px;display:flex;flex-wrap:wrap;gap:10px;margin-bottom:17px}.project_home .project_list_box .project_info li{display:flex;justify-content:space-between;width:100%}.project_home .project_list_box .project_info li .info_title{font-size:14px;color:#777}.project_home .project_list_box .project_info li .info_contents{font-weight:500;color:#191919}.project_home .project_list_box .link_project{width:100%;display:flex;justify-content:center;align-items:center;height:38px;border-radius:4px;margin-bottom:10px}.project_home .project_list_box li .view_btn_box{display:flex;justify-content:space-between;gap:10px}.project_home .project_list_box li .view_btn_box .btn_viewmode{height:32px;width:50%;color:#555;background:#747474;border:1px solid #999;border-radius:4px;overflow:hidden}.project_home .project_list_box li .view_btn_box .btn_viewmode:hover{background-image:linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.1))}.project_home .project_list_box li .view_btn_box .btn_viewmode button{border:none;width:100%;height:100%;font-size:12px;color:#fff;background:#747474;font-weight:400}.project_home .project_list_box li .view_btn_box .btn_viewmode button:hover{background-image:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5))}.project_home .project_list_box li .btn_viewmode.copy_btn{background:#fff;border:1px solid #aaa;font-size:12px}.custom-toast{position:fixed;top:120px;left:50%;transform:translateX(-50%);width:350px;height:40px;background:#fff;box-shadow:0 0 8px 0 rgba(0,0,0,.08);border-left:5px solid #06bdcf;display:flex;justify-content:center;align-items:center;gap:10px;font-size:14px;color:#555}.project_home .more_btn{color:#191919;width:118px;height:46px;margin:40px auto 0}.popup_register{position:fixed;top:0;left:0;width:100%;height:100vh;background:rgba(0,0,0,.3);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.popup_register input:focus,.popup_register textarea:focus{outline:1px solid #06bdcf}.popup_register .container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding:28px;background:#fff;border:1px solid #f2f8ff;border-radius:6px}.popup_register .container h4{color:#555;font-size:16px;font-weight:600}.popup_register .container .register_form .form_content{margin-bottom:10px;display:flex;align-items:center;padding-top:18px}.popup_register .container .register_form .form_content .form_title{width:140px}.popup_register .container .register_form .form_content .form_title b{color:#06bdcf}.popup_register .container .register_form .form_content input[type=text]{border:1px solid #ddd;height:36px;padding:0 10px;width:575px;border-radius:4px}.popup_register .container .register_form .form_content .radio_box{display:flex;align-items:center;gap:4px;margin-right:10px}.popup_register .container .register_form .form_content input[type=radio]{display:none}.popup_register .container .register_form .form_content .radio_circle{width:14px;height:14px;border-radius:50%;border:1px solid #191919;display:inline-block;position:relative}.popup_register .container .register_form .form_content input[type=radio]:checked+.radio_circle:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#191919;width:8px;height:8px;border-radius:50%}.popup_register .container .register_form .form_content .date_box{display:flex;align-items:center;gap:10px;justify-content:space-between;color:#ddd;margin-left:20px}.popup_register .container .register_form .form_content input[type=date]{border:1px solid #ddd;height:36px;padding:0 10px;border-radius:4px;width:160px}.popup_register .container .register_form .form_content input[type=date]:disabled{background:#ecf3f5;color:#ddd}.popup_register .container .register_form .more_info_box{padding:10px 0}.popup_register .container .register_form .more_info_box li{align-items:center;justify-content:space-between;margin-bottom:10px;display:none}.popup_register .container .register_form .more_info_box li.on{display:flex}.popup_register .container .register_form .more_info_box input{border:1px solid #ddd;height:36px;padding:0 10px;border-radius:4px;width:120px}.popup_register .container .register_form{padding-bottom:20px;border-bottom:1px solid #d9d9d9;margin-bottom:20px;overflow:hidden}.popup_register .container .register_form .more_info_box input.add_content{width:calc(100% - 130px)}.popup_register .container .add_btn_box{float:right;display:flex;gap:10px}.popup_register .container .add_btn_box button{padding:8px 12px;border:1px solid #e8e8e8;background:#fafafa;color:#aaa;font-weight:600;display:flex;align-items:center;gap:5px;border-radius:3px}.popup_register .container .add_btn_box button:hover{background:#f6f6f6}.popup_register .container .add_btn_box button.add_btn{background:#ddd;border:1px solid #ddd;color:#fff}.popup_register .container .add_btn_box button.add_btn:hover{background:#d7d7d7}.popup_register .container .add_btn_box button.delete_btn{display:none}.popup_register .container .add_btn_box button.delete_btn.on{display:block}.popup_register .container .add_btn_box button .icon_img{width:14px;height:14px;display:inline-block}.popup_register .container .add_btn_box button .icon_delete{background-position:-322px -197px;filter:invert(65%) sepia(42%) saturate(20%) hue-rotate(37deg) brightness(97%) contrast(90%)}.popup_register .container button .icon_add{background-position:-274px -157px}.popup_register .container .create_btn_box{display:flex;gap:8px;justify-content:right}.popup_register .container .create_btn_box button{width:102px;height:36px;display:flex;align-items:center}.popup_register .container .create_btn_box button .icon_img{width:16px;height:16px}.popup_register .container .create_btn_box button .icon_close{background-position:-276px -233px}.projectTableTop{display:flex;justify-content:space-between;position:relative;height:37px;margin:0 0 14px}.projectTableTop select{padding:6px 36px 6px 12px;border:1px solid #ddd;border-radius:4px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(/html/img/select_arrow.png);background-repeat:no-repeat;background-position:94%;background-color:#fff;background-size:1rem}.projectTableTop .projectable_top_right{display:flex;gap:10px;position:absolute;top:50%;transform:translateY(-50%);right:0}.search_box{width:416px;border:1px solid #ddd;position:relative;border-radius:4px}.search_box input{border:none;padding:8px 12px 8px 36px;width:100%;background-image:url(/html/img/search.png);background-repeat:no-repeat;background-position:left 10px center;height:36px;border-radius:4px}.search_box .icon_img{position:absolute;top:50%;right:12px;transform:translateY(-50%)}.search_box .icon_close{display:block;width:16px;height:16px;background-position:276px -233px;cursor:pointer;text-align:center}.project_table{table-layout:fixed;margin:0 0 40px;width:1490px;position:relative}.project_table:after{position:absolute;content:"";top:0;right:-154px;width:154px;height:52px;background:#f2f8ff}.project_table .more_content{display:none}.project_table .more_content.on{display:table-row}.project_table thead{margin-bottom:16px}.project_table thead tr{background:#f2f8ff}.project_table thead tr th{padding:17.5px 10px;text-align:left;color:#777;font-weight:400}.project_table thead tr th:first-child{padding:17.5px 10px 17.5px 30px}.project_table thead tr th:last-child{padding:17.5px 30px 17.5px 10px}.project_table tr td{padding:22px 10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.project_table tr td .link{width:100%;display:block}.project_table tr td:hover .hover_undeline{color:#06bdcf;border-bottom:1px solid #06bdcf}.project_table tr td:first-child{padding:22px 10px 22px 30px;cursor:pointer}.project_table tr td:last-child{padding:22px 30px 22px 10px}.project_table thead tr th .icon_img{width:14px;height:14px;display:inline-block;transform:translateY(2px);cursor:pointer}.project_table thead tr th .icon_up{background-position:-108px -352px;margin-left:20px}.project_table thead tr th .icon_down{background-position:-145px -352px;margin-left:4px}.project_pagination{display:flex;width:100%;align-items:center;position:relative}.project_pagination .pagination_left{font-size:12px}.project_pagination .pagination_left span{color:#777}.project_pagination ul{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;align-items:center;gap:8px}.project_pagination ul li{cursor:pointer}.project_pagination ul li.number{width:28px;height:28px;border-radius:6px;background-color:#f3f8f9;text-align:center;line-height:28px}.project_pagination ul li.number span{color:#777}.project_pagination ul li span.icon_img{width:28px;height:28px;display:block}.project_pagination ul li span.icon_left{background-position:-185px -350px;margin-right:24px}.project_pagination ul li span.icon_right{background-position:-230px -350px;margin-left:24px}.project_pagination ul li.number.on{background:#06bdcf}.project_pagination ul li.number.on span{color:#fff}.popup_container{position:fixed;top:0;left:0;width:100%;height:100vh;background:rgba(0,0,0,.3);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1}.deleteinfo{padding:28px;text-align:center;width:383px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;box-shadow:0 0 8px 0 rgba(0,0,0,.1);border-radius:4px;border-radius:16px}.deleteinfo img,.deleteinfo p{margin-bottom:30px}.deleteinfo p{white-space:pre-line;line-height:1.4em;color:#555;height:32px}.deleteinfo .btn_box{display:flex;gap:12px;width:100%;justify-content:center}.deleteinfo .btn_box button{width:126px;height:38px;color:#a6a6a6;font-width:600;line-height:26px;border-radius:6px}.deleteinfo .btn_box button.ok_btn{background:#ffd445;color:#fff;border:1px solid #ffd445;border-radius:4px}.deleteinfo .btn_box button.ok_btn:hover{background-image:linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.1))}.deleteinfo .btn_box button.cancel_btn{background:#eee;border:1px solid #ddd;color:#777}.deleteinfo .btn_box button.cancel_btn:hover{background-image:linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.1))}.confirm .btn_box button.ok_btn{background:#06bdcf;border:1px solid #06bdcf}.warning .btn_box button.ok_btn{background:#ff8d8d;border:1px solid #ff8d8d}.project_delete_info h5{font-weight:600;font-size:16px;color:#555;margin-bottom:30px}.project_delete_info .project_delete_info_main{margin-bottom:30px;height:62px}.project_delete_info .project_deleteinfo_content{padding:10px;background:#fff4f4;display:flex;gap:10px;align-items:flex-start;margin-bottom:30px}.project_delete_info .project_deleteinfo_content p{margin-bottom:0;height:auto}.project_delete_info .project_deleteinfo_content div{text-align:left}.project_delete_info .project_deleteinfo_content .project_delete_warning{font-weight:600;color:#ff6161;margin-bottom:6px}.project_delete_info .input_agree{width:100%;border:1px solid #aaa;margin-bottom:30px;height:36px;padding:0 10px}.project_board{padding:4px 28px 24px}.project_board .sub_btn{width:80px;height:37px}.project_board .sub_btn a{display:block;color:#fff}.project_board .project_table td{padding:14px 10px;border-bottom:1px solid #ddd;height:52px}.project_board .project_table tr td:first-child{padding:14px 10px;text-align:center}.project_board .project_table tr td:last-child{padding:14px 10px}.project_board .td_file .icon_img{width:20px;height:20px;margin-right:6px;cursor:default;display:inline-block}.project_board .td_file .icon_file_jpg{background-position:-25px -429px}.project_board .td_file .icon_file_pdf{background-position:-65px -430px}.project_board .td_file .icon_file_word{background-position:-105px -429px}.project_board .td_file .icon_file_ppt{background-position:-145px -429px}.project_board .td_file .icon_file_onenote{background-position:-265px -429px}.project_board .td_file .icon_file_hwp{background-position:-225px -429px}.project_board .td_file .icon_file_png{background-position:-305px -429px}.project_board .td_file .icon_file_exel{background-position:-27px -469px}.project_board .td_file .icon_file_etc{background-position:-185px -429px}.project_board .icon_delete{display:inline-block;width:16px;height:16px;background-position:-314px -355px}.project_board .edit_btn{margin-right:10px}.project_board .delete_btn,.project_board .edit_btn{display:flex;width:32px;height:32px;align-items:center;justify-content:center;border:.5px solid #aaa;float:left;border-radius:4px}.project_board .delete_btn{background:#fff}.project_board .icon_edit{display:block;width:16px;height:16px;background-position:-278px -356px}.board_logo_bg{width:100%;height:calc(100vh - 83px);min-width:1600px;background:url(/html/img/bg_logo.png) no-repeat 1080px 140px}.project_board_details{margin-left:28px;width:825px;padding:12px}.project_board_details .view_title{display:flex;justify-content:space-between;padding:10px 0;align-items:center;border-bottom:1px solid #ddd}.project_board_details .view_title h5{font-size:18px}.project_board_details .view_title .tag{font-size:13px;color:#777}.project_board_details .view_title_info{display:flex;padding:10px 0;gap:40px}.project_board_details .view_title_info span{color:#777;font-size:13px}.project_board_details .view_file{padding:10px;background:#fafafa;border-top:1px solid #ddd;margin-bottom:40px}.project_board_details .no_padding{padding:0!important}.project_board_details .view_file p{color:#555;margin-bottom:8px}.project_board_details .view_file p span{border-bottom:1px solid transparent;cursor:pointer}.project_board_details .view_file p span:hover{border-bottom:1px solid #555}.project_board_details .view_file p:last-child{margin-bottom:0}.project_board_details .view_content{margin-bottom:40px;min-height:410px;padding-bottom:40px;border-bottom:1px solid #ddd;line-height:1.4em}.project_board_details .view_btn_box{display:flex;align-items:center;gap:20px;justify-content:flex-end}.project_board_details .view_btn_left{display:flex;gap:20px;width:100%}.project_board_details .view_btn_left a{width:60px;height:37px;font-weight:600;color:#777;display:flex;gap:0}.project_board_details .view_btn_left button{width:102px;height:37px}.project_board_details .view_btn_left a span{display:block;width:16px;height:16px}.project_board_details .view_btn_left a span.icon_left{background-position:-245px -569px}.project_board_details .view_btn_left a span.icon_right{background-position:-279px -569px}.project_board_details .view_btn_box a{width:102px;height:37px;font-weight:600;line-height:37px}.project_board_details ul li{margin-bottom:14px}.project_board_details ul li .title{margin-bottom:10px}.project_board_details ul li .title b{color:#06bdcf}.project_board_details ul li .title .required{font-size:13px}.project_board_details ul li input[type=text]{width:100%;height:32px;border:1px solid #ddd;padding:0 10px}.project_board_details ul li textarea{width:100%;resize:none;height:230px;border:1px solid #ddd;padding:10px}.project_board_details ul li.width_table{display:flex}.project_board_details ul li.width_table .title{width:120px}.project_board_details ul li input[type=file]{display:none}.project_board_details ul li .file_attachment{padding:8px 0;display:flex;gap:12px;align-items:center}.project_board_details ul li .file_btn{display:block;padding:8px 14px;border:1px solid #ddd;background:#fafafa;cursor:pointer;color:#777}.project_board_details ul li .upload_name{font-size:13px;display:inline-block;min-width:100px;width:500px;border:none;outline:none;color:#191919}.project_board_details ul li .icon_img{width:16px;height:16px;background-position:-106px -313px;cursor:pointer}.projectTableTop .projectable_top_left{display:flex;gap:30px;align-items:center}.projectTableTop .projectable_top_left ul{display:flex;gap:20px}.projectTableTop .projectable_top_left ul li input[type=checkbox]{display:none}.projectTableTop .projectable_top_left ul li .label_checkbox{display:inline-block;width:13px;height:13px;border:1px solid #ddd;margin-right:5px;transform:translateY(2px)}.projectTableTop .projectable_top_left ul li input[type=checkbox]:checked~.label_checkbox{background:#06bdcf;border-color:#06bdcf}.projectTableTop .projectable_top_left ul li input[type=checkbox]:checked~.label_checkbox:before{content:"✔";position:absolute;top:-3px;left:0;width:11px;display:block;font-size:10px;color:#fff;text-align:center}.projectTableTop .projectable_top_left ul li input[type=checkbox] .label_checkbox{width:12px;height:12px;display:inline-block;border:1px solid #ddd}.projectTableTop .projectable_top_left ul li input[type=checkbox]:checked .label_checkbox{background:#06bdcf}.projectTableTop .projectable_top_left ul label{cursor:pointer;font-size:14px}.buyer_history .projectTableTop{padding:30px 30px 30px 20px;background:#f2f8ff;width:1490px}.project_table.history_table{width:1490px}.project_table.history_table:after{top:-74px;height:60px}.project_table.history_table tr td:first-child{cursor:default}.project_table.history_table .level{display:inline-block;padding:3px 10px;border-radius:2px;margin-right:4px}.project_table.history_table .level.one{background:#fffbf7;color:#fc9733}.project_table.history_table .level.two{background:#f9fafe;color:#6e7ce6}.project_table.history_table .level.three{background:#fef8fe;color:#d844ec}.project_table.history_table .level.four{background:#fef7f7;color:#e73033}.CoachMark .coach_mark_btn{transform:translateY(-7px);cursor:pointer;display:block;width:18px;height:18px;background:url(/html/img/coach_mark.svg);background-size:18px 18px;transition:.2s;animation:coach_mark_animation .9s 4}@keyframes coach_mark_animation{0%{transform:translateY(-7px)}50%{transform:translateY(-12px)}to{transform:translateY(-7px)}}.CoachMark .coach_mark_btn:hover{background:url(/html/img/coach_mark_hover.svg);background-size:18px 18px}.CoachMark .coach_mark_page{display:none;position:fixed;top:0;left:0;z-index:5;width:100%;height:100vh}.CoachMark .coach_mark_page.on{display:block}.CoachMark .coach_mark_page .coach_close{position:absolute;top:20px;left:50%;transform:translateX(-50%);cursor:pointer;transition:.2s}.CoachMark .coach_mark_page .coach_close:hover{filter:invert(81%) sepia(11%) saturate(17%) hue-rotate(355deg) brightness(85%) contrast(80%)}.CoachMark .coach_mark_page .coach_mark_content div{position:relative;background:rgba(0,0,0,.8);overflow:hidden;border:none;margin:0;padding:0;line-height:0}.CoachMark .coach_mark_page .coach_mark_content div img{object-fit:contain;display:block;vertical-align:baseline;border:none;margin:0;padding:0;line-height:0}.ondashboard{background:#fcfcfc}.dashboard_page{padding:0 28px 28px}.dashboard_page .dashboardTop{display:flex;gap:20px}.dashboard_page .dashboardTop .dashboardTop_left{width:521px}.dashboard_page .dashboardTop .dashboardTop_left .whole_summary{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.dashboard_page .dashboardTop .dashboardTop_left .whole_summary li{display:flex;justify-content:space-between;align-items:center;width:49%;padding:10px;background:linear-gradient(90deg,#035f68,#003d80);color:#fff;border-radius:4px;height:95px;line-height:95px}.dashboard_page .dashboardTop .dashboardTop_left .whole_summary li b,.dashboard_page .dashboardTop .dashboardTop_left .whole_summary li span{color:#fff}.dashboard_page .dashboardTop .dashboardTop_left .whole_summary li.portfolio_score{width:100%;color:#191919;border:1px solid #ddd;background:#fafafa}.dashboard_page .dashboardTop .dashboardTop_left .whole_summary li.portfolio_score a{padding:4px 8px;background:#191919;color:#fff;border-radius:2px}.dashboard_page .dashboardTop .dashboardTop_left .whole_summary li.portfolio_score a .icon_img{width:16px;height:16px;background-position:-316px -516px;display:inline-block;transform:translateY(2px)}.funnel_analysis{width:521px}.dashboard_shadow{box-shadow:0 0 10px rgba(0,0,0,.08);background:#fff;padding:20px;border-radius:4px}.dashboardTop_right.dashboard_shadow{padding:4px;width:calc(100% - 531px)}.dashboard_page h4.dashboard_title{height:52px;font-weight:600;font-size:16px;line-height:60px;margin:20px 0 12px;align-items:flex-end;background:url(/html/img/dashboard_title_bg.png) no-repeat 0 0}.dashboard_page h4.dashboard_title .title_info{color:#777;font-size:15px;font-weight:400}.dashboard_page h4.dashboard_title .icon_img{width:31px;height:31px;display:inline-block;margin-right:11px}.dashboard_page h4.dashboard_title .icon_img.icon_analysis{background-position:-23px -562px}.dashboard_page h4.dashboard_title .icon_img.icon_buyer{background-position:-80px -562px}.dashboard_page h4.dashboard_title .icon_img.icon_monthly{background-position:-136px -562px}.dashboard_page h4.dashboard_title .icon_img.icon_ranking{background-position:-193px -562px}.dashboardTop_left .analysis_content .funnel_grade{display:flex;padding:10px;background:#fcfcfc;border-radius:4px;margin-bottom:10px}.dashboardTop_left .analysis_content .funnel_grade li{width:115px}.dashboardTop_left .analysis_content .funnel_grade li span{width:8px;display:inline-block;height:8px;border-radius:50%}.dashboardTop_left .analysis_content .funnel_grade li:first-child{color:#fc9733}.dashboardTop_left .analysis_content .funnel_grade li:nth-child(2){color:#6e7ce6}.dashboardTop_left .analysis_content .funnel_grade li:nth-child(3){color:#d844ec}.dashboardTop_left .analysis_content .funnel_grade li:nth-child(4){color:#e73033}.dashboardTop_left .analysis_content .funnel_grade li:first-child span{background:#fc9733}.dashboardTop_left .analysis_content .funnel_grade li:nth-child(2) span{background:#6e7ce6}.dashboardTop_left .analysis_content .funnel_grade li:nth-child(3) span{background:#d844ec}.dashboardTop_left .analysis_content .funnel_grade li:nth-child(4) span{background:#e73033}.dashboardTop_left .analysis_content .analysis_funnel_content .img_wrap{position:relative;z-index:1;width:240px}.dashboardTop_left .analysis_content .analysis_funnel_content .img_wrap img{width:100%!important;display:block!important}.dashboardTop_left .analysis_content .analysis_funnel_content .img_wrap div{position:absolute;color:#fff;left:50%;transform:translateX(-50%)}.dashboardTop_left .analysis_content .analysis_funnel_content .img_wrap .list{top:78px}.dashboardTop_left .analysis_content .analysis_funnel_content .img_wrap .lead{top:187px}.dashboardTop_left .analysis_content .analysis_funnel_content .img_wrap .target{top:287px}.dashboardTop_left .analysis_content .analysis_funnel_content .img_wrap .client{top:371px}.dashboardTop_left .analysis_content .analysis_funnel_content{position:relative}.dashboardTop_left .analysis_content .analysis_funnel_content ul{padding-bottom:10px;position:absolute;right:0;bottom:-2px;display:flex;flex-wrap:wrap;gap:16px;width:367px;z-index:0}.dashboardTop_left .analysis_content .analysis_funnel_content ul li{padding:20px 19px;display:flex;width:100%;text-align:right;justify-content:flex-end;gap:20px}.dashboardTop_left .analysis_content .analysis_funnel_content ul li:first-child{background:#fffcf9}.dashboardTop_left .analysis_content .analysis_funnel_content ul li:nth-child(2){background:#fafbfe}.dashboardTop_left .analysis_content .analysis_funnel_content ul li:nth-child(3){background:#fef9ff}.dashboardTop_left .analysis_content .analysis_funnel_content ul li:nth-child(4){background:#fef8f9}.dashboardTop_left .analysis_content .analysis_funnel_content ul li .title{margin-bottom:6px;color:#555}.dashboardTop_left .analysis_content .analysis_funnel_content ul li b{font-size:20px}.dashboardTop_right .googleMap{width:100%;height:602px!important}.dashboard_page .buyerGrade{display:flex;justify-content:space-between}.dashboard_page .buyerGrade .horizontal_chart .hori_chart_content{height:220px;width:642px}.dashboard_page .buyerGrade table{width:600px}.dashboard_page .buyerGrade table th{background:#fafafa;color:#777;font-weight:400;padding:10px 16px}.dashboard_page .buyerGrade table th:first-child{text-align:left}.dashboard_page .buyerGrade table td{padding:10px 16px;text-align:center}.dashboard_page .buyerGrade table td:first-child{text-align:left}.dashboard_page .buyerGrade .pie_chart .pieChart_content{width:318px;height:220px}.dashboard_page .buyerGrade .pie_chart .pieChart_content .pieChart_content_graph{width:180px;height:135px;margin:0 auto}.dashboard_page .buyerGrade .pie_chart .pieChart_content canvas{width:100%!important}.dashboard_page .buyerGrade .pie_chart .pieChart_label_box{display:flex!important;flex-wrap:wrap;padding:8px 14px;background:#fafafa;border-radius:4px;margin-top:10px}.dashboard_page .buyerGrade .pie_chart .pieChart_label{width:138px;display:flex;align-items:center;margin-bottom:10px}.dashboard_page .buyerGrade .pie_chart .pieChart_label:last-child{margin-bottom:0}.dashboard_page .buyerGrade .pie_chart .pieChart_label_circle{width:10px;height:10px;display:inline-block;margin-right:8px;border-radius:50%}.dashboard_page .monthly_title_box{display:flex;justify-content:space-between;width:100%;align-items:center}.dashboard_page .monthly_title_box .vertical_chart_year{display:flex;align-items:center}.dashboard_page .monthly_title_box .vertical_chart_year button{padding:10px;border:none;background:none}.dashboard_page .monthly_title_box .vertical_chart_year label{display:inline-block;padding:6px 12px;border-radius:4px;background:rgba(55,129,156,.04);border:1px solid rgba(55,129,156,.1)}.dashboard_page .monthly_title_box .vertical_chart_year .icon_img{width:16px;height:16px;display:block;cursor:pointer}.dashboard_page .monthly_title_box .icon_left{background-position:-245px -569px}.dashboard_page .monthly_title_box .icon_right{background-position:-279px -569px}.dashboard_page .monthly_title_box p{font-weight:400;color:#191919}.dashboard_page .monthly_title_box p label{color:#777}.dashboard_page .monthly_acticity .vertical_chart{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;.vertical_chart_content{width:1126px;height:419px;table{width:100%}}}.dashboard_page .monthly_acticity .vertical_chart .vertical_chart_content canvas{border:none!important}.dashboard_page .monthly_acticity .vertical_chart .vertical_chart_content .custom-labels{display:flex;justify-content:center;padding-left:34px;margin-bottom:14px}.dashboard_page .monthly_acticity .vertical_chart .vertical_chart_content .custom-labels .x_label{width:91px;display:block;text-align:center}.dashboard_page .monthly_acticity .vertical_chart .vertical_chart_content .custom-labels .x_label .radio_btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:10px;height:10px;border:1px solid #777;border-radius:50%;display:block;position:relative;margin:0 auto 5px}.dashboard_page .monthly_acticity .vertical_chart .vertical_chart_content .custom-labels .x_label .radio_btn:focus{outline:none}.dashboard_page .monthly_acticity .vertical_chart .vertical_chart_content .custom-labels .x_label .radio_btn:checked:before{position:absolute;content:"";width:5px;height:5px;border-radius:50%;background:#777;top:50%;left:50%;transform:translate(-50%,-50%)}.dashboard_page .monthly_acticity .vertical_chart .vertical_chart_content .custom-labels .x_label span{color:#777;font-size:12px;cursor:pointer}.dashboard_page .Monthly table .color_circle{width:10px;height:10px;border-radius:50%;margin-left:14px;display:block}.dashboard_page .monthly_acticity .vertical_chart .vertical_chart_content table .color_circle.color_circle_buyer{background:#06bdcf}.dashboard_page .monthly_acticity .vertical_chart .vertical_chart_content table .color_circle.color_circle_activity{background:#ffd400}.dashboard_page .monthly_acticity .vertical_chart .vertical_chart_content table td{width:91px;text-align:center;height:32px}.dashboard_page .monthly_acticity .vertical_chart .vertical_chart_content table td:first-child{width:40px}.dashboard_page .monthly_acticity .vertical_chart .vertical_chart_content table td.on{background:#f2f8ff;color:#007aff}.dashboard_page .monthly_acticity .monthly_count_section{padding:10px 14px;border-left:1px solid #ddd;width:450px}.dashboard_page .monthly_acticity .monthly_count_section .count_title_box{display:flex;justify-content:space-between;margin-bottom:10px}.dashboard_page .monthly_acticity .monthly_count_section .count_title_box p{width:49%;background:linear-gradient(90deg,#003d80,#035f68);color:#fff;padding:10px 12px;display:flex;justify-content:space-between;border-radius:4px}.dashboard_page .monthly_acticity .monthly_count_section .count_title_box p label{color:#fff;font-width:400}.dashboard_page .monthly_acticity .monthly_count_section .count_title_box p b{color:#fff}.dashboard_page .monthly_acticity .monthly_count_section .buyer_best_nation h5{background:rgba(56,129,156,.04);color:#06bdcf;padding:6px 14px;display:flex;align-items:center;gap:6px;border-radius:4px;margin-bottom:10px;font-weight:400;position:relative}.dashboard_page .monthly_acticity .monthly_count_section .buyer_best_nation h5:before{content:"";position:absolute;display:block;top:0;left:0;width:2px;height:36px;background:#06bdcf}.dashboard_page .monthly_acticity .monthly_count_section .buyer_best_nation h5 .icon_img{width:24px;height:24px;display:inline-block}.dashboard_page .monthly_acticity .monthly_count_section .buyer_best_nation h5 .icon_marker{background-position:-315px -565px}.dashboard_page .monthly_acticity .monthly_count_section .buyer_best_nation h5 .icon_activity{background-position:-209px -612px}.dashboard_page .monthly_acticity .monthly_count_section .buyer_best_nation ul{display:flex;flex-wrap:wrap;gap:10px}.dashboard_page .monthly_acticity .monthly_count_section .buyer_best_nation ul li{width:100%;display:flex;justify-content:space-between;padding:0 12px}.dashboard_page .monthly_acticity .monthly_count_section .buyer_best_nation ul li label{width:280px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard_page .monthly_acticity .monthly_count_section .buyer_best_nation ul li p{width:calc(100% - 280px);text-align:right}.dashboard_page .monthly_acticity .monthly_count_section .buyer_best_nation .buyer_best_data{margin-bottom:16px}.dashboard_page .monthly_acticity .line_chart_btn{display:flex;align-items:center;justify-content:center;background:#555;height:26px;cursor:pointer}.dashboard_page .monthly_acticity .line_chart_btn span svg{font-size:18px}.dashboard_page .monthly_acticity .line_chart_btn span svg path{color:#fff}.dashboard_page .monthly_acticity .line_chart{background:#555;border-radius:2px;height:0;overflow:hidden;transition:all .3s}.dashboard_page .monthly_acticity .line_chart.on{height:266px}.dashboard_page .monthly_acticity .line_chart_btn.on .arrow_down{display:none}.dashboard_page .monthly_acticity .line_chart_btn.off .arrow_down,.dashboard_page .monthly_acticity .line_chart_btn.on .arrow_up{display:block}.dashboard_page .monthly_acticity .line_chart_btn.off .arrow_up{display:none}.dashboard_page .monthly_acticity .line_chart .line_chart_content{padding:10px 30px 30px}.dashboard_page .monthly_acticity .line_chart .line_chart_table{width:100%;table-layout:fixed}.dashboard_page .monthly_acticity .line_chart .line_chart_table td{width:49px;color:#fff;text-align:center;height:32px}.dashboard_page .monthly_acticity .line_chart .line_chart_table td:first-child{width:7px}.dashboard_page .monthly_acticity .line_chart .line_chart_table td:first-child .color_circle{margin-left:0}.dashboard_page .monthly_acticity .line_chart .line_chart_content .custom-x-axis{padding-left:10px;display:flex;justify-content:space-between}.dashboard_page .monthly_acticity .line_chart .line_chart_content .custom-x-axis div{width:49px;text-align:center;font-size:12px;color:#fff}.dashboard_page .monthly_acticity .line_chart .line_chart_content .line_chart_table .color_circle.color_circle_buyer{background:#83dee7}.dashboard_page .monthly_acticity .line_chart .line_chart_content .line_chart_table .color_circle.color_circle_activity{background:#ffd400}.dashboard_page .monthly_acticity .line_chart .line_chart_content .line_chart_title{color:#fff;gap:4px;margin-bottom:20px;font-weight:400;display:flex}.dashboard_page .monthly_acticity .line_chart .line_chart_content .icon_calendar{width:14px;height:14px;display:inline-block;background-position:-31px -616px}.dashboard_page .ranking_content{display:flex;justify-content:space-between}.dashboard_page .ranking_content>div:first-child{width:397px}.dashboard_page .ranking_content>div{width:calc((100% - 427px) / 3)}.dashboard_page .ranking_content>div h5{background:#fffceb;padding:10px 12px;border-radius:4px;display:flex;gap:6px;align-items:center;margin-bottom:10px;font-weight:400;width:100%}.dashboard_page .ranking_content>div h5 .icon_img{display:block;width:16px;height:16px}.dashboard_page .ranking_content>div:first-child h5 .icon_img{background-position:-65px -616px}.dashboard_page .ranking_content>div:nth-child(2) h5 .icon_img{background-position:-101px -616px}.dashboard_page .ranking_content>div:nth-child(3) h5 .icon_img{background-position:-137px -616px}.dashboard_page .ranking_content>div:nth-child(4) h5 .icon_img{background-position:-173px -616px}.dashboard_page .ranking_content>div ul li{display:flex;justify-content:space-between;width:100%;padding:10px 12px}.dashboard_page .ranking_content>div ul li label{width:310px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard_page .ranking_content>div ul li label span{display:inline-block;padding:2px 6px;border-radius:5px;background:#e6f2ff;font-size:12px;margin-right:6px;transform:translateY(-1px);color:#007aff}.dashboard_page .ranking_content>div ul li p{width:calc(100% - 290px);text-align:right}.lnb_menu.heightauto{height:auto!important}.view_insight_wrap{background:#fcfcfc}.view_insight_wrap .dashboard_page{padding:0 0 28px;margin-top:20px}.dashboard_buyer_info{position:fixed;top:0;left:0;width:100%;height:100vh;background:rgba(0,0,0,.5);z-index:9}.dashboard_buyer_info .dashboard_popup_content{position:absolute;right:260px;top:280px;background:#fff;padding:28px;width:634px}.dashboard_buyer_info .dashboard_popup_content h3{margin-bottom:30px;font-size:18px}.dashboard_buyer_info .dashboard_popup_content ul{display:flex;flex-direction:column;gap:20px;margin-bottom:26px}.dashboard_buyer_info .dashboard_popup_content ul li{display:flex;gap:12px}.dashboard_buyer_info .dashboard_popup_content ul li .title{width:100px!important;color:#777;display:block}.dashboard_buyer_info .dashboard_popup_content ul li .title .icon_img{display:inline-block;width:14px;height:14px;margin-right:4px}.dashboard_buyer_info .dashboard_popup_content ul li .title .icon_img.icon_nation{background-position:-59px -126px}.dashboard_buyer_info .dashboard_popup_content ul li .title .icon_img.icon_adress{background-position:-93px -126px}.dashboard_buyer_info .dashboard_popup_content ul li .title .icon_img.icon_website{background-position:-238px -91px}.dashboard_buyer_info .dashboard_popup_content ul li .content{width:460px}.dashboard_buyer_info .dashboard_popup_content ul li .content img{margin-right:8px}.dashboard_buyer_info .dashboard_popup_content ul li .content .nation_cate{margin-left:20px;font-size:13px;color:#777}.dashboard_buyer_info .dashboard_popup_content ul li .content .icon_copy{width:14px;height:14px;margin-left:8px;display:inline-block;background-position:-178px -197px;cursor:pointer}.dashboard_buyer_info .dashboard_popup_content .create_btn_box{display:flex;justify-content:flex-end;gap:8px}.dashboard_buyer_info .dashboard_popup_content .create_btn_box button{width:102px;height:37px}.external_data{display:flex;justify-content:space-between;padding-bottom:24px}.external_data .left_info{width:1130px}.external_data .left_info .information{width:100%;background:#f5faff;padding:6px 12px;border-radius:4px;display:flex;align-items:center;margin-bottom:10px;justify-content:space-between}.external_data .left_info .information .info_left{display:flex;align-items:center;gap:6px}.external_data .left_info .information .icon_info{width:24px;height:24px;display:inline-block;background-position:-188px -389px}.external_data .left_info .info_checkbox{display:flex;align-items:center;gap:6px}.external_data .left_info .info_checkbox input{border:1px solid #777}.external_data .left_info .info_checkbox label{color:#555;font-size:12px;cursor:pointer;margin-top:1px}.external_data .right_info{width:475px}.external_data .data_box{width:100%;position:relative}.external_data .data_box iframe{width:100%;height:850px}.external_data .data_box .page_btn{position:-webkit-sticky;position:sticky;bottom:25px;left:62%;background:#fff;padding:18px 20px;font-weight:500;border-radius:4px;box-shadow:0 0 40px rgba(0,0,0,.25)}.external_data .data_box .page_btn .icon_link{width:16px;height:16px;display:inline-block;background-position:-280px -516px;transform:translateY(3px)}.right_info_tab{display:flex;margin-bottom:24px}.right_info_tab li{height:36px;border-bottom:1px solid transparent;width:33.3%;color:#ccc;line-height:36px;text-align:center;cursor:pointer}.right_info_tab li.on{border-bottom:1px solid #555;color:#555}.right_info_content>li{display:none;padding:16px}.right_info_content>li.on{display:block}.right_info_content>li table{table-layout:fixed;word-break:break-all;border-collapse:separate;border-spacing:0 12px}.right_info_content>li table th{width:150px;padding:4px 0;font-weight:400;color:#777;text-align:left;vertical-align:top}.right_info_content>li table th .icon_img{display:inline-block;width:14px;height:14px;transform:translateY(1.5px)}.right_info_content>li table th .icon_level{background-position:-224px -695px}.right_info_content>li table th .icon_company{background-position:-199px -469px}.right_info_content>li table th .icon_continent{background-position:-25px -126px}.right_info_content>li table th .icon_subregion{background-position:-306px -91px}.right_info_content>li table th .icon_nation{background-position:-59px -126px}.right_info_content>li table th .icon_address{background-position:-93px -126px}.right_info_content>li table th .icon_website{background-position:-238px -91px}.right_info_content>li table th .icon_sales{background-position:-127px -126px}.right_info_content>li table th .keyitems{background-position:-272px -91px}.right_info_content>li table th .icon_contact{background-position:-161px -126px}.right_info_content>li table th .icon_email{background-position:-204px -91px}.right_info_content>li table th .icon_sns{background-position:-195px -126px}.right_info_content>li table th .icon_keyitems{background-position:-272px -91px}.right_info_content>li table td .icon_img{display:inline-block;width:32px;height:32px;margin-right:8px}.right_info_content>li table td .icon_img.icon_copy{width:14px;height:14px;margin-left:6px;background-position:-178px -197px;cursor:pointer}.right_info_content>li table td .icon_facebook{background-position:-72px -507px}.right_info_content>li table td .icon_linkedin{background-position:-124px -507px}.right_info_content>li table td .icon_youtube{background-position:-20px -507px}.right_info_content>li table td span{display:inline-block;padding:3px 10px}.right_info_content>li table td span.level_1{background:#fcf8f4;color:#fc9733}.right_info_content>li table td span.level_2{background:#f6f7fb;color:#6e7ce6}.right_info_content>li table td span.level_3{background:#fbf5fb;color:#d844ec}.right_info_content>li table td span.level_4{background:#fbf4f4;color:#e73033}.right_info_content>li .profile_box{display:flex;gap:24px;align-items:center}.right_info_content>li .profile_box li{width:42px;height:42px;background:url(/html/img/profile_img.png) no-repeat;cursor:pointer}.right_info_content>li .profile_box li.profile_upper{width:46px;height:46px;background-position:-20px -18px;transform:translateY(-2px)}.right_info_content>li .profile_box li.on.profile_upper{background-position:-22px -86px}.right_info_content>li .profile_box li.profile_middle{background-position:-82px -20px}.right_info_content>li .profile_box li.on.profile_middle{background-position:-84px -88px}.right_info_content>li .profile_box li.profile_lower{background-position:-144px -20px}.right_info_content>li .profile_box li.on.profile_lower{background-position:-146px -88px}.right_info_content>li table th .icon_role{background-position:-167px -469px}.right_info_content>li table th .icon_name{background-position:-135px -469px}.right_info_content>li table th .icon_position{background-position:-99px -469px}.right_info_content>li table th .icon_phone{background-position:-67px -469px}.right_info_content>li table td .icon_twitter{background-position:-176px -507px}.right_info_content>li table td .icon_instagram{background-position:-228px -507px}.right_info_content .rightInfoHistory li{padding:0 59px 20px 16px;border-left:1px solid #ddd;position:relative}.right_info_content .rightInfoHistory li:last-child{border:none}.right_info_content .rightInfoHistory li .history_title{margin-bottom:8px}.right_info_content .rightInfoHistory li .history_reason{margin-bottom:8px;color:#555}.right_info_content .rightInfoHistory li .history_date{color:#ccc;font-size:12px}.right_info_content .rightInfoHistory li:before{content:"";position:absolute;top:0;left:-6px;display:block;width:12px;height:12px;border-radius:50%}.right_info_content .rightInfoHistory li.level_4:before{background:#f26052}.right_info_content .rightInfoHistory li.level_3:before{background:#d844ec}.right_info_content .rightInfoHistory li.level_2:before{background:#6e7ce6}.right_info_content .rightInfoHistory li.level_1:before{background:#fc9733}#googleMap{width:100%;height:calc(100vh - 254px)}.signup_page{width:1920px;height:100vh;display:flex;gap:114px;justify-content:center;align-items:center}.signup_img{width:205px;height:62px;background-image:url(/html/img/login_signup_img.png);background-position:-108px -558px;margin-bottom:34px}.signup_txt .txt_box{width:486px}.signup_txt p{margin-bottom:12px}.signup_txt p,.signup_txt span{font-size:16px;color:#555}.signup_txt .strong{color:#06bdcf}.signup_txt .strong:nth-child(2){margin-left:4px}.sign_up_form{width:682px;height:658px;background-color:#fff;border-radius:12px;box-shadow:0 0 20px rgba(0,0,0,.08);box-sizing:border-box;padding:60px}.sign_up01{display:none}.sign_up01.on{display:block}.sign_up02{display:none}.sign_up02.on{display:block}.pagenation{color:#777;padding-left:4px;margin-bottom:30px}.label_wrap{margin-bottom:24px;width:100%}.label_box{width:100%;position:relative;display:flex;gap:8px;margin-bottom:6px}.label_box .title{margin-right:4px}.label_box label{position:absolute;top:-8px;left:14px;background-color:#fff;padding:0 10px}.label_box .title{color:#777;font-weight:700}.label_box .requir{color:#06bdcf}.label_box input{flex-grow:1;box-sizing:border-box;padding:0 12px;height:46px}.label_box button,.label_box input{border:1px solid #ddd;border-radius:4px}.label_box button{width:82px;background-color:#fff;color:#777;cursor:pointer}.checking_box{box-sizing:border-box;padding-left:4px}.checking_box .inp_chk{margin-bottom:2px}.checking_box .inp_chk i{margin-right:8px}.checking_box .inp_chk i,.checking_box .inp_chk span{color:#ccc;font-size:12px}.checking_box .inp_chk.on i,.checking_box .inp_chk.on span{color:#18bb41}.pw_wrap .label_box{gap:0!important}.pw_wrap .label_box i{position:absolute;top:0;right:0;width:46px;height:46px;text-align:center;line-height:46px;cursor:pointer}.pw_wrap .label_box:first-child{margin-bottom:16px}.back_login{margin-top:26px}.back_login span{color:#777;margin-right:6px}.back_login a{color:#80bdff;font-weight:700;text-decoration:underline}.sign_up_form .btn_wrap{justify-content:right;display:flex;gap:20px}.sign_up_form .next_btn{width:85px;height:44px;background-color:#f5faff;color:#007aff;font-weight:700;border:none;border-radius:4px;margin-top:68px}.email_wrap .email,.email_wrap .email_id,.number_wrap .number{width:100%}.label_wrap select[id=domain]{height:46px;padding:0 36px 0 12px;color:#191919;border:1px solid #ddd;border-radius:4px;-moz-appearance:none;-webkit-appearance:none;appearance:none;background-image:url(/html/img/select_arrow.png);background-repeat:no-repeat;background-position:94%;background-size:1rem;background-color:#fff}.email_wrap .dot,.number_wrap .dash{line-height:46px}.agreement{display:flex;align-items:start;margin:0 auto}.agreement input{margin-right:6px}.agreement .nomal{color:#555}.agreement .agree_content{text-decoration:underline;margin:0 4px}.agreement .agree_content:nth-child(4){margin-right:0}.btn_wrap .back_btn,.btn_wrap .signup_btn{flex-grow:1;height:44px;margin-top:20px;border-radius:4px;font-weight:700;text-align:center;line-height:44px}.btn_wrap .back_btn{background-color:#fff;border:1px solid #ddd;color:#555}.btn_wrap .signup_btn{background-color:#f2f8ff;border:none;color:#007aff}.funnel_insight_wrap{width:100%;height:calc(100% - 20px)}.funnel_insight{width:1685px;padding:0 28px 24px;box-sizing:border-box;display:flex;gap:20px;height:calc(100vh - 116px)}.dream_buyer_wrap{height:697px}.dream_buyer_wrap .search_box{width:380px!important;margin-bottom:8px}.search_box .icon_close{width:20px}.search_box .icon_close:hover{background-color:#eee}.dream_buyer{width:380px;overflow:hidden;background:linear-gradient(to top right,#007aff,#06bdcf);box-sizing:border-box;padding:24px;border-radius:4px}.dream_buyer .title{text-align:center;font-weight:700;margin-bottom:18px;font-size:16px;color:#fff}.dream_buyer .input_box{margin-bottom:12px}.dream_buyer .input_box .input_title{margin-bottom:8px}.dream_buyer .input_box .input_title span{margin-left:4px;color:#fff}.dream_buyer .input_box .input_title .icon_img{width:16px;height:16px;background-position:-304px -655px;display:inline-block;margin-left:4px;transform:translateY(4px)}.buyer_info_wrap .dream_buyer .input_box .input_title .icon_img{background-position:-329px -655px}.dream_buyer .input_box .title_wrap{display:flex;justify-content:space-between}.dream_buyer .googlemap{display:flex;gap:4px;margin-top:2px}.dream_buyer .googlemap .icon_img{width:14px;height:14px;display:block;margin-top:1px;background-position:-212px -313px}.dream_buyer .googlemap_txt{text-decoration:underline;color:#fff;font-size:12px}.dream_buyer .input_box textarea{width:100%;height:66px;resize:none;border:1px solid #ddd;border-radius:4px;padding:12px}.dream_buyer .input_box select[id=continent],.dream_buyer .input_box select[id=nation],.dream_buyer .input_box select[id=sub_region]{-moz-appearance:none;-webkit-appearance:none;appearance:none;background-image:url(/html/img/select_arrow.png);background-repeat:no-repeat;background-position:97%;background-size:1rem;background-color:#fff}.dream_buyer .input_box input,.dream_buyer .input_box select{width:100%;height:40px;border:1px solid #ddd;border-radius:4px;padding-left:12px}.dream_buyer .input_box select{margin-bottom:8px}.dream_buyer .input_box select:last-child{margin-bottom:0}.dream_buyer .regist_btn{width:100%;height:40px;margin-left:auto;background-color:#191919;color:#fff;border:none;border-radius:4px}.dream_buyer .regist_btn svg{transform:translateY(2px)}.dream_buyer .regist_btn path{color:#fff}.dream_buyer_wrap .file_btn input[type=file]{display:none}.dream_buyer_wrap .excel_wrap{display:flex;align-items:center;justify-content:space-between;margin-top:20px}.dream_buyer_wrap .file_btn label{display:flex;gap:4px;width:156px;height:30px;justify-content:center;align-items:center;background-color:#f3f7fb;border:1px solid #c5c5c5;cursor:pointer;color:#888;font-weight:500}.dream_buyer_wrap .file_btn label:hover{background-image:linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.1))}.dream_buyer_wrap .file_down a span{color:#007aff}.dream_buyer_wrap .file_down a span:last-child{margin-left:4px;text-decoration:underline}.buyer_info_wrap .dream_buyer{background:#f5faff}.buyer_info_wrap .dream_buyer .title{color:#191919}.buyer_info_wrap .dream_buyer .input_box .input_title span{color:#777}.buyer_info_wrap .dream_buyer .input_box .input_title span.star{color:#06bdcf}.buyer_info_wrap .dream_buyer .googlemap_txt,.buyer_info_wrap .dream_buyer .input_box .input_title path{color:#777}.buyer_info_wrap .dream_buyer .input_box.search_nation_box .nation_cate_box{background:#fff}.buyer_info_wrap .dream_buyer .input_box.search_nation_box .nation_cate_box p{color:#555}.dream_buyer .input_box input.nation_search{background-image:url(/html/img/search.png);background-repeat:no-repeat;background-position:left 10px center;padding-left:36px}.dream_buyer .input_box.search_nation_box{position:relative}.dream_buyer .input_box .autocomplete-list{position:absolute;top:42px;left:0;background-color:#fff;width:100%;max-height:287px;overflow-y:auto;padding:10px;z-index:4;border-radius:4px}.dream_buyer .input_box .autocomplete-list::-webkit-scrollbar{width:15px}.dream_buyer .input_box .autocomplete-list::-webkit-scrollbar-thumb{border-radius:8px;background-color:#ddd;background-clip:padding-box;border:4px solid transparent}.dream_buyer .input_box.search_nation_box .search_x{position:absolute;top:10px;right:10px;cursor:pointer}.dream_buyer .input_box.search_nation_box .nation_cate_box{background:hsla(0,0%,100%,.2);padding:10px 16px;margin-top:10px;border-radius:4px;display:flex;flex-direction:column;gap:10px}.dream_buyer .input_box.search_nation_box .nation_cate_box p{font-size:14px;color:#fff}.dream_buyer .input_box .autocomplete-list li{padding:8px}.dream_buyer .input_box .autocomplete-list li:hover{background:#e6f2ff;cursor:pointer}.dream_buyer .input_box .autocomplete-list li.selected{background:#e6f2ff}.right_funnel{display:block;width:1229px}.right_funnel .refer{width:100%;background-color:#f9f9f9;box-sizing:border-box;padding:10px 12px;border-radius:4px}.right_funnel .refer .circle{width:8px;height:8px;display:inline-block;background-color:#f30;border-radius:50%;margin-right:4px}.right_funnel .refer .txt{font-size:13px}.right_funnel .filter_wrap{display:flex;justify-content:space-between;align-items:center}.right_funnel .filter_wrap .filter_btn_wrap{height:32px;background-color:#f3f7fb;border:1px solid #c5c5c5;display:flex;gap:4px;align-items:center;justify-content:center;width:76px;cursor:pointer;transition:all .2s;border-radius:2px}.right_funnel .filter_wrap .filter_btn_wrap:hover{background-image:linear-gradient(rgba(0,0,0,.02),rgba(0,0,0,.02))}.right_funnel .filter_wrap .filter_btn_wrap span{color:#555}.right_funnel .filter_wrap .option_more{width:16px;height:16px;background-position:-331px -468px}.right_funnel .more_filter{display:none}.right_funnel .more_filter.on{display:block}.right_funnel .arr_wrap{display:flex;margin:16px 0 12px}.right_funnel .arr_wrap .arr{color:#aaa;padding:0 16px;cursor:pointer;font-size:13px;border-right:1px solid #eee;transition:all .2s}.right_funnel .arr_wrap .arr:hover{color:#83dee7}.right_funnel .arr_wrap .arr:last-child{border:none}.right_funnel .arr_wrap .arr.on{color:#06bdcf}.more_filter{position:relative}.right_funnel .filter_section_wrap{position:absolute;top:-6px;left:74.5%;z-index:99;width:228px}.right_funnel .filter_wrap .right_wrap{display:flex;gap:10px;align-items:center}button.type01,button.type02{width:32px;height:32px;background:#fff;border:1px solid #c5c5c5;border-radius:2px;overflow:hidden;font-weight:500;margin-left:6px}button.type01 .icon_img{width:16px;height:16px;display:block;background-position:-123px -694px;margin:auto}button.type01.on .icon_img{background-position:-187px -694px}button.type02 .icon_img{width:16px;height:16px;display:block;background-position:-100px -694px;margin:auto}button.type02.on .icon_img{background-position:-164px -694px}button.type01.on,button.type02.on{color:#fff;background:rgba(0,122,255,.1);border:1px solid rgba(0,122,255,.4)}.funnel_wrap{width:100%;display:flex;justify-content:space-between;gap:12px;height:calc(100% - 58px)}.funnel_wrap .funnel_box{width:302px}.funnel_wrap.list_mode{display:block}.funnel_wrap .funnel_box .in_total{display:none}.funnel_wrap.list_mode .in_total{display:inline-block}.funnel_wrap.list_mode .funnel_box{width:100%;margin-bottom:-10px}.funnel_wrap.list_mode .contents{display:flex;width:100%;padding:0;border:none}.funnel_wrap.list_mode .contents .left_wrap{display:flex;gap:8px}.funnel_box .left_wrap .arrow{color:#555}.funnel_wrap.list_mode .contents .left_wrap .new{margin-top:2px}.funnel_wrap.list_mode .top_wrap{width:100%;display:flex;justify-content:space-between;margin-bottom:6px}.funnel_wrap.list_mode .icon_img{display:block}.funnel_wrap.list_mode .top_wrap .buyer_name{width:calc(100% - 120px)}.funnel_wrap.list_mode .contents .right_wrap{width:100%;margin-left:8px}.funnel_wrap.list_mode .contents .right_wrap .log{width:120px;text-align:right}.funnel_wrap .funnel_box .funnel_title_box{display:flex;justify-content:space-between;align-items:center;background:#fcfcfc;border-radius:4px;border:1px solid #ddd;box-sizing:border-box;padding:9px 13px}.funnel_wrap .funnel_box .funnel_title_box .level{padding:3px 10px;border-radius:2px}.funnel_wrap .funnel_box:first-child .funnel_title_box .level{background:#fcf8f4;color:#fc9733}.funnel_wrap .funnel_box:nth-child(2) .funnel_title_box .level{background:#f6f7fb;color:#6e7ce6}.funnel_wrap .funnel_box:nth-child(3) .funnel_title_box .level{background:#fbf5fb;color:#d844ec}.funnel_wrap .funnel_box:nth-child(4) .funnel_title_box .level{background:#fbf4f4;color:#e73033}.funnel_wrap .funnel_box .funnel_title_box .title{font-weight:500;margin:0 4px 0 10px}.funnel_wrap .funnel_box .total{margin:12px 0 6px 8px}.funnel_wrap .funnel_box .total span{color:#777}.funnel_wrap .funnel_box .total span:first-child{margin-right:10px}.funnel_wrap.list_mode .funnel_box .list_wrap{margin-top:-10px}.funnel_wrap .funnel_box .list_wrap{width:100%;height:calc(100% - 87px);overflow:scroll;padding-right:4px;box-sizing:border-box}.funnel_wrap .funnel_box .list_wrap::-webkit-scrollbar{width:9px}.funnel_wrap .funnel_box .list_wrap::-webkit-scrollbar-thumb{border-radius:4px;background-color:#ddd}.right_wrap.icon_img{width:24px;height:24px;display:block;background-position:-20px -271px;border-radius:4px;cursor:pointer}.right_wrap.icon_img:hover{background-color:#eee}.list_item{box-sizing:border-box;padding:10px 16px;border-radius:4px;margin-bottom:8px;border:1px solid #eee}.list_item .top{display:flex;justify-content:space-between}.list_item .top .nation_img{width:31px;height:21px;background:#eee;border-radius:2px;border:1px solid #f2f2f2}.list_item .top .nation_img img{display:block}.list_item .top .right_wrap{display:flex;gap:4px;align-items:center}.list_item .new{display:block;color:#fff;width:30px;height:15px;font-size:10px;text-align:center;line-height:15px;border-radius:2px}.list_item .bookmark{display:block;width:20px;height:20px;background-position:-246px -313px;cursor:pointer}.list_item .bookmark.active,.list_item .bookmark.on{background-position:-282px -313px}.funnel_wrap .funnel_box:first-child .new{background-color:#fdb771}.funnel_wrap .funnel_box:nth-child(2) .new{background-color:#9aa4ee}.funnel_wrap .funnel_box:nth-child(3) .new{background-color:#e47df2}.funnel_wrap .funnel_box:nth-child(4) .new{background-color:#ef6f71}.list_wrap .contents{margin:10px 0;box-sizing:border-box;padding-bottom:10px;border-bottom:1px solid #fafafa}.list_wrap .contents .buyer_name{line-height:120%;width:100%;height:36px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:15px;font-weight:500;margin-bottom:6px}.list_wrap .contents .buyer_name:hover{text-decoration:underline;cursor:pointer;color:#06bdcf}.list_wrap .contents .sub_contents div span{font-size:13px}.list_wrap .contents .sub_contents div span:first-child{color:#aaa;width:52px;display:inline-block}.list_wrap .contents .sub_contents div span:last-child{color:#777}.list_wrap .contents .sub_contents div .line{display:inline-block;width:1px;height:8px;background:#eee;margin:2px 5px}.list_wrap .bottom_wrap{display:flex;justify-content:space-between}.list_wrap .bottom_wrap .left_wrap span{font-size:13px;margin-right:2px}.funnel_wrap .list_wrap .new_log{width:6px;height:6px;border-radius:50%;background-color:#f30;display:inline-block;margin-bottom:4px}.list_wrap .move{display:flex;justify-content:right}.list_wrap .move .icon_img{display:block;width:18px;height:18px}.list_wrap .move .delete_btn .icon_img{background-position:-132px -231px}.list_wrap .move .down_btn .icon_img{background-position:-172px -231px}.list_wrap .move .up_btn .icon_img{background-position:-212px -194px}.list_wrap .move .delete_btn,.list_wrap .move .down_btn{color:#aaa}.list_wrap .move>div{width:66px;display:flex;gap:4px;align-items:center;justify-content:center;cursor:pointer;border-radius:4px;color:#6ad7e2}.list_wrap .move>div:hover{color:#06bdcf}.list_wrap .move .delete_btn:hover .icon_img{background-position:-24px -392px}.list_wrap .move .down_btn:hover .icon_img{background-position:-64px -392px}.list_wrap .move .up_btn:hover .icon_img{background-position:-104px -392px}.funnel_wrap .funnel_box:first-child .down_btn,.funnel_wrap .funnel_box:nth-child(2) .delete_btn,.funnel_wrap .funnel_box:nth-child(3) .delete_btn,.funnel_wrap .funnel_box:nth-child(4) .delete_btn{display:none}.funnel_wrap .funnel_box:nth-child(4) .up_btn{color:#eee;cursor:not-allowed}.funnel_wrap .funnel_box:nth-child(4) .up_btn .icon_img{background-position:-328px -57px}.pipeline_popup .container .register_form{box-sizing:border-box;padding:10px}.popup_register.pipeline_popup .container .register_form .form_content{align-items:normal}.pipeline_popup .container .form_title{width:81px!important;margin-top:8px}.pipeline_popup input,.pipeline_popup textarea{border:1px solid #ddd;padding:10px;width:393px!important;border-radius:4px;color:#555}.pipeline_popup textarea{height:82px}.pipeline_popup .level{color:#555;margin-top:8px}.txt_num span{color:#777;font-size:11px;margin-left:4px}.change_move h4{margin-bottom:12px}.change_move textarea{width:524px;height:80px;box-sizing:border-box;padding:10px;margin:12px 10px 0;border:1px solid #ddd;border-radius:4px}.funnel_insight_detail{box-sizing:border-box;padding:0 28px;width:1685px}.funnel_insight_detail .tab_wrap{display:flex;width:100%;border-bottom:1px solid #eee;margin-bottom:20px;gap:30px}.funnel_insight_detail .tab_wrap .back_btn{display:flex;align-items:center;gap:2px;box-sizing:border-box;padding:0 20px 0 12px;color:#007aff}.funnel_insight_detail .tab_wrap .icon_img{display:block;width:16px;height:16px;background-position:-144px -393px}.funnel_insight_detail .tab_wrap .tabs{display:flex;gap:50px}.funnel_insight_detail .tab_button{background:none;padding:14px;border:none;color:#777}.funnel_insight_detail .tab_button.active{border-bottom:1px solid #007aff;box-sizing:border-box;color:#191919}.buyer_info_wrap .p_tab_button{background:none;padding:8px 42px;border:none;color:#777}.buyer_info_wrap .p_tab_button.active{border-bottom:1px solid #06bdcf;box-sizing:border-box;color:#06bdcf}.buyer_info_wrap{display:flex;gap:28px}.buyer_info_wrap .info{box-sizing:border-box;padding-bottom:20px}.buyer_info_wrap input,.buyer_info_wrap select,.buyer_info_wrap textarea{border:1px solid #ddd;border-radius:4px;box-sizing:border-box}.buyer_info_wrap input,.buyer_info_wrap select{height:36px;padding:0 12px}.buyer_info_wrap textarea{padding:10px 12px}.info_wrap{width:100%}.buyer_info_wrap .title_bar{color:#fff;background-color:#555;width:100%;padding:5px 10px;border-radius:4px;margin-bottom:16px}.buyer_info_wrap .first input,.buyer_info_wrap .first select{margin-right:8px;font-size:14px}.buyer_info_wrap .first select{width:240px}.buyer_info_wrap .first select[id=sales]{-moz-appearance:none;-webkit-appearance:none;appearance:none;background-image:url(/html/img/select_arrow.png);background-repeat:no-repeat;background-position:94%;background-size:1rem;background-color:#fff}.buyer_info_wrap .first input:nth-child(3){width:80px;text-align:right;background-color:#ecf3f5;color:#777}.buyer_info_wrap .first input:nth-child(3):focus{outline:none}.buyer_info_wrap .info_box .input_title{font-size:13px;margin:0 4px 4px;color:#555}.buyer_info_wrap .input_wrap{display:flex;gap:16px;margin-top:14px}.buyer_info_wrap .input_wrap li{flex-grow:1}.buyer_info_wrap .input_wrap li input,.buyer_info_wrap .input_wrap li textarea{width:100%}.buyer_info_wrap .second li input{margin-bottom:4px}.buyer_info_wrap .second .key_item textarea{width:400px}.buyer_info_wrap .second li textarea{height:116px}.buyer_info_wrap .third li textarea{height:56px}.person_wrap .input_box{flex-grow:1}.person_wrap .input_box input,.person_wrap .input_box select,.person_wrap .input_box textarea{width:100%}svg{margin-left:4px}.person_wrap .input_box select[id=role]{-moz-appearance:none;-webkit-appearance:none;appearance:none;background-image:url(/html/img/select_arrow.png);background-repeat:no-repeat;background-position:94%;background-size:1rem;background-color:#fff}.buyer_info_wrap .btn_wrap{width:100%;display:flex;justify-content:right;margin-bottom:24px}.buyer_info_wrap .btn_wrap button{width:102px;height:37px}.buyer_info_wrap .btn_wrap button .icon_img{width:16px;height:16px;display:block;background-position:-256px -393px;margin-top:2px}.activity_report_wrap .information{width:80%;background-color:#f2f8ff;box-sizing:border-box;padding:11px 12px;border-radius:4px;display:flex;gap:12px;justify-content:flex-start!important}.activity_report_wrap .information .icon_img{width:24px;height:24px;background-position:-188px -389px}.activity_report_wrap .information p{color:#555;margin-bottom:4px}.activity_report_wrap .information .line{width:1px;height:8px;border-radius:4px;background-color:#ddd;display:inline-block;margin:0 12px}.activity_report_wrap .count_btn_wrap{width:100%;display:flex;justify-content:space-between;align-items:center}.activity_report_wrap .count_btn_wrap .count_title{margin-left:4px;color:#777}.activity_report_wrap .count_btn_wrap .line{width:1px;height:8px;border-radius:4px;background-color:#ddd;display:inline-block;margin:0 8px}.activity_report_wrap .btn_wrap{display:flex;gap:16px;justify-content:right}.activity_report_wrap button{display:flex;align-items:center;justify-content:center;height:38px;box-sizing:border-box;border:none;border-radius:4px;transition:all .2s;margin:14px 0;width:120px;color:#fff}.activity_report_wrap .create_btn{background-color:#06bdcf}.activity_report_wrap .present_btn{background-color:#777}.activity_report_wrap .btn_wrap button:hover{background-image:linear-gradient(rgba(0,0,0,.05),rgba(0,0,0,.05))}.activity_report_wrap .create_btn .icon_img{background-position:-245px -654px;width:18px;height:18px;display:block}.popup_contents .right_info_content li:first-child,.popup_edit_wrap .right_info_content li:first-child{height:100%;overflow-y:scroll;scrollbar-width:none}.report_list_wrap{background-color:#fcfcfc;width:100%;box-sizing:border-box;padding:10px;border-radius:4px;margin-bottom:24px}.report_list_wrap .list_wrap{display:flex;height:60px;align-items:center;margin-top:10px;border:1px solid #eee}.report_list_wrap .list_title{margin-top:0;border:1px solid #fcfcfc;height:50px}.report_list_wrap .list_wrap:hover .title{text-decoration:underline}.report_list_wrap .list_wrap span{text-align:center}.report_list_wrap .num{width:64px}.report_list_wrap .tag{width:150px}.report_list_wrap .center_title{width:calc(100% - 767px)}.report_list_wrap .title{width:calc(100% - 767px);cursor:pointer;line-height:56px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.report_list_wrap .file{width:233px}.report_list_wrap .date{width:120px}.report_list_wrap .delete,.report_list_wrap .writer{width:100px}.report_list_wrap .tag .tag_name{padding:4px 8px;border-radius:50px;font-size:13px}.report_list_wrap .tag .tag_name.na{background-color:#f4f4f4;color:#777}.report_list_wrap .tag .tag_name.inquiry{background-color:#f2f8fe;color:#55a1e8}.report_list_wrap .tag .tag_name.rfq{background-color:#f0fdf1;color:#3cdd4f}.report_list_wrap .tag .tag_name.quotation{background-color:#fff9ef;color:#fa3}.report_list_wrap .file .icon_img{width:20px;height:20px;display:inline-block;margin-right:6px}.report_list_wrap .file .icon_img.excel{background-position:-27px -469px}.report_list_wrap .file .icon_img.word{background-position:-105px -429px}.report_list_wrap .file .icon_img.ppt{background-position:-145px -429px}.report_list_wrap .file .icon_img.pdf{background-position:-65px -430px}.report_list_wrap .file .icon_img.han{background-position:-225px -429px}.report_list_wrap .file .icon_img.etc{background-position:-185px -429px}.report_list_wrap .delete .icon_img{width:30px;height:30px;display:block;background-position:-18px -686px;margin:0 auto;cursor:pointer}.report_list_wrap .list_wrap{background-color:#fff}.report_list_wrap .list_wrap .title{text-align:left}.report_list_wrap .list_wrap .new{background-color:#f30;color:#fff;padding:2px 7px 3px 8px;border-radius:50px;margin-right:6px}.report_list_wrap .list_title{background:none}.popup_edit_wrap{width:100%;height:100%;background-color:rgba(0,0,0,.3);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);position:fixed;z-index:1;left:0;top:0;display:flex;align-items:center;justify-content:center}@media screen and (max-width:1667px){.popup_edit_wrap,.popup_register{width:1920px;height:911px;position:absolute}}.popup_edit_wrap .contents_wrap{width:1667px;height:861px;background-color:#fff;border-radius:4px;box-sizing:border-box;padding:28px}.popup_edit_wrap .flex_wrap{display:flex;height:calc(100% - 39px)}.popup_edit_wrap .flex_wrap .right_info{width:440px;margin-left:30px;background-color:#fafafa;box-sizing:border-box;padding:16px;border-radius:4px}.popup_edit_wrap .flex_wrap .right_info_content .rightInfoHistory li{padding:0 30px 20px 16px}.popup_edit_wrap .creat_edit_wrap{width:calc(100% - 470px)}.report_list_wrap .array_wrap{display:flex;gap:6px;align-items:center;justify-content:right}.report_list_wrap .array_wrap .line{width:1px;height:8px;background-color:#ccc;display:block}.report_list_wrap .array_wrap .arr{font-size:12px;color:#ccc;cursor:pointer;transition:all .1s}.report_list_wrap .array_wrap .arr.on,.report_list_wrap .array_wrap .arr:hover{color:#555}.report_wrap{flex-grow:1}.creat_edit_wrap .present_btn_wrap{width:100%;display:flex;justify-content:right;margin-bottom:20px}.creat_edit_wrap .present_btn_wrap .present_btn .icon_img{width:14px;height:14px;display:inline-block;background-position:-201px -654px;margin-right:6px;transform:translateY(2px)}.creat_edit_wrap .present_btn_wrap .present_btn{width:135px;height:38px;border:none;background-color:#777;color:#fff;border-radius:4px}.full_view_wrap .popup_contents{width:1667px!important;background-color:#06bdcf}.full_view_wrap .right_info{height:768px;overflow-y:scroll;scrollbar-width:thin}.popup_edit_wrap .report_title,.popup_register .report_title{font-size:16px;font-weight:600;color:#555;margin-bottom:20px}.creat_edit_wrap .edit_input{display:grid;grid-template-columns:90px 1fr;margin-bottom:14px}.creat_edit_wrap .input_title{box-sizing:border-box;padding-top:6px}.creat_edit_wrap .input_title .star{color:#06bdcf;margin-left:4px}.creat_edit_wrap .edit_list_wrap{display:flex}.creat_edit_wrap input[type=text]{flex-grow:1}.creat_edit_wrap input[type=date]{width:165px;margin-right:100px}.creat_edit_wrap select{width:165px}.creat_edit_wrap input[type=date],.creat_edit_wrap input[type=text],.creat_edit_wrap select{height:34px;padding:6px 10px;border-radius:4px;border:1px solid #ddd}.creat_edit_wrap input[type=file]{display:none}.creat_edit_wrap .file{display:flex;align-items:center;justify-content:center;width:64px;height:24px;background-color:#ddd;border-radius:4px;cursor:pointer;margin-right:10px}.creat_edit_wrap .file:hover{background-image:linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.1))}.creat_edit_wrap .file .icon_img{width:16px;height:16px;display:block;background-position:-60px -233px}.creat_edit_wrap .file_names{width:90%}.creat_edit_wrap .file_name_item{width:50%}.creat_edit_wrap .upload_name:focus{outline:none}.creat_edit_wrap .upload_name{border:none;padding:2px 0;width:80%;font-size:12px;color:#777;margin-right:20px}.creat_edit_wrap .delete_btn{background:none;border:none;font-size:12px;color:#777}.creat_edit_wrap .delete_btn:hover{color:#f30}.creat_edit_wrap .input_wrap{height:57px}.creat_edit_wrap .input_wrap div{float:left}.creat_edit_wrap .editor_wrap{flex-grow:1;border:1px solid #ddd;border-radius:4px;overflow:hidden}.creat_edit_wrap .editor_wrap .editor_box{border-bottom:1px solid #e6e8ee;background-color:#f7f9fc;padding:8px 20px;width:100%;box-sizing:border-box}.creat_edit_wrap .editor_wrap .editor_txt{width:100%;height:100vh;border:none;padding:10px}.creat_edit_wrap .editor_wrap .editor_txt:focus{outline:none}.creat_edit_wrap .btn_wrap{padding-left:100px;display:flex;justify-content:space-between;margin-bottom:24px}.creat_edit_wrap .time_box span,.creat_edit_wrap .time_box time{font-size:12px}.creat_edit_wrap .time_box time{color:#777;margin-left:10px}.creat_edit_wrap .btn_box{display:flex;gap:14px}.creat_edit_wrap .btn_box button{width:102px;height:37px}.creat_edit_wrap .btn_box button .icon_img{width:16px;height:16px;display:block}.creat_edit_wrap .btn_box .white_btn .icon_img{background-position:-68px -314px}.creat_edit_wrap .btn_box .sub_btn .icon_img{background-position:-256px -393px}select[id=tag]{-moz-appearance:none;-webkit-appearance:none;appearance:none;background-image:url(/html/img/select_arrow.png);background-repeat:no-repeat;background-position:94%;background-size:1rem;background-color:#fff}.full_view_wrap .popup_contents{width:1343px;height:861px;background-color:#fff;border-radius:4px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-sizing:border-box;padding:28px}.full_view_wrap .title_box{width:100%;padding:10px 0;text-align:center;background:linear-gradient(90deg,#035f68,#003d80);color:#fff;font-size:18px;font-weight:500;border-radius:4px;margin-bottom:30px}.contents_wrap{box-sizing:border-box;padding:0 6px}.dailylog .option_box{display:flex;justify-content:space-between;margin-bottom:10px}.dailylog .option_box>div,.dailylog .option_box>ul{display:flex;gap:20px}.dailylog .option_box .all_wrap span{font-size:12px}.dailylog .option_box .all_wrap span:first-child{margin-right:4px;color:#555}.dailylog .option_box .arr_wrap .line{width:1px;height:8px;background-color:#ddd;display:inline-block;margin:0 6px}.dailylog .option_box .arr_wrap .arr{font-size:12px;color:#ccc;transition:all .1s;background:none;border:none}.dailylog .option_box .arr_wrap .arr.on,.dailylog .option_box .arr_wrap .arr:hover{color:#555}.dailylog .option_box .chk_wrap input[type=checkbox]{display:none}.dailylog .option_box .chk_wrap .label_checkbox{display:inline-block;width:13px;height:13px;border:1px solid #ddd;margin-right:5px;border-radius:2px;transform:translateY(2px)}.dailylog .option_box .chk_wrap input[type=checkbox]:checked~.label_checkbox{background:#06bdcf;border-color:#06bdcf}.dailylog .option_box .chk_wrap input[type=checkbox]:checked~.label_checkbox:before{content:"✔";position:absolute;top:-3px;left:0;width:11px;display:block;font-size:10px;color:#fff;text-align:center}.dailylog .option_box .chk_wrap input[type=checkbox]:focus{outline:none}.dailylog .option_box .chk_wrap label{cursor:pointer;font-size:12px}.dailylog .content_box{overflow-y:scroll;height:650px;margin-bottom:20px}.dailylog .content_box::-webkit-scrollbar{width:9px}.dailylog .content_box::-webkit-scrollbar-thumb{border-radius:4px;background-color:#ddd}.dailylog .full_view_list{width:100%;display:flex;box-sizing:border-box;padding:20px 0;border-bottom:1px dashed #eee}.full_view_list .date_box{font-size:12px;color:#777;width:117px}.full_view_list .right_contents{width:calc(100% - 118px)}.full_view_list .right_contents.single{height:716px;overflow:hidden}.full_view_list .title_wrap{margin-bottom:10px;padding:5px 0}.popup_contents .full_view_list{display:flex;margin-bottom:14px}.full_view_list .topic{padding:4px 8px;border-radius:50px;font-size:13px;margin-right:10px}.full_view_list .topic.na{background-color:#f4f4f4;color:#777}.full_view_list .topic.inquiry{background-color:#f2f8fe;color:#55a1e8}.full_view_list .topic.rfq{background-color:#f0fdf1;color:#3cdd4f}.full_view_list .topic.quotation{background-color:#fff9ef;color:#fa3}.full_view_list .file_wrap{margin-bottom:10px;width:100%;background-color:#fafafa;border-radius:4px}.full_view_list .file_wrap .file{color:#555;margin-right:20px;font-size:12px;padding:10px;display:inline-block}.popup_view .content_box{display:flex}.popup_view .content_box .left_box{width:calc(100% - 470px)}.popup_view .txt_wrap{height:689px;overflow:auto}.popup_view .right_info{margin-left:30px;background-color:#fafafa;width:440px;box-sizing:border-box;padding:16px;border-radius:4px}.popup_view .right_info_content .rightInfoHistory li{padding:0 30px 20px 16px}.full_view_list .txt_box{color:#555;box-sizing:border-box;padding:4px;line-height:140%}.full_view_wrap .btn_wrap{width:100%;display:flex;justify-content:right;gap:10px}.full_view_wrap .sub_btn,.full_view_wrap .white_btn{width:102px;height:37px}.full_view_wrap .white_btn .icon_img{width:16px;height:16px;background-position:-68px -314px}.full_view_wrap .sub_btn .icon_img{width:16px;height:16px;background-position:-63px -694px}.full_view_wrap .sub_btn .icon_img.cancel_img{background-position:-286px -393px}.full_view_wrap .sub_btn .icon_img.icon_ok{background-position:-315px -393px}.view_mode_wrap{width:100%;height:100%}.view_header,.view_mode_wrap{display:flex;box-sizing:border-box}.view_header{width:calc(100% - 56px);background:linear-gradient(270deg,#035f68,#003d80);border-radius:4px;justify-content:space-between;padding:12px 20px;margin:24px auto 0}.view_header span{color:#fff}.left_section{display:flex;align-items:center}.view_header .title{font-size:20px;font-weight:500;color:#fff}.view_header .project_title{margin:0 16px 0 40px}.view_header .copy_url{border:none;background:none;background-color:#fff;padding:8px 12px;border-radius:4px;color:#555;font-weight:700;font-size:12px}.lnb_menu.view_lnb{padding-left:28px;height:calc(100vh - 82px)!important}.view_insight_wrap{flex-grow:1;padding:20px 28px;display:flex;gap:20px}.view_left_section_wrap .search_box{width:380px;margin-bottom:12px}.filter_section_wrap{width:380px;height:354px;background-color:#fff;background-image:url(/html/img/filter_bg.png);background-repeat:no-repeat;background-position:220px 146px;border:1px solid #ddd;border-radius:4px;box-sizing:border-box;padding:24px}.filter_section_wrap .title_box{margin-bottom:8px;color:#777}.filter_section_wrap .chk_wrap{padding:4px 8px}.filter_section_wrap .chk_box{margin-bottom:12px}.filter_section_wrap input[type=checkbox]{margin-right:6px}.filter_section_wrap input[type=checkbox]:focus{outline:none;border:1px solid #777}.filter_section_wrap .chk_box .icon_img{width:14px;height:14px;display:inline-block}.filter_section_wrap .marked{background-position:-271px -612px!important}.filter_section_wrap .unmarked{background-position:-247px -612px!important}.filter_section_wrap .btn_wrap{display:flex;gap:10px}.filter_section_wrap button{flex-grow:1;height:35px;display:flex;gap:4px;align-items:center;justify-content:center;border-radius:4px}.filter_section_wrap .reset_btn:hover{background-image:linear-gradient(rgba(0,0,0,.02),rgba(0,0,0,.02))}.filter_section_wrap .save_btn:hover{background-image:linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.1))}.filter_section_wrap button .icon_img{width:16px;height:16px;margin-right:4px}.filter_section_wrap .reset_btn{background-color:hsla(0,0%,98%,.5);border:1px solid #ddd;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.filter_section_wrap .reset_btn span{color:#777}.filter_section_wrap .reset_btn .icon_img{background-position:-333px -612px}.filter_section_wrap .save_btn{border:none;background-color:#007aff}.filter_section_wrap .save_btn span{color:#fff}.filter_section_wrap .save_btn .icon_img{background-position:-305px -612px}.view_funnel_insight_wrap{width:100%;display:flex;gap:20px;box-sizing:border-box;padding:20px 28px 24px;height:calc(100vh - 82px)}.view_funnel_insight_wrap .view_right_section{width:100%}.view_funnel_insight_wrap .arr_wrap{display:flex;margin:14px 0 12px}.view_funnel_insight_wrap .arr_wrap .arr{color:#aaa;padding:0 16px;cursor:pointer;font-size:12px;border-right:1px solid #eee;transition:all .2s}.view_funnel_insight_wrap .arr_wrap .arr:hover{color:#83dee7}.view_funnel_insight_wrap .arr_wrap .arr:last-child{border:none}.view_funnel_insight_wrap .arr_wrap .arr.on{color:#06bdcf}.view_wrap{display:flex;gap:12px;box-sizing:border-box;height:calc(100vh - 164px)}.view_wrap .delete_btn{display:none}.view_funnel_wrap .list_wrap{overflow-y:scroll;height:calc(100% - 50px);padding-right:4px}.view_funnel_wrap .list_wrap::-webkit-scrollbar{width:9px}.view_funnel_wrap .list_wrap::-webkit-scrollbar-thumb{border-radius:4px;background-color:#ddd}.view_funnel_wrap .funnel_title_box{display:flex;justify-content:space-between;align-items:center;background:#fcfcfc;border-radius:4px;border:1px solid #ddd;box-sizing:border-box;padding:9px 13px}.view_funnel_wrap .funnel_title_box .level{padding:3px 10px;border-radius:2px;margin-right:10px}.view_funnel_wrap:first-child .funnel_title_box .level{background:#fcf8f4;color:#fc9733}.view_funnel_wrap:nth-child(2) .funnel_title_box .level{background:#f6f7fb;color:#6e7ce6}.view_funnel_wrap:nth-child(3) .funnel_title_box .level{background:#fbf5fb;color:#d844ec}.view_funnel_wrap:nth-child(4) .funnel_title_box .level{background:#fbf4f4;color:#e73033}.view_funnel_wrap .funnel_title_box .title,.view_funnel_wrap .funnel_title_box .total{font-weight:500}.view_funnel_wrap .list_wrap{box-sizing:border-box;margin-top:12px}.view_funnel_wrap .view_item{border:1px solid #f2f8ff;box-sizing:border-box;padding:10px 16px;border-radius:4px;margin-bottom:10px;position:relative;overflow:hidden}.view_funnel_wrap .view_item:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:url(/html/img/nation_bg.svg);background-size:cover;background-repeat:no-repeat;background-position:50%;opacity:.03;z-index:-1}.view_funnel_wrap .view_item>*{position:relative;z-index:0}.view_funnel_wrap .view_item .top{display:flex;justify-content:space-between;align-items:center}.view_funnel_wrap .view_item .new{color:#fff;width:30px;height:15px;font-size:10px;text-align:center;line-height:15px;border-radius:2px}.view_funnel_wrap .view_item .top .right_wrap{display:flex;align-items:center;gap:4px}.view_funnel_wrap .view_item .bookmark{width:20px;height:20px;background-position:-282px -313px;display:block}.view_funnel_wrap .view_item .new_log{width:6px;height:6px;border-radius:50%;background-color:#f30;display:inline-block;margin-bottom:4px}.view_funnel_wrap .view_item .payment span:nth-child(2){margin:0 2px}.view_list_item .top_box{display:flex;justify-content:space-between;align-items:center}.view_list_item .top_box .nation_img{width:31px;height:21px;border-radius:2px;background-image:url(/html/img/nation_temporarily.jpg);background-repeat:no-repeat;background-size:cover;display:block;box-sizing:border-box;border:1px solid #f2f2f2}.view_list_item .top_box .right_wrap{display:flex;align-items:center;gap:4px}.view_list_item .top_box .right_wrap .new{display:block;color:#fff;width:30px;height:15px;font-size:10px;text-align:center;line-height:15px;border-radius:2px}.view_funnel_wrap:first-child .new{background-color:#fdb771}.view_funnel_wrap:nth-child(2) .new{background-color:#9aa4ee}.view_funnel_wrap:nth-child(3) .new{background-color:#e47df2}.view_funnel_wrap:nth-child(4) .new{background-color:#ef6f71}.view_list_item .top_box .right_wrap .star{width:20px;height:20px;display:block;background-image:url(/html/img/icon_img.svg);background-position:-282px -313px}.view_list_item .contents_box .company_name{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:500;font-size:16px;line-height:24px;margin:10px 0 6px}.nation_box span,.nation_box time{font-size:12px;color:#777}.nation_box span{margin-right:10px}.status_wrap{display:flex;gap:20px;margin-top:6px}.color_box{width:3px;height:10px;display:inline-block;background-color:#e6f2ff;margin-right:4px}.new_log{margin-left:2px}.status_box:first-child .color_box{background-color:red}.status_box:nth-child(2) .color_box{background-color:blue}.status_box span{color:#777}.view_mode_wrap .lnb_menu{padding:28px}.popup_detail .view_title_wrap{background:linear-gradient(90deg,#035f68,#003d80);display:flex;width:1263px;height:44px;align-items:center;justify-content:space-between;padding:0 20px;border-radius:4px;margin-bottom:30px}.popup_detail .view_title_wrap span,.popup_detail .view_title_wrap time{color:#fff}.popup_detail .view_title_wrap .nation_img{width:35px;height:24px;display:block;background-image:url(/html/img/nation_temporarily.jpg);background-size:cover}.popup_detail .view_title_wrap .left_box span{float:left;margin-right:10px}.popup_detail .view_title_wrap .line{width:1px;height:8px;background:#ddd;display:inline-block;margin:0 6px}.popup_detail .view_title_wrap .right_box span,.popup_detail .view_title_wrap .right_box time{font-size:12px}.popup_detail .view_title_wrap .left_box .buyer_name{font-size:18px;font-weight:500;line-height:24px}.detail_contents .tab_wrap{border-bottom:1px solid #eee;margin-bottom:20px}.detail_contents .tab_wrap .tab_button{background:none;border:none;box-sizing:border-box;padding:0 30px 10px}.detail_contents .tab_wrap .tab_button.active{border-bottom:1px solid #06bdcf}.popup_detail .container{padding:40px}.detail_contents .table_wrap{overflow-y:scroll;height:592px;margin-bottom:20px}.detail_contents .table_wrap::-webkit-scrollbar{width:9px}.detail_contents .table_wrap::-webkit-scrollbar-thumb{border-radius:4px;background-color:#ddd}.detail_contents .contents_box .info_title{background-color:#555;color:#fff;border-radius:4px;box-sizing:border-box;padding:5px 10px;margin-bottom:6px}.detail_contents .contents_box table{width:1254px;margin-bottom:16px}.detail_contents .contents_box table,.detail_contents .contents_box td,.detail_contents .contents_box th{border:4px solid #fff;border-collapse:collapse}.detail_contents .contents_box th{background-color:#eee;width:25%;padding:8px 10px;font-size:13px;font-weight:400}.detail_contents .contents_box td{box-sizing:border-box;padding:10px;height:80px;align-content:start}.table_wrap .profile_box{display:flex;gap:24px;align-items:center;box-sizing:border-box;padding:10px 20px}.table_wrap .profile_box li{width:42px;height:42px;background:url(/html/img/profile_img.svg) no-repeat;cursor:pointer}.table_wrap .profile_box li.profile_upper{width:46px;height:46px;background-position:-20px -18px;transform:translateY(-2px)}.table_wrap .profile_box li.on.profile_upper{background-position:-22px -86px}.table_wrap .profile_box li.profile_middle{background-position:-82px -20px}.table_wrap .profile_box li.on.profile_middle{background-position:-84px -88px}.table_wrap .profile_box li.profile_lower{background-position:-144px -20px}.table_wrap .profile_box li.on.profile_lower{background-position:-146px -88px}.view_website{display:block}.view_website .left_info .information{width:100%;font-size:12px;color:#555}.view_website .left_info .information span{font-size:12px;color:#555;padding-top:3px}.view_website .data_box iframe{width:100%;height:542px}.view_website .alternative_img_box{margin-bottom:20px}.view_website .left_info{width:100%}.view_website{padding:0}.view_website .data_box{position:relative;margin-bottom:20px}.view_website .data_box .page_btn{width:176px;position:absolute!important;bottom:20px!important;right:20px!important;left:unset}.view_location{display:block}.view_location .left_info{width:100%}.view_location #googleMap{height:auto}.view_location{padding:0;margin-bottom:20px}.view_location .left_info .information span{font-size:12px;color:#555;padding-top:3px}.price_wrap .top_wrap{display:flex;margin-bottom:30px}.price_wrap .commission{font-size:20px;width:calc(100% - 210px)}.price_wrap .commission svg{font-size:36px}.price_wrap .my_plan{width:110px;height:40px;border:none;background:linear-gradient(to top right,#007aff,#06bdcf);border-radius:4px;color:#fff;font-size:16px}.pricing .toggle_wrap{background-color:#f5f5f5;padding:6px;overflow:hidden;margin:0 auto 50px;transform:translateX(-55px)}.pricing .toggle_wrap,.pricing .toggle_wrap li{width:-moz-fit-content;width:fit-content;border-radius:50px}.pricing .toggle_wrap li{padding:10px 18px;float:left;cursor:pointer;font-weight:600;transition:all .2s}.pricing .toggle_wrap li:hover{background-color:rgba(0,0,0,.04)}.pricing .toggle_wrap li.on{background-color:#191919;color:#fff}.pricing .toggle_wrap li span{color:#007aff}.price_item_wrap{display:flex;position:relative}.price_item_wrap .best{position:absolute;left:48.5%;top:-44px;background-color:rgba(0,122,255,.05);color:#007aff;padding:6px 12px;border-radius:50px;font-weight:600;animation:best 1s infinite}@keyframes best{0%{top:-44px}50%{top:-38px}to{top:-44px}}.price_item_wrap .best svg{margin:0;transform:translateY(2px)}.price_item_wrap .best svg path{color:#007aff}.price_item{width:25%;background-color:hsla(0,0%,100%,.1);box-sizing:border-box;padding:40px;border-radius:10px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.price_item .item_title{font-size:30px;font-weight:700;color:#007aff}.price_item .item_sub_title{opacity:.6;border-bottom:1px solid rgba(0,0,0,.1);margin:10px 0 30px;padding-bottom:30px;font-size:16px}.price_item_wrap .price_item:nth-child(2) .item_sub_title{border-bottom:1px solid hsla(0,0%,100%,.1)}.price_item .price_box{display:none}.price_item .price_box.on{display:block}.price_item .price_box .price{font-size:30px;font-weight:700;margin-right:4px}.price_item .price_box .period{font-size:16px;opacity:.6;font-weight:600}.price_item .price_wrap{height:80px;border-bottom:1px solid rgba(0,0,0,.1);margin:30px 0}.price_item .features{opacity:.6;margin-bottom:20px}.price_item ul li{margin-bottom:16px}.price_item ul li svg{margin-left:0;opacity:.6}.price_item_wrap .premium_detail{display:none;color:#777}.price_item_wrap .price_item:nth-child(4) .premium_detail{display:block}.price_item_wrap .price_item:nth-child(2){background-color:#191919}.price_item_wrap .price_item:nth-child(2) .features,.price_item_wrap .price_item:nth-child(2) .item_sub_title,.price_item_wrap .price_item:nth-child(2) .price_wrap span,.price_item_wrap .price_item:nth-child(2) ul li,.price_item_wrap .price_item:nth-child(2) ul li svg{color:#fff}.price_item_wrap .price_item:nth-child(2) .price_wrap{border-bottom:1px solid hsla(0,0%,100%,.1)}.price_item_wrap .price_item:nth-child(2) ul li svg{filter:invert(1)}.pricing .cms_wrap{margin-top:25px}.pricing .cms_title{font-size:16px;color:#555;font-weight:700;display:inline-block;margin:0 0 10px 10px}.pricing .cms_box{box-sizing:border-box;padding:14px 14px 14px 28px;border-radius:4px;border:1px solid rgba(0,122,255,.3);background-color:rgba(0,122,255,.1);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);display:flex}.pricing .cms_box ul{width:100%}.pricing .cms_box .left_box li{margin-bottom:20px}.pricing .cms_box .left_box li:last-child{margin-bottom:0}.pricing .cms_box .left_box li .circle{width:8px;height:8px;background-color:#777;border-radius:50%;display:inline-block;margin-bottom:1px;margin-right:4px}.pricing .cms_box .left_box .file_down{padding:6px 10px;border-radius:4px;border:1px solid #ddd;font-size:13px;color:#777;background-color:#fff;font-weight:500;margin-left:10px}.pricing .cms_box .right_box .file_wrap{display:flex}.pricing .cms_box .right_box li{background-color:#fff;border-radius:4px;box-sizing:border-box;padding:4px;margin-bottom:8px}.pricing .cms_box .right_box li:last-child{margin-bottom:0}.pricing .cms_box .right_box input[type=file]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.pricing .cms_box .right_box label{background-color:#007aff;border-radius:4px;font-weight:600;color:#fff;width:234px;height:34px;text-align:center;line-height:34px;cursor:pointer}.pricing .cms_box .right_box .up_name{background:none;color:#191919;width:-moz-fit-content;width:fit-content;margin:0 10px;font-size:13px}.pricing .cms_box .right_box .delete_btn{background:none;border:none;display:none;font-size:13px}.pricing .cms_box .right_box .delete_btn.on{display:block}.pricing .cms_box .right_box .icon_img{width:16px;height:16px;background-position:-130px -653px;display:inline-block;transform:translateY(3px);margin-right:2px}.my_plan_wrap{width:100%;height:100vh;background-color:rgba(0,0,0,.5);position:fixed;top:0;left:0;display:flex;align-items:center;justify-content:center}.my_plan_wrap .plan_container{width:749px;height:277px;background-color:#fcfcfc;padding:20px;border-radius:4px;position:relative}.my_plan_wrap .plan_container .title{text-align:center;font-size:16px;font-weight:600;background:linear-gradient(90deg,#007aff,#06bdcf);background-clip:text;-webkit-background-clip:text;color:transparent}.my_plan_wrap .plan_container .icon_img{background-position:-104px -273px;width:20px;height:20px;display:block;position:absolute;top:16px;right:16px;cursor:pointer;transition:all .2s}.my_plan_wrap .plan_container .icon_img:hover{transform:rotate(90deg)}.my_plan_wrap .plan_container .sub_title{text-align:center;margin:14px 0 10px}.plan_details{display:flex}.swiper{height:177px}.swiper-slide:first-child{opacity:1}.swiper-slide{background:#fff;box-sizing:border-box;padding:20px;border-radius:4px;opacity:.5}.swiper-slide:first-child .condition{background-color:#007aff}.plan_item .condition{background-color:#bbb;text-align:center;line-height:36px;border-radius:4px;margin-bottom:16px}.plan_item .condition span:first-child{font-weight:600}.plan_item .condition .line{width:2px;height:12px;background-color:hsla(0,0%,100%,.5);border-radius:5px;margin:0 10px;display:inline-block}.swiper-slide:first-child.on .last_date,.swiper-slide:first-child.on .line{display:inline-block}.plan_item .condition .last_date,.plan_item .condition .line{display:none}.plan_item .condition span{color:#fff}.plan_item .contents_box .label_box span:first-child{width:70px;margin-right:16px;color:#777}.plan_item .contents_box .label_box{margin-bottom:6px}.plan_item .contents_box .label_box:last-child{margin-bottom:0}.my_plan_wrap .plan_container .swiper-button-next,.my_plan_wrap .plan_container .swiper-button-prev{background-image:url(/html/img/swiper_btn_img.svg);background-repeat:no-repeat;background-position:50%;width:24px!important;height:24px!important;top:68px}.my_plan_wrap .plan_container .swiper-button-prev{left:calc(100% - 76px)}.my_plan_wrap .plan_container .swiper-button-next{transform:rotate(180deg);right:20px}.my_plan_wrap .plan_container .swiper-button-next:after,.my_plan_wrap .plan_container .swiper-button-prev:after{display:none}.swiper,.swiper-wrapper{position:unset!important}.my_plan_wrap .plan_container .plan_noSlide{display:flex;align-items:center;gap:30px}.my_plan_wrap .plan_container .plan_noSlide .plan_item{width:340px;padding:20px;background:#fff;box-sizing:border-box;border-radius:4px;opacity:.5}.my_plan_wrap .plan_container .plan_noSlide .plan_item:first-child{opacity:1}.my_plan_wrap .plan_container .plan_noSlide .plan_item:first-child .condition{background-color:#007aff}.my_plan_wrap .plan_container .plan_noSlide .plan_item:first-child.on .last_date,.my_plan_wrap .plan_container .plan_noSlide .plan_item:first-child.on .line{display:inline-block}.faq_contents{padding:4px 28px 24px}.faq_title{font-size:28px;line-height:28px;margin-top:20px;margin-bottom:10px;font-weight:800}.faq_sub_title{color:#777;margin-bottom:40px}.faq_item_wrap .item_box{width:954px;margin-bottom:12px;transition:all .2s}.faq_item_wrap .item_box>div{box-sizing:border-box;padding:10px 20px;display:flex;gap:20px}.faq_item_wrap .item_box .q_box{background-color:#fcfcfc;height:54px;border-radius:4px;align-items:center;cursor:pointer;justify-content:space-between}.faq_item_wrap .item_box .q_box:hover{background-image:linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.1))}.faq_item_wrap .item_box .q_box .q_left_wrap{display:flex;gap:20px;align-items:center}.faq_item_wrap .item_box .q_box .icon_img{width:20px;height:20px;background-position:-272px -652px;transition:all .2s}.faq_item_wrap .item_box .q_box span{font-weight:600}.faq_item_wrap .item_box .a_box .a_contents{color:#555;line-height:140%}.faq_item_wrap .item_box .a_box .index{color:#007aff;border-color:#007aff}.faq_item_wrap .item_box .index{display:inline-block;width:34px;height:34px;border-radius:50%;border:1px solid #191919;text-align:center;line-height:33px;font-weight:600;font-size:20px}.faq_item_wrap .item_box.on .q_box{background-color:#191919}.faq_item_wrap .item_box.on .q_box .icon_img{transform:rotate(180deg);filter:invert(90%) sepia(73%) saturate(2%) hue-rotate(49deg) brightness(108%) contrast(100%)}.faq_item_wrap .item_box.on .q_box span{color:#fff}.faq_item_wrap .item_box.on .q_box .index{border-color:#fff}.faq_item_wrap .item_box .a_contents{width:calc(100% - 54px);padding:6px 0}.faq_contents{width:100%;background:url(/html/img/bg_logo.png) no-repeat 1080px 140px}.loading_box{width:100%;height:100vh;background:rgba(0,0,0,.7);display:flex;position:fixed;top:0;left:0;z-index:100}.loading_box .img_box{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:200px;height:200px}img.loading_img{animation:rotate_image 2.8s linear infinite;transform-origin:50% 50%;align-items:center;justify-content:center}@keyframes rotate_image{to{transform:rotate(1turn)}}@font-face{font-family:SBAggroL;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2108@1.1/SBAggroL.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:SBAggroM;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2108@1.1/SBAggroM.woff) format("woff");font-weight:400;font-style:normal}.onboardingSurvey{background:#fff;position:absolute;top:0;left:0;width:100%;-webkit-backdrop-filter:blur(80px);backdrop-filter:blur(80px);min-width:1900px}.onboardingSurvey *{font-family:SBAggroL;color:#191919;font-size:18px;font-weight:400;font-style:normal}.onboardingSurvey .icon_survey{display:inline-block;background:url(/html/img/survey_icon.svg) no-repeat}.onboardingSurvey .onboardingIntro{padding:50px 46px}.onboardingSurvey .onboardingIntro .hiMessage_box{display:flex;align-items:center;gap:10px}.onboardingSurvey .onboardingIntro .hiMessage_box img{transform:translateY(-8px)}.onboardingSurvey .onboardingIntro .hiMessage_box .hi_message{display:flex;align-items:flex-end;gap:30px;margin-bottom:6px}.onboardingSurvey .onboardingIntro .hiMessage_box .hi_message p b{font-family:SBAggroM;font-size:24px;color:#021781}.onboardingSurvey .onboardingIntro .hiMessage_box .hi_message .icon_time{width:18px;height:18px;background-position:-30px -36px;transform:translateY(5px)}.onboardingSurvey .onboardingIntro .q_category{display:flex;justify-content:space-between;width:100%;align-items:flex-end;margin-bottom:17px}.onboardingSurvey .onboardingIntro .q_category h3{font-family:SBAggroM;font-size:22px}.onboardingSurvey .onboardingIntro .q_category h3 span{font-size:14px;margin-left:56px}.onboardingSurvey .onboardingIntro .q_category button{width:130px;height:60px;background-color:#5b5b5b;border:none;outline:none;display:flex;align-items:center;gap:16px;justify-content:center;border-radius:4px;font-family:SBAggroM;color:#fff}.onboardingSurvey .icon_next{width:28px;height:28px;background-position:-78px -30px}.onboardingSurvey .onboardingIntro .q_category button:hover{background-image:linear-gradient(rgba(0,0,0,.2),rgba(0,0,0,.3))}.onboardingSurvey .onboardingIntro .category_box{overflow-y:scroll;height:calc(100vh - 266px)}.onboardingSurvey .onboardingIntro .category_box *{font-family:Pretendard}.onboardingSurvey .onboardingIntro .category_box li{display:flex;align-items:center;margin-bottom:20px;padding:30px;border-radius:20px;background:#f6f7f9;gap:40px}.onboardingSurvey .onboardingIntro .category_box li .cate_title{width:160px;height:148px;display:flex;justify-content:center;align-items:center;border-radius:10px;background:linear-gradient(to right top,#007efc,#06bcd0)}.onboardingSurvey .onboardingIntro .category_box li .cate_title p{color:#fff}.onboardingSurvey .onboardingIntro .category_box li .cate_title p .icon_survey{width:17px;height:17px;display:block;margin:0 auto 10px}.onboardingSurvey .onboardingIntro .category_box li .cate_title p .icon_cate_01{background-position:-336px -36px}.onboardingSurvey .onboardingIntro .category_box li .cate_title p .icon_cate_02{background-position:-382px -36px}.onboardingSurvey .onboardingIntro .category_box li .cate_title p .icon_cate_03{background-position:-427px -36px;width:15.25px}.onboardingSurvey .onboardingIntro .category_box li .cate_title p .icon_cate_04{background-position:-472px -36px}.onboardingSurvey .onboardingIntro .category_box li .cate_title p .icon_cate_05{background-position:-515px -36px}.onboardingSurvey .onboardingIntro .category_box li .cate_title p .icon_cate_06{background-position:-30px -83px}.onboardingSurvey .onboardingIntro .category_box li .cate_title p .icon_cate_07{background-position:-75px -83px}.onboardingSurvey .onboardingIntro .category_box li .cate_title p .icon_cate_08{background-position:-121px -83px}.onboardingSurvey .onboardingIntro .category_box li .cate_title p .icon_cate_09{background-position:-164px -83px}.onboardingSurvey .onboardingIntro .category_box li .cate_title p .icon_cate_10{background-position:-211px -83px}.onboardingSurvey .onboardingIntro .category_box li .cate_title p .icon_cate_11{background-position:-258px -83px}.onboardingSurvey .onboardingIntro .category_box li .category_item_box{display:flex;gap:20px}.onboardingSurvey .onboardingIntro .category_box li .category_item{width:124px;height:148px;text-align:center;cursor:pointer;padding:10px;border:2px solid #f6f7f9;border-radius:20px;position:relative;z-index:1}.onboardingSurvey .onboardingIntro .category_box li .category_item img{margin:0 auto 10px}.onboardingSurvey .onboardingIntro .category_box li .category_item div{color:#777;text-align:center;font-size:16px}.onboardingSurvey .onboardingIntro .category_box li .category_item.on{border:2px solid #007aff;background:#e3eef9}.onboardingSurvey .onboardingIntro .category_box li .category_item.on .behind_ceo{position:absolute;top:0;right:10px;width:30px;height:32px;background:url(/static/image/surveyCategory/cate_ceo.png) no-repeat;z-index:-1;opacity:0;animation:cateCeo .5s forwards}@keyframes cateCeo{0%{opacity:0}to{top:-32px;opacity:1}}.onboardingSurvey .onboarding_questions{background:linear-gradient(119deg,rgba(0,126,252,.7),rgba(6,188,208,.7)) 100% 70% no-repeat,#fff;position:fixed;top:0;left:0;height:100vh;padding:100px 110px 89px;width:100%;overflow:hidden}.onboardingSurvey .onboarding_questions .progress_bar{min-width:1700px;height:10px;background:rgba(0,0,0,.1);position:relative;border-radius:5px;margin-bottom:50px}.onboardingSurvey .onboarding_questions .progress_bar .progress_white_bar{background:#fff;height:10px;border-radius:5px}.onboardingSurvey .onboarding_questions .progress_bar .progress_character{position:absolute;bottom:-10px}.onboardingSurvey .onboarding_questions .progress_bar .progress_character_last{position:absolute;bottom:10px}.onboardingSurvey .onboarding_questions .progress_bar .progress_flag{position:absolute;right:-37px;bottom:0}.onboardingSurvey .onboarding_questions .question_box{background:#fff;padding:80px;width:1152px;height:662px;margin:0 auto;border-radius:20px}.onboardingSurvey .onboarding_questions .question_box h5{font-size:16px;color:#ccc;margin-bottom:30px}.onboardingSurvey .onboarding_questions .question_box h5 b{font-size:28px;color:#ccc;font-family:SBAggroM;font-weight:400}.onboardingSurvey .onboarding_questions .question_box h4{font-family:SBAggroM;color:#555;font-size:26px;margin-bottom:28px}.onboardingSurvey .onboarding_questions .question_box h4.last_question{line-height:1.6em}.onboardingSurvey .onboarding_questions .question_box h4 b{color:#06bdcf;font-family:SBAggroM;font-size:26px}.onboardingSurvey .onboarding_questions .answer_box *{font-family:pretendard;color:#777}.onboardingSurvey .onboarding_questions .answer_box ul{height:282px!important;margin-bottom:30px}.onboardingSurvey .onboarding_questions .answer_box .answer_checkbox li{display:flex;align-items:center;border:1px solid #ddd;gap:14px;margin-bottom:20px;padding:16px;border-radius:12px;cursor:pointer}.onboardingSurvey .onboarding_questions .answer_box .answer_checkbox li.on{border:1px solid #007aff;background:rgba(0,122,255,.04)}.onboardingSurvey .onboarding_questions .answer_box .answer_checkbox input[type=checkbox]{display:none;outline:none;border:none}.onboardingSurvey .onboarding_questions .answer_box .checkbox_box{width:24px;height:24px;border-radius:4px;border:3px solid #e6e6e6}.onboardingSurvey .onboarding_questions .answer_box .answer_checkbox input[type=checkbox]:checked+label{width:24px;height:24px;background:url(/html/img/survey_icon.svg) no-repeat 50%;background-position:-194px -32.73px;border:none}.onboardingSurvey .onboarding_questions .answer_box .answer_checkbox label{cursor:pointer}.onboardingSurvey .onboarding_questions .answer_text{width:100%;height:140px;border:1px solid #ddd;resize:none;border-radius:12px;padding:18px}.onboardingSurvey .onboarding_questions .answer_words{width:100%;height:58px;padding:18px;border-radius:12px;border:1px solid #ddd;margin-bottom:28px}.onboardingSurvey .onboarding_questions li.hscode_info{border-radius:12px}.onboardingSurvey .onboarding_questions li.hscode_info strong{font-size:14px;font-weight:600;color:#777;display:block;margin-bottom:6px}.onboardingSurvey .onboarding_questions li.hscode_info .icon_link{display:inline-block;width:16px;height:16px;background-position:-280px -516px;transform:translateY(2px)}.onboardingSurvey .onboarding_questions li.hscode_info div{display:flex;flex-direction:column;gap:6px}.onboardingSurvey .onboarding_questions li.hscode_info div p{font-size:14px;color:#555}.onboardingSurvey .onboarding_questions li.hscode_info div p .step{font-size:14px;color:#aaa;margin-right:16px;position:relative}.onboardingSurvey .onboarding_questions li.hscode_info div p .step:after{content:"";display:block;position:absolute;top:50%;right:-10px;width:1px;height:8px;transform:translateY(-50%);background:#ddd}.onboardingSurvey .onboarding_questions li.hscode_info div p a{font-size:14px;color:#007aff;border-bottom:1px solid #007aff}.onboardingSurvey .onboarding_questions li.hscode_info div p b{font-size:14px;color:#007aff}.onboardingSurvey .onboarding_questions li.hscode_info div p .icon_survey{width:16px;height:16px;background-position:-248.64px -39px;transform:translateX(4px) translateY(6px)}.onboardingSurvey .onboarding_questions .answer_radio input{display:none}.onboardingSurvey .onboarding_questions .answer_radio .radio_box{border:3px solid #e6e6e6;width:23px;height:23px;outline:none;border-radius:50%;position:relative}.onboardingSurvey .onboarding_questions .answer_radio input[type=radio]:checked+label{border:3px solid #007aff}.onboardingSurvey .onboarding_questions .answer_radio input[type=radio]:checked+label:after{width:8px;height:8px;content:"";position:absolute;top:50%;left:50%;transform:translate(-55%,-55%);background:#007aff;border-radius:50%}.onboardingSurvey .onboarding_questions .answer_radiobox .answer_radio{display:flex;flex-wrap:wrap;justify-content:space-between}.onboardingSurvey .onboarding_questions .answer_radiobox .answer_radio li{width:100%}.onboardingSurvey .onboarding_questions .answer_radiobox .answer_radio li:first-child,.onboardingSurvey .onboarding_questions .answer_radiobox .answer_radio li:nth-child(2){width:49%}.onboardingSurvey .onboarding_questions .answer_radiobox .answer_radio li:nth-child(2) input[type=radio]:checked+label:after{transform:translate(-45%,-55%)}.onboardingSurvey .onboarding_questions .answer_box .answer_eight{display:flex;flex-wrap:wrap;justify-content:space-between}.onboardingSurvey .onboarding_questions .answer_box .answer_eight li{width:49%}.onboardingSurvey .onboarding_questions .thankyou_box h5{text-align:center;font-family:SBAggroM;font-size:22px;margin-bottom:119px}.onboardingSurvey .onboarding_questions .thankyou_box .thankyou_text{margin-bottom:110px}.onboardingSurvey .onboarding_questions .thankyou_box .thankyou_text p{font-family:SBAggroM;font-size:22px;color:#777;margin-bottom:20px;line-height:1.6em}.onboardingSurvey .onboarding_questions .thankyou_box .thankyou_text p b{font-family:SBAggroM;font-size:22px;color:#06bdcf}.onboardingSurvey .onboarding_questions .thankyou_box .thankyou_btn{width:100%;height:66px;color:#fff;font-family:SBAggroM;font-size:22px;background:#06bdcf;border:none;outline:none}.onboardingSurvey .onboarding_questions .btn_wrap{display:flex;justify-content:space-between}.onboardingSurvey .onboarding_questions .btn_wrap button{width:52px;height:53px;display:flex;justify-content:center;align-items:center;border-radius:12px;outline:none;overflow:hidden}.onboardingSurvey .onboarding_questions .btn_wrap button:hover{background-image:linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.1))}.onboardingSurvey .onboarding_questions .btn_wrap button .icon_survey{width:28px;height:28px}.onboardingSurvey .onboarding_questions .btn_wrap .prev_btn{border:1px solid #ddd;background:#fff}.onboardingSurvey .icon_prev{background-position:-136px -30px}.onboardingSurvey .onboarding_questions .btn_wrap .next_btn{background:#06bdcf;border:1px solid #06bdcf}.onboardingSurvey .onboarding_questions .btn_wrap button.clear_btn{width:200px;background:#06bdcf;border:1px solid #06bdcf;color:#fff}.onboardingSurvey .onboarding_questions .survey_character{position:absolute}.onboardingSurvey .onboarding_questions .character_01,.onboardingSurvey .onboarding_questions .character_02{bottom:0;right:70px;animation:characterToup 1s forwards}.onboardingSurvey .onboarding_questions .character_03{top:200px;right:246px;z-index:-1;animation:characterToright 1s forwards}.onboardingSurvey .onboarding_questions .character_04{bottom:0;left:267px;animation:characterToup 1s forwards}.onboardingSurvey .onboarding_questions .character_05{bottom:0;left:50px;animation:characterToup 1s forwards}.onboardingSurvey .onboarding_questions .character_08{bottom:0;left:80px;animation:characterToleft 1s forwards;z-index:-1}.onboardingSurvey .onboarding_questions .character_09_1{bottom:-300px;left:50px;animation:characterToup 1s forwards}.onboardingSurvey .onboarding_questions .character_09_2{bottom:-300px;left:170px;animation:characterToup 1s .2s forwards}.onboardingSurvey .onboarding_questions .character_09_3{bottom:-300px;right:280px;animation:characterToup 1s .4s forwards}.onboardingSurvey .onboarding_questions .character_09_4{bottom:-300px;right:160px;animation:characterToup 1s .6s forwards}.onboardingSurvey .onboarding_questions .character_09_5{bottom:-300px;right:40px;animation:characterToup 1s .8s forwards}.onboardingSurvey .onboarding_questions .character_10{bottom:0;left:-150px;animation:characterToRight1 1s forwards}.onboardingSurvey .onboarding_questions .character_11_1{bottom:350px;left:70px;animation:characterJump 1s infinite}.onboardingSurvey .onboarding_questions .character_11_2{bottom:100px;left:40px}@keyframes characterToup{0%{bottom:-300px}to{bottom:0}}@keyframes characterToright{0%{right:360px}to{right:246px}}@keyframes characterToRight1{0%{left:-150px}to{left:0}}@keyframes characterToleft{0%{left:380px}to{left:80px}}@keyframes characterJump{0%{bottom:350px}50%{bottom:370px}to{bottom:350px}}.popup_register.strategy_report{*{font-family:Pretendard,sans-serif}z-index:50}.popup_register.strategy_report .container{height:800px;width:1440px;padding:0;overflow-y:auto;border:none;border-radius:50px}.strategy_report .close_btn_box{width:58px;height:58px;position:fixed;top:116px;right:300px;z-index:80;cursor:pointer;background:#191919;border-radius:50%;opacity:.4;transition:all .3s}.strategy_report .close_btn_box .close_x{background:#fff;width:32px;height:4px;position:absolute;top:27px;left:13px;border-radius:6px;transition:all .3s}.strategy_report .close_btn_box:hover{opacity:.7}.strategy_report .close_btn_box:hover .close_x{rotate:90deg}.strategy_report .close_btn_box .x_line01{transform:rotate(90deg);animation:rotate01 1s forwards;animation-delay:.5s}.strategy_report .close_btn_box .x_line02{transform:rotate(90deg);animation:rotate02 1s forwards;animation-delay:.5s}@keyframes rotate01{0%{transform:rotate(90deg)}30%{transform:rotate(45deg)}to{transform:rotate(45deg)}}@keyframes rotate02{0%{transform:rotate(90deg)}30%{transform:rotate(135deg)}to{transform:rotate(135deg)}}.popup_register.strategy_report .container::-webkit-scrollbar{width:0}.strategy_report .header{width:100%;height:620px;background:url(/html/img/strategy_header_img.jpg) 50%;background-size:cover;border-radius:20px;padding:80px 0}.strategy_report .header .company_name{width:100%;font-weight:700;font-size:55px;text-align:center;line-height:126px;color:#fff;background-color:rgba(0,0,0,.3)}.strategy_report .header .bottom_txt{padding-left:80px;margin-top:268px}.strategy_report .header .bottom_txt h2{line-height:140%;font-size:26px;color:#fff;margin-bottom:10px}.strategy_report .header .bottom_txt p{color:hsla(0,0%,100%,.6)}.strategy_report .contents_box{display:flex;justify-content:right;margin:0 0 80px 60px;gap:80px}.strategy_report .contents_box .anchor_tab_box{width:290px;padding:20px;border-radius:20px;border:1px solid #eee;position:-webkit-sticky;position:sticky;top:60px;height:-moz-fit-content;height:fit-content;margin-top:80px}.strategy_report .anchor_tab_box li{display:inline-flex;align-items:center;gap:8px;width:100%;margin-bottom:10px;font-weight:600;padding:14px 20px 14px 16px;border-radius:10px;color:#aaa;cursor:pointer;transition:all .2s}.strategy_report .anchor_tab_box li path{color:#aaa}.strategy_report .anchor_tab_box li:hover path{color:#0051a9}.strategy_report .anchor_tab_box li:hover{background-color:rgba(0,81,169,.1);color:#0051a9}.strategy_report .anchor_tab_box li:last-child{margin-bottom:0}.strategy_report .anchor_tab_box li.on{background-color:#0051a9;color:#fff}.strategy_report .anchor_tab_box li.on path{color:#fff}.strategy_report .strategy_view{width:calc(100% - 360px)}.strategy_report .strategy_view .pd_top_80{padding-top:80px}.strategy_report .strategy_view .pd_top_80.first-padding{padding-top:50px}.strategy_report .title{margin-bottom:20px;display:inline-flex;align-items:center;gap:10px}.strategy_report .title .line{width:50px;height:1px;background:linear-gradient(90deg,#a7aeff,#0051a9)}.strategy_report .title>span{color:#0051a9;font-weight:600}.strategy_report .contents_txt{width:100%;box-shadow:0 2px 10px rgba(0,0,0,.2);padding:30px;background-color:#fff}.strategy_report ul:last-child{min-height:740px}.strategy_report .contents_txt{*{font-size:unset;line-height:140%}}