.page{display:flex;flex-direction:column;flex:1 0 auto;background-color:#fff;border-top-right-radius:16px;border-top-left-radius:16px}@media only screen and (min-width:1024px){.page{border-radius:16px}}@media only screen and (max-width:719px){.page{border-radius:16px}}.page__top{position:relative;flex-direction:column;width:100%}.page__top,.page__wrap{display:flex;padding:8px;box-sizing:border-box}.page-header__breadcrumb,.page__breadcrumb{margin-bottom:8px}.--theme_color_blue .page{background:#000729;border:none}.page__wrap{display:flex;align-items:stretch;flex-wrap:wrap;flex:1 0 auto;padding:8px;box-sizing:border-box}@media only screen and (max-width:1023px){.page__wrap{padding-top:0}}.page__content{flex-basis:0;flex-grow:1;padding-right:16px;min-width:0;position:relative}@media only screen and (max-width:1023px){.page__content{flex-basis:auto;padding-right:0}}.page__content .section:last-of-type{padding-bottom:0;margin-bottom:0}.page__sidebar{flex-shrink:0;box-sizing:border-box;width:344px}@media only screen and (max-width:1023px){.page__sidebar{display:none}}@media only screen and (max-width:719px){.page__sidebar{display:none}}.button{border:none;margin:0;width:auto;overflow:visible;text-align:inherit;background:transparent;color:inherit;font:inherit;line-height:normal;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-webkit-appearance:none;cursor:pointer;outline:none;background-color:#f2f2f2;padding:8px 16px;border-radius:4px;transition:background-color .2s,color .2s;user-select:none;position:relative}.button:focus,.button:hover{text-decoration:none}.button[disabled]{opacity:.7;pointer-events:none}.button__text{display:block;color:#000;font-family:Manrope,sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:24px;text-align:center}.button__text_blue{color:#004de6}.button-icon{padding:0;background-color:transparent}.button-primary{border-radius:8px;padding:12px 32px;background-color:#002aff}.button-primary:focus,.button-primary:hover{background-color:#0059ff}.button-primary .button__text{color:#fff}.button-danger{border-radius:8px;padding:12px 32px}.button-danger,.button-danger:focus,.button-danger:hover{background-color:#ff1a40}.button-danger .button__text{color:#fff}.button-rounded{border-radius:16px}.button-flat{padding:8px;background-color:transparent}.button-outline{padding:7px 16px;border-radius:16px;border:1px solid #e0e0e0;background-color:#f2f2f2}.button-outline.button-hover{transition:background-color .2s}@media (hover:hover) and (pointer:fine){.button-outline.button-hover:hover{transition:background-color .25s;background-color:#e0e0e0}}.button-outline .button__text{font-size:14px;line-height:16px}.button-outline-no-border{padding:7px 16px;border-radius:16px;background-color:rgba(85,85,85,.06);border:none}.button-block{width:100%;border-radius:8px;padding:12px 32px;background-color:#002aff}.button-block:focus,.button-block:hover{background-color:#0059ff}.button-block .button__text{color:#fff}.button_small .button__text{font-size:14px;line-height:16px}.--loader-icon{position:relative;width:64px;height:30px}.--loader-icon__line{position:absolute;width:56px;height:8px;display:flex;justify-content:center}.--loader-icon__line-svg{width:100%;height:8px}.--loader-icon__line_one{top:0;left:6px}.--loader-icon__line_one .--loader-icon__line-svg{animation:resize 1s ease-in-out infinite}.--loader-icon__line_two{top:10px;left:3px}.--loader-icon__line_two .--loader-icon__line-svg{animation:resize 1s ease-in-out infinite;animation-delay:.2s}.--loader-icon__line_three{top:20px;left:0}.--loader-icon__line_three .--loader-icon__line-svg{animation:resize 1s ease-in-out infinite;animation-delay:.4s}@keyframes resize{0%{transform:scale(1)}40%{transform:scale(.7)}80%{transform:scale(1)}to{transform:scale(1)}}.page-newtwork-error__top{text-align:center;font-family:Manrope,sans-serif;font-weight:800;color:#0a1133;margin-bottom:24px}.page-newtwork-error__top_desc{text-align:center;font:500 16px/24px Manrope,sans-serif;color:#333;padding:8px 0;margin:0 0 8px}.page-newtwork-error__error{display:flex;align-items:center;justify-content:center;padding:40px 0}.page-newtwork-error__error-ball-1{width:auto;height:126px;margin-left:0}.page-newtwork-error__error-ball-2{width:106px;margin-left:-50px}.page-newtwork-error__error-ball-3{width:103px}.page-newtwork-error__error-5{font:800 160px/160px Manrope,sans-serif;color:#0a1133;margin:0;z-index:1}@media only screen and (max-width:719px){.page-newtwork-error__error-5{font:800 137px/137px Manrope,sans-serif}}.page-newtwork-error__error-5_left{margin-right:-50px}.page-newtwork-error__error-5_right{margin-left:-57px}.page-newtwork-error__bottom{text-align:center;font:500 16px/24px Manrope,sans-serif;color:#333;padding:8px 0;margin:0 0 8px}.page-newtwork-error__bottom a{color:#004de6}.page-newtwork-error__button{display:flex;width:100%;justify-content:center;padding:8px 0}.page-newtwork-error__button button{min-width:310px}.page-newtwork-error__loader{display:flex;align-items:center;justify-content:center;padding:100px 0;margin:auto;height:100%}.section-menu{display:grid;grid-auto-rows:auto;grid-template-columns:repeat(8,1fr);grid-template-rows:auto;grid-gap:0;margin:-4px;padding-bottom:8px}@media only screen and (max-width:719px){.section-menu{grid-template-columns:repeat(4,1fr)}}.section-menu__card{display:flex;flex-direction:column;align-items:center;align-content:center;justify-content:space-between;min-width:70px;width:100%;max-width:80px;height:72px;text-decoration:none;color:#0a1133;background:transparent;border-radius:8px;padding:8px;margin:4px;box-sizing:border-box;transition:background-color .2s}.section-menu__card:hover{transition:background-color .25s;background-color:rgba(10,17,51,.08)}@media only screen and (max-width:1023px){.section-menu__card{width:auto;max-width:none;min-width:auto}}.section-menu__card_blue{background-color:#162156;width:auto;max-width:none;min-width:80px}.section-menu__card_blue svg{fill:#fff}@media only screen and (max-width:719px){.section-menu__card_blue{min-width:70px}}.section-menu__card_blue .section-menu__text{width:100%;color:#fff}.section-menu__content{display:flex;flex-direction:column;flex:1 auto}.section-menu__content,.section-menu__icon{align-items:center;align-content:center;justify-content:center}.section-menu__icon{overflow:hidden;display:inline-flex;flex:1 0;margin:0 auto}.section-menu__icon .icon{color:inherit;font-size:32px}.section-menu__icon_IconBeijing2022 svg{width:64px;height:58px}.section-menu__icon_IconFifaWordCup2022 svg{width:50px;height:50px}.section-menu__text{overflow:hidden;display:inline-flex;align-items:flex-start;max-height:24px;flex:1 auto;color:inherit;font-weight:700;font-size:10px;line-height:12px;margin:auto}.page-404__top,.section-menu__text{font-family:Manrope,sans-serif;text-align:center}.page-404__top{font-weight:800;color:#0a1133;margin-bottom:24px}.page-404__error{display:flex;align-items:center;justify-content:center;padding:40px 0}.page-404__error-4{font:800 160px/160px Manrope,sans-serif;color:#0a1133;margin:0;z-index:1}.page-404__error-4_left{margin-right:-40px}.page-404__error-4_right{margin-left:-50px}.page-404__error-ball{width:220px}.page-404__bottom{text-align:center;font:500 16px/24px Manrope,sans-serif;color:#333;padding:8px 0;margin:0 0 8px}.page-404__bottom a{color:#004de6}.page-404__categories{padding:8px 0}.page-404__button{display:flex;width:100%;justify-content:center;padding:8px 0}.page-404__button button{min-width:310px}.section{position:relative;padding:0;margin-bottom:10px}.section+.section{padding:16px 0}.section-header{display:flex;flex-wrap:wrap;padding:8px 0;box-sizing:border-box}.section-header__title{display:flex;align-items:center;flex-grow:1;padding:8px}.section-header__action{display:flex;flex-shrink:0;padding:8px 0}.section-header__menu{display:flex;flex:1 auto;width:100%;padding:0 8px 8px;box-sizing:border-box}@media only screen and (max-width:719px){.section-header__menu{padding:0 0 8px 8px}}.section-footer__action{display:flex;align-content:center;justify-content:center;padding:16px 0 0}.heading{position:relative;display:flex;align-items:flex-start;font-family:Manrope,sans-serif;color:#0a1133;justify-content:space-between;margin:0;width:100%}.heading h1,.heading h2,.heading h3,.heading h4,.heading h5,.heading h6{margin:0}.heading__label{position:relative;display:inline-block;height:16px;color:#fff;font-family:Manrope,sans-serif;font-style:normal;font-weight:800;font-size:10px;line-height:8px;text-transform:uppercase;padding:4px;margin-left:4px;margin-bottom:4px;box-sizing:border-box;z-index:0}.heading__label:before{position:absolute;content:"";top:0;bottom:0;left:0;right:0;transform:skewX(-22deg);z-index:-1;background:#ff1a40}.heading__wrapper{display:flex;align-items:center;justify-content:flex-start}@media only screen and (max-width:719px){.heading__wrapper{flex-direction:row-reverse}}@media only screen and (max-width:719px){.heading__wrapper_icon .heading__img{display:none}}.heading__wrapper_label{flex-flow:wrap}@media only screen and (max-width:719px){.heading__wrapper_label{flex-direction:row!important}}.heading__img{display:flex;align-items:center;justify-content:center;width:80px;height:80px}@media only screen and (max-width:719px){.heading__img{margin-right:0}}.heading__img img{max-width:90%;max-height:90%}.heading__icon{display:inline-flex;margin-left:16px;margin-right:-2px}.heading__1{font-style:normal;font-weight:800;font-size:28px;line-height:32px;letter-spacing:-.02em}@media only screen and (max-width:719px){.heading__1{font-weight:800;font-size:24px;line-height:30px}}.heading__2{font-style:normal;font-weight:800;font-size:24px;line-height:32px}.heading__3{font-family:SuisseIntl,sans-serif;font-style:normal;font-weight:600;font-size:18px;line-height:24px}.heading_valign-center{align-items:center}.--theme_color_blue .heading h1,.--theme_color_blue .heading h2,.--theme_color_blue .heading h3,.--theme_color_blue .heading h4,.--theme_color_blue .heading h5,.--theme_color_blue .heading h6{color:#fff}.grid-row{display:grid;grid-auto-rows:auto;grid-gap:8px;grid-template-rows:auto;margin:0;grid-template-columns:repeat(12,1fr)}.grid-col-1{grid-column:span 1}.grid-col-2{grid-column:span 2}.grid-col-3{grid-column:span 3}.grid-col-4{grid-column:span 4}.grid-col-5{grid-column:span 5}.grid-col-6{grid-column:span 6}.grid-col-7{grid-column:span 7}.grid-col-8{grid-column:span 8}.grid-col-9{grid-column:span 9}.grid-col-10{grid-column:span 10}.grid-col-11{grid-column:span 11}.grid-col-12{grid-column:span 12}@media only screen and (max-width:719px){.grid-col-sm-1{grid-column:span 1}.grid-col-sm-2{grid-column:span 2}.grid-col-sm-3{grid-column:span 3}.grid-col-sm-4{grid-column:span 4}.grid-col-sm-5{grid-column:span 5}.grid-col-sm-6{grid-column:span 6}.grid-col-sm-7{grid-column:span 7}.grid-col-sm-8{grid-column:span 8}.grid-col-sm-9{grid-column:span 9}.grid-col-sm-10{grid-column:span 10}.grid-col-sm-11{grid-column:span 11}.grid-col-sm-12{grid-column:span 12}}.card-wrapper{position:relative}.card-wrapper:hover .card-video__blur:after{background:linear-gradient(1turn,#0f1635 32.89%,rgba(15,22,53,0))}.card-tools__icon{display:inline-flex;flex-shrink:0;margin-right:8px}.card-tools__icon .icon{color:#fff;font-size:24px}.card-tools__time{position:relative;display:inline-flex;align-items:center;flex-shrink:0;z-index:1}.card-tools__text{display:inline-flex;flex-shrink:0;color:#fff;font-family:Manrope,sans-serif;font-style:normal;font-weight:500;font-size:12px;line-height:16px}.card-tools__more{position:relative;margin-left:auto}.card-tools__more .icon{color:#fff}.card-article{position:relative;display:flex;flex-direction:column;width:288px;height:320px;border-radius:8px;background:#0a1133}.card-article:hover .card-article__blur:after{background:linear-gradient(1turn,#0f1635 32.89%,rgba(15,22,53,0))}.card-article .card-tools{z-index:1}.card-article .card-tools__time{position:absolute;top:12px;left:16px}.card-article .card-tools .icon-video{font-size:18px}.card-article .card-tools__live{display:inline-flex;align-items:center;height:24px;border-radius:4px;background-color:#ff1a40;font:500 12px/16px Manrope,sans-serif;color:#fff;padding:0 10px 0 4px;z-index:10}.card-article.card-size__big .card-article__title{font-size:22px;line-height:28px}@media only screen and (max-width:719px){.card-article.card-size__big .card-article__title{font-size:16px;line-height:22px}}.card-article--full{width:344px;height:360px}.card-article--wide{width:100%}.card-article__body{position:relative;display:flex;flex-direction:column;justify-content:space-between;height:100%;padding:16px;box-sizing:border-box}.card-article__body__link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.card-article__picture{border-radius:8px;pointer-events:none}.card-article__picture,.card-article__picture img{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden}.card-article__picture img{display:block;width:100%;object-fit:cover;height:100%;text-indent:100%;white-space:nowrap}.card-article__picture img.lazyloaded{opacity:.8}.card-article__info{position:relative;z-index:1}.card-article__tag{font-weight:500;font-size:12px;line-height:16px;margin-bottom:8px}.card-article__tag,.card-article__title{color:#fff;font-family:Manrope,sans-serif;font-style:normal}.card-article__title{max-width:90%;font-weight:700;font-size:16px;line-height:22px}.card-article__comments{display:flex;align-items:center;color:#fff;font-family:Manrope,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:20px;padding-top:8px}.card-article__comments .icon{color:#fff;margin-right:8px}.card-article__blur:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;margin-top:118px;background:linear-gradient(1turn,#0f1635,rgba(15,22,53,0))}.menu{display:flex;align-items:center;margin:-4px}@media only screen and (min-width:1024px){.menu{flex-wrap:wrap}}@media only screen and (max-width:719px){.menu{overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none}}@media only screen and (max-width:719px){.menu::-webkit-scrollbar{display:none}}.menu__item{margin:2px}.tag{color:#004de6;font-family:Manrope,sans-serif;font-style:normal;font-weight:600;font-size:14px;line-height:16px;white-space:nowrap;text-overflow:ellipsis;border-radius:16px;padding:8px 16px;background-color:rgba(85,85,85,.08);box-sizing:border-box;transition:background-color .2s}@media (hover:hover) and (pointer:fine){.tag:hover{transition:background-color .25s;background-color:#e0e0e0}}.menu__item{display:inline-flex;align-items:center;align-content:center;justify-content:center}.menu__item.is-active .menu__link{color:#0a1133;border:2px solid rgba(85,85,85,.08);background:#fff}.menu__item.float-right{margin-left:auto}.menu__link{color:#004de6;font-family:Manrope,sans-serif;font-style:normal;font-weight:600;font-size:14px;line-height:16px;padding:6px 16px;text-decoration:none;background:#f2f2f2;border-radius:4px;border:2px solid transparent;box-sizing:border-box;white-space:nowrap;cursor:pointer}.menu__link_rounded{border-radius:16px}@media (hover:hover){.menu__link_hover{transition:background-color .2s}}@media (hover:hover) and (hover:hover) and (pointer:fine){.menu__link_hover:hover{transition:background-color .25s;background-color:#e0e0e0}}.menu__link_active{background-color:#002aff}@media (hover:hover){.menu__link_active:hover{background-color:#0059ff}}.menu__link_active .button__text{color:#fff}.menu__link .button{background-color:transparent;padding:0}.menu__link__content{white-space:nowrap;position:relative}.menu__link__content-link{position:absolute;width:100%;height:100%;top:0;left:0}.--theme_color_blue .menu__link{color:#fff;background:hsla(0,0%,100%,.08)}@media (hover:hover){.--theme_color_blue .menu__link:hover{transition:background-color .25s;background-color:hsla(0,0%,100%,.2)}}.--theme_color_blue .menu__link_active{background-color:#002aff}.label{display:inline-flex;align-items:center;height:24px;user-select:none;white-space:nowrap;border-radius:4px}.label__icon{display:inline-flex;flex-shrink:0;margin-left:2px;margin-right:2px}.label__icon svg{fill:#fff}.label__icon .icon{color:#fff;font-size:24px}.label__text{display:inline-flex;align-items:center;flex-shrink:0;color:#fff;font-family:Manrope,sans-serif;font-style:normal;font-weight:700;font-size:10px;line-height:16px;padding:0 6px;white-space:nowrap}.label__text .icon{font-size:20px;margin-left:-4px;margin-right:8px}.label.is-large .label__text{font-size:28px;line-height:32px}.label--primary{background-color:#ff1a40}.label--secondary{background-color:#0af}.card-video{position:relative;display:flex;flex-direction:column;width:100%;padding-top:56.25%;border-radius:8px;background:#0a1133}.card-video .card-tools{position:absolute;top:16px;left:16px;display:flex;justify-content:flex-start;align-items:center;z-index:1}.card-video .card-tools__time{margin-right:8px}.card-video .card-tools .icon-video{font-size:18px}.card-video .card-tools__live{display:inline-flex;align-items:center;height:20px;border-radius:4px;background-color:#ff1a40;font:500 12px/16px Manrope,sans-serif;color:#fff;padding:0 10px 0 4px;z-index:10}.card-video .card-tools__type{font:700 10px/12px Manrope,sans-serif;padding:4px;color:#fff;background:#004de5;text-transform:uppercase;border-radius:4px;margin:0 4px 0 0}.card-video.card-size__big .card-video__title{font-size:22px;line-height:28px;max-height:80px}@media only screen and (max-width:719px){.card-video.card-size__big .card-video__title{font-size:16px;line-height:22px;max-height:66px}}.card-video--full{width:344px;height:224px}.card-video__body{position:absolute;top:0;left:0;right:0;display:flex;flex-direction:column;justify-content:flex-end;height:100%;padding:16px;box-sizing:border-box}.card-video__picture{border-radius:8px;pointer-events:none}.card-video__picture,.card-video__picture img{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden}.card-video__picture img{display:block;width:100%;object-fit:cover;height:100%;text-indent:100%;white-space:nowrap}.card-video__picture img.lazyloaded{opacity:.6}.card-video__info{position:relative;z-index:1}.card-video__label{margin-bottom:8px}.card-video__title{max-width:90%;color:#fff;font-family:Manrope,sans-serif;font-style:normal;font-weight:700;font-size:16px;line-height:22px;max-height:66px;overflow:hidden}.card-video__blur:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;margin-top:106px;background:linear-gradient(1turn,#0f1635,rgba(15,22,53,0))}.card-video__time{font:800 24px/24px Manrope,sans-serif;color:#fff}@media only screen and (min-width:1024px){.card-video__time{font-size:28px;line-height:32px}}.card-video.card-video__full-height{padding-top:0;height:320px}.--theme_color_blue .card-video .card-tools__time{color:#fff;margin-right:4px;border-radius:4px;padding:2px 6px 2px 8px;background-color:rgba(10,17,51,.8)}.--theme_color_blue .card-video .card-tools__time .card-tools__icon{margin-right:0}.--theme_color_blue .card-video .card-tools__time svg{width:16px;height:16px;fill:#fff}.--theme_color_blue .card-video .card-tools__time .card-tools__text{display:flex;align-items:center;font:700 10px/12px Manrope,sans-serif;margin-left:4px}.-table__col{display:flex;flex-shrink:0;white-space:nowrap}.-points__list{display:flex;justify-content:center;align-items:center}.-points__item{width:8px;height:8px;display:block;border-radius:50%;margin-right:8px}.-points__item:last-child{margin-right:0}.-points__item_draw{background-color:#ffb800}.-points__item_loss{background-color:#ff1a40}.-points__item_win{background-color:#5db604}.-table{overflow:hidden}.-table__head{font:12px/20px Manrope,sans-serif;font-weight:700}.-table__head p{margin:0}.-table__body{font:12px/20px Manrope,sans-serif;font-weight:700}.-table__col{margin-left:5px;min-width:0}.-table__col_hover{border-radius:4px;transition:background-color .2s}.-table__col_hover:hover{transition:background-color .25s;background-color:rgba(85,85,85,.06)}.-table__name{position:relative;width:100%}.-table__name span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.-table__name-icon{width:24px;height:24px;display:flex;justify-content:center;align-items:center;margin-right:5px}.-table__name-icon-img{max-width:24px;max-height:24px}.-table__name-link{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%}.-table__col{align-items:center}.-table__col_width_0{flex:1}.-table__col_width_20{flex-basis:20px}.-table__col_width_25{flex-basis:25px}.-table__col_mobile-width_0{text-overflow:colapse}.-score{background:linear-gradient(180deg,transparent,rgba(0,0,0,.25)),#ff1a40;box-shadow:0 2px 4px rgba(0,0,0,.25);color:#fff;font-weight:800;font-family:Manrope,sans-serif;display:flex;align-items:center;justify-content:center}.-card-anonse{position:relative;display:flex;flex-direction:column;width:100%;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.15);border-radius:8px;box-sizing:border-box;padding:8px;margin-bottom:8px;min-height:112px;transition:box-shadow .2s ease-out}.-card-anonse:hover{transition:box-shadow .25s ease-in-out;box-shadow:0 4px 16px rgba(0,0,0,.2)}.-card-anonse:last-child{margin-bottom:0}.-card-anonse__background-image{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;object-fit:cover;z-index:1;border-radius:8px}.-card-anonse__main{position:relative;z-index:2}.-card-anonse__wrapper{display:flex;flex-direction:column}.-card-anonse__left{width:calc(100% - 120px)}.-card-anonse__right{width:120px;display:flex;justify-content:flex-end}.-card-anonse__top{display:flex;justify-content:space-between;align-items:center;padding:4px 0 4px 2px;box-sizing:border-box}.-card-anonse__title-top{color:#000;font:500 12px/20px Manrope,sans-serif;padding:0 4px;margin:0 0 4px;width:100%;display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;min-height:20px}.-card-anonse__title-top-center{display:flex;align-items:center;justify-content:center;text-align:center;height:68px;white-space:normal;text-overflow:unset;min-height:68px}.-card-anonse__result-table-row{display:flex;align-items:center;justify-content:start;max-height:16px}.-card-anonse__result-table-image{width:16px;height:16px;margin-right:4px}.-card-anonse__result-table-image img{max-width:95%;max-height:95%}.-card-anonse__result-table-text{font:500 12px/16px Manrope,sans-serif;color:#000;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:100%;margin:0}.-card-anonse__link{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;z-index:1}.-card-anonse__info{color:grey;font:12px/16px Manrope,sans-serif;font-weight:500;margin:0;white-space:nowrap;overflow:hidden}@media only screen and (max-width:719px){.-card-anonse__info{max-width:130px;text-overflow:ellipsis}}.-card-anonse__info_icon{position:relative;padding-left:30px}.-card-anonse__info-icon-type{position:absolute;top:0;bottom:0;margin:auto;left:3px;color:#000;font-size:24px;line-height:16px!important}.-card-anonse__time{display:flex;align-items:center;color:#000;font:12px/16px Manrope,sans-serif;font-weight:700;white-space:nowrap;text-align:right}.-card-anonse__time_live{color:#ff1a40;font:10px/16px Manrope,sans-serif;font-weight:700}.-card-anonse__time-broadcast-url{height:12px;margin-right:4px}.-card-anonse__status_black{color:#000}.-card-anonse__status_black,.-card-anonse__status_red{font:12px/16px Manrope,sans-serif;font-weight:700;margin-right:8px}.-card-anonse__status_red{color:#ff1a40}.-card-anonse__content{width:100%;display:flex;align-items:center;justify-content:space-between}.-card-anonse__name{color:#000;font:12px/16px Manrope,sans-serif;font-weight:500;padding:0 4px;margin:0;display:flex;align-items:center}.-card-anonse__name:last-child{margin-bottom:0}.-card-anonse__name_win{font-weight:700}.-card-anonse__title{display:block;white-space:nowrap;width:130px;text-overflow:ellipsis;overflow:hidden}.-card-anonse__icon{max-width:24px;max-height:24px}.-card-anonse__icon img{max-width:100%;max-height:100%}.-card-anonse__icon-wrapper{width:24px;height:24px;display:inline-flex;justify-content:center;align-items:center;margin-right:5px;overflow:hidden}.-card-anonse__notification{width:56px;height:52px;background-color:#fff;border-radius:4px}.-card-anonse__broadcast{display:grid;width:100%;height:48px;grid-template:24px 24px/92px 24px;column-gap:4px;row-gap:0;z-index:5}.-card-anonse__broadcast_no-result{width:auto;grid-template:24px 24px/92px 0}.-card-anonse__broadcast-video{position:relative;grid-column:1/2;grid-row:1/3;border-radius:4px;overflow:hidden}.-card-anonse__broadcast-video_no-video{display:none}.-card-anonse__broadcast-video-img{display:block;object-fit:cover;margin:0;padding:0;height:100%}.-card-anonse__broadcast-video-link{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;cursor:pointer;z-index:5}.-card-anonse__broadcast-video-link-square{display:flex;justify-content:center;align-items:center;width:24px;height:24px;border-radius:4px}.-card-anonse__broadcast-video-link-square_live{background-color:#ff1a40}.-card-anonse__broadcast-result{border-radius:4px;align-items:center;justify-content:center;font:12px/20px Manrope,sans-serif;color:#0a1133;font-weight:700;display:flex;border:2px solid #ebebeb;box-sizing:border-box}.-card-anonse__broadcast-result_home{grid-column:2/3;grid-row:1/2}.-card-anonse__broadcast-result_guest{grid-column:2/3;grid-row:2/3}.-card-anonse__broadcast-result_win{border-color:#c7c7c7}.-card-anonse__statistics{position:relative;width:100%;margin-top:8px;padding-top:8px;z-index:2}.-card-anonse__statistics:before{content:"";position:absolute;top:0;left:0;right:0;width:100%;height:1px;background-color:#e0e0e0}.-card-anonse__statistics-row{display:flex;align-items:center;margin-bottom:4px}.-card-anonse__statistics-row:last-child{margin-bottom:0}.-card-anonse__statistics-col{width:75%;font:500 12px/24px Manrope,sans-serif;color:#000;margin:0}.-card-anonse__statistics-col:last-child{font-weight:700;text-align:right;width:25%;display:inline-flex;justify-content:flex-end}.-card-anonse_small .-card-anonse__info{max-width:130px;text-overflow:ellipsis}.-card-anonse_small .-card-anonse__left{width:calc(100% - 50px)}.-card-anonse_small .-card-anonse__right{width:50px}.-card-anonse_small .-card-anonse__broadcast{grid-template:24px 24px/22px 24px}.-card-anonse_small .-card-anonse__broadcast_no-result .-card-anonse__broadcast-video{grid-column:1/3}.-card-anonse.euro .-card-anonse__info,.-card-anonse.euro .-card-anonse__info .icon,.-card-anonse.euro .-card-anonse__name,.-card-anonse.euro .-card-anonse__name .icon,.-card-anonse.euro .-card-anonse__time,.-card-anonse.euro .-card-anonse__time .icon,.-card-anonse.euro .-card-anonse__title-top,.-card-anonse.euro .-card-anonse__title-top .icon{color:#fff}.-card-anonse.euro .-card-anonse__icon-wrapper{border-radius:4px}.-card-anonse.euro .-card-anonse__broadcast-result{color:#fff;border-color:#93b5bf}.-card-anonse.euro .-card-anonse__broadcast-result_win{border-color:#fff}.card-calendar-event-info-title{cursor:default;box-sizing:border-box;font-weight:500;font-size:12px;line-height:16px;display:inline}.card-calendar-event-info-title.pedesetal{display:block}.card-calendar-event-info-title,.card-calendar-event-info-title_link{color:#000}.card-calendar-event-info-title_link{cursor:pointer}.card-calendar-event-info-title_link:hover{text-decoration:underline}.-base-card-event-info{padding:16px 8px 8px;box-shadow:0 2px 8px rgba(0,0,0,.15);font-family:Manrope,sans-serif;display:flex;flex-direction:column;justify-content:flex-start;box-sizing:border-box;height:100%;position:relative}.-base-card-event-info__link{position:absolute;width:100%;height:100%;top:0;left:0;z-index:0}.-base-card-event-info,.-base-card-event-info__wrapper.link{border-radius:8px}.-base-card-event-info__wrapper.link{color:#000;display:block}.-base-card-event-info__heading{display:flex;width:100%;justify-content:space-between}.-base-card-event-info__text{max-width:609px;width:100%}@media only screen and (max-width:719px){.-base-card-event-info__text{max-width:249px}}.-base-card-event-info__title{font-weight:800;font-size:16px;line-height:20px}.-base-card-event-info__category{font-size:16px;line-height:20px;font-weight:700;text-transform:uppercase}.-base-card-event-info__category,.-base-card-event-info__title{margin-left:8px}.-base-card-event-info__image-sport{width:100%;height:100%}.-base-card-event-info__image-sport-icon-wrapper{height:48px;width:48px}.-base-card-event-info__image-sport-icon-wrapper_gray{filter:grayscale(100%);opacity:.5}.-base-card-event-info__image-medal{height:18px}.-base-card-event-info__image-medal-wrapper{border-radius:50%;border:1px solid #8b2030;height:28px;width:28px;display:flex;justify-content:center;align-items:center;position:absolute;bottom:-20px;right:0;background:#fff}.-base-card-event-info__image-wrapper{display:flex;flex-direction:column;align-items:center;margin-right:8px;flex-shrink:0;position:relative;align-self:flex-start}.-base-card-event-info__body{margin-top:24px;display:flex;flex-direction:column}.-base-card-event-info__body.pedestal{margin-top:16px}.-base-card-event-info__body.pedestal.has-medals{margin-top:36px}.-base-card-event-info__body.has-medals{margin-top:44px}.participant{overflow:hidden;background:rgba(85,85,85,.06);border-radius:4px;padding:7px 6px 7px 13px;box-sizing:border-box;display:flex;align-items:center;position:relative;z-index:10}.participant:not(:last-child){margin-bottom:8px}.participant.participant_versus{padding:8px 8px 8px 11px;margin-bottom:unset;border-radius:0;min-height:38px}.participant.participant_versus:first-child{border-radius:8px 8px 0 0;padding-bottom:2px}.participant.participant_versus:last-child{border-radius:0 0 8px 8px;padding-top:2px}.participant__result,.participant__result2{display:flex;align-items:center;justify-content:center;font-weight:500}.participant__result{margin-left:auto}.participant__result2{margin-left:43px;min-width:40px}.participant_versus .participant__result{width:24px;height:24px;border:2px solid #ebebeb;border-radius:4px;font-weight:700}.participant_versus .participant__result.participant__result_winner{border-color:#c7c7c7}.participant__name{font-size:12px;font-weight:500;white-space:wrap;margin-right:5px}.participant__name_link{color:#000;cursor:pointer}.participant__name_link:hover{text-decoration:underline}.participant__place{margin-right:16px;font-size:12px;font-weight:700;width:10px;flex-shrink:0}.participant__image{width:100%;height:100%}.participant__image-wrapper{width:18px;height:18px;margin-right:9px;flex-shrink:0}.participant__result,.participant__result2{font-size:12px;font-weight:700}.participant__result2_long_score,.participant__result_long_score{width:fit-content!important;padding:0 2px}.icon-medal-with-sign{height:22px;width:14px}.-card-calendar-event-info{transition:box-shadow .2s ease-out}.-card-calendar-event-info:hover{transition:box-shadow .25s ease-in-out;box-shadow:0 4px 16px rgba(0,0,0,.2)}.-card-calendar-event-info__title-wrapper{display:flex;flex-direction:column}.-card-calendar-event-info__title-wrapper_list{padding-top:4px;padding-bottom:8px}.-card-calendar-event-info .tag-video{color:#004de6;display:flex;align-items:center}.-card-calendar-event-info .tag-video__text{margin-left:8px;font-size:16px;font-weight:700;text-transform:uppercase}.-card-calendar-event-info .tag-video__icon{fill:#004de6;width:16px;height:16px}.-card-calendar-event-info .card__tags{margin:0 0 8px 8px;display:flex}.-card-calendar-event-info .card__results:not(:last-child){margin-bottom:8px}.-card-calendar-event-info .card__dots-button{width:53px;height:32px;margin-top:8px;border-radius:16px;align-self:flex-end;border:none;cursor:pointer;background:rgba(85,85,85,.06);display:flex;justify-content:center;align-items:center;z-index:10;transition:background-color .2s}@media (hover:hover) and (pointer:fine){.-card-calendar-event-info .card__dots-button:hover{transition:background-color .25s;background-color:#e0e0e0}}.-card-calendar-event-info .card__dots-button .dot{height:4px;width:4px;border-radius:50%;background-color:#004de6}.-card-calendar-event-info .card__dots-button .dot:not(:last-child){margin-right:6px}.-card-calendar-event-info .tag-live{width:49px;height:20px;background:#ff1a40;color:#fff;font-size:10px;border-radius:4px;text-transform:uppercase;display:flex;align-items:center;justify-content:space-between;padding:6px;box-sizing:border-box}.-card-calendar-event-info .tag-live__icon{font-size:14px}.-card-calendar-event-info .tag-date{color:#0a1133;font-size:12px}.-card-calendar-event-info .medal{display:flex;overflow:hidden;box-sizing:border-box;align-items:stretch}.-card-calendar-event-info .medal:not(:last-child){margin-bottom:8px}.-card-calendar-event-info .medal__data{padding:4px 9px;box-sizing:border-box;flex-grow:1;position:relative}.-card-calendar-event-info .medal__name{box-sizing:border-box;color:#000;font-weight:500;font-size:12px;line-height:16px}.-card-calendar-event-info .medal__name-link:hover{text-decoration:underline}.-card-calendar-event-info .medal .just_text{cursor:default}.-card-calendar-event-info .medal__reward{margin-left:auto}.-card-calendar-event-info .medal__reward-icon{margin-left:auto;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.-card-calendar-event-info .medal__results{padding:4px 9px 4px 4px;margin-left:4px;z-index:1}.-card-calendar-event-info .medal__video-icon{fill:#004de6;width:20px;height:20px;margin-right:9px}.-card-calendar-event-info .medal__video-link{height:20px}.-card-calendar-event-info .medal__data,.-card-calendar-event-info .medal__results{display:flex;overflow:hidden;background:rgba(85,85,85,.06);border-radius:4px;align-items:center;flex-shrink:0}.-card-calendar-event-info .medal__image{width:100%;height:100%}.-card-calendar-event-info .medal__image-wrapper{width:18px;margin-right:9px;align-self:flex-start}.-card-calendar-event-info .three-dots{background:#fff}.-widget-tournaments{padding:16px 8px 8px}.-widget-tournaments__full-table-button{transition:background-color .2s}@media (hover:hover) and (pointer:fine){.-widget-tournaments__full-table-button:hover{transition:background-color .25s;background-color:#e0e0e0}}.-widget-tournaments__table{margin-bottom:8px}.-widget-tournaments__list{padding-top:16px}.-widget-tournaments__list__title{font:700 18px/24px Manrope,sans-serif;color:#0a1133;padding:8px;margin:0 0 8px}.-widget-tournaments__list__button{margin-top:8px}.-widget-tournaments__block{margin-bottom:16px}.-widget-tournaments__block-title{font:700 24px/32px Manrope,sans-serif;color:#0a1133;padding:8px;margin:0}.-widget-tournaments__title{font:700 18px/24px Manrope,sans-serif;color:#0a1133;padding:8px;margin:0 0 8px}.-widget-tournaments__title-h4{font:700 16px/20px Manrope,sans-serif;color:#0a1133;margin:0 0 16px}.-widget-tournaments__title-link{color:#0a1133}.-widget-tournaments__button{margin-right:16px;transition:background-color .2s}@media (hover:hover) and (pointer:fine){.-widget-tournaments__button:hover{transition:background-color .25s;background-color:#e0e0e0}}.-widget-tournaments .-table{padding:10px 10px 10px 20px}.-widget-tournaments .-table__row{margin-bottom:4px}.-widget-tournaments .-table__col{white-space:nowrap;margin-left:0}.-widget-tournaments .-table__col_width_10{margin-right:4px}.-widget-tournaments .-table__body,.-widget-tournaments .-table__head{font-size:10px}.-widget-tournaments__table-table{width:100%;box-shadow:0 2px 8px rgba(0,0,0,.15);border-radius:8px;background:#fff;overflow:hidden;padding:10px 10px 10px 20px;box-sizing:border-box}.-widget-tournaments__table-table-wrapper{display:flex;flex-direction:column}.-widget-tournaments__table-table-wrapper th p img{height:19px}.-widget-tournaments__table-table-wrapper td a img{height:16px}.-widget-tournaments__table-table-bottom{padding-top:16px;width:100%;display:flex;justify-content:flex-end;margin-right:8px}.-widget-tournaments__table-table-bottom button{transition:background-color .2s}@media (hover:hover) and (pointer:fine){.-widget-tournaments__table-table-bottom button:hover{transition:background-color .25s;background-color:#e0e0e0}}.-widget-tournaments__table-table table{min-width:0!important;font:10px/20px Manrope,sans-serif;font-weight:700;border-spacing:0 8px}.-widget-tournaments__table-table table.--free-table__table-medals{font-size:12px;line-height:24px}.-widget-tournaments__table-table table.--free-table__table-medals th p img{width:24px;height:32px}.-widget-tournaments__table-table table.--free-table__table-medals td img{width:18px;height:18px}.-widget-tournaments__table-table table.--free-table__table-medals td p:hover,.-widget-tournaments__table-table table.--free-table__table-medals th p:hover{background-color:transparent}.-widget-tournaments__table-table td,.-widget-tournaments__table-table th{text-align:center;vertical-align:middle;font-weight:700}.-widget-tournaments__table-table td a,.-widget-tournaments__table-table td p,.-widget-tournaments__table-table th a,.-widget-tournaments__table-table th p{display:inline-flex;align-items:center;border-radius:4px}.-widget-tournaments__table-table td a img,.-widget-tournaments__table-table td p img,.-widget-tournaments__table-table th a img,.-widget-tournaments__table-table th p img{margin-right:8px}.-widget-tournaments__table-table td a,.-widget-tournaments__table-table td p{transition:background-color .2s}.-widget-tournaments__table-table td a:hover,.-widget-tournaments__table-table td p:hover{transition:background-color .25s;background-color:rgba(85,85,85,.06)}.-widget-tournaments__table-table th p img{width:12px;margin-right:0}.-widget-tournaments__table-table td:nth-child(2){display:flex}.-widget-tournaments__table-table td a{color:#000;font-weight:500}.-widget-tournaments__table-table td img{width:16px}.-widget-tournaments__table-table p{margin:0}.-widget-tournaments .-card-calendar-event-info{margin-bottom:8px}@media only screen and (max-width:719px){.-adfox-btl__container{height:auto!important}}#adfox_162306382613867878{display:flex;justify-content:center;margin-top:-1px;background:#fff}.-widgets-default .-widget-important .section-header{padding-top:0!important}.-widgets-default__banner{padding:0 8px}.-widgets-default__banner-second{padding-top:8px}.page-500__top{text-align:center;font-family:Manrope,sans-serif;font-weight:800;color:#0a1133;margin-bottom:24px}.page-500__error{display:flex;align-items:center;justify-content:center;padding:40px 0}.page-500__error-5{font:800 160px/160px Manrope,sans-serif;color:#0a1133;margin:0 -40px 0 0;z-index:1}.page-500__error-ball-1{width:220px}.page-500__error-ball-2{width:123px;margin-left:-40px}.page-500__bottom{text-align:center;font:500 16px/24px Manrope,sans-serif;color:#333;padding:8px 0;margin:0 0 8px}.page-500__bottom a{color:#004de6}.page-500__button{display:flex;width:100%;justify-content:center;padding:8px 0}.page-500__button button{min-width:310px}.page-error{height:100%;flex-grow:1;background-color:#fff}.page-error__wrapper{text-align:center;padding-top:10%}.nuxt-progress{position:fixed;top:0;left:0;right:0;height:5px;width:0;opacity:1;transition:width .1s,opacity .4s;background-color:#ff1a40;z-index:999999}.nuxt-progress.nuxt-progress-notransition{transition:none}.nuxt-progress-failed{background-color:red}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/44*27);height:var(--swiper-navigation-size);margin-top:calc(var(--swiper-navigation-size)*-1/2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:normal;line-height:1}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:"next"}.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white{--swiper-navigation-color:#fff}.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black{--swiper-navigation-color:#000}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white{--swiper-pagination-color:#fff}.swiper-pagination-black{--swiper-pagination-color:#000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s linear infinite;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{to{transform:rotate(1turn)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.avatar{height:32px;min-width:32px;width:32px;align-items:center;display:inline-flex;justify-content:center;line-height:normal;position:relative;text-align:center;vertical-align:middle;overflow:hidden;background:#ff1a40}.avatar-circle{border-radius:50%}.avatar__text{color:#fff;font-family:SuisseIntl,sans-serif;font-style:normal;font-weight:500;font-size:10px;line-height:normal;text-transform:uppercase}.navigation{display:flex;flex-shrink:0;flex-grow:1;align-items:center;min-width:0;height:64px;background:#0a1133}@media only screen and (max-width:1023px){.navigation{justify-content:space-around}}.--theme_color_blue .navigation{height:63px}.navigation-item{display:inline-flex;height:inherit;color:#fff;align-items:center;box-sizing:border-box;outline:none;transition:background-color .2s ease-out;background-color:transparent}.navigation-item:hover{transition:background-color .25s ease-in-out;background-color:hsla(0,0%,100%,.08)}.navigation-item.is-active{opacity:1;color:#ff1a40;border-color:#ff1a40}.navigation__text{color:inherit;font-family:Manrope,sans-serif;font-style:normal;font-weight:600;font-size:14px;line-height:16px}@media only screen and (max-width:1023px){.navigation__text{font-size:10px;font-weight:700;line-height:10px}}.navigation__link{position:relative;display:inline-flex;align-items:center;color:inherit;height:100%;padding:0 24px;box-sizing:border-box;opacity:.6}.navigation__link:before{content:"";position:absolute;opacity:0;height:2px;left:0;right:0;bottom:0;background:#ff1a40}@media only screen and (max-width:1023px){.navigation__link{flex-direction:column;align-content:center;justify-content:center;padding:0 8px}}.navigation__link svg{fill:#fff}.navigation__link.nuxt-link-exact-active{color:#ff1a40;opacity:1}.navigation__link.nuxt-link-exact-active:before{opacity:1}@media only screen and (max-width:1023px){.navigation__link.nuxt-link-exact-active:before{display:none}}.navigation__link.nuxt-link-exact-active svg{fill:#ff1a40}.navigation__icon{display:inline-flex;flex-shrink:0;font-size:32px;margin-right:8px}@media only screen and (max-width:1023px){.navigation__icon{margin-right:0}}.--theme_color_blue .navigation__link:before{bottom:-1px}.vc-container{--red-900:#ff1a40!important;--blue-600:#004de6!important}.-calendar-switch{display:inline-flex;flex-shrink:0}.-calendar-switch__btn{cursor:pointer;border:0;border-radius:0;outline:none;background-color:transparent;border-radius:8px;transition:background-color .2s}.-calendar-switch__btn:hover{transition:background-color .25s;background-color:rgba(10,17,51,.08)}.-calendar-switch__btn .icon{font-size:51px}.-calendar-switch__control{width:0!important;height:0!important;visibility:hidden!important;display:none!important}.theme-ts .vdatetime-calendar__month__day--selected:hover>span>span,.theme-ts .vdatetime-calendar__month__day--selected>span>span,.theme-ts .vdatetime-popup__header{background:#004de6}.theme-ts .vdatetime-popup__actions__button,.theme-ts .vdatetime-time-picker__item--selected,.theme-ts .vdatetime-year-picker__item--selected{color:#004de6}.-card-small{background:#fff;padding:10px;width:100%;box-sizing:border-box;display:flex;align-items:center;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.15);overflow:hidden;height:60px;font-family:Manrope;transition:box-shadow .2s ease-out}.-card-small:hover{transition:box-shadow .25s ease-in-out;box-shadow:0 4px 16px rgba(0,0,0,.2)}.-card-small__image{height:40px;width:40px}.-card-small__image img{max-width:100%;max-height:100%}.-card-small__image_rounded{border-radius:50%}.text-content{margin-left:8px;overflow:hidden}.text-content__title{color:#0a1133}.text-content__tags,.text-content__title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0;font-weight:500}.tags{width:100%}.tags__tag{position:relative;font-size:12px;color:grey;margin-right:3px}.tags__tag:not(:last-child):after{margin-left:3px;content:"•"}.filter-button{background:rgba(85,85,85,.06);padding:8px 12px;color:grey;border-radius:16px;line-height:16px;font-family:Manrope;font-weight:600;font-size:14px;margin-right:10px;border:none;cursor:pointer;transition:background-color .2s}@media (hover:hover) and (pointer:fine){.filter-button:hover{transition:background-color .25s;background-color:#e0e0e0}}.filter-button.filter-button_active{background:#004de5;color:#fff}.card-news{position:relative;display:flex;flex-direction:column;width:100%;height:200px;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1);background:#fff;transition:box-shadow .2s ease-out}.card-news:hover{transition:box-shadow .25s ease-in-out;box-shadow:0 4px 16px rgba(0,0,0,.2)}.card-news__link{position:absolute;left:0;top:0;width:100%;height:100%;z-index:2}.card-news .card-tools__text{color:grey}.card-news.is-horizontal{height:auto;flex-direction:row-reverse;border-radius:16px}@media only screen and (max-width:719px){.card-news.is-horizontal{flex-direction:column;border-radius:8px}.card-news.is-horizontal .card-news__picture{height:auto;border-radius:8px 8px 0 0}}.card-news.is-horizontal.is-picture .card-news__body{justify-content:flex-start}.card-news__body{position:relative;display:flex;flex:1;flex-direction:column;justify-content:space-between;padding:16px;box-sizing:border-box}.card-news__body .card-tools{margin:0}.card-news__picture{position:relative;display:flex;flex-shrink:0;flex-grow:1;height:176px;border-radius:0 16px 16px 0;overflow:hidden;background:#6b7399;pointer-events:none}@media only screen and (max-width:719px){.card-news__picture{height:auto}}.card-news__picture img{position:absolute;top:0;left:0;right:0;bottom:0;display:block;width:100%;object-fit:cover;height:100%;text-indent:100%;white-space:nowrap;overflow:hidden}@media only screen and (max-width:719px){.card-news__picture img{position:relative}}.card-news__picture img.lazyloaded{opacity:1}.card-news__info{position:relative;z-index:1}.card-news__tag{display:inline-flex;flex-shrink:0;color:#0a1133;font-size:12px;line-height:16px;margin-bottom:8px;padding:2px 4px;background:rgba(85,85,85,.06);border-radius:2px}.card-news__tag,.card-news__title{font-family:Manrope,sans-serif;font-style:normal;font-weight:500}.card-news__title{color:#000;font-size:14px;line-height:20px;margin-bottom:16px;overflow:hidden;max-height:100px}.card-news__title_bold{font-weight:800}.-scroll ::-webkit-scrollbar{width:0}.-scroll .__hidebar{-ms-overflow-style:none;scrollbar-width:none}.backdrop{position:fixed;height:100vh;top:0;left:0;right:0;bottom:0;background:#000;opacity:.5;z-index:10}.fade-enter-active,.fade-leave-active{transition:opacity .2s}.fade-enter,.fade-leave-to{opacity:0}.-search{font-family:Manrope;position:relative;font-size:16px;line-height:24px;border-radius:8px;transition:background-color .2s ease-out;background-color:transparent}.-search:hover{transition:background-color .25s ease-in-out;background-color:hsla(0,0%,100%,.08)}.-search_active{position:absolute;top:0;left:0;right:0;max-height:100vh;height:100%}.-search__icon{cursor:pointer}.-search .icon-arrow_back{position:absolute;top:50%;left:20px;transform:translateY(-50%);font-size:24px}.-search .icon-search{color:#fff;font-size:36px;line-height:36px}.-search .icon-add-close{position:absolute;top:50%;transform:translateY(-50%);right:20px;color:grey;font-size:24px;cursor:pointer}.-search__filters{overflow:scroll;display:flex;flex-shrink:0}.-search__filters .-search__filter-button{flex-shrink:0;margin-bottom:8px}.-search__card-article-wrapper:not(:last-child),.-search__card-news:not(:last-child),.-search__card-small:not(:last-child),.-search__card-video-wrapper:not(:last-child),.-search__schedules-slider:not(:last-child){margin-bottom:8px}.-search__card-small{flex-shrink:0}.-search__card-small .term .card-small__photo{border-radius:4px}.-search__card-small .person .card-small__photo{border-radius:50%}.-search__schedules-slider{box-shadow:0 2px 8px rgba(0,0,0,.15);border-radius:8px}.-search__schedules-slider .swiper-container{padding:0;border-radius:8px}.-search__schedules-slider .schedules-slider__button-prev{left:-2px}.-search__schedules-slider .schedules-slider__button-next{right:-2px}@media only screen and (max-width:1023px){.-search__schedules-slider{margin-left:0}}.search-container{z-index:20;max-height:100vh;display:flex;flex-direction:column}.search-container,.search-content{width:100%;position:relative;height:100%;box-sizing:border-box}.search-content{border-radius:0 0 16px 16px;background:#fff;overflow-y:scroll;box-shadow:0 16px 32px rgba(0,0,0,.25)}.search-content__loader{position:absolute;top:0;right:0;bottom:0;left:0;background:hsla(0,0%,100%,.8);padding:24px 0;z-index:1000}.search-content__loader-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.search-content__placeholder{display:flex;justify-content:center;margin:24px auto;width:192px;font-size:16px;text-align:center;color:grey}.scrolling-content-wrapper{padding:8px;box-sizing:border-box;width:100%;min-height:112px}.search-input{padding:20px 40px 20px 56px;box-sizing:border-box;color:#0a1133;width:100%;height:56px;border:solid #e0e0e0;border-width:0 0 1px;outline:none;font-weight:500}.search-input::placeholder{color:grey}.search-input__wrapper{position:relative}.search-input__wrapper .icon-search{position:absolute;z-index:30;right:20px;top:20px;color:#002aff;line-height:20px;font-size:24px;transform:scaleX(-1);font-weight:700}@media only screen and (min-width:1024px){.backdrop{display:none}.-search{margin-right:21px}.-search_active{width:360px;position:relative;margin-right:12px}.-search__filters{flex-wrap:wrap;overflow:auto}.-search .icon-arrow_back{display:none}.-search .icon-add-close{right:12px}.search-container{display:block;flex-direction:unset;max-height:620px}.search-content{margin-top:8px;border-radius:8px;max-height:620px;position:absolute;height:auto;overflow:hidden}.scrolling-content-wrapper{width:346px;min-height:80px}.search-input{border-radius:8px;padding:8px;height:40px}.search-input__wrapper .icon-search{position:absolute;z-index:30;right:11px;top:11px;line-height:20px;font-size:25px}}.header{position:sticky;display:flex;height:64px;width:100%;top:0;padding:0 16px;box-sizing:border-box;background:#0a1133;z-index:1010}@media only screen and (max-width:1023px){.header{position:relative}}.header__wrapper{width:100%;max-width:1080px;margin:0 auto;box-sizing:border-box}.header__left,.header__wrapper{display:flex;align-items:center}.header__left{min-width:0;height:inherit}.header__right{margin-left:auto;justify-content:flex-end}.header__logo,.header__right{display:flex;align-items:center;flex-shrink:0}.header__logo{height:64px;padding-right:24px}@media only screen and (min-width:1024px){.header__logo{margin-left:16px}}.header__logo a{display:inline-flex;align-items:center;height:100%}.header__nav{height:inherit;align-items:center;display:flex;flex-grow:1;flex-shrink:0}.header__user .avatar{background:#0038ff}.header__calendar{margin-right:-7px}.header__calendar .icon{color:hsla(0,0%,100%,.6);font-size:32px!important}.--theme_color_blue .header{border-bottom:1px solid hsla(0,0%,100%,.2)}.icon-fb[data-v-17fe694b]{background-color:#3b5998}.icon-fb[data-v-17fe694b],.icon-twitter[data-v-3d40dc39]{display:inline-flex;align-items:center;align-content:center;justify-content:center;width:32px;height:32px;border-radius:50%;font-size:26px;color:#fff}.icon-twitter[data-v-3d40dc39]{background-color:#00acee}.icon-vk[data-v-747f5c6a]{background-color:#4c75a3}.icon-social-ok[data-v-5c85f050],.icon-vk[data-v-747f5c6a]{display:inline-flex;align-items:center;align-content:center;justify-content:center;width:32px;height:32px;border-radius:50%;font-size:26px;color:#fff}.icon-social-ok[data-v-5c85f050]{background-color:#ff7a00}.icon-telegram[data-v-2ee787c2],.icon-youtube[data-v-0c8e2546]{display:inline-flex;align-items:center;align-content:center;justify-content:center;width:32px;height:32px;border-radius:50%;background-color:#4c75a3;font-size:26px;color:#fff}.icon-social-tiktok[data-v-451e8c71]{height:26px;width:26px}.icon-social-tiktok__wrapper[data-v-451e8c71]{display:flex;align-items:center;justify-content:center;height:32px;width:32px;background:#000;border-radius:50%}.-social{flex-wrap:wrap;margin:-4px}.-social,.-social__item{display:flex;align-items:center;justify-content:center}.-social__item{height:32px;width:32px;margin:4px;border-radius:4px;padding:4px;transition:background-color .2s ease-out;background-color:transparent}.-social__item:hover{transition:background-color .25s ease-in-out;background-color:hsla(0,0%,100%,.08)}.-social__item a{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center}.-social__item:first-child{margin-left:0}.-social .-social__item .icon{font-size:32px;line-height:32px}.-social .-social__item_facebook .icon{background-color:#3b5998}.-social .-social__item_twitter .icon{background-color:#00acee}.-social .-social__item_vk .icon{background-color:#4c75a3}.-social .-social__item_ok .icon{background-color:#ff7a00}.-social .-social__item_tg .icon{background-color:#298eff}.-social .-social__item_inst .icon{background:linear-gradient(225deg,#ad31bc .42%,#ffbc4f 100.42%)}.-social .-social__item_youtube .icon{background-color:red}.-footer__menu:after,.-footer__menu:before{content:"";position:absolute;left:0;right:0;width:100%;height:1px;background-color:#fff;opacity:.1}.-footer{width:100%;padding:8px;background-color:#0a1133;box-sizing:border-box}.-footer__wrapper{padding-top:64px;max-width:1080px;margin:auto}@media only screen and (max-width:719px){.-footer__wrapper{padding-top:32px}}.-footer__section-menu{max-width:704px;margin:auto auto 54px}.-footer__section-menu .section-menu__card_blue .section-menu__text{font-size:8px!important;align-items:center!important}.-footer__menu{position:relative;width:100%;margin-bottom:48px}.-footer__menu:before{top:0}.-footer__menu:after{bottom:0}.-footer__menu-list{display:flex;list-style:none;justify-content:center;margin:0;padding:0}@media only screen and (max-width:1023px){.-footer__menu-list{flex-wrap:wrap}}@media only screen and (max-width:719px){.-footer__menu-list{flex-direction:column}}.-footer__menu-item{position:relative;padding:19px 20px;box-sizing:border-box;transition:background-color .2s ease-out;background-color:transparent}.-footer__menu-item:hover{transition:background-color .25s ease-in-out;background-color:hsla(0,0%,100%,.08)}@media only screen and (max-width:719px){.-footer__menu-item{padding:19px 12px}}@media only screen and (max-width:719px){.-footer__menu-item:after{content:"";position:absolute;left:0;right:0;width:100%;height:1px;background-color:#fff;opacity:.1;bottom:0}}.-footer__menu-item:last-child:after{display:none}.-footer__menu-link{font:600 14px/16px Manrope,sans-serif;color:#fff}.-footer__social{padding:8px 0}.-footer__bottom{display:flex;flex-direction:column;align-items:center;padding:56px 0}@media only screen and (max-width:1023px){.-footer__bottom{padding:56px 0 90px}}@media only screen and (max-width:719px){.-footer__bottom{padding:48px 0 90px}}.-footer__bottom-copiryght{padding:8px;font:500 12px/16px Manrope,sans-serif;color:#848889}.-footer__bottom-counter{padding:0;margin:0 auto}.layout__container{position:relative;display:flex;flex-direction:column;min-height:100vh;max-width:1080px;margin:0 auto;box-sizing:border-box;border-top-right-radius:16px;border-top-left-radius:16px}@media only screen and (min-width:1024px){.layout__container{border-radius:16px}}@media only screen and (max-width:1023px){.layout__container{width:100%;min-height:auto}}.mobile-menu{position:fixed;left:0;right:0;bottom:0;height:90px;background:#0a1133;z-index:1000;display:none;padding-bottom:15px;box-sizing:border-box}@media only screen and (max-width:1023px){.mobile-menu{display:block}.mobile-menu .navigation{height:100%!important}}@media screen and (orientation:landscape){.mobile-menu{display:none}}.backtop{position:fixed;display:flex;align-items:center;align-content:center;justify-content:center;width:56px;height:56px;right:24px;bottom:16px;cursor:pointer;border-radius:24px;box-shadow:0 1px 4px rgba(0,0,0,.15);background:#002aff;z-index:10;transition:background-color .2s}.backtop:hover{transition:background-color .25s;background-color:#0059ff}.backtop .icon{font-size:24px;color:#fff}.layout-default{position:relative}.skeleton-tabs{width:240px;min-height:32px;margin-bottom:16px;border-radius:16px}.skeleton-scrollbar,.skeleton-tabs{display:flex;flex-direction:column;align-content:flex-end;justify-content:flex-end;box-sizing:border-box;padding:2px;background:rgba(85,85,85,.04)}.skeleton-scrollbar{width:344px;height:8px;border-radius:4px;margin:16px auto}.skeleton-card{display:flex;flex-direction:column;align-content:flex-end;justify-content:flex-end;width:100%;min-height:320px;padding:16px;border-radius:8px;box-sizing:border-box;background:rgba(85,85,85,.04)}.skeleton-card-event{min-width:140px;min-height:120px;height:120px}.skeleton-card-news{min-height:240px}.skeleton-card-podcast{min-height:144px}.skeleton-card-video{min-height:196px}@media only screen and (max-width:1023px){.skeleton-card-video{min-height:176px}}.skeleton-card-video-hightlights{min-height:100%}@media only screen and (max-width:1023px){.skeleton-card-video-hightlights{min-height:120px}}.skeleton-card-highlight{min-width:140px;min-height:120px}.skeleton-box-normal{background-color:hsla(0,0%,50.2%,.1);border-radius:8px;animation:pulse-bg 2s infinite}@keyframes pulse-bg{0%{background-color:hsla(0,0%,50.2%,.1)}50%{background-color:hsla(0,0%,50.2%,.2)}to{background-color:hsla(0,0%,50.2%,.1)}}.-card-transfer-gray{width:100%;display:flex;align-items:center;background:#f7f7f7;border-radius:4px;padding:6px 10px 8px;box-sizing:border-box}.-card-transfer-gray h5{font:12px/20px Manrope,sans-serif;font-weight:700;margin:0 0 6px}.-card-transfer-gray p{font:12px/16px Manrope,sans-serif;margin:0}.-card-transfer-gray__left,.-card-transfer-gray__right{width:calc(50% - 15px)}.-card-transfer-gray__right{text-align:right}.-card-transfer-gray__center{display:flex;justify-content:center;align-self:flex-end;width:30px}.-card-transfer-gray__surname{color:#000}.-card-transfer-gray__sum{color:#ff1a40}.-block-transfers{width:100%;box-shadow:0 2px 8px rgba(0,0,0,.15);background:#fff;border-radius:8px;padding:8px;box-sizing:border-box}.-block-transfers__title{font:18px/24px Manrope,sans-serif;font-weight:700;color:#0a1133;margin:8px 0 16px 8px}.-block-transfers__title span{color:#ff1a40}.-block-transfers__list{display:flex;flex-wrap:wrap;justify-content:space-between}.-block-transfers__item{width:calc(50% - 4px);margin-bottom:8px}@media only screen and (max-width:719px){.-block-transfers__item{width:100%}}.-block-transfers__footer{width:100%;display:flex;justify-content:flex-end}.icon-invictus[data-v-68a4e301]{color:#dfce8f}.card-news__action{display:flex;flex:1;flex-direction:column;align-items:center;align-content:center;justify-content:center;color:#004de6;font-family:Manrope,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:20px}.card-news__action span{display:block;text-align:center;padding:8px}.card-schedule{position:relative;display:flex;width:100%;height:96px;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.15);border-radius:8px;padding:12px 10px;box-sizing:border-box}@media only screen and (max-width:1023px){.card-schedule{width:224px}}.card-schedule__teams{display:flex;flex-direction:column;justify-content:space-between}.card-schedule__teams-team{color:#000;font-family:Manrope,sans-serif;font-style:normal;font-weight:500;font-size:12px;line-height:16px}.card-schedule__time{position:absolute;top:50%;right:8px;display:flex;align-items:center;align-content:center;justify-content:center;background:rgba(85,85,85,.08);border-radius:4px;padding:2px 8px;box-sizing:border-box;transform:translateY(-50%)}.card-schedule__time-separator,.card-schedule__time-value{color:#000;font-family:Manrope,sans-serif;font-style:normal;font-weight:700;font-size:12px;line-height:20px}.card-schedule__time-separator{padding:0 3px}.-card-transfer-white{width:300px;background:linear-gradient(0deg,#fff,#fff),#ff1a40;box-shadow:0 2px 8px rgba(0,0,0,.15);border-radius:8px;margin:4px 8px}.-card-transfer-white__wrapper{display:flex;align-items:flex-start;padding:8px 10px;box-sizing:border-box}.-card-transfer-white__center{width:50px}.-card-transfer-white__left,.-card-transfer-white__right{width:calc(50% - 25px)}.-card-transfer-white__right{text-align:right}.-card-transfer-white__surname{color:#000;font:800 18px/18px Manrope,sans-serif;padding:3px 2px;margin:0 0 8px}.-card-transfer-white__date{display:flex;align-items:flex-end;justify-content:center;box-sizing:border-box;color:grey;padding:4px 0;margin:0 0 8px;font:500 12px/18px Manrope,sans-serif}.-card-transfer-white__arrow{display:flex;justify-content:center;align-content:flex-start;height:24px}.-card-transfer-white__sum{color:#ff1a40;font:800 18px/18px Manrope,sans-serif;padding:3px 2px;box-sizing:border-box;margin:0 0 8px}.-card-transfer-white__content{display:flex;flex-direction:column;justify-content:center}.-card-transfer-white__team{color:#000}.-card-transfer-white__country,.-card-transfer-white__team{font:500 12px/24px Manrope,sans-serif;box-sizing:border-box;margin:0}.-card-transfer-white__country{color:grey}.menu__wrap{flex-shrink:0;background:rgba(85,85,85,.08);border-radius:16px}.-scroll-horizontal-dots{width:100%;box-sizing:border-box}.-scroll-horizontal-dots_shadow{width:calc(100% + 16px);margin:0 -8px}.-scroll-horizontal-dots ::-webkit-scrollbar{width:0}.-scroll-horizontal-dots_draging{cursor:pointer}.-scroll-horizontal-dots_grabbing{cursor:grabbing}.-scroll-horizontal-dots__wrapper{position:relative;overflow-x:auto;white-space:nowrap;padding:0;margin:0;-webkit-overflow-scroll-horizontal-dotsing:touch;-ms-overflow-style:none;scrollbar-width:none}.-scroll-horizontal-dots__wrapper::-webkit-scrollbar{display:none;background:transparent}.-scroll-horizontal-dots__list,.-scroll-horizontal-dots__list>div{display:inline-block}.-scroll-horizontal-dots__dots{width:100%;display:flex;justify-content:center;align-items:center;height:24px}.-scroll-horizontal-dots__dot{width:8px;height:8px;background-color:#e0e0e0;border-radius:50%;margin-right:10px;cursor:pointer}.-scroll-horizontal-dots__dot:last-child{margin-right:0}.-scroll-horizontal-dots__dot_active{background-color:#004de6}.-scroll-horizontal-dots__block-click{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;user-select:none}.-scroll-horizontal-dots .__hidebar{-ms-overflow-style:none;scrollbar-width:none}.-scroll-horizontal-dots .__rail-is-horizontal{display:none}.-table{width:100%;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.15);border-radius:8px;box-sizing:border-box;padding:10px 20px}.-table__head{color:grey}.-table__body,.-table__head{font:12px/20px Manrope,sans-serif;font-weight:700}.-table__body{color:#000}.-table__body .-table__row:last-child{margin-bottom:8px}.-table__row{display:flex;justify-content:flex-start;flex-direction:row;margin-bottom:12px}.-table__col{margin-left:10px}.-table__col:first-child{margin-left:0}.-table__col_align_center{justify-content:center}.-table__name{display:flex;align-items:center;line-height:16px;font-weight:500}.-table__footer{width:calc(100% + 12px);display:flex;justify-content:flex-end}.-table__col_width_0{flex-grow:1}.-table__col_width_10{flex-basis:10px}.-table__col_width_32{flex-basis:32px}.-table__col_width_40{flex-basis:40px}.-table__col_width_45{flex-basis:45px}.-table__col_width_50{flex-basis:50px}.-table__col_width_80{flex-basis:80px}@media only screen and (max-width:719px){.-table__col_mobile_hide{display:none}}@media only screen and (max-width:719px){.-table__col_mobile-width_0{flex-grow:1}}@media only screen and (max-width:719px){.-table__col_mobile-width_30{flex-basis:30px}}.layout{background:#f2f2f3}@media only screen and (max-width:1023px){.layout{background:#fff}}.-abanner-way-to-beijing{position:relative}.-abanner-way-to-beijing__bg{position:absolute;top:0;left:0;right:0;width:100%;height:auto}.-abanner-way-to-beijing__bg img{width:100%;height:auto}.-abanner-way-to-beijing__logo{width:123px;height:auto}@media only screen and (max-width:1023px){.-abanner-way-to-beijing__logo{position:absolute;top:24px;left:24px}}.-abanner-way-to-beijing__link{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%}.-abanner-way-to-beijing__container{position:relative;height:224px;max-width:1080px;margin:auto;display:flex;align-items:flex-start;justify-content:flex-start;padding:24px;box-sizing:border-box}@media only screen and (max-width:1023px){.-abanner-way-to-beijing__container{height:240px}}@media only screen and (max-width:1023px){.-abanner-way-to-beijing__content{display:flex;justify-content:flex-end;align-items:flex-end;width:100%;height:100%}}.-abanner-way-to-beijing__text{position:relative;width:316px;margin-left:96px}@media only screen and (max-width:719px){.-abanner-way-to-beijing__text{width:156px}}.-statistcs-scorers-goalkeeper{width:100%;box-shadow:0 2px 8px rgba(0,0,0,.15);border-radius:8px;padding:8px;box-sizing:border-box}.-statistcs-scorers-goalkeeper__wrapper{display:flex;justify-content:space-between}@media only screen and (max-width:719px){.-statistcs-scorers-goalkeeper__wrapper{flex-direction:column}}.-statistcs-scorers-goalkeeper__table{width:48%}@media only screen and (max-width:719px){.-statistcs-scorers-goalkeeper__table{width:100%}}@media only screen and (max-width:719px){.-statistcs-scorers-goalkeeper__table:first-child{margin-bottom:8px}}.-statistcs-scorers-goalkeeper__table p{font:12px/24px Manrope,sans-serif;margin:0;color:#000}.-statistcs-scorers-goalkeeper__row{display:flex;justify-content:flex-start;border-radius:4px;margin-bottom:8px}.-statistcs-scorers-goalkeeper__row:nth-child(2n){background-color:rgba(85,85,85,.06)}.-statistcs-scorers-goalkeeper__row_head p{color:grey}.-statistcs-scorers-goalkeeper__col{margin-right:4px}.-statistcs-scorers-goalkeeper__col-logo{display:flex;align-items:center;justify-content:center;width:24px;height:24px}.-statistcs-scorers-goalkeeper__col-logo span{width:14px;height:20px;background-color:#ff1a40}.-statistcs-scorers-goalkeeper__col-avatar{display:flex;align-items:center;justify-content:center;width:24px;height:24px}.-statistcs-scorers-goalkeeper__col-avatar span{width:24px;height:24px;background-color:#ff1a40;border-radius:50%}.-statistcs-scorers-goalkeeper__col_c{text-align:center}.-statistcs-scorers-goalkeeper__col_b p{font-weight:700}.-statistcs-scorers-goalkeeper__col_w_1{flex-grow:1}.-statistcs-scorers-goalkeeper__col_w_24{flex-basis:24px}.-statistcs-scorers-goalkeeper__col_w_32{flex-basis:32px}.-statistcs-scorers-goalkeeper__col_w_48{flex-basis:48px}.-statistcs-scorers-goalkeeper__footer{display:flex;justify-content:flex-end;align-items:center}.discipline__genders[data-v-847fdd72]{display:flex;flex-wrap:wrap}.discipline__genders .table[data-v-847fdd72]{width:50%;padding:8px;box-sizing:border-box}@media only screen and (max-width:719px){.discipline__genders .table[data-v-847fdd72]{width:100%;padding:0}}.discipline__genders .table__title[data-v-847fdd72]{padding-top:32px}.discipline__genders .table__sub[data-v-847fdd72]{padding-top:24px}.discipline__genders .table__sub__title[data-v-847fdd72]{font-style:normal;font-weight:800;font-size:16px;line-height:20px}.discipline__genders .table__sub__player[data-v-847fdd72]:not(:first-child){margin-top:8px}.discipline__genders .table__sub__player-row[data-v-847fdd72]{display:flex;flex-wrap:nowrap}.discipline__genders .table__sub__player-link[data-v-847fdd72]{padding:0 7px;width:100%;height:32px;display:flex;margin-left:-10px;align-items:center;background:rgba(85,85,85,.06);border-radius:4px;font-weight:500;font-size:12px;line-height:16px;color:#000;overflow:hidden;white-space:nowrap;transition:background-color .2s}.discipline__genders .table__sub__player-link[data-v-847fdd72]:hover{transition:background-color .25s;background-color:rgba(10,17,51,.08)}.discipline__genders .table__sub__player-flag img[data-v-847fdd72]{width:18px;height:18px;margin-right:9px}.discipline__genders .table__sub__player__moments[data-v-847fdd72]{display:flex;justify-content:space-between;margin:-2px -2px -2px 2px}.discipline__genders .table__sub__player__moments__additional[data-v-847fdd72]{display:grid;grid-template-columns:repeat(auto-fit,52px);grid-template-rows:32px;gap:4px;margin-left:-12px;margin-top:4px}.discipline__genders .table__sub__player__moments__item[data-v-847fdd72]{display:flex;align-items:center;justify-content:center;box-sizing:border-box;height:32px;width:52px;background:rgba(85,85,85,.06);border-radius:4px;user-select:none;margin:2px;transition:background-color .2s}.discipline__genders .table__sub__player__moments__item[data-v-847fdd72]:hover{transition:background-color .25s;background-color:rgba(10,17,51,.08)}.discipline__genders .table__sub__player__moments__item-video[data-v-847fdd72]{margin-right:8px}.discipline__genders .table__sub__player__moments__item-medal[data-v-847fdd72]{width:12px;height:24px;min-height:24px;min-width:12px}.discipline__genders .table__sub__player__moments__item-medal img[data-v-847fdd72]{width:100%;height:100%}.no_medals-flag img{width:84px;height:84px}.-members-info,.no_medals-text{font-family:Manrope,sans-serif}.-members-info{background:#fff;box-shadow:0 0 8px rgba(0,0,0,.15);border-radius:8px;padding:16px;margin-top:8px}.-members-info__top{display:flex;justify-content:space-between}.-members-info__top__left__medals{display:flex}.-members-info__top__left__medals__item{display:flex;align-items:center;padding:8px;margin-right:8px}@media only screen and (max-width:719px){.-members-info__top__left__medals__item{margin-right:2px}}.-members-info__top__left__medals__item__icon{width:20px;height:32px}.-members-info__top__left__medals__item__counter{font-weight:800;font-size:18px;line-height:20px;color:#000;margin-left:15px}.-members-info__top__right img{width:72px;height:72px}.icon-card[data-v-2d860146]{color:#ffb800}.icon-card[data-v-d6ed5a5e]{color:#ff1a40}.-team-leader-col{display:flex;align-items:center}.-team-leader-col.first{order:0}.-team-leader-col.second{order:2;justify-content:flex-start;flex-direction:row-reverse}.-team-leader-col.second__name{justify-content:flex-end}.-team-leader-col__image{display:flex;justify-content:center;align-items:center;width:32px;height:32px;border-radius:50%;background-color:grey;overflow:hidden}.-team-leader-col__image img{width:100%;height:100%;object-fit:cover}.-team-leader-col__name{display:flex;flex-grow:1;margin:0 6px;font:12px/16px Manrope,sans-serif;font-weight:500;color:#000}.-team-leader-col__player-link{flex-grow:1;display:flex;align-items:center;transition:background-color .2s}.-team-leader-col__player-link:hover{transition:background-color .25s;background-color:rgba(85,85,85,.06)}.-team-leader-col__result{display:flex;justify-content:center;min-width:24px;width:24px;margin:0;font:12px/16px Manrope,sans-serif;font-weight:700;color:#000}.-team-leader{width:100%;box-shadow:0 2px 8px rgba(0,0,0,.15);border-radius:8px;padding:8px;box-sizing:border-box}.-team-leader__row{display:flex;margin-bottom:8px}.-team-leader__row:last-child{margin-bottom:0}.-team-leader__col{width:50%}.-team-leader__col_category{display:flex;justify-content:center;align-items:center;width:24px;margin:0 4px}.-team-leader__col-category-icon{width:24px;height:24px;font-size:24px}.-referee-football{width:100%;display:flex;flex-direction:column;box-shadow:0 2px 8px rgba(0,0,0,.15);border-radius:8px;padding:8px;box-sizing:border-box}.-referee-football__row{display:flex;align-items:center;margin-bottom:8px}.-referee-football__row:last-child{margin-bottom:0}.-referee-football__col{display:flex;width:50%}.-referee-football__col_1{flex-direction:row-reverse;justify-content:flex-start}.-referee-football__col_1 .-referee-football__team{justify-content:flex-end}.-referee-football__main{padding:2px 4px}.-referee-football__image{display:flex;justify-content:center;align-items:center;width:32px;height:32px;border-radius:50%;background-color:grey;margin-right:12px}.-referee-football__name{display:flex;align-items:center;font:14px/16px Manrope,sans-serif;color:#0a1133;font-weight:600;margin:0}.-referee-football__card{width:18px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:4px;font:12px/16px Manrope,sans-serif;font-weight:700;color:#fff}.-referee-football__card_red{background-color:#ff1a40}.-referee-football__card_yellow{background-color:#ffb800;margin:0 4px}.-referee-football__team{display:flex;align-items:center;flex-grow:1;margin:0 2px;font:12px/16px Manrope,sans-serif;font-weight:500;color:#000}.-referee-football__result{margin:0 2px;height:24px;min-width:24px;background-color:#6b7399;border-radius:4px;display:flex;align-items:center;justify-content:center;font:12px/20px Manrope,sans-serif;color:#fff;font-weight:700}.-referee-football__result_win{background-color:#0a1133}.no_medals{display:flex;flex-direction:column;align-items:center;justify-content:center;background:#f7f7f7;padding:30px 16px}.no_medals-flag{padding-bottom:8px}.no_medals-flag img{max-width:112px;max-height:112px}.no_medals-text{font-family:Manrope,sans-serif;text-align:center;font-weight:700;font-size:18px;line-height:24px;letter-spacing:-.02em;color:#0a1133}.-discipline-info{font-family:Manrope,sans-serif;background:#fff;box-shadow:0 0 8px rgba(0,0,0,.15);border-radius:8px;padding:16px;margin-top:8px}.-discipline-info__top{display:flex;justify-content:space-between}.-discipline-info__top__left__medals{display:flex}.-discipline-info__top__left__medals__item{display:flex;align-items:center;padding:8px;margin-right:8px}@media only screen and (max-width:719px){.-discipline-info__top__left__medals__item{margin-right:2px}}.-discipline-info__top__left__medals__item__icon{width:20px;height:32px}.-discipline-info__top__left__medals__item__counter{font-weight:800;font-size:18px;line-height:20px;color:#000;margin-left:15px}.-discipline-info__top__right img{width:72px;height:72px}.icon-card-yellow-red-wrapper[data-v-1871b9a5]{margin-top:2px;position:relative}.icon-card_yellow[data-v-1871b9a5]{color:#ffb800}.icon-card_red[data-v-1871b9a5]{position:absolute;top:-2px;right:-4px}.icon-card_red[data-v-1871b9a5]:before{content:"\e923";color:#ff1a40;position:absolute;top:0;right:0}.icon-up[data-v-c0e29d6e]{color:#5db604}.icon-bottom[data-v-6cb3021d]{color:#ff1a40}.icon-video[data-v-608d0c5c]{color:#004de5}.icon-puck[data-v-2b77a8f7],.icon-whistle[data-v-603154ba]{color:#ff1a40}.-protocol-row-icon .icon{font-size:24px}.-protocol-row{display:flex;align-items:center;margin-bottom:8px}.-protocol-row:last-child{margin-bottom:0}.-protocol-row__flag{display:flex;align-items:center;justify-content:center;width:20px;height:24px;margin-right:4px;flex-basis:20px;min-width:20px;box-sizing:border-box}.-protocol-row__flag-icon{display:block;width:20px;height:12px;background-color:#ff1a40}.-protocol-row__flag-img{width:100%}.-protocol-row__image{height:24px;min-width:24px;flex-basis:24px;margin-right:6px;position:relative}@media only screen and (min-width:1024px){.-protocol-row__image{height:32px;min-width:32px;flex-basis:32px}}.-protocol-row__image-in{width:100%;height:auto}.-protocol-row__image-wrapper{position:relative;border-radius:50%;box-sizing:border-box}.-protocol-row__image-rate,.-protocol-row__image-wrapper{overflow:hidden;display:flex;justify-content:center;align-items:center}.-protocol-row__image-rate{position:absolute;bottom:0;right:-5px;font-family:Manrope,sans-serif;width:18px;height:13px;border-radius:4px;font-weight:800;font-size:10px;background:linear-gradient(180deg,transparent,rgba(0,0,0,.25)),#ff1a40;color:#fff;box-shadow:0 2px 4px rgba(0,0,0,.25)}.-protocol-row__number{display:flex;align-items:center;justify-content:center;margin:0 4px 0 0}.-protocol-row__category,.-protocol-row__number{font:12px/24px Manrope,sans-serif;color:#000;font-weight:700;width:24px;min-width:24px;box-sizing:border-box}.-protocol-row__category{margin:0;padding:0 8px;flex-basis:24px}.-protocol-row__main{position:relative;display:inline-flex;align-items:center;flex-wrap:wrap;flex-grow:1;margin:0;padding:4px 4px 4px 2px;box-sizing:border-box}.-protocol-row__name,.-protocol-row__result{position:relative;white-space:nowrap;font:500 12px/24px Manrope,sans-serif;color:#000;margin-right:4px}.-protocol-row__result{margin:0 10px 0 auto}.-protocol-row__link-player{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%}.-protocol-row__stats-item{display:inline-flex;justify-content:flex-start;margin-right:4px}.-protocol-row__stats-item:last-child{margin-right:0}.-protocol-row__stats-item-icon{display:inline-flex;justify-content:center;align-items:center}.-protocol-row__stats-item-icon b{font:600 12px/24px Manrope,sans-serif;color:#0a1133;margin:0 4px}.-protocol-row__stats-item-number{font:500 12px/24px Manrope,sans-serif;color:#0a1133;margin:0;display:flex;align-items:center}.-protocol-row__stats-item-number-seconds{font-size:8px;margin-left:2px;line-height:20px;margin-top:-4px}.-protocol-row_hover{border-radius:4px;transition:background-color .2s}.-protocol-row_hover:hover{transition:background-color .25s;background-color:rgba(85,85,85,.06)}.-tabs-rectangle{width:100%;box-sizing:border-box;padding:8px 0 0}.-tabs-rectangle_full-width .-tabs-rectangle__item,.-tabs-rectangle_full-width .-tabs-rectangle__list{display:flex;width:100%}.-tabs-rectangle_full-width .-tabs-rectangle__link{display:flex;justify-content:center;width:100%}.-tabs-rectangle__wrappper{position:relative;white-space:nowrap;padding-bottom:8px;overflow-x:auto;-webkit-overflow-scrolling:touch}.-tabs-rectangle__list{display:inline-block;width:auto;padding:0;margin:0;list-style:none;border-radius:4px;background-color:rgba(85,85,85,.06)}@media only screen and (max-width:719px){.-tabs-rectangle__list{display:flex;width:100%}}.-tabs-rectangle__item{display:inline-block}@media only screen and (max-width:719px){.-tabs-rectangle__item{display:flex;width:100%}}.-tabs-rectangle__item_active .-tabs-rectangle__link{color:#0a1133;box-sizing:border-box;background-color:#fff}.-tabs-rectangle__link{display:inline-block;position:relative;width:171px;font:14px/16px Manrope,sans-serif;font-weight:600;color:#004de6;text-align:center;cursor:pointer;margin:2px;padding:6px 14px;border-radius:4px;box-sizing:border-box}@media only screen and (max-width:719px){.-tabs-rectangle__link{width:auto;display:flex;flex:1 auto;align-content:center;justify-content:center}}.-protocol{width:100%;display:flex;flex-direction:column;box-shadow:0 2px 8px rgba(0,0,0,.15);border-radius:8px;box-sizing:border-box}.-protocol__tabs{display:none}@media only screen and (max-width:719px){.-protocol__tabs{display:block;padding:8px}}.-protocol__wrapper{display:flex;justify-content:space-between;margin-bottom:8px}.-protocol__wrapper:last-child{margin-bottom:0}.-protocol__team{width:50%}@media only screen and (max-width:719px){.-protocol__team{display:none;width:100%}}.-protocol__team_guest .-protocol__team-top{flex-direction:row-reverse}.-protocol__team_guest .-protocol__team-top-logo{margin-right:0;margin-left:4px}.-protocol__team_guest .-protocol__team-top-wrapper{display:flex;flex-direction:row-reverse;padding-left:8px;padding-right:0}.-protocol__team-top{position:relative;display:flex;padding:12px 8px 16px;margin-bottom:4px}@media only screen and (max-width:719px){.-protocol__team-top{display:none}}.-protocol__team-top-wrapper{position:relative;display:inline-flex;align-items:center;border-radius:4px;padding-right:8px;transition:background-color .2s}.-protocol__team-top-wrapper:hover{transition:background-color .25s;background-color:rgba(10,17,51,.08)}.-protocol__team-top-link{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%}.-protocol__team-top-logo{width:48px;height:48px;display:flex;justify-content:center;align-items:center;margin-right:10px}.-protocol__team-top-logo-icon{max-width:32px;max-height:32px}.-protocol__team-top-name{font:700 14px/32px Manrope,sans-serif;color:#000;margin:0}.-protocol__reserve{width:50%}@media only screen and (max-width:719px){.-protocol__reserve{display:none;width:100%}}.-protocol__reserve-name{margin:0;font:14px/24px Manrope,sans-serif;color:#000;padding:8px 8px 0;font-weight:700}.-protocol__coach{width:50%}@media only screen and (max-width:719px){.-protocol__coach{display:none;width:100%}}.-protocol__coach-name{margin:0;font:14px/24px Manrope,sans-serif;color:#000;padding:8px 8px 0;font-weight:700}.-protocol__list{padding:8px}@media only screen and (max-width:719px){.-protocol .-protocol_tab_active{display:block}}.-statistcs-football-row{margin-bottom:8px}.-statistcs-football-row__head{display:flex;justify-content:space-between}.-statistcs-football-row__col{font:12px/24px Manrope,sans-serif;color:#000;font-weight:700;margin:0}.-statistcs-football-row__col_0{padding-left:12px;order:0;width:15%}.-statistcs-football-row__col_1{order:2;padding-right:12px;text-align:right;width:15%}.-statistcs-football-row__col_2{text-align:center;order:1;font-weight:500;width:70%}.-statistcs-football-row__progress{padding:4px 16px;box-sizing:border-box}.-statistcs-football-row__progress-in{position:relative;width:100%;height:8px;overflow:hidden;border-radius:4px}.-statistcs-football-row__progress-line{position:absolute;top:0;height:8px}.-statistcs-football-row__progress-line:after{content:"";position:absolute;top:0;bottom:0;background-color:#fff;height:100%;width:1px}.-statistcs-football-row__progress-home{left:0}.-statistcs-football-row__progress-guest,.-statistcs-football-row__progress-home:after{right:0}.-statistcs-football-row__progress-guest:after{left:0}.-statistcs-football-row__progress-gray{background-color:#6b7399}.-statistcs-football-row__progress-green{background-color:#5db604}.-statistcs-footbal{width:100%;display:flex;flex-direction:column;box-shadow:0 2px 8px rgba(0,0,0,.15);border-radius:8px;box-sizing:border-box}.-statistcs-footbal__top{display:flex;padding:8px;margin-bottom:8px}.-statistcs-footbal__top-item{display:flex;width:50%}.-statistcs-footbal__top-item-wrapper{position:relative;display:flex;align-items:center}.-statistcs-footbal__top-guest{flex-direction:row-reverse}.-statistcs-footbal__top-guest .-statistcs-footbal__top-logo{margin-right:0;margin-left:6px}.-statistcs-footbal__top-guest .-statistcs-footbal__top-item-wrapper{display:flex;flex-direction:row-reverse}.-statistcs-footbal__top-logo{width:48px;height:48px;display:flex;justify-content:center;align-items:center;margin-right:10px}.-statistcs-footbal__top-logo-icon{max-width:32px;max-height:32px}.-statistcs-footbal__top-name{font:700 14px/32px Manrope,sans-serif;color:#000;margin:0}.-statistcs-footbal__top-url{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%}.-statistcs-footbal__list{padding:8px}.-timeline-broadcast{width:100%;box-shadow:0 2px 8px rgba(0,0,0,.15);border-radius:8px;padding:8px;box-sizing:border-box}.-timeline-broadcast__item{display:flex;align-items:flex-start;margin-bottom:40px}@media only screen and (max-width:719px){.-timeline-broadcast__item{display:grid;grid-template:24px 1fr/1fr 8fr;column-gap:0;row-gap:8px;margin-bottom:16px}}.-timeline-broadcast__item:last-child{margin-bottom:0}.-timeline-broadcast__time{padding:4px 4px 4px 8px;font:12px/16px Manrope,sans-serif;color:#000;font-weight:700;margin-right:4px}.-timeline-broadcast__event{display:flex;align-items:flex-start;flex-grow:1}@media only screen and (max-width:719px){.-timeline-broadcast__event{grid-column:2/3;width:100%}}.-timeline-broadcast__event-icon{max-width:16px;max-height:16px}.-timeline-broadcast__event-icon-wrapper{display:flex;align-items:center;justify-content:center;width:24px;height:24px}.-timeline-broadcast__event-score{font:12px/16px Manrope,sans-serif;font-weight:700;color:#000;border:1px solid rgba(85,85,85,.06);border-radius:4px;box-sizing:border-box;padding:4px 5px;margin:0 4px 0 0}.-timeline-broadcast__event-title{padding:4px 4px 4px 2px}.-timeline-broadcast__event-title,.-timeline-broadcast__text{font:12px/16px Manrope,sans-serif;font-weight:500;color:#000;margin:0}.-timeline-broadcast__text{width:65.477%}@media only screen and (max-width:719px){.-timeline-broadcast__text{grid-column:2/3;width:100%}}.-national-team{padding:24px 8px;display:flex;align-items:center;justify-content:space-between}@media only screen and (max-width:719px){.-national-team{flex-direction:column;align-items:flex-start}}.-national-team .medals{display:flex}@media only screen and (max-width:719px){.-national-team .medals{margin-top:8px}}.-national-team .medals__item{display:flex;align-items:center;padding:8px;margin-left:8px}@media only screen and (max-width:719px){.-national-team .medals__item:first-child{margin-left:-8px}}.-national-team .medals__item__icon{width:20px;height:32px}.-national-team .medals__item__counter{font-family:Manrope;font-weight:800;font-size:24px;line-height:20px;color:#000;margin-left:15px}.-remember{width:100%;min-height:190px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px rgba(0,0,0,.15);border-radius:8px}.-remember__time{font:12px/16px Manrope,sans-serif;color:grey}.typography-list{position:relative;list-style:none;margin:0;padding:8px}.typography-list li{position:relative;font-family:Manrope,sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:24px;padding:8px 8px 8px 40px}.typography-list li:before{width:6px;height:6px;content:"";background:#000;margin-top:10px;border-radius:50%;left:9px;position:absolute}.typography-list li+.typography-list li{margin-top:8px}.typography-list li a{color:#004de6}.typography-lead{color:#121e59;font-family:Manrope,sans-serif;font-style:normal;font-weight:700;font-size:18px;line-height:24px}.typography-description{color:grey;font-weight:400;line-height:20px}.typography-description,.typography-quote{font-family:Manrope,sans-serif;font-style:normal;font-size:14px}.typography-quote{position:relative;color:#0a1133;font-weight:500;line-height:24px;margin:0 0 8px;background:#f2f4ff;border-radius:8px;padding:16px;box-sizing:border-box}.typography-quote p{margin:0}.typography-timestamp{color:grey;font-family:Manrope,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:20px}.typography-timestamp a{color:inherit}.article-header{padding:8px 0}.article-header__breadcrumb{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.article-header__time{display:flex;margin-bottom:4px}.article-header__title{padding:8px}.article-header__info .header-info{display:flex;align-items:center;flex-wrap:wrap}.article-header__info .header-info__author{padding:8px 8px 8px 4px}.article-header__info .header-info__author .author__name{color:#121e59}.article-header__info .header-info__date{width:100%;padding:8px;box-sizing:border-box}.typography-text{color:#333;font-family:Manrope,sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:24px;word-break:break-word;margin:0}.article__intro .picture+.typography-lead{margin-top:0}.article__intro .typography-lead{margin-top:32px}.personality{margin:8px 0;padding:16px;display:flex;justify-content:flex-start;align-items:flex-start;background-color:#f6f6eb;border:1px solid #e0e0e0;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADcAAAAoCAYAAABaW2IIAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAhGVYSWZNTQAqAAAACAAFARIAAwAAAAEAAQAAARoABQAAAAEAAABKARsABQAAAAEAAABSASgAAwAAAAEAAgAAh2kABAAAAAEAAABaAAAAAAAAAEgAAAABAAAASAAAAAEAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAN6ADAAQAAAABAAAAKAAAAABYD6EHAAAACXBIWXMAAAsTAAALEwEAmpwYAAACzWlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iWE1QIENvcmUgNi4wLjAiPgogICA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczp0aWZmPSJodHRwOi8vbnMuYWRvYmUuY29tL3RpZmYvMS4wLyIKICAgICAgICAgICAgeG1sbnM6ZXhpZj0iaHR0cDovL25zLmFkb2JlLmNvbS9leGlmLzEuMC8iPgogICAgICAgICA8dGlmZjpZUmVzb2x1dGlvbj43Mi8xPC90aWZmOllSZXNvbHV0aW9uPgogICAgICAgICA8dGlmZjpSZXNvbHV0aW9uVW5pdD4yPC90aWZmOlJlc29sdXRpb25Vbml0PgogICAgICAgICA8dGlmZjpYUmVzb2x1dGlvbj43Mi8xPC90aWZmOlhSZXNvbHV0aW9uPgogICAgICAgICA8dGlmZjpPcmllbnRhdGlvbj4xPC90aWZmOk9yaWVudGF0aW9uPgogICAgICAgICA8ZXhpZjpQaXhlbFhEaW1lbnNpb24+MTAyPC9leGlmOlBpeGVsWERpbWVuc2lvbj4KICAgICAgICAgPGV4aWY6Q29sb3JTcGFjZT4xPC9leGlmOkNvbG9yU3BhY2U+CiAgICAgICAgIDxleGlmOlBpeGVsWURpbWVuc2lvbj43ODwvZXhpZjpQaXhlbFlEaW1lbnNpb24+CiAgICAgIDwvcmRmOkRlc2NyaXB0aW9uPgogICA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgr3HbloAAAMhklEQVRoBVXZi5YbNw4EUGkkzdj5/4/cc7Jx4iQbe57auijBcmi3pWaDQKHwIFs+fv365Xq4jff398PHx8fheHw4nE4Ph8PR3+Ph4eEhc8eD59frdb7nn8PHD/m7DLmIjFz+jWb311wfo4ep0+mU76eZW5vWPJyi53ifZ/d8Po+919fXwUYXnQ8PQTa23LN0zdpg9p2uPD+/f7zPJMF1omAikb8fAfX29jaL+g+lFFzj7MdMnc/AloCh4/gRIFn7Uad2MdKsZcsAomArgUi2PoJpZ9jYNWwgfx2kZxyM8Omms8Gp3vM1AD4CxlgHKaGg4Bot9wtuAV0u5zh1qoE8Fx3OAUcGMAxeLpfb2kaxet9uIGv3hi3ra0fmVHeBjhPRadBd/fdMekiEN7NiLCgOhzMwAzogsmKA1jlGlzXhrsKb/kmt8/ky4LH99vZ6eA9Rp+jBHh0c83mcVJPy1b/AKneMrpLkXsoa41jNjm2Z8PYmotVBZsfq40fMZTRtzxiyKIk1QDzaOhixsAAkYHuPRYPc21vS9j2p9J6cj+ZNYal6Ui/5857nZAHbGgKILF2cv1xOE3EOeuYzS4dwhLIOB9l+tr5AWflmTlPf3Jly6ZW4ZPnoinBqJhdgP6cDYBtVkXp9fRlZxpHURgFRm0poyfqSMMbisM86ejw8PT2NPvIvL8+jr6mvLJriBf+RNY2qe8PzktwJZNBrbkvlbOLy+Hh4T/TesZUx6XTrPCJGRiRqGPAt6sCKXOujkZdihu7G+aZlU4nzolUQTVdzIjvZk7UFt4ARrhx0zepHDtnNpEaxZCI/CkYHDONcUEzIGLXonBTBehWvI73HYCN1mhSjZIe1wHOQ00BzEDFPT4+H79+/j7NbV41i6/PpKfoRGn8mc25Ei2oda9qyLTKXyzY9nRl5sqfkTGofPuLH5THY8jD1YqEmYr9w35HIZL5hfxlWmg7rUj9HYRQAzqEtfmxuXZMsOFG4MRxQCHPx7XKGp6kM1zn3Xd/6nKzK2rgYLG1yA3XSsToROyX7119frxZISal5H/Eo44eTQcUpbPdJ/r2uMqSk6UjX6MEkdunFfOvUeivNdQ8E3pp3TSk1vN1XFAw6kGNreXl5PTw+PmW2zUaWwVL9oiu9m1XsfsD766//uU6aROE0gDzwpxspQBhqu5YuIuIT4C3cISfGKJ89LiZPN+dEtEMULhNZ99LXRU+bUfeplxdN6nD4/PnTPFO7HCFnwFLnu6FzdnxcynPD5qTqly+/Xu8Fzol2PYrKhFS75ze2KOf0KqXIAGCMw5GoMmxMtGed5wVIt5pc8lpnCNCRc1LJMwcMxNO7+SLK/CTHPoIMeqxjawk9/vXXHxEBBIiGFUDAgN7TBkWcPFKQ+bewSTulhnOhyFzGaDssI+uw7xuFx3RnUX9NKrJEL2fNbXawyzGybDSTgBcVONkWxUbed/MuGOePmuO9xXWmadQIagZljrMAqA1j5j2LUo57vsacVweM+aB/Tb3IDvva1AYQ0cUGhwz6AN0INtp1gn58527SncE9SLNprYsfZOll9/zPP//M2U/XJEhpN2j70fMYBgCoOt9UaRdUxK1Bgn3u9K6hNHWG9VMZJTvpNBmRVn2Lsu5KTpoCd3mUAY/zXSOB6fKYPYyTiQrgJaN4/x1JCRVBsfvtt1+vDrYYM8pkVkfTD/Z8z2MOrpOMUirt5LpRR7uO8lNSNRp/kjkO4xtla9iYqNwc7n1PGQgaT3gzF9D3hvEYEjYd+UPecZAv5s/AdXNtywa4rLSVX9MYJlUeNABnSduF7+sEZdtI8hnjk++y4EZKSQKQUacXnbU1hawS1JRk2/YglfUKzznkeNYg3I9vk/oUxqKNvgfwYEtZKJfjH3/8dt10BIIgeZfbZZLMRoaSFjqm1FMd9wmI6AMJtNF6Lpvqjt6PD9uAE0Wf1xZiReMw+1ozo2Dsn4sTxnZG+DrPXkmM8iwJjMPx77+/5uOWUpnp/tSjDmcaSWe2RoSsOc8MdcMJihU0AIZPdeTZNqsF9+lTD8zq3TrA6BOZaUbJio6mYMlaXQhsE6kzbTrWI1czUZfq/vjt2/+uz8/fBxj2MNIL6xWycOeWHenZPaavOiIJpFrksLMkmW/f/hmcAzzGy/imNKL63doBNqSIVrBMm79ngA659kfpiN2bCjyIKJY4+fXrb9c3Rm9KLcaAT8YAZXijtcp9isTsbXlloljtOiKRl65OG4ZUVPzql04EqCEOkJVCCCT/6dOnYf7ttaeXrbPn5+cchM+Hc9KWbet9tjw0KvLJlltzY/fM0KTLrT4W/AjGuMEx8wZZNQekAdT3RH5fVhsZ8mnpSTPgrf327fvIW5tk63e1mYt+ej9//jwkHT+8Y2YriBynPJ/0TyRtG72nOymfmnPJlLUlY5TC8Y9ETihfw5oCf8x+AowUaNq1E3nnczLZzfMhiltP3ZC5Ljqn6DCu1x4KfI+rh2uyYZ1oxBFUW5rCYAhwALvntd5hid8TER1UuNntdevIkYGtcjq2es/155+/x7lGYfIEX7dIUeySpo5XA/SWstYUyE1RlJlDiPUGA1Jvjd313X/YmcKPzETq1vmKY1TMPyJI7jQ42esz+tjaq7N9PgQC067WFQQ90JJtwlhtjfRdTnrIcwCk5OyBWVOC0oAiv851j+rc9dYBRdyw1hgCoktG/PLLL6nbb/OdDTplhKjoCdK8v9fUXte29tWqodZt5PQfv3z5bwhwZvQG7QTSfaYLR37+AVhDUFNyHWs/R6lsd49bZrtG9OvERDubLbDetwAuKXc7viFTbcFj23DK6X7ajR82tmFAoPRmv5FsOcBw/P33dMsIKkis7wsrxXUiJ4qw8Xg7ey5gILQ5UXetsz0nlmXAybuaHXvfH3Jkwaal77rlKWClMX1IR8xYypchDSFj0zbl+b9lONlTTwLFMTeUaQYP+W3CnOv9va8TlAmzlNqIIgKIGq4DdOyGW4fn6Q/H2oGrcxZm/ZRRSLJ5z3Dcy4GB08jziSSdlO7+Stb9bjJhmlLf62CTurKP09nn/F9Baws4bOwg7BJF8xyuA9spy+7IBQAS5mfC6FnZ1WEdhwH2PX9z7ypBbGpc7rVxz3VfEUXsdu+mIMcPsyfS9/LSJgbjac6YOfGk7uY9ogr3QGpjzWY5B9bucQVaIIwuCQV2SyHA0oCW6QXV1Ok7luiot+m+qd1NH5uFdewgx1o2vALdI9hjlznPp7lE3nP8bFbMf6REVOTOz8+vU1vdcPtjDOOvrz2hDEW39NmD7s/O1VndCUBHskaEjIGAxGmYX2KqE4C4lf1wGkxY5xg9oqGJ9HujKep+zqOPM54Vx/4Q6zR1CYaWiBTOz+l9tcFaI+b3/26g264p8TM2o2WKgW0OjDeF4sp0OUchc0OYeg671rHVaGlAt7adlDLUD3Bvb865DsDtpHWmDUt02Gg2rNPNHDqaSU37ieTWHAYdofz8xhHlMewHxLAfNBsNiva7Z9IEcGyqDSS4n8gkmsNiZMwvWFFGXgkUKc44naxTLQlRV8t0IcCWMLV1s4dE89axiUTYyJwbxiiwYSf3FaLw72u+HAdgIhbmKIpgBuawvcelpqV9iaGuIVPHgehbcg27X0eAQQzV5hiY3x3znWNsw2l+7LMO/E99wTrZZ953OuetQDoCY2ImKWUpg9EuiOHM3TfeKiBv7EGarGv1rKGVc++qAz42mk23OiLafSNJQEeXRvFzVoiSMfZgyF9RXTuzHvvdCJe9GvcLtLdf4x6d/PYfdn4YnqdYRUqdQhLwD4xnTrSkmzV9xhlpFGDJika/HVKths6waM+1pgcJDiCZBwJRxzaaoptVSfOxO9nVN/wzT9sARCtSsaoe7qPOzqaYZ/v+pBb8PIc06wAvs31Hi6aJtPMGxwDaiNFtfWuxr0XW1oGQmXOtNSN1i6w1GhQy4OMwffDDFms/nlvn+fz/XBW1MEWBEQt3Meel3aYCRzZCe84E9OmpHRUQa+e1yFkyABYMubf3HG5H5z2iz8/536D87xKQ7YqNFqejaub7rPshjLaOYmRv8VvX4Mx/YXGob8pJmYccRtMEDFHBEnAWr7MWD9iw67/TPY9knteRH7IaQQQ2bSmZTXxeJvt7R7tfD8Ai9p4fjuimkwP3LJIdNvn+nIeA4togqDlOtYYF4tYto+Ta/ciCPSEA9XN+e+Z+68f9z1fUDwEaDyKMH2/FuR9yZvb+ll6iSi5HhvVw1fXtjqtL5xU9JPZ17J4RmWo08gGfNf8Hvq8ASlvTrVAAAAAASUVORK5CYII=");background-repeat:repeat;border-radius:8px}@media only screen and (max-width:719px){.personality{flex-wrap:wrap}}.personality__image{width:120px;flex-basis:120px;height:120px;overflow:hidden;border-radius:4px;margin-right:16px}.personality__image img{max-width:100%;max-height:100%}.personality__title{font:600 18px/24px Manrope,sans-serif;color:#0a1133;padding:0!important;margin:0 0 8px;overflow-wrap:anywhere}.personality__text{font:500 14px/20px Manrope,sans-serif;color:#333;margin:0}.personality__content{width:calc(100% - 136px)}@media only screen and (max-width:719px){.personality__content_mobile{margin-top:16px;width:100%}}.personality__content-position{color:grey;font-size:12px;line-height:16px;margin-bottom:8px}.factoid{display:flex;align-content:center;justify-content:center}@media only screen and (max-width:719px){.factoid{display:block}}.factoid-group{display:flex;max-width:528px;align-content:center;justify-content:center;flex:1 auto;padding:16px}@media only screen and (max-width:719px){.factoid-group{padding:16px 0}}.factoid-group__column{overflow:hidden;display:flex;flex:1;flex-direction:column;border:1px solid #e0e0e0;box-sizing:border-box;border-radius:8px;padding:16px}.factoid-group__column+.factoid-group__column{margin-left:8px}.factoid-group__title{font-style:normal;font-weight:800;font-size:28px;line-height:32px;margin-bottom:4px}.factoid-group__text,.factoid-group__title{color:#000;font-family:Manrope,sans-serif}.factoid-group__text{font-weight:500;font-size:14px;line-height:20px}.-read-more{display:flex;flex-direction:column;margin:8px 0;padding:16px;border-radius:8px;background:rgba(85,85,85,.06)}.article__footer{padding:8px}.article__footer .-read-more{margin-left:-8px;margin-right:-8px}.article__footer .tags{display:flex;flex-wrap:wrap;margin-top:-8px;margin-right:-8px;padding:8px 0}.article__footer .tags .tag{margin-top:8px;margin-right:8px}.picture{margin:0}.picture__image{position:relative;flex-shrink:0;background:none;height:auto;padding-top:0;overflow:hidden;border-radius:8px}.picture__image img{position:relative;width:100%;object-fit:cover;max-width:100%;height:100%;text-indent:100%;white-space:nowrap;overflow:hidden}.picture__image img.lazyloaded{opacity:1}.picture__caption{color:grey;font-family:Manrope,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:20px;padding:16px 8px;box-sizing:border-box}.picture__caption a{color:#004de6}#commento textarea{resize:vertical}.comments[data-v-37fc906c]{padding:10px 0}.-announce-match-command{display:flex;flex-direction:column;align-items:center;width:200px;margin-bottom:4px}@media only screen and (max-width:719px){.-announce-match-command{width:120px}}.-announce-match-command__wrapper{position:relative;border-radius:8px;padding:0 4px;transition:background-color .2s}.-announce-match-command__wrapper:hover{transition:background-color .25s;background-color:rgba(10,17,51,.08)}.-announce-match-command__link-team{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%}.-announce-match-command__logo{width:100%;height:96px;display:flex;align-items:center;justify-content:center;margin-bottom:4px}.-announce-match-command__logo picture{width:100%;height:100%;display:flex;justify-content:center}.-announce-match-command__logo img{width:auto;max-height:80%}.-announce-match-command__title{text-align:center;font:800 18px/24px SuisseIntl,sans-serif;color:#000;margin:0}.-announce-match-command__city{text-align:center;font:12px/18px SuisseIntl,sans-serif;color:grey;padding:3px 0;margin:0}.-announce-match-command__points{padding:8px 0}.-announce-match-result-table-item{display:flex;justify-content:space-between;align-items:center;flex-wrap:nowrap;margin-bottom:8px;width:100%;box-sizing:border-box;height:32px;border-radius:4px;background-color:rgba(85,85,85,.06);font:500 12px/12px Manrope,sans-serif;color:#000}.-announce-match-result-table-item:last-child{margin-bottom:0}.-announce-match-result-table-item p{margin:0}.-announce-match-result-table-item__place{display:flex;justify-content:center;align-items:center;font-weight:700;margin-right:4px}.-announce-match-result-table-item__title{display:flex;align-items:center}.-announce-match-result-table-item__logo{display:flex;align-items:center;justify-content:center;width:24px;height:24px;overflow:hidden;margin-right:10px}.-announce-match-result-table-item__logo img{max-width:80%;max-height:80%}.-announce-match-result-table-item__score{justify-content:flex-end}.-announce-match-result-table-item__info{margin-left:4px;justify-content:flex-end}.-announce-match-result-table{max-width:480px;width:100%;margin:auto}.-announce-match-result-table__head{display:flex;justify-content:flex-start;flex-wrap:nowrap;font:500 12px/32px Manrope,sans-serif;color:grey;margin-bottom:8px}.-announce-match-result-table__head p{margin:0}.-announce-match-result-table__row{display:flex;justify-content:flex-start;align-items:center;width:100%;padding:0 4px 0 0}.-announce-match-result-table__link{cursor:pointer;margin-bottom:8px;display:block;border-radius:4px;transition:background-color .2s}.-announce-match-result-table__link:hover{transition:background-color .25s;background-color:rgba(85,85,85,.06)}.-announce-match-result-table__col_score,.-announce-match-result-table__col_score2{justify-content:flex-end;display:flex}.-announce-match-result-table__col_info{margin-left:4px;justify-content:flex-end}.shares{display:flex;align-content:center}.shares__item+.shares__item{margin-left:8px}.shares__link{color:#004de6;font-family:Manrope,sans-serif;font-style:normal;font-weight:600;font-size:14px;line-height:16px;cursor:pointer;border-radius:16px;background:rgba(85,85,85,.08)}.icon-instagram[data-v-1f763676],.shares__link{display:inline-flex;align-items:center;align-content:center;justify-content:center;height:32px}.icon-instagram[data-v-1f763676]{width:32px;border-radius:50%;background:linear-gradient(225deg,#ad31bc .42%,#ffbc4f 100.42%)!important;font-size:26px;color:#fff}.author{display:flex;align-items:center}.author-link{position:absolute;top:0;left:0;right:0;bottom:0;z-index:10}.author-photo{display:inline-flex;margin-right:4px}.author-photo,.author-photo__img{position:relative;overflow:hidden}.author-photo__img{width:32px;height:32px;border-radius:100%;background-color:#002aff;background-size:cover;background-position:50%}.author__content{display:inline-flex;flex-direction:column;padding:8px 8px 8px 6px;margin-right:4px}.author__name{color:#002aff;position:relative}.author__name,.author__regalia{font-family:Manrope,sans-serif;font-style:normal;font-weight:600;font-size:14px;line-height:16px}.author__regalia{color:grey}.-timeline-events-live-item{width:100%;display:flex;margin-bottom:4px}.-timeline-events-live-item-title{text-align:center;font:700 18px/24px Manrope,sans-serif;color:#0a1133}.-timeline-events-live-item__in{display:flex;flex-direction:column;justify-content:flex-start;width:calc(50% + 24px);box-shadow:0 2px 8px rgba(0,0,0,.15);border-radius:8px;padding:8px;box-sizing:border-box}.-timeline-events-live-item_guest{justify-content:flex-end}.-timeline-events-live-item_guest .-timeline-events-live-item__main{display:flex;flex-direction:row-reverse}.-timeline-events-live-item_guest .-timeline-events-live-item__team{text-align:right}.-timeline-events-live-item_guest .-timeline-events-live-item__name{text-align:right;margin-right:4px}.-timeline-events-live-item__main{display:flex}.-timeline-events-live-item__team{flex-grow:1;font:12px/24px Manrope,sans-serif;color:#000;font-weight:500;margin:0 2px}@media only screen and (max-width:719px){.-timeline-events-live-item__team{line-height:16px}}.-timeline-events-live-item__video{display:flex;justify-content:center;align-items:center;width:24px;height:24px}.-timeline-events-live-item__video-icon{display:block;width:23px;height:23px;font-size:23px}.-timeline-events-live-item__score{box-sizing:border-box;font:12px/16px Manrope,sans-serif;color:#000;font-weight:700;margin:0 4px 0 0;border:1px solid rgba(85,85,85,.06);border-radius:4px;padding:4px 0;width:32px;text-align:center}.-timeline-events-live-item__event-comment{display:flex;align-items:center;font:12px/16px Manrope,sans-serif;color:grey;font-weight:500;margin:0 2px}.-timeline-events-live-item__time{font:12px/24px Manrope,sans-serif;color:#000;font-weight:700;display:flex;align-items:flex-start;justify-content:center;width:40px;margin:0 4px}.-timeline-events-live-item__time-seconds{font-size:8px;margin-left:2px;line-height:20px}.-timeline-events-live-item__name{font:12px/16px Manrope,sans-serif;color:grey;font-weight:500;margin:0 2px;width:100%}.-timeline-events-live-item__icon{display:flex;align-items:center;justify-content:center;font-size:24px}.-timeline-events-live-item__icon .icon-penalty-failed{color:#ff1a40}.-timeline-events-live{width:100%}.-timeline-events-live__loader{position:relative;display:flex;justify-content:center;margin:16px 0 24px;height:32px}.-timeline-events-live__loader:after{content:"";position:absolute;top:17px;left:0;right:0;width:100%;height:1px;background-color:#e0e0e0}.-timeline-events-live__loader-button{box-sizing:border-box;display:inline-block;text-align:center;border-radius:16px;border:1px solid #e0e0e0;background-color:#f2f2f2;min-width:170px;padding:7px 16px;z-index:1;font:12px/16px Manrope,sans-serif;color:#000;font-weight:600;cursor:pointer}.-timeline-events-live__loader-text-blue{color:#004de6}.breadcrumb{overflow-x:auto;display:flex;align-items:center;padding:8px 0}.player{display:flex;width:100%}.player.is-live .player__play svg path{fill:#ff1a40}.player__frame{position:relative;width:100%;flex-shrink:0;height:0;padding-top:56.25%;overflow:hidden;border-radius:8px;background:#0a1133}.player__frame iframe{position:absolute;inset:0;width:100%;height:100%;border:none;top:0}.player__frame iframe.lazyloaded{opacity:1}.player__tools{position:absolute;top:12px;left:12px;display:flex;align-items:center;z-index:1}.player__time{color:#fff;font-family:Manrope,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:20px}.player__play{position:absolute;top:0;left:0;right:0;display:flex;align-items:center;align-content:center;justify-content:center;width:100%;height:100%;cursor:pointer;z-index:1}.player__notification{position:absolute;top:50%;left:50%;z-index:1;transform:translate(-50%,-50%)}.player__notification .notification{display:flex;flex-direction:column;align-content:center;justify-content:center;text-align:center;font-family:Manrope,sans-serif;font-style:normal;color:#fff}.player__notification .notification__title{font-weight:800;font-size:28px;line-height:32px;margin-bottom:4px}.player__notification .notification__content{font-weight:500;font-size:14px;line-height:20px;margin-bottom:16px}.player__caption{color:grey;font-family:Manrope,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:20px;padding:8px}.embed-block{padding:8px 0}.embed-block,.embed-block__content{display:flex;align-content:center;justify-content:center}.embed-block__content{flex-wrap:wrap;width:100%}.embed-block .embed{width:auto}.embed-block .embed.embed--coub,.embed-block .embed.embed--ok,.embed-block .embed.embed--vimeo,.embed-block .embed.embed--youtube{width:100%;height:396px}@media only screen and (max-width:1023px){.embed-block .embed.embed--coub,.embed-block .embed.embed--ok,.embed-block .embed.embed--vimeo,.embed-block .embed.embed--youtube{height:558px}}@media (max-width:875px){.embed-block .embed.embed--coub,.embed-block .embed.embed--ok,.embed-block .embed.embed--vimeo,.embed-block .embed.embed--youtube{height:475px}}@media (max-width:720px){.embed-block .embed.embed--coub,.embed-block .embed.embed--ok,.embed-block .embed.embed--vimeo,.embed-block .embed.embed--youtube{height:388px}}@media (max-width:585px){.embed-block .embed.embed--coub,.embed-block .embed.embed--ok,.embed-block .embed.embed--vimeo,.embed-block .embed.embed--youtube{height:312px}}@media (max-width:470px){.embed-block .embed.embed--coub,.embed-block .embed.embed--ok,.embed-block .embed.embed--vimeo,.embed-block .embed.embed--youtube{height:247px}}@media (max-width:380px){.embed-block .embed.embed--coub,.embed-block .embed.embed--ok,.embed-block .embed.embed--vimeo,.embed-block .embed.embed--youtube{height:197px}}@media (max-width:332px){.embed-block .embed.embed--coub,.embed-block .embed.embed--ok,.embed-block .embed.embed--vimeo,.embed-block .embed.embed--youtube{height:171px}}.embed-block .embed.embed--insta,.embed-block .embed.embed--instagram{width:100%}.embed-block .embed.embed--instagram iframe,.embed-block .embed.embed--insta iframe{margin-left:auto!important;margin-right:auto!important}.embed-block .embed__caption{display:flex;align-content:flex-start;justify-content:flex-start;width:100%;color:grey;font-family:Manrope,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:20px;padding:8px}.embed-block__twitter{width:100%}.embed-block .player{flex-wrap:wrap!important;margin:0!important}.embed-block .player__frame iframe{top:0}.embed-block_ts-embed{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.embed-block_ts-embed .embed--ts-embed,.embed-block_ts-embed .embed--ts-embed-dev,.embed-block_ts-embed .embed--ts-embed-stage{position:absolute;top:0;left:0;width:100%;height:100%}.fb-post.fb_iframe_widget.fb_iframe_widget_fluid{text-align:center}@media only screen and (max-width:719px){.fb-post.fb_iframe_widget.fb_iframe_widget_fluid iframe,.fb-post.fb_iframe_widget.fb_iframe_widget_fluid span{width:100%!important}}.article__content h1,.article__content h2,.article__content h3,.article__content h4{padding:8px}.article__content figure{margin:0}.article__content .typography-text{padding:8px}.article__content .typography-text+.typography-text{padding-top:16px}.article__content .typography-text p{margin:0}.article__content .typography-text p+p{margin-top:16px}.article__content .more-links{padding:16px;margin:16px 8px;border-radius:8px;background:rgba(85,85,85,.08)}.article__content .more-links .heading{color:#000}.article__content .picture__image{height:auto;padding-top:0;background:transparent}.article__content .picture__image img{position:relative;overflow:hidden;height:auto;border-radius:8px}.article__content>div>div>p,.article__content>div>p{padding-left:0;padding-right:0}.article__content iframe[src*="https://www.youtube.com/embed/"]{width:100%;height:396px}@media only screen and (max-width:1023px){.article__content iframe[src*="https://www.youtube.com/embed/"]{height:558px}}@media (max-width:875px){.article__content iframe[src*="https://www.youtube.com/embed/"]{height:475px}}@media (max-width:720px){.article__content iframe[src*="https://www.youtube.com/embed/"]{height:388px}}@media (max-width:585px){.article__content iframe[src*="https://www.youtube.com/embed/"]{height:312px}}@media (max-width:470px){.article__content iframe[src*="https://www.youtube.com/embed/"]{height:247px}}@media (max-width:380px){.article__content iframe[src*="https://www.youtube.com/embed/"]{height:197px}}@media (max-width:332px){.article__content iframe[src*="https://www.youtube.com/embed/"]{height:171px}}.article__content_cutting{position:relative;padding-left:16px;margin:24px 0;font:700 20px/24px Manrope,sans-serif}.article__content_cutting:before{content:"";position:absolute;top:0;left:0;bottom:0;width:4px;height:100%;background-color:#0a1133}.article__announce{display:flex;align-content:center;justify-content:center;padding:8px}.article__announce .-card-anonse{max-width:344px}.card-comment{position:relative;display:flex;flex-direction:column;width:240px;height:416px;box-shadow:0 2px 8px rgba(0,0,0,.1);border-radius:4px;background:#fff}.card-comment--wide{width:100%;height:324px}.card-comment__body{position:relative;display:flex;flex-direction:column;justify-content:space-between;height:100%;padding:16px;box-sizing:border-box}.card-comment__author{margin-bottom:10px}.card-comment__text{color:#000;font-family:Manrope,sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:24px}.card-comment__text p{margin:0;padding:0}.card-comment__likes{display:flex;align-items:center;color:#000}.card-comment__likes,.card-comment__link{font-family:Manrope,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:20px}.card-comment__link{color:#002aff;cursor:pointer}@font-face{font-family:TS-Icons;src:url(/_nuxt/fonts/telesport-icons.4cbe2e8.eot);src:url(/_nuxt/fonts/telesport-icons.4cbe2e8.eot) format("embedded-opentype"),url(/_nuxt/fonts/telesport-icons.55ceb41.ttf) format("truetype"),url(/_nuxt/fonts/telesport-icons.f005f85.woff) format("woff"),url(/_nuxt/71ec7a767e7cfb866641c52bb65f8786.svg) format("svg");font-weight:400;font-style:normal;font-display:block}[class*=" icon-"],[class^=icon-]{font-family:TS-Icons!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1}.icon-tokyo .path1:before{content:"\e95a";color:#081045}.icon-tokyo .path2:before{content:"\e95b";margin-left:-.6669921875em;color:#081045}.icon-tokyo .path3:before{content:"\e95c";margin-left:-.6669921875em;color:#081045}.icon-tokyo .path4:before{content:"\e95d";margin-left:-.6669921875em;color:#081045}.icon-tokyo .path5:before{content:"\e95e";margin-left:-.6669921875em;color:#081045}.icon-tokyo .path6:before{content:"\e95f";margin-left:-.6669921875em;color:#081045}.icon-tokyo .path7:before{content:"\e960";margin-left:-.6669921875em;color:#081045}.icon-tokyo .path8:before{content:"\e961";margin-left:-.6669921875em;color:#081045}.icon-tokyo .path9:before{content:"\e962";margin-left:-.6669921875em;color:#081045}.icon-tokyo .path10:before{content:"\e963";margin-left:-.6669921875em;color:#081045}.icon-tokyo .path11:before{content:"\e964";margin-left:-.6669921875em;color:#081045}.icon-tokyo .path12:before{content:"\e965";margin-left:-.6669921875em;color:#081045}.icon-tokyo .path13:before{content:"\e966";margin-left:-.6669921875em;color:#081045}.icon-tokyo .path14:before{content:"\e967";margin-left:-.6669921875em;color:#081045}.icon-tokyo .path15:before{content:"\e968";margin-left:-.6669921875em;color:#081045}.icon-tokyo .path16:before{content:"\e969";margin-left:-.6669921875em;color:#081045}.icon-tokyo .path17:before{content:"\e96a";margin-left:-.6669921875em;color:#081045}.icon-tokyo .path18:before{content:"\e96b";margin-left:-.6669921875em;color:#081045}.icon-tokyo .path19:before{content:"\e96c";margin-left:-.6669921875em;color:#081045}.icon-tokyo .path20:before{content:"\e96d";margin-left:-.6669921875em;color:#081045}.icon-tokyo .path21:before{content:"\e96e";margin-left:-.6669921875em;color:#081045}.icon-tokyo .path22:before{content:"\e96f";margin-left:-.6669921875em;color:#081045}.icon-tokyo .path23:before{content:"\e970";margin-left:-.6669921875em;color:#081045}.icon-tokyo .path24:before{content:"\e971";margin-left:-.6669921875em;color:#081045}.icon-tokyo .path25:before{content:"\e972";margin-left:-.6669921875em;color:#081045}.icon-tokyo .path26:before{content:"\e973";margin-left:-.6669921875em;color:#081045}.icon-tokyo .path27:before{content:"\e974";margin-left:-.6669921875em;color:#081045}.icon-tokyo .path28:before{content:"\e975";margin-left:-.6669921875em;color:#081045}.icon-tokyo .path29:before{content:"\e976";margin-left:-.6669921875em;color:#081045}.icon-tokyo .path30:before{content:"\e977";margin-left:-.6669921875em;color:#081045}.icon-tokyo .path31:before{content:"\e978";margin-left:-.6669921875em;color:#081045}.icon-tokyo .path32:before{content:"\e979";margin-left:-.6669921875em;color:#081045}.icon-tokyo .path33:before{content:"\e97a";margin-left:-.6669921875em;color:#081045}.icon-tokyo .path34:before{content:"\e97b";margin-left:-.6669921875em;color:#081045}.icon-tokyo .path35:before{content:"\e97c";margin-left:-.6669921875em;color:#081045}.icon-tokyo .path36:before{content:"\e97d";margin-left:-.6669921875em;color:#081045}.icon-tokyo .path37:before{content:"\e97e";margin-left:-.6669921875em;color:#081045}.icon-tokyo .path38:before{content:"\e97f";margin-left:-.6669921875em;color:#081045}.icon-tokyo .path39:before{content:"\e980";margin-left:-.6669921875em;color:#081045}.icon-tokyo .path40:before{content:"\e981";margin-left:-.6669921875em;color:#081045}.icon-tokyo .path41:before{content:"\e982";margin-left:-.6669921875em;color:#081045}.icon-tokyo .path42:before{content:"\e983";margin-left:-.6669921875em;color:#081045}.icon-tokyo .path43:before{content:"\e984";margin-left:-.6669921875em;color:#081045}.icon-tokyo .path44:before{content:"\e985";margin-left:-.6669921875em;color:#081045}.icon-tokyo .path45:before{content:"\e986";margin-left:-.6669921875em;color:#081045}.icon-tokyo .path46:before{content:"\e987";margin-left:-.6669921875em;color:#0865ab}.icon-tokyo .path47:before{content:"\e988";margin-left:-.6669921875em;color:#fa142f}.icon-tokyo .path48:before{content:"\e989";margin-left:-.6669921875em;color:#018837}.icon-tokyo .path49:before{content:"\e98a";margin-left:-.6669921875em;color:#ffa814}.icon-tokyo .path50:before{content:"\e98b";margin-left:-.6669921875em;color:#000}.icon-tokyo .path51:before{content:"\e98c";margin-left:-.6669921875em;color:#081045}.icon-tokyo .path52:before{content:"\e98d";margin-left:-.6669921875em;color:#081045}.icon-tokyo .path53:before{content:"\e98e";margin-left:-.6669921875em;color:#081045}.icon-tokyo .path54:before{content:"\e98f";margin-left:-.6669921875em;color:#081045}.icon-tokyo .path55:before{content:"\e990";margin-left:-.6669921875em;color:#081045}.icon-tokyo .path56:before{content:"\e991";margin-left:-.6669921875em;color:#081045}.icon-tokyo .path57:before{content:"\e992";margin-left:-.6669921875em;color:#081045}.icon-tokyo .path58:before{content:"\e993";margin-left:-.6669921875em;color:#081045}.icon-tokyo .path59:before{content:"\e994";margin-left:-.6669921875em;color:#081045}.icon-tokyo .path60:before{content:"\e995";margin-left:-.6669921875em;color:#000}.icon-tokyo .path61:before{content:"\e996";margin-left:-.6669921875em;color:#000}.icon-arrow-up-stroke:before{content:"\e94e"}.icon-invictus:before{content:"\e998";color:#dfce8f}.icon-search-1:before{content:"\e94a";color:#002aff}.icon-arrow_back:before{content:"\e94b";color:#002aff}.icon-autosport1:before{content:"\e92e";color:#9fafb9}.icon-f11:before{content:"\e92f";color:#ea3323}.icon-tennis1:before{content:"\e93a";color:#a9c73e}.icon-volleyball1:before{content:"\e93b";color:#f5ba40}.icon-basketball1:before{content:"\e93c";color:#dd9033}.icon-olympic1:before{content:"\e93d";color:#8b2030}.icon-athletics3:before{content:"\e93e";color:#565656}.icon-chess1:before{content:"\e93f";color:#85705c}.icon-Ski1:before{content:"\e941";color:#0098e3}.icon-athletics2:before{content:"\e942";color:#95533f}.icon-gymnastics1:before{content:"\e943";color:#5200ff}.icon-biathlon1:before{content:"\e944";color:#9f7878}.icon-hockey1:before{content:"\e945";color:#0047ff}.icon-beauty:before{content:"\e946";color:#ff059b}.icon-skating1:before{content:"\e947";color:#00b2ff}.icon-fight2:before{content:"\e948";color:#ff1a40}.icon-euro_2020:before{content:"\e949";color:#36b5d2}.icon-doping-1:before{content:"\e997"}.icon-goal-goal-assists:before{content:"\e952"}.icon-goal-assists:before{content:"\e953"}.icon-puck:before{content:"\e94c"}.icon-whistle:before{content:"\e94d"}.icon-fb:before{content:"\e922"}.icon-twitter:before{content:"\e921"}.icon-vk:before{content:"\e910"}.icon-arrow-down:before{content:"\e904"}.icon-arrow-up:before{content:"\e905"}.icon-arrow-left:before{content:"\e906"}.icon-arrow-right:before{content:"\e907"}.icon-left:before{content:"\e90d"}.icon-right:before{content:"\e90e"}.icon-dropdown:before{content:"\e90c"}.icon-video:before{content:"\e920"}.icon-autogoal:before{content:"\e900"}.icon-penalty-failed:before{content:"\e902"}.icon-penalty-goal:before{content:"\e935"}.icon-add-alert:before{content:"\e903"}.icon-audio:before{content:"\e908"}.icon-close:before{content:"\e909"}.icon-main:before{content:"\e90a"}.icon-search:before{content:"\e90b"}.icon-calendar:before{content:"\e916"}.icon-bullit:before{content:"\e911"}.icon-more-vert:before{content:"\e912"}.icon-sections:before{content:"\e913"}.icon-chat-box:before{content:"\e914"}.icon-favorits:before{content:"\e915"}.icon-card:before{content:"\e923"}.icon-card2:before{content:"\e934"}.icon-f1:before{content:"\e917"}.icon-fight:before{content:"\e918"}.icon-like:before{content:"\e919"}.icon-soccer:before{content:"\e91a"}.icon-hockey:before{content:"\e901"}.icon-athletics1:before{content:"\e92d"}.icon-basketball:before{content:"\e924"}.icon-biathlon:before{content:"\e925"}.icon-autosport:before{content:"\e926"}.icon-volleyball:before{content:"\e927"}.icon-tennis:before{content:"\e928"}.icon-ski:before{content:"\e929"}.icon-swimming:before{content:"\e930"}.icon-skating:before{content:"\e931"}.icon-athletics:before{content:"\e932"}.icon-gymnastics:before{content:"\e933"}.icon-olympic:before{content:"\e91b"}.icon-podcast:before{content:"\e91c"}.icon-settings:before{content:"\e91d"}.icon-share:before{content:"\e91e"}.icon-forward:before{content:"\e91f"}.icon-medal:before{content:"\e936"}.icon-social-ok:before{content:"\e950"}.icon-instagram:before{content:"\e938"}.icon-youtube:before{content:"\e939"}.icon-telegram:before{content:"\e940"}.icon-up:before{content:"\e90f"}.icon-bottom:before{content:"\e92a"}.icon-chess:before{content:"\e92b"}.icon-rugby:before{content:"\e92c"}.icon-url:before{content:"\e94f"}.icon-whatsapp:before{content:"\e937"}.icon-telegram-full-size:before{content:"\e951"}.icon-sport .path1:before{content:"\e954";color:#000}.icon-sport .path2:before{content:"\e955";margin-left:-1em;color:#fff}.icon-sport .path3:before{content:"\e956";margin-left:-1em;color:#fff}.icon-sport .path4:before{content:"\e957";margin-left:-1em;color:#fff}.icon-sport .path5:before{content:"\e958";margin-left:-1em;color:#fff}.icon-sport .path6:before{content:"\e959";margin-left:-1em;color:#fff}.card-event{overflow:hidden;position:relative;display:flex;flex-direction:column;width:100%;font-family:TS-Icons;min-width:140px;height:140px;border-radius:8px;background:#485593}.card-event:hover .card-event__blur:after{background:linear-gradient(1turn,#0f1635 32.89%,rgba(15,22,53,0))}.card-event:before{display:flex;color:rgba(0,0,0,.2);font-size:72px;align-items:center;align-content:center;justify-content:center}.card-event:before,.card-event__blur:after{position:absolute;top:0;left:0;right:0;bottom:0}.card-event__blur:after{content:""}.card-event .card-tools{position:absolute;top:0;left:0;background:rgba(10,17,51,.8);border-radius:8px 0 4px 0;padding:0 7px 0 4px;height:20px}.card-event .card-tools__text{display:flex;align-items:center;height:20px;font-weight:700;font-size:10px;line-height:12px;flex-wrap:nowrap;white-space:nowrap}.card-event .card-tools__icon-video{fill:#fff}.card-event .card-tools.card-tools_today-event{display:inline-flex;background:#ffb800}.card-event .card-tools.card-tools_today-event .card-tools__text{color:#0a1133}.card-event--wide{width:100%}.card-event__link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.card-event__body{position:relative;display:flex;flex-direction:column;justify-content:space-between;height:100%;padding:8px;box-sizing:border-box}.card-event__picture{position:absolute;top:0;left:0;right:0;bottom:0;border-radius:8px;overflow:hidden;pointer-events:none;background:#1e2547}.card-event__picture img{display:block;width:100%;height:90px;text-indent:100%;white-space:nowrap;overflow:hidden}.card-event__picture img.lazyloaded{opacity:.6}.card-event__image-container{margin:0;position:relative}.card-event__image-container:after{content:"";position:absolute;bottom:0;left:0;right:0;top:0;background:linear-gradient(180deg,rgba(30,37,71,0) 55.59%,#1e2547)}.card-event__match .match{position:relative;display:flex;justify-content:flex-start;z-index:1}.card-event__match .match-result{display:flex;align-items:center}.card-event__match .match-result__divider,.card-event__match .match-result__left,.card-event__match .match-result__right{color:#fff;font-family:Manrope,sans-serif;font-style:normal;font-weight:700;font-size:18px;line-height:18px}.card-event__match .match-result__divider{padding:0 5px}.card-event__info{position:absolute;bottom:8px;left:8px;right:8px;z-index:1}.card-event__title{max-width:120px;color:#fff;font-family:Manrope,sans-serif;font-style:normal;font-weight:700;font-size:12px;line-height:14px}.card-event.euro .card-event__blur:after,.card-event.euro:before{display:none}.card-event.euro .card-event__picture img.lazyloaded{opacity:1}.card-event.beijing2022:hover .card-event__picture:after{background:linear-gradient(1turn,#0188cb 32.89%,rgba(15,22,53,0))}.card-event.beijing2022 .card-event__picture{background-color:#0087ca}.card-event.beijing2022 .card-event__image-container:after{background:linear-gradient(180deg,rgba(1,136,203,0) 55.59%,#0188cb)}.card-event .card-event-wrapper__label-live{height:20px}.card-event-wrapper .card-tools__time{position:static}.card-event-wrapper__label-live{display:flex;align-items:center;position:absolute;left:0;top:0;width:51px;box-sizing:border-box;border-radius:8px 0 4px 0;background-color:#ff1a40;padding:2px 6px 4px;font-family:Manrope,sans-serif;font-style:normal;font-weight:700;font-size:10px;line-height:19px;color:#fff}.card-event-wrapper__icon-video{fill:#fff;margin-right:4px}@media only screen and (max-width:1023px){.content-scroller{margin-left:-8px;margin-right:-8px}.content-scroller__wrap{-webkit-overflow-scrolling:touch;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none;display:flex;width:100%;grid-gap:0}}@media only screen and (max-width:1023px) and (max-width:1023px){.content-scroller__wrap{padding:8px 0}}@media only screen and (max-width:1023px) and (max-width:719px){.content-scroller__wrap{padding:8px 0 0}}@media only screen and (max-width:1023px){.content-scroller__wrap::-webkit-scrollbar{width:0;height:0}.content-scroller__wrap .grid-row{display:flex;flex-shrink:0;padding:0 8px;grid-gap:0}}@media only screen and (max-width:1023px) and (max-width:1023px){.content-scroller__wrap .grid-row.comments-list,.content-scroller__wrap .grid-row.news-list{padding-top:8px;padding-bottom:8px}}@media only screen and (max-width:1023px){.content-scroller__wrap .grid-col{flex-shrink:0;scroll-snap-stop:always}.content-scroller__wrap .grid-col+.grid-col{padding-left:8px}.content-scroller__wrap .grid-col .card-article{width:288px}}@media only screen and (max-width:1023px) and (max-width:1023px){.content-scroller__wrap .grid-col .card-article.card-size__big{width:512px}}@media only screen and (max-width:1023px) and (max-width:719px){.content-scroller__wrap .grid-col .card-article.card-size__big{width:288px}}@media only screen and (max-width:1023px){.content-scroller__wrap .grid-col .card-comment,.content-scroller__wrap .grid-col .card-news{width:240px}.content-scroller__wrap .grid-col .card-comment{height:416px}.content-scroller__wrap .grid-col .card-event{width:144px}.content-scroller__wrap .grid-col .card-video{width:288px;height:162px;padding-top:0}.content-scroller__wrap .grid-col .card-highlight,.content-scroller__wrap .grid-col .card-video-tour-hightlights{height:128px;width:229px;padding-top:0}}.card-video-tour-hightlights{position:relative;display:flex;flex-direction:column;width:100%;padding-top:56.25%;border-radius:8px;background:#0a1133}@media only screen and (max-width:1023px){.card-video-tour-hightlights{height:120px;width:140px;padding-top:0}}.card-video-tour-hightlights .card-tools__time{position:absolute;top:12px;left:12px}.card-video-tour-hightlights__body{position:absolute;top:0;left:0;right:0;display:flex;flex-direction:column;justify-content:space-between;height:100%;padding:16px;box-sizing:border-box}.card-video-tour-hightlights__picture{position:absolute;top:0;left:0;right:0;bottom:0;border-radius:8px;overflow:hidden;pointer-events:none}.card-video-tour-hightlights__picture img{position:absolute;top:0;left:0;right:0;bottom:0;display:block;width:100%;object-fit:cover;height:100%;text-indent:100%;white-space:nowrap;overflow:hidden}.card-video-tour-hightlights__picture img.lazyloaded{opacity:.6}.card-video-tour-hightlights__info{position:relative;z-index:1}.card-video-tour-hightlights__label{margin-bottom:8px}.card-video-tour-hightlights__title{max-width:90%;color:#fff;font:700 12px/14px Manrope,sans-serif;max-height:56px;overflow:hidden}.card-video-tour-hightlights__blur:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;margin-top:106px;background:linear-gradient(1turn,#0f1635,rgba(15,22,53,0))}.card-highlight{position:relative;display:flex;flex-direction:column;width:100%;padding-top:56.25%;border-radius:8px;background:#0a1133}.card-highlight .card-tools__time{position:absolute;top:12px;left:12px}.card-highlight--full{width:344px;height:224px}.card-highlight__body{position:absolute;top:0;left:0;right:0;display:flex;flex-direction:column;justify-content:space-between;height:100%;padding:8px;box-sizing:border-box}.card-highlight__picture{border-radius:8px;pointer-events:none}.card-highlight__picture,.card-highlight__picture img{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden}.card-highlight__picture img{display:block;width:100%;object-fit:cover;height:100%;text-indent:100%;white-space:nowrap}.card-highlight__picture img.lazyloaded{opacity:.6}.card-highlight__info{position:relative;z-index:1}.card-highlight__label{margin-bottom:8px}.card-highlight__title{max-width:90%;color:#fff;font-family:Manrope,sans-serif;font-style:normal;font-weight:700;font-size:12px;line-height:14px;max-height:66px;overflow:hidden}.card-highlight__blur:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;margin-top:106px;background:linear-gradient(1turn,#0f1635,rgba(15,22,53,0))}.--select{position:relative;display:inline-flex}.--select__input{position:relative;display:inline-block;white-space:nowrap;font:500 14px/16px Manrope,sans-serif;color:#004de6;background:rgba(85,85,85,.06);border-radius:16px;padding:8px 32px 8px 12px;outline:none;border:none;box-sizing:border-box;cursor:pointer;z-index:2;transition:background-color .2s}@media (hover:hover) and (pointer:fine){.--select__input:hover{transition:background-color .25s;background-color:#e0e0e0}}.--select__input_hide{position:absolute;top:0;left:0;width:0;height:0;border:none;outline:none;z-index:0;cursor:default}.--select__input_hide:focus{outline:none}.--select__arrow{position:absolute;top:2px;right:9px;bottom:0;width:16px;height:16px;margin:auto;display:block;align-items:center;transition:transform .5s;transition-duration:.5s;transition-property:transform;pointer-events:none;z-index:3}@media only screen and (max-width:719px){.--select__arrow_active{transition:0}}.--select__options{width:320px;height:auto;position:absolute;top:calc(100% + 6px);left:0;right:0;background:#fff;box-shadow:0 0 40px rgba(64,77,92,.25);border-radius:16px;z-index:20;padding:8px 16px 8px 8px;box-sizing:border-box}@media only screen and (max-width:719px){.--select__options{position:fixed;top:auto;width:100%;bottom:0;height:70%;margin:0;z-index:1001}}.--select__options-wrapper{max-height:312px;width:calc(100% + 8px);overflow:hidden;box-sizing:border-box;-ms-overflow-style:none;scrollbar-width:none}.--select__options-wrapper::-webkit-scrollbar{display:none;background:transparent}@media only screen and (max-width:719px){.--select__options-wrapper{max-height:calc(100% - 24px)}}.--select__options-wrapper .__panel{overscroll-behavior:contain}.--select__options-mobile-close-button{display:none}@media only screen and (max-width:719px){.--select__options-mobile-close-button{display:flex;justify-content:flex-end;align-items:center;height:32px;margin-top:-8px;margin-right:-4px}}.--select__list{list-style:none;margin:0;padding:0}.--select__item{width:calc(100% - 16px);font:600 14px/40px Manrope,sans-serif;color:#000;padding:0 12px;border-radius:4px;margin-bottom:8px;box-sizing:border-box;cursor:pointer}.--select__item:last-child{margin-bottom:0}.--select__item:hover{background-color:rgba(85,85,85,.04)}.--select__item_active{background-color:rgba(85,85,85,.06)}.--select_disabled .--select__input{color:rgba(64,77,92,.25)}.--select_disabled .--select__arrow{opacity:.5}.--select_animation-enter-active,.--select_animation-leave-active{opacity:1;transition:opacity .15s}@media only screen and (max-width:719px){.--select_animation-enter-active,.--select_animation-leave-active{opacity:1;transform:translateY(0);transition:transform .15s ease-out}}.--select_animation-enter,.--select_animation-leave-to{opacity:0;transition:opacity .15s}@media only screen and (max-width:719px){.--select_animation-enter,.--select_animation-leave-to{opacity:1;transform:translateY(130%);transition:transform .3s ease-in}}.breadcrumb{flex-wrap:wrap;overflow:visible}.breadcrumb__item{flex-shrink:0;display:inline-flex;align-items:center;margin-bottom:4px}.breadcrumb__item:last-child .breadcrumb__separator{display:none}.breadcrumb__link{overflow:hidden;max-width:200px;color:#004de6;font-family:Manrope,sans-serif;font-style:normal;font-weight:600;font-size:14px;line-height:16px;white-space:nowrap;text-overflow:ellipsis;cursor:pointer;border-radius:16px;padding:8px 16px;background:rgba(85,85,85,.08);transition:background-color .2s}@media (hover:hover) and (pointer:fine){.breadcrumb__link:hover{transition:background-color .25s;background-color:#e0e0e0}}.breadcrumb__separator{display:inline-flex;align-content:center;align-items:center;justify-content:center;flex-shrink:0;width:12px;margin:0 4px}.--theme_color_blue .breadcrumb__link{color:#fff;background:hsla(0,0%,100%,.08)}.--theme_color_blue .breadcrumb__link:hover{transition:.2s;background-color:hsla(0,0%,100%,.2)}.--theme_color_blue .breadcrumb__link_active{background-color:#002aff}.-generic-table{width:100%;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.15);display:flex;flex-direction:column;padding:12px 8px 8px;box-sizing:border-box}.-generic-table .headers{display:flex;justify-content:space-between;font-size:12px;line-height:16px;font-weight:500;margin-bottom:12px;padding-left:2px}.-generic-table .headers__item:not(:first-child){color:grey;font-weight:700}.-generic-table .content__row{padding:0 10px 0 5px;display:flex;flex-direction:row;border-radius:4px}.-generic-table__content{display:flex;flex-direction:column}.-generic-table__content>:nth-child(odd){background:rgba(85,85,85,.06)}.medal-standings{font-family:Manrope,sans-serif;font-size:12px;line-height:16px}.medal-standings .row{display:flex;width:100%}.medal-standings .order{flex:0 0 24px}.medal-standings .-generic-table__content>:nth-child(odd){background:none}.medal-standings .arrow-icon{font-size:15px;align-self:flex-start;margin-right:4px}.medal-standings .bronze,.medal-standings .changes,.medal-standings .gold,.medal-standings .order,.medal-standings .silver,.medal-standings .total{text-align:center;font-weight:700}.medal-standings .bronze,.medal-standings .gold,.medal-standings .silver{flex:0 1 64px;min-width:24px}.medal-standings .bronze .delta,.medal-standings .gold .delta,.medal-standings .silver .delta{color:grey}.medal-standings .changes,.medal-standings .total{flex:0 1 80px;min-width:48px}.medal-standings .national-team{flex:1 1 220px;min-width:150px}.medal-standings .-generic-table{padding:8px}.medal-standings .-generic-table__headers,.medal-standings .content-row{margin-bottom:8px}.medal-standings .table-header{display:flex;align-items:center;color:grey;height:32px}.medal-standings .table-header .national-team{margin-left:24px}.medal-standings .content-row{display:flex;align-items:center;height:24px;transition:background-color .2s}.medal-standings .content-row:hover{transition:background-color .25s;background-color:rgba(85,85,85,.06)}.medal-standings .content-row .national-team{display:flex;align-items:center;margin-right:auto}.medal-standings .content-row .national-team__name{flex:1 1 168px;min-width:130px}.medal-standings .content-row .national-team__flag{border-radius:50%;height:18px;width:18px}.medal-standings .content-row .national-team__flag-wrapper{width:24px;height:24px;margin-right:6px;display:flex;align-items:center;justify-content:center}.medal-standings .content-row .changes{display:flex;align-items:center;justify-content:center;width:100%}.medal-standings .content-row .changes__wrapper{display:flex;justify-content:flex-end;flex:0 0 26px}.page-header__breadcrumb{display:flex;width:100%;align-items:center;justify-content:space-between}@media only screen and (max-width:719px){.page-header__breadcrumb{padding-top:8px}}.page-header__top{display:flex;justify-content:space-between;align-items:center}.page-header__content .heading{padding:8px}.page-header__content .heading+.menu{padding-top:16px}.page-header__content .menu{padding:8px 0}.-tournament-leaders{font-family:Manrope}.-tournament-leaders__content{display:flex;flex-wrap:wrap}.-tournament-leaders__title{font-size:24px;line-height:32px;font-weight:800;color:#0a1133;padding-left:8px;margin:32px 0 24px}.-tournament-leaders .table-wrapper{margin-bottom:16px;flex:1 1 49%}.-tournament-leaders .table-wrapper__title{font-size:18px;line-height:24px;margin:0 0 16px;padding-left:8px}.-tournament-leaders .table-wrapper:nth-child(2n){margin-left:8px}.-tournament-leaders .leaders-table .content-row{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0 0 0 5px;border-radius:4px;font-size:12px;border:1px solid transparent;color:#000;position:relative;margin-bottom:8px}.-tournament-leaders .leaders-table .content-row:hover .name{text-decoration:underline}.-tournament-leaders .leaders-table .content-row:last-child{margin-bottom:0}.-tournament-leaders .leaders-table .content-row a{position:absolute;top:0;left:0;right:0;bottom:0}.-tournament-leaders .leaders-table .points-number{flex-basis:30px}.-tournament-leaders .leaders-table .team-logo{margin-right:9px;flex-basis:24px;width:24px;height:24px;display:flex;justify-content:center;align-items:center}.-tournament-leaders .leaders-table .team-logo img{width:80%;height:80%}.-tournament-leaders .leaders-table .player-photo{position:relative;flex-basis:36px;width:36px;height:24px}.-tournament-leaders .leaders-table .player-photo__wrapper{display:flex;align-items:center;overflow:hidden;width:100%;height:24px}.-tournament-leaders .leaders-table .player-photo__photo{width:100%;height:100%;border-radius:50%;overflow:hidden}.-tournament-leaders .leaders-table .player-photo img{max-width:100%;max-height:100%}.-tournament-leaders .leaders-table .player-photo__assessment{position:absolute;bottom:2px;right:4px}.-tournament-leaders .leaders-table .category{margin-right:13px;flex-basis:auto}.-tournament-leaders .leaders-table .name{margin-right:auto}.-tournament-leaders .leaders-table .total-games{flex-basis:36px}.-tournament-leaders .leaders-table__header-row-item{flex-basis:38px}.-tournament-leaders .leaders-table__header-row-item:first-child{font-weight:500;color:#0a1133;padding-left:2px;margin-right:auto}.-tournament-leaders .leaders-table__header-row-item.total-games{flex-basis:36px}.-tournament-leaders .leaders-table__header-row-item:not(:first-child){color:grey}@media only screen and (max-width:719px){.-tournament-leaders__content{flex-direction:column}.-tournament-leaders .table-wrapper:nth-child(2n){margin-left:0}}.show-more{position:relative;width:100%}.show-more__action{position:relative;display:flex;align-items:center;align-content:center;justify-content:center}.show-more__action:before{content:"";position:absolute;top:50%;left:0;right:0;width:100%;height:1px;background-color:#e0e0e0;transform:translateY(-50%)}.show-more__total{color:#0059ff}.-section-highlights.section:last-of-type{margin-bottom:16px}@media only screen and (max-width:719px){.-section-highlights{margin-bottom:16px}}.card-podcast{position:relative;display:flex;flex-direction:column;width:100%;height:144px;border-radius:8px;background:#3d3f4d}.card-podcast .card-tools__label{margin-left:auto}.card-podcast__body{position:relative;display:flex;flex-direction:column;justify-content:space-between;height:100%;padding:12px;box-sizing:border-box}.card-podcast__picture{border-radius:8px;pointer-events:none}.card-podcast__picture,.card-podcast__picture img{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden}.card-podcast__picture img{display:block;width:100%;object-fit:cover;height:100%;text-indent:100%;white-space:nowrap}.card-podcast__picture img.lazyloaded{opacity:.6}.card-podcast__match .match{position:relative;display:flex;justify-content:center;z-index:1}.card-podcast__match .match-result{display:flex;align-items:center}.card-podcast__match .match-result__divider,.card-podcast__match .match-result__left,.card-podcast__match .match-result__right{color:#fff;font-family:Manrope,sans-serif;font-style:normal;font-weight:800;font-size:24px;line-height:24px}.card-podcast__match .match-result__divider{padding:0 5px}.card-podcast__info{position:relative;z-index:1}.card-podcast__title{max-width:90%;color:#fff;font-family:Manrope,sans-serif;font-style:normal;font-weight:700;font-size:14px;line-height:18px}.-social-with-counter .-social-with-counter__item .icon{width:24px;height:24px}.-social-with-counter__item{display:flex;align-items:center;justify-content:center;border-radius:16px;padding:4px;font:12px/16px Manrope,sans-serif;font-weight:500;color:#fff;cursor:pointer}.-social-with-counter__item_counter-positive{padding-right:8px}.-social-with-counter__item_counter-positive .icon{margin-right:3px}.-social-with-counter__item-wrapper{padding:4px;margin-right:4px;border-radius:4px;transition:background-color .2s}.-social-with-counter__item-wrapper:hover{transition:background-color .25s;background-color:rgba(10,17,51,.08)}.-social-with-counter__item-wrapper:last-child{margin-right:0}.-social-with-counter__item_facebook{background-color:#3b5998}.-social-with-counter__item_twitter{background-color:#00acee}.-social-with-counter__item_vk{background-color:#4c75a3}.-social-with-counter__item_ok{background-color:#ff7a00}.-pedestals-page-rubric__cards{display:grid;gap:8px;grid-template-columns:1fr 1fr}@media only screen and (max-width:719px){.-pedestals-page-rubric__cards{grid-template-columns:1fr}}.-schedule-events{margin-bottom:24px}.-schedule-events__title{display:flex;align-items:center;margin:16px 8px 24px}.-schedule-events__title-icon{width:auto;height:32px}.-schedule-events__title-icon-wrapper{width:48px;height:48px;display:flex;align-items:center;justify-content:center;margin-right:8px;margin-left:-8px}@media only screen and (max-width:719px){.-schedule-events .-card-anonse{min-width:264px}}@media only screen and (max-width:719px){.-schedule-events_mob-scroll-x .-schedule-events__cards{overflow-x:auto;white-space:nowrap;padding-bottom:9px;margin-left:-8px}.-schedule-events_mob-scroll-x .-schedule-events__cards-in{display:inline-block}.-schedule-events_mob-scroll-x .-card-anonse{display:inline-block;max-width:264px;margin:8px}.-schedule-events_mob-scroll-x .-card-anonse__broadcast{width:auto;grid-template:24px 24px/0 24px}}.-schedule-events_two-columns .-schedule-events__cards-in{display:flex;flex-wrap:wrap;justify-content:space-between}@media only screen and (max-width:719px){.-schedule-events_two-columns .-schedule-events__cards-in{display:inline-flex;flex-wrap:nowrap;justify-content:flex-start}}.-schedule-events_two-columns .-base-card-event-info__wrapper,.-schedule-events_two-columns .-card-anonse{width:49.42%;margin-bottom:8px}.-schedule-events_two-columns .-base-card-event-info__wrapper:last-child,.-schedule-events_two-columns .-card-anonse:last-child{margin-bottom:8px}@media only screen and (max-width:719px){.-schedule-events_two-columns .-base-card-event-info__wrapper,.-schedule-events_two-columns .-card-anonse{width:inherit}}.-copy-to-clipboard{border:none;padding:0;background:transparent;cursor:pointer}.--overflow-hidden{overflow:hidden;touch-action:none;-ms-touch-action:none;position:fixed;width:100%}.-popup{position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:1009}.-popup__content{position:relative;border-radius:16px;padding:32px 16px 24px;background-color:#fff;box-shadow:0 20px 60px -2px rgba(27,33,58,.4);z-index:1011;overflow:hidden;box-sizing:border-box}.-popup__close{position:absolute;top:0;right:0;bottom:0;width:100%;height:100%;z-index:1010;cursor:pointer}.-popup__close-button{position:absolute;top:8px;right:8px;cursor:pointer}.-popup-animation-enter-active{animation:zoom-animation .15s}.-popup-animation-leave-active{animation:zoom-animation .2s reverse}.-popup__overlay{position:fixed;top:0;bottom:0;left:0;right:0;height:100%;width:100%;background-color:rgba(0,0,0,.4);z-index:1008}.-popup-overlay-bg-animation-enter-active{animation:background-opacity .4s}.-popup-overlay-bg-animation-leave-active{animation:background-opacity .3s reverse}.-popup-newtwork-error__top{text-align:center;font-family:Manrope,sans-serif;font-weight:800;color:#0a1133;margin-bottom:24px}.-popup-newtwork-error__error{display:flex;align-items:center;justify-content:center;padding:40px 0}.-popup-newtwork-error__error-ball-1{width:220px;margin-left:-40px}@media only screen and (max-width:719px){.-popup-newtwork-error__error-ball-1{width:200px}}.-popup-newtwork-error__error-ball-2{width:106px;margin-left:-40px}@media only screen and (max-width:719px){.-popup-newtwork-error__error-ball-2{width:86px}}.-popup-newtwork-error__error-ball-3{width:103px}@media only screen and (max-width:719px){.-popup-newtwork-error__error-ball-3{width:83px}}.-popup-newtwork-error__bottom{text-align:center;font:500 16px/24px Manrope,sans-serif;color:#333;padding:8px 0;margin:0 0 8px}.-popup-newtwork-error__bottom a{color:#004de6}.-table-team-asessment-row{position:relative;display:flex;justify-content:flex-start;align-items:center;margin-bottom:8px;border-radius:8px}.-table-team-asessment-row:nth-child(odd){background-color:rgba(85,85,85,.06)}.-table-team-asessment-row:hover .-table-team-asessment-row__name{text-decoration:underline}.-table-team-asessment-row__logo{flex-basis:24px;width:24px;display:flex;align-items:center;justify-content:center;margin-right:8px;box-sizing:border-box}.-table-team-asessment-row__logo picture{display:flex;align-items:center;justify-content:center;max-width:100%;max-height:100%}.-table-team-asessment-row__logo img{max-width:80%;max-height:80%}.-table-team-asessment-row__image{width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:50%;margin-right:8px;overflow:hidden}.-table-team-asessment-row__image picture{display:flex;align-items:center;justify-content:center;max-width:100%;max-height:100%}.-table-team-asessment-row__image img{width:90%;height:90%;object-fit:cover}.-table-team-asessment-row__position{width:24px;height:24px;overflow:hidden;display:flex;align-items:center;justify-content:center;font:700 12px/16px Manrope,sans-serif;color:#000;margin:0 8px 0 0}.-table-team-asessment-row__name{flex:1;font:500 12px/16px Manrope,sans-serif;color:#000;margin:0 8px 0 0;display:flex;align-items:center}.-table-team-asessment-row__url{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;display:block}.-table-team-asessment-row .-table-team-asessment__col_0{font:700 12px/16px Manrope,sans-serif;color:grey;margin:0}.-table-team-asessment-row .-table-team-asessment__col_1{min-width:30px;margin:0 2px 0 24px}@media only screen and (max-width:719px){.-table-team-asessment-row .-table-team-asessment__col_1{margin-left:8px}}.-table-team-asessment__row{display:flex;justify-content:flex-start;align-items:center;height:24px}.-table-team-asessment__head{font:500 12px/16px Manrope,sans-serif;color:grey;margin-bottom:8px}.-table-team-asessment__head .-table-team-asessment__col_full{margin-left:32px}.-table-team-asessment__col_full{flex:1;display:flex;align-items:center;justify-content:flex-start}.-table-team-asessment__col_0{display:flex;align-items:center;justify-content:flex-end;flex-basis:80px;width:80px}@media only screen and (max-width:330px){.-table-team-asessment__col_0{flex-basis:60px;width:60px}}.-table-team-asessment__col_1{display:flex;align-items:center;justify-content:center;flex-basis:40px;width:40px;margin-left:24px}@media only screen and (max-width:719px){.-table-team-asessment__col_1{margin-left:8px}}.icon-url[data-v-92a56dbe]{display:inline-flex;width:32px;height:32px;border-radius:50%;background-color:#535353;font-size:26px;color:#fff}.card-forward,.icon-url[data-v-92a56dbe]{align-items:center;align-content:center;justify-content:center}.card-forward{display:flex;flex:1;flex-direction:column;width:288px;height:176px;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.15);border-radius:8px}.card-forward__icon{display:block}.card-forward__icon .icon{color:#004de6;font-size:48px}.card-forward__text{display:block;font-family:Manrope,sans-serif;font-style:normal;font-weight:500;font-size:12px;line-height:16px;text-align:center;color:#004de6;padding:4px}.news-list__item .card-forward{width:240px;height:200px}.news-list__banner{position:relative;overflow:hidden}.news-list__banner .card-news__tag{position:absolute;color:#000;background:#66686a;top:16px;left:16px}.news-list__banner img{width:100%;height:100%;object-fit:cover}@media only screen and (max-width:719px){.section-tour-broadcasts{padding-bottom:8px}.section-tour-broadcasts .content-scroller__wrap{padding-top:0}}.section-tour-broadcasts__all-button{display:none}@media only screen and (max-width:719px){.section-tour-broadcasts__all-button{display:block}.section-tour-broadcasts__all-button .card-forward{height:162px}}@media only screen and (max-width:719px){.section-tour-highlights{padding-bottom:8px}}.section-tour-highlights__all-button{display:none}@media only screen and (max-width:719px){.section-tour-highlights__all-button{display:block}.section-tour-highlights__all-button .card-forward{height:128px}}@media only screen and (max-width:1023px){.article-video{padding-top:8px}.article-video .player__frame{border-bottom-left-radius:0;border-bottom-right-radius:0}}.article-video .player__frame iframe{top:0}.article-video__header{display:flex;flex-wrap:wrap;padding:8px 0;box-sizing:border-box}.article-video__title{display:flex;align-items:center;flex-grow:1;padding:8px}.article-video__action{display:flex;flex-shrink:0;padding:8px 0}.article__intro{padding:0 8px 16px}.article__intro .picture{margin-left:-8px;margin-right:-8px}.-free-table{width:100%;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.15);border-radius:8px;box-sizing:border-box;padding:0 20px 10px;overflow:hidden;font:12px/24px Manrope,sans-serif;color:#000;overflow-x:auto}.-free-table__wrapper{display:flex;flex-direction:column}.-free-table-bottom{padding-top:16px;width:100%;display:flex;justify-content:flex-end;margin-right:8px}.-free-table p{margin:0}.-free-table table{border-collapse:separate;border-spacing:0 8px;min-width:0!important}.-free-table td,.-free-table th{text-align:center;vertical-align:middle;font-weight:700}.-free-table td a,.-free-table td p,.-free-table th a,.-free-table th p{display:inline-flex;align-items:center;border-radius:4px}.-free-table td a img,.-free-table td p img,.-free-table th a img,.-free-table th p img{margin-right:8px}.-free-table td:nth-child(2){display:flex}.-free-table td a{transition:background-color .2s}.-free-table td a:hover{transition:background-color .25s;background-color:rgba(85,85,85,.06)}.-free-table td a{color:#000;font-weight:500}.-free-table td img{width:24px}.-free-table tr:first-child th[colspan] p{padding-top:0}.-free-table tr th[colspan] p{padding-top:20px;color:#0a1133;font:700 18px/24px Manrope,sans-serif}.-free-table tr th+tr th[colspan] p{padding-top:0}.-free-table th{color:grey}.-free-table th p img{margin-right:0}.-free-table a{color:#004de6}.--free-table_action_hover{transition:background-color .2s}.--free-table_action_hover:hover{transition:background-color .25s;background-color:rgba(85,85,85,.06)}.--free-table_action_hover td:first-child{border-top-left-radius:4px;border-bottom-left-radius:4px}.--free-table_action_hover td:last-child{border-top-right-radius:4px;border-bottom-right-radius:4px}.share-button{border-radius:4px;padding:4px;transition:background-color .2s}.share-button:hover{transition:background-color .25s;background-color:rgba(10,17,51,.08)}.-sport-events-calendar-item-date{position:relative}.-sport-events-calendar-item-date__link{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%}.-dropdown{position:relative;height:inherit}.-dropdown__container-action{position:relative;display:flex;cursor:pointer;z-index:10}.-dropdown__content{width:calc(100% + 8px)}.-dropdown__content_scroll{overflow:hidden;box-sizing:border-box;-ms-overflow-style:none;scrollbar-width:none}.-dropdown__content_scroll::-webkit-scrollbar{display:none;background:transparent}@media only screen and (max-width:719px){.-dropdown__content_scroll{max-height:calc(100% - 32px);height:calc(100% - 32px)}}.-dropdown__content_scroll .__panel{overscroll-behavior:contain}.-dropdown__list{position:absolute;padding:16px;left:0;right:0;background:#fff;box-shadow:0 0 40px rgba(64,77,92,.25);border-radius:16px;z-index:120;transition:opacity .3s;box-sizing:border-box}@media only screen and (max-width:1023px){.-dropdown__list{z-index:1011}}@media only screen and (max-width:719px){.-dropdown__list{position:fixed!important;inset:auto!important;bottom:0!important;left:0!important;right:0!important;width:100%!important;height:80%!important;background:#fff;border-bottom-left-radius:0;border-bottom-right-radius:0;transform:translateZ(0)!important;z-index:1011}}.-dropdown__mobile-close-button{display:none}@media only screen and (max-width:719px){.-dropdown__mobile-close-button{display:flex;justify-content:flex-end;align-items:center;height:32px;margin-top:-8px;margin-right:-12px}}.-dropdown_animate-enter-active,.-dropdown_animate-leave-active{opacity:1}@media only screen and (max-width:719px){.-dropdown_animate-enter-active,.-dropdown_animate-leave-active{opacity:1;transform:translateY(0)!important;transition:.15s ease-out}}.-dropdown_animate-enter,.-dropdown_animate-leave-to{opacity:0}@media only screen and (max-width:719px){.-dropdown_animate-enter,.-dropdown_animate-leave-to{opacity:1;transform:translateY(130%)!important;transition:.3s ease-in}}.-dropdown .__rail-is-horizontal{display:none!important}.--theme_color_blue .-dropdown__list{background-color:#1e2547}.-categories-list__card{transition:background-color .2s}.-categories-list__card:hover{transition:background-color .25s;background-color:rgba(10,17,51,.08)}.-categories-list__card.-dropdown{display:flex;align-items:center;justify-content:center;height:72px;width:auto;max-width:none;min-width:auto;text-decoration:none;border-radius:8px;padding:8px;margin:4px;box-sizing:border-box}.-categories-list__card.-dropdown_active{background-color:#004de6}.-categories-list__card.-dropdown_active .-categories-list__dots,.-categories-list__card.-dropdown_active .-categories-list__dots:after,.-categories-list__card.-dropdown_active .-categories-list__dots:before{background-color:#fff}.-categories-list__card .-dropdown__container-action{width:calc(100% + 16px);height:100%;margin:0 -8px}.-categories-list__icon{position:relative;display:flex;align-items:center;align-content:center;justify-content:center;width:32px;height:32px;cursor:pointer;user-select:none}.-categories-list__icon-wrapper{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.-categories-list__dots{position:relative;display:inline-flex;width:5px;height:5px;margin:1px;border-radius:2px;background:#0a1133}.-categories-list__dots:after,.-categories-list__dots:before{content:"";position:absolute;display:inline-flex;width:5px;height:5px;border-radius:2px;background:#0a1133}.-categories-list__dots:before{top:-7px}.-categories-list__dots:after{bottom:-7px}.-categories-list__list{margin:0;padding:0;list-style:none;width:calc(100% - 16px)}.-categories-list__item,.-categories-list__item-link{width:100%;box-sizing:border-box}.-categories-list__item-link{display:block;font:600 14px/16px Manrope,sans-serif;color:#000;padding:20px;border-radius:4px}.-categories-list__item-link:hover{background-color:rgba(85,85,85,.06)}.-sport-events-calendar-item-top{position:relative}.-sport-events-calendar-item-top__link{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%}.-category-switch{border-radius:8px;transition:background-color .2s}.-category-switch:hover{transition:background-color .25s;background-color:rgba(10,17,51,.08)}.-category-switch__icon{position:relative;display:flex;align-items:center;align-content:center;justify-content:center;width:32px;height:32px;cursor:pointer;user-select:none}.-category-switch__icon_active{border-radius:4px;background-color:#004de6}.-category-switch__icon_active .-category-switch__dots,.-category-switch__icon_active .-category-switch__dots:after,.-category-switch__icon_active .-category-switch__dots:before{background-color:#fff}.-category-switch__dots{position:relative;display:inline-flex;width:5px;height:5px;margin:1px;border-radius:2px;background:#000}.-category-switch__dots:after,.-category-switch__dots:before{content:"";position:absolute;display:inline-flex;width:5px;height:5px;border-radius:2px;background:#000}.-category-switch__dots:before{top:-7px}.-category-switch__dots:after{bottom:-7px}.-category-switch__list{margin:0;padding:0;list-style:none;width:calc(100% - 16px)}.-category-switch__item,.-category-switch__item-link{width:100%;box-sizing:border-box}.-category-switch__item-link{display:block;font:600 14px/16px Manrope,sans-serif;color:#000;padding:20px;border-radius:4px}.-category-switch__item-link:hover{background-color:rgba(85,85,85,.06)}.--theme_color_blue .-category-switch{transition:.2s}.--theme_color_blue .-category-switch:hover{background-color:hsla(0,0%,100%,.2)}.--theme_color_blue .-category-switch__dots,.--theme_color_blue .-category-switch__dots:after,.--theme_color_blue .-category-switch__dots:before{background:#fff}.--theme_color_blue .-category-switch__item-link{color:#fff}.-sport-events-calendar{border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.15);padding:8px;font-family:Manrope,sans-serif;margin-bottom:16px;position:relative;display:flex;width:100%;box-sizing:border-box}.-sport-events-calendar .link{display:block;color:#000;cursor:pointer;transition:background-color .2s}.-sport-events-calendar .link:hover{transition:background-color .25s;background-color:rgba(85,85,85,.06)}.-sport-events-calendar .cell{border-radius:4px;position:relative;padding:8px;box-sizing:border-box;flex:0 0 24px;width:24px;margin-right:2px;font-size:12px;line-height:16px}.-sport-events-calendar .row:not(:last-child){margin-bottom:2px}.-sport-events-calendar__left-side{margin-right:2px;flex:0 0 152px}.-sport-events-calendar__left-side .cell{margin-right:unset;width:100%}.-sport-events-calendar__right-side{display:flex;flex-direction:column;align-self:flex-start;max-width:534px}@media only screen and (max-width:1023px){.-sport-events-calendar__right-side{max-width:100%}}.-sport-events-calendar__right-side .row{display:flex}.-sport-events-calendar__right-side .link.cell{padding:0}.-sport-events-calendar__right-side .date{min-height:32px;width:24px;text-align:center;position:relative;border-radius:4px;height:100%}.-sport-events-calendar__header{display:flex;flex-direction:column;box-sizing:border-box;background:#fff;height:92px;padding:0}.-sport-events-calendar__header.cell{padding:8px;flex-basis:152px}.-sport-events-calendar__header.fixed{position:sticky;top:0;align-self:flex-start;border-radius:0 0 8px 8px;z-index:100}.-sport-events-calendar__header.left.cell,.-sport-events-calendar__header.right .cell{font-size:18px;line-height:24px;font-weight:700}.-sport-events-calendar__header.right{width:100%;margin-bottom:2px}.-sport-events-calendar__header.right.cell{margin-right:2px}.-sport-events-calendar__header .months{display:flex}.-sport-events-calendar__header .date{display:flex;flex-direction:column;justify-content:center;align-items:center;height:50px;background:rgba(85,85,85,.06)}.-sport-events-calendar__header .date__day{font-size:16px;line-height:24px;color:#0a1133}.-sport-events-calendar__header .date__weekday{font-size:12px;line-height:16px;color:grey;font-weight:500}.-sport-events-calendar__header .date__weekday_weekend{color:#ff1a40}.-sport-events-calendar__header .date_today.cell{background:#002aff}.-sport-events-calendar__header .date_today .date__day,.-sport-events-calendar__header .date_today .date__weekday{color:#fff}.-sport-events-calendar__header .dates{display:flex}.-sport-events-calendar__header .dates .total-medal-games-by-sport{background:rgba(85,85,85,.06)}.-sport-events-calendar .total-medal-games-by-sport{display:flex;align-items:center;justify-content:center}.-sport-events-calendar .total-medal-games-by-sport.cell{flex-basis:40px;width:40px;padding:0}.-sport-events-calendar .total-medal-games-by-sport__value_positive{background:rgba(85,85,85,.06)}.-sport-events-calendar .ceremonies,.-sport-events-calendar .sport,.-sport-events-calendar .total-medal-games{font-size:12px;line-height:16px;background:rgba(85,85,85,.06)}.-sport-events-calendar .total-by-col{height:32px}.-sport-events-calendar .total-by-col .cell{padding:0}.-sport-events-calendar .total-by-col__value{display:flex;align-items:center;justify-content:center}.-sport-events-calendar .total-by-col__sum_positive,.-sport-events-calendar .total-by-col__value_positive{background:rgba(85,85,85,.06)}.-sport-events-calendar .total-by-col__sum{display:flex;justify-content:center;align-items:center;flex-basis:40px}.-sport-events-calendar .scroller{display:flex;flex-direction:column;overflow:auto hidden}.-sport-events-calendar .scroller_top{-ms-overflow-style:none;scrollbar-width:none}.-sport-events-calendar .scroller_top::-webkit-scrollbar{display:none}.planned-event{background:rgba(85,85,85,.06)}.planned-event:before{content:"";background:#c7c7c7;width:12px;height:12px;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.planned-event,.planned-medal-event{background:rgba(85,85,85,.06)}.medal-icon:after,.planned-medal-event:after{content:"";background:url(/images/icons/medal-all.svg) no-repeat 50%;position:absolute;top:0;left:0;right:0;bottom:0}.medal-icon.planned-event:before,.planned-medal-event.planned-event:before{content:unset}@media only screen and (min-width:1024px){.-sport-events-calendar__header.fixed{top:64px}}@media only screen and (max-width:719px){.-sport-events-calendar__right-side{min-width:160px;width:100%}}.icon-telegram-full-size[data-v-7fea2974]{display:inline-flex;align-items:center;align-content:center;justify-content:center;width:32px;height:32px;border-radius:50%;background-color:#fff;font-size:32px;color:#039be5}.button-icon[data-v-8f9ba73a]{border:none;margin:0;width:48px;height:48px;overflow:visible;text-align:inherit;background:#fff;color:inherit;font:inherit;line-height:normal;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-webkit-appearance:none;cursor:pointer;outline:none;border-radius:50%;transition:background-color .2s,color .2s;user-select:none;position:relative;box-shadow:0 1px 4px rgba(0,0,0,.15);transition:box-shadow .2s ease-out}.button-icon[data-v-8f9ba73a]:hover{transition:box-shadow .25s ease-in-out;box-shadow:0 4px 16px rgba(0,0,0,.2)}.button-icon[data-v-8f9ba73a]:focus,.button-icon[data-v-8f9ba73a]:hover{outline:none;text-decoration:none}.button-icon[disabled][data-v-8f9ba73a]{opacity:.7;pointer-events:none}.button-icon__icon[data-v-8f9ba73a]{display:flex;flex:1;align-items:center;justify-content:center}.broadcast-slider{position:relative}@media only screen and (max-width:1023px){.broadcast-slider{margin-right:-8px;margin-left:-8px}}.broadcast-slider__tabs{padding:0 0 8px!important}@media only screen and (max-width:1023px){.broadcast-slider__tabs{padding-left:8px!important;padding-right:8px!important}}.broadcast-slider__holder{display:flex;overflow:hidden}.broadcast-slider__holder_item{display:inline-flex;flex-shrink:0;width:160px;margin-right:8px}.broadcast-slider__holder_item:last-child{margin-right:0}@media only screen and (max-width:1023px){.broadcast-slider__holder_scrollbar{display:none}}.broadcast-slider__list{padding:8px 8px 8px 0}@media only screen and (max-width:1023px){.broadcast-slider__list{padding:6px 8px}}.broadcast-slider__list_item{width:160px!important;margin-right:8px!important}.broadcast-slider__list_item:last-child{margin-right:0!important}.broadcast-slider__list_item .card-forward{flex-basis:140px;width:100%;height:140px}.broadcast-slider__scrollbar{overflow:hidden;width:344px;height:8px;left:0;bottom:0;right:0;margin:16px auto 8px;border-radius:4px;background:#e0e0e0}@media only screen and (max-width:1023px){.broadcast-slider__scrollbar{display:none}}.broadcast-slider__scrollbar .swiper-scrollbar-drag{cursor:grab;background:#004de6;border-radius:4px}.broadcast-slider:focus .broadcast-slider__button-next,.broadcast-slider:focus .broadcast-slider__button-prev,.broadcast-slider:hover .broadcast-slider__button-next,.broadcast-slider:hover .broadcast-slider__button-prev{transform:translateY(-50%) scale(1)}.broadcast-slider__button-next,.broadcast-slider__button-prev{position:absolute;top:50%;z-index:1;transform:translateY(-50%) scale(0);transition:transform .15s ease-out}@media only screen and (max-width:1023px){.broadcast-slider__button-next,.broadcast-slider__button-prev{display:none}}.broadcast-slider__button-next.disabled,.broadcast-slider__button-next.swiper-button-disabled,.broadcast-slider__button-prev.disabled,.broadcast-slider__button-prev.swiper-button-disabled{display:none!important}.broadcast-slider__button-prev{left:-24px}.broadcast-slider__button-next{right:-24px}.broadcast-slider.is-scrollbar.is-navigation .broadcast-slider__button-next,.broadcast-slider.is-scrollbar.is-navigation .broadcast-slider__button-prev{top:calc(100% - 87px);transform:translateY(-100%)}.schedules-slider{position:relative;margin:0}@media only screen and (max-width:1023px){.schedules-slider{margin-right:-8px;margin-left:-8px}}.schedules-slider__list{display:flex;flex-wrap:nowrap;justify-content:space-between;padding:8px 8px 16px 3px}@media only screen and (max-width:1023px){.schedules-slider__list{margin:0;padding-bottom:8px}}.schedules-slider__list_item{display:inline-flex;flex-direction:column;flex-basis:220px;width:220px!important;margin-right:8px!important;box-sizing:border-box}.schedules-slider__list_item:last-child{margin-right:0!important}.schedules-slider__list_item .card-forward{flex-basis:112px;width:100%;height:100%}.schedules-slider__scrollbar{overflow:hidden;width:344px;height:8px;left:0;bottom:0;right:0;margin:16px auto 8px;border-radius:4px;background:#e0e0e0}@media only screen and (max-width:1023px){.schedules-slider__scrollbar{display:none}}.schedules-slider__scrollbar .swiper-scrollbar-drag{cursor:grab;background:#004de6;border-radius:4px}.schedules-slider:focus .schedules-slider__button-next,.schedules-slider:focus .schedules-slider__button-prev,.schedules-slider:hover .schedules-slider__button-next,.schedules-slider:hover .schedules-slider__button-prev{transform:translateY(-50%) scale(1)}.schedules-slider__button-next,.schedules-slider__button-prev{position:absolute;top:50%;z-index:1;transform:translateY(-50%) scale(0);transition:transform .15s ease-out}@media only screen and (max-width:1023px){.schedules-slider__button-next,.schedules-slider__button-prev{display:none}}.schedules-slider__button-next.disabled,.schedules-slider__button-next.swiper-button-disabled,.schedules-slider__button-prev.disabled,.schedules-slider__button-prev.swiper-button-disabled{display:none!important}.schedules-slider__button-prev{left:-24px}.schedules-slider__button-next{right:-24px}.schedules-slider.is-scrollbar.is-navigation .broadcast-slider__button-next,.schedules-slider.is-scrollbar.is-navigation .broadcast-slider__button-prev{top:calc(100% - 77px);transform:translateY(-100%)}.-tabs-rubric-item{position:relative;display:flex;align-items:center;transition:background-color .2s}@media (hover:hover) and (pointer:fine){.-tabs-rubric-item:hover{transition:background-color .25s;background-color:#e0e0e0}}.-tabs-rubric-item__icon{display:block;width:21px;height:21px;margin-right:20px;flex-basis:21px}.-tabs-rubric-item__icon img{max-width:100%;max-height:100%}.-tabs-rubric-item__title{font:600 14px/16px Manrope,sans-serif;color:#000;margin:0;flex:1;white-space:normal}.-tabs-rubric-item__link{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%}.-section-dark{background-color:#1e2547;border-radius:20px;padding:8px;box-sizing:border-box}.-section-dark__top{width:100%;margin-bottom:8px;height:48px}.-section-dark__top,.-section-dark__top-left{display:flex;justify-content:space-between;align-items:center}.-section-dark__top-left{position:relative}.-section-dark__top-logo{width:48px;height:48px;display:flex;justify-content:center;align-items:center}.-section-dark__top-logo img{max-width:80%;max-height:80%}.-section-dark__top-back{position:relative;width:32px;height:32px;display:flex;justify-content:center;align-items:center;background-color:hsla(0,0%,100%,.08);border-radius:50%;cursor:pointer;transition:.2s}.-section-dark__top-back:hover{transition:.2s;background-color:hsla(0,0%,100%,.2)}.-section-dark__top-back svg{margin-left:3px}.-section-dark__top-back-url{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%}.-section-dark__top .heading{padding-left:8px}.-section-dark__rubrics{margin-bottom:8px}.-card-video-dark{position:relative;height:234px;box-sizing:border-box;background-color:#1e2547;border-radius:12px;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end;background:#282f51}@media only screen and (max-width:1023px){.-card-video-dark{width:288px;height:200px}}.-card-video-dark:hover{background:rgba(15,22,53,0) 60%;cursor:pointer}.-card-video-dark:hover .-card-video-dark__image:after{transition:.2s;background:linear-gradient(1turn,#1e2547,rgba(15,22,53,0) 60%)}.-card-video-dark_small{height:146px}@media only screen and (max-width:1023px){.-card-video-dark_small{width:160px;height:140px}}.-card-video-dark_small .-card-video-dark__title{font:700 12px/14px Manrope,sans-serif}.-card-video-dark_small .-card-video-dark__image:after{transition:.2s;background:linear-gradient(180deg,rgba(40,47,81,0),#282f51)}.-card-video-dark_small:hover .-card-video-dark__image:after{transition:.2s;background:linear-gradient(1turn,#1e2547 15%,rgba(15,22,53,0))}.-card-video-dark__top{position:absolute;top:12px;left:12px;display:flex;justify-content:flex-start;align-items:center;z-index:1}.-card-video-dark__top-time{display:flex;align-items:center;font:700 10px/12px Manrope,sans-serif;color:#fff;border-radius:4px;padding:2px 6px 2px 8px;background-color:rgba(10,17,51,.8);margin-right:4px}.-card-video-dark__top-time svg{width:16px;height:16px;fill:#fff;margin-right:4px}.-card-video-dark__top-type{font:700 10px/12px Manrope,sans-serif;padding:4px;color:#fff;background:#004de5;text-transform:uppercase;border-radius:4px;margin:0 4px 0 0}.-card-video-dark__image{position:absolute;top:0;left:0;right:0;width:100%;height:auto;z-index:1}.-card-video-dark__image:after{content:"";position:absolute;bottom:0;left:0;right:0;width:100%;height:100px;transition:.2s;background:linear-gradient(180deg,rgba(40,47,81,0),#282f51)}.-card-video-dark__image picture{width:100%;height:100%}.-card-video-dark__image img{width:100%;height:auto;border-radius:8px;overflow:hidden;display:block}.-card-video-dark__title{font:800 16px/18px Manrope,sans-serif;color:#fff;padding:12px;box-sizing:border-box;z-index:2}.-card-video-dark__link{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;z-index:3}.-card-video-dark__status{z-index:1}.-card-video-dark__status-item{position:absolute;top:0;left:0;border-top-left-radius:4px;border-bottom-right-radius:4px;padding:2px 6px 2px 8px;font:700 10px/12px Manrope,sans-serif}.-card-video-dark__status-live{display:flex;justify-content:center;align-items:center;background:#ff1a40;color:#fff}.-card-video-dark__status-yellow{display:flex;justify-content:flex-start;align-items:center;font:700 10px/12px Manrope,sans-serif;color:#0a1133;background-color:#ffb800;padding:4px 6px 4px 8px}.-rubric-blocks__item_mob{display:none}@media only screen and (max-width:1023px){.-rubric-blocks__item_mob{display:block}}.-video-slider-item__tools-event,.-video-slider-item__tools-live,.-video-slider-item__tools-time,.-video-slider-item__tools-type{font:700 10px/12px Manrope,sans-serif;border-radius:4px;padding:4px;background-color:rgba(10,17,51,.8);margin-right:4px}.-video-slider-item{border-radius:12px;height:100%;background:#0a1133;overflow:hidden;background-color:#282f51}.-video-slider-item:hover{background:linear-gradient(1turn,#0f1635 30%,rgba(15,22,53,0));cursor:pointer}@media only screen and (max-width:719px){.-video-slider-item:hover{background:#282f51}}.-video-slider-item:hover .-video-slider-item__blur:after{transition:.2s;background:linear-gradient(1turn,#0f1635 30%,rgba(15,22,53,0))}@media only screen and (max-width:719px){.-video-slider-item:hover .-video-slider-item__blur:after{background:linear-gradient(180deg,rgba(40,47,81,0),#282f51)}}.-video-slider-item__wrapper{position:relative;display:flex;flex-direction:column;justify-content:flex-end;height:100%;padding:16px;box-sizing:border-box}.-video-slider-item__title{position:relative;font:600 24px/30px Manrope,sans-serif;font-size:24px;line-height:30px;color:#fff;z-index:2}@media only screen and (max-width:719px){.-video-slider-item__title{font-weight:800;font-size:16px;line-height:18px}}.-video-slider-item__picture{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:300px;pointer-events:none;border-radius:8px;overflow:hidden}@media only screen and (max-width:719px){.-video-slider-item__picture{height:200px}}.-video-slider-item__picture img{width:100%;height:auto;object-fit:cover;border-radius:8px}@media only screen and (max-width:719px){.-video-slider-item__picture img{max-height:160px}}.-video-slider-item__picture img.lazyloaded{opacity:.8}.-video-slider-item__tools{position:absolute;top:16px;left:16px;display:flex;align-items:center}.-video-slider-item__tools-time{display:flex;align-items:center;color:#fff;padding:2px 6px 2px 8px}.-video-slider-item__tools svg{width:16px;height:16px;fill:#fff;margin-right:4px}.-video-slider-item__tools-type{margin:0;color:#fff;background:#004de5;text-transform:uppercase}.-video-slider-item__tools-event{margin:0;background-color:#ffb800;color:#0a1133}.-video-slider-item__tools-live{display:flex;justify-content:center;align-items:center;background:#ff1a40;color:#fff;padding:2px 8px 2px 4px}.-video-slider-item__blur:after{content:"";position:absolute;left:0;right:0;height:60px;bottom:0;z-index:1;background:linear-gradient(180deg,rgba(40,47,81,0),#282f51)}@media only screen and (max-width:719px){.-video-slider-item__blur:after{bottom:40px;background:linear-gradient(180deg,rgba(40,47,81,0),#282f51)}}.-video-slider-item__link{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;z-index:3}.video-slider{position:relative}.video-slider__item{height:340px}@media only screen and (max-width:1023px){.video-slider__item{width:520px;height:340px}}@media only screen and (max-width:719px){.video-slider__item{width:288px;height:200px}}.video-slider__scrollbar{overflow:hidden;width:344px;height:8px;left:0;bottom:0;right:0;margin:16px auto 8px;border-radius:4px;background:#e0e0e0}@media only screen and (max-width:1023px){.video-slider__scrollbar{display:none}}.video-slider__scrollbar .swiper-scrollbar-drag{cursor:grab;background:#004de6;border-radius:4px}.video-slider:focus .video-slider__button-next,.video-slider:focus .video-slider__button-prev,.video-slider:hover .video-slider__button-next,.video-slider:hover .video-slider__button-prev{transform:translateY(-50%) scale(1)}.video-slider__button-next,.video-slider__button-prev{position:absolute;top:50%;z-index:1;transform:translateY(-50%) scale(1);transition:transform .15s ease-out;outline:none}@media only screen and (max-width:1023px){.video-slider__button-next,.video-slider__button-prev{display:none}}.video-slider__button-next.disabled,.video-slider__button-next.swiper-button-disabled,.video-slider__button-prev.disabled,.video-slider__button-prev.swiper-button-disabled{display:none!important}.video-slider__button-next button,.video-slider__button-prev button{border-radius:16px!important;background:hsla(0,0%,100%,.2)!important}.video-slider__button-next button svg,.video-slider__button-prev button svg{fill:#fff}.video-slider__button-prev{left:-24px}.video-slider__button-next{right:-24px}.video-slider.is-scrollbar.is-navigation .video-slider__button-next,.video-slider.is-scrollbar.is-navigation .video-slider__button-prev{top:calc(100% - 87px);transform:translateY(-100%)}.video-slider__test-block{color:#fff;background-color:tomato;height:200px}.swiper-wrapper.disabled{transform:translateZ(0)!important}.-broadcasts-video .heading__2{font-size:18px}.-broadcasts-video__item_hide{display:none}.-broadcasts-video__button{position:relative;height:100%;background-color:#32395b;border-radius:8px;overflow:hidden;cursor:pointer}.-broadcasts-video__button:hover:after{background:rgba(50,57,91,.8)}.-broadcasts-video__button:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background:rgba(50,57,91,.5)}.-broadcasts-video__button-img{position:relative;width:100%;height:auto}.-broadcasts-video__button-img:after{content:"";position:absolute;bottom:0;left:0;right:0;width:100%;height:100px;transition:.2s;background:linear-gradient(1turn,#32395b 10%,rgba(15,22,53,0))}.-broadcasts-video__button-img img{width:100%;height:auto;border-radius:8px}.-broadcasts-video__button-number{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;font:500 48px/48px Manrope,sans-serif;color:#fff;z-index:2;display:flex;justify-content:center;align-items:center}.-menu-rectangle{width:100%;box-sizing:border-box;padding:8px 0 0}.-menu-rectangle_full-width .-menu-rectangle__item,.-menu-rectangle_full-width .-menu-rectangle__list{display:flex;width:100%}.-menu-rectangle_full-width .-menu-rectangle__link{display:flex;justify-content:center;width:100%}.-menu-rectangle__wrappper{position:relative;white-space:nowrap;padding-bottom:8px;overflow-x:auto;-webkit-overflow-scrolling:touch}.-menu-rectangle__list{display:inline-block;width:auto;padding:0;margin:0;list-style:none;border-radius:4px;background-color:rgba(85,85,85,.06)}.-menu-rectangle__list li{display:inline-block}@media only screen and (max-width:719px){.-menu-rectangle__list li{display:inline-flex;flex:1 auto;width:50%}}@media only screen and (max-width:719px){.-menu-rectangle__list{display:flex;width:100%}}.-menu-rectangle__item{display:inline-block;border-radius:8px;transition:background-color .2s}.-menu-rectangle__item:hover{transition:background-color .25s;background-color:rgba(10,17,51,.08)}@media only screen and (max-width:719px){.-menu-rectangle__item{display:flex;width:100%}}.-menu-rectangle__item_active .-menu-rectangle__link{color:#0a1133;box-sizing:border-box;background-color:#fff;cursor:default}.-menu-rectangle__link{display:inline-block;position:relative;width:171px;font:14px/16px Manrope,sans-serif;font-weight:600;color:#004de6;text-align:center;cursor:pointer;margin:2px;padding:6px 14px;border-radius:4px;box-sizing:border-box}@media only screen and (max-width:719px){.-menu-rectangle__link{width:auto;display:flex;flex:1 auto;align-content:center;justify-content:center}}.-adaptive-dropdown{height:inherit}.-adaptive-dropdown__container-action{display:flex;cursor:pointer;z-index:10}.-adaptive-dropdown__list{position:absolute;width:100%;padding:16px;top:40px;left:0;right:0;background-color:#fff;box-shadow:0 0 40px rgba(64,77,92,.25);border-radius:16px;z-index:120;transition:opacity .3s;box-sizing:border-box}@media only screen and (max-width:719px){.-adaptive-dropdown__list{position:fixed;top:auto;bottom:0;height:80%;margin:0;border-radius:16px 16px 0 0;z-index:1020;box-sizing:border-box;padding:24px 16px 0;box-shadow:0 0 40px rgba(64,77,92,.25)}}.-adaptive-dropdown__close-button{display:none}@media only screen and (max-width:719px){.-adaptive-dropdown__close-button{display:block;padding:0;border:none;background:transparent;position:absolute;top:8px;right:8px;height:24px;width:24px}.-adaptive-dropdown__close-button svg{cursor:pointer}}.-adaptive-dropdown__content{width:calc(100% + 8px)}.-adaptive-dropdown__content_scroll{overflow:hidden;box-sizing:border-box;-ms-overflow-style:none;scrollbar-width:none}.-adaptive-dropdown__content_scroll::-webkit-scrollbar{display:none;background:transparent}@media only screen and (max-width:719px){.-adaptive-dropdown__content_scroll{max-height:calc(100% - 32px);height:calc(100% - 32px)}}.-adaptive-dropdown__content_scroll .__panel{overscroll-behavior:contain}.-adaptive-dropdown_animate-enter-active,.-adaptive-dropdown_animate-leave-active{opacity:1;transition:opacity .1s}@media only screen and (max-width:719px){.-adaptive-dropdown_animate-enter-active,.-adaptive-dropdown_animate-leave-active{transform:translateY(0);transition:transform .15s ease-out}}.-adaptive-dropdown_animate-enter,.-adaptive-dropdown_animate-leave-to{opacity:0;transition:opacity .1s}@media only screen and (max-width:719px){.-adaptive-dropdown_animate-enter,.-adaptive-dropdown_animate-leave-to{opacity:1;transform:translateY(130%);transition:transform .3s ease-in}}.icon-whatsapp[data-v-d74e7a18]{display:inline-flex;align-items:center;align-content:center;justify-content:center;width:32px;height:32px;border-radius:50%;background-color:#2fb040;font-size:26px;color:#fff}.-social-with-counter{display:flex;align-items:center;justify-content:center;padding:8px 0}.social-link{height:32px;width:32px;margin-right:4px}.-tabs{width:100%;box-sizing:border-box;position:relative;font-size:0;z-index:2}.-tabs__wrapper{position:relative;display:flex;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch}.-tabs__list{position:relative;padding-bottom:2px;margin:0}.-tabs__list:after{content:"";position:absolute;top:30px;left:0;right:0;width:100%;height:2px;background-color:rgba(85,85,85,.06)}.-tabs__item{width:auto;height:inherit;box-sizing:border-box}.-tabs__item_active{position:relative;color:#0a1133}.-tabs__item_active:after{content:"";display:block;position:absolute;top:30px;left:0;right:0;width:100%;height:2px;background-color:#002aff}.-tabs__link{display:flex;align-items:center;box-sizing:border-box;font:14px/16px Manrope,sans-serif;font-weight:600;color:#004de6;cursor:pointer;padding:7px 16px;margin:0;border-top-left-radius:8px;border-top-right-radius:8px;transition:background-color .2s}.-tabs__link:hover{transition:background-color .25s;background-color:rgba(10,17,51,.08)}.-tabs:focus .-tabs__button-next,.-tabs:focus .-tabs__button-prev,.-tabs:hover .-tabs__button-next,.-tabs:hover .-tabs__button-prev{transform:translateY(-50%) scale(1)}.-tabs__button-next,.-tabs__button-prev{position:absolute;top:50%;z-index:1;color:#000;transform:translateY(-50%) scale(0);transition:transform .15s ease-out}@media only screen and (max-width:1023px){.-tabs__button-next,.-tabs__button-prev{display:none!important}}@media only screen and (min-width:1025px){.-tabs__button-next,.-tabs__button-prev{display:block}}.-tabs__button-next.disabled,.-tabs__button-next.swiper-button-disabled,.-tabs__button-prev.disabled,.-tabs__button-prev.swiper-button-disabled{display:none!important}.-tabs__button-prev{left:0}.-tabs__button-next{right:0}.-match-preview__container{padding:8px 8px 0}.-match-preview .-schedule-events{margin-bottom:16px}.-match-preview .-schedule-events:last-child{margin-bottom:8px}.-match-preview .-schedule-events__title{min-height:40px;margin:8px}.-match-broadcast,.-match-protocol,.-match-table{margin:8px}.-match-table__title{font:800 24px/32px Manrope,sans-serif;color:#0a1133;padding:16px 8px;box-sizing:border-box;margin:0 0 8px}.-match-table__block_table{margin-bottom:16px}.-match-table__subtitle{font:700 18px/24px Manrope,sans-serif;color:#0a1133;padding:8px;box-sizing:border-box;margin:0 0 8px}.-match-tour__title{margin:32px 8px}.-match-stage .grid-col{padding-bottom:0}@media only screen and (max-width:719px){.-match-stage .grid-col{grid-template-columns:1fr}}.-match-stage .grid-col>.-card-calendar-event-info{height:100%}@media only screen and (max-width:719px){.-match-stage .grid-col>.-card-calendar-event-info{width:100%}}.-match-stage__title{margin:32px 8px}.-tabs-rubric{position:relative;padding:8px 0}.-tabs-rubric__main-title{font:24px/32px Manrope,sans-serif;font-weight:800;color:#0a1133;margin:0 0 24px}@media only screen and (max-width:719px){.-tabs-rubric__main-title{margin-bottom:32px}}.-tabs-rubric__loader{width:100%;height:100%;display:flex;justify-content:center;align-items:center}@media only screen and (max-width:719px){.-tabs-rubric__content{position:relative;flex-wrap:wrap}}.-tabs-rubric__list{display:flex;flex-wrap:wrap;margin:0;padding:0}@media only screen and (max-width:719px){.-tabs-rubric__list{flex-wrap:nowrap;flex-direction:column;max-height:100%}}.-tabs-rubric__list_categories{flex-wrap:wrap}.-tabs-rubric__list_col_2 .-tabs-rubric-item{width:50%}@media only screen and (max-width:719px){.-tabs-rubric__list_col_2 .-tabs-rubric-item{width:100%}}.-tabs-rubric__list_col_3 .-tabs-rubric-item{width:32%}@media only screen and (max-width:719px){.-tabs-rubric__list_col_3 .-tabs-rubric-item{width:100%}}.-tabs-rubric__item{display:flex;flex-wrap:wrap;align-items:center;padding:9px;margin-bottom:8px;border-radius:4px;box-sizing:border-box}.-tabs-rubric__item:last-child,.-tabs-rubric__item:nth-last-child(2){margin-bottom:0}@media only screen and (max-width:719px){.-tabs-rubric__item:nth-last-child(2){margin-bottom:32px}}@media only screen and (max-width:719px) and (max-width:719px){.-tabs-rubric__item:nth-last-child(2){margin-bottom:0}}.-tabs-rubric__tabs{display:flex;margin-bottom:28px}.-tabs-rubric__tabs .-tabs__link{color:inherit}.-tabs-rubric__tab{position:relative;display:inline-block;font:14px/16px Manrope,sans-serif;font-weight:600;color:#004de6;padding:0 16px;width:auto;cursor:pointer}.-tabs-rubric__tab:after{content:"";position:absolute;top:25px;left:0;right:0;width:100%;height:2px;background-color:rgba(85,85,85,.06)}.-tabs-rubric__tab_active{position:relative;color:#0a1133}.-tabs-rubric__tab_active:after{content:"";display:block;position:absolute;top:25px;left:0;right:0;width:100%;height:2px;background-color:#002aff}.-tabs-rubric__section{display:none}.-tabs-rubric__category-list{width:100%}.-tabs-rubric__category_active{display:flex}.-tabs-rubric__the-way-to-beijing{position:relative;padding-left:28px!important}.-tabs-rubric__the-way-to-beijing:after{content:"";position:absolute;top:-8px;left:-16px;width:42px;height:32px;background-image:url(/images/components/tabs/stars.svg);background-repeat:no-repeat}.-announce-match{display:flex;flex-direction:column;justify-content:center;padding:8px 0}.-announce-match__league,.-announce-match__place,.-announce-match__time{text-align:center;font:500 14px/16px Manrope,sans-serif;color:#0a1133;padding:4px 0;margin:0 0 4px}.-announce-match__league{font-weight:700}.-announce-match__match-sub-title{margin:8px 8px 16px;font:800 24px/32px Manrope,sans-serif;color:#0a1133}.-announce-match__match-sub-title span{display:inline-block}.-announce-match__match-sub-title a{display:inline-block;color:#004de6;text-decoration:underline}.-announce-match__place{font-size:12px;margin-bottom:0;padding-bottom:0}.-announce-match__place b{font-weight:700}.-announce-match__place span{color:grey}.-announce-match__live-time{display:flex;justify-content:center}.-announce-match__live{display:inline-flex;align-items:center;padding:0 6px 0 8px;font:700 10px/16px Manrope,sans-serif;background-color:#ff1a40;border-radius:4px;color:#fff;cursor:pointer}.-announce-match__live svg{margin-right:12px}.-announce-match__live_no-broadcast{cursor:inherit}.-announce-match__status_black{text-align:center;padding:4px 0;margin:0 0 4px;font:500 14px/16px Manrope,sans-serif;color:#000}.-announce-match__status_red{display:inline-flex;align-items:center;padding:0 6px 0 8px;font:700 10px/16px Manrope,sans-serif;background-color:#ff1a40;border-radius:4px;color:#fff}.-announce-match__list{display:flex;justify-content:center;flex-wrap:nowrap}.-announce-match__item-0{order:1}.-announce-match__item-1{order:3}.-announce-match__item-2{order:2}.-announce-match__results{position:relative;width:96px;height:96px;margin:0 4px;display:flex;justify-content:center;align-items:center}@media only screen and (max-width:719px){.-announce-match__results{margin:0}}.-announce-match__results-item,.-announce-match__results-wrapper{display:flex;justify-content:center}.-announce-match__results-item{width:32px;height:32px;align-items:center;font:16px/24px SuisseIntl,sans-serif;font-weight:500;border-radius:4px;color:#0a1133;border:2px solid #ebebeb;box-sizing:border-box}.-announce-match__results-item:first-child{margin-right:8px}.-announce-match__results-item_long-score{width:fit-content;padding:0 2px}.-announce-match__results-item_win{border-color:#c7c7c7}.-announce-match__results-item_live{background-color:#ff1a40;color:#fff;border:none;font-weight:800}.-announce-match__additional-info{position:absolute;top:72px;align-self:flex-end;color:#0a1133}.-announce-match__additional-info,.-announce-match__chief-judges{font:12px/18px SuisseIntl,sans-serif;padding:3px 0;text-align:center}.-announce-match__chief-judges{color:#000;font-weight:400;margin:0 0 8px}.-announce-match__chief-judges-title{font:12px/18px Manrope,sans-serif;color:grey}.-announce-match__chief-judges b{font-weight:700}.-announce-match__chief-judges p{margin:0}.-announce-match__stage-tabs{padding:8px 0}.page-rubric-medal-standings__wrapper{padding-top:8px}.page-rubric-medal-standings__wrapper .-free-table{line-height:normal}.-loader-sticky{position:relative;display:flex;width:100%}.-loader-sticky:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background-color:hsla(0,0%,100%,.5);z-index:10;overflow:hidden;opacity:0;transform:scale(0);transition:opacity .2s ease .1s,transform 0s ease 0s}.-loader-sticky__content{flex:1;width:100%}.-loader-sticky_active:before{opacity:1;transform:scale(1);transition:transform 0s ease 0s,opacity .2s ease .1s}.-loader-sticky__logo{position:-webkit-sticky;position:sticky;top:40vh;box-sizing:border-box;left:0;width:56px;height:32px;z-index:20}.-loader-sticky__logo-wrapper{position:absolute;width:0;height:100%;top:0;bottom:0;left:calc(50% - 28px);padding:0}.-loader-sticky-logo-animation-enter-active,.-loader-sticky-logo-animation-leave-active{transform:scale(1);transition:transform .3s}.-loader-sticky-logo-animation-enter,.-loader-sticky-logo-animation-leave-to{transform:scale(0);transition:transform .25s}.page-pedestals[data-v-f2b55b38]{font-family:Manrope,sans-serif}.page-pedestals__title[data-v-f2b55b38]{font-size:28px;margin:8px 0 24px 8px}.page-pedestals__subtitle[data-v-f2b55b38]{font-size:24px;margin:24px 0 18px 8px}.page-pedestals__subtitle[data-v-f2b55b38],.page-pedestals__title[data-v-f2b55b38]{font-weight:700;line-height:32px;font-family:Manrope,sans-serif}.page-pedestals__filters[data-v-f2b55b38]{margin-bottom:16px}.page-pedestals__content[data-v-f2b55b38]{display:flex;width:calc(100% + 8px);flex-wrap:wrap;padding:8px 0 0 8px;margin-left:-8px;box-sizing:border-box}.page-pedestals .card-wrapper[data-v-f2b55b38]{flex:1 0 50%;max-width:50%;box-sizing:border-box;display:flex;margin-bottom:8px}.page-pedestals .card-wrapper[data-v-f2b55b38]:nth-child(2n){padding-left:4px}.page-pedestals .card-wrapper[data-v-f2b55b38]:nth-child(odd){padding-right:4px}@media only screen and (max-width:719px){.page-pedestals .card-wrapper[data-v-f2b55b38]{flex:1 0 100%;max-width:100%}.page-pedestals .card-wrapper[data-v-f2b55b38]:nth-child(2n){padding-left:0}}.page-pedestals .-card-calendar-event-info[data-v-f2b55b38]{box-sizing:border-box;height:100%;width:100%}.not_found[data-v-f2b55b38]{font-family:Manrope,sans-serif;padding-top:20px;text-align:center;font-weight:700;color:#0a1133}@media only screen and (max-width:1023px){.read-list{padding:6px 8px!important}}.read-list__item .card-forward{height:320px}.-social-with-counter{margin-bottom:8px}.page-matches__videos{margin-bottom:16px}.page-matches__player .player__frame{border-radius:8px}.page-matches__player .player__frame iframe{top:0}.page-matches__highlights{padding-top:10px}.page-matches__highlights .-section-highlights{padding-top:0!important}.page-matches__highlights .-section-highlights .content-scroller__wrap{padding-top:0}.page-matches__highlights .-section-highlights:last-of-type{margin-bottom:0}.page-matches .content-scroller__wrap{padding-bottom:20px;padding-top:15px}@media only screen and (max-width:719px){.page-matches .-card-calendar-event-info{min-width:296px;width:296px}.page-matches .-card-calendar-event-info.one-in-list{width:100%}}@media only screen and (max-width:1023px){.videos-list{padding:6px 8px!important}}.videos-list__item .card-forward{height:162px}.header-info__author .author__content{border-radius:8px;transition:background-color .2s}@media (hover:hover) and (pointer:fine){.header-info__author .author__content:hover{transition:background-color .25s;background-color:rgba(0,0,0,.08)}}.article__match+.-banner-horizontal{margin-top:24px}.article__match-card{width:50%}@media only screen and (max-width:719px){.article__match-card{width:100%}}@media only screen and (max-width:719px){.article__highlights{margin-bottom:8px}}.article-footer__read-more-button .button__text{font-weight:600}.page-rubric__assessment{margin-bottom:32px}.page-rubric__assessment-table{border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.15);padding:12px 8px 8px;box-sizing:border-box}.page-rubric__assessment-footer{display:flex;justify-content:flex-end;width:100%}.page-rubric__assessment-title{font:700 18px/24px Manrope,sans-serif;color:#0a1133;margin:0 0 16px;padding-left:8px}.-rubric-tables{margin:8px}.-rubric-tables__title{font:800 24px/32px Manrope,sans-serif;color:#0a1133;padding:16px 8px;box-sizing:border-box;margin:0 0 8px}.-rubric-tables__block_table{margin-bottom:16px}.-rubric-tables__subtitle{font:700 18px/24px Manrope,sans-serif;color:#0a1133;padding:8px;box-sizing:border-box;margin:0 0 8px}.-rubric-tables__selects{position:relative;border-bottom:1px solid #e0e0e0}.-rubric-tables__euro-temp{margin:16px 0;width:100%}.-rubric-tables__euro-temp img{width:100%;height:auto}.tabs-countries{padding:7px 8px 9px}.tabs-countries .-tabs__link{padding:7px 15px}.-rubric-matches__selects{position:relative;border-bottom:1px solid #e0e0e0;margin-bottom:15px}.page-rubric-calendar-detail[data-v-1a7f85ed]{font-family:Manrope,sans-serif}.page-rubric-calendar-detail__title[data-v-1a7f85ed]{font-size:28px;margin:8px 0 24px 8px}.page-rubric-calendar-detail__subtitle[data-v-1a7f85ed]{font-size:24px;margin:24px 0 18px 8px}.page-rubric-calendar-detail__subtitle[data-v-1a7f85ed],.page-rubric-calendar-detail__title[data-v-1a7f85ed]{font-weight:700;line-height:32px;font-family:Manrope,sans-serif}.page-rubric-calendar-detail__filters[data-v-1a7f85ed]{margin-bottom:16px}.page-rubric-calendar-detail__content[data-v-1a7f85ed]{display:flex;flex-direction:column}.page-rubric-calendar-detail__loader[data-v-1a7f85ed]{align-self:center}.page-rubric-calendar-detail .-card-calendar-event-info[data-v-1a7f85ed]{margin-bottom:8px}.page-rubric-calendar-list .-loader-sticky{position:absolute;top:0;left:0;right:0;bottom:0;z-index:200}@media only screen and (max-width:719px){.section-videos .grid-col-6{grid-column:span 12}}.banner-horizontal{margin:0!important}.section[data-v-63fe7681]{padding:0}.section-header__menu[data-v-63fe7681]{padding-top:16px;padding-left:0}@media only screen and (max-width:1023px){.page__top{padding-bottom:8px}}.free-table__wrapper{margin-top:8px}.-team-head__top{display:flex;align-items:center;justify-content:flex-start;padding:8px 0}@media only screen and (max-width:719px){.-team-head__top{flex-direction:row-reverse}}.-team-head__top-logo{display:flex;justify-content:center;align-items:center;width:80px;height:80px;min-width:80px;border-radius:8px;margin-right:4px;box-sizing:border-box}.-team-head__top-logo img{max-width:80px;max-height:80px}.-team-head__top-content{display:flex;justify-content:flex-start;flex-wrap:wrap;flex-direction:column;width:calc(100% - 88px);padding:8px}.-team-head__top-wrapper{display:flex;justify-content:flex-start;align-items:center}.-team-head__top .heading{width:100%;padding:0 0 8px}.-team-head__top-flag{display:flex;justify-content:center;align-items:center;width:24px;height:24px;margin-right:4px}.-team-head__top-flag img{max-width:20px}.-team-head__top-country{font:500 12px/24px Manrope,sans-serif;color:#0a1133;margin:0}.-team-head__coach-stadium{padding:16px 8px}.-team-head__coach,.-team-head__stadium{display:flex;justify-content:flex-start;align-items:center}.-team-head__coach-text,.-team-head__stadium-text{font:500 14px/24px Manrope,sans-serif;color:#0a1133;margin:0}.-team-head__coach-logo,.-team-head__stadium-logo{width:24px;height:24px;min-width:24px;border-radius:50%;overflow:hidden;margin:0 8px}.-team-head__coach-logo img,.-team-head__stadium-logo img{width:100%;height:100%}.-team-head__stadium-text{margin-top:8px;line-height:16px}.-team-head__social-url{display:flex;justify-content:flex-start;align-items:center;padding:16px 0}@media only screen and (max-width:719px){.-team-head__social-url{justify-content:space-between}}.-team-head__social-url-link{font:600 14px/32px Manrope,sans-serif;color:#002aff;margin-left:16px;padding:0 4px;border-radius:4px;transition:background-color .2s}.-team-head__social-url-link:hover{transition:background-color .25s;background-color:rgba(10,17,51,.08)}@media only screen and (max-width:719px){.-team-head__social-url-link{text-align:right;width:calc(100% - 130px);margin-left:0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}}.-table-description{list-style:none;margin:0;padding:24px 8px}.-table-description__item{font:500 12px/16px Manrope,sans-serif;color:grey}.-table-description__item p{margin:0}.team-tables__block_table{margin-bottom:32px}.team-tables__block_table:last-child{margin-bottom:0}.team-matches__selects{display:flex;flex-wrap:wrap;width:100%;box-sizing:border-box}.team-matches__selects .--select{margin-right:8px}.team-matches__load-more .button__text{color:#004de6;font-weight:600}.-statistcs-scorers-members{width:100%;box-shadow:0 2px 8px rgba(0,0,0,.15);border-radius:8px;padding:8px;box-sizing:border-box}.-statistcs-scorers-members__table{width:100%;font:12px/24px Manrope,sans-serif;color:#000;margin-bottom:16px}.-statistcs-scorers-members__table p{margin:0}.-statistcs-scorers-members__table:last-child{margin-bottom:0}.-statistcs-scorers-members__row{display:flex;justify-content:flex-start;border-radius:4px;margin-bottom:8px}.-statistcs-scorers-members__row_head p{color:grey}.-statistcs-scorers-members__col{margin-right:4px}.-statistcs-scorers-members__col_w_1{flex-grow:1;display:flex;justify-content:flex-start;flex-wrap:nowrap}@media only screen and (max-width:719px){.-statistcs-scorers-members__col_w_1{width:48%}}.-statistcs-scorers-members__col_w_32{min-width:32px;flex-basis:32px}@media only screen and (max-width:719px){.-statistcs-scorers-members__col_w_32{margin-right:0}}.-statistcs-scorers-members__col_w_48{min-width:48px;flex-basis:48px}@media only screen and (max-width:719px){.-statistcs-scorers-members__col_w_48{margin-right:0}}.-statistcs-scorers-members__col_c{text-align:center}.-statistcs-scorers-members__col_b p{font-weight:700}.-statistcs-scorers-members__flag,.-statistcs-scorers-members__number{height:24px;flex-basis:24px;min-width:24px;display:flex;align-items:center;justify-content:center;margin-right:4px;font-weight:700}.-statistcs-scorers-members__flag img,.-statistcs-scorers-members__number img{max-width:100%;max-height:100%}.-statistcs-scorers-members__avatar{position:relative;height:24px;flex-basis:24px;min-width:24px;border-radius:50%;overflow:hidden;margin-right:4px}.-statistcs-scorers-members__avatar img{width:100%;height:100%}.-statistcs-scorers-members__category{width:24px;height:24px;flex-basis:24px;min-width:24px;display:flex;justify-content:center;align-items:center;font-weight:700;margin-right:4px}.-statistcs-scorers-members__name{font-weight:500;width:calc(100% - 112px);transition:background-color .2s}.-statistcs-scorers-members__name:hover{transition:background-color .25s;background-color:rgba(85,85,85,.06)}.-statistcs-scorers-members__name span{position:relative;display:inline-block}.-statistcs-scorers-members__name p{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.-statistcs-scorers-members__link-player{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%}.team-members__selects{display:flex;flex-wrap:wrap;width:100%;box-sizing:border-box;margin-bottom:16px}.team-members__selects .--select{margin-right:8px}.page-video__rubric-block-top{display:flex;align-items:center;margin-bottom:16px;padding-top:24px}@media only screen and (min-width:1024px){.page-video__rubric-block-top{padding-top:32px}}.page-video__rubric-block-image{max-width:90%;max-height:90%}.page-video__rubric-block-image-wrapper{display:flex;justify-content:center;align-items:center;width:48px;height:48px}.page-video__rubric-block-title{font:800 24px/32px Manrope,sans-serif;color:#0a1133;margin:0;padding:8px;box-sizing:border-box}.page-video__rubric-block-broadcasts{margin-bottom:0}@media only screen and (min-width:1024px){.page-video__rubric-block-broadcasts{margin-bottom:24px}}.page-video__rubric-block-broadcasts .section{padding-top:0!important}.page-video__rubric-block-videos{margin-bottom:0}@media only screen and (min-width:1024px){.page-video__rubric-block-videos{margin-bottom:24px}}.page-video__rubric-block-videos .section{padding-top:0!important}.team-asessment__selects{display:flex;flex-wrap:wrap;width:100%;box-sizing:border-box;margin-bottom:16px}.team-asessment__selects .--select{margin-right:8px}.-card-player-item{width:100%;border-radius:8px;padding:8px;background:hsla(0,0%,100%,.1);box-sizing:border-box}.-card-player-item__top{font:500 12px/16px Manrope,sans-serif;color:#fff;margin:0}.-card-player-item__content{display:flex;align-items:center}.-card-player-item__text{font:800 16px/24px Manrope,sans-serif;color:#fff;margin:0}.-card-player-item__flag{max-width:100%;max-height:100%}.-card-player-item__flag-wrapper{display:flex;align-items:center;width:24px;height:24px;margin-left:10px}.-link-static-club{position:relative;width:100%;height:auto;border-radius:16px;background-color:#fff;box-shadow:0 2px 8px rgba(0,0,0,.15);padding:8px 30px 8px 5px;box-sizing:border-box;margin-bottom:8px;transition:background-color .2s}@media (hover:hover) and (pointer:fine){.-link-static-club:hover{transition:background-color .25s;background-color:#e0e0e0}}.-link-static-club__icon{display:flex;align-items:center;justify-content:center;width:56px;height:56px;margin-right:8px}.-link-static-club__icon-logo{width:80%;height:80%}.-link-static-club__icon img{max-width:100%;max-height:100%}.-link-static-club__wrapper{display:flex;justify-content:flex-start;align-items:center}.-link-static-club__content-title{font:800 16px/18px Manrope,sans-serif;color:#000;margin:0 0 4px}.-link-static-club__content-years{font:500 12px/16px Manrope,sans-serif;color:grey;margin:0 0 4px}.-link-static-club__content-description{font:500 12px/16px Manrope,sans-serif;color:#000;margin:0}.-link-static-club__arrow{position:absolute;top:0;bottom:0;right:16px;height:16px;margin:auto;display:block;transform:rotate(-90deg)}.-link-static-club__link{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%}.-scroll-horizontal{position:relative;width:100%;box-sizing:border-box;margin-bottom:16px}.-scroll-horizontal_shadow{width:calc(100% + 16px);margin:0 -8px}.-scroll-horizontal_shadow .-scroll-horizontal__list>div{margin-right:0}.-scroll-horizontal_shadow .-scroll-horizontal__list>div:last-child{margin-right:8px}.-scroll-horizontal ::-webkit-scrollbar{width:0}.-scroll-horizontal__list{display:inline-flex;overflow-x:auto;white-space:nowrap;cursor:pointer}.-scroll-horizontal__list>div{display:inline-block;margin-right:8px}.-scroll-horizontal__list>div:last-child{margin-right:0}.-scroll-horizontal_cursor_pointer{cursor:pointer}.-scroll-horizontal_cursor_grabbing{cursor:grabbing}.-scroll-horizontal .__hidebar{-ms-overflow-style:none;scrollbar-width:none}.-scroll-horizontal .__vuescroll{overflow:visible!important}.-scroll-horizontal .__rail-is-horizontal{width:50%;margin:auto auto -12px}.-scroll-horizontal_hide-scroll .__rail-is-horizontal{display:none}.-scroll-horizontal__block-click{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;user-select:none}.-calendar-slider__item{display:inline-block;width:82px;margin-left:4px;border-radius:4px;cursor:pointer;transition:background-color .2s}.-calendar-slider__item:hover{transition:background-color .25s;background-color:rgba(10,17,51,.08)}.-calendar-slider__item:first-child{margin-left:0}.-calendar-slider__item_weekday .-calendar-slider__item-wrapper{color:#ff1a40}.-calendar-slider__item_selected{background-color:#004de6}.-calendar-slider__item_selected:hover{background-color:#0243c3}.-calendar-slider__item_selected .-calendar-slider__item-wrapper{color:#fff}.-calendar-slider__item-wrapper{text-align:center;padding:7px 0;color:#0a1133}.-calendar-slider__item-day{font:12px/16px Manrope,sans-serif;font-weight:500;margin:0}.-calendar-slider__item-date{font:18px/24px Manrope,sans-serif;font-weight:700;margin:0}.-card-player{margin-left:-8px;margin-right:-8px}@media only screen and (max-width:719px){.-card-player{margin-left:0;margin-right:0}}.-card-player__main{display:flex;height:auto;min-width:345px;border-radius:16px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.15);margin:8px;box-sizing:border-box}@media only screen and (max-width:719px){.-card-player__main{height:auto;flex-direction:column;margin:0 -8px 8px;border-radius:0;box-shadow:none}}.-card-player__photo{width:345px;height:auto;overflow:hidden}.-card-player__photo_avatar{background-color:#0a1133}@media only screen and (max-width:719px){.-card-player__photo{width:100%;height:auto}}.-card-player__photo-img{width:100%;height:100%;object-position:center top;display:block}.-card-player__photo-img picture{width:100%;height:100%}.-card-player__photo-img img{width:100%;height:100%;object-fit:cover;display:block}@media only screen and (max-width:719px){.-card-player__photo-img{width:100%;height:100%}}.-card-player__content{width:calc(100% - 345px);display:flex;flex-direction:column;justify-content:space-between;background-color:#0a1133}@media only screen and (max-width:719px){.-card-player__content{width:100%}}.-card-player__top{display:flex;justify-content:space-between;flex-direction:column;box-sizing:border-box;width:100%;padding:16px 8px}.-card-player__name{font:800 24px/24px Manrope,sans-serif;color:#ff1a40;margin:0;padding:8px}.-card-player__name-en{font:800 18px/20px Manrope,sans-serif;color:#fff;margin:0;padding:0 8px}.-card-player__column{padding:0 8px 8px}.-card-player__column-one{display:grid;grid-template-columns:1fr 1fr 1fr;column-gap:8px}.-card-player__column-second{display:grid;column-gap:8px;padding-bottom:0}.-card-player__column-second_one{grid-template-columns:1fr}.-card-player__column-second_one .-card-player-item{margin-bottom:8px}.-card-player__column-second_two{grid-template-columns:1fr 1fr;margin-bottom:8px}.-card-player__column .-link-static-club{border-radius:8px;padding:4px 8px 4px 0;background:hsla(0,0%,100%,.1);box-sizing:border-box;margin-bottom:0;transition:background .3s}.-card-player__column .-link-static-club:hover{transition:background .3s;background:hsla(0,0%,100%,.3)}@media (hover:none){.-card-player__column .-link-static-club:hover{background:hsla(0,0%,100%,.1)}}.-card-player__column .-link-static-club__content-title{font:800 18px/20px Manrope,sans-serif;color:#fff}.-card-player__column .-link-static-club__content-description{font:800 12px/16px Manrope,sans-serif;color:#fff}@media only screen and (max-width:719px){.-card-player__column .-link-static-club__content-description span{color:#ff1a40}}.-card-player__column .-link-static-club__icon-logo{width:98%;height:98%}.-card-player__column .-link-static-club__arrow{color:#fff}.-card-awards{width:196px;min-height:172px;background:linear-gradient(61.1deg,#0a1133,#1e2c6f 98.82%);box-shadow:0 2px 8px rgba(0,0,0,.15);border-radius:8px;padding:12px 16px;box-sizing:border-box}.-card-awards__top{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.-card-awards__top-team{font:500 12px/16px Manrope,sans-serif;color:#fff;margin:0;white-space:normal}.-card-awards__top-icon{width:24px;height:24px;display:flex;align-items:center;justify-content:center;background-color:#fff}.-card-awards__event{font:500 12px/16px Manrope,sans-serif;color:#fff;margin:0}.-card-awards__achievement{display:flex;align-items:flex-end;height:80px;margin-bottom:8px}.-card-awards__medal{position:relative;width:64px;height:64px;box-sizing:border-box}.-card-awards__medal-icon{position:absolute;left:0;right:0;width:64px;height:64px;margin:auto}.-card-awards__times{font:400 36px/40px Manrope,sans-serif;margin:0 0 4px 4px}.-card-awards__times span{font-weight:800}.-card-awards_awards_one{color:#ffb800}.-card-awards_awards_two{color:grey}.-card-awards_awards_three{color:#b75721}.-card-awards__period{font:500 12px/16px Manrope,sans-serif;color:#fff;margin:0;white-space:normal}.card-all{position:relative;display:flex;flex-direction:column;width:100%;height:200px;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1);background:#fff}.card-all__link{position:absolute;left:0;top:0;width:100%;height:100%;z-index:2}.card-all .card-tools__text{color:grey}.card-all.is-horizontal{height:auto;flex-direction:row-reverse;border-radius:16px}@media only screen and (max-width:719px){.card-all.is-horizontal{flex-direction:column;border-radius:8px}.card-all.is-horizontal .card-all__picture{height:auto;border-radius:8px 8px 0 0}}.card-all.is-horizontal.is-picture .card-all__body{justify-content:flex-start}.card-all__body{position:relative;display:flex;flex:1;flex-direction:column;justify-content:space-between;padding:16px;box-sizing:border-box}.card-all__body .card-tools{margin:0}.card-all__picture{position:relative;display:flex;flex-shrink:0;flex-grow:1;height:176px;border-radius:0 16px 16px 0;overflow:hidden;background:#6b7399;pointer-events:none}@media only screen and (max-width:719px){.card-all__picture{height:auto}}.card-all__picture img{position:absolute;top:0;left:0;right:0;bottom:0;display:block;width:100%;object-fit:cover;height:100%;text-indent:100%;white-space:nowrap;overflow:hidden}@media only screen and (max-width:719px){.card-all__picture img{position:relative}}.card-all__picture img.lazyloaded{opacity:1}.card-all__info{position:relative;z-index:1}.card-all__tag{display:inline-flex;flex-shrink:0;color:#0a1133;font-size:12px;line-height:16px;margin-bottom:8px;padding:2px 4px;background:rgba(85,85,85,.06);border-radius:2px}.card-all__tag,.card-all__title{font-family:Manrope,sans-serif;font-style:normal;font-weight:500}.card-all__title{color:#000;font-size:14px;line-height:20px;margin-bottom:16px;overflow:hidden;max-height:100px}.card-all__title_bold{font-weight:800}.card-all .card-tools-video__time{position:absolute;top:12px;left:16px;color:#fff;display:flex;align-items:center;z-index:1}.card-all .card-tools-video__icon{height:24px;margin-right:8px}.card-all .card-tools-video__icon svg{width:24px;height:24px}.card-all .card-tools-video__text{font:500 12px/24px Manrope,sans-serif;color:#fff}.page-all__pagination{padding:8px}.page-all__pagination-list{list-style:none;display:flex;justify-content:space-between;padding:0}.page-all__pagination-item{margin:0;padding:0;width:50%}.page-all__pagination-item:last-child{text-align:right}.page-all__pagination-link{font:500 16px/24px Manrope,sans-serif;color:#004de5}.-player-tournament-card{box-shadow:0 2px 8px rgba(0,0,0,.15);border-radius:8px;padding:8px;box-sizing:border-box;background-color:#fff}.-player-tournament-card__top,.-player-tournament-card__top-item{display:flex;justify-content:flex-start;align-items:center}.-player-tournament-card__top-item{margin-right:20px}.-player-tournament-card__top-image{width:32px;height:32px}.-player-tournament-card__top-image img{max-width:90%;max-height:90%}.-player-tournament-card__top-title{font:500 12px/16px Manrope,sans-serif;color:#000;margin-left:8px}.-player-tournament-card__info{display:grid;grid-template-columns:repeat(auto-fill,minmax(77px,1fr));gap:8px}.-player-tournament-card__item{background-color:rgba(85,85,85,.06);border-radius:8px;padding:8px;box-sizing:border-box}.-player-tournament-card__title{font:500 12px/16px Manrope,sans-serif;color:grey;margin:0 0 4px}.-player-tournament-card__value{font:800 18px/20px Manrope,sans-serif;color:#0a1133;margin:0}.-player-tournament__info{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:8px;margin-bottom:8px}@media only screen and (max-width:719px){.-player-tournament__info{grid-template-columns:repeat(3,1fr)}}.-player-tournament__info-item{background-color:rgba(85,85,85,.06);border-radius:8px;padding:8px;box-sizing:border-box}.-player-tournament__info-title{font:500 12px/16px Manrope,sans-serif;color:grey;margin:0 0 4px}.-player-tournament__info-value{font:800 28px/32px Manrope,sans-serif;color:#0a1133;margin:0}.-player-tournament__cards{display:grid;grid-template-columns:1fr 1fr;gap:8px}@media only screen and (max-width:719px){.-player-tournament__cards{grid-template-columns:1fr}}.-articles-list{padding-top:30px}.-articles-list__heading{margin-left:8px;padding-bottom:16px}.-articles-list__list{display:flex;flex-direction:column}.-articles-list__list-item:not(:first-child){margin-top:8px}.-articles-list__pagination{padding:8px}.-banner-horizontal{margin-top:8px}.-page-rubric-national-team__empty-sport{display:flex;justify-content:center;align-items:center;flex-direction:column;width:calc(100% + 16px);padding:16px;background:#f7f7f7;margin:0 0 0 -8px;font:700 18px/24px Manrope,sans-serif;color:#0a1133;box-sizing:border-box}.-page-rubric-national-team__empty-sport p{max-width:380px;text-align:center}.-tabs-rounded{width:100%;box-sizing:border-box}.-tabs-rounded__wrappper{position:relative;white-space:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none}.-tabs-rounded__wrappper::-webkit-scrollbar{display:none;background:transparent}.-tabs-rounded__list{display:inline-block;width:auto;padding:0;margin:0;list-style:none;background-color:rgba(85,85,85,.06);border-radius:16px}.-tabs-rounded__item{display:inline-block}.-tabs-rounded__item:hover{transition:background-color .2s;border-radius:16px}@media (hover:hover) and (pointer:fine){.-tabs-rounded__item:hover:hover{transition:background-color .25s;background-color:#e0e0e0}}.-tabs-rounded__item_active .-tabs-rounded__link{color:#0a1133;box-sizing:border-box;background-color:#fff;border-radius:16px;border-color:#e0e0e0}.-tabs-rounded__link{display:inline-block;position:relative;font:14px/16px Manrope,sans-serif;font-weight:500;color:#004de6;cursor:pointer;padding:7px 14px;border:1px solid transparent}.-tabs-rounded_template_grey-buttons .-tabs-rounded__list{background-color:#fff}.-tabs-rounded_template_grey-buttons .-tabs-rounded__item{margin-right:4px;background-color:rgba(85,85,85,.06);border-radius:16px}.-tabs-rounded_template_grey-buttons .-tabs-rounded__item:hover{transition:background-color .2s}@media (hover:hover) and (pointer:fine){.-tabs-rounded_template_grey-buttons .-tabs-rounded__item:hover:hover{transition:background-color .25s;background-color:#e0e0e0}}.-tabs-rounded_template_grey-buttons .-tabs-rounded__item_active .-tabs-rounded__link{color:#fff;background-color:#004de5;border:none}.--theme_color_blue .-tabs-rounded__list{background-color:transparent}.--theme_color_blue .-tabs-rounded__item{background:hsla(0,0%,100%,.08)}.--theme_color_blue .-tabs-rounded__item:hover{color:#fff;background:hsla(0,0%,100%,.2)!important}.--theme_color_blue .-tabs-rounded__item a{color:#fff}.page-calendar .heading>span{padding:8px}.page-calendar .sport-events-calendar{margin-bottom:8px}@media only screen and (max-width:1023px){.section{padding-top:8px!important;margin-bottom:0!important;padding-bottom:0!important}}.calendar__separator{width:calc(100% + 16px);width:100%;height:1px;background-color:#e0e0e0}@media only screen and (max-width:1023px){.calendar__separator{width:auto;margin-left:-8px;margin-right:-8px}}.calendar__remember{box-sizing:border-box}.calendar__remember-link{display:flex;flex-direction:column;align-items:center;color:grey;font:12px/15px Manrope,sans-serif;font-weight:500;min-width:320px}.calendar__remember-link svg{margin-bottom:8px}.calendar__remember-link-next{color:#004de6}.calendar__content{display:flex;flex-wrap:wrap;justify-content:space-between}.calendar__content .section-important{width:100%}.calendar__content .--flat-list_full{margin-bottom:0}.-calendar-slider{padding-bottom:8px!important}@media only screen and (max-width:1023px){.-calendar-slider{margin-left:-8px!important;margin-right:-8px!important}}.-tabs-rounded{padding:8px 0!important}.player__card-player{padding-bottom:8px}@media only screen and (max-width:719px){.player__card-player{padding:0;margin-top:-8px}}.player__sports{display:flex;justify-content:center}.player__sports .-tabs{width:auto;display:inline-block}.player__news .articles-list__item{border-radius:16px;transition:box-shadow .2s ease-out}.player__news .articles-list__item:hover{transition:box-shadow .25s ease-in-out;box-shadow:0 4px 16px rgba(0,0,0,.2)}.player__social{padding:8px;margin-bottom:16px}@media only screen and (max-width:719px){.player__social{padding-top:0}}.player__achievement-title{margin-left:16px;margin-bottom:8px}@media only screen and (max-width:719px){.player__achievement-title{margin-left:8px}}.player__achievement-cards{padding:8px;margin-bottom:16px}@media only screen and (max-width:719px){.player__achievement-cards{width:calc(100% + 8px);padding-left:0;padding-right:0;margin-right:-8px}}.player__career{padding:8px 0 0;box-sizing:border-box}.player__career-title{margin:0 0 16px 8px}@media only screen and (max-width:719px){.player__career-title{margin-left:0}}.player__career-links{display:flex;justify-content:space-between;flex-wrap:wrap}.player__career-links .-link-static-club{width:calc(50% - 4px);margin-right:0}@media only screen and (max-width:719px){.player__career-links .-link-static-club{width:100%}}.player__select-year{padding:16px 0 0}.player__select-year .player__career-title{margin-bottom:8px}@media only screen and (min-width:1024px){.player__select-year .-tabs-rounded__wrappper{overflow-x:visible;white-space:normal}}@media only screen and (min-width:1024px){.player__select-year .-tabs-rounded__item{margin-bottom:8px}}.player__tournaments{padding:8px 0;margin-bottom:8px}.player__transfer{padding:8px;margin-bottom:8px}@media only screen and (max-width:719px){.player__transfer{padding-left:0;padding-right:0}}.player__transfer-title{margin-left:16px;margin-bottom:4px}@media only screen and (max-width:719px){.player__transfer-title{margin-left:8px}}.player__transfer .-scroll-horizontal__wrapper{margin-bottom:4px}.player__cost-player{padding:4px 16px;box-sizing:border-box;margin-bottom:8px}@media only screen and (max-width:719px){.player__cost-player{padding:4px 8px}}.player__cost-player-text{font:500 12px/16px Manrope,sans-serif;color:#0a1133;margin:0 0 8px}.player__cost-player-text span{color:#ff1a40}.player__cost-player-sum{font:800 24px/24px Manrope,sans-serif;color:#0a1133;margin:0 0 8px}.-tabs-logo{display:block;width:100%;box-sizing:border-box}.-tabs-logo__wrappper{position:relative;width:100%}.-tabs-logo__list{padding:0 3px;margin:0;list-style:none;border-radius:20px;height:56px;align-items:center;display:flex;flex-wrap:nowrap;width:auto;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none}.-tabs-logo__list::-webkit-scrollbar{display:none;background:transparent}.-tabs-logo__item{position:relative;width:56px;min-width:56px;height:56px;display:inline-block;border-radius:16px;box-sizing:border-box;cursor:pointer;margin-right:8px}@media (hover:hover){.-tabs-logo__item{transition:background-color .2s}}@media (hover:hover) and (hover:hover) and (pointer:fine){.-tabs-logo__item:hover{transition:background-color .25s;background-color:#e0e0e0}}.-tabs-logo__item:last-child{margin-right:0}.-tabs-logo__item_active .-tabs-logo__link{border-radius:16px;border:3px solid #004de6;box-sizing:border-box}.-tabs-logo__content{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.-tabs-logo__content img{max-width:48px;max-height:48px}.-tabs-logo__link{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%}.-card-player-detailed-statistics__wrapper{width:100%;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.15);border-radius:8px;padding:8px;box-sizing:border-box}.-card-player-detailed-statistics__section:last-child .-card-player-detailed-statistics__row:last-child{margin-bottom:0}.-card-player-detailed-statistics__row{display:flex;justify-content:space-between;margin-bottom:8px}.-card-player-detailed-statistics__row-in .-card-player-detailed-statistics__col:first-child{font-weight:500;margin-left:16px}.-card-player-detailed-statistics__col{width:75%;margin:0;font:700 12px/24px Manrope,sans-serif;color:#000}.-card-player-detailed-statistics__col:first-child{margin-left:2px}.-card-player-detailed-statistics__col:last-child{text-align:right;width:25%;display:flex;justify-content:flex-end}.-card-statistics-season{width:100%;height:184px;box-shadow:0 2px 2px rgba(0,0,0,.15);background:linear-gradient(61.1deg,#0a1133,#1e2c6f 98.82%);border-radius:16px;cursor:pointer}@media only screen and (max-width:719px){.-card-statistics-season{width:300px;height:auto}}.-card-statistics-season__wrapper{display:flex;align-items:flex-start;flex-direction:column;padding:8px;box-sizing:border-box}.-card-statistics-season__title{font:800 28px/36px Manrope,sans-serif;color:#fff;margin:0;padding:8px}.-card-statistics-season__player{position:relative;width:100%;font:800 18px/24px Manrope,sans-serif;color:#fff;margin:0 0 8px;padding:12px 4px 14px;box-sizing:border-box}.-card-statistics-season__player:after{content:"";position:absolute;bottom:0;left:0;right:0;width:100%;height:1px;background-color:#454d77}.-card-statistics-season__bottom{display:flex;width:100%}@media only screen and (max-width:719px){.-card-statistics-season__bottom{flex-direction:column}}.-card-statistics-season__row{display:flex;justify-content:flex-start;flex:1}@media only screen and (max-width:719px){.-card-statistics-season__row:first-child{position:relative;width:100%;margin-bottom:8px;padding-bottom:8px}.-card-statistics-season__row:first-child:after{content:"";position:absolute;bottom:0;left:0;right:0;width:100%;height:1px;background-color:#454d77}}@media only screen and (max-width:719px){.-card-statistics-season__row:last-child{position:relative;width:100%}.-card-statistics-season__row:last-child:after{display:none}}.-card-statistics-season__col{display:flex;flex-direction:column;margin-right:8px;padding:4px 8px;box-sizing:border-box;flex-basis:88px;flex:1}.-card-statistics-season__col-title{white-space:nowrap;font:500 12px/16px Manrope,sans-serif;color:#fff;margin:0 0 4px}.-card-statistics-season__col-value{font:800 28px/32px Manrope,sans-serif;color:#ff1a40;margin:0}.player-season__head{display:flex;align-items:center;padding:16px 8px;box-sizing:border-box}@media only screen and (max-width:719px){.player-season__head{padding:16px 0}}.player-season__head-photo{width:48px;height:48px;margin-right:16px;border-radius:50%;background-color:#4a6fb6;overflow:hidden}.player-season__head-photo img{width:100%;height:100%;object-fit:cover}.player-season__head-title{display:table-caption;font:800 18px/18px Manrope,sans-serif;color:#004de6;margin:0}.player-season__tab-logo{padding:8px}@media only screen and (max-width:719px){.player-season__tab-logo{padding:8px 0}}.player-season__tab-league{padding:8px}@media only screen and (max-width:719px){.player-season__tab-league{padding:8px 0}}.player-season__swiper-slide{width:600px;height:184px}@media only screen and (max-width:719px){.player-season__swiper-slide{width:300px;height:auto}}.player-season__swiper-bullets{position:relative;margin-top:16px}.player-season__cards{padding:8px 8px 0}@media only screen and (max-width:719px){.player-season__cards{padding:8px 0 0}}.player-season__cards .swiper-pagination-bullet-active{background-color:#004de6}.player-season__info{width:100%;display:flex;padding:8px;box-sizing:border-box;justify-content:space-between;align-items:flex-start}@media only screen and (max-width:719px){.player-season__info{flex-direction:column}}.player-season__info_no-data-cards{display:flex;justify-content:flex-start}.player-season__info_no-data-cards .player-season__info-detailed-statistics{position:relative;display:block}.player-season__info-anonce{width:50%;margin-right:8px}@media only screen and (max-width:719px){.player-season__info-anonce{display:none;width:100%;margin-right:0;flex-direction:column}}.player-season__info-detailed-statistics{position:sticky;top:64px;width:49%}@media only screen and (max-width:719px){.player-season__info-detailed-statistics{display:none;position:static;width:100%;top:0}}.player-season__info-tab{display:none}@media only screen and (max-width:719px){.player-season__info-tab{display:flex;justify-content:center;margin-bottom:8px}}@media only screen and (max-width:719px){.player-season__info-tab_active{display:flex}}.rubric-asessment__selects{display:flex;justify-content:flex-start;align-items:center;width:100%;box-sizing:border-box;margin-bottom:16px}.rubric-asessment__selects .--select{margin-right:8px}.rubric-asessment__selects .-tabs-rounded{display:inline-flex}.rubric-asessment__teams{display:flex;flex-direction:column}.rubric-asessment__team-header{position:relative;display:inline-flex;justify-content:flex-start;align-items:center;padding:24px 8px 8px}.rubric-asessment__team-header-logo{width:48px;height:48px;display:flex;justify-content:center;align-items:center;margin-right:8px}.rubric-asessment__team-header-logo img{max-width:80%;max-height:80%}.rubric-asessment__team-header-link{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%}.rubric-asessment__team-title{font:800 24px/28px Manrope,sans-serif;color:#0a1133;margin:0}.-tree-list{list-style:square;font:600 14px/16px Manrope,sans-serif;color:#002aff}.-tree-list p{margin:0 0 8px}.-tree-list a:hover{text-decoration:underline}.page-author__avatar{height:100%;width:100%;border-radius:16px}.page-author__avatar-wrapper{height:96px;width:96px;margin:0 16px 0 0}.page-author .-dropdown .-dropdown__list{padding:8px 10px 8px 8px}.page-author__dropdown-filter-button{padding:12px 12px 12px 10px;margin:0;display:block;width:95%;background:transparent;border:none;font:600 14px/16px Manrope,sans-serif;text-align:left;border-radius:4px;cursor:pointer;transition:background-color .2s}@media (hover:hover) and (pointer:fine){.page-author__dropdown-filter-button:hover{transition:background-color .25s;background-color:#e0e0e0}}.page-author__dropdown-filter-button:not(:first-child){margin-top:8px}.page-author__dropdown-filter-button:not(:last-child){margin-bottom:8px}.page-author__dropdown-filter-button_active{background-color:rgba(85,85,85,.06)}.page-author__filter{display:flex;margin-right:4px}@media only screen and (min-width:1024px){.page-author__filter{overflow:hidden}}@media only screen and (max-width:1023px){.page-author__filter{overflow:hidden}}@media only screen and (max-width:719px){.page-author__filter{overflow-x:scroll}}.page-author__filter-wrapper{display:flex;flex-wrap:wrap;margin:24px 0 4px}.page-author__filter-button{flex-shrink:0;margin-bottom:8px}.page-author__filter-button:not(:last-child){margin-right:4px}.page-author__filter-button:last-child{margin-right:0}@media only screen and (min-width:1024px){.page-author__filter-more{display:flex;flex-wrap:wrap;margin-right:auto;flex-grow:1}}@media only screen and (max-width:1023px){.page-author__filter-more{display:flex;flex-wrap:wrap;margin-right:auto;flex-grow:1}}@media only screen and (max-width:719px){.page-author__filter-more{display:none}}.page-author__info{padding:12px;display:flex;flex-wrap:wrap;align-items:center}.page-author__info-title{font:800 18px/20px Manrope,sans-serif;margin:0}.page-author__info-subtitle{font:500 12px/16px Manrope,sans-serif;color:grey;margin:0}.page-author__info-description{width:100%;flex:1 0 100%;margin-top:20px;font:500 14px/20px Manrope,sans-serif}.page-author__info-description.typography-text{color:grey}.page-author__info-social{margin-top:8px}.page-author__info-social-link{margin-right:8px}.page-author__pagination{padding:8px}.page-author__pagination-list{list-style:none;display:flex;justify-content:space-between;padding:0}.page-author__pagination-item{margin:0;padding:0;width:50%}.page-author__pagination-item:last-child{text-align:right}.page-author__pagination-link{font:500 14px/16px Manrope,sans-serif;color:#004de5;padding:4px 12px 6px;background:rgba(85,85,85,.06);border-radius:16px;position:relative;transition:background-color .2s}@media (hover:hover) and (pointer:fine){.page-author__pagination-link:hover{transition:background-color .25s;background-color:#e0e0e0}}.page-author__pagination-link.right{padding-right:32px}.page-author__pagination-link.left{padding-left:32px}.page-author__pagination .icon-back,.page-author__pagination .icon-forward{color:#004de5;position:absolute;top:50%;transform:translateY(-50%);fill:#004de5}.page-author__pagination .icon-forward{right:9px}.page-author__pagination .icon-back{left:9px}.page-author .articles-list .card-all{transition:box-shadow .2s ease-out}.page-author .articles-list .card-all:hover{transition:box-shadow .25s ease-in-out;box-shadow:0 4px 16px rgba(0,0,0,.2)}.page-author .articles-list__item-date{font:800 24px/28px Manrope,sans-serif;color:#0a1133;margin:28px 0 16px;padding:0 0 0 8px}.dinamic__load-more{padding:8px 0}.dinamic__popup-text{text-align:center;font:700 16px/24px Manrope,sans-serif;color:#0a1133}