@font-face {
    font-family: 'Pretendard';
    font-weight: 45 920;
    font-style: normal;
    font-display: swap;
    src: url('/resources-co/fonts/PretendardVariable.woff2') format('woff2-variations');
}

html, body, div, span, h1, h2, h3, h4, h5, h6, p, a, strong, em, img, sub, sup, address, cite, pre, code, del, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, menu, nav, output, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline
}

html {
    overflow-x: hidden;
    width: 100%;
    height: 100%;
    font-size: 62.5%;
    font-family: "Pretendard", "Apple SD Gothic Neo", sans-serif;
    -webkit-user-select: none;
    -webkit-text-size-adjust: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none
}

body {
    width: 100%;
    letter-spacing: -0.03em;
    word-break: keep-all;
    color: #2B2B2B;
    font-size: 1.2rem;
    background-color: #fff;
    font-family: "Pretendard", "Apple SD Gothic Neo", sans-serif;
    display: flex;
    flex-flow: column;
    min-height: 100vh;
    line-height:1.4;
}

ol, ul {
    list-style: none
}

table {
    border-collapse: collapse;
    word-break: break-all
}

button, html input[type='button'], input[type='reset'], input[type='submit'] {
    overflow: visible;
    -webkit-appearance: button;
    cursor: pointer
}

input[type='number']::-webkit-inner-spin-button, input[type='number']::-webkit-outer-spin-button {
    height: auto
}

input[type='search']::-webkit-search-cancel-button, input[type='search']::-webkit-search-decoration {
    -webkit-appearance: none
}


input, button, select, textarea {
    margin: 0;
    padding: 0;
    border: 0;
    box-sizing: border-box;
    -webkit-appearance: none;
    vertical-align: middle;
    outline: none;
    border-radius: 0;
    background-color: transparent;
    color: #2B2B2B;
    font-size: 1.2rem;
}

caption, legend, hr {
    display: none
}

em, address, i {
    font-style: normal
}

img {
    width: 100%;
    vertical-align: middle;
    -webkit-user-select: none;
    height: auto
}

a {
    color: inherit;
    font-size: 1.2rem;
    text-decoration: none;
}

strong, b {
    font-size: 1.2rem;
    word-break: break-all;
    word-wrap: break-word;
}

a, button, input, img, div, span {
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    outline: none
}

p, span {
    word-break: break-all;
    word-wrap: break-word
}

label {
    cursor: pointer
}

input::-webkit-input-placeholder {
    color: #C1C1C1;
    line-height: normal
}

input:-moz-placeholder {
    color: #C1C1C1;
    line-height: normal
}

input::-moz-placeholder {
    color: #C1C1C1;
    line-height: normal
}

input:-ms-input-placeholder {
    color: #C1C1C1;
    line-height: normal
}

input::-ms-input-placeholder {
    color: #C1C1C1;
    line-height: normal
}

input::placeholder {
    color: #C1C1C1;
    line-height: normal
}

textarea::-webkit-input-placeholder {
    color: #C1C1C1
}

textarea:-moz-placeholder {
    color: #C1C1C1
}

textarea::-moz-placeholder {
    color: #C1C1C1
}

textarea:-ms-input-placeholder {
    color: #C1C1C1
}

textarea::-ms-input-placeholder {
    color: #C1C1C1
}

textarea::placeholder {
    color: #C1C1C1
}


html {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    max-height: 99999em;
    padding-bottom: env(safe-area-inset-bottom)
}

.clear {
    content: '';
    display: block;
    clear: both
}

.hidden {
    position: absolute;
    font-size:0;
    line-height:0;
    visibility: hidden
}

.align-c {
    text-align: center !important
}

.align-l {
    text-align: left !important
}

.align-r {
    text-align: right !important
}

.valign-b {
    vertical-align: bottom !important
}

.valign-t {
    vertical-align: top !important
}

.valign-m {
    vertical-align: middle !important
}

.margin-a {
    margin-left: auto !important;
    margin-right: auto !important
}

.txtBold {
    font-weight: 700 !important
}

.txtNormal {
    font-weight: 400 !important
}

.txtPretBold {
    font-weight: 700 !important;
}

