

/* Start:/local/templates/ano/components/bitrix/news/.default/bitrix/news.detail/.default/style.css?16983566611776*/
.full_post_img.spiker img {
	flex-basis: 30%;
	margin: 0 !important;
}
.full_post_img.spiker {
	display: flex;
	margin: 2em 0;
}
.full_post_img.spiker .photo_caption {
	margin-top: 0;
	padding-left: 1em;
	flex: 1;
	margin-bottom: 0;
	opacity: 1;
	display: flex;
	flex-direction: column;
	justify-content: end;
}
.full_post_img.spiker picture {
	flex: 0 0 27%;
}
.full_post_img.spiker .photo_name {
	font-weight: bold;
	margin-bottom: .5em;
	font-size: large;
}
.full_post_img.spiker .photo_author {
	opacity: .5;
}

.full_post_img.spiker .photo_author span {
	display: none;
}

@media screen and (max-width: 768px) {
	.full_post_img.spiker {
	flex-direction: column;
	}
	.full_post_img.spiker picture {
	width: 50%;
	}
	.full_post_img.spiker .photo_caption {
	margin-top: 1em;
	padding-left: 0;
	}
}


.full_post_img.spiker.oval picture {
	position: relative;
	width: 20%;
	margin: auto;
	background: silver;
	overflow: hidden;
	border-radius: 50%;
	flex: 0 0 20%;
}

.full_post_img.spiker.oval picture:before {
  content: "";
  padding-top: 100%;
  float: left;
}

.full_post_img.spiker.oval picture img {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	width: 100% !important;
	height: 100% !important;
	object-fit: cover;
}


@media screen and (max-width: 768px) {
	.full_post_img.spiker.oval picture {
		width: 33%;
		flex: 0 0 33%;
		margin-left: 0;
	}
}


/* Captions Photoswipe */

.pswp__custom-caption {
  font-size: 16px;
  color: #fff;
  width: calc(100% - 32px);
  max-width: 800px;
  padding: 2px 8px;
  border-radius: 4px;
  position: absolute;
  left: 50%;
  bottom: 26px;
  transform: translateX(-50%);
  text-align: center;
}
.pswp__custom-caption a {
  color: #fff;
  text-decoration: underline;
}
.hidden-caption-content {
  display: none;
}
/* End */


/* Start:/local/templates/ano/components/bitrix/system.pagenavigation/yandex/style.css?1695651961889*/
.nav_pages {
	display: flex;
	justify-content: center;
}

.nav_pages a,
.nav_pages span {
	display: inline-block;
min-width: 38px;
font-size: 18px;
line-height: 38px;
cursor: pointer;
text-align: center;
text-decoration: none;
color: #333;
outline: 0;
transition: transform .1s ease-out;
border-radius: 50%;
}

.nav_pages .current {
	background-color: white;
	pointer-events: none;
	cursor: default;
}

.nav_pages a.page-item {
	margin: 0 4px;
	transition: background .2s ease;
}

.nav_pages a.page-item:hover {
	background-color: var(--light-gray);
}

.nav_pages a, .nav_pages a.page-item, .nav_pages span {
	margin-bottom: 5px;
}

.nav_pages a.begin {
	padding-right: 16px;
}

.nav_pages a.next_page {
	padding: 0 20px 0 16px;
}

.nav_pages a.next_page:hover {
	text-decoration: underline;
}

@media screen and (max-width: 600px) {
	.nav_pages a.next_page {
	padding: 0 40px 0 16px;
	}
}
/* End */
/* /local/templates/ano/components/bitrix/news/.default/bitrix/news.detail/.default/style.css?16983566611776 */
/* /local/templates/ano/components/bitrix/system.pagenavigation/yandex/style.css?1695651961889 */
