

/* Start:/local/templates/ewp/css/technical_support.css?1769691716858*/
.header {
	margin-bottom: 15px; }

@media screen and (min-width: 720px) {
	.wrapper {
		overflow: visible!important; }
}
.section-what-included-item{
	display: flex;
	flex-direction: row;
	gap: 30px;
}
.section-what-included-item-text--wrapper .section-what-included-item-name{
	padding-top: 30px;
}
.section-what-included-item-num{
	min-width: 95px;
}
@media screen and (max-width: 992px) {
	.section-what-included-item{
		gap: 20px;
	}
	.section-what-included-item-num{
		min-width: 50px;
	}
	.section-what-included-item-text--wrapper .section-what-included-item-name{
		padding-top: 12px;
	}
}

.tariffs-table-tables table tr b{
	color: rgba(241, 0, 0, 1);
}

.technical-standart-list{
	display: flex;
	flex-wrap: wrap;
	gap: 40px;
}
.technical-standart-item{
	margin-bottom: 0;
	width: calc(50% - 20px);
}
.technical-standart-info{
	padding: 20px 20px;
}
/* End */
/* /local/templates/ewp/css/technical_support.css?1769691716858 */
