

/* Start:/bitrix/templates/.default/components/bitrix/news.list/franchise_indicators/style.css?1742240174150*/
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;
}

/* End */


/* Start:/bitrix/templates/franchise/components/bitrix/catalog.section.list/brand/style.css?174204064743*/
.brand .swiper-brand {
    height: 316px;
}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/news.list/franchise_conditions/style.css?1742240108150*/
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;
}

/* End */


/* Start:/bitrix/templates/.default/components/bitrix/news.list/franchise_formats/style.css?1742239852150*/
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;
}

/* End */


/* Start:/bitrix/templates/.default/components/bitrix/news.list/franchise-news/style.css?17623254081589*/
.swiper-news .swiper-slide{
	cursor: pointer;
}

.news-modal{
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	width: 100vw;
	height: 100vh;
	background: rgba(18,18,18,0.5);
	z-index: 1000;
}
.news-modal.active{
	display: flex;
	align-items: center;
    justify-content: center;
}
.modal-content{
	display: flex;
	gap: 36px;
    width: 1180px;
    background: #fff;
    padding: 36px 60px;
    border-radius: 24px;
}
.modal-content img{
	width: 380px;
	height: fit-content;
	border-radius: 24px;
}

.modal-content>img{
	object-fit: contain;
    align-self: start;
	height: auto;
}

.modal-header{
    display: flex;
    align-items: center;
    justify-content: space-between;
	margin-bottom: 12px;
}
.modal-date{
	color: #9F9F9F;
	margin-bottom: 36px;
}
.news-modal-close{
	cursor: pointer;
}
.news-modal-close.mobile{
	display: none;
}
.modal-text-content{
	max-height: 60vh;
    overflow: auto;
}
@media (max-width: 1220px){
	.modal-content{
		width: calc(100% - 36px);
		margin: 0 auto;
	}
	.modal-content{
		padding: 18px;
		gap: 18px;
	}
	.modal-content-wrapper .text-24{
		font-size: 20px;
	}
	.modal-date{
		font-size: 14px;
		margin-bottom: 36px;
	}
}

@media (max-width: 900px){
	.modal-content{
		flex-direction: column;
		position: relative;
	}
	.modal-content img{
		width: 100%;
		height: 164px;
        object-fit: cover;
	}
	.news-modal-close{
		display: none;
	}
	.news-modal-close.mobile{
		display: block;
		position: absolute;
		right: 18px;
		top: 18px;
	}
	.modal-content{
		padding-top: 66px;
	}
	.modal-text-content{
		max-height: 300px;
		overflow: auto;
	}
}
/* End */
/* /bitrix/templates/.default/components/bitrix/news.list/franchise_indicators/style.css?1742240174150 */
/* /bitrix/templates/franchise/components/bitrix/catalog.section.list/brand/style.css?174204064743 */
/* /bitrix/templates/.default/components/bitrix/news.list/franchise_conditions/style.css?1742240108150 */
/* /bitrix/templates/.default/components/bitrix/news.list/franchise_formats/style.css?1742239852150 */
/* /bitrix/templates/.default/components/bitrix/news.list/franchise-news/style.css?17623254081589 */
