

/* Start:/local/templates/index/components/bitrix/news/new_brands/bitrix/news.detail/.default/style.css?17576179501189*/
.saleDetailText  {
	width: 60%;
	margin: 30px auto 50px;
	font-weight: 600;
	font-size: 22px;
	line-height: 26px;
}

.saleDetail img {
	width: 100%;
}

@media (max-width: 640px){
	.catalogSection .catalogItem {
		width: 100%!important;
	}

	.saleDetailText  {
		width: 100%;
		font-size: 14px;
		line-height: 22px;
		text-align: left;
		font-weight: normal;

	}
}
.section_block {
	display: flex;
	flex-flow: row wrap;
	margin: 0 -10px 70px;
}
.section_content {
	display: flex;
	width: calc(25% - 20px);
	margin: 10px;
	background: #FBFBFB;
	border: 1px solid #FBFBFB;
	box-sizing: border-box;
	border-radius: 4px;
	padding: 20px 24px 20px;
	font-weight: 600;
	font-size: 16px;
	line-height: 19px;
	letter-spacing: 0.02em;
	color: #333333;
	align-items: center;
}
.section_name {
	width: calc(100% - 60px);
	padding-left: 20px;
}
.icons img {
	max-width: 100%;
	width: 60px;
	height: 60px;
}
.title_sections_brend{
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: center;
}
@media (max-width: 768px) {
	.section_content {
		display: flex;
		width: calc(95% - 20px);
	}
	.section_block {
		display: flex;
		flex-flow: row wrap;
		margin: 0 -10px 70px;
		flex-direction: column;
	}

}

/* End */


/* Start:/local/templates/index/components/bitrix/catalog.section/catalog_brends/style.css?1757617156876*/
.catalogSection .catalogItem {
    width: calc(25% - 20px);
}

.moreBtn button {
    width: 100%;
    background: #FBFBFB;
    border-radius: 4px;
    font-weight: 600;
    font-size: 18px;
    line-height: 21px;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    letter-spacing: 0.03em;
    padding: 16px;
    color: #25C7BD;
    border: none;
    position: relative;
}

.moreBtn button:hover {
    background: #ECF8F7;
    color: #25C7BD;
}

.moreBtn button svg {
    margin-right: 10px;
}

.moreBtn {
    margin-bottom: 50px;
}

@media (max-width: 1280px) {
    .catalogSection .catalogItem {
        width: calc(33.33% - 20px);
    }
}
@media (max-width: 767px) {
    .catalogSection .catalogItem {
        width: 280px;
    }
}

@media (max-width: 640px) {
    .catalogSection .catalogItem {
        width: 240px;
    }
}
/* End */
/* /local/templates/index/components/bitrix/news/new_brands/bitrix/news.detail/.default/style.css?17576179501189 */
/* /local/templates/index/components/bitrix/catalog.section/catalog_brends/style.css?1757617156876 */
