html body div.sc-data-offers-root.sc-data-offers-root[data-offer-showcase][data-sc-data-offers] {
    width: 100%;
    max-width: 100%;
    margin: 10px 0;
    padding: 0;
    list-style: none;
    box-sizing: border-box;
}

html body div.sc-data-offers-root.sc-data-offers-root[data-offer-showcase][data-sc-data-offers] *,
html body div.sc-data-offers-root.sc-data-offers-root[data-offer-showcase][data-sc-data-offers] *::before,
html body div.sc-data-offers-root.sc-data-offers-root[data-offer-showcase][data-sc-data-offers] *::after {
    box-sizing: border-box;
}

html body div.sc-data-offers-root.sc-data-offers-root[data-offer-showcase][data-sc-data-offers] * {
    font-family: inherit;
}

html body div.sc-data-offers-root.sc-data-offers-root[data-offer-showcase][data-sc-data-offers] .casino-list {
    margin: 0;
    padding: 0;
    list-style: none;
        display: flex;
    flex-direction: column;
    gap: 16px;
}

html body div.sc-data-offers-root.sc-data-offers-root[data-offer-showcase][data-sc-data-offers] .casino-list__item {
    margin: 0;
    padding: 0;
    list-style: none;
}

html body div.sc-data-offers-root.sc-data-offers-root[data-offer-showcase][data-sc-data-offers] .casino {
    background-color: #f6f7f8 !important;
    position: relative;
    border-radius: 16px;
    padding: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    border: 1px solid #4a5568;
    box-sizing: border-box;
    min-width: 0;
    gap: 0;
}

html body div.sc-data-offers-root.sc-data-offers-root[data-offer-showcase][data-sc-data-offers] .casino__imgContainer {
    border-radius: 16px;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    gap: 4px;
    width: 182px;
    height: 125px;
    padding: 4px;
    position: relative;
    align-self: flex-start;
    background: rgba(255, 255, 0, 0.09);
    text-decoration: none !important;
    color: inherit !important;
    border-style: solid;
    border-width: 0;
    outline: none;
    box-sizing: border-box;
    overflow: hidden;
}

html body div.sc-data-offers-root.sc-data-offers-root[data-offer-showcase][data-sc-data-offers] .casino__imgContainer:hover,
html body div.sc-data-offers-root.sc-data-offers-root[data-offer-showcase][data-sc-data-offers] .casino__imgContainer:focus-visible {
    text-decoration: none !important;
    color: inherit !important;
    outline: none;
}

html body div.sc-data-offers-root.sc-data-offers-root[data-offer-showcase][data-sc-data-offers] .casino__img {
    display: block;
    width: 100%;
    height: 100%;
    max-width: none;
    object-fit: cover;
    border: 0;
    margin: 0;
    padding: 0;
    vertical-align: middle;
    border-radius: 16px;
}

html body div.sc-data-offers-root.sc-data-offers-root[data-offer-showcase][data-sc-data-offers] .casino__content {
    padding: 0 20px;
    margin: 0;
    min-width: 0;
    flex: 1 1 auto;
}

html body div.sc-data-offers-root.sc-data-offers-root[data-offer-showcase][data-sc-data-offers] .casino__title {
    font-size: 16px !important;
    font-weight: 700 !important;
    line-height: 1.3 !important;
    color: #000000 !important;
    margin: 0;
    padding: 0;
}

html body div.sc-data-offers-root.sc-data-offers-root[data-offer-showcase][data-sc-data-offers] .casino__rating {
    width: 280px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 280px;
    flex: 0 0 280px;
    min-width: 0;
    margin: 0;
    padding: 0;
}

html body div.sc-data-offers-root.sc-data-offers-root[data-offer-showcase][data-sc-data-offers] .casino__name {
    color: #000000 !important;
    font-weight: 700 !important;
    font-size: 18px !important;
    line-height: 1.3 !important;
    text-decoration: none !important;
    border: 0;
    outline: none;
    display: inline;
    margin: 0;
    padding: 0;
    box-shadow: none;
}

html body div.sc-data-offers-root.sc-data-offers-root[data-offer-showcase][data-sc-data-offers] .casino__name:hover,
html body div.sc-data-offers-root.sc-data-offers-root[data-offer-showcase][data-sc-data-offers] .casino__name:focus-visible {
    color: #000000 !important;
    text-decoration: none !important;
    outline: none;
}

