

/* Start:/local/templates/ab/components/bitrix/news.list/main_news_new/style.css?17327986533602*/
.slider-title-container {
	margin-bottom: 42px;
}

.slider-title {
	font-size: 44px;
	font-weight: 800;
	line-height: 44px;
	text-align: left;
	margin: 0;
}

.slider-news-inner {
	padding-bottom: 110px;
}

.slider-more {
	font-size: 20px;
	font-weight: 400;
	line-height: 30px;
	text-align: left;
	color: #164734;
	position: relative;
	height: 40px;
}

.slider-more .slider-arrow {
	display: inline-flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	background-color: #164734;
	margin-right: 20px;
}
.slider-more:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	height: 100%;
	width: 40px;
	border-radius: 27.5px;
	background: #164734;
	transition: all 0.6s cubic-bezier(0.65, 0, 0.35, 1) 0s;
}

.slider-more:hover:before {
	width: 100%;
}

.slider-more .slider-text {
	display: inline-block;
	transition: all 0.6s cubic-bezier(0.65, 0, 0.35, 1) 0s;
}

.slider-more:hover .slider-text {
	color: #fff;
	transform: translateX(-20px);
}

.card-news {
	/* position: relative; */
	display: block;
}

.card-news img {
	margin-bottom: 8px;
	/* height: 330px; */
}

.card-news .card-description {
	font-size: 18px;
	font-weight: 400;
	line-height: 25.2px;
	letter-spacing: -0.008em;
	text-align: left;
	margin-bottom: 8px;
	color: #222222;
}

.card-news .card-data {
	font-size: 18px;
	font-weight: 400;
	line-height: 25.2px;
	letter-spacing: -0.008em;
	text-align: left;
	color: #999999;
}

.card-news .card-new {
	position: absolute;
	right: -2%;
	top: -5%;
	background-color: #164734;
	padding: 12px 16px;
	font-size: 14px;
	font-weight: 600;
	line-height: 16.8px;
	text-align: left;
	color: #fff;
	text-transform: uppercase;
	clip-path: polygon(93% 0, 100% 11%, 100% 89%, 92% 100%, 7% 100%, 0 90%, 0 11%, 7% 0);
}

.hidden {
	display: none;
}

.slider-news {
	position: relative;
	min-height: 800px;
}
/* .slider-news .swiper-slide-next {
	transform: translateX(600px);
	opacity: 0;
} */

.slider__container {
	position: absolute;
	bottom: 0;
	right: 0;
	display: flex;
	align-items: center;
	column-gap: 15px;
	z-index: 1;
}

.slider-news-button-prev,
.slider-news-button-next {
	border-radius: 50%;
	border: 2px solid #d0d0d0;
	padding: 12px;
	cursor: pointer;
}

.slider-news-button-prev,
.slider-news-button-next,
.slider-news-button-prev svg path,
.slider-news-button-next svg path {
	transition: all 0.4s ease;
}

.slider-news-button-prev:hover svg path,
.slider-news-button-next:hover svg path {
	stroke: #164734;
}

.slider-news-button-prev:hover,
.slider-news-button-next:hover {
	border: 2px solid #164734;
}

@media (min-width: 769px) {
	.slider-news .swiper-slide {
		transition:
			opacity 0.7s linear,
			transform 0.7s ease-in,
			width 1s ease;
	}

	.slider-news .swiper-slide-active {
		width: 642px !important;
	}

	.slider-news .swiper-slide-active img {
		/* height: 500px; */
		object-fit: cover;
		width: 100%;
	}

	.slider-news .swiper-slide-prev {
		transform: translateX(600px) scale(0.8);
		opacity: 0;
	}
}

@media (max-width: 768px) {
	.slider-title {
		font-size: 28px;
		line-height: 28px;
	}
	.slider-more span {
		display: none;
	}
	.slider-more {
		font-size: 18px;
		line-height: 27px;
	}

	.slider-news .swiper-slide-active {
		width: 100% !important;
	}

	.slider-news {
		min-height: 362px;
	}

	.slider-news-inner {
		padding-bottom: 60px;
	}
}

