.f-5e13c459672fc6 {
    margin: 26px 0;
}

.w-a032f1e4138af8 {
    display: flex;
    flex-direction: column;
    counter-reset: bm-toplist-rivertimes-counter;
    gap: 16px;
}

.w-c9da0fa0ee31be {
    box-sizing: border-box;
}

.w-033153bdd62ceb {
    display: flex;
    flex-wrap: wrap;
    margin: 16px 0;
    gap: 4px;
}

.i-6278b95f16707f {
    font-family: 'Trebuchet MS', sans-serif;
    font-size: 16px;
    font-weight: 700;
    font-style: normal;
    line-height: 16px;
    display: flex;
    align-items: center;
    flex-shrink: 0;
    justify-content: center;
    height: 28px;
    padding: 6px 12px;
    cursor: pointer;
    user-select: none;
    color: #000;
    border: 1px solid #000;
    border-radius: 4px;
}

.i-6278b95f16707f.w-24c5a1c356632d {
    color: #fff;
    background: #000;
}

.q-c63ca1e0fd1bde {
    font-family: var(--bm-alt-font-family);
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    margin: 24px auto 0;
    padding: 13px 16px;
    color: #101214;
    border: 2px solid #101214;
    border-radius: 7px;
    gap: 8px;
}

.q-c63ca1e0fd1bde:hover {
    cursor: pointer;
    color: #fff;
    background: #101214;
}

.q-c63ca1e0fd1bde:hover svg path {
    stroke: #fff;
}

.c-e24ebd22033425 {
    position: relative;
    display: grid;
    align-items: center;
    padding: 16px 20px;
    border: 1px solid #eaeaea;
    background: #fff;
    gap: 20px;
    grid-template-areas: 'logo main cta-btn';
    grid-template-columns: 125px auto 159px;
    grid-template-rows: auto;
}

.c-e24ebd22033425.f-51082e9272dc42 {
    display: none;
}

.f-f4e80f9fd8f057 {
    font-family: var(--bm-font-family);
    font-size: 14px;
    font-weight: 700;
    font-style: normal;
    line-height: 16px;
    position: absolute;
    top: 0;
    left: 0;
    padding: 2px 8px;
    color: #fff;
    background: #d61f33;
}

.l-75c5c74904074f {
    grid-area: logo;
}

.q-086bf11af2b179 img {
    width: 100%;
    height: 60px;
    object-fit: cover;
}

.i-e628a368fba710 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    grid-area: main;
}

.c-ea538ee742952a,
.c-ea538ee742952a p {
    font-family: var(--bm-font-family);
    font-size: 21.3px;
    font-weight: 700;
    line-height: 28px;
    margin: 0;
    padding: 0;
    color: #000;
}

.i-452961742d7a23 {
    display: flex;
    flex-direction: column;
    flex-shrink: 0;
    width: 78px;
    gap: 6px;
}

.i-269a7a0403ed2f {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}

.i-0743175baa7dd4 {
    font-family: var(--bm-font-family);
    font-size: 20.8px;
    font-weight: 700;
    line-height: 29px;
    height: 30px;
    text-align: center;
    color: #000;
}

.i-269a7a0403ed2f img {
    width: 77px;
    height: 14px;
    object-fit: contain;
}

.a-840d9eb77a93d8 {
    font-family: var(--bm-font-family);
    font-size: 12.3px;
    font-weight: 400;
    line-height: 16px;
    text-align: center;
    color: #6b7b84;
}

.o-efffd5038d7616 {
    font-family: var(--bm-font-family);
    font-size: 18.4px;
    font-weight: 700;
    line-height: 21px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 48px;
    padding: 0 8px;
    color: #fff;
    border-bottom: 2px solid #801c1c;
    border-radius: 4px;
    background:var(--site-bg-color)!important;
    gap: 8px;
    grid-area: cta-btn;
}

.o-efffd5038d7616:before {
    position: relative;
    width: 18px;
    height: 18px;
    content: '';
    background-image: url("data:image/svg+xml,%3Csvg width='18' height='19' viewBox='0 0 18 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.75001 3.21497L14.25 9.96497L3.75001 16.715V3.21497Z' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.o-efffd5038d7616:hover {
    text-decoration: none;
    color: #fff;
    background: #801c1c;
}

.c-e24ebd22033425:before {
    font-family: var(--bm-font-family);
    font-size: 14.1px;
    font-weight: 700;
    line-height: 18px;
    position: absolute;
    z-index: 1;
    top: calc(50% - 11px);
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 25px;
    height: 22px;
    padding: 1px 8px;
    content: counter(bm-toplist-rivertimes-counter);
    counter-increment: bm-toplist-rivertimes-counter;
    color: #000;
    background: #eaeaea;
}

@media (max-width: 991px) {
    .f-5e13c459672fc6 {
        margin: 20px 0;
    }

    .w-033153bdd62ceb {
        overflow-x: scroll;
        flex-wrap: nowrap;
        width: 100vw;
        margin: 0 -16px 8px;
        padding: 0 16px;
    }

    .w-033153bdd62ceb::-webkit-scrollbar {
        display: none;
    }

    .c-e24ebd22033425 {
        align-items: flex-start;
        padding: 16px;
        column-gap: 14px;
        grid-template-areas:
            'logo main'
            'cta-btn cta-btn';
        grid-template-columns: 125px auto;
        row-gap: 8px;
    }

    .l-75c5c74904074f {
        display: flex;
        align-self: start;
        flex-direction: column;
        gap: 4px;
    }

    .a-840d9eb77a93d8 {
        display: none;
    }

    .l-75c5c74904074f .a-840d9eb77a93d8 {
        font-size: 10.3px;
        display: block !important;
        text-align: left;
    }

    .i-e628a368fba710 {
        align-items: flex-start;
        flex-direction: column;
        gap: 8px;
    }

    .c-ea538ee742952a,
    .c-ea538ee742952a p {
        font-size: 20.8px;
        line-height: 25px;
    }

    .i-452961742d7a23 {
        width: auto;
    }

    .i-269a7a0403ed2f {
        align-items: center;
        flex-direction: row;
        justify-content: flex-start;
        gap: 4px;
    }

    .i-0743175baa7dd4 {
        font-size: 16px;
        line-height: 17px;
        height: auto;
    }

    .i-269a7a0403ed2f img {
        width: 66px;
        height: 12px;
    }

    .o-efffd5038d7616 {
        font-size: 20.8px;
        line-height: 29px;
    }

    .c-e24ebd22033425:before {
        font-size: 12px;
        top: 34px;
        width: 24px;
    }
}
