@media print, screen and (min-width: 40em) {
    .competitions-bet-cards {
        margin-bottom: 24px;
    }
}

.competitions-bet-cards .bonus-card {
    margin-bottom: 12px;
}


.bonus-card {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    background: #ffffff;
    border-radius: 10px;
    padding: 12px !important;
    margin-bottom: 40px;
    position: relative;
}

.bhc-cell .bonus-card .bonus-card__bottom .bonus-card-text {
    max-width: initial;
}

.offers-main-content.offers-main-content-legal .bonus-card-info-list {
    list-style: none;
    margin: 0;
}

.offers-main-content.offers-main-content-legal .bonus-card-info-list li{
    display: flex;
    align-items: center;
    color: #4D4C69 !important;
    font-size: 12px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    white-space: normal;
    word-wrap: break-word;
    overflow-wrap: break-word;
}

.offers-main-content.offers-main-content-legal .bonus-card-info-list li::marker{
    content: none;
}

.offers-main-content.offers-main-content-legal .bonus-card-info-list li::before{
    content: '';
    display: block !important;
    flex-shrink: 0;
    width: 12px;
    min-width: 12px;
    height: 12px;
    margin-right: 6px;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIgNS41TDUgOC41TDEwIDMuNSIgc3Ryb2tlPSIjMURCOTU0IiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIi8+Cjwvc3ZnPgo=");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    margin-top: 0;
}

.offers-main-content.offers-main-content-legal .bonus-card-info-list-cons li::before{
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMSAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMiAzTDkgMTBNOSAzTDIgMTAiIHN0cm9rZT0iI0ZGNUU1RSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiLz48L3N2Zz4=);
}

.loop-main-content.offers-main-content.licensed {
    border: 2px solid #1DB954;
    border-radius: 12px;
    padding: 32px 16px 16px;
    background-color: rgba(29, 185, 84, 0.03);
    margin-bottom: 24px;
    position: relative;
}

.offers-main-content.offers-main-content-legal {
    position: relative;
}

.loop-main-content.offers-main-content.offshore {
    border: 2px solid #6B7280;
    border-radius: 12px;
    padding: 32px 16px 16px;
    background-color: rgba(107, 114, 128, 0.03);
    margin-bottom: 24px;
    position: relative;
}

.igj-trust-seal--offshore {
    position: absolute;
    top: -14px;
    left: 20px;
    background: #6B7280;
    color: #ffffff;
    padding: 0 12px;
    height: 28px;
    border-radius: 20px;
    font-size: 13px;
    font-weight: 700;
    display: flex;
    align-items: center;
    line-height: 1;
    gap: 6px;
    box-shadow: 0 4px 10px rgba(107, 114, 128, 0.3);
    z-index: 10;
}

.igj-trust-seal--offshore svg {
    width: 14px;
    height: 14px;
    fill: currentColor;
}

.igj-warning-text {
    background: rgba(107, 114, 128, 0.05);
    border-left: 4px solid #6B7280;
    padding: 12px 16px;
    margin-bottom: 16px;
    border-radius: 4px;
    font-size: 14px;
    color: #4D4C69;
    line-height: 1.5;
}

.offers-main-content.offers-main-content-legal table .loop-ajax-item {
    justify-content: flex-end !important;
}

@media screen and (max-width: 1080px) {
    .offers-main-content.offers-main-content-legal table .loop-ajax-item {
        justify-content: space-around !important;
    }
    .offers-main-content.offers-main-content-legal .table-width-filter .bonus-card--table-with-filter .bonus-card-button .button {
        padding: 0 !important;
        width: 140px !important;
        min-width: 140px !important;
        max-width: 164px !important;
        margin-left: 0 !important;
    }

    .offers-main-content.offers-main-content-legal .table-width-filter .bonus-card--table-with-filter .bonus-card-button {
        width: 100% !important;
        max-width: initial !important;
        justify-content: flex-end;
    }
}

@media screen and (max-width: 650px) {
    .offers-main-content.offers-main-content-legal .table-width-filter .bonus-card--table-with-filter .bonus-card-button {
        width: 100% !important;
        max-width: initial !important;
        justify-content: center;
        padding: 0 16px !important;
        margin-top: 16px !important;
    }

    .offers-main-content.offers-main-content-legal .table-width-filter .bonus-card--table-with-filter .bonus-card-button .button {
        padding: 0 !important;
        width: 100% !important;
        min-width: initial !important;
        max-width: initial !important;
        margin-left: 0 !important;
    }
}

.bonus-card-text.bonus-card-text-offers {
    display: flex;
    justify-content: space-between;
}

.bonus-card-text.bonus-card-text-offers .bonus-card-info-list {
    width: calc(50% - 8px);
}

.igj-trust-seal {
    position: absolute;
    top: -14px;
    left: 20px;
    background: #1DB954;
    color: #ffffff;
    padding: 0 12px;
    height: 28px;
    border-radius: 20px;
    font-size: 13px;
    font-weight: 700;
    display: flex;
    align-items: center;
    line-height: 1;
    gap: 6px;
    box-shadow: 0 4px 10px rgba(29, 185, 84, 0.3);
    z-index: 10;
}

.igj-trust-seal svg {
    width: 14px;
    height: 14px;
    fill: currentColor;
}

.igj-ad-label {
    position: absolute;
    top: 8px;
    right: 16px;
    font-size: 10px;
    font-weight: 600;
    color: #ACACB5;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.offers-main-content.offers-main-content-legal table {
    margin: 0 !important;
}

.offers-main-content.offers-main-content-legal .info-button-line {
    justify-content: center;
}
@media print, screen and (min-width: 40em) {
    div:not(.bhc-cell) > .bonus-card,
    ul:not(.bhc-cell) > .bonus-card,
    table:not(.bhc-cell) > .bonus-card,
    table:not(.bhc-cell) > tbody > .bonus-card {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }
}

@media screen and (min-width: 78.125em) {
    div:not(.bhc-cell) > .bonus-card,
    ul:not(.bhc-cell) > .bonus-card,
    table:not(.bhc-cell) > .bonus-card,
    table:not(.bhc-cell) > tbody > .bonus-card {
        padding: 17px 24px;
    }
}

bhc-grid.competitions-bet-cards .bhc-cell {
    padding: 0 0px; }

.competitions-bet-cards .bonus-card {
    margin-bottom: 12px; text-align:left;}

.competitions-bet-cards {
    margin-left: 0;
}

.bhc-grid.competitions-bet-cards {
    margin-left: 0;
}

@media print, screen and (min-width: 40em) {
    .bhc-grid.competitions-bet-cards {
        margin: 0 -9px 24px -9px; }

    .bhc-grid.competitions-bet-cards .bhc-cell {
        padding: 0 9px; }
    .bhc-grid.competitions-bet-cards .bonus-card {
        margin-bottom: 18px; text-align:left;}
}

.bonus-card--table .bonus-card-button {
    display: flex;
    align-items: center;
    justify-content: center;
}

.bonus-card-button .button {
    margin-bottom: 0 !important;
}

.bonus-card--table .bonus-card-rating {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 !important;
    margin-left: auto;
    margin-right: auto;
}

.bonus-card--table .bonus-card-info {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.bonus-card-info ul {
    margin-left: 0;
    margin-bottom: 0;
}

@media print, screen and (max-width: 40em) {
    table.competitions-bet-cards .bonus-card-text {
        margin-bottom: 12px;
        padding-bottom: 0px;
        margin-top: 0px;
        border-top: none;
        padding-top: 12px;
    }
}