@media (max-width: 414px) {
	.slider-more .slider-arrow {
		display: none;
	}
	.slider-more:before {
		display: none;
	}
	.card-news .card-new {
		right: 2%;
		top: 2%;
		padding: 6px 16px;
		font-size: 12px;
	}
}

/* End */


/* Start:/local/components/imperium/matches.game_slider2/templates/slider_matches/style.css?17685444113173*/
.game-feed {
  position: relative;
}

.game-feed__item {
  min-height: 164px;
  max-width: 310px;
  width: 100%;
  padding: 12px 30px;
  background: url(/upload/feed-item-bg.png) no-repeat;
  background-size: cover;
  clip-path: polygon(20px 0%,
      calc(100% - 20px) 0%,
      100% 20px,
      100% calc(100% - 20px),
      calc(100% - 20px) 100%,
      20px 100%,
      0% calc(100% - 20px),
      0% 20px);
  box-sizing: border-box;
  color: #fff;
  font-size: 18px;
}

.sim-slider-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
  cursor: pointer;
}

.sim-slider-btn-next {
  right: -72px;
}

.sim-slider-btn-prev {
  left: -72px;
}

.sim-slider-wrap {
  position: relative;
}

.game-feed-slider-wrap {
  margin-top: 30px;
  margin-bottom: 92px;
}

.sim-slider {
  overflow-x: hidden;
}

.game-feed__content {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.game-feed__date {
  margin-bottom: 12px;
  text-align: center;
  font-size: 18px;
}

.game-feed__player img {
  max-width: 50px;
}

.game-feed__player {
  text-align: center;
}

.game-feed__player div {
  font-weight: 500;
  font-size: 18px;
  line-height: 150%;
}

.game-feed__count {
  font-size: 32px;
  font-weight: 600;
  line-height: 140%;
}

.game-feed__time {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 24px;
  font-weight: 600;
}

.game-feed__time span {
  font-size: 18px;
  font-weight: 400;
}

.game-feed-title {
  margin: 0;
  margin-bottom: 42px;
  font-size: 46px;
}

.game-feed-slider--main .type-place {
  margin-top: 12px;
  color: rgba(118, 165, 147, 1);
  text-align: center;
}

.game-feed-slider--main .game-feed__date {
  color: rgba(118, 165, 147, 1);
}

.game-feed-slider--main .game-feed-slider__btn {
  position: static;
  transform: none;
}

.game-feed-slider--main .game-feed-slider__btns {
  display: flex;
  justify-content: flex-end;
  column-gap: 15px;
}

.game-feed-slider--main .game-feed {
  margin-top: 44px;
  margin-bottom: 33px;
}

.game-feed-slider--main .slider-title {
  text-transform: uppercase;
}

.game-feed-slider--main .sim-slider {
  overflow-x: visible;
}
.game-feed-slider-wrap .slider-title{
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 10px;
}

.game-feed-slider__link {
  padding: 13px 26px;
  background-color: #164734;
  font-size: 18px;
  font-weight: 400;
  line-height: 25.2px;
  color: #fff;
  text-transform: none;
  transition: all 0.1s ease-out;
}

.game-feed__item .data-year {
  text-align: center;
}

@media (max-width: 1500px) {
  .game-feed-slider__btns {
    display: none;
  }
}

@media (max-width: 780px) {
  .game-feed-slider--main .type-place {
    font-size: 14px;
  }

  .game-feed-slider-wrap {
    margin-top: 0;
    margin-bottom: 40px;
  }

  .game-feed__date {
    margin-bottom: 6px;
  }

  .game-feed__count {
    font-size: 24px;
  }

  .game-feed__item {
    min-height: 127px;
    max-width: 266px;
  }
}

@media (max-width: 520px) {

  .game-feed__player div,
  .game-feed__item .data-year {
    font-size: 14px;
  }

  .game-feed__date {
    font-size: 14px;
  }
}
/* End */
/* /local/templates/ab/components/bitrix/news.list/main_news_new/style.css?17327986533602 */
/* /local/components/imperium/matches.game_slider2/templates/slider_matches/style.css?17685444113173 */
