@import url('https://fonts.googleapis.com/css2?family=Commissioner:wght@800&display=swap');
.e {
  color: #3f4372;
}
@font-face {
  font-family: "Century Gothic";
  src: url("..font/CenturyGothic/CenturyGothic-Bold.eot");
  src: local("../font/CenturyGothic/Century Gothic Bold"), local("../font/CenturyGothic/CenturyGothic-Bold"), url("../font/CenturyGothic/CenturyGothic-Bold.eot?#iefix") format("embedded-opentype"), url("../font/CenturyGothic/CenturyGothic-Bold.woff2") format("woff2"), url("../font/CenturyGothic/CenturyGothic-Bold.woff") format("woff"), url("../font/CenturyGothic/CenturyGothic-Bold.ttf") format("truetype"), url("../font/CenturyGothic/CenturyGothic-Bold.svg#CenturyGothic-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Century Gothic";
  src: url("../font/CenturyGothic/CenturyGothic.eot");
  src: local("../font/CenturyGothic/Century Gothic"), local("../font/CenturyGothic/CenturyGothic"), url("../font/CenturyGothic/CenturyGothic.eot?#iefix") format("embedded-opentype"), url("../font/CenturyGothic/CenturyGothic.woff2") format("woff2"), url("../font/CenturyGothic/CenturyGothic.woff") format("woff"), url("../font/CenturyGothic/CenturyGothic.ttf") format("truetype"), url("../font/CenturyGothic/CenturyGothic.svg#CenturyGothic") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Century Gothic";
  src: url("../font/CenturyGothic/CenturyGothic-Italic.eot");
  src: local("../font/CenturyGothic/Century Gothic Italic"), local("../font/CenturyGothic/CenturyGothic-Italic"), url("../font/CenturyGothic/CenturyGothic-Italic.eot?#iefix") format("embedded-opentype"), url("../font/CenturyGothic/CenturyGothic-Italic.woff2") format("woff2"), url("../font/CenturyGothic/CenturyGothic-Italic.woff") format("woff"), url("../font/CenturyGothic/CenturyGothic-Italic.ttf") format("truetype"), url("../font/CenturyGothic/CenturyGothic-Italic.svg#CenturyGothic-Italic") format("svg");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Century Gothic";
  src: url("../font/CenturyGothic/CenturyGothic-BoldItalic.eot");
  src: local("../font/CenturyGothic/Century Gothic Bold Italic"), local("../font/CenturyGothic/CenturyGothic-BoldItalic"), url("../font/CenturyGothic/CenturyGothic-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../font/CenturyGothic/CenturyGothic-BoldItalic.woff2") format("woff2"), url("../font/CenturyGothic/CenturyGothic-BoldItalic.woff") format("woff"), url("../font/CenturyGothic/CenturyGothic-BoldItalic.ttf") format("truetype"), url("../font/CenturyGothic/CenturyGothic-BoldItalic.svg#CenturyGothic-BoldItalic") format("svg");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

:root {
   --violet: #59378D;
   --blue: #583F98;
   --violet-light: #AC9BC6;
   --cian: #6DCEF5;
}

*, h1, h2, h3, h4, h5, h6, span, p, hr, ul, li {
  margin: 0;
  padding: 0;
}

body {
  font-family: "Century Gothic";
}

h1, h2, h3, h4, h5, h6 {
  color: #0A152F;
}

h1 {
font-weight: 800;
  font-size: 54px;
  line-height: 66.04px;
  color: #0A152F;
  font-family: 'Commissioner', sans-serif;
  margin-bottom: 40px;
}

.block-error {
  display: flex;
  align-items: center;
  height: 100vh;
}
.block-error__image-one {
  position: absolute;
  top: 80px;
  left: 277px;
}
.block-error__title {
  width: 100%;
  margin: 0 auto;
  z-index: 1;
}
.block-error__title h1 {
  font-size: 100px;
  line-height: 127px;
  text-align: center;
  margin-bottom: 27px;
}
.block-error__title h3 {
  font-weight: 800;
  font-size: 35px;
  line-height: 45px;
  text-align: center;
  color: #FFFFFF;
  margin-bottom: 35px;
}
.block-error__title .btn-main {
  width: 232px;
  display: block;
  margin: 0 auto;
}
.block-error__image-two {
  position: absolute;
  bottom: 59px;
  right: 168px;
}

.wrapper-main, .wrapper-main-two, .wrapper-main-three, .wrapper-error, .wrapper-main-fire-one, .wrapper-main-fire-two {
  width: 100%;
  position: absolute;
  background: url("../images/block_top.png") 0% 0% no-repeat, url("../images/block_bottom.png") 0 1044px no-repeat;
  background-size: 100% auto, 100% auto;
  z-index: -1;
  overflow: hidden;
}

.wrapper-main-two {
    background: url("../images/block_top.png") 0% 0% no-repeat, url("../images/block_bottom.png") 0 100% no-repeat;
    background-size: 100% auto, 100% auto;
}

.wrapper-main-three {
  background: url("../images/block_top-blue.png") 0% 0% no-repeat;
  background-size: 100% auto;
}

.wrapper-error {
  background: url("../images/error-img/frame-blue.png") 0 326px no-repeat, url("../images/error-img/frame-green.png") 0% 0% no-repeat;
  background-size: 100% auto, 100% auto;
}

.wrapper-main-fire-one {
  background: url("../images/block_top.png") 0% 0% no-repeat, url("../images/block_bottom.png") 0 100% no-repeat, url("../images/block-new-1.png") 0 23% no-repeat, url("../images/block-new-2.png") 0 65% no-repeat;
  background-size: 100% auto, 100% auto, 100% auto, 100% auto, 100% auto;
}

.wrapper-main-fire-two {
  background: url("../images/block_top.png") 0% 0% no-repeat, url("../images/block-new-4.png") 0 500px no-repeat, url("../images/block-new-5.png") 0 1100px no-repeat, url("../images/block-new-6.png") 0 1800px no-repeat;
  background-size: 100% auto, 100% auto, 100% auto, 100% auto;
}

.container {
  width: 1280px;
  padding: 0;
}

.breadcrumbs {
  margin: 40px 0 50px 0;
}
.breadcrumbs a {
  width: auto;
      padding: 0 1rem;
  height: 30px;
  border-radius: 100px;
  font-weight: 700;
  font-size: 16px;
  line-height: 19.62px;
  text-align: center;
  color: #fff;
  background: var(--violet);
      display: flex;
    justify-content: center;
    align-items: center;
        text-decoration: none;
}
.breadcrumbs a:hover {
background: #3f4372;
transition: 0.2s ease 0.2s;
}
.breadcrumbs a img {
  width: 4.8px;
  margin-right: 10px;
}
.breadcrumbs div {
  width: 6px;
  height: 6px;
  background: var(--violet);
  border-radius: 50%;
  margin: 0 23px;
}

.btn-main {
  width: 190px;
  height: 50px;
  font-size: 14px;
  font-weight: 700;
  background: #FFC65E;
  border-radius: 10px;
  border: 1px solid #FFC65E;
}

.btn-main__light {
  width: 190px;
  height: 60px;
  font-size: 20px;
  font-weight: 700;
  border: 1px solid #C9DA43;
  background: #fff;
  border-radius: 15px;
  color: #C9DA43;
}
.btn-main__light:hover {
background: #C9DA43;
color: #fff;
transition: 0.2s ease 0.2s;
}

.block-btn {
  width: 610px;
  margin-bottom: 40px;
  flex-wrap: wrap;
}
.block-btn button {
  margin-right: 20px;
}

.block-cards .card {
  width: 620px;
  margin-bottom: 40px;
  border-radius: 20px;
  box-shadow: 0px 0px 20px rgba(153, 153, 153, 0.25);
  border: none;
}
.block-cards .card__image-head img {
  width: 620px;
}
.block-cards .card__main {
  padding: 27px 40px 27px 40px;
}
.block-cards .card__main h1 {
  font-weight: 800;
  font-size: 35px;
  line-height: 42.81px;
  margin-bottom: 1rem;
}
.block-cards .card__main p {
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 30px;
  text-align: left;
}
.block-cards .card__main-info span {
  font-size: 18px;
}

.item-description {
  width: 836px;
}
.item-description__time {
  width: 543px;
  margin-top: 26px;
}
.item-description__time div span {
  margin-left: 10px;
}
.item-description__time div span:last-child {
  margin-left: 12px;
}
.item-description__content h2 {
  font-weight: 500;
  font-size: 40px;
  margin: 50px 0 40px 0;
}
.item-description__content p {
  width: 750px;
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 80px;
  text-align: left;
}
.item-description__content p:last-child {
  margin-bottom: 42px;
}

.input-wrapper {
  width: 50px;
  cursor: pointer;
  position: relative;
  justify-self: end;
  transition: width 0.1s linear;
  grid-column: 3;
  grid-row: 1;
}
.input-wrapper input {
  width: 100%;
  height: 50px;
  font-size: 13px;
  padding: 10px 14px;
  font-weight: 500;
  border: none;
  outline: none;
  transition: border-color 0.1s linear;
  border-radius: 15px;
  background-color: #FEF9EE;
}
.input-wrapper input:focus {
  border-color: #f3b229;
}
.input-wrapper input:not([type=text]) {
  cursor: pointer;
}
.input-wrapper #search-icon {
  position: absolute;
  left: 18px;
  width: 15px;
  top: 18px;
}
.input-wrapper #close-icon {
  position: absolute;
  width: 20px;
  top: 15px;
  right: 18px;
  display: none;
  background-color: #f3b229;
  padding: 5px;
  border-radius: 50px;
}

.header {
  position: relative;
  display: flex;
  align-items: center;
  margin-top: 11px;
  width: 100%;
  height: 81px;
}
.header .btn-buy-ticket {
    width: 196px;
    height: 50px;
    border-radius: 15px;
    background: var(--violet);
    font-weight: 700;
    font-size: 16px;
    line-height: 19.62px;
    color: #fff;
    border: none;
    font-family: "Century Gothic";
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
}
.header .btn-buy-ticket:hover {
background: #3f4372;
transition: 0.2s ease 0.2s;
}
.header .logo {
  grid-column: 1;
  grid-row: 1;
}
.header .lang-buy-wrapper {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.header .dropdown-lang {
  width: 36px;
  height: 17px;
  margin-left: 19px;
  justify-self: end;
  grid-column: 4;
  grid-row: 1;
}
.header .dropdown-lang .sl-nav {
  display: inline;
}
.header .dropdown-lang .sl-nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  display: inline-block;
}
.header .dropdown-lang .sl-nav ul li {
  width: 36px;
  cursor: pointer;
}
.header .dropdown-lang .sl-nav ul li span {
  font-weight: 500;
  font-size: 14px;
}
.header .dropdown-lang .sl-nav ul li img {
  width: 10px;
}
.header .dropdown-lang .sl-nav ul li ul {
  display: none;
}
.header .dropdown-lang .sl-nav ul li ul li {
  display: inline-block;
  position: relative;
  text-align: left;
  background: transparent;
  padding: 15px 15px;
  padding-bottom: 0;
  z-index: 2;
  font-size: 15px;
  color: #3c3c3c;
}
.header .dropdown-lang .sl-nav ul li ul li:last-of-type {
  padding-bottom: 15px;
}
.header .dropdown-lang .sl-nav ul li ul li span {
  padding-left: 5px;
}
.header .dropdown-lang .sl-nav ul li:hover ul {
  position: absolute;
  top: 29px;
  right: -15px;
  display: block;
  background: #fff;
  width: 120px;
  padding-top: 0px;
  z-index: 1;
  border-radius: 5px;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
}
.header .dropdown-lang .sl-nav ul li:hover .triangle {
  position: absolute;
  top: 15px;
  right: -10px;
  z-index: 10;
  height: 14px;
  overflow: hidden;
  width: 30px;
  background: transparent;
}
.header .dropdown-lang .sl-nav ul li:hover .triangle:after {
  content: "";
  display: block;
  z-index: 20;
  width: 15px;
  transform: rotate(45deg) translateY(0px) translatex(10px);
  height: 15px;
  background: #fff;
  border-radius: 2px 0px 0px 0px;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
}
.header .dropdown-lang .sl-nav li ul li span:hover, .header .dropdown-lang .sl-nav li ul li span.active {
  color: #ffc65e;
}
.header .menu-main {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-wrap: wrap;
  grid-column: 2;
  grid-row: 1;
}
.header .menu-main ul {
  display: flex;
  align-items: center;
  margin: 0;
  text-decoration: none;
  list-style: none;
  padding: 0 0 0 1rem;
      flex: 0 0 auto;
}
.header .menu-main ul li {
    flex: 0 0 auto;
}
.header .menu-main ul li a {
  display: block;
  font-weight: 700;
  color: #0A152F;
  font-size: 13px;
  line-height: 15.94px;
      padding: 7px 5px 0 5px;
  text-decoration: none;
  font-family: "Century Gothic";
}
.header .menu-main ul li a:hover {
  color: #C9DA43;
}
.header .menu-main ul li .active {
  color: #C9DA43;
}
.header .menu-main .main-mob-dop {
  width: auto;
  height: 60px;
  border-radius: 10px;
  padding-left: 0;
  position: relative;
  top: 0;
  left: 0;
  z-index: 1;
      flex: 1 1 auto;
}
.header .menu-main .main-dop-off {
  left: 0px;
  animation: ani 0.6s forwards;
}
.header .menu-main .ellipsis {
  margin-left: 22px;
}
.header .menu-main .ellipsis-icon {
  cursor: pointer;
  fill: #0A152F !important;
}
.header .menu-main .ellipsis-icon:hover {
  fill: #F3B229 !important;
}
.header .menu-main .ellipsis-icon-active {
  cursor: pointer;
  fill: #F3B229;
}
.header .menu-main .btn-main {
  display: none;
}
.header .dropdown {
  margin-left: 21px;
  grid-column: 5;
  grid-row: 1;
}

.menu {
  display: none;
  cursor: pointer;
  transition: 0.5s ease;
  width: 16px;
  height: 15px;
}
.menu .bar {
  width: 16px;
  height: 1px;
  background: #6166AE;
  transition: 0.4s ease;
}
.menu .bar:not(:first-child) {
  margin-top: 6px;
}
.menu #menu_checkbox {
  display: none;
}
.menu #hi {
  position: absolute;
  left: -999px;
  top: -999px;
}
.menu #hi:checked + .menu .bar {
  transform: rotatey(180deg) rotatex(360deg);
}
.menu #hi:checked + .menu .bar:first-child {
  width: 17px;
  transform: rotate(-45deg);
  margin-top: 8px;
}
.menu #hi:checked + .menu .bar:nth-child(2) {
  opacity: 0;
}
.menu #hi:checked + .menu .bar:nth-child(3) {
  width: 17px;
  margin-top: -8px;
  transform: rotate(45deg);
}

.bottom-header {
  position: relative;
  margin-top: 60px;
}
.bottom-header__title {
    display: flex;
    justify-content: center;
    margin: 0 auto;
    text-align: center;
}
.bottom-header__title h1 {
  font-family: 'Commissioner', sans-serif;
  font-size: 54px;
  line-height: 66.04px;
  color: #0A152F;
      text-transform: uppercase;
  margin-bottom: 24px;
  padding: 0 2rem;
}
.bottom-header__title h4 {
  font-size: 36px;
  margin-bottom: 46px;
}
.bottom-header__flex {
    display: flex;
    justify-content: center;
    align-items: center;
}
.bottom-header__flex .img-left {
    width: 168.99px;
    height: 244.51px;
}
.bottom-header__flex .img-right {
    width: 145.21px;
    height: 247.82px;
}
.bottom-header__subtitle {
display: flex;
    flex-direction: column;
    align-items: center;
        width: 50%;
}
.bottom-header__subtitle h4 {
  font-weight: 700;
  color: var(--violet);
  font-size: 36px;
  line-height: 44.14px;
  font-family: "Century Gothic";
  text-align: center;
}
.bottom-header__subtitle .btn-buy-ticket {
  width: 240px;
  height: 60px;
  border-radius: 15px;
  background: var(--violet);
  font-family: "Century Gothic";
  font-weight: 700;
  font-size: 20px;
  line-height: 24.52px;
  text-align: center;
  color: #fff;
  border: none;
      margin-top: 1rem;
}
.bottom-header__subtitle .btn-buy-ticket:hover {
background: #3f4372;
transition: 0.2s ease 0.2s;
}
.bottom-header__img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.bottom-header .btn-main {
  width: 240px;
  height: 60px;
}
.bottom-header .frame-link {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  align-items: center;
}
.bottom-header .frame-link h2 {
font-family: 'Commissioner', sans-serif;
  font-weight: 800;
  font-size: 80px;
  line-height: 97.84px;
  text-align: center;
  color: #0A152F;
  margin-bottom: -10px;
}
.bottom-header .frame-link span {
  font-family: "Century Gothic";
  font-weight: 400;
  font-size: 25px;
  line-height: 30.65px;
  text-align: center;
  color: #0A152F;
}
.bottom-header .frame-link img {
  display: none;
}
.time {
  width: 100%;
  max-width: 1280px;
  background: #ffffff;
  box-shadow: 0px 0px 21.54px rgba(132, 132, 132, 0.3);
  backdrop-filter: blur(2.872px);
  border-radius: 10px;
  margin: 83px auto 0;
}
.time__container {
  display: flex;
  justify-content: space-between;
}
.time__img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.time__body {
  display: flex;
  flex-direction: column;
  width: 70%;
  padding: 30px 0;
}
.time__title {
  font-weight: 800;
  font-size: 50px;
  line-height: 50px;
  color: #f3b229;
  text-align: center;
}
.time__counts {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 30px;
  padding: 0 35px;
}
.time__number {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  text-align: center;
  color: #0a152f;
}
.time__number div {
  font-weight: 700;
  font-size: 64px;
  line-height: 1;
  display: flex;
  flex-direction: column;
  position: relative;
}
.time__number div::after {
  font-weight: 300;
  font-size: 24px;
  line-height: 20px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
}
.time__colon span {
  width: 8px;
  height: 8px;
  background: #000000;
  display: block;
  margin: 13.5px 0;
  border-radius: 50%;
}

@media (max-width: 991px) {
  .time__body {
    width: 100%;
  }

  .time__counts {
    padding: 0 15px;
  }
}
@media (max-width: 768px) {
  .time {
    width: 300px;
    margin-top: 55px;
  }
  .time__body {
    padding: 10px 0px 29px 0px;
  }
  .time__counts {
    padding: 0px 29px 0px 23px;
  }
  .time__img {
    display: none;
  }
  .time__title {
    font-size: 30px;
  }
  .time__number div {
    font-size: 35px;
  }
  .time__number div::after {
    font-size: 14px;
  }
  .time__colon span {
    width: 5px;
    height: 5px;
  }
}
.flame, .flame-out {
  min-width: 89px;
  min-height: 89px;
  display: flex;
  margin-bottom: 21px;
  justify-content: center;
  border-radius: 50%;
  background: #C9DA43;
  box-shadow: 0px 0px 40px #454545;
}
.flame:last-child, .flame-out:last-child {
  margin: 0;
}

