
.wheel-history__title[_ngcontent-ng-c913573868] {
    display: flex;
    align-items: center;
    gap: .6rem;
    margin-top: 2rem;
    margin-bottom: 1.6rem;
    font-weight: 700;
    font-size: 1.8rem;
    line-height: 2.2rem;
}



.table[_ngcontent-ng-c913573868] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    background: #21294f66;
    border-radius: 1.6rem;
    padding: 2rem 2.5rem 2.5rem;
    overflow: hidden;
}

[_nghost-ng-c913573868] {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: calc(100vh - 10.4rem);
}

[_nghost-ng-c1095134378]:hover{filter:brightness(1.2)}


.table__scroll[_ngcontent-ng-c913573868] {
    display: flex;
    flex-direction: column;
    gap: .2rem;
    flex: 1;
}




.table__head[_ngcontent-ng-c913573868], .table__row[_ngcontent-ng-c913573868] {
    display: grid;
    grid-template-columns: repeat(4, 1fr) 40%;
    gap: 1rem;
    flex: none;
    padding-left: 2rem;
    padding-right: 1.1rem;
}



[_nghost-ng-c1095134378] {
    display: flex;
    align-items: center;
    height: 6.8rem;
    background: #202956;
    border-radius: 1.2rem;
    cursor: pointer;
    -webkit-transition: filter .2s ease-out 0s;
    -moz-transition: filter .2s ease-out 0s;
    transition: filter .2s ease-out 0s;
}



.wheel-round__id[_ngcontent-ng-c1095134378] {
    color: #cddbff;
    opacity: .6;
}

.wheel-round__id[_ngcontent-ng-c1095134378], .wheel-round__time[_ngcontent-ng-c1095134378] {
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 2rem;
    color: #9cb3ed;
}



.wheel-round__id[_ngcontent-ng-c1095134378], .wheel-round__time[_ngcontent-ng-c1095134378] {
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 2rem;
    color: #9cb3ed;
}

.wheel-round__bank[_ngcontent-ng-c1095134378] {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: .4rem;
    width: 12.2rem;
    height: 3.8rem;
    background: #293366;
    border: .2rem solid #364680;
    border-radius: 1rem;
    font-weight: 700;
    font-size: 1.4rem;
    line-height: none;
}



.wheel-round__bank[_ngcontent-ng-c1095134378] .icon_money-2[_ngcontent-ng-c1095134378] {
    font-size: 2.2rem;
    color: #cddbff;
}
.icon_new {
    position: relative;
    color: inherit;
    font-family: icomoonNew !important;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}




.wheel-round__players[_ngcontent-ng-c1095134378] {
    display: flex;
    align-items: center;
    gap: .4rem;
    font-weight: 500;
    font-size: 1.4rem;
    line-height: 2rem;
    color: #cddbff;
}



.wheel-round__players[_ngcontent-ng-c1095134378] .icon[_ngcontent-ng-c1095134378] {
    font-size: 2.2rem;
}

.wheel-round__multipliers[_ngcontent-ng-c4270534292] {
    display: flex;
    align-items: center;
    gap: .4rem;
    width: 100%;
}

