

/* Start:/local/templates/mir/components/bitrix/news/brand/bitrix/news.detail/brand/style.css?1748410001112*/
.brandDetail{

}

.brandDetail__header{
	display: flex;
	justify-content: space-between;
	margin-bottom: 40px;
}
/* End */


/* Start:/local/templates/mir/components/bitrix/catalog.section.list/brand/style.css?17484100012387*/
.catalogSectionList{

}

.catalogSectionList__list{

}

.catalogSectionList__list--tile{

}

.catalogSectionList__title{
	margin-top: 0;
	font-size: 32px;
	color: rgb(4, 3, 2);
	font-weight: bold;
	text-transform: uppercase;
}


.catalogSectionList__list__item{
	transition: transform .2s cubic-bezier(.5,-1,.5,2), opacity .2s ease-in-out;
	box-sizing: content-box;
	z-index: 0;

	display: flex;
	flex-flow: column;
	align-items: center;
	position: relative;

	border-width: 1px;
	border-color: rgb(229, 229, 229);
	border-style: solid;
	border-radius: 3px;
	background-color: rgb(255, 255, 255);
	padding: 8px;
}

@media (min-width: 840px){

	.catalogSectionList__list:hover .catalogSectionList__list__item:not(:hover){
		opacity: 0.9;
	}

	.catalogSectionList__list__item{
		padding: 16px;
	}

	.catalogSectionList__list__item:hover {
		-webkit-transform: scale(1.06);
		transform: scale(1.06);
		box-shadow: 0 0 22px rgba(0,0,0,.27);
		z-index: 1;
		border-color: #ff9300;
	}

	.catalogSectionList__list__item:hover .catalogSectionList__list__item__img__src{
		filter: brightness(105%);
	}

	.catalogSectionList__list__item:hover .catalogSectionList__list__item__title,
	.catalogSectionList__list__item:hover .catalogSectionList__list__item__title__url,
	.catalogSectionList__list__item:hover .catalogSectionList__list__item__price__prefix{
		color: #ff9300;
	}
}

.catalogSectionList__list__item__header{
	flex: 1;
}
.catalogSectionList__list__item__footer{
}

.catalogSectionList__list__item__img{

}

.catalogSectionList__list__item__img__url{

}

.catalogSectionList__list__item__img__src{
	max-width: 100%;
	transition: all .2s cubic-bezier(.5,-1,.5,2);
}

.catalogSectionList__list__item__title{
	font-size: 10pt;
	color: #040302;
	font-weight: bold;
	text-align: center;
}

@media (min-width: 840px){
	.catalogSectionList__list__item__title{
		font-size: 12pt;
	}
}

.catalogSectionList__list__item__title__url{
	color: #040302;
	text-decoration: none;
}

.catalogSectionList__list__item__price{
	text-align: center;
}

.catalogSectionList__list__item__price__prefix{
	color: rgb(4, 3, 2);
	font-size: 10pt;
}

.catalogSectionList__list__item__price__value {
	font-size: 12pt;
	color: #ff9300;
}

@media (min-width: 840px){
	.catalogSectionList__list__item__price__prefix{
		font-size: 13.86pt;
	}

	.catalogSectionList__list__item__price__value{
		font-size: 23.76pt;
	}
}




/* End */
/* /local/templates/mir/components/bitrix/news/brand/bitrix/news.detail/brand/style.css?1748410001112 */
/* /local/templates/mir/components/bitrix/catalog.section.list/brand/style.css?17484100012387 */
