@charset "utf-8";
#body_layout #txt{min-height:1000px;}
/*  필수 */
.pilsu{font-size: 0!important;}
/*
.table{margin-bottom:0;width:100%;border-collapse:collapse;background-color:transparent;border-top: 2px solid #e45348;border-bottom: 1px solid #bcbabb;text-align: center;}
.table-bordered{border-top:2px solid #e45348;border-bottom:1px solid #bcbabb;}
.table thead th{background-color:#f8f7f7;color:#2b2d42;font-size:16px;border-bottom:1px solid #dbdbdb;font-weight:bold;}
.table tbody th{background-color:#f8f7f7;color:#2b2d42;font-weight:bold;}
.board_list{border-top:2px solid #e45348;border-bottom:1px solid #bcbabb;}
*/

.card.program--view{display:block;}

.table-default,
.board_list{position:relative;width: 100%;margin: 5px 0 15px 0;border-top: none;text-align: center;border-top:2px solid #7a7d96;}
.table-default thead th,
.board_list thead th{position:relative;padding:15px 11px;border-bottom:1px solid #e5e7ee;background:#fff;color:#363c5a;text-align:center;font-weight: bold;vertical-align:middle;word-break:keep-all;}
.table-default thead th:before,
.board_list thead th:before{display:block;content:'';position:absolute;left:0;top: 50%;bottom:0;width:1px;height:14px;background-color:#c5c9d6;transform: translate(0, -50%);}
.table-default thead tr:first-child th,
.board_list thead tr:first-child th{background-color: #fff;}
.table-default thead tr:first-child th:first-child:before,
.board_list thead tr:first-child th:first-child:before{display:none}
.table-default tbody th{background-color:transparent;position:relative;border-right:none !important}
.table-default tbody th[rowspan]{color:#363c5a;}
.table-default td[rowspan],
.table-default th[rowspan] {border-right: 1px solid #d2d2d2;}
.board_list td,
.board_list th,
.table-default td,
.table-default th{border-bottom:1px solid #e5e7ee;border-right: none;border-left: none;}
.table-default td.subject button,
.table-default td.subject a{display: inline-block;color: #333;width: 100%;text-align: left;font-weight: bold;}
.table td.subject,
.table-default td.subject{position: relative;padding-left: 20px;}
.table-default td.subject .ir-bbs-new{position:absolute;top: 14px;left:0;}
.table td.subject,
.table-default td.subject{}
.table-default .left{text-align:left;}
.table td.subject,
.table-default td.subject,
.table-default td.subject a
.table-default td.subject button{text-align:left;}
.table .nodata__tr td{text-align:center}
.table-default td.atchFileId,
.table-default td.atchFileId a
.table-default td.atchFileId button{text-align:center;}
.table-default td.atchFileId .btn.btn-file.btn-not-ico{width:20px;max-width: none;font-size: 0;padding: 0;min-width: auto;}
@media only screen and (max-width:768px){
    .no-more-tables .table-default,
    .board_list {width:100%;overflow:hidden;border-top:2px solid #151515;border-collapse: separate;}
    .board_list colgroup,
    .board_list thead th,
    .no-more-tables .table-default colgroup,
    .no-more-tables .table-default thead th{display:none;}
    .no-more-tables .table-default tbody tr{display:block;padding:10px;border-bottom:1px solid #d9d9d9;}
    .no-more-tables .table-default tbody tr:after{display:block;clear:both;content:".";visibility:hidden;height:0;}
    .no-more-tables .table-default tbody tr:nth-child(odd){background:#f8f8f8;}
    .no-more-tables .table-default tbody td{display:block;width:100%;padding:5px 10px;border:none;text-align:left;box-sizing:border-box;word-break:keep-all;word-wrap:break-word;border-bottom:1px dashed #ccc;}
    .no-more-tables .table-default tbody tr td:last-child{border-bottom:none;}
    .no-more-tables .table-default td.subject[data-cell-header]:before,
    .no-more-tables .table-default [data-cell-header]:before{content:attr(data-cell-header);display:inline-block;min-width:15%;margin-right:15px;padding-right:10px;font-size:16px;font-weight:bold;color:#222;border-right:1px solid #ccc;}
    .no-more-tables .table-default .checkbox{display:none;}
    .board_list.table tbody td[data-cell-header]:before,
    .board_list.table tbody td.subject[data-cell-header]:before{display:none}
    .board_list.table tbody tr{position:relative;padding-left:70px;text-align: left;}
    .board_list.table tbody td{border-bottom:none;display:none;width: auto;}
    .board_list.table tbody td:first-child{display:inline-block;position:absolute;left: 5px;top: 20px;width: 55px;padding: 5px 0;text-align:center;}
    .board_list.table tbody td.subject,
    .board_list.table tbody td.hit,
    .board_list.table tbody td.writer,
    .board_list.table tbody td.regDate,
    .board_list.table tbody td.mo-show{display:inline-block;position:relative;padding: 0 15px 0 0;margin: 0 15px 0 0;}
    .board_list.table tbody td.subject{padding:0;}
    .board_list.table tbody td.hit:before,
    .board_list.table tbody td.writer:before,
    .board_list.table tbody td.regDate:before,
    .board_list.table tbody td.mo-show:before{content:'';position:absolute;top: 7px;right:0;width:1px;height:10px;border-right: 1px solid #ddd;display:inline-block;margin:0;min-width:auto;}
    .board_list.table tbody td.numbers{width: 100%;display:block;padding: 0;font-weight: bold;font-size: 13px;}
    .board_list.table tbody td.subject{width: 100%;padding-left: 21px;}
    .board_list.table tbody td[colspan]:first-child{position: static;width: 100%;text-align: left;}
    .program--search .search--btn span{width:100%}
    .table-default.table tbody td.mo-show.td-tel,
    .board_list.table tbody td.mo-show.td-tel{}
    .table-default td.subject .ir-bbs-new{top:5px;}
}

.t-help{padding: 0 7px !important;}
.d-flex{display:flex}
.form-group .form-inline.d-flex{align-items:center;}
.form-group .form-inline.d-flex [class^=form-control]{width:20%;min-width: 80px;}
.form-group .form-inline.d-flex span{margin:0 5px}
#emailSel{margin-left: 5px;}

/* 공통 */
.program--contents__login .login-wrap .ui-box {padding: 88px 50px;display:flex;flex-wrap:wrap;align-items: center;justify-content:center}
.program--contents__login .login-wrap .ui-box .inner{max-width:500px;width:100%;}
.program--contents__login .login-wrap .ui-box:last-child .inner{max-width:420px;}
.program--contents__login .login-wrap .h2 {font-size: 34px;line-height: 1.3;letter-spacing:-1px;text-align: left;margin-bottom: 20px;}
.program--contents__login .login-wrap .h2 em{color:#0C3975}
.program--contents__login .login-wrap .txt-wrap {display: block;font-size: 16px;max-width: 100%;}
.program--contents__login .login-wrap .m-txt,
.program--contents__login .login-wrap .s-txt {display: block;line-height: 1.2;font-size:17px;color: #444;}
.program--contents__login .login-wrap .m-txt{margin-bottom:3px;text-align: left;}
.program--contents__login .login-wrap .s-txt.txt-check{color:#E94141 !important;font-size: 15px;margin-top: 8px;line-height: 1.3;}
.program--contents__login .login-wrap .s-txt.txt-check:before {top: 4px;width: 16px;height: 8px;background-image: url("data:image/svg+xml,%3Csvg width='16' height='8' viewBox='0 0 16 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 5.07795L3.76324 7.95016L9.80599 1.04415L8.61109 0L3.54584 5.78886L0.961636 3.8164L0 5.07795ZM15.36 1.04415L14.1651 0L9.11174 5.77537L8.51429 5.29773L7.5225 6.53706L9.30534 7.96365L15.36 1.04415Z' fill='%23E94141'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size: cover;}


.ui-login_topbox{height:187px;background-image: url("/job/images/main/common/login_topbox.jpg");background-repeat:no-repeat;background-size:cover;padding:70px 80px;display:flex;align-items:center;justify-items:flex-start}
.ui-login_topbox strong{font-family: 'gmarket';font-weight:600;font-size: 36px;line-height: 130%;letter-spacing: -0.7px;color: #FFFFFF;text-shadow: 0px 4px 5px rgba(0, 0, 0, 0.1);}
.ui-login_topbox span{margin-left:20px;font-size: 16px;line-height: 130%;text-align: center;letter-spacing: -0.5px;color: #FFFFFF;text-shadow: 0px 4px 5px rgba(0, 0, 0, 0.1);}
.program--contents__login .ui-list__column{border:1px solid#E0E0E0;border-top:none;margin: 0;}
.program--contents__login .ui-list__column .ui-certification{background-color: #F9F9F9;}


/* 로그인 */
.program--contents__login .login-wrap .ui-box .item.form .h2,
.program--contents__login .login-wrap .ui-box .item.form .txt-wrap {text-align: left;}
.program--contents__login .login-wrap .ui-box .item .txt-wrap {margin: 0;max-width: 100%;}
.program--contents__login .login-wrap .ui-hp,
.program--contents__login .login-wrap .ui-login {border-right: 1px solid #E0E0E0;}
.program--contents__login .login-wrap #formLogin {position: relative;}
.program--contents__login .login-wrap #formLogin .form-group {width: 100%;margin: 0 0 10px 0;}
.program--contents__login .login-wrap #formLogin .form-group .form-control{padding: 15px 10px 15px 20px;height:53px;border-radius: 0 !important;margin: 0;}
.program--contents__login .login-wrap #formLogin .form-group span{display:none;}

.program--contents__login .login-wrap #formLogin .inner {padding-right: 157px;width: 100%;position: relative;}
.program--contents__login .login-wrap #formLogin .fe-login {position: absolute;right: 0;top: 4px;display: inline-block;padding: 30px;margin: 0;width: 147px;display: flex;flex-direction: row;justify-content: center;align-items: center;padding: 46px 50px;width: 147px;height: 118px;background: #1898FF;border-radius: 3px;border: none;font-size: 18px;font-weight: 600;}
.program--contents__login .login-wrap #formLogin .fe-login:hover,
.program--contents__login .login-wrap #formLogin .fe-login:focus {color: #1898FF; background-color: #fff; border: 1px solid #1898FF;}
.program--contents__login .login-wrap .find{display: flex;justify-content: center;align-items: center;}
.program--contents__login .login-wrap .find-list .link {position: relative;display: inline-block;padding: 0 20px;font-size: 15px;line-height: 150%;color: #4D4D4D;}
.program--contents__login .login-wrap .find-list:first-child .link {padding-left: 0;}
.program--contents__login .login-wrap .find-list .link:after {position: absolute;right: 0;top: 5px;width: 1px;height: 11px;background-color: #ddd;content: '';}
.program--contents__login .login-wrap .find-list:last-child .link:after {display: none;}
.program--contents__login .login-wrap .ui-certification.ui-hp .h2,
.program--contents__login .login-wrap .ui-certification.ui-hp .m-txt,
.program--contents__login .login-wrap .ui-ipin .h2,
.program--contents__login .login-wrap .ui-ipin .m-txt {text-align: center;}

/* SNS 로그인 */
.program--contents__login .login-wrap .sns-btn {display: block;}
.program--contents__login .login-wrap .sns-btn .fe-btn{display: block;width: 100%;margin:0;font-size: 17px;font-weight: bold;height: 74px;padding: 24px;border-radius: 3px;}
.program--contents__login .login-wrap .sns-btn .fe-btn + .fe-btn {margin-top: 10px;}
.program--contents__login .login-wrap .sns-btn .fe-btn.fe-naver {border:1px solid #00c300;background-color:#00c300;color: #2C2C2C;}
.program--contents__login .login-wrap .sns-btn .fe-btn.fe-kakao {border:1px solid #FFE100;background-color: #FFE100;color: #2C2C2C;}
.program--contents__login .login-wrap .sns-btn .fe-btn.fe-google {border:1px solid #000; background-color: #fff;color: #000;}
.program--contents__login .login-wrap .sns-btn .fe-btn::before {content: '';display: inline-block;vertical-align: middle;background-size:100%;background-repeat: no-repeat;background-position: 50%;margin-right: 12px;background-size: contain;width: 19px;height: 18px;margin-bottom: 0;}
.program--contents__login .login-wrap .sns-btn .fe-btn.fe-naver:before {background-image: url("data:image/svg+xml,%3Csvg width='17' height='16' viewBox='0 0 17 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.609863 0.780176C0.624354 5.59822 0.609863 10.409 0.609863 15.2198C2.41391 15.2271 4.21796 15.2271 6.02201 15.2198C6.05099 12.8362 5.98579 10.4452 6.05099 8.06158C6.6451 8.88753 7.18124 9.74971 7.78259 10.5684C8.78967 12.1334 9.93441 13.6186 10.9053 15.2053C12.7238 15.256 14.5351 15.2053 16.3536 15.2343C16.3754 15.0097 16.3899 14.7851 16.3899 14.5533C16.3609 9.95982 16.4116 5.36637 16.3681 0.772931C14.5713 0.758441 12.7818 0.772931 10.985 0.765686C10.9705 3.16384 10.9994 5.56924 10.9705 7.96015C9.30408 5.59822 7.72463 3.14935 6.02201 0.809157C4.21796 0.72946 2.41391 0.787422 0.609863 0.780176Z' fill='%232C2C2C'/%3E%3C/svg%3E%0A");}
.program--contents__login .login-wrap .sns-btn .fe-btn.fe-kakao::before {background-image: url("data:image/svg+xml,%3Csvg width='19' height='18' viewBox='0 0 19 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.12251 6.93684L6.50776 8.8556H7.72794L7.13182 6.93684H7.12251Z' fill='%23391F1F'/%3E%3Cpath d='M9.49767 0.728821C4.52846 0.728821 0.5 3.8957 0.5 7.80308C0.5 10.318 2.16727 12.5208 4.67749 13.7782L3.82988 16.9311C3.79728 17.0289 3.82057 17.1314 3.89508 17.2013C3.94631 17.2478 4.00686 17.2758 4.07671 17.2758C4.1326 17.2758 4.18383 17.2525 4.23506 17.2152L7.88163 14.7656C8.41255 14.8401 8.94812 14.882 9.50233 14.882C14.4715 14.882 18.5047 11.7198 18.5047 7.80773C18.5047 3.8957 14.4669 0.728821 9.49767 0.728821ZM4.69146 10.0432C4.69146 10.2062 4.64489 10.3366 4.54709 10.4297C4.45395 10.5275 4.3282 10.5788 4.16986 10.5788C4.03946 10.5788 3.92768 10.5415 3.8392 10.4716C3.74605 10.4018 3.69017 10.304 3.66688 10.1829C3.65757 10.141 3.65757 10.0898 3.65757 10.0432V6.68535H2.67956C2.5445 6.68535 2.42807 6.65275 2.33027 6.59221C2.23247 6.53167 2.17658 6.44318 2.1533 6.32675C2.14864 6.29881 2.14398 6.26155 2.13933 6.22895C2.13933 6.08923 2.19056 5.97281 2.29301 5.89829C2.39547 5.81912 2.52122 5.7772 2.6749 5.7772H5.66947C5.80453 5.7772 5.9163 5.8098 6.0141 5.87035C6.1119 5.93089 6.17244 6.01938 6.19573 6.13581C6.20039 6.16841 6.20504 6.20101 6.20504 6.23361C6.20504 6.38264 6.15382 6.48975 6.05602 6.56892C5.95821 6.6481 5.82781 6.68535 5.67413 6.68535H4.69612V10.0432H4.69146ZM8.97141 10.4437C8.87827 10.5368 8.76184 10.5788 8.62678 10.5788C8.38926 10.5788 8.23092 10.481 8.16106 10.2854L7.89094 9.49829H6.22367L5.95356 10.2854C5.88836 10.481 5.73467 10.5788 5.48784 10.5788C5.36675 10.5788 5.26429 10.5462 5.18047 10.4856C5.10129 10.4251 5.04541 10.3319 5.02212 10.2202C5.01746 10.1876 5.01281 10.1503 5.01281 10.1084C5.01281 10.0572 5.02212 9.99195 5.04075 9.91744C5.06404 9.84292 5.08732 9.76841 5.11061 9.69855L6.44722 6.02403C6.48913 5.9076 6.55433 5.82378 6.63816 5.77255C6.72199 5.72132 6.82445 5.69803 6.95485 5.69803H7.20168C7.33674 5.69803 7.44851 5.72598 7.54166 5.78186C7.6348 5.83775 7.70466 5.94021 7.75589 6.09389L9.00867 9.70321C9.05058 9.81498 9.07387 9.91278 9.0925 9.99195C9.10181 10.0432 9.10647 10.0851 9.11112 10.1177C9.11112 10.2481 9.0599 10.3599 8.96675 10.453L8.97141 10.4437ZM12.4317 10.3785C12.3339 10.4577 12.2035 10.4949 12.0451 10.4949H9.88422C9.72122 10.4949 9.59547 10.4623 9.49301 10.3971C9.39056 10.3319 9.33001 10.2248 9.29741 10.0758C9.28344 10.0152 9.27413 9.94538 9.27413 9.86621V6.22895C9.27413 6.07061 9.32535 5.9402 9.4185 5.8424C9.51164 5.7446 9.63739 5.69337 9.79573 5.69337C9.92613 5.69337 10.0379 5.73063 10.1264 5.80049C10.2149 5.875 10.2754 5.97281 10.2987 6.09389C10.308 6.13581 10.3127 6.18238 10.308 6.22895V9.59143H12.0405C12.1802 9.59143 12.2966 9.61938 12.3898 9.68458C12.4876 9.74512 12.5435 9.83361 12.5668 9.94538C12.5714 9.97332 12.5807 10.0106 12.5807 10.0432C12.5807 10.1876 12.5295 10.2993 12.427 10.3785H12.4317ZM16.3251 10.4623C16.2226 10.5415 16.0969 10.5834 15.9479 10.5834C15.8407 10.5834 15.7523 10.5648 15.6871 10.5275C15.6219 10.4856 15.552 10.4158 15.4868 10.304L14.2899 8.38988L13.7217 8.98134V10.0478C13.7217 10.2108 13.6798 10.3412 13.582 10.4344C13.4889 10.5322 13.3631 10.5834 13.2001 10.5834C13.0697 10.5834 12.958 10.5462 12.8695 10.4763C12.781 10.4064 12.7204 10.3086 12.6972 10.1876C12.6878 10.1456 12.6878 10.0944 12.6878 10.0478V6.22895C12.6878 6.07061 12.7344 5.9402 12.8276 5.8424C12.9207 5.7446 13.0464 5.69337 13.2094 5.69337C13.3398 5.69337 13.4516 5.73063 13.5401 5.80049C13.6332 5.875 13.6891 5.97281 13.7171 6.09389C13.7264 6.13581 13.731 6.18238 13.7264 6.22895V7.7891L15.3564 5.92623C15.4309 5.84706 15.4961 5.79117 15.552 5.74926C15.6125 5.712 15.6824 5.69337 15.7709 5.69337C15.8827 5.69337 15.9851 5.72597 16.0829 5.79117C16.1761 5.85172 16.232 5.93555 16.2552 6.04266C16.2552 6.04732 16.2552 6.06129 16.2646 6.08458C16.2646 6.09855 16.2646 6.11718 16.2646 6.13115C16.2646 6.20566 16.2459 6.27086 16.2133 6.32675C16.1807 6.38729 16.1435 6.43852 16.0922 6.49907L15.0304 7.6587L16.2925 9.64266L16.3298 9.70321C16.4136 9.83826 16.4648 9.93606 16.4788 10.0059C16.4788 10.0059 16.4788 10.0199 16.4881 10.0385V10.0758C16.4881 10.2621 16.4369 10.3925 16.3298 10.4716L16.3251 10.4623Z' fill='%23391F1F'/%3E%3C/svg%3E%0A");}


@media screen and (max-width:1024px) {
    .program--contents__login .login-wrap .ui-box {padding: 50px 30px;}
}
@media screen and (max-width:900px) {
    .program--contents__login .login-wrap .ui-box {padding: 60px 20px;}
    .program--contents__login .login-wrap .ui-list__column {display: block;}
    .program--contents__login .login-wrap .ui-list__column.row:after {display: block !important;}
    .program--contents__login .login-wrap .ui-list__column.col2 .ui-box{max-width: 100%;}
    .program--contents__login .login-wrap .ui-hp,
    .program--contents__login .login-wrap .ui-login {border-right: none;border-bottom:1px solid #E0E0E0;}
    .program--contents__login .ui-list__column .item {height: auto;}
}
@media screen and (max-width:768px) {
    .program--contents__login .login-wrap .ui-login_topbox {padding: 70px 40px;}
    .program--contents__login .ui-list__column .ui-box .inner .item {padding: 0;}
}
@media screen and (max-width:640px) {
    .program--contents__login .login-wrap .ui-login_topbox {flex-direction: column;}
    .program--contents__login .login-wrap .ui-login_topbox strong,
    .program--contents__login .login-wrap .ui-login_topbox span {display: block; width: 100%; text-align: center;}
    .program--contents__login .login-wrap .ui-login_topbox span {margin: 5px 0 0 0;}
}   
@media screen and (max-width:430px) {
    .program--contents__login .login-wrap .ui-login_topbox {padding: 60px 20px;}
    .program--contents__login .login-wrap .ui-login_topbox strong {font-size: 27px;}
    .program--contents__login .login-wrap .ui-login_topbox span {font-size: 15px;}
    .program--contents__login .login-wrap .ui-list__column.col2 .ui-box {padding: 30px;}
    .program--contents__login .login-wrap .h2 {font-size: 25px;}
    .program--contents__login .login-wrap #formLogin .inner {padding-right: 0;border: none;}
    .program--contents__login .login-wrap #formLogin .fe-login {position: relative;display: block;width: 100%;padding: 10px 0; height: 53px;}

}

@media screen and (max-width:340px) {
    .program--contents__login .login-wrap .find-list .link {padding: 0 5px;letter-spacing: -1px;}
}

/* 개인정보 수집동의 */
.ui_subscription--form{position:relative;margin-bottom:30px;margin-top:-3px;padding:20px 25px;border: 1px solid #d0cfcb;border-top: 2px solid #1e3e58;overflow: hidden;}
.ui_subscription--form:after{display:block;clear:both;content:'';}
.ui_subscription--form .inner{position:relative;width:100%}
.ui_subscription--form .inquiry--btn{display: flex;flex-wrap: wrap;justify-content: space-between;}
.ui_subscription--form .ui_text--box{position:relative;padding-bottom:56px;}
.ui_subscription--form .ui_text--box .box-text__scroll{height:200px;padding: 10px;overflow-x: hidden;overflow-y: scroll;}
.ui_subscription--form .ui_text--box .box-text__scroll h3:first-child {margin:0 0 10px;}
.ui_subscription--form .ui_radio--custom{/* margin-top:20px; */padding: 15px 25px;/* padding-top:15px; */border-top:1px solid #ddd;text-align:center;position: absolute;bottom: -21px;left: -25px;background: #f4f5f7;width: calc(100% + 50px);}
.ui_subscription--form .ui_radio--custom .inblock {display:inline-block;line-height: 40px;color: #000;font-weight: bold;font-size: 16px;}
.ui_subscription--form .ui_radio--custom input[type='radio']:checked + label{background: #63676d;border: 1px solid #63676d;text-shadow:0px 0px 5px rgba(0,0,0,0.3);color:#fff;}
.ui_subscription--form .ui_radio--custom input[type='radio']{position:absolute;position:fixed;z-index:-100;top:-9999px;left:-9999px;}
.ui_subscription--form .ui_radio--custom label{position:relative;width: auto;min-width: 110px;height: 40px;margin: 0 3px;padding: 0 10px;color:#747981;border:1px solid #cacaca;font-size:16px;font-weight:500;line-height: 38px;text-align: center;}
.ui_subscription--form .ui_radio--custom label.pre{width:auto;padding:0 15px 0 40px;}
.ui_subscription--form .ui_radio--custom label .chk_ball{display: inline-block;width:16px;height:16px;margin-right: 10px;border:1px solid #cacaca;border-radius:100%;background:#fff;vertical-align: middle;}
.ui_subscription--form .ui_radio--custom input[type='radio']:checked + label .chk_ball{border:5px solid #fff;background: #63676d;}
.ui_subscription--form .ui_radio--custom input[type='radio']:focus + label{outline:1px dotted #212121;outline:5px auto -webkit-focus-ring-color;}

.table thead tr th,
.table tbody tr th,
.table tbody tr td{line-height:1.2}

/*하단버튼*/
.fe-btn_box{display:flex;flex-wrap:wrap}
.fe-btn_box.text-center{justify-content: center;} /* 버튼 가운데 정렬 */
.fe-btn_box.text-sb{justify-content: center;} /* 버튼 양쪽 정렬 */
.fe-btn_box.text-center .fe-btn{min-width:130px;justify-content: center;}















/*** 공통 : s ***/
.pilsu {vertical-align: top;}
.pilsu:after {position: absolute;background-image: url("data:image/svg+xml,%3Csvg width='7' height='8' viewBox='0 0 7 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.04972 7.04972H2.57459L2.71271 4.90055L0.917127 6.10497L0.18232 4.81215L2.12155 3.8674L0.18232 2.92265L0.917127 1.62983L2.71271 2.83425L2.57459 0.685082H4.04972L3.9116 2.83425L5.70718 1.62983L6.44199 2.92265L4.50276 3.8674L6.44199 4.81215L5.70718 6.10497L3.9116 4.90055L4.04972 7.04972Z' fill='%23E94141'/%3E%3C/svg%3E%0A");left: auto;right: 0;top: 0;width: 7px;height: 7px;background-repeat: no-repeat;content: '';}
.num-list > li {list-style: none;}
.point {color:#D12D09 !important;}
.txt-check {color: #1898FF !important;text-align: left;font-size: 15px;line-height: 150%;letter-spacing: -0.15px;position: relative;margin-top: 0;padding-left: 23px;}
.txt-check:before {width: 16px;height: 16px;position: absolute;left: 3px;top: 2px;content: '';background-image: url("data:image/svg+xml,%3Csvg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 0.5C3.66311 0.5 0 4.16311 0 8.5C0 12.8369 3.66311 16.5 8 16.5C12.3369 16.5 16 12.8369 16 8.5C16 4.16311 12.3369 0.5 8 0.5ZM8.88889 12.9444H7.11111V11.1667H8.88889V12.9444ZM8.88889 9.38889H7.11111V4.05556H8.88889V9.38889Z' fill='%231898FF'/%3E%3C/svg%3E%0A");}
.title-wrap {display:flex;margin-bottom:15px;justify-content: space-between;align-items: flex-end;}
.title-wrap .h2-wrap {display: flex;align-items: center;}
.title-wrap .h2-wrap .notice--text {margin-left: 23px;}
.title-wrap .h2-wrap .txt-check {margin-top: 0;}
.title-wrap .h2 {margin-bottom: 0;display: inline-block;}
.title-wrap .btn-wrap .fe-btn {min-width: 73px;height: 45px;background-color: #1898FF;border: 1px solid #1898FF;color: #fff;border-radius: 10px;padding: 10px;font-size: 15px;line-height: 10px;letter-spacing: 0;font-weight: normal;}
.title-wrap.table-tit {justify-content: flex-start;}
.title-wrap.table-tit .h2 {margin-right: 15px;}
.title-wrap.table-tit .sub-txt {position:relative;padding-left: 15px;;height: 30px;font-weight: bold;font-size: 20px;line-height: 150%;letter-spacing: -0.5px;color: #222;}
.title-wrap.table-tit .sub-txt:before {position: absolute;width:1px;height:17px;left:0;top:50%;transform:translate(0, -50%);background-color:#E0E0E0;content:'';}
.title-wrap.table-tit .sub-txt em {color: #1898FF;}
.pilsu-text {display: inline-block;min-width: 135px;color: #444;font-size: 14px;line-height: 150%;text-align: right;float: right;}
.pilsu-text .pilsu {top:0;}
.pilsu-text .pilsu:after {position: relative;right:3px;}

.input__split {right: 10px;}
.date__icon  {background-color: #E3E3E3;}

@media (max-width: 920px) {
    .title-wrap {display: block;}
    .title-wrap .notice--text {display: flex;justify-content: flex-end;}
    .title-wrap.table-tit {flex-direction: row;display: flex;}

    .title-wrap .pilsu-text {display: block;margin-top: 10px;float: none;}
}

@media (max-width: 767px) {
    .btn-wrap .fe-btn.fe-btn-lg, 
    .btn-wrap .fe-btn.fe-btn-lg.fe-btn-icon {max-width:130px;font-size:15px;margin: 0;}

    .title-wrap .h2-wrap {display: block;width: 100%;}
    .title-wrap .h2-wrap .notice--text {display: block;margin-left: 0;margin-top: 5px;}
}

@media (max-width: 640px) {
    .title-wrap .h2 {display: inline-block;width: auto;text-align: left;}
    .title-wrap.table-tit .h2 {margin-right: 0;}
    .title-wrap.table-tit .sub-txt:before {display: none;}
    .pilsu-text {margin-top: 10px;}
}

@media (max-width: 540px) {
    .btn-wrap .fe-btn.fe-btn-lg,
    .btn-wrap .fe-btn.fe-btn-lg.fe-btn-icon {max-width:100px;padding:10px 5px;font-size:14px;}
    .btn-wrap .fe-btn.fe-btn-lg.fe-btn-icon {padding: 10px 15px;}
}

@media (max-width: 490px) {
    .title-wrap .h2 {display: block;}
    .title-wrap .pilsu-text {float: none;}
}

@media (max-width: 360px) {
    .btn-wrap .fe-btn.fe-btn-lg {max-width:100px;padding:10px 5px;font-size:14px;}
}



/** topbox : s **/
.ui-topbox {background: #FAFAFA;border: 1px solid#E0E0E0;}
.ui-topbox .inner {display: block;min-height: auto;padding: 60px 60px 60px 280px;}
.ui-topbox .inner .circle {top: 50%;transform: translate(0, -50%);}
.ui-topbox .inner .txtwrap .h-box {margin-bottom: 0;}
.ui-topbox .inner .txtwrap .h-box + .con-box {margin-top:5px;}
.ui-topbox .con-box .txt-check {display: inline-block;}
.ui-topbox .con-box .txt-check:before {top: 6px;}

.ui-topbox.type2 .inner {padding:40px 65px;min-height: 130px;}
.ui-topbox.type2 .inner .txtwrap .con-box {margin-bottom: 5px;}
.ui-topbox.type2 .inner .txtwrap .h-box {margin-bottom: 0;}

.ui-topbox.type3 {display: flex;flex-direction: row;justify-content: center;align-items: center;padding: 50px 10px;min-height: 139px;background: #F7FAFD;border: 1px solid #CDE1F5;border-radius: 20px;}
.ui-topbox.type3 .inner {padding: 0;min-height: auto;align-items: center;}
.ui-topbox.type3 .inner .txtwrap .h-box {margin-bottom: 0;font-size: 26px;line-height: 150%;text-align: center;letter-spacing: -0.5px;color: #1898FF;}

@media (max-width: 767px) {
    .ui-topbox .inner {padding: 30px;}
}

@media (max-width: 640px) {
    .ui-topbox.type2 .inner {padding:40px;}
    .ui-topbox.type3 .inner .txtwrap .h-box {font-size: 22px;}
}

@media (max-width: 360px) {
    .ui-topbox.type2 .inner {padding:20px;}
}
/** topbox : e **/



/** 버튼 : s **/
.fe-btn {font-size: 17px;letter-spacing: -0.05em;border-radius: 10px;}
.fe-btn .fa.fa-r {background-position: center;background-repeat: no-repeat;}
.fe-btn.fe-btn-lg {max-width: 192px; width: 100%;height:65px;}
.fe-btn.fe-btn-icon,
.fe-btn.fe-btn-lg.fe-btn-icon {justify-content:space-between;}
.fe-btn.fe-btn-lg.fe-btn-icon {padding: 15px 20px;}
.fe-btn.fe-btn-primary .fa-Rarr,
.fe-btn.fe-btn-primary:link .fa-Rarr,
.fe-btn.fe-btn-primary:visited .fa-Rarr {background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 4L12 9L7 14' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");}
.fe-btn.fe-btn-primary:hover .fa.fa-Rarr,
.fe-btn.fe-btn-primary:focus .fa.fa-Rarr,
.fe-btn.fe-btn-primary:link:hover .fa.fa-Rarr,
.fe-btn.fe-btn-primary:link:focus .fa.fa-Rarr,
.fe-btn.fe-btn-primary:visited:hover .fa.fa-Rarr,
.fe-btn.fe-btn-primary:visited:focus .fa.fa-Rarr {background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 4L12 9L7 14' stroke='%231898FF' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");}

.fe-btn.fe-btn-primary,
.fe-btn.fe-btn-primary:link,
.fe-btn.fe-btn-primary:visited {border-color: #1898FF;color: #fff;background-color: #1898FF;}
.fe-btn.fe-btn-primary.fe-btn-icon .ir-arrow {background: url("data:image/svg+xml,%3Csvg width='9' height='14' viewBox='0 0 9 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.22061 1L7.22061 7L1.22061 13' stroke='%231898FF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");}
.fe-btn.fe-btn-primary.fe-btn-icon .ir-download,
.fe-btn-noline.fe-btn-icon .ir-download,
.fe-btn.fe-btn-primary.fe-btn-only-icon .ir-download {width: 15px;height: 15px; background: url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.00354 11.9234L7.95207 11.9717L2.34347 6.71377L3.67681 5.4638L6.91698 8.50136L6.91698 0H8.91698L8.91698 8.56742L12.2649 5.4288L13.5983 6.67877L8.00367 11.9236L8.00354 11.9234ZM14.9169 13H0.916855V15H14.9169V13Z' fill='%231898FF'/%3E%3C/svg%3E%0A");}
.fe-btn.fe-btn-primary.fe-btn-icon .ir-link,
.fe-btn-noline.fe-btn-icon .ir-link,
.fe-btn.fe-btn-primary.fe-btn-only-icon .ir-link {width: 16px;height: 15px;background: url("data:image/svg+xml,%3Csvg width='16' height='15' viewBox='0 0 16 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.763855 0H7.76385V2H2.76385V13H13.7639V8H15.7639V15H0.763855V0ZM13.7639 0H9.76385V2H12.4458L7.69856 6.74721L9.04224 8.09088L13.7639 3.36926V6H15.7639V2V0H13.7639Z' fill='%231898FF'/%3E%3C/svg%3E%0A");}
.fe-btn.fe-btn-primary:active,
.fe-btn.fe-btn-primary:focus,
.fe-btn.fe-btn-primary:hover {background: #fff;color: #1898FF;}
.fe-btn.fe-btn-primary.fe-btn-icon:focus .ir-arrow,
.fe-btn.fe-btn-primary.fe-btn-icon:hover .ir-arrow {background: url("data:image/svg+xml,%3Csvg width='9' height='14' viewBox='0 0 9 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.3736 1L7.3736 7L1.3736 13' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");}
.fe-btn.fe-btn-primary.fe-btn-icon:focus .ir-download,
.fe-btn.fe-btn-primary.fe-btn-icon:hover .ir-download,
.fe-btn.fe-btn-primary.fe-btn-only-icon:focus .ir-download,
.fe-btn.fe-btn-primary.fe-btn-only-icon:hover .ir-download {background: url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.00354 11.9234L7.95207 11.9717L2.34347 6.71377L3.67681 5.4638L6.91698 8.50136L6.91698 0H8.91698L8.91698 8.56742L12.2649 5.4288L13.5983 6.67877L8.00367 11.9236L8.00354 11.9234ZM14.9169 13H0.916855V15H14.9169V13Z' fill='white'/%3E%3C/svg%3E%0A");}
.fe-btn.fe-btn-primary.fe-btn-icon:focus .ir-link,
.fe-btn.fe-btn-primary.fe-btn-icon:hover .ir-link,
.fe-btn.fe-btn-primary.fe-btn-only-icon:focus .ir-link,
.fe-btn.fe-btn-primary.fe-btn-only-icon:hover .ir-link {background: url("data:image/svg+xml,%3Csvg width='16' height='15' viewBox='0 0 16 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.763855 0H7.76385V2H2.76385V13H13.7639V8H15.7639V15H0.763855V0ZM13.7639 0H9.76385V2H12.4458L7.69856 6.74721L9.04224 8.09088L13.7639 3.36926V6H15.7639V2V0H13.7639Z' fill='white'/%3E%3C/svg%3E%0A");}

.fe-btn.outline.fe-btn-primary,
.fe-btn.outline.fe-btn-primary:link,
.fe-btn.outline.fe-btn-primary:visited {background-color:#fff;color:#1898FF;border-color:#1898FF;}
.fe-btn.outline.fe-btn-primary:hover,
.fe-btn.outline.fe-btn-primary:focus,
.fe-btn.outline.fe-btn-primary:link:hover,
.fe-btn.outline.fe-btn-primary:link:focus,
.fe-btn.outline.fe-btn-primary:visited:hover,
.fe-btn.outline.fe-btn-primary:visited:focus {background-color:#1898FF;border-color:#1898FF;}

.fe-btn.outline.fe-btn-primary:hover .fa-Rarr,
.fe-btn.outline.fe-btn-primary:focus .fa-Rarr,
.fe-btn.outline.fe-btn-primary:link:hover .fa-Rarr,
.fe-btn.outline.fe-btn-primary:link:focus .fa-Rarr,
.fe-btn.outline.fe-btn-primary:visited:hover .fa-Rarr,
.fe-btn.outline.fe-btn-primary:visited:focus .fa-Rarr {background-image: url("data:image/svg+xml,%3Csvg width='18' height='19' viewBox='0 0 18 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 4.5L12 9.5L7 14.5' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");}

.fe-btn.fe-btn-default,
.fe-btn.fe-btn-default:link,
.fe-btn.fe-btn-default:visited {background: #1898FF;border-color: #1898FF;border-radius: 10px;}
.fe-btn.fe-btn-default.fe-btn-icon .ir-arrow {background: url("data:image/svg+xml,%3Csvg width='9' height='14' viewBox='0 0 9 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.3736 1L7.3736 7L1.3736 13' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");}
.fe-btn.fe-btn-default.fe-btn-icon .ir-download,
.fe-btn.fe-btn-default.fe-btn-only-icon .ir-download {width: 15px;height: 15px;background: url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.00354 11.9234L7.95207 11.9717L2.34347 6.71377L3.67681 5.4638L6.91698 8.50136L6.91698 0H8.91698L8.91698 8.56742L12.2649 5.4288L13.5983 6.67877L8.00367 11.9236L8.00354 11.9234ZM14.9169 13H0.916855V15H14.9169V13Z' fill='white'/%3E%3C/svg%3E%0A");}
.fe-btn.fe-btn-default.fe-btn-icon .ir-link,
.fe-btn.fe-btn-default.fe-btn-only-icon .ir-link {width: 16px;height: 15px;background: url("data:image/svg+xml,%3Csvg width='16' height='15' viewBox='0 0 16 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.763855 0H7.76385V2H2.76385V13H13.7639V8H15.7639V15H0.763855V0ZM13.7639 0H9.76385V2H12.4458L7.69856 6.74721L9.04224 8.09088L13.7639 3.36926V6H15.7639V2V0H13.7639Z' fill='white'/%3E%3C/svg%3E%0A");}
.fe-btn.fe-btn-default:active,
.fe-btn.fe-btn-default:focus, .fe-btn.fe-btn-default:hover {background: #fff;color: #1898FF;}
.fe-btn.fe-btn-default.fe-btn-icon:focus .ir-arrow,
.fe-btn.fe-btn-default.fe-btn-icon:hover .ir-arrow {background: url("data:image/svg+xml,%3Csvg width='9' height='14' viewBox='0 0 9 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.22061 1L7.22061 7L1.22061 13' stroke='%231898FF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");}
.fe-btn.fe-btn-default.fe-btn-icon:focus .ir-download,
.fe-btn.fe-btn-default.fe-btn-icon:hover .ir-download,
.fe-btn.fe-btn-default.fe-btn-only-icon:focus .ir-download,
.fe-btn.fe-btn-default.fe-btn-only-icon:hover .ir-download {background: url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.00354 11.9234L7.95207 11.9717L2.34347 6.71377L3.67681 5.4638L6.91698 8.50136L6.91698 0H8.91698L8.91698 8.56742L12.2649 5.4288L13.5983 6.67877L8.00367 11.9236L8.00354 11.9234ZM14.9169 13H0.916855V15H14.9169V13Z' fill='%231898FF'/%3E%3C/svg%3E%0A");}
.fe-btn.fe-btn-default.fe-btn-icon:focus .ir-link,
.fe-btn.fe-btn-default.fe-btn-icon:hover .ir-link,
.fe-btn.fe-btn-default.fe-btn-only-icon:focus .ir-link,
.fe-btn.fe-btn-default.fe-btn-only-icon:hover .ir-link {background: url("data:image/svg+xml,%3Csvg width='16' height='15' viewBox='0 0 16 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.763855 0H7.76385V2H2.76385V13H13.7639V8H15.7639V15H0.763855V0ZM13.7639 0H9.76385V2H12.4458L7.69856 6.74721L9.04224 8.09088L13.7639 3.36926V6H15.7639V2V0H13.7639Z' fill='%231898FF'/%3E%3C/svg%3E%0A");}

.fe-btn.fe-btn-dark,
.fe-btn.fe-btn-dark:link,
.fe-btn.fe-btn-dark:visited {background-color:#3E4A53;color:#fff;border-color:#3E4A53;}
.fe-btn.fe-btn-dark:hover,
.fe-btn.fe-btn-dark:focus,
.fe-btn.fe-btn-dark:link:hover,
.fe-btn.fe-btn-dark:link:focus,
.fe-btn.fe-btn-dark:visited:hover,
.fe-btn.fe-btn-dark:visited:focus {background-color:#fff;border-color:#3E4A53;color:#3E4A53;}

.fe-btn.fe-btn-light,
.fe-btn.fe-btn-light:link,
.fe-btn.fe-btn-light:visited {background-color:#F4F5F8;color:#7B8994;border-color:#E4E6EE;}
.fe-btn.fe-btn-light:hover,
.fe-btn.fe-btn-light:focus,
.fe-btn.fe-btn-light:link:hover,
.fe-btn.fe-btn-light:link:focus,
.fe-btn.fe-btn-light:visited:hover,
.fe-btn.fe-btn-light:visited:focus {background-color:#7B8994;color:#F4F5F8;border-color:#E4E6EE;}

.fe-btn.fe-btn-dark .fa-listul,
.fe-btn.fe-btn-dark:link .fa-listul,
.fe-btn.fe-btn-dark:visited .fa-listul {margin-right: 15px;background-repeat:no-repeat;background-position:center center;background-image: url("data:image/svg+xml,%3Csvg width='17' height='13' viewBox='0 0 17 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.5 0.5H16.5V2H0.5V0.5Z' fill='white'/%3E%3Cpath d='M0.5 5.5H16.5V7H0.5V5.5Z' fill='white'/%3E%3Cpath d='M0.5 11H16.5V12.5H0.5V11Z' fill='white'/%3E%3C/svg%3E%0A");}

.fe-btn.fe-btn-dark:hover .fa.fa-listul,
.fe-btn.fe-btn-dark:focus .fa.fa-listul,
.fe-btn.fe-btn-dark:link:hover .fa.fa-listul,
.fe-btn.fe-btn-dark:link:focus .fa.fa-listul,
.fe-btn.fe-btn-dark:visited:hover .fa.fa-listul,
.fe-btn.fe-btn-dark:visited:focus .fa.fa-listul {background-image: url("data:image/svg+xml,%3Csvg width='17' height='12' viewBox='0 0 17 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.5 0H16.5V1.5H0.5V0Z' fill='%233E4A53'/%3E%3Cpath d='M0.5 5H16.5V6.5H0.5V5Z' fill='%233E4A53'/%3E%3Cpath d='M0.5 10.5H16.5V12H0.5V10.5Z' fill='%233E4A53'/%3E%3C/svg%3E%0A");}

.fe-btn.fe-btn-primary .fa-search,
.fe-btn.fe-btn-primary:link .fa-search,
.fe-btn.fe-btn-primary:visited .fa-search {background-image: url("data:image/svg+xml,%3Csvg width='19' height='19' viewBox='0 0 19 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.14648 16.1465C9.92146 16.1461 11.6453 15.5519 13.0435 14.4585L17.4395 18.8545L18.8535 17.4405L14.4575 13.0445C15.5515 11.6461 16.1461 9.92192 16.1465 8.14648C16.1465 3.73548 12.5575 0.146484 8.14648 0.146484C3.73548 0.146484 0.146484 3.73548 0.146484 8.14648C0.146484 12.5575 3.73548 16.1465 8.14648 16.1465ZM8.14648 2.14648C11.4555 2.14648 14.1465 4.83748 14.1465 8.14648C14.1465 11.4555 11.4555 14.1465 8.14648 14.1465C4.83748 14.1465 2.14648 11.4555 2.14648 8.14648C2.14648 4.83748 4.83748 2.14648 8.14648 2.14648Z' fill='white'/%3E%3C/svg%3E%0A");width: 19px;height: 19px;background-position: center;background-repeat: no-repeat;}

.fe-btn.fe-btn-primary:hover .fa.fa-search,
.fe-btn.fe-btn-primary:focus .fa.fa-search,
.fe-btn.fe-btn-primary:link:hover .fa.fa-search,
.fe-btn.fe-btn-primary:link:focus .fa.fa-search,
.fe-btn.fe-btn-primary:visited:hover .fa.fa-search,
.fe-btn.fe-btn-primary:visited:focus .fa.fa-search {background-image: url("data:image/svg+xml,%3Csvg width='19' height='19' viewBox='0 0 19 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.14648 16C9.92146 15.9996 11.6453 15.4054 13.0435 14.312L17.4395 18.708L18.8535 17.294L14.4575 12.898C15.5515 11.4997 16.1461 9.77544 16.1465 8C16.1465 3.589 12.5575 0 8.14648 0C3.73548 0 0.146484 3.589 0.146484 8C0.146484 12.411 3.73548 16 8.14648 16ZM8.14648 2C11.4555 2 14.1465 4.691 14.1465 8C14.1465 11.309 11.4555 14 8.14648 14C4.83748 14 2.14648 11.309 2.14648 8C2.14648 4.691 4.83748 2 8.14648 2Z' fill='%231898FF'/%3E%3C/svg%3E%0A");}

.fe-btn.fe-btn-dark .fa-refresh,
.fe-btn.fe-btn-dark:link .fa-refresh,
.fe-btn.fe-btn-dark:visited .fa-refresh {background-image: url("data:image/svg+xml,%3Csvg width='18' height='21' viewBox='0 0 18 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.817 9.686C17.5814 8.53435 17.1209 7.44048 16.462 6.467C15.8146 5.50928 14.9897 4.68442 14.032 4.037C13.0584 3.37833 11.9646 2.91789 10.813 2.682C10.2081 2.55933 9.59221 2.49901 8.975 2.502V0.5L5 3.5L8.975 6.5V4.502C9.459 4.5 9.943 4.546 10.41 4.642C11.305 4.82541 12.1552 5.18321 12.912 5.695C13.6584 6.19824 14.3008 6.84063 14.804 7.587C15.5853 8.74223 16.002 10.1054 16 11.5C15.9998 12.4359 15.8128 13.3623 15.45 14.225C15.2735 14.6405 15.0579 15.0383 14.806 15.413C14.5531 15.7854 14.2659 16.1332 13.948 16.452C12.98 17.4182 11.7511 18.0809 10.412 18.359C9.48073 18.547 8.52127 18.547 7.59 18.359C6.69456 18.1754 5.84404 17.8173 5.087 17.305C4.34148 16.8022 3.6998 16.1605 3.197 15.415C2.41656 14.2585 1.9997 12.8952 2 11.5H0C0.00106417 13.2937 0.536886 15.0463 1.539 16.534C2.18685 17.4901 3.01086 18.3142 3.967 18.962C5.45262 19.9675 7.20611 20.5033 9 20.5C9.60927 20.4999 10.217 20.4386 10.814 20.317C11.9647 20.0794 13.0579 19.6191 14.032 18.962C14.5103 18.6397 14.956 18.2717 15.363 17.863C15.7705 17.4544 16.1388 17.0084 16.463 16.531C17.4676 15.0458 18.0031 13.2931 18 11.5C17.9999 10.8907 17.9386 10.283 17.817 9.686Z' fill='white'/%3E%3C/svg%3E%0A");width: 18px;height: 21px;background-position: center;background-repeat: no-repeat;}

.fe-btn.fe-btn-dark:hover .fa.fa-refresh,
.fe-btn.fe-btn-dark:focus .fa.fa-refresh,
.fe-btn.fe-btn-dark:link:hover .fa.fa-refresh,
.fe-btn.fe-btn-dark:link:focus .fa.fa-refresh,
.fe-btn.fe-btn-dark:visited:hover .fa.fa-refresh,
.fe-btn.fe-btn-dark:visited:focus .fa.fa-refresh {background-image: url("data:image/svg+xml,%3Csvg width='18' height='20' viewBox='0 0 18 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.817 9.186C17.5814 8.03435 17.1209 6.94048 16.462 5.967C15.8146 5.00928 14.9897 4.18442 14.032 3.537C13.0584 2.87833 11.9646 2.41789 10.813 2.182C10.2081 2.05933 9.59221 1.99901 8.975 2.002V0L5 3L8.975 6V4.002C9.459 4 9.943 4.046 10.41 4.142C11.305 4.32541 12.1552 4.68321 12.912 5.195C13.6584 5.69824 14.3008 6.34063 14.804 7.087C15.5853 8.24223 16.002 9.60536 16 11C15.9998 11.9359 15.8128 12.8623 15.45 13.725C15.2735 14.1405 15.0579 14.5383 14.806 14.913C14.5531 15.2854 14.2659 15.6332 13.948 15.952C12.98 16.9182 11.7511 17.5809 10.412 17.859C9.48073 18.047 8.52127 18.047 7.59 17.859C6.69456 17.6754 5.84404 17.3173 5.087 16.805C4.34148 16.3022 3.6998 15.6605 3.197 14.915C2.41656 13.7585 1.9997 12.3952 2 11H0C0.00106417 12.7937 0.536886 14.5463 1.539 16.034C2.18685 16.9901 3.01086 17.8142 3.967 18.462C5.45262 19.4675 7.20611 20.0033 9 20C9.60927 19.9999 10.217 19.9386 10.814 19.817C11.9647 19.5794 13.0579 19.1191 14.032 18.462C14.5103 18.1397 14.956 17.7717 15.363 17.363C15.7705 16.9544 16.1388 16.5084 16.463 16.031C17.4676 14.5458 18.0031 12.7931 18 11C17.9999 10.3907 17.9386 9.78301 17.817 9.186Z' fill='%233E4A53'/%3E%3C/svg%3E%0A");}

.fe-btn.fe-btn-primary .fa-down,
.fe-btn.fe-btn-primary:link .fa-down,
.fe-btn.fe-btn-primary:visited .fa-down {margin-right: 15px; background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 8.08627V15.1663H15.1667V8.08301' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.625 7.68945L8.08332 11.2311L4.54166 7.68945' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8.08008 1V11.2315' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");}

.fe-btn.fe-btn-primary:hover .fa.fa-down,
.fe-btn.fe-btn-primary:focus .fa.fa-down,
.fe-btn.fe-btn-primary:link:hover .fa.fa-down,
.fe-btn.fe-btn-primary:link:focus .fa.fa-down,
.fe-btn.fe-btn-primary:visited:hover .fa.fa-down,
.fe-btn.fe-btn-primary:visited:focus .fa.fa-down {background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 8.08627V15.1663H15.1667V8.08301' stroke='%231898FF' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.625 7.68945L8.08332 11.2311L4.54166 7.68945' stroke='%231898FF' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8.08008 1V11.2315' stroke='%231898FF' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");}
/** 버튼 : e **/

/*** 공통 : e ***/




/*** 회원가입 : s ***/

/** ui-progress--bar : s **/
.ui-progress--bar {display: block;height: 80px;margin-bottom: 38px;}
.ui-progress--bar ol {font-size: 0;letter-spacing: 0;word-spacing: 0;}
.ui-progress--bar ol li {display: inline-block;width: calc(100% / 5 - -1px);height: 82px;text-align: center;position: relative;border: 1px solid #ededed;margin-left: -1px;margin-top: -1px;}
.ui-progress--bar ol li:first-child {border-radius: 10px 0 0 10px;}
.ui-progress--bar ol li:last-child {border-radius: 0 10px 10px 0;}
.ui-progress--bar ol li .link {display: block;width: 100%;height: 100%;padding: 31px 0;}
.ui-progress--bar ol li::marker {display: none;}
.ui-progress--bar ol li:before {content:'';width: 30px;height: 30px;display: inline-block;position: absolute;right: 0;top: 50%;border: 1px solid #ededed;border-radius: 50%;margin-top: -15px;margin-right: -17px;z-index: 1;background-repeat: no-repeat;background-position: center center;background-color: #fff;background-image: url("data:image/svg+xml,%3Csvg width='6' height='9' viewBox='0 0 6 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.01667 8.20667L5.12 4.10333L1.01667 0L0 1.01667L3.08667 4.10333L0 7.19L1.01667 8.20667Z' fill='%231898FF'/%3E%3C/svg%3E%0A");}
.ui-progress--bar ol li:last-child:before {display:none;}
.ui-progress--bar ol li.ov {background-color: #1898FF;}
.ui-progress--bar ol li.ov strong {color: #fff;}
.ui-progress--bar ol li strong  {width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;font-size: 17px;font-weight:bold;color: #3C3838;letter-spacing: -0.5px;line-height: 1;}
.ui-progress--bar ol li strong b {margin-right: 3px;font-weight: bold;}

@media (max-width:1180px) {
    .ui-progress--bar ol li strong {font-size: 15px;}
}

@media (max-width:980px) {
    .ui-progress--bar ol li .link {padding:25px 0}
    .ui-progress--bar ol li strong {flex-direction: column;}
    .ui-progress--bar ol li strong b {display: block;line-height: 1;margin-bottom: 5px;margin-right: 0;}
}

@media (max-width:680px) {
    .ui-progress--bar ol li strong {font-size: 14px;}
}

@media (max-width:580px) {
    .ui-progress--bar {min-height: 400px;}
    .ui-progress--bar ol li {display: block;width: 100%;height: 80px;}
    .ui-progress--bar ol li:first-child {border-radius: 10px 10px 0 0}
    .ui-progress--bar ol li:last-child {border-radius: 0 0 10px 10px}
    .ui-progress--bar ol li:before {top: auto;bottom: -15px;left: 50%;margin-right: 0;margin-left: -17px;margin-top: 0;transform: rotate(90deg);}
    .ui-progress--bar ol li strong {font-size: 17px;align-items: center;flex-direction: row;}
    .ui-progress--bar ol li strong b {display: inline-block;margin-bottom: 0;}
}

@media (max-width:430px) {
    .ui-progress--bar ol li .link {padding: 23px 0;}
    .ui-progress--bar ol li strong {font-size: 16px;}
}
/** ui-progress--bar : e **/


/** type-select : s **/
.type-select {margin-bottom: 60px;}
.type-select .ui.ui-list--column {font-size: 0;letter-spacing: 0;word-spacing: 0;/* border: 1px solid #E0E0E0; */border-radius: 20px;}

.type-select .ui.ui-list--column .inner {display: inline-block;vertical-align: top;width: 100%;text-align: center;/* border-top: 3px solid #000; */}
.type-select .ui.ui-list--column .inner .item {border: 1px solid #E0E0E0;padding: 80px 40px;height: 516px;margin-left: -1px;}
.type-select .ui.ui-list--column .inner:first-child .item {border-radius: 20px 0 0 20px;}
.type-select .ui.ui-list--column .inner:last-child .item {border-radius: 0 20px 20px 0;}
.type-select .ui.ui-list--column .inner .item:before {/* content:''; */display: block;margin: 0 auto;background-repeat: no-repeat;background-position: 50%;margin-bottom: 34px;}
.type-select .ui.ui-list--column .inner .item .icon {display:block;margin: 0 auto 30px;width: 84px;height: 84px;}
.type-select .ui.ui-list--column .inner .item .icon.icon1 {background-image: url("data:image/svg+xml,%3Csvg width='84' height='84' viewBox='0 0 84 84' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='mask0_1034_2789' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='84' height='84'%3E%3Ccircle cx='42' cy='42' r='41.3' fill='white' stroke='%23EDEDED' stroke-width='1.4'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_1034_2789)'%3E%3Cg clip-path='url(%23clip0_1034_2789)'%3E%3Cpath d='M58.3823 23.7344C58.3823 23.7344 58.7616 31.2108 60.7022 35.9166C62.6428 40.6223 64.6548 48.4506 59.6907 52.0348C54.7266 55.6191 47.0742 55.7731 47.0742 55.7731L50.6145 35.3173L58.3768 23.7344H58.3823Z' fill='%23642718'/%3E%3Cpath d='M25.0791 26.9227C25.0791 26.9227 24.4084 33.7394 21.4728 38.6541C18.5427 43.5687 20.7692 49.3574 26.7503 50.226L27.3385 29.1876L25.0791 26.9227Z' fill='%23642718'/%3E%3Cpath d='M24.1119 38.6531C24.1119 38.6531 20.0163 47.0696 24.876 51.5885C29.7357 56.1073 35.4474 55.7665 35.4474 55.7665L37.9542 45.9646L28.5427 31.5615L24.1174 38.6586L24.1119 38.6531Z' fill='%23642718'/%3E%3Cpath d='M33.5064 46.6525V58.4499L19.719 63.447L41.5271 81.7807L62.7964 63.447L49.009 58.4499V46.6525H33.5064Z' fill='%23EBB4A5'/%3E%3Cpath d='M33.3637 14.9931C38.3114 11.7167 44.7378 11.7167 49.6854 14.9931C54.5836 18.2365 57.0959 24.0747 56.0789 29.858L54.0394 41.5069C53.3577 45.3991 50.9059 48.758 47.3985 50.5831C43.7153 52.5072 39.3229 52.5072 35.6397 50.5831C32.1378 48.7525 29.6805 45.3991 28.9988 41.5069L26.9593 29.858C25.9478 24.0693 28.4601 18.2365 33.3528 14.9931H33.3637Z' fill='%23EBB4A5'/%3E%3Cpath d='M37.1731 34.003V34.965' stroke='%23300021' stroke-width='1.64921' stroke-miterlimit='10' stroke-linecap='round'/%3E%3Cpath d='M45.8813 34.003V34.965' stroke='%23300021' stroke-width='1.64921' stroke-miterlimit='10' stroke-linecap='round'/%3E%3Cpath d='M34.1497 30.8863C34.529 30.6939 35.1832 30.518 35.9198 30.419C36.6565 30.3201 37.3216 30.3201 37.7449 30.408' stroke='%23642718' stroke-width='1.09947' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M48.9053 30.8863C48.526 30.6939 47.8718 30.518 47.1352 30.419C46.3985 30.3201 45.7334 30.3201 45.3101 30.408' stroke='%23642718' stroke-width='1.09947' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M44.2598 41.3476C43.6496 41.6664 42.6436 41.8698 41.5221 41.8698C40.4006 41.8698 39.4001 41.6664 38.7954 41.3476' stroke='%23C0655E' stroke-width='1.09947' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M31.0491 35.3055C31.3515 37.9717 30.329 40.4071 28.7732 40.7369C27.212 41.0722 25.7057 39.1811 25.4033 36.5149C25.101 33.8487 26.1235 31.4134 27.6792 31.0835C29.2405 30.7482 30.7468 32.6393 31.0491 35.3055Z' fill='%23EBB4A5'/%3E%3Cpath d='M28.5368 38.6422C28.4983 38.6532 28.4544 38.6532 28.4159 38.6532C27.8332 38.6532 27.102 37.7131 26.9316 36.1904C26.8436 35.3877 26.9316 34.5906 27.1845 33.9914C27.2944 33.7275 27.5418 33.2658 27.9211 33.1888C27.9596 33.1778 28.0036 33.1778 28.0421 33.1778' stroke='%23C0655E' stroke-width='0.659685' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M51.324 35.3055C51.0216 37.9717 52.0441 40.4071 53.5999 40.7369C55.1612 41.0722 56.6674 39.1811 56.9698 36.5149C57.2721 33.8487 56.2496 31.4134 54.6939 31.0835C53.1326 30.7482 51.6263 32.6393 51.324 35.3055Z' fill='%23EBB4A5'/%3E%3Cpath d='M53.8418 38.6422C53.8803 38.6532 53.9243 38.6532 53.9627 38.6532C54.5455 38.6532 55.2766 37.7131 55.447 36.1904C55.535 35.3877 55.447 34.5906 55.1941 33.9914C55.0842 33.7275 54.8368 33.2658 54.4575 33.1888C54.419 33.1778 54.375 33.1778 54.3366 33.1778' stroke='%23C0655E' stroke-width='0.659685' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M28.3613 60.3121L41.2581 68.5197L54.1549 60.3121L67.2387 63.2312C72.1258 64.3197 75.6002 68.6571 75.6002 73.6653V85.6605H6.91602V73.6653C6.91602 68.6571 10.3904 64.3252 15.2775 63.2312L28.3613 60.3121Z' fill='%23EFE6E4'/%3E%3Cpath d='M43.8639 18.6319C43.8639 18.6319 41.0657 25.9764 33.4299 29.0494C33.4299 29.0494 30.9066 36.4269 24.1118 38.6533C24.1118 38.6533 25.4092 34.1565 25.1068 29.929C24.8045 25.7015 24.7495 9.25337 44.1937 11.9031L43.8639 18.6319Z' fill='%23642718'/%3E%3Cpath d='M33.4297 29.0496C33.4297 29.0496 36.0409 25.3444 37.003 21.2488' stroke='%23300021' stroke-width='0.659685' stroke-miterlimit='10' stroke-linecap='round'/%3E%3Cpath d='M23.1443 46.6523C23.1443 46.6523 20.7474 41.9851 25.3597 38.2908' stroke='%23300021' stroke-width='0.659685' stroke-miterlimit='10' stroke-linecap='round'/%3E%3Cpath d='M37.0029 26.4871C37.0029 26.4871 44.7487 25.0742 47.8712 18.9557L49.46 13.5462C49.46 13.5462 46.5684 9.97844 39.0425 11.6441C39.0425 11.6441 39.7241 20.3135 37.0029 26.4871Z' fill='%23642718'/%3E%3Cpath d='M38.3716 25.8227C38.3716 25.8227 40.9883 24.3109 42.6265 20.7156' stroke='%23300021' stroke-width='0.659685' stroke-miterlimit='10' stroke-linecap='round'/%3E%3Cpath d='M47.5308 18.8401C47.5308 18.8401 46.3378 23.4854 49.4549 27.5424C52.5719 31.5995 57.2391 31.9733 57.4041 37.6026C57.4041 37.6026 59.1632 30.1592 58.3331 23.2655C57.503 16.3718 52.9732 12.4412 49.4549 13.5406L47.1899 16.5807L47.5308 18.8401Z' fill='%23642718'/%3E%3Cpath d='M48.7069 49.726C48.0802 50.1932 47.3985 50.5945 46.6619 50.9299C45.0512 51.661 43.292 52.0348 41.5219 52.0348C39.7517 52.0348 37.998 51.6665 36.3873 50.9299C35.6452 50.5945 34.9635 50.1932 34.3423 49.726' stroke='%23C0655E' stroke-width='0.659685' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M57.5571 36.1019C57.5571 36.1019 58.9754 39.5323 58.1344 43.6553' stroke='%23300021' stroke-width='0.659685' stroke-miterlimit='10' stroke-linecap='round'/%3E%3Cpath d='M51.5217 23.5085C51.5217 23.5085 51.5217 27.2083 55.7822 30.9025' stroke='%23300021' stroke-width='0.659685' stroke-miterlimit='10' stroke-linecap='round'/%3E%3Cpath d='M27.7129 34.354C27.7129 34.354 32.1987 29.8187 33.1223 22.947' stroke='%2391483A' stroke-width='0.659685' stroke-miterlimit='10' stroke-linecap='round'/%3E%3Cpath d='M50.9004 15.5968C50.9004 15.5968 55.1224 17.0371 56.1724 21.9243' stroke='%2391483A' stroke-width='0.659685' stroke-miterlimit='10' stroke-linecap='round'/%3E%3Cpath d='M15.2775 63.2312C10.3904 64.3197 6.91602 68.6571 6.91602 73.6652V85.6605H34.5073L28.3613 60.3176L15.2775 63.2367V63.2312Z' fill='%23BFCFD8'/%3E%3Cpath d='M33.5072 56.6631C33.5072 56.6631 26.8939 59.005 22.9688 61.5173L28.9664 67.5644L26.1462 72.9848L31.5337 85.6562H36.998L33.5072 56.6576V56.6631Z' fill='%23BFCFD8'/%3E%3Cpath d='M23.9421 62.501L28.9667 67.5641L26.1521 72.99L31.2042 84.8753' stroke='%239FB5BF' stroke-width='0.549737' stroke-miterlimit='10'/%3E%3Cpath d='M67.2386 63.2312C72.1258 64.3197 75.6001 68.6571 75.6001 73.6652V85.6605H48.0088L54.1549 60.3176L67.2386 63.2367V63.2312Z' fill='%23BFCFD8'/%3E%3Cpath d='M49.0094 56.6631C49.0094 56.6631 55.6227 59.005 59.5478 61.5173L53.5502 67.5644L56.3704 72.9848L50.9829 85.6562H45.5186L49.0094 56.6576V56.6631Z' fill='%23BFCFD8'/%3E%3Cpath d='M58.5692 62.501L53.5446 67.5641L56.3647 72.99L51.3071 84.8753' stroke='%239FB5BF' stroke-width='0.549737' stroke-miterlimit='10'/%3E%3Cpath d='M42.869 37.5978C42.869 38.0211 42.2698 38.3619 41.5331 38.3619C40.7965 38.3619 40.1973 38.0211 40.1973 37.5978C40.1973 37.1745 40.7965 36.8337 41.5331 36.8337C42.2698 36.8337 42.869 37.1745 42.869 37.5978Z' fill='%23DD7766'/%3E%3C/g%3E%3Ccircle cx='42' cy='42' r='41.3' stroke='%23EDEDED' stroke-width='1.4'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1034_2789'%3E%3Crect width='68.6842' height='74.4619' fill='white' transform='translate(6.91602 11.2)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");}
.type-select .ui.ui-list--column .inner .item .icon.icon2 {background-image: url("data:image/svg+xml,%3Csvg width='84' height='84' viewBox='0 0 84 84' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='mask0_1034_2873' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='84' height='84'%3E%3Ccircle cx='42' cy='42' r='41.3' fill='white' stroke='%23EDEDED' stroke-width='1.4'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_1034_2873)'%3E%3Cg clip-path='url(%23clip0_1034_2873)'%3E%3Cpath d='M33.963 48.3318V59.7538L20.6143 64.5919L41.7285 82.3423L62.3158 64.5919L48.967 59.7538V48.3318H33.963Z' fill='%23EBB4A5'/%3E%3Cpath d='M33.7661 17.3816C38.6415 14.3585 44.8102 14.3585 49.6856 17.3816C55.0028 20.6762 57.7385 26.9088 56.5676 33.051L54.545 43.6746C53.8638 47.2407 51.5538 50.2798 48.2965 51.8819L45.896 53.0634C43.272 54.3568 40.1903 54.3568 37.5664 53.0634L35.1659 51.8819C31.9086 50.2798 29.5933 47.2407 28.9174 43.6746L26.8948 33.051C25.7239 26.9088 28.4596 20.6762 33.7768 17.3816H33.7661Z' fill='%23EBB4A5'/%3E%3Cpath d='M37.0713 35.148V36.1752' stroke='%23300021' stroke-width='1.59674' stroke-miterlimit='10' stroke-linecap='round'/%3E%3Cpath d='M46.3804 35.148V36.1752' stroke='%23300021' stroke-width='1.59674' stroke-miterlimit='10' stroke-linecap='round'/%3E%3Cpath d='M35.054 31.6405C35.4106 31.4808 36.0014 31.3797 36.6613 31.3797C37.3213 31.3797 37.9015 31.4808 38.2581 31.6405' stroke='%23300021' stroke-width='1.06449' stroke-miterlimit='10' stroke-linecap='round'/%3E%3Cpath d='M48.3975 31.6405C48.0409 31.4808 47.4501 31.3797 46.7901 31.3797C46.1301 31.3797 45.55 31.4808 45.1934 31.6405' stroke='%23300021' stroke-width='1.06449' stroke-miterlimit='10' stroke-linecap='round'/%3E%3Cpath d='M45.1935 43.0785C44.4217 43.5948 43.1443 43.9301 41.7179 43.9301C40.2915 43.9301 39.0301 43.5948 38.2583 43.0785' stroke='%23C0655E' stroke-width='1.06449' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M48.2912 51.8818L45.8907 53.0634C43.2668 54.3568 40.1851 54.3568 37.5611 53.0634L35.1606 51.8818' stroke='%23C0655E' stroke-width='0.638696' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M31.5626 37.3462C31.9618 39.9276 30.6046 42.2854 28.5235 42.6048C26.4424 42.9295 24.4305 41.0985 24.0313 38.5171C23.6321 35.9357 24.9894 33.5779 27.0704 33.2585C29.1515 32.9392 31.1634 34.7648 31.5626 37.3462Z' fill='%23EBB4A5'/%3E%3Cpath d='M28.2092 40.577C28.156 40.5876 28.1028 40.5876 28.0496 40.5876C27.2725 40.5876 26.2985 39.6775 26.0696 38.2031C25.9472 37.4261 26.0696 36.6543 26.4049 36.0742C26.554 35.8187 26.8786 35.3716 27.3896 35.2971C27.4428 35.2864 27.496 35.2864 27.5493 35.2864' stroke='%23C0655E' stroke-width='0.638696' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M51.889 37.3462C51.4898 39.9276 52.847 42.2855 54.9281 42.6048C57.0092 42.9295 59.0211 41.0985 59.4203 38.5171C59.8194 35.9358 58.4622 33.5779 56.3811 33.2586C54.3 32.9339 52.2882 34.7648 51.889 37.3462Z' fill='%23EBB4A5'/%3E%3Cpath d='M55.2476 40.577C55.3008 40.5876 55.354 40.5876 55.4072 40.5876C56.1843 40.5876 57.1583 39.6775 57.3872 38.2031C57.5096 37.4261 57.3872 36.6543 57.0519 36.0742C56.9028 35.8187 56.5782 35.3716 56.0672 35.2971C56.014 35.2864 55.9608 35.2864 55.9075 35.2864' stroke='%23C0655E' stroke-width='0.638696' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M74.7118 74.4864V86.1H8.21826V74.4864C8.21826 69.6376 11.5821 65.4382 16.3137 64.3843L28.9812 61.5634L33.4893 62.1808L41.4624 63.2773L53.9489 61.5634L66.6164 64.3843C71.348 65.4382 74.7118 69.6376 74.7118 74.4864Z' fill='%23EFE6E4'/%3E%3Cpath d='M41.4623 63.2772L36.6721 69.4885L41.4623 73.6294L46.2579 69.4885L41.4623 63.2772Z' fill='%236E97D3'/%3E%3Cpath d='M45.2574 86.1H37.6729L38.7001 70.7394H44.2301L45.2574 86.1Z' fill='%236E97D3'/%3E%3Cpath d='M33.963 55.5012L28.9812 61.5581L35.1766 72.3042L41.4624 63.2773L33.963 57.9442V55.5012Z' fill='%23EFE6E4'/%3E%3Cpath d='M48.9671 55.5012L53.9489 61.5581L47.7536 72.3042L41.4624 63.2773L48.9671 57.9442V55.5012Z' fill='%23EFE6E4'/%3E%3Cpath d='M39.3281 71.2131H43.6021' stroke='%233D7EAA' stroke-width='0.638696' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M41.7284 40.3055C42.4427 40.3055 43.0218 39.9743 43.0218 39.5657C43.0218 39.1571 42.4427 38.8259 41.7284 38.8259C41.0141 38.8259 40.4351 39.1571 40.4351 39.5657C40.4351 39.9743 41.0141 40.3055 41.7284 40.3055Z' fill='%23DD7766'/%3E%3Cpath d='M27.1768 34.5732C27.1768 34.5732 29.6464 33.3118 30.4714 29.7191C31.2964 26.1264 33.6915 22.603 33.6915 22.603L35.7726 16.3012C35.7726 16.3012 27.7942 15.7689 26.0218 23.7633C24.4357 30.9167 27.1821 34.5732 27.1821 34.5732H27.1768Z' fill='%23642718'/%3E%3Cpath d='M56.2746 34.5732C56.2746 34.5732 53.805 33.3118 52.98 29.7191C52.155 26.1264 49.7599 22.603 49.7599 22.603L47.2903 15.1143C47.2903 15.1143 55.6625 15.7742 57.4349 23.7633C59.021 30.9167 56.2746 34.5732 56.2746 34.5732Z' fill='%23642718'/%3E%3Cpath d='M32.4727 24.6521C32.4727 24.6521 33.8832 21.7727 37.4971 21.7194C41.1111 21.6662 44.5121 22.6243 48.0728 23.577C51.6336 24.5297 52.8577 20.5059 52.8577 20.5059L53.1931 17.3337C53.1931 17.3337 49.9836 7.14121 37.2842 12.6127C24.5848 18.0842 25.6014 26.3872 25.6014 26.3872L32.4727 24.6521Z' fill='%23642718'/%3E%3Cpath d='M40.1902 14.3052C40.1902 14.3052 46.9657 11.149 51.3141 17.3071' stroke='%2391483A' stroke-width='0.638696' stroke-miterlimit='10' stroke-linecap='round'/%3E%3Cpath d='M37.0713 17.1475C37.0713 17.1475 43.6339 14.2095 48.3975 17.1475' stroke='%2391483A' stroke-width='0.638696' stroke-miterlimit='10' stroke-linecap='round'/%3E%3Cpath d='M41.2654 18.6963C41.2654 18.6963 45.2945 17.2912 49.0362 19.6118' stroke='%2391483A' stroke-width='0.638696' stroke-miterlimit='10' stroke-linecap='round'/%3E%3Cpath d='M29.2527 62.0371L35.1766 72.3041L36.6722 70.1592' stroke='%23CCC2C0' stroke-width='0.638696' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M53.6773 62.0371L47.7534 72.3041L46.2578 70.1592' stroke='%23CCC2C0' stroke-width='0.638696' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M28.7789 86.1H8.21826V74.6461C8.21826 69.7494 11.5821 65.5074 16.3137 64.4429L28.2094 61.5581L28.7789 86.0947V86.1Z' fill='%23666666'/%3E%3Cpath d='M29.8753 60.467H27.1129L17.5325 64.1501L22.5143 70.3455L20.6142 76.0831L25.1383 86.1H28.7788L28.2093 62.6492L29.8753 60.467Z' fill='%23300021'/%3E%3Cpath d='M54.1458 86.1H74.7064V74.6461C74.7064 69.7494 71.3426 65.5074 66.611 64.4429L54.7153 61.5581L54.1458 86.0947V86.1Z' fill='%23666666'/%3E%3Cpath d='M53.0493 60.467H55.8117L65.3921 64.1501L60.4103 70.3455L62.3104 76.0831L57.7863 86.1H54.1457L54.7152 62.6492L53.0493 60.467Z' fill='%23300021'/%3E%3C/g%3E%3Ccircle cx='42' cy='42' r='41.3' stroke='%23EDEDED' stroke-width='1.4'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1034_2873'%3E%3Crect width='66.4936' height='75.1' fill='white' transform='translate(8.21826 11)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");}
.type-select .ui.ui-list--column .inner .item .title {display: block;font-size: 30px;color: #000;margin-bottom: 10px;font-style: normal;font-weight: 700;line-height: 150%;letter-spacing: -0.01em;}
.type-select .ui.ui-list--column .inner .item .sub-title {color: #000;display: block;margin-bottom: 30px;font-weight: 400;font-size: 17px;line-height: 150%;letter-spacing: -0.01em;}
.type-select .ui.ui-list--column .inner .item .btn-wrap {margin-bottom: 30px;}
.type-select .ui.ui-list--column .inner .item .btn-wrap .fe-btn {height:50px;margin: 0;}
.type-select .ui.ui-list--column .inner .item .guide-wrap {display: inline-flex;flex-direction: column;}
.type-select .ui.ui-list--column .inner .item .guide-text {position: relative;margin: 0;display: inline-block;min-height: 23px;text-align: left;padding-left: 20px;font-weight: 400;font-size: 15px;line-height: 150%;
    /* identical to box height, or 22px */letter-spacing: -0.01em;color: #E94141;}
.type-select .ui.ui-list--column .inner .item .guide-text + .guide-text {margin-top: 5px;}
.type-select .ui.ui-list--column .inner .item .guide-text:before {position: absolute;content:'';background-image: url("data:image/svg+xml,%3Csvg width='16' height='9' viewBox='0 0 16 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.320068 5.59614L4.0833 8.46835L10.1261 1.56234L8.93116 0.518188L3.8659 6.30705L1.2817 4.33458L0.320068 5.59614ZM15.6801 1.56234L14.4852 0.518188L9.43181 6.29356L8.83436 5.81592L7.84257 7.05525L9.62541 8.48184L15.6801 1.56234Z' fill='%23E94141'/%3E%3C/svg%3E%0A");width: 16px;height: 8px;display: inline-block;vertical-align: middle;margin-right: 8px;background-repeat: no-repeat;background-position: 50%;left: 0;top: 8px;} 

@media (max-width:1360px) {
    .type-select .ui.ui-list--column .inner .item {max-height:580px;}
}

@media (max-width:1280px) {
    .type-select .ui.ui-list--column .inner .item {max-height: 100%;min-height:550px;height:100%;}
}

@media (max-width:1024px) {
    .type-select .ui.ui-list--column .inner .item {min-height: 600px;}
}

@media (max-width:767px) {
    .type-select .ui.ui-list--column .inner {display: block;width: 100%;max-width: none;margin-bottom: 30px;}
    .type-select .ui.ui-list--column .inner .item {min-height: auto;padding: 80px 20px;max-height:600px;height:auto;}
    .type-select .ui.ui-list--column .inner:first-child .item,
    .type-select .ui.ui-list--column .inner:last-child .item {border-radius: 20px;}
}

@media (max-width:490px) {
    .type-select .ui.ui-list--column .inner .item {padding: 50px 20px;}
    .type-select .ui.ui-list--column .inner .item .title {margin-bottom: 20px;}
}
/** type-select : e **/



/** ui-subscription--form : s **/
.ui-subscription--form{position:relative;margin-bottom:38px;margin-top:-3px;padding:20px 25px;border:1px solid #E0E0E0;overflow:hidden}
.ui-subscription--form:after{display:block;clear:both;content:''}
.ui-subscription--form .inner{position:relative;width:100%}
.ui-subscription--form .inquiry--btn{display:flex;justify-content:center}
.ui-subscription--form .ui-text--box{position:relative;padding-bottom:120px}
.ui-subscription--form .ui-text--box .box-text--scroll{height:200px;padding:10px;overflow-x:hidden;overflow-y:scroll}
.ui-subscription--form .ui-text--box .box-text--scroll h3:first-child{margin:0 0 10px}
.ui-subscription--form .ui-text--box .box-text--scroll .title{color:#1095CE;font-weight:600;line-height:1.3}
.ui-subscription--form .ui-text--box .box-text--scroll .tit{font-size:17px;font-weight:600;line-height:1.3}
.ui-subscription--form .ui-radio--custom{padding:23px 25px;text-align:center;position:absolute;bottom:-20px;left:-25px;width:calc(100% + 50px)}
.ui-subscription--form .ui-radio--custom:before{position:absolute;width:calc(100% - 124px);height:1px;left:50%;top:0;transform:translate(-50%,0);background-color:#E0E0E0;content:''}
.ui-subscription--form .ui-radio--custom .inblock{display:inline-block;line-height:65px;color:#000;font-weight:700;font-size:17px}
.ui-subscription--form .ui-radio--custom input[type='radio']:checked + label{}
.ui-subscription--form .ui-radio--custom input[type='radio']{position:absolute;position:fixed;z-index:-100;top:-9999px;left:-9999px}
.ui-subscription--form .ui-radio--custom label{position:relative;width:auto;min-width:192px;height:65px;margin:0 8px;padding:0 10px;color:#1898FF;border:1px solid #1898FF;font-size:17px;font-weight:500;line-height:38px;text-align:center;display:inline-flex;align-items:center;justify-content:center;border-radius:10px}
.ui-subscription--form .ui-radio--custom .y{background-color:#1898FF;color:#fff;border-color:#1898FF}
.ui-subscription--form .ui-radio--custom .n{border-color:#1898FF;color:#1898FF}
.ui-subscription--form .ui-radio--custom label.pre{width:auto;padding:0 15px 0 40px}
.ui-subscription--form .ui-radio--custom label .chk-ball{position: relative;display:inline-block;width:20px;height:20px;margin-right:8px;border:1px solid #1898FF;border-radius:100%;background:#fff;vertical-align:middle}
.ui-subscription--form .ui-radio--custom label .chk-ball:after{position:absolute;width:10px;height:10px;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:50%;content:'';background-color:#1898FF;opacity:0;}
.ui-subscription--form .ui-radio--custom input[type='radio']:checked + label .chk-ball:after {opacity: 1;}
.ui-subscription--form .ui-radio--custom input[type='radio']:focus + label{outline:1px dotted #212121;outline:5px auto -webkit-focus-ring-color}
.text-center.check-all{width:100%;min-height:239px;padding:70px;background-color:#F9F9F9;border:1px solid #E0E0E0;margin-top:0}
.text-center.check-all em{display:block;line-height:1.6;margin-bottom:20px;max-width:750px;margin:0 auto 20px;font-style:normal;font-weight:400;font-size:16px;color:#444}
.text-center.check-all label{margin-bottom:0}
.text-center.check-all label span{color:#444}

.text-center.check-all.onlycheck {min-height: auto;padding: 50px;}

.text-center.check-all.agree {padding: 70px 40px 40px 40px;min-height: 150px;}
.text-center.check-all.agree .custom-input em {font-size: 20px;font-weight: bold;}
.text-center.check-all.agree .custom-input .text-right span {display: block;font-size: 16px;}
.text-center.check-all.agree .custom-input .text-right span em {display: inline-block;margin-left: 10px;margin-bottom: 0;margin: 5px 0 0 10px;}

@media (max-width: 768px) {
.text-center.check-all{min-height:auto;padding:40px}
.text-center.check-all.onlycheck {padding: 50px 20px;}
.ui-subscription--form .ui-radio--custom label{font-size:15px;height:50px}
}
@media (max-width: 540px) {
.ui-subscription--form .ui-text--box{padding-bottom:180px}
.ui-subscription--form .ui-radio--custom .inblock{display:flex;flex-direction:column;align-items:center;justify-content:center}
.ui-subscription--form .ui-radio--custom label{margin:5px}
}
@media (max-width: 490px) {
    .text-center.check-all.agree {padding: 40px 20px;}   
}
@media (max-width: 460px) {
.ui-subscription--form .ui-radio--custom .inblock{width:100%}
.text-center.check-all{padding:20px}
}
/** ui-subscription--form : e **/



/** ui-list__column : s **/
.ui-list__column .inner {border: 5px solid transparent;}
.ui-list__column .item {padding: 45px 45px 100px;text-align: center;height: 450px;border: 1px solid #cacaca;}
.ui-list__column .ui-box .item .txt-wrap {max-width: 300px;margin: 0 auto;}
.ui-list__column .ui-box .item .icon{display:block;width:113px;height:113px;margin:0 auto 10px;background:url(/job/pcms/common/images/ir/ir-certification.png);}
.ui-list__column .ui-box .item .icon1{background-position:0 0}
.ui-list__column .ui-box .item .icon2{background-position:-110px 0}
.list-box {border-top: 1px dotted #ccc;padding: 10px;margin: 30px 0 0 0;text-align: left;}
.txt-wrap .m-txt, .txt-wrap .s-txt, .list-1st>li {line-height: 1.3;}

@media (max-width: 767px) {
    .ui-list__column .ui-box .inner .item {height: auto;padding: 40px 40px 60px 40px;}
}

@media (max-width: 420px) {
    .ui-list__column .ui-box .inner .item {padding: 20px 20px 40px 20px;}
}
/** ui-list__column : e **/





/*** 로그인 : s ***/
.login-wrap .ui-box {padding: 50px 30px;}
.login-wrap .h2 {font-size: 34px;line-height: 1.3;}
.login-wrap .txt-wrap {display: block;font-size: 16px;}
.login-wrap .m-txt,
.login-wrap .s-txt {display: block;line-height: 1.3;}
.login-wrap .m-txt{margin-bottom: 10px;}
.login-wrap .s-txt {font-size: 15px;}
.login-wrap .ui-list__column {border:1px solid #000;}
.login-wrap .ui-list__column .item {border: none;min-height: auto;padding: 0;}
.login-wrap .ui-list__column .flow {position: absolute;}

 /** 로그인 **/
.login-wrap .ui-login {border-right: 1px solid #000;}
.login-wrap #formLogin {position: relative;}
.login-wrap #formLogin .form-group { width: 100%;margin: 0 0 5px 0;}
.login-wrap #formLogin .inner {padding-right: 120px; width: 100%;}
.login-wrap #formLogin .fe-login {position: absolute; right: 0;top: 0; display: inline-block; padding: 30px;margin: 0;}
.login-wrap .find{display: flex;justify-content: center;align-items: center;}
.login-wrap .find-list .link {position: relative; display: inline-block; padding: 0 10px;}
.login-wrap .find-list:first-child .link {padding-left: 0;}
.login-wrap .find-list .link:after {position: absolute;right: 0;top: 5px;width: 1px;height: 15px;background-color: #000; content: '';}
.login-wrap .find-list:last-child .link:after {display: none;}

 /** SNS 로그인 **/
.login-wrap .sns-btn {display: block;}
.login-wrap .sns-btn .fe-btn{display: block;width: 100%;margin: 3px 0;font-size: 17px;font-weight: bold;}
.login-wrap .sns-btn .fe-btn.fe-naver {border:1px solid #00c300; background-color:#00c300;color: #fff;}
.login-wrap .sns-btn .fe-btn.fe-kakao {border:1px solid #FFE100; background-color: #FFE100;color: #391F1F;}
.login-wrap .sns-btn .fe-btn.fe-google {border:1px solid #000; background-color: #fff;color: #000;}

.login-wrap .sns-btn .fe-btn::before {content: '';display: inline-block;vertical-align: middle;background-repeat: no-repeat;background-position: 50%;margin-right: 12px;background-size: contain;width: 26px;height: 25px;margin-bottom: 2px;}
.login-wrap .sns-btn .fe-btn.fe-naver:before {background-image: url(/job/pcms/common/images/ir/sns/naver.svg);}
.login-wrap .sns-btn .fe-btn.fe-kakao::before {background-image: url(/job/pcms/common/images/ir/sns/kakao_talk.svg);}
.login-wrap .sns-btn .fe-btn.fe-google::before {background-image: url(/site/lsg2023/img/programui/google.png);}


@media screen and (max-width:1024px) {
    .login-wrap .ui-box {padding: 50px;}
}

@media screen and (max-width:900px) {
    .login-wrap .ui-box {padding: 20px;}
    .login-wrap .ui-list__column {display: block;}
    .login-wrap .ui-list__column.col2 .ui-box{max-width: 100%;}
    .login-wrap .ui-login {border-right: none;border-bottom: 1px solid #000;}
}

@media screen and (max-width:430px) {
    .login-wrap .ui-list__column.col2 .ui-box {padding: 20px 0;}
    .login-wrap .h2 {font-size: 25px;}
    .login-wrap #formLogin .inner {padding-right: 0;}
    .login-wrap #formLogin .fe-login {position: relative;display: block;width: 100%;padding: 10px 0;}
}

@media screen and (max-width:340px) {
    .login-wrap .find-list .link {padding: 0 5px;letter-spacing: -1px;}
}
/*** 로그인 : e ***/



/*** 마이페이지 > 대시보드 : s ***/


/*** 마이페이지 > 대시보드 : e ***/




/*** mypage-container : s ***/
.mypage-container{display:block;position:relative}
.mypage-container .top-container{width:100%;min-height:439px}
.mypage-container .top-container .left-box,.mypage-container .top-container .right-box{display:inline-block;height:100%;float:left}
.mypage-container .top-container .left-box{width:462px;min-height: 439px;background:#F1F3F7;border-radius:15px;margin-right:30px;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;text-align:center;padding: 27px 29px 22px 29px;border:1px solid #E6EDFB}
.mypage-container .top-container .left-box .user-type {font-size:18px;color:#444;line-height:150%;letter-spacing:-0.05em;}
.mypage-container .top-container .right-box{width:calc(100% - 492px);min-height: 439px;background:#F6F6F6;border-radius:15px;padding: 28px 40px 23px 40px;border:1px solid #EDEDED}
.left-box .login-nm{font-size:28px;margin-bottom: 13px;color:#222;line-height: 135%;font-weight: bold;letter-spacing: -0.05em;}
.left-box .login-time{font-size: 16px;text-align: left;color: #666;position:relative;padding-left:20px;display:inline-block;line-height: 150%;letter-spacing: -0.05em;}
.left-box .login-time::before{content:'';position:absolute;width:18px;height:17px;left:0;top:3px;background-image:url("data:image/svg+xml,%3Csvg width='16' height='15' viewBox='0 0 16 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 0.00585938C6.96875 0.00585938 5.99609 0.205078 5.08203 0.603516C4.16797 0.990234 3.37109 1.52344 2.69141 2.20312C2.01172 2.88281 1.47266 3.67969 1.07422 4.59375C0.6875 5.49609 0.494141 6.46289 0.494141 7.49414C0.494141 8.53711 0.6875 9.51562 1.07422 10.4297C1.47266 11.332 2.01172 12.123 2.69141 12.8027C3.37109 13.4824 4.16797 14.0215 5.08203 14.4199C5.99609 14.8066 6.96875 15 8 15C9.03125 15 10.0039 14.8066 10.918 14.4199C11.832 14.0215 12.6289 13.4824 13.3086 12.8027C13.9883 12.123 14.5215 11.332 14.9082 10.4297C15.3066 9.51562 15.5059 8.53711 15.5059 7.49414C15.5059 6.46289 15.3066 5.49609 14.9082 4.59375C14.5215 3.67969 13.9883 2.88281 13.3086 2.20312C12.6289 1.52344 11.832 0.990234 10.918 0.603516C10.0039 0.205078 9.03125 0.00585938 8 0.00585938ZM8.75586 8.25H4.25586V6.75586H7.24414V2.99414H8.75586V8.25Z' fill='%23777777'/%3E%3C/svg%3E%0A");background-repeat:no-repeat}
.login-info{position:relative;margin: 18px 0 0;width: 100%;}
.login-info:after{content:'';display:block;clear:both}
.login-info .info-box{position:relative;overflow:hidden;float:left;width:33.33%;border: 6px solid transparent;margin-right:13px;margin:0}
.login-info .info-box a{width:100%;height:120px;display:flex;background:#FFF;border-radius:10px;justify-content:center;align-items:center;flex-direction:column;padding:17px 8px}
.login-info .info-box a .icon{width:29px;height:27px;background-position:center center;background-repeat:no-repeat;background-size:contain}
.login-info .info-box.item1 a .icon{background-image:url("data:image/svg+xml,%3Csvg width='74' height='74' viewBox='0 0 74 74' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M72 43.4352V30.5648H61.102C60.5367 28.4428 59.6921 26.4053 58.5903 24.5056L66.2956 16.7862L57.1997 7.69026L49.4944 15.3955C47.5918 14.3033 45.5549 13.4637 43.4352 12.898V2H30.5648V12.898C28.4451 13.4637 26.4082 14.3033 24.5056 15.3955L16.8003 7.69026L7.70443 16.7862L15.4097 24.5056C14.3079 26.4053 13.4633 28.4428 12.898 30.5648H2V43.4352H12.898C13.4661 45.5518 14.3106 47.5843 15.4097 49.4803L7.70443 57.1997L16.8003 66.2955L24.5056 58.5903C26.407 59.685 28.4442 60.5247 30.5648 61.0878V72H43.4494V61.0878C45.5691 60.5221 47.606 59.6825 49.5086 58.5903L57.2139 66.2955L66.3097 57.1997L58.6045 49.4803C59.7036 47.5843 60.5481 45.5518 61.1162 43.4352H72Z' stroke='%231898FF' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M44.981 36.9929C44.9838 38.5736 44.5177 40.1195 43.6415 41.4352C42.7654 42.7509 41.5187 43.7771 40.0591 44.3839C38.5995 44.9908 36.9928 45.151 35.4421 44.8443C33.8914 44.5377 32.4666 43.7779 31.3479 42.6612C30.2292 41.5444 29.4669 40.121 29.1575 38.5708C28.8481 37.0207 29.0055 35.4137 29.6097 33.9531C30.214 32.4924 31.2379 31.2439 32.552 30.3654C33.8661 29.487 35.4113 29.0181 36.992 29.018C38.0405 29.0162 39.079 29.2211 40.0482 29.621C41.0174 30.021 41.8982 30.6081 42.6402 31.3488C43.3823 32.0895 43.971 32.9693 44.3726 33.9377C44.7743 34.9062 44.981 35.9444 44.981 36.9929Z' stroke='%230C3975' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}
.login-info .info-box.item1 a:hover .icon,.login-info .info-box.item1 a:focus .icon{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M23 14.0225V9.9775H19.5749C19.3972 9.31058 19.1318 8.67023 18.7855 8.0732L21.2072 5.64709L18.3485 2.78837L15.9268 5.21001C15.3289 4.86674 14.6887 4.60287 14.0225 4.42509V1H9.9775V4.42509C9.31132 4.60287 8.67115 4.86674 8.07318 5.21001L5.65153 2.78837L2.79282 5.64709L5.21447 8.0732C4.8682 8.67023 4.60276 9.31058 4.42509 9.9775H1V14.0225H4.42509C4.60363 14.6877 4.86903 15.3265 5.21447 15.9224L2.79282 18.3485L5.65153 21.2072L8.07318 18.7855C8.67076 19.1296 9.31104 19.3935 9.9775 19.5704V23H14.027V19.5704C14.6931 19.3927 15.3333 19.1288 15.9313 18.7855L18.3529 21.2072L21.2116 18.3485L18.79 15.9224C19.1354 15.3265 19.4008 14.6877 19.5794 14.0225H23Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M14.5085 11.9976C14.5094 12.4944 14.3629 12.9803 14.0875 13.3937C13.8122 13.8072 13.4203 14.1298 12.9616 14.3205C12.5029 14.5112 11.9979 14.5616 11.5106 14.4652C11.0232 14.3688 10.5754 14.13 10.2238 13.7791C9.87221 13.4281 9.63263 12.9807 9.53539 12.4935C9.43815 12.0063 9.48761 11.5013 9.67752 11.0422C9.86743 10.5832 10.1892 10.1908 10.6022 9.91468C11.0152 9.63859 11.5009 9.49122 11.9977 9.49121C12.3272 9.49063 12.6536 9.55503 12.9582 9.68072C13.2628 9.80642 13.5396 9.99094 13.7728 10.2237C14.006 10.4565 14.1911 10.733 14.3173 11.0374C14.4435 11.3418 14.5085 11.6681 14.5085 11.9976Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}
.login-info .info-box.item2 a .icon{background-image:url("data:image/svg+xml,%3Csvg width='32' height='26' viewBox='0 0 32 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_1061_5484)'%3E%3Cpath d='M17.8799 4.55762V6.00762V7.45763' stroke='%230C3975' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M7.81056 4.55762H2.00475C1.6928 4.55762 1.40395 4.68471 1.20176 4.89268C0.993791 5.10065 0.866699 5.38372 0.866699 5.69567V23.8352C0.866699 24.1472 0.993791 24.436 1.20176 24.6382C1.40973 24.8462 1.6928 24.9733 2.00475 24.9733H29.4913C29.8033 24.9733 30.0921 24.8462 30.2943 24.6382C30.5023 24.4302 30.6294 24.1472 30.6294 23.8352V5.69567C30.6294 5.38372 30.5023 5.09487 30.2943 4.89268C30.0864 4.68471 29.8033 4.55762 29.4913 4.55762H23.6855' stroke='%230C3975' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M13.6108 7.45763V6.00762V4.55762' stroke='%230C3975' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M17.88 7.45768V2.00426C17.88 1.37458 17.3716 0.866211 16.7419 0.866211H14.7489C14.1192 0.866211 13.6108 1.37458 13.6108 2.00426V7.45768' stroke='%230C3975' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.3633 7.44043H20.1269' stroke='%230C3975' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M17.666 12.3906H27.2384' stroke='%231898FF' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M17.666 17.584H27.2384' stroke='%231898FF' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.56 12.1599C11.56 13.4943 10.4797 14.5746 9.14522 14.5746C7.81075 14.5746 6.73047 13.4943 6.73047 12.1599C6.73047 10.8254 7.81075 9.74512 9.14522 9.74512C10.4797 9.74512 11.56 10.8254 11.56 12.1599Z' stroke='%231898FF' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12.2303 16.5043C12.2303 15.8399 11.693 15.2969 11.0229 15.2969H7.26792C6.60358 15.2969 6.06055 15.8341 6.06055 16.5043V20.6579H12.2245V16.5043H12.2303Z' stroke='%231898FF' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1061_5484'%3E%3Crect width='31.49' height='25.8402' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}
.login-info .info-box.item2 a:hover .icon,.login-info .info-box.item2 a:focus .icon{background-image:url("data:image/svg+xml,%3Csvg width='32' height='26' viewBox='0 0 32 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_1205_2761)'%3E%3Cpath d='M17.8799 4.55762V6.00762V7.45763' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M7.81056 4.55762H2.00475C1.6928 4.55762 1.40395 4.68471 1.20176 4.89268C0.993791 5.10065 0.866699 5.38372 0.866699 5.69567V23.8352C0.866699 24.1472 0.993791 24.436 1.20176 24.6382C1.40973 24.8462 1.6928 24.9733 2.00475 24.9733H29.4913C29.8033 24.9733 30.0921 24.8462 30.2943 24.6382C30.5023 24.4302 30.6294 24.1472 30.6294 23.8352V5.69567C30.6294 5.38372 30.5023 5.09487 30.2943 4.89268C30.0864 4.68471 29.8033 4.55762 29.4913 4.55762H23.6855' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M13.6108 7.45763V6.00762V4.55762' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M17.88 7.45768V2.00426C17.88 1.37458 17.3716 0.866211 16.7419 0.866211H14.7489C14.1192 0.866211 13.6108 1.37458 13.6108 2.00426V7.45768' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.3633 7.44043H20.1269' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M17.666 12.3906H27.2384' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M17.666 17.584H27.2384' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.56 12.1599C11.56 13.4943 10.4797 14.5746 9.14522 14.5746C7.81075 14.5746 6.73047 13.4943 6.73047 12.1599C6.73047 10.8254 7.81075 9.74512 9.14522 9.74512C10.4797 9.74512 11.56 10.8254 11.56 12.1599Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12.2303 16.5043C12.2303 15.8399 11.693 15.2969 11.0229 15.2969H7.26792C6.60358 15.2969 6.06055 15.8341 6.06055 16.5043V20.6579H12.2245V16.5043H12.2303Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1205_2761'%3E%3Crect width='31.49' height='25.8402' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}
.login-info .info-box.item3 a .icon{background-image:url("data:image/svg+xml,%3Csvg width='23' height='28' viewBox='0 0 23 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_1061_5496)'%3E%3Cpath d='M16.656 1.76855H19.3474C19.6186 1.76855 19.8794 1.82593 20.1194 1.92503C20.3541 2.02414 20.5679 2.17018 20.7453 2.34752C20.9226 2.52487 21.0687 2.73872 21.1678 2.97344C21.2669 3.21337 21.3242 3.46895 21.3242 3.7454V25.0838C21.3242 25.355 21.2669 25.6158 21.1678 25.8558C21.0687 26.0905 20.9226 26.3043 20.7453 26.4817C20.5679 26.659 20.3541 26.8051 20.1194 26.9042C19.8846 27.0033 19.6239 27.0607 19.3474 27.0607H3.30838C3.03194 27.0607 2.77636 27.0033 2.53643 26.9042C2.30171 26.8051 2.08785 26.659 1.91051 26.4817C1.73317 26.3043 1.58712 26.0905 1.48802 25.8558C1.38892 25.6211 1.33154 25.3603 1.33154 25.0838V3.7454C1.33154 3.47417 1.38892 3.21337 1.48802 2.97344C1.58712 2.73872 1.73317 2.52487 1.91051 2.34752C2.08785 2.17018 2.30171 2.02414 2.53643 1.92503C2.77114 1.82593 3.03194 1.76855 3.30838 1.76855H5.99981' stroke='%230C3975' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M14.0269 2.88523C14.0269 3.4329 13.5262 3.88147 12.9107 3.88147H9.74463C9.12915 3.88147 8.62842 3.43812 8.62842 2.88523V1.77945C8.62842 1.23177 9.12915 0.783203 9.74463 0.783203H12.9107C13.5262 0.783203 14.0269 1.22656 14.0269 1.77945V2.88523Z' stroke='%230C3975' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8.43018 11.8828H14.2251' stroke='%231898FF' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8.43018 15.4404H14.2251' stroke='%231898FF' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8.43018 19.002H14.2251' stroke='%231898FF' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1061_5496'%3E%3Crect width='21.5627' height='27.8427' fill='white' transform='translate(0.548828)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}
.login-info .info-box.item3 a:hover .icon,.login-info .info-box.item3 a:focus .icon{background-image:url("data:image/svg+xml,%3Csvg width='23' height='28' viewBox='0 0 23 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_1205_2748)'%3E%3Cpath d='M16.656 1.76855H19.3474C19.6186 1.76855 19.8794 1.82593 20.1194 1.92503C20.3541 2.02414 20.5679 2.17018 20.7453 2.34752C20.9226 2.52487 21.0687 2.73872 21.1678 2.97344C21.2669 3.21337 21.3242 3.46895 21.3242 3.7454V25.0838C21.3242 25.355 21.2669 25.6158 21.1678 25.8558C21.0687 26.0905 20.9226 26.3043 20.7453 26.4817C20.5679 26.659 20.3541 26.8051 20.1194 26.9042C19.8846 27.0033 19.6239 27.0607 19.3474 27.0607H3.30838C3.03194 27.0607 2.77636 27.0033 2.53643 26.9042C2.30171 26.8051 2.08785 26.659 1.91051 26.4817C1.73317 26.3043 1.58712 26.0905 1.48802 25.8558C1.38892 25.6211 1.33154 25.3603 1.33154 25.0838V3.7454C1.33154 3.47417 1.38892 3.21337 1.48802 2.97344C1.58712 2.73872 1.73317 2.52487 1.91051 2.34752C2.08785 2.17018 2.30171 2.02414 2.53643 1.92503C2.77114 1.82593 3.03194 1.76855 3.30838 1.76855H5.99981' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M14.0269 2.88523C14.0269 3.4329 13.5262 3.88147 12.9107 3.88147H9.74463C9.12915 3.88147 8.62842 3.43812 8.62842 2.88523V1.77945C8.62842 1.23177 9.12915 0.783203 9.74463 0.783203H12.9107C13.5262 0.783203 14.0269 1.22656 14.0269 1.77945V2.88523Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8.43018 11.8828H14.2251' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8.43018 15.4404H14.2251' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8.43018 19.002H14.2251' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1205_2748'%3E%3Crect width='21.5627' height='27.8427' fill='white' transform='translate(0.548828)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}
.login-info .info-box.item4 a .icon{background-image:url("data:image/svg+xml,%3Csvg width='29' height='28' viewBox='0 0 29 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_1061_5503)'%3E%3Cpath d='M24.7426 0.842773H4.25784C2.37057 0.842773 0.842773 2.37057 0.842773 4.25784V15.4692C0.842773 17.3564 2.37057 18.8842 4.25784 18.8842H9.26249L6.36418 26.3603L18.4349 18.8842H24.7314C26.6187 18.8842 28.1465 17.3564 28.1465 15.4692V4.25784C28.1465 2.37057 26.6187 0.842773 24.7314 0.842773H24.7426Z' stroke='%230C3975' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8.16113 9.30176V11.1385' stroke='%231898FF' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M14.5024 9.30176V11.1385' stroke='%231898FF' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M20.8384 9.30176V11.1385' stroke='%231898FF' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1061_5503'%3E%3Crect width='29' height='27.2138' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}
.login-info .info-box.item4 a:hover .icon,.login-info .info-box.item4 a:focus .icon{background-image:url("data:image/svg+xml,%3Csvg width='29' height='28' viewBox='0 0 29 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_1205_2739)'%3E%3Cpath d='M24.7426 0.842773H4.25784C2.37057 0.842773 0.842773 2.37057 0.842773 4.25784V15.4692C0.842773 17.3564 2.37057 18.8842 4.25784 18.8842H9.26249L6.36418 26.3603L18.4349 18.8842H24.7314C26.6187 18.8842 28.1465 17.3564 28.1465 15.4692V4.25784C28.1465 2.37057 26.6187 0.842773 24.7314 0.842773H24.7426Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8.16113 9.30176V11.1385' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M14.5024 9.30176V11.1385' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M20.8384 9.30176V11.1385' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1205_2739'%3E%3Crect width='29' height='27.2138' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}
.login-info .info-box.item5 a .icon{background-image:url("data:image/svg+xml,%3Csvg width='19' height='30' viewBox='0 0 19 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.4791 20.9316C13.5874 20.7856 13.6486 20.2393 13.6486 19.8248C13.6486 18.4873 14.2703 17.3287 15.9376 15.0397C17.6048 12.7461 18.1323 7.93745 15.1746 4.59353C12.5277 1.60755 9.61709 1.67349 9.03779 1.72058C8.4585 1.67349 5.54316 1.60755 2.89628 4.59824C-0.0614356 7.93274 0.461346 12.7461 2.1286 15.0397C3.80056 17.3287 4.41753 18.4873 4.41753 19.8248C4.41753 20.2393 4.48347 20.7856 4.58708 20.9316H9.26857' stroke='%231898FF' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M4 25C4 27.0205 5.63899 28.6595 7.65947 28.6595H9.3644C11.3849 28.6595 13.0239 27.0205 13.0239 25' stroke='%230C3975' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.03711 10.2031V16.8721' stroke='%230C3975' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}
.login-info .info-box.item5 a:hover .icon,.login-info .info-box.item5 a:focus .icon{background-image:url("data:image/svg+xml,%3Csvg width='19' height='30' viewBox='0 0 19 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.4791 20.9316C13.5874 20.7856 13.6486 20.2393 13.6486 19.8248C13.6486 18.4873 14.2703 17.3287 15.9376 15.0397C17.6048 12.7461 18.1323 7.93745 15.1746 4.59353C12.5277 1.60755 9.61709 1.67349 9.03779 1.72058C8.4585 1.67349 5.54316 1.60755 2.89628 4.59824C-0.0614356 7.93274 0.461346 12.7461 2.1286 15.0397C3.80056 17.3287 4.41753 18.4873 4.41753 19.8248C4.41753 20.2393 4.48347 20.7856 4.58708 20.9316H9.26857' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M4 25C4 27.0205 5.63899 28.6595 7.65947 28.6595H9.3644C11.3849 28.6595 13.0239 27.0205 13.0239 25' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.03711 10.2031V16.8721' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}
.login-info .info-box.item6 a .icon{background-image:url("data:image/svg+xml,%3Csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_1061_5516)'%3E%3Cpath d='M18.0934 7.91136V4.8981C18.0934 4.61 17.9706 4.34552 17.7817 4.1566C17.5928 3.96768 17.3283 3.8496 17.0402 3.8496H12.3975L7.75485 3.85905L7.50925 3.07031L7.26366 2.28158L7.23532 2.19184L7.20698 2.1021L7.14558 1.90374L7.08418 1.70537C6.99917 1.43144 6.80081 1.18112 6.55521 0.996926C6.30962 0.817453 6.00735 0.704102 5.71924 0.704102H3.74032H1.76139C1.47329 0.704102 1.2088 0.822176 1.01988 1.01582C0.830965 1.20474 0.712891 1.46922 0.712891 1.75733L0.722337 8.94097L0.731783 16.1246C0.731783 16.4127 0.849857 16.6772 1.1663 16.8661C1.48274 17.055 1.99754 17.1731 2.79572 17.1731' stroke='%230C3975' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M23.6621 11.9733C23.6621 11.3971 23.1898 10.9248 22.6089 10.9248L13.3235 10.9342L12.8276 9.35677L12.7709 9.18202L12.6434 8.78057C12.4687 8.22798 11.8547 7.7793 11.2785 7.7793H7.32536C6.74915 7.7793 6.27686 8.25632 6.27686 8.83724L6.29102 23.1998C6.29102 23.776 6.76332 24.253 8.35497 24.2483L23.6291 24.2294C23.1946 24.2294 23.6669 23.7571 23.6669 23.1762L23.6574 11.9639L23.6621 11.9733Z' stroke='%231898FF' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1061_5516'%3E%3Crect width='24.38' height='24.9609' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}
.login-info .info-box.item6 a:hover .icon,.login-info .info-box.item6 a:focus .icon{background-image:url("data:image/svg+xml,%3Csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_1205_2730)'%3E%3Cpath d='M18.0934 7.91136V4.8981C18.0934 4.61 17.9706 4.34552 17.7817 4.1566C17.5928 3.96768 17.3283 3.8496 17.0402 3.8496H12.3975L7.75485 3.85905L7.50925 3.07031L7.26366 2.28158L7.23532 2.19184L7.20698 2.1021L7.14558 1.90374L7.08418 1.70537C6.99917 1.43144 6.80081 1.18112 6.55521 0.996926C6.30962 0.817453 6.00735 0.704102 5.71924 0.704102H3.74032H1.76139C1.47329 0.704102 1.2088 0.822176 1.01988 1.01582C0.830965 1.20474 0.712891 1.46922 0.712891 1.75733L0.722337 8.94097L0.731783 16.1246C0.731783 16.4127 0.849857 16.6772 1.1663 16.8661C1.48274 17.055 1.99754 17.1731 2.79572 17.1731' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M23.6621 11.9733C23.6621 11.3971 23.1898 10.9248 22.6089 10.9248L13.3235 10.9342L12.8276 9.35677L12.7709 9.18202L12.6434 8.78057C12.4687 8.22798 11.8547 7.7793 11.2785 7.7793H7.32536C6.74915 7.7793 6.27686 8.25632 6.27686 8.83724L6.29102 23.1998C6.29102 23.776 6.76332 24.253 8.35497 24.2483L23.6291 24.2294C23.1946 24.2294 23.6669 23.7571 23.6669 23.1762L23.6574 11.9639L23.6621 11.9733Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1205_2730'%3E%3Crect width='24.38' height='24.9609' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}
.login-info .info-box .info-txt{color:#0C3975;margin-top:10px;font-size:15px;line-height:150%;text-align:center}
.login-info .info-box.item3 .info-txt{}
.login-info .info-box.item1{}
.login-info .info-box.item1 a{width:100%;display:flex;background:#FFF;border-radius:10px;justify-content:center;align-items:center;padding: 31px 14px 29px 14px;}
.login-info .info-box.item1 .info-txt{}
.login-info .info-box a:hover,.login-info .info-box a:focus{background:#1E307E;transition: all 0.3s;}
.login-info .info-box a:hover .info-txt,.login-info .info-box a:focus .info-txt{color:#fff}
.right-box .state-tit{margin:-1px 0 0;font-weight:700;font-size:26px;line-height:135%;text-align:center;letter-spacing:-1px;color:#222}
.stat-info{position:relative;margin: 20px -10px 0 -10px;width: calc(100% + 20px);}
.stat-info:after{content:'';display:block;clear:both}
.stat-info .item{position:relative;overflow:hidden;float:left;width:50%;border:9px solid transparent;margin:0}

.mypage-container.custom1.type3 .top-container .right-box .stat-info .item {width: 33.33%}
.mypage-container.custom1.type4 .top-container .right-box .stat-info .item {width: 25%}
.mypage-container.custom1.type5 .top-container .right-box .stat-info .item {width: 20%;}

.stat-info .item.p-col-5{width:20%}
.stat-info .item .inner{width:100%;height:146px;background:#FFF;border-radius:10px;padding: 23px 20px 21px 20px;position:relative}
.stat-info .item.item1 .inner{background-color:#1898FF}
.stat-info .item.item2 .inner{background-color:#1C3E70}
.stat-info .item.item3 .inner{background-color:#04997D}
.stat-info .item.item4 .inner{background-color:#3C51D9}
.stat-info .item.item5 .inner{background-color:#485F82}
.stat-info .item .inner a {display: block;width:100%;height:100%;}
.stat-info .item .inner .title{color:#fff;display:block;font-weight:700;font-size:18px;line-height:135%;}
.stat-info .item .inner .modify-box{font-size:15px;color:#777;margin-top:10px;line-height:18px}
.stat-info .item .inner .state-count{position:absolute;bottom: 23px;right: 20px;/* height:46px; */font-style: normal;font-weight: 700;font-size: 18px;line-height: 135%;
/* or 24px */text-align: center;color: #FFFFFF;}
.stat-info .item .inner .state-count span{display:inline-block;margin-right: 3px;font-weight: bold;font-size: 40px;line-height: 100%;
/* identical to box height, or 40px */text-align: right;letter-spacing: -0.05em;color: #FFFFFF;}
.stat-info .item .inner .state-count span a{display:inline-block;margin-right: 3px;font-weight: bold;font-size: 40px;line-height: 100%;
    /* identical to box height, or 40px */text-align: right;letter-spacing: -0.05em;color: #FFFFFF;}
.stat-info .item .inner .modify-box.time{background-repeat: no-repeat;background-position: 0 1px;display: inline-block;font-style: normal;font-size: 16px;line-height: 135%;letter-spacing: -0.5px;color: #FFFFFF;opacity: 0.9; padding-right: 100px;}


.mypage-container .bottom-container {width: 100%;margin-top: 28px;min-height: 500px;}
.mypage-container .bottom-container .bottom-box {width: 100%;min-height: 439px;background: #F6F6F6;border-radius: 15px;padding: 55px 96px 59px;border: 1px solid #EDEDED;}
.mypage-container .bottom-container .bottom-box .title-wrap {flex-direction: column;align-items: center;margin-bottom: 29px;}
.mypage-container .bottom-container .bottom-box .title-wrap .h2 {color: #222;text-align: center;font-size: 26px;font-weight: 700;line-height: 135%;letter-spacing: -1px;}
.mypage-container .bottom-container .bottom-box .title-wrap > div {display: flex;width: 100%;justify-content: center;position: relative;margin-top: 10px;}
.mypage-container .bottom-container .bottom-box .title-wrap .notice--text {display: inline-block;text-align: center;}
.mypage-container .bottom-container .bottom-box .title-wrap .notice--text .txt-check {letter-spacing: -0.15px;line-height: 150%;margin-top: 0;}
.mypage-container .bottom-container .bottom-box .title-wrap .pilsu-text {position: absolute;right: 0;color: #444;font-size: 14px;line-height: 150%;}
.mypage-container .bottom-container .bottom-box .form-horizontal.bucket-form.custom {border-top: none;background-color: #F6F6F6;}
.mypage-container .bottom-container .bottom-box .form-horizontal.bucket-form.custom .form-group {border-radius: 20px;background: #FFF;box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.05);min-height: 90px;}
.mypage-container .bottom-container .bottom-box .form-horizontal.bucket-form.custom .form-group + .form-group {margin-top: 15px;}
.mypage-container .bottom-container .bottom-box .form-horizontal.bucket-form.custom .form-group .control-label {min-height: 90px;}
.mypage-container .bottom-container .bottom-box .form-horizontal.bucket-form.custom .form-group .control-label::before {display: none;}
.mypage-container .bottom-container .bottom-box .form-horizontal.bucket-form.custom .form-group > div[class^=col-] {position: relative;padding: 31px 40px 30px 40px;}
/* .mypage-container .bottom-container .bottom-box .form-horizontal.bucket-form.custom .form-group > div[class^=col-].col-sm-9 {padding: 23px 20px 30px 40px;} */
.mypage-container .bottom-container .bottom-box .form-horizontal.bucket-form.custom .form-group .checkbox-box .checkbox-inline {/* height: 36px; */ margin-right: 25px;}
.mypage-container .bottom-container .bottom-box .form-horizontal.bucket-form.custom .form-group .checkbox-box .checkbox-inline input {/* top: 6px; */}
.mypage-container .bottom-container .bottom-box .form-horizontal.bucket-form.custom .form-group .checkbox-box label em {color: #444;line-height: 150%;}
.mypage-container .bottom-container .bottom-box .form-horizontal.bucket-form.custom .form-group .checkbox-box .radio-inline input[type='radio']:checked + .chk_ball + em {color: #1898FF;}
.mypage-container .bottom-container .bottom-box .btn-wrap .fe-btn.fe-btn-lg {max-width: 100%;padding: 18px 18px 18px 20px;margin: 0;text-align: center;font-size: 18px;font-weight: 700;line-height: 10px;letter-spacing: 0;}


.mypage-container.custom1 .top-container {min-height: auto;}
.mypage-container.custom1 .top-container .right-box {width:100%;margin:0;float: none;padding: 55px 31px;min-height: auto;}
.mypage-container.custom1 .top-container .right-box .state-tit {font-size: 30px;}
.mypage-container.custom1 .top-container .right-box .stat-info .item {width: 20%;}
.mypage-container.custom1 .top-container .right-box .stat-info .item .inner .title {font-size: 22px;}
.mypage-container.custom1 .top-container .right-box .stat-info .item .inner .modify-box.time {font-size: 15px;}


@media(max-width: 1380px) {
    .mypage-container .top-container {height:auto}
    .mypage-container .top-container .left-box,
    .mypage-container .top-container .right-box{display:block;width:100%;min-height:320px;padding:22px 35px 10px;float:none;margin:10px 0}
    .mypage-container .top-container .left-box{margin-bottom:20px;height:auto}
    .mypage-container .top-container .right-box{padding:25px 31px 22px;height:auto}
    .mypage-container .top-container .right-box .stat-info .item .inner .modify-box.time {padding-right: 0; width: 100%;}

    .mypage-container.custom1 .top-container .right-box {min-height:auto;padding:55px 31px 20px;}
}

@media(max-width: 1280px) {
    .mypage-container.custom1 .top-container .right-box {padding: 30px;}
    .mypage-container.custom1 .top-container .right-box .stat-info {margin-top: 21px;}
    .mypage-container.custom1 .top-container .right-box .stat-info .item .inner .title {font-size: 20px;}
}

@media(max-width: 1024px) {
    .mypage-container.custom1 .top-container .right-box .stat-info .item .inner {padding: 20px;height:auto;min-height:160px;}
    
    .mypage-container.custom1.type5 .top-container .right-box .stat-info .item.item1,
    .mypage-container.custom1.type5 .top-container .right-box .stat-info .item.item2,
    .mypage-container.custom1.type5 .top-container .right-box .stat-info .item.item3 {width:33.33%;}
    .mypage-container.custom1.type5 .top-container .right-box .stat-info .item.item4,
    .mypage-container.custom1.type5 .top-container .right-box .stat-info .item.item5 {width: 50%;}
    .mypage-container.custom1 .top-container .right-box .stat-info .item .inner .state-count {right:20px;bottom:20px;}
}

@media(max-width: 767px) {
    .mypage-container .top-container .left-box,.mypage-container .top-container .right-box{padding:15px}
    .mypage-container .top-container .right-box{padding-top:25px;padding-bottom:22px}


    .mypage-container .bottom-container .bottom-box .form-horizontal.bucket-form.custom .form-group {flex-direction: column;align-items: flex-start;}
    .mypage-container .bottom-container .bottom-box .form-horizontal.bucket-form.custom .form-group > div[class^=col-] {flex: 0 0 100%;max-width: 100%;padding: 20px 25px 10px 25px;min-height: auto;align-items: flex-start;flex-direction: column;}
    .mypage-container .bottom-container .bottom-box .form-horizontal.bucket-form.custom .form-group > div[class^=col-].col-sm-9 {padding: 10px 25px 20px 25px;}
}

@media(max-width: 640px) {
    .mypage-container.custom1 .top-container .right-box .stat-info .item .inner {padding: 20px;height:auto;min-height:150px;}
    
    .mypage-container.custom1.type5 .top-container .right-box .stat-info .item.item1,
    .mypage-container.custom1.type5 .top-container .right-box .stat-info .item.item2,
    .mypage-container.custom1.type5 .top-container .right-box .stat-info .item.item3,
    .mypage-container.custom1.type5 .top-container .right-box .stat-info .item.item4,
    .mypage-container.custom1.type5 .top-container .right-box .stat-info .item.item5 {width:100%;}

    .mypage-container .bottom-container .bottom-box .title-wrap .pilsu-text {top: -10px;}
}

@media(max-width: 575px) {
    .mypage-container .bottom-container .bottom-box .form-horizontal.bucket-form.custom .form-group .control-label {border-bottom: none;}
}

@media(max-width: 400px) {
    .mypage-container.custom1 .top-container .right-box .stat-info .item .inner .state-count span {font-size: 34px;}
}
/*** mypage-container : e ***/



/*** checkbox : s ***/
.checkbox-box label {margin-right:30px;}
.checkbox-box .checkbox-inline,
.checkbox-box .radio-inline {margin-left: 0;padding-top: 0;}

/* .checkbox-box .radio-inline input {z-index: -100;top: -9999px;left: -9999px;position: fixed;}
.checkbox-box .radio-inline .chk_ball {position: relative;display: inline-block;width: 20px;height: 20px;margin-right: 5px;border: 1px solid #E0E0E0;border-radius: 100%;background: #fff;vertical-align: middle;margin-top: -3px;}
.checkbox-box .radio-inline input[type='radio']:checked + em {color:#1898FF;}
.checkbox-box .radio-inline input[type='radio']:checked + .chk_ball {background-color: #1898FF;outline: 1px solid #ddd;border: 4px solid #fff;}
.checkbox-box .radio-inline input[type='radio']:checked + .chk_ball:before {content:'';width: 22px;height: 22px;display: inline-block;border-radius: 50%;position: absolute;left: -4px;top: -4px;} */

/*** checkbox : e ***/ 



/*** form-horizontal.bucket-form : s ***/
.form-horizontal.bucket-form .form-group > div[class^=col-] {padding: 25px 12px;}
.form-horizontal.bucket-form > .form-group {min-height: auto;border-bottom: 1px solid #E0E0E0; overflow: hidden;}
.form-horizontal.bucket-form .form-group .txt-check {display: block;margin-top: 5px;padding-left: 23px;font-size: 15px;font-weight: normal;line-height: 150%;letter-spacing: -0.01em;}
.form-horizontal.bucket-form .form-group .txt-check + .txt-check {margin-top:5px;}
/* .form-horizontal.bucket-form .form-group .txt-check:before {top:7px} */
.form-horizontal.bucket-form .form-group .fe-btn {max-width: 192px;width: 100%;height:52px;margin: 0 0 0 15px;}
.form-horizontal.bucket-form .form-group .mid {/* display:inline-flex; */ /* align-items: center; */font-size:17px;color: #ccc;}
.form-horizontal.bucket-form .form-group .mid.text {margin-left: 15px;color: #8F8F8F;font-size: 18px;font-weight: 700;line-height: 150%;}
.form-horizontal.bucket-form .form-group .control-label {text-align:right;padding: 0 20px;}
/* .form-horizontal.bucket-form .form-group .control-label:before {display: none;} */
.form-horizontal.bucket-form .form-group .control-label:before {display: block;position: absolute;top: -1000%;left: 0;width: 100%;max-width: 100%;height: 10000%;background-color: #F9F9F9;transform: none;flex: 0 0 100%;}
.form-horizontal.bucket-form .form-group div[class^=col-].control-label {text-align:right;padding: 0 20px;/* min-height:103px; *//* display:inline-flex; */ /*align-items: center; */ /*justify-content: flex-end; */}
.form-horizontal.bucket-form .form-group .control-label label {top:0;font-size: 18px;min-height: 27px; word-break:break-word;}
.form-horizontal.bucket-form .form-group .control-label .label {position: relative;display: inline-flex;min-height: 27px;padding: 0 5px;color: #363c5a;padding-left: 14px;font-weight: bold;vertical-align: middle;font-size: 15px;letter-spacing: -1px;top: 0;font-size: 18px;align-items: center;white-space: normal;text-align: right;}
.form-horizontal.bucket-form .form-group .control-label .label .pilsu {position: absolute;right: -4px;top: 0;}
.form-horizontal.bucket-form .form-group .control-label label .pilsu:after,
.form-horizontal.bucket-form .form-group .control-label .label .pilsu:after {position: absolute;background-image: url("data:image/svg+xml,%3Csvg width='7' height='8' viewBox='0 0 7 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.04972 7.04972H2.57459L2.71271 4.90055L0.917127 6.10497L0.18232 4.81215L2.12155 3.8674L0.18232 2.92265L0.917127 1.62983L2.71271 2.83425L2.57459 0.685082H4.04972L3.9116 2.83425L5.70718 1.62983L6.44199 2.92265L4.50276 3.8674L6.44199 4.81215L5.70718 6.10497L3.9116 4.90055L4.04972 7.04972Z' fill='%23E94141'/%3E%3C/svg%3E%0A");left: auto;right: 0;top: 0;width: 7px;height: 7px;background-repeat: no-repeat;content: '';}
.form-horizontal.bucket-form .form-group .form-control {margin:0;height: 52px;border-radius: 10px !important;padding: 10px 20px;font-size: 16px;background-color: #fff;border: 1px solid #E0E0E0;box-shadow: none;color: #808080;    line-height: 150%;}
.form-horizontal.bucket-form .form-group .form-control::placeholder {color: #808080;}
.form-horizontal.bucket-form .form-group span.form-control {display: flex;align-items: center;background-color: transparent;border: none;color: #686868;min-height: 52px;height: 100%;padding: 10px 20px 10px 5px;}
.form-horizontal.bucket-form .form-group .form-control-static {margin: 0 0 7px 0;}
.form-horizontal.bucket-form .form-group .form-control-static:last-child {margin-bottom: 0;}
.form-horizontal.bucket-form .form-group .form-control-static [class^=col-].form-group {margin-bottom: 0;}
.form-horizontal.bucket-form .form-group textarea {min-height:200px;}
.form-horizontal.bucket-form .form-group .form-group__upload textarea {min-height: auto;}
.form-horizontal.bucket-form .form-group .layer-button {display:inline-block;width: 100%;}

.form-horizontal.bucket-form .form-group.tel .mid {min-width: 16px;padding: 9px 5px;}

.form-horizontal.bucket-form .form-group.fd-c .col-sm-9 .d-flex {flex-direction: column;}

.form-horizontal.bucket-form .form-group.sub .d-flex {align-items: center;/* position: relative; */}
.form-horizontal.bucket-form .form-group.sub .d-flex > input {top:25px;}
.form-horizontal.bucket-form .form-group.sub .d-flex .sub-wrap {margin-left: 20px;display: flex;align-items: center;}
.form-horizontal.bucket-form .form-group.sub .d-flex .sub-wrap input {top: 0;left: 0;position: relative;z-index: 0;}
.form-horizontal.bucket-form .form-group.sub .d-flex .sub-wrap .mid.text {display: inline-block;min-width: 80px;}
.form-horizontal.bucket-form .form-group.sub .d-flex .sub-wrap .form-group.date .date__icon {background-color: #E3E3E3;}
.form-horizontal.bucket-form .form-group.sub .d-flex .sub-wrap,
.form-horizontal.bucket-form .form-group.sub .sub-wrap .form-group.date {display: none;}
.form-horizontal.bucket-form .form-group.sub .d-flex .chk_ball + em {margin-left: 4px;}
.form-horizontal.bucket-form .form-group.sub input[type='radio']:checked + .chk_ball + em + .sub-wrap,
.form-horizontal.bucket-form .form-group.sub input[type='checkbox']:checked + .chk_ball + em + .sub-wrap,
.form-horizontal.bucket-form .form-group.sub input[type='radio']:checked + .chk_ball + em + .sub-wrap .form-group.date,
.form-horizontal.bucket-form .form-group.sub input[type='checkbox']:checked + .chk_ball + em + .sub-wrap .form-group.date {display: flex;}

.form-horizontal.bucket-form .form-control[disabled],
.form-horizontal.bucket-form .form-control[readonly],
.form-horizontal.bucket-form fieldset[disabled] .form-control {background-color: #E3E3E3;color:#686868;}

.form-horizontal.bucket-form .form-group.mw .form-control {max-width: 300px;}
.form-horizontal.bucket-form .form-group.mw .d-flex {align-items: center;}
.form-horizontal.bucket-form .form-group.mw .d-flex .txt-check {margin-top:0;margin-left: 22px;}

.form-horizontal.bucket-form.custom .form-group span.form-control {border: none;background-color: transparent;}
.form-horizontal.bucket-form.custom .form-group .col-sm-12.control-label {justify-content: flex-start;}
.form-horizontal.bucket-form.custom .form-group .form-control.content em + em {margin-left: 5px;}
.form-horizontal.bucket-form.custom .form-group .control-label.title span { color: #222; min-height: 27px; padding: 0 5px; letter-spacing: -1px; top: 0; font-size: 18px; align-items: center; font-weight: bold;}
.form-horizontal.bucket-form.custom .form-group.self .form-control {height: 100%;}

#fileInfo .form-group {margin-bottom: 0;}
#fileInfo .custom-file,
#fileInfo .custom-file-input, 
#fileInfo .custom-file-label {height: 52px;}
#fileInfo .custom-file {padding: 0;}
#fileInfo .custom-file-label,
#fileInfo .form-upload .row .col .form-control {padding: 10px 20px;margin: 0;border-radius: 10px !important;font-size: 16px;background-color: #fff;border: 1px solid #E0E0E0;box-shadow: none;color: #808080;line-height: 190%;}
#fileInfo .form-upload .row .col .form-control {height: 52px;width: calc(100% - 200px);}
#fileInfo .custom-file-label::after {height: 37px;line-height: 36px;padding: 7px 20px;content: '파일선택';}
#fileInfo .form-upload .row {padding-left: 0;}
#fileInfo .form-upload .row .form-control {width: calc(100% - 109px);}
#fileInfo .fe-btn.delete {width: 90px;}
#fileInfo .form-upload .file-form-group .form-input__addon .btn.btn-primary {min-width: 73px;height: 52px;background-color: #1898FF;border: 1px solid #1898FF;color: #fff;border-radius: 10px;padding: 20px 10px;font-size: 15px;line-height: 10px;letter-spacing: 0;font-weight: normal;}

@media (max-width: 1280px) {
    .form-horizontal.bucket-form .form-group.mw .mid-wrap {flex-direction: column;align-items: flex-start;}
    .form-horizontal.bucket-form .form-group.mw .d-flex .txt-check {margin-top:15px;margin-left: 0;}
    .form-horizontal.bucket-form .form-group.mw .d-flex.mid-wrap .d-flex {flex-direction: row;align-items: center;}
}

@media (max-width: 767px) {
    .form-horizontal.bucket-form .form-group .fe-btn.search {font-size:0;max-width: none;min-width: 65px;width: 65px;background-color:#0183E2;background-repeat:no-repeat;background-position:center center;background-image: url("data:image/svg+xml,%3Csvg width='19' height='19' viewBox='0 0 19 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.14648 16.1465C9.92146 16.1461 11.6453 15.5519 13.0435 14.4585L17.4395 18.8545L18.8535 17.4405L14.4575 13.0445C15.5515 11.6461 16.1461 9.92192 16.1465 8.14648C16.1465 3.73548 12.5575 0.146484 8.14648 0.146484C3.73548 0.146484 0.146484 3.73548 0.146484 8.14648C0.146484 12.5575 3.73548 16.1465 8.14648 16.1465ZM8.14648 2.14648C11.4555 2.14648 14.1465 4.83748 14.1465 8.14648C14.1465 11.4555 11.4555 14.1465 8.14648 14.1465C4.83748 14.1465 2.14648 11.4555 2.14648 8.14648C2.14648 4.83748 4.83748 2.14648 8.14648 2.14648Z' fill='white'/%3E%3C/svg%3E%0A");}

    .form-horizontal.bucket-form .form-group div[class^=col-].control-label {justify-content: flex-start;text-align: left;}
    .form-horizontal.bucket-form .form-group .control-label label, .form-horizontal.bucket-form .form-group .control-label .label {padding-left: 0;}
}

@media (max-width: 575px) {
    .form-horizontal.bucket-form .form-group > div[class^=col-] {padding: 10px;}
    .form-horizontal.bucket-form .form-group > div[class^=col-].control-label {text-align: left;padding: 15px;min-height: auto;justify-content: flex-start;border-bottom: 1px solid #E0E0E0 !important;}
    .form-horizontal.bucket-form .form-group .d-flex {width: 100%;}
    .form-horizontal.bucket-form .form-group.mw .form-control {max-width: 100%;}
    .form-horizontal.bucket-form .form-group .control-label:before {top: 0; height: 100%;}

    .form-horizontal.bucket-form.custom .form-group > div[class^=col-].control-label.title {border-bottom: none !important;}

    #fileInfo .form-upload .file-form-group {display: block;}
    #fileInfo .form-upload .file-form-group .form-group__upload {display: inline-block; width: calc(100% - 77px);}
    #fileInfo .form-upload .file-form-group .form-input__addon {display: inline-block;}
    #fileInfo .form-upload .file-form-group .form-input__addon + .form-group__upload {display: block; width: 100%; padding-right: 0; margin-top: 5px;}
}

@media (max-width: 490px) {
    .form-horizontal.bucket-form .form-group.sub .d-flex {display: block !important;}
    .form-horizontal.bucket-form .form-group.sub .d-flex.check input[type="checkbox"] {top: 13px;}
    .form-horizontal.bucket-form .form-group.sub .d-flex.check .sub-wrap {margin-left: -25px;}
    .form-horizontal.bucket-form .form-group.sub .d-flex .sub-wrap {margin-left: 0;margin-top: 5px;width: 100%;}
    .form-horizontal.bucket-form .form-group.sub .d-flex .sub-wrap.d-flex {display: flex !important;}
    .form-horizontal.bucket-form .form-group.sub .d-flex .chk_ball + em {margin-left: 0;}
}


/** 주소 : s **/
.form-horizontal.bucket-form .form-group.address .form-control-static:last-child {margin-bottom: 0;}
.form-horizontal.bucket-form .form-group.address .form-control-static input[type="text"] {/* max-width:700px; */}

@media (max-width: 767px) {
    .form-horizontal.bucket-form .form-group.address .form-control-static {display: flex;}
}
/** 주소 : e **/


/** 아이디 : s **/
.form-horizontal.bucket-form .form-group.id input[type="text"] {max-width: 300px;}
.form-horizontal.bucket-form .form-group.id input[type="text"] + .fe-btn {min-width: 192px;}
.form-horizontal.bucket-form .form-group.id .d-flex {align-items: center;}
.form-horizontal.bucket-form .form-group.id .d-flex .fe-btn {margin-left: 15px;}
.form-horizontal.bucket-form .form-group.id .d-flex.check-wrap .txt-check {margin-top:0;margin-left: 22px;}

@media (max-width: 1280px) {
    .form-horizontal.bucket-form .form-group.id .d-flex.check-wrap {flex-direction: column;align-items: flex-start;}
    .form-horizontal.bucket-form .form-group.id .d-flex.check-wrap .txt-check {margin-top:15px;margin-left: 0;}
}

@media (max-width: 767px) {
    .form-horizontal.bucket-form .form-group.id input[type="text"] + .fe-btn {min-width: auto;}
}

@media (max-width: 575px) {
    .form-horizontal.bucket-form .form-group.id input[type="text"] {max-width:100%;min-width: auto;}
}
/** 아이디 : e **/


/** 사업자 조회 : s **/
.form-horizontal.bucket-form .form-group.company {border-bottom: none;}
.form-horizontal.bucket-form .form-group.company input[type="text"] {max-width: 300px;}
.form-horizontal.bucket-form .form-group.company .d-flex {align-items: center;}

@media (max-width: 575px) {
    .form-horizontal.bucket-form .form-group.company input[type="text"] {max-width: 100%;}
    .form-horizontal.bucket-form .form-group.company .layer-button {width:80px;}
}
/** 사업자 조회 : e **/


/** 이메일 : s **/
.form-horizontal.bucket-form .form-group.email .mid {display: inline-block;min-width: 24px;padding: 9px 5px;}

.form-horizontal.bucket-form .form-group.email input[type="text"],
.form-horizontal.bucket-form .form-group.email select {max-width: 290px;width: 100%;display: inline-block;}
/** 이메일 : e **/


/** 업종 : s **/
.form-horizontal.bucket-form .form-group.job input[type="text"] {max-width: 300px;}
.form-horizontal.bucket-form .form-group.job .d-flex {align-items: center;}

@media (max-width: 575px) {
    .form-horizontal.bucket-form .form-group.job input[type="text"] {max-width:100%;}
    .form-horizontal.bucket-form .form-group.job .layer-button {width:80px;}
}
/** 업종 : e **/


/** 소셜로그인 연동 : s **/

.form-horizontal.bucket-form .form-group.sns-login input[type="text"] {max-width:300px;}
.form-horizontal.bucket-form .form-group.sns-login .d-flex {align-items: center;}
.form-horizontal.bucket-form .form-group.sns-login .d-flex .fe-btn.fe-btn-dark {max-width:240px;}

@media (max-width: 1280px) {
    .form-horizontal.bucket-form .form-group.sns-login .d-flex {flex-direction: row;}
}

@media (max-width: 575px) {
    .form-horizontal.bucket-form .form-group .sns-per {display: block;min-width: auto;}
    .form-horizontal.bucket-form .form-group.sns-login .d-flex {flex-direction: column;}
    .form-horizontal.bucket-form .form-group.sns-login .d-flex .fe-btn {max-width:100%;margin-left:0;margin-top:10px;}
    .form-horizontal.bucket-form .form-group.sns-login .d-flex .fe-btn.fe-btn-dark {max-width:100%;;}
}
/** 소셜로그인 연동 : e **/

/*** form-horizontal.bucket-form : e ***/





/*** table : s ***/
.table-bordered {border-top: 2px solid #000;}
.table td,
.table th {border: 1px solid #E0E0E0;}
.table thead th {background: #F9F9F9;font-weight: bold;font-size: 16px;line-height: 19px;color: #222;border-bottom: none;}
.table thead > tr > th {padding: 20px 10px;}
.table tr td {font-size: 16px;line-height: 150%;text-align: center;color: #444;}

.table tbody tr td {padding: 15px;}
.table tbody tr td.text-left {padding-left: 23px;}
.table tbody tr td * {word-break: break-all;}

.table tr td .button_view {position:relative;text-align: left;word-break: break-word;}
.table tr td .button_view:before {opacity: 0;position: absolute;width:100%;height:1px;top:23px;left:50%;transform:translate(-50%, 0);background-color:#444;content:'';}
.table tr td .button_view:focus:before,
.table tr td .button_view:hover:before {opacity: 1;}

.table tr td .d-flex {align-items: center;}

.table tr td .checkbox-box {justify-content: center;}
.table tr td .checkbox-box .checkbox-inline,
.table tr td .checkbox-box .checkbox-inline .chk_ball,
.table tr td .checkbox-box .radio-inline,
.table tr td .checkbox-box .radio-inline .chk_ball {margin: 0;}

.table tbody tr td select + button[type="button"] {margin:5px 0 0 0; width: 100%;}

.table .status {border: none;background: transparent;padding: 0;font-size: 14px;font-weight: bold;line-height: 21px;letter-spacing: -0.005em;text-align: center;}
.table tr td .table-span{display:block;margin-top:5px;font-size: 13px;line-height:1.2;}
.table tr td .table-span.lg {font-size: 16px;line-height: 24px;letter-spacing: -0.05em;}
.table tr td .fe-btn {padding:10px 13px;font-size: 13px;line-height: 150%;min-width: 84px;border-radius: 5px;text-align: center;letter-spacing: -0.005em;}
.table tr td .com-name + .scrapBox {margin-bottom: 1px;}
.table tr td .fe-btn.empnm {flex-direction: column;padding: 8px 15px;min-width:90px;min-height:56px;border-radius: 5px;border: 1px solid #DDD;background: #F9F9F9;}
.table tr td .fe-btn.empnm span {color: #fff;font-size: 13px;letter-spacing:-0.05em;line-height: 19.5px;}
.table tr td .fe-btn.empnm span.n {color: #E94141;}
.table tr td .fe-btn.empnm span.y {color: #1898FF;}
.table tr td .fe-btn.empnm:hover,
.table tr td .fe-btn.empnm:focus {background: #1898FF;border: 1px solid #1898FF;}
.table tr td .fe-btn.empnm:hover span,
.table tr td .fe-btn.empnm:focus span {color: #fff;}

.table-responsive.active.mobile .table.scroll {width: 1420px !important;}
.table-responsive.active.mobile .table thead th {border-bottom: 1px solid #E0E0E0;}

.table tr td .company {justify-content: center;}    


/* 워크넷 : s */
.table tr td .worknet {margin-left: 10px;margin-bottom: 4px;width: 62px;height: 16px;font-size: 0;background-size: contain;background-position: center;background-repeat: no-repeat;background-image: url("data:image/svg+xml,%3Csvg width='125' height='32' viewBox='0 0 125 32' fill='none' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Crect x='0.289062' y='0.404297' width='124' height='31.4769' fill='url(%23pattern0)'/%3E%3Cdefs%3E%3Cpattern id='pattern0' patternContentUnits='objectBoundingBox' width='1' height='1'%3E%3Cuse xlink:href='%23image0_1163_6936' transform='scale(0.00769231 0.030303)'/%3E%3C/pattern%3E%3Cimage id='image0_1163_6936' width='130' height='33' xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIIAAAAhCAYAAAAVi3O9AAAelElEQVR4nO2caZBdx3Xff9197337NvsMgAEGG7ES4AJRlLiJ1GLakqJSybJpRbLiKLHLcZIqpfLBjiuVRd7iKHacVGxVxS6X4z2yLFmUIovURkmkAC4gCILAgIMds2GW9+atd+3Oh77vzVCSbSXFL6mwq6Zm3nL7dvc553/O+Z9zRxhjDK/jMGgABBL6M4u/6dsag0QA0fUXCD7/n0munwadgHIQw1O4D36U7F0/ilCyf4O/Zb43xv/tcF63mVIBCeTmewOBbQqcVFHsSN9rrdD7q98kPvXnmOo40i0ioi7xxRdgfZnM8B7EnrvttcJeBzEG5w2deJ2GtILZ+vN/NgyxRYHvkcj3zmUAY4S9LRJjDAaIrpyBy88iyiOoXA0lEozr4pRG0O0Vgtmvg44w6XV2eoV4XbHs/+8hGRyuxBj5XR//IIrhAN/vuq3vWcsXgBCGvjcSwiAMxL1VoriLcrKQaGLhoUySTp8hbjVAuAAkYK+Xb2DB6zkkhi2C+d6P/64hDKllajQGjUkttz9SpNlivWJgytJqR3kCmSkRBz5CSgQaIzwMEYnu4RWH7HWA6l9vQL8BCa/bkAaDQIBJ6Autrxg/cBiZ+m2JQCIQfcEb+74xBoQevLbvpRZvwJ05Rua2+6C3TtJdxyQxcdjBtOtka7twjrzjNWsxRpAIbdf9xnhdhoMQaZynBm/2keF7EeJ7h9nync0/raUbLE5IoTDGIERMPz4V6eRaGJxsDfnDHyeJe4QvP4nq1ElcBzV9HPXujyN33IaQacCpDUJuUbgfALXeGH/3EKvdyyYKDaV8jbxbQrwmkfhBDzqNJYxVgED3WOlcYbV1jbJTYmrkOBlZ/P72uzUd3FglnPsWZuUyqjyG2vMWxPg04Lzmawad/v2GErxeQ3z2wr8zSxtzlLNT1PKT1LLbqBW2UfEmqXjDZJwcQqjvTwkYiwgiTQ/DuMPF+reYXTnJ9dYZCqrKQzs/yv6R+2yQiLTxxGCSzRTQuo8U7BMNCnpGcmPjVa5tXGKmup+9lV2gJUhNgkSZ74NIg/ljMM7gA4ONZex603ubNP0Udh0ajUqV62+jK4xJECiM0BgE0ogt88JmuqzByMFnxl5sXdoAHb8rtU6NKcbg9Dcn0s+QJIAym2vuz/uae/UXv/X3dwnPIrQY7NWZb15mrXeD9WCJ6xsCKV0yKkfGqVDIlNlVupM7tv0QBXfYLkaLzYg9vakWgnp3nm9d/31mV5+mG64zWdzLO/f8DDurt1sfY+yKjDAM+IP0tzEJV5pXeWrh60gpycgM9WCdVX+VyxuXaGufnz7wj9hb2W1BwBi7BKFT3kIPFAkB2kiksErQPxgj7Mb7B26QCEF6sA5CgDKbLk2kYGgGgts8UCGUVQajrPsc3CO2iJrOg5FokYrZaEAMDh/j2HsZYecwgJBpLCVxhLDrFOkZpYqlTF9RnUH6bK836T1t9G76gXj6bdGfzxiEUOlFeiADJ0k6ZNw8SiiMFmgS/LhDJ9pgtRuDVhzb9ihoY4WQxhRbzp1msMyX5/4rl+on0dIwnN/DO/d+nJnaMZ5fPU3JKbO3sg+JwAanmxrej0+MNHxr6SmubMxRdIv2dI1Em5iM4xIbjSECXLuR/sZThdpqAaIfn4i+9eiBnduDl2hApQgwiEMFCGIEEiMlmAQhRHora/V9i7SIkFq4EKnA5cAIRcqtyL4V95U/XU9fwAIxULaB4abr7yvYQA+NGMzbd4tGaISR6U60vYFRqdFtTdyx9MBWkNny2gmSECGcQVAvhMIRDgqPMA4oZCtkZR7kZmgm+loIhEQ8ff2PuNo4iSs9pMpy97b3MFO7g7nGeX7n7G/xwNRD7KrswsPdZB4HkGlnHcuMM13axY3mDTzlWv03LjE9lOjHLW6aPRiEsJFCEsPyRpvVVkwvNniOYbKUY6ySwXHsgWkjLZAIMEYTJwKtNbGy2YvQIuU30k0piVLgpAG0EFbvNJo4TDBKoaS2qCOs8QgUxma1BEmCNgKjNRlHomRCbCAhASHIaDdFtr6QDQZjZzGSWBtikeBJgRDaZklaEBvStYIWdt1GWBeJ1ARG4+KANCQYTGwwUuAISYIBaRBaImINUhCLBMcotABHCXsRgBIKLTRGW01DaaQ2aJOkAdqW4CzdxNWV7/DKytcx0sUgmSnfzh1T78XXAX957XFeXj/LWG6cbtTG82pb6YTNqQQ40qXmlazv1AqkxMgEnYCQCkdYaBRCppgimL2xwZ+dvM5TLy9xZaFLO4rIZx32jpX44TsmeezBXYzVctbXCo0h4dKyzx99+yrtXozjCjDK2qwGoSRJkuC6DnvGKzx6bITxat4amYHHTy/y1TPzDFdzfPitu5gZK6WsiQKhSYzk0ydv8PyVZYJAMFzM87GHp6mUYz736le41rxOJVvl0ZlH2FnZDsKkZ5rCM3Bu5Tx/ff0pHCl5dOfD7Bvew1K9y+9+/TLNToDjKECQCJDaIovUGq0EYWDYPV7ixO4y37iwynozQkiDFA5a27gLnQyU3ggrz4IncRyVJdZdjJBobUDIVD+tNfXiFrEJ8SgMrLcPf7EOeGn9SaIoQLouGZPljom/R0Zl+OLVx/nmjScpOHmutm6w2J6nUqtt+vU0ALKwCFmVxVF5jEo3aSSO0Rjj4pGh5BYZ+HaT8NnnF/nEn7zM6Qvz6FhaSSmJFDHXr23w1edu8MyrK3zyH97FdC2HQCGN5OTlZf79H55G9xJwXpPwogcmKpGu4McfnuGTH3kT4xUPP0r4w69d4S8+/TJTt0/yI3duZ8ZGmgMa7TPPXeFn//vzNC81iD3Jz334LibKBS62ZvntF/8Hs/VZcrKIEZqfPfLRzUJaalgJMU8vPMuvPPMbjBfGODZ2mL16D6ev1fnEn75M0OyAKyGRKCExOkJLB0yMkAo2Qu568xTtaIZ/+2dn8JfbkHWs0coUVY1JOSMABTqmPJJHurJEkiSQwidaIKQVjtSaVtSgF7Y20zWRMoUCljvXWGrO4QgXnRh21g6ze/g4C62bfP7y5/GTLlWvwrq/wvn6ORuwYRXAWpkAYa0JoRHCIBPHwrU0JCIhQlNQGYa90UEW8LnnFvmnn3qW51+eR0uHQs3ltoPDHNw3SmWkCnkFjuQvnpzjP/3FK/iRGiBYvdEmrzxEKYN0FKgEoTy0EggpQClE1kNrw5985QqfPnWV2MBar8dio4upuOyeyDNeSfkQQCB55mKTX/zDM6wvdaGS5Z984HZ+9YOHkS7Mt2+RiITx/CgZ1+XUzedY6i6zWfjVQEJETC+JyKgck7kRRvLDCAmXbvlI10XlsyDt3hKp0a6LkBpcD6EFuIKdozW6fkzcS1BK2QU6CvIOsuRBwUEIxyqG0AghGMrlcMrZKo3eDYRI0qjaUoI2XnDwoxa9YBUK22ELjAEst+YIoyZCgKscDo49QmgSvnDtC1xuXaDg1nCkg9Y9Xm3M0os7FJziQJFApMGQTINInaaEGqMFQiqk7lHJDVMpVjECXrha5xf++CVu3lyHbIbb94/xjx+Z5s23jZKV8OzlDX7rS3O8eGkVExk+98xNPvjgDG/ZP4oAbmx08ZOIbMnj/ffvZFu1SKB9pHTwgLnVHk+eu0Wzm2C6MacvNhAPBazUQxZaETgu26o5aoX8QLkuLjb4l39wiotXWuAY3vfwHn7pJ46Sz1j+Y7W7Qhj65NwiUvY4t3qRlxsXmSxNsjWDCeMudb+OEIrRwhglNw9objY7JFEXmcvygTum2DleIIqiNBOwqJIQoSPJA0fGyOcc/vl7DhBpSc6DVg+++NI1ri60GZ8s8+4HJxitegR+jDCS7SM5nJHCXq43zhBjkEZaBk9LFBCJhF7cYrF3lR3cuRnVpsK61Z0j0DGgGc9sZ6Z8Owvtm3xz6Wu4MoOnHDQRrpPnQv0iq90V8uUi/V6FrcxlHIf4cUIkEzxjuQJjDFJKdpRnGHJq+FHM7z0xxytzKyAkDxwd5z/+1J2c2D3cR1cOTQ+xc6zIx377Ga5carDQ9Dn1ap237hslSmBx1SeOIqbLVX7+xw5xcLyWZgUxUjqsd31+8U/P8Xv/6yKBkYRJjNYe3V6dTtcHoamUPHKODeVXWl1+/s9e4TsvLUNieOTEFJ947DDlYgZhINIhy2GDMI7wpEChaIUtXph/kbdOvpW8ctJMzhDHMWthA0RMJV+m4pYxRtJoBMS+ZqKi+BfvPcCJ/cNoHdv4AEEihA0Y06BVC8MPHZtEpjXFhbrPi9dWuHp2jWN3VfjEY0eYqBVs9TfNeuT20gGyXg2tu0jpDD6w0YAk0SGr3SvEOkih0FpzELWpd28CmoSQsfI+XK8CRpGVRRKpkWltISsNa/4KFxvnN11DnyQR1jNHOrEuKNVyYcBogSMdZso7kRJevFLnr15Yhl7Iju0V/s1jd6RKoLeQNQkPHhrjx+6dBlcQtUPOXLlFoDXdMGCx0YNYM1LKMZ4tIoVGCZCpDx3KZXno4AS5vAIdkc84xCphvRvS7WmE4zJUySKFxA8Sfvlzs3zu6evQizl+YJRf+9Cd7B8rI0yCERAlho12k5iEqiwxlBsCJTm58CK3OvNpJgNGGnphQLO9gdQwkZ+k4OSIQlhrBuhYU8571MoZ66SlgxIShOWCRT+VExqBNSDS0KnZCam3I4RrGK1kKOUzqUULpJRWEWaqRxkv7CExoHWciiklfYTNcRc7l2kGa2mwYYPFdtikG6+BNrgyy1ThAArJZGmS46PHSaKQWAdI4+JIl4iIM42XiXU0sF76cQfgJz7NqGnnUwIjBYmIKGWrHKwdJIkd/vrMLebn18Hz+Im37eGBgyMDaLX7MmgcpIAHjkxQreYhiFjeSGj7IZ0gYbXpI7RkrOrgqLS4llpk3+kHUUCiAeExOVQgYyTLDU27E1FxBfsmihgR81tPXOJTj79KstJietcIv/YP7uCu3cMINElKXgWRz1p3ldDEHJ48wJ0TR8nLLK80LvHi8tktqbikEbZZ6t1CSofxwiiO41APAtZbASISTNZyFHNbOrVSqt3081bkln6PlIoXsLLR49aGj8m4jJY9PJUi8iYgI3POMLcN3YvjFDFJiKV5dVrqlUgU9d4Ct1oXBxcKIEiaBDpEY8ioKuPlGUCTFR5Hh49T9sp0TQxCo40gi8dc/VVudZc2qea+AIG6v0bdryNTJDDGEOiA/dVD7CzPsNaJODW3gmn32LG9wqN3TCLla+fAJMjUwiYqWcaqeUQMcc/609VOSKMTYATsHC9SyHmWVMHm1f2SyfkbbdobPsWK5N7bhlGuZL7RRcQhhWKWw5MlvnRmlV/985fo1Tts31XiP3z0dt55dDK1cGlhGY2vfVb9deI4ZF91F++afoCx3AidoM0355+nG3VSwRpWuiushevk3RxjuSEMklvrPkutENDsnSgyUdmMTei3A6bMnlUqMVCOPuu60o7Y6MaojMPEUB7H2ULApcMBmBm6i9FbT7DSeHVQgzQkgINSCj9qcm3jDHtH7sWRGaw78IkjTWx8Kt4oJWeUPsM3U97NttI0F9ZmMSoLSBzpstpd4tXGLFPFHdYlpPyvMJKF3jx1fwVHWuZQmICszHPP6JuRRjG/3uT8jTpIj4O7qxyYKA+YOtHng4WyViIkrhJkHEv7upZjYXHdp9OKkY5m92gR13ltsUxLw1+fWeZ/nryG6Ubc96YpTszUiHXC1ZUWRhuqtRzPza3xB09do77cQnqKx95xhPfes3NQz7Csl8CIhEbQ4FZnDaUUFbfC3RPH2DO0i0utm5y+dY7LzescGT6IEXCre4tO2KWUKTOSs/u7We+y0uxhsorLa11+98lZQKK1HrQNGQFhZLhnT427946glKJPpidastgISPyQStFlulrYJGG3QIKDgFJ2gsMjD/FU8xKJjnGEhzEGJQxaKEQC861Z6sEtRnM7QAsb1af9C0W3QsbJpRqWMJEb41DtCLP1C8Q6wVUKLR3CpMv59Vnu2/YwSkgrQGMd2WJngaZuk5VZlFI0/TZHR+7mjtHjIDSzS22W1iKEB4d3DDFe9QbF0T5fb5CDtpheFBNEIRiF52XJOg7LTZ9epNG5HJ97fp7rqz6xiS2ppBI6oeabr6xw+cYGu/YM8c9+5ChDxQwrrZjFWx2EkCx1uvzml+aYW2pBJY/phrRaXZuCO05qlkma6rqs+g3qYQtXZci4WSrZCodH9vONhedZai3wnZsvcGToIJGJWPXrhGFIsVCk6tUAWGz0CDsJZBRPXVjh1OwSGoHSMiWENCKKiLTLL/3949y1b4StI441V1daECdUCmUmavktCMrAPzh9bTgwfB9zq89wdeMs0nWRQlhKVEsckWHNX+BG/QyjuW2W9TOWpTdSkctUUcpNCzwKVykO1g7zteyT9MIejnTpk9NzzYus9JYZz08OmMqO7nJt4zJxYlCeIoo7OCLP/RP3U/GGCHXCjdUWfquHl/XYP5K37kWmHdNik5gRRoMwNHqGRicBBVMjGbIZxcJKKjBX8tQryzx1dgkpBcYkOMYhkkAQUijm+PiPH+Udx0YwAtq9LhvNGKEka52YtXpo8/aMwUj40ouLfOTqBvfuH07PwBkUj9b8Ot2oR056lN0CxsCJ8TvYnnuS6/F1Ti6e5gMH301Guqz51t0OZytUshUMUG/2iGMNUhF3I9qRpbjRQap0EnohMqMp5CSOtKhIeiZJknBzvYdJNIWcQ6UgNxWgj6Rs6WKuZMc5NPUIC71ZEhOgjJvmtwIpXLpxk+v1Mxwavp9MppLSlBFKC/KqhNIeyASEIgH2VWfYnpvmbO8MruviGBchJfPtG1xtzjGRnQApMEKz2F3iWvsyjnEQKFpxi2NDxzkx+WbrcyNJoxlAFJOvZqmUvEHJeGtKa6kJgUFx/VaHlbUusuCyb1sZDCzUu4RpgCWMTbkSbXCEQWvb8WTyHh0/4vqNBlFocLKw3kuo93y0A8SGQlbwpr3jXFvpcLXb5Op8g6+eXeCufUN4qb82SBLts95dJdIhY4VxhosVhIDbRw5xZGQPN9vLXFib4/zKHMfGDtDsNQmJqXplytk8wsBCKySIY7ys4u6D49SKLkmsUEQDijiMEkpZye17Knz3aPshN1bbCCEYHspRLmyW2bdyQs6gp0DA0dqDXKo8y+zq1zBSIaTCkOBIhRIuN5pnWepeYVfmOFI6aKnQUpF1Cwgp094AjdKSkdwODg8f5ELjlfSQNa4RdBOf2cYcbx67z8KakVxvXmapu4TnuMRJj7zM8kPT72YkO4YwkKDphCHoBCUNrqfSYIxBj8HWSmQ3iDl1aRXdDRkaLbB/qgQk3NjoQi9hdKLIe05MUMu7BDG4AmIEJy81eHZuBR3GPH5qkY8+sp/D28qsNALW/QCpBSJMeN99u/nlx47wK5+d5XeurkEieOKlJT7y0C52jBTApASRkawGG0RxwFh2lGFvCAxkPZfbJ+7g6zdP0gyanFp6nkNDB2gEqwCMFkYoeXn8xHBrvYfuBuycGuY3PnKcI9NDBHGMsoUDtDAYA44QFJy09L6lv6HejVlr+BgBo5Us1WwuPafX1o7SsqPNP5Wb597t72exdZ62v4anFMrYNjNPuDSjJV5de4ZdteN4qohSHo5x8ZTNS01aOxUSPBS3lY9SzjxJJ+hiPBdhJJgus2tnacRNql4FX/d4ZfUcgY5wHY9m2OPtUw9zz8Q9djsCMIJEOyA9tJHEnRCBbezY2hjT93vLzR6nZtcQYcT0WIE9UyXqLc3iWoT2NUemS/z6R05QzW82dmASnr6wzsd+5xSzsz5rfkynG2CA9Y0urV6EMYL7jk/wr99/lOnhIm85MMIfl/I02x1OXljjmbkNtg8XU0RIiIzPaqdBTEwtX6WQKaf7cbh/4gSfLz3Ohfoczy+e5a7x87SjAEfmGCqM4pCl3g1Z7kSYOGGylGFbrUDehbzjpbBuO7sx/XK02Or2wUhWOzGNXgKuYqTgUM1nNsvaW74rLZqKgSC3lY9w58R70FKTJLGNTqVCkcFoh8uN51jv3WQoO0lOlTEEaaNDmsVs6VfYO7yfHYWdaBIblAFSSq50LnGp+SoAS+0lXt44jxSKMOiyPT/Be3d9kLwqDCBMGUMho0Ea6r2A640AY1JfCLbxIK1fJAKefHGFs5fXMK7LkX019o0UWWx2WV9vgzRsGyqQ88TmcxHGxjYHdxU4OFXCxBEegoxSCA1L7S6Br8nlDB97xz72TebAaN6yd5RDuywcB92IL5y+STeyVLk0ijAMWe+tI6VkJFslr7L0nwHZXdvJwYlDgGK+s8QXLz3BWneNipNlPF8DA00/YK3RQ2jBZDVPVimSfsGuv2dre4MuD9vgnTYhA6utLuu+j1SSyWoGR20+v/IaHmGz708ihW1Jv3PyUWaGThAnvs3VTYRE4zkZ6v48pxe+zLX68yRSI6SDNt4W7bJuQACjuWEODx+xLFccIUWCwMEPI74z/21eXj/LEwtfZtVfIkkSlMzyvj0f4MDIAVJaEmFAuZLJUhEyDiJK+Mr5JZqdmD4DabkPiRGai/NN/ttXzhFvdChO5Hn3nTtQSrDU8Gl2I6QjmR7N4qSNFbrPrBgwoYNMiYhqwaOc8zASrq6GyK6hVMpzcCyTpqmGmdECbzsyiZfJggNfPn2TuRudtDtIsx5ssOavo/CoZWsUvSwGkXZTwb2Td1LKFmmFHZ6eP8lab42yV2Q4X8NIWGqErDcDjDTs3VFguOKl0tIYsdnIAhrZ74cT2EAWTSIMa82EqJuQyWTYNlRi8zmWPhRuQYStLyWGnFfjrds/RDU3iZ/4lr8GHJVBCZeztx7nS3P/hWZ3GVdkUMSvgaN+lVIiODR0iJJXIRGW9XKEgyezPLX4VX71+U/w1WtPECcBgQl4YOoh3r790TQElPSfo3SEZv+uGsNDBYQ2PHVugU994xJxYtL4wGr5hfk2v/AnL3HmlRWE63H/sSneeXQSgGv1Nu3AgOexY6SEESrdcVqSVZp2GLHSDiGWjJYkuaKLH8UsrfbQJmC0nGWkXEiVTyGl5u3HRhiveRhHsLTu88UXrw1gt+7XWe82yCqPaqZqS+GIAWrePXY7uyu7iHWEH3cJtaGQKVPJVDEkLK37tBsBMuMwUs3R9iPaXUOzE9PxY5rdmGYnZKMb0wkSQuK07VFYZUwE8+stjB9RLrqMD2X4m8aW9mCddvLYvH66coQT23+Ur176FIHu4skMSWKbGrpxj5gNMkKRIAiNv6lhYmtEqpkp3cZUbooX26cxbj71ZQ5hEhCH67jYws7RsTt5/20fTNvUSNEg7WISiqO7Kty+q8Q3FjYIuppf/8tZVpshbzswinAMry62+PNvX+fpc7cgcdg2Xebj7zpItegBcGsjJIh8ilmPiUoWt48Cov/8pKTeC1jv2LRstJIhJ6DRSbi+2gblMlbNUs3n+nwRIHnT3lGO7xvhxrevIpTk82eX+Ol33MZQ2WWtu0FTt8i5LiOFIfrPkNhuNcNYfowTo8c4u3qerMySyJCSl2XYKyMNXF5v04o0upjh088scO5qg0RDIhzQaSuaMDTCiHu21/i5Rw/iFtIeS22Z0itrPhKoZBSjlcxATv1WuU1F6L8ycstTZJaXOjL2dm51rvDC/GfwjY+SGbS0DazSMfhJjI579GJbVBm0dm25wUi2xuHhI1xsXrDl6lRBPJPFUCSIe+yrTfKT+3+S3cWZVJnSBhixOddUyeWjD93Gs+dW6TUDVpMWn/zMOf6o7KCUy0o7wG9GEEUMj5X4Vz96hLcdHUGkCn55vkXc8HG2ZRguWOUwW5pfE6DeiqmvdsAPkI6H5yiu1je4vtKGXshwIUs+Y1N0k/YzFj2Htx0d4wtPXwM/5rmzi/zlczf5qYe3M99dYrldZyo/zHC2PKDyRD/PN3D/zjfxmYtfpO6v00sCCk6OWrYCQnFluUnQ60LG4TsvLnPyuRgh7X5sv5rlTKhHhO/czc+8Yx9a2BMWUtDoBFy+0UJ3E7KuZCib3YwQTZK6uFQRDLElQNJhfaYNdnKqwAPTH6aWGaerWyiZRegEhUAaTSwdkiRgR/FoqgS2TXPzeQgb2Lxr+lF2lqZtb5/2MCKtQWCbULbntnNw5PBrw9g+dWys75fS4QNvmWSpc5zff3yW682QThyyUE8QIkQ6MDqS4fDOCX7qkd089tYZVDqZ70dEsaRYtankUNlNBdInV2zZ3RUwVslQH61QzDjEShIGhqqXQY/lODKVx3PT1v5+L4DQvOvwNj5/+AavXGugtebUpVU+9MB2jAwYyhSYGZphLDu0JVLfVPLDIwd5cOc9PHH52+Qyml1DexjKlYlikIlgrJInk8mQOAnGeLZxSCggRhpJbCCoBhydGSaXs84H2zBNOwxBRAyPZNk9PWwrl6IfYKrXPLYiXu//j/DG+H9z/G9JTsbBZNIsfQAAAABJRU5ErkJggg=='/%3E%3C/defs%3E%3C/svg%3E%0A");}
/* 워크넷 : e */

/** 지원자 현황, 1:1 문의 : s **/
.table tbody tr td .check-btn {display:inline-flex;flex-direction: column;align-items: center;justify-content: center;width: 100px;height: 60px;border: 1px solid #0183E2;background-color: #0183E2;color: #fff;}
.table tbody tr td .check-btn .check {display: flex;align-items: center;}
.table tbody tr td .check-btn .check.n {color:#D12D09;}
.table tbody tr td .check-btn .check em {margin-left: 5px;}
/** 지원자 현황, 1:1 문의 : e **/


/** 급구 **/
.fhire {display: inline-block;margin-left:8px;padding: 4px 10px;width: 44px;height: 28px;background: #E94141;border-radius: 5px;font-size: 13px;line-height: 150%;text-align: center;color: #FFF;}
.table tr td .fhire {margin-right: 10px;margin-left:0;color: #fff;font-size: 13px;line-height: 150%;text-align: center;}


/** 최종학력 **/
.table tr td .last-edu {display: inline-block;margin-right:10px;;padding: 4px 10px;width: 65px;height: 28px;background: #1898FF;border-radius: 5px;font-size: 13px;line-height: 150%;text-align: center;color: #FFF;}

/** status : s **/  
.status.d-day,
.status.pay,
.status.hire {display: inline-block;flex-direction: column;align-items: center;padding: 4px 5px;min-width: 52px;width:auto;height: 28px;border-radius: 5px;justify-content: center;text-align: center;}
.status.sns {display: inline-block;min-width:100px;font-weight: bold;background-color: transparent;border: none;font-size: 17px;}

/* d-day */
.status.status1 {color: #E94141;background: #FFF5F5;border: 1px solid #E94141;}
/* 모집중 */
.status.status2 {color: #1898FF;background: rgba(24, 152, 255, 0.05);border: 1px solid #1898FF;}
/* 답변대기 */
.status.status3 {color: #04997D;}
/* 답변완료 */
.status.status4 {color: #1898FF;}
/* 열람거절 */
.status.status5 {color: #E94141;}
/* 열람승인 */
.status.status6 {color: #1898FF;}
/* 확인중 */
.status.status7 {color: #F2761B;display: block;}
/* 미연동 */
.status.status8 {color: #E94141;}
/* 연동완료 */
.status.status9 {color: #1898FF;}
/* 모집마감 */
.status.status10 {color: #3E4A53;background: rgba(62, 74, 83, 0.05);border: 1px solid #3E4A53;}
/* 일급 */
.status.status11 {color: #1898FF;background: rgba(24, 152, 255, 0.05);border: 1px solid #1898FF;}
/* 시급 */
.status.status12 {color: #04997D;background: rgba(4, 153, 125, 0.05);border: 1px solid #04997D;}
/* 협의 */
.status.status13 {color: #F2761B;background: rgba(242, 118, 27, 0.05);border: 1px solid #F2761B;}
/* 지원중 */
.status.status14 {color: #E94141;}
/* 서류합격 */
.status.status15 {color: #3E4A53;}
/* 최종합격 */
.status.status16 {color: #1898FF;}
/* 작성중 */
.status.status17 {color: #3E4A53;}
/* 작성완료 */
.status.status18 {color: #1898FF;}
/* 구인중 */
.status.status19 {color: #1898FF;background: rgba(24, 152, 255, 0.05);border: 1px solid #1898FF;}
/* 채용마감 */
.status.status20 {color: #3E4A53;background: rgba(62, 74, 83, 0.05);border: 1px solid #3E4A53;}

/** status : e **/


.flip-scroll,
.table-pc,
.table-responsive {position:relative;}
.flip-scroll .table-icon,
.table-responsive .table-icon {display:block;opacity:1;}
.table-pc .table-icon {display:none;}
.table-icon.icon--hide {display:none!important;opacity:0;}
.table-icon.on,.ui:after {display:block;}
.table-icon {position:absolute;z-index:2;top:67px;right:45%;width:50px;height:50px;border-radius:50px;background:#fff;box-shadow:-1px 1px 10px grey;align-items:center;justify-content:center;transition:all .5s ease-in-out;}
.swipe-icon .swipe-arrow {animation:pulse-arrow 3s ease-out infinite;}
.swipe-icon {position:absolute;top:15px;left:25%;width:25px;height:25px;overflow:visible;animation:hand-move 3s ease-out infinite;}
.scaledown {transform:scale(.7,.7);}

@keyframes pulse-arrow {
    0%{opacity:1;transform:translateX(0)}
    50%{opacity:1;transform:translateX(.25em)}
    75%{opacity:0;transform:translateX(.25em)} 
    100%{opacity:0;transform:translateX(0)}
}

@keyframes hand-move {
    0%,100%{transform:translateX(0)}
    50%{transform:translateX(15px)}
}


@media (max-width: 1300px) {
    .table-responsive {overflow-x: scroll;}
    .table-responsive .table {width: 1420px;}
}
/*** table : e ***/



/*** cate-box : s ***/
.s-top2,
.s_top3 {width: 100%;}
.s-top2 .cate-box .cate-box-in {width: calc(50% - 15px);}
.s-top2 .cate-box .cate-box-in .list-wrap.active,
.s-top3 .cate-box .cate-box-in .list-wrap.active {border-color:#CDE1F5;background: #F7FAFD;}

.s-top2 .cate-box .cate-box-in.cate-box1 {margin-right:30px;}
.s-top3 .cate-box .cate-box-in {width: calc(33.3% - 20px);}
.s-top3 .cate-box .cate-box-in.cate-box1,
.s-top3 .cate-box .cate-box-in.cate-box2 {margin-right: 30px;}

.cate-box {width:100%;}
.cate-box:after {display:block;visibility:hidden;clear:both;content:''}
.cate-box .cate-box-in {float:left;}
.cate-box .cate-box-in .tit {font-size: 16px;font-weight: bold;color: #444;/* border: none; *//* background-color: #fff; */height: 24px;margin-top: 0;margin-bottom: 8px;}
.cate-box .cate-box-in p {/* margin:0; *//* height:50px; *//* line-height:50px; *//* background: #F6F3EF; *//* text-align:center; *//* font-size:16px; *//* color:#2d2d2d; *//* border-top: 1px solid #BA8F4F; */}
.cate-box .cate-box-in ul {margin: 0px;height: 283px;overflow-y:scroll;/* background:#fff; *//* border: 1px solid #E0E0E0; */border-radius: 10px;/* padding: 20px 30px; */}
/* .cate-box .cate-box-in.cate-box2 .list-notice,
.cate-box .cate-box-in.cate-box2 ul,
.cate-box .cate-box-in.cate-box3 .list-notice,
.cate-box .cate-box-in.cate-box3 ul {display: none;}
.cate-box .cate-box-in.cate-box2 .list-notice.ov,
.cate-box .cate-box-in.cate-box2 ul.ov,
.cate-box .cate-box-in.cate-box3 .list-notice.ov,
.cate-box .cate-box-in.cate-box3 ul.ov{display: block;} */

/* 스크롤바의 너비 */
.cate-box .cate-box-in .list-wrap ul::-webkit-scrollbar {width: 7px;}

/* 스크롤바 뒷 배경 색상 */
.cate-box .cate-box-in .list-wrap ul::-webkit-scrollbar-track {background: transparent;}
.cate-box .cate-box-in .list-wrap ul::-webkit-scrollbar-thumb {
    /* 스크롤바의 길이 */
    height: 10px;
    /* 스크롤바의 색상 */
    background: #DAE5EF;
    border-radius: 10px;
}

.cate-box .cate-box-in ul li {margin-bottom: 10px;min-height: 24px;line-height: 1;padding-left:0;color: #000;}
.cate-box .cate-box-in ul li:last-child {margin-bottom:0;}
.cate-box .cate-box-in ul li button:hover,
.cate-box .cate-box-in ul li button:active,
.cate-box .cate-box-in ul li button:focus,
.cate-box .cate-box-in ul li button.ov {color: #1898FF;font-weight: bold;}
.cate-box .cate-box-in ul li a { display:block;width:100%;height:100%;cursor: pointer;}
.cate-box .cate-box-in ul li.click1 { background:#907354; color:#fff;}
.cate-box .cate-box-in ul li.click1 a { color:#fff; }
.cate-box .cate-box-in ul li a.click2 { color:#fff;}
.cate-box .cate-box-in ul li button {width:100%;height:100%;text-align:left;font-size:16px;color: #222;word-break: break-all;}

.select_area {width:100%;margin-top: 25px;position: relative;}
.select_area .text_box{}
.select_area .submit_left{position: absolute;right: 0;top: 50%;transform: translateY(-50%);display:flex;}
.select_area .submit_left a{display: inline-block;}
.select_area .submit_left a.search_btn{padding:12px  45px;}
.select_area .text_box{width: 100%;position: relative;overflow: hidden;display: flex;align-items: center;}
/* .select_area .text_box .lavel_tit,
.select_area .text_box .sc_list{display: inline-block; float: left;} */
.select_area .text_box .lavel_tit {color: #222;font-size: 16px;font-weight: bold;margin-right: 13px;min-width: 100px;line-height: 150%;
/* identical to box height, or 24px */}

.sc_list li {display: inline-flex;float: left;margin-left: 0;text-align: left;line-height: 22px;align-items: center;}
.sc_list li a{display: inline-block;padding-right: 30px;position: relative;}
.sc_list li a:after{content: '';/* position: absolute; */width: 16px;height: 16px;margin-top: 5px;right: -2px;border-radius: 3px;background:#ABB2C0 url("data:image/svg+xml,%3Csvg width='8' height='8' viewBox='0 0 8 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.75 0.675781L7.1543 0.0800781L4 3.23438L0.845703 0.0800781L0.25 0.675781L3.4043 3.83008L0.25 6.98438L0.845703 7.58008L4 4.42578L7.1543 7.58008L7.75 6.98438L4.5957 3.83008L7.75 0.675781Z' fill='white'/%3E%3C/svg%3E%0A") no-repeat center;width: 16px;display: inline-block;margin: 0 0 0 0px;bottom: -3px;position: relative;}
.sc_list li a span{display: inline-block;position: relative;font-size: 16px;line-height: 150%;
/* identical to box height, or 24px */color: #808080;}
.sc_list li a span:not(:first-child){padding-left: 15px;text-align: left;}
.sc_list li a span:not(:first-child)::before{content: '>';position: absolute;left: 2px;color:#ABB2C0;}
.ir.ir-reset{width: 16px; height: 20px;background-image: url("data:image/svg+xml,%3Csvg width='16' height='20' viewBox='0 0 16 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 4.42383V0.75L3.42383 5.32617L8 9.92383V6.25C8.75911 6.25 9.4681 6.39323 10.127 6.67969C10.8001 6.96615 11.3874 7.36003 11.8887 7.86133C12.39 8.36263 12.7839 8.94987 13.0703 9.62305C13.3568 10.2819 13.5 10.9909 13.5 11.75C13.5 12.5091 13.3568 13.2253 13.0703 13.8984C12.7839 14.5573 12.39 15.1374 11.8887 15.6387C11.3874 16.14 10.8001 16.5339 10.127 16.8203C9.4681 17.1068 8.75911 17.25 8 17.25C7.24089 17.25 6.52474 17.1068 5.85156 16.8203C5.19271 16.5339 4.61263 16.14 4.11133 15.6387C3.61003 15.1374 3.21615 14.5573 2.92969 13.8984C2.64323 13.2253 2.5 12.5091 2.5 11.75H0.673828C0.673828 12.7669 0.860026 13.7194 1.23242 14.6074C1.61914 15.4954 2.14193 16.276 2.80078 16.9492C3.47396 17.6081 4.25456 18.1309 5.14258 18.5176C6.0306 18.89 6.98307 19.0762 8 19.0762C9.01693 19.0762 9.9694 18.89 10.8574 18.5176C11.7454 18.1309 12.5189 17.6081 13.1777 16.9492C13.8509 16.276 14.3737 15.4954 14.7461 14.6074C15.1328 13.7194 15.3262 12.7669 15.3262 11.75C15.3262 10.7331 15.1328 9.7806 14.7461 8.89258C14.3737 8.00456 13.8509 7.23112 13.1777 6.57227C12.5189 5.89909 11.7454 5.3763 10.8574 5.00391C9.9694 4.61719 9.01693 4.42383 8 4.42383Z' fill='white'/%3E%3C/svg%3E%0A");background-size: contain;background-repeat: no-repeat;}
.btn-primary:hover .ir.ir-reset,
.btn-primary:focus .ir.ir-reset{background-image: url("data:image/svg+xml,%3Csvg width='16' height='20' viewBox='0 0 16 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 4.42383V0.75L3.42383 5.32617L8 9.92383V6.25C8.75911 6.25 9.4681 6.39323 10.127 6.67969C10.8001 6.96615 11.3874 7.36003 11.8887 7.86133C12.39 8.36263 12.7839 8.94987 13.0703 9.62305C13.3568 10.2819 13.5 10.9909 13.5 11.75C13.5 12.5091 13.3568 13.2253 13.0703 13.8984C12.7839 14.5573 12.39 15.1374 11.8887 15.6387C11.3874 16.14 10.8001 16.5339 10.127 16.8203C9.4681 17.1068 8.75911 17.25 8 17.25C7.24089 17.25 6.52474 17.1068 5.85156 16.8203C5.19271 16.5339 4.61263 16.14 4.11133 15.6387C3.61003 15.1374 3.21615 14.5573 2.92969 13.8984C2.64323 13.2253 2.5 12.5091 2.5 11.75H0.673828C0.673828 12.7669 0.860026 13.7194 1.23242 14.6074C1.61914 15.4954 2.14193 16.276 2.80078 16.9492C3.47396 17.6081 4.25456 18.1309 5.14258 18.5176C6.0306 18.89 6.98307 19.0762 8 19.0762C9.01693 19.0762 9.9694 18.89 10.8574 18.5176C11.7454 18.1309 12.5189 17.6081 13.1777 16.9492C13.8509 16.276 14.3737 15.4954 14.7461 14.6074C15.1328 13.7194 15.3262 12.7669 15.3262 11.75C15.3262 10.7331 15.1328 9.7806 14.7461 8.89258C14.3737 8.00456 13.8509 7.23112 13.1777 6.57227C12.5189 5.89909 11.7454 5.3763 10.8574 5.00391C9.9694 4.61719 9.01693 4.42383 8 4.42383Z' fill='%231E307E'/%3E%3C/svg%3E%0A");}

@media(max-width:1200px){
    .class_box .sector_box{width: 100%;margin-bottom: 10px;}

    .select_area .text_box .lavel_tit{text-align: left; margin-right: 0; margin-bottom: 0;}
    .select_area .sc_list{text-align: left;}
    .select_area .sc_list li{margin-left:0;float:none;}
    .select_area .sc_list li a {
        width: 100%;
        display: block
    }

    .select_area .text_box {
        width: 100%;
        display: block;
        margin-bottom: 0;
        padding-right: 58px;
    }
}
@media(max-width:1024px){
    .category_container .content_conteiner{padding: 15px 25px;}
    .select_area .text_box {padding-right:0;}
    .select_area .submit_left{position: static; transform: none; margin-top: 20px; justify-content: center;}
    .select_area .submit_left a{padding: 6px 25px;}
    /* .select_area .submit_left a.search_btn {padding: 7.5px 30px;} */
}
@media(max-width:767px){

    .pick_box .category_list > li{width: 100%;}

    .s-top2 .cate-box .cate-box-in {width: 100%;}
    .s-top2 .cate-box .cate-box-in.cate-box2 {margin-top: 30px;}
    .s-top3 .cate-box .cate-box-in {width: 100%;}
    .s-top3 .cate-box .cate-box-in.cate-box1,
    .s-top3 .cate-box .cate-box-in.cate-box2 {margin-right:0;}
    .s-top3 .cate-box .cate-box-in.cate-box2,
    .s-top3 .cate-box .cate-box-in.cate-box3 {margin-top:30px;}
}

@media screen and (max-width:767px) {
    .cate-box .cate-box-in {float: none;width: 100%;}
    /* .cate-box .cate-box-in ul li {height: 39px;} */
    .cate-box .cate-box-in ul {height: 140px;}
} 
/*** cate-box : e ***/




/*** ui-accordion--faq : s ***/
/* .ui-accordion--faq {border-top: 2px solid #000;} */
.ui-accordion--faq .accordion--item .accordion--body.ov + .form-horizontal.bucket-form.inner {border-top: none;}
.ui-accordion--faq .accordion--header {margin-top: 25px;height: 50px;}
.ui-accordion--faq .accordion--button {display: flex;height: 50px;padding: 10px;text-align: center;border-radius: 10px;justify-content: center;align-items: center;}

.ui-accordion--faq .accordion--button {border: 1px solid #7B8994;background: #7B8994;}
.ui-accordion--faq .accordion--button .accordion--title {color: #fff;font-size: 17px;}
.ui-accordion--faq .accordion--button .icon {display: inline-block;margin-left: 15px;width:18px;height:18px;background-repeat: no-repeat;background-position: center center;background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.5 6.5L9.5 11.5L4.5 6.5' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");}
.ui-accordion--faq .accordion--button.ov {border: 1px solid #E4E6EE;background: #F4F5F8;}
.ui-accordion--faq .accordion--button.ov .accordion--title {color: #7B8994;}
.ui-accordion--faq .accordion--button.ov .icon {background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.5 11.5L9.5 6.5L14.5 11.5' stroke='%237B8994' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");}

.ui-accordion--faq .form-horizontal.bucket-form {border-color:#000;}
.ui-accordion--faq .form-horizontal.bucket-form .form-group.region .checkbox-box label {width: 100px;}
.ui-accordion--faq .form-horizontal.bucket-form .form-group.region .checkbox-box.all label {width: 140px;}

@media (max-width: 980px) {
    .ui-accordion--faq .form-horizontal.bucket-form .form-group.region .d-flex {flex-direction: column;}
    .ui-accordion--faq .form-horizontal.bucket-form .form-group.region .checkbox-box.all {width: 100%;min-width: auto;}
    .ui-accordion--faq .form-horizontal.bucket-form .form-group.region .checkbox-box.all label {width: 100%;}
}

@media (max-width: 768px) {
    .ui-accordion--faq .regist-popup2 .s-top2 .cate-box .cate-box-in {width: 100%;}
    .ui-accordion--faq .regist-popup2 .s-top2 .cate-box .cate-box-in.cate-box2 {margin-top: 30px;}
}
/*** ui-accordion--faq : e ***/




/*** program--search : s ***/
.program--search .float-md-left .program--count {padding: 8px 0 8px 33px;}
.program--search .float-md-left .program--count:before {top:50%;transform: translate(0, -50%);}
.program--search .search-inner.float-md-right {float: right;text-align: right;position: relative;max-width: none;width: 70%;}

.program--search .search--fe-btn {width: 117px;display: inline-block;}
.program--search .search--fe-btn .fe-btn {width: 117px;border-radius: 0;}
.program--search .search--fe-btn .fe-btn.fe-btn-primary {background-color: #1898FF;}
.program--search .search--fe-btn .fe-btn.fe-btn-primary:hover,
.program--search .search--fe-btn .fe-btn.fe-btn-primary:focus {background-color:#fff;color: #1898FF;}

.program--search.custom {margin-bottom: 5px;border: none;background-color: transparent;padding: 0;}
.program--search.custom .float-md-left {margin-top: 8px;}
.program--search.custom .float-md-left .program--count {padding: 0 0 0 19px;height: 23px;}
.program--search.custom .float-md-left .program--count:before {left: 9px;top:50%;width:4px;height:4px;background-color: #1898FF;border-radius:50%;background-image:none;}
.program--search.custom .float-md-left .program--count span {letter-spacing: 0;height: 22px;font-size: 15px;line-height: 150%;color: #666;}
.program--search.custom .float-md-left .program--count span strong {padding: 0;top: -1px;text-decoration: none;color: #1898FF;width: auto;min-width: auto;}
.program--search.custom .float-md-left .notice--text {display: inline-block;margin-left: 23px;vertical-align: bottom;line-height: 23px;}
.program--search.custom .float-md-left .notice--text .txt-check {margin-top: 0;height: 23px;}
.program--search.custom .search_inner.float-md-right {width: calc(100% - 600px);margin-bottom: 3px;}
.program--search.custom .search_inner.float-md-right .search--select span {height: 45px;}
.program--search.custom .search_inner.float-md-right .search--select select {height: 45px;box-shadow: none;border-radius: 10px !important;min-width: 129px;padding: 0 26px 0 18px;font-size: 15px;line-height: 150%;color: #808080;border: 1px solid #E0E0E0;}
.program--search.custom .search_inner.float-md-right .search--text span {height: 45px;}
.program--search.custom .search_inner.float-md-right .search--text span input[type="text"] {height: 45px;box-shadow: none;border: 1px solid #e0e0e0;font-size: 15px;line-height: 150%;color: #808080;padding: 2px 15px;border-radius: 10px !important;}
.program--search.custom .search_inner.float-md-right .search--btn span {width: 73px;height: 45px;}
.program--search.custom .search_inner.float-md-right .search--btn .btn--submit input[type=submit] {width: 73px;height: 45px;border-radius: 10px;background-color: #1898FF;border: 1px solid #1898FF;padding: 10px;font-size: 15px;line-height: 10px;letter-spacing: 0;font-weight: normal;margin: 0;}
.program--search.custom .search_inner.float-md-right .program--page .search--select {width: 131px;height:45px;}
.program--search.custom .search_inner.float-md-right .program--page .search--select span {height:45px;}
.program--search.custom .search_inner.float-md-right .program--page .search--select select {border-radius: 10px !important;height:45px;min-width: 129px;padding: 0 50px 0 18px;font-size: 15px;line-height: 150%;color: #808080;border: 1px solid #E0E0E0;-webkit-box-shadow:none;background: url("data:image/svg+xml,%3Csvg width='14' height='7' viewBox='0 0 14 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13 0.499999L7 6.5L1 0.5' stroke='%23808080' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") no-repeat right 18px center;}
.program--search.custom .search_inner.float-md-right .program--page button {min-width: 73px;height: 45px;background-color: #1898FF;border: 1px solid #1898FF;color: #fff;border-radius: 10px;padding: 10px;font-size: 15px;line-height: 10px;letter-spacing: 0;font-weight: normal;margin: 0 0 0 4px;}
.program--search.custom .search_inner.float-md-right .program--page .fe-btn {width: 100%;}
.program--search.custom .search_inner.float-md-right .program--page .fe-btn.outline {background-color: #fff;color:#1898FF;}
.program--search.custom .search_inner.float-md-right .search--fe-btn {min-width: auto;width: auto;height: 45px;}
.program--search.custom .search_inner.float-md-right .search--fe-btn .fe-btn {min-width: 73px;height: 45px;background-color: #1898FF;border: 1px solid #1898FF;color: #fff;border-radius: 10px;padding: 10px;font-size: 15px;line-height: 10px;letter-spacing: 0;font-weight: normal;margin: 0;width: auto;}

@media (max-width: 1280px) {
    .program--search.custom .search_inner.float-md-right {display: block;width:100%;margin-top:10px;}
}

@media (max-width: 980px) {
    .program--search .float-md-left {margin-bottom: 10px;}
    .program--search .search-inner.float-md-right {float: none; width:100%;}
}

@media (max-width: 768px) {
    .program--search .search--btn span {width: 60px;}
    .program--search .search--select select {min-width:80px;}
}

@media (max-width: 640px) {
    .program--search .search--select,
    .program--search .search--text,
    .program--search .search--btn,
    .program--search .search--date,
    .program--search .program--page,
    .program--search .program--page .search--select {margin:0 0 5px 0;}

    .program--search .search--btn span {width: 100%;}
    .program--search .search--fe-btn {display: block;width: 100%;margin: 5px 0 0 0;}
    .program--search .search--fe-btn .fe-btn {width: 100%;}

    .program--search.custom .float-md-left .notice--text {display: block;width: 100%;margin-left: 5px;margin-top: 5px;height: auto;}
    .program--search.custom .float-md-left .notice--text .txt-check {height: auto;}
    .program--search.custom .search_inner.float-md-right .search--btn span,
    .program--search.custom .search_inner.float-md-right .search--btn .btn--submit input[type=submit],
    .program--search.custom .search_inner.float-md-right .program--page .search--select,
    .program--search.custom .search_inner.float-md-right .program--page button,
    .program--search.custom .search_inner.float-md-right .program--page .fe-btn {width: 100%;}
    .program--search.custom .search_inner.float-md-right .program--page button {margin-left: 0;}
}
/*** program--search : e ***/







/*** modal : s ***/

.popup .body {z-index: 9999;padding-top: 0;max-width: 890px;width: 100%;min-width: 300px;min-height: 560px;position: fixed;top: 50%;left: 50%;display: inline-block;background: #fff;box-shadow: 0 0 24px rgba(0, 0, 0, .5);transform: translate(-50%, -50%);transition: all .4s ease-out;vertical-align: middle;text-align: left;border-radius: 20px;overflow: hidden;}
.popup .body .popup-title {position: relative;padding: 27px 40px;height: 89px;background-color: #1898FF;}
.popup .body .popup-title .h2 {color: #fff;margin-bottom:0;line-height: 1.5;}
/* .popup .modal--close-button span {background: #1898FF;} */
.popup .popup-content .pilsu-text {display:block;text-align:right;margin-bottom:10px;float: none;}
.popup .popup-content .form-horizontal.bucket-form .form-group input[type="text"] {max-width: 100%;}

/** 사업자 조회 : s **/
.regist-popup1 {overflow-y: auto;width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;}
.regist-popup1 .body {max-width: 600px;}
.regist-popup1 .body .form-horizontal.bucket-form .txt-check {margin-top:5px;}
.regist-popup1 .body .form-horizontal.bucket-form .form-group div[class^=col-] {border-top: none !important;}

@media (max-width: 767px) {
    .regist-popup1 .popup-title {height:70px;padding: 18px 40px;}
    .regist-popup1 .modal--close {right:30px;top:23px}
    .regist-popup1 .body {width: 90%;max-width: none;}
    .regist-popup1 .body .popup-title .h2 {font-size: 22px;}
    .regist-popup1 .popup-content {padding:29px 20px}
    .regist-popup1 .btn-wrap .fe-btn {max-width:130px;font-size:15px;margin: 0;}
}

@media (max-width: 360px) {
    .regist-popup1 .btn-wrap .fe-btn {max-width:100px;padding:10px 5px;}
}
/** 사업자 조회 : e **/

/** 업종 선택 : s **/
.regist-popup2 .list-wrap {height: 323px;background: #fff;border: 1px solid #E0E0E0;padding: 20px 20px 20px 30px;border-radius: 10px;}
.regist-popup2 .list-wrap .list-notice {display: block;width: 100%;font-size: 16px;color: #222;}

@media (max-width: 980px) {
    .regist-popup2 .body {width: 90%;max-width: none;}    
}

@media (max-width: 767px) {
    .regist-popup2 .list-wrap {height: 200px;}
    .regist-popup2 .cate-box .cate-box-in ul {height: 160px;}
    .regist-popup2 .popup-content .s-top2 .cate-box .cate-box-in {width: 100%;}
    .regist-popup2 .popup-content .s-top2 .cate-box .cate-box-in.cate-box2 {margin-top: 30px;}
    .regist-popup2 .btn-wrap .fe-btn {max-width:130px;font-size:15px;margin: 0;}
}

@media (max-width: 480px) {
    .regist-popup2 .popup-content {padding:29px 20px;}

    .regist-popup2 .list-wrap {padding: 20px 20px 20px 20px;}
}

@media (max-width: 390px) {
    .regist-popup2 .btn-wrap .fe-btn {max-width:100px;padding:10px 5px;}
}
/** 업종 선택 : e **/



.modal:before {content: '';display: inline-block;height: 100%;width: 0;margin-left: -1em;vertical-align: middle}
.modal--open {overflow: hidden;height: 100%}
.modal--open .modal {overflow-x: hidden;overflow-y: auto;z-index: 99999}
.modal--backdrop {position: absolute;top: 0;right: 0;left: 0;background-color: rgba(0, 0, 0, .6)}
.modal--header {margin: 0 15px;padding: 10px 0;border-bottom: 1px solid #e6e6e6}
.modal .modalTitle,
.popup-title {font-size: 1.2em;color: #000}
.popup-content {position: relative;padding: 29px 40px;overflow-y: auto}
.modal--footer {padding: 8px 15px;border-top: 1px solid #e6e6e6;background: #fafafa;text-align: center}
.modal--close {position: absolute;top: 31px;right: 40px;font-size: 0}
.modal--close-button span {display: inline-block;width: 25px;height: 25px;background: #1898FF;background-position: center center;background-repeat: no-repeat;background-image: url("data:image/svg+xml,%3Csvg width='27' height='27' viewBox='0 0 27 27' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M26 1L1 26' stroke='white' stroke-width='1.38889' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M1 1L26 26' stroke='white' stroke-width='1.38889' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");}
.modal.fade .modal--backdrop {opacity: 0;transition: opacity 1s}
.modal.fade.active .modal--backdrop {opacity: .75;transition: opacity 1s}
.modal-confirm .modal__dialog .modal__footer .btn {text-align: center;}

@media only screen and (max-width:770px) {
    .modal--close-button span:before {left: 50%;width: 28px;height: 1px;margin-top: 0;margin-left: -14px}
    .modal--close-button span:after {width: 1px;height: 28px;margin-top: -14px}
}
/*** modal : e ***/



/*** checkbox : s ***/
.checkbox-box label em {color: #808080;font-size: 16px;line-height: 150%;}

.checkbox-box label .chk_ball{display: inline-block;width: 16px;height: 16px;margin-right: 4px;border: 1px solid #ccc;border-radius: 0px;background:#fff;vertical-align: middle;position: relative;margin-top: -2px;}
.checkbox-box .checkbox-inline {padding-left: 0;}
.checkbox-box .checkbox-inline input {z-index: -100;top: -9999px;left: -9999px;position: fixed;}
.checkbox-box .checkbox-inline .chk_ball {/* opacity: 0; */}
.checkbox-box .checkbox-inline .chk_ball:before {content:'';background-image: url("data:image/svg+xml,%3Csvg width='17' height='14' viewBox='0 0 17 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 4.75L7 11.5L15.5 1' stroke='%23007CBC' stroke-width='2.5'/%3E%3C/svg%3E%0A");width: 17px;height: 14px;display: inline-block;position: absolute;top: -2px;left: 1px;display: none;}
.checkbox-box input[type='checkbox']:checked + .chk_ball{}
.checkbox-box input[type='checkbox']:checked + .chk_ball:before {display:block;}

.checkbox-box.all {min-width: 159px;align-items: flex-start;}

/* radio */
.checkbox-box .radio-inline {padding-left: 0;}
.checkbox-box .radio-inline input {z-index: -100;top: -9999px;left: -9999px;position: fixed;}
.checkbox-box .radio-inline .chk_ball {position: relative;display: inline-block;width: 20px;height: 20px;margin-right: 4px;border: 1px solid #cacaca;border-radius: 100%;background: #fff;vertical-align: middle;margin-top: -3px;}

.checkbox-box .radio-inline input[type='radio']:checked + .chk_ball {background-color: #1898FF;outline: 1px solid #ddd;border: 4px solid #fff;}
.checkbox-box .radio-inline input[type='radio']:checked + .chk_ball:before {content:'';width:18px;height:18px;/* border: 1px solid #cacaca; */display: inline-block;border-radius: 50%;position: absolute;left: -4px;top: -4px;}
.checkbox-box .radio-inline input[type='radio']:checked + .chk_ball + em {color: #1898FF;}
/*** checkbox : e ***/




/*** pagination : s ***/
.pagination {margin-top: 40px;}
.pagination .page-item.active .page-link,
.pagination .page-item .page-link:focus,
.pagination .page-item .page-link:hover {background-color: #1898FF;color: #fff;font-weight: bold;}
.pagination .page-item .page-link {font-size: 13px;line-height: 135%;letter-spacing: -0.05em;color: #444;border: none;display: inline-flex;align-items: center;justify-content: center;border-radius: 50%;}
/*** pagination : e ***/






/*** scrapBox : s ***/
.scrapBox {position: relative;display: inline-block;/* float: left; */width: 53px;height: 57px;border: 1px solid #d1d6dc;border-radius: 7px;vertical-align: top;margin-right: 4px;margin-top: 0}
.scrapBox .button-like {display: block;width: 13px;height: 12px;background-repeat: no-repeat;background-position: center center;font-size: 0; background-size: contain;}
.scrapBox .button-like.ent,
.scrapBox .button-like.man {background-image: url("data:image/svg+xml,%3Csvg width='15' height='16' viewBox='0 0 15 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.57786 5.24384L9.69946 5.51303L9.99392 5.53643L14.2694 5.87615C14.2695 5.87616 14.2695 5.87617 14.2696 5.87617C14.2696 5.87617 14.2696 5.87618 14.2697 5.87618C14.3184 5.88013 14.3649 5.89824 14.4034 5.92827C14.442 5.95831 14.471 5.99897 14.4867 6.04524C14.5187 6.14061 14.4913 6.24504 14.4169 6.31224C14.4168 6.31226 14.4168 6.31227 14.4168 6.31229L11.0153 9.37333L10.7832 9.58219L10.869 9.88239L12.2403 14.6809C12.2404 14.6811 12.2404 14.6812 12.2405 14.6814C12.2543 14.7305 12.2527 14.7827 12.236 14.831C12.2193 14.8794 12.1881 14.9215 12.1468 14.9517C12.1054 14.9818 12.0557 14.9986 12.0045 14.9997C11.9534 15.0009 11.9032 14.9863 11.8605 14.9581C11.8605 14.958 11.8604 14.958 11.8603 14.958L7.77737 12.236L7.50002 12.0511L7.22267 12.236L3.13892 14.9585L3.13837 14.9588C3.09671 14.9867 3.04763 15.0014 2.99752 15.001C2.9474 15.0006 2.89855 14.9852 2.85732 14.9567C2.81609 14.9282 2.78437 14.888 2.76628 14.8412C2.74818 14.7945 2.74456 14.7434 2.75587 14.6946L2.75595 14.6943L3.87345 9.85525L3.93676 9.58112L3.73529 9.38472L0.57554 6.30447L0.575507 6.30444C0.541107 6.27091 0.517095 6.22818 0.506343 6.18136C0.495591 6.13454 0.498555 6.08562 0.51488 6.04044C0.531205 5.99527 0.5602 5.95575 0.598395 5.92662C0.63659 5.89749 0.682369 5.87998 0.730257 5.87619L0.730375 5.87618L5.00612 5.53643L5.3006 5.51303L5.4222 5.24381L7.27245 1.14731L7.27307 1.14592C7.29268 1.10215 7.32454 1.06499 7.36481 1.03892C7.40507 1.01285 7.45202 0.998997 7.49999 0.999023C7.54796 0.99905 7.59489 1.01296 7.63513 1.03907C7.67536 1.06518 7.70718 1.10238 7.72675 1.14617L7.72674 1.14617L7.72761 1.14809L9.57786 5.24384Z' fill='white' stroke='%23BBBBBB'/%3E%3C/svg%3E%0A");}
.scrapBox .button-like.ent.on,
.scrapBox .button-like.man.on {background-image: url("data:image/svg+xml,%3Csvg width='15' height='16' viewBox='0 0 15 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.9603 5.88475C14.9131 5.7459 14.8264 5.62389 14.7107 5.53379C14.595 5.44369 14.4554 5.38945 14.3093 5.37775L10.0335 5.038L8.18327 0.942249C8.12435 0.810333 8.0285 0.69829 7.90731 0.619642C7.78611 0.540994 7.64474 0.499103 7.50026 0.499024C7.35579 0.498944 7.21437 0.540681 7.09309 0.619195C6.97181 0.69771 6.87584 0.809648 6.81677 0.941499L4.96652 5.038L0.69077 5.37775C0.547111 5.38913 0.409773 5.44166 0.295186 5.52905C0.180599 5.61644 0.0936144 5.73499 0.0446396 5.87052C-0.00433529 6.00605 -0.013227 6.15282 0.0190284 6.29328C0.0512838 6.43373 0.12332 6.56191 0.22652 6.6625L3.38627 9.74275L2.26877 14.5817C2.23484 14.7282 2.24571 14.8815 2.29998 15.0217C2.35426 15.1619 2.44942 15.2826 2.57312 15.3681C2.69683 15.4535 2.84336 15.4998 2.99371 15.501C3.14406 15.5021 3.29128 15.4581 3.41627 15.3745L7.50002 12.652L11.5838 15.3745C11.7115 15.4593 11.8622 15.503 12.0155 15.4996C12.1688 15.4963 12.3174 15.446 12.4413 15.3557C12.5652 15.2654 12.6585 15.1392 12.7086 14.9943C12.7587 14.8494 12.7632 14.6926 12.7215 14.545L11.3498 9.745L14.7518 6.6835C14.9745 6.4825 15.0563 6.169 14.9603 5.88475Z' fill='%23F2B30F'/%3E%3C/svg%3E%0A");}
.scrapBox .button-like.com {background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.74329 2.26228L7.7433 2.26229L7.74544 2.26012C8.05636 1.94539 8.42666 1.69551 8.83488 1.52497C9.24309 1.35442 9.6811 1.2666 10.1235 1.2666C10.5659 1.2666 11.0039 1.35442 11.4121 1.52497C11.8204 1.69551 12.1907 1.94539 12.5016 2.26012L12.5016 2.26015L12.506 2.26456C12.8209 2.57538 13.0709 2.94563 13.2415 3.35384C13.4121 3.76204 13.5 4.20007 13.5 4.6425C13.5 5.08493 13.4121 5.52296 13.2415 5.93116L13.7028 6.124L13.2415 5.93116C13.0709 6.33937 12.8209 6.70962 12.506 7.02044L12.5037 7.02272L6.99934 12.5271L1.49631 7.02276L1.49632 7.02275L1.49398 7.02044C1.17912 6.70962 0.929124 6.33937 0.758494 5.93116C0.587864 5.52296 0.5 5.08493 0.5 4.6425C0.5 4.20007 0.587864 3.76204 0.758494 3.35384C0.929124 2.94563 1.17912 2.57538 1.49398 2.26456L1.49401 2.26459L1.49846 2.26008C1.80926 1.94541 2.17943 1.69557 2.58753 1.52505C2.99562 1.35452 3.4335 1.26672 3.87579 1.26672C4.31808 1.26672 4.75596 1.35452 5.16405 1.52505C5.57215 1.69557 5.94232 1.94541 6.25312 2.26008L6.25312 2.26009L6.25531 2.26228L6.64575 2.65272L6.9993 3.00627L7.35285 2.65272L7.74329 2.26228Z' fill='white' stroke='%23BBBBBB'/%3E%3C/svg%3E%0A");}
.scrapBox .button-like.com.on {background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.38974 1.90873L6.9993 2.29917L6.60886 1.90873C6.25155 1.54697 5.82598 1.25974 5.35683 1.0637C4.88767 0.867664 4.38426 0.766719 3.87579 0.766719C3.36732 0.766719 2.86391 0.867664 2.39475 1.0637C1.9256 1.25974 1.50002 1.54697 1.14272 1.90873C0.780744 2.26606 0.493337 2.69172 0.297174 3.161C0.101012 3.63029 0 4.13386 0 4.6425C0 5.15114 0.101012 5.65471 0.297174 6.124C0.493337 6.59328 0.780744 7.01894 1.14272 7.37627L6.9993 13.2343L12.8573 7.37627C13.2193 7.01894 13.5067 6.59328 13.7028 6.124C13.899 5.65471 14 5.15114 14 4.6425C14 4.13386 13.899 3.63029 13.7028 3.161C13.5067 2.69172 13.2193 2.26606 12.8573 1.90873C12.4999 1.54692 12.0742 1.25967 11.6049 1.06361C11.1356 0.867556 10.6321 0.766602 10.1235 0.766602C9.61493 0.766602 9.1114 0.867556 8.64213 1.06361C8.17286 1.25967 7.74717 1.54692 7.38974 1.90873Z' fill='%23E94141'/%3E%3C/svg%3E%0A");}

.table .scrapBox {border: none;width: 15px;height: 15px;margin-right: 0;margin-left:5px;margin-bottom: 3px;}
.table .scrapBox .button-like {margin-right:0;}
/*** scrapBox : e ***/




/*** tab-ui : s ***/ 

.tab-select.mobile-select .tab-select-title {border: 1px solid #0C3975;}
.tab-select.mobile-select .tab-select-title span {color:#222;font-size: 15px;}
.tab-select.mobile-select .tab-ul {border: 3px solid #0C3975;} 
.tab-select.mobile-select .tab-ul::-webkit-scrollbar-thumb { background: #0C3975; /* 스크롤바의 색상 */ border-radius: 10px; /* 스크롤바 border-radius */}
.tab-select.mobile-select li a::before,
.tab-select.mobile-select li.on a::before {display: none;}
.tab-select.mobile-select .tab-ul li a {padding: 10px;}

/* 탭 스타일 */
.tab-ul.type2 li a span {transition: none;}
.tab-ul.type2 li.on a::before, .tab-ul.type2 li a:focus::before, .tab-ul.type2 li a:hover::before {background: url("data:image/svg+xml,%3Csvg width='18' height='11' viewBox='0 0 18 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.98549 10.2547C9.36949 10.8707 8.37075 10.8707 7.75475 10.2547C7.13874 9.63875 7.13874 8.64001 7.75475 8.02401L14.3941 1.38463C15.0101 0.768628 16.0089 0.768629 16.6249 1.38463C17.2409 2.00063 17.2409 2.99937 16.6249 3.61537L9.98549 10.2547Z' fill='%230C3975'/%3E%3Cpath d='M9.98549 8.02401C10.6015 8.64001 10.6015 9.63875 9.98549 10.2547C9.36949 10.8707 8.37075 10.8707 7.75475 10.2547L1.11537 3.61537C0.499367 2.99937 0.499368 2.00063 1.11537 1.38463C1.73137 0.768629 2.73011 0.768628 3.34611 1.38463L9.98549 8.02401Z' fill='%230C3975'/%3E%3C/svg%3E%0A");}
.tab-ul.type2 li.on a::after, .tab-ul.type2 li a:hover:after, .tab-ul.type2 li a:focus:after {border: 2px solid #0C3975;}
.tab-ul.type2 li.on a span, .tab-ul.type2 li a:hover span, .tab-ul.type2 li a:focus span {color: #0C3975;}
/*** tab-ui : e ***/




/*** board--card--list : s ***/
.board--card--list .obj .col .item {border-radius: 0;}
.board--card--list .obj .col .item .card--body{height: 135px;}
.board--card--list .obj .col .item .card--body .title ,.board--card--list .obj .col .item .card--body .title em{font-family: 'gmarket';font-size:20px;color:#000;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;line-height: 1.3;word-break: keep-all;font-weight: bold;}
.board--card--list .obj .col .item .card--body span {display: block;color:#666;}
.board--card--list .obj .col .item .card--body .date {font-size:16px;font-weight:bold;margin-top: 5px;}
.board--card--list .obj .col .item .card--body .place {font-size:14px;margin-top: 16px;}
.board--card--list .col .inner-box{border-radius: 0px;}

.board--card--list.board-img-list .obj .col .inner-box a .item {border: 1px solid #E0E0E0;border-radius: 0;}
.board--card--list.board-img-list .obj .col .inner-box a:hover .item,
.board--card--list.board-img-list .obj .col .inner-box a:focus .item {border: 1px solid #1898FF;}
.board--card--list.board-img-list .obj .thm--box {background-color: transparent;padding-top: 171px;}

.board--card--list.board-img-list .obj .col.banner .thm--box .inner {display: flex;align-items: center;justify-content: center;padding: 0 10px;/* position: relative; */}
.board--card--list.board-img-list .obj .col.banner .thm--box .inner img{width: auto;display: block;/* max-height: 30px; *//* height: 100%; */}
@media (max-width: 1000px) {
    .board--card--list.board-img-list .col4>*,
    .board--card--list.board-img-list .row-cols-4>*,
    .board--card--list.board-img-list .col5>*,
    .board--card--list.board-img-list .row-cols-5>*,
    .board--card--list.board-img-list .col6>*,
    .board--card--list.board-img-list .row-cols-6>* {flex: 0 0 50%;max-width: 50%;}
}

@media (max-width: 490px) {
        .board--card--list.board-img-list .col4>*,
    .board--card--list.board-img-list .row-cols-4>*,
    .board--card--list.board-img-list .col5>*,
    .board--card--list.board-img-list .row-cols-5>*,
    .board--card--list.board-img-list .col6>*,
    .board--card--list.board-img-list .row-cols-6>* {flex: 0 0 100%;max-width: 100%;}
}
/*** board--card--list : e ***/





/*** no-img : s ***/
.no-img:before {background-image: url("data:image/svg+xml,%3Csvg width='116' height='87' viewBox='0 0 116 87' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M113.74 44.5254C113.74 44.5254 98.6469 17.4341 91.1402 8.24324C87.6756 3.65585 83.0722 0.367676 78.3885 0.367676C74.4427 0.367676 70.6092 2.90197 68.5401 4.77863C62.3487 9.65475 56.5423 17.9955 56.5423 17.9955C56.5423 17.9955 53.4466 12.7504 50.2546 12.558C46.79 12.189 43.7906 14.3384 40.4062 17.9955C32.7231 25.871 21.1904 42.376 21.1904 42.376C21.1904 42.376 68.925 26.3362 113.74 44.5254Z' fill='%235BB53C'/%3E%3Cpath d='M20.8197 64.224C20.8197 53.2527 45.2965 43.9657 77.3602 42.3777C73.9918 42.1852 70.4149 42.0088 66.8541 42.0088C29.8181 42.0088 0 52.1299 0 64.224C0 76.318 29.8181 86.6317 66.8541 86.6317C70.4149 86.6317 73.9758 86.4392 77.3602 86.3429C45.2805 84.6588 20.8197 75.4679 20.8197 64.2079V64.224Z' fill='%23005BAC'/%3E%3Cpath d='M51.7609 64.2237C51.7609 56.4444 70.8964 50.1567 94.5231 50.1567C96.9612 50.1567 99.3992 50.1567 101.645 50.3492C95.3572 49.3227 88.2355 48.665 80.6326 48.665C54.6641 48.665 33.5557 55.6905 33.5557 64.2237C33.5557 72.7569 54.6641 79.9748 80.6326 79.9748C88.2355 79.9748 95.3572 79.3172 101.645 78.3869C99.3992 78.5794 96.9612 78.5794 94.5231 78.5794C70.8964 78.5794 51.7609 72.1955 51.7609 64.2237Z' fill='%23005BAC'/%3E%3Cpath d='M92.8379 56.6367C79.7975 56.6367 69.4839 60.0051 69.4839 64.2236C69.4839 68.442 79.7975 72.0029 92.8379 72.0029C105.878 72.0029 115.999 68.6345 115.999 64.2236C115.999 59.8126 105.59 56.6367 92.8379 56.6367Z' fill='%23E61919'/%3E%3C/svg%3E%0A");}
/*** no-img : e ***/





/*** ui ui-tablist : s ***/
.ui-tablist .tab-ul {margin-bottom: 0;}
.ui-tablist .tab-ul .js-tab {position:relative;border-radius: 10px 10px 0px 0px;border: 1px solid #dbdbdb;background: #FFF;height: 58px;display: flex;max-width: 206px;/* width: 100%; */height: 58px;padding: 0px 1px;flex-direction: column;justify-content: center;align-items: center;border-bottom: none;}
.ui-tablist .tab-ul .js-tab:after {position: absolute;content:'';width: 100%;height: 1px;left: 50%;bottom: 0px;transform: translate(-50%, 0);background-color: #1898FF;}
.ui-tablist .tab-ul .js-tab a {display: flex;width: 100%;height: 100%;justify-content: center;align-items: center;}
.ui-tablist .tab-ul .js-tab a span {font-size: 18px; font-weight: 400;line-height: 0px;color: #666;}
.ui-tablist .tab-ul .js-tab.on {border: 1px solid #1898FF;z-index: 2;border-bottom: 1px solid #fff;}
.ui-tablist .tab-ul .js-tab.on:after {opacity: 0;}
.ui-tablist .tab-ul .js-tab.on a span {color: #1898FF;font-weight: 700;}

.ui-tablist .tabpanel {padding: 40px;border: 1px solid #1898FF;border-radius: 0 0 10px 10px;}
.ui-tablist .tabpanel.on {margin-top: -1px;}

@media (max-width: 400px) {
    .ui-tablist .tab-ul .js-tab a span {font-size: 15px;}
}
/*** ui ui-tablist : e ***/





/*** empmn-search : s ***/
.empmn-search {margin-bottom: 98px;}
.empmn-search .top-title {display: flex; border-bottom: 2px solid #000;justify-content: space-between;}
.empmn-search .top-title .check-tip {color: #1898FF;text-align: right;font-size: 15px;line-height: 150%;letter-spacing: -0.15px; position: relative; margin-top: 0; padding-left: 23px;}
.empmn-search .top-title .check-tip::before {background-image: url("data:image/svg+xml,%3Csvg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 0.5C3.66311 0.5 0 4.16311 0 8.5C0 12.8369 3.66311 16.5 8 16.5C12.3369 16.5 16 12.8369 16 8.5C16 4.16311 12.3369 0.5 8 0.5ZM8.88889 12.9444H7.11111V11.1667H8.88889V12.9444ZM8.88889 9.38889H7.11111V4.05556H8.88889V9.38889Z' fill='%231898FF'/%3E%3C/svg%3E%0A"); width: 16px; height: 16px; position: absolute; left: 3px; top: 2px; content: '';}
.empmn-search .h2 {margin-bottom: 16px;}
.empmn-search .board--card--list.board-img-list {margin-bottom: 46px; margin-top: 10px;}
.empmn-search .board--card--list.board-img-list .obj .col.banner .thm--box {padding-top:50px;}
.empmn-search .board--card--list.board-img-list .obj .col.banner .thm--box:before,
.empmn-search .board--card--list.board-img-list .obj .col.banner .thm--box:after{display:none}
.empmn-search .board--card--list.board-img-list .obj.col8 > * {flex: 0 0 10%; max-width:10%;}
.empmn-search .board--card--list.board-img-list .obj.col8 .col {border: 1px solid transparent;}

.empmn-search .board--card--list.board-img-list .obj .col.banner.banner9 .thm--box .inner {padding:15px 10px;}

.empmn-search .img-notice {color: #666;font-size: 15px;line-height: 150%;letter-spacing: -0.15px;}
.empmn-search .form-horizontal.bucket-form > .form-group {/* height: 455px; *//* height: 100%; */align-items: flex-start;}
.empmn-search .form-horizontal.bucket-form .form-group > div[class^=col-] {padding: 25px;max-width: none;height: 100%;margin: 0;width: calc(100% - 164px);display: inline-block;flex: none;}
.empmn-search .form-horizontal.bucket-form .form-group div[class^=col-].control-label {display: inline-block;flex: none;padding: 39px 24px 25px 10px;width: 164px;max-width: none;height: 100%;margin: 0;}
.empmn-search .form-horizontal.bucket-form .form-group .checkbox-box label {margin-bottom: 5px;}
.empmn-search .form-horizontal.bucket-form .form-group .checkbox-box .checkbox-inline {padding-left: 25px; min-width: 132px;}

.empmn-search .form-horizontal.bucket-form .form-group.job div[class^=col-] {padding: 39px 0;}
.empmn-search .form-horizontal.bucket-form .form-group.job div[class^=col-].control-label {padding: 39px 24px 25px 10px;}
.empmn-search .form-horizontal.bucket-form .form-group.job div[class^=col-].col-sm-9 {padding: 25px;}
.empmn-search .form-horizontal.bucket-form .form-group.region div[class^=col-].control-label {padding-top:30px;}
.empmn-search .form-horizontal.bucket-form .form-group.region div[class^=col-].col-sm-9 {padding: 21px 0 16px 0;}
.empmn-search .form-horizontal.bucket-form .form-group.keyword div[class^=col-].control-label {padding-top: 38px;padding-right: 27px;}
.empmn-search .form-horizontal.bucket-form .form-group.keyword div[class^=col-] .form-control {/* max-width: 332px; */}
.empmn-search .form-horizontal.bucket-form .form-group.check div[class^=col-].col-sm-9 {min-height: 103px;padding: 38px 0 31px 0;}

.empmn-search .btn-wrap .fe-btn.button_refresh .m-no,
.empmn-search .btn-wrap .fe-btn.button_reset .m-no {display: inline-block; margin-right: 4px;}


.empmn-search .board--card--list.board-img-list .obj .col.banner.banner17 .thm--box .inner img,
.empmn-search .board--card--list.board-img-list .obj .col.banner.banner18 .thm--box .inner img,
.empmn-search .board--card--list.board-img-list .obj .col.banner.banner19 .thm--box .inner img,
.empmn-search .board--card--list.board-img-list .obj .col.banner.banner20 .thm--box .inner img {max-width: none; max-height: none; width: 130%; height: auto;}


/* @media (max-width: 710px) {
    .empmn-search .form-horizontal.bucket-form .form-group div[class^=col-].control-label {flex: 0 0 25%;}
} */

@media (max-width: 1280px) {
    .empmn-search .board--card--list.board-img-list .obj.col8 > * {flex: 0 0 16.66%; max-width: 16.66%;}
}

@media (max-width: 1024px) {
    .empmn-search .board--card--list.board-img-list .obj.col8 > * {flex: 0 0 25%; max-width: 25%;}
    .empmn-search .board--card--list.board-img-list .obj .col.banner.banner1 .thm--box .inner,
    .empmn-search .board--card--list.board-img-list .obj .col.banner.banner2 .thm--box .inner,
    .empmn-search .board--card--list.board-img-list .obj .col.banner.banner3 .thm--box .inner,
    .empmn-search .board--card--list.board-img-list .obj .col.banner.banner4 .thm--box .inner,
    .empmn-search .board--card--list.board-img-list .obj .col.banner.banner9 .thm--box .inner {padding: 12px 10px;}

    .empmn-search .board--card--list.board-img-list .obj .col.banner.banner17 .thm--box .inner img,
    .empmn-search .board--card--list.board-img-list .obj .col.banner.banner18 .thm--box .inner img,
    .empmn-search .board--card--list.board-img-list .obj .col.banner.banner19 .thm--box .inner img,
    .empmn-search .board--card--list.board-img-list .obj .col.banner.banner20 .thm--box .inner img {width: 120%;}
}

@media (max-width: 768px) {
    .empmn-search .board--card--list.board-img-list .obj.col8 > * {flex: 0 0 33.33%; max-width: 33.33%;}
    .empmn-search .board--card--list.board-img-list .obj .col.banner .thm--box {padding-top: 60px;}
    .empmn-search .board--card--list.board-img-list .obj .col.banner .thm--box .inner {padding: 16px 10px;}
    .empmn-search .board--card--list.board-img-list .obj .col.banner.banner1 .thm--box .inner,
    .empmn-search .board--card--list.board-img-list .obj .col.banner.banner2 .thm--box .inner,
    .empmn-search .board--card--list.board-img-list .obj .col.banner.banner3 .thm--box .inner,
    .empmn-search .board--card--list.board-img-list .obj .col.banner.banner4 .thm--box .inner,
    .empmn-search .board--card--list.board-img-list .obj .col.banner.banner9 .thm--box .inner {padding: 18px 10px;}

    .empmn-search .btn-wrap .fe-btn.button_refresh .m-no,
    .empmn-search .btn-wrap .fe-btn.button_reset .m-no {display: none; margin-right: 0;}
}

@media (max-width: 640px) {
    .empmn-search .top-title {display: block;}
    .empmn-search .top-title .h2 {margin-bottom: 10px;}
    .empmn-search .top-title .check-tip {display: inline-block; text-align: left;}

    .empmn-search .board--card--list.board-img-list .obj .col.banner .thm--box .inner {padding: 10px;}
    /* .empmn-search .board--card--list.board-img-list .obj .col.banner.banner1 .thm--box .inner,
    .empmn-search .board--card--list.board-img-list .obj .col.banner.banner2 .thm--box .inner,
    .empmn-search .board--card--list.board-img-list .obj .col.banner.banner3 .thm--box .inner,
    .empmn-search .board--card--list.board-img-list .obj .col.banner.banner4 .thm--box .inner,
    .empmn-search .board--card--list.board-img-list .obj .col.banner.banner9 .thm--box .inner {padding: 35px 10px;} */
}

@media (max-width: 575px) {
    .empmn-search .board--card--list.board-img-list .obj.col8 > * {flex: 0 0 50%; max-width: 50%;}
    .empmn-search .board--card--list.board-img-list .obj.col8 .col {border: none; padding: 4px;}

    .empmn-search .form-horizontal.bucket-form .form-group div[class^=col-].control-label {flex: 0 0 25%;}
    .empmn-search .form-horizontal.bucket-form .form-group .checkbox-box .checkbox-inline {padding-left: 0;}
    
    .empmn-search .form-horizontal.bucket-form .form-group.job div[class^=col-].control-label,
    .empmn-search .form-horizontal.bucket-form .form-group.region div[class^=col-].control-label,
    .empmn-search .form-horizontal.bucket-form .form-group.keyword div[class^=col-].control-label,
    .empmn-search .form-horizontal.bucket-form .form-group.check div[class^=col-].control-label {width: 100%;flex:none;padding:20px 10px;}
    .empmn-search .form-horizontal.bucket-form .form-group.job div[class^=col-].col-sm-9,
    .empmn-search .form-horizontal.bucket-form .form-group.region div[class^=col-].col-sm-9,
    .empmn-search .form-horizontal.bucket-form .form-group.keyword div[class^=col-].col-sm-9,
    .empmn-search .form-horizontal.bucket-form .form-group.check div[class^=col-].col-sm-9 {padding: 20px 10px; min-height: auto;width: 100%;}
}
@media (max-width: 490px) {
    .empmn-search .img-notice {margin-bottom: 26px; line-height: 120%; display: inline-block;}

    .empmn-search .board--card--list.board-img-list .col4 > .col.banner { flex: 0 0 50%; max-width: 50%; padding: 0;}
    .empmn-search .board--card--list.board-img-list .obj .col.banner .thm--box {padding-top: 0; height: 60px;}
    .empmn-search .board--card--list.board-img-list .obj .col.banner .thm--box .inner {padding: 15px 25px;}
    .empmn-search .board--card--list.board-img-list .obj .col.banner.banner1 .thm--box .inner,
    .empmn-search .board--card--list.board-img-list .obj .col.banner.banner2 .thm--box .inner,
    .empmn-search .board--card--list.board-img-list .obj .col.banner.banner3 .thm--box .inner,
    .empmn-search .board--card--list.board-img-list .obj .col.banner.banner4 .thm--box .inner {padding: 15px 25px;}
    .empmn-search .board--card--list.board-img-list .obj .col.banner.banner9 .thm--box .inner {padding: 15px 45px;}
    .empmn-search .board--card--list.board-img-list .obj .col.banner.banner16 .thm--box .inner {padding: 15px 40px;}
    .empmn-search .board--card--list.board-img-list .obj .col.banner .inner-box > a:hover .item,
    .empmn-search .board--card--list.board-img-list .obj .col.banner .inner-box > a:focus .item {transition: 0.3s;}
    .empmn-search .board--card--list.board-img-list .obj .col.banner .inner-box > a .item .thm--box:before,
    .empmn-search .board--card--list.board-img-list .obj .col.banner .inner-box > a .item .thm--box:after {display: none;}
    .empmn-search .board--card--list.board-img-list .obj .col.banner .inner-box .inner img {max-height: none;width: auto; height: auto;}

    .empmn-search .board--card--list.board-img-list .obj .col.banner.banner17 .thm--box .inner img,
    .empmn-search .board--card--list.board-img-list .obj .col.banner.banner18 .thm--box .inner img,
    .empmn-search .board--card--list.board-img-list .obj .col.banner.banner19 .thm--box .inner img,
    .empmn-search .board--card--list.board-img-list .obj .col.banner.banner20 .thm--box .inner img {width: 140%; height: auto;}
}

@media (max-width: 420px) {
    .empmn-search .btn-wrap .fe-btn.fe-btn-icon {max-width: 130px;font-size: 15px;margin: 0;}

    .empmn-search .board--card--list.board-img-list .obj .col.banner .thm--box .inner {padding: 15px;}
    .empmn-search .board--card--list.board-img-list .obj .col.banner.banner1 .thm--box .inner,
    .empmn-search .board--card--list.board-img-list .obj .col.banner.banner2 .thm--box .inner,
    .empmn-search .board--card--list.board-img-list .obj .col.banner.banner3 .thm--box .inner,
    .empmn-search .board--card--list.board-img-list .obj .col.banner.banner4 .thm--box .inner {padding: 15px;}
    .empmn-search .board--card--list.board-img-list .obj .col.banner.banner9 .thm--box .inner {padding: 15px 30px;}
    .empmn-search .board--card--list.board-img-list .obj .col.banner.banner16 .thm--box .inner {padding: 15px 25px;}
}

@media (max-width: 390px) {
    .empmn-search .form-horizontal.bucket-form .form-group .checkbox-box .checkbox-inline {min-width: 107px; margin-right: 15px;}
}

@media (max-width: 360px) {
    .empmn-search .img-notice {margin-bottom: 19px; text-align: center;}
    .empmn-search .board--card--list.board-img-list .col4 > .col.banner {flex: 0 0 100%; max-width: 100%;}

    .empmn-search .board--card--list.board-img-list .obj .col.banner .thm--box .inner {padding: 5px;}
    .empmn-search .board--card--list.board-img-list .obj .col.banner.banner1 .thm--box .inner,
    .empmn-search .board--card--list.board-img-list .obj .col.banner.banner2 .thm--box .inner,
    .empmn-search .board--card--list.board-img-list .obj .col.banner.banner3 .thm--box .inner,
    .empmn-search .board--card--list.board-img-list .obj .col.banner.banner4 .thm--box .inner {padding: 5px;}
    .empmn-search .board--card--list.board-img-list .obj .col.banner.banner9 .thm--box .inner {padding: 15px 20px;}
    .empmn-search .board--card--list.board-img-list .obj .col.banner.banner16 .thm--box .inner {padding: 10px;}

    .empmn-search .board--card--list.board-img-list .obj .col.banner.banner17 .thm--box .inner img,
    .empmn-search .board--card--list.board-img-list .obj .col.banner.banner18 .thm--box .inner img,
    .empmn-search .board--card--list.board-img-list .obj .col.banner.banner19 .thm--box .inner img,
    .empmn-search .board--card--list.board-img-list .obj .col.banner.banner20 .thm--box .inner img {width: 120%;}
}
/*** empmn-search : e ***/ 




/*** nodata : s ***/
.PRGRM_nodata{margin:0 !important;padding:0 !important;max-width: 100%;-ms-flex: 0 0 100%;flex: 0 0 100%;width:100% !important}
.PRGRM_nodata *{max-width: 100%;-ms-flex: 0 0 100%;flex: 0 0 100%;}
/* .PRGRM_nodata.PRGRM_list-nodata{padding: 35px !important;} */
.ui-grid.are-images-unloaded .rsm-view .item_wrap .grid__item.PRGRM_nodata.PRGRM_list-nodata{padding: 14px !important;}
.PRGRM_nodata .ui-message{border: none;}
.PRGRM_nodata .ui-message .message-result{background-color:#F9F9F9;min-height:631px;display: block;align-items: center;justify-content: center;width: 100%;}
.PRGRM_nodata .ui-message .nopage{width: 100%;max-width: 440px;margin: 0 auto;padding:  197px 0;text-align: center;}
.PRGRM_nodata .ui-message .nopage strong{font-size:30px;display: block;font-weight:bold;color: #000;text-align: center;margin: 0 0 15px;}
.PRGRM_nodata .ui-message .nopage strong em{font-size: 30px;font-weight:bold;color: #000;text-align: center;}
.PRGRM_nodata .ui-message .nopage span{font-size: 18px;color: #333;line-height: 21px;}
.PRGRM_nodata .ui-message .nopage .icon-nonage{background-image: url("data:image/svg+xml,%3Csvg width='288' height='73' viewBox='0 0 288 73' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.01789 29.2428C4.5526 27.1613 3.88303 24.6335 4.00433 22.0837C4.21539 22.108 4.42887 22.1201 4.64478 22.1201C4.86069 22.1201 5.08632 22.108 5.30951 22.0813C7.10717 21.8921 8.81992 20.8247 9.8922 19.2283C10.1033 18.9154 10.2852 18.583 10.4381 18.2458C10.489 18.1318 10.5351 18.0154 10.5788 17.8965C11.1149 17.8722 11.6341 17.7315 12.1217 17.4768C12.6239 17.2148 13.0824 16.8436 13.4851 16.3705C13.5555 16.2832 13.6282 16.1959 13.6962 16.1037L13.701 16.1085C14.3318 15.422 14.8048 14.5049 15.028 13.5297C15.1032 13.207 15.1493 12.8795 15.1687 12.5593C15.1687 12.5205 15.1712 12.4817 15.1736 12.4428C15.2706 12.3482 15.3919 12.2488 15.5496 12.142C15.6564 12.0741 15.7655 12.0062 15.8723 11.9407C16.4472 11.584 17.0416 11.2153 17.4613 10.6331C17.6554 10.3711 17.7524 10.2182 17.7573 10.2109V10.2061C18.2619 9.37154 18.4002 8.35262 18.1479 7.33371C17.9077 6.36331 17.323 5.4851 16.5443 4.91985C16.4375 4.83979 16.3284 4.76458 16.2192 4.69423C16.3065 4.63115 16.3939 4.56808 16.4861 4.50985C17.2478 3.99554 18.0945 3.62194 18.9776 3.39147C19.4215 3.27745 19.8703 3.19739 20.3288 3.15372C20.7825 3.10763 21.241 3.10035 21.6947 3.13189C23.1284 3.24106 24.5355 3.69229 25.7558 4.44678C26.1633 4.69908 26.5515 4.98535 26.9105 5.30315C27.961 4.53654 29.1328 3.92034 30.3773 3.47395C35.78 1.53073 43.0361 2.80438 45.974 8.15612C46.333 8.8451 46.6072 9.58745 46.811 10.3541C46.794 10.3832 46.7794 10.4123 46.7624 10.4438C46.5077 10.9242 46.35 11.4749 46.3064 12.0353C46.2603 12.6102 46.3379 13.1803 46.5247 13.6874C46.5344 13.7116 46.5902 13.8645 46.6969 14.1144C46.8231 14.471 47.039 14.7524 47.2695 15.0144C47.2598 15.2667 47.2428 15.519 47.2258 15.7665C47.2088 16.2638 47.1943 16.7611 47.1846 17.2536C47.4757 17.2439 47.7644 17.2463 48.0579 17.256C48.138 18.1706 48.4364 19.0658 48.9119 19.7815C48.9847 19.9222 49.0671 20.0629 49.1593 20.1963C49.4723 20.6597 49.8677 21.0503 50.3359 21.3584C50.9934 21.795 51.7333 22.0449 52.4902 22.0862C52.4951 22.1104 52.5023 22.1371 52.5096 22.1638C52.6576 22.7485 52.8662 23.3089 53.1307 23.828C53.7857 25.1793 54.989 26.1861 56.4058 26.6398C56.1777 27.649 55.792 28.6291 55.3116 29.5364C54.9283 30.2424 54.4892 30.9168 54.0065 31.5597C53.8002 30.9071 53.5504 30.2666 53.2495 29.6407C52.4368 27.9352 51.3209 26.4263 49.9308 25.1551C48.4922 23.8426 46.8255 22.8431 44.9721 22.1856C44.858 22.1444 44.7416 22.108 44.6276 22.0692C44.4189 21.7902 44.1982 21.5185 43.9701 21.2565C43.4049 20.5942 42.7838 19.9731 42.1239 19.4151C42.0269 19.3327 41.9299 19.2526 41.8304 19.175C42.0827 18.731 42.2792 18.2507 42.4151 17.7436C42.614 17.0061 42.6819 16.2541 42.6091 15.5069C42.5339 14.7354 42.318 14.0028 41.9638 13.3308C41.4762 12.3652 40.7484 11.5986 39.8605 11.1086C39.2346 10.7592 38.5699 10.5263 37.8882 10.4196C37.1846 10.308 36.4811 10.3322 35.7994 10.4948C35.0595 10.65 34.3535 11.0018 33.8076 11.4846C33.1914 12.0329 32.8057 12.7291 32.6893 13.4933C32.631 13.879 32.6601 14.2745 32.7669 14.6481C32.8372 14.8931 32.9391 15.1308 33.0701 15.3468C33.1623 15.4996 33.2666 15.6403 33.3831 15.7713C33.5553 15.9654 33.7518 16.1328 33.9726 16.2711C33.9993 16.2856 34.026 16.3026 34.0527 16.3196C34.4384 16.5403 34.8508 16.6422 35.2438 16.6228C35.4428 16.6131 35.632 16.5743 35.8139 16.504C35.8188 16.504 35.8212 16.504 35.8236 16.4991C35.8503 16.4894 35.877 16.4748 35.9013 16.4627C36.0396 16.3972 36.1657 16.3123 36.2773 16.2153C36.6752 15.8732 36.9056 15.3686 36.8717 14.8591C36.862 14.699 36.7188 14.5777 36.5587 14.5874C36.4107 14.5971 36.2967 14.716 36.287 14.8616V14.9004C36.321 15.3856 35.9668 15.798 35.598 15.9581C35.5883 15.9605 35.5786 15.963 35.5689 15.9678C35.1977 16.0988 34.7538 16.0406 34.3462 15.8077C34.2079 15.7276 34.0794 15.633 33.9629 15.5263C33.7106 15.2958 33.5189 15.0047 33.3952 14.6845C33.2618 14.3375 33.2133 13.9542 33.2691 13.5806C33.4777 12.1808 34.7514 11.3099 35.9207 11.0673H35.928C36.5393 10.9242 37.1652 10.8999 37.796 11.0018C38.4097 11.0988 39.0065 11.3075 39.5767 11.6253C40.3602 12.0595 41.0056 12.7412 41.4422 13.6C41.4422 13.6 41.4422 13.6025 41.4422 13.6049C42.0754 14.8058 42.221 16.2201 41.8474 17.5908C41.7309 18.0202 41.5684 18.4302 41.3598 18.8111C41.3015 18.9178 41.2433 19.0221 41.1778 19.1265C41.1147 19.2283 41.0468 19.3278 40.9764 19.4249C40.974 19.4297 40.9692 19.4346 40.9667 19.4394C40.7436 19.7475 40.4913 20.0289 40.2098 20.2812C39.9721 20.4947 39.7125 20.6912 39.4384 20.861C39.4384 20.861 39.4384 20.8659 39.4359 20.8659C39.0211 21.1279 38.5723 21.339 38.1016 21.4918C37.6019 21.5622 37.107 21.6568 36.6194 21.7805C36.4544 21.7926 36.2919 21.7975 36.1269 21.795H36.122H36.0517C34.6179 21.795 33.172 21.2904 31.9784 20.371C30.9159 19.5631 30.1177 18.4253 29.732 17.1881C29.6737 17.0037 29.6252 16.8169 29.5864 16.6301C29.5622 16.5088 29.4651 16.4166 29.3414 16.3996C29.2177 16.3802 29.0988 16.4409 29.0406 16.5501C28.929 16.7563 28.7883 16.9964 28.6112 17.2463C28.0338 18.0736 27.0901 19.0173 25.7242 19.2308C24.829 19.3666 24.0042 19.1143 23.4462 18.5661C23.2473 18.372 23.0848 18.1415 22.9635 17.8795C22.8713 17.683 22.8082 17.4695 22.7694 17.2512C22.7475 17.1274 22.7354 17.0013 22.7281 16.8727C22.7233 16.7417 22.7281 16.6059 22.7427 16.4724C22.7548 16.3511 22.7718 16.2322 22.8009 16.1109C22.8203 16.0333 22.8397 15.9533 22.864 15.8756C22.9319 15.6573 23.0241 15.4487 23.1381 15.2594C23.4026 14.83 23.7155 14.5316 24.0697 14.3739C24.1716 14.3278 24.2371 14.2308 24.242 14.1265C24.2468 14.0804 24.2371 14.0319 24.2177 13.9882C24.1498 13.8402 23.9775 13.7747 23.8295 13.8402C23.3662 14.0489 22.9659 14.4225 22.6384 14.9537C22.5001 15.1866 22.3885 15.4365 22.306 15.701C22.1993 16.0454 22.1459 16.3996 22.1459 16.749C21.6049 17.0183 21.0712 17.3167 20.5496 17.6466C20.1954 17.8722 19.8461 18.1124 19.5088 18.3671C17.8204 19.5316 16.372 21.0648 15.3143 22.8018C14.7782 23.6873 14.3391 24.6238 14.014 25.5893C13.684 26.5694 13.4705 27.5835 13.3784 28.5975C13.3298 28.794 13.2886 28.9566 13.2498 29.0997C12.9781 29.4976 12.7282 29.9148 12.5099 30.337C12.2794 30.7906 12.0756 31.254 11.9082 31.7246C11.6025 32.5446 11.4036 33.3986 11.3138 34.2647C11.2241 35.1501 11.2508 36.0235 11.3939 36.8653C11.5443 37.7435 11.8184 38.5708 12.2115 39.3301C12.2163 39.3374 12.2212 39.3423 12.2236 39.352C12.898 40.4412 13.7617 41.4286 14.7951 42.285C15.7219 43.0516 16.816 43.7406 18.0508 44.3349C18.0557 44.3349 18.0581 44.3398 18.063 44.3398C18.1454 44.3738 18.2255 44.4102 18.308 44.4441C18.4366 44.4975 18.5651 44.5557 18.6937 44.6091C18.815 44.66 18.9339 44.7085 19.0528 44.7571C19.3754 44.8881 19.6981 45.0118 20.0207 45.1331C23.747 46.5329 27.5098 47.3092 31.2458 47.4402C31.7577 47.8332 32.2987 48.1947 32.8591 48.5174C32.7863 48.6484 32.7159 48.7794 32.6456 48.9128L32.8494 48.971L32.403 49.7789C32.3545 49.7813 32.3084 49.7837 32.2599 49.7886C32.2429 49.8322 32.2259 49.8759 32.2065 49.9196C32.2065 49.9269 32.2016 49.9293 32.2016 49.9341C32.1871 49.9754 26.7116 49.9899 25.3118 49.8225C25.0425 49.791 24.7757 49.7595 24.5064 49.7231C24.4967 49.7231 24.4846 49.7231 24.4748 49.7182C24.1813 49.6818 23.8878 49.6406 23.5918 49.6066C23.5578 49.6018 23.5263 49.5993 23.4972 49.5945C23.4292 49.5533 23.3662 49.5144 23.2982 49.4756C23.2958 49.4756 23.291 49.4708 23.2885 49.4708C22.5438 49.3762 21.8281 49.2694 21.144 49.153C21.3914 49.216 21.6389 49.2937 21.8887 49.3931C21.9737 49.4271 22.6359 49.7546 22.8785 49.9075H22.8834C23.7131 50.4145 24.5864 50.9191 25.5035 51.3606C25.5738 51.3946 25.6466 51.4285 25.717 51.4625C25.7388 51.4722 25.7582 51.4819 25.78 51.494C25.8771 51.5353 25.9741 51.5814 26.0736 51.6251C26.2434 51.6978 26.4132 51.7682 26.5855 51.8361C26.7723 51.9113 26.9615 51.9817 27.1556 52.0472C27.1871 52.0593 27.2186 52.0714 27.2502 52.0811C27.3715 52.1224 27.4928 52.1612 27.6165 52.1976C27.6189 52.1976 27.6214 52.1976 27.6214 52.1976C27.6408 52.2049 27.6602 52.2097 27.6747 52.2146C27.682 52.217 27.6917 52.2194 27.7014 52.2218C27.7257 52.2315 27.7524 52.2388 27.779 52.2461C27.83 52.2607 27.8809 52.2776 27.9367 52.2946C27.9464 52.2946 27.9513 52.2995 27.961 52.2995C28.0314 52.3189 28.1017 52.3407 28.1745 52.3626C28.1842 52.365 28.1939 52.3674 28.206 52.3674C28.2109 52.3674 28.2133 52.3674 28.2182 52.3723C28.3055 52.3965 28.3928 52.4232 28.485 52.4499C28.7082 52.5105 28.9387 52.5736 29.1619 52.6343C29.2468 52.6585 29.3341 52.6804 29.419 52.7046C29.6907 52.7798 29.9673 52.855 30.239 52.9327C30.2754 52.9448 30.3094 52.9545 30.3433 52.9666C30.37 52.9739 30.3991 52.9836 30.4258 52.9933C30.4913 53.0151 30.5568 53.037 30.6175 53.0637C30.6611 53.0806 30.7072 53.0976 30.7485 53.117C30.7824 53.1316 30.814 53.1461 30.8479 53.1631C30.8625 53.168 30.8746 53.1753 30.8867 53.1801C30.9498 53.2117 31.0129 53.2432 31.0711 53.2772C31.0833 53.2844 31.0954 53.2917 31.1075 53.299C31.1973 53.3524 31.2773 53.4057 31.3574 53.464C31.3792 53.4809 31.3986 53.4955 31.418 53.5101C31.5684 53.6362 31.7067 53.7866 31.8256 53.9564C31.9518 54.1384 32.0585 54.3446 32.141 54.5654C32.1847 54.6794 32.221 54.8007 32.2502 54.922C32.2623 54.9681 32.272 55.0142 32.2793 55.0603C32.2962 55.1452 32.3108 55.2301 32.3205 55.3198C32.3278 55.3756 32.3326 55.4339 32.3351 55.4921C32.3642 55.9385 32.306 56.3679 32.1749 56.7463C32.1192 56.9016 32.0512 57.0496 31.9736 57.1854C31.8887 57.3286 31.7941 57.4644 31.6825 57.5809C31.3501 57.9423 30.9425 58.1631 30.5034 58.2965C30.4865 58.3038 30.467 58.3087 30.4476 58.3135C30.3749 58.3353 30.3021 58.3523 30.2293 58.3669C30.205 58.3742 30.1808 58.379 30.1565 58.3814C30.1395 58.3863 30.1226 58.3887 30.1056 58.3936C30.0037 58.4106 29.8994 58.4275 29.7975 58.4397C29.6155 58.4639 29.4287 58.4785 29.2444 58.4858C29.1813 58.4906 29.1182 58.4906 29.0551 58.4906C29.0333 58.4906 29.0115 58.4906 28.9896 58.4906C28.9751 58.4906 28.9629 58.4906 28.9508 58.4906C28.8732 58.4906 28.8004 58.4906 28.7252 58.4906H28.6548C28.5675 58.4906 28.4777 58.4906 28.3904 58.4906H28.32C28.2594 58.4906 28.1987 58.4906 28.1381 58.4906C28.1357 58.4906 28.1284 58.4906 28.1211 58.4906C28.0459 58.4906 27.9731 58.4906 27.9003 58.4906H27.8785C27.8082 58.4906 27.7378 58.4906 27.6675 58.4906C27.5292 58.4882 27.3909 58.4809 27.2502 58.4736C27.1798 58.4664 27.1119 58.4639 27.0415 58.4566C26.9688 58.4518 26.8984 58.4421 26.8232 58.4348C26.7432 58.4275 26.6631 58.4154 26.583 58.4057C26.4714 58.3936 26.3598 58.3742 26.2482 58.3596C26.0954 58.3353 25.9401 58.3087 25.7897 58.282C25.6781 58.2577 25.5617 58.2383 25.4501 58.2141C25.4283 58.2092 25.404 58.2043 25.3797 58.1995C25.0692 58.134 24.7611 58.0564 24.4627 57.9715C24.4409 57.9666 24.4191 57.9569 24.3996 57.9545C23.9144 57.8113 23.4438 57.6439 22.9877 57.4523C22.9222 57.4256 22.8543 57.3965 22.7888 57.3674C22.6723 57.314 22.5559 57.2631 22.4419 57.2048C22.3278 57.149 22.2162 57.0932 22.1046 57.0374C21.8087 56.8822 21.52 56.7172 21.2459 56.5425C20.9062 56.3266 20.5787 56.0937 20.2706 55.8463L20.2633 55.8414C19.8655 55.5406 19.0188 54.8371 18.3613 53.8473C17.995 53.2941 17.6869 52.6512 17.5511 51.9429C17.4565 51.4431 17.4443 50.9118 17.5583 50.3514C17.6335 50.1986 17.733 50.053 17.8543 49.9172C17.9198 49.8419 17.9926 49.7692 18.0727 49.6988C18.1503 49.6309 18.2352 49.5678 18.3225 49.5047C18.3444 49.4902 18.3662 49.4781 18.388 49.4635C18.6476 49.301 18.9266 49.1772 19.225 49.0996C19.2832 49.085 19.3414 49.0705 19.3997 49.0584C19.5064 49.0365 19.6156 49.022 19.7272 49.0098C19.8412 48.9977 19.9552 48.9953 20.0692 48.9953C20.1833 48.9953 20.2949 49.005 20.4089 49.0147C19.7927 48.9031 19.208 48.7866 18.6597 48.6702C18.587 48.6993 18.5166 48.7284 18.4463 48.76C18.3638 48.8012 18.2837 48.8424 18.2037 48.8885C18.0144 48.8424 17.8252 48.7988 17.636 48.7503C17.5438 48.726 17.454 48.7066 17.3643 48.6823C17.1969 48.6387 17.0295 48.5926 16.8621 48.544C16.7117 48.5028 16.5637 48.4591 16.4133 48.413C16.3284 48.3888 16.2435 48.3597 16.1585 48.333C16.0324 48.2942 15.9062 48.2529 15.7801 48.2117C15.6588 48.1704 15.5351 48.1268 15.4138 48.088H15.4089C14.8898 47.9084 14.3779 47.7144 13.8684 47.5009C13.6258 47.416 13.3856 47.3286 13.1503 47.2389C12.5705 47.0157 12.0052 46.7609 11.4545 46.4601C11.3235 46.3898 11.1974 46.3194 11.0712 46.2442C10.1882 45.7687 9.35849 45.201 8.59673 44.5581C8.33229 44.3325 8.07514 44.0972 7.82769 43.8522C7.01013 43.0443 6.29689 42.137 5.70495 41.1545C4.94076 39.8711 4.40947 38.4568 4.16687 36.9745C4.14503 36.5985 4.13533 36.1812 4.14261 35.7202C4.14746 33.4228 4.82673 31.1691 6.02517 29.2307L6.01789 29.2428Z' fill='%23A9E0F8'/%3E%3Cpath d='M30.1199 50.0967C31.6434 50.0967 32.5798 50.0361 32.6187 50.0337L32.5847 49.5485C32.4221 49.5606 16.3572 50.5989 7.68673 43.7867L7.3859 44.1676C14.1229 49.4611 25.1927 50.0967 30.1199 50.0967Z' fill='%23353F86'/%3E%3Cpath d='M46.4226 42.3894C46.6046 42.1396 46.7671 41.8824 46.9175 41.618C47.2911 40.9484 47.5677 40.2254 47.7399 39.4637C47.9801 38.5442 48.0674 37.6151 47.9995 36.7053C47.9291 35.7907 47.706 34.9101 47.3324 34.0877C47.4076 33.7505 47.4706 33.4108 47.5192 33.0615C47.6793 32.0232 47.7181 30.9533 47.6332 29.8859C49.6395 32.4016 50.343 35.8684 49.1907 39.1168C48.6691 40.5893 47.8103 41.8751 46.7234 42.9013C45.9107 43.6704 44.9719 44.2914 43.9457 44.7378C44.5425 44.3351 45.0932 43.8814 45.5832 43.3841C45.8913 43.0687 46.1727 42.7363 46.4226 42.3846V42.3894Z' fill='%23A9E0F8'/%3E%3Cpath d='M45.9473 44.2938C45.0957 44.8833 44.1666 45.3418 43.1816 45.6524C42.6067 45.8343 42.0172 45.9653 41.4252 46.043C40.9885 46.0987 40.5494 46.1279 40.1079 46.1279H40.0497C39.6664 46.123 39.2855 46.1012 38.9046 46.0551C38.155 45.9677 37.4175 45.7955 36.6945 45.5408C36.6242 45.5165 36.5587 45.4898 36.4907 45.4656C35.2705 45.0046 34.1691 44.3302 33.2108 43.4544C32.2356 42.5616 31.452 41.5015 30.8794 40.3031C30.4355 39.3739 30.1395 38.3986 29.9891 37.3894C29.9454 37.0983 29.9139 36.8072 29.8969 36.5088C29.8799 36.2201 29.8751 35.9338 29.8823 35.6451C29.909 34.5729 30.1055 33.5127 30.4694 32.4889C31.19 30.4559 32.5024 28.7359 34.2661 27.5084C34.7246 27.1906 35.2074 26.9091 35.712 26.6714C36.139 26.4676 36.5805 26.2929 37.0342 26.1498C37.4611 26.0164 37.893 25.9096 38.3321 25.832C38.9167 25.7277 39.5111 25.6743 40.1079 25.6743C41.2675 25.6743 42.4174 25.8757 43.5213 26.2638C44.0429 26.4458 44.5402 26.6714 45.0181 26.931C45.5858 27.2391 46.1171 27.6006 46.6144 28.013C46.7454 28.1197 46.8764 28.2337 47.0026 28.3502C47.0268 28.3696 47.0487 28.3914 47.0729 28.4133C47.2258 28.554 47.3713 28.6995 47.512 28.8475C48.2568 29.6263 48.8657 30.519 49.3364 31.4991C49.9089 32.6976 50.2364 33.9736 50.3165 35.2934C50.399 36.6616 50.2049 38.0129 49.7439 39.3132C49.0259 41.3487 47.7134 43.0687 45.9473 44.2938ZM38.4582 26.4021C37.7401 26.5283 37.0463 26.732 36.384 27.011C35.1419 27.5326 34.0211 28.3114 33.0944 29.289C32.1919 30.2473 31.4786 31.3924 31.0201 32.683C30.6902 33.6146 30.5107 34.5656 30.4743 35.5069C30.4452 36.1934 30.4913 36.8727 30.6077 37.535C31.1851 40.8562 33.4898 43.7844 36.8862 44.9852C37.1749 45.0871 37.4636 45.1744 37.7595 45.2472C38.5262 45.4437 39.3122 45.5383 40.1055 45.5383C40.3262 45.5383 40.5446 45.5311 40.7629 45.5165C40.7678 45.5165 40.7702 45.5165 40.7726 45.5165C42.529 44.8979 43.9313 44.0318 45.0691 42.8819C45.433 42.5083 45.758 42.1056 46.0322 41.6786C46.1219 41.5452 46.2068 41.4069 46.2845 41.2637C46.6241 40.6548 46.8764 39.9925 47.0365 39.2963C47.0365 39.2914 47.0365 39.2914 47.0365 39.2866C47.2573 38.4399 47.3374 37.5908 47.2767 36.7562C47.2112 35.8853 46.9929 35.0532 46.6217 34.2817C46.5877 34.209 46.578 34.1216 46.5974 34.0416C46.6799 33.6898 46.7478 33.3259 46.7988 32.9547V32.9499C47.005 31.6374 46.9953 30.291 46.7891 28.9591C46.3184 28.5054 45.8017 28.0955 45.2364 27.7388C44.6445 27.3677 44.0016 27.0523 43.3151 26.8121C42.2767 26.4409 41.1947 26.2566 40.1006 26.2566C39.5742 26.2566 39.0574 26.3002 38.5504 26.3803C38.5189 26.3851 38.4849 26.3924 38.4534 26.3973L38.4582 26.4021ZM47.6333 29.8858C47.7182 30.9533 47.6794 32.0231 47.5193 33.0615C47.4708 33.4084 47.4077 33.7504 47.3325 34.0877C47.7061 34.9101 47.9317 35.7907 47.9997 36.7053C48.0676 37.6175 47.9802 38.5442 47.7401 39.4637C47.5678 40.223 47.2888 40.9459 46.9177 41.6179C46.7697 41.8824 46.6047 42.1371 46.4228 42.3894C46.1729 42.7387 45.8915 43.0735 45.5834 43.3889C45.0933 43.8862 44.5426 44.3399 43.9458 44.7426C44.9696 44.2962 45.9109 43.6752 46.7236 42.9061C47.8104 41.8799 48.6692 40.5942 49.1908 39.1216C50.3432 35.8708 49.6396 32.4064 47.6333 29.8907V29.8858Z' fill='%23353F86'/%3E%3Cpath d='M17.7937 48.9368H33.1211V53.551H17.7937V48.9368Z' fill='white'/%3E%3Cpath d='M18.4029 66.0013C18.7377 65.9212 19.0943 65.8315 19.4946 65.7296C19.5795 65.7077 19.6644 65.6883 19.7493 65.6641C19.7178 66.6733 19.7493 67.6801 19.7954 68.6747C19.5383 68.6893 19.2787 68.6966 19.0191 68.6941C18.8129 68.6868 18.6067 68.6723 18.4005 68.648C18.1918 68.6262 17.9856 68.5922 17.777 68.551C17.3694 68.4709 16.974 68.3642 16.6004 68.2162C15.7901 67.9033 15.0793 67.4011 14.6038 66.6757C15.4262 66.6029 16.3093 66.4622 17.3088 66.2439C17.6557 66.1687 18.0147 66.091 18.4053 65.9964L18.4029 66.0013Z' fill='white'/%3E%3Cpath d='M34.2372 59.2328C34.2688 59.1285 34.3027 59.0241 34.3343 58.9222C34.5429 59.0266 34.7612 59.1163 34.9917 59.1745C34.9796 59.701 34.8947 60.2226 34.7418 60.7199C34.6254 61.0862 34.4725 61.438 34.276 61.7607C34.1669 61.2779 33.997 60.8388 33.769 60.4458C33.7083 60.3439 33.6428 60.242 33.5749 60.1474C33.8854 59.9242 34.1111 59.6112 34.2348 59.2352L34.2372 59.2328Z' fill='white'/%3E%3Cpath d='M14.4947 56.2099C14.6136 55.9649 14.7592 55.7271 14.9168 55.5015C15.402 54.7713 16.0546 54.1284 16.8261 53.7038C17.0202 53.5971 17.2191 53.5049 17.4253 53.4273C17.418 53.4103 17.4108 53.3933 17.4035 53.3739C17.4593 53.4903 17.5175 53.6068 17.5806 53.7232C17.6558 53.8567 17.7334 53.9901 17.8159 54.1163C18.4564 55.1133 19.2836 55.8557 19.9023 56.3191C20.2273 56.5762 20.5694 56.8212 20.9236 57.0493C21.1128 57.1706 21.3045 57.2822 21.5034 57.3938C21.336 57.486 21.1662 57.5806 20.9964 57.6679C20.9964 57.6679 20.994 57.6679 20.9915 57.6679C20.6131 57.8765 20.2225 58.0755 19.8319 58.2574C19.4413 58.4394 19.041 58.6116 18.6407 58.7669C18.0609 58.9925 17.4617 59.1963 16.8601 59.371C16.5617 59.4559 16.2584 59.5383 15.9552 59.6111C15.6907 59.6742 15.4263 59.7324 15.1667 59.7809C15.1352 59.7446 15.1012 59.7106 15.0697 59.6766C14.7907 59.3588 14.5602 59.0022 14.3977 58.6092C14.0508 57.7552 14.1405 56.9401 14.4923 56.2123L14.4947 56.2099Z' fill='white'/%3E%3Cpath d='M33.342 66.972C33.4875 66.71 33.621 66.4552 33.7374 66.2151V66.2102C33.8636 65.9434 33.9703 65.6668 34.0625 65.3854C33.9679 66.2393 33.6282 67.0909 33.1018 67.7798C32.9878 67.9278 32.8641 68.0685 32.7355 68.1995C32.7791 68.037 32.8447 67.8647 32.932 67.6804C33.0848 67.4305 33.2183 67.1976 33.3444 66.972H33.342Z' fill='white'/%3E%3Cpath d='M40.6687 21.1132C40.705 20.9822 40.7342 20.8463 40.7584 20.7129C41.0277 20.9361 41.2921 21.1714 41.5444 21.4164C41.2266 21.3825 40.9064 21.3631 40.5886 21.3534C40.6201 21.2733 40.6444 21.1932 40.6687 21.1132Z' fill='white'/%3E%3Cpath d='M13.3904 33.7236C13.4511 33.4398 13.5312 33.1608 13.6282 32.8866C13.9872 31.8265 14.6495 30.9046 15.3604 30.0579C15.4089 29.8857 15.455 29.7037 15.4986 29.5072C15.5884 27.8479 15.9571 26.1763 16.7699 24.7232C16.8742 24.5291 16.9858 24.3374 17.0998 24.1506C17.5583 23.401 18.0896 22.6926 18.6767 22.0425C19.0115 21.6713 19.3632 21.3219 19.7393 20.9944C20.1129 20.6669 20.5059 20.3588 20.9134 20.0774C21.1973 19.8663 21.486 19.6674 21.7795 19.4782C21.7989 19.5121 21.8183 19.551 21.8402 19.5873C23.0726 21.6519 25.6854 21.9939 27.4976 20.6863C27.7911 20.5165 28.075 20.3248 28.3394 20.1162C28.6038 19.9076 28.8513 19.6795 29.0721 19.4442C29.7125 21.0502 31.0201 22.3578 32.6286 23.0128C32.7644 23.0686 32.8979 23.1244 33.0361 23.1754C32.6092 23.4131 32.1919 23.6703 31.7892 23.9517C30.564 24.8032 29.4845 25.8294 28.5772 27.006C27.7426 28.0856 27.0658 29.2816 26.5636 30.5625C26.3695 29.973 26.0299 29.415 25.5956 28.9735C24.9454 28.3136 24.1376 27.9497 23.3249 27.9497C22.7669 27.9497 22.2332 28.1171 21.7383 28.4495C21.2701 28.7625 20.8479 29.1361 20.4792 29.5558C20.1226 29.9706 19.8169 30.4291 19.5719 30.924C18.5627 32.9449 18.1502 35.6887 20.0207 37.3262C20.7849 37.9836 21.7237 38.3306 22.7354 38.3306C23.1308 38.3306 23.5287 38.2772 23.9241 38.1729C24.2492 38.0904 24.5597 37.9545 24.846 37.7726C25.1153 37.6003 25.3676 37.3869 25.598 37.1346C25.6829 38.1341 25.8722 39.1239 26.1633 40.0918C26.3113 40.5795 26.4835 41.0574 26.68 41.5256C26.4859 41.6954 26.3113 41.8968 26.1633 42.1272C25.9765 42.4232 25.8479 42.741 25.7848 43.071C25.7193 43.3596 25.7218 43.6702 25.797 43.9686C25.8406 44.1457 25.9086 44.3155 25.9959 44.4732C26.0566 44.5799 26.1245 44.6842 26.2021 44.7789C26.2021 44.7789 26.207 44.7789 26.207 44.7837C26.2919 44.8904 26.3865 44.9875 26.4908 45.0724C26.5563 45.1258 26.6267 45.1743 26.697 45.2204C26.549 45.1961 26.4035 45.1719 26.2579 45.1452C26.0299 45.1039 25.7994 45.0578 25.5714 45.0118C25.4306 44.9851 25.2899 44.9535 25.1492 44.9244C25.0546 44.9026 24.9624 44.8832 24.8727 44.8613C24.7708 44.8371 24.6689 44.8152 24.567 44.7886C22.3569 44.2548 20.2196 43.4567 18.2497 42.3213C17.8421 42.086 17.4394 41.8361 17.0488 41.5741C16.9736 41.5232 16.8984 41.4698 16.8232 41.414C16.7141 41.3364 16.6073 41.2612 16.503 41.1811C16.3987 41.1059 16.2968 41.0258 16.1949 40.9458C15.9911 40.7905 15.7897 40.6304 15.5884 40.4606C14.6204 39.6576 13.9678 38.6629 13.5967 37.513C13.439 37.0496 13.3346 36.5717 13.2788 36.0817C13.2522 35.8366 13.2352 35.5916 13.2352 35.3417C13.2352 35.0919 13.2449 34.8396 13.2691 34.5897C13.2861 34.2961 13.3298 34.0074 13.3904 33.7236ZM26.1487 26.4238C26.5951 26.5596 27.0997 26.6179 27.4879 26.2976C27.6941 26.1036 27.6892 25.8221 27.5898 25.5747C27.1798 24.8129 26.3113 24.4224 25.4695 24.4781C25.1541 24.5145 24.9139 24.6455 24.8217 24.8687C24.6543 25.6645 25.5107 26.2055 26.1487 26.4238Z' fill='white'/%3E%3Cpath d='M28.8004 45.0675C28.8319 45.1063 28.861 45.1427 28.8926 45.1815C28.9945 45.3028 29.0964 45.4217 29.2007 45.5406C28.8222 45.5066 28.4438 45.4654 28.0653 45.4193C28.2643 45.3635 28.4559 45.281 28.6403 45.1718C28.6839 45.1451 28.7276 45.1184 28.7713 45.0869C28.7834 45.082 28.7931 45.0748 28.8028 45.0651L28.8004 45.0675Z' fill='white'/%3E%3Cpath d='M0.894233 18.0468L0.899089 18.0419C1.21689 17.8284 1.5444 17.6319 1.87434 17.4427C2.0296 17.353 2.18729 17.268 2.34255 17.1783C2.41048 17.1419 2.47841 17.1031 2.54634 17.0667C2.61427 17.0279 2.68462 16.9915 2.75254 16.9527C2.78651 16.9333 2.81805 16.9187 2.85201 16.8993C3.34691 16.6349 3.83454 16.3292 4.33915 15.9677C4.79281 15.6402 5.26345 15.2642 5.78504 14.8154C5.80202 14.7984 5.82143 14.7838 5.84084 14.7668C6.00338 15.155 6.20716 15.5189 6.45461 15.8585C6.55165 15.9944 6.65839 16.1254 6.76999 16.254C7.01502 16.5402 7.29158 16.7925 7.59968 17.0085C7.86411 17.2001 8.15281 17.3602 8.45605 17.4912C7.99269 18.4107 7.3401 19.1919 6.33574 19.6916C6.03006 19.8444 5.70983 19.973 5.37747 20.0725C4.99901 20.1841 4.61085 20.2617 4.21542 20.3054C3.33721 20.4024 2.43474 20.3321 1.58322 20.121C1.48618 20.0968 1.39399 20.0725 1.29938 20.0458C1.29452 20.0458 1.28725 20.041 1.28239 20.041C1.28725 20.0507 1.2921 20.0579 1.29695 20.0652C1.35032 20.1695 1.41097 20.2666 1.47405 20.3588C1.40612 20.2957 1.34062 20.2302 1.27754 20.1598C1.19506 20.0676 1.115 19.9682 1.03979 19.8663C0.877253 19.6358 0.73897 19.3738 0.644356 19.0754V19.0706C0.523057 18.7212 0.586132 18.2384 0.894233 18.0419V18.0468Z' fill='white'/%3E%3Cpath d='M54.5403 22.142C54.4748 22.011 54.4093 21.8751 54.3462 21.7393C54.778 21.5403 55.1589 21.2807 55.484 20.9605C55.7678 20.6791 56.0129 20.354 56.2142 19.9828C56.3015 19.8227 56.3792 19.6578 56.4495 19.4807C56.4908 19.3763 56.5296 19.2696 56.5636 19.1604C56.5781 19.1119 56.5951 19.061 56.6072 19.01C56.9008 19.3375 57.2113 19.6796 57.5558 20.0483C57.6528 20.1502 57.7523 20.2594 57.8542 20.3661C58.1429 20.6718 58.4534 20.9945 58.8634 21.419V21.4239C59.0453 21.6034 59.2249 21.7829 59.402 21.9576C60.1492 22.7024 60.8551 23.4035 61.4786 24.2259C61.5708 24.352 61.6048 24.4903 61.5781 24.6529C61.5199 25.0143 61.1923 25.3904 60.8915 25.6039C60.4379 25.9023 59.9575 26.0672 59.4141 26.174C59.727 26.0794 60.0254 25.9386 60.3069 25.7494C59.7295 25.7494 59.1497 25.6718 58.5941 25.5214C58.4971 25.4971 58.4 25.468 58.3054 25.4389C58.2108 25.4074 58.1138 25.3758 58.0192 25.3418C57.5291 25.1599 57.0609 24.9222 56.6315 24.6335C55.7217 24.0221 54.9745 23.1754 54.5354 22.1444L54.5403 22.142Z' fill='white'/%3E%3Cpath d='M53.6476 23.5612C53.4099 23.0978 53.2207 22.5957 53.0848 22.0717C53.1624 22.3701 53.2595 22.6612 53.3759 22.9426C53.8563 24.0828 54.6787 25.0944 55.7752 25.6743C56.0105 25.8004 56.258 25.912 56.5176 26.0066C56.913 26.1546 57.3303 26.2565 57.7476 26.3074C57.3206 26.2759 56.9057 26.191 56.5079 26.0576C55.2706 25.6427 54.225 24.7548 53.6525 23.5685L53.6476 23.5636V23.5612Z' fill='white'/%3E%3Cpath d='M15.2197 11.6544C15.1954 11.6689 15.1736 11.6859 15.1518 11.7029C15.1372 11.567 15.1178 11.4312 15.0911 11.2977C15.1518 11.356 15.227 11.402 15.3167 11.4336C15.3895 11.4578 15.4599 11.4675 15.5229 11.4627C15.4259 11.5233 15.324 11.5864 15.227 11.6495L15.2197 11.6544Z' fill='white'/%3E%3Cpath d='M7.93437 16.5355C7.66751 16.3487 7.42491 16.1255 7.21385 15.8756C7.09497 15.7373 6.98581 15.5966 6.88391 15.4511C6.64859 15.1114 6.45936 14.7451 6.31138 14.3545C6.27499 14.2551 6.2386 14.1556 6.20706 14.0513C6.18037 13.9639 6.15611 13.8766 6.13428 13.7868C6.12943 13.7699 6.12458 13.7505 6.11972 13.7335C6.10032 13.6486 6.08091 13.5637 6.06393 13.4812C6.04452 13.3769 6.02754 13.2725 6.01298 13.1682C5.87712 12.1857 5.98629 11.1207 6.35505 10.0581C7.1726 7.66364 9.06731 5.71315 11.4181 4.83736C12.0974 4.59234 12.7718 4.46619 13.422 4.46619H13.5166C13.6306 4.47104 13.7446 4.47589 13.8586 4.48559C13.9678 4.4953 14.077 4.50985 14.1861 4.52684C14.6253 4.59719 15.0498 4.73062 15.4452 4.9247C15.5399 4.97079 15.632 5.01931 15.7218 5.07268C15.8819 5.1673 16.0396 5.26919 16.1949 5.38321H16.1997C17.6214 6.41668 18.1066 8.4812 17.2599 9.89556C17.2478 9.91497 17.158 10.0557 16.9906 10.2813C16.765 10.5918 16.469 10.8417 16.1464 11.0649C16.2846 10.9193 16.4205 10.7689 16.5758 10.6767C16.7262 10.5603 16.8256 10.4826 16.8256 10.4826C16.0226 10.2983 15.3579 9.8058 14.6447 9.3861C14.4045 9.23811 14.1619 9.09013 13.9144 8.96155C14.0867 9.14835 14.2322 9.34728 14.3584 9.56077C14.2056 9.35213 14.0357 9.15563 13.8441 8.98096C13.6718 8.81842 13.4826 8.668 13.2837 8.52972C13.2206 8.48606 13.1575 8.44239 13.092 8.40115C12.9222 8.2944 12.7475 8.19494 12.5656 8.1076C12.4783 8.06393 12.3861 8.02269 12.2963 7.98388C12.2065 7.94506 12.1168 7.90867 12.0222 7.87471C10.9183 7.46714 9.67623 7.38708 8.52874 7.66607L7.96348 7.80435L8.41229 8.17796C9.04305 8.69954 9.50641 9.40065 9.71505 10.1479C9.78783 10.405 9.82907 10.6719 9.8412 10.9363C9.8509 11.1086 9.84605 11.2808 9.82907 11.4482C9.81694 11.5598 9.79996 11.669 9.7757 11.7781C9.75144 11.8946 9.71747 12.0086 9.68108 12.1226C9.64712 12.2197 9.61073 12.3143 9.56949 12.4065C9.52582 12.4986 9.48215 12.5884 9.43121 12.6709C9.32446 12.8553 9.19346 13.0275 9.0479 13.1779C8.85867 13.372 8.64276 13.5297 8.40501 13.6486L8.53601 13.9106L8.66702 14.175C8.7398 14.1386 8.815 14.0974 8.88536 14.0537C9.09642 13.9251 9.29292 13.7674 9.47002 13.5855C9.57919 13.4715 9.68108 13.3502 9.77327 13.2192C9.79268 13.1901 9.81209 13.1634 9.83149 13.1343C9.83634 13.1246 9.8412 13.1197 9.84362 13.1124C9.89942 13.0299 9.95037 12.9426 9.99646 12.8553C10.0498 12.7582 10.0959 12.6612 10.1396 12.5593C10.2294 12.341 10.2997 12.1178 10.3482 11.8849C10.3725 11.7781 10.3919 11.669 10.404 11.5574C10.4162 11.453 10.4234 11.3463 10.4283 11.2396C10.4331 11.128 10.4331 11.0188 10.4283 10.9072C10.4162 10.5967 10.3652 10.2886 10.2803 9.98532C10.0911 9.30847 9.72232 8.66558 9.22014 8.12944C10.1129 8.01299 11.0372 8.12216 11.8693 8.43996C11.9615 8.47393 12.0513 8.51274 12.1435 8.55156C12.2357 8.59522 12.3254 8.63647 12.4127 8.68256C12.5389 8.74806 12.6602 8.81842 12.7791 8.89362C12.8834 8.96155 12.9853 9.02948 13.0823 9.10468C13.2109 9.1993 13.3322 9.29876 13.4462 9.40793C13.6573 9.60201 13.8417 9.8252 13.9945 10.0654C14.3827 10.6622 14.5913 11.4142 14.5913 12.2148C14.5913 12.3167 14.5913 12.4186 14.5816 12.5205V12.5253C14.5646 12.8165 14.5234 13.11 14.4554 13.4035C14.2541 14.2793 13.832 15.0993 13.2691 15.7131L13.4778 15.9072L13.485 15.912H13.4778L13.1963 15.7956C12.585 16.601 11.7505 17.1808 10.7582 17.2973C10.6563 17.3094 10.5544 17.3167 10.4501 17.3167C10.4307 17.3167 10.4137 17.3167 10.3943 17.3167C10.3385 17.3167 10.2803 17.3167 10.2221 17.3118C10.1978 17.3118 10.176 17.3094 10.1493 17.307C10.0134 17.2973 9.87759 17.2779 9.7393 17.2512H9.72475C9.40209 17.2026 9.09157 17.1177 8.79317 17.0037C8.76163 16.9892 8.73252 16.9795 8.70098 16.9649C8.42927 16.8509 8.17697 16.7077 7.94165 16.5403L7.93437 16.5355Z' fill='white'/%3E%3Cpath d='M48.1745 15.1576C48.2084 15.1624 48.2424 15.1673 48.2764 15.1697C48.2667 15.1964 48.2594 15.2255 48.2497 15.2546C48.2254 15.2207 48.1987 15.1891 48.172 15.1576H48.1745Z' fill='white'/%3E%3Cpath d='M56.2047 18.1002C56.1926 18.173 56.1829 18.2458 56.1708 18.321C56.161 18.3719 56.1538 18.4229 56.1416 18.4738C56.1295 18.5369 56.115 18.5975 56.1004 18.6606C56.0737 18.7674 56.0422 18.8765 56.0106 18.9857C55.8432 19.5 55.5764 20.0313 55.1397 20.4801C54.868 20.7591 54.5259 21.0114 54.1062 21.2055C54.0965 21.2103 54.0868 21.2128 54.0747 21.22C53.7229 21.3753 53.3469 21.4675 52.9636 21.4966H52.9587C52.8787 21.5014 52.7962 21.5063 52.7113 21.5063C52.6967 21.5063 52.6798 21.5063 52.6603 21.5063C52.5609 21.5063 52.4614 21.5014 52.3619 21.4893C51.7627 21.4311 51.1781 21.22 50.6516 20.8707C50.2489 20.6038 49.9093 20.269 49.64 19.8712C49.5769 19.779 49.5187 19.6844 49.4677 19.5898L49.1718 19.6528L49.4144 19.4879C48.9971 18.8668 48.7278 18.0881 48.6453 17.2948C48.6259 17.1153 48.6186 16.9357 48.6211 16.7538C48.6211 16.516 48.6405 16.2807 48.6744 16.0527C48.689 15.9653 48.7035 15.8804 48.723 15.7955V15.7882C48.7375 15.73 48.7496 15.6694 48.7618 15.6111C48.8346 15.3127 48.9437 15.0313 49.0869 14.7693C49.1766 14.6044 49.2785 14.4491 49.3925 14.3035C49.6036 14.0318 49.8559 13.7965 50.1397 13.6073C51.2047 12.9134 52.4347 13.1633 53.2038 13.4423C52.6895 13.8669 52.3256 14.4588 52.197 15.1017C52.1169 15.4219 52.0805 15.747 52.0854 16.0721C52.0854 16.1109 52.0854 16.1497 52.0902 16.1885C52.0927 16.254 52.0975 16.3195 52.1048 16.385C52.1169 16.4942 52.1339 16.6009 52.1557 16.7077C52.2261 17.0619 52.3498 17.4064 52.5172 17.7242C52.5342 17.7557 52.5512 17.7848 52.5682 17.8164C52.624 17.9158 52.687 18.0104 52.7525 18.1051C52.818 18.1972 52.8884 18.287 52.9636 18.3743C53.0873 18.5151 53.2183 18.6485 53.3615 18.7674C53.4294 18.8232 53.4973 18.879 53.5677 18.9275L53.7375 18.6873L53.9097 18.4496C53.6671 18.2749 53.4536 18.0638 53.2765 17.8236C53.2159 17.7412 53.1601 17.6587 53.1043 17.5713C53.0534 17.484 53.0024 17.3942 52.9612 17.3021C52.9054 17.1856 52.8593 17.0667 52.8205 16.9454C52.7841 16.8338 52.7525 16.7174 52.7283 16.5985C52.7064 16.4893 52.6895 16.3802 52.6798 16.2686C52.6798 16.2346 52.6749 16.1958 52.6749 16.1618C52.6579 15.8513 52.6895 15.5432 52.7647 15.24L52.7695 15.2254C52.9029 14.5631 53.3445 13.9712 53.9534 13.6412L54.4556 13.3671L53.9413 13.1196C53.2668 12.7946 52.5657 12.6078 51.9131 12.5786C51.1295 12.5423 50.426 12.7242 49.8171 13.1196C49.6667 13.2167 49.526 13.3259 49.3974 13.4447C49.2931 13.5369 49.196 13.634 49.1038 13.7383C48.9971 13.8547 48.8976 13.9809 48.8054 14.1119C48.8006 14.1192 48.7957 14.1264 48.7909 14.1313C48.2281 13.9372 47.7186 13.6121 47.248 13.2506C47.1412 13.1706 47.0393 13.0881 46.935 13.0032C46.8283 12.4622 46.8598 11.88 47.0248 11.3341C47.0903 11.1206 47.1703 10.9144 47.2746 10.7179C47.5609 10.1793 47.9685 9.78148 48.4464 9.56071C48.5362 9.51947 48.6283 9.48308 48.723 9.4564C48.7593 9.44669 48.7957 9.43699 48.8346 9.42729C48.8904 9.41273 48.9486 9.40303 49.0068 9.38847C49.247 9.34238 49.4896 9.31812 49.7249 9.31812C52.8083 9.31812 54.9675 13.2191 55.5618 14.4273C55.6928 14.7305 55.8117 15.0459 55.9136 15.3661C56.0131 15.6815 56.1004 16.0066 56.1683 16.3292C56.229 16.7198 56.2532 17.1153 56.2435 17.5034C56.2435 17.5665 56.2387 17.632 56.2338 17.6999C56.2241 17.8261 56.2144 17.9619 56.195 18.1051L56.2047 18.1002Z' fill='white'/%3E%3Cpath d='M24.6471 37.4475C24.3923 37.6076 24.1182 37.7265 23.8319 37.8017C23.4704 37.8963 23.1065 37.9473 22.7426 37.9473C21.8232 37.9473 20.9717 37.6319 20.2803 37.0375C18.5748 35.5455 18.9775 32.991 19.9261 31.1011C20.1541 30.6353 20.4428 30.2035 20.78 29.8153C21.1269 29.4199 21.5224 29.0681 21.9615 28.7746C22.3933 28.4883 22.8542 28.3403 23.3346 28.3403C24.0454 28.3403 24.7538 28.6654 25.3312 29.2501C25.7848 29.7134 26.1172 30.3078 26.2749 30.9289C26.2749 30.9337 26.2749 30.9361 26.2797 30.9434C26.304 31.0186 26.3283 31.0963 26.3501 31.1763C25.8528 32.6198 25.5859 34.1215 25.5592 35.6377C25.5519 35.9507 25.5592 36.266 25.5714 36.579C25.3166 36.9235 25.0109 37.2292 24.6519 37.4548L24.6471 37.4475ZM25.1783 33.8813C25.1274 33.5659 25.0376 33.2821 24.9091 33.0395C24.6543 32.5519 24.2613 32.2316 23.798 32.1952C21.765 32.6052 21.9372 34.6431 22.1968 35.9482C22.306 36.4844 22.9173 37.1661 23.781 37.0011C24.3681 36.8774 24.7029 36.4601 24.9115 36.0598C25.1007 35.6838 25.1711 35.2568 25.2099 34.8638C25.2414 34.5242 25.2293 34.187 25.1759 33.8764L25.1783 33.8813Z' fill='white'/%3E%3Cpath d='M24.3634 34.4319C24.1426 34.4174 23.9752 34.2209 23.9946 33.9977C24.014 33.7745 24.2057 33.6047 24.4289 33.6241C24.6496 33.6411 24.8146 33.8351 24.7976 34.0583C24.7782 34.2839 24.5841 34.4513 24.3634 34.4319Z' fill='white'/%3E%3Cpath d='M29.7805 45.3126C29.6034 45.1185 29.4311 44.9196 29.2686 44.7183C29.2589 44.7086 29.2492 44.6964 29.2419 44.6867C29.1788 44.6115 29.1182 44.5315 29.0551 44.4538C29.0284 44.4199 28.9993 44.3835 28.9726 44.3447C28.9387 44.3034 28.9071 44.2597 28.8756 44.2161C28.8174 44.1384 28.764 44.0608 28.7058 43.9832C28.2011 43.2699 27.7645 42.513 27.403 41.727C27.3642 41.6372 27.3229 41.5475 27.2841 41.4577C27.2453 41.3655 27.2065 41.2758 27.1701 41.186C26.5515 39.6673 26.1997 38.0468 26.1439 36.3947C26.1391 36.2661 26.1366 36.1351 26.1366 36.0065C26.1366 35.844 26.1366 35.679 26.1439 35.5189C26.1706 34.517 26.3089 33.5077 26.5588 32.5082C26.6048 32.3311 26.6509 32.154 26.7043 31.9769C26.7456 31.8362 26.7868 31.698 26.8329 31.5621C26.8669 31.4529 26.9057 31.3462 26.9421 31.2394C28.1696 27.7727 30.6829 25.0168 33.8295 23.4277C34.7392 22.9668 35.7023 22.6078 36.7043 22.353C37.204 22.2269 37.7135 22.1274 38.2302 22.0571C38.8464 21.9746 39.4723 21.9309 40.1079 21.9309H40.2438C40.8964 21.9358 41.549 21.9891 42.1943 22.0862C42.8178 22.1832 43.4364 22.3215 44.0477 22.501C44.2418 22.5592 44.4359 22.6199 44.6275 22.6878C44.6761 22.7024 44.7222 22.7194 44.7707 22.7363C44.9162 22.7897 45.0618 22.8431 45.2049 22.8989C49.4116 24.5461 52.3931 28.0444 53.5479 32.1225C53.7056 32.6805 53.8269 33.2457 53.9167 33.8231C53.9337 33.9444 53.9506 34.0682 53.9676 34.1895C53.9822 34.3107 53.9967 34.4369 54.0089 34.5606C54.0622 35.1016 54.0841 35.6475 54.0719 36.1957C54.0647 36.5985 54.038 36.9987 53.9943 37.4015C53.9385 37.9328 53.8463 38.4689 53.725 39.0026C53.6061 39.5266 53.4557 40.0458 53.2714 40.565C52.5751 42.53 51.4494 44.2864 50.0181 45.7299C48.8245 46.9308 47.4174 47.9157 45.8648 48.6217C44.8847 49.0681 43.8488 49.4028 42.7717 49.6115C42.4053 49.6843 42.0366 49.7401 41.6751 49.7813C41.4616 49.8056 41.2433 49.825 41.0249 49.8371C40.9667 49.8395 40.9085 49.842 40.8503 49.8444C40.6902 49.8517 40.5276 49.8565 40.3699 49.8614C40.3044 49.8614 40.2389 49.8638 40.171 49.8638C39.3437 49.8638 38.5043 49.7522 37.6892 49.643H37.6868C37.6091 49.6333 37.5388 49.6309 37.4757 49.6309C37.2161 49.6309 37.0463 49.7109 36.9347 49.808C36.908 49.8274 36.8862 49.8517 36.8668 49.8759C36.8158 49.9366 36.7843 49.9972 36.7649 50.0482C36.7503 50.0894 36.7334 50.1282 36.714 50.167C36.7067 50.184 36.7018 50.1961 36.6945 50.2131C36.6727 50.2641 36.6533 50.3174 36.629 50.3708C36.6169 50.3975 36.6072 50.4266 36.5927 50.4582C36.5708 50.5115 36.5466 50.5649 36.5272 50.6183C36.5077 50.6619 36.4908 50.708 36.4714 50.7517C36.4374 50.8366 36.4034 50.9215 36.367 51.0089C36.3064 51.1544 36.2482 51.3 36.1875 51.4455C36.0686 51.7415 35.9498 52.035 35.8333 52.3262C35.8066 52.3189 35.7824 52.314 35.7557 52.3116C35.7363 52.2995 35.7144 52.2874 35.695 52.2752C35.6829 52.2679 35.6684 52.2607 35.6562 52.251C35.598 52.2194 35.5471 52.1855 35.5058 52.1515L35.4937 52.1418L35.4791 52.1321C35.4791 52.1321 35.4743 52.1297 35.4743 52.1272C35.3748 52.0642 35.2681 52.0035 35.1589 51.9429C35.1055 51.9113 35.0473 51.8822 34.9915 51.8531C34.9381 51.8264 34.8823 51.7973 34.829 51.7706C34.8144 51.7658 34.7998 51.7585 34.7829 51.7488C34.778 51.7439 34.7707 51.7415 34.7635 51.7367C34.6737 51.6954 34.5839 51.6517 34.4942 51.6154C34.4748 51.6056 34.4554 51.5984 34.4359 51.5887C34.3559 51.5547 34.2758 51.5207 34.1958 51.4916C34.157 51.4746 34.1181 51.4601 34.0818 51.448C33.8731 51.3728 33.6669 51.3073 33.4583 51.249C33.417 51.2345 33.3758 51.2199 33.3321 51.2078C33.2205 51.1738 33.1138 51.1447 33.0143 51.118C32.893 51.0889 32.7741 51.0671 32.6625 51.0501C32.5679 51.0355 32.4733 51.0258 32.3811 51.021C32.4539 50.8342 32.5267 50.6595 32.5946 50.4897C32.6116 50.4484 32.6286 50.4048 32.6456 50.3611C32.6456 50.3563 32.6456 50.3538 32.6456 50.3538C32.6698 50.2956 32.6917 50.2374 32.7135 50.1792C32.7281 50.1452 32.7426 50.1064 32.7572 50.07C32.7741 50.0288 32.7911 49.9851 32.8081 49.9414C32.8178 49.9196 32.8275 49.8953 32.8348 49.8735C32.8421 49.8565 32.8469 49.8395 32.8566 49.8225V49.8177C32.8566 49.8177 32.8663 49.7934 32.8712 49.7789C33.0337 49.3616 33.2642 48.954 33.4898 48.561L33.6427 48.2845L33.3806 48.1438C32.9973 47.9327 32.6213 47.7022 32.2574 47.4572C32.0827 47.3383 31.9105 47.217 31.7407 47.0909C31.6873 47.0496 31.6339 47.0084 31.5806 46.9696C31.5636 46.955 31.5442 46.9429 31.5272 46.9259C31.4665 46.8822 31.4083 46.8337 31.3501 46.7876C31.321 46.7634 31.2919 46.7415 31.2603 46.7148C30.8309 46.3631 30.4282 45.9919 30.0473 45.5989C29.9527 45.5043 29.8605 45.4048 29.7708 45.3053L29.7805 45.3126ZM45.9473 44.2937C47.7134 43.0686 49.0259 41.3461 49.744 39.3131C50.2049 38.0128 50.3966 36.6615 50.3165 35.2933C50.2364 33.9735 49.9089 32.6975 49.3364 31.499C48.8658 30.5189 48.2568 29.6262 47.512 28.8474C47.3713 28.697 47.2258 28.5514 47.0729 28.4132C47.0487 28.3913 47.0269 28.3695 47.0026 28.3501C46.8764 28.2336 46.7454 28.1196 46.6144 28.0129C46.1171 27.6005 45.5858 27.239 45.0181 26.9309C44.5402 26.6737 44.0429 26.4481 43.5213 26.2637C42.4199 25.8731 41.27 25.6742 40.1079 25.6742C39.5111 25.6742 38.9168 25.7276 38.3321 25.8319C37.893 25.9095 37.4612 26.0163 37.0342 26.1497C36.5805 26.2904 36.1414 26.4675 35.712 26.6713C35.2098 26.9115 34.7246 27.1905 34.2661 27.5083C32.5024 28.7358 31.1875 30.4583 30.4695 32.4888C30.1056 33.515 29.909 34.5728 29.8824 35.645C29.8775 35.9313 29.8824 36.22 29.8969 36.5087C29.9139 36.8047 29.9454 37.0958 29.9891 37.3893C30.1371 38.3985 30.4355 39.3738 30.8794 40.3029C31.452 41.5014 32.2356 42.564 33.2108 43.4543C34.1691 44.3301 35.2705 45.0045 36.4908 45.4655C36.5587 45.4897 36.6242 45.5164 36.6945 45.5407C37.4151 45.7954 38.155 45.9676 38.9046 46.055C39.2855 46.1011 39.6688 46.1253 40.0497 46.1278H40.1079C40.5495 46.1278 40.9886 46.0986 41.4252 46.0428C42.0172 45.9652 42.6067 45.8318 43.1817 45.6523C44.1666 45.3417 45.0982 44.8832 45.9473 44.2937Z' fill='white'/%3E%3Cpath d='M40.3651 44.4973C40.3093 44.5216 40.2511 44.5434 40.1929 44.5652C39.4068 44.8588 38.5917 45.0795 37.762 45.2469C37.466 45.1742 37.1774 45.0844 36.8887 44.9849C33.4898 43.7816 31.1876 40.8535 30.6102 37.5347C31.4035 37.5954 32.0779 37.1926 32.124 36.6347C32.1677 36.0743 31.5612 35.5721 30.763 35.509C30.6636 35.5017 30.5689 35.5017 30.4743 35.509C30.5107 34.5677 30.6902 33.6192 31.0202 32.6852C31.4763 31.3945 32.1919 30.2495 33.0944 29.2912C34.0187 28.3111 35.1419 27.5348 36.3841 27.0132C36.5514 27.0593 36.7334 27.0884 36.9251 27.0957C37.3447 27.1175 37.7305 27.0326 38.0119 26.8798C38.2375 26.7585 38.4001 26.5911 38.4583 26.4043C38.4898 26.3994 38.5238 26.3921 38.5553 26.3873C39.0624 26.3048 39.5791 26.2635 40.1055 26.2635C41.1997 26.2635 42.2816 26.4479 43.32 26.8191C44.0065 27.0593 44.6494 27.3747 45.2414 27.7458C45.3845 28.3378 45.484 28.937 45.5446 29.5411C45.5737 29.8419 45.5931 30.1476 45.6028 30.4532C45.6271 31.7875 45.4621 33.1073 45.1637 34.4052C45.8939 35.7589 46.1681 37.3479 45.8357 38.8545C45.7678 39.1771 45.678 39.4998 45.5664 39.8176C45.4985 40.0141 45.4209 40.2033 45.3335 40.3901C44.5475 42.0616 43.0701 43.2237 41.4568 44.0194C41.1002 44.1989 40.7339 44.359 40.3627 44.5022L40.3651 44.4973ZM37.0585 29.034C36.3646 29.034 35.6344 29.3009 35.0037 29.7885C34.5694 30.1257 34.1934 30.5576 33.9095 31.0403C33.8052 31.2174 33.7155 31.3969 33.6378 31.5838C33.4438 31.9768 33.2836 32.4013 33.1623 32.8501C33.041 33.3062 32.9513 33.7866 32.9052 34.2718C32.7693 35.1645 32.813 36.1228 33.0265 36.9792C33.2642 37.9326 33.7033 38.7234 34.3001 39.2693C34.5621 39.5119 34.8557 39.706 35.1735 39.8467C35.7776 40.1257 36.401 40.264 37.0318 40.264C37.4903 40.264 37.9294 40.1912 38.3515 40.048C38.679 39.9364 38.9944 39.7836 39.2952 39.5847C41.4714 38.1485 41.5078 35.1621 40.8188 32.8477C40.6538 32.2824 40.4209 31.7439 40.1249 31.2465C39.8217 30.7371 39.4529 30.2713 39.0284 29.8613C38.468 29.3203 37.7863 29.034 37.0609 29.034H37.0585Z' fill='white'/%3E%3Cpath d='M40.4453 32.9569C41.0979 35.1378 41.0809 37.9399 39.0843 39.262C38.7932 39.4513 38.4923 39.5968 38.1794 39.6987C37.8106 39.8176 37.4273 39.8782 37.0295 39.8782C36.4545 39.8782 35.8844 39.7521 35.3337 39.4949C35.0547 39.3712 34.7927 39.1965 34.5622 38.9855C33.3589 37.8792 33.0557 35.8487 33.2886 34.3276C33.2886 34.3227 33.2886 34.3203 33.2886 34.3154C33.3323 33.8472 33.4172 33.3887 33.536 32.952C33.6501 32.5251 33.8029 32.1199 33.9873 31.7487C33.9873 31.7439 33.9897 31.7415 33.9921 31.7366C34.0309 31.6444 34.0698 31.5595 34.1134 31.4697C34.3827 30.9336 34.7757 30.4508 35.2439 30.0918C35.8043 29.6575 36.4521 29.4174 37.0634 29.4174C37.6748 29.4174 38.2667 29.66 38.7616 30.1355C39.1619 30.5212 39.5088 30.9603 39.7951 31.4406C40.0765 31.9113 40.2949 32.4207 40.4501 32.9545L40.4453 32.9569ZM38.8756 35.4096C38.8223 35.0748 38.7252 34.7667 38.5845 34.5022C38.308 33.9758 37.881 33.6313 37.3837 33.5925C36.4957 33.772 35.9984 34.2378 35.7388 34.8225C35.3531 35.6861 35.489 36.8069 35.6564 37.6488C35.7728 38.2286 36.4351 38.9612 37.3667 38.7865C37.4783 38.7623 37.5826 38.7283 37.6772 38.6871C38.1236 38.493 38.4026 38.1267 38.587 37.7725C38.7932 37.3625 38.8684 36.904 38.9096 36.4818C38.9436 36.1155 38.929 35.7516 38.8756 35.4144V35.4096Z' fill='white'/%3E%3Cpath d='M37.5633 35.4582C37.311 35.4364 37.1242 35.2156 37.146 34.9609C37.1654 34.7062 37.3862 34.5145 37.6385 34.5339C37.8908 34.5582 38.0776 34.7765 38.0582 35.0337C38.0388 35.2884 37.818 35.4777 37.5657 35.4582H37.5633Z' fill='white'/%3E%3Cpath d='M22.6822 49.1652C22.641 49.8226 24.7807 50.4922 27.4614 50.662C30.1421 50.8318 32.3498 50.434 32.391 49.7765C32.4323 49.1191 30.2925 48.4495 27.6118 48.2797C24.9311 48.1099 22.7234 48.5077 22.6822 49.1652Z' fill='%237CC36A'/%3E%3Cpath d='M27.0343 50.8416C27.1701 50.8537 27.3084 50.8634 27.4491 50.8731C29.9673 51.0308 32.5437 50.7106 32.6019 49.7911C32.6674 48.765 29.766 48.2458 28.0411 48.1002C27.9028 48.0881 27.7669 48.0784 27.6262 48.0711C26.3138 47.9886 25.0692 48.0372 24.1207 48.207C23.0557 48.3986 22.5001 48.7164 22.4734 49.1531C22.4079 50.1793 25.3094 50.6985 27.0343 50.8416ZM28.0047 48.5199C30.8213 48.7552 32.1992 49.4442 32.1798 49.762C32.158 50.1041 30.5229 50.6427 27.4734 50.4486C27.3375 50.4389 27.2017 50.4292 27.0682 50.4195C24.2492 50.1842 22.8713 49.4952 22.8931 49.1774C22.9004 49.0634 23.1818 48.8013 24.1959 48.6194C25.1105 48.4544 26.3186 48.4083 27.5995 48.4908C27.7354 48.5005 27.8713 48.5102 28.0071 48.5199H28.0047Z' fill='%232B793C'/%3E%3Cpath d='M29.7998 51.2174C29.841 51.2174 29.8798 51.2028 29.9138 51.1761C29.9914 51.1131 30.0036 50.999 29.9381 50.9214L29.4844 50.3707C29.4504 50.3295 29.3971 50.3028 29.3413 50.3052C29.2855 50.3052 29.2345 50.3319 29.2006 50.3756L28.7736 50.9287C28.7129 51.0087 28.7275 51.1228 28.8051 51.1834C28.8852 51.2441 28.9992 51.2295 29.0598 51.1495L29.3485 50.7758L29.6566 51.1519C29.693 51.1955 29.7464 51.2198 29.7974 51.2174H29.7998Z' fill='%231F4F3A'/%3E%3Cpath d='M29.8896 52.6972C30.2608 53.391 30.8745 53.784 31.2627 53.5778C31.6484 53.3692 31.6606 52.6414 31.2894 51.9476C30.9158 51.2537 30.302 50.8607 29.9163 51.0669C29.5305 51.2756 29.5184 52.0058 29.8896 52.6972Z' fill='%23D23927'/%3E%3Cpath d='M31.0421 53.8132C31.1512 53.8132 31.2555 53.7865 31.3477 53.7356C31.8305 53.476 31.8742 52.6512 31.4472 51.8579C31.1124 51.2368 30.586 50.822 30.1347 50.8268C30.0231 50.8268 29.9212 50.8535 29.8291 50.9045C29.5816 51.0379 29.4409 51.3169 29.436 51.6953C29.4312 52.035 29.5355 52.4207 29.7296 52.7822C30.0619 53.4032 30.5908 53.8181 31.0421 53.8132ZM30.1396 51.1907C30.4064 51.1883 30.831 51.4746 31.1294 52.0301C31.4763 52.6754 31.4326 53.2795 31.1779 53.4154C30.928 53.5488 30.4064 53.2722 30.0522 52.6099C29.8873 52.3018 29.7975 51.9792 29.8024 51.7002C29.8072 51.4649 29.88 51.2902 30.0037 51.2247C30.045 51.2029 30.0911 51.1907 30.142 51.1907H30.1396Z' fill='%23961B1E'/%3E%3Cpath d='M28.8784 52.7557C28.4854 53.4375 27.8571 53.8111 27.4786 53.5903C27.0978 53.3695 27.1099 52.6393 27.5053 51.96C27.8983 51.2783 28.5267 50.9047 28.9075 51.1255C29.286 51.3462 29.2763 52.0765 28.8809 52.7557H28.8784Z' fill='%23D23927'/%3E%3Cpath d='M27.7332 53.8354C28.1796 53.8305 28.6915 53.4423 29.036 52.8455C29.2422 52.4889 29.3586 52.108 29.3635 51.7684C29.3708 51.3924 29.2398 51.1061 28.9972 50.9654C28.8953 50.9048 28.7788 50.8756 28.6527 50.8781C28.2063 50.8829 27.6944 51.2711 27.3499 51.8655C26.8987 52.6442 26.9157 53.469 27.3887 53.7456C27.4906 53.8038 27.6071 53.8354 27.7332 53.8329V53.8354ZM28.6551 51.2444C28.7157 51.2444 28.7691 51.2565 28.8152 51.2832C28.9365 51.3536 29.0044 51.5282 29.002 51.766C28.9972 52.0425 28.8977 52.3628 28.723 52.666C28.4052 53.2167 27.9855 53.4715 27.7308 53.4739C27.6701 53.4739 27.6168 53.4618 27.5707 53.4351C27.3208 53.2895 27.2965 52.6854 27.6629 52.0522C27.9807 51.5015 28.4004 51.2492 28.6575 51.2444H28.6551Z' fill='%23961B1E'/%3E%3Cg style='mix-blend-mode:screen'%3E%3Cpath d='M28.1672 52.0494C28.2763 51.8699 28.2715 51.6686 28.1575 51.5982C28.0434 51.5279 27.8615 51.6176 27.7523 51.7971C27.6431 51.9767 27.648 52.178 27.762 52.2484C27.876 52.3187 28.058 52.229 28.1672 52.0494Z' fill='%23D23927'/%3E%3C/g%3E%3Cpath d='M12.4055 64.7207C12.4127 64.7377 12.4224 64.7498 12.4297 64.7644C12.6869 65.0919 13.1041 65.1744 13.5093 65.1016C13.6694 65.0725 13.8319 65.0458 13.9921 65.0191C14.0284 65.269 14.0842 65.5164 14.1667 65.7566C14.2007 65.8633 14.2371 65.9652 14.2783 66.0623C13.9605 66.0841 13.65 66.0962 13.3443 66.0962C13.1648 66.0962 12.9853 66.0914 12.8082 66.0841H12.8057C12.7475 66.0841 12.6772 66.0501 12.5971 65.9895C12.5656 65.9652 12.5389 65.9386 12.5122 65.9119C12.4613 65.6402 12.4249 65.3587 12.4103 65.0773C12.4055 64.9585 12.4055 64.8396 12.4055 64.7207Z' fill='%237CC36A'/%3E%3Cpath d='M12.4055 64.7206C12.4055 64.8395 12.4055 64.9583 12.4103 65.0772C12.4249 65.3586 12.4613 65.6401 12.5122 65.9118C12.3788 65.7783 12.2963 65.6376 12.2623 65.4872C12.2623 65.4824 12.2623 65.4799 12.2623 65.4799C12.1653 65.0748 12.1847 64.6721 12.306 64.3203C12.2987 64.461 12.3327 64.5993 12.4079 64.7206H12.4055Z' fill='%237CC36A'/%3E%3Cpath d='M18.4729 65.0506C18.8828 65.0506 19.3025 65.036 19.7344 65.0094C19.6058 65.0457 19.4772 65.0797 19.3462 65.1113H19.3414C18.9435 65.2131 18.5893 65.3029 18.2569 65.3805C17.8712 65.4727 17.517 65.5504 17.175 65.6207C17.175 65.6207 17.1741 65.6207 17.1725 65.6207C16.093 65.856 15.1541 65.9992 14.2807 66.0598C14.2419 65.9603 14.2031 65.8609 14.1691 65.7541C14.0867 65.514 14.0309 65.2689 13.9945 65.0166C14.5549 64.9293 15.1056 64.8662 15.6514 64.8104C16.5345 64.9657 17.4782 65.0457 18.4753 65.0457L18.4729 65.0506Z' fill='%237CC36A'/%3E%3Cpath d='M11.7187 64.0705C11.7915 63.874 11.8861 63.6921 12.0074 63.5271C12.0535 63.5538 12.102 63.5805 12.1505 63.6072C12.1966 63.6314 12.2403 63.6557 12.2864 63.6799C12.3543 63.7139 12.4198 63.7503 12.4877 63.7843C12.5096 63.7964 12.5338 63.8085 12.5581 63.8182C12.5241 63.8498 12.495 63.8837 12.4659 63.9201C12.4319 63.9638 12.4004 64.0099 12.3713 64.0608C12.3325 64.1457 12.3106 64.2331 12.3058 64.3228C12.1845 64.6722 12.1651 65.0773 12.2621 65.4824C12.2621 65.4824 12.2621 65.4873 12.2621 65.4897C12.2937 65.6401 12.3786 65.7808 12.512 65.9143C12.5387 65.941 12.5654 65.9676 12.5969 65.9919C12.677 66.055 12.7473 66.0841 12.8055 66.0865H12.808C12.9826 66.0938 13.1622 66.0986 13.3441 66.0986C13.6498 66.0986 13.9603 66.0865 14.2781 66.0647C15.1515 66.004 16.0903 65.8609 17.1699 65.6256C17.1699 65.6256 17.1707 65.6256 17.1723 65.6256C17.5144 65.5552 17.8686 65.4752 18.2543 65.3854C18.5867 65.3053 18.9409 65.218 19.3387 65.1161C19.3387 65.1161 19.3412 65.1161 19.3436 65.1161C19.4746 65.087 19.6032 65.053 19.7318 65.0142C19.7463 65.0118 19.7657 65.0118 19.7803 65.0118C19.773 65.1185 19.7681 65.2277 19.7633 65.3345C19.7584 65.4461 19.7536 65.5577 19.7512 65.6692C19.6663 65.6935 19.5789 65.7129 19.4964 65.7347C19.0961 65.8366 18.7395 65.9264 18.4047 66.0065C18.0117 66.0986 17.6551 66.1787 17.3082 66.2539C16.3087 66.4723 15.4256 66.6105 14.6032 66.6857C14.169 66.7197 13.7517 66.7415 13.3441 66.7415C13.1549 66.7415 12.9657 66.7343 12.7813 66.7246C12.7619 66.7246 12.7376 66.7246 12.7158 66.7197C12.5702 66.7027 12.4319 66.6493 12.2888 66.5572C12.2597 66.5402 12.233 66.5183 12.2039 66.4965C12.199 66.4917 12.1942 66.4892 12.1918 66.4844C12.0268 66.3461 11.8958 66.1957 11.8012 66.0331C11.726 65.9021 11.6726 65.7663 11.6411 65.6256C11.5125 65.087 11.5465 64.546 11.7187 64.0729V64.0705Z' fill='%232B793C'/%3E%3Cpath d='M36.6557 51.8727C36.7188 51.7174 36.7819 51.5621 36.845 51.4069C36.908 51.6858 36.9371 51.9818 36.9226 52.2875V52.2923C36.908 52.5034 36.8838 52.7072 36.8425 52.911C36.7843 52.8503 36.7237 52.7921 36.6606 52.7412C36.629 52.7145 36.5975 52.6902 36.5635 52.666C36.5053 52.6223 36.4471 52.5835 36.3864 52.5447C36.4592 52.3651 36.532 52.1808 36.6048 51.9988C36.6218 51.9576 36.6387 51.9163 36.6557 51.8727Z' fill='%232B793C'/%3E%3Cpath d='M13.9558 64.5968C13.9606 64.7375 13.9728 64.8806 13.9922 65.0189C13.8321 65.0432 13.672 65.0699 13.5094 65.1014C13.1043 65.1742 12.687 65.0893 12.4298 64.7642C12.4201 64.7521 12.4104 64.7375 12.4056 64.7205C12.4056 64.4828 12.4226 64.2402 12.4541 64C12.4905 63.9394 12.5293 63.8811 12.5778 63.8278C13.0145 64.0437 13.473 64.2329 13.9534 64.3906C13.9534 64.4585 13.9534 64.5264 13.9582 64.5968H13.9558Z' fill='%23BBD76D'/%3E%3Cpath d='M12.4056 64.7205C12.3328 64.5992 12.2964 64.4609 12.3037 64.3202C12.3449 64.2086 12.3935 64.1019 12.4541 64C12.4226 64.2426 12.4056 64.4828 12.4056 64.7205Z' fill='%23BBD76D'/%3E%3Cpath d='M13.9507 64.3906C14.1545 64.4561 14.3656 64.5192 14.5791 64.575C14.9236 64.6672 15.2802 64.7472 15.6489 64.8127C15.1031 64.8661 14.5524 64.9316 13.992 65.019C13.9726 64.8782 13.9604 64.7375 13.9556 64.5968C13.9507 64.5265 13.9507 64.4586 13.9507 64.3906Z' fill='%23BBD76D'/%3E%3Cpath d='M12.5558 63.8181C12.5558 63.8181 12.5679 63.8254 12.5752 63.8278C12.5291 63.8812 12.4903 63.9394 12.4515 64.0001C12.4563 63.9734 12.4587 63.9467 12.4636 63.9176C12.4903 63.8836 12.5218 63.8496 12.5558 63.8157V63.8181Z' fill='%23BBD76D'/%3E%3Cpath d='M12.3038 64.3203C12.3086 64.2306 12.3304 64.1432 12.3693 64.0583C12.3984 64.0074 12.4299 63.9613 12.4639 63.9176C12.459 63.9443 12.4566 63.971 12.4517 64.0001C12.3911 64.102 12.3426 64.2087 12.3013 64.3203H12.3038Z' fill='%23BBD76D'/%3E%3Cpath d='M10.8432 61.0619C10.916 60.9042 11.0882 60.7975 11.2701 60.7926H11.2823C11.3478 60.7902 11.4206 60.7878 11.503 60.7878C11.6243 60.7878 11.7505 60.7926 11.8718 60.7975C11.9955 60.8023 12.1265 60.8072 12.2575 60.8072C12.4104 60.8072 12.5486 60.7999 12.6724 60.7853C12.767 60.778 12.8616 60.7683 12.9586 60.7586C13.0533 60.7489 13.1527 60.7392 13.2498 60.7295C13.3153 60.7223 13.3808 60.7125 13.4487 60.7053C13.57 60.6907 13.6864 60.6737 13.8077 60.6592C13.9436 60.6373 14.0794 60.6179 14.2129 60.5985H14.2177C14.7054 60.5136 15.2245 60.4214 15.7534 60.3074C15.8698 60.2831 15.9887 60.2565 16.1076 60.2273C16.4205 60.1521 16.7359 60.0672 17.0416 59.9799C17.6602 59.8004 18.2813 59.5917 18.8781 59.3564C19.2929 59.1963 19.7029 59.0192 20.1056 58.8324C20.5083 58.6456 20.911 58.4418 21.3016 58.2259C21.5782 58.0803 21.8548 57.9299 22.1192 57.7747C22.1386 57.7625 22.1604 57.7504 22.1798 57.7383C22.2405 57.7674 22.2987 57.7965 22.3569 57.8208C22.2647 57.8766 22.175 57.9348 22.0852 57.9906C21.8087 58.1628 21.5394 58.3327 21.2628 58.4976C20.7024 58.8251 20.1323 59.1454 19.5209 59.3637C19.094 59.519 18.6646 59.6621 18.2424 59.7882C17.961 59.8804 17.6748 59.9726 17.3885 60.0575C16.9033 60.1958 16.4157 60.3244 15.9232 60.4336C15.2172 60.5937 14.5088 60.7247 13.7908 60.812C13.6355 60.8314 13.4802 60.8484 13.325 60.8654C13.2158 60.8775 13.1042 60.8872 12.995 60.8969C12.9465 60.8994 12.9028 60.9042 12.8543 60.9091C12.7233 60.9188 12.5923 60.9285 12.4613 60.9382C12.2818 60.9454 12.1047 60.9454 11.9276 60.943C12.1047 60.9915 12.2842 61.0279 12.4637 61.057C12.5559 61.0692 12.6457 61.0837 12.7379 61.0934C12.8713 61.1104 13.0072 61.1225 13.1406 61.1371C13.2813 61.1492 13.4172 61.1589 13.5554 61.1662C14.2056 61.2002 14.8485 61.1808 15.4938 61.1177C16.6316 61.0061 17.7548 60.7586 18.8465 60.4311C19.1158 60.3487 19.3851 60.2589 19.6519 60.1643C19.9188 60.0721 20.1832 59.9702 20.4453 59.8659C20.8116 59.7252 21.1779 59.5723 21.5418 59.4098C21.8062 59.2933 22.0682 59.172 22.3302 59.0483C22.3254 59.0483 22.3254 59.0532 22.3205 59.058C22.061 59.3006 21.8062 59.5505 21.5612 59.7907L21.503 59.8489L21.4933 59.861C21.19 60.2419 20.9256 60.6592 20.6976 61.1201C20.6587 61.2026 20.6199 61.2827 20.5811 61.3676C20.5617 61.4137 20.5399 61.4598 20.518 61.5083C20.4671 61.6296 20.4161 61.7557 20.3652 61.8867C20.3337 61.9692 20.3045 62.0541 20.273 62.139C20.1808 62.418 20.1008 62.6994 20.0377 62.9736V62.9833C19.9601 63.3714 19.9018 63.762 19.8582 64.1502C19.8485 64.2181 19.8436 64.2885 19.8339 64.3564C19.6422 64.3709 19.453 64.3806 19.2662 64.3879C18.9969 64.3976 18.7325 64.4025 18.4705 64.4025C16.8063 64.4025 15.3143 64.1769 14.0091 63.7281C13.8029 63.6553 13.6015 63.5801 13.405 63.4976C13.3128 63.4612 13.2206 63.4224 13.1285 63.3787C13.012 63.3253 12.8931 63.2695 12.7791 63.2113C12.7282 63.1846 12.6748 63.158 12.6238 63.1313C12.5705 63.107 12.5171 63.0779 12.4637 63.0464C12.4079 63.0148 12.3521 62.9857 12.2963 62.9542C12.1896 62.8887 12.0829 62.828 11.9785 62.7625C11.7845 62.6388 11.6001 62.5078 11.4181 62.3744C11.4181 62.3744 11.4181 62.3695 11.4133 62.3695C11.309 62.2919 11.2144 62.1997 11.1222 62.0857C10.9499 61.8673 10.6879 61.4428 10.8383 61.057L10.8432 61.0619Z' fill='%2305AB80'/%3E%3Cpath d='M28.48 59.0969V59.1042C28.48 59.2109 28.4679 59.3177 28.4412 59.4244C28.4339 59.4511 28.4339 59.4778 28.4339 59.5069C28.3587 59.4123 28.281 59.3201 28.1961 59.2327C28.167 59.2012 28.1403 59.1721 28.1112 59.1454C28.0943 59.1284 28.0773 59.109 28.0579 59.092C28.0797 59.0945 28.1015 59.0945 28.1234 59.0945C28.2398 59.0945 28.3587 59.0945 28.4776 59.0993L28.48 59.0969Z' fill='%2305AB80'/%3E%3Cpath d='M10.2564 60.8176C10.2564 60.8176 10.2613 60.8103 10.2613 60.8079C10.4335 60.4246 10.8217 60.1723 11.2511 60.1602C11.3311 60.1553 11.4136 60.1529 11.5034 60.1529C11.6368 60.1529 11.7702 60.1578 11.8964 60.1626C12.0201 60.1675 12.139 60.1723 12.2579 60.1723C12.3913 60.1723 12.5029 60.1675 12.6048 60.1553C12.6096 60.1553 12.612 60.1553 12.6145 60.1553C12.6363 60.1553 12.6581 60.1553 12.6775 60.1505C12.8086 60.1359 12.9396 60.1262 13.0706 60.1092C13.1069 60.1044 13.1409 60.1044 13.1773 60.0995C13.2743 60.0874 13.3714 60.0753 13.466 60.0656C13.6819 60.0389 13.9002 60.0098 14.1113 59.9758C14.4509 59.92 14.8076 59.8569 15.169 59.7842C15.4286 59.7356 15.6931 59.6798 15.9575 59.6143C16.2607 59.5415 16.564 59.4615 16.8624 59.3742C17.464 59.1995 18.0633 58.9957 18.6431 58.7701C19.0434 58.6148 19.4436 58.4426 19.8342 58.2606C20.2248 58.0787 20.6154 57.8797 20.9938 57.6711C20.9938 57.6711 20.9963 57.6711 20.9987 57.6711C21.1685 57.5813 21.3383 57.4892 21.5057 57.397C21.6149 57.4576 21.7241 57.5158 21.8357 57.5765C21.9497 57.6323 22.0613 57.6905 22.1777 57.7463C22.1583 57.7584 22.1389 57.7706 22.1171 57.7827C21.8527 57.9355 21.5761 58.0884 21.2995 58.2339C20.9114 58.4499 20.5087 58.6536 20.1035 58.8404C19.7008 59.0297 19.2908 59.2043 18.876 59.3645C18.2792 59.5998 17.6605 59.8084 17.0395 59.9879C16.7314 60.0753 16.4184 60.1602 16.1055 60.2354C15.9866 60.2621 15.8702 60.2912 15.7513 60.3154C15.2224 60.4295 14.7033 60.5241 14.2156 60.6066H14.2108C14.0773 60.626 13.9415 60.6454 13.8056 60.6672C13.6868 60.6818 13.5679 60.6963 13.4466 60.7133C13.3787 60.7182 13.3156 60.7303 13.2477 60.7376C13.1506 60.7473 13.0536 60.757 12.9565 60.7667C12.8595 60.7764 12.7649 60.7861 12.6703 60.7934C12.5465 60.8055 12.4083 60.8152 12.2554 60.8152C12.1244 60.8152 11.9958 60.8079 11.8697 60.8055C11.7484 60.8006 11.6222 60.7958 11.5009 60.7958C11.4209 60.7958 11.3481 60.7958 11.2802 60.8006H11.268C11.0861 60.8055 10.9139 60.9122 10.8411 61.0699C10.6907 61.4557 10.9527 61.8778 11.1249 62.0985C11.2147 62.2126 11.3117 62.3048 11.416 62.3824C11.416 62.3824 11.4209 62.3824 11.4209 62.3872C11.6004 62.5207 11.7872 62.6517 11.9813 62.7754C12.0856 62.8409 12.1923 62.904 12.2991 62.967C12.3549 62.9986 12.4107 63.0277 12.4665 63.0592C12.5199 63.0908 12.5732 63.1199 12.6266 63.1441C12.6775 63.1708 12.7309 63.1975 12.7819 63.2242C12.8959 63.2824 13.0148 63.3382 13.1312 63.3916C13.2234 63.4353 13.3132 63.4741 13.4078 63.5105C13.6043 63.593 13.8056 63.6706 14.0118 63.7409C15.317 64.1898 16.809 64.4154 18.4732 64.4154C18.7328 64.4154 18.9973 64.4105 19.269 64.4008C19.4558 64.3935 19.645 64.3838 19.8367 64.3693C19.8269 64.476 19.8172 64.5828 19.8075 64.6895C19.8003 64.7938 19.793 64.8957 19.7857 65C19.7857 65.0049 19.7857 65.0073 19.7857 65.0122C19.7687 65.0122 19.7517 65.0122 19.7372 65.0146C19.3054 65.0388 18.8857 65.0558 18.4757 65.0558C17.4786 65.0558 16.5349 64.9758 15.6518 64.8205C15.2831 64.755 14.9264 64.6749 14.582 64.5828C14.3685 64.527 14.1598 64.4639 13.9536 64.3984C13.4733 64.2383 13.0148 64.0515 12.5781 63.8356C12.5708 63.8356 12.5635 63.8307 12.5587 63.8259C12.5344 63.8161 12.5102 63.804 12.4883 63.7919C12.4204 63.7579 12.3549 63.7215 12.287 63.6876C12.2433 63.6633 12.1972 63.6391 12.1511 63.6148C12.1026 63.5881 12.0541 63.5614 12.008 63.5347C11.9449 63.4983 11.8818 63.462 11.8212 63.4231C11.5519 63.2606 11.2923 63.0835 11.0424 62.8967C10.8944 62.7851 10.7537 62.6517 10.63 62.494C10.1836 61.9239 10.0502 61.3344 10.2564 60.8249V60.8176Z' fill='%231F4F3A'/%3E%3Cpath d='M28.4803 59.1048V59.0975H28.7981C28.8369 59.0975 28.8757 59.0975 28.9145 59.0975C28.9363 59.1242 28.9606 59.1509 28.9849 59.1752C28.9145 59.2237 28.8466 59.2771 28.7811 59.328C28.6816 59.4105 28.587 59.4978 28.4997 59.5924C28.4778 59.5657 28.456 59.5366 28.4342 59.5075C28.4342 59.4784 28.4342 59.4542 28.4414 59.425C28.4657 59.3183 28.4778 59.2116 28.4803 59.1048Z' fill='%231F4F3A'/%3E%3Cpath d='M12.459 61.0622C12.2795 61.0331 12.1 60.9967 11.9229 60.9481C12.1 60.953 12.2795 60.953 12.4566 60.9433C12.5876 60.9336 12.7186 60.9239 12.8496 60.9142C12.8108 60.9773 12.7696 61.0355 12.7307 61.0986C12.6385 61.0864 12.5488 61.0743 12.4566 61.0622H12.459Z' fill='%236BC39B'/%3E%3Cpath d='M16.1587 60.6717C15.9185 60.7979 15.6953 60.9507 15.4891 61.1205C14.8438 61.1836 14.1985 61.203 13.5508 61.1691C13.609 61.0866 13.6696 61.0041 13.7327 60.924C13.757 60.8901 13.7764 60.8537 13.7885 60.8149C14.5066 60.7251 15.215 60.5941 15.921 60.4364C15.9549 60.4607 15.9865 60.4825 16.0204 60.5068C16.0811 60.5698 16.1296 60.6256 16.1611 60.6717H16.1587Z' fill='%236BC39B'/%3E%3Cpath d='M12.7328 61.0986C12.7716 61.0356 12.8104 60.9773 12.8516 60.9143C12.9001 60.9094 12.9438 60.907 12.9923 60.9021C13.1039 60.8924 13.2131 60.8827 13.3223 60.8706C13.2568 60.9604 13.1937 61.0477 13.1355 61.1399C13.002 61.1253 12.8662 61.1132 12.7328 61.0962V61.0986Z' fill='%236BC39B'/%3E%3Cpath d='M13.5503 61.169C13.4121 61.1618 13.2738 61.152 13.1355 61.1399C13.1961 61.0477 13.2568 60.9604 13.3223 60.8706C13.4776 60.8537 13.6352 60.8367 13.7881 60.8173C13.776 60.8561 13.7565 60.8925 13.7323 60.9264C13.6668 61.0065 13.6086 61.089 13.5503 61.1715V61.169Z' fill='%236BC39B'/%3E%3Cpath d='M18.2399 59.7935C18.662 59.665 19.089 59.5242 19.5184 59.369C20.1298 59.1506 20.6999 58.828 21.2603 58.5029C21.5344 58.3379 21.8061 58.1681 22.0827 57.9959C22.1749 57.9401 22.2646 57.8843 22.3544 57.826C22.6989 57.9862 23.0531 58.1342 23.417 58.2627C23.3442 58.2967 23.2763 58.3307 23.2084 58.3695C22.8833 58.5466 22.5873 58.777 22.3301 59.056C22.0681 59.1773 21.8037 59.3011 21.5417 59.4175C21.1778 59.58 20.8115 59.7305 20.4452 59.8736C20.1807 59.9779 19.9187 60.0798 19.6519 60.172C19.3826 60.2642 19.1157 60.3539 18.8464 60.4388C17.7547 60.7664 16.6291 61.0138 15.4937 61.1254C15.6999 60.9556 15.9231 60.8027 16.1633 60.6766C16.1317 60.6305 16.0832 60.5747 16.0226 60.5116C15.991 60.4874 15.9571 60.4655 15.9231 60.4413C16.4156 60.3297 16.9032 60.2035 17.3884 60.0652C17.6747 59.9828 17.9609 59.8906 18.2423 59.796L18.2399 59.7935Z' fill='%236BC39B'/%3E%3Cpath d='M55.3044 29.534C55.7847 28.6266 56.1705 27.6465 56.3985 26.6373C56.8449 26.778 57.3107 26.8678 57.791 26.8945C57.643 27.5616 57.4368 28.2312 57.1724 28.8911C56.5222 30.468 55.5858 31.9575 54.4262 33.2724C54.3194 32.6926 54.1763 32.1176 53.9992 31.5548C54.482 30.9144 54.9211 30.2375 55.3044 29.5315V29.534Z' fill='%23C5E9FA'/%3E%3Cpath d='M5.40183 14.3741C4.89479 14.8132 4.43628 15.1795 3.99475 15.4949C3.97049 15.5118 3.94623 15.5288 3.92197 15.5482C4.40959 15.0412 4.97242 14.5681 5.61289 14.129C5.61774 14.146 5.62259 14.163 5.62744 14.18C5.55466 14.2455 5.47946 14.311 5.40425 14.3741H5.40183Z' fill='%23C5E9FA'/%3E%3Cpath d='M47.9049 15.7859C47.9704 15.895 48.0262 16.0066 48.0723 16.1182C48.0456 16.3244 48.031 16.5355 48.0286 16.7465C48.0286 16.9164 48.0359 17.0838 48.0504 17.2536C47.7593 17.2439 47.4706 17.2414 47.1771 17.2512C47.1868 16.7587 47.2013 16.2613 47.2183 15.764C47.2353 15.5166 47.2499 15.2643 47.262 15.012C47.3202 15.0775 47.3784 15.1405 47.4342 15.206C47.6113 15.4001 47.7763 15.5845 47.9049 15.7859Z' fill='%23C5E9FA'/%3E%3Cpath d='M3.56027 22.0159H3.56512C3.70825 22.045 3.85624 22.0693 4.00422 22.0838C3.88292 24.6335 4.5525 27.1614 6.0178 29.2429C4.81936 31.1813 4.14008 33.435 4.13523 35.7324C4.13038 36.1958 4.13766 36.6131 4.15949 36.9867C4.39966 38.4714 4.93338 39.8833 5.69757 41.1667C6.28709 42.1468 7.00275 43.0565 7.82031 43.8644C6.48844 42.7775 5.37976 41.5039 4.51368 40.0677C3.8708 38.993 3.37104 37.8479 3.03383 36.664C2.97075 36.305 2.91495 35.9071 2.86643 35.4753V35.4656C2.63111 33.8329 2.58745 31.4045 3.72524 29.1192L3.81257 28.9421L3.68157 28.7941C2.58017 27.5399 1.82811 25.9654 1.50788 24.2429C1.35019 23.3963 1.29924 22.5278 1.35746 21.6593C1.37445 21.4652 1.39628 21.2711 1.42054 21.077C1.44238 21.0916 1.46421 21.111 1.48604 21.1231C2.07313 21.5477 2.79123 21.8582 3.56027 22.0159Z' fill='%23C5E9FA'/%3E%3Cpath d='M46.8059 10.3516C46.6021 9.585 46.328 8.84264 45.969 8.15366C43.0287 2.80192 35.7725 1.52827 30.3723 3.47149C29.1277 3.91788 27.956 4.53408 26.9055 5.30069C26.5465 4.98289 26.1607 4.69662 25.7507 4.44432C24.5305 3.68983 23.1234 3.2386 21.6896 3.12943C21.236 3.10032 20.7775 3.10517 20.3238 3.15126C19.8677 3.19251 19.4165 3.27256 18.9725 3.38901C18.0895 3.61948 17.2428 3.99308 16.481 4.50739C16.3888 4.56562 16.3015 4.62869 16.2142 4.69177C16.0468 4.58503 15.8745 4.48799 15.6999 4.40308C15.3432 4.2284 14.9672 4.0974 14.579 4.00764C14.7925 3.75048 15.0206 3.50546 15.2632 3.27984C17.1627 1.52828 19.6033 1.14982 21.3185 1.14497H21.3209C21.8376 1.13769 22.3519 1.16923 22.8444 1.23473C23.6571 1.35118 24.4359 1.56709 25.1588 1.87277C25.9157 2.19542 26.6047 2.61755 27.2088 3.127L27.3834 3.27499L27.5702 3.14156C28.6013 2.39435 29.7463 1.79999 30.9763 1.37301C32.4926 0.846571 34.1034 0.579712 35.758 0.579712C39.9865 0.579712 44.0209 2.36767 46.5391 5.36134C47.2572 6.22985 47.8103 7.29001 48.1766 8.51271C48.2251 8.66797 48.2664 8.82081 48.3076 8.9785C47.6914 9.22838 47.1674 9.7063 46.8011 10.3516H46.8059Z' fill='%23C5E9FA'/%3E%3Cpath d='M22.8882 18.8355C22.534 19.0247 22.1798 19.2285 21.8353 19.4468C21.8183 19.4565 21.8038 19.4687 21.7844 19.4808C21.4884 18.8961 21.4957 18.2168 21.8377 17.7122C21.9639 17.6443 22.09 17.5764 22.2162 17.5133C22.2623 17.7244 22.3326 17.9281 22.4224 18.1247C22.5437 18.3867 22.7014 18.6268 22.8882 18.8355Z' fill='%23ECF7FA'/%3E%3Cpath d='M40.7871 20.5336C40.7774 20.5942 40.7677 20.6549 40.758 20.7155C40.7289 20.6913 40.6998 20.667 40.6731 20.6427C40.7119 20.6064 40.7483 20.57 40.7871 20.5336Z' fill='%23ECF7FA'/%3E%3Cpath d='M22.112 17.4089C22.129 17.3604 22.1459 17.3095 22.1653 17.2537C22.1775 17.341 22.1945 17.4259 22.2139 17.5108C22.0877 17.5739 21.9616 17.6418 21.8354 17.7097C21.9106 17.6006 22.0028 17.4987 22.112 17.4065V17.4089Z' fill='%23ECF7FA'/%3E%3Cpath d='M40.588 21.3535C40.4279 21.3487 40.2678 21.3463 40.1076 21.3463C39.9888 21.3463 39.8723 21.3463 39.751 21.3511C40.0834 21.1449 40.3915 20.9071 40.6729 20.6451C40.6996 20.6694 40.7287 20.6912 40.7578 20.7179C40.7336 20.8514 40.7044 20.9848 40.6681 21.1182C40.6438 21.1983 40.6195 21.2783 40.588 21.3584V21.3535Z' fill='%23ECF7FA'/%3E%3Cpath d='M23.8417 19.5414C24.4384 19.8204 25.1177 19.9126 25.8043 19.8083C27.124 19.6021 28.3031 18.7651 29.1861 17.4332C29.3681 17.9912 29.6228 18.5298 29.9527 19.0392C30.4015 19.7282 30.9571 20.3347 31.6145 20.832C32.6116 21.5987 33.7688 22.0984 34.9624 22.2901C34.3025 22.5399 33.6596 22.8359 33.0434 23.1804C32.9076 23.1295 32.7717 23.0737 32.6359 23.0179C31.0274 22.3628 29.7174 21.0552 29.0794 19.4492C28.8562 19.6845 28.6087 19.9126 28.3467 20.1212C28.0823 20.3299 27.7984 20.5191 27.5049 20.6913C25.6927 21.9989 23.0799 21.6569 21.8475 19.5924C21.8257 19.5584 21.8062 19.5172 21.7868 19.4832C21.8062 19.4711 21.8208 19.4589 21.8378 19.4492C22.1823 19.2309 22.534 19.0271 22.8907 18.8379C23.1527 19.1338 23.4729 19.3692 23.8441 19.5463L23.8417 19.5414Z' fill='%23ECF7FA'/%3E%3Cpath d='M1.29949 20.0504C1.3941 20.0771 1.48872 20.1038 1.58333 20.1256C2.43486 20.3367 3.3349 20.407 4.21553 20.31C4.61097 20.2663 4.99913 20.1887 5.37758 20.0771C5.70752 19.9776 6.02775 19.8491 6.33585 19.6962C7.34021 19.194 7.9928 18.4129 8.45617 17.4958C8.49498 17.5128 8.53623 17.5298 8.57747 17.5468C8.91225 17.6778 9.26888 17.7724 9.63278 17.8258C9.73952 17.8476 9.85111 17.8622 9.95786 17.8743C9.97727 17.8767 9.99425 17.8792 10.0112 17.8792C9.98454 17.9422 9.95786 18.0053 9.93117 18.0684C9.80259 18.3498 9.65461 18.6239 9.48964 18.8859C8.99716 19.672 8.34215 20.3537 7.52459 20.8292C7.33536 20.9408 7.13643 21.0402 6.93507 21.1348C6.0981 21.5133 5.03552 21.7365 4.03358 21.6613C3.04378 21.5885 2.1122 21.2222 1.52753 20.4289C1.51055 20.407 1.496 20.3852 1.47659 20.3609C1.41352 20.2688 1.35286 20.1717 1.29949 20.0674C1.29464 20.0601 1.28979 20.0528 1.28493 20.0431C1.29221 20.0431 1.29949 20.048 1.30192 20.048L1.29949 20.0504Z' fill='%23B9DAF2'/%3E%3Cpath d='M54.312 21.7536C54.312 21.7536 54.3339 21.7439 54.346 21.739C54.4091 21.8749 54.4746 22.0107 54.5401 22.1417C54.9792 23.1728 55.7264 24.0194 56.6361 24.6308C57.0655 24.9195 57.5362 25.1572 58.0238 25.3392C58.1209 25.3732 58.2155 25.4047 58.3101 25.4362C58.4047 25.4653 58.5017 25.4945 58.5988 25.5187C59.1568 25.6691 59.7341 25.7468 60.3115 25.7468C60.0301 25.936 59.7293 26.0743 59.4188 26.1713C59.1204 26.2635 58.8074 26.3144 58.4945 26.3314C58.3974 26.3363 58.298 26.3363 58.1985 26.3363C58.1014 26.3363 58.0044 26.329 57.9049 26.3193C57.8516 26.3144 57.8006 26.312 57.7497 26.3047C57.33 26.2538 56.9151 26.1519 56.5197 26.0039C56.2625 25.9117 56.0127 25.7977 55.7773 25.6715C54.6808 25.0917 53.8584 24.0801 53.378 22.9399C53.2616 22.6585 53.1646 22.3673 53.0869 22.0689C53.509 22.0326 53.9215 21.9258 54.312 21.7511H54.3169L54.312 21.7536Z' fill='%23B9DAF2'/%3E%3Cpath d='M23.7812 37.0062C22.9175 37.1712 22.3062 36.4895 22.197 35.9533C21.9374 34.6481 21.7652 32.6103 23.7982 32.2003C24.2615 32.2343 24.6545 32.5569 24.9093 33.0446C25.0378 33.2872 25.1276 33.571 25.1785 33.8864C25.2295 34.1969 25.2416 34.5317 25.2125 34.8738C25.1737 35.2668 25.1033 35.6913 24.9141 36.0698C24.7055 36.4701 24.3707 36.8873 23.7836 37.0111L23.7812 37.0062ZM22.9782 34.7064C22.7914 34.8398 22.6628 35.0484 22.6701 35.2935C22.6895 35.718 22.9709 36.0819 23.3518 36.2493C23.5361 36.3318 23.7375 36.3463 23.9219 36.3027C24.3367 36.2105 24.6933 35.8442 24.7128 35.3929C24.7322 35.2619 24.7273 35.1358 24.6982 35.0266C24.4362 34.3376 23.524 34.3449 22.9757 34.7064H22.9782ZM24.4265 33.6244C24.2033 33.605 24.0116 33.7748 23.9922 33.998C23.9728 34.2212 24.1402 34.4177 24.361 34.4322C24.5817 34.4516 24.7758 34.2842 24.7952 34.0586C24.8122 33.8354 24.6473 33.6414 24.4265 33.6244Z' fill='%23231F20'/%3E%3Cpath d='M24.7028 35.0289C24.7319 35.1405 24.7368 35.2642 24.7174 35.3952C24.698 35.8464 24.3389 36.2127 23.9265 36.3049C23.7397 36.3486 23.5408 36.3341 23.3564 36.2516C22.9755 36.0842 22.6941 35.7203 22.6747 35.2957C22.6674 35.0507 22.7935 34.8421 22.9828 34.7086C23.5335 34.3472 24.4432 34.3399 24.7052 35.0289H24.7028Z' fill='%2326608D'/%3E%3Cpath d='M14.6398 9.38657C15.3507 9.80627 16.0178 10.2987 16.8208 10.4831C16.8208 10.4831 16.7213 10.5632 16.5709 10.6772C16.4157 10.7694 16.2798 10.9222 16.1415 11.0654C15.9523 11.2594 15.7631 11.4487 15.5229 11.4632C15.4598 11.4681 15.3919 11.4584 15.3167 11.4341C15.2245 11.4026 15.1517 11.3565 15.0911 11.2983C14.766 10.9829 14.8315 10.3327 14.5525 9.93484C14.4943 9.80627 14.4263 9.68254 14.3536 9.55882C14.2274 9.34775 14.0819 9.1464 13.9096 8.95959C14.1571 9.0906 14.3997 9.23616 14.6398 9.38414V9.38657Z' fill='%23E1E7F3'/%3E%3Cpath d='M47.2478 13.2463C47.7184 13.6078 48.2279 13.9329 48.7907 14.127C48.798 14.127 48.8004 14.1318 48.8053 14.1318C48.8368 14.1415 48.8659 14.1536 48.8999 14.1609C48.8999 14.1609 48.8611 14.2483 48.8004 14.3817C48.8004 14.3865 48.8004 14.3914 48.7956 14.3962C48.6233 14.6631 48.7277 15.2089 48.2934 15.175C48.2886 15.175 48.2813 15.175 48.2764 15.175C48.2425 15.1701 48.2061 15.1677 48.1745 15.1629C47.7063 15.0804 47.4467 14.7335 47.2769 14.3065C47.1047 13.8747 47.0198 13.3652 46.8985 12.9746C46.9106 12.9843 46.9227 12.994 46.9373 13.0061C47.0392 13.0886 47.1435 13.1711 47.2502 13.2536L47.2478 13.2463Z' fill='%23E1E7F3'/%3E%3Cpath d='M50.5132 54.2621C50.6733 54.1141 50.831 53.9516 50.9814 53.7769C51.469 53.2408 51.7917 52.6052 52.0779 52.0423V52.0351C52.175 51.8337 52.2672 51.6226 52.3521 51.4067C52.4321 51.2029 52.5098 50.9919 52.5801 50.776C52.5898 50.7566 52.5971 50.7347 52.6068 50.7129C52.6602 50.8973 52.7014 51.0816 52.7451 51.2781C52.8688 52.3456 53.257 53.3742 53.8392 54.1724C54.4991 55.0773 55.3894 55.6789 56.4132 55.9094C56.6024 55.97 56.7868 56.0185 56.976 56.0598H56.9882L57.0003 56.0646C57.0512 56.0695 57.1046 56.1277 57.1216 56.1981C57.1216 56.215 57.1216 56.2296 57.1216 56.2417C56.9542 56.3121 56.7819 56.38 56.5903 56.4528L56.5563 56.4673C56.3792 56.5353 56.1973 56.6081 56.0178 56.6808H56.0153C55.4889 56.8992 54.8775 57.1782 54.3365 57.5857V57.5906C54.1546 57.7289 53.9872 57.8793 53.8392 58.037C53.109 58.823 52.7499 59.7861 52.4006 60.7177C52.306 60.97 52.2065 61.232 52.1046 61.4843C52.0974 61.4867 52.0804 61.4916 52.0561 61.4916C52.0488 61.4916 52.0391 61.4916 52.0319 61.4867C51.9736 61.4819 51.9203 61.4528 51.9081 61.4188C51.8499 61.2393 51.7917 61.0549 51.7359 60.8778C51.6728 60.6789 51.6097 60.4727 51.5442 60.2713C51.4933 60.1209 51.452 59.9996 51.4059 59.8831V59.8783C51.0445 58.9807 50.5447 58.1728 49.914 57.4814C49.2638 56.7657 48.5093 56.2126 47.6723 55.8366C47.6651 55.8293 47.6626 55.8245 47.6578 55.8196C47.619 55.7662 47.5971 55.7177 47.5923 55.6692V55.6619C47.7233 55.5964 47.8688 55.5309 48.0459 55.463C48.9727 55.332 49.8048 54.9293 50.5205 54.2694L50.5132 54.2621Z' fill='%23FEE900'/%3E%3Cpath d='M47.2941 55.1474C47.4615 55.0625 47.641 54.9825 47.8642 54.8975L47.8957 54.8878L47.9273 54.883C48.7473 54.7738 49.4823 54.4196 50.1179 53.835C50.2635 53.7015 50.4066 53.5535 50.5425 53.3934L50.5498 53.3886C50.984 52.9131 51.2873 52.3139 51.5541 51.785C51.6439 51.5958 51.7288 51.3993 51.8089 51.1955C51.8865 50.999 51.9593 50.7976 52.0296 50.5866V50.5769C52.083 50.4361 52.1752 50.2372 52.3547 50.1014C52.4323 50.031 52.5294 49.9922 52.6313 49.9922C52.8642 49.9922 53.0582 50.1935 53.1237 50.3852C53.2111 50.6448 53.2669 50.9044 53.3227 51.1518L53.3275 51.1834V51.1979C53.5143 52.8185 54.4702 54.8757 56.5565 55.3391H56.5687L56.5832 55.3439C56.7555 55.3997 56.9229 55.4434 57.0927 55.4798C57.3838 55.5259 57.6288 55.7588 57.7016 56.0669L57.7064 56.0814C57.7622 56.3847 57.624 56.6734 57.3789 56.7704C57.197 56.8456 57.015 56.9184 56.8088 56.9985L56.7749 57.0106C56.6002 57.0809 56.4207 57.1513 56.2436 57.2216C55.7511 57.4254 55.1834 57.685 54.6934 58.0513C54.5381 58.1726 54.3974 58.3012 54.2688 58.4371C53.6186 59.1358 53.2936 60.0043 52.9491 60.9213C52.852 61.1784 52.7526 61.4477 52.6434 61.7073C52.5536 61.9305 52.3232 62.0736 52.0539 62.0736C52.0175 62.0736 51.9811 62.0736 51.9447 62.0639C51.6682 62.0251 51.4401 61.8504 51.3552 61.6127L51.3503 61.603C51.2897 61.4186 51.2315 61.2294 51.1757 61.0474C51.115 60.8509 51.0519 60.6471 50.984 60.4506C50.9379 60.3099 50.8967 60.1935 50.8554 60.0867C50.1689 58.374 48.9025 57.0082 47.3766 56.3386L47.3644 56.3337L47.3547 56.3289C47.2917 56.2973 47.2553 56.2488 47.2334 56.2197L47.2286 56.2149L47.2043 56.1882C47.0927 56.045 47.0272 55.8971 47.0102 55.7418C46.9544 55.5065 47.0733 55.2566 47.2989 55.145L47.2941 55.1474ZM47.5876 55.6642C47.5925 55.7103 47.6143 55.7612 47.6531 55.8146C47.658 55.8194 47.6628 55.8243 47.6677 55.8316C48.5047 56.2076 49.2591 56.7631 49.9093 57.4764C50.5401 58.1678 51.0398 58.9756 51.3989 59.8733V59.8781C51.445 59.9946 51.4886 60.1183 51.5371 60.2663C51.6051 60.4676 51.6682 60.6738 51.7288 60.8728C51.7846 61.0499 51.8404 61.2367 51.901 61.4138C51.9132 61.4453 51.9665 61.4768 52.0248 61.4817C52.032 61.4817 52.0393 61.4865 52.049 61.4865C52.0733 61.4865 52.0903 61.4817 52.0976 61.4793C52.2019 61.2294 52.2989 60.9674 52.3935 60.7126C52.7429 59.7811 53.1019 58.818 53.8321 58.0344C53.9825 57.8742 54.1475 57.7238 54.327 57.5855V57.5807C54.8729 57.1731 55.4842 56.8941 56.0107 56.6758H56.0131C56.1926 56.603 56.3746 56.5302 56.5517 56.4623L56.5856 56.4478C56.7773 56.375 56.9495 56.307 57.1169 56.2367C57.1169 56.2246 57.1194 56.21 57.1169 56.193C57.0975 56.1227 57.0466 56.0644 56.9956 56.0596H56.9835L56.9714 56.0547C56.7821 56.0135 56.5978 55.965 56.4085 55.9043C55.3848 55.6739 54.4944 55.0722 53.8346 54.1673C53.2523 53.3692 52.8642 52.3406 52.7404 51.2731C52.6968 51.0766 52.6555 50.8922 52.6022 50.7079C52.5925 50.7321 52.5852 50.7515 52.5755 50.7709C52.5051 50.9868 52.4275 51.1979 52.3474 51.4017C52.2625 51.62 52.1703 51.8311 52.0757 52.03V52.0373C51.787 52.6001 51.4644 53.2357 50.9767 53.7719C50.8263 53.9466 50.6686 54.1091 50.5085 54.2571C49.7904 54.9145 48.9607 55.3172 48.034 55.4507C47.8569 55.521 47.7114 55.5841 47.5804 55.6496V55.6569L47.5876 55.6642Z' fill='%23FFCA0F'/%3E%3Cpath d='M26.3599 43.202V43.1874C26.4109 42.9302 26.5103 42.6804 26.6607 42.445C26.7432 42.3165 26.8378 42.2 26.9373 42.0957C27.2527 42.7629 27.6166 43.4057 28.0314 44.0244C28.0508 44.0535 28.0727 44.0826 28.0921 44.1166C28.1503 44.199 28.2061 44.2815 28.2667 44.364C28.3225 44.4465 28.3808 44.5241 28.4414 44.6042C28.3735 44.6527 28.3031 44.6939 28.2303 44.7303C28.0775 44.8104 27.9174 44.8613 27.75 44.8904C27.6044 44.9099 27.4613 44.9001 27.323 44.8613C27.2624 44.8468 27.2066 44.8274 27.1508 44.8007C27.0416 44.7522 26.9397 44.6867 26.8427 44.6018C26.7772 44.546 26.7165 44.4829 26.6607 44.4125C26.6316 44.3737 26.6025 44.3373 26.5782 44.3009C26.4836 44.1554 26.4108 43.9953 26.3696 43.8279C26.3162 43.6168 26.3138 43.4033 26.3623 43.202H26.3599Z' fill='%23F494AE'/%3E%3Cpath d='M37.3835 33.5927C37.8808 33.6316 38.3078 33.9761 38.5844 34.5025C38.7227 34.7669 38.8197 35.075 38.8755 35.4098C38.9289 35.747 38.9434 36.1109 38.9095 36.4772C38.8658 36.9018 38.793 37.3603 38.5868 37.7679C38.4024 38.1245 38.1234 38.4884 37.6771 38.6825C37.5655 38.4544 37.4514 38.2264 37.3398 38.0032C37.5194 37.9959 37.694 37.9401 37.8445 37.8261C38.0628 37.6393 38.2205 37.37 38.2181 37.0837C38.2326 36.96 38.2229 36.8436 38.1938 36.7368C38.0118 36.3099 37.5291 36.1206 37.0851 36.2104C36.9056 36.2468 36.7358 36.3317 36.5902 36.4603C36.5854 36.4675 36.5781 36.4724 36.5708 36.4772C36.2942 35.9265 36.0153 35.3758 35.7387 34.8179C35.9983 34.2332 36.4956 33.7674 37.3835 33.5879V33.5927ZM37.5606 35.4583C37.8129 35.4777 38.0361 35.2885 38.0531 35.0338C38.0749 34.7766 37.8857 34.5583 37.6334 34.534C37.3811 34.517 37.1603 34.7063 37.1409 34.961C37.1191 35.2157 37.3059 35.4365 37.5582 35.4583H37.5606Z' fill='%23231F20'/%3E%3Cpath d='M36.5901 36.4626C36.7356 36.3341 36.9055 36.2491 37.085 36.2128C37.5265 36.123 38.0117 36.3122 38.1937 36.7392C38.2228 36.8459 38.2325 36.9624 38.2179 37.0861C38.2228 37.3724 38.0651 37.6417 37.8443 37.8285C37.6939 37.9401 37.5168 37.9983 37.3397 38.0056C37.0826 37.4937 36.8278 36.9866 36.5731 36.4796C36.578 36.4723 36.5852 36.4699 36.5925 36.4626H36.5901Z' fill='%2326608D'/%3E%3Cpath opacity='0.5' d='M32.9803 28.9809C33.0386 28.9202 33.0968 28.862 33.1574 28.8038C33.1623 28.7965 33.1696 28.7892 33.1744 28.7868C33.1914 28.7698 33.2084 28.7528 33.2278 28.7334C33.2351 28.7261 33.2448 28.7188 33.2521 28.7091C33.269 28.6946 33.286 28.6752 33.303 28.6606C33.3103 28.6533 33.32 28.6461 33.3273 28.6364C33.3467 28.6218 33.3636 28.6024 33.3806 28.5854C33.3855 28.5806 33.3903 28.5757 33.3976 28.5709C33.4607 28.5151 33.5262 28.4568 33.5917 28.401C33.599 28.3962 33.6038 28.3889 33.6111 28.3841C33.6305 28.3671 33.6523 28.3525 33.6693 28.3331C33.6766 28.3283 33.6839 28.321 33.6936 28.3137C33.713 28.2991 33.7324 28.2822 33.7518 28.2652C33.7567 28.2603 33.7639 28.2579 33.7712 28.2506C33.8416 28.1924 33.9119 28.139 33.9847 28.0808C33.9847 28.0808 33.9847 28.076 33.9896 28.076C34.0114 28.059 34.0332 28.042 34.0526 28.025C34.0599 28.0202 34.0648 28.0153 34.072 28.0105C34.0914 27.9959 34.1133 27.9789 34.1351 27.9644C34.1424 27.9595 34.1497 27.9547 34.1569 27.9498C34.1788 27.9352 34.2006 27.9183 34.2224 27.9013C34.2249 27.9013 34.2273 27.8964 34.2322 27.8964C34.3049 27.8431 34.3777 27.7897 34.4529 27.7363C34.4578 27.7363 34.4626 27.7315 34.4675 27.7266C34.4893 27.7121 34.5087 27.6975 34.533 27.6829C34.5403 27.6781 34.5451 27.6757 34.5524 27.6684C34.5742 27.6538 34.5985 27.6393 34.6203 27.6247C34.6252 27.6199 34.6324 27.6174 34.6373 27.6126C34.7368 27.5471 34.8386 27.4816 34.943 27.4209C34.9502 27.4161 34.9551 27.4112 34.9624 27.4088C34.9866 27.3943 35.0085 27.3821 35.0303 27.3676C35.0376 27.3627 35.0449 27.3603 35.0521 27.3554C35.0764 27.3409 35.0982 27.3288 35.1225 27.3118C35.1273 27.3118 35.1298 27.3069 35.1346 27.3069C35.2123 27.2632 35.2923 27.2147 35.3724 27.1759C35.3772 27.1711 35.3796 27.1711 35.3845 27.1686C35.4088 27.1565 35.433 27.1419 35.4573 27.1298C35.4646 27.125 35.4718 27.1225 35.4791 27.1201C35.5034 27.1056 35.5252 27.0959 35.5495 27.0837C35.5543 27.0789 35.5616 27.0764 35.5689 27.0716C35.6756 27.0182 35.7824 26.9624 35.8915 26.9115C35.8964 26.9115 35.9037 26.9066 35.9109 26.9018C35.9352 26.8921 35.9595 26.8799 35.9837 26.8678C35.9886 26.8678 35.9934 26.863 35.9983 26.8605C36.0007 26.8605 36.0031 26.8605 36.0056 26.8605C36.0298 26.8508 36.0541 26.8363 36.0783 26.8266C36.0832 26.8266 36.088 26.8217 36.0953 26.8193C36.1754 26.7853 36.2579 26.7489 36.3403 26.715C36.3452 26.715 36.3476 26.7101 36.3549 26.7101C36.3792 26.7028 36.4034 26.6907 36.4277 26.681C36.435 26.6762 36.4422 26.6762 36.4519 26.6713C36.4762 26.6616 36.5005 26.6519 36.5247 26.6446C36.532 26.6398 36.5393 26.6398 36.549 26.6349C36.5732 26.6252 36.5975 26.6155 36.6218 26.6082C36.6218 26.6034 36.6266 26.6034 36.629 26.6034C36.7139 26.5694 36.7989 26.5403 36.8838 26.5112C36.8886 26.5112 36.8983 26.5063 36.9056 26.5039C36.9323 26.4966 36.9565 26.4894 36.9784 26.4797C36.9857 26.4797 36.9978 26.4748 37.0051 26.4699C37.0293 26.4651 37.0536 26.4554 37.0778 26.4457C37.0851 26.4457 37.0948 26.4408 37.0997 26.4408C37.1822 26.4142 37.2695 26.3875 37.352 26.3632C37.3568 26.3632 37.3617 26.3632 37.3665 26.3584C37.3908 26.3511 37.4151 26.3438 37.4393 26.3389C37.449 26.3341 37.4587 26.3317 37.466 26.3292C37.4927 26.3244 37.5169 26.3171 37.5388 26.3098C37.5509 26.3098 37.5582 26.305 37.5655 26.3026C37.5922 26.2977 37.6164 26.288 37.6407 26.2831C37.6455 26.2831 37.6504 26.2831 37.6552 26.2783C37.7401 26.2565 37.8275 26.2371 37.9124 26.2176C37.9221 26.2128 37.9294 26.2128 37.9366 26.2104C37.9609 26.2055 37.9852 26.2007 38.0094 26.1958C38.0191 26.1958 38.0288 26.191 38.0385 26.191C38.0628 26.1861 38.0871 26.1788 38.1137 26.174C38.121 26.174 38.1283 26.174 38.138 26.1691C38.2253 26.1521 38.3102 26.1352 38.3976 26.1206C38.4024 26.1206 38.4049 26.1206 38.4073 26.1206C38.4315 26.1667 38.4558 26.2128 38.4801 26.2613C38.5043 26.305 38.5262 26.3486 38.5504 26.3947C38.7736 26.8387 38.9944 27.2875 39.2176 27.746C40.3068 29.9852 41.1729 32.1128 42.2622 34.3593C43.269 36.4529 44.2661 38.4058 45.3286 40.3951C45.5591 40.8245 45.792 41.2564 46.0273 41.6882C46.0831 41.7901 46.1389 41.8944 46.1947 41.9939C46.2044 42.0109 46.2141 42.0278 46.2238 42.0472C46.2869 42.1661 46.3524 42.2801 46.4155 42.3966C46.515 42.5713 46.6144 42.7411 46.7163 42.9109C45.9036 43.6799 44.9647 44.301 43.9385 44.7474C43.8561 44.8007 43.7736 44.8565 43.6911 44.9099C43.3539 45.1234 42.9973 45.3272 42.6237 45.5116C42.6309 45.5116 42.6382 45.5116 42.6455 45.5067C42.6382 45.5067 42.6309 45.5116 42.6237 45.5116C42.6188 45.5116 42.614 45.5116 42.6091 45.5116C42.5848 45.5188 42.563 45.5237 42.5387 45.531C42.5266 45.5334 42.5145 45.5358 42.5024 45.5407C42.4781 45.5455 42.4563 45.5504 42.4344 45.5577C42.4223 45.5577 42.4077 45.5625 42.3956 45.5649C42.3714 45.5698 42.3495 45.5746 42.3253 45.5795C42.3131 45.5843 42.301 45.5868 42.2913 45.5892C42.2646 45.594 42.2428 45.5989 42.2185 45.6038C42.2112 45.6038 42.204 45.6086 42.1943 45.611C42.1093 45.6304 42.0244 45.6474 41.9347 45.662C41.9225 45.662 41.9104 45.6668 41.9007 45.6693C41.8765 45.6717 41.8546 45.6765 41.8328 45.6814C41.8207 45.6814 41.8061 45.6862 41.7915 45.6862C41.7673 45.6911 41.7479 45.6935 41.7236 45.6984C41.7091 45.6984 41.6945 45.7032 41.6799 45.7056C41.6557 45.7105 41.6339 45.7129 41.612 45.7178C41.5975 45.7178 41.5829 45.7226 41.5684 45.7226C41.5441 45.725 41.5247 45.7275 41.5004 45.7323C41.4859 45.7323 41.4713 45.7372 41.4592 45.7372C41.4349 45.7396 41.4131 45.742 41.3888 45.7469C41.3791 45.7469 41.367 45.7469 41.3573 45.7517C41.3039 45.759 41.2505 45.7663 41.1972 45.7711C41.1923 45.7711 41.1826 45.7711 41.1778 45.7711C41.1535 45.776 41.1317 45.776 41.1098 45.7784C41.0977 45.7784 41.0832 45.7784 41.071 45.7833H41.0662C41.0443 45.7833 41.0225 45.7881 41.0031 45.7881C40.9861 45.7906 40.9691 45.793 40.9546 45.793C40.9327 45.793 40.9109 45.7978 40.8891 45.7978C40.8818 45.7978 40.8745 45.7978 40.8648 45.8027C40.8284 45.7081 40.7896 45.611 40.7556 45.5164C40.6271 45.1816 40.4936 44.842 40.3578 44.4951C40.3359 44.4368 40.3117 44.3786 40.2874 44.318C39.7367 42.9279 39.1569 41.7149 38.5116 40.3927C38.4558 40.2763 38.4 40.1598 38.3418 40.0434C38.3127 39.9852 38.286 39.9245 38.2569 39.8687C38.2278 39.8105 38.1986 39.7523 38.172 39.6965C38.0046 39.3568 37.8372 39.0196 37.6698 38.6848C37.5582 38.4568 37.4442 38.2287 37.3326 38.0055C37.0754 37.4937 36.8207 36.9866 36.566 36.4796C36.2894 35.9289 36.0104 35.3782 35.7338 34.8202C35.3724 34.0948 35.0109 33.3622 34.647 32.6077C34.4626 32.222 34.2831 31.8435 34.106 31.4699C34.0745 31.3971 34.0381 31.3244 34.0041 31.2516C33.9701 31.1788 33.9338 31.1084 33.9046 31.0381C33.6281 30.451 33.3588 29.8712 33.0919 29.289C33.0483 29.1919 33.0046 29.0949 32.9585 28.9978C32.9634 28.993 32.9706 28.9857 32.9755 28.9809H32.9803Z' fill='%23C4E8F0'/%3E%3Cpath d='M33.0991 67.7792C33.6255 67.0902 33.9652 66.2411 34.0598 65.3847C34.38 64.3852 34.494 63.3105 34.3727 62.3231C34.3485 62.1315 34.3145 61.9422 34.2733 61.7579C34.4674 61.4352 34.6202 61.0834 34.7391 60.7171C34.8919 60.2222 34.9768 59.6982 34.9889 59.1718C35.1127 59.2033 35.2388 59.2227 35.3698 59.2397C35.4183 59.2445 35.4644 59.247 35.5105 59.247C35.724 59.247 35.9254 59.1912 36.1219 59.0771C36.1461 59.8049 36.0976 60.5061 35.9715 61.1635C35.7992 62.0708 35.4887 62.8884 35.0447 63.5919C34.9817 63.6938 34.972 63.82 35.0205 63.9291C35.6197 65.3071 35.5396 66.8791 34.807 68.0315C34.6542 68.2717 34.4722 68.49 34.266 68.6817C33.8536 69.0625 33.3878 69.3658 32.8541 69.6011C32.8347 69.5162 32.8104 69.4289 32.7861 69.3439C32.7473 69.2057 32.7134 69.0747 32.6891 68.9558C32.6479 68.7083 32.66 68.4609 32.7279 68.1989C32.8589 68.0679 32.9802 67.9272 33.0942 67.7792H33.0991Z' fill='%23ECF7FA'/%3E%3Cpath d='M13.3446 66.736C13.7521 66.736 14.1694 66.7141 14.6036 66.6802C15.0816 67.4055 15.79 67.9077 16.6002 68.2207C16.9738 68.3687 17.3717 68.4754 17.7768 68.5555C17.9855 68.5967 18.1917 68.6307 18.4003 68.6525C18.609 68.6768 18.8127 68.6889 19.0189 68.6986C19.2785 68.7034 19.5381 68.6937 19.7953 68.6792C19.805 68.8757 19.8147 69.0698 19.822 69.2639C19.8292 69.3827 19.8341 69.5016 19.8389 69.6205C19.8462 69.7903 19.8777 69.9577 19.9263 70.1154C19.6594 70.1396 19.3926 70.1566 19.1257 70.159H19.0287C18.5629 70.159 18.0971 70.1251 17.6483 70.0572C17.641 70.0572 17.6337 70.0572 17.624 70.0572C17.3693 70.0353 17.1364 70.0086 16.9083 69.9747C16.6706 69.9431 16.428 69.9019 16.1951 69.8509C15.9015 69.7927 15.6153 69.7199 15.3411 69.635C13.7643 69.1498 13.0364 67.7428 12.7114 66.7214C12.7332 66.7214 12.755 66.7263 12.7769 66.7263C12.9612 66.736 13.1505 66.7432 13.3397 66.7432L13.3446 66.736Z' fill='%23ECF7FA'/%3E%3Cpath d='M17.2723 53.0754C17.3136 53.1748 17.3572 53.2743 17.4033 53.3713C17.4106 53.3907 17.4179 53.4102 17.4252 53.4247C17.2165 53.5023 17.0176 53.5945 16.826 53.7013C16.0545 54.1258 15.4043 54.7687 14.9167 55.4989C14.7566 55.727 14.611 55.9623 14.4946 56.2073C14.1428 56.9351 14.053 57.7503 14.4 58.6042C14.5625 58.9972 14.793 59.3514 15.072 59.6716C15.1035 59.7056 15.135 59.742 15.169 59.776C14.8075 59.8487 14.4533 59.9118 14.1113 59.9676C13.9002 60.0016 13.6819 60.0307 13.466 60.0574C13.3762 59.9215 13.2937 59.7808 13.2234 59.6353C12.6921 58.5751 12.6338 57.3306 13.0584 56.1321C13.1579 55.8556 13.2792 55.5814 13.4271 55.3218C13.4271 55.3218 13.4271 55.317 13.4271 55.3146C13.6091 54.9822 13.8201 54.6765 14.0458 54.3539C14.2374 54.0773 14.4388 53.7886 14.6159 53.4805C14.9701 52.8789 14.9143 52.2069 14.8682 51.6125C14.856 51.4572 14.8439 51.3092 14.8366 51.1613V51.1564C14.7833 50.0235 15.3825 49.1404 16.1467 48.3374C16.2316 48.3641 16.3165 48.3908 16.4014 48.4175C16.7289 48.2282 18.1069 48.4684 18.4053 48.7668C18.1481 49.0822 17.0128 50.0502 16.9351 50.4893C16.8551 51.0036 16.9473 51.3675 17.1098 51.8333C17.2554 52.2433 17.0831 52.6727 17.2675 53.0729L17.2723 53.0754Z' fill='%23ECF7FA'/%3E%3Cpath d='M12.5732 31.9741C12.5732 31.9741 12.5732 31.9741 12.5732 31.9692C12.7284 31.5301 12.9176 31.0934 13.1336 30.6689C13.3495 30.2541 13.5921 29.8441 13.8614 29.4583C13.8856 29.4244 13.905 29.388 13.9123 29.3467C13.956 29.1745 14.0069 28.9853 14.0676 28.7427C14.0724 28.7257 14.0773 28.7063 14.0773 28.6869C14.4096 24.8781 16.5882 21.2391 19.9021 18.9514C19.9069 18.9465 19.9118 18.9465 19.9118 18.9465C20.2393 18.7015 20.5765 18.4686 20.9161 18.2527C21.217 18.061 21.5226 17.8815 21.8307 17.7117C21.4887 18.2139 21.4814 18.8956 21.7774 19.4802C21.4838 19.6694 21.1951 19.8684 20.9113 20.0794C20.5013 20.3609 20.1107 20.669 19.7371 20.9965C19.3611 21.324 19.0093 21.6757 18.6745 22.0445C18.0874 22.6947 17.5561 23.403 17.0976 24.1527C16.9836 24.3419 16.872 24.5311 16.7677 24.7252C15.955 26.1784 15.5838 27.8499 15.4965 29.5093C15.4504 29.7058 15.4043 29.8877 15.3582 30.06C14.6474 30.9066 13.9851 31.8285 13.626 32.8887C13.5314 33.1628 13.4489 33.4418 13.3883 33.7256C13.3276 34.0095 13.2864 34.2982 13.267 34.5917C13.2427 34.8416 13.2306 35.0939 13.233 35.3438C13.233 35.5937 13.25 35.8387 13.2767 36.0837C13.3325 36.5738 13.4392 37.0517 13.5945 37.515C13.9681 38.665 14.6207 39.6596 15.5862 40.4626C15.7876 40.6324 15.989 40.7926 16.1927 40.9478C16.2946 41.0279 16.3965 41.1079 16.5008 41.1831C16.6052 41.2632 16.7143 41.3384 16.8211 41.416C16.8963 41.4694 16.9715 41.5252 17.0467 41.5762C17.4397 41.8406 17.84 42.0905 18.2476 42.3234C20.2175 43.4587 22.3548 44.2569 24.5648 44.7906C24.6667 44.8149 24.7686 44.8391 24.8705 44.8634C24.9627 44.8852 25.0549 44.907 25.1471 44.9265C25.2854 44.9556 25.4285 44.9871 25.5692 45.0138C25.7972 45.0599 26.0277 45.106 26.2558 45.1472C26.4013 45.1715 26.5469 45.1982 26.6949 45.2224C26.7628 45.2637 26.8331 45.3025 26.9035 45.334C26.9423 45.351 26.986 45.368 27.0248 45.385C27.2092 45.4505 27.4008 45.4844 27.5998 45.4844C27.675 45.4844 27.755 45.4796 27.8302 45.4699H27.8399C27.9151 45.4577 27.9879 45.4383 28.0607 45.4189C28.4391 45.465 28.8176 45.5038 29.1961 45.5402C29.5454 45.9381 29.919 46.3165 30.312 46.6756C26.5105 46.4257 22.6847 45.5038 18.905 43.9221C18.888 43.9148 18.871 43.9075 18.8541 43.9003C18.6818 43.8275 18.512 43.7547 18.3422 43.6795C18.3034 43.6625 18.2621 43.6431 18.2257 43.6213C17.6192 43.3229 17.0491 43.0026 16.5202 42.6606C16.0642 42.367 15.6348 42.0541 15.2417 41.729C14.2714 40.926 13.4611 40.0017 12.8303 38.9828C12.4737 38.2962 12.2262 37.5442 12.0904 36.7436C11.826 35.2031 11.9982 33.5073 12.5707 31.9741H12.5732Z' fill='%23ECF7FA'/%3E%3Cpath d='M40.7581 20.7127C40.7678 20.6521 40.7775 20.5914 40.7872 20.5308C41.0226 20.3003 41.2385 20.048 41.4301 19.7811C41.5029 19.8418 41.5757 19.9 41.6485 19.9607C42.2792 20.4944 42.8712 21.0863 43.4146 21.7195C43.4146 21.7195 43.4146 21.7243 43.4194 21.7243C42.8008 21.5812 42.1749 21.4745 41.5441 21.4138C41.2918 21.1688 41.0274 20.9335 40.7581 20.7103V20.7127Z' fill='%23ECF7FA'/%3E%3Cpath d='M40.3652 44.4971C40.7364 44.3539 41.1027 44.1914 41.4593 44.0143C43.0726 43.2186 44.5476 42.0589 45.336 40.385C45.4234 40.2006 45.501 40.009 45.5689 39.8125C45.6805 39.4947 45.7703 39.172 45.8382 38.8493C46.1706 37.3428 45.8964 35.7538 45.1662 34.4001C45.4646 33.1022 45.6296 31.7824 45.6053 30.4481C45.5956 30.1425 45.5762 29.8392 45.5471 29.536C45.4865 28.9319 45.387 28.3327 45.2439 27.7407C45.8091 28.0973 46.3258 28.5073 46.7965 28.961C47.0027 30.2929 47.0124 31.6393 46.8062 32.9518V32.9566C46.7552 33.3254 46.6873 33.6917 46.6048 34.0435C46.5854 34.1235 46.5951 34.2084 46.6291 34.2836C46.9978 35.0551 47.2186 35.8872 47.2841 36.7581C47.3472 37.5927 47.2647 38.4393 47.0439 39.2884C47.0439 39.2933 47.0439 39.2933 47.0439 39.2982C46.8838 39.9944 46.6315 40.6543 46.2919 41.2656C46.2142 41.4063 46.1293 41.5446 46.0396 41.6805C45.763 42.1074 45.4404 42.5102 45.0765 42.8838C43.9387 44.0337 42.534 44.8998 40.78 45.5184C40.78 45.5184 40.7752 45.5184 40.7703 45.5184C40.5544 45.533 40.3336 45.5402 40.1129 45.5402C39.3196 45.5402 38.536 45.4456 37.7669 45.2491C38.5966 45.0817 39.4118 44.861 40.1978 44.5674C40.256 44.5456 40.3142 44.5213 40.37 44.4995L40.3652 44.4971Z' fill='%23ECF7FA'/%3E%3Cpath d='M30.7652 35.5092C31.561 35.5723 32.1699 36.0745 32.1262 36.6349C32.0825 37.1953 31.4057 37.5956 30.6124 37.5349C30.4959 36.8726 30.4498 36.1934 30.479 35.5068C30.5711 35.502 30.6682 35.502 30.7677 35.5068L30.7652 35.5092Z' fill='%23231F20'/%3E%3Cpath d='M36.4739 37.5253C36.5831 37.6975 36.719 37.831 36.9033 37.911C37.0368 37.979 37.1896 38.0105 37.3376 38.0056C37.4492 38.2313 37.5632 38.4593 37.6748 38.6849C37.5802 38.7262 37.4759 38.7577 37.3643 38.7844C36.4327 38.9615 35.7704 38.2264 35.654 37.6466C35.4866 36.8048 35.3531 35.6815 35.7364 34.8203C36.013 35.3783 36.292 35.929 36.5686 36.4797C36.2774 36.7538 36.2605 37.1857 36.4715 37.5229L36.4739 37.5253Z' fill='%23231F20'/%3E%3Cpath d='M36.9031 37.911C36.7188 37.8285 36.5829 37.6951 36.4737 37.5252C36.2627 37.188 36.2821 36.7562 36.5708 36.4821C36.8255 36.9891 37.0802 37.4961 37.3374 38.008C37.187 38.0104 37.0366 37.9813 36.9031 37.9134V37.911Z' fill='%2326608D'/%3E%3Cpath opacity='0.5' d='M38.5551 26.388C38.5308 26.3443 38.509 26.3006 38.4847 26.2545C38.4604 26.206 38.4362 26.1623 38.4119 26.1138C38.4313 26.109 38.4483 26.109 38.4677 26.1041C38.5502 26.0896 38.6303 26.0774 38.7127 26.0677C38.7176 26.0677 38.7224 26.0677 38.7249 26.0677C38.771 26.0605 38.8171 26.0532 38.8632 26.0483C38.868 26.0483 38.8704 26.0483 38.8753 26.0483C38.9772 26.0338 39.0766 26.0241 39.1785 26.0144C39.2271 26.0095 39.2756 26.0071 39.3241 25.9998H39.3411C39.3896 25.9949 39.4381 25.9925 39.4891 25.9877C39.591 25.9828 39.6928 25.9755 39.7923 25.9731H39.8117C39.8578 25.9731 39.9015 25.9731 39.9476 25.9683H39.9646C40.064 25.9683 40.1659 25.9683 40.2678 25.9683H40.2799C40.326 25.9683 40.3721 25.9731 40.4158 25.9731C40.4231 25.9731 40.4328 25.9731 40.44 25.9731C40.4861 25.9731 40.5322 25.9731 40.5808 25.978H40.588C40.6899 25.9828 40.7894 25.9901 40.8889 25.9949C40.8986 25.9949 40.9083 25.9949 40.9155 25.9949C40.9592 25.9998 41.0005 26.0047 41.0417 26.0071C41.049 26.0071 41.0587 26.0071 41.066 26.0119C41.1654 26.0216 41.2649 26.0338 41.3644 26.0459C41.3716 26.0459 41.3789 26.0459 41.3886 26.0507C41.4299 26.0556 41.4687 26.0629 41.5099 26.0677C41.522 26.0677 41.5342 26.0726 41.5439 26.0726C41.5851 26.0799 41.6264 26.0871 41.67 26.0944C41.6773 26.0944 41.6846 26.0944 41.6919 26.0944C41.7404 26.1017 41.7913 26.1114 41.8398 26.1187C41.8447 26.1187 41.852 26.1187 41.8568 26.1235C41.9005 26.1308 41.9417 26.1381 41.9854 26.1478C42 26.1526 42.0121 26.1526 42.0242 26.1551C42.0606 26.1623 42.0994 26.1696 42.1358 26.1769C42.1479 26.1817 42.1601 26.1842 42.1722 26.1866C42.2692 26.206 42.3663 26.2303 42.4633 26.2521C42.4755 26.257 42.49 26.2594 42.4997 26.2618C42.5385 26.2715 42.5725 26.2788 42.6089 26.2885C42.621 26.2933 42.6356 26.2958 42.6526 26.303C42.6914 26.3128 42.7302 26.32 42.7666 26.3346C42.7763 26.3346 42.7884 26.3394 42.7981 26.3394C42.8466 26.354 42.8927 26.3686 42.9412 26.3831C42.951 26.3831 42.9607 26.388 42.9728 26.3928C43.0092 26.4049 43.048 26.4171 43.0844 26.4268C43.0989 26.4316 43.1159 26.4341 43.1305 26.4413C43.1644 26.4535 43.2008 26.4656 43.2348 26.4753C43.2469 26.4801 43.2615 26.4874 43.276 26.4899C43.3221 26.5044 43.3706 26.5214 43.4167 26.5384C44.0232 26.7543 44.5982 27.0211 45.1319 27.3341C45.702 27.6689 46.2285 28.0522 46.7064 28.4792C46.8592 28.615 47.0072 28.7557 47.1503 28.8989C47.2983 29.0468 47.439 29.1997 47.5749 29.3549C47.5943 29.5272 47.6113 29.6946 47.6234 29.8668C47.6234 29.8717 47.6234 29.879 47.6234 29.8838C49.6297 32.3996 50.3332 35.8663 49.1809 39.1147C48.6593 40.5873 47.8005 41.8731 46.7137 42.8993C46.6118 42.7294 46.5123 42.5596 46.4128 42.385C46.3498 42.2685 46.2843 42.1545 46.2212 42.0356C46.2115 42.0162 46.2018 42.0016 46.1921 41.9822C46.1363 41.8803 46.0805 41.7785 46.0247 41.6766C45.7894 41.2423 45.5565 40.8105 45.326 40.3835C44.261 38.3942 43.2663 36.4413 42.2595 34.3476C41.1727 32.1012 40.3042 29.9711 39.2149 27.7344C38.9917 27.2759 38.771 26.8271 38.5478 26.3831L38.5551 26.388Z' fill='%2392D6E3'/%3E%3Cpath opacity='0.5' d='M30.1783 35.5509C30.2123 34.5635 30.3991 33.5665 30.7435 32.5864C30.7581 32.5451 30.7751 32.5039 30.7896 32.4626C30.7945 32.4481 30.7993 32.4359 30.8042 32.4214C30.8163 32.3947 30.826 32.3656 30.8382 32.3389C30.843 32.3219 30.8527 32.3049 30.8576 32.2904C30.8673 32.2661 30.877 32.2419 30.8867 32.2152C30.894 32.1982 30.9012 32.1812 30.9061 32.1642C30.9158 32.14 30.9255 32.1181 30.9352 32.0914C30.9449 32.0745 30.9498 32.0575 30.957 32.0405C30.9667 32.0162 30.9764 31.9944 30.9886 31.9701C30.9959 31.9532 31.0031 31.9338 31.0104 31.9168C31.0201 31.8925 31.0298 31.8731 31.0419 31.8464C31.0492 31.8319 31.0565 31.8125 31.0662 31.7955C31.0759 31.7712 31.0856 31.7494 31.0977 31.7275C31.105 31.7106 31.1123 31.6936 31.1196 31.6766C31.1293 31.6523 31.1414 31.6329 31.1535 31.6062C31.1608 31.5893 31.1681 31.5747 31.1778 31.5577C31.1899 31.5335 31.2021 31.5116 31.2118 31.4874C31.219 31.4728 31.2263 31.4558 31.236 31.4413C31.2482 31.417 31.2603 31.3928 31.27 31.3685C31.2797 31.3539 31.2845 31.3394 31.2943 31.3248C31.3064 31.3006 31.3209 31.2739 31.3355 31.2496C31.3403 31.2375 31.3476 31.2254 31.3549 31.2108C31.3695 31.1841 31.3864 31.155 31.401 31.1283C31.4058 31.1186 31.4107 31.1089 31.418 31.0992C31.4374 31.0653 31.4568 31.0289 31.4762 30.9973C31.4762 30.9925 31.4762 30.99 31.4811 30.9876C31.5247 30.9124 31.5684 30.8348 31.6145 30.7596C31.6145 30.7596 31.6193 30.7523 31.6218 30.7474C31.6412 30.7135 31.663 30.6819 31.6824 30.648C31.6897 30.6431 31.6921 30.6334 31.697 30.6237C31.7139 30.5946 31.7334 30.5655 31.7503 30.5388C31.7552 30.5291 31.7625 30.5218 31.7673 30.5121C31.7843 30.4854 31.8013 30.4588 31.8183 30.4321C31.8255 30.4224 31.8304 30.4102 31.8377 30.4005C31.8547 30.3763 31.8716 30.3496 31.8886 30.3229C31.8959 30.3132 31.9032 30.3035 31.9105 30.2914C31.9274 30.2671 31.9444 30.2428 31.9614 30.2186C31.9687 30.2064 31.976 30.1967 31.9832 30.187C32.0026 30.1628 32.0196 30.1361 32.0366 30.1118C32.0439 30.1046 32.0512 30.0924 32.0584 30.0803C32.0778 30.056 32.0948 30.0342 32.1142 30.0075C32.1215 29.9978 32.1288 29.9881 32.1361 29.9808C32.1555 29.9566 32.1725 29.9299 32.1943 29.9056C32.1991 29.8959 32.2064 29.8886 32.2113 29.8789C32.2307 29.8523 32.2525 29.8256 32.2719 29.8013C32.2768 29.7916 32.2816 29.7868 32.2889 29.7795C32.3107 29.7504 32.335 29.7213 32.3568 29.6946C32.3617 29.6897 32.3641 29.6849 32.3665 29.68C32.5024 29.5102 32.6407 29.3476 32.7862 29.1875C32.7862 29.1875 32.7887 29.1827 32.7911 29.1827C32.8178 29.156 32.8445 29.1269 32.8711 29.0978C32.876 29.0929 32.8808 29.0881 32.8857 29.0832C32.91 29.059 32.9342 29.0298 32.9585 29.0056C32.9585 29.0056 32.9633 29.0007 32.9658 29.0007C33.0094 29.0978 33.0531 29.1948 33.0992 29.2919C33.366 29.8717 33.6378 30.4539 33.9119 31.041C33.9434 31.1113 33.9774 31.1817 34.0114 31.2545C34.0429 31.3273 34.0793 31.3976 34.1133 31.4728C34.2904 31.8488 34.4699 32.2273 34.6543 32.6106C35.0206 33.3675 35.382 34.1002 35.7411 34.8231C36.0177 35.3811 36.2966 35.9318 36.5732 36.4825C36.8279 36.9895 37.0827 37.4966 37.3398 38.0084C37.4514 38.2341 37.5654 38.4621 37.677 38.6877C37.8444 39.0225 38.0094 39.3597 38.1792 39.6994C38.2059 39.7552 38.235 39.8134 38.2641 39.8716C38.2932 39.9274 38.3199 39.9881 38.349 40.0463C38.4073 40.1627 38.4631 40.2792 38.5189 40.3956C39.1642 41.7178 39.744 42.9308 40.2947 44.3209C40.3214 44.3815 40.3432 44.4397 40.365 44.498C40.5009 44.8425 40.6343 45.1821 40.7629 45.5193C40.7969 45.6139 40.8357 45.7085 40.8721 45.8032C40.8721 45.8032 40.8575 45.8032 40.8527 45.8032C40.826 45.8032 40.7993 45.808 40.7702 45.808C40.758 45.808 40.7435 45.808 40.7289 45.808C40.7022 45.808 40.6756 45.8129 40.6465 45.8129C40.6319 45.8129 40.6173 45.8129 40.6028 45.8129C40.5737 45.8129 40.5494 45.8153 40.5203 45.8153C40.5057 45.8153 40.4936 45.8153 40.4791 45.8201C40.4499 45.8201 40.4233 45.8201 40.3941 45.8201H40.3553C40.3262 45.8201 40.2971 45.8201 40.268 45.8201H39.9793C39.9453 45.8201 39.9138 45.8201 39.8823 45.8201H39.8532C39.8313 45.8201 39.8071 45.8201 39.7877 45.8201H39.7294C39.6033 45.8153 39.4771 45.8056 39.351 45.7959C39.3413 45.7959 39.3364 45.7959 39.3267 45.7959C39.2927 45.7959 39.2588 45.791 39.2248 45.7886C39.2127 45.7886 39.2006 45.7837 39.1884 45.7837C39.1593 45.7837 39.1278 45.7789 39.0987 45.7765C39.0841 45.7765 39.0696 45.7765 39.055 45.7716C39.0283 45.7668 38.9992 45.7668 38.9725 45.7619C38.9555 45.7619 38.9434 45.7571 38.924 45.7571C38.8973 45.7522 38.8706 45.7498 38.8464 45.7474C38.8294 45.7425 38.8148 45.7425 38.7978 45.7401C38.7736 45.7352 38.7469 45.7328 38.7226 45.728C38.7032 45.728 38.6863 45.7231 38.6717 45.7207C38.6474 45.7207 38.6232 45.7158 38.5989 45.711C38.5819 45.711 38.5625 45.7061 38.5455 45.7037C38.5213 45.6988 38.497 45.694 38.4728 45.6916C38.4558 45.6867 38.4364 45.6843 38.4194 45.6819C38.3951 45.677 38.3733 45.6746 38.349 45.6673C38.3296 45.6625 38.3126 45.6624 38.2932 45.6576C38.269 45.6527 38.2471 45.6503 38.2229 45.643C38.2059 45.6382 38.1865 45.6382 38.1671 45.6309C38.1453 45.6261 38.121 45.6236 38.0967 45.6164C38.0798 45.6115 38.0628 45.6091 38.0434 45.6042C38.0191 45.5994 37.9973 45.5945 37.973 45.5897C37.9536 45.5848 37.9366 45.5824 37.9172 45.5775C37.8954 45.5727 37.8711 45.5654 37.8493 45.563C37.8299 45.5557 37.8105 45.5533 37.7935 45.5484C37.7692 45.5436 37.7474 45.5363 37.7231 45.5314C37.7037 45.5266 37.6843 45.5217 37.6673 45.5193C37.6431 45.512 37.6212 45.5048 37.597 45.4999C37.58 45.4975 37.5606 45.4926 37.5412 45.4878C37.5169 45.4805 37.4927 45.4732 37.4708 45.4684C37.4514 45.4635 37.4344 45.4587 37.4175 45.4538C37.3932 45.4465 37.3689 45.4393 37.3447 45.4344C37.3277 45.4296 37.3107 45.4223 37.2913 45.4174C37.267 45.4126 37.2428 45.4053 37.221 45.3956C37.2015 45.3883 37.1846 45.3859 37.1676 45.381C37.1506 45.3738 37.1312 45.3689 37.1142 45.3641C37.1069 45.3641 37.0997 45.3616 37.0899 45.3568C37.0754 45.3519 37.0584 45.3471 37.0439 45.3422C37.0147 45.3325 36.9856 45.3228 36.9589 45.3155C36.9468 45.3083 36.9323 45.3034 36.9201 45.301C36.8789 45.2888 36.8352 45.2743 36.794 45.2573C33.2545 44.0031 30.8697 40.9487 30.3044 37.4844C30.2001 36.8488 30.1589 36.2011 30.1831 35.5461L30.1783 35.5509Z' fill='%2392D6E3'/%3E%3Cpath d='M31.3793 59.6498C31.486 59.6353 31.5831 59.5867 31.651 59.497C31.651 59.497 31.651 59.4921 31.6559 59.4921C31.6826 59.4582 31.702 59.4169 31.7189 59.3805C31.7189 59.3757 31.7238 59.3757 31.7262 59.3708C31.7481 59.3223 31.765 59.2738 31.782 59.2277C31.7966 59.1913 31.8136 59.1525 31.833 59.1185C31.833 59.1137 31.8378 59.1088 31.8427 59.1015C31.8669 59.053 31.896 59.0021 31.9227 58.956C31.9421 58.9172 31.9615 58.8808 31.9834 58.842C32.0198 58.7716 32.0586 58.7013 32.095 58.6309C32.2988 58.2379 32.4928 57.8449 32.6627 57.447C32.7282 57.578 32.8155 57.6993 32.9198 57.8036C32.9319 57.8158 32.9416 57.8279 32.9538 57.8376C33.0144 57.9007 33.0775 57.9662 33.143 58.0293C33.2158 58.102 33.2934 58.1748 33.3735 58.2476C33.3783 58.2525 33.3832 58.2573 33.3856 58.2597C33.4584 58.3252 33.5336 58.3907 33.6136 58.4538C33.6816 58.5072 33.7519 58.563 33.8247 58.6139C33.8102 58.6576 33.798 58.7013 33.7835 58.7449C33.7495 58.8468 33.7155 58.9536 33.6816 59.0579C33.5821 59.3611 33.4074 59.5625 33.2085 59.6959C33.1212 59.7566 33.029 59.8002 32.9368 59.8366C32.8228 59.8827 32.7063 59.9118 32.6044 59.9264C32.4783 59.9482 32.3667 59.9531 32.2818 59.9531C32.0683 59.9531 31.8475 59.9215 31.6389 59.8585C31.5394 59.8269 31.4424 59.793 31.3478 59.7469L31.3332 59.7396L31.3211 59.7347C31.3211 59.7347 31.2992 59.7275 31.292 59.7226C31.2119 59.6959 31.127 59.6668 31.0445 59.6353C31.1537 59.6547 31.2774 59.6668 31.389 59.6498H31.3793Z' fill='%2340AA48'/%3E%3Cpath d='M30.0232 59.0118C30.0232 59.0118 30.0281 59.0118 30.0305 59.0118C30.0693 59.1065 30.1348 59.1865 30.2173 59.2569C30.0911 59.1938 29.9723 59.1259 29.8582 59.0652C29.8461 59.0579 29.8316 59.0507 29.8194 59.041C29.8874 59.0312 29.9553 59.024 30.0232 59.0143V59.0118Z' fill='%2340AA48'/%3E%3Cpath d='M32.9369 52.0128C32.7525 52.0128 32.5535 52.0904 32.4711 52.2918C32.4614 52.3136 32.4541 52.3354 32.4444 52.3573C32.3983 52.4689 32.3522 52.5805 32.3085 52.6921C32.2212 52.9056 32.1387 53.1166 32.0562 53.3277C31.9713 53.2331 31.8791 53.1457 31.7797 53.0608L31.7748 53.056C31.7142 53.0074 31.6535 52.9638 31.5856 52.9153C31.5225 52.874 31.4594 52.8328 31.3915 52.794C31.3721 52.7843 31.3527 52.7746 31.3333 52.76C31.2484 52.7139 31.161 52.6678 31.0713 52.629C31.0664 52.629 31.0616 52.6241 31.0543 52.6217C31.0688 52.5829 31.081 52.5441 31.098 52.5077C31.1343 52.4179 31.1732 52.3306 31.2168 52.2505C31.2265 52.2336 31.2362 52.2166 31.2459 52.1996C31.2605 52.1753 31.2726 52.1535 31.2872 52.1292C31.3163 52.0831 31.3478 52.0371 31.3794 51.9958C31.5104 51.826 31.6535 51.7071 31.8088 51.6416C31.901 51.6052 31.9956 51.5858 32.0926 51.5858C32.112 51.5858 32.129 51.5858 32.1508 51.5858C32.1824 51.5858 32.2139 51.5931 32.2479 51.5979L32.2697 51.6028H32.2915C32.3837 51.6077 32.4856 51.6149 32.5851 51.6295C32.6748 51.6416 32.767 51.661 32.8616 51.6829C32.8689 51.6829 32.8762 51.6877 32.8835 51.6877C33.0096 51.7192 33.1406 51.7556 33.291 51.8042H33.2935L33.3056 51.809C33.456 51.8502 33.604 51.8963 33.752 51.9473C33.8054 51.9667 33.8612 51.9837 33.917 52.0055C33.9946 52.0346 34.0698 52.0637 34.1474 52.0977C34.1693 52.105 34.1911 52.1147 34.2153 52.1244C34.3124 52.1656 34.4094 52.2069 34.5065 52.2554C34.5332 52.2699 34.5598 52.2796 34.5841 52.2942C34.6084 52.3063 34.6326 52.3185 34.6569 52.3282C34.6908 52.3427 34.7248 52.3597 34.7563 52.3791C34.6933 52.3961 34.635 52.4204 34.5768 52.4398C34.4992 52.4713 34.4264 52.5028 34.3585 52.5344C34.3318 52.5489 34.3075 52.5611 34.2809 52.5756C34.242 52.4786 34.1838 52.3961 34.1086 52.3282C34.0552 52.2796 33.9946 52.236 33.9267 52.1996C33.8975 52.185 33.8684 52.1705 33.8393 52.1559C33.735 52.1098 33.6186 52.0734 33.5021 52.0492C33.3153 52.0104 33.1212 51.9982 32.9441 52.0079L32.9369 52.0128Z' fill='%2340AA48'/%3E%3Cpath d='M29.1132 59.0896H29.1181C29.186 59.0872 29.2539 59.0848 29.3243 59.0799C29.368 59.0799 29.4116 59.0751 29.4553 59.0751C29.5766 59.0678 29.6979 59.0557 29.8216 59.0411C29.8338 59.0484 29.8483 59.0557 29.8604 59.0654C29.9745 59.1284 30.0933 59.1939 30.2195 59.257C30.2219 59.2594 30.2243 59.2619 30.2292 59.2643C30.285 59.3152 30.3505 59.3589 30.4184 59.3977C30.5713 59.4851 30.7484 59.553 30.9157 59.6015C30.9497 59.6136 30.9812 59.6209 31.0128 59.6282C31.0225 59.6282 31.0298 59.6331 31.0395 59.6355C31.1244 59.667 31.2069 59.6961 31.2869 59.7228C31.2966 59.7277 31.3063 59.7301 31.316 59.7349L31.3282 59.7398L31.3427 59.7471C31.4349 59.7907 31.5344 59.8271 31.6338 59.8587C31.8425 59.9217 32.0632 59.9533 32.2767 59.9533C32.3616 59.9533 32.4732 59.9484 32.5994 59.9266C32.7037 59.912 32.8177 59.8829 32.9317 59.8368C33.0239 59.8029 33.1161 59.7568 33.2035 59.6961C33.4024 59.5627 33.5771 59.3613 33.6765 59.0581C33.7129 58.9538 33.7469 58.847 33.7784 58.7451C33.793 58.7015 33.8075 58.6578 33.8197 58.6141C33.8294 58.6214 33.8366 58.6263 33.8439 58.6335C33.9167 58.6869 33.9943 58.7354 34.072 58.784C34.1569 58.8373 34.2442 58.8858 34.3315 58.9295C34.3 59.0314 34.2685 59.1333 34.2345 59.2352C34.1108 59.6136 33.8852 59.9266 33.5746 60.1498C33.5334 60.1789 33.4897 60.208 33.4436 60.2347C33.4024 60.259 33.366 60.2784 33.3248 60.3002C33.235 60.3439 33.1428 60.3827 33.0458 60.4167C32.8104 60.4943 32.5509 60.5355 32.2767 60.5355C31.8789 60.5355 31.4761 60.4506 31.1147 60.2856C31.1001 60.2808 31.088 60.2759 31.0734 60.2735C30.9521 60.2298 30.8333 60.1862 30.7095 60.1352C30.6368 60.1061 30.564 60.0746 30.4936 60.043C30.45 60.0236 30.4063 60.0042 30.3626 59.9848C30.0569 59.8417 29.7634 59.684 29.5111 59.5409C29.4359 59.4996 29.3607 59.456 29.2928 59.4171H29.2879C29.2661 59.4002 29.2442 59.3856 29.2224 59.371C29.186 59.3468 29.1496 59.3201 29.1157 59.291C29.1132 59.291 29.1108 59.2861 29.1084 59.2861C29.0671 59.2522 29.0259 59.2134 28.9871 59.1745C28.9628 59.1503 28.9386 59.1236 28.9167 59.0969C28.9822 59.0969 29.0477 59.0969 29.1157 59.0921L29.1132 59.0896Z' fill='%23397385'/%3E%3Cpath d='M34.1425 52.1029C34.0649 52.069 33.9897 52.0399 33.9121 52.0107C33.8563 51.9889 33.8029 51.9719 33.7471 51.9525C33.5991 51.9016 33.4511 51.8555 33.3007 51.8142L33.2886 51.8094H33.2862C33.1382 51.7609 33.0047 51.7245 32.8786 51.6929C32.8713 51.6929 32.8665 51.6881 32.8568 51.6881C32.7621 51.6662 32.6675 51.6468 32.5802 51.6347C32.4807 51.6202 32.3813 51.6104 32.2866 51.608H32.2648L32.243 51.6032C32.2114 51.5983 32.1775 51.5935 32.1459 51.591C32.1265 51.591 32.1071 51.591 32.0877 51.591C31.9907 51.591 31.8961 51.608 31.8039 51.6468C31.6486 51.7099 31.5055 51.8288 31.3745 52.001C31.3429 52.0423 31.3114 52.0884 31.2823 52.1345C31.2677 52.1587 31.2556 52.1806 31.241 52.2048C31.2313 52.2218 31.2216 52.2388 31.2119 52.2558C31.1683 52.3358 31.1294 52.4232 31.0931 52.5129C31.0785 52.5493 31.0639 52.5881 31.0494 52.6269C30.9645 52.5857 30.8747 52.5493 30.785 52.5153C30.785 52.5153 30.7825 52.5153 30.7801 52.5153C30.6879 52.4814 30.5982 52.4474 30.5011 52.4207C30.5132 52.3868 30.5254 52.3528 30.5375 52.3188C30.5521 52.2825 30.5666 52.2485 30.5812 52.2121C30.586 52.2048 30.5884 52.1951 30.5933 52.1854C30.8286 51.6565 31.2047 51.2005 31.7311 51.0573C31.8378 51.0282 31.9494 51.0137 32.0659 51.0112H32.0829C32.1581 51.0112 32.2381 51.0161 32.3158 51.0306C32.3352 51.0306 32.3546 51.0306 32.374 51.0306C32.4662 51.0355 32.5608 51.0452 32.6554 51.0597C32.767 51.0767 32.8859 51.0986 33.0072 51.1277C33.1066 51.1544 33.2134 51.181 33.325 51.2174C33.3686 51.2296 33.4099 51.2441 33.4511 51.2587C33.6622 51.3145 33.866 51.38 34.0746 51.4576C34.111 51.4722 34.1498 51.4843 34.1886 51.5013C34.2687 51.5304 34.3487 51.5644 34.4288 51.5983C34.4482 51.6056 34.4676 51.6153 34.487 51.625C34.5768 51.6614 34.6665 51.7051 34.7563 51.7463C34.766 51.7512 34.7709 51.7536 34.7757 51.7584C34.7927 51.7657 34.8072 51.773 34.8218 51.7803C34.8752 51.807 34.931 51.8336 34.9843 51.8628C35.0401 51.8919 35.0959 51.921 35.1517 51.9525C35.2609 52.0132 35.3677 52.0738 35.4671 52.1369C35.4671 52.1369 35.4687 52.1385 35.472 52.1417L35.4865 52.1514L35.4987 52.1611C35.5399 52.1927 35.5933 52.2267 35.6491 52.2606C35.6612 52.2679 35.6758 52.2752 35.6879 52.2849C35.7073 52.297 35.7291 52.3091 35.7485 52.3213C35.7121 52.3164 35.6733 52.3091 35.6369 52.3043C35.5787 52.297 35.5181 52.2922 35.455 52.2922H35.4137C35.3313 52.2922 35.2488 52.297 35.1687 52.3067C35.0159 52.3237 34.8703 52.3577 34.732 52.3989C34.7005 52.3795 34.6665 52.3625 34.6326 52.348C34.6083 52.3358 34.5841 52.3237 34.5598 52.314C34.5331 52.2994 34.5064 52.2897 34.4822 52.2752C34.3851 52.2291 34.2881 52.1878 34.191 52.1442C34.1668 52.1345 34.1474 52.1248 34.1231 52.1175L34.1425 52.1029Z' fill='%23397385'/%3E%3Cpath d='M30.3676 58.9441C30.3967 58.9368 30.4234 58.9319 30.4501 58.9247C30.4549 58.9247 30.4598 58.9247 30.4622 58.9247C30.5617 58.898 30.6563 58.8689 30.7533 58.8397C30.8795 58.7985 31.0008 58.75 31.1172 58.6966C31.1585 58.6796 31.1997 58.6626 31.2385 58.6408C31.5684 58.471 31.8547 58.2575 32.1022 57.9882C32.2962 57.7796 32.4588 57.5346 32.5849 57.2677C32.6043 57.3284 32.631 57.3841 32.6577 57.4399C32.4879 57.8402 32.2938 58.2332 32.09 58.6238C32.0536 58.6942 32.0148 58.7645 31.9784 58.8349C31.9566 58.8737 31.9372 58.9101 31.9178 58.9489C31.8911 58.995 31.8644 59.046 31.8377 59.0945C31.8329 59.1018 31.8305 59.1066 31.828 59.1115C31.8086 59.1454 31.7916 59.1842 31.7771 59.2206C31.7577 59.2667 31.7431 59.3152 31.7213 59.3638C31.7213 59.3686 31.7164 59.3686 31.714 59.3735C31.697 59.4123 31.6776 59.4511 31.6509 59.4851L31.6461 59.4899C31.5781 59.5821 31.4811 59.6282 31.3744 59.6427C31.2628 59.6573 31.139 59.6476 31.0299 59.6282C31.0202 59.6258 31.0129 59.6209 31.0032 59.6209C30.9717 59.6136 30.9401 59.6064 30.9061 59.5942C30.7388 59.5481 30.5617 59.4802 30.4088 59.3904C30.3409 59.3492 30.2754 59.308 30.2196 59.257C30.2147 59.257 30.2123 59.2522 30.2099 59.2497C30.1274 59.1794 30.0643 59.0993 30.0231 59.0047C30.1371 58.9877 30.2511 58.9659 30.3603 58.9416L30.3676 58.9441Z' fill='%236BBE45'/%3E%3Cpath d='M32.0561 53.3281C32.1386 53.1171 32.2211 52.906 32.3084 52.6925C32.3545 52.5834 32.3981 52.4693 32.4442 52.3577C32.4539 52.3359 32.4612 52.3141 32.4709 52.2922C32.5534 52.0909 32.7523 52.0108 32.9367 52.0132C33.1138 52.006 33.3079 52.0181 33.4947 52.0545C33.6111 52.0788 33.7252 52.1151 33.8319 52.1612C33.861 52.1758 33.8926 52.1903 33.9192 52.2049C33.9872 52.2413 34.0478 52.285 34.1012 52.3335C34.1764 52.4038 34.2346 52.4839 34.2734 52.5809C34.2031 52.6149 34.14 52.6537 34.0818 52.6852C33.9896 52.7386 33.9023 52.7993 33.8149 52.8599C33.5044 53.0904 33.2375 53.3791 33.0313 53.7066C32.9052 53.9104 32.8057 54.1263 32.7305 54.3519C32.7208 54.3786 32.7111 54.4077 32.7038 54.4344C32.699 54.4223 32.6965 54.4101 32.6917 54.4004C32.6504 54.2864 32.6019 54.1724 32.5534 54.0681C32.42 53.7891 32.2526 53.5392 32.0561 53.3233V53.3281Z' fill='%236BBE45'/%3E%3Cpath d='M11.7191 64.0704C11.7434 63.8496 11.7749 63.6313 11.8186 63.413C11.8792 63.4518 11.9447 63.4882 12.0054 63.5246C11.8841 63.6895 11.7895 63.8715 11.7167 64.068L11.7191 64.0704Z' fill='%23353F86'/%3E%3Cpath d='M40.8164 32.8478C41.5078 35.1622 41.4715 38.1462 39.2929 39.5848C38.9921 39.7838 38.6767 39.9366 38.3492 40.0482C37.9271 40.1913 37.488 40.2641 37.0295 40.2641C36.3987 40.2641 35.7752 40.1234 35.1712 39.8468C34.8558 39.7061 34.5598 39.512 34.2978 39.2694C33.7034 38.7236 33.2643 37.9327 33.0242 36.9793C32.8107 36.1254 32.767 35.1647 32.9029 34.2719C32.9489 33.7867 33.0363 33.3064 33.16 32.8503C33.2813 32.4015 33.4438 31.9769 33.6355 31.5839C33.7131 31.3971 33.8029 31.2176 33.9072 31.0405C34.1911 30.5577 34.5671 30.1259 35.0013 29.7887C35.6321 29.3035 36.3623 29.0342 37.0561 29.0342C37.75 29.0342 38.4608 29.3204 39.0236 29.8614C39.4458 30.2714 39.8169 30.7372 40.1202 31.2467C40.4161 31.744 40.6515 32.2826 40.814 32.8478H40.8164ZM37.061 29.4199C36.4521 29.4199 35.8043 29.6601 35.2415 30.0943C34.7757 30.4534 34.3803 30.9362 34.111 31.4723C34.0698 31.5621 34.0285 31.647 33.9897 31.7392C33.9897 31.744 33.9873 31.7464 33.9848 31.7513C33.8005 32.1225 33.6501 32.5276 33.5336 32.9546C33.4147 33.3913 33.3323 33.8498 33.2862 34.318C33.2862 34.3228 33.2862 34.3253 33.2862 34.3301C33.0533 35.8512 33.3565 37.8842 34.5598 38.988C34.7903 39.1991 35.0499 39.3713 35.3313 39.4975C35.8844 39.7546 36.4545 39.8808 37.027 39.8808C37.4249 39.8808 37.8082 39.8201 38.177 39.7013C38.4899 39.5994 38.7932 39.4514 39.0819 39.2646C41.0809 37.9424 41.0954 35.1428 40.4428 32.9594C40.2876 32.4257 40.0692 31.9163 39.7878 31.4456C39.504 30.9653 39.1546 30.5262 38.7543 30.1404C38.2594 29.6649 37.6893 29.4223 37.0561 29.4223L37.061 29.4199Z' fill='%23353F86'/%3E%3Cpath d='M27.7452 67.0254C28.1406 66.0987 28.5506 65.138 28.8927 64.1603L28.8975 64.1506V64.1385C28.9703 63.8741 29.031 63.6048 29.0795 63.3379C29.1304 63.0516 29.1644 62.7848 29.1838 62.5252C29.2153 62.1298 29.2105 61.7537 29.1717 61.3923C29.1595 61.2782 29.1426 61.1666 29.1231 61.055C29.1134 60.992 29.1013 60.9289 29.0868 60.8707C29.0746 60.8222 29.0673 60.7785 29.0528 60.73C29.0358 60.6717 29.0213 60.6159 29.0018 60.5577C28.9533 60.4073 28.8927 60.2593 28.8223 60.1138C28.9048 60.0094 28.997 59.9148 29.0989 59.8299C29.225 59.7183 29.3657 59.6213 29.5137 59.5364C29.7636 59.6795 30.0572 59.8372 30.3653 59.9803C30.4089 59.9997 30.4526 60.0191 30.4963 60.0386C30.569 60.0725 30.6418 60.1041 30.7122 60.1307C30.8359 60.1817 30.9548 60.2254 31.0761 60.269C31.0906 60.269 31.1028 60.2763 31.1173 60.2812C31.4788 60.4461 31.8791 60.531 32.2794 60.531C32.5535 60.531 32.8131 60.4898 33.0484 60.4122C33.5263 61.0526 33.7228 61.795 33.7956 62.399C33.7956 62.4039 33.7956 62.4087 33.7956 62.4136C33.8393 62.7824 33.8466 63.1681 33.8199 63.5562C33.7665 64.3762 33.553 65.2108 33.2085 65.9604C33.0969 66.1933 32.9683 66.4383 32.8301 66.6858C32.7063 66.9065 32.5729 67.1394 32.4201 67.3845L32.4104 67.3966L32.4055 67.4087C32.2527 67.7241 32.0683 68.1802 32.0804 68.7285C32.0853 68.8352 32.0926 68.9444 32.112 69.056V69.0608C32.1411 69.2015 32.1823 69.3519 32.2211 69.4975C32.2503 69.5994 32.2794 69.7086 32.3036 69.8129C32.3182 69.8881 32.3327 69.9609 32.3449 70.0312C32.3521 70.0846 32.357 70.1331 32.357 70.1744C32.3618 70.4145 32.2794 70.5188 32.1872 70.5892C32.1702 70.5965 32.1532 70.6062 32.1387 70.6183C31.9664 70.7251 31.7845 70.8197 31.5977 70.8973C31.1076 71.1059 30.5787 71.203 29.9819 71.203C29.4264 71.203 28.8272 71.1205 28.0315 70.9337C27.9805 70.9216 27.9271 70.907 27.8762 70.8949C27.6554 70.8415 27.4298 70.7833 27.2115 70.7226C27.243 70.6498 27.2673 70.5722 27.2818 70.4946C27.3037 70.3757 27.3061 70.2544 27.2867 70.1331C27.2818 70.1089 27.2794 70.0846 27.2745 70.0603L27.2527 69.9633C27.1775 69.6358 27.112 69.3519 27.1071 69.0511V69.0414C27.1023 68.9759 27.1023 68.9128 27.1023 68.8498C27.1096 68.6702 27.1338 68.5028 27.1848 68.3476C27.3667 67.9036 27.5584 67.4548 27.7428 67.0157L27.7452 67.0254Z' fill='%23A9E0F8'/%3E%3Cpath d='M20.3625 65.1451C20.3674 65.082 20.3698 65.0238 20.3747 64.9607C20.3795 64.9074 20.3795 64.854 20.3868 64.7982C20.3916 64.7448 20.3941 64.6914 20.4014 64.6381C20.4086 64.5265 20.4208 64.4222 20.4305 64.313C20.4523 64.131 20.4741 63.9467 20.5008 63.7647C20.5324 63.5439 20.5687 63.3232 20.6124 63.1048C20.6706 62.8525 20.7434 62.593 20.8308 62.3334C20.9132 62.1029 20.9981 61.8797 21.0928 61.6662C21.1534 61.5304 21.2165 61.3969 21.2844 61.2684C21.3402 61.1592 21.4009 61.0525 21.4615 60.9481C21.4785 60.9166 21.4979 60.8851 21.5173 60.856C21.6483 60.64 21.7914 60.4387 21.9419 60.247L21.9734 60.2131C22.2184 59.9753 22.4707 59.7254 22.7303 59.4853L22.7376 59.478L22.7473 59.4683C22.9656 59.2305 23.2155 59.0316 23.4921 58.8836C23.7541 58.7405 24.0428 58.6337 24.3484 58.5682C24.3557 58.5682 24.3606 58.5682 24.3654 58.5682C24.8943 58.7162 25.4353 58.8375 25.9908 58.9273C26.0127 58.9321 26.0369 58.9346 26.0563 58.937C26.2528 58.9685 26.4494 58.9952 26.6459 59.0195C26.6725 59.0219 26.6968 59.0243 26.7235 59.0292C26.7332 59.0292 26.7478 59.034 26.7575 59.034C26.8593 59.0462 26.9637 59.0559 27.0631 59.0607C27.0971 59.0825 27.1286 59.102 27.1602 59.1214C27.1796 59.1359 27.1966 59.1481 27.2135 59.1578C27.4173 59.2985 27.6041 59.4586 27.7691 59.6357V59.6405C27.8613 59.7327 27.9413 59.8298 28.0165 59.9292C28.0481 59.968 28.0772 60.0093 28.1039 60.0529C28.1621 60.1354 28.213 60.2228 28.2616 60.315C28.2955 60.378 28.3271 60.4435 28.3538 60.509C28.3683 60.5406 28.3829 60.5721 28.395 60.6061C28.4435 60.7298 28.4799 60.8535 28.509 60.9797C28.509 60.9845 28.5114 60.9918 28.5139 60.9967C28.5139 61.0039 28.5187 61.0136 28.5212 61.0258C28.543 61.1325 28.5624 61.2441 28.5745 61.3557C28.5794 61.3994 28.5867 61.443 28.5891 61.4867C28.5964 61.5546 28.6012 61.625 28.6061 61.6978C28.6206 61.9501 28.6182 62.2097 28.5964 62.4838C28.5794 62.724 28.5454 62.969 28.4993 63.2383C28.4532 63.4857 28.3974 63.7356 28.3343 63.9806C27.9996 64.9389 27.5968 65.885 27.2087 66.7996C27.0195 67.2412 26.8254 67.6972 26.6434 68.1485L26.6362 68.1679C26.5876 68.3086 26.5561 68.4542 26.5391 68.607C26.5221 68.7574 26.5149 68.9151 26.527 69.0776C26.5343 69.4221 26.6046 69.7375 26.6774 70.0674C26.6822 70.0796 26.6822 70.0917 26.6871 70.1038L26.7065 70.196C26.7235 70.2785 26.7235 70.3586 26.7017 70.4338C26.692 70.4677 26.6798 70.5017 26.6628 70.5332C26.658 70.5429 26.6531 70.5502 26.6483 70.5599C26.6046 70.6327 26.5488 70.7006 26.476 70.7613C26.4663 70.771 26.4591 70.7783 26.4494 70.7855C26.4348 70.7977 26.4178 70.8098 26.4033 70.8195C26.3256 70.8632 26.2431 70.9044 26.1631 70.9432C25.411 71.3095 24.5352 71.5085 23.6692 71.5085C22.6405 71.5085 21.7065 71.2198 21.0103 70.6958C20.9569 70.657 20.906 70.6157 20.8574 70.5745C20.8016 70.5114 20.7507 70.4483 20.707 70.3804C20.6342 70.2712 20.576 70.1596 20.5299 70.0456C20.4741 69.8976 20.4402 69.7472 20.4305 69.592C20.4256 69.4755 20.4208 69.3542 20.4135 69.2378C20.4062 69.034 20.3965 68.8302 20.3868 68.6264C20.3407 67.5881 20.3067 66.5376 20.3504 65.492C20.3577 65.378 20.3601 65.264 20.3674 65.15L20.3625 65.1451Z' fill='%23A9E0F8'/%3E%3Cpath d='M37.3132 50.2641C37.323 50.2326 37.3812 50.218 37.4782 50.218C37.5195 50.218 37.5656 50.2204 37.6165 50.2277C37.8348 50.2568 38.0556 50.2859 38.2764 50.3126C37.944 50.3296 37.6092 50.3442 37.2769 50.3539C37.289 50.3272 37.2987 50.3005 37.3084 50.2714L37.3132 50.2641Z' fill='%23A9E0F8'/%3E%3Cpath d='M26.1486 26.4262C25.5105 26.2054 24.6542 25.6668 24.8216 24.8711C24.9138 24.6479 25.1539 24.5169 25.4693 24.4805C26.3111 24.4272 27.1796 24.8177 27.5896 25.5771C27.6891 25.8245 27.6939 26.106 27.4877 26.3C27.0996 26.6203 26.595 26.562 26.1486 26.4262Z' fill='%23A9E0F8'/%3E%3Cpath d='M36.9248 27.0958C36.7331 27.0885 36.5512 27.0594 36.3838 27.0133C37.0461 26.7344 37.7399 26.5306 38.458 26.4044C38.3974 26.5936 38.2372 26.7586 38.0116 26.8799C37.7302 27.0303 37.3445 27.1177 36.9248 27.0958Z' fill='%23A9E0F8'/%3E%3Cpath d='M33.6571 57.7071C33.6159 57.6683 33.5771 57.6295 33.5334 57.5883C33.48 57.5349 33.4267 57.4791 33.3733 57.4233L33.3612 57.4112C33.3442 57.3942 33.3272 57.3772 33.3102 57.3578C33.104 57.1273 33.0288 56.7901 33.1186 56.4772L33.1307 56.4408V56.4044C33.1307 56.3413 33.138 56.2734 33.1404 56.2079C33.1501 56.0672 33.1647 55.9216 33.1841 55.7736C33.1889 55.7542 33.1889 55.7348 33.1914 55.7154L33.1986 55.6742L33.1914 55.6329C33.1671 55.4704 33.1622 55.3078 33.1719 55.1429C33.2205 54.4005 33.628 53.697 34.2515 53.2773C34.2952 53.2482 34.3364 53.2215 34.3825 53.1948L34.3874 53.19C34.6275 53.0468 35.0011 52.8721 35.4063 52.8649C35.416 52.8649 35.4257 52.8649 35.4354 52.8649C35.4766 52.8649 35.5227 52.8697 35.564 52.8721C35.5858 52.8721 35.6052 52.877 35.6246 52.8794C35.7241 52.8916 35.8187 52.9182 35.9109 52.9571C35.9376 52.9692 35.9643 52.9813 35.9909 52.9934C36.0079 53.0007 36.0225 53.008 36.0395 53.0201C36.0783 53.042 36.1147 53.0638 36.1511 53.0905C36.1559 53.0905 36.1608 53.0978 36.1656 53.1002C36.2166 53.1366 36.2675 53.173 36.316 53.2166C36.35 53.2457 36.384 53.2773 36.4155 53.3112C36.4664 53.3622 36.5125 53.418 36.5562 53.4762C36.5877 53.515 36.6193 53.5611 36.646 53.6024C36.646 53.6024 36.646 53.6072 36.6508 53.6096C36.7139 53.7043 36.7648 53.8062 36.8134 53.9129C36.8934 54.09 36.9541 54.2792 37.0002 54.483C37.0632 54.7741 37.0923 55.0871 37.0826 55.4122V55.4219C37.0826 55.7178 37.0584 56.0138 37.0123 56.3049C36.9638 56.6033 36.8886 56.8896 36.7964 57.1564C36.7624 57.2511 36.726 57.3457 36.6872 57.433C36.612 57.6028 36.5271 57.7654 36.4373 57.9134C36.4252 57.9328 36.4131 57.9497 36.4034 57.9667C36.2966 58.1317 36.1899 58.2676 36.088 58.3719C35.8963 58.5659 35.7095 58.6606 35.5227 58.6606C35.4985 58.6606 35.4742 58.6606 35.4524 58.6557H35.4451C35.2923 58.6412 35.1418 58.6096 34.989 58.5587C34.841 58.5102 34.693 58.4471 34.5426 58.3646C34.4601 58.3185 34.3752 58.2676 34.2903 58.2093C34.237 58.1754 34.1836 58.1365 34.1326 58.0977C34.1035 58.0759 34.0744 58.0541 34.0453 58.0322C33.9968 57.991 33.9458 57.9522 33.8949 57.9109C33.8561 57.877 33.8148 57.8406 33.7736 57.8066C33.7396 57.7726 33.7008 57.7411 33.6668 57.7047L33.6571 57.7071Z' fill='%23A9E0F8'/%3E%3Cpath d='M32.4391 50.7711C32.6987 49.8225 33.2251 48.7211 33.23 48.7114L32.7933 48.5028C32.7715 48.5489 32.2426 49.6552 31.9733 50.645L32.4415 50.7735L32.4391 50.7711Z' fill='%23353F86'/%3E%3Cpath d='M0.0450249 18.3357C0.127506 18.0009 0.314312 17.7243 0.573895 17.5569C1.12945 17.1809 1.70441 16.8631 2.26481 16.5574C2.32304 16.5234 2.38368 16.4919 2.44191 16.4579C2.59717 16.225 2.76456 15.9946 2.94166 15.7762C3.44141 15.1527 4.04791 14.5681 4.73932 14.0368C4.97221 13.8573 5.21482 13.6826 5.46955 13.5152C5.45014 13.4133 5.43558 13.309 5.42103 13.2023C5.28275 12.1348 5.41375 10.9825 5.79705 9.87379C6.2313 8.60257 6.9591 7.42111 7.89796 6.46042C8.82954 5.50458 9.97461 4.75494 11.2143 4.29401C11.9591 4.02472 12.699 3.88644 13.4171 3.88644C13.5845 3.88644 13.747 3.89372 13.912 3.90827C14.2031 3.52739 14.5161 3.18048 14.8606 2.85539C16.8984 0.972823 19.4942 0.567682 21.3113 0.560404C21.8571 0.553126 22.4005 0.584664 22.9221 0.657444C23.7858 0.78117 24.6155 1.00921 25.3845 1.33672C26.122 1.64967 26.8013 2.05482 27.4054 2.53759C28.4364 1.81949 29.5694 1.23968 30.7799 0.824837C32.3592 0.276563 34.0332 0 35.7556 0C37.8784 0 40.0084 0.436679 41.9152 1.26152C42.8953 1.68606 43.8172 2.21008 44.6566 2.82143C45.5251 3.45461 46.3087 4.18241 46.9856 4.98784C47.7546 5.91942 48.3441 7.04751 48.7347 8.34784C48.7832 8.5031 48.8269 8.66079 48.8681 8.82091C49.152 8.76268 49.4382 8.73357 49.7221 8.73357C51.0491 8.73357 52.347 9.3522 53.5794 10.5749C54.5061 11.4919 55.394 12.7704 56.0855 14.1751L56.0927 14.1872C56.2359 14.5099 56.362 14.8471 56.4688 15.1891C56.5779 15.5264 56.6701 15.8733 56.7405 16.2178V16.2323C56.8108 16.6617 56.8399 17.0935 56.8278 17.5205C56.8205 17.7874 56.7938 18.0518 56.755 18.3065C57.2014 18.816 57.6963 19.3546 58.2737 19.9708C58.56 20.2716 58.8705 20.5967 59.2756 21.0188C59.4527 21.1959 59.6323 21.3754 59.8094 21.5501C60.5396 22.2755 61.2941 23.0251 61.9418 23.8839C62.131 24.1362 62.2014 24.437 62.1504 24.7573C62.0582 25.3249 61.6119 25.8198 61.2189 26.0964L61.2116 26.1013C60.4425 26.6059 59.6298 26.7805 58.6473 26.8873H58.6449C58.5575 26.8946 58.4702 26.9018 58.3804 26.9067C58.2252 27.6466 57.9971 28.389 57.706 29.1192V29.124C57.2427 30.2497 56.641 31.3293 55.9229 32.3361C55.4984 32.928 55.0326 33.4933 54.5328 34.0294C54.5765 34.3666 54.608 34.7087 54.6274 35.0483C54.7099 36.402 54.6032 37.746 54.3072 39.0609C54.2611 39.6892 54.1544 40.3224 53.9845 40.9483C53.4241 43.0153 52.233 44.8906 50.627 46.2297C50.4256 46.4044 50.217 46.5766 50.0083 46.7416C49.8021 46.9066 49.5886 47.0667 49.3727 47.2171C49.1253 47.399 48.8681 47.5761 48.6061 47.746C47.922 48.2384 47.1845 48.6678 46.396 49.0293C45.2801 49.5655 44.0962 49.9609 42.8759 50.1986C42.495 50.2714 42.1093 50.3296 41.7333 50.3709C41.5125 50.3976 41.282 50.417 41.054 50.4315C40.9909 50.4388 40.9279 50.4388 40.8672 50.4437C40.3408 50.4849 39.807 50.5092 39.266 50.5092C38.9385 50.5092 38.6013 50.5019 38.269 50.4849H38.0167C37.7595 50.4849 37.4926 50.4849 37.2209 50.48C37.2064 50.5189 37.187 50.5601 37.17 50.5989C37.2913 51.0914 37.3641 51.6106 37.3811 52.1419C37.3956 52.6052 37.3665 53.0273 37.2913 53.4325C37.2913 53.4325 37.2913 53.4341 37.2913 53.4373C37.284 53.4737 37.2767 53.5101 37.2719 53.5465C37.5412 54.0778 37.677 54.7352 37.6576 55.4388C37.6576 55.7663 37.6334 56.0914 37.58 56.4116C37.5266 56.744 37.4441 57.0642 37.3374 57.365C37.2258 57.6804 37.0875 57.9739 36.9225 58.2384C36.8813 58.3014 36.8401 58.3597 36.8012 58.4203C36.8012 58.4373 36.8012 58.4543 36.8061 58.4688C36.891 59.4659 36.8498 60.4218 36.6799 61.3097C36.5053 62.2413 36.1923 63.0855 35.7532 63.8303C36.0322 64.5411 36.1632 65.315 36.1292 66.0743C36.0928 66.938 35.843 67.7507 35.4111 68.4324C35.2243 68.7211 35.006 68.9879 34.7586 69.2208C34.7586 69.2208 34.7586 69.2208 34.7561 69.2257C34.2321 69.7109 33.6305 70.0845 32.9318 70.3659C32.9245 70.4314 32.9124 70.4921 32.8954 70.5503C32.8347 70.7662 32.7086 70.9457 32.5218 71.0816L32.5072 71.0913C32.2889 71.232 32.0584 71.3533 31.8183 71.4552C31.2554 71.6929 30.6538 71.8069 29.9769 71.8069C29.3753 71.8069 28.7324 71.7196 27.893 71.5182C27.5534 71.4382 27.2137 71.3484 26.8838 71.2611C26.8619 71.2562 26.8401 71.249 26.8183 71.2441C26.7843 71.2708 26.7504 71.2975 26.714 71.3217L26.7018 71.329L26.6897 71.3339C25.7994 71.8312 24.7222 72.1053 23.6572 72.1053C23.0556 72.1053 22.483 72.018 21.9517 71.8482C21.3792 71.6638 20.8746 71.3848 20.4476 71.0209L20.4331 71.0064L20.4209 70.9918C20.37 70.9312 20.319 70.8729 20.273 70.8123C19.8921 70.856 19.5136 70.8851 19.1279 70.8899H19.0187C18.519 70.8899 18.0216 70.8535 17.5413 70.7832C17.2769 70.7565 17.0343 70.7298 16.7989 70.6983C16.5442 70.6643 16.2895 70.6158 16.042 70.5673C15.7266 70.5018 15.4161 70.4241 15.1201 70.3344C14.2128 70.053 13.4486 69.4901 12.8543 68.6604C12.3521 67.9593 11.9882 67.0787 11.8014 66.1156C11.7965 66.0913 11.7917 66.0695 11.7868 66.0452C11.8814 66.2078 12.0124 66.3582 12.1774 66.4965C12.1823 66.5013 12.1871 66.5037 12.1895 66.5086C12.2187 66.5304 12.2453 66.5522 12.2745 66.5692C12.4176 66.6614 12.5559 66.7148 12.7014 66.7318C13.0289 67.7531 13.7543 69.1602 15.3312 69.6454C15.6029 69.7303 15.8892 69.8031 16.1852 69.8613C16.418 69.9122 16.6606 69.9535 16.8984 69.985C17.1264 70.019 17.3593 70.0457 17.6141 70.0675C17.6213 70.0675 17.6286 70.0675 17.6383 70.0675C18.0847 70.1354 18.5505 70.1694 19.0187 70.1694H19.1158C19.385 70.1646 19.6519 70.15 19.9163 70.1257C19.8678 69.9656 19.8363 69.7982 19.829 69.6333C19.8241 69.512 19.8193 69.3931 19.812 69.2742C19.8047 69.0801 19.795 68.8861 19.7853 68.6896C19.7417 67.6949 19.7077 66.6857 19.7392 65.6789C19.7417 65.5673 19.7465 65.4557 19.7514 65.3441C19.7562 65.2374 19.7635 65.1282 19.7683 65.0214C19.7683 65.019 19.7683 65.0142 19.7683 65.0093C19.7732 64.905 19.7805 64.8031 19.7902 64.6988C19.7999 64.592 19.8096 64.4853 19.8193 64.3786C19.8266 64.3106 19.8338 64.2403 19.8436 64.1723C19.8872 63.7818 19.9454 63.3936 20.0206 63.0054V62.9957C20.0862 62.7216 20.1662 62.4402 20.2584 62.1636C20.2875 62.0763 20.319 61.9914 20.3506 61.9089C20.4015 61.7779 20.4501 61.6517 20.5034 61.5304C20.5253 61.4819 20.5471 61.4358 20.5665 61.3897C20.6053 61.3048 20.6441 61.2248 20.6829 61.1423C20.911 60.6813 21.1754 60.2641 21.4787 59.8832L21.4884 59.8711L21.5466 59.8128C21.7916 59.5727 22.0439 59.3228 22.3059 59.0802C22.3108 59.0753 22.3108 59.0729 22.3156 59.0705C22.5728 58.7939 22.8688 58.561 23.1938 58.3839C23.2618 58.3451 23.3321 58.3112 23.4025 58.2772C23.0386 58.1462 22.6844 58.0006 22.3399 57.8405C22.2817 57.8162 22.2234 57.7871 22.1628 57.758C22.0488 57.7047 21.9348 57.644 21.8207 57.5882C21.7091 57.5276 21.6 57.4693 21.4908 57.4087C21.2943 57.2971 21.1002 57.1855 20.911 57.0642C20.5568 56.8361 20.2123 56.5911 19.8896 56.334C19.271 55.8706 18.4438 55.1283 17.8033 54.1312C17.7208 54.005 17.6432 53.874 17.568 53.7382C17.5049 53.6217 17.4467 53.5053 17.3909 53.3888C17.3496 53.2918 17.3035 53.1923 17.2599 53.0928C17.0973 52.6998 16.9882 52.3044 16.9251 51.909C16.8402 51.3461 16.8547 50.7833 16.9712 50.2229L16.9785 50.1889L16.993 50.1574C17.044 50.0506 17.1046 49.9463 17.1725 49.8444L17.1822 49.8566C17.2016 49.8178 17.2259 49.7789 17.2502 49.7425C17.2914 49.6868 17.3278 49.6334 17.3715 49.58C17.3715 49.58 17.3715 49.58 17.369 49.58C17.5898 49.3131 17.8615 49.1312 17.8615 49.1312C17.9246 49.0851 17.9852 49.039 18.0507 48.9978H18.0532C18.0968 48.9687 18.1405 48.942 18.1842 48.9177C18.2642 48.8716 18.3443 48.8304 18.4268 48.7891C18.5942 48.7115 18.764 48.646 18.9435 48.5926C19.1327 48.5368 19.3244 48.4956 19.5257 48.4713C19.5621 48.4665 19.5985 48.4616 19.6349 48.4568C19.6689 48.4519 19.7053 48.4519 19.7368 48.4495C19.8387 48.4422 19.9454 48.4374 20.0498 48.4374C20.2317 48.4374 20.4161 48.4495 20.6053 48.4713C20.991 48.5174 21.3841 48.612 21.7771 48.7503C21.8596 48.7794 21.9396 48.811 22.0197 48.8425C22.3181 48.9638 22.6189 49.1069 22.9124 49.2743C22.9973 49.3228 23.0822 49.3738 23.1623 49.4247C23.2011 49.4466 23.2351 49.4684 23.2739 49.4902C23.2982 49.5048 23.3224 49.5194 23.3443 49.5339L23.616 49.6989L23.6524 49.7183C24.3413 50.1283 25.057 50.5286 25.8042 50.8803L25.8624 50.9143C25.8624 50.9143 27.2089 51.4917 27.4684 51.5596C27.5364 51.5814 27.6043 51.6033 27.6722 51.6251C27.6892 51.63 27.7038 51.6348 27.7232 51.6421C27.7305 51.6421 27.7402 51.6469 27.7474 51.6494C27.7499 51.6494 27.7571 51.6542 27.7596 51.6542C27.7765 51.6591 27.796 51.6664 27.8129 51.6712C27.859 51.6858 27.9051 51.7003 27.9512 51.7149C27.9609 51.7197 27.9682 51.7197 27.9779 51.7222C27.9779 51.7222 28.5043 51.8677 28.7566 51.9502L28.7858 51.9551C28.9507 52.0011 29.1181 52.0472 29.2807 52.0909C29.3122 52.0982 29.3437 52.1079 29.3728 52.1176C29.5766 52.171 29.7877 52.2268 29.9963 52.2874C29.9963 52.2874 30.3578 52.3675 30.4888 52.4305C30.5834 52.4572 30.6756 52.4912 30.7678 52.5252H30.7726C30.8648 52.5591 30.9522 52.5955 31.0371 52.6368C31.0444 52.6368 31.0468 52.644 31.0541 52.644C31.1438 52.6853 31.2312 52.7289 31.3161 52.775C31.3355 52.7896 31.3549 52.7993 31.3743 52.809C31.4422 52.8502 31.5053 52.8915 31.5684 52.9303C31.6363 52.9764 31.697 53.0225 31.7576 53.071L31.7625 53.0759C31.8619 53.1583 31.9541 53.2457 32.039 53.3427C32.2355 53.5586 32.4029 53.8085 32.5363 54.0875C32.5873 54.1918 32.6334 54.3058 32.6746 54.4199C32.6795 54.432 32.6843 54.4441 32.6868 54.4538C32.694 54.4271 32.7037 54.398 32.7134 54.3713C32.7886 54.1457 32.8881 53.9298 33.0143 53.726C33.218 53.3961 33.4873 53.1098 33.7979 52.8794C33.8828 52.8163 33.9725 52.7581 34.0647 52.7047C34.1205 52.6731 34.186 52.6343 34.2564 52.6004C34.2831 52.5882 34.3073 52.5737 34.334 52.5591C34.4019 52.5276 34.4747 52.496 34.5523 52.4645C34.6106 52.4451 34.6712 52.4208 34.7319 52.4039C34.8701 52.3602 35.0157 52.3287 35.1685 52.3117C35.2486 52.302 35.3311 52.2971 35.4136 52.2971H35.4548C35.5179 52.2971 35.5785 52.302 35.6368 52.3092C35.6732 52.3141 35.712 52.319 35.7484 52.3262C35.775 52.3311 35.7993 52.3359 35.826 52.3408C35.9424 52.0497 36.0613 51.7561 36.1802 51.4601C36.2408 51.3146 36.2991 51.169 36.3597 51.0235C36.3937 50.9386 36.4301 50.8536 36.464 50.7663C36.4834 50.7226 36.5004 50.679 36.5198 50.6329C36.5417 50.5795 36.5635 50.5261 36.5853 50.4728C36.5975 50.4412 36.6096 50.4121 36.6217 50.3854C36.6435 50.3345 36.6654 50.2811 36.6872 50.2277C36.6945 50.2132 36.6993 50.1986 36.7066 50.1817C36.726 50.1404 36.7406 50.1016 36.7576 50.0628C36.777 50.0118 36.8085 49.9512 36.8595 49.8905C36.8764 49.8663 36.9007 49.8444 36.9274 49.8226C37.039 49.7256 37.2088 49.6455 37.4684 49.6455C37.5315 49.6455 37.6018 49.6479 37.6794 49.6576H37.6819C38.497 49.7668 39.3364 49.8784 40.1637 49.8784C40.2292 49.8784 40.2971 49.876 40.3626 49.876C40.5203 49.8711 40.6828 49.8663 40.8429 49.859C40.9012 49.859 40.957 49.8541 41.0176 49.8517C41.236 49.8372 41.4543 49.8178 41.6678 49.7959C42.0293 49.7547 42.398 49.6989 42.7643 49.6261C43.8415 49.415 44.8774 49.0802 45.8575 48.6363C47.4101 47.9279 48.8148 46.943 50.0108 45.7445C51.4445 44.3035 52.5678 42.5446 53.264 40.5796C53.446 40.0604 53.5964 39.5412 53.7177 39.0172C53.839 38.4859 53.9312 37.9498 53.987 37.4161C54.0331 37.0134 54.0573 36.6106 54.0646 36.2104C54.0743 35.6621 54.0549 35.1162 54.0015 34.5752C53.9894 34.4515 53.9748 34.3254 53.9603 34.2041C53.9457 34.0828 53.9287 33.959 53.9093 33.8377C53.8196 33.2604 53.6983 32.6951 53.5406 32.1371C52.3882 28.0566 49.4043 24.5607 45.1976 22.9135C45.0545 22.8577 44.9089 22.8019 44.7633 22.751C44.7148 22.734 44.6687 22.717 44.6202 22.7024C44.4286 22.6345 44.2345 22.5739 44.0404 22.5156C43.4291 22.3361 42.8104 22.1978 42.1869 22.1008C41.5416 22.0037 40.889 21.9504 40.2364 21.9455H40.1006C39.465 21.9455 38.8391 21.9892 38.2229 22.0717C37.7061 22.142 37.1967 22.2415 36.6969 22.3677C35.6974 22.6224 34.7343 22.9814 33.8221 23.4424C30.6756 25.0314 28.1623 27.7873 26.9347 31.2541C26.8959 31.3608 26.8595 31.4675 26.8256 31.5767C26.7795 31.715 26.7382 31.8533 26.697 31.9916C26.6436 32.1687 26.5975 32.3458 26.5514 32.5229C26.3015 33.5224 26.1633 34.5291 26.1366 35.5335C26.1317 35.6936 26.1293 35.8586 26.1293 36.0211C26.1293 36.1497 26.1293 36.2807 26.1366 36.4093C26.1924 38.0614 26.5417 39.6795 27.1628 41.2006C27.1992 41.2928 27.238 41.3801 27.2768 41.4723C27.3156 41.5621 27.3568 41.6519 27.3957 41.7416C27.7596 42.5276 28.1938 43.287 28.6984 43.9978C28.7542 44.0754 28.81 44.1531 28.8682 44.2307C28.8998 44.2744 28.9313 44.318 28.9653 44.3593C28.992 44.3957 29.0211 44.432 29.0478 44.4684C29.1084 44.5461 29.1715 44.6261 29.2346 44.7013C29.2418 44.7135 29.2515 44.7256 29.2613 44.7329C29.4262 44.9342 29.596 45.1332 29.7731 45.3272C29.8653 45.4267 29.9575 45.5262 30.0497 45.6208C30.4282 46.0138 30.8333 46.385 31.2627 46.7367C31.2942 46.7634 31.3233 46.7853 31.3525 46.8095C31.4107 46.8556 31.4689 46.9017 31.5296 46.9478C31.549 46.9648 31.5659 46.9769 31.5829 46.9915C31.6363 47.0327 31.6897 47.074 31.743 47.1128C31.9129 47.2365 32.0851 47.3602 32.2598 47.4791C32.6237 47.7265 32.9997 47.9546 33.383 48.1657L33.645 48.3064L33.4922 48.5829C33.2666 48.9759 33.0361 49.3835 32.8736 49.8008C32.8687 49.8129 32.8639 49.8275 32.859 49.8396V49.8444C32.8517 49.8614 32.8444 49.8784 32.8372 49.8954C32.8275 49.9196 32.8202 49.9415 32.8105 49.9633C32.7935 50.0046 32.7765 50.0482 32.7595 50.0919C32.745 50.1283 32.7304 50.1671 32.7159 50.2011C32.694 50.2593 32.6698 50.3175 32.6479 50.3757C32.6479 50.3757 32.6479 50.3806 32.6479 50.383C32.631 50.4267 32.614 50.4679 32.597 50.5116C32.5266 50.6814 32.4563 50.8561 32.3835 51.0429C32.3617 51.0429 32.3423 51.0429 32.3253 51.0429C32.2452 51.0307 32.1676 51.0235 32.0924 51.0235H32.0754C31.959 51.0235 31.8474 51.0405 31.7406 51.0696C31.811 50.8973 31.8789 50.7324 31.9444 50.5722L32.0536 50.3248L32.0463 50.3175C32.056 50.2957 32.0633 50.2738 32.0706 50.252C32.0948 50.1938 32.1191 50.1356 32.1433 50.0773C32.1579 50.0337 32.1749 49.9949 32.1919 49.9536C32.1919 49.9488 32.1967 49.9439 32.1967 49.9391C32.2161 49.8881 32.2355 49.8396 32.2574 49.7886C32.2768 49.7377 32.2962 49.6867 32.3156 49.6382C32.4587 49.2501 32.6504 48.8886 32.8469 48.5368C32.2865 48.2142 31.7455 47.8527 31.2336 47.4597C27.4976 47.3263 23.7324 46.5524 20.0085 45.1526C19.6859 45.0313 19.3632 44.9051 19.0406 44.7765C18.9241 44.728 18.8028 44.6795 18.6815 44.6286C18.5529 44.5752 18.4243 44.5194 18.2958 44.4636C18.2133 44.4296 18.1332 44.3932 18.0507 44.3593C18.0459 44.3593 18.0435 44.3544 18.0386 44.3544C16.8038 43.7625 15.7097 43.0735 14.7829 42.3045C13.7495 41.4481 12.8858 40.4607 12.2114 39.3714C12.2065 39.3642 12.2041 39.3569 12.1992 39.3496C11.8062 38.5927 11.5321 37.763 11.3817 36.8848C11.2386 36.043 11.2094 35.1672 11.3016 34.2841C11.3914 33.418 11.5903 32.5641 11.896 31.7441C12.0634 31.2735 12.2648 30.8101 12.4976 30.3564C12.716 29.9319 12.9659 29.517 13.2376 29.1192C13.2764 28.9761 13.3176 28.8111 13.3662 28.617C13.4583 27.6005 13.6718 26.5889 14.0018 25.6088C14.3268 24.6432 14.7635 23.7068 15.3021 22.8213C16.3598 21.0843 17.8106 19.5486 19.4966 18.3866C19.8338 18.1343 20.1856 17.8917 20.5374 17.6661C21.0565 17.3361 21.5903 17.0377 22.1337 16.7685C22.1337 16.4191 22.1871 16.0649 22.2938 15.7204C22.3763 15.456 22.4879 15.2037 22.6262 14.9732C22.9537 14.4419 23.354 14.0683 23.8173 13.8597C23.9653 13.7942 24.14 13.8597 24.2055 14.0077C24.2249 14.0513 24.2346 14.0999 24.2297 14.146C24.2249 14.2503 24.1594 14.3473 24.0575 14.3934C23.7033 14.5535 23.3904 14.8519 23.1259 15.2789C23.0119 15.4681 22.9197 15.6768 22.8518 15.8951C22.8275 15.9727 22.8081 16.0504 22.7887 16.1304C22.762 16.2493 22.7426 16.3706 22.7305 16.4919C22.7159 16.6253 22.7135 16.7612 22.7159 16.8922C22.7232 17.0208 22.7353 17.1469 22.7572 17.2706C22.7936 17.4914 22.8591 17.7025 22.9512 17.899C23.075 18.161 23.2375 18.3914 23.434 18.5855C23.992 19.1338 24.8168 19.3861 25.712 19.2502C27.0779 19.0368 28.0216 18.0931 28.599 17.2658C28.7761 17.0159 28.9168 16.7733 29.0284 16.5695C29.0866 16.4604 29.2079 16.3997 29.3292 16.4191C29.4505 16.4361 29.5475 16.5283 29.5742 16.6496C29.613 16.8364 29.6615 17.0232 29.7198 17.2076C30.1079 18.4424 30.9037 19.5802 31.9662 20.3905C33.1598 21.3099 34.6057 21.8145 36.0395 21.8145H36.1098C36.1098 21.8145 36.1123 21.8145 36.1147 21.8145C36.2797 21.8145 36.4446 21.8097 36.6072 21.8C37.0948 21.6787 37.5897 21.5816 38.0894 21.5113C38.5601 21.3584 39.0089 21.1474 39.4237 20.8854C39.4237 20.8854 39.4237 20.8805 39.4262 20.8805C39.7003 20.7107 39.9599 20.5166 40.1976 20.3007C40.479 20.0484 40.7313 19.767 40.9545 19.4589C40.957 19.454 40.9618 19.4492 40.9642 19.4443C41.0346 19.3473 41.1025 19.2454 41.1656 19.1459C41.2311 19.044 41.2918 18.9373 41.3475 18.8306C41.5538 18.4497 41.7187 18.0397 41.8352 17.6103C42.2088 16.2396 42.0632 14.8228 41.43 13.6244C41.43 13.6244 41.43 13.6219 41.43 13.6195C40.9934 12.7607 40.3505 12.0766 39.5644 11.6448C38.9943 11.327 38.4 11.1183 37.7838 11.0189C37.153 10.9194 36.5271 10.9412 35.9158 11.0844C35.9158 11.0844 35.9109 11.0844 35.9085 11.0844C34.7391 11.327 33.4655 12.2003 33.2569 13.5977C33.2011 13.9713 33.2496 14.3546 33.383 14.7015C33.5067 15.0217 33.6984 15.3129 33.9507 15.5433C34.0671 15.6525 34.1957 15.7471 34.334 15.8247C34.7416 16.0576 35.1855 16.1183 35.5567 15.9849C35.5664 15.98 35.5761 15.9776 35.5858 15.9752C35.9546 15.815 36.3112 15.4026 36.2748 14.9174V14.8786C36.2845 14.7331 36.3985 14.6142 36.5465 14.6045C36.7066 14.5948 36.8498 14.7161 36.8595 14.8762C36.8959 15.3856 36.6654 15.8903 36.2651 16.2323C36.1535 16.3294 36.0273 16.4118 35.8891 16.4798C35.8648 16.4919 35.8381 16.5065 35.8114 16.5162C35.809 16.5162 35.8066 16.5162 35.8017 16.521C35.6222 16.5914 35.4306 16.6326 35.2316 16.6399C34.8386 16.6593 34.4238 16.5574 34.0405 16.3366C34.0138 16.3197 33.9871 16.3027 33.9604 16.2881C33.7396 16.1498 33.5431 15.9824 33.3709 15.7884C33.2544 15.6574 33.1477 15.5166 33.0579 15.3638C32.9269 15.1455 32.825 14.9101 32.7547 14.6651C32.6479 14.2939 32.6188 13.8985 32.677 13.5104C32.7911 12.7462 33.1792 12.0499 33.7954 11.5016C34.3389 11.0189 35.0472 10.6671 35.7872 10.5118C36.4689 10.3517 37.1724 10.325 37.876 10.4366C38.5577 10.5434 39.2224 10.7763 39.8483 11.1256C40.7362 11.6157 41.464 12.3847 41.9516 13.3478C42.3058 14.0198 42.5217 14.75 42.5969 15.5239C42.6697 16.2711 42.6018 17.0232 42.4029 17.7607C42.267 18.2653 42.0705 18.7481 41.8182 19.192C41.9177 19.2721 42.0147 19.3521 42.1117 19.4322C42.7716 19.9926 43.3927 20.6112 43.9579 21.2735C44.1884 21.5355 44.4067 21.8048 44.6154 22.0862C44.7294 22.125 44.8458 22.1614 44.9599 22.2027C46.8133 22.8601 48.48 23.8572 49.9186 25.1721C51.3087 26.4433 52.4246 27.9523 53.2373 29.6578C53.5357 30.2837 53.788 30.9241 53.9942 31.5767C54.1713 32.1395 54.3145 32.7145 54.4212 33.2943C55.5808 31.9819 56.5173 30.4899 57.1674 28.913C57.4319 28.2531 57.6381 27.5811 57.7861 26.9164C57.3057 26.8897 56.8399 26.7999 56.3936 26.6592C54.9768 26.2056 53.7759 25.2012 53.1185 23.8475C52.854 23.3259 52.6454 22.7679 52.4974 22.1833C52.4926 22.1566 52.4829 22.1299 52.478 22.1056C51.7187 22.0644 50.9787 21.8145 50.3237 21.3778C49.8555 21.0697 49.4601 20.6792 49.1471 20.2158C49.0574 20.0848 48.9749 19.9441 48.8997 19.801C48.4242 19.0853 48.1233 18.1877 48.0457 17.2755C48.0312 17.1081 48.0239 16.9383 48.0239 16.7685C48.0239 16.5574 48.0384 16.3463 48.0675 16.1401C48.0215 16.0285 47.9657 15.9169 47.9002 15.8078C47.7716 15.604 47.6066 15.422 47.4295 15.228C47.3737 15.1625 47.3155 15.0994 47.2573 15.0339C47.0268 14.7719 46.8133 14.4905 46.6847 14.1338C46.578 13.884 46.5246 13.7311 46.5125 13.7069C46.3233 13.1998 46.2481 12.6297 46.2941 12.0548C46.3378 11.4944 46.4955 10.9437 46.7502 10.4633C46.7672 10.4342 46.7818 10.4027 46.7988 10.3735C47.1651 9.7258 47.6891 9.25031 48.3053 9.00043C48.2641 8.84274 48.2204 8.6899 48.1743 8.53464C47.8055 7.31194 47.2548 6.25178 46.5367 5.38328C44.0186 2.3896 39.9841 0.601646 35.7556 0.601646C34.0987 0.601646 32.4903 0.868505 30.974 1.39495C29.744 1.81949 28.599 2.41629 27.5679 3.16349L27.3811 3.29692L27.2064 3.14894C26.6024 2.63948 25.9134 2.21493 25.1565 1.8947C24.4335 1.5866 23.6548 1.37311 22.8421 1.25666C22.3496 1.19116 21.8353 1.15962 21.3186 1.1669H21.3161C19.601 1.17175 17.1604 1.55021 15.2609 3.30178C15.0207 3.52982 14.7902 3.77242 14.5767 4.02957C14.9649 4.11691 15.3385 4.25034 15.6975 4.42501C15.8722 4.50992 16.0444 4.60939 16.2118 4.7137C16.321 4.78163 16.4302 4.85926 16.5369 4.93932C17.3157 5.50458 17.9003 6.38279 18.1405 7.35318C18.3928 8.3721 18.2545 9.39344 17.7523 10.2256V10.2304C17.7523 10.2304 17.6505 10.3905 17.4564 10.6525C17.0343 11.2348 16.4399 11.6035 15.8674 11.9601C15.7606 12.0256 15.6514 12.0936 15.5447 12.1615C15.3894 12.2682 15.2657 12.3677 15.1687 12.4623C15.1687 12.5011 15.1638 12.54 15.1638 12.5788C15.1444 12.9014 15.0983 13.2289 15.0231 13.5492C14.7999 14.5244 14.3268 15.439 13.6961 16.128L13.6912 16.1231C13.6209 16.2153 13.5505 16.3027 13.4802 16.39C13.0775 16.8631 12.6214 17.2343 12.1168 17.4963C11.6291 17.751 11.11 17.8917 10.5738 17.916C10.5302 18.0348 10.4841 18.1488 10.4331 18.2653C10.2803 18.6025 10.0983 18.9349 9.88728 19.2478C8.81499 20.8441 7.10224 21.9116 5.30458 22.1008C5.08381 22.1275 4.86062 22.1396 4.63986 22.1396C4.41909 22.1396 4.21046 22.1275 3.99939 22.1032C3.85141 22.0887 3.70343 22.0644 3.56029 22.0353H3.55544C2.78397 21.8776 2.06831 21.5695 1.48121 21.1425C1.45938 21.128 1.43755 21.111 1.41571 21.0964C1.39146 21.2905 1.36719 21.4846 1.35264 21.6787C1.29441 22.5472 1.34293 23.4157 1.50305 24.2624C1.82328 25.9848 2.57533 27.5593 3.67673 28.8135L3.80774 28.9615L3.72041 29.1386C2.58504 31.4239 2.62871 33.8499 2.8616 35.485V35.4947C2.91013 35.9265 2.96592 36.3244 3.029 36.6834C3.36621 37.8673 3.86596 39.01 4.50885 40.0871C5.37493 41.5233 6.48361 42.7969 7.81548 43.8838C8.06293 44.1264 8.32009 44.3641 8.58452 44.5897C9.34871 45.2326 10.1784 45.8003 11.059 46.2758C11.1852 46.3486 11.3138 46.4214 11.4423 46.4917C11.9955 46.7925 12.5607 47.0448 13.1381 47.2705C13.3759 47.3602 13.6136 47.45 13.8562 47.5325C14.3657 47.7435 14.8775 47.94 15.3967 48.1196H15.4016C15.5229 48.1608 15.6466 48.202 15.7679 48.2433C15.894 48.2845 16.0202 48.3258 16.1463 48.3646C15.3821 49.1652 14.7829 50.0506 14.8363 51.1836V51.1884C14.8412 51.3364 14.8533 51.4844 14.8678 51.6397C14.9139 52.234 14.9673 52.906 14.6155 53.5077C14.436 53.8134 14.2371 54.1021 14.0454 54.381C13.8198 54.7061 13.6063 55.0094 13.4268 55.3417C13.4268 55.3417 13.4268 55.3466 13.4268 55.349C13.2788 55.6062 13.1575 55.8803 13.0581 56.1593C12.6335 57.3577 12.6917 58.6023 13.223 59.6624C13.2958 59.8056 13.3759 59.9487 13.4656 60.0846C13.371 60.0967 13.274 60.1088 13.1769 60.1185C13.1405 60.1234 13.1066 60.1234 13.0702 60.1282C12.9392 60.1428 12.8057 60.1549 12.6772 60.1695C12.6432 60.1088 12.6117 60.0482 12.5801 59.9851C12.2648 59.3592 12.0925 58.6799 12.0658 57.9642C12.0367 57.2777 12.1435 56.5911 12.3836 55.9167C12.4952 55.6013 12.6359 55.2908 12.8009 54.9972C12.9998 54.6309 13.2351 54.2937 13.4608 53.9711C13.6476 53.7042 13.8392 53.4276 14.0018 53.1438C14.2395 52.7386 14.1983 52.2292 14.157 51.6979C14.1449 51.5426 14.1328 51.3777 14.1255 51.2175C14.0673 49.9488 14.6519 48.9638 15.404 48.1196C13.4171 47.6247 11.7286 47.0691 10.1323 46.1399C9.51368 45.7979 8.92173 45.4316 8.37103 45.0434C7.49767 44.4248 6.6971 43.7334 5.99113 42.991C5.24393 42.2026 4.57678 41.3268 4.01152 40.3928C3.33952 39.2671 2.81794 38.0687 2.46617 36.8338V36.8193L2.45889 36.8047C2.39096 36.4287 2.33274 36.0163 2.28422 35.5699C2.11683 34.403 2.09984 33.2531 2.23569 32.1565C2.37397 31.0406 2.66995 30.0022 3.11148 29.061C2.00766 27.7509 1.25317 26.1376 0.928089 24.3788C0.760693 23.4836 0.707317 22.5617 0.77282 21.6447C0.799507 21.3075 0.840752 20.9703 0.896549 20.6379C0.522945 20.2425 0.24881 19.7912 0.0862694 19.2915C-0.0131989 18.9931 -0.0277557 18.6632 0.047451 18.3599L0.0450249 18.3357ZM22.745 59.4684L22.7353 59.4781L22.7281 59.4853C22.4709 59.7255 22.2162 59.9754 21.9711 60.2131L21.9396 60.2471C21.7892 60.4387 21.6436 60.6401 21.5151 60.856C21.4957 60.8876 21.4762 60.9191 21.4593 60.9482C21.3986 61.0525 21.338 61.1593 21.2822 61.2684C21.2167 61.3994 21.1512 61.5304 21.0905 61.6663C20.9959 61.8774 20.911 62.1006 20.8285 62.3334C20.7436 62.593 20.6684 62.8526 20.6102 63.1049C20.5665 63.3257 20.5301 63.544 20.4986 63.7648C20.4719 63.9443 20.4501 64.1287 20.4282 64.3131C20.4185 64.4222 20.4064 64.5265 20.3991 64.6381C20.3942 64.6915 20.3894 64.7425 20.3845 64.7983C20.3773 64.8516 20.3773 64.9074 20.3724 64.9608C20.3676 65.0239 20.3651 65.0821 20.3603 65.1452C20.353 65.2592 20.3482 65.3732 20.3433 65.4872C20.2996 66.5353 20.3336 67.5857 20.3797 68.6216C20.3894 68.8254 20.3991 69.0292 20.4064 69.233C20.4137 69.3494 20.4185 69.4707 20.4234 69.5872C20.4331 69.7424 20.467 69.8953 20.5228 70.0408C20.5689 70.1548 20.6271 70.2689 20.6999 70.3756C20.746 70.4435 20.7945 70.5066 20.8503 70.5697C20.8989 70.6109 20.9522 70.6522 21.0032 70.691C21.6994 71.215 22.6334 71.5037 23.6621 71.5037C24.5306 71.5037 25.4039 71.3048 26.156 70.9384C26.236 70.8972 26.3185 70.856 26.3962 70.8147C26.4107 70.8026 26.4277 70.7905 26.4422 70.7808C26.452 70.7759 26.4617 70.7662 26.4689 70.7565C26.5417 70.6934 26.5999 70.6255 26.6412 70.5551C26.646 70.5454 26.6509 70.5382 26.6557 70.5285C26.6727 70.4969 26.6848 70.4654 26.6946 70.429C26.7164 70.3538 26.7164 70.2713 26.6994 70.1912L26.68 70.0991C26.68 70.0991 26.6751 70.0748 26.6703 70.0627C26.5975 69.7327 26.5272 69.4173 26.5199 69.0729C26.5102 68.9103 26.515 68.7526 26.532 68.6022C26.549 68.4494 26.5805 68.3038 26.6291 68.1631L26.6363 68.1437C26.8183 67.6925 27.0148 67.2364 27.2016 66.7948C27.5897 65.8802 27.9925 64.9341 28.3272 63.9758C28.3903 63.7308 28.4461 63.4809 28.4922 63.2335C28.5383 62.9642 28.5723 62.7192 28.5893 62.479C28.6111 62.2049 28.6135 61.9453 28.599 61.693C28.5941 61.6202 28.5893 61.5523 28.582 61.4819C28.5771 61.4383 28.5723 61.3922 28.5674 61.3509C28.5553 61.2393 28.5359 61.1277 28.514 61.021C28.5116 61.0089 28.5092 60.9992 28.5068 60.9919C28.5068 60.9846 28.5043 60.9773 28.5019 60.9749C28.4728 60.8487 28.434 60.725 28.3879 60.6013C28.3758 60.5698 28.3612 60.5358 28.3467 60.5042C28.32 60.4387 28.2884 60.3732 28.2545 60.3102C28.2059 60.218 28.155 60.1306 28.0968 60.0482C28.0701 60.0045 28.041 59.9633 28.0094 59.9244C27.9367 59.8225 27.8542 59.7279 27.7644 59.6357V59.6309C27.597 59.4538 27.4102 59.2937 27.2089 59.153C27.1919 59.1408 27.1725 59.1287 27.1555 59.1166C27.124 59.0972 27.0924 59.0753 27.0585 59.0559C26.9566 59.0487 26.8547 59.039 26.7528 59.0292C26.7528 59.0292 26.7309 59.0292 26.7188 59.0244C26.6921 59.0195 26.6679 59.0171 26.6412 59.0147C26.4447 58.9904 26.2482 58.9637 26.0517 58.9322C26.0298 58.9322 26.008 58.9274 25.9862 58.9225C25.4306 58.8327 24.8872 58.7114 24.3607 58.5635C24.3535 58.5635 24.3486 58.5635 24.3438 58.5635C24.0381 58.629 23.7494 58.7357 23.4874 58.8788C23.2108 59.0292 22.961 59.2257 22.7426 59.4635L22.745 59.4684ZM32.3253 55.5019C32.3204 55.4436 32.3156 55.3854 32.3107 55.3296C32.301 55.2398 32.2865 55.1549 32.2695 55.07C32.2622 55.0239 32.2525 54.9778 32.2404 54.9317C32.2113 54.8104 32.1749 54.6891 32.1312 54.5751C32.0463 54.3544 31.942 54.1481 31.8158 53.9662C31.6969 53.7964 31.5611 53.646 31.4083 53.5198C31.3888 53.5028 31.3694 53.4883 31.3476 53.4737C31.2675 53.4155 31.1875 53.3621 31.0977 53.3088C31.088 53.3039 31.0735 53.2942 31.0613 53.2869C31.0007 53.253 30.94 53.2214 30.877 53.1899C30.8648 53.185 30.8527 53.1778 30.8381 53.1729C30.8042 53.1559 30.7726 53.1414 30.7387 53.1268C30.695 53.105 30.6513 53.0904 30.6077 53.0734C30.5446 53.0492 30.4815 53.0249 30.416 53.0031C30.3893 52.9934 30.3602 52.9837 30.3335 52.9764C30.2996 52.9643 30.2632 52.9546 30.2292 52.9449C29.9575 52.8624 29.681 52.7896 29.4092 52.7144C29.3219 52.6901 29.237 52.6683 29.1521 52.644C28.9289 52.5834 28.6984 52.5227 28.4752 52.4597C28.383 52.433 28.2933 52.4063 28.2084 52.382C28.2035 52.382 28.2011 52.382 28.1962 52.3772C28.1841 52.3772 28.1744 52.3747 28.1647 52.3723C28.0919 52.3505 28.0216 52.3287 27.9512 52.3092C27.9439 52.3092 27.9367 52.3044 27.927 52.3044C27.8736 52.2874 27.8202 52.2704 27.7693 52.2559C27.7426 52.2486 27.7159 52.2413 27.6916 52.2316C27.6819 52.2316 27.6722 52.2268 27.6649 52.2243C27.648 52.2171 27.6286 52.2122 27.6116 52.2074C27.6116 52.2074 27.6092 52.2074 27.6067 52.2074C27.483 52.171 27.3617 52.1321 27.2404 52.0909C27.2089 52.0788 27.1773 52.0666 27.1458 52.0569C26.9541 51.9914 26.7649 51.9211 26.5757 51.8459C26.4034 51.778 26.2336 51.7076 26.0638 51.6348C25.9668 51.5912 25.8673 51.5475 25.7702 51.5038C25.7484 51.4917 25.729 51.482 25.7072 51.4723C25.6368 51.4383 25.564 51.4068 25.4937 51.3704C24.5742 50.9289 23.7033 50.4243 22.8736 49.9196H22.8688C22.6286 49.7668 22.3836 49.6334 22.1361 49.5169C22.0488 49.4781 21.9639 49.4393 21.879 49.4029C21.2603 49.1506 20.6393 49.0148 20.0643 49.0148C19.9479 49.0148 19.8363 49.0196 19.7223 49.0293C19.6107 49.0414 19.5015 49.056 19.3947 49.0778C19.3341 49.09 19.2783 49.1045 19.2201 49.1191C18.9217 49.1967 18.6427 49.318 18.3831 49.483C18.3613 49.4951 18.3394 49.5097 18.3176 49.5242C18.2303 49.5849 18.1454 49.6504 18.0677 49.7183C17.9901 49.7862 17.9173 49.859 17.8494 49.9366C17.7281 50.0725 17.6286 50.2156 17.5534 50.3709C17.4418 50.9313 17.4515 51.4626 17.5461 51.9623C17.682 52.6731 17.9901 53.3136 18.3564 53.8667C19.0139 54.8565 19.8605 55.5601 20.2584 55.8609L20.2657 55.8658C20.5738 56.1132 20.9013 56.3461 21.2409 56.562C21.5175 56.7367 21.8038 56.9016 22.0997 57.0569C22.2089 57.1127 22.3229 57.1685 22.4369 57.2243C22.551 57.2801 22.6674 57.3335 22.7839 57.3868C22.8494 57.4135 22.9149 57.4426 22.9828 57.4718C23.4364 57.6634 23.9095 57.8308 24.3947 57.9739C24.4165 57.9788 24.436 57.9861 24.4578 57.9909C24.7562 58.0758 25.0643 58.1535 25.3748 58.219C25.3991 58.2238 25.4209 58.2311 25.4452 58.2335C25.5568 58.2578 25.6708 58.2772 25.7848 58.3014C25.9352 58.3281 26.0905 58.3548 26.2433 58.3791C26.3549 58.3936 26.4665 58.413 26.5781 58.4252C26.6606 58.4349 26.7407 58.447 26.8183 58.4543C26.8911 58.4616 26.9638 58.4713 27.0366 58.4761C27.107 58.481 27.1773 58.4858 27.2453 58.4931C27.3835 58.5004 27.5218 58.5077 27.6625 58.5101C27.7329 58.5101 27.8032 58.5101 27.8736 58.5101H27.8954C27.9682 58.5101 28.041 58.5101 28.1162 58.5101C28.121 58.5101 28.1283 58.5101 28.1332 58.5101C28.1938 58.5101 28.2545 58.5101 28.3151 58.5101H28.3855C28.4728 58.5101 28.5626 58.5101 28.6499 58.5101H28.7203C28.793 58.5101 28.8682 58.5101 28.9459 58.5101C28.958 58.5101 28.9701 58.5101 28.9847 58.5101C29.0065 58.5101 29.0284 58.5101 29.0502 58.5101C29.1133 58.5101 29.1763 58.5101 29.2394 58.5052C29.4238 58.498 29.6106 58.481 29.7925 58.4591C29.8969 58.447 30.0012 58.43 30.1006 58.413C30.1152 58.4106 30.1346 58.4058 30.1516 58.4009C30.1759 58.3961 30.2001 58.3912 30.2244 58.3864C30.2972 58.3718 30.3699 58.3524 30.4427 58.333C30.4597 58.3281 30.4815 58.3209 30.4985 58.316C30.9376 58.185 31.3452 57.9618 31.6775 57.6003C31.7867 57.4815 31.8838 57.348 31.9687 57.2049C32.0487 57.069 32.1142 56.9211 32.17 56.7658C32.301 56.3873 32.3592 55.9579 32.3301 55.5116L32.3253 55.5019ZM32.9536 57.8332C32.9415 57.8211 32.9294 57.809 32.9196 57.7993C32.8178 57.695 32.728 57.5712 32.6625 57.4426C32.6334 57.3868 32.6091 57.3286 32.5897 57.2704C32.4611 57.5397 32.301 57.7847 32.1069 57.9909C31.8595 58.2578 31.5732 58.4737 31.2433 58.6435C31.2045 58.6629 31.1632 58.6799 31.122 58.6993C31.0055 58.7527 30.8842 58.8012 30.7581 58.8424C30.6635 58.8716 30.5664 58.9007 30.467 58.9274C30.4621 58.9274 30.4573 58.9274 30.4548 58.9274C30.4282 58.9346 30.4015 58.9395 30.3724 58.9468C30.2608 58.9734 30.1492 58.9929 30.0351 59.0098C30.0303 59.0098 30.0303 59.0098 30.0279 59.0098C29.9599 59.0195 29.892 59.0268 29.8241 59.0365C29.7004 59.0511 29.5791 59.0632 29.4578 59.0705C29.4141 59.0705 29.3728 59.0753 29.3268 59.0753C29.2564 59.0802 29.1885 59.0826 29.1205 59.085H29.1157C29.0478 59.0899 28.9847 59.0899 28.9168 59.0899C28.8779 59.0899 28.8391 59.0899 28.8003 59.0899H28.4825C28.3636 59.0899 28.2448 59.0899 28.1283 59.085C28.1065 59.085 28.0846 59.085 28.0628 59.0826C28.0822 59.0996 28.0992 59.119 28.1162 59.136C28.1453 59.1627 28.172 59.1918 28.2011 59.2233C28.2836 59.3107 28.3636 59.4004 28.4388 59.4975C28.4607 59.5241 28.4801 59.5533 28.5043 59.5824C28.5917 59.4878 28.6863 59.4004 28.7858 59.3179C28.8513 59.2646 28.9192 59.2136 28.9895 59.1651C29.0284 59.2039 29.0696 59.2403 29.1108 59.2767C29.1133 59.2767 29.1157 59.2815 29.1181 59.2815C29.1521 59.3082 29.1885 59.3373 29.2249 59.3616C29.2467 59.3762 29.2685 59.3883 29.2904 59.4053H29.2952C29.3631 59.4465 29.4359 59.4902 29.5136 59.5314C29.3656 59.6163 29.2249 59.7134 29.0987 59.825C28.9968 59.9099 28.9046 60.0069 28.8221 60.1088C28.8925 60.2519 28.9532 60.4024 29.0017 60.5528C29.0211 60.611 29.0356 60.6668 29.0526 60.725C29.0647 60.7711 29.0745 60.8172 29.0866 60.8657C29.1011 60.9264 29.1108 60.9894 29.123 61.0501C29.1424 61.1617 29.1569 61.2733 29.1715 61.3873C29.2103 61.7488 29.2152 62.1248 29.1836 62.5202C29.1642 62.7798 29.1302 63.0443 29.0793 63.333C29.0308 63.5998 28.9701 63.8691 28.8998 64.1335V64.1457L28.8925 64.1554C28.5504 65.1355 28.1429 66.0937 27.745 67.0205C27.5606 67.4571 27.369 67.9084 27.187 68.3523C27.1361 68.5052 27.1118 68.6726 27.1045 68.8545C27.1045 68.9176 27.1045 68.9782 27.1094 69.0462V69.0559C27.1143 69.3567 27.1798 69.6405 27.255 69.968L27.2768 70.0651C27.2816 70.0893 27.2865 70.1136 27.2889 70.1379C27.3083 70.2592 27.3059 70.3805 27.2841 70.4993C27.2695 70.5745 27.2477 70.6522 27.2137 70.7274C27.4321 70.7856 27.6552 70.8438 27.8784 70.8996C27.9294 70.9118 27.9828 70.9263 28.0337 70.9384C28.827 71.1277 29.4262 71.2077 29.9842 71.2077C30.581 71.2077 31.1099 71.1083 31.5999 70.9021C31.7867 70.8244 31.9711 70.7298 32.1409 70.6231C32.1555 70.6109 32.1724 70.6012 32.1894 70.5939C32.2816 70.5236 32.3641 70.4193 32.3592 70.1791C32.3592 70.1379 32.3544 70.0893 32.3471 70.036C32.3374 69.9656 32.3229 69.8928 32.3059 69.8176C32.2816 69.7157 32.2525 69.6066 32.2234 69.5023C32.1821 69.3567 32.1409 69.2063 32.1142 69.0656V69.0607C32.0924 68.9491 32.0851 68.8375 32.0803 68.7332C32.0657 68.1849 32.2501 67.7289 32.4053 67.4135L32.4102 67.4013L32.4199 67.3892C32.5703 67.1418 32.7037 66.9113 32.8299 66.6905C32.9682 66.4431 33.0967 66.1956 33.2083 65.9652C33.5553 65.218 33.7663 64.381 33.8197 63.561C33.8464 63.1728 33.8391 62.7871 33.7954 62.4184C33.7954 62.4111 33.7954 62.4087 33.7954 62.4038C33.7202 61.7997 33.5261 61.0598 33.0482 60.4169C33.1453 60.3829 33.2399 60.3466 33.3272 60.3005C33.3685 60.2786 33.4073 60.2568 33.4461 60.235C33.4922 60.2083 33.5359 60.1792 33.5771 60.1501C33.645 60.2447 33.7081 60.3466 33.7712 60.4485C33.9992 60.8439 34.169 61.283 34.2782 61.7633C34.3194 61.9477 34.3534 62.1369 34.3777 62.3286C34.499 63.3136 34.3849 64.3907 34.0647 65.3902C33.9725 65.6716 33.8658 65.9482 33.7445 66.215V66.2199C33.6256 66.4601 33.4922 66.7148 33.3466 66.9768C33.2205 67.2024 33.087 67.4329 32.9342 67.6852C32.8469 67.8696 32.7789 68.0418 32.7377 68.2044C32.6698 68.4688 32.6576 68.7138 32.6989 68.9613C32.7231 69.0826 32.7571 69.2111 32.7959 69.3494C32.8202 69.4343 32.8444 69.5217 32.8639 69.6066C33.3976 69.3688 33.8634 69.0656 34.2758 68.6871C34.4796 68.4955 34.6615 68.2747 34.8168 68.037C35.5494 66.887 35.6319 65.3126 35.0303 63.9346C34.9817 63.8254 34.9914 63.6993 35.0545 63.5974C35.4985 62.8914 35.8114 62.0763 35.9813 61.169C36.1074 60.5115 36.1559 59.8104 36.1317 59.0826C35.9352 59.1966 35.7338 59.2524 35.5203 59.2524C35.4742 59.2524 35.4281 59.2524 35.3796 59.2452C35.2486 59.2306 35.12 59.2088 34.9987 59.1772C34.7658 59.119 34.5475 59.0317 34.3413 58.9249C34.2539 58.8813 34.1666 58.8327 34.0817 58.7794C34.0041 58.7309 33.9264 58.6799 33.8537 58.629C33.8464 58.6241 33.8367 58.6168 33.8294 58.6095C33.7566 58.5586 33.6863 58.5052 33.6183 58.4494C33.5407 58.3864 33.4631 58.3209 33.3903 58.2554C33.3903 58.2554 33.383 58.2481 33.3782 58.2432C33.2981 58.1704 33.218 58.0977 33.1477 58.0249C33.0822 57.9618 33.0191 57.8939 32.9585 57.8332H32.9536ZM36.8449 51.4068C36.7818 51.562 36.7188 51.7173 36.6557 51.8726C36.6387 51.9162 36.6217 51.9551 36.6047 51.9987C36.532 52.1831 36.4592 52.3675 36.3864 52.5446C36.447 52.581 36.5053 52.6222 36.5635 52.6659C36.595 52.6926 36.629 52.7168 36.6605 52.7411C36.7236 52.7944 36.7843 52.8527 36.8425 52.9109C36.8837 52.7095 36.908 52.5058 36.9225 52.2923V52.2874C36.9371 51.9793 36.908 51.6858 36.8449 51.4068ZM36.9953 54.4854C36.9492 54.2816 36.8886 54.0899 36.8085 53.9153C36.76 53.8085 36.7066 53.709 36.646 53.612C36.646 53.612 36.646 53.6047 36.6411 53.6047C36.6144 53.5611 36.5829 53.5174 36.5514 53.4786C36.5077 53.4204 36.4592 53.3646 36.4107 53.3136C36.3791 53.2796 36.3476 53.2481 36.3112 53.219C36.2627 53.1753 36.2141 53.1389 36.1608 53.1025C36.1559 53.0977 36.1511 53.0953 36.1462 53.0928C36.1098 53.0686 36.0734 53.0443 36.0346 53.0225C36.0201 53.0104 36.0031 53.0031 35.9861 52.9958C35.9594 52.9837 35.9327 52.9715 35.906 52.9594C35.8139 52.9206 35.7192 52.8939 35.6198 52.8818C35.6004 52.8818 35.581 52.8769 35.5591 52.8745C35.5179 52.8721 35.4742 52.8672 35.4306 52.8672C35.4208 52.8672 35.4111 52.8672 35.4014 52.8672C34.9963 52.8721 34.6227 53.0492 34.3825 53.1923L34.3777 53.1972C34.3316 53.2214 34.2879 53.2505 34.2467 53.2796C33.6256 53.6993 33.218 54.4029 33.1671 55.1452C33.1574 55.3102 33.1623 55.4727 33.1865 55.6353L33.1938 55.6765L33.1865 55.7178C33.1865 55.7372 33.1817 55.7566 33.1792 55.776C33.1598 55.924 33.1453 56.0695 33.1356 56.2102C33.1307 56.2757 33.1283 56.3412 33.1259 56.4067V56.4431L33.1137 56.4795C33.024 56.7901 33.0992 57.1273 33.3054 57.3602C33.3224 57.3796 33.3369 57.3966 33.3563 57.4135L33.3685 57.4257C33.4218 57.4815 33.4776 57.5373 33.5286 57.5906C33.5722 57.6319 33.6111 57.6707 33.6523 57.7095C33.6887 57.7435 33.7251 57.7774 33.759 57.8114C33.8003 57.8454 33.8415 57.8818 33.8803 57.9157C33.9313 57.9594 33.9822 57.9982 34.0308 58.037C34.0599 58.0613 34.089 58.0807 34.1181 58.1025C34.1715 58.1413 34.2224 58.1777 34.2758 58.2141C34.3607 58.2723 34.4456 58.3233 34.5281 58.3694C34.6785 58.4519 34.8265 58.5149 34.9745 58.5635C35.1273 58.6144 35.2777 58.6459 35.4306 58.6605H35.4378C35.4621 58.6653 35.4864 58.6653 35.5082 58.6653C35.695 58.6653 35.8842 58.5707 36.0734 58.3767C36.1778 58.2723 36.2845 58.1365 36.3888 57.9715C36.4009 57.9545 36.4131 57.9375 36.4228 57.9181C36.515 57.7702 36.5975 57.61 36.6727 57.4378C36.7115 57.348 36.7479 57.2558 36.7818 57.1612C36.874 56.8944 36.9492 56.6081 36.9977 56.3097C37.0438 56.021 37.0681 55.7226 37.0681 55.4266V55.4169C37.0778 55.0919 37.0487 54.7789 36.9856 54.4878L36.9953 54.4854ZM26.3452 31.1716C26.3234 31.0915 26.3015 31.0139 26.2749 30.9387C26.2749 30.9338 26.2749 30.9314 26.27 30.9241C26.1123 30.3031 25.7775 29.7087 25.3263 29.2453C24.7489 28.6607 24.0405 28.3356 23.3297 28.3356C22.8518 28.3356 22.3884 28.4836 21.9566 28.7698C21.5175 29.0634 21.122 29.4152 20.7751 29.8106C20.4403 30.1988 20.1516 30.6306 19.9212 31.0964C18.975 32.9862 18.5699 35.5408 20.2754 37.0328C20.9668 37.6296 21.8183 37.9425 22.7378 37.9425C23.0992 37.9425 23.4656 37.8916 23.827 37.797C24.1133 37.7242 24.3874 37.6053 24.6422 37.4428C25.0012 37.2147 25.3069 36.9115 25.5616 36.567C25.5495 36.254 25.5422 35.9387 25.5495 35.6257C25.5762 34.1095 25.843 32.6078 26.3404 31.1643L26.3452 31.1716ZM28.2666 44.3641C28.2084 44.2816 28.1502 44.2016 28.0919 44.1167C28.0725 44.0827 28.0507 44.0536 28.0313 44.0245C27.6164 43.4059 27.2525 42.763 26.9372 42.0958C26.8377 42.2001 26.7455 42.3166 26.6606 42.4452C26.5102 42.6805 26.4107 42.9304 26.3622 43.1875V43.2021C26.3137 43.4034 26.3137 43.6193 26.3695 43.828C26.4107 43.9954 26.4811 44.1555 26.5781 44.301C26.6024 44.3374 26.6315 44.3738 26.6606 44.4126C26.7164 44.4806 26.777 44.5436 26.8425 44.6019C26.9372 44.6868 27.0415 44.7523 27.1506 44.8008C27.2064 44.8275 27.2622 44.8469 27.3229 44.8615C27.4612 44.9003 27.6043 44.91 27.7499 44.8906C27.9148 44.8615 28.0774 44.8081 28.2302 44.7304C28.3006 44.6941 28.3709 44.6528 28.4413 44.6067C28.3806 44.5242 28.3224 44.4466 28.2666 44.3641ZM31.6145 20.832C30.9594 20.3347 30.4015 19.7282 29.9527 19.0392C29.6227 18.5297 29.368 17.9936 29.186 17.4332C28.303 18.7651 27.1215 19.602 25.8042 19.8082C25.1177 19.9125 24.436 19.8228 23.8416 19.5414C23.4704 19.3667 23.1502 19.129 22.8882 18.833C22.7014 18.6219 22.5437 18.3842 22.4224 18.1222C22.3326 17.9281 22.2623 17.7219 22.2162 17.5108C22.1968 17.4259 22.1798 17.341 22.1677 17.2537C22.1482 17.3095 22.1288 17.3604 22.1143 17.4089C22.0051 17.4987 21.9129 17.6006 21.8377 17.7122C21.5296 17.882 21.2239 18.0615 20.9231 18.2532C20.5835 18.4691 20.2438 18.702 19.9188 18.947C19.9188 18.947 19.9115 18.947 19.9091 18.9519C16.5951 21.2396 14.4166 24.8786 14.0842 28.6874C14.0842 28.7043 14.077 28.7238 14.0745 28.7432C14.0139 28.9858 13.9654 29.1774 13.9193 29.3472C13.9096 29.3885 13.8926 29.4249 13.8683 29.4588C13.599 29.8446 13.3564 30.2546 13.1405 30.6694C12.9222 31.0939 12.7354 31.5306 12.5801 31.9697C12.5801 31.9697 12.5801 31.9713 12.5801 31.9746C12.0076 33.5102 11.8354 35.2036 12.0998 36.7441C12.2356 37.5447 12.4831 38.2991 12.8397 38.9833C13.4705 40.0022 14.2808 40.9265 15.2511 41.7295C15.6442 42.057 16.0736 42.3675 16.5296 42.6611C17.0585 43.0056 17.6286 43.3258 18.2351 43.6218C18.2739 43.6436 18.3127 43.663 18.3516 43.68C18.5214 43.7552 18.6912 43.828 18.8634 43.9008C18.8804 43.908 18.8974 43.9153 18.9144 43.9226C22.6941 45.5043 26.5199 46.4238 30.3214 46.6761C29.9284 46.317 29.5548 45.9386 29.2055 45.5407C29.1011 45.4219 28.9992 45.3006 28.8974 45.1817C28.8658 45.1429 28.8367 45.1065 28.8052 45.0677C28.7955 45.0774 28.7858 45.0846 28.7736 45.0895C28.73 45.121 28.6863 45.1477 28.6426 45.1744C28.4583 45.2836 28.2666 45.3661 28.0677 45.4219C27.9949 45.4413 27.9221 45.4582 27.8469 45.4704H27.8372C27.762 45.4825 27.6819 45.4874 27.6067 45.4874C27.4078 45.4874 27.2161 45.4534 27.0318 45.3879C26.9905 45.3709 26.9493 45.3539 26.9105 45.3369C26.8401 45.303 26.7698 45.2666 26.7018 45.2253C26.6291 45.1793 26.5611 45.1307 26.4956 45.0774C26.3913 44.9925 26.2967 44.8954 26.2118 44.7887C26.2118 44.7887 26.2118 44.7887 26.2069 44.7838C26.1293 44.6892 26.0614 44.5849 26.0007 44.4781C25.9134 44.3205 25.8479 44.1506 25.8018 43.9735C25.729 43.6751 25.7242 43.367 25.7897 43.0759C25.8527 42.746 25.9813 42.4282 26.1681 42.1346C26.3185 41.9017 26.4908 41.7004 26.6848 41.5306C26.4883 41.0623 26.3161 40.5844 26.1681 40.0968C25.877 39.1288 25.6878 38.139 25.6029 37.1395C25.3724 37.3918 25.1201 37.6053 24.8508 37.7776C24.5621 37.9619 24.2516 38.0954 23.9289 38.1778C23.5335 38.2822 23.1356 38.3355 22.7402 38.3355C21.7285 38.3355 20.7897 37.9886 20.0255 37.3312C18.1551 35.6936 18.5675 32.9498 19.5767 30.929C19.8217 30.4365 20.1274 29.9756 20.484 29.5607C20.8503 29.1386 21.2749 28.7674 21.7431 28.4545C22.238 28.1221 22.7742 27.9547 23.3297 27.9547C24.1424 27.9547 24.9478 28.3186 25.6004 28.9785C26.0347 29.4224 26.3743 29.978 26.5684 30.5675C27.0706 29.2866 27.7474 28.093 28.582 27.011C29.4893 25.8344 30.5664 24.8082 31.794 23.9567C32.1991 23.6753 32.614 23.4157 33.0409 23.1804C33.6596 22.8359 34.3 22.5399 34.9599 22.29C33.7687 22.1008 32.6091 21.601 31.612 20.832H31.6145ZM43.4169 21.7248C42.8759 21.0916 42.2816 20.5021 41.6508 19.9659C41.578 19.9028 41.5052 19.8446 41.4325 19.7864C41.2384 20.0533 41.0225 20.3056 40.7896 20.536C40.7508 20.5724 40.7144 20.6088 40.6755 20.6452C40.3917 20.9096 40.0836 21.1474 39.7537 21.3512C39.875 21.3512 39.9914 21.3463 40.1103 21.3463C40.2704 21.3463 40.4305 21.3463 40.5906 21.3536C40.9084 21.3633 41.2287 21.3851 41.5465 21.4167C42.1772 21.4797 42.8031 21.5841 43.4218 21.7272C43.4218 21.7272 43.4218 21.7272 43.4169 21.7223V21.7248ZM53.6473 23.5637L53.6522 23.5685C54.2247 24.7524 55.2703 25.6427 56.5076 26.0576C56.9054 26.191 57.3227 26.2759 57.7473 26.3075C57.7982 26.3123 57.8491 26.3172 57.9025 26.322C58.002 26.3317 58.099 26.3366 58.1961 26.339C58.2955 26.339 58.395 26.339 58.492 26.3341C58.8074 26.3172 59.1179 26.2662 59.4163 26.174C59.9573 26.0673 60.4401 25.9023 60.8938 25.6039C61.1922 25.3904 61.5221 25.0144 61.5803 24.6529C61.607 24.4904 61.573 24.3521 61.4809 24.226C60.8598 23.4011 60.1514 22.7 59.4042 21.9577C59.2295 21.783 59.0476 21.601 58.8681 21.4239V21.4191C58.4556 20.9945 58.1451 20.6719 57.8564 20.3662C57.7545 20.2595 57.6551 20.1503 57.558 20.0484C57.216 19.6821 56.903 19.34 56.6095 19.0101C56.5949 19.061 56.5804 19.112 56.5658 19.1605C56.5318 19.2697 56.493 19.3764 56.4518 19.4807C56.3814 19.6554 56.3038 19.8228 56.2165 19.9829C56.0151 20.3541 55.7725 20.6792 55.4862 20.9606C55.1587 21.2808 54.7778 21.5404 54.3484 21.7393C54.3363 21.7442 54.3266 21.749 54.3145 21.7539H54.3096C53.919 21.9261 53.509 22.0329 53.0845 22.0717C53.2204 22.5957 53.4096 23.0979 53.6473 23.5612V23.5637ZM47.2742 10.7156C47.1699 10.9121 47.0874 11.1207 47.0244 11.3318C46.8594 11.8777 46.8303 12.4599 46.9346 13.0009C46.9201 12.9912 46.9079 12.9815 46.8958 12.9694C47.0171 13.3599 47.102 13.8718 47.2742 14.3012C47.4441 14.7282 47.7036 15.0751 48.1719 15.1576C48.1961 15.1891 48.2228 15.2207 48.2495 15.2546C48.2592 15.2255 48.2665 15.1964 48.2762 15.1697C48.281 15.1697 48.2907 15.1697 48.2932 15.1697C48.7274 15.2061 48.6231 14.6578 48.7953 14.391C48.7953 14.3861 48.7953 14.3813 48.8002 14.3764C48.8633 14.2454 48.8997 14.1557 48.8997 14.1557C48.8657 14.146 48.8366 14.1363 48.805 14.1266C48.8002 14.1266 48.7953 14.1241 48.7905 14.1217C48.7978 14.1168 48.8002 14.1071 48.805 14.1023C48.8972 13.9713 48.9967 13.8476 49.1034 13.7287C49.1956 13.6268 49.2927 13.5298 49.397 13.4351C49.528 13.3187 49.6663 13.2071 49.8167 13.1101C50.4256 12.7146 51.1291 12.5303 51.9127 12.5691C52.5653 12.5982 53.2664 12.785 53.9409 13.1101L54.4552 13.3575L53.953 13.6317C53.3441 13.9616 52.9025 14.5535 52.7691 15.2158L52.7643 15.2304C52.6891 15.5336 52.6575 15.8417 52.6745 16.1523C52.6745 16.1862 52.6794 16.225 52.6794 16.259C52.6915 16.3706 52.706 16.4798 52.7279 16.5889C52.7521 16.7078 52.7812 16.8243 52.8201 16.9359C52.8589 17.0572 52.905 17.176 52.9608 17.2925C53.002 17.3847 53.0505 17.4744 53.1039 17.5618C53.1573 17.6491 53.2131 17.734 53.2762 17.8141C53.4532 18.0542 53.6667 18.2653 53.9093 18.44L53.7371 18.6777L53.5673 18.9179C53.4969 18.8694 53.429 18.8136 53.3611 18.7578C53.2179 18.6389 53.0869 18.5079 52.9632 18.3648C52.888 18.2799 52.8176 18.1901 52.7521 18.0955C52.6866 18.0033 52.6236 17.9062 52.5678 17.8068C52.5508 17.7752 52.5338 17.7461 52.5168 17.7146C52.347 17.3968 52.2233 17.0523 52.1553 16.6981C52.1359 16.5914 52.1165 16.4846 52.1044 16.3754C52.0971 16.3099 52.0923 16.2444 52.0898 16.1789C52.0874 16.1426 52.0874 16.1037 52.085 16.0625C52.0801 15.7374 52.1165 15.4123 52.1966 15.0921C52.3276 14.4492 52.6915 13.8573 53.2034 13.4327C52.4343 13.1537 51.2044 12.9063 50.1393 13.5977C49.8555 13.7869 49.6032 14.0222 49.3921 14.2939C49.2781 14.4395 49.1762 14.5948 49.0865 14.7597C48.9433 15.0217 48.8342 15.3032 48.7614 15.6016C48.7468 15.6598 48.7371 15.718 48.7226 15.7787V15.7859C48.7032 15.8708 48.6862 15.9558 48.6716 16.0431C48.6352 16.2711 48.6182 16.5065 48.6182 16.7442C48.6182 16.9261 48.6231 17.1057 48.6425 17.2852C48.725 18.0785 48.9943 18.8572 49.4115 19.4759L49.1689 19.6408L49.4649 19.5778C49.5183 19.6724 49.5765 19.7694 49.6372 19.8592C49.9064 20.2546 50.2461 20.5918 50.6488 20.8587C51.1752 21.208 51.7599 21.4191 52.3591 21.4773C52.4586 21.4894 52.5581 21.4943 52.6575 21.4943C52.6769 21.4943 52.6915 21.4943 52.7085 21.4943C52.791 21.4943 52.8734 21.4894 52.9559 21.4846H52.9608C53.3441 21.4555 53.7177 21.3633 54.0719 21.208C54.084 21.2032 54.0937 21.1983 54.1034 21.1935C54.5255 21.0018 54.8652 20.7495 55.1369 20.4681C55.5736 20.0193 55.8404 19.488 56.0078 18.9737C56.0418 18.8645 56.0709 18.7553 56.0976 18.6486C56.1121 18.5855 56.1267 18.5249 56.1388 18.4618C56.151 18.4109 56.1582 18.3599 56.1679 18.309C56.1801 18.2338 56.1922 18.1586 56.2019 18.0882C56.2213 17.9451 56.231 17.8116 56.2407 17.6831C56.2456 17.6151 56.248 17.5496 56.2504 17.4866C56.2601 17.1008 56.2359 16.703 56.1752 16.3124C56.1073 15.9873 56.02 15.6646 55.9205 15.3493C55.8186 15.029 55.6997 14.7136 55.5687 14.4104C54.9743 13.2047 52.8152 9.30125 49.7318 9.30125C49.494 9.30125 49.2539 9.32551 49.0137 9.37161C48.9555 9.38374 48.8972 9.39587 48.8414 9.41042C48.805 9.42013 48.7687 9.42983 48.7298 9.43954C48.6352 9.46865 48.543 9.50261 48.4533 9.54385C47.9754 9.76462 47.5654 10.1625 47.2815 10.7011L47.2742 10.7156ZM5.61025 14.129C4.96979 14.5681 4.40696 15.0412 3.91933 15.5482C3.94359 15.5288 3.96786 15.5142 3.99212 15.4948C4.43122 15.177 4.89216 14.8131 5.39919 14.374C5.4744 14.3085 5.54961 14.243 5.62238 14.1775C5.61753 14.1581 5.61268 14.1435 5.60783 14.1266L5.61025 14.129ZM10.2172 17.3119C10.2754 17.3143 10.3337 17.3167 10.3895 17.3167C10.4089 17.3167 10.4283 17.3167 10.4453 17.3167C10.5496 17.3167 10.6515 17.3095 10.7534 17.2973C11.748 17.1809 12.5826 16.6011 13.1915 15.7956L13.4729 15.9097H13.4802L13.4729 15.9072L13.2643 15.7132C13.8271 15.0994 14.2492 14.2794 14.4506 13.4036C14.5161 13.1125 14.5597 12.8165 14.5767 12.5254V12.5205C14.584 12.4187 14.5864 12.3168 14.5864 12.2149C14.5864 11.4167 14.3778 10.6647 13.9896 10.0679C13.8344 9.82527 13.65 9.60208 13.4414 9.408C13.3273 9.30126 13.206 9.20179 13.0775 9.10475C12.9804 9.03197 12.8785 8.96162 12.7742 8.89369C12.6553 8.81848 12.534 8.74813 12.4079 8.68263C12.3205 8.63653 12.2284 8.59286 12.1386 8.55162C12.0464 8.51281 11.9566 8.47399 11.8645 8.44003C11.0299 8.12222 10.108 8.01305 9.21528 8.1295C9.71503 8.66565 10.0862 9.30853 10.2754 9.98538C10.3603 10.2886 10.4113 10.5967 10.4234 10.9073C10.4283 11.0189 10.4283 11.128 10.4234 11.2396C10.4161 11.3464 10.4113 11.4531 10.3992 11.5574C10.387 11.6666 10.3676 11.7782 10.3434 11.8849C10.2948 12.1178 10.2245 12.3434 10.1347 12.5594C10.0911 12.6588 10.045 12.7583 9.9916 12.8553C9.9455 12.9451 9.89455 13.03 9.83876 13.1125C9.8339 13.1198 9.82905 13.1246 9.82663 13.1343C9.80722 13.1634 9.78781 13.1901 9.76841 13.2192C9.67622 13.3502 9.57675 13.4715 9.46516 13.5856C9.29049 13.7675 9.09398 13.9252 8.88049 14.0538C8.80771 14.0974 8.73493 14.1363 8.66215 14.1751L8.53115 13.9106L8.40015 13.6486C8.63789 13.5322 8.85623 13.3721 9.04303 13.178C9.18859 13.0252 9.31717 12.8553 9.42634 12.671C9.47728 12.586 9.52095 12.4963 9.56462 12.4065C9.60587 12.3143 9.64225 12.2221 9.67622 12.1251C9.7126 12.0111 9.74657 11.8971 9.77083 11.7782C9.79509 11.669 9.81207 11.5599 9.8242 11.4483C9.84118 11.2809 9.84846 11.111 9.83633 10.9412C9.82663 10.6744 9.78296 10.4075 9.71018 10.1504C9.50154 9.40315 9.03818 8.70446 8.40742 8.18045L7.95861 7.80684L8.52387 7.66856C9.67379 7.38957 10.9135 7.46963 12.0173 7.8772C12.1095 7.91116 12.2017 7.94755 12.2914 7.98637C12.3836 8.02518 12.4734 8.06642 12.5607 8.11009C12.7427 8.19985 12.9173 8.29689 13.0872 8.40364C13.1527 8.44488 13.2182 8.48855 13.2788 8.53222C13.4777 8.6705 13.6645 8.82091 13.8392 8.98345C14.0309 9.15812 14.2007 9.35463 14.3535 9.56326C14.4263 9.68456 14.4942 9.81071 14.5525 9.93929C14.8315 10.3372 14.7635 10.9873 15.091 11.3027C15.1177 11.4361 15.1371 11.572 15.1517 11.7078C15.1735 11.6909 15.1978 11.6739 15.2196 11.6593L15.2269 11.6545C15.3239 11.5914 15.4234 11.5283 15.5229 11.4677C15.763 11.4531 15.9547 11.2663 16.1415 11.0698C16.4641 10.8466 16.7601 10.5967 16.9857 10.2886C17.1531 10.0606 17.2429 9.92231 17.255 9.9029C18.1017 8.49097 17.6165 6.42645 16.1949 5.39541H16.19C16.0372 5.27896 15.8771 5.17707 15.7169 5.08245C15.6272 5.02908 15.535 4.98056 15.4404 4.93447C15.0449 4.74039 14.6204 4.60696 14.1813 4.53661C14.0721 4.51962 13.9605 4.50507 13.8538 4.49536C13.7398 4.48566 13.6257 4.48081 13.5117 4.47596H13.4171C12.7669 4.47596 12.0949 4.60211 11.4132 4.84713C9.06244 5.72292 7.16774 7.67341 6.35018 10.0679C5.98386 11.1305 5.87469 12.193 6.00812 13.178C6.02267 13.2823 6.03965 13.3866 6.05906 13.4909C6.07604 13.5734 6.09545 13.6608 6.11486 13.7432C6.11971 13.7602 6.12457 13.7772 6.12942 13.7966C6.15125 13.884 6.17551 13.9737 6.2022 14.0611C6.23373 14.1629 6.2677 14.2648 6.30651 14.3643C6.45207 14.7549 6.6413 15.1212 6.87905 15.4608C6.98094 15.6064 7.09011 15.7495 7.20898 15.8854C7.42004 16.1377 7.66507 16.3585 7.9295 16.5453C8.16483 16.7151 8.41956 16.8582 8.68884 16.9722C8.72038 16.9868 8.75191 16.9965 8.78102 17.0111C9.07942 17.1275 9.38995 17.21 9.7126 17.2585H9.72717C9.86544 17.2876 10.0013 17.307 10.1372 17.3167C10.1638 17.3167 10.1857 17.3192 10.2099 17.3216L10.2172 17.3119ZM0.639393 19.078V19.0829C0.736435 19.3813 0.874718 19.6433 1.03726 19.8737C1.11004 19.9756 1.19009 20.0727 1.275 20.1673C1.33808 20.2376 1.40601 20.3031 1.47151 20.3662C1.48849 20.3905 1.50305 20.4123 1.52246 20.4341C2.10955 21.2274 3.0387 21.5913 4.02851 21.6665C5.03044 21.7417 6.09303 21.5186 6.93 21.1401C7.13135 21.0479 7.33028 20.946 7.51951 20.8344C8.33707 20.3589 8.99451 19.6772 9.48457 18.8912C9.64953 18.6292 9.79752 18.3551 9.92609 18.0736C9.95278 18.0106 9.97947 17.9475 10.0062 17.8844C9.98917 17.8844 9.97219 17.882 9.95278 17.8796C9.84604 17.8674 9.73687 17.8505 9.6277 17.831C9.2638 17.7777 8.9096 17.6831 8.57239 17.5521C8.53115 17.5351 8.48991 17.5181 8.45109 17.5011C8.14784 17.3701 7.85915 17.21 7.59472 17.0183C7.28661 16.8024 7.01005 16.5501 6.76503 16.2639C6.65343 16.1353 6.54911 16.0018 6.44965 15.8684C6.20219 15.5264 5.99841 15.1649 5.83587 14.7767C5.81646 14.7937 5.79705 14.8107 5.78007 14.8252C5.26091 15.274 4.79027 15.6501 4.33418 15.9776C3.82715 16.3391 3.33953 16.6447 2.84705 16.9092C2.81308 16.9261 2.78155 16.9431 2.74758 16.9625C2.67965 17.0014 2.61172 17.0353 2.54137 17.0766C2.47344 17.1129 2.40552 17.1518 2.33759 17.1882C2.18233 17.2755 2.02464 17.3628 1.86937 17.4526C1.53944 17.6418 1.21193 17.8383 0.894119 18.0518L0.889271 18.0567C0.581169 18.2556 0.518093 18.7359 0.636967 19.0853L0.639393 19.078Z' fill='%23353F86'/%3E%3Cpath d='M74.225 50.7422L72.375 53.8672H66.775L70.55 47.5422H67.4V43.2922H71.375L70.5 41.4172H77.25V43.2922H81.6V47.5422H76.15L75.6 48.4422L78.775 48.7922L81.975 53.8672H76.125L74.225 50.7422ZM79.275 48.1672H84.125V44.6422L82.85 41.9172H89.625V54.5422H84.125V52.5422H82.025L79.275 48.1672ZM73.2 55.2922H85.35C88.5 55.2922 90.25 57.3422 90.25 60.2172C90.25 63.0922 88.5 65.1422 85.35 65.1422H73.2C70.175 65.1422 68.3 63.0672 68.3 60.2172C68.3 57.3672 70.175 55.2922 73.2 55.2922ZM74.825 60.8922H83.725C84.35 60.8922 84.75 60.6422 84.75 60.2172C84.75 59.7922 84.35 59.5422 83.725 59.5422H74.825C74.2 59.5422 73.8 59.7922 73.8 60.2172C73.8 60.6422 74.2 60.8922 74.825 60.8922ZM115.75 43.2422V47.6172H113.15V48.5672H115.75V52.9422H113.15V54.2922H107.65V44.6422L106.375 41.9172H113.15V43.2422H115.75ZM98.825 53.8672C94.625 53.8672 91.625 52.1672 91.625 48.5422V47.3672C91.625 43.7422 94.625 42.0422 98.825 42.0422C103.025 42.0422 106.025 43.7422 106.025 47.3672V48.5422C106.025 52.1672 103.025 53.8672 98.825 53.8672ZM97 47.5172V48.3922C97 49.2172 97.8 49.7422 98.825 49.7422C99.85 49.7422 100.65 49.2172 100.65 48.3922V47.5172C100.65 46.6922 99.85 46.1672 98.825 46.1672C97.8 46.1672 97 46.6922 97 47.5172ZM97.7 55.0422H108.875C112.025 55.0422 113.775 57.1422 113.775 60.0922C113.775 63.0422 112.025 65.1422 108.875 65.1422H97.7C94.675 65.1422 92.8 63.0172 92.8 60.0922C92.8 57.1672 94.675 55.0422 97.7 55.0422ZM99.325 60.8922H107.25C107.875 60.8922 108.275 60.5922 108.275 60.0922C108.275 59.5922 107.875 59.2922 107.25 59.2922H99.325C98.7 59.2922 98.3 59.5922 98.3 60.0922C98.3 60.5922 98.7 60.8922 99.325 60.8922ZM136.25 42.3672L137.7 44.2672C137.925 44.5672 138.025 44.8672 138 45.2172L137.725 49.6922L132.325 50.0422L132.575 45.9172H117.65L117 41.9172H135.325C135.725 41.9172 136.025 42.0672 136.25 42.3672ZM116 50.6672H139V54.6672H130.5V59.6172H125V54.6672H116V50.6672ZM122.375 56.6672V61.1422H138.5V65.1422H119.575C119.2 65.1422 118.9 65.0172 118.65 64.7422L117.25 63.2672C117 62.9922 116.875 62.7172 116.875 62.3422V56.6672H122.375Z' fill='%23242930'/%3E%3Cpath d='M163.125 52.9172H157.625V44.6422L156.35 41.9172H163.125V52.9172ZM155.275 47.2422V47.6672C155.275 51.2172 152.225 52.8672 147.95 52.8672C143.675 52.8672 140.625 51.2172 140.625 47.6672V47.2422C140.625 43.6922 143.675 42.0422 147.95 42.0422C152.225 42.0422 155.275 43.6922 155.275 47.2422ZM146 47.3922V47.5172C146 48.2672 146.875 48.7422 147.95 48.7422C149.025 48.7422 149.9 48.2672 149.9 47.5172V47.3922C149.9 46.6422 149.025 46.1672 147.95 46.1672C146.875 46.1672 146 46.6422 146 47.3922ZM147.675 61.0172V61.7672H163.5V65.1422H144.875C144.5 65.1422 144.2 65.0172 143.95 64.7422L142.55 63.2672C142.3 62.9922 142.175 62.7172 142.175 62.3422V57.7672H157.625V57.0422H142.175V53.6672H163.125V61.0172H147.675ZM186.15 41.9172V50.6672H189.25V55.2922H186.15V65.1422H180.65V44.6422L179.375 41.9172H186.15ZM174.7 46.9172L173.25 51.9672L176.9 52.4672L179.875 64.3922H174.475L172.25 55.4672L169.675 64.3922H164.275L169.3 46.9172H164.75V42.2922H179.175V46.9172H174.7ZM212.125 41.9172V65.1422H206.625V44.6422L205.35 41.9172H212.125ZM203.9 55.4172H195.375V59.7672H204.9V64.3922H192.575C192.2 64.3922 191.9 64.2672 191.65 63.9922L190.25 62.5172C190 62.2422 189.875 61.9672 189.875 61.5922V50.7922H198.4V46.7922H189.875V42.2922H201.2C201.575 42.2922 201.875 42.4172 202.125 42.6922L203.525 44.1672C203.775 44.4422 203.9 44.7172 203.9 45.0922V55.4172ZM226.2 47.2922H231.125V44.6422L229.85 41.9172H236.625V54.2922H231.125V51.6672H228.725L226.2 47.2922ZM221.275 50.2672L219.375 53.6172H213.775L217.775 46.5422H214.4V42.2922H228.6V46.5422H223.375L222.725 47.6922L225.775 48.0422L228.975 53.6172H223.125L221.275 50.2672ZM220.2 55.0422H232.35C235.5 55.0422 237.25 57.1422 237.25 60.0922C237.25 63.0422 235.5 65.1422 232.35 65.1422H220.2C217.175 65.1422 215.3 63.0172 215.3 60.0922C215.3 57.1672 217.175 55.0422 220.2 55.0422ZM221.825 60.8922H230.725C231.35 60.8922 231.75 60.5922 231.75 60.0922C231.75 59.5922 231.35 59.2922 230.725 59.2922H221.825C221.2 59.2922 220.8 59.5922 220.8 60.0922C220.8 60.5922 221.2 60.8922 221.825 60.8922ZM239.375 52.9672V45.0172L238.35 42.2922H244.875V44.9172H255.125V42.2922H260.625V55.7672H242.075C241.7 55.7672 241.4 55.6422 241.15 55.3672L239.75 53.8922C239.5 53.6172 239.375 53.3422 239.375 52.9672ZM255.125 49.2922H244.875V51.3922H255.125V49.2922ZM252.75 56.5172V59.7672H261.5V64.3922H238.5V59.7672H247.25V56.5172H252.75ZM284.65 41.9172V45.9672H287.25V50.3422H284.65V54.2922H279.15V44.6422L277.875 41.9172H284.65ZM277.25 53.6172H266.075C265.7 53.6172 265.4 53.4922 265.15 53.2172L263.75 51.7422C263.5 51.4672 263.375 51.1922 263.375 50.8172V45.0172L262.1 42.2922H277.25V53.6172ZM271.75 46.5422H268.875V49.3672H271.75V46.5422ZM269.2 55.0422H280.375C283.525 55.0422 285.275 57.1422 285.275 60.0922C285.275 63.0422 283.525 65.1422 280.375 65.1422H269.2C266.175 65.1422 264.3 63.0172 264.3 60.0922C264.3 57.1672 266.175 55.0422 269.2 55.0422ZM270.825 60.8922H278.75C279.375 60.8922 279.775 60.5922 279.775 60.0922C279.775 59.5922 279.375 59.2922 278.75 59.2922H270.825C270.2 59.2922 269.8 59.5922 269.8 60.0922C269.8 60.5922 270.2 60.8922 270.825 60.8922Z' fill='%23296DD3'/%3E%3Cpath d='M70.4285 24.7719C69.8691 26.1963 68.6778 27.3202 67.1291 27.8382L66.5698 26.9473C68.4862 26.305 69.8329 24.7201 69.8329 22.9487V22.6793H66.8909V21.747H69.8329V20.0999H70.9931V21.747H73.904V22.6793H70.9724V22.9487C70.9724 24.5751 72.3709 26.0357 74.2977 26.5951L73.7383 27.4963C72.2258 27.0405 71.019 26.0564 70.4285 24.7719ZM73.5 24.8444V23.8914H76.1727V20.1621H77.3225V28.0557H76.1727V24.8444H73.5ZM73.0028 28.3976C75.7065 28.3976 77.364 29.2574 77.364 30.7698C77.364 32.2822 75.7065 33.1524 73.0028 33.1524C70.2887 33.1524 68.6312 32.2822 68.6416 30.7698C68.6312 29.2574 70.2887 28.3976 73.0028 28.3976ZM73.0028 32.2408C75.0021 32.2408 76.2244 31.6814 76.2244 30.7698C76.2244 29.8479 75.0021 29.3092 73.0028 29.2988C71.0035 29.3092 69.7707 29.8479 69.7811 30.7698C69.7707 31.6814 71.0035 32.2408 73.0028 32.2408ZM91.102 22.1303V23.0833H89.1752V24.8962H91.102V25.8699H89.1752V27.89H88.0253V20.1621H89.1752V22.1303H91.102ZM86.0778 24.0053C86.0675 25.8182 84.6379 27.0612 82.6593 27.0716C80.6807 27.0612 79.2304 25.8182 79.2408 24.0053C79.2304 22.1925 80.6807 20.939 82.6593 20.9494C84.6379 20.939 86.0675 22.1925 86.0778 24.0053ZM80.3699 24.0053C80.3596 25.238 81.3333 26.0875 82.6593 26.0979C83.9853 26.0875 84.9487 25.238 84.959 24.0053C84.9487 22.7829 83.9853 21.9128 82.6593 21.9231C81.3333 21.9128 80.3596 22.7829 80.3699 24.0053ZM85.0005 28.2836C87.6524 28.294 89.2891 29.1849 89.2891 30.7284C89.2891 32.2512 87.6524 33.1524 85.0005 33.1524C82.3382 33.1524 80.6807 32.2512 80.6807 30.7284C80.6807 29.1849 82.3382 28.294 85.0005 28.2836ZM85.0005 32.2201C86.9687 32.2201 88.1704 31.6711 88.1704 30.7284C88.1704 29.7857 86.9687 29.2263 85.0005 29.2263C83.0322 29.2263 81.8202 29.7857 81.8306 30.7284C81.8202 31.6711 83.0322 32.2201 85.0005 32.2201ZM101.484 25.9217H103.379V26.8541H98.0237V30.0032H96.8842V26.8541H91.456V25.9217H100.318C100.676 24.2177 100.676 22.9798 100.676 21.892V21.8092H92.9685V20.8561H101.815V21.892C101.815 22.9798 101.815 24.2228 101.484 25.9217ZM92.9685 28.8223H94.1183V31.9404H102.095V32.8934H92.9685V28.8223ZM116.787 20.1621H117.937V26.8437H116.787V20.1621ZM114.249 23.5288C114.239 25.2277 112.82 26.3983 110.872 26.3983C108.904 26.3983 107.485 25.2277 107.485 23.5288C107.485 21.8299 108.904 20.649 110.872 20.6386C112.82 20.649 114.239 21.8299 114.249 23.5288ZM108.614 23.5288C108.604 24.6683 109.567 25.4556 110.872 25.4556C112.167 25.4556 113.131 24.6683 113.131 23.5288C113.131 22.3996 112.167 21.602 110.872 21.6124C109.567 21.602 108.604 22.3996 108.614 23.5288ZM110.624 30.6144V32.0751H118.403V33.0074H109.505V29.7443H116.798V28.4079H109.464V27.4756H117.937V30.6144H110.624ZM129.728 25.4245H131.903V26.4086H129.728V33.1835H128.578V20.1621H129.728V25.4245ZM124.051 22.4618V24.1607C124.041 26.2429 125.553 28.5426 127.438 29.4438L126.776 30.3554C125.32 29.6355 124.082 28.1023 123.497 26.3413C122.891 28.2474 121.586 29.9307 120.125 30.6766L119.431 29.765C121.306 28.8534 122.912 26.3775 122.922 24.1607V22.4618H119.897V21.4984H126.983V22.4618H124.051ZM141.726 33.2042V20.1621H142.865V33.2042H141.726ZM134.049 26.0046V29.0813C136.209 29.0761 138.131 28.9829 140.462 28.6048L140.576 29.5682C138.183 29.9514 136.204 30.0447 133.956 30.0447H132.869V25.0619H137.748V22.3271H132.848V21.3741H138.908V26.0046H134.049ZM154.854 24.5129V23.5599H157.485V20.1621H158.635V27.9211H157.485V24.5129H154.854ZM151.814 24.4715C151.254 25.9943 150.047 27.2115 148.493 27.7967L147.893 26.8851C149.83 26.1807 151.208 24.4197 151.208 22.555V22.0682H148.266V21.1151H155.279V22.0682H152.368V22.5447C152.368 24.2436 153.673 25.8596 155.579 26.5122L154.978 27.4342C153.512 26.9059 152.378 25.813 151.814 24.4715ZM154.315 28.3251C157.019 28.3251 158.676 29.2159 158.676 30.7491C158.676 32.2822 157.019 33.1628 154.315 33.1731C151.601 33.1628 149.944 32.2822 149.954 30.7491C149.944 29.2159 151.601 28.3251 154.315 28.3251ZM154.315 32.2512C156.304 32.2615 157.537 31.6918 157.537 30.7491C157.537 29.7961 156.304 29.2263 154.315 29.2263C152.316 29.2263 151.083 29.7961 151.094 30.7491C151.083 31.6918 152.316 32.2615 154.315 32.2512ZM166.8 27.7449V30.5523H172.228V31.5157H160.305V30.5523H165.66V27.7449H161.714V21.084H162.863V23.4356H169.628V21.084H170.767V27.7449H166.8ZM169.628 24.3782H162.863V26.8023H169.628V24.3782ZM174.302 22.4618H181.988V21.3845H174.26V20.5557H183.138V23.2491H175.441V24.3886H183.366V25.2277H174.302V22.4618ZM172.748 27.113V26.2118H184.671V27.113H172.748ZM183.179 30.9252H175.358V32.1683H183.604V33.0074H174.208V30.1275H182.04V29.0191H174.188V28.1593H183.179V30.9252ZM192.983 21.7677H196.287V22.7104H188.528V21.7677H191.843V20.1724H192.983V21.7677ZM198.68 20.1724V24.4611H200.638V25.4349H198.68V29.9307H197.53V20.1724H198.68ZM195.541 25.8596C195.531 27.3202 194.267 28.2629 192.413 28.2629C190.527 28.2629 189.264 27.3202 189.274 25.8596C189.264 24.3782 190.527 23.4252 192.413 23.4252C194.267 23.4252 195.531 24.3782 195.541 25.8596ZM190.372 25.8596C190.362 26.7712 191.18 27.3617 192.413 27.3513C193.625 27.3617 194.443 26.7712 194.454 25.8596C194.443 24.9273 193.625 24.3264 192.413 24.3264C191.18 24.3264 190.362 24.9273 190.372 25.8596ZM190.527 29.1434H191.667V31.9404H199.281V32.8934H190.527V29.1434ZM203.737 24.1296H211.486V25.0619H202.598V20.6593H203.737V24.1296ZM200.961 27.5481V26.6054H212.843V27.5481H207.56V30.2519H206.42V27.5481H200.961ZM202.484 29.0916H203.623V31.9404H211.579V32.8934H202.484V29.0916ZM223.473 33.1835V20.1621H224.582V33.1835H223.473ZM219.179 25.238H220.863V20.4418H221.971V32.5205H220.863V26.1911H219.184C219.071 28.7291 217.988 30.314 216.377 30.3037C214.689 30.314 213.591 28.553 213.591 25.7767C213.591 23.0108 214.689 21.2601 216.377 21.2601C217.962 21.2601 219.034 22.7829 219.179 25.238ZM216.377 29.2159C217.444 29.2263 218.117 27.89 218.117 25.7767C218.117 23.6635 217.444 22.3375 216.377 22.3375C215.331 22.3375 214.658 23.6635 214.668 25.7767C214.658 27.89 215.331 29.2263 216.377 29.2159ZM226.562 21.3845H228.002L227.898 28.9984H226.666L226.562 21.3845ZM227.287 32.0751C226.769 32.0751 226.334 31.6503 226.344 31.1324C226.334 30.6144 226.769 30.1897 227.287 30.1897C227.805 30.1897 228.23 30.6144 228.23 31.1324C228.23 31.6503 227.805 32.0751 227.287 32.0751Z' fill='%23444444'/%3E%3C/svg%3E%0A");background-repeat: no-repeat; background-position: center center;max-width: 288px;width:100%;height: 73px;margin: 0 auto 10px;}
@media only screen and (max-width:768px){
    .PRGRM_nodata .ui-message .message-result{min-height:631px;}
    .PRGRM_nodata .ui-message .nopage strong,
    .PRGRM_nodata .ui-message .nopage strong em{font-size:24px;}
    .PRGRM_nodata .ui-message .nopage span{font-size:16px;}
    .PRGRM_nodata .ui-message .nopage .icon-nonage{margin-bottom:28px;}
}

@media (max-width:390px) {
    .PRGRM_nodata .ui-message .nopage .icon-nonage {background-size: contain;width: 85%;}
}
/*** nodata : e ***/






.itrstbzmn-list .ui-topbox .inner {display: block;min-height: 210px;}
.itrstbzmn-list .ui-topbox .inner .txtwrap {display: flex;width: 100%;height: 100%;min-height: 130px;align-items: center;}
.rsm-view .form-horizontal.bucket-form.custom .form-group.self .control-label {text-align: left; padding: 10px 3px;}


/*** bbs 게시판 수정 : s ***/
.table.bbsTable thead th:before { display: none; }
/*** bbs 게시판 수정 : e ***/





/* 채용 공고 상세 레이어 팝업 : s */

.popup.empmnpbanc-popup1 .inner .body{display:block;max-width:950px;width:90%;min-height:400px;height:90%}
.popup.empmnpbanc-popup1 .inner .body .popup-title{display:flex;align-items:center;justify-content:space-between}
.popup.empmnpbanc-popup1 .inner .body .popup-title .h2{display:inline-block}
.popup.empmnpbanc-popup1 .inner .body .popup-title .modal--close{position:relative;top:0;right:0;display:inline-block}
.popup.empmnpbanc-popup1 .inner .body .popup-content{display:block;height:100%;padding-right:20px;padding-top:40px}
.popup.empmnpbanc-popup1 .inner .body .popup-content .scroll-wrap{display:block;height:calc(100% - 80px);overflow:scroll;padding-right:13px}
.popup.empmnpbanc-popup1 .inner .body .popup-content .scroll-wrap .com-name{display:flex;align-items:center;justify-content:space-between;padding-bottom:30px;margin-bottom:39px;border-bottom:1px solid #E0E0E0}
.popup.empmnpbanc-popup1 .inner .body .popup-content .scroll-wrap .com-name .h2{color:#222;font-size:36px;font-weight:700;line-height:150%;margin-bottom:0}
.popup.empmnpbanc-popup1 .inner .body .popup-content .scroll-wrap .com-name .com-link{display:flex;align-items:center}
.popup.empmnpbanc-popup1 .inner .body .popup-content .scroll-wrap .com-name .com-link em{display:inline-block;margin-right:11px;width:17px;height:17px;background-position:center;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg width='17' height='17' viewBox='0 0 17 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.7797 8.77539L9.13052 0.26922C8.8084 -0.08974 8.18967 -0.08974 7.86756 0.26922L0.218412 8.77539C0.108312 8.89753 0.0360432 9.04906 0.0103927 9.21155C-0.0152578 9.37404 0.00681517 9.54048 0.0739279 9.69065C0.209913 9.99772 0.514179 10.1951 0.849891 10.1951H2.5497V16.1494C2.5497 16.375 2.63924 16.5913 2.79863 16.7509C2.95802 16.9104 3.1742 17 3.39961 17H5.94932C6.17473 17 6.39091 16.9104 6.55029 16.7509C6.70968 16.5913 6.79923 16.375 6.79923 16.1494V12.7469H10.1988V16.1494C10.1988 16.375 10.2884 16.5913 10.4478 16.7509C10.6072 16.9104 10.8233 17 11.0488 17H13.5985C13.8239 17 14.0401 16.9104 14.1994 16.7509C14.3588 16.5913 14.4484 16.375 14.4484 16.1494V10.1951H16.1482C16.3128 10.1958 16.474 10.1485 16.6123 10.0591C16.7505 9.96966 16.8597 9.84191 16.9267 9.69141C16.9936 9.54091 17.0154 9.37417 16.9893 9.21152C16.9632 9.04887 16.8903 8.89733 16.7797 8.77539Z' fill='%23555555'/%3E%3C/svg%3E%0A")}
.popup.empmnpbanc-popup1 .inner .body .popup-content .scroll-wrap .com-name .com-link span{color:#555;font-size:20px;line-height:150%}
.popup.empmnpbanc-popup1 .inner .body .popup-content .scroll-wrap .group{display:block;width:100%;height:auto;margin-bottom:30px}
.popup.empmnpbanc-popup1 .inner .body .popup-content .scroll-wrap .group .group-title{display:block;color:#222;font-size:24px;font-weight:700;line-height:150%;margin-bottom:8px}
.popup.empmnpbanc-popup1 .inner .body .popup-content .scroll-wrap .group .group-text{display:block;width:100%;height:188px;padding:14px 22px;border-radius:10px;border:1px solid #CDE1F5;background:#F7FAFD}
.popup.empmnpbanc-popup1 .inner .body .popup-content .scroll-wrap .group .group-text span{color:#222;font-size:18px;line-height:150%}
.popup.empmnpbanc-popup1 .inner .body .popup-content .btn-wrap{display:block;width:100%;height:auto}
.popup.empmnpbanc-popup1 .inner .body .popup-content .btn-wrap .modal--close{position:relative;display:block;top:0;right:0;font-size:17px}
.popup.empmnpbanc-popup1 .inner .body .popup-content .btn-wrap .modal--close .modal--close-button span{background:none;width:100%;height:auto}
.popup.empmnpbanc-popup1 .inner .body .popup-content .scroll-wrap::-webkit-scrollbar{width:7px}
.popup.empmnpbanc-popup1 .inner .body .popup-content .scroll-wrap::-webkit-scrollbar-track{background:transparent}
.popup.empmnpbanc-popup1 .inner .body .popup-content .scroll-wrap::-webkit-scrollbar-thumb{height:10px;background:#DAE5EF;border-radius:10px}


.empmnpbanc-popup-slide1{position:relative;display:block;width:100%;height:398px}
.empmnpbanc-popup-slide1 .slide_control{position:absolute;width:100%;height:100%;left:50%;top:50%;transform:translate(-50%,-50%);text-align:center;justify-content:space-between}
.empmnpbanc-popup-slide1 .slide_control .dots,.empmnpbanc-popup-slide1 .slide_control .dots .slick-dots{display:inline-block;width:auto;height:10px}
.empmnpbanc-popup-slide1 .slide_control .dots{display:block;position:absolute;bottom:18px;left:50%;transform:translate(-50%,0)}
.empmnpbanc-popup-slide1 .slide_control .dots .slick-dots{display:block}
.empmnpbanc-popup-slide1 .slide_control .dots .slick-dots li{display:inline-block;width:10px;height:10px;margin-right:8px}
.empmnpbanc-popup-slide1 .slide_control .dots .slick-dots li button{display:block;background-color:#EBEBEB;width:10px;height:10px;border-radius:50%}
.empmnpbanc-popup-slide1 .slide_control .dots .slick-dots li.slick-active button{background-color:#1898FF}
.empmnpbanc-popup-slide1 .slide_control button{height:50px;background-position:center center;background-repeat:no-repeat;width:50px}
.empmnpbanc-popup-slide1 .slide_control button span{font-size:0}
.empmnpbanc-popup-slide1 .slide_control .prev{position:absolute;left:22px;top:50%;transform:translate(0,-50%);background-image:url("data:image/svg+xml,%3Csvg width='50' height='50' viewBox='0 0 50 50' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='25' cy='25' r='24.3103' transform='matrix(-1 0 0 1 50 0)' fill='white' stroke='%23E0E0E0' stroke-width='1.37931'/%3E%3Cpath d='M28.2471 32.1494L21.1724 25.0747L28.2471 18L30 19.7529L24.6782 25.0747L30 30.3966L28.2471 32.1494Z' fill='%231898FF'/%3E%3C/svg%3E%0A")}
.empmnpbanc-popup-slide1 .slide_control .next{position:absolute;right:22px;top:50%;transform:translate(0,-50%);background-image:url("data:image/svg+xml,%3Csvg width='50' height='50' viewBox='0 0 50 50' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='25' cy='25' r='24.3103' fill='white' stroke='%23E0E0E0' stroke-width='1.37931'/%3E%3Cpath d='M22.7529 32.1494L29.8276 25.0747L22.7529 18L21 19.7529L26.3218 25.0747L21 30.3966L22.7529 32.1494Z' fill='%231898FF'/%3E%3C/svg%3E%0A")}
.empmnpbanc-popup-slide1 .item .link span{position:relative;display:block;height:398px;overflow:hidden;border-radius:10px}
.empmnpbanc-popup-slide1 .item .link span img{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:100%;height:auto;max-width:none;max-height:none}

@media (max-width: 600px) {
    .popup.empmnpbanc-popup1 .inner .body .popup-content .scroll-wrap .com-name {display: block;}
    .popup.empmnpbanc-popup1 .inner .body .popup-content .scroll-wrap .com-name .h2 {margin-bottom: 5px;font-size: 30px;}
    .popup.empmnpbanc-popup1 .inner .body .popup-content .scroll-wrap .com-name .com-link {justify-content: flex-end;}
    .popup.empmnpbanc-popup1 .inner .body .popup-content .scroll-wrap .com-name .com-link span {font-size: 16px;}
}

@media (max-width: 490px) {
    .popup.empmnpbanc-popup1 .inner .body .popup-title .title-box strong{font-size:26px}
}

/* 채용 공고 상세 레이어 팝업 : e */





/* 230907 회원탈퇴완료 페이지 : s */
.regist-secession-complete .ui-progress--bar {margin-bottom: 72px;}
.regist-secession-complete .inner {text-align: center;border: 1px solid #E0E0E0;border-top: 3px solid #282626;}
.regist-secession-complete .inner .img-box {background-image: url(/job/images/cmoa/common/regist_com.jpg);height: 480px;background-repeat: no-repeat;background-position: 50%;} 
.regist-secession-complete .inner .txt-box {background-color: #F9F9F9;padding: 70px 70px 66px 70px; flex-direction: column; align-items: center; border: none;}
.regist-secession-complete .inner .title {font-size: 34px;margin-bottom: 21px;display: block;line-height: 150%;letter-spacing: -0.01em;color: #000;}
.regist-secession-complete .inner .title .user-id {font-weight: bold;color:#1898FF;display:inline-block; margin-right: 5px;}
.regist-secession-complete .inner .con {font-size: 17px;margin: 0 0 1px 0;line-height: 150%;}
.regist-secession-complete .inner .btn-wrap {display: block;margin: 26px 0 0; width: 100%;}
.regist-secession-complete .inner .btn-wrap .fe-btn {display: inline-flex;align-items: center;max-width: 100%;justify-content: space-between;width: auto;color: inherit;margin-bottom: 0;padding: 8px 15px;cursor: pointer;border: 1px solid transparent;border-radius: 0;background-image: none;overflow-wrap: break-word;transition: all 0.3s;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;font-size: 17px;line-height: 1;margin: 3px; letter-spacing: -0.05em; border-radius: 10px;border: 1px solid rgb(24, 152, 255); color: #fff;max-width: 192px; width: 100%;}
.regist-secession-complete .inner .btn-wrap .fe-btn .fa {font-size: 0;width: 16px;height: 16px;background-size: 100%;margin-right: 0;margin-left: 5px;vertical-align: middle;position: relative;display: inline-block;background-position: center;background-repeat: no-repeat;}

.regist-secession-complete .inner .btn-wrap .fe-btn:hover,
.regist-secession-complete .inner .btn-wrap .fe-btn:focus {color: #1898FF;}

@media (max-width: 800px) {
    .regist-secession-complete .inner .img-box {height: 300px;}
    .regist-secession-complete .inner .text-box {padding: 50px;}
    .regist-secession-complete .inner .title {font-size: 28px;}
}

@media (max-width:767px) {
    .regist-secession-complete .inner .txt-box {padding: 50px;}
    .regist-secession-complete .inner .img-box {height: 250px;}
    .regist-secession-complete .inner .title {font-size: 25px;margin-bottom: 20px;line-height: 120%;margin-bottom: 0;}
    .regist-secession-complete .inner .con {font-size: 15px;line-height: 120%;}
    .regist-secession-complete .inner .text-area .tit {font-size: 15px;padding: 20px;}
    .regist-secession-complete .inner .btn-wrap {margin: 20px 0 0;}
    .regist-secession-complete .inner .text-area {margin-top: 20px;padding-top: 30px;}


    .regist-secession-complete .inner .btn-wrap .fe-btn {font-size: 15px;}
    .regist-secession-complete .inner .btn-wrap .fe-btn.fe-btn-lg,
    .regist-secession-complete .inner .btn-wrap .fe-btn.fe-btn-lg.fe-btn-icon {max-width: 192px; height:50px; margin: 3px;}
}

@media (max-width:630px) {
    .regist-secession-complete .inner .text-box {padding: 50px 30px;}
}

@media (max-width:590px) {
    .regist-secession-complete .inner .txt-box {padding: 62px 30px;}
}

@media (max-width:540px) {
    .regist-secession-complete .inner .btn-wrap .fe-btn.fe-btn-lg,
    .regist-secession-complete .inner .btn-wrap .fe-btn.fe-btn-lg.fe-btn-icon {display: block; margin: 5px auto; max-width: 150px;}
}
/* 230907 회원탈퇴완료 페이지 : e */



/* 230911 채용정보 > 채용공고목록 변경 디자인 : s */
.empmnpbanc-list.new {display: block; padding: 40px 50px; border-radius: 20px; border: 1px solid #E0E0E0; background-color: #fff; box-shadow: 0px 4px 30px 0px rgba(0, 0, 0, 0.06);}
.empmnpbanc-list.new .check-tip {color: #1898FF;text-align: right;font-size: 15px;line-height: 150%;letter-spacing: -0.15px;position: relative;margin-top: 0;padding-left: 23px; }
.empmnpbanc-list.new .check-tip::before {width: 16px;height: 16px;position: absolute;left: 3px;top: 2px;content: '';background-image: url("data:image/svg+xml,%3Csvg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 0.5C3.66311 0.5 0 4.16311 0 8.5C0 12.8369 3.66311 16.5 8 16.5C12.3369 16.5 16 12.8369 16 8.5C16 4.16311 12.3369 0.5 8 0.5ZM8.88889 12.9444H7.11111V11.1667H8.88889V12.9444ZM8.88889 9.38889H7.11111V4.05556H8.88889V9.38889Z' fill='%231898FF'/%3E%3C/svg%3E%0A");}

.empmnpbanc-list.new .empmn-search  {margin-bottom: 60px;}

/* .empmnpbanc-list.new .empmn-search .ui-accordion--faq {border-top: none;} */
.empmnpbanc-list.new .empmn-search .ui-accordion--faq {border-top: 2px solid #000;}
.empmnpbanc-list.new .empmn-search .top-title + .ui-accordion--faq {border-top: none;}
.empmnpbanc-list.new .empmn-search .ui-accordion--faq .accordion--body + .form-horizontal.bucket-form.inner {display: block;}
.empmnpbanc-list.new .empmn-search .ui-accordion--faq .accordion--body.ov + .form-horizontal.bucket-form.inner {display: none;}


.empmnpbanc-list.new .empmn-search .board--card--list.board-img-list {margin-bottom: 30px;}

.empmnpbanc-list.new .empmn-search .form-horizontal.bucket-form > .form-group {align-items: center;}
.empmnpbanc-list.new .empmn-search .form-horizontal.bucket-form .form-group > div[class^=col-] {padding: 15px 30px; min-height: 82px;}
.empmnpbanc-list.new .empmn-search .form-horizontal.bucket-form .form-group > div[class^=col-].control-label {padding: 15px; text-align: center; min-height: auto;}
.empmnpbanc-list.new .empmn-search .form-horizontal.bucket-form .form-group > div[class^=col-].control-label label {padding: 0;}
.empmnpbanc-list.new .empmn-search .form-horizontal.bucket-form .form-group .checkbox-box.all {min-width: 165px;}
.empmnpbanc-list.new .empmn-search .form-horizontal.bucket-form .form-group .checkbox-box .checkbox-inline {width: 165px; margin-right: 0; min-width: auto; padding-left: 0;}

.empmnpbanc-list.new .empmn-search .form-horizontal.bucket-form .form-group.check .checkbox-alone {display: flex; align-items: center;}
.empmnpbanc-list.new .empmn-search .form-horizontal.bucket-form .form-group.check .checkbox-box {display: inline-block;}
.empmnpbanc-list.new .empmn-search .form-horizontal.bucket-form .form-group.check .checkbox-box .checkbox-inline {margin-bottom: 0;}
.empmnpbanc-list.new .empmn-search .form-horizontal.bucket-form .form-group.check .checkbox-box > .form-inline {display: inline-block;}

.empmnpbanc-list.new .empmn-search .regist-popup2 .list-wrap {padding: 20px 20px 24px 30px; height: 170px;}
.empmnpbanc-list.new .empmn-search .regist-popup2 .list-wrap > ul {height: 126px;}
.empmnpbanc-list.new .empmn-search .regist-popup2 .select_area {margin: 15px 0 10px 0;}
.empmnpbanc-list.new .empmn-search .regist-popup2 .notice--text .txt-check {margin-top: 0; display: inline-block;}
.empmnpbanc-list.new .empmn-search .regist-popup2 .notice--text .txt-check::before {top: 2px;}

.empmnpbanc-list.new .empmn-search .btn-wrap .fe-btn {justify-content: center; margin: 0 8px;}



.empmnpbanc-list.new .program--search.custom {display: flex;align-items: flex-end;justify-content: space-between;margin-bottom: 22px;}
.empmnpbanc-list.new .program--search.custom .float-md-left {min-width: 509px;margin-top: 0;}
.empmnpbanc-list.new .program--search.custom .float-md-left .program--count span strong {line-height: 18px;}
.empmnpbanc-list.new .program--search.custom .search_inner.float-md-right {margin-bottom: 0; width: calc(100% - 509px);}



.empmnpbanc-list.new .board-special-list.new .obj {margin: -11px -9.5px;width: calc(100% + 19px);}
.empmnpbanc-list.new .board-special-list.new .obj .col {border: none; margin: 11px 9.5px; padding: 0;flex: inherit; }

.empmnpbanc-list.new .board-special-list.new .obj.col5 .col {max-width: 20%; width: calc(20% - 19px);}
.empmnpbanc-list.new .board-special-list.new .obj.col4 .col {max-width: 25%; width: calc(25% - 19px);}
.empmnpbanc-list.new .board-special-list.new .obj.col3 .col {max-width: 33.3333%; width: calc(33.3333% - 19px);}
.empmnpbanc-list.new .board-special-list.new .obj.col2 .col {max-width: 50%; width: calc(50% - 19px);}
.empmnpbanc-list.new .board-special-list.new .obj.col1 .col {max-width: 100%; width: calc(100% - 19px);}

.empmnpbanc-list.new .board-special-list.new .obj .col .inner-box a .item {border: 1px solid #E0E0E0; border-radius: 10px;}
.empmnpbanc-list.new .board-special-list.new .obj .col .inner-box a .item .thm--box {padding-top: 145px;}
.empmnpbanc-list.new .board-special-list.new .obj .col .inner-box a .item .thm--box::before,
.empmnpbanc-list.new .board-special-list.new .obj .col .inner-box a .item .thm--box::after {display: none;}
.empmnpbanc-list.new .board-special-list.new .obj .col .inner-box a .item .thm--box .inner img {position: absolute; left: 50%; top:50%; transform: translate(-50%, -50%); width: auto; height: 100%; max-width: none; max-height: none;}

.empmnpbanc-list.new .board-special-list.new .obj .col .inner-box a .item .card--body {border: none; padding: 13px 20px 20px 20px; height: auto;}
.empmnpbanc-list.new .board-special-list.new .obj .col .inner-box a .item .card--body .cname-wrap {display: inline-block;width: auto;line-height: 16px;}
.empmnpbanc-list.new .board-special-list.new .obj .col .inner-box a .item .card--body .cname-wrap .cname {color: #444;font-size: 15px;line-height: 130%; display: inline-block;}
.empmnpbanc-list.new .board-special-list.new .obj .col .inner-box a .item .card--body .cname-wrap .scrapBox {width: 13px; height: 12px; margin: 0 0 0 3px; border: none; vertical-align: middle;}
.empmnpbanc-list.new .board-special-list.new .obj .col .inner-box a .item .card--body .cname-wrap .scrapBox .button-like.com {width: 100%; height: 100%; background-size: 100%; background-image: url("data:image/svg+xml,%3Csvg width='13' height='13' viewBox='0 0 13 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.21545 2.12553L7.21546 2.12553L7.2176 2.12337C7.50299 1.83448 7.84289 1.60512 8.21758 1.44858C8.59228 1.29203 8.99432 1.21143 9.4004 1.21143C9.80648 1.21143 10.2085 1.29203 10.5832 1.44858C10.9579 1.60512 11.2978 1.83448 11.5832 2.12337L11.5832 2.12339L11.5876 2.1278C11.8766 2.4131 12.1061 2.75295 12.2627 3.12763C12.4193 3.50232 12.5 3.90438 12.5 4.31047C12.5 4.71657 12.4193 5.11863 12.2627 5.49332C12.1061 5.868 11.8766 6.20785 11.5876 6.49315L11.5854 6.49542L6.49939 11.5814L1.41469 6.49546L1.4147 6.49546L1.41236 6.49315C1.12335 6.20785 0.893886 5.868 0.737267 5.49332C0.580649 5.11863 0.5 4.71658 0.5 4.31047C0.5 3.90437 0.580649 3.50232 0.737267 3.12763C0.893886 2.75295 1.12335 2.4131 1.41236 2.1278L1.41239 2.12783L1.41683 2.12333C1.70211 1.83449 2.04189 1.60517 2.41647 1.44865C2.79105 1.29213 3.19298 1.21153 3.59895 1.21153C4.00491 1.21153 4.40684 1.29213 4.78142 1.44865C5.156 1.60517 5.49578 1.83449 5.78106 2.12333L5.78105 2.12333L5.78325 2.12553L6.1458 2.48808L6.49935 2.84163L6.8529 2.48808L7.21545 2.12553Z' fill='white' stroke='%23444444'/%3E%3C/svg%3E%0A");}
.empmnpbanc-list.new .board-special-list.new .obj .col .inner-box a .item .card--body .cname-wrap .scrapBox .button-like.com.on {background-image: url("data:image/svg+xml,%3Csvg width='13' height='13' viewBox='0 0 13 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.8619 1.77197L6.49935 2.13452L6.1368 1.77197C5.80502 1.43605 5.40984 1.16934 4.9742 0.987304C4.53855 0.805269 4.0711 0.711535 3.59895 0.711535C3.1268 0.711535 2.65935 0.805269 2.2237 0.987304C1.78805 1.16934 1.39288 1.43605 1.0611 1.77197C0.724977 2.10378 0.458099 2.49903 0.275948 2.9348C0.0937968 3.37057 0 3.83817 0 4.31047C0 4.78278 0.0937968 5.25038 0.275948 5.68615C0.458099 6.12192 0.724977 6.51717 1.0611 6.84898L6.49935 12.2885L11.9389 6.84898C12.275 6.51717 12.5419 6.12192 12.7241 5.68615C12.9062 5.25038 13 4.78278 13 4.31047C13 3.83817 12.9062 3.37057 12.7241 2.9348C12.5419 2.49903 12.275 2.10378 11.9389 1.77197C11.607 1.43601 11.2117 1.16927 10.776 0.98722C10.3402 0.805169 9.87266 0.711426 9.4004 0.711426C8.92815 0.711426 8.46059 0.805169 8.02483 0.98722C7.58908 1.16927 7.1938 1.43601 6.8619 1.77197Z' fill='%23E94141'/%3E%3C/svg%3E%0A");}

.empmnpbanc-list.new .board-special-list.new .obj .col .inner-box a .item .card--body .title,
.empmnpbanc-list.new .board-special-list.new .obj .col .inner-box a .item .card--body .title em {font-family: 'gothic'; -webkit-line-clamp: 2; height: 50px; line-height: 25px;}
.empmnpbanc-list.new .board-special-list.new .obj .col .inner-box a .item .card--body .title {margin-bottom: 10px;}
.empmnpbanc-list.new .board-special-list.new .obj .col .inner-box a .item .card--body .title em {color: #111;font-size: 18px; font-weight: 700; line-height: 140%;}
.empmnpbanc-list.new .board-special-list.new .obj .col .inner-box a .item .card--body .pay,
.empmnpbanc-list.new .board-special-list.new .obj .col .inner-box a .item .card--body .place {display: -webkit-box;-webkit-box-orient: vertical; -webkit-line-clamp: 1;overflow: hidden;text-overflow: ellipsis;color: #808080;font-size: 16px;line-height: 150%;letter-spacing: -0.5px;height: 24px;}
.empmnpbanc-list.new .board-special-list.new .obj .col .inner-box a .item .card--body .place {margin-top: 5px;}
.empmnpbanc-list.new .board-special-list.new .obj .col .inner-box a .item .card--body .button-wrap {display: flex; justify-content: space-between; align-items: center; margin-top: 15px;}
.empmnpbanc-list.new .board-special-list.new .obj .col .inner-box a .item .card--body .button-wrap .scrapBox {width: 15px;height: 15px;margin: 0;border: none;vertical-align: middle;}
.empmnpbanc-list.new .board-special-list.new .obj .col .inner-box a .item .card--body .button-wrap .scrapBox .button-like.ent {background-size: 100%;}
.empmnpbanc-list.new .board-special-list.new .obj .col .inner-box a .item .card--body .button-wrap .scrapBox .button-like.ent.on {background-image: url("data:image/svg+xml,%3Csvg width='15' height='16' viewBox='0 0 15 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.9603 5.38572C14.9131 5.24687 14.8264 5.12487 14.7107 5.03477C14.595 4.94467 14.4554 4.89042 14.3093 4.87873L10.0335 4.53897L8.18327 0.443226C8.12435 0.31131 8.0285 0.199267 7.90731 0.120619C7.78611 0.0419709 7.64474 7.94092e-05 7.50026 1.12784e-07C7.35579 -7.91837e-05 7.21437 0.0416571 7.09309 0.120172C6.97181 0.198687 6.87584 0.310625 6.81677 0.442476L4.96652 4.53897L0.69077 4.87873C0.547111 4.89011 0.409773 4.94263 0.295186 5.03002C0.180599 5.11741 0.0936144 5.23597 0.0446396 5.3715C-0.00433529 5.50703 -0.013227 5.6538 0.0190284 5.79425C0.0512838 5.9347 0.12332 6.06289 0.22652 6.16347L3.38627 9.24372L2.26877 14.0827C2.23484 14.2292 2.24571 14.3825 2.29998 14.5227C2.35426 14.6629 2.44942 14.7836 2.57312 14.8691C2.69683 14.9545 2.84336 15.0008 2.99371 15.002C3.14406 15.0031 3.29128 14.959 3.41627 14.8755L7.50002 12.153L11.5838 14.8755C11.7115 14.9603 11.8622 15.004 12.0155 15.0006C12.1688 14.9972 12.3174 14.947 12.4413 14.8567C12.5652 14.7663 12.6585 14.6402 12.7086 14.4953C12.7587 14.3503 12.7632 14.1935 12.7215 14.046L11.3498 9.24597L14.7518 6.18447C14.9745 5.98347 15.0563 5.66997 14.9603 5.38572Z' fill='%23F2B30F'/%3E%3C/svg%3E%0A");}
.empmnpbanc-list.new .board-special-list.new .obj .col .inner-box a .item .card--body .button-wrap .status-box {display: inline-flex;}
.empmnpbanc-list.new .board-special-list.new .obj .col .inner-box a .item .card--body .button-wrap .status-box .fhire {color: #fff; font-size: 14px;}
.empmnpbanc-list.new .board-special-list.new .obj .col .inner-box a .item .card--body .button-wrap .status-box .hiretime {display: inline-block; height: 29px; width: auto; padding: 4px 10px;border-radius: 5px;border: 1px solid #E94141;background: #FFF5F5; font-size: 14px;line-height: 150%;letter-spacing: -0.07px;color: #E94141;text-align: center;}


.empmnpbanc-list.new .board-special-list.new .obj .col .inner-box .inner-view .item {border: 1px solid #E0E0E0; border-radius: 10px;}
.empmnpbanc-list.new .board-special-list.new .obj .col .inner-box .inner-view .item .thm--box {padding-top: 145px;}
.empmnpbanc-list.new .board-special-list.new .obj .col .inner-box .inner-view .item .thm--box::before,
.empmnpbanc-list.new .board-special-list.new .obj .col .inner-box .inner-view .item .thm--box::after {display: none;}
.empmnpbanc-list.new .board-special-list.new .obj .col .inner-box .inner-view .item .thm--box .inner img {position: absolute; left: 50%; top:50%; transform: translate(-50%, -50%); width: auto; height: 100%; max-width: none; max-height: none;}

.empmnpbanc-list.new .board-special-list.new .obj .col .inner-box .inner-view .item .card--body {border: none; padding: 13px 20px 20px 20px; height: auto;}
.empmnpbanc-list.new .board-special-list.new .obj .col .inner-box .inner-view .item .card--body .cname-wrap {display: inline-block;width: auto;line-height: 16px; position: relative;}
.empmnpbanc-list.new .board-special-list.new .obj .col .inner-box .inner-view .item .card--body .cname-wrap .cname {color: #444;font-size: 15px;line-height: 130%; display: inline-block;}
.empmnpbanc-list.new .board-special-list.new .obj .col .inner-box .inner-view .item .card--body .cname-wrap .scrapBox {width: 13px; height: 12px; margin: 0 0 0 3px; border: none; vertical-align: middle;position: absolute;top: 3px;}
.empmnpbanc-list.new .board-special-list.new .obj .col .inner-box .inner-view .item .card--body .cname-wrap .scrapBox .button-like.com {width: 100%; height: 100%; background-size: 100%; background-image: url("data:image/svg+xml,%3Csvg width='13' height='13' viewBox='0 0 13 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.21545 2.12553L7.21546 2.12553L7.2176 2.12337C7.50299 1.83448 7.84289 1.60512 8.21758 1.44858C8.59228 1.29203 8.99432 1.21143 9.4004 1.21143C9.80648 1.21143 10.2085 1.29203 10.5832 1.44858C10.9579 1.60512 11.2978 1.83448 11.5832 2.12337L11.5832 2.12339L11.5876 2.1278C11.8766 2.4131 12.1061 2.75295 12.2627 3.12763C12.4193 3.50232 12.5 3.90438 12.5 4.31047C12.5 4.71657 12.4193 5.11863 12.2627 5.49332C12.1061 5.868 11.8766 6.20785 11.5876 6.49315L11.5854 6.49542L6.49939 11.5814L1.41469 6.49546L1.4147 6.49546L1.41236 6.49315C1.12335 6.20785 0.893886 5.868 0.737267 5.49332C0.580649 5.11863 0.5 4.71658 0.5 4.31047C0.5 3.90437 0.580649 3.50232 0.737267 3.12763C0.893886 2.75295 1.12335 2.4131 1.41236 2.1278L1.41239 2.12783L1.41683 2.12333C1.70211 1.83449 2.04189 1.60517 2.41647 1.44865C2.79105 1.29213 3.19298 1.21153 3.59895 1.21153C4.00491 1.21153 4.40684 1.29213 4.78142 1.44865C5.156 1.60517 5.49578 1.83449 5.78106 2.12333L5.78105 2.12333L5.78325 2.12553L6.1458 2.48808L6.49935 2.84163L6.8529 2.48808L7.21545 2.12553Z' fill='white' stroke='%23444444'/%3E%3C/svg%3E%0A");}
.empmnpbanc-list.new .board-special-list.new .obj .col .inner-box .inner-view .item .card--body .cname-wrap .scrapBox .button-like.com.on {background-image: url("data:image/svg+xml,%3Csvg width='13' height='13' viewBox='0 0 13 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.8619 1.77197L6.49935 2.13452L6.1368 1.77197C5.80502 1.43605 5.40984 1.16934 4.9742 0.987304C4.53855 0.805269 4.0711 0.711535 3.59895 0.711535C3.1268 0.711535 2.65935 0.805269 2.2237 0.987304C1.78805 1.16934 1.39288 1.43605 1.0611 1.77197C0.724977 2.10378 0.458099 2.49903 0.275948 2.9348C0.0937968 3.37057 0 3.83817 0 4.31047C0 4.78278 0.0937968 5.25038 0.275948 5.68615C0.458099 6.12192 0.724977 6.51717 1.0611 6.84898L6.49935 12.2885L11.9389 6.84898C12.275 6.51717 12.5419 6.12192 12.7241 5.68615C12.9062 5.25038 13 4.78278 13 4.31047C13 3.83817 12.9062 3.37057 12.7241 2.9348C12.5419 2.49903 12.275 2.10378 11.9389 1.77197C11.607 1.43601 11.2117 1.16927 10.776 0.98722C10.3402 0.805169 9.87266 0.711426 9.4004 0.711426C8.92815 0.711426 8.46059 0.805169 8.02483 0.98722C7.58908 1.16927 7.1938 1.43601 6.8619 1.77197Z' fill='%23E94141'/%3E%3C/svg%3E%0A");}

.empmnpbanc-list.new .board-special-list.new .obj .col .inner-box .inner-view .item .card--body .title,
.empmnpbanc-list.new .board-special-list.new .obj .col .inner-box .inner-view .item .card--body .title em {font-family: 'gothic'; -webkit-line-clamp: 2; height:41px; line-height: 25px;}
.empmnpbanc-list.new .board-special-list.new .obj .col .inner-box .inner-view .item .card--body .title {margin-bottom: 10px;}
.empmnpbanc-list.new .board-special-list.new .obj .col .inner-box .inner-view .item .card--body .title em {color: #111;font-size: 18px; font-weight: 700; line-height: 140%;}
.empmnpbanc-list.new .board-special-list.new .obj .col .inner-box .inner-view .item .card--body .button_view{display:block;text-align:left;}
.empmnpbanc-list.new .board-special-list.new .obj .col .inner-box .inner-view .item .card--body .pay,
.empmnpbanc-list.new .board-special-list.new .obj .col .inner-box .inner-view .item .card--body .place {display: -webkit-box;-webkit-box-orient: vertical; -webkit-line-clamp: 1;overflow: hidden;text-overflow: ellipsis;color: #808080;font-size: 16px;line-height: 150%;letter-spacing: -0.5px;height: 20px;}
.empmnpbanc-list.new .board-special-list.new .obj .col .inner-box .inner-view .item .card--body .place {margin-top: 5px;}
.empmnpbanc-list.new .board-special-list.new .obj .col .inner-box .inner-view .item .card--body .button-wrap {display: flex; justify-content: space-between; align-items: center; margin-top: 15px;}
.empmnpbanc-list.new .board-special-list.new .obj .col .inner-box .inner-view .item .card--body .button-wrap .scrapBox {width: 13px;height: 12px;margin: 0;border: none;vertical-align: middle;}
.empmnpbanc-list.new .board-special-list.new .obj .col .inner-box .inner-view .item .card--body .button-wrap .scrapBox .button-like.ent {background-size: 100%;}
.empmnpbanc-list.new .board-special-list.new .obj .col .inner-box .inner-view .item .card--body .button-wrap .scrapBox .button-like.ent.on {background-image: url("data:image/svg+xml,%3Csvg width='15' height='16' viewBox='0 0 15 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.9603 5.38572C14.9131 5.24687 14.8264 5.12487 14.7107 5.03477C14.595 4.94467 14.4554 4.89042 14.3093 4.87873L10.0335 4.53897L8.18327 0.443226C8.12435 0.31131 8.0285 0.199267 7.90731 0.120619C7.78611 0.0419709 7.64474 7.94092e-05 7.50026 1.12784e-07C7.35579 -7.91837e-05 7.21437 0.0416571 7.09309 0.120172C6.97181 0.198687 6.87584 0.310625 6.81677 0.442476L4.96652 4.53897L0.69077 4.87873C0.547111 4.89011 0.409773 4.94263 0.295186 5.03002C0.180599 5.11741 0.0936144 5.23597 0.0446396 5.3715C-0.00433529 5.50703 -0.013227 5.6538 0.0190284 5.79425C0.0512838 5.9347 0.12332 6.06289 0.22652 6.16347L3.38627 9.24372L2.26877 14.0827C2.23484 14.2292 2.24571 14.3825 2.29998 14.5227C2.35426 14.6629 2.44942 14.7836 2.57312 14.8691C2.69683 14.9545 2.84336 15.0008 2.99371 15.002C3.14406 15.0031 3.29128 14.959 3.41627 14.8755L7.50002 12.153L11.5838 14.8755C11.7115 14.9603 11.8622 15.004 12.0155 15.0006C12.1688 14.9972 12.3174 14.947 12.4413 14.8567C12.5652 14.7663 12.6585 14.6402 12.7086 14.4953C12.7587 14.3503 12.7632 14.1935 12.7215 14.046L11.3498 9.24597L14.7518 6.18447C14.9745 5.98347 15.0563 5.66997 14.9603 5.38572Z' fill='%23F2B30F'/%3E%3C/svg%3E%0A");}
.empmnpbanc-list.new .board-special-list.new .obj .col .inner-box .inner-view .item .card--body .button-wrap .status-box {display: inline-flex;}
.empmnpbanc-list.new .board-special-list.new .obj .col .inner-box .inner-view .item .card--body .button-wrap .status-box .fhire {color: #fff; font-size: 14px;}
.empmnpbanc-list.new .board-special-list.new .obj .col .inner-box .inner-view .item .card--body .button-wrap .status-box .hiretime {display: inline-block; min-height: 29px; width: auto; padding: 3px 10px;border-radius: 5px;border: 1px solid #E94141;background: #FFF5F5; font-size: 14px;line-height: 150%;letter-spacing: -0.07px;color: #E94141;text-align: center;}

@media (max-width: 1340px) {
    .empmnpbanc-list.new .board-special-list.new .obj .col .inner-box .inner-view .item .card--body .button-wrap .status-box .fhire {margin-left: 3px;}
}

@media (max-width: 1300px) {
    .empmnpbanc-list.new .board-special-list.new .obj .col .inner-box .inner-view .item .card--body {padding: 13px 15px 20px 15px;}
}

@media (max-width: 1280px) {
    .empmnpbanc-list.new .program--search.custom .search_inner.float-md-right {margin-top: 0;}
    .empmnpbanc-list.new .program--search.custom .search_inner.float-md-right {margin-top: 0;}
    .empmnpbanc-list.new .board-special-list.new .obj.col4 .col {width: calc(33.3333% - 19px); max-width: 33.3333%;}
    .empmnpbanc-list.new .board-special-list.new .obj .col .inner-box .inner-view .item .thm--box .inner img {width: 100%; height: auto;}
}

@media (max-width: 1180px) {
    .empmnpbanc-list.new .board-special-list.new .obj .col .inner-box .inner-view .item .thm--box .inner img {width: auto; height: 100%;}
}

@media (max-width: 1080px) {
    .empmnpbanc-list.new .board-special-list.new .obj .col .inner-box a .item .card--body {padding: 13px 15px 20px 15px;}
    .empmnpbanc-list.new .board-special-list.new .obj .col .inner-box .inner-view .item .card--body {padding: 13px 15px 20px 15px;}
}


@media (max-width: 1024px) {
    .empmnpbanc-list.new {padding: 40px 30px;}


    .empmnpbanc-list.new .empmn-search .regist-popup2 .list-wrap {padding: 14px 10px 14px 20px; height: 152px;}


    .empmnpbanc-list.new .program--search.custom {flex-direction: column; align-items: normal; justify-content: normal;}
    .empmnpbanc-list.new .program--search.custom .float-md-left {min-width: auto;margin-bottom: 10px;}
    .empmnpbanc-list.new .program--search.custom .float-md-left .notice--text {margin-left: 5px;}
    .empmnpbanc-list.new .program--search.custom .search_inner.float-md-right {width: 100%;}

    
    .empmnpbanc-list.new .board-special-list.new .obj {margin: -11px -5px; width: calc(100% + 10px);}
    .empmnpbanc-list.new .board-special-list.new .obj .col {margin: 11px 5px;}
    .empmnpbanc-list.new .board-special-list.new .obj.col4 .col {width: calc(50% - 10px); max-width: 50%;}
    .empmnpbanc-list.new .board-special-list.new .obj .col .inner-box a .item .card--body {padding: 13px 10px 20px 10px;}
    .empmnpbanc-list.new .board-special-list.new .obj .col .inner-box .inner-view .item .thm--box .inner img {width: 110%;height: auto;}
}

@media (max-width: 790px) {
    .empmnpbanc-list.new .board-special-list.new .obj .col .inner-box .inner-view .item .thm--box .inner img {width: auto;height: 100%;}
}

@media (max-width: 768px) {
    .empmnpbanc-list.new .empmn-search .form-horizontal.bucket-form .form-group > div[class^=col-] {min-height: 72px;}
    .empmnpbanc-list.new .empmn-search .btn-wrap .fe-btn {height: 45px; margin: 0;}


    .empmnpbanc-list.new .board-special-list.new .obj .col .inner-box a .item .card--body {padding: 13px 20px 20px 20px;}
}

@media (max-width: 640px) {
    .empmnpbanc-list.new .check-tip {text-align: left;}


    .empmnpbanc-list.new .program--search.custom .float-md-left .notice--text {display: inline-block; width: auto;}

    .empmnpbanc-list.new .program--search.custom .search_inner.float-md-right .program--page {margin-bottom: 0;}
    .empmnpbanc-list.new .program--search.custom .search_inner.float-md-right .program--page > label {display: none;}
}

@media (max-width: 620px) {
    .empmnpbanc-list.new .board-special-list.new .obj {margin: 0; width: 100%;}
    .empmnpbanc-list.new .board-special-list.new .obj .col {margin: 0;}
    .empmnpbanc-list.new .board-special-list.new .obj .col + .col {margin-top: 10px;}

    .empmnpbanc-list.new .board-special-list.new .obj.col4 .col {width: 100%; max-width: 100%;}
    .empmnpbanc-list.new .board-special-list.new .obj .col .inner-box .inner-view .item .thm--box .inner img {width: 100%;height: auto;}
}

@media (max-width: 575px) {
    .empmnpbanc-list.new .empmn-search .form-horizontal.bucket-form .form-group > div[class^=col-] {padding: 15px; text-align: left;}
}

@media (max-width: 540px) {
    .empmnpbanc-list.new .empmn-search .btn-wrap .fe-btn {width: calc(50% - 2px); max-width: 100%;}
}

@media (max-width: 490px) {
    .empmnpbanc-list.new {padding: 30px 20px 20px 20px;}
}

@media (max-width: 430px) {
    .empmnpbanc-list.new .board-special-list.new .obj .col .inner-box .inner-view .item .thm--box .inner img {width: auto;height: 110%;}
}

@media (max-width: 360px) {
    .empmnpbanc-list.new .empmn-search .form-horizontal.bucket-form .form-group > div[class^=col-] {min-height: 52px;}
    .empmnpbanc-list.new .board-special-list.new .obj .col .inner-box .inner-view .item .card--body {padding: 13px 10px 20px 10px;}
}
/* 230911 채용정보 > 채용공고목록 변경 디자인 : e */





/* 230912 채용정보 > 채용공고 상세 변경 디자인 : s */
.fe-btn.fe-btn-list .fa.fa-listul {background-image: url("data:image/svg+xml,%3Csvg width='17' height='13' viewBox='0 0 17 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.5 0.5H16.5V2H0.5V0.5Z' fill='white'/%3E%3Cpath d='M0.5 5.5H16.5V7H0.5V5.5Z' fill='white'/%3E%3Cpath d='M0.5 11H16.5V12.5H0.5V11Z' fill='white'/%3E%3C/svg%3E%0A"); background-position: center center; background-repeat: no-repeat;}
.fe-btn.fe-btn-list:hover .fa.fa-listul,
.fe-btn.fe-btn-list:focus .fa.fa-listul {background-image: url("data:image/svg+xml,%3Csvg width='16' height='12' viewBox='0 0 16 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0H16V1.5H0V0Z' fill='%233E4A53'/%3E%3Cpath d='M0 5H16V6.5H0V5Z' fill='%233E4A53'/%3E%3Cpath d='M0 10.5H16V12H0V10.5Z' fill='%233E4A53'/%3E%3C/svg%3E%0A");}
.fe-btn.fe-btn-check .fa.fa-check {background-image: url("data:image/svg+xml,%3Csvg width='18' height='13' viewBox='0 0 18 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.5 6.5L6.5 11.5L16.5 1.5' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-position: center center; background-repeat: no-repeat; margin-right: 15px;}
.fe-btn.fe-btn-check:hover .fa.fa-check,
.fe-btn.fe-btn-check:focus .fa.fa-check {background-image: url("data:image/svg+xml,%3Csvg width='18' height='13' viewBox='0 0 18 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.28223 6.33008L6.28223 11.3301L16.2822 1.33008' stroke='%231898FF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-position: center center; background-repeat: no-repeat;}
.fe-btn.fe-btn-scrap .scrapBox {border: none; width: 15px; height: 15px; margin-right: 8px;}
.fe-btn.fe-btn-scrap .scrapBox .button-like.ent {}



.recruit-info-view.new .reinfo-title {display: inline-block; color: #222;font-size: 18px;font-weight: 700;line-height: 150%; margin-bottom: 10px;}
.recruit-info-view.new .reinfo-list > li {line-height: 22px; padding-left: 140px; position: relative; padding-right: 20px; min-height: 22px;}
.recruit-info-view.new .reinfo-list > li + li {margin-top: 7px;}
.recruit-info-view.new .subjact {display: inline-block; color: #0C3975;font-size: 16px;font-weight: bold;line-height: 150%; min-width: 100px; position: absolute;left: 0; top: 0; padding-left: 9px;}
.recruit-info-view.new .subjact::before {position: absolute; content: ''; width: 3px; height: 3px; background-color: #0C3975;  top: 10px; left: 0; border-radius: 100%;}
.recruit-info-view.new .con {color: #444;font-size: 16px;font-weight: 400;line-height: 150%; word-break: break-all;}
.recruit-info-view.new .detail-re .dr-inner.flex-box {display: flex;}
.recruit-info-view.new .detail-re .dr-inner.flex-box .inner-box {display: block; width: 50%; max-width: 650px;}
.recruit-info-view.new .detail-re .dr-inner.flex-box .inner-box.dr-left-box {border-right: 1px dashed #E0E0E0;}
.recruit-info-view.new .detail-re .dr-inner.flex-box .inner-box.dr-right-box {margin-left: 40px;}

.recruit-info-view.new .ri-box {display: block; width: 100%; border-radius: 20px;border: 1px solid #E0E0E0; background: #FFF; box-shadow: 0px 4px 30px 0px rgba(0, 0, 0, 0.06); overflow: hidden;padding:0;}
.recruit-info-view.new .ri-box .ri-top-box {display: block; width: 100%; min-height: 170px; padding: 48px 40px 47px 40px; background-image: url(/job/images/main/prog/view-title-img.jpg); background-position: center center; background-repeat: no-repeat; background-size: cover;}
.recruit-info-view.new .ri-box .ri-top-box .ri-info .ri-sub-title {display: block; color: #FFF;font-size: 20px;line-height: 150%; padding-right: 147px;}
.recruit-info-view.new .ri-box .ri-top-box .ri-info .ri-title {display: inline-block;color: #FFF;font-size: 30px;font-weight: 700;line-height: 150%; position: relative;margin-right: 147px;}
.recruit-info-view.new .ri-box .ri-top-box .ri-info .ri-btn-wrap {display: inline-block; position: absolute; right:-147px; top: -4px; width: 130px; margin: 0;}
.recruit-info-view.new .ri-box .ri-top-box .ri-info .ri-btn-wrap .status.d-day {width: 61px; height: 32px; padding: 4px 10px;font-size: 16px;line-height: 150%;letter-spacing: -0.08px;}
.recruit-info-view.new .ri-box .ri-top-box .ri-info .ri-btn-wrap .fhire {width: 50px; height: 32px; padding: 4px 10px;font-size: 16px;line-height: 150%; margin-left: 0;}
.recruit-info-view.new .ri-box .ri-top-box .ri-info .ri-btn-wrap .status + .fhire {margin-left: 8px;}
.recruit-info-view.new .ri-box .ri-bottom-box {display: block; padding: 20px 40px 39px 40px; width: 100%;}
.recruit-info-view.new .ri-box .ri-bottom-box .ri-inner-top-box {display: flex;}
.recruit-info-view.new .ri-box .ri-bottom-box .ri-inner-top-box .inner {width: 50%; max-width: 650px;}
.recruit-info-view.new .ri-box .ri-bottom-box .ri-inner-top-box .inner.left {border-right: 1px dashed #E0E0E0;}
.recruit-info-view.new .ri-box .ri-bottom-box .ri-inner-top-box .inner.left .reinfo-list .detail-point {position: relative; display: inline-block; width: auto;padding-right: 135px;max-width: 648px;}
.recruit-info-view.new .ri-box .ri-bottom-box .ri-inner-top-box .inner.left .reinfo-list .detail-point .detail-btn {display: inline-block; width: 96px; height: 34px; padding: 8px 31px 8px 13px; color: #666;text-align: center;font-size: 15px;line-height: 10px; border-radius: 3px; border: 1px solid #D5D5D7;background: #FFF; position: absolute; right: 20px; top: 50%; transform: translateY(-50%);}
.recruit-info-view.new .ri-box .ri-bottom-box .ri-inner-top-box .inner.left .reinfo-list .detail-point .detail-btn::before {position: absolute; content: ''; width: 18px; height: 18px; right: 6px; top: 6px; background-position: center center; background-repeat: no-repeat; background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.5 4.5L11.5 9.5L6.5 14.5' stroke='%23666666' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");}
.recruit-info-view.new .ri-box .ri-bottom-box .ri-inner-top-box .inner.right {margin-left: 40px;}
.recruit-info-view.new .ri-box .ri-bottom-box .ri-inner-bottom-box {display: block; margin-top: 40px;border-radius: 5px;background: #F4F5F8; padding: 29px 280px 30px 40px; position: relative;}
.recruit-info-view.new .ri-box .ri-bottom-box .ri-inner-bottom-box .reinfo-title {color: #000;}
.recruit-info-view.new .ri-box .ri-bottom-box .ri-inner-bottom-box .reinfo-list > li {display: inline-block; padding-left: 0;}
.recruit-info-view.new .ri-box .ri-bottom-box .ri-inner-bottom-box .reinfo-list > li + li {margin-top: 0;}
.recruit-info-view.new .ri-box .ri-bottom-box .ri-inner-bottom-box .reinfo-list li:not(:last-child) {margin-right: 50px;}
.recruit-info-view.new .ri-box .ri-bottom-box .ri-inner-bottom-box .reinfo-list li .subjact {position: relative; left: auto; top: auto; color: #0C3975; margin-right: 5px; padding-right: 10px; min-width: auto;}
.recruit-info-view.new .ri-box .ri-bottom-box .ri-inner-bottom-box .reinfo-list li .subjact::before {position: absolute; content: ''; width: 3px; height: 3px; background-color: #0C3975; right:0; top: 10px; border-radius: 100%; }
.recruit-info-view.new .ri-box .ri-bottom-box .ri-inner-bottom-box .reinfo-list li .con {color: #222;}
.recruit-info-view.new .ri-box .ri-bottom-box .ri-inner-bottom-box .fe-btn-toggle {height: 50px; padding: 18px 20px; position: absolute; right: 40px; top: 50%; transform: translateY(-50%); margin: 0;}
.recruit-info-view.new .ri-box .ri-bottom-box .ri-inner-bottom-box .fe-btn-toggle .tit {font-size: 17px;line-height: 10px;}

.recruit-info-view.new .tab-select.main-tab {margin: 70px 0 59px 0;}
.recruit-info-view.new .tab-select.main-tab .tab-ul {margin-bottom: 0;}
.recruit-info-view.new .tab-select.main-tab .tab-ul li .link {justify-content: center; border: 1px solid #E0E0E0; background-color: #F9F9F9; padding: 10px 20px;}
.recruit-info-view.new .tab-select.main-tab .tab-ul li .link::before {display: none;}
.recruit-info-view.new .tab-select.main-tab .tab-ul li .link:hover::after,
.recruit-info-view.new .tab-select.main-tab .tab-ul li .link:focus::after {border: 2px solid #0C3975;}
.recruit-info-view.new .tab-select.main-tab .tab-ul li .link .title {color: #666;text-align: center;font-size: 18px;font-weight: 400;line-height: 24px; transition: 0.3s;}
.recruit-info-view.new .tab-select.main-tab .tab-ul li .link:hover,
.recruit-info-view.new .tab-select.main-tab .tab-ul li .link:focus {background-color: #fff;  transition: 0.3s;}
.recruit-info-view.new .tab-select.main-tab .tab-ul li .link:hover .title,
.recruit-info-view.new .tab-select.main-tab .tab-ul li .link:focus .title,
.recruit-info-view.new .tab-select.main-tab .tab-ul li.on .link .title {color: #0C3975; font-weight: 700;}

.recruit-info-view.new .detail-re {display: block; width: 100%; border: 1px solid #E0E0E0; border-radius: 20px; background-color: #fff; overflow: hidden;}
.recruit-info-view.new .detail-re .box-title-wrap {display: block; padding: 19px 40px 20px 40px; background-color: #F9F9F9; border-bottom: 1px solid #E0E0E0; position: relative;}
.recruit-info-view.new .detail-re .box-title-wrap .box-title {display: inline-block; color: #000;font-size: 24px;font-weight: 700;line-height: 150%;}
.recruit-info-view.new .detail-re .dr-inner {display: block; padding: 40px; }
.recruit-info-view.new .detail-re .dr-inner .detail-text {color: #444;font-size: 16px;font-weight: 400;line-height: 150%;}
.recruit-info-view.new .detail-re .dr-inner .inner-box {position: relative;}


.recruit-info-view.new .detail-re.person .dr-inner .inner-box .subjact {font-size: 17px; color: #0C3975; min-width: 100px; top: 50%;transform: translateY(-50%);}
.recruit-info-view.new .detail-re.person .dr-inner .inner-box .icon-wrap {display: block; float: right; width: calc(100% - 100px);}
.recruit-info-view.new .detail-re.person .dr-inner .inner-box .icon-wrap .item {float: left; width: 20%; display: inline-flex;flex-direction: column; }
.recruit-info-view.new .detail-re.person .dr-inner .inner-box .icon-wrap .item .icon {width: 60px; height: 60px; border: 1px solid #E0E0E0; border-radius: 50%; background-color: #fafafa; display: block; margin: 0 auto 4px; background-repeat: no-repeat;background-position: center bottom;overflow: hidden;}
.recruit-info-view.new .detail-re.person .dr-inner .inner-box .icon-wrap .item .person-cat {color: #333;text-align: center;font-size: 17px;line-height: 150%;letter-spacing: -0.5px;font-weight: 400;}


.recruit-info-view.new .detail-re.person .dr-inner .inner-box.dr-left-box .icon-wrap .item .icon.icon1 {
    background-image: url(/job/images/main/main/person-img1.png);
}
.recruit-info-view.new .detail-re.person .dr-inner .inner-box.dr-left-box .icon-wrap .item .icon.icon2 {
    background-image: url(/job/images/main/main/person-img2.png);
}
.recruit-info-view.new .detail-re.person .dr-inner .inner-box.dr-left-box .icon-wrap .item .icon.icon3 {
    background-image: url(/job/images/main/main/person-img3.png);
}
.recruit-info-view.new .detail-re.person .dr-inner .inner-box.dr-left-box .icon-wrap .item .icon.icon4 {
    background-image: url(/job/images/main/main/person-img4.png);
}
.recruit-info-view.new .detail-re.person .dr-inner .inner-box.dr-left-box .icon-wrap .item .icon.icon5 {
    background-image: url(/job/images/main/main/person-img5.png);
}

.recruit-info-view.new .detail-re.person .dr-inner .inner-box.dr-right-box .icon-wrap .item .icon {width: 43px; height: 39px; margin: 0 auto 25px; border-radius: 0; border: none; background-color: transparent; overflow: visible;}

.recruit-info-view.new .detail-re.person .dr-inner .inner-box.dr-right-box .icon-wrap .item .icon.icon1 {
    background-image: url(/job/images/main/main/re-img1.png); 
}
.recruit-info-view.new .detail-re.person .dr-inner .inner-box.dr-right-box .icon-wrap .item .icon.icon2 {
    background-image: url(/job/images/main/main/re-img2.png); 
}
.recruit-info-view.new .detail-re.person .dr-inner .inner-box.dr-right-box .icon-wrap .item .icon.icon3 {
    background-image: url(/job/images/main/main/re-img3.png); 
}
.recruit-info-view.new .detail-re.person .dr-inner .inner-box.dr-right-box .icon-wrap .item .icon.icon4 {
    background-image: url(/job/images/main/main/re-img4.png); 
}
.recruit-info-view.new .detail-re.person .dr-inner .inner-box.dr-right-box .icon-wrap .item .icon.icon5 {
    background-image: url(/job/images/main/main/re-img5.png); 
}



.recruit-info-view.new .detail-re.date .box-title-wrap .date-btn-wrap {position: absolute; right: 40px; top: 50%; transform: translateY(-50%);}
.recruit-info-view.new .detail-re.date .box-title-wrap .date-btn-wrap .date-btn {display: inline-flex; justify-content: center;align-items: center; width: 122px; height: 40px; padding: 15px 20px; border-radius: 3px;text-align: center;font-size: 15px;line-height: 10px;}
.recruit-info-view.new .detail-re.date .box-title-wrap .date-btn-wrap .date-btn.homepage {border: 1px solid #D5D5D7;background: #FFF;color: #666;}
.recruit-info-view.new .detail-re.date .box-title-wrap .date-btn-wrap .date-btn.homepage:hover,
.recruit-info-view.new .detail-re.date .box-title-wrap .date-btn-wrap .date-btn.homepage:focus {background-color: #D5D5D7; transition: 0.3s;}
.recruit-info-view.new .detail-re.date .box-title-wrap .date-btn-wrap .date-btn.direct {color: #FFF;border: 1px solid #1898FF;background: #1898FF; margin-left: 10px;}
.recruit-info-view.new .detail-re.date .box-title-wrap .date-btn-wrap .date-btn.direct:hover,
.recruit-info-view.new .detail-re.date .box-title-wrap .date-btn-wrap .date-btn.direct:focus {color: #1898FF; background-color: #fff; transition: 0.3s;}
.recruit-info-view.new .detail-re.date .dr-inner.flex-box {align-items: center;}
.recruit-info-view.new .detail-re.date .dr-inner .inner-box.dr-left-box {max-width: none; width: 218px; padding-right: 40px;}
.recruit-info-view.new .detail-re.date .dr-inner .inner-box.dr-left-box .date-info {display: block; width: 100%;}
.recruit-info-view.new .detail-re.date .dr-inner .inner-box.dr-left-box .date-info .cal-icon {display: block; width: 30px; height: 30px; margin: 0 auto 7px; background-position: center center; background-repeat: no-repeat; background-image: url("data:image/svg+xml,%3Csvg width='32' height='31' viewBox='0 0 32 31' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 11.8423H31V28.4212C31 29.2933 30.2931 30.0002 29.4211 30.0002H2.57895C1.70692 30.0002 1 29.2933 1 28.4212V11.8423Z' stroke='%23666666' stroke-linejoin='round'/%3E%3Cpath d='M1 3.9476C1 3.07557 1.70692 2.36865 2.57895 2.36865H29.4211C30.2931 2.36865 31 3.07557 31 3.9476V11.8423H1V3.9476Z' stroke='%23666666' stroke-linejoin='round'/%3E%3Cpath d='M9.68408 0V6.31579' stroke='%23666666' stroke-linejoin='round'/%3E%3Cpath d='M22.3159 0V6.31579' stroke='%23666666' stroke-linejoin='round'/%3E%3Cpath d='M19.1577 23.6841H23.8946' stroke='%23666666' stroke-linejoin='round'/%3E%3Cpath d='M8.10547 23.6841H12.8423' stroke='%23666666' stroke-linejoin='round'/%3E%3Cpath d='M19.1577 17.3687H23.8946' stroke='%23666666' stroke-linejoin='round'/%3E%3Cpath d='M8.10547 17.3687H12.8423' stroke='%23666666' stroke-linejoin='round'/%3E%3C/svg%3E%0A");}
.recruit-info-view.new .detail-re.date .dr-inner .inner-box.dr-left-box .date-info .date-title {display: block; color: #222;font-size: 18px;font-weight: 700;line-height: 150%; text-align: center;}
.recruit-info-view.new .detail-re.date .dr-inner .inner-box.dr-left-box .date-info .date-num {display: block; color: #E94141;font-size: 22px;font-weight: 700;line-height: 150%; margin: 5px 0 15px 0; text-align: center;}
.recruit-info-view.new .detail-re.date .dr-inner .inner-box.dr-left-box .date-info .date-ul {position: relative;}
.recruit-info-view.new .detail-re.date .dr-inner .inner-box.dr-left-box .date-info .date-ul .date-li {line-height: 22px;}
.recruit-info-view.new .detail-re.date .dr-inner .inner-box.dr-left-box .date-info .date-ul .date-li .subjact {position: relative;left: auto; top: auto; min-width: auto; padding-right: 10px; margin-right: 5px; color: #0C3975;}
.recruit-info-view.new .detail-re.date .dr-inner .inner-box.dr-left-box .date-info .date-ul .date-li .subjact::before {position: absolute; content: ''; width: 3px; height: 3px; background-color: #0C3975; left: 0; top: 10px; border-radius: 100%;}
.recruit-info-view.new .detail-re.date .dr-inner .inner-box.dr-left-box .date-info .date-ul .date-li .con {color: #222; font-weight: 700;}
.recruit-info-view.new .detail-re.date .dr-inner .inner-box.dr-right-box {max-width: 100%; width: calc(100% - 268px); margin-left: 50px;}
.recruit-info-view.new .detail-re.date .dr-inner .inner-box.dr-right-box .way-ul {display: block;}
.recruit-info-view.new .detail-re.date .dr-inner .inner-box.dr-right-box .way-ul .way-li {width: calc(33.3333% - 14px); border: 1px solid #E0E0E0; background-color: #fff; display:inline-flex; align-items: center; justify-content: center; flex-direction: column;padding: 24px 39px; float: left; height: 127px;}
.recruit-info-view.new .detail-re.date .dr-inner .inner-box.dr-right-box .way-ul .way-li + .way-li {margin-left: 20px;}
.recruit-info-view.new .detail-re.date .dr-inner .inner-box.dr-right-box .way-ul .way-li .subjact {position: relative; left: auto; top: auto; min-width: auto; margin-bottom: 7px;}
.recruit-info-view.new .detail-re.date .dr-inner .inner-box.dr-right-box .way-ul .way-li .con {text-align: center;}
.recruit-info-view.new .detail-re.date .dr-inner .inner-box.dr-right-box .way-ul .way-li .con .p-text {color: #1898FF;}



.recruit-info-view.new .detail-re.company .box-title-wrap .date-btn-wrap {position: absolute;right: 40px;top: 50%;transform: translateY(-50%);}
.recruit-info-view.new .detail-re.company .box-title-wrap .date-btn-wrap .date-btn.question {display: inline-flex;justify-content: center;align-items: center;width: 122px;height: 40px;padding: 15px 20px;border-radius: 3px;text-align: center;font-size: 15px;line-height: 10px;border: 1px solid #D5D5D7;background: #FFF;color: #666;}
.recruit-info-view.new .detail-re.company .box-title-wrap .date-btn-wrap .date-btn.question:hover,
.recruit-info-view.new .detail-re.company .box-title-wrap .date-btn-wrap .date-btn.question:focus {background-color: #D5D5D7;transition: 0.3s;}
.recruit-info-view.new .detail-re.company .dr-inner .inner-item {display: block; width: 100%; padding-bottom: 20px; margin-bottom: 20px; border-bottom: 1px dashed #E0E0E0;}
.recruit-info-view.new .detail-re.company .dr-inner .inner-item .flex-box {display: flex;}
.recruit-info-view.new .detail-re.company .dr-inner .inner-item .flex-box .inner-box {width: 50%; max-width: 650px;}
.recruit-info-view.new .detail-re.company .dr-inner .inner-item .flex-box .inner-box.dr-left-box {border-right: 1px dashed #E0E0E0;}
.recruit-info-view.new .detail-re.company .dr-inner .inner-item .flex-box .inner-box.dr-right-box {margin-left: 40px;}
.recruit-info-view.new .detail-re.company .dr-inner .inner-item.map-wrap {padding-bottom: 0; margin-bottom: 0; border-bottom: none;}
.recruit-info-view.new .detail-re.company .dr-inner .inner-item.map-wrap .ui-map-area {display: block; width: 100%;}
.recruit-info-view.new .detail-re.company .dr-inner .inner-item.map-wrap .ui-map-area .ui-map {display: block;width: 100%;height: 100%; min-height: 300px;}
.recruit-info-view.new .detail-re.company .dr-inner .inner-item.map-wrap .ui-map-area .ui-map-info--multi{position:relative;bottom:105px;border-radius:6px;background:#fff;border:1px solid;border-bottom:2px solid #ddd;padding:10px 15px;}
.ui-map-info--multi:after{content:'';position:absolute;margin-left:-12px;left:50%;bottom:-12px;width:22px;height:12px;background:url(http://t1.daumcdn.net/localimg/localimages/07/mapapidoc/vertex_white.png);}
.recruit-info-view.new .detail-re.company .dr-inner .inner-item.map-wrap .ui-map-area .ui-depth__list li:after,
.recruit-info-view.new .detail-re.company .dr-inner .inner-item.map-wrap .ui-map-area .ui-link-list .item:after,
.recruit-info-view.new .detail-re.company .dr-inner .inner-item.map-wrap .ui-map-area .ui-link-list:after,
.recruit-info-view.new .detail-re.company .dr-inner .inner-item.map-wrap .ui-map-area .ui-object.type1 .item.caution :after,
.recruit-info-view.new .detail-re.company .dr-inner .inner-item.map-wrap .ui-map-area .ui-sum__list .inner .ui-sum__group:before{content:"";}
.recruit-info-view.new .detail-re.company .dr-inner .inner-item.map-wrap .ui-map-area .ui-map-info--multi.ui-map--naver{bottom:0;}
.recruit-info-view.new .detail-re.company .dr-inner .inner-item.map-wrap .ui-map-area .ui-map-info--multi.ui-map--naver:after{display:none;}
.recruit-info-view.new .detail-re.company .dr-inner .inner-item.map-wrap .ui-map-area .ui-map-info--multi .ui-map-info__title{display:block;font-size:16px;font-weight:700;}
.recruit-info-view.new .detail-re.company .dr-inner .inner-item.map-wrap .ui-map-area .ui-map-info--multi .ui-map-info__content{display:block;font-size:14px;}
.recruit-info-view.new .detail-re.company .dr-inner .btn-wrap {margin-top: 47px;}

@media (max-width: 1280px) {
    .recruit-info-view.new .ri-box .ri-bottom-box .ri-inner-bottom-box .reinfo-list li:not(:last-child) {margin-right: 20px;}

    .recruit-info-view.new .detail-re.person .dr-inner .inner-box .subjact {min-width: 80px;}
    .recruit-info-view.new .detail-re.person .dr-inner .inner-box .icon-wrap {width: calc(100% - 80px);}

    .recruit-info-view.new .detail-re.person .dr-inner .inner-box .icon-wrap .item .person-cat {font-size: 16px; line-height: 130%;}

    .recruit-info-view.new .detail-re.date .dr-inner .inner-box.dr-right-box .way-ul .way-li {padding: 20px;}
}

@media (max-width: 1140px) {
    .recruit-info-view.new .detail-re.person .dr-inner .inner-box .icon-wrap .item .icon {width: 55px; height: 55px; margin: 0 auto 10px;}
    .recruit-info-view.new .detail-re.person .dr-inner .inner-box.dr-left-box .subjact {min-width: 60px;}
    .recruit-info-view.new .detail-re.person .dr-inner .inner-box.dr-left-box .icon-wrap {width: calc(100% - 60px);}
    
}

@media (max-width: 1080px) {
    .recruit-info-view.new .ri-box .ri-bottom-box .ri-inner-bottom-box .reinfo-list > li {display: block;padding-left: 80px}
    .recruit-info-view.new .ri-box .ri-bottom-box .ri-inner-bottom-box .reinfo-list li .subjact {min-width: 70px; position: absolute; left: 0;}
    .recruit-info-view.new .ri-box .ri-bottom-box .ri-inner-bottom-box .reinfo-list li:not(:last-child) {margin-right: 0; margin-bottom: 7px;}
}

@media (max-width: 1024px) {
    .recruit-info-view.new .reinfo-list > li {padding-left: 100px;}

    .recruit-info-view.new .detail-re.person .dr-inner .inner-box.dr-left-box .icon-wrap {width: calc(100% - 80px); padding-right: 20px;}
    .recruit-info-view.new .detail-re.person .dr-inner .inner-box .icon-wrap {display: flex; flex-wrap: wrap;justify-content: center;}
    .recruit-info-view.new .detail-re.person .dr-inner .inner-box .icon-wrap .item {width: 33.3333%;}
    .recruit-info-view.new .detail-re.person .dr-inner .inner-box .icon-wrap .item:nth-child(1),
    .recruit-info-view.new .detail-re.person .dr-inner .inner-box .icon-wrap .item:nth-child(2),
    .recruit-info-view.new .detail-re.person .dr-inner .inner-box .icon-wrap .item:nth-child(3) {margin-bottom: 20px;}
    .recruit-info-view.new .detail-re.person .dr-inner .inner-box .icon-wrap .item .icon {width: 60px; height: 60px;}
    .recruit-info-view.new .detail-re.person .dr-inner .inner-box .icon-wrap .item .person-cat {font-size: 16px;}

    .recruit-info-view.new .detail-re.date .dr-inner .inner-box.dr-right-box .way-ul .way-li {float: none; width: 100%; min-height: 60px; height: auto; flex-direction: row; justify-content: normal; padding: 10px 20px;}
    .recruit-info-view.new .detail-re.date .dr-inner .inner-box.dr-right-box .way-ul .way-li + .way-li {margin-left: 0; margin-top: 10px;}
    .recruit-info-view.new .detail-re.date .dr-inner .inner-box.dr-right-box .way-ul .way-li .subjact {margin-bottom: 0;min-width: 80px;}
    .recruit-info-view.new .detail-re.date .dr-inner .inner-box.dr-right-box .way-ul .way-li .con {text-align: left;}
}

@media (max-width: 880px) {
    .recruit-info-view.new .detail-re.person .dr-inner .inner-box.dr-left-box .icon-wrap {width: calc(100% - 60px);}
}

@media (max-width: 800px) {
    .recruit-info-view.new .detail-re.person .dr-inner.flex-box {flex-direction: column;}
    .recruit-info-view.new .detail-re.person .dr-inner.flex-box .inner-box {width: 100%; max-width: 100%;}
    .recruit-info-view.new .detail-re.person .dr-inner.flex-box .inner-box.dr-left-box {border-bottom: 1px dashed #E0E0E0; border-right: none; padding-bottom: 40px; margin-bottom: 40px;}
    .recruit-info-view.new .detail-re.person .dr-inner.flex-box .inner-box.dr-right-box {margin-left: 0;}
    .recruit-info-view.new .detail-re.person .dr-inner .inner-box.dr-left-box .icon-wrap,
    .recruit-info-view.new .detail-re.person .dr-inner .inner-box .icon-wrap {width: calc(100% - 100px);}
    .recruit-info-view.new .detail-re.person .dr-inner .inner-box.dr-left-box .icon-wrap {padding-right: 0;}
    .recruit-info-view.new .detail-re.person .dr-inner .inner-box .icon-wrap .item {width: 20%;}
    .recruit-info-view.new .detail-re.person .dr-inner .inner-box .icon-wrap .item:nth-child(1),
    .recruit-info-view.new .detail-re.person .dr-inner .inner-box .icon-wrap .item:nth-child(2),
    .recruit-info-view.new .detail-re.person .dr-inner .inner-box .icon-wrap .item:nth-child(3) {margin-bottom: 0;}
    
}

@media (max-width: 768px) {
    .fe-btn.fe-btn-check .fa.fa-check {margin-right: 10px;}

    .recruit-info-view.new .detail-re .dr-inner,
    .recruit-info-view.new .detail-re .box-title-wrap {padding: 30px;}

    .recruit-info-view.new .ri-box .ri-top-box {min-height: 135px; padding: 30px;}
    .recruit-info-view.new .ri-box .ri-top-box .ri-info .ri-sub-title {font-size: 18px;}
    .recruit-info-view.new .ri-box .ri-top-box .ri-info .ri-title {font-size: 26px;}

    .recruit-info-view.new .detail-re.date .box-title-wrap .date-btn-wrap,
    .recruit-info-view.new .detail-re.company .box-title-wrap .date-btn-wrap {right: 30px;}

    .recruit-info-view.new .ri-box .ri-bottom-box {padding: 30px;}
    .recruit-info-view.new .ri-box .ri-bottom-box .ri-inner-bottom-box {padding: 30px 30px 110px 30px; margin-top: 30px;}
    .recruit-info-view.new .ri-box .ri-bottom-box .ri-inner-bottom-box .fe-btn-toggle {max-width: 160px; right: 30px; top: auto; bottom: 30px; transform: none;}
    .recruit-info-view.new .ri-box .ri-bottom-box .ri-inner-bottom-box .fe-btn-toggle .tit {font-size: 15px;}

    .recruit-info-view.new .tab-select.main-tab .tab-ul li {height: 55px;}
    .recruit-info-view.new .tab-select.main-tab .tab-ul li .link .title {font-size: 16px;}

    .recruit-info-view.new .detail-re.person .dr-inner.flex-box .inner-box.dr-left-box {padding-bottom: 30px; margin-bottom: 30px;}

    .recruit-info-view.new .detail-re.company .dr-inner .btn-wrap {margin-top: 30px;}
}

@media (max-width: 680px) {
    .recruit-info-view.new .reinfo-list > li {padding-left: 0;}
    .recruit-info-view.new .subjact {position: relative; display: block;}

    .recruit-info-view.new .ri-box .ri-top-box {padding-top: 85px;}
    .recruit-info-view.new .ri-box .ri-top-box .ri-info .ri-sub-title,
    .recruit-info-view.new .ri-box .ri-top-box .ri-info .ri-title {padding-right: 0;}
    .recruit-info-view.new .ri-box .ri-top-box .ri-info .ri-btn-wrap {right: auto; left: 0; top: -90px;}
    .recruit-info-view.new .ri-box .ri-bottom-box .ri-inner-top-box .inner.left .reinfo-list .detail-point {padding-right: 116px;}
    .recruit-info-view.new .ri-box .ri-bottom-box .ri-inner-top-box .inner.left .reinfo-list .detail-point .detail-btn {right: 10px;}

    .recruit-info-view.new .detail-re.person .dr-inner .inner-box .subjact {display: none;}
    .recruit-info-view.new .detail-re.person .dr-inner .inner-box.dr-left-box .icon-wrap,
    .recruit-info-view.new .detail-re.person .dr-inner .inner-box .icon-wrap {width: 100%;}

    .recruit-info-view.new .detail-re.date .dr-inner .inner-box.dr-left-box {width: 178px;}
    .recruit-info-view.new .detail-re.date .dr-inner .inner-box.dr-left-box .date-info .date-ul .date-li .subjact {text-align: center; padding-right: 0; margin-right: 0;}
    .recruit-info-view.new .detail-re.date .dr-inner .inner-box.dr-left-box .date-info .date-ul .date-li .subjact::before {display: none;}
    .recruit-info-view.new .detail-re.date .dr-inner .inner-box.dr-left-box .date-info .date-ul .date-li .con {display: block; text-align: center;}
    .recruit-info-view.new .detail-re.date .dr-inner .inner-box.dr-right-box {width: calc(100% - 228px);}
}

@media (max-width: 580px) {
    .recruit-info-view.new .reinfo-list > li {padding-left: 100px; padding-right: 0;}
    .recruit-info-view.new .subjact {position: absolute;}
    
    .recruit-info-view.new .ri-box .ri-bottom-box .ri-inner-top-box,
    .recruit-info-view.new .detail-re .dr-inner.flex-box,
    .recruit-info-view.new .detail-re.company .dr-inner .inner-item .flex-box {flex-direction: column;}
    .recruit-info-view.new .ri-box .ri-bottom-box .ri-inner-top-box .inner,
    .recruit-info-view.new .detail-re .dr-inner.flex-box .inner-box,
    .recruit-info-view.new .detail-re.company .dr-inner .inner-item .flex-box .inner-box {width: 100%; max-width: 100%;}
    .recruit-info-view.new .ri-box .ri-bottom-box .ri-inner-top-box .inner.left,
    .recruit-info-view.new .detail-re .dr-inner.flex-box .inner-box.dr-left-box,
    .recruit-info-view.new .detail-re.company .dr-inner .inner-item .flex-box .inner-box.dr-left-box {padding-bottom: 30px;margin-bottom: 30px; border-right: none; border-bottom: 1px dashed #E0E0E0;}

    .recruit-info-view.new .ri-box .ri-bottom-box .ri-inner-top-box .inner.right,
    .recruit-info-view.new .detail-re .dr-inner.flex-box .inner-box.dr-right-box,
    .recruit-info-view.new .detail-re.company .dr-inner .inner-item .flex-box .inner-box.dr-right-box {margin-left: 0;}

    .recruit-info-view.new .detail-re.date .dr-inner .inner-box.dr-left-box .date-info {position: relative; padding: 0 20%;}
    .recruit-info-view.new .detail-re.date .dr-inner .inner-box.dr-left-box .date-info .cal-icon {display: inline-block; width: 100px; }
    .recruit-info-view.new .detail-re.date .dr-inner .inner-box.dr-left-box .date-info .date-title,
    .recruit-info-view.new .detail-re.date .dr-inner .inner-box.dr-left-box .date-info .date-num {display: block; width: 100px;}
    .recruit-info-view.new .detail-re.date .dr-inner .inner-box.dr-left-box .date-info .date-ul {position: absolute; right: 115px; top: 0;}
    .recruit-info-view.new .detail-re.date .dr-inner .inner-box.dr-left-box .date-info .date-ul .date-li + .date-li {margin-top: 12px;}

    .recruit-info-view.new .detail-re.date .dr-inner.flex-box .inner-box.dr-left-box {padding-right: 0; width: 100%;}
    .recruit-info-view.new .detail-re.date .dr-inner .inner-box.dr-right-box {width: 100%;}

    .recruit-info-view.new .detail-re.company .dr-inner .inner-item {padding-bottom: 30px; margin-bottom: 30px;}
}

@media (max-width: 540px) {
    .recruit-info-view.new .detail-re.date .dr-inner .inner-box.dr-left-box .date-info {padding: 0 15%;}
    .recruit-info-view.new .detail-re.date .dr-inner .inner-box.dr-left-box .date-info .date-ul {right: 85px;}
}

@media (max-width: 490px) {
    .recruit-info-view.new .ri-box .ri-bottom-box,
    .recruit-info-view.new .detail-re .dr-inner,
    .recruit-info-view.new .detail-re .box-title-wrap {padding: 20px;}
    .recruit-info-view.new .detail-re .box-title-wrap .box-title {font-size: 20px;}

    .recruit-info-view.new .ri-box .ri-bottom-box .ri-inner-top-box .inner.left,
    .recruit-info-view.new .detail-re .dr-inner.flex-box .inner-box.dr-left-box,
    .recruit-info-view.new .detail-re.company .dr-inner .inner-item .flex-box .inner-box.dr-left-box {padding-bottom: 20px; margin-bottom: 20px;}

    .recruit-info-view.new .ri-box .ri-bottom-box .ri-inner-top-box .inner.left {padding-bottom: 60px;}
    .recruit-info-view.new .ri-box .ri-bottom-box .ri-inner-top-box .inner.left .reinfo-list .detail-point {padding-right: 0;display: block;}
    .recruit-info-view.new .ri-box .ri-bottom-box .ri-inner-top-box .inner.left .reinfo-list .detail-point .detail-btn {left: 100px;right: auto;top: auto;transform: none;bottom: -44px;}

    .recruit-info-view.new .detail-re.date .box-title-wrap .date-btn-wrap,
    .recruit-info-view.new .detail-re.company .box-title-wrap .date-btn-wrap {right: 20px;}
    .recruit-info-view.new .detail-re.date .box-title-wrap .date-btn-wrap .date-btn,
    .recruit-info-view.new .detail-re.company .box-title-wrap .date-btn-wrap .date-btn.question {width: 95px; padding: 5px; font-size: 14px; }
    .recruit-info-view.new .detail-re.date .box-title-wrap .date-btn-wrap .date-btn.direct {margin-left: 0;}

    .recruit-info-view.new .ri-box .ri-top-box {padding: 65px 20px 20px 20px;}
    .recruit-info-view.new .ri-box .ri-top-box .ri-info .ri-title {font-size: 22px;}
    .recruit-info-view.new .ri-box .ri-top-box .ri-info .ri-btn-wrap {top: -75px;}

    .recruit-info-view.new .ri-box .ri-bottom-box .ri-inner-bottom-box {padding: 20px;}
    /*.recruit-info-view.new .ri-box .ri-bottom-box .ri-inner-bottom-box .reinfo-list > li {padding-left: 0;}
    .recruit-info-view.new .ri-box .ri-bottom-box .ri-inner-bottom-box .reinfo-list li .subjact {position: relative; display: block; left: auto; margin-right: 0; padding-right: 0;} */
    .recruit-info-view.new .ri-box .ri-bottom-box .ri-inner-bottom-box .reinfo-list li .subjact::before {display: none;}
    .recruit-info-view.new .ri-box .ri-bottom-box .ri-inner-bottom-box .fe-btn-toggle {max-width: 100%;position: relative;right: auto;top: auto;bottom: auto;margin-top: 20px;}
    .recruit-info-view.new .ri-box .ri-bottom-box .ri-inner-bottom-box .fe-btn-toggle .tit {font-size: 16px;}

    .recruit-info-view.new .detail-re.person .dr-inner .inner-box .icon-wrap .item {width: 33.3333%}
    .recruit-info-view.new .detail-re.person .dr-inner .inner-box .icon-wrap .item:nth-child(1),
    .recruit-info-view.new .detail-re.person .dr-inner .inner-box .icon-wrap .item:nth-child(2),
    .recruit-info-view.new .detail-re.person .dr-inner .inner-box .icon-wrap .item:nth-child(3) {margin-bottom: 20px;}

    .recruit-info-view.new .detail-re.date .dr-inner.flex-box .inner-box.dr-left-box {padding-bottom: 0;}

    .recruit-info-view.new .detail-re.company .dr-inner .btn-wrap {margin-top: 20px;}
}

@media (max-width: 460px) {
    .recruit-info-view.new .detail-re.date .dr-inner .inner-box.dr-left-box .date-info {padding: 0 10%;}
    .recruit-info-view.new .detail-re.date .dr-inner .inner-box.dr-left-box .date-info .date-ul {right: 60px;}
}

@media (max-width: 420px) {
    .recruit-info-view.new .detail-re.date .dr-inner.flex-box .inner-box.dr-left-box {padding-bottom: 20px;}
    .recruit-info-view.new .detail-re.date .dr-inner .inner-box.dr-left-box .date-info .cal-icon {width: 30px; display: block;}
    .recruit-info-view.new .detail-re.date .dr-inner .inner-box.dr-left-box .date-info .date-title,
    .recruit-info-view.new .detail-re.date .dr-inner .inner-box.dr-left-box .date-info .date-num {width: auto;}
    .recruit-info-view.new .detail-re.date .dr-inner .inner-box.dr-left-box .date-info .date-ul {position: relative;right: auto;top: auto;}
}

@media (max-width: 400px) {
    .fe-btn.fe-btn-check .fa.fa-check {margin-right: 5px;}

    .recruit-info-view.new .btn-wrap.btn3 .fe-btn {display: block;max-width: 100px;width: 100%;margin: 5px auto;}

    .recruit-info-view.new .detail-re.date .box-title-wrap {padding: 45px 20px;}
    .recruit-info-view.new .detail-re.date .box-title-wrap .date-btn-wrap {max-width: 120px;}
    .recruit-info-view.new .detail-re.date .box-title-wrap .date-btn-wrap .date-btn.homepage,
    .recruit-info-view.new .detail-re.date .box-title-wrap .date-btn-wrap .date-btn.direct {width: 100%;}
    .recruit-info-view.new .detail-re.date .box-title-wrap .date-btn-wrap .date-btn.direct {margin-top: 5px;}
    .recruit-info-view.new .detail-re.company .box-title-wrap .date-btn-wrap .date-btn.question {width: 120px;}

    .recruit-info-view.new .tab-select.main-tab .tab-ul li .link .title {font-size: 15px;}

    .recruit-info-view.new .detail-re .dr-inner .detail-text {font-size: 15px;}
}

@media (max-width: 360px) {

}
/* 230912 채용정보 > 채용공고 상세 변경 디자인 : e */






/* 230913 형태별 카테고리 페이지 내 이동 탭메뉴 : s */

.category-wrap .icon-wrap {display: block; width: 100%; min-height: 170px; background-color: #F1F3F7; border-radius: 20px; padding: 32px 22px 22px 22px; position: relative; margin-bottom: 40px;}
.category-wrap .icon-wrap .notice-wrap {position: absolute; left: 0; top: 0; width: auto; height: 35px; filter: drop-shadow(0px 0px 15px rgba(0, 0, 0, 0.10)); background-color: #fff; border-radius: 5px;z-index: 2;}
.category-wrap .icon-wrap .notice-wrap .notice-inner {display: block; width: 100%; height: 100%; position: relative; padding: 6px 10px;text-align: center;}
.category-wrap .icon-wrap .notice-wrap .notice-inner .notice-text {color: #222;font-size: 15px;line-height: 150%;letter-spacing: -0.5px; display: block;}
.category-wrap .icon-wrap .notice-wrap .notice-inner .notice-text .notice-icon {display: inline-block; width: 16px; height: 16px; background-position: center center; background-repeat: no-repeat; background-image: url("data:image/svg+xml,%3Csvg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 0.5C3.66311 0.5 0 4.16311 0 8.5C0 12.8369 3.66311 16.5 8 16.5C12.3369 16.5 16 12.8369 16 8.5C16 4.16311 12.3369 0.5 8 0.5ZM8.88889 12.9444H7.11111V11.1667H8.88889V12.9444ZM8.88889 9.38889H7.11111V4.05556H8.88889V9.38889Z' fill='%231898FF'/%3E%3C/svg%3E%0A"); position: relative; top: 3px; margin-right: 4px;}
.category-wrap .icon-wrap .notice-wrap .notice-inner .notice-text .notice-point {color: #1898FF; font-weight: 700;}

.category-wrap .icon-wrap .notice-wrap.hold {border-radius: 50px; left: 50%; transform: translateX(-50%);top: -18px;}
.category-wrap .icon-wrap .notice-wrap.hold .notice-inner {padding: 6px 15px;}
.category-wrap .icon-wrap .notice-wrap.hold .notice-inner::before {display: none;}

.category-wrap .icon-wrap .icon-inner {display: flex; width: 100%; height: 100%; margin: 0 auto;justify-content: center;}
.category-wrap .icon-wrap .icon-inner .item {float: left; width: 130px; margin: 0 10px;}
.category-wrap .icon-wrap .icon-inner .item .link {display: flex;width: 100%;height: 100%;position: relative;align-items: center;justify-content: center;flex-direction: column;}
.category-wrap .icon-wrap .icon-inner .item .link .icon {width: 80px;height: 80px;border: 1px solid #E0E0E0;border-radius: 50%;background-color: #fff;display: block;margin: 0 auto 5px;background-repeat: no-repeat;background-position: center bottom;overflow: hidden;}
.category-wrap .icon-wrap .icon-inner .item .link .person-cat {color: #333;text-align: center;font-size: 20px;line-height: 150%;letter-spacing: -0.5px;font-weight: 400;}

.category-wrap .icon-wrap .icon-inner .item.on .link .icon {border: 3px solid #1898FF;}
.category-wrap .icon-wrap .icon-inner .item.on .link .person-cat {color: #1898FF; font-weight: 700; position: relative;}
.category-wrap .icon-wrap .icon-inner .item.on .link .person-cat::before {position: absolute; left: 50%; bottom: -11px; transform: translateX(-50%); width: 8px; height: 8px; background-position: center center; background-repeat: no-repeat; background-image: url("data:image/svg+xml,%3Csvg width='8' height='6' viewBox='0 0 8 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 6L0.535899 -6.52533e-07L7.4641 -4.68497e-08L4 6Z' fill='%231898FF'/%3E%3C/svg%3E%0A"); content: '';}

.category-wrap .icon-wrap.target .icon-inner .item .link .icon.icon1 {background-image: url(/job/images/main/prog/prog-person-img1.png);}
.category-wrap .icon-wrap.target .icon-inner .item .link .icon.icon2 {background-image: url(/job/images/main/prog/prog-person-img2.png);}
.category-wrap .icon-wrap.target .icon-inner .item .link .icon.icon3 {background-image: url(/job/images/main/prog/prog-person-img3.png);}
.category-wrap .icon-wrap.target .icon-inner .item .link .icon.icon4 {background-image: url(/job/images/main/prog/prog-person-img4.png);}
.category-wrap .icon-wrap.target .icon-inner .item .link .icon.icon5 {background-image: url(/job/images/main/prog/prog-person-img5.png);}
.category-wrap .icon-wrap.target .icon-inner .item .link .icon.icon6 {background-image: url(/job/images/main/prog/prog-person-img6.png);}
.category-wrap .icon-wrap.target .icon-inner .item .link .icon.icon7 {background-image: url(/job/images/main/prog/prog-person-img7.png);}

.category-wrap .icon-wrap.type .icon-inner .item .link .icon {background-position: center center;}
.category-wrap .icon-wrap.type .icon-inner .item .link .icon.icon1 { background-image: url(/job/images/main/main/re-img1.png);}
.category-wrap .icon-wrap.type .icon-inner .item .link .icon.icon2 { background-image: url(/job/images/main/main/re-img2.png);}
.category-wrap .icon-wrap.type .icon-inner .item .link .icon.icon3 { background-image: url(/job/images/main/main/re-img3.png);}
.category-wrap .icon-wrap.type .icon-inner .item .link .icon.icon4 { background-image: url(/job/images/main/main/re-img4.png);}
.category-wrap .icon-wrap.type .icon-inner .item .link .icon.icon5 { background-image: url(/job/images/main/main/re-img5.png);}



@media (max-width: 1280px) {
    .category-wrap .icon-wrap.target .icon-inner .item {width: 120px; margin: 0;}
}

@media (max-width: 1140px) {
    /* .category-wrap .icon-wrap .notice-wrap {height: 56px;}
    .category-wrap .icon-wrap .notice-wrap.hold {top: -30px;}
    .category-wrap .icon-wrap .notice-wrap .notice-inner {display: inline-flex; align-items: center;justify-content: center;} */
    .category-wrap .icon-wrap .notice-wrap.hold {max-width: 480px; margin: 0 auto; left: 0;transform: none;position: relative;}
    .category-wrap .icon-wrap.target {padding-top: 0; padding: 0 10px;}
    .category-wrap .icon-wrap.type {padding-top: 0;}
}

@media (max-width: 1024px) {
    .category-wrap .icon-wrap .icon-inner .item {margin: 0;}
}

@media (max-width: 960px) {
    .category-wrap .icon-wrap .icon-inner {flex-wrap: wrap;}
    .category-wrap .icon-wrap .icon-inner .item {width: 25%;}

    .category-wrap .icon-wrap.target {padding-bottom: 30px;}
    .category-wrap .icon-wrap.target .icon-inner .item {width: 25%;}
    .category-wrap .icon-wrap.target .icon-inner .item:nth-child(1),
    .category-wrap .icon-wrap.target .icon-inner .item:nth-child(2),
    .category-wrap .icon-wrap.target .icon-inner .item:nth-child(3),
    .category-wrap .icon-wrap.target .icon-inner .item:nth-child(4) {margin-bottom: 10px;}
}

@media (max-width: 768px) {
    .category-wrap .icon-wrap .icon-inner .item .link .person-cat {font-size: 18px;}
}

@media (max-width: 640px) {
    .category-wrap .icon-wrap {padding: 32px 22px 22px 22px;}
    .category-wrap .icon-wrap .notice-wrap.hold {display: none;}

    .category-wrap .icon-wrap .icon-inner {display: flex; flex-wrap: wrap; justify-content: center;}
    .category-wrap .icon-wrap .icon-inner .item {margin-bottom: 11px;}

    .category-wrap .icon-wrap.target {padding: 20px 10px;}
    .category-wrap .icon-wrap.type {padding: 32px 10px 22px 10px;}
    /* .category-wrap .icon-wrap .notice-wrap.hold {width: 100%;} */
}

@media (max-width: 570px) {
    
}

@media (max-width: 540px) {
    .category-wrap .icon-wrap .icon-inner .item .link .icon {width: 70px; height: 70px;background-position:center bottom -13px;}
    .category-wrap .icon-wrap .icon-inner .item .link .person-cat {font-size: 16px;}

    .category-wrap .icon-wrap .icon-inner {justify-content: flex-start; align-items: flex-start;}
    .category-wrap .icon-wrap .icon-inner .item {width: 33.3333%;}
    .category-wrap .icon-wrap .icon-inner .item:last-child {margin-bottom: 0;}

    .category-wrap .icon-wrap.target .icon-inner .item {width: 33.3333%;}
    .category-wrap .icon-wrap.target .icon-inner .item:nth-child(1),
    .category-wrap .icon-wrap.target .icon-inner .item:nth-child(2),
    .category-wrap .icon-wrap.target .icon-inner .item:nth-child(3),
    .category-wrap .icon-wrap.target .icon-inner .item:nth-child(4),
    .category-wrap .icon-wrap.target .icon-inner .item:nth-child(5),
    .category-wrap .icon-wrap.target .icon-inner .item:nth-child(6) {margin-bottom: 10px;}

    .category-wrap .icon-wrap.type {padding: 20px 10px;}
    .category-wrap .icon-wrap.type .icon-inner .item {width: 50%; height: 110px;}
    .category-wrap .icon-wrap.type .icon-inner .item:nth-child(3) {margin-bottom: 0;}
}

@media (max-width: 440px) {

}

@media (max-width: 420px) {
    .category-wrap .icon-wrap {padding: 10px 5px;}
    .category-wrap .icon-wrap .notice-wrap {display: none;}
    .category-wrap .icon-wrap .icon-inner .item .link .icon {width: 50px; height: 50px;}
    .category-wrap .icon-wrap .icon-inner .item .link .person-cat {font-size: 16px;}
    .category-wrap .icon-wrap .icon-inner .item.on .link .person-cat::before {display: none;}

    .category-wrap .icon-wrap.target {padding: 10px 0;}
    .category-wrap .icon-wrap.target .icon-inner .item .link .icon {background-size: contain; background-position: center bottom;}
    .category-wrap .icon-wrap.target .icon-inner .item .link .icon.icon3 {background-position: left 1px bottom -3px;}
    .category-wrap .icon-wrap.type .icon-inner .item {height: auto;}
    .category-wrap .icon-wrap.type .icon-inner .item .link .icon {background-size: 40%;}
}




.category-wrap .check-tip {color: #1898FF;text-align: left;font-size: 15px;line-height: 150%;letter-spacing: -0.15px;position: relative;margin-top: 0;padding-left: 23px; }
.category-wrap .check-tip::before {width: 16px;height: 16px;position: absolute;left: 3px;top: 2px;content: '';background-image: url("data:image/svg+xml,%3Csvg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 0.5C3.66311 0.5 0 4.16311 0 8.5C0 12.8369 3.66311 16.5 8 16.5C12.3369 16.5 16 12.8369 16 8.5C16 4.16311 12.3369 0.5 8 0.5ZM8.88889 12.9444H7.11111V11.1667H8.88889V12.9444ZM8.88889 9.38889H7.11111V4.05556H8.88889V9.38889Z' fill='%231898FF'/%3E%3C/svg%3E%0A");}
.category-wrap .program--search.custom {display: flex;align-items: flex-end;justify-content: space-between;margin-bottom: 22px;}
.category-wrap .program--search.custom .float-md-left {min-width: 509px;margin-top: 0;}
.category-wrap .program--search.custom .float-md-left .program--count span strong {line-height: 18px;}
.category-wrap .program--search.custom .search_inner.float-md-right {margin-bottom: 0; width: calc(100% - 509px);}


.category-wrap .board-special-list.new .obj {margin: -11px -9.5px;width: calc(100% + 19px);}
.category-wrap .board-special-list.new .obj .col {border: none; margin: 11px 9.5px; padding: 0;flex: inherit; }

.category-wrap .board-special-list.new .obj.col5 .col {max-width: 20%; width: calc(20% - 19px);}
.category-wrap .board-special-list.new .obj.col4 .col {max-width: 25%; width: calc(25% - 19px);}
.category-wrap .board-special-list.new .obj.col3 .col {max-width: 33.3333%; width: calc(33.3333% - 19px);}
.category-wrap .board-special-list.new .obj.col2 .col {max-width: 50%; width: calc(50% - 19px);}
.category-wrap .board-special-list.new .obj.col1 .col {max-width: 100%; width: calc(100% - 19px);}

.category-wrap .board-special-list.new .obj .col .inner-box a .item {border: 1px solid #E0E0E0; border-radius: 10px;}
.category-wrap .board-special-list.new .obj .col .inner-box a .item .thm--box {padding-top: 145px;}
.category-wrap .board-special-list.new .obj .col .inner-box a .item .thm--box::before,
.category-wrap .board-special-list.new .obj .col .inner-box a .item .thm--box::after {display: none;}
.category-wrap .board-special-list.new .obj .col .inner-box a .item .thm--box .inner img {position: absolute; left: 50%; top:50%; transform: translate(-50%, -50%); width: auto; height: 110%; max-width: none; max-height: none;}

.category-wrap .board-special-list.new .obj .col .inner-box a .item .card--body {border: none; padding: 13px 20px 20px 20px; height: auto;}
.category-wrap .board-special-list.new .obj .col .inner-box a .item .card--body .cname-wrap {display: inline-block;width: auto;line-height: 16px;}
.category-wrap .board-special-list.new .obj .col .inner-box a .item .card--body .cname-wrap .cname {color: #444;font-size: 15px;line-height: 130%; display: inline-block;}
.category-wrap .board-special-list.new .obj .col .inner-box a .item .card--body .cname-wrap .scrapBox {width: 13px; height: 12px; margin: 0 0 0 3px; border: none; vertical-align: middle;}
.category-wrap .board-special-list.new .obj .col .inner-box a .item .card--body .cname-wrap .scrapBox .button-like.com {width: 100%; height: 100%; background-size: 100%; background-image: url("data:image/svg+xml,%3Csvg width='13' height='13' viewBox='0 0 13 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.21545 2.12553L7.21546 2.12553L7.2176 2.12337C7.50299 1.83448 7.84289 1.60512 8.21758 1.44858C8.59228 1.29203 8.99432 1.21143 9.4004 1.21143C9.80648 1.21143 10.2085 1.29203 10.5832 1.44858C10.9579 1.60512 11.2978 1.83448 11.5832 2.12337L11.5832 2.12339L11.5876 2.1278C11.8766 2.4131 12.1061 2.75295 12.2627 3.12763C12.4193 3.50232 12.5 3.90438 12.5 4.31047C12.5 4.71657 12.4193 5.11863 12.2627 5.49332C12.1061 5.868 11.8766 6.20785 11.5876 6.49315L11.5854 6.49542L6.49939 11.5814L1.41469 6.49546L1.4147 6.49546L1.41236 6.49315C1.12335 6.20785 0.893886 5.868 0.737267 5.49332C0.580649 5.11863 0.5 4.71658 0.5 4.31047C0.5 3.90437 0.580649 3.50232 0.737267 3.12763C0.893886 2.75295 1.12335 2.4131 1.41236 2.1278L1.41239 2.12783L1.41683 2.12333C1.70211 1.83449 2.04189 1.60517 2.41647 1.44865C2.79105 1.29213 3.19298 1.21153 3.59895 1.21153C4.00491 1.21153 4.40684 1.29213 4.78142 1.44865C5.156 1.60517 5.49578 1.83449 5.78106 2.12333L5.78105 2.12333L5.78325 2.12553L6.1458 2.48808L6.49935 2.84163L6.8529 2.48808L7.21545 2.12553Z' fill='white' stroke='%23444444'/%3E%3C/svg%3E%0A");}
.category-wrap .board-special-list.new .obj .col .inner-box a .item .card--body .cname-wrap .scrapBox .button-like.com.on {background-image: url("data:image/svg+xml,%3Csvg width='13' height='13' viewBox='0 0 13 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.8619 1.77197L6.49935 2.13452L6.1368 1.77197C5.80502 1.43605 5.40984 1.16934 4.9742 0.987304C4.53855 0.805269 4.0711 0.711535 3.59895 0.711535C3.1268 0.711535 2.65935 0.805269 2.2237 0.987304C1.78805 1.16934 1.39288 1.43605 1.0611 1.77197C0.724977 2.10378 0.458099 2.49903 0.275948 2.9348C0.0937968 3.37057 0 3.83817 0 4.31047C0 4.78278 0.0937968 5.25038 0.275948 5.68615C0.458099 6.12192 0.724977 6.51717 1.0611 6.84898L6.49935 12.2885L11.9389 6.84898C12.275 6.51717 12.5419 6.12192 12.7241 5.68615C12.9062 5.25038 13 4.78278 13 4.31047C13 3.83817 12.9062 3.37057 12.7241 2.9348C12.5419 2.49903 12.275 2.10378 11.9389 1.77197C11.607 1.43601 11.2117 1.16927 10.776 0.98722C10.3402 0.805169 9.87266 0.711426 9.4004 0.711426C8.92815 0.711426 8.46059 0.805169 8.02483 0.98722C7.58908 1.16927 7.1938 1.43601 6.8619 1.77197Z' fill='%23E94141'/%3E%3C/svg%3E%0A");}

.category-wrap .board-special-list.new .obj .col .inner-box a .item .card--body .title,
.category-wrap .board-special-list.new .obj .col .inner-box a .item .card--body .title em {font-family: 'gothic'; -webkit-line-clamp: 2; height: 50px; line-height: 25px;}
.category-wrap .board-special-list.new .obj .col .inner-box a .item .card--body .title {margin-bottom: 10px;}
.category-wrap .board-special-list.new .obj .col .inner-box a .item .card--body .title em {color: #111;font-size: 18px; font-weight: 700; line-height: 140%;}
.category-wrap .board-special-list.new .obj .col .inner-box a .item .card--body .pay,
.category-wrap .board-special-list.new .obj .col .inner-box a .item .card--body .place {display: -webkit-box;-webkit-box-orient: vertical; -webkit-line-clamp: 1;overflow: hidden;text-overflow: ellipsis;color: #808080;font-size: 16px;line-height: 150%;letter-spacing: -0.5px;height: 24px;}
.category-wrap .board-special-list.new .obj .col .inner-box a .item .card--body .place {margin-top: 5px;}
.category-wrap .board-special-list.new .obj .col .inner-box a .item .card--body .button-wrap {display: flex; justify-content: space-between; align-items: center; margin-top: 15px;}
.category-wrap .board-special-list.new .obj .col .inner-box a .item .card--body .button-wrap .scrapBox {width: 15px;height: 15px;margin: 0;border: none;vertical-align: middle;}
.category-wrap .board-special-list.new .obj .col .inner-box a .item .card--body .button-wrap .scrapBox .button-like.ent {background-size: 100%;}
.category-wrap .board-special-list.new .obj .col .inner-box a .item .card--body .button-wrap .scrapBox .button-like.ent.on {background-image: url("data:image/svg+xml,%3Csvg width='15' height='16' viewBox='0 0 15 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.9603 5.38572C14.9131 5.24687 14.8264 5.12487 14.7107 5.03477C14.595 4.94467 14.4554 4.89042 14.3093 4.87873L10.0335 4.53897L8.18327 0.443226C8.12435 0.31131 8.0285 0.199267 7.90731 0.120619C7.78611 0.0419709 7.64474 7.94092e-05 7.50026 1.12784e-07C7.35579 -7.91837e-05 7.21437 0.0416571 7.09309 0.120172C6.97181 0.198687 6.87584 0.310625 6.81677 0.442476L4.96652 4.53897L0.69077 4.87873C0.547111 4.89011 0.409773 4.94263 0.295186 5.03002C0.180599 5.11741 0.0936144 5.23597 0.0446396 5.3715C-0.00433529 5.50703 -0.013227 5.6538 0.0190284 5.79425C0.0512838 5.9347 0.12332 6.06289 0.22652 6.16347L3.38627 9.24372L2.26877 14.0827C2.23484 14.2292 2.24571 14.3825 2.29998 14.5227C2.35426 14.6629 2.44942 14.7836 2.57312 14.8691C2.69683 14.9545 2.84336 15.0008 2.99371 15.002C3.14406 15.0031 3.29128 14.959 3.41627 14.8755L7.50002 12.153L11.5838 14.8755C11.7115 14.9603 11.8622 15.004 12.0155 15.0006C12.1688 14.9972 12.3174 14.947 12.4413 14.8567C12.5652 14.7663 12.6585 14.6402 12.7086 14.4953C12.7587 14.3503 12.7632 14.1935 12.7215 14.046L11.3498 9.24597L14.7518 6.18447C14.9745 5.98347 15.0563 5.66997 14.9603 5.38572Z' fill='%23F2B30F'/%3E%3C/svg%3E%0A");}
.category-wrap .board-special-list.new .obj .col .inner-box a .item .card--body .button-wrap .status-box {display: inline-flex;}
.category-wrap .board-special-list.new .obj .col .inner-box a .item .card--body .button-wrap .status-box .fhire {color: #fff; font-size: 14px;}
.category-wrap .board-special-list.new .obj .col .inner-box a .item .card--body .button-wrap .status-box .hiretime {display: inline-block; min-width: 88px; height: 29px; width: auto; padding: 4px 10px;border-radius: 5px;border: 1px solid #E94141;background: #FFF5F5; font-size: 14px;line-height: 150%;letter-spacing: -0.07px;color: #E94141;}

@media (max-width: 1280px) {
    .category-wrap .program--search.custom .search_inner.float-md-right {margin-top: 0;}
}

@media (max-width: 1080px) {
    .category-wrap .board-special-list.new .obj .col .inner-box a .item .card--body {padding: 13px 15px 20px 15px;}
}

@media (max-width: 1024px) {
    .category-wrap .program--search.custom {flex-direction: column; align-items: normal; justify-content: normal;}
    .category-wrap .program--search.custom .float-md-left {min-width: auto;margin-bottom: 10px;}
    .category-wrap .program--search.custom .float-md-left .notice--text {margin-left: 5px;}
    .category-wrap .program--search.custom .search_inner.float-md-right {width: 100%;}

    .category-wrap .board-special-list.new .obj.col4 .col {width: calc(33.3333% - 19px); max-width: 33.3333%;}
    .category-wrap .board-special-list.new .obj .col .inner-box a .item .card--body {padding: 13px 10px 20px 10px;}
}

@media (max-width: 768px) {
    .category-wrap .board-special-list.new .obj {margin: -11px -5px; width: calc(100% + 10px);}
    .category-wrap .board-special-list.new .obj .col {margin: 11px 5px;}
    .category-wrap .board-special-list.new .obj .col .inner-box a .item .card--body {padding: 13px 20px 20px 20px;}

    .category-wrap .board-special-list.new .obj.col4 .col {width: calc(50% - 10px); max-width: 50%;}
}

@media (max-width: 640px) {
    .category-wrap .program--search.custom .float-md-left .notice--text {display: inline-block; width: auto;}

    .category-wrap .program--search.custom .search_inner.float-md-right .program--page {margin-bottom: 0;}
    .category-wrap .program--search.custom .search_inner.float-md-right .program--page > label {display: none;}
}

@media (max-width: 540px) {
    .category-wrap .board-special-list.new .obj {margin: 0; width: 100%;}
    .category-wrap .board-special-list.new .obj .col {margin: 0;}
    .category-wrap .board-special-list.new .obj .col + .col {margin-top: 10px;}

    .category-wrap .board-special-list.new .obj.col4 .col {width: 100%; max-width: 100%;}
}
/* 230913 형태별 카테고리 페이지 내 이동 탭메뉴 : e */

.program--search.custom .float-md-left .notice--text .txt-check{display:none;}





/* 230919 인재상세 페이지 신규 퍼블리싱 : s */

/* 이미지가 없을 때 : s */
.rsm-view-new .top-wrap.no-image .text-wrap {padding-right: 0;}
.rsm-view-new .top-wrap.no-image .img-wrap,
.rsm-view-new .top-wrap.no-image .img-wrap .inner,
.rsm-view-new .top-wrap.no-image .img-wrap .inner img {display: none;}
/* 이미지가 없을 때 : e */


.rsm-view-new {display: block; width: 100%;}
.rsm-view-new .top-wrap,
.rsm-view-new .detail-re {margin-bottom: 30px;}
.rsm-view-new .top-wrap .text-wrap .ui-topbox.type3 {padding: 45px 10px;}
.rsm-view-new .top-wrap .text-wrap .ui-topbox .inner .txtwrap .h-box {font-size: 32px;}
.rsm-view-new .detail-re {display: block; width: 100%; border: 1px solid #E0E0E0; border-radius: 20px; background-color: #fff; overflow: hidden;}
.rsm-view-new .detail-re .box-title-wrap {display: block; padding: 19px 40px 20px 40px; background-color: #F9F9F9; border-bottom: 1px solid #E0E0E0; position: relative;}
.rsm-view-new .detail-re .box-title-wrap .box-title {display: inline-block; color: #000;font-size: 24px;font-weight: 700;line-height: 150%;}
.rsm-view-new .detail-re .box-title-wrap .sub-txt {display: inline-block; margin-left: 6px;color: #222;font-size: 18px;font-weight: 700;line-height: 150%;letter-spacing: -0.5px; position: relative; bottom: 2px;}
.rsm-view-new .detail-re .box-title-wrap .sub-txt .sub-txt-em { color:#1898FF;font-size: 18px;font-weight: 700;line-height: 150%;letter-spacing: -0.5px;}
.rsm-view-new .detail-re .dr-inner {display: block; padding: 40px; }
.rsm-view-new .detail-re .dr-inner .detail-text {color: #444;font-size: 16px;font-weight: 400;line-height: 150%;}
.rsm-view-new .detail-re .dr-inner .inner-box {position: relative;}
.rsm-view-new .detail-re .dr-inner .point-txt {font-weight: 700; color: #222;}
.rsm-view-new .reinfo-title {display: inline-block; color: #222;font-size: 18px;font-weight: 700;line-height: 150%; margin-bottom: 10px;}
.rsm-view-new .reinfo-list > li {line-height: 22px; padding-left: 122px; position: relative; padding-right: 20px;}
.rsm-view-new .reinfo-list > li + li {margin-top: 7px;}
.rsm-view-new .subjact {display: inline-block; color: #666;font-size: 16px;font-weight: 400;line-height: 150%; min-width: 100px; position: absolute;left: 0; top: 0;}
.rsm-view-new .con {color: #444;font-size: 16px;font-weight: 400;line-height: 150%; word-break: break-all;}
.rsm-view-new .detail-re .dr-inner.flex-box {display: flex;}
.rsm-view-new .detail-re .dr-inner.flex-box .inner-box {display: block; width: 50%; max-width: 650px;}
.rsm-view-new .detail-re .dr-inner.flex-box .inner-box.dr-left-box {border-right: 1px dashed #E0E0E0;}
.rsm-view-new .detail-re .dr-inner.flex-box .inner-box.dr-right-box {margin-left: 40px;}
.rsm-view-new .detail-re .dr-inner.full-box {padding: 25px 40px;}
.rsm-view-new .detail-re .full-box .inner-box {display: block; width: 100%; padding: 15px 0;}
.rsm-view-new .detail-re .full-box .inner-box + .inner-box {border-top: 1px dashed #E0E0E0;}
.rsm-view-new .detail-re .full-box .inner-box .reinfo-list li {padding-left: 220px; padding-right: 0;}


.rsm-view-new .top-wrap {position: relative; display: block; width: 100%;}
.rsm-view-new .top-wrap .text-wrap {padding-right: 317px;}
.rsm-view-new .top-wrap .img-wrap { position: absolute; right: 0; top: 0; width: 287px; height: 100%; overflow: hidden;border-radius: 20px; border: 1px solid #E0E0E0;}
.rsm-view-new .top-wrap .img-wrap .inner {display: block; width: 100%; height: 100%;}
.rsm-view-new .top-wrap .img-wrap .inner img {width: auto; height: 100%; max-width: none; max-height: none; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%);}




.rsm-view-new .detail-re.wish .dr-inner .inner-box .reinfo-list li .con {display: block;}

.rsm-view-new .detail-re.school .dr-inner .inner-box .reinfo-list li .con.point-txt {display: block; margin-bottom: 7px;}
.rsm-view-new .detail-re.school .dr-inner .inner-box .reinfo-list li .con.sub {display: inline-block; min-width: 150px;margin-left: 12px; padding-left: 12px; position: relative;}
.rsm-view-new .detail-re.school .dr-inner .inner-box .reinfo-list li .con.sub::before {position: absolute; width: 1px; height: 14px; left: 0; top: 50%; transform: translateY(-50%); background-color: #E0E0E0; content: '';}
.rsm-view-new .detail-re.school .dr-inner .inner-box .reinfo-list li .con.sub.first {margin-left: 0; padding-left: 0;}
.rsm-view-new .detail-re.school .dr-inner .inner-box .reinfo-list li .con.sub.first::before {display: none;}

.rsm-view-new .detail-re.company .dr-inner .inner-box .reinfo-list li .con.point-txt {display: block; margin-bottom: 7px;}

.rsm-view-new .detail-re.language .dr-inner .inner-box .reinfo-list li {padding-left: 150px;}
.rsm-view-new .detail-re.language .dr-inner .inner-box .reinfo-list li .subjact {min-width: 130px; color: #222; font-weight: 700;}
.rsm-view-new .detail-re.language .dr-inner .inner-box .reinfo-list li .point-txt {display: inline-block; min-width: 130px; color: #666;font-size: 16px;font-weight: 400;line-height: 150%; vertical-align: top;}
.rsm-view-new .detail-re.language .dr-inner .inner-box .reinfo-list li .con {display: inline-block; padding-left: 20px; color: #444;font-size: 16px; line-height: 150%;width: calc(100% - 135px);}

.rsm-view-new .detail-re.job .dr-inner .inner-box .reinfo-list li .con.point-txt,
.rsm-view-new .detail-re.job .dr-inner .inner-box .reinfo-list li .con.point-sub-txt {display: inline-block; margin: 0;}
.rsm-view-new .detail-re.job .dr-inner .inner-box .reinfo-list li .con.point-sub-txt {padding-left: 4px;}
.rsm-view-new .detail-re.job .dr-inner .inner-box .reinfo-list li .con {display: block; margin-top: 7px;}

.rsm-view-new .detail-re.cert .dr-inner .inner-box .reinfo-list li .subjact {min-width: 200px;}
.rsm-view-new .detail-re.cert .dr-inner .inner-box .reinfo-list li .con.point-sub-txt {padding-left: 4px;}



.rsm-view-new .btn-wrap {display: flex; justify-content: space-between;}
.rsm-view-new .btn-wrap .fe-btn {margin: 0;}

@media (max-width: 1024px) {
    .rsm-view-new .top-wrap .text-wrap {padding-right: 0;}
    .rsm-view-new .top-wrap .text-wrap .ui-topbox.type3 {padding: 15px;}
    .rsm-view-new .top-wrap .text-wrap .ui-topbox .inner .txtwrap .h-box {font-size: 26px;}
    .rsm-view-new .top-wrap .text-wrap .detail-re {width: calc(100% - 230px);}
    .rsm-view-new .top-wrap .img-wrap {height: 213px;top: auto;bottom: 0; width: 200px;}
    .rsm-view-new .top-wrap .img-wrap .inner img {width: 100%; height: auto;}

    .rsm-view-new .top-wrap.no-image .text-wrap .detail-re {width: 100%;}

    .rsm-view-new .detail-re.school .dr-inner .inner-box .reinfo-list li .con.sub {display: block; margin-left: 0; padding-left: 0;}
    .rsm-view-new .detail-re.school .dr-inner .inner-box .reinfo-list li .con.sub::before {display: none;}
}

@media (max-width: 940px) {
    .rsm-view-new .top-wrap .text-wrap .detail-re .dr-inner .inner-box .reinfo-list li {padding-left: 60px;}
}

@media (max-width: 900px) {
    
}

@media (max-width: 768px) {
    .rsm-view-new .detail-re .dr-inner,
    .rsm-view-new .detail-re .box-title-wrap {padding: 30px;}
    .rsm-view-new .detail-re .box-title-wrap .sub-txt {bottom: 0;}
    .rsm-view-new .detail-re .dr-inner.full-box {padding: 15px 30px;}
    .rsm-view-new .detail-re .full-box .inner-box .reinfo-list li {padding-left: 160px;}

    .rsm-view-new .detail-re.wish .dr-inner .inner-box .reinfo-list li {padding-left: 0;}
    .rsm-view-new .detail-re.wish .dr-inner .inner-box .reinfo-list li .subjact,
    .rsm-view-new .detail-re.wish .dr-inner .inner-box .reinfo-list li .con {display: block; width: 100%;}
    .rsm-view-new .detail-re.wish .dr-inner .inner-box .reinfo-list li .subjact {position: relative;}
}

@media (max-width: 680px) {
    .rsm-view-new .top-wrap .text-wrap .detail-re .dr-inner.flex-box {flex-direction: column;}
    .rsm-view-new .top-wrap .text-wrap .detail-re .dr-inner.flex-box .inner-box {width: 100%;}
    .rsm-view-new .top-wrap .text-wrap .detail-re .dr-inner .inner-box.dr-right-box {margin-left: 0; margin-top: 7px;}
    .rsm-view-new .top-wrap .text-wrap .detail-re .dr-inner .inner-box.dr-left-box {border-right: none;}
    .rsm-view-new .top-wrap .img-wrap {height: 245px;}
}

@media (max-width: 540px) {
    .rsm-view-new .subjact {position: relative; display: block; margin-bottom: 7px;}
    .rsm-view-new .detail-re .dr-inner .point-txt {display: block;}
    .rsm-view-new .top-wrap,
    .rsm-view-new .detail-re {margin-bottom: 20px;}
    .rsm-view-new .detail-re .dr-inner,
    .rsm-view-new .detail-re .box-title-wrap {padding: 10px 20px;}
    .rsm-view-new .detail-re .box-title-wrap .sub-txt,
    .rsm-view-new .detail-re .box-title-wrap .sub-txt .sub-txt-em {font-size: 16px;}
    .rsm-view-new .detail-re .dr-inner.full-box {padding: 5px 20px;}
    .rsm-view-new .detail-re .full-box .inner-box .reinfo-list li {padding-left: 0;}
    .rsm-view-new .reinfo-list > li {padding-right: 0;}

    .rsm-view-new .top-wrap .text-wrap .ui-topbox.type3 {margin-bottom: 20px;}
    .rsm-view-new .top-wrap .text-wrap .ui-topbox.type3 .inner .txtwrap .h-box {font-size: 24px;}
    .rsm-view-new .top-wrap .text-wrap .detail-re {width: calc(100% - 200px);}
    .rsm-view-new .top-wrap .text-wrap .detail-re .dr-inner .inner-box .reinfo-list li {padding-left: 0;}
    .rsm-view-new .top-wrap .img-wrap {width: 180px; height: 251px;}
    .rsm-view-new .top-wrap .img-wrap .inner img {width: auto; height: 100%;}
    .rsm-view-new .detail-re .box-title-wrap .box-title {font-size: 18px;}

    .rsm-view-new .detail-re.wish .dr-inner.flex-box {flex-direction: column;}
    .rsm-view-new .detail-re.wish .dr-inner.flex-box .inner-box {width: 100%;}
    .rsm-view-new .detail-re.wish .dr-inner.flex-box .inner-box.dr-left-box {border-right: none; margin-bottom: 7px;}
    .rsm-view-new .detail-re.wish .dr-inner.flex-box .inner-box.dr-right-box {margin-left: 0;}
    .rsm-view-new .detail-re.school .dr-inner .inner-box .reinfo-list li .con.point-txt,
    .rsm-view-new .detail-re.company .dr-inner .inner-box .reinfo-list li .con.point-txt,
    .rsm-view-new .detail-re.company .dr-inner .inner-box .reinfo-list li .subjact {margin-bottom: 7px;}
    .rsm-view-new .detail-re.language .dr-inner .inner-box .reinfo-list li {padding-left: 0;}
    .rsm-view-new .detail-re.language .dr-inner .inner-box .reinfo-list li .subjact {margin-bottom: 7px;}
    .rsm-view-new .detail-re.job .dr-inner .inner-box .reinfo-list li .con.point-txt,
    .rsm-view-new .detail-re.job .dr-inner .inner-box .reinfo-list li .con.point-sub-txt {display: block; margin-top: 7px;}
    .rsm-view-new .detail-re.job .dr-inner .inner-box .reinfo-list li .con.point-sub-txt {padding-left: 0;}
    .rsm-view-new .detail-re.cert .dr-inner .inner-box .reinfo-list li .subjact {min-width: auto; margin-bottom: 7px;}
    .rsm-view-new .detail-re.cert .dr-inner .inner-box .reinfo-list li .con.point-txt {margin-bottom: 7px;}
    .rsm-view-new .detail-re.cert .dr-inner .inner-box .reinfo-list li .con.point-sub-txt {padding-left: 0;}
    .rsm-view-new .detail-re.etc .dr-inner.flex-box {flex-direction: column;}
    .rsm-view-new .detail-re.etc .dr-inner.flex-box .inner-box {width: 100%;}
    .rsm-view-new .detail-re.etc .dr-inner.flex-box .inner-box.dr-left-box {border-right: none; margin-bottom: 7px;}
    .rsm-view-new .detail-re.etc .dr-inner.flex-box .inner-box.dr-right-box {margin-left: 0;}
    .rsm-view-new .detail-re.etc .dr-inner .inner-box .reinfo-list li {padding-left: 0;}
}

@media (max-width: 490px) {
    .rsm-view-new .top-wrap .text-wrap .ui-topbox.type3 {min-height: 90px;}
    .rsm-view-new .top-wrap .text-wrap .ui-topbox.type3 .inner .txtwrap .h-box {font-size: 22px;}
}

@media (max-width: 420px) {
    .rsm-view-new .top-wrap .text-wrap .detail-re {width: calc(100% - 180px);}
    .rsm-view-new .top-wrap .text-wrap .detail-re .dr-inner .inner-box .reinfo-list li {padding-left: 0; padding-right: 0;}
    .rsm-view-new .top-wrap .text-wrap .detail-re .dr-inner .inner-box .reinfo-list li .subjact {position: relative; min-width: auto; display: block;}
    .rsm-view-new .top-wrap .img-wrap {width: 160px; height: 252px;}
    .rsm-view-new .top-wrap .img-wrap .inner img {width: auto; height: 100%;}

    .rsm-view-new .detail-re.language .dr-inner .inner-box .reinfo-list li .point-txt {min-width: 80px;}
    .rsm-view-new .detail-re.language .dr-inner .inner-box .reinfo-list li .con {width: calc(100% - 85px);}
}

@media (max-width: 360px) {
    .rsm-view-new .top-wrap .text-wrap .detail-re {width: calc(100% - 160px);}
    .rsm-view-new .top-wrap .img-wrap {width: 140px;}
}
/* 230919 인재상세 페이지 신규 퍼블리싱 : e */