.multiplier_red[_ngcontent-ng-c4270534292] {
    background: linear-gradient(180deg, #b76a6a12, #d9505024);
    border-color: #fe8b8b1a;
}


.multiplier_green[_ngcontent-ng-c4270534292] {
    background: linear-gradient(180deg, #2d78422e, #48c1622e);
    border-color: #78e89e1a;
}

.multiplier_black[_ngcontent-ng-c4270534292] {
    background: linear-gradient(180deg, #4468942e, #8298d12e);
    border-color: #bbcde91a;
}


.multiplier[_ngcontent-ng-c4270534292] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex: 1 1 25%;
    height: 4.4rem;
    padding-left: 1.3rem;
    border: .1rem solid transparent;
    border-radius: 1rem;
    opacity: .4;
}




.multiplier_red[_ngcontent-ng-c4270534292] .multiplier__ratio[_ngcontent-ng-c4270534292] {
    color: #ff555f;
}


.multiplier_green[_ngcontent-ng-c4270534292] .multiplier__ratio[_ngcontent-ng-c4270534292] {
    color: #81e478;
}

.multiplier_black[_ngcontent-ng-c4270534292] .multiplier__ratio[_ngcontent-ng-c4270534292] {
    color: #ebf0ff;
}


.multiplier__ratio[_ngcontent-ng-c4270534292] {
    font-weight: 700;
    font-size: 1.4rem;
    line-height: 1;
}

.multiplier__bank[_ngcontent-ng-c4270534292] {
    font-weight: 500;
    font-size: 1.2rem;
    line-height: 1.4rem;
    color: #dde7ff;
}

.multiplier_winner[_ngcontent-ng-c4270534292] {
    opacity: 1;
}

.table__head[_ngcontent-ng-c913573868], .table__row[_ngcontent-ng-c913573868] {
    display: grid;
    grid-template-columns: repeat(4, 1fr) 40%;
    gap: 1rem;
    flex: none;
    padding-left: 2rem;
    padding-right: 1.1rem;
}

.table__cell[_ngcontent-ng-c913573868] {
    font-weight: 700;
    font-size: 1.2rem;
    line-height: 1.4rem;
    color: #535f84;
}



.container {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    padding: 0;
}

.blocktell
{
	display:block;
}
.blocktell2
{
	display:none;
}

@media (max-width: 991px) {
	
	.blocktell2
{
	display:block !important;
}	
	
	
	.blocktell
{
	display:none !important;
}
	
	
    .wheel-round__players[_ngcontent-ng-c1095134378] .icon[_ngcontent-ng-c1095134378] {
        font-size: 1.4rem;
    }

    .wheel-round__players[_ngcontent-ng-c1095134378] {
        font-size: 1.1rem;
        line-height: 1.4rem;
        font-weight: 700;
    }

    .wheel-round__bank[_ngcontent-ng-c1095134378] .icon_money-2[_ngcontent-ng-c1095134378] {
        font-size: 1.4rem;
    }

    .wheel-round__bank[_ngcontent-ng-c1095134378] {
        width: auto;
        height: auto;
        justify-content: flex-end;
        background: 0;
        border: 0;
        border-radius: 0;
        font-size: 1rem;
        line-height: 1.4rem;
        color: #cddbff;
        font-weight: 700;
    }

    .wheel-round__id[_ngcontent-ng-c1095134378], .wheel-round__time[_ngcontent-ng-c1095134378] {
        font-size: 1rem;
        line-height: 1.4rem;
        font-weight: 500;
    }

    .wheel-round__id[_ngcontent-ng-c1095134378], .wheel-round__time[_ngcontent-ng-c1095134378] {
        font-size: 1rem;
        line-height: 1.4rem;
        font-weight: 500;
    }

    [_nghost-ng-c1095134378] {
        height: 9.9rem;
        border-radius: 1.4rem;
    }


    .table[_ngcontent-ng-c913573868] {
        background: transparent;
        padding: 0;
        border-radius: 0;
    }


    [_nghost-ng-c913573868] {
		padding: 0 1.5rem;
        width: 120rem;
        margin: 0 auto;
    }
}

@media (max-width: 767px) {
    .table__row[_ngcontent-ng-c913573868] .table__cell:last-child {
        grid-area: multipliers;
    }

    .table__row[_ngcontent-ng-c913573868] {
        grid-template-columns: auto repeat(2, 1fr) auto;
        grid-template-rows: repeat(2, auto);
        grid-template-areas:
        ". . . ."
        "multipliers multipliers multipliers multipliers";
        align-content: space-between;
        padding: 1.2rem 1.5rem 1.5rem;
    }
}


@media (hover: hover) {
    .table__scroll[_ngcontent-ng-c913573868] {
        margin-right: -1.1rem;
        padding-right: 1.4rem;
    }
}



@media (max-width: 767px) {
    .table__row[_ngcontent-ng-c913573868] {
        grid-template-columns: auto repeat(2, 1fr) auto;
        grid-template-rows: repeat(2, auto);
        grid-template-areas:
        ". . . ."
        "multipliers multipliers multipliers multipliers";
        align-content: space-between;
        padding: 1.2rem 1.5rem 1.5rem;
    }
}


.table__head[_ngcontent-ng-c913573868], .table__row[_ngcontent-ng-c913573868] {
    display: grid;
    grid-template-columns: repeat(4, 1fr) 40%;
    gap: 1rem;
    flex: none;
    padding-left: 2rem;
    padding-right: 1.1rem;
}

@media (max-width: 991px) {
    [_nghost-ng-c1095134378] {
        height: 9.9rem;
        border-radius: 1.4rem;
    }
}

[_nghost-ng-c1095134378] {
    display: flex;
    align-items: center;
    height: 6.8rem;
    background: #202956;
    border-radius: 1.2rem;
    cursor: pointer;
    -webkit-transition: filter .2s ease-out 0s;
    -moz-transition: filter .2s ease-out 0s;
    transition: filter .2s ease-out 0s;
}