@charset "utf-8";
html {scroll-behavior:smooth}
.all_menu_wrap {padding:0 20px;box-sizing:border-box}
.my_menu_wrap {overflow:hidden;position:relative;padding:24px;height:184px;border-radius:16px;box-sizing:border-box;background-color:#f4f6fa}
.my_menu_wrap .my_menu_tab {position:relative;height:24px;border-bottom:1px solid #d7dce5;box-sizing:border-box}
.my_menu_wrap .my_menu_tab ul {position:absolute;top:0;left:0;height:24px}
.my_menu_wrap .my_menu_tab li {display:inline-block;margin-right:16px;padding-bottom:3px;height:24px;box-sizing:border-box;font-size:16px;font-weight:bold;line-height:19px}
.my_menu_wrap .my_menu_tab li a {color:#8491a7}
.my_menu_wrap .my_menu_tab li.active {border-bottom:2px solid #373f57;border-radius:2px}
.my_menu_wrap .my_menu_tab li.active a {color:#373f57}
.my_menu_wrap .my_menu_tab li.hidden {display:none}
.my_menu_wrap .my_menu_cont {position:absolute;top:-400px;left:0;padding:0 24px;width:100%;box-sizing:border-box}
.my_menu_wrap .my_menu_cont.active {top:64px}
.my_menu_wrap .my_menu_list {position:relative;width:100%;height:109px}
.my_menu_wrap .my_menu_list .my_menu_none {display:table;width:100%;height:96px}
.my_menu_wrap .my_menu_list .my_menu_none .none_txt {display:table-cell;width:100%;height:100%;color:#5c667b;font-size:16px;line-height:26px;text-align:center;vertical-align:middle}
.my_menu_wrap .my_menu_list .my_menu_swiper {overflow:hidden;width:100%;height:100%}
.my_menu_wrap .my_menu_list .my_menu {display:block;position:relative;margin-bottom:12px;height:24px;box-sizing:border-box;font-size:15px;line-height:24px}
.my_menu_wrap .my_menu_list .my_menu:last-child {margin-bottom:0}
.my_menu_wrap .my_menu_list .my_menu a {color:#373f57}
.my_menu_wrap .my_menu_list .my_menu_swiper .swiper-pagination {bottom:0;width:100%}
.my_menu_wrap .my_menu_list .my_menu_swiper .swiper-pagination-bullet {position:relative;width:16px;height:16px;background:none}
.my_menu_wrap .my_menu_list .my_menu_swiper .swiper-pagination-bullet:before {position:absolute;top:5px;left:5px;width:6px;height:6px;border-radius:3px;background-color:#a4bac8;content:""}
.my_menu_wrap .my_menu_list .my_menu_swiper .swiper-pagination-bullet-active:before {background-color:#5c667b}
.my_menu_wrap .my_menu_list .my_menu_swiper .swiper-pagination.disabled {display:none}
.btn_add_favorite {position:absolute;top:0;right:0;width:24px;height:24px;font-size:0;background:url("//www.saraminimage.co.kr/sri/mobile/allmenu/favorite_off.png") no-repeat 0 0;background-size:24px 24px}
.btn_add_favorite.on {background-image:url("//www.saraminimage.co.kr/sri/mobile/allmenu/favorite_on.png")}

.service_all_menu {position:relative;margin-top:24px;padding-top:32px;border-top:1px solid #eaedf4;box-sizing:border-box}
.service_all_menu .service_all_title {height:28px;color:#373f57;font-size:20px;font-weight:bold;line-height:24px}
.service_all_menu .btn_menu_search {position:absolute;top:0;right:0;padding:4px 0;height:24px;box-sizing:border-box;color:#6b768b;font-size:13px;line-height:16px;vertical-align:top}
.service_all_menu .btn_menu_search svg {margin-right:4px;width:16px;height:16px;vertical-align:top}
.service_depth1 {overflow-y:auto;float:left;position:sticky;top:52px;width:72px;height:100%;box-sizing:border-box}
.service_depth1.fixed {position:fixed}
.depth1_list {position:relative}
.depth1_list li {position:relative;box-sizing:border-box;background:#f4f6fa}
.depth1_list li.new:after {display:block;position:absolute;top:12px;right:12px;width:14px;height:14px;background:url(//www.saraminimage.co.kr/sri/mobile/allmenu/ico_new.png) 0 0 no-repeat;background-size:14px 14px;content:""} /* WMG-33145 */
.depth1_list li .link_menu_detail {display:block;padding:14px 4px 0;width:100%;height:70px;box-sizing:border-box}
.depth1_list li .link_menu_detail.active {background-color:#fff}
.depth1_list li .depth1_name {display:block;position:relative;padding:26px 0 14px 0;height:100%;border-bottom:1px solid #d7dce5;box-sizing:border-box;color:#5c667b;font-size:13px;line-height:16px;text-align:center}
.depth1_list li .link_menu_detail.active .depth1_name {border-bottom:0;color:#373f57;font-weight:bold}
.depth1_list li .link_menu_detail svg {position:absolute;top:0;left:50%;width:24px;height:24px;transform:translateX(-50%)}
.depth1_list li .link_menu_detail svg use {color:#b4c0d3}
.depth1_list li .link_menu_detail.active svg use {color:#6b768b}
.depth1_list li:last-child .depth1_name {border-bottom:0}
.depth1_list li:first-child {border-top-left-radius:8px;border-top-right-radius:8px}
.depth1_list li:last-child {border-bottom-right-radius:8px;border-bottom-left-radius:8px}
.all_menu_list {margin-left:96px;box-sizing:border-box}
.all_menu_list.fixed {margin-top:0}
.all_menu_list .menu_group {padding:40px 0;border-bottom:1px solid #eaedf4;box-sizing:border-box}
.all_menu_list .menu_group:first-of-type {padding-top:0}
.all_menu_list .menu_group:last-of-type {padding-bottom:200px;border-bottom:0}
.all_menu_list .depth1_title {display:block;position:relative;color:#373f57;font-size:15px;font-weight:bold;line-height:24px}
.all_menu_list .depth1_title a {color:#373f57}
.all_menu_list .menu_group_list {margin-top:16px}
.all_menu_list .menu_group_list li {position:relative;margin-bottom:16px;box-sizing:border-box;font-size:15px;line-height:24px}
.all_menu_list .menu_group_list li:last-child {margin-bottom:0}
.all_menu_list .menu_group_list li a {display:block;overflow:hidden;width:70%;color:#373f57;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal}
.all_menu_list .menu_group_list li .btn_detail {position:absolute;top:0;right:40px;width:24px;height:24px;font-size:0}
.all_menu_list .menu_group_list li .btn_detail:before {position:absolute;top:6px;left:50%;width:8px;height:8px;border-left:1px solid #b4c0d3;transform:translateX(-50%) rotate(-45deg);content:""}
.all_menu_list .menu_group_list li .btn_detail:after {position:absolute;top:6px;left:50%;width:8px;height:8px;border-right:1px solid #b4c0d3;transform:translateX(-50%) rotate(45deg);content:""}
.all_menu_list .menu_group_list li .btn_detail.on:before {top:11px;left:7px;transform:translateX(0) rotate(45deg)}
.all_menu_list .menu_group_list li .btn_detail.on:after {top:11px;left:7px;transform:translateX(0) rotate(-45deg)}
.all_menu_list .menu_group_list li .menu_detail {display:none;margin-top:10px;padding-left:15.5px;border-left:1.5px solid #eaedf4;box-sizing:border-box}
.all_menu_list .menu_group_list li .menu_detail.on {display:block}
.all_menu_list .menu_group_list li .menu_detail li {margin-bottom:12px;font-size:14px}
.all_menu_list .menu_group_list li .menu_detail li a {color:#5c667b}
.all_menu_list .menu_group_list li .menu_badge {display:inline-block;vertical-align:top}
.all_menu_list .menu_group_list li .menu_badge svg {height:24px;vertical-align:top}
.all_menu_list .menu_group_list li .menu_badge svg.new {width:40px}
.all_menu_list .menu_group_list li .menu_badge svg.recommend {width:40px}
.all_menu_list .menu_group_list li .menu_badge svg.update {width:64px}
/* WMG-33082 */
.all_menu_list .menu_group_list li .txt_badge {display:inline-block;margin:3px 0 0;padding:0 4px;height:18px;border-radius:8px;box-sizing:border-box;font-size:12px;line-height:18px;vertical-align:top}
.all_menu_list .menu_group_list li .txt_badge.type_blue {color:#4876ef;background-color:#eff5ff}
.all_menu_list .menu_group_list li .txt_badge.type_green {color:#0ccca4;background-color:#ebfffc}
.all_menu_list .menu_group_list li .txt_badge.type_red {color:#ff6d6a;background-color:#fef3f3}

.all_menu_events {overflow:hidden;position:relative;margin:32px 16px;height:40px;border:1px solid #4876ef;border-radius:8px;box-sizing:border-box;color:#fff}
.all_menu_events.bg1 {background-color:#4876ef}
.all_menu_events.bg2 {background-color:#11be9a}
.all_menu_events.bg3 {background-color:#a574ee}
.all_menu_events.bg4 {background-color:#ff6d6a}
.all_menu_events.bg5 {background-color:#00beea}
.all_menu_events .event_cont {position:relative;padding:0 16px;height:40px;box-sizing:border-box}
.all_menu_events .event_cont:after {display:table;clear:both;content:"";table-layout:fixed}
.all_menu_events .event_cont a {display:block;position:absolute;top:0;left:0;z-index:10;width:100%;height:100%;font-size:0}
.all_menu_events .event_label {display:block;overflow:hidden;float:left;width:70px;height:40px;color:#fff;font-size:12px;line-height:40px;opacity:0.94}
.all_menu_events .event_name_wrap {position:relative;margin-left:86px;padding-right:24px;height:40px}
.all_menu_events .event_name_wrap:before {position:absolute;top:45%;right:0;width:11px;height:11px;border-top:1px solid #fff;transform:translateY(-50%) rotate(45deg);content:"";opacity:0.8}
.all_menu_events .event_name_wrap:after {position:absolute;top:45%;right:0;width:11px;height:11px;border-bottom:1px solid #fff;transform:translateY(-50%) rotate(-45deg);content:"";opacity:0.8}
.all_menu_events .event_name_wrap .event_name {display:inline-block;overflow:hidden;width:100%;height:40px;color:#fff;line-height:40px;text-overflow:ellipsis;white-space:nowrap}

.all_menu_bottom {padding:24px 16px 33px 16px;background-color:#eaedf4}
.all_menu_bottom .app_title {color:#373f57;font-size:20px;line-height:25px}
.all_menu_bottom .app_list {margin-top:16px;padding-bottom:17px;border-bottom:1px solid #d7dce5;display:grid;grid-template-columns:repeat(4, auto);justify-content:space-between;justify-items:center}
.all_menu_bottom .app_list a {display:block;padding-top:65px;width:80px;height:92px;box-sizing:border-box;color:#373f57;font-size:12px;line-height:14px;text-align:center;background:no-repeat 50% 8px;background-size:48px 48px}
.all_menu_bottom .app_list .app_saramin {background-image:url("//www.saraminimage.co.kr/sri/mobile/allmenu/app_saramin_240131.png")}
.all_menu_bottom .app_list .app_calculator {background-image:url("//www.saraminimage.co.kr/sri/mobile/allmenu/app_salary.png")}
.all_menu_bottom .app_list .app_iamg {background-image:url("//www.saraminimage.co.kr/sri/mobile/allmenu/app_iamground.png")}
.all_menu_bottom .app_list .app_gig_market {background-image:url("//www.saraminimage.co.kr/sri/mobile/allmenu/img_app_gig_market.png")}
.all_menu_bottom .app_list .app_gig_freelancer {background-image:url("//www.saraminimage.co.kr/sri/mobile/allmenu/img_app_gig_freelancer.png")}
.all_menu_bottom .app_list .app_jumpit{background-image:url("//www.saraminimage.co.kr/sri/mobile/allmenu/img_app_jumpit.png")}
.all_menu_bottom .app_list .app_begins{background-image:url("//www.saraminimage.co.kr/sri/mobile/allmenu/img_app_begins.png")}
.all_menu_bottom .bottom_bth_wrap {margin-top:32px;text-align:center}
.all_menu_bottom .bottom_bth_wrap button {display:inline-block;width:160px;height:40px;border-radius:8px;color:#8491a7;font-size:13px;line-height:40px;background-color:#fff}

.search_detail_wrap {overflow-y:auto;width:100%;height:100%;background-color:#fff}
.search_detail_input {position:sticky;top:48px;left:0;z-index:100;margin:0 20px;padding:16px 0;height:72px;box-sizing:border-box;background:#fff}
.search_detail_input .search_input_inner {position:relative;padding-right:70px;height:40px;border:1px solid #d7dce5;border-radius:4px;box-sizing:border-box}
.search_detail_input .input_txt {padding:9px 0 9px 12px;width:100%;height:38px;border:0;border-radius:4px;box-sizing:border-box;color:#373f57;font-size:15px;line-height:22px;background-color:#fff}
.search_detail_input .input_txt::placeholder {color:#8491a7}
.search_detail_input .ico_search_detail {position:absolute;top:8px;right:8px;width:24px;height:24px}
.search_detail_input .ico_search_delete {position:absolute;top:11px;right:44px;width:15px;height:15px}
.search_detail_result {padding:0 20px 33px 20px}
.search_detail_result .search_detail_group {padding:24px 0;border-bottom:1px solid #d7dce5}
.search_detail_result .search_detail_group:first-child {padding-top:0}
.search_detail_result .search_detail_group:last-child {border-bottom:0}
.search_detail_result .detail_group_tit {display:inline-block;padding:0 8px;height:24px;border-radius:12px;color:#5c667b;font-size:16px;font-weight:bold;line-height:24px;background-color:#f4f6fa}
.search_detail_result .detail_menu dt {display:block;margin-top:16px;height:24px;color:#373f57;font-size:15px;line-height:18px}
.search_detail_result .detail_menu dt:first-child {margin-top:0}
.search_detail_result .detail_group_tit+.detail_menu dt:first-child {margin-top:16px}
.search_detail_result .detail_menu dd {display:block;color:#8491a7;font-size:13px;line-height:20px}
.search_detail_result .detail_menu .search_current {color:#373f57;font-weight:bold}
.search_detail_result .search_result_none {padding-top:56px;color:#5c667b;font-size:15px;font-weight:bold;line-height:18px;text-align:center}

.search_detail_wrap .wrapHeader.new {position:sticky;top:0;left:0;height:48px;border-bottom:1px solid #dedfe2}
.search_detail_wrap .wrapHeader.new .tit_header,
.search_detail_wrap .wrapHeader.new .txt_search {line-height:46px}
.search_detail_wrap .wrapHeader.new .wrap_close_tit .tit_close_header {color:#000;line-height:46px}
.search_detail_wrap .wrapHeader.new .btnClose {height:46px}
.search_detail_wrap .wrapHeader.new .btnClose:before {top:23px;background-color:#373f57}
.search_detail_wrap .wrapHeader.new .btnClose:after {top:23px;background-color:#373f57}

/* WMG-33145 상단 배너 */
.all_menu_banner_top {overflow:hidden;margin-top:16px;border-radius:8px;background-color:#fff}
.all_menu_banner_top .link {display:block}
/* WMG-40384(S) */
.all_menu_banner_top img{display:block;width:100%;border-radius:8px}
.all_menu_banner_top .link + .link{margin-top:12px}
.all_menu_banner_top .link.fortune_today{display:grid;justify-items:center;position:relative;justify-self:stretch;align-items:center;grid-template-rows:auto;grid-template-columns:44px auto;border-radius:16px;grid-column:1 / 5;justify-content:start;gap:12px;min-width:0;padding:15px 11px;border:1px solid var(--yellow30);background:var(--yellow10);}
.all_menu_banner_top .link.fortune_today .txt{min-width:0;max-width:100%;color:var(--gray120);line-height:18px}
.all_menu_banner_top .link.fortune_today .txt_name,.all_menu_banner_top .link.fortune_today .txt_desc{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.all_menu_banner_top .link.fortune_today .txt_name{display:inline-block;max-width:56px;vertical-align:bottom}
.all_menu_banner_top .link.fortune_today .box_txt{display:flex}
.all_menu_banner_top .link.fortune_today .box_txt .txt_desc{flex-shrink:0}
.all_menu_banner_top .link.fortune_today .txt_score{color:var(--orange80)}
.all_menu_banner_top .link.fortune_today .txt_desc{display:block;font-weight:normal;}
.all_menu_banner_top .link.fortune_today .txt_desc strong{text-decoration:underline;text-underline-offset:2px}
.all_menu_banner_top .link.fortune_today.new:after{position:absolute;top:-1px;left:auto;right:-1px;padding:2px 4px;border-radius:4px;font-size:10px;font-weight:700;line-height:12px;color:var(--orange80);content:"NEW";background:var(--orange30);}
.all_menu_banner_top .link.fortune_today .icon {display:grid;position:relative;width:44px;height:44px;border-radius:0;box-sizing:border-box;place-items:center;place-content:center}
.all_menu_banner_top .link.fortune_today .icon:before {width:44px;height:44px;content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='44' height='44' viewBox='0 0 44 44' fill='none'%3E%3Crect x='23.2168' y='10.4608' width='21.5161' height='27.9332' rx='2' transform='rotate(15 23.2168 10.4608)' fill='%23FFD41A'/%3E%3Crect x='23.7617' y='11.5371' width='19.7825' height='26.2567' rx='1.5' transform='rotate(15 23.7617 11.5371)' fill='%23FFD41A'/%3E%3Cpath d='M31.1895 21.3411C31.863 22.5792 32.0817 24.066 31.6886 25.5329C30.874 28.5731 27.7418 30.3753 24.6924 29.5582C24.4209 29.4854 24.1597 29.394 23.9087 29.2865C24.6312 30.6146 25.8778 31.6561 27.4559 32.0789C30.5053 32.896 33.6375 31.0939 34.4522 28.0536C35.1943 25.284 33.7566 22.4427 31.1895 21.3411Z' fill='%23FFFBEB'/%3E%3Cpath d='M27.0741 27.0838C27.1422 27.1021 27.2122 27.0618 27.2304 26.9939C27.2487 26.9259 27.2082 26.856 27.14 26.8378C27.0719 26.8195 27.0018 26.8598 26.9836 26.9277C26.9654 26.9957 27.0059 27.0656 27.0741 27.0838Z' fill='white'/%3E%3Cpath d='M26.3629 25.2612C26.4393 24.9724 26.3216 24.448 26.1706 24.4055C26.3213 24.4479 26.6811 24.0577 26.7573 23.7685C26.6809 24.0573 26.7986 24.5817 26.9493 24.6241C26.7986 24.5817 26.4388 24.9719 26.3626 25.2611L26.3629 25.2612Z' fill='white'/%3E%3Crect y='8.66644' width='21.8936' height='27.9332' rx='2' transform='rotate(-15 0 8.66644)' fill='%23FF9A03'/%3E%3Crect x='1.17871' y='9.4068' width='19.9193' height='25.8918' rx='1.5' transform='rotate(-15 1.17871 9.4068)' fill='%23FF9A03'/%3E%3Ccircle cx='14.1775' cy='18.1781' r='5.84363' transform='rotate(-15 14.1775 18.1781)' fill='white'/%3E%3Cpath d='M12.1523 24.3649C12.213 24.0681 12.4363 23.831 12.729 23.7526L18.2247 22.28C18.5174 22.2016 18.8293 22.2953 19.0303 22.522L20.3204 23.9769C20.715 24.4218 20.5034 25.1265 19.9289 25.2804L12.7532 27.2031C12.1788 27.357 11.6432 26.8526 11.7624 26.27L12.1523 24.3649Z' fill='%23FFD41A'/%3E%3C/svg%3E");}
/* WMG-40384(E) */
.all_menu_message {margin-top:32px;color:#373f57;font-size:18px;font-weight:bold;line-height:22px}
.all_menu_quickmenu {display:grid;margin-top:12px;grid-template-rows:auto;grid-template-columns:repeat(4, 68px);justify-content:space-between;justify-items:center;gap:16px 0}
.all_menu_quickmenu .link {display:grid;position:relative;grid-template-columns:auto;grid-template-rows:68px auto;gap:8px;justify-items:center}
.all_menu_quickmenu .link .txt {color:#5c667b;font-size:13px;font-weight:700;line-height:16px;white-space:nowrap}
.all_menu_quickmenu .link .icon {display:grid;position:relative;width:68px;height:68px;border-radius:16px;box-sizing:border-box;place-items:center;place-content:center}
.all_menu_quickmenu .link .icon:before {width:44px;height:44px;content:""}
.all_menu_quickmenu .it_headhunting .icon,
.all_menu_quickmenu .link.mentor_match .icon,
.all_menu_quickmenu .link.career_talk .icon,
.all_menu_quickmenu .link.position_match .icon,
.all_menu_quickmenu .link.ai_match .icon,
.all_menu_quickmenu .link.cafe_saramin .icon,
.all_menu_quickmenu .link.newcomer .icon,
.all_menu_quickmenu .link.personality_test .icon,
.all_menu_quickmenu .link.career_diagnosis .icon {border:1px solid #deebff;background-color:#eff5ff}
.all_menu_quickmenu .link.recruit_manage .icon,
.all_menu_quickmenu .link.recruit_add .icon,
.all_menu_quickmenu .link.smart_recruiter .icon,
.all_menu_quickmenu .link.help .icon {border:1px solid #defaf6;background-color:#ebfffc}
.all_menu_quickmenu .link.new:after {position:absolute;top:-1px;left:-1px;padding:2px 4px;border-radius:4px;color:#11be9a;font-size:10px;font-weight:700;line-height:12px;background:#ebfffc;content:"NEW"}
.all_menu_quickmenu .link.mentor_match .icon:before {background-image:url("data:image/svg+xml,%3Csvg width='44' height='44' viewBox='0 0 44 44' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.0771 13.1406L41.0771 18.6406V30.1406H29.3271H17.5771L21.0771 13.1406Z' fill='%2300D3AB'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.99968 29.4473L5.99968 17.6759L15.9999 15.4988L17.4849 16.3527L27.1442 18.9408L33.9056 20.7526C34.9726 21.0385 35.6057 22.1351 35.3199 23.2021C35.034 24.269 33.9373 24.9022 32.8704 24.6163L26.5918 22.934C26.3251 22.8625 26.0509 23.0208 25.9795 23.2875C25.908 23.5542 26.0663 23.8284 26.333 23.8999L32.6115 25.5822C33.6785 25.8681 34.3117 26.9647 34.0258 28.0317C33.7399 29.0987 32.6432 29.7318 31.5763 29.4459L25.2977 27.7636C25.031 27.6921 24.7568 27.8504 24.6854 28.1171C24.6139 28.3839 24.7722 28.658 25.0389 28.7295L29.3856 29.8942C30.4525 30.1801 31.0857 31.2767 30.7998 32.3437C30.5139 33.4107 29.4172 34.0438 28.3503 33.7579L24.0037 32.5932C23.7369 32.5217 23.4627 32.68 23.3913 32.9468C23.3198 33.2135 23.4781 33.4877 23.7448 33.5591L26.1596 34.2062C27.2266 34.4921 27.8598 35.5887 27.5739 36.6557C27.288 37.7227 26.1913 38.3558 25.1244 38.0699L22.2266 37.2934L16.5916 35.7835C14.888 35.3271 13.2783 34.5738 11.8364 33.5582L5.99968 29.4473Z' fill='%234876EF'/%3E%3Cpath d='M1.33984 15.6406C1.33984 15.0883 1.78756 14.6406 2.33984 14.6406H8.22714C8.82152 14.6406 9.2847 15.156 9.22146 15.747L7.5307 31.5485C7.47632 32.0567 7.04748 32.4421 6.53637 32.4421H2.33984C1.78756 32.4421 1.33984 31.9944 1.33984 31.4421L1.33984 15.6406Z' fill='%236D9CFA'/%3E%3Cpath d='M19.3456 13.0577C19.8131 12.791 20.3684 12.724 20.886 12.8718L41.0772 18.64L20.8781 17.859L15.6734 20.885C14.4821 21.5776 12.9548 21.1709 12.2658 19.9775C11.5757 18.7823 11.9896 17.2538 13.1883 16.57L19.3456 13.0577Z' fill='%2300D3AB'/%3E%3Cpath d='M43.0771 15.6406C43.0771 15.0883 42.6294 14.6406 42.0771 14.6406H36.1899C35.5955 14.6406 35.1323 15.156 35.1955 15.747L36.8863 31.5485C36.9407 32.0567 37.3695 32.4421 37.8806 32.4421H42.0771C42.6294 32.4421 43.0771 31.9944 43.0771 31.4421V15.6406Z' fill='%23BCD1FC'/%3E%3C/svg%3E%0A")}
.all_menu_quickmenu .link.career_talk .icon:before {background-image:url("data:image/svg+xml,%3Csvg width='44' height='44' viewBox='0 0 44 44' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M36.2852 40.2179V36.2188H32.286L36.2852 40.2179Z' fill='%2300D3AB' stroke='%2300D3AB' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M38 37C38.5523 37 39 36.5523 39 36L39 25C39 24.4477 38.5523 24 38 24L21 24C20.4477 24 20 24.4477 20 25L20 36C20 36.5523 20.4477 37 21 37L38 37Z' fill='%2300D3AB'/%3E%3Cpath d='M8.78125 32.6278V26.3633H15.0457L8.78125 32.6278Z' fill='%234876EF' stroke='%234876EF' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M6 28C5.44771 28 5 27.5523 5 27L5 9C5 8.44772 5.44771 8 6 8L31 8C31.5523 8 32 8.44771 32 9L32 27C32 27.5523 31.5523 28 31 28L6 28Z' fill='%234876EF'/%3E%3Crect x='11.0039' y='13' width='13' height='2' rx='0.5' fill='%23EFF5FF'/%3E%3Crect x='11.0039' y='17' width='13' height='2' rx='0.5' fill='%23EFF5FF'/%3E%3Crect x='11.0039' y='21' width='8' height='2' rx='0.5' fill='%23EFF5FF'/%3E%3Cpath d='M20 25C20 24.4477 20.4477 24 21 24H32V27C32 27.5523 31.5523 28 31 28H20V25Z' fill='%2300ADD3'/%3E%3C/svg%3E%0A")}
.all_menu_quickmenu .link.position_match .icon:before {background-image:url("data:image/svg+xml,%3Csvg width='44' height='44' viewBox='0 0 44 44' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22.6742 4.14741L2.68664 33.9753C2.43663 34.3484 2.76709 34.8364 3.20632 34.7427L40.4764 26.7917C41.1889 26.6397 41.5049 25.8013 41.07 25.2168L34.8571 16.8667L29.1429 20.0667L29.8499 11.2051L24.2931 4.08865C23.8742 3.55208 23.0532 3.58188 22.6742 4.14741Z' fill='%2394B5FC'/%3E%3Cpath d='M29.8519 11.25L3.88903 33.6426C3.79694 33.7221 3.80518 33.8672 3.90568 33.9357C3.9635 33.9751 4.03861 33.9786 4.09979 33.9446L31.0037 19L29.8519 11.25Z' fill='%234876EF'/%3E%3C/svg%3E%0A")}
.all_menu_quickmenu .link.ai_match .icon:before {background-image:url("data:image/svg+xml,%3Csvg width='44' height='44' viewBox='0 0 44 44' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill-rule='evenodd' clip-rule='evenodd'%3E%3Cpath d='M4 23.7313C4 32.7358 11.2983 40.0314 20.3008 40.0314C29.3021 40.0314 36.5992 32.7358 36.5992 23.7313C36.5992 14.7279 29.3021 7.43225 20.3008 7.43225C11.2983 7.43225 4 14.7279 4 23.7313Z' fill='white'/%3E%3Cpath d='M8.34656 23.7313C8.34656 30.3347 13.6983 35.6849 20.3008 35.6849C26.9015 35.6849 32.2526 30.3353 32.2526 23.7313C32.2526 17.1286 26.9017 11.7788 20.3008 11.7788C13.6981 11.7788 8.34656 17.1292 8.34656 23.7313ZM20.3008 40.0314C11.2983 40.0314 4 32.7358 4 23.7313C4 14.7279 11.2983 7.43225 20.3008 7.43225C29.3021 7.43225 36.5992 14.7279 36.5992 23.7313C36.5992 32.7358 29.3021 40.0314 20.3008 40.0314Z' fill='%2394B5FC'/%3E%3Cpath d='M12.6934 23.7269C12.6934 27.9291 16.0992 31.3337 20.3004 31.3337C24.501 31.3337 27.9063 27.9291 27.9063 23.7269C27.9063 19.5254 24.501 16.1207 20.3004 16.1207C16.0992 16.1207 12.6934 19.5254 12.6934 23.7269Z' fill='white'/%3E%3Cpath d='M17.0399 23.7269C17.0399 25.528 18.4992 26.9871 20.3004 26.9871C22.1004 26.9871 23.5598 25.5286 23.5598 23.7269C23.5598 21.926 22.1006 20.4673 20.3004 20.4673C18.499 20.4673 17.0399 21.9267 17.0399 23.7269ZM20.3004 31.3337C16.0992 31.3337 12.6934 27.9291 12.6934 23.7269C12.6934 19.5254 16.0992 16.1207 20.3004 16.1207C24.501 16.1207 27.9063 19.5254 27.9063 23.7269C27.9063 27.9291 24.501 31.3337 20.3004 31.3337Z' fill='%23BCD1FC'/%3E%3Cpath d='M24.8641 18.7833C25.2884 19.2077 25.2884 19.8957 24.8641 20.3201L20.493 24.6911C20.0687 25.1155 19.3806 25.1155 18.9563 24.6911C18.5319 24.2668 18.5319 23.5787 18.9563 23.1544L23.3273 18.7833C23.7517 18.359 24.4397 18.359 24.8641 18.7833Z' fill='%238491A7'/%3E%3C/g%3E%3Cpath d='M28.6259 4.54359C29.0164 4.15307 29.6496 4.15307 30.0401 4.54359L34.5708 9.07427L29.3255 14.3195L26.2091 11.2031C25.0375 10.0315 25.0375 8.132 26.2091 6.96042L28.6259 4.54359Z' fill='%234876EF'/%3E%3Cpath d='M39.1191 15.0219C39.5096 14.6314 39.5096 13.9982 39.1191 13.6077L34.5884 9.07703L29.3431 14.3223L32.4596 17.4388C33.6312 18.6103 35.5307 18.6103 36.7022 17.4388L39.1191 15.0219Z' fill='%234876EF'/%3E%3Cpath d='M34.7732 6.99143C35.1713 6.68169 35.7377 6.71691 36.0944 7.07357L36.5916 7.57083C36.9483 7.92749 36.9835 8.49393 36.6738 8.89202L26.0178 22.5876C25.4638 23.2996 24.4112 23.3651 23.7733 22.7272L20.9381 19.8919C20.3001 19.254 20.3656 18.2014 21.0776 17.6474L34.7732 6.99143Z' fill='%23373F57'/%3E%3C/svg%3E%0A")}
.all_menu_quickmenu .link.cafe_saramin .icon:before {background-image:url("data:image/svg+xml,%3Csvg width='44' height='44' viewBox='0 0 44 44' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 9C6 8.44771 6.44772 8 7 8H31V28C31 32.4183 27.4183 36 23 36H14C9.58172 36 6 32.4183 6 28V9Z' fill='%234876EF'/%3E%3Cpath d='M25.25 9.25H34.5C37.9518 9.25 40.75 12.0482 40.75 15.5C40.75 18.9518 37.9518 21.75 34.5 21.75H25.25V9.25Z' stroke='%234876EF' stroke-width='2.5'/%3E%3Cpath d='M5 39.3333C5 39.1492 5.14924 39 5.33333 39H33.6667C33.8508 39 34 39.1492 34 39.3333C34 40.8061 32.8061 42 31.3333 42H7.66667C6.19391 42 5 40.8061 5 39.3333Z' fill='%2300D3AB'/%3E%3Cpath d='M9 18.1887C9 17.7053 9.17509 17.2382 9.49288 16.8739L12 14L14.5071 16.8739C14.8249 17.2382 15 17.7053 15 18.1887V24C15 24.5523 14.5523 25 14 25H10C9.44772 25 9 24.5523 9 24V18.1887Z' fill='%23BCD1FC'/%3E%3Crect x='11' y='8' width='2' height='10' fill='%23BCD1FC'/%3E%3C/svg%3E%0A")}
.all_menu_quickmenu .link.newcomer .icon:before {background-image:url("data:image/svg+xml,%3Csvg width='44' height='44' viewBox='0 0 44 44' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='3' y='7' width='26' height='37' rx='1' fill='%234876EF'/%3E%3Crect x='7' y='19' width='18' height='21' rx='1' fill='white'/%3E%3Ccircle cx='16' cy='27' r='3' fill='%234876EF'/%3E%3Cpath d='M10 37.0577C10 33.744 12.6863 31 16 31C19.3137 31 22 33.744 22 37.0577C22 37.5732 21.5821 38 21.0667 38H10.9333C10.4179 38 10 37.5732 10 37.0577Z' fill='%234876EF'/%3E%3Cpath d='M41.0816 10.392C36.4968 8.88034 35.5797 8.05449 34.3155 1.09752C34.2004 0.46201 33.6458 0 32.9997 0C32.3536 0 31.7989 0.462631 31.6839 1.09752C30.4197 8.05449 29.5032 8.87908 24.9184 10.392C24.37 10.5729 24 11.0847 24 11.6624C24 12.2401 24.37 12.7518 24.9184 12.9328C29.5026 14.4445 30.4198 15.2703 31.6839 22.2279C31.7989 22.8634 32.3536 23.3254 32.9997 23.3254C33.6458 23.3254 34.2004 22.8628 34.3155 22.2279C35.5796 15.2703 36.4968 14.4457 41.0816 12.9328C41.63 12.7518 42 12.2401 42 11.6624C42 11.0847 41.63 10.5729 41.0816 10.392Z' fill='%2300D3AB'/%3E%3Crect x='13' y='2' width='6' height='10' rx='1' fill='%236D9CFA'/%3E%3C/svg%3E%0A")}
.all_menu_quickmenu .link.recruit_manage .icon:before {background-image:url("data:image/svg+xml,%3Csvg width='44' height='44' viewBox='0 0 44 44' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='7' y='4' width='25' height='10' rx='1' fill='%2300D3AB'/%3E%3Crect x='12' y='17' width='25' height='10' rx='1' fill='%234876EF'/%3E%3Crect x='7' y='30' width='25' height='10' rx='1' fill='%2300D3AB'/%3E%3Ccircle cx='12' cy='9' r='2' fill='%234876EF'/%3E%3Ccircle cx='17' cy='22' r='2' fill='%23EFF5FF'/%3E%3Ccircle cx='12' cy='35' r='2' fill='%234876EF'/%3E%3C/svg%3E%0A")}
.all_menu_quickmenu .link.recruit_add .icon:before {background-image:url("data:image/svg+xml,%3Csvg width='44' height='48' viewBox='0 0 44 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 5C6 4.44771 6.44772 4 7 4H30C30.5523 4 31 4.44772 31 5V29.611C31 29.8612 30.9062 30.1023 30.7372 30.2867L25.7973 35.6757C25.6078 35.8824 25.3404 36 25.0601 36H7C6.44772 36 6 35.5523 6 35V5Z' fill='%2300D3AB'/%3E%3Cg fill='%23EFF5FF'%3E%3Crect x='12' y='9' width='13' height='2' rx='0.5'/%3E%3Crect x='11.9922' y='13' width='13' height='2' rx='0.5'/%3E%3Crect x='11.9922' y='17' width='7' height='2' rx='0.5'/%3E%3C/g%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M38.3148 22.4515C36.9285 21.0652 34.6809 21.0652 33.2946 22.4515L19.0706 36.6755L18.3282 41.8725C18.281 42.2024 18.5639 42.4853 18.8939 42.4381L24.0908 41.6957L35.8063 29.9803L36.6415 30.8155L31.9746 35.4824C31.7794 35.6776 31.7794 35.9942 31.9746 36.1895L32.9409 37.1558C33.1362 37.3511 33.4528 37.3511 33.6481 37.1558L39.6346 31.1693C39.8298 30.974 39.8298 30.6574 39.6346 30.4622L39.1513 29.9789L39.1515 29.9787L37.4797 28.3068L38.3148 27.4717C39.7011 26.0854 39.7011 23.8378 38.3148 22.4515Z' fill='%234876EF'/%3E%3C/svg%3E%0A")}
.all_menu_quickmenu .link.smart_recruiter .icon:before {background-image:url("data:image/svg+xml,%3Csvg width='44' height='44' viewBox='0 0 44 44' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.2598 16.5107H32.537V17.9003C32.537 22.4794 31.4888 26.9978 29.4726 31.1091L28.1321 33.8427C27.9641 34.1853 27.6158 34.4024 27.2343 34.4024H17.5625C17.181 34.4024 16.8327 34.1853 16.6647 33.8427L15.3242 31.1091C13.308 26.9978 12.2598 22.4794 12.2598 17.9003V16.5107Z' fill='%2300D3AB'/%3E%3Ccircle cx='22.3999' cy='38.5747' r='2.98195' fill='%234876EF'/%3E%3Cg fill-rule='evenodd' clip-rule='evenodd' %3E%3Cpath d='M22.4009 30.8201C28.4288 28.0054 32.5403 22.3847 32.5403 15.91C32.5403 9.43541 28.4289 3.81477 22.4012 1C16.3732 3.81472 12.2617 9.43544 12.2617 15.9101C12.2617 22.3847 16.3731 28.0053 22.4009 30.8201Z' fill='%2300D3AB'/%3E%3Cpath d='M19.418 38.5742C19.418 40.5765 20.6514 42.2907 22.3999 42.9985C24.1484 42.2907 25.3819 40.5765 25.3819 38.5742H19.418Z' fill='%234876EF'/%3E%3Cpath d='M23.4073 16.1618L21.8611 15.8463C20.9956 15.6538 20.6269 15.3701 20.6269 14.8977C20.6269 14.624 20.7696 13.9876 22.0905 13.9876C22.6383 13.9876 23.4303 14.1773 23.933 14.4282C24.5592 14.7514 25.2049 14.6945 25.5778 14.284C25.7861 14.046 25.8958 13.7116 25.8698 13.3908C25.8527 13.1755 25.7684 12.8659 25.4654 12.6155C24.8342 12.0924 23.5177 11.7412 22.1891 11.7412C19.7643 11.7412 18.1974 13.011 18.1974 14.9764C18.1974 16.8188 19.7534 17.6038 21.0587 17.9376C21.5062 18.0524 21.7298 18.0925 21.9888 18.139C22.1743 18.1724 22.3664 18.2072 22.6637 18.2729C23.4893 18.4693 23.8569 18.7739 23.8569 19.2608C23.8569 19.6144 23.6575 20.2074 22.3192 20.2074C21.3923 20.2074 20.3903 19.9473 19.7664 19.5448C19.5145 19.3844 19.2564 19.3056 19.013 19.3056C18.6703 19.3056 18.357 19.4616 18.131 19.7668C17.7859 20.2201 17.8924 20.9579 18.3579 21.3456C18.7638 21.6856 19.9543 22.4762 22.2357 22.4762C24.653 22.4762 26.2772 21.1206 26.2772 19.1027C26.2772 17.5682 25.3383 16.6059 23.4073 16.1618Z' fill='white'/%3E%3Cpath d='M9.86124 35.1723C9.56802 35.5164 8.9769 35.3816 8.92033 34.933C8.01388 27.7452 10.1654 21.0671 14.2226 17.1056L16.856 32.0405C16.2402 32.0091 15.6169 32.0458 14.9923 32.1559C12.9551 32.5151 11.1972 33.6043 9.86124 35.1723Z' fill='%2300D3AB'/%3E%3Cpath d='M34.9376 35.1724C35.2308 35.5166 35.8219 35.3818 35.8785 34.9332C36.785 27.7454 34.6334 21.0673 30.5762 17.1058L27.9428 32.0407C28.5586 32.0093 29.182 32.0459 29.8065 32.1561C31.8437 32.5153 33.6016 33.6045 34.9376 35.1724Z' fill='%2300D3AB'/%3E%3C/g%3E%3C/svg%3E%0A")}
.all_menu_quickmenu .link.help .icon:before {background-image:url("data:image/svg+xml,%3Csvg width='44' height='44' viewBox='0 0 44 44' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%2300D3AB'%3E%3Cpath d='M8 7C8 4.79086 9.79086 3 12 3H32C34.2091 3 36 4.79086 36 7V31C36 33.2091 34.2091 35 32 35H12C9.79086 35 8 33.2091 8 31V7Z'/%3E%3Cpath d='M30.5012 27V40.1615C30.5012 40.6009 29.9751 40.8266 29.6566 40.5239L23 34.1949L30.5012 27Z'/%3E%3C/g%3E%3Cg fill-rule='evenodd' clip-rule='evenodd' fill='white'%3E%3Cpath d='M15.4927 15C15.899 15 16.2906 14.8491 16.5631 14.562C16.8487 14.2884 17 13.8943 17 13.4846C17 13.0909 16.8487 12.6972 16.5631 12.4085C16.005 11.8638 14.995 11.8638 14.4369 12.4085C14.1501 12.6972 14 13.0909 14 13.4846C14 13.8943 14.1501 14.2884 14.4369 14.562C14.7078 14.8491 15.0994 15 15.4927 15Z'/%3E%3Cpath d='M21.4858 15C21.8901 15 22.2815 14.8491 22.551 14.562C22.8352 14.2884 23 13.8943 23 13.4846C23 13.0909 22.8352 12.6972 22.551 12.4085C21.9957 11.8638 20.9901 11.8638 20.4352 12.4085C20.1494 12.6972 20 13.0909 20 13.4846C20 13.8943 20.1494 14.2884 20.4352 14.562C20.7047 14.8491 21.0961 15 21.4858 15Z'/%3E%3C/g%3E%3Cpath d='M14.4766 19.0078V19.0078C17.8534 22.0316 23.1704 21.0941 25.3094 17.0977V17.0977' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A")}
.all_menu_quickmenu .link.personality_test .icon:before {background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='44' height='44' viewBox='0 0 44 44' fill='none'%3E%3Crect x='6' y='13.25' width='15' height='15' rx='2' fill='%233E6FE7'/%3E%3Ccircle cx='21.5' cy='12' r='9' fill='%2319CCA3'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M20.9998 20.9863C16.6803 20.7498 13.1719 17.4673 12.5859 13.25H18.9998C20.1044 13.25 20.9998 14.1454 20.9998 15.25V20.9863Z' fill='%2311A5CB'/%3E%3Cpath d='M19.3155 19.05C19.3085 17.5073 20.9769 16.5379 22.3137 17.3079L39.0174 26.9294C40.3502 27.697 40.3538 29.619 39.024 30.3917L22.4077 40.0466C21.0779 40.8193 19.4099 39.8645 19.4029 38.3264L19.3155 19.05Z' fill='%23B4CCF9'/%3E%3C/svg%3E")}
.all_menu_quickmenu .link.career_diagnosis .icon:before {background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='44' height='44' viewBox='0 0 44 44' fill='none'%3E%3Crect x='8' y='9.00085' width='28' height='34' rx='1' fill='%23BCD1FC'/%3E%3Crect x='13' y='30.0009' width='18' height='2' rx='0.5' fill='%236D9CFA'/%3E%3Crect x='13' y='34.0009' width='18' height='2' rx='0.5' fill='%236D9CFA'/%3E%3Crect x='18' y='2.00085' width='8' height='10' rx='2' fill='%234876EF'/%3E%3Cpath d='M16 19.5009C16 19.2247 16.2239 19.0009 16.5 19.0009H27.5C27.7761 19.0009 28 19.2247 28 19.5009V22.5009C28 22.777 27.7761 23.0009 27.5 23.0009H16.5C16.2239 23.0009 16 22.777 16 22.5009V19.5009Z' fill='%234876EF'/%3E%3Cpath d='M23.5 15.0009C23.7761 15.0009 24 15.2247 24 15.5009V26.5009C24 26.777 23.7761 27.0009 23.5 27.0009H20.5C20.2239 27.0009 20 26.777 20 26.5009L20 15.5009C20 15.2247 20.2239 15.0009 20.5 15.0009H23.5Z' fill='%234876EF'/%3E%3Crect x='13' y='6.00085' width='18' height='6' rx='1' fill='%236D9CFA'/%3E%3Cpath d='M40.4393 41.5607C41.0251 42.1464 41.9749 42.1464 42.5607 41.5607C43.1464 40.9749 43.1464 40.0251 42.5607 39.4393L40.4393 41.5607ZM32.4393 33.5607L40.4393 41.5607L42.5607 39.4393L34.5607 31.4393L32.4393 33.5607Z' fill='%2300D3AB'/%3E%3Ccircle cx='32.5' cy='31.5' r='7' fill='white' stroke='%2300D3AB' stroke-width='3'/%3E%3C/svg%3E")}
.all_menu_quickmenu .link.it_headhunting .icon:before {background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='44' height='44' viewBox='0 0 44 44' fill='none'%3E%3Cg clip-path='url(%23clip0_2872_7949)'%3E%3Cpath d='M35.393 29.6135C31.0802 37.2331 21.7446 40.1049 14.5413 36.0278C7.33804 31.9507 3.82526 23.0656 8.13803 15.4459C12.4508 7.82624 23.1404 3.91818 30.3437 7.99528C37.547 12.0724 39.7058 21.9938 35.393 29.6135Z' fill='%235277E7'/%3E%3Cellipse cx='21.3955' cy='20.8696' rx='14.9137' ry='16.2034' transform='rotate(29.5101 21.3955 20.8696)' fill='%23779CF3'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.4146 34.9708C20.5827 39.028 29.967 36.0036 34.375 28.2156C38.7831 20.4277 36.5456 10.8253 29.3775 6.76812C22.2094 2.71094 12.8251 5.73533 8.4171 13.5233C4.00907 21.3112 6.24655 30.9136 13.4146 34.9708ZM15.5696 31.1643C20.8027 34.1263 27.6539 31.9183 30.872 26.2326C34.0902 20.5469 32.4567 13.5365 27.2235 10.5745C21.9903 7.61249 15.1392 9.82049 11.921 15.5062C8.7029 21.1919 10.3364 28.2023 15.5696 31.1643Z' fill='%23B4CCF9'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.8297 12.9723C6.26815 15.6854 5.54058 18.6224 5.57072 21.4616C5.54059 18.6224 6.26817 15.6854 7.8297 12.9723C12.2377 5.3136 21.622 2.33939 28.7901 6.32925C31.9577 8.09238 34.1625 10.9204 35.2564 14.1887C34.1625 10.9203 31.9577 8.09231 28.7901 6.32917C21.622 2.3393 12.2377 5.31351 7.8297 12.9723ZM29.9718 13.0679C29.2746 12.3253 28.4559 11.6793 27.5228 11.1599C22.2896 8.24705 15.4385 10.4184 12.2203 16.0098C9.84097 20.1438 10.1137 24.9899 12.5326 28.4125C9.32015 24.9905 8.68879 19.5166 11.3331 14.9223C14.5512 9.3309 21.4024 7.15954 26.6355 10.0724C27.9996 10.8316 29.119 11.8613 29.9718 13.0679Z' fill='%235277E7'/%3E%3Cpath d='M16.4312 17.6185L19.1287 26.6105L21.8263 17.6185L24.0743 26.6105L27.2215 17.6185' stroke='%235277E7' stroke-width='1.43657' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M15.5322 20.3162L28.1209 20.3162' stroke='%235277E7' stroke-width='1.43657' stroke-linecap='round'/%3E%3Cpath d='M15.5327 16.7193L18.2303 25.7112L20.9279 16.7193L23.1759 25.7112L26.323 16.7193' stroke='%23B4CCF9' stroke-width='1.43657' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M14.6343 19.417L27.223 19.417' stroke='%23B4CCF9' stroke-width='1.43657' stroke-linecap='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2872_7949'%3E%3Crect width='44' height='44' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}
.all_menu_quickmenu .link.person_svq .icon:before {background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='44' height='44' viewBox='0 0 44 44' fill='none'%3E%3Crect x='6' y='13.25' width='15' height='15' rx='2' fill='%233E6FE7'/%3E%3Ccircle cx='21.5' cy='12' r='9' fill='%2319CCA3'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.5859 13.25H18.9998C20.1044 13.25 20.9998 14.1454 20.9998 15.25V20.9863C16.6803 20.7498 13.1719 17.4673 12.5859 13.25Z' fill='%2311A5CB'/%3E%3Cpath d='M19.3155 19.05C19.3085 17.5073 20.9769 16.5379 22.3137 17.3079L39.0174 26.9294C40.3502 27.697 40.3538 29.619 39.024 30.3917L22.4077 40.0466C21.0779 40.8193 19.4099 39.8645 19.4029 38.3264L19.3155 19.05Z' fill='%23B4CCF9'/%3E%3C/svg%3E")}
.all_menu_quickmenu .link.mock_exam .icon:before {background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='44' height='44' viewBox='0 0 44 44' fill='none'%3E%3Cg clip-path='url(%23clip0_2920_18569)'%3E%3Cpath d='M6 6C6 5.44771 6.44772 5 7 5H30C30.5523 5 31 5.44772 31 6V30.611C31 30.8612 30.9062 31.1023 30.7372 31.2867L25.7973 36.6757C25.6078 36.8824 25.3404 37 25.0601 37H7C6.44772 37 6 36.5523 6 36V6Z' fill='%234876EF'/%3E%3Crect x='10' y='10' width='17' height='6' rx='0.5' fill='%23F7FAFE'/%3E%3Cpath d='M35.0916 18.4142C35.8727 17.6332 37.139 17.6332 37.9201 18.4142L40.7485 21.2426C41.5295 22.0237 41.5295 23.29 40.7485 24.0711L25.7578 39.0617L18.8282 40.3345L20.101 33.4049L35.0916 18.4142Z' fill='white'/%3E%3Cpath d='M35.0916 18.4142C35.8727 17.6332 37.139 17.6332 37.9201 18.4142L40.7485 21.2426C41.5295 22.0237 41.5295 23.29 40.7485 24.0711L25.8993 38.9203L20.2424 33.2635L35.0916 18.4142Z' fill='%2300D3AB'/%3E%3Cpath d='M18.828 40.3345L19.1942 37.5188L21.6437 39.9683L18.828 40.3345Z' fill='%2300D3AB'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2920_18569'%3E%3Crect width='44' height='44' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}
.all_menu_quickmenu .link.ai_interview .icon:before {background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='44' height='44' viewBox='0 0 44 44' fill='none'%3E%3Cpath d='M10 4H8C5.79086 4 4 5.79086 4 8V10' stroke='%235785FF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M34 4H36C38.2091 4 40 5.79086 40 8V10' stroke='%235785FF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M4 34L4 36C4 38.2091 5.79086 40 8 40L10 40' stroke='%235785FF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M40 34L40 36C40 38.2091 38.2091 40 36 40L34 40' stroke='%235785FF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Ccircle cx='22' cy='22' r='16' fill='%234FE5C7'/%3E%3Cpath d='M17.6034 21C17.6034 23.6667 13.8711 23.6667 13.8711 21C13.8711 18.3333 17.6034 18.3333 17.6034 21Z' fill='%23286258' stroke='%23286258'/%3E%3Cpath d='M29.8709 21C29.8709 23.6667 26.1387 23.6667 26.1387 21C26.1387 18.3333 29.8709 18.3333 29.8709 21Z' fill='%23286258' stroke='%23286258'/%3E%3Cpath d='M16 26.766C16 26.3429 16.3429 26 16.766 26H27.234C27.6571 26 28 26.3429 28 26.766C28 29.6566 25.6566 32 22.766 32H21.234C18.3434 32 16 29.6566 16 26.766Z' fill='%23286258'/%3E%3C/svg%3E")}
.all_menu_quickmenu.person .link .icon {border-radius:24px;border:1px solid var(--gray20);background-color:var(--gray10)}
.all_menu_quickmenu.person .link .txt {font-weight:600;line-height:20px;color:var(--gray120)}
.all_menu_quickmenu .link .badge_event {position:absolute;top:-8px;left:50%;transform:translateX(-50%);display:flex;align-items:center;padding:0 6px;height:16px;font-size:11px;font-weight:600;color:var(--white);border-radius:34px;background:var(--violet90);z-index:5}