.el-button--primary{background-color:#09661f}.el-button--primary:focus,.el-button--primary:hover{background:#09661f;border-color:#09661f;color:#fff}.gameDataAnalysisPag{width:100%}.gameDataAnalysisPag main .gameDataAnalysisPag-headerBox{height:12.5rem;padding-top:25;box-sizing:border-box}.gameDataAnalysisPag main .gameDataAnalysisPag-header{width:100%;background-color:#fff}.gameDataAnalysisPag main .gameDataAnalysisPag-header-content{width:62.5%;max-width:75rem;min-width:61.25rem;margin:0 auto;display:flex;justify-content:center;align-items:center;position:relative}.gameDataAnalysisPag main .gameDataAnalysisPag-header-content .gameDataAnalysisPag-awayTeam,.gameDataAnalysisPag main .gameDataAnalysisPag-header-content .gameDataAnalysisPag-homeTeam{font-size:1.25rem;display:flex;flex:1;align-items:center}.gameDataAnalysisPag main .gameDataAnalysisPag-header-content .gameDataAnalysisPag-awayTeam span,.gameDataAnalysisPag main .gameDataAnalysisPag-header-content .gameDataAnalysisPag-homeTeam span{margin:0 .9375rem}.gameDataAnalysisPag main .gameDataAnalysisPag-header-content .gameDataAnalysisPag-homeTeam{justify-content:flex-end}.gameDataAnalysisPag main .gameDataAnalysisPag-header-content img{width:1.875rem}.gameDataAnalysisPag main .gameDataAnalysisPag-header-content .gameDataAnalysisPag-compareData{position:relative;margin:0 5.625rem;padding:0 0 1.5625rem}.gameDataAnalysisPag main .gameDataAnalysisPag-header-content .gameDataAnalysisPag-compareData-decorationLeft{position:absolute;top:0;right:0}.gameDataAnalysisPag main .gameDataAnalysisPag-header-content .gameDataAnalysisPag-compareData-decorationLeft-content{width:2.8125rem;height:7.875rem;position:absolute;background:#fff;border-radius:50%;top:.9375rem;left:.1875rem;display:flex;align-items:center;justify-content:center;-ms-writing-mode:tb;writing-mode:tb;box-sizing:border-box;font-size:1.5rem;z-index:1;color:#09661f}.gameDataAnalysisPag main .gameDataAnalysisPag-header-content .gameDataAnalysisPag-compareData-decorationLeft-shadow{width:1.5625rem;height:5rem;border-radius:50%;background:pink;box-shadow:0 0 .75rem #000;position:absolute;transform:translate(74%,50%)}.gameDataAnalysisPag main .gameDataAnalysisPag-header-content .gameDataAnalysisPag-compareData-decorationRight{position:absolute;top:0;left:0}.gameDataAnalysisPag main .gameDataAnalysisPag-header-content .gameDataAnalysisPag-compareData-decorationRight-content{width:2.8125rem;height:7.875rem;position:absolute;background:#fff;border-radius:50%;top:.9375rem;right:.1875rem;display:flex;align-items:center;justify-content:center;-ms-writing-mode:tb;writing-mode:tb;box-sizing:border-box;font-size:1.5rem;z-index:1;color:#09661f}.gameDataAnalysisPag main .gameDataAnalysisPag-header-content .gameDataAnalysisPag-compareData-decorationRight-shadow{width:1.5625rem;height:5rem;border-radius:50%;background:pink;box-shadow:0 0 .75rem #000;position:absolute;transform:translate(-180%,50%)}.gameDataAnalysisPag main .gameDataAnalysisPag-header-content .gameDataAnalysisPag-compareData-eventName{font-size:.875rem;background:#ffae0d;min-width:100px;height:28px;display:inline-block;position:relative;border-radius:0 0 1em 1em}.gameDataAnalysisPag main .gameDataAnalysisPag-header-content .gameDataAnalysisPag-compareData-eventName:before{content:" ";position:absolute;width:1em;height:1em;left:-1em;background-image:radial-gradient(circle 1em at 0 100%,transparent 50px,#ffae0d 50%)}.gameDataAnalysisPag main .gameDataAnalysisPag-header-content .gameDataAnalysisPag-compareData-eventName:after{content:" ";width:1em;height:1em;top:0;right:-1em;position:absolute;background-image:radial-gradient(circle 1em at 100% 100%,transparent 50px,#ffae0d 50%)}.gameDataAnalysisPag main .gameDataAnalysisPag-header-content .gameDataAnalysisPag-compareData-eventName p{color:#fff;padding:5px;margin:0}.gameDataAnalysisPag main .gameDataAnalysisPag-header-content .gameDataAnalysisPag-compareData-score{font-size:1.25rem;font-weight:700;display:flex;align-items:center;justify-content:center}.gameDataAnalysisPag main .gameDataAnalysisPag-header-content .gameDataAnalysisPag-compareData-score span{font-size:2.8125rem;color:#09661f}.gameDataAnalysisPag main .gameDataAnalysisPag-header-content .gameDataAnalysisPag-compareData-score div{margin:0 7.1875rem}.gameDataAnalysisPag main .gameDataAnalysisPag-header-content .gameDataAnalysisPag-compareData .win{color:#be272d}@media screen and (max-width:1100px){.gameDataAnalysisPag main .gameDataAnalysisPag-header-content .gameDataAnalysisPag-compareData{margin:0 70px}}.gameDataAnalysisPag main .gameDataAnalysisPag-header-content .win{color:#be272d}.gameDataAnalysisPag main .gameDataAnalysisPag-header-content .navBtn{position:absolute;top:0;right:0;cursor:pointer;background-color:#747474;color:#fff;padding:3px 7px;border-radius:0 0 5px 5px}.gameDataAnalysisPag main .gameDataAnalysisPag-header-content .navBtn:hover{color:#fff;background:#ffae0d;cursor:pointer}.gameDataAnalysisPag main .gameDataAnalysisPag-header-content .navBtn:hover .collected{display:none}.gameDataAnalysisPag main .gameDataAnalysisPag-header-content .navBtn svg{display:inline-block;margin-right:5px}.gameDataAnalysisPag main .gameDataAnalysisPag-header-content .changed{color:#fff;background:#ffae0d}.gameDataAnalysisPag main .gameDataAnalysisPag-nav{width:100%;background-color:#fff;box-shadow:inset 0 0 3px rgba(0,0,0,.25098039215686274)}.gameDataAnalysisPag main .gameDataAnalysisPag-nav .changePage{box-sizing:border-box;width:62.5%;max-width:75rem;min-width:61.25rem;margin:0 auto;display:flex;justify-content:center;align-items:center}.gameDataAnalysisPag main .gameDataAnalysisPag-nav .navBtn{cursor:pointer;padding:.9375rem;color:#747474;box-sizing:border-box;font-size:1rem}.gameDataAnalysisPag main .gameDataAnalysisPag-nav .changed{color:#09661f;border-bottom:.25rem solid #09661f}.gameDataAnalysisPag main .scrollStyle{margin:0;position:fixed;z-index:1;top:0;box-shadow:0 0 5px rgba(0,0,0,.5)}.gameDataAnalysisPag main .gameDataAnalysisPag-main{position:relative;margin-top:1.875rem;width:62.5%;max-width:75rem;min-width:61.25rem;margin:0 auto}.gameDataAnalysisPag main .gameDataAnalysisPag-main .startingLineup{margin-top:2.1875rem;background-color:#fff;position:relative}.gameDataAnalysisPag main .gameDataAnalysisPag-main .startingLineup .titleTop{width:100%;height:1px;position:absolute;top:-166px}.gameDataAnalysisPag main .gameDataAnalysisPag-main .startingLineup-title{font-weight:700;font-size:1.25rem;padding:1.25rem .9375rem;box-sizing:border-box;display:flex}.gameDataAnalysisPag main .gameDataAnalysisPag-main .startingLineup-title span{flex:1}.gameDataAnalysisPag main .gameDataAnalysisPag-main .startingLineup-title span:first-child{text-align:left;color:#999}.gameDataAnalysisPag main .gameDataAnalysisPag-main .startingLineup-title span:last-child{text-align:right;color:#999}.gameDataAnalysisPag main .gameDataAnalysisPag-main .startingLineup-lineupMap{width:100%;position:relative}.gameDataAnalysisPag main .gameDataAnalysisPag-main .startingLineup-lineupMap img{width:100%}.gameDataAnalysisPag main .gameDataAnalysisPag-main .startingLineup-lineupMap-listBox{width:50%;height:100%;position:absolute;top:0;display:flex;justify-content:space-between;align-items:center;box-sizing:border-box;padding-bottom:1.4375rem}.gameDataAnalysisPag main .gameDataAnalysisPag-main .startingLineup-lineupMap-listBox .list{flex:1;display:flex;flex-flow:column;justify-content:space-evenly;height:100%}.gameDataAnalysisPag main .gameDataAnalysisPag-main .startingLineup-lineupMap-listBox .list-content{display:block}.gameDataAnalysisPag main .gameDataAnalysisPag-main .startingLineup-lineupMap-listBox .list-content .eventsBox{display:block;width:100%;height:1.4375rem;display:flex;justify-content:center;align-items:center;flex-flow:row-reverse}.gameDataAnalysisPag main .gameDataAnalysisPag-main .startingLineup-lineupMap-listBox .list div{padding:.1875rem;margin:0 .125rem;border-radius:.3125rem;background-color:rgba(0,0,0,.35);box-sizing:border-box;font-size:.75rem;color:#fff}.gameDataAnalysisPag main .gameDataAnalysisPag-main .startingLineup-lineupMap .lineupAwayList .list{flex-flow:column-reverse}.gameDataAnalysisPag main .gameDataAnalysisPag-main .startingLineup-lineupMap-listBox:nth-child(2){padding-left:1.875rem}.gameDataAnalysisPag main .gameDataAnalysisPag-main .startingLineup-lineupMap-listBox:nth-child(3){padding-right:1.5625rem;padding-left:.3125rem;right:0}.gameDataAnalysisPag main .gameDataAnalysisPag-main .startingLineup-substitute{width:100%}.gameDataAnalysisPag main .gameDataAnalysisPag-main .startingLineup-substitute-title{-ms-writing-mode:tb-lr;writing-mode:vertical-lr;margin:0 auto;font-weight:700;padding:2.1875rem 0}.gameDataAnalysisPag main .gameDataAnalysisPag-main .startingLineup-substitute-content{width:100%;display:flex}.gameDataAnalysisPag main .gameDataAnalysisPag-main .startingLineup-substitute-content-list{width:50%;display:flex;flex-flow:wrap;padding:0 4.375rem;box-sizing:border-box;justify-content:center}.gameDataAnalysisPag main .gameDataAnalysisPag-main .startingLineup-substitute-content-list .item{margin:.3125rem}.gameDataAnalysisPag main .gameDataAnalysisPag-main .startingLineup-substitute-content-list .item .even{width:100%;height:1.5rem;display:flex;justify-content:center;align-items:center;flex-flow:row-reverse}.gameDataAnalysisPag main .gameDataAnalysisPag-main .startingLineup-substitute-content-list .item .player{width:7.5rem;padding:.625rem;background-color:rgba(0,0,0,.35);border-radius:.3125rem;color:#fff}.gameDataAnalysisPag main .gameDataAnalysisPag-main .startingLineup-substitute-content-list:first-child{border-right:1px solid #cecece}.gameDataAnalysisPag main .gameDataAnalysisPag-main .startingLineup-icon{width:100%;padding:1.25rem 1.5625rem;box-sizing:border-box;display:flex;justify-content:flex-end;align-items:center;border-top:1px solid #cecece;border-bottom:1px solid #cecece;margin-top:3.4375rem}.gameDataAnalysisPag main .gameDataAnalysisPag-main .startingLineup-icon-item{margin-left:1.25rem;display:flex;align-items:center}.gameDataAnalysisPag main .gameDataAnalysisPag-main .startingLineup-icon-item span{margin-left:.3125rem}.gameDataAnalysisPag main .gameDataAnalysisPag-main .detailedEvent{margin-top:2.1875rem;position:relative}.gameDataAnalysisPag main .gameDataAnalysisPag-main .detailedEvent .titleTop{width:100%;height:1px;position:absolute;top:-166px}.gameDataAnalysisPag main .gameDataAnalysisPag-main .detailedEvent-title{font-weight:700;font-size:1.25rem;margin-bottom:1.25rem}.gameDataAnalysisPag main .gameDataAnalysisPag-main .detailedEvent-content{width:100%;box-shadow:0 0 15px #ccc}.gameDataAnalysisPag main .gameDataAnalysisPag-main .detailedEvent-content td,.gameDataAnalysisPag main .gameDataAnalysisPag-main .detailedEvent-content th{padding:.625rem 0;border:none}.gameDataAnalysisPag main .gameDataAnalysisPag-main .detailedEvent-content tr{background-color:#fff}.gameDataAnalysisPag main .gameDataAnalysisPag-main .detailedEvent-content tr:nth-child(odd){background-color:#ededed}.gameDataAnalysisPag main .gameDataAnalysisPag-main .detailedEvent-content .event{width:4%;border-left:1px solid #cecece;border-right:1px solid #cecece}.gameDataAnalysisPag main .gameDataAnalysisPag-main .detailedEvent-content .goal{width:41%}.gameDataAnalysisPag main .gameDataAnalysisPag-main .detailedEvent-content .time{width:10%}.gameDataAnalysisPag main .gameDataAnalysisPag-main .detailedEvent-content .PSDfutbol{color:#5fce00}.gameDataAnalysisPag main .gameDataAnalysisPag-main .upDownIcon{width:1.375rem;height:1.46875rem;display:inline-block;margin:0 .3125rem}.gameDataAnalysisPag main .gameDataAnalysisPag-main .card{display:inline-block;width:.8125rem;height:1.15625rem}.gameDataAnalysisPag main .gameDataAnalysisPag-main .iconColorRedwBg{background-color:#ff0b00}.gameDataAnalysisPag main .gameDataAnalysisPag-main .iconColorturnYellowRedCardBg{background-color:#ffe200;box-shadow:-2px 2px 0 #ff0b00}.gameDataAnalysisPag main .gameDataAnalysisPag-main .iconColorYellowBg{background-color:#ffe200}.gameDataAnalysisPag main .gameDataAnalysisPag-main .iconColorRed{color:#ff0b00}.gameDataAnalysisPag main .gameDataAnalysisPag-main .iconColorBrown{color:#7e3d25}.gameDataAnalysisPag main .gameDataAnalysisPag-main .iconColorDarkGreen{color:#09661f}.gameDataAnalysisPag main .gameDataAnalysisPag-main .technicalStatistics{position:relative;margin-top:3.125rem}.gameDataAnalysisPag main .gameDataAnalysisPag-main .technicalStatistics .titleTop{width:100%;height:1px;position:absolute;top:-166px}.gameDataAnalysisPag main .gameDataAnalysisPag-main .technicalStatistics-title{font-weight:700;font-size:1.25rem;margin-bottom:1.25rem}.gameDataAnalysisPag main .gameDataAnalysisPag-main .technicalStatistics-content{background-color:#fff;box-shadow:0 0 15px #ccc}.gameDataAnalysisPag main .gameDataAnalysisPag-main .technicalStatistics-content-list{display:flex;align-items:center}.gameDataAnalysisPag main .gameDataAnalysisPag-main .technicalStatistics-content-list .compareDataValue{width:4%;border-left:1px solid #cecece;border-right:1px solid #cecece;padding:.3125rem 0}.gameDataAnalysisPag main .gameDataAnalysisPag-main .technicalStatistics-content-list .progress{width:37.5%}.gameDataAnalysisPag main .gameDataAnalysisPag-main .technicalStatistics-content-list .progress:first-child .vue-simple-progress{display:flex;justify-content:flex-end}.gameDataAnalysisPag main .gameDataAnalysisPag-main .technicalStatistics-content-list .compareData{width:21%}.gameDataAnalysisPag main .gameDataAnalysisPag-main .technicalStatistics-content-list:nth-child(2n){background-color:#ededed}.gameDataAnalysisPag main .gameDataAnalysisPag-main .recentRecord{margin-top:3.125rem;position:relative}.gameDataAnalysisPag main .gameDataAnalysisPag-main .recentRecord .titleTop{width:100%;height:1px;position:absolute;top:-166px}.gameDataAnalysisPag main .gameDataAnalysisPag-main .recentRecord-title{font-weight:700;font-size:1.25rem;margin-bottom:1.25rem}.gameDataAnalysisPag main .gameDataAnalysisPag-main .recentRecord-content{display:flex}.gameDataAnalysisPag main .gameDataAnalysisPag-main .recentRecord-content-teamInformation{flex:1;background-color:#fff;box-shadow:0 0 15px #ccc}.gameDataAnalysisPag main .gameDataAnalysisPag-main .recentRecord-content-teamInformation .teamInformation-header{display:flex;justify-content:space-between;align-items:center;padding:.625rem .3125rem;padding-left:1.25rem;border-left:7px solid #09661f;border-bottom:1px solid #cecece;box-sizing:border-box}.gameDataAnalysisPag main .gameDataAnalysisPag-main .recentRecord-content-teamInformation .teamInformation-header-title{font-size:1rem;flex:1}.gameDataAnalysisPag main .gameDataAnalysisPag-main .recentRecord-content-teamInformation .teamInformation-header-filterNav select{margin-left:.9375rem;font-size:.875rem;border:1px solid #dedede;padding:.3125rem 1.875rem .3125rem .3125rem;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:linear-gradient(45deg,transparent 50%,grey 0),linear-gradient(135deg,grey 50%,transparent 0);background-position:calc(100% - 15px) 1em,calc(100% - 10px) 1em,calc(100% - 2.5em) .5em;background-size:5px 5px,5px 5px,1px 1.5em;background-repeat:no-repeat}.gameDataAnalysisPag main .gameDataAnalysisPag-main .recentRecord-content-teamInformation .teamInformation-chart{width:100%;margin-bottom:2.5rem}.gameDataAnalysisPag main .gameDataAnalysisPag-main .recentRecord-content-teamInformation .teamInformation-chart p{text-align:right;padding-right:10%}.gameDataAnalysisPag main .gameDataAnalysisPag-main .recentRecord-content-teamInformation .teamInformation-match,.gameDataAnalysisPag main .gameDataAnalysisPag-main .recentRecord-content-teamInformation .teamInformation-match table{width:100%}.gameDataAnalysisPag main .gameDataAnalysisPag-main .recentRecord-content-teamInformation .teamInformation-match table .head{border-spacing:0;border-top:1px solid #dedede;border-bottom:1px solid #dedede}.gameDataAnalysisPag main .gameDataAnalysisPag-main .recentRecord-content-teamInformation .teamInformation-match table .head-halfTime,.gameDataAnalysisPag main .gameDataAnalysisPag-main .recentRecord-content-teamInformation .teamInformation-match table .head-time{border-left:1px solid #dedede;border-right:1px solid #dedede}.gameDataAnalysisPag main .gameDataAnalysisPag-main .recentRecord-content-teamInformation .teamInformation-match table .head th{min-width:4em}.gameDataAnalysisPag main .gameDataAnalysisPag-main .recentRecord-content-teamInformation .teamInformation-match table table{border-collapse:collapse;font-size:.875rem;width:100%;background:#fff;max-width:75rem}.gameDataAnalysisPag main .gameDataAnalysisPag-main .recentRecord-content-teamInformation .teamInformation-match table .main{background:#fff}.gameDataAnalysisPag main .gameDataAnalysisPag-main .recentRecord-content-teamInformation .teamInformation-match table .main .live,.gameDataAnalysisPag main .gameDataAnalysisPag-main .recentRecord-content-teamInformation .teamInformation-match table .main .score{cursor:auto}.gameDataAnalysisPag main .gameDataAnalysisPag-main .recentRecord-content-teamInformation .teamInformation-match table .main .halfScore,.gameDataAnalysisPag main .gameDataAnalysisPag-main .recentRecord-content-teamInformation .teamInformation-match table .main .time{line-height:1.2em;border-left:1px solid #cbcbcb;border-right:1px solid #cbcbcb}.gameDataAnalysisPag main .gameDataAnalysisPag-main .recentRecord-content-teamInformation .teamInformation-match table .main:nth-child(2n){background-color:#ededed}.gameDataAnalysisPag main .gameDataAnalysisPag-main .recentRecord-content-teamInformation .teamInformation-match table th{padding:.9375rem .3125rem;border:none}.gameDataAnalysisPag main .gameDataAnalysisPag-main .recentRecord-content-teamInformation .teamInformation-match table td{padding:.6875rem .3125rem;font-size:.75rem}.gameDataAnalysisPag main .gameDataAnalysisPag-main .recentRecord-content-teamInformation .teamInformation-match table td,.gameDataAnalysisPag main .gameDataAnalysisPag-main .recentRecord-content-teamInformation .teamInformation-match table th{text-align:center}.gameDataAnalysisPag main .gameDataAnalysisPag-main .recentRecord-content-teamInformation .teamInformation-match table td{border:none;border-bottom:.0625rem solid #cecece}.gameDataAnalysisPag main .gameDataAnalysisPag-main .recentRecord-content-teamInformation .teamInformation-match table .halfScore,.gameDataAnalysisPag main .gameDataAnalysisPag-main .recentRecord-content-teamInformation .teamInformation-match table .time{line-height:1em}.gameDataAnalysisPag main .gameDataAnalysisPag-main .recentRecord-content-teamInformation .teamInformation-match table .date,.gameDataAnalysisPag main .gameDataAnalysisPag-main .recentRecord-content-teamInformation .teamInformation-match table .halfScore{font-size:.75rem}.gameDataAnalysisPag main .gameDataAnalysisPag-main .recentRecord-content-teamInformation .teamInformation-match table .home{text-align:right}.gameDataAnalysisPag main .gameDataAnalysisPag-main .recentRecord-content-teamInformation .teamInformation-match table .away{text-align:left}.gameDataAnalysisPag main .gameDataAnalysisPag-main .recentRecord-content-teamInformation .teamInformation-match table .statusPlaying{color:#d60000}.gameDataAnalysisPag main .gameDataAnalysisPag-main .recentRecord-content-teamInformation .teamInformation-match table .away,.gameDataAnalysisPag main .gameDataAnalysisPag-main .recentRecord-content-teamInformation .teamInformation-match table .home{width:28%}.gameDataAnalysisPag main .gameDataAnalysisPag-main .recentRecord-content-teamInformation .teamInformation-match table .eventname{width:8%}.gameDataAnalysisPag main .gameDataAnalysisPag-main .recentRecord-content-teamInformation .teamInformation-match table .time{width:12.5%}.gameDataAnalysisPag main .gameDataAnalysisPag-main .recentRecord-content-teamInformation .teamInformation-match table .score{width:7.5%}.gameDataAnalysisPag main .gameDataAnalysisPag-main .recentRecord-content-teamInformation .teamInformation-match table .halfScore{width:7.3%}.gameDataAnalysisPag main .gameDataAnalysisPag-main .recentRecord-content-teamInformation .teamInformation-match table .result{width:8%}.gameDataAnalysisPag main .gameDataAnalysisPag-main .recentRecord-content-teamInformation:first-child{margin-right:1.125rem}.gameDataAnalysisPag main .gameDataAnalysisPag-main .technicalData{margin-top:3.125rem;position:relative}.gameDataAnalysisPag main .gameDataAnalysisPag-main .technicalData .titleTop{width:100%;height:1px;position:absolute;top:-166px}.gameDataAnalysisPag main .gameDataAnalysisPag-main .technicalData-title{font-weight:700;font-size:1.25rem;margin-bottom:1.25rem}.gameDataAnalysisPag main .gameDataAnalysisPag-main .technicalData-content table{width:100%}.gameDataAnalysisPag main .gameDataAnalysisPag-main .technicalData-content table .head{background:#09661f;color:#fff;border-spacing:0}.gameDataAnalysisPag main .gameDataAnalysisPag-main .technicalData-content table table{border-collapse:collapse;font-size:.875rem;width:100%;background:#fff;max-width:75rem}.gameDataAnalysisPag main .gameDataAnalysisPag-main .technicalData-content table .main{background:#fff}.gameDataAnalysisPag main .gameDataAnalysisPag-main .technicalData-content table .lrBorder{border-left:1px solid #cecece;border-right:1px solid #cecece}.gameDataAnalysisPag main .gameDataAnalysisPag-main .technicalData-content table .main:nth-child(2n){background-color:#ededed}.gameDataAnalysisPag main .gameDataAnalysisPag-main .technicalData-content table th{padding:.9375rem .3125rem;border:none}.gameDataAnalysisPag main .gameDataAnalysisPag-main .technicalData-content table td{padding:.6875rem .3125rem;font-size:.875rem}.gameDataAnalysisPag main .gameDataAnalysisPag-main .technicalData-content table td,.gameDataAnalysisPag main .gameDataAnalysisPag-main .technicalData-content table th{text-align:center}.gameDataAnalysisPag main .gameDataAnalysisPag-main .technicalData-content table td{border:none;border-bottom:.0625rem solid #cecece}.gameDataAnalysisPag main .gameDataAnalysisPag-main .technicalData-content table .numberOfGames{width:23%}.gameDataAnalysisPag main .probabilityOfConcedingGoal{margin-top:3.125rem}.gameDataAnalysisPag main .probabilityOfConcedingGoal-title{font-weight:700;font-size:1.25rem;margin-bottom:1.25rem}.gameDataAnalysisPag main .probabilityOfConcedingGoal-nav{width:100%;display:flex;justify-content:space-between;padding:0 3.4375rem;box-sizing:border-box}.gameDataAnalysisPag main .probabilityOfConcedingGoal-nav .screeningTeam{display:flex}.gameDataAnalysisPag main .probabilityOfConcedingGoal-nav .screeningTeam div,.gameDataAnalysisPag main .probabilityOfConcedingGoal-nav .screeningTheNumberOfGames{cursor:pointer;border:1px solid #ccc;padding:.5rem .625rem;background:#fff;background:linear-gradient(180deg,#fff 0,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#cccccc",GradientType=0)}.gameDataAnalysisPag main .winningAndLosingStatistics{margin-top:3.125rem;position:relative}.gameDataAnalysisPag main .winningAndLosingStatistics .titleTop{width:100%;height:1px;position:absolute;top:-166px}.gameDataAnalysisPag main .winningAndLosingStatistics-title{font-weight:700;font-size:1.25rem;margin-bottom:1.25rem}.gameDataAnalysisPag main .winningAndLosingStatistics-nav{width:100%;display:flex;justify-content:space-between;padding:0 3.4375rem;box-sizing:border-box}.gameDataAnalysisPag main .winningAndLosingStatistics-nav .screeningTeam{display:flex}.gameDataAnalysisPag main .winningAndLosingStatistics-nav .screeningTeam div{border:1px solid #ccc;padding:.5rem .625rem;background:#fff;background:linear-gradient(180deg,#fff 0,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#cccccc",GradientType=0)}.gameDataAnalysisPag main .winningAndLosingStatistics-nav .screeningTeam .activeWALS{background:#b3b3b3;background:linear-gradient(180deg,#b3b3b3 0,#fff);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#b3b3b3",endColorstr="#ffffff",GradientType=0);border-bottom:3px solid #09661f}.gameDataAnalysisPag main .winningAndLosingStatistics-nav .screeningTeam :hover{border-bottom:3px solid #09661f}.gameDataAnalysisPag main .winningAndLosingStatistics-nav .screeningTheNumberOfGames{background:none;outline:none;border:none}.gameDataAnalysisPag main .winningAndLosingStatistics-nav .screeningTheNumberOfGamesWrap{padding:.5rem .625rem;border:1px solid #ccc;background:#fff;background:linear-gradient(180deg,#fff 0,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#cccccc",GradientType=0)}.gameDataAnalysisPag main .statistics{position:relative;margin-top:3.125rem}.gameDataAnalysisPag main .statistics .titleTop{width:100%;height:1px;position:absolute;top:-166px}.gameDataAnalysisPag main .statistics table td,.gameDataAnalysisPag main .statistics table th{border:none}.gameDataAnalysisPag main .statistics-title{font-weight:700;font-size:1.25rem;margin-bottom:1.25rem}.gameDataAnalysisPag main .statistics-content{width:100%;border:1px solid #cecece}.gameDataAnalysisPag main .statistics-content .head{background:#ededed;border-bottom:1px solid #cecece}.gameDataAnalysisPag main .statistics-content .head-title{width:18%}.gameDataAnalysisPag main .statistics-content .head .goalAway,.gameDataAnalysisPag main .statistics-content .head .goalHome{width:41%;padding:1.125rem 0}.gameDataAnalysisPag main .statistics-content .main{border:none}.gameDataAnalysisPag main .statistics-content .main .titleContent{padding:.9375rem 1.25rem;display:flex;flex-flow:column;align-items:flex-start}.gameDataAnalysisPag main .statistics-content .main .titleContent-title{color:#09661f;margin-bottom:9.375rem;text-align:left;text-indent:-.6em;padding-left:.6em}.gameDataAnalysisPag main .statistics-content .main .titleContent-content{display:flex;flex-flow:column;align-items:flex-start}.gameDataAnalysisPag main .statistics-content .main .titleContent-content-item{display:flex;justify-content:flex-start;align-items:center}.gameDataAnalysisPag main .statistics-content .main .titleContent-content-item .chartColor{width:.75rem;height:.75rem}.gameDataAnalysisPag main .statistics-content .main .titleContent-content-item span{margin-left:.3em}.gameDataAnalysisPag main .statistics-content .main .titleContent-content-item:nth-child(2) .chartColor{background-color:#476821}.gameDataAnalysisPag main .statistics-content .main .titleContent-content-item:nth-child(3) .chartColor{background-color:#0a1a66}.gameDataAnalysisPag main .statistics-content .main .titleContent-content-item:nth-child(4) .chartColor{background-color:#7dd4e2}.gameDataAnalysisPag main .statistics-content .main .titleContent-content-item:nth-child(5) .chartColor{background-color:#ffae0d}.gameDataAnalysisPag main .statistics-content .goalHome,.gameDataAnalysisPag main .statistics-content .goalHomeChart{border-right:1px solid #cecece;border-left:1px solid #cecece}.gameDataAnalysisPag main .statistics-averageCornerKickTitle,.gameDataAnalysisPag main .statistics-averageYellowCardTitle{color:#09661f;text-align:left;padding-left:1.25rem;margin-top:2.1875rem;margin-bottom:1.25rem;font-size:1.2em}.gameDataAnalysisPag main .statistics-averageCornerKick,.gameDataAnalysisPag main .statistics-averageYellowCard{width:100%;border:1px solid #cecece}.gameDataAnalysisPag main .statistics-averageCornerKick .head,.gameDataAnalysisPag main .statistics-averageYellowCard .head{background:#ededed;border-bottom:1px solid #cecece}.gameDataAnalysisPag main .statistics-averageCornerKick .head-title,.gameDataAnalysisPag main .statistics-averageYellowCard .head-title{width:18%}.gameDataAnalysisPag main .statistics-averageCornerKick .head .away,.gameDataAnalysisPag main .statistics-averageCornerKick .head .home,.gameDataAnalysisPag main .statistics-averageYellowCard .head .away,.gameDataAnalysisPag main .statistics-averageYellowCard .head .home{width:41%;padding:1.125rem 0}.gameDataAnalysisPag main .statistics-averageCornerKick .head .home,.gameDataAnalysisPag main .statistics-averageYellowCard .head .home{border-right:1px solid #cecece;border-left:1px solid #cecece}.gameDataAnalysisPag main .statistics-averageCornerKick .main .type,.gameDataAnalysisPag main .statistics-averageYellowCard .main .type{background:#ededed;padding:1.25rem 0}.gameDataAnalysisPag main .statistics-averageCornerKick .main .content,.gameDataAnalysisPag main .statistics-averageYellowCard .main .content{background-color:#fff}.gameDataAnalysisPag main .statistics-averageCornerKick .main td:nth-child(2),.gameDataAnalysisPag main .statistics-averageYellowCard .main td:nth-child(2){border-right:1px solid #cecece;border-left:1px solid #cecece}.gameDataAnalysisPag main .statistics-averageCornerKick tr:nth-child(2),.gameDataAnalysisPag main .statistics-averageYellowCard tr:nth-child(2){border-bottom:1px solid #cecece}.gameDataAnalysisPag main .echarts{height:400px}.gameDataAnalysisPag main .echarts div:first-child{width:100%!important}.gameDataAnalysisPag main .echarts div:first-child canvas{width:100%!important;cursor:auto}.gameDataAnalysisPag main .columnarchart{height:400px}.gameDataAnalysisPag main .floatNav{min-width:6.875rem;max-width:12.5rem;background-color:#fff;border-radius:.3125rem;padding:0 .875rem;box-sizing:border-box;position:fixed;left:calc(82.25% + 110px);top:280px;font-size:.75rem;text-align:start;border:1px solid #ccc;box-shadow:0 0 3px rgba(0,0,0,.15);opacity:.7}.gameDataAnalysisPag main .floatNav a{text-decoration:none;color:#000;display:block;padding:.875rem 0;box-sizing:border-box;border-bottom:1px solid #ccc;cursor:pointer}.gameDataAnalysisPag main .floatNav a:last-child{border-bottom:none}.gameDataAnalysisPag main .floatNav:hover{opacity:1}@media screen and (max-width:1100px){.gameDataAnalysisPag main .floatNav{padding:10px;right:0;left:auto}.gameDataAnalysisPag main .floatNav a{padding:10px 0}}html[lang=en] .gameDataAnalysisPag main .gameDataAnalysisPag-main .startingLineup-substitute-title,html[lang=vn] .gameDataAnalysisPag main .gameDataAnalysisPag-main .startingLineup-substitute-title{-ms-writing-mode:initial;writing-mode:initial}html[lang=en] .gameDataAnalysisPag main .gameDataAnalysisPag-main .recentRecord-content-teamInformation .teamInformation-match table .head-halfTime,html[lang=en] .gameDataAnalysisPag main .gameDataAnalysisPag-main .recentRecord-content-teamInformation .teamInformation-match table .head-time,html[lang=vn] .gameDataAnalysisPag main .gameDataAnalysisPag-main .recentRecord-content-teamInformation .teamInformation-match table .head-halfTime,html[lang=vn] .gameDataAnalysisPag main .gameDataAnalysisPag-main .recentRecord-content-teamInformation .teamInformation-match table .head-time{min-width:30px}html[lang=en] .gameDataAnalysisPag main .gameDataAnalysisPag .technicalData-content table .numberOfGames,html[lang=vn] .gameDataAnalysisPag main .gameDataAnalysisPag .technicalData-content table .numberOfGames{width:21%}