@import "https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";@import "https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300;400;500;600;700&display=swap";*,:before,:after{box-sizing:border-box}*{margin:0}html,body{height:100%;font-family:Mulish,sans-serif}html{font-size:62.5%}body{-webkit-font-smoothing:antialiased;font-size:1.4rem;line-height:1.1}img,picture,video,canvas,svg{max-width:100%;display:block}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}::-webkit-scrollbar{width:1rem;height:1rem}::-webkit-scrollbar-thumb{background:#1a392f padding-box content-box;border:.3rem solid transparent;border-radius:2rem}::-webkit-scrollbar-track{background:#141414;box-shadow:inset 0 0 .6rem rgba(0,0,0,.3)}.txt-cut{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.wrapper{height:100%;-ms-flex-direction:column;flex-direction:column;display:-ms-flexbox;display:flex}.wrapper__content{height:100%;-ms-flex:1;flex:1;display:-ms-flexbox;display:flex}.wrapper__sideBar{width:31.5rem;height:100%;background-color:#101010;-ms-flex-direction:column;flex-direction:column;display:-ms-flexbox;display:flex}.wrapper__sideBar-header{height:7rem;color:#141414;background-color:#fafafa;-ms-flex-align:center;align-items:center;padding:1.5rem;display:-ms-flexbox;display:flex}.wrapper__sideBar-headerTitle{margin-left:1.5rem;font-family:Space Grotesk,sans-serif;font-size:2.5rem;font-style:italic;font-weight:700}.wrapper__sideBar-headerLogo{width:4rem;height:4rem;background:url(zoom-logo.d4a28bbc.svg) 50%/100% no-repeat;display:inline-block}.wrapper__sideBar-scrollArea{-ms-flex:1;flex:1;overflow-y:auto}.wrapper__mainPanel{height:100%;background-color:#1b4638;-ms-flex-direction:column;flex-direction:column;-ms-flex:1;flex:1;display:-ms-flexbox;display:flex}.wrapper__mainPanel-header{height:7rem;background:#1a392f;-ms-flex-pack:justify;justify-content:space-between;display:-ms-flexbox;display:flex;position:relative}.wrapper__mainPanel-headerLeft{-ms-flex:1;flex:1}.wrapper__mainPanel-content{-ms-flex:1;flex:1;display:-ms-flexbox;display:flex;overflow-y:auto}.wrapper__mainPanel-contentLeft{-ms-flex:1;flex:1}.wrapper__mainPanel-contentRight{width:33rem;border-left:.1rem solid rgba(255,255,255,.06);-ms-flex-direction:column;flex-direction:column;-ms-flex-negative:0;flex-shrink:0;-ms-flex-pack:justify;justify-content:space-between;padding:1.5rem;transition:all .2s ease-in-out;display:-ms-flexbox;display:flex;position:sticky;top:0;overflow-x:hidden}.wrapper.isCollapsed .wrapper__mainPanel-contentRight{width:5rem}.wrapper.isCollapsed .scoreboard{opacity:0;visibility:hidden}.accordion__tabLink{z-index:1;color:rgba(255,255,255,.8);cursor:pointer;background:#141414;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;padding:1.5rem;font-size:1.5rem;font-weight:500;transition:all .3s ease-in-out;display:-ms-flexbox;display:flex;position:sticky;top:0}.accordion__tabInfo{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}.accordion__tabIcon{height:3.5rem;width:3.5rem;background-color:#f5ff6b;border-radius:50%;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;display:-ms-inline-flexbox;display:inline-flex}.accordion__tabText{margin-left:1.5rem}.accordion__tabDropDown{height:1rem;width:1rem;background:url(arrow.10f9fa1c.svg) 50%/100% no-repeat}.accordion__tabInnerLinkContent{display:block}.accordion__tabInnerLink--close .accordion__tabInnerLinkContent{display:none}.accordion__tabInnerLink--close .accordion__tabInnerLinkDropdown{transform:rotate(90deg)}.accordion__tabInnerLinkHead{color:rgba(255,255,255,.8);cursor:pointer;background:#1a392f;border-bottom:.1rem solid rgba(255,255,255,.06);-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;padding:.5rem 1.5rem;font-size:1.3rem;display:-ms-flexbox;display:flex}.accordion__tabInnerLinkDropdown{height:.7rem;width:.7rem;background:url(arrow.10f9fa1c.svg) 50%/100% no-repeat;transform:rotate(-90deg)}.accordion__tabContent{display:none}.accordion__tab--open .accordion__tabContent{display:block}.match{color:rgba(255,255,255,.4);cursor:pointer;background:#141414;padding:.6rem 1.5rem;font-size:1.2rem;transition:all .3s ease-in-out}.match:not(:last-child){border-bottom:.1rem solid rgba(255,255,255,.06)}.match__info{margin-top:.8rem}.match__info-status{color:#cfd853;margin-left:.5rem}.match__info-status--finished{color:#37896e}.match:hover{background:#101010}.match.match--active{background:#1f1f1f}.market-list{column-count:2;padding:1.5rem}.market{width:100%;border-radius:.3rem;font-size:1.2rem;overflow:hidden}.market+.market{margin-top:1.5rem}.market__oddsItem{min-width:33.3%;-ms-flex:1;flex:1;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;padding:.5rem 1rem;display:-ms-flexbox;display:flex}.market__oddsItem:not(:last-child){border-right:.1rem solid rgba(255,255,255,.06)}.market__oddsItem:nth-child(n+4){border-top:.1rem solid rgba(255,255,255,.06)}.market__head{height:2.5rem;color:rgba(255,255,255,.7);text-transform:capitalize;background:#1a392f;padding:.5rem 1rem;display:-ms-flexbox;display:flex}.market__odds{min-height:2.5rem;color:rgba(255,255,255,.7);background:#141414;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:1.1rem;display:-ms-flexbox;display:flex}.market__oddsValue{color:#cfd853}.market__oddsStatus{min-width:1.6rem;min-height:1.6rem;background:#286853;border-radius:.2rem;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;font-size:1rem;font-weight:600;display:-ms-inline-flexbox;display:inline-flex}.market__oddsStatus--lost{background:#881e1e}.market__oddsStatus--void{background:#7d5c1d}.scoreboard{height:50rem;border-radius:.3rem}.button{height:5rem;white-space:nowrap;color:#141414;cursor:pointer;background:#fafafa;border-radius:.3rem;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;font-weight:600;transition:all .2s ease-in-out;display:-ms-flexbox;display:flex}.button__icon{height:1rem;width:1rem;background:url(arrow-black.082610c6.svg) 50%/100% no-repeat}.button__txt{margin-left:.5rem;overflow:hidden}.button:hover{background:#f5ff6b}.button--collapsed .button__txt{display:none}.button--collapsed .button__icon{transform:rotateY(180deg)}.details{color:rgba(255,255,255,.4);padding:1.5rem}.details__info+.details__info{margin-top:.5rem}.details__info--competition{color:rgba(255,255,255,.8);-ms-flex-pack:justify;justify-content:space-between;display:-ms-flexbox;display:flex}.details__info-status{color:#f5ff6b;margin-left:.5rem}.tennisInfo{height:100%;min-width:33rem;display:-ms-flexbox;display:flex}.tennisInfo__cell{color:rgba(255,255,255,.7);white-space:nowrap;background:#1a392f;-ms-flex:1;flex:1;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;padding:1.5rem;font-size:1.3rem;display:-ms-flexbox;display:flex;box-shadow:inset .5rem .5rem 1.6rem #142b24,inset -.5rem -.5rem 1.6rem #20473a}.tennisInfo__cell--primary{color:#cfd853}.loader{width:100%;-ms-flex-pack:center;justify-content:center;padding:3rem 0;display:-ms-flexbox;display:flex}.loader__item{width:2.8rem;height:2.8rem;transform-origin:50%;border:.3rem solid rgba(255,255,255,.3);border-right-color:rgba(255,255,255,.7);border-radius:50%;animation:.8s linear infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}.icon-tennisBall{width:2rem;height:2rem;background-image:url(tennis-ball.d8227fd8.svg);background-repeat:no-repeat;background-size:contain;display:inline-block}.login{height:100%;background:url(login-bg.d2bd9ff8.svg) 50%/contain no-repeat;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;position:relative}.login__form{height:33rem;width:22%;min-width:40rem;z-index:1;background:#fafafa;border-radius:30px;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;margin:5rem 0;padding:6rem 4rem;display:-ms-flexbox;display:flex;position:relative;box-shadow:0 1rem 2rem rgba(0,0,0,.03),0 2rem 3rem rgba(0,0,0,.03)}.login__form-title{color:#101010;font-size:2.7rem;font-weight:800}.login__form-btn{cursor:pointer;color:#fff;text-align:center;background:#101010;border-radius:5rem;margin-top:4rem;padding:1.5rem 4rem;font-weight:500;transition:all .3s ease-in-out;display:inline-block}.login__form-btn:hover{background:#1b4638}.login__form-icon{vertical-align:middle;width:4.5rem;height:4.5rem;background:url(gmail.0d30bf8e.png) 50%/contain;margin-left:.5rem;display:inline-block}.login__form-link{color:#7f7d8e;text-align:right;font-size:1.1rem;line-height:1.3}.login__form-link p{margin:0}.login__form-link strong{color:#101010;font-weight:700}
/*# sourceMappingURL=index.f7209bd9.css.map */
