@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600;700&family=Plus+Jakarta+Sans:wght@700&display=swap');

.B5ff191e16d38b3 {
    margin-bottom: 30px;
}

.B1a9e36d91d2ba8 {
    display: flex;
    flex-direction: column;
    counter-reset: bm-toplist-casino-listing-24-counter;
    gap: 30px;
}

.Zd528efc94a3ff3 {
    counter-increment: bm-toplist-casino-listing-24-counter;
}

.Zd528efc94a3ff3.D51b5ae570303c4 {
    display: none;
}

.Vf35be57026b146 {
    position: relative;
    display: grid;
    padding: 15px 0;
    transition: all 0.3s ease;
    animation: fadeIn ease 1s;
    border: 1px solid #efe5e5;
    border-radius: 15px;
    background: #fff;
    box-shadow: 0 2px 12px 0 #00000026;
    gap: 20px 30px;
    grid-template-areas:
        'intro intro intro'
        'logo title actions';
    grid-template-columns: 320px auto 360px;
    grid-template-rows: 1fr;
}

.X7fe61643be5c88 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 20px 10px;
    border-bottom: 1px solid #bdbdbd;
    grid-area: intro;
}

.Rb809e0c2d620ac {
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: #000;
}

.Rb809e0c2d620ac:before {
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    font-weight: 500;
    font-style: normal;
    line-height: normal;
    margin-right: 9px;
    padding-left: 5px;
    content: counter(bm-toplist-casino-listing-24-counter) '.';
    color: #000;
}

.Vb897cf730e6aa6 {
    display: flex;
    align-items: center;
    justify-content: center;
}

.Hb004dc8c526850:before {
    font-size: 22px;
    display: inline-block;
    width: 22px;
    height: 22px;
    margin-right: 2px;
    content: '\2605';
    color: #ffcb00;
}

.Hb004dc8c526850 strong {
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    font-weight: 600;
    font-style: normal;
    line-height: normal;
    text-align: center;
    color: #000;
}

.Hb004dc8c526850 span {
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    line-height: normal;
    margin-left: 4px;
    color: #000;
}

.T3ae6d7dec375c6 {
    position: relative;
    width: 240px;
    height: 120px;
    margin-left: 20px;
    border-radius: 6px;
}

.X3d212313a747d3 {
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    font-weight: 800;
    font-style: normal;
    line-height: 18px;
    position: absolute;
    top: -20px;
    left: -20px;
    padding: 4px 10px;
    color: #fff;
    background: #35b3db;
}

.T3ae6d7dec375c6 img {
    width: 240px;
    height: 120px;
    padding: 6px;
    border-radius: inherit;
    object-fit: cover;
}

.V9a2d6fc716d1eb {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    padding: 10px;
    border-radius: 6px;
    background-color: #f8f8f8ff;
    gap: 10px;
    grid-area: title;
}

.V9a2d6fc716d1eb .R99b85e65b0020d,
.V9a2d6fc716d1eb .W872b08548340ec {
    font-family: Montserrat, sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: normal;
    text-align: center;
    color: #000;
}

.V9a2d6fc716d1eb .W872b08548340ec {
    font-size: 16px;
    font-weight: 400;
}

.V149e9be2acf5c8 {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 20px;
}

.V149e9be2acf5c8 .Cc916f828194968 {
    font-family: Montserrat, sans-serif;
    font-size: 20px;
    font-weight: 700;
    font-style: normal;
    line-height: 1;
    align-content: center;
    width: 100%;
    min-width: 160px;
    padding: 20px 15px;
    text-align: center;
    text-decoration: none;
    color: #fff;
    border-radius: 6px;
    background: #35b3db;
}

.V149e9be2acf5c8 .Cc916f828194968:hover {
    text-decoration: unset;
    color: #fff;
    background: #30a1c6;
}

.Y4dc5985a43d552 {
    font-family: Montserrat, sans-serif;
    font-size: 19px;
    font-weight: 700;
    font-style: normal;
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 300px;
    height: 54px;
    margin: 32px auto 0;
    padding: 16px 32px;
    cursor: pointer;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    background: #35b3db;
    box-shadow: 0 4px 23px 0 #0000003f;
}

.Y4dc5985a43d552:hover {
    cursor: pointer;
    background: #30a1c6;
}

@media (max-width: 991px) {

    .X3d212313a747d3 {
        left: 0;
    }

    .Vf35be57026b146 {
        padding: 33px 20px 15px;
        gap: 0;
        grid-template-areas:
            'intro'
            'logo'
            'title'
            'actions';
        grid-template-columns: auto;
    }

    .X7fe61643be5c88 {
        flex-direction: column;
        justify-content: center;
        padding: 0 0 10px;
    }

    .Rb809e0c2d620ac {
        font-size: 20px;
        font-weight: 700;
        position: relative;
        width: 100%;
        margin-bottom: 10px;
        padding-left: 20px;
        text-align: center;
    }

    .Rb809e0c2d620ac:before {
        font-size: 20px;
        font-weight: 700;
        position: absolute;
        top: 2px;
        left: 0;
    }

    .Vb897cf730e6aa6,
    .Hb004dc8c526850 {
        display: flex;
        align-items: center;
        height: 32.8px;
    }

    .Hb004dc8c526850:before {
        font-size: 30px;
        position: relative;
        top: -8px;
        width: 30px;
        height: 30px;
    }

    .Hb004dc8c526850 strong {
        font-size: 26px;
        font-weight: 700;
    }

    .Hb004dc8c526850 span {
        font-size: 18px;
        font-weight: 600;
        position: relative;
        top: 2px;
    }

    .T3ae6d7dec375c6 {
        width: 100%;
        height: 159.4px;
        margin: 20px 0;
    }

    .T3ae6d7dec375c6 img {
        width: 100%;
        height: 159.4px;
    }

    .V9a2d6fc716d1eb {
        padding: 15px;
    }

    .V149e9be2acf5c8 {
        margin-top: 15px;
        margin-right: 0;
    }
}
