body,
p,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
li,
figure {
    font-family: "Noto Sans KR";
    margin: 0;
    padding: 0;
}

ul {
    list-style-type: none;
}

iframe {
    border: none;
    outline: none;
}

html,
body {
    overflow-x: hidden;
}

a {
    font-family: "Noto Sans KR";
    outline: none;
    text-decoration: none;
    cursor: pointer;
    color: #5e5e5e;
}

input {
    outline: none;
}

button {
    cursor: pointer;
}

.logo {
    width: 130px;
}

.fl_box {overflow:hidden;}
.fl_l {float:left}
.fl_r {float:right}
.center-block { display: block; margin-left: auto; margin-right: auto; }
.pull-right { float: right !important; }
.pull-left { float: left !important; }
.hide { display: none !important; }
.show { display: block !important; }
.invisible { visibility: hidden; }
.text-hide { font: 0/0 a; color: transparent; text-shadow: none; background-color: transparent; border: 0; }
.hidden { display: none !important; }
.display_b {display: block !important;}
.txt_r {text-align:right !important}
.txt_l {text-align:left !important}
.txt_c {text-align:center !important}
.lh_10 {line-height:10px;}
.lh_15 {line-height:15px;}
.lh_20 {line-height:20px;}
.lh_25 {line-height:25px;}
.lh_30 {line-height:30px;}
.lh_70 {line-height:70px;}
.lh_80 {line-height:80px;}
.lh_90 {line-height:90px;}
.lh_100 {line-height:100px;}
.fw_100 {font-weight:100;}
.fw_200 {font-weight:200;}
.fw_300 {font-weight:300;}
.fw_400 {font-weight:400;}
.fw_500 {font-weight:500;}
.fw_600 {font-weight:600;}
.fw_700 {font-weight:700;}
.fs_rem_08 {font-size:0.8rem !important; transition: all .3s;}
.fs_rem_09 {font-size:0.9rem !important; transition: all .3s;}
.fs_rem_10 {font-size:1.0rem !important; transition: all .3s;}
.fs_rem_11 {font-size:1.1rem !important; transition: all .3s;}
.fs_rem_12 {font-size:1.2rem !important; transition: all .3s;}
.fs_rem_13 {font-size:1.3rem !important; transition: all .3s;}
.fs_rem_14 {font-size:1.4rem !important; transition: all .3s;}
.fs_rem_15 {font-size:1.5rem !important; transition: all .3s;}
.fs_rem_16 {font-size:1.6rem !important; transition: all .3s;}
.fs_8 {font-size:8px !important; transition: all .3s;}
.fs_10 {font-size:10px !important; transition: all .3s;}
.fs_12 {font-size:12px !important; transition: all .3s;}
.fs_14 {font-size:14px !important; transition: all .3s;}
.fs_16 {font-size:16px !important; transition: all .3s;}
.fs_18 {font-size:18px !important; transition: all .3s;}
.fs_20 {font-size:20px !important; transition: all .3s;}
.fs_22 {font-size:22px !important; transition: all .3s;}
.fs_24 {font-size:24px !important; transition: all .3s;}
.fs_28 {font-size:28px !important; transition: all .3s;}
.fs_30 {font-size:30px !important; transition: all .3s;}
.fs_36 {font-size:36px !important; transition: all .3s;}
.fs_40 {font-size:40px !important; transition: all .3s;}
.fs_42 {font-size:42px !important; transition: all .3s;}
.fs_48 {font-size:48px !important; transition: all .3s;}
.fs_54 {font-size:54px !important; transition: all .3s;}
.fs_60 {font-size:60px !important; transition: all .3s;}
.fs_70 {font-size:70px !important; transition: all .3s;}
.fc_red {color:#dc3d1d !important;}
.fc_white {color:#ffffff !important;}
.fc_black {color:#000000 !important;}
.fc_green_01 {color:#46d501 !important;}
.fc_green_02 {color:#292a55 !important;}
.fc_blue_01 {color:#6666cc !important;}
.fc_blue_02 {color:#6666cc !important;}
.fc_gray_01 {color:#666666 !important;}
.fc_gray_02 {color:#3f3f3f !important;}
.fc_yellow {color:#dbb11b !important}

.w100 {width:calc(100px + calc(var(--base-width) * var(--width-rate0)) + calc(var(--add-width) * var(--width-rate0)))}
.w110 {width:calc(100px + calc(var(--base-width) * var(--width-rate0)) + calc(var(--add-width) * var(--width-rate1)))}
.w120 {width:calc(100px + calc(var(--base-width) * var(--width-rate0)) + calc(var(--add-width) * var(--width-rate2)))}
.w130 {width:calc(100px + calc(var(--base-width) * var(--width-rate0)) + calc(var(--add-width) * var(--width-rate3)))}
.w140 {width:calc(100px + calc(var(--base-width) * var(--width-rate0)) + calc(var(--add-width) * var(--width-rate4)))}
.w150 {width:calc(100px + calc(var(--base-width) * var(--width-rate0)) + calc(var(--add-width) * var(--width-rate5)))}
.w160 {width:calc(100px + calc(var(--base-width) * var(--width-rate0)) + calc(var(--add-width) * var(--width-rate6)))}
.w170 {width:calc(100px + calc(var(--base-width) * var(--width-rate0)) + calc(var(--add-width) * var(--width-rate7)))}
.w180 {width:calc(100px + calc(var(--base-width) * var(--width-rate0)) + calc(var(--add-width) * var(--width-rate8)))}
.w190 {width:calc(100px + calc(var(--base-width) * var(--width-rate0)) + calc(var(--add-width) * var(--width-rate9)))}
.w200 {width:calc(200px + calc(var(--base-width) * var(--width-rate0)) + calc(var(--add-width) * var(--width-rate0)))}
.w210 {width:calc(200px + calc(var(--base-width) * var(--width-rate0)) + calc(var(--add-width) * var(--width-rate1)))}
.w220 {width:calc(200px + calc(var(--base-width) * var(--width-rate0)) + calc(var(--add-width) * var(--width-rate2)))}
.w230 {width:calc(200px + calc(var(--base-width) * var(--width-rate0)) + calc(var(--add-width) * var(--width-rate3)))}
.w240 {width:calc(200px + calc(var(--base-width) * var(--width-rate0)) + calc(var(--add-width) * var(--width-rate4)))}
.w250 {width:calc(200px + calc(var(--base-width) * var(--width-rate0)) + calc(var(--add-width) * var(--width-rate5)))}
.w260 {width:calc(200px + calc(var(--base-width) * var(--width-rate0)) + calc(var(--add-width) * var(--width-rate6)))}
.w270 {width:calc(200px + calc(var(--base-width) * var(--width-rate0)) + calc(var(--add-width) * var(--width-rate7)))}
.w280 {width:calc(200px + calc(var(--base-width) * var(--width-rate0)) + calc(var(--add-width) * var(--width-rate8)))}
.w290 {width:calc(200px + calc(var(--base-width) * var(--width-rate0)) + calc(var(--add-width) * var(--width-rate9)))}

.w10n {width:10%;}
.w15n {width:15%;}
.w20n {width:20%;}
.w25n {width:25%;}
.w30n {width:30%;}
.w35n {width:35%;}
.w40n {width:40%;}
.w45n {width:45%;}
.w50n {width:50%;}
.w55n {width:55%;}
.w60n {width:60%;}
.w65n {width:65%;}
.w70n {width:70%;}
.w75n {width:75%;}
.w80n {width:80%;}
.w85n {width:85%;}
.w90n {width:90%;}
.w95n {width:95%;}
.w100n {width:100% !important;}

.w1000 {width:1000px; margin:0px auto; box-sizing:border-box}
.w10p {width:10%; box-sizing:border-box}
.w15p {width:15%; box-sizing:border-box}
.w20p {width:20%; box-sizing:border-box}
.w25p {width:25%; box-sizing:border-box}
.w30p {width:30%; box-sizing:border-box}
.w35p {width:35%; box-sizing:border-box}
.w40p {width:40%; box-sizing:border-box}
.w45p {width:45%; box-sizing:border-box}
.w50p {width:50%; box-sizing:border-box}
.w55p {width:55%; box-sizing:border-box}
.w60p {width:60%; box-sizing:border-box}
.w65p {width:65%; box-sizing:border-box}
.w70p {width:70%; box-sizing:border-box}
.w75p {width:75%; box-sizing:border-box}
.w80p {width:80%; box-sizing:border-box}
.w85p {width:85%; box-sizing:border-box}
.w90p {width:90%; box-sizing:border-box}
.w95p {width:95%; box-sizing:border-box}
.w100p {width:100% !important;}
.pd05 {padding:5px 5px !important}
.pd10 {padding:10px 10px !important}
.pd20 {padding:20px 20px !important}
.pl_10 {padding-left:10px !important}
.pl_20 {padding-left:20px !important}
.pl_30 {padding-left:30px !important}
.pr_10 {padding-right:10px !important}
.pr_20 {padding-right:20px !important}
.pr_20 {padding-right:30px !important}
.pt_10 {padding-top:10px !important}
.pt_20 {padding-top:20px !important}
.pt_30 {padding-top:30px !important}
.pb_10 {padding-bottom:10px !important}
.pb_20 {padding-bottom:20px !important}
.pb_30 {padding-bottom:30px !important}
.mt0 {margin-top:0px !important;}
.mt10 {margin-top:10px !important;}
.mt20 {margin-top:20px !important;}
.mt30 {margin-top:30px !important;}
.mt40 {margin-top:40px !important;}
.mt50 {margin-top:50px !important;}
.mt60 {margin-top:60px !important;}
.mt70 {margin-top:70px !important;}
.mb0 {margin-bottom:0px !important;}
.mb5 {margin-bottom:5px !important;}
.mb10 {margin-bottom:10px !important;}
.mb20 {margin-bottom:20px !important;}
.mb30 {margin-bottom:30px !important;}
.mb40 {margin-bottom:40px !important;}
.mb50 {margin-bottom:50px !important;}
.mb60 {margin-bottom:60px !important;}
.mb70 {margin-bottom:70px !important;}
.mb80 {margin-bottom:80px !important;}
.mb90 {margin-bottom:90px !important;}
.mb100 {margin-bottom:100px !important;}
.mb110 {margin-bottom:110px !important;}
.mb120 {margin-bottom:120px !important;}
.mb130 {margin-bottom:130px !important;}
.mb140 {margin-bottom:140px !important;}
.mb150 {margin-bottom:150px !important;}
.mb160 {margin-bottom:160px !important;}
.mb170 {margin-bottom:170px !important;}
.mb180 {margin-bottom:180px !important;}
.mb190 {margin-bottom:190px !important;}
.mb200 {margin-bottom:200px !important;}
.mb250 {margin-bottom:250px !important;}
.mb300 {margin-bottom:300px !important;}
.mb350 {margin-bottom:350px !important;}
.mb400 {margin-bottom:400px !important;}
.mb450 {margin-bottom:450px !important;}
.mb500 {margin-bottom:500px !important;}
.mb550 {margin-bottom:550px !important;}
.mb600 {margin-bottom:600px !important;}
.mr10 {margin-right:10px !important;}
.mr20 {margin-right:20px !important;}
.mr30 {margin-right:30px !important;}
.ml10 {margin-left:10px !important;}
.ml20 {margin-left:20px !important;}
.ml30 {margin-left:30px !important;}

.navbar-cont {
    position: fixed;
    top: 0;
    left: 0;
    margin: 0 auto;
    z-index: 10;
    width: 100%;
    background-color: #FFF;
    box-shadow: 0px 10px 20px rgba(50, 40, 102, 0.08);
    display: flex;
    justify-content: center;
}

.field-select {
    width: 498px;
    height: 40px;
    border-radius: 4px;
    border: 1px solid #CCC;
    background: #FFF;
    text-align: center;
}

.navbar-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    max-width: 1180px;
    height: 80px;
    padding: 0 20px;
}

#fst-conetnt,
#snd-conetnt,
#th-conetnt,
#fr-conetnt {
    display: none;
}

.dial-label {
    border-bottom: 1px solid #FFF;
    background: #06195A;
    width: 80px;
    height: 72px;
    flex-shrink: 0;
    color: #FFF;
    font-family: "Noto Sans KR";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: -0.056px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.dial-label>p {
    text-align: center;
}

.dial-field {
    border-radius: 4px;
    border: 1px solid #CCC;
    background: #FFF;
    width: 219px;
    height: 40px;
    flex-shrink: 0;
    line-height: 35px;
}

.dial-field.small {
    width: 140px;
    height: 40px;
    flex-shrink: 0;
}

.dial-field.span {
    padding-block: 1px;
    padding-inline: 2px;
}

.dial-field.select {
    padding-block: 1px;
    padding-inline: 5px;
    margin: 0px 3px;
}

.menu {
    display: flex;
    gap: 50px;
    height: 100%;
}

.menu>a {
    line-height: 80px;
    color: #212121;
    font-family: "Noto Sans KR";
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -0.072px;
}

.menu-join {
    display: flex;
    gap: 28px;
}

.menu-join>a {
    color: #212121;
    font-family: "Noto Sans KR";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: -0.064px;
    margin: 0px;
}

.menu>p {
    color: #212121;
    font-family: "Noto Sans KR";
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: -0.072px;
    margin: 0px;
}

.cont {
    width: 100%;
    display: flex;
    justify-content: center;
    background-color: #FFFFFF;
}

.wrapper {
    width: 100%;
    max-width: 1180px;
    padding: 100px 20px;
    box-sizing: border-box;
}

.wrapper.home {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 0;
}

.banner-text {
    display: flex;
    flex-direction: column;
    gap: 73px;
}

body {
    position: relative;
    overflow-x: hidden;
    margin: 0px;
}

.footer-logo {
    width: 130px;
    height: 27px;
    flex-shrink: 0;
}


.footer-menu {
    width: 80%;
}

.cont.footer {
    background: #272C30;
    padding-top: 50px;
    padding-bottom: 30px;
}

.contact.us {
    color: #FFF;
    font-family: Pretendard Variable;
    font-size: 17px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    /* 141.176% */
    margin-top: 0px;
}

.footer-menu>p {
    color: #FFF;
    font-family: Pretendard Variable;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    /* 156.25% */
    margin-bottom: 12px;
}

.cont {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.copyright {
    color: #797979;
    text-align: right;
    font-feature-settings: 'clig'off, 'liga'off;
    font-family: "Noto Sans KR";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    padding-bottom: 20px;
}

.footer-container {
    display: flex;
    gap: 190px;
    background: #272C30;
    padding: 0px 40px;
}

.container-fluid.footer {
    display: flex;
    justify-content: center;
    padding: 50px 0;
    margin-top: auto;
}

.banner-img {
    width: 70%;
    object-fit: cover;
}

.banner-img-front {
    display: none;    
}

.row-1 {
    border: 1px solid #EBEBEB;
    background: #FFF;
}

.row-2 {
    border-left: 1px solid #EBEBEB;
    border-right: 1px solid #EBEBEB;
}

.container-new.footer-container {
    width: 1180px;
    /* gap:71px; */
    gap: 170px;
}

.cont.home {
    background-color: #CDE9FF;
}

.banner-btn {
    border-radius: 10px;
    background: #FFF;
    width: 213px;
    height: 66px;
    color: #212121;
    font-family: "Noto Sans KR";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.072px;
    border: none;
    display: flex;
    justify-content: center;
    align-items: center;
}

.banner-header {
    color: #212121;
    font-family: "Noto Sans KR";
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: 160%;
}

.cont.second {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    padding: 60px 0px;
}

.cont.second>div {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    padding: 50px 110px;
    border-radius: 40px 0px;
    border: 1px solid #EEE;
    background: #FFF;
    box-shadow: 0px 8px 16px -6px rgba(24, 39, 75, 0.08), 0px 6px 8px -6px rgba(24, 39, 75, 0.12);

}

.icon-box {
    border-radius: 20px;
    border: 1px solid #EBEBEB;
    background: #FFF;
    display: flex;
    flex-direction: column;

    /* height: 187px; */
    padding: 37px 50px 36px 50px;
    justify-content: center;
    align-items: center;
    gap: 20px;
    aspect-ratio: 1;
    width: 107px;
}

.table-sec {
    margin-top: 80px;
}

.icon {
    display: flex;
    width: 70px;
    height: 70px;
    margin: auto;
    justify-content: center;
    align-items: center;
}

.icon-text {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: -20px;
    margin-right: -20px;
}

.icon-box>p {
    color: #212121;
    text-align: center;
    font-family: "Noto Sans KR";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: -0.064px;
    margin: 0px;
}

/* allcash charge style start */
.new-container {
    width: 1180px;

}

.form-heading {
    color: #212121;
    font-family: "Noto Sans KR";
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.096px;
    margin-bottom: 8px;
    margin-top: 0px;
}

.form-subheading {
    color: #555;
    font-family: "Noto Sans KR";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.064px;
    margin-bottom: 32px;
}

.form-footer {
    color: #212121;
    font-family: "Noto Sans KR";
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.096px;
    margin-bottom: 2px;
    margin-top: 10px;
    border-radius: 4px;
    border: 1px solid #EBEBEB;
    padding-top: 10px;
    padding-left: 20px;
}

.form-subfooter {
    color: #555;
    font-family: "Noto Sans KR";
    font-size: 1.5ex;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.064px;
}

.form-subfooter ul{
    padding: 10px 20px;
    list-style-type: circle !important;
}

.form-subfooter .feeCancel{
    text-decoration: line-through;
    color: red;
}

.form-subfooter .feeEventHide{
    display: none;
}

.row-1 {
    display: flex;
    gap: 20px;
    align-items: center;
}

.row-2 {
    display: flex;
    gap: 20px;
    align-items: center;
}

.label {
    width: 180px;
    height: 72px;
    border-bottom: 1px solid #FFF;
    background: #06195A;
    color: #FFF;
    font-family: "Noto Sans KR";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    /* 125% */
    letter-spacing: -0.064px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.field {
    border-radius: 4px;
    border: 1px solid #CCC;
    background: #FFF;
    width: 480px;
    height: 40px;
    line-height: 40px;
    padding-left: 16px;
}

.field.small {
    width: 372px;
    height: 40px;
    flex-shrink: 0;

}
/* 1 */

.field.last::placeholder {
    color: #646464;
    font-family: "Noto Sans KR";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    /* 125% */
    letter-spacing: -0.064px;
    padding: 10px;
}

.field.last {
    border-radius: 4px;
    border: 1px solid #CCC;
    background: #E6E6E6;
}

.conatiner-fluid.form-section {
    display: flex;
    justify-content: center;
    align-items: center;
}

.container-copyright {
    flex-direction: row-reverse;
    flex-wrap: nowrap;
    /* width: 100%; */
    width: 1180px;

}

.new-container {
    width: 1180px;
}

.new-container.form-sec {
    padding-top: 100px;
    padding-bottom: 80px;
}

.btn-submit {
    color: #FFF;
    text-align: center;
    font-family: "Noto Sans KR";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    /* 133.333% */
    letter-spacing: -0.06px;
    width: 100px;
    height: 40px;
    flex-shrink: 0;
    border-radius: 4px;
    background: #212121;
    margin-left: -12px;
}

.table-heading {
    color: #212121;
    font-family: "Noto Sans KR";
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.096px;
    margin-bottom: 32px;
}

table {
    border-spacing: 0px;
    padding: 0px 12px;
    border: 1px solid #EBEBEB;
}


thead {
    border-bottom: 1px solid black;
}

.table-head {
    border-bottom: 1px solid black;
}

th {
    border-bottom: 1px solid #06195A;
    background: #FFF;
}

td {
    border-bottom: 1px solid #EBEBEB;
    background: #FFF;
}

th,
td {
    padding: 20px;
    color: #212121;
    text-align: center;
    font-family: "Noto Sans KR";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    /* 125% */
    letter-spacing: -0.064px;
}

.pagination {
    margin-top: 32px;
    margin-bottom: 120px;
}

.pagination-nav {
    border-radius: 4px;
    background: white;
    display: flex;
    width: 32px;
    height: 32px;
    padding: 4px;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    border-radius: 4px;
    border: 1px solid #DFE3E8;
    background: #FFF;
    cursor: pointer;
}

.pagination-nav.active {
    background: #919EAB;
    opacity: 0.5;
    cursor: pointer;
}

.number {
    border-radius: 4px;
    border: 1px solid #DFE3E8;
    background: #FFF;
    display: flex;
    width: 32px;
    height: 32px;
    padding: 5px 4px;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    color: var(--Black, var(--Black, #212121));
    text-align: center;
    font-family: "Noto Sans KR";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    cursor: pointer;
    /* 142.857% */
}

.number.active {
    color: #4A85EE;
    border: 1px solid #4A85EE;
    cursor: pointer;
}

#dial-cont {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 150;
}

.dial-modal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 150;
}

.dailogue-box>h1 {
    color: #212121;
    text-align: center;
    font-family: "Noto Sans KR";
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
    letter-spacing: -0.08px;
    margin-bottom: 6px;
}

.dailogue-box>h5 {
    color: #555;
    text-align: center;
    font-family: "Noto Sans KR";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    /* 160% */
    letter-spacing: -0.06px;
    margin-bottom: 24px;
    margin-top: 0px;
}

.dailogue-box>button {
    border-radius: 4px;
    background: var(--Primary-Color, #4A85EE);
    display: flex;
    padding: 10px 80px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border: none;
    color: #FFF;
    text-align: center;
    font-family: "Noto Sans KR";
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
    /* 128.571% */
    letter-spacing: -0.056px;

}

.tick {
    width: 60px;
    height: 60px;
    margin-bottom: 16px;

}

.dailogue-box {
    border-radius: 10px;
    display: inline-flex;
    padding: 32px 60px;
    flex-direction: column;
    align-items: center;

    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: #FFF;
    box-shadow: 6px 6px 20px 0px rgba(0, 0, 0, 0.10);
    display: flex;
    flex-direction: column;
    align-items: center;
    border: 1px solid var(--gray-200, #E8EAED);
    border-radius: 14px;
    padding: 40px;
    width: 462px;
    box-sizing : border-box;
}

.moblile-nav-btn {
    display: none;
}

#mob-nav {
    display: none;
}

/* allcash charge style end */

/* allcashgift start */
#allcashgiftclose, #allcashgiftclose1, #allcashgiftclose2 {
    color: #FFF;
    text-align: center;
    font-family: "Noto Sans KR";
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
    /* 128.571% */
    letter-spacing: -0.056px;
    border-radius: 4px;
    background: #4A85EE;
    border: none;
    padding: 10px 40px;

}

#allcashgift-alt-close, #allcashgift-alt-close1 {

    padding: 10px 40px;
    border: 1px solid #4A85EE;
    color: #4A85EE;
    text-align: center;
    font-family: "Noto Sans KR";
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
    /* 128.571% */
    letter-spacing: -0.056px;
    color: #4A85EE;
    text-align: center;
    font-family: "Noto Sans KR";
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
    /* 128.571% */
    letter-spacing: -0.056px;
    border-radius: 4px;
}

.container.form-sec {
    margin-top: 100px;
}

/* all cash gift end */

/* product design start */
.product-body {
    display: flex;
    justify-content: center;
    padding: 100px 0;
}

.prod-sec {
    display: grid;
    gap: 20px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
}


.product-detail {
    color: #212121;
    font-family: "Noto Sans KR";
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.096px;
    margin-bottom: 32px;
}

.product-img {
    background-image: var(--feature-img);
    border-radius: 20px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin-bottom: 14px;
}

.prod-title {
    color: var(--Black, #212121);
    font-family: Pretendard Variable;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.32px;
}

.product-img {
    background-color: gray;
    width: 100%;
    aspect-ratio: 1 / 1;
}

.disc {
    color: #969696;
    font-family: Pretendard Variable;
    font-size: 25px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.5px;
    text-decoration: line-through;
}

.actual {
    color: #000;
    font-family: Pretendard Variable;
    font-size: 25px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.5px;
}

.percent {
    color: #CF0000;
    font-family: Pretendard Variable;
    font-size: 25px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.5px;
}

.prod-sub {
    color: var(--Black, #212121);
    font-family: Pretendard Variable;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    /* 24px */
    letter-spacing: -0.4px;
    margin-top: 5px;
    margin-bottom: 16px;
}

.tab {
    display: none;
}

/* product design end */

/* advertise start */
.advertise {
    display: flex;
    justify-content: center;
    background: #F2F2F2;
}

.ad-sec-1 {
    width: 50%;
}

.ad-sec-2 {
    width: 50%;
}

.ad-copy {
    color: var(--Black, var(--Black, #212121));
    font-family: "Noto Sans KR";
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: 160%;
    /* 76.8px */
    letter-spacing: -0.192px;
    margin-top: 270px;
    margin-bottom: 567px;
}

/* advertise end */

/* customer start */
.customer {
    display: flex;
    justify-content: center;
    align-items: center;
}


.customer-img {
    width: 100%;
    flex-shrink: 0;
    border-radius: 32px;
    margin-top: 60px;
    margin-bottom: 100px;
}

.customer-heading {
    color: #212121;
    font-family: "Noto Sans KR";
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.096px;
    margin-bottom: 8px;
    margin-top: 100px;
}

.customer-subheading {
    color: #555;
    font-family: "Noto Sans KR";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.064px;
}

/* customer end */

/* login start */
.login {
    display: flex;
    justify-content: center;
    background: #F2F2F2;
}

.login-input-div.first {
    margin-bottom: 22px;
}

.container.login-div {
    width: 547px;
    border-radius: 20px;
    background: #FFF;
    padding: 60px;
    align-items: center;
    box-shadow: 0px 10px 32px -4px rgba(24, 39, 75, 0.10), 0px 6px 14px -6px rgba(24, 39, 75, 0.12);
    margin: 4rem 0rem;
}

.login-input-div {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.login-input-div>label {
    color: #44444C;
    font-family: "Noto Sans KR";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.login-input-div>input {
    border-radius: 6px;
    border: 1px solid var(--G1, #D6D6D6);
    background: var(--W, #FFF);

    height: 64px;
    padding: 0px 24px;
    flex-shrink: 0;
    color: var(--G2, #8C8C8C);
    font-family: "Noto Sans KR";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}

.login-input-div>div {
    display: grid;
    grid-template-columns: 5fr 1fr;
    gap: 12px;
}

.login-input-div>div>input {
    border-radius: 6px;
    border: 1px solid var(--G1, #D6D6D6);
    background: var(--W, #FFF);

    height: 64px;
    padding: 0px 24px;
    flex-shrink: 0;
    color: var(--G2, #8C8C8C);
    font-family: "Noto Sans KR";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    box-sizing: border-box;
}

.login-submit {
    color: var(--W, #FFF);
    text-align: center;
    font-family: "Noto Sans KR";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    border-radius: 6px;
    background: var(--G4, #0B0909);
    display: flex;
    width: 100%;
    height: 64px;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    margin: 40px 0px;
}

.login-input-div>div>input::placeholder {
    color: #8C8C8C;
    font-family: "Noto Sans KR";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}

.login-input-div>input::placeholder {
    color: #8C8C8C;
    font-family: "Noto Sans KR";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}

.login-footnote {
    display: flex;
    gap: 8px;
    justify-content: center;
}

.middle-para {
    border-left: 1px solid #D6D6D6;
    border-right: 1px solid #D6D6D6;

}

.login-footnote>a>p {
    color: #606060;
    font-family: "Noto Sans KR";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 0px 8px;
}

.login-heading {
    color: #0B0909;
    font-family: "Noto Sans KR";
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    border-bottom: 1px solid #D6D6D6;
    padding-bottom: 22px;
    margin-bottom: 22px;
}

/* login end */

/* my page start */
.mypage {
    display: flex;

}

.form-heading {
    color: #002666;
    font-family: "Noto Sans KR";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    padding: 10px;
}

.mypage-heading {
    color: #212121;
    font-family: "Noto Sans KR";
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.096px;
    margin-top: 100px;
    margin-bottom: 50px;
}

.mypage-sec {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.mypage-label {
    color: #8C8C8C;
    font-family: "Noto Sans KR";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.mypage-input-field {
    color: #0B0909;
    font-family: "Noto Sans KR";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    fill: #FFF;
    filter: drop-shadow(0px 1px 0px #D6D6D6);
    border: none;
    width: 100%;
    height: 50px;
    flex-shrink: 0;
}

.mypage-input-field::placeholder {
    color: #0B0909;
    font-family: "Noto Sans KR";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;

}

.input-container {
    display: flex;
    flex-direction: column;
    gap: 2px;
    width: 100%;
    margin-bottom: 42px;
}

.input-container.last {
    margin-bottom: 28px;
}

.mypage-sec-1 {
    display: flex;
    flex-direction: column;
    gap: 2px;
    width: 50%;
}

.input-div {
    padding: 10px;
}

.input-btn {
    color: #44444C;
    font-family: "Noto Sans KR";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 14px;
    height: 26px;
    border-radius: 4px;
    border: 1px solid #44444C;
    display: inline-flex;
    padding: 6px 8px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    background-color: #FFF;
}

.btn-input-div {
    display: flex;
    gap: 10px;
    height: 51.4px;
    align-items: center;
    border-bottom: 1px solid #D6D6D6;
    justify-content: space-between;

}

.mypage-sec {
    background: #F2F2F2;
}

.gap {
    padding: 50px;
    background-color: white;
    margin-bottom: 190px;
    box-sizing: border-box;
    border-radius: 10px;
}

.mypage-btn-input {
    width: 321px;
    border: none;
    height: 48px;
    color: var(--G4, #0B0909);
    font-family: "Noto Sans KR";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.mypage-btn-input::placeholder {
    color: var(--G4, #0B0909);
    font-family: "Noto Sans KR";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.mypage-sec-2 {
    display: flex;
    flex-direction: column;
    gap: 2px;
    width: 50%;
}
/* my page end */

/* reponsive design start */
@media (max-width:1180px) {
    .banner-header {
        font-size: 32px;
    }
    .menu>a {
        font-size: 16px;
    }

    .menu-join>a {
        font-size: 14px;
    }

    .ad-copy {
        margin-top: 167px;
        margin-bottom: 367px;
    }

    .menu {
        gap: 40px;
    }

    .customer-img {
        width: 100%;
        flex-shrink: 0;
        margin-top: 40px;
        margin-bottom: px;
    }

    .container-fluid.home {
        background-position: bottom 0px right -138px;
    }

    .container.img {
        text-align: center;
    }

    .input-container {
        margin-bottom: 20px;
    }

    .gap {
        padding: 65px 42px 51px 53px;
    }

    .mypage {
        flex-direction: column;
        align-items: center;
        gap: 40px;
    }

    .mypage-sec-2 {
        width: 100%;
    }

    .mypage-sec-1 {
        width: 100%;
    }

    .pcandmob {
        display: none;
    }

    .table-heading {
        /* padding: 0px 40px; */
    }

    .tab {
        display: block;
    }

    .footer-container {
        display: flex;
        gap: 190px;
        background: #272C30;
        padding: 0px 40px;
    }

    div#form-sec {
        padding: 0px 20px;
    }

    .navbar {
        padding: 30px 40px;
    }

    .col-1 {
        padding: 0px 40px;
    }

    .container-fluid.second>div {
        padding: 40px 32px;
        margin: 0px 40px;
    }

    .cont.second>div {
        padding: 40px 32px;
    }

    .wrapper.home {
        padding: 20px;
    }

    .icon-box {
        padding: 37px 20px 37px 20px;
    }

    .prod-sec {
        display: grid;
        gap: 10px;
        grid-template-columns: 1fr 1fr;
    }

    .container.product {
        padding: 0 20px;
    }
}

@media (max-width:768px) {
    .banner-img {
        display: none;
    }
    .banner-img-front {
        object-fit: cover;
        margin-top: 25px;
        margin-bottom: 15px;
        width: auto;
        display: block;
    }

    .banner-text {
        width: 100%;
        gap: 20px;
    }
    .login-heading {
        color: #0B0909;
        font-family: "Noto Sans KR";
        font-size: 18px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        letter-spacing: -0.18px;
    }

    .login-input-div.first {
        margin-bottom: 14px;
    }

    .login-input-div>label {
        color: #44444C;
        font-family: "Noto Sans KR";
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: 16px;
    }

    .login-footnote>a>p {
        color: #606060;
        font-family: "Noto Sans KR";
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }


    .login-input-div>input {
        display: flex;
        height: 44px;
        padding: 10px 16px;
        justify-content: center;
        align-items: center;
        border-radius: 6px;
        border: 1px solid #D6D6D6;
        background: #FFF;
        color: #8C8C8C;
        font-family: "Noto Sans KR";
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
    }

    .login-input-div>div>input::placeholder {
        color: #8C8C8C;
        font-family: "Noto Sans KR";
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        line-height: 20px;
    }

    .login-input-div>input::placeholder {
        color: #8C8C8C;
        font-family: "Noto Sans KR";
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
    }

    .login-submit {
        color: #FFF;
        text-align: center;
        font-family: "Noto Sans KR";
        font-size: 14px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
    }

    .login-div {
        width: 100%;
        border-radius: 6px;
        background: #FFF;
        padding: 32px 20px;
    }

    .login {
        /* padding: 0px 20px; */
    }

    .advertise {
        flex-direction: column;
    }

    .customer-heading {
        color: #212121;
        font-family: "Noto Sans KR";
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        letter-spacing: -0.08px;
        margin-top: 60px;
    }

    .customer-subheading {
        color: #555;
        font-family: "Noto Sans KR";
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        letter-spacing: -0.064px;
    }

    .customer-img {
        margin-top: 20px;
        margin-bottom: 153px;
        border-radius: 20px;
    }

    .customer-div {
        padding: 0px 20px;
    }

    .ad-sec-2 {
        width: 100%;
    }

    .ad-copy {
        margin-top: 400px;
        margin-bottom: 109px;
        text-align: center;
        color: var(--Black, var(--Black, #212121));
        text-align: center;
        font-family: "Noto Sans KR";
        font-size: 32px;
        font-style: normal;
        font-weight: 700;
        line-height: 160%;
        /* 51.2px */
        letter-spacing: -0.128px;
    }

    .input-container {
        margin-bottom: 14px;
    }

    .mypage-heading {
        color: var(--Black, var(--Black, #212121));
        font-family: "Noto Sans KR";
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        letter-spacing: -0.08px;
    }

    .mypage {
        gap: 35px;
    }

    .form-heading {
        color: #002666;
        font-family: "Noto Sans KR";
        font-size: 14px;
        font-style: normal;
        font-weight: 700;
        line-height: 24px;
        /* 171.429% */
        letter-spacing: -0.14px;
        padding: 0px 10px;
    }

    .mypage-label {
        font-size: 12px;
    }

    .mypage-input-field {
        font-size: 13px;
    }

    .mypage-input-field::placeholder {
        font-size: 13px;

    }

    .mypage-btn-input {
        font-size: 13px;
    }

    .mypage-btn-input::placeholder {
        font-size: 13px;
    }

    .gap {
        padding: 20px;
    }

    .mypage-heading {
        margin-top: 60px;
        margin-bottom: 40px;
        padding: 0px 20px;
    }

    .input-btn {
        color: var(--P3, #002666);
        text-align: center;
        font-family: "Noto Sans KR";
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        width: 90px;
    }

    .prod-sec {
        display: grid;
        gap: 10px;
        grid-template-columns: 1fr;
    }

    .cont.second {
        padding-top: 10px;
    }

    .cont.second>div {
        padding: 40px 32px;
    }

    .pcandmob {
        display: block;
    }

    .wrapper.home {
        padding: 20px;
    }

    .icon-box {
        /*padding: 37px 40px 37px 40px;*/
        width: 90%;
        margin-bottom: -15px;
        margin-left: 5%;
        margin-right: 5%;
        height: 80px;
        padding: 37px 20px 37px 20px;
    }

    .icon-box.banner1 {
        background-color: #97d8d085;
    }

    .icon-box.banner2 {
        background-color: #97b3d885;
    }

    .icon-box.banner3 {
        background-color: #c897d885;
    }

    .icon-box.banner4 {
        background-color: #d8aa9785;
    }

    .icon-box.banner5 {
        background-color: #d8d29785;
    }

    .cont.second>div {
        display: flex;
        flex-direction: column;
        justify-content: center;
        width: 96%;
        margin-left: 2%;
        margin-right: 2%;
        padding-top: 5px;        
    }

    .field-select {
        width: 237px;
    }

    .wc-table {
        padding: 0px 20px;
    }

    .form-heading {
        font-size: 20px;
    }

    .label {
        width: 120px;
        height: 72px;
        color: #FFF;
        font-family: "Noto Sans KR";
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 20px;
        letter-spacing: -0.056px;
        padding: 0px 3px;
        text-align: left;
        box-sizing: border-box;
    }

    .field {
        width: 215px;
        height: 40px;

    }

    .table-heading {
        /* padding: 0px 20px; */
    }

    .btn-submit {
        width: 43px;
        height: 40px;
        color: #FFF;
        text-align: center;
        font-family: "Noto Sans KR";
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: 20px;
        letter-spacing: -0.048px;
    }

    .field.small {
        width: 155px;
        height: 40px;
        flex-shrink: 0;
    }

    .table-sec {
        margin-top: 40px;
    }

    div#form-sec {
        padding: 0px 20px;
    }

    #mob-nav {
        height: 100vh;
        width: 100%;
    }

    .menu-join {
        display: none;
    }

    .mob-nav-btn {
        display: flex;
        width: 40px;
        height: 40px;
        padding: 10px 5px;
        justify-content: center;
        align-items: center;
        flex-shrink: 0;
    }

    .mob-menu>a>p {
        color: #212121;
        text-align: center;
        font-family: "Noto Sans KR";
        font-size: 20px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        letter-spacing: -0.08px;
        margin: 0px;
    }

    .mob-menu-bottom>a>p {
        color: #212121;
        text-align: center;
        font-family: "Noto Sans KR";
        font-size: 20px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        letter-spacing: -0.08px;
        margin: 0px;
    }

    .footer-logo-cont {
        text-align: center;
    }

    .footer-container {
        gap: 26px;
    }

    .banner-btn {
        color: #212121;
        font-family: "Noto Sans KR";
        font-size: 14px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        letter-spacing: -0.056px;
    }

    .container-fluid.home {
        padding-bottom: 70px;
    }

    .banner-header {
        margin-top: 70px;
        margin-bottom: 59px;
        color: #212121;
        text-align: center;
        font-family: "Noto Sans KR";
        font-size: 32px;
        font-style: normal;
        font-weight: 700;
        line-height: 120%;
        letter-spacing: -0.128px;
        display: none;
    }

    .mob-nav-btn {
        display: flex;
        width: 40px;
        height: 40px;
        padding: 10px 5px;
        justify-content: center;
        align-items: center;
        flex-shrink: 0;
    }

    #mob-nav {
        height: 100vh;
        width: 96%;
        margin: auto;
        margin-top: 8px;
        padding: 5px;
        background: #FFF;
        aspect-ratio: 1;
    }

    .moblile-nav-btn {
        display: block;
    }

    .mob-menu-close {
        text-align: right;
        padding: 10px 20px;
    }

    .mob-menu {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 30px;
        margin-top: -68px;
        border-top-left-radius: 20px;
        border-top-right-radius: 20px;
        border: 1px solid #EBEBEB;
        background: #97b3d885;
        padding-top: 60px;
        padding-bottom: 30px;
    }

    .mob-menu-bottom {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 30px;
        border-bottom-left-radius: 20px;
        border-bottom-right-radius: 20px;
        border: 1px solid #EBEBEB;
        background: #d8d29785;
        padding-top: 30px;
        padding-bottom: 40px;
    }

    .navbar {
        padding: 25px 20px;
    }

    .menu {
        display: none;
    }

    .menu-sec {
        display: none;
    }

    .container.home {
        justify-content: center;
    }

    .container-fluid.second>div {
        flex-direction: column;
    }

    .footer-container {
        flex-direction: column;
    }

    .container-fluid.home {
        background-image: none;
    }

    .footer-menu {
        width: 100%;
        text-align: center;
    }

    .footer-logo {
        margin-bottom: 0px;
    }

    .copyright {
        display: none;
        padding-bottom: 20px;
    }

    .banner-btn {
        margin: auto;
    }

    .dailogue-box {
        padding: 20px;
        width: 90%;
    }

    .container.login-div {
        margin: 0.4rem 0rem;
    }

}

.menubar-height {
    width: 100%;
    height: 80px;
}

#main-body.login {
    background-color: #F2F2F2;
    min-height: 100vh;
    display: flex;
    flex-direction: column;
}

#main-body.product {
    background-color: #110026;
    min-height: 100vh;
    display: flex;
    flex-direction: column;
}

.charge-message {
    font-size: 16px;
    margin: 20px 0;
    color: #767676;
}

.phone-number {
    color: #44444C;
    font-family: "Noto Sans KR";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    width: 100%;
}

.phone-number.certify {
    margin-top: 20px;
}

.phone-wrapper {
    width: 100%;
    display: flex;
    gap: 10px;
}

.phone-number-input {
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
    margin-top: 10px;
    border: none;
    filter: drop-shadow(0px 1px 0px #D6D6D6);
}

.phonenumber-confirm {
    padding: 10px;
    background-color: black;
    border-radius: 10px;
    color: #FFF;
    width: 100px;
}

.phonenumber-confirm.small {
    padding: 5px;
    background-color: black;
    border-radius: 10px;
    color: #FFF;
    width: 60px;
}

.phone-confirm {
    padding: 20px !important;
    background-color: black !important;
    border-radius: 10px !important;
    color: #FFF !important;
    width: 100% !important;
    margin-top: 20px;
}

.phone-close {
    padding: 20px !important;
    background-color: #FFF !important;
    border: 1px solid black;
    border-radius: 10px !important;
    color: black !important;
    width: 100% !important;
    margin-top: 20px;
}

.button-wrap {
    display: flex;
    width: 100%;
    gap: 10px;
}

#address-cont {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 150;
}

#member-name-cont {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 150;
}

/* All cash life style */

.table-responsive {
    width: 100%;
}

.table-responsive>.wc-table {
    width: 100%;
    border: 1px solid #EBEBEB;
    padding: unset;
}

.table-responsive>.wc-table .disabled {
    opacity: 50%;
}

@media (max-width: 344px) {
    .label {
        font-size: 0.8em;
    }

    .field.small {
        width: 118px;
        height: 40px;
        flex-shrink: 0;
    }
}

@media only screen and (max-width: 575px) {
    .table-responsive>.wc-table {
        border: unset;
    }

    .table-responsive>.wc-table thead {
        display: none;
    }

    .table-responsive>.wc-table tr {
        display: flex;
        flex-direction: column;
        margin-bottom: 0.6em;
        border: 1px solid #EBEBEB;
    }

    .table-responsive>.wc-table tr>td {
        --color-bg: #F2F2F2;
        --col-padding: 8px 10px;
        position: relative;
        display: flex;
        padding: 0;
    }

    .table-responsive>.wc-table tr>td:before {
        /*content: "Hello World";
        padding: 20px;*/
        content: attr(data-title);
        padding: var(--col-padding);
        background: var(--color-bg);
        border-right: 1px solid #EBEBEB;
        min-width: 5rem;
        text-align: center;
    }

    .table-responsive>.wc-table tr>td>div {
        /*padding: 20px;*/
        padding: var(--col-padding);
    }
}



#tabList .tab {
    display: flex;
    width: 180px;
    height: 72px;

    justify-content: center;
    align-items: center;
    gap: 10px;
    border: 1px solid var(--deep-blue, #06195A);
    color: #06195A;
    cursor: pointer;
}

#tabList {
    display: flex;
    flex-wrap: nowrap;
    max-width: 100%;
    overflow: auto;
    margin-bottom: 25px;
}

#tabList .tab.active {
    display: flex;
    width: 180px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    background: #06195A;
    color: #fff;
    cursor: pointer;
}

#tabList .tab:not(:last-child) {
    margin-right: .5em;
}

#tabContent .tab-content:not(.active) {
    display: none;
}

@media only screen and (max-width: 768px) {
    #tabList .tab {
        /*min-width: 80px;*/
        max-width: 100px;
    }

    #tabList .tab.active {
        min-width: 80px;
    }
}

.wrapper.form-card {
    background-color: #FFF;
    width: 500px;
    padding: 50px;
    box-sizing: border-box;
} 

.cont.table-section {
    padding: 0 20px;
    box-sizing: border-box;
}

.container {
    width: 100%;
    max-width: 1180px;
    margin-right: auto;
    margin-left: auto;
}

img {
    max-width: 100%;
    height: auto;
}

.pageWrapper {
    padding: 60px 20px;
}

.prodImg-short {
    display: flex;
    gap: 1em;
}

.prodImg-short .prod-preview {
    flex: 0 0 auto;
    max-width: 45%;
}

.prodImg-short .prod-shortDesc {
    flex: 1 1 auto;
}

@media only screen and (min-width: 768px){
    .prodImg-short {
        flex-direction: row;
    }
}

@media only screen and (max-width: 767px){
    .prodImg-short {
        flex-direction: column;
    }
    .prodImg-short .prod-preview {
        max-width: 100%
    }
}

.breadcrumbs .breadcrumbs-item .breadcrumbs-link {
    color: var(--Black, var(--Black, #212121));
    font-family: "Noto Sans KR";
    font-size: 20px;
    font-size: 1em;
    font-style: normal;
    font-weight: 700;
    /* line-height: normal; */
    letter-spacing: -0.08px;
}

.prodImg-short .prod-shortDesc .prod-title {
    color: #000;
    font-family: "Noto Sans KR";
    font-size: 50px;
    font-size: 2em;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -1px;
}

.prodImg-short .prod-shortDesc .prod-desc {
    margin-block: 59px;
    margin-block: 2.1em;
}

.prodImg-short .prod-shortDesc .prod-desc :is(.desc-item, .desc-el) {
    color: var(--Black, var(--Black, #212121));
    /* text-align: center; */
    font-family: "Noto Sans KR";
    font-size: 30px;
    font-size: 1.12em;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 66.667% */
    letter-spacing: -0.12px;
}

.prodImg-short .prod-shortDesc .prod-desc .desc-item:not(:last-child) {
    margin-bottom: 30px;
    margin-bottom: 0.7em;
}

button.btn {
    display: flex;
    width: 187px;
    padding: 26px 20px;
    width: auto;
    padding: 1.5rem 3.5rem;
    /* justify-content: center; */
    /* align-items: center; */
    gap: 10px;
    border: 1px solid var(--deep-blue, #06195A);
    background: var(--deep-blue, #06195A);
    color: #FFF;
    font-family: "Noto Sans KR";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 125% */
    letter-spacing: -0.064px;
    transition: all .4s ease;
}

button.btn:hover {
    background: transparent;
    color: var(--deep-blue, #06195A);
}

.product-details {
    margin-top: 60px;
}

.product-details .dtl-title {
    color: var(--Black, #212121);
    /* text-align: center; */
    font-family: "Noto Sans KR";
    font-size: 30px;
    font-size: 1.2rem;
    font-style: normal;
    font-weight: 400;
    /* line-height: 20px; */ /* 66.667% */
    letter-spacing: -0.12px;
}

.product-details .dtl-all {
    margin-bottom: 0.7rem;
    color: var(--Black, #212121);
    font-family: "Noto Sans KR";
    font-size: 30px;
    font-size: 0.95rem;
    font-style: normal;
    font-weight: 400;
    /* line-height: 20px; */ /* 66.667% */
    letter-spacing: -0.12px;
}

.container.ad {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    padding: 100px 20px;
    box-sizing: border-box;
}

.container.ad>img {
    width: 50%;
}

.card-banner-desc h1 {
    color: #FFF;
    font-family: "Noto Sans KR";
    font-size: 46px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%; /* 64.4px */
    letter-spacing: -0.368px;
}

.card-banner-desc p {
    color: #FFF;
    font-family: "Noto Sans KR";
    font-size: 26px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px;
    letter-spacing: -0.208px;
}

@media (max-width:1180px) {
    .card-banner-desc h1 {
        font-size: 32px;
    }
    
    .card-banner-desc p {
        font-size: 20px;
    }
}

@media (max-width: 768px) {
    .container.ad>img {
        width: 90%;
    }

    .container.ad {
        display: flex;
        flex-direction: column;
    }
}

