.s-09507d79 {
    margin: 26px 0;
}

.q-7c3aca8b {
    display: flex;
    flex-direction: column;
    counter-reset: bm-toplist-rivertimes-counter;
    gap: 16px;
}

.t-3a059907 {
    box-sizing: border-box;
}

.p-9b575069 {
    display: flex;
    flex-wrap: wrap;
    margin: 16px 0;
    gap: 4px;
}

.i-fcf2203c {
    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-fcf2203c.j-0051efe3 {
    color: #fff;
    background: #000;
}

.v-b2c0fb72 {
    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;
}

.v-b2c0fb72:hover {
    cursor: pointer;
    color: #fff;
    background: #101214;
}

.v-b2c0fb72:hover svg path {
    stroke: #fff;
}

.h-62197e3c {
    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;
}

.h-62197e3c.i-0674a805 {
    display: none;
}

.k-86eb7d4c {
    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;
}

.z-e599b419 {
    grid-area: logo;
}

.m-a84885a7 img {
    width: 100%;
    height: 60px;
    object-fit: cover;
}

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

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

.k-bfcf7a22 {
    display: flex;
    flex-direction: column;
    flex-shrink: 0;
    width: 78px;
    gap: 6px;
}

.e-097f84e5 {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}

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

.e-097f84e5 img {
    width: 77px;
    height: 14px;
    object-fit: contain;
}

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

.n-948c309c {
    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: #d61f33;
    gap: 8px;
    grid-area: cta-btn;
}

.n-948c309c: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");
}

.n-948c309c:hover {
    text-decoration: none;
    color: #fff;
    background: #801c1c;
}

.h-62197e3c: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) {
    .s-09507d79 {
        margin: 20px 0;
    }

    .p-9b575069 {
        overflow-x: scroll;
        flex-wrap: nowrap;
        width: 100vw;
        margin: 0 -16px 8px;
        padding: 0 16px;
    }

    .p-9b575069::-webkit-scrollbar {
        display: none;
    }

    .h-62197e3c {
        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;
    }

    .z-e599b419 {
        display: flex;
        align-self: start;
        flex-direction: column;
        gap: 4px;
    }

    .x-4fc4ac93 {
        display: none;
    }

    .z-e599b419 .x-4fc4ac93 {
        font-size: 10.3px;
        display: block !important;
        text-align: left;
    }

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

    .p-886fc184,
    .p-886fc184 p {
        font-size: 20.8px;
        line-height: 25px;
    }

    .k-bfcf7a22 {
        width: auto;
    }

    .e-097f84e5 {
        align-items: center;
        flex-direction: row;
        justify-content: flex-start;
        gap: 4px;
    }

    .y-f8b6db93 {
        font-size: 16px;
        line-height: 17px;
        height: auto;
    }

    .e-097f84e5 img {
        width: 66px;
        height: 12px;
    }

    .n-948c309c {
        font-size: 20.8px;
        line-height: 29px;
    }

    .h-62197e3c:before {
        font-size: 12px;
        top: 34px;
        width: 24px;
    }
}