.flame-out {
  background: #FFFFFF;
  box-shadow: 0px 0px 30px rgba(69, 69, 69, 0.4);
}

.flame-arrow {
  width: 17px;
  min-height: 89px;
  margin-bottom: 21px;
}

.show-block {
  width: 836px;
  margin-bottom: 10px;
}
.show-block h1,
.news-block h1 {
  font-family: "Commissioner", sans-serif;
  font-size: 45px;
  font-weight: 700;
  line-height: 55.04px;
  color: #0A152F;
  text-align: center;
}
.show-block__value {
  position: absolute;
  width: 288px;
  top: 110px;
  right: 34px;
}
.show-block__fire {
  padding-top: 10px;
}
.show-block__fire-city {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-top: 113px;
  height: 100%;
}
.show-block__fire-city__item {
  width: 359px;
  height: 359px;
  background: #fff;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  box-shadow: 0px 0px 21.54px rgba(132, 132, 132, 0.3);
  border-radius: 50.26px;
  margin: 0;
  position: relative;
}
.show-block__fire-city__item:last-child {
  margin: 0 0 94px 0;
}
.show-block__fire-city__item-title {
  margin-top: 50px;
}
.show-block__fire-city__item-title h3 {
  font-weight: 800;
  font-size: 32px !important;
  color: #F3B229;
  text-align: center;
  margin-bottom: 4px;
}
.show-block__fire-city__item-title h6 {
  font-weight: 700;
  font-size: 14px !important;
  text-align: center;
}
.show-block__fire-city__item-img {
  width: 359px;
  height: 215px;
  border-radius: 0px 0px 50.26px 50.26px;
}
.show-block__fire-city__item .flame, .show-block__fire-city__item .flame-out {
  box-shadow: 0px 0px 27.8326px rgba(69, 69, 69, 0.4);
  position: absolute;
  bottom: -41px;
}
.show-block__fire-city__item .fire.fire-passed .fire-arrow {
  background: #F3B229;
}
.show-block__fire-city__item .fire.fire-passed svg {
  fill: #F3B229;
}
.show-block__fire-city__item .fire.fire-last-passed .fire-arrow {
  background: #91C33F;
}
.show-block__fire-city__item .fire.fire-last-passed svg {
  fill: #91C33F;
}
.show-block__fire-city__item .fire.fire-not-passed .fire-arrow {
  background: #9599A3;
}
.show-block__fire-city__item .fire.fire-not-passed svg {
  fill: #9599A3;
}
.show-block__fire-city__item .fire .fire-arrow {
  left: -19px;
}
.show-block__fire-city__item .fire svg {
  cursor: default;
}
.show-block__fire-city__item:nth-child(1n) {
  margin-top: -113px;
}
.show-block__fire-city__item:nth-child(2n) {
  margin-top: 106px;
}
.show-block__fire-city__item:nth-child(even) .fire {
  position: absolute;
  left: 0;
}
.show-block__fire-city__item:nth-child(even) .fire .fire-arrow-desktop {
  position: absolute;
  left: -270px;
  top: 142px;
}
.show-block__fire-city__item-out {
  box-shadow: none;
  background: rgba(240, 240, 240, 0.95);
}
.show-block__fire-city__item-out h3, .show-block__fire-city__item-out h6 {
  color: #0A152F !important;
  opacity: 0.4;
}
.show-block__fire-city__item-out img {
  filter: grayscale(1);
}
.show-block__fire-city .fire {
  position: absolute;
  right: 0;
}
.show-block__fire-city .fire .fire-arrow-desktop, .show-block__fire-city .fire .fire-arrow-desktop-yellow, .show-block__fire-city .fire svg {
  position: absolute;
  right: -280px;
  top: 120px;
  z-index: 1;
}
.show-block__fire-city .fire .fire-arrow-mob {
  display: none;
}
.show-block__fire-city .fire .fire-arrow-mob-yellow path {
  fill: #f3b229;
}
.show-block__fire-city .fire .fire-arrow-mob-green path {
  fill: #91c33f;
}
.show-block__fire-city .fire .fire-arrow, .show-block__fire-city .fire .fire-arrow-green, .show-block__fire-city .fire .fire-arrow-out {
  width: 25px;
  height: 25px;
  position: absolute;
  background: #F3B229;
  box-shadow: 0px 0px 38.764px rgba(69, 69, 69, 0.4);
  border-radius: 50%;
  z-index: 2;
}
.show-block__fire-city .fire .fire-arrow {
  top: 131px;
  right: -12px;
}
.show-block__fire-city .fire .fire-arrow img {
  position: absolute;
  top: -40px;
  left: 20px;
}
.show-block__fire-city .fire .fire-arrow-green {
  background: #91C33F;
  top: 132px;
  left: -13px;
}
.show-block__fire-city .fire .fire-arrow-out {
  background: #9599A3 !important;
}

.news {
  margin-top: 150px;
}
.news h3 {
  font-weight: 800;
  font-size: 25px;
  color: #F3B229;
}
.news h6 {
  font-weight: 700;
  font-size: 20px;
}
.news button {
  background: var(--violet-light);
  position: absolute;
    top: 1rem;
    bottom: 0;
    margin: auto;
}

.news-block h1 {
  font-size: 50px;
}
.news-block__items {
  overflow: hidden;
  width: 410px;
  background: #fff;
  box-shadow: 0px 0px 20px rgba(152, 152, 152, 0.3);
  border-radius: 10px;
  margin-bottom: 40px;
}
.news-block__items.main {
  height: 888px;
}
.news-block__items-sub {
  display: flex;
  flex-direction: column;
  background: #fff;
  padding: 20px 25px 18px 25px;
}
.news-block__items-sub.main {
  height: 222px;
}
.news-block__items-sub:hover {
  background: #fcf9f2;
}
.news-block__items-sub h6 {
  overflow: hidden;
  margin-bottom: 14px;
      flex: 1 1 auto;
}
.news-block__items-sub p {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  font-size: 16px;
  line-height: 20px;
  text-decoration: none;
  color: #0A152F;
  margin-bottom: 38px;
  overflow: hidden;
}
.news-block__items-sub span {
  font-size: 16px;
  color: rgba(10, 21, 47, 0.5);
}
.news-block__items hr {
  opacity: 0.1;
  border: 1px solid #000000;
}
.news-block__items hr:last-child {
  display: none;
}
.news-block__items .btn.btn-blue {
    top: unset;
    width: 95%;
    left: 0;
    right: 0;
    bottom: 10px;
}
.news-block .news-block__items {
    height: auto !important;
}
.block-slider {
  position: relative;
  max-width: 1280px;
  height: 670px;
  display: flex;
  align-items: center;
}
.block-slider .swiper {
  width: 1280px;
  height: auto;
  border-radius: 15px;
}
.block-slider .swiper .card {
  position: relative;
  background: transparent;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}
.block-slider .swiper .card .image img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  border-radius: 50%;
  border: 3px solid #fff;
}
.block-slider .swiper-pagination {
  position: absolute;
  left: 0;
  bottom: 2rem;
}
.block-slider .swiper-pagination-bullet {
  padding: 5px;
  border: 1.5px solid #0A152F;
  background: transparent;
  opacity: 1;
}
.block-slider .swiper-pagination-bullet-active {
  padding: 5px;
  background: rgba(10, 21, 47, 0.7);
  border-radius: 50%;
}
.block-slider .swiper-button-next,
.block-slider .swiper-button-prev {
  top: 47%;
  width: 89px;
  height: 89px;
  background: #0A152F;
  opacity: 0.7;
  box-shadow: 0px 0px 20px rgba(69, 69, 69, 0.4);
  border-radius: 50%;
}
.block-slider .swiper-button-prev {
  left: -44px;
}
.block-slider .swiper-button-prev::after {
  content: url("../images/carousel-arrow.svg");
  font-size: 0;
}
.block-slider .swiper-button-next {
  right: -44px;
  transform: rotate(-180deg);
}
.block-slider .swiper-button-next::after {
  content: url("../images/carousel-arrow.svg");
  font-size: 0;
}

.block-photo-gallery {
  margin-top: 55px;
}
.block-photo-gallery-inner {
  display: flex;
  flex-wrap: wrap;
  margin: -1%;
}
.block-photo-gallery__item {
  cursor: pointer;
  flex: 0 0 31.333%;
  margin: 1%;
}
.block-photo-gallery__item img {
  object-fit: cover;
  width: 100% !important;
  height: 170px !important;
}

.fancybox__thumbs .carousel__slide .fancybox__thumb::after {
  border-color: #F3B229 !important;
}

body:not(.is-using-mouse) .fancybox__container :focus {
  box-shadow: 0 0 0 1px #fff, 0 0 0 2px #F3B229 !important;
}

.fancybox__progress {
  background: #F3B229 !important;
}

.introductory {
  margin-top: 80px;
}
.introductory h1 {
  font-size: 50px;
}
.introductory-block {
  margin-bottom: 80px;
}
.introductory-value__items-sub {
  width: 355px;
  margin-bottom: 30px;
}
.introductory-value__items-sub .introductory-value__image {
  margin-bottom: 18px;
}
.introductory-value__items-sub h3 {
  font-weight: 700;
  font-size: 36px;
  margin-bottom: 11px;
}
.introductory-value__items-sub h3:last-child {
  margin-bottom: 25px;
}
.introductory-value__items-sub .introductory-value__link {
  display: flex;
  align-items: center;
  margin-top: 11px;
}
.introductory-value__items-sub .introductory-value__link a {
  display: flex;
  align-items: center;
  text-decoration: none;
  color: #F3B229;
  font-size: 18px;
  line-height: 21px;
}
.introductory-value__items-sub .introductory-value__link img {
  margin: 0;
  margin-left: 12px;
}
.about-games {
    margin-top: 150px;
}
.about-games__title {
  margin-top: 50px;
  font-weight: 700;
  font-size: 45px;
  line-height: 55.04px;
  color: #0A152F;
  font-family: 'Commissioner', sans-serif;
}
.about-games__block {
  position: relative;
  margin-bottom: 80px;
}
.about-games__block-items {
  width: 50%;
  z-index: 1;
}
.about-games__block-items div {
  height: 100%;
  margin-bottom: 13px;
}
.about-games__block-items div p {
  font-size: 18px;
  line-height: 28px;
  color: #0A152F;
}
.about-games__block-items a img {
  margin-left: 10px;
}
.about-games__block .about-games__image {
      position: absolute;
    right: -5%;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 845.43px;
    height: 670px;
}
.partner {
    margin: 250px auto 100px;
    width: 100%;
}
@media (max-width: 991px) {
    .partner {
        max-width: unset;
    }
}
.partner h1 {
  margin-bottom: 25px;
}
.partner-slider {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 200px;
}
.partner-slider .pre-btn,
.partner-slider .nxt-btn {
  border: none;
  width: 44px;
  height: 44px;
  position: absolute;
  background: none;
  border-radius: 50%;
  top: 60%;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  z-index: 8;
    background: rgba(10, 21, 47, 0.7);
}
.partner-slider .pre-btn:hover img,
.partner-slider .nxt-btn:hover img {
    filter: brightness(0.5);
    transition: 0.2s ease 0.2s;
}
.partner-slider .pre-btn img,
.partner-slider .nxt-btn img {
  width: 7.1px;
}
.partner-slider .pre-btn {
  left: -2rem;
  transform: rotate(360deg);
}
.partner-slider .nxt-btn {
  right: -2rem;
  transform: rotate(180deg);
}
.partner-slider__container {
  width: 100%;
  overflow: hidden;
  scroll-behavior: smooth;
  padding-bottom: 2rem;
}
.partner-slider__container::-webkit-scrollbar {
  display: none;
}
.partner-slider__container-card {
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
    flex: 0 0 auto;
    margin-top: 7rem;
    height: auto;
    box-shadow: 0 0 5px rgba(97, 102, 174, 0.6);
    padding: 1rem 0;
    background: #fff;
    transform: scale(0.9);
    transition-duration: 300ms;
}
.partner-slider__container-card:hover {
  box-shadow: 0 0 50px rgba(97, 102, 174, 0.6);
}
.partner-slider__container-card .img-wrapper {
  height: 100%;
  padding: 0 2rem;
}
.partner-slider__container-card .img-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.partner-slider__container-card .h2-wrapper {
  display: flex;
  justify-content: center;
  min-height: 60px;
  margin-top: 10px;
}
.partner-slider__container-card .h2-wrapper h2 {
  width: auto;
  font-size: 14px;
  text-align: center;
      line-height: 20px;
}
.partner h2 {
font-family: "Century Gothic";
  font-weight: 700;
  font-size: 25px;
  line-height: 30.65px;
  text-align: center;
  color: #0A152F;
}
.central-table {
  margin-bottom: 40px;
}
.central-table .main-table {
  width: 100%;
  font-size: 20px;
  margin-top: 8px;
  border-collapse: collapse;
  border-radius: 20px;
  overflow: hidden;
  background: white;
}
.central-table .main-table .section-head__table tr {
  background-color: var(--violet);
  color: #fff;
  text-align: left;
}
.central-table .main-table .section-head__table tr td:nth-child(1) .vector, .central-table .main-table .section-head__table tr th:nth-child(1) .vector {
  margin-left: 10px;
}
.central-table .main-table .section-head__table tr td:last-child, .central-table .main-table .section-head__table tr th:last-child {
  width: 140px;
  padding-left: 37px;
}
.central-table .main-table .section-head__table tr td:nth-child(n+3):nth-child(-n+5), .central-table .main-table .section-head__table tr th:nth-child(n+3):nth-child(-n+5) {
  width: 34px;
  padding: 0 10px;
}
.central-table .main-table tr {
  height: 80px;
}
.central-table .main-table tr td, .central-table .main-table tr th {
  padding: 0 12px;
}
.central-table .main-table tr td:nth-child(1), .central-table .main-table tr th:nth-child(1) {
  width: 120px;
  padding: 0 43px 0 24px;
}
.section-main__table tr td:nth-child(1), .central-table .main-table tr th:nth-child(1) {
  font-weight: 700;
  font-size: 25px;
  line-height: 30.65px;
  color: #56A5DA;
}
.central-table .main-table tr td:nth-child(2), .central-table .main-table tr th:nth-child(2) {
  width: 433px;
  padding: 0;
}
.central-table .main-table tr td:nth-child(2) img, .central-table .main-table tr th:nth-child(2) img {
  margin-right: 25px;
  width: 71px;
  border-radius: 5px;
}
.central-table .main-table tr td:nth-child(n+3):nth-child(-n+5), .central-table .main-table tr th:nth-child(n+3):nth-child(-n+5) {
  width: 34px;
  padding: 0 23px;
}
.central-table .main-table tr td:last-child, .central-table .main-table tr th:last-child {
  width: 140px;
}
.central-table .main-table .section-main__table tr:nth-of-type(odd) {
  background-color: #f6f7fa;
}
.central-table .main-table .section-main__table tr th:last-child {
  padding-left: 37px;
}
.central-table .main-table .section-main__table tr th:last-child:last-child img {
  margin-left: 32px;
}

.block-sports__cards .sports-card {
  display: flex;
  justify-content: space-around;
  align-items: center;
  flex-direction: column;
  flex: 0 1 290px;
  box-sizing: border-box;
  padding: 20px;
  cursor: pointer;
  width: 290px;
  min-height: 220px;
  background: rgba(255, 255, 255, 0.95);
  box-shadow: 0px 0px 30px rgba(170, 170, 170, 0.3);
  border-radius: 10px;
      margin: 0 1rem 42px;
}
.block-sports__cards .sports-card .teams-image {
  width: 120px;
  border: 0.5px solid rgba(38, 42, 54, 0.2);
  padding: 1px;
  border-radius: 11px;
}
.block-sports__cards .sports-card .teams-image.nepal {
  width: 95px;
}
.block-sports__cards .sports-card span {
    width: 239px;
    vertical-align: bottom;
    font-size: 25px;
    font-weight: 700;
    line-height: 22px;
    text-align: center;
    color: #0A152F;
}
.block-sports__cards .sports-card span.federal-district {
  margin-top: 16px;
}
.block-sports__cards .sports-card:hover {
  box-shadow: 0 0 50px rgba(97, 102, 174, 0.6);
}
.block-sports__cards::after {
  content: "";
  flex: 0 1 290px;
}

