

/* Start:/local/templates/.default/components/bitrix/news.list/integration-iiko__automation/style.css?17627789351843*/
.automation-wrapper {
	margin-top: 20px;
}
.automation h2 {
	padding: 30px 35px;
	margin-bottom: 1px;
}
.automation__menu {
	margin: 20px 0 25px;
}
.automation__section {
	align-items: stretch!important;
	overflow: hidden;
}
	.automation__section .bigger-h1 {
		padding: 20px 0;
	}
.automation-preview__wrapper {
	color: #fff;
	box-sizing: border-box;
	position: relative;
	background-size: cover;
}
.automation-preview__text {
	text-transform: none!important;
	padding: 10px 0 25px!important;
}


.automation-preview-inner {
	padding: 15px 35px;
	display: none;
}

.automation-preview.active .automation-preview-inner {
	display: block;
}
.automation-preview.active .automation__item {
	display: none;
}

@media (min-width: 991px) {
	.automation-preview {
		display: none;
	}
	.automation-preview.active {
		display: block;
	}
}

.automation__items {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
	.automation__item {
		display: flex;
		width: calc(100% - 1px);
		cursor: pointer;
		text-align: right;
		text-transform: uppercase;
		color: #fff;
		font-weight: 500;
		font-size: 13px;
		line-height: 24px;
		height: 45px;
		margin: 0 0 1px 1px;
		align-items: center;
		justify-content: flex-end;
		padding-right: 16px;
		position: relative;
	}
		.automation__item.active, .automation__item:hover {
			background: linear-gradient(0deg, #1E1E1E, #1E1E1E) !important;
		}
		.automation__item.active::before, .automation__item:hover::before {
			content: "";
			position: absolute;
			left: 0;
			width: 30px;
			height: 45px;
			background: url('/rr_images/decorations/arrow__small.svg') no-repeat center center;
		}
.automation-preview .btn {
	margin-right: 20px;
}

.iiko__automation .automation__section .flex ul li {
	margin-top: 10px;
}
.iiko__automation .automation__section .ul--check li::before {
    margin-right: 15px;
}


/* End */
/* /local/templates/.default/components/bitrix/news.list/integration-iiko__automation/style.css?17627789351843 */
