.hidden {
  display: none !important
}
.blue-label.disabled {
  pointer-events: none
}
.blue-label:not(.disabled):hover {
  border-color: #fff;
  color: #fff;
  transition: all .3s ease
}
.btn-main[disabled] {
  opacity: .2;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}
.card-vertical-double {
  z-index: 1
}
.article__content .mark {
  background-color: #2203fb;
  padding: 20px;
  color: #fff;
  max-width: 100%;
  font-size: 24px;
  font-weight: 900;
  line-height: 130%
}
@media (max-width: 1380px) {
  .article__content .mark {
    font-size: 20px
  }
}
@media (max-width: 880px) {
  .article__content .mark {
    font-size: 16px
  }
}
@media (max-width:640px) {
  .article__content .mark {
    padding: 10px
  }
}
.faq a {
  color: var(--baza-alyy);
  font-weight: 900;
  transition: color .3s ease;
  text-decoration: underline;
}
.faq a:hover {
  color: var(--baza-siniy);
  transition: color .3s ease;
}
.double-skin-card__bottom {
  background: #1c1a31
}
.double-skin-card__header .go-arrow {
  margin-left: 20px;
  width: 32px;
  height: 32px;
  -webkit-flex: 0 0 32px;
  -ms-flex: 0 0 32px;
  flex: 0 0 32px
}
@media (max-width: 1380px) {
  .double-skin-card__header .go-arrow {
    margin-left: 10px;
    width: 24px;
    height: 24px;
    -webkit-flex: 0 0 24px;
    -ms-flex: 0 0 24px;
    flex: 0 0 24px
  }
  .double-skin-card__header .go-arrow svg {
    width: 18px;
    height: 18px
  }
}
@media (max-width: 980px) {
  .double-skin-card__header .go-arrow {
    width: 20px;
    height: 20px;
    -webkit-flex: 0 0 20px;
    -ms-flex: 0 0 20px;
    flex: 0 0 20px
  }
  .double-skin-card__header .go-arrow svg {
    width: 15px;
    height: 15px
  }
}
@media (max-width: 640px) {
  .double-skin-card__header .go-arrow {
    width: 24px;
    height: 24px;
    -webkit-flex: 0 0 24px;
    -ms-flex: 0 0 24px;
    flex: 0 0 24px
  }
  .double-skin-card__header .go-arrow svg {
    width: 18px;
    height: 18px
  }
}
.double-skin-card__header.active .title-36 {
  background: #fff;
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent
}
.double-skin-card__grid {
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start
}
@media (max-width:980px) {
  .stories__wrap {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 0;
    overflow: visible
  }
}
@media (max-width:980px) {
  .stories-item {
    height: 264px;
    width: 149px
  }
  .stories-item:nth-child(6),
  .stories-item:nth-child(7) {
    display: block
  }
}
.stories-item:last-child:not(.stories-item_more) .stories-item__img {
  background: #1c1a31
}
.stories-item:last-child:not(.stories-item_more) .stories-item__img img {
  opacity: 1
}
.subscribe_third {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  gap: 0;
  background: url(../images/subscribe6.jpg) center no-repeat;
  background-size: cover
}
.subscribe_third .subscribe__title {
  margin-bottom: 20px
}
.subscribe_third .btn-main {
  margin-top: auto
}
.article__content > ul a,
.article__content > ol a {
  color: var(--baza-alyy);
  font-weight: 900;
  transition: color .3s ease;
  text-decoration: underline
}
.article__content > ul a:hover,
.article__content > ol a:hover {
  color: var(--baza-siniy);
  transition: color .3s ease
}
.double-skin-card .card-long-skin--big-height {
  height: 480px
}
@media (max-width:1600px) {
  .double-skin-card .card-long-skin--big-height {
    height: 400px
  }
}
@media (max-width:1380px) {
  .double-skin-card .card-long-skin--big-height {
    height: 360px
  }
}
@media (max-width:1200px) {
  .double-skin-card .card-long-skin--big-height {
    height: 320px
  }
}
@media (max-width:980px) {
  .double-skin-card .card-long-skin--big-height {
    height: 260px
  }
}
@media (max-width:768px) {
  .double-skin-card .card-long-skin--big-height {
    height: 210px
  }
}
@media (max-width:640px) {
  .double-skin-card .card-long-skin--big-height {
    height: 280px
  }
}
@media (max-width:460px) {
  .double-skin-card .card-long-skin--big-height {
    height: 200px
  }
}
.double-skin-card .card-long-skin--big-height .card-long-skin__bg img {
  max-height: 100%
}
.double-skin-card .card-long-skin--big-height-v2 {
  aspect-ratio: 1065/500;
  height: auto;
}
.double-skin-card .card-long-skin--big-height-v2 .card-long-skin__bg img {
  max-height: 100%
}
.ranking-table-loading {
  width: 48px;
  height: 48px;
  display: block;
  margin: 0 auto;
  border: 5px solid var(--baza-alyy);
  border-bottom-color: transparent;
  border-radius: 50%;
  box-sizing: border-box;
  animation: rotation 1s linear infinite;
  transition: .3s;
}
@keyframes rotation {
  0% {
      transform: rotate(0deg);
  }
  100% {
      transform: rotate(360deg);
  }
}
.ranking-table-filter-btn__inner .icon[data-type="active"],
.ranking-table-filter-btn__inner .icon[data-type="reverse"] {
  display: none;
}
.ranking-table-filter-btn.active .ranking-table-filter-btn__inner .icon[data-type="active"] {
  display: block;
}
.ranking-table-filter-btn.active .ranking-table-filter-btn__inner .icon[data-type="default"],
.ranking-table-filter-btn.active .ranking-table-filter-btn__inner .icon[data-type="reverse"] {
  display: none;
}
.ranking-table-filter-btn.reverse .ranking-table-filter-btn__inner .icon[data-type="reverse"] {
  display: block;
}
.ranking-table-filter-btn.reverse .ranking-table-filter-btn__inner .icon[data-type="default"],
.ranking-table-filter-btn.reverse .ranking-table-filter-btn__inner .icon[data-type="active"] {
  display: none;
}
.ranking-team-name__logo svg {
  width: 100%;
  height: 100%;
  display: block;
  fill: #fff;
}
.interactive-map {
  position: relative;
  aspect-ratio: 1
}
.interactive-map-inner {
  position: relative;
  width: 800px;
  aspect-ratio: 1;
  transform: scale(var(--map-scale));
  transform-origin: top left
}
.interactive-map-img,
.interactive-map-mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}
.interactive-map-arrow {
  fill: #fff;
  stroke: #fff;
}
.interactive-map-text {
  fill: #fff;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  text-align: center;
  text-anchor: middle;
  pointer-events: none
}
.interactive-map-polygon {
  fill: transparent;
  transition: .3s
}
.interactive-map-polygon:hover {
  fill: rgba(245 17 92 / .3)
}
.interactive-map-tooltip-container {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 20px;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  text-align: center;
  font-weight: 700;
  line-height: 1;
  pointer-events: none
}
.interactive-map-tooltip {
  position: absolute;
  bottom: calc(100% + 5px);
  left: 50%;
  width: 300px;
  transform: translateX(calc(-50% + var(--tooltip-offset)));
  text-align: left;
  text-transform: none;
  transition: .3s;
  opacity: 0;
  visibility: hidden;
  z-index: 2
}
.interactive-map-tooltip.active {
  opacity: 1;
  visibility: visible
}
.interactive-map-tooltip-inner {
  display: flex;
  flex-direction: column;
  gap: 8px
}
.interactive-map-tooltip-inner::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: url(../images/center-block-bg.webp) center center no-repeat;
  background-size: cover;
  background-size: 100% 100%;
  z-index: 1
}
.interactive-map-tooltip-title {
  display: inline-block;
  background: linear-gradient(135deg, #ff33c8 0, red 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 18px;
  line-height: 100%;
  font-weight: 900;
  text-transform: uppercase;
  position: relative;
  z-index: 2
}
.interactive-map-tooltip-description {
  position: relative;
  z-index: 2;
  font-size: 14px
}
.search__field {
  position: relative;
  flex: 1;
  display: flex;
}
@media (max-width: 640px) {
  .search__field {
    width: calc(100% - 55px);
  }
}
.search__field .search__close {
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
}
@media (max-width: 1380px) {
  .search__field .search__close {
    right: 10px;
  }
}
@media (max-width: 640px) {
  .search__field .search__input {
    width: 0;
    flex: 1 0 0;
  }
}
@media (max-width: 640px) {
  .search__close.active {
    display: block;
  }
}