.txtPretMedium {
    font-weight: 500 !important;
}

.texBlack {
    color: #2B2B2B !important
}

.texRed {
    color: #E60012 !important
}

.texRedNew {
    color: #D60228 !important
}

.texGreen {
    color: #20BBC4 !important
}

.texGray {
    color: #B4B8BF !important
}

.texGray2 {
    color: #999 !important
}

.texYellow {
    color: #FFF456 !important
}
.texYellow2 {
    color: #EFDD3C;
}
.texYellow3 {
    color: #FAFF6A;
}

.pcOnly {
    display: none
}

.moOnly {
    display: block
}

.mg0 {
    margin: 0 !important
}

.pd0 {
    margin: 0 !important
}

.pd-0 {
    padding: 0 !important
}

.pd-5 {
    padding: .4rem !important
}

.pd-10 {
    padding: .9rem !important
}

.pd-15 {
    padding: 1.3rem !important
}

.pd-20 {
    padding: 1.7rem !important
}

.pd-25 {
    padding: 2.1rem !important
}

.pd-30 {
    padding: 2.7rem !important
}

.pd-35 {
    padding: 3rem !important
}

.pd-40 {
    padding: 3.4rem !important
}

.pd-45 {
    padding: 3.8rem !important
}

.pd-50 {
    padding: 4.2rem !important
}

.mg-0 {
    margin: 0 !important
}

.mg-5 {
    margin: .4rem !important
}

.mg-10 {
    margin: .9rem !important
}

.mg-15 {
    margin: 1.3rem !important
}

.mg-20 {
    margin: 1.7rem !important
}

.mg-25 {
    margin: 2.1rem !important
}

.mg-30 {
    margin: 2.7rem !important
}

.mg-35 {
    margin: 3rem !important
}

.mg-40 {
    margin: 3.4rem !important
}

.mg-45 {
    margin: 3.8rem !important
}

.mg-50 {
    margin: 4.2rem !important
}

.mt-0 {
    margin-top: 0 !important
}

.mt-2 {
    margin-top: 0.178rem !important
}

.mt-4 {
    margin-top: 0.356rem !important
}

.mt-5 {
    margin-top: .4rem !important
}

.mt-8 {
    margin-top: 0.711rem !important
}

.mt-10 {
    margin-top: .9rem !important
}

.mt-12 {
    margin-top: 1.067rem !important
}

.mt-15 {
    margin-top: 1.3rem !important
}

.mt-16 {
    margin-top: 1.422rem !important
}

.mt-20 {
    margin-top: 1.7rem !important
}

.mt-24 {
    margin-top: 2.133rem !important
}

.mt-25 {
    margin-top: 2.1rem !important
}

.mt-32 {
    margin-top: 2.8rem !important
}

.mt-30 {
    margin-top: 2.7rem !important
}

.mt-35 {
    margin-top: 3rem !important
}

.mt-40 {
    margin-top: 3.4rem !important
}

.mt-45 {
    margin-top: 3.8rem !important
}

.mt-50 {
    margin-top: 4.2rem !important
}

.mb-0 {
    margin-bottom: 0 !important
}

.mb-5 {
    margin-bottom: .4rem !important
}

.mb-10 {
    margin-bottom: .9rem !important
}

.mb-15 {
    margin-bottom: 1.3rem !important
}

.mb-20 {
    margin-bottom: 1.7rem !important
}

.mb-25 {
    margin-bottom: 2.1rem !important
}

.mb-30 {
    margin-bottom: 2.7rem !important
}

.mb-35 {
    margin-bottom: 3rem !important
}

.mb-40 {
    margin-bottom: 3.4rem !important
}

.mb-45 {
    margin-bottom: 3.8rem !important
}

.mb-50 {
    margin-bottom: 4.2rem !important
}

.ml-0 {
    margin-left: 0 !important
}

.ml-5 {
    margin-left: .4rem !important
}

.ml-10 {
    margin-left: .9rem !important
}

.ml-15 {
    margin-left: 1.3rem !important
}

.ml-20 {
    margin-left: 1.7rem !important
}

.ml-25 {
    margin-left: 2.1rem !important
}

.ml-30 {
    margin-left: 2.7rem !important
}

