@charset 'UTF-8';

/* <!-- [ CONTENT ] --> */
#u-debit-kv {
    max-width: 116rem;
    width: 100%;
    margin: 0 auto;
    border-radius: 1rem;
    margin-top: 3.5rem;
}

#u-debit-appstep {
    width: 116rem;
    margin: 0 auto;
    background-color: #fff;
    border-radius: 1rem;
    padding: 5.9rem 10rem;
    margin-top: 6.6rem;
    padding-bottom: 5.4rem;
}

#u-debit-appstep .u-ttl-detail {
    padding-left: 0;
}

#u-debit-appstep .u-ttl-detail:before {
    content: none;
    padding: 0;
}

#u-debit-cashback {
    width: 116rem;
    margin: 0 auto;
    background-color: #fff;
    border-radius: 1rem;
    padding: 0 7rem 2.2rem 7.4rem;
    margin-top: 4.3rem;
}

.cashback-detail .c-text.c-text--note.c-text--center {
    font-size: 1.4rem;
    font-weight: 400;
    margin-top: -1.3rem;
}

.u-img {
    display: block;
}

.u-img img {
    display: block;
    width: 100%;
}

#u-debit-agreement,
#u-debit-rule,
#u-debit-card {
    padding-top: 2.5rem;
    padding-right: 9rem;
    padding-bottom: 3.4rem;
}

.cashback-detail .grid3 {
    display: grid;
    grid-template-columns: 18rem 36rem 48rem;
    /* gap: 1.5rem 1.5rem; */
}

.cashback-detail .col {
    display: flex;
    justify-content: center;
    text-align: center;
}

.txt-03 {
    margin-top: 3rem;
    text-align: left;
}

.cashback-detail .highlight {
    font-size: 4rem;
    font-weight: bold;
    color: #d64521;
}

.c-text--right {
    text-align: right;
}

.c-text--center {
    text-align: center;
}

.c-text.c-text--note.c-text--center {
    font-size: 1.4rem;
    font-weight: 400;
}

.txt-01,
.txt-02,
.txt-03 {
    color: #000000;
    font-weight: bold;
}

.txt-01 span {
    font-size: 3rem;
    line-height: 1.33;
    display: block;
    margin-top: 4.2rem;
    margin-bottom: 1.2rem;
}

.txt-01 strong.tag {
    font-size: 3.6rem;
    line-height: 1;
    display: block;
    background: #E0340D;
    color: #ffffff;
    width: 17.8rem;
    padding: 1.4rem 1rem;
    text-align: center;
    border-radius: 1.2rem;
}

.txt-02 span {
    color: #E0340D;
    font-size: 16rem;
    font-weight: bold;
    line-height: 1.1;
}

.txt-02 small {
    font-size: 8rem;
}

.txt-03 span {
    font-size: 6rem;
    font-weight: bold;
    line-height: 1.1;
    display: block;
}

ul,
ol {
    margin: 0;
    padding: 0;
    list-style: none;
}

.c-list li {
    font-size: 1.6rem;
    line-height: 1.5;
    color: #000000;
    position: relative;
    padding-left: 2.5rem;
}

.c-list li:not(:first-child) {
    margin-top: 2rem;
}

.c-list li::before {
    content: "";
    display: inline-block;
    width: 0.375em;
    height: 0.375em;
    position: absolute;
    top: calc(0.5em * 1.25);
    left: 0;
    margin: 0;
    background: transparent url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2IiBoZWlnaHQ9IjYiIHZpZXdCb3g9IjAgMCA2IDYiPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKC01IC01KSI+PGNpcmNsZSBjeD0iMyIgY3k9IjMiIHI9IjMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDUgNSkiIGZpbGw9IiMyMjIiLz48L2c+PC9zdmc+") no-repeat center center;
    background-size: contain;
}

.c-list li:not(:first-child) {
    margin-top: 2rem;
}

.c-list li::before {
    content: "";
    display: inline-block;
    width: 0.375em;
    height: 0.375em;
    position: absolute;
    top: calc(0.5em * 1.25);
    left: 0;
    margin: 0;
    background: transparent url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2IiBoZWlnaHQ9IjYiIHZpZXdCb3g9IjAgMCA2IDYiPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKC01IC01KSI+PGNpcmNsZSBjeD0iMyIgY3k9IjMiIHI9IjMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDUgNSkiIGZpbGw9IiMyMjIiLz48L2c+PC9zdmc+") no-repeat center center;
    background-size: contain;
}

.c-list .c-list {
    margin-top: 2rem;
}

.c-list--optional {
    display: table;
}

.c-list--optional li {
    display: table-row;
}

.c-list--optional li:first-child .c-list__marker {
    padding-top: 0;
}

.c-list--optional li::before {
    display: none;
}

