.fixedHeaderDuel{background-color:var(--color-support-5);display:grid;grid-template-areas:"home score away";grid-template-columns:minmax(100px,259px) minmax(120px,170px) minmax(100px,259px);position:fixed;transition-duration:.5s;z-index:var(--zIndex-fixedHeader)}.beach-volleyball .fixedHeaderDuel__detailStatus,.tennis .fixedHeaderDuel__detailStatus{padding-right:5px}.beach-volleyball .fixedHeaderDuel br,.tennis .fixedHeaderDuel br{display:none}.fixedHeaderDuel--isVisible{border-bottom:1px solid var(--color-support-1);transform:translate(0)}.fixedHeaderDuel--isHidden{opacity:0;transform:translateY(-100%)}.fixedHeaderDuel__homeLogo{align-self:center;display:grid;grid-area:home;grid-template:". myTeams image . serve" max-content/minmax(0,60px) 16px max-content 5px 16px;justify-content:center;margin:12px 0}.fixedHeaderDuel__homeLogo.fixedHeaderDuel--doubles{grid-template:". myTeams image . image2 . serve" max-content/minmax(0,60px) 16px max-content 2px max-content 5px 16px}.fixedHeaderDuel__score{display:grid;grid-area:score}.fixedHeaderDuel__score>div{justify-content:center}.fixedHeaderDuel__awayLogo{align-self:center;display:grid;grid-area:away;grid-template:"serve . image myTeams ." max-content/16px 5px max-content 16px minmax(0,60px);justify-content:center;margin:5px 0}.fixedHeaderDuel__awayLogo.fixedHeaderDuel--doubles{grid-template:"serve . image . image2 myTeams ." max-content/16px 5px max-content 2px max-content 16px minmax(0,60px)}@media only screen and (max-width:479px){.tennis .fixedHeaderDuel__detailStatus{padding-right:0}.tennis .fixedHeaderDuel br{display:block}}@font-face{font-display:fallback;font-family:FS_Numbers;font-style:normal;font-weight:400;src:url(/res/font/FS_Numbers.woff2) format("woff2")}.fixedScore{display:flex;flex-flow:row wrap;font-family:FS_Numbers;font-size:32px;justify-content:center;margin-bottom:2px}@media only screen and (max-width:479px){.fixedScore{font-size:28px}.basketball .fixedScore{font-size:24px}}.aussie-rules .fixedScore{font-size:14px}.aussie-rules .fixedScore__status{padding-bottom:2px}.fixedScore__divider{padding:0 5px}.fixedScore__fullTime{color:var(--color-combination-5);display:flex;flex-flow:row wrap;font-weight:700;justify-content:center;width:100%}.fixedScore__live{color:var(--color-primary)}.fixedScore__status{font-size:11px;font-weight:700;text-align:center;text-transform:uppercase}.fixedScore__status .eventTime:before{content:" - "}.fixedScore__matchInfo{margin-top:5px}.header__brand{background-color:#001e28;display:flex;height:52px}.header__logo{background-position:23px 50%;background-repeat:no-repeat;background-size:auto 20px;display:flex;flex:1}@media only screen and (max-width:479px){.header__logo{background-position:10px 50%}}.detailTableDraw .header__logo{background-position:20px 50%}._ss .header__logo{background-size:auto 16px}@media only screen and (max-width:639px){.header__brand{height:44px}}.tournamentHeader{align-items:center;border-bottom:1px solid var(--color-support-1);box-sizing:border-box;color:var(--color-support-4);display:flex;font-size:12px;font-weight:700;justify-content:space-between;min-height:38px;padding:5px 10px;text-transform:uppercase}._ass .tournamentHeader{padding-left:24px}@media only screen and (max-width:479px){._ass .tournamentHeader{padding-left:10px}}@media only screen and (max-width:639px){.tournamentHeader{line-height:28px}}.theme--dark .tournamentHeader__participantImg{border:4px solid transparent;border-radius:4px}.detailTableDraw .tournamentHeader{box-sizing:border-box;line-height:18px;margin-left:-12px;min-height:42px;padding:5px 20px;white-space:normal;width:calc(100% + 24px)}@media only screen and (max-width:639px){.detailTableDraw .tournamentHeader{margin-left:0;width:100%}}.tournamentHeader__content{display:flex;flex-flow:column nowrap;justify-content:center}.tournamentHeader__flagIcon .flag{display:flex;height:12px;overflow:hidden;width:18px}.tournamentHeader__country a,.tournamentHeader__sportNav a{text-decoration:none}.tournamentHeader__country a:hover,.tournamentHeader__sportNav a:hover{text-decoration:underline}.tournamentHeader__sportContent{align-items:center;display:flex;margin-right:8px}@media only screen and (max-width:639px){.tournamentHeader__sportContent{overflow-x:auto;white-space:nowrap}}.tournamentHeader__sportNavWrapper{-webkit-text-size-adjust:100%;padding-left:20px}.tournamentHeader__sportNav{display:inline-block;font-weight:700;margin-right:20px;position:relative;transform:translateX(-7px)}.tournamentHeader__sportNav a{align-items:center;display:flex}.tournamentHeader__sportNav svg{height:14px;margin-right:8px;width:14px}@media only screen and (max-width:479px){.tournamentHeader__sportNav svg{margin-left:-14px;transform:translateX(2px)}}.tournamentHeader__sportNav:after{border-style:solid;border-width:.15625em .15625em 0 0;color:var(--color-support-3);content:"";display:inline-block;height:4px;position:absolute;right:-15px;top:4px;transform:rotate(45deg);width:4px}@media only screen and (max-width:639px){.tournamentHeader__sportNav:after{top:11px}}.tournamentHeader__line_through{text-decoration:line-through}.tournamentHeader__participantHeader>a{font-size:14px;font-weight:700}.tournamentHeader__participantImg{align-self:center;background:#fff;border:1px solid var(--color-support-1);border-radius:8px;display:flex;flex-shrink:0;overflow:hidden;padding:4px}.tournamentHeader__participantImg img{height:74px;width:74px}.tournamentHeader__participantHeaderWrap{display:flex;padding:10px 10px 0}.tournamentHeader__participantNameWrap{font-size:22px;font-weight:700}.tournamentHeader__participantNameSeparator{padding:0 4px}.tournamentHeader__participantHeaderFavorite{align-items:center;align-self:center;display:flex;height:100%;justify-content:center;width:100%;z-index:1}.tournamentHeader__participantHeaderBirth,.tournamentHeader__participantHeaderRank{font-weight:700}.tournamentHeader__participantHeaderInfo{color:var(--color-support-4);line-height:13px;margin-top:8px}.tournamentHeader__participantHeaderInfo>a:hover{text-decoration:underline}.tournamentHeader__dropdown{--button-border:1px solid var(--color-support-1);--option-justifyContent:center;--arrow-marginLeft:12px;--button-padding:0 13px}@media only screen and (max-width:639px){.tournamentHeader__participantImg img{height:60px;width:60px}}.duelParticipant{--spacer:17px;display:grid;grid-template:"home   time   away" max-content "home   score  away" max-content ".      .      .   " 5px/var(--width,minmax(110px,250px)) var(--width,minmax(80px,180px)) var(--width,minmax(110px,250px));margin:24px 10px 0}.boxing .duelParticipant,.mma .duelParticipant{--width:1fr}.badminton .duelParticipant,.beach-volleyball .duelParticipant,.darts .duelParticipant,.tennis .duelParticipant{--width-servis:26px}.duelParticipant__startTime{color:var(--color-support-4);grid-area:time;text-align:center}.duelParticipant__home{--margin-homeAway:0 5px 0 0;display:grid;grid-area:home;grid-template:" .    myTeams .                  image       .                  serve .    " max-content " name name    name               name        name               name  name " max-content " rank rank    rank               rank        rank               rank  rank " max-content/1fr 32px var(--spacer,1fr) min-content var(--spacer,1fr) 32px 1fr;justify-content:center}.duelParticipant__home.duelParticipant__doubles{grid-template:" .    .                                 image       .    image2      serve                  .    " max-content " name name                              name        name name        name                   name " max-content " rank rank                              rank        rank rank        rank                   rank " max-content/1fr minmax(0,var(--width-servis,0)) min-content 4px min-content var(--width-servis,0) 1fr}.duelParticipant__score{display:grid;grid-area:score}.duelParticipant__away{--margin-homeAway:0 0 0 5px;display:grid;grid-area:away;grid-template:" .    serve .                  image       .                  myTeams .    " max-content " name name  name               name        name               name    name " max-content " rank rank  rank               rank        rank               rank    rank " max-content/1fr 32px var(--spacer,1fr) min-content var(--spacer,1fr) 32px 1fr;justify-content:center}.duelParticipant__away.duelParticipant__doubles{grid-template:" .    serve                  image       .    image2      .                                 .    " max-content " name name                   name        name name        name                              name " max-content " rank rank                   rank        rank rank        rank                              rank " max-content/1fr var(--width-servis,0) min-content 4px min-content minmax(0,var(--width-servis,0)) 1fr}@media only screen and (max-width:639px){.duelParticipant{--spacer:8px;grid-template:"time   time   time" max-content ".      .      .   " 5px "home   score  away" max-content ".      .      .   " 5px/var(--width,minmax(100px,250px)) var(--width,minmax(90px,180px)) var(--width,minmax(100px,250px))}body.golf .duelParticipant__home.duelParticipant__doubles{grid-template:" .    .                                 image       .    image2      serve                  .    " max-content " name name                              name        name name        name                   name " max-content " rank rank                              rank        rank rank        rank                   rank " max-content/1fr minmax(0,var(--width-servis,0)) min-content 4px min-content var(--width-servis,0) 1fr}body.golf .duelParticipant__away.duelParticipant__doubles{grid-template:" .    serve                  image       .    image2      .                                 .    " max-content " name name                   name        name name        name                              name " max-content " rank rank                   rank        rank rank        rank                              rank " max-content/1fr var(--width-servis,0) min-content 4px min-content minmax(0,var(--width-servis,0)) 1fr}}@media only screen and (max-width:359px){.duelParticipant{--spacer:0}}.fixedHeaderParticipant__myTeamsIcon{align-self:center;grid-area:myTeams;justify-self:center}.fixedHeaderParticipant__participantServe{align-self:center;grid-area:serve;justify-self:center}.fixedHeaderParticipant__participantServe>div{display:flex}.fixedHeaderParticipant__participantServe>div>svg{height:18px;width:18px}.fixedHeaderParticipant__participantLink{background:#fff;border:1px solid var(--color-support-1);border-radius:8px;grid-area:image;height:32px;padding:4px;width:32px}.fixedHeaderParticipant__participantLink .participant__image{height:32px;width:32px}.fixedHeaderParticipant__participantIcon:not(:empty){display:inline-block;margin:var(--margin-homeAway)}.fixedHeaderParticipant__participantLink2{grid-area:image2}body.basketball .detailScore__wrapper{font-size:38px}@media only screen and (max-width:639px){body.basketball .detailScore__wrapper{font-size:30px}}@media only screen and (max-width:479px){body.basketball .detailScore__wrapper{font-size:28px}}@media only screen and (max-width:449px){body.basketball .detailScore__wrapper{font-size:20px}}@media only screen and (max-width:359px){body.basketball .detailScore__wrapper{font-size:18px}}@media only screen and (max-width:340px){body.golf .detailScore__wrapper{font-size:19px}}body.cricket .detailScore__wrapper{font-size:28px}body.cricket .detailScore__fixed{margin-top:4px}body.cricket .detailScore__fixed .detailScore__wrapper{font-size:17px}body.cricket .detailScore__fixed .detailScore__status{padding-bottom:4px;padding-top:2px}.detailScore__live{color:var(--color-primary)}.detailScore__divider{padding:0 5px}.detailScore__wrapper{display:flex;flex-flow:row wrap;font-size:46px;justify-content:center}.detailScore__wrapper :not(.scoreBoard){font-family:FS_Numbers}@media only screen and (max-width:639px){.detailScore__wrapper{font-size:38px}}@media only screen and (max-width:449px){.detailScore__wrapper{font-size:30px}}@media only screen and (max-width:359px){.detailScore__wrapper{font-size:26px}}.detailScore__fullTime{color:var(--color-combination-5);display:flex;flex-flow:row wrap;font-size:16px;font-weight:700;justify-content:center;width:100%}.detailScore__status{color:var(--fs-secondary-1);font-weight:700;padding-top:8px;text-align:center;text-transform:uppercase}.detailScore__status .eventTime:before{content:" - "}.detailScore__matchInfo{align-items:center;display:flex;flex:1 1;flex-flow:column;justify-content:flex-start}@media only screen and (max-width:639px){.detailScore__matchInfo{justify-content:center}}.detailScore__detailScoreServe{white-space:nowrap}.scoreBoard{display:inline-block;font-size:16px;text-align:center;width:100%}.aussie-rules .fixedHeaderDuel__score .detailScore__status{font-size:11px;padding-top:2px}.aussieScore :not(.scoreBoard){font-family:FS_Numbers}.aussieScore--smv{display:flex;flex-flow:row nowrap;font-size:11px;font-weight:400}.aussieScore--smv .aussieScore__awayPrimary,.aussieScore--smv .aussieScore__homePrimary{font-weight:700}.aussieScore--smv .aussieScore__divider{padding:0 5px}.aussieScore--detailScore{display:grid;font-size:36px;grid-template:" homePrimary divider awayPrimary " max-content " homeSecondary . awaySecondary " minmax(14px,max-content)/minmax(45px,max-content) minmax(10px,max-content) minmax(45px,max-content);text-align:center}@media only screen and (max-width:639px){.aussieScore--detailScore .aussieScore__awayPrimary,.aussieScore--detailScore .aussieScore__homePrimary{font-size:22px}}.aussieScore--detailScore .aussieScore__awaySecondary,.aussieScore--detailScore .aussieScore__homeSecondary{color:var(--color-support-4);font-size:13px}.detailScore__live .aussieScore--detailScore .aussieScore__awaySecondary,.detailScore__live .aussieScore--detailScore .aussieScore__homeSecondary{color:var(--color-primary)}@media only screen and (max-width:639px){.aussieScore--detailScore .aussieScore__awaySecondary,.aussieScore--detailScore .aussieScore__homeSecondary{font-size:10px}}.aussieScore--detailScore .aussieScore__divider{grid-area:divider;padding:0 10px}@media only screen and (max-width:639px){.aussieScore--detailScore .aussieScore__divider{font-size:22px;padding:0}}.aussieScore__live{color:var(--color-primary)}.aussieScore__homePrimary{grid-area:homePrimary}.aussieScore__awayPrimary{grid-area:awayPrimary}.aussieScore__homeSecondary{grid-area:homeSecondary}.aussieScore__awaySecondary{grid-area:awaySecondary}.lineThrough{text-decoration:line-through}.fontNormal{font-weight:400}.fontBold{font-weight:700}.fontExtraBold{font-weight:800}.no-border-left{border-left:0}.participant__myTeamsIconContainer{align-items:center;align-self:center;cursor:pointer;display:flex;grid-area:myTeams;height:32px;justify-content:center;position:relative;width:32px}.participant__myTeamsIconContainer:before{background-color:transparent;border-radius:50%;content:"";height:32px;left:0;opacity:0;position:absolute;top:0;transition-duration:.2s;transition-timing-function:ease-in-out;width:32px}.participant__myTeamsIconContainer:hover:before{background-color:var(--color-support-3);opacity:.15}.participant__myTeamsIconContainer:hover svg{--color-symbol-star-fill:transparent;--color-symbol-star-outline:#999}.participant__myTeamsIconContainer--selected:hover:before{background-color:var(--color-yellow);opacity:.15}.participant__myTeamsIconContainer--selected:hover svg{--color-symbol-star-fill:var(--color-yellow);--color-symbol-star-outline:var(--color-yellow)}.participant__myTeamsIcon{align-items:center;display:flex;height:32px;justify-content:center;width:32px;z-index:1}.participant__participantServe{align-self:center;grid-area:serve;justify-self:center}.participant__participantServe>div{display:flex}.participant__participantServe>div>svg{height:18px;width:18px}.participant__participantLink{align-items:center;background:#fff;border:1px solid var(--color-support-1);border-radius:12px;display:flex;grid-area:image;justify-content:center;overflow:hidden;padding:4px}.participant__participantLink .participant__image{border-radius:12px;height:74px;width:74px}.participant__participantLink--team{padding:12px}.participant__participantLink--team .participant__image{height:58px;width:58px}.participant__doubles--1{grid-area:image}.participant__doubles--2{grid-area:image2}.participant__participantNameWrapper{font-size:16px;grid-area:name;padding-top:5px;text-align:center}.theme--dark .participant__participantNameWrapper{padding-top:8px}.participant__participantName{color:var(--color-combination-2);text-decoration:none}.duelParticipant--winner .participant__participantName{font-weight:800}.participant__participantName.participant__overflow{align-items:center;display:inline-flex;hyphens:auto;-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;word-break:break-word}.participant__participantName .flag{display:inline-block}.participant__participantName:hover{text-decoration:underline}.participant__participantIcon:not(:empty){display:inline-block;margin:var(--margin-homeAway);vertical-align:middle}.participant__participantRank{color:var(--color-support-4);display:flex;flex-wrap:wrap;font-size:11px;grid-area:rank;justify-content:center;margin-top:1px;text-align:center}.participant__participantRank a{color:var(--color-support-4)}.participant__participantRank a:hover{text-decoration:underline}@media only screen and (max-width:639px){.participant__participantLink{padding:2px}.participant__participantLink .participant__image{border-radius:8px;height:46px;width:46px}.participant__participantLink--team{padding:8px}.participant__participantLink--team .participant__image{height:34px;width:34px}.participant__doubles .participant__participantLink{padding:3px}.participant__doubles .participant__participantLink .participant__image{height:34px;width:34px}.participant__participantNameWrapper{font-size:14px}}.infoBox__info,.infoBox__wrapper{display:flex;justify-content:center}.infoBox__info{align-items:center;background:var(--color-support-1);border-radius:4px;color:var(--color-combination-4);font-size:11px;margin:0 10px;padding:5px 10px}.infoBox__icon{height:14px;margin-right:5px;width:14px}.audioVideoButton__detailButtonContainer{display:flex;justify-content:center;margin-top:10px}.audioVideoButton__detailButton{align-items:center;border-radius:8px;display:flex;font-family:inherit;font-size:12px;font-weight:700;justify-content:space-between;margin:0 10px;outline:none;padding:5px 12px;text-transform:uppercase}.audioVideoButton__button{background-color:var(--color-secondary-3);border:1px solid var(--color-secondary-3);color:var(--color-support-5);cursor:pointer}.audioVideoButton__button:hover{background-color:var(--color-secondary-1);border-color:var(--color-secondary-1)}.audioVideoButton__button svg{height:20px;margin-right:8px;width:20px}.audioVideoButton__button:disabled{background-color:var(--color-secondary-2);border-color:var(--color-secondary-2);cursor:not-allowed}.audioVideoButton__button.audioVideoButton__scheduled{background-color:var(--color-support-3);border-color:var(--color-support-3)}.audioVideoButton__button.audioVideoButton__live{background-color:var(--color-primary-2);border-color:var(--color-primary-2)}.audioVideoButton__button.audioVideoButton__live:hover{background-color:var(--color-combination-15);border-color:var(--color-combination-15)}.audioCommentsFactory__skeleton{-webkit-animation-duration:1.5s;-webkit-animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;-webkit-animation-name:placeholderShimmer;-webkit-animation-timing-function:linear;background-color:var(--color-skeleton-1);background-image:linear-gradient(to right,var(--color-skeleton-1) 0,var(--color-skeleton-2) 20%,var(--color-skeleton-1) 40%,var(--color-skeleton-1) 100%);background-repeat:repeat;background-size:800px 1px;height:32px;width:150px}.audioCommentsFactory__skeleton svg{display:none}@-webkit-keyframes placeholderShimmer{0%{background-position:-468px 0}to{background-position:468px 0}}.myTeamsIcon__myTeams{--color-symbol-star-fill:transparent;--color-symbol-star-outline:#c8cdcd;cursor:pointer;display:flex;height:18px;width:18px}.myTeamsIcon--active{--color-symbol-star-fill:var(--color-yellow);--color-symbol-star-outline:var(--color-yellow)}.myTeamsIcon__dropdownSort{height:5px;margin:auto;transform:rotate(180deg);width:8px}.specialScore__matchInfo{font-size:16px;font-weight:700;hyphens:auto;text-align:center;word-break:break-word}.specialScore__status{font-weight:700;padding-top:3px;text-align:center}body.loading #live-table{position:relative}#preload{display:none}.loadingAnimation{background-color:var(--color-combination-9);border:1px solid var(--color-combination-7);border-radius:8px;display:flex;flex-flow:column nowrap;height:105px;line-height:46px;margin:100px auto;position:sticky;position:-webkit-sticky;text-align:center;text-transform:uppercase;top:100px;width:140px}.loadingAnimation__text{color:var(--color-support-4);font-size:11px;padding:52px 0 0}.loading .loadingAnimation{display:flex}.loadingAnimation:after{animation:spin 1.8s ease-in-out infinite;border-top:4px solid var(--color-combination-8);border:4px solid var(--color-combination-8);border-radius:50%;border-top-color:var(--color-combination-4);content:"";display:flex;height:28px;left:calc(50% - 18px);position:absolute;top:calc(50% - 26px);width:28px}.loadingOverlay{background:rgba(var(--color-support-1-rgb),.75);border-radius:8px;bottom:0;display:none;height:100%;position:absolute;top:0;width:100%;z-index:var(--zIndex-loading)}.loading .loadingOverlay{display:flex}.ranking_page .loadingOverlay{background:transparent}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}