.ml-35 {
    margin-left: 3rem !important
}

.ml-40 {
    margin-left: 3.4rem !important
}

.ml-45 {
    margin-left: 3.8rem !important
}

.ml-50 {
    margin-left: 4.2rem !important
}

.mr-0 {
    margin-right: 0 !important
}

.mr-5 {
    margin-right: .4rem !important
}

.mr-10 {
    margin-right: .9rem !important
}

.mr-15 {
    margin-right: 1.3rem !important
}

.mr-20 {
    margin-right: 1.7rem !important
}

.mr-25 {
    margin-right: 2.1rem !important
}

.mr-30 {
    margin-right: 2.7rem !important
}

.mr-35 {
    margin-right: 3rem !important
}

.mr-40 {
    margin-right: 3.4rem !important
}

.mr-45 {
    margin-right: 3.8rem !important
}

.mr-50 {
    margin-right: 4.2rem !important
}

.pt-0 {
    padding-top: 0 !important
}

.pt-5 {
    padding-top: .4rem !important
}

.pt-10 {
    padding-top: .9rem !important
}

.pt-15 {
    padding-top: 1.3rem !important
}

.pt-20 {
    padding-top: 1.7rem !important
}

.pt-25 {
    padding-top: 2.1rem !important
}

.pt-30 {
    padding-top: 2.7rem !important
}

.pt-35 {
    padding-top: 3rem !important
}

.pt-40 {
    padding-top: 3.4rem !important
}

.pt-45 {
    padding-top: 3.8rem !important
}

.pt-50 {
    padding-top: 4.2rem !important
}

.pb-0 {
    padding-bottom: 0 !important
}

.pb-5 {
    padding-bottom: .4rem !important
}

.pb-10 {
    padding-bottom: .9rem !important
}

.pb-15 {
    padding-bottom: 1.3rem !important
}

.pb-20 {
    padding-bottom: 1.7rem !important
}

.pb-25 {
    padding-bottom: 2.1rem !important
}

.pb-30 {
    padding-bottom: 2.7rem !important
}

.pb-35 {
    padding-bottom: 3rem !important
}

.pb-40 {
    padding-bottom: 3.4rem !important
}

.pb-45 {
    padding-bottom: 3.8rem !important
}

.pb-50 {
    padding-bottom: 4.2rem !important
}

.pl-0 {
    padding-left: 0 !important
}

.pl-5 {
    padding-left: .4rem !important
}

.pl-10 {
    padding-left: .9rem !important
}

.pl-15 {
    padding-left: 1.3rem !important
}

.pl-20 {
    padding-left: 1.7rem !important
}

.pl-25 {
    padding-left: 2.1rem !important
}

.pl-30 {
    padding-left: 2.7rem !important
}

.pl-35 {
    padding-left: 3rem !important
}

.pl-40 {
    padding-left: 3.4rem !important
}

.pl-45 {
    padding-left: 3.8rem !important
}

.pl-50 {
    padding-left: 4.2rem !important
}

.pr-0 {
    padding-right: 0 !important
}

.pr-5 {
    padding-right: .4rem !important
}

.pr-10 {
    padding-right: .9rem !important
}

.pr-15 {
    padding-right: 1.3rem !important
}

.pr-20 {
    padding-right: 1.7rem !important
}

.pr-25 {
    padding-right: 2.1rem !important
}

.pr-30 {
    padding-right: 2.7rem !important
}

.pr-35 {
    padding-right: 3rem !important
}

.pr-40 {
    padding-right: 3.4rem !important
}

.pr-45 {
    padding-right: 3.8rem !important
}

.pr-50 {
    padding-right: 4.2rem !important
}

.txtLight {
    font-weight: normal;
}

.txtRegular {
    font-weight: normal;
}

.txtUnderline {
    text-decoration: underline;
}

/* 재계약 및 빠른 출고 관련 추가사항 20210809 */
.fs-11 {
    font-size: 0.957rem !important;
}

.fs-12 {
    font-size: 1.043rem !important;
}

.fs-13 {
    font-size: 1.13rem !important;
}

.fs-14 {
    font-size: 1.217rem !important;
}

.fs-15 {
    font-size: 1.304rem !important;
}