html body div.sc-data-offers-root.sc-data-offers-root[data-offer-showcase][data-sc-data-offers] .casino__actions {
    margin: 0;
    padding: 0;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

html body div.sc-data-offers-root.sc-data-offers-root[data-offer-showcase][data-sc-data-offers] .casino__actions .button,
html body div.sc-data-offers-root.sc-data-offers-root[data-offer-showcase][data-sc-data-offers] .casino__actions a.button,
html body div.sc-data-offers-root.sc-data-offers-root[data-offer-showcase][data-sc-data-offers] .casino__actions a.button.button--secondary {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 0;
    margin: 0 !important;
    padding: 12px 22px !important;
    min-height: 44px;
    border-radius: 12px !important;
    border: none !important;
    box-shadow: none !important;
    text-decoration: none !important;
    text-transform: none !important;
    letter-spacing: normal !important;
    font-weight: 600 !important;
    font-size: 16px !important;
    line-height: 1.25 !important;
    font-style: normal !important;
    color: #ffffff !important;
    background-color: rgb(8, 166, 61) !important;
    background-image: none !important;
    cursor: pointer !important;
    appearance: none !important;
    -webkit-appearance: none !important;
    box-sizing: border-box !important;
    vertical-align: middle;
    white-space: normal;
    word-break: break-word;
    outline: none;
    transition: background-color 0.2s ease, filter 0.2s ease, opacity 0.2s ease;
}

html body div.sc-data-offers-root.sc-data-offers-root[data-offer-showcase][data-sc-data-offers] .casino__actions .button:hover,
html body div.sc-data-offers-root.sc-data-offers-root[data-offer-showcase][data-sc-data-offers] .casino__actions .button:focus-visible,
html body div.sc-data-offers-root.sc-data-offers-root[data-offer-showcase][data-sc-data-offers] .casino__actions a.button:hover,
html body div.sc-data-offers-root.sc-data-offers-root[data-offer-showcase][data-sc-data-offers] .casino__actions a.button:focus-visible,
html body div.sc-data-offers-root.sc-data-offers-root[data-offer-showcase][data-sc-data-offers] .casino__actions a.button.button--secondary:hover,
html body div.sc-data-offers-root.sc-data-offers-root[data-offer-showcase][data-sc-data-offers] .casino__actions a.button.button--secondary:focus-visible {
    color: #ffffff !important;
    background-color: rgb(6, 140, 52) !important;
    background-image: none !important;
    text-decoration: none !important;
    border: none !important;
    box-shadow: none !important;
    outline: none;
    opacity: 1;
}

html body div.sc-data-offers-root.sc-data-offers-root[data-offer-showcase][data-sc-data-offers] .casino__actions .button:active,
html body div.sc-data-offers-root.sc-data-offers-root[data-offer-showcase][data-sc-data-offers] .casino__actions a.button:active,
html body div.sc-data-offers-root.sc-data-offers-root[data-offer-showcase][data-sc-data-offers] .casino__actions a.button.button--secondary:active {
    color: #ffffff !important;
    background-color: rgb(5, 118, 44) !important;
}

html body div.sc-data-offers-root.sc-data-offers-root[data-offer-showcase][data-sc-data-offers] .button__text {
    display: inline;
    margin: 0;
    padding: 0;
    font-size: 16px !important;
    font-weight: inherit !important;
    line-height: inherit !important;
    color: #ffffff !important;
    text-decoration: none !important;
    text-transform: none !important;
    letter-spacing: normal !important;
    pointer-events: none;
}

@media screen and (max-width: 1025px) {
    html body div.sc-data-offers-root.sc-data-offers-root[data-offer-showcase][data-sc-data-offers] .casino {
        flex-direction: column;
    }

    html body div.sc-data-offers-root.sc-data-offers-root[data-offer-showcase][data-sc-data-offers] .casino__rating {
        flex: 1 1 auto;
        width: 100%;
    }

    html body div.sc-data-offers-root.sc-data-offers-root[data-offer-showcase][data-sc-data-offers] .casino__imgContainer {
        margin: 0 auto 10px;
    }

    html body div.sc-data-offers-root.sc-data-offers-root[data-offer-showcase][data-sc-data-offers] .casino__actions {
        flex: 1 1 auto;
        width: 100%;
        justify-content: center;
    }

    html body div.sc-data-offers-root.sc-data-offers-root[data-offer-showcase][data-sc-data-offers] .casino__actions .button,
    html body div.sc-data-offers-root.sc-data-offers-root[data-offer-showcase][data-sc-data-offers] .casino__actions a.button,
    html body div.sc-data-offers-root.sc-data-offers-root[data-offer-showcase][data-sc-data-offers] .casino__actions a.button.button--secondary {
        width: 100%;
        max-width: 100%;
    }
        html body div.sc-data-offers-root.sc-data-offers-root[data-offer-showcase][data-sc-data-offers] .casino__rating{
        margin:13px auto 13px;
        display: block;
         text-align: center;
        }
}

@media screen and (max-width: 765px) {
    html body div.sc-data-offers-root.sc-data-offers-root[data-offer-showcase][data-sc-data-offers] .casino__imgContainer {
        width: 100%;
        height: 200px;
    }
}
