

/* Start:/local/templates/.default/components/bitrix/news.list/hero-home-v3/style.css?17714419821178*/
.swiper-pagination{
	transform: none !important;
	position: absolute !important;
	right: 0 !important;
	bottom: 0 !important;
	left: auto !important;
	top: 170px !important;
	width: max-content !important;
	height: max-content !important;
}
.swiper-pagination-bullet{
	background: #EB7A83 !important;
	opacity: 1 !important;
	height: 7px;
	width: 7px;
	transition: .3s;
}
.swiper-pagination-bullet-active{
	background: #DF2E3D !important;
	width: 18px !important;
	border-radius: 4px !important;
}

.swiper-button-next,
.swiper-button-prev{
	left: inherit !important;
	right: inherit !important;
	position: relative !important;
	width: 38px !important;
	height: 38px !important;
	border: 1px solid #929EA9;
	border-radius: 50% !important;
	background-color: #fdebeb;

}
.swiper-button-next:after,
.swiper-button-prev:after{
	content: '' !important;
}

.hero-arrows-block{
	display: flex;
	flex-direction: row;
	gap: 1rem;
}

.swiper-button-next svg, .swiper-button-prev svg{
	width: 20px !important;
	height: 20px !important;
}

@media screen and (max-width: 700px){
	.hero-arrows-block{
		margin-top: 2.5rem;
		gap:.5rem;
		text-align: right;
		justify-content: flex-end;
	}
}

/* End */
/* /local/templates/.default/components/bitrix/news.list/hero-home-v3/style.css?17714419821178 */
