@import url('https://fonts.googleapis.com/css2?family=Onest:wght@600;700&display=swap');

.Xf7d677__efd-e7fc5 {
    margin: 32px 0;
}

.Pf7d677__586-51b7b {
    display: flex;
    flex-direction: column;
    counter-reset: bm-toplist-poka-counter;
    gap: 12px;
}

.Gf7d677__993-be47f {
    position: relative;
    display: grid;
    align-items: center;
    padding: 14px 14px 14px 68px;
    border: 1px solid #DCDFE4;
    border-radius: 12px;
    background: #FFF;
    gap: 0 24px;
    grid-auto-flow: row;
    grid-template-areas:
    "logo main extra cta-btn";
    grid-template-columns: 160px auto 132px 298px;
    grid-template-rows: auto;
}

.Gf7d677__993-be47f.Tf7d677__402-453b1 {
    display: none;
}

.Gf7d677__993-be47f:before {
    font-family: Onest, sans-serif;
    font-size: 20px;
    font-weight: 700;
    font-style: normal;
    line-height: 24px;
    position: absolute;
    top: calc(50% - 20px);
    left: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    content: counter(bm-toplist-poka-counter);
    counter-increment: bm-toplist-poka-counter;
    color: #242424;
    border-radius: 500px;
    background: #F3F0FF;
}

.Lf7d677__e10-1323e {
    font-family: Onest, sans-serif;
    font-size: 14px;
    font-weight: 600;
    font-style: normal;
    line-height: 18px;
    position: absolute;
    top: 0;
    left: 0;
    padding: 3px 10px;
    color: #fff;
    border-radius: 11px;
    background: #0076E2;
}

.Hf7d677__068-f1155 {
    grid-area: logo;
}

.Hf7d677__068-f1155 img {
    width: 100%;
    height: 75px;
    border-radius: 8px;
    object-fit: cover;
}

.Tf7d677__dd0-c4e4e {
    grid-area: main;
}

.Pf7d677__814-a2d84,
.Pf7d677__814-a2d84 p {
    font-family: Onest, sans-serif;
    font-size: 18px;
    font-weight: 600;
    font-style: normal;
    line-height: 24px;
    margin: 0;
    color: #242424;
}

.Zf7d677__4ee-27e57 {
    display: flex;
    align-items: center;
    flex-direction: column;
    margin: 0 16px;
    gap: 8px;
    grid-area: extra;
}

.Yf7d677__9da-b613b {
    font-family: Onest, sans-serif;
    font-size: 16px;
    font-weight: 600;
    font-style: normal;
    line-height: 24px;
    display: flex;
    align-items: flex-end;
    align-self: center;
    justify-content: center;
    width: 100%;
    height: 42px;
    padding: 8px 12px;
    color: #828282;
    border-radius: 500px;
    background: #F1F2F4;
}

.Rf7d677__662-5844a {
    font-family: Onest, sans-serif;
    font-size: 20px;
    font-weight: 700;
    font-style: normal;
    line-height: 24px;
    align-self: center;
    color: #242424;
}

.Nf7d677__8cc-76e5b {
    font-family: Onest, sans-serif;
    font-size: 16px;
    font-weight: 600;
    font-style: normal;
    line-height: 24px;
    color: #828282;
    text-decoration-line: underline;
}

.Nf7d677__0a5-736fa {
    display: flex;
    flex-direction: column;
    gap: 8px;
    grid-area: cta-btn;
}

.Xf7d677__e7d-908f3 {
    font-family: Onest, sans-serif;
    font-size: 18px;
    font-weight: 600;
    font-style: normal;
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 48px;
    padding: 0 12px;
    color: var(--bm-cta-button-color);
    border-radius: 8px;
    background: var(--color-primary-vivid);
}

.Xf7d677__e7d-908f3:hover {
    text-decoration: none;
    color: var(--bm-cta-button-hover-color);
    background: var(--color-primary-vivid-alpha);
}

.Nf7d677__e1a-46d7b {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 4px;
}

.Xf7d677__c74-3f5bf {
    position: relative;
    height: 24px;
    cursor: pointer;
}

.Tf7d677__81c-e99b1 {
    width: 36px;
    height: 24px;
    object-fit: contain;
}

.Sf7d677__5ed-84c07 {
    font-family: Onest, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 150%;
    position: absolute;
    z-index: 10;
    top: 37px;
    left: 50%;
    flex-direction: column;
    width: max-content;
    padding: 12px 16px;
    transform: translateX(-50%);
    color: #BFBFBF;
    border-radius: 4px;
    background: #404040;
    gap: 14px;
}

.Sf7d677__5ed-84c07:before {
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -8px;
    content: '';
    border-width: 8px;
    border-style: solid;
    border-color: transparent transparent #404040;
    border-top-width: 0;
}

.Xf7d677__c74-3f5bf:hover .Sf7d677__5ed-84c07 {
    display: flex !important;
}

.Af7d677__95d-bc19a {
    font-family: Onest, sans-serif;
    font-size: 18px;
    font-weight: 600;
    font-style: normal;
    line-height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 48px;
    min-height: 48px;
    margin-top: 32px;
    padding: 12px;
    cursor: pointer;
    color: #6E5DC6;
    border-radius: 8px;
    background: #F3F0FF;
    gap: 8px;
}

@media screen and (max-width: 991px) and (min-width: 568px) {
.Hf7d677__068-f1155 img{
    height: 126px;
    width: auto;
}
.Hf7d677__068-f1155{
    margin: auto;
}
}

@media screen and (max-width: 991px) {
    .Gf7d677__993-be47f {
        align-items: start;
        padding: 24px;
        grid-template-areas:
        "logo"
        "main"
        "extra"
        "cta-btn";
        grid-template-columns: auto;
        row-gap: 16px;
    }

    .Gf7d677__993-be47f:before {
        top: 36px;
        left: 36px;
    }

    .Hf7d677__068-f1155 img {
        height: 116px;
        border-radius: 12px;
    }

    .Pf7d677__814-a2d84,
    .Pf7d677__814-a2d84 p {
        font-size: 16px;
    }

    .Zf7d677__4ee-27e57 {
        flex-direction: row;
        justify-content: space-between;
        margin: 0;
    }

    .Yf7d677__9da-b613b {
        font-size: 14px;
        width: fit-content;
        padding: 8px 25px;
    }

    .Rf7d677__662-5844a {
        font-size: 18px;
        line-height: 24px;
    }

    .Nf7d677__8cc-76e5b {
        font-size: 14px;
        margin-left: auto;
        text-decoration-line: none;
    }

    .Xf7d677__e7d-908f3 {
        font-size: 16px;
    }

    .Af7d677__95d-bc19a {
        font-size: 16px;
    }
}
