*{border:0;margin:0;padding:0}*,:after,:before{box-sizing:border-box}:active,:focus,a:active,a:focus{outline:none}aside,footer,header,nav{display:block}body,html{-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;font-size:100%;font-size:14px;line-height:1}button,input,textarea{font-family:inherit}input::-ms-clear{display:none;font-size:inherit}button{cursor:pointer}button::-moz-focus-inner{border:0;padding:0}a,a:visited{color:inherit}a,a:hover,a:visited{text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:400}button,input,option,select{-webkit-appearance:none!important;background:#0000 none repeat 0 0/auto auto padding-box border-box scroll;background:initial;background-color:initial;border-radius:0;border-radius:initial}:root{--body-color:#e3e3e3;--font-color:#000;--accent-color:#33ffb5;--accent-color-darker:#32e6a5;--accent-color-light:#33ffb533;--ui-color:#e2e2e2;--ui-color-light:#eee;--container-width:980px;--accent-color-red:#c00}body{background-color:#e3e3e3;background-color:var(--body-color);font-family:Open Sans,sans-serif;font-size:14px;font-style:normal;font-weight:400;height:100%}@media screen and (max-width:500px){body{font-size:12px}}html{height:100vh}button,input{color:#000;color:var(--font-color)}.container{margin:0 auto;max-width:980px;max-width:var(--container-width);overflow:hidden}@media screen and (max-width:1050px){.container{max-width:100%;padding-left:30px;padding-right:30px;width:100%}}@media screen and (max-width:800px){.container{padding-left:15px;padding-right:15px}}.main-section{padding:35px 0;position:relative}.main-section .sidebar{flex:1.5 1}.main-section .content{flex:3 1}.main-section .container{display:flex;gap:10px}@media screen and (max-width:500px){.main-section__ui-block{max-width:100%}.main-section{padding:15px 0}}h1{font-size:20px;font-weight:800}h2{font-size:18px;font-weight:700}.green{color:#32e6a5;color:var(--accent-color-darker)}#root{align-items:100%;display:flex;flex-direction:column;height:100%}#root .wrapper{flex-grow:1}.header{background-color:#fff;box-shadow:0 10px 15px 0 #00000026}.header__top{align-items:center;display:flex;justify-content:space-between;padding:30px 0 15px}.header__nav-list{background:linear-gradient(90deg,#fff,#eee 50%,#fff);background:linear-gradient(90deg,#fff 0,var(--ui-color-light) 50%,#fff 100%);justify-content:safe center;width:100%}@media screen and (max-width:800px){.header__nav-list{justify-content:flex-start}}@media screen and (min-width:801px){.header__burger-button{display:none!important}}.nav-list{display:flex;gap:10px;overflow:scroll}.nav-list .nav-list__point{align-items:center;display:flex;gap:5px;padding:12px 8px;position:relative}.nav-list .nav-list__point--current .nav-list__line{opacity:1;width:100%}.nav-list .nav-list__icon{height:20px;max-height:20px;max-width:20px;width:20px}.nav-list .nav-list__line{background-color:#33ffb5;background-color:var(--accent-color);border-radius:10px;bottom:4px;height:4px;left:50%;opacity:0;position:absolute;transform:translateX(-50%);transition:.5s;width:0}.nav-list__text{text-transform:uppercase}.logo{display:block;font-family:Orbitron,sans-serif;font-size:25px;font-weight:700}.burger-button{border-radius:5px;display:flex;flex-direction:column;height:20px;justify-content:space-between;transition:.5s;width:30px;z-index:100}.burger-button div{background-color:#000;border-radius:10px;height:15%;transition:inherit;width:100%}.burger-button--active div:first-child{transform:translateY(8.5px) rotate(45deg)}.burger-button--active div:last-child{transform:translateY(-8.5px) rotate(-45deg)}.burger-button--active div:nth-child(2){opacity:0}.sidebar{display:flex;flex-direction:column;gap:18px;transform:translateX(0);transition:.5s}.sidebar__point{align-items:center;display:flex;font-size:14px;font-weight:600;gap:10px}.sidebar__icon{background-color:#fff;border-radius:3px;display:block;height:18px;min-height:18px;min-width:25px;padding:2px;width:25px}.sidebar__title{margin-bottom:5px}.sidebar__more{align-items:center;display:flex;font-size:14px;gap:8px;justify-content:center;margin-top:15px;opacity:.6}.sidebar__more img{position:relative;top:1px}.sidebar--active{transform:translateX(-15px)!important}@media screen and (max-width:800px){.sidebar{background-color:#fff;height:100%;max-width:100vw;min-width:100px;overflow-y:scroll;padding:25px 15px;position:absolute;top:0;transform:translateX(calc(-100% - 15px));z-index:10}}.ui-block{background-color:#fff;border-radius:15px;padding:20px}.ui-block+.ui-block{margin-top:10px}@media screen and (max-width:500px){.ui-block{padding:15px}}.nav-buttons{display:flex;gap:5px;overflow:scroll}.nav-buttons__button{background-color:#e2e2e2;background-color:var(--ui-color);border-radius:5px;display:block;font-size:12px;font-weight:700;padding:5px 10px}.nav-buttons__button--current{background-color:#33ffb5;background-color:var(--accent-color)}.nav-buttons__button--active{background-color:#33ffb5!important;background-color:var(--accent-color)!important;color:var(--text-color)}.date-input{align-items:center;align-items:stretch;display:flex;gap:5px;margin-left:-1px}.date-input .button-1{align-items:center;display:flex;height:30px}.date-input__input{font-weight:700;max-width:75px}.date-input__input::-webkit-calendar-picker-indicator,.date-input__input::-webkit-inner-spin-button{-webkit-appearance:none;display:none}@media screen and (max-width:800px){.date-input__middle{flex-grow:1;justify-content:center}}.date-input__icon{height:16px;width:16px}.button-1{background-color:#e2e2e2;background-color:var(--ui-color);border-radius:5px;display:block;display:inline-block;font-size:12px;font-weight:700;padding:5px 10px}.button-1--current{background-color:#33ffb5;background-color:var(--accent-color)}.matches{white-space:wrap!important}.matches .closing-list__button{align-items:center;display:flex}.matches__top{margin-bottom:15px}@media screen and (max-width:800px){.matches__top{align-items:stretch;flex-direction:column;gap:10px}}.matches__league{align-items:center;background-color:#33ffb533;background-color:var(--accent-color-light);border-radius:5px;padding:10px 8px}.matches__league,.matches__top{display:flex;justify-content:space-between}.matches__icon{height:17px;margin-right:5px;width:25px}.matches__country{margin-right:3px;text-transform:uppercase}@media screen and (max-width:500px){.matches__country{display:none}}.matches__league-name{font-weight:700}.matches__league-title{align-items:center;display:flex}.matches__tour{background-color:#0000000d;border-radius:5px;font-weight:700;margin-top:5px;padding:8px 10px;text-transform:uppercase}.matches__tour span{opacity:.6}.matches__no-data{font-weight:700;padding:5px 0;text-align:center}.closing-list__button{transition:.5s}.closing-list__body{padding:5px}.match{align-items:center;display:flex;gap:20px;justify-content:space-between;padding:8px 5px;transition:.2s}.match>*{height:100%}.match__left{display:flex;gap:20px}.match__status{align-items:center;display:flex;font-weight:700;justify-content:center;min-width:80px;opacity:.6;text-align:center}@media screen and (max-width:500px){.match__status{font-size:10px;min-width:50px}}.match__score{font-size:12px;font-weight:700;gap:8px;height:100%}.match__players,.match__score{align-items:flex-start;display:flex;flex-direction:column}.match__players{gap:5px}.match--live .match__score,.match--live .match__status{color:#c00;color:var(--accent-color-red);opacity:1}.match-delmiter{background-color:#e2e2e2;background-color:var(--ui-color);border-radius:5px;height:2px;width:100%}.match-player{align-items:center;display:flex;font-size:12px;font-weight:700;gap:5px}.match-player__icon{height:15px;object-fit:cover;width:15px}@media screen and (max-width:500px){.match-player{font-size:10px!important}}.match:hover{background:#0000001a}.pagination,.pagination__point{display:flex;gap:5px}.pagination__point{align-items:center;font-weight:700}.pagination__point--parent{font-weight:400;text-transform:uppercase}.pagination__icon{height:20px;object-fit:cover;width:20px}.pagination__delmiter{align-items:center;display:flex}.league .nav-list__point--current{font-weight:700}.league__image{border-radius:8px;height:60px;width:60px}.league__image-wrapper{background-color:#e2e2e2;border-radius:10px;padding:15px}.league__middle{align-items:center;display:flex;gap:20px;padding:30px 0 20px}.league__info{display:flex;flex-direction:column;gap:10px}.league-ui-block{padding-bottom:10px}.game__middle{align-items:center;display:flex;gap:35px;justify-content:center;padding:60px 0}@media screen and (max-width:500px){.game__middle{gap:20px}}@media screen and (max-width:400px){.game__middle{padding:40px 0 30px}}.game__icon{background-color:#ededed;border-radius:10px;height:100px;padding:10px;width:100px}.game__icon img{display:block;height:100%;object-fit:contain;width:100%}@media screen and (max-width:500px){.game__icon{height:70px;width:70px}}.game__score{font-family:Orbitron,sans-serif;font-size:40px;font-weight:700;white-space:nowrap}@media screen and (max-width:500px){.game__score{font-size:30px}}.game__info{align-items:center;display:flex;flex-direction:column;gap:10px;text-align:center}.game__status{font-weight:700;opacity:.6}.game__time{opacity:.6}.game__command{align-items:center;display:flex;flex-direction:column;max-width:100px}.game__command-name{text-wrap:wrap;font-weight:700;margin-top:10px;max-width:100%;text-align:center}.game-ui-block{padding-bottom:10px}.match-time{background-color:#e2e2e2;background-color:var(--ui-color);border-radius:5px;color:#000000b3;display:flex;font-size:12px;font-weight:700;justify-content:space-between;padding:5px 10px;text-transform:uppercase}.match-event__score{border:2px solid #e2e2e2;border:2px solid var(--ui-color)}.match-event{align-items:center;display:flex;gap:5px;justify-content:flex-start;padding:0 10px}.match-event--right{flex-direction:row-reverse}.match-event__time{font-weight:700;opacity:.6}.match-event__icon{height:18px;object-fit:contain;width:18px}.match-event__score{align-items:center;border:1px solid #e2e2e2;border:1px solid var(--ui-color);border-radius:8px;display:inline-block;display:flex;font-weight:700;gap:5px;padding:5px}.match-event__score span{font-size:12px;font-weight:400}.match-event__name-major{font-size:12px;font-weight:600}.match-event__name-minor{font-size:10px}.match-event__goal{display:inline-block;max-height:15px;max-width:15px}.match-progress{margin-bottom:30px}.match-progress>div+div{margin-top:10px}.match-statistic{padding-bottom:10px}.match-statistic__title{margin-bottom:15px}.match-statistic__body{display:flex;flex-direction:column;gap:15px;padding:0 8px}.match-stat{width:100%}.match-stat__top{display:flex;font-size:13px;font-weight:700;justify-content:space-between;margin-bottom:5px;width:100%}.match-stat__bottom{display:flex;gap:2px}.match-stat__line{background-color:#eee;background-color:var(--ui-color-light);border-radius:3px;display:flex;flex-direction:row-reverse;flex-grow:1;height:13px}.match-stat__line div{background:#aaa;border-radius:3px;height:100%;transition:.5s;width:0}.match-stat__line:nth-child(2){flex-direction:row}.match-stat__line--major div{background:#33ffb5;background:var(--accent-color)}.coefficient__row{display:flex;gap:10px;padding-left:10px;padding-right:10px}.coefficient__row+.coefficient__row{margin-top:8px}.coefficient__big-column{flex-grow:1}.coefficient__column{text-align:center;width:70px}.coefficient-number{align-items:center;border:1px solid #0000001a;border-radius:8px;display:flex;font-weight:700;gap:3px;justify-content:center;padding:8px 5px 8px 3px}.coefficient-number--noborder{border:none!important}.banner{max-width:980px;max-width:var(--container-width);object-fit:contain;position:relative;z-index:100}.banner img{width:100%}.banner__close-button{align-items:center;background-color:#fff;border-radius:100%;box-shadow:0 8px 24px #000c;display:flex;font-size:18px;height:20px;justify-content:center;position:absolute;right:5px;text-align:center;top:5px;width:20px}.banner__close-button img{max-height:15px;max-width:15px}.mobile-banner{bottom:0;left:50%;max-height:30vh;position:fixed;transform:translateX(-50%);width:85%}@media screen and (min-width:801px){.mobile-banner{display:none}}.abs-banner{left:0;max-height:30vh;position:fixed;top:0;width:400px}.desctop-banner{margin-bottom:20px}@media screen and (max-width:800px){.desctop-banner{display:none}}.table__header{background-color:#e2e2e2;background-color:var(--ui-color);border:none!important;border-radius:5px;color:rgba(0,0,0,.702);font-size:12px;font-weight:700;height:22px!important;max-height:22px;text-transform:uppercase}.table__header .table__col{height:22px;max-height:22px}.table__row{border-bottom:1.5px solid #0000001a;display:flex;height:35px;max-height:35px;min-width:100%}.table__col{align-items:center;display:flex;justify-content:center}.table__col--bold{font-weight:700}.table__col--grow{flex-grow:1;justify-content:flex-start;min-width:170px}.table__col--32{max-width:32px;min-width:32px;width:32px}.table__col--48{max-width:48px;min-width:48px;width:48px}.table__col--160{max-width:160px;min-width:160px;width:160px}.table__element{align-items:center;background-color:#e2e2e2;background-color:var(--ui-color);border-radius:5px;display:flex;height:20px;justify-content:center;max-height:20px;max-width:20px;width:20px}.table__element--blue{background-color:#0089ff}.table__element--light-blue{background-color:#7cd4ff}.table__element--red{background-color:red}.table__element--green{background-color:#00ff46}.table__element--yellow{background-color:#ffd400}.table__element+.table__element{margin-left:3px}.table__no-data{font-weight:700;padding:10px 15px;text-align:center}.match-table{max-width:100%;overflow:scroll}.match-table .table{min-width:620px}.match-table__top{margin-bottom:5px}.match-table__body{max-width:calc(100vw - 70px);overflow:scroll}@media screen and (max-width:500px){.match-table__body{max-width:calc(100vw - 60px)}}.match-table__arrow{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACEAAAAhCAYAAABX5MJvAAAACXBIWXMAACE4AAAhOAFFljFgAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAESSURBVHgB7ZeNDYMgEIWvncAR3KyM4AbQTbqJ3aDdgFFaMNKeF/4OwZrGlzwVL8d9gUQ5gK86Y2k8Gr8a+mEswKPeWDcuTq3nuh9tDYBB7A5MS4MDygUayM47eOpNe+ReDLCNFKo5AqFqtQJUHam7HDAl5zwJfFWBkCSXC7IaggKUgKyCCAFwQYohUgAckCIICqAS4xQIG8IH4MvlgLAgQgCh3FyQbAgRAYjlKhITUAlCpSaKgIhY7olMcAI/iNUtMNHq3ByImKrknmEHOiCcDginA8LpLyCu5F4s/P3/yWnbrsQdBbfqOy7o+WkvCparYUFadmASPL95G9CQd3asbY0Je9hBV+4kYNmbtvAIpOl+A4jBZet6zSGvAAAAAElFTkSuQmCC);background-size:contain;height:11px;margin-left:5px;opacity:.5;width:11px}.h2h-match{display:flex;gap:25px;padding:10px}.h2h-match>div{align-items:center;display:flex}.h2h-match__date{opacity:.6;width:50px}.h2h-match__league{font-weight:700}.h2h-match__player{display:flex;gap:8px}.h2h-match__player+.h2h-match__player{margin-top:8px}@media screen and (max-width:500px){.h2h-match__player+.h2h-match__player{margin-top:5px}}.h2h-match__players{display:block!important;flex-grow:1;padding-right:15%}@media screen and (max-width:600px){.h2h-match__players{padding-right:15px}}@media screen and (max-width:500px){.h2h-match__players{padding-right:0}}.h2h-match__player-name{flex-grow:1}.h2h-match__player-icon{background-size:contain;height:15px;width:15px}.h2h-match__player-score{font-weight:700}@media screen and (max-width:500px){.h2h-match{gap:15px}}.h2h .match-time{margin-top:10px}.h2h .nav-buttons{max-width:calc(100vw - 70px);overflow:scroll}@media screen and (max-width:500px){.h2h .nav-buttons{max-width:calc(100vw - 60px)}}.h2h .button-1{white-space:nowrap}.h2h__show-more{display:block;font-weight:700;margin:10px 0 20px;opacity:.8;text-align:center;text-decoration:underline;width:100%}.footer{line-height:20px;opacity:.6;padding-bottom:30px}
/*# sourceMappingURL=main.352129b8.css.map*/