

/* Start:/local/templates/np2026/components/bitrix/news.list/shops/style.css?17744830611617*/
.page .shops {display: flex; flex-direction: column; gap: 32px; max-width: 1640px; padding: 0 20px 64px; margin: 0 auto;}
.page .shops .map {height: 700px;}
.page .shops .map .bx-yandex-view-layout {height: 100%;}
.page .shops .map .bx-yandex-view-layout .bx-yandex-view-map {height: 100%;}
.page .shops .map .bx-yandex-view-layout .bx-yandex-view-map .ymaps-layers-pane {filter: grayscale(1);}
.page .shops .map .placemark-popup {max-width: 250px; font-family: "Somic"; font-size: 1rem; line-height: 1.3;}
.page .shops .items {display: grid; gap: 32px; grid-template-columns: 1fr 1fr;}
.page .shops .items .item {display: flex; gap: 16px; padding: 32px; flex-direction: column; background: #F2F6FA; min-height: 376px;}
.page .shops .items .item .title {font-size: 160%;}
.page .shops .items .item .address {}
.page .shops .items .item .time {margin-top: auto;}
/* .page .shops .items .item .images {display: flex; flex-wrap: wrap;} */
/* .page .shops .items .item .images a {display: block; border: 2px solid #fff; padding: 5px;} */
/* .page .shops .items .item .images a img {width: 100%; height: 100%; object-fit: cover;} */
/* .page .shops .items .item .images a:hover {border-color: #172238;} */
/* .page .shops .items .item .bx-wrapper {padding: 0 40px;} */
/* .page .shops .items .item .bx-wrapper .bx-prev {left: 0;} */
/* .page .shops .items .item .bx-wrapper .bx-next {right: 0;} */

@media (max-width: 900px)
{
	.page .shops {padding: 0 20px 20px;}
	.page .shops .map {height: 480px;}
	.page .shops .items {gap: 8px; grid-template-columns: 1fr;}
	.page .shops .items .item {min-height: 320px; gap: 12px;}
}
/* End */


/* Start:/local/templates/np2026/components/bitrix/news.list/gallery_shops/style.css?1774527290615*/
.page .photogallery-wrap {padding: 0 20px 64px; max-width: 1640px; margin: 0 auto; background: #FFF;}
.page .photogallery-wrap h2 {max-width: none; text-align: left; padding: 0 0 44px; font-size: 160%; font-weight: 500;}
.page .photogallery {margin: 0 auto;}
.page .photogallery .items {}
.page .photogallery .items .item {}
.page .photogallery .items .item img {width: 100%; height: 100%; object-fit: contain;}

@media (max-width: 700px)
{
	.page .photogallery-wrap {padding: 20px 20px 40px;}
	.page .photogallery-wrap h2 {padding: 0 0 20px;}
	.page .photogallery .items {}
	
	.page .photogallery .items .item {}
}
/* End */


/* Start:/local/templates/np2026/components/bitrix/main.include/contacts/style.css?1774483143679*/
.page .contacts
{
	max-width: 1640px;
	padding: 0 20px;
	margin: 0 auto 120px;
}

.page .contacts table
{
	
}

.page .contacts table tr
{
	display: flex;
	gap: 32px;
	border-bottom: 1px solid #E9EBF2;
}

.page .contacts table tr td
{
	padding: 16px 0;
	flex: 1 1 50%;
}

.page .contacts table tr td:first-child
{
	color: #8C93A1;
}

@media (max-width: 800px)
{
	.page .contacts table
	{
		display: flex;
		flex-direction: column;
	}
	
	.page .contacts table tr
	{
		flex-direction: column;
		padding: 8px 0;
		gap: 0;
	}
	
	.page .contacts table tr td
	{
		padding: 0;
	}
	
	.page .contacts table tr td:first-child
	{
		
	}
}
/* End */
/* /local/templates/np2026/components/bitrix/news.list/shops/style.css?17744830611617 */
/* /local/templates/np2026/components/bitrix/news.list/gallery_shops/style.css?1774527290615 */
/* /local/templates/np2026/components/bitrix/main.include/contacts/style.css?1774483143679 */
