.icon-game-live,
.game-calendar__list-item-live {
  padding: 2px 3px;
  padding: 0.1em 0.2em;
  border-radius: 3px;
  background-color: #bb1818;
  font-weight: 300;
  color: #fff;
}
.icon-game-live:hover,
.game-calendar__list-item-live:hover,
.icon-game-live:active,
.game-calendar__list-item-live:active {
  color: #fff;
}
.icon-game-live::before,
.game-calendar__list-item-live::before {
  content: '';
  display: inline-block;
  margin-left: 0.2em;
  margin-right: 0.2em;
  height: 0;
  width: 0;
  border: 0.13em solid #fff;
  border-radius: 50%;
  box-shadow: 0 0 2px 2px rgba(255,255,255,0.5);
  vertical-align: middle;
}
.icon-game-live.--mutted,
.game-calendar__list-item-live.--mutted {
  background-color: #808080;
}
.ui-icon-svg,
.ui-icon-svg-container svg,
.input-group > .input-group-append svg,
.proposal-view__print-link svg {
  display: inline-block;
  height: 0.8em;
  width: 1em;
  fill: #000;
}
.statistic-table-small__header-filter .dropdown-label,
.media-preview__filter-label,
.news-widget__filter-label {
  display: inline-block;
  min-width: 160px;
  padding: 0.3em 0.9em;
  background-color: #007dc4;
  color: #fff;
  font-size: 0.6em;
}
.breadcrumb::after,
.statistic-table-small__header::after,
.page-filter::after,
.tournament-filter::after,
.game-view::after,
.game-view__sidebar::after,
.game-view__main::after,
.game-view__best-players::after,
.game-view__penalties::after,
.photo-index::after,
.team-view__main::after,
.team-view__main-content-wrapper::after,
.team-view__all::after,
.team-view__info::after,
.tournament-statistic::after,
.tournament-statistic__sidebar-wrap::after,
.tournament-layout::after,
.tournament-view__content::after,
.video-index::after {
  display: block;
  content: "";
  clear: both;
}
.statistic-table-small__content table thead,
.proposal-view__person-list-table table thead,
.calendar-view__table table thead,
.disqualification__table table thead,
.game-view__protocol thead,
.game-view__history-table-header,
.player-view__statistic table thead,
.team-view__withdrawn-players-table thead,
.team-view__calendar table thead,
.tournament-statistic__table table thead,
.tournament-disqulification table thead {
  background-color: #252526;
}
.statistic-table-small__content table thead td,
.proposal-view__person-list-table table thead td,
.calendar-view__table table thead td,
.disqualification__table table thead td,
.game-view__protocol thead td,
.game-view__history-table-header td,
.player-view__statistic table thead td,
.team-view__withdrawn-players-table thead td,
.team-view__calendar table thead td,
.tournament-statistic__table table thead td,
.tournament-disqulification table thead td,
.statistic-table-small__content table thead .thead-col,
.proposal-view__person-list-table table thead .thead-col,
.calendar-view__table table thead .thead-col,
.disqualification__table table thead .thead-col,
.game-view__protocol thead .thead-col,
.game-view__history-table-header .thead-col,
.player-view__statistic table thead .thead-col,
.team-view__withdrawn-players-table thead .thead-col,
.team-view__calendar table thead .thead-col,
.tournament-statistic__table table thead .thead-col,
.tournament-disqulification table thead .thead-col {
  font-weight: 700;
  font-size: 1.8rem;
  color: #fff;
  padding-left: 2rem;
  padding-right: 2rem;
}
.statistic-table-small__content table thead .thead-col,
.proposal-view__person-list-table table thead .thead-col,
.calendar-view__table table thead .thead-col,
.disqualification__table table thead .thead-col,
.game-view__protocol thead .thead-col,
.game-view__history-table-header .thead-col,
.player-view__statistic table thead .thead-col,
.team-view__withdrawn-players-table thead .thead-col,
.team-view__calendar table thead .thead-col,
.tournament-statistic__table table thead .thead-col,
.tournament-disqulification table thead .thead-col {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.proposal-view__person-list-table table tbody td,
.game-view__history-table-body td,
.team-view__withdrawn-players-table tbody td,
.tournament-statistic__table table tbody td,
.tournament-disqulification table tbody td,
.proposal-view__person-list-table table tbody .tbody-col,
.game-view__history-table-body .tbody-col,
.team-view__withdrawn-players-table tbody .tbody-col,
.tournament-statistic__table table tbody .tbody-col,
.tournament-disqulification table tbody .tbody-col {
  padding: 2rem 2rem;
}
.tournament-grous-table .statistic-table-small__content .col-team,
.tournament-short-table .statistic-table-small__content table .col-team {
  text-align: left;
  width: auto;
}
.grid-view .table .serial-column,
.players-statistic-table__content .col-num,
.tournament-grous-table .statistic-table-small__content .col-num,
.league-statistic__table table .col-team-image,
.league-statistic__table-main .col-team,
.account-person-index__list .col-avatar,
.account-player-index__list .col-avatar,
.proposal-view__person-list-table table .col-num,
.proposal-view__person-list-table table .col-role,
.account-team-index__list .col-logo,
.calendar-view__table table tbody td,
.calendar-view__table table tbody .col-tournament,
.calendar-view__table table tbody .col-team,
.disqualification__table table .col-duration,
.disqualification__table table .col-player-image,
.game-view__protocol-table table tbody td,
.team-view__calendar table tbody td,
.tournament-statistic__table table .col-player-image,
.tournament-statistic__table table .col-team-image,
.tournament-disqulification table tbody .col-num,
.tournament-disqulification table tbody .col-team-image {
  width: 1px;
}
.blog-view__meta-caption,
.tournament-view__article-caption,
.tournament-view__video-caption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: rgba(0,0,0,0.65);
  color: #fff;
}
.video-thumb__badge,
.photo-album-thumb__badge,
.news-widget__thumb-tag,
.post-thumb__badge,
.tournament-view__article-tag,
.tournament-view__video-badge {
  position: absolute;
  left: -6px;
  padding: 0.3em 1.9em;
  border-radius: 0.1em;
  font-size: 0.75em;
  font-weight: 500;
}
.video-thumb__badge::after,
.photo-album-thumb__badge::after,
.news-widget__thumb-tag::after,
.post-thumb__badge::after,
.tournament-view__article-tag::after,
.tournament-view__video-badge::after {
  content: '';
  position: absolute;
  left: 1px;
  top: 2px;
  height: 99%;
  width: 0.35em;
  transform: skewY(30deg);
  z-index: -1;
}
.search-title__search-btn,
.media-preview .media-filter,
.blog-index__search-btn,
.blog-index__load button,
.calendar-view__table-date-toggler,
.calendar-view__table table tfoot button,
.photo-index__load button,
.team-view__calendar table tfoot button,
.tournament-statistic__table table tfoot button,
.video-index__load button {
  background-image: none;
  background-color: transparent;
  border: none;
  cursor: pointer;
}
.account-menu__logout {
  background-color: transparent;
  color: #f60;
  padding: 0;
  border: none;
  font-weight: inherit;
  font-size: inherit;
  font-family: inherit;
}
.media-preview.--loading .media-preview__item.--main::before,
.news-widget__thumb,
.calendar-view__table table.--loading::after {
  background-color: rgba(255,255,255,0.8);
  background-image: url("/svg/logo_single_colored.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 80% 80%;
}
.administration__title,
.site-contact__title,
.documents__title,
.federation-game-allocation__title,
.page-view__title,
.sponsors-page__title {
  font-weight: 700;
  font-size: 4rem;
}
.tournament-title {
  display: inline-block;
  margin-bottom: 40px;
  border-bottom: 4px solid #f60;
  font-size: 6rem;
  font-weight: 800;
}
.tournament-title__text {
  display: inline-block;
  position: relative;
  top: 2px;
}
.tournament-title__qty {
  position: relative;
  display: inline-block;
  padding: 0.5em 1em 0.5em 2em;
  background-color: #f60;
  vertical-align: bottom;
  line-height: 1em;
  font-size: 0.3em;
  color: #fff;
}
.tournament-title__qty::after {
  content: '';
  position: absolute;
  top: 0;
  right: -15%;
  width: 100%;
  height: calc(100% + 4px);
  background-color: #f60;
  transform: skewX(45deg);
  z-index: -1;
}
.list-tree,
.list-tree ul {
  list-style-type: none;
}
.list-tree ul {
  margin-left: 30px;
}
.game-event-icon {
  display: inline-block;
}
.game-event-icon.--goal,
.game-event-icon.--own_goal,
.game-event-icon.--penalty_10m,
.game-event-icon.--penalty_6m,
.game-event-icon.--fail_penalty_6m,
.game-event-icon.--fail_penalty_10m {
  background-repeat: no-repeat;
}
.game-event-icon.--goal {
  height: 32px;
  width: 32px;
  background-image: url("/svg/goal_ball.svg");
}
.game-event-icon.--own_goal {
  height: 56px;
  width: 45px;
  background-image: url("/svg/own_goal.svg");
  background-position: center;
}
.game-event-icon.--penalty_10m {
  width: 53px;
  height: 33px;
  background-image: url("/svg/penalty_10m.svg");
}
.game-event-icon.--penalty_6m {
  width: 53px;
  height: 33px;
  background-image: url("/svg/penalty_6m.svg");
}
.game-event-icon.--fail_penalty_10m {
  width: 53px;
  height: 33px;
  background-image: url("/svg/fail_penalty_10m.svg");
}
.game-event-icon.--fail_penalty_6m {
  width: 53px;
  height: 33px;
  background-image: url("/svg/fail_penalty_6m.svg");
}
.game-event-icon.--yellow_card,
.game-event-icon.--yellow_card2,
.game-event-icon.--red_card {
  border-radius: 5px;
  height: 30px;
  width: 27px;
}
.game-event-icon.--yellow_card,
.game-event-icon.--yellow_card2 {
  background-color: #f6bb08;
}
.game-event-icon.--red_card {
  background-color: #c40f16;
}
.game-event-icon.--yellow_card2 {
  position: relative;
  top: -3px;
  margin-right: 7px;
}
.game-event-icon.--yellow_card2::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  top: 7px;
  left: 7px;
  border-radius: inherit;
  background-color: inherit;
  box-shadow: -2px -2px 6px rgba(0,0,0,0.4);
}
.label-stat-game-result {
  display: inline-block;
  margin-right: 1.5rem;
  font-style: italic;
  font-weight: 700;
}
.label-stat-game-result.--win {
  color: #49c0b6;
}
.label-stat-game-result.--fail {
  color: #e12e21;
}
.label-stat-game-result.--draw {
  color: #808080;
}
.person-thumb {
  text-align: center;
  display: inline-flex;
  flex-direction: column;
  margin-bottom: 30px;
  font-size: 1.8rem;
}
.person-thumb img {
  display: block;
  margin: 0 auto 10px;
  border-radius: 50%;
}
.person-thumb__title {
  margin-bottom: 10px;
  font-weight: 300;
  font-size: 1.35em;
}
.person-thumb__name {
  margin-top: auto;
  font-weight: 300;
}
.game-thumb {
  display: inline-flex;
  flex-direction: column;
  padding: 20px 20px 30px 20px;
  border-radius: 10px;
  font-size: 3.6rem;
  color: inherit;
}
.game-thumb:hover {
  background-color: #fff;
  box-shadow: 0 0 5px rgba(0,0,0,0.3);
  color: inherit;
}
.game-thumb__tournament {
  margin-bottom: 3px;
  font-size: 0.45em;
  font-weight: 300;
}
.game-thumb__date {
  margin-bottom: 40px;
  font-size: 0.65em;
  font-weight: 300;
}
.game-thumb__place {
  font-size: 0.5em;
}
.game-thumb__result {
  margin-top: auto;
  font-weight: 800;
}
.game-thumb__result-score {
  color: #f60;
  float: right;
  white-space: nowrap;
}
.game-thumb__result-score.--empty {
  color: inherit;
}
.icon-arrow {
  display: inline-block;
}
.icon-arrow:after {
  content: '';
  display: inline-block;
  margin: 0 0.3em;
  height: 0;
  width: 0;
  border: 0.4em solid transparent;
}
.icon-arrow.--left::after {
  border-right-width: 0.7em;
  border-right-color: inherit;
  border-left-width: 0;
}
.icon-arrow.--right::after {
  border-left-width: 0.7em;
  border-left-color: inherit;
  border-right-width: 0;
}
.embed.--responsive {
  position: relative;
}
.embed.--responsive .embed__content {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}
.embed.--responsive .embed__content iframe {
  height: 100%;
  width: 100%;
}
.embed.--ratio-16-9 {
  padding-top: 56%;
}
.team-logo {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  border-radius: 50%;
  border: 5px solid #fff;
  box-shadow: -2px 2px 5px rgba(37,37,38,0.3);
}
.team-logo img {
  display: block;
  max-height: 100%;
  max-width: 100%;
}
.video-thumb,
.photo-album-thumb {
  position: relative;
  font-size: 2rem;
}
.video-thumb img,
.photo-album-thumb img {
  display: block;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  margin-bottom: 5px;
}
.video-thumb__header,
.photo-album-thumb__header {
  margin-bottom: 5px;
  display: flex;
  overflow: hidden;
}
.video-thumb__tags,
.photo-album-thumb__tags {
  text-align: right;
  font-size: 0.8em;
  flex-grow: 1;
  flex-shrink: 0;
}
.video-thumb__tags + .video-thumb__tags,
.photo-album-thumb__tags + .photo-album-thumb__tags {
  margin-left: 5px;
}
.video-thumb__tag,
.photo-album-thumb__tag {
  display: inline-block;
  border-radius: 3px;
  border: 1px solid #f0f;
  padding: 0.05em 0.2em;
}
.video-thumb__image,
.photo-album-thumb__image {
  position: relative;
  display: block;
}
.video-thumb__badge,
.photo-album-thumb__badge {
  background-color: #007dc4;
  bottom: 10%;
  color: #fff;
}
.video-thumb__badge::after,
.photo-album-thumb__badge::after {
  background-color: #004b76;
}
.video-thumb__date,
.photo-album-thumb__date {
  font-size: 0.8em;
  margin-right: 5px;
}
.video-thumb__desc,
.photo-album-thumb__desc {
  display: flex;
  vertical-align: top;
  justify-content: space-between;
}
.video-thumb__name,
.photo-album-thumb__name {
  flex-grow: 1;
  font-weight: 600;
}
.video-thumb__count,
.photo-album-thumb__count {
  flex-shrink: 0;
  font-size: 1.1em;
  font-weight: 700;
}
.video-thumb__count svg,
.photo-album-thumb__count svg {
  position: relative;
  top: 3px;
  height: 1em;
  width: 1em;
  transition: fill 0.2s;
}
.video-thumb__desc:hover .video-thumb__count svg,
.photo-album-thumb__desc:hover .photo-album-thumb__count svg {
  fill: #f60;
}
.media-preview.--videos .media-preview__item,
.tournament-view .tournament-view__video,
.video-thumb__image {
  position: relative;
}
.media-preview.--videos .media-preview__item::after,
.tournament-view .tournament-view__video::after,
.video-thumb__image::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  height: 60px;
  width: 90px;
  background-image: url("/svg/youtube-play.svg");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center center;
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  transform: translate(-50%, -50%);
  pointer-events: none;
}
.video-popup {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 100;
  justify-content: center;
  align-items: center;
  background-color: rgba(0,0,0,0.9);
}
.video-popup.active {
  display: flex;
}
.video-popup__wrapper {
  position: relative;
}
.video-popup__content {
  background-image: url("/svg/rings_animation.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 20% 20%;
}
@media (min-width: 768px) {
  .video-popup__content .embed {
    padding-top: 0;
  }
}
@media (max-width: 768px) {
  .video-popup__content {
    width: 100vw;
    padding-top: 22px;
  }
  .video-popup__content .embed {
    position: relative;
  }
  .video-popup__content .embed__content {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
  }
  .video-popup__content .embed__content iframe {
    height: 100%;
    width: 100%;
  }
}
.video-popup__close {
  float: right;
}
.video-popup__close::before {
  content: '\00d7';
  color: #fff;
  font-size: 4rem;
  cursor: pointer;
  line-height: 0.5em;
}
.search-title {
  display: flex;
  align-items: baseline;
  margin-bottom: 40px;
}
@media (max-width: 768px) {
  .search-title {
    flex-wrap: wrap;
  }
}
.search-title__name {
  margin-right: 60px;
  font-weight: 800;
  font-size: 6rem;
}
.search-title__search {
  flex-grow: 1;
  display: flex;
  align-items: flex-end;
}
@media (max-width: 768px) {
  .search-title__search {
    width: 100%;
  }
}
.search-title__search-icon {
  height: 30px;
  width: 30px;
  margin-right: 5px;
}
.search-title__search-btn {
  font-size: 2.8rem;
}
.search-title__search-btn:disabled {
  color: #4d4d4d;
}
@media (max-width: 768px) {
  .search-title__search-btn {
    font-size: 2rem;
  }
}
.search-title__search input {
  flex-grow: 1;
  padding-bottom: 3px;
  margin-right: 5px;
  outline: none;
  border: none;
  border-bottom: 1px solid #252526;
  font-size: 1.7rem;
}
@font-face {
  font-family: Gilroy;
  font-weight: 300;
  font-style: normal;
  src: url("/fonts/gilroy/Gilroy-Light-subset.woff2") format('woff2'), url("/fonts/gilroy/Gilroy-Light-subset.woff") format('woff');
}
@font-face {
  font-family: Gilroy;
  font-weight: 400;
  font-style: normal;
  src: url("/fonts/gilroy/Gilroy-Regular-subset.woff2") format('woff2'), url("/fonts/gilroy/Gilroy-Regular-subset.woff") format('woff');
}
@font-face {
  font-family: Gilroy;
  font-weight: 500;
  font-style: normal;
  src: url("/fonts/gilroy/Gilroy-Medium-subset.woff2") format('woff2'), url("/fonts/gilroy/Gilroy-Medium-subset.woff") format('woff');
}
@font-face {
  font-family: Gilroy;
  font-weight: 600;
  font-style: normal;
  src: url("/fonts/gilroy/Gilroy-SemiBold-subset.woff2") format('woff2'), url("/fonts/gilroy/Gilroy-SemiBold-subset.woff") format('woff');
}
@font-face {
  font-family: Gilroy;
  font-weight: 700;
  font-style: normal;
  src: url("/fonts/gilroy/Gilroy-Bold-subset.woff2") format('woff2'), url("/fonts/gilroy/Gilroy-Bold-subset.woff") format('woff');
}
@font-face {
  font-family: Gilroy;
  font-weight: 800;
  font-style: normal;
  src: url("/fonts/gilroy/Gilroy-ExtraBold-subset.woff2") format('woff2'), url("/fonts/gilroy/Gilroy-ExtraBold-subset.woff") format('woff');
}
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
main {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]),
[hidden] {
  display: none;
}
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
pre,
a,
abbr,
acronym,
address,
code,
del,
dfn,
em,
img,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
caption,
tbody,
tfoot,
thead,
tr {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-family: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
table {
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle;
}
caption,
th,
td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}
a img {
  border: none;
}
html,
body {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  height: 100%;
}
html {
  font-family: Gilroy, sans-serif;
  font-size: 10px;
}
body {
  font-size: 1.6rem;
  background-image: url("/img/background.png");
}
@media (max-width: 1600px) {
  body {
    font-size: 1.4rem;
  }
}
*,
::after,
::before {
  box-sizing: border-box;
}
.wrapper {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.wrapper > main {
  flex-grow: 1;
  padding-top: 60px;
}
.breadcrumbs-container {
  max-width: 1900px;
  padding-left: 150px;
}
.team-placeholder {
  border-radius: 50%;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.collapse:not(.show) {
  display: none;
}
.dropdown-tree li ul {
  margin-left: 20px;
}
.dropdown-tree li.dropdown-tree__group {
  padding: 0.5em 0 0.5em 20px;
  color: #808080;
}
.promo img {
  max-width: 100%;
}
.promo__item {
  display: none;
}
.promo__item.--active {
  display: block;
}
.main-promo {
  text-align: center;
}
.main-promo img {
  display: inline-block;
}
@media (max-width: 991px) {
  .side-promo {
    display: none;
  }
}
.mobile-full-menu__item-accent {
  font-weight: 700;
}
.bootstrap-datetimepicker-widget.dropdown-menu {
  width: 21rem;
}
.bootstrap-datetimepicker-widget.dropdown-menu .datepicker-days tr {
  border-bottom: 1px solid #ddd;
}
.custom-file-input__text {
  font-size: 0.9em;
}
a {
  color: initial;
  text-decoration: none;
  transition: color 0.2s;
}
a:hover,
a:focus {
  color: #f60;
}
p {
  margin-bottom: 15px;
}
.link {
  cursor: pointer;
  color: #f60;
}
.link:hover {
  color: #ff8533;
}
.header {
  padding-left: 30px;
  padding-right: 30px;
  width: 100%;
  margin-bottom: 5px;
  background-color: #007dc4;
}
@media screen and (max-width: 768px) {
  .header {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.header::after {
  display: block;
  content: "";
  clear: both;
}
.header__logo {
  display: inline-block;
  margin-right: 1.4rem;
  vertical-align: middle;
}
.header__logo svg {
  height: 60px;
}
.header__nav {
  display: inline-block;
}
.header__nav-link {
  position: relative;
  display: inline-flex;
  align-items: center;
  height: 96px;
  padding: 0 2rem;
  z-index: 1;
  color: #fff;
}
.header__nav-link::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  height: 108%;
  top: -4%;
  transform: skewX(8deg);
  z-index: -1;
  transition: all 0.3s;
}
.header__nav-link:hover {
  color: #fff;
}
.header__nav-link:hover::after {
  background-color: #f60;
  box-shadow: 0 0 2px #f60;
}
.footer {
  padding-top: 50px;
  padding-bottom: 70px;
  background-color: #252526;
}
.footer__container {
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
  max-width: 1600px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .footer__container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.footer__container::after {
  display: block;
  content: "";
  clear: both;
}
.footer__column {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 15px;
  margin-right: 15px;
  width: calc(25% - 30px);
  color: #fff;
}
.footer__column a {
  display: block;
  margin-bottom: 15px;
  color: inherit;
}
.footer__column a:hover {
  color: #f60;
}
.footer__column-title {
  margin-bottom: 1em;
  font-size: 2.4rem;
  font-weight: 700;
  color: #007dc4;
}
.footer__logo {
  max-height: 110px;
}
.footer address {
  margin-bottom: 40px;
  white-space: pre-line;
}
@-webkit-keyframes fade-pulse {
  0% {
    opacity: 1;
    -ms-filter: none;
    -webkit-filter: none;
            filter: none;
  }
  50% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
  100% {
    opacity: 1;
    -ms-filter: none;
    -webkit-filter: none;
            filter: none;
  }
}
@keyframes fade-pulse {
  0% {
    opacity: 1;
    -ms-filter: none;
    -webkit-filter: none;
            filter: none;
  }
  50% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
  100% {
    opacity: 1;
    -ms-filter: none;
    -webkit-filter: none;
            filter: none;
  }
}
@-webkit-keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
.alert-dismissible {
  padding-right: 4rem;
}
.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 0.75rem 1.25rem;
  color: inherit;
}
.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}
.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}
.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}
.alert-info {
  color: #fff;
  background-color: #7ab9c3;
  border-color: #3f8893;
}
.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
}
.close:hover {
  color: #000;
  text-decoration: none;
}
.close:not(:disabled):not(.disabled):hover,
.close:not(:disabled):not(.disabled):focus {
  opacity: 0.75;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
  filter: alpha(opacity=75);
}
button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  cursor: pointer;
}
a.close.disabled {
  pointer-events: none;
}
.ui-autocomplete {
  max-height: 400px;
  overflow-y: auto;
}
.autocomplete-item {
  display: flex;
  align-items: center;
}
.autocomplete-item__image {
  width: 20px;
  height: 20px;
  margin-right: 5px;
}
.autocomplete-item.--player .autocomplete-item__image,
.autocomplete-item.--person .autocomplete-item__image {
  border-radius: 50%;
}
.breadcrumb {
  margin-bottom: 50px;
  list-style-type: none;
  font-weight: 300;
  font-size: 1.4rem;
}
.breadcrumb li {
  float: left;
}
.breadcrumb li::after {
  margin: 0 0.3em;
  content: "»";
}
.breadcrumb li:last-child::after {
  content: none;
}
.btn {
  display: inline-block;
  padding: 1rem 2rem;
  background-image: none;
  background-color: #aaa;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  font-size: 1.15em;
  transition: background-color 0.2s;
}
.btn:disabled {
  cursor: default;
}
.btn.--sm {
  padding: 0.5rem 1rem;
  font-size: 0.805em;
}
.btn.--primary {
  background-color: #007dc4;
  color: #fff;
}
.btn.--primary .ui-icon-svg {
  fill: #fff;
}
.btn.--primary:hover {
  background-color: #0070b0;
}
.btn.--primary:disabled {
  background-color: #59aad8;
}
.btn.--info {
  background-color: #23afff;
  color: #fff;
}
.btn.--info .ui-icon-svg {
  fill: #fff;
}
.btn.--info:hover {
  background-color: #06a4ff;
}
.btn.--info:disabled {
  background-color: #86d3ff;
}
.btn.--danger {
  background-color: #dc143c;
  color: #fff;
}
.btn.--danger .ui-icon-svg {
  fill: #fff;
}
.btn.--danger:hover {
  background-color: #c61236;
}
.btn.--danger:disabled {
  background-color: #e86680;
}
.btn.--default {
  background-color: #bbb;
  color: #000;
}
.btn.--default .ui-icon-svg {
  fill: #000;
}
.btn.--default:hover {
  background-color: #a8a8a8;
}
.btn.--default:disabled {
  background-color: #d2d2d2;
}
.callout {
  padding: 15px;
  border-left-width: 4px;
  border-left-style: solid;
  margin-bottom: 15px;
}
.callout.--info {
  border-left-color: #007dc4;
  background-color: #3f9dd2;
  color: #fff;
}
.callout.--warning {
  border-left-color: #e7a714;
  background-color: #f1c45d;
  color: #fff;
}
.dropdown-label {
  cursor: pointer;
}
.dropdown-label::before {
  content: '';
  display: inline-block;
  margin-right: 0.3em;
  height: 0;
  width: 0;
  border: 0.4em solid transparent;
  border-top-width: 0.7em;
  border-top-color: #fff;
  border-bottom-width: 0;
}
.dropdown-label.jq-dropdown-open::before {
  transform: rotate(-180deg);
}
.jq-dropdown .jq-dropdown-menu {
  max-height: 400px;
  overflow-y: auto;
}
.jq-dropdown .jq-dropdown-menu li.active > a {
  color: #f60;
  font-weight: 700;
}
.jq-dropdown .jq-dropdown-menu li.reset {
  font-weight: 800;
  color: #000;
}
.jq-dropdown .jq-dropdown-menu li.reset a {
  color: inherit !important;
}
.jq-dropdown .jq-dropdown-menu li.reset a:before {
  content: '\00d7';
  display: inline-block;
  font-size: 1.3em;
  margin-right: 5px;
  vertical-align: middle;
}
.bootstrap-datetimepicker-widget.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid rgba(0,0,0,0.15);
  border-radius: 0.25rem;
}
.form-group {
  margin-bottom: 15px;
}
label {
  display: inline-block;
  margin-bottom: 5px;
}
input[type=text].form-control,
input[type=number].form-control,
input[type=email].form-control,
input[type=password].form-control,
textarea.form-control {
  width: 100%;
  padding: 0.5em 0.8em;
  border: 2px solid #888;
  border-radius: 5px;
  background-color: #fff;
  outline: none;
  font-size: 1.6rem;
  color: #000;
  transition: border-color 0.1s;
}
input[type=text].form-control:hover,
input[type=number].form-control:hover,
input[type=email].form-control:hover,
input[type=password].form-control:hover,
textarea.form-control:hover,
input[type=text].form-control:focus,
input[type=number].form-control:focus,
input[type=email].form-control:focus,
input[type=password].form-control:focus,
textarea.form-control:focus {
  border-color: #252526;
}
input[type=text].form-control:-moz-read-only, input[type=number].form-control:-moz-read-only, input[type=email].form-control:-moz-read-only, input[type=password].form-control:-moz-read-only, textarea.form-control:-moz-read-only {
  background-color: #acacac;
}
input[type=text].form-control:disabled,
input[type=number].form-control:disabled,
input[type=email].form-control:disabled,
input[type=password].form-control:disabled,
textarea.form-control:disabled,
input[type=text].form-control:read-only,
input[type=number].form-control:read-only,
input[type=email].form-control:read-only,
input[type=password].form-control:read-only,
textarea.form-control:read-only {
  background-color: #acacac;
}
input[type=text].form-control:-moz-read-only:hover, input[type=number].form-control:-moz-read-only:hover, input[type=email].form-control:-moz-read-only:hover, input[type=password].form-control:-moz-read-only:hover, textarea.form-control:-moz-read-only:hover {
  border-color: #888;
}
input[type=text].form-control:disabled:hover,
input[type=number].form-control:disabled:hover,
input[type=email].form-control:disabled:hover,
input[type=password].form-control:disabled:hover,
textarea.form-control:disabled:hover,
input[type=text].form-control:read-only:hover,
input[type=number].form-control:read-only:hover,
input[type=email].form-control:read-only:hover,
input[type=password].form-control:read-only:hover,
textarea.form-control:read-only:hover {
  border-color: #888;
}
select.form-control {
  width: 100%;
  padding: 0.5em 0.8em;
  border: 2px solid #888;
  border-radius: 5px;
  background-color: #fff;
  outline: none;
  font-size: 1.55rem;
}
input[type=file].form-control-file {
  width: 100%;
}
.invalid-feedback {
  color: #dc143c;
}
.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.input-group > .form-control:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > .form-control {
  position: relative;
  flex: 1 1 0%;
  min-width: 0;
  margin-bottom: 0;
}
.input-group > .input-group-append {
  display: flex;
  margin-left: -1px;
}
.input-group > .input-group-append > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group > .input-group-append svg {
  height: 1em;
}
.file-uploader__file {
  position: relative;
  display: inline-block;
  margin: 10px;
  border: 1px solid #888;
}
.file-uploader__file img {
  display: block;
  width: 150px;
  height: auto;
}
.file-uploader__file-remove {
  position: absolute;
  top: 5px;
  right: 5px;
}
.file-uploader__file-remove .btn {
  font-size: 1.1em;
  padding: 0.4rem 0.5rem;
  line-height: 0.8em;
}
.grid-view-table {
  border: 1px solid #252526;
  border-radius: 5px;
  overflow: hidden;
}
.grid-view .table {
  background-color: #fff;
  border: none !important;
}
.grid-view .table thead th {
  background-color: #666667;
  font-size: 1.1em;
  font-weight: 600;
  color: #fff;
  border-color: #252526 !important;
}
.grid-view .table tbody tr:last-child td {
  border-bottom: none;
}
.grid-view .table .serial-column {
  text-align: center;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: #252526;
  z-index: 10040;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.modal-backdrop.--show {
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
}
.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10060;
  display: none;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0;
}
.modal.--show {
  display: block;
}
.modal__dialog {
  position: relative;
  width: auto;
  margin: auto;
  pointer-events: none;
  height: 100%;
  padding: 0.5rem;
  display: flex;
  align-items: center;
  min-height: 100%;
}
@media (min-width: 768px) {
  .modal__dialog {
    max-width: 500px;
    min-height: 100%;
  }
}
.modal__content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 2px solid rgba(37,37,38,0.2);
  border-radius: 5px;
  outline: 0;
}
.modal__header {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #252526;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.modal__body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}
.modal__footer {
  display: flex;
  flex-wrap: wrap;
  flex-shrink: 0;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #252526;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
.modal__footer > * {
  margin: 0.25rem;
}
.pagination {
  display: inline-block;
  list-style-type: none;
  font-size: 1.8rem;
}
.pagination .page-item {
  display: inline-block;
  margin: 0 3px;
}
@media (max-width: 768px) {
  .pagination .page-item {
    margin-left: 0;
    margin-right: 0;
  }
}
.pagination .page-item .page-link {
  padding: 0.3em 0.4em;
}
.pagination .page-item.active {
  color: #f60;
  font-weight: 700;
}
.pagination .page-item.active .page-link {
  color: inherit;
}
.pagination .page-item.disabled {
  pointer-events: none;
}
.pagination .page-item.disabled .page-link {
  color: #808080;
}
.pagination .page-item.prev,
.pagination .page-item.next,
.pagination .page-item.last,
.pagination .page-item.first {
  border: 1px solid #888;
}
.table {
  width: 100%;
  border-collapse: collapse;
}
.table td,
.table th {
  padding: 0.75rem 0.75rem;
  vertical-align: middle;
}
.table.--bordered {
  border: 1px solid #888;
}
.table.--bordered tr td,
.table.--bordered tr th {
  border: 1px solid #888;
}
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
}
.tabs {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.tabs::after {
  display: block;
  content: "";
  clear: both;
}
.tabs [data-action="tab"] {
  cursor: pointer;
  padding: 1.5rem 1rem;
}
.tab-content .tab-pane {
  display: none;
}
.tab-content .tab-pane.active {
  display: block;
}
.lg-backdrop.in,
.lg-outer {
  z-index: 50000;
}
.splide__arrows .splide__arrow {
  border: none;
  padding: 0;
  background: transparent;
  cursor: pointer;
  outline: none;
}
.splide__arrows.--default .splide__arrow {
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
}
.splide__arrows.--default .splide__arrow::after {
  content: '';
  display: block;
  background-image: url("/svg/arrow_down.svg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  height: 2em;
  width: 4em;
}
.splide__arrows.--default .splide__arrow--prev {
  left: 0;
}
.splide__arrows.--default .splide__arrow--prev::after {
  transform: rotate(90deg);
}
.splide__arrows.--default .splide__arrow--next {
  right: 0;
}
.splide__arrows.--default .splide__arrow--next::after {
  transform: rotate(-90deg);
}
.splide__arrows.--default .splide__arrow svg {
  width: 1.8em;
}
.statistic-table-small {
  margin-bottom: 45px;
}
.statistic-table-small__header-title {
  display: inline-block;
  vertical-align: top;
  font-weight: 800;
  font-size: 2.4rem;
}
.statistic-table-small__header-filter {
  position: relative;
  float: right;
  width: 68%;
}
.statistic-table-small__header-filter .dropdown-label {
  width: 100%;
  border-radius: 10px 10px 0 0;
  font-size: 1.1em;
  line-height: 1.7em;
}
.statistic-table-small__header-filter .jq-dropdown {
  width: 100%;
}
.statistic-table-small__header-filter .jq-dropdown-menu {
  background-color: #007dc4;
  color: #fff;
  border-color: transparent;
}
.statistic-table-small__header-filter .jq-dropdown-menu .active,
.statistic-table-small__header-filter .jq-dropdown-menu a {
  color: inherit !important;
}
.statistic-table-small__header-filter .jq-dropdown-menu li:hover {
  color: #000;
}
.statistic-table-small__content {
  margin-bottom: 5px;
  border: 1px solid #888;
  border-top-width: 0;
  border-radius: 10px;
  border-top-right-radius: 0;
  overflow: hidden;
}
.statistic-table-small__content table {
  background-color: #fff;
}
.statistic-table-small__content table thead {
  background-color: #f60;
}
.statistic-table-small__content table thead td {
  padding-left: 1.6rem;
  padding-right: 1.6rem;
  white-space: nowrap;
  text-align: center;
}
.statistic-table-small__content table tbody td {
  padding: 1.6rem;
  font-size: 1.6rem;
  text-align: center;
}
.statistic-table-small__footer {
  text-align: center;
}
.statistic-table-small__footer a {
  text-decoration: underline;
  font-weight: 300;
  font-size: 1.1em;
}
.game-calendar {
  margin-bottom: 40px;
}
.game-calendar__list {
  display: flex;
  margin-bottom: 5px;
}
.game-calendar__list-slider {
  min-height: 150px;
  margin: 0 auto;
}
.game-calendar__list-item {
  position: relative;
  height: 150px;
  width: 310px;
  margin: 0 -17px;
  font-size: 1.3rem;
  color: #fff;
  cursor: pointer;
}
.game-calendar__list-item svg {
  fill: #0c3866;
}
.game-calendar__list-item > a {
  height: 100%;
  width: 75%;
  left: 13%;
  position: absolute;
}
.game-calendar__list-item-teams {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  top: 50%;
  left: 13%;
  width: 74%;
  transform: translateY(-50%);
}
.game-calendar__list-item-teams .team-logo {
  width: 65px;
  height: 65px;
}
.game-calendar__list-item-teams .team-logo img {
  max-width: 100%;
  max-height: 100%;
  border-radius: 50%;
}
.game-calendar__list-item-score-wrap {
  margin-top: 15px;
  text-align: center;
}
.game-calendar__list-item-score {
  font-size: 1.85em;
  font-weight: 800;
  text-shadow: 2px 2px 3px rgba(0,0,0,0.3);
}
.game-calendar__list-item-score.--penalty {
  font-size: 1.295em;
}
.game-calendar__list-item-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: absolute;
  top: 5%;
  width: 70%;
  left: 15%;
}
.game-calendar__list-item.--reverse .game-calendar__list-item-header {
  width: 84%;
  left: 8%;
}
.game-calendar__list-item-header > * {
  width: 33%;
}
.game-calendar__list-item-header-meta {
  text-align: center;
  flex-basis: 33%;
  white-space: nowrap;
}
.game-calendar__list-item-header-meta svg {
  height: 20px;
  width: 20px;
  fill: #fff;
}
.game-calendar__list-item-header-date {
  text-align: right;
}
.game-calendar__list-item-header-place {
  max-height: 1.3rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.game-calendar__list-item-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  bottom: 10%;
  width: 82%;
  left: 10%;
  font-weight: 500;
}
@media (max-width: 991px) {
  .game-calendar__list-item-footer {
    width: 88%;
    left: 6%;
  }
}
.game-calendar__list-item-footer span {
  max-height: 3.12rem;
  max-width: 50%;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
}
.game-calendar__list-item-footer span:last-of-type {
  text-align: right;
}
.game-calendar__list-item.--reverse .game-calendar__list-item-footer {
  width: 70%;
  left: 15%;
}
@media (max-width: 991px) {
  .game-calendar__list-item.--reverse .game-calendar__list-item-footer {
    width: 88%;
    left: 6%;
  }
}
.game-calendar__list-item-live::before {
  border-width: 2px;
  margin-left: 1px;
}
.game-calendar__menu {
  padding-left: 30px;
  padding-right: 30px;
  position: relative;
  padding-right: 180px;
  background-color: #252526;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .game-calendar__menu {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.game-calendar__menu-full-link {
  display: flex;
  align-items: center;
  position: absolute;
  max-width: 170px;
  top: 0;
  right: 15px;
  height: 100%;
  padding-left: 10px;
  padding-right: 10px;
  border-radius: 20px;
  background-color: #f60;
  color: #fff;
  text-align: center;
}
.game-calendar__menu-full-link:hover {
  color: inherit;
}
.game-calendar__menu-full-link::before {
  content: '';
  position: absolute;
  width: 40px;
  top: 0;
  left: -40px;
  height: 100%;
  background-image: linear-gradient(to right, transparent, #252526);
}
.game-calendar__menu-item {
  position: relative;
  display: flex;
  align-items: center;
  height: 100%;
  max-width: 200px;
  padding: 1em calc(1em + 15px);
  transition: color 0.2s;
  cursor: pointer;
}
.game-calendar__menu-item:hover {
  color: #f60;
}
.game-calendar__menu-item.--active {
  background-image: linear-gradient(to right, #803300, #f60 20%, #f60 80%, #803300 100%);
  color: #fff;
}
.game-calendar__menu-item.--active::after,
.game-calendar__menu-item.--active::before {
  content: '';
  position: absolute;
  top: 0;
  width: 15px;
  height: 100%;
  background-color: #252526;
}
.game-calendar__menu-item.--active::before {
  left: 0;
  border-top-right-radius: 10px;
}
.game-calendar__menu-item.--active::after {
  right: 0;
  border-top-left-radius: 10px;
}
.game-calendar__menu-item.--disabled {
  cursor: default;
  color: #999;
}
.blog-last-posts__title {
  display: block;
  font-weight: 800;
  font-size: 3rem;
  margin-bottom: 15px;
  color: #000;
}
.blog-last-posts__title:hover {
  color: inherit;
}
.blog-last-posts__link {
  display: block;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #252526;
  font-weight: 300;
  font-size: 1.8rem;
}
.media-filters {
  margin-bottom: 40px;
}
.media-filter {
  display: inline-block;
  margin-bottom: 10px;
  font-size: 2rem;
  text-transform: uppercase;
  font-weight: 700;
  cursor: pointer;
  border-bottom: 1px solid #888;
  font-weight: 700;
  transition: all 0.2s;
}
@media (max-width: 768px) {
  .media-filter {
    font-size: 1.4rem;
  }
}
.media-filter + .media-filter {
  margin-left: 40px;
}
@media (max-width: 768px) {
  .media-filter + .media-filter {
    margin-left: 10px;
  }
}
.media-filter:hover,
.media-filter.--active {
  color: #f60;
  border-bottom: none;
}
.media-filter:disabled {
  color: #a6a6a6;
  border-color: #a6a6a6;
  cursor: default;
}
.media-filter:disabled:hover {
  color: #a6a6a6;
}
.media-filter input[type=checkbox] {
  display: none;
}
.media-preview {
  margin-bottom: 40px;
}
.media-preview__header {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
  font-size: 3rem;
}
@media (max-width: 768px) {
  .media-preview__header {
    flex-wrap: wrap;
  }
}
.media-preview__header-title {
  display: inline-block;
  margin-right: 0.5em;
  font-weight: 800;
}
.media-preview__filter-dropdown {
  font-size: 0.6em;
}
.media-preview .media-filters {
  margin-bottom: 0;
}
.media-preview .media-filter {
  padding: 0;
  font-size: 0.75em;
  outline: none;
}
@media (max-width: 768px) {
  .media-preview .media-filter {
    font-size: 1.4rem;
  }
}
.media-preview__content {
  display: flex;
}
.media-preview__content::after {
  display: block;
  content: "";
  clear: both;
}
.media-preview__content-list .splide {
  padding: 35px 0;
}
.media-preview__content-list .splide__list {
  height: 100%;
}
.media-preview__content-list .splide__arrows svg {
  width: 57px;
  height: 27px;
  fill: #007cc0;
  transition: fill 0.25s;
}
.media-preview__content-list .splide__arrow {
  position: absolute;
  left: 50%;
  z-index: 1;
  transform: translateX(-50%);
}
.media-preview__content-list .splide__arrow--prev {
  top: 0;
  transform: translateX(-50%) rotate(180deg);
}
.media-preview__content-list .splide__arrow--next {
  bottom: 0;
}
.media-preview__content-list .splide__arrow:hover svg {
  fill: #f60;
}
.media-preview__item {
  position: relative;
  border-radius: 5px;
  overflow: hidden;
}
.media-preview__item img {
  display: block;
  max-width: 100%;
}
.media-preview__item.--main {
  height: 100%;
}
.media-preview__item-caption-wrapper {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
.media-preview__item-caption {
  padding: 15px 20px;
  border-radius: 10px 10px 5px 5px;
  background-color: rgba(0,0,0,0.65);
  color: #fff;
}
.media-preview__item.--main .media-preview__item-caption {
  padding: 30px 30px 30px 60px;
}
.media-preview__item-caption-title {
  color: #fff;
  font-size: 1.7rem;
  font-weight: 700;
}
.media-preview__item-caption-title a {
  color: inherit;
}
.media-preview__item-caption-title a:hover {
  color: #f60;
}
.media-preview__item.--main .media-preview__item-caption-title {
  font-size: 3.9rem;
}
.media-preview__item-caption-description {
  font-size: 3rem;
  font-weight: 300;
}
.media-preview__item-caption-date {
  font-size: 1.1rem;
  line-height: 1.5em;
}
.media-preview__item.--main .media-preview__item-caption-date {
  position: absolute;
  right: 30px;
  font-size: 1.6rem;
}
.media-preview__item-badge {
  display: inline-block;
  padding: 0.2em 0.9em;
  margin-bottom: 10px;
  background-color: #49c0b6;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  font-weight: 300;
}
.media-preview.--loading .media-preview__item.--main {
  position: relative;
}
.media-preview.--loading .media-preview__item.--main::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
}
.media-preview.--images .media-preview__content-main {
  width: 69.5%;
}
.media-preview.--images .media-preview__content-main img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.media-preview.--images .media-preview__content-list {
  width: 30.5%;
  padding-left: 30px;
}
.media-preview.--images .media-preview__item-caption-title {
  padding-right: 75px;
}
.media-preview.--images .media-preview__item-caption-total {
  position: absolute;
  right: 30px;
  bottom: 0;
  transform: translateY(-50%);
  font-size: 2.2rem;
  font-weight: 700;
  transition: color 0.2s;
}
.media-preview.--images .media-preview__item-caption-total svg {
  position: relative;
  top: 3px;
  height: 1em;
  width: 1em;
  fill: #fff;
  transition: fill 0.2s;
}
.media-preview.--images .media-preview__item-caption:hover a {
  color: #f60;
}
.media-preview.--images .media-preview__item.--main .media-preview__item-caption-total {
  top: auto;
  bottom: 20px;
  font-size: 3rem;
}
.media-preview.--videos .media-preview__item {
  cursor: pointer;
}
.media-preview.--videos .media-preview__content-main {
  width: 77.5%;
  max-height: 750px;
}
.media-preview.--videos .media-preview__content-main img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.media-preview.--videos .media-preview__content-list {
  width: 22.5%;
  padding-right: 30px;
}
.media-preview.--videos .media-preview__content-list img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.news-widget {
  margin-bottom: 60px;
}
.news-widget__container {
  max-width: 1600px;
  margin: 0 auto;
  padding-left: 30px;
  padding-right: 30px;
  max-width: 1860px;
}
@media screen and (max-width: 768px) {
  .news-widget__container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.news-widget__header {
  margin-bottom: 20px;
  font-size: 3rem;
}
.news-widget__header-title {
  display: inline-block;
  margin-right: 0.5em;
  font-weight: 800;
}
.news-widget__filter-label {
  font-size: 0.6em;
}
.news-widget__filter-dropdown {
  font-size: 0.6em;
}
.news-widget__content {
  display: flex;
  font-size: 2.4rem;
  color: #fff;
}
.news-widget__thumbs {
  height: 640px;
  width: 960px;
  flex-shrink: 0;
}
.news-widget__thumb {
  position: relative;
  display: none;
  width: 100%;
  height: 100%;
  background-color: #e0e0e0;
}
.news-widget__thumb.--active {
  display: block;
}
.news-widget__thumb img {
  width: 100%;
  -o-object-fit: fill;
     object-fit: fill;
  display: block;
}
.news-widget__thumb-tag {
  background-color: #f60;
  top: 10%;
  padding-right: 0.5em;
}
.news-widget__thumb-tag::after {
  background-color: #993d00;
}
.news-widget__thumb-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 30px;
  border-radius: 5px 5px 0 0;
  background-color: rgba(0,0,0,0.9);
}
.news-widget__thumb-caption-title {
  display: block;
  padding-right: 75px;
  margin-bottom: 5px;
  font-size: 1.2em;
  font-weight: 700;
  color: #fff;
}
.news-widget__thumb-caption-date {
  position: absolute;
  top: 30px;
  right: 30px;
  font-size: 0.6em;
}
.news-widget__thumb-caption-description {
  font-weight: 300;
}
.news-widget__list {
  padding-top: 10px;
  padding-bottom: 10px;
  flex-grow: 1;
}
.news-widget__list-content {
  display: block;
  height: 100%;
  padding: 30px 30px 30px 60px;
  background-color: rgba(0,0,0,0.85);
  list-style-type: none;
}
.news-widget__list-item {
  margin-bottom: 25px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
  color: #fff;
  font-weight: 300;
  will-change: transform;
  transition: transform 0.2s;
}
.news-widget__list-item:last-of-type {
  margin-bottom: 0;
}
.news-widget__list-item a {
  display: block;
  color: inherit;
}
.news-widget__list-item:hover {
  transform: translateX(-3%);
  color: #f60;
}
.news-widget__list-link-all {
  display: block;
  background-color: #007dc4;
  color: #fff;
  text-align: center;
  padding: 0.3em;
}
@media (max-width: 768px) {
  .news-widget__list-link-all {
    font-size: 0.9em;
  }
}
.news-widget__list-link-all:hover {
  color: inherit;
}
.players-statistic-table {
  color: #fff;
  margin-bottom: 40px;
}
.players-statistic-table .tabs {
  justify-content: center;
  color: #000;
  font-size: 2rem;
  font-weight: 800;
  margin-bottom: 15px;
}
.players-statistic-table .tabs li {
  padding: 0.5em;
}
@media (max-width: 1600px) {
  .players-statistic-table .tabs {
    font-size: 1.8rem;
  }
}
@media (max-width: 1200px) {
  .players-statistic-table .tabs {
    font-size: 1.4rem;
  }
}
.players-statistic-table .tabs .active {
  color: #007dc4;
}
.players-statistic-table .tabs .active span {
  border-bottom: 2px solid #007dc4;
}
.players-statistic-table__content {
  padding: 30px 0 15px;
  border-radius: 10px;
  background-color: #007dc4;
  font-size: 1.6rem;
}
.players-statistic-table__footer {
  text-align: center;
}
.players-statistic-table__footer a {
  text-decoration: underline;
  color: inherit;
  font-size: 1.1em;
}
.players-statistic-table__table-scorers {
  color: #fff;
}
.players-statistic-table__table-scorers .col-player-image img {
  display: block;
  border-radius: 50%;
  width: 100px;
  height: 100px;
}
.players-statistic-table__table-scorers .col-team-image img {
  display: block;
  max-width: 50px;
}
.players-statistic-table__table-scorers .col-num {
  font-size: 1.9em;
  font-weight: 700;
  font-style: italic;
}
.players-statistic-table__table-scorers .col-stat a {
  color: inherit;
}
@media (max-width: 768px) {
  .players-statistic-table__table-scorers .col-stat {
    padding-bottom: 20px;
  }
}
.players-statistic-table__table-scorers .col-stat .stat-goals {
  display: flex;
  align-items: center;
  margin-bottom: 5px;
  font-size: 4.5em;
  font-weight: 700;
  line-height: 0.9em;
}
@media (max-width: 768px) {
  .players-statistic-table__table-scorers .col-stat .stat-goals {
    display: inline-flex;
    font-size: 1.9em;
  }
}
.players-statistic-table__table-scorers .col-stat .team-name {
  font-weight: 700;
}
.players-statistic-table__table-scorers svg {
  width: 0.75em;
  height: 0.75em;
  fill: #fff;
  margin-right: 10px;
}
.players-statistic-table__table-disqualification thead td {
  font-weight: 700;
}
.players-statistic-table__table-disqualification a {
  color: inherit;
}
.players-statistic-table__table-disqualification a:hover {
  color: #0a2d52;
}
.players-statistic-table__table-disqualification-team-name {
  font-weight: 600;
}
.players-statistic-table__table-disqualification .col-num {
  font-size: 1.9em;
  font-weight: 700;
  font-style: italic;
  font-size: 1.5em;
}
.players-statistic-table__table-disqualification .col-date {
  text-align: right;
}
.players-statistic-table__table-disqualification .col-duration {
  text-align: center;
}
.players-statistic-table__table-disqualification-consideration .col-duration {
  text-align: right;
  font-size: 1.2em;
  font-weight: 900;
}
.page-social-sharer {
  margin-bottom: 40px;
}
.page-social-sharer__title {
  margin-bottom: 15px;
  font-size: 2.4rem;
  font-weight: 800;
}
.page-social-sharer__networks {
  margin: 0 -5px;
}
.page-social-sharer__icon {
  display: inline-block;
  border-radius: 50%;
  margin: 0 5px;
  background-color: #252526;
}
.page-social-sharer__icon svg {
  display: block;
  height: 30px;
  width: 30px;
  fill: #fff;
}
.partners_images_block {
  max-width: 1600px;
  margin: 0 auto;
  padding-left: 30px;
  padding-right: 30px;
  padding: 0;
  display: flex;
}
@media screen and (max-width: 768px) {
  .partners_images_block {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 768px) {
  .partners_images_block {
    display: block;
  }
  .partners_images_block img {
    height: 30px;
  }
}
.page-filter,
.tournament-filter {
  position: relative;
  margin-bottom: 20px;
}
.page-filter__label-wrapper,
.tournament-filter__label-wrapper {
  position: relative;
  margin-bottom: 25px;
  width: 33.3%;
  padding: 0 10px;
  float: left;
}
.page-filter__label,
.tournament-filter__label {
  position: relative;
  border: 3px solid #252526;
  border-radius: 5px;
  background-color: #fff;
  cursor: pointer;
}
.page-filter__label::before,
.tournament-filter__label::before,
.page-filter__label::after,
.tournament-filter__label::after {
  content: '';
  position: absolute;
  top: 50%;
  right: 10px;
  height: 9px;
  width: 9px;
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20version=%221.1%22%20viewBox=%220%200%209%209%22%20xml:space=%22preserve%22%3E%3Cg%3E%3Cpath%20fill-rule=%22evenodd%22%20fill=%22rgb(0,%200,%200)%22%20d=%22M4.498,-0.002%20L8.997,8.086%20L-0.004,8.086%20L4.498,-0.002%20Z%22/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
.page-filter__label::before,
.tournament-filter__label::before {
  transform: translateY(calc(-100% - 1px));
}
.page-filter__label::after,
.tournament-filter__label::after {
  transform: translateY(1px) rotate(180deg);
}
.page-filter__label[data-disabled="1"],
.tournament-filter__label[data-disabled="1"],
.page-filter__label.--loading,
.tournament-filter__label.--loading {
  background-color: #dcdcdc;
  color: #949494;
  border-color: #949494;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.page-filter__label[data-disabled="1"]::before,
.tournament-filter__label[data-disabled="1"]::before,
.page-filter__label.--loading::before,
.tournament-filter__label.--loading::before,
.page-filter__label[data-disabled="1"]::after,
.tournament-filter__label[data-disabled="1"]::after,
.page-filter__label.--loading::after,
.tournament-filter__label.--loading::after {
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
}
.page-filter__label-text,
.tournament-filter__label-text {
  padding: 0.5em 1.2em 0.5em 0.8em;
  font-size: 1.1em;
  position: relative;
}
.page-filter__label.--loading .page-filter__label-text,
.tournament-filter__label.--loading .tournament-filter__label-text {
  color: transparent;
}
.page-filter__label.--loading .page-filter__label-text::before,
.tournament-filter__label.--loading .tournament-filter__label-text::before {
  content: '';
  position: absolute;
  display: block;
  left: 1em;
  height: 100%;
  height: calc(100% - 1em);
  width: 1.195em;
  border-radius: 50%;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  border: 3px solid rgba(0,0,0,0.3);
  border-right-color: #000;
  -webkit-animation: rotate 0.7s linear infinite;
  animation: rotate 0.7s linear infinite;
}
.page-filter__dropdown,
.tournament-filter__dropdown {
  width: 98%;
  left: 1% !important;
  top: 0;
}
.page-filter__label-wrapper .page-filter__dropdown,
.tournament-filter__label-wrapper .tournament-filter__dropdown {
  left: 15px !important;
  width: calc(100% - 30px);
}
.page-filter__dropdown .jq-dropdown-menu,
.tournament-filter__dropdown .jq-dropdown-menu {
  max-width: none;
  border-top: none;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
}
.page-filter__dropdown .jq-dropdown-menu li a,
.tournament-filter__dropdown .jq-dropdown-menu li a {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}
.page-filter__dropdown .jq-dropdown-menu li ul,
.tournament-filter__dropdown .jq-dropdown-menu li ul {
  margin-left: 20px;
}
.page-filter__input,
.tournament-filter__input {
  width: 100%;
  padding: 0.5em 1.2em 0.5em 0.8em;
  border: 3px solid #252526;
  border-radius: 5px;
  background-color: #fff;
  font-size: 1.1em;
  cursor: pointer;
}
.tournament-menu {
  display: inline-block;
  margin-bottom: 60px;
}
.tournament-menu ul {
  list-style-type: none;
  padding: 35px 50px;
  margin: 0;
  border: 4px solid #252526;
  border-radius: 10px;
  background-color: #fff;
  font-size: 3rem;
}
.tournament-menu ul li.active {
  font-weight: 600;
}
.tournament-menu ul a {
  display: inline-block;
  margin-bottom: 25px;
  color: #f60;
  border-bottom: 1px solid #f60;
}
.tournament-grous-table .statistic-table-small__content {
  border-top-left-radius: 5px;
}
.tournament-grous-table .statistic-table-small__content table td {
  width: auto;
}
.tournament-grous-table .statistic-table-small__content table tbody td {
  font-weight: 300;
}
.tournament-grous-table .statistic-table-small__content table tbody .col-team {
  font-weight: 500;
}
.tournament-grous-table .statistic-table-small__content table tbody .col-fullwidth {
  padding-left: 45px;
  text-align: left;
  font-weight: 800;
}
.tournament-grous-table .statistic-table-small__content table tbody tr:not(.row-group-title):hover {
  background-color: #f0f;
  color: #fff;
}
.tournament-grous-table .statistic-table-small__content table tbody tr:not(.row-group-title):hover td:first-child {
  border-radius: 10px 0 0 10px;
}
.tournament-grous-table .statistic-table-small__content table tbody tr:not(.row-group-title):hover td:last-child {
  border-radius: 0 10px 10px 0;
}
.tournament-grous-table .statistic-table-small__footer {
  text-align: center;
}
.tournament-grous-table .statistic-table-small a {
  text-decoration: underline;
  font-weight: 300;
  font-size: 1.1em;
}
.tournament-short-table .statistic-table-small__content table td {
  padding-left: 0.2em;
  padding-right: 0.2em;
}
.tournament-short-table .statistic-table-small__content table tbody tr:nth-child(odd) {
  background-color: #49c0b6;
}
.tournament-short-table .statistic-table-small__content table tbody td {
  font-weight: 300;
  width: 1px;
  max-width: 1px;
}
.tournament-short-table .statistic-table-small__content table tbody a {
  color: inherit;
}
.tournament-short-table .statistic-table-small__content table tbody tr.row-group-title {
  background-color: #0c3866;
  color: #fff;
}
.tournament-short-table .statistic-table-small__content table tbody .col-team {
  font-weight: 500;
  width: 1px;
  max-width: 1px;
}
.tournament-short-table .statistic-table-small__content table tbody .col-bp-pm {
  white-space: nowrap;
}
.tournament-short-table .statistic-table-small__footer {
  text-align: center;
}
.tournament-short-table .statistic-table-small__footer a {
  text-decoration: underline;
  font-weight: 300;
  font-size: 1.1em;
}
.league-statistic {
  margin-bottom: 40px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  border-left: 1px solid #252526;
  border-right: 1px solid #252526;
  background-color: #252526;
  font-size: 2.4rem;
}
.league-statistic__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 30px;
  border-bottom: 1px solid #fff;
  font-size: 1.8rem;
  color: #fff;
}
.league-statistic__header .tabs {
  align-items: center;
  font-weight: 700;
}
.league-statistic__header .tabs li {
  margin-right: 30px;
}
.league-statistic__header .tabs li.active {
  color: #f60;
  font-size: 2.4rem;
}
.league-statistic__filter-label {
  display: inline-block;
  margin-left: 30px;
  font-weight: 600;
  cursor: pointer;
}
.league-statistic__filter-label:hover {
  color: #f60;
}
.league-statistic__filter-dropdown {
  padding-top: 20px;
  padding-bottom: 20px;
  color: #000;
}
@media (max-width: 768px) {
  .league-statistic__filter-dropdown {
    padding-top: 0;
  }
}
.league-statistic__table table {
  background-color: #fff;
}
.league-statistic__table table thead {
  background-color: #252526;
}
.league-statistic__table table thead td {
  color: #fff;
  font-size: 1.8rem;
  font-weight: 700;
}
.league-statistic__table table tbody td {
  font-weight: 700;
}
.league-statistic__table table tbody tr {
  border-top: 1px solid #252526;
}
.league-statistic__table table tbody tr a {
  transition: color 0s;
}
.league-statistic__table table tbody tr:not(.row-group-title):not(.row-group-cup):not(.row-header):hover {
  border-top-color: transparent;
  border-radius: 5px;
  background-color: #949494;
}
.league-statistic__table table tbody tr:not(.row-group-title):not(.row-group-cup):not(.row-header):hover + tr {
  border-top-color: transparent;
}
.league-statistic__table table tbody tr:not(.row-group-title):not(.row-group-cup):not(.row-header):hover td {
  color: #fff;
}
.league-statistic__table table tbody tr:not(.row-group-title):not(.row-group-cup):not(.row-header):hover td a {
  color: inherit;
}
.league-statistic__table table tbody tr:not(.row-group-title):not(.row-group-cup):not(.row-header):hover td:first-child {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
.league-statistic__table table tbody tr:not(.row-group-title):not(.row-group-cup):not(.row-header):hover td:last-child {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
.league-statistic__table table tbody tr:not(.row-group-title):not(.row-group-cup):not(.row-header):hover .label-stat-game-result {
  color: inherit;
}
.league-statistic__table table .col-num {
  width: 120px;
  max-width: 120px;
  font-weight: 700;
  text-align: center;
}
.league-statistic__table table .col-team-image img {
  display: block;
}
.league-statistic__table table .col-team {
  text-align: left;
}
.league-statistic__table-main td {
  text-align: center;
}
.league-statistic__table-main tbody td {
  padding: 2rem 2rem;
}
.league-statistic__table-main tbody .col-diff {
  white-space: nowrap;
}
@media (max-width: 768px) {
  .league-statistic__table-main tbody .col-diff {
    display: none;
  }
}
.league-statistic__table-main .row-group-title {
  color: #fff;
  background-color: #0c3866;
}
.league-statistic__table-main .row-group-title .col-fullwidth {
  text-align: center;
}
.league-statistic__table-main .row-group-title.--subgroup .col-fullwidth {
  padding-left: 50px;
}
.league-statistic__table-main .row-header {
  background-color: #252526;
}
.league-statistic__table-main .row-header td {
  color: #fff;
  font-size: 1.8rem;
}
@media (max-width: 991px) {
  .league-statistic__table-main .row-header .col-team-name {
    display: none;
  }
}
.league-statistic__table-main .col-form {
  text-align: left;
  white-space: nowrap;
  padding-left: 2rem;
}
@media (max-width: 991px) {
  .league-statistic__table-main .col-form {
    display: none;
  }
}
.league-statistic__table-main .col-group {
  font-weight: normal;
}
.league-statistic__table-main .col-fullwidth {
  text-align: left;
}
@media screen and (min-width: 1201px) {
  .league-statistic__table-main .col-num {
    min-width: 120px;
  }
}
.league-statistic__table-main .col-team-image {
  padding-top: 0.3em;
  padding-bottom: 0.3em;
}
.league-statistic__table-main .col-team-image img {
  max-height: 50px;
}
@media (min-width: 991px) {
  .league-statistic__table-main .col-team-image .team-image-link {
    display: none;
  }
}
.league-statistic__table-main .col-team {
  white-space: nowrap;
}
@media (min-width: 991px) {
  .league-statistic__table-main .col-team {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .league-statistic__table-main .col-team {
    white-space: normal;
  }
}
@media screen and (min-width: 1201px) {
  .league-statistic__table-main .col-stat {
    min-width: 80px;
  }
}
.league-statistic__table-main .row-group-cup td {
  padding: 0;
}
.league-statistic__table-main .group-cup-tab {
  padding-top: 0;
  padding-bottom: 0;
}
@media (max-width: 768px) {
  .league-statistic__table-main .group-cup-tab {
    display: none;
  }
}
.league-statistic__table-main .group-cup-tab.active {
  color: #f60;
}
.league-statistic__table-main .group-cup-tab:last-of-type:first-of-type {
  color: #fff;
}
.league-statistic__table-main .group-cup-mobile {
  display: none;
}
@media (max-width: 768px) {
  .league-statistic__table-main .group-cup-mobile {
    display: block;
  }
}
.league-statistic__table-main .group-cup {
  padding: 0;
  overflow: hidden;
}
@media (max-width: 768px) {
  .league-statistic__table-main .group-cup {
    display: none !important;
  }
}
.league-statistic__table-main .group-cup.active {
  display: flex;
}
.league-statistic__table-main .group-cup__column {
  width: 100%;
  font-size: 1.4rem;
}
.league-statistic__table-main .group-cup__column:first-of-type {
  padding-top: 0;
  padding-bottom: 0;
  display: block;
  margin-left: 3px;
}
.league-statistic__table-main .group-cup__column:first-of-type .group-cup__column-stage::before {
  content: none;
}
.league-statistic__table-main .group-cup__column:first-of-type .group-cup__column-header::before {
  content: '';
  position: absolute;
  top: 0;
  left: -3px;
  width: 3px;
  height: 100%;
  background-color: inherit;
}
.league-statistic__table-main .group-cup__column:last-of-type .group-cup__column-stage::after {
  content: none;
}
.league-statistic__table-main .group-cup__column:last-of-type .group-cup__column-stage-border-connect {
  display: none;
}
.league-statistic__table-main .group-cup__column:last-of-type .group-cup__column-header {
  color: #f60;
}
.league-statistic__table-main .group-cup__column:last-of-type .group-cup__column-header::after {
  content: '';
  position: absolute;
  top: 0;
  right: -100vw;
  width: 100vw;
  height: 100%;
  background-color: inherit;
}
.league-statistic__table-main .group-cup__column-header {
  position: relative;
  margin-top: 0;
  margin-bottom: 0;
  background-color: #252526;
  color: #fff;
  padding: 2rem 2rem;
  font-size: 1.3em;
}
.league-statistic__table-main .group-cup__column-stage {
  position: relative;
  margin-right: 15px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.league-statistic__table-main .group-cup__column-stage:last-of-type {
  margin-bottom: 0 !important;
}
.league-statistic__table-main .group-cup__column-stage::before {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  height: 100%;
  width: 1px;
  background-color: #a2a2a2;
}
.league-statistic__table-main .group-cup__column-stage::after {
  content: '';
  position: absolute;
  right: -1px;
  top: calc(50% - 1px);
  height: 1px;
  width: calc(50% + 15px);
  transform: translateX(100%);
  background-color: #a2a2a2;
}
.league-statistic__table-main .group-cup__column-stage:hover {
  color: inherit;
}
.league-statistic__table-main .group-cup__column-stage-border-connect {
  position: absolute;
  right: -1px;
  top: 50%;
  height: 21px;
  width: 1px;
  transform: translateY(-11px);
  background-color: #a2a2a2;
}
.league-statistic__table-main .group-cup__column-stage-team {
  position: relative;
  display: flex;
  align-items: center;
  height: 51px;
  padding: 5px 54px 5px 5px;
  background-color: #e8e8e8;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 300;
  border-bottom: 1px solid #fff;
}
.league-statistic__table-main .group-cup__column-stage-team:last-of-type {
  border-bottom-color: transparent;
}
.league-statistic__table-main .group-cup__column-stage-team .team-logo {
  flex-shrink: 0;
  height: 30px;
  width: 30px;
  margin-right: 5px;
  margin-left: 0;
  border-width: 2px;
}
.league-statistic__table-main .group-cup__column-stage-team-score {
  position: absolute;
  right: 4px;
  top: 50%;
  width: 54px;
  transform: translateY(-50%);
  background-color: inherit;
  font-size: 1.1em;
  font-weight: 500;
  text-align: right;
}
.league-statistic__table-main .group-cup__column-stage-team-score > a + a::before {
  content: ' | ';
}
.league-statistic__table-main .group-cup__column-stage-team-score > a + a:hover::before {
  color: #000;
}
.league-statistic__table-main .group-cup__column-stage-team-score-number.--win {
  color: #f60;
}
.league-statistic__table-chess td {
  text-align: center;
}
.league-statistic__table-chess .col-score {
  font-weight: normal;
  font-size: 1.8rem;
  text-align: center;
  border-left: 1px solid #252526;
  border-right: 1px solid #252526;
  width: 80px;
}
.league-statistic__table-chess .col-score.--empty {
  background-color: #0c3866;
}
.league-statistic__table-chess .col-score .devider {
  margin: 5px 0;
  border-top: none;
  border-bottom: 1px solid #252526;
}
.league-statistic__table-chess .col-team {
  text-align: left;
}
.league-statistic__table-chess .col-fullwidth {
  text-align: left;
}
.league-statistic__table-chess .row-group-title.--main-group {
  background-color: #0c3866;
}
.league-statistic__table-chess .row-group-title.--main-group .col-fullwidth {
  color: #fff;
  text-align: center;
}
.league-statistic__table-chess .thead-col-score {
  text-align: center;
}
.league-statistic__table-form .col-team {
  text-align: left;
}
.league-statistic__footer {
  padding: 15px;
  text-align: center;
  font-size: 1.6rem;
  font-weight: 600;
}
@media (max-width: 991px) {
  .league-statistic__footer {
    padding: 10px;
    font-size: 1.5rem;
  }
}
.league-statistic__footer a {
  color: #fff;
}
.league-statistic__footer a:hover {
  color: #f60;
}
.account {
  max-width: 1600px;
  margin: 0 auto;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
  -webkit-column-gap: 40px;
  -moz-column-gap: 40px;
  column-gap: 40px;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .account {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 768px) {
  .account {
    flex-wrap: wrap;
    margin-bottom: 20px;
  }
}
.account-title {
  font-weight: 800;
  font-size: 1.5em;
  margin-bottom: 25px;
}
.account__sidebar {
  width: 300px;
}
@media (max-width: 768px) {
  .account__sidebar {
    width: 100%;
    margin-bottom: 30px;
  }
}
.account__content {
  flex-grow: 1;
}
.account-menu {
  border: 2px solid #252526;
  border-radius: 10px;
  padding: 20px;
  color: #f60;
  font-size: 1.3em;
  font-weight: 600;
  background-color: #fff;
}
.account-menu a {
  color: inherit;
}
.account-menu ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.account-person-index__list .col-avatar img,
.account-player-index__list .col-avatar img {
  border-radius: 50%;
  display: block;
}
.account-person-index__list .col-player a,
.account-player-index__list .col-player a {
  display: inline-block;
  color: #f60;
  border-bottom: 1px dotted #f60;
}
.account-person-update .account-title,
.account-player-update .account-title {
  font-size: 2em;
}
.account-person-update__form,
.account-player-update__form {
  display: flex;
  -webkit-column-gap: 30px;
  -moz-column-gap: 30px;
  column-gap: 30px;
  flex-wrap: wrap;
  align-items: flex-start;
}
.account-person-update__form-avatar,
.account-player-update__form-avatar {
  width: calc(30% - 30px);
}
.account-person-update__form-avatar img,
.account-player-update__form-avatar img {
  max-width: 100%;
  max-height: 300px;
  display: block;
  border-radius: 50%;
  margin-left: auto;
  box-shadow: 0 0 5px rgba(0,0,0,0.3);
}
.account-person-update__form-data,
.account-player-update__form-data {
  width: 70%;
}
.account-person-update__form-data label,
.account-player-update__form-data label {
  display: block;
  font-weight: 700;
}
.account-person-update__form-data > .form-group,
.account-player-update__form-data > .form-group {
  width: calc(33.3% - 20px);
}
@media (max-width: 768px) {
  .account-person-update__form-data > .form-group,
  .account-player-update__form-data > .form-group {
    width: 100%;
  }
}
.account-person-update__form-action,
.account-player-update__form-action,
.account-person-update__form-documents,
.account-player-update__form-documents {
  width: 100% !important;
}
.proposal {
  max-width: 1600px;
  margin: 0 auto;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
  -webkit-column-gap: 40px;
  -moz-column-gap: 40px;
  column-gap: 40px;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .proposal {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.proposal-title {
  font-weight: 800;
  font-size: 1.5em;
  margin-bottom: 25px;
}
.proposal__sidebar {
  width: 300px;
}
.proposal__content {
  flex-grow: 1;
}
.proposal__tournament {
  display: flex;
  justify-content: space-between;
  padding: 15px;
  border: 1px solid #888;
  border-radius: 5px;
  background-color: #fff;
  margin-bottom: 15px;
}
@media (max-width: 768px) {
  .proposal__tournament {
    flex-wrap: wrap;
  }
}
.proposal__tournament-title {
  font-weight: 700;
  font-size: 1.3em;
}
@media (max-width: 768px) {
  .proposal__tournament-meta {
    width: 100%;
    margin-bottom: 15px;
  }
}
@media (max-width: 768px) {
  .proposal__tournament-action {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .proposal__tournament-action .btn {
    padding: 0.5rem 1.4rem;
  }
}
.proposal-tournament-page-header {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.proposal__tournament-item {
  display: flex;
  justify-content: space-between;
  padding: 15px;
  border: 1px solid #888;
  border-radius: 5px;
  background-color: #fff;
  margin-bottom: 15px;
}
.proposal__tournament-item-meta {
  width: 33.33%;
}
@media (max-width: 768px) {
  .proposal__tournament-item {
    flex-wrap: wrap;
  }
}
@media (max-width: 768px) {
  .proposal__tournament-item > * {
    width: 100%;
  }
}
.proposal__tournament-item-name {
  font-weight: 700;
  font-size: 1.3em;
}
@media (max-width: 768px) {
  .proposal__tournament-item-name {
    margin-bottom: 10px;
  }
}
.proposal__tournament-item-action {
  text-align: right;
  min-width: 33.33%;
}
@media (min-width: 991px) {
  .proposal__tournament-item-action {
    white-space: nowrap;
  }
}
@media (max-width: 768px) {
  .proposal__tournament-item-action .btn {
    margin-top: 10px;
    padding: 0.5rem 1.4rem;
  }
}
.proposal-form {
  margin-bottom: 40px;
}
.proposal-form__team-wrapper {
  width: 50%;
  margin-bottom: 15px;
}
@media (max-width: 768px) {
  .proposal-form__team-wrapper {
    width: 100%;
  }
}
.proposal-form__team-wrapper .form-group {
  margin-bottom: 5px;
}
.proposal-form__team {
  position: relative;
  border: 2px solid #252526;
  padding: 15px 15px;
  margin-bottom: 15px;
}
.proposal-form__team-title {
  position: absolute;
  top: 0;
  left: 15px;
  transform: translateY(-50%);
  padding: 0 5px;
  background-color: #fff;
  font-size: 1.3em;
  font-weight: 700;
}
.proposal-form__team-name-wrapper {
  display: flex;
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  column-gap: 20px;
}
.proposal-form__team-column-team-name {
  width: 60%;
}
.proposal-form__team-column-team-type {
  width: 40%;
}
.proposal-form__team-name-note {
  margin-bottom: 10px;
}
.proposal-form__team-search {
  display: none;
}
.proposal-form__team-search-list {
  max-height: 320px;
  overflow-y: scroll;
}
.proposal-form__team-search-item {
  display: flex;
  align-items: center;
  padding: 7px;
  border: 1px solid #888;
  background-color: #e6e6e6;
  font-size: 1.1em;
}
.proposal-form__team-search-item .team-logo {
  margin-right: 10px;
}
.proposal-form__team-search-item .btn {
  margin-left: auto;
}
.proposal-form__team-selected-team-wrapper {
  display: none;
}
.proposal-form__team-selected-team-wrapper .proposal-form__team-search-item .btn {
  display: none;
}
.proposal-form__players {
  margin-bottom: 15px;
}
.proposal-form__players-title {
  margin-bottom: 15px;
  font-weight: 700;
  font-size: 1.3em;
}
.proposal-form__player,
.proposal-form__person {
  margin-bottom: 15px;
}
@media (max-width: 768px) {
  .proposal-form__player,
  .proposal-form__person {
    padding: 10px;
    border: 1px solid #888;
    border-radius: 5px;
    background-color: #fff;
  }
}
.proposal-form__player-inputs,
.proposal-form__person-inputs {
  display: flex;
  align-items: flex-start;
  -webkit-column-gap: 30px;
  -moz-column-gap: 30px;
  column-gap: 30px;
}
@media (max-width: 768px) {
  .proposal-form__player-inputs,
  .proposal-form__person-inputs {
    flex-wrap: wrap;
  }
}
.proposal-form__player .form-group,
.proposal-form__person .form-group {
  width: 100%;
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .proposal-form__player .form-group,
  .proposal-form__person .form-group {
    margin-bottom: 15px;
  }
}
.proposal-form__player .form-group .input-group .input-group-append .btn,
.proposal-form__person .form-group .input-group .input-group-append .btn {
  display: flex;
}
.proposal-form__player .form-group .input-group .input-group-append .btn svg,
.proposal-form__person .form-group .input-group .input-group-append .btn svg {
  width: 1em;
  height: 1em;
}
@media (max-width: 768px) {
  .proposal-form__player-footer .form-group,
  .proposal-form__person-footer .form-group {
    margin-bottom: 0;
  }
}
.proposal-form__player-posts,
.proposal-form__person-posts {
  width: 100%;
  margin-bottom: 0;
}
.proposal-form__player-personnel,
.proposal-form__person-personnel {
  position: absolute;
  left: 0;
  bottom: 0;
}
@media (max-width: 768px) {
  .proposal-form__player-personnel,
  .proposal-form__person-personnel {
    position: static;
  }
}
.proposal-form__player.--person {
  position: relative;
  padding-bottom: 25px;
}
@media (max-width: 768px) {
  .proposal-form__player.--person {
    margin-bottom: 0;
  }
}
.proposal-form__btn-remove-player {
  padding: 0.75rem;
}
.proposal-form__btn-remove-player span {
  display: none;
}
@media (max-width: 768px) {
  .proposal-form__btn-remove-player span {
    display: inline-block;
  }
}
.proposal-form__btn-remove-player svg {
  height: 1.3em;
  width: 1.3em;
  vertical-align: text-bottom;
  fill: #fff;
}
.proposal-form__add-player,
.proposal-form__add-person {
  display: flex;
  align-items: center;
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  column-gap: 20px;
  margin-bottom: 25px;
}
@media (max-width: 768px) {
  .proposal-form__add-player,
  .proposal-form__add-person {
    flex-wrap: wrap;
    justify-content: center;
  }
}
.proposal-form__add-player-search,
.proposal-form__add-person-search {
  width: 100%;
  margin-bottom: 15px;
}
@media (max-width: 768px) {
  .proposal-form__add-player-text-select,
  .proposal-form__add-person-text-select {
    margin-bottom: 15px;
  }
}
.proposal-form__add-player .btn,
.proposal-form__add-person .btn {
  padding-left: 1.5em;
  padding-right: 1.5em;
  font-size: 1.3em;
  flex-shrink: 0;
}
@media (max-width: 768px) {
  .proposal-form__add-player .btn,
  .proposal-form__add-person .btn {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .proposal-view .proposal__content {
    width: 100%;
  }
}
.proposal-view__person-list {
  margin-bottom: 20px;
}
.proposal-view__print-link {
  color: #f60;
  margin-left: 50px;
  font-weight: 400;
  font-size: 0.95em;
}
@media (max-width: 768px) {
  .proposal-view__print-link {
    margin-left: 0;
  }
}
.proposal-view__person-list-title {
  margin-bottom: 15px;
  font-size: 1.3em;
  font-weight: 500;
}
.proposal-view__code {
  margin-bottom: 10px;
}
.proposal-view__code code {
  padding: 2px;
  background-color: rgba(37,37,38,0.9);
  color: #fff;
  font-weight: 700;
}
.proposal-view__code code::-moz-selection {
  background-color: #f60;
}
.proposal-view__code code::selection {
  background-color: #f60;
}
.proposal-view__person-list-table {
  border-radius: 5px;
  border: 1px solid #252526;
}
@media (min-width: 991px) {
  .proposal-view__person-list-table {
    max-width: 50%;
  }
}
.proposal-view__person-list-table table {
  background-color: #fff;
}
.proposal-view__person-list-table table tbody td {
  border-bottom: 1px solid #252526;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.proposal-view__person-list-table table tbody tr:last-of-type td {
  border-bottom: none;
}
.proposal-view__action-documents .link {
  font-weight: 600;
  border-bottom: 1px dotted #f60;
}
.proposal-view__action-note {
  color: #4d4d4d;
  margin-bottom: 10px;
}
.proposal-documents__subtitle {
  font-weight: 700;
  font-size: 1.3em;
  margin-bottom: 15px;
}
.proposal-documents__item {
  padding: 15px;
  border: 1px solid #888;
  border-radius: 5px;
  background-color: rgba(255,255,255,0.5);
  margin-bottom: 10px;
  max-width: 50%;
}
@media (max-width: 991px) {
  .proposal-documents__item {
    max-width: none;
  }
}
.proposal-documents__item-name {
  font-weight: 700;
  margin-bottom: 5px;
}
.proposal-documents__item-documents .form-group {
  margin-bottom: 0;
}
.proposal-documents__item .file-uploader__file img {
  max-height: 60px;
  width: auto;
}
.account-team-index__list .col-logo img {
  border-radius: 50%;
  display: block;
}
.account-team-update__form {
  display: flex;
  -webkit-column-gap: 30px;
  -moz-column-gap: 30px;
  column-gap: 30px;
  flex-wrap: wrap;
  align-items: flex-start;
}
.account-team-update__form label {
  display: block;
  font-weight: 700;
}
.account-team-update__form-column {
  width: 50%;
}
@media (max-width: 991px) {
  .account-team-update__form-column {
    width: 100%;
  }
}
.account-team-update__form-meta {
  width: calc(50% - 30px);
}
@media (max-width: 991px) {
  .account-team-update__form-meta {
    width: 100%;
  }
}
.account-team-update__form-meta .account-team-update__form-image {
  height: 210px;
  width: 210px;
  border-radius: 50%;
}
.account-team-update__form-meta .account-team-update__form-image-preview {
  border-radius: 50%;
}
.account-team-update__form-meta .account-team-update__form-image-remove {
  top: 0;
  right: 0;
}
.account-team-update__form-meta-block {
  max-width: 600px;
}
.account-team-update__form-links-container {
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  .account-team-update__form-links-container {
    width: 100%;
  }
}
.account-team-update__form-link {
  display: flex;
  -webkit-column-gap: 1em;
  -moz-column-gap: 1em;
  column-gap: 1em;
  align-items: flex-start;
}
@media (min-width: 768px) {
  .account-team-update__form-link .form-group:first-of-type {
    width: 50%;
  }
}
.account-team-update__form-link-remove {
  position: relative;
  top: 5px;
  cursor: pointer;
}
.account-team-update__form-link-remove svg {
  fill: #dc143c;
  height: 1.5em;
  width: 1.5em;
}
.account-team-update__form-description {
  max-width: 700px;
}
.account-team-update__form-description .cke_top {
  display: none;
}
.account-team-update__form-description .cke_bottom {
  padding-top: 0;
}
.account-team-update__form-description .cke_1_path {
  display: none;
}
@media (max-width: 768px) {
  .account-team-update__form-description {
    width: 100%;
    max-width: none;
  }
}
.account-team-update__form-action {
  width: 100%;
}
.account-team-update__form-team-image-container {
  margin-bottom: 30px;
}
.account-team-update__form-image {
  position: relative;
  display: flex;
  height: 300px;
  max-width: 550px;
  border: 4px dashed #888;
}
.account-team-update__form-image-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  z-index: -1;
}
.account-team-update__form-image-bg svg {
  fill: #888;
  max-width: 50%;
  max-height: 50%;
}
.account-team-update__form-image-action {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  cursor: pointer;
}
.account-team-update__form-image-remove {
  display: none;
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 1.8em;
  padding-left: 1.2rem;
  padding-right: 1.2rem;
  z-index: 2;
}
.account-team-update__form-image-remove svg {
  fill: #fff;
}
.account-team-update__form-image-preview {
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.account-team-update__form-image-preview img {
  max-height: 100%;
  max-width: 100%;
  margin: auto;
}
.account-team-update__form-image.--has-image .account-team-update__form-image-remove,
.account-team-update__form-image.--has-image .account-team-update__form-image-preview {
  display: flex;
}
.account-team-update__form-image.--has-image .account-team-update__form-image-bg {
  display: none;
}
.administration {
  max-width: 1600px;
  margin: 0 auto;
  padding-left: 30px;
  padding-right: 30px;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .administration {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.administration__title {
  margin-bottom: 40px;
}
.administration__category-list {
  margin-left: 20px;
  font-size: 1.6em;
  line-height: 1.8em;
}
.blog-index {
  max-width: 1600px;
  margin: 0 auto;
  padding-left: 30px;
  padding-right: 30px;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .blog-index {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.blog-index__title {
  display: flex;
  align-items: baseline;
  margin-bottom: 40px;
}
.blog-index__title-name {
  margin-right: 60px;
  font-weight: 800;
  font-size: 6rem;
}
@media (max-width: 768px) {
  .blog-index .page-filter__label-wrapper {
    width: 100%;
  }
}
.blog-index__search {
  flex-grow: 1;
  display: flex;
  align-items: flex-end;
}
.blog-index__search-icon {
  height: 30px;
  width: 30px;
  margin-right: 5px;
}
.blog-index__search-btn:disabled {
  color: #4d4d4d;
}
.blog-index__search input {
  flex-grow: 1;
  padding-bottom: 3px;
  margin-right: 5px;
  outline: none;
  border: none;
  border-bottom: 1px solid #252526;
  font-size: 1.7rem;
}
.blog-index__load {
  text-align: center;
}
.blog-index__load button {
  font-weight: 300;
  font-size: 1.8rem;
}
.post-thumb {
  position: relative;
  display: flex;
  margin-bottom: 73px;
  font-size: 2.4rem;
}
.post-thumb__image {
  flex-shrink: 0;
  height: 225px;
  width: 340px;
  margin-right: 30px;
}
.post-thumb__image img {
  display: block;
  width: 100%;
  height: 100%;
}
.post-thumb__desc {
  flex-grow: 1;
}
.post-thumb__meta {
  display: flex;
  align-items: center;
  margin-bottom: 5px;
}
.post-thumb__date {
  margin-right: 20px;
  font-size: 0.6em;
  line-height: 1em;
}
.post-thumb__tags {
  line-height: 0.6em;
}
.post-thumb__tag {
  display: inline-block;
  padding: 0 0.3em;
  border: 1px solid #f0f;
  border-radius: 3px;
  font-size: 0.6em;
}
.post-thumb__tag:hover {
  color: #000;
}
.post-thumb__tag + .post-thumb__tag {
  margin-left: 5px;
}
.post-thumb__badge {
  background-color: #007dc4;
  top: 13px;
  color: #fff;
}
.post-thumb__badge::after {
  background-color: #004b76;
}
.post-thumb__title {
  margin-bottom: 15px;
  font-weight: 500;
}
.post-thumb__short-desc {
  font-weight: 300;
  font-size: 0.75em;
}
.blog-view {
  max-width: 1600px;
  margin: 0 auto;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 60px;
}
@media screen and (max-width: 768px) {
  .blog-view {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.blog-view::after {
  display: block;
  content: "";
  clear: both;
}
.blog-view__main {
  float: left;
  width: 75%;
  padding-right: 150px;
}
.blog-view__sidebar {
  float: left;
  width: 25%;
}
.blog-view__meta {
  display: flex;
}
.blog-view__meta-content {
  position: relative;
  margin: 0 auto 40px;
}
.blog-view__meta-content img {
  display: block;
  max-width: 100%;
}
.blog-view__meta-caption {
  padding: 30px 30px 20px;
  position: static;
}
.blog-view__meta-caption-name {
  margin-bottom: 20px;
  font-size: 3.2rem;
  font-weight: 500;
}
.blog-view__meta-caption-date {
  font-size: 0.9em;
}
.blog-view__meta.--has-image .blog-view__meta-caption {
  position: absolute;
}
.broadcast {
  max-width: 1600px;
  margin: 0 auto;
  padding-left: 30px;
  padding-right: 30px;
}
@media screen and (max-width: 768px) {
  .broadcast {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.broadcast__content {
  max-width: 1200px;
}
.broadcast__title {
  margin-bottom: 40px;
  font-size: 4rem;
  font-weight: 800;
}
.broadcast__item {
  margin-bottom: 40px;
}
.broadcast__item-title {
  margin-bottom: 15px;
  font-size: 3rem;
  font-weight: 700;
}
.broadcast__item a {
  font-size: 2rem;
  color: #f60;
}
.calendar-view {
  max-width: 1600px;
  margin: 0 auto;
  padding-left: 30px;
  padding-right: 30px;
}
@media screen and (max-width: 768px) {
  .calendar-view {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.calendar-view__table {
  margin-bottom: 40px;
  border-radius: 5px;
  overflow: hidden;
  border: 1px solid #252526;
}
.calendar-view__table-header {
  display: flex;
  justify-content: space-between;
  padding: 15px;
  border-bottom: 1px solid #fff;
  background-color: #252526;
  color: #fff;
  text-align: center;
  font-weight: 700;
  font-size: 1.1em;
}
.calendar-view__table-date {
  position: relative;
  padding-top: 5px;
  margin-left: 50%;
  transform: translateX(-50%);
}
.calendar-view__table-date-toggler {
  color: inherit;
  outline: none;
}
.calendar-view__table-date-toggler .icon-arrow {
  position: relative;
  top: -1px;
}
.calendar-view__table-date-toggler:disabled {
  cursor: default;
}
.calendar-view__table-date-toggler:disabled .icon-arrow {
  color: #999;
}
.calendar-view__table-date-preloader {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(37,37,38,0.9);
  text-align: center;
}
.calendar-view__table-date-preloader svg {
  display: inline-block;
  max-height: 100%;
  width: 1em;
}
.calendar-view__table-date.--loading .calendar-view__table-date-preloader {
  display: block;
}
.calendar-view__table-date.--loading .calendar-view__table-date-preloader svg {
  -webkit-animation: rotate 0.8s infinite;
  animation: rotate 0.8s infinite;
}
.calendar-view__table-filter-label {
  display: block;
  padding-bottom: 5px;
}
.calendar-view__table-filter-dropdown {
  text-align: left;
  font-weight: normal;
}
.calendar-view__table-load:disabled {
  color: #b3b3b3;
  cursor: default;
}
.calendar-view__table table {
  background-color: #fff;
  position: relative;
}
.calendar-view__table table.--loading::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.calendar-view__table table .col-place,
.calendar-view__table table .col-translation {
  text-align: center;
}
.calendar-view__table table .col-tournament,
.calendar-view__table table .tournament-group {
  width: 50%;
}
.calendar-view__table table .col-empty {
  height: 40px;
}
.calendar-view__table table thead .col-team {
  text-align: center;
}
.calendar-view__table table thead td {
  white-space: nowrap;
  padding-left: 2em;
  padding-right: 2em;
}
.calendar-view__table table tbody td {
  font-weight: 300;
  padding-left: 2em;
  padding-right: 2em;
}
.calendar-view__table table tbody .col-date {
  text-align: center;
  font-weight: 600;
  font-size: 1.25em;
}
.calendar-view__table table tbody .col-team .team-logo {
  height: 73px;
  width: 73px;
}
.calendar-view__table table tbody .col-place {
  width: auto;
}
.calendar-view__table table tbody .col-team {
  font-weight: 600;
  white-space: nowrap;
}
.calendar-view__table table tbody .col-team.--team-1 {
  text-align: right;
  padding-left: 10px;
}
.calendar-view__table table tbody .col-team.--team-2 {
  padding-right: 10px;
}
.calendar-view__table table tbody .col-score {
  text-align: center;
  white-space: nowrap;
  font-size: 1.5em;
  font-weight: 800;
  padding-left: 1em;
  padding-right: 1em;
}
.calendar-view__table table tbody .col-score a {
  color: inherit;
}
.calendar-view__table table tbody .col-score span.--win {
  color: #f60;
}
.calendar-view__table table tbody .col-translation svg {
  height: 35px;
  width: 35px;
  fill: #007dc4;
}
.calendar-view__table table tbody .col-no-result {
  text-align: center;
  font-size: 2em;
  height: 400px;
}
.calendar-view__table table tbody tr {
  border-bottom: 1px solid #252526;
}
.calendar-view__table table tfoot {
  background-color: #252526;
}
.calendar-view__table table tfoot td {
  text-align: center;
}
.calendar-view__table table tfoot button {
  font-size: 1.1em;
  font-weight: 800;
  color: #fff;
}
.site-contact__content {
  max-width: 1600px;
  margin: 0 auto;
  padding-left: 30px;
  padding-right: 30px;
}
@media screen and (max-width: 768px) {
  .site-contact__content {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.site-contact__title {
  margin-bottom: 40px;
}
.site-contact__main {
  display: flex;
  -webkit-column-gap: 60px;
  -moz-column-gap: 60px;
  column-gap: 60px;
  margin-bottom: 40px;
  font-size: 2.8rem;
}
@media (max-width: 768px) {
  .site-contact__main {
    flex-wrap: wrap;
    font-size: 2.6rem;
  }
}
.site-contact__logo {
  width: 50%;
}
@media (max-width: 768px) {
  .site-contact__logo {
    width: 100%;
  }
}
.site-contact__logo svg {
  max-width: 100%;
  max-height: 400px;
}
.site-contact__info {
  width: 50%;
  padding-top: 20px;
}
@media (max-width: 768px) {
  .site-contact__info {
    width: 100%;
  }
}
.site-contact__info address {
  white-space: pre-line;
  margin-bottom: 0.3em;
}
.site-contact__info a {
  margin-bottom: 0.3em;
  color: #f60;
}
.site-contact__info a:hover {
  color: #ff8533;
}
.site-contact__info-group {
  margin-bottom: 0.5em;
}
.site-contact__info-subtitle {
  font-weight: 500;
  margin-bottom: 0.3em;
}
.disqualification {
  max-width: 1600px;
  margin: 0 auto;
  padding-left: 30px;
  padding-right: 30px;
}
@media screen and (max-width: 768px) {
  .disqualification {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (orientation: portrait) and (max-width: 991px) {
  .disqualification .tab-content {
    display: none;
  }
}
.disqualification__rotate-content {
  display: none;
  padding: 15px;
  color: #252526;
  text-align: center;
}
@media (orientation: portrait) and (max-width: 991px) {
  .disqualification__rotate-content {
    display: block;
  }
}
.disqualification__table {
  border-radius: 5px 5px 10px 10px;
  margin-bottom: 40px;
  box-shadow: 0 3px 5px rgba(0,0,0,0.3);
  overflow: hidden;
}
.disqualification__table-header {
  padding-left: 15px;
  padding-right: 15px;
  background-color: #252526;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom: 1px solid #fff;
}
.disqualification__table-header .tabs {
  color: #fff;
  font-weight: 700;
  font-size: 1.2em;
}
.disqualification__table-header .tabs li {
  padding-left: 1em;
  padding-right: 1em;
}
@media (max-width: 768px) {
  .disqualification__table-header .tabs li {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.disqualification__table-header .tabs .active {
  color: #f60;
}
.disqualification__table-content {
  background-color: #fff;
}
.disqualification__table table {
  border-radius: 0 0 10px 10px;
}
.disqualification__table table .col-player,
.disqualification__table table .col-team {
  font-weight: 500;
}
.disqualification__table table .col-duration {
  text-align: center;
}
.disqualification__table table .col-player-image img {
  display: block;
  border-radius: 50%;
  height: 4em;
  width: 4em;
}
.disqualification__table table tbody {
  font-size: 1.8rem;
}
.disqualification__table table tbody td {
  padding-left: 1em;
  padding-right: 1em;
}
.disqualification__table table tbody .col-duration,
.disqualification__table table tbody .col-reason {
  font-style: italic;
  font-weight: 700;
}
.disqualification__table table tbody .col-duration {
  font-size: 1.7em;
}
.disqualification__table-no-results {
  padding: 30px;
  max-height: 300px;
  height: 30vh;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2em;
}
.documents {
  max-width: 1600px;
  margin: 0 auto;
  padding-left: 30px;
  padding-right: 30px;
  margin-bottom: 60px;
}
@media screen and (max-width: 768px) {
  .documents {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.documents__title {
  margin-bottom: 40px;
}
.documents__list {
  padding-left: 15%;
  font-size: 2rem;
}
.documents__list li {
  margin-bottom: 15px;
}
.documents__list li svg {
  height: 45px;
  width: 40px;
  margin-right: 5px;
}
.documents__list-subcategories {
  display: none;
  padding-left: 30px;
  padding-top: 20px;
}
.documents__list-category {
  cursor: pointer;
}
.documents__list-category-name {
  border-bottom: 1px solid #000;
}
.documents__list-category:before {
  content: '[+]';
  display: inline-block;
  margin-right: 15px;
}
.documents__list-category.--opened:before {
  content: '[-]';
}
.documents__list-document a {
  color: text color;
}
.documents__list-document-download {
  color: #f60;
}
.federation-game-allocation {
  max-width: 1600px;
  margin: 0 auto;
  padding-left: 30px;
  padding-right: 30px;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .federation-game-allocation {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.federation-game-allocation__title {
  margin-bottom: 10px;
}
.federation-game-allocation .embed {
  min-height: 80vh;
}
.game-view {
  padding-left: 30px;
  padding-right: 30px;
  max-width: 1900px;
}
@media screen and (max-width: 768px) {
  .game-view {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.game-view__content {
  float: left;
  width: 68%;
  padding-right: 30px;
}
.game-view__sidebar {
  width: 31.8%;
  float: left;
}
.game-view__sidebar-inner {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.game-view__sidebar .page-social-sharer {
  margin-bottom: 90px;
}
.game-view__main {
  position: relative;
  padding-left: 120px;
}
.game-view__main .tournament-title {
  margin-bottom: 120px;
}
.game-view__main-columns::after {
  display: block;
  content: "";
  clear: both;
}
.game-view__meta {
  position: absolute;
  top: 11%;
  right: 0;
  transform: translateX(100%);
  text-align: right;
  font-size: 2.1rem;
}
.game-view__meta-place {
  margin-bottom: 20px;
  font-size: 1.2em;
  font-weight: 300;
}
.game-view__photo-list {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
.game-view__photo-list-item {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 15px;
  margin-right: 15px;
  width: calc(25% - 30px);
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .game-view__photo-list-item {
    width: calc(50% - 30px);
  }
}
.game-view__photo-list-item img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  cursor: pointer;
}
.game-view__video-list {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
.game-view__video-list-item {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 15px;
  margin-right: 15px;
  width: calc(33.333333333333336% - 30px);
  margin-bottom: 60px;
}
@media screen and (max-width: 768px) {
  .game-view__video-list-item {
    width: calc(100% - 30px);
  }
}
.game-view__score {
  float: left;
  width: 65%;
  margin-bottom: 40px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.game-view__score-team-name {
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 4rem;
  width: 120%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.game-view__score-team-logo {
  height: 173px;
  width: 173px;
  display: flex;
  align-items: center;
}
.game-view__score-team-logo a {
  display: block;
  height: 100%;
  width: 100%;
}
.game-view__score-team-logo .team-logo {
  height: 100%;
  width: 100%;
}
.game-view__score-total {
  height: 173px;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  padding: 0 10px;
  font-weight: 700;
  font-size: 7.2rem;
  white-space: nowrap;
}
@media (max-width: 991px) {
  .game-view__score-total {
    height: auto;
  }
}
.game-view__score-total-penalty {
  font-size: 0.7em;
}
.game-view__referee {
  float: left;
  width: 35%;
}
.game-view__referee-content {
  float: right;
}
.game-view__referee-title {
  margin-bottom: 20px;
  font-weight: 300;
  font-size: 3.6rem;
}
.game-view__referee-list {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
@media (max-width: 991px) {
  .game-view__referee-list .person-thumb {
    font-size: 1.5rem;
  }
}
.game-view__referee-list .person-thumb img {
  display: block;
  margin-bottom: 10px;
}
@media (max-width: 1600px) {
  .game-view__referee-list .person-thumb img {
    height: 90px;
    width: 90px;
  }
}
@media (max-width: 768px) {
  .game-view__referee-list .person-thumb img {
    height: 60px;
    width: 60px;
  }
}
.game-view__personnel-title {
  margin-bottom: 20px;
  font-weight: 300;
  font-size: 3.6rem;
}
.game-view__personnel-list {
  justify-content: center;
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
@media (max-width: 480px) {
  .game-view__personnel-list {
    margin-left: -8px;
    margin-right: -8px;
  }
}
.game-view__personnel-list .person-thumb {
  max-width: 148px;
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 15px;
  margin-right: 15px;
}
@media (max-width: 1600px) {
  .game-view__personnel-list .person-thumb {
    font-size: 1.5rem;
  }
}
@media (max-width: 768px) {
  .game-view__personnel-list .person-thumb {
    max-width: 132px;
  }
}
@media (max-width: 480px) {
  .game-view__personnel-list .person-thumb {
    max-width: 84px;
    margin-right: 8px;
    margin-left: 8px;
    font-size: 0.8em;
  }
}
@media (max-width: 1600px) {
  .game-view__personnel-list .person-thumb img {
    height: 90px;
    width: 90px;
  }
}
@media (max-width: 768px) {
  .game-view__personnel-list .person-thumb img {
    height: 60px;
    width: 60px;
  }
}
.game-view__personnel-list .person-thumb__title {
  font-weight: 600;
  font-size: inherit;
}
.game-view__personnel-list .person-thumb__name {
  overflow-wrap: normal;
}
.game-view__nav {
  margin-bottom: 90px;
  text-align: center;
}
.game-view__nav .tabs {
  display: inline-flex;
  font-weight: 300;
  font-size: 3rem;
}
.game-view__nav .tabs li + li {
  margin-left: 1.5em;
}
.game-view__nav .tabs li a {
  border-bottom: 1px solid transparent;
  transition: color 0.2s, border-color 0.2s;
}
.game-view__nav .tabs li:hover a {
  color: #f60;
  border-color: #f60;
}
.game-view__nav .tabs li.active {
  font-weight: 800;
  color: #000;
}
.game-view__nav .tabs li.active a {
  border-bottom: none;
  color: inherit;
}
.game-view__protocol-penalty .logo-wrapper {
  display: none;
}
@media (max-width: 768px) {
  .game-view__protocol-penalty .logo-wrapper {
    display: block;
  }
}
.game-view__protocol-header {
  font-size: 1.5em;
  text-align: center;
  margin-bottom: 15px;
}
.game-view__protocol-table {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  box-shadow: 0 4px 4px rgba(0,0,0,0.4);
  margin-bottom: 40px;
}
.game-view__protocol-table .protocol_event,
.game-view__protocol-table .game-view__protocol-table-event {
  justify-content: flex-end;
}
.game-view__protocol-table .protocol_wrapper_team-2 .protocol_event,
.game-view__protocol-table .protocol_wrapper_team-2 .game-view__protocol-table-event {
  justify-content: flex-start;
}
.game-view__protocol-table-event {
  display: inline-flex;
  align-items: center;
  margin: 0 5px;
}
.game-view__protocol-table-event-count {
  padding: 0 12px 0 7px;
  font-size: 3rem;
  font-style: italic;
  font-weight: 700;
  color: #0c3866;
}
.game-view__protocol-table .final-penalty {
  height: 30px;
  width: 30px;
}
.game-view__protocol-table table {
  background-color: #fff;
  border-radius: 10px;
}
.game-view__protocol-table table thead td {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.game-view__protocol-table table thead td:first-of-type {
  border-top-left-radius: 5px;
}
.game-view__protocol-table table thead td:last-of-type {
  border-top-right-radius: 5px;
}
.game-view__protocol-table table tbody td {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
  font-weight: 500;
}
.game-view__protocol-table table tr .col-events {
  width: 50%;
}
.game-view__protocol-table table tr .col-events.--team-1 {
  border-right: 1px solid #252526;
  text-align: right;
}
.game-view__protocol-table table tr .col-events .game-event-icon.--goal,
.game-view__protocol-table table tr .col-events .game-event-icon.--penalty_10m,
.game-view__protocol-table table tr .col-events .game-event-icon.--penalty_6m,
.game-view__protocol-table table tr .col-events .game-event-icon.--own_goal {
  -webkit-filter: brightness(0);
          filter: brightness(0);
}
.game-view__protocol-table table tr .col-role {
  text-align: center;
}
.game-view__protocol-table table tr .col-player {
  white-space: nowrap;
}
.game-view__protocol-table table tr .col-player.--team-2 {
  text-align: right;
}
.game-view__protocol thead td {
  font-weight: normal;
}
.game-view__protocol-print {
  text-align: center;
}
.game-view__protocol-print svg {
  width: 30px;
  height: 30px;
  margin-right: 10px;
  vertical-align: middle;
}
.game-view__timeline {
  position: relative;
  display: flex;
  align-items: center;
  padding: 60px 15px 15px;
  margin-bottom: 85px;
  background-image: linear-gradient(to bottom, transparent, #007dc4 60%);
  font-size: 1.6rem;
  color: #fff;
}
.game-view__timeline-header {
  display: flex;
  padding: 0 20px;
}
.game-view__timeline-header-team {
  font-weight: 700;
  font-size: 3rem;
}
.game-view__timeline-header-team-logo {
  height: 110px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.game-view__timeline-header-team-logo img {
  display: block;
  max-height: 100%;
}
.game-view__timeline-header-score {
  align-self: flex-start;
  -ms-flex-item-align: start;
  margin: 0 25px;
  font-weight: 700;
  font-size: 13rem;
  line-height: 110px;
}
.game-view__timeline-header-title {
  flex-grow: 1;
  padding-top: 20px;
  font-weight: 300;
  font-size: 3.6rem;
  text-align: center;
}
.game-view__timeline-half {
  display: flex;
  align-items: center;
  flex-grow: 1;
  position: relative;
  max-width: 50%;
}
.game-view__timeline-half::before {
  content: '';
  position: absolute;
  height: 6px;
  width: 6px;
  top: 50%;
  left: -3px;
  transform: translateY(-65%);
  border-radius: 50%;
  background: #fff;
}
.game-view__timeline-half::after {
  content: '';
  position: absolute;
  height: 2px;
  width: 100%;
  top: calc(50% - 2px);
  left: 0;
  background-color: #fff;
}
.game-view__timeline-half:first-child::before {
  left: 15px;
}
.game-view__timeline-half:first-child::after {
  left: 15px;
  width: calc(100% - 15px);
}
.game-view__timeline-half-divider {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 84px;
  text-align: center;
}
.game-view__timeline-half-divider::before {
  content: '';
  position: absolute;
  height: 2px;
  width: 100%;
  top: calc(50% - 2px);
  left: 0;
  background-color: #fff;
}
.game-view__timeline-half-divider::after {
  content: '';
  position: absolute;
  top: 33%;
  left: 50%;
  height: 30%;
  width: 2px;
  transform: translateX(-1px);
  background-color: #fff;
}
.game-view__timeline-half-divider + .game-view__timeline-half {
  margin-left: -18px;
  padding-left: 18px;
}
.game-view__timeline-half-line-dot {
  position: relative;
  top: -1px;
  height: 6px;
  width: 6px;
  border-radius: 50%;
  background-color: #fff;
}
.game-view__timeline-teams {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-left: 15px;
}
.game-view__timeline-teams::before {
  content: "0'";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.game-view__timeline-team img {
  display: block;
  max-height: 30px;
  margin: 5px 0;
}
.game-view__timeline-team img:last-child {
  margin-bottom: 10px;
}
.game-view__timeline-team img:first-child {
  margin-top: 10px;
}
.game-view__timeline-event {
  position: relative;
  display: flex;
  flex-direction: column;
  height: 120px;
  padding: 0 5px;
  z-index: 1;
  font-weight: 800;
  font-size: 1.5em;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.game-view__timeline-event::after {
  content: '';
  position: absolute;
  width: 120%;
  height: 67%;
  top: 17%;
  left: -10%;
  border-radius: 5px;
  border: 1px solid transparent;
  z-index: -1;
  transition: all 0.2s;
}
.game-view__timeline-event:hover::after {
  border-color: #fff;
}
.game-view__timeline-event-minute {
  position: relative;
  height: 40px;
  padding-left: 1px;
  padding-right: 1px;
  line-height: 40px;
  text-align: center;
}
.game-view__timeline-event-minute::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 2px;
  transform: translateY(-2px);
  background-color: #007dc4;
  z-index: -1;
}
.game-view__timeline-event-minute::after {
  content: "'";
}
.game-view__timeline-event-icon {
  display: flex;
  align-items: center;
  height: 40px;
  text-align: center;
}
.game-view__timeline-event-icon .game-event-icon.--penalty_10m,
.game-view__timeline-event-icon .game-event-icon.--penalty_6m,
.game-view__timeline-event-icon .game-event-icon.--own_goal {
  -webkit-filter: invert(1);
          filter: invert(1);
}
.game-view__timeline-event.--team-2 .game-view__timeline-event-icon {
  order: 2;
}
.game-view__timeline-event.--team-2 .game-view__timeline-event-minute {
  order: 1;
  margin-top: auto;
}
.game-view__timeline-event-popover {
  display: flex;
  font-size: 0.9em;
  font-family: Gilroy;
}
.game-view__timeline-event-popover img {
  border-radius: 50%;
  height: 53px;
  width: 53px;
  margin-right: 10px;
}
.game-view__timeline-event-popover-meta {
  flex-grow: 1;
}
.game-view__timeline-event-popover-player {
  margin-bottom: 5px;
}
.game-view__timeline-event-popover-action {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
}
.game-view__timeline-event-popover-minute {
  margin-right: 5px;
  font-weight: 600;
  font-size: 1.5em;
}
.game-view__stat {
  margin-bottom: 100px;
  font-size: 2.4rem;
}
.game-view__stat-item {
  margin-bottom: 40px;
}
.game-view__stat-title {
  margin-bottom: 20px;
  text-align: center;
}
.game-view__stat-progress {
  display: flex;
}
.game-view__stat-bar {
  min-height: 2.4rem;
  min-width: 40px;
  padding: 3px 15px 3px 10px;
  border-radius: 5px;
  color: #fff;
  font-style: italic;
  font-weight: 800;
}
.game-view__stat-bar + .game-view__stat-bar {
  margin-left: 10px;
}
.game-view__stat-bar:first-child {
  background-color: #f60;
  text-align: right;
}
.game-view__stat-bar:last-child {
  background-color: #252526;
}
.game-view__detail {
  margin-bottom: 60px;
}
.game-view__detail-half {
  position: relative;
  margin-bottom: 15px;
}
.game-view__detail-half::after,
.game-view__detail-half::before {
  content: '';
  position: absolute;
  bottom: 0;
  height: 2px;
  width: 45%;
  background-color: #f60;
}
.game-view__detail-half::before {
  left: 0;
}
.game-view__detail-half::after {
  right: 0;
}
.game-view__detail-half:last-of-type::after,
.game-view__detail-half:last-of-type::before {
  content: none;
}
.game-view__detail-half:last-of-type .game-view__detail-event:last-of-type:after {
  content: none;
}
.game-view__detail-half-title {
  font-size: 1.8rem;
  font-weight: 500;
  text-align: center;
}
.game-view__detail-event {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 10px 0 50px;
}
.game-view__detail-event::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: auto;
  right: auto;
  width: 2px;
  height: 40px;
  margin: 0 auto;
  background-color: #000;
}
.game-view__detail-event-avatar {
  flex-shrink: 0;
  order: 2;
  max-width: 70px;
  flex-basis: 70px;
  margin: 0 10px;
}
.game-view__detail-event-avatar img {
  display: block;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  overflow: hidden;
  box-shadow: 0 3px 3px rgba(0,0,0,0.3);
}
.game-view__detail-event-desc,
.game-view__detail-event-score {
  width: calc(50% - 35px);
}
.game-view__detail-event-desc {
  display: flex;
  align-items: center;
  order: 1;
}
.game-view__detail-event-score {
  order: 3;
  color: #f60;
  font-style: italic;
  font-weight: 800;
  font-size: 3.6rem;
}
.game-view__detail-event-player {
  font-size: 3rem;
  margin-right: ;
}
.game-view__detail-event-minute {
  font-size: 4.8rem;
  font-weight: 800;
}
.game-view__detail-event-icon {
  margin: 0 12px;
}
.game-view__detail-event-icon .game-event-icon {
  display: block;
}
.game-view__detail-event-icon .game-event-icon.--goal {
  -webkit-filter: brightness(0%);
          filter: brightness(0%);
}
.game-view__detail-event.--team-2 .game-view__detail-event-desc {
  order: 3;
}
.game-view__detail-event.--team-2 .game-view__detail-event-desc .game-view__detail-event-player {
  order: 3;
}
.game-view__detail-event.--team-2 .game-view__detail-event-desc .game-view__detail-event-icon {
  order: 2;
}
.game-view__detail-event.--team-2 .game-view__detail-event-desc .game-view__detail-event-minute {
  order: 1;
}
.game-view__detail-event.--team-2 .game-view__detail-event-score {
  order: 1;
  text-align: right;
  padding-right: 0.4em;
}
.game-view__detail-event.--team-1 .game-view__detail-event-desc {
  justify-content: flex-end;
}
.game-view__best-players {
  font-size: 2.4rem;
  margin-bottom: 40px;
}
.game-view__best-players-title {
  margin-bottom: 15px;
  text-align: center;
}
.game-view__best-players img {
  display: block;
  border-radius: 50%;
  height: 100px;
  width: 100px;
}
@media (max-width: 768px) {
  .game-view__best-players img {
    height: 70px;
    width: 70px;
  }
}
.game-view__best-player {
  display: flex;
  align-items: center;
  width: 50%;
  float: left;
}
.game-view__best-player-name {
  margin: 0 15px;
  font-size: 0.8em;
}
.game-view__best-player:first-of-type {
  padding-right: 10px;
  justify-content: flex-end;
}
@media (max-width: 768px) {
  .game-view__best-player:first-of-type {
    flex-direction: column-reverse;
  }
}
.game-view__best-player:last-of-type {
  padding-left: 10px;
}
@media (max-width: 768px) {
  .game-view__best-player:last-of-type {
    flex-direction: column;
  }
}
.game-view__penalties {
  margin-bottom: 40px;
  flex-direction: column;
}
.game-view__penalties-title {
  font-size: 1.5em;
  text-align: center;
  margin-bottom: 15px;
}
.game-view__penalties-column {
  width: 50%;
  float: left;
  min-height: 1px;
  padding-right: 10px;
  font-size: 1em;
}
.game-view__penalties-column:last-of-type {
  padding-left: 10px;
  padding-right: 0;
}
.game-view__penalties-column:last-of-type .game-view__penalty svg {
  transform: scale(-1, 1);
}
.game-view__penalty {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
}
.game-view__penalty img {
  display: block;
  height: 60px;
  width: 60px;
  border-radius: 50%;
}
@media (max-width: 480px) {
  .game-view__penalty img {
    height: 45px;
    width: 45px;
  }
}
.game-view__penalty svg {
  height: 40px;
  width: 40px;
  flex-shrink: 0;
}
@media (max-width: 480px) {
  .game-view__penalty svg {
    height: 25px;
    width: 25px;
  }
}
.game-view__penalty-player {
  display: flex;
  align-items: center;
  gap: 10px;
}
.game-view__online .embed {
  margin-bottom: 20px;
}
.game-view__online a {
  display: inline-block;
  margin-bottom: 20px;
  color: #f60;
  font-size: 1.7em;
  font-weight: 700;
}
.game-view__history-table {
  border: 1px solid #252526;
  border-radius: 5px 5px 10px 10px;
  overflow: hidden;
}
.game-view__history-table-header {
  display: flex;
}
.game-view__history-table-item {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #252526;
}
.game-view__history-table-item:last-of-type {
  border-bottom: none;
}
@media (max-width: 991px) {
  .game-view__history-table-item {
    flex-wrap: wrap;
  }
}
.game-view__history-table-body {
  background-color: #fff;
}
.game-view__history-table-body .tbody-col {
  padding-top: 0.75em;
  padding-bottom: 0.75em;
}
.game-view__history-table-body .col-date-and-place {
  width: 20%;
  flex-shrink: 0;
  text-align: center;
  display: flex;
  align-items: center;
}
@media (max-width: 991px) {
  .game-view__history-table-body .col-date-and-place {
    width: 100%;
    order: 3;
    justify-content: space-between;
  }
}
.game-view__history-table-body .col-date-and-place .datetime {
  white-space: nowrap;
}
.game-view__history-table-body .col-date-and-place .col-place {
  text-align: center;
}
.game-view__history-table-body .col-tournament {
  width: 35%;
}
@media (max-width: 991px) {
  .game-view__history-table-body .col-tournament {
    width: 100%;
    order: 1;
  }
}
.game-view__history-table-body .col-game {
  flex-shrink: 0;
  width: 45%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 991px) {
  .game-view__history-table-body .col-game {
    width: 100%;
    order: 2;
  }
}
.game-view__history-table-body .col-game .col-team {
  width: 40%;
}
.game-view__history-table-body .col-game .col-team:first-of-type {
  text-align: right;
}
.game-view__history-table-body .col-game .col-score {
  width: 20%;
  white-space: nowrap;
  flex-shrink: 0;
  text-align: center;
  font-size: 1.2em;
  font-weight: 800;
}
.game-view__history-table-body .col-game .col-score .--win {
  color: #f60;
}
.site-video {
  height: 100vh;
  width: 100%;
  background-size: 100% 100%;
}
@media (max-width: 991px) {
  .site-video {
    position: relative;
    height: auto;
    background-size: cover;
    background-position: center;
  }
}
@media (max-width: 991px) {
  .site-video.--image {
    height: 100vh;
  }
}
.site-video::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0,0,0,0.4);
}
.site-video video {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: fill;
     object-fit: fill;
}
.site-video__header {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
  text-align: center;
}
.site-video__header-social svg {
  height: 20px;
}
.site-video__header-nav-item {
  display: inline-block;
  position: relative;
  top: 35px;
  margin: 0 0.6em;
  font-size: 2.4rem;
  vertical-align: top;
  color: #fff;
  font-weight: 600;
  border-bottom: 2px solid transparent;
  transition: color, border-color 0.2s;
}
@media (max-width: 1279px) {
  .site-video__header-nav-item {
    font-size: 1.8rem;
  }
}
@media (max-width: 991px) {
  .site-video__header-nav-item {
    margin: 0 0.4em;
  }
}
@media (max-width: 768px) {
  .site-video__header-nav-item {
    margin: 0;
  }
}
.site-video__header-nav-item-text {
  cursor: pointer;
  color: inherit;
}
.site-video__header-nav-item-text:hover {
  color: #f60;
  border-bottom-color: #f60;
}
@media (max-width: 1279px) {
  .site-video__header-nav-item-text {
    display: none;
  }
}
.site-video__header-nav-item:hover .site-video__header-nav-submenu {
  display: block;
}
.site-video__header-nav-submenu {
  display: none;
  position: absolute;
  top: 100%;
  right: -10px;
  padding-top: 5px;
  padding-right: 15px;
  border-right: 2px solid #f60;
  list-style-type: none;
  text-align: right;
  font-size: 0.9em;
}
@media (min-width: 1600px) {
  .site-video__header-nav-submenu {
    white-space: nowrap;
  }
}
.site-video__header-nav-submenu a {
  color: inherit;
}
.site-video__header-nav-submenu a:hover {
  color: #f60;
}
.site-video__header-nav-logo {
  display: inline-block;
  margin-right: 30px;
  margin-left: 30px;
}
.site-video__header-nav-logo svg {
  display: inline-block;
  height: 180px;
}
@media (max-width: 1279px) {
  .site-video__header-nav-logo svg {
    height: 120px;
  }
}
.site-video__footer {
  position: absolute;
  bottom: 15px;
  left: 50%;
  z-index: 10;
  transform: translateX(-50%);
}
@media (max-width: 991px) {
  .site-video__footer-social {
    display: none;
  }
}
.site-video__footer-social-item {
  display: inline-block;
  border-radius: 50%;
  padding: 0.1em;
  background-color: #fff;
}
.site-video__footer-social-item + .site-video__footer-social-item {
  margin-left: 10px;
}
.site-video__footer-social-item svg {
  display: block;
  height: 40px;
  width: 40px;
  fill: #252526;
}
.site-index {
  max-width: 1600px;
  margin: 0 auto;
  padding-left: 30px;
  padding-right: 30px;
}
@media screen and (max-width: 768px) {
  .site-index {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.auth-page {
  max-width: 1600px;
  margin: 0 auto;
  padding-left: 30px;
  padding-right: 30px;
}
@media screen and (max-width: 768px) {
  .auth-page {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.auth-page__content {
  display: flex;
  -webkit-column-gap: 40px;
  -moz-column-gap: 40px;
  column-gap: 40px;
  margin-bottom: 100px;
}
@media (max-width: 768px) {
  .auth-page__content {
    flex-wrap: wrap;
  }
}
.auth-page__subtitle {
  font-size: 2em;
  font-weight: 700;
  margin-bottom: 25px;
}
.auth-page__register {
  border-right: 1px solid #888;
  padding-right: 40px;
  width: 50%;
}
@media (max-width: 768px) {
  .auth-page__register {
    width: 100%;
    order: 2;
    border-right: none;
  }
}
.auth-page__register-instruction {
  font-size: 1.2em;
  font-weight: 700;
}
.auth-page__login {
  max-width: 450px;
  width: 100%;
}
@media (max-width: 768px) {
  .auth-page__login {
    order: 1;
    max-width: none;
    margin-bottom: 35px;
  }
}
.auth-page__login-buttons {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 768px) {
  .auth-page__login-buttons {
    display: block;
  }
}
.auth-page__tournaments {
  padding-left: 25px;
  margin: 0;
}
.auth-page__tournaments a {
  color: #f60;
}
.page-view {
  max-width: 1600px;
  margin: 0 auto;
  padding-left: 30px;
  padding-right: 30px;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .page-view {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.page-view__title {
  margin-bottom: 40px;
}
.page-view__content {
  max-width: 916px;
  margin-left: auto;
  margin-right: auto;
}
.page-view__content img {
  max-width: 100%;
}
.page-view__content p {
  margin-bottom: 15px;
}
.person {
  max-width: 1600px;
  margin: 0 auto;
  padding-left: 30px;
  padding-right: 30px;
  max-width: 1200px;
  margin-bottom: 80px;
  display: flex;
  font-size: 2rem;
}
@media screen and (max-width: 768px) {
  .person {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.person__avatar {
  margin-right: 100px;
}
.person__avatar img {
  border-radius: 50%;
}
.person__date {
  margin-bottom: 10px;
}
.person__name {
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 1.5em;
}
.personnel-index {
  max-width: 1600px;
  margin: 0 auto;
  padding-left: 30px;
  padding-right: 30px;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .personnel-index {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.personnel-index__title {
  font-size: 4rem;
  font-weight: 700;
  margin-bottom: 40px;
}
.personnel-index__list {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
.personnel-index__list-item {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 15px;
  margin-right: 15px;
  width: calc(50% - 30px);
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .personnel-index__list-item {
    width: calc(100% - 30px);
  }
}
.personnel-index__list-item-image {
  margin-right: 15px;
}
.personnel-index__list-item-name {
  font-weight: 700;
  font-size: 1.2em;
}
.personnel-index__list-item img {
  display: block;
  border-radius: 50%;
  width: 120px;
  height: 120px;
}
.personnel-index__pagination {
  text-align: center;
}
.personnel-index__empty {
  text-align: center;
  font-size: 1.5em;
  font-weight: 600;
}
.photo-view {
  max-width: 1600px;
  margin: 0 auto;
  padding-left: 30px;
  padding-right: 30px;
}
@media screen and (max-width: 768px) {
  .photo-view {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.photo-view__title {
  font-size: 4rem;
  font-weight: 700;
  margin-bottom: 40px;
}
.photo-view__list {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
.photo-view__list-item {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 15px;
  margin-right: 15px;
  width: calc(25% - 30px);
  height: 14em;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 30px;
  cursor: pointer;
}
.photo-view__list-item img {
  display: block;
  height: 100%;
  width: 100%;
  object-fill: cover;
}
.photo-index {
  max-width: 1600px;
  margin: 0 auto;
  padding-left: 30px;
  padding-right: 30px;
}
@media screen and (max-width: 768px) {
  .photo-index {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.photo-index__main {
  width: 70%;
  float: left;
  margin-bottom: 40px;
}
@media (max-width: 768px) {
  .photo-index__main {
    width: 100%;
  }
}
.photo-index__title {
  font-size: 4rem;
  font-weight: 800;
  margin-bottom: 40px;
}
.photo-index .page-filter {
  margin-bottom: 0;
}
.photo-index__list {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
.photo-index__list-item {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 15px;
  margin-right: 15px;
  width: calc(33.333333333333336% - 30px);
  margin-bottom: 60px;
}
@media screen and (max-width: 991px) {
  .photo-index__list-item {
    width: calc(50% - 30px);
  }
}
@media screen and (max-width: 768px) {
  .photo-index__list-item {
    width: calc(100% - 30px);
  }
}
@media (max-width: 768px) {
  .photo-index__list-item {
    margin-bottom: 30px;
  }
}
.photo-index__load {
  text-align: center;
}
.photo-index__load button {
  font-weight: 300;
  font-size: 1.8rem;
}
@media (max-width: 768px) {
  .photo-index .page-filter__label-wrapper {
    width: 100%;
  }
}
.photo-index__sidebar {
  width: 30%;
  float: left;
  padding-left: 30px;
}
@media (max-width: 768px) {
  .photo-index__sidebar {
    display: none;
  }
}
.player-view {
  max-width: 1600px;
  margin: 0 auto;
  padding-left: 30px;
  padding-right: 30px;
}
@media screen and (max-width: 768px) {
  .player-view {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.player-view__main {
  display: flex;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
}
.player-view__main-avatar {
  margin-right: 120px;
}
.player-view__main-info {
  flex-grow: 1;
}
.player-view__main-statistic {
  display: inline-block;
  margin-bottom: 80px;
}
.player-view__main-statistic-row {
  display: flex;
  margin-bottom: 10px;
}
.player-view__main-statistic-row-title {
  margin-bottom: 10px;
  font-size: 1.4em;
  font-weight: 500;
}
.player-view__main-statistic-item {
  display: flex;
  margin-right: 50px;
  font-size: 4rem;
}
.player-view__main-statistic-item-title {
  font-weight: 300;
}
.player-view__main-statistic-item-icon {
  margin-right: 15px;
  align-self: center;
  -ms-flex-item-align: center;
}
.player-view__main-statistic-item-icon svg {
  height: 2em;
  width: 2em;
  fill: #2d3c53;
}
.player-view__main-statistic-item-icon .game-event-icon {
  height: 1.5em;
  width: 1.3em;
  box-shadow: 2px 2px 5px rgba(0,0,0,0.2);
}
.player-view__main-statistic-item-number {
  padding-right: 0.3em;
  font-size: 1.5em;
  font-weight: 800;
  font-style: italic;
  color: #e12e21;
  text-align: center;
}
.player-view__avatar {
  margin-bottom: 30px;
}
.player-view__avatar img {
  border-radius: 50%;
  max-height: 350px;
}
.player-view__meta {
  margin-left: 30px;
  margin-bottom: 20px;
  font-size: 2.4rem;
}
.player-view__meta-label {
  font-size: 0.75em;
}
.player-view__meta-text {
  font-weight: 800;
}
.player-view__name {
  margin-bottom: 80px;
  font-size: 4.8rem;
  font-weight: 800;
}
.player-view__membership {
  width: 100%;
  display: flex;
  padding-left: 35px;
  margin-bottom: 50px;
  font-size: 2rem;
  font-weight: 800;
}
@media (max-width: 991px) {
  .player-view__membership {
    justify-content: center;
    margin-bottom: 25px;
  }
}
@media (max-width: 768px) {
  .player-view__membership {
    flex-wrap: wrap;
    justify-content: start;
  }
}
.player-view__membership-column + .player-view__membership-column {
  margin-left: 150px;
}
.player-view__membership-column-title {
  margin-bottom: 30px;
  font-size: 1.8em;
}
.player-view__membership-link {
  margin-bottom: 20px;
}
.player-view__membership-link > * {
  color: #f60;
  border-bottom: 1px solid #f60;
}
.player-view__stat-graph {
  display: inline-block;
  margin-bottom: 45px;
  font-weight: 800;
}
.player-view__stat-graph-title {
  margin-bottom: 55px;
  font-size: 3.6rem;
}
.player-view__stat-graph-content {
  display: flex;
  margin-left: 35px;
  border-bottom: 10px solid #252526;
}
.player-view__stat-graph-column {
  display: flex;
  flex-direction: column;
  text-align: center;
}
.player-view__stat-graph-column + .player-view__stat-graph-column {
  margin-left: 95px;
}
.player-view__stat-graph-column-header {
  margin-bottom: 10px;
  font-size: 3.6rem;
  font-style: italic;
}
.player-view__stat-graph-column-footer {
  margin-bottom: 10px;
  font-size: 1.8rem;
}
.player-view__stat-graph-column-rate {
  flex-grow: 1;
  display: flex;
  margin-bottom: 40px;
}
.player-view__stat-graph-column-rate-inner {
  width: 60px;
  margin-top: auto;
  border-radius: 5px;
  background-image: linear-gradient(to bottom, #49c0b6, #998b61);
}
.player-view__statistic {
  margin-bottom: 40px;
  border-radius: 5px;
  border: 1px solid #252526;
  overflow: hidden;
}
.player-view__statistic table {
  background-color: #fff;
}
.player-view__statistic table thead .col-thead-season {
  text-align: left;
  padding-left: 4.5em;
}
.player-view__statistic table thead td {
  text-align: center;
}
.player-view__statistic table tbody .col-season,
.player-view__statistic table tbody .col-team,
.player-view__statistic table tbody .col-tournament {
  color: #f60;
  text-align: left;
  width: 40%;
}
.player-view__statistic table tbody .col-season svg,
.player-view__statistic table tbody .col-team svg,
.player-view__statistic table tbody .col-tournament svg {
  width: 20px;
  height: 10px;
  margin-right: 10px;
  vertical-align: middle;
  fill: #007dc4;
  transition: transform 0.3s;
}
.player-view__statistic table tbody .col-season {
  padding-left: 2em;
}
.player-view__statistic table tbody .col-team {
  padding-left: 3em;
}
.player-view__statistic table tbody .col-tournament {
  padding-left: 5em;
}
.player-view__statistic table tbody .row-inner {
  display: none;
}
.player-view__statistic table tbody .row-inner.--active {
  display: table-row;
}
.player-view__statistic table tbody tr {
  border-top: 1px solid #252526;
  transition: background-color 0.2s;
}
.player-view__statistic table tbody tr:hover {
  border-top-color: transparent;
  background-color: #f60;
}
.player-view__statistic table tbody tr:hover + tr {
  border-top-color: transparent;
}
.player-view__statistic table tbody tr:hover td {
  color: #fff;
}
.player-view__statistic table tbody tr:hover td a {
  border-bottom-color: #fff;
}
.player-view__statistic table tbody tr.--open .col-season svg,
.player-view__statistic table tbody tr.--open .col-team svg,
.player-view__statistic table tbody tr.--open .col-tournament svg {
  transform: rotate(180deg);
}
.player-view__statistic table tbody td {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  font-size: 2.4rem;
  font-weight: 700;
  text-align: center;
}
.player-view__statistic table tbody td a {
  border-bottom: 1px solid #f60;
  color: inherit;
}
.player-view__statistic-no-result {
  border-top: none !important;
}
.player-view__statistic-no-result:hover {
  background-color: transparent !important;
}
.player-view__statistic-no-result td {
  padding: 3em;
  font-size: 2rem;
  text-align: center;
  color: #000 !important;
}
.player-view__stat-graph-wrapper {
  display: flex;
  justify-content: space-between;
}
.player-view__stat-graph-sidebar {
  padding-top: 20px;
  width: 400px;
}
.register-page {
  max-width: 1600px;
  margin: 0 auto;
  padding-left: 30px;
  padding-right: 30px;
  margin-bottom: 80px;
}
@media screen and (max-width: 768px) {
  .register-page {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.register-page__title {
  font-size: 2em;
  font-weight: 700;
  margin-bottom: 40px;
}
.register-page__form {
  display: flex;
  flex-wrap: wrap;
  -webkit-column-gap: 40px;
  -moz-column-gap: 40px;
  column-gap: 40px;
}
.register-page__form > * {
  width: calc(50% - 20px);
}
.register-page__form-action {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
}
.register-page__form-action .btn {
  max-width: 250px;
  width: 100%;
}
.sponsors-page {
  max-width: 1600px;
  margin: 0 auto;
  padding-left: 30px;
  padding-right: 30px;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .sponsors-page {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.sponsors-page__title {
  font-size: 3rem;
  margin: 40px;
}
@media (max-width: 768px) {
  .sponsors-page__title {
    font-size: 2.5rem;
    margin-left: 0;
    margin-right: 0;
  }
}
.sponsors-page__list {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
.sponsors-page__list-item {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 15px;
  margin-right: 15px;
  width: calc(33.333333333333336% - 30px);
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  .sponsors-page__list-item {
    width: calc(50% - 30px);
  }
}
.sponsors-page__list-item img {
  display: block;
  max-width: 100%;
  margin-bottom: 20px;
}
.sponsors-page__list-item-name,
.sponsors-page__list-item-category {
  margin-bottom: 10px;
  font-weight: 800;
  font-size: 1.3em;
}
.sponsors-page__list-item-category {
  font-weight: 700;
  color: #f60;
}
.sponsors-page__list-item-link {
  text-decoration: underline;
}
.team-view__withdrawn-players {
  font-size: 2.4rem;
}
.team-view__withdrawn-players-title {
  margin-bottom: 20px;
  font-weight: 800;
}
.team-view__withdrawn-players-table {
  border-radius: 10px;
  box-shadow: 0 3px 5px rgba(0,0,0,0.3);
  overflow: hidden;
}
.team-view__withdrawn-players-table thead td:first-of-type {
  border-top-left-radius: 5px;
}
.team-view__withdrawn-players-table thead td:last-of-type {
  border-top-right-radius: 5px;
}
.team-view__withdrawn-players-table thead .col-thead-reason {
  text-align: right;
}
.team-view__withdrawn-players-table tbody {
  background-color: #fff;
}
.team-view__withdrawn-players-table tbody .col-player {
  display: flex;
  align-items: center;
  font-weight: 500;
}
.team-view__withdrawn-players-table tbody .col-player img {
  height: 80px;
  width: 80px;
  border-radius: 50%;
  margin-right: 15px;
}
.team-view__withdrawn-players-table tbody .col-date {
  font-size: 0.75em;
}
.team-view__withdrawn-players-table tbody .col-reason {
  text-align: right;
  font-weight: 700;
  font-style: italic;
  font-size: 0.75em;
}
.team-view__trainers-label {
  font-size: 2.4rem;
  font-weight: 300;
  margin-bottom: 20px;
}
.team-view {
  padding-left: 30px;
  padding-right: 30px;
  max-width: 1900px;
}
@media screen and (max-width: 768px) {
  .team-view {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.team-view__main-content {
  width: calc(100% - 400px);
  float: left;
  padding-left: 120px;
  padding-right: 30px;
}
.team-view__main-content-wrapper {
  margin-bottom: 40px;
}
.team-view__main-content-left {
  float: left;
  width: 50%;
}
.team-view__main-content-right {
  width: 50%;
  float: left;
}
.team-view__main-sidebar {
  width: 400px;
  float: left;
}
.team-view__team-image img {
  max-width: 100%;
  cursor: pointer;
}
.team-view__all-content {
  width: calc(100% - 400px);
  float: left;
  padding-left: 120px;
  padding-right: 30px;
}
.team-view__all-sidebar {
  width: 400px;
  float: left;
}
.team-view__title-wrapper {
  margin-bottom: 20px;
}
.team-view__title {
  display: inline-block;
  font-weight: 800;
  font-size: 6rem;
  margin-right: 15px;
}
.team-view__links {
  display: inline-block;
}
.team-view__links a {
  display: inline-block;
  border-radius: 50%;
  background-color: #252526;
  margin-right: 10px;
}
@media (max-width: 991px) {
  .team-view__links a {
    margin-right: 7px;
  }
}
.team-view__links a svg {
  display: block;
  height: 30px;
  width: 30px;
  fill: #fff;
}
@media (max-width: 991px) {
  .team-view__links a svg {
    height: 17px;
    width: 17px;
  }
}
.team-view__date {
  margin-bottom: 25px;
}
.team-view__date-label {
  font-weight: 800;
}
.team-view__date-digit {
  font-weight: 300;
}
.team-view__info {
  display: flex;
  margin-bottom: 60px;
}
.team-view__info-logo {
  margin-right: 65px;
}
.team-view__info-logo .team-logo {
  height: 173px;
  width: 173px;
}
.team-view__info-column {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.team-view__info-players {
  font-weight: 800;
  margin-bottom: 10px;
}
.team-view__info-players-count {
  font-size: 7.6rem;
  line-height: 0.76em;
}
.team-view__info-last-games-label {
  margin-bottom: 10px;
  font-size: 1.15em;
  font-weight: 300;
}
.team-view__info-last-games-list {
  font-size: 3.6rem;
}
.team-view__trainers {
  margin-bottom: 65px;
}
.team-view__trainers-list {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
.team-view__trainers-list .person-thumb {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 15px;
  margin-right: 15px;
}
.team-view__administration {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
  justify-content: space-between;
  margin-bottom: 65px;
}
.team-view__administration-group {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 15px;
  margin-right: 15px;
  width: calc(50% - 30px);
}
.team-view__administration-group-list {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
.team-view__administration-item {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 15px;
  margin-right: 15px;
}
.team-view__statistic {
  margin-bottom: 110px;
}
.team-view__statistic-item {
  display: inline-block;
  margin: 0 30px;
  text-align: center;
  font-size: 3.8rem;
}
.team-view__statistic-item-title {
  font-weight: 300;
}
.team-view__statistic-item-count {
  font-weight: 800;
  font-style: italic;
  font-size: 2.5em;
  padding-right: 0.3em;
}
.team-view__players {
  margin-bottom: 80px;
  font-size: 1.8rem;
}
.team-view__players-title {
  margin-bottom: 55px;
  font-size: 2em;
  font-weight: 800;
}
.team-view__players-list {
  display: flex;
  flex-wrap: wrap;
  font-weight: wrap;
  margin-bottom: 40px;
}
.team-view__player {
  display: flex;
  justify-content: space-between;
  width: 50%;
  margin-bottom: 25px;
  padding-right: 40px;
}
.team-view__player-avatar {
  margin-right: 50px;
}
.team-view__player-avatar img {
  display: block;
  height: 100px;
  width: 100px;
  border-radius: 50%;
}
.team-view__player-column {
  display: flex;
  flex-direction: column;
  padding: 0 5px;
}
.team-view__player-column div {
  margin-bottom: auto;
  margin-top: auto;
}
.team-view__player-column div:first-child {
  margin-bottom: 7px;
  font-weight: 800;
}
.team-view__player-column div:last-child {
  margin-top: 7px;
}
.team-view__player-column.--name {
  width: 30%;
  flex-shrink: 0;
}
.team-view__player-column.--date {
  width: 30%;
  flex-shrink: 0;
}
.team-view__player-column.--games {
  width: 20%;
}
.team-view__player-column.--goals {
  width: 20%;
}
.team-view__player-column.--games div,
.team-view__player-column.--goals div {
  text-align: center;
}
.team-view__player-column.--games div:last-child,
.team-view__player-column.--goals div:last-child {
  padding-right: 4px;
  font-weight: 800;
  font-style: italic;
  color: #e12e21;
  font-size: 1.35em;
}
.team-view__games {
  padding: 0 15px;
  margin-bottom: 40px;
}
.team-view__games-title {
  font-size: 3.6rem;
  font-weight: 800;
}
.team-view__games-footer a {
  color: #c03;
  border-bottom: 1px solid #c03;
}
.team-view__games-no-results {
  font-size: 2.5rem;
  font-weight: 800;
  color: #666;
}
.team-view__games-list .splide__arrows .splide__arrow--prev {
  left: -30px;
}
.team-view__games-list .splide__arrows .splide__arrow--next {
  right: -30px;
}
.team-view__game {
  padding: 15px;
}
.team-view__game .game-thumb {
  height: 100%;
  width: 100%;
  font-size: 2.4rem;
}
.team-view__game .game-thumb__tournament {
  font-size: 0.6em;
}
.team-view__game .game-thumb__date {
  font-size: 0.75em;
}
.team-view__calendar {
  margin-bottom: 40px;
  border-radius: 5px;
  overflow: hidden;
  border: 1px solid #252526;
}
.team-view__calendar table {
  background-color: #fff;
}
.team-view__calendar table .col-place,
.team-view__calendar table .col-translation {
  text-align: center;
}
@media (max-width: 768px) {
  .team-view__calendar table thead {
    display: none;
  }
}
.team-view__calendar table thead .col-team {
  text-align: center;
}
.team-view__calendar table thead td {
  white-space: nowrap;
}
@media (max-width: 768px) {
  .team-view__calendar table tbody {
    display: block;
  }
}
@media (max-width: 768px) {
  .team-view__calendar table tbody tr {
    display: flex;
    flex-wrap: wrap;
  }
}
.team-view__calendar table tbody td {
  font-weight: 300;
  padding-left: 2em;
  padding-right: 2em;
}
@media (max-width: 768px) {
  .team-view__calendar table tbody td {
    padding-top: 0;
    padding: 0;
  }
}
@media (max-width: 768px) {
  .team-view__calendar table tbody .col-tournament {
    order: 1;
    width: 100%;
    padding: 5px 10px;
    font-weight: 700;
    font-size: 1.1em;
    text-align: center;
  }
}
.team-view__calendar table tbody .col-team,
.team-view__calendar table tbody .col-place {
  width: auto;
}
@media (max-width: 768px) {
  .team-view__calendar table tbody .col-place,
  .team-view__calendar table tbody .col-date {
    align-self: flex-end;
    -ms-flex-item-align: end;
    font-size: 0.95em;
    margin-bottom: 10px;
  }
}
@media (max-width: 768px) {
  .team-view__calendar table tbody .col-place {
    order: 5;
    width: 30%;
  }
}
@media (max-width: 768px) {
  .team-view__calendar table tbody .col-date {
    order: 6;
    width: 40%;
    text-align: center;
  }
}
.team-view__calendar table tbody .col-team {
  font-weight: 600;
}
@media (max-width: 768px) {
  .team-view__calendar table tbody .col-team {
    width: 33.3%;
    margin-bottom: 5px;
  }
}
.team-view__calendar table tbody .col-team.--team-1 {
  text-align: right;
  padding-left: 10px;
}
@media (max-width: 768px) {
  .team-view__calendar table tbody .col-team.--team-1 {
    order: 2;
  }
}
.team-view__calendar table tbody .col-team.--team-2 {
  padding-right: 10px;
}
@media (max-width: 768px) {
  .team-view__calendar table tbody .col-team.--team-2 {
    order: 4;
  }
}
.team-view__calendar table tbody .col-score {
  text-align: center;
  white-space: nowrap;
  font-size: 1.5em;
  font-weight: 800;
}
@media (max-width: 768px) {
  .team-view__calendar table tbody .col-score {
    width: 33.3%;
    order: 3;
    align-self: center;
    -ms-flex-item-align: center;
    margin-top: -20px;
  }
}
.team-view__calendar table tbody .col-score a {
  color: inherit;
}
.team-view__calendar table tbody .col-score span.--win {
  color: #f60;
}
@media (max-width: 768px) {
  .team-view__calendar table tbody .col-translation {
    order: 7;
    width: 30%;
  }
}
.team-view__calendar table tbody .col-translation svg {
  height: 35px;
  width: 35px;
  fill: #007dc4;
}
.team-view__calendar table tbody .col-no-result {
  text-align: center;
  font-size: 2em;
  padding-top: 1em;
  padding-bottom: 1em;
}
.team-view__calendar table tbody tr {
  border-bottom: 1px solid #252526;
}
.team-view__calendar table tfoot {
  background-color: #252526;
}
.team-view__calendar table tfoot td {
  text-align: center;
}
.team-view__calendar table tfoot button {
  font-size: 1.1em;
  font-weight: 800;
  color: #fff;
}
.team-view__desc-title {
  margin-bottom: 30px;
  font-size: 2em;
  font-weight: 800;
}
.team-view__sponsors-title {
  margin-bottom: 30px;
  font-size: 2em;
  font-weight: 800;
}
.team-view__sponsors-list {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
.team-view__sponsor {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 15px;
  margin-right: 15px;
  width: calc(33.333333333333336% - 30px);
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  .team-view__sponsor {
    width: calc(50% - 30px);
  }
}
.team-view__sponsor img {
  display: block;
  max-width: 100%;
  margin-bottom: 20px;
}
.team-view__sponsor-name,
.team-view__sponsor-category {
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 1.2em;
}
.team-view__sponsor-category {
  color: #f60;
}
.tournament-statistic {
  padding-left: 30px;
  padding-right: 30px;
  max-width: 1900px;
}
@media screen and (max-width: 768px) {
  .tournament-statistic {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.tournament-statistic__sidebar-main-content {
  max-width: 400px;
  float: right;
}
.tournament-statistic__table {
  margin-bottom: 40px;
  border-radius: 5px 5px 10px 10px;
  border-left: 1px solid #252526;
  border-right: 1px solid #252526;
  border-bottom: 1px solid #252526;
  overflow: hidden;
}
.tournament-statistic__table-header {
  padding: 0 30px;
  border-bottom: 1px solid #fff;
  background-color: #252526;
  font-size: fz_smaller;
  color: #fff;
}
.tournament-statistic__table-header .tabs {
  align-items: center;
  font-weight: 700;
}
.tournament-statistic__table-header .tabs li {
  margin-right: 30px;
}
.tournament-statistic__table-header .tabs li.active {
  color: #f60;
  font-size: fz_main;
}
.tournament-statistic__table table tbody {
  background-color: #fff;
  font-size: 3rem;
  color: #e12e21;
  font-style: italic;
}
.tournament-statistic__table table tbody td {
  font-weight: 800;
}
.tournament-statistic__table table tfoot {
  background-color: #252526;
  color: #fff;
}
.tournament-statistic__table table tfoot td {
  text-align: center;
}
.tournament-statistic__table table tfoot button {
  font-weight: 800;
  font-size: 1.2em;
  color: inherit;
}
.tournament-statistic__table table tfoot button:disabled {
  color: #ccc;
  cursor: default;
}
.tournament-statistic__table table img {
  display: block;
}
.tournament-statistic__table table .col-player-image img {
  border-radius: 50%;
}
.tournament-statistic__table table .col-name {
  font-style: normal;
  color: #000;
}
.tournament-statistic__table table .name {
  font-size: 0.6em;
}
.tournament-statistic__table table .col-no-result {
  text-align: center;
  padding-top: 3em;
  padding-bottom: 3em;
  color: #000;
}
.tournament-teams {
  max-width: 1600px;
  margin: 0 auto;
  padding-left: 30px;
  padding-right: 30px;
}
@media screen and (max-width: 768px) {
  .tournament-teams {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.tournament-teams__title {
  margin-bottom: 25px;
  font-size: 2em;
  font-weight: 800;
}
.tournament-teams__list {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
.tournament-teams__list-item {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 15px;
  margin-right: 15px;
  width: calc(50% - 30px);
  display: flex;
  margin-bottom: 25px;
  font-size: 2rem;
}
.tournament-teams__list-item-image {
  width: 120px;
  margin-right: 50px;
}
.tournament-teams__list-item-image img {
  display: block;
  max-height: 120px;
  max-width: 100%;
}
.tournament-teams__list-item-name {
  font-weight: 800;
}
.tournament-teams__list-item-desc {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
.tournament-layout .tournament-layout-main {
  width: calc(100% - 380px);
  padding-right: 30px;
  float: left;
}
.tournament-layout .tournament-layout-sidebar {
  width: 380px;
  float: left;
}
.tournament-layout.--layout-small .tournament-layout-main {
  width: calc(100% - 600px);
}
.tournament-layout.--layout-small .tournament-layout-sidebar {
  width: 600px;
}
.tournament-index {
  max-width: 1600px;
  margin: 0 auto;
  padding-left: 30px;
  padding-right: 30px;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .tournament-index {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.tournament-index__list {
  list-style-type: none;
}
.tournament-index__list li {
  padding: 0.4em;
  font-size: 1.1em;
}
.tournament-index__list a {
  color: #f60;
  font-weight: 600;
}
.tournament-index__list ul {
  list-style-type: inherit;
}
.tournament-index__list-item {
  display: none;
}
.tournament-index__list-item.--active {
  display: block;
}
.tournament-index__list-season {
  font-weight: 700;
  color: #000;
}
.tournament-index__list-season::before {
  content: '[+]';
  display: inline-block;
  margin-right: 15px;
}
.tournament-index__list-season.--opened::before {
  content: '[-]';
}
.tournament-index__list-name {
  text-align: center;
  margin-top: 20px;
}
.tournament-index__list-image {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 160px;
  height: 160px;
  border-radius: 50%;
  overflow: hidden;
}
.tournament-index__list-image img {
  max-width: 100%;
  max-height: 100%;
}
.tournament-view__container {
  max-width: 1600px;
  margin: 0 auto;
  padding-left: 30px;
  padding-right: 30px;
}
@media screen and (max-width: 768px) {
  .tournament-view__container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.tournament-view__main {
  padding-left: 30px;
  padding-right: 30px;
  max-width: 1736px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .tournament-view__main {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.tournament-view__content {
  padding-left: 30px;
  padding-right: 30px;
  max-width: 1900px;
  margin-top: 135px;
}
@media screen and (max-width: 768px) {
  .tournament-view__content {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.tournament-view__content-main {
  width: 67%;
  float: left;
}
.tournament-view__content-sidebar {
  width: 33%;
  float: left;
  padding-top: 25px;
  padding-left: 30px;
}
.tournament-view__games {
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 100px;
}
.tournament-view__games-header {
  font-weight: 800;
  font-size: 4.8rem;
  margin-bottom: 30px;
}
.tournament-view__games-footer {
  padding-left: 15px;
  font-size: 2.4rem;
}
.tournament-view__games-footer a {
  display: inline-block;
  color: #c03;
  border-bottom: 1px solid #c03;
}
.tournament-view__games-list .splide__arrows .splide__arrow--prev {
  left: -30px;
}
.tournament-view__games-list .splide__arrows .splide__arrow--next {
  right: -30px;
}
.tournament-view__game {
  padding: 15px;
}
.tournament-view__game .game-thumb {
  height: 100%;
  width: 100%;
  font-size: 2.4rem;
}
.tournament-view__game .game-thumb__tournament {
  font-size: 0.6em;
}
.tournament-view__game .game-thumb__date {
  font-size: 0.75em;
}
.tournament-view__title {
  margin-bottom: 25px;
  font-size: 3.6rem;
  font-weight: 800;
}
.tournament-view__articles,
.tournament-view__videos {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
.tournament-view__article {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 15px;
  margin-right: 15px;
  width: calc(50% - 30px);
  max-width: 600px;
  height: 400px;
  position: relative;
  margin-bottom: 70px;
  font-size: 2.1rem;
}
.tournament-view__article img {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 5px;
}
.tournament-view__article-tag {
  background-color: #007dc4;
  top: 13px;
  color: #fff;
}
.tournament-view__article-tag::after {
  background-color: #004b76;
}
.tournament-view__article-caption {
  padding: 40px 20px 20px;
  border-radius: 10px 10px 5px 5px;
  background-color: rgba(0,0,0,0.65);
  color: #fff;
  font-weight: 500;
}
.tournament-view__article-caption-title {
  color: #fff;
}
.tournament-view__article-caption-title a {
  color: inherit;
}
.tournament-view__article-caption-title a:hover {
  color: #f60;
}
.tournament-view__article-caption-date {
  position: absolute;
  top: 20px;
  right: 20px;
  font-size: 0.9em;
  font-weight: 300;
}
.tournament-view__video {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 15px;
  margin-right: 15px;
  width: calc(33.333333333333336% - 30px);
  position: relative;
  margin-bottom: 70px;
  border-radius: 5px;
  font-size: 1em;
}
.tournament-view__video img {
  display: block;
  width: 100%;
  height: 100%;
}
.tournament-view__video-badge {
  background-color: #49c0b6;
  top: 35px;
  font-size: 1em;
}
.tournament-view__video-badge::after {
  background-color: #297670;
}
.tournament-view__video-caption {
  padding: 20px 25px;
  border-radius: 5px;
}
.tournament-view__video-caption-title {
  font-weight: 700;
}
.tournament-view__video-caption-date {
  margin-bottom: 5px;
  font-size: 0.8em;
}
.tournament-view .media-preview__item {
  margin-bottom: 25px;
  height: 100%;
}
.tournament-view .media-preview__item:last-of-type {
  margin-bottom: 0;
}
.tournament-view .media-preview__item img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.tournament-view .media-preview__item.--main {
  max-height: 530px;
}
.tournament-view .media-preview__item.--main .media-preview__item-caption {
  padding: 1.7em 2.3em;
}
.tournament-view .media-preview__item.--main .media-preview__item-caption-date {
  position: static;
}
.tournament-view .media-preview__item.--main .media-preview__item-caption-total {
  bottom: 0.3em !important;
}
.tournament-view .media-preview__content-main {
  width: 63% !important;
  max-height: 100%;
}
.tournament-view .media-preview__content-list {
  width: 37% !important;
  display: flex;
  flex-direction: column;
}
.tournament-view .media-preview__content-list .media-preview__item {
  height: 50%;
}
@media (max-width: 768px) {
  .tournament-view .media-preview__content-list .media-preview__item {
    height: auto;
  }
}
.tournament-disqulification {
  border-radius: 5px 5px 10px 10px;
  margin-bottom: 80px;
  box-shadow: 0 3px 5px rgba(0,0,0,0.3);
  overflow: hidden;
}
.tournament-disqulification__header {
  background-color: #252526;
  border-bottom: 1px solid #fff;
  font-weight: 700;
  font-size: 2.2rem;
}
.tournament-disqulification__header .tabs {
  color: #fff;
}
.tournament-disqulification__header .tabs li {
  padding-left: 1em;
  padding-right: 1em;
}
.tournament-disqulification__header .tabs li.active {
  color: #f60;
}
.tournament-disqulification__content {
  background-color: #fff;
  overflow: hidden;
}
.tournament-disqulification__no-results {
  padding: 30px;
  text-align: center;
  font-size: 2em;
}
.tournament-disqulification table tbody td {
  font-size: 2.4rem;
  font-weight: 500;
}
.tournament-disqulification table tbody .col-duration {
  font-style: italic;
  font-weight: 700;
}
.tournament-disqulification table tbody .col-team-image img {
  border-radius: 50%;
  height: 75px;
  width: 75px;
}
.tournament-disqulification table tbody .team-logo {
  height: 75px;
  width: 75px;
}
.tournament-disqulification table .col-duration,
.tournament-disqulification table .thead-col-duration {
  text-align: right;
}
.tournament-disqulification table .col-num {
  font-weight: 700;
}
.tournament-disqulification__table-consideration .col-reason {
  text-align: center;
  font-size: 1.1em;
}
.tournament-disqulification__table-consideration .col-reason .game-event-icon {
  vertical-align: sub;
}
@media (min-width: 480px) {
  .tournament-disqulification__table-consideration .col-reason .game-event-icon {
    margin-right: 10px;
  }
}
.video-index {
  max-width: 1600px;
  margin: 0 auto;
  padding-left: 30px;
  padding-right: 30px;
}
@media screen and (max-width: 768px) {
  .video-index {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.video-index__main {
  width: 75%;
  float: left;
  margin-bottom: 40px;
}
.video-index__filter-wrap {
  margin-bottom: 40px;
}
@media (max-width: 768px) {
  .video-index .page-filter__label-wrapper {
    width: 100%;
  }
}
.video-index__list {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
.video-index__list-item {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 15px;
  margin-right: 15px;
  width: calc(33.333333333333336% - 30px);
  height: 15em;
  margin-bottom: 60px;
  cursor: pointer;
}
.video-index__list-item .video-thumb {
  width: 100%;
  height: 100%;
}
.video-index__load {
  text-align: center;
}
.video-index__load button {
  font-weight: 300;
  font-size: 1.8rem;
}
.video-index__sidebar {
  width: 25%;
  float: left;
  padding-left: 15px;
}

/*# sourceMappingURL=main.css.map */
