.athlos-match-row{display:grid;grid-template-columns:76px minmax(0,1fr) 76px minmax(0,1fr);align-items:center;gap:10px;min-height:58px;padding:8px 12px;border-bottom:1px solid var(--mc-border,#dde1e8);background:#fff;text-decoration:none!important;color:var(--mc-text,#171d2b)!important}.athlos-match-row:last-child{border-bottom:0}.athlos-match-row:hover{background:#fafbfc}.athlos-match-row.is-live{box-shadow:inset 3px 0 0 var(--mc-live,#d7192d)}.athlos-match-row__time{color:var(--mc-muted,#6b7280);font-size:12px;font-weight:800;white-space:nowrap}.athlos-match-row.is-live .athlos-match-row__time{color:var(--mc-live,#d7192d)}.athlos-match-row__team{display:flex;align-items:center;gap:8px;min-width:0;font-size:14px;font-weight:750;line-height:1.15}.athlos-match-row__team--away{justify-content:flex-end;text-align:right}.athlos-match-row__team span:not(.athlos-row-logo){min-width:0;overflow-wrap:normal;word-break:normal}.athlos-match-row__score{text-align:center;font-size:16px;font-weight:900}.athlos-row-logo{width:28px;height:28px;flex:0 0 28px;display:flex;align-items:center;justify-content:center}.athlos-row-logo img{width:28px;height:28px;object-fit:contain}.athlos-row-logo--fallback{border-radius:50%;background:#f2f4f7;border:1px solid #dde1e8;color:#727986;font-size:9px;font-weight:900}.athlos-mc-trigger-wrap{width:100%}.athlos-mc-trigger{appearance:none;width:100%;min-height:40px;display:flex;align-items:center;justify-content:center;gap:8px;border:0;border-top:1px solid #dedfe3;border-bottom:1px solid #dedfe3;background:#fff;color:#171d2b;font-size:13px;font-weight:900;letter-spacing:.035em;cursor:pointer}.athlos-mc-trigger__dot{width:8px;height:8px;border-radius:50%;background:#d7192d}.athlos-mc-trigger__chevron{font-size:17px;line-height:1}.athlos-mc-overlay[hidden]{display:none!important}.athlos-mc-overlay{position:fixed;inset:0;z-index:999999}.athlos-mc-overlay__backdrop{position:absolute;inset:0;width:100%;height:100%;border:0;background:rgba(8,11,18,.62)}.athlos-mc-overlay__panel{position:absolute;left:0;right:0;bottom:0;height:min(84vh,760px);display:flex;flex-direction:column;background:#fff;border-radius:14px 14px 0 0;box-shadow:0 -10px 40px rgba(0,0,0,.18);overflow:hidden}.athlos-mc-overlay__header{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:13px 14px 11px;border-bottom:1px solid #dde1e8}.athlos-mc-overlay__header strong{display:block;font-size:18px;font-weight:900}.athlos-mc-overlay__eyebrow{display:block;color:#777f8e;font-size:10px;font-weight:800;letter-spacing:.12em}.athlos-mc-overlay__close{appearance:none;width:34px;height:34px;border:1px solid #dde1e8;border-radius:50%;background:#fff;font-size:24px;line-height:1}.athlos-mc-overlay__sports{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid #dde1e8}.athlos-mc-overlay__sports button{appearance:none;border:0;border-right:1px solid #dde1e8;background:#fff;padding:10px 4px;color:#777f8e;font-size:11px;font-weight:900}.athlos-mc-overlay__sports button:last-child{border-right:0}.athlos-mc-overlay__sports button.is-active{color:#171d2b;box-shadow:inset 0 -3px 0 #171d2b}.athlos-mc-overlay__body{flex:1 1 auto;overflow-y:auto;overscroll-behavior:contain}.athlos-mc-overlay__loading,.athlos-mc-overlay__message{min-height:160px;display:flex;align-items:center;justify-content:center;padding:20px;color:#777f8e;text-align:center}.athlos-mc-overlay__loading[hidden],.athlos-mc-overlay__message[hidden]{display:none!important}.athlos-mc-overlay__match{border-bottom:7px solid #f4f5f7}.athlos-mc-overlay__league{padding:7px 10px 3px;color:#777f8e;font-size:10px;font-weight:800}.athlos-match-row--compact{grid-template-columns:56px minmax(0,1fr) 44px minmax(0,1fr);min-height:54px;padding:7px 9px 10px;border-bottom:0}.athlos-match-row--compact .athlos-match-row__team{font-size:12px}.athlos-match-row--compact .athlos-row-logo,.athlos-match-row--compact .athlos-row-logo img{width:24px;height:24px}.athlos-match-row--compact .athlos-row-logo{flex-basis:24px}.athlos-match-row--compact .athlos-match-row__score{font-size:14px}.athlos-match-row--compact .athlos-match-row__time{font-size:10px}.athlos-mc-overlay__all{flex:0 0 auto;display:block;padding:13px 14px;background:#171d2b;color:#fff!important;text-align:center;text-decoration:none!important;font-size:12px;font-weight:900}html.athlos-mc-overlay-open,html.athlos-mc-overlay-open body{overflow:hidden!important}@media  (min-width:783px){.athlos-mc-trigger-wrap{display:none}}@media  (max-width:782px){.athlos-match-row{grid-template-columns:49px minmax(0,1fr) 42px minmax(0,1fr);gap:5px;min-height:55px;padding:7px 6px}.athlos-match-row__time{font-size:10px}.athlos-match-row__team{gap:5px;font-size:12px}.athlos-match-row__score{font-size:14px}.athlos-row-logo,.athlos-row-logo img{width:24px;height:24px}.athlos-row-logo{flex-basis:24px}}.athlos-mc-auto-trigger-host{
    display:none;
    width:100%;
    margin:0;
    padding:0;
    position:relative;
    z-index:99990;
}@media  (max-width:782px){.athlos-mc-auto-trigger-host.is-mounted{
        display:block;
    }.athlos-mc-auto-trigger-host.is-mounted .athlos-mc-trigger-wrap--auto{
        display:block;
    }}.athlos-mc-desktop-access{
    position:relative;
    display:none;
    align-items:center;
    margin-right:10px;
    z-index:99990;
    font-family:inherit;
}.athlos-mc-desktop-button{
    appearance:none;
    display:flex;
    align-items:center;
    gap:7px;
    min-height:38px;
    padding:0 14px;
    border:0;
    border-radius:22px;
    background:#1c1c1f;
    color:#fff;
    font-size:12px;
    font-weight:900;
    cursor:pointer;
    white-space:nowrap;
}.athlos-mc-desktop-button__dot{
    width:7px;height:7px;border-radius:50%;background:#d7192d;
}.athlos-mc-desktop-button__chevron{font-size:14px;opacity:.8}.athlos-mc-desktop-access.has-live .athlos-mc-desktop-button{
    background:#b90f20;
}.athlos-mc-desktop-menu[hidden]{display:none!important}.athlos-mc-desktop-menu{
    position:absolute;
    top:calc(100% + 9px);
    right:0;
    width:420px;
    max-height:min(72vh,620px);
    overflow-y:auto;
    background:#fff;
    color:#171d2b;
    border:1px solid #dfe3e9;
    border-radius:7px;
    box-shadow:0 14px 38px rgba(0,0,0,.18);
    text-align:left;
}.athlos-mc-desktop-menu a{text-decoration:none!important}.athlos-mc-desktop-menu__head{
    display:flex;justify-content:space-between;align-items:center;gap:12px;
    min-height:48px;padding:10px 13px;border-bottom:1px solid #e3e6eb;
}.athlos-mc-desktop-menu__head strong{font-size:16px;font-weight:900}.athlos-mc-desktop-menu__head a{font-size:10px;font-weight:900;color:#626a78!important}.athlos-mc-desktop-menu__primary{
    display:flex;align-items:center;gap:7px;min-height:40px;padding:0 13px;
    border-bottom:1px solid #eef0f3;color:#171d2b!important;font-size:12px;font-weight:850;
}.athlos-mc-desktop-menu__primary:hover{background:#f6f7f9}.athlos-mc-desktop-menu__live-dot{width:7px;height:7px;border-radius:50%;background:#d7192d}.athlos-mc-desktop-menu__grid{
    display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid #e3e6eb;
}.athlos-mc-desktop-menu__grid section{padding:12px;border-right:1px solid #eef0f3}.athlos-mc-desktop-menu__grid section:last-child{border-right:0}.athlos-mc-desktop-menu__grid h4{margin:0 0 8px!important;font-size:10px!important;color:#7a8290;letter-spacing:.04em}.athlos-mc-desktop-menu__grid a{display:block;padding:5px 0;color:#171d2b!important;font-size:11px;font-weight:750;line-height:1.15}.athlos-mc-desktop-menu__grid a:hover{text-decoration:underline!important}.athlos-mc-desktop-menu__leagues{padding:11px 13px 13px}.athlos-mc-desktop-menu__leagues>strong{display:block;margin-bottom:8px;font-size:10px;color:#7a8290}.athlos-mc-desktop-menu__leagues>div{display:flex;flex-wrap:wrap;gap:6px}.athlos-mc-desktop-menu__leagues a{
    display:inline-flex;align-items:center;min-height:28px;padding:0 9px;border:1px solid #dfe3e9;border-radius:4px;color:#171d2b!important;font-size:10px;font-weight:800;
}.athlos-mc-desktop-menu__leagues a:hover{background:#f5f6f8}@media  (min-width:783px){.athlos-mc-desktop-access{display:flex}.athlos-mc-trigger-wrap--auto .athlos-mc-trigger,
    .athlos-mc-trigger-wrap--auto > .athlos-mc-overlay{display:none!important}.athlos-mc-auto-trigger-host{height:0!important;min-height:0!important;overflow:visible!important;border:0!important;margin:0!important;padding:0!important}.athlos-mc-desktop-access.is-header-fallback{position:absolute;top:16px;right:145px}}@media  (max-width:782px){.athlos-mc-desktop-access{display:none!important}}@media  (min-width:783px){.athlos-mc-desktop-access.is-search-anchored{
        position:absolute!important;
        z-index:99995!important;
        margin:0!important;
    }.athlos-mc-desktop-access.athlos-desktop-unmounted{
        display:none!important;
    }.athlos-mc-auto-trigger-host{
        display:none!important;
        height:0!important;
        min-height:0!important;
        margin:0!important;
        padding:0!important;
        border:0!important;
    }}@media  (min-width:783px){.athlos-mc-desktop-access.is-body-search-anchored{
        position:absolute!important;
        z-index:999999!important;
        display:flex!important;
        margin:0!important;
    }}.athlos-home-match-card{
    display:block;
    width:100%;
    border:1px solid #dfe3e9;
    background:#fff;
    color:#171d2b!important;
    text-decoration:none!important;
    padding:10px 12px;
}.athlos-home-match-card:hover{
    border-color:#b8bec9;
    box-shadow:0 3px 12px rgba(24,32,51,.08);
}.athlos-home-match-card__top{
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:10px;
    margin-bottom:10px;
    color:#697180;
    font-size:11px;
}.athlos-home-match-card__top strong{font-size:11px;color:#171d2b}.athlos-home-match-card__body{
    display:grid;
    grid-template-columns:minmax(0,1fr) 64px minmax(0,1fr);
    align-items:center;
    gap:8px;
}.athlos-home-match-card__team{
    display:flex;
    align-items:center;
    gap:7px;
    min-width:0;
    font-size:13px;
    line-height:1.15;
}.athlos-home-match-card__team--away{
    justify-content:flex-end;
    text-align:right;
}.athlos-home-match-card__team .athlos-mc-single__logo,
.athlos-home-match-card__team .athlos-mc-single__logo img{
    width:30px;
    height:30px;
    flex:0 0 30px;
}.athlos-home-match-card__score{
    text-align:center;
    font-size:15px;
    font-weight:900;
}@media  (max-width:782px){.athlos-home-match-card__body{grid-template-columns:minmax(0,1fr) 48px minmax(0,1fr)}.athlos-home-match-card__team{font-size:12px}}@media  (min-width:783px){.athlos-mc-trigger-wrap--auto .athlos-mc-desktop-access{
        display:none!important;
    }.athlos-mc-auto-trigger-host{
        display:none!important;
        height:0!important;
        min-height:0!important;
        margin:0!important;
        padding:0!important;
        border:0!important;
    }.athlos-mc-desktop-nav-root{
        display:inline-flex;
        width:auto;
        position:relative;
        z-index:99999;
        vertical-align:middle;
    }.athlos-mc-desktop-nav-root .athlos-mc-desktop-access{
        display:flex!important;
        position:relative!important;
        left:auto!important;
        top:auto!important;
        right:auto!important;
        margin:0!important;
    }}@media  (max-width:782px){.athlos-mc-desktop-nav-root{display:none!important}}@keyframes athlos-mc-live-pulse {
    0%, 100% { opacity:1; transform:scale(1); box-shadow:0 0 0 0 rgba(215,25,45,.42); }
    50% { opacity:.42; transform:scale(.82); box-shadow:0 0 0 5px rgba(215,25,45,0); }
}@media  (min-width:783px){.athlos-mc-desktop-access--manual:not(.has-live) .athlos-mc-desktop-button__dot{
        background:#777f8e;
        box-shadow:none;
        animation:none;
    }.athlos-mc-desktop-access--manual.has-live .athlos-mc-desktop-button__dot{
        background:#d7192d;
        animation:athlos-mc-live-pulse 1.15s ease-in-out infinite;
    }}.athlos-full-mc .athlos-match-row{
    min-height:55px;
}@keyframes athlos-mc-live-pulse{
    0%{
        box-shadow:0 0 0 0 rgba(220,34,50,.42);
        opacity:1;
    }
    55%{
        box-shadow:0 0 0 5px rgba(220,34,50,0);
        opacity:.92;
    }
    100%{
        box-shadow:0 0 0 0 rgba(220,34,50,0);
        opacity:1;
    }
}.athlos-matchcenter-nav.has-live .athlos-matchcenter-nav__dot,
.athlos-matchcenter-mobile.has-live .athlos-matchcenter-mobile__dot,
.athlos-matchcenter-trigger.has-live .athlos-matchcenter-trigger__dot,
.athlos-mc-overlay-trigger.has-live .athlos-mc-overlay-trigger__dot,
.athlos-mc-mobile-trigger.has-live .athlos-mc-mobile-trigger__dot,
.athlos-mc-desktop-nav.has-live .athlos-mc-desktop-nav__dot,
.has-live [data-athlos-live-dot],
.has-live .athlos-live-dot{
    background:#dc2232!important;
    animation:athlos-mc-live-pulse 1.7s ease-out infinite;
}.athlos-mc-trigger-wrap .athlos-mc-trigger__dot{
    background:#9ca3af;
    box-shadow:none;
    animation:none;
}.athlos-mc-trigger-wrap.has-live .athlos-mc-trigger__dot{
    background:#dc2232;
    animation:athlos-mc-live-pulse 1.7s ease-out infinite;
}.athlos-mc-desktop-access:not(.has-live) .athlos-mc-desktop-button__dot{
    background:#9ca3af;
    box-shadow:none;
    animation:none;
}.athlos-mc-desktop-access.has-live .athlos-mc-desktop-button__dot{
    background:#dc2232;
    animation:athlos-mc-live-pulse 1.7s ease-out infinite;
}.athlos-mc-desktop-access:not(.has-live) .athlos-mc-desktop-menu__live-dot{
    background:#9ca3af;
    box-shadow:none;
    animation:none;
}.athlos-mc-desktop-access.has-live .athlos-mc-desktop-menu__live-dot{
    background:#dc2232;
    animation:athlos-mc-live-pulse 1.7s ease-out infinite;
}@media  (prefers-reduced-motion: reduce){.athlos-mc[data-athlos-match-centre].has-live .athlos-mc__live-dot,
    .athlos-mc-trigger-wrap.has-live .athlos-mc-trigger__dot,
    .athlos-mc-desktop-access.has-live .athlos-mc-desktop-button__dot,
    .athlos-mc-desktop-access.has-live .athlos-mc-desktop-menu__live-dot{
        animation:none!important;
    }}.athlos-match-row--top{
    min-height:62px!important;
}.athlos-match-row__team-copy{
    min-width:0;
    display:flex;
    flex-direction:column;
    justify-content:center;
    gap:2px;
}.athlos-match-row__team-copy--away{
    align-items:flex-end;
    text-align:right;
}.athlos-match-row__team-name{
    display:block;
    min-width:0;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    font-weight:750;
}.athlos-match-row__competition{
    display:block;
    min-width:0;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    color:var(--mc-muted);
    font-size:10px;
    line-height:1.15;
    font-weight:650;
}@media (max-width:782px){.athlos-match-row--top{
        min-height:60px!important;
    }.athlos-match-row__competition{
        font-size:9.5px;
    }}.athlos-full-mc .athlos-match-row--top .athlos-match-row__top-logo{
    display:block!important;
    width:28px!important;
    height:28px!important;
    min-width:28px!important;
    max-width:28px!important;
    min-height:28px!important;
    max-height:28px!important;
    object-fit:contain!important;
    flex:0 0 28px!important;
    margin:0!important;
}.athlos-full-mc .athlos-match-row--top .athlos-match-row__team{
    min-width:0;
    align-items:center;
    gap:9px;
}.athlos-full-mc .athlos-match-row--top{
    min-height:58px!important;
}@media (max-width:782px){.athlos-full-mc .athlos-match-row--top .athlos-match-row__top-logo{
        width:24px!important;
        height:24px!important;
        min-width:24px!important;
        max-width:24px!important;
        min-height:24px!important;
        max-height:24px!important;
        flex-basis:24px!important;
    }.athlos-full-mc .athlos-match-row--top{
        min-height:56px!important;
    }}.athlos-full-mc .athlos-match-row--top{
    position:relative;
    min-height:60px!important;
    padding-top:19px;
}.athlos-full-mc .athlos-match-row--top .athlos-match-row__top-meta{
    position:absolute;
    top:5px;
    left:12px;
    right:12px;
    display:flex;
    align-items:center;
    gap:8px;
    min-width:0;
    pointer-events:none;
}.athlos-full-mc .athlos-match-row--top .athlos-match-row__top-meta .athlos-match-row__time{
    flex:0 0 auto;
    width:auto;
    min-width:0;
    color:var(--mc-muted);
    font-size:10px;
    line-height:1;
    font-weight:800;
}.athlos-full-mc .athlos-match-row--top .athlos-match-row__competition{
    display:block;
    min-width:0;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    color:var(--mc-muted);
    font-size:10px;
    line-height:1;
    font-weight:700;
}.athlos-full-mc .athlos-match-row--top .athlos-match-row__team{
    min-width:0;
    align-items:center;
    gap:9px;
}.athlos-full-mc .athlos-match-row--top .athlos-match-row__team-name{
    display:block;
    min-width:0;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    font-weight:750;
}.athlos-full-mc .athlos-match-row--top .athlos-match-row__team--away{
    justify-content:flex-end;
}@media (max-width:782px){.athlos-full-mc .athlos-match-row--top{
        min-height:58px!important;
        padding-top:18px;
    }.athlos-full-mc .athlos-match-row--top .athlos-match-row__top-meta{
        top:4px;
        left:9px;
        right:9px;
        gap:6px;
    }.athlos-full-mc .athlos-match-row--top .athlos-match-row__top-meta .athlos-match-row__time,
    .athlos-full-mc .athlos-match-row--top .athlos-match-row__competition{
        font-size:9.5px;
    }}.athlos-full-mc .athlos-match-row--top{
    position:relative;
    display:grid!important;
    grid-template-columns:minmax(0,1fr) 56px minmax(0,1fr)!important;
    grid-template-rows:18px 34px!important;
    align-items:center!important;
    column-gap:12px!important;
    row-gap:0!important;
    min-height:58px!important;
    height:auto!important;
    padding:3px 12px 4px!important;
}.athlos-full-mc .athlos-match-row--top .athlos-match-row__top-meta{
    position:static!important;
    grid-column:1 / -1!important;
    grid-row:1!important;
    display:flex!important;
    align-items:center!important;
    gap:8px!important;
    min-width:0!important;
    width:100%!important;
    padding:0!important;
    margin:0!important;
}.athlos-full-mc .athlos-match-row--top .athlos-match-row__top-meta .athlos-match-row__time{
    position:static!important;
    width:auto!important;
    min-width:0!important;
    flex:0 0 auto!important;
    padding:0!important;
    margin:0!important;
    color:var(--mc-muted)!important;
    font-size:10px!important;
    line-height:1!important;
    font-weight:800!important;
}.athlos-full-mc .athlos-match-row--top .athlos-match-row__competition{
    min-width:0!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
    color:var(--mc-muted)!important;
    font-size:10px!important;
    line-height:1!important;
    font-weight:700!important;
}.athlos-full-mc .athlos-match-row--top .athlos-match-row__team--home{
    grid-column:1!important;
    grid-row:2!important;
    justify-content:flex-start!important;
}.athlos-full-mc .athlos-match-row--top .athlos-match-row__score{
    grid-column:2!important;
    grid-row:2!important;
    justify-self:center!important;
    align-self:center!important;
    width:auto!important;
    min-width:0!important;
    text-align:center!important;
}.athlos-full-mc .athlos-match-row--top .athlos-match-row__team--away{
    grid-column:3!important;
    grid-row:2!important;
    justify-content:flex-end!important;
    text-align:right!important;
}.athlos-full-mc .athlos-match-row--top .athlos-match-row__team{
    display:flex!important;
    align-items:center!important;
    gap:9px!important;
    min-width:0!important;
    width:100%!important;
}.athlos-full-mc .athlos-match-row--top .athlos-match-row__team-name{
    display:block!important;
    min-width:0!important;
    max-width:100%!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
    font-size:14px!important;
    line-height:1.15!important;
    font-weight:750!important;
}.athlos-full-mc .athlos-match-row--top .athlos-match-row__top-logo{
    width:28px!important;
    height:28px!important;
    min-width:28px!important;
    max-width:28px!important;
    min-height:28px!important;
    max-height:28px!important;
    object-fit:contain!important;
    flex:0 0 28px!important;
}@media (max-width:782px){.athlos-full-mc .athlos-match-row--top{
        grid-template-columns:minmax(0,1fr) 38px minmax(0,1fr)!important;
        grid-template-rows:17px 32px!important;
        column-gap:7px!important;
        min-height:55px!important;
        padding:3px 8px!important;
    }.athlos-full-mc .athlos-match-row--top .athlos-match-row__top-meta{
        gap:6px!important;
    }.athlos-full-mc .athlos-match-row--top .athlos-match-row__top-meta .athlos-match-row__time,
    .athlos-full-mc .athlos-match-row--top .athlos-match-row__competition{
        font-size:9.5px!important;
    }.athlos-full-mc .athlos-match-row--top .athlos-match-row__team{
        gap:6px!important;
    }.athlos-full-mc .athlos-match-row--top .athlos-match-row__team-name{
        font-size:12px!important;
    }.athlos-full-mc .athlos-match-row--top .athlos-match-row__top-logo{
        width:24px!important;
        height:24px!important;
        min-width:24px!important;
        max-width:24px!important;
        min-height:24px!important;
        max-height:24px!important;
        flex-basis:24px!important;
    }}.athlos-full-mc .athlos-match-row--top .athlos-match-row__score{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    white-space:nowrap!important;
    word-break:keep-all!important;
    overflow-wrap:normal!important;
    line-height:1!important;
    min-width:56px!important;
    width:auto!important;
}.athlos-full-mc .athlos-match-row--top.athlos-match-row--basketball{
    grid-template-columns:minmax(0,1fr) 78px minmax(0,1fr)!important;
}.athlos-full-mc .athlos-match-row--top.athlos-match-row--basketball .athlos-match-row__score{
    min-width:78px!important;
    font-size:17px!important;
    font-weight:850!important;
}@media (max-width:782px){.athlos-full-mc .athlos-match-row--top.athlos-match-row--basketball{
        grid-template-columns:minmax(0,1fr) 62px minmax(0,1fr)!important;
    }.athlos-full-mc .athlos-match-row--top.athlos-match-row--basketball .athlos-match-row__score{
        min-width:62px!important;
        font-size:15px!important;
    }}.athlos-full-mc a.athlos-match-row--top{
    color:inherit!important;
    text-decoration:none!important;
    cursor:pointer!important;
}.athlos-full-mc a.athlos-match-row--top:hover{
    color:inherit!important;
    text-decoration:none!important;
    background:#fafbfc;
}.athlos-full-mc a.athlos-match-row--top:focus-visible{
    outline:2px solid #1a2232;
    outline-offset:-2px;
}