body {
    /* background: 0px 0px;
    height: 100%;
    position: fixed;
    overflow-y: hidden;
    width: 100%;
    --theme-color: #74BF44;
    --vh: 880px;
    --safe-bottom: env(safe-area-inset-bottom); */

    font-family: "Lexend Deca", sans-serif;

    /* line-height: 1.3; */
}

#marquee-noti {
    width: 457px;
    padding-left: 30px;
    opacity: 0.7;
    -webkit-animation: slide 10s infinite;
}

@-webkit-keyframes slide {
    0% {
        -webkit-transform: translate(500px, 0px);
    }

    100% {
        -webkit-transform: translate(0px, 0px);
    }
}

.lottery-menu {
    margin: .5rem -.2rem;
}

.lottery-menu>div {
    display: flex;
}

.lottery-menu>div {
    display: flex;
}

.lottery-menu-top {
    align-items: center;
    display: flex;
    justify-content: space-evenly;
}

.lottery-menu-top {
    align-items: center;
    display: flex;
    justify-content: space-evenly;
}

.lottery-menu-top .lottery-item {
    color: #fff;
    font-size: .4rem;
    position: relative;
    width: 30% !important;
}


.lottery-menu-top .lottery-item {
    color: #fff;
    font-size: .4rem;
    position: relative;
    width: 30% !important;
}

