

/* Start:/bitrix/components/bitrix/system.pagenavigation/templates/modern/style.min.css?1734516645675*/
div.modern-page-navigation{padding:.5em 0}div.modern-page-navigation a,span.modern-page-current,span.modern-page-dots{border-left-width:1px;border-left-style:solid;padding-left:.75em;padding-right:.5em;text-decoration:none}div.modern-page-navigation a.modern-page-previous{border-right-width:1px;border-right-style:solid;border-left:0}div.modern-page-navigation a.modern-page-first,div.modern-page-navigation span.modern-page-first{border-left:0;padding-left:.5em}span.modern-page-current{font-weight:var(--ui-font-weight-bold)}div.modern-page-navigation a,span.modern-page-current,div.modern-page-navigation a.modern-page-previous,span.modern-page-dots{border-color:#cdcdcd}
/* End */


/* Start:/bitrix/templates/verstka/components/bitrix/news/blog/bitrix/news.list/blog/style.css?17715761297649*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}


.blog-grid {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 40px;
}

.blog-item {
	position: relative;
	overflow: hidden;
	cursor: pointer;
	background: white !important;
	height: 510px;
}
.blog-item img {
	position: relative;
	overflow: hidden;
	cursor: pointer;
	height: 310px;
	width: 100%;
}
.news-list-title {
	font-weight: 600;
	font-size: 24px;
	line-height: 130%;
	text-transform: uppercase;
	margin-top: 10px;
	height: 110px;
	overflow: hidden;
}
.no-image svg {
	width: 420px;
	height: 310px;
}


/* Основные стили для блога */
.gallery-page {
	padding: 20px;
	max-width: 1800px;
	margin: 0 auto;
}

.blog-grid {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 40px;
	margin-top: 40px;
}

.no-image svg {
	width: 100%;
	height: 306px;
	background: #F5F5F5;
}

.news-date {
	font-weight: 450;
	font-size: 12px;
	line-height: 130%;
	text-transform: uppercase;
	color: #808A97;
	margin-top: 20px;
	padding: 15px 0px;
}

.news-list-title {
	font-weight: 600;
	font-size: 24px;
	line-height: 130%;
	text-transform: uppercase;
	margin-top: 0px;
	height: 110px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.news-list-title a {
	color: inherit;
	text-decoration: none;
}

.news-list-title a:hover {
	color: #0066cc;
}

.news-list-footer {
    padding: 0px;
    display: flex;
}
.blog-item__views {
    margin-right: 15px;
	font-size: 14px;
}
.news-list-duration {
	display: flex;
	align-items: center;
	gap: 8px;
	font-size: 14px;
	color: #808A97;
}

/* Модальное окно */
.modal {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.9);
	z-index: 1000;
	justify-content: center;
	align-items: center;
}

.modal-content {
	position: relative;
	max-width: 90%;
	max-height: 90%;
}

.modal-image {
	width: 100%;
	height: auto;
	max-height: 70vh;
	object-fit: contain;
}

.modal-close {
	position: absolute;
	top: 20px;
	right: 20px;
	background: none;
	border: none;
	color: white;
	font-size: 40px;
	cursor: pointer;
	z-index: 1001;
}

.modal-nav {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	background: rgba(255, 255, 255, 0.2);
	border: none;
	color: white;
	font-size: 40px;
	width: 60px;
	height: 60px;
	cursor: pointer;
	border-radius: 50%;
}

.modal-prev {
	left: 20px;
}

.modal-next {
	right: 20px;
}

.modal-info {
	color: white;
	text-align: center;
	margin-top: 20px;
}

.modal-title {
	font-size: 24px;
	margin-bottom: 10px;
}

/* Кнопка загрузки еще */
.load-more {
	display: block;
	margin: 60px auto 0;
	padding: 15px 40px;
	background: #0066cc;
	color: white;
	border: none;
	border-radius: 30px;
	font-size: 16px;
	cursor: pointer;
	transition: background 0.3s ease;
}

.load-more:hover {
	background: #0052a3;
}

/* Категории */
.gallery-categories {
	display: flex;
	flex-wrap: wrap;
	gap: 15px;
	margin-top: 30px;
}

.category-btn {
	padding: 10px 25px;
	background: #f0f0f0;
	border: none;
	border-radius: 25px;
	cursor: pointer;
	text-decoration: none;
	color: #333;
	transition: all 0.3s ease;
}

.category-btn:hover,
.category-btn.active {
	background: #0066cc;
	color: white;
}

/* Стили для селекта на мобильных */
.gallery-select-wrapper {
	display: none;
	position: relative;
	margin-top: 20px;
	width: 100%;
	max-width: 300px;
}

.gallery-select {
	width: 100%;
	padding: 12px 15px;
	border: 1px solid #ddd;
	border-radius: 8px;
	appearance: none;
	background: white;
	font-size: 16px;
	cursor: pointer;
}

.custom-select-arrow {
	position: absolute;
	right: 15px;
	top: 50%;
	transform: translateY(-50%);
	pointer-events: none;
}
.news-list-title a {
	max-height: 110px;
	overflow: hidden;
	display: block;
    color: #001530 !important;
}

.breadcrumb-blog .breadcrumbs__wrapper {
    margin-top: -70px;
    margin-bottom: 50px;
}
.blog-item:hover .news-list-title a {
    color: #0066cc !important;
}
/* Адаптивные стили */
@media screen and (max-width: 1640px) { 
	.news-list-title {
		font-size: 22px;
	}
}
@media screen and (max-width: 1480px) {
	.blog-item {
		height: auto;
	}
	.news-list-footer {
		margin-top: 10px;
	}
}
/* 1280px - планшеты в ландшафте и маленькие десктопы */
@media screen and (max-width: 1280px) {
	.blog-grid {
		grid-template-columns: repeat(4, 1fr);
		gap: 30px;
	}

	.blog-item img {
		height: 200px;
	}

	.no-image svg {
		height: 200px;
	}

	.news-list-title {
		font-size: 18px;
		height: 90px;
	}

	.blog-item {
		height: 390px;
	}
}

/* 960px - планшеты */
@media screen and (max-width: 960px) {
	.blog-grid {
		grid-template-columns: repeat(2, 1fr);
		gap: 30px;
	}

	.blog-item img {
		height: 315px;
	}

	.no-image svg {
		height: 315px;
	}

	.news-list-title {
		font-size: 18px;
		height: 85px;
	}

	.blog-item {
		height: 510px;
	}

	.gallery-categories {
		display: none;
	}

	.gallery-select-wrapper {
		display: block;
	}
}

@media screen and (max-width: 768px) {
	.category-btn {
		align-items: center;
	}
}

/* 640px - большие мобильные */
@media screen and (max-width: 640px) {
	.blog-grid {
		grid-template-columns: repeat(2, 1fr);
		gap: 20px;
	}

	.blog-item img {
		height: 210px;
	}

	.no-image svg {
		height: 210px;
	}

	.news-list-title {
		font-size: 16px;
		height: 80px;
		padding: 0px;
	}

	.blog-item {
		height: auto;
	}

	.news-date {
		padding: 10px 0px;
		margin-top: 15px;
	}

	.news-list-footer {
		padding: 0px 0px 15px;
	}

	.gallery-select-wrapper {
		max-width: 100%;
	}
}

/* 480px - средние мобильные */
@media screen and (max-width: 480px) {
	.blog-grid {
		grid-template-columns: 1fr;
		gap: 25px;
	}

	.blog-item img {
		height: 320px;
	}

	.no-image svg {
		height: 320px;
	}

	.news-list-title {
		font-size: 16px;
		height: auto;
	}

	.blog-item {
		height: auto;
	}

	.modal-nav {
		width: 40px;
		height: 40px;
		font-size: 30px;
	}

	.modal-close {
		font-size: 30px;
		top: 10px;
		right: 10px;
	}
}

/* 320px - маленькие мобильные */
@media screen and (max-width: 320px) {
	.blog-grid {
		grid-template-columns: 1fr;
		gap: 20px;
	}

	.blog-item img {
		height: 210px;
	}

	.no-image svg {
		height: 210px;
	}

	.news-list-title {
		font-size: 16px;
		height: auto;
		padding: 0px;
	}

	.blog-item {
		height: auto;
	}

	.news-date {
		padding: 10px 0px;
		font-size: 11px;
	}

	.news-list-footer {
		padding: 10px 0px;
	}

	.gallery-page {
		padding: 15px;
	}
}

/* Дополнительные улучшения */
@media (hover: hover) and (pointer: fine) {
	.blog-item:hover .news-list-title a {
		color: #0066cc;
	}
}

/* Для устройств с тач-интерфейсом */
@media (pointer: coarse) {
	.blog-item {
		cursor: default;
	}

	.category-btn,
	.load-more {
		min-height: 44px; /* Минимальный размер для удобного тапа */
	}
}

/* Анимация для кнопок */
.category-btn,
.load-more,
.modal-nav,
.modal-close {
	transition: all 0.2s ease;
}

.category-btn:active,
.load-more:active {
	transform: scale(0.98);
}

/* Поддержка темной темы */
@media (prefers-color-scheme: dark) {
	.blog-item {
		background: #1a1a1a;
	}

	.news-list-title {
		color: #ffffff;
	}

	.news-date {
		color: #aaaaaa;
	}

	.category-btn {
		background: #2a2a2a;
		color: #ffffff;
	}

	.category-btn:hover,
	.category-btn.active {
		background: #0066cc;
	}
}
/* End */


/* Start:/bitrix/templates/verstka/components/bitrix/breadcrumb/custom/style.css?17655643502306*/
:root {
    --breadcrumbs-gap: clamp(24px, 5vw, 40px);
}

.main .breadcrumbs {
    margin: var(--main-gap) var(--section-padding) 0;
    transition-duration: var(--duration-m);
}

.main .page-main .breadcrumbs {
    margin: 0;
    color: inherit;
    z-index: 10;
}

.main:has(.title-block.title--fullscreen) .breadcrumbs {
    margin-top: var(--header-height);
    z-index: 1001;
}

.main .breadcrumbs ~ .reservation-block {
    transition-duration: var(--duration-xs);
}

.main .breadcrumbs ~ .reservation-block.js-scroll {
    padding-top: 0;
    transition-duration: var(--duration-m);
}

.page-main .breadcrumbs ~ :is(.page-content, .section-cntnr, div>.page-content) {
    padding-top: var(--breadcrumbs-gap);
}

.breadcrumbs__wrapper {
    display: flex;
    align-items: center;
    height: .5em;
    font-size: 16px;
    text-transform: uppercase;
    max-width: 100%;
}

.breadcrumbs__wrapper > * {
    overflow: hidden;
    /*max-width: 40%;*/
    font-size: .75em;
    line-height: 1.25;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.breadcrumbs__wrapper > * + *::before {
    content: '\00a0/\00a0';
    color: var(--color-secondary);
}

.main .breadcrumbs ~ section .reservation-block {
    height: auto;
    transition-duration: var(--duration-xs);
}

.main .breadcrumbs ~ section .reservation-block.js-scroll {
    padding-top: 0;
    transition-duration: var(--duration-s);
}

.breadcrumbs__item--title {
    color: var(--color-secondary);
}

.breadcrumbs .breadcrumbs__item--link {
    flex: 0 0 auto;
}
.breadcrumbs .breadcrumbs__item--title {
    flex: 0 1 auto;
}

.breadcrumbs ~ .section-cntnr .h2.with-padding {
    margin-top: -.166667em;
}


@media screen and (min-width: 1025px) {
    .main:has(.title-block.title--fullscreen) .breadcrumbs {
        max-width: calc(1470px + 2 * var(--padding));
        padding-top: calc(64px - 1em);
        padding-left: calc(var(--padding) + 25px);
        padding-right: calc(var(--padding) + 25px);
        margin-left: auto;
        margin-right: auto;
    }

    .breadcrumbs__wrapper > * {
        max-width: 33%;
    }
}

@media screen and (max-width: 1024px) {
    .main:has(.title-block.title--fullscreen) .breadcrumbs {
        width: 100%;
        padding: var(--header-padding-top) var(--header-padding-left);
    }
}



/* End */
/* /bitrix/components/bitrix/system.pagenavigation/templates/modern/style.min.css?1734516645675 */
/* /bitrix/templates/verstka/components/bitrix/news/blog/bitrix/news.list/blog/style.css?17715761297649 */
/* /bitrix/templates/verstka/components/bitrix/breadcrumb/custom/style.css?17655643502306 */
