*{outline: 0}
@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Thin.woff') format('woff');
    font-weight: 100;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Light.woff') format('woff');
    font-weight: 300;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Regular.woff') format('woff');
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Medium.woff') format('woff');
    font-weight: 500;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-SemiBold.woff') format('woff');
    font-weight: 600;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Bold.woff') format('woff');
    font-weight: 700;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-ExtraBold.woff') format('woff');
    font-weight: 800;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Black.woff') format('woff');
    font-weight: 900;
    font-display: swap;
}
*{ margin: 0; padding: 0; }
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary, button,
time, mark, audio, video, a, textarea, input{;margin:0;  padding:0;  border:0; font-size:100%; vertical-align:baseline; background:transparent; -webkit-text-size-adjust:none; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; font-family: 'Pretendard'; font-style: normal; }
html{ -ms-touch-action:auto;}
html,body, section{width:100%;}

img{}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav, section{}
legend, caption{width:0;height:0;visibility:hidden;font-size:0;line-height:0;}
button{cursor:pointer; border:none; padding:0; }
button::-moz-focus-inner, input::-moz-focus-inner {border:0; padding:0;}
li,dd{list-style:none;}
blockquote, q {quotes:none;}
address, caption, em, cite, i, a {font-weight:normal; font-style:normal; text-decoration: none;color: #333}
table {border-collapse:collapse; border-spacing:0; table-layout:fixed;}
iframe{width:100%;vertical-align:middle;}
caption{display:none;}
figcaption{display:block;}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {-webkit-appearance:none;  margin:0; }

strong {font-weight: bold }

input[type="text"], input[type="number"],input[type="email"], input[type="search"],
input[type="password"], input[type="date"], input[type="tel"], select{display:table-cell; vertical-align:middle; padding:  0 0 0 7px; height: 40px; line-height: 1; box-sizing: border-box; background:#fff; border:1px solid #cccccc; border-radius:0; color:#999; font-size:12px;font-family: gravita-hum-variable, sans-serif;}

input[type="search"] {border-radius:0; -webkit-border-radius:0; -webkit-appearance:textfield;}
input[type="search"]::-webkit-search-results-decoration {-webkit-appearance:none;}

input[type='checkbox'],input[type='radio'] {vertical-align:middle; margin-top:0;  cursor : pointer;}

input.disabled {background:#fff;}

input[type=date]::-webkit-clear-button,
input[type=date]::-webkit-inner-spin-button,
input[type=date]::-webkit-calendar-picker-indicator {
    display: none;
}


select::-ms-expand{display:none; }
select{ cursor: pointer; outline :none; overflow :hidden; color:#999; width:100%;;  }
textarea{width:100%;height:100px; resize:none; border:1px solid #cccccc;   padding:10px; color:#999;}


.blind{position:absolute; top:-999999px; width:0; height:0; font-size:0; overflow:hidden;}
.clear:after{content:""; display: table; clear: both;}
.clearfix{overflow:hidden;}
.clearfix:after{clear:both; display:table; content:'';}
.center{text-align:center; display:block; float:none !important;}
.accessibility{display: none}
.hidden {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    border: none;
    clip: rect(0,0,0,0);
    overflow: hidden;
}


.eng{ font-family: magistral, sans-serif; }
#footer{background-color: #111111;padding-top: 100px;padding-bottom: 100px;position: relative;z-index: 15}
#footer .ft01{display: flex;justify-content: space-between;padding-bottom: 100px;border-bottom: 1px solid #333333;}
#footer .ft01 .left ul{display: flex;flex-wrap: wrap;gap: 20px 40px;width: 650px;margin-top: 40px;}
#footer .ft01 .left ul li{color: #999999;font-size: 16px;display: flex;gap: 10px;}
#footer .ft01 .left ul li:nth-child(1){width: 100%;}
#footer .ft01 .right ul {display: flex;flex-direction: column;gap: 10px}
#footer .ft01 .right ul li a{display: flex;justify-content: flex-end;font-size: 16px;color: #FFFFFF;font-weight: 500;align-items: center;gap: 5px}
#footer .ft01 .right ul li a i{overflow: hidden;position: relative;}
#footer .ft01 .right ul li a i svg{width: auto;height: auto;display: block;transition: 0.5s;}
#footer .ft01 .right ul li:hover a i svg{transform: translate(100%,-100%);}
#footer .ft01 .right ul li a i svg:nth-child(1){position: absolute;top: 100%;left: -100%;}
#footer .ft02{margin-top: 20px;}
#footer .ft02 address{color: #666666;font-size: 15px;;}

#header{position: fixed;padding: 0 40px;width: 100%;top: 0;left: 0;z-index: 9999;}
#header #logo{position: absolute;left: 0;top: 50%;transform: translateY(-50%);z-index: 99;}
#header .more_btn{position: absolute;right: 0;top: 50%;transform: translateY(-50%);}
#header .hd_inner{position: relative;}
#header #gnb{position: relative;}
#header #gnb .bg{position: absolute;top: 100%;padding-top: 10px;width: 1000px;left: 50%;transform: translateX(-50%);}
#header #gnb .bg div{height: 0;background-color: #fff;border-radius: 4px;transition: 0.5s;}
#header:hover #gnb .bg div{height: 138px;}
#header #gnb > ul {display: flex;justify-content: center;}
#header #gnb > ul > li{position: relative;}
#header:hover #gnb > ul{gap: 0;}
/*#header:hover #gnb > ul > li{width: 200px;}*/
#header #gnb > ul > li > a{display: flex;height: 110px;align-items: center;font-size: 16px;color: #FFFFFF;font-family: "neulis-sans", sans-serif;justify-content: center;position: relative;transition: 0.5s;padding: 0 25px;transition: 0.5s;transition: 0.5s}
#header #gnb:hover > ul > li > a{padding: 0 50px}
#header:hover #gnb > ul > li:hover > a{color: #40BC96;}
#header #gnb > ul > li > a:before{content: '';display: block;width: 100%;height: 4px;background-color: #40BC96;position: absolute;bottom: 0;left: 0;transform: scaleX(0);transition: 0.5s;}
#header #gnb > ul > li:hover > a:before{transform: scaleX(1);;}
#header #gnb > ul > li > div{position: absolute;padding-top: 10px;height: 138px;align-items: center;display: flex;width: 100%;display: none;}
#header:hover #gnb > ul > li > div{display: flex;}
#header #gnb > ul > li > div ul{display: flex;flex-direction: column;text-align: center;gap: 20px;width: 100%;border-right: 1px solid #DDDDDD;}
#header #gnb > ul > li:nth-child(2) > div ul{border-left: 1px solid #DDDDDD;}
#header #gnb > ul > li > div ul li a{font-size: 16px;color: #666666;transition: 0.5s;}
#header #gnb > ul > li > div ul li:hover a{color: #000000;text-decoration: underline;}
#header:hover{background-color: #FFFFFF;}
#header #gnb > ul > li:last-child > div ul{border-right: none}
#header:hover #gnb > ul > li > a{color: #000000;}
#header:hover .more_btn a{color: #000000;border-color: #00000020;}
#header:hover .more_btn a path{stroke: #000;}
#header:hover #logo path{fill: #404041}
#header:hover #logo path#패스_1{fill: #3DB180}

#header .all_menu_b{ width: 26px; height: 26px; position: absolute; right: 30px; top: 55%; transform: translate(0,-50%); cursor: pointer; display: none}
#header .all_menu_b span{ display: block; width: 12px; height: 12px; background-color: #fff; position: absolute; }
#header .all_menu_b span:nth-child(1){ left: 0; top: 0; animation: menu 2s linear infinite; }
#header .all_menu_b span:nth-child(2){ right: 0; top: 0; animation: menu 2s linear infinite; animation-delay: .2s; }
#header .all_menu_b span:nth-child(3){ right: 0; bottom: 0; animation: menu 2s linear infinite; animation-delay: .4s; }
#header .all_menu_b span:nth-child(4){ left: 0; bottom: 0;animation: menu 2s linear infinite;animation-delay: .6s;  }

#header .all_menu_b{ width: 26px; height: 26px; position: absolute; right: 30px; top: 50%; transform: translate(0,-50%); cursor: pointer; }
#header .all_menu_b span{ display: block; width: 12px; height: 12px; background-color: #fff; position: absolute; border-radius: 3px}
#header .all_menu_b span:nth-child(1){ left: 0; top: 0; animation: menu 2s linear infinite; }
#header .all_menu_b span:nth-child(2){ right: 0; top: 0; animation: menu 2s linear infinite; animation-delay: .2s; }
#header .all_menu_b span:nth-child(3){ right: 0; bottom: 0; animation: menu 2s linear infinite; animation-delay: .4s; }
#header .all_menu_b span:nth-child(4){ left: 0; bottom: 0;animation: menu 2s linear infinite;animation-delay: .6s;  }


#header .all_menu{ position: fixed; right: 0; top: 0; height: 100%; width: 80%; max-width: 320px; background-color: #030303; padding-top: 140px; padding-bottom: 60px; padding-left: 50px; z-index: 999;
  transform: translate(100%,0); transition: transform .8s; overflow-y: scroll;
}
#header .all_menu.on{ transform: translate(0,0); box-shadow: 0px 30px 0px 0px rgb(69 80 95 / 12%); }

#header.on .all_menu_b span{ background-color: #12213b; }


#header .all_menu .close_b{ width: 28px; height: 28px; position: absolute; right: 20px; top: 20px; background-color: transparent; transform: rotate(45deg);}
#header .all_menu .close_b span:nth-child(1){ width: 100%; height: 2px; background-color: #fff; display: block; position: absolute; left: 0; top: 13px; }
#header .all_menu .close_b span:nth-child(2){ width: 2px; height: 100%; background-color: #fff; display: block; position: absolute; left: 13px; top: 0; }
#header .all_menu > ul > li{ margin-bottom: 30px; }
#header .all_menu > ul > li:last-child{ margin-bottom: 0; }
#header .all_menu > ul > li > a{ font-size: 20px; font-weight: 900; color:#fff; letter-spacing: -0.5px; display: block; transition: opacity .4s;     font-family: "neulis-sans", sans-serif;}
#header .all_menu > ul > li > a:after{ content:""; display: block; width: 0; height: 2px; background-color: #EA5717; position: absolute; left: -50px; top: 50%; transform: translate(0,-50%);}
#header .all_menu > ul > li:hover > a{ color: #3DB180; }
#header .all_menu > ul > li:hover > a:after{ width: 30px; transition: width .5s; }

#header .all_menu > ul > li > ul{ margin-top: 20px; display: none; }
#header .all_menu > ul > li > ul.on{ display: block; }
#header .all_menu > ul > li > ul > li > a{ font-size: 16px; font-weight: 400; color:#fff; letter-spacing: -0.5px; display: block; transition: opacity .4s;;}
#header .all_menu > ul > li > ul > li:hover > a{ opacity: 1; }
#header .all_menu > ul > li > ul > li{ margin-bottom: 12px; }
#header .all_menu > ul > li > ul > li:last-child{ margin-bottom: 0; }
#header .all_menu .sub_b{ margin-top: 10px; display: none; }
#header .all_menu .sub_b li a{ font-size: 14px; color: #666; line-height: 24px; opacity: .4; transition: opacity.3s; }
#header .all_menu .sub_b li a:hover{ opacity: 1; }


#privacy_popup{position: fixed;top: 0;left: 0;width: 100%;height: 100vh;background: rgba(0,0,0,0.5);display: none}
#privacy_popup .pop_in{display: flex;width: 100%;height: 100vh;align-items: center;justify-content: center;}
#privacy_popup .pop_in .pop_w{background: #ffffff;width: 1200px;padding: 60px 20px;border-radius: 10px;position: relative;max-width: 90vw}
#privacy_popup .pop_in .pop_w p{height: 60vh;overflow-y: scroll;white-space: pre-wrap;font-size: 14px;line-height: 1.5}
#privacy_popup .pop_in button{width: 25px;height: 25px;position: relative;position: absolute;right: 20px;top: 20px;transform: rotate(45deg);display: block}
#privacy_popup .pop_in button:before{content: '';display: block;width: 2px;height: 100%;left: 50%;margin-left: -1px;top: 0;position: absolute;background: #000}
#privacy_popup .pop_in button:after{content: '';display: block;width: 2px;height: 100%;left: 50%;margin-left: -1px;top: 0;position: absolute;background: #000;transform: rotate(90deg)}