.nsy8oc0 {
    --18uxqd5: #fff;
    --njpvpw: #31373d;
    --tt26x0: rgba(95, 105, 117, .8);
    background-color: #22474f30;
    padding: 5px 5px 5px 5px;
    border-radius: var(--border-radius);
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    vertical-align: middle;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.darken .nsy8oc0 {
    --18uxqd5: #2D3035;
    --njpvpw: #fff;
    --tt26x0: rgba(153, 164, 176, .8)
}

.nsy8oc0 .path {
    color: #fff;
    background-color: #2bc69d;
    padding: 5px 5px 0 5px;
    height: 2.1rem;
    line-height: 1.7rem;
    border-radius: var(--border-radius);
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 5px 5px 5px 0px;
    width: 100px;
    text-align: center;
    cursor: pointer;
    font-size: 12.5px;
}

.withdraw .nsy8oc0 .path {
    color: #fff;
    background-color: #ff1592;
    padding: 5px 5px 0 5px;
    height: 2.1rem;
    line-height: 1.7rem;
    border-radius: var(--border-radius);
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 5px 5px 5px 0px;
    width: 90px;
    text-align: center;
}

.darken .nsy8oc0 .active {
    color: var(--njpvpw);
}

.nsy8oc0 .active {
    color: #fff;
}

.nsy8oc0 .hover {
    cursor: pointer
}

.nsy8oc0 svg {
    width: .75rem;
    height: .75rem;
    display: inline-block;
    vertical-align: top;
    margin: .8125rem .375rem 0
}

.m14mxsi6 {
    font-size: 1.5rem;
    line-height: 1.5rem;
    font-weight: 700;
    color: var(--title-color);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.m14mxsi6 .icon {
    width: 1.25rem;
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
    margin-right: .375rem
}

.game-category {
    background-color: #22474f;
    padding: 5px 5px 0 5px;
    height: 2.1rem;
    border-radius: var(--border-radius);
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 5px 5px 5px 0px;
    width: 119px;
    text-align: center;
    color: #fff;
}

.casino_search_icon {
    top: 7px;
    position: absolute;
    right: 15px;
    color: #fff;
}

.casino-span-search {
    position: absolute;
    top: 9px;
    left: 9px;
    color: #fff;
}

.casino-input-search {
    width: 200px;
    box-sizing: border-box;
    border: 2px solid #22474f;
    border-radius: 4px;
    font-size: 16px;
    background-color: #22474f;
    padding: 3px 40px 3px 40px;
    color: #fff;
}

.casino-gameSearch {
    position: relative;
    margin: 5px 0px 5px 0px;
}

.banner-box img {
    width: 100%;
    height: auto;
}