.fs-16 {
    font-size: 1.391rem !important;
}

.fs-17 {
    font-size: 1.478rem !important;
}

.fs-18 {
    font-size: 1.565rem !important;
}

.fs-19 {
    font-size: 1.652rem !important;
}

.fs-20 {
    font-size: 1.739rem !important;
}

.fs-21 {
    font-size: 1.826rem !important;
}

.fs-22 {
    font-size: 1.913rem !important;
}

.fs-23 {
    font-size: 2rem !important;
}

.fs-24 {
    font-size: 2.087rem !important;
}

.fs-25 {
    font-size: 2.174rem !important;
}

.fs-26 {
    font-size: 2.261rem !important;
}

.fs-27 {
    font-size: 2.348rem !important;
}

.fs-28 {
    font-size: 2.435rem !important;
}

.fs-29 {
    font-size: 2.522rem !important;
}

.fs-30 {
    font-size: 2.609rem !important;
}

.fs-32 {
    font-size: 2.783rem !important;
}

.fs-34 {
    font-size: 2.957rem !important;
}

.dp-block {
    display: block;
}

.dp-inlineblock {
    display: inline-block;
}

.dp-inline {
    display: inline;
}

.line-1-1 {
    line-height: 1.1;
}

.line-1-2 {
    line-height: 1.2;
}

.line-1-3 {
    line-height: 1.3;
}

.line-1-4 {
    line-height: 1.4;
}

.line-1-5 {
    line-height: 1.5;
}

.line-1-6 {
    line-height: 1.6;
}

.pl-7 {
    padding-left: 0.6rem !important;
}

.w_100per {
    width: 100% !important;
}

.w_95per {
    width: 95% !important;
}

.w_90per {
    width: 90% !important;
}

.w_85per {
    width: 85% !important;
}

.w_80per {
    width: 80% !important;
}

.w_75per {
    width: 75% !important;
}

.w_70per {
    width: 70% !important;
}

.w_65per {
    width: 65% !important;
}

.w_60per {
    width: 60% !important;
}

.w_55per {
    width: 55% !important;
}

.w_50per {
    width: 50% !important;
}

.w_45per {
    width: 45% !important;
}

.w_40per {
    width: 40% !important;
}

.w_35per {
    width: 35% !important;
}

.w_30per {
    width: 30% !important;
}

.w_25per {
    width: 25% !important;
}

.w_20per {
    width: 20% !important;
}

.w_15per {
    width: 15% !important;
}

.w_10per {
    width: 10% !important;
}

.w_5per {
    width: 5% !important;
}

.w_3per {
    width: 3% !important;
}

.w_5 {
    width: 0.41rem !important
}

.w_10 {
    width: 0.81rem !important
}

.w_15 {
    width: 1.22rem !important
}

.w_20 {
    width: 1.62rem !important
}

.w_25 {
    width: 2.03rem !important
}

.w_30 {
    width: 2.43rem !important
}

.w_35 {
    width: 2.84rem !important
}

.w_40 {
    width: 3.24rem !important
}

.w_45 {
    width: 3.65rem !important
}

.w_50 {
    width: 4.06rem !important
}

.w_55 {
    width: 4.46rem !important
}

.w_60 {
    width: 4.87rem !important
}

.w_65 {
    width: 5.27rem !important
}

.w_70 {
    width: 5.68rem !important
}

.w_75 {
    width: 6.08rem !important
}

.w_80 {
    width: 6.49rem !important
}

.w_85 {
    width: 6.89rem !important
}

.w_90 {
    width: 7.30rem !important
}

.w_95 {
    width: 7.71rem !important
}

.w_100 {
    width: 8.11rem !important
}

.w_105 {
    width: 8.52rem !important
}

.w_110 {
    width: 8.92rem !important
}

.w_115 {
    width: 9.33rem !important
}

.w_120 {
    width: 9.73rem !important
}

.w_125 {
    width: 10.14rem !important
}

.w_130 {
    width: 10.54rem !important
}

.w_135 {
    width: 10.95rem !important
}

.w_140 {
    width: 11.36rem !important
}

.w_145 {
    width: 11.76rem !important
}

.w_150 {
    width: 12.17rem !important
}

