

/* Start:/local/templates/ewp/components/bitrix/catalog/projects/style.min.css?1768334371959*/
.grid .bx_content_section{margin-bottom:15px}.grid .bx_sidebar{margin-bottom:15px}.grid2x1 .bx_content_section{float:left;width:66%;margin-bottom:15px}.grid2x1 .bx_sidebar{float:right;width:33%;margin-bottom:15px;padding-left:5%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media(max-width:960px){.grid2x1 .bx_sidebar{padding-left:4%}}@media(max-width:640px){.grid2x1 .bx_content_section,.grid2x1 .bx_sidebar{width:100%;float:none}.grid2x1 .bx_sidebar{padding-left:3%}}@media(max-width:479px){.grid2x1 .bx_sidebar{padding-left:1%}}.catalog-block-header{font-size:14px;font-weight:bold;text-align:left;margin:5px 0;padding:5px 15px;border-bottom:2px solid #d9dee6;color:#000}body.bx-theme-blue .catalog-block-header{border-color:#006cc0}body.bx-theme-green .catalog-block-header{border-color:#63aa28}body.bx-theme-red .catalog-block-header{border-color:#da3737}body.bx-theme-yellow .catalog-block-header{border-color:#f4b236}
/* End */


/* Start:/local/templates/ewp/components/bitrix/catalog.element/projects-seo/style.css?176969148317588*/
main.main-content {
	padding-top: 0;
}

.projects-seo-detail-container {
	padding: 80px 0;
}

@media (max-width: 991px) {
	.projects-seo-detail-container {
		padding: 60px 0;
	}
}

@media (max-width: 720px) {
	.projects-seo-detail-container {
		padding: 50px 0;
	}
}

.projects-seo-detail-background {
	background-color: #f8f8f8;
}

.projects-seo-detail-main-block {
	position: relative;
}

.projects-seo-detail-main-block-container,
.projects-seo-detail-main-block-container.container {
	display: flex;
	flex-direction: column;
	gap: 40px;
	padding-top: 46px;
}

@media (max-width: 991px) {
	.projects-seo-detail-main-block-container,
	.projects-seo-detail-main-block-container.container {
		padding-top: 22px;
	}
}

.projects-seo-detail-main-block-top {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	gap: 40px;
	z-index: 1;
}

@media (max-width: 720px) {
	.projects-seo-detail-main-block-top {
		display: none;
	}
}

.projects-seo-detail-main-block-tags.tags {
	margin-bottom: 0;
	flex-shrink: 0;
}

.projects-seo-detail-main-block-tags.tags .tags-item {
	margin-bottom: 0;
	line-height: normal;
}

.projects-seo-detail-main-block-body {
	display: grid;
	grid-template-columns: 1fr auto;
	grid-column-gap: 0px;
	grid-row-gap: 0px;
	gap: 40px;
	z-index: 1;
}

@media (max-width: 720px) {
	.projects-seo-detail-main-block-body {
		gap: 25px;
	}
}

.projects-seo-detail-main-block-body-top {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 20px;
	grid-area: 1 / 1 / 2 / 2;
}

.projects-seo-detail-main-block-body-title-block {
	grid-area: 2 / 1 / 3 / 2;
}

.projects-seo-detail-main-block-body-bottom {
	display: flex;
	align-items: center;
	gap: 30px 90px;
	margin-top: auto;
	grid-area: 3 / 1 / 4 / 2;
}

.projects-seo-detail-main-block-body-right {
	display: flex;
	border-radius: 8px;
	width: 515px;
	height: 100%;
	min-height: 290px;
	overflow: hidden;
	grid-area: 1 / 2 / 4 / 3;
}

@media (max-width: 1199px) {
	.projects-seo-detail-main-block-body-right {
		width: 420px;
		min-height: 250px;
	}
}

@media (max-width: 991px) {
	.projects-seo-detail-main-block-body-title-block {
		grid-area: 1 / 1 / 2 / 3;
	}

	.projects-seo-detail-main-block-body-top {
		grid-area: 2 / 1 / 3 / 2;
	}

	.projects-seo-detail-main-block-body-bottom {
		flex-direction: column;
		align-items: flex-start;
		grid-area: 3 / 1 / 4 / 2;
	}
	
	.projects-seo-detail-main-block-body-right {
		width: 340px;
		min-height: 210px;
		grid-area: 2 / 2 / 4 / 3;
	}
}

@media (max-width: 720px) {
	.projects-seo-detail-main-block-body-title-block {
		grid-area: 1 / 1 / 2 / 3;
	}

	.projects-seo-detail-main-block-body-right {
		width: 100%;
		min-height: 170px;
		aspect-ratio: 2 / 1.13;
		grid-area: 2 / 1 / 3 / 3;
	}

	.projects-seo-detail-main-block-body-bottom {
		align-items: center;
		gap: 25px;
		grid-area: 3 / 1 / 4 / 3;
	}

	.projects-seo-detail-main-block-body-top {
		justify-content: center;
		grid-area: 4 / 1 / 5 / 3;
	}
}

.projects-seo-detail-main-block-body-top-item {
	display: flex;
	align-items: center;
	gap: 7px;
	background-color: #f8f8f8;
	padding: 8px 15px;
	border-radius: 46px;
}

.projects-seo-detail-main-block-body-top-item-icon {
	display: flex;
}

.projects-seo-detail-main-block-body-top-item-value {
	font-size: 14px;
	font-weight: 700;
	line-height: 26px;
	color: #222;	
}

.projects-seo-detail-main-block-body-title {
	font-size: 42px;
	font-weight: 900;
	line-height: 50.4px;
	margin: 0;
}

@media (max-width: 991px) {
	.projects-seo-detail-main-block-body-title {
		font-size: 35px;
		line-height: 45px;
	}
}

@media (max-width: 720px) {
	.projects-seo-detail-main-block-body-title {
		font-size: 28px;
		line-height: 35px;
		text-align: center;
	}
}

.projects-seo-detail-main-block-body-bottom-item-date {
	font-size: 14px;
	line-height: 23px;
	color: #222;
}

.projects-seo-detail-main-block-body-bottom-item-date-label {
	margin-right: 10px;
	font-weight: 800;
}

.projects-seo-detail-main-block-body-bottom-item-symbol {
	color: var(--main-color);
}

.projects-seo-detail-main-block-body-right iframe {
	width: 100%;
	height: 100%;
}

.projects-seo-detail-main-block-image {
	position: absolute;
	top: 10px;
	left: 0;
	right: 0;
	bottom: 0;
}

.projects-seo-detail-main-block-image::before {
	content: '';
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.6);
}

.projects-seo-detail-main-block-picture {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.projects-seo-detail-main-block--light .tags-link,
.projects-seo-detail-main-block--light .breadcrumbs-link,
.projects-seo-detail-main-block--light h1,
.projects-seo-detail-main-block--light .more-link-label,
.projects-seo-detail-main-block--light .more-link-icon,
.projects-seo-detail-main-block--light .projects-seo-detail-main-block-body-bottom-item-date {
	color: #fff;
}

.projects-seo-detail-main-block--light .more-link:after {
	background-color: var(--main-color-black);
}

.projects-seo-detail-seo {
	background-image: url("/images/stars-bgr-v2.png"), url("/local/templates/ewp/assets/css/../images/header/header-bgr.png");
	background-position: center top, center top, center center;
	background-repeat: repeat-x, repeat, no-repeat;
	background-size: auto auto, auto auto, auto 100%;
}

.projects-seo-detail-seo-container.container {
	max-width: 863px;
	margin: 0 auto;
	padding-top: 40px;
	padding-bottom: 40px;
}

.projects-seo-detail-info {
	display: flex;
	justify-content: space-between;
	gap: 45px 110px;
}

@media (max-width: 991px) {
	.projects-seo-detail-info {
		flex-direction: column;
		align-items: center;
	}
}

.projects-seo-detail-info-content {
	display: flex;
	flex-direction: column;
	gap: 40px;
}

@media (max-width: 991px) {
	.projects-seo-detail-info-content {
		gap: 30px;
		text-align: center;
		order: 2;
	}
}

.projects-seo-detail-info-title {
	font-size: 35px;
	font-weight: 550;
	line-height: 40px;
	color: #222;
}

@media (max-width: 991px) {
	.projects-seo-detail-info-title {
		font-size: 22px;
		line-height: 40px;
	}
}

@media (max-width: 720px) {
	.projects-seo-detail-info-title {
		font-size: 18px;
		line-height: 21.6px;
	}
}

.projects-seo-detail-info-description {
	font-size: 18px;
	line-height: 26px;
	color: #222;
}

@media (max-width: 991px) {
	.projects-seo-detail-info-description {
		font-size: 16px;
		line-height: 26px;
	}
}

@media (max-width: 720px) {
	.projects-seo-detail-info-description {
		font-size: 14px;
		line-height: 19.6px;
	}
}

.projects-seo-detail-info-image {
	flex-shrink: 0;
}

@media (max-width: 991px) {
	.projects-seo-detail-info-image {
		order: 1;
	}
}

.projects-seo-detail-info-picture {
	max-width: 300px;
}

@media (max-width: 991px) {
	.projects-seo-detail-info-picture {
		max-width: none;
		max-height: 150px;
	}
}

@media (max-width: 720px) {
	.projects-seo-detail-info-picture {
		max-height: 94px;
	}
}

.projects-seo-detail-title,
.projects-seo-detail-title.h1 {
	text-align: center;
	margin-bottom: 80px;
}


@media (max-width: 991px) {
	.projects-seo-detail-title,
	.projects-seo-detail-title.h1 {
		margin-bottom: 45px;
	}
}

@media (max-width: 720px) {
	.projects-seo-detail-title,
	.projects-seo-detail-title.h1 {
		margin-bottom: 30px;
	}
}

/* content */
.projects-seo-detail-content {
	display: flex;
	flex-direction: column;
}

.projects-seo-detail-content-container,
.projects-seo-detail-content-container.container {
	padding-bottom: 80px;
}

@media (max-width: 991px) {
	.projects-seo-detail-content-container,
	.projects-seo-detail-content-container.container {
		padding-bottom: 45px;
	}
}

@media (max-width: 720px) {
	.projects-seo-detail-content-container,
	.projects-seo-detail-content-container.container {
		padding-bottom: 50px;
	}
}

.projects-seo-detail-content-menu {
	display: flex;
	align-items: center;
	background-color: #F8F8F8;
	border-radius: 100px;
	overflow: hidden;
}

.projects-seo-detail-content-menu-wrapper {
	width: 100%;
	overflow: hidden;
	padding: 20px 0;
}

@media (max-width: 991px) {
	.projects-seo-detail-content-menu-wrapper {
		padding: 15px 0;
	}
}

.projects-seo-detail-content-menu-item.swiper-slide {
	display: block;
	width: auto;
}

.projects-seo-detail-content-menu-link {
	display: inline-block;
	font-size: 15px;
	font-weight: 600;
	line-height: 26px;
	color: #222;
	text-decoration: none;
	padding: 8px 25px;
	border-radius: 100px;
	white-space: nowrap;
}

@media (max-width: 991px) {
	.projects-seo-detail-content-menu-link {
		font-size: 13px;
		line-height: 26px;
		padding: 8px 15px;
	}
}

@media (max-width: 720px) {
	.projects-seo-detail-content-menu-link {
		padding: 2px 15px;
	}
}

.projects-seo-detail-content-menu-link:hover {
	color: #979797;
}

.projects-seo-detail-content-menu-link.is-active,
.projects-seo-detail-content-menu-link.is-active:hover {
	color: #242424;
	background-color: var(--main-color);
}

.projects-seo-detail-content-menu-nav {
	min-width: 20px;
	flex-shrink: 0;
}

@media (max-width: 991px) {
	.projects-seo-detail-content-menu-nav {
		min-width: 15px;
	}
}

@media (max-width: 720px) {
	.projects-seo-detail-content-menu-nav {
		display: none;
	}
}

.projects-seo-detail-content-menu-button {
	background-color: #e5e5e5;
	border-radius: 134px;
	padding: 9px 22px;
	margin: 0 20px;
	width: 57px;
	color: #222;
	cursor: pointer;
}

@media (max-width: 991px) {
	.projects-seo-detail-content-menu-button {
		margin: 0 15px;
	}
}

.projects-seo-detail-content-menu-button:hover:not(.slider-button_disabled) {
	color: #242424;
	background-color: var(--main-color);
}

.projects-seo-detail-content-menu-button.slider-button_disabled {
	color: #d6d6d6;
	cursor: default;
}

.projects-seo-detail-content-gallery {
	position: relative;
}

@media (max-width: 720px) {
	.projects-seo-detail-content-gallery {
		display: flex;
		flex-direction: column;
		gap: 30px;
	}
}

.projects-seo-detail-content-gallery-slider {
	border-radius: 32px;
	border: 6px solid #292929;
	box-shadow: 0px 0px 40px 0px #01010126;
	overflow: hidden;
	margin: 0 220px;
}

@media (max-width: 991px) {
	.projects-seo-detail-content-gallery-slider {
		margin: 0 77px;
	}
}

@media (max-width: 720px) {
	.projects-seo-detail-content-gallery-slider {
		margin: 0;
	}
}

.projects-seo-detail-content-gallery-wrapper {
	overflow: hidden;
}

.projects-seo-detail-content-gallery-item.swiper-slide {
	display: flex;
	height: auto;
}

.projects-seo-detail-content-gallery-picture {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

@media (max-width: 720px) {
	.projects-seo-detail-content-gallery-nav {
		display: flex;
		justify-content: center;
		gap: 10px;
	}
}

.projects-seo-detail-content-gallery[data-count=""] .projects-seo-detail-content-gallery-nav,
.projects-seo-detail-content-gallery[data-count="0"] .projects-seo-detail-content-gallery-nav,
.projects-seo-detail-content-gallery[data-count="1"] .projects-seo-detail-content-gallery-nav {
	display: none;
}

.projects-seo-detail-content-gallery-button {
	display: flex;
	position: absolute;
	top: calc(50% - 20px);
	color: #222;
	cursor: pointer;
}

@media (max-width: 720px) {
	.projects-seo-detail-content-gallery-button {
		position: relative;
	}
}

.projects-seo-detail-content-gallery-button:hover {
	color: #242424;
}

.projects-seo-detail-content-gallery-button.slider-button_disabled {
	color: #d6d6d6;
	cursor: default;
}

.projects-seo-detail-content-gallery-button_prev {
	left: 133px;
}

@media (max-width: 991px) {
	.projects-seo-detail-content-gallery-button_prev {
		left: 0;
	}
}

.projects-seo-detail-content-gallery-button_next {
	right: 133px;
}

@media (max-width: 991px) {
	.projects-seo-detail-content-gallery-button_next {
		right: 0;
	}
}

.projects-seo-detail-content-gallery-button-background {
	fill: #e5e5e5;
}

.projects-seo-detail-content-gallery-button:hover:not(.slider-button_disabled) .projects-seo-detail-content-gallery-button-background {
	fill: var(--main-color);
}

.projects-seo-detail-content-info-title,
.projects-seo-detail-content-info-title.h1 {
	text-align: center;
	margin-bottom: 30px;
}

.projects-seo-detail-content-info-description {
	font-size: 18px;
	line-height: 26px;
	color: #222;
	text-align: center;
}

@media (max-width: 991px) {
	.projects-seo-detail-content-info-description {
		font-size: 16px;
		line-height: 26px;
	}
}

.projects-seo-detail-content-info-title,
.projects-seo-detail-content-info-title.h1 {
	text-align: center;
	margin-bottom: 30px;
}

.projects-seo-detail-content-info-description {
	font-size: 18px;
	line-height: 26px;
	color: #222;
	text-align: center;
}

@media (max-width: 991px) {
	.projects-seo-detail-content-info-description {
		font-size: 16px;
		line-height: 26px;
	}
}

.projects-seo-detail-steps-title,
.projects-seo-detail-steps-title.h2 {
	margin-bottom: 20px;
	text-align: center;
}

@media (max-width: 720px) {
	.projects-seo-detail-steps-title,
	.projects-seo-detail-steps-title.h2 {
		margin-bottom: 5px;
	}
}

.projects-seo-detail-tasks-title,
.projects-seo-detail-tasks-title.h1 {
	margin-bottom: 60px;
}

@media (max-width: 991px) {
	.projects-seo-detail-tasks-title,
	.projects-seo-detail-tasks-title.h1 {
		margin-bottom: 45px;
		text-align: center;
	}
}

@media (max-width: 720px) {
	.projects-seo-detail-tasks-title,
	.projects-seo-detail-tasks-title.h1 {
		margin-bottom: 30px;
	}
}

.projects-seo-detail-tasks-content {
	display: flex;
	flex-direction: column;
	gap: 80px;
}

@media (max-width: 991px) {
	.projects-seo-detail-tasks-content {
		gap: 40px;
	}
}

.projects-seo-detail-tasks-block {
	display: flex;
	flex-direction: column;
	gap: 20px;
}

.projects-seo-detail-tasks-header {
	display: flex;
	align-items: center;
	gap: 20px;
}

@media (max-width: 720px) {
	.projects-seo-detail-tasks-header {
		gap: 15px;
	}
}

.projects-seo-detail-tasks-image {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	background-color: var(--main-color);
}

@media (max-width: 720px) {
	.projects-seo-detail-tasks-image {
		width: 45px;
		height: 45px;
	}
}

.projects-seo-detail-tasks-icon {
	width: 30px;
	height: 30px;
	color: #242424;
}

@media (max-width: 720px) {
	.projects-seo-detail-tasks-icon {
		width: 24px;
		height: 24px;
	}
}

.projects-seo-detail-tasks-block-title {
	font-size: 35px;
	font-weight: 550;
	line-height: 40px;
	color: #222;
}

@media (max-width: 991px) {
	.projects-seo-detail-tasks-block-title {
		font-size: 22px;
		line-height: 26px;
	}
}

.projects-seo-detail-tasks-block-description {
	font-size: 25px;
	font-weight: 400;
	line-height: 35px;
	color: #979797;
}

@media (max-width: 991px) {
	.projects-seo-detail-tasks-block-description {
		font-size: 16px;
		line-height: 22.4px;
	}
}

@media (max-width: 720px) {
	.projects-seo-detail-tasks-block-description {
		font-size: 14px;
		line-height: 16.8px;
	}
}

.projects-seo-detail-tasks-block-description ul {
	display: flex;
	flex-direction: column;
	gap: 30px;
}

@media (max-width: 720px) {
	.projects-seo-detail-tasks-block-description ul {
		gap: 20px;
	}
}

.projects-seo-detail-tasks-block-description li {
	position: relative;
	padding-left: 80px;
}

@media (max-width: 720px) {
	.projects-seo-detail-tasks-block-description li {
		padding-left: 60px;
	}
}

.projects-seo-detail-tasks-block-description li::before {
	content: '';
	display: inline-block;
	position: absolute;
	top: calc(50% - 6px);
	left: 22px;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background-color: var(--main-color);
}

@media (max-width: 720px) {
	.projects-seo-detail-tasks-block-description li::before {
		width: 8px;
		height: 8px;
		top: calc(50% - 4px);
		left: 20px;
	}
}

.projects-seo-detail-analytics {
	font-size: 18px;
	line-height: 26px;
	color: #222;
	border-bottom: 1px solid #E5E5E5;
}

.projects-seo-detail-analytics-header {
	display: flex;
	flex-direction: column;
	gap: 30px;
}

.projects-seo-detail-analytics-title,
.projects-seo-detail-analytics-title.h1 {
	margin: 0;
}

.projects-seo-detail-analytics-description {
	font-size: 18px;
	line-height: 26px;
	color: #222;
}

.projects-seo-detail-adv-hr {
	padding-bottom: 80px;
	border-bottom: 1px solid #E5E5E5;
}

@media screen and (max-width: 991px) {
	.projects-seo-detail-adv-hr {
		padding-bottom: 60px;
	}
}

@media screen and (max-width: 720px) {
	.projects-seo-detail-adv-hr {
		padding-bottom: 50px;
	}
}

.projects-seo-detail-reviews-header {
	display: flex;
	flex-direction: column;
	gap: 40px;
	margin: 0 auto 80px;
	max-width: 840px;
	text-align: center;
}

@media (max-width: 991px) {
	.projects-seo-detail-reviews-header {
		gap: 45px;
		margin-bottom: 60px;
	}
}

.projects-seo-detail-reviews-title,
.projects-seo-detail-reviews-title.h1 {
	margin-bottom: 0;
}

.projects-seo-detail-reviews-description {
	font-size: 18px;
	line-height: 26px;
	color: #222;
}

@media (max-width: 991px) {
	.projects-seo-detail-reviews-description {
		font-size: 22px;
		line-height: 26.4px;
	}
}

@media (max-width: 720px) {
	.projects-seo-detail-reviews-description {
		font-size: 16px;
		line-height: 19.2px;
	}
}

.projects-seo-detail-services {
	margin-bottom: 0;
}

.projects-seo-detail-services-title,
.projects-seo-detail-services-title.h1 {
	text-align: center;
	margin-bottom: 80px;
}

@media (max-width: 991px) {
	.projects-seo-detail-services-title,
	.projects-seo-detail-services-title.h1 {
		margin-bottom: 60px;
	}
}

@media (max-width: 720px) {
	.projects-seo-detail-services-title,
	.projects-seo-detail-services-title.h1 {
		margin-bottom: 50px;
	}
}

.projects-seo-detail-services-title::after,
.projects-seo-detail-services-title.h1::after {
	display: none;
}
/* End */


/* Start:/local/templates/ewp/components/bitrix/news.list/projects-steps/style.css?17694381205628*/
.projects-steps-items {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	overflow: hidden;
}

@media (max-width: 991px) {
	.projects-steps-items {
		grid-template-columns: repeat(2, 1fr);
		max-width: 780px;
		margin: 0 auto;
	}
}

@media (max-width: 720px) {
	.projects-steps-items {
		grid-template-columns: 1fr;
		max-width: 390px;
	}
}

.projects-steps-item {
	display: flex;
	flex-direction: column;
	align-items: center;
	position: relative;
	gap: 20px;
	padding: 68px 45px;
}

@media (max-width: 991px) {
	.projects-steps-item {
		max-width: 390px;
		padding: 63px 40px;
	}
}

@media (max-width: 720px) {
	.projects-steps-item {
		padding: 45px 20px;
	}
}

.projects-steps-item-line {
	position: absolute;
	bottom: -2px;
	left: 0;
	right: 0;
	border-bottom: 2px dashed #dedede;
}

.projects-steps-item::before,
.projects-steps-item::after {
	content: '';
	display: inline-block;
	position: absolute;
	width: calc(50% - 100px);
}

.projects-steps-item::before {
	top: 0px;
	height: 122px;
	left: 12px;
	border-bottom: 2px dashed #dedede;
}

@media (max-width: 720px) {
	.projects-steps-item::before {
		height: 96px;
	}
}

.projects-steps-item::after {
	top: 121px;
	bottom: -2px;
	right: 12px;
	border-top: 2px dashed #dedede;
}

@media (max-width: 720px) {
	.projects-steps-item::after {
		top: 98px;
	}
}

.projects-steps-item-arrow {
	position: absolute;
	top: 114px;
	left: -6px;
	width: 12px;
	color: #979797;
}

@media (min-width: 992px) {
	.projects-steps-item:nth-child(4n)::after {
		border-right: 2px dashed #dedede;
		border-bottom: 2px dashed #dedede;
		border-top-right-radius: 50px;
		border-bottom-right-radius: 50px;
		min-width: 60px;
		right: 0;
	}

	.projects-steps-item:nth-child(4n) .projects-steps-item-line {
		right: 50px;
	}

	.projects-steps-item:not(:first-child):nth-child(4n + 1)::before {
		border-top: 2px dashed #dedede;
		border-left: 2px dashed #dedede;
		border-top-left-radius: 50px;
		border-bottom-left-radius: 50px;
		min-width: 60px;
		left: 0;
	}

	.projects-steps-item:nth-child(4n + 1) .projects-steps-item-line {
		left: 50px;
	}

	.projects-steps-item:not(:first-child):nth-child(4n + 1) .projects-steps-item-arrow {
		display: none;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.projects-steps-item:nth-child(2n)::after {
		border-right: 2px dashed #dedede;
		border-bottom: 2px dashed #dedede;
		border-top-right-radius: 50px;
		border-bottom-right-radius: 50px;
		min-width: 60px;
		right: 0;
	}

	.projects-steps-item:nth-child(2n) .projects-steps-item-line {
		right: 50px;
	}

	.projects-steps-item:not(:first-child):nth-child(2n + 1)::before {
		border-top: 2px dashed #dedede;
		border-left: 2px dashed #dedede;
		border-top-left-radius: 50px;
		border-bottom-left-radius: 50px;
		min-width: 60px;
		left: 0;
	}

	.projects-steps-item:nth-child(2n + 1) .projects-steps-item-line {
		left: 50px;
	}

	.projects-steps-item:not(:first-child):nth-child(2n + 1) .projects-steps-item-arrow {
		display: none;
	}
}

@media (max-width: 720px) {
	.projects-steps-item::after {
		border-right: 2px dashed #dedede;
		border-bottom: 2px dashed #dedede;
		border-top-right-radius: 50px;
		border-bottom-right-radius: 50px;
		min-width: 60px;
		right: 0;
	}

	.projects-steps-item::before {
		border-top: 2px dashed #dedede;
		border-left: 2px dashed #dedede;
		border-top-left-radius: 50px;
		border-bottom-left-radius: 50px;
		min-width: 60px;
		left: 0;
	}

	.projects-steps-item .projects-steps-item-line {
		left: 50px;
		right: 50px;
	}

	.projects-steps-item-arrow {
    top: -7px;
    left: calc(50% - 6px);
    transform: rotate(180deg);
	}
}

.projects-steps-item:first-child::before,
.projects-steps-item:last-child::after,
.projects-steps-item:first-child .projects-steps-item-arrow {
	display: none;
}

.projects-steps-item-image {
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	width: 108px;
	height: 108px;
	background-color: #f0f0f0;
	border-radius: 50%;
	order: 1;
}

.projects-steps-item-number {
	position: absolute;
	top: 0;
	left: 0;
	font-family: "Helvetica", sans-serif;
	font-size: 35px;
	font-weight: 900;
	line-height: 32px;
	color: var(--main-color);
}

.projects-steps-item_current .projects-steps-item-number {
	color: #222;
}

.projects-steps-item-picture {
	width: 50px;
	height: 50px;
}

.projects-steps-item-picture_active {
	display: none;
}

.projects-steps-item-title {
	font-size: 16px;
	font-weight: 500;
	line-height: 19.2px;
	color: #222;
	text-align: center;
	order: 2;
}

.projects-steps-item-title::after {
	content: ".";
  color: #db352a;
}

.projects-steps-item-button {
	font-size: 15px;
	font-weight: 600;
	line-height: 26px;
	padding: 0 25px;
	height: 41px;
	line-height: 41px;
	border-radius: 25px;
	text-transform: none;
	background-color: #e5e5e5;
	border: 1px solid #e5e5e5;
	color: #222;
	text-decoration: none;
	order: 2;
}

a.projects-steps-item-button {
	background-color: transparent;
	color: #242424;
	border: 1px solid var(--main-color);
}

a.projects-steps-item-button:hover {
	background-color: var(--main-color);
	border: 1px solid var(--main-color);
	color: #242424;
	text-decoration: none;
}

a.projects-steps-item-button:hover ~ .projects-steps-item-image {
	background-color: var(--main-color);
}

a.projects-steps-item-button:hover ~ .projects-steps-item-image .projects-steps-item-picture {
	display: none;
}

a.projects-steps-item-button:hover ~ .projects-steps-item-image .projects-steps-item-picture_active {
	display: block;
}

a.projects-steps-item-button:hover ~ .projects-steps-item-image .projects-steps-item-number {
	top: -30px;
	left: -30px;
}
/* End */


/* Start:/local/templates/ewp/components/bitrix/news.list/projects-adv/style.css?17694605552504*/
.projects-adv {
	display: flex;
	flex-direction: column;
	position: relative;
	gap: 50px;
	background-color: #f8f8f8;
	padding: 80px;
	text-decoration: none;
	overflow: hidden;
}

@media (max-width: 991px) {
	.projects-adv {
		gap: 40px;
		padding: 40px;
	}
}

@media (max-width: 720px) {
	.projects-adv {
		gap: 30px;
		padding: 40px 20px 90px;
	}
}

.projects-adv-top {
	display: flex;
	align-items: flex-start;
	gap: 40px;
	z-index: 2;
}

@media (max-width: 720px) {
	.projects-adv-top {
		flex-direction: column;
	}
}

.projects-adv-icon {
	width: 179px;
	flex-shrink: 0;
}

@media (max-width: 991px) {
	.projects-adv-icon {
		width: 150px;
		order: 2;
	}
}

@media (max-width: 720px) {
	.projects-adv-icon {
		order: 1;
	}
}

.projects-adv-main {
	display: flex;
	flex-direction: column;
	gap: 50px;
}

@media (max-width: 991px) {
	.projects-adv-main {
		gap: 45px;
		order: 1;
	}
}

@media (max-width: 720px) {
	.projects-adv-main {
		gap: 30px;
		order: 2;
	}
}

.projects-adv-title {
	font-family: Helvetica;
	font-weight: 900;
	font-size: 55px;
	line-height: 67px;
	color: #222;
}

@media (max-width: 991px) {
	.projects-adv-title {
		font-size: 35px;
		line-height: 45px;
	}
}

@media (max-width: 720px) {
	.projects-adv-title {
		font-size: 28px;
		line-height: 36.4px;
	}
}

.projects-adv-price {
	font-family: Helvetica;
	font-weight: 550;
	font-size: 35px;
	line-height: 42px;
	color: #222;
}

@media (max-width: 991px) {
	.projects-adv-price {
		font-size: 22px;
		line-height: 26.4px;
	}
}

.projects-adv-description {
	font-size: 18px;
	line-height: 21.6px;
	color: #222;
	padding-left: 219px;
	z-index: 2;
}

@media (max-width: 991px) {
	.projects-adv-description {
		font-size: 16px;
		line-height: 22.4px;
		padding-left: 0;
		padding-right: 60px;
	}
}

@media (max-width: 797px) {
	.projects-adv-description {
		padding-right: 0;
	}
}

.projects-adv:hover .projects-adv-icon path {
	fill: #242424;
}

.projects-adv:hover .projects-adv-title,
.projects-adv:hover .projects-adv-price,
.projects-adv:hover .projects-adv-description {
	color: #242424;
}

.projects-adv-button {
	position: absolute;
	top: 100%;
	left: 100%;
	width: 140px;
	height: 140px;
	transform: translate(-50%, -50%);
	background-color: var(--main-color);
	border-radius: 50%;
	z-index: 1;
	transition: 0.2s;
}

.projects-adv:hover .projects-adv-button {
	width: 200%;
	height: 200%;
	border-radius: 0;
}

.projects-adv-button-icon {
	position: absolute;
	right: 19px;
	bottom: 20px;
	color: #242424;
	z-index: 2;
}
/* End */


/* Start:/local/templates/ewp/components/bitrix/news.list/projects-reviews/style.css?17694608554195*/
.projects-reviews-list {
	display: flex;
	flex-direction: column;
	gap: 60px;
	position: relative;
	overflow: hidden;
}

@media (max-width: 991px) {
	.projects-reviews-list {
		gap: 45px;
	}
}

@media (max-width: 720px) {
	.projects-reviews-list {
		gap: 30px;
	}
}

.projects-reviews-list::before {
	content: '';
	    position: absolute;
	    top: -13%;
	    left: 46%;
	    width: 1000px;
	    height: 340px;
	    transform: rotate(-70deg);
	    background-image: url(/images/projects-dev/dots.webp);
	    background-size: 100% 100%;
	    background-repeat: no-repeat;
	    opacity: 0.4;
	    filter: grayscale(1);
}

@media (max-width: 991px) {
	.projects-reviews-list::before {
	    top: -13%;
	    left: 33%;
	    width: 1000px;
	    height: 240px;
	    transform: rotate(-74deg);
	}
}

@media (max-width: 720px) {
	.projects-reviews-list::before {
		top: -109%;
	    right: -275%;
	    width: 2000px;
	    min-width: 2000px;
	    height: 100px;
	    transform: rotate(-86deg);
	}
}

.projects-reviews-item {
	display: flex;
	align-items: flex-start;
	background-color: #f8f8f8;
	padding: 80px;
	gap: 68px;
}

@media (max-width: 991px) {
	.projects-reviews-item {
		padding: 45px;
		gap: 45px;
	}
}

@media (max-width: 720px) {
	.projects-reviews-item {
		flex-direction: column;
		padding: 30px;
		gap: 25px;
	}
}

.projects-reviews-item-photo {
	position: relative;
	width: 320px;
	height: 320px;
	flex-shrink: 0;
}

@media (max-width: 991px) {
	.projects-reviews-item-photo {
		width: 150px;
		height: 150px;
	}
}

@media (max-width: 720px) {
	.projects-reviews-item-photo {
		margin: 0 auto;
	}
}

.projects-reviews-item-image {
	display: flex;
	border-radius: 50%;
	overflow: hidden;
}

.projects-reviews-item-picture {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.projects-reviews-item-video {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 130px;
	height: 130px;
	padding: 18px;
	border-radius: 50%;
	background-color: #f8f8f8;
	overflow: hidden;
}

@media (max-width: 991px) {
	.projects-reviews-item-video {
		width: 60px;
		height: 60px;
		padding: 7px;
	}
}

.projects-reviews-item-video:before {
	content: '';
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 9px;
	border: 2px solid #e5e5e5;
	border-top-color: #ffdd00;
	border-radius: 50%;
	transform: rotate(45deg);
	transition: 0.4s;
}

@media (max-width: 991px) {
	.projects-reviews-item-video:before {
		border-width: 1px;
		margin: 4px;
	}
}

.projects-reviews-item-video:hover:before {
	transform: rotate(405deg);
}

.projects-reviews-item-video-preview {
	display: inline-block;
	position: relative;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	overflow: hidden;
	z-index: 1;
}

.projects-reviews-item-video-preview-hover {
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
}

.projects-reviews-item-video:hover .projects-reviews-item-video-preview-hover {
	background-color: #ffdd00;
}

.projects-reviews-item-video-icon {
	width: 18px;
	color: #fff;
}

@media (max-width: 991px) {
	.projects-reviews-item-video-icon {
		width: 9px;
	}
}

.projects-reviews-item-content {
	display: flex;
	flex-direction: column;
	gap: 40px;
}

@media (max-width: 991px) {
	.projects-reviews-item-content {
		gap: 30px;
	}
}

@media (max-width: 720px) {
	.projects-reviews-item-content {
		gap: 25px;
	}
}

.projects-reviews-item-name {
	font-family: Helvetica;
	font-weight: 550;
	font-size: 35px;
	line-height: 40px;
	color: #222;
}

@media (max-width: 991px) {
	.projects-reviews-item-name {
		font-size: 22px;
		line-height: 26.4px;
	}
}

.projects-reviews-item-post {
	font-size: 28px;
	line-height: 38px;
	color: #222;
}

@media (max-width: 991px) {
	.projects-reviews-item-post {
		font-size: 20px;
		line-height: 38px;
	}
}

.projects-reviews-item-description {
	font-size: 18px;
	line-height: 26px;
	color: #222;
	padding-top: 20px;
}

@media (max-width: 991px) {
	.projects-reviews-item-description {
		font-size: 15px;
		line-height: 23px;	
		padding-top: 0;	
	}
}
/* End */


/* Start:/local/templates/ewp/components/bitrix/news.list/projects-adv-2/style.css?17694611712037*/
.projects-adv-2 {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 30px;
}

@media (max-width: 991px) {
	.projects-adv-2 {
		gap: 20px;
	}
}

@media (max-width: 720px) {
	.projects-adv-2 {
		grid-template-columns: 1fr;
	}
}

.projects-adv-2-item {
	display: flex;
	align-items: flex-start;
	gap: 50px;
	position: relative;
	background-color: #fff;
	box-shadow: 0px 0px 40px 0px #0101011A;
	padding: 80px 80px 80px 50px;
	text-decoration: none;
	overflow: hidden;
}

@media (max-width: 991px) {
	.projects-adv-2-item {
		flex-direction: column;
		gap: 40px;
		padding: 40px 40px 130px 40px;
	}
}

@media (max-width: 720px) {
	.projects-adv-2-item {
		padding: 40px 40px 80px 40px;
	}
}

.projects-adv-2-item-icon {
	width: 120px;
	flex-shrink: 0;
	z-index: 2;
}

@media (max-width: 991px) {
	.projects-adv-2-item-icon {
		width: 150px;
	}
}

@media (max-width: 720px) {
	.projects-adv-2-item-icon {
		width: 120px;
	}
}

.projects-adv-2-item-main {
	display: flex;
	flex-direction: column;
	gap: 30px;
	z-index: 2;
}

.projects-adv-2-item-title {
	font-family: Helvetica;
	font-weight: 900;
	font-size: 25px;
	line-height: 40px;
	color: #222;
}

@media (max-width: 991px) {
	.projects-adv-2-item-title {
		font-size: 20px;
		line-height: 24px;
	}
}

.projects-adv-2-item-description {
	font-size: 18px;
	line-height: 26px;
}

@media (max-width: 991px) {
	.projects-adv-2-item-description {
		font-size: 16px;
		line-height: 22.4px;
	}
}

.projects-adv-2-item-button {
	position: absolute;
	top: 100%;
	left: 100%;
	width: 140px;
	height: 140px;
	transform: translate(-50%, -50%);
	background-color: #ffdd00;
	border-radius: 50%;
	z-index: 1;
	transition: 0.2s;
}

.projects-adv-2-item-button-icon {
	position: absolute;
	right: 19px;
	bottom: 20px;
	color: #242424;
	z-index: 2;
}

.projects-adv-2-item:hover .projects-adv-2-item-title,
.projects-adv-2-item:hover .projects-adv-2-item-description {
	color: #242424;
}

.projects-adv-2-item:hover .projects-adv-2-item-button {
	width: 200%;
	height: 200%;
	border-radius: 0;
}
/* End */
/* /local/templates/ewp/components/bitrix/catalog/projects/style.min.css?1768334371959 */
/* /local/templates/ewp/components/bitrix/catalog.element/projects-seo/style.css?176969148317588 */
/* /local/templates/ewp/components/bitrix/news.list/projects-steps/style.css?17694381205628 */
/* /local/templates/ewp/components/bitrix/news.list/projects-adv/style.css?17694605552504 */
/* /local/templates/ewp/components/bitrix/news.list/projects-reviews/style.css?17694608554195 */
/* /local/templates/ewp/components/bitrix/news.list/projects-adv-2/style.css?17694611712037 */
