﻿.nsoft-widget
{
    margin-bottom: 10px;
}
.nsoft-widget *
{
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.nsoft-widget .sports-wrapper
{
    position: relative;
}
.nsoft-widget .sports-wrapper .sports-section__slider-button
{
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer;
    display: none;
    height: 25px;
    min-height: 25px;
    min-width: 10px;
    position: absolute;
    top: 10px;
    width: 10px;
    z-index: 100;
}
.nsoft-widget .sports-wrapper .sports-section__slider-button--left
{
    background-image: url(../../bcgamebettingde/image/arrow-left.295136a3.svg);
    left: 0;
}
.nsoft-widget .sports-wrapper .sports-section__slider-button--right
{
    background-image: url(../../bcgamebettingde/image/arrow-right.8783f213.svg);
    right: 0;
}
.nsoft-widget .sports-wrapper .sports-selection
{
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-padding-start: 0;
    -ms-overflow-style: none;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    margin-top: 0;
    overflow: auto;
    padding-inline-start: 0;
    padding-left: 13px;
    position: relative;
    scrollbar-width: none;
}
.nsoft-widget .sports-wrapper .sports-selection::-webkit-scrollbar
{
    display: none;
}
.nsoft-widget .sports-wrapper .sports-selection:after
{
    content: "";
    padding-right: 13px;
}
.nsoft-widget .sports-wrapper .sports-selection .sport
{
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-text-fill-color: #232323;
    align-items: center;
    color: #232323;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    font-family: roboto-medium-webfont,Sans-serif;
    font-size: 6px;
    line-height: 9px;
    margin-right: 30px;
    text-align: center;
    text-transform: uppercase;
    white-space: nowrap;
}
.nsoft-widget .sports-wrapper .sports-selection .sport p
{
    margin: 0;
}
.nsoft-widget .sports-wrapper .sports-selection .sport:before
{
    background-image: url(../../bcgamebettingde/image/universal.e3e5568f.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    height: 25px;
    margin-bottom: 5px;
    min-height: 25px;
    min-width: 25px;
    width: 25px;
}
.nsoft-widget .sports-wrapper .sports-selection .sport:last-of-type
{
    margin-right: 0;
}
.nsoft-widget .sports-wrapper .sports-selection .sport--soccer:before
{
    background-image: url(../../bcgamebettingde/image/soccer.371e2176.svg);
}
.nsoft-widget .sports-wrapper .sports-selection .sport--basketball:before
{
    background-image: url(../../bcgamebettingde/image/basketball.ba6247dc.svg);
}
.nsoft-widget .sports-wrapper .sports-selection .sport--tennis:before
{
    background-image: url(../../bcgamebettingde/image/tennis.830c9648.svg);
}
.nsoft-widget .sports-wrapper .sports-selection .sport--ice-hockey:before
{
    background-image: url(../../bcgamebettingde/image/ice-hockey.6d270cba.svg);
}
.nsoft-widget .sports-wrapper .sports-selection .sport--handball:before
{
    background-image: url(../../bcgamebettingde/image/handball.1ebe8fce.svg);
}
.nsoft-widget .sports-wrapper .sports-selection .sport--boxing:before
{
    background-image: url(../../bcgamebettingde/image/boxing.333024f6.svg);
}
.nsoft-widget .sports-wrapper .sports-selection .sport--mma:before
{
    background-image: url(../../bcgamebettingde/image/mma.ecf0f0b5.svg);
}
.nsoft-widget .sports-wrapper .sports-selection .sport--snooker:before
{
    background-image: url(../../bcgamebettingde/image/snooker.415128d2.svg);
}
.nsoft-widget .sports-wrapper .sports-selection .sport--darts:before
{
    background-image: url(../../bcgamebettingde/image/darts.3a4f11b0.svg);
}
.nsoft-widget .sports-wrapper .sports-selection .sport--american-football:before
{
    background-image: url(../../bcgamebettingde/image/american-football.964a8553.svg);
}
.nsoft-widget .sports-wrapper .sports-selection .sport--table-tennis:before
{
    background-image: url(../../bcgamebettingde/image/table-tennis.74f637e7.svg);
}
.nsoft-widget .sports-wrapper .sports-selection .sport--selected
{
    -webkit-text-fill-color: #035d03;
    color: #035d03;
}
.nsoft-widget .sports-wrapper .sports-selection .sport--selected:before
{
    -webkit-filter: invert(17%) sepia(99%) saturate(2247%) hue-rotate(100deg) brightness(87%) contrast(98%);
    filter: invert(17%) sepia(99%) saturate(2247%) hue-rotate(100deg) brightness(87%) contrast(98%);
}
.nsoft-widget .sports-wrapper .sports-selection .sport--selected:after
{
    background-color: #035d03;
    content: "";
    height: 3px;
    min-height: 3px;
    min-width: 25px;
    width: 25px;
}
.nsoft-widget .sports-wrapper .sports-selection .sport__name
{
    pointer-events: none;
}
.nsoft-widget .sports-wrapper .sports-selection--hide-scroll
{
    overflow: hidden;
}
.nsoft-widget .sports-wrapper .sports-selection--both:after, .nsoft-widget .sports-wrapper .sports-selection--both:before, .nsoft-widget .sports-wrapper .sports-selection--left:before, .nsoft-widget .sports-wrapper .sports-selection--right:after
{
    content: "";
}
.nsoft-widget--loading-sport .sports-wrapper .sports-selection .sport:not(.sport--selected)
{
    cursor: not-allowed;
}
.nsoft-widget--loading-sport .nsoft-betting-cards .matches .match
{
    -webkit-filter: blur(3px);
    filter: blur(3px);
}
.nsoft-widget .nsoft-betting-cards
{
    margin: 10px 0;
}
.nsoft-widget .nsoft-betting-cards .matches
{
    -webkit-padding-start: 0;
    -ms-overflow-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: auto;
    padding-inline-start: 0;
    padding-left: 10px;
    scrollbar-width: none;
}
.nsoft-widget .nsoft-betting-cards .matches::-webkit-scrollbar
{
    display: none;
}
.nsoft-widget .nsoft-betting-cards .matches:after
{
    content: "";
    padding-right: 10px;
}
.nsoft-widget .nsoft-betting-cards .matches .match
{
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    background: -webkit-gradient(linear,left top,left bottom,from(#002344),to(#608d00)),#002344;
    background: linear-gradient(180deg,#002344,#608d00),#002344;
    border-radius: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 140px;
    margin-right: 10px;
    min-height: 140px;
    min-width: 270px;
    position: relative;
    width: 270px;
}
.nsoft-widget .nsoft-betting-cards .matches .match:last-of-type
{
    margin-right: 0;
}
.nsoft-widget .nsoft-betting-cards .matches .match__image
{
    background-image: url(../../bcgamebettingde/image/universal.4f9a10fa.webp);
    background-position: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    height: 140px;
    min-height: 140px;
    min-width: 140px;
    position: absolute;
    right: 0;
    width: 140px;
}
.nsoft-widget .nsoft-betting-cards .matches .match__date-and-league
{
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    padding: 10px 16px 17px 10px;
    position: relative;
    z-index: 1;
}
.nsoft-widget .nsoft-betting-cards .matches .match__date-and-league .date
{
    -webkit-text-fill-color: #ffba00;
    color: #ffba00;
    font-family: roboto-medium-webfont,sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 14px;
    text-transform: capitalize;
}
.nsoft-widget .nsoft-betting-cards .matches .match__date-and-league .league-name
{
    -webkit-text-fill-color: #fff;
    color: #fff;
    font-family: roboto-regular-webfont,sans-serif;
    font-size: 10px;
    line-height: 12px;
    max-width: 130px;
    overflow: hidden;
    text-align: right;
    text-overflow: ellipsis;
    text-transform: uppercase;
    white-space: nowrap;
}
.nsoft-widget .nsoft-betting-cards .matches .match__teams
{
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-left: 16px;
    padding: 0 16px 17px 23px;
    position: relative;
    z-index: 1;
}
.nsoft-widget .nsoft-betting-cards .matches .match__teams .team
{
    -webkit-text-fill-color: #fff;
    color: #fff;
    display: inline-block;
    font-family: roboto-medium-webfont,sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 14px;
    margin-bottom: 10px;
    max-width: 116px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.nsoft-widget .nsoft-betting-cards .matches .match__teams .team:last-of-type
{
    margin-bottom: 0;
}
.nsoft-widget .nsoft-betting-cards .matches .match__teams .team:before
{
    background-image: url(../../bcgamebettingde/image/universal.e3e5568f.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    -webkit-filter: invert(63%) sepia(91%) saturate(475%) hue-rotate(358deg) brightness(101%) contrast(105%);
    filter: invert(63%) sepia(91%) saturate(475%) hue-rotate(358deg) brightness(101%) contrast(105%);
    height: 15px;
    left: 0;
    margin-right: 8px;
    min-height: 15px;
    min-width: 15px;
    position: absolute;
    width: 15px;
}
.nsoft-widget .nsoft-betting-cards .matches .match__bets
{
    position: relative;
    z-index: 1;
}
.nsoft-widget .nsoft-betting-cards .matches .match__bets, .nsoft-widget .nsoft-betting-cards .matches .match__bets .bet
{
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 8px;
}
.nsoft-widget .nsoft-betting-cards .matches .match__bets .bet
{
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-flex: 1;
    background-color: #232323;
    border-radius: 5px;
    -ms-flex: 1;
    flex: 1;
    height: 35.25px;
    justify-content: space-between;
    margin-left: 7px;
    min-height: 35.25px;
}
.nsoft-widget .nsoft-betting-cards .matches .match__bets .bet:hover
{
    background-color: #ffba00;
    cursor: pointer;
}
.nsoft-widget .nsoft-betting-cards .matches .match__bets .bet:hover .bet__name, .nsoft-widget .nsoft-betting-cards .matches .match__bets .bet:hover .bet__value
{
    -webkit-text-fill-color: #232323;
    color: #232323;
}
.nsoft-widget .nsoft-betting-cards .matches .match__bets .bet--second
{
    display: none;
}
.nsoft-widget .nsoft-betting-cards .matches .match__bets .bet:first-of-type
{
    margin-left: 0;
}
.nsoft-widget .nsoft-betting-cards .matches .match__bets .bet__name, .nsoft-widget .nsoft-betting-cards .matches .match__bets .bet__value
{
    font-family: roboto-medium-webfont,sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 14px;
    text-transform: uppercase;
}
.nsoft-widget .nsoft-betting-cards .matches .match__bets .bet__name
{
    -webkit-text-fill-color: #b8b8b8;
    color: #b8b8b8;
}
.nsoft-widget .nsoft-betting-cards .matches .match__bets .bet__value
{
    -webkit-text-fill-color: #fff;
    color: #fff;
}
.nsoft-widget .nsoft-betting-cards .matches .match--soccer
{
    background: -webkit-gradient(linear,left top,left bottom,from(#003d21),to(#008d39)),#003d21;
    background: linear-gradient(180deg,#003d21,#008d39),#003d21;
}
.nsoft-widget .nsoft-betting-cards .matches .match--soccer .match__image
{
    background-image: url(../../bcgamebettingde/image/soccer.951f2d8b.webp);
}
.nsoft-widget .nsoft-betting-cards .matches .match--soccer .match__teams .team:before
{
    background-image: url(../../bcgamebettingde/image/soccer.371e2176.svg);
}
.nsoft-widget .nsoft-betting-cards .matches .match--basketball
{
    background: -webkit-gradient(linear,left top,left bottom,from(#3f1d00),to(#c64400)),#3f1d00;
    background: linear-gradient(180deg,#3f1d00,#c64400),#3f1d00;
}
.nsoft-widget .nsoft-betting-cards .matches .match--basketball .match__image
{
    background-image: url(../../bcgamebettingde/image/basketball.3e94584f.webp);
}
.nsoft-widget .nsoft-betting-cards .matches .match--basketball .match__teams .team:before
{
    background-image: url(../../bcgamebettingde/image/basketball.ba6247dc.svg);
}
.nsoft-widget .nsoft-betting-cards .matches .match--tennis
{
    background: -webkit-gradient(linear,left top,left bottom,from(#442900),to(#bb6500)),#442900;
    background: linear-gradient(180deg,#442900,#bb6500),#442900;
}
.nsoft-widget .nsoft-betting-cards .matches .match--tennis .match__image
{
    background-image: url(../../bcgamebettingde/image/tennis.e0f3520c.webp);
}
.nsoft-widget .nsoft-betting-cards .matches .match--tennis .match__teams .team:before
{
    background-image: url(../../bcgamebettingde/image/tennis.830c9648.svg);
}
.nsoft-widget .nsoft-betting-cards .matches .match--ice-hockey
{
    background: -webkit-gradient(linear,left top,left bottom,from(#00345a),to(#1467a4)),#00345a;
    background: linear-gradient(180deg,#00345a,#1467a4),#00345a;
}
.nsoft-widget .nsoft-betting-cards .matches .match--ice-hockey .match__image
{
    background-image: url(../../bcgamebettingde/image/ice-hockey.682b0b62.webp);
}
.nsoft-widget .nsoft-betting-cards .matches .match--ice-hockey .match__teams .team:before
{
    background-image: url(../../bcgamebettingde/image/ice-hockey.6d270cba.svg);
}
.nsoft-widget .nsoft-betting-cards .matches .match--handball
{
    background: -webkit-gradient(linear,left top,left bottom,from(#004953),to(#007c8d)),#004953;
    background: linear-gradient(180deg,#004953,#007c8d),#004953;
}
.nsoft-widget .nsoft-betting-cards .matches .match--handball .match__image
{
    background-image: url(../../bcgamebettingde/image/handball.ae1b1a53.webp);
}
.nsoft-widget .nsoft-betting-cards .matches .match--handball .match__teams .team:before
{
    background-image: url(../../bcgamebettingde/image/handball.1ebe8fce.svg);
}
.nsoft-widget .nsoft-betting-cards .matches .match--boxing
{
    background: -webkit-gradient(linear,left top,left bottom,from(#4c0101),to(#1567a3)),#4c0101;
    background: linear-gradient(180deg,#4c0101,#1567a3),#4c0101;
}
.nsoft-widget .nsoft-betting-cards .matches .match--boxing .match__image
{
    background-image: url(../../bcgamebettingde/image/boxing.d2be8c35.webp);
}
.nsoft-widget .nsoft-betting-cards .matches .match--boxing .match__teams .team:before
{
    background-image: url(../../bcgamebettingde/image/boxing.333024f6.svg);
}
.nsoft-widget .nsoft-betting-cards .matches .match--mma
{
    background: -webkit-gradient(linear,left top,left bottom,from(#001344),to(#465dac)),#001344;
    background: linear-gradient(180deg,#001344,#465dac),#001344;
}
.nsoft-widget .nsoft-betting-cards .matches .match--mma .match__image
{
    background-image: url(../../bcgamebettingde/image/mma.f9c4a773.webp);
}
.nsoft-widget .nsoft-betting-cards .matches .match--mma .match__teams .team:before
{
    background-image: url(../../bcgamebettingde/image/mma.ecf0f0b5.svg);
}
.nsoft-widget .nsoft-betting-cards .matches .match--snooker
{
    background: -webkit-gradient(linear,left top,left bottom,from(#00442c),to(#008d5a)),#00442c;
    background: linear-gradient(180deg,#00442c,#008d5a),#00442c;
}
.nsoft-widget .nsoft-betting-cards .matches .match--snooker .match__image
{
    background-image: url(../../bcgamebettingde/image/snooker.073af6f9.webp);
}
.nsoft-widget .nsoft-betting-cards .matches .match--snooker .match__teams .team:before
{
    background-image: url(../../bcgamebettingde/image/snooker.415128d2.svg);
}
.nsoft-widget .nsoft-betting-cards .matches .match--darts
{
    background: -webkit-gradient(linear,left top,left bottom,from(#400),to(#9e4141)),#400;
    background: linear-gradient(180deg,#400,#9e4141),#400;
}
.nsoft-widget .nsoft-betting-cards .matches .match--darts .match__image
{
    background-image: url(../../bcgamebettingde/image/darts.dec1dbbb.webp);
}
.nsoft-widget .nsoft-betting-cards .matches .match--darts .match__teams .team:before
{
    background-image: url(../../bcgamebettingde/image/darts.3a4f11b0.svg);
}
.nsoft-widget .nsoft-betting-cards .matches .match--american-football
{
    background: -webkit-gradient(linear,left top,left bottom,from(#284000),to(#608d00)),#284000;
    background: linear-gradient(180deg,#284000,#608d00),#284000;
}
.nsoft-widget .nsoft-betting-cards .matches .match--american-football .match__image
{
    background-image: url(../../bcgamebettingde/image/american-football.b2e1b81b.webp);
}
.nsoft-widget .nsoft-betting-cards .matches .match--american-football .match__teams .team:before
{
    background-image: url(../../bcgamebettingde/image/american-football.964a8553.svg);
}
.nsoft-widget .nsoft-betting-cards .matches .match--table-tennis
{
    background: -webkit-gradient(linear,left top,left bottom,from(#002344),to(#008a93)),#002344;
    background: linear-gradient(180deg,#002344,#008a93),#002344;
}
.nsoft-widget .nsoft-betting-cards .matches .match--table-tennis .match__image
{
    background-image: url(../../bcgamebettingde/image/table-tennis.a5cfa1f1.webp);
}
.nsoft-widget .nsoft-betting-cards .matches .match--table-tennis .match__teams .team:before
{
    background-image: url(../../bcgamebettingde/image/table-tennis.74f637e7.svg);
}
@media(min-width: 700px)
{
    .nsoft-widget
    {
        position: relative;
    }
    .nsoft-widget .sports-wrapper .sports-selection
    {
        padding-left: 10px;
    }
    .nsoft-widget .sports-wrapper .sports-selection:after
    {
        content: "";
        padding-right: 10px;
    }
    .nsoft-widget .sports-wrapper .sports-selection .sport
    {
        font-size: 10px;
        line-height: 12px;
        margin-right: 42px;
    }
    .nsoft-widget .nsoft-betting-cards
    {
        margin: 10px 0 20px;
    }
    .nsoft-widget .nsoft-betting-cards .matches
    {
        padding-left: 10px;
    }
    .nsoft-widget .nsoft-betting-cards .matches:after
    {
        content: "";
        padding-right: 10px;
    }
    .nsoft-widget .nsoft-betting-cards .matches .match
    {
        height: 148px;
        margin-right: 16px;
        min-height: 148px;
        min-width: 416px;
        width: 416px;
    }
    .nsoft-widget .nsoft-betting-cards .matches .match__image
    {
        height: 148px;
        min-height: 148px;
        min-width: 148px;
        width: 148px;
    }
    .nsoft-widget .nsoft-betting-cards .matches .match__date-and-league
    {
        padding: 13px 23px 12px;
    }
    .nsoft-widget .nsoft-betting-cards .matches .match__date-and-league .date
    {
        font-size: 14px;
        line-height: 16px;
    }
    .nsoft-widget .nsoft-betting-cards .matches .match__date-and-league .league-name
    {
        font-size: 12px;
        line-height: 14px;
        max-width: 200px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .nsoft-widget .nsoft-betting-cards .matches .match__teams
    {
        margin: 0;
        padding: 0 23px 17px;
    }
    .nsoft-widget .nsoft-betting-cards .matches .match__teams .team
    {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font-size: 14px;
        line-height: 16px;
        max-width: unset;
        overflow: hidden;
    }
    .nsoft-widget .nsoft-betting-cards .matches .match__teams .team:before
    {
        left: unset;
        position: relative;
    }
    .nsoft-widget .nsoft-betting-cards .matches .match__bets .bet
    {
        cursor: pointer;
        height: 40px;
        min-height: 40px;
        padding: 0 15px;
    }
    .nsoft-widget .nsoft-betting-cards .matches .match__bets .bet__name, .nsoft-widget .nsoft-betting-cards .matches .match__bets .bet__value
    {
        font-size: 16px;
        line-height: 19px;
    }
}
@media(min-width: 800px)
{
    .nsoft-widget .sports-wrapper .sports-selection
    {
        padding-left: 20px;
    }
    .nsoft-widget .sports-wrapper .sports-selection:after
    {
        content: "";
        padding-right: 20px;
    }
    .nsoft-widget .nsoft-betting-cards .matches
    {
        padding-left: 20px;
    }
    .nsoft-widget .nsoft-betting-cards .matches:after
    {
        content: "";
        padding-right: 20px;
    }
}
@media(min-width: 1000px)
{
    .nsoft-widget
    {
        border-radius: 10px;
        margin: 0!important;
        max-width: 1280px;
    }
    .nsoft-widget .sports-wrapper .sports-selection
    {
        margin: 0;
    }
    .nsoft-widget .sports-wrapper .sports-selection .sport
    {
        cursor: pointer;
    }
    .nsoft-widget .sports-wrapper .sports-selection .sport:hover
    {
        -webkit-text-fill-color: #035d03;
        color: #035d03;
    }
    .nsoft-widget .sports-wrapper .sports-selection .sport:hover:before
    {
        -webkit-filter: invert(17%) sepia(99%) saturate(2247%) hue-rotate(100deg) brightness(87%) contrast(98%);
        filter: invert(17%) sepia(99%) saturate(2247%) hue-rotate(100deg) brightness(87%) contrast(98%);
    }
    .nsoft-widget .sports-wrapper .sports-selection .sport:hover:after
    {
        background-color: #035d03;
        content: "";
        height: 3px;
        min-height: 3px;
        min-width: 25px;
        width: 25px;
    }
    .nsoft-widget .nsoft-betting-cards .matches
    {
        margin: 0;
    }
}
@media(min-width: 1300px)
{
    .nsoft-widget
    {
        margin: 0!important;
    }
    .nsoft-widget .sports-wrapper .sports-section__slider-button--show
    {
        display: block;
    }
    .nsoft-widget .sports-wrapper .sports-selection
    {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 0 auto 10px;
        max-width: 1025px;
        overflow: hidden;
        padding-left: 0;
    }
    .nsoft-widget .sports-wrapper .sports-selection:after
    {
        content: none;
    }
    .nsoft-widget .sports-wrapper .sports-selection .sport
    {
        min-width: 62px;
    }
    .nsoft-widget .nsoft-betting-cards .matches
    {
        grid-gap: 16px;
        display: grid;
        grid-template-columns: repeat(3,1fr);
        margin: 0;
        padding-left: 0;
    }
    .nsoft-widget .nsoft-betting-cards .matches:after
    {
        content: none;
    }
    .nsoft-widget .nsoft-betting-cards .matches .match
    {
        margin-right: 0;
    }
}
.no-webp .nsoft-widget .nsoft-betting-cards .matches .match__image
{
    background-image: url(../../bcgamebettingde/image/universal.464be1f4.png);
}
.no-webp .nsoft-widget .nsoft-betting-cards .matches .match--soccer .match__image
{
    background-image: url(../../bcgamebettingde/image/soccer.a5b5a6b4.png);
}
.no-webp .nsoft-widget .nsoft-betting-cards .matches .match--basketball .match__image
{
    background-image: url(../../bcgamebettingde/image/basketball.46365281.png);
}
.no-webp .nsoft-widget .nsoft-betting-cards .matches .match--tennis .match__image
{
    background-image: url(../../bcgamebettingde/image/tennis.3bbe1a1e.png);
}
.no-webp .nsoft-widget .nsoft-betting-cards .matches .match--ice-hockey .match__image
{
    background-image: url(../../bcgamebettingde/image/ice-hockey.72bd4d07.png);
}
.no-webp .nsoft-widget .nsoft-betting-cards .matches .match--handball .match__image
{
    background-image: url(../../bcgamebettingde/image/handball.d9c9a248.png);
}
.no-webp .nsoft-widget .nsoft-betting-cards .matches .match--boxing .match__image
{
    background-image: url(../../bcgamebettingde/image/boxing.aee2a361.png);
}
.no-webp .nsoft-widget .nsoft-betting-cards .matches .match--mma .match__image
{
    background-image: url(../../bcgamebettingde/image/mma.1a5c7766.png);
}
.no-webp .nsoft-widget .nsoft-betting-cards .matches .match--snooker .match__image
{
    background-image: url(../../bcgamebettingde/image/snooker.41ed1688.png);
}
.no-webp .nsoft-widget .nsoft-betting-cards .matches .match--darts .match__image
{
    background-image: url(../../bcgamebettingde/image/darts.64ca24fa.png);
}
.no-webp .nsoft-widget .nsoft-betting-cards .matches .match--american-football .match__image
{
    background-image: url(../../bcgamebettingde/image/american-football.ee6c7527.png);
}
.no-webp .nsoft-widget .nsoft-betting-cards .matches .match--table-tennis .match__image
{
    background-image: url(../../bcgamebettingde/image/table-tennis.2480a23f.png);
}