.w_155 {
    width: 12.57rem !important
}

.w_160 {
    width: 12.98rem !important
}

.w_165 {
    width: 13.38rem !important
}

.w_170 {
    width: 13.79rem !important
}

.w_175 {
    width: 14.19rem !important
}

.w_180 {
    width: 14.60rem !important
}

.w_185 {
    width: 15.01rem !important
}

.w_190 {
    width: 15.41rem !important
}

.w_195 {
    width: 15.82rem !important
}

.w_200 {
    width: 16.22rem !important
}

.w_205 {
    width: 16.63rem !important
}

.w_210 {
    width: 17.03rem !important
}

.w_215 {
    width: 17.44rem !important
}

.w_220 {
    width: 17.84rem !important
}

.w_225 {
    width: 18.25rem !important
}

.w_230 {
    width: 18.66rem !important
}

.w_235 {
    width: 19.06rem !important
}

.w_240 {
    width: 19.47rem !important
}

.w_245 {
    width: 19.87rem !important
}

.w_250 {
    width: 20.28rem !important
}

.w_255 {
    width: 20.68rem !important
}

.w_260 {
    width: 21.09rem !important
}

.w_265 {
    width: 21.49rem !important
}

.w_270 {
    width: 21.90rem !important
}

.w_275 {
    width: 22.31rem !important
}

.w_280 {
    width: 22.71rem !important
}

.w_285 {
    width: 23.12rem !important
}

.w_290 {
    width: 23.52rem !important
}

.w_295 {
    width: 23.93rem !important
}

.w_300 {
    width: 24.33rem !important
}

.w_305 {
    width: 24.74rem !important
}

.w_310 {
    width: 25.14rem !important
}

.w_315 {
    width: 25.55rem !important
}

.w_320 {
    width: 25.96rem !important
}

.w_325 {
    width: 26.36rem !important
}

.w_330 {
    width: 26.77rem !important
}

.w_335 {
    width: 27.17rem !important
}

.w_340 {
    width: 27.58rem !important
}

.w_345 {
    width: 27.98rem !important
}

.w_350 {
    width: 28.39rem !important
}

.w_355 {
    width: 28.79rem !important
}

.w_360 {
    width: 29.20rem !important
}

.w_365 {
    width: 29.61rem !important
}

.w_370 {
    width: 30.01rem !important
}

.w_375 {
    width: 30.42rem !important
}

.w_calc_90 {
    width: calc(100% - 7.3rem) !important;
}

.overflow-visible {
    overflow: visible !important;
}

/* 전기차 사전예약,상담신청 20220111 */
.flex-mowrap {
    flex-wrap: nowrap;
}

.flex-wrap {
    flex-wrap: wrap;
}

.flex-wrapreverse {
    flex-wrap: wrap-reverse;
}

.dp-flex {
    display: flex;
}

.dp-none {
    display: none !important;
}

.jc-start {
    justify-content: flex-start;
}

.jc-end {
    justify-content: flex-end;
}

.jc-center {
    justify-content: center;
}

.jc-spacebetween {
    justify-content: space-between;
}

.jc-spacearound {
    justify-content: space-around;
}

.ai-start {
    align-items: flex-start;
}

.ai-end {
    align-items: flex-end;
}

.ai-center {
    align-items: center;
}

.ai-stretch {
    align-items: stretch;
}

.ai-baseline {
    align-items: baseline;
}

.w_auto {
    width: auto !important;
}

.bg-none {
    background: none !important;
}

.bg-white {
    background: #fff !important;
}

.word-break {
    word-break: break-all;
}

.word-keep {
    word-break: break-all;
}

.texWhite {
    color: #FFF !important;
}

.bg-whiteBlue {
    background: #F9FAFC !important;
}

.radius {
    border-radius: 1rem;
}

/* 즉시출고 UI/UX 2022.08.05 추가 */
.texBlue {
    color: #406FF0 !important
}
/* flex css 추가 */
.flex{
    display: flex;
}
.flex_center{
    display: flex;
    align-items: center;
    justify-content: center
}
.flex_center_btw{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.flex_col{
    display: flex;
    flex-direction: column;
}
.flex_row{
    display: flex;
    flex-direction: row;
}
