body{
    box-sizing: border-box;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
a{
    text-decoration: none;
}
video {
    outline: 0
}
.styles_list-bookmakers__Pa9XJ {
    margin-top: 8px;
}
.ti-le-keo{
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.day-match-bet{
    display: flex;
    align-items: flex-start;
    gap: 4px;
}
.box-day-bet{
    display: flex;
    padding: 12px 24px;
    justify-content: center;
    align-items: center;
    gap: 4px;
    border-radius: 6px;
    background: #F5F5F5;
}
.box-day-bet.active{
    background: #CE2B37;
}
.box-day-bet.active .span-green-bet{
    color: #FFFFFF;
}
.box-day-bet.active .span-red{
    color: #F2933B;
}
.box-day-bet.active .svg-live-bet{
    fill: #F2933B;
}
.box-day-bet:hover{
    background: #CE2B37;
}
.box-day-bet:hover .span-green-bet{
    color: #FFFFFF;
}
.box-day-bet:hover .span-red{
    color: #F2933B;
}
.box-day-bet:hover .svg-live-bet{
    fill: #F2933B;
}
.span-green-bet{
    color: #000000;
    font-size: 18px;
    font-weight: 400;
    line-height: 16px;
}
.span-red{
    color: #CE0808;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
}
.svg-live-bet{
    display: flex;
    width: 12px;
    height: 12px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 6px;
    fill: #CE0808;
}
.table-bet-main{
    display: flex;
    flex-direction: column;
}
.head-table-bet{
    display: flex;
    padding: 6px 0px;
    background: #cf9000;
    width: 100%;
}
.column-hour{
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    justify-content: center;
    width: 15%;
}
.day-bet-time{
    display: flex;
    height: 20px;
    flex-direction: column;
    justify-content: center;
    color: #363636;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
}
.hour-bet-time{
    display: flex;
    height: 20px;
    flex-direction: column;
    justify-content: center;
    color: #363636;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
}
.span-hour{
    color: #FFF;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
}
.column-match{
    display: flex;
    text-align: center;
    width: 25%;
    justify-content: center;
    align-items: center;
}
.span-match{
    color: #FFF;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}
.column-full-match{
    display: flex;
    text-align: center;
    width: 30%;
    border-right: 0.5px solid #FFF;
    border-left: 0.5px solid #FFF;
}
.column-full-match{
    display: flex;
    flex-direction: column;
}
.span-full-time{
    color: #FFF;
    text-align: center;
    font-size: 12px;
    font-weight: 400;
    line-height: 25px;
    border-bottom: 0.5px solid #FFFFFF;
}
.grid-bet-column{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}
.span-bet-column{
    color: #FFF;
    text-align: center;
    font-size: 12px;
    font-weight: 400;
    line-height: 25px;
}
.column-half-time{
    display: flex;
    flex-direction: column;
    width: 30%;
}
.border-r{
    border-right: 1px solid #FFFFFF;
}
.link-next-tour{
    display: flex;
    height: 34px;
    padding: 0px 10px;
    justify-content: space-between;
    align-items: center;
    background: #E0E6F4;
}
.name-tour-bet{
    color: #000000;
    font-size: 14px;
    font-weight: 700;
    line-height: 22px;
}
.icon-next-tour{
    display: flex;
    justify-content: center;
    align-items: center;
}
.box-info-table{
    display: flex;
    height: 84px;
    padding: 10px 0px;
    align-items: start;
    gap: 6px;
    background: #E1E1E1;
}
.column-time{
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    justify-content: center;
    width: 15%;
}
.column-match-box{
    display: flex;
    flex-direction: column;
    width: 25%;
    align-items: start;
    text-align: start;
}
.name-clb-green{
    color: #cf9000;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px
}
.name-clb-black{
    color: #000;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px
}
.column-ratio-bet{
    display: flex;
    text-align: center;
    width: 30%;
    align-items: flex-start;
    justify-content: center;
    gap: 4px;
}
.ratio-handicap{
    display: flex;
    width: 32%;
    padding: 0px 2px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 2px;
}
.ratio-over-under{
    display: flex;
    width: 32%;
    padding: 0px 2px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 2px;
}
.ratio-1x2{
    display: flex;
    width: 32%;
    padding: 0px 2px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 2px;
}
.box-ratio-lock{
    display: flex;
    width: 100%;
    height: 20px;
    padding: 2px;
    justify-content: center;
    align-items: center;
    gap: 9px;
    border-radius: 2px;
    background: #FFF;
}
.svg-lock{
    display: flex;
    width: 14px;
    height: 14px;
    justify-content: center;
    align-items: center;
    gap: 7px;
}
.bg-eee{
    background: #EEE;
}
.box-ratio-bet{
    flex-direction: row;
    display: flex;
    width: 100%;
    height: 20px;
    padding: 2px 4px;
    justify-content: space-between;
    align-items: center;
    border-radius: 2px;
    background: #FFF;
}
.ratio-null{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.ratio-black{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    color: #000;
    text-align: center;
    font-size: 12px;
    font-weight: 600;
    line-height: 16px;
}
.ratio-1x2 .box-ratio-bet{
    justify-content: center;
}
.ratio-red{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    color: #EF4123;
    text-align: center;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
}
.text-end-bet{
    display: flex;
    padding: 16px;
    flex-direction: column;
    border-radius: 6px;
    background: #F6FBFF;
}
.text-end-bet span{
    color: #595959;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}
.ratio-live{
    color: #F86826;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px; /* 157.143% */
}
.hour-bet-live{
    display: flex;
    color: #009246;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px; /* 157.143% */
}

.center {
    text-align: center;
    vertical-align: middle;
}
.head-ti-le-keo{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.wrapper-down {
    display: flex;
    padding: 10px;
    justify-content: center;
    align-items: center;
    gap: 4px;
    border-radius: 6px;
    /*background: #0bc71b;*/
    border: 1px solid #FFFFFF;
}

.dropdown {
    position: relative;
    /*padding-inline: 1.5rem;*/
    /*padding-block: 0.75rem;*/
    /*border-radius: 0.25rem;*/
    color: var(--color-gray-100);
    background-color: var(--color-dark-100);
    box-shadow: var(--shadow-medium);
    transition: all 0.2s ease;
}

.dropdown-label {
    display: inline-flex;
    align-items: center;
    column-gap: 0.5rem;
    font-family: inherit;
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.5;
    user-select: none;
}

.dropdown-menu {
    position: absolute;
    top: calc(100% + 1rem);
    left: -20px;
    z-index: 9;
    opacity: 0;
    width: max-content;
    overflow: hidden;
    text-align: start;
    transform: scaleY(0);
    transform-origin: top;
    border-radius: 0.25rem;
    background-color: #000000;
    box-shadow: inherit;
    transition: all 0.2s ease;
}

.dropdown-item {
    font-family: inherit;
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.5;
    padding: 10px;
    transition: all 0.2s ease;
}

.dropdown-item:hover {
    background-color: var(--color-dark-200);
}

.dropdown.is-active .dropdown-menu {
    opacity: 1;
    transform: scaleY(1);
}
@keyframes flickerAnimation {
    0%   { opacity:1; }
    50%  { opacity:0; }
    100% { opacity:1; }
}
@-o-keyframes flickerAnimation{
    0%   { opacity:1; }
    50%  { opacity:0; }
    100% { opacity:1; }
}
@-moz-keyframes flickerAnimation{
    0%   { opacity:1; }
    50%  { opacity:0; }
    100% { opacity:1; }
}
@-webkit-keyframes flickerAnimation{
    0%   { opacity:1; }
    50%  { opacity:0; }
    100% { opacity:1; }
}
.animate-flicker {
    -webkit-animation: flickerAnimation 1s infinite;
    -moz-animation: flickerAnimation 1s infinite;
    -o-animation: flickerAnimation 1s infinite;
    animation: flickerAnimation 1s infinite;
}
.table-bet-mobile{
    display: none;
}
@media only screen and (max-width: 600px) {
    .head-ti-le-keo{
        flex-direction: column;
        gap: 10px;
        align-items: start;
    }
    .dropdown-label{
        font-size: 14px;
    }
    .wrapper-down{
        padding: 6px;
    }
    .day-match-bet{
        display: flex;
        flex-wrap: wrap;
        border-bottom: none;
    }
    .slide-bet-mobile .slick-dots{
        bottom: 5px;
    }
    .slide-bet-mobile .slick-dots li{
        margin: 0;
    }
    .slide-bet-mobile .slick-dots li.slick-active button:before{
        color: #cf9000;
    }
    .span-green-bet{
        font-size: 12px;
    }
    .box-day-bet{
        padding: 8px;
    }
    .table-bet-main{
        display: none;
    }
    .table-bet-mobile{
        display: flex;
        flex-direction: column;
    }
    .head-table-mobi{
        display: flex;
        width: 160px;
        height: 100%;
        flex-direction: column;
        align-items: flex-start;
    }
    .time-bet-mobi{
        display: flex;
        padding: 6px;
        align-items: flex-start;
        gap: 6px;
        background: #cf9000;
        width: 100%;
    }
    .span-date-mobi{
        color: #FFF;
        font-size: 12px;
        font-weight: 400;
        line-height: 16px;
    }
    .boxclub-bet-mobi{
        display: flex;
        flex-direction: column;
        height: 100%;
    }
    .name-club-mobi-1{
        color: #cf9000;
        font-size: 14px;
        font-weight: 700;
        line-height: 20px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        text-overflow: ellipsis;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }
    .name-club-mobi-2{
        color: #000;
        font-size: 14px;
        font-weight: 400;
        line-height: 20px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        text-overflow: ellipsis;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }
    .three-bet-mobi{
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        width: 100%;
        height: auto;
        background: #EEE;
    }
    .column-handicap-mobi{
        display: flex;
        flex-direction: column;
        height: 100%;
    }
    .column-over-under-mobi{
        display: flex;
        flex-direction: column;
        height: 100%;
    }
    .column-1x2-mobi{
        display: flex;
        flex-direction: column;
        height: 100%;
    }
    .box-table-mobile{
        display: flex;
        flex-direction: row;
        width: 100%;
        height: 160px;
    }
    .span-handicap-mobi{
        display: flex;
        height: 50px;
        padding: 6px 4px;
        flex-direction: column;
        align-items: center;
        gap: 10px;
        background: #cf9000;
        color: #FFF;
        text-align: center;
        font-size: 12px;
        font-weight: 600;
        line-height: 16px;
    }
    .text-bet-red-mobi{
        color: #CA4328;
        text-align: center;
        font-size: 12px;
        font-weight: 600;
        line-height: 16px;
    }
    .text-bet-black-mobi{
        color: #363636;
        text-align: center;
        font-size: 12px;
        font-weight: 600;
        line-height: 16px;
    }
    .ratio-bet-mobile{
        display: flex;
        padding: 2px 0px;
        margin: 2px 4px;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 2px;
        border-radius: 4px;
        background: #FFF;
        height: 100%;
    }
    .boxclub-bet-mobi{
        display: flex;
        padding: 6px;
        align-items: flex-start;
        gap: 6px;
        background: #E1E1E1;
    }
    .slide-bet-mobile{
        display: flex !important;
        width: 250px;
        height: 100%;
        background: #EEE;
    }
    .slide-bet-mobile .three-bet-mobi{
        display: grid !important;
    }
}
@media screen and (max-width: 768px) {
    .styles_list-bookmakers__Pa9XJ {
        margin-top: 2px;
    }
}

.styles_list-bookmakers__Pa9XJ .styles_box__rwBP5 {
    position: relative;
    min-height: 160px;
    margin-bottom: 24px;
    display: flex;
    background-color: #181a23;
    border-radius: 12px;
    align-items: center;
}

@media screen and (max-width: 768px) {
    .styles_list-bookmakers__Pa9XJ .styles_box__rwBP5 {
        width: 100%;
        min-height: 104px;
    }
}

.styles_list-bookmakers__Pa9XJ .styles_box__rwBP5 .styles_no___xVeB {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #00472c;
    color: var(--color-white);
    font-size: 28px;
    font-weight: 700;
    min-height: 160px;
    width: 64px;
    border-top-left-radius: 12px;
    border-bottom-left-radius: 12px;
}

@media screen and (max-width: 768px) {
    .styles_list-bookmakers__Pa9XJ .styles_box__rwBP5 .styles_no___xVeB {
        font-size: 24px;
        min-height: 104px;
        width: 32px;
    }
}

.styles_list-bookmakers__Pa9XJ .styles_box__rwBP5 .styles_main__XNK7m {
    margin-left: 32px;
    display: flex;
    align-items: center;
    gap: 24px;
}

@media screen and (max-width: 768px) {
    .styles_list-bookmakers__Pa9XJ .styles_box__rwBP5 .styles_main__XNK7m {
        margin-left: 16px;
    }
}

.styles_list-bookmakers__Pa9XJ .styles_box__rwBP5 .styles_main__XNK7m .styles_left__xzhZJ {
    display: flex;
    align-items: center;
    gap: 24px;
    min-width: 300px;
}

@media screen and (max-width: 768px) {
    .styles_list-bookmakers__Pa9XJ .styles_box__rwBP5 .styles_main__XNK7m .styles_left__xzhZJ {
        gap: 12px;
    }

    .styles_list-bookmakers__Pa9XJ .styles_box__rwBP5 .styles_main__XNK7m .styles_left__xzhZJ img {
        width: 64px;
        height: 64px;
    }
}

.styles_list-bookmakers__Pa9XJ .styles_box__rwBP5 .styles_main__XNK7m .styles_left__xzhZJ .styles_name__9s3Ja {
    font-size: 24px;
    font-weight: 700;
    color: var(--color-white);
}

@media screen and (max-width: 768px) {
    .styles_list-bookmakers__Pa9XJ .styles_box__rwBP5 .styles_main__XNK7m .styles_left__xzhZJ .styles_name__9s3Ja {
        font-size: 16px;
    }
}

.styles_list-bookmakers__Pa9XJ .styles_box__rwBP5 .styles_main__XNK7m .styles_left__xzhZJ .styles_star__iO3cV {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

@media screen and (max-width: 768px) {
    .styles_list-bookmakers__Pa9XJ .styles_box__rwBP5 .styles_main__XNK7m .styles_left__xzhZJ .styles_star__iO3cV {
        gap: 4px;
        margin-right: 100px;
    }

    .styles_list-bookmakers__Pa9XJ .styles_box__rwBP5 .styles_main__XNK7m .styles_left__xzhZJ .styles_star__iO3cV img {
        width: 16px;
        height: 16px;
    }
}

.styles_list-bookmakers__Pa9XJ
.styles_box__rwBP5
.styles_main__XNK7m
.styles_left__xzhZJ
.styles_star__iO3cV
.styles_evaluate__FXIq8 {
    display: flex;
    gap: 4px;
}

.styles_list-bookmakers__Pa9XJ .styles_box__rwBP5 .styles_main__XNK7m .styles_divider__W3nsT {
    width: 1px;
    height: 48px;
    background: #525979;
}

@media screen and (max-width: 768px) {
    .styles_list-bookmakers__Pa9XJ .styles_box__rwBP5 .styles_main__XNK7m .styles_divider__W3nsT {
        display: none;
    }
}

.styles_list-bookmakers__Pa9XJ .styles_box__rwBP5 .styles_main__XNK7m .styles_endow__foveq {
    font-size: 20px;
    color: var(--color-white);
    padding: 8px;
    white-space: pre-line;
    word-break: break-word;
    line-height: 28px;
}

@media screen and (max-width: 768px) {
    .styles_list-bookmakers__Pa9XJ .styles_box__rwBP5 .styles_main__XNK7m .styles_endow__foveq {
        display: none;
    }
}

.styles_list-bookmakers__Pa9XJ .styles_box__rwBP5 .styles_main__XNK7m .styles_endowMB__ep38A {
    font-size: 10px;
    color: var(--color-white);
    white-space: pre-line;
    word-break: break-word;
    line-height: 14px;
}

@media screen and (min-width: 768px) {
    .styles_list-bookmakers__Pa9XJ .styles_box__rwBP5 .styles_main__XNK7m .styles_endowMB__ep38A {
        display: none;
    }
}

.styles_list-bookmakers__Pa9XJ .styles_box__rwBP5 .styles_main__XNK7m .styles_right__TczxW {
    position: absolute;
    right: 24px;
}

@media screen and (max-width: 768px) {
    .styles_list-bookmakers__Pa9XJ .styles_box__rwBP5 .styles_main__XNK7m .styles_right__TczxW {
        right: 16px;
    }
}

.styles_list-bookmakers__Pa9XJ .styles_box__rwBP5 .styles_main__XNK7m .styles_right__TczxW .styles_button__z94Cs {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

@media screen and (max-width: 768px) {
    .styles_list-bookmakers__Pa9XJ .styles_box__rwBP5 .styles_main__XNK7m .styles_right__TczxW .styles_button__z94Cs {
        margin-top: 8px;
    }
}

.styles_list-bookmakers__Pa9XJ
.styles_box__rwBP5
.styles_main__XNK7m
.styles_right__TczxW
.styles_button__z94Cs
.styles_btnBet__5sRRX,
.styles_list-bookmakers__Pa9XJ
.styles_box__rwBP5
.styles_main__XNK7m
.styles_right__TczxW
.styles_button__z94Cs
.styles_btnEndow__F_Tzr {
    font-size: 16px;
    font-weight: 700;
    color: var(--color-white);
    justify-content: center;
    align-items: center;
    display: flex;
    background-color: #dc211c;
    height: 44px;
    border-radius: 8px;
    width: 189px;
}

@media screen and (max-width: 768px) {
    .styles_list-bookmakers__Pa9XJ
    .styles_box__rwBP5
    .styles_main__XNK7m
    .styles_right__TczxW
    .styles_button__z94Cs
    .styles_btnBet__5sRRX,
    .styles_list-bookmakers__Pa9XJ
    .styles_box__rwBP5
    .styles_main__XNK7m
    .styles_right__TczxW
    .styles_button__z94Cs
    .styles_btnEndow__F_Tzr {
        font-size: 12px;
        width: 78px;
        height: 24px;
        border-radius: 4px;
    }
}

.styles_list-bookmakers__Pa9XJ
.styles_box__rwBP5
.styles_main__XNK7m
.styles_right__TczxW
.styles_button__z94Cs
.styles_btnEndow__F_Tzr {
    background-color: #1db57a;
}

.InformationSeo_mainContentSeo__DPxm1 {
    flex-direction: column;
    position: relative;
}

.InformationSeo_mainContentSeo__DPxm1 h1 {
    text-align: justify;
    font-weight: 500;
    font-size: 26px;
    line-height: 32px;
    color: #fff;
}

@media screen and (min-width: 992px) {
    .InformationSeo_mainContentSeo__DPxm1 h1 {
        font-size: 32px;
        line-height: 48px;
    }
}

.InformationSeo_mainContentSeo__DPxm1 p {
    text-align: justify;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
}

.InformationSeo_mainContentSeo__DPxm1 img {
    max-width: 100% !important;
    object-fit: cover;
}

.InformationSeo_mainContentSeo__DPxm1 b,
.InformationSeo_mainContentSeo__DPxm1 i {
    font-style: revert !important;
}

.InformationSeo_mainContentSeo__DPxm1 iframe {
    max-width: 100% !important;
    aspect-ratio: 16/9;
}

.InformationSeo_mainContentSeo__DPxm1 figure {
    text-align: center;
}

.InformationSeo_mainContentSeo__DPxm1 table {
    width: 100%;
    border-collapse: collapse;
}

.InformationSeo_mainContentSeo__DPxm1 table td,
.InformationSeo_mainContentSeo__DPxm1 table th {
    padding: 0.75rem;
    border: 1px solid #dee2e6;
    text-align: left;
    vertical-align: top;
    word-break: break-word;
    white-space: normal;
}

.InformationSeo_mainContentSeo__DPxm1 table thead th {
    font-weight: 700;
}

.Leagues_container__TWEAX {
    padding: 8px;
    border: 1px solid #3d628b;
    border-radius: 8px;
    width: 100%;
}

.Leagues_container__TWEAX .Leagues_header__WSPON {
    justify-content: space-between;
    background: #141f2b;
    border-radius: 4px;
    padding: 18px 16px 18px 12px;
    margin-bottom: 16px;
}

@media screen and (min-width: 768px) {
    .Leagues_container__TWEAX .Leagues_header__WSPON {
        padding: 12px;
    }
}

.Leagues_container__TWEAX .Leagues_header__WSPON p {
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
}

@media screen and (min-width: 768px) {
    .Leagues_container__TWEAX .Leagues_header__WSPON p {
        font-size: 14px;
        line-height: 20px;
    }
}

.Leagues_container__TWEAX .Leagues_header__WSPON .Leagues_leftFilter__rhJ6_ {
    cursor: pointer;
}

.Leagues_container__TWEAX .Leagues_header__WSPON .Leagues_leftFilter__rhJ6_ p {
    color: var(--color-yellow);
}

.Leagues_container__TWEAX .Leagues_header__WSPON .Leagues_rightFilter__f8gKx p {
    color: var(--color-grey);
}

.Leagues_container__TWEAX .Leagues_header__WSPON .Leagues_rightFilter__f8gKx .Leagues_btnClearFilterLeague__7x5Q2 {
    color: var(--color-primary);
    text-align: end;
    cursor: pointer;
}

.Leagues_container__TWEAX .Leagues_dateFilter__jBRUj {
    justify-content: space-around;
}

.Leagues_container__TWEAX .Leagues_dateFilter__jBRUj .Leagues_dateFilterItem__04xtG {
    text-align: center;
    cursor: pointer;
}

.Leagues_container__TWEAX .Leagues_dateFilter__jBRUj .Leagues_dateFilterItem__04xtG p {
    font-weight: 400;
    font-size: 10px;
    line-height: 16px;
    color: var(--color-grey);
}

@media screen and (min-width: 768px) {
    .Leagues_container__TWEAX .Leagues_dateFilter__jBRUj .Leagues_dateFilterItem__04xtG p {
        font-size: 14px;
        line-height: 20px;
    }
}

.Leagues_container__TWEAX .Leagues_dateFilter__jBRUj .Leagues_active__Jn_T7 p {
    color: var(--color-primary);
    font-weight: 700;
}

.Leagues_container__TWEAX .Leagues_dateFilter__jBRUj.Leagues_revert__l63H1 {
    flex-direction: row-reverse;
}

.Leagues_container__TWEAX .Leagues_main__B003m h2 {
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    color: var(--color-title);
    margin-bottom: 8px;
    margin-top: 8px;
}

@media screen and (min-width: 768px) {
    .Leagues_container__TWEAX .Leagues_main__B003m h2 {
        font-size: 18px;
        line-height: 28px;
    }
}

.Leagues_container__TWEAX .Leagues_main__B003m .Leagues_listLeagues__6wYjH {
    gap: 12px 0;
}

.Item_container__LNaO5 {
    padding: 8px 8px 8px 0;
    background: #141f2b;
    border-radius: 4px;
    width: 100%;
    gap: 8px;
    display: grid;
    grid-template-columns: 1fr 1fr 6fr 1fr;
}
.link-match{
    display: flex;
    justify-content: center;
}
@media screen and (min-width: 768px) {
    .Item_container__LNaO5 {
        padding: 14px 16px 14px 0;
        gap: 8px;
    }
}

@media screen and (min-width: 992px) {
    .Item_container__LNaO5 {
        gap: 0 12px;
    }
}

.Item_container__LNaO5 .Item_match__UtiZf {
    gap: 8px 0;
}

.Item_container__LNaO5 .Item_match__UtiZf .Item_matchItem__Sp51M img {
    border-radius: 50%;
    width: 16px;
    height: 16px;
}

@media screen and (min-width: 768px) {
    .Item_container__LNaO5 .Item_match__UtiZf .Item_matchItem__Sp51M img {
        font-size: 16px;
        width: 24px;
        height: 24px;
    }
}

.Item_container__LNaO5 .Item_time__lFzm_ .Item_timeMinus__zKKfv {
    padding: 10px 0 10px 10px;
    color: #ffcd0b;
    border-left: 4px solid #ffcd0b;
    width: auto;
}

@media screen and (min-width: 768px) {
    .Item_container__LNaO5 .Item_time__lFzm_ .Item_timeMinus__zKKfv {
        padding: 10px 30px;
        width: 65px;
    }
}

.Item_container__LNaO5 .Item_time__lFzm_ .Item_timeDate__HnMRp {
    padding-left: 16px;
    text-align: center;
    width: 48px;
}

@media screen and (min-width: 768px) {
    .Item_container__LNaO5 .Item_time__lFzm_ .Item_timeDate__HnMRp {
        padding-left: 24px;
        width: 65px;
    }
}

.Item_container__LNaO5 .Item_time__lFzm_ .Item_timeDate__HnMRp p {
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    color: #989ca3;
}

.Item_container__LNaO5 .Item_time__lFzm_ .Item_timeDate__HnMRp h4 {
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    color: #ededed;
}

.Item_container__LNaO5 .Item_status__Z2iu4 {
    width: fit-content;
}

@media screen and (min-width: 768px) {
    .Item_container__LNaO5 .Item_status__Z2iu4 {
        width: 70px;
    }
}

.Item_container__LNaO5 .Item_status__Z2iu4 button span {
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
}

.Item_container__LNaO5 .Item_status__Z2iu4 .Item_liveStatus__DeBtt {
    font-weight: 400;
    font-size: 10px;
    line-height: 16px;
    color: rgba(0, 0, 0, 0.7);
    background: #ffcd0b;
    border-radius: 100px;
    padding: 4px;
    text-align: center;
}

@media screen and (min-width: 576px) {
    .Item_container__LNaO5 .Item_status__Z2iu4 .Item_liveStatus__DeBtt {
        font-size: 12px;
        line-height: 16px;
    }
}

.Item_container__LNaO5 .Item_status__Z2iu4 .Item_endLiveStatus__fLhkC {
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    color: var(--color-grey);
    background-color: #30363c;
    border-radius: 4px;
    padding: 4px 8px;
}

.Item_container__LNaO5 .Item_cmtator__67vuP {
    margin-left: auto;
    flex: 1;
    max-width: 100%;
    min-width: 100%;
}

@media screen and (min-width: 992px) {
    .Item_container__LNaO5 .Item_cmtator__67vuP {
        max-width: 460px;
        min-width: 460px;
    }
}

.Item_container__LNaO5 .Item_cmtator__67vuP .mySwiper {
    padding: 0 20px;
}

.Item_container__LNaO5 .Item_cmtator__67vuP .swiper-button-prev {
    left: 0;
}

.Item_container__LNaO5 .Item_cmtator__67vuP .swiper-button-prev:after {
    color: var(--color-primary);
    background: #111c22;
    border-radius: 18px;
    font-size: 10px;
    padding: 4px;
}

.Item_container__LNaO5 .Item_cmtator__67vuP .swiper-button-next {
    right: 0;
}

.Item_container__LNaO5 .Item_cmtator__67vuP .swiper-button-next:after {
    color: var(--color-primary);
    background: #111c22;
    border-radius: 18px;
    font-size: 10px;
    padding: 10px;
}

.Item_container__LNaO5 .Item_cmtator__67vuP .Item_cmtatorItem__9lxzd .Item_logoChannel__NnrlN {
    position: relative;
}

.Item_container__LNaO5
.Item_cmtator__67vuP
.Item_cmtatorItem__9lxzd
.Item_logoChannel__NnrlN
.Item_animationLive__p4S7_ {
    position: absolute;
    content: "";
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    background: #e03;
    z-index: 2;
    border-radius: 4px;
}

.ResultItem_container__jHwNt {
    padding: 14px 16px;
    background: #141f2b;
    border-radius: 4px;
    width: 100%;
    gap: 0 12px;
}

.ResultItem_container__jHwNt .ResultItem_match__wp8AN {
    gap: 8px 0;
    width: 100%;
    display: none;
}

@media screen and (min-width: 768px) {
    .ResultItem_container__jHwNt .ResultItem_match__wp8AN {
        display: flex;
    }
}

.ResultItem_container__jHwNt .ResultItem_match__wp8AN .ResultItem_matchItem__Y6ibh {
    flex: 5;
}

.ResultItem_container__jHwNt .ResultItem_match__wp8AN .ResultItem_matchItem__Y6ibh.ResultItem_home__iVlSO {
    justify-content: flex-end;
}

.ResultItem_container__jHwNt .ResultItem_match__wp8AN .ResultItem_matchItem__Y6ibh img {
    border-radius: 50%;
}

.ResultItem_container__jHwNt .ResultItem_match__wp8AN .ResultItem_matchScore__I4Dpp {
    margin: 0 8px;
    flex: 1;
}

.ResultItem_container__jHwNt .ResultItem_matchMobile__yLW_d {
    flex-direction: column;
    gap: 8px 0;
}

@media screen and (min-width: 768px) {
    .ResultItem_container__jHwNt .ResultItem_matchMobile__yLW_d {
        display: none;
    }
}

.ResultItem_container__jHwNt .ResultItem_matchMobile__yLW_d .ResultItem_matchTeam__qrsp6 {
    gap: 0 8px;
}

.ResultItem_container__jHwNt .ResultItem_matchMobile__yLW_d img {
    border-radius: 50%;
}

.ResultItem_container__jHwNt .ResultItem_matchMobile__yLW_d p {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
}

.ResultItem_container__jHwNt .ResultItem_score__YoSgG {
    color: var(--color-primary);
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
}

.ResultItem_container__jHwNt .ResultItem_time__noO9H .ResultItem_timeDate__EwP3U {
    text-align: center;
}

.ResultItem_container__jHwNt .ResultItem_time__noO9H .ResultItem_timeDate__EwP3U p {
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
}

.ResultItem_container__jHwNt .ResultItem_time__noO9H .ResultItem_timeDate__EwP3U .ResultItem_days__FboAW {
    color: gray;
}
.mt-16 {
    margin-top: 16px;
}
.style2 {
    padding-top: 10px;
}
.styles_grid-matches__xAtbX .styles_box__V9BfV {
    position: relative;
    min-height: 160px;
    margin-bottom: 24px;
    display: flex;
    background-color: #181a23;
    border-radius: 12px;
    align-items: center;
}
.styles_grid-matches__xAtbX .styles_box__V9BfV .styles_no__An4kp {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #00472c;
    color: var(--color-white);
    font-size: 28px;
    font-weight: 700;
    min-height: 160px;
    width: 64px;
    border-top-left-radius: 12px;
    border-bottom-left-radius: 12px;
}
.styles_grid-matches__xAtbX .styles_box__V9BfV .styles_main__nPcH2 {
    margin-left: 32px;
    display: flex;
    align-items: center;
    gap: 24px;
}
.styles_grid-matches__xAtbX .styles_box__V9BfV .styles_main__nPcH2 .styles_left__fkn0X {
    display: flex;
    align-items: center;
    gap: 24px;
    min-width: 300px;
}
.styles_grid-matches__xAtbX .styles_box__V9BfV .styles_main__nPcH2 .styles_divider__O4XRk {
    width: 1px;
    height: 48px;
    background: #525979;
}
.styles_grid-matches__xAtbX .styles_box__V9BfV .styles_main__nPcH2 .styles_left__fkn0X .styles_star__9SU6_ {
    display: flex;
    flex-direction: column;
    gap: 16px;
}
.styles_grid-matches__xAtbX .styles_box__V9BfV .styles_main__nPcH2 .styles_left__fkn0X .styles_name__1f7DD {
    font-size: 24px;
    font-weight: 700;
    color: var(--color-white);
}
.styles_grid-matches__xAtbX .styles_box__V9BfV .styles_main__nPcH2 .styles_left__fkn0X .styles_star__9SU6_ .styles_evaluate__81eZJ {
    display: flex;
    gap: 4px;
}
.styles_grid-matches__xAtbX .styles_box__V9BfV .styles_main__nPcH2 .styles_endowMB__Ltyzt {
    font-size: 10px;
    color: var(--color-white);
    white-space: pre-line;
    word-break: break-word;
    line-height: 14px;
}
.styles_grid-matches__xAtbX .styles_box__V9BfV .styles_main__nPcH2 .styles_endow___ZrTc {
    font-size: 20px;
    color: var(--color-white);
    padding: 8px;
    white-space: pre-line;
    word-break: break-word;
    line-height: 28px;
}
.styles_grid-matches__xAtbX .styles_box__V9BfV .styles_main__nPcH2 .styles_right__B7Q8y {
    position: absolute;
    right: 24px;
}
.styles_grid-matches__xAtbX .styles_box__V9BfV .styles_main__nPcH2 .styles_right__B7Q8y .styles_button__jNw5t {
    display: flex;
    flex-direction: column;
    gap: 8px;
}
.styles_grid-matches__xAtbX .styles_box__V9BfV .styles_main__nPcH2 .styles_right__B7Q8y .styles_button__jNw5t .styles_btnBet__v19rZ, .styles_grid-matches__xAtbX .styles_box__V9BfV .styles_main__nPcH2 .styles_right__B7Q8y .styles_button__jNw5t .styles_btnEndow__hFnuQ {
    font-size: 16px;
    font-weight: 700;
    color: var(--color-white);
    justify-content: center;
    align-items: center;
    display: flex;
    background-color: #dc211c;
    height: 44px;
    border-radius: 8px;
    width: 189px;
}
.styles_grid-matches__xAtbX .styles_box__V9BfV .styles_main__nPcH2 .styles_right__B7Q8y .styles_button__jNw5t .styles_btnEndow__hFnuQ {
    background-color: #1db57a;
}
.button-live{
    background: #0bc71b;
    border-radius: 10px;
    height: 40px;
    width: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    cursor: pointer;
}
.button-live span{
    font-size: 18px;
}
.news-share{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 8px 0;
}
.button-share{
    background: #cf9000;
    border-radius: 5px;
    padding:  4px 10px;
    /*cursor: pointer;*/
    position: relative;
}
.button-share .box-share-social{
    cursor: unset !important;
}
.box-share-social{
    position: absolute;
    top: 50px;
    right: 0;
    min-width: 520px;
    height: max-content;
    padding: 15px 20px;
    box-shadow: #00000059 1px 1px 5px;
    transition: all
    ease .3s;
    z-index: 9999;
    background: #FFFFFF;
    border-radius: 5px;
}
.box-share-social{
    display: none;
    flex-direction: column;
    gap: 20px;
}
.head-share{
    display: flex;
    justify-content: end;
}
.close-social{
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.box-copy {
    border: 0;
    padding: 15px;
    border-radius: 3px;
    background-image: linear-gradient( 135deg, #FDEB71 10%, #F8D800 100%);
    cursor: pointer;
    color: #04048c;
    font-family: 'Karla', sans-serif;
    font-size: 16px;
    position: relative;
    top: 0;
    transition: all .2s ease;
    &:hover {
        top: 2px;
    }
}
.box-copy p{
    color: green;
}
.head-share img{
    width: 30px;
    height: auto;
    object-fit: cover;
}
.flex-share{
    display: flex;
    align-items: center;
    gap: 10px;
    cursor: pointer;
}
.flex-share img{
    width: 30px;
    height: auto;
    object-fit: cover;
}
.flex-share span{
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
}
.share-social{
    display: flex;
    flex-direction: row;
    gap: 20px;
    justify-content: center;
}
.box-copy{
    padding: 8px 5px;
    background: #F2F2F2;
    border: 1px solid rgb(215, 215, 215);
    border-radius: 5px;
    font-size: 14px;
    text-align: center;
}
.box-copy:hover{
    background: #cf9000;
    border: 1px solid #fdc954;
}
.box-copy span{
    color: #0b1827;
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
}
.box-copy:hover span{
    color: #FFFFFF;
}
.flex-social{
    display: flex;
    flex-direction: column;
    gap: 10px;
    text-align: center;
    justify-content: center;
}
.img-social {
    display: flex;
    justify-content: center;
    align-items: center;
}
.flex-social img{
    height: 60px;
    width: 60px;
    object-fit: cover;
}
.flex-social span{
    color: #000000;
    font-size: 16px;
}
@media only screen and (max-width: 600px) {
    .styles_grid-matches__xAtbX .styles_box__V9BfV {
        width: 100%;
        min-height: 104px;
    }
    .styles_grid-matches__xAtbX .styles_box__V9BfV .styles_no__An4kp {
        font-size: 16px;
        min-height: 104px;
        width: 32px;
    }
    .styles_grid-matches__xAtbX .styles_box__V9BfV .styles_main__nPcH2 {
        margin-left: 16px;
    }
    .styles_grid-matches__xAtbX .styles_box__V9BfV .styles_main__nPcH2 .styles_left__fkn0X {
        display: flex;
        align-items: center;
        gap: 12px;
        min-width: 300px;
    }
    .styles_grid-matches__xAtbX .styles_box__V9BfV .styles_main__nPcH2 .styles_left__fkn0X img {
        width: 64px;
        height: 64px;
    }
    .styles_grid-matches__xAtbX .styles_box__V9BfV .styles_main__nPcH2 .styles_left__fkn0X .styles_star__9SU6_ {
        display: flex;
        flex-direction: column;
        gap: 4px;
    }
    .styles_grid-matches__xAtbX .styles_box__V9BfV .styles_main__nPcH2 .styles_left__fkn0X .styles_star__9SU6_ {
        gap: 4px;
        margin-right: 100px;
    }
    .styles_grid-matches__xAtbX .styles_box__V9BfV .styles_main__nPcH2 .styles_left__fkn0X .styles_name__1f7DD {
        font-size: 16px;
    }
    .styles_grid-matches__xAtbX .styles_box__V9BfV .styles_main__nPcH2 .styles_left__fkn0X .styles_star__9SU6_ .styles_evaluate__81eZJ {
        display: flex;
        gap: 4px;
    }
    .styles_grid-matches__xAtbX .styles_box__V9BfV .styles_main__nPcH2 .styles_left__fkn0X .styles_star__9SU6_ img {
        width: 16px;
        height: 16px;
    }
    .styles_grid-matches__xAtbX .styles_box__V9BfV .styles_main__nPcH2 .styles_endowMB__Ltyzt {
        display: flex;
        white-space: unset !important;
        font-size: 10px;
        color: var(--color-white);
        word-break: break-word;
        line-height: 14px;
    }
    .styles_grid-matches__xAtbX .styles_box__V9BfV .styles_main__nPcH2 .styles_divider__O4XRk {
        display: none;
    }
    .styles_grid-matches__xAtbX .styles_box__V9BfV .styles_main__nPcH2 .styles_endow___ZrTc {
        display: none;
    }
    .styles_grid-matches__xAtbX .styles_box__V9BfV .styles_main__nPcH2 .styles_right__B7Q8y .styles_button__jNw5t {
        margin-top: 8px;
    }
    .styles_grid-matches__xAtbX .styles_box__V9BfV .styles_main__nPcH2 .styles_right__B7Q8y .styles_button__jNw5t .styles_btnBet__v19rZ, .styles_grid-matches__xAtbX .styles_box__V9BfV .styles_main__nPcH2 .styles_right__B7Q8y .styles_button__jNw5t .styles_btnEndow__hFnuQ {
        font-size: 12px;
        width: 78px;
        height: 24px;
        border-radius: 4px;
    }
    .live-match{
        display: flex;
        justify-content: center;
    }
    .button-live{
        background: #0bc71b;
        border-radius: 10px;
        height: 30px;
        width: 60px;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
        cursor: pointer;
    }
    .button-live span{
        font-size: 14px;
    }
    .Item_container__LNaO5{
        display: grid;
        grid-template-columns: 1fr 2fr 5fr 1fr;
        flex-direction: row;
        flex-wrap: unset;
    }
    .d-none{
        height: 30px;
        width: 60px;
        display: flex;
    }
    .img-social{
        width: 60px;
        height: auto;
        object-fit: cover;
    }
    .box-copy span{
        font-size: 12px;
    }
    .box-share-social{
        min-width: 360px;
    }
    .share-social{
        gap: 6px;
    }
    .flex-social span{
        font-size: 12px;
    }
    .flex-social img{
        height: 30px;
        width: 30px;
    }
}

@media screen and (min-width: 768px) {
    .styles_grid-matches__xAtbX .styles_box__V9BfV .styles_main__nPcH2 .styles_endowMB__Ltyzt {
        display: none;
    }
}