.block-event .block-cards .card__image-head {
  height: 230px;
  border-radius: 10px 10px 0 0;
}
.block-event .block-cards .card__main h1 {
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 45px;
}
.block-event .block-cards .card__main p {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.block-event .block-cards .card__main-info {
  width: 459px;
  justify-content: space-between;
  align-items: center;
}
.block-event .block-cards .card__main-info span {
  margin-left: 12px;
}
.block-event .block-cards .card__main-info .card-data {
  min-width: 180px;
  flex-direction: column;
  height: 69px;
}
.block-event .block-cards .card:nth-child(1) {
  width: 1280px;
  height: 480px;
  flex-direction: row;
}
.block-event .block-cards .card:nth-child(1) .card__image-head {
  width: 620px;
  height: 480px;
  border-radius: 10px 0 0 10px;
}
.block-event .block-cards .card:nth-child(1) .card__main {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 38px 50px 27px 40px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.block-event .block-cards .card:nth-child(1) .card__main h1 {
  margin-bottom: 20px;
}
.block-event .block-cards .card:nth-child(1) .card__main p {
  margin-bottom: auto;
}
.block-event .block-cards .card:nth-child(1) .card__main-info {
  width: 265px;
  height: 102px;
  flex-direction: column;
  align-items: start;
}
.block-event .block-cards .card:nth-child(1) .card__main-info .card-data {
  width: 265px;
  height: 28px;
  flex-direction: row;
  align-items: center;
}
.block-event .block-cards .card:nth-child(1) .card__main-info .card-image img {
  position: absolute;
  bottom: -30px;
  right: 0;
  z-index: -1;
}
.block-event .item-description {
  width: 836px;
}
.block-event .item-description__image {
  width: 836px;
  height: 480px;
  border-radius: 10px;
}
.block-event .item-description__time {
  align-items: center;
}
.block-event .item-description__time-item {
  display: flex;
}
.block-event .item-description__time-item div:first-child {
  margin-right: 44px;
}
.block-event .item-description__content img {
  width: 836px;
  height: 401px;
  margin-bottom: 50px;
  border-radius: 10px;
}
.block-event .block-event__content {
  width: 420px;
}
.block-event .block-event__content .event-other__item {
  box-shadow: 0px 0px 20px rgba(152, 152, 152, 0.3);
  border-radius: 10px;
  margin-bottom: 30px;
}
.block-event .block-event__content .event-other__item-subtitle {
  width: 420px;
  background: #f9fbf5;
  padding: 25px 0 0 29px;
  border-radius: 10px 10px 0 0;
}
.block-event .block-event__content .event-other__item-subtitle h1 {
  margin: 0;
  padding-bottom: 40px;
  font-weight: 800;
  font-size: 30px;
  line-height: 38px;
}
.block-event .block-event__content .event-other__item-main {
  height: 128px;
  padding: 18px 0 0 29px;
  border-radius: 0 0 10px 10px;
  background: #faf6e6;
}
.block-event .block-event__content .event-other__item-main div div {
  align-items: center;
}
.block-event .block-event__content .event-other__item-main span {
  font-size: 18px;
  margin-left: 13px;
}

.block-media h3 {
  margin-bottom: 20px;
  font-style: normal;
  font-size: 20px;
}
.block-media .block-btn {
  width: auto !important;
}
.block-media .block-cards .card__image-head img {
  height: 330px;
  border-radius: 10px 10px 0 0;
}
.block-media .block-cards .card__image-head img.desktop {
  display: block;
}
.block-media .block-cards .card__image-head img.mobile {
  display: none;
}
.block-media .block-cards .card__main {
    display: flex;
    flex-direction: column;
    height: 100%;
    padding: 21px 32px 32px 39px;
}
.block-media .block-cards .card__main h1 {
    margin-bottom: 9px;
    line-height: 45px;
    flex: 1 1 auto;
}
.block-media .block-cards .card__main p {
  margin-bottom: 18px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  line-height: 28px;
  color: #0A152F;
}
.block-media .block-cards .card__main p, .block-media .block-cards .card__main h1 {
  overflow: hidden;
}
.block-media .block-cards .card__main span {
  font-size: 18px;
  color: #695984;
  line-height: 28px;
}
.block-media .item-description img {
  width: 836px;
  height: 560px;
  border-radius: 10px;
}
.block-media .item-description__content p {
  margin-bottom: 30px;
}
.block-media .news-block__items-sub {
  background: #fff;
}
.block-media .news-block__items-sub h6 {
  font-weight: 700;
  font-size: 20px;
}
.block-media .news-block__items-sub:hover {
  background: #fcf9f2;
}
.block-media .video-album__blocks {
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  padding-top: 60px;
  margin: -20px 0;
}
.block-media .video-album__block {
  width: 48%;
  margin: 20px 0;
}
.block-media .video-album-block__content {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
  height: 0;
}
.block-media .video-album-block__content iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.block-media .video-album-block__caption {
  margin-top: 10px;
}

.block-gid .block-btn {
  width: auto;
  margin-bottom: 40px;
}
.block-gid .block-btn .btn-main, .block-gid .block-btn .btn-main__light {
  width: auto;
  margin-right: 20px;
  padding: 0 30px;
}
.block-gid h2 {
  font-weight: 500;
  font-size: 40px;
  margin-bottom: 40px;
}
.block-gid .item-description {
  width: auto;
}
.block-gid .item-description__image {
  position: relative;
}
.block-gid .item-description__image div:first-child {
  max-width: 1280px;
  height: 584px;
  border-radius: 20px;
  overflow: hidden;
}
.block-gid .item-description__image div:first-child img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.block-gid .item-description__image div:last-child {
  position: absolute;
  top: 700px;
  right: 0;
}
.block-gid .item-description p {
  width: 836px;
  margin-bottom: 28px;
}
.block-gid .item-description p:last-child {
  margin-bottom: 80px;
}
.block-gid .block-cards {
  margin-bottom: 40px;
}
.block-gid .block-cards .card__image-head img {
  width: 620px;
  height: 240px;
  border-radius: 10px 10px 0 0;
}
.block-gid .block-cards .card__main h1 {
  overflow: hidden;
  line-height: 45px;
  margin-bottom: 14px;
}
.block-gid .block-cards .card__main .card-data {
  width: auto;
}
.block-gid .block-cards .card__main .card-data span {
  margin-left: 12px;
}
.block-gid__map {
  margin: 80px 0;
}
.block-gid__map h1 {
  font-family: "Rubik", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 60px;
  position: absolute;
}

.block-gid__showplace .item-description {
  width: 836px;
}
.block-gid__showplace .item-description__image {
  margin-bottom: 40px;
}
.block-gid__showplace .item-description__image img {
  width: 836px;
  height: 480px;
  border-radius: 10px;
}
.block-gid__showplace .item-description__content {
  margin-top: 40px;
}
.block-gid__showplace .item-description__content p {
  width: 100%;
  margin-bottom: 28px;
}
.block-gid__showplace .block-cards {
  width: 410px;
}
.block-gid__showplace .block-cards .card {
  max-width: 100%;
}
.block-gid__showplace .block-cards .card__image-head img {
  width: 100%;
  height: 200px;
  border-radius: 10px 10px 0 0;
}
.block-gid__showplace .block-cards .card__main {
  padding: 15px 26px 28px 26px;
}
.block-gid__showplace .block-cards .card__main h1 {
  font-size: 28px;
  line-height: 36px;
  margin-bottom: 17px;
}
.block-gid__showplace .block-cards .card__main .card-data span {
  margin-left: 12px;
}

.block-object .block-cards .card {
  height: auto;
}
.block-object .block-cards .card__image-head img {
  height: 390px;
  border-radius: 10px 10px 0 0;
}
.block-object .block-cards .card__main {
display: flex;
    flex-direction: column;
        height: 100%;
  padding: 24px 40px 35px 40px;
}
.block-object .block-cards .card__main h1 {
  margin-bottom: 2rem;
      flex: 1 1 auto;
      font-size: 35px;
font-weight: 800;
line-height: 42.81px;
color: #0a152f;
font-family: "Commissioner", sans-serif;
}
.block-object .block-cards .card__main .card-data span {
  font-size: 18px;
font-weight: 400;
line-height: 28px;
color: #0A152F;
  margin-left: 12px;
}

.block-object-item .description .item-description__image {
  margin-bottom: 40px;
}
.block-object-item .description .item-description__image img {
  width: 836px;
  height: 480px;
  border-radius: 10px;
}
.block-object-item .description .item-description .card-data span {
  margin-left: 12px;
}
.block-object-item .description .item-description__content {
  margin-top: 40px;
}
.block-object-item .description .item-description__content p {
  width: 100%;
  margin-bottom: 28px;
}
.block-object-item .description .item-description__table {
  margin-bottom: 40px;
}
.block-object-item .description .item-description__table table {
  max-width: 836px !important;
  background: #fff;
  overflow: hidden;
  text-align: center;
  border-radius: 10px;
}
.block-object-item .description .item-description__table table tr {
  height: 60px;
}
.block-object-item .description .item-description__table table tr td:nth-child(1) {
  font-weight: 600;
  color: #0A152F;
  width: 122px;
  border: 1px solid #FFFFFF;
}
.block-object-item .description .item-description__table table tr td:nth-child(2) {
  display: flex;
  width: 482px;
  text-align: left;
}
.block-object-item .description .item-description__table table tr td:nth-child(2) span {
  font-size: 18px;
  line-height: 22px;
  color: #262A36;
}
.block-object-item .description .item-description__table table tr td:nth-child(3) {
  width: 232px;
}
.block-object-item .description .item-description__table table tr td:nth-child(3) div {
  margin-right: 20px;
  justify-content: end;
}
.block-object-item .description .item-description__table table tr td:nth-child(3) div span {
  width: 98px;
  margin-right: 14px;
}
.block-object-item .description .item-description__table table tr td:nth-child(3) div span:last-child {
  margin: 0;
}
.block-object-item .description .item-description__table table tr:nth-child(odd) {
  background: rgba(103, 118, 165, 0.04);
}
.block-object-item .description .item-description__table table tr:nth-child(even) {
  background: rgba(103, 118, 165, 0.1);
}
.block-object-item .description .item-description__sports {
  width: 836px;
}
.block-object-item .description .item-description__sports .sports-card {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
  flex: 0 1 188px;
  box-sizing: border-box;
  margin: 0 20px 20px 0;
  padding: 20px;
  cursor: pointer;
  width: 190px;
  height: 190px;
  background: rgba(255, 255, 255, 0.95);
  box-shadow: 0px 0px 30px rgba(170, 170, 170, 0.3);
  border-radius: 10px;
}
.block-object-item .description .item-description__sports .sports-card img {
  width: 85px;
  height: auto;
}
.block-object-item .description .item-description__sports .sports-card span {
  width: auto;
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  vertical-align: bottom;
}
.block-object-item .description .item-description__sports .sports-card:hover {
  box-shadow: 0px 0px 40px rgba(255, 197, 93, 0.6);
}
.block-object-item .description .item-description__sports::after {
  content: "";
  flex: 0 1 290px;
}
.block-object-item .block-cards {
  width: 410px;
  flex-wrap: wrap;
}
.block-object-item .block-cards .card {
  max-width: 100%;
  margin-bottom: 40px;
}
.block-object-item .block-cards .card__image-head img {
  width: 410px;
  height: 200px;
  border-radius: 10px 10px 0px 0px;
}
.block-object-item .block-cards .card__main {
  padding: 15px 26px 28px 26px;
}
.block-object-item .block-cards .card__main h1 {
  font-size: 30px;
  line-height: 38px;
  margin-bottom: 13px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.block-object-item .block-cards .card__main .card-data span {
  margin-left: 12px;
}

.block-fire-relay {
    display: none !important;
}

.block-fire-relay .show-block {
  width: 100%;
  margin: auto;
  position: relative;
  padding: 0 2rem;
}
.block-fire-relay .show-block__value {
    width: 416px;
    height: 352.35px;
    top: -10rem;
    right: -2rem;
}
.block-fire-relay .show-block__fire {
  padding: 0;
}
.block-fire-relay .show-block__fire-city {
    width: 100%;
    height: 100%;
    padding-top: 35px;
    border-radius: 70px;
}
.block-fire-relay .show-block__fire-city__item {
    width: 560px;
    height: 490px;
    margin-top: -2rem;
    border-radius: 70px;
}
.block-fire-relay .show-block__fire-city__item-title {
  margin-top: 70px;
}
.block-fire-relay .show-block__fire-city__item-title h3 {
  font-size: 45px !important;
  margin-bottom: 6px;
}
.block-fire-relay .show-block__fire-city__item-title h6 {
  font-size: 20px !important;
}
.block-fire-relay .show-block__fire-city__item-img {
  width: 560px;
  height: 330px;
  border-radius: 0px 0px 70px 70px;
}
.block-fire-relay .show-block__fire-city__item .fire .fire-arrow {
  top: 180px;
  width: 39px;
  height: 39px;
}
.block-fire-relay .show-block__fire-city__item .fire.fire-last-passed .fire-arrow {
  background: #91C33F;
}
.block-fire-relay .show-block__fire-city__item .fire.fire-last-passed svg {
  fill: #91C33F;
}
.block-fire-relay .show-block__fire-city__item .fire.fire-not-passed .fire-arrow {
  background: #9599A3;
}
.block-fire-relay .show-block__fire-city__item .fire.fire-not-passed svg {
  fill: #9599A3;
}
.block-fire-relay .show-block__fire-city__item .fire .fire-arrow {
  left: -19px;
}
.block-fire-relay .show-block__fire-city__item .fire svg {
  cursor: default;
}
.block-fire-relay .show-block__fire-city__item .flame, .block-fire-relay .show-block__fire-city__item .flame-out {
  width: 115px;
  height: 115px;
  bottom: -58px;
  overflow: hidden;
}
.block-fire-relay .show-block__fire-city__item .flame img, .block-fire-relay .show-block__fire-city__item .flame-out img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.block-fire-relay .show-block__fire-city__item:nth-child(odd) {
  margin-top: -10px;
}
.block-fire-relay .show-block__fire-city__item:nth-child(odd) .fire svg {
  right: -380px;
  top: 140px;
  fill: #C9DA43;
}
.block-fire-relay .show-block__fire-city__item:nth-child(odd) .fire.fire-passed .fire-arrow {
  background: #C9DA43;
}
.block-fire-relay .show-block__fire-city__item:nth-child(even) {
  margin-top: 300px;
}
.block-fire-relay .show-block__fire-city__item:nth-child(even) .fire svg {
  left: -418px;
  top: 196px;
  fill: #6DCEF5;
}
.block-fire-relay .show-block__fire-city__item:nth-child(even) .fire.fire-passed .fire-arrow {
  background: #6DCEF5;
}
.block-fire-item__title {
  display: flex;
  align-items: center;
  margin-bottom: 40px;
}
.block-fire-item__title .flame {
  margin: 0 19px 0 0;
  box-shadow: 0px 0px 30px rgba(69, 69, 69, 0.4);
    width: 89px;
    height: 89px;
    overflow: hidden;
    padding: 5px;
}
.block-fire-item__title h1 {
  margin: 0 18px 0 0;
}
.block-fire-item__title h1 div {
  display: inline-flex;
  align-items: center;
  margin-left: 10px;
}
.block-fire-item__title h1 div span {
  position: relative;
  bottom: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "Montserrat", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  background: #C9DA43;
  border-radius: 17px;
  width: 136px;
  height: 30px;
}
.block-fire-item .item-description__image {
  margin-bottom: 30px;
}
.block-fire-item .item-description__image img {
  width: 836px;
  height: 480px;
  border-radius: 10px;
}
.block-fire-item .item-description__torchbearers h5 {
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 17px;
}
.block-fire-item .item-description__torchbearers-name {
  display: flex;
  flex-direction: column;
  margin-left: 26px;
  margin-bottom: 40px;
}
.block-fire-item .item-description__torchbearers-name span {
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 17px;
}
.block-fire-item .item-description__torchbearers-name span:last-child {
  margin: 0;
}
.block-fire-item .item-description__content p {
  margin-bottom: 40px;
}
.block-fire-item .item-description .block-slider {
  height: 480px;
}
.block-fire-item .item-description .block-slider .swiper {
  border-radius: 10px;
}
.block-fire-item .item-description .block-slider .swiper-button-prev {
  left: 14px;
}
.block-fire-item .item-description .block-slider .swiper-button-next {
  right: 14px;
}
.block-fire-item .block-cards {
  width: 410px;
}
.block-fire-item .block-cards .card-wrapper .card {
  width: 410px;
  padding: 27px 0px 45px 24px;
}
.block-fire-item .block-cards .card-wrapper .card h1 {
  font-weight: 800;
  font-size: 28px;
  line-height: 36px;
  margin-bottom: 24px;
}
.block-fire-item .block-cards .fire .show-block__fire-path {
  padding-top: 16px;
  margin: 0px 16px 0px 22px;
}
.block-fire-item .block-cards .fire .show-block__fire-path .flame-arrow {
  width: 15px;
  min-height: 44px;
  margin-bottom: 17px;
}
.block-fire-item .block-cards .fire .show-block__fire-path .flame-out {
    margin-bottom: 17px;
    width: 89px;
    height: 89px;
    overflow: hidden;
}
.block-fire-item .block-cards .fire .show-block__fire-path .flame-out img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.block-fire-item .block-cards .fire .show-block__fire-path .flame-out:last-child {
  margin: 0;
}
.block-fire-item .block-cards .fire .fire-sity {
  padding-top: 34px;
}
.block-fire-item .block-cards .fire .fire-sity__name {
  margin-bottom: 115px;
}
.block-fire-item .block-cards .fire .fire-sity__name h3 {
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 4px;
}
.block-fire-item .block-cards .fire .fire-sity__name h6 {
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
}
.block-fire-item .block-cards .fire .fire-sity__name:last-child {
  margin: 0;
}

.block-about-games .item-description__image img {
  width: 1280px;
  height: 620px;
  border-radius: 10px;
}
.block-about-games .item-description__content {
  width: 100%;
}
.block-about-games .item-description__content h2 {
  margin-top: 0px;
  margin-bottom: 40px;
}
.block-about-games .item-description__content h2:first-child {
  margin-top: 50px;
}
.block-about-games .item-description__content p {
  width: 100%;
  margin-bottom: 43px;
}
.block-about-games .item-description__content p:last-child {
  margin-bottom: 80px;
}
.block-about-games .item-description__content img {
  width: 836px;
  height: 510px;
  margin-bottom: 50px;
  border-radius: 10px;
}

.block-for-media .block-for-media__title .btn-main {
  width: 334px;
  height: 60px;
}
.block-for-media .block-for-media__title-image {
  position: relative;
  top: -64px;
}
.block-for-media .block-for-media__title-image div {
  display: flex;
  align-items: end;
  margin-right: 209px;
}
.block-for-media .block-for-media__title-image div img {
  width: 594px;
  height: 355px;
}
.block-for-media .block-for-media__title-image div:last-child {
  margin: 0;
}
.block-for-media .block-for-media__title-image div:last-child img {
  width: 476px;
  height: 424px;
}
.block-for-media .item-description {
  width: 951px;
}
.block-for-media .item-description__content {
  margin-top: -24px;
}
.block-for-media .item-description__content p {
  width: 951px;
  margin-bottom: 40px;
}
.block-for-media .item-description__content p:last-child {
  margin-bottom: 80px;
}
.block-volunteer {
  position: relative;
}
.block-volunteer h1 {
  margin-bottom: 13px;
}
.block-volunteer .volunteer-title {
    margin-top: 2rem;
}
.block-volunteer .volunteer-title__sub h3 {
  font-weight: 700;
  font-size: 40px;
  line-height: 49.04px;
  color: #0A152F;
}
.block-volunteer .volunteer-title__sub .btn-main {
  width: 334px;
  height: 60px;
}
.block-volunteer .volunteer-title__sub-image {
    position: absolute;
    top: -5rem;
    right: 0;
    z-index: -1;
    width: 437.69px;
    height: 429.75px;
}
@media (max-width: 991px) {
    .block-volunteer .volunteer-title__sub-image {
        top: 0;
        right: -5rem;
        width: 250px;
        height: 250px;
    }
}
.block-volunteer .volunteer-title__sub-image .image-one {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.block-volunteer h2 {
  font-weight: 700;
  font-size: 40px;
  line-height: 49.04px;
  color: #0A152F;
}
.block-volunteer .volunteer-description {
  margin-bottom: 80px;
}
.block-volunteer .volunteer-description__content {
  width: 836px;
  text-align: justify;
}
.block-volunteer .volunteer-description__content h2 {
  margin-bottom: 40px;
}
.block-volunteer .volunteer-stage {
  width: 1280px;
  margin-bottom: 37px;
}
.block-volunteer .volunteer-stage h2 {
  width: 836px;
  margin-bottom: 40px;
}
.block-volunteer .volunteer-stage__main-one {
  width: 568px;
}
.block-volunteer .volunteer-stage__main-two {
  width: 618px;
}
.block-volunteer .volunteer-stage__main-item {
  margin-bottom: 43px;
}
.block-volunteer .volunteer-stage__main-item .item-nubmer {
  min-width: 94px;
  height: 92px;
  color: #F3B229;
  margin-right: 34px;
  border-radius: 50%;
  font-size: 50px;
  text-align: center;
  background: rgba(243, 178, 41, 0.4);
}
.block-volunteer .volunteer-stage__main-item .item-description h6 {
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
}
.block-volunteer .volunteer-question {
  margin-bottom: 80px;
}
.block-volunteer .volunteer-question__title {
  margin-bottom: 40px;
}
.block-volunteer .volunteer-question__title div {
  width: 84px;
  height: 82.42px;
  color: #fff;
  font-weight: 700;
  font-size: 60px;
  line-height: 73.56px;
  border-radius: 50%;
  margin-right: 21px;
  background: #C9DA43;
}
.block-volunteer .volunteer-question .accordion {
  margin-bottom: 40px;
}
.block-volunteer .volunteer-question .accordion-item {
  min-width: 620px;
  max-width: 620px;
  height: 100%;
  margin-bottom: 35px;
  border-radius: 10px;
  border: 1px solid #E1E1E1;
}
.block-volunteer .volunteer-question .accordion-item .accordion-header .accordion-button {
  color: #000;
  font-size: 20px;
  line-height: 28px;
  border-radius: 10px;
  padding: 18px 24px 18px 22px;
}
.block-volunteer .volunteer-question .accordion-item .accordion-header .accordion-button::after {
  width: 50px;
  height: 50px;
  border-radius: 10px;
  background: #fffaef;
  background-image: url("../images/accordion-arrow.svg");
  background-position: center;
  background-repeat: no-repeat;
  transition: none;
  transform: rotate(180deg);
}
.block-volunteer .volunteer-question .accordion-item .accordion-header .accordion-button:not(.collapsed) {
  background-color: #fff;
  box-shadow: none;
}
.block-volunteer .volunteer-question .accordion-item .accordion-header .accordion-button:not(.collapsed)::after {
  transform: rotate(-360deg);
}
.block-volunteer .volunteer-question .accordion-item .accordion-header .accordion-button:focus {
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
}
.block-volunteer .volunteer-question .accordion-item .accordion-header.collapsed {
  border-radius: 10px;
}
.block-volunteer .volunteer-question .accordion-item .accordion-body {
  padding: 23px;
  background: #fefbf4;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  font-size: 18px;
      text-align: justify;
}
.block-volunteer .volunteer-question .accordion-item .accordion-body span {
    background: none !important;
}
.block-volunteer .volunteer-question .accordion-item:last-child {
  margin-bottom: 0;
}

.block-contact {
  margin-bottom: 80px;
      position: relative;
}
.big-img {
    width: 319.67px !important;
    height: 462.51px;
    position: absolute !important;
}
.big-img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.block-contact .big-img {
    top: -3rem;
    right: 3rem;
}
.block-contact__image {
  width: 1280px;
  position: relative;
}
.block-contact__image img {
  width: 433px;
  height: 316px;
  position: absolute;
  right: 0;
}
.block-contact__info {
  width: 836px;
}
.block-contact__info h2 {
  font-size: 40px;
  line-height: 49px;
  margin-bottom: 40px;
}
.block-contact__info-main .contact-item {
  margin-bottom: 46px;
}
.block-contact__info-main .contact-item:last-child {
  margin: 0;
}
.block-contact__info-main .contact-item__icon {
  width: 53px;
  height: 52px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #F3B229;
  margin-right: 21px;
  border-radius: 50%;
}
.block-contact__info-main .contact-item__icon img {
  max-width: 53px;
  max-height: 52px;
}
.block-contact__info-main .contact-item__descript h6 {
  font-weight: 700;
  font-size: 18px;
  line-height: 28px;
  color: #000;
}
.block-contact__info-main .contact-item__descript h6:nth-child(1) {
  width: 430px;
}
.block-contact__info-main {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.block-contact__info-main .contact-item {
width: 40%;
    margin-bottom: 2rem;
}
footer {
  position: relative;
}
footer .footer {
  justify-content: space-between;
  align-items: flex-start;
  width: 1280px;
}
footer .footer__logo span {
  font-size: 14px;
  opacity: 0.7;
  line-height: 17px;
}
footer .footer__logo span {
  margin-top: 20px;
}
footer .footer__links {
  flex-direction: column;
  width: 416px;
}
footer .footer__links ul {
  list-style: none;
}
footer .footer__links ul li > a {
  color: #0A152F;
  font-weight: 700;
  font-size: 14px;
  padding: 0px 0px 18px 0px;
  line-height: 17.17px;
}
footer .footer__links ul li > a:hover {
  color: #F3B229;
}
footer .footer__links-top {
  justify-content: space-between;
  width: 404px;
}
footer .footer__links-logomb {
  display: none;
}
footer .footer__links-bottom {
  height: 17px;
}
footer .footer__links-bottom ul:nth-child(n+2) {
  display: none !important;
}
footer .footer__info {
  width: 399px;
}
footer .footer__info .btn-main {
  min-width: 190px;
  margin-left: 29px;
}
footer .footer__info-main__address h3 {
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 35px;
}
footer .footer__info-main__address h6 {
  font-weight: 400;
  font-size: 14px;
  margin-bottom: 8px;
  opacity: 0.7;
}
footer .footer__info-main__address p {
  color: #0A152F;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  margin-bottom: 36px;
}
footer .footer__info-main__contact {
  line-height: 17px;
  display: flex;
  align-items: center;
}
footer .footer__info-main__contact a {
  text-decoration: none;
  color: #0A152F;
  font-weight: 500;
  font-size: 14px;
}
.header .social-media {
  display: flex;
  margin: 1rem;
}
.header .social-media a:nth-child(n+2) {
  margin-left: 10px;
}
.header .social-media a img {
  width: 20px;
  height: 20px;
}
footer .footer .developed-by {
  opacity: 0.5 !important;
  color: #0A152F;
  font-weight: 500;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
  text-decoration: none;
}
footer .footer .developed-by:hover {
  color: #F3B229;
}
footer .footer span, footer .footer .developed-by {
  font-size: 14px;
  opacity: 0.7;
  line-height: 17px;
}

.block-result .selected:nth-child(3) .select-box {
  width: 330px;
}
.block-result .selected:nth-child(3) .select-box .options-container {
  width: 240px;
}
.block-result .table-basic table {
  border-collapse: separate;
  border-spacing: 0;
  border: 1px solid #e2e3e7;
}
.block-result .table-basic table thead {
  font-size: 18px;
}
.block-result .table-basic table thead tr th {
  border-bottom: 1px solid #e2e3e7 !important;
}
.block-result .table-basic table thead tr th:nth-child(4) {
  font-weight: 400 !important;
}
.block-result .table-basic table .table-body .cell-back:nth-child(odd) {
  background: rgba(255, 2, 2, 0.06) !important;
}
.block-result .table-basic table .table-body .row-child {
  background: rgba(103, 118, 165, 0.13) !important;
}
.block-result .table-basic table .table-body .row-child:nth-child(2n+1) {
  background: rgba(103, 118, 165, 0.16) !important;
}
.block-result .table-basic table thead tr td, .block-result .table-basic table thead tr th, .block-result .table-basic table tbody tr td, .block-result .table-basic table tbody tr th {
  font-size: 18px !important;
  font-weight: 400;
}
.block-result .table-basic table thead tr td:nth-child(1), .block-result .table-basic table thead tr th:nth-child(1), .block-result .table-basic table tbody tr td:nth-child(1), .block-result .table-basic table tbody tr th:nth-child(1) {
  font-weight: 500;
  width: 156px !important;
}
.block-result .table-basic table thead tr td:nth-child(2), .block-result .table-basic table thead tr th:nth-child(2), .block-result .table-basic table tbody tr td:nth-child(2), .block-result .table-basic table tbody tr th:nth-child(2) {
  display: flex;
  align-items: center;
  padding-left: 0 !important;
  width: 329px !important;
}
.block-result .table-basic table thead tr td:nth-child(2) div, .block-result .table-basic table thead tr th:nth-child(2) div, .block-result .table-basic table tbody tr td:nth-child(2) div, .block-result .table-basic table tbody tr th:nth-child(2) div {
  width: 70px;
}
.block-result .table-basic table thead tr td:nth-child(2) div img, .block-result .table-basic table thead tr th:nth-child(2) div img, .block-result .table-basic table tbody tr td:nth-child(2) div img, .block-result .table-basic table tbody tr th:nth-child(2) div img {
  margin-right: 0;
}
.block-result .table-basic table thead tr td:nth-child(3), .block-result .table-basic table thead tr th:nth-child(3), .block-result .table-basic table tbody tr td:nth-child(3), .block-result .table-basic table tbody tr th:nth-child(3) {
  font-weight: 400;
  width: 467px;
  text-align: left;
}
.block-result .table-basic table thead tr td:nth-child(3) span, .block-result .table-basic table thead tr th:nth-child(3) span, .block-result .table-basic table tbody tr td:nth-child(3) span, .block-result .table-basic table tbody tr th:nth-child(3) span {
  margin-right: 18px;
}
.block-result .table-basic table thead tr td:nth-child(4), .block-result .table-basic table thead tr th:nth-child(4), .block-result .table-basic table tbody tr td:nth-child(4), .block-result .table-basic table tbody tr th:nth-child(4) {
  width: 327px;
  font-size: 18px;
  text-align: left;
  font-weight: 400 !important;
  padding: 0 !important;
}
.block-result .table-basic table thead tr td:nth-child(4) div, .block-result .table-basic table thead tr th:nth-child(4) div, .block-result .table-basic table tbody tr td:nth-child(4) div, .block-result .table-basic table tbody tr th:nth-child(4) div {
  display: flex;
  align-items: center;
}
.block-result .table-basic table thead tr td:nth-child(4) div .table-stadies-item, .block-result .table-basic table thead tr th:nth-child(4) div .table-stadies-item, .block-result .table-basic table tbody tr td:nth-child(4) div .table-stadies-item, .block-result .table-basic table tbody tr th:nth-child(4) div .table-stadies-item {
  margin-right: 12px;
}
.block-result .table-basic table thead tr td:nth-child(4) div .arrow, .block-result .table-basic table thead tr th:nth-child(4) div .arrow, .block-result .table-basic table tbody tr td:nth-child(4) div .arrow, .block-result .table-basic table tbody tr th:nth-child(4) div .arrow {
  width: 22px;
  height: 16px;
  background: url("../images/big-arrow.svg") no-repeat;
  margin-left: auto;
  margin-right: 25px;
}

.block-teams-result .country-name .hr:last-child {
  display: none;
}
.block-teams-result .table-info-country__place .place__medal-fat {
  font-weight: 700;
}
.block-teams-result .select-table {
  border-top-left-radius: 0px !important;
}
.block-teams-result .table-result .table-basic table thead {
  font-size: 18px;
}
.block-teams-result .table-result .table-basic table thead tr th {
  font-weight: 400 !important;
}
.block-teams-result .table-result .table-basic table thead tr td, .block-teams-result .table-result .table-basic table thead tr th, .block-teams-result .table-result .table-basic table tbody tr td, .block-teams-result .table-result .table-basic table tbody tr th {
  font-size: 18px !important;
  font-weight: 400;
}
.block-teams-result .table-result .table-basic table thead tr td:nth-child(1), .block-teams-result .table-result .table-basic table thead tr th:nth-child(1), .block-teams-result .table-result .table-basic table tbody tr td:nth-child(1), .block-teams-result .table-result .table-basic table tbody tr th:nth-child(1) {
  font-weight: 500;
  width: 125px !important;
}
.block-teams-result .table-result .table-basic table thead tr td:nth-child(2), .block-teams-result .table-result .table-basic table thead tr th:nth-child(2), .block-teams-result .table-result .table-basic table tbody tr td:nth-child(2), .block-teams-result .table-result .table-basic table tbody tr th:nth-child(2) {
  padding-left: 0 !important;
  width: 282px !important;
}
.block-teams-result .table-result .table-basic table thead tr td:nth-child(2) .kind-sport-wrapper, .block-teams-result .table-result .table-basic table thead tr th:nth-child(2) .kind-sport-wrapper, .block-teams-result .table-result .table-basic table tbody tr td:nth-child(2) .kind-sport-wrapper, .block-teams-result .table-result .table-basic table tbody tr th:nth-child(2) .kind-sport-wrapper {
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
}
.block-teams-result .table-result .table-basic table thead tr td:nth-child(2) div, .block-teams-result .table-result .table-basic table thead tr th:nth-child(2) div, .block-teams-result .table-result .table-basic table tbody tr td:nth-child(2) div, .block-teams-result .table-result .table-basic table tbody tr th:nth-child(2) div {
  width: 70px;
}
.block-teams-result .table-result .table-basic table thead tr td:nth-child(2) div img, .block-teams-result .table-result .table-basic table thead tr th:nth-child(2) div img, .block-teams-result .table-result .table-basic table tbody tr td:nth-child(2) div img, .block-teams-result .table-result .table-basic table tbody tr th:nth-child(2) div img {
  margin: 0;
}
.block-teams-result .table-result .table-basic table thead tr td:nth-child(2) .table-participant-item, .block-teams-result .table-result .table-basic table thead tr th:nth-child(2) .table-participant-item, .block-teams-result .table-result .table-basic table tbody tr td:nth-child(2) .table-participant-item, .block-teams-result .table-result .table-basic table tbody tr th:nth-child(2) .table-participant-item {
  margin-left: 24px;
}
.block-teams-result .table-result .table-basic table thead tr td:nth-child(3), .block-teams-result .table-result .table-basic table thead tr th:nth-child(3), .block-teams-result .table-result .table-basic table tbody tr td:nth-child(3), .block-teams-result .table-result .table-basic table tbody tr th:nth-child(3) {
  text-align: left;
  width: 230px !important;
}
.block-teams-result .table-result .table-basic table thead tr td:nth-child(4), .block-teams-result .table-result .table-basic table thead tr th:nth-child(4), .block-teams-result .table-result .table-basic table tbody tr td:nth-child(4), .block-teams-result .table-result .table-basic table tbody tr th:nth-child(4) {
  width: 242px !important;
  text-align: left;
  font-weight: 600;
}
.block-teams-result .table-result .table-basic table thead tr td:nth-child(4) span, .block-teams-result .table-result .table-basic table thead tr th:nth-child(4) span, .block-teams-result .table-result .table-basic table tbody tr td:nth-child(4) span, .block-teams-result .table-result .table-basic table tbody tr th:nth-child(4) span {
  margin-right: 18px;
}
.block-teams-result .table-result .table-basic table thead tr td:nth-child(5), .block-teams-result .table-result .table-basic table thead tr th:nth-child(5), .block-teams-result .table-result .table-basic table tbody tr td:nth-child(5), .block-teams-result .table-result .table-basic table tbody tr th:nth-child(5) {
  width: 128px !important;
  font-size: 18px;
  text-align: left;
  font-weight: 600;
  padding: 0 !important;
}
.block-teams-result .table-result .table-basic table thead tr td:nth-child(5) div, .block-teams-result .table-result .table-basic table thead tr th:nth-child(5) div, .block-teams-result .table-result .table-basic table tbody tr td:nth-child(5) div, .block-teams-result .table-result .table-basic table tbody tr th:nth-child(5) div {
  display: flex;
  align-items: center;
}
.block-teams-result .table-result .table-basic table thead tr td:nth-child(5) div span:last-child, .block-teams-result .table-result .table-basic table thead tr th:nth-child(5) div span:last-child, .block-teams-result .table-result .table-basic table tbody tr td:nth-child(5) div span:last-child, .block-teams-result .table-result .table-basic table tbody tr th:nth-child(5) div span:last-child {
  margin-left: 14px;
}
.block-teams-result .table-result .table-basic table thead tr td:nth-child(6), .block-teams-result .table-result .table-basic table thead tr th:nth-child(6), .block-teams-result .table-result .table-basic table tbody tr td:nth-child(6), .block-teams-result .table-result .table-basic table tbody tr th:nth-child(6) {
  width: 137px !important;
  font-size: 18px;
  text-align: left;
  font-weight: 400 !important;
  padding: 0 !important;
}
.block-teams-result .table-result .table-basic table thead tr td:nth-child(7), .block-teams-result .table-result .table-basic table thead tr th:nth-child(7), .block-teams-result .table-result .table-basic table tbody tr td:nth-child(7), .block-teams-result .table-result .table-basic table tbody tr th:nth-child(7) {
  width: 106px !important;
  text-align: left;
  padding: 0 !important;
}
.block-teams-result .table-result .table-basic table thead tr td:nth-child(7) .medal, .block-teams-result .table-result .table-basic table thead tr th:nth-child(7) .medal, .block-teams-result .table-result .table-basic table tbody tr td:nth-child(7) .medal, .block-teams-result .table-result .table-basic table tbody tr th:nth-child(7) .medal {
  display: flex;
  align-items: center;
  margin-right: 26px;
}
.block-teams-result .table-result .table-basic table thead tr td:nth-child(7) .medal .arrow, .block-teams-result .table-result .table-basic table thead tr th:nth-child(7) .medal .arrow, .block-teams-result .table-result .table-basic table tbody tr td:nth-child(7) .medal .arrow, .block-teams-result .table-result .table-basic table tbody tr th:nth-child(7) .medal .arrow {
  width: 22px;
  height: 16px;
  background: url("../images/big-arrow.svg") no-repeat;
  margin-left: auto;
}
.block-teams-result .table-sportsman .table-basic table thead {
  font-size: 18px;
}
.block-teams-result .table-sportsman .table-basic table thead tr th {
  font-weight: 400 !important;
}
.block-teams-result .table-sportsman .table-basic table thead .table-sportsman-info, .block-teams-result .table-sportsman .table-basic table tbody .table-sportsman-info {
  display: flex;
  align-items: center;
}
.block-teams-result .table-sportsman .table-basic table thead .table-sportsman-info__country-flag, .block-teams-result .table-sportsman .table-basic table tbody .table-sportsman-info__country-flag {
  margin-right: 38px;
}
.block-teams-result .table-sportsman .table-basic table thead .table-sportsman-info__country-flag img, .block-teams-result .table-sportsman .table-basic table tbody .table-sportsman-info__country-flag img {
  width: 56px;
}
.block-teams-result .table-sportsman .table-basic table thead .table-sportsman-info__logo, .block-teams-result .table-sportsman .table-basic table tbody .table-sportsman-info__logo {
  margin-right: 40px;
}
.block-teams-result .table-sportsman .table-basic table thead .table-sportsman-info__logo img, .block-teams-result .table-sportsman .table-basic table tbody .table-sportsman-info__logo img {
  width: 61px;
}
.block-teams-result .table-sportsman .table-basic table thead .table-sportsman-info__country, .block-teams-result .table-sportsman .table-basic table tbody .table-sportsman-info__country {
  margin: auto;
  font-weight: 600;
}
.block-teams-result .table-sportsman .table-basic table thead tr td, .block-teams-result .table-sportsman .table-basic table tbody tr td {
  vertical-align: top;
}
.block-teams-result .table-sportsman .table-basic table thead tr td, .block-teams-result .table-sportsman .table-basic table thead tr th, .block-teams-result .table-sportsman .table-basic table tbody tr td, .block-teams-result .table-sportsman .table-basic table tbody tr th {
  font-size: 18px !important;
  font-weight: 400;
}
.block-teams-result .table-sportsman .table-basic table thead tr td:nth-child(1), .block-teams-result .table-sportsman .table-basic table thead tr th:nth-child(1), .block-teams-result .table-sportsman .table-basic table tbody tr td:nth-child(1), .block-teams-result .table-sportsman .table-basic table tbody tr th:nth-child(1) {
  width: 506px !important;
  padding: 18px 0 18px 18px !important;
}
.block-teams-result .table-sportsman .table-basic table thead tr td:nth-child(1) .table-sportsman-info__country-flag img, .block-teams-result .table-sportsman .table-basic table thead tr th:nth-child(1) .table-sportsman-info__country-flag img, .block-teams-result .table-sportsman .table-basic table tbody tr td:nth-child(1) .table-sportsman-info__country-flag img, .block-teams-result .table-sportsman .table-basic table tbody tr th:nth-child(1) .table-sportsman-info__country-flag img {
  border: 0.5px solid rgba(38, 42, 54, 0.2);
  padding: 1px;
  border-radius: 5px;
}
.block-teams-result .table-sportsman .table-basic table thead tr td:nth-child(2), .block-teams-result .table-sportsman .table-basic table thead tr th:nth-child(2), .block-teams-result .table-sportsman .table-basic table tbody tr td:nth-child(2), .block-teams-result .table-sportsman .table-basic table tbody tr th:nth-child(2) {
  padding: 18px !important;
  width: 300px !important;
}
.block-teams-result .table-sportsman .table-basic table thead tr td:nth-child(2) .kind-sport-wrapper, .block-teams-result .table-sportsman .table-basic table thead tr th:nth-child(2) .kind-sport-wrapper, .block-teams-result .table-sportsman .table-basic table tbody tr td:nth-child(2) .kind-sport-wrapper, .block-teams-result .table-sportsman .table-basic table tbody tr th:nth-child(2) .kind-sport-wrapper {
  display: flex;
  align-items: center;
}
.block-teams-result .table-sportsman .table-basic table thead tr td:nth-child(2) .kind-sport-wrapper:nth-child(n+2), .block-teams-result .table-sportsman .table-basic table thead tr th:nth-child(2) .kind-sport-wrapper:nth-child(n+2), .block-teams-result .table-sportsman .table-basic table tbody tr td:nth-child(2) .kind-sport-wrapper:nth-child(n+2), .block-teams-result .table-sportsman .table-basic table tbody tr th:nth-child(2) .kind-sport-wrapper:nth-child(n+2) {
  margin-top: 15px;
}
.block-teams-result .table-sportsman .table-basic table thead tr td:nth-child(2) .kind-sport-wrapper .kind-sport, .block-teams-result .table-sportsman .table-basic table thead tr th:nth-child(2) .kind-sport-wrapper .kind-sport, .block-teams-result .table-sportsman .table-basic table tbody tr td:nth-child(2) .kind-sport-wrapper .kind-sport, .block-teams-result .table-sportsman .table-basic table tbody tr th:nth-child(2) .kind-sport-wrapper .kind-sport {
  width: 70px;
}
.block-teams-result .table-sportsman .table-basic table thead tr td:nth-child(2) .kind-sport-wrapper .kind-sport img, .block-teams-result .table-sportsman .table-basic table thead tr th:nth-child(2) .kind-sport-wrapper .kind-sport img, .block-teams-result .table-sportsman .table-basic table tbody tr td:nth-child(2) .kind-sport-wrapper .kind-sport img, .block-teams-result .table-sportsman .table-basic table tbody tr th:nth-child(2) .kind-sport-wrapper .kind-sport img {
  margin: 0;
}
.block-teams-result .table-sportsman .table-basic table thead tr td:nth-child(3), .block-teams-result .table-sportsman .table-basic table thead tr th:nth-child(3), .block-teams-result .table-sportsman .table-basic table tbody tr td:nth-child(3), .block-teams-result .table-sportsman .table-basic table tbody tr th:nth-child(3) {
  padding-left: 0 !important;
  width: 100px !important;
}
.block-teams-result .table-sportsman .table-basic table thead tr td:nth-child(3) .table-sportsman-info__gender, .block-teams-result .table-sportsman .table-basic table thead tr th:nth-child(3) .table-sportsman-info__gender, .block-teams-result .table-sportsman .table-basic table tbody tr td:nth-child(3) .table-sportsman-info__gender, .block-teams-result .table-sportsman .table-basic table tbody tr th:nth-child(3) .table-sportsman-info__gender {
  margin-top: 17px;
}
.block-teams-result .table-sportsman .table-basic table thead tr td:nth-child(4), .block-teams-result .table-sportsman .table-basic table thead tr th:nth-child(4), .block-teams-result .table-sportsman .table-basic table tbody tr td:nth-child(4), .block-teams-result .table-sportsman .table-basic table tbody tr th:nth-child(4) {
  padding-left: 0 !important;
  width: 104px !important;
  font-weight: 600;
}
.block-teams-result .table-sportsman .table-basic table thead tr td:nth-child(4) div, .block-teams-result .table-sportsman .table-basic table thead tr th:nth-child(4) div, .block-teams-result .table-sportsman .table-basic table tbody tr td:nth-child(4) div, .block-teams-result .table-sportsman .table-basic table tbody tr th:nth-child(4) div {
  margin-top: 17px;
}
.block-teams-result .table-sportsman .table-basic table thead tr td:nth-child(5), .block-teams-result .table-sportsman .table-basic table thead tr th:nth-child(5), .block-teams-result .table-sportsman .table-basic table tbody tr td:nth-child(5), .block-teams-result .table-sportsman .table-basic table tbody tr th:nth-child(5) {
  padding-left: 0 !important;
  width: 107px !important;
  font-weight: 600;
}
.block-teams-result .table-sportsman .table-basic table thead tr td:nth-child(5) div, .block-teams-result .table-sportsman .table-basic table thead tr th:nth-child(5) div, .block-teams-result .table-sportsman .table-basic table tbody tr td:nth-child(5) div, .block-teams-result .table-sportsman .table-basic table tbody tr th:nth-child(5) div {
  margin-top: 17px;
}
.block-teams-result .table-sportsman .table-basic table thead tr td:nth-child(6), .block-teams-result .table-sportsman .table-basic table thead tr th:nth-child(6), .block-teams-result .table-sportsman .table-basic table tbody tr td:nth-child(6), .block-teams-result .table-sportsman .table-basic table tbody tr th:nth-child(6) {
  width: 163px !important;
  font-size: 18px;
  text-align: left;
  font-weight: 600;
  padding-right: 0 !important;
}
.block-teams-result .table-sportsman .table-basic table thead tr td:nth-child(6) div, .block-teams-result .table-sportsman .table-basic table thead tr th:nth-child(6) div, .block-teams-result .table-sportsman .table-basic table tbody tr td:nth-child(6) div, .block-teams-result .table-sportsman .table-basic table tbody tr th:nth-child(6) div {
  display: flex;
  align-items: center;
  margin-top: 17px;
}
.block-teams-result .table-sportsman .table-basic table thead tr td:nth-child(6) div .arrow, .block-teams-result .table-sportsman .table-basic table thead tr th:nth-child(6) div .arrow, .block-teams-result .table-sportsman .table-basic table tbody tr td:nth-child(6) div .arrow, .block-teams-result .table-sportsman .table-basic table tbody tr th:nth-child(6) div .arrow {
  width: 22px;
  height: 16px;
  background: url("../images/big-arrow.svg") no-repeat;
  margin-left: auto;
  margin-right: 25px;
  margin-top: 0;
}
.block-teams-result .nav.nav-tabs {
  border: none;
}
.block-teams-result .nav .nav-item .nav-link {
  width: 320px !important;
  height: 80px;
  font-weight: 700;
  font-size: 20px;
  color: rgba(255, 198, 94, 0.2);
  background: #262A36;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.4);
  border-radius: 15px 15px 0 0;
  margin-right: 12px;
  border: none;
}
.block-teams-result .nav .nav-item .nav-link.active {
  color: #FFC65E;
  background: #262A36;
  box-shadow: none;
}

.block-teams-result__sportsman {
  margin-top: 164px;
}
.block-teams-result__sportsman .table-info-sportsman {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  max-width: 1280px;
  min-height: 180px;
  background: rgba(255, 255, 255, 0.95);
  box-shadow: 0px 0px 30px rgba(170, 170, 170, 0.3);
  backdrop-filter: blur(4px);
  border-radius: 10px;
  margin-bottom: 20px;
  padding-left: 60px;
}
.block-teams-result__sportsman .table-info-sportsman .sportsman-personal {
  display: flex;
  min-height: 142px;
}
.block-teams-result__sportsman .table-info-sportsman .sportsman-personal__avatar {
  border-radius: 50%;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3);
  border: 6px solid #F3B229;
  position: absolute;
  top: -102px;
  left: 24px;
}
.block-teams-result__sportsman .table-info-sportsman .sportsman-personal__avatar img {
  width: 188px;
}
.block-teams-result__sportsman .table-info-sportsman .sportsman-personal__result {
  display: flex;
  align-items: end;
  margin-right: 61px;
}
.block-teams-result__sportsman .table-info-sportsman .sportsman-personal__result-place .place__medal {
  margin-right: 15px;
  flex-direction: column;
  align-items: center;
}
.block-teams-result__sportsman .table-info-sportsman .sportsman-personal__result-place .place__medal:nth-child(3) {
  margin-right: 0;
}
.block-teams-result__sportsman .table-info-sportsman .sportsman-personal__result-place .place__medal .stage-medal {
  margin-bottom: 3px;
}
.block-teams-result__sportsman .table-info-sportsman .sportsman-personal__result-place .place__medal span {
  line-height: 1;
}
.block-teams-result__sportsman .table-info-sportsman .sportsman-personal__name {
  width: 230px;
  margin-right: auto;
}
.block-teams-result__sportsman .table-info-sportsman .sportsman-personal__name h1 {
  font-size: 30px;
  line-height: 38px;
  margin: 0;
}
.block-teams-result__sportsman .table-info-sportsman .sportsman-personal__name h5 {
  font-style: normal;
  font-weight: 800;
  font-size: 22px;
  line-height: 28px;
}
.block-teams-result__sportsman .table-info-sportsman .sportsman-personal--no-photo .sportsman-personal__result {
  align-items: start;
}
.block-teams-result__sportsman .table-info-sportsman .hr {
  width: 0;
  opacity: 0.5;
  border: 0.5px solid #262A36;
  box-sizing: border-box;
  margin: 0 42px 0 147px;
  height: 130px;
}
.block-teams-result__sportsman .table-info-sportsman .sportsman-info {
  width: 540px;
  padding: 30px 0;
}
.block-teams-result__sportsman .table-info-sportsman .sportsman-info__data {
  display: flex;
}
.block-teams-result__sportsman .table-info-sportsman .sportsman-info__data-item {
  padding: 0 5px;
  width: 33%;
}
.block-teams-result__sportsman .table-info-sportsman .sportsman-info__overall {
  display: flex;
  margin-top: 28px;
}
.block-teams-result__sportsman .table-info-sportsman .sportsman-info__overall-item {
  padding: 0 5px;
  width: 33%;
}
.block-teams-result__sportsman .table-info-sportsman .sportsman-info .item-title, .block-teams-result__sportsman .table-info-sportsman .sportsman-info .item-respon {
  display: block;
  font-weight: 600;
  font-size: 18px;
  color: #0A152F;
  opacity: 0.5;
  margin-bottom: 8px;
  line-height: 1;
}
.block-teams-result__sportsman .table-info-sportsman .sportsman-info .item-respon {
  opacity: 1 !important;
}
.block-teams-result__sportsman .table-basic table thead {
  font-size: 18px;
}
.block-teams-result__sportsman .table-basic table thead tr th {
  font-weight: 400 !important;
}
.block-teams-result__sportsman .table-basic table thead tr th:nth-child(6) {
  font-weight: 400 !important;
}
.block-teams-result__sportsman .table-basic table thead tr td, .block-teams-result__sportsman .table-basic table thead tr th, .block-teams-result__sportsman .table-basic table tbody tr td, .block-teams-result__sportsman .table-basic table tbody tr th {
  font-size: 18px !important;
  font-weight: 400;
}
.block-teams-result__sportsman .table-basic table thead tr td:nth-child(1), .block-teams-result__sportsman .table-basic table thead tr th:nth-child(1), .block-teams-result__sportsman .table-basic table tbody tr td:nth-child(1), .block-teams-result__sportsman .table-basic table tbody tr th:nth-child(1) {
  font-weight: 500;
  width: 171px !important;
}
.block-teams-result__sportsman .table-basic table thead tr td:nth-child(2), .block-teams-result__sportsman .table-basic table thead tr th:nth-child(2), .block-teams-result__sportsman .table-basic table tbody tr td:nth-child(2), .block-teams-result__sportsman .table-basic table tbody tr th:nth-child(2) {
  display: flex;
  align-items: center;
  padding-left: 0 !important;
  width: 345px !important;
}
.block-teams-result__sportsman .table-basic table thead tr td:nth-child(2) div, .block-teams-result__sportsman .table-basic table thead tr th:nth-child(2) div, .block-teams-result__sportsman .table-basic table tbody tr td:nth-child(2) div, .block-teams-result__sportsman .table-basic table tbody tr th:nth-child(2) div {
  width: 70px;
}
.block-teams-result__sportsman .table-basic table thead tr td:nth-child(2) div img, .block-teams-result__sportsman .table-basic table thead tr th:nth-child(2) div img, .block-teams-result__sportsman .table-basic table tbody tr td:nth-child(2) div img, .block-teams-result__sportsman .table-basic table tbody tr th:nth-child(2) div img {
  margin-right: 0;
}
.block-teams-result__sportsman .table-basic table thead tr td:nth-child(3), .block-teams-result__sportsman .table-basic table thead tr th:nth-child(3), .block-teams-result__sportsman .table-basic table tbody tr td:nth-child(3), .block-teams-result__sportsman .table-basic table tbody tr th:nth-child(3) {
  padding-left: 0 !important;
  width: 311px !important;
  text-align: start;
  font-weight: 400;
}
.block-teams-result__sportsman .table-basic table thead tr td:nth-child(3) img, .block-teams-result__sportsman .table-basic table thead tr th:nth-child(3) img, .block-teams-result__sportsman .table-basic table tbody tr td:nth-child(3) img, .block-teams-result__sportsman .table-basic table tbody tr th:nth-child(3) img {
  width: 56px;
  margin-right: 32px;
  border: 0.5px solid rgba(38, 42, 54, 0.2);
  padding: 1px;
  border-radius: 5px;
}
.block-teams-result__sportsman .table-basic table thead tr td:nth-child(4), .block-teams-result__sportsman .table-basic table thead tr th:nth-child(4), .block-teams-result__sportsman .table-basic table tbody tr td:nth-child(4), .block-teams-result__sportsman .table-basic table tbody tr th:nth-child(4) {
  width: 58px !important;
  font-size: 18px;
  text-align: center;
  font-weight: 600;
  padding: 0 !important;
}
.block-teams-result__sportsman .table-basic table thead tr td:nth-child(4) div, .block-teams-result__sportsman .table-basic table thead tr th:nth-child(4) div, .block-teams-result__sportsman .table-basic table tbody tr td:nth-child(4) div, .block-teams-result__sportsman .table-basic table tbody tr th:nth-child(4) div {
  display: flex;
  align-items: center;
}
.block-teams-result__sportsman .table-basic table thead tr td:nth-child(4) div span:last-child, .block-teams-result__sportsman .table-basic table thead tr th:nth-child(4) div span:last-child, .block-teams-result__sportsman .table-basic table tbody tr td:nth-child(4) div span:last-child, .block-teams-result__sportsman .table-basic table tbody tr th:nth-child(4) div span:last-child {
  margin-left: 14px;
}
.block-teams-result__sportsman .table-basic table thead tr td:nth-child(5), .block-teams-result__sportsman .table-basic table thead tr th:nth-child(5), .block-teams-result__sportsman .table-basic table tbody tr td:nth-child(5), .block-teams-result__sportsman .table-basic table tbody tr th:nth-child(5) {
  width: 265px !important;
  font-size: 18px;
  text-align: center;
  font-weight: 400 !important;
  padding: 0 !important;
}
.block-teams-result__sportsman .table-basic table thead tr td:nth-child(6), .block-teams-result__sportsman .table-basic table thead tr th:nth-child(6), .block-teams-result__sportsman .table-basic table tbody tr td:nth-child(6), .block-teams-result__sportsman .table-basic table tbody tr th:nth-child(6) {
  width: 130px !important;
  text-align: left;
  padding: 0 !important;
}
.block-teams-result__sportsman .table-basic table thead tr td:nth-child(6) .arrow, .block-teams-result__sportsman .table-basic table thead tr th:nth-child(6) .arrow, .block-teams-result__sportsman .table-basic table tbody tr td:nth-child(6) .arrow, .block-teams-result__sportsman .table-basic table tbody tr th:nth-child(6) .arrow {
  width: 22px;
  height: 16px;
  background: url("../images/big-arrow.svg") no-repeat;
  margin-left: auto;
  margin-right: 25px;
}

.block-athletes .table-athletes .table-basic table thead {
  font-size: 18px;
}
.block-athletes .table-athletes .table-basic table thead tr th {
  font-weight: 400 !important;
  height: 80px !important;
}
.block-athletes .table-athletes .table-basic table thead .table-athletes-info, .block-athletes .table-athletes .table-basic table tbody .table-athletes-info {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.block-athletes .table-athletes .table-basic table thead .table-athletes-info__logo, .block-athletes .table-athletes .table-basic table tbody .table-athletes-info__logo {
  display: flex;
  align-items: center;
}
.block-athletes .table-athletes .table-basic table thead .table-athletes-info__logo img, .block-athletes .table-athletes .table-basic table tbody .table-athletes-info__logo img {
  width: 61px;
  margin-right: 22px;
}
.block-athletes .table-athletes .table-basic table thead tr th:nth-child(1), .block-athletes .table-athletes .table-basic table thead tr th:nth-child(2), .block-athletes .table-athletes .table-basic table tbody tr th:nth-child(1), .block-athletes .table-athletes .table-basic table tbody tr th:nth-child(2) {
  vertical-align: middle !important;
}
.block-athletes .table-athletes .table-basic table thead tr td, .block-athletes .table-athletes .table-basic table thead tr th, .block-athletes .table-athletes .table-basic table tbody tr td, .block-athletes .table-athletes .table-basic table tbody tr th {
  font-size: 18px !important;
  font-weight: 400;
}
.block-athletes .table-athletes .table-basic table thead tr td:nth-child(1), .block-athletes .table-athletes .table-basic table thead tr th:nth-child(1), .block-athletes .table-athletes .table-basic table tbody tr td:nth-child(1), .block-athletes .table-athletes .table-basic table tbody tr th:nth-child(1) {
  vertical-align: top;
  width: 460px !important;
  padding: 18px !important;
}
.block-athletes .table-athletes .table-basic table thead tr td:nth-child(2), .block-athletes .table-athletes .table-basic table thead tr th:nth-child(2), .block-athletes .table-athletes .table-basic table tbody tr td:nth-child(2), .block-athletes .table-athletes .table-basic table tbody tr th:nth-child(2) {
  vertical-align: top;
  font-weight: 600;
  width: 380px !important;
  padding: 18px !important;
}
.block-athletes .table-athletes .table-basic table thead tr td:nth-child(2) img, .block-athletes .table-athletes .table-basic table thead tr th:nth-child(2) img, .block-athletes .table-athletes .table-basic table tbody tr td:nth-child(2) img, .block-athletes .table-athletes .table-basic table tbody tr th:nth-child(2) img {
  width: 56px;
  border: 0.5px solid rgba(38, 42, 54, 0.2);
  padding: 1px;
  border-radius: 5px;
  margin: 9.5px 22px 9.5px 0;
}
.block-athletes .table-athletes .table-basic table thead tr td:nth-child(3), .block-athletes .table-athletes .table-basic table thead tr th:nth-child(3), .block-athletes .table-athletes .table-basic table tbody tr td:nth-child(3), .block-athletes .table-athletes .table-basic table tbody tr th:nth-child(3) {
  vertical-align: top;
  font-weight: 600;
  text-align: left;
  width: 410px !important;
  padding: 18px !important;
}
.block-athletes .table-athletes .table-basic table thead tr td:nth-child(3) .kind-sport-wrapper, .block-athletes .table-athletes .table-basic table thead tr th:nth-child(3) .kind-sport-wrapper, .block-athletes .table-athletes .table-basic table tbody tr td:nth-child(3) .kind-sport-wrapper, .block-athletes .table-athletes .table-basic table tbody tr th:nth-child(3) .kind-sport-wrapper {
  display: flex;
  align-items: center;
}
.block-athletes .table-athletes .table-basic table thead tr td:nth-child(3) .kind-sport-wrapper:nth-child(n+2), .block-athletes .table-athletes .table-basic table thead tr th:nth-child(3) .kind-sport-wrapper:nth-child(n+2), .block-athletes .table-athletes .table-basic table tbody tr td:nth-child(3) .kind-sport-wrapper:nth-child(n+2), .block-athletes .table-athletes .table-basic table tbody tr th:nth-child(3) .kind-sport-wrapper:nth-child(n+2) {
  margin-top: 15px;
}
.block-athletes .table-athletes .table-basic table thead tr td:nth-child(3) .kind-sport-wrapper .kind-sport, .block-athletes .table-athletes .table-basic table thead tr th:nth-child(3) .kind-sport-wrapper .kind-sport, .block-athletes .table-athletes .table-basic table tbody tr td:nth-child(3) .kind-sport-wrapper .kind-sport, .block-athletes .table-athletes .table-basic table tbody tr th:nth-child(3) .kind-sport-wrapper .kind-sport {
  width: 70px;
}
.block-athletes .table-athletes .table-basic table thead tr td:nth-child(3) .kind-sport-wrapper .kind-sport img, .block-athletes .table-athletes .table-basic table thead tr th:nth-child(3) .kind-sport-wrapper .kind-sport img, .block-athletes .table-athletes .table-basic table tbody tr td:nth-child(3) .kind-sport-wrapper .kind-sport img, .block-athletes .table-athletes .table-basic table tbody tr th:nth-child(3) .kind-sport-wrapper .kind-sport img {
  width: 63px;
  height: 60px;
  padding: 10px;
}
.block-athletes .table-athletes .table-basic table thead tr td:nth-child(4), .block-athletes .table-athletes .table-basic table thead tr th:nth-child(4), .block-athletes .table-athletes .table-basic table tbody tr td:nth-child(4), .block-athletes .table-athletes .table-basic table tbody tr th:nth-child(4) {
  vertical-align: top;
  width: 30px !important;
  font-weight: 600;
  padding-right: 0 !important;
}
.block-athletes .table-athletes .table-basic table thead tr td:nth-child(4) .medal, .block-athletes .table-athletes .table-basic table thead tr th:nth-child(4) .medal, .block-athletes .table-athletes .table-basic table tbody tr td:nth-child(4) .medal, .block-athletes .table-athletes .table-basic table tbody tr th:nth-child(4) .medal {
  margin-top: 22px;
  align-items: center;
}
.block-athletes .table-athletes .table-basic table thead tr td:nth-child(4) .medal .arrow, .block-athletes .table-athletes .table-basic table thead tr th:nth-child(4) .medal .arrow, .block-athletes .table-athletes .table-basic table tbody tr td:nth-child(4) .medal .arrow, .block-athletes .table-athletes .table-basic table tbody tr th:nth-child(4) .medal .arrow {
  width: 22px;
  height: 16px;
  background: url("../images/big-arrow.svg") no-repeat;
  margin-left: auto;
  margin-right: 25px;
}

.place-discipline {
  height: auto;
  background: rgba(255, 255, 255, 0.95);
  box-shadow: 0px 0px 30px rgba(170, 170, 170, 0.3);
  border-radius: 10px;
  padding: 82px 66px 0 66px;
  margin-bottom: 30px;
  flex: 0 1 315px;
}
.place-discipline__card {
  display: flex;
  align-items: end;
  flex-direction: column;
  margin-bottom: 80px;
  cursor: pointer;
  width: 315px;
}
.place-discipline__card-head {
  position: relative;
}
.place-discipline__card-head .head-place {
  width: 98px;
  height: 98px;
  left: -71px;
  position: absolute;
  background: #FFFFFF;
  border: 3px solid #91C33F;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.3);
  border-radius: 50%;
  font-size: 45px;
}
.place-discipline__card-head .head-place.head-place-athlete {
  top: 80px;
}
.place-discipline__card-head .head-place.head-place-country {
  top: 42px;
}
.place-discipline__card-head .head-image-athlete {
  width: 245px;
  height: 245px;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3);
  border-radius: 50%;
  border: 8px solid #F3B229;
}
.place-discipline__card-head .head-image-athlete img {
  width: 100%;
}
.place-discipline__card-head .head-image-country {
  width: 239px;
  height: auto;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3);
  border-radius: 22px;
  border: 4px solid #fff;
}
.place-discipline__card-head .head-image-country img {
  width: 100%;
  border-radius: 22px;
}
.place-discipline__card-head .head-country {
  position: absolute;
  bottom: -34px;
  right: 82.5px;
}
.place-discipline__card-head .head-country img {
  width: 80px;
  border: 1.2px solid #FFFFFF;
  box-shadow: 0px 0px 20.7692px rgba(0, 0, 0, 0.25);
  border-radius: 8px;
}
.place-discipline__card-name {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 245px;
}
.place-discipline__card-name.card-name-athlete {
  margin: 80px 0 0 0;
}
.place-discipline__card-name.card-name-country {
  margin: 22px 0 0 0;
}
.place-discipline__card-name__subtitle h5 {
  overflow-wrap: anywhere;
  text-align: center;
  font-size: 25px;
  line-height: 35px;
  margin-bottom: 8px;
}
.place-discipline__card-name__subtitle .country {
  display: block;
  text-align: center;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  color: #0A152F;
  margin-bottom: 16px;
}
.place-discipline__card-name__rating {
  width: 111px;
  background: #91C33F;
  border-radius: 10px;
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
  color: #0A152F;
  padding: 14px 0;
}

.head-discipline {
  max-width: 1280px;
  height: 170px;
  height: auto;
  background: #262A36;
  border-radius: 15px;
  padding: 25px 28px 28px 26px;
  margin-bottom: 20px;
}
.head-discipline__info-time {
  margin-bottom: 29px;
}
.head-discipline__info-time .info-time, .head-discipline__info-time .info-stage {
  font-size: 20px;
  line-height: 24px;
  color: #FFFFFF;
  margin-right: 34px;
}
.head-discipline__info-time .info-status {
  font-size: 20px;
  line-height: 24px;
}
.head-discipline__info-time .info-status.not-over {
  color: #F3B229;
}
.head-discipline__info-time .info-status.over {
  color: #91C33F;
}
.head-discipline__info-sport {
  display: flex;
}
.head-discipline__info-sport .sport-icon {
  width: 66px;
  height: 66px;
  background: #FFFFFF;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
  border-radius: 50%;
  margin-right: 18px;
}
.head-discipline__info-sport .sport-icon img {
  width: 60%;
}
.head-discipline__info-sport .sport-event {
  display: flex;
  align-items: center;
}
.head-discipline__info-sport .sport-event__type {
  margin-right: 92px;
}
.head-discipline__info-sport .sport-event__type h5 {
  font-weight: 700;
  font-size: 25px;
  color: #FFFFFF;
}
.head-discipline__info-sport .sport-event__categories .table-participant-item {
  margin-right: 8px;
}
.head-discipline__info-sport .sport-event__categories-weight {
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  color: #FFFFFF;
}
.head-discipline__protocol-file {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  border-radius: 10px;
  padding: 11px 12px;
}
.head-discipline__protocol-file .item__text {
  word-break: break-all;
  margin-left: 16px;
}
.head-discipline__protocol-file img, .head-discipline__protocol-file .item__actions img {
  max-height: 28px;
}
.head-discipline__protocol-file .item__actions {
  margin-left: 16px;
}
.head-discipline__protocol-file .item__actions *:nth-child(n+2) {
  margin-left: 17px;
}
.head-discipline__venue {
  height: 50px;
  background: #91C33F;
  border-radius: 10px;
  padding: 0 20px;
  margin-top: 19px;
}
.head-discipline__venue .icon {
  fill: #fff;
}
.head-discipline__venue span {
  margin-left: 16px;
  font-size: 18px;
  line-height: 21px;
  color: #0A152F;
}

.block-discipline .head-discipline__info-sport {
  align-items: center;
}
.block-discipline .head-discipline__info-sport .sport-event {
  align-items: start;
  flex-direction: column;
}
.block-discipline .head-discipline__info-sport .sport-event__type h5 {
  color: #F3B229;
}
.block-discipline .head-discipline__info-sport .sport-event__categories-weight {
  font-weight: 700;
}
.block-discipline .head-discipline__extra {
  margin-top: 30px;
}
.block-discipline .table-discipline .table-basic-athletes table thead {
  font-size: 18px;
}
.block-discipline .table-discipline .table-basic-athletes table thead tr th {
  font-weight: 400 !important;
}
.block-discipline .table-discipline .table-basic-athletes table thead .table-discipline-info, .block-discipline .table-discipline .table-basic-athletes table tbody .table-discipline-info {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.block-discipline .table-discipline .table-basic-athletes table thead .table-discipline-info__logo, .block-discipline .table-discipline .table-basic-athletes table tbody .table-discipline-info__logo {
  display: flex;
  align-items: center;
}
.block-discipline .table-discipline .table-basic-athletes table thead .table-discipline-info__logo img, .block-discipline .table-discipline .table-basic-athletes table tbody .table-discipline-info__logo img {
  width: 61px;
  margin-right: 22px;
}
.block-discipline .table-discipline .table-basic-athletes table thead .table-discipline-info__name, .block-discipline .table-discipline .table-basic-athletes table tbody .table-discipline-info__name {
  display: block;
}
.block-discipline .table-discipline .table-basic-athletes table thead tr.row-child, .block-discipline .table-discipline .table-basic-athletes table tbody tr.row-child {
  transition: none;
}
.block-discipline .table-discipline .table-basic-athletes table thead tr.row-child:hover, .block-discipline .table-discipline .table-basic-athletes table tbody tr.row-child:hover {
  background-color: rgba(103, 118, 165, 0.18) !important;
  filter: drop-shadow(0px 0px 30px rgba(38, 42, 54, 0.15));
}
.block-discipline .table-discipline .table-basic-athletes table thead tr.row-child td, .block-discipline .table-discipline .table-basic-athletes table tbody tr.row-child td {
  height: auto;
}
.block-discipline .table-discipline .table-basic-athletes table thead tr.row-child td:nth-child(2), .block-discipline .table-discipline .table-basic-athletes table tbody tr.row-child td:nth-child(2) {
  padding: 10px !important;
}
.block-discipline .table-discipline .table-basic-athletes table thead tr.row-child .arrow, .block-discipline .table-discipline .table-basic-athletes table tbody tr.row-child .arrow {
  width: 22px;
  height: 16px;
  background: url("../images/big-arrow.svg") no-repeat;
  margin-left: auto;
  margin-right: 0;
}
.block-discipline .table-discipline .table-basic-athletes table thead tr td, .block-discipline .table-discipline .table-basic-athletes table thead tr th, .block-discipline .table-discipline .table-basic-athletes table tbody tr td, .block-discipline .table-discipline .table-basic-athletes table tbody tr th {
  font-size: 18px !important;
  font-weight: 400;
}
.block-discipline .table-discipline .table-basic-athletes table thead tr td:nth-child(1), .block-discipline .table-discipline .table-basic-athletes table thead tr th:nth-child(1), .block-discipline .table-discipline .table-basic-athletes table tbody tr td:nth-child(1), .block-discipline .table-discipline .table-basic-athletes table tbody tr th:nth-child(1) {
  width: 168px !important;
  font-weight: 500;
}
.block-discipline .table-discipline .table-basic-athletes table thead tr td:nth-child(2), .block-discipline .table-discipline .table-basic-athletes table thead tr th:nth-child(2), .block-discipline .table-discipline .table-basic-athletes table tbody tr td:nth-child(2), .block-discipline .table-discipline .table-basic-athletes table tbody tr th:nth-child(2) {
  display: flex;
  align-items: center;
  padding-left: 0 !important;
  width: 662px !important;
  font-weight: 400;
}
.block-discipline .table-discipline .table-basic-athletes table thead tr td:nth-child(3), .block-discipline .table-discipline .table-basic-athletes table thead tr th:nth-child(3), .block-discipline .table-discipline .table-basic-athletes table tbody tr td:nth-child(3), .block-discipline .table-discipline .table-basic-athletes table tbody tr th:nth-child(3) {
  padding-left: 0 !important;
  width: 306px !important;
  font-weight: 500;
  text-align: left;
}
.block-discipline .table-discipline .table-basic-athletes table thead tr td:nth-child(3) img, .block-discipline .table-discipline .table-basic-athletes table thead tr th:nth-child(3) img, .block-discipline .table-discipline .table-basic-athletes table tbody tr td:nth-child(3) img, .block-discipline .table-discipline .table-basic-athletes table tbody tr th:nth-child(3) img {
  width: 56px;
  border: 0.5px solid rgba(38, 42, 54, 0.2);
  padding: 1px;
  border-radius: 5px;
  margin-right: 22px;
}
.block-discipline .table-discipline .table-basic-athletes table thead tr td:nth-child(4), .block-discipline .table-discipline .table-basic-athletes table thead tr th:nth-child(4), .block-discipline .table-discipline .table-basic-athletes table tbody tr td:nth-child(4), .block-discipline .table-discipline .table-basic-athletes table tbody tr th:nth-child(4) {
  width: 184px !important;
  font-size: 18px;
  font-weight: 500;
  padding: 0 40px 0 0 !important;
}
.block-discipline .table-discipline .table-basic-athletes table thead tr td:nth-child(4) .medal, .block-discipline .table-discipline .table-basic-athletes table thead tr th:nth-child(4) .medal, .block-discipline .table-discipline .table-basic-athletes table tbody tr td:nth-child(4) .medal, .block-discipline .table-discipline .table-basic-athletes table tbody tr th:nth-child(4) .medal {
  display: flex;
  align-items: center;
  padding-left: 32px;
}
.block-discipline .table-discipline .table-basic-athletes table thead tr td:nth-child(4) .medal .arrow, .block-discipline .table-discipline .table-basic-athletes table thead tr th:nth-child(4) .medal .arrow, .block-discipline .table-discipline .table-basic-athletes table tbody tr td:nth-child(4) .medal .arrow, .block-discipline .table-discipline .table-basic-athletes table tbody tr th:nth-child(4) .medal .arrow {
  width: 22px;
  height: 16px;
  background: url("../images/big-arrow.svg") no-repeat;
  margin-left: auto;
  margin-right: 0;
}
.block-discipline .table-discipline .table-basic-teams table thead {
  font-size: 18px;
}
.block-discipline .table-discipline .table-basic-teams table thead tr th {
  font-weight: 400 !important;
}
.block-discipline .table-discipline .table-basic-teams table thead .table-discipline-info, .block-discipline .table-discipline .table-basic-teams table tbody .table-discipline-info {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.block-discipline .table-discipline .table-basic-teams table thead .table-discipline-info__logo img, .block-discipline .table-discipline .table-basic-teams table tbody .table-discipline-info__logo img {
  width: 61px;
  margin-right: 22px;
}
.block-discipline .table-discipline .table-basic-teams table thead .row-child, .block-discipline .table-discipline .table-basic-teams table tbody .row-child {
  background: rgba(103, 118, 165, 0.13) !important;
}
.block-discipline .table-discipline .table-basic-teams table thead .row-child td:nth-child(2), .block-discipline .table-discipline .table-basic-teams table tbody .row-child td:nth-child(2) {
  padding-left: 78px !important;
}
.block-discipline .table-discipline .table-basic-teams table thead .row-child td:nth-child(2), .block-discipline .table-discipline .table-basic-teams table thead .row-child td:nth-child(3), .block-discipline .table-discipline .table-basic-teams table tbody .row-child td:nth-child(2), .block-discipline .table-discipline .table-basic-teams table tbody .row-child td:nth-child(3) {
  border-bottom: 1px solid rgba(10, 21, 47, 0.1);
}
.block-discipline .table-discipline .table-basic-teams table thead tr td, .block-discipline .table-discipline .table-basic-teams table thead tr th, .block-discipline .table-discipline .table-basic-teams table tbody tr td, .block-discipline .table-discipline .table-basic-teams table tbody tr th {
  font-size: 18px !important;
  font-weight: 400;
}
.block-discipline .table-discipline .table-basic-teams table thead tr td:nth-child(1), .block-discipline .table-discipline .table-basic-teams table thead tr th:nth-child(1), .block-discipline .table-discipline .table-basic-teams table tbody tr td:nth-child(1), .block-discipline .table-discipline .table-basic-teams table tbody tr th:nth-child(1) {
  width: 172px !important;
  font-weight: 500;
}
.block-discipline .table-discipline .table-basic-teams table thead tr td:nth-child(2), .block-discipline .table-discipline .table-basic-teams table thead tr th:nth-child(2), .block-discipline .table-discipline .table-basic-teams table tbody tr td:nth-child(2), .block-discipline .table-discipline .table-basic-teams table tbody tr th:nth-child(2) {
  display: flex;
  align-items: center;
  padding-left: 0 !important;
  width: 839px !important;
  font-weight: 500;
}
.block-discipline .table-discipline .table-basic-teams table thead tr td:nth-child(2) img, .block-discipline .table-discipline .table-basic-teams table thead tr th:nth-child(2) img, .block-discipline .table-discipline .table-basic-teams table tbody tr td:nth-child(2) img, .block-discipline .table-discipline .table-basic-teams table tbody tr th:nth-child(2) img {
  width: 56px;
  border: 0.5px solid rgba(38, 42, 54, 0.2);
  padding: 1px;
  border-radius: 5px;
  margin-right: 22px;
}
.block-discipline .table-discipline .table-basic-teams table thead tr td:nth-child(3), .block-discipline .table-discipline .table-basic-teams table thead tr th:nth-child(3), .block-discipline .table-discipline .table-basic-teams table tbody tr td:nth-child(3), .block-discipline .table-discipline .table-basic-teams table tbody tr th:nth-child(3) {
  width: 269px !important;
  font-size: 18px;
  font-weight: 500;
  padding: 0 !important;
}
.block-discipline .table-discipline .table-basic-teams table thead tr td:nth-child(3) .arrow, .block-discipline .table-discipline .table-basic-teams table thead tr th:nth-child(3) .arrow, .block-discipline .table-discipline .table-basic-teams table tbody tr td:nth-child(3) .arrow, .block-discipline .table-discipline .table-basic-teams table tbody tr th:nth-child(3) .arrow {
  width: 22px;
  height: 16px;
  background: url("../images/big-arrow.svg") no-repeat;
  margin-left: auto;
  margin-right: 26px;
}

.block-discipline-teams .place-discipline {
  padding: 82px 66px 66px 66px;
  flex: 0 1 310px;
}
.block-discipline-teams .place-discipline__card {
  margin-bottom: 30px;
  cursor: pointer;
  width: 310px;
}
.block-discipline-teams .place-discipline__card-name {
  margin: 22px 42px 0 0;
}
.block-discipline-teams .place-discipline__card-name__subtitle h5 {
  margin-bottom: 14px;
}
.block-discipline-teams .place-discipline__card-name__rating {
  width: 165px;
}
.place-discipline__not-result {
  padding: 137px 338px;
  font-size: 30px;
  line-height: 37px;
  text-align: center;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.95);
}

.block-schedule .block-btn .btn-main {
  margin-right: 20px;
}
.block-schedule .description-icons-block {
      margin: 29px -1rem 55px;
}
.block-schedule .description-icons-block__item {
  width: 640px;
  flex-wrap: wrap;
  margin: 0 1rem;
}
.block-schedule .description-icons-block__item-card {
  width: 290px;
  justify-content: start;
  margin-bottom: 29px;
}
.block-schedule .description-icons-block__item-card span {
  margin-left: 14px;
  font-weight: 700;
  font-size: 18px;
  line-height: 22.07px;
  color: #6166AE;
}
.block-schedule .description-icons-block__item-card .simply-cell {
    width: 100px;
    height: 60px;
}
.block-schedule .description-icons-block__item:last-child {
  width: 566px;
  flex-direction: column;
}
.block-schedule .description-icons-block__item:last-child .description-icons-block__item-card:nth-child(2) {
  width: 290px;
}
.block-schedule .description-icons-block__item:last-child .description-icons-block__item-card .simply-cell {
    border-radius: 10px !important;
}
.block-schedule .star-cell, .block-schedule .star-cell-c, .block-schedule .checked-cell, .block-schedule .final-cell, .block-schedule .simply-cell {
  display: flex;
  justify-content: center;
  width: 100%;
  height: 80px;
  padding: 14px;
  border: 1px solid #FFFFFF;
  margin: 0 auto;
}
.block-schedule .star-cell,
.block-schedule .star-cell-c,
.block-schedule .checked-cell,
.block-schedule .final-cell {
    border-radius: 10px;
    width: fit-content;
    height: 60px;
}
.block-schedule .star-cell {
  background: #52BFDA;
}
.block-schedule .star-cell-c {
  background: #C9DA43;
      display: none;
}
.block-schedule .checked-cell {
  background: #C5A4CE;
  padding: 18px;
}
.block-schedule .final-cell {
  background: #C9DA43;
}
.block-schedule .simply-cell {
  border: 1px solid #F0F0F0;
  background: #fff;
  font-weight: 700;
  font-size: 24px;
  line-height: 29px;
  color: #262A36;
}
.block-schedule .null-cell {
  width: 108px;
}
.block-schedule .date-table-event-date {
  position: sticky;
  top: 0;
}
.block-schedule .date-table-event-date .date-table {
  overflow-x: auto;
  margin-top: 15px;
}
/* Designing for scroll-bar */
.table-responsive::-webkit-scrollbar,
.block-schedule .date-table-awards-date .date-table::-webkit-scrollbar,
.block-schedule .date-table-event-date .date-table::-webkit-scrollbar {
    width: 10px;
    height: 10px;
}
/* Track */
.table-responsive::-webkit-scrollbar-track,
.block-schedule .date-table-awards-date .date-table::-webkit-scrollbar-track,
.block-schedule .date-table-event-date .date-table::-webkit-scrollbar-track {
    background: #e6effe;
    border-radius: 5px;
}
/* Handle */
.table-responsive::-webkit-scrollbar-thumb,
.block-schedule .date-table-awards-date .date-table::-webkit-scrollbar-thumb,
.block-schedule .date-table-event-date .date-table::-webkit-scrollbar-thumb {
    background: #6166AE;
    border-radius: 5px;
    cursor: pointer;
}
/* Handle on hover */
.table-responsive::-webkit-scrollbar-thumb:hover,
.block-schedule .date-table-awards-date .date-table::-webkit-scrollbar-thumb:hover,
.block-schedule .date-table-event-date .date-table::-webkit-scrollbar-thumb:hover {
    background: #7175B6;
}
.block-schedule .date-table-event-date .date-table .table tbody tr td {
  max-width: 220px !important;
  padding: 0 !important;
  vertical-align: middle;
  border-bottom-width: 0px;
}
.block-schedule .date-table-event-date .date-table .table tbody tr td .kalendar-day, .block-schedule .date-table-event-date .date-table .table tbody tr td .kalendar-day__relax {
  font-weight: 500;
  font-size: 14px;
  color: #fff;
  opacity: 0.5;
}
.block-schedule .date-table-event-date .date-table .table tbody tr td .kalendar-date, .block-schedule .date-table-event-date .date-table .table tbody tr td .kalendar-date__relax {
  font-weight: 500;
  font-size: 14px;
  color: #fff;
}
.block-schedule .date-table-event-date .date-table .table tbody tr td .kalendar-day__relax {
  /*color: #C9DA43;
  opacity: 0.5;*/
}
.block-schedule .date-table-event-date .date-table .table tbody tr td .kalendar-date__relax {
  /*color: #C9DA43;*/
}
.block-schedule .date-table-event-date .date-table .table tbody tr td:hover {
  background: transparent;
}
.block-schedule .date-table-event-date .date-table .table tbody tr td:nth-child(1) {
  color: white;
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  text-align: left;
  padding-left: 20px !important;
      min-width: 300px !important;
  border-right: 0;
}
.block-schedule .date-table-event-date .date-table .table tbody tr td:nth-child(1) .title-mob {
  display: none;
  font-size: 10px;
  line-height: 12px;
  text-align: center;
  color: rgba(10, 21, 47, 0.3);
}
.block-schedule .date-table-event-date .date-table .table tbody tr td:nth-child(n+2):nth-child(-n+14) {
  background: #6A4B98;
}
.block-schedule .date-table-event-date .date-table .table tbody tr td:nth-child(14) {
  border-right: 0;
}
.block-schedule .date-table-event-date .date-table .table tbody tr td:nth-child(15) {
  min-width: 223px !important;
  padding-left: 25px !important;
}
.block-schedule .date-table-event-date .date-table .table tbody tr td:nth-child(15) div svg {
  margin-right: 11px;
}
.block-schedule .date-table-event-date .date-table .table tbody tr td:nth-child(15) div span {
  color: white !important;
}
.block-schedule .date-table-awards-date .date-table {
  overflow-x: auto;
  margin-top: 15px;
}
.block-schedule .date-table-awards-date .date-table .table tbody tr td {
  min-width: 52px !important;
  padding: 0 !important;
  height: 50px;
  font-weight: 700;
  font-size: 24px;
  line-height: 29px;
  color: #FFFFFF;
  vertical-align: middle;
}
.block-schedule .date-table-awards-date .date-table .table tbody tr td:hover {
  background: transparent;
}
.block-schedule .date-table-awards-date .date-table .table tbody tr td:nth-child(1) {
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  text-align: left;
  padding-left: 20px !important;
  min-width: 280px !important;
  border-right: none;
}
.block-schedule .date-table-awards-date .date-table .table tbody tr td:nth-child(n+2):nth-child(-n+14) {
  background: #72559E;
}
.block-schedule .date-table-awards-date .date-table .table tbody tr td:nth-child(14) {
  border-right: none;
}
.block-schedule .date-table-awards-date .date-table .table tbody tr td:nth-child(15) {
  min-width: 223px !important;
}
.block-schedule .select-table {
  margin-bottom: 0;
}
.block-schedule .table-basic table {
  margin-top: 10px !important;
  border-collapse: separate;
  border-spacing: 0;
  border: 1px solid rgba(38, 42, 54, 0.1);
  box-shadow: 0px -4px 5px rgba(0, 0, 0, 0.1);
}
.block-schedule .table-basic table thead {
  font-size: 18px;
}
.block-schedule .table-basic table thead tr th {
  font-weight: 400 !important;
}
.block-schedule .table-basic table .table-body .cell-back:nth-child(odd) {
  background: rgba(255, 2, 2, 0.06) !important;
}
.block-schedule .table-basic table .table-body .row-child {
  background: rgba(103, 118, 165, 0.13) !important;
}
.block-schedule .table-basic table .table-body .row-child:nth-child(2n+1) {
  background: rgba(103, 118, 165, 0.16) !important;
}
.block-schedule .table-basic table thead .row-child td, .block-schedule .table-basic table tbody .row-child td {
  width: auto !important;
  height: auto !important;
}
.block-schedule .table-basic table thead tr td, .block-schedule .table-basic table thead tr th, .block-schedule .table-basic table tbody tr td, .block-schedule .table-basic table tbody tr th {
  font-size: 18px !important;
  font-weight: 400;
}
.block-schedule .table-basic table thead tr td:nth-child(1), .block-schedule .table-basic table thead tr th:nth-child(1), .block-schedule .table-basic table tbody tr td:nth-child(1), .block-schedule .table-basic table tbody tr th:nth-child(1) {
  font-weight: 500;
  width: 87px !important;
}
.block-schedule .table-basic table thead tr td:nth-child(2), .block-schedule .table-basic table thead tr th:nth-child(2), .block-schedule .table-basic table tbody tr td:nth-child(2), .block-schedule .table-basic table tbody tr th:nth-child(2) {
  display: flex;
  align-items: center;
  padding-left: 0 !important;
  width: 599px !important;
  font-weight: 600;
}
.block-schedule .table-basic table thead tr td:nth-child(2) img, .block-schedule .table-basic table thead tr th:nth-child(2) img, .block-schedule .table-basic table tbody tr td:nth-child(2) img, .block-schedule .table-basic table tbody tr th:nth-child(2) img {
  margin-right: 0;
}
.block-schedule .table-basic table thead tr td:nth-child(2) .event-description, .block-schedule .table-basic table thead tr th:nth-child(2) .event-description, .block-schedule .table-basic table tbody tr td:nth-child(2) .event-description, .block-schedule .table-basic table tbody tr th:nth-child(2) .event-description {
  display: flex;
  flex-direction: column;
  width: auto !important;
  padding: 30px 10px;
}
.block-schedule .table-basic table thead tr td:nth-child(2) .event-description__title, .block-schedule .table-basic table thead tr th:nth-child(2) .event-description__title, .block-schedule .table-basic table tbody tr td:nth-child(2) .event-description__title, .block-schedule .table-basic table tbody tr th:nth-child(2) .event-description__title {
  font-size: 18px;
  font-weight: 400 !important;
  margin-bottom: 14px;
}
.block-schedule .table-basic table thead tr td:nth-child(2) .event-description__teams, .block-schedule .table-basic table thead tr th:nth-child(2) .event-description__teams, .block-schedule .table-basic table tbody tr td:nth-child(2) .event-description__teams, .block-schedule .table-basic table tbody tr th:nth-child(2) .event-description__teams {
  display: flex;
}
.block-schedule .table-basic table thead tr td:nth-child(2) .event-description__teams-name, .block-schedule .table-basic table thead tr th:nth-child(2) .event-description__teams-name, .block-schedule .table-basic table tbody tr td:nth-child(2) .event-description__teams-name, .block-schedule .table-basic table tbody tr th:nth-child(2) .event-description__teams-name {
  display: flex;
}
.block-schedule .table-basic table thead tr td:nth-child(2) .event-description__teams-name img, .block-schedule .table-basic table thead tr th:nth-child(2) .event-description__teams-name img, .block-schedule .table-basic table tbody tr td:nth-child(2) .event-description__teams-name img, .block-schedule .table-basic table tbody tr th:nth-child(2) .event-description__teams-name img {
  width: 34px;
  margin-right: 6px;
  padding: 0;
}
.block-schedule .table-basic table thead tr td:nth-child(2) .table-participant, .block-schedule .table-basic table thead tr th:nth-child(2) .table-participant, .block-schedule .table-basic table tbody tr td:nth-child(2) .table-participant, .block-schedule .table-basic table tbody tr th:nth-child(2) .table-participant {
  width: 211px;
  margin-left: auto;
  margin-right: 46px;
}
.block-schedule .table-basic table thead tr td:nth-child(2) .table-participant-item, .block-schedule .table-basic table thead tr th:nth-child(2) .table-participant-item, .block-schedule .table-basic table tbody tr td:nth-child(2) .table-participant-item, .block-schedule .table-basic table tbody tr th:nth-child(2) .table-participant-item {
  font-weight: 400;
  margin-right: 14px;
}
.block-schedule .table-basic table thead tr td:nth-child(2) .table-participant-item:last-child, .block-schedule .table-basic table thead tr th:nth-child(2) .table-participant-item:last-child, .block-schedule .table-basic table tbody tr td:nth-child(2) .table-participant-item:last-child, .block-schedule .table-basic table tbody tr th:nth-child(2) .table-participant-item:last-child {
  margin-right: 0;
}
.block-schedule .table-basic table thead tr td:nth-child(3), .block-schedule .table-basic table thead tr th:nth-child(3), .block-schedule .table-basic table tbody tr td:nth-child(3), .block-schedule .table-basic table tbody tr th:nth-child(3) {
  padding-left: 0 !important;
  font-weight: 400 !important;
  text-align: left;
  width: 325px;
}
.block-schedule .table-basic table thead tr td:nth-child(4), .block-schedule .table-basic table thead tr th:nth-child(4), .block-schedule .table-basic table tbody tr td:nth-child(4), .block-schedule .table-basic table tbody tr th:nth-child(4) {
  width: 269px;
  font-size: 18px;
  text-align: left;
  font-weight: 400 !important;
  padding: 0 !important;
}
.block-schedule .table-basic table thead tr td:nth-child(4) div, .block-schedule .table-basic table thead tr th:nth-child(4) div, .block-schedule .table-basic table tbody tr td:nth-child(4) div, .block-schedule .table-basic table tbody tr th:nth-child(4) div {
  display: flex;
  align-items: center;
}
.block-schedule .table-basic table thead tr td:nth-child(4) div .table-stadies-item, .block-schedule .table-basic table thead tr th:nth-child(4) div .table-stadies-item, .block-schedule .table-basic table tbody tr td:nth-child(4) div .table-stadies-item, .block-schedule .table-basic table tbody tr th:nth-child(4) div .table-stadies-item {
  margin-right: 14px;
}
.block-schedule .table-basic table thead tr td:nth-child(4) div .arrow, .block-schedule .table-basic table thead tr th:nth-child(4) div .arrow, .block-schedule .table-basic table tbody tr td:nth-child(4) div .arrow, .block-schedule .table-basic table tbody tr th:nth-child(4) div .arrow {
  width: 22px;
  height: 22px;
  background: url("../images/big-arrow.svg") no-repeat;
  margin-left: auto;
  margin-right: 25px;
}

.block-result-discipline-sport .discipline-sport__title {
  margin-bottom: 40px;
}
.block-result-discipline-sport .discipline-sport__title-image {
  width: 116px;
  height: 116px;
  background: #fff;
  border-radius: 50%;
  box-shadow: 0px 0px 30px rgba(170, 170, 170, 0.3);
  margin-right: 32px;
}
.block-result-discipline-sport .discipline-sport__title-image img {
  width: 58%;
}
.block-result-discipline-sport .discipline-sport__title h1 {
  margin: 0 26px 0 0;
}
.block-result-discipline-sport .discipline-sport__title .table-participant span:first-child {
  margin-right: 11px;
}
.block-result-discipline-sport .discipline-sport__broadcast-wrapper {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 40px;
  margin: -7px -15px;
}
.block-result-discipline-sport .discipline-sport__broadcast-wrapper a {
  font-size: 14px;
  font-weight: 700;
  background: #FFC65E;
  border-radius: 10px;
  border: 1px solid #FFC65E;
  text-decoration: none;
  color: inherit;
  padding: 14px 38px;
  margin: 7px 15px;
}
.block-result-discipline-sport .select-table .selected .select-box .option label {
  padding: 12px 21px 12px 21px !important;
}
.block-result-discipline-sport .select-table .selected:last-child .select-box {
  width: 300px;
}
.block-result-discipline-sport .table-basic table thead tr td, .block-result-discipline-sport .table-basic table thead tr th, .block-result-discipline-sport .table-basic table tbody tr td, .block-result-discipline-sport .table-basic table tbody tr th {
  font-size: 18px !important;
  font-weight: 400;
}
.block-result-discipline-sport .table-basic table thead tr td:nth-child(1), .block-result-discipline-sport .table-basic table thead tr th:nth-child(1), .block-result-discipline-sport .table-basic table tbody tr td:nth-child(1), .block-result-discipline-sport .table-basic table tbody tr th:nth-child(1) {
  font-weight: 500;
  width: 223px !important;
}
.block-result-discipline-sport .table-basic table thead tr td:nth-child(2), .block-result-discipline-sport .table-basic table thead tr th:nth-child(2), .block-result-discipline-sport .table-basic table tbody tr td:nth-child(2), .block-result-discipline-sport .table-basic table tbody tr th:nth-child(2) {
  display: flex;
  align-items: center;
  padding-left: 0 !important;
  width: 368px !important;
}
.block-result-discipline-sport .table-basic table thead tr td:nth-child(2) img, .block-result-discipline-sport .table-basic table thead tr th:nth-child(2) img, .block-result-discipline-sport .table-basic table tbody tr td:nth-child(2) img, .block-result-discipline-sport .table-basic table tbody tr th:nth-child(2) img {
  margin-right: 0;
}
.block-result-discipline-sport .table-basic table thead tr td:nth-child(3), .block-result-discipline-sport .table-basic table thead tr th:nth-child(3), .block-result-discipline-sport .table-basic table tbody tr td:nth-child(3), .block-result-discipline-sport .table-basic table tbody tr th:nth-child(3) {
  padding-left: 0 !important;
  text-align: left;
  font-weight: 400;
  width: 381px;
}
.block-result-discipline-sport .table-basic table thead tr td:nth-child(3) span, .block-result-discipline-sport .table-basic table thead tr th:nth-child(3) span, .block-result-discipline-sport .table-basic table tbody tr td:nth-child(3) span, .block-result-discipline-sport .table-basic table tbody tr th:nth-child(3) span {
  margin-right: 18px;
}
.block-result-discipline-sport .table-basic table thead tr td:nth-child(4), .block-result-discipline-sport .table-basic table thead tr th:nth-child(4), .block-result-discipline-sport .table-basic table tbody tr td:nth-child(4), .block-result-discipline-sport .table-basic table tbody tr th:nth-child(4) {
  width: 308px;
  font-size: 18px;
  text-align: left;
  font-weight: 400 !important;
  padding: 0 !important;
}
.block-result-discipline-sport .table-basic table thead tr td:nth-child(4) div, .block-result-discipline-sport .table-basic table thead tr th:nth-child(4) div, .block-result-discipline-sport .table-basic table tbody tr td:nth-child(4) div, .block-result-discipline-sport .table-basic table tbody tr th:nth-child(4) div {
  display: flex;
  align-items: center;
}
.block-result-discipline-sport .table-basic table thead tr td:nth-child(4) div .table-stadies-item, .block-result-discipline-sport .table-basic table thead tr th:nth-child(4) div .table-stadies-item, .block-result-discipline-sport .table-basic table tbody tr td:nth-child(4) div .table-stadies-item, .block-result-discipline-sport .table-basic table tbody tr th:nth-child(4) div .table-stadies-item {
  margin-right: 14px;
}
.block-result-discipline-sport .table-basic table thead tr td:nth-child(4) div .arrow, .block-result-discipline-sport .table-basic table thead tr th:nth-child(4) div .arrow, .block-result-discipline-sport .table-basic table tbody tr td:nth-child(4) div .arrow, .block-result-discipline-sport .table-basic table tbody tr th:nth-child(4) div .arrow {
  width: 22px;
  height: 16px;
  background: url("../images/big-arrow.svg") no-repeat;
  margin-left: auto;
  margin-right: 25px;
}

.game-conditions__content {
  background-color: #fff;
  border-radius: 10px;
  padding: 25px;
}
@media (max-width: 768px) {
  .game-conditions__content {
    margin: 0 5px;
  }
}
.game-conditions__item {
  display: flex;
  align-items: center;
}
.game-conditions__item .item__text {
  word-break: break-all;
  margin-left: 16px;
}
.game-conditions__item .item__actions {
  min-width: 50px;
  margin-left: 46px;
}
.game-conditions__item .item__actions *:nth-child(n+2) {
  margin-left: 17px;
}

.stage-medal {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #212529;
  font-weight: 400;
  border-radius: 1000px;
  width: 34px;
  height: 34px;
}
.stage-medal--gold {
  background-color: #f6ca6d;
}
.stage-medal--silver {
  background-color: #e6e6e6;
}
.stage-medal--bronze {
  background-color: #e0b78b;
}

/*# sourceMappingURL=main.css.map */
.btn {
    width: 100%;
    height: 55px;
    border-radius: 15px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
}
.btn-blue,
.btn-blue-light {
    color: #fff;
    font-weight: 700;
    font-size: 20px;
    line-height: 24.52px;
}
.btn-blue {
    background: var(--violet);
}
.btn-blue-light {
    background: #6992CC;
}
.btn-blue:hover {
    background: #3f4372;
    transition: 0.2s ease 0.2s;
}
.btn-blue-light:hover {
    background: #3f79ca;
    transition: 0.2s ease 0.2s;
}
.messengers .btn {
    max-width: 190px;
    position: absolute;
    right: -2.5rem;
}
.messengers {
    margin-top: 50px;
}
.messengers .blocks {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
        width: 100%;
    max-width: 1025px;
    margin: 0 auto;
}
@media (max-width: 991px) {
    .messengers .blocks .block .messengers-tablet {
        width: 350px !important;
    }
    .messengers .blocks {
        justify-content: center;
        max-width: unset;
    }
    .messengers .blocks .block {
        padding: 0 2rem;
    }
}
@media (max-width: 768px) {
    .messengers .blocks .block {
        width: 50%;
        padding: 0 1rem;
    }
    .messengers .blocks .block .messengers-tablet,
    .messengers .blocks .block .messengers-mobile {
        width: 100% !important;
    }
    .messengers .blocks .block iframe {
        width: 100%;
    }
    #vk_groups {
        width: 100% !important;
        height: 445px !important;
    }
}
@media (max-width: 480px) {
    .messengers .blocks {
        flex-direction: column;
    }
    .messengers .blocks .block {
        width: 100%;
        padding: 2rem;
    }
}
.messengers .blocks .block {
    display: flex;
    justify-content: flex-end;
    position: relative;
}
.messengers .blocks .block .messengers-mobile {
    width: 240px;
    box-shadow: 0 0 0px 10px #000;
    border-radius: 20px;
        overflow: hidden;
}
.messengers .blocks .block .messengers-mobile ~.btn {
    bottom: -2rem;
}
.messengers .blocks .block .messengers-tablet {
    width: 630px;
    box-shadow: 0 0 0px 20px #000;
    border-radius: 10px;
        overflow: hidden;
}
.messengers .blocks .block .messengers-tablet ~.btn {
    bottom: -2.5rem;
}
.messengers .blocks .block img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.btn-more {
    width: fit-content
    height: 35px;
    border-radius: 10px;
    border: 2px solid var(--cian);
    font-family: "Century Gothic";
    font-weight: 700;
    font-size: 18px;
    line-height: 28px;
    color: var(--cian);
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    padding: 0 1rem;
}
.btn-more:hover {
    background: var(--cian);
    color: #fff;
    transition: 0.2s ease 0.2s;
}
.about-games .btn-more {
    margin-top: 2rem;
}
.block-volunteer .btn-order {
    background: #C9DA43;
    color: #fff;
    width: 280px;
    height: 60px;
    border-radius: 15px;
    font-weight: 700;
    font-size: 20px;
    line-height: 24.52px;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
    margin-top: 2rem;
    border: none;
}
.block-volunteer .btn-order:hover {
    background: #ccd67a;
    transition: 0.2s ease 0.2s;
}
.block-btn.d-flex .btn-main {
    background: #C9DA43;
    border: 1px solid #C9DA43;
    color: #fff;
    height: 60px;
    font-size: 20px;
}
.block-gid .block-btn .btn-main__light:hover {
    background: #C9DA43;
    color: #fff;
    transition: 0.2s ease 0.2s;
}
.block-contact .subtitle {
  font-weight: 700;
  font-size: 40px;
  line-height: 49.04px;
  color: #0A152F;
  width: 100%;
    max-width: 800px;
}
.img-about-games {
max-width: 1280px;
height: 560px;
border-radius: 20px;
overflow: hidden;
}
.img-about-games img {
width: 100%;
height: 100%;
object-fit: cover;
}
.item-description {
    width: 100%;
}
.block-medal-standings .select-table {
    margin-bottom: 0;
    max-width: 205px;
    height: 53px;
    background: none;
}
.block-medal-standings .table-basic table {
    display: flex;
    flex-direction: column;
}
.block-medal-standings .table-basic table thead {
    background: #6166AE;
}
.block-medal-standings .table-basic table thead,
 .block-medal-standings .table-basic table .table-body {
        border-radius: 20px;
    overflow: hidden;
}
 .block-medal-standings .table-basic table .table-body {
    margin-top: 5px;
}
.block-medal-standings .table-basic table {
    border: none;
}
.block-medal-standings .table-basic table thead tr th:nth-child(2) {
        display: flex;
}
.block-medal-standings .select-table .select-box .vid {
width: 205px;
}
.block-medal-standings form {
    margin-top: 3rem;
}
.block-medal-standings {
    margin-top: -1rem;
}
.block-medal-standings .align-items-center .d-flex {
        margin-left: 2rem !important;
    margin-right: 1rem;
}
.block-medal-standings .table-basic table .table-body .cell-1:nth-child(odd) {
background: #F7FBFE;
}
.block-medal-standings .table-basic table .table-body .cell-1:nth-child(even) {
background: #fff;
}
.block-medal-standings .table-basic table tbody tr td:nth-child(1) {
color: #56A5DA;
font-weight: 700;
font-size: 25px;
line-height:30.65px;
font-family: "Century Gothic";
}
.block-medal-standings ~.partner {
    margin: 50px auto 150px;
}
.btn-green {
    width: 100%;
    height: 60px;
    border-radius: 15px;
    font-size: 20px;
    font-weight: 700;
    line-height: 24.52px;
    text-align: center;
    color: #fff;
    background: #C9DA43;
    border: none;
}
.btn-green:hover,
.btn-green:focus {
  background: #c7dd23;
  color: #fff;
  transition: 0.2s ease 0.2s;
}
.block-result .head {
    display: flex;
    flex-wrap: wrap;
}
.block-result .head .btn-green {
    max-width: 240px;
    margin: 10px 0 0 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
}
.block-result .select-table,
.block-athletes .select-table {
    background: #6166AE;
}
.block-result .select-table .select-box .vid,
.block-athletes .select-table .select-box .vid {
font-size: 20px;
font-weight: 400;
line-height: 24.52px;
color: #C9DA43;
}
.block-result .select-table .selected:last-child .select-box .vid {
border: none;
}
.block-result .date-table .table tbody tr td .kalendar:hover {
background: #7175B6;
box-shadow: inset 0px -2px 0 0 #C9DA43;
}
.block-result .date-table .table,
.block-athletes .date-table .table{
    color: #6166AE;
}
.block-result .table-basic table .table-body .cell-1:nth-child(odd),
.block-athletes .table-basic table .table-body .cell-1:nth-child(odd) {
    background: #F6F7FA;
}
.block-result .table-basic,
.block-athletes .table-basic {
  box-shadow: 0 0 20px rgba(153, 153, 153, 0.25);
  border-radius: 20px;
}
.block-result .table-basic table {
    border: none;
    margin-bottom: 0 !important;
}
.block-result ~.partner,
.block-athletes ~.partner {
    margin: 100px auto 150px;
}
.block-sports ~.partner,
.block-media ~.partner,
.block-object ~.partner {
    margin: 100px auto 300px !important;
}
.block-sports ~footer,
.block-media ~footer,
.block-object ~footer {
    top: -150px;
}
#load-more-news {
    width: 260px;
    height: 60px;
    font-size: 16px;
    font-weight: 700;
    line-height: 19.62px;
    border: 1px solid #6166AE;
    background: #fff;
    border-radius: 15px;
    color: #6166AE;
}
#load-more-news:hover {
    background: #6166AE;
    color: #fff;
    transition: 0.2s ease 0.2s;
}
.block-for-media {
    position: relative;
}
.block-for-media .block-btn.d-flex .btn-main:focus {
    background: #c8dd27;
    transition: 0.2s ease 0.2s;
}
.block-for-media .big-img {
    top: -4rem;
    right: 3rem;
}
.block-for-media ~.partner {
    margin: 350px auto 150px;
}
.block-for-media ~footer {
    top: -2rem;
}
.block-object-item .item-description {
    max-width: 836px;
}
@media(max-width: 1399px) {
    .block-object-item .d-flex {
        margin: 0 -1rem;
    }
    .block-object-item .d-flex .description,
    .block-object-item .d-flex .block-cards {
        width: 50%;
        margin: 0 1rem;
    }
    .block-object-item .block-cards .card__image-head,
     .block-object-item .description .item-description__image {
           overflow: hidden;
    }
    .block-object-item .block-cards .card__image-head img,
     .block-object-item .description .item-description__image img {
        width: 100% !important;
        height: 100% !important;
            object-fit: cover;
    }
}
@media(max-width: 991px) {
    .block-object-item .d-flex {
        margin: 0 auto;
        flex-wrap: wrap;
    }
    .block-object-item .d-flex .description, .block-object-item .d-flex .block-cards {
        width: 100%;
        margin: 0 auto;
    }
    .block-object-item .block-cards .card {
    width: 100%;
    }
}
.table .table-body .d-flex.align-items-center {
    height: 65px;
    padding: 0;
}
.table .table-body .d-flex.align-items-center ~span {
    min-width: 160px;
    padding: 0 1rem;
}
.mm {
    display: none !important;
}
@media(max-width: 768px) {
    .mm {
        display: block !important;
    }
    .md {
        display: none !important;
    }
}
.btn-mobile {
    position: relative !important;
    background: rgba(255,255,255,0.75) !important;
    border-radius: 15px;
    width: 100%;
    height: 60px;
    border: 2px solid #59378D;
    font-weight: 700;
    font-size: 16px;
    line-height: 19.62px;
    color: #59378D;
}
.footer .btn {
    box-shadow: none;
}
._fixed {
    position: fixed;
    background: #fff;
    z-index: 999;
    top: -1rem;
    left: 0;
    padding: 0 5rem;
}
@media (max-width: 1280px) {
    ._fixed {
        padding: 0 4rem;
    }
}
@media (max-width: 1180px) {
    ._fixed {
        padding: 0 4rem;
    }
}
@media (max-width: 991px) {
    ._fixed {
        padding: 1rem;
    }
}
.block-schedule .date-table-event-date .date-table .table tbody tr td:nth-child(1),
.block-schedule .date-table-awards-date .date-table .table tbody tr td:nth-child(1) {
    min-width: 275px !important;
}
.date-table-awards-date__last,
.col-location-place {
    width: 220px !important;
}
.col-location-place {
    background: #59378D !important;
}
.col-location-place .d-flex.align-items-center {
    width: 250px !important;
    padding-left: 1rem !important;
}
.block-sports .block-sports__cards {
    justify-content: flex-start !important;
        margin: 0 -1rem;
}
.block-medal-standings .table .table-body .d-flex.align-items-center {
    width: 100%;
}
.block-medal-standings .col-medal,
.block-medal-standings .col-total {
    width: 70px !important;
}
.block-medal-standings .col-total {
    text-align: center !important;
}
.block-schedule .table-schedule .sports-table {
    width: 50px !important;
    height: auto !important;
}
@media (max-width: 768px) {
    .block-cards {
        justify-content: center !important;
    }
}
.block-schedule .table-schedule .table tbody tr td .schedule-descript {
    position: relative !important;
}
.table-schedule .table:last-child .schedule-descript__name {
    width: 50% !important;
}
@media (max-width: 1199px) {
    .table-schedule .table .table-body tr td .schedule {
        flex-wrap: wrap;
    }
}
.block-schedule .table-basic table .table-body .cell-1 .sports-table {
    width: 50px !important;
    height: auto !important;
}
.block-schedule .date-table-awards-date {
    display: none;
}
.kind_sport_33 .option-icon .option-icon__sports {
    height: 130%;
}
.mySwiper .swiper-slide {
    width: 100% !important;
    height: 500px !important;
    border-radius: 10px;
    overflow: hidden;
}
.mySwiper .swiper-slide img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
}
.table-schedule .table:nth-child(1) tbody tr td .schedule-descript {
    padding: 19px 0 !important;
}
.table-schedule .table tbody tr td .schedule-descript__name {
    margin-right: 0 !important;
}
.schedule-descript.d-flex.align-items-center.justify-content-between {
    width: 100% !important;
    padding: 0 !important;
}
.schedule-descript.d-flex.align-items-center.justify-content-between .schedule-descript__name {
    padding: 0 1rem !important;
}
.schedule-descript__participant.d-flex.flex-column {
    margin-right: 1rem !important;
}
.schedule-descript__participant.d-flex.flex-column {
    position: absolute;
    right: 2rem;
}
.schedule-descript__participant.d-flex.flex-column {
    position: absolute;
    right: 2rem;
}
.schedule.d-flex.align-items-center.justify-content-between .sports-table {
    margin-left: 1rem;
}
.schedule-descript__participant.d-flex.flex-column {
    position: absolute;
    right: 1rem;
    margin-right: 0 !important;
}
.wrapper-slider {
    display: flex;
}
@media (max-width: 992px) {
    .partner-slider .pre-btn {
        left: -1rem;
    }
    .partner-slider .nxt-btn {
        right: -1rem;
    }
}
.item-description__content p img {
    width: 100% !important;
    height: 100% !important;
    object-fit: contain;
}
.block-medal-standings .sports-table {
    width: auto !important;
}
.table-basic table .table-body .cell-1 {
    box-shadow: 0px 0 0px 1px #ccc;
}
.header .flex-items {
    width: 100%;
    display: flex;
}
.header .flex-items2 {
    width: 100%;
    display: flex;
    margin-top: -1rem;
}
.header .flex-items3 {
    display: flex;
    align-items: center;
}
.table-schedule .table-body tr td:not(first-child),
.table-schedule .table-body tr td:not(last-child) {
    width: 105px;
}