@charset "UTF-8";
/*=== Подключение шрифтов  ================================*/
@font-face {
  font-family: Fractul;
  font-display: swap;
  src: url("../fonts/Fractul-Bold.woff2") format("woff2"), url("../fonts/Fractul-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: Gilroy;
  font-display: swap;
  src: url("../fonts/Gilroy-Bold.woff2") format("woff2"), url("../fonts/Gilroy-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: Gilroy;
  font-display: swap;
  src: url("../fonts/Gilroy-Medium.woff2") format("woff2"), url("../fonts/Gilroy-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: Gilroy;
  font-display: swap;
  src: url("../fonts/Gilroy-Semibold.woff2") format("woff2"), url("../fonts/Gilroy-Semibold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: Gilroy;
  font-display: swap;
  src: url("../fonts/Gilroy-RegularItalic.woff2") format("woff2"), url("../fonts/Gilroy-RegularItalic.woff") format("woff");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: Gilroy;
  font-display: swap;
  src: url("../fonts/Gilroy-Regular.woff2") format("woff2"), url("../fonts/Gilroy-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: Inter;
  font-display: swap;
  src: url("../fonts/Inter-Regular.woff2") format("woff2"), url("../fonts/Inter-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
/*=== Икончные шрифты  ====================================*/
@font-face {
  font-family: "icon-fonts";
  src: url("../fonts/icon-fonts.eot?n9x5kt");
  src: url("../fonts/icon-fonts.eot?n9x5kt#iefix") format("embedded-opentype"), url("../fonts/icon-fonts.ttf?n9x5kt") format("truetype"), url("../fonts/icon-fonts.woff?n9x5kt") format("woff"), url("../fonts/icon-fonts.svg?n9x5kt#icon-fonts") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: inline-block;
}
[class^=icon-]::before, [class*=" icon-"]::before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icon-fonts" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-ok:before {
  content: "\e930";
  color: #999;
}

.icon-telegram:before {
  content: "\e931";
  color: #999;
}

.icon-whatsapp:before {
  content: "\e932";
  color: #999;
}

.icon-android:before {
  content: "\e900";
  color: #fff;
}

.icon-arrow:before {
  content: "\e901";
}

.icon-boxing:before {
  content: "\e902";
}

.icon-discount-shape:before {
  content: "\e903";
}

.icon-gift:before {
  content: "\e904";
}

.icon-barbell:before {
  content: "\e905";
}

.icon-baseball-helmet:before {
  content: "\e906";
}

.icon-basket-ball:before {
  content: "\e907";
}

.icon-basketball-court:before {
  content: "\e908";
}

.icon-basketball-uniform-a:before {
  content: "\e909";
}

.icon-basketball-uniform-b:before {
  content: "\e90a";
}

.icon-bowling-ball:before {
  content: "\e90b";
}

.icon-bowling-pin:before {
  content: "\e90c";
}

.icon-boxing-gloves:before {
  content: "\e90d";
}

.icon-card:before {
  content: "\e90e";
}

.icon-corner-flag:before {
  content: "\e90f";
}

.icon-doublestick:before {
  content: "\e910";
}

.icon-energy-drink:before {
  content: "\e911";
}

.icon-flag:before {
  content: "\e912";
}

.icon-goal:before {
  content: "\e913";
}

.icon-google:before {
  content: "\e914";
}

.icon-horseriding-helmet:before {
  content: "\e915";
}

.icon-ice-skate-stick:before {
  content: "\e916";
}

.icon-medal:before {
  content: "\e917";
}

.icon-microphone:before {
  content: "\e918";
}

.icon-net:before {
  content: "\e919";
}

.icon-pingpong-bat:before {
  content: "\e91a";
}

.icon-rugby-helmet:before {
  content: "\e91b";
}

.icon-scoreboard:before {
  content: "\e91c";
}

.icon-soccer-ball:before {
  content: "\e91d";
}

._icon-soccer-ball:before {
  content: "";
  background-image: url(../img/icons/icons-play/soccer-ball.svg);
  background-repeat: no-repeat;
}

.icon-soccer-field:before {
  content: "\e91e";
}

.icon-speedometer:before {
  content: "\e91f";
}

.icon-stopwatch:before {
  content: "\e920";
}

.icon-team-uniform:before {
  content: "\e921";
}

.icon-tennis-ball:before {
  content: "\e922";
}

.icon-trophy:before {
  content: "\e923";
}

.icon-voley-ball:before {
  content: "\e924";
}

.icon-prize:before {
  content: "\e925";
  color: #047cf9;
}

.icon-instagram:before {
  content: "\e926";
  color: #999;
}

.icon-ios:before {
  content: "\e927";
  color: #fff;
}

.icon-medal-star:before {
  content: "\e928";
}

.icon-moneys:before {
  content: "\e929";
}

.icon-profile-2user:before {
  content: "\e92a";
}

.icon-profile-circle:before {
  content: "\e92b";
  color: #006bdb;
}

.icon-twitter:before {
  content: "\e92c";
  color: #999;
}

.icon-video-play:before {
  content: "\e92d";
}

.icon-video-square:before {
  content: "\e92e";
}

.icon-vkontakte:before {
  content: "\e92f";
  color: #999;
}

/*=== Обнуление стилей ====================================*/
* {
  padding: 0;
  margin: 0;
  border: 0;
}

*, *:before, *:after {
  -box-sizing: border-box;
}

:focus, :active {
  outline: none;
}

a:focus, a:active {
  outline: none;
}

nav, footer, aside {
  display: block;
}

html, body {
  font-family: "Gilroy", sans-serif;
  height: 100%;
  width: 100%;
  font-size: 100%;
  line-height: 1;
  font-size: 16px;
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

input, button, textarea {
  font-family: inherit;
}

input::-ms-clear {
  display: none;
}

button {
  cursor: pointer;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

a, a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

ul li {
  list-style: none;
}

img {
  vertical-align: top;
}

h1, h2, h3, h4, h5, h6 {
  font-size: inherit;
  font-weight: 400;
}

/*==== Buttons =====================================================*/
.button-blue {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 11px 14px;
  font-weight: 500;
  font-size: 15px;
  line-height: 18px;
  color: #006BDB;
  background: #EBF5FF;
  border-radius: 5px;
  transition: all 0.3s ease 0s;
}
.button-blue:hover {
  transition: all 0.3s ease 0s;
  background: #006BDB;
  box-shadow: 0px 4px 15px rgba(0, 96, 196, 0.25);
  color: #FFFFFF;
}
.button-blue:hover::before {
  color: #FFFFFF;
}
.button-blue::before {
  margin: 0 6px 0 0;
}

/*==== Элементы сайта ==============================================*/
._close-icon {
  cursor: pointer;
  background-image: url(../img/icons/close-icon.svg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 25px;
  height: 25px;
  transition: all 0.3s ease 0s;
}
._close-icon:hover {
  transition: all 0.3s ease 0s;
  background-image: url(../img/icons/close-icon-hover.svg);
}

.element-av {
  display: flex;
  align-items: center;
  padding: 12px 0;
}
.element-av__icon {
  width: 30px;
  height: 30px;
  margin: 0 8px 0 0;
}
.element-av__column {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.element-av__title {
  font-size: 14px;
  line-height: 16px;
  color: #333333;
}
.element-av__subtitle {
  font-size: 13px;
  line-height: 15px;
  color: #999999;
}

.search {
  position: relative;
}
.search__input {
  background: #F3F3F3;
  border-radius: 5px;
  padding: 11px 23px 11px 40px;
  border: 1px solid #F3F3F3;
  font-size: 14px;
}
.search__input::placeholder {
  color: #BFBFBF;
}
.search__input:focus {
  border: 1px solid #999999;
}
.search__button {
  top: 9px;
  left: 9px;
  position: absolute;
  background: none;
  background-image: url(../img/icons/search.svg);
  background-repeat: no-repeat;
  background-size: auto;
  width: 22px;
  height: 22px;
}

.logo {
  display: flex;
  align-items: center;
}
.logo__name {
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "Fractul";
  font-weight: 700;
  font-size: 20px;
  text-transform: uppercase;
  color: #047CF9;
  padding: 0 8px 0 0;
}
.logo__text {
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "Gilroy";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  height: 25px;
  color: #999999;
  padding: 0 0 0 8px;
  border-left: 1px solid #999999;
}

.breadcrumbs {
  overflow: hidden;
}
@media (max-width: 600px) {
  .breadcrumbs {
    padding: 0 0 0 12px;
  }
}
.breadcrumbs__list {
  overflow-y: auto;
  display: flex;
  padding: 0 0 10px 0;
  margin: 0 0 -10px 0;
}
.breadcrumbs__item {
  margin: 0 10px 0 0;
}
.breadcrumbs__item:last-child .breadcrumbs__link::after {
  display: none;
}
.breadcrumbs__link {
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.03em;
  color: #999999;
  display: flex;
  align-items: center;
  white-space: nowrap;
}
.breadcrumbs__link:hover {
  color: #6a6a6a;
}
.breadcrumbs__link::after {
  content: "";
  background-image: url(../img/icons/arrow-breadcrumbs.svg);
  background-repeat: no-repeat;
  background-size: auto;
  width: 6px;
  height: 9px;
  margin: 0 0 0 10px;
}

._icon-arrow-spoller::after {
  content: "";
  background: #EBF5FF;
  border-radius: 6px;
  flex: 0 0 30px;
  height: 30px;
  display: inline-block;
  background-image: url(../img/icons/arrow-spoller-blue.svg);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center;
}
._icon-arrow-spoller:hover::after {
  background: #006BDB;
  background-image: url(../img/icons/arrow-spoller-white.svg);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center;
}

._icon-arrow-rating::after {
  content: "";
  background: #61BE3D;
  border-radius: 6px;
  flex: 0 0 30px;
  height: 30px;
  display: inline-block;
  background-image: url(../img/icons/arrow-spoller-white.svg);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center;
  transform: rotate(-90deg);
  transition: all 0.3s ease 0s;
}
._icon-arrow-rating:hover {
  transition: all 0.3s ease 0s;
}
._icon-arrow-rating:hover::after {
  transition: all 0.3s ease 0s;
  background: #54B130;
  background-image: url(../img/icons/arrow-spoller-white.svg);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center;
  background-position-y: 18px;
}

.card-color {
  display: flex;
  margin: 10px 0 0 0;
}
.card-color__item {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #ffffff;
  margin: 0 4px 0 0;
  padding: 4px 8px;
  border-radius: 3px;
  font-size: 16px;
}
.card-color__item:last-child {
  margin: 0;
}
@media (max-width: 768px) {
  .card-color__item {
    padding: 3px 6px;
    font-size: 13px;
  }
}
.card-color__item.grey {
  background: #999999;
}
.card-color__item.green {
  background: #71CF4D;
}
.card-color__item.red {
  background: #FD213A;
}

._bg-style-1 {
  background-image: url(../img/bg-style/bg-style-1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

._bg-style-2 {
  background-image: url(../img/bg-style/bg-style-2.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

._bg-style-3 {
  background-image: url(../img/bg-style/bg-style-3.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

._bg-style-4 {
  background-image: url(../img/bg-style/bg-style-4.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

._bg-style-5 {
  background-image: url(../img/bg-style/bg-style-5.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

._bg-style-6 {
  background-image: url(../img/bg-style/bg-style-6.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

._bg-style-7 {
  background-image: url(../img/bg-style/bg-style-7.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

._bg-style-8 {
  background-image: url(../img/bg-style/bg-style-8.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

/*============================================================*/
h1 {
  font-weight: 600;
  font-size: 32px;
  line-height: 38px;
  color: #333333;
}
@media (max-width: 500px) {
  h1 {
    font-size: 24px;
    line-height: 29px;
  }
}

h2 {
  font-weight: 600;
  font-size: 24px;
  line-height: 29px;
  color: #333333;
}

p {
  margin: 14px 0 0px 0;
  font-weight: 400;
  font-size: 16px;
  line-height: 155%;
  color: #333333;
}
@media (max-width: 500px) {
  p {
    font-size: 14px;
    line-height: 150%;
  }
}
@media (max-width: 600px) {
  p {
    padding: 0 12px;
  }
}

a {
  color: #006BDB;
}

/*=========================================================*/
.wrapper {
  width: 100%;
  min-height: 100%;
  display: flex;
  flex-direction: column;
}

/*==== Контейнер =====================================================*/
._container {
  max-width: 1200px;
  margin: 0 auto;
}

/*==== Основной блок =====================================================*/
.page {
  flex: 1 1 auto;
}
.page__container {
  display: flex;
}
@media (max-width: 992px) {
  .page__container {
    display: block;
  }
}
.page__content {
  background: #EDEEF0;
  flex: 1 1 auto;
  padding: 20px 20px 20px 20px;
  min-width: 0;
}
@media (max-width: 600px) {
  .page__content {
    padding: 20px 0 20px 0;
  }
}
.page__sidebar {
  background: #EDEEF0;
  flex: 0 0 315px;
  padding: 20px 0 20px 0;
}
@media (max-width: 992px) {
  .page__sidebar {
    padding: 20px 20px 20px 20px;
  }
}
@media (max-width: 600px) {
  .page__sidebar {
    padding: 20px 0 20px 0;
  }
}
.page__title {
  margin: 30px 0 14px 0;
  font-weight: 600;
  font-size: 32px;
  line-height: 38px;
  color: #333333;
}
@media (max-width: 500px) {
  .page__title {
    font-size: 24px;
    line-height: 29px;
  }
}
@media (max-width: 600px) {
  .page__title {
    padding: 0 12px 0 12px;
  }
}
.page__title-liga {
  display: flex;
  align-items: center;
  margin: 30px 0 24px 0;
}
.page__title-liga .page__title {
  margin: 0;
}
@media (max-width: 768px) {
  .page__title-liga .page__title {
    font-size: 24px;
    line-height: 28px;
  }
}
@media (max-width: 768px) {
  .page__title-liga .page__title {
    padding: 0;
  }
}
@media (max-width: 600px) {
  .page__title-liga {
    margin: 24px 12px 24px 12px;
  }
}
.page__title-liga-icon {
  width: 50px;
  height: 50px;
  margin: 0 16px 0 0;
}
@media (max-width: 768px) {
  .page__title-liga-icon {
    width: 40px;
    height: 40px;
    margin: 0 8px 0 0;
  }
}
.page__title-liga-icon._border {
  border: 1px solid #999999;
  border-radius: 5px;
  padding: 5px;
}
.page__row {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 768px) {
  .page__row._column {
    flex-direction: column;
  }
}
.page__row-team {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1150px) {
  .page__row-team {
    display: block;
  }
}
@media (max-width: 992px) {
  .page__row-team {
    display: flex;
  }
}
@media (max-width: 900px) {
  .page__row-team {
    display: block;
  }
}
.page__row-team .inner-block {
  flex: 1 1 50%;
}
.page__row-team .inner-block:nth-child(1) {
  margin: 20px 10px 0 0;
}
@media (max-width: 1150px) {
  .page__row-team .inner-block:nth-child(1) {
    margin: 20px 0 0 0;
  }
}
@media (max-width: 992px) {
  .page__row-team .inner-block:nth-child(1) {
    margin: 20px 10px 0 0px;
  }
}
@media (max-width: 900px) {
  .page__row-team .inner-block:nth-child(1) {
    margin: 20px 0 0 0;
  }
}
.page__row-team .inner-block:nth-child(2) {
  margin: 20px 0px 0 10px;
}
@media (max-width: 1150px) {
  .page__row-team .inner-block:nth-child(2) {
    margin: 20px 0 0 0;
  }
}
@media (max-width: 992px) {
  .page__row-team .inner-block:nth-child(2) {
    margin: 20px 0px 0 10px;
  }
}
@media (max-width: 900px) {
  .page__row-team .inner-block:nth-child(2) {
    margin: 20px 0 0 0;
  }
}
.page__row-team .inner-block__title {
  margin: 0 0 20px 0;
}
.page__row-team .inner-block__title img {
  max-width: 50px;
  height: auto;
  object-fit: contain;
}
.page__row-team .inner-block__title span {
  margin: 0 0 0 10px;
}
.page__title-icon {
  margin: 14px 0;
  display: flex;
  align-items: center;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #333333;
}
@media (max-width: 600px) {
  .page__title-icon {
    padding: 0 12px;
  }
}
.page__title-icon img {
  width: 19px;
  height: 19px;
  margin: 0 6px 0 0;
}
.page__text {
  display: flex;
  align-items: center;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #333333;
}
@media (max-width: 600px) {
  .page__text {
    padding: 0 12px;
  }
}

/*==== Боковая панель (sidebar) =====================================================*/
.my-league {
  margin: 20px 0 0 0;
}
.my-league__item {
  padding: 0 20px 0 10px;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #EEEEEE;
}
.my-league__item:hover {
  background: #F8F8F8;
}
.my-league__item-row {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.my-league__item-row .element-av {
  flex: 1 1 auto;
}
.sidebar__container {
  padding: 16px 0px 10px 0px;
  background: #FFFFFF;
  border-radius: 5px 0px 0px 5px;
}
@media (max-width: 992px) {
  .sidebar__container {
    border-radius: 5px;
  }
}
.sidebar__title {
  padding: 0 20px 0 10px;
  display: flex;
  align-items: center;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  color: #333333;
  margin: 0 0 14px 0;
}
.sidebar__title img {
  width: auto;
  height: 22px;
  margin: 0 8px 0 0;
}
.sidebar__item {
  display: flex;
  padding: 0 20px 0 10px;
  border-bottom: 1px solid #EEEEEE;
}
.sidebar__item:hover {
  background: #F8F8F8;
}

.my-tournament {
  margin: 20px 0 0 0;
}
.my-tournament__item {
  display: flex;
  align-items: center;
}
.my-tournament__item .element-av {
  flex: 1 1 auto;
}

.popular-matches {
  margin: 20px 0 0 0;
}
.popular-matches__item .card-forecast__row {
  margin: 10px 0 0 0;
}
.rating {
  margin: 20px 0 0 0;
}
.rating__link {
  width: 100%;
  display: flex;
  align-items: center;
  padding: 21px 0;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: #333333;
}

.team-composition {
  margin: 20px 0 0 0;
}
.team-composition__subtitle {
  margin: 20px 0 4px 10px;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #333333;
}
.team-composition__item-row {
  width: 100%;
}
.team-composition__item-row .element-av {
  width: 100%;
}

/*==== Шапка сайта (Header) ==============================================*/
.header {
  background-color: #ffffff;
}
.header__content {
  position: relative;
}
.header__top {
  display: flex;
  align-items: center;
  padding: 14px 20px;
  position: relative;
}
.header__top._fixed {
  box-sizing: border-box;
  background-color: #FFFFFF;
  z-index: 100;
  transition: all 0.5s ease;
  position: fixed;
  width: 100%;
  max-width: 1200px;
}
@media (max-width: 992px) {
  .header__top {
    padding: 14px;
  }
}
.header__top .header__column {
  flex: 1 1 auto;
}
@media (max-width: 768px) {
  .header__top div:nth-child(1) {
    order: 1;
  }
  .header__top div:nth-child(2) {
    order: 5;
  }
  .header__top div:nth-child(3) {
    order: 2;
  }
  .header__top div:nth-child(4) {
    order: 4;
  }
  .header__top div:nth-child(5) {
    order: 5;
  }
  .header__top div:nth-child(6) {
    order: 6;
  }
}
.header__logo {
  display: flex;
}
@media (max-width: 992px) {
  .header__logo .logo__text {
    display: none;
  }
}
@media (max-width: 768px) {
  .header__logo {
    justify-content: center;
  }
}
@media (max-width: 600px) {
  .header__logo .logo__name {
    font-size: 18px;
  }
}
@media (max-width: 400px) {
  .header__logo .logo__name {
    font-size: 15px;
  }
}
.header__item {
  position: relative;
  margin: 0 16px 0 0;
}
.header__item:last-child {
  margin: 0;
}
@media (max-width: 768px) {
  .header__item {
    margin: 0 12px 0 0;
  }
}
.header__button {
  background: #FD213A;
  border-radius: 5px;
  padding: 10px 20px;
  font-weight: 500;
  font-size: 15px;
  line-height: 18px;
  color: #FFFFFF;
  display: inline-flex;
  align-items: center;
  transition: all 0.5s ease 0s;
}
@media (max-width: 768px) {
  .header__button {
    display: none;
  }
}
.header__button:hover {
  transition: all 0.5s ease 0s;
  background: #C90E2E;
}
.header__button::before {
  content: "";
  display: inline-block;
  background-image: url(../img/icons/fischka.svg);
  background-repeat: no-repeat;
  background-size: auto;
  width: 20px;
  height: 20px;
  margin: 0px 10px 0 0;
}
.header__item-prize {
  cursor: pointer;
  background: #F3F3F3;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  width: 40px;
  height: 40px;
}
@media (max-width: 400px) {
  .header__item-prize {
    width: 26px;
    height: 26px;
  }
  .header__item-prize::before {
    font-size: 14px;
  }
}
.header__close {
  background-image: url(../img/icons/header-close.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 20px;
  height: 20px;
  display: none;
}
@media (max-width: 768px) {
  .header__close {
    display: none;
    position: absolute;
    z-index: 11;
    right: -38px;
    top: 64px;
  }
  .header__close._active {
    display: block;
  }
}
@media (max-width: 768px) {
  .header__search {
    width: 26px;
    height: 26px;
  }
  .header__search .search__input {
    position: fixed;
    width: 100%;
    box-sizing: border-box;
    height: 53px;
    top: 68px;
    left: 0;
    z-index: 10;
    border-radius: 0px;
    padding: 11px 14px 11px 14px;
    font-size: 16px;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease 0s;
  }
  .header__search .search__input.active {
    transition: all 0.3s ease 0s;
    opacity: 1;
    visibility: visible;
  }
  .header__search .search__button {
    background-image: url(../img/icons/search-mb.svg);
    top: 0;
    left: 0;
    width: 26px;
    height: 26px;
  }
}
@media (max-width: 768px) {
  .header__button-entry {
    background: none;
    padding: 0;
  }
  .header__button-entry:hover {
    background: none;
    box-shadow: none;
  }
  .header__button-entry::before {
    display: none;
  }
  .header__button-entry::after {
    content: "";
    background-image: url(../img/icons/user-square.svg);
    background-repeat: no-repeat;
    background-size: auto;
    width: 26px;
    height: 26px;
  }
  .header__button-entry span {
    display: none;
  }
}
.header__nav {
  display: flex;
  background: #F6F6F6;
  padding: 0px 20px;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 992px) {
  .header__nav {
    padding: 0;
  }
}
.header__rating {
  flex: 0 0 auto;
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;
  color: #FD213A;
  display: inline-flex;
  align-items: center;
  transition: all 0.3s ease;
}
@media (max-width: 768px) {
  .header__rating {
    display: none;
  }
}
@media (max-width: 992px) {
  .header__rating {
    padding: 0 12px 0 0;
  }
}
.header__rating:hover {
  transition: all 0.3s ease;
  color: #C90E2E;
}
.header__rating::before {
  content: "";
  display: inline-block;
  background-image: url(../img/icons/fire.svg);
  background-repeat: no-repeat;
  width: 17px;
  height: 19px;
  margin: 0 6px 0 0;
}
.header__nav-sublist {
  overflow-y: auto;
  padding: 0 20px 10px 20px;
}
.header__block {
  margin: -10px 0 0 0;
  position: relative;
  z-index: 1;
  //height: 98px;
  background-color: #b6b4b4;
}

.menu {
  display: none;
}
@media (max-width: 768px) {
  .menu {
    display: block;
  }
}
.menu__icon {
  z-index: 100;
}
.menu__body {
  padding: 60px 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
  background: #333333;
  width: 100%;
  min-height: 100vh;
  transition: all 0.5s ease;
  transform: translate(-100%, 0);
}
.menu__body.open {
  transition: all 0.5s ease;
  transform: translate(0%, 0);
}
.menu__body .nav__link {
  color: #FFFFFF;
}
.menu__body .nav-sublist {
  display: block;
}
.menu__body .nav-sublist__column {
  margin: 24px 0;
}
.menu__body .nav-sublist__item {
  padding: 0 0 8px 0;
}
.menu__body .nav-sublist__item._active::after {
  display: none;
}
.menu__body .nav-sublist__list {
  flex-wrap: wrap;
}
@media (max-width: 375px) {
  .menu__body .nav-sublist__link {
    padding: 8px 0;
  }
}
.menu__list {
  padding: 0 12px;
}
.menu__item {
  margin: 0 0 18px 0;
}
.menu__link {
  color: #FFFFFF;
  font-weight: 500;
  font-size: 18px;
  line-height: 120%;
  transition: all 0.3s ease;
}
.menu__link:hover {
  transition: all 0.3s ease;
  color: #e3e3e3;
}

.icon-menu {
  display: none;
  position: relative;
  width: 26px;
  height: 20px;
  background: none;
}
@media (max-width: 992px) {
  .icon-menu {
    display: block;
  }
}
@media (max-width: 360px) {
  .icon-menu {
    height: 18px;
  }
}

.icon-menu::before,
.icon-menu span,
.icon-menu::after {
  left: 0%;
  position: absolute;
  height: 2px;
  width: 26px;
  transition: all 0.3s ease 0s;
  background: #646464;
  border-radius: 25px;
}

.icon-menu::before,
.icon-menu::after {
  content: "";
}

.icon-menu::before {
  top: 0%;
}

.icon-menu::after {
  bottom: 0%;
  width: 18px;
}

.icon-menu span {
  top: 44%;
}

.icon-menu.active span {
  transform: scale(0) translate(0, -50%);
}

.icon-menu.active::before {
  top: 50%;
  transform: rotate(-45deg) translate(0px, -50%);
  background-color: #FFFFFF;
}

.icon-menu.active::after {
  background-color: #FFFFFF;
  width: 26px;
  bottom: 50%;
  transform: rotate(45deg) translate(0px, 50%);
}

@media (max-width: 992px) {
  .nav {
    padding: 0px 0px;
  }
}
.nav__list {
  display: flex;
  overflow-y: auto;
  padding: 0 0 20px 0;
  margin: 0 0 -20px 0;
}
.nav__item {
  margin: 0 28px 0 0;
  position: relative;
  padding: 11px 0;
}
.nav__item::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #006BDB;
  transform: scaleX(0);
  transition: all 0.3s ease 0s;
}
.nav__item:hover::after {
  transform: scaleX(1);
  transition: all 0.3s ease 0s;
}
.nav__item._active::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #006BDB;
  transform: scaleX(1);
  transition: all 0.3s ease 0s;
}
@media (max-width: 992px) {
  .nav__item {
    padding: 0px 12px;
    margin: 0;
  }
  .nav__item._active {
    background: #006BDB;
  }
  .nav__item._active a {
    color: #FFFFFF;
  }
  .nav__item::after {
    display: none;
  }
}
.nav__link {
  box-sizing: border-box;
  padding: 7px 0px;
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;
  color: #333333;
  height: 100%;
  align-items: center;
}
.nav__link::before {
  margin: 0 6px 0 0;
}
@media (min-width: 992px) {
  .nav__link:hover::before {
    color: #047CF9;
  }
}
@media (max-width: 992px) {
  .nav__link {
    display: flex;
    flex-direction: column;
  }
}
@media (max-width: 375px) {
  .nav__link {
    font-size: 14px;
  }
}

.nav-sublist {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #333333;
}
@media (max-width: 992px) {
  .nav-sublist {
    padding: 0 12px 10px 12px;
  }
}
.nav-sublist__column {
  display: flex;
  margin: 0 20px 0 0;
}
.nav-sublist__list {
  display: flex;
  align-items: center;
}
.nav-sublist__item {
  margin: 0 20px 0 0;
  padding: 13px 0;
  position: relative;
}
.nav-sublist__item::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #006BDB;
  transform: scaleX(0);
  transition: all 0.3s ease 0s;
}
.nav-sublist__item:hover::after {
  transform: scaleX(1);
  transition: all 0.3s ease 0s;
}
.nav-sublist__item._active a {
  opacity: 1;
}
.nav-sublist__item._active::after {
  transform: scaleX(1);
  transition: all 0.3s ease 0s;
}
.nav-sublist__link {
  padding: 13px 0;
  color: #FFFFFF;
  opacity: 0.6;
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;
  transition: all 0.3s ease;
}
.nav-sublist__link._active {
  opacity: 1;
  border-bottom: 3px solid #006BDB;
}
.nav-sublist__link:hover {
  transition: all 0.3s ease;
  opacity: 1;
}
@media (max-width: 375px) {
  .nav-sublist__link {
    font-size: 14px;
  }
}
.nav-sublist__button {
  cursor: pointer;
  position: relative;
  width: 40px;
  background: #1F1F1F;
}
.nav-sublist__button::before {
  content: "";
  display: flex;
  justify-content: center;
  align-items: center;
  background-image: url(../img/icons/arrow-header.svg);
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  background-size: auto;
  background-position: center;
}
.drop-item-header {
  opacity: 0;
  transform: scale(0);
  position: absolute;
  z-index: 999;
  top: 55px;
  left: -75px;
  min-width: 160px;
  padding: 14px;
  background: #007e31;
  border-radius: 8px;
  transition: all 0.5s ease;
  transform-origin: 50% 0%;
}
.drop-item-header.open {
  transition: transform 0.5s ease;
  opacity: 1;
  transform: scale(1);
}
.drop-item-header::before {
  content: "";
  position: absolute;
  left: 84px;
  top: -18px;
  border: 11px solid transparent;
  border-bottom: 14px solid #007e31;
}
@media (max-width: 768px) {
  .drop-item-header {
    transform-origin: 30% 0%;
    left: -40px;
  }
  .drop-item-header::before {
    left: 50px;
    top: -18px;
  }
}
@media (max-width: 440px) {
  .drop-item-header {
    min-width: 87vw;
  }
}
@media (max-width: 390px) {
  .drop-item-header {
    min-width: 85vw;
  }
}
@media (max-width: 360px) {
  .drop-item-header {
    transform-origin: 20% 0%;
    top: 40px;
  }
  .drop-item-header::before {
    left: 42px;
    top: -18px;
  }
}
@media (max-width: 340px) {
  .drop-item-header {
    min-width: 83vw;
  }
}
.drop-item-header__icon {
  max-width: 61px;
  height: 12px;
}
.drop-item-header__close {
  cursor: pointer;
  position: absolute;
  background-image: url(../img/icons/close.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 22px;
  height: 22px;
  top: 10px;
  right: 10px;
}
.drop-item-header__text {
  margin: 18px 0 0 0;
  font-weight: 500;
  font-size: 15px;
  line-height: 110%;
  letter-spacing: 0.02em;
  color: #FFFFFF;
}
.drop-item-header__button {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 15px;
  line-height: 18px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #007e31;
  margin: 16px 0 0 0;
  width: 100%;
  padding: 6px 0;
  background: #8D31FF;
  border-radius: 5px;
  transition: all 0.3s ease 0s;
}
.drop-item-header__button:hover {
  transition: all 0.3s ease 0s;
  background: #9b5ce9;
}

.drop-list-nav {
  margin: -10px 0 0 0;
  position: absolute;
  z-index: 99;
  box-sizing: border-box;
  padding: 30px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  transform: scaleY(0);
  transition: all 0.3s ease;
  transform-origin: 0% 0%;
  background: #1A1A1A;
  left: 0;
  width: 100%;
}
.drop-list-nav.open {
  transform: scaleY(1);
  transition: all 0.5s ease;
}
@media (max-width: 600px) {
  .drop-list-nav {
    justify-content: center;
  }
}
.drop-list-nav__item {
  display: flex;
  margin: 0 0 14px 0;
}
.drop-list-nav__column {
  padding: 0 15px 0 0;
}
@media (max-width: 600px) {
  .drop-list-nav__column {
    flex: 1 1 100%;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
.drop-list-nav__column:last-child {
  padding: 0;
}
.drop-list-nav__link {
  font-weight: 500;
  font-size: 15px;
  line-height: 120%;
  color: #999999;
  transition: all 0.3s ease;
}
@media (max-width: 600px) {
  .drop-list-nav__link {
    font-size: 18px;
  }
}
.drop-list-nav__link:hover {
  transition: all 0.3s ease;
  color: #FFFFFF;
}

.nav-calendar {
  position: relative;
}
.nav-calendar__content {
  margin: 16px 0 -20px 0;
  overflow-x: auto;
  padding: 0 0 0px 0;
}
@media (max-width: 600px) {
  .nav-calendar__content {
    padding: 0 0 20px 12px;
  }
}
.nav-calendar__content .nav-sublist__list {
  border-bottom: 1px solid #999999;
}
.nav-calendar__content .nav-sublist__item {
  flex: 0 0 auto;
  margin: 0 40px 0 0;
  padding: 0 0 6px 0;
}
@media (max-width: 600px) {
  .nav-calendar__content .nav-sublist__item {
    margin: 0 20px 0 0;
  }
}
.nav-calendar__content .nav-sublist__item::after {
  height: 2px;
}
.nav-calendar__content .nav-sublist__item._active a {
  color: #333333;
}
.nav-calendar__content .nav-sublist__item:last-child {
  display: inline-flex;
  align-items: center;
  padding: 0;
}
.nav-calendar__content .nav-sublist__item:last-child::after {
  display: none;
}
.nav-calendar__content .nav-sublist__item:last-child::before {
  content: "";
  display: flex;
  align-self: flex-start;
  background-image: url(../img/icons/star.svg);
  background-repeat: no-repeat;
  background-size: cover;
  flex: 0 0 19px;
  height: 19px;
  margin: 0 6px 0 0;
}
.nav-calendar__content .nav-sublist__item:nth-child(1) {
  padding: 0;
}
.nav-calendar__content .nav-sublist__item:nth-child(1)::after {
  display: none;
}
.nav-calendar__content .nav-sublist__item:nth-child(1) .nav-sublist__link {
  display: inline-flex;
  align-items: center;
  padding: 0 20px 0 0;
}
.nav-calendar__content .nav-sublist__item:nth-child(1) .nav-sublist__link::before {
  content: "";
  align-self: flex-start;
  background-image: url(../img/icons/calendar.svg);
  background-repeat: no-repeat;
  background-size: contain;
  flex: 0 0 22px;
  height: 22px;
  margin: 0 6px 0px 0;
}
.nav-calendar__content .nav-sublist__link {
  opacity: 1;
  padding: 0 0 6px 0;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #999999;
}
.nav-calendar__content .nav-sublist__link:hover {
  color: #333333;
}
.nav-calendar__search {
  position: relative;
  margin: 20px 0 0 0;
  padding: 18px 0 16px 0;
  background: #edeef0;
}
@media (max-width: 600px) {
  .nav-calendar__search {
    margin: 0px 0 0 0;
    padding: 18px 12px 16px 12px;
  }
}
.nav-calendar__search .search__input {
  box-sizing: border-box;
  background: #FFFFFF;
  width: 100%;
}
.nav-big {
  margin: 0 0 24px 0;
  overflow: hidden;
  border-bottom: 1px solid #999999;
}
@media (max-width: 600px) {
  .nav-big {
    margin: 0 0 0 12px;
  }
}
.nav-big__content .nav-sublist__list {
  overflow-y: auto;
  padding: 0 0 15px 0;
  margin: 0 0 -15px 0;
}
.nav-big__content .nav-sublist__item {
  margin: 0 12px 0 0;
  padding: 0 0 7px 0;
}
.nav-big__content .nav-sublist__item::after {
  height: 2px;
}
.nav-big__content .nav-sublist__link {
  font-weight: 500;
  font-size: 15px;
  line-height: 18px;
  color: #333333;
  white-space: nowrap;
  padding: 0 0 7px 0;
}

/*==== Подвал сайта (Footer) ==============================================*/
.footer__content {
  background: #0E0E16;
}
.footer__top {
  padding: 40px 20px 20px 20px;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 992px) {
  .footer__top {
    flex-wrap: wrap;
  }
}
@media (max-width: 768px) {
  .footer__top {
    padding: 40px 12px;
  }
}
@media (max-width: 700px) {
  .footer__top {
    padding: 40px 12px 0 12px;
  }
}
.footer .footer__spollers {
  flex: 0 1 56%;
  display: flex;
  justify-content: space-between;
  padding: 0 0px 0 0;
}
@media (max-width: 992px) {
  .footer .footer__spollers {
    order: 3;
    margin: 30px 0 0 0;
    padding: 0;
  }
}
@media (max-width: 700px) {
  .footer .footer__spollers {
    flex-direction: column;
  }
}
@media (max-width: 992px) {
  .footer__column:nth-child(1) {
    flex: 1 1 100%;
  }
  .footer__column:nth-child(2) {
    margin: 30px 0 0 0;
    order: 3;
  }
}
@media (max-width: 992px) and (max-width: 700px) {
  .footer__column:nth-child(2) {
    flex: 1 1 100%;
  }
}
@media (max-width: 992px) {
  .footer__column:nth-child(3) {
    order: 3;
    margin: 30px 0 0 0;
  }
}
@media (max-width: 992px) and (max-width: 700px) {
  .footer__column:nth-child(3) {
    flex: 1 1 100%;
    margin: 0;
  }
}
@media (max-width: 992px) {
  .footer__column:nth-child(4) {
    order: 3;
    margin: 30px 0 0 0;
  }
}
@media (max-width: 992px) and (max-width: 700px) {
  .footer__column:nth-child(4) {
    flex: 1 1 100%;
    margin: 0;
  }
}
@media (max-width: 992px) {
  .footer__column:last-child {
    flex: 1 1 100%;
    order: 2;
  }
}
@media (max-width: 700px) {
  .footer__column._spoller {
    border-top: 1px solid rgba(255, 255, 255, 0.15);
  }
}
.footer__logo {
  flex-direction: column;
  align-items: flex-start;
}
@media (max-width: 992px) {
  .footer__logo {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0 0 28px 0;
  }
}
.footer__logo .logo__name {
  color: #FFFFFF;
  line-height: 25px;
  padding: 0;
}
.footer__logo .logo__text {
  margin: 6px 0 0 0;
  max-width: 166px;
  border: none;
  padding: 0;
}
@media (max-width: 992px) {
  .footer__logo .logo__text {
    max-width: none;
    text-align: center;
  }
}
.footer__title {
  font-weight: 600;
  font-size: 16px;
  line-height: 120%;
  text-transform: uppercase;
  color: #FFFFFF;
  margin: 0 0 16px 0;
  text-align: start;
  position: relative;
}
@media (max-width: 992px) {
  .footer__title._none {
    display: none;
  }
}
@media (min-width: 700px) {
  .footer__title {
    pointer-events: none;
  }
}
@media (max-width: 700px) {
  .footer__title._icon-arrow {
    transition: all 0.5s ease;
    margin: 16px 0;
  }
  .footer__title._icon-arrow._active::after {
    transition: all 0.5s ease;
    transform: rotate(180deg);
  }
  .footer__title._icon-arrow::after {
    content: "";
    position: absolute;
    background-image: url(../img/icons/arrow-header.svg);
    background-repeat: no-repeat;
    background-size: auto;
    right: 0px;
    top: 5px;
    width: 15px;
    height: 8px;
    margin: 0 6px 0 0;
  }
}
.footer__nav {
  margin: 0 0 20px 0;
}
@media (max-width: 700px) {
  .footer__nav-list {
    display: flex;
    flex-wrap: wrap;
  }
}
@media (max-width: 470px) {
  .footer__nav-list {
    display: block;
  }
}
.footer__nav-item {
  margin: 0 0 8px 0;
}
@media (max-width: 700px) {
  .footer__nav-item {
    flex: 1 1 50%;
  }
}
.footer__nav-item:last-child {
  margin: 0;
}
.footer__nav-link {
  font-weight: 500;
  font-size: 14px;
  line-height: 120%;
  color: #999999;
  transition: all 0.3s ease;
}
.footer__nav-link:hover {
  color: #FFFFFF;
}
.footer__social .social__body {
  justify-content: start;
}
@media (max-width: 992px) {
  .footer__social .social__body {
    justify-content: center;
  }
}
.footer__bottom {
  border-top: 1px solid rgba(255, 255, 255, 0.15);
  padding: 20px 0px 26px 0;
  margin: 0 20px;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 768px) {
  .footer__bottom {
    margin: 0 12px;
  }
}
@media (max-width: 700px) {
  .footer__bottom {
    flex-direction: column;
    align-items: center;
  }
}
@media (max-width: 700px) {
  .footer__copyright {
    margin: 15px 0 30px 0;
  }
}
.footer__copyright-text {
  font-weight: 400;
  font-size: 14px;
  line-height: 120%;
  color: #999999;
}
.footer__copyright-text span {
  font-weight: 500;
  font-size: 12px;
  line-height: 110%;
  letter-spacing: 0.02em;
  color: #999999;
  padding: 8px;
  border: 1px solid #35353D;
  border-radius: 3px;
  margin: 0 12px 0 0;
}
@media (max-width: 400px) {
  .footer__copyright-text span {
    padding: 5px 3px;
    margin: 0 10px 0 0;
  }
}
@media (max-width: 400px) {
  .footer__copyright-text {
    font-size: 11px;
  }
}
.footer__text {
  font-weight: 400;
  font-size: 14px;
  line-height: 120%;
  color: #999999;
}
.footer__text span {
  font-weight: 500;
  color: #ffffff;
}
@media (max-width: 700px) {
  .footer__text {
    margin: 0 0 20px 0;
  }
}

.social__body {
  display: flex;
  justify-content: center;
  align-items: center;
}
.social__instagram, .social__twitter, .social__vkontakte, .social__icon-ok, .social__icon-telegram, .social__icon-whatsapp {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  border: 1px solid #999999;
  border-radius: 50%;
  margin: 0 10px 0 0;
}
.social__instagram:last-child, .social__twitter:last-child, .social__vkontakte:last-child, .social__icon-ok:last-child, .social__icon-telegram:last-child, .social__icon-whatsapp:last-child {
  margin: 0;
}
@media (max-width: 992px) {
  .social__instagram, .social__twitter, .social__vkontakte, .social__icon-ok, .social__icon-telegram, .social__icon-whatsapp {
    margin: 0 12px 0 0;
  }
}
.social__instagram::before, .social__twitter::before, .social__vkontakte::before, .social__icon-ok::before, .social__icon-telegram::before, .social__icon-whatsapp::before {
  font-size: 20px;
}
.social__instagram:hover::before, .social__twitter:hover::before, .social__vkontakte:hover::before, .social__icon-ok:hover::before, .social__icon-telegram:hover::before, .social__icon-whatsapp:hover::before {
  transition: all 0.3s ease;
  color: #ffffff;
}
/*==== Букмекерская контора ========================*/
@media (max-width: 600px) {
  .card-list {
    margin: 20px 0 0 0;
  }
}
.card-list__content {
  display: flex;
  justify-content: start;
  flex-wrap: wrap;
}
@media (max-width: 600px) {
  .card-list__content {
    padding: 0 12px;
  }
}
.card-list__item {
  box-sizing: border-box;
  margin: 0 20px 20px 0;
  padding: 10px;
  flex: 1 1 268px;
  display: flex;
  align-items: center;
  background: #FFFFFF;
  border-radius: 5px;
  transition: all 0.3s ease 0s;
}
.card-list__item:nth-child(3n) {
  margin: 0 0 20px 0px;
}
@media (max-width: 1200px) {
  .card-list__item {
    margin: 0 0 20px 0;
    flex: 1 1 300px;
  }
  .card-list__item:last-child:nth-child(odd) {
    margin: 0 0px 0 0;
  }
  .card-list__item:nth-child(3n) {
    margin: 0 0 0px 0px;
  }
  .card-list__item:nth-child(odd) {
    margin: 0 10px 20px 0px;
  }
  .card-list__item:nth-child(even) {
    margin: 0 0px 20px 10px;
  }
}
@media (max-width: 992px) {
  .card-list__item {
    flex: 1 1 400px;
  }
}
@media (max-width: 900px) {
  .card-list__item {
    flex: 1 1 300px;
  }
}
@media (max-width: 660px) {
  .card-list__item {
    flex: 1 1 100%;
  }
  .card-list__item:nth-child(3n) {
    margin: 0 0 0px 0px;
  }
  .card-list__item:nth-child(odd) {
    margin: 0 0px 20px 0px;
  }
  .card-list__item:nth-child(even) {
    margin: 0 0px 20px 0px;
  }
}
@media (max-width: 600px) {
  .card-list__item:last-child {
    margin: 0;
  }
  .card-list__item:nth-child(odd) {
    margin: 0 0px 14px 0px;
  }
  .card-list__item:nth-child(even) {
    margin: 0 0px 14px 0px;
  }
}
.card-list__item:hover {
  transition: all 0.3s ease 0s;
  box-shadow: 0px 3px 22px rgba(0, 0, 0, 0.09);
}
.card-list__item-image {
  margin: 0 10px 0 0;
  width: 100px;
  height: 74px;
}
.card-list__item-image img {
  width: 100%;
  height: 74px;
  border-radius: 5px;
  object-fit: contain;
}
.card-list__item-title {
  margin: 0 0 4px 0;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #333333;
}
.card-list__item-subtitle {
  font-size: 14px;
  line-height: 16px;
  color: #999999;
}

.card-bookmaker {
  padding: 30px;
  background: #0E1213;
  border-radius: 5px;
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 500px) {
  .card-bookmaker {
    padding: 16px 12px;
  }
}
.card-bookmaker__logo {
  flex: 1 1 auto;
}
.card-bookmaker__logo img {
  max-width: 168px;
  height: auto;
}
@media (max-width: 500px) {
  .card-bookmaker__logo img {
    max-width: 140px;
  }
}
.card-bookmaker__inner {
  display: flex;
}
@media (max-width: 768px) {
  .card-bookmaker__inner {
    justify-content: space-between;
    order: 4;
    margin: 40px 0 0 0;
    flex: 1 1 100%;
  }
}
.card-bookmaker__column {
  height: 45px;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.card-bookmaker__bonus {
  font-weight: 600;
  font-size: 28px;
  line-height: 28px;
  color: #FFFFFF;
  display: inline-flex;
  margin: -3px 0 0 0;
}
.card-bookmaker__bonus::before {
  display: flex;
  align-self: flex-end;
  margin: 0px 8px 0 0;
  font-size: 25px;
  height: 25px;
}
@media (max-width: 500px) {
  .card-bookmaker__bonus {
    font-size: 22px;
  }
}
.card-bookmaker__bonus-text {
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: #FFFFFF;
}
@media (max-width: 500px) {
  .card-bookmaker__bonus-text {
    font-size: 12px;
  }
}
.card-bookmaker__button {
  margin: 0 0 0 20px;
  background: #006BDB;
  border-radius: 5px;
  font-size: 18px;
  height: 45px;
  color: #FFFFFF;
  padding: 0px 38px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.5s ease;
}
.card-bookmaker__button:hover {
  transition: all 0.5s ease;
  background: #1d77d8;
}
@media (max-width: 500px) {
  .card-bookmaker__button {
    font-size: 14px;
  }
}
.card-bookmaker__nav {
  margin: 20px 0 0 0;
  flex: 1 1 auto;
}
@media (max-width: 768px) {
  .card-bookmaker__nav {
    order: 3;
    margin: 16px 0 0 0;
  }
}
.card-bookmaker__nav-list {
  display: flex;
  justify-content: space-between;
  height: 100%;
  align-items: flex-end;
}
@media (max-width: 768px) {
  .card-bookmaker__nav-list {
    flex-wrap: wrap;
    justify-content: start;
  }
}
.card-bookmaker__nav-item {
  padding: 0 10px;
}
@media (max-width: 768px) {
  .card-bookmaker__nav-item {
    margin: 14px 0 0 0;
  }
}
.card-bookmaker__nav-link {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  text-decoration-line: underline;
  color: #FFFFFF;
  opacity: 0.6;
}
.card-bookmaker__nav-link:hover {
  opacity: 1;
}
@media (max-width: 500px) {
  .card-bookmaker__nav-link {
    font-size: 14px;
  }
}
.card-bookmaker__link-body {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  height: 100%;
  flex: 1 1 auto;
  margin: 0 0 0 10px;
}
@media (max-width: 768px) {
  .card-bookmaker__link-body {
    order: 2;
    flex: 0 1 auto;
    flex-direction: column-reverse;
    align-items: flex-start;
  }
}
@media (max-width: 500px) {
  .card-bookmaker__link-body {
    margin: 0 0 0 20px;
  }
}
.card-bookmaker__link {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  text-decoration-line: underline;
  color: #FFFFFF;
  opacity: 0.6;
  padding: 0 10px 0 0;
}
@media (max-width: 500px) {
  .card-bookmaker__link {
    font-size: 14px;
    padding: 0 0px 0 0;
  }
}
.card-bookmaker__link::after {
  content: "";
  display: inline-block;
  background-image: url(../img/icons/arrow-card-bookmaker.svg);
  background-repeat: no-repeat;
  background-size: auto;
  width: 6px;
  height: 10px;
  margin: 0 0 0 10px;
}
.card-bookmaker__link:hover {
  opacity: 1;
}
@media (max-width: 768px) {
  .card-bookmaker__link {
    margin: 8px 0 0 0;
  }
}
.card-bookmaker__icons {
  margin: 20px 0 0 0;
}
@media (max-width: 768px) {
  .card-bookmaker__icons {
    margin: 0;
  }
}
.card-bookmaker__icons .icons-system__android,
.card-bookmaker__icons .icons-system__ios {
  border: 1px solid #ffffff;
}
.card-bookmaker__icons .icons-system__android::before,
.card-bookmaker__icons .icons-system__ios::before {
  color: #ffffff;
}
.card-bookmaker__icons .icons-system__android:hover,
.card-bookmaker__icons .icons-system__ios:hover {
  background: none;
}
.card-bookmaker__icons .icons-system__android:hover::before,
.card-bookmaker__icons .icons-system__ios:hover::before {
  color: #d8d6d6;
}
@media (max-width: 500px) {
  .card-bookmaker__icons .icons-system__android,
.card-bookmaker__icons .icons-system__ios {
    width: 34px;
    height: 34px;
    margin: 0 8px 0 0;
  }
  .card-bookmaker__icons .icons-system__android::before,
.card-bookmaker__icons .icons-system__ios::before {
    font-size: 20px;
  }
}

.card-bookmaker-mini {
  flex: 1 1 225px;
  background: linear-gradient(150.48deg, #000000 0%, #222222 100%);
  border-radius: 5px;
  padding: 20px 14px;
  min-width: 225px;
  min-height: 250px;
  box-sizing: border-box;
  display: flex;
}
@media (max-width: 500px) {
  .card-bookmaker-mini {
    min-height: 203px;
  }
}
.card-bookmaker-mini__content {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.card-bookmaker-mini__row {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.card-bookmaker-mini__column:nth-child(2) {
  margin: 14px 0 0 0;
}
@media (max-width: 500px) {
  .card-bookmaker-mini__column:nth-child(2) {
    margin: 0;
  }
}
@media (max-width: 768px) {
  .card-bookmaker-mini__column:last-child {
    display: flex;
    justify-content: space-between;
  }
}
.card-bookmaker-mini__logo {
  max-width: 92px;
}
.card-bookmaker-mini__logo img {
  max-width: 100%;
  height: auto;
}
.card-bookmaker-mini__label {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 47px;
  height: 20px;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: #FFFFFF;
  border: 0.5px solid #FFFFFF;
  border-radius: 26px;
}
.card-bookmaker-mini__text {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #FFFFFF;
}
@media (max-width: 500px) {
  .card-bookmaker-mini__text {
    font-size: 14px;
    line-height: 16px;
  }
}
.card-bookmaker-mini__freebet {
  font-weight: 700;
  font-size: 36px;
  line-height: 44px;
  color: #FFFFFF;
  margin: 0 0 10px 0;
}
@media (max-width: 500px) {
  .card-bookmaker-mini__freebet {
    font-size: 30px;
    line-height: 36px;
  }
}
.card-bookmaker-mini__button {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 5px 0;
  max-width: 100%;
  border: 1px solid #FFFFFF;
  border-radius: 6px;
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  color: #ffffff;
  transition: all 0.3s ease 0s;
}
.card-bookmaker-mini__button:hover {
  transition: all 0.3s ease 0s;
  color: #8D31FF;
  border: 1px solid #8D31FF;
}
.card-bookmaker-mini__item {
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: #FFFFFF;
  opacity: 0.8;
  display: flex;
  margin: 0px 0 8px 0;
}
.card-bookmaker-mini__item:hover {
  text-decoration: underline;
}
.card-bookmaker-mini__item:last-child {
  margin: 0;
}
@media (max-width: 768px) {
  .card-bookmaker-mini__item {
    margin: 0;
    flex: 1 1 auto;
  }
  .card-bookmaker-mini__item:nth-child(2) {
    display: flex;
    justify-content: end;
  }
}
.card-bookmaker-mini__item._app::before {
  content: "";
  background-image: url(../img/icons/app-mini-card.svg);
  background-repeat: no-repeat;
  background-size: auto;
  flex: 0 0 17px;
  height: 17px;
  margin: 0 6px 0 0;
}
.card-bookmaker-mini__item._cast::before {
  content: "";
  background-image: url(../img/icons/video-mini-card.svg);
  background-repeat: no-repeat;
  background-size: auto;
  flex: 0 0 17px;
  height: 17px;
  margin: 0 6px 0 0;
}

.card-forecast-body {
  overflow-x: auto;
}
.card-forecast-body__row {
  margin: 10px 0 0 0;
  display: flex;
}
@media (max-width: 992px) {
  .card-forecast-body__row {
    justify-content: space-between;
  }
}

.card-forecast {
  box-sizing: border-box;
  width: 255px;
  margin: 0 10px 0 0;
  background: #FFFFFF;
  border: 1px solid #F4F4F4;
  box-shadow: 0px 4px 26px rgba(0, 0, 0, 0.05);
  border-radius: 5px;
  padding: 12px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
.card-forecast:hover .card-forecast__button {
  color: #ffffff;
  background: #006BDB;
  transition: all 0.3s ease 0s;
}
.card-forecast:hover .card-forecast__button::after {
  transition: all 0.3s ease 0s;
  background: #0061C5;
  background-image: url(../img/icons/arrow-forecast-white.svg);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center;
  background-position-x: 14px;
}
@media (max-width: 992px) {
  .card-forecast {
    margin: 0 30px 0 0;
  }
}
@media (max-width: 880px) {
  .card-forecast {
    margin: 0 10px 0 0;
  }
}
.card-forecast__title {
  width: 100%;
  text-align: start;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #5C5C5C;
}
.card-forecast__row {
  width: 100%;
  margin: 20px 0 0 0;
  display: flex;
  justify-content: space-between;
}
.card-forecast__team {
  display: flex;
  align-items: center;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #333333;
  margin: 0 0 6px 0px;
}
.card-forecast__team span {
  padding: 0 10px 0 6px;
}
.card-forecast__team img {
  width: 28px;
  height: auto;
}
.card-forecast__date {
  margin: 6px 0 0 0;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #999999;
  white-space: nowrap;
}
.card-forecast__time {
  margin: 10px 0 0 0;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #333333;
  text-align: end;
}
.card-forecast__button {
  box-sizing: border-box;
  margin: 10px 0 0 0;
  background: #EDEEF0;
  color: #333333;
  border-radius: 5px;
  font-size: 14px;
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
  width: 232px;
  padding: 3px 3px 3px 9px;
  transition: all 0.3s ease 0s;
}
.card-forecast__button::after {
  content: "";
  background: #ffffff;
  border-radius: 6px;
  flex: 0 0 28px;
  height: 28px;
  background-image: url(../img/icons/arrow-forecast-grey.svg);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center;
  transition: all 0.3s ease 0s;
}
.card-forecast__button:hover {
  color: #ffffff;
  background: #006BDB;
  transition: all 0.3s ease 0s;
}
.card-forecast__button:hover::after {
  transition: all 0.3s ease 0s;
  background: #0061C5;
  background-image: url(../img/icons/arrow-forecast-white.svg);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center;
  background-position-x: 14px;
}

.card-bookmaker-line {
  display: block;
  margin: 0 0 20px 0;
}
.card-bookmaker-line__content {
  border-radius: 5px;
  display: flex;
  background: #2c2c2c;
  padding: 0px 30px;
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 600px) {
  .card-bookmaker-line__content {
    padding: 0 12px;
  }
}
.card-bookmaker-line__logo {
  margin: 0 14px 0 0;
}
@media (max-width: 600px) {
  .card-bookmaker-line__logo {
    margin: 0 23px 0 0;
  }
}
.card-bookmaker-line__logo img {
  width: 81px;
  height: 38px;
  object-fit: contain;
}
.card-bookmaker-line__column {
  padding: 11px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex: 0 1 auto;
}
@media (max-width: 1125px) {
  .card-bookmaker-line__column:nth-child(1) {
    flex: 1 1 100%;
  }
}
@media (max-width: 992px) {
  .card-bookmaker-line__column:nth-child(1) {
    flex: 0 1 auto;
  }
}
@media (max-width: 840px) {
  .card-bookmaker-line__column:nth-child(1) {
    flex: 1 1 100%;
  }
}
.card-bookmaker-line__column:nth-child(2) {
  flex: 1 1 auto;
}
@media (max-width: 768px) {
  .card-bookmaker-line__column:nth-child(2) {
    margin: 20px 0 0 0;
  }
}
.card-bookmaker-line__text {
  margin: 0 14px 0 0;
  font-size: 14px;
  line-height: 16px;
  color: #FFFFFF;
}
.card-bookmaker-line__text-bg {
  flex: 1 1 auto;
  margin: 0 10px 0 0;
}
.card-bookmaker-line__text-bg span {
  padding: 8px;
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  color: #FFFFFF;
  background: #00c7b1;
  border-radius: 20px 5px 10px 1px;
}

@media (max-width: 992px) {
  .card-bookmaker-line__text-bg span {
    background: #00c7b1;
    padding: 8px;
  }
}
@media (max-width: 840px) {
  .card-bookmaker-line__text-bg span {
    background: none;
    padding: 0px;
  }
}
.card-bookmaker-line__button {
  padding: 6px 20px;
  background: #FFFFFF;
  border-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  line-height: 16px;
  color: #333333;
  transition: all 0.3s ease 0s;
}
.card-bookmaker-line__button::after {
  content: "";
  align-items: center;
  background: url(../img/icons/arrow-black.svg) no-repeat;
  background-size: contain;
  flex: 0 0 8px;
  height: 12px;
  margin: 0 0 0 9px;
  transition: all 0.3s ease 0s;
}
.card-bookmaker-line__button:hover {
  transition: all 0.3s ease 0s;
  color: #ffffff;
  background: #753bbd;
}
.card-bookmaker-line__button:hover::after {
  transition: all 0.3s ease 0s;
  background: url(../img/icons/arrow-forecast-white.svg) no-repeat;
}

.card-info {
  background: #FFFFFF;
  border-radius: 5px;
  overflow: hidden;
}
@media (max-width: 600px) {
  .card-info {
    margin: 20px 0 0 0;
  }
}
.card-info__content {
  padding: 30px;
  display: flex;
}
@media (max-width: 1150px) {
  .card-info__content {
    display: block;
  }
}
@media (max-width: 600px) {
  .card-info__content {
    padding: 16px 12px 12px 12px;
  }
}
.card-info__image {
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #999999;
  border-radius: 5px;
  width: 110px;
  height: 110px;
  padding: 10px;
}
.card-info__image img {
  width: 100%;
  height: 100%;
}
.card-info__column:nth-child(1) {
  margin: 0 15px 0 0;
}
@media (max-width: 1150px) {
  .card-info__column:nth-child(1) {
    margin: 0;
  }
}
@media (max-width: 1150px) {
  .card-info__column:nth-child(2) {
    margin: 20px 0 0 0;
  }
}
@media (max-width: 992px) {
  .card-info__column:nth-child(2) {
    margin: 20px 0 0 0;
  }
}
.card-info__row {
  display: flex;
  margin: 0 0 10px 0;
}
.card-info__row:last-child {
  margin: 0;
}
@media (max-width: 768px) {
  .card-info__row:nth-child(4) {
    display: block;
  }
}
.card-info__text {
  flex: 0 0 160px;
  font-size: 16px;
  line-height: 19px;
  color: #999999;
}
.card-info__title {
  flex: 1 1 70%;
  font-size: 16px;
  line-height: 19px;
  color: #333333;
}
.card-info__item-row {
  flex: 1 1 497px;
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 768px) {
  .card-info__item-row {
    margin: 14px 0 0 0;
  }
}
.card-info__item {
  box-sizing: border-box;
  font-size: 16px;
  line-height: 19px;
  color: #333333;
  display: flex;
  align-items: center;
  background: #FFFFFF;
  border: 1px solid #D5D5D5;
  border-radius: 5px;
  padding: 4px 9px;
  margin: 0 4px 6px 0;
}
.card-info__item img {
  width: 19px;
  height: auto;
  max-height: 19px;
  margin: 0 6px 0 0;
}
.card-info__item:hover {
  border: 1px solid #E4E4E4;
  background: #E4E4E4;
}
.card-info__more-content {
  flex: 1 1 497px;
  display: flex;
  flex-wrap: wrap;
}
.card-info__more {
  cursor: pointer;
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 10px 0 6px 0;
  background: #ffffff;
  font-size: 14px;
  line-height: 16px;
  color: #999999;
  position: relative;
  z-index: 1;
  display: none;
}
@media (max-width: 500px) {
  .card-info__more {
    display: flex;
  }
}
.card-info__more span:nth-child(2) {
  display: none;
}
.card-info__more._active span:nth-child(1) {
  display: none;
}
.card-info__more._active span:nth-child(2) {
  display: flex;
}
.card-info__more._active::after {
  transform: rotate(180deg);
}
.card-info__more::after {
  content: "";
  display: inline-block;
  background: url(../img/icons/arrow-grey-down.svg) no-repeat;
  background-size: contain;
  background-position: center;
  width: 12px;
  height: 12px;
  margin: 2px 0 0 6px;
}

@media (max-width: 1150px) {
  .card-info-player .card-info__content {
    display: flex;
  }
}
@media (max-width: 700px) {
  .card-info-player .card-info__content {
    display: block;
  }
}
.card-info-player .card-info__column:nth-child(2) {
  flex: 1 1 100%;
}
@media (max-width: 992px) {
  .card-info-player .card-info__column:nth-child(2) {
    margin: 0;
  }
}
@media (max-width: 700px) {
  .card-info-player .card-info__column:nth-child(2) {
    margin: 20px 0 0 0;
  }
}
@media (max-width: 1150px) {
  .card-info-player .card-info__column:nth-child(1) {
    margin: 0 20px 0 0;
  }
}
.card-info-player .card-info__image {
  width: 200px;
  height: 200px;
  padding: 0;
}
@media (max-width: 700px) {
  .card-info-player .card-info__image {
    width: 110px;
    height: 110px;
  }
}
.card-info-player .card-info__row {
  width: 100%;
  margin: 0 0 14px 0;
}
.card-info-player .card-info__row:nth-child(4) {
  display: flex;
}
@media (max-width: 600px) {
  .card-info-player .card-info__row {
    margin: 0 0 12px 0;
  }
}
.card-info-player .card-info__text {
  flex: 0 0 100px;
}
.card-info-player .card-info__title {
  flex: 1 1 50%;
  display: flex;
  align-items: center;
}
.card-info-player .card-info__title img {
  width: 28px;
  height: auto;
  margin: 0 6px 0 0;
}

.card-stadion {
  margin: 20px 0 0 0;
}
.card-stadion .card-info-stadion .card-info__column:nth-child(1) {
  margin: 0 15px 0 0;
}
.card-stadion .card-info-stadion .card-info__image {
  height: 150px;
  margin: 0 25px 0 0;
}
.card-stadion .card-info-stadion .card-info__image img {
  border-radius: 5px;
  object-fit: cover;
}
@media (max-width: 700px) {
  .card-stadion .card-info-stadion .card-info__image {
    width: 300px;
    height: 200px;
  }
}
@media (max-width: 400px) {
  .card-stadion .card-info-stadion .card-info__image {
    width: 100%;
  }
}
.card-stadion .card-info-stadion .card-info__content {
  padding: 20px 30px 30px 30px;
}
@media (max-width: 500px) {
  .card-stadion .card-info-stadion .card-info__content {
    padding: 16px 12px 12px 12px;
  }
}

.card-info-stadion__title {
  font-weight: 600;
  font-size: 24px;
  line-height: 29px;
  color: #333333;
  margin: 30px 30px 0px 30px;
}
@media (max-width: 500px) {
  .card-info-stadion__title {
    margin: 16px 12px 0px 12px;
  }
}
.card-info-stadion__text {
  margin: -6px 0 0 0;
  padding: 0 30px 30px 30px;
}
@media (max-width: 600px) {
  .card-info-stadion__text {
    padding: 0px 12px 16px 12px;
  }
}
.card-info-stadion__text a {
  display: block;
  color: #333333;
}
@media (max-width: 700px) {
  .card-info-stadion .card-info__content {
    padding: 30px 30px 10px 30px;
  }
}
@media (max-width: 600px) {
  .card-info-stadion .card-info__content {
    padding: 16px 12px 10px 12px;
  }
}
@media (max-width: 1150px) {
  .card-info-stadion .card-info__content {
    display: flex;
  }
}
@media (max-width: 700px) {
  .card-info-stadion .card-info__content {
    display: block;
  }
}
.card-info-stadion .card-info__column:nth-child(2) {
  flex: 1 1 100%;
}
@media (max-width: 1150px) {
  .card-info-stadion .card-info__column:nth-child(2) {
    margin: 0 20px 0 0;
  }
}
@media (max-width: 992px) {
  .card-info-stadion .card-info__column:nth-child(2) {
    margin: 0;
  }
}
@media (max-width: 700px) {
  .card-info-stadion .card-info__column:nth-child(2) {
    margin: 20px 0 0 0;
  }
}
.card-info-stadion .card-info__column:nth-child(1) {
  margin: 0 20px 0 0;
}
@media (max-width: 1150px) {
  .card-info-stadion .card-info__column:nth-child(1) {
    margin: 0 20px 0 0;
  }
}
@media (max-width: 400px) {
  .card-info-stadion .card-info__column:nth-child(1) {
    margin: 0;
  }
}
.card-info-stadion .card-info__image {
  width: 200px;
  height: 200px;
  padding: 0;
  border: none;
}
.card-info-stadion .card-info__image img {
  border-radius: 5px;
}
@media (max-width: 700px) {
  .card-info-stadion .card-info__image {
    width: 110px;
    height: 110px;
  }
}
.card-info-stadion .card-info__row {
  width: 100%;
  margin: 0 0 12px 0;
}
.card-info-stadion .card-info__row:nth-child(4) {
  display: flex;
}
.card-info-stadion .card-info__text {
  flex: 0 0 130px;
}
.card-info-stadion .card-info__title {
  flex: 1 1 50%;
  display: flex;
  align-items: center;
}
.card-info-stadion .card-info__title img {
  width: 28px;
  height: auto;
  margin: 0 6px 0 0;
}

.card-profile {
  margin: 20px 0 0 0;
}
.card-profile .statistics-table {
  margin: 20px 0 0 0;
}
@media (max-width: 1150px) {
  .card-profile .statistics-table__top {
    min-width: auto;
  }
}
.card-profile .statistics-table__title {
  width: 170px;
  text-align: center;
}
.card-profile .statistics-table__title img {
  margin: 0 9px 0 0;
}
@media (max-width: 375px) {
  .card-profile .statistics-table__title img {
    margin: 0;
  }
}
.card-profile .statistics-table__title:last-child {
  text-align: end;
}
@media (max-width: 768px) {
  .card-profile .statistics-table__title {
    width: 50px;
  }
  .card-profile .statistics-table__title span {
    display: none;
  }
  .card-profile .statistics-table__title:last-child {
    width: 50px;
    text-align: end;
  }
}
@media (max-width: 500px) {
  .card-profile .statistics-table__title {
    width: 50px;
  }
}
@media (max-width: 375px) {
  .card-profile .statistics-table__title {
    width: 30px;
  }
  .card-profile .statistics-table__title:last-child {
    width: 30px;
  }
}
@media (max-width: 1150px) {
  .card-profile .statistics-table__body {
    min-width: auto;
  }
}
.card-profile .statistics-table__item {
  padding: 18px 0;
}
.card-profile .statistics-table__item-team {
  font-size: 14px;
  line-height: 16px;
  color: #333333;
}
.card-profile .statistics-table__item-team img {
  width: 24px;
  height: 24px;
  object-fit: contain;
  margin: 0 30px 0 0;
}
@media (max-width: 500px) {
  .card-profile .statistics-table__item-team img {
    margin: 0 10px 0 0;
  }
}
.card-profile .statistics-table__item-avatar {
  margin: 0;
}
.card-profile .statistics-table__column {
  width: 170px;
}
@media (max-width: 768px) {
  .card-profile .statistics-table__column {
    width: 50px;
  }
  .card-profile .statistics-table__column:last-child {
    width: 42px;
    justify-content: flex-end;
    padding: 0 12px 0 0;
  }
}
@media (max-width: 768px) and (max-width: 375px) {
  .card-profile .statistics-table__column:last-child {
    width: 20px;
  }
}
@media (max-width: 500px) {
  .card-profile .statistics-table__column {
    width: 50px;
  }
}
@media (max-width: 375px) {
  .card-profile .statistics-table__column {
    width: 30px;
  }
}

.maps {
  margin: 20px 0 0 0;
}
.last-matches-card__title {
  font-size: 32px;
  line-height: 38px;
  color: #333333;
  margin: 40px 0 20px 0;
  font-weight: 600;
}
@media (max-width: 600px) {
  .last-matches-card__title {
    margin: 40px 0 20px 30px;
  }
}
@media (max-width: 500px) {
  .last-matches-card__title {
    margin: 40px 0 20px 12px;
  }
}
.last-matches-card__row {
  display: flex;
}
@media (max-width: 1200px) {
  .last-matches-card__row {
    flex-wrap: wrap;
  }
}
.last-matches-card__column {
  flex: 1 1 50%;
  background: #FFFFFF;
  border-radius: 5px;
  padding: 30px;
  margin: 0 10px 0 0;
}
.last-matches-card__column:nth-child(2) {
  margin: 0 0 0 10px;
}
@media (max-width: 1200px) {
  .last-matches-card__column {
    margin: 0;
  }
  .last-matches-card__column:nth-child(2) {
    margin: 20px 0 0 0px;
  }
}
@media (max-width: 500px) {
  .last-matches-card__column {
    padding: 16px 0;
  }
}
.last-matches-card__subtitle {
  font-size: 24px;
  line-height: 29px;
  color: #333333;
  display: flex;
  align-items: center;
  margin: 0 0 24px 0;
}
@media (max-width: 500px) {
  .last-matches-card__subtitle {
    padding: 0 12px;
  }
}
.last-matches-card__title-icon {
  width: 45px;
  height: 29px;
  object-fit: contain;
  margin: 0 10px 0 0;
}
.last-matches-card__details-row {
  display: flex;
}
@media (max-width: 500px) {
  .last-matches-card__details-row {
    padding: 0 12px;
  }
}
@media (max-width: 400px) {
  .last-matches-card__details-row {
    flex-wrap: wrap;
  }
}
.last-matches-card__details {
  flex: 1 1 50%;
  display: flex;
}
@media (max-width: 1200px) {
  .last-matches-card__details {
    flex: 0 1 auto;
  }
  .last-matches-card__details:nth-child(1) {
    margin: 0 14px 0 0;
  }
}
@media (max-width: 400px) {
  .last-matches-card__details {
    flex: 1 1 100%;
  }
  .last-matches-card__details:nth-child(1) {
    margin: 0 14px 10px 0;
  }
}
.last-matches-card__details-item {
  margin: 0 14px 0 0;
}
.last-matches-card__details-item:last-child {
  margin: 0;
}
.last-matches-card__details-item span {
  display: flex;
  flex-direction: column;
}
.last-matches-card__details-item span:nth-child(1) {
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  color: #000000;
}
@media (max-width: 400px) {
  .last-matches-card__details-item span:nth-child(1) {
    font-size: 18px;
    line-height: 22px;
  }
}
.last-matches-card__details-item span:nth-child(2) {
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: #999999;
}
@media (max-width: 500px) {
  .last-matches-card__card-color {
    padding: 0 12px;
  }
}
.last-matches-card__body {
  margin: 30px 0 0 0;
}
.last-matches-card__item {
  border-bottom: 1px solid #E6E6E6;
  display: flex;
  align-items: center;
  padding: 9px 0;
}
@media (max-width: 500px) {
  .last-matches-card__item {
    padding: 6px 0;
  }
  .last-matches-card__item:nth-child(1) {
    border-top: 1px solid #E6E6E6;
  }
}
@media (max-width: 500px) {
  .last-matches-card__item {
    padding: 6px 12px;
  }
}
.last-matches-card__date {
  font-size: 14px;
  line-height: 16px;
  color: #999999;
  flex: 1 1 auto;
}
@media (max-width: 500px) {
  .last-matches-card__date {
    display: none;
  }
}
.last-matches-card__item-column {
  
  display: flex;
  align-items: center;
}
.last-matches-card__item-column a:nth-child(1) span{
  max-width: 95px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  
}

@media (max-width: 500px) {
  .last-matches-card__item-column {
    flex-direction: column;
    align-items: flex-start;
    flex: 1 1 auto;
    border-right: 1px solid #E6E6E6;
  }
}
.last-matches-card__separator {
  margin: 0 2px;
}
@media (max-width: 500px) {
  .last-matches-card__separator {
    display: none;
  }
}
.last-matches-card__team {
  display: flex;
  align-items: center;
  font-size: 14px;
  line-height: 16px;
  color: #333333;
  
}

.last-matches-card__team span {
  max-width: 69px;
  min-width: 70px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.last-matches-card__score{
  min-width: 9px;
  text-align: center;
}
.last-matches-card__team img {
  width: 25px;
  height: 19px;
  object-fit: contain;
  margin: 0 8px;
}
@media (max-width: 1200px) {
  .last-matches-card__item-column a:nth-child(1) span{
    max-width: 200px;
  }
  .last-matches-card__team span {
    max-width: 240px;
   
  }
  .last-matches-card__item-column a:nth-child(3) span{
    min-width: 250px;
  }
}
@media (max-width: 1100px) {
  .last-matches-card__item-column a:nth-child(1) span{
    max-width: 150px;
  }
  .last-matches-card__team span {
    max-width: 190px;
   
  }
  .last-matches-card__item-column a:nth-child(3) span{
    min-width: 200px;
  }
}
@media (max-width: 690px) {
  .last-matches-card__item-column a:nth-child(1) span{
    max-width: 180px;
  }
  .last-matches-card__team span {
    max-width: 140px;
   
  }
  .last-matches-card__item-column a:nth-child(3) span{
    min-width: 150px;
  }
}
@media (max-width: 630px) {
  .last-matches-card__item-column a:nth-child(1) span{
    max-width: 150px;
  }
 
}
@media (max-width: 550px) {
  .last-matches-card__item-column a:nth-child(1) span{
    max-width: 120px;
  }
  .last-matches-card__team span {
    max-width: 110px;
   
  }
  .last-matches-card__item-column a:nth-child(3) span{
    min-width: 120px;
  }
}
@media (max-width: 500px) {
  .last-matches-card__item-column a:nth-child(1) span{
    max-width: none;
  }
  .last-matches-card__team span {
    max-width: none;
   
  }
  .last-matches-card__item-column a:nth-child(3) span{
    min-width: none;
  }
}
@media (max-width: 400px) {
  .last-matches-card__item-column a:nth-child(1) span{
    max-width: 250px;
  }
  .last-matches-card__team span {
    max-width: 250px;
   
  }
  
}
@media (max-width: 375px) {
  .last-matches-card__item-column a:nth-child(1) span{
    max-width: 200px;
  }
  .last-matches-card__team span {
    max-width: 200px;
   
  }
  
}
@media (max-width: 500px) {
  .last-matches-card__team img {
    margin: 0 8px 0 0;
  }
}
@media (max-width: 500px) {
  .last-matches-card__team {
    margin: 3px 0;
    width: 100%;
  }
  .last-matches-card__team.grey {
    color: #999999;
  }
  .last-matches-card__team span {
    flex: 1 1 auto;
    order: 2;
  }
}
@media (max-width: 500px) {
  .last-matches-card__score {
    margin: 0 10px 0 0;
    order: 3;
    flex: 1 1 auto;
    text-align: end;
  }
}
.last-matches-card__play {
  display: flex;
  justify-content: center;
  align-items: center;
  display: none;
}
@media (max-width: 500px) {
  .last-matches-card__play {
    display: flex;
    margin: 0 0 0 10px;
  }
}
.last-matches-card__play::before {
  content: "";
  background-image: url(../img/icons/play-icon.svg);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center;
  width: 30px;
  height: 30px;
}
.last-matches-card__play:hover::before {
  background-image: url(../img/icons/play-icon-blue.svg);
}
.last-matches-card .card-color {
  margin: 14px 0 0 0;
}
.last-matches-card .card-color__item {
  flex-direction: column;
  padding: 0;
  box-sizing: border-box;
  width: 27px;
  height: 27px;
  line-height: 19px;
}
@media (max-width: 500px) {
  .last-matches-card .card-color__item {
    width: 23px;
    height: 23px;
  }
}

.last-match {
  margin: 20px 0 0 0;
}
.last-match__content {
  border-radius: 5px;
  background: #ffffff;
}
.last-match__content .spoller-play__item .spoller-play__item-content:nth-child(1) {
  border-top: none;
}
.last-match__title {
  border-radius: 5px 5px 0 0;
  background: #ffffff;
  font-size: 24px;
  line-height: 28px;
  color: #000000;
  padding: 20px 0px 30px 30px;
}
@media (max-width: 600px) {
  .last-match__title {
    padding: 16px 0px 10px 12px;
  }
}

.referee .coach-table__item:last-child {
  border: none;
}
@media (max-width: 600px) {
  .referee {
    margin: 20px 0 0 0;
  }
}
@media (max-width: 375px) {
  .referee .coach-table__top {
    width: auto;
  }
  .referee .coach-table__body {
    width: auto;
  }
}

@media (max-width: 600px) {
  .coach-table {
    margin: 20px 0 0 0;
  }
}
.coach-table__content {
  padding: 0 0px 10px 0px;
  background: #ffffff;
  border-radius: 5px;
  overflow-y: auto;
}
.coach-table__top {
  border-radius: 5px 5px 0 0;
  padding: 0 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #F8F8F8;
}
@media (max-width: 600px) {
  .coach-table__top {
    padding: 0 12px;
  }
}
@media (max-width: 375px) {
  .coach-table__top {
    width: 355px;
  }
}
.coach-table__title {
  padding: 13px 0;
  font-size: 13px;
  line-height: 15px;
  color: #000000;
}
@media (max-width: 375px) {
  .coach-table__body {
    width: 375px;
  }
}
.coach-table__item-container {
  flex: 1 1 100%;
  margin: 0 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 0;
  border-bottom: 1px solid #EEEEEE;
}
@media (max-width: 600px) {
  .coach-table__item-container {
    margin: 0 12px;
  }
}
.coach-table__item {
  display: flex;
}
.coach-table__item:nth-child(1) .coach-table__item-container {
  border-top: 1px solid #EEEEEE;
}
.coach-table__item:last-child .coach-table__item-container {
  border: none;
}
.coach-table__item:hover {
  background: #F8F8F8;
}
.coach-table__row {
  display: flex;
  align-items: center;
}
.coach-table__avatar {
  margin: 0 12px 0 0;
}
.coach-table__avatar img {
  width: 42px;
  height: 42px;
}
.coach-table__name {
  font-size: 14px;
  line-height: 16px;
  color: #333333;
}
.coach-table__team {
  font-size: 13px;
  line-height: 15px;
  color: #000000;
}

@media (max-width: 600px) {
  .rewiew {
    margin: 20px 0 0 0;
  }
}

.icons-system {
  display: flex;
}
.icons-system__android {
  margin: 0 14px 0 0;
}
.icons-system__ios, .icons-system__android {
  border: 1px solid #333333;
  border-radius: 5px;
  width: 38px;
  height: 38px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.icons-system__ios:hover, .icons-system__android:hover {
  background: #E0E0E0;
}
.icons-system__ios::before, .icons-system__android::before {
  font-size: 22px;
  color: #333333;
}

.review-bookmaker {
  margin: 40px 0 0px 0;
}
@media (max-width: 600px) {
  .review-bookmaker__title {
    margin: 0 0 0 12px;
  }
}
.review-bookmaker__row {
  margin: 20px 0 0 0;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 768px) {
  .review-bookmaker__row {
    display: block;
  }
}
.review-bookmaker__column .inner-block__subtitle {
  margin: 0;
}
.review-bookmaker__column:nth-child(1) {
  flex: 1 1 auto;
  margin: 0 20px 0 0;
}
@media (max-width: 768px) {
  .review-bookmaker__column:nth-child(1) {
    margin: 20px 0 0 0;
  }
}
.review-bookmaker__column:nth-child(2) {
  flex: 1 1 auto;
  margin: 0 0px 0 0;
}
@media (max-width: 768px) {
  .review-bookmaker__column:nth-child(2) {
    margin: 20px 0 0 0;
  }
}
.review-bookmaker__list {
  margin: 20px 0 0 0;
}
.review-bookmaker__item {
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: #333333;
  padding: 9px 0;
  border-bottom: 1px solid #E6E6E6;
  display: flex;
}
.review-bookmaker__item._icon-like::before {
  content: "";
  display: inline-block;
  background-image: url(../img/icons/plus-rewiew.svg);
  background-repeat: no-repeat;
  background-size: auto;
  flex: 0 0 18px;
  height: 18px;
  margin: 0 8px 0 0;
}
.review-bookmaker__item._icon-dis::before {
  content: "";
  display: inline-block;
  background-image: url(../img/icons/minus-review.svg);
  background-repeat: no-repeat;
  background-size: auto;
  width: 18px;
  height: 18px;
  margin: 0 8px 0 0;
}
.review-bookmaker__video {
  margin: 14px 0 0 20px;
}
@media (max-width: 768px) {
  .review-bookmaker__video {
    margin: 20px auto 0 auto;
    text-align: center;
  }
}
@media (max-width: 992px) {
  .review-bookmaker__video {
    max-width: 100%;
  }
}
@media (max-width: 1100px) {
  .review-bookmaker__video {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .review-bookmaker__video img {
    max-width: 320px;
  }
}
@media (max-width: 768px) {
  .review-bookmaker__video img {
    max-width: 100%;
  }
}
.inner-block {
  margin: 20px 0 0 0;
  background: #FFFFFF;
  border-radius: 5px;
  padding: 30px;
}
.inner-block p {
  padding: 0;
}
@media (max-width: 500px) {
  .inner-block._no-padding {
    padding: 16px 0px 16px 0px;
  }
  .inner-block._no-padding .inner-block__title {
    margin: 0 0 4px 12px;
  }
  .inner-block._no-padding .rates__content,
.inner-block._no-padding .tabs-team {
    padding: 0 12px 0 0;
    margin: 30px 0 0 12px;
  }
  .inner-block._no-padding .block-tabs__row,
.inner-block._no-padding .inner-block__date,
.inner-block._no-padding .inner-block__text {
    padding: 0 12px;
  }
}
.inner-block._padding-left-no {
  padding: 30px 0 30px 30px;
}
@media (max-width: 500px) {
  .inner-block._padding-left-no {
    padding: 16px 0px 16px 12px;
  }
}
@media (max-width: 500px) {
  .inner-block {
    padding: 16px 12px;
  }
}
.inner-block .page-links__list {
  margin: 10px 0 0 0;
  display: flex;
  justify-content: start;
  flex-wrap: nowrap;
  overflow-y: auto;
}
@media (max-width: 600px) {
  .inner-block .page-links__list {
    padding: 0 0 10px 0;
  }
}
@media (max-width: 992px) {
  .inner-block .page-links__list {
    justify-content: space-between;
  }
}
.inner-block .page-links__list .page-links__item {
  flex: 0 0 249px;
  margin: 0 19px 0 0;
}
@media (max-width: 992px) {
  .inner-block .page-links__list .page-links__item {
    flex: 0 0 268px;
  }
}
@media (max-width: 992px) {
  .inner-block .page-links__list .page-links__item {
    flex: 0 0 249px;
  }
}
.inner-block .page-links__list .page-links__item:last-child {
  margin: 0;
}
.inner-block__title {
  font-weight: 600;
  font-size: 24px;
  line-height: 29px;
  color: #333333;
  margin: 0 0 4px 0;
  display: inline-flex;
}
@media (max-width: 768px) {
  .inner-block__title {
    padding: 0 12px 0 0;
  }
}
@media (max-width: 500px) {
  .inner-block__title {
    font-size: 20px;
    line-height: 24px;
  }
}
.inner-block__title-card {
  font-weight: 500;
  font-size: 18px;
  line-height: 130%;
  color: #333333;
  margin: 0 0 3px 0;
}
.inner-block__icon-title {
  width: 29px;
  height: 29px;
  margin: 0 10px 0 0;
}
@media (max-width: 500px) {
  .inner-block__icon-title {
    width: 24px;
    height: 24px;
  }
}
.inner-block__border-container {
  margin: 0 0 30px 0;
}
@media (max-width: 500px) {
  .inner-block__border-container {
    margin: 0 0 20px 0;
  }
}
.inner-block__border {
  font-size: 16px;
  line-height: 19px;
  color: #333333;
  margin: 0 0 14px 0px;
  padding: 5px 0 5px 13px;
}
.inner-block__border:last-child {
  margin: 0;
}
@media (max-width: 500px) {
  .inner-block__border {
    font-size: 14px;
    margin: 0 0 10px 0;
    padding: 4px 0 4px 10px;
  }
}
.inner-block__border.green {
  border-left: 3px solid #71CF4D;
  padding: 5px 0 5px 10px;
}
.inner-block__border.blue {
  border-left: 3px solid #006BDB;
  padding: 5px 0 5px 10px;
}
.inner-block__border.red {
  border-left: 3px solid #FD213A;
  padding: 5px 0 5px 10px;
}
.inner-block__row {
  display: flex;
  justify-content: space-between;
}
.inner-block__row .card-bookmaker-mini {
  margin: 0 0 0 20px;
}
@media (max-width: 768px) {
  .inner-block__row .card-bookmaker-mini {
    margin: 20px 0 0 0;
  }
}
.inner-block__row._marg20 {
  margin: 20px 0 0 0;
}
@media (max-width: 1060px) {
  .inner-block__row._column {
    flex-direction: column;
  }
}
@media (max-width: 768px) {
  .inner-block__row {
    display: block;
  }
}
.inner-block__row-50 {
  display: flex;
  flex: 1 1 50%;
}
.inner-block__row-50:nth-child(1) {
  margin: 0 15px 0 0;
}
@media (max-width: 1060px) {
  .inner-block__row-50:nth-child(1) {
    margin: 0;
  }
}
@media (max-width: 500px) {
  .inner-block__row-50 {
    display: block;
  }
}
.inner-block__column {
  flex: 33.333%;
  margin: 10px 14px 0 0;
  padding: 14px;
  background: #FFFFFF;
  border: 1px solid #F4F4F4;
  box-shadow: 0px 2px 24px rgba(0, 0, 0, 0.05);
  border-radius: 5px;
}
.inner-block__column:last-child {
  margin: 10px 0 0 0;
}
@media (max-width: 768px) {
  .inner-block__column {
    margin: 10px 0 0 0;
  }
}
.inner-block__text {
  margin: 8px 0 0 0;
  font-weight: 400;
  font-size: 16px;
  line-height: 130%;
  color: #5C5C5C;
}
@media (max-width: 500px) {
  .inner-block__text {
    font-size: 14px;
  }
}
.inner-block__text-card {
  margin: 10px 0 0 0;
  font-weight: 400;
  font-size: 14px;
  line-height: 130%;
  color: #5C5C5C;
}
.inner-block__double-padding {
  margin: 30px 0 0 0;
}
.inner-block__subtitle {
  margin: 20px 0 0 0;
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  color: #333333;
  display: flex;
  align-items: center;
}
.inner-block__subtitle::before {
  margin: 0 6px 0 0;
}
@media (max-width: 500px) {
  .inner-block__subtitle {
    font-size: 18px;
    line-height: 21px;
  }
}
.inner-block__list {
  margin: 20px 0 0 0;
}
.inner-block__list-item {
  margin: 5px 0 0 0;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 155%;
  color: #333333;
  display: flex;
  align-items: center;
}
.inner-block__list-item._extend-margin {
  margin: 12px 0 0 0;
}
.inner-block__list-item._extend-margin:nth-child(1) {
  margin: 0;
}
.inner-block__list-item::before {
  content: "";
  align-self: flex-start;
  flex: 0 0 18px;
  height: 2px;
  background: #006BDB;
  margin: 10px 10px 0 0;
}
@media (max-width: 500px) {
  .inner-block__list-item {
    margin: 5px 0 0 0;
    font-size: 14px;
    line-height: 130%;
  }
  .inner-block__list-item::before {
    flex: 0 0 16px;
    margin: 10px 8px 0 0;
  }
}
.inner-block__list-number {
  margin: 0px 0 30px 20px;
}
@media (max-width: 500px) {
  .inner-block__list-number {
    margin: 0px 0 30px 14px;
  }
}
.inner-block__list-number .inner-block__list {
  margin: 8px 0 0 -20px;
}
@media (max-width: 500px) {
  .inner-block__list-number .inner-block__list {
    margin: 8px 0 0 -12px;
  }
}
.inner-block__list-item-number {
  margin: 14px 0 0px 0;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  color: #333333;
}
@media (max-width: 500px) {
  .inner-block__list-item-number {
    margin: 10px 0 0px 0;
    font-size: 14px;
    line-height: 130%;
  }
}
.inner-block__quote {
  font-family: "Gilroy";
  font-style: italic;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  color: #333333;
  margin: 14px 0 0 10px;
}
@media (max-width: 600px) {
  .inner-block__quote {
    margin: 14px 0 0 0px;
  }
}
.inner-block__quote span {
  display: block;
  border-left: 2px solid #006BDB;
  padding: 0 0 0 18px;
}
.inner-block__link {
  display: inline-block;
  margin: 14px 0 0 0;
  font-size: 16px;
  line-height: 150%;
  text-decoration-line: underline;
  color: #006BDB;
}
.inner-block__date {
  font-weight: 400;
  font-size: 14px;
  line-height: 130%;
  color: #999999;
  margin: 0 0 12px 0;
}
.inner-block__image {
  flex: 0 1 auto;
  display: flex;
  align-items: center;
}
@media (max-width: 768px) {
  .inner-block__image {
    justify-content: center;
  }
}
.inner-block__image img {
  max-width: 100%;
  height: auto;
  object-fit: cover;
  border-radius: 5px;
}
@media (max-width: 1120px) {
  .inner-block__image img {
    height: 254px;
  }
}
@media (max-width: 992px) {
  .inner-block__image img {
    height: auto;
    min-height: 250px;
  }
}
@media (max-width: 500px) {
  .inner-block__image img {
    min-height: auto;
  }
}
.inner-block__link-padding {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 30px 0 0;
}
@media (max-width: 500px) {
  .inner-block__link-padding {
    padding: 0 12px 0 0;
  }
}
.inner-block__comment {
  margin: 16px 0 0 0;
}
.inner-block__comment img {
  width: 100%;
  height: auto;
}

.articles {
  overflow: hidden;
}
.articles .inner-block {
  padding: 30px 0 30px 30px;
}
@media (max-width: 500px) {
  .articles .inner-block {
    padding: 16px 0 16px 12px;
  }
}
.articles .inner-block__row {
  padding: 0 30px 0 0;
}
@media (max-width: 500px) {
  .articles .inner-block__row {
    padding: 0px 12px 0px 0px;
  }
}
.articles .page-links__list {
  background: #ffffff;
  padding: 14px 0 40px 0;
  margin: 0 0 -40px 0;
}
@media (max-width: 992px) {
  .articles .page-links__list {
    margin: 0 30px -40px 0;
  }
}
@media (max-width: 880px) {
  .articles .page-links__list {
    margin: 0 0px -40px 0;
  }
}

.team-body {
  position: relative;
  background: #F3F3F3;
  border-radius: 5px;
  padding: 20px 30px;
  margin: 20px 0 0 0;
}
@media (max-width: 500px) {
  .team-body {
    padding: 16px 12px;
  }
}
.team-body__subtitle {
  text-align: center;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  color: #333333;
  margin: 0 0 6px 0;
}
.team-body__title {
  text-align: center;
  font-weight: 600;
  font-size: 18px;
  line-height: 20px;
  color: #333333;
  margin: 0 0 6px 0;
}
@media (max-width: 500px) {
  .team-body__title {
    font-size: 16px;
  }
}
.team-body__row {
  margin: 30px 0 0 0;
  display: flex;
  justify-content: space-around;
}
@media (max-width: 500px) {
  .team-body__row {
    margin: 20px 0 0 0;
  }
}
.team-body__row._diagram {
  margin: 0;
  justify-content: space-between;
}
@media (max-width: 650px) {
  .team-body__row._diagram {
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .team-body__row._diagram:last-child {
    justify-content: center;
  }
}
.team-body__buttons {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: -30px 0 60px 0;
}
@media (max-width: 768px) {
  .team-body__buttons {
    margin: 24px 0 24px 0;
  }
}
.team-body__button {
  box-sizing: border-box;
  margin: 0px 0 0 0;
  background: #FD213A;
  color: #ffffff;
  border-radius: 5px;
  font-size: 14px;
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
  width: 176px;
  padding: 3px 3px 3px 9px;
  transition: all 0.3s ease 0s;
}
@media (max-width: 375px) {
  .team-body__button {
    font-size: 12px;
  }
}
.team-body__button::after {
  content: "";
  background: #D6152B;
  border-radius: 6px;
  flex: 0 0 28px;
  height: 28px;
  background-image: url(../img/icons/arrow-forecast-white.svg);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center;
  transition: all 0.2s ease 0s;
}
@media (max-width: 375px) {
  .team-body__button::after {
    flex: 0 0 24px;
    height: 24px;
  }
}
.team-body__button:hover {
  color: #ffffff;
  background: #D6152B;
  transition: all 0.2s ease 0s;
}
.team-body__button:hover::after {
  transition: all 0.2s ease 0s;
  background: #FD213A;
  background-image: url(../img/icons/arrow-forecast-white.svg);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center;
  background-position-x: 13px;
}
.team-body__column {
  flex: 1 1 33.333%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.team-body__column:nth-child(2) {
  margin: 10px 0 0 0;
}
@media (max-width: 400px) {
  .team-body__column:nth-child(2) {
    margin: 2px 0 0 0;
  }
}
@media (max-width: 375px) {
  .team-body__column:nth-child(1) {
    flex: 0 1 29%;
  }
  .team-body__column:nth-child(3) {
    flex: 0 1 29%;
  }
}
.team-body__column._diagram {
  justify-content: center;
}
@media (max-width: 650px) {
  .team-body__column._diagram {
    flex: 0 1 50%;
  }
}
@media (max-width: 650px) {
  .team-body__column._rs {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
  }
}
.team-body__diagram {
  content: "";
  z-index: 1;
  top: 0;
  background: conic-gradient(#006BDB 0 25%, #999999 0 50%, #71CF4D 0 0%);
  border-radius: 50%;
  flex: 0 0 202px;
  height: 202px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 768px) {
  .team-body__diagram {
    flex: 0 0 170px;
    height: 170px;
  }
}
@media (max-width: 650px) {
  .team-body__diagram {
    order: 3;
    justify-content: center;
    margin: 24px 0 0 0;
  }
}
.team-body__diagram .team-body__column {
  background: #F3F3F3;
  border-radius: 50%;
  flex: 0 1 172px;
  height: 172px;
}
@media (max-width: 768px) {
  .team-body__diagram .team-body__column {
    flex: 0 0 140px;
    height: 140px;
  }
}
.team-body__timer {
  display: flex;
  margin: 10px 0 0 0;
}
@media (max-width: 600px) {
  .team-body__timer {
    margin: 0;
  }
}
.team-body__timer-column {
  display: flex;
  flex-direction: column;
}
@media (max-width: 670px) {
  .team-body__timer-column:nth-child(1) {
    display: none;
  }
}
.team-body__timer-column:last-child span {
  margin: 0 0px 0 0;
}
.team-body__timer-column:last-child span:nth-child(1) {
  margin: 0 14px 0 14px;
}
@media (max-width: 600px) {
  .team-body__timer-column:last-child span:nth-child(1) {
    margin: 0 7px 0 7px;
  }
}
.team-body__timer-column:last-child span:nth-child(1)::after {
  display: none;
}
.team-body__timer-column:last-child span:nth-child(2) {
  margin: 0;
}
.team-body__timer-column span {
  color: #7D7D7D;
  font-size: 14px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 600px) {
  .team-body__timer-column span {
    font-size: 13px;
  }
}
.team-body__timer-column span:nth-child(1) {
  font-weight: 600;
  font-size: 24px;
  line-height: 30px;
  color: #333333;
  margin: 0 0px 0 14px;
}
@media (max-width: 600px) {
  .team-body__timer-column span:nth-child(1) {
    font-size: 20px;
    line-height: 24px;
    margin: 0 0px 0 7px;
  }
}
.team-body__timer-column span:nth-child(1)::after {
  content: ":";
  color: #7D7D7D;
  margin: 0 0 0 14px;
}
@media (max-width: 600px) {
  .team-body__timer-column span:nth-child(1)::after {
    margin: 0 0px 0 7px;
  }
}
.team-body__timer-column span:nth-child(2) {
  margin: 0 6px 0 0;
}
.team-body__logo {
  border-radius: 50%;
  max-width: 82px;
  padding: 5px;
}
.team-body__logo img {
  width: 82px;
  height: auto;
}
@media (max-width: 700px) {
  .team-body__logo {
    max-width: 60px;
    padding: 3px;
  }
  .team-body__logo img {
    width: 60px;
  }
}
@media (max-width: 375px) {
  .team-body__logo {
    max-width: 50px;
    padding: 3px;
  }
  .team-body__logo img {
    width: 50px;
  }
}
.team-body__team {
  text-align: center;
  margin: 8px 0 0 0;
  font-weight: 600;
  font-size: 18px;
  line-height: 21px;
  color: #333333;
}
@media (max-width: 700px) {
  .team-body__team {
    font-size: 16px;
  }
}
@media (max-width: 500px) {
  .team-body__team {
    font-size: 14px;
    line-height: 100%;
    margin: 8px 0 5px 0;
  }
}
@media (max-width: 350px) {
  .team-body__team {
    font-size: 13px;
  }
}
.team-body__item {
  margin: 8px 0 0 0;
  font-weight: 500;
  font-size: 13px;
  line-height: 19px;
  color: #999999;
  display: flex;
  align-items: center;
}
.team-body__item::before {
  content: "";
  display: inline-block;
  background-image: url(../img/icons/ball-team.svg);
  background-repeat: no-repeat;
  background-size: auto;
  width: 12px;
  height: 12px;
  margin: 0 9px 0 0;
}
@media (max-width: 700px) {
  .team-body__item {
    margin: 2px 0 0 0;
    font-size: 12px;
  }
  .team-body__item::before {
    background-size: contain;
    width: 9px;
    height: 9px;
    margin: 0 5px 0 0;
  }
}
@media (max-width: 500px) {
  .team-body__item {
    font-size: 10px;
    line-height: 10px;
  }
}
@media (max-width: 400px) {
  .team-body__item {
    display: none;
  }
}
.team-body__status {
  text-align: center;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: #999999;
}
@media (max-width: 500px) {
  .team-body__status {
    font-size: 13px;
  }
}
@media (max-width: 350px) {
  .team-body__status {
    font-size: 12px;
  }
}
.team-body__score {
  margin: 10px 0 0 0;
  font-weight: 600;
  font-size: 32px;
  line-height: 30px;
  color: #333333;
}
.team-body__score._underline {
  margin: 8px 0 10px 0;
  padding: 0 10px 10px 10px;
  border-bottom: 1px solid #999999;
}
@media (max-width: 768px) {
  .team-body__score._underline {
    padding: 0 10px 8px 10px;
    margin: 5px 0 7px 0;
  }
}
@media (max-width: 700px) {
  .team-body__score {
    margin: 8px 0 0 0;
    font-size: 28px;
  }
}
@media (max-width: 500px) {
  .team-body__score {
    margin: 3px 0 0 0;
    font-size: 26px;
  }
}
.team-body__result {
  font-size: 14px;
  line-height: 18px;
  color: #333333;
}
.team-body__date {
  margin: 10px 0 0 0;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: #999999;
}
@media (max-width: 700px) {
  .team-body__date {
    margin: 8px 0 0 0;
    font-size: 12px;
  }
}
@media (max-width: 500px) {
  .team-body__date {
    margin: 3px 0 0 0;
  }
}
.team-body__social {
  margin: 10px 0 0 0;
}
@media (max-width: 400px) {
  .team-body__social {
    margin: 20px 0 0 0;
  }
}
.team-body__social .social__vkontakte, .team-body__social .social__ok, .team-body__social .social__telegram, .team-body__social .social__whatsapp, .team-body__social .social__twitter {
  border: 1px solid #999999;
  width: 26px;
  height: 26px;
  border-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 7px 0 0;
}
.team-body__social .social__vkontakte:last-child, .team-body__social .social__ok:last-child, .team-body__social .social__telegram:last-child, .team-body__social .social__whatsapp:last-child, .team-body__social .social__twitter:last-child {
  margin: 0;
}
.team-body__social .social__vkontakte:hover::before, .team-body__social .social__ok:hover::before, .team-body__social .social__telegram:hover::before, .team-body__social .social__whatsapp:hover::before, .team-body__social .social__twitter:hover::before {
  color: #ffffff;
}
.team-body__social .social__vkontakte::before, .team-body__social .social__ok::before, .team-body__social .social__telegram::before, .team-body__social .social__whatsapp::before, .team-body__social .social__twitter::before {
  font-size: 15px;
}
.team-body__social .social__telegram::before {
  font-size: 13px;
  margin: 1px 2px 0 0;
}
.point-review {
  margin: 14px 0px 0 0;
  flex: 1 1 150px;
  padding: 14px;
  border: 1px solid #E6E6E6;
  border-radius: 5px;
}
.point-review:nth-child(1) {
  margin: 14px 15px 0 0px;
}
@media (max-width: 500px) {
  .point-review:nth-child(1) {
    margin: 14px 0 0 0;
  }
}
.point-review__number {
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: #006BDB;
}
.point-review__text {
  padding: 11px 0 0 0;
  font-weight: 400;
  font-size: 14px;
  line-height: 130%;
  color: #333333;
}

.best-odds {
  margin: 20px 0 0 0;
}
.best-odds__content {
  background: #FFFFFF;
  border-radius: 5px;
  padding: 0 0 20px 0;
  overflow-y: auto;
}
@media (max-width: 500px) {
  .best-odds__content {
    padding: 0 0 16px 0;
  }
}
.best-odds__row {
  display: flex;
  align-items: center;
  background: #F8F8F8;
  padding: 30px 30px 14px 30px;
  box-sizing: border-box;
  border-radius: 5px 5px 0 0;
}
@media (max-width: 1160px) {
  .best-odds__row {
    display: block;
  }
}
@media (max-width: 992px) {
  .best-odds__row {
    display: flex;
  }
}
@media (max-width: 850px) {
  .best-odds__row {
    display: block;
  }
}
@media (max-width: 500px) {
  .best-odds__row {
    padding: 16px 12px 14px 12px;
  }
}
@media (max-width: 430px) {
  .best-odds__row {
    overflow-y: auto;
    width: 430px;
  }
}
.best-odds__title {
  flex: 1 1 auto;
  font-weight: 600;
  font-size: 24px;
  line-height: 29px;
  color: #333333;
}
@media (max-width: 600px) {
  .best-odds__title {
    font-size: 20px;
  }
}
.best-odds__top {
  display: flex;
  align-items: center;
}
@media (max-width: 1160px) {
  .best-odds__top {
    justify-content: flex-end;
    margin: 22px 0 0 0;
  }
}
@media (max-width: 992px) {
  .best-odds__top {
    margin: 0px 0 0 0;
  }
}
@media (max-width: 850px) {
  .best-odds__top {
    justify-content: flex-end;
    margin: 22px 0 0 0;
  }
}
.best-odds__top-column {
  width: 68px;
  text-align: center;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #999999;
  margin: 0 13px 0 0;
}
.best-odds__top-column:last-child {
  margin: 0;
}
@media (max-width: 700px) {
  .best-odds__top-column {
    width: 48px;
    margin: 0 8px 0 0;
  }
}
@media (max-width: 430px) {
  .best-odds__body {
    width: 430px;
  }
}
.best-odds__item {
  padding: 10px 0;
  display: flex;
  border-bottom: 1px solid #E6E6E6;
  margin: 0 30px;
  transition: all 0.3s ease 0s;
}
@media (max-width: 500px) {
  .best-odds__item {
    margin: 0 12px;
  }
}
@media (max-width: 700px) {
  .best-odds__item {
    padding: 16px 0;
  }
}
.best-odds__item:nth-child(1) {
  padding: 10px 0 10px 0;
  border-top: 1px solid #E6E6E6;
}
.best-odds__item:hover {
  transition: all 0.3s ease 0s;
  background: #F8F8F8;
}
.best-odds__column {
  width: 68px;
  border-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #333333;
  border: 1px solid #E6E6E6;
  box-sizing: border-box;
  margin: 0 13px 0 0;
}
@media (max-width: 700px) {
  .best-odds__column {
    width: 48px;
    margin: 0 8px 0 0;
  }
}
.best-odds__column.blue {
  background: #EBF5FF;
  color: #006BDB;
  border: none;
}
.best-odds__column:last-child {
  margin: 0;
}
.best-odds__column:nth-child(1) {
  flex: 1 1 auto;
  justify-content: flex-start;
  border: none;
}
.best-odds__bookmaker {
  display: flex;
  align-items: center;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #333333;
}
.best-odds__bookmaker img {
  width: 81px;
  height: 38px;
  margin: 0 24px 0 0;
}
@media (max-width: 700px) {
  .best-odds__bookmaker img {
    width: 64px;
    height: 30px;
  }
}
@media (max-width: 1130px) {
  .best-odds__bookmaker span {
    display: none;
  }
}
@media (max-width: 992px) {
  .best-odds__bookmaker span {
    display: block;
  }
}
@media (max-width: 850px) {
  .best-odds__bookmaker span {
    display: none;
  }
}

.text-margin {
  margin: 20px 0 0 0;
}

.filter-team {
  margin: 20px 0 0 0;
}
.filter-team__content {
  background: #FFFFFF;
  border-radius: 5px;
  padding: 30px;
}
@media (max-width: 600px) {
  .filter-team__content {
    padding: 16px 0 16px 12px;
  }
}
.filter-team__title {
  font-weight: 600;
  font-size: 24px;
  line-height: 29px;
  color: #333333;
  margin: 0 0 20px 0;
}
.filter-team__buttons {
  display: flex;
  align-items: center;
  margin: 0 0 24px 0;
  overflow-x: auto;
}
.filter-team__button {
  margin: 0 10px 0 0;
  border: 1px solid #999999;
  border-radius: 5px;
  padding: 8px 10px;
  transition: all 0.3s ease 0s;
  font-size: 16px;
  line-height: 19px;
  color: #333333;
}
@media (max-width: 600px) {
  .filter-team__button {
    font-size: 14px;
  }
}
.filter-team__button._active {
  background: #333333;
  border: 1px solid #333333;
  color: #ffffff;
}
.filter-team__button:hover {
  transition: all 0.3s ease 0s;
  background: #333333;
  border: 1px solid #333333;
  color: #ffffff;
}
.filter-team__button:last-child {
  margin: 0;
}
.filter-team__body {
  display: none;
}
.filter-team__body._active {
  display: block;
}
.filter-team__item {
  padding: 6px 0 0 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #EEEEEE;
}
.filter-team__item:nth-child(1) {
  border-top: 1px solid #EEEEEE;
}
.filter-team__item:hover {
  background: #F8F8F8;
}
@media (max-width: 600px) {
  .filter-team__item {
    margin: 0 12px 0 0;
    padding: 10px 0;
  }
}
.filter-team__row {
  display: flex;
}
.filter-team__row:nth-child(2) {
  flex: 0 1 130px;
}
@media (max-width: 600px) {
  .filter-team__row:nth-child(2) {
    flex: 0 1 85px;
  }
}
.filter-team__avatar {
  margin: 0 18px 0 0;
  width: 64px;
  height: 64px;
}
@media (max-width: 600px) {
  .filter-team__avatar {
    width: 50px;
    height: 50px;
  }
}
.filter-team__avatar img {
  width: 64px;
  height: 64px;
}
@media (max-width: 600px) {
  .filter-team__avatar img {
    width: 50px;
    height: 50px;
  }
}
.filter-team__column {
  display: flex;
  align-items: center;
}
@media (max-width: 600px) {
  .filter-team__column {
    display: block;
  }
}
.filter-team__club {
  margin: 0 8px 0 0;
}
.filter-team__club img {
  width: 40px;
  height: 40px;
  object-fit: contain;
}
@media (max-width: 600px) {
  .filter-team__club img {
    width: 30px;
    height: 30px;
  }
}
.filter-team__name {
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #333333;
}
@media (max-width: 600px) {
  .filter-team__name {
    font-size: 14px;
  }
}
.filter-team__details {
  font-size: 20px;
  line-height: 23px;
  text-align: right;
  color: #000000;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.filter-team__details span {
  width: 100%;
  justify-content: flex-end;
}
@media (max-width: 600px) {
  .filter-team__details {
    font-size: 14px;
  }
}
.filter-team__details-column {
  display: flex;
  align-items: center;
}
.filter-team__details-column:last-child {
  margin: 0;
}
.filter-team__details-icon {
  width: 17.5px;
  height: 22.5px;
  margin: 0 12px 0 0;
}
@media (max-width: 600px) {
  .filter-team__details-icon {
    width: 14px;
    height: 18px;
    margin: 0 7px 0 0;
  }
}

.tabs-team {
  display: flex;
  height: 27px;
  overflow-x: auto;
  overflow-y: hidden;
  margin: 30px 0 0px 0;
  border-bottom: 0.6px solid #999999;
}
.tabs-team::-webkit-scrollbar-thumb {
  background-color: blue; /* цвет плашки */
  border-radius: 20px; /* закругления плашки */
  border: 3px solid orange; /* padding вокруг плашки */
}
.tabs-team__items {
  margin: 0 30px 0 0;
}
.tabs-team__item {
  box-sizing: border-box;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #999999;
  position: relative;
  padding: 0 0 8px 0;
  white-space: nowrap;
}
.tabs-team__item.active {
  color: #333333;
}
.tabs-team__item.active::after {
  transform: scaleX(1);
  transition: all 0.3s ease 0s;
}
.tabs-team__item::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #006BDB;
  transform: scaleX(0);
  transition: all 0.3s ease 0s;
}
.tabs-team__item:hover {
  color: #333333;
}
.tabs-team__item:hover::after {
  transform: scaleX(1);
  transition: all 0.3s ease 0s;
}
.tabs-team__body {
  height: 100%;
}
.tabs-team__block.active {
  display: block;
}

.block-tabs {
  display: none;
}
.block-tabs__row {
  max-width: 100%;
  height: 40px;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  border-bottom: 1px solid #E6E6E6;
}
@media (max-width: 600px) {
  .block-tabs__row {
    flex-direction: row-reverse;
  }
}
.block-tabs__row:nth-child(even) {
  background: #F8F8F8;
}
@media (min-width: 600px) {
  .block-tabs__row._reverse {
    flex-direction: row-reverse;
  }
  .block-tabs__row._reverse .block-tabs__player {
    flex-direction: row-reverse;
    padding: 0 0px 0 35px;
  }
  .block-tabs__row._reverse .block-tabs__numder {
    display: flex;
    justify-content: flex-end;
    padding: 0 0px 0 35px;
  }
  .block-tabs__row._reverse .block-tabs__numder span {
    display: inline-block;
    transform: translate(50%, 0);
  }
}
@media (max-width: 600px) {
  .block-tabs__row._reverse {
    flex-direction: row;
  }
  .block-tabs__row._reverse .block-tabs__player {
    flex-direction: row-reverse;
    padding: 0 0px 0 0px;
  }
  .block-tabs__row._reverse .block-tabs__numder {
    display: flex;
    justify-content: flex-end;
    padding: 0 0px 0 0px;
  }
  .block-tabs__row._reverse .block-tabs__numder span {
    display: inline-block;
    transform: translate(0%, 0);
  }
}
.block-tabs__player {
  flex: 0 1 50%;
  display: flex;
  align-items: center;
  padding: 0 35px 0 0;
  display: flex;
  justify-content: flex-end;
  font-size: 14px;
  line-height: 16px;
  color: #000000;
}
.block-tabs__player span {
  padding: 0 14px 0 14px;
}
@media (max-width: 600px) {
  .block-tabs__player span {
    padding: 0 14px 0 0;
  }
}
@media (max-width: 600px) {
  .block-tabs__player {
    flex: 1 1 auto;
    justify-content: flex-start;
    padding: 0;
  }
}
.block-tabs__numder {
  flex: 0 1 50%;
  padding: 0 35px 0 0;
  font-size: 16px;
  line-height: 19px;
}
.block-tabs__numder span {
  display: inline-block;
  transform: translate(-50%, 0);
}
@media (max-width: 600px) {
  .block-tabs__numder span {
    transform: translate(0%, 0);
  }
}
@media (max-width: 600px) {
  .block-tabs__numder {
    flex: 0 1 auto;
    padding: 0 17px 0 0;
  }
}
.block-tabs__title {
  width: 100%;
  text-align: center;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #7D7D7D;
}
@media (max-width: 500px) {
  .block-tabs__title {
    font-size: 15px;
  }
}

.bet-item {
  margin: 10px 0 0 0;
  background: #EBF5FF;
  border-radius: 5px;
  padding: 15px;
  display: flex;
}
@media (max-width: 768px) {
  .bet-item {
    flex-wrap: wrap;
  }
}
@media (max-width: 500px) {
  .bet-item {
    padding: 10px;
  }
}
.bet-item__logo {
  margin: 0 60px 0 0;
}
@media (max-width: 768px) {
  .bet-item__logo {
    margin: 0;
    flex: 1 1 100%;
  }
}
.bet-item__logo img {
  width: 85px;
  height: 40px;
  object-fit: contain;
}
.bet-item__row {
  display: flex;
  flex: 1 1 auto;
}
@media (max-width: 768px) {
  .bet-item__row {
    margin: 14px 0 24px 0;
    flex: 1 1 100%;
  }
}
.bet-item__column {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  color: #333333;
  margin: 0 50px 0 0;
}
.bet-item__column:nth-child(2) {
  color: #006BDB;
  margin: 0 0px 0 0;
}
@media (max-width: 375px) {
  .bet-item__column {
    margin: 0 30px 0 0;
  }
}
.bet-item__title {
  font-weight: 600;
  font-size: 18px;
  line-height: 21px;
}
.bet-item__text {
  font-size: 14px;
}
.bet-item__button {
  min-height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 18px;
  background: #006BDB;
  border-radius: 5px;
  font-weight: 500;
  font-size: 15px;
  line-height: 18px;
  letter-spacing: 0.01em;
  color: #FFFFFF;
  transition: all 0.3s ease 0s;
}
.bet-item__button:hover {
  transition: all 0.3s ease 0s;
  color: #333333;
  background: #ffffff;
}
@media (max-width: 768px) {
  .bet-item__button {
    flex: 1 1 100%;
  }
}

.tabs-play {
  margin: 20px 0 0 0;
}
.tabs-play__buttons {
  display: flex;
}
.tabs-play__button {
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 1 1 50%;
  padding: 12px 0;
  background: #D9D9D9;
  font-weight: 500;
  font-size: 15px;
  line-height: 18px;
  color: #999999;
  transition: all 0.3s ease 0s;
}
.tabs-play__button:hover {
  transition: all 0.3s ease 0s;
  color: #FFFFFF;
  background: #333333;
}
.tabs-play__button._active {
  transition: all 0.3s ease 0s;
  color: #FFFFFF;
  background: #333333;
}
.tabs-play__button:nth-child(1) {
  border-radius: 5px 0 0 0;
}
@media (max-width: 992px) {
  .tabs-play__button:nth-child(2) {
    border-radius: 0px 5px 0 0;
  }
}
.tabs-play__body {
  box-sizing: border-box;
  padding: 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  border-radius: 0 0 0px 5px;
  min-height: 262px;
  display: none;
}
@media (max-width: 992px) {
  .tabs-play__body {
    border-radius: 0 0 5px 5px;
  }
}
.tabs-play__body._active {
  display: flex;
}
.tabs-play__body._finish {
  background-image: url(../img/icons/tabs-play-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.tabs-play__body._next {
  background-image: url(../img/icons/tabs-play-bg2.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.tabs-play__title {
  text-align: center;
  font-weight: 600;
  font-size: 22px;
  line-height: 26px;
  color: #FFFFFF;
}
.tabs-play__subtitle {
  margin: 10px 0 0 0;
  font-size: 14px;
  line-height: 16px;
  color: #FFFFFF;
  display: flex;
  justify-content: center;
  align-items: center;
}
.tabs-play__subtitle img {
  width: 24px;
  max-height: 24px;
  margin: 0 8px 0 0;
}
.tabs-play__row {
  display: flex;
  width: 100%;
  justify-content: space-between;
}
.tabs-play__column {
  flex: 1 1 33.333%;
}
.tabs-play__team {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.tabs-play__team-icon {
  width: 66px;
  height: 66px;
  border-radius: 50%;
  background: #FFFFFF;
  display: flex;
  justify-content: center;
  align-items: center;
}
.tabs-play__team-icon img {
  width: 44px;
  height: 44px;
}
.tabs-play__team-title {
  margin: 4px 0 0 0;
  font-weight: 600;
  font-size: 18px;
  line-height: 21px;
  color: #FFFFFF;
  text-align: center;
}
.tabs-play__score {
  font-weight: 600;
  font-size: 32px;
  line-height: 30px;
  color: #FFFFFF;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 80%;
}
.tabs-play__text {
  font-size: 14px;
  line-height: 16px;
  color: #FFFFFF;
}

.row-group {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1180px) {
  .row-group {
    display: block;
  }
}
.row-group .filter-team {
  box-sizing: border-box;
  width: 265px;
  flex: 0 0 265px;
}
@media (max-width: 1180px) {
  .row-group .filter-team {
    width: 100%;
  }
}
.row-group .filter-team__content {
  box-sizing: border-box;
  padding: 6px 0px;
}
@media (max-width: 768px) {
  .row-group .filter-team__content {
    padding: 22px 30px 30px 30px;
  }
}
@media (max-width: 600px) {
  .row-group .filter-team__content {
    padding: 0;
  }
}
.row-group .filter-team__buttons {
  flex-wrap: wrap;
  margin: 0 10px 20px 10px;
}
.row-group .filter-team__button {
  margin: 8px 8px 0 0;
  font-size: 14px;
}
.row-group .filter-team__item:nth-child(1) {
  border-top: none;
}
@media (max-width: 1140px) {
  .row-group .filter-team__item:nth-child(6) {
    display: block;
  }
}
@media (max-width: 600px) {
  .row-group .filter-team__item {
    margin: 0 12px 0 12px;
  }
}
@media (max-width: 768px) {
  .row-group .filter-team__row {
    width: 100%;
  }
}
.row-group .filter-team__avatar {
  margin: 0 14px 0 0;
}
.row-group .filter-team__column {
  flex-wrap: wrap;
}
@media (max-width: 768px) {
  .row-group .filter-team__column {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .row-group .filter-team__column {
    display: flex;
  }
}
.row-group .filter-team__club {
  margin: 0 14px 0 0;
}
.row-group .filter-team__club img {
  width: 34px;
  height: 34px;
}
@media (max-width: 600px) {
  .row-group .filter-team__club img {
    width: 30px;
    height: 30px;
  }
}
.row-group .filter-team__name {
  flex: 1 1 100%;
}
.row-group .filter-team__details {
  flex: 1 1 50%;
  justify-content: start;
}
.row-group .filter-team__details span {
  text-align: start;
}
.row-group .filter-team__details-column {
  margin: 0 14px 0 0;
}
.row-group .filter-team__details-column:last-child {
  margin: 0;
}
.row-group .group {
  flex: 1 1 570px;
  margin: 6px 10px 0 0;
}
.row-group .group__item-number {
  width: 35px;
}
@media (max-width: 768px) {
  .row-group .group__item-number {
    width: 16px;
  }
}
.row-group .group__row .group__place {
  margin: 0 11px 0 0;
}
.row-group .group__title:last-child {
  flex: 0 0 90px;
  padding: 0 0px 0 0;
}
@media (max-width: 768px) {
  .row-group .group__title:last-child {
    padding: 0 30px 0 0;
  }
}
@media (max-width: 600px) {
  .row-group .group__title:last-child {
    flex: 0 0 40px;
    padding: 0 12px 0 0;
  }
}
.row-group .group__item-title:last-child {
  flex: 0 0 90px;
  padding: 0 0px 0 0;
}
@media (max-width: 768px) {
  .row-group .group__item-title:last-child {
    padding: 0 0px 0 20px;
    text-align: center;
    flex: 0 0 100px;
  }
}
@media (max-width: 600px) {
  .row-group .group__item-title:last-child {
    flex: 0 0 50px;
    padding: 0;
  }
}
@media (max-width: 500px) {
  .row-group .group__item-title:last-child {
    flex: 0 0 40px;
    padding: 0 0 0 10px;
  }
}
.row-group .group__top {
  padding: 16px 0 16px 30px;
}
@media (max-width: 600px) {
  .row-group .group__top {
    padding: 16px 0 16px 12px;
  }
}
.row-group .group__item {
  margin: 0 0 0 30px;
}
@media (max-width: 600px) {
  .row-group .group__item {
    margin: 0 0 0 0px;
  }
}

@media (max-width: 600px) {
  .statistics-table {
    margin: 20px 0 0 0;
  }
}
.statistics-table__content {
  overflow-y: auto;
  background: #ffffff;
  border-radius: 5px;
}
.statistics-table__top {
  box-sizing: border-box;
  padding: 13px 30px;
  display: flex;
  background: #F8F8F8;
  max-width: 845px;
}
@media (max-width: 1150px) {
  .statistics-table__top {
    min-width: 845px;
  }
}
@media (max-width: 992px) {
  .statistics-table__top {
    max-width: 990px;
  }
}
@media (max-width: 600px) {
  .statistics-table__top {
    padding: 13px 12px;
  }
}
@media (max-width: 375px) {
  .statistics-table__top {
    min-width: 800px;
  }
}
.statistics-table__title {
  font-size: 13px;
  line-height: 15px;
  color: #333333;
  text-align: center;
  width: 68px;
}
.statistics-table__title img {
  width: 11px;
  height: 14px;
  object-fit: cover;
}
.statistics-table__title:nth-child(1) {
  text-align: start;
  flex: 1 0 200px;
}
.statistics-table__title:nth-child(9) {
  width: 30px;
}
.statistics-table__title:nth-child(10) {
  width: 30px;
}
.statistics-table__title:nth-child(11) {
  width: 20px;
  text-align: end;
}
.statistics-table__body {
  max-width: 845px;
}
@media (max-width: 1150px) {
  .statistics-table__body {
    min-width: 845px;
  }
}
@media (max-width: 992px) {
  .statistics-table__body {
    max-width: 990px;
  }
}
@media (max-width: 375px) {
  .statistics-table__body {
    min-width: 800px;
  }
}
.statistics-table__item {
  display: flex;
  padding: 12px 0;
  margin: 0 30px;
  border-bottom: 1px solid #E6E6E6;
}
.statistics-table__item:nth-child(1) {
  border-top: 1px solid #E6E6E6;
}
@media (max-width: 600px) {
  .statistics-table__item {
    margin: 0 12px;
  }
}
.statistics-table__item-team {
  flex: 1 0 200px;
  display: flex;
  align-items: center;
}
.statistics-table__item-avatar {
  margin: 0 8px 0 0;
}
.statistics-table__item-avatar img {
  width: 42px;
  height: 42px;
}
.statistics-table__name {
  font-size: 14px;
  line-height: 16px;
  color: #333333;
  margin: 0 0 3px 0;
}
.statistics-table__subtitle {
  font-size: 13px;
  line-height: 15px;
  color: #999999;
}
.statistics-table__column {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  line-height: 16px;
  color: #333333;
  width: 68px;
  text-align: center;
}
.statistics-table__column:nth-child(9) {
  width: 30px;
}
.statistics-table__column:nth-child(10) {
  width: 30px;
}
.statistics-table__column:nth-child(11) {
  width: 20px;
  text-align: end;
}

@media (max-width: 1150px) {
  .table-player .statistics-table__top {
    min-width: auto;
  }
}
@media (max-width: 690px) {
  .table-player .statistics-table__top {
    min-width: 670px;
  }
}
@media (max-width: 375px) {
  .table-player .statistics-table__top {
    min-width: 600px;
  }
}
.table-player .statistics-table__title:nth-child(2) {
  width: 125px;
  text-align: start;
}
@media (max-width: 1024px) {
  .table-player .statistics-table__title:nth-child(2) {
    width: 100px;
  }
}
.table-player .statistics-table__title:nth-child(3) {
  width: 80px;
}
.table-player .statistics-table__title:nth-child(4) {
  width: 80px;
}
.table-player .statistics-table__title:nth-child(5) {
  width: 100px;
  text-align: end;
}
@media (max-width: 1150px) {
  .table-player .statistics-table__body {
    min-width: auto;
  }
}
@media (max-width: 690px) {
  .table-player .statistics-table__body {
    min-width: 670px;
  }
}
@media (max-width: 375px) {
  .table-player .statistics-table__body {
    min-width: 600px;
  }
}
.table-player .statistics-table__column:nth-child(2) {
  width: 125px;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
@media (max-width: 1024px) {
  .table-player .statistics-table__column:nth-child(2) {
    width: 100px;
  }
}
.table-player .statistics-table__column:nth-child(3) {
  width: 80px;
}
.table-player .statistics-table__column:nth-child(4) {
  width: 80px;
}
.table-player .statistics-table__column:nth-child(5) {
  width: 80px;
  justify-content: flex-end;
  padding: 0 20px 0 0;
}
.table-player .statistics-table__year {
  font-size: 13px;
  line-height: 15px;
  color: #999999;
}

@media (max-width: 1150px) {
  .statistics-table-min .statistics-table__top {
    min-width: auto;
  }
}
@media (max-width: 500px) {
  .statistics-table-min .statistics-table__top {
    min-width: 500px;
  }
}
@media (max-width: 1150px) {
  .statistics-table-min .statistics-table__body {
    min-width: auto;
  }
}
@media (max-width: 500px) {
  .statistics-table-min .statistics-table__body {
    min-width: 500px;
  }
}
.career__title {
  margin: 40px 0 20px 0;
  font-size: 24px;
  line-height: 28px;
  color: #333333;
}
@media (max-width: 600px) {
  .career__title {
    padding: 0 12px;
  }
}
@media (max-width: 1150px) {
  .career .statistics-table__top {
    min-width: auto;
  }
}
@media (max-width: 690px) {
  .career .statistics-table__top {
    min-width: 620px;
  }
}
@media (max-width: 375px) {
  .career .statistics-table__top {
    min-width: 500px;
  }
}
.career .statistics-table__title:nth-child(2) {
  width: 200px;
  text-align: start;
}
@media (max-width: 1150px) {
  .career .statistics-table__body {
    min-width: auto;
  }
}
@media (max-width: 690px) {
  .career .statistics-table__body {
    min-width: 620px;
  }
}
@media (max-width: 375px) {
  .career .statistics-table__body {
    min-width: 500px;
  }
}
.career .statistics-table__column:nth-child(1) {
  flex: 1 0 200px;
  justify-content: flex-start;
  text-align: start;
  padding: 0 10px 0 0;
}
.career .statistics-table__column:nth-child(2) {
  width: 200px;
  justify-content: flex-start;
  text-align: start;
}
.career .statistics-table__column img {
  width: 26px;
  height: 26px;
  margin: 0 4px 0 0;
}
.group {
  margin: 20px 0 0 0;
}
.group__content {
  background: #FFFFFF;
  border-radius: 5px;
}
.group__top {
  border-radius: 5px;
  background: #F8F8F8;
  padding: 12px 30px;
  display: flex;
  align-items: center;
}
@media (max-width: 600px) {
  .group__top {
    padding: 16px 12px;
  }
}
.group__row {
  display: flex;
  align-items: center;
  flex: 1 1 300px;
  font-size: 13px;
}
.group__row .group__place {
  margin: 0 35px 0 0;
}
@media (max-width: 768px) {
  .group__row .group__place {
    display: none;
  }
}
.group__title {
  font-size: 13px;
  line-height: 15px;
  color: #333333;
  flex: 0 0 50px;
  text-align: center;
}
@media (max-width: 500px) {
  .group__title {
    flex: 0 0 30px;
  }
  .group__title:nth-child(6) {
    display: none;
  }
}
.group__title:nth-child(8) {
  flex: 0 0 140px;
  text-align: end;
}
@media (max-width: 1140px) {
  .group__title:nth-child(8) {
    display: none;
  }
}
@media (max-width: 992px) {
  .group__title:nth-child(8) {
    display: block;
  }
}
@media (max-width: 840px) {
  .group__title:nth-child(8) {
    display: none;
  }
}
.group__title:nth-child(7) {
  flex: 0 0 100px;
}
@media (max-width: 840px) {
  .group__title:nth-child(7) {
    flex: 0 0 60px;
    text-align: end;
    padding: 0 12px 0 0;
  }
}
@media (max-width: 600px) {
  .group__title:nth-child(7) {
    flex: 0 0 50px;
    padding: 0 0px 0 0;
  }
  .group__title:nth-child(7) span {
    display: none;
  }
}
@media (max-width: 500px) {
  .group__title:nth-child(7) {
    flex: 0 0 30px;
  }
}
.group__bottom {
  padding: 0 0 30px 0;
}
@media (max-width: 600px) {
  .group__bottom {
    padding: 0 0 10px 0;
  }
}
.group__item-row {
  display: flex;
  align-items: center;
  flex: 1 1 280px;
  position: relative;
}
@media (max-width: 600px) {
  .group__item-row {
    padding: 0 0 0 12px;
  }
}
.group__item {
  font-size: 14px;
  line-height: 16px;
  color: #333333;
  display: flex;
  align-items: center;
  padding: 13px 0px;
  margin: 0 30px;
  border-bottom: 1px solid #EEEEEE;
}
@media (max-width: 600px) {
  .group__item {
    margin: 0 0px;
  }
}
.group__item:nth-child(even) {
  background: #F8F8F8;
}
.group__item:nth-child(1) {
  border-top: 1px solid #EEEEEE;
}
@media (max-width: 768px) {
  .group__item {
    padding: 10px 15px 10px 0;
  }
  .group__item.green .group__item-title:nth-child(3) {
    color: #71CF4D;
  }
  .group__item.green .group__item-number {
    background: #71CF4D;
  }
  .group__item.blue .group__item-title:nth-child(3) {
    color: #71CF4D;
  }
  .group__item.blue .group__item-number {
    background: #006BDB;
  }
  .group__item.red .group__item-title:nth-child(3) {
    color: #71CF4D;
  }
  .group__item.red .group__item-number {
    background: #FD213A;
  }
}
@media (min-width: 768px) {
  .group__item.green .group__item-row {
    border-left: 3px solid #71CF4D;
  }
  .group__item.green .group__item-number {
    padding: 0 0 0 10px;
  }
  .group__item.blue .group__item-row {
    border-left: 3px solid #006BDB;
  }
  .group__item.blue .group__item-number {
    padding: 0 0 0 10px;
  }
  .group__item.red .group__item-row {
    border-left: 3px solid #FD213A;
  }
  .group__item.red .group__item-number {
    padding: 0 0 0 10px;
  }
}
.group__item-number {
  padding: 0 0 0 13px;
  width: 60px;
}
@media (max-width: 768px) {
  .group__item-number {
    padding: 0;
    position: absolute;
    background: #999999;
    width: 16px;
    height: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 10px;
    color: #ffffff;
    border-radius: 50%;
    top: 22px;
    left: 22px;
  }
  .group__item-team span{
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    max-width:calc(10px + (270 - 20) * ((100vw - 320px) / (768 - 320)));
  }
}
@media (max-width: 710px) {
  .group__item-team span{
    max-width:calc(10px + (240 - 20) * ((100vw - 320px) / (768 - 320)));
  }
}
@media (max-width: 660px) {
  .group__item-team span{
    max-width:calc(10px + (200 - 20) * ((100vw - 320px) / (768 - 320)));
  }
}
@media (max-width: 620px) {
  .group__item-team span{
    max-width:calc(10px + (180 - 20) * ((100vw - 320px) / (768 - 320)));
  }
}
@media(max-width: 600px){
  .group__item-team span{
    max-width:calc(10px + (270 - 20) * ((100vw - 320px) / (768 - 320)));
  }
  
}
@media (max-width: 550px) {
  .group__item-team span{
    max-width:calc(10px + (250 - 20) * ((100vw - 320px) / (768 - 320)));
  }
}
@media (max-width: 520px) {
  .group__item-team span{
    max-width:calc(10px + (230 - 20) * ((100vw - 320px) / (768 - 320)));
  }
}
@media (max-width: 500px) {
  .group__item-team span{
    max-width:calc(10px + (300 - 20) * ((100vw - 320px) / (500 - 320)));
  }
}
@media (max-width: 430px) {
  .group__item-team span{
    max-width:calc(10px + (230 - 20) * ((100vw - 320px) / (430 - 320)));
  }
}
@media (max-width: 400px) {
  .group__item-team span{
    max-width:calc(120px + (140 - 20) * ((100vw - 320px) / (430 - 320)));
  }
}
@media (max-width: 768px) and (max-width: 600px) {
  .group__item-number {
    top: 22px;
    left: 34px;
  }
}
.group__item-team {
  display: flex;
  align-items: center;
  color: #333333;
}
.group__item-icon {
  margin: 0 8px 0 0;
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.group__item-icon img {
  width: 40px;
  height: 40px;
}

@media (max-width: 768px) {
  .group__item-icon img {
    width: 26px;
    height: 26px;
  }
}
@media (max-width: 768px) {
  .group__item-icon {
    width: 34px;
    height: 34px;
    border-radius: 50%;
    background: #FFFFFF;
    border: 0.5px solid #EEEEEE;
  }
}
.group__item-title {
  flex: 0 0 50px;
  text-align: center;
}
@media (max-width: 500px) {
  .group__item-title {
    flex: 0 0 30px;
  }
  .group__item-title:nth-child(6) {
    display: none;
  }
}
@media (max-width: 768px) {
  .group__item-title:nth-child(3) {
    color: #999999;
  }
  .group__item-title:nth-child(4) {
    color: #999999;
  }
  .group__item-title:nth-child(5) {
    color: #FD213A;
  }
}
.group__item-title:nth-child(7) {
  flex: 0 0 100px;
  text-align: center;
}
@media (max-width: 840px) {
  .group__item-title:nth-child(7) {
    text-align: end;
    padding: 0 22px 0 0;
    flex: 0 0 50px;
  }
}
@media (max-width: 600px) {
  .group__item-title:nth-child(7) {
    padding: 0 12px 0 0;
    font-weight: 500;
  }
}
@media (max-width: 500px) {
  .group__item-title:nth-child(7) {
    flex: 0 0 30px;
  }
}
@media (max-width: 1140px) {
  .group__item-title:nth-child(8) {
    display: none;
  }
}
@media (max-width: 992px) {
  .group__item-title:nth-child(8) {
    display: block;
  }
}
@media (max-width: 840px) {
  .group__item-title:nth-child(8) {
    display: none;
  }
}
.group__item-title .card-color {
  margin: 0;
}
.group__item-title .card-color__item {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  width: 24px;
  height: 24px;
  font-size: 14px;
  line-height: 19px;
}

.stocks {
  margin: 40px 0 0 0;
}
@media (max-width: 600px) {
  .stocks__title {
    margin: 0 0 0 12px;
  }
}
.stocks__items {
  margin: 20px 0 0 0;
  padding: 0 0 40px 0;
  max-width: 845px;
  overflow: hidden;
  position: relative;
}
@media (max-width: 992px) {
  .stocks__items {
    max-width: 952px;
  }
}
@media (max-width: 600px) {
  .stocks__items {
    margin: 20px 0 0 12px;
  }
}
.stocks__items-wrapper {
  overflow: visible;
}
.item-slide {
  max-width: 269px;
  background: #FFFFFF;
  border-radius: 5px;
}
.item-slide__content {
  padding: 10px;
}
.item-slide__image {
  position: relative;
  max-width: 249px;
  height: 160px;
}
.item-slide__image img {
  max-width: 100%;
  height: auto;
  object-fit: cover;
}
.item-slide__label {
  position: absolute;
  top: 8px;
  left: 8px;
  width: 50px;
  height: 24px;
}
.item-slide__title {
  font-weight: 400;
  font-size: 14px;
  line-height: 130%;
  color: #999999;
  margin: 20px 0 0 0;
}
.item-slide__text {
  display: block;
  margin: 6px 0 0 0;
  font-weight: 400;
  font-size: 16px;
  line-height: 130%;
  color: #333333;
}
.item-slide__button {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 24px 0 0 0;
  width: 100%;
  padding: 10px 0;
  font-weight: 400;
  font-size: 14px;
  color: #ffffff;
  line-height: 130%;
  background: #006BDB;
  border-radius: 5px;
  transition: all 0.3s ease 0s;
}
.item-slide__button:hover {
  color: #333333;
  background-color: #EDEEF0;
}
.item-slide__button:hover::before {
  transition: all 0.3s ease 0s;
  color: #006BDB;
}
.item-slide__button::before {
  color: #ffffff;
  margin: 0 10px 0 0;
  font-size: 17px;
}

.swiper-pagination-bullet {
  background: #C4C4C5;
  border-radius: 15px;
  width: 26px;
  height: 2px;
}

.swiper-pagination-bullet-active {
  background: #006BDB;
  border-radius: 15px;
  width: 26px;
  height: 2px;
}

.questions__title {
  margin: 0 0 20px 0;
}
@media (max-width: 600px) {
  .questions__title {
    margin: 0 0 20px 12px;
  }
}
@media (max-width: 600px) {
  .questions__body {
    padding: 0 12px;
  }
}
.questions__spoller {
  margin: 0 0 10px 0px;
  background: #FFFFFF;
  border-radius: 5px;
  padding: 14px 30px;
}
.questions__spoller:last-child {
  margin: 0;
}
@media (max-width: 500px) {
  .questions__spoller {
    padding: 14px 12px;
  }
}
.questions__text {
  display: flex;
  justify-content: space-between;
  text-align: start;
  align-items: center;
  width: 100%;
  font-weight: 600;
  font-size: 16px;
  line-height: 120%;
  color: #333333;
  background: none;
}
.questions__text::after {
  margin: 0 0px 0 10px;
}
.questions__text._active::after {
  transform: rotate(180deg);
}
.questions__answer {
  margin: 24px 0 0 0;
  font-weight: 400;
  font-size: 14px;
  line-height: 140%;
  color: #333333;
}

/*==== Рекомендуем букмекеров ===============*/
.recommendations-block {
  background: #FFFFFF;
  border-radius: 5px 0px 0px 5px;
}
@media (max-width: 992px) {
  .recommendations-block {
    border-radius: 5px;
  }
}
.recommendations-block__content {
  padding: 14px 0 10px 0;
}
.recommendations-block__rows {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 0px 16px 0;
}
@media (max-width: 992px) {
  .recommendations-block__rows {
    margin: 0 0 10px 0;
  }
}
.recommendations-block__row {
  display: flex;
  align-items: center;
}
.recommendations-block__title {
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  color: #333333;
  padding: 0px 0 0 10px;
}
.recommendations-block__link {
  font-size: 16px;
  line-height: 19px;
  color: #999999;
  padding: 0px 20px 0 10px;
}
@media (max-width: 992px) {
  .recommendations-block__link {
    padding: 0px 10px 0 10px;
  }
}
.recommendations-block__card {
  padding: 12px 20px 10px 12px;
  border-bottom: 1px solid #EEEEEE;
  display: block;
}
@media (max-width: 992px) {
  .recommendations-block__card {
    padding: 12px 10px;
  }
}
.recommendations-block__card:hover {
  background: #F8F8F8;
}
.recommendations-block__logo {
  width: 81px;
}
.recommendations-block__logo img {
  width: 100%;
  height: auto;
  object-fit: cover;
}
.recommendations-block__bonus {
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  color: #333333;
  margin: 0 0 0 16px;
  flex: 1 1 auto;
}
.recommendations-block__bonus::before {
  font-size: 14px;
  color: #006BDB;
  margin: 0 6px 0 0;
}
.recommendations-block__button {
  background: #71CF4D;
  border-radius: 5px;
  padding: 0px 10px;
  font-size: 12px;
  height: 31px;
  line-height: 15px;
  font-family: "Inter";
  display: flex;
  justify-content: center;
  align-items: center;
  color: #FFFFFF;
  transition: all 0.3s ease;
}
.recommendations-block__button:hover {
  transition: all 0.3s ease;
  background: #54B130;
}
.recommendations-block__button::after {
  content: "";
  display: inline-block;
  background-image: url(../img/icons-bookmaker/arrow-right.svg);
  background-repeat: no-repeat;
  background-size: auto;
  width: 14px;
  height: 14px;
  margin: 0 0 0 4px;
}
.recommendations-block__text {
  margin: 12px 0 0 0;
  font-weight: 400;
  font-size: 15px;
  line-height: 17px;
  color: #7D7D7D;
}

/*==== Рейтинг букмекеров ===============*/
.table-rating {
  margin: 30px 0 0 0;
}
@media (max-width: 600px) {
  .table-rating__content {
    padding: 0 12px;
  }
}
.table-rating__item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 12px;
  background: #ffffff;
  border-radius: 5px;
  margin: 0 0 10px 0;
}
.table-rating__item:last-child {
  margin: 0;
}
.table-rating__column {
  display: flex;
  flex: 1 1 50%;
}
.table-rating__column:nth-child(2) {
  justify-content: end;
}
.table-rating__number {
  width: 38px;
  height: 52px;
  margin: -12px 24px 0 0;
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  color: #FFFFFF;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.table-rating__number span {
  margin: 10px 0 0 0;
}
.table-rating__number.green {
  color: #ffffff;
  background: #71CF4D;
}
.table-rating__number.blue {
  background: #006BDB;
}
.table-rating__number.grey {
  background: #999999;
}
.table-rating__number::after {
  content: "";
  position: absolute; /* Абсолютное позиционирование */
  left: 0px;
  bottom: 0px; /* Положение треугольника */
  border: 19px solid transparent; /* Прозрачные границы */
  border-bottom: 8px solid #ffffff; /* Добавляем треугольник */
}
@media (max-width: 500px) {
  .table-rating__number {
    width: 27px;
    height: 47px;
    font-size: 12px;
    margin: -12px 10px 0 0;
  }
  .table-rating__number::after {
    content: "";
    position: absolute; /* Абсолютное позиционирование */
    left: 0px;
    bottom: 0px; /* Положение треугольника */
    border: 14px solid transparent; /* Прозрачные границы */
    border-bottom: 6px solid #ffffff; /* Добавляем треугольник */
  }
}
.table-rating__icon {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 20px 0 0;
}
.table-rating__icon img {
  width: 81px;
  height: 38px;
  object-fit: cover;
}
@media (max-width: 500px) {
  .table-rating__icon img {
    width: 73px;
    height: 34px;
  }
}
.table-rating__otzyv {
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #333333;
}
.table-rating__otzyv::before {
  content: "";
  background-image: url(../img/icons/message-rating.svg);
  background-repeat: no-repeat;
  background-size: auto;
  flex: 0 0 16px;
  height: 16px;
  margin: 0 6px 0 0;
}
@media (max-width: 500px) {
  .table-rating__otzyv {
    display: none;
  }
}
.table-rating__icons-system {
  margin: 0 30px 0 0;
}
@media (max-width: 768px) {
  .table-rating__icons-system {
    display: none;
  }
}
.table-rating__icons-system .icons-system__android,
.table-rating__icons-system .icons-system__ios {
  transition: all 0.3s ease 0s;
  border: 1px solid #999999;
}
.table-rating__button-review {
  margin: 0 9px 0 0;
  padding: 11px 18px;
}
.table-rating__button-review:hover::before {
  background-image: url(../img/icons/eye-rating-white.svg);
  background-repeat: no-repeat;
}
.table-rating__button-review::before {
  content: "";
  background-image: url(../img/icons/eye-rating.svg);
  background-repeat: no-repeat;
  background-size: auto;
  flex: 0 0 17px;
  height: 17px;
}
@media (max-width: 768px) {
  .table-rating__button-review {
    padding: 2px 20px;
  }
  .table-rating__button-review span {
    display: none;
  }
  .table-rating__button-review::before {
    background-image: url(../img/icons/i.svg);
    margin: 0;
    flex: 0 0 6px;
    height: 20px;
  }
}
@media (max-width: 500px) {
  .table-rating__button-review {
    padding: 0px 20px;
    padding: 2px 17px;
  }
}
.table-rating__button-link {
  background: #71CF4D;
  border-radius: 5px;
  padding: 4px 5px 4px 10px;
  font-weight: 500;
  font-size: 15px;
  line-height: 18px;
  color: #FFFFFF;
  flex: 0 0 128px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 500px) {
  .table-rating__button-link {
    flex: 0 0 76px;
  }
}
.table-rating__button-link:hover {
  background: #61BE3D;
}
@media (max-width: 500px) {
  .table-rating__button-link:hover {
    background: rgba(113, 207, 77, 0.15);
  }
}
.table-rating__button-link span {
  display: flex;
  justify-content: center;
  align-items: center;
}
.table-rating__button-link span::before {
  font-size: 17px;
}
@media (max-width: 500px) {
  .table-rating__button-link {
    background: rgba(113, 207, 77, 0.15);
    padding: 0px 0 0px 5px;
  }
  .table-rating__button-link::after {
    flex: 0 0 34px;
    height: 34px;
  }
}
.table-rating__button-link-span::before {
  margin: 0 6px 0 0;
  color: #ffffff;
}
@media (max-width: 500px) {
  .table-rating__button-link-span::before {
    font-size: 20px;
    color: #71CF4D;
  }
  .table-rating__button-link-span span {
    display: none;
  }
}

/*=== Список ссылок ====================*/
@media (max-width: 600px) {
  .page-links__buttons-tab {
    padding: 0 0 0 12px;
  }
}
.page-links__buttons-tab .nav__item {
  padding: 0;
  border: 1px solid #999999;
  margin: 0 10px 0 0;
  border-radius: 5px;
}
.page-links__buttons-tab .nav__item:hover {
  background: #333333;
  color: #ffffff;
}
.page-links__buttons-tab .nav__item:hover::after {
  transform: scaleX(0);
  transition: all 0.3s ease 0s;
}
.page-links__buttons-tab .nav__item._active {
  border: 1px solid #333333;
  background: #333333;
}
.page-links__buttons-tab .nav__item._active .nav__link {
  color: #ffffff;
}
.page-links__buttons-tab .nav__item._active::after {
  color: #ffffff;
  display: none;
}
.page-links__buttons-tab .nav__link {
  box-sizing: border-box;
  padding: 7px 10px;
  font-size: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.page-links__buttons-tab .nav__link::before {
  margin: 0px 6px 0 0;
  font-size: 19px;
}
.page-links__buttons-tab .nav__link:hover {
  color: #ffffff;
}
.page-links__buttons-tab .nav__link:hover::before {
  color: #ffffff;
}
@media (max-width: 992px) {
  .page-links__buttons-tab .nav__link {
    flex-direction: row;
  }
}
.page-links__list {
  background: #EDEEF0;
  position: relative;
  z-index: 1;
  padding: 30px 0 0 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media (max-width: 1180px) {
  .page-links__list {
    justify-content: center;
  }
}
@media (max-width: 1060px) {
  .page-links__list {
    justify-content: space-between;
  }
}
@media (max-width: 880px) {
  .page-links__list {
    justify-content: start;
  }
}
@media (max-width: 600px) {
  .page-links__list {
    padding: 30px 12px 0 12px;
    justify-content: center;
  }
}
.page-links__item {
  flex: 0 1 268px;
  margin: 0 0 30px 0;
}
@media (max-width: 1180px) {
  .page-links__item {
    flex: 1 1 268px;
  }
  .page-links__item:nth-child(odd) {
    margin: 0 50px 30px 0px;
  }
}
@media (max-width: 992px) {
  .page-links__item {
    flex: 0 1 268px;
  }
  .page-links__item:nth-child(odd) {
    margin: 0 0 30px 0px;
  }
}
@media (max-width: 880px) {
  .page-links__item {
    flex: 1 1 268px;
  }
  .page-links__item:nth-child(odd) {
    margin: 0 50px 30px 0px;
  }
}
@media (max-width: 627px) {
  .page-links__item:nth-child(odd) {
    margin: 0 20px 30px 0px;
  }
}
@media (max-width: 579px) {
  .page-links__item {
    flex: 1 1 100%;
  }
  .page-links__item:nth-child(odd) {
    margin: 0 0px 30px 0px;
  }
}
@media (max-width: 500px) {
  .page-links__item {
    margin: 0 0 24px 0;
  }
  .page-links__item:nth-child(odd) {
    margin: 0 0px 24px 0px;
  }
}
.forecasts .page-links__list {
  padding: 0;
}
@media (max-width: 600px) {
  .forecasts {
    margin: 20px 12px;
  }
}

.item-list-links {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.item-list-links._fix .item-list-links__image {
  height: 166px;
}
.item-list-links__label {
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: #333333;
  border-radius: 5px;
  padding: 4px 8px;
  background: #ffffff;
  position: absolute;
  left: 6px;
  top: 6px;
}
.item-list-links__image {
  width: 100%;
  height: 166px;
  object-fit: cover;
  border-radius: 5px;
}
@media (max-width: 1180px) {
  .item-list-links__image {
    height: 200px;
  }
}
@media (max-width: 992px) {
  .item-list-links__image {
    height: 166px;
  }
}
@media (max-width: 880px) {
  .item-list-links__image {
    height: 200px;
  }
}
@media (max-width: 768px) {
  .item-list-links__image {
    height: 166px;
  }
}
@media (max-width: 579px) {
  .item-list-links__image {
    height: 220px;
  }
}
@media (max-width: 400px) {
  .item-list-links__image {
    height: 182px;
  }
}
.item-list-links__column {
  margin: 20px 0 0 0;
}
.item-list-links__image-block {
  display: flex;
  height: 166px;
  justify-content: space-around;
  align-items: center;
  border-radius: 5px;
}
@media (max-width: 1180px) {
  .item-list-links__image-block {
    height: 200px;
  }
}
@media (max-width: 992px) {
  .item-list-links__image-block {
    height: 166px;
  }
}
@media (max-width: 880px) {
  .item-list-links__image-block {
    height: 200px;
  }
}
@media (max-width: 768px) {
  .item-list-links__image-block {
    height: 166px;
  }
}
@media (max-width: 579px) {
  .item-list-links__image-block {
    height: 220px;
  }
}
@media (max-width: 400px) {
  .item-list-links__image-block {
    height: 182px;
  }
}
.item-list-links__logo {
  border: 1px solid #ffffff;
  border-radius: 50%;
  padding: 4px;
  max-width: 60px;
}
.item-list-links__logo._grey {
  border: 1px solid #999999;
}
.item-list-links__logo img {
  width: 60px;
}
.item-list-links__team {
  margin: 10px 0 0 0;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 11px;
  font-weight: 800;
  color: white;
}
.item-list-links__team._grey {
  color: #333333;
}
.item-list-links__date {
  margin: 8px 0 0 0;
  font-weight: 400;
  font-size: 14px;
  line-height: 130%;
  color: #999999;
}
.item-list-links__title {
  margin: 4px 0 0 0;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 130%;
  color: #333333;
}

.pagging {
  position: relative;
  z-index: 99;
  padding: 20px 0 20px 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 992px) {
  .pagging {
    padding: 0px 0 0 0;
  }
}
.pagging__arrow {
  display: inline-block;
  width: 15px;
  height: 12px;
  background-image: url(../img/icons/arrow-pagination.svg);
  background-repeat: no-repeat;
  background-size: auto;
}
.pagging__arrow:nth-child(1) {
  transform: rotate(180deg);
}
.pagging__arrow._disabled {
  opacity: 0.6;
}
.pagging__list {
  display: flex;
  margin: 0 17px;
}
.pagging__item {
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #333333;
}
@media (max-width: 400px) {
  .pagging__item {
    width: 26px;
    height: 26px;
    font-size: 13px;
  }
}
.pagging__item._active {
  border: 1px solid #333333;
  border-radius: 5px;
}

/*=== Статистика =======================*/
.progressbar__title {
  margin: 24px 0 0 0;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  color: #5C5C5C;
}
@media (max-width: 400px) {
  .progressbar__title {
    margin: 14px 0 0 0;
  }
}
.progressbar__teams {
  margin: 24px 0 0 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 14px 20px;
  background: #F8F8F8;
  border: 1px solid #E6E6E6;
  border-radius: 5px;
}
.progressbar__team-tenis {
  display: flex;
  justify-content: center;
  align-items: center;
}
.progressbar__team-tenis:nth-child(2) span {
  text-align: end;
}
.progressbar__team-tenis span {
  margin: 0 6px;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #333333;
}
@media (max-width: 600px) {
  .progressbar__team-tenis span {
    font-size: 14px;
  }
  .progressbar__team-tenis span span {
    display: none;
  }
}
.progressbar__team-tenis img {
  width: 26px;
  height: 26px;
  border: 1px solid #999999;
  border-radius: 50%;
}
.progressbar__row {
  display: flex;
  margin: -15px 0 0 0;
}
.progressbar__row._nomargin {
  position: relative;
  margin: 13px 0 0 0;
}
.progressbar__row._nomargin::before {
  content: "";
  position: absolute;
  background-image: url(../img/icons/ball-progressbar.svg);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center;
  width: 100%;
  height: 52px;
  z-index: 10;
}
.progressbar__column {
  flex: 1 1 50%;
  position: relative;
}
.progressbar__column:nth-child(1) .progressbar__item {
  display: flex;
  flex-direction: row-reverse;
}
.progressbar__column:nth-child(1) .progressbar__itemline._result {
  right: 0px;
}
.progressbar__column:nth-child(2) .progressbar__item {
  border-radius: 0 16px 16px 0;
}
.progressbar__column:nth-child(2) .progressbar__item._result {
  border-radius: 0px 5px 5px 0;
}
.progressbar__column:nth-child(2) .progressbar__count {
  text-align: end;
}
.progressbar__column:nth-child(2) .progressbar__itemline {
  background: #006BDB;
  left: 5px;
}
.progressbar__column:nth-child(2) .progressbar__itemline._result {
  border-radius: 0px 5px 5px 0;
  left: 0;
  opacity: 0.3;
}
.progressbar__column:nth-child(2) .progressbar__team {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  right: 20px;
}
.progressbar__column:nth-child(2) .progressbar__team img {
  width: 24px;
  height: auto;
}
.progressbar__column:nth-child(2) .progressbar__percent {
  left: 40px;
}
.progressbar__itemline {
  position: absolute;
  background: #71CF4D;
  border-radius: 16px;
  height: 6px;
  right: 5px;
}
.progressbar__itemline._result {
  height: 50px;
  border-radius: 5px 0 0 5px;
  opacity: 0.3;
}
.progressbar__team {
  position: absolute;
  z-index: 10;
  top: 15px;
  left: 20px;
  display: flex;
  align-items: center;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #333333;
}
@media (max-width: 500px) {
  .progressbar__team span {
    display: none;
  }
}
.progressbar__team img {
  width: 24px;
  height: auto;
}
.progressbar__count {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: #333333;
  margin: 0 0 10px 0;
}
.progressbar__item {
  position: relative;
  background: #E5E6E9;
  border-radius: 16px 0 0 16px;
  height: 6px;
  overflow: hidden;
}
.progressbar__item._result {
  border: 1px solid #E5E6E9;
  height: 50px;
  background: none;
  border-radius: 5px 0 0 5px;
}
.progressbar__percent {
  position: absolute;
  top: 18px;
  right: 40px;
  font-weight: 500;
  font-size: 13px;
  line-height: 19px;
  color: #333333;
}

.progressbar-voting {
  margin: 16px 0 0 0;
}
.progressbar-voting__row {
  display: flex;
  margin: 0 0 24px 0;
}
.progressbar-voting__row:last-child {
  margin: 0;
}
.progressbar-voting__text {
  margin: 20px 0 0 0;
  font-size: 14px;
  line-height: 16px;
  color: #999999;
}
@media (max-width: 500px) {
  .progressbar-voting__text {
    margin: 14px 0 0 0;
  }
}
.progressbar-voting__title {
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  color: #333333;
  min-width: 50px;
}
.progressbar-voting__percent {
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  margin: 0 12px 0 0;
}
.progressbar-voting__percent.green {
  color: #71CF4D;
}
.progressbar-voting__percent.red {
  color: #FD213A;
}
.progressbar-voting__column {
  flex: 1 1 auto;
}
.progressbar-voting__count {
  margin: 6px 0 0 0;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #999999;
  text-align: end;
}
.progressbar-voting__count._check {
  color: #71CF4D;
}
.progressbar-voting__count._check::before {
  content: "";
  display: inline-block;
  background-image: url(../img/icons/check-green.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 13px;
  height: 9px;
  margin: 0 8px 0 0;
}
.progressbar-voting__item {
  margin: 8px 0 0 0;
  position: relative;
  background: #E5E6E9;
  border-radius: 13px;
  height: 6px;
  overflow: hidden;
}
.progressbar-voting__itemline {
  position: absolute;
  background: #71CF4D;
  border-radius: 13px;
  height: 6px;
}
.progressbar-voting__itemline.red {
  background: #FD213A;
}
.progressbar-voting__buttons {
  display: flex;
  margin: 24px 0 0 0;
}
.progressbar-voting__button-yes {
  flex: 1 1 auto;
  margin: 0 10px 0 0;
  background: #71CF4D;
  border-radius: 5px;
  height: 50px;
  font-size: 16px;
  display: flex;
  align-items: center;
  color: #ffffff;
  padding: 0 13px;
}
@media (max-width: 500px) {
  .progressbar-voting__button-yes {
    height: 41px;
  }
}
.progressbar-voting__button-yes::before {
  content: "";
  display: inline-block;
  background-image: url(../img/icons/like-voting.svg);
  background-repeat: no-repeat;
  background-size: auto;
  width: 24px;
  height: 24px;
  margin: 0 8px 0 0;
}
.progressbar-voting__button-no {
  flex: 1 1 auto;
  margin: 0 0 0 10px;
  display: flex;
  align-items: center;
  background: #FD213A;
  border-radius: 5px;
  color: #ffffff;
  padding: 0 13px;
  font-size: 16px;
}
@media (max-width: 500px) {
  .progressbar-voting__button-no {
    height: 41px;
  }
}
.progressbar-voting__button-no::before {
  content: "";
  display: inline-block;
  background-image: url(../img/icons/dislike-voting.svg);
  background-repeat: no-repeat;
  background-size: auto;
  width: 24px;
  height: 24px;
  margin: 0 8px 0 0;
}
.grid {
  display: flex;
  background: #FFFFFF;
  border-radius: 5px;
  overflow: hidden;
  position: relative;
}
@media (max-width: 600px) {
  .grid {
    margin: 20px 0 0 0;
  }
}
.grid__content {
  position: relative;
  padding: 30px 0 50px 30px;
  overflow-x: auto;
  width: 1000px;
  margin: 0 0 -20px 0;
}
@media (max-width: 600px) {
  .grid__content {
    padding: 16px 0 16px 12px;
  }
}
.grid__top {
  display: flex;
  /* border-bottom: 1px solid #E6E6E6; */
  padding: 0 0 10px 0;
  width: auto;
  position: relative;
}
.grid::before {
  content: '';
  position: absolute;
  width: 96%;
  height: 1px;
  background: #E6E6E6;
  top: 60px;
  left: 15px;
  
  box-sizing: border-box;
}
.grid__title {
  font-size: 16px;
  line-height: 19px;
  color: #333333;
  flex: 0 0 295px;
}
.grid__title:last-child {
  flex: 0 0 255px;
  text-align: end;
}
.grid__body {
  margin: 20px 0 0 0;
  display: flex;
  width: 950px;
  padding: 0 20px 0 0;
}
.grid__column {
  flex: 0 0 258px;
  width: 258px;
}
.grid__column:nth-child(1) {
  width: 258px;
  margin: 0 20px 0 0;
}
.grid__column:nth-child(1) .grid__teams {
  position: relative;
}
.grid__column:nth-child(1) .grid__teams:nth-child(2n+1) {
  margin: 30px 0 5px 0;
}
.grid__column:nth-child(1) .grid__teams:nth-child(2n+1):after {
  content: "";
  position: absolute;
  background-image: url(../img/grid/double-line.svg);
  background-repeat: no-repeat;
  width: 20px;
  height: 76px;
  right: -20px;
  top: 33px;
}
.grid__column:nth-child(1) .grid__teams:nth-child(2n+1) .grid__teams-item:nth-child(1) {
  background: #F5F5F5;
}
.grid__column:nth-child(1) .grid__teams:nth-child(2n+1) .grid__teams-item:nth-child(1):hover {
  transition: all 0.3s ease 0s;
  color: #ffffff;
  background: #333333;
  box-sizing: border-box;
}
.grid__column:nth-child(1) .grid__teams:nth-child(2n+1) .grid__teams-item:nth-child(1):hover a {
  color: #ffffff;
}
.grid__column:nth-child(1) .grid__teams:nth-child(2n) .grid__teams-item:nth-child(2) {
  background: #F5F5F5;
}
.grid__column:nth-child(1) .grid__teams:nth-child(2n) .grid__teams-item:hover {
  transition: all 0.3s ease 0s;
  color: #ffffff;
  background: #333333;
  box-sizing: border-box;
}
.grid__column:nth-child(1) .grid__teams:nth-child(2n) .grid__teams-item:hover a {
  color: #ffffff;
}
.grid__column:nth-child(2) {
  margin: 0 0px 0 16px;
}
.grid__column:nth-child(2) .grid__teams {
  position: relative;
  align-items: center;
}
.grid__column:nth-child(2) .grid__teams:after {
  content: "";
  position: absolute;
  background-image: url(../img/grid/line.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 17px;
  height: 2px;
  left: -18px;
  top: 33px;
}
.grid__column:nth-child(2) .grid__teams:nth-child(1) {
  margin: 68px 0 0 0px;
}
.grid__column:nth-child(2) .grid__teams:nth-child(16) {
  margin: 106px 0 0 0px;
}
.grid__column:nth-child(2) .grid__teams:nth-child(33) {
  margin: 108px 0 0 0px;
}

.grid__column:nth-child(2) .grid__teams {
  margin: 103px 0 0 0px;
}

.grid__column:nth-child(2) .grid__teams .grid__teams-item:nth-child(2) {
  background: #F5F5F5;
}
.grid__column:nth-child(2) .grid__teams .grid__teams-item:hover {
  transition: all 0.3s ease 0s;
  color: #ffffff;
  background: #333333;
  box-sizing: border-box;
}
.grid__column:nth-child(2) .grid__teams .grid__teams-item:hover a {
  color: #ffffff;
}
.grid__column:nth-child(3) {
  margin: 0 0 0 36px;
}
.grid__column:nth-child(3) .grid__teams {
  position: relative;
}
.grid__column:nth-child(3) .grid__teams:nth-child(1) {
  margin: 156px 0 0 0;
}
.grid__column:nth-child(3) .grid__teams:nth-child(6) {
  margin: 271px 0 0 0;
}
.grid__column:nth-child(3) .grid__teams:nth-child(14) {
  margin: 273px 0 0 0;
}
.grid__column:nth-child(3) .grid__teams:nth-child(23) {
  margin: 271px 0 0 0;
}
.grid__column:nth-child(3) .grid__teams:nth-child(27) {
  margin: 272px 0 0 0;
}
.grid__column:nth-child(3) .grid__teams:nth-child(31) {
  margin: 271px 0 0 0;
}
.grid__column:nth-child(3) .grid__teams {
  margin: 275px 0 0 0;
}

.grid__column:nth-child(3) .grid__teams::before {
  content: "";
  position: absolute;
  background-image: url(../img/grid/double-line2.svg);
  background-repeat: no-repeat;
  width: 20px;
  height: 172px;
  left: -37px;
  top: -56px;
}
.grid__column:nth-child(3) .grid__teams:after {
  content: "";
  position: absolute;
  background-image: url(../img/grid/line.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 17px;
  height: 2px;
  left: -17px;
  top: 33px;
}
.grid__column:nth-child(3) .grid__teams:nth-child(n) .grid__teams-item:nth-child(2) {
  background: #F5F5F5;
}
.grid__column:nth-child(3) .grid__teams:nth-child(n) .grid__teams-item:hover {
  transition: all 0.3s ease 0s;
  color: #ffffff;
  background: #333333;
  box-sizing: border-box;
}
.grid__column:nth-child(3) .grid__teams:nth-child(n) .grid__teams-item:hover a {
  color: #ffffff;
}
.grid__column:nth-child(3) .grid__block {
  position: relative;
}
.grid__column:nth-child(3) .grid__block::before {
  content: "";
  position: absolute;
  background-image: url(../img/grid/double-line2.svg);
  background-repeat: no-repeat;
  width: 20px;
  height: 172px;
  left: -36px;
  top: -53px;
}
.grid__column:nth-child(3) .grid__block:after {
  content: "";
  position: absolute;
  background-image: url(../img/grid/line.svg);
  background-repeat: no-repeat;
  width: 16px;
  height: 2px;
  left: -16px;
  top: 33px;
}
.grid__column:nth-child(4) {
  margin: 0 0px 0 36px;
  padding: 0 20px 0 0;
}
.grid__column:nth-child(4) .grid__teams {
  position: relative;
}
.grid__column:nth-child(4) .grid__teams::before {
  content: "";
  position: absolute;
  background-image: url(../img/grid/double-line3.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right;
  width: 20px;
  height: 342px;
  left: -37px;
  top: -134px;
}
.grid__column:nth-child(4) .grid__teams:after {
  content: "";
  position: absolute;
  background-image: url(../img/grid/line.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 17px;
  height: 2px;
  left: -17px;
  top: 33px;
}
.grid__column:nth-child(4) .grid__teams:nth-child(1) {
  margin: 324px 0 0 0;
}
.grid__column:nth-child(4) .grid__teams:nth-child(9) {
  margin: 620px 0 0 0;
}
.grid__column:nth-child(4) .grid__teams {
  margin: 617px 0 0 0;
}

.grid__column:nth-child(4) .grid__teams:nth-child(n) .grid__teams-item:nth-child(2) {
  background: #F5F5F5;
}
.grid__column:nth-child(4) .grid__teams:nth-child(n) .grid__teams-item:hover {
  transition: all 0.3s ease 0s;
  color: #ffffff;
  background: #333333;
  box-sizing: border-box;
}
.grid__column:nth-child(4) .grid__teams:nth-child(n) .grid__teams-item:hover a {
  color: #ffffff;
}
.grid__column:nth-child(5) {
  margin: 0 0px 0 18px;
  padding: 0 20px 0 0;
}
.grid__column:nth-child(5) .grid__teams {
  position: relative;
}
.grid__column:nth-child(5) .grid__teams:nth-child(1) {
  margin: 675px 0 0 0;
}
.grid__column:nth-child(5) .grid__teams:nth-child(2) {
  margin: 1302px 0 0 0;
}
.grid__column:nth-child(5) .grid__teams:nth-child(3) {
  margin: 1305px 0 0 0;
}
.grid__column:nth-child(5) .grid__teams:nth-child(4) {
  margin: 1301px 0 0 0;
}
.grid__column:nth-child(5) .grid__teams:nth-child(5) {
  margin: 1307px 0 0 0;
}
.grid__column:nth-child(5) .grid__teams:nth-child(8) {
  margin: 1305px 0 0 0;
}
.grid__column:nth-child(5) .grid__teams {
  margin: 1300px 0 0 0;
}
.grid__column:nth-child(5) .grid__teams::before {
  content: "";
  position: absolute;
  background-image: url(../img/grid/double-line4.svg);
  background-repeat: no-repeat;
  background-size: auto;
  width: 20px;
  height: 702px;
  left: -39px;
  top: -320px;
}
.grid__column:nth-child(5) .grid__teams:after {
  content: "";
  position: absolute;
  background-image: url(../img/grid/line.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 20px;
  height: 2px;
  left: -20px;
  top: 33px;
}
.grid__column:nth-child(5) .grid__teams:nth-child(1) .grid__teams-item:nth-child(2) {
  background: #F5F5F5;
}
.grid__column:nth-child(5) .grid__teams:nth-child(1) .grid__teams-item:hover {
  transition: all 0.3s ease 0s;
  color: #ffffff;
  background: #333333;
  box-sizing: border-box;
}
.grid__column:nth-child(5) .grid__teams:nth-child(1) .grid__teams-item:hover a {
  color: #ffffff;
}
.grid__column:nth-child(6) {
  margin: 0 0px 0 18px;
  padding: 0 20px 0 0;
}
.grid__column:nth-child(6) .grid__teams {
  position: relative;
}
.grid__column:nth-child(6) .grid__teams:nth-child(1) {
  margin: 1307px 0 0 0;
}
.grid__column:nth-child(6) .grid__teams {
  margin: 2667px 0 0 0;
}
.grid__column:nth-child(6) .grid__teams:nth-child(2) {
  margin: 2676px 0 0 0;
}
.grid__column:nth-child(6) .grid__teams:nth-child(3) {
  margin: 2676px 0 0 0;
}
.grid__column:nth-child(6) .grid__teams::before {
  content: "";
  position: absolute;
  background-image: url(../img/grid/double-line5.svg);
  background-repeat: no-repeat;
  background-size: auto;
  width: 20px;
  height: 1602px;
  left: -39px;
  top: -600px;
}
.grid__column:nth-child(6) .grid__teams:after {
  content: "";
  position: absolute;
  background-image: url(../img/grid/line.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 20px;
  height: 2px;
  left: -20px;
  top: 33px;
}
.grid__column:nth-child(6) .grid__teams:nth-child(1) .grid__teams-item:nth-child(2) {
  background: #F5F5F5;
}
.grid__column:nth-child(6) .grid__teams:nth-child(1) .grid__teams-item:hover {
  transition: all 0.3s ease 0s;
  color: #ffffff;
  background: #333333;
  box-sizing: border-box;
}
.grid__column:nth-child(6) .grid__teams:nth-child(1) .grid__teams-item:hover a {
  color: #ffffff;
}

.grid__column:nth-child(7) {
  margin: 0 0px 0 18px;
  padding: 0 20px 0 0;
}
.grid__column:nth-child(7) .grid__teams {
  position: relative;
}
.grid__column:nth-child(7) .grid__teams:nth-child(1) {
  margin: 2687px 0 0 0;
}
.grid__column:nth-child(7) .grid__teams:nth-child(2) {
  margin: 5417px 0 0 0;
}
.grid__column:nth-child(7) .grid__teams {
  margin: 2680px 0 0 0;
}
.grid__column:nth-child(7) .grid__teams::before {
  content: "";
  position: absolute;
  background-image: url(../img/grid/double-line6.svg);
  background-repeat: no-repeat;
  background-size: auto;
  width: 20px;
  height: 2748px;
  left: -39px;
  top: -1345px;
}
.grid__column:nth-child(7) .grid__teams:after {
  content: "";
  position: absolute;
  background-image: url(../img/grid/line.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 20px;
  height: 2px;
  left: -20px;
  top: 33px;
}
.grid__column:nth-child(7) .grid__teams:nth-child(1) .grid__teams-item:nth-child(2) {
  background: #F5F5F5;
}
.grid__column:nth-child(7) .grid__teams:nth-child(1) .grid__teams-item:hover {
  transition: all 0.3s ease 0s;
  color: #ffffff;
  background: #333333;
  box-sizing: border-box;
}
.grid__column:nth-child(7) .grid__teams:nth-child(1) .grid__teams-item:hover a {
  color: #ffffff;
}

.grid__column:nth-child(8) {
  margin: 0 0px 0 18px;
  padding: 0 20px 0 0;
}
.grid__column:nth-child(8) .grid__teams {
  position: relative;
}

.grid__column:nth-child(8) .grid__teams:nth-child(1) {
  margin: 5406px 0 0 0;
}
.grid__column:nth-child(8) .grid__teams {
  margin: 2680px 0 0 0;
}
.grid__column:nth-child(8) .grid__teams::before {
  content: "";
  position: absolute;
  background-image: url(../img/grid/double-line7.svg);
  background-repeat: no-repeat;
  background-size: auto;
  width: 20px;
  height: 5486px;
  left: -39px;
  top: -2690px;
}
.grid__column:nth-child(8) .grid__teams:after {
  content: "";
  position: absolute;
  background-image: url(../img/grid/line.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 20px;
  height: 2px;
  left: -20px;
  top: 33px;
}
.grid__column:nth-child(8) .grid__teams:nth-child(1) .grid__teams-item:nth-child(2) {
  background: #F5F5F5;
}
.grid__column:nth-child(8) .grid__teams:nth-child(1) .grid__teams-item:hover {
  transition: all 0.3s ease 0s;
  color: #ffffff;
  background: #333333;
  box-sizing: border-box;
}
.grid__column:nth-child(8) .grid__teams:nth-child(1) .grid__teams-item:hover a {
  color: #ffffff;
}
.grid__block {
  margin: 30px 0 0 0;
}
.grid__block:nth-child(1) {
  margin: 0;
}
.grid__teams-upcoming .grid__teams-item {
  background: #fff !important;
}
.grid__teams {
  background: #FFFFFF;
  border: 1px solid #E6E6E6;
  border-radius: 5px;
  box-sizing: border-box;
}
.grid__teams-item {
  display: flex;
  align-items: center;
  height: 33px;
  padding: 0 10px;
  transition: all 0.3s ease 0s;
  color: #333333;
}
.grid__teams-item:nth-child(1) {
  border-radius: 5px 5px 0 0;
}
.grid__teams-item:nth-child(2) {
  border-radius: 0 0 5px 5px;
}
.grid__teams-item a {
  color: #333333;
}
.grid__teams-item:hover {
  transition: all 0.3s ease 0s;
  color: #ffffff;
  background: #333333;
  box-sizing: border-box;
}
.grid__teams-item:hover a {
  color: #ffffff;
}
.grid__teams-item:hover .grid__teams-item-text {
  color: #ffffff;
}
.grid__teams-item._active {
  transition: all 0.3s ease 0s;
  color: #ffffff !important;
  background: #333333 !important;
  box-sizing: border-box;
}
.grid__teams-item._active a {
  color: #ffffff;
}
.grid__teams-item._active .grid__teams-item {
  color: #ffffff !important;
  background: #333333 !important;
}
.grid__teams-item._active .grid__teams-item-text {
  color: #ffffff !important;
}
.grid__teams-item-title {
  flex: 1 1 auto;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  display: flex;
  align-items: center;
}
.grid__teams-item-title img {
  width: 22px;
  height: 14px;
  margin: 0 4px 0 0;
}
.grid__teams-item-text {
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #999999;
}
.grid__teams-item-text:nth-child(1) {
  margin: 0 13px 0 0;
}
.grid__teams-item-text._win {
  color: #333333;
}
.grid__scroll {
  position: absolute;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #006BDB;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.3s ease 0s;
  opacity: 1;
  top: 50%;
  right: 30px;
}
.grid__scroll::before {
  content: "";
  display: inline-block;
  background-image: url(../img/grid/pet.svg);
  background-repeat: no-repeat;
  background-size: auto;
  width: 24px;
  height: 24px;
  margin: 0 4px 0 0;
}
.grid__scroll._hidden {
  transition: all 0.3s ease 0s;
  opacity: 0;
}

.checkbox {
  margin: 0px 0 0 0;
}

.checkbox__input {
  display: none;
}

.checkbox__input:checked + .checkbox__label::after {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.checkbox__label {
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #000000;
  line-height: 140%;
  color: #333333;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  text-align: start;
  width: 100%;
  position: relative;
  cursor: pointer;
}

.checkbox__label a {
  color: #333333;
  border-bottom: 1px solid black;
}

.checkbox__label::after {
  content: "";
  flex: 0 0 24px;
  height: 24px;
  background-color: #006BDB;
  border-radius: 5px;
  border: 1px solid #006BDB;
}

.checkbox__label::after {
  -webkit-transition: -webkit-transform 0.5s ease 0s;
  transition: -webkit-transform 0.5s ease 0s;
  -o-transition: transform 0.5s ease 0s;
  transition: transform 0.5s ease 0s;
  transition: transform 0.5s ease 0s, -webkit-transform 0.5s ease 0s;
  content: "";
  position: absolute;
  box-sizing: border-box;
  background-image: url(../img/icons/check.svg);
  background-repeat: no-repeat;
  background-size: auto;
  background-position-x: 4px;
  background-position-y: 6px;
  width: 24px;
  height: 24px;
  background-color: #006BDB;
  border-radius: 5px;
  top: -2px;
  right: 0;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}

.checkbox__label::before {
  content: "";
  position: absolute;
  box-sizing: border-box;
  width: 24px;
  height: 24px;
  background-color: #ffffff;
  border-radius: 5px;
  top: -2px;
  right: 0;
  border: 1px solid #006BDB;
}

.calendar-filter {
  position: absolute;
  z-index: 999;
  top: 30px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease 0s;
}
.calendar-filter._active {
  transition: all 0.3s ease 0s;
  opacity: 1;
  visibility: visible;
}

.date-filter {
  width: 296px;
  position: relative;
  box-shadow: 0px 5px 25px rgba(51, 51, 51, 0.1);
}
.date-filter__content {
  box-sizing: border-box;
  background: #ffffff;
  border-radius: 10px;
  padding: 7px;
}
.date-filter__tabs {
  display: flex;
  margin: 0 0 14px 0;
}
.date-filter__tab {
  cursor: pointer;
  width: 57px;
  height: 52px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  position: relative;
}
.date-filter__tab span:nth-child(1) {
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  color: #333333;
}
.date-filter__tab span:nth-child(2) {
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: #999999;
}
.date-filter__tab._active {
  background: #333333;
}
.date-filter__tab._active span:nth-child(1) {
  color: #ffffff;
}
.date-filter__tab._active::after {
  display: none;
}
.date-filter__tab:hover {
  background: #333333;
}
.date-filter__tab:hover span:nth-child(1) {
  color: #ffffff;
}
.date-filter__tab:hover::after {
  display: none;
}
.date-filter__tab:last-child::after {
  display: none;
}
.date-filter__tab::after {
  content: "";
  width: 1px;
  height: 30px;
  background: #e6e6e6;
  position: absolute;
  right: 0;
}
.date-filter__select {
  cursor: pointer;
  font-size: 14px;
  line-height: 16px;
  color: #999999;
  border: 1px solid #EEEEEE;
  border-radius: 6px;
  background: #FAFAFA;
  padding: 11px;
  display: flex;
  align-items: center;
}
.date-filter__select::after {
  transition: all 0.3s ease 0s;
  content: "";
  background-image: url(../img/icons/arrow-select.svg);
  background-repeat: no-repeat;
  background-size: auto;
  flex: 0 0 10px;
  height: 5px;
  margin: 0 0 0 auto;
}
.date-filter__checkboxs {
  margin: 10px 0 0 0;
  background: #FAFAFA;
  border: 1px solid #EEEEEE;
  border-radius: 5px;
  padding: 12px 12px 12px 12px;
}
.date-filter__checkboxs .checkbox {
  display: flex;
  align-items: center;
  margin: 0 0 16px 0;
}
.date-filter__checkboxs .checkbox:last-child {
  margin: 0;
}
.date-filter__button {
  background: none;
  display: flex;
  margin: 20px auto 13px auto;
  text-align: center;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  text-transform: uppercase;
  color: #006BDB;
}
.date-filter__button-res {
  background-image: url(../img/icons/broom.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 30px;
  height: 30px;
  position: absolute;
  bottom: 13px;
  right: 6px;
  cursor: pointer;
}

/*=== Контакты =========================*/
@media (max-width: 600px) {
  .contacts__content {
    padding: 0 12px;
  }
}
.contacts__item {
  background: #FFFFFF;
  border-radius: 5px;
  padding: 14px;
  max-width: 275px;
}
.contacts__item._shadow {
  border: 1px solid #F4F4F4;
  box-shadow: 0px 4px 26px rgba(0, 0, 0, 0.05);
}
@media (max-width: 400px) {
  .contacts__item {
    max-width: 100%;
  }
}
.contacts__icon {
  background-image: url(../img/icons/email.svg);
  background-repeat: no-repeat;
  background-size: auto;
  width: 30px;
  height: 30px;
}
.contacts__link {
  margin: 14px 0 0 0;
  display: flex;
  flex-direction: column;
  font-weight: 600;
  font-size: 18px;
  line-height: 21px;
  color: #333333;
}
.contacts__link span {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #999999;
}
.contacts__link:hover {
  color: #006BDB;
}

.rates {
  margin: 10px 0 0 0;
}
.rates__content {
  display: flex;
  flex-wrap: wrap;
}
.rates__column {
  margin: 10px 10px 0 0;
}
.rates__column:nth-child(1) {
  margin: 10px 13px 0 0;
}
.rates__column:last-child {
  margin: 10px 0 0 0;
}
.rates__row {
  display: flex;
}
.rates__item {
  font-size: 14px;
  line-height: 18px;
  color: #fff;
  box-sizing: border-box;
  padding: 6px 12px 6px 7px;
  background: #000;
  border-right: 1px solid #FFFFFF;
  border-radius: 3px 0px 0px 3px;
  white-space: nowrap;
}
.rates__value {
  padding: 6px;
  background: #00c7b1;
  border-radius: 0px 3px 3px 0px;
  font-size: 14px;
  line-height: 18px;
  color: #FFFFFF;
}

.spoller-play {
  margin: 0 0 20px 0;
  background: #FFFFFF;
  border-radius: 5px;
  position: relative;
}
.spoller-play__title {
  padding: 16px 30px;
  display: flex;
  align-items: center;
  font-size: 14px;
  line-height: 16px;
  color: #333333;
  background: #F8F8F8;
  border-radius: 5px;
}
.spoller-play__title a {
  color: #333333;
}
@media (max-width: 768px) {
  .spoller-play__title a span {
    display: block;
    max-width: 300px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media (max-width: 460px) {
  .spoller-play__title a span {
    max-width: 250px;
  }
}
@media (max-width: 400px) {
  .spoller-play__title a span {
    max-width: 220px;
  }
}
@media (max-width: 390px) {
  .spoller-play__title a span {
    max-width: 200px;
  }
}
@media (max-width: 360px) {
  .spoller-play__title a span {
    max-width: 180px;
  }
}
@media (max-width: 340px) {
  .spoller-play__title a span {
    max-width: 160px;
  }
}
.spoller-play__title span {
  margin: 0 12px 0 0;
}
@media (max-width: 600px) {
  .spoller-play__title {
    padding: 16px 12px;
  }
}
.spoller-play__flag {
  width: 25px;
  height: auto;
  margin: 0 8px 0 0;
}
.spoller-play__icon {
  background-image: url(../img/icons/check-flag.svg);
  background-repeat: no-repeat;
  background-size: auto;
  width: 22px;
  height: 22px;
  transition: all 0.3s ease 0s;
}
@media (min-width: 992px) {
  .spoller-play__icon:hover {
    transition: all 0.3s ease 0s;
    background-image: url(../img/icons/check-flag-active.svg);
  }
}
.spoller-play__icon._active {
  background-image: url(../img/icons/check-flag-active.svg);
}
.spoller-play__button-spoller {
  position: absolute;
  top: 20px;
  right: 38px;
  font-size: 14px;
  line-height: 16px;
  color: #999999;
}
@media (max-width: 600px) {
  .spoller-play__button-spoller {
    right: 20px;
  }
}
.spoller-play__button-spoller._active span:nth-child(2) {
  display: flex;
}
.spoller-play__button-spoller._active span:nth-child(1) {
  display: none;
}
.spoller-play__button-spoller span {
  display: flex;
  align-items: center;
  cursor: pointer;
  display: none;
}
.spoller-play__button-spoller span:nth-child(1) {
  display: flex;
}
.spoller-play__button-spoller span:nth-child(1)::after {
  content: "";
  display: flex;
  align-self: center;
  background-image: url(../img/icons/arrow-spoller-play.svg);
  background-repeat: no-repeat;
  background-size: cover;
  flex: 0 0 10px;
  height: 5px;
  margin: 0 0 0 6px;
  transform: rotate(180deg);
}
.spoller-play__button-spoller span:nth-child(2)::after {
  content: "";
  display: flex;
  align-self: center;
  background-image: url(../img/icons/arrow-spoller-play.svg);
  background-repeat: no-repeat;
  background-size: cover;
  flex: 0 0 10px;
  height: 5px;
  margin: 0 0 0 6px;
}
.spoller-play__item {
  background: #ffffff;
  transition: all 0.3s ease 0s;
}
.spoller-play__item:nth-child(1) .spoller-play__item-content {
  border-top: 1px solid #E6E6E6;
}
.spoller-play__item:nth-child(even) {
  background: #F8F8F8;
}
@media (min-width: 768px) {
  .spoller-play__item:hover {
    transition: all 0.3s ease 0s;
    box-shadow: 0px 3px 22px rgba(0, 0, 0, 0.09);
  }
}
.spoller-play__item._border {
  border-radius: 0 0 5px 5px;
}
.spoller-play__item-content {
  display: flex;
  align-items: center;
  padding: 12px 0;
  margin: 0px 30px;
  position: relative;
  border-bottom: 1px solid #E6E6E6;
}
@media (max-width: 600px) {
  .spoller-play__item-content {
    margin: 0 12px;
  }
}
@media (max-width: 768px) {
  .spoller-play__item-content {
    flex-wrap: wrap;
  }
}
.spoller-play__row {
  display: flex;
  align-items: center;
  /* flex: 0 1 25%; */
}
.spoller-play__row._hidden {
  display: none;
}
@media (max-width: 768px) {
  .spoller-play__row._hidden {
    display: flex;
  }
}
@media (max-width: 768px) {
  .spoller-play__row._none {
    display: none;
  }
}
.spoller-play__row:nth-child(5) {
  flex: 0 0 200px;
  justify-content: flex-end;
}
.spoller-play__row:nth-child(4) {
  flex: 0 0 25%;
}
@media (max-width: 1060px) {
  .spoller-play__row:nth-child(4) {
    flex: 0 0 20%;
  }
}
@media (max-width: 992px) {
  .spoller-play__row:nth-child(4) {
    flex: 0 0 30%;
  }
}
@media (max-width: 870px) {
  .spoller-play__row:nth-child(4) {
    flex: 0 0 25%;
  }
}
.spoller-play__row:nth-child(1) {
  flex: 1 1 100%;
}
@media (max-width: 768px) {
  .spoller-play__row:nth-child(1) {
    flex: 1 1 40%;
    order: 1;
    height: 30px;
  }
  .spoller-play__row:nth-child(2) {
    flex: 1 1 100%;
    order: 3;
    margin: 14px 0 5px 0;
  }
  .spoller-play__row:nth-child(2) .spoller-play__team {
    flex-direction: row-reverse;
  }
  .spoller-play__row:nth-child(3) {
    flex: 1 1 100%;
  }
  .spoller-play__row:nth-child(4) {
    order: 4;
    flex: 1 1 100%;
  }
  .spoller-play__row:nth-child(5) {
    order: 5;
  }
  .spoller-play__row:last-child {
    order: 2;
    flex: 1 1 60%;
    justify-content: flex-end;
  }
  .spoller-play__row._bet {
    position: absolute;
    top: 58px;
    right: 0px;
  }
}
.spoller-play__star {
  cursor: pointer;
  background-image: url(../img/icons/star-nobg.svg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
}
@media (min-width: 992px) {
  .spoller-play__star:hover {
    background-image: url(../img/icons/star.svg);
  }
}
.spoller-play__star._active {
  background-image: url(../img/icons/star.svg);
}
@media (max-width: 768px) {
  .spoller-play__star {
    width: 24px;
    height: 24px;
  }
}
.spoller-play__time {
  font-size: 14px;
  line-height: 16px;
  color: #999999;
  margin: 0 0 0 10px;
}
@media (max-width: 768px) {
  .spoller-play__time {
    font-size: 16px;
  }
}
.spoller-play__team {
  display: flex;
  align-items: center;
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
  color: #333333;
}
.spoller-play__team span {
  max-width: 150px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 1120px) {
  .spoller-play__team span {
    max-width: 130px;
  }
}
@media (max-width: 1060px) {
  .spoller-play__team span {
    max-width: 90px;
  }
}
@media (max-width: 1024px) {
  .spoller-play__team span {
    max-width: 80px;
  }
}
@media (max-width: 992px) {
  .spoller-play__team span {
    max-width: 170px;
  }
}
@media (max-width: 890px) {
  .spoller-play__team span {
    max-width: 130px;
  }
}
@media (max-width: 768px) {
  .spoller-play__team span {
    max-width: 250px;
  }
}
@media (max-width: 500px) {
  .spoller-play__team span {
    max-width: 220px;
  }
}
@media (max-width: 450px) {
  .spoller-play__team span {
    max-width: 220px;
  }
}
@media (max-width: 430px) {
  .spoller-play__team span {
    max-width: 200px;
  }
}
@media (max-width: 400px) {
  .spoller-play__team span {
    max-width: 190px;
  }
}
@media (max-width: 380px) {
  .spoller-play__team span {
    max-width: 170px;
  }
}
@media (max-width: 350px) {
  .spoller-play__team span {
    max-width: 130px;
  }
}
@media (max-width: 1050px) {
  .spoller-play__team {
    font-size: 12px;
  }
}
@media (max-width: 992px) {
  .spoller-play__team {
    font-size: 14px;
  }
}
.spoller-play__team-icon {
  margin: 0 4px;
}
@media (max-width: 768px) {
  .spoller-play__team-icon {
    margin: 0 4px 0 -2px;
  }
}
.spoller-play__team-icon img {
  width: 26px;
  height: 26px;
}
.spoller-play__score {
  display: flex;
  font-size: 14px;
  justify-content: center;
  align-items: center;
  font-weight: 500;
  margin: 0 10px;
  background: #F0F0F0;
  border-radius: 3px;
  padding: 0px 10px;
  height: 24px;
  white-space: nowrap;
  color: #333333;
}
.spoller-play__score span:nth-child(2) {
  margin: 0 2px;
}
@media (max-width: 768px) {
  .spoller-play__score span:nth-child(2) {
    display: none;
  }
}
@media (max-width: 768px) {
  .spoller-play__score {
    box-sizing: border-box;
    position: absolute;
    height: 58px;
    background: none;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    white-space: wrap;
    top: 54px;
    right: 0px;
    padding: 6px 0;
  }
}
.spoller-play__column {
  height: 28px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #E6E6E6;
  border-radius: 5px;
  padding: 0px 14px;
}
.spoller-play__column:nth-child(2) {
  margin: 0 8px;
}
.spoller-play__column:hover {
  color: #006BDB;
  border: 1px solid #E6E6E6;
  background: #EBF5FF;
}
@media (max-width: 768px) {
  .spoller-play__column {
    box-sizing: border-box;
    height: 54px;
    padding: 6px;
    flex-direction: column;
    justify-content: space-between;
  }
}
.spoller-play__text {
  display: none;
}
@media (max-width: 768px) {
  .spoller-play__text {
    display: block;
  }
}
.spoller-play__number {
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #333333;
}
.spoller-play__item-play {
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #333333;
  display: flex;
  align-items: center;
  white-space: nowrap;
}
.spoller-play__item-play.red {
  color: #FD213A;
}
.spoller-play__item-play-icon {
  display: block;
  background-image: url(../img//icons/play-icon.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 30px;
  height: 30px;
  transition: all 0.3s ease 0s;
  margin: 0 0 0 35px;
}
.spoller-play__item-play-icon:hover {
  transition: all 0.3s ease 0s;
  background-image: url(../img//icons/play-icon-blue.svg);
}
@media (max-width: 600px) {
  .spoller-play__item-play-icon {
    margin: 0 0 0 10px;
  }
}

.spoller-tenis__item {
  background: #ffffff;
}
.spoller-tenis__item:nth-child(1) {
  border-top: 1px solid #E6E6E6;
}
.spoller-tenis__item:nth-child(even) {
  background: #F8F8F8;
}
@media (max-width: 768px) {
  .spoller-tenis__item._upcoming .spoller-tenis__column:nth-child(1) {
    order: 1;
  }
  .spoller-tenis__item._upcoming .spoller-tenis__column:nth-child(3) {
    display: none;
  }
  .spoller-tenis__item._upcoming .spoller-tenis__column:nth-child(2) {
    padding: 10px 0 16px 0;
  }
}
@media (max-width: 768px) and (max-width: 340px) {
  .spoller-tenis__item._upcoming .spoller-tenis__column:nth-child(2) {
    padding: 10px 0 18px 0;
  }
}
@media (max-width: 768px) {
  .spoller-tenis__item._upcoming .spoller-tenis__column:nth-child(5) {
    display: flex;
    order: 4;
    flex: 0 1 50%;
    justify-content: flex-end;
    padding: 0px 0 12px 0;
  }
}
@media (max-width: 768px) {
  .spoller-tenis__item._upcoming .spoller-tenis__text {
    display: block;
    font-size: 14px;
    line-height: 16px;
    color: #999999;
    margin: 0 10px 0 0;
  }
}
@media (min-width: 768px) {
  .spoller-tenis__item._end .spoller-tenis__column:nth-child(4) {
    padding: 15px 58px 15px 5px;
    flex: 0 0 100px;
  }
}
.spoller-tenis__item-container {
  display: flex;
  border-bottom: 1px solid #E6E6E6;
  margin: 0 30px;
}
@media (max-width: 768px) {
  .spoller-tenis__item-container {
    flex-wrap: wrap;
    padding: 16px 0 0 0;
    margin: 0 12px;
  }
}
.spoller-tenis__column.red {
  color: #FD213A;
}
.spoller-tenis__column:nth-child(1) {
  flex: 0 0 75px;
  display: flex;
  align-items: center;
  font-size: 14px;
  line-height: 16px;
  color: #999999;
  border-right: 1px solid #E6E6E6;
}
@media (max-width: 768px) {
  .spoller-tenis__column:nth-child(1) {
    flex: 1 1 50%;
    border: none;
    order: 1;
    margin: 0 0 10px 0;
  }
}
.spoller-tenis__column:nth-child(2) {
  flex: 1 1 300px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  padding: 12px 0 12px 30px;
  border-right: 1px solid #E6E6E6;
}
@media (max-width: 1160px) {
  .spoller-tenis__column:nth-child(2) {
    padding: 12px 0 12px 10px;
  }
}
@media (max-width: 992px) {
  .spoller-tenis__column:nth-child(2) {
    padding: 12px 0 12px 30px;
  }
}
@media (max-width: 768px) {
  .spoller-tenis__column:nth-child(2) {
    order: 3;
    flex: 0 1 50%;
    padding: 8px 0 8px 0;
    border: none;
  }
  .spoller-tenis__column:nth-child(2) object:nth-child(1) {
    margin: 0 0 14px 0;
  }
}
.spoller-tenis__column:nth-child(3) {
  flex: 0 1 auto;
  border-right: 1px solid #E6E6E6;
}
@media (max-width: 768px) {
  .spoller-tenis__column:nth-child(3) {
    order: 4;
    flex: 0 1 50%;
    border: none;
    display: flex;
    justify-content: flex-end;
  }
}
.spoller-tenis__column .spoller-play__item-play-icon {
  display: block;
  margin: 12px 0 0px 0;
}
@media (max-width: 768px) {
  .spoller-tenis__column .spoller-play__item-play-icon {
    margin: 0 0 0 10px;
  }
}
.spoller-tenis__column:nth-child(4) {
  flex: 0 0 100px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #333333;
  font-size: 13px;
  line-height: 15px;
  margin: 0 0 -8px 0;
  padding: 15px 5px 15px 5px;
}
@media (max-width: 768px) {
  .spoller-tenis__column:nth-child(4).grey {
    color: #999999;
  }
}
@media (max-width: 768px) {
  .spoller-tenis__column:nth-child(4) {
    order: 2;
    flex: 1 1 50%;
    padding: 0;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
    margin: 0 0 10px 0;
  }
}
.spoller-tenis__column:nth-child(5) {
  flex: 0 1 53px;
  padding: 8px 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-end;
}
@media (max-width: 768px) {
  .spoller-tenis__column:nth-child(5) {
    display: none;
  }
}
.spoller-tenis__taim {
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
}
.spoller-tenis__taim.red {
  color: #FD213A;
}
.spoller-tenis__time {
  margin: 0 0 0 6px;
}
.spoller-tenis__team {
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #333333;
  display: flex;
  justify-content: center;
  align-items: center;
}
.spoller-tenis__team span {
  padding: 0 0px 0 0;
}
@media (max-width: 1080px) {
  .spoller-tenis__team {
    font-size: 12px;
  }
}
@media (max-width: 992px) {
  .spoller-tenis__team {
    font-size: 14px;
  }
}
@media (max-width: 360px) {
  .spoller-tenis__team {
    font-size: 13px;
    line-height: 13px;
  }
}
.spoller-tenis__team img {
  width: 30px;
  height: 20px;
  object-fit: contain;
  margin: 0 6px 0 0;
}
@media (max-width: 340px) {
  .spoller-tenis__team img {
    width: 25px;
    height: 15px;
  }
}
.spoller-tenis__elem {
  min-width: 53px;
  padding: 6px 0;
  border: 1px solid #E6E6E6;
  border-radius: 5px;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #333333;
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
}
.spoller-tenis__elem:nth-child(1) {
  margin: 0 0 14px 0;
}
.spoller-tenis__elem:hover {
  border: 1px solid #EBF5FF;
  background: #EBF5FF;
  color: #006BDB;
}
@media (max-width: 768px) {
  .spoller-tenis__elem {
    padding: 7px 6px;
    min-width: 66px;
    height: 30px;
  }
  .spoller-tenis__elem:nth-child(1) {
    margin: 0 0 8px 0;
  }
}
.spoller-tenis__number {
  font-size: 14px;
}
.spoller-tenis__text {
  display: none;
}

.score-tenis {
  display: flex;
  height: 100%;
}
.score-tenis__count {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: #333333;
}
.score-tenis__count.red {
  color: #FD213A;
}
.score-tenis__count.grey {
  color: #999999;
}
.score-tenis__count:nth-child(1) {
  border-bottom: 1px solid #E6E6E6;
}
.score-tenis__column {
  width: 35px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
@media (max-width: 1160px) {
  .score-tenis__column {
    width: 30px;
  }
}
@media (max-width: 992px) {
  .score-tenis__column {
    width: 35px;
  }
}
@media (max-width: 460px) {
  .score-tenis__column {
    width: 30px;
  }
}
@media (max-width: 390px) {
  .score-tenis__column {
    width: 25px;
  }
}
@media (max-width: 340px) {
  .score-tenis__column {
    width: 20px;
  }
}
@media (min-width: 768px) {
  .score-tenis__column:last-child::after {
    display: none;
  }
}
.score-tenis__column::after {
  content: "";
  position: absolute;
  background-image: url(../img/icons/line-tenis-table.svg);
  background-repeat: no-repeat;
  background-size: cover;
  top: 0;
  right: 0;
  width: 1px;
  height: 100%;
}
.score-tenis__column:nth-child(1) {
  background: #EBEBEB;
}

.tennis .team-body__logo {
  padding: 0;
}
.tennis .text-broadcast__content {
  max-height: 310px;
}
.tennis .item-text-broadcast__text {
  margin: 0 20px 0 0;
  white-space: nowrap;
  flex: 0 0 60px;
}

.team__item {
  display: flex;
  align-items: center;
  padding: 8px 0;
  border-bottom: 1px solid #E6E6E6;
  transition: all 0.3s ease 0s;
}
.team__item:hover {
  transition: all 0.3s ease 0s;
  background: #F8F8F8;
}
.team__row {
  display: flex;
  align-items: center;
  flex: 1 1 auto;
}
.team__image {
  margin: 0 8px 0 0;
  max-width: 25px;
  height: auto;
}
.team__title {
  font-size: 14px;
  line-height: 16px;
  color: #333333;
}
.team__title:nth-child(1) {
  flex: 0 0 30px;
}
.team__icon {
  display: flex;
  align-items: center;
  margin: 0 0 0 14px;
  font-size: 14px;
  line-height: 16px;
  color: #000000;
}
@media (max-width: 500px) {
  .team__icon {
    margin: 0 0 0 10px;
  }
}
.team__icon img {
  margin: 0 4px 0 0;
}
.team__subtitle {
  margin: 24px 0 14px 0;
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  color: #333333;
}

.last-meeting__content {
  text-align: center;
}
@media (min-width: 768px) {
  .last-meeting .item-play__score span {
    color: #333333;
  }
}
@media (max-width: 768px) {
  .last-meeting .item-play__team-title.grey {
    color: #999999;
  }
}

.result-meeting {
  border: 1px solid #E6E6E6;
  border-radius: 5px;
  margin: 10px 0 24px 0;
}
@media (max-width: 500px) {
  .result-meeting {
    border: none;
  }
}
.result-meeting__top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px 18px;
  background: #F8F8F8;
  border-bottom: 1px solid #E6E6E6;
}
@media (max-width: 500px) {
  .result-meeting__top {
    padding: 16px 12px;
  }
}
.result-meeting__bottom {
  padding: 24px 18px;
  margin: 0 0 9px 0 0;
}
@media (max-width: 500px) {
  .result-meeting__bottom {
    padding: 16px 12px;
  }
}
.result-meeting__row {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.result-meeting__column {
  display: flex;
  align-items: center;
}
.result-meeting__team {
  display: flex;
  align-items: center;
}
.result-meeting__team span {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #999999;
}
.result-meeting__team-icon {
  width: 22px;
  height: 22px;
  object-fit: contain;
}
.result-meeting__team-title {
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #333333;
  margin: 0 6px;
}
.result-meeting__team-goal {
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #999999;
  margin: 0 6px;
}
.result-meeting__item {
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #333333;
  display: flex;
  align-items: center;
}
.result-meeting__item:nth-child(1) span {
  width: 12px;
  height: 12px;
  background: #71CF4D;
  border-radius: 50%;
  margin: 0 6px 0 0;
}
.result-meeting__item:nth-child(2) span {
  width: 12px;
  height: 12px;
  background: #999999;
  border-radius: 50%;
  margin: 0 6px 0 0;
}
.result-meeting__item:nth-child(3) span {
  width: 12px;
  height: 12px;
  background: #006BDB;
  border-radius: 50%;
  margin: 0 6px 0 0;
}
.result-meeting__percent-blocks {
  display: flex;
  margin: 6px 0 0 0;
  text-align: start;
}
.result-meeting__percent-block {
  color: #ffffff;
  padding: 5px;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  border-radius: 5px;
}
@media (max-width: 500px) {
  .result-meeting__percent-block {
    font-size: 14px;
  }
}
.result-meeting__percent-block:nth-child(1) {
  margin: 0 10px 0 0;
  flex: 1 1 50%;
  background: #71CF4D;
}
@media (max-width: 500px) {
  .result-meeting__percent-block:nth-child(1) {
    margin: 0 4px 0 0;
  }
}
.result-meeting__percent-block:nth-child(2) {
  margin: 0 10px 0 0;
  flex: 1 1 29%;
  background: #999999;
}
@media (max-width: 500px) {
  .result-meeting__percent-block:nth-child(2) {
    margin: 0 4px 0 0;
  }
}
.result-meeting__percent-block:nth-child(3) {
  flex: 1 1 21%;
  background: #006BDB;
}

.item-play {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px 0;
  border-bottom: 1px solid #E6E6E6;
  position: relative;
}
@media (max-width: 768px) {
  .item-play {
    padding: 5px 0;
  }
}
@media (max-width: 500px) {
  .item-play {
    padding: 5px 12px;
  }
}
.item-play__column {
  display: flex;
  align-items: center;
  flex: 1 1 33.333%;
}
.item-play__column:nth-child(1) {
  flex: 0 1 20%;
}
@media (max-width: 768px) {
  .item-play__column:nth-child(1) {
    flex: 1 1 100px;
    flex-direction: column;
    align-items: flex-start;
  }
}
.item-play__column:nth-child(2) {
  flex: 1 1 50%;
  justify-content: center;
}
.item-play__column:nth-child(3) {
  flex: 0 1 10%;
  display: flex;
  justify-content: end;
}
.item-play__date {
  font-size: 14px;
  line-height: 16px;
  color: #999999;
  margin: 0 4px 0 0;
}
@media (max-width: 768px) {
  .item-play__date {
    margin: 0 4px 8px 0;
  }
}
.item-play__text {
  font-size: 14px;
  line-height: 16px;
  color: #999999;
  text-align: start;
}
.item-play__row {
  display: flex;
  align-items: center;
  width: 100%;
  margin: 0 40px 0 0;
}
@media (max-width: 768px) {
  .item-play__row {
    flex-direction: column;
    margin: 0;
    align-items: flex-start;
  }
}
.item-play__team {
  display: flex;
  align-items: center;
  flex: 1 1 100%;
  justify-content: flex-end;
}
@media (max-width: 768px) {
  .item-play__team {
    flex-direction: row-reverse;
  }
}
.item-play__team._reverse {
  justify-content: flex-start;
}
@media (max-width: 768px) {
  .item-play__team._reverse {
    flex-direction: row;
  }
}
.item-play__team-title {
  text-align: start;
  align-items: center;
  margin: 0 4px;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
  color: #333333;
}
.item-play__team-icon {
  width: 26px;
  height: 26px;
  object-fit: contain;
}
.item-play__score {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #F0F0F0;
  border-radius: 3px;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #333333;
  height: 24px;
  padding: 0 10px;
  margin: 0 14px;
}
.item-play__score span:nth-child(2) {
  margin: 0 2px;
}
@media (max-width: 768px) {
  .item-play__score span:nth-child(2) {
    display: none;
  }
}
@media (max-width: 768px) {
  .item-play__score {
    box-sizing: border-box;
    position: absolute;
    flex-direction: column;
    justify-content: space-between;
    background: none;
    right: 40px;
    top: 0;
    height: 100%;
    padding: 10px 0;
  }
}
.item-play__button {
  height: 30px;
  padding: 0 14px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #E6E6E6;
  border-radius: 5px;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #333333;
  transition: all 0.3s ease 0s;
}
@media (min-width: 768px) {
  .item-play__button:hover {
    color: #ffffff;
    transition: all 0.3s ease 0s;
    background: #006BDB;
  }
}
@media (max-width: 768px) {
  .item-play__button {
    border-radius: 0;
    border: none;
    padding: 0 0px 0 8px;
    border-left: 1px solid #E6E6E6;
    height: 50px;
  }
  .item-play__button span {
    display: none;
  }
  .item-play__button::before {
    content: "";
    background-image: url(../img/icons/play-icon.svg);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center;
    width: 30px;
    height: 30px;
  }
  .item-play__button:hover::before {
    background-image: url(../img/icons/play-icon-blue.svg);
  }
}
.item-play__more {
  margin: 24px 0 0 0;
  text-align: center;
  display: inline-flex;
  align-items: center;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #333333;
  transition: all 0.3s ease 0s;
  white-space: nowrap;
}
.item-play__more::after {
  content: "";
  display: inline-block;
  background: url(../img/icons/arrow-forecast-grey.svg) no-repeat;
  background-size: contain;
  background-position: center;
  width: 8px;
  height: 14px;
  margin: 0 0 0 8px;
  transform: rotate(90deg);
}
.item-play__more span:nth-child(2) {
  display: none;
}
.item-play__more._active::after {
  transition: all 0.3s ease 0s;
  transform: rotate(-90deg);
}
.item-play__more._active span:nth-child(1) {
  display: none;
}
.item-play__more._active span:nth-child(2) {
  display: block;
}
.item-play__team-icon {
  width: 26px;
  height: 26px;
  object-fit: contain;
}

.text-broadcast {
  margin: 20px 0 0 0;
  background: #FFFFFF;
  border-radius: 5px;
}
.text-broadcast__title {
  border-radius: 5px 5px 0px 0;
  font-weight: 600;
  font-size: 24px;
  line-height: 29px;
  color: #333333;
  background: #F8F8F8;
  padding: 30px 30px 14px 30px;
  border-bottom: 1px solid #E6E6E6;
}
@media (max-width: 500px) {
  .text-broadcast__title {
    padding: 16px 12px;
    font-size: 20px;
    line-height: 24px;
  }
}
.text-broadcast__content {
  overflow: auto;
  max-height: 510px;
}
.text-broadcast__content::-webkit-scrollbar {
  width: 3px;
}
.text-broadcast__content::-webkit-scrollbar-thumb {
  background: #333333;
}
.text-broadcast__item-title {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 50px;
  background: #F8F8F8;
  position: relative;
}
.text-broadcast__item-title:last-child {
  border-radius: 5px;
}
.text-broadcast__item-text {
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #999999;
  width: 100%;
  margin: 0 30px;
  height: 50px;
  border-bottom: 1px solid #E6E6E6;
}
@media (max-width: 500px) {
  .text-broadcast__item-text {
    margin: 0 12px;
  }
}

.item-text-broadcast {
  margin: 0px 30px 0 30px;
  padding: 8px 0;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #E6E6E6;
}
@media (max-width: 500px) {
  .item-text-broadcast {
    margin: 0 12px;
  }
}
.item-text-broadcast._reverse {
  flex-direction: row-reverse;
}
@media (max-width: 500px) {
  .item-text-broadcast._reverse {
    flex-direction: row;
  }
}
.item-text-broadcast__text {
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  line-height: 16px;
  color: #333333;
  background: #F8F8F8;
  border-radius: 5px;
  min-width: 35px;
  height: 33px;
  padding: 0 7px;
}
.item-text-broadcast__icon {
  width: 23px;
  height: 23px;
  object-fit: contain;
  margin: 0 10px;
}
.item-text-broadcast__title {
  font-size: 14px;
  line-height: 16px;
  color: #333333;
}

.broadcast-link {
  flex: 0 1 50%;
  margin: 40px 10px 0 0;
}
@media (max-width: 768px) {
  .broadcast-link {
    margin: 40px 0px 0 0;
  }
}
@media (max-width: 600px) {
  .broadcast-link {
    margin: 20px 12px;
  }
}
.broadcast-link__title {
  font-weight: 600;
  font-size: 24px;
  line-height: 29px;
  color: #333333;
  margin: 0 0 14px 0;
}
.broadcast-link__image {
  position: relative;
}
.broadcast-link__image img {
  border-radius: 5px;
  width: 100%;
  height: 252px;
  object-fit: cover;
}
@media (max-width: 500px) {
  .broadcast-link__image img {
    height: 182px;
  }
}
.broadcast-link__button {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  z-index: 10;
  width: 100%;
  height: 252px;
  top: 0;
}
@media (max-width: 500px) {
  .broadcast-link__button {
    height: 182px;
  }
}
.broadcast-link__button::before {
  content: "";
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  background-image: url(../img/icons/Polygon-blue.svg);
  background-repeat: no-repeat;
  background-size: 60px auto;
  background-position: center;
  width: 70px;
  height: 70px;
  transition: all 0.4s ease 0s;
}
.broadcast-link__button:hover::before {
  transition: all 0.4s ease 0s;
  background-image: url(../img/icons/play-icon-blue.svg);
  background-size: 30px auto;
}

.text-broadcast-mini {
  flex: 0 1 50%;
  margin: 40px 0px 0 10px;
}
@media (max-width: 768px) {
  .text-broadcast-mini {
    margin: 40px 0px 0 0;
  }
}
@media (max-width: 600px) {
  .text-broadcast-mini {
    margin: 20px 12px;
  }
}
.text-broadcast-mini__title {
  font-weight: 600;
  font-size: 24px;
  line-height: 29px;
  color: #333333;
  margin: 0 0 14px 0;
}
.text-broadcast-mini .text-broadcast__content {
  border-radius: 5px;
  background: #ffffff;
  max-height: 252px;
}
.text-broadcast-mini .text-broadcast__item-text {
  color: #333333;
}
.text-broadcast-mini .item-text-broadcast {
  margin: 0 12px;
}
.filter {
  margin: 0 0 20px 0;
  background: #FFFFFF;
  border-radius: 5px;
  padding: 30px;
}
@media (max-width: 600px) {
  .filter {
    margin: 20px 0 20px 0;
    padding: 16px 12px;
  }
}
.filter__title {
  font-weight: 600;
  font-size: 24px;
  line-height: 29px;
  color: #333333;
}
.filter__column {
  display: flex;
}
@media (max-width: 1160px) {
  .filter__column {
    display: block;
  }
}
@media (max-width: 992px) {
  .filter__column {
    display: flex;
  }
}
@media (max-width: 768px) {
  .filter__column {
    display: block;
  }
}
.filter__row {
  margin: 20px 0 0 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
@media (max-width: 600px) {
  .filter__row {
    display: block;
  }
}
.filter__input {
  display: flex;
  align-items: center;
  margin: 0 50px 0 0;
}
.filter__input:last-child {
  margin: 0;
}
@media (max-width: 1160px) {
  .filter__input {
    justify-content: space-between;
    margin: 0 0 20px 0;
  }
}
@media (max-width: 992px) {
  .filter__input {
    margin: 0 50px 0 0;
  }
}
@media (max-width: 768px) {
  .filter__input {
    justify-content: space-between;
    margin: 0 0 20px 0;
  }
}
@media (max-width: 600px) {
  .filter__input {
    margin: 0 0 16px 0;
  }
}
.filter__label {
  font-size: 14px;
  line-height: 16px;
  color: #333333;
  margin: 0 10px 0 0;
}
@media (max-width: 600px) {
  .filter__label {
    position: absolute;
    padding: 12px 16px;
    z-index: 1;
  }
}
@media (max-width: 400px) {
  .filter .select-team {
    padding: 12px 30px 12px 85px;
  }
}
@media (max-width: 400px) {
  .filter .select-tur {
    padding: 12px 30px 12px 85px;
  }
}
.filter__select-container {
  position: relative;
}
@media (max-width: 600px) {
  .filter__select-container {
    flex: 1 1 100%;
  }
}
.filter__select {
  min-height: 40px;
  box-sizing: border-box;
  cursor: pointer;
  background: #F1F1F1;
  border-radius: 6px;
  font-size: 14px;
  line-height: 16px;
  color: #666666;
  padding: 12px 16px;
  display: flex;
  align-items: center;
  min-width: 152px;
  position: relative;
  transition: all 0.3s ease 0s;
}
@media (max-width: 768px) {
  .filter__select {
    min-width: 220px;
  }
}
@media (max-width: 600px) {
  .filter__select {
    justify-content: center;
  }
}
.filter__select.active {
  background: #e1e1e1;
}
.filter__select.active::after {
  transition: all 0.3s ease 0s;
  transform: rotate(180deg);
}
.filter__select:hover {
  background: #e1e1e1;
}
.filter__select::after {
  transition: all 0.3s ease 0s;
  content: "";
  background-image: url(../img/icons/arrow-select.svg);
  background-repeat: no-repeat;
  background-size: auto;
  flex: 0 0 10px;
  height: 5px;
  margin: 0 0 0 auto;
}
@media (max-width: 600px) {
  .filter__select::after {
    position: absolute;
    right: 12px;
    width: 10px;
  }
}
.filter__select-list {
  visibility: hidden;
  transform: scaleY(0);
  transform-origin: 0 0;
  position: absolute;
  overflow: auto;
  max-height: 250px;
  top: 42px;
  z-index: 10;
  background: #FFFFFF;
  box-shadow: 0px 5px 25px rgba(51, 51, 51, 0.1);
  border-radius: 5px;
  width: 100%;
  transition: all 0.3s ease 0s;
}
.filter__select-list._open {
  transition: all 0.3s ease 0s;
  visibility: visible;
  transform: scale(1);
}
.filter__select-item {
  cursor: pointer;
  font-size: 14px;
  line-height: 21px;
  padding: 10px;
  color: #333333;
}
.filter__select-item:hover {
  background: #F8F8F8;
}
.filter__reset {
  font-size: 14px;
  line-height: 17px;
  color: #3C4758;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.3s ease 0s;
}
.filter__reset:hover {
  transition: all 0.3s ease 0s;
  color: #0061C5;
}
.filter__reset::after {
  content: "";
  display: inline-block;
  background-image: url(../img/icons/icon-close.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 16px;
  height: 16px;
  margin: 0 0 0 10px;
}
@media (max-width: 600px) {
  .filter__reset {
    margin: 20px 0 0 0;
  }
}

.search-page .filter {
  margin: 20px 0 0 0;
}
.search-page .filter__row {
  margin: 0;
  flex-wrap: wrap;
}
@media (max-width: 600px) {
  .search-page .filter__row {
    display: flex;
  }
}
.search-page .filter__title {
  font-weight: 500;
  font-size: 24px;
  line-height: 28px;
  color: #333333;
}
@media (max-width: 600px) {
  .search-page .filter__title {
    order: 1;
  }
}
@media (max-width: 600px) {
  .search-page .filter__column {
    order: 3;
    flex: 1 1 100%;
  }
}
.search-page .filter__select {
  min-width: 183px;
  color: #999999;
}
@media (max-width: 600px) {
  .search-page .filter__select {
    width: 100%;
  }
}
.search-page .filter__select::before {
  transition: all 0.3s ease 0s;
  content: "";
  background-image: url(../img/icons/select-icon.svg);
  background-repeat: no-repeat;
  background-size: auto;
  flex: 0 0 14px;
  height: 13px;
  margin: 0 10px 0 0;
}
.search-page .filter__select-list {
  width: 135%;
}
@media (max-width: 992px) {
  .search-page .filter__select-list {
    width: 110%;
  }
}
@media (max-width: 600px) {
  .search-page .filter__select-list {
    width: 100%;
  }
}
.search-page .filter__select-item {
  padding: 14px 10px;
  font-size: 18px;
  display: flex;
  align-items: center;
}
.search-page .filter__select-item::before {
  display: flex;
  width: 19px;
  height: 19px;
  margin: 0 6px 0 0;
}
.search-page .filter__search {
  flex: 1 1 100%;
  margin: 24px 0 0 0;
}
@media (max-width: 600px) {
  .search-page .filter__search {
    margin: 14px 0 14px 0;
    order: 2;
  }
}
.search-page .filter__search .search__input {
  box-sizing: border-box;
  width: 100%;
}
.team-search {
  margin: 20px 0 0 0;
}
.team-search__content {
  padding: 30px 0 10px 0;
  background: #FFFFFF;
  border-radius: 5px;
}
@media (max-width: 600px) {
  .team-search__content {
    padding: 16px 0 10px 0;
  }
}
.team-search__title {
  font-weight: 500;
  font-size: 24px;
  line-height: 28px;
  color: #333333;
  margin: 0 30px 14px 30px;
}
@media (max-width: 600px) {
  .team-search__title {
    margin: 0 12px 14px 12px;
  }
}
.team-search__item {
  display: flex;
  align-items: center;
  padding: 14px 0;
  margin: 0 30px;
  border-bottom: 1px solid #E6E6E6;
  transition: all 0.3s ease 0s;
}
@media (max-width: 600px) {
  .team-search__item {
    margin: 0 12px 0px 12px;
    padding: 10px 0;
  }
}
.team-search__item:hover {
  transition: all 0.3s ease 0s;
  background: #F8F8F8;
}
.team-search__item-column {
  margin: 0 8px 0 0;
  display: flex;
  align-items: center;
}
.team-search__item-column:last-child::after {
  display: none;
}
.team-search__item-column::after {
  content: "";
  display: flex;
  justify-content: center;
  width: 4px;
  height: 4px;
  background: #E6E6E6;
  border-radius: 50%;
  margin: 0 0 0px 8px;
}
.team-search__item-title {
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #333333;
}
.team-search__item-title img {
  width: 26px;
  height: 26px;
  object-fit: contain;
  margin: 0 4px 0 0;
}
.team-search__item-text {
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
  color: #999999;
}

.ratting-team {
  margin: 4px 0 0 0;
  border-radius: 5px;
  background: #ffffff;
  overflow-x: auto;
}
.ratting-team__top {
  border-radius: 5px 5px 0 0;
  display: flex;
  padding: 12px 30px;
  background: #F8F8F8;
}
@media (max-width: 600px) {
  .ratting-team__top {
    padding: 12px 12px;
  }
}
@media (max-width: 390px) {
  .ratting-team__top {
    min-width: 368px;
  }
}
.ratting-team__title {
  font-size: 13px;
  line-height: 15px;
  color: #333333;
  white-space: nowrap;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.ratting-team__title:nth-child(1) {
  flex: 0 0 75px;
}
@media (max-width: 768px) {
  .ratting-team__title:nth-child(1) {
    flex: 0 0 60px;
  }
}
@media (max-width: 600px) {
  .ratting-team__title:nth-child(1) {
    display: none;
  }
}
.ratting-team__title:nth-child(2) {
  flex: 1 1 100%;
  justify-content: flex-start;
}
@media (max-width: 600px) {
  .ratting-team__title:nth-child(2) {
    flex: 0 0 250px;
    padding: 0 0 0 20px;
  }
}
@media (max-width: 475px) {
  .ratting-team__title:nth-child(2) {
    flex: 0 0 178px;
  }
}
.ratting-team__title:nth-child(3) {
  flex: 1 0 100px;
  justify-content: center;
}
@media (max-width: 600px) {
  .ratting-team__title:nth-child(3) {
    display: none;
  }
}
.ratting-team__title:nth-child(4) {
  flex: 1 0 100px;
  justify-content: center;
}
.ratting-team__title:nth-child(5) {
  flex: 1 0 80px;
  justify-content: flex-end;
}
@media (max-width: 600px) {
  .ratting-team__title:nth-child(5) {
    justify-content: center;
  }
}
.ratting-team__content {
  padding: 0 0 10px 0;
}
.ratting-team__item {
  background: #FFFFFF;
  display: flex;
  padding: 23px 0px;
  margin: 0 30px;
  justify-content: flex-start;
  align-items: center;
  border-bottom: 1px solid #EEEEEE;
}
@media (max-width: 600px) {
  .ratting-team__item {
    margin: 0 0px;
  }
}
@media (max-width: 390px) {
  .ratting-team__item {
    min-width: 392px;
  }
}
.ratting-team__item:nth-child(1) {
  border-top: 1px solid #EEEEEE;
}
.ratting-team__number {
  font-size: 14px;
  line-height: 16px;
  color: #333333;
  flex: 0 0 60px;
  padding: 0 0 0 17px;
}
@media (max-width: 768px) {
  .ratting-team__number {
    flex: 0 0 40px;
  }
}
@media (max-width: 600px) {
  .ratting-team__number {
    padding: 0 0 0 12px;
    flex: 0 0 20px;
  }
}
.ratting-team__team {
  display: flex;
  align-items: center;
  font-size: 14px;
  line-height: 16px;
  color: #333333;
  flex: 1 1 100%;
  justify-content: flex-start;
}
.ratting-team__team img {
  width: 30px;
  height: 20px;
  margin: 0 8px 0 0;
}
@media (max-width: 600px) {
  .ratting-team__team {
    flex: 0 0 244px;
  }
}
@media (max-width: 475px) {
  .ratting-team__team {
    flex: 0 0 175px;
  }
}
.ratting-team__conf {
  font-size: 13px;
  line-height: 15px;
  color: #333333;
  flex: 1 0 100px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 600px) {
  .ratting-team__conf {
    display: none;
  }
}
.ratting-team__point {
  font-size: 13px;
  line-height: 15px;
  color: #333333;
  flex: 1 0 100px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ratting-team__place {
  font-size: 13px;
  line-height: 15px;
  color: #333333;
  flex: 1 0 80px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ratting-team__team-icon {
  display: flex;
  justify-content: center;
  align-items: center;
}
.ratting-team__team-icon.red span {
  color: #FD213A;
}
.ratting-team__team-icon span {
  font-size: 14px;
  line-height: 16px;
  color: #449A23;
}
.ratting-team__team-icon img {
  width: 20px;
  height: 20px;
  margin: 0 0 0 13px;
}

.calendar-wrapper {
  width: 258px;
  padding: 6px 20px 12px 20px;
  border-radius: 5px;
  background: #fff;
  position: relative;
  box-shadow: 0px 5px 25px rgba(51, 51, 51, 0.1);
  display: none;
  position: absolute;
  top: 0;
}
.calendar-wrapper._active {
  display: block;
}
.calendar-wrapper__button {
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #999999;
  border: 1px solid #999999;
  border-radius: 6px;
  height: 36px;
  margin: 0 -14px 18px -14px;
  cursor: pointer;
}
.calendar-wrapper__button:hover {
  background: #EBF5FF;
}

table {
  clear: both;
  width: 100%;
  border-radius: 3px;
  border-collapse: collapse;
  color: #444;
}

tr.days {
  font-weight: 400;
  font-size: 12px;
  line-height: 12px;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #999999;
}

td {
  height: 30px;
  text-align: center;
  vertical-align: middle;
  width: 14.28571429%;
  padding: 2px 0;
}

td.normal {
  font-weight: 500;
  font-size: 16px;
  line-height: 18px;
}
td.normal._active {
  color: #ffffff;
  background-image: url(../img/icons/inactive.svg);
  background-repeat: no-repeat;
  background-position: center;
}

@media (min-width: 768px) {
  td.normal:hover {
    color: #ffffff;
    background-image: url(../img/icons/inactive.svg);
    background-repeat: no-repeat;
    background-position: center;
    font-weight: 500;
    font-size: 16px;
    line-height: 18px;
    cursor: pointer;
  }
}
td.today._active {
  color: #ffffff;
  background-image: url(../img/icons/inactive.svg);
  background-repeat: no-repeat;
  background-position: center;
}

td.today:hover {
  color: #ffffff;
  background-image: url(../img/icons/inactive.svg);
  background-repeat: no-repeat;
  background-position: center;
  font-weight: 500;
  font-size: 16px;
  line-height: 18px;
  cursor: pointer;
}

td.not-current {
  opacity: 0;
}

td.today {
  background-repeat: no-repeat;
  background-position: center;
  font-weight: 500;
  font-size: 16px;
  line-height: 18px;
  cursor: pointer;
}
td.today._active {
  color: #ffffff;
  background-image: url(../img/icons/inactive.svg);
}

thead td {
  border: none;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
  line-height: 18px;
  text-align: center;
  color: #333333;
}

#btnPrev {
  background-image: url(../img/icons/arrow-prev.svg);
  background-repeat: no-repeat;
  background-size: auto;
  width: 16px;
  height: 16px;
  background-color: #ffffff;
  position: absolute;
  top: 72px;
  left: 12px;
}

#btnNext {
  background-image: url(../img/icons/arrow-next.svg);
  background-repeat: no-repeat;
  background-size: auto;
  width: 16px;
  height: 16px;
  background-color: #ffffff;
  position: absolute;
  top: 72px;
  right: 0px;
}

#btnPrev,
#btnNext {
  cursor: pointer;
}

#btnPrev:hover,
#btnNext:hover {
  color: #28283b;
  font-weight: bold;
}

._row-between {
  display: flex;
  justify-content: space-between;
}

._grey {
  color: #999999;
}

._black {
  color: #333333;
}

._fw600 {
  font-weight: 600;
}

.link-underline {
  color: #006BDB;
  border-bottom: 1px solid #006BDB;
}
.link-underline:hover {
  border: none;
}