
.brief-score-card-main-container[data-v-e042d07e] {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 4px;
  position: relative;
  top: 5px;
}
.brief-score-card__team[data-v-e042d07e] {
}
.brief-score-card-container[data-v-e042d07e] {
  display: flex;
  justify-content: space-evenly;
  height: 1.25rem;
}
.score-slot[data-v-e042d07e],
.brief-score-divider[data-v-e042d07e] {
  width: 1.5rem;
  color: var(--color-text-default-default);
  text-align: center;

  /* Body Small Strong */
  font-family: var(--typography-body-font-family);
  font-size: var(--typography-body-size-small);
  font-style: normal;
  font-family: var(--weight-700);
  line-height: 140%; /* 19.6px */
  letter-spacing: 0.64px;
}
.brief-score-divider[data-v-e042d07e]  {
  width: 10px;
}
.time-slot[data-v-e042d07e] {
  width: 50px;
  text-align: center;
  color: var(--color-text-default-default);
  font-size: 14px;
  font-family: var(--weight-600);
	letter-spacing: 0.64px;
}
.match-detail-team-icon[data-v-e042d07e] {
  width: var(--size-icon-small);
  height: var(--size-icon-small);
}


video#videoLiveRef[data-v-cd284000]::-webkit-media-controls-timeline,
video#videoLiveRef[data-v-cd284000]::-webkit-media-controls-current-time-display,
video#videoLiveRef[data-v-cd284000]::-webkit-media-controls-time-remaining-display {
    display: none;
}
.btn-fav-aspn[data-v-cd284000] {
    width: 22.8px;
    cursor: pointer;
    height: 21.8px;
}
.match-detail__header-top__section[data-v-cd284000] {
    margin-bottom: 1.5rem;
}
.match-detail-header-container[data-v-cd284000] {
    width: 100%;
    padding: var(--size-space-600) var(--size-space-0) 0;
    border-radius: var(--size-radius-400);
    background: var(--color-background-default-secondary);
    margin-bottom: 1.5rem;
    position: relative;
}
.btn-fav-wrapper[data-v-cd284000] {
    position: absolute;
    top: 1rem;
    right: 0;
    height: initial;
}
.match-detail-container[data-v-cd284000] {
    background-color: var(--color-background-default-secondary);
    padding: var(--size-space-600); /*24px*/
    border-radius: var(--size-radius-400);
    width: 100%;
}
.home-nav__wrapper[data-v-cd284000] {
    overflow: hidden;
}
.match-detail__content-container[data-v-cd284000] {
    min-height: 50vh;
}
/* .match-detail__header-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin-bottom: 2rem;
} */
.match-detail__header-top__section[data-v-cd284000] {
    position: relative;
}
.match-detail__header-info[data-v-cd284000] {
    text-align: center;
    margin-bottom: 1rem;
}
.match-detail__header-info__match[data-v-cd284000] {
    font-size: 0.875rem;
}
.match-detail__header-info__country[data-v-cd284000] {
    font-size: 0.563rem;
}
.match-detail__header-info__date[data-v-cd284000] {
    color: var(--color-grey-light);
    font-size: 0.688rem;
}
.match-detail__header-info__opponent[data-v-cd284000] {
    margin-bottom: 0.5rem;
}
.match-detail__header-info__home-name[data-v-cd284000] {
    width: 20rem; /*12rem*/
    text-align: right;
    overflow: hidden;
}
.match-detail__header-info__away-name[data-v-cd284000] {
    width: 20rem; /*12rem*/
    overflow: hidden;
}
.match-detail__header-info__penatly[data-v-cd284000] {
    border-top: 0.1rem solid #35454d;
    margin-top: 0.6rem;
    padding-top: 0.5rem;
}
/* .match-detail__header-info__penatly-title {
  font-size: 11.2px;
  color: var(--color-grey-light);
  margin-bottom: 1rem;
} */
.match-detail__header-info__penatly-label[data-v-cd284000] {
    top: 0.6rem;

    position: absolute;
    width: 2.3rem;
}
.match-detail__header-info__penatly-label.left[data-v-cd284000] {
    right: 3.4rem;
}
.match-detail__header-info__penatly-label.right[data-v-cd284000] {
    left: 3.4rem;
}
.match-detail__header-info__score[data-v-cd284000] {
    width: 2rem;
    text-align: center;
}
.desktop-match-detail__thumbnail-wrapper[data-v-cd284000] {
    display: flex;
    flex-direction: row;
    height: 28rem;
    margin-bottom: 2rem;
}
.desktop-match-detail__thumbnail-overview[data-v-cd284000] {
    width: 90%;
    position: relative;
    margin-right: 2rem;
}
.desktop-match-detail__thumbnail-iframe[data-v-cd284000] {
    width: 100%;
    height: 100%;
    border: none;
}
.match-detail__status[data-v-cd284000] {
    font-size: 0.625rem;
    line-height: 1rem;
    color: #93a9b4;
}
.desktop-match-detail__thumbnail-overview img[data-v-cd284000] {
    width: 100%;
    height: 100%;
}
.desktop-match-detail__thumbnail-section__wrapper[data-v-cd284000] {
    /* width: 30%; */
    overflow-y: auto;
    cursor: pointer;
}
.desktop-match-detail__thumbnail-section[data-v-cd284000] {
    position: relative;
    margin-right: 0.5rem;
    height: 8rem;
    width: 14.7rem;
}
.desktop-match-detail__thumbnail-section img[data-v-cd284000] {
    width: 100%;
    height: 100%;
}
.desktop-match-detail__thumbnail-section__container[data-v-cd284000] {
    display: flex;
    padding: 0.5rem 0;
    border-bottom: 0.1rem solid #35454d;
    margin-right: 1.5rem;
}
.desktop-match-detail__thumbnail-section__container[data-v-cd284000]:first-child {
    padding-top: 0;
}
.desktop-match-detail__thumbnail-section__desc-wrapper[data-v-cd284000] {
    width: calc(100% - 6.7rem);
}
.desktop-match-detail__thumbnail-section__desc-duration[data-v-cd284000] {
    font-size: 11.2px;
    margin-bottom: 0.5rem;
}
.desktop-match-detail__thumbnail-section__desc-title[data-v-cd284000] {
    font-size: 0.88rem;
    color: #2e8fef;
    margin-bottom: 0.4rem;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.2;
    margin-bottom: 0.2rem;
    min-height: 2.2rem;
    text-align: left;
}
.desktop-match-detail__thumbnail-section__desc-tool[data-v-cd284000] {
    font-size: 11.2px;
}
.match-detail__thumbnail-wrapper[data-v-cd284000] {
}
.match-detail__thumbnail-overview[data-v-cd284000] {
    position: relative;
    height: 13rem;
    overflow: hidden;
}
.match-detail__thumbnail-overview img[data-v-cd284000] {
    width: 100%;
    height: 100%;
}
.match-detail__thumbnail-section__overlay[data-v-cd284000] {
    position: absolute;
    background-color: rgb(0 0 0 / 22%);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    pointer-events: none;
}
.match-detail__thumbnail-section__overlay.selected[data-v-cd284000] {
    border: 2px solid #2e8fef;
}
.match-detail__thumbnail-section__play-icon[data-v-cd284000] {
    width: 1rem;
    height: 1rem;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAUCAYAAACAl21KAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAEGSURBVHgBnZSNDYIwEIUP4gCMgJvgBjqBdQLjBOIGMgFsghvoBrABblDfhTOclZ/Sl7wUmvajd7yUrLXG9rrCKYUKm3M7qIGPFKBYPb/gFK4EmNIKaVABb+FWgAwrfYEaRFEUtTDDTgI0cM39WySpHhlnPoXv3v2bAjnASgHHy10CqXVGTmVH4+ILctZ3f+WuBdF4uXVMYXozT7+vAuHLiUShoT4aDDSIzGGzApJhKKkPK+sG3wFhGC2C5M8wIJOpB3zi8Op1MfmVwRDeuANg50ImTwTAGUMOJ9T3ocDmnGa0cQAZhisNZVTw5duHWakcPXUuBOov+3uxdTbwYmPQXiAMTChQH9jnPsqBHiEaAAAAAElFTkSuQmCC)
        center/cover no-repeat;
}
.match-detail__thumbnail-section__play-desc[data-v-cd284000] {
    font-size: 11.2px;
    margin-top: 0.2rem;
}
.match-detail__thumbnail-section__wrapper[data-v-cd284000] {
    display: flex;
    overflow-y: auto;
    padding-left: 0.5rem;
    margin-bottom: 1rem;
}
.match-detail__thumbnail-section__container[data-v-cd284000] {
    min-width: 36%;
    padding: 0.5rem 0.5rem 0 0;
}
.match-detail__thumbnail-section[data-v-cd284000] {
    position: relative;
    padding-top: 70%;
    overflow: hidden;
}
.match-detail__thumbnail-section img[data-v-cd284000] {
    -o-object-fit: cover;
       object-fit: cover;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.match-detail__wrapper[data-v-cd284000] {
    margin: 0 0 1.5rem 1rem;
    position: relative;
    display: flex;
    align-items: center;
}
.match-detail__icon-highlight[data-v-cd284000] {
    margin: 0 0.8rem 0.8rem 0.8rem;
}
.match-detail__container[data-v-cd284000] {
    display: flex;
    justify-content: space-between;
    margin-bottom: 0.8rem;
    font-size: 13.6px;
}
.match-detail__divider[data-v-cd284000] {
    width: 0.12rem;
    background-color: var(--color-grey-40);
    height: 4.2rem;
    position: absolute;
    right: 1.7rem;
    top: 1.2rem;
}
.match-detail__opponent[data-v-cd284000] {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #cfd9de;
}
.match-detail__opponent[data-v-cd284000]:hover {
    color: var(--color-hover);
}
.match-detail__icon[data-v-cd284000] {
    margin: 0.2rem;
    fill: white;
}
.match-detail__score[data-v-cd284000] {
    color: white;
}
.match-filter[data-v-cd284000] {
    display: flex;
    margin: 1rem 0;
}
.match-filter__child[data-v-cd284000] {
    color: white;
    border: 1px solid white;
    border-radius: 1rem;
    padding: 0.4rem 1.1rem;
    margin-right: 1rem;
    cursor: pointer;
    font-size: 14.4px;
}
.match-detail__penatly-score[data-v-cd284000] {
    width: 1.8rem !important;
    text-align: center;
}
.match-detail__video-live-icon[data-v-cd284000] {
    width: 1.5rem;
    height: 1.5rem;
    right: 1rem;
    position: absolute;
    z-index: 1;
    top: 1rem;
}
.match-detail__video-live__container[data-v-cd284000] {
    margin: 0 auto 1rem;
}
.match-detail__video-live-overlay[data-v-cd284000] {
    background-color: #34343494;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 3rem;
    box-sizing: border-box;
}
.match-detail__video-live-overlay__title[data-v-cd284000] {
    margin-bottom: 2rem;
    text-align: center;
}
.match-detail__video-live-overlay__button-wrapper[data-v-cd284000] {
    width: 20rem;
}
/* .video-js .vjs-big-play-button{
        display: none;
    } */
.match-detail__video-live[data-v-cd284000] {
    height: 480px; /*680px*/
}
.match-detail__video-live__channel[data-v-cd284000] {
    display: flex;
    margin-top: 1rem;
    overflow-x: auto;
}
.match-detail__video-live__channel-btn[data-v-cd284000] {
    border: 1px solid white;
    padding: 0.5rem 1rem;
    border-radius: 0.5rem;
    margin-right: 1rem;
    cursor: pointer;
}
.nav-selected[data-v-cd284000] {
    display: block !important;
}
#OverlayAdInfo[data-v-cd284000] {
    z-index: 1;
    position: absolute;
    bottom: 6rem;
    left: 1rem;
    font-size: 0.688rem;
}
.match-detail__tracker-commentary__wrapper[data-v-cd284000] {
    flex-direction: column;
    height: 55vw;
}
.match-detail__tracker-video[data-v-cd284000] {
    width: 70%; /*100%*/
    height: 480px; /*50vw   55vw*/
}
.match-detail__tracker-header[data-v-cd284000] {
    padding: 0 1rem 1rem 1rem;
    /* margin: 0 1rem; */
    text-align: left;
    color: var(--color-grey-light);
    font-size: 12.8px;
}
.match-detail__tracker-video .iframe[data-v-cd284000] {
    height: 100%;
}
.match-detail-sidebar[data-v-cd284000] {
    width: 300px;
    flex-shrink: 0;
}
.match-detail-sidebar-title[data-v-cd284000] {
    font-size: var(--typography-heading-size-extra-small);
    font-family: var(--weight-700);
    margin-bottom: 16px;
    color: var(--color-text-default-default);
}
.match-detail-content-box[data-v-cd284000] {
    gap: 24px;
    align-items: flex-start;
}
.match-info[data-v-cd284000] {
    border-radius: var(--size-radius-400);
    background: var(--color-background-default-secondary);
    padding: 16px;
}
.match-detail-estimated-probability[data-v-cd284000] {
    margin-top: 24px;
    padding: 16px;
    border-radius: var(--size-radius-400);
    background: var(--color-background-default-secondary);
}
.match-info-item[data-v-cd284000] {
    display: flex;
    margin-bottom: 18px;
    align-items: center;
}
.match-info-item[data-v-cd284000]:last-child {
    margin-bottom: 0;
}
.match-info-item img[data-v-cd284000] {
    width: 20px;
    margin-right: 20px;
}
.estimated-probability-list[data-v-cd284000] {
}
.estimated-probability-item[data-v-cd284000] {
    display: flex;
    width: 100%;
    position: relative;
    align-items: center;
    margin-bottom: 32px;
}
.estimated-probability-item[data-v-cd284000]:last-child {
    margin-bottom: 0px;
}
.estimated-probability-img[data-v-cd284000] {
    width: 27px;
}
.estimated-probability-progress[data-v-cd284000] {
    width: calc(100% - 32px);
    height: 16px;
    background-color: var(--color-bar-background);
    border-radius: var(--size-radius-200);
    position: absolute;
    top: calc(50% - 8px);
    border-radius: 8px;
    left: 32px;
}
.rate-progress[data-v-cd284000] {
    height: 16px;
    border-radius: 8px 0 0 8px;
    position: absolute;
}
.win-rate[data-v-cd284000] {
    background-color: var(--primary-400);
}
.draw-rate[data-v-cd284000] {
    background-color: var(--color-background-neutral-default);
}
.lose-rate[data-v-cd284000] {
    background-color: var(--secondary-400);
}
.rate-text[data-v-cd284000] {
    display: flex;
    justify-content: right;
    font-size: var(--typography-caption-size-small);
    font-family: var(--weight-700);
    line-height: 16px;
    margin-right: 8px;
    color: var(--color-text-default-default);
    letter-spacing: 0.2px;
}
.mini-score-card[data-v-cd284000] {
    left: 50%;
    transform: translate3D(-50%, 0, 0);
    top: 1.1rem;
}
.match-detail-container[data-v-cd284000] {
    width: calc(100% - 300px - 70px);
}
@media (min-width: 1000px) {
.match-detail__tracker-commentary__wrapper[data-v-cd284000] {
        flex-direction: row;
        width: 100%; /*47.25rem*/
        height: 480px; /*37rem  28rem*/
        justify-content: center;
        margin: 0 auto 1rem;
        position: absolute;
        top: 0;
        /* padding-bottom: 3rem; */
        background: #000105;
        z-index: 1;
}
.match-detail__info-timeline__middle[data-v-cd284000] {
        flex: 5.6 !important;
}
}
@media(max-width: 768px) {
    /* for test */
.home-nav__wrapper[data-v-cd284000] {
        overflow-x: scroll;
        -ms-overflow-style: none;
        scrollbar-width: none;
        position: relative;
        scroll-behavior: smooth;
}
.home-nav__wrapper[data-v-cd284000]::-webkit-scrollbar {
        display: none;
}
.match-detail__header-top__section[data-v-cd284000] {
        /* position: absolute; */
        width: 100%;
        z-index: 3;
        /* background-color: var(--bg-theme); */
        /* top: 3rem; */
        margin-bottom: 0;
}
.match-detail__header-bottom__section[data-v-cd284000] {
        /* padding-top: 24px; */
        /* calc(56vw + 230px);  */
        /*calc(56vw + 203px); 175px*/
}
.match-detail__video-live[data-v-cd284000] {
        height: 55vw;
}
.match-detail__header-top__section-tab[data-v-cd284000] {
        margin-bottom: 0;
}
.match-detail__video-live__channel[data-v-cd284000] {
        margin-left: 1rem;
        overflow-x: auto;
}
.match-detail__tracker-commentary__wrapper[data-v-cd284000] {
        position: absolute;
        top: 0;
        padding-bottom: 1rem;
        background: #000105;
        z-index: 1;
        /* margin-bottom: 1.5rem; */
}
.match-detail__tracker-video[data-v-cd284000] {
        width: 100%;
        height: 55vw;
}
.match-detail-container[data-v-cd284000] {
        width: 100%;
        background-color: transparent;
        padding: 0;
        padding-bottom: 64px;
}
.match-detail-sidebar[data-v-cd284000] {
        width: 100%;
}

    /* Temporary - during revert Tracker back into Tracker tab */
    /* if no live stream then adjust */
.match-detail__content-container[data-v-cd284000] {
        /* margin-top: 0; */
        border-radius: 0;
        background-color: transparent;
        width: 100%;
        /*9.8rem*/
}
    /* if got live stream then contra */
    /* .match-detail__header-bottom__section .match-detail__content-container {
    margin-top: 0;
  } */
.match-detail-estimated-probability[data-v-cd284000] {
}
.match-detail-sidebar-title[data-v-cd284000] {
        text-align: center;
        font-size: 24px;
        letter-spacing: -0.64px;
        font-family: var(--weight-600);
}
.estimated-probability-item[data-v-cd284000] {
        margin-bottom: 16px;
}
.estimated-probability-progress[data-v-cd284000] {
        width: calc(100% - 40px);
        left: 40px;
}
.tab-wrapper[data-v-cd284000] {
        align-items: baseline;
        width: 100%;
        background-color: var(--color-background-default-secondary);
}
.sub-nav__child .nav-pill[data-v-cd284000]:last-child {
        margin-right: 0 !important;
}
.sub-nav__child-indicator[data-v-cd284000] {
        margin-top: 14px;
}
.sub-nav__child[data-v-cd284000] {
        margin: 1rem 0.5rem 0 0.5rem;
}
.match-info[data-v-cd284000],
    .match-detail-estimated-probability[data-v-cd284000] {
        margin-top: 16px;
}
.match-detail__content-container[data-v-cd284000] {
        margin: 0 8px;
        width: calc(100% - 16px);
}
.tab-wrapper-sticky[data-v-cd284000] {
        border-bottom: 1px solid var(--color-border-default-default);
}
}