.lottery-item {
    align-items: center;
    background: linear-gradient(155deg, #fff5f5, #f8c2c2);
    border-radius: 16px;
    box-shadow: 0 6px 24px rgba(223, 42, 42, .08), 0 1.5px 4px rgba(0, 0, 0, .08);
    cursor: pointer;
    flex-direction: column;
    min-height: 140px;
    min-width: 110px;
    overflow: hidden;
    padding: 5px;
    position: relative;
    transition: transform .18s cubic-bezier(.4, 0, .2, 1), box-shadow .18s;
}

.lottery-item,
lottery-menu-top {
    display: flex;
    justify-content: center;
}

.lottery-item a,
.lottery-item nuxt-link {
    align-items: center;
    display: flex;
    flex-direction: column;
    -webkit-text-decoration: none;
    text-decoration: none;
}

.lottery-item img {
    background: #fff;
    border: 2.5px solid #fff;
    border-radius: 50%;
    box-shadow: 0 2px 12px 0 rgba(223, 42, 42, .11);
    height: 68px;
    margin-bottom: 10px;
    -o-object-fit: contain;
    object-fit: contain;
    transition: box-shadow .2s;
    width: 68px;
}

.lottery-menu-top>.lottery-item span {
    bottom: .5rem;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    width: 100%;
}

.lottery-menu-top>.lottery-item span {
    bottom: .5rem;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    width: 100%;
}

.lottery-item span {
    bottom: 6px !important;
    color: #d32f2f;
    display: block;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .03em;
    margin-top: 6px;
    text-align: center;
    text-shadow: 0 1.5px 5px hsla(0, 0%, 100%, .533), 0 1px 10px #fbb;
    transition: color .18s;
}

.container {
    box-shadow: 0 0 .13333rem 0 hsla(0, 0%, 49%, .3);
    margin: 0 auto;
    max-width: 540px;
    min-height: 100vh;
    overflow-x: hidden;
    position: relative;
}

.title-backgroup {
    background: linear-gradient(0deg, #4cd964, #00a651);
}

.color-link {
    color: #ff0000;
}

/* .title-backgroup :hover {
    background: #ff0000;
} */

.theme-font-color .green .icon-withdrawnhome::before {
    content: "";
    color: #ff0000;
}

.theme-font-color .green .icon-changlong:before {
    content: "";
    color: #ff0000;
}

.theme-font-color .green .icon-deposithome:before {
    content: "";
    color: #ff0000;
}

.theme-font-color .icon-cp98Speaker:before,
.theme-font-color .icon-Speaker:before {
    content: "";
    color: #ff0000;
}

.rules-method-header-button.active {
    color: #fff !important;
    background-color: #74bf44;
}

icon-homeactive:before {
    content: "";
    color: #74bf44;
}

.icon-homeactive:before {
    content: "";
    color: #ff0000;
}

.ball-title span:not(.active),
.bet-details-header,
.bet-modal,
.cr-content .betting-settlement,
.game-nav,
.lotteryCart,
.menu-page .mdc-tab-indicator>.mdc-tab-indicator__content--underline,
.f44-ball,
.toggle-switch2-inner:before,
.toggle-switch-inner:before,
input:checked~.checkmark {
    background: #00a651;
}

.theme-font-color .card a,
.theme-font-color a {
    color: #4c4c4c;
}

.bet-title {
    font-size: 1rem;
    font-weight: 700;
    color: #2e2e2e;
    border-bottom: 3px solid #00a651;
}

secondary:not(:disabled):not(.disabled).active,
.btn-outline-secondary:not(:disabled):not(.disabled):active,
.show>.btn-outline-danger.dropdown-toggle,
.show>.btn-outline-secondary.dropdown-toggle {
    background-color: #74bf44;
    border-color: #74bf44;
}

.game-nav2 .react-tabs__tab--selected {
    /* color: #0df366; */
    border-bottom: 3px solid #00be4a;
    bottom: 1px;
}

.instantBet-button {
    background: linear-gradient(62deg, #66ff80, #00a651) !important;
}

.theme-background-color {
    /* background-color: #74bf44; */
    /* background: #74bf44; */
}

.f7-button {
    background-color: #74bf44;
    background: #00c551;
}

.navbar-container ul li.active-link .underline {
    width: 100%;
    background-color: #00c551;
}

.btn-outline-secondary:hover {
    color: #fff;
    background-color: #74bf44;
    border-color: #74bf44;
    -webkit-filter: brightness(85%);
    filter: brightness(85%);
}


.footer {
    align-items: flex-end;
    background: url(/static/img/layout/footer-bg.png) no-repeat 50% / cover;
    bottom: 0;
    display: flex;
    font-size: 0.7rem;
    height: 4.5rem;
    left: 50%;
    max-width: 540px;
    padding-bottom: .10333rem;
    padding-top: 0;
    position: fixed;
    transform: translate(-50%);
    width: 100%;
    z-index: 100;
}

.footer-item {
    align-items: center;
    color: #949494;
    display: flex;
    flex: 1;
    flex-direction: column;
    gap: .11707rem;
    justify-content: flex-end;
}

.footer-item a {
    color: #949494;
    display: block;
}

.footer-item a .active {
    /* color: #00a651; */
    display: block;
}

.footer-item a .home {
    display: block;
    color: #ffffff;
    position: relative;
    top: -19px;
    left: 0px;
    font-size: 0.9rem;
}

.footer-item .icon_footer {
    text-align: center;
}

.icon_footer>.active {
    color: #00ff26;
}

.icon_footer.home {
    color: #00ff26;
    position: relative;
    top: -22px;
    left: 0px;
}


.footer-center-bg:after {
    background: linear-gradient(0deg, #4cd964, #00a651);
    content: "";
    height: 4.4rem;
    transform: translate(-50%, -50%);
    width: 4.4rem;
}

.footer-center-bg,
.footer-center-bg:after {
    border-radius: 50%;
    left: 50%;
    position: absolute;
    top: 10%;
    z-index: -1;
}

.title_footer {
    white-space: nowrap;
    font-size: 0.9rem;
    font-family: "Lexend Deca", sans-serif;
}


.info_profile {
    background-color: #00a651;
    display: flex;
    height: 43px;
    justify-content: space-between;
    padding: 5px 10px
}

.content-home {
    max-width: 869%;
    overflow: auto
}

.carousel {
    height: 175px
}

.title-speaker {
    align-items: center;
    color: #00a651;
    display: flex;
    float: left
}

.row-content-home {
    color: #00a651
}

.text-#00a651 {
    color: #00a651;
    font-size: 12px
}

.item_game {
    flex-shrink: 0;
    overflow-x: auto;
    overflow-y: hidden;
    overflow: auto hidden;
    width: 100%
}

.col-game {
    box-sizing: border-box;
    float: left;
    padding: 0 10px;
    width: 100%
}

.item-game1 {
    display: table;
    width: 100%
}

.a-btn {
    background: #00a651;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    max-width: 100px;
    padding: 3px 8px;
    width: 100%
}

.title-game {
    color: #00a651;
    display: table-cell;
    font-size: 15px;
    padding-left: 10px;
    padding-right: 5px;
    text-align: left;
    vertical-align: middle;
    word-break: break-word
}

.btn-join {
    cursor: pointer;
    display: table-cell;
    white-space: nowrap;
    width: 80px
}

.img-games {
    border-radius: 50%;
    height: 50px;
    width: 50px
}

.col-game-box {
    background-color: transparent;
    border: 2px solid #00a651;
    -o-border-image: none;
    border-image: none;
    -o-border-image: initial;
    border-image: initial;
    border-radius: 5px;
    height: 70px;
    margin: 0 0 20px;
    padding: 10px;
    position: relative;
    text-align: center
}

.content-nav {
    background: #fff;
    border-bottom: 0;
    border-radius: 50px;
    border-radius: 10px;
    box-shadow: 4px 4px 50px rgba(0, 0, 0, .15);
    display: flex;
    justify-content: space-between;
    margin: 0 auto 15px;
    padding: 5px 20px;
    width: calc(100% - 20px)
}

.notifiall {
    color: #00a651;
    display: block;
    font-size: 10px;
    font-weight: 500;
    line-height: 26px;
    overflow: hidden;
    padding: 5px 16px;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap
}

.icon_setting_header {
    align-items: center;
    color: #fff;
    display: flex;
    font-size: 25px;
    padding-bottom: 5px;
    -webkit-text-decoration: none;
    text-decoration: none
}

.icon_setting_header>* {
    margin-right: 5px
}

.header_profile {
    background-image: linear-gradient(270deg, #52b7d2, #6271ac);
    width: 100%
}

.avatar_profile {
    align-items: center;
    display: flex
}

.avatar_profile img {
    max-height: 58px
}

.detail_avatar {
    border-radius: 50px;
    height: 15%;
    overflow: hidden;
    padding: 20px;
    width: 15%
}

.name_profile {
    align-items: center;
    color: #fff;
    display: flex;
    font-size: 1.2rem;
    font-weight: 500
}

.content_profile {
    position: relative
}

.list-bank {
    padding: 0 10px
}

.list-bank>.title {
    font-weight: 500
}

.list-bank a {
    -webkit-text-decoration: none;
    text-decoration: none
}

.item-bank {
    display: flex
}

.item-bank>div {
    border: .5px solid #ddd;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.item-bank>div:not(.edit) {
    padding: 5px;
    text-align: left;
    width: 30%
}

.item-bank>.edit img {
    margin: 5px auto
}

.item-bank>.edit {
    text-align: center;
    width: 10%
}

:root {
    --color-main: #25cb83;
    --color-main-hover: #25cb83;
    --color-text: #333;
    --color-text-light: #fff;
    --color-link: #1d2327;
    --color-link-hover: #242f48;
    --color-link-content: #6422c3;
    --color-link-content-hover: #0d6efd;
    --color-line: #e2e5ec;
    --color-note: #888c91;
    --color-section: #fff;
    --color-background: #f5f5f5;
    --box-shadow: 0px 4px 10px #626262;
    --border-input: 1px solid var(--color-line);
    --transition: 300ms all ease-in-out;
    --scrollbarBG: #e9ecef;
    --width-content: 800px;
    --bg-main: #25cb83;
    --bg-app: #fff
}

.account {
    font-family: "Lexend Deca", sans-serif;
    padding: 14px;
    /* margin-top: 40px; */
    color: #333;
    color: var(--color-text);
    /* height: 100%; */
    position: relative;
    width: 100%;
    z-index: 50
}

.account h1 {
    font-family: "Lexend Deca", sans-serif;
    color: #00a651;
    margin: .4rem 0 !important
}

.account__top {
    background: #fff;
    border-radius: .26667rem;
    box-shadow: 0 .05333rem .10667rem rgba(197, 197, 218, .251);
    font-size: .34667rem;
    margin-top: .33rem;
    padding: .26667rem .34667rem;
    text-align: center
}

.account__top .account__heading {
    font-family: "Lexend Deca", sans-serif;
    color: #333;
    color: var(--color-text);
    font-size: 15px;
    font-weight: 600;
    line-height: 30px;
    margin-bottom: 15px;
    padding-top: 15px;
    text-align: center;
    text-transform: capitalize
}

.account__top .account__ID {
    font-family: "Lexend Deca", sans-serif;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    align-items: center;
    color: #333;
    color: var(--color-text);
    display: flex;
    justify-content: flex-start
}

.account__top .account__ID span {
    color: #333;
    color: var(--color-text);
    font-size: .42rem;
    margin: 0 5px
}

.account__top .account__balance {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 15px 0 50px
}

.account__top .account__balance img {
    border-radius: 100%;
    height: 80px;
    width: 80px
}

.account__top .account__balance span {
    font-family: "Lexend Deca", sans-serif;
    color: #333;
    color: var(--color-text);
    display: block;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 15px
}

.account__top .account__balance strong {
    color: #333;
    color: var(--color-text);
    font-size: 20px;
    font-weight: 600
}

.account__transaction {
    justify-content: center
}

.account__transaction,
.account__transaction .account__transaction-box {
    align-items: center;
    display: flex;
    position: relative
}

.account__transaction .account__transaction-box {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    background: linear-gradient(180deg, #4cd964, #00a651);
    border: 1px solid #e2e5ec;
    border: var(--border-input);
    border-radius: 10px;
    color: #fff;
    color: var(--color-text-light);
    flex-direction: row;
    justify-content: space-between;
    margin-top: -36px;
    padding: 10px;
    width: -moz-max-content;
    width: max-content
}

.account__transaction .account__transaction-box .account__transaction-item {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 35px
}

.account__transaction .account__transaction-box .account__transaction-item svg {
    fill: #fff;
    fill: var(--color-text-light);
    display: block;
    font-size: 22px
}

.account__transaction .account__transaction-box .account__transaction-item span {
    color: #fff;
    color: var(--color-text-light);
    display: block;
    font-size: 14px;
    line-height: 15px;
    margin-top: 8px
}

.account__transaction .account__transaction-box .account__transaction-line {
    background: #fff;
    background: var(--color-text-light);
    border-radius: 100%;
    height: 28px;
    width: 1px
}

.account__menu {
    padding: 20px 22px 15px
}

.account__menu .account__menu-item {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    align-items: center;
    border-bottom: 1px solid #e2e5ec;
    border-bottom: var(--border-input);
    color: #444;
    cursor: pointer;
    display: flex;
    font-size: 16px;
    justify-content: space-between;
    padding: 8px 0 13px
}

.account__menu .account__menu-item i,
.account__menu .account__menu-item span {
    font-size: 20px
}

.account__menu .account__menu-item span svg {
    color: #4cd964;
    margin-right: 10px;
    position: relative;
    width: 25px
}

.account__menu .account__menu-item:last-child {
    border-bottom: none
}

.account a {
    display: block;
    -webkit-text-decoration: none;
    text-decoration: none
}

.account__menu .account__menu-item>svg {
    font-size: .6rem !important;
    position: relative;
    top: .1rem
}

.account__balance img {
    border-radius: 100%;
    height: 80px;
    width: 80px
}

.background-vip {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin: 20px 0 25px !important;
    position: relative
}

.img-vip {
    position: absolute;
    transform: scale(1.5);
    z-index: 0
}



.promotionRule__container-content__rules-item {
    background: #fff;
    border: .01333rem solid #4cd964;
    border-radius: .26667rem;
    border-top-right-radius: .26667rem;
    box-shadow: 0 .05333rem .21333rem rgba(208, 208, 237, .361);
    padding: .57333rem .24rem .33333rem;
    position: relative;
}

.promotionRule__container-content__rules-item {
    background: #fff;
    border: .01333rem solid #4cd964;
    border-radius: .26667rem;
    border-top-right-radius: .26667rem;
    box-shadow: 0 .05333rem .21333rem rgba(208, 208, 237, .361);
    padding: .57333rem .24rem .33333rem;
    position: relative;
}

.promotionRule__container-content__rules-item__splitBorder {
    left: 50%;
    line-height: .1;
    position: absolute;
    text-align: center;
    top: 0;
    transform: translate(-50%);
    width: 100%;
}

.promotionRule__container-content__rules-item__splitBorder {
    left: 50%;
    line-height: .1;
    position: absolute;
    text-align: center;
    top: 0;
    transform: translate(-50%);
    width: 100%;
}

.promotionRule__container-content__rules-item__splitBorder>span {
    /* border-top: .02667rem solid #fff; */
    /* display: inline-block; */
    /* position: relative; */
    /* top: -.16rem; */
    /* width: 2.4rem; */
}

.promotionRule__container-content__rules-item__splitBorder>span {
    border-top: .02667rem solid #fff;
    display: inline-block;
    position: relative;
    top: -.16rem;
    width: 10.68rem;
}

.promotionRule__container-content__rules-item__borderTopStyle {
    left: 50%;
    position: absolute;
    top: 0;
    transform: translate(-50%);
    width: 100%;
}

.promotionRule__container-content__rules-item__borderTopStyle {
    left: 50%;
    position: absolute;
    top: 0;
    transform: translate(-50%);
    width: 100%;
}

.promotionRule__container-content__rules-item__borderTopStyle span:first-of-type {
    border-left: .06667rem solid #4cd964;
    border-top: .06667rem solid #4cd964;
    border-top-left-radius: .26667rem;
    height: .68rem;
    left: -.01333rem;
    width: .68rem;
}

.promotionRule__container-content__rules-item__borderTopStyle span:first-of-type {
    border-left: .06667rem solid #4cd964;
    border-top: .06667rem solid #4cd964;
    border-top-left-radius: .26667rem;
    height: .68rem;
    left: -.01333rem;
    width: 10.68rem;
}

.promotionRule__container-content__rules-item__borderTopStyle span {
    position: absolute;
    top: 0;
}

.promotionRule__container-content__rules-item__borderTopStyle span {
    position: absolute;
    top: 0;
}

.promotionRule__container-content__rules-item__borderTopStyle span:first-of-type:after {
    background-color: #4cd964;
    border-radius: 50%;
    content: "";
    height: .13333rem;
    left: .2rem;
    position: absolute;
    top: .29333rem;
    width: .13333rem;
}

.promotionRule__container-content__rules-item__borderTopStyle span:first-of-type:after {
    background-color: #4cd964;
    border-radius: 50%;
    content: "";
    height: .13333rem;
    left: .2rem;
    position: absolute;
    top: .29333rem;
    width: 0;
}

.promotionRule__container-content__rules-item__titleLeft {
    scale: 3;
    background-color: #4cd964;
    clip-path: polygon(50% 0, 100% 0, 50% 50%, 100% 100%, 50% 100%, 0 50%);
    height: .53333rem;
    left: calc(50% - 4rem);
    position: absolute;
    top: -.26667rem;
    transform: translate(-50%);
    width: .26667rem;
    z-index: 5;
}

.promotionRule__container-content__rules-item__title {
    scale: 3;
    background-color: #4cd964;
    clip-path: polygon(7% 0, 93% 0, 100% 50%, 93% 100%, 7% 100%, 0 50%);
    color: #fff;
    font-size: .32rem;
    height: .53333rem;
    left: 57%;
    line-height: .53333rem;
    position: absolute;
    text-align: center;
    top: -.26667rem;
    transform: translate(-50%);
    width: 2.13333rem;
}

.promotionRule__container-content__rules-item__titleRight {
    /* background-color: #4cd964; */
    scale: 3;
    clip-path: polygon(50% 0, 100% 0, 50% 50%, 100% 100%, 50% 100%, 0 50%);
    height: .53333rem;
    left: calc(50% + 4.2rem);
    position: absolute;
    top: -.26667rem;
    transform: translate(-50%) rotate(180deg);
    width: .26667rem;
    z-index: 5;
}

.promotionRule__container-content__rules-item__titleRight {
    background-color: #4cd964;
    clip-path: polygon(50% 0, 100% 0, 50% 50%, 100% 100%, 50% 100%, 0 50%);
    height: .53333rem;
    left: calc(50% + 3.9rem);
    position: absolute;
    top: -.26667rem;
    transform: translate(-50%) rotate(180deg);
    width: .26667rem;
    z-index: 5;
}

.account__top .account__ID {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    align-items: center;
    color: #333;
    color: var(--color-text);
    display: flex;
    justify-content: flex-start;
}

.account__top .account__balance {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 15px 0 50px;
}

.account__top .account__balance span {
    color: #333;
    color: var(--color-text);
    display: block;
    font-size: 34px;
    font-weight: 400;
    margin-bottom: 15px;
}

.background-vip {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin: 20px 0 25px !important;
    position: relative;
}


.account__top .account__balance span {
    color: #333;
    color: var(--color-text);
    display: block;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 15px;
}

.account__top .account__balance strong {
    color: #333;
    color: var(--color-text);
    font-size: 32px;
    font-weight: 600;
}

.mainbg {
    background-image: url(/static/img/mainbg.png);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
}

.title-h1 {
    color: #fff;
    font-size: 1.5rem;
    font-weight: 700;
    margin: 0.6rem 0;
    position: relative;
    text-align: center;
    z-index: 1;
}

.copystk {
    background: rgba(0, 0, 0, .4);
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    font-size: 12px;
    padding: 3px;
    position: absolute;
    right: 5px;
}

.text_choose_center {
    background: #fff;
    border-radius: .26667rem;
    box-shadow: 0 .05333rem .10667rem rgba(197, 197, 218, .251);
    font-size: 7rem;
    margin-top: .33rem;
    padding: 9px;
    text-align: center;
}

.title {
    align-items: center;
    color: #333;
    display: flex;
    font-size: 1.1rem;
    font-weight: 600;
    margin-bottom: .32rem;
}

.title:before {
    background: #00a651;
    content: "";
    display: block;
    height: .4rem;
    margin-right: .13333rem;
    width: .08rem;
}


.title:before {
    background: #00a651;
    content: "";
    display: block;
    height: 1rem;
    margin-right: .13333rem;
    width: 2px;
}

.huongdan ul li {
    color: #777;
    font-size: 0.87rem;
    list-style: none;
    margin-bottom: .2rem;
    padding-left: -6px;
    position: relative;
    text-align: left;
}

.huongdan ul li:before {
    background: #00a651;
    content: "";
    height: .13333rem;
    left: -1rem;
    position: absolute;
    top: .15333rem;
    transform: rotate(45deg);
    width: 0.13333rem;
}


.record_bet {
    background: #fff;
    border-radius: .53333rem;
    color: #8b8b8b;
    font-size: .444rem;
    min-height: 3.27333rem;
    /* position: sticky; */
    top: 0;
    z-index: 5;
}

.charity-title {
    margin-bottom: 15px;
    text-align: center;
}

.charity-title h2 {
    color: #00a651;
    font-size: 20px;
    font-weight: 700;
    margin: 5px 0 0;
}

.countdown-timer {
    margin-bottom: 15px;
    text-align: center;
}

.countdown-timer .timer-label {
    font-size: 16px;
    margin-bottom: 5px;
}

.countdown-timer .timer-display {
    color: #000;
    font-size: 24px;
    font-weight: 700;
}

.colum-resultxs {
    display: flex;
    flex-flow: row wrap;
    padding: .3rem 0 0;
}

.colum-resultxs>div:first-child {
    border-right: 1px solid #eee;
}

.charity-status .charity-logo {
    width: 80px;
}

.charity-status .charity-logo img {
    height: auto;
    width: 100%;
}

.charity-info {
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
}

.charity-status .charity-info {
    flex: 1;
}

.charity-status .charity-info h3 {
    color: #000;
    font-size: 20px;
    font-weight: 700;
    margin: 0 0 10px;
    text-transform: uppercase;
}


.charity-status .charity-info .charity-amounts {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.charity-status .charity-info .charity-amounts .amount-needed,
.charity-status .charity-info .charity-amounts .amount-raised {
    color: #000;
    font-size: 16px;
}

.charity-status .charity-info .charity-amounts .amount-needed .amount-value,
.charity-status .charity-info .charity-amounts .amount-raised .amount-value {
    color: #00a651;
    font-weight: 700;
}

.charity-status {
    background-color: #fff9f9;
    border-radius: 8px;
    margin-bottom: 15px;
    padding: 15px;
    width: 100%;
}

.charity-status,
.redball {
    align-items: center;
    display: flex;
}


.box-banking {
    background: url(https://vietlucky.online/_nuxt/img/box-banking.cb24660.png) no-repeat 50%;
    background-size: 100% 100%;
    font-size: .34667rem;
    margin-left: -.33rem;
    margin-right: -.33rem;
    margin-top: .33rem;
    min-height: 12rem;
    padding: .26667rem .34667rem;
    position: relative;
    text-align: center;
}

.box-banking .money_banking {
    color: #fff;
    font-size: .64rem;
    font-weight: 700;
    left: 2.8rem;
    position: absolute;
    text-align: left;
    top: .9rem;
}

.box-banking .money_banking h3 {
    color: #f5f5f5;
    font-size: 1.3rem;
    font-weight: 400;
}

.box-banking .money_banking h4 {
    color: #f5f5f5;
    font-size: 1.3rem;
    font-weight: 600;
}


.box-banking .ctk {
    bottom: 3.2rem;
    color: #f2f2f2;
    font-size: 1rem;
    position: absolute;
    right: 3rem;
}

.box-banking .icon_credit {
    bottom: 2.5rem;
    left: 2.5rem;
    max-width: .9rem;
    position: absolute;
    scale: 0.7;
}


.charity-item[data-v-11cdc505] {
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, .1);
    margin-bottom: 16px;
    overflow: hidden;
}

.image-container[data-v-11cdc505] {
    height: 200px;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.campaign-image[data-v-11cdc505] {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}

.status-badge[data-v-11cdc505] {
    background: #ff4d4f;
    border-radius: 4px;
    bottom: 12px;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    padding: 4px 12px;
    position: absolute;
    right: 12px;
}

.countdown-section[data-v-11cdc505] {
    padding: 16px;
    text-align: center;
}

.countdown-title[data-v-11cdc505] {
    color: #666;
    font-size: 13px;
    margin-bottom: 12px;
}

.countdown-display[data-v-11cdc505] {
    background: #e6f7ff;
    border: 2px dashed #1890ff;
    border-radius: 6px;
    padding: 12px;
}

.countdown-numbers[data-v-11cdc505] {
    align-items: center;
    display: flex;
    justify-content: center;
    margin-bottom: 8px;
}

.number[data-v-11cdc505],
.separator[data-v-11cdc505] {
    color: #1890ff;
    font-size: 20px;
    font-weight: 700;
}

.separator[data-v-11cdc505] {
    margin: 0 8px;
}

.number[data-v-11cdc505],
.separator[data-v-11cdc505] {
    color: #1890ff;
    font-size: 20px;
    font-weight: 700;
}

.number[data-v-11cdc505],
.separator[data-v-11cdc505] {
    color: #1890ff;
    font-size: 20px;
    font-weight: 700;
}

.number[data-v-11cdc505] {
    min-width: 28px;
}


.separator[data-v-11cdc505] {
    margin: 0 8px;
}


.number[data-v-11cdc505],
.separator[data-v-11cdc505] {
    color: #1890ff;
    font-size: 20px;
    font-weight: 700;
}

.number[data-v-11cdc505],
.separator[data-v-11cdc505] {
    color: #1890ff;
    font-size: 20px;
    font-weight: 700;
}


.number[data-v-11cdc505] {
    min-width: 28px;
}

.separator[data-v-11cdc505] {
    margin: 0 8px;
}


.number[data-v-11cdc505],
.separator[data-v-11cdc505] {
    color: #1890ff;
    font-size: 20px;
    font-weight: 700;
}


.number[data-v-11cdc505],
.separator[data-v-11cdc505] {
    color: #1890ff;
    font-size: 20px;
    font-weight: 700;
}


.number[data-v-11cdc505] {
    margin-top: 2px;
    min-width: 28px;
}

.countdown-labels[data-v-11cdc505] {
    color: #666;
    display: flex;
    font-size: 10px;
    font-weight: 700;
    gap: 32px;
    justify-content: center;
}

.campaign-info[data-v-11cdc505] {
    padding: 0 16px 16px;
}

.campaign-title[data-v-11cdc505] {
    color: #333;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.4;
    margin-bottom: 8px;
}

.campaign-description[data-v-11cdc505] {
    color: #666;
    font-size: 13px;
    line-height: 1.5;
    margin: 0;
}

.funding-info[data-v-11cdc505] {
    padding: 0 16px 12px;
}


.funding-row[data-v-11cdc505] {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin-bottom: 6px;
}


.label[data-v-11cdc505] {
    color: #666;
    font-size: 13px;
}

.amount.raised[data-v-11cdc505] {
    color: #ff4d4f;
}


.amount[data-v-11cdc505] {
    font-size: 14px;
    font-weight: 700;
}

.funding-row[data-v-11cdc505]:last-child {
    margin-bottom: 0;
}


.funding-row[data-v-11cdc505] {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin-bottom: 6px;
}

.label[data-v-11cdc505] {
    color: #666;
    font-size: 13px;
}

.amount.target[data-v-11cdc505] {
    color: #1890ff;
}


.amount[data-v-11cdc505] {
    font-size: 14px;
    font-weight: 700;
}

.progress-container[data-v-11cdc505] {
    padding: 0 16px 16px;
}

.progress-bar[data-v-11cdc505] {
    background: #f0f0f0;
    border-radius: 3px;
    height: 6px;
    overflow: hidden;
    width: 100%;
}


.progress-bar {
    background-color: var(--bs-progress-bar-bg);
    color: var(--bs-progress-bar-color);
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    text-align: center;
    transition: var(--bs-progress-bar-transition);
    white-space: nowrap;
}

.progress-fill[data-v-11cdc505] {
    background: #1890ff;
    border-radius: 3px;
    height: 100%;
    transition: width .3s ease;
}


.donate-btn[data-v-11cdc505] {
    background: #ff4d4f;
    border: none;
    border-radius: 6px;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    font-weight: 700;
    margin: 0 16px 16px;
    padding: 12px;
    transition: background .3s ease;
    width: calc(100% - 32px);
}


.balance .value {
    position: relative;
}

.balance.hide .value {
    color: transparent;
    /* ẩn text gốc */
}

.balance.hide .value::after {
    content: "**********";
    position: absolute;
    left: 0;
    top: -12px;
    color: white;
    /* màu sao */
    letter-spacing: 2px;
}