

/* Start:/local/templates/ostrog/components/bitrix/system.pagenavigation/.default/style.css?1759829896768*/
.nbPagination {
	text-align: center;
  font-family: 'molodo';
}

.nbPagination__container {
	list-style: none;
	margin: 0;
	padding: 0;
}

.nbPagination__item {
	display: inline-block;
	margin: 0 1px;
}

.nbPagination__link,
.nbPagination__link._empty:hover {
	display: inline-block;
	color: #909090;
	text-align: center;
  font-size: 3rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
  text-decoration: none !important;
  padding: 0 1.5rem;
}

a.nbPagination__link:hover,
.nbPagination__item._active .nbPagination__link {
	color: #2B2B2B;
	text-decoration: none;
}

.nbPagination__link._empty {
	cursor: default;
}

.nbPagination__link svg {
  width: 2rem;
  height: 2rem;
}
/* End */


/* Start:/local/templates/ostrog/components/bitrix/news/eventsPoster_s3/bitrix/news.list/.default/style.css?17598299101692*/
.eventsPosterList__item {
	margin: 0 0px 3rem;
	padding: 0;
	border-radius: 1.875rem;
	overflow: hidden;
	transition: .5s;
	background: #fff;
	position: relative;
}
.eventsPosterList__item:hover {
	box-shadow: 8px 8px 0px 0px var(--, #747474);
}
.eventsPosterList__img {
	height: 0;
	padding-top: 75%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	display: block;
}

.eventsPosterList__content {
	padding: 2.25rem;
}
.eventsPosterList__name {
	color: #000 !important;
	font-size: 1.5rem;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	text-transform: uppercase;
	display: block;
	text-decoration: none;
	padding-bottom: 1.25rem;

}
.eventsPosterList__name:hover {
	text-decoration: underline;
}

.eventsPosterList__prop {
	text-align: center;
	position: relative;
	border-radius: 1.875rem;

	font-size: 1.5rem;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	padding: 0.75rem 1.875rem;
	display: inline-block;
}

.eventsPosterList__prop._time {
	position: absolute;
	top: 1rem;
	right: 1rem;
	background: rgba(255, 255, 255, 0.50);
	backdrop-filter: blur(2.25px);
	color: #32363C;
	z-index: 5;

}
.eventsPosterList__prop._date {
	background: #F3F3F3;
	color: #00837B;

}

@media (max-width: 1573px) {

}

@media (max-width: 1339px) {
	.eventsPosterList__name {
		font-size: 1.25rem;
	}
}

@media (max-width: 1200px) {
	.eventsPosterList__name {
		font-size: 1rem;
	}
	.eventsPosterList__prop {
		font-size: 14px;
	}
	.eventsPosterList__content {
		padding: 1.25rem;
	}
}



@media (max-width: 991px) {

}

/*phones*/
@media (max-width: 767px) {
	.eventsPosterList__item {
		margin-bottom: 1rem;
	}
}
/* End */
/* /local/templates/ostrog/components/bitrix/system.pagenavigation/.default/style.css?1759829896768 */
/* /local/templates/ostrog/components/bitrix/news/eventsPoster_s3/bitrix/news.list/.default/style.css?17598299101692 */
