@charset "UTF-8";
@-webkit-keyframes swiper-preloader-spin {
  to {
    transform: rotate(360deg)
  }
}
@keyframes swiper-preloader-spin {
  to {
    transform: rotate(360deg)
  }
}
@-webkit-keyframes lg-right-end {
  0%, to {
    left: 0
  }
  50% {
    left: -30px
  }
}
@keyframes lg-right-end {
  0%, to {
    left: 0
  }
  50% {
    left: -30px
  }
}
@-webkit-keyframes lg-left-end {
  0%, to {
    left: 0
  }
  50% {
    left: 30px
  }
}
@keyframes lg-left-end {
  0%, to {
    left: 0
  }
  50% {
    left: 30px
  }
}
@font-face {
  font-family: "Gilroy-Heavy";
  src: url(Gilroy-Heavy.otf) format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap
}
@font-face {
  font-family: "Gilroy-Extrabold";
  src: url(Gilroy-Extrabold.otf) format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap
}
@font-face {
  font-family: "Gilroy-Semibold";
  src: url(Gilroy-Semibold.otf) format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap
}
@font-face {
  font-family: "Gilroy-Bold";
  src: url(Gilroy-Bold.otf) format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap
}
@font-face {
  font-family: "Gilroy-Regular";
  src: url(Gilroy-Regular.otf) format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap
}
@font-face {
  font-family: "Gilroy-UltraLight";
  src: url(Gilroy-UltraLight.otf) format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap
}
*, :after, :before {
  box-sizing: border-box
}
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
  outline: 0;
  -webkit-tap-highlight-color: transparent
}
button, label {
  outline: 0;
  font: inherit
}
label {
  -webkit-tap-highlight-color: transparent
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block
}
body {
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
ol, ul {
  list-style: none
}
blockquote, q {
  quotes: none
}
blockquote::before, blockquote:after, q::before, q:after {
  content: none
}
table {
  border-collapse: collapse;
  border-spacing: 0
}
button {
  border: 0;
  margin: 0;
  padding: 0;
  width: auto;
  overflow: visible;
  background: 0 0;
  color: inherit;
  line-height: normal;
  -webkit-font-smoothing: inherit;
  -moz-osx-font-smoothing: inherit;
  -webkit-appearance: none
}
button::-moz-focus-inner {
  border: 0;
  padding: 0
}
a {
  color: inherit;
  text-decoration: none
}
input, label, select, textarea {
  margin: 0;
  padding: 0;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  background: 0 0;
  line-height: inherit;
  border: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  font-family: inherit;
  font-size: inherit
}
input::-moz-placeholder, label::-moz-placeholder, select::-moz-placeholder, textarea::-moz-placeholder {
  font-family: inherit;
  font-size: inherit;
  color: inherit
}
input:-ms-input-placeholder, label:-ms-input-placeholder, select:-ms-input-placeholder, textarea:-ms-input-placeholder {
  font-family: inherit;
  font-size: inherit;
  color: inherit
}
input::placeholder, label::placeholder, select::placeholder, textarea::placeholder {
  font-family: inherit;
  font-size: inherit;
  color: inherit
}
input:focus, label:focus, select:focus, textarea:focus {
  outline: 0
}

.wuksD5{min-width:850px;}
.banner-img{clear: both;display: block;width:100%;padding-top:120px;}

.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1
}
.swiper-container-no-flexbox .swiper-slide {
  float: left
}
.swiper-container-vertical > .swiper-wrapper {
  flex-direction: column
}
.swiper-slide, .swiper-wrapper {
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform
}
.swiper-wrapper {
  z-index: 1;
  display: flex;
  box-sizing: content-box
}
.swiper-container-android .swiper-slide, .swiper-wrapper {
  transform: translate3d(0, 0, 0)
}
.swiper-container-multirow > .swiper-wrapper {
  flex-wrap: wrap
}
.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto
}
.swiper-slide {
  flex-shrink: 0
}
.swiper-slide-invisible-blank {
  visibility: hidden
}
.homePage header, .swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
  height: auto
}
.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height
}
.swiper-container-3d {
  perspective: 1200px
}
.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
  transform-style: preserve-3d
}
.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, .5), transparent)
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, .5), transparent)
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, .5), transparent)
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), transparent)
}
.swiper-container-wp8-horizontal, .swiper-container-wp8-horizontal > .swiper-wrapper {
  touch-action: pan-y
}
.swiper-container-wp8-vertical, .swiper-container-wp8-vertical > .swiper-wrapper {
  touch-action: pan-x
}
.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto
}
.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}
.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}
.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}
.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}
.swiper-button-lock {
  display: none
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0
}
.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%
}
.swiper-pagination-bullets--vertical {
  display: flex;
  flex-direction: column
}
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(.33);
  position: relative
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active, .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(.66)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(.33)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(.66)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(.33)
}
.swiper-pagination-bullet {
  width: 5px;
  height: 5px;
  display: inline-block;
  background: #fff;
  opacity: .2;
  margin: 10px;
  position: relative;
  transition: opacity 300ms, background 300ms
}
.swiper-pagination-bullet:hover:not(.swiper-pagination-bullet-active) {
  background: #fff;
  opacity: .5
}
.swiper-pagination-bullet::after {
  content: '';
  display: block;
  position: absolute;
  top: -5px;
  left: -5px;
  right: -5px;
  bottom: -5px
}
button.swiper-pagination-bullet {
  border: 0;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #fff
}
.swiper-pagination--blue .swiper-pagination-bullet {
  background: #4f5a6d;
  opacity: 1
}
.swiper-pagination--blue .swiper-pagination-bullet:hover:not(.swiper-pagination-bullet-active) {
  background: #64728b;
  opacity: 1
}
.swiper-pagination--blue .swiper-pagination-bullet-active {
  background: #fff
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0, -50%, 0)
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left
}
.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right
}
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, .25);
  position: absolute
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top
}
.swiper-container-horizontal > .swiper-pagination-progressbar, .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0
}
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-container-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0
}
.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill, .swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff
}
.swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255, 255, 255, .25)
}
.swiper-pagination-black .swiper-pagination-bullet-active, .swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
  background: #000
}
.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, .25)
}
.swiper-pagination-lock {
  display: none
}
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, .1)
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, .5);
  border-radius: 10px;
  left: 0;
  top: 0
}


.banner{
    width: 100%;
    max-width: 1640px;
    margin: 0 auto;
    overflow: hidden;
}

.banner img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.swiper-scrollbar-cursor-drag {
  cursor: move
}
.swiper-scrollbar-lock {
  display: none
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center
}
.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain
}
.swiper-slide-zoomed {
  cursor: move
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite
}
.swiper-lazy-preloader:after {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat
}
.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none
}
.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto
}
.swiper-container-cube, .swiper-container-flip {
  overflow: visible
}
.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%
}
.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  transform-origin: 100% 0
}
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto
}
.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible
}
.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .6;
  filter: blur(50px);
  z-index: 0
}
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1
}
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none
}
.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto
}
.swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}
.swiper-container-coverflow .swiper-wrapper {-ms-perspective: 1200px}
.lg-actions .lg-next, .lg-actions .lg-prev {background-color: rgba(0, 0, 0, .45);border-radius: 2px;color: #999;cursor: pointer;display: block;padding: 8px 10px 9px;position: absolute;top: 50%;transform: translateY(-50%);width: 20px;height: 40px;z-index: 1080;outline: 0;border: 0;background-color: transparent;background-position: center;background-repeat: no-repeat}
.lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled {pointer-events: none;opacity: .5}
.lg-actions .lg-next:hover, .lg-actions .lg-prev:hover {color: #fff}
.lg-actions .lg-next {right: 20px;background-image: url(i-right.svg)}
.lg-actions .lg-prev {left: 20px;background-image: url(i-prev.svg)}
.lg-outer.lg-right-end .lg-object {-webkit-animation: lg-right-end .3s;animation: lg-right-end .3s;position: relative}
.lg-outer.lg-left-end .lg-object {-webkit-animation: lg-left-end .3s;animation: lg-left-end .3s;position: relative}
.lg-toolbar {z-index: 1082;left: 0;position: absolute;top: 0;width: 100%;background-color: transparent;padding: 26px 55px}
.clear{clear: both;display: block;width: 100%;}
.albouttie{clear: both;display: block;width: 100%;text-align: center;font-size: 1.5rem;font-weight: bold;margin-top: 3rem;}
    
    
    

@media (max-width:767px) {
  .lg-toolbar {
    padding: 24px
  }
}
.lg-toolbar .lg-icon {
  color: #fff;
  cursor: pointer;
  float: right;
  font-size: 35px;
  height: 47px;
  line-height: 27px;
  padding: 10px 0;
  text-align: center;
  width: 50px;
  text-decoration: none !important;
  outline: medium;
  background: 0 0;
  border: 0;
  box-shadow: none;
  transition: color .2s linear
}
@media (max-width:767px) {
  .lg-toolbar .lg-icon {
    padding: 0;
    height: 40px;
    width: 40px
  }
  
 .wuksD5{min-width:100%;} 
  
  
  
}
.lg-toolbar .lg-close:after {
  content: "\e070"
}
.lg-toolbar .lg-download:after {
  content: "\e0f2"
}
.lg-sub-html {
  background-color: rgba(0, 0, 0, .45);
  bottom: 0;
  color: #eee;
  font-size: 16px;
  left: 0;
  padding: 10px 40px;
  position: fixed;
  right: 0;
  text-align: center;
  z-index: 1080
}
.lg-sub-html h4 {
  margin: 0;
  font-size: 13px;
  font-weight: 700
}
.lg-sub-html p {
  font-size: 12px;
  margin: 5px 0 0
}
#lg-counter {
  display: inline-block;
  padding-left: 20px;
  padding-top: 16px;
  vertical-align: middle;
  font-size: 14px;
  letter-spacing: .98px;
  line-height: 20px;
  color: #fff
}
@media (max-width:767px) {
  #lg-counter {
    padding-left: 10px;
    padding-top: 10px
  }
}
.lg-next, .lg-prev, .lg-toolbar {
  opacity: 1;
  transition: transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear
}
.lg-hide-items .lg-prev {
  opacity: 0;
  transform: translate3d(-10px, 0, 0)
}
.lg-hide-items .lg-next {
  opacity: 0;
  transform: translate3d(10px, 0, 0)
}
.lg-hide-items .lg-toolbar {
  opacity: 0;
  transform: translate3d(0, -10px, 0)
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
  transform: scale3d(.5, .5, .5);
  opacity: 0;
  transition: transform 250ms cubic-bezier(0, 0, .25, 1) 0s, opacity 250ms cubic-bezier(0, 0, .25, 1) !important;
  transform-origin: 50% 50%
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
  transform: scale3d(1, 1, 1);
  opacity: 1
}
.lg-outer .lg-thumb-outer {
  background-color: #0d0a0a;
  bottom: 0;
  position: absolute;
  width: 100%;
  z-index: 1080;
  max-height: 350px;
  transform: translate3d(0, 100%, 0);
  transition: transform .25s cubic-bezier(0, 0, .25, 1) 0s
}
.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item, .lg-outer.lg-grab img.lg-object {
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab
}
.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item, .lg-outer.lg-grabbing img.lg-object {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing
}
.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
  transition-duration: 0s !important
}
.lg-outer.lg-thumb-open .lg-thumb-outer {
  transform: translate3d(0, 0%, 0)
}
.lg-outer .lg-thumb {
  padding: 10px 0;
  height: 100%;
  margin-bottom: -5px
}
.lg-outer .lg-thumb-item {
  cursor: pointer;
  float: left;
  overflow: hidden;
  height: 100%;
  border: 2px solid #fff;
  border-radius: 4px;
  margin-bottom: 5px
}
@media (min-width:1025px) {
  .lg-outer .lg-thumb-item {
    transition: border-color .25s ease
  }
}
.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
  border-color: #a90707
}
.lg-outer .lg-thumb-item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}
.lg-outer.lg-has-thumb .lg-item {
  padding-bottom: 120px
}
.lg-outer.lg-can-toggle .lg-item {
  padding-bottom: 0
}
.lg-outer.lg-pull-caption-up .lg-sub-html {
  transition: bottom .25s ease
}
.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
  bottom: 100px
}
.lg-outer .lg-toggle-thumb {
  background-color: #0d0a0a;
  border-radius: 2px 2px 0 0;
  color: #999;
  cursor: pointer;
  font-size: 24px;
  height: 39px;
  line-height: 27px;
  padding: 5px 0;
  position: absolute;
  right: 20px;
  text-align: center;
  top: -39px;
  width: 50px;
  outline: medium;
  border: 0
}
.lg-outer .lg-toggle-thumb:after {
  content: "\e1ff"
}
.lg-outer .lg-toggle-thumb:hover {
  color: #fff
}
.lg-outer .lg-video-cont {
  display: inline-block;
  vertical-align: middle;
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding: 0 5px
}
.lg-outer .lg-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative
}
.lg-outer .lg-video .lg-object {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important
}
.lg-outer .lg-video .lg-video-play {
  width: 84px;
  height: 59px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -42px;
  margin-top: -30px;
  z-index: 1080;
  cursor: pointer
}
.lg-outer .lg-has-vimeo .lg-video-play {
  background: url(vimeo-play.png) no-repeat 0 0
}
.lg-outer .lg-has-vimeo:hover .lg-video-play {
  background: url(vimeo-play.png) no-repeat 0 -58px
}
.lg-outer .lg-has-html5 .lg-video-play {
  background: url(video-play.png) no-repeat 0 0;
  height: 64px;
  margin-left: -32px;
  margin-top: -32px;
  width: 64px;
  opacity: .8
}
.lg-outer .lg-has-html5:hover .lg-video-play {
  opacity: 1
}
.lg-outer .lg-has-youtube .lg-video-play {
  background: url(youtube-play.png) no-repeat 0 0
}
.lg-outer .lg-has-youtube:hover .lg-video-play {
  background: url(youtube-play.png) no-repeat 0 -60px
}
.lg-outer .lg-video-object {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0
}
.lg-outer .lg-has-video .lg-video-object {
  visibility: hidden
}
.lg-outer .lg-has-video.lg-video-playing .lg-object, .lg-outer .lg-has-video.lg-video-playing .lg-video-play {
  display: none
}
.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
  visibility: visible
}
.lg-progress-bar {
  background-color: #333;
  height: 5px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1083;
  opacity: 0;
  transition: opacity .08s ease 0s
}
.lg-progress-bar .lg-progress {
  background-color: #a90707;
  height: 5px;
  width: 0
}
.lg-progress-bar.lg-start .lg-progress {
  width: 100%
}
.lg-show-autoplay .lg-progress-bar {
  opacity: 1
}
.lg-autoplay-button:after {
  content: "\e01d"
}
.lg-show-autoplay .lg-autoplay-button:after {
  content: "\e01a"
}
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  transition-duration: 0s
}
.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  transition: transform .3s cubic-bezier(0, 0, .25, 1) 0s
}
.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  transition: left .3s cubic-bezier(0, 0, .25, 1) 0s, top .3s cubic-bezier(0, 0, .25, 1) 0s
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
  transform: scale3d(1, 1, 1);
  transition: transform .3s cubic-bezier(0, 0, .25, 1) 0s, opacity .15s !important;
  transform-origin: 0 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}
