
.option-8 .logo-team-inner{
    background-color: #ffffff36;
    border-radius: 50%;
    width: 70px;
    padding: 10px;
    display: block;
    height: 70px;
}

.option-8  .logo-team-inner img {
    bottom: 0;
    height: 100%;
    left: 0;
    position: inherit;
    right: 0;
    top: 0;
    width: 100%;
    object-fit: contain;
}

.option-8 .match-score-scl{
    background:unset;
}
.option-8 .score-match-data.match_vs_num {
    border-radius: 36px;
    border: 1px solid #1456FF;
    background: linear-gradient(280deg, #1553EF 22.76%, #0C3089 43.68%, #0C1A4C 74.93%);
    color: #FFF;
    text-align: center;
    font-family: 'Roboto';
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    width: inherit;
    height: inherit;
    align-items: center;
    justify-content: center;
}

.option-8 .score-match-data.match_vs_num span {
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.option-8 .score-match-data.match_vs_num span.winner {
    background: linear-gradient(136deg, #3EFFFF 0%, #166DEF 31.07%, #5968F7 45.94%, #AD1BF1 80.51%);
    stroke-width: 1px;
    stroke: #1456FF;
    border-radius: 50%;
    text-align: center;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}


.option-8 .divide-score{
    font-size: 20px;
}

.option-8 .match-item__comp a{
    color:white;
}
.option-8 a.stage-label{
    color:grey;
}

.option-8 .option-8-body{
    padding: 10px;
    box-sizing: content-box;
    border-width: 0.5px;
    border-bottom-style: solid;
    border-image: radial-gradient(circle at center, var(--scl-primary), #ffe59403);
    border-image-slice: 1;
}
.option-8 .match-item-footer{
    background: #111111;
    overflow: hidden;
}
/* .option-8 .match-item-inner::before{
    background: url(../../images/bg-ball.webp) no-repeat;
    background-position-x: 100%;
    background-size: cover;
    content: "";
    position: absolute;
    top: 0;
    right: -10%;
    width: 100%;
    max-width: 300px;
    height: 100%;
    opacity: 0.05;
    z-index: -1;
    transform: rotate(0deg);
    transition: transform  0.35s ease-in-out;
} */


.option-8 .match-item-inner::before {
    background: url(../../images/bg-match-2.png) no-repeat;
    background-position-x: 50%;
    background-size: cover;
    content: "";
    position: absolute;
    width: 100%;
    height: 80%;

}

.option-8{
    font-size: 13px;
    font-weight: 550;
}
.option-8 .match-footer-container{
    display: grid;
    grid-template-columns: 1fr 1fr;
    width: 100%;
}
.option-8 .match-footer-container .views{
    text-align: right;
}

.option-8 .match-item-footer{
    padding:0;
}

.option-8 .match-item-footer .match-footer-container .view-box,
.option-8 .match-item-footer .match-footer-container .count-blv
{
    padding: 10px;
}

.option-8 .match-item-footer .match-footer-container>.match-blv-box>.count-blv,
.option-8 .match-item-footer .match-footer-container .view-box{
    max-width: 150px;
    position: relative;
    z-index: 3;
    background: #111111;
}
.option-8 .match-item-footer .match-footer-container .view-box{
    max-width: fit-content;
}
.option-8 .match-item-footer .match-footer-container .views{
  display: flex;
  justify-content: right;
}
.option-8 .match-item-footer .match-footer-container>.match-blv-box>.count-blv{
    border-right: #111111 solid 0.5px;
}
.option-8 .blv-list {
    display: flex;
    grid-column-gap: 10px;
    position: absolute;
    top: 0px;
    z-index: 1;
    left: 100%;
    transition: 0.5s;
    background-color: #111111;
}

.option-8  .match-item-inner:hover .match-item-footer .match-footer-container>.match-blv-box>.count-blv{
   transition: 0.5s;
}
.option-8  .match-item-inner:hover .blv-list{
    left:180px;
}

.option-8  .blv-item-scl .dropdown-item {
    display: flex;
    align-items: center;
    font-size: 12px;
    color: #fff;
    cursor: pointer;
    padding:16px;
    position: relative;
}
.option-8  .blv-item-scl .dropdown-item:hover{
   background-color: #252424;
   color:white;
}

.option-8  .blv-item-scl .dropdown-item:hover::after,
    .option-8  .blv-item-scl .dropdown-item:hover::before{
    background-color: #252424;
    content: "";
    height: 120px;
    transform: rotate(20deg);
    width: 20px;
    position: absolute;
    font-weight: bold;
    z-index: -1;
 }
.option-8  .blv-item-scl .dropdown-item:hover::before{
    left: -20px;
    top: 0px;
 }

 .option-8  .blv-item-scl .dropdown-item:hover::after{
    right: -20px;
    bottom: 0px;
 }

.option-8[is-live="0"] .view-box{
    display: none;
}

.option-8[is-live="1"] .view-box{
    display: block;
}


.option-8 .match-item__time span {
    color: #C2E598;
    text-align: center;
    font-family: "Proxima Nova", "Inter", sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    border-radius: 13px;
    padding: 3px 8px;
    background: linear-gradient(#1a1e23, #1a1e23) padding-box, linear-gradient(180deg, #1a1e23 0%, var(--scl-primary) 100%) border-box;
    border: 1px solid transparent;
}

.option-8 .vs-match {
    background: linear-gradient(113deg, #1553EF 7.37%, #0C3089 57.22%, #0B2A79 66.05%, #000 131.67%);
    stroke-width: 1px;
    stroke: #1456FF;
    color: #FFF;
    text-align: center;
    font-family: 'Roboto';
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    width: 34px;
    height: 34px;
    border-radius: 50%;
    /* display: flex; */
    align-content: center;
    justify-content: center;
}


.option-8 .match-team-inner {
    display: flex;
    align-items: center;
    gap: 10px;
}

.option-8 .name-team span{
    order: 1;
    max-width: 120px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}

.option-8 .match-away .match-team-inner {
    display: flex;
    align-items: center;
    gap: 10px;
    flex-direction: row-reverse;
}

.option-8 .logo-team {
    order: 2;
    display: flex;
    align-items: center;
}

.option-8 .match-item[is-live="1"] .vs-match {
    display: none;
}


.option-8 .match-item[is-live="0"] .vs-match {
    display: flex;
}


.option-8 .status-match.status-match-data {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    background: linear-gradient(113deg, var(--scl-primary) 7.37%, var(--scl-primary) 57.22%, var(--scl-primary) 66.05%, #000 131.67%);
    color: #FFF;
    clip-path: polygon(0% 0%, 100% 0%, 85% 100%, 15% 100%);
    border: 1px solid transparent;
    box-shadow: inset 0 0 0 1px var(--scl-primary); 
    align-items: center;
    justify-content: center;
    min-width: 100px;
    z-index: 10;
}


.option-8 .match-item__comp {
    color: var(--scl-text);
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.option-8 .match-item__comp .league {
    display: inline-block;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: top;
}

.option-8 .match-item__comp .league span {
    display: inline-block;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

@media only screen and (max-width: 1208px) {
    .option-8 .match-item__comp {
        color: var(--scl-text);
        max-width: 215px !important;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        font-size: 11px;
    }

    .option-8 .score-match-data.match_vs_num span {
        width: 16px;
        height: 16px;
    }
    
    .option-8 .score-match-data.match_vs_num span.winner {
        width: 16px;
        height: 16px;
    }

    .option-8 .name-team span{
        order: 1;
        max-width: 90px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        display: block;
        font-size: 11px;
    }

    .option-8 .logo-team-inner {
        min-height: 50px;
        min-width: 50px;
        position: relative;
        margin: auto;
        z-index: -1;
    }
    
    .option-8 .logo-team-inner {
        background-color: #ffffff36;
        border-radius: 50%;
        width: 50px;
        padding: 10px;
        display: block;
        height: 50px;
    }

    .option-8 .vs-match {
        background: linear-gradient(113deg, #1553EF 7.37%, #0C3089 57.22%, #0B2A79 66.05%, #000 131.67%);
        stroke-width: 1px;
        stroke: #1456FF;
        color: #FFF;
        text-align: center;
        font-family: 'Roboto';
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 20px;
        width: 27px;
        height: 27px;
        border-radius: 50%;
        /* display: flex; */
        align-content: center;
        justify-content: center;
    }

    .option-8[is-live="1"]:not(:is([status-id="0"], [status-id="1"], [status-id="9"], [status-id="10"], [status-id="11"], [status-id="12"])) .match-item__comp {
        color: var(--scl-text);
        max-width: 125px !important;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}



.matches-recent-container .option-8[is-live="1"]:not(:is([status-id="0"], [status-id="1"], [status-id="9"], [status-id="10"], [status-id="11"], [status-id="12"])) .match-item__comp {
        color: var(--scl-text);
        max-width: 125px !important;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

.matches-recent-container .option-8 .score-match-data.match_vs_num span.winner {
    width: 35px;
    height: 20px;
}

.matches-recent-container .option-8 .score-match-data.match_vs_num {
    border-radius: 36px;
    border: 1px solid #1456FF;
    background: linear-gradient(280deg, #1553EF 22.76%, #0C3089 43.68%, #0C1A4C 74.93%);
    color: #FFF;
    text-align: center;
    font-family: 'Roboto';
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    width: inherit;
    height: inherit;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 24px;
}

.option-8 .match-overview {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 38%;
}

.option-8 .match-home {
    display: flex;
    justify-content: right;
    width: 41%;
}

.option-8 .match-away {
    display: flex;
    justify-content: left;
    width: 41%;
}

.option-8 .match-team-inner * {
    text-align: left;
}

.option-8 .footer-match--flag {
    background: #373737;
    color: #ACACAC;
    font-family: 'Roboto';
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    border-radius: 24px;
    padding: 6px 14px;
    gap: 10px;
    display: flex;
}

.option-8 .footer-match__goal-score span {
    color: #00C44D;
}

.option-8 .footer-match__goal-score .footer-match__half-court {
    color: #fff;
}

.option-8 .footer-match--flag .footer-match__goal-score {
    gap: 6px;
}

.option-8[is-live="1"]:not(:is([status-id="0"], [status-id="1"], [status-id="9"], [status-id="10"], [status-id="11"], [status-id="12"])) .score-match-data, 
.option-8[is-live="1"]:not(:is([status-id="0"], [status-id="1"], [status-id="9"], [status-id="10"], [status-id="11"], [status-id="12"])) .status-match-data {
    display: flex !important;
}

.option-8[is-live="1"]:not(:is([status-id="0"], [status-id="1"], [status-id="9"], [status-id="10"], [status-id="11"], [status-id="12"]))  .match-item__comp {
    color: var(--scl-text);
    max-width: 250px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.matches-recent-container .option-8 .name-team span {
    order: 1;
    max-width: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}


.matches-recent-container .option-8 .logo-team-inner {
    min-height: 50px;
    min-width: 50px;
    position: relative;
    margin: auto;
    z-index: -1;
}

.matches-recent-container .option-8 .logo-team-inner {
    background-color: #ffffff36;
    border-radius: 50%;
    width: 50px;
    padding: 10px;
    display: block;
    height: 50px;
}

.option-8 .count-blv-right {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding-right: 10px;
  }
  
.option-8 .blv-number {
    color: rgb(194, 229, 152);
    text-align: center;
    font-family: "Proxima Nova", Inter, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    border-radius: 13px;
    padding: 3px 8px;
    background: linear-gradient(#1a1e23, #1a1e23) padding-box, linear-gradient(180deg, #1a1e23 0%, var(--scl-primary) 100%) border-box;
    border-width: 1px;
    border-style: solid;
    border-color: transparent;
    border-image: initial;
    display: inline-flex
;
}