.c-list--optional .c-list__marker {
    padding-top: 0.9rem;
}

.c-list--optional .c-list li {
    display: block;
}

.c-list--optional .c-list li::before {
    content: "";
    display: inline-block;
    width: 0.375em;
    height: 0.375em;
    position: absolute;
    top: calc(0.5em * 1.25);
    left: 0;
    margin: 0;
    background: transparent url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2IiBoZWlnaHQ9IjYiIHZpZXdCb3g9IjAgMCA2IDYiPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKC01IC01KSI+PGNpcmNsZSBjeD0iMyIgY3k9IjMiIHI9IjMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDUgNSkiIGZpbGw9IiMyMjIiLz48L2c+PC9zdmc+") no-repeat center center;
    background-size: contain;
}

.c-list--optional ol li:first-child .c-list__marker {
    padding-top: 2.4rem;
}

.c-list__marker {
    display: table-cell;
    padding-right: 0.5em;
    word-break: keep-all;
    white-space: nowrap;
}

.c-list--dotRed.c-list li::before {
    content: "";
    display: inline-block;
    width: 1.4rem;
    height: 1.4rem;
    position: absolute;
    top: 0.5rem;
    left: 0;
    margin: 0;
    background: #E30B1C;
    border-radius: 50%;
}

.c-list--dotRed.c-list .c-link li::before {
    width: 0.5rem;
    height: 1rem;
    background: url("./../img/icon-arr-right.svg") center center no-repeat;
    background-size: contain;
}

.c-list--dotRed.c-list .c-link li {
    padding-left: 1.6rem;
    margin-top: 0.8rem;
}

.c-list--dotRed.c-list .c-link li>a {
    color: #000000;
}

ul.c-list.c-list--dotRed .c-link li::before {
    top: 0.8rem;
    left: 0.3rem;
}

.u-ttl-detail {
    font-size: 3.2rem;
    line-height: 2.25;
}

.u-ttl-detail--line {
    border: .1rem solid #000;
    border-width: .1rem 0 .1rem 0;
}

.c-text {
    font-size: 1.6rem;
    line-height: 2;
    color: #000000;
}

.c-accordion_heading {
    margin-bottom: 0;
}

.c-accordion_trigger {
    display: flex;
    align-items: center;
    width: 100%;
    box-shadow: none;
    text-decoration: none;
    text-transform: none;
    position: relative;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
    font-size: 3.2rem;
    color: #000000;
    line-height: 2.35;
    border: .1rem solid #000000;
    border-width: .1rem 0 .1rem 0;
    font-weight: bold;
    padding-right: 3.3rem;
    padding-left: 2.4rem;
}

.c-accordion_trigger::after {
    content: "";
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 2.6rem;
    height: 2.6rem;
    margin-left: auto;
    background-image: url("./../img/icon-expan.svg");
    background-repeat: no-repeat;
    background-size: 2.6rem;
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    transition: -webkit-transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
}

.c-accordion_trigger[aria-expanded=true]::after {
    background-image: url("./../img/icon-narrow.svg");
}

.c-accordion_panel {
    display: none;
}

.c-accordion_content {
    padding-top: 4.2rem;
    margin-bottom: -2.2rem;
}

#u-debit-card .card-wrapper .card-select .select-list li .list-label label:hover {
    cursor: pointer;
}

.step-content {
    display: flex;
    width: 100%;
}

.step-media {
    width: 16rem;
    padding: 0 3.4rem;
    flex: 0 0 16rem;
    /* luôn cố định 2.6rem */
}

.step-body {
    flex: 1;
    /* chiếm toàn bộ phần còn lại */
    min-width: 0;
    /* BẮT BUỘC nếu có text dài */
    background-color: #F2F1EE;
    border-radius: 1rem;
    padding: 3.1rem 5rem 3.8rem 5rem;
}

.step-body h4 {
    font-weight: bold;
    font-size: 2.4rem;
    line-height: 1.5;
}

.step-content+.step-content {
    margin-top: 4rem;
}

.step-desc+.wrap {
    margin-top: 5.5rem;
}

.wrap+.step-desc {
    margin-top: 4.2rem;
}

.step-desc {
    font-weight: bold;
    margin-top: 5.4rem;
}

#u-debit-agreement,
#u-debit-rule,
#u-debit-card {
    margin-top: 6rem;
}

ol.c-list.c-list--optional+p.c-text.c-text--note {
    margin-top: .4rem;
}

.c-text.c-text--note+.c-list.c-list--dotRed {
    margin-top: 3.8rem;
}

.step-body h4+.c-text {
    margin-top: 1.6rem;
}

.step-body .c-text+.c-list.c-list--dotRed {
    margin-top: .3rem;
}

