                                       :root {
                                           /* --pop_bg-color: linear-gradient(180deg, #FF6C6B 0%, #FF4A4A 68.59%); */
                                           --pop_bg-color: linear-gradient(135deg, #0a3d38 0%, #0f6b5e 50%, #0a3d38 100%);
                                           --text: #768096;
                                       }

                                       .fullbody {
                                           background: #f7f8ff;
                                           height: 100%;
                                       }

                                       .fullbody1 {
                                           background: #f7f8ff;
                                           height: 100vh;
                                       }

                                       .logo {
                                           text-decoration: none;
                                           color: #0a58ca;
                                           font-weight: 700;
                                           letter-spacing: 1px;
                                           font-size: 20px;
                                       }

                                       .login-btn {
                                           text-decoration: none;
                                           color: #0c5047;
                                           border: 1px solid #0b463f;
                                           border-radius: 4px;
                                           padding: 3px 11px;
                                           font-size: 14px;
                                       }

                                       .register-btn {
                                           text-decoration: none;
                                           color: white;
                                           border: 1px solid #0b4841;
                                           border-radius: 4px;
                                           padding: 3px 11px;
                                           font-size: 13px;
                                           background: var(--pop_bg-color);
                                       }

                                       .carousel-item img {
                                           border-radius: 10px;
                                           height: 160px;
                                       }

                                       .alert1 svg {
                                           height: 25px;
                                           width: 25px;
                                           margin-right: 10px;
                                           color: #0a58ca;
                                       }

                                       .alert1 marquee {
                                           font-size: 14px;
                                           font-weight: 600;
                                       }

                                       .alert1 {
                                           background: white;
                                           padding: 7px 8px !important;
                                           border-radius: 50px !important;
                                           margin: 0px 5px !important;
                                           /* box-shadow: rgb(8 88 201 / 27%) 0px 3px 15px; */
                                           box-shadow: rgba(0, 0, 0, 0.04) 0px 3px 5px;
                                       }

                                       .popular {
                                           background-image: url(../img/pattern-png-transparent-4.png);
                                           background-color: #0a58caa8;
                                           background-size: contain;
                                           border-radius: 10px;
                                           padding: 4px;
                                           box-shadow: rgb(8 88 201 / 27%) 0px 3px 15px;
                                       }

                                       .popular img {
                                           width: 55%;
                                       }

                                       .popular p {
                                           margin-bottom: 0px;
                                           font-size: 15px;
                                           color: white;
                                           font-weight: 600;
                                           letter-spacing: 1px;
                                       }

                                       .lottery {
                                           background-image: url(../img/pattern-png-transparent-4.png);
                                           background-color: #990eea;
                                           background-size: contain;
                                           border-radius: 10px;
                                           padding: 4px;
                                           box-shadow: rgb(8 88 201 / 27%) 0px 3px 15px;
                                       }

                                       .lottery img {
                                           width: 55%;
                                       }

                                       .lottery p {
                                           margin-bottom: 0px;
                                           font-size: 15px;
                                           color: white;
                                           font-weight: 600;
                                           letter-spacing: 1px;
                                       }

                                       .casino {
                                           background-image: url(../img/pattern-png-transparent-4.png);
                                           background-color: #ff9b71;
                                           background-size: contain;
                                           border-radius: 10px;
                                           padding: 4px;
                                           height: 65px;
                                           box-shadow: rgb(8 88 201 / 27%) 0px 3px 15px;
                                       }

                                       /* .casino img {
    width: 85px;
    position: relative;
    right: 4px;
    top: 0px;
} */
                                       /* .casino p {
    margin-bottom: 0px;
    font-size: 12px;
    color: white;
    font-weight: 600;
    letter-spacing: 1px;
    position: relative;
    right: 28px;
    top: -15px;
} */

                                       .slots {
                                           background-image: url(../img/pattern-png-transparent-4.png);
                                           background-color: #ffc107;
                                           background-size: contain;
                                           border-radius: 10px;
                                           padding: 4px;
                                           height: 65px;
                                           box-shadow: rgb(8 88 201 / 27%) 0px 3px 15px;
                                       }

                                       /* .slots img {
    width: 85px;
    position: relative;
    right: 4px;
    top: 0px;
} */
                                       /* .slots p {
    margin-bottom: 0px;
    font-size: 12px;
    color: white;
    font-weight: 600;
    letter-spacing: 1px;
    position: relative;
    right: 28px;
    top: -15px;
} */

                                       .sports {
                                           background-image: url(../img/pattern-png-transparent-4.png);
                                           background-color: #ff0018;
                                           background-size: contain;
                                           border-radius: 10px;
                                           padding: 4px;
                                           height: 65px;
                                           box-shadow: rgb(8 88 201 / 27%) 0px 3px 15px;
                                       }

                                       /* .sports img {
    width: 85px;
    position: relative;
    right: 4px;
    top: 0px;
}

.sports p {
    margin-bottom: 0px;
    font-size: 12px;
    color: white;
    font-weight: 600;
    letter-spacing: 1px;
    position: relative;
    right: 28px;
    top: -15px;
} */

                                       .rummy {
                                           background-image: url(../img/pattern-png-transparent-4.png);
                                           background-color: #0dcaf0;
                                           background-size: contain;
                                           border-radius: 10px;
                                           padding: 4px;
                                           height: 65px;
                                           box-shadow: rgb(8 88 201 / 27%) 0px 3px 15px;
                                       }

                                       /* .rummy img {
    width: 85px;
    position: relative;
    right: 4px;
    top: 0px;
}

.rummy p {
    margin-bottom: 0px;
    font-size: 12px;
    color: white;
    font-weight: 600;
    letter-spacing: 1px;
    position: relative;
    right: 28px;
    top: -15px;
} */

                                       .fishing {
                                           background-image: url(../img/pattern-png-transparent-4.png);
                                           background-color: #014224;
                                           background-size: contain;
                                           border-radius: 10px;
                                           padding: 4px;
                                           height: 65px;
                                           box-shadow: rgb(8 88 201 / 27%) 0px 3px 15px;
                                       }

                                       /* .fishing img {
    width: 85px;
    position: relative;
    right: 4px;
    top: 0px;
}

.fishing p {
    margin-bottom: 0px;
    font-size: 12px;
    color: white;
    font-weight: 600;
    letter-spacing: 1px;
    position: relative;
    right: 28px;
    top: -15px;
} */

                                       .original {
                                           background-image: url(../img/pattern-png-transparent-4.png);
                                           background-color: #990eea;
                                           background-size: contain;
                                           border-radius: 10px;
                                           padding: 4px;
                                           height: 65px;
                                           box-shadow: rgb(8 88 201 / 27%) 0px 3px 15px;
                                       }

                                       /* .original img {
    width: 85px;
    position: relative;
    right: 4px;
    top: 0px;
}

.original p {
    margin-bottom: 0px;
    font-size: 12px;
    color: white;
    font-weight: 600;
    letter-spacing: 1px;
    position: relative;
    right: 28px;
    top: -15px;
} */

                                       .divider {
                                           height: 20px;
                                           width: 4px;
                                           background: #0a58ca;
                                           margin-right: 10px;
                                       }

                                       .lottery-header .header p {
                                           font-weight: 700;
                                           margin-bottom: 0px;
                                           font-size: 19px;
                                       }

                                       .all-btn a {
                                           color: black;
                                           text-decoration: none;
                                           font-size: 13px;
                                           border: 1px solid black;
                                           border-radius: 5px;
                                           padding: 2px 20px;
                                           font-weight: 600;
                                           display: flex;
                                           align-items: center;
                                           gap: 10px;
                                       }

                                       .all-btn a svg {
                                           height: 14px;
                                           width: 14px;
                                       }

                                       .go-btn {
                                           color: white;
                                           text-decoration: none;
                                           font-size: 13px;
                                           border: 1px solid white;
                                           border-radius: 5px;
                                           padding: 2px 20px;
                                           font-weight: 600;
                                           display: flex;
                                           align-items: center;
                                           gap: 10px;
                                           margin-bottom: 10px;
                                       }

                                       .lottery-card {
                                           background: linear-gradient(133deg, #013f9a, #0a58caa6);
                                           display: flex;
                                           flex-direction: column;
                                           align-items: center;
                                           border-radius: 10px;
                                       }

                                       .lottery-card p {
                                           margin-top: 20px;
                                           font-size: 20px;
                                           color: white;
                                           font-weight: 600;
                                           letter-spacing: 1px;
                                           margin-bottom: 0px;
                                       }

                                       .lottery-card img {
                                           width: 50%;
                                       }

                                       .slotss img {
                                           width: 100%;
                                           height: 140px;
                                           object-fit: cover;
                                           border-radius: 10px;
                                       }

                                       .alert {
                                           background: white;
                                           padding: 7px 8px;
                                           border-radius: 50px;
                                           margin: 0px 5px;
                                           /* box-shadow: rgb(8 88 201 / 27%) 0px 3px 15px; */
                                           /* box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px; */
                                           box-shadow: rgba(0, 0, 0, 0.04) 0px 3px 5px;
                                       }

                                       .profile img {
                                           width: 24%;
                                           border-radius: 50%;
                                           margin-right: 10px;
                                       }

                                       .profile p {
                                           margin-bottom: 0px;
                                           font-weight: 600;
                                       }

                                       .receive .rec-amt {
                                           display: flex;
                                           flex-direction: column;
                                       }

                                       .receive .rec-amt p {
                                           margin-bottom: 0px;
                                           text-align: start;
                                           font-weight: 700;
                                       }

                                       .rec {
                                           font-weight: 700;
                                       }

                                       .win {
                                           font-size: 13px;
                                           color: grey;
                                           font-weight: 500;
                                       }

                                       .alert {
                                           padding: 5px !important;
                                       }

                                       .receive .rec-amt .rec1 {
                                           letter-spacing: 1px;
                                           margin-bottom: 0px;
                                           text-align: center;
                                           /* background: linear-gradient(45deg, #0a58ca, #0a58ca4f); */
                                           background: linear-gradient(180deg, #FF6C6B 0%, #FF4A4A 68.59%);
                                           ;
                                           color: white;
                                           border-radius: 10px;
                                       }

                                       .fs-12 {
                                           font-size: 12px;
                                       }

                                       .gap-10 {
                                           gap: 10px;
                                       }

                                       .alert p svg {
                                           fill: #0a58ca;
                                       }

                                       .color-blue {
                                           color: #0a58ca;
                                       }

                                       .alert-head p {
                                           font-size: 23px;
                                           font-weight: 700;
                                           color: #0a58ca;
                                           letter-spacing: 1px;
                                       }

                                       .svg-demo {
                                           width: 45px;
                                           height: 45px;
                                           background: #0a58ca;
                                           border-radius: 50%;
                                           display: flex;
                                           align-items: center;
                                           justify-content: center;
                                       }

                                       .svg-demo svg {
                                           color: white;
                                           height: 20px;
                                           width: 20px;
                                       }

                                       .lang-svg {
                                           font-size: 14px;
                                           font-weight: 500;
                                           color: black;
                                       }

                                       .language {
                                           border-bottom: 1px solid #8080802b;
                                           padding-bottom: 25px;
                                       }

                                       .lang-svg svg {
                                           width: 18px;
                                           height: 18px;
                                           color: #0e5a50;
                                           margin-right: 10px;
                                       }

                                       .navigation {
                                           position: relative;
                                           width: 100%;
                                           height: 70px;
                                           background: #98bcf1;
                                           display: flex;
                                           justify-content: center;
                                           align-items: center;
                                           border-radius: 10px 10px 0px 0px;
                                       }

                                       footer {
                                           position: fixed;
                                           bottom: 0;
                                           width: 100%;
                                       }

                                       .navigation ul {
                                           display: flex;
                                           width: 350px;
                                           margin-bottom: 0px;
                                           padding: 0;
                                       }

                                       .navigation ul li {
                                           position: relative;
                                           list-style: none;
                                           width: 70px;
                                           height: 70px;
                                           z-index: 1;
                                       }

                                       .navigation ul li a {
                                           position: relative;
                                           display: flex;
                                           justify-content: center;
                                           align-items: center;
                                           flex-direction: column;
                                           width: 100%;
                                           text-align: center;
                                           font-weight: 500;
                                       }

                                       .navigation ul li a .icon {
                                           position: relative;
                                           display: block;
                                           line-height: 75px;
                                           font-size: 1.75em;
                                           text-align: center;
                                           transition: 0.5s;
                                           color: #0a58ca;
                                       }

                                       .navigation ul li.active a .icon {
                                           transform: translateY(-32px);
                                           color: white;
                                       }

                                       .navigation ul li a .text {
                                           position: absolute;
                                           font-weight: 500;
                                           letter-spacing: 0.05em;
                                           font-size: 1em;
                                           transition: 0.5s;
                                           color: #0a58ca;
                                           opacity: 0;
                                           transform: translateY(20px);
                                       }

                                       .navigation ul li.active a .text {
                                           opacity: 1;
                                           transform: translateY(10px);
                                       }

                                       .indicator {
                                           position: absolute;
                                           top: -50%;
                                           width: 70px;
                                           height: 70px;
                                           background: #0a58ca;
                                           border-radius: 50%;
                                           border: 6px solid #f7f8ff;
                                           transition: 0.5s;
                                       }

                                       /* .indicator::before{
    content: '';
    position: absolute;
    top: 50%;
    left: -22px;
    width: 20px;
    height: 20px;
    background: transparent;
    border-top-right-radius: 20px;
    box-shadow: 0px -10px 0 0 white;
} */

                                       .mb-120 {
                                           margin-bottom: 120px;
                                       }

                                       /* .indicator::after{
    content: '';
    position: absolute;
    top: 50%;
    right: -22px;
    width: 20px;
    height: 20px;
    background: transparent;
    border-top-left-radius: 20px;
    box-shadow: 0px -10px 0 0 white;
} */

                                       .navigation ul li:nth-child(1).active~.indicator {
                                           transform: translateX(calc(70px * 0));
                                       }

                                       .navigation ul li:nth-child(2).active~.indicator {
                                           transform: translateX(calc(70px * 1));
                                       }

                                       .navigation ul li:nth-child(3).active~.indicator {
                                           transform: translateX(calc(70px * 2));
                                       }

                                       .navigation ul li:nth-child(4).active~.indicator {
                                           transform: translateX(calc(70px * 3));
                                       }

                                       .navigation ul li:nth-child(5).active~.indicator {
                                           transform: translateX(calc(70px * 4));
                                       }

                                       .register-header {
                                           padding: 10px;
                                           background: var(--pop_bg-color);
                                       }

                                       .register-header svg {
                                           color: white;
                                           height: 20px;
                                           width: 20px;
                                       }

                                       .register-header p {
                                           color: white;
                                           text-align: start;
                                           letter-spacing: 1px;
                                           font-size: 20px;
                                           font-weight: 700;
                                       }

                                       .register {
                                           padding: 20px;
                                           background: var(--pop_bg-color);
                                       }

                                       .reg-head p {
                                           color: white;
                                           letter-spacing: 1px;
                                           font-size: 20px;
                                           font-weight: 500;
                                           margin-bottom: 3px;
                                       }

                                       .reg-heade p {
                                           color: white;
                                           font-size: 13px;
                                       }

                                       .reg-btn {
                                           background: transparent !important;
                                           color: grey !important;
                                           font-size: 15px !important;
                                           border-bottom: 1px solid grey !important;
                                           border-radius: 0px !important;
                                       }

                                       .reg-btn.active {
                                           background: transparent !important;
                                           color: #0d564d !important;
                                           font-size: 15px !important;
                                           border-bottom: 1px solid #0d564d !important;
                                           border-radius: 0px !important;
                                       }

                                       .reg-btn svg {
                                           color: grey !important;
                                       }

                                       .reg-btn.active svg {
                                           color: #0d564d !important;
                                       }

                                       .reg svg {
                                           margin-top: 20px;
                                           height: 25px;
                                           width: 25px;
                                           color: #0d564d  !important;
                                       }

                                       .reg-input input {
                                           font-size: 14px;
                                           padding: 10px;
                                           box-shadow: rgb(8 88 201 / 27%) 0px 3px 15px;
                                       }

                                       .reg-input label {
                                           font-size: 16px;
                                           font-weight: 500;
                                       }

                                       .reg-input label svg {
                                           color: #0c534a !important;
                                       }

                                       .reg-input .register-btn {
                                           width: 100%;
                                           padding: 8px;
                                           font-size: 18px;
                                           text-align: center;
                                           border-radius: 50px;
                                           font-weight: 600;
                                           letter-spacing: 1px;
                                       }

                                       .reg-input .login-btn {
                                           width: 100%;
                                           padding: 8px;
                                           font-size: 18px;
                                           text-align: center;
                                           border-radius: 50px;
                                           font-weight: 600;
                                           letter-spacing: 1px;
                                       }

                                       .bt {
                                           padding: 5px !important;
                                           font-size: 15px !important;
                                       }

                                       .forget-icon ion-icon {
                                           font-size: 27px;
                                           background: linear-gradient(45deg, #0b4a42, #0e6257);
                                           color: white;
                                           padding: 10px;
                                           border-radius: 50%;
                                           border: 1px solid #0b4c45;
                                       }

                                       a {
                                           text-decoration: none !important;
                                       }

                                       .forget-icon p {
                                           color: black;
                                           text-decoration: none;
                                           margin-top: 7px;
                                           font-size: 17px;
                                           font-weight: 500;
                                       }

                                       .center {
                                           font-weight: 500;
                                       }

                                       .setting-icon svg {
                                           color: #031d1a;
                                           height: 20px;
                                           width: 20px;
                                       }

                                       .set p {
                                           color: black;
                                           font-size: 13px;
                                           text-align: center;
                                       }

                                       .bet-icon svg {
                                           width: 30px;
                                           height: 30px;
                                           margin-right: 10px;
                                       }

                                       .bet {
                                           margin-bottom: 0px;
                                           color: black;
                                           font-weight: 500;
                                       }

                                       .bett {
                                           margin-bottom: 0px;
                                           color: var(--text);
                                           /* font-weight: 500; */
                                           font-size: 12px;
                                       }

                                       .alert-safe {
                                           background: linear-gradient(45deg, #0a58ca, #0dcaf0);
                                       }

                                       .ludo svg {
                                           height: 35px;
                                           width: 35px;
                                           fill: #f8f9fa;
                                           margin-right: 10px;
                                       }

                                       .safe1 {
                                           display: flex;
                                           align-items: center;
                                           justify-content: space-between;
                                       }

                                       .safe-header p {
                                           margin-bottom: 0px;
                                           color: white;
                                           font-weight: 500;
                                           letter-spacing: 1px;
                                       }

                                       .safe-price {
                                           display: flex;
                                           align-items: center;
                                           color: white;
                                           font-size: 15px;
                                           background: #0a58ca6e;
                                           padding: 1px 5px;
                                           border-radius: 5px;
                                       }

                                       .safe2 p {
                                           color: white;
                                           margin-bottom: 0px;
                                           font-size: 13px;
                                       }

                                       .profile1 {
                                           height: 209px;
                                           background: var(--pop_bg-color);
                                           border-radius: 0px 0px 35px 35px;
                                       }

                                       .profile-id {
                                           display: flex;
                                           align-items: center;
                                           padding: 30px;
                                       }

                                       .profile-image {
                                           display: contents;
                                       }

                                       .profile-image img {
                                           width: 22%;
                                           border-radius: 50%;
                                           margin-right: 10px;
                                       }

                                       .pro-name p {
                                           margin-bottom: 0px;
                                           font-weight: 600;
                                           color: white;
                                           font-size: 15px;
                                       }

                                       .uid {
                                           font-size: 12px;
                                           color: white;
                                           background: #FEAA57;
                                           display: inline;
                                           padding: 4px 10px;
                                           border-radius: 20px;
                                           /* display: flex; */
                                           align-items: center;
                                       }

                                       .uid span svg {
                                           width: 13px;
                                           height: 13px;
                                       }

                                       .last-login p {
                                           margin-bottom: 0px;
                                           font-weight: 400;
                                           color: white;
                                           font-size: 12px;
                                       }

                                       .bal-alert {
                                           position: relative !important;
                                           top: -70px;
                                           background: #f7f8ff !important;
                                           margin: 0px 20px;
                                           box-shadow: rgba(0, 0, 0, 0.04) 0px 3px 5px;
                                       }

                                       .bal p {
                                           font-size: 15px;
                                           margin-bottom: 3px;
                                           font-weight: 500;
                                           color: grey;
                                       }

                                       .total-balance {
                                           border-bottom: 1px solid #8080802b;
                                           padding-bottom: 10px;
                                           margin-bottom: 15px;
                                           padding: 15px;
                                           text-align: center
                                       }

                                       .bal1 {
                                           font-size: 19px;
                                           color: black;
                                           font-weight: 700;
                                       }

                                       .bal1 svg {
                                           color: grey;
                                       }

                                       .wallet {
                                           display: flex;
                                           flex-direction: column;
                                           align-items: center;
                                       }

                                       .wallet svg {
                                           width: 25px;
                                           height: 25px;
                                           color: #0a58ca;
                                       }

                                       .wallet p {
                                           margin-bottom: 0px;
                                           margin-top: 5px;
                                           font-size: 15px;
                                           font-weight: 500;
                                           color: black;
                                       }

                                       .top-75 {
                                           top: -50px;
                                           position: relative;
                                       }

                                       .bal-alert1 {
                                           position: relative !important;
                                           top: -12px;
                                           background: #f7f8ff !important;
                                           margin: 0px 20px;
                                       }

                                       .wallet-circle {
                                           height: 80px;
                                           width: 80px;
                                           background: linear-gradient(45deg, #0a58ca, #0dcaf0);
                                           border-radius: 50%;
                                           position: relative;
                                       }

                                       .wallet-circle2 {
                                           height: 80px;
                                           width: 80px;
                                           background: grey;
                                           border-radius: 50%;
                                           position: relative;
                                       }

                                       .wallet-circle1 {
                                           height: 64px;
                                           width: 64px;
                                           background: #f7f8ff;
                                           border-radius: 50%;
                                           position: absolute;
                                           top: 50%;
                                           left: 50%;
                                           transform: translate(-50%, -50%);
                                           display: flex;
                                           align-items: center;
                                           justify-content: center;
                                           font-weight: 700;
                                       }

                                       .price {
                                           font-size: 16px;
                                           margin-bottom: 0px;
                                           font-weight: 500;
                                           margin-top: 10px;
                                       }

                                       .price-text {
                                           font-size: 13px;
                                           margin-bottom: 0px;
                                           font-weight: 500;
                                           color: grey;
                                       }

                                       .butt a {
                                           width: 100%;
                                           text-align: center;
                                           padding: 5px 15px;
                                           font-size: 15px;
                                           font-weight: 600;
                                           letter-spacing: 1px;
                                           border-radius: 20px;
                                       }

                                       .wallet2 svg {
                                           width: 50px;
                                           height: 50px;
                                           color: #0a58ca;
                                           background: white;
                                           padding: 11px;
                                           border-radius: 10px;
                                           box-shadow: rgb(8 88 201 / 27%) 0px 3px 15px;
                                       }

                                       .wallet2 p {
                                           margin-bottom: 0px;
                                           margin-top: 5px;
                                           font-size: 13px;
                                           font-weight: 500;
                                           color: black;
                                           text-align: center;
                                       }

                                       .lott {
                                           background: var(--pop_bg-color);
                                           padding: 17px;
                                           display: flex;
                                           flex-direction: column;
                                           align-items: center;
                                           justify-content: center;
                                           gap: 8px;
                                           border-radius: 10px;
                                       }

                                       .lott p {
                                           color: white;
                                           font-size: 14px;
                                           margin-bottom: 0px;
                                           font-weight: 500;
                                       }

                                       .language1 .lang-svg svg {
                                           width: 30px;
                                           height: 30px;
                                           color: white;
                                           margin-right: 10px;
                                           background: linear-gradient(45deg, #0a58ca, #0dcaf0);
                                           padding: 5px;
                                           border-radius: 50%;
                                       }

                                       .bal-alert1 {
                                           position: relative !important;
                                           top: -180px;
                                           background: #f7f8ff !important;
                                           margin: 0px 20px;
                                       }

                                       .fs-13 {
                                           font-size: 13px;
                                       }

                                       .ml-2 {
                                           margin-left: 10px;
                                       }

                                       .display-contents {
                                           display: contents;
                                       }

                                       .top-150 {
                                           top: -150px;
                                           position: relative;
                                       }

                                       .login-noti {
                                           display: flex;
                                           align-items: center;
                                           justify-content: space-between;
                                       }

                                       .login-svg {
                                           display: flex;
                                           align-items: center;
                                           gap: 10px;
                                       }

                                       .login-svg svg {
                                           color: #ff4a4a;
                                           width: 20px;
                                           height: 20px;
                                       }

                                       .login-svg p {
                                           margin-bottom: 0px;
                                           font-weight: 500;
                                       }

                                       .login-del svg {
                                           color: #ff4a4a;
                                           width: 18px;
                                           height: 18px;
                                       }

                                       .login-time {
                                           font-size: 13px;
                                           color: grey;
                                           font-weight: 600;
                                           margin-top: 3px;
                                           margin-bottom: 10px;
                                       }

                                       .login-data {
                                           font-size: 13px;
                                           font-weight: 600;
                                           margin-bottom: 0px;
                                       }

                                       .deposit p {
                                           margin-bottom: 0px;
                                           background: #34be8a;
                                           color: white;
                                           font-weight: 500;
                                           font-size: 14px;
                                           padding: 2px 10px;
                                           border-radius: 5px;
                                       }

                                       .withdraw p {
                                           margin-bottom: 0px;
                                           background: #ff7374;
                                           color: white;
                                           font-weight: 500;
                                           font-size: 14px;
                                           padding: 2px 10px;
                                           border-radius: 5px;
                                       }

                                       .red {
                                           color: #ff7374 !important;
                                       }

                                       .deposit-complete p {
                                           margin-bottom: 0px;
                                           font-size: 13px;
                                           font-weight: 500;
                                           color: grey;
                                           margin-right: 5px;
                                       }

                                       .deposit-complete svg {
                                           width: 14px;
                                           height: 14px;
                                       }

                                       .deposit-border {
                                           border-bottom: 1px solid #80808094;
                                           padding-bottom: 10px;
                                       }

                                       .balance p {
                                           font-size: 13px;
                                           font-weight: 500;
                                           color: grey;
                                           letter-spacing: 0.25px;
                                           margin-bottom: 0px;
                                       }

                                       .balance textarea {
                                           border: 1px solid grey;
                                           padding: 5px 10px;
                                           font-size: 14px;
                                           border-radius: 5px;
                                       }

                                       .withdraw1 p {
                                           margin-bottom: 0px;
                                           background: var(--pop_bg-color);
                                           color: white;
                                           font-weight: 500;
                                           font-size: 15px;
                                           padding: 7px 10px;
                                           border-radius: 5px;
                                       }

                                       .red1 {
                                           color: #ff7374 !important;
                                           font-size: 18px !important;
                                           font-weight: 700 !important;
                                       }

                                       .green {
                                           color: green !important;
                                           font-size: 18px !important;
                                           font-weight: 700 !important;
                                       }

                                       .register-header a p {
                                           color: white;
                                           text-align: end;
                                           letter-spacing: 1px;
                                           font-size: 13px;
                                           font-weight: 400;
                                           margin-bottom: 0px;
                                       }

                                       .feedback-textarea {
                                           width: 100%;
                                           border: none;
                                           font-size: 13px;
                                       }

                                       .send {
                                           text-align: center;
                                           font-size: 14px;
                                           margin-bottom: 0px;
                                       }

                                       .submit-btn {
                                           text-decoration: none;
                                           color: white;
                                           border: 1px solid #ff4f4f;
                                           border-radius: 50px;
                                           padding: 8px 11px;
                                           font-size: 15px;
                                           background: var(--pop_bg-color);
                                           text-align: center;
                                           font-weight: 500;
                                           letter-spacing: 1px;
                                       }

                                       .alert-bg {
                                           background: var(--pop_bg-color);
                                       }

                                       .balance-svg {
                                           display: flex;
                                           align-items: center;
                                           gap: 10px;
                                           margin-bottom: 10px;
                                           margin-left: 20px;
                                           margin-top: 10px;
                                       }

                                       .balance-svg svg {
                                           color: white;
                                           height: 18px;
                                           width: 18px;
                                       }

                                       .balance-svg p {
                                           margin-bottom: 0px;
                                           color: white;
                                       }

                                       .balance-svg1 {
                                           display: flex;
                                           align-items: center;
                                           gap: 10px;
                                           margin-bottom: 10px;
                                           margin-left: 20px;
                                           margin-top: 10px;
                                       }

                                       .balance-svg1 p {
                                           margin-bottom: 0px;
                                           color: white;
                                           font-size: 24px;
                                           font-weight: 700;
                                       }

                                       .balance-svg1 svg {
                                           color: white;
                                           height: 22px;
                                           width: 22px;
                                       }

                                       .deposit-amount {
                                           display: flex;
                                           align-items: center;
                                           gap: 10px;
                                           margin-bottom: 10px;
                                       }

                                       .deposit-amount svg {
                                           width: 20px;
                                           height: 20px;
                                           color: #ff605f;
                                       }

                                       .deposit-amount p {
                                           margin-bottom: 0px;
                                           font-size: 18px;
                                           font-weight: 700;
                                       }

                                       .deposit-price {
                                           border: 1px solid #ff4f4f;
                                           text-align: center;
                                           padding: 2px;
                                           border-radius: 5px;
                                           color: #ff4f4f;
                                           font-weight: 500;
                                       }

                                       .dep .active {
                                           color: white;
                                           background: var(--pop_bg-color);
                                       }

                                       .dep input {
                                           margin-top: 20px;
                                           width: 100%;
                                           padding: 10px 15px;
                                           border-radius: 10px;
                                           border: none;
                                           background: #f6f7ff;
                                       }

                                       .recharge1 svg {
                                           color: #0a58ca;
                                           width: 14px;
                                           height: 14px;
                                       }

                                       .recharge1 {
                                           font-size: 12px;
                                       }

                                       .offcanvas.offcanvas-bottom {
                                           right: 0;
                                           left: 0;
                                           height: auto;
                                           max-height: 100%;
                                           border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
                                           transform: translateY(100%);
                                       }

                                       .pointer {
                                           cursor: pointer;
                                       }