:root .color2-5 {
	--color-theme: #FF263D;
    --black: #FFFFFF;
    --black2: #FFFFFF;
    --black3: #FFFFFF66;
    --white: #000000;
    --bgcolor-box: transparent linear-gradient(180deg, #293341 0%, #313F51 100%) 0% 0% no-repeat padding-box;
    --bgcolor-box2: #293341;
    --bg-color: transparent linear-gradient(180deg, #293341 0%, #313F51 100%) 0% 0% no-repeat padding-box;
    --bg-img: url(../images/referral/dark-bg.png);
	--shadow-box: 0 0 10px 0 #00000026;
    --bg-modal: #252B33;
    --color-text-tnc: #FFFFFFBF;
	--table-bg: #FF263D;
	--table-text:#FFFFFF;

    /* leaderboard */
    --shadow-box2: #FFFFFF1A;
    --border-line: #757575;
    --bg-rank: #b1b1b199;
    --bg-leaderboard: url(../images/leaderboard/dark-frame.png);

    /* payment */
    --bg-boxwrapper: #FFFFFF1A;
    --filter-payment: none;
    --opacity-payment: 1;

    /*rocket chat*/
    --rchat-theme-color:#FF263D;
    --rchat-theme-color2:rgb(67 64 64);
    --rchat-bg:#232121;
    --rchat-text: #fff;
    --rchat-text-w: #fff;
    --rchat-text2:rgba(255, 255, 255, 0.8);
    --rchat-border:rgba(255, 255, 255, 0.1);
    --rchat-btn-bg:rgba(0, 0, 0, 0.1);
    --rchat-btn-border:rgba(255, 255, 255, 0.2);
    --rchat-btn-bg-hover:rgba(255, 255, 255, 0.1);
    --rchat-btn-border-hover:rgba(255, 255, 255, 0.2);
    --rchat-shadow:rgba(255, 255, 255, 0.2);
    --rchat-shadow2:rgba(0, 0, 0, 0.3);
    --rchat-date-bg:#434040;
    --dot-bg:rgba(255, 255, 255, 0.3);

    /* free game */
    --fg-bg: rgba(31, 36, 52, .7);
    --fg-border: #FFFFFF1A;
    --fg-bg2: transparent linear-gradient(180deg, #293341 0%, #313F51 100%) 0% 0% no-repeat padding-box;
    --fg-bg3: #222A34;
    --fg-primary-text: #FFFFFFCC;
    --fg-theme-color: #FF263D;
    --fg-bg-body: #3d4146;
    --fg-bg-body2: #434a52;
    --fg-primary-btn: #F70049;
    --fg-text: #FFFFFF;
    --fg-text2: #FFFFFF;
    --fg-bottom-line: #FFFFFF1A;
}

body.color2-5 {
    background-color: #1B2026;
}
.color2-5 input:-webkit-autofill,
.color2-5 input:-webkit-autofill:hover, 
.color2-5 input:-webkit-autofill:focus, 
.color2-5 input:-webkit-autofill:active {
    box-shadow: 0 0 0 30px #4a535f inset !important;
    -webkit-box-shadow: 0 0 0 30px #4a535f inset !important;
}

/* announcement */
.color2-5 .announcement-wrapper {
    background-color: #0E1114;
}
.color2-5 .announcement-left {
    background-color: #FF263D;
}

/* button */
.color2-5 .btn-main {
    background: transparent linear-gradient(180deg, #BE9BFB 0%, #9F70F2 100%) 0% 0% no-repeat padding-box;
}
.color2-5 .btn-sub {
    background: transparent linear-gradient(180deg, #FF263D 0%, #C61D2F 100%) 0% 0% no-repeat padding-box;
    border: none;
}
.color2-5 .promo-btn:hover,
.color2-5 .refer-btn:hover{
    border: 1px solid #FF263D;
    color:#ffffff;
    background-color: #FF263D;
} 

/* header */
.color2-5 .header {
    background-color: #222A34;
}
.color2-5 .language-wrapper .dropdown-menu {
    background-color: #2F3D4E;
}

/* login page */
.color2-5 .login-wrapper {
    background: transparent linear-gradient(180deg, #1B2127 0%, #313F51 100%) 0% 0% no-repeat padding-box;
}
.color2-5 .login-form-title {
    color: #FF263D;
}
.color2-5 .input-group {
    border-left: 3px solid #FF263D;
}
.color2-5 .input-group-text {
    background-color: #FFFFFF26;
}
.color2-5 .input-group-text .form-select, 
.color2-5 .input-group-text .form-select:focus {
    background-color: #444b55;
}
.color2-5 .form-control, 
.color2-5 .form-control:focus, 
.color2-5 .form-control:disabled {
    background-color: #FFFFFF26;
}
.color2-5 .login-form .btn-sub {
    background: transparent linear-gradient(180deg, #FF263D 0%, #C61D2F 100%) 0% 0% no-repeat padding-box;
}

/* register */
.color2-5 .step-single-register::before {
    border-left: 20px solid #242d38;
}
.color2-5 .step-single-register.active::after {
    border-left: 20px solid #F80049;
}
.color2-5 .step-single-register.active {
    background-color: #F80049;
}
.color2-5 .tac-wrapper .btn-main {
    background: transparent linear-gradient(180deg, #BD99FB 0%, #A071F2 100%) 0% 0% no-repeat padding-box;
}

/* banner */
.color2-5 .banner .swiper-pagination-bullet-active {
    background-color: #F9B87A;
}
.color2-5 .banner-desktop .swiper-button-next, 
.color2-5 .banner-desktop .swiper-button-prev {
    background-color: #46403C;
}
.color2-5 .banner-desktop .swiper-button-next:after, 
.color2-5 .banner-desktop .swiper-button-prev:after {
    color: #FF263D;
}

/* menu */
.color2-5 .menu {
    background-color: #151C24;
}
.color2-5 .menu-top {
    background-color: #222A34;
}
.color2-5 .menu-title {
    color: #878787;
}
.color2-5 .menu-group ul.menu-game li.active {
    background: transparent linear-gradient(180deg, #F7263C 0%, #B02634 100%) 0% 0% no-repeat padding-box;
}

/* home */
.color2-5 .category-game > ul > li.active {
    background: transparent linear-gradient(182deg, #FF263D 0%, #A62632 100%) 0% 0% no-repeat padding-box;
}
.color2-5 .input-box .form-control, 
.color2-5 .input-box .form-control:focus {
    background-color: #FFFFFF26;
}
.color2-5 .input-box .search {
    background-color: #FFFFFF26;
}
.color2-5 .input-box.open .search {
    background-color: transparent;
}
.color2-5 .slot-menu .swiper-slide {
    background-color: #222A34;
}
.color2-5 .slot-menu .swiper-slide.active {
    background: transparent linear-gradient(188deg, #FF263D 0%, #B32634 100%) 0% 0% no-repeat padding-box;
}
.color2-5 .game-list .col-4 .slot-single-outer {
    background: transparent linear-gradient(180deg, #FF263D 0%, #FF263D00 100%) 0% 0% no-repeat padding-box;
}
.color2-5 .slot-single-bottom {
    background: #404954;
}
.color2-5 .hotgame-favourite .btn-favourite::before {
    -webkit-text-fill-color: #17151A;
    -webkit-text-stroke-color: #FF263D;
}
.color2-5 .hotgame-favourite .btn-favourite.selected::before {
    -webkit-text-fill-color: #17151A00;
    -webkit-text-stroke-color: #FF263D00;
}

/* seo */
.color2-5 .seo-title {
    color: #FF263D;
}

/* footer desktop */
.color2-5 .footer {
    background-color: #252B33;
}

/* footer mobile */
.color2-5 .footer-mobile {
    background-color: #222A34;
}
.color2-5 .footer-mobile > ul li.footer-highlight {
    border: 8px solid #222A34;
}
.color2-5 .footer-mobile > ul li.footer-highlight a {
    border: 2px solid #FF263D;
}
.color2-5 .footer-mobile > ul li.footer-highlight a::before {
    background: transparent linear-gradient(180deg, #FF263D 0%, #AC2632 100%) 0% 0% no-repeat padding-box;
}

/* player  */
.color2-5 .player-transaction {
    background-color: #1B2026;
    border-top: 3px solid #FF263D;
}
.color2-5 .transaction-action span {
    color: #FF263D;
}

/* member */
.color2-5 .member-bottom span:nth-child(2) {
    color: #FBDDAF;
}

/* promotion */
.color2-5 .promotion-wrapper ul li.mixitup-control-active {
    color: #FF263D;
}
.color2-5 .promotion-single-btn {
    background: transparent linear-gradient(180deg, #FF263D 0%, #C61D2F 100%) 0% 0% no-repeat padding-box;
    border: 1px solid #FFFFFF80;
}
.color2-5 .promotion-single-bottom {
    background: #252B33;
}

/* modal */
.color2-5 .modal-content {
    background-color: #1B2026;
}
.color2-5 .modal-header {
    background: #312E2D;
}
.color2-5 .modal-body {
    background-color: #252B33;
}
.color2-5 .modal .promotion-single-bottom {
    background: #252B33;
}
.color2-5 .table-new {
    background-color: #313F51;
}
.color2-5 .table-new th {
    background-color: #FF263D;
}

/* contact us */
.color2-5 .contact-title-big {
    color: #FF263D;
}
.color2-5 .contact-content ul li a .contact-single-outer {
    background: transparent linear-gradient(180deg, #FF263D 0%, #821A26 100%) 0% 0% no-repeat padding-box;
}
.color2-5 .contact-single {
    background: url(../images/color2-5/contact/bg-contact.png)top center no-repeat;
    background-size: cover;
}
.color2-5 .contact-icon {
    background-color: #0E0924;
}

/* deposit */
.color2-5 .member-page {
    background: transparent linear-gradient(180deg, #1B2127 0%, #313F51 100%) 0% 0% no-repeat padding-box;
}
.color2-5 .menu-member ul li {
    background-color: #17151A;
}
.color2-5 .menu-member ul li a.active {
    background: transparent linear-gradient(180deg, #FF263D 0%, #C22635 100%) 0% 0% no-repeat padding-box;
}
.color2-5 .menu-deposit-type ul li {
    background: #17151A;
}
.color2-5 .menu-deposit-type ul li.active a {
    background: transparent linear-gradient(180deg, #FF263D 0%, #C22635 100%) 0% 0% no-repeat padding-box;
}
.color2-5 .menu-deposit-type-channel ul li.active {
    border: 1px solid #C22635;
    color:#C22635;
}
.color2-5 .deposit-amount-wrapper .col .select-amount {
    background-color: #1B2026;
}
.color2-5 .deposit-amount-wrapper .col .select-amount:hover, 
.color2-5 .deposit-amount-wrapper .col .select-amount:focus {
    background-color: #FFFFFF26;
}
.color2-5 .member-detail-btn .btn-sub {
    background: transparent linear-gradient(180deg, #FF263D 0%, #C61D2F 100%) 0% 0% no-repeat padding-box;
}
.color2-5 .member-detail-btn .btn-cancel {
    background: #DEDEDE;
}
.color2-5 .bank-wrapper .dropdown-toggle {
    border-left: 3px solid #FF263D;
}
.color2-5 .withdrawal-detail .text-orange {
    color: #FF263D;
}
.color2-5 .progress-bar {
    background-color: #FF263D;
}
.color2-5 .table-statement .table-statement-row:first-child {
    background-color: transparent;
}
.color2-5 .menu-deposit-type.bonus ul li.active a {
    background: transparent linear-gradient(180deg, #FF263D 0%, #C22635 100%) 0% 0% no-repeat padding-box;
}

/* about */
.color2-5 .footer-page-title {
    color: #FF263D;
}

/* leaderboard */
.color2-5 .leaderboard-title {
    color: #FF263D;
}
.color2-5 .leaderboard-list > ul > li.you {
    background: transparent linear-gradient(180deg, #d12c49 0%, #911f33 100%) 0% 0% no-repeat padding-box;
}

/* profile */
.color2-5 .profile-wrapper .profile-top .profile-top-left {
    background-color: #33335E;
}
.color2-5 .profile-wrapper .profile-top .profile-top-left img {
    border: 2px solid #6884DE;
}
.color2-5 .profile-wrapper .profile-top .profile-top-right .profile-right-level .progress .progress-bar {
    background: #6884DE;
}
.color2-5 .profile-wrapper .profile-spin .spin-wrapper-content > ol > li:first-child {
    background: transparent linear-gradient(90deg, #CE66E2 0%, #E5032C 100%) 0% 0% no-repeat padding-box;
}
.color2-5 .profile-wrapper .profile-spin .spin-wrapper-content > ol > li:last-child {
    background: transparent linear-gradient(90deg, #6884DE 0%, #1E316A 100%) 0% 0% no-repeat padding-box;
    justify-content: flex-start;
}
.color2-5 .profile-wrapper .profile-spin .spin-wrapper-content > ol > li:last-child a {
    color: #ffffff;
}
.color2-5 .profile-wrapper .profile-balance .profile-balance-top .profile-balance-value {
    color: #FFAD2B;
}
.color2-5 .profile-wrapper .menu-member ul li {
    background-color: transparent;
}
.color2-5 .profile-wrapper .menu-member ul li a.active {
    background: transparent;
}
.color2-5 .profile-wrapper .menu-member ul li a.active, 
.color2-5 .profile-wrapper .menu-member ul li a:hover {
    background: transparent;
    border: 1px solid #FBDDAF;
}
.color2-5 .profile-wrapper .menu-member ul li a.active::after, 
.color2-5 .profile-wrapper .menu-member ul li a:hover::after {
    background-color: transparent;
}
.color2-5 .profile-wrapper .profile-more > ul > li:hover > a, 
.color2-5 .profile-wrapper .profile-more > ul > li:hover::before {
    color: #FBDDAF;
}

/* vip */
.color2-5 .vip-top {
    background-color: #252B33;
}
.color2-5 .vip-level-text {
    background-color: #00000080;
}
.color2-5 .vip-progress-text span {
    color: #FFAD2B;
}
.color2-5 .vip-progress-bar .progress .progress-bar {
    background: transparent linear-gradient(180deg, #FCD042 0%, #F39024 100%) 0% 0% no-repeat padding-box;
}
.color2-5 .vip-detail {
    background-color: #252B33;
}
.color2-5 .vip-figure {
    color: #FFAD2B;
}
.color2-5 .vip-level-content {
    background-color: #252B33;
}
.color2-5 .vip-level-single.your-level .vip-level-content {
    background: linear-gradient(0deg, rgb(12 0 2) 0%, rgb(99 0 17) 100%);
    border: 1px solid #ffffff33;
}
.color2-5 .vip-level-title {
    background-color: #00000080;
}
.color2-5 .vip-row-right {
    color: #FFAD2B;
}
.color2-5 .vip-bottom-check {
    border: 5px solid #292234;
}
.color2-5 .vip-bottom-check::before {
    background-color: #7070704d;
}
.color2-5 .vip-bottom-lock {
    background-color: #292234;
}
.color2-5 .vip-bottom-lock::before {
    background-color: #7070704d;
}
.color2-5 .vip-level .swiper-button-prev, 
.color2-5 .vip-level .swiper-button-next {
    background-color: #A6B6C9;
}
.color2-5 .vip-level .swiper-button-prev:after, 
.color2-5 .vip-level .swiper-button-next:after {
    color: #251D45;
}

/* referral */
.color2-5 .referral-top {
    background-color: #252B33;
}
.color2-5 .referral-qr-code {
    background-color: #FFFFFF0D;
}
.color2-5 .referral-share-link {
    background-color: #FFFFFF0D;
}
.color2-5 .referral-link {
    background-color: #FFFFFF26;
}
.color2-5 .btn-referral {
    background: transparent linear-gradient(180deg, #FF263D 0%, #C61D2F 100%) 0% 0% no-repeat padding-box;
    color: #FFFFFF;
}
.color2-5 .referral-detail-single {
    background-color: #252B33;
}
.color2-5 .referral-detail-top {
    background-color: #393e4f;
    border-bottom: 1px solid #FFFFFF1A;
}
.color2-5 .statistic-single-bottom {
    color: #FFA200;
}
.color2-5 .btn-referral-detail {
    background-color: #DEDEDE;
    color: #ffffff;
}
.color2-5 .btn-referral-detail.active {
    background-color: #FF263D;
}

/* inbox */
.color2-5 .inbox-top {
    background-color: #252B33;
}
.color2-5 .inbox-top-text {
    color: #FFFFFF;
}
.color2-5 .inbox-balance-amount {
    color: #F9951E;
}
.color2-5 .bonus-category-single {
    background-color: #252B33;
}
.color2-5 .bonus-category-value {
    color: #FFA200;
}
.color2-5 .bonus-transaction {
    background-color: #252B33;
}
.color2-5 .bonus-transaction-head {
    background-color: #393e4f;
}
.color2-5 .bonus-transaction-note {
    color: #A6B6C9;
}
.color2-5 .bonus-transaction-row {
    background-color: #00000033;
}
.color2-5 .btn-bonus-transaction {
    background: transparent linear-gradient(180deg, #FF263D 0%, #C61D2F 100%) 0% 0% no-repeat padding-box;
    color: #ffffff;
}
.color2-5 .table-bonus .table-bonus-row {
    background-color: #00000033;
}
.color2-5 .table-bonus .table-bonus-row:first-child {
    color: #FF263D;
    background-color: transparent;
}
.color2-5 .btn-inbox {
    background: transparent linear-gradient(180deg, #FF263D 0%, #C61D2F 100%) 0% 0% no-repeat padding-box;
    color: #FFFFFF;
}

/* review */
.color2-5 .title-page {
    color: #FF263D;
}
.color2-5 .review-card {
    background-color: #252B33;
}
.color2-5 .data-wrapper {
    background-color: #252B33;
}
.color2-5 .review-swiper .swiper-pagination-bullet-active {
    background-color: #FFAD2B;
}

/* livestream */
.color2-5 .live-wrapper {
    background-color: #000000;
}

/* news */
.color2-5 .news-card {
    background-color: #252B33;
}
.color2-5 .btn-readmore {
    background-color: #FF263D;
}

/* announcement */
.color2-5 .annbox {
    border: 2px solid #FF263D;
    background: url(../images/ann-bg.png), linear-gradient(180deg, rgb(78 9 16) 0%, rgb(127 37 46) 100%);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center bottom;
}
.color2-5 .ann-title {
    background-color: #000;
    border-bottom: 2px solid #FF263D;
}
.color2-5 .anncon .nav .nav-link {
    background-color: #1B2026;
    border: 1px solid #FF263D;
}
.color2-5 .anncon .nav .nav-link.active {
    background: transparent linear-gradient(90deg, #FF263D 0%, #A42632 100%) 0% 0% no-repeat padding-box;
}
.color2-5 .annbox .annimg {
    border: 1px solid #FF263D;
}
.color2-5 .annpagi .pitem.active, 
.color2-5 .annpagi .pitem:hover {
    background-color:#FF263D;
}

/* text logo */
.color2-5 .logo-text {
    color: #FF263D;
}

/* after login */
.color2-5 .af-box h4 {
    color: #FF263D;
}
.color2-5 .af-box .progress-bar {
	background-color: #ff9e1f;
}	
.color2-5 .form-box {
    background: transparent linear-gradient(180deg, #293341 0%, #313F51 100%) 0% 0% no-repeat padding-box;
}
.color2-5 .bal {
    color: #FBDDAF;
}
.color2-5 .btnform {
    background: transparent linear-gradient(180deg, #FF263D 0%, #C61D2F 100%) 0% 0% no-repeat padding-box;
}
.color2-5 .tab-menu a {
    background: #0E1114;
}
.color2-5 .tab-menu a.active {
    background: transparent linear-gradient(180deg, #FF263D 0%, #C22635 100%) 0% 0% no-repeat padding-box;
}
.color2-5 .d-amount a {
    background-color: #1B2026;
}
.color2-5 .viptabs .nav-tabs .nav-item.show .nav-link, 
.color2-5 .viptabs .nav-tabs .nav-link.active, 
.color2-5 .viptabs .nav-tabs .nav-link:focus, 
.color2-5 .viptabs .nav-tabs .nav-link:hover {
    background-color: #1B2127;
}
.color2-5 .vipbox {
    background: transparent linear-gradient(270deg, #FF263D 0%, #C22635 100%) 0% 0% no-repeat padding-box;
}
.color2-5 .vip-info .accordion-button {
    background-color: #1B2127;
}
.color2-5 .vip-info .accordion-item {
    background: transparent linear-gradient(180deg, #1B2127 0%, #313F51 100%) 0% 0% no-repeat padding-box;
}
.color2-5 .rstep {
    background-color: #3f444a;
}
.color2-5 .rstep.active {
    background: #F80049;
}

/*preloader*/
.color2-5 .preloader{
    background-color: #26202080;
}
.color2-5 .loader div {
    background-color: #FF263D;
    box-shadow: 0 0 15px #ff73815e;
}

.color2-5 .w-menu.active img {
    border: 2px solid #ff263d;
}

@media (min-width: 1200px) {
    /* header login */
    .color2-5 .btn-wrapper .btn-login:before {
        background: transparent linear-gradient(-90deg, #1B214800 0%, #24265836 41%, #3D288D 100%) 0% 0% no-repeat padding-box;
    }
    .color2-5 .btn-wrapper .btn-login:hover {
        border: 1px solid #6A42F6;
    }
    .color2-5 .language-wrapper .dropdown-menu .dropdown-item:hover .country-name {
        color: #FF263D;
    }

    /* menu */
    .color2-5 .menu .menu-group > ul > li.active, 
    .color2-5 .menu .menu-group > ul > li:hover {
        background: transparent linear-gradient(90deg, #FF263D00 0%, #7B0F1A 100%) 0% 0% no-repeat padding-box;
    }    
    .color2-5 .menu .menu-group > ul > li.active::after, 
    .color2-5 .menu .menu-group > ul > li:hover::after {
        background-color: #FF263D;
    }

    /* home */
    .color2-5 .products-category {
        background-color: #222A34;
    }
    .color2-5 .category-game > ul > li.active, 
    .color2-5 .category-game > ul > li:hover {
        background: transparent linear-gradient(90deg, #FF263D 0%, #A42632 100%) 0% 0% no-repeat padding-box;
    }
    .color2-5 .slot-menu .swiper-slide.active, 
    .color2-5 .slot-menu .swiper-slide:hover {
        background: transparent linear-gradient(89deg, #FF263D 0%, #A42632 100%) 0% 0% no-repeat padding-box;
    }
    .color2-5 .hotgame-favourite .btn-favourite.selected::before, 
    .color2-5 .hotgame-favourite .btn-favourite:hover::before {
        background: transparent linear-gradient(180deg, #F75353 0%, #CB0606 100%) 0% 0% no-repeat padding-box;
        -webkit-background-clip: text;
        -webkit-text-fill-color: #0E043600;
        -webkit-text-stroke-color: #000;
    }

    /* login page */
    .color2-5 .login-wrapper {
        background: transparent;
    }
    .color2-5 .pic-login, 
    .color2-5 .login-form {
        background: transparent linear-gradient(180deg, #1B2026 0%, #313F51 100%) 0% 0% no-repeat padding-box;
    }
    .color2-5 .description-header {
        color: #FF263D;
    }

    /* register */
    .color2-5 .step-single-register::before {
        border-left: 20px solid #1f262f;
    }

    /* member */
    .color2-5 .header-user {
        background-color: #FFFFFF4d;
    }
    .color2-5 .header-user-inner {
        background: #312E2D;
    }
    .color2-5 .header-btn-deposit {
        background: transparent linear-gradient(180deg, #FF263D 0%, #C61D2F 100%) 0% 0% no-repeat padding-box;
    }

    /* modal */
    .color2-5 .modal-header {
        background-color: #FF263D;
    }

    /* deposit */
    .color2-5 .menu-member ul li {
        background-color: transparent;
    }
    .color2-5 .menu-member ul li a.active, 
    .color2-5 .menu-member ul li a:hover {
        background: transparent linear-gradient(90deg, #FF263D 0%, #FF263D00 100%) 0% 0% no-repeat padding-box;
    }
    .color2-5 .menu-member ul li a.active::after, 
    .color2-5 .menu-member ul li a:hover::after {
        background-color: #EA2238;
    }
    .color2-5 .menu-deposit-type ul li {
        background: #0E1114;
    }
    .color2-5 .menu-deposit-type ul li a:hover {
        background: transparent linear-gradient(90deg, #FF263D 0%, #A81020 100%) 0% 0% no-repeat padding-box;
    }

    /* mission spin leaderboard */
    .color2-5 .spin-wrapper-content > ol > li:first-child {
        background: transparent linear-gradient(126deg, #FF263D 0%, #A52633 100%) 0% 0% no-repeat padding-box;
    }
    .color2-5 .spin-wrapper-content > ol > li:nth-child(2) {
        background: transparent linear-gradient(126deg, #FF263D 0%, #A52633 100%) 0% 0% no-repeat padding-box;
    }
    .color2-5 .spin-wrapper-content > ol > li:last-child {
        background: transparent linear-gradient(90deg, #BD99FB 0%, #A071F2 100%) 0% 0% no-repeat padding-box;
    }    
}