<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--ej-min-width:100vw;--ej-neutral-100:#fff;--ej-neutral-200:#fff;--ej-neutral-300:#ccc;--ej-neutral-400:#848484;--ej-neutral-500:#8a8a8a;--ej-neutral-600:#404040;--ej-neutral-700:#292929;--ej-neutral-800:#191919;--ej-neutral-900:#000;--ej-box-shadow:#0766fb14;--ej-row-background:#deebff;--ej-nextPrev-background:#fff;--ej-resultTable-bg:#f7f9fa;--ej-color-action:#0766fb;--ej-detailScreen-header-color:#8f1a4e;--ej-detailScreen-header-background:#fff;--ej-venue-color:#a6a6a6;--ej-schedule-time-color:#414da7;--ej-tableHeader-background:#8f1a4e;--ej-tableRow-background:#fff;--ej-netRR-color:#0766fb;--ej-teamName-color:var(--ej-tableHeader-background);--ej-homePage-background:#0766fb;--ej-homePage-subColor:#a4b1d0;--ej-score-tableAbbr-text:#646464;--ej-tournament-bg:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}body,body.dark{background:var(--ej-neutral-100)}body.dark{--ej-neutral-100:#000;--ej-neutral-200:#191919;--ej-neutral-300:#2a2a2a;--ej-neutral-400:#404040;--ej-neutral-500:#9099ad;--ej-neutral-600:grey;--ej-neutral-700:#d2d6de;--ej-neutral-800:#fff;--ej-neutral-900:#fff;--ej-box-shadow:#00000014;--ej-row-background:#375598;--ej-nextPrev-background:#375598;--ej-resultTable-bg:#14213d;--ej-color-action:#0766fb;--ej-detailScreen-header-color:#fff;--ej-detailScreen-header-background:#1b2a4b;--ej-venue-color:#9099ad;--ej-schedule-time-color:#375598;--ej-tableHeader-background:#d53e5c;--ej-tableRow-background:#375598;--ej-netRR-color:#bcd1ff;--ej-teamName-color:#fff;--ej-homePage-background:#375598;--ej-homePage-subColor:#a4b1d0;--ej-score-tableAbbr-text:#bcd1ff;--ej-tournament-bg:#1b2a4b}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.homePage.container{background:#0000;background:var(--ej-homePage-background);border-radius:1rem;color:#fff;cursor:pointer;display:flex;flex-direction:column;font-size:14px;height:130px;overflow:hidden;width:210px}.homePage .headerContainer{align-items:center;display:flex;justify-content:space-between;padding:.5rem 1rem}.homePage .liveIndicator{background-color:#ff2848;border-radius:.5rem;color:#fff;display:flex;font-size:.5em;margin:0;order:-1;padding:.2rem .4rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.homePage .blink{animation:blinker 1s cubic-bezier(.5,0,1,1) infinite alternate;font-size:10px;margin-right:5px;vertical-align:initial}.homePage .liveCircle{background-color:#fff;border-radius:50%;height:6px;margin-top:.1rem;width:6px}.homePage .closeBtn{background-color:initial;border:0;cursor:pointer;opacity:.8}.homePage .closeBtn:hover{opacity:1}.homePage .bodyContainer{display:flex;flex-direction:column;justify-content:center}.homePage .rowAlignment{font-family:sans-serif;font-size:10px;padding:.2rem 1rem}.homePage .rowAlignment,.homePage .subRowAlignment{align-items:center;display:flex;justify-content:space-between}.homePage .subRowAlignment img{margin-right:.5rem}.homePage img.icon{filter:invert(1)}.homePage .dark img.icon{filter:invert(0)}.homePage img.icon.dark{filter:invert(1)}.homePage .matchInfo{padding:0 1rem}.homePage .textColor{color:var(--ej-homePage-subColor)}.mobile .homePage.container{width:96vw}.mobile .homePage .closeBtn{display:none}.mobile.app .homePage.container{border-radius:0;width:100vw}.loader{background:var(--ej-neutral-100);height:100%;position:absolute;width:100%;z-index:1000}.loader,.loaderSmall{align-items:center;display:flex;justify-content:center}.tournament{background:#0000;border-radius:.5rem;color:var(--ej-neutral-700);font-size:12px;margin-top:1rem;overflow:hidden;padding:1px}.tournament .tableHeading{color:var(--ej-neutral-900);display:flex;font-size:.8rem;margin:0;padding:.75rem 1rem}.tournament .heading{border-bottom:1px solid var(--ej-neutral-400);display:flex}.tournament .tableTab{background-color:var(--ej-tournament-bg);box-shadow:0 2px 20px var(--ej-box-shadow);display:flex;flex-direction:column;justify-content:flex-start;overflow-x:scroll;overflow-y:hidden;padding:1rem 0 1rem .8rem;scrollbar-width:none}.tournament .tableCol{display:flex}.tournament .sideBar{background-color:#0766fb;padding:0 .8rem}.tournament .noSideBar,.tournament .sideBar{align-items:center;color:#fff;display:flex;flex-direction:column;justify-content:center}.tournament .noSideBar{padding:0 .5rem}.tournament .pointsTableDisplay{background-color:#fff;border-radius:.5rem;box-shadow:-2px 0 8px #054dbc;color:#054dbc;cursor:pointer;margin-bottom:1rem;padding:.5rem}.tournament .table{border-radius:0 0 .5rem .5rem;display:flex;flex-direction:row;max-height:100vh;overflow-x:scroll;overflow-y:hidden;padding:.4rem}.tournament .empty{padding:1.5rem;text-align:center}.tournament .row{background-color:var(--ej-row-background);border-radius:1rem;cursor:pointer;margin-right:1rem;min-width:20vw;padding:.5rem 1rem}.tournament .row:last-child{border:0}.tournament .time{margin-left:auto}.tournament .row1{display:flex}.tournament .match{align-items:center;border-bottom:.3px solid #000;display:flex;justify-content:space-between;padding-bottom:1rem;padding-top:1rem}.tournament .match.scheduled{border-bottom:0 solid #000;padding-top:2rem}.tournament .startTime{align-items:flex-end;display:flex;font-size:12px;justify-content:center}.tournament .team{align-items:center;display:flex;grid-template-columns:2fr 1fr}.tournament .nextTeam{align-items:center;display:flex;grid-template-columns:1fr 2fr}.tournament .teamData{display:flex;flex:1 1;flex-direction:column}.tournament .teamName{font-weight:500;word-break:keep-all}.tournament .teamFinalScore{color:var(--ej-neutral-500);font-size:11px;font-weight:500;margin-top:.4rem}.tournament .vsLabel{display:flex;text-align:center}.tournament .teamNameNext{margin-right:.5rem}.tournament .teamNameFirst{margin-left:.5rem}.tournament .isClient{visibility:visible}.tournament .isServer{visibility:hidden}.tournament h4{margin-left:.5rem}.tournament .nextIcon img,.tournament .prevIcon img{filter:invert(0)}.dark .tournament .nextIcon img,.dark .tournament .prevIcon img,.tournament img.icon.dark{filter:invert(1)}.tournament .trophy{align-items:center;display:flex;justify-content:center;margin-bottom:0}.tournament .custom-scroll::-webkit-scrollbar{display:none;height:.3rem;width:.3rem}.tournament .custom-scroll::-webkit-scrollbar-thumb{background-color:var(--ej-neutral-100);border-radius:1rem}.tournament .nextIcon{right:70px}.tournament .nextIcon,.tournament .noSideBar .nextIcon{border-radius:50%;box-shadow:0 5px 15px #00000059;cursor:pointer;height:20px;margin-top:12px;position:absolute;width:20px}.tournament .noSideBar .nextIcon{right:10px}.tournament .prevIconWrraper{align-items:center;display:flex;justify-content:center}.tournament .prevIcon{border-radius:50%;box-shadow:0 5px 15px #00000059;cursor:pointer;height:20px;left:5px;position:absolute;width:20px}.tournament .nextIcon,.tournament .prevIcon{background-color:var(--ej-nextPrev-background)}.tournament .icon_next{align-items:center;display:flex;justify-content:center;margin:auto;padding:.4rem}.tournament .totalMatches{font-size:20px;font-weight:700}.tournament .score_t{font-size:30px;font-weight:900;padding:1rem .2rem 1rem 1rem}.tournament .overs{align-items:flex-end;display:flex;font-size:7px;font-weight:700;width:25px}.tournament .overs span{bottom:10px;position:absolute}.tournament .innings{font-size:8px;font-weight:700;margin-top:10px;position:absolute}.tournament .batsmenWrapper{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;font-size:8px;font-weight:500;justify-content:center}.tournament .batsmenWrapper div{text-align:left}.tournament .ballerWrapper{align-items:flex-end;display:flex;flex:1 1;flex-direction:column;font-size:8px;font-weight:500;justify-content:center}.tournament .ballerWrapper div{text-align:right}.tournament .liveStatus{display:flex;justify-content:space-between;position:relative}.tournament .inningsWrapper_schedule{display:flex;flex-shrink:1;flex:0.5 1}.mobile .tournament .row{min-width:80vw}.mobile .tournament .nextIcon,.mobile .tournament .noSideBar,.mobile .tournament .prevIcon,.mobile .tournament .sideBar{display:none}@media only screen and (min-width:1910px){.tournament .row{min-width:15vw}}.detailScreen{background:#0000;display:flex;flex-direction:column;font-size:14px;width:100vw}.detailScreen .bodyContainer span{cursor:pointer}.detailScreen .headerContainer{font-size:20px;font-weight:700;margin:1rem;position:relative}.detailScreen .header{align-items:center;bottom:0;color:#fff;display:flex;margin-left:1rem;position:absolute;top:0}.detailScreen .bodyContainer{background-color:var(--ej-detailScreen-header-background);border-radius:.5rem;box-shadow:0 3px 11px var(--ej-box-shadow);color:var(--ej-detailScreen-header-color);display:flex;margin:1rem;padding:.5rem 1rem;width:100%;width:auto}.detailScreen .bodyContainer span{padding:0 3rem 0 .1rem}.detailScreen .highlight{border-bottom:.3px solid var(--ej-detailScreen-header-color)}.detailScreen .bodyContainer span p{margin:0}@media only screen and (min-width:1470px){.detailScreen .headerContainer{font-size:40px}.detailScreen .header{margin-left:2rem}.detailScreen{font-size:18px}}.mobile .detailScreen .bodyContainer span{padding:0 .5rem}.mobile .detailScreen .bodyContainer{align-items:center}.mobile .detailScreen .headerContainer{font-size:10px;margin-bottom:.1rem;margin-top:.1rem}.result{background:#0000;border-radius:.5rem;color:var(--ej-neutral-700);font-size:12px;margin-top:1rem;min-width:var(--ej-min-width)}.result .table{border-radius:0 0 .5rem .5rem;display:flex;flex-direction:column;padding:0 1rem}.result .empty{padding:1.5rem;text-align:center}.result .row{align-items:center;border-radius:1rem;box-shadow:0 3px 6px var(--ej-box-shadow);display:flex;justify-content:space-evenly;margin-bottom:1rem;padding:.5rem 1rem}.dark .result .row{background-color:var(--ej-row-background)}.result .row1{font-size:12px;min-width:130px;padding:0 1rem;text-align:left}.result .match{align-items:center;border-left:.3px solid #000;border-right:.3px solid #000;display:grid;flex-direction:row;grid-template-columns:2fr 1fr 2fr;justify-content:space-between;min-width:300px;padding:0 1.5rem}.result .nextTeam,.result .team{align-items:center;display:flex}.result .teamData{display:flex;flex:1 1;flex-direction:column;padding:0 .5rem}.result .teamName{font-weight:500;word-break:keep-all}.result .teamFinalScore{color:var(--ej-neutral-500);font-size:10px;font-weight:500;margin-top:.4rem}.result .vsLabel{display:flex;justify-content:center}.result .isClient{visibility:visible}.result .isServer{visibility:hidden}.result h4{font-weight:400;margin-left:.5rem}.result img.icon{filter:invert(1)}.dark .result img.icon{filter:invert(0)}.result img.icon.dark{filter:invert(1)}.result .statusNote{border-right:.3px solid #000;min-width:150px;padding:0 1rem;text-align:left}.result .scoreCard{background-color:var(--ej-color-action);border-radius:5rem;color:#fff;cursor:pointer;display:flex;justify-content:center;margin-left:1rem;min-width:90px;padding:0}.result .scoreCardText{padding:.5rem 1rem}.result .day{font-size:14px}.result .showTime{font-size:10px;padding-left:.3rem}.result .custom-scroll::-webkit-scrollbar{display:none;height:.3rem;width:.3rem}.result .custom-scroll::-webkit-scrollbar-thumb{background-color:var(--ej-neutral-100);border-radius:1rem}@media only screen and (min-width:1470px){.result{font-size:18px}.result .match{min-width:600px;padding:0 3.5rem}.result .row1{min-width:200px}.result .day{font-size:16px}.result .showTime{font-size:10px}.result .isClient{font-size:12px}.result .statusNote{min-width:250px;padding:0 2.5rem}.result .teamFinalScore{font-size:12px}}.schedule{background:#0000;border-radius:.5rem;color:var(--ej-neutral-700);font-size:12px;margin-top:1rem;min-width:var(--ej-min-width)}.schedule .table{border-radius:0 0 .5rem .5rem;display:flex;flex-direction:column;padding:0 1rem}.schedule .empty{padding:1.5rem;text-align:center}.schedule .row{align-items:stretch;border-radius:1rem;padding:.5rem 1rem}.schedule .row,.schedule .row1{display:flex;flex-direction:column;justify-content:center}.schedule .row1{align-items:center;font-size:14px;min-width:100px;padding:1rem;text-align:left}.schedule .match{align-items:center;display:flex;flex-direction:row;justify-content:center;min-width:350px;padding:1rem 1.5rem}.schedule .team{align-items:center;display:flex;grid-template-columns:2fr 1fr}.schedule .nextTeam{align-items:center;display:flex;grid-template-columns:1fr 2fr}.schedule .teamData{display:flex;flex:1 1;flex-direction:column;padding:0 .5rem}.schedule .teamName{font-weight:500;word-break:keep-all}.schedule .teamFinalScore{color:var(--ej-neutral-500);font-size:6px;font-weight:500;margin-top:.4rem}.schedule .vsLabel{display:flex;text-align:center}.schedule .isClient{visibility:visible}.schedule .isServer{visibility:hidden}.schedule h4{font-weight:400;margin-left:.5rem}.schedule img.icon{filter:invert(1)}.dark .schedule img.icon{filter:invert(0)}.schedule img.icon.dark{filter:invert(1)}.schedule .custom-scroll::-webkit-scrollbar{display:none;height:.3rem;width:.3rem}.schedule .custom-scroll::-webkit-scrollbar-thumb{background-color:var(--ej-neutral-100);border-radius:1rem}.schedule .wrapper{background-color:var(--ej-row-background);border-radius:.5rem;display:flex;flex-direction:column;padding:0 2rem}.schedule .day{border-bottom:.3px solid var(--ej-neutral-400);padding:1rem 0}.schedule .statusNote,.schedule .venue{color:var(--ej-venue-color);font-size:12px}.schedule .statusNote{margin-bottom:-15px;padding-top:.5rem}.schedule .vsWrapper{align-items:center;display:flex;flex-direction:column;justify-content:center}.schedule .time{color:var(--ej-schedule-time-color);font-weight:900}.mobile .schedule .row{padding:.5rem 0}.mobile .schedule .match{min-width:0;min-width:auto}@media only screen and (min-width:1470px){.schedule,.schedule .row1{font-size:18px}.schedule .statusNote,.schedule .venue{font-size:15px}}.scoreCardContainer{--ej-score-neutral-100:#8f1a4e;--ej-score-teamHeader-bg:#dfe8f5;--ej-score-teamHeader-text:#414da7;--ej-score-batterTeamHeader-bg:var(--ej-score-neutral-100);--ej-score-batterTeamScore-bg:var(--ej-neutral-100);--ej-score-cricketScoreBoard-bg:#fff;--ej-score-border:#f2f2f2;--ej-score-batterName-text:var(--ej-score-neutral-100);--ej-score-batterStatus-text:#646464;--ej-score-playerRuns-text:#0766fb;--ej-score-playerBalls-text:#f77f00;--ej-score-playerFours-text:#6a994e;--ej-score-playerSix-text:#f77f00;--ej-score-playerStr-text:#0766fb;--ej-score-headerScoreTable-bg:var(--ej-score-neutral-100);--ej-score-headerScoreTable-text:var(--ej-neutral-100);--ej-score-moreDetails-bg:var(--ej-neutral-100);--ej-score-extras-text:#0766fb;--ej-score-totalFullScore-text:var(--ej-score-neutral-100);color:var(--ej-neutral-900);font-size:14px;padding:1rem}.dark .scoreCardContainer{--ej-score-neutral-100:#8f1a4e;--ej-score-teamHeader-bg:#1b2a4b;--ej-score-teamHeader-text:#fff;--ej-score-batterTeamHeader-bg:var(--ej-score-neutral-100);--ej-score-batterTeamScore-bg:#375598;--ej-score-cricketScoreBoard-bg:#375598;--ej-score-border:#000;--ej-score-batterName-text:#fff;--ej-score-batterStatus-text:#afbbd6;--ej-score-playerRuns-text:#fff;--ej-score-playerBalls-text:#fff;--ej-score-playerFours-text:#fff;--ej-score-playerSix-text:#fff;--ej-score-playerStr-text:#bcd1ff;--ej-score-headerScoreTable-bg:var(--ej-score-neutral-100);--ej-score-headerScoreTable-text:var(--ej-neutral-900);--ej-score-moreDetails-bg:#14213d;--ej-score-extras-text:#bcd1ff;--ej-score-totalFullScore-text:var(--ej-neutral-900);color:var(--ej-neutral-900)}.scoreCardContainer .teamHeader{align-items:center;background-color:var(--ej-score-teamHeader-bg);color:var(--ej-score-teamHeader-text);display:flex;font-size:1.2rem;font-weight:700;height:54px;justify-content:space-between;padding:0 .8rem}.scoreCardContainer .inningName{align-items:center;display:flex;justify-content:center}.scoreCardContainer .inningScore{display:inline;margin-right:1rem}.scoreCardContainer .tableAbbreviations{color:var(--ej-score-tableAbbr-text);display:flex;font-size:12px;text-align:left}.scoreCardContainer .batterTeam{margin-top:1.5rem}.scoreCardContainer .batterTeamHeader{background-color:var(--ej-score-batterTeamHeader-bg);border-top-left-radius:15px;border-top-right-radius:15px;height:34px}.scoreCardContainer .batterTeamScore{background-color:var(--ej-score-batterTeamScore-bg);border:.10000000149011612px solid #0006;border-bottom-left-radius:15px;border-bottom-right-radius:15px;border-top:none;height:34px}.scoreCardContainer .cricket-scoreboard{background-color:var(--ej-score-cricketScoreBoard-bg);margin:auto;overflow-x:auto;width:100%}.scoreCardContainer .bottomBorderRadius{border-bottom-left-radius:15px;border-bottom-right-radius:15px}.batter-row,.headerScoreTable{align-items:center;border-bottom:.1px solid var(--ej-score-border);color:var(--ej-neutral-900);display:flex;height:25px;justify-content:space-between;padding:.5rem}.scoreCardContainer .scoreCard{align-items:flex-start;flex:0.4 1;justify-content:space-between;min-width:400px;text-align:left}.scoreCardContainer .runWidth{min-width:50px}.scoreCardContainer .playerName{display:flex}.scoreCardContainer .batterName{color:var(--ej-score-batterName-text);font-weight:700}.scoreCardContainer .batterStatus{color:var(--ej-score-batterStatus-text);font-size:.8rem}.scoreCardContainer .playerRuns{color:var(--ej-score-playerRuns-text)}.scoreCardContainer .PlayerBalls{color:var(--ej-score-playerBalls-text)}.scoreCardContainer .playerFours{color:var(--ej-score-playerFours-text)}.scoreCardContainer .playerSixs{color:var(--ej-score-playerSix-text)}.scoreCardContainer .playerStr{color:var(--ej-score-playerStr-text)}.scoreCardContainer .runs{font-weight:400}.scoreCardContainer .shadow{box-shadow:0 3px 6px var(--ej-box-shadow)}.headerScoreTable{background-color:var(--ej-score-headerScoreTable-bg);border-top-left-radius:15px;border-top-right-radius:15px;color:var(--ej-score-headerScoreTable-text);height:35px}.scoreCardContainer .moreDetails{background-color:var(--ej-score-moreDetails-bg);padding:1rem}.scoreCardContainer .didNotBatTeaxt,.scoreCardContainer .extras,.scoreCardContainer .total{align-items:center;display:flex}.scoreCardContainer .didNotBatWrraper{padding-left:10px}.scoreCardContainer .didNotBatPlayer{display:inline;text-decoration:none}.scoreCardContainer .didNotBatTeaxt{text-align:left}.scoreCardContainer .extras{color:var(--ej-score-extras-text);font-style:italic;font-weight:600}.scoreCardContainer .extraRuns{margin-left:1rem}.scoreCardContainer .total{font-weight:700;margin-top:1rem}.scoreCardContainer .totalFullScore{color:var(--ej-score-totalFullScore-text);display:inline}.scoreCardContainer .runRate{display:inline;font-weight:100}.scoreCardContainer .wicketFallHeading{color:var(--ej-neutral-900);font-size:1.2rem;font-weight:700;margin-top:2rem;text-align:left}.scoreCardContainer .wicketFallDetails{color:var(--ej-neutral-900);font-size:12px;margin-top:.8rem;text-align:left}.scoreCardContainer .wicketFallDetails,.scoreCardContainer .wicketFallHeading{padding:0 1rem}.scoreCardContainer .ballerDetailWrraper{margin-bottom:.5rem;margin-top:1.5rem}.scoreCardContainer .tableAbbreviationsPadding{padding:1rem}.scoreCardContainer .balls{padding:0}.scoreCardContainer .ballerCard{align-items:flex-start;flex:0.2 1;min-width:250px;text-align:left}.scoreCardContainer .dropDetailWrraper.active{transition:height 5s ease-in-out}@media only screen and (max-width:540px){.scoreCardContainer .scoreCard{flex-direction:column;font-size:10px;min-width:80px}.scoreCardContainer .batterStatus{font-size:8px}.scoreCardContainer .ballerCard{font-size:10px;min-width:80px}.scoreCardContainer .teamHeader{font-size:12px;font-weight:700;padding:0 .4rem}.scoreCardContainer .wicketFallHeading{font-size:12px}.scoreCardContainer .batterName{font-weight:500}.scoreCardContainer .runWidth{font-size:10px;min-width:30px}}.mobile .scoreCardContainer .ballerCard,.mobile .scoreCardContainer .scoreCard{font-size:12px;min-width:80px}.mobile .batter-row,.mobile .headerScoreTable{height:auto;min-height:40px}.mobile .scoreCardContainer .runWidth{font-size:12px;min-width:30px;text-align:left}.mobile .scoreCardContainer .batterStatus{font-size:10px}.mobile .scoreCardContainer .headerScoreTable .ballerCard,.mobile .scoreCardContainer .headerScoreTable .scoreCard{padding:0 .2rem}@media only screen and (min-width:1470px){.scoreCardContainer{font-size:20px}.scoreCardContainer .runWidth{font-size:20px;min-width:100px}.scoreCardContainer .ballerCard,.scoreCardContainer .scoreCard{font-size:20px;min-width:550px}.scoreCardContainer .teamHeader{font-size:26px}.scoreCardContainer .batterStatus{font-size:14px}.scoreCardContainer .wicketFallHeading{font-size:26px}.scoreCardContainer .wicketFallDetails{font-size:14px}.scoreCardContainer .tableAbbreviations{font-size:16px}}.inningWrraper{max-width:var(--ej-min-width)}.pointsTable{background:#0000;border-radius:.5rem;color:var(--ej-neutral-700);font-size:12px;margin-top:1rem;min-width:var(--ej-min-width)}.pointsTable .tableAbbreviations{color:var(--ej-score-tableAbbr-text);font-size:14px;margin-bottom:.1rem;margin-left:.4rem;text-align:left}.pointsTable .table{border-radius:0 0 .5rem .5rem;display:flex;flex-direction:column;padding:0 1rem}.pointsTable .rowHeader{background-color:var(--ej-tableHeader-background);color:#fff}.pointsTable .row,.pointsTable .rowHeader{align-items:center;border-radius:.5rem;box-shadow:0 3px 6px var(--ej-box-shadow);display:flex;justify-content:space-between;margin-bottom:1rem;padding:.5rem 1rem}.pointsTable .row div,.pointsTable .rowHeader div{display:flex;justify-content:flex-start;min-width:50px}.pointsTable .nameRow{min-width:250px!important}.pointsTable .row .nameRow{color:var(--ej-teamName-color)!important}.pointsTable .netRR{color:var(--ej-netRR-color)!important}.pointsTable .row{background-color:var(--ej-tableRow-background)}.pointsTable .custom-scroll::-webkit-scrollbar{display:none;height:.3rem;width:.3rem}.pointsTable .custom-scroll::-webkit-scrollbar-thumb{background-color:var(--ej-neutral-100);border-radius:1rem}.mobile .pointsTable .row div,.mobile .pointsTable .rowHeader div{min-width:20px}.mobile .pointsTable .nameRow{min-width:35px!important}.mobile .pointsTable .tableAbbreviations{margin-top:0}@media only screen and (min-width:1470px){.pointsTable,.pointsTable .tableAbbreviations{font-size:16px}}.resultScreenMobile{background:#0000;border-radius:.5rem;color:var(--ej-neutral-700);font-size:12px;margin-top:1rem;min-width:var(--ej-min-width)}.resultScreenMobile .table{border-radius:0 0 .5rem .5rem;display:flex;flex-direction:column;padding:0 1rem}.resultScreenMobile .empty{padding:1.5rem;text-align:center}.resultScreenMobile .row{align-items:stretch;border-radius:1rem;padding:.5rem 1rem}.resultScreenMobile .row,.resultScreenMobile .row1{display:flex;flex-direction:column;justify-content:center}.resultScreenMobile .row1{align-items:center;font-size:14px;min-width:100px;padding:1rem;text-align:left}.resultScreenMobile .match{align-items:center;display:flex;flex-direction:row;justify-content:center;min-width:350px;padding:1rem 1.5rem}.resultScreenMobile .team{align-items:center;display:flex;grid-template-columns:2fr 1fr}.resultScreenMobile .nextTeam{align-items:center;display:flex;grid-template-columns:1fr 2fr}.resultScreenMobile .teamData{display:flex;flex:1 1;flex-direction:column;padding:0 .5rem}.resultScreenMobile .teamName{font-weight:500;word-break:keep-all}.resultScreenMobile .teamFinalScore{color:var(--ej-neutral-500);font-size:10px;font-weight:500;margin-top:.4rem}.resultScreenMobile .vsLabel{display:flex;text-align:center}.resultScreenMobile .isClient{visibility:visible}.resultScreenMobile .isServer{visibility:hidden}.resultScreenMobile h4{font-weight:400;margin-left:.5rem}.resultScreenMobile img.icon{filter:invert(1)}.dark .resultScreenMobile img.icon{filter:invert(0)}.resultScreenMobile img.icon.dark{filter:invert(1)}.resultScreenMobile .custom-scroll::-webkit-scrollbar{display:none;height:.3rem;width:.3rem}.resultScreenMobile .custom-scroll::-webkit-scrollbar-thumb{background-color:var(--ej-neutral-100);border-radius:1rem}.resultScreenMobile .wrapper{background-color:var(--ej-row-background);border-radius:.5rem;display:flex;flex-direction:column;padding:0 2rem}.resultScreenMobile .day{border-bottom:.3px solid var(--ej-neutral-400);padding:1rem 0}.resultScreenMobile .venue{color:var(--ej-venue-color);font-size:9px}.resultScreenMobile .statusNote{color:var(--ej-neutral-900);font-size:9px;margin-bottom:-15px;padding-top:.5rem}.resultScreenMobile .vsWrapper{align-items:center;display:flex;flex-direction:column;justify-content:center}.resultScreenMobile .time{color:var(--ej-schedule-time-color);font-weight:900}.mobile .resultScreenMobile .row{padding:.5rem 0}.mobile .resultScreenMobile .match{min-width:0;min-width:auto;padding:0}.mobile .resultScreenMobile .statusNote{margin-bottom:0;padding-top:0}.mobile .resultScreenMobile .day{border-bottom:0}.matchScoreCard{max-width:var(--ej-min-width);position:relative}.matchScoreCard .headerContainer_match{font-size:20px;font-weight:700;margin:1rem}.matchScoreCard .header_match{align-items:center;bottom:0;color:#fff;display:flex;flex-direction:column;justify-content:center;left:0;position:absolute;right:0;top:0}.matchScoreCard .statusNote_match{color:#e72047;font-size:12px}.matchScoreCard .nextTeam_match,.matchScoreCard .team_match{align-items:center;display:flex}.matchScoreCard .teamData_match{display:flex;flex:1 1;flex-direction:column;padding:0 .5rem}.matchScoreCard .teamName_match{font-weight:500;word-break:keep-all}.matchScoreCard .teamFinalScore_match{color:#fff;font-size:25px;font-weight:500;margin-top:.4rem}.matchScoreCard .vsLabel_match{display:flex;font-size:15px;justify-content:space-around;padding:0 5rem}.matchScoreCard .vsWrapper_match{align-items:center;display:flex;flex-direction:column;justify-content:center}.matchScoreCard .detail_match{color:#c844db;font-size:10px;margin-top:1rem}.matchScoreCard .teamFinalOver_match{display:flex;font-size:13px;font-weight:500}.matchScoreCard .teamContainer_match{display:flex}.matchScoreCard .teamb{justify-content:flex-end}.mobile .matchScoreCard .detail_match{margin-left:auto;margin-right:auto;width:80%}.mobile .matchScoreCard .teamFinalOver_match{font-size:10px}.mobile .matchScoreCard .vsLabel_match{font-size:8px;padding:0 1rem}.mobile .matchScoreCard .teamFinalScore_match{font-size:12px}.mobile .matchScoreCard .statusNote_match{font-size:10px;margin-top:1rem}@media only screen and (min-width:1470px){.matchScoreCard .detail_match{font-size:12px}.matchScoreCard .teamFinalOver_match{font-size:15px}.matchScoreCard .vsLabel_match{font-size:16px}.matchScoreCard .teamFinalScore_match{font-size:30px}.matchScoreCard .statusNote_match{font-size:14px}}.homePageApp{background:#0000;color:#fff;font-size:16px;overflow:hidden}.homePageApp .tableHeading{display:flex;font-size:.8rem;margin:0}.homePageApp .heading{border-bottom:1px solid var(--ej-neutral-400);display:flex}.homePageApp .tableTab{background-color:#fff;display:flex;flex-direction:column;justify-content:flex-start;overflow-x:scroll;overflow-y:hidden;padding-right:0;scrollbar-width:none}.homePageApp .tableCol{display:flex}.homePageApp .table{align-items:center;background:linear-gradient(180deg,#375598,#1c2b4c);display:flex;flex-direction:column;height:220px;justify-content:center;overflow-x:scroll;overflow-y:hidden;width:100vw}.homePageApp .empty{padding:1.5rem;text-align:center}.homePageApp .row{background:#0000;cursor:pointer;padding:.5rem 1rem;width:95vw}.homePageApp .row:last-child{border:0}.homePageApp .time{margin-left:auto}.homePageApp .row1{display:flex}.homePageApp .match{align-items:center;border-bottom:.3px solid #fff;display:flex;justify-content:space-between;padding-bottom:1rem;padding-top:2rem}.homePageApp .match.scheduled{border-bottom:0 solid #fff;padding-top:2rem}.homePageApp .startTime{align-items:flex-end;display:flex;font-size:12px;justify-content:center}.homePageApp .team{align-items:center;display:flex;grid-template-columns:2fr 1fr}.homePageApp .nextTeam{align-items:center;display:flex;grid-template-columns:1fr 2fr}.homePageApp .teamData{display:flex;flex:1 1;flex-direction:column;margin-left:.5rem}.homePageApp .teamName{font-size:17px;font-weight:700;text-align:start;word-break:keep-all}.homePageApp .teamFinalScore{font-size:12px;font-weight:500;margin-top:.4rem}.homePageApp .vsLabel{display:flex;text-align:center}.homePageApp .liveLabel{background-color:#263b6b;margin-left:auto;margin-right:auto;text-align:center}.homePageApp .teamNameNext{margin-right:.5rem;text-align:end}.homePageApp .teamNameFirst{margin-left:.5rem}.homePageApp .isClient{visibility:visible}.homePageApp .isServer{visibility:hidden}.homePageApp h4{margin-left:.5rem}.homePageApp .nextIcon img,.homePageApp .prevIcon img{filter:invert(0)}.dark .homePageApp .nextIcon img,.dark .homePageApp .prevIcon img,.homePageApp img.icon.dark{filter:invert(1)}.homePageApp .trophy{align-items:center;display:flex;justify-content:center;margin-bottom:0}.homePageApp .custom-scroll::-webkit-scrollbar{display:none;height:.3rem;width:.3rem}.homePageApp .custom-scroll::-webkit-scrollbar-thumb{background-color:var(--ej-neutral-100);border-radius:1rem}.homePageApp .nextIcon{right:70px}.homePageApp .nextIcon,.homePageApp .noSideBar .nextIcon{border-radius:50%;box-shadow:0 5px 15px #00000059;cursor:pointer;height:20px;margin-top:12px;position:absolute;width:20px}.homePageApp .noSideBar .nextIcon{right:10px}.homePageApp .prevIconWrraper{align-items:center;display:flex;justify-content:center}.homePageApp .prevIcon{border-radius:50%;box-shadow:0 5px 15px #00000059;cursor:pointer;height:20px;left:5px;position:absolute;width:20px}.homePageApp .nextIcon,.homePageApp .prevIcon{background-color:var(--ej-nextPrev-background)}.homePageApp .icon_next{align-items:center;display:flex;justify-content:center;margin:auto;padding:.4rem}.homePageApp .totalMatches{font-size:20px;font-weight:700}.homePageApp .score_t{font-size:30px;font-weight:900;padding:1rem}.homePageApp .overs{display:flex;font-size:7px;font-weight:700}.homePageApp .overs span{bottom:22px;margin-left:-10px;position:absolute}.homePageApp .innings{display:flex;font-size:8px;font-weight:700}.homePageApp .innings span{left:20px;position:absolute;top:10px}.homePageApp .batsmenWrapper{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;font-size:12px;font-weight:500;justify-content:center}.homePageApp .batsmenWrapper div{text-align:left}.homePageApp .ballerWrapper{align-items:flex-end;display:flex;flex:1 1;flex-direction:column;font-size:12px;font-weight:500;justify-content:center}.homePageApp .ballerWrapper div{text-align:right}.homePageApp .liveStatus{display:flex;justify-content:space-between;position:relative}.homePageApp .inningsWrapper_schedule{display:flex;flex-shrink:1;flex:0.5 1;position:relative}.homePageApp .liveIndicator{color:#fff;display:flex;font-size:1em;margin:0;order:-1;padding:.2rem .4rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.homePageApp .blink{animation:blinker 1s cubic-bezier(.5,0,1,1) infinite alternate;font-size:10px;margin-right:5px;vertical-align:initial}.homePageApp .liveCircle{background-color:red;border-radius:50%;height:6px;margin-bottom:auto;margin-top:auto;width:6px}.homePageApp .seeDetailsWrapper{display:flex;justify-content:center}.homePageApp .seeDetails{background:linear-gradient(110deg,#42edcf,#0767fc);border-radius:5rem;padding:.5rem 1rem;position:absolute;top:200px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.homePageApp .seeDetailsContainer{align-items:center;display:flex;justify-content:center}.homePageApp .icon_arrow{margin-left:.3rem}.mobile .homePageApp .row{min-width:80vw}.mobile .homePageApp .nextIcon,.mobile .homePageApp .noSideBar,.mobile .homePageApp .prevIcon,.mobile .homePageApp .sideBar{display:none}@media only screen and (min-width:1910px){.homePageApp .row{min-width:15vw}}
/*# sourceMappingURL=main.aff70aa1.css.map*/</pre></body></html>