@font-face {
    font-family: 'Pretendard';
    font-weight: 900;
    font-display: swap;
    src: local('Pretendard Black'), url('../fonts/woff2-subset/Pretendard-Black.subset.woff2') format('woff2'), url('../fonts/woff-subset/Pretendard-Black.subset.woff') format('woff');
}

@font-face {
    font-family: 'Pretendard';
    font-weight: 800;
    font-display: swap;
    src: local('Pretendard ExtraBold'), url('../fonts/woff2-subset/Pretendard-ExtraBold.subset.woff2') format('woff2'), url('../fonts/woff-subset/Pretendard-ExtraBold.subset.woff') format('woff');
}

@font-face {
    font-family: 'Pretendard';
    font-weight: 700;
    font-display: swap;
    src: local('Pretendard Bold'), url('../fonts/woff2-subset/Pretendard-Bold.subset.woff2') format('woff2'), url('../fonts/woff-subset/Pretendard-Bold.subset.woff') format('woff');
}

@font-face {
    font-family: 'Pretendard';
    font-weight: 600;
    font-display: swap;
    src: local('Pretendard SemiBold'), url('../fonts/woff2-subset/Pretendard-SemiBold.subset.woff2') format('woff2'), url('../fonts/woff-subset/Pretendard-SemiBold.subset.woff') format('woff');
}

@font-face {
    font-family: 'Pretendard';
    font-weight: 500;
    font-display: swap;
    src: local('Pretendard Medium'), url('../fonts/woff2-subset/Pretendard-Medium.subset.woff2') format('woff2'), url('../fonts/woff-subset/Pretendard-Medium.subset.woff') format('woff');
}

@font-face {
    font-family: 'Pretendard';
    font-weight: 400;
    font-display: swap;
    src: local('Pretendard Regular'), url('../fonts/woff2-subset/Pretendard-Regular.subset.woff2') format('woff2'), url('../fonts/woff-subset/Pretendard-Regular.subset.woff') format('woff');
}

@font-face {
    font-family: 'Pretendard';
    font-weight: 300;
    font-display: swap;
    src: local('Pretendard Light'), url('../fonts/woff2-subset/Pretendard-Light.subset.woff2') format('woff2'), url('../fonts/woff-subset/Pretendard-Light.subset.woff') format('woff');
}

@font-face {
    font-family: 'Pretendard';
    font-weight: 200;
    font-display: swap;
    src: local('Pretendard ExtraLight'), url('../fonts/woff2-subset/Pretendard-ExtraLight.subset.woff2') format('woff2'), url('../fonts/woff-subset/Pretendard-ExtraLight.subset.woff') format('woff');
}

@font-face {
    font-family: 'Pretendard';
    font-weight: 100;
    font-display: swap;
    src: local('Pretendard Thin'), url('../fonts/woff2-subset/Pretendard-Thin.subset.woff2') format('woff2'), url('../fonts/woff-subset/Pretendard-Thin.subset.woff') format('woff');
}

*, ::before, ::after{box-sizing: border-box;}
html{overflow-x: hidden;box-sizing: inherit;background-color: #fff;overscroll-behavior-y: none;}
body{position: relative; margin: 0; line-height: 1.6; font-family:/* 'SUIT Variable',*/'Pretendard', Pretendard, -apple-system, BlinkMacSystemFont, system-ui, Roboto, "Helvetica Neue", "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif; font-size: 18px; font-weight: 500; color: var(--clr-body); letter-spacing: -0.035em; word-break: break-word; overflow-wrap: break-word; -webkit-text-size-adjust: 100%; -moz-text-size-adjust: 100%; -ms-text-size-adjust: 100%;overscroll-behavior-y: none; color: #232323;}
h1, h2, h3, h4, h5, h6, strong{font-weight: 800;}
h1, h2, h3, h4, h5, h6, p{margin: 0;}
blockquote{margin: 0;}
article, aside, details, figcaption, figure, footer, header, hgroup, main, summary{display: block; position: relative;}
ul, ol{margin: 0;padding: 0;list-style: none;}
dl, dd{margin: 0;}
figure{margin: 0;}
figcaption{color: #232323;}
img{display:inline-block;vertical-align: top; max-width: 100%;}
fieldset{margin: 0;padding: 0;border: none;}
em{font-style: normal;}
caption{text-align: left;color: #232323;font-weight: 500;}
textarea, button{vertical-align: middle;}
textarea{color: #232323; resize: none; overflow-y: auto; -ms-overflow-style: auto;}
a{text-decoration: none; color: inherit;}
a:hover, a:focus, a:active{text-decoration: none;}
table{width: 100%;border-collapse:collapse;}
button{overflow: visible; padding: 0; margin: 0; line-height: inherit; font-size: inherit; font-family: inherit; color: #111; font-weight: 500; white-space: nowrap; border: none; cursor: pointer; background: none;letter-spacing: inherit;  border-radius:4px;}
button:active{outline: none;}
button::-moz-focus-inner{padding: 0; border: 0;}
input,select{padding:0 16px; height:60px; line-height: 60px;font-family:inherit;font-size: inherit;color: #232323;background-color:#f5f5f5; border-radius: 4px;-webkit-transition:all ease .1s;transition:all ease .1s; border:0; }
textarea{font-family:inherit;font-size: inherit; line-height:inherit; padding:16px; background-color: #f5f5f5; color: #232323; border-radius: 4px;-webkit-transition:all ease .1s;transition:all ease .1s; border:0;}
select{margin: 0; padding-right:32px;-moz-appearance:none;-webkit-appearance:none;appearance:none; -webkit-appearance: none;background:url('/resources/images/ico-arrow-down.png') #f5f5f5 no-repeat center right 10px / 10px; box-shadow: none;border :0 ; }
select::-ms-expand{display:none;}
input[type=number]{-moz-appearance:textfield;}
input:-moz-read-only,textarea:-moz-read-only{background-color:#f5f5f5;}
input:read-only,textarea:read-only{background-color:#f5f5f5;}
input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0;}
/* input:not([readonly="readonly"]):not(:disabled):hover{border-color:#bbbbbb;} */
/* select:not(:disabled):hover{border-color:#bbbbbb;} */
/* textarea:not(:read-only):not(:disabled):hover{border-color:#bbbbbb;} */
/* input:not([readonly="readonly"]):not(:disabled):focus{border-color:#ebebeb;} */
/* select:not(:disabled):focus{border-color:#ebebeb;} */
/* textarea:not(:read-only):not(:disabled):focus{border-color:#ebebeb;} */
input.is-invalid{border-color: #FF692D;}
input.is-invalid::placeholder{color: #FF692D;}
select.is-invalid{color: #fff;background-color: #FF692D;border-color: #FF692D; }
textarea.is-invalid{border-color: #FF692D;}
textarea.is-invalid::placeholder{color: #FF692D;}
hr, legend, caption, .blind {
    overflow: hidden;
    position: absolute;
    left: -9999px !important;
    top: -9999px !important;
}

/* :focus{outline:none;} */
::placeholder{color:#999999;}
:-ms-input-placeholder{color:#999999;}
::-ms-input-placeholder{color:#999999;}
@media (hover: hover) and (pointer: fine) {
    /* select:not(:disabled):hover{background-color: #DCDCDC;} */
}
@media screen and (max-width:768px){
    body{font-size: 14px;}
    select{  height: 50px; line-height: 50px;}
    input, textarea{height: 50px;  line-height: 50px;}
    /* ::-webkit-scrollbar {-webkit-appearance: none;} */
}
