

/* Start:/local/templates/autosalon/components/bitrix/news.list/warranty_page/style.css?17653662761648*/
div.element {}
div.element h3 {
	font-size: 56px;
	font-family: "Exo 2";
	font-weight: 600;
	margin: 0;
}
div.element div.heading {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 45px 0;
}
div.element div.heading li {
	display: flex;
}
div.element div.heading li > p {
	margin: 10px 0;
	display: inline-block;
}

div.element > div details {
	width: 90%;
	margin: 15px auto;
}
div.element > div summary {
	font-size: 30px;
	font-weight: 600;
}
div.element > div details span.attention {
	color: #f4511e;
}

details > summary {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
details > summary:after {
	content: '';
	display: block;
	margin-left: auto;
	height: 13.5px;
	width: 25px;
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA4LjEgNC4zIj48cGF0aCBmaWxsPSIjMDAwIiBkPSJNNC4xIDQuM0wwIC44LjYgMGwzLjUgMi45TDcuNSAwbC42Ljh6Ii8+PC9zdmc+);
	background-position-x: 0%;
	background-position-y: 0%;
	background-size: auto;
	background-size: cover;
	background-position: 50%;
	flex-shrink: 0;
	flex-wrap: 0;
	transition-duration: .1s;
}
details[open] > summary:after {
	transform: rotate(180deg);
}
section.warranty_page > div:nth-child(even) details > summary:after {
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA4LjEgNC4zIj48cGF0aCBmaWxsPSIjZmZmIiBkPSJNNC4xIDQuM0wwIC44LjYgMGwzLjUgMi45TDcuNSAwbC42Ljh6Ii8+PC9zdmc+);
}

@media all and (max-width: 700px) {
	div.element div.heading {
		flex-direction: column;
	}
	div.element > div summary {
		font-size: 22px;
	}
}
/* End */
/* /local/templates/autosalon/components/bitrix/news.list/warranty_page/style.css?17653662761648 */