#lg-zoom-in:after {
  content: "\e311"
}
#lg-actual-size {
  font-size: 20px
}
#lg-actual-size:after {
  content: "\e033"
}
#lg-zoom-out {
  opacity: .5;
  pointer-events: none
}
#lg-zoom-out:after {
  content: "\e312"
}
.lg-zoomed #lg-zoom-out {
  opacity: 1;
  pointer-events: auto
}
.lg-outer .lg-pager-outer {
  bottom: 60px;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  z-index: 1080;
  height: 10px
}
.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
  overflow: visible
}
.lg-outer .lg-pager-cont {
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  position: relative;
  vertical-align: top;
  margin: 0 5px
}
.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
  opacity: 1;
  transform: translate3d(0, 0, 0)
}
.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
  box-shadow: 0 0 0 2px #fff inset
}
.lg-outer .lg-pager-thumb-cont {
  background-color: #fff;
  color: #fff;
  bottom: 100%;
  height: 83px;
  left: 0;
  margin-bottom: 20px;
  margin-left: -60px;
  opacity: 0;
  padding: 5px;
  position: absolute;
  width: 120px;
  border-radius: 3px;
  transition: opacity .15s ease 0s, transform .15s ease 0s;
  transform: translate3d(0, 5px, 0)
}
.lg-outer .lg-pager-thumb-cont img {
  width: 100%;
  height: 100%
}
.lg-outer .lg-pager {
  background-color: rgba(255, 255, 255, .5);
  border-radius: 50%;
  box-shadow: 0 0 0 8px rgba(255, 255, 255, .7) inset;
  display: block;
  height: 12px;
  transition: box-shadow .3s ease 0s;
  width: 12px
}
.lg-outer .lg-pager:focus, .lg-outer .lg-pager:hover {
  box-shadow: 0 0 0 8px #fff inset
}
.lg-outer .lg-caret {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px dashed;
  bottom: -10px;
  display: inline-block;
  height: 0;
  left: 50%;
  margin-left: -5px;
  position: absolute;
  vertical-align: middle;
  width: 0
}
.lg-fullscreen:after {
  content: "\e20c"
}
.lg-fullscreen-on .lg-fullscreen:after {
  content: "\e20d"
}
.lg-outer #lg-dropdown-overlay {
  background-color: rgba(0, 0, 0, .25);
  bottom: 0;
  cursor: default;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1081;
  opacity: 0;
  visibility: hidden;
  transition: visibility 0s linear .18s, opacity .18s linear 0s
}
.lg-outer.lg-dropdown-active #lg-dropdown-overlay, .lg-outer.lg-dropdown-active .lg-dropdown {
  transition-delay: 0s;
  transform: translate3d(0, 0, 0);
  opacity: 1;
  visibility: visible
}
.lg-outer.lg-dropdown-active #lg-share {
  color: #fff
}
.lg-outer .lg-dropdown {
  background-color: #fff;
  border-radius: 2px;
  font-size: 14px;
  list-style-type: none;
  margin: 0;
  padding: 10px 0;
  position: absolute;
  right: 0;
  text-align: left;
  top: 50px;
  opacity: 0;
  visibility: hidden;
  transform: translate3d(0, 5px, 0);
  transition: transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s
}
.lg-outer .lg-dropdown:after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  position: absolute;
  border: 8px solid transparent;
  border-bottom-color: #fff;
  right: 16px;
  top: -16px
}
.lg-outer .lg-dropdown > li:last-child, .pages-list ul:last-child {
  margin-bottom: 0
}
.lg-outer .lg-dropdown > li:hover .lg-icon, .lg-outer .lg-dropdown > li:hover a {
  color: #333
}
.lg-outer .lg-dropdown a {
  color: #333;
  display: block;
  white-space: pre;
  padding: 4px 12px;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px
}
.lg-outer .lg-dropdown a:hover {
  background-color: rgba(0, 0, 0, .07)
}
.lg-outer .lg-dropdown .lg-dropdown-text {
  display: inline-block;
  line-height: 1;
  margin-top: -3px;
  vertical-align: middle
}
.lg-outer .lg-dropdown .lg-icon {
  color: #333;
  display: inline-block;
  float: none;
  font-size: 20px;
  height: auto;
  line-height: 1;
  margin-right: 8px;
  padding: 0;
  vertical-align: middle;
  width: auto
}
.lg-outer #lg-share {
  position: relative;
  font-size: 28px
}
.lg-outer #lg-share:after {
  content: "\e80d"
}
.lg-outer #lg-share-facebook .lg-icon {
  color: #3b5998
}
.lg-outer #lg-share-facebook .lg-icon:after {
  content: "\e904"
}
.lg-outer #lg-share-twitter .lg-icon {
  color: #00aced
}
.lg-outer #lg-share-twitter .lg-icon:after {
  content: "\e907"
}
.lg-outer #lg-share-googleplus .lg-icon {
  color: #dd4b39
}
.lg-outer #lg-share-googleplus .lg-icon:after {
  content: "\e905"
}
.lg-outer #lg-share-pinterest .lg-icon {
  color: #cb2027
}
.lg-outer #lg-share-pinterest .lg-icon:after {
  content: "\e906"
}
.lg-outer .lg-img-rotate {
  position: absolute;
  padding: 0 5px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  transition: transform .3s cubic-bezier(.32, 0, .67, 0) 0s
}
.lg-rotate-left:after {
  content: "\e900"
}
.lg-rotate-right:after {
  content: "\e901"
}
.lg-icon.lg-flip-hor, .lg-icon.lg-flip-ver {
  font-size: 26px
}
.lg-flip-hor:after {
  content: "\e902"
}
.lg-flip-ver:after {
  content: "\e903"
}
@font-face {
  font-family: 'lg';
  src: url(lg.ttf?22t19m) format("truetype"), url(lg.woff?22t19m) format("woff"), url(lg.svg?22t19m#lg) format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: block
}
.lg-icon {
  font-family: 'lg' !important;
  speak: never;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
.lg-group {
  *zoom: 1
}
.lg-group:after, .lg-group:before {
  display: table;
  content: "";
  line-height: 0
}
.lg-group:after {
  clear: both
}
.lg-outer {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  opacity: 0;
  outline: 0;
  transition: opacity .15s ease 0s
}
.lg-outer * {
  box-sizing: border-box
}
.lg-outer.lg-visible {
  opacity: 1
}
.lg-outer.lg-css3 .lg-item.lg-current, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-prev-slide {
  transition-duration: inherit !important;
  transition-timing-function: inherit !important
}
.lg-outer.lg-css3.lg-dragging .lg-item.lg-current, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide {
  transition-duration: 0s !important;
  opacity: 1
}
.lg-outer .lg {
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  max-height: 100%
}
.lg-outer .lg-inner {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap
}
.lg-outer .lg-item {
  display: none !important
}
.lg-outer.lg-css .lg-current, .lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide, .lg-outer.lg-css3 .lg-prev-slide {
  display: inline-block !important
}
.lg-outer .lg-img-wrap, .lg-outer .lg-item {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%
}
.lg-outer .lg-img-wrap {
  display: inline-block;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  padding: 100px 5px
}
.lg-outer .lg-img-wrap:before, .lg-outer .lg-item:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px
}
.lg-outer .lg-item.lg-complete {
  background-image: none
}
.lg-outer .lg-item.lg-current {
  z-index: 1060
}
.lg-outer .lg-image {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  width: auto !important;
  height: auto !important
}
.lg-backdrop, .lg-outer.lg-show-after-load .lg-item .lg-object, .lg-outer.lg-show-after-load .lg-item .lg-video-play {
  opacity: 0;
  transition: opacity .15s ease 0s
}
.lg-outer .lg-empty-html, .lg-outer.lg-hide-download #lg-download {
  display: none
}
.lg-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1040;
  background-color: rgba(69, 0, 186, .94)
}
.lg-backdrop.in, .lg-css3.lg-fade .lg-item.lg-current, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
  opacity: 1
}
.lg-css3.lg-no-trans .lg-current, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-prev-slide {
  transition: none 0s ease 0s !important
}
.lg-css3.lg-use-css3 .lg-item, .lg-css3.lg-use-left .lg-item {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}
.lg-css3.lg-fade .lg-item.lg-current, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-prev-slide {
  transition: opacity .1s ease 0s
}
.lg-css3.lg-fade .lg-item, .lg-css3.lg-slide.lg-use-css3 .lg-item {
  opacity: 0
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
  transform: translate3d(-100%, 0, 0)
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
  transform: translate3d(100%, 0, 0)
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  transform: translate3d(0, 0, 0);
  opacity: 1
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
  transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s
}
.lg-css3.lg-slide.lg-use-left .lg-item {
  opacity: 0;
  position: absolute;
  left: 0
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
  left: -100%
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
  left: 100%
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  left: 0;
  opacity: 1
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
  transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s
}
body, html {
  font-family: "Gilroy-Regular", Helvetica, Tahoma, Arial, sans-serif;
  font-weight: 400;
  color: #000
}
h2 {
  font-size:40px;
  letter-spacing: .02px
}
@media (max-width:1600px) {
  h2 {
    font-size: 54px;
    line-height: 58px
  }
}
@media (max-width:1280px) {
  h2 {
    font-size: 46px;
    line-height: 54px
  }
}
@media (max-width:1024px) {
  h2 {
    font-size: 40px;
    line-height: 48px
  }
}
@media (max-width:767px) {
  h2 {
    font-size: 30px;
    line-height: 35px
  }
}
h2.section-header {
  margin-bottom: 64px;
  text-transform: uppercase
}
@media (max-width:1280px) {
  h2.section-header {
    margin-bottom: 45px
  }
}
@media (max-width:1024px) {
  h2.section-header {
    margin-bottom: 35px
  }
}
.pages a, .pages h1, h2, h4 {
  font-family: "Gilroy-Bold", Helvetica, Tahoma, Arial, sans-serif
}
h4 {
  letter-spacing: .6px;
  font-size: 30px
}
img, video {
  max-width: 100%;
  height: auto
}
video {
  width: 100%;
  display: block
}
[class*=btn], [class*=button], [class*=link], a, button {
  cursor: pointer
}
.title {
  font-size: 1.77778rem;
  font-weight: 500;
  line-height: 1.2em;
  margin-bottom: 1.05em;
  letter-spacing: .04em;
  text-transform: uppercase;
  font-family: "Gilroy-UltraLight", Helvetica, Tahoma, Arial, sans-serif
}
.text-container {
  font-size: 18px;
  font-weight: 300;
  line-height: 28px;
  letter-spacing: .54px
}
.text-container ol, .text-container p, .text-container ul {
  margin-bottom: 1em
}
main {
  padding-top: 100px
}
@media (max-width:1280px) {
  main {
    padding-top: 90px
  }
}
@media (max-width:767px) {
  main {
    padding-top: 88px
  }
}
@media screen and (max-height:740px) and (max-width:767px) {
  main {
    padding-top: 60px
  }
}
.homePage main {
  padding-top: 0
}
@media (max-width:767px) {
  .homePage main {
    padding-top: 55px;
    width: 100%;
    overflow-x: hidden;
  }
}
@media screen and (max-height:740px) and (max-width:767px) {
  .homePage main {
    padding-top: 60px
  }
}
.pages {
  padding-top: 200px;
  padding-bottom: 120px
}
.pages a, .pages h1 {
  font-size: 60px;
  margin-bottom: 50px
}
.pages a {
  font-size: 35px;
  margin-bottom: 15px;
  display: inline-block;
  text-transform: uppercase;
  transition: all 300ms ease-in-out
}
.pages a:hover, .policy__item a, .single-news-content__text a {
  color: #4500ba
}
.pages-list {
  display: inline-flex
}
body {
  opacity: 0;
  transition: opacity .3s ease-in
}
@media (max-width:767px) {
  .hidden-m {
    display: none
  }
}
.nomargin {
  margin: 0 !important
}
.cms-editor strong {
  font-weight: 700
}
.cms-editor .btn, .cms-editor .button {
  text-decoration: none
}
.cms-editor .blockquote {
  margin: 1.5em 10px;
  padding: .5em 10px;
  quotes: "“""”""‘""’"
}
.cms-editor .blockquote:before {
  content: open-quote;
  font-size: 4em;
  line-height: .1em;
  margin-right: .25em;
  vertical-align: -.4em
}
.cms-editor .blockquote p {
  display: inline
}
.cms-editor hr {
  border: 0;
  border-bottom: 1px solid
}
.cms-editor em {
  font-style: italic
}
.cms-editor ol, .cms-editor ul {
  margin: 25px;
  text-align: left
}
.cms-editor ol li, .cms-editor ul li, .policy__item ol li, .policy__item ul li {
  margin-bottom: 10px;
  font-size: 16px;
  letter-spacing: .03em;
  line-height: 26px
}
.cms-editor ul {
  list-style-type: disc
}
.cms-editor ol {
  list-style-type: decimal
}
.policy__item ol, .policy__item ul {
  margin: 25px;
  text-align: left
}
.policy__item ul {
  list-style-type: disc
}
.policy__item ol {
  list-style-type: decimal
}
.policy__item a:hover, .single-news-content__text a:hover, .text-box .cms-editor a:hover {
  border-bottom: 1px solid #4500ba
}
.pages-list, .pages-list ul {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center
}
.pages-list {
  padding: 155px 0
}
.pages-list ul {
  margin-bottom: 40px
}
.pages-list ul a, .pages-list ul h3 {
  display: block;
  text-align: center;
  font-size: 28px
}
.pages-list ul a {
  padding: 25px;
  font-size: 15px
}
.pages-list ul a:hover {
  text-decoration: underline
}
.text-box .cms-editor a {
  color: #4500ba
}
.home__doping--inner img {
  padding: 10px
}
@media (max-width:767px) {
.home__doping--inner img {padding: 8px !important}
.banner-img {clear: both;display: block;width: 100%;padding-top: 70px;height: 200px;}
.homePage main.nerye{padding-top: 0px;}






}
@media (max-width:1600px) {
  .about__history--inner .history-element {
    padding-right: 50px
  }
}
.about__info .info-box__content h4, .newsroom__content--main h2 {
  text-transform: uppercase
}
strong {
  font-weight: 700 !important
}
@media (max-width:1280px) {
  .about__info .info-box__title h3 {
    font-size: 38px;
    line-height: 44px
  }
}
@media (max-width:1600px) {
  .about__info .info-box__title h3 {
    font-size: 42px;
    line-height: 52px
  }
  .aboutPage .structure__copy {
    font-size: 22px;
    line-height: 30px
  }
}
@media (max-width:1280px) {
  .aboutPage .structure__copy {
    font-size: 22px;
    line-height: 30px
  }
}
.newsroom__content .info > span:last-child, .related-news__item-category, .single-news-content__category {
  position: relative
}
.newsroom__content .info > span:last-child:before, .related-news__item-category:before, .single-news-content__category:before {
  content: '';
  position: absolute;
  left: -13.5px;
  height: 12px;
  width: 4px;
  top: 50%;
  transform: translateY(-50%)
}
.newsroom__content .info > span:last-child.pool:before, .related-news__item-category.pool:before, .single-news-content__category.pool:before {
  background: #ffd60b
}
.newsroom__content .info > span:last-child.carom:before, .related-news__item-category.carom:before, .single-news-content__category.carom:before {
  background: #fda304
}
.newsroom__content .info > span:last-child.snooker:before, .related-news__item-category.snooker:before, .single-news-content__category.snooker:before {
  background: #e52323
}
.newsroom__content .info > span:last-child.wcbs:before, .related-news__item-category.wcbs:before, .single-news-content__category.wcbs:before {
  background: #4600ba
}
.related-news__item-category:before {
  left: -12px
}
body, html {
  font-size: 18px
}
@media (max-width:1600px) {
  body, html {
    font-size: 17px
  }
}
@media (max-width:1280px) {
  body, html {
    font-size: 16px
  }
}
@media (max-width:1024px) {
  body, html {
    font-size: 15px
  }
}
.container {
  width: 100%;
  margin: 0 auto;
  max-width: 1920px;
  padding: 0 140px
}
@media (max-width:1600px) {
.container {padding: 0 80px}
.header .top-social .left{left:80px !important;}
  
}
@media (max-width:1024px) {
  .container {
    padding: 0 80px 
  }
}
@media (max-width:767px) {
  .container {padding: 0 10px}
  



}
.container.anim {
  padding: 0 217px
}
@media (max-width:1600px) {
  .container.anim {
    padding: 0 140px
  }
}
@media (max-width:1280px) {
  .container.anim {
    padding: 0 80px
  }
}
@media (max-width:1024px) {
  .container.anim {
    padding: 0 60px
  }
}
@media (max-width:767px) {
  .container.anim {
    padding: 0 24px
  }
}
.container.no-mw {
  max-width: 100%;
  padding-right: 0
}
.container.container-narrow {
  max-width: 1065px
}
.flex_wrapper {
  position: relative;
  display: flex
}
.flex_jc_center {
  justify-content: center
}
.flex_jc_start {
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start
}
.flex_jc_end {
  justify-content: flex-end
}
.flex_jc_beetween {
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify
}
.flex_jc_around {
  justify-content: space-around;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute
}
.flex_ai_center {
  align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center
}
.flex_ai_start {
  align-items: flex-start
}
.flex_ai_end {
  align-items: flex-end
}
.flex_as_start {
  align-self: flex-start
}
.flex_dir_col {
  position: relative;
  display: flex;
  flex-direction: column
}
.flex_dir_rev {
  flex-direction: row-reverse
}
@media (max-width:1024px) {
  .flex_mob_column_reverse {
    flex-direction: column-reverse
  }
}
.flex1 {
  flex: 1
}
.calendar {
  padding-right: 50px;
  z-index: 20
}
@media (max-width:1280px) {
  .calendar {
    padding-right: 0
  }
}
.calendar .section-header {
  text-transform: initial
}
.calendar__event-item {
  padding: 6px 20px;
  cursor: pointer;
  font-size: 14px;
  margin-top: 3px
}
.calendar__event-item.snooker {
  background-color: #f7bdbd;
  border-left: 4px solid #e52323
}
.calendar__event-item.pool {
  background-color: #fff3b5;
  border-left: 4px solid #ffd60b
}
.calendar__event-item.carom {
  background-color: #fece7a;
  border-left: 4px solid #fda304
}
.calendar__event-item.wcbs {
  background-color: #daceef;
  border-left: 4px solid #4600BA
}
.calendar__event-item.canceled {
  background-color: #e52323
}
.calendar__event-item .event-title {
  letter-spacing: .56px;
  font-family: "Gilroy-Bold", Helvetica, Tahoma, Arial, sans-serif;
  margin-right: 20px
}
.calendar__event-item .item-canceled {
  text-transform: lowercase;
  font-size: 12px;
  font-family: "Gilroy-Bold", Helvetica, Tahoma, Arial, sans-serif;
  margin-bottom: 5px
}
.calendar__event-list {
  display: flex;
  flex-direction: column;
  height: calc(100% - 46px)
}
.calendar__header {
  position: relative;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 20px;
  padding: 20px 0;
  display: flex;
  align-items: center
}
@media (max-width:767px) {
  .calendar__header {
    flex-wrap: wrap;
    margin-bottom: 0
  }
}
.calendar__nav-wrap {
  display: flex
}
.calendar__nav-buttons {
  margin-right: 40px
}
@media (max-width:1024px) {
  .calendar__nav-buttons {
    margin-right: 20px
  }
}
.calendar__nav-btn {
  width: 60px;
  height: 40px;
  background-color: #4500ba;
  position: relative;
  color: #fff;
  font-size: 20px
}
.calendar__nav-btn--prev {
  margin-right: 20px
}
@media (max-width:1024px) {
  .calendar__nav-btn--prev {
    margin-right: 10px
  }
}
.calendar__current-title {
  display: flex;
  align-items: center;
  font-size: 30px;
  font-family: "Gilroy-Bold", Helvetica, Tahoma, Arial, sans-serif
}
@media (max-width:1024px) {
  .calendar__current-title {
    font-size: 25px
  }
}
@media (max-width:767px) {
  .calendar__current-title {
    font-size: 18px
  }
}
.calendar__day-list {
  border: solid 1.5px #4500ba;
  border-right: none;
  border-bottom: none;
  border-top: none;
  margin-bottom: 50px;
  overflow-x: auto
}
.calendar__day-header {
  font-size: 14px;
  padding: 10px;
  text-align: center
}
@media (max-width:767px) {
  .calendar__day-header {
    padding: 5px
  }
}
.calendar__day-item {
  width: calc(100%/7);
  flex-direction: column;
  border-right: solid 1.5px #4500ba;
  border-bottom: solid 1.5px #4500ba;
  padding-bottom: 10px
}
.calendar .cv-week {
  overflow: hidden;
  display: flex;
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: 0;
  flex-flow: row nowrap;
  border-width: 0;
  min-height: 120px;
  position: relative;
  width: 100%;
  overflow-y: auto;
  -ms-overflow-style: none;
  direction: ltr
}
@media (max-width:767px) {
  .calendar .cv-week {
    min-height: 86px
  }
}
.calendar .cv-week.weekHeight2 {
  min-height: calc(36px*2 + 38px)
}
.calendar .cv-week.weekHeight3 {
  min-height: calc(36px*3 + 38px)
}
.calendar .cv-week.weekHeight4 {
  min-height: calc(36px*4 + 38px)
}
.calendar .cv-week.weekHeight5 {
  min-height: calc(36px*5 + 38px)
}
.calendar .cv-week.weekHeight6 {
  min-height: calc(36px*6 + 38px)
}
.calendar--top {
  display: flex;
  border-left: solid 1.5px #4500ba;
  border-top: solid 1.5px #4500ba
}
.calendar--top .top-item, .calendar__legend .legend-item {
  font-family: "Gilroy-Bold", Helvetica, Tahoma, Arial, sans-serif;
  font-size: 14px;
  text-transform: uppercase
}
.calendar--top .top-item {
  padding: 14px 0;
  text-align: center
}
.calendar__legend, .calendar__legend .legend-item.carom.visible, .calendar__legend .legend-item.caroom.visible, .calendar__legend .legend-item.carrom.visible, .calendar__legend .legend-item.pool.visible, .calendar__legend .legend-item.snooker.visible, .calendar__legend .legend-item.wcbs.visible {
  display: flex
}
@media (max-width:767px) {
  .calendar__legend {
    width: 100%;
    margin-top: 38px
  }
}
.calendar__legend .legend-item {
  width: 72px;
  height: 28px;
  display: none;
  justify-content: center;
  align-items: center;
  letter-spacing: .56px
}
.calendar__legend .legend-item:not(:last-child) {
  margin-right: 29px
}
@media (max-width:767px) {
  .calendar__legend .legend-item:not(:last-child) {
    margin-right: 11px
  }
}
.calendar__legend .legend-item.snooker {
  background-color: #f7bdbd;
  border-left: 4px solid #e52323
}
.calendar__legend .legend-item.carom, .calendar__legend .legend-item.caroom, .calendar__legend .legend-item.carrom {
  background-color: #fece7a;
  border-left: 4px solid #fda304
}
.calendar__legend .legend-item.pool {
  background-color: #fff3b5;
  border-left: 4px solid #ffd60b
}
.calendar__legend .legend-item.wcbs {
  background-color: #daceef;
  border-left: 4px solid #4600BA
}
.calendar-outer, .header__menu > li, .hover-card {
  position: relative
}
.calendar-outer:before {
  content: '';
  position: absolute;
  z-index: 1;
  pointer-events: none;
  display: none;
  width: 40px;
  top: 0;
  bottom: 0;
  right: -8px;
  background: linear-gradient(90deg, rgba(254, 254, 254, 0) 0%, rgba(0, 0, 0, .688113) 75%, black 86%)
}
.hover-card {
  transition: opacity .5s ease-in;
  overflow: hidden;
  max-width: 500px;
  width: 100%;
  z-index: 2
}
@media (max-width:767px) {
  .hover-card {
    min-width: 330px
  }
}
.hover-card__inner {
  position: relative;
  display: flex;
  height: 100%;
  flex-direction: column
}
.hover-card__img {
  height: 200px;
  width: 500px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative
}
.hover-card__img::after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-image: linear-gradient(180deg, rgba(255, 214, 11, 0) 0%, #ffd60b 100%)
}
.hover-card__img.snooker::after {
  background-image: linear-gradient(180deg, rgba(229, 35, 35, 0) 0%, #e52323 100%)
}
.hover-card__img.carom::after {
  background-image: linear-gradient(180deg, rgba(253, 163, 4, 0) 0%, rgba(253, 163, 4, .93) 81%, #fda304 100%)
}
.hover-card__img.wcbs::after {
  background-image: linear-gradient(180deg, rgba(70, 0, 186, 0) 0%, #4600ba 100%)
}
@media (max-width:767px) {
  .hover-card__img {
    width: 100%;
    height: 141px
  }
}
.hover-card__logo {
  max-width: 114px;
  position: absolute;
  left: 15px;
  bottom: 20px;
  z-index: 2
}
@media (max-width:767px) {
  .hover-card__logo {
    max-width: 80px
  }
}
.hover-card__close {
  position: absolute;
  cursor: pointer;
  top: 22px;
  right: 22px;
  z-index: 2
}
.hover-card__content {
  background-color: #fff;
  padding: 40px 50px 50px
}
@media (max-width:767px) {
  .hover-card__content {
    padding: 28px 40px 40px
  }
}
.hover-card__content h3 {
  font-family: "Gilroy-Bold", Helvetica, Tahoma, Arial, sans-serif;
  font-size: 30px;
  line-height: 38px;
  letter-spacing: .6px;
  margin-bottom: 34px
}
@media (max-width:767px) {
  .hover-card__content h3 {
    line-height: 30px;
    font-size: 22px;
    letter-spacing: .44px;
    margin-bottom: 23px
  }
}
.hover-card__content .info-element {
  margin-bottom: 22px;
  display: flex
}
.hover-card__content .info-element svg {
  margin-right: 14px
}
.hover-card__content .info-element__right {
  font-family: "Gilroy-Semibold", Helvetica, Tahoma, Arial, sans-serif;
  font-size: 14px;
  letter-spacing: .42px;
  line-height: 23px
}
.hover-card__content .info-link {
  margin-top: 8px;
  color: #4500ba
}
@media (max-width:767px) {
  .hover-card__content .info-link {
    margin-top: 0
  }
}
.hover-card__content p {
  font-size: 14px;
  letter-spacing: .42px;
  line-height: 23px
}
.hover-card__content .news-btn {
  margin-top: 27px;
  width: 152px;
  height: 44px;
  font-size: 14px;
  letter-spacing: .98px;
  padding: 0
}
@media (max-width:767px) {
  .hover-card__content .news-btn {
    margin-top: 20px
  }
}
.hover-card__backdrop {
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 110vh;
  background-color: rgba(69, 0, 186, .94);
  display: flex;
  justify-content: center;
  align-items: center
}
.abs-card {
  position: absolute
}
.home__calendar.sport-single, [data-page-name=newsroomPage] .home__calendar {
  background-color: #f1eff4
}
.home__calendar--inner {
  z-index: 10
}
.home__calendar.sport-single .calendar {
  padding-right: 0
}
.cv-item {
  position: absolute;
  white-space: nowrap;
  overflow: hidden;
  margin-left: 10px
}
.cv-item.offset0 {
  left: 0
}
.cv-item.offset1 {
  left: calc((100%/7))
}
.cv-item.offset2 {
  left: calc((200%/7))
}
.cv-item.offset3 {
  left: calc((300%/7))
}
.cv-item.offset4 {
  left: calc((400%/7))
}
.cv-item.offset5 {
  left: calc((500%/7))
}
.cv-item.offset6 {
  left: calc((600%/7))
}
.cv-item.span1 {
  width: calc((100%/7) - 20px)
}
.cv-item.span2 {
  width: calc((200%/7) - 20px)
}
.cv-item.span3 {
  width: calc((300%/7) - 20px)
}
.cv-item.span4 {
  width: calc((400%/7) - 20px)
}
.cv-item.span5 {
  width: calc((500%/7) - 20px)
}
.cv-item.span6 {
  width: calc((600%/7) - 20px)
}
.cv-item.span7 {
  width: calc((700%/7) - 20px)
}
.cv-week::-webkit-scrollbar, .cv-weeks::-webkit-scrollbar {
  width: 0;
  background: 0 0
}
.cv-0 {
  top: 31px
}
.cv-1 {
  top: 59px
}
.cv-2 {
  top: 86px
}
.cv-3 {
  top: 114px
}
.cv-4 {
  top: 146px
}
.cv-5 {
  top: 172px
}
.news-left {
  min-width: 540px;
  width: 100%;
  max-width: 540px;
  padding-right: 40px
}
@media (max-width:1600px) {
  .news-left {
    min-width: 480px;
    max-width: 480px
  }
}
@media (max-width:1280px) {
  .news-left {
    min-width: 400px;
    max-width: 400px
  }
}
@media (max-width:1024px) {
  .news-left {
    max-width: 864px;
    margin-bottom: 69px
  }
}
@media (max-width:767px) {
  .news-left {
    margin-bottom: 33px;
    min-width: unset
  }
}
@media screen and (max-height:740px) and (max-width:767px) {
  .news-left {
    padding-right: 30px
  }
}
.news-subtitle {
  margin: 13px 0 26px;
  max-width: 315px;
  color: #2b2b2b;
  font-size: 20px;
  line-height: 29px;
  letter-spacing: .04em
}
@media (max-width:1600px) {
  .news-subtitle {
    font-size: 18px;
    line-height: 26px
  }
}
@media (max-width:1024px) {
  .news-subtitle {
    margin: 5px 0 29px;
    font-size: 16px;
    letter-spacing: .03em;
    line-height: 24px;
    max-width: unset
  }
}
@media (max-width:767px) {
  .news-subtitle {
    margin: 17px 0 22px
  }
}
.news-list {
  overflow-y: auto;
  padding-bottom: 40px;
  cursor: -webkit-grab;
  cursor: grab
}
@media (max-width:767px) {
  .news-list {
    padding-bottom: 20px
  }
}
.news-list.active {
  cursor: -webkit-grabbing;
  cursor: grabbing
}
.news-list::-webkit-scrollbar-track {
  background-color: #4809b7;
  min-height: 50px;
  border: 16px solid #fff
}
.news-list::-webkit-scrollbar {
  width: 50px;
  height: 36px;
  background-color: transparent
}
.news-list::-webkit-scrollbar-thumb {
  background-image: linear-gradient(to right, #f1ecf9 0%, #4809b7 100%);
  box-sizing: content-box;
  min-height: 51px;
  border: 8px solid #fff;
  border-radius: 50px
}
.news-card {
  height: 750px;
  min-width: 450px;
  position: relative;
  margin-right: 10px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}
@media (max-width:1600px) {
  .news-card {
    height: 600px;
    min-width: 360px;
    margin-right: 16px
  }
}
@media (max-width:1280px) {
  .news-card {
    height: 500px;
    min-width: 300px
  }
}
@media (max-width:1024px) {
  .news-card {
    height: 400px;
    min-width: 240px
  }
}
@media (max-width:767px) {
  .news-card {
    height: 380px;
    min-width: 228px
  }
}
.news-card::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-image: linear-gradient(180deg, rgba(72, 9, 183, 0) 0%, #4500ba 100%)
}
.news-card__info {
  position: absolute;
  bottom: 0;
  padding: 29px 35px;
  z-index: 2;
  width: 100%
}
@media (max-width:1024px) {
  .news-card__info {
    padding: 23px 20px
  }
}
@media (max-width:767px) {
  .news-card__info {
    padding: 20px 19px
  }
}
.news-card h4 {
  color: #fff;
  line-height: 38px;
  margin-top: 16px
}
@media (max-width:1600px) {
  .news-card h4 {
    font-size: 24px;
    line-height: 32px
  }
}
@media (max-width:1280px) {
  .news-card h4 {
    font-size: 22px;
    line-height: 30px
  }
}
@media (max-width:1024px) {
  .news-card h4 {
    font-size: 18px;
    line-height: 22px;
    margin-top: 10px
  }
}
.news-card span {
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: .07em;
  text-transform: uppercase
}
@media (max-width:1600px) {
  .news-card span {
    font-size: 12px;
    line-height: 16px
  }
}
.news-card span:first-child {
  margin-right: 22px
}
.structure {
  background-color: #4500ba;
  padding: 170px 0 120px;
  color: #fff
}
@media (max-width:1600px) {
  .structure {
    padding: 120px 0 90px
  }
}
@media (max-width:1024px) {
  .structure {
    padding: 66px 0 50px
  }
}
@media (max-width:767px) {
  .structure {
    padding: 66px 0 35px
  }
  .structure__inner {
    position: relative;
    display: flex;
    flex-direction: column
  }
}
.structure__logo {
  max-width: 266px;
  margin: 0 auto
}
@media (max-width:1600px) {
  .structure__logo {
    max-width: 200px
  }
}
@media (max-width:1280px) {
  .structure__logo {
    max-width: 160px
  }
}
@media (max-width:1024px) {
  .structure__logo {
    max-width: 120px
  }
}
@media (max-width:767px) {
  .structure__logo {
    order: 2;
    position: relative;
    max-width: 100%;
    width: 100%;
    text-align: center
  }
  .structure__logo::after {
    content: '';
    position: absolute;
    width: calc(50% - 60px);
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    height: 1px;
    background-color: #fff
  }
}
@media (max-width:767px) and (max-width:767px) {
  .structure__logo img {
    max-width: 120px
  }
}
.structure__line {
  margin-top: 80px;
  max-width: calc(100% - 379px);
  position: relative;
  height: 1px;
  background-color: #fff;
  margin-left: auto;
  margin-right: auto;
  transform: scaleX(0);
  opacity: 1 !important
}
@media (max-width:1600px) {
  .structure__line {
    margin-top: 42px;
    max-width: calc(100% - 300px)
  }
}
@media (max-width:1280px) {
  .structure__line {
    max-width: calc(100% - 250px)
  }
}
@media (max-width:1024px) {
  .structure__line {
    margin-top: 42px;
    max-width: calc(100% - 200px)
  }
}
@media (max-width:767px) {
  .structure__line {
    position: absolute;
    left: 0;
    transform: scaleX(1);
    width: 1px;
    height: 100%;
    margin-top: 0
  }
}
.structure__line .inner-line {
  width: 1px;
  height: 50px;
  top: -50px;
  left: 50%;
  display: block;
  position: absolute;
  background-color: #fff;
  transform-origin: center bottom;
  transform: translate(-50%, 0%) scaleY(0)
}
@media (max-width:1600px) {
  .structure__line .inner-line {
    height: 22px;
    top: -22px
  }
}
.structure__copy {
  padding-bottom: 104px;
  font-size: 48px;
  line-height: 62px;
  font-family: "Gilroy-UltraLight", Helvetica, Tahoma, Arial, sans-serif;
  text-align: center;
  letter-spacing: .72px
}
@media (max-width:1600px) {
  .structure__copy {
    padding-bottom: 80px;
    font-size: 38px;
    line-height: 49px
  }
}
@media (max-width:1280px) {
  .structure__copy {
    padding-bottom: 60px;
    font-size: 28px;
    line-height: 36px
  }
}
@media (max-width:1024px) {
  .structure__copy {
    padding-bottom: 32px;
    font-size: 18px;
    line-height: 22px
  }
}
@media (max-width:767px) {
  .structure__copy {
    order: 1;
    padding-top: 0;
    font-family: "Gilroy-Bold", Helvetica, Tahoma, Arial, sans-serif;
    padding-bottom: 39px
  }
}
.structure__copy b {
  font-family: "Gilroy-Bold", Helvetica, Tahoma, Arial, sans-serif
}
.structure__copy.additional-text {
  padding-top: 120px;
  padding-bottom: 0
}
@media (max-width:1600px) {
  .structure__copy.additional-text {
    padding-top: 80px
  }
}
@media (max-width:1280px) {
  .structure__copy.additional-text {
    padding-top: 60px
  }
}
@media (max-width:1024px) {
  .structure__copy.additional-text {
    padding-top: 32px
  }
}
.structure__list {
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
  opacity: 0
}
@media (max-width:767px) {
  .structure__list {
    display: block;
    order: 3;
    margin-top: 58px
  }
}
.structure__el {
  max-width: 379px;
  width: 100%;
  text-align: center;
  display: block;
  position: relative;
  transition: background-size .5s;
  background-image: linear-gradient(to bottom, #4500ba 0%, #b1328e 59.11%, #fda304 100%);
  background-repeat: no-repeat;
  background-size: 100% 21px;
  background-position-y: 100%
}
@media (max-width:1600px) {
  .structure__el {
    max-width: 300px
  }
}
@media (max-width:1280px) {
  .structure__el {
    max-width: 250px
  }
}
@media (max-width:1024px) {
  .structure__el {
    max-width: 200px
  }
}
@media (max-width:767px) {
  .structure__el {
    display: flex;
    max-width: unset;
    width: 85%;
    margin-left: auto;
    padding: 34px 10px 27px 20px;
    margin-bottom: 11px;
    background-size: 100% 100%;
    background-image: linear-gradient(to right, #4500ba 0%, #b1328e 59.11%, #fda304 100%)
  }
  .structure__el:last-child {
    margin-bottom: 0
  }
}
.structure__el:nth-child(2) {
  background-image: linear-gradient(to bottom, #4500ba 0%, #b1328e 60%, #ffd60b 100%)
}
@media (max-width:767px) {
  .structure__el:nth-child(2) {
    background-image: linear-gradient(to right, #4500ba 0%, #b1328e 60%, #ffd60b 100%)
  }
}
.structure__el:nth-child(3) {
  background-image: linear-gradient(to bottom, #4500ba 0%, #e52323 100%)
}
@media (max-width:767px) {
  .structure__el:nth-child(3) {
    background-image: linear-gradient(to right, #4500ba 0%, #e52323 100%)
  }
  .structure__el-left {
    width: 35%
  }
  .structure__el-right {
    width: 65%;
    padding-left: 20px;
    text-align: left;
    display: flex;
    flex-direction: column;
    justify-content: space-between
  }
}
.structure__el-title {
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 2px;
  margin-top: 55px;
  height: 55px;
  text-transform: uppercase;
  margin-bottom: 16px
}
@media (max-width:1600px) {
  .structure__el-title {
    font-size: 18px;
    line-height: 28px;
    margin-top: 40px
  }
}
@media (max-width:1280px) {
  .structure__el-title {
    font-size: 16px;
    line-height: 26px;
    margin-top: 30px;
    height: 30px
  }
}
@media (max-width:1024px) {
  .structure__el-title {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: .03em;
    margin-top: 20px
  }
}
@media (max-width:767px) {
  .structure__el-title {
    margin-top: 0;
    margin-bottom: 0
  }
}
.structure__el-logo {
  max-width: 237px;
  margin: 0 auto -15px;
  display: flex;
  align-items: center;
  min-height: 195px
}
@media (max-width:1600px) {
  .structure__el-logo {
    max-width: 200px
  }
}
@media (max-width:1280px) {
  .structure__el-logo {
    max-width: 150px
  }
}
@media (max-width:1024px) {
  .structure__el-logo {
    max-width: 106px;
    margin: 0 auto 20px
  }
}
@media (max-width:767px) {
  .structure__el-logo {
    max-width: 100%;
    margin: 0;
    padding: 0
  }
}
.structure__el-copy {
  font-size: 18px;
  letter-spacing: .54px;
  line-height: 27px;
  max-width: 334px;
  min-height: 146px;
  margin: 0 auto 44px
}
@media (max-width:1600px) {
  .structure__el-copy {
    max-width: 260px;
    font-size: 16px;
    line-height: 25px
  }
}
@media (max-width:1280px) {
  .structure__el-copy {
    max-width: 210px
  }
}
@media (max-width:1024px) {
  .structure__el-copy {
    max-width: 170px;
    margin-bottom: 34px;
    font-size: 14px;
    line-height: 20px
  }
}
@media (max-width:767px) {
  .structure__el-copy {
    margin-bottom: 7px;
    max-width: unset
  }
}
.structure__el-copy b {
  letter-spacing: .9px
}
.structure__el-link {
  margin: 0 auto 70px;
  text-transform: uppercase;
  font-family: "Gilroy-Bold", Helvetica, Tahoma, Arial, sans-serif;
  letter-spacing: 2px;
  font-size: 20px;
  line-height: 30px
}
@media (max-width:1600px) {
  .structure__el-link {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 60px
  }
}
@media (max-width:1280px) {
  .structure__el-link {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 45px
  }
}
@media (max-width:1024px) {
  .structure__el-link {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 35px
  }
}
@media (max-width:767px) {
  .structure__el-link {
    margin: 0
  }
}
.structure__el:after {
  content: '';
  width: 1px;
  display: block;
  height: 0;
  top: -50px;
  position: absolute;
  left: 50%;
  background-color: #fff;
  transform: translateX(-50%);
  transform-origin: center top;
  transition: .3s height;
  transition-delay: .5s
}
@media (max-width:767px) {
  .structure__el:after {
    width: calc((100vw - 48px)*.15);
    top: 50%;
    left: -17.65237%;
    height: 1px;
    transform: translateX(0)
  }
}
.structure__el:hover {
  background-size: 100% 100%
}
@media (max-width:1280px) {
  .structure__el:first-child .structure__el-logo {
    padding: 29px 0
  }
}
@media (max-width:1024px) {
  .structure__el:first-child .structure__el-logo {
    padding: 20px 0
  }
}
.structure__el.active::after {
  height: 50px
}
@media (max-width:767px) {
  .structure [anim-step="4"], .structure [anim-step="5"] {
    opacity: 1
  }
}
.default-hero {
  min-height: 580px;
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  color: #fff;
  text-align: center;
  padding-top: 217px;
  padding-bottom: 30px;
  z-index: 2
}
@media (max-width:1600px) {
  .default-hero {
    padding-top: 230px
  }
}
@media (max-width:1280px) {
  .default-hero {
    padding-top: 200px;
    min-height: 500px
  }
}
@media (max-width:1024px) {
  .default-hero {
    min-height: 368px;
    padding-top: 157px
  }
}
@media (max-width:767px) {
  .default-hero {
    min-height: 233px;
    padding-top: 90px
  }
}
.default-hero::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  background-image: linear-gradient(180deg, rgba(72, 9, 183, 0) 0%, rgba(69, 0, 186, .62) 50%, #4500ba 100%);
  display: block;
  width: 100%;
  height: 100%;
  z-index: -1
}
.default-hero h1, .default-hero p, .structure__el-copy b {
  font-family: "Gilroy-Bold", Helvetica, Tahoma, Arial, sans-serif
}
.default-hero h1 {
  text-transform: uppercase;
  letter-spacing: 1.5px;
  line-height: 1;
  font-size: 100px
}
@media (max-width:1600px) {
  .default-hero h1 {
    font-size: 80px;
    line-height: 92px
  }
}
@media (max-width:1280px) {
  .default-hero h1 {
    font-size: 60px;
    line-height: 74px
  }
}
@media (max-width:1024px) {
  .default-hero h1 {
    font-size: 48px;
    line-height: 62px
  }
}
@media (max-width:767px) {
  .default-hero h1 {
    font-size: 38px;
    line-height: 42px
  }
}
.default-hero p {
  margin-top: 30px;
  letter-spacing: .6px;
  line-height: 38px;
  font-size: 30px
}
@media (max-width:1600px) {
  .default-hero p {
    font-size: 24px;
    line-height: 34px;
    margin-top: 25px
  }
}
@media (max-width:1280px) {
  .default-hero p {
    font-size: 18px;
    line-height: 26px;
    margin-top: 20px
  }
}
@media (max-width:1024px) {
  .default-hero p {
    font-size: 16px;
    line-height: 22px;
    margin-top: 5px
  }
}
@media (max-width:767px) {
  .default-hero p {
    margin-top: 12px
  }
}
.hero-single-sport {
  background-image: linear-gradient(to right, #4500ba 0%, #b1328e 60%, #ffd60b 100%);
  color: #fff;
  padding-top: 125px;
  padding-bottom: 96px
}
@media (max-width:1024px) {
  .hero-single-sport {
    padding-top: 80px;
    padding-bottom: 60px;
    background-image: linear-gradient(to bottom, #4500ba 0%, #b1328e 60%, #ffd60b 100%)
  }
}
@media (max-width:767px) {
  .hero-single-sport {
    padding-top: 58px;
    padding-bottom: 46px
  }
}
.hero-single-sport__wrapper {
  display: flex
}
@media (max-width:1024px) {
  .hero-single-sport__wrapper {
    display: block;
    margin-bottom: 45px
  }
}
.hero-single-sport__left {
  min-width: 540px;
  width: 100%;
  max-width: 540px;
  padding-right: 40px
}
@media (max-width:1600px) {
  .hero-single-sport__left {
    min-width: 480px;
    max-width: 480px
  }
}
@media (max-width:1280px) {
  .hero-single-sport__left {
    min-width: 400px;
    max-width: 400px
  }
}
@media (max-width:1024px) {
  .hero-single-sport__left {
    display: flex;
    min-width: unset;
    max-width: unset;
    padding-right: 0
  }
}
.hero-single-sport__logo-wrapper {
  margin-bottom: 93px
}
@media (max-width:1024px) {
  .hero-single-sport__logo-wrapper {
    margin: 0 auto 67px
  }
}
.hero-single-sport__logo-wrapper img {
  max-width: 302px;
  width: 100%
}
@media (max-width:767px) {
  .hero-single-sport__logo-wrapper img {
    max-width: 196px
  }
}
.hero-single-sport__links {
  font-family: "Gilroy-Bold", Helvetica, Tahoma, Arial, sans-serif;
  font-size: 20px;
  letter-spacing: .1em;
  line-height: 30px;
  padding-left: 22px
}
@media (max-width:1600px) {
  .hero-single-sport__links {
    font-size: 18px;
    line-height: 24px
  }
}
@media (max-width:1024px) {
  .hero-single-sport__links {
    font-size: 16px;
    line-height: 22px;
    padding-left: 0
  }
}
.hero-single-sport__link {
  margin-bottom: 16px
}
@media (max-width:1024px) {
  .hero-single-sport__link {
    margin-bottom: 22px
  }
}
.hero-single-sport__link:last-child {
  margin-bottom: 0
}
.hero-single-sport__link-inner {
  display: inline-block;
  position: relative
}
.hero-single-sport__link-inner a {
  padding-right: 19px
}
.hero-single-sport__link-inner svg {
  position: absolute;
  right: 0;
  top: 7px;
  height: 12px;
  width: 9px;
  pointer-events: none
}
@media (max-width:1600px) {
  .hero-single-sport__link-inner svg {
    top: 5px
  }
}
@media (max-width:1024px) {
  .hero-single-sport__link-inner svg {
    top: 4px
  }
}
.hero-single-sport__content {
  padding-top: 10px
}
.hero-single-sport__title {
  font-family: "Gilroy-Bold", Helvetica, Tahoma, Arial, sans-serif;
  font-size: 60px;
  letter-spacing: .02em;
  line-height: 70px;
  margin-bottom: 34px
}
@media (max-width:1600px) {
  .hero-single-sport__title {
    font-size: 54px;
    line-height: 58px
  }
}
@media (max-width:1280px) {
  .hero-single-sport__title {
    font-size: 46px;
    line-height: 54px
  }
}
@media (max-width:1024px) {
  .hero-single-sport__title {
    font-size: 40px;
    line-height: 48px;
    margin-bottom: 15px
  }
}
@media (max-width:767px) {
  .hero-single-sport__title {
    font-size: 30px;
    line-height: 35px;
    margin-bottom: 11px
  }
}
.hero-single-sport__text {
  font-size: 18px;
  letter-spacing: .03em;
  line-height: 27px;
  max-width: 812px
}
@media (max-width:1024px) {
  .hero-single-sport__text {
    font-size: 16px;
    line-height: 25px;
    max-width: unset
  }
}
.header {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 100;
  background-color: #fff;
  padding-top: 40px;
  transition: max-height 300ms ease-out, background-color .1s 300ms, padding-top .4s ease-in-out
}
@media (max-width:1024px) {
  .header {
    overflow: auto
  }
}
@media (max-width:767px) {
  .header {
    padding-top: 0
  }
}
.header__inner {
  padding: 15px 0
}
@media screen and (max-height:740px) and (max-width:767px) {
  .header__inner {
    padding: 20px
  }
}
.header__logo {
  display: block;
  max-width: 361px
}
.header__logo img {
  transition: filter .1s 300ms;height: 50px;
}
@media (max-width:1280px) {
  .header__logo img {
    max-width: 282px
  }
}
@media (max-width:767px) {
  .header__logo img {
    max-width: 220px;    height: 35px;
  }
}
@media (max-width:1280px) {
  .header__logo {
    max-width: 282px
  }
}
.header__right {
  max-width:700px;
  width: 100%;
  margin-left: 40px
}
@media (max-width:1024px) {
  .header__right {
    display: none
  }
}
.header__right--bottom {
  display: none;
  flex-direction: column;
  padding-bottom: 27px;
  text-align: center;
  align-items: center;
  max-width: 330px;
  margin: 0 auto;
  color: #fff
}
@media (max-width:1024px) {
  .header__right--bottom {
    display: flex
  }
}
.header__right--bottom p {
  margin-bottom: 33px;
  font-size: 16px;
  letter-spacing: .48px;
  line-height: 24px
}
.header__right--bottom .federations {
  padding-top: 76px
}
.header__right--bottom .federations__list a {
  font-family: "Gilroy-Bold", Helvetica, Tahoma, Arial, sans-serif;
  font-size: 18px;
  letter-spacing: .36px;
  line-height: 22px;
  display: block
}
.header__right--bottom .federations__list a:not(:last-child) {
  margin-bottom: 33px
}
@media (max-width:767px) {
  .header__right--bottom .federations {
    padding-top: 50px
  }
}
.header__right--bottom .follow {
  margin-top: 79px;
  width: 100%;
  margin-bottom: 85px
}
@media (max-width:767px) {
  .header__right--bottom .follow {
    margin-top: 50px;
    margin-bottom: 50px
  }
  
.header.open .container{background: #0e422a;}
  
  
  
  
  
  
  
}
.header__right--bottom .follow .social {
  filter: invert(1);
  max-width: 194px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between
}
.header__menu {
  flex: 1;
  text-transform: uppercase;
  letter-spacing: 1.28px;
  font-size: 14px
}
@media (max-width:1024px) {
  .header__menu {
    display: flex;
    flex-direction: column;
    width: 100%;
    align-items: center;
    padding-bottom: 20px;
    border-bottom: 1px solid #fff
  }
}
.header__menu > li::after {
  content: '';
  position: absolute;
  top: 15px;
  left: 0;
  height: 10px;
  width: 100%;
  opacity: 0
}
@media (max-width:1024px) {
  .header__menu > li::after {
    content: none
  }
}
.header__menu > li .submenu {position: absolute;top: 25px;width:180px;background-color:#4e9b05;color: #fff;opacity: 0;pointer-events: none;left:-60px;}
.header__menu li:hover .submenu {opacity: 1;pointer-events: inherit}
.header__menu li:hover .submenu li a:hover {font-weight: 600}
.header__menu li:hover .submenu li a{font-size: 14px;line-height: 1.4;}
.header__menu > li .submenu li{border-bottom: 1px solid #49771d;padding-top: 15px;padding-bottom: 15px;}


@media (max-width:1024px) {
.header__menu li:hover .submenu {display: none}
}
.header__search {
  margin-left: 11.62791%
}
@media (max-width:1024px) {
  .header__search {
    display: none
  }
}
.header.open {
  transition: max-height 300ms ease-out;
  height: 100%
}
@media (max-width:1024px) {
  .header.open {
    max-height: 100vh;
    background-color:#196213;
  }
  .header.open .header__right {
    display: flex;
    flex-direction: column;
    position: absolute;
    top: 93px;
    left: 0;
    margin-left: 0;
    max-width: 100%;
    width: 100%;
    padding-top: 60px
  }
}
@media (max-width:767px) {
  .header.open .header__right {
    padding-top: 30px
  }
}
@media (max-width:1024px) {
  .header.open .header__logo img {
    filter: brightness(0) invert(1);
    transition: filter 300ms
  }
}
.header.open .nav-burger span {
  background: #fff
}
@media (max-width:767px) {
  .header .header__menu.flex_wrapper.flex_jc_beetween.menu-btns :nth-child(2):hover .submenu {
    display: block
  }
  .header .header__menu.flex_wrapper.flex_jc_beetween.menu-btns :nth-child(2) > a {
    margin-bottom: 15px
  }
  .header .header__menu.flex_wrapper.flex_jc_beetween.menu-btns :nth-child(2) .submenu {
    opacity: 1;
    pointer-events: initial;
    position: relative;
    padding: 0;
    top: 0;
    text-align: center;
    margin-bottom: 20px
  }
  .header .header__menu.flex_wrapper.flex_jc_beetween.menu-btns :nth-child(2) .submenu li a {font-size: 14px;line-height: 1.14286;margin: 0}
  .header .header__menu.flex_wrapper.flex_jc_beetween.menu-btns :nth-child(2) .submenu li a:hover {
    opacity: .5;
    color: #fff
  }
  .header .header__menu.flex_wrapper.flex_jc_beetween.menu-btns :nth-child(2) .submenu li + li {
    margin-top: 30px
  }
}
.header .top-social {position: absolute;top: 0;height: 40px;width: 100%;background:#0e422a;padding: 12px 0;transition: .4s;transition-timing-function: ease-in-out}
.header .top-social .left{color: #fff;font-size: 15px;position: absolute;left: 150px;}





@media (max-width:767px) {
  .header .top-social {
    display: none
  }
}
.header .top-social .container {
  display: flex;
  justify-content: flex-end
}
.header .top-social img {
  filter: invert(1);
 
  margin-left: 30px
}
.header.header-fixed {
  padding-top: 0
}
.header.header-fixed .top-social {
  top: -50px
}
.footer {background-color:#0e422a;padding:40px 0 32px;color: #fff}
@media (max-width:1600px) {
  .footer {
    padding: 80px 0 42px
  }
}
@media (max-width:1024px) {
  .footer {
    padding:22px 0 18px
  }
}
.footer__inner {
  margin-bottom: 160px
}
@media (max-width:1600px) {
  .footer__inner {
    margin-bottom: 100px
  }
}
@media (max-width:1024px) {
  .footer__inner {
    margin-bottom: 61px
  }
}
@media (max-width:767px) {
  .footer__inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 30px;
    justify-content: normal
  }
}
.footer__copy {text-align: center;border-top: 1px solid #236245;padding-top: 30px;}
.footer__copy a, .footer__copy span {margin: 0 16px;letter-spacing: .98px;font-size: 14px;color: #ddd;}

@media (max-width:1024px) {
  .footer__copy a, .footer__copy span {
    font-size: 12px;
    line-height: 16px;
    margin: 0 8px
  }
}
@media (max-width:767px) {
  .footer__copy {
    padding-top: 20px
  }
  .footer__copy a, .footer__copy span {
    display: block;
    margin: 5px 0;
    font-size: 11px;
    line-height: 18px
  }
}
.footer__logo {max-width: 191px;margin:0;display: inline-block}
@media (max-width:1600px) {
  .footer__logo {
    max-width: 150px
  }
}
@media (max-width:1024px) {
  .footer__logo {
    max-width: 107px
  }
}
@media (max-width:767px) {
  .footer__logo {
    width: 50%;
    flex: auto;
    order: 1;
    min-width: 104px;
    margin: 0;
  }
}
.footer__left {
  flex: 1
}
@media (max-width:767px) {
  .footer__left {
    width: 100%;
    flex: auto;
    order: 1;
    margin-top: 1px;
    text-align: center;
    margin-bottom: 20px
  }
}
.footer__right {text-align: right;flex: 1;}
.footercenter {text-align: right;flex: 1;}
@media (max-width:767px) {
  .footercenter {
    display: none
  }
}











@media (max-width:767px) {
  .footer__right {
    display: none;
  }
}
.footer__menu {margin-bottom: 27px;clear: both;text-align: left;width: 200px;float: right;}
@media (max-width:767px) {
  .footer__menu {
    width: 100%;
    float: none;
    clear: none;
    margin-bottom: 0
  }
}
@media (max-width:1024px) {
  .footer__menu {
    margin-bottom: 24px
  }
}
.footer__menu li {
  margin-bottom: 15px;
  letter-spacing: 1.28px;
  font-size: 16px
}
@media (max-width:1600px) {
  .footer__menu li {
    font-size: 14px
  }
}
@media (max-width:1024px) {
  .footer__menu li {
    font-size: 12px;
    margin-bottom: 9px
  }
}
.dtitle {color: #fff;font-size: 22px;margin-bottom: 60px;width: 200px;float: right;text-align: left;}
.dtitlee {color: #fff;font-size: 22px;margin-bottom:20px;width: 200px;float: right;text-align: left;}
@media (max-width:767px) {
  .dtitle, .dtitlee {
    font-size: 16px;
    margin-bottom: 12px;
    width: 100%;
    float: none
  }
}
@media (max-width:767px) {
  .footer__menu li {
    margin-bottom: 8px;
    font-size: 13px
  }
}
.footer .social {filter: invert(1);max-width: 201px;margin-left: auto;clear: BOTH;}

@media (max-width:1024px) {
  .footer .social {
    max-width: 160px
  }
}
@media (max-width:767px) {
  .footer .social {
    display: none
  }
}
.footer .social.mobile {
  display: none
}
@media (max-width:767px) {
  .footer .social.mobile {
    max-width: 194px;
    display: flex;
    margin: 0 auto 30px
  }
}
.btn {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  line-height: 1;
  letter-spacing: 2px;
  font-family: "Gilroy-Bold", Helvetica, Tahoma, Arial, sans-serif;
  text-transform: uppercase;
  padding: 21px 37px 19px;
  max-width: 212px;
  min-width: 160px;
  transition: all 300ms ease-in-out
}
@media (max-width:1600px) {
  .btn {
    font-size: 18px;
    padding: 22px 37px 20px
  }
}
@media (max-width:1024px) {
  .btn {
    font-size: 14px;
    padding: 16px 20px 14px;
    max-width: 130px;
    min-width: 126px
  }
}
.btn.subscr_btn {
  padding: 16px 37px 14px;
  background-color: #fff;
  color: #4500ba;
  border: 2px solid #fff
}
.btn.subscr_btn:hover {
  background-color: #4500ba;
  color: #fff
}
@media (max-width:1600px) {
  .btn.subscr_btn {
    padding: 17px 37px 15px
  }
}
@media (max-width:1024px) {
  .btn.subscr_btn {
    padding: 12px 20px 10px
  }
}
@media (max-width:767px) {
  .btn.subscr_btn {
    max-width: 100%;
    width: 100%;
    padding: 14px 20px 13px
  }
}
.btn.news-btn {
  background-color:#199d0f;
  color: #fff;
  border: 2px solid #199d0f
}
.btn.download:hover, .btn.news-btn:hover {
  background-color: #fff;
  color: #ba003a;
}
.btn.download {
  background-color: transparent;
  max-width: 277px;
  color: #fff;
  border: 1px solid #fff;
  padding: 20px 37px 18px;
  display: block;
  text-align: center
}
@media (max-width:1600px) {
  .btn.download {
    padding: 21px 37px 19px
  }
}
@media (max-width:1024px) {
  .btn.download {
    padding: 15px 20px 13px;
    max-width: 180px;
    display: inline-flex
  }
}
@media (max-width:767px) {
  .btn.download {
    display: block
  }
}
.btn.cookie__btn {
  min-width: 140px;
  font-size: 14px;
  letter-spacing: .07em;
  color: #fff;
  border: 1px solid #fff;
  padding: 12px
}
.search-close{width: 0;height: 0;overflow: hidden;border: none;display: block;}
.btn.cookie__btn-accept {width: 0;height: 0;overflow: hidden;border: none;}
.btn.cookie__btn-accept:hover {background-color: #4500ba;color: #fff}
.menu-btns a, .menu-btns a::before {display: inline-block;position: relative;top: 0;left: 0;font-size: 15px;}
.menu-btns a:hover{color: #4500ba;}
.menu-btns a::before {
  position: absolute;
  width: 100%;
  height: 100%;
  padding: 0;
  content: attr(data-text);
  opacity: 0;
  font-family: "Gilroy-Bold", Helvetica, Tahoma, Arial, sans-serif;
  transition: all 300ms ease-in-out
}
.menu-btns a:hover::before, a.active::before {
  opacity: 1
}
.menu-btns.header__menu a::before {
  color: #4500ba
}
@media (max-width:1024px) {
  .menu-btns.header__menu a::before {
    color: #fff;
    opacity: .5
  }
  .menu-btns.header__menu a {
    font-family: "Gilroy-Bold", Helvetica, Tahoma, Arial, sans-serif;
    font-size: 48px;
    line-height: 62px;
    letter-spacing: .72px;
    margin-bottom: 61px;
    color: #fff
  }
}
@media (max-width:767px) {
  .menu-btns.header__menu a {font-size:16px;line-height:20px;margin-bottom:20px}
}
@media (max-width:1024px) {
  .menu-btns.header__menu a:active, .menu-btns.header__menu a:hover {
    color: #4500ba
  }
}
@media (max-width:1024px) {
  a.active::before {
    opacity: .5;
    color: #4500ba !important
  }
}
.nav-burger {
  display: none;
  width: 26px;
  height: 18px;
  position: relative;
  transform: rotate(0deg);
  transition: 500ms ease-in-out;
  cursor: pointer
}
@media (max-width:1024px) {
  .nav-burger {
    display: block
  }
}
.nav-burger span {
  display: block;
  position: absolute;
  height: 2px;
  width: 50%;
  background: #0e422a;
  opacity: 1;
  transform: rotate(0deg);
  transition: .25s ease-in-out
}
.nav-burger span:nth-child(even) {
  left: 50%
}
.nav-burger span:nth-child(odd) {
  left: 0
}
.nav-burger span:nth-child(1), .nav-burger span:nth-child(2) {
  top: 0
}
.nav-burger span:nth-child(3), .nav-burger span:nth-child(4) {
  top: 8px
}
.nav-burger span:nth-child(5), .nav-burger span:nth-child(6) {
  top: 16px
}
.nav-burger.open span:nth-child(1), .nav-burger.open span:nth-child(6) {
  transform: rotate(45deg)
}
.nav-burger.open span:nth-child(2), .nav-burger.open span:nth-child(5) {
  transform: rotate(-45deg)
}
.nav-burger.open span:nth-child(1) {
  left: 1px;
  top: 4px
}
.nav-burger.open span:nth-child(2) {
  left: 10px;
  top: 4px
}
.nav-burger.open span:nth-child(3) {
  left: -50%;
  opacity: 0
}
.nav-burger.open span:nth-child(4) {
  left: 100%;
  opacity: 0
}
.nav-burger.open span:nth-child(5) {
  left: 1px;
  top: 13px
}
.nav-burger.open span:nth-child(6) {
  left: 10px;
  top: 13px
}
.footer form {
  color: #fff;
  display: flex;
  flex-direction: column
}
.footer form .top-label {
  font-size: 18px;
  letter-spacing: .54px;
  display: block;
  margin-bottom: 18px
}
@media (max-width:1600px) {
  .footer form .top-label {
    font-size: 16px;
    line-height: 24px
  }
}
@media (max-width:1024px) {
  .footer form .top-label {
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 15px
  }
}
@media (max-width:767px) {
  .footer form .top-label {
    font-size: 14px;
    line-height: 20px
  }
}
.footer form .check-label, .footer form .wpcf7-list-item > label {
  margin-top: 20px;
  position: relative;
  max-width: 357px
}
@media (max-width:1024px) {
  .footer form .check-label, .footer form .wpcf7-list-item > label {
    max-width: 195px
  }
}
@media (max-width:767px) {
  .footer form .check-label, .footer form .wpcf7-list-item > label {
    max-width: 100%;
    width: 100%;
    font-size: 14px
  }
}
.footer form .check-label input, .footer form .wpcf7-list-item > label input {
  max-width: 20px;
  min-width: 20px;
  height: 20px;
  display: inline-block;
  margin-right: 15px;
  padding: 0
}
.footer form .check-label input:checked + span:before, .footer form .wpcf7-list-item > label input:checked + span:before {
  content: '\2713';
  position: absolute;
  left: 3px;
  top: -1px;
  display: block;
  font-size: 16px;
  line-height: 24px;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-position: center
}
.footer form .check-label span, .footer form .wpcf7-list-item > label span {
  text-align: left;
  display: block;
  font-size: 16px;
  line-height: 24px
}
@media (max-width:767px) {
  .footer form .check-label span, .footer form .wpcf7-list-item > label span {
    font-size: 10px;
    line-height: 14px
  }
}
.footer form .wpcf7-list-item {
  margin-left: 0;
  margin-bottom: 15px
}
.footer form .wpcf7-list-item label {
  display: flex
}
.footer form .wpcf7-list-item input {
  cursor: pointer
}
.footer form .wpcf7-response-output {
  margin-left: 0;
  padding-left: 0;
  max-width: 350px
}
.footer form input {
  border: 1px solid #fff;
  max-width: 357px;
  padding: 13px 26px;
  color: #fff;
  letter-spacing: .98px
}
@media (max-width:1024px) {
  .footer form input {
    max-width: 195px;
    padding: 8px 17px
  }
}
@media (max-width:767px) {
  .footer form input {
    max-width: 100%;
    width: 100%;
    padding: 13px;
    font-size: 14px
  }
}
.footer form input::-moz-placeholder {
  font-size: 14px;
  line-height: 20px
}
.footer form input:-ms-input-placeholder {
  font-size: 14px;
  line-height: 20px
}
.footer form input::placeholder {
  font-size: 14px;
  line-height: 20px
}
@media (max-width:1024px) {
  .footer form input::-moz-placeholder {
    font-size: 12px;
    line-height: 16px
  }
  .footer form input:-ms-input-placeholder {
    font-size: 12px;
    line-height: 16px
  }
  .footer form input::placeholder {
    font-size: 12px;
    line-height: 16px
  }
}
@media (max-width:767px) {
  .footer form input::-moz-placeholder {
    font-size: 14px
  }
  .footer form input:-ms-input-placeholder {
    font-size: 14px
  }
  .footer form input::placeholder {
    font-size: 14px
  }
}
.footer form button {
  margin-top: 15px
}
.cookie {width:0;height:0;overflow: hidden;}
.cookie--active {
  opacity: 1;
  visibility: visible
}
.cookie__inner, .home__hero.home__hero--text {
  display: flex;
  align-items: center;
  justify-content: space-between
}
@media (max-width:1024px) {
  .cookie__inner {
    display: block
  }
}
.cookie__text {
  color: #fff;
  font-size: 14px;
  letter-spacing: .07em;
  line-height: 20px;
  padding-right: 56px
}
@media (max-width:1024px) {
  .cookie__text {
    margin-bottom: 20px;
    padding-right: 0
  }
}
@media (max-width:767px) {
  .cookie__text {
    font-size: 12px;
    line-height: 16px
  }
}
.cookie__text a {
  text-decoration: underline
}
.wpcf7-response-output {
  color: #fff;
  border: 0 !important;
  line-height: 1.4;
  font-size: 16px
}
.wpcf7-not-valid-tip {
  margin-top: 10px
}
.home__hero {
  height: 100vh
}
@media (max-width:767px) {
  .home__hero {
    height: auto
  }
}
.home__hero.home__hero--text {
  height: auto;
  min-height: 100vh;
  position: relative;
  justify-content: center
}
@media (max-width:767px) {
  .home__hero.home__hero--text {
    min-height: unset;
    height: auto
  }
}
.home__hero.home__hero--text .poster-box, .home__hero.home__hero--text .video-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}
.home__hero .video-box {
  position: relative;
  width: 100%;
  height: 100%
}
.home__hero .video-box video {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}
.home__hero .video-box .volume {
  position: absolute;
  bottom: 150px;
  left: 80px;
  display: flex;
  align-items: center;
  z-index: 2
}
@media (max-width:1600px) {
  .home__hero .video-box .volume {
    left: 65px
  }
}
@media (max-width:1024px) {
  .home__hero .video-box .volume {
    left: 50px
  }
}
@media (max-width:767px) {
  .home__hero .video-box .volume {
    top: 24px;
    left: 24px
  }
}
@media (max-width:1024px) {
  .home__hero .video-box .volume img {
    height: 27px
  }
}
.home__hero .video-box .volume img:last-of-type {
  display: none
}
.home__hero .video-box .volume.muted img:last-of-type {
  display: block
}
.home__hero .poster-box {
  height: 100%;
  overflow: hidden
}
.home__hero .poster-box img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover";
  display: block
}
.home__hero-text-area {
  width: 100%;
  color: #fff;
  text-align: center;
  position: relative;
  display: block;
  padding: 250px 0 150px
}
@media (max-width:767px) {
  .home__hero-text-area {
    padding: 75px 0 35px
  }
}
.home__hero-text-logo {
  display: block;
  margin: 0 auto 58px;
  max-width: 100%;
  max-height: 310px;
  width: auto;
  height: auto
}
@media (max-width:1600px) {
  .home__hero-text-logo {
    margin-bottom: 40px
  }
}
@media (max-width:1280px) {
  .home__hero-text-logo {
    max-height: 310px;
    margin-bottom: 25px
  }
}
@media (max-width:767px) {
  .home__hero-text-logo {
    max-height: 200px;
    margin-bottom: 17px
  }
}
.home__hero-text-logo:last-child, .home__hero-text:last-child {
  margin-bottom: 0
}
.home__hero-text {
  margin-bottom: 58px;
  letter-spacing: .6px;
  line-height: 38px;
  font-size: 30px;
  font-family: "Gilroy-Bold", Helvetica, Tahoma, Arial, sans-serif
}
@media (max-width:1600px) {
  .home__hero-text {
    margin-bottom: 45px;
    font-size: 24px;
    line-height: 24px
  }
}
@media (max-width:1280px) {
  .home__hero-text {
    margin-bottom: 30px;
    font-size: 18px;
    line-height: 26px
  }
}
@media (max-width:1024px) {
  .home__hero-text {
    font-size: 16px;
    line-height: 22px
  }
}
@media (max-width:767px) {
  .home__hero-text {
    margin-bottom: 30px
  }
}
.home__hero-cta-wrap {
  width: calc(100% + 36px);
  margin-left: -18px;
  margin-bottom: -10px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center
}
@media (max-width:767px) {
  .home__hero-cta-wrap {
    width: calc(100% + 30px);
    margin-left: -10px
  }
}
.home__hero-cta {
  max-width: unset;
  margin: 0 18px 10px;
  border: 2px solid #fff
}
@media (max-width:767px) {
  .home__hero-cta {
    margin: 0 15px 10px
  }
}
.home__calendar--inner .side-banners--el .banner-data a.btn:hover, .home__hero-cta:hover {
  background-color: #fff;
  color: #4500ba
}
.home__doping {
  padding: 20px 0
}
@media screen and (max-height:740px) and (max-width:767px) {
  .home__doping {
    padding: 10px 0
  }
}
.home__doping-title {
  font-size: 20px;
  letter-spacing: .1em;
  line-height: 30px;
  font-family: "Gilroy-Bold", Helvetica, Tahoma, Arial, sans-serif;
  text-transform: uppercase;
  margin-bottom: 10px
}
@media (max-width:767px) {
  .home__doping--inner {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-row-gap: 15px
  }
}
@media screen and (max-width:767px) and (max-height:740px) and (max-width:767px) {
  .home__doping--inner {
    grid-row-gap: 0
  }
}
.home__doping--inner img {
  max-height: 100px;
  filter: grayscale(1);
  transition: filter ease .3s !important;
}
@media (max-width:1600px) {
  .home__doping--inner img {
    max-height: 80px
  }
}
@media (max-width:1280px) {
  .home__doping--inner img {
    max-height: 60px
  }
}
@media (max-width:1024px) {
  .home__doping--inner img {
    max-height: 46px
  }
}
@media (max-width:767px) {
  .home__doping--inner img {
    display: block;
    margin: 0 auto
  }
}
.home__news {
  padding: 75px 0 115px;
  overflow: hidden
}
@media (max-width:1024px) {
  .home__news {
    padding: 75px 0 109px
  }
}
@media (max-width:767px) {
  .home__news {
    padding: 60px 0 85px
  }
}
@media screen and (max-height:740px) and (max-width:767px) {
  .home__news {
    padding: 10px 0 85px
  }
}
.home__news--inner {
  display: flex;
  align-items: center
}
@media (max-width:1024px) {
  .home__news--inner {
    display: block
  }
}
.home__stat {
  background-color: #38148e;
  padding: 115px 0 55px;
  color: #fff;
  margin-top: -2px
}
@media (max-width:1600px) {
  .home__stat {
    padding: 80px 0 55px
  }
}
@media (max-width:1024px) {
  .home__stat {
    padding: 37px 0
  }
}
@media (max-width:767px) {
  .home__stat {
    padding: 53px 0 0
  }
  .home__stat--inner {
    flex-wrap: wrap
  }
}
.home__stat--el {
  text-align: center;
  max-width: 220px
}
@media (max-width:1600px) {
  .home__stat--el {
    max-width: 200px
  }
}
@media (max-width:1024px) {
  .home__stat--el {
    max-width: 155px
  }
}
@media (max-width:767px) {
  .home__stat--el {
    max-width: unset;
    width: 50%;
    padding: 0 14px;
    margin-bottom: 30px
  }
}
@media (max-width:400px) {
  .home__stat--el {
    width: 100%;
    padding: 0
  }
}
.home__stat--el .number-box {
  margin-bottom: 22px;
  font-size: 60px;
  font-family: "Gilroy-Bold", Helvetica, Tahoma, Arial, sans-serif;
  letter-spacing: .9px;
  line-height: 70px
}
@media (max-width:1600px) {
  .home__stat--el .number-box {
    font-size: 54px;
    line-height: 66px;
    margin-bottom: 10px
  }
}
@media (max-width:1024px) {
  .home__stat--el .number-box {
    font-size: 48px;
    line-height: 62px;
    margin-bottom: 0
  }
}
@media (max-width:767px) {
  .home__stat--el .number-box {
    font-size: 40px;
    line-height: 48px
  }
}
.home__stat--el .number-box span {
  margin-left: -14px
}
.home__stat--el .title-box {
  font-size: 18px;
  letter-spacing: .54px;
  line-height: 27px
}
@media (max-width:1600px) {
  .home__stat--el .title-box {
    font-size: 16px;
    line-height: 25px
  }
}
@media (max-width:1024px) {
  .home__stat--el .title-box {
    font-size: 14px;
    line-height: 20px
  }
}
@media (max-width:767px) {
  .home__stat--el .title-box {
    font-size: 12px;
    line-height: 16px;
    margin: 0 auto;
    max-width: 166px
  }
}
.home__calendar {padding: 50px 0}
@media (max-width:1600px) {
  .home__calendar {
    padding: 100px 0
  }
}
@media (max-width:1024px) {
  .home__calendar {
    padding: 80px 0
  }
}
@media (max-width:767px) {
.home__calendar {padding:5px 0}



}
@media (max-width:1280px) {
  .home__calendar--inner {
    flex-wrap: wrap
  }
}
.home__calendar--inner .side-banners {
  max-width: 273px;
  width: 100%
}
@media (max-width:1280px) {
  .home__calendar--inner .side-banners {
    max-width: 100%;
    display: none;
    flex-wrap: wrap;
    margin-top:0px;margin-bottom:50px;
    justify-content: space-between
  }
}
@media (max-width:767px) {
  .home__calendar--inner .side-banners {
    flex-wrap: wrap
  }
}
.home__calendar--inner .side-banners--el {
  position: relative;
  display: block
}
@media (max-width:1280px) {
  .home__calendar--inner .side-banners--el {
    margin-bottom: 0;
    max-width: calc(50% - 8px)
  }
}
.home__calendar--inner .side-banners--el.subscribe {
  background-position: bottom;
  background-size: contain;
  background-repeat: no-repeat;
  height: 364px;
  background-color: #4608b1
}
@media (max-width:1280px) {
  .home__calendar--inner .side-banners--el.subscribe {
    height: 153px;
    width: 100%;
    max-width: 100%;
    margin-right: 0
  }
}
@media (max-width:767px) {
  .home__calendar--inner .side-banners--el.subscribe {
    height: 153px
  }
}
.home__calendar--inner .side-banners--el:not(:last-child) {
  margin-bottom: 23px
}
@media (max-width:1280px) {
  .home__calendar--inner .side-banners--el:not(:last-child) {
    margin-bottom: 18px !important
  }
}
.home__calendar--inner .side-banners--el img, .sports__list-el.active svg {
  display: block
}
.home__calendar--inner .side-banners--el .banner-data {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  color: #fff;
  padding: 30px;
  display: flex;
  flex-direction: column;
  justify-content: space-between
}
@media (max-width:1280px) {
  .home__calendar--inner .side-banners--el .banner-data {
    padding: 20px;
    justify-content: space-between
  }
}
.home__calendar--inner .side-banners--el .banner-data p, .newsroom__content--side .side-content .announce-el h4 {
  font-family: "Gilroy-Bold", Helvetica, Tahoma, Arial, sans-serif;
  font-size: 30px;
  line-height: 32px
}
@media (max-width:1280px) {
  .home__calendar--inner .side-banners--el .banner-data p {
    letter-spacing: .36px;
    font-size: 18px;
    line-height: 22px
  }
}
.home__calendar--inner .side-banners--el .banner-data a.btn {
  border: 2px solid #fff;
  font-size: 21px;
  line-height: 30px;
  letter-spacing: 2.1px;
  text-transform: uppercase;
  max-width: 190px;
  height: 68px
}
@media (max-width:1280px) {
  .home__calendar--inner .side-banners--el .banner-data a.btn {
    margin-top: 16px;
    max-width: 144px;
    height: 50px;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: .48px
  }
  .home__calendar--inner .side-banners--el .banner-data__logo {
    display: none
  }
}
@media (max-width:767px) {
  .home__calendar .section-header {
    font-size: 30px;
    margin-bottom: 20px
  }
}
.sports__content {
  padding: 82px 0
}
.sports__content--inner {
  display: flex
}
@media (max-width:1024px) {
  .sports__content--inner {
    flex-direction: column
  }
}
.sports__list {
  display: flex;
  width: 37%;
  padding-right: 50px;
  flex-direction: column
}
@media (max-width:1280px) {
  .sports__list {
    padding-right: 30px
  }
}
@media (max-width:1024px) {
  .sports__list {
    display: none
  }
}
.sports__list-el {
  position: relative;
  display: flex;
  align-items: center;
  text-align: left;
  font-size: 90px;
  text-transform: uppercase;
  color: transparent;
  -webkit-text-stroke: 1px #707070;
  transition: all 300ms ease-in-out;
  font-family: "Gilroy-Bold", Helvetica, Tahoma, Arial, sans-serif
}
@media (max-width:1700px) {
  .sports__list-el {
    font-size: 85px
  }
}
@media (max-width:1600px) {
  .sports__list-el {
    font-size: 70px
  }
}
@media (max-width:1280px) {
  .sports__list-el {
    font-size: 48px
  }
}
.sports__list-el.active, .sports__list-el:hover {
  color: #4500ba;
  -webkit-text-stroke: 1px #4500ba
}
.sports__list-el svg {
  display: none;
  margin-left: 20px;
  width: 35px
}
.sports__description {
  width: 50%;
  font-size: 16px;
  letter-spacing: .54px;
  line-height: 26px;
  padding-top: 118px;
  padding-left: 30px
}
.sports__description p {
  max-width: 316px;
  margin-left: auto
}
@media (max-width:1024px) {
  .sports__description p {
    max-width: 100%;
    margin-left: 0
  }
}
@media (max-width:1600px) {
  .sports__description {
    padding-top: 70px
  }
}
@media (max-width:1280px) {
  .sports__description {
    padding-top: 0;
    max-width: 50%;
    min-width: 50%;
    padding-left: 50px
  }
}
@media (max-width:1024px) {
  .sports__description {
    width: 100%;
    max-width: 100%;
    padding-left: 0;
    margin-left: 0
  }
}
.sports__swiper {
  width: 52%
}
@media (max-width:1024px) {
  .sports__swiper {
    margin: 30px auto 20px;
    min-width: 315px;
    max-width: 500px
  }
}
@media (max-width:767px) {
  .sports__swiper {
    min-width: 260px;
    max-width: 400px;
    width: 100%
  }
}
.sports__swiper-item__img img {
  display: block;
  width: 100%;
  height: 100%;
  max-height: 700px;
  max-width: 460px;
  margin: 0 auto
}
.sports__swiper-pagination {
  margin-top: 35px;
  text-align: center
}
.sports__swiper-pagination .swiper-pagination-bullet {
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background-color: #aaa
}
.sports__swiper-pagination .swiper-pagination-bullet-active {
  background-color: #4500ba
}
@media (max-width:1024px) {
  .sports-box:not(:last-child) {
    margin-bottom: 100px
  }
  .sports-box__inner {
    flex-direction: column
  }
}
.newsroom__hero {
  padding-top: 57px
}
@media (max-width:1024px) {
  .newsroom__hero {
    padding-top: 10px
  }
}
.newsroom__content--side .side-content h3, .newsroom__hero h1 {
  text-transform: uppercase;
  font-family: "Gilroy-Bold", Helvetica, Tahoma, Arial, sans-serif
}
.newsroom__hero h1 {
  text-align: center;
  margin-bottom: 40px;
  font-size: 60px
}
@media (max-width:1600px) {
  .newsroom__hero h1 {
    font-size: 52px
  }
}
@media (max-width:1024px) {
  .newsroom__hero h1 {
    font-size: 48px;
    line-height: 62px;
    margin-bottom: 20px
  }
}
@media (max-width:767px) {
  .newsroom__hero h1 {
    font-size: 38px;
    line-height: 42px;
    margin-bottom: 26px
  }
}
.newsroom__hero--anchors {
  border-top: 1px solid #707070;
  border-bottom: 1px solid #707070;
  height: 58px;
  display: flex;
  align-items: center;
  justify-content: space-around
}
@media (max-width:1024px) {
  .newsroom__hero--anchors {
    height: 46px
  }
}
.newsroom__hero--anchors__link {
  letter-spacing: .6px;
  font-size: 20px;
  font-family: "Gilroy-Bold", Helvetica, Tahoma, Arial, sans-serif;
  transition: all 300ms ease-in-out
}
@media (max-width:1600px) {
  .newsroom__hero--anchors__link {
    font-size: 18px
  }
}
@media (max-width:1024px) {
  .newsroom__hero--anchors__link {
    font-size: 14px;
    line-height: 20px
  }
}
.newsroom__content--grid .news-element h4 a:hover, .newsroom__content--side .side-content a:hover, .newsroom__hero--anchors__link.active, .newsroom__hero--anchors__link:hover {
  color: #4500ba
}
.newsroom__content {
  padding-top:53px;
  padding-bottom: 100px
}
@media (max-width:1600px) {
  .newsroom__content {
    padding-top: 50px;
    padding-bottom: 60px
  }
}
@media (max-width:1024px) {
  .newsroom__content {
    padding-top: 36px;
    padding-bottom: 83px
  }
}
@media (max-width:767px) {
  .newsroom__content {
    padding-top: 46px;
    padding-bottom: 75px
  }
}
.newsroom__content--inner {
  display: flex
}
@media (max-width:767px) {
  .newsroom__content--inner {
    display: block
  }
}
.newsroom__content--side {
  width: 26%;
  position: relative;
  padding-left: 58px
}
@media (max-width:1280px) {
  .newsroom__content--side {
    width: 34%;
    padding-left: 74px
  }
}
@media (max-width:1024px) {
  .newsroom__content--side {
    width: 34%;
    padding-left: 50px
  }
}
@media (max-width:767px) {
  .newsroom__content--side {
    width: 100%;
    padding-left: 0
  }
}
.newsroom__content--side .side-content h3 {
  font-size: 30px;
  line-height: 26px;
  letter-spacing: .3px
}
@media (max-width:1600px) {
  .newsroom__content--side .side-content h3 {
    font-size: 26px
  }
}
@media (max-width:1280px) {
  .newsroom__content--side .side-content h3 {
    font-size: 20px
  }
}
@media (max-width:1024px) {
  .newsroom__content--side .side-content h3 {
    font-size: 14px;
    line-height: 20px
  }
}
@media (max-width:767px) {
  .newsroom__content--side .side-content h3 {
    font-size: 30px;
    line-height: 35px;
    text-transform: capitalize
  }
}
.newsroom__content--side .side-content .news-btn {
  margin-top: 30px
}
.newsroom__content--side .side-content .announce-list {
  margin-top: 37px;
  border-bottom: 1px solid #707070
}
@media (max-width:1024px) {
  .newsroom__content--side .side-content .announce-list {
    margin-top: 20px
  }
}
@media (max-width:767px) {
  .newsroom__content--side .side-content .announce-list {
    margin-top: 10px
  }
}
.newsroom__content--side .side-content .announce-el {
  border-top: 1px solid #707070;
  padding: 35px 0
}
@media (max-width:1024px) {
  .newsroom__content--side .side-content .announce-el {
    padding: 30px 0
  }
}
@media (max-width:767px) {
  .newsroom__content--side .side-content .announce-el {
    padding: 15px 0
  }
}
.newsroom__content--side .side-content .announce-el h4 {
  font-size: 20px;
  letter-spacing: .2px;
  line-height: 26px
}
@media (max-width:1600px) {
  .newsroom__content--side .side-content .announce-el h4 {
    font-size: 16px;
    line-height: 22px
  }
}
@media (max-width:1024px) {
  .newsroom__content--side .side-content .announce-el h4 {
    font-size: 14px;
    line-height: 20px
  }
}
.newsroom__content--side .side-content.bottom {
  position: absolute;
  bottom: 0
}
.newsroom__content--grid .news-element h4 a, .newsroom__content--side .side-content a {
  transition: all 300ms ease-in-out
}
.newsroom__content--side .side-content.sticky {
  position: sticky;
  top: 110px
}
.header__menu>li a.active{color:#57cd32;font-weight: bold;}
.newsroom__content .info {
  font-size: 14px;
  letter-spacing: .05em;
  line-height: 20px;
  margin-bottom: 16px
}
@media (max-width:1024px) {
  .newsroom__content .info {
    font-size: 12px;
    line-height: 16px
  }
}
@media (max-width:767px) {
  .newsroom__content .info {
    margin-bottom: 11px
  }
}
.newsroom__content .info span:last-child {
  margin-left: 20px
}
@media (max-width:767px) {
  .newsroom__content .info span:last-child {
    margin-left: 15px
  }
}
.newsroom__content--main {
  width: 74%
}
@media (max-width:1280px) {
  .newsroom__content--main {
    width: 66%
  }
}
@media (max-width:767px) {
  .newsroom__content--main {
    width: 100%;
    margin-bottom: 55px
  }
}
.newsroom__content--main h2 {
  margin-bottom: 40px
}
@media (max-width:1024px) {
  .newsroom__content--main h2 {
    margin-bottom: 25px
  }
}
.newsroom__content--main .anchors {
  display: flex;
  margin-bottom:30px;
}
@media (max-width:1600px) {
  .newsroom__content--main .anchors {
    margin-bottom: 50px
  }
}
@media (max-width:1024px) {
  .newsroom__content--main .anchors {
    margin-bottom: 38px
  }
}
@media (max-width:767px) {
  .newsroom__content--main .anchors {
    margin-bottom: 32px
  }
}
.newsroom__content--main .anchors-item {
  height: 67px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1;
  color: #000;
  border-bottom: 2px solid #fff;
  line-height: 30px;
  font-size: 20px;
  text-transform: uppercase;
  font-family: "Gilroy-Bold", Helvetica, Tahoma, Arial, sans-serif
}
@media (max-width:1600px) {
  .newsroom__content--main .anchors-item {
    font-size: 18px;
    line-height: 28px;
    height: 55px
  }
}
@media (max-width:1280px) {
  .newsroom__content--main .anchors-item {
    font-size: 16px;
    line-height: 26px;
    height: 40px
  }
}
@media (max-width:1024px) {
  .newsroom__content--main .anchors-item {
    font-size: 14px;
    line-height: 20px;
    height: 22px
  }
}
.newsroom__content--main .anchors-item.active, .newsroom__content--main .anchors-item:hover {
  border-color: #4500ba;
  color: #4500ba
}
.newsroom__content--main .anchors-item:not(:last-child) {
  margin-right: 50px
}
@media (max-width:767px) {
  .newsroom__content--main .anchors-item:not(:last-child) {
    margin-right: 0
  }
}
.newsroom__content--grid {
  display: grid;
  grid-row-gap: 50px;
  grid-column-gap: 55px;
  grid-template-columns: repeat(4, 1fr);
  margin-bottom: 50px
}
@media (max-width:1600px) {
  .newsroom__content--grid {
    grid-row-gap: 30px;
    grid-column-gap: 30px
  }
}
@media (max-width:1280px) {
  .newsroom__content--grid {
    grid-template-columns: repeat(3, 1fr)
  }
}
@media (max-width:1024px) {
  .newsroom__content--grid {
    grid-column-gap: 15px;
    margin-bottom: 40px
  }
}
@media (max-width:767px) {
  .newsroom__content--grid {
    grid-row-gap: 35px;
    grid-column-gap: 0;
    grid-template-columns: repeat(1, 1fr);
    margin-bottom: 35px
  }
}
.newsroom__content--grid .news-element .img-box {
  height: 220px;
  display: block;
  margin-bottom: 22px;
  overflow: hidden
}
@media (max-width:1600px) {
  .newsroom__content--grid .news-element .img-box {
    height: 190px
  }
}
@media (max-width:1024px) {
  .newsroom__content--grid .news-element .img-box {
    height: 128px;
    margin-bottom: 20px
  }
}
@media (max-width:767px) {
  .newsroom__content--grid .news-element .img-box {
    height: 100px;
    margin-bottom: 18px
  }
}
.newsroom__content--grid .news-element .img-box:hover img {
  transform: scale(1.2)
}
.newsroom__content--grid .news-element .img-box img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center top;
  object-position: center top;
  font-family: "object-fit: cover; object-position: center top";
  transition: all 300ms ease-in-out
}
.newsroom__content--grid .news-element .img-box .image-contain {
  -o-object-fit: contain;
  object-fit: contain
}
.newsroom__content--grid .news-element:not(:first-child) .cms-editor {
  display: none
}
@media (max-width:767px) {
  .newsroom__content--grid .news-element:not(:first-child) {
    display: flex
  }
  .newsroom__content--grid .news-element:not(:first-child) .img-box {
    width: 48%;
    margin-bottom: 0
  }
  .newsroom__content--grid .news-element:not(:first-child) .text-box {
    width: 52%;
    padding-left: 20px
  }
  .newsroom__content--grid .news-element:not(:first-child) h4 {
    font-size: 14px;
    line-height: 20px
  }
}
@media (max-width:400px) {
  .newsroom__content--grid .news-element:not(:first-child) .text-box span {
    display: block;
    padding-left: 0
  }
}



.newsroom__content--grid .news-element h4 {
  font-size: 20px;
  letter-spacing: .2px;
  line-height: 26px
}
@media (max-width:1600px) {
  .newsroom__content--grid .news-element h4 {
    font-size: 18px
  }
}
@media (max-width:1024px) {
  .newsroom__content--grid .news-element h4 {
    font-size: 16px;
    line-height: 24px
  }
}
@media (max-width:767px) {
  .newsroom__content--grid .news-element h4 {
    font-size: 18px;
    line-height: 22px
  }
}
.newsroom__content--grid .news-element p {
  font-size: 18px;
  line-height: 24px;
  margin-top: 21px
}
@media (max-width:1600px) {
  .newsroom__content--grid .news-element p {
    font-size: 16px;
    line-height: 22px
  }
}
@media (max-width:1024px) {
  .newsroom__content--grid .news-element p {
    font-size: 14px;
    line-height: 20px
  }
}
@media (max-width:767px) {
  .newsroom__content--grid .news-element p {
    display: none
  }
}
.newsroom__media--inner {
  position: relative
}
.newsroom__media--inner .media-el {
  display: block;
  height: 370px;
  background-color: #ddd
}
@media (max-width:1600px) {
  .newsroom__media--inner .media-el {
    height: 300px
  }
}
@media (max-width:1280px) {
  .newsroom__media--inner .media-el {
    height: 250px
  }
}
@media (max-width:1024px) {
  .newsroom__media--inner .media-el {
    height: 200px
  }
}
@media (max-width:767px) {
  .newsroom__media--inner .media-el {
    height: 130px
  }
}
.newsroom__media--inner .media-el img {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover"
}
.newsroom__media .swiper-button {
  transition: opacity 500ms;
  opacity: 1;
  width: 76px;
  height: 99px;
  background-color: #fff;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
  display: flex;
  justify-content: center;
  align-items: center
}
@media (max-width:1600px) {
  .newsroom__media .swiper-button {
    width: 65px;
    height: 85px
  }
}
@media (max-width:1280px) {
  .newsroom__media .swiper-button {
    width: 55px;
    height: 75px
  }
}
@media (max-width:1024px) {
  .newsroom__media .swiper-button {
    width: 50px;
    height: 65px
  }
}
@media (max-width:767px) {
  .newsroom__media .swiper-button {
    width: 47px;
    height: 61px
  }
}
.newsroom__media .swiper-button svg {
  height: 31px;
  width: 16px
}
@media (max-width:1600px) {
  .newsroom__media .swiper-button svg {
    height: 28px;
    width: 14px
  }
}
@media (max-width:1024px) {
  .newsroom__media .swiper-button svg {
    height: 24px;
    width: 12px
  }
}
@media (max-width:767px) {
  .newsroom__media .swiper-button svg {
    height: 20px;
    width: 10px
  }
}
.newsroom__media .swiper-button-disabled {
  opacity: 0
}
.newsroom__media .button-next {
  right: 0
}
.newsroom__media .button-prev {
  left: 0
}
.newsroom__media .button-prev svg {
  transform: scaleX(-1);
  transform: rotate(0deg)
}
.image-title {
  padding-left: 10px;
  display: inline-block;
  padding-top: 16px;
  vertical-align: middle;
  font-size: 14px;
  letter-spacing: .98px;
  line-height: 20px;
  color: #fff
}
@media (max-width:767px) {
  .image-title {
    padding-top: 10px
  }
}
.newsroomPage .home__calendar {
  margin: 70px 0 0;
  padding: 0;
  background-color: #fff
}
@media (max-width:1024px) {
  .newsroomPage .home__calendar {
    margin: 80px 0 0
  }
}
@media (max-width:767px) {
  .newsroomPage .home__calendar {
    margin: 45px 0 0
  }
}
.newsroomPage .home__calendar .container {
  background-color: #f1eff4;
  padding-top: 100px
}
.newsroomPage .newsroom__media {
  margin: 100px 0 0;
  background-color: #f1eff4
}
.policy {
  padding-top: 150px;
  padding-bottom: 150px
}
@media (max-width:1600px) {
  .policy {
    padding-top: 100px;
    padding-bottom: 100px
  }
}
@media (max-width:1280px) {
  .policy {
    padding-top: 80px;
    padding-bottom: 80px
  }
}
@media (max-width:1024px) {
  .policy {
    padding-top: 50px;
    padding-bottom: 80px
  }
}
@media (max-width:767px) {
  .policy {
    padding-top: 0;
    padding-bottom: 70px
  }
}
.policy__inner {
  padding-right: 140px
}
@media (max-width:1280px) {
  .policy__inner {
    padding-right: 0
  }
}
.policy__inner h1, .policy__inner h2, .policy__inner h3 {
  font-family: "Gilroy-Bold", Helvetica, Tahoma, Arial, sans-serif
}
.policy__inner h1 {
  color: #4500ba;
  font-size: 48px;
  line-height: 62px;
  margin-bottom: 30px;
  letter-spacing: .02em
}
@media (max-width:1600px) {
  .policy__inner h1 {
    font-size: 44px;
    line-height: 58px
  }
}
@media (max-width:1280px) {
  .policy__inner h1 {
    font-size: 40px;
    line-height: 54px
  }
}
@media (max-width:1024px) {
  .policy__inner h1 {
    font-size: 34px;
    line-height: 48px
  }
}
@media (max-width:767px) {
  .policy__inner h1 {
    font-size: 30px;
    line-height: 35px
  }
}
.policy__inner h2, .policy__inner h3 {
  letter-spacing: .04em
}
.policy__inner h2 {
  color: #4500ba;
  font-size: 20px;
  line-height: 29px;
  margin-bottom: 6px
}
@media (max-width:767px) {
  .policy__inner h2 {
    font-size: 18px;
    line-height: 22px
  }
}
.policy__inner h3 {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 7px
}
.policy__inner p {
  font-size: 14px;
  letter-spacing: .03em;
  line-height: 23px;
  margin-bottom: 29px
}
.policy__inner p:last-child {
  margin-bottom: 0
}
.policy__inner b, .policy__inner strong {
  font-family: "Gilroy-Bold", Helvetica, Tahoma, Arial, sans-serif;
  font-size: 14px;
  letter-spacing: .04em;
  line-height: 20px
}
.policy__item {
  margin-bottom: 64px
}
@media (max-width:1280px) {
  .policy__item {
    margin-bottom: 50px
  }
}
@media (max-width:767px) {
  .policy__item {
    margin-bottom: 36px
  }
}
.policy__list {
  margin-top: 21px
}
.policy__list-item {
  margin-bottom: 29px
}
.policy__sublist {
  padding-left: 44px
}
@media (max-width:767px) {
  .policy__sublist {
    padding-left: 25px
  }
}
.about__structure {
  padding: 135px 0 100px
}
@media (max-width:1280px) {
  .about__structure {
    padding: 100px 0 50px
  }
}
@media (max-width:1024px) {
  .about__structure {
    padding: 66px 0 25px
  }
}
.about__structure .structure__line {
  transform: scaleX(1)
}
.about__structure .structure__line .inner-line {
  transform: scaleY(1);
  transform: translateX(-50%)
}
@media (max-width:767px) {
  .about__structure .structure__line .inner-line {
    transform: none;
    display: none
  }
  .about__structure .structure__line {
    transform: none
  }
}
.about__structure .structure__el:after {
  height: 50px
}
@media (max-width:767px) {
  .about__structure .structure__el:after {
    height: 1px
  }
}
.about__members {
  background-color: #ededed;
  padding: 158px 0 124px
}
@media (max-width:1024px) {
  .about__members {
    padding: 74px 0 62px
  }
}
@media (max-width:767px) {
  .about__members {
    padding: 62px 0
  }
}
.about__members-list {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 20px 15px;
  grid-template-areas: "header-box header-box member member2 member3 member4""member5 member6 member7 member8 member9 ."
}
@media (max-width:1600px) {
  .about__members-list {
    grid-template-columns: repeat(6, 1fr);
    grid-template-areas: "header-box header-box member member2 member3""member4 member5 member6 member7 member8""member9 . . . ."
  }
}
@media (max-width:1280px) {
  .about__members-list {
    grid-template-columns: repeat(4, 1fr);
    grid-template-areas: "header-box header-box member member2""member3 member4 member5 member6""member7 member8 member9 ."
  }
}
@media (max-width:1024px) {
  .about__members-list {
    grid-template-columns: repeat(3, 1fr);
    grid-template-areas: "header-box member member2""member3 member4 member5""member6 member7 member8""member9 . ."
  }
}
@media (max-width:767px) {
  .about__members-list {
    grid-template-columns: repeat(2, 1fr);
    grid-template-areas: "header-box header-box""member member2""member3 member4""member5 member6""member7 member8""member9 ."
  }
}
.about__members [member="1"] {
  grid-area: member
}
.about__members [member="2"] {
  grid-area: member2
}
.about__members [member="3"] {
  grid-area: member3
}
.about__members [member="4"] {
  grid-area: member4
}
.about__members [member="5"] {
  grid-area: member5
}
.about__members [member="6"] {
  grid-area: member6
}
.about__members [member="7"] {
  grid-area: member7
}
.about__members [member="8"] {
  grid-area: member8
}
.about__members [member="9"] {
  grid-area: member9
}
.about__members .header-box {
  grid-area: header-box;
  padding-top: 63px
}
@media (max-width:767px) {
  .about__members .header-box {
    padding-top: 0
  }
}
.about__members .member-box {
  height: 393px;
  position: relative
}
@media (max-width:1024px) {
  .about__members .member-box {
    height: 350px;
    max-width: 250px
  }
}
@media (max-width:767px) {
  .about__members .member-box {
    margin: 0 auto;
    height: 300px;
    max-width: 200px
  }
}
@media (max-width:500px) {
  .about__members .member-box {
    height: 230px;
    max-width: 166px
  }
}
.about__members .member-box::before {
  content: '';
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  left: 0%;
  top: 0%;
  z-index: 1;
  background: linear-gradient(180deg, transparent 0%, rgba(0, 0, 0, .06) 56%, rgba(0, 0, 0, .3) 67%, rgba(0, 0, 0, .5) 73%, rgba(0, 0, 0, .85) 88%, #000 100%)
}
.about__members .member-box img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover";
  filter: grayscale(1)
}
.about__members .member-box__info {
  position: absolute;
  bottom: 18px;
  left: 25px;
  width: calc(100% - 50px);
  color: #fff;
  z-index: 2
}
@media (max-width:1024px) {
  .about__members .member-box__info {
    left: 20px;
    width: calc(100% - 40px)
  }
}
@media (max-width:767px) {
  .about__members .member-box__info {
    left: 16px;
    width: calc(100% - 32px)
  }
}
.about__members .member-box__info h4 {
  font-size: 30px;
  letter-spacing: .6px;
  margin-bottom: 4px
}
@media (max-width:1600px) {
  .about__members .member-box__info h4 {
    font-size: 24px
  }
}
@media (max-width:1024px) {
  .about__members .member-box__info h4 {
    font-size: 18px
  }
}
@media (max-width:767px) {
  .about__members .member-box__info h4 {
    font-size: 16px
  }
}
.about__members .member-box__info span {
  font-size: 18px;
  line-height: 24px
}
@media (max-width:1600px) {
  .about__members .member-box__info span {
    font-size: 16px;
    line-height: 24px
  }
}
@media (max-width:767px) {
  .about__members .member-box__info span {
    font-size: 14px;
    line-height: 20px
  }
}
.about__history {
  padding: 300px 0;
  overflow: hidden
}
@media (max-width:1600px) {
  .about__history {
    padding: 220px 0 250px
  }
}
@media (max-width:1024px) {
  .about__history {
    padding: 153px 0 200px
  }
}
@media (max-width:767px) {
  .about__history {
    padding: 60px 0 82px
  }
  .about__history .no-mw {
    padding-right: 30px
  }
}
.about__history--inner .history-wrapper {
  align-items: flex-end;
  margin-bottom: 116px
}
@media (max-width:1024px) {
  .about__history--inner .history-wrapper {
    margin-bottom: 92px
  }
}
@media (max-width:767px) {
  .about__history--inner .history-wrapper {
    flex-direction: column;
    margin-bottom: 0
  }
}
.about__history--inner .history-wrapper__list {
  margin-top: 10px
}
@media (max-width:767px) {
  .about__history--inner .history-wrapper__list {
    padding-top: 0;
    margin-top: 0;
    flex-direction: column;
    width: 100%;
    z-index: 2
  }
  .about__history--inner .history-wrapper__list:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 4px;
    height: 100%;
    background-color: #4500ba
  }
}
.about__history--inner .history-wrapper__list .scroll-track-list {
  display: none
}
@media (max-width:767px) {
  .about__history--inner .history-wrapper__list .scroll-track-list {
    display: block;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    background-image: linear-gradient(to bottom, #f1ecf9 0%, #4809b7 100%);
    height: 54px;
    width: 13px;
    border-radius: 35px;
    top: -1px
  }
}
.about__history--inner .history-wrapper__title {
  max-width: 430px;
  min-width: 430px;
  width: 100%;
  min-height: 265px;
  padding-right: 30px;
  margin-right: 108px;
  position: relative;
  background-color: #fff;
  z-index: 2;
  display: flex;
  flex-direction: column;
  justify-content: flex-end
}
@media (max-width:1600px) {
  .about__history--inner .history-wrapper__title {
    margin-right: 80px;
    max-width: 380px;
    min-width: 380px
  }
}
@media (max-width:1280px) {
  .about__history--inner .history-wrapper__title {
    margin-right: 60px;
    max-width: 335px;
    min-width: 335px
  }
}
@media (max-width:1024px) {
  .about__history--inner .history-wrapper__title {
    margin-right: 55px;
    max-width: 290px;
    min-width: 290px;
    min-height: 285px
  }
}
@media (max-width:767px) {
  .about__history--inner .history-wrapper__title {
    padding-right: 0;
    margin-right: 0;
    max-width: unset;
    min-width: unset;
    min-height: auto;
    padding-bottom: 30px
  }
}
.about__history--inner .history-wrapper__title:before {
  content: '';
  position: absolute;
  left: -200px;
  width: 200px;
  background-color: #fff;
  display: block;
  height: 200%;
  top: 0
}
@media (max-width:767px) {
  .about__history--inner .history-wrapper__title:before {
    display: none
  }
}
.about__history--inner .history-wrapper__title h2 {
  font-size: 60px;
  letter-spacing: .9px;
  line-height: 70px;
  margin-bottom: 15px
}
@media (max-width:1600px) {
  .about__history--inner .history-wrapper__title h2 {
    font-size: 54px;
    line-height: 58px
  }
}
@media (max-width:1280px) {
  .about__history--inner .history-wrapper__title h2 {
    font-size: 46px;
    line-height: 54px
  }
}
@media (max-width:1024px) {
  .about__history--inner .history-wrapper__title h2 {
    font-size: 40px;
    line-height: 48px;
    margin-bottom: 20px
  }
}
@media (max-width:767px) {
  .about__history--inner .history-wrapper__title h2 {
    font-size: 30px;
    line-height: 35px;
    margin-bottom: 10px
  }
}
.about__history--inner .history-wrapper__title p {
  line-height: 29px;
  font-size: 20px;
  letter-spacing: .8px;
  color: #2b2b2b
}
@media (max-width:1600px) {
  .about__history--inner .history-wrapper__title p {
    font-size: 18px;
    line-height: 26px
  }
}
@media (max-width:1024px) {
  .about__history--inner .history-wrapper__title p {
    font-size: 16px;
    line-height: 24px
  }
}
.about__history--inner .history-element {
  padding-right: 154px;
  position: relative
}
@media (max-width:1600px) {
  .about__history--inner .history-element {
    padding-right: 100px
  }
}
@media (max-width:1024px) {
  .about__history--inner .history-element {
    flex-direction: column-reverse
  }
}
@media (max-width:767px) {
  .about__history--inner .history-element {
    padding-right: 0;
    display: flex;
    padding-bottom: 10px
  }
}
.about__history--inner .history-element__left {
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
  max-width: 260px;
  min-width: 260px
}
@media (max-width:1280px) {
  .about__history--inner .history-element__left {
    max-width: 200px;
    min-width: 200px
  }
}
@media (max-width:1024px) {
  .about__history--inner .history-element__left {
    max-width: 185px;
    min-width: 185px
  }
}
@media (max-width:767px) {
  .about__history--inner .history-element__left {
    width: 50%;
    max-width: 50%;
    min-width: 50%
  }
}
.about__history--inner .history-element__left .info {
  font-family: "Gilroy-Bold", Helvetica, Tahoma, Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: .04em
}
.about__history--inner .history-element__left h4 {
  font-family: "Gilroy-Regular", Helvetica, Tahoma, Arial, sans-serif;
  font-size: 20px;
  letter-spacing: .04em;
  line-height: 29px;
  margin-top: 17px
}
@media (max-width:1600px) {
  .about__history--inner .history-element__left h4 {
    font-size: 18px;
    line-height: 26px
  }
}
@media (max-width:1024px) {
  .about__history--inner .history-element__left h4 {
    font-size: 14px;
    line-height: 20px;
    margin-top: 7px
  }
}
.about__history--inner .history-element .img-box {
  margin-left: 16px;
  margin-bottom: 1px;
  min-width: 260px;
  max-width: 260px;
  height: 260px
}
@media (max-width:1280px) {
  .about__history--inner .history-element .img-box {
    min-width: 200px;
    max-width: 200px;
    height: 200px
  }
}
@media (max-width:1024px) {
  .about__history--inner .history-element .img-box {
    min-width: 156px;
    max-width: 156px;
    height: 156px;
    margin-left: 0;
    margin-bottom: 23px
  }
}
@media (max-width:767px) {
  .about__history--inner .history-element .img-box {
    display: none
  }
}
.about__history--inner .history-element .img-box img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  font-family: "object-fit: cover; object-position: center"
}
.about__history--inner .history-element:last-child {
  padding-right: 300px !important
}
@media (max-width:767px) {
  .about__history--inner .history-element:last-child {
    padding-right: 0 !important
  }
}
.about__history--inner .history-element:before {
  content: '';
  position: absolute;
  left: -25px;
  bottom: -176px;
  width: 50px;
  height: 50px;
  display: block;
  border-radius: 50%;
  background-color: #4500ba;
  border: 15px solid #fff
}
@media (max-width:1024px) {
  .about__history--inner .history-element:before {
    bottom: -152px
  }
}
@media (max-width:767px) {
  .about__history--inner .history-element:before {
    width: 30px;
    height: 30px;
    border: 10px solid #fff;
    left: 50%;
    transform: translateX(-50%);
    top: 0
  }
}
.about__history--inner .history-element::after {
  content: "";
  position: absolute;
  left: -5px;
  bottom: -138px;
  width: 5px;
  height: 135px;
  border-right: 1px dotted #4500ba
}
@media (max-width:767px) {
  .about__history--inner .history-element::after {
    content: none
  }
  .about__history--inner .history-element:nth-child(odd) .history-element__left {
    padding-left: 32px;
    margin-left: auto
  }
  .about__history--inner .history-element:nth-child(even) .history-element__left {
    text-align: right;
    padding-right: 32px;
    margin-right: auto
  }
}
.about__history--inner .scroll-area {
  display: flex;
  align-items: center;
  height: 69px;
  margin-top: 47px;
  padding-right: 20px
}


.verarr{width: 100%;clear: both;display: block;margin-top: 50px;margin-bottom: 60px;min-height: 950px;}


@media (max-width:767px) {
.about__history--inner .scroll-area {position: absolute;padding-right: 0;top: 0;left: 50%;transform: translateX(-50%);height: 100%;display: none}
.verarr{min-height: 550px;}
.albouttie{margin-top:0px;}

}
.about__history--inner .scroll-area .scroll-track {height: 2px;background-color: #4500ba;width: 100%
}
@media (max-width:767px) {
.about__history--inner .scroll-area .scroll-track {width: 4px;height: 100%}
}
.about__history--inner .scroll-area .scroll-thumb {height: 20px;background-image: linear-gradient(to right, #f1ecf9 0%, #4809b7 100%);width: 332px;position: absolute;left: 0;border-radius: 35px}
@media (max-width:1600px) {
  .about__history--inner .scroll-area .scroll-thumb {
    width: 250px
  }
}
@media (max-width:1280px) {
  .about__history--inner .scroll-area .scroll-thumb {
    width: 200px
  }
}
@media (max-width:1024px) {
.about__history--inner .scroll-area .scroll-thumb {width: 113px}
}
@media (max-width:767px) {
  .about__history--inner .scroll-area .scroll-thumb {
    left: 50%;
    transform: translateX(-50%);
    background-image: linear-gradient(to bottom, #f1ecf9 0%, #4809b7 100%);
    height: 54px;
    width: 13px
  }
}
.about__info {clear: both;display: block;padding-top:10px;}
@media (max-width:1024px) {
  .about__info {
    padding: 82px 0
  }
}
@media (max-width:767px) {
.about__info {padding:55px 0 0px 0;}
}
.about__info .info-box {padding: 42px 42px 42px 66px;line-height: 1.6;}

@media (max-width:1024px) {
.about__info .info-box {display: block;padding: 35px}
}
@media (max-width:767px) {
  .about__info .info-box {
    padding: 35px 20px
  }
}
.about__info .info-box__anchor.reversed {
  margin-top: 120px
}
@media (max-width:1024px) {
  .about__info .info-box__anchor.reversed {
    margin-top: 82px
  }
}
@media (max-width:767px) {
  .about__info .info-box__anchor.reversed {
    margin-top: 53px
  }
}
.about__info .info-box__title {
  min-width: 31.09756%;
  max-width: 31.09756%;
  padding-right: 42px;
  color: #fff
}
@media (max-width:1600px) {
  .about__info .info-box__title {
    min-width: 38%;
    max-width: 38%
  }
}
@media (max-width:1024px) {
  .about__info .info-box__title {
    min-width: 100%;
    max-width: 100%;
    padding-right: 0;
    display: flex;
    margin-bottom: 34px
  }
}
.about__info .info-box__title h3 {
  font-size: 60px;
  line-height: 70px;
  letter-spacing: .9px;
  font-family: "Gilroy-Bold", Helvetica, Tahoma, Arial, sans-serif;
  margin-bottom: 36px
}
@media (max-width:1600px) {
  .about__info .info-box__title h3 {
    font-size: 54px;
    line-height: 58px
  }
}
@media (max-width:1280px) {
  .about__info .info-box__title h3 {
    font-size: 46px;
    line-height: 54px
  }
}
@media (max-width:1024px) {
  .about__info .info-box__title h3 {
    font-size: 40px;
    line-height: 48px;
    margin-bottom: 10px
  }
}
@media (max-width:767px) {
  .about__info .info-box__title h3 {
    font-size: 30px;
    line-height: 35px;
    margin-bottom: 14px
  }
}
@media (max-width:1024px) {
  .about__info .info-box__title__buttons {
    display: flex
  }
}
.about__info .info-box__title a {
  margin-top: 28px
}
@media (max-width:1024px) {
  .about__info .info-box__title a:nth-of-type(2) {
    margin-top: 16px
  }
}
#athletes-council {margin-top:120px;}
@media (max-width:1024px) {
  #athletes-council {margin-top:82px;}
}
@media (max-width:767px) {
  #athletes-council {margin-top:52px;}
}
@media (max-width:1024px) {
  .about__info .info-box__title .bottom {
    margin-top: 34px
  }
}
.about__info .info-box__title .bottom p {
  margin-bottom: 40px;
  font-size: 24px
}
@media (max-width:1600px) {
  .about__info .info-box__title .bottom p {
    font-size: 20px
  }
}
@media (max-width:1024px) {
  .about__info .info-box__title .bottom p {
    font-size: 16px
  }
}
.about__info .info-box__title .bottom a, .about__info .info-box__title .bottom a img {
  display: block
}
@media (max-width:1600px) {
  .about__info .info-box__title .bottom a img {
    height: 120px
  }
}
@media (max-width:1024px) {
.about__info .info-box__title .bottom a img {height: 90px}
}
@media (max-width:767px) {
.about__info .info-box__title .bottom a img {height: 60px}
}
.about__info .info-box__content {background-color: #fff;padding: 30px 70px 0 78px;position: relative;word-wrap: break-word;overflow-wrap: break-word;}

@media (max-width:1600px) {
  .about__info .info-box__content {
    height: 600px
  }
}
@media (max-width:1280px) {
  .about__info .info-box__content {
    padding: 50px
  }
}
@media (max-width:1024px) {
  .about__info .info-box__content {
    padding: 35px;
    height: 300px
  }
}
@media (max-width:767px) {
  .about__info .info-box__content {
    padding: 30px 43px 19px 19px;
    height: 496px
  }
}
.about__info .info-box__content::-webkit-scrollbar-track {
  background-color: #4e9b05;
  min-width: 19px;
  border: 9px solid #fff
}
.about__info .info-box__content::-webkit-scrollbar {
  width: 19px;
  background-color: transparent
}
.about__info .info-box__content::-webkit-scrollbar-thumb {
  background-color: #4e9b05;
  box-sizing: content-box;
  width: 19px;
  border: 5px solid #fff;
  border-radius: 50px
}
.about__info .info-box__content h4 {
  font-size: 20px;
  line-height: 29px;
  font-family: "Gilroy-Bold", Helvetica, Tahoma, Arial, sans-serif;
  letter-spacing: .04em;
  color: #2b2b2b;
  margin-bottom: 15px;
  margin-top: 40px;
}
@media (max-width:1600px) {
  .about__info .info-box__content h4 {
    font-size: 18px;
    line-height: 24px
  }
}
@media (max-width:1280px) {
  .about__info .info-box__content h4 {
    font-size: 16px;
    line-height: 22px
  }
}
@media (max-width:1024px) {
  .about__info .info-box__content h4 {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 8px
  }
}
.about__info .info-box__content p, .single-news-content__text p {
  font-size: 16px;
  margin-bottom: 64px;
  letter-spacing: .03em;
  line-height: 26px
}
@media (max-width:1024px) {
  .about__info .info-box__content p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 35px
  }
}
@media (max-width:767px) {
  .about__info .info-box__content p {
    margin-bottom: 25px
  }
}
.about__info .info-box.reversed {
  background-image: linear-gradient(to right, #4809b7 0%, #b1328e 59%, #fda304 100%)
}
@media (max-width:767px) {
  .about__info .info-box.reversed .info-box__content {
    height: 446px
  }
}
.about__info .info-box.reversed .info-box__content p {
  margin-bottom: 100px
}
@media (max-width:1280px) {
  .about__info .info-box.reversed .info-box__content p {
    margin-bottom: 80px
  }
}
@media (max-width:1024px) {
  .about__info .info-box.reversed .info-box__content p {
    margin-bottom: 50px
  }
}
@media (max-width:767px) {
  .about__info .info-box.reversed .info-box__content p {
    margin-bottom: 35px
  }
}
[data-page-name=aboutPage] .home__doping {
  background-color: #f1eff4
}
[data-page-name=aboutPage] .home__doping--inner {
  mix-blend-mode: darken
}
.error-page {
  background-color: #4500ba;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: left bottom;
  padding: 100px 0;
  min-height: calc(100vh - 101px);
  color: #fff;
  display: flex;
  align-items: center
}
@media (max-width:1280px) {
  .error-page {
    min-height: calc(100vh - 93px)
  }
}
@media (max-width:767px) {
  .error-page {
    min-height: 649px
  }
}
.error-page__wrapper, .search-form form .input-wrapper {
  width: 100%
}
.error-page__inner {
  text-align: center
}
.error-page__title {
  font-family: "Gilroy-Bold", Helvetica, Tahoma, Arial, sans-serif;
  font-size: 400px;
  letter-spacing: .02em;
  line-height: 1;
  -webkit-text-stroke: 1px #fff;
  color: transparent
}
@media (max-width:1600px) {
  .error-page__title {
    font-size: 300px
  }
}
@media (max-width:1280px) {
  .error-page__title {
    font-size: 260px
  }
}
@media (max-width:1024px) {
  .error-page__title {
    font-size: 220px
  }
}
@media (max-width:767px) {
  .error-page__title {
    font-size: 130px
  }
}
.error-page__message {
  margin-top: -54px
}
@media (max-width:1600px) {
  .error-page__message {
    margin-top: -40px
  }
}
@media (max-width:1280px) {
  .error-page__message {
    margin-top: -30px
  }
}
@media (max-width:1024px) {
  .error-page__message {
    margin-top: -20px
  }
}
@media (max-width:767px) {
  .error-page__message {
    margin-top: 0
  }
}
.error-page__subtitle {
  font-family: "Gilroy-Bold", Helvetica, Tahoma, Arial, sans-serif;
  font-size: 48px;
  letter-spacing: .02em;
  line-height: 62px;
  margin-bottom: 6px;
  text-transform: uppercase
}
@media (max-width:1600px) {
  .error-page__subtitle {
    font-size: 44px;
    line-height: 58px
  }
}
@media (max-width:1280px) {
  .error-page__subtitle {
    font-size: 40px;
    line-height: 54px
  }
}
@media (max-width:1024px) {
  .error-page__subtitle {
    font-size: 34px;
    line-height: 48px
  }
}
@media (max-width:767px) {
  .error-page__subtitle {
    font-size: 30px;
    line-height: 35px
  }
}
.error-page__text {
  font-family: "Gilroy-Bold", Helvetica, Tahoma, Arial, sans-serif;
  font-size: 30px;
  letter-spacing: .02em;
  line-height: 38px;
  max-width: 380px;
  margin: 0 auto
}
@media (max-width:1280px) {
  .error-page__text {
    font-size: 26px;
    line-height: 34px
  }
}
@media (max-width:1024px) {
  .error-page__text {
    font-size: 22px;
    line-height: 30px
  }
}
@media (max-width:767px) {
  .error-page__text {
    font-size: 18px;
    line-height: 26px;
    max-width: 290px
  }
}
.single-news-hero {
  margin-top: 18px;
  margin-bottom: 57px
}
@media (max-width:767px) {
  .single-news-hero {
    margin-top: 0;
    margin-bottom: 37px
  }
}
.single-news-hero__image-wrapper {
  max-width: 1345px;
  margin: 0 auto
}
.single-news-hero__image-wrapper img {
  width: 100%;
  min-height: 212px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  font-family: "object-fit: cover; object-position: center"
}
.single-news-content {
  margin-bottom: 80px;    padding-top: 50px;
}
@media (max-width:1600px) {
  .single-news-content {
    margin-bottom: 100px
  }
}
@media (max-width:767px) {
  .single-news-content {
    margin-bottom: 76px
  }
}
.single-news-content__container {
  display: flex;
  flex-wrap: wrap;
  max-width: 1345px;
  margin: 0 auto
}
.single-news-content__wrapper {
  width: 70%;
  padding: 0 120px 200px
}
@media (max-width:1280px) {
  .single-news-content__wrapper {
    padding: 0 50px
  }
}
@media (max-width:1024px) {
  .single-news-content__wrapper {
    padding: 0 30px
  }
}
@media (max-width:767px) {
  .single-news-content__wrapper {
    width: 100%;
    margin-bottom: 55px;
    padding: 0
  }
}
.single-news-content__info {
  display: flex;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: .07em;
  margin-bottom: 30px
}
@media (max-width:1024px) {
  .single-news-content__info {
    font-size: 12px;
    line-height: 16px
  }
}
@media (max-width:767px) {
  .single-news-content__info {
    margin-bottom: 11px
  }
}
.single-news-content__date {
  margin-right: 26px
}
.single-news-content__text {
  margin-bottom: 100px;word-wrap: break-word;
  overflow-wrap: break-word;
}
@media (max-width:1600px) {
  .single-news-content__text {
    margin-bottom: 50px
  }
}
@media (max-width:767px) {
  .single-news-content__text {
    margin-bottom: 36px
  }
}
.single-news-content__text h1 {
  font-family: "Gilroy-Bold", Helvetica, Tahoma, Arial, sans-serif;
  font-size: 40px;
  letter-spacing: .02em;
  line-height: 48px;
  margin-bottom: 50px
}
@media (max-width:1600px) {
  .single-news-content__text h1 {
    font-size: 36px;
    line-height: 44px
  }
}
@media (max-width:1280px) {
  .single-news-content__text h1 {
    font-size: 34px;
    line-height: 42px
  }
}
@media (max-width:1024px) {
  .single-news-content__text h1 {
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 35px
  }
}
@media (max-width:767px) {
  .single-news-content__text h1 {
    font-size: 30px;
    line-height: 38px;
    margin-bottom: 20px
  }
}
.single-news-content__text p {
  margin-bottom: 40px
}
.single-news-content__text p:last-child {
  margin-bottom: 0
}
.single-news-content__btn-wrapper {
  position: relative
}
.related-news__item h3, .single-news-content__btn-wrapper a {
  font-family: "Gilroy-Bold", Helvetica, Tahoma, Arial, sans-serif;
  font-size: 20px
}
.single-news-content__btn-wrapper a {
  padding-left: 14px;
  letter-spacing: .1em;
  line-height: 30px;
  color: #4500ba
}
@media (max-width:1024px) {
  .single-news-content__btn-wrapper a {
    font-size: 18px;
    line-height: 28px
  }
}
@media (max-width:767px) {
  .single-news-content__btn-wrapper a {
    font-size: 16px;
    line-height: 24px
  }
}
.single-news-content__btn-wrapper svg {
  position: absolute;
  top: 7px;
  left: 0;
  height: 12px;
  width: 9px;
  pointer-events: none
}
@media (max-width:1024px) {
  .single-news-content__btn-wrapper svg {
    top: 6px
  }
}
@media (max-width:767px) {
  .single-news-content__btn-wrapper svg {
    top: 4px
  }
}
.related-news {
  padding-bottom: 67px
}
@media (max-width:767px) {
  .related-news {
    padding-bottom: 76px
  }
}
.related-news__wrapper {
  border-top: 1px solid #707070
}
.related-news__title {
  font-family: "Gilroy-Bold", Helvetica, Tahoma, Arial, sans-serif;
  font-size: 30px;
  line-height: 1;
  letter-spacing: .02em;
  margin-top: 38px;
  margin-bottom: 42px
}
@media (max-width:1280px) {
  .related-news__title {
    font-size: 26px
  }
}
@media (max-width:1024px) {
  .related-news__title {
    font-size: 22px;
    line-height: 26px
  }
}
@media (max-width:767px) {
  .related-news__title {
    font-size: 16px;
    line-height: 24px;
    margin-top: 25px;
    margin-bottom: 28px
  }
}
.related-news__grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-column-gap: 55px;
  grid-row-gap: 55px
}
@media (max-width:1600px) {
  .related-news__grid {
    grid-column-gap: 45px;
    grid-row-gap: 45px
  }
}
@media (max-width:1280px) {
  .related-news__grid {
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 40px;
    grid-row-gap: 40px
  }
}
@media (max-width:767px) {
  .related-news__grid {
    grid-template-columns: repeat(1, 1fr);
    grid-row-gap: 35px
  }
  .related-news__item {
    display: flex
  }
}
.related-news__item h3 {
  letter-spacing: .01em;
  line-height: 26px;
  color: #2b2b2b
}
@media (max-width:1600px) {
  .related-news__item h3 {
    font-size: 18px;
    line-height: 24px
  }
}
@media (max-width:1024px) {
  .related-news__item h3 {
    font-size: 16px;
    line-height: 22px
  }
}
@media (max-width:767px) {
  .related-news__item h3 {
    font-size: 14px;
    line-height: 20px
  }
}
.related-news__item-img {
  display: block;
  height: 220px;
  margin-bottom: 22px
}
@media (max-width:1600px) {
  .related-news__item-img {
    height: 190px
  }
}
@media (max-width:1024px) {
  .related-news__item-img {
    height: 128px
  }
}
@media (max-width:767px) {
  .related-news__item-img {
    width: 48%;
    height: 100px;
    margin-bottom: 0
  }
}
.related-news__item-img img {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  font-family: "object-fit: cover"
}
@media (max-width:767px) {
  .related-news__item-descr {
    width: 52%;
    padding-left: 20px
  }
}
.related-news__item-info {
  display: flex;
  flex-wrap: wrap;
  font-size: 14px;
  letter-spacing: .1em;
  line-height: 23px;
  margin-bottom: 17px
}
@media (max-width:1024px) {
  .related-news__item-info {
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 11px
  }
}
.related-news__item-date {
  margin-right: 20px
}
.related-news.newsroom__content--side {
  border-left: 1px solid #707070;
  padding-left: 75px;
  width: 30%
}
@media (max-width:1280px) {
  .related-news.newsroom__content--side {
    padding-left: 50px
  }
}
@media (max-width:1024px) {
  .related-news.newsroom__content--side {
    padding-left: 30px
  }
}
@media (max-width:767px) {
  .related-news.newsroom__content--side {
    width: 100%;
    padding-left: 0;
    padding-bottom: 0;
    border-left: none
  }
}
.related-news.newsroom__content--side .side-content h3 {
  color: #000;
  font-size: 30px;
  letter-spacing: .6px;
  font-weight: 700;
  text-transform: inherit
}
.related-news.newsroom__content--side .side-content .announce-list {
  margin-top: 30px;
  border-bottom: none
}
.related-news.newsroom__content--side .side-content .announce-list h3 {
  color: #2b2b2b;
  font-size: 20px;
  letter-spacing: .2px;
  line-height: 1.25
}
@media (max-width:1024px) {
  .related-news.newsroom__content--side .side-content .announce-list h3 {
    font-size: 16px;
    line-height: 1.375
  }
}
.related-news.newsroom__content--side .side-content .announce-list .related-news__item {
  margin-bottom: 20px
}
.related-news.newsroom__content--side .side-content .announce-list .related-news__item-img {
  margin-bottom: 20px;
  height: 180px
}
@media (max-width:1024px) {
  .related-news.newsroom__content--side .side-content .announce-list .related-news__item-img {
    height: 100px
  }
}
.related-news.newsroom__content--side .side-content .announce-list .related-news__item-info {margin-bottom: 15px}
.contacts {padding-top:160px;padding-bottom: 98px}
@media (max-width:1024px) {
  .contacts {
    padding-top: 20px
  }
}
@media (max-width:767px) {
  .contacts {
    padding-top: 0;
    padding-bottom: 88px
  }
}
.contacts__inner, .search-form form {
  display: flex
}
@media (max-width:1024px) {
  .contacts__inner {
    flex-direction: column
  }
}
.contacts__form-wrapper {
  width: 41%
}
@media (max-width:1600px) {
  .contacts__form-wrapper {
    width: 44%
  }
}
@media (max-width:1280px) {
  .contacts__form-wrapper {
    width: 47%
  }
}
@media (max-width:1024px) {
  .contacts__form-wrapper {
    width: 100%;
    margin-bottom: 64px
  }
}
.contacts__form {
  padding: 72px 58px 72px 66px;
  background-color: #0c9501;
  width: 100%
}
@media (max-width:1280px) {
  .contacts__form {
    padding: 50px 35px
  }
}
@media (max-width:767px) {
  .contacts__form {
    padding: 28px 22px 43px
  }
}
.contacts__form-title {
  text-transform: uppercase;
  font-family: "Gilroy-Bold", Helvetica, Tahoma, Arial, sans-serif;
  font-size: 52px;
  letter-spacing: .02em;
  line-height: 61px;
  color: #fff;
  margin-bottom: 28px
}
@media (max-width:1600px) {
  .contacts__form-title {
    font-size: 46px;
    line-height: 55px
  }
}
@media (max-width:1024px) {
  .contacts__form-title {
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 22px
  }
}
@media (max-width:767px) {
  .contacts__form-title {
    font-size: 30px;
    line-height: 35px;
    margin-bottom: 18px
  }
}
.contacts__form-text {
  color: #fff;
  font-size: 18px;
  letter-spacing: .03em;
  line-height: 27px;
  margin-bottom: 27px
}
@media (max-width:767px) {
  .contacts__form-text {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 25px
  }
}
.contacts__form-input {
  margin-bottom: 31px
}
@media (max-width:767px) {
  .contacts__form-input {
    margin-bottom: 26px
  }
}
.contacts__form-input input, .contacts__form-input textarea {
  color: #fff;
  font-size: 18px;
  letter-spacing: .03em;
  line-height: 1;
  padding: 19px 20px 17px;
  border: 1px solid #fff;
  width: 100%;
  background-color: transparent
}
@media (max-width:1600px) {
  .contacts__form-input input, .contacts__form-input textarea {
    font-size: 16px
  }
}
@media (max-width:767px) {
  .contacts__form-input input, .contacts__form-input textarea {
    font-size: 14px;
    padding: 14px 11px 11px
  }
}
.contacts__form-input input::-moz-placeholder, .contacts__form-input textarea::-moz-placeholder {
  font-size: 14px;
  letter-spacing: .07em;
  line-height: 20px;
  color: #fff;
  text-transform: uppercase
}
.contacts__form-input input:-ms-input-placeholder, .contacts__form-input textarea:-ms-input-placeholder {
  font-size: 14px;
  letter-spacing: .07em;
  line-height: 20px;
  color: #fff;
  text-transform: uppercase
}
.contacts__form-input input::placeholder, .contacts__form-input textarea::placeholder {
  font-size: 14px;
  letter-spacing: .07em;
  line-height: 20px;
  color: #fff;
  text-transform: uppercase
}
.contacts__form-input textarea {
  resize: vertical
}
.contacts__form-input.checkbox .wpcf7-list-item {
  margin: 0
}
.contacts__form-input.checkbox input {
  position: absolute;
  z-index: -50;
  opacity: 0
}
.contacts__form-input.checkbox label {
  color: #fff;
  cursor: pointer;
  font-size: 14px
}
.contacts__form-input.checkbox label span {
  display: inline-flex
}
.contacts__form-input.checkbox label span a {
  display: contents
}
.contacts__form-input.checkbox label span::before {
  content: '';
  display: inline-block;
  width: 1em;
  height: 1em;
  flex-shrink: 0;
  flex-grow: 0;
  border: 1px solid #adb5bd;
  border-radius: .25em;
  margin-right: .5em;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%
}
.contacts__form-input.checkbox input:checked + span::before {
  border-color: #0b76ef;
  background-color: #0b76ef;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e")
}
.contacts__form-btn {
  background-color: #fff;
  line-height: 1;
  text-align: center;
  color: #4500ba;
  border: 2px solid #fff
}
@media (max-width:1024px) {
  .contacts__form-btn {
    max-width: 100%;
    width: 100%
  }
}
.contacts__form-btn:hover {
  background-color: #b31d1d;
  color: #fff
}
.contacts__info-wrapper {
  padding-left: 114px;
  width: 59%
}
@media (max-width:1600px) {
  .contacts__info-wrapper {
    padding-left: 80px;
    width: 56%
  }
}
@media (max-width:1280px) {
  .contacts__info-wrapper {
    width: 53%;
    padding-left: 60px
  }
}
@media (max-width:1024px) {
  .contacts__info-wrapper {
    width: 100%;
    padding-left: 0
  }
}
.contacts__info-wrapper .btn.news-btn {
  margin-top: 20px
}
.contacts__img {
  width: 100%;
  margin-bottom: 62px;
  min-height: 495px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: left;
  object-position: left;
  font-family: "object-fit: cover; object-position: left"
}
@media (max-width:1600px) {
  .contacts__img {
    min-height: 450px
  }
}
@media (max-width:1280px) {
  .contacts__img {
    min-height: 420px
  }
}
@media (max-width:1024px) {
  .contacts__img {
    min-height: 380px
  }
}
@media (max-width:767px) {
  .contacts__img {
    min-height: 214px;
    margin-bottom: 36px
  }
}
.contacts__info {
  max-width: 383px
}
.contacts__address {
  margin-bottom: 50px
}
.contacts__address address {
  font-size: 14px;
  letter-spacing: .07em;
  line-height: 20px
}
.contacts__info-title {
  font-size: 20px;
  letter-spacing: .1em;
  line-height: 30px;
  font-family: "Gilroy-Bold", Helvetica, Tahoma, Arial, sans-serif;
  text-transform: uppercase;
  margin-bottom: 6px
}
.social {
  justify-content: space-between;
  margin-top: 12px;
  max-width: 240px;
  margin-bottom: 40px
}
.social, .social__link {
  display: flex;
  align-items: center
}
.social__link svg {
  max-height: 24px;
  width: auto
}
@media (max-width:1024px) {
  .social__link svg {
    max-height: 19px
  }
}
.search-form {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  transform: translateY(-100%);
  background-color: rgba(69, 0, 186, .94);
  z-index: 301;
  transition: all 500ms ease-in-out
}
.search-form.active {
  transform: translateY(0)
}
.search-form .search-bar {
  position: relative;
  background-color: #fff;
  height: 256px;
  box-shadow: 7px 7px 40px rgba(0, 0, 0, .4);
  display: flex;
  align-items: center
}
.search-form .search-close {
  position: absolute;
  top: 114px;
  right: 76px
}
.search-form form input {
  width: 100%;
  padding-right: 30px;
  line-height: 76px;
  font-size: 40px;
  font-weight: 700
}
.search-form form input::-moz-placeholder {
  vertical-align: bottom;
  text-indent: 0;
  font-size: 60px;
  letter-spacing: .9px;
  line-height: 500px;
  font-family: "Gilroy-Bold", Helvetica, Tahoma, Arial, sans-serif;
  color: #f1eff4
}
.search-form form input:-ms-input-placeholder {
  vertical-align: bottom;
  text-indent: 0;
  font-size: 60px;
  letter-spacing: .9px;
  line-height: 500px;
  font-family: "Gilroy-Bold", Helvetica, Tahoma, Arial, sans-serif;
  color: #f1eff4
}
.search-form form input::placeholder {
  vertical-align: bottom;
  text-indent: 0;
  font-size: 60px;
  letter-spacing: .9px;
  line-height: 500px;
  font-family: "Gilroy-Bold", Helvetica, Tahoma, Arial, sans-serif;
  color: #f1eff4
}
.search-form form button {
  width: 30px;
  margin-right: 40px
}
.search-page {
  padding: 80px 0
}
@media (max-width:1280px) {
  .search-page {
    padding: 50px 0 70px
  }
}
@media (max-width:1024px) {
  .search-page {
    padding: 30px 0 70px
  }
}
@media (max-width:767px) {
  .search-page {
    padding: 12px 0 70px
  }
}
.search-page__el h4, .search-page__header p {
  font-size: 20px;
  margin-bottom: 16px;
  letter-spacing: .8px;
  line-height: 29px
}
@media (max-width:1280px) {
  .search-page__header p {
    font-size: 18px;
    line-height: 26px
  }
}
@media (max-width:767px) {
  .search-page__header p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 10px
  }
}
.search-page__header h1 {
  margin-bottom: 94px
}
@media (max-width:1600px) {
  .search-page__header h1 {
    margin-bottom: 60px
  }
}
@media (max-width:1280px) {
  .search-page__header h1 {
    margin-bottom: 50px
  }
}
@media (max-width:1024px) {
  .search-page__header h1 {
    margin-bottom: 40px
  }
}
@media (max-width:767px) {
  .search-page__header h1 {
    margin-bottom: 35px
  }
}
.search-page__el {
  display: block;
  margin-bottom: 51px;
  padding-bottom: 51px;
  border-bottom: 1px solid #707070
}
@media (max-width:1600px) {
  .search-page__el {
    margin-bottom: 40px;
    padding-bottom: 40px
  }
}
@media (max-width:1024px) {
  .search-page__el {
    margin-bottom: 35px;
    padding-bottom: 35px
  }
}
@media (max-width:767px) {
  .search-page__el {
    margin-bottom: 27px;
    padding-bottom: 27px
  }
}
.search-page__el h4 {
  transition: .4s;
  transition-timing-function: ease-in-out;
  margin-bottom: 14px
}
@media (max-width:767px) {
  .search-page__el h4 {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 11px
  }
}
.search-page__el .search-link, .search-page__el a {
  font-size: 14px;
  letter-spacing: .42px;
  line-height: 23px
}
@media (max-width:767px) {
  .search-page__el .search-link, .search-page__el a {
    font-size: 12px;
    line-height: 16px
  }
}
.search-page__el .search-link {
  margin: 0
}
.search-page__el p {
  margin-top: 12px;
  font-size: 16px;
  letter-spacing: .48px;
  line-height: 26px
}
@media (max-width:767px) {
.search-page__el p {font-size: 14px;line-height: 20px;margin-top: 8px}
.event_list ul li:first-child{font-size:17px !important;}







}
.search-page__el:hover h4 {
  color: #4500ba
}
[anim-section] {
  opacity: 0
}
.fade-enter-active, .fade-leave-active {
  transition: opacity .5s
}
.fade-enter, .fade-leave-to {
  opacity: 0
}