.c-accordion_content .wrap+ul.c-list.c-list--dotRed {
    margin-top: 4.1rem;
}

.c-accordion_content .wrap+ul.c-list.c-list--dotRed li {
    line-height: 2;
}

.c-accordion_content .wrap+ul.c-list.c-list--dotRed li::before {
    top: .9rem;
}

#u-debit-card {
    padding-top: 4.5rem;
}

#u-debit-card .u-ttl-detail {
    line-height: 1.6;
}

.u-list-desc>li:before {
    width: 14px;
    height: 14px;
}

.u-list-desc>li {
    padding-left: 2.5rem;
}

.u-txt-border span {
    font-size: 4.8rem;
    line-height: 1.56;
    padding: 0 4.5rem;
    margin-bottom: 3px;
}

.c-list.c-list--optional.c-list--note {
    margin-bottom: 4.2rem;
}

.c-list.c-list--optional.c-list--note li {
    padding-left: 2rem;
}

.c-list.c-list--optional.c-list--note li .c-list__marker {
    width: auto;
    min-width: 0;
    padding-right: 0;
}

.c-list.c-list--optional.c-list--note li:first-child .c-list__marker {
    padding-right: 0;
}

input#check {
    zoom: 1.6;
    transform: translate(-1px, 2px);
}

#u-debit-rule {
    margin-top: 5.6rem;
}

.u-ttl-detail+.c-list--optional {
    margin-top: 0.3rem;
}

.u-ttl-detail+.c-list--optional+.c-list--optional.c-list--note {
    margin-top: 0.7rem;
}
.sp {
    display: none !important;
}

@media screen and (max-width: 767px) {

    input#check {
        zoom: 1.6;
        transform: translate(-2px, 3px);
    }

    .c-list.c-list--optional.c-list--note {
        margin-bottom: 2.1rem;
    }

    .step-desc {
        margin-top: 2.6rem;
        line-height: 1.93;
    }

    .c-list.c-list--optional.c-list--note li {
        font-size: 1.4rem;
        line-height: 2;
    }

    .c-list.c-list--optional.c-list--note li .c-list__marker {
        padding-top: 0;
    }

    #u-debit-agreement,
    #u-debit-rule,
    #u-debit-card,
    #u-debit-cashback,
    #u-debit-appstep {
        width: 100%;
        padding: 2rem 1rem;
        margin-top: 2rem;
    }

    .step-media {
        width: auto;
        padding: 0 1.5rem;
        flex: 0 0 10rem;
        text-align: center;
    }

    .step-body {
        padding: 2.5rem;
    }

    .c-accordion_trigger {
        padding-right: 1.5rem;
    }

    .cashback-detail .grid3 {
        grid-template-columns: 11rem 17.8rem;
        gap: 0.5rem 1.9rem;
        width: 30.5rem;
        margin: 0 auto;
    }

    .cashback-detail .col:nth-child(3) {
        grid-column: 1 / -1;
        width: 100%;
    }

    .txt-01 span {
        font-size: 1.8rem;
        margin-bottom: 0.8rem;
        margin-top: 1.9rem;
    }

    .txt-03 span {
        text-align: center;
    }

    .u-ttl-detail,
    .c-accordion_trigger {
        font-size: 2rem;
        padding-left: 1.5rem;
    }

    .step-body h4 {
        font-size: 1.8rem;
    }

    .txt-01 strong.tag {
        font-size: 2rem;
        width: 10.8rem;
        padding: 0.9rem 0;
        border-radius: 0.8rem;
    }

    .txt-02 span {
        font-size: 9rem;
    }

    .txt-02 small {
        font-size: 4.5rem;
    }

    .txt-03 span {
        font-size: 3.5rem;
        line-height: 1.1;
    }

    .txt-03 {
        margin-top: 0;
    }

    .cashback-detail .c-text.c-text--note.c-text--center {
        display: flex;
        text-align: left;
        line-height: 1.5;
        margin-top: 2.4rem;
        margin-bottom: 0.3rem;
        padding: 0 1.1rem
    }

    #u-debit-appstep {
        padding-bottom: 3rem;
    }

    .u-ttl-detail+.c-list--optional+.c-list--optional.c-list--note {
        margin-top: 0.3rem;
        margin-bottom: 1.4rem;
    }

    .c-list li,
    .c-text {
        font-size: 1.4rem;
    }

    .c-accordion_content {
        margin-bottom: 0;
    }

    .step-content {
        flex-direction: column;
    }

    .step-body h4 {
        text-align: center;
    }

    .u-txt-border span {
        font-size: 2.4rem;
        line-height: 1.92;
        padding: 0 2.1rem;
        margin-bottom: 0px;
    }
    .pc {
        display: none !important;
    }
    .sp {
        display: block !important;
    }
}