#team_schedule{min-height:85vh}#team_schedule .underlined{margin-bottom:1.5rem}#team_schedule .no-fixtures{background:linear-gradient(90deg,#063e72,#ad00ff);border-radius:6px;color:#fff;height:100%;padding:.5rem 1rem;text-align:center;width:100%}#team_schedule .no-fixtures:not(:last-child){margin-bottom:.5rem}#team_schedule .api_selector{display:flex;gap:12px}#team_schedule .api_selector__btn,#team_schedule .api_selector__btn__active{border:1px solid #929292;border-radius:12px;cursor:pointer;padding:12px}#team_schedule .api_selector__btn__active{color:#ad00ff}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}#team_schedule .multicolor{-webkit-text-fill-color:transparent;background:-webkit-linear-gradient(45deg,#063e72,#ad00ff);-webkit-background-clip:text}#team_schedule .gzt-loader{align-items:center;display:flex;justify-content:center;min-height:200px}#team_schedule .gzt-loader .loader-content{display:block;height:280px;margin:0 auto;position:relative}#team_schedule .gzt-loader .loader-content__loader{animation:spin 1s linear infinite;border:7px solid #ad00ff;border-radius:50%;border-top-color:#f9f9f9;height:40px;left:0;margin:0 auto;position:absolute;right:0;text-align:center;top:40%;width:40px}#team_schedule .matches__logo_area,#team_schedule .matches__logo_area__standings{align-items:center;display:flex;flex-direction:row;gap:5px;justify-content:center;margin:20px 0}#team_schedule .matches__logo_area__standings{background-color:#ad00ff;border-radius:12px;height:40px;min-width:110px}#team_schedule .matches__logo_area__standings a{color:#fff}#team_schedule .matches__logo_area img{height:40px;width:40px}#team_schedule .filters{align-items:center;border:1px solid #929292;border-radius:12px;display:flex;gap:10px;justify-content:center;padding:12px}#team_schedule .filters h3{cursor:pointer;font-weight:800}#team_schedule .rounds-list{background-color:#fff;box-shadow:0 .5em 1em -.125em hsla(0,0%,4%,.1),0 0 0 1px hsla(0,0%,4%,.02);display:block;max-height:300px;min-width:250px;overflow:auto;padding:8px;position:absolute;right:0;top:50px;z-index:1}#team_schedule .rounds-list__item{background:#fff;cursor:pointer;padding:8px 16px;text-align:end}#team_schedule .rounds-list__item:hover{background-color:#f3f4f8;transition:background-color .25s ease-in-out}#team_schedule .schedule *{box-sizing:border-box}#team_schedule .schedule__match{border-bottom:1px solid rgba(0,0,0,.1);display:flex;justify-content:space-between;margin-bottom:1.5rem;padding:1px 4px 15px}#team_schedule .schedule__match:last-child{border-bottom:unset}@media(max-width:1023px){#team_schedule .schedule__match{flex-direction:column}}#team_schedule .schedule__match__time{background-color:#f3f4f8;border-radius:6px;color:#51789c;display:flex;flex:0 0 58px;flex-direction:column;justify-content:center;text-align:center}@media(max-width:1023px){#team_schedule .schedule__match__time{align-items:center;border-radius:6px;flex:0 0 40px;flex-direction:row;font-size:14px;justify-content:center;margin:0 auto;width:82px}}@media(min-width:1024px){#team_schedule .schedule__match__time{font-size:16px;height:58px;width:58px}}#team_schedule .schedule__match__time__day{-webkit-text-fill-color:transparent;background:-webkit-linear-gradient(45deg,#063e72,#ad00ff);-webkit-background-clip:text;font-size:24px;font-weight:800;line-height:1;text-align:center}@media(max-width:1024px){#team_schedule .schedule__match__time__day{font-size:16px;padding-right:5px}}#team_schedule .schedule__match__time__month{-webkit-text-fill-color:transparent;background:-webkit-linear-gradient(45deg,#063e72,#ad00ff);-webkit-background-clip:text;font-size:16px;font-weight:800;text-align:center}@media(max-width:1024px){#team_schedule .schedule__match__time__month{font-size:16px}}#team_schedule .schedule__match__teams{align-items:center;display:flex;flex:auto;justify-content:center;position:relative}@media(max-width:1023px){#team_schedule .schedule__match__teams{margin-bottom:20px;margin-top:20px}}@media(min-width:1024px){#team_schedule .schedule__match__teams{width:calc(100% - 194px)}}#team_schedule .schedule__match__teams__score{align-items:center;display:flex;flex:0 0 70px;justify-content:center;width:70px}#team_schedule .schedule__match__teams__score__area{display:flex;gap:5px;justify-content:space-between}#team_schedule .schedule__match__team{align-items:center;display:flex;flex:0 0 calc(50% - 50px);position:relative;width:calc(50% - 50px)}#team_schedule .schedule__match__team__logo{flex:0 0 40px}#team_schedule .schedule__match__team--home{justify-content:flex-end}@media(max-width:768px){#team_schedule .schedule__match__team--home{flex-direction:column-reverse}}#team_schedule .schedule__match__team--home img{height:40px;width:40px}#team_schedule .schedule__match__team--home .schedule__match__team__name{order:0;overflow:hidden;padding-right:10px;text-overflow:ellipsis;white-space:nowrap}@media(max-width:439px){#team_schedule .schedule__match__team--home .schedule__match__team__name{text-align:center;white-space:inherit}}@media(max-width:759px){#team_schedule .schedule__match__team--home .schedule__match__team__name{max-width:200px;padding-right:unset}}#team_schedule .schedule__match__team--away{justify-content:flex-start}@media(max-width:768px){#team_schedule .schedule__match__team--away{flex-direction:column}}#team_schedule .schedule__match__team--away img{height:40px;width:40px}#team_schedule .schedule__match__team--away .schedule__match__team__name{order:1;overflow:hidden;padding-left:10px;text-overflow:ellipsis;white-space:nowrap}@media(max-width:439px){#team_schedule .schedule__match__team--away .schedule__match__team__name{text-align:center;white-space:inherit}}@media(max-width:759px){#team_schedule .schedule__match__team--away .schedule__match__team__name{max-width:200px;padding-left:unset}}#team_schedule .schedule__match__live{align-self:center;color:#063e72;width:136px}@media(max-width:1024px){#team_schedule .schedule__match__live{padding-top:5px}}#team_schedule .schedule__match__live__content{align-items:center;display:flex;flex:0 0 70px;flex-direction:row}#team_schedule .schedule__match__live__content .MuiSvgIcon-root{cursor:pointer;font-size:25px}
