*,
html {
    font-family: BeVnPro, sans-serif
}

*,
html {
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-weight: 400;
    box-sizing: border-box;
    line-height: normal
}

html {
    color: #454545
}

body {
    background: var(--background-color, #eef5f9);
    background: linear-gradient(180deg, var(--background-color, #eef5f9) 85%, #fff)
}

.lockScroll {
    /* overflow: hidden; */
}

@font-face {
    font-family: 'element-icons';
    src: url('../fonts/element-icons.535877f5.woff') format('woff'),
        url('../fonts/element-icons.732389de.ttf') format('truetype');
    font-weight: 400;
    font-display: "auto";
    font-style: normal;
}


@font-face {
    font-display: swap;
    font-family: BeVnPro;
    src: url(../fonts/BeVietnamPro-300.4880b605.ttf) format("truetype");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-display: swap;
    font-family: BeVnPro;
    src: url(../fonts/BeVietnamPro-400.ec23619e.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-display: swap;
    font-family: BeVnPro;
    src: url(../fonts/BeVietnamPro-500.1ac40fd7.ttf) format("truetype");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-display: swap;
    font-family: BeVnPro;
    src: url(../fonts/BeVietnamPro-600.205935f4.ttf) format("truetype");
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-display: swap;
    font-family: BeVnPro;
    src: url(../fonts/BeVietnamPro-700.48bbc99d.ttf) format("truetype");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-display: swap;
    font-family: BeVnPro;
    src: url(../fonts/BeVietnamPro-800.4902e830.html) format("truetype");
    font-weight: 800;
    font-style: normal
}

@font-face {
    font-display: swap;
    font-family: BeVnPro;
    src: url(../fonts/BeVietnamPro-900.4cff70e4.ttf) format("truetype");
    font-weight: 900;
    font-style: normal
}

.page-component__scroll {
    height: 100vh;
}

.el-scrollbar {
    /* overflow: hidden; */
    position: relative;
}

.page-component__scroll>.el-scrollbar__wrap {
    /* overflow-x: hidden; */
}

.el-scrollbar__wrap--hidden-default {
    scrollbar-width: none;
}

.el-scrollbar__wrap {
    /* overflow: scroll; */
    height: 100%;
}

.layout.has-background {
    background: #f4f2f1;
}

.layout {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

#payment-wrapper.has-background {
    background: #f4f2f1;
}

.wrap-header[data-v-416f453a] {
    border-bottom: 1px solid #f4f2f1;
    box-sizing: border-box;
    position: fixed;
    top: 0;
    z-index: 100;
    background: #fff;
    padding: 10.5px 0;
    width: 100%;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, .25);
    transition: top .3s;
}

.wrap-header .header-custom[data-v-416f453a] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 1096px;
    margin: auto;
    height: 100%;
}

.wrap-header .header-custom .left-header a[data-v-416f453a] {
    line-height: 0;
}

.wrap-header .header-custom .left-header[data-v-416f453a] {
    display: flex;
    align-items: center;
    gap: 16px;
}
.el-icon-check:before {
    content: "\e6da";
}
.package-item-redesign.selected[data-v-5a53f877]:hover {
    border-color: #f05c22 !important;
}
.logged-in{
    opacity: 0.7;
    pointer-events: none;
}
.wrap-group-payment-method .selected .el-icon-check[data-v-5c4a3c97] {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    position: absolute;
    bottom: 3px;
    left: 3px;
}
.wrap-header .header-custom .left-header .logo-header[data-v-416f453a] {
    width: 212px;
    cursor: pointer;
}

.right-header {
    display: flex;
    align-items: center;
}

.wrap-header .header-custom .right-header .gap20[data-v-416f453a] {
    gap: 12px;
}

.wrap-header .header-custom .right-header .dflex[data-v-416f453a] {
    display: flex;
    align-items: center;
}

.wrap-candy-box .btn-candy[data-v-40c33ebe] {
    border-radius: 4px;
    padding: 8px;
}

.wrap-candy-box[data-v-40c33ebe] {
    position: relative;
    cursor: pointer;
    z-index: 2;
}

.svg-icon[data-v-76a94b8a] {
    width: 1em;
    height: 1em;
    vertical-align: -.15em;
    fill: currentColor;
    overflow: hidden;
}

.wrap-candy-box .btn-candy .icon-candy[data-v-40c33ebe] {
    width: 20px;
    height: 20px;
    color: #897b76;
}

.wrap-select-region[data-v-1da9e00a] {
    position: relative;
    z-index: 2;
}

.wrap-select-region .btn-region[data-v-1da9e00a] {
    display: flex;
    align-items: center;
    gap: 4px;
    padding: 8px;
    border-radius: 4px;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
}

.wrap-select-region .btn-region .icon-global[data-v-1da9e00a] {
    width: 22px;
    height: 22px;
    color: #6e625e;
}

.wrap-select-region .btn-region .name-region[data-v-1da9e00a] {
    color: #6e625e;
}

.wrap-home-page-redesign-ui {
    font-family: BeVnPro, sans-serif;
}

.wrap-backdrop-container[data-v-f782b932] {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
}

.wrap-backdrop[data-v-f782b932] {
    position: sticky;
    width: 100%;
    height: 100vh;
    background-color: #fff;
    top: 0;
    z-index: 0;
}

.backdrop-img[data-v-f782b932] {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
}

.backdrop-img[data-v-f782b932] source {
    object-fit: cover !important;
    object-position: top;
}

.backdrop-img[data-v-f782b932] img {
    position: absolute;
    object-fit: cover !important;
    object-position: top;
}

.container {
    display: flex;
    flex-direction: column;
    text-align: left;
    position: relative;
}

.wrap-banner {
    position: relative;
    background-size: cover;
    background-position: 50%;
    margin-top: 60px;
}

.wrap-banner .contentNewBanner {
    position: relative;
    z-index: 1;
    padding: 16px 0;
    display: flex;
    align-items: center;
    gap: 24px;
    max-width: 1148px;
    margin: auto;
}

.wrap-banner .contentNewBanner .--iconBanner {
    flex-shrink: 0;
    position: relative;
    width: 120px;
    height: 120px;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 4px 6px 0 rgba(0, 0, 0, .15);
}

.wrap-banner .contentNewBanner .--iconBorder {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 11px;
    border: 4px solid hsla(0, 0%, 100%, .75);
}

.wrap-text[data-v-37099789] {
    position: relative;
}

.wrap-banner .contentNewBanner .game-title .custom-text-style {
    font-size: 32px;
    font-weight: 900;
    line-height: 150%;
    font-style: normal;
    background: #1c1817;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.text[data-v-37099789] {
    z-index: 1;
    position: relative;
    width: 100%;
}

.wrap-banner .contentNewBanner .game-title .border-text {
    text-shadow: none !important;
}

.border-text[data-v-37099789] {
    z-index: 0;
    position: absolute;
    width: 100%;
    top: 0;
    text-shadow: 1px 2px 0 hsla(0, 0%, 100%, .9);
}

.container>.content-redesign-ui {
    margin: auto;
}

.content-main-flow {
    display: grid;
}

.wrap-home-page-redesign-ui .content-main-flow {
    grid-template-columns: 720px 396px;
    grid-gap: 32px;
}

.content-box {
    box-sizing: border-box;
    min-height: 130px;
    background: #fff;
    position: relative;
}

.content-box-redesign-ui {
    box-shadow: 0 0 11.2px 0 rgba(0, 0, 0, .25);
    width: 100%;
    margin: 0 auto 32px auto;
    padding: 16px;
    border-radius: 8px;
    transition: all 2s;
}

.content-box .mask {
    background: rgba(211, 220, 230, .5);
    position: absolute;
    width: 100%;
    height: 0;
    top: 0;
    left: 0;
    z-index: 0;
    cursor: not-allowed;
    transition: all .5s ease-in-out;
}

.content-box-redesign-ui .mask {
    display: none;
}

.content-box-redesign-ui .content-box__header {
    margin-bottom: 24px;
}

.content-box__header-container {
    display: flex;
    align-items: center;
}

.content-box__header {
    display: flex;
    align-items: center;
    margin-bottom: 14px;
    justify-content: space-between;
}

.content-box-redesign-ui .content-box__header .content-box__header-container .content-box__header-number {
    color: #37312f;
    font-size: 18px;
}

.content-box__header div>span {
    font-weight: 700;
    line-height: 22px;
}

.content-box__header-number {
    color: #e26900;
    width: 22px;
    height: 22px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    font-size: 16px;
}

.content-box__header-number:after {
    content: ". ";
}

.content-box-redesign-ui .content-box__header .content-box__header-container .content-box__header-content {
    font-size: 18px;
}

.content-box__header-content {
    font-size: 16px;
}

.IdentificationCustomInfo.QUICK.INLINE {
    cursor: pointer;
}

.content-box-redesign-ui .content-box__header .IdentificationCustomInfo .GET_UID_IMAGE {
    text-decoration: underline;
    color: #1e75cd;
}

.IdentificationCustomInfo.QUICK.INLINE a {
    text-decoration: underline;
    color: #0476b8;
}

.wrap-quick-rid-login {
    width: 100%;
}

.content-redesign-ui .el-form-item {
    margin-bottom: 16px;
}

.quick-rid-login-redesign-ui {
    margin-bottom: 12px;
}

.el-form-item {
    transition: margin-bottom .3s;
}

.el-form-item {
    margin-bottom: 22px;
}

.el-form-item:after,
.el-form-item:before {
    display: table;
    content: "";
}

.el-form-item:after,
.el-form-item:before,
.el-form-item__content:after,
.el-form-item__content:before {
    display: table;
    content: "";
}

.el-form-item__content {
    line-height: 40px;
    position: relative;
    font-size: 14px;
}

.el-form-item__content:after,
.el-form-item__content:before {
    display: table;
    content: "";
}

.el-input {
    position: relative;
    font-size: 14px;
}

.el-color-picker__icon,
.el-input,
.el-textarea {
    display: inline-block;
    width: 100%;
}

.el-input,
.el-textarea {
    display: inline-block;
    width: 100%;
}

.el-input,
.el-textarea {
    font-size: 14px;
    width: 100%;
}

.el-form-item__content:after {
    clear: both;
}

.el-form-item:after,
.el-form-item__content:after {
    clear: both;
}

.el-form-item:after {
    clear: both;
}

.note-point-redesign-ui {
    margin-top: 12px;
    margin-bottom: 16px;
    font-size: 12px;
}

.input-hidden {
    display: none !important;
    opacity: 0;
    visibility: hidden;
}

.loginForm .el-input__inner {
    height: 45px;
}

.el-input .el-input__inner {
    border-radius: 4px;
    background: #fff;
    height: 50px;
}

.el-input--suffix .el-input__inner {
    padding-right: 30px;
}

.el-input__inner {
    -webkit-appearance: none;
    background-color: #fff;
    background-image: none;
    border-radius: 4px;
    border: 1px solid #dcdfe6;
    box-sizing: border-box;
    color: #606266;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    outline: 0;
    padding: 0 15px;
    transition: border-color .2s cubic-bezier(.645, .045, .355, 1);
    width: 100%;
}

.el-input-group__append .el-button,
.el-input-group__append .el-input,
.el-input-group__prepend .el-button,
.el-input-group__prepend .el-input,
.el-input__inner {
    font-size: inherit;
}

.el-input__inner,
.el-textarea__inner,
.el-transfer-panel {
    -webkit-box-sizing: border-box;
}

.el-input__inner,
.el-textarea__inner {
    background-image: none;
    -webkit-box-sizing: border-box;
    -webkit-transition: border-color .2s cubic-bezier(.645, .045, .355, 1);
}

.el-input__inner,
.el-select-dropdown__item.is-disabled:hover {
    background-color: #fff;
}

.el-input__inner,
.el-textarea__inner {
    color: #606266;
    font-size: inherit;
    width: 100%;
}

.el-input__inner {
    font-size: inherit;
}

.el-input__inner,
.el-select-dropdown__list,
.el-tag,
.el-textarea__inner {
    -webkit-box-sizing: border-box;
}

.el-input__inner,
.el-textarea__inner {
    background-color: #fff;
}

.el-button-group>.el-button:first-child:last-child,
.el-input__inner {
    border-radius: 4px;
}

.wrap-login-redesign-ui .form-login-default .button-redesign-ui {
    width: 240px;
    margin: 0 auto;
    display: block;
}

.button-redesign-ui.btn--regular[data-v-0cf9d480] {
    min-height: 40px;
    min-width: 80px;
}

.button-redesign-ui.btn--primary[data-v-0cf9d480] {
    background: linear-gradient(180deg, #f05c22, #f05c22 27.89%, #de3721 89.06%, #ab1f00 97.4%);
    box-shadow: inset -4px 0 4px 0 #f05c22, inset 4px -4px 4px 0 #f05c22;
}

.authentication .el-button {
    width: 100%;
    background-color: #e26900;
}

.button-redesign-ui[data-v-0cf9d480] {
    padding: 6px 12px;
    border-radius: 4px;
    border: none;
}

.authentication button,
.authentication button:hover,
.authentication input:focus,
.authentication input:hover {
    border-color: #e26900;
}

.el-button {
    display: inline-block;
    line-height: 1;
    white-space: nowrap;
    cursor: pointer;
    background: #fff;
    border: 1px solid #dcdfe6;
    color: #606266;
    -webkit-appearance: none;
    text-align: center;
    box-sizing: border-box;
    outline: 0;
    margin: 0;
    transition: .1s;
    font-weight: 500;
    padding: 12px 20px;
    font-size: 14px;
    border-radius: 4px;
}

.el-button,
.el-checkbox,
.el-checkbox-button__inner,
.el-empty__image img,
.el-radio {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.el-button {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}

.button-redesign-ui.btn--primary[data-v-0cf9d480] span {
    color: #fff;
}

.button-redesign-ui[data-v-0cf9d480] span {
    font-weight: 700;
}

.package-list-redesign[data-v-196c0b64] {
    padding-bottom: 8px;
}

.package-group-redesign[data-v-196c0b64] {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 16px;
    margin-top: -12px;
}

.button-wrapper[data-v-1d705422] {
    position: relative;
}

.package-group-redesign[data-v-196c0b64] .el-button {
    width: auto;
    min-width: auto;
    padding: 6px 12px;
}

.button.selected[data-v-1d705422] {
    border-color: #f05c22;
}

.button.default[data-v-1d705422] {
    background-color: #fff;
}

.button.default[data-v-1d705422] {
    height: 32px;
    padding: 8px 12px;
    border-radius: 4px;
}

.button[data-v-1d705422] {
    padding: 10px;
    min-width: 120px;
    background: #e26900;
    border: none;
    transition: all .3s;
    border-radius: 5px;
    box-sizing: border-box;
    height: 50px;
    z-index: 2;
    position: relative;
    border: 2px solid #e9e4e2;
    margin-top: 12px !important;
    margin-right: 12px !important;
}

.button.default[data-v-1d705422] span {
    color: #37312f;
}

.button.selected[data-v-1d705422] span {
    color: #f05c22;
    font-weight: 700;
}

.button.default[data-v-1d705422] span {
    font-size: 14px;
}

.button[data-v-1d705422] span {
    line-height: 15px;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
}

.productWrapperRedesign[data-v-196c0b64] {
    position: relative;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
}

.el-row {
    box-sizing: border-box;
}

.el-col-pull-0,
.el-col-pull-1,
.el-col-pull-2,
.el-col-pull-3,
.el-col-pull-4,
.el-col-pull-5,
.el-col-pull-6,
.el-col-pull-7,
.el-col-pull-8,
.el-col-pull-9,
.el-col-pull-10,
.el-col-pull-11,
.el-col-pull-12,
.el-col-pull-13,
.el-col-pull-14,
.el-col-pull-15,
.el-col-pull-16,
.el-col-pull-17,
.el-col-pull-18,
.el-col-pull-19,
.el-col-pull-20,
.el-col-pull-21,
.el-col-pull-22,
.el-col-pull-23,
.el-col-pull-24,
.el-col-push-0,
.el-col-push-1,
.el-col-push-2,
.el-col-push-3,
.el-col-push-4,
.el-col-push-5,
.el-col-push-6,
.el-col-push-7,
.el-col-push-8,
.el-col-push-9,
.el-col-push-10,
.el-col-push-11,
.el-col-push-12,
.el-col-push-13,
.el-col-push-14,
.el-col-push-15,
.el-col-push-16,
.el-col-push-17,
.el-col-push-18,
.el-col-push-19,
.el-col-push-20,
.el-col-push-21,
.el-col-push-22,
.el-col-push-23,
.el-col-push-24,
.el-row,
.el-upload-dragger,
.el-upload-list__item {
    position: relative;
}

.el-row {
    position: relative;
}

.productWrapperRedesign .col-custom[data-v-196c0b64] {
    display: flex;
}

.el-col-8 {
    width: 33.33333%;
}

[class*=el-col-] {
    float: left;
    box-sizing: border-box;
}

.product-wrapper[data-v-5a53f877] {
    width: 100%;
    display: flex;
}

.product-wrapper {
    width: 100%;
}

.package-item-redesign[data-v-5a53f877] {
    position: relative;
    max-width: 290px;
    width: 100%;
    height: auto;
    margin: 8px 0;
    border-radius: 8px;
    width: 218px;
    border: 2px solid #e9e4e2;
    display: flex;
    flex-direction: column;
}

.package-item-redesign .handle-image[data-v-5a53f877] {
    position: relative;
    display: block;
    width: 100%;
    height: 122px;
    object-fit: contain;
    border-radius: 8px !important;
}

.package-item-redesign[data-v-5a53f877] img {
    display: block;
    width: 100%;
    max-height: 122px;
    height: 122px;
    object-fit: cover;
    border-radius: 6px;
}

.retry-auto-debit-tooltip {
    position: relative;
}

.retry-auto-debit-tooltip .retry_tooltip__content {
    background-color: #fff;
    position: absolute;
    left: 0;
    top: -2px;
    padding: 16px;
    box-shadow: 0 2px 5px 0 rgba(26, 39, 66, .3);
    border-radius: 5px;
    transition: .5s;
    width: 610px;
    z-index: 8;
}

.retry-auto-debit-tooltip .notice-container .content .text {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 180%;
}

.retry-auto-debit-tooltip .notice-container .content .bold-text {
    font-style: italic;
    font-weight: 700;
}

.el-drawer__wrapper {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    margin: 0;
}

.el-drawer__container {
    position: relative;
    top: 0;
    bottom: 0;
    height: 100%;
}

.el-drawer.btt,
.el-drawer.ttb,
.el-drawer__container {
    width: 100%;
    left: 0;
    right: 0;
}

.el-drawer.btt,
.el-drawer.ttb,
.el-drawer__container {
    left: 0;
    right: 0;
    width: 100%;
}

.el-drawer.btt {
    animation: btt-drawer-out .3s;
    bottom: 0;
}

.info-package-drawer {
    height: 80% !important;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.el-drawer {
    height: auto !important;
}

.el-drawer {
    position: absolute;
    box-sizing: border-box;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    box-shadow: 0 8px 10px -5px rgba(0, 0, 0, .2), 0 16px 24px 2px rgba(0, 0, 0, .14), 0 6px 30px 5px rgba(0, 0, 0, .12);
    overflow: hidden;
    outline: 0;
}

.el-drawer,
.el-drawer__body>* {
    -webkit-box-sizing: border-box;
}

.el-container.is-vertical,
.el-drawer,
.el-empty,
.el-result {
    -webkit-box-orient: vertical;
}

.info-package-drawer .el-drawer__header {
    border-bottom: 1px solid #f4f2f1;
    padding: 16px;
    margin-bottom: 0;
}

.el-drawer__header {
    align-items: center;
    color: #72767b;
    display: flex;
    margin-bottom: 32px;
    padding: 20px 20px 0;
}

.info-package-drawer .el-drawer__header span {
    font-size: 16px;
    font-weight: 500;
    color: #37312f;
    text-align: center;
}

.el-drawer__header>:first-child {
    flex: 1;
}

.el-drawer__close-btn {
    border: none;
    cursor: pointer;
    font-size: 20px;
    color: inherit;
    background-color: transparent;
}

.info-package-drawer .el-drawer__header .el-drawer__close-btn .el-icon-close {
    font-size: 18px;
}

[class*=" el-icon-"],
[class^=el-icon-] {
    font-family: element-icons !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: baseline;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.package-item-redesign .wrap-content-package[data-v-5a53f877] {
    padding: 0 12px;
    margin-bottom: 12px;
    display: flex;
    flex-direction: column;
    flex: 1;
}

.package-item-redesign .wrap-content-package .title[data-v-5a53f877] {
    padding: 8px 0;
    display: flex;
    flex: 1;
    justify-content: space-between;
}

.package-item-redesign .wrap-content-package .title .name[data-v-5a53f877] {
    font-size: 14px;
    color: #37312f;
    font-weight: 500;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.package-item-redesign .wrap-content-package .bottom-package[data-v-5a53f877] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 4px;
}

.package-item-redesign .wrap-content-package .bottom-package .price-wrapper[data-v-5a53f877] {
    display: flex;
    flex-flow: column nowrap;
}

.package-item-redesign .wrap-content-package .bottom-package .price-wrapper .price[data-v-5a53f877] {
    font-size: 14px;
    color: #f05c22;
    font-weight: 500;
}

.package-item-redesign .wrap-content-package .bottom-package .btn-plus[data-v-5a53f877] {
    cursor: pointer;
    background: #f05c22;
    width: 32px;
    height: 32px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
}

.package-item-redesign .wrap-content-package .bottom-package .btn-plus .el-icon-plus[data-v-5a53f877] {
    color: #fff;
    font-weight: 700;
}

.el-icon-plus:before {
    content: "\e6d9";
}

.el-skeleton {
    width: 100%;
}

.wrap-pmt-skeleton[data-v-6d021b4f] {
    display: flex;
    gap: 16px;
    flex-wrap: wrap;
}

.wrap-pmt-skeleton .pmt-item[data-v-6d021b4f] {
    width: 160px;
    height: 147px;
    padding: 12px;
    margin-bottom: 16px;
    border: 1px solid #e9e4e2;
    border-radius: 8px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.wrap-pmt-skeleton .pmt-item .avatar[data-v-6d021b4f] {
    width: 100%;
    height: 58px;
    margin: 0 auto;
    margin-bottom: 8px;
}

.el-skeleton.is-animated .el-skeleton__item {
    background: linear-gradient(90deg, #f2f2f2 25%, #e6e6e6 37%, #f2f2f2 63%);
    background-size: 400% 100%;
    animation: el-skeleton-loading 1.4s ease infinite;
}

.el-skeleton__image {
    width: unset;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0;
}

.el-skeleton__item {
    background: #f2f2f2;
    display: inline-block;
    height: 16px;
    border-radius: 4px;
    width: 100%;
}

.el-popconfirm__main,
.el-skeleton__image {
    display: -ms-flexbox;
    -webkit-box-align: center;
    display: -webkit-box;
}

.el-skeleton__image svg {
    fill: #dcdde0;
    width: 22%;
    height: 22%;
}

.el-skeleton__h3 {
    height: 18px;
}

.equal-height-row[data-v-4c23a4d5] {
    display: flex;
    flex-wrap: wrap;
}

.el-row:after,
.el-row:before {
    display: table;
}

.el-form-item.is-error .el-input__inner, .el-form-item.is-error .el-input__inner:focus, .el-form-item.is-error .el-textarea__inner, .el-form-item.is-error .el-textarea__inner:focus, .el-message-box__input input.invalid, .el-message-box__input input.invalid:focus {
    border-color: #f56c6c;
}
.el-form-item.is-error .el-input__inner, .el-form-item.is-error .el-input__inner:focus, .el-form-item.is-error .el-textarea__inner, .el-form-item.is-error .el-textarea__inner:focus {
    border-color: #f56c6c;
}
.el-form-item.is-error .el-input__inner, .el-form-item.is-error .el-input__inner:focus, .el-form-item.is-error .el-textarea__inner, .el-form-item.is-error .el-textarea__inner:focus, .el-message-box__input input.invalid, .el-message-box__input input.invalid:focus {
    border-color: #f56c6c;
}
.el-form-item.is-error .el-input__inner, .el-form-item.is-error .el-input__inner:focus, .el-form-item.is-error .el-textarea__inner, .el-form-item.is-error .el-textarea__inner:focus {
    border-color: #f56c6c;
}
.el-button-group:after,
.el-button-group:before,
.el-color-dropdown__main-wrapper:after,
.el-link.is-underline:hover:after,
.el-page-header__left:after,
.el-progress-bar__inner:after,
.el-row:after,
.el-row:before,
.el-slider:after,
.el-slider:before,
.el-slider__button-wrapper:after,
.el-transfer-panel .el-transfer-panel__footer:after,
.el-upload-cover:after,
.el-upload-list--picture-card .el-upload-list__item-actions:after {
    content: "";
}

.el-row:after,
.el-row:before {
    content: "";
}

.onlyOnePmcNotice[data-v-4c23a4d5] {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    color: #e53e3e;
    gap: 8px;
    width: 100%;
    border: 2px solid #fed7d7;
    border-radius: 8px;
    padding: 12px 16px;
    margin: 0 8px;
    margin-bottom: 16px;
}

.icon-size[data-v-4c23a4d5] {
    width: 20px !important;
    height: 20px !important;
}

.svg-icon[data-v-76a94b8a] #svg-icon-use {
    fill: currentColor;
    color: currentColor;
}

.equal-height-column[data-v-4c23a4d5] {
    display: flex;
}

.el-col-6 {
    width: 25%;
}

.package-item-redesign[data-v-5a53f877]:hover {
    border-color: #22a0ea;
    transition: all .3s;
    box-shadow: 0 2px 5px rgba(4, 118, 184, .2);
}

.wrap-select-region .btn-region[data-v-1da9e00a]:hover {
    background: #fdede7;
}

.wrap-candy-box .btn-candy[data-v-40c33ebe]:hover {
    background: #fdede7;
}

.button[data-v-1d705422]:hover {
    box-shadow: 0 0 12px 0 rgba(240, 92, 34, .75);
    background: #fff;
}

.package-item-redesign[data-v-5a53f877]:hover {
    box-shadow: 0 0 12px 0 rgba(240, 92, 34, .75) !important;
    border-color: #e9e4e2 !important;
    cursor: pointer;
}

.wrap-group-payment-method[data-v-5c4a3c97] {
    border-radius: 8px;
    border: 2px solid #e9e4e2;
    background: #fff;
    padding: 12px;
    width: 160px;
    min-height: 147px;
    cursor: pointer;
    position: relative;
    margin-bottom: 16px;
}

.wrap-group-payment-method--hover[data-v-5c4a3c97]:hover {
    box-shadow: 0 0 12px 0 rgba(240, 92, 34, .75);
}

.wrap-group-payment-method .top-content[data-v-5c4a3c97] {
    min-height: 93px;
    padding-bottom: 12px;
    border-bottom: 1px solid #e9e4e2;
}

.wrap-group-payment-method .top-content .--icon[data-v-5c4a3c97] {
    display: flex;
    justify-content: center;
    height: 58px;
}

.wrap-group-payment-method .top-content .--icon__img[data-v-5c4a3c97] {
    background-repeat: no-repeat;
    background-position: 0 0;
    width: 136px;
    height: 58px;
}

.wrap-group-payment-method .top-content .--name[data-v-5c4a3c97] {
    font-size: 12px;
    color: #6e625e;
    font-weight: 500;
    padding-top: 8px;
    line-height: 15px;
    text-align: center;
    min-height: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.wrap-group-payment-method .bottom-content[data-v-5c4a3c97] {
    margin-top: 12px;
    font-size: 12px;
    text-align: center;
}

.confirm-single .wrap-package[data-v-4e77225b] {
    border-bottom: 1px solid #e0e0e4;
    padding-bottom: 24px;
}

.confirm-single .wrap-package .empty-package[data-v-4e77225b] {
    padding: 16px;
    border: 1px dashed #897b76;
    color: #f05c22;
    font-size: 14px;
    font-weight: 500;
    line-height: 21px;
    text-align: center;
    border-radius: 4px;
    cursor: pointer;
}

.confirm-single .wrap-info-payment-detail[data-v-4e77225b] {
    margin-top: 24px;
    padding-bottom: 24px;
    margin-bottom: 24px;
    border-bottom: 1px solid #e0e0e4;
}

.confirm-single .wrap-info-payment-detail .--title[data-v-4e77225b] {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    color: #6e625e;
    margin-bottom: 8px;
}

.confirm-single .wrap-info-payment-detail .list-info[data-v-4e77225b] {
    background: #fff7f4;
    padding: 16px;
    border-radius: 4px;
    border: 1px solid #e9e4e2;
}

.confirm.confirm-single .list-info[data-v-4e77225b] {
    margin-bottom: 12px;
}

.list-info {
    width: 100%;
}

.confirm-single .wrap-info-payment-detail .list-info .top-content[data-v-4e77225b] {
    border-bottom: 1px solid #e0e0e4;
    padding-bottom: 16px;
}

.confirm-single .wrap-info-payment-detail .list-info .top-content .item-info[data-v-4e77225b] {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.confirm-single .wrap-info-payment-detail .list-info .top-content .item-info .title[data-v-4e77225b] {
    color: #897b76;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.confirm-single .wrap-info-payment-detail .list-info .top-content .item-info .value[data-v-4e77225b] {
    font-weight: 700;
}

.confirm-single .wrap-info-payment-detail .list-info .bottom-content[data-v-4e77225b] {
    margin-top: 16px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.confirm-single .wrap-info-payment-detail .list-info .bottom-content .total-payment[data-v-4e77225b] {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    color: #6e625e;
}

.confirm-single .wrap-info-payment-detail .list-info .bottom-content .price-total-payment[data-v-4e77225b] {
    font-size: 18px;
    font-weight: 700;
    line-height: 27px;
    color: #f05c22;
}

.confirm-single .confirm-payment-method[data-v-4e77225b] {
    margin-bottom: 24px;
}

.confirm-single .confirm-payment-method .title[data-v-4e77225b] {
    color: #6e625e;
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 8px;
}

.confirm-single .confirm-payment-method .empty-pmt[data-v-4e77225b] {
    padding: 16px;
    border: 1px dashed #897b76;
    color: #f05c22;
    font-size: 14px;
    font-weight: 500;
    line-height: 21px;
    text-align: center;
    border-radius: 4px;
    cursor: pointer;
}

.confirm-single .btnPayNow[data-v-4e77225b] {
    width: 100%;
}

.button-redesign-ui.btn--primary-disabled[data-v-0cf9d480] {
    cursor: not-allowed;
    background: #d0cac8;
    border-radius: 4px;
}

.button-redesign-ui.btn--primary-disabled[data-v-0cf9d480] span {
    color: #fff;
}

.footer-wrapper[data-v-5883d00a] {
    position: relative;
    padding-bottom: 40px;
    background: #000;
    color: #fff;
    opacity: 1 !important;
}

.footer-wrapper .footer[data-v-5883d00a] {
    padding-top: 40px;
    max-width: 1096px;
    margin: auto;
    font-size: 14px;
}

.footer-wrapper .footer .top[data-v-5883d00a] {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    border-bottom: 1px solid #6e625e;
    padding-bottom: 18px;
}

.footer-wrapper .footer .top .logo[data-v-5883d00a] {
    height: 25px;
    width: 212px;
}

.footer-wrapper .footer .top .footerPayzing[data-v-5883d00a] {
    display: flex;
    flex-direction: row;
}

.footer-wrapper .footer .top .footerPayzing .colPayzing[data-v-5883d00a] {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.footer-wrapper .footer .top .footerPayzing .colPayzing .title[data-v-5883d00a] {
    font-size: 14px;
    font-weight: 500;
    color: #a19691;
}

.footer-wrapper .footer .top .footerPayzing .colPayzing .item-footer[data-v-5883d00a] {
    text-align: left;
}

.footer-wrapper .footer .item-footer[data-v-5883d00a] {
    min-width: 168px;
    text-align: right;
}

.footer-wrapper .footer .top .footerPayzing .colPayzing a[data-v-5883d00a] {
    color: #fff;
    font-weight: 500;
    text-decoration: none;
}

.footer-wrapper .footer .item-footer a[data-v-5883d00a] {
    color: #fff;
    font-weight: 500;
    text-decoration: none;
}

.footer-wrapper .footer .term[data-v-5883d00a] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 16px;
    color: #d0cac8;
    font-size: 14px;
    font-weight: 500;
}

.footer-wrapper .footer .term .copyright[data-v-5883d00a] {
    color: #d0cac8;
}

.footer-wrapper .footer .term .dflex[data-v-5883d00a] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 16px;
}

.footer-wrapper .footer .term.term-vn .dflex .item-footer[data-v-5883d00a] {
    text-align: left;
}

.footer-wrapper .footer .term .dflex .item-footer[data-v-5883d00a] {
    color: #fff;
    min-width: 168px;
    text-align: right;
}

.footer-wrapper .footer .term .dflex .item-footer a[data-v-5883d00a] {
    text-decoration: none;
    font-weight: 500;
}

.modal-overlay--active[data-v-1d3f09e2] {
    background-color: rgba(0, 0, 0, .4);
}

.modal-overlay[data-v-1d3f09e2] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transition: opacity .3s ease-in-out;
    width: 100%;
    z-index: 999;
}

.modal-wrapper[data-v-1d3f09e2] {
    max-height: 640px;
    border-radius: 12px;
    background-color: #fff;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .4);
    transition: all .3s ease;
    position: fixed;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    overflow-y: auto;
    display: flex;
    flex-direction: column;
}

.modal-size-medium[data-v-1d3f09e2] {
    width: 488px;
}

.modal-wrapper .popup-header[data-v-1d3f09e2] {
    display: flex;
    padding: 16px 24px;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    height: 62px;
}

.modal-wrapper .popup-header .title[data-v-1d3f09e2] {
    font-weight: 700;
    justify-items: center;
    margin: 0 auto;
    font-size: 20px;
    height: 30px;
    line-height: 30px;
}

.modal-wrapper .popup-header .wrap-icon-close[data-v-1d3f09e2] {
    position: absolute;
    top: 14px;
    right: 10px;
}

.modal-wrapper .popup-header .wrap-icon-close .icon-close-custom[data-v-1d3f09e2] {
    font-size: 24px;
    cursor: pointer;
}

.modal-wrapper .popup-content[data-v-1d3f09e2] {
    padding: 24px;
    padding-top: 16px;
    border-top: 1px solid #f4f2f1;
    flex: 1;
    overflow: auto;
    font-size: 14px;
}

.pop-up-detail-package .packageDetail__head[data-v-196c0b64] {
    display: flex;
    gap: 12px;
    align-items: center;
    margin-bottom: 12px;
}

.pop-up-detail-package .packageDetail__head .image-detail[data-v-196c0b64] {
    width: 71px;
    height: 40px;
    border-radius: 4px;
}

.pop-up-detail-package .head-wrapper[data-v-196c0b64] {
    display: flex;
    flex-flow: column nowrap;
    gap: 4px;
}

.pop-up-detail-package .title-wrapper[data-v-196c0b64] {
    display: flex;
    flex-flow: row nowrap;
    gap: 8px;
    align-items: center;
}

.pop-up-detail-package .price-wrapper[data-v-196c0b64] {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    gap: 4px;
}

.pop-up-detail-package .price-wrapper .price[data-v-196c0b64] {
    font-size: 14px;
    color: #f05c22;
    font-weight: 500;
}

.pop-up-detail-package .wrap-content[data-v-196c0b64] {
    max-height: 300px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.packageInfo__content * {
    font-size: inherit;
}

.modal-wrapper .popup-footer[data-v-1d3f09e2] {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .4);
    height: 64px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
    padding: 0 24px;
}

.modal-wrapper .popup-footer .wrap-popup-footer[data-v-1d3f09e2] {
    height: 40px;
}

.oneButton .wrap-popup-footer[data-v-3a491f3e] {
    width: 100%;
    display: flex;
    justify-content: center;
}


.loadingContainer .loading {
    background-image: url('../images/loading.png');
}

.loadingContainer {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: auto;
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgb(219, 147, 28);
    transition: background 0.3s;
    z-index: 99999;
}

.loadingContainer .loading {
    position: fixed;
    inset: 0px;
    background-color: rgba(255, 255, 255, 0.4);
    background-repeat: no-repeat;
    background-position: center 24px;
    background-size: 60px;
    margin: auto;
    padding-top: 71px;
    text-align: center;
    animation: 1s linear 0s infinite normal none running waving;
    width: 100px;
    height: 100px;
    z-index: 1000;
    border-radius: 50%;
}

.loadingContainer .loading>div {
    background: #fff;
    width: 7px;
    height: 7px;
    border-radius: 8px;
    margin: 0 4px;
    opacity: 0;
    display: inline-block;
    animation: blink 1s infinite;
}

.loadingContainer .loading>div:nth-child(2) {
    animation-delay: 0.2s;
}

.loadingContainer .loading>div:nth-child(3) {
    animation-delay: 0.4s;
}

.v-modal,
.loadingContainer {
    background: rgba(0, 0, 0, 0.4) !important;
}

.alertContainerRedesign.el-message.el-message--error {
    background-color: #fff;
    border: 2px solid #fed7d7;
}

.alertContainerRedesign.el-message {
    border-radius: 8px;
    box-shadow: 0 4px 12px 0 rgba(0, 0, 0, .25);
    padding: 12px 16px;
    animation: slideDown 0.5s ease forwards; /* Slide down animation */
}
@keyframes slideDown {
    0% {
        top: -100px;
        opacity: 0;
    }
    100% {
        top: 76px;
        opacity: 1;
    }
}
@keyframes slideUp {
    0% {
        top: 76px;
        opacity: 1;
    }
    100% {
        top: -100px;
        opacity: 0;
    }
}
.el-message.is-center {
    justify-content: center;
}
.el-message.is-center {
    justify-content: center;
}
.el-message--error {
    background-color: #fef0f0;
    border-color: #fde2e2;
}
.el-message {
    min-width: 380px;
    box-sizing: border-box;
    border-radius: 4px;
    border-width: 1px;
    border-style: solid;
    border-color: #ebeef5;
    position: fixed;
    left: 50%;
    top: 20px;
    transform: translateX(-50%);
    background-color: #edf2fc;
    transition: opacity .3s, transform .4s, top .4s;
    overflow: hidden;
    padding: 15px 15px 15px 20px;
    display: flex;
    align-items: center;
}
.el-card__header, .el-message, .el-step__icon {
    -webkit-box-sizing: border-box;
}
.el-message--error {
    background-color: #fef0f0;
    border-color: #fde2e2;
}
.el-message {
    min-width: 380px;
    box-sizing: border-box;
    border-radius: 4px;
    border-width: 1px;
    border-style: solid;
    border-color: #ebeef5;
    position: fixed;
    left: 50%;
    top: 20px;
    transform: translateX(-50%);
    background-color: #edf2fc;
    transition: opacity .3s, transform .4s, top .4s;
    overflow: hidden;
    padding: 15px 15px 15px 20px;
    display: flex;
    align-items: center;
}
.el-card__header, .el-message, .el-step__icon {
    -webkit-box-sizing: border-box;
}
.alertContainerRedesign.el-message .el-message__icon.el-icon-warning {
    color: red;
}

.alertContainerRedesign.el-message .el-message__icon {
    display: block;
    font-size: 20px;
}
.el-message .el-icon-warning {
    color: #e6a23c;
}
.el-message .el-icon-warning {
    color: #e6a23c;
}
.el-message__icon {
    margin-right: 10px;
}
[class*=" el-icon-"], [class^=el-icon-] {
    font-family: element-icons !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: baseline;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.el-message__icon {
    margin-right: 10px;
}
[class*=" el-icon-"], [class^=el-icon-] {
    font-family: element-icons !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: baseline;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.el-icon-warning:before {
    content: "\e7a3";
}
.el-icon-warning:before {
    content: "\e7a3";
}
.alertContainerRedesign.el-message .el-message__icon.el-icon-warning {
    color: red;
}
.alertContainerRedesign.fade{
    animation: slideUp 0.5s ease forwards;
}
.alertContainerRedesign.el-message .el-message__icon {
    display: block;
    font-size: 20px;
}
.el-message .el-icon-warning {
    color: #e6a23c;
}
.el-message .el-icon-warning {
    color: #e6a23c;
}
[class*=" el-icon-"], [class^=el-icon-] {
    font-family: element-icons !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: baseline;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
[class*=" el-icon-"], [class^=el-icon-] {
    font-family: element-icons !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: baseline;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.el-message p {
    margin: 0;
}
.el-message p {
    margin: 0;
}
.el-message__content {
    padding: 0;
    font-size: 14px;
    line-height: 1;
}
.el-message__content {
    padding: 0;
    font-size: 14px;
    line-height: 1;
}
.content-redesign-ui .el-input .el-input__inner:hover {
    border: 2px solid #f7b8a1 !important;
    box-shadow: 0 0 12px 0 rgba(240, 92, 34, .5019607843);
}
.confirm-single .note-quote[data-v-4e77225b] {
    font-size: 12px;
    line-height: 15px;
    font-weight: 400;
    color: #a19691;
    text-align: center;
    margin-bottom: 12px;
}


@keyframes waving {
    0% {
        box-shadow: rgba(255, 255, 255, 1) 0 0 0px 0px, rgba(255, 255, 255, 1) 0 0 0px 0px, rgba(255, 255, 255, 1) 0 0 0px 0px;
    }

    17% {
        box-shadow: rgba(255, 255, 255, 1) 0 0 0px 5px, rgba(255, 255, 255, 1) 0 0 0px 0px, rgba(255, 255, 255, 1) 0 0 0px 0px;
    }

    34% {
        box-shadow: rgba(255, 255, 255, 0.5) 0 0 0px 10px, rgba(255, 255, 255, 1) 0 0 0px 5px, rgba(255, 255, 255, 1) 0 0 0px 0px;
    }

    51% {
        box-shadow: rgba(255, 255, 255, 0.25) 0 0 0px 15px, rgba(255, 255, 255, 0.5) 0 0 0px 10px, rgba(255, 255, 255, 1) 0 0 0px 5px;
    }

    68% {
        box-shadow: rgba(255, 255, 255, 0) 0 0 0px 15px, rgba(255, 255, 255, 0.25) 0 0 0px 15px, rgba(255, 255, 255, 0.5) 0 0 0px 10px;
    }

    85% {
        box-shadow: rgba(255, 255, 255, 0) 0 0 0px 15px, rgba(255, 255, 255, 0) 0 0 0px 15px, rgba(255, 255, 255, 0.25) 0 0 0px 15px;
    }

    100% {
        box-shadow: rgba(255, 255, 255, 0) 0 0 0px 15px, rgba(255, 255, 255, 0) 0 0 0px 15px, rgba(255, 255, 255, 0) 0 0 0px 15px;
    }
}

@keyframes blink {
    0% {
        opacity: 0.5;
    }

    50% {
        opacity: 1;
    }

    100% {
        opacity: 0.5;
    }
}

@keyframes fadeDown {
    0% {
        opacity: 0;
        transform: translateY(-20px);
    }
}

.v-modal {
    opacity: 1;
    background: rgb(219, 147, 28);
}

.confirmation-container[data-v-34089edd] {
    position: fixed;
    inset: 0px;
    margin: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(0, 0, 0, 0.6);
    z-index: 999;
}

.confirmation-container .confirmation-content.img[data-v-34089edd] {
    box-shadow: none;
    background: transparent;
    border-radius: 0px;
    margin-right: 10px;
    margin-left: 10px;
}

.confirmation-container .confirmation-content[data-v-34089edd] {
    animation: 0.5s ease 0s 1 normal none running fadeDown;
    min-width: 250px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background-color: rgb(255, 255, 255);
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 12px 0px;
    position: relative;
}

.confirmation-container .confirmation-content__body.img[data-v-34089edd],
.confirmation-container .confirmation-content__header.img[data-v-34089edd] {
    padding: 0px;
}

.confirmation-container .confirmation-content__body[data-v-34089edd],
.confirmation-container .confirmation-content__header[data-v-34089edd] {
    padding: 10px;
    text-align: center;
}

.confirmation-container .confirmation-content__body[data-v-34089edd] img,
.confirmation-container .confirmation-content__header[data-v-34089edd] img {
    max-width: 100%;
    object-fit: fill;
    max-height: 700px;
}

.el-col-24 {
    width: 100%;
}
[class*=el-col-] {
    float: left;
    box-sizing: border-box;
}
.el-col-24 {
    width: 100%;
}
[class*=el-col-] {
    float: left;
    box-sizing: border-box;
}
.custom-userInfo.new-style {
    padding: 8px 0 0 0;
    margin: 0;
    border: none;
    background-color: #fff;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
    grid-gap: 8px;
}
.custom-userInfo.new-style p.information-row span {
    color: #6e625e;
    font-weight: 400;
}

p span[data-v-3f3af4cc] {
    font-weight: 700;
}

.custom-userInfo.new-style p.information-row span {
    color: #6e625e;
    font-weight: 400;
}
p span[data-v-3f3af4cc] {
    font-weight: 700;
}

.custom-userInfo.new-style p.information-row code {
    font-weight: 700;
}
p code[data-v-3f3af4cc] {
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
}
.custom-userInfo p span {
    color: #e26900;
}
.custom-userInfo p span {
    color: #e26900;
}
.custom-userInfo {
    width: 100%;
    border-radius: 4px;
    font-size: 14px;
    border: 1px dashed #e26900;
    background-color: #fff6e1;
    padding: 14px 18px;
    padding: 16px 32px;
    transition: all .3s;
}
.custom-userInfo.new-style p.information-row {
    color: #6e625e;
    display: flex;
    flex-direction: column;
    gap: 8px;
}
.custom-userInfo p:last-child {
    margin-bottom: 0;
}
p[data-v-3f3af4cc] {
    display: flex;
    margin-bottom: 10px;
}

.loginForm .extraInfo {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    margin-top: 10px;
}

.loginForm .extraInfo .error-mess.show {
    max-height: 80px;
}
.loginForm .extraInfo .error-mess {
    word-break: break-word;
    color: #ff4949;
    max-height: 0;
    margin: 0;
    transition: .2s ease-out;
}
.content-box__content .error-mess {
    margin-top: 5px;
    color: #ff4949;
    word-break: break-word;
}
.loginForm .is-error .el-form-item__error {
    color: #ff4949;
}

.el-form-item.is-error .el-form-item__error {
    top: calc(100% + 5px);
    margin-left: 24px;
}
.quick-rid-login-redesign-ui .el-form-item__error {
    position: relative;
}

.el-form-item__error {
    transition: top .3s;
}
.el-form-item__error {
    color: #f56c6c;
    font-size: 12px;
    line-height: 1;
    padding-top: 4px;
    position: absolute;
    top: 100%;
    left: 0;
}
.el-form-item__error {
    color: #f56c6c;
    font-size: 12px;
    line-height: 1;
    padding-top: 4px;
    position: absolute;
    top: 100%;
    left: 0;
}
.content-redesign-ui .el-input .el-input__inner {
    border-width: 2px;
    caret-color: #f05c22;
    border-color: #e9e4e2;
    height: 44px;
}

.confirm-single .wrap-package .info-package[data-v-4e77225b] {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.info-package[data-v-8fa8c050] {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.info-package .info-left[data-v-8fa8c050] {
    display: flex;
    align-items: center;
}
.info-package .info-left img[data-v-8fa8c050] {
    width: 71px;
    height: 40px;
    margin-right: 12px;
    border-radius: 4px;
}
.info-package .info-left .name[data-v-8fa8c050] {
    font-size: 12px;
    font-weight: 400;
    line-height: 150%;
    color: #897b76;
}
.info-package .info-left .price-wrapper[data-v-8fa8c050] {
    gap: 4px;
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    margin-top: 4px;
}
.info-package .info-left .price[data-v-8fa8c050] {
    font-size: 14px;
    color: #37312f;
    font-weight: 500;
}
.info-package .wrap-info-right[data-v-8fa8c050] {
    display: flex;
}
.info-package .wrap-info-right .wrap-bonus[data-v-8fa8c050] {
    margin-right: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.info-package .info-right[data-v-8fa8c050] {
    display: flex;
    align-items: center;
}
.info-package .info-right .quantity[data-v-8fa8c050] {
    padding: 8px;
    background: #f4f2f1;
    border-radius: 4px;
}
.info-package .info-right .icon-delete[data-v-8fa8c050] {
    margin-left: 12px;
    cursor: pointer;
}
.confirm-single .confirm-payment-method .wrap-content[data-v-4e77225b] {
    border: 1px dashed #897b76;
    padding: 16px;
    border-radius: 4px;
}
.wrap-group-payment-method .selected[data-v-5c4a3c97] {
    position: absolute;
    background: #f05c22;
    width: 38px;
    height: 38px;
    -webkit-clip-path: polygon(0 0, 0 100%, 100% 100%);
    clip-path: polygon(0 0, 0 100%, 100% 100%);
    bottom: 0;
    left: 0;
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
}
.confirm-single .confirm-payment-method .wrap-content .brand[data-v-4e77225b] {
    height: 24px;
    display: flex;
    justify-content: space-between;
}
.confirm-single .confirm-payment-method .wrap-content .brand .pmtWrap[data-v-4e77225b] {
    width: 56px;
    height: 24px;
}
.confirm-single .confirm-payment-method .wrap-content .brand .change-method[data-v-4e77225b] {
    color: #f05c22;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
}
#image-method-selected{
    display: block;
    width: 100%;
}
.package-item-redesign.selected[data-v-5a53f877] {
    border: 2px solid #f05c22;
    border-radius: 8px;
}
.wrap-group-payment-method.isSelected[data-v-5c4a3c97] {
    overflow: hidden;
    border-width: 2px;
    border-color: #f05c22;
}
.confirm-single .confirm-payment-method .wrap-content .infoPayment[data-v-4e77225b] {
    background: #f4f2f1;
    border-radius: 4px;
    color: #37312f;
    font-size: 12px;
    width: auto;
    display: inline-block;
    margin-top: 8px;
}
.confirm-single .confirm-payment-method .wrap-content .infoPayment .titlePmt[data-v-4e77225b] {
    padding: 6px 12px;
}
.button.default[data-v-1d705422].disabled{
    opacity: 0.5;
    pointer-events: none;
}
.onlyOnePmcNotice[data-v-4c23a4d5] {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    color: #e53e3e;
    gap: 8px;
    width: 100%;
    border: 2px solid #fed7d7;
    border-radius: 8px;
    padding: 12px 16px;
    margin: 0 8px;
    margin-bottom: 16px;
}
.package-item-redesign .wrap-content-package .bottom-package .btn-plus-selected[data-v-5a53f877] {
    background: #fdede7;
}
.package-item-redesign .wrap-content-package .bottom-package .btn-plus .el-icon-check[data-v-5a53f877] {
    color: #fff;
    font-weight: 700;
}
.package-item-redesign .wrap-content-package .bottom-package .btn-plus-selected .el-icon-check[data-v-5a53f877] {
    color: #f05c22;
    font-weight: 700;
}

.confirm-single .confirm-payment-method .wrap-content .mt20[data-v-4e77225b] {
    margin-top: 20px;
}
.el-form-item:after, .el-form-item:before {
    display: table;
    content: "";
}
.el-form-item:after, .el-form-item:before, .el-form-item__content:after, .el-form-item__content:before {
    display: table;
    content: "";
}
.el-form-item:after, .el-form-item:before {
    display: table;
    content: "";
}
.el-form-item:after, .el-form-item:before, .el-form-item__content:after, .el-form-item__content:before {
    display: table;
    content: "";
}
.el-form-item__content {
    line-height: 40px;
    position: relative;
    font-size: 14px;
}
.el-form-item__content {
    line-height: 40px;
    position: relative;
    font-size: 14px;
}
.el-form-item__content:after, .el-form-item__content:before {
    display: table;
    content: "";
}
.el-form-item:after, .el-form-item:before, .el-form-item__content:after, .el-form-item__content:before {
    display: table;
    content: "";
}
.el-form-item__content:after, .el-form-item__content:before {
    display: table;
    content: "";
}
.el-form-item:after, .el-form-item:before, .el-form-item__content:after, .el-form-item__content:before {
    display: table;
    content: "";
}
.el-form-item__content {
    line-height: 40px;
    position: relative;
    font-size: 14px;
}
.el-form-item__content {
    line-height: 40px;
    position: relative;
    font-size: 14px;
}
.el-input {
    position: relative;
    font-size: 14px;
}
.el-color-picker__icon, .el-input, .el-textarea {
    display: inline-block;
    width: 100%;
}
.el-input, .el-textarea {
    display: inline-block;
    width: 100%;
}
.el-input, .el-textarea {
    font-size: 14px;
    width: 100%;
}
.el-input {
    position: relative;
    font-size: 14px;
}
.el-color-picker__icon, .el-input, .el-textarea {
    display: inline-block;
    width: 100%;
}
.el-input, .el-textarea {
    display: inline-block;
    width: 100%;
}
.el-input, .el-textarea {
    font-size: 14px;
    width: 100%;
}
.content-redesign-ui .el-input .el-input__inner {
    border-width: 2px;
    caret-color: #f05c22;
    border-color: #e9e4e2;
    height: 44px;
}

.el-input .el-input__inner {
    border-radius: 4px;
    background: #fff;
    height: 50px;
}
.el-input__inner {
    -webkit-appearance: none;
    background-color: #fff;
    background-image: none;
    border-radius: 4px;
    border: 1px solid #dcdfe6;
    box-sizing: border-box;
    color: #606266;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    outline: 0;
    padding: 0 15px;
    transition: border-color .2s cubic-bezier(.645,.045,.355,1);
    width: 100%;
}
.el-input-group__append .el-button, .el-input-group__append .el-input, .el-input-group__prepend .el-button, .el-input-group__prepend .el-input, .el-input__inner {
    font-size: inherit;
}
.el-input__inner, .el-textarea__inner, .el-transfer-panel {
    -webkit-box-sizing: border-box;
}
.el-input__inner, .el-textarea__inner {
    background-image: none;
    -webkit-box-sizing: border-box;
    -webkit-transition: border-color .2s cubic-bezier(.645,.045,.355,1);
}
.el-input__inner, .el-select-dropdown__item.is-disabled:hover {
    background-color: #fff;
}
.el-input__inner, .el-textarea__inner {
    color: #606266;
    font-size: inherit;
    width: 100%;
}
.el-input__inner {
    font-size: inherit;
}
.el-input__inner, .el-select-dropdown__list, .el-tag, .el-textarea__inner {
    -webkit-box-sizing: border-box;
}
.el-input__inner, .el-textarea__inner {
    background-color: #fff;
}
.el-button-group>.el-button:first-child:last-child, .el-input__inner {
    border-radius: 4px;
}
.el-input__inner {
    -webkit-appearance: none;
    background-color: #fff;
    background-image: none;
    border-radius: 4px;
    border: 1px solid #dcdfe6;
    box-sizing: border-box;
    color: #606266;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    outline: 0;
    padding: 0 15px;
    transition: border-color .2s cubic-bezier(.645,.045,.355,1);
    width: 100%;
}
.el-input-group__append .el-button, .el-input-group__append .el-input, .el-input-group__prepend .el-button, .el-input-group__prepend .el-input, .el-input__inner {
    font-size: inherit;
}
.el-input__inner, .el-textarea__inner, .el-transfer-panel {
    -webkit-box-sizing: border-box;
}
.el-input__inner, .el-textarea__inner {
    background-image: none;
    -webkit-box-sizing: border-box;
    -webkit-transition: border-color .2s cubic-bezier(.645,.045,.355,1);
}
.el-input__inner, .el-select-dropdown__item.is-disabled:hover {
    background-color: #fff;
}
.el-input__inner, .el-textarea__inner {
    color: #606266;
    font-size: inherit;
    width: 100%;
}
.el-input__inner {
    font-size: inherit;
}
.el-input__inner, .el-select-dropdown__list, .el-tag, .el-textarea__inner {
    -webkit-box-sizing: border-box;
}
.el-input__inner, .el-textarea__inner {
    background-color: #fff;
}
.el-button-group>.el-button:first-child:last-child, .el-input__inner {
    border-radius: 4px;
}
.input-hidden {
    display: none !important;
    opacity: 0;
    visibility: hidden;
}
.pmtInputContainer .pmtMethodInput.el-form .el-form-item__error {
    position: static;
    margin-left: 24px;
}
.el-form-item.is-error .el-form-item__error {
    top: calc(100% + 5px);
    margin-left: 24px;
}
.pmtInputContainer-redesign-ui .el-form-item__error {
    margin-top: 0px;
}
.content-redesign-ui .el-form-item__error {
    color: #e53e3e;
    font-size: 14px;
    margin-left: 0 !important;
    line-height: 21px;
}
.el-form-item__error {
    transition: top .3s;
}
.el-form-item__error {
    color: #f56c6c;
    font-size: 12px;
    line-height: 1;
    padding-top: 4px;
    position: absolute;
    top: 100%;
    left: 0;
}
.el-form-item__error {
    color: #f56c6c;
    font-size: 12px;
    line-height: 1;
    padding-top: 4px;
    position: absolute;
    top: 100%;
    left: 0;
}
.el-form-item__content:after {
    clear: both;
}
.el-form-item__content:after, .el-form-item__content:before {
    display: table;
    content: "";
}
.el-form-item:after, .el-form-item:before, .el-form-item__content:after, .el-form-item__content:before {
    display: table;
    content: "";
}
.el-form-item:after, .el-form-item__content:after {
    clear: both;
}
.el-form-item__content:after {
    clear: both;
}
.el-form-item__content:after, .el-form-item__content:before {
    display: table;
    content: "";
}
.el-form-item:after, .el-form-item:before, .el-form-item__content:after, .el-form-item__content:before {
    display: table;
    content: "";
}
.el-form-item:after, .el-form-item__content:after {
    clear: both;
}
.el-form-item__content {
    line-height: 40px;
    position: relative;
    font-size: 14px;
}
.el-form-item__content {
    line-height: 40px;
    position: relative;
    font-size: 14px;
}
.el-form-item:after {
    clear: both;
}
.el-form-item:after, .el-form-item:before {
    display: table;
    content: "";
}
.el-form-item:after, .el-form-item:before, .el-form-item__content:after, .el-form-item__content:before {
    display: table;
    content: "";
}
.el-form-item:after, .el-form-item__content:after {
    clear: both;
}
.el-form-item:after {
    clear: both;
}
.el-form-item:after, .el-form-item:before {
    display: table;
    content: "";
}
.el-form-item:after, .el-form-item:before, .el-form-item__content:after, .el-form-item__content:before {
    display: table;
    content: "";
}
.el-form-item:after, .el-form-item__content:after {
    clear: both;
}
.profileHeader[data-v-37e90798] {
    display: flex;
    align-items: center;
    gap: 8px;
}
.profileHeader .wrap_profileHeader[data-v-37e90798] {
    position: relative;
}
.profileHeader .wrap_profileHeader .profileHeader_avatar[data-v-37e90798] {
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 4px;
}
.profileHeader .wrap_profileHeader .profileHeader_avatar .avatar-img[data-v-37e90798] {
    overflow: hidden;
    border-radius: 50%;
    width: 32px;
    height: 32px;
}
.el-icon-caret-bottom:before {
    content: "\e790";
}
.el-icon-caret-bottom:before {
    content: "\e790";
}
.el-icon-close:before {
    content: "\e6db";
}
.el-icon-close:before {
    content: "\e6db";
}
.modal-wrapper .popup-header .wrap-icon-close .icon-close-custom[data-v-1d3f09e2] {
    font-size: 24px;
    cursor: pointer;
}
.profileHeader .wrap_profileHeader .dropdown_header[data-v-37e90798] {
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: #fff;
    position: absolute;
    top: 55px;
    right: 0;
    width: 300px;
    border-radius: 8px;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .25);
    animation: dropdownAnimation-37e90798 .3s ease-in-out forwards;
    transform-origin: top center;
    z-index: 2;
}
.profileHeader .wrap_profileHeader .dropdown_header .topContent[data-v-37e90798] {
    background: #fff;
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
}
.profileHeader .wrap_profileHeader .dropdown_header .topContent .commonInfo[data-v-37e90798] {
    padding: 13.5px 16px 14px;
    border-bottom: 1px solid #c8c8c8;
}
.profileHeader .wrap_profileHeader .dropdown_header .topContent .commonInfo .userName[data-v-37e90798] {
    display: flex;
    align-items: center;
    gap: 8px;
}
.profileHeader .wrap_profileHeader .dropdown_header .topContent .commonInfo .userName .username-img[data-v-37e90798] {
    overflow: hidden;
    border-radius: 50%;
    width: 36px;
    height: 36px;
    flex-shrink: 0;
}
.profileHeader .wrap_profileHeader .dropdown_header .topContent .commonInfo .userName .user-info[data-v-37e90798] {
    display: flex;
    flex-direction: column;
}
.profileHeader .wrap_profileHeader .dropdown_header .topContent .commonInfo .userName .user-info .nickName[data-v-37e90798] {
    line-height: 150%;
    color: #1c1817;
    font-weight: 700;
    font-size: 16px;
    max-width: 200px;
    text-overflow: ellipsis;
    overflow: hidden;
}
.profileHeader .wrap_profileHeader .dropdown_header .topContent .detailInfo[data-v-37e90798] {
    border-bottom: 1px solid #c8c8c8;
}
.profileHeader .wrap_profileHeader .dropdown_header .topContent .detailInfo .gameInfo[data-v-37e90798] {
    position: relative;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    display: flex;
    flex-direction: row;
    padding: 12px;
    align-items: center;
    cursor: pointer;
}
.profileHeader .wrap_profileHeader .dropdown_header .topContent .detailInfo .gameInfo>img[data-v-37e90798] {
    width: 64px;
    height: 64px;
    border-radius: 8px;
    margin-right: 16px;
}
.profileHeader .wrap_profileHeader .dropdown_header .topContent .detailInfo .gameInfo .infoGame[data-v-37e90798] {
    display: flex;
    flex-direction: column;
    color: #fff;
}
.profileHeader .wrap_profileHeader .dropdown_header .topContent .detailInfo .gameInfo .infoGame .title[data-v-37e90798] {
    font-weight: 700;
}

.profileHeader .wrap_profileHeader .dropdown_header .bottomContent[data-v-37e90798] {
    background: #fff;
    padding: 4px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}
.profileHeader .wrap_profileHeader .dropdown_header .bottomContent .itemMenu[data-v-37e90798], .profileHeader .wrap_profileHeader .dropdown_header .bottomContent .logout[data-v-37e90798] {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 8px 4px;
    border-radius: 4px;
    cursor: pointer;
}

.right-header a {
    color: #454545 !important;
    display: inline-block;
    font-weight: 400;
    text-decoration: none;
}
.profileHeader .wrap_profileHeader .dropdown_header .bottomContent .itemMenu>img[data-v-37e90798], .profileHeader .wrap_profileHeader .dropdown_header .bottomContent .logout>img[data-v-37e90798] {
    width: 24px;
    height: 24px;
}


.profileHeader .wrap_profileHeader .dropdown_header .bottomContent .itemMenu[data-v-37e90798], .profileHeader .wrap_profileHeader .dropdown_header .bottomContent .logout[data-v-37e90798] {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 8px 4px;
    border-radius: 4px;
    cursor: pointer;
}
.profileHeader .wrap_profileHeader .dropdown_header .bottomContent .itemMenu>img[data-v-37e90798], .profileHeader .wrap_profileHeader .dropdown_header .bottomContent .logout>img[data-v-37e90798] {
    width: 24px;
    height: 24px;
}
.profileHeader .wrap_profileHeader .dropdown_header .vnggames-account-logo[data-v-37e90798] {
    border-top: 1px solid #c8c8c8;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 12px;
}

.dropdown_header {
    opacity: 0;
    visibility: hidden;
    transform: translateY(-20px);
    transition: opacity 0.3s linear, transform 0.3s linear;
}
.dropdown_header.active {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}
.alertContainerRedesign.el-message.el-message--error .el-message__content {
    color: #e53e3e;
}
.el-message--error .el-message__content {
    color: #f56c6c;
}
.el-message--error .el-message__content {
    color: #f56c6c;
}

.el-message.el-message--error {
    background-color: #db1f1f
}

.el-message.el-message--info {
    background-color: #22a0ea
}

.el-message.el-message--warning {
    background-color: #ecb400
}

.el-message.el-message--success {
    background-color: #2eba7d;
    color: #fff;    
}
.alertContainerRedesign.el-message .el-message__icon.el-icon-warning {
    color: red
}

.alertContainerRedesign.el-message .el-message__icon.el-icon-success {
    color: #38a169
}
.drawerlang__close .el-icon-close {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    color: #fff;
    font-size: 25px
}
.custom-searching-button .el-icon-search {
    font-size: 24px;
    color: #37312f;
    margin-right: 10px;
    line-height: 38px
}

.custom-searching-button .el-icon-close {
    color: #6e625e;
    line-height: 38px
}

@media screen and (max-width: 1080px) {
    .content-box-redesign-ui {
        max-width: 720px;
    }

    .wrap-home-page-redesign-ui .content-main-flow {
        grid-template-columns: 1fr;
        grid-gap: 0;
    }

}

@media screen and (max-width: 1000px) {
    .wrap-banner .contentNewBanner .--iconBanner {
        width: 100px;
        height: 100px;
    }


    .wrap-banner .contentNewBanner {
        margin: 0 30px;
    }

    .footer-wrapper .footer[data-v-5883d00a] {
        margin: 0 30px;
    }

    .wrap-header .header-custom .right-header .gap20[data-v-416f453a] {
        gap: 6px;
    }

    .wrap-header .header-custom .left-header .logo-header[data-v-416f453a] {
        width: 127px;
    }

    .wrap-header .header-custom .left-header .wrap-search[data-v-416f453a] {
        display: none;
    }

    .wrap-header .header-custom .left-header[data-v-416f453a] {
        gap: 8px;
    }

    .wrap-header[data-v-416f453a] {
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .05);
        border: none;
        padding: 8px 0;
    }

    .wrap-header .header-custom[data-v-416f453a] {
        display: flex;
        padding: 0 30px;
    }

}

@media screen and (max-width: 768px) {
    .productWrapperRedesign[data-v-196c0b64] {
        padding: 0 16px;
    }

    .container>.content.content-redesign-ui .selectPackage .content-box__content .package-group-redesign[data-v-196c0b64] {
        padding: 0 21px;
    }

    .package-item-redesign[data-v-5a53f877] {
        display: flex;
        flex-flow: column nowrap;
        width: 100%;
        height: unset;
        margin-left: auto;
        margin-right: auto;
    }

    .package-item-redesign .handle-image[data-v-5a53f877] {
        height: unset;
    }

    .package-item-redesign .handle-image[data-v-5a53f877] img {
        object-fit: unset !important;
        max-height: 102px;
    }

    .package-item-redesign .wrap-content-package[data-v-5a53f877] {
        padding: 0 12px;
    }

    .package-item-redesign .wrap-content-package .title .name[data-v-5a53f877] {
        font-size: 12px;
        margin-right: 8px;
    }

    .package-item-redesign .wrap-content-package .bottom-package .btn-plus[data-v-5a53f877] {
        width: 24px;
        height: 24px;
    }

    .wrap-pmt-skeleton .pmt-item[data-v-6d021b4f] {
        width: 147px;
        height: 127px;
        margin-bottom: 0;
    }

    .row-custom[data-v-4c23a4d5] {
        margin-left: -6px !important;
        margin-right: 0 !important;
    }

    .wrap-group-payment-method[data-v-5c4a3c97] {
        width: 147px;
        min-height: 127px;
    }

    .wrap-group-payment-method .top-content[data-v-5c4a3c97] {
        height: 82px;
    }

    .wrap-group-payment-method .top-content .--icon[data-v-5c4a3c97] {
        height: 52px;
    }
    .wrap-group-payment-method .top-content .--icon[data-v-5c4a3c97] img{
        max-width: 60px;
    }


    .wrap-group-payment-method .top-content .--icon__img.zalopay_54-icon-small[data-v-5c4a3c97] {
        background-position: 0 -156px;
    }

    .wrap-group-payment-method .top-content .--name[data-v-5c4a3c97] {
        padding-top: 4px;
    }

    .wrap-group-payment-method .top-content .--name .text-name[data-v-5c4a3c97] {
        font-size: 10px;
    }

    .wrap-group-payment-method .bottom-content[data-v-5c4a3c97] {
        margin-top: 8px;
    }
    .modal-wrapper[data-v-1d3f09e2] {
        width: 343px;
        top: 50%;
        min-height: 160px;
        max-height: 500px;
    }
    .custom-userInfo.new-style p.information-row {
        flex-direction: row;
    }
    .container>.content.content-redesign-ui .selectPackage .content-box__content .package-group-redesign[data-v-196c0b64] {
        padding: 0 21px;
    }
    .col-custom.el-col.el-col-8{
        width: 50%;
    }
}


@media screen and (max-width: 600px) {
    .wrap-banner .contentNewBanner {
        gap: 8px;
        margin: 0 16px;
        padding: 12px 0;
        flex-flow: column nowrap;
        justify-content: center;
        align-items: center;
        text-align: center;
    }

    .wrap-banner .contentNewBanner .game-title .custom-text-style {
        font-size: 24px;
        font-weight: 900;
        line-height: 150%;
    }

    .wrap-banner .contentNewBanner .--iconBanner {
        width: 80px;
        height: 80px;
    }

    .footer-wrapper .footer[data-v-5883d00a] {
        margin: 0 16px;
    }

    .footer-wrapper .footer .top[data-v-5883d00a] {
        flex-direction: column;
        align-items: flex-start;
        padding-bottom: 20px;
    }

    .footer-wrapper .footer .top .logo[data-v-5883d00a] {
        height: 20px;
        width: 170px;
    }

    .footer-wrapper .footer .top .footerPayzing[data-v-5883d00a] {
        margin-top: 20px;
        width: 100%;
    }

    .footer-wrapper .footer .top .footerPayzing .colPayzing[data-v-5883d00a] {
        flex: 1;
    }

    .footer-wrapper .footer .term[data-v-5883d00a] {
        flex-direction: column;
        align-items: flex-start;
        margin-top: 20px;
    }

    .footer-wrapper .footer .term .dflex[data-v-5883d00a] {
        margin-top: 8px;
        display: grid;
        width: 100%;
        grid-template-columns: 1fr 1fr;
    }

    .footer-wrapper .footer .term .dflex .item-footer[data-v-5883d00a] {
        min-width: unset;
        text-align: unset;
    }
}

@media screen and (max-width: 450px) {
    .content-box-redesign-ui {
        border-radius: unset;
    }

    .wrap-group-payment-method[data-v-5c4a3c97] {
        width: 100%;
    }
}