.matchHistoryRowWrapper{overflow-x:auto;padding-bottom:16px}.matchHistoryRow{border-bottom:1px solid var(--color-border-1);display:grid;grid-template:"homeLostServe	homeAhead  homeServis score  awayServis  awayAhead 	awayLostServe" 24px/minmax(var(--width-lostServe,50px),1fr) var(--width-ahead,30px) max-content minmax(70px,max-content) max-content var(--width-ahead,30px) minmax(var(--width-lostServe,50px),1fr);padding-top:16px;white-space:nowrap}.matchHistoryRow+.sectionHeader{margin-top:16px}.basketball .matchHistoryRow{padding-bottom:16px}.tennis .matchHistoryRow{--width-ahead:0;--width-lostServe:0;border-bottom:none}.darts .matchHistoryRow{--width-ahead:0}.darts .matchHistoryRow .darts-ico{height:18px;width:18px}.matchHistoryRow__emptySet{color:var(--color-primary);font-weight:700;line-height:23px;padding-top:16px;text-align:center;text-transform:uppercase}.darts .matchHistoryRow__matchHistoryRowNewGame,.tennis .matchHistoryRow__matchHistoryRowNewGame{grid-template-columns:1fr var(--width-ahead,30px) max-content max-content max-content var(--width-ahead,30px) 1fr;min-width:380px}.darts .matchHistoryRow__matchHistoryRowNewGame__scoreBox,.tennis .matchHistoryRow__matchHistoryRowNewGame__scoreBox{padding:0 10px}.matchHistoryRow__ahead{align-items:center;border:1px solid var(--color-support-1);border-radius:4px;display:flex;justify-content:center;padding:4px}.matchHistoryRow__ahead.matchHistoryRow__home{grid-area:homeAhead}.matchHistoryRow__ahead.matchHistoryRow__away{grid-area:awayAhead}.matchHistoryRow__lostServe{align-items:center;display:flex;justify-content:flex-start;padding:0 10px}.matchHistoryRow__lostServeText{background-color:#ffeaf0;border-radius:4px;color:var(--color-primary);font-size:11px;font-weight:700;overflow:hidden;padding:4px;text-overflow:ellipsis}.matchHistoryRow__lostServe.matchHistoryRow__home{flex-direction:row-reverse;grid-area:homeLostServe}.matchHistoryRow__lostServe.matchHistoryRow__away{grid-area:awayLostServe}.matchHistoryRow__servis{align-items:center;display:flex;justify-content:center;min-width:25px}.matchHistoryRow__servis div{display:flex}.matchHistoryRow__servis div>svg{height:14px;width:14px}.matchHistoryRow__servis.matchHistoryRow__away{grid-area:awayServis}.matchHistoryRow__servis.matchHistoryRow__home{grid-area:homeServis}.home .matchHistoryRow__ball{margin:0 0 0 10px}.away .matchHistoryRow__ball{margin:0 10px 0 0}.matchHistoryRow__bold{color:var(--color-primary)}.matchHistoryRow__skin{font-weight:400}.matchHistoryRow__scoreBox{align-items:center;display:flex;font-weight:700;grid-area:score;justify-content:center}.matchHistoryRow__score{font-size:18px;padding:0 5px}.matchHistoryRow__score sup{font-weight:400}.matchHistoryRow__green{color:var(--color-green)}.matchHistoryRow__red{color:var(--color-red)}.matchHistoryRow__fifteens{border-bottom:1px solid var(--color-support-1);color:var(--color-combination-2);padding:8px 10px 18px;text-align:center}.matchHistoryRow__fifteen{border-radius:4px;padding:2px 4px}.matchHistoryRow__summaryFifteens{display:flex;flex-wrap:wrap;justify-content:center;line-height:25px;padding:0 10px;text-align:center}.matchHistoryRow__dartServis{font-weight:700}.matchHistoryRow__dartThrows{border-bottom:1px solid var(--color-support-1);line-height:24px;padding:0 10px;text-align:center}.matchHistoryTabSkeleton__skeleton{display:grid;grid-auto-flow:row;grid-auto-rows:27px;grid-template-rows:28px}.matchHistoryTabSkeleton__header{background-color:var(--color-skeleton-2)}.matchHistoryTabSkeleton__row,.matchHistoryTabSkeleton__row1,.matchHistoryTabSkeleton__row2{align-content:center;border-bottom:1px solid var(--color-border-1);display:grid;grid-template-columns:1fr 14px 30px 30px 30px 14px 1fr;grid-template-rows:13px}.matchHistoryTabSkeleton__row1:after,.matchHistoryTabSkeleton__row1:before,.matchHistoryTabSkeleton__row2:after,.matchHistoryTabSkeleton__row2:before,.matchHistoryTabSkeleton__row:after,.matchHistoryTabSkeleton__row:before{-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: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-y;background-size:800px 1px;content:""}.matchHistoryTabSkeleton__row1:before,.matchHistoryTabSkeleton__row2:before,.matchHistoryTabSkeleton__row:before{grid-area:score}.matchHistoryTabSkeleton__row1:after,.matchHistoryTabSkeleton__row2:after,.matchHistoryTabSkeleton__row:after{grid-area:plus}.matchHistoryTabSkeleton__row{grid-template-areas:" . . . score  . . . "}.matchHistoryTabSkeleton__row1{grid-template-areas:" . plus . score  . . . "}.matchHistoryTabSkeleton__row2{grid-template-areas:" . . . score  . plus . "}@-webkit-keyframes placeholderShimmer{0%{background-position:-468px 0}to{background-position:468px 0}}