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

.j427e7d-1b5b79ca6231 {
    margin-bottom: 30px;
}

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

.d427e7d-3e9f1c81c711 {
    counter-increment: bm-toplist-casino-listing-24-counter;
}

.d427e7d-3e9f1c81c711.a427e7d-06fd062b285b {
    display: none;
}

.d427e7d-18946110870a {
    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;
}

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

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

.c427e7d-67bb9f9049b1: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;
}

.v427e7d-96fe96166f67 {
    display: flex;
    align-items: center;
    justify-content: center;
}

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

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

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

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

.o427e7d-a33ad012c6c5 {
    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;
}

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

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

.u427e7d-4888c888ad79 .y427e7d-0d6e4cb66af8,
.u427e7d-4888c888ad79 .p427e7d-f8ff5b7fbe7b {
    font-family: Montserrat, sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: normal;
    text-align: center;
    color: #000;
}

.u427e7d-4888c888ad79 .p427e7d-f8ff5b7fbe7b {
    font-size: 16px;
    font-weight: 400;
}

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

.r427e7d-be66c014ce5f .x427e7d-7486e09eb5f6 {
    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;
}

.r427e7d-be66c014ce5f .x427e7d-7486e09eb5f6:hover {
    text-decoration: unset;
    color: #fff;
    background: #30a1c6;
}

.d427e7d-58bdb3217e3b {
    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;
}

.d427e7d-58bdb3217e3b:hover {
    cursor: pointer;
    background: #30a1c6;
}

@media (max-width: 991px) {

    .o427e7d-a33ad012c6c5 {
        left: 0;
    }

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

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

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

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

    .v427e7d-96fe96166f67,
    .a427e7d-4a6ad14aa849 {
        display: flex;
        align-items: center;
        height: 32.8px;
    }

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

    .a427e7d-4a6ad14aa849 strong {
        font-size: 26px;
        font-weight: 700;
    }

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

    .l427e7d-bace063742f5 {
        width: 100%;
        height: 159.4px;
        margin: 20px 0;
    }

    .l427e7d-bace063742f5 img {
        width: 100%;
        height: 159.4px;
    }

    .u427e7d-4888c888ad79 {
        padding: 15px;
    }

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