

/* Start:/bitrix/templates/tsar_climat_pc/components/bitrix/news/brands2025/bitrix/news.detail/.default/style.css?17627124651235*/
.brand-sections ul {
	list-style-type: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
.brand-sections {
	margin-bottom: 40px;
}
.brand-sections ul li a {
    box-shadow: 0 7px 27px rgba(136, 152, 206, 0.35);
    padding: 15px 20px;
    border-radius: 100px;
    color: #3E3E51;
    font-size: 0.9em;
    font-weight: 600;
    display: block;
    transition: 0.3s;
    margin-bottom: 15px;
}
.brand-sections h3 {
	margin-bottom: 20px;
}
.brand-sections ul li a:hover {
    background: #3a3266;
    color: white;
    transition: 0.3s;
}
.current-sections-block {
	padding: 0 15px;
}
.current-sections-img {
	margin-bottom: 20px;
	max-height: 100px;
	height: 100%;
}
.current-sections-img img {
	width: 100%;
	height: 100%;
	object-fit: contain;
	object-position: center;
}
.brand-navigation {
	display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
}
.brand-navigation a {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 90px;
	height: 30px;
}
.brand-navigation a svg {
	width: 20px;
}
.brand-prev svg {
	transform: rotate(-90deg);
}
.brand-next svg {
	transform: rotate(90deg);
}
.brand-navigation img {
	width: 100%;
	max-width: 70px;
	object-fit: contain;
	max-height: 30px;
}
/* End */
/* /bitrix/templates/tsar_climat_pc/components/bitrix/news/brands2025/bitrix/news.detail/.default/style.css?17627124651235 */
