.event-header{background-color:#000;padding:20px;margin-bottom:20px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px;color:#fff}.event-header a{color:inherit}.event-header-top{-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start}@media only screen and (min-width: 768px){.event-header-top{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;gap:30px}}.event-header__info{margin-bottom:20px}@media only screen and (min-width: 768px){.event-header__info{-webkit-box-flex:50%;-webkit-flex:50% 0 0;-moz-box-flex:50%;-ms-flex:50% 0 0px;flex:50% 0 0;margin-bottom:0}}.event-header__sport{color:#d0d0d0;font-size:14px;font-weight:600;line-height:1;margin-bottom:12px}.event-header__tournament{font-size:20px;font-weight:600;line-height:22px}.event-header__name{color:#fff;border-radius:3px;background:#262626;padding:20px 10px;text-align:center;font-size:24px;font-weight:500;line-height:28px}@media only screen and (min-width: 768px){.event-header__name{font-size:36px;line-height:38px;padding:30px 20px}}.event-header__comment{margin-top:20px}.event-header__stat{display:table;width:100%}.event-header__stat span{display:table-cell}.event-header__stat .m-key{padding-left:10px;padding-right:10px}.event-header__stat .person-item-name{display:inline}.event-header__stat-item{display:table-row;line-height:30px;min-height:30px}.event-header__stat-item:nth-child(odd){background-color:#292929}.event-header__teams{position:relative;display:grid;grid-template-columns:1fr auto 1fr;grid-template-rows:auto;grid-template-areas:"team1 score team2" "events1 . events2" "sets sets sets" "okko okko okko";color:#fff;border-radius:3px;background:#262626;padding:10px}.event-header__teams a{color:inherit}@media only screen and (min-width: 768px){.event-header__teams{padding:20px;-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px}}.event-header__team{width:100%;font-size:12px;line-height:15px;font-weight:600}.event-header__team.m-team1{grid-area:team1;justify-self:start}.event-header__team.m-team2{grid-area:team2;justify-self:end;text-align:right}@media only screen and (min-width: 768px){.event-header__team{font-size:20px;line-height:24px;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.event-header__team.m-team1{justify-self:end}.event-header__team.m-team2{justify-self:start;direction:rtl}.event-header.m-lastmatches .event-header__team{display:grid;-webkit-column-gap:15px;-moz-column-gap:15px;column-gap:15px;grid-template-areas:"team logo" "last logo";grid-template-columns:1fr 60px;justify-items:end;text-align:right;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}}.event-header__team .team-item{display:block;white-space:normal}@media only screen and (min-width: 768px){.event-header__team .team-item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-moz-box-orient:horizontal;-moz-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;gap:15px}.event-header.m-lastmatches .event-header__team .team-item{grid-area:team}}.event-header__team .team-img{width:auto;height:auto;border-radius:0;min-height:65px;background:transparent;margin:0;display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.event-header__team .team-img img{background-color:#fff;border-radius:3px;padding:2px;width:50px;height:50px;-o-object-fit:contain;object-fit:contain}@media only screen and (min-width: 768px){.event-header__team .team-img{min-height:auto;grid-area:logo}.event-header__team .team-img img{width:60px;height:60px}}.event-header__team .team-img+.team-item-name{display:block;overflow:hidden;margin:0;text-overflow:ellipsis}.event-header__score{grid-area:score;position:absolute;left:50%;padding:0 35px;margin-right:auto;margin-left:auto;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap;text-align:center;min-height:65px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width: 768px){.event-header__score{position:relative;left:auto;padding:0 90px;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center;min-height:105px}}.event-header.m-notstarted .event-header__score,.event-header.m-cancelled .event-header__score{padding:0}.event-header__score .m-started{position:relative;text-align:center;color:#fff;font-size:36px;font-weight:500;line-height:1}@media only screen and (min-width: 768px){.event-header__score .m-started{font-size:48px;line-height:50px}}.event-header__score .m-started span:nth-child(1){position:absolute;right:50%;margin-right:20px}.event-header__score .m-started span:nth-child(3){position:absolute;left:50%;margin-left:20px}.event-header__score .m-started span.m-separator{width:10px;display:inline-block}.event-header__score .m-status{color:#d0d0d0;font-size:12px;font-weight:500;line-height:14px;position:absolute;top:0;left:0;right:0;text-align:center}.event-header__score .m-time{color:#4cad6c;font-size:12px;font-weight:500;line-height:15px;position:absolute;bottom:0;left:0;right:0;text-align:center}.event-header__score .m-penalty{display:block}@media only screen and (min-width: 480px){.event-header__score .m-penalty{font-size:24px}}.event-header__team-events{margin:15px 0 0;padding:0;list-style:none;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5px}.event-header__team-events.m-team1{grid-area:events1;justify-self:start}.event-header__team-events.m-team2{grid-area:events2;justify-self:end;text-align:right}@media only screen and (min-width: 768px){.event-header__team-events.m-team1{justify-self:end;text-align:right}.event-header__team-events.m-team2{justify-self:start;text-align:left}}.event-header__team-goal{color:#d0d0d0;font-size:12px;font-weight:400;line-height:14px}.event-header__team-goal-assist{display:block;color:#7b7b7b}@media only screen and (min-width: 768px){.event-header__team-goal-assist{display:inline}}.event-header__team-winner a{color:inherit}.event-header__links-item{color:#fff}.event-header__links-item.m-active{font-weight:bold}.event-header__links-item+.event-header__links-item::before{content:"•";font-weight:normal;margin-left:5px;margin-right:5px}@media(max-width: 925px){.event-header__timeline{display:none}}.event-header__sets{grid-area:sets;justify-self:center;margin-top:15px;color:#d0d0d0;font-size:14px;line-height:16px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;gap:5px}.event-header__sets:empty{display:none}.event-header__sets .m-set{display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:2px}.event-header__sets table{border-collapse:collapse}.event-header__sets td{padding:5px;text-align:center;border-top:1px solid #7b7b7b;border-right:1px solid #7b7b7b}.event-header__sets td:last-child{border-right:none}.event-header__sets td.m-number{border-top:none}@media only screen and (min-width: 768px){.event-header__sets td{padding-left:15px;padding-right:15px}}@media only screen and (min-width: 768px){.event-header__sets{font-size:20px;line-height:110%;gap:15px}.event-header__sets .m-set{gap:3px}}.event-header__sets .team-win{font-weight:600;color:#f0f0f0}.event-header.m-tennis .event-header__team .team-tennis-item{display:block;white-space:normal}@media only screen and (min-width: 768px){.event-header.m-tennis .event-header__team .team-tennis-item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-moz-box-orient:horizontal;-moz-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;gap:15px}}.event-header.m-tennis .event-header__team .flag-item{width:auto;height:auto;border-radius:0;min-height:65px;background:transparent;margin:0;display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.event-header.m-tennis .event-header__team .flag-item .svg-icon{width:32px;height:24px;display:block}@media only screen and (min-width: 768px){.event-header.m-tennis .event-header__team .flag-item{min-height:auto}}.event-header.m-tennis .event-header__team .flag-item+.team-tennis-person{display:block;overflow:hidden;margin:0;text-overflow:ellipsis}.event-header.m-tennis .event-header__score{-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (min-width: 768px){.event-header.m-tennis .event-header__score{-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}}.event-header.m-tennis.m-pairs .event-header__score{position:relative;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none;left:auto;top:auto;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-height:50px;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.event-header.m-tennis.m-pairs .event-header__score .m-time,.event-header.m-tennis.m-pairs .event-header__score .m-status{position:static}.event-header.m-notstarted .event-header.m-tennis.m-pairs .event-header__score,.event-header.m-cancelled .event-header.m-tennis.m-pairs .event-header__score{display:block}@media only screen and (min-width: 768px){.event-header.m-tennis.m-pairs .event-header__score{-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:105px}.event-header.m-tennis.m-pairs .event-header__score .m-time,.event-header.m-tennis.m-pairs .event-header__score .m-status{position:absolute}}.event-header.m-tennis.m-pairs .event-header__team .team-tennis-item+.team-tennis-item::before{display:none}.event-header.m-tennis.m-pairs .event-header__team .team-tennis{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:normal;-webkit-align-items:normal;-moz-box-align:normal;-ms-flex-align:normal;align-items:normal}.event-header.m-tennis.m-pairs .event-header__team .team-item.m-double .team-tennis{gap:5px}.event-header.m-tennis.m-pairs .event-header__team .team-item.m-double .team-tennis-item{min-height:40px;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.event-header.m-tennis.m-pairs .event-header__team .team-item.m-double .flag-item{min-height:auto;margin-bottom:5px}.event-header.m-box .event-header__team .team-tennis-item,.event-header.m-mma .event-header__team .team-tennis-item{display:block;white-space:normal}@media only screen and (min-width: 768px){.event-header.m-box .event-header__team .team-tennis-item,.event-header.m-mma .event-header__team .team-tennis-item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-moz-box-orient:horizontal;-moz-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;gap:15px}}.event-header.m-box .event-header__team .flag-item,.event-header.m-mma .event-header__team .flag-item{width:auto;height:auto;border-radius:0;min-height:65px;background:transparent;margin:0;display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.event-header.m-box .event-header__team .flag-item .svg-icon,.event-header.m-mma .event-header__team .flag-item .svg-icon{width:32px;height:24px;display:block}@media only screen and (min-width: 768px){.event-header.m-box .event-header__team .flag-item,.event-header.m-mma .event-header__team .flag-item{min-height:auto}}.event-header.m-box .event-header__team .flag-item+.team-tennis-person,.event-header.m-mma .event-header__team .flag-item+.team-tennis-person{display:block;margin:0}.event-header.m-box .event-header__score,.event-header.m-mma .event-header__score{width:110px;padding:0;white-space:normal}@media only screen and (min-width: 768px){.event-header.m-box .event-header__score,.event-header.m-mma .event-header__score{width:150px}}.event-header.m-box .event-header__score .m-status,.event-header.m-mma .event-header__score .m-status{position:static;font-size:16px;font-weight:500;line-height:18px;color:#fff}.event-header.m-winner-box .event-header__team.m-team2 .team-tennis-person{margin-top:23px}@media only screen and (min-width: 768px){.event-header.m-winner-box .event-header__team.m-team2 .team-tennis-person{margin-top:0}}.event-header.m-winner-box .event-header__team.m-team1 .person-item-name{display:block}.event-header.m-winner-box .event-header__team.m-team1 .person-item-name::before{content:url("data:image/svg+xml,%3Csvg width='71' height='18' viewBox='0 0 71 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.24248 3.59969C5.24248 3.26417 5.51447 2.99219 5.84998 2.99219H12.15C12.4855 2.99219 12.7575 3.26417 12.7575 3.59969V4.93847C12.9909 4.84279 13.2428 4.79219 13.5 4.79219C14.0191 4.79219 14.517 4.99842 14.8841 5.36553C15.2512 5.73263 15.4575 6.23053 15.4575 6.74969C15.4575 7.26885 15.2512 7.76675 14.8841 8.13385C14.517 8.50095 14.0191 8.70719 13.5 8.70719C13.2428 8.70719 12.9909 8.65659 12.7575 8.5609V8.5843C12.7575 9.57385 12.36 10.5215 11.6546 11.2191C11.0946 11.7729 10.3771 12.1333 9.60748 12.2582V13.7922H11.7C12.0355 13.7922 12.3075 14.0642 12.3075 14.3997C12.3075 14.7352 12.0355 15.0072 11.7 15.0072H8.99998H6.74998C6.41447 15.0072 6.14248 14.7352 6.14248 14.3997C6.14248 14.0642 6.41447 13.7922 6.74998 13.7922H8.39248V12.2582C7.62284 12.1333 6.90536 11.7729 6.34541 11.2191C5.64001 10.5215 5.24248 9.57385 5.24248 8.5843V8.5609C5.00907 8.65659 4.75713 8.70719 4.49998 8.70719C3.98082 8.70719 3.48292 8.50095 3.11582 8.13385C2.74872 7.76675 2.54248 7.26885 2.54248 6.74969C2.54248 6.23053 2.74872 5.73263 3.11582 5.36553C3.48292 4.99842 3.98082 4.79219 4.49998 4.79219C4.75713 4.79219 5.00907 4.84279 5.24248 4.93847V3.59969ZM12.7575 6.74969C12.7575 6.94661 12.8357 7.13547 12.975 7.27471C13.1142 7.41396 13.3031 7.49219 13.5 7.49219C13.6969 7.49219 13.8858 7.41396 14.025 7.27471C14.1643 7.13547 14.2425 6.94661 14.2425 6.74969C14.2425 6.55276 14.1643 6.36391 14.025 6.22466C13.8858 6.08541 13.6969 6.00719 13.5 6.00719C13.3031 6.00719 13.1142 6.08541 12.975 6.22466C12.8357 6.36391 12.7575 6.55276 12.7575 6.74969ZM11.5425 6.74969V4.20719H6.45748V6.74969V8.5843C6.45748 9.24726 6.7237 9.88443 7.19978 10.3553C7.67609 10.8264 8.32351 11.0922 8.99998 11.0922C9.67645 11.0922 10.3239 10.8264 10.8002 10.3553C11.2763 9.88443 11.5425 9.24726 11.5425 8.5843V6.74969ZM5.02501 6.22466C5.16425 6.36391 5.24248 6.55276 5.24248 6.74969C5.24248 6.94661 5.16425 7.13547 5.02501 7.27471C4.88576 7.41396 4.6969 7.49219 4.49998 7.49219C4.30306 7.49219 4.1142 7.41396 3.97495 7.27471C3.83571 7.13547 3.75748 6.94661 3.75748 6.74969C3.75748 6.55276 3.83571 6.36391 3.97495 6.22466C4.1142 6.08541 4.30306 6.00719 4.49998 6.00719C4.6969 6.00719 4.88576 6.08541 5.02501 6.22466Z' fill='%234CAD6C'/%3E%3Cpath d='M22.3477 14V4.04688H30.0449V14H28.4727V5.29785H23.9199V14H22.3477ZM31.7266 10.5068V10.2881C31.7266 9.18978 32.0456 8.30111 32.6836 7.62207C33.3262 6.93848 34.1738 6.59668 35.2266 6.59668C36.2793 6.59668 37.1247 6.93848 37.7627 7.62207C38.4007 8.30111 38.7197 9.18978 38.7197 10.2881V10.5068C38.7197 11.6097 38.4007 12.5029 37.7627 13.1865C37.1247 13.8656 36.2793 14.2051 35.2266 14.2051C34.1738 14.2051 33.3262 13.8656 32.6836 13.1865C32.0456 12.5029 31.7266 11.6097 31.7266 10.5068ZM33.2852 10.2539V10.5479C33.2852 11.2679 33.4492 11.8558 33.7773 12.3115C34.1055 12.7673 34.5885 12.9951 35.2266 12.9951C35.86 12.9951 36.3408 12.7673 36.6689 12.3115C36.9971 11.8558 37.1611 11.2679 37.1611 10.5479V10.2539C37.1611 9.53385 36.9948 8.94596 36.6621 8.49023C36.334 8.02995 35.8555 7.7998 35.2266 7.7998C34.5931 7.7998 34.11 8.02995 33.7773 8.49023C33.4492 8.94596 33.2852 9.53385 33.2852 10.2539ZM41.4541 10.4316V10.6504C41.4541 11.3385 41.6159 11.9014 41.9395 12.3389C42.2676 12.7764 42.7529 12.9951 43.3955 12.9951C44.0381 12.9951 44.5212 12.7764 44.8447 12.3389C45.1683 11.9014 45.3301 11.3385 45.3301 10.6504V10.4316C45.3301 9.7526 45.1683 9.19434 44.8447 8.75684C44.5212 8.31934 44.0381 8.10059 43.3955 8.10059C42.7529 8.10059 42.2676 8.31934 41.9395 8.75684C41.6159 9.19434 41.4541 9.7526 41.4541 10.4316ZM43.792 6.89746C44.7536 6.89746 45.5101 7.23014 46.0615 7.89551C46.6175 8.56087 46.8955 9.40625 46.8955 10.4316V10.6504C46.8955 11.7031 46.5765 12.5599 45.9385 13.2207C45.3005 13.877 44.4528 14.2051 43.3955 14.2051C42.3018 14.2051 41.445 13.8747 40.8252 13.2139C40.2054 12.5485 39.8955 11.4616 39.8955 9.95312V9.56348C39.8955 7.91374 40.1781 6.64453 40.7432 5.75586C41.3128 4.86719 42.3245 4.31348 43.7783 4.09473C44.5485 3.97624 44.9928 3.87598 45.1113 3.79395C45.2298 3.71191 45.3005 3.61393 45.3232 3.5H46.6973C46.6517 4.05143 46.4535 4.47298 46.1025 4.76465C45.7516 5.05632 45.0794 5.26823 44.0859 5.40039C42.9648 5.55078 42.2061 5.88574 41.8096 6.40527C41.4131 6.92025 41.1784 7.60156 41.1055 8.44922L41.1807 8.44238C41.4131 7.96387 41.7526 7.58789 42.1992 7.31445C42.6504 7.03646 43.1813 6.89746 43.792 6.89746ZM48.0098 10.5068V10.2881C48.0098 9.19434 48.3197 8.30566 48.9395 7.62207C49.5592 6.93848 50.3704 6.59668 51.373 6.59668C52.3757 6.59668 53.1527 6.91797 53.7041 7.56055C54.2555 8.19857 54.5312 9.06673 54.5312 10.165V10.7598H48.9941V9.65918H53.0137V9.50195C53.0137 9.02344 52.8747 8.61784 52.5967 8.28516C52.3187 7.94792 51.9222 7.7793 51.4072 7.7793C50.7874 7.7793 50.3226 8.014 50.0127 8.4834C49.7028 8.94824 49.5479 9.53841 49.5479 10.2539V10.5479C49.5479 11.2542 49.7119 11.8421 50.04 12.3115C50.3727 12.7764 50.8763 13.0088 51.5508 13.0088C51.9837 13.0088 52.3551 12.9108 52.665 12.7148C52.9795 12.5189 53.2347 12.2887 53.4307 12.0244L54.4561 12.7695C54.2282 13.1432 53.8636 13.4759 53.3623 13.7676C52.8656 14.0592 52.2663 14.2051 51.5645 14.2051C50.4297 14.2051 49.5524 13.8633 48.9326 13.1797C48.3174 12.4961 48.0098 11.6051 48.0098 10.5068ZM61.4902 15.8457V14H56.5V15.8457H55.0986V12.8311H62.8916V15.8457H61.4902ZM57.8535 7.9707L57.751 10.3633C57.7236 11.0286 57.6781 11.555 57.6143 11.9424C57.5505 12.3252 57.457 12.6624 57.334 12.9541H55.7822C55.9372 12.7308 56.0671 12.4027 56.1719 11.9697C56.2767 11.5368 56.3473 10.901 56.3838 10.0625L56.5205 6.80176H61.832V14H60.3076V7.9707H57.8535ZM63.6025 11.8809C63.6025 11.1243 63.8988 10.5456 64.4912 10.1445C65.0837 9.73893 65.8333 9.53385 66.7402 9.5293H68.292V9.07129C68.292 8.6748 68.1895 8.35352 67.9844 8.10742C67.7793 7.85677 67.4261 7.73145 66.9248 7.73145C66.4189 7.73145 66.0566 7.83398 65.8379 8.03906C65.6237 8.24414 65.5166 8.48568 65.5166 8.76367V8.8252H64.0059V8.76367C64.0059 8.16667 64.2747 7.65625 64.8125 7.23242C65.3548 6.80859 66.0749 6.59668 66.9727 6.59668C67.8704 6.59668 68.5677 6.80176 69.0645 7.21191C69.5658 7.62207 69.8164 8.24186 69.8164 9.07129V12.3662C69.8164 12.6624 69.8392 12.9427 69.8848 13.207C69.9349 13.4668 70.0033 13.6947 70.0898 13.8906V14H68.5996C68.5404 13.8906 68.4857 13.7471 68.4355 13.5693C68.3854 13.387 68.3535 13.2093 68.3398 13.0361C68.1849 13.3232 67.916 13.5785 67.5332 13.8018C67.1504 14.0251 66.6628 14.1367 66.0703 14.1367C65.3822 14.1367 64.7988 13.9453 64.3203 13.5625C63.8418 13.1797 63.6025 12.6191 63.6025 11.8809ZM65.127 11.7715C65.127 12.1497 65.2363 12.4505 65.4551 12.6738C65.6738 12.8926 66.0179 13.002 66.4873 13.002C66.9613 13.002 67.3805 12.8424 67.7451 12.5234C68.1097 12.1999 68.292 11.8467 68.292 11.4639V10.5479H66.9248C66.3278 10.5479 65.8789 10.6572 65.5781 10.876C65.2773 11.0947 65.127 11.3932 65.127 11.7715Z' fill='%234CAD6C'/%3E%3C/svg%3E%0A");height:18px;display:block;margin-bottom:5px}@media only screen and (min-width: 768px){.event-header.m-winner-box .event-header__team.m-team1 .person-item-name{position:relative}.event-header.m-winner-box .event-header__team.m-team1 .person-item-name::before{content:url("data:image/svg+xml,%3Csvg width='71' height='18' viewBox='0 0 71 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.24248 3.59969C5.24248 3.26417 5.51447 2.99219 5.84998 2.99219H12.15C12.4855 2.99219 12.7575 3.26417 12.7575 3.59969V4.93847C12.9909 4.84279 13.2428 4.79219 13.5 4.79219C14.0191 4.79219 14.517 4.99842 14.8841 5.36553C15.2512 5.73263 15.4575 6.23053 15.4575 6.74969C15.4575 7.26885 15.2512 7.76675 14.8841 8.13385C14.517 8.50095 14.0191 8.70719 13.5 8.70719C13.2428 8.70719 12.9909 8.65659 12.7575 8.5609V8.5843C12.7575 9.57385 12.36 10.5215 11.6546 11.2191C11.0946 11.7729 10.3771 12.1333 9.60748 12.2582V13.7922H11.7C12.0355 13.7922 12.3075 14.0642 12.3075 14.3997C12.3075 14.7352 12.0355 15.0072 11.7 15.0072H8.99998H6.74998C6.41447 15.0072 6.14248 14.7352 6.14248 14.3997C6.14248 14.0642 6.41447 13.7922 6.74998 13.7922H8.39248V12.2582C7.62284 12.1333 6.90536 11.7729 6.34541 11.2191C5.64001 10.5215 5.24248 9.57385 5.24248 8.5843V8.5609C5.00907 8.65659 4.75713 8.70719 4.49998 8.70719C3.98082 8.70719 3.48292 8.50095 3.11582 8.13385C2.74872 7.76675 2.54248 7.26885 2.54248 6.74969C2.54248 6.23053 2.74872 5.73263 3.11582 5.36553C3.48292 4.99842 3.98082 4.79219 4.49998 4.79219C4.75713 4.79219 5.00907 4.84279 5.24248 4.93847V3.59969ZM12.7575 6.74969C12.7575 6.94661 12.8357 7.13547 12.975 7.27471C13.1142 7.41396 13.3031 7.49219 13.5 7.49219C13.6969 7.49219 13.8858 7.41396 14.025 7.27471C14.1643 7.13547 14.2425 6.94661 14.2425 6.74969C14.2425 6.55276 14.1643 6.36391 14.025 6.22466C13.8858 6.08541 13.6969 6.00719 13.5 6.00719C13.3031 6.00719 13.1142 6.08541 12.975 6.22466C12.8357 6.36391 12.7575 6.55276 12.7575 6.74969ZM11.5425 6.74969V4.20719H6.45748V6.74969V8.5843C6.45748 9.24726 6.7237 9.88443 7.19978 10.3553C7.67609 10.8264 8.32351 11.0922 8.99998 11.0922C9.67645 11.0922 10.3239 10.8264 10.8002 10.3553C11.2763 9.88443 11.5425 9.24726 11.5425 8.5843V6.74969ZM5.02501 6.22466C5.16425 6.36391 5.24248 6.55276 5.24248 6.74969C5.24248 6.94661 5.16425 7.13547 5.02501 7.27471C4.88576 7.41396 4.6969 7.49219 4.49998 7.49219C4.30306 7.49219 4.1142 7.41396 3.97495 7.27471C3.83571 7.13547 3.75748 6.94661 3.75748 6.74969C3.75748 6.55276 3.83571 6.36391 3.97495 6.22466C4.1142 6.08541 4.30306 6.00719 4.49998 6.00719C4.6969 6.00719 4.88576 6.08541 5.02501 6.22466Z' fill='%234CAD6C'/%3E%3Cpath d='M22.3477 14V4.04688H30.0449V14H28.4727V5.29785H23.9199V14H22.3477ZM31.7266 10.5068V10.2881C31.7266 9.18978 32.0456 8.30111 32.6836 7.62207C33.3262 6.93848 34.1738 6.59668 35.2266 6.59668C36.2793 6.59668 37.1247 6.93848 37.7627 7.62207C38.4007 8.30111 38.7197 9.18978 38.7197 10.2881V10.5068C38.7197 11.6097 38.4007 12.5029 37.7627 13.1865C37.1247 13.8656 36.2793 14.2051 35.2266 14.2051C34.1738 14.2051 33.3262 13.8656 32.6836 13.1865C32.0456 12.5029 31.7266 11.6097 31.7266 10.5068ZM33.2852 10.2539V10.5479C33.2852 11.2679 33.4492 11.8558 33.7773 12.3115C34.1055 12.7673 34.5885 12.9951 35.2266 12.9951C35.86 12.9951 36.3408 12.7673 36.6689 12.3115C36.9971 11.8558 37.1611 11.2679 37.1611 10.5479V10.2539C37.1611 9.53385 36.9948 8.94596 36.6621 8.49023C36.334 8.02995 35.8555 7.7998 35.2266 7.7998C34.5931 7.7998 34.11 8.02995 33.7773 8.49023C33.4492 8.94596 33.2852 9.53385 33.2852 10.2539ZM41.4541 10.4316V10.6504C41.4541 11.3385 41.6159 11.9014 41.9395 12.3389C42.2676 12.7764 42.7529 12.9951 43.3955 12.9951C44.0381 12.9951 44.5212 12.7764 44.8447 12.3389C45.1683 11.9014 45.3301 11.3385 45.3301 10.6504V10.4316C45.3301 9.7526 45.1683 9.19434 44.8447 8.75684C44.5212 8.31934 44.0381 8.10059 43.3955 8.10059C42.7529 8.10059 42.2676 8.31934 41.9395 8.75684C41.6159 9.19434 41.4541 9.7526 41.4541 10.4316ZM43.792 6.89746C44.7536 6.89746 45.5101 7.23014 46.0615 7.89551C46.6175 8.56087 46.8955 9.40625 46.8955 10.4316V10.6504C46.8955 11.7031 46.5765 12.5599 45.9385 13.2207C45.3005 13.877 44.4528 14.2051 43.3955 14.2051C42.3018 14.2051 41.445 13.8747 40.8252 13.2139C40.2054 12.5485 39.8955 11.4616 39.8955 9.95312V9.56348C39.8955 7.91374 40.1781 6.64453 40.7432 5.75586C41.3128 4.86719 42.3245 4.31348 43.7783 4.09473C44.5485 3.97624 44.9928 3.87598 45.1113 3.79395C45.2298 3.71191 45.3005 3.61393 45.3232 3.5H46.6973C46.6517 4.05143 46.4535 4.47298 46.1025 4.76465C45.7516 5.05632 45.0794 5.26823 44.0859 5.40039C42.9648 5.55078 42.2061 5.88574 41.8096 6.40527C41.4131 6.92025 41.1784 7.60156 41.1055 8.44922L41.1807 8.44238C41.4131 7.96387 41.7526 7.58789 42.1992 7.31445C42.6504 7.03646 43.1813 6.89746 43.792 6.89746ZM48.0098 10.5068V10.2881C48.0098 9.19434 48.3197 8.30566 48.9395 7.62207C49.5592 6.93848 50.3704 6.59668 51.373 6.59668C52.3757 6.59668 53.1527 6.91797 53.7041 7.56055C54.2555 8.19857 54.5312 9.06673 54.5312 10.165V10.7598H48.9941V9.65918H53.0137V9.50195C53.0137 9.02344 52.8747 8.61784 52.5967 8.28516C52.3187 7.94792 51.9222 7.7793 51.4072 7.7793C50.7874 7.7793 50.3226 8.014 50.0127 8.4834C49.7028 8.94824 49.5479 9.53841 49.5479 10.2539V10.5479C49.5479 11.2542 49.7119 11.8421 50.04 12.3115C50.3727 12.7764 50.8763 13.0088 51.5508 13.0088C51.9837 13.0088 52.3551 12.9108 52.665 12.7148C52.9795 12.5189 53.2347 12.2887 53.4307 12.0244L54.4561 12.7695C54.2282 13.1432 53.8636 13.4759 53.3623 13.7676C52.8656 14.0592 52.2663 14.2051 51.5645 14.2051C50.4297 14.2051 49.5524 13.8633 48.9326 13.1797C48.3174 12.4961 48.0098 11.6051 48.0098 10.5068ZM61.4902 15.8457V14H56.5V15.8457H55.0986V12.8311H62.8916V15.8457H61.4902ZM57.8535 7.9707L57.751 10.3633C57.7236 11.0286 57.6781 11.555 57.6143 11.9424C57.5505 12.3252 57.457 12.6624 57.334 12.9541H55.7822C55.9372 12.7308 56.0671 12.4027 56.1719 11.9697C56.2767 11.5368 56.3473 10.901 56.3838 10.0625L56.5205 6.80176H61.832V14H60.3076V7.9707H57.8535ZM63.6025 11.8809C63.6025 11.1243 63.8988 10.5456 64.4912 10.1445C65.0837 9.73893 65.8333 9.53385 66.7402 9.5293H68.292V9.07129C68.292 8.6748 68.1895 8.35352 67.9844 8.10742C67.7793 7.85677 67.4261 7.73145 66.9248 7.73145C66.4189 7.73145 66.0566 7.83398 65.8379 8.03906C65.6237 8.24414 65.5166 8.48568 65.5166 8.76367V8.8252H64.0059V8.76367C64.0059 8.16667 64.2747 7.65625 64.8125 7.23242C65.3548 6.80859 66.0749 6.59668 66.9727 6.59668C67.8704 6.59668 68.5677 6.80176 69.0645 7.21191C69.5658 7.62207 69.8164 8.24186 69.8164 9.07129V12.3662C69.8164 12.6624 69.8392 12.9427 69.8848 13.207C69.9349 13.4668 70.0033 13.6947 70.0898 13.8906V14H68.5996C68.5404 13.8906 68.4857 13.7471 68.4355 13.5693C68.3854 13.387 68.3535 13.2093 68.3398 13.0361C68.1849 13.3232 67.916 13.5785 67.5332 13.8018C67.1504 14.0251 66.6628 14.1367 66.0703 14.1367C65.3822 14.1367 64.7988 13.9453 64.3203 13.5625C63.8418 13.1797 63.6025 12.6191 63.6025 11.8809ZM65.127 11.7715C65.127 12.1497 65.2363 12.4505 65.4551 12.6738C65.6738 12.8926 66.0179 13.002 66.4873 13.002C66.9613 13.002 67.3805 12.8424 67.7451 12.5234C68.1097 12.1999 68.292 11.8467 68.292 11.4639V10.5479H66.9248C66.3278 10.5479 65.8789 10.6572 65.5781 10.876C65.2773 11.0947 65.127 11.3932 65.127 11.7715Z' fill='%234CAD6C'/%3E%3C/svg%3E%0A");height:18px;display:block;position:absolute;bottom:100%;right:0;margin-bottom:7px}}.event-header.m-winner-box-away .event-header__team.m-team1 .team-tennis-person{margin-top:23px}@media only screen and (min-width: 768px){.event-header.m-winner-box-away .event-header__team.m-team1 .team-tennis-person{margin-top:0}}.event-header.m-winner-box-away .event-header__team.m-team2 .person-item-name{display:block}.event-header.m-winner-box-away .event-header__team.m-team2 .person-item-name::before{content:url("data:image/svg+xml,%3Csvg width='71' height='18' viewBox='0 0 71 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.24248 3.59969C5.24248 3.26417 5.51447 2.99219 5.84998 2.99219H12.15C12.4855 2.99219 12.7575 3.26417 12.7575 3.59969V4.93847C12.9909 4.84279 13.2428 4.79219 13.5 4.79219C14.0191 4.79219 14.517 4.99842 14.8841 5.36553C15.2512 5.73263 15.4575 6.23053 15.4575 6.74969C15.4575 7.26885 15.2512 7.76675 14.8841 8.13385C14.517 8.50095 14.0191 8.70719 13.5 8.70719C13.2428 8.70719 12.9909 8.65659 12.7575 8.5609V8.5843C12.7575 9.57385 12.36 10.5215 11.6546 11.2191C11.0946 11.7729 10.3771 12.1333 9.60748 12.2582V13.7922H11.7C12.0355 13.7922 12.3075 14.0642 12.3075 14.3997C12.3075 14.7352 12.0355 15.0072 11.7 15.0072H8.99998H6.74998C6.41447 15.0072 6.14248 14.7352 6.14248 14.3997C6.14248 14.0642 6.41447 13.7922 6.74998 13.7922H8.39248V12.2582C7.62284 12.1333 6.90536 11.7729 6.34541 11.2191C5.64001 10.5215 5.24248 9.57385 5.24248 8.5843V8.5609C5.00907 8.65659 4.75713 8.70719 4.49998 8.70719C3.98082 8.70719 3.48292 8.50095 3.11582 8.13385C2.74872 7.76675 2.54248 7.26885 2.54248 6.74969C2.54248 6.23053 2.74872 5.73263 3.11582 5.36553C3.48292 4.99842 3.98082 4.79219 4.49998 4.79219C4.75713 4.79219 5.00907 4.84279 5.24248 4.93847V3.59969ZM12.7575 6.74969C12.7575 6.94661 12.8357 7.13547 12.975 7.27471C13.1142 7.41396 13.3031 7.49219 13.5 7.49219C13.6969 7.49219 13.8858 7.41396 14.025 7.27471C14.1643 7.13547 14.2425 6.94661 14.2425 6.74969C14.2425 6.55276 14.1643 6.36391 14.025 6.22466C13.8858 6.08541 13.6969 6.00719 13.5 6.00719C13.3031 6.00719 13.1142 6.08541 12.975 6.22466C12.8357 6.36391 12.7575 6.55276 12.7575 6.74969ZM11.5425 6.74969V4.20719H6.45748V6.74969V8.5843C6.45748 9.24726 6.7237 9.88443 7.19978 10.3553C7.67609 10.8264 8.32351 11.0922 8.99998 11.0922C9.67645 11.0922 10.3239 10.8264 10.8002 10.3553C11.2763 9.88443 11.5425 9.24726 11.5425 8.5843V6.74969ZM5.02501 6.22466C5.16425 6.36391 5.24248 6.55276 5.24248 6.74969C5.24248 6.94661 5.16425 7.13547 5.02501 7.27471C4.88576 7.41396 4.6969 7.49219 4.49998 7.49219C4.30306 7.49219 4.1142 7.41396 3.97495 7.27471C3.83571 7.13547 3.75748 6.94661 3.75748 6.74969C3.75748 6.55276 3.83571 6.36391 3.97495 6.22466C4.1142 6.08541 4.30306 6.00719 4.49998 6.00719C4.6969 6.00719 4.88576 6.08541 5.02501 6.22466Z' fill='%234CAD6C'/%3E%3Cpath d='M22.3477 14V4.04688H30.0449V14H28.4727V5.29785H23.9199V14H22.3477ZM31.7266 10.5068V10.2881C31.7266 9.18978 32.0456 8.30111 32.6836 7.62207C33.3262 6.93848 34.1738 6.59668 35.2266 6.59668C36.2793 6.59668 37.1247 6.93848 37.7627 7.62207C38.4007 8.30111 38.7197 9.18978 38.7197 10.2881V10.5068C38.7197 11.6097 38.4007 12.5029 37.7627 13.1865C37.1247 13.8656 36.2793 14.2051 35.2266 14.2051C34.1738 14.2051 33.3262 13.8656 32.6836 13.1865C32.0456 12.5029 31.7266 11.6097 31.7266 10.5068ZM33.2852 10.2539V10.5479C33.2852 11.2679 33.4492 11.8558 33.7773 12.3115C34.1055 12.7673 34.5885 12.9951 35.2266 12.9951C35.86 12.9951 36.3408 12.7673 36.6689 12.3115C36.9971 11.8558 37.1611 11.2679 37.1611 10.5479V10.2539C37.1611 9.53385 36.9948 8.94596 36.6621 8.49023C36.334 8.02995 35.8555 7.7998 35.2266 7.7998C34.5931 7.7998 34.11 8.02995 33.7773 8.49023C33.4492 8.94596 33.2852 9.53385 33.2852 10.2539ZM41.4541 10.4316V10.6504C41.4541 11.3385 41.6159 11.9014 41.9395 12.3389C42.2676 12.7764 42.7529 12.9951 43.3955 12.9951C44.0381 12.9951 44.5212 12.7764 44.8447 12.3389C45.1683 11.9014 45.3301 11.3385 45.3301 10.6504V10.4316C45.3301 9.7526 45.1683 9.19434 44.8447 8.75684C44.5212 8.31934 44.0381 8.10059 43.3955 8.10059C42.7529 8.10059 42.2676 8.31934 41.9395 8.75684C41.6159 9.19434 41.4541 9.7526 41.4541 10.4316ZM43.792 6.89746C44.7536 6.89746 45.5101 7.23014 46.0615 7.89551C46.6175 8.56087 46.8955 9.40625 46.8955 10.4316V10.6504C46.8955 11.7031 46.5765 12.5599 45.9385 13.2207C45.3005 13.877 44.4528 14.2051 43.3955 14.2051C42.3018 14.2051 41.445 13.8747 40.8252 13.2139C40.2054 12.5485 39.8955 11.4616 39.8955 9.95312V9.56348C39.8955 7.91374 40.1781 6.64453 40.7432 5.75586C41.3128 4.86719 42.3245 4.31348 43.7783 4.09473C44.5485 3.97624 44.9928 3.87598 45.1113 3.79395C45.2298 3.71191 45.3005 3.61393 45.3232 3.5H46.6973C46.6517 4.05143 46.4535 4.47298 46.1025 4.76465C45.7516 5.05632 45.0794 5.26823 44.0859 5.40039C42.9648 5.55078 42.2061 5.88574 41.8096 6.40527C41.4131 6.92025 41.1784 7.60156 41.1055 8.44922L41.1807 8.44238C41.4131 7.96387 41.7526 7.58789 42.1992 7.31445C42.6504 7.03646 43.1813 6.89746 43.792 6.89746ZM48.0098 10.5068V10.2881C48.0098 9.19434 48.3197 8.30566 48.9395 7.62207C49.5592 6.93848 50.3704 6.59668 51.373 6.59668C52.3757 6.59668 53.1527 6.91797 53.7041 7.56055C54.2555 8.19857 54.5312 9.06673 54.5312 10.165V10.7598H48.9941V9.65918H53.0137V9.50195C53.0137 9.02344 52.8747 8.61784 52.5967 8.28516C52.3187 7.94792 51.9222 7.7793 51.4072 7.7793C50.7874 7.7793 50.3226 8.014 50.0127 8.4834C49.7028 8.94824 49.5479 9.53841 49.5479 10.2539V10.5479C49.5479 11.2542 49.7119 11.8421 50.04 12.3115C50.3727 12.7764 50.8763 13.0088 51.5508 13.0088C51.9837 13.0088 52.3551 12.9108 52.665 12.7148C52.9795 12.5189 53.2347 12.2887 53.4307 12.0244L54.4561 12.7695C54.2282 13.1432 53.8636 13.4759 53.3623 13.7676C52.8656 14.0592 52.2663 14.2051 51.5645 14.2051C50.4297 14.2051 49.5524 13.8633 48.9326 13.1797C48.3174 12.4961 48.0098 11.6051 48.0098 10.5068ZM61.4902 15.8457V14H56.5V15.8457H55.0986V12.8311H62.8916V15.8457H61.4902ZM57.8535 7.9707L57.751 10.3633C57.7236 11.0286 57.6781 11.555 57.6143 11.9424C57.5505 12.3252 57.457 12.6624 57.334 12.9541H55.7822C55.9372 12.7308 56.0671 12.4027 56.1719 11.9697C56.2767 11.5368 56.3473 10.901 56.3838 10.0625L56.5205 6.80176H61.832V14H60.3076V7.9707H57.8535ZM63.6025 11.8809C63.6025 11.1243 63.8988 10.5456 64.4912 10.1445C65.0837 9.73893 65.8333 9.53385 66.7402 9.5293H68.292V9.07129C68.292 8.6748 68.1895 8.35352 67.9844 8.10742C67.7793 7.85677 67.4261 7.73145 66.9248 7.73145C66.4189 7.73145 66.0566 7.83398 65.8379 8.03906C65.6237 8.24414 65.5166 8.48568 65.5166 8.76367V8.8252H64.0059V8.76367C64.0059 8.16667 64.2747 7.65625 64.8125 7.23242C65.3548 6.80859 66.0749 6.59668 66.9727 6.59668C67.8704 6.59668 68.5677 6.80176 69.0645 7.21191C69.5658 7.62207 69.8164 8.24186 69.8164 9.07129V12.3662C69.8164 12.6624 69.8392 12.9427 69.8848 13.207C69.9349 13.4668 70.0033 13.6947 70.0898 13.8906V14H68.5996C68.5404 13.8906 68.4857 13.7471 68.4355 13.5693C68.3854 13.387 68.3535 13.2093 68.3398 13.0361C68.1849 13.3232 67.916 13.5785 67.5332 13.8018C67.1504 14.0251 66.6628 14.1367 66.0703 14.1367C65.3822 14.1367 64.7988 13.9453 64.3203 13.5625C63.8418 13.1797 63.6025 12.6191 63.6025 11.8809ZM65.127 11.7715C65.127 12.1497 65.2363 12.4505 65.4551 12.6738C65.6738 12.8926 66.0179 13.002 66.4873 13.002C66.9613 13.002 67.3805 12.8424 67.7451 12.5234C68.1097 12.1999 68.292 11.8467 68.292 11.4639V10.5479H66.9248C66.3278 10.5479 65.8789 10.6572 65.5781 10.876C65.2773 11.0947 65.127 11.3932 65.127 11.7715Z' fill='%234CAD6C'/%3E%3C/svg%3E%0A");height:18px;display:block;margin-bottom:5px}@media only screen and (min-width: 768px){.event-header.m-winner-box-away .event-header__team.m-team2 .person-item-name{position:relative}.event-header.m-winner-box-away .event-header__team.m-team2 .person-item-name::before{content:url("data:image/svg+xml,%3Csvg width='71' height='18' viewBox='0 0 71 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.24248 3.59969C5.24248 3.26417 5.51447 2.99219 5.84998 2.99219H12.15C12.4855 2.99219 12.7575 3.26417 12.7575 3.59969V4.93847C12.9909 4.84279 13.2428 4.79219 13.5 4.79219C14.0191 4.79219 14.517 4.99842 14.8841 5.36553C15.2512 5.73263 15.4575 6.23053 15.4575 6.74969C15.4575 7.26885 15.2512 7.76675 14.8841 8.13385C14.517 8.50095 14.0191 8.70719 13.5 8.70719C13.2428 8.70719 12.9909 8.65659 12.7575 8.5609V8.5843C12.7575 9.57385 12.36 10.5215 11.6546 11.2191C11.0946 11.7729 10.3771 12.1333 9.60748 12.2582V13.7922H11.7C12.0355 13.7922 12.3075 14.0642 12.3075 14.3997C12.3075 14.7352 12.0355 15.0072 11.7 15.0072H8.99998H6.74998C6.41447 15.0072 6.14248 14.7352 6.14248 14.3997C6.14248 14.0642 6.41447 13.7922 6.74998 13.7922H8.39248V12.2582C7.62284 12.1333 6.90536 11.7729 6.34541 11.2191C5.64001 10.5215 5.24248 9.57385 5.24248 8.5843V8.5609C5.00907 8.65659 4.75713 8.70719 4.49998 8.70719C3.98082 8.70719 3.48292 8.50095 3.11582 8.13385C2.74872 7.76675 2.54248 7.26885 2.54248 6.74969C2.54248 6.23053 2.74872 5.73263 3.11582 5.36553C3.48292 4.99842 3.98082 4.79219 4.49998 4.79219C4.75713 4.79219 5.00907 4.84279 5.24248 4.93847V3.59969ZM12.7575 6.74969C12.7575 6.94661 12.8357 7.13547 12.975 7.27471C13.1142 7.41396 13.3031 7.49219 13.5 7.49219C13.6969 7.49219 13.8858 7.41396 14.025 7.27471C14.1643 7.13547 14.2425 6.94661 14.2425 6.74969C14.2425 6.55276 14.1643 6.36391 14.025 6.22466C13.8858 6.08541 13.6969 6.00719 13.5 6.00719C13.3031 6.00719 13.1142 6.08541 12.975 6.22466C12.8357 6.36391 12.7575 6.55276 12.7575 6.74969ZM11.5425 6.74969V4.20719H6.45748V6.74969V8.5843C6.45748 9.24726 6.7237 9.88443 7.19978 10.3553C7.67609 10.8264 8.32351 11.0922 8.99998 11.0922C9.67645 11.0922 10.3239 10.8264 10.8002 10.3553C11.2763 9.88443 11.5425 9.24726 11.5425 8.5843V6.74969ZM5.02501 6.22466C5.16425 6.36391 5.24248 6.55276 5.24248 6.74969C5.24248 6.94661 5.16425 7.13547 5.02501 7.27471C4.88576 7.41396 4.6969 7.49219 4.49998 7.49219C4.30306 7.49219 4.1142 7.41396 3.97495 7.27471C3.83571 7.13547 3.75748 6.94661 3.75748 6.74969C3.75748 6.55276 3.83571 6.36391 3.97495 6.22466C4.1142 6.08541 4.30306 6.00719 4.49998 6.00719C4.6969 6.00719 4.88576 6.08541 5.02501 6.22466Z' fill='%234CAD6C'/%3E%3Cpath d='M22.3477 14V4.04688H30.0449V14H28.4727V5.29785H23.9199V14H22.3477ZM31.7266 10.5068V10.2881C31.7266 9.18978 32.0456 8.30111 32.6836 7.62207C33.3262 6.93848 34.1738 6.59668 35.2266 6.59668C36.2793 6.59668 37.1247 6.93848 37.7627 7.62207C38.4007 8.30111 38.7197 9.18978 38.7197 10.2881V10.5068C38.7197 11.6097 38.4007 12.5029 37.7627 13.1865C37.1247 13.8656 36.2793 14.2051 35.2266 14.2051C34.1738 14.2051 33.3262 13.8656 32.6836 13.1865C32.0456 12.5029 31.7266 11.6097 31.7266 10.5068ZM33.2852 10.2539V10.5479C33.2852 11.2679 33.4492 11.8558 33.7773 12.3115C34.1055 12.7673 34.5885 12.9951 35.2266 12.9951C35.86 12.9951 36.3408 12.7673 36.6689 12.3115C36.9971 11.8558 37.1611 11.2679 37.1611 10.5479V10.2539C37.1611 9.53385 36.9948 8.94596 36.6621 8.49023C36.334 8.02995 35.8555 7.7998 35.2266 7.7998C34.5931 7.7998 34.11 8.02995 33.7773 8.49023C33.4492 8.94596 33.2852 9.53385 33.2852 10.2539ZM41.4541 10.4316V10.6504C41.4541 11.3385 41.6159 11.9014 41.9395 12.3389C42.2676 12.7764 42.7529 12.9951 43.3955 12.9951C44.0381 12.9951 44.5212 12.7764 44.8447 12.3389C45.1683 11.9014 45.3301 11.3385 45.3301 10.6504V10.4316C45.3301 9.7526 45.1683 9.19434 44.8447 8.75684C44.5212 8.31934 44.0381 8.10059 43.3955 8.10059C42.7529 8.10059 42.2676 8.31934 41.9395 8.75684C41.6159 9.19434 41.4541 9.7526 41.4541 10.4316ZM43.792 6.89746C44.7536 6.89746 45.5101 7.23014 46.0615 7.89551C46.6175 8.56087 46.8955 9.40625 46.8955 10.4316V10.6504C46.8955 11.7031 46.5765 12.5599 45.9385 13.2207C45.3005 13.877 44.4528 14.2051 43.3955 14.2051C42.3018 14.2051 41.445 13.8747 40.8252 13.2139C40.2054 12.5485 39.8955 11.4616 39.8955 9.95312V9.56348C39.8955 7.91374 40.1781 6.64453 40.7432 5.75586C41.3128 4.86719 42.3245 4.31348 43.7783 4.09473C44.5485 3.97624 44.9928 3.87598 45.1113 3.79395C45.2298 3.71191 45.3005 3.61393 45.3232 3.5H46.6973C46.6517 4.05143 46.4535 4.47298 46.1025 4.76465C45.7516 5.05632 45.0794 5.26823 44.0859 5.40039C42.9648 5.55078 42.2061 5.88574 41.8096 6.40527C41.4131 6.92025 41.1784 7.60156 41.1055 8.44922L41.1807 8.44238C41.4131 7.96387 41.7526 7.58789 42.1992 7.31445C42.6504 7.03646 43.1813 6.89746 43.792 6.89746ZM48.0098 10.5068V10.2881C48.0098 9.19434 48.3197 8.30566 48.9395 7.62207C49.5592 6.93848 50.3704 6.59668 51.373 6.59668C52.3757 6.59668 53.1527 6.91797 53.7041 7.56055C54.2555 8.19857 54.5312 9.06673 54.5312 10.165V10.7598H48.9941V9.65918H53.0137V9.50195C53.0137 9.02344 52.8747 8.61784 52.5967 8.28516C52.3187 7.94792 51.9222 7.7793 51.4072 7.7793C50.7874 7.7793 50.3226 8.014 50.0127 8.4834C49.7028 8.94824 49.5479 9.53841 49.5479 10.2539V10.5479C49.5479 11.2542 49.7119 11.8421 50.04 12.3115C50.3727 12.7764 50.8763 13.0088 51.5508 13.0088C51.9837 13.0088 52.3551 12.9108 52.665 12.7148C52.9795 12.5189 53.2347 12.2887 53.4307 12.0244L54.4561 12.7695C54.2282 13.1432 53.8636 13.4759 53.3623 13.7676C52.8656 14.0592 52.2663 14.2051 51.5645 14.2051C50.4297 14.2051 49.5524 13.8633 48.9326 13.1797C48.3174 12.4961 48.0098 11.6051 48.0098 10.5068ZM61.4902 15.8457V14H56.5V15.8457H55.0986V12.8311H62.8916V15.8457H61.4902ZM57.8535 7.9707L57.751 10.3633C57.7236 11.0286 57.6781 11.555 57.6143 11.9424C57.5505 12.3252 57.457 12.6624 57.334 12.9541H55.7822C55.9372 12.7308 56.0671 12.4027 56.1719 11.9697C56.2767 11.5368 56.3473 10.901 56.3838 10.0625L56.5205 6.80176H61.832V14H60.3076V7.9707H57.8535ZM63.6025 11.8809C63.6025 11.1243 63.8988 10.5456 64.4912 10.1445C65.0837 9.73893 65.8333 9.53385 66.7402 9.5293H68.292V9.07129C68.292 8.6748 68.1895 8.35352 67.9844 8.10742C67.7793 7.85677 67.4261 7.73145 66.9248 7.73145C66.4189 7.73145 66.0566 7.83398 65.8379 8.03906C65.6237 8.24414 65.5166 8.48568 65.5166 8.76367V8.8252H64.0059V8.76367C64.0059 8.16667 64.2747 7.65625 64.8125 7.23242C65.3548 6.80859 66.0749 6.59668 66.9727 6.59668C67.8704 6.59668 68.5677 6.80176 69.0645 7.21191C69.5658 7.62207 69.8164 8.24186 69.8164 9.07129V12.3662C69.8164 12.6624 69.8392 12.9427 69.8848 13.207C69.9349 13.4668 70.0033 13.6947 70.0898 13.8906V14H68.5996C68.5404 13.8906 68.4857 13.7471 68.4355 13.5693C68.3854 13.387 68.3535 13.2093 68.3398 13.0361C68.1849 13.3232 67.916 13.5785 67.5332 13.8018C67.1504 14.0251 66.6628 14.1367 66.0703 14.1367C65.3822 14.1367 64.7988 13.9453 64.3203 13.5625C63.8418 13.1797 63.6025 12.6191 63.6025 11.8809ZM65.127 11.7715C65.127 12.1497 65.2363 12.4505 65.4551 12.6738C65.6738 12.8926 66.0179 13.002 66.4873 13.002C66.9613 13.002 67.3805 12.8424 67.7451 12.5234C68.1097 12.1999 68.292 11.8467 68.292 11.4639V10.5479H66.9248C66.3278 10.5479 65.8789 10.6572 65.5781 10.876C65.2773 11.0947 65.127 11.3932 65.127 11.7715Z' fill='%234CAD6C'/%3E%3C/svg%3E%0A");height:18px;display:block;position:absolute;bottom:100%;left:0;margin-bottom:7px}}.event-header__last{grid-area:last;font-size:0;line-height:0}.event-header__last .rsport-header-black__last,.event-header__last .team-lastmatches{margin-top:10px;padding:0}.event-header__okko{grid-area:okko;text-align:center;margin-top:15px}@media only screen and (min-width: 768px){.event-header__okko{margin-top:10px}}.rsport-header{position:relative;z-index:99;border:none;padding:20px;margin-top:10px;margin-left:20px;margin-right:20px;text-align:center;background:rgba(0,0,0,.6);color:#fff;font-family:"RobotoFlex",Arial,sans-serif}@media only screen and (min-width: 768px){.rsport-header{padding:30px}}@media only screen and (min-width: 1235px){.rsport-header{margin-left:30px;margin-right:30px}}.rsport-header.m-hockey{background:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6))),url("/https/cdnn21.img.ria.ru/i/rsport/hockey/desk.jpg") no-repeat center center;background:-webkit-linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),url("/https/cdnn21.img.ria.ru/i/rsport/hockey/desk.jpg") no-repeat center center;background:-moz-linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),url("/https/cdnn21.img.ria.ru/i/rsport/hockey/desk.jpg") no-repeat center center;background:linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),url("/https/cdnn21.img.ria.ru/i/rsport/hockey/desk.jpg") no-repeat center center;background-size:cover}@media(max-width: 480px){.rsport-header.m-hockey{background:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6))),url("/https/cdnn21.img.ria.ru/i/rsport/hockey/mob320.jpg") no-repeat center center;background:-webkit-linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),url("/https/cdnn21.img.ria.ru/i/rsport/hockey/mob320.jpg") no-repeat center center;background:-moz-linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),url("/https/cdnn21.img.ria.ru/i/rsport/hockey/mob320.jpg") no-repeat center center;background:linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),url("/https/cdnn21.img.ria.ru/i/rsport/hockey/mob320.jpg") no-repeat center center;background-size:cover}}.rsport-header.m-football{background:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6))),url("/https/cdnn21.img.ria.ru/i/rsport/football/desk.jpg") no-repeat center center;background:-webkit-linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),url("/https/cdnn21.img.ria.ru/i/rsport/football/desk.jpg") no-repeat center center;background:-moz-linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),url("/https/cdnn21.img.ria.ru/i/rsport/football/desk.jpg") no-repeat center center;background:linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),url("/https/cdnn21.img.ria.ru/i/rsport/football/desk.jpg") no-repeat center center;background-size:cover}@media(max-width: 480px){.rsport-header.m-football{background:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6))),url("/https/cdnn21.img.ria.ru/i/rsport/football/mob320.jpg") no-repeat center center;background:-webkit-linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),url("/https/cdnn21.img.ria.ru/i/rsport/football/mob320.jpg") no-repeat center center;background:-moz-linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),url("/https/cdnn21.img.ria.ru/i/rsport/football/mob320.jpg") no-repeat center center;background:linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),url("/https/cdnn21.img.ria.ru/i/rsport/football/mob320.jpg") no-repeat center center;background-size:cover}}.rsport-header.m-basketball{background:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6))),url("/https/cdnn21.img.ria.ru/i/rsport/basketball/desk.jpg") no-repeat center center;background:-webkit-linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),url("/https/cdnn21.img.ria.ru/i/rsport/basketball/desk.jpg") no-repeat center center;background:-moz-linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),url("/https/cdnn21.img.ria.ru/i/rsport/basketball/desk.jpg") no-repeat center center;background:linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),url("/https/cdnn21.img.ria.ru/i/rsport/basketball/desk.jpg") no-repeat center center;background-size:cover}@media(max-width: 480px){.rsport-header.m-basketball{background:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6))),url("/https/cdnn21.img.ria.ru/i/rsport/basketball/mob320.jpg") no-repeat center center;background:-webkit-linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),url("/https/cdnn21.img.ria.ru/i/rsport/basketball/mob320.jpg") no-repeat center center;background:-moz-linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),url("/https/cdnn21.img.ria.ru/i/rsport/basketball/mob320.jpg") no-repeat center center;background:linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),url("/https/cdnn21.img.ria.ru/i/rsport/basketball/mob320.jpg") no-repeat center center;background-size:cover}}.rsport-header.m-biathlon{background:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6))),url("/https/cdnn21.img.ria.ru/i/rsport/biathlon/desk.jpg") no-repeat center center;background:-webkit-linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),url("/https/cdnn21.img.ria.ru/i/rsport/biathlon/desk.jpg") no-repeat center center;background:-moz-linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),url("/https/cdnn21.img.ria.ru/i/rsport/biathlon/desk.jpg") no-repeat center center;background:linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),url("/https/cdnn21.img.ria.ru/i/rsport/biathlon/desk.jpg") no-repeat center center;background-size:cover}@media(max-width: 480px){.rsport-header.m-biathlon{background:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6))),url("/https/cdnn21.img.ria.ru/i/rsport/biathlon/mob320.jpg") no-repeat center center;background:-webkit-linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),url("/https/cdnn21.img.ria.ru/i/rsport/biathlon/mob320.jpg") no-repeat center center;background:-moz-linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),url("/https/cdnn21.img.ria.ru/i/rsport/biathlon/mob320.jpg") no-repeat center center;background:linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),url("/https/cdnn21.img.ria.ru/i/rsport/biathlon/mob320.jpg") no-repeat center center;background-size:cover}}.rsport-header.m-skating{background:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6))),url("/https/cdnn21.img.ria.ru/i/rsport/skating/desk.jpg") no-repeat center center;background:-webkit-linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),url("/https/cdnn21.img.ria.ru/i/rsport/skating/desk.jpg") no-repeat center center;background:-moz-linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),url("/https/cdnn21.img.ria.ru/i/rsport/skating/desk.jpg") no-repeat center center;background:linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),url("/https/cdnn21.img.ria.ru/i/rsport/skating/desk.jpg") no-repeat center center;background-size:cover}@media(max-width: 480px){.rsport-header.m-skating{background:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6))),url("/https/cdnn21.img.ria.ru/i/rsport/skating/mob320.jpg") no-repeat center center;background:-webkit-linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),url("/https/cdnn21.img.ria.ru/i/rsport/skating/mob320.jpg") no-repeat center center;background:-moz-linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),url("/https/cdnn21.img.ria.ru/i/rsport/skating/mob320.jpg") no-repeat center center;background:linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),url("/https/cdnn21.img.ria.ru/i/rsport/skating/mob320.jpg") no-repeat center center;background-size:cover}}.rsport-header.m-tennis{background:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6))),url("/https/cdnn21.img.ria.ru/i/rsport/tennis/desk.jpg") no-repeat center center;background:-webkit-linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),url("/https/cdnn21.img.ria.ru/i/rsport/tennis/desk.jpg") no-repeat center center;background:-moz-linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),url("/https/cdnn21.img.ria.ru/i/rsport/tennis/desk.jpg") no-repeat center center;background:linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),url("/https/cdnn21.img.ria.ru/i/rsport/tennis/desk.jpg") no-repeat center center;background-size:cover;padding-left:0;padding-right:0;margin-left:0;margin-right:0}@media(max-width: 480px){.rsport-header.m-tennis{background:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6))),url("/https/cdnn21.img.ria.ru/i/rsport/tennis/mob320.jpg") no-repeat center center;background:-webkit-linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),url("/https/cdnn21.img.ria.ru/i/rsport/tennis/mob320.jpg") no-repeat center center;background:-moz-linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),url("/https/cdnn21.img.ria.ru/i/rsport/tennis/mob320.jpg") no-repeat center center;background:linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),url("/https/cdnn21.img.ria.ru/i/rsport/tennis/mob320.jpg") no-repeat center center;background-size:cover}}@media only screen and (min-width: 768px){.rsport-header.m-tennis{padding-left:30px;padding-right:30px;margin-left:20px;margin-right:20px}}@media only screen and (min-width: 1235px){.rsport-header.m-tennis{margin-left:30px;margin-right:30px}}.rsport-header.m-volleyball{background:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6))),url("/https/cdnn21.img.ria.ru/i/rsport/volleyball/desk.jpg") no-repeat center center;background:-webkit-linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),url("/https/cdnn21.img.ria.ru/i/rsport/volleyball/desk.jpg") no-repeat center center;background:-moz-linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),url("/https/cdnn21.img.ria.ru/i/rsport/volleyball/desk.jpg") no-repeat center center;background:linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),url("/https/cdnn21.img.ria.ru/i/rsport/volleyball/desk.jpg") no-repeat center center;background-size:cover}@media(max-width: 480px){.rsport-header.m-volleyball{background:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6))),url("/https/cdnn21.img.ria.ru/i/rsport/volleyball/mob320.jpg") no-repeat center center;background:-webkit-linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),url("/https/cdnn21.img.ria.ru/i/rsport/volleyball/mob320.jpg") no-repeat center center;background:-moz-linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),url("/https/cdnn21.img.ria.ru/i/rsport/volleyball/mob320.jpg") no-repeat center center;background:linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),url("/https/cdnn21.img.ria.ru/i/rsport/volleyball/mob320.jpg") no-repeat center center;background-size:cover}}.rsport-header.m-formula1{background:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6))),url("/https/cdnn21.img.ria.ru/i/rsport/formula1/desk.jpg") no-repeat center center;background:-webkit-linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),url("/https/cdnn21.img.ria.ru/i/rsport/formula1/desk.jpg") no-repeat center center;background:-moz-linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),url("/https/cdnn21.img.ria.ru/i/rsport/formula1/desk.jpg") no-repeat center center;background:linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),url("/https/cdnn21.img.ria.ru/i/rsport/formula1/desk.jpg") no-repeat center center;background-size:cover}@media(max-width: 480px){.rsport-header.m-formula1{background:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6))),url("/https/cdnn21.img.ria.ru/i/rsport/formula1/mob320.jpg") no-repeat center center;background:-webkit-linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),url("/https/cdnn21.img.ria.ru/i/rsport/formula1/mob320.jpg") no-repeat center center;background:-moz-linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),url("/https/cdnn21.img.ria.ru/i/rsport/formula1/mob320.jpg") no-repeat center center;background:linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),url("/https/cdnn21.img.ria.ru/i/rsport/formula1/mob320.jpg") no-repeat center center;background-size:cover}}.rsport-header.m-box{background:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6))),url("/https/cdnn21.img.ria.ru/i/rsport/box/desk.jpg") no-repeat center center;background:-webkit-linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),url("/https/cdnn21.img.ria.ru/i/rsport/box/desk.jpg") no-repeat center center;background:-moz-linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),url("/https/cdnn21.img.ria.ru/i/rsport/box/desk.jpg") no-repeat center center;background:linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),url("/https/cdnn21.img.ria.ru/i/rsport/box/desk.jpg") no-repeat center center;background-size:cover}@media(max-width: 480px){.rsport-header.m-box{background:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6))),url("/https/cdnn21.img.ria.ru/i/rsport/box/mob320.jpg") no-repeat center center;background:-webkit-linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),url("/https/cdnn21.img.ria.ru/i/rsport/box/mob320.jpg") no-repeat center center;background:-moz-linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),url("/https/cdnn21.img.ria.ru/i/rsport/box/mob320.jpg") no-repeat center center;background:linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),url("/https/cdnn21.img.ria.ru/i/rsport/box/mob320.jpg") no-repeat center center;background-size:cover}}.rsport-header.m-mma{background:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6))),url("/https/cdnn21.img.ria.ru/i/rsport/mma/desk.jpg") no-repeat center center;background:-webkit-linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),url("/https/cdnn21.img.ria.ru/i/rsport/mma/desk.jpg") no-repeat center center;background:-moz-linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),url("/https/cdnn21.img.ria.ru/i/rsport/mma/desk.jpg") no-repeat center center;background:linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),url("/https/cdnn21.img.ria.ru/i/rsport/mma/desk.jpg") no-repeat center center;background-size:cover}@media(max-width: 480px){.rsport-header.m-mma{background:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6))),url("/https/cdnn21.img.ria.ru/i/rsport/mma/mob320.jpg") no-repeat center center;background:-webkit-linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),url("/https/cdnn21.img.ria.ru/i/rsport/mma/mob320.jpg") no-repeat center center;background:-moz-linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),url("/https/cdnn21.img.ria.ru/i/rsport/mma/mob320.jpg") no-repeat center center;background:linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),url("/https/cdnn21.img.ria.ru/i/rsport/mma/mob320.jpg") no-repeat center center;background-size:cover}}.rsport-header.m-tokyo2020{background:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6))),url("/https/cdnn21.img.ria.ru/i/special/tokyo2020/desk.jpg") no-repeat center center;background:-webkit-linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),url("/https/cdnn21.img.ria.ru/i/special/tokyo2020/desk.jpg") no-repeat center center;background:-moz-linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),url("/https/cdnn21.img.ria.ru/i/special/tokyo2020/desk.jpg") no-repeat center center;background:linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),url("/https/cdnn21.img.ria.ru/i/special/tokyo2020/desk.jpg") no-repeat center center;background-size:cover;min-height:410px;-moz-box-sizing:border-box;box-sizing:border-box}@media(max-width: 480px){.rsport-header.m-tokyo2020{background:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6))),url("/https/cdnn21.img.ria.ru/i/special/tokyo2020/mob320.jpg") no-repeat center center;background:-webkit-linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),url("/https/cdnn21.img.ria.ru/i/special/tokyo2020/mob320.jpg") no-repeat center center;background:-moz-linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),url("/https/cdnn21.img.ria.ru/i/special/tokyo2020/mob320.jpg") no-repeat center center;background:linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),url("/https/cdnn21.img.ria.ru/i/special/tokyo2020/mob320.jpg") no-repeat center center;background-size:cover;min-height:312px}}.rsport-header.m-beijing2022,.rsport-header.m-beijing2022_paralympic{background:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6))),url("/https/cdnn21.img.ria.ru/i/special/beijing2022/desk.jpg") no-repeat center center;background:-webkit-linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),url("/https/cdnn21.img.ria.ru/i/special/beijing2022/desk.jpg") no-repeat center center;background:-moz-linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),url("/https/cdnn21.img.ria.ru/i/special/beijing2022/desk.jpg") no-repeat center center;background:linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),url("/https/cdnn21.img.ria.ru/i/special/beijing2022/desk.jpg") no-repeat center center;background-size:cover;min-height:410px;-moz-box-sizing:border-box;box-sizing:border-box}@media(max-width: 480px){.rsport-header.m-beijing2022,.rsport-header.m-beijing2022_paralympic{background:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6))),url("/https/cdnn21.img.ria.ru/i/special/beijing2022/mob320.jpg") no-repeat center center;background:-webkit-linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),url("/https/cdnn21.img.ria.ru/i/special/beijing2022/mob320.jpg") no-repeat center center;background:-moz-linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),url("/https/cdnn21.img.ria.ru/i/special/beijing2022/mob320.jpg") no-repeat center center;background:linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),url("/https/cdnn21.img.ria.ru/i/special/beijing2022/mob320.jpg") no-repeat center center;background-size:cover;min-height:312px}}.rsport-header__sport{display:inline-block;-moz-box-sizing:border-box;box-sizing:border-box;min-width:155px;height:22px;padding-right:10px;padding-left:10px;text-align:center;color:#d0d0d0;font-weight:587;font-size:14px;line-height:22px}.rsport-header__sport a{color:inherit}.rsport-header__logo{position:absolute;top:30px;left:30px;width:100px;height:100px;border-radius:3px;background-color:#fff;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.rsport-header__logo img{max-width:100%;max-height:100%}@media(max-width: 768px){.rsport-header__logo{position:static;margin:22px auto 0}}.rsport-header__logo.m-olympic{background-color:transparent}.rsport-header__name{margin-top:40px;margin-right:120px;margin-bottom:40px;margin-left:120px;color:#fff;font-size:60px;font-weight:493;line-height:60px}@media(max-width: 768px){.rsport-header__name{margin-right:0;margin-bottom:30px;margin-left:0;font-size:48px;line-height:50px}}@media(max-width: 480px){.rsport-header__name{margin-top:30px;margin-bottom:20px;font-size:36px;line-height:40px}}@media(max-width: 320px){.rsport-header__name{font-size:24px;line-height:30px}}.rsport-header__status{color:#fff;font-size:10px;font-weight:bold;line-height:27px}@media only screen and (min-width: 480px){.rsport-header__status{font-size:16px}}@media only screen and (min-width: 925px){.rsport-header__status{font-size:18px}}.rsport-header__stat{margin-top:40px;margin-right:120px;margin-bottom:40px;margin-left:120px;font-size:14px}@media(max-width: 768px){.rsport-header__stat{margin-right:0;margin-left:0}}@media(max-width: 480px){.rsport-header__stat{font-size:12px}}.rsport-header__stat .m-key{margin-right:5px;color:#d0d0d0}.rsport-header.m-match .rsport-header__stat{margin-top:20px}.rsport-header__stat-item{color:#fff;font-size:14px;font-weight:493;line-height:normal}.rsport-header__stat-item a{color:#fff}.rsport-header__stat-team{font-size:12px;max-width:403px;margin:40px auto}.rsport-header__stat-team .m-key{color:#d0d0d0;width:106px;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.rsport-header.m-match .rsport-header__stat-team{margin-top:20px}@media only screen and (min-width: 480px){.rsport-header__stat-team{font-size:14px}}@media only screen and (min-width: 768px){.rsport-header__stat-team{max-width:437px}}.rsport-header__stat-team .rsport-header__stat-item{line-height:21px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin:6px 0}.rsport-header__stat-team .rsport-header__stat-item>span{text-align:left;padding:0 17px}.rsport-header__stat-team .rsport-header__stat-item:nth-child(2n-1){background:rgba(255,255,255,.3);border-radius:3px}.rsport-header__stat-team .rsport-header__stat-item .m-country{display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.rsport-header__stat-team .rsport-header__stat-item .m-country .flag-item{width:14px;height:10.5px;display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.rsport-header__stat-team .rsport-header__stat-item .m-country .flag-item-name{margin-left:5px}.rsport-header__follow{width:238px;padding:10px;text-align:center;color:#333;border-radius:3px;background:#fff;font-size:16px;font-weight:bold;line-height:20px}@media(max-width: 320px){.rsport-header__follow{width:100%;padding:5px}}.rsport-header__tournament{margin-top:30px;margin-bottom:20px;text-align:center;color:#fff;font-size:24px;font-weight:493;line-height:30px}@media(max-width: 480px){.rsport-header__tournament{margin-bottom:40px;font-size:18px;line-height:22px}}.rsport-header__tournament a{color:inherit}.rsport-header__teams{position:relative;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#fff}.rsport-header__teams a{color:inherit}.rsport-header__teams.m-volleyball{margin-bottom:100px}.rsport-header__teams.m-tennis,.rsport-header__teams.m-box,.rsport-header__teams.m-mma{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin:100px 0}@media only screen and (min-width: 925px){.rsport-header__teams.m-tennis,.rsport-header__teams.m-box,.rsport-header__teams.m-mma{-webkit-box-align:stretch;-webkit-align-items:stretch;-moz-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}}.rsport-header__team{width:50%}.rsport-header__team.m-team1{text-align:left}.rsport-header__team.m-team2{text-align:right;direction:rtl}.rsport-header__team.m-tennis{-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}@media only screen and (min-width: 925px){.rsport-header__team.m-tennis{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.rsport-header__team.m-tennis.m-team1,.rsport-header__team.m-tennis.m-team2{margin:0}}.rsport-header__team-img{width:50px;height:50px;border-radius:3px;background:#fff}@media only screen and (min-width: 480px){.rsport-header__team-img{width:65px;height:65px}}@media only screen and (min-width: 925px){.rsport-header__team-img{display:inline-block;vertical-align:middle}}@media only screen and (min-width: 768px){.rsport-header__team-img{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}}.rsport-header__team.m-team1 .rsport-header__team-img{margin-right:30px}.rsport-header__team.m-team2 .rsport-header__team-img{margin-left:30px}.rsport-header__team-title{display:block;color:#fff;font-size:18px;font-weight:493}@media only screen and (min-width: 480px){.rsport-header__team-title{font-size:24px}}@media only screen and (min-width: 925px){.rsport-header__team-title{font-size:32px}}@media only screen and (min-width: 1235px){.rsport-header__team-title{font-size:36px}}.rsport-header__team-title .team-item{display:block;white-space:normal}.rsport-header__team-title .team-img{width:65px;height:65px;margin-bottom:36px}@media(max-width: 480px){.rsport-header__team-title .team-img{width:50px;height:50px}}@media(max-width: 768px){.rsport-header__team-title .team-img{margin-bottom:20px}}.rsport-header__team-title .team-img+.team-item-name{display:block;overflow:hidden;max-width:90%;margin:0;text-overflow:ellipsis}.rsport-header__team-title.m-tennis{display:block}.rsport-header__team-title .team-tennis{display:block}.rsport-header__team-title .team-tennis-item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}@media only screen and (min-width: 925px){.rsport-header__team-title .team-tennis-item{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-moz-box-orient:horizontal;-moz-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}.rsport-header__team-title .team-tennis-item::before{display:none}.rsport-header__team-title .team-tennis-item .flag-item{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:30px;height:22px;margin:4px 0 20px;background-color:transparent}@media only screen and (min-width: 925px){.rsport-header__team-title .team-tennis-item .flag-item{margin:0}}@media only screen and (min-width: 1235px){.rsport-header__team-title .team-tennis-item .flag-item{width:48px;height:36px}}.rsport-header__team-title .team-tennis-item .svg-icon{display:block;width:100%;height:100%;border-radius:3px}.rsport-header__team-title .team-tennis-item+.team-tennis-item{margin-top:35px}@media only screen and (min-width: 925px){.rsport-header__team-title .team-tennis-item+.team-tennis-item{margin-top:18px}}.rsport-header__team-title .team-tennis-person{-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:center}.rsport-header__team-title.m-winner-box .flag-item{position:relative}.rsport-header__team-title.m-winner-box .flag-item::after{content:"";position:absolute;width:20px;height:20px;background-color:#008a2e;border-radius:50%;top:50%;margin-top:-10px;right:-40px}.rsport-header__team-title.m-winner-box-away .flag-item{position:relative}.rsport-header__team-title.m-winner-box-away .flag-item::before{content:"";position:absolute;width:20px;height:20px;background-color:#008a2e;border-radius:50%;top:50%;margin-top:-10px;left:-40px}.rsport-header__score{position:absolute;top:0;left:50%;margin-right:auto;margin-left:auto;padding:0 40px;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}@media only screen and (min-width: 480px){.rsport-header__score{position:static;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none}}.rsport-header__score .m-started{position:relative;text-align:center;color:#fff;font-size:36px;font-weight:493;line-height:35px}@media only screen and (min-width: 480px){.rsport-header__score .m-started{font-size:60px;line-height:45px}}@media only screen and (min-width: 768px){.rsport-header__score .m-started{font-size:82px;line-height:65px}}.rsport-header__score .m-started span:nth-child(1){position:absolute;right:50%;margin-right:30px}.rsport-header__score .m-started span:nth-child(3){position:absolute;left:50%;margin-left:30px}.rsport-header__score .m-stage{display:block;font-size:10px;font-weight:493;line-height:27px}@media only screen and (min-width: 480px){.rsport-header__score .m-stage{font-size:16px}}@media only screen and (min-width: 925px){.rsport-header__score .m-stage{font-size:18px}}.rsport-header__score .m-time{margin-top:10px;text-align:center;color:#fff;font-size:12px;font-weight:500;line-height:15px}@media only screen and (min-width: 480px){.rsport-header__score .m-time{margin-top:15px}}@media only screen and (min-width: 768px){.rsport-header__score .m-time{font-size:14px;line-height:18px}}.rsport-header__score .m-penalty{display:block}@media only screen and (min-width: 480px){.rsport-header__score .m-penalty{font-size:24px}}.rsport-header__score.m-volleyball{bottom:0}@media only screen and (min-width: 480px){.rsport-header__score.m-volleyball{position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}}@media only screen and (min-width: 925px){.rsport-header__score.m-volleyball{position:relative;top:0;left:0;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none}}.rsport-header__score.m-tennis,.rsport-header__score.m-box,.rsport-header__score.m-mma{bottom:0;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (min-width: 480px){.rsport-header__score.m-tennis,.rsport-header__score.m-box,.rsport-header__score.m-mma{position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}}@media only screen and (min-width: 925px){.rsport-header__score.m-tennis,.rsport-header__score.m-box,.rsport-header__score.m-mma{position:relative;top:0;left:0;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin:0 15px;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none}}.rsport-header__score.m-tennis .m-time,.rsport-header__score.m-box .m-time,.rsport-header__score.m-mma .m-time{position:absolute;bottom:100%;left:0;width:100%;margin:0;font-size:10px;font-weight:493;line-height:27px}@media only screen and (min-width: 480px){.rsport-header__score.m-tennis .m-time,.rsport-header__score.m-box .m-time,.rsport-header__score.m-mma .m-time{font-size:16px}}@media only screen and (min-width: 925px){.rsport-header__score.m-tennis .m-time,.rsport-header__score.m-box .m-time,.rsport-header__score.m-mma .m-time{font-size:18px}}.rsport-header__score.m-tennis .m-started,.rsport-header__score.m-box .m-started,.rsport-header__score.m-mma .m-started{font-size:24px;line-height:30px}@media only screen and (min-width: 480px){.rsport-header__score.m-tennis .m-started,.rsport-header__score.m-box .m-started,.rsport-header__score.m-mma .m-started{font-size:48px;line-height:55px}}@media only screen and (min-width: 1235px){.rsport-header__score.m-tennis .m-started,.rsport-header__score.m-box .m-started,.rsport-header__score.m-mma .m-started{font-size:60px;line-height:70px}}.rsport-header__score.m-tennis .m-started span,.rsport-header__score.m-box .m-started span,.rsport-header__score.m-mma .m-started span{position:static;display:inline-block;width:23px}@media only screen and (min-width: 480px){.rsport-header__score.m-tennis .m-started span,.rsport-header__score.m-box .m-started span,.rsport-header__score.m-mma .m-started span{width:42px}}@media only screen and (min-width: 925px){.rsport-header__score.m-tennis .m-started span,.rsport-header__score.m-box .m-started span,.rsport-header__score.m-mma .m-started span{width:50px}}@media only screen and (min-width: 1235px){.rsport-header__score.m-tennis .m-started span,.rsport-header__score.m-box .m-started span,.rsport-header__score.m-mma .m-started span{width:80px}}.rsport-header__score.m-tennis .m-score,.rsport-header__score.m-box .m-score,.rsport-header__score.m-mma .m-score{font-size:12px}@media only screen and (min-width: 768px){.rsport-header__score.m-tennis .m-score,.rsport-header__score.m-box .m-score,.rsport-header__score.m-mma .m-score{font-size:16px}}.rsport-header__score.m-pairs{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.rsport-header__score.m-pairs .m-time{top:0;bottom:auto}@media only screen and (min-width: 925px){.rsport-header__score.m-pairs .m-time{top:auto;bottom:100%}}.rsport-header__score .m-sets{position:absolute;top:100%;left:0;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;margin-top:10px;font-size:16px;line-height:20px}@media only screen and (min-width: 480px){.rsport-header__score .m-sets{font-size:22px;line-height:27px}}@media only screen and (min-width: 768px){.rsport-header__score .m-sets{font-size:24px;line-height:30px}}@media only screen and (min-width: 1235px){.rsport-header__score .m-sets{font-size:32px;line-height:40px}}.rsport-header__score .m-sets .team-win{font-weight:493}.rsport-header__score .m-separator{min-width:25px;display:inline-block}.rsport-header__team-events{margin:15px 0 0;padding:0;list-style:none;color:#fff;font-size:12px;font-weight:500;direction:ltr}@media only screen and (min-width: 480px){.rsport-header__team-events{margin-top:20px}}@media only screen and (min-width: 768px){.rsport-header__team-events{font-size:14px}}.rsport-header__team-goal-assist{display:block;color:#adadad}.rsport-header__team-winner a{color:inherit}.rsport-header__links-item{color:#fff}.rsport-header__links-item.m-active{font-weight:bold}.rsport-header__links-item+.rsport-header__links-item::before{content:"•";font-weight:normal;margin-left:5px;margin-right:5px}.rsport-header-black{background:#000;border-radius:3px;padding:20px;margin-bottom:20px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width: 768px){.rsport-header-black{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start}}.rsport-header-black__participant{margin-bottom:25px;position:relative;padding-left:100px;min-height:80px}.rsport-header-black__participant:not(:has(.rsport-header-black__logo)){padding-left:0}.rsport-header-black__participant .team-lastmatches{margin-top:15px;padding:5px;border-radius:3px;background:#262626}.rsport-header-black__logo{height:80px;width:80px;overflow:hidden;position:absolute;left:0;top:0}.rsport-header-black__logo img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.rsport-header-black__logo.m-person{border-radius:50%}.rsport-header-black__sport{font-weight:600;font-size:14px;color:#d0d0d0;margin-bottom:12px;display:inline-block}.rsport-header-black__name{font-weight:600;font-size:20px;line-height:22px;color:#fff;margin:0}.rsport-header-black__stat{display:table}@media only screen and (min-width: 768px){.rsport-header-black__stat{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;margin-left:50px}}.rsport-header-black__stat .rsport-header__stat-item{height:24px;line-height:24px;font-weight:500;font-size:14px;display:table-row}.rsport-header-black__stat .rsport-header__stat-item>span{display:table-cell;padding-left:10px;padding-right:10px;line-height:1.4}.rsport-header-black__stat .rsport-header__stat-item:nth-child(2n-1){border-radius:3px;background:#262626}.rsport-header-black__stat .rsport-header__stat-item .m-key{display:inline-block;color:#d0d0d0;font-size:12px;white-space:nowrap;padding-right:20px}.rsport-header-black__stat .rsport-header__stat-item .flag-item{display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;overflow:hidden}.rsport-header-black__stat .rsport-header__stat-item .flag-item-name{margin-left:5px}@media only screen and (min-width: 768px){.rsport-header-black__stat .rsport-header__stat-item{height:30px;line-height:30px}}.rsport-header-black__tournament{color:#fff;margin-bottom:20px}.rsport-header-black__tournament a{color:inherit}@media only screen and (min-width: 768px){.rsport-header-black__tournament{margin-bottom:0;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-moz-box-orient:horizontal;-moz-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}}.rsport-header-black__tournament-title{font-size:12px;font-weight:500;margin-bottom:10px}.rsport-header-black__tournament-title .m-row{display:inline;margin-right:5px}@media only screen and (min-width: 768px){.rsport-header-black__tournament-title{margin-left:10px;margin-bottom:0}.rsport-header-black__tournament-title .m-row{display:block;margin-right:0}}.rsport-header-black__tournament-info{border-radius:3px;background:#262626;padding:5px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}@media only screen and (min-width: 768px){.rsport-header-black__tournament-info{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}}.rsport-header-black__tournament-info-item{font-size:20px;font-weight:600;padding-left:5px;padding-right:5px;text-align:center;line-height:20px}.rsport-header-black__tournament-info-item+.rsport-header-black__tournament-info-item{border-left:2px solid #454545}.rsport-header-black__tournament-info-item:nth-child(1),.rsport-header-black__tournament-info-item:nth-child(2){-webkit-flex-basis:25%;-ms-flex-preferred-size:25%;flex-basis:25%}.rsport-header-black__tournament-info-item:nth-child(3){-webkit-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%}.rsport-header-black__tournament-info-header{font-size:12px;font-weight:500;height:20px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.rsport-header-black__tournament-info-cards{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.rsport-header-black__tournament-info-cards .m-yellow,.rsport-header-black__tournament-info-cards .m-red{width:10px;height:14px;margin-right:10px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.rsport-header-black__tournament-info-cards .m-yellow{background-color:#f9de52}.rsport-header-black__tournament-info-cards .m-red{background-color:#ff4545;margin-left:20px}.rsport-header-black__left-part{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}.rsport-droplist{padding:30px 20px 0}@media(max-width: 767px){.rsport-droplist{overflow:auto;white-space:nowrap}.rsport-droplist::-webkit-scrollbar{width:0;height:0}}.rsport-droplist+.rsport-droplist{padding-top:10px}.rsport-droplist__list{margin:0}.rsport-droplist__head{display:inline-block;min-width:60px;margin-right:10px;margin-bottom:10px;vertical-align:middle;color:#adadad;font-size:14px;font-weight:500;line-height:32px}.rsport-droplist__item{display:inline-block;-moz-box-sizing:border-box;box-sizing:border-box;margin-right:10px;margin-bottom:10px;margin-left:0;padding:9px 15px;cursor:pointer;text-align:center;vertical-align:middle;color:#7b7b7b;border-radius:3px;background:#f5f5f5;font-weight:493;font-size:14px;line-height:16px}.rsport-droplist__item.m-active,.rsport-droplist__item:hover{background:#008a2e;color:#fff}.tournament__list{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0;margin-left:-10px;margin-top:-10px;padding:0 20px 20px}@media only screen and (min-width: 480px){.tournament__list{-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.tournament__item{position:relative;display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-flex:0;-webkit-flex:0 0 -webkit-calc(33% - 10px);-moz-box-flex:0;-ms-flex:0 0 calc(33% - 10px);flex:0 0 calc(33% - 10px);-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-moz-box-sizing:border-box;box-sizing:border-box;max-width:-webkit-calc(33% - 10px);max-width:-moz-calc(33% - 10px);max-width:calc(33% - 10px);min-height:84px;margin-top:10px;margin-left:10px;padding:10px 10px 10px 82px;border:1px solid #e7e7e7;border-radius:3px}@media(max-width: 768px){.tournament__item{-webkit-box-flex:0;-webkit-flex:0 0 -webkit-calc(49% - 10px);-moz-box-flex:0;-ms-flex:0 0 calc(49% - 10px);flex:0 0 calc(49% - 10px);max-width:-webkit-calc(49% - 10px);max-width:-moz-calc(49% - 10px);max-width:calc(49% - 10px)}}@media(max-width: 480px){.tournament__item{-webkit-box-flex:0;-webkit-flex:0 0 100%;-moz-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:350px}}.tournament__item-img{position:absolute;top:10px;left:10px;width:62px;height:62px;text-align:center}.tournament__item-img img{max-width:100%;max-height:100%}.tournament__item-title{margin-bottom:10px;font-size:13px;font-weight:493;line-height:16px;color:#000}.tournament__item-title a{color:#000}.tournament__item-btn{display:block;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;padding:5px;text-align:center;color:#008a2e;border-radius:7px;background:#f2f9f4;border:1px solid #008a2e;font-size:11px;line-height:13px}.rsport-tab{position:relative;margin-bottom:10px;margin-right:-20px;padding:0;white-space:nowrap;font-size:0;font-family:"RobotoFlex",Arial,sans-serif;overflow:auto}.rsport-tab::-webkit-scrollbar{width:0;height:0}@media only screen and (min-width: 768px){.rsport-tab{margin-right:0}}.rsport-tab-item{position:relative;z-index:1;display:inline-block;vertical-align:top}.rsport-tab-item+.rsport-tab-item{margin-left:10px}.rsport-tab-item a{display:block;padding:9px 15px;text-align:center;color:#7b7b7b;border-radius:3px;background:#f5f5f5;font-weight:493;font-size:14px;line-height:16px}.rsport-tab-item.m-active,.rsport-tab-item:hover{z-index:3}.rsport-tab-item.m-active a,.rsport-tab-item:hover a{background:#008a2e;color:#fff}@media(max-width: 768px){.rsport-table{overflow:auto}}.rsport-table table{width:100%;border-collapse:collapse}.rsport-table th{padding-top:10px;padding-bottom:10px;text-align:left;color:#7b7b7b;font-size:12px;font-weight:493}.rsport-table td{padding-top:10px;padding-bottom:10px;color:#454545;border-top:1px solid #e7e7e7;border-bottom:1px solid #e7e7e7;font-size:14px}.rsport-table td:empty{width:0;padding:0}.rsport-table td a{color:inherit}.rsport-table td.m-date,.rsport-table td.m-tournament{color:#7b7b7b}.rsport-table td,.rsport-table th{padding-right:20px;padding-left:20px;vertical-align:middle}.rsport-table td:first-child,.rsport-table th:first-child{padding-left:20px}.rsport-table td:last-child,.rsport-table th:last-child{padding-right:20px}@media(max-width: 640px){.rsport-table td.m-last-lt640,.rsport-table th.m-last-lt640{padding-right:20px}.rsport-table td.m-hide-lt640,.rsport-table th.m-hide-lt640{display:none}}@media(max-width: 768px){.rsport-table td,.rsport-table th{padding-right:5px;padding-left:5px}}@media(max-width: 1024px){.rsport-table td.m-last-lt1024,.rsport-table th.m-last-lt1024{padding-right:20px}.rsport-table td.m-hide-lt1024,.rsport-table th.m-hide-lt1024{display:none}.rsport-table td.m-hide-mq1024,.rsport-table th.m-hide-mq1024{display:none}}.rsport-table td.m-min,.rsport-table th.m-min{width:1px}.rsport-table td.m-tac,.rsport-table th.m-tac{text-align:center}.rsport-table td.m-nowr,.rsport-table th.m-nowr{white-space:nowrap}.rsport-table td.m-pl0,.rsport-table th.m-pl0{padding-left:0}.rsport-table tfoot{padding:20px;color:#008a2e;font-size:13px;font-weight:493}.rsport-table tfoot td{border-bottom:none}.rsport-table tfoot a{color:#008a2e}.rsport-table .m-subtitle{color:#000;font-size:22px;font-weight:493;line-height:27px}@media(max-width: 480px){.rsport-table .m-subtitle{font-size:18px;line-height:22px}}.rsport-table .m-shirt-number{display:inline-block;width:24px;height:24px;margin:3px;text-align:center;vertical-align:middle;color:#454545;border-radius:50%;background:#f0f0f0;font-size:11px;font-weight:493;line-height:26px}.rsport-table .m-player-position{color:#adadad;font-size:12px;font-weight:500}.rsport-table .m-person-logo{width:40px;height:40px;border-radius:50%;overflow:hidden}.rsport-table .m-person-logo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.rsport-table.m-olympic .flag-item{width:30px;height:22px}.rsport-table.m-olympic .m-921001 td,.rsport-table.m-olympic .m-RUS td{background-color:#f2f9f4}.rsport-table.m-olympic .olympic-team-cell{max-width:0}.rsport-table.m-olympic .olympic-team{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.rsport-table.m-olympic .flag-item{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.rsport-table.m-olympic .flag-item-name{-webkit-box-flex:1;-webkit-flex:1 1 auto;-moz-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;overflow:hidden;text-overflow:ellipsis}.rsport-profile__data{position:relative;z-index:2;overflow:hidden;margin-bottom:10px;border-radius:2px;background:#fff;box-shadow:0px 0px 6px rgba(0,0,0,.15);font-family:"RobotoFlex",Arial,sans-serif}.rsport-profile__data .b-title{margin:20px}.rsport-profile__data .rsport-profile__data-nav+.rsport-table table[id]{display:none}.rsport-profile__data .rsport-profile__data-nav+.rsport-table table[id].m-active{display:table}.rsport-profile__data-tabs{margin:20px 20px 0}.rsport-profile__data-tabs .rsport-tab-item.m-active a{background-color:#008a2e;border-color:#008a2e;color:#fff}.rsport-profile__ratings .team-item{white-space:normal}.rsport-profile__ratings th{white-space:nowrap}@media(max-width: 480px){.rsport-profile__ratings .m-team-name{font-size:0}.rsport-profile__ratings .m-team-name .team-item-name{margin-left:0}}.rsport-profile__table td.m-pointstotal{font-weight:bold}.rsport-profile__cal .team-item{display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;white-space:normal;color:#454545}.rsport-profile__cal .team-item a{color:inherit}.rsport-profile__cal .m-team-1{text-align:right}.rsport-profile__cal .m-team-1 .team-item{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-moz-box-orient:horizontal;-moz-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.rsport-profile__cal .m-team-1 .team-img+.team-item-name{margin-right:13px;margin-left:0}@media(max-width: 480px){.rsport-profile__cal .m-team-1 .team-img+.team-item-name{margin:10px 10px 0;line-height:1}}@media(max-width: 480px){.rsport-profile__cal .team-item{display:block}.rsport-profile__cal .team-img{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin:0 auto}.rsport-profile__cal .team-img+.team-item-name{display:block;margin:10px 10px;text-align:center;line-height:1}}.rsport-profile__cal .m-winner{background-color:#f2f9f4}.rsport-profile__cal tbody td{height:78px}.rsport-profile__cal table .m-team{width:50%;color:#454545;font-weight:normal;line-height:0}.rsport-profile__cal table .m-tournament{min-width:150px}.rsport-profile__cal table .m-score{width:1px;padding:0;text-align:center;white-space:nowrap;text-transform:lowercase;font-weight:587;color:#454545}.rsport-profile__cal table .m-score a{position:relative;display:block;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;min-height:78px;line-height:78px;color:inherit}.rsport-profile__cal table .m-score.m-winner-1 a::before,.rsport-profile__cal table .m-score.m-winner-2 a::before{position:absolute;z-index:-1;top:0;bottom:-1px;width:50%;content:"";background-color:#f2f9f4}.rsport-profile__cal table .m-score.m-winner-1 a::before{left:0}.rsport-profile__cal table .m-score.m-winner-2 a::before{right:0}@media(max-width: 480px){.rsport-profile__cal table .m-score-short .m-notstarted{text-indent:-999px}.rsport-profile__cal table .m-score-short .m-notstarted::after{content:":";text-indent:0;font-size:18px}}.rsport-profile__cal table .m-started{font-size:20px}.rsport-profile__cal table .m-started span{display:inline-block;width:40px}.rsport-profile__cal table .m-stage{position:absolute;bottom:10px;left:50%;-webkit-transform:translate(-50%);-moz-transform:translate(-50%);-ms-transform:translate(-50%);-o-transform:translate(-50%);transform:translate(-50%);text-transform:lowercase;color:#008a2e;line-height:1}.rsport-profile__cal table .m-penalty{position:absolute;right:0;bottom:5px;left:0;font-size:16px;line-height:1;color:#7b7b7b}@media(max-width: 768px){.rsport-profile__cal table .m-tournament{display:none}}@media(max-width: 480px){.rsport-profile__cal table td.m-date{position:absolute;margin-top:10px;margin-left:20px;padding:0 !important;border:none;font-size:12px}.rsport-profile__cal table .m-team{width:50%;padding-top:40px;padding-right:0 !important;padding-bottom:0;padding-left:0 !important;text-align:center;vertical-align:top}.rsport-profile__cal table .m-score{width:0;padding-top:50px;padding-right:0;padding-left:0;vertical-align:top}.rsport-profile__cal table .m-score a{position:absolute;height:30px;min-height:auto;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%);line-height:30px}.rsport-profile__cal table .m-score a::before{display:none}.rsport-profile__cal table .m-started{font-size:18px}.rsport-profile__cal table .m-started span{width:30px}.rsport-profile__cal table .m-stage{bottom:-45px}.rsport-profile__cal table .m-penalty{bottom:-10px}}.rsport-profile__legend{margin:20px;-webkit-column-count:3;-moz-column-count:3;column-count:3}@media(max-width: 768px){.rsport-profile__legend{-webkit-column-count:2;-moz-column-count:2;column-count:2}}@media(max-width: 480px){.rsport-profile__legend{-webkit-column-count:1;-moz-column-count:1;column-count:1}}.rsport-profile__legend span{display:block;margin-bottom:10px;color:#b6b6b6;font-size:12px}.rsport-profile__legend b{font-weight:700}.rsport-profile__squad .flag-item{width:30px;height:22px}@media(max-width: 480px){.rsport-profile__squad .flag-item{width:26px;height:20px}.rsport-profile__squad .flag-item-name{display:none}}.rsport-profile__cal-tennis .bb0{border-bottom:none !important}.rsport-profile__cal-tennis .bt0{border-top:none !important}.rsport-profile__cal-tennis .m-winner .m-team,.rsport-profile__cal-tennis .m-winner .m-flags,.rsport-profile__cal-tennis .m-winner .m-score{background-color:#f2f9f4}.rsport-profile__cal-tennis .m-score{font-size:16px}.rsport-profile__cal-tennis .team-win{font-weight:bold}.rsport-profile__cal-tennis .m-info-row{display:none}@media(max-width: 768px){.rsport-profile__cal-tennis td.m-team{padding-right:5px;padding-left:20px}.rsport-profile__cal-tennis td.m-date{display:none}.rsport-profile__cal-tennis .m-round-name,.rsport-profile__cal-tennis .m-comment{display:none}.rsport-profile__cal-tennis thead{display:none}.rsport-profile__cal-tennis .m-info-row{display:table-row}.rsport-profile__cal-tennis .m-info-row td{color:#adadad;border-bottom:none;font-size:12px;font-weight:500}}.rsport-table-flex{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column nowrap;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.rsport-table-flex .m-row{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap}.rsport-table-flex .m-item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:10px 20px;border-top:1px solid rgba(217,217,217,.5)}.rsport-profile__nodata{padding:20px;border-radius:2px;background:#fff;margin-bottom:10px}@media only screen and (min-width: 768px){.rsport__game{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}}@media(max-width: 480px){.rsport__game .m-score a{-webkit-transform:translate(-50%, 0%) !important;-moz-transform:translate(-50%, 0%) !important;-ms-transform:translate(-50%, 0%) !important;-o-transform:translate(-50%, 0%) !important;transform:translate(-50%, 0%) !important}}.rsport__game-item{padding:20px}@media only screen and (min-width: 768px){.rsport__game-item{width:50%}}.rsport__game-item-title{color:#000;font-size:16px;margin:0;padding:0;text-align:center;margin-bottom:20px;font-weight:493}.rsport__game-item-row{text-align:center}.rsport__game-item-row table td{vertical-align:middle}.rsport__game-item-row table td.m-team-2{text-align:left}.rsport__game-item-row table td.m-winner{background:none;font-weight:normal}.rsport__game-item-row table td.m-score{padding:0 5px}.rsport__game-item-row table td .m-started{font-size:25px;color:#454545}.rsport__game-item-row table td .team-item-name{font-weight:400;font-size:14px;line-height:17px}.rsport__game-item-date{color:#7b7b7b;font-size:14px;font-weight:493}.rsport__game-item-tournament{padding-left:15px;color:#454545}.rsport-profile__history td,.rsport-profile__ratings td{color:#454545}.rsport-transfers .rsport-table{display:none;overflow-x:auto;overflow-y:hidden}.rsport-transfers .rsport-table tbody tr{display:none}.rsport-transfers .rsport-table tbody tr.m-active{display:table-row}.rsport-transfers .rsport-table.m-active{display:block}.rsport-transfers .rsport-table .flag-item{width:30px;height:22px;grid-area:flag;align-self:center}.rsport-transfers .rsport-table .person-item-name{grid-area:person;margin-left:0}.rsport-transfers .rsport-table .person-item-position{grid-area:position}.rsport-transfers .rsport-table .m-participant{display:grid;grid-template-areas:"flag person" "flag position";grid-template-columns:30px auto;grid-template-rows:1fr 1fr 0;-webkit-column-gap:13px;-moz-column-gap:13px;column-gap:13px}@media only screen and (min-width: 768px){.rsport-transfers .rsport-table tbody td{padding-right:0}}.rsport-transfers__filters{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;padding:20px;border-bottom:1px solid #e7e7e7;color:#7b7b7b;font-size:12px;font-weight:500;line-height:14px}.rsport-transfers__filters select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 16.4164C11.8288 16.4169 11.6598 16.3782 11.5059 16.3033C11.352 16.2284 11.2173 16.1193 11.112 15.9844L6 9.42636L6.828 8.78436L11.928 15.3364C11.9346 15.3463 11.9435 15.3544 11.954 15.36C11.9644 15.3656 11.9761 15.3686 11.988 15.3686C11.9999 15.3686 12.0116 15.3656 12.022 15.36C12.0325 15.3544 12.0414 15.3463 12.048 15.3364L17.148 8.78436L18 9.42636L12.9 15.9844C12.7935 16.1209 12.6568 16.231 12.5007 16.306C12.3446 16.3809 12.1732 16.4187 12 16.4164Z' fill='%237B7B7B'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:right 5px center;border-radius:3px;border:1px solid #e7e7e7;padding-right:36px;font-size:16px;font-style:normal;font-weight:400;color:#7b7b7b}.rsport-transfers__filter{color:#7b7b7b;font-size:12px;font-style:normal;font-weight:500;line-height:14px;cursor:pointer}.rsport-transfers__filter.m-active{color:#008a2e}.rsport-transfers__teams{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;gap:15px;padding-top:20px;padding-left:20px;padding-right:20px;position:relative}.rsport-transfers__teams.the-in-carousel__ready{display:block}.rsport-transfers__teams .the-in-carousel__with-nav{width:100%;padding-right:70px}.rsport-transfers__teams .the-in-carousel__item{height:30px}.rsport-transfers__teams .the-in-carousel__nav{position:absolute;right:0;top:0;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;width:60px;height:30px;padding:0}.rsport-transfers__teams .the-in-carousel__nav .svg-icon{display:block;width:30px;height:30px;fill:#7b7b7b}.rsport-transfers__teams .the-in-carousel__nav.m-active .the-in-carousel__nav-button{display:block}.rsport-transfers__teams .the-in-carousel__nav .the-in-carousel__nav-button.m-active{cursor:pointer}.rsport-transfers__teams .the-in-carousel__nav .the-in-carousel__nav-button.m-active .svg-icon{fill:#454545}.rsport-transfers__team{width:30px;height:30px}.rsport-transfers__team img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.match-tab{display:none;font-family:"RobotoFlex",Arial,sans-serif}.match-tab.m-active{display:block}.match-lineup{color:#333;background-color:#fff}@media only screen and (min-width: 768px){.match-lineup{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.match-lineup__item{padding-top:20px;padding-bottom:20px}@media only screen and (min-width: 768px){.match-lineup__item{width:50%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.match-lineup__item:nth-child(2){direction:rtl}}.match-lineup__item-title{font-size:0}.match-lineup__item-title .team-img{width:80px;height:80px}.match-lineup__item-title .team-item{font-size:24px;font-weight:493;line-height:26px}.match-lineup__item:nth-child(2) .match-lineup__item-title .team-img+.team-item-name{margin-left:0;margin-right:13px}@media(max-width: 768px){.match-lineup__item-title .team-img{width:70px;height:70px}.match-lineup__item-title .team-img+.team-item-name{margin:0;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}.match-lineup__item-title .team-item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-moz-box-orient:horizontal;-moz-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}.match-lineup__list{margin:0}.match-lineup__list.m-coach{margin-top:auto}.match-lineup__list-title{margin-top:10px;color:#000;font-size:18px;font-weight:493;line-height:35px}@media only screen and (min-width: 768px){.match-lineup__item:nth-child(1) .match-lineup__list-title{-webkit-transform:translateX(50%);-moz-transform:translateX(50%);-ms-transform:translateX(50%);-o-transform:translateX(50%);transform:translateX(50%);text-align:center}.match-lineup__item:nth-child(2) .match-lineup__list-title{visibility:hidden}}.match-lineup__list-item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;min-height:50px;margin:0;border-top:1px solid #e7e7e7}.match-lineup__list-item:last-child{border-bottom:1px solid #e7e7e7}.match-lineup__list-item .m-shirt-number{width:24px;height:24px;text-align:center;border-radius:50%;background:#f0f0f0;font-size:11px;font-weight:493;line-height:24px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;color:#454545}.match-lineup__item:nth-child(2) .match-lineup__list-item .m-shirt-number{background-color:#d0d0d0}.match-lineup__list-item .m-name{-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-left:13px;white-space:nowrap;font-family:"RobotoFlex",Arial,sans-serif;font-size:14px;font-weight:normal;position:relative}@media only screen and (min-width: 768px){.match-lineup__list-item .m-name{margin-right:13px}}.match-lineup__list-item .m-position{color:#7b7b7b;font-size:12px;line-height:14px;margin-left:37px}.match-lineup__list-item .flag-item{vertical-align:bottom}.match-lineup__list-item .person-item-name{font-size:14px;color:#454545}@media only screen and (min-width: 768px){.match-lineup__item:nth-child(2) .match-lineup__list-item .m-position{margin-left:0;margin-right:37px}.match-lineup__item:nth-child(2) .match-lineup__list-item .flag-item+.person-item-name{margin-left:0;margin-right:13px}}.match-lineup__list-item .m-events{min-width:auto;color:#adadad;font-size:12px;font-weight:500;line-height:15px;text-align:right}.match-lineup__list-item .m-events span{display:inline-block;text-align:center;direction:ltr;width:30px;white-space:nowrap}.match-lineup__list-item .m-events span+span{margin-left:15px}.match-lineup__list-item .m-events .svg-icon{width:14px;height:14px;fill:#000;display:block;margin:0 auto}.match-lineup__list-item .m-events .svg-icon+.svg-icon{margin-top:-12px;position:relative;right:-2px}@media only screen and (min-width: 768px){.match-lineup__list-item .m-events{min-width:100px;text-align:left}.match-lineup__item:nth-child(2) .match-lineup__list-item .m-events{text-align:right}.match-lineup__item:nth-child(2) .match-lineup__list-item .m-events span+span{margin-left:0;margin-right:15px}}@media only screen and (min-width: 1235px){.match-lineup__list-item .m-events{min-width:200px}}.b-matchitem__translation{overflow:hidden;background-color:#fff}.b-matchitem__translation td{font-family:"RobotoFlex",Arial,sans-serif;font-size:14px;line-height:24px}.b-matchitem__translation .m-translation-time{text-align:center;color:#5e5e5e;font-size:16px;font-weight:493}.b-matchitem__translation .m-person{white-space:nowrap;font-weight:bold}.b-matchitem__translation tr.m-goal .svg-icon{width:14px;height:14px;fill:#000;display:block}.b-matchitem__translation tr.m-card .svg-icon{width:13px;height:16px;display:block}.b-matchitem__translation tr.m-card .svg-icon+.svg-icon{margin-top:-14px;position:relative;right:-2px}.b-matchitem__translation tr.m-card-card{white-space:nowrap}.b-matchitem__translation tr.m-card-card .svg-icon{width:13px;height:16px;display:inline-block}.b-matchitem__translation tr.m-card-card .svg-icon+.svg-icon{margin-left:-7px}.b-matchitem__translation tr.m-substitution .svg-icon{width:15px;height:11px;display:block}.b-matchitem__translation tr.m-goal td{background-color:#f2f9f4}.b-matchitem__translation tr.m-team2 .m-shirt-number{color:#fff;background-color:#707070}.rsport-matchstat{background-color:#fff}.rsport-matchstat .m-team{color:#000;font-weight:493;font-size:24px}.rsport-matchstat .m-team-2{-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.rsport-matchstat .m-title{-webkit-box-flex:3;-webkit-flex-grow:3;-moz-box-flex:3;-ms-flex-positive:3;flex-grow:3;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;font-weight:493;font-size:16px;line-height:20px;color:#454545}.rsport-matchstat .m-item{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;padding:15px 20px}.rsport-matchstat .m-header{padding:20px 10px 20px 20px;font-size:14px;font-weight:493;line-height:20px;background:none;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start}.rsport-matchstat .m-header .team-item{white-space:normal}.rsport-matchstat .m-header.m-team-2{padding-left:10px;padding-right:20px}.rsport-matchstat .m-header.m-team-2 .team-item{direction:rtl}.rsport-matchstat .m-header .team-img{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.rsport-matchstat .m-header .team-img+.team-item-name{margin:0}@media only screen and (min-width: 480px){.rsport-matchstat .m-header{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.rsport-matchstat .m-header .team-item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.rsport-matchstat .m-header .team-img{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:50px;height:50px}.rsport-matchstat .m-header .team-img+.team-item-name{margin-left:13px}.rsport-matchstat .m-header.m-team-2 .team-img+.team-item-name{margin-left:0;margin-right:13px}}.rsport-matchstat .m-row{position:relative}.rsport-matchstat .m-bar{position:absolute;top:0;bottom:0;max-width:90%;background:#f2f9f4;z-index:-1}.rsport-matchstat .m-bar-1{left:0}.rsport-matchstat .m-bar-2{right:0}@media only screen and (min-width: 768px){.rsport-matchstat{font-size:16px;font-weight:493}.rsport-matchstat .m-header{font-size:24px;line-height:26px}.rsport-matchstat .m-title{font-size:16px}}.rsport__lastmatches{overflow:hidden;margin-top:20px;background-color:#fff}.match__field{padding:20px;background:#fff url("/https/cdnn21.img.ria.ru/i/rsport/field_extend.svg") no-repeat center center}@media(max-width: 925px){.match__field{background-image:url("/https/cdnn21.img.ria.ru/i/rsport/field.svg")}}@media(max-width: 768px){.match__field{display:none}}.match__field ul{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;padding:0}.match__field-team{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:50%;height:100%;padding:0 20px}.match__field-team.m-team-2{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-moz-box-orient:horizontal;-moz-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.match-field__list-item{list-style:none;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;color:#000;font-size:10px;font-family:"RobotoFlex",Arial,sans-serif;position:relative}.match-field__list-item .m-shirt-number{width:24px;height:24px;text-align:center;border-radius:50%;background:#fff;font-size:11px;font-weight:bold;line-height:24px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;color:#454545}.match__field-team.m-team-2 .match-field__list-item .m-shirt-number{background-color:#d0d0d0}.match-field__list-item .person-item-name{display:block;text-align:center;color:#fff}.match-field__list-item .m-icon{display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;width:12px;height:12px;border-radius:50%;background-color:#fff;position:absolute;top:0;left:50%;margin-left:-25px}.match-field__list-item .m-icon .svg-icon{width:8px;height:8px}.match__field-lineup{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;max-width:656px;margin:0 auto;height:303px}.match__timeline{position:relative;text-align:left}@media(max-width: 925px){.match__timeline{display:none}}.match__timeline-list{margin:0;padding:0;padding-left:20px;white-space:nowrap;position:relative;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.match__timeline-item{position:relative;list-style:none;color:#d0d0d0;display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-webkit-align-items:flex-end;-moz-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:5px;min-width:24px}.match__timeline-list.m-first .match__timeline-item{-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.match__timeline-item.m-flag{position:absolute;left:0;height:20px;width:20px;min-width:auto}.match__timeline-item.m-flag img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;background-color:#fff;border-radius:2px;padding:2px}.match__timeline-list.m-first .match__timeline-item.m-flag{bottom:0}.match__timeline-item .m-card{width:24px;height:16px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.match__timeline-item .m-card .svg-icon{width:13px;height:16px;display:block}.match__timeline-item .m-card .svg-icon+.svg-icon{position:relative;margin-left:-10px;top:2px}.match__timeline-item .m-goal{width:24px;height:16px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.match__timeline-item .m-goal .svg-icon{width:14px;height:16px;display:block;fill:#fff}.match__timeline-item-time{position:relative;list-style:none;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;height:15px;margin-top:-5px}.match__timeline-item-time span{color:#d0d0d0;background-color:#000;font-size:12px;line-height:15px;width:24px;height:15px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.match__timeline-bar{background:rgba(255,255,255,.2);position:relative;height:5px;margin:10px 0;white-space:nowrap;padding-left:20px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.match__timeline-fill{position:absolute;top:0;left:0;bottom:0;background:rgba(255,255,255,.7);width:100%}.match__news-content{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.match__news{padding-top:20px}.match__news-body{padding-top:20px;position:relative;z-index:2;overflow:hidden;margin-bottom:10px;border-radius:2px;background:#fff;box-shadow:0px 0px 6px rgba(0,0,0,.15)}.event__news-content-item{width:50%;padding:15px}@media only screen and (min-width: 768px){.event__news-content-item{width:33%}}.event__news-item-link{font-size:15px;font-weight:500;display:inline-block}.event__news-item-date{font-size:13px;font-weight:400;padding-top:10px;color:#adadad}.event__okko{margin-bottom:10px}.flag-item{display:inline-block;width:20px;height:15px;vertical-align:middle;border-radius:3px;background:#c4c4c4;box-shadow:0px 0px 6px rgba(0,0,0,.15)}.flag-item .svg-icon{width:100%;height:100%}.flag-item+.flag-item{margin-left:13px}.flag-item-name{display:inline-block;vertical-align:middle;margin-left:13px}.team-item{display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (min-width: 480px){.team-item{white-space:nowrap}}.flag-item+.team-item-name{margin-left:13px}.team-img{display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;width:30px;height:30px;border-radius:3px;background-color:#fff;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.team-img img{max-width:100%;max-height:100%;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.team-img+.team-item-name{margin-left:13px;direction:ltr}.team-tennis{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.team-tennis-item{display:inline-block;display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.team-tennis-item+.team-tennis-item::before{margin:0 5px;content:"/"}.team-tennis-item .flag-item{margin-right:5px}.flag-item+.person-item-name{margin-left:13px}.person-item-position{display:block;white-space:nowrap;color:#adadad;font-size:12px;font-weight:500}.rsport-loader{position:relative}.rsport-loader::before{position:absolute;z-index:1001;top:0;right:0;bottom:0;left:0;content:"";background:rgba(255,255,255,.5)}.rsport-loader::after{position:absolute;z-index:1002;top:50%;left:50%;width:200px;height:50px;margin-top:-25px;margin-left:-100px;content:"";background:url("/https/cdnn21.img.ria.ru/i/loader.svg") center center no-repeat;background-size:cover}.rsport-title{font-weight:493}.rsport-title.m-sub{font-size:18px;line-height:20px;margin:20px}.rsport-title+.rsport-profile__data-nav .rsport-droplist{padding-top:0}.matchcenterlive{overflow:hidden;padding-top:10px;padding-left:20px;font-family:"RobotoFlex",Arial,sans-serif;background-color:#f5f5f5}@media only screen and (min-width: 1235px){.matchcenterlive{padding-left:30px}}.matchcenterlive.m-notabs{padding-top:29px}.matchcenterlive__tabs{margin-bottom:5px;overflow:hidden;height:14px}.matchcenterlive__slide{margin:0;padding:0;padding-bottom:50px;font-size:0;list-style:none;white-space:nowrap}@media only screen and (min-width: 768px){.matchcenterlive__slide{padding-bottom:0}}.matchcenterlive__tabs-item{display:inline-block;white-space:nowrap;color:#7b7b7b;font-weight:493;font-size:12px;line-height:14px}.matchcenterlive__tabs-item.m-active{color:#000}.matchcenterlive__tabs-item a{color:inherit;display:block;padding:0;margin-right:20px}.matchcenterlive__collection{position:relative;padding-left:56px}.m-olympic .matchcenterlive__collection{padding-left:56px}.matchcenterlive__link{position:absolute;top:5px;left:0;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;width:56px;height:56px;text-align:center;color:#fff;border-radius:3px;background-color:#008a2e;box-shadow:0px 0px 6px rgba(0,0,0,.15);font-size:11px;font-weight:493;line-height:13px}.matchcenterlive__link:hover{background-color:#006120}body.m-ria .matchcenterlive__link{background-color:#002981}body.m-ria .matchcenterlive__link:hover{background-color:#001d5a}.matchcenterlive__list{display:none;margin:0;padding:0;white-space:nowrap}.matchcenterlive__list.m-active{display:block}.m-olympic .matchcenterlive__list{margin-left:5px}.m-olympic .matchcenterlive__list.the-in-carousel__ready{margin-left:0}.matchcenterlive__list .the-in-carousel__nav{position:absolute;z-index:3;top:-29px;right:20px;display:none;width:69px;height:34px;padding:0}@media only screen and (min-width: 925px){.matchcenterlive__list .the-in-carousel__nav.m-active{display:block}}.matchcenterlive__list .the-in-carousel__nav-button{display:inline-block;vertical-align:top;width:34px;height:34px;margin:0;padding:0;text-align:center;cursor:pointer}.matchcenterlive__list .the-in-carousel__nav-button .svg-icon{fill:#7b7b7b;width:100%;height:100%}.matchcenterlive__list .the-in-carousel__nav-button:not(.m-disabled):hover .svg-icon{fill:#454545}.matchcenterlive__list .the-in-carousel__nav-button.m-active .svg-icon{fill:#454545}.matchcenterlive__list .the-in-carousel__nav-prev{margin-right:1px}.matchcenterlive__list .the-in-carousel__pack{overflow:hidden;height:71px}.matchcenterlive__list .matchcenter__match{display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:280px;margin:5px 0 10px 5px;margin-left:5px !important}.matchcenterlive__list .the-in-carousel__item .matchcenter__match{margin-left:0 !important}.matchcenterlive__list .matchcenter__match-teams .team-item{-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.matchcenterlive__list .matchcenter__match-teams .team-item-name{overflow:hidden}.matchcenterlive__list .matchcenter__match-teams .team-img+.team-item-name{margin-left:0}.matchcenterlive__list-empty{display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:71px;padding-right:10px;text-align:center;white-space:normal;font-size:12px;font-weight:493;line-height:16px;color:#454545}.matchcenter__match{position:relative;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;width:100%;height:56px;border-radius:3px;background-color:#fff;box-shadow:4px 4px 12px rgba(38,38,38,.1)}.matchcenter__match-link{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0}.matchcenter__match-title{display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;overflow:hidden;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:0 10px;text-align:right;color:#000;font-size:12px;line-height:20px}.matchcenter__match-teams{display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;overflow:hidden;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:0 10px}.matchcenter__match-teams .team-img{position:absolute;top:0;right:0;width:20px;height:20px}.matchcenter__match-teams .flag-item{position:absolute;top:2px;right:0;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:20px;margin:0}.matchcenter__match-teams .team-img+.team-item-name{overflow:hidden;margin:0;margin-left:auto;text-align:right}.matchcenter__match-teams .team-img+.team-item-name:hover{color:#000}.matchcenter__match-teams .team-item{position:relative;overflow:hidden;-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;padding-right:30px;white-space:nowrap;color:#000;font-size:12px;line-height:20px}.matchcenter__match-teams .team-item a{position:relative;z-index:3}.matchcenter__match-teams .team-item.m-double{padding-right:0}.matchcenter__match-teams .team-item.m-double .flag-item{display:none}.matchcenter__match-teams .team-tennis-item{overflow:hidden}.matchcenter__match-teams>div{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.matchcenter__match-sport{display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:10px;text-align:center;border-right:1px solid #e7e7e7;font-size:12px;font-weight:493}.matchcenter__match-sport .m-time{white-space:nowrap;color:#454545;font-size:10px}.matchcenter__match-sport .svg-icon{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:12px;height:12px;margin-bottom:2px;fill:#000}.matchcenter__match.m-0 .matchcenter__match-sport{color:#008a2e}.matchcenter__match.m-0 .matchcenter__match-sport .m-time{color:#008a2e}.matchcenter__match.m-0 .matchcenter__match-sport .svg-icon{fill:#008a2e}.matchcenter__match-score{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;padding-right:10px;text-align:center;font-size:14px;font-weight:587;color:#454545}.matchcenter__match-score.m-tennis{display:table;height:100%}.matchcenter__match-score.m-tennis>div{display:table-row;line-height:0;position:relative}.matchcenter__match-score.m-tennis>div span{display:table-cell;vertical-align:middle;text-align:center;padding:0 2px}.matchcenter__match-score>div{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.matchcenter__match-score.m-Draw.m-box,.matchcenter__match-score.m-Draw.m-mma{display:none}.matchcenter__match-score.m-Home.m-box>div,.matchcenter__match-score.m-Home.m-mma>div,.matchcenter__match-score.m-Away.m-box>div,.matchcenter__match-score.m-Away.m-mma>div{position:relative;width:8px}.matchcenter__match-score.m-Home.m-box .m-team-1::after,.matchcenter__match-score.m-Home.m-mma .m-team-1::after{content:"";position:absolute;width:8px;height:8px;background-color:#008a2e;border-radius:50%;top:-4px;left:0}.matchcenter__match-score.m-Away.m-box .m-team-2::after,.matchcenter__match-score.m-Away.m-mma .m-team-2::after{content:"";position:absolute;width:8px;height:8px;background-color:#008a2e;border-radius:50%;top:-4px;left:0}.matchcenter__match-score.m-retired-a{padding-right:18px}.matchcenter__match-score.m-retired-a .m-team{position:relative}.matchcenter__match-score.m-retired-a .m-team-1::after{content:"";position:absolute;width:8px;height:8px;background-color:#008a2e;border-radius:50%;top:50%;margin-top:-4px;right:-10px}.matchcenter__match-score.m-retired-b{padding-right:18px}.matchcenter__match-score.m-retired-b .m-team-2{position:relative}.matchcenter__match-score.m-retired-b .m-team-2::after{content:"";position:absolute;width:8px;height:8px;background-color:#008a2e;border-radius:50%;top:50%;margin-top:-4px;right:-10px}.matchcenter__header{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-webkit-align-items:stretch;-moz-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:10px;margin-bottom:5px;font-family:"RobotoFlex",Arial,sans-serif}@media only screen and (min-width: 480px){.matchcenter__header{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:20px}}.matchcenter__header-title{font-size:24px;font-weight:493;line-height:30px}@media only screen and (min-width: 480px){.matchcenter__header-title{line-height:40px}}@media only screen and (min-width: 768px){.matchcenter__header-title{font-size:32px}}.matchcenter__header-filters{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:25px}@media only screen and (min-width: 480px){.matchcenter__header-filters{display:block;margin-top:0}}.matchcenter__header-filters button{-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1;-moz-box-sizing:border-box;box-sizing:border-box;padding:7px;text-align:center;color:#008a2e;border:1px solid #008a2e;border-radius:2px;background-color:transparent;font-size:14px;font-weight:493;line-height:1}@media only screen and (min-width: 768px){.matchcenter__header-filters button{min-width:98px}}.matchcenter__header-filters button:hover{border-color:#006120;color:#006120}.matchcenter__header-filters button:hover.m-active{background-color:#006120;color:#fff}.matchcenter__header-filters button.m-active{background:#008a2e;color:#fff}.matchcenter__header-filters button:focus{outline:none}.matchcenter__header-filters button:active{-webkit-transform:scale(0.99);-moz-transform:scale(0.99);-ms-transform:scale(0.99);-o-transform:scale(0.99);transform:scale(0.99)}.matchcenter__header-filters button+button{margin-left:10px}.matchcenter__header-filters span{color:#fff;font-weight:493;font-size:18px}.matchcenter__list{margin-bottom:10px;padding:20px 5px;border:1px solid #e7e7e7;border-radius:2px;background:#f9f9f9}@media only screen and (min-width: 768px){.matchcenter__list{padding:20px}}.matchcenter__list-title{margin-right:10px;margin-bottom:15px;margin-left:10px;color:#000;font-size:14px;font-weight:493;line-height:20px}@media only screen and (min-width: 768px){.matchcenter__list-title{margin-right:0;margin-left:0}}.matchcenter__list.m-active .matchcenter__list-title{color:#008a2e}.matchcenter__list-tournament{margin-top:20px;margin-right:10px;margin-bottom:5px;margin-left:10px;font-size:16px;font-weight:493;line-height:20px}@media only screen and (min-width: 768px){.matchcenter__list-tournament{margin-right:0;margin-left:0}}.matchcenter__list-items{margin:0;padding:0;display:grid;grid-template-columns:1fr;gap:5px}@media only screen and (min-width: 768px){.matchcenter__list-items{grid-template-columns:repeat(2, 1fr)}}@media only screen and (min-width: 925px){.matchcenter__list-items{grid-template-columns:repeat(3, 1fr)}}.matchcenter__tab{display:none;margin-bottom:20px;font-family:"RobotoFlex",Arial,sans-serif}.matchcenter__tab.m-active{display:block}.matchcenterlive__article{position:absolute;left:100%;top:0;bottom:0;z-index:900;width:100%;background-color:#fff;overflow:hidden;display:none}body.m-matchcenter-open .matchcenterlive__article{display:block}@media only screen and (min-width: 768px){.matchcenterlive__article{z-index:200;width:320px;left:0;top:100px;box-shadow:0px 6px 15px rgba(0,0,0,.25);-webkit-transition:top .5s;-o-transition:top .5s;-moz-transition:top .5s;transition:top .5s}}@media only screen and (min-width: 768px){body.m-widget-lenta-active .matchcenterlive__article{bottom:62px}}@media only screen and (min-width: 925px){body.m-widget-lenta-active .matchcenterlive__article{bottom:50px}}@media only screen and (min-width: 1235px){body.m-widget-lenta-active .matchcenterlive__article{bottom:62px}}@media only screen and (min-width: 768px){body.m-article-page.m-header-sticked .matchcenterlive__article{top:46px}}.matchcenterlive__article .matchcenterlive{margin:0;padding:0;position:absolute;top:60px;left:0;right:0;bottom:56px;background-color:#fff}.matchcenterlive__article .matchcenterlive__collection{padding:0;position:absolute;top:50px;left:0;right:0;bottom:0}.matchcenterlive__article .matchcenterlive__list{white-space:normal;position:absolute;top:0;bottom:0;left:0;right:0}.matchcenterlive__article .matchcenter__match{width:100%;margin:0 !important;height:66px;box-shadow:none;border-radius:0;border-top:1px solid #e7e7e7}.matchcenterlive__article .matchcenter__match:first-child{border-top:none}.matchcenterlive__article .matchcenter__match-sport{position:relative;padding-left:10px;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-right:none;min-width:100px}.matchcenterlive__article .matchcenter__match-teams{padding-left:0}.matchcenterlive__article .team-item{-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.matchcenterlive__article .team-item a{margin-left:0}.matchcenterlive__article .matchcenterlive__tabs{margin:5px;height:40px}.matchcenterlive__article .matchcenterlive__tabs-item{height:40px}.matchcenterlive__article .matchcenterlive__tabs-item a{display:block;line-height:40px;padding:0 10px}.matchcenterlive__article .matchcenterlive__tabs-item+.matchcenterlive__tabs-item{margin-left:0}.matchcenterlive__article .matchcenterlive__article-more{height:56px;line-height:56px;background-color:#008a2e;color:#fff;font-weight:493;font-size:14px;text-align:center;position:absolute;bottom:0;left:0;right:0}.matchcenterlive__article .matchcenterlive__article-more:hover{background-color:#006120}.matchcenterlive__article-header{margin:10px 10px 0;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;height:50px;padding-left:60px;padding-right:60px;line-height:30px;font-weight:493;font-size:24px;position:relative}.matchcenterlive__article-header .m-icon-mc{position:absolute;top:0;left:0;width:50px;height:50px}.matchcenterlive__article-header .m-icon-mc .svg-icon{width:50px;height:50px;fill:#008a2e}.matchcenterlive__article-header .m-icon-close{position:absolute;top:5px;right:0;cursor:pointer;width:40px;height:40px}.matchcenterlive__article-header .m-icon-close .svg-icon{width:40px;height:40px}.matchcenterlive__article-btn{position:absolute;top:-100%;margin-top:66px;right:10px;height:55px;width:55px;border-radius:17px;background-color:#008a2e;-webkit-transition:top .25s;-o-transition:top .25s;-moz-transition:top .25s;transition:top .25s;cursor:pointer;display:none}.m-header-sticked .matchcenterlive__article-btn{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.matchcenterlive__article-btn:hover{background-color:#006120}.matchcenterlive__article-btn .svg-icon{width:36px;height:36px;fill:#fff}@media only screen and (min-width: 768px){.matchcenterlive__article-btn{display:none}.m-header-sticked .matchcenterlive__article-btn{display:none}}.matchcenter__btn-header{position:absolute;top:16px;left:155px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;height:25px;padding-left:9px;padding-right:9px;background:#008a2e;box-shadow:0px 2px 8px rgba(38,38,38,.15);border-radius:2px;line-height:25px;font-family:"RobotoFlex",Arial,sans-serif;font-weight:493;font-size:12px;color:#fff;text-align:center}.m-header-sticked .matchcenter__btn-header{display:none}@media only screen and (min-width: 925px){.matchcenter__btn-header{display:none}.m-header-sticked .matchcenter__btn-header{display:none}}.matchcenterlive__article-sharebar-line{position:absolute;top:186px;left:-30px;bottom:0;width:0}.matchcenterlive__article-sharebar{background-color:#008a2e;box-shadow:0px 2px 8px rgba(38,38,38,.15);border-radius:0px 2px 2px 0px;font-family:"RobotoFlex",Arial,sans-serif;font-weight:493;font-size:12px;line-height:25px;text-align:center;color:#fff;position:-webkit-sticky;position:sticky;top:280px;-webkit-transition:top .25s;-o-transition:top .25s;-moz-transition:top .25s;transition:top .25s;width:87px;display:none}@media only screen and (min-width: 768px){.matchcenterlive__article-sharebar{width:54px;height:54px;font-weight:500;font-size:12px;line-height:16px;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;padding:10px}.m-header-sticked .matchcenterlive__article-sharebar{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}}@media only screen and (min-width: 925px){.matchcenterlive__article-sharebar{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.m-header-small .matchcenterlive__article-sharebar{top:235px}}@media screen and (min-width: 1350px){.matchcenterlive__article-sharebar{display:block;font-size:24px;padding:0 32px;width:200px;line-height:54px}}.matchcenter__filters{overflow:hidden;height:40px;margin-top:20px}.matchcenter__filters-list{list-style-type:none;padding:0 0 40px;margin:0;white-space:nowrap;overflow:auto}.matchcenter__filters-item{display:inline-block;font-weight:493;font-size:12px;color:#7b7b7b;padding:0 10px;cursor:pointer;height:40px;line-height:40px}.matchcenter__filters-item.m-active,.matchcenter__filters-item:hover{color:#008a2e}.matchcenter__filters-item:first-child{padding-left:0}.matchcenter__rank{position:relative;display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:55px;margin-top:5px;margin-right:5px;vertical-align:top;border-radius:3px;background:#fff;box-shadow:0px 0px 6px rgba(0,0,0,.15);min-width:20%;min-width:-webkit-calc(20% - 5px);min-width:-moz-calc(20% - 5px);min-width:calc(20% - 5px)}.the-in-carousel__item .matchcenter__rank{width:100%;margin-right:0}body.m-ria .matchcenter__rank .flag-item{display:none}.matchcenter__rank.m-rus{font-weight:493}body.m-ria .matchcenter__rank.m-rus .flag-item{display:inline-block}.matchcenter__rank.m-rus .matchcenter__rank-position{background:#00c463;color:#fff;border-radius:3px 0px 0px 3px;border-right:none}body.m-ria .matchcenter__rank.m-rus .matchcenter__rank-position{background:#f33}.matchcenter__rank.m-placeholder{width:56px;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.matchcenter__rank.m-placeholder .svg-icon{width:26px;fill:#dadada}.matchcenter__rank-country{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;padding:0 14px}.matchcenter__rank-country .flag-item{margin-left:8px;margin-right:15px;font-size:0}.matchcenter__rank-country .flag-item-name{margin-left:0}.matchcenter__rank-country .medal{width:32px;height:32px;font-size:15px}.matchcenter__rank-country .medal+.medal{margin-left:-5px}.matchcenter__rank-country .medal.m-gold{margin-left:auto}body.m-ria .matchcenter__rank-country .flag-item-name{margin-right:15px}body.m-ria .m-rus .matchcenter__rank-country .flag-item-name{margin-right:0}.matchcenter__rank-position{display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:45px;text-align:center;border-right:1px solid #e7e7e7;font-size:15px;font-weight:493;color:#707070}.matchcenterlive__title{margin:0 10px 5px;white-space:nowrap;height:20px;font-weight:493;font-size:12px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.matchcenterlive__title svg{margin-right:5px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.medal{width:26px;height:26px;border-radius:50%;display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:bold;font-size:12px;line-height:1;color:#333}.medal+.medal{margin-left:5px}.medal.m-gold{background-color:#ffc83a}.medal.m-silver{background-color:#c4c4c4}.medal.m-bronze{background-color:#dc9e00}.h2h-header{background-color:#000;padding:20px;color:#fff;margin-bottom:20px}@media only screen and (min-width: 768px){.h2h-header{margin-bottom:30px}}.h2h-header__info{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}@media only screen and (min-width: 768px){.h2h-header__info{gap:40px}}.h2h-header__info a{color:inherit}.h2h-header__info .team-item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;width:50%;gap:20px}.h2h-header__info .team-item:last-child{direction:rtl;text-align:right}@media only screen and (min-width: 768px){.h2h-header__info .team-item{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-moz-box-orient:horizontal;-moz-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}}.h2h-header__info .team-tennis{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:20px}.h2h-header__info .team-tennis .team-tennis-item+.team-tennis-item::before{display:none}@media only screen and (min-width: 768px){.h2h-header__info .team-tennis{-webkit-box-align:end;-webkit-align-items:flex-end;-moz-box-align:end;-ms-flex-align:end;align-items:flex-end}}.h2h-header__info .team-tennis-item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:10px}@media only screen and (min-width: 768px){.h2h-header__info .team-tennis-item{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-moz-box-orient:horizontal;-moz-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}}.h2h-header__info .team-img{border-radius:50%;padding:5px;overflow:hidden}@media only screen and (min-width: 768px){.h2h-header__info .team-img{height:40px;width:40px}}.h2h-header__info .flag-item{width:32px;height:24px;margin:0}.h2h-header__info .team-tennis-person{line-height:1}.h2h-header__info .team-item-name,.h2h-header__info .person-item-name{font-weight:600;font-size:12px;line-height:15px;margin-left:0}@media only screen and (min-width: 768px){.h2h-header__info .team-item-name,.h2h-header__info .person-item-name{font-size:20px;line-height:1.2}}.h2h-header__info-count{text-align:center}.h2h-header__info-count .m-count{font-size:24px;line-height:1}.h2h-header__info-count .m-label{margin-top:5px;font-size:16px;line-height:1}.h2h-header__percent{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin-top:30px}.h2h-header__percent .m-color{height:20px;min-width:5px}.h2h-header__percent .m-team-win .m-color{background-color:#4cad6c;border-radius:2px}.h2h-header__percent .m-team-looser .m-color{background-color:#ff4545}.h2h-header__percent .m-draw .m-color{background-color:#d0d0d0;border-radius:2px}.h2h-header__percent .team-img{width:20px;height:20px;padding:2px}.h2h-header__percent .m-text{margin-top:2px;text-align:center;font-weight:500;font-size:14px;line-height:16px;color:#d0d0d0}.h2h-header__count{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin-top:15px;font-weight:500;font-size:14px;line-height:16px;color:#d0d0d0}.h2h-header__count .m-team{display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.h2h-header__count .team-img{border-radius:50%;overflow:hidden;padding:2px;width:20px;height:20px;margin-right:10px}.h2h-header__count .m-draw{display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.h2h-header__count .m-draw-logo{display:inline-block;width:20px;height:20px;border-radius:2px;background-color:#d0d0d0;margin-right:10px}.h2h-tabs{padding:30px 0;border-bottom:1px solid #000}.h2h-history{margin-top:20px}.h2h-history__title{font-weight:600;font-size:20px;line-height:22px;margin-bottom:20px;margin-top:0}@media only screen and (min-width: 768px){.h2h-history__title{font-size:24px;line-height:28px}}.h2h-history__table .rsport-title{font-weight:500;font-size:16px;line-height:18px;margin-bottom:10px;margin-top:20px}.h2h-history__table.rsport-profile__cal .rsport-table td:first-child,.h2h-history__table.rsport-profile__cal .rsport-table th:first-child{padding-left:0}.h2h-history__table.rsport-profile__cal .rsport-table .m-penalty{font-weight:500;font-size:12px}.h2h-history__table.rsport-profile__cal .rsport-table tfoot{display:none}.h2h-history__table.rsport-profile__cal .rsport-table.m-collapsed tbody tr:nth-child(n+6){display:none}.h2h-history__table.rsport-profile__cal .rsport-table.m-collapsed tfoot{display:table-footer-group}.h2h-history__table.rsport-profile__cal .team-item{margin-top:10px}@media only screen and (min-width: 768px){.h2h-history__table.rsport-profile__cal .team-item{margin-top:0}}@media only screen and (min-width: 768px){.h2h-history__table.rsport-profile__cal .rsport-table .m-date{white-space:nowrap}.h2h-history__table.rsport-profile__cal .rsport-table td{height:60px}.h2h-history__table.rsport-profile__cal .rsport-table .m-score a{min-height:60px;line-height:60px}}.h2h-history__table.rsport-profile__cal-tennis .rsport-table .m-date{padding-left:0}.h2h-history__table.rsport-profile__cal-tennis .rsport-table tfoot{display:none}.h2h-history__table.rsport-profile__cal-tennis .rsport-table.m-collapsed tbody tr:nth-child(n+6){display:none}.h2h-history__table.rsport-profile__cal-tennis .rsport-table.m-collapsed tfoot{display:table-footer-group}.h2h-history__table.rsport-profile__cal-tennis .rsport-table.m-collapsed tfoot td{padding-left:0}.h2h-history__table-expand{font-weight:500;font-size:16px;line-height:18px;color:#008a2e;cursor:pointer}.h2h-last{padding-top:20px;margin-top:30px;border-top:1px solid #000}.h2h-last__title{font-weight:600;font-size:18px;line-height:20px;margin-bottom:20px;margin-top:0}.h2h-last__list{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width: 768px){.h2h-last__list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.h2h-last__item{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}.h2h-last__item+.h2h-last__item{margin-top:20px}@media only screen and (min-width: 768px){.h2h-last__item+.h2h-last__item{margin-top:0;margin-left:35px}}.h2h-last__item-header{background-color:#fff;box-shadow:4px 4px 12px rgba(38,38,38,.1);border-radius:4px;padding:10px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.h2h-last__item-header .team-item{margin-right:15px}.h2h-last__item-header .flag-item{width:32px;height:24px}.h2h-last__item-list{margin-top:10px}.h2h-last__item-list table{width:100%;border-collapse:collapse}.h2h-last__item-list td{vertical-align:middle;font-weight:600;font-size:14px;color:#454545;padding:2px 0}.h2h-last__item-list .team-item{font-weight:400;font-size:12px;color:#000}.h2h-last__item-list .team-img{width:20px;height:20px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.h2h-last__item-list .m-date{color:#7b7b7b;font-weight:500;border-bottom:1px solid #e7e7e7;width:80px}.h2h-last__item-list .m-score{width:30px;text-align:right}.h2h-last__item-list .m-team{width:auto}.h2h-last__item-list .m-logo{text-align:right;white-space:nowrap;width:20px}.h2h-last__item-event{position:relative}.h2h-last__item-event>a{position:absolute;left:0;right:0;bottom:0;top:0}.h2h-last__item-event table{border-bottom:1px solid #e7e7e7}.rsport-lastnext{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width: 768px){.rsport-lastnext{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.rsport-lastnext__item{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;display:grid;grid-template-areas:"title title title" "info info info" "score score score" "team1 . team2";grid-template-columns:1fr auto 1fr;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;row-gap:10px;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;padding:10px}@media only screen and (min-width: 480px){.rsport-lastnext__item{grid-template-areas:"title title title" "info info info" "team1 score team2";row-gap:20px;padding:20px}}@media only screen and (min-width: 768px){.rsport-lastnext__item{-webkit-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%}}.rsport-lastnext__item-title{grid-area:title;color:#000;font-size:16px;font-weight:500;margin:0;padding:0;text-align:center}.rsport-lastnext__item-info{grid-area:info;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;gap:15px;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.rsport-lastnext__item-date{color:#7b7b7b;font-size:14px;font-weight:500}.rsport-lastnext__item-tournament{color:#454545}.rsport-lastnext__item-team .team-item,.rsport-lastnext__item-team .team-tennis-item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.rsport-lastnext__item-team .person-item-name,.rsport-lastnext__item-team .team-item-name{margin:0;line-height:1}.rsport-lastnext__item-team .flag-item{width:32px;height:24px;margin:0;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.rsport-lastnext__item-team .svg-icon{display:block}.rsport-lastnext__item-team.m-team1{grid-area:team1}.rsport-lastnext__item-team.m-team1 .team-item,.rsport-lastnext__item-team.m-team1 .team-tennis-item{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-moz-box-orient:horizontal;-moz-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;text-align:right}.rsport-lastnext__item-team.m-team1 .team-tennis{-webkit-box-align:end;-webkit-align-items:flex-end;-moz-box-align:end;-ms-flex-align:end;align-items:flex-end}.rsport-lastnext__item-team.m-team2{grid-area:team2}.rsport-lastnext__item-team .team-tennis-item+.team-tennis-item::before{display:none}.rsport-lastnext__item-team .team-tennis{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start}.rsport-lastnext__item-score{grid-area:score;justify-self:center;color:#454545}.rsport-lastnext__item-score .m-started{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.rsport-lastnext__item-score .m-started span{font-size:24px;font-weight:500;min-width:40px;text-align:center}.rsport__news-anchor{position:relative;width:0;height:0;top:-60px}.team-lastmatches{display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:5px}.team-lastmatches-item{width:7px;height:7px;border-radius:50%}.team-lastmatches-item.m-draw{background-color:#d0d0d0}.team-lastmatches-item.m-win{background-color:#3fc174}.team-lastmatches-item.m-lose{background-color:#ff4545}