

/* Start:/bitrix/templates/empty/components/bitrix/news/cases/bitrix/news.detail/.default/style.css?176206320911300*/
.equipment {overflow: hidden;padding-top: 0 !important;}
.base-block {display:block !important;margin: 60px 0;}
.base-block * {color:#222127}
.case-detail h1 {font-size: 50px;line-height: 55px;}
.case-bg {width:100%}
.case-section {}
.case-section span {
	color: #222127;
    font-size: 12px;
    text-transform: lowercase;
    padding: 5px 20px;
    border: 1px solid #222127;
}
.base-block h2 {
	margin: 0 0 20px;
    font-size: 38px;
}
.base-block-desc {

}
.base-block-desc p {
	line-height:20px;
}
.base-block-desc p + p {
	margin-top:20px;
}
.line {
position: relative;
    text-transform: lowercase;
    display: inline-flex;
    align-items: center;
	margin-bottom:50px;
}

.line img {
	width: 11px;
    margin-left: 15px;
}

.line:before {
    content: '';
    width: 100vw;
    display: block;
    border-bottom: 2px solid;
    position: absolute;
    right: calc(100% + 6px);
    opacity: 0.4;
}
.line:after {
    content: '';
    width: 100vw;
    display: block;
    border-bottom: 2px solid;
    position: absolute;
    left: calc(100% + 6px);
    opacity: 0.4;
}
.base-block.company {
background: #F2F2F2;
    display: flex !important;
    flex-flow: nowrap;
    align-items: center;
    justify-content: space-between;
    gap: 40px;
    padding: 30px 50px 40px;
}
.base-block.company img {
	    width: 100%;
    max-width: 250px;
}
.orange {
	background:#E06A00;
	    width: 100%;
	}

.orange *:not([href]) {
	color:#fff;

}

.base-block-enlarged {
display: flex !important;
    flex-flow: nowrap;
    margin: auto;
    max-width: 1000px !important;
    padding: 100px 0;
	background: url('/bitrix/templates/.default/components/bitrix/news/cases/images/tmpl/женщина 1.png');
	    background-size: contain;
    background-repeat: no-repeat;
    background-position: right 25% top;
}
.base-block-enlarged > * {
	width:50%;
}
.rev-body {position:relative}
.rev-body:before {
position: absolute;
    content: '';
    background: url(/bitrix/templates/.default/components/bitrix/news/cases/images/tmpl/photo.svg.svg);
    width: 25px;
    height: 25px;
    background-size: contain;
    background-repeat: no-repeat;
    top: -20px;
    left: -30px;
}
.rev-body:after {
position: absolute;
    content: '';
    background: url('/bitrix/templates/.default/components/bitrix/news/cases/images/tmpl/photo.svg.svg');
    width: 25px;
    height: 25px;
    background-size: contain;
    background-repeat: no-repeat;
    bottom: -20px;
    right: -30px;
	transform: rotate(180deg);
}

.rev-body p {
	font-size: 14px;
    text-align: justify;
}
.rev-body p + p {margin-top:30px}

.rev-info {
max-width: 200px;
    display: flex;
    flex-flow: column;
    margin-top: -25px;
    padding-left: 15px;
}

.rev-name {
    font-size: 11px;
    margin-bottom: 5px;
}
.rev-post {
	    font-size: 13px;
    font-weight: 600;
}
.pokazateli {
	width: 100%;
	margin-top: -25px;

}
.pokazateli-flex {
	display: flex;
    flex-flow: nowrap;
    color: #e06a00;
}
.pokazateli-flex-item {
	    width: 50%;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding: 70px;
}
.pokazateli-flex-item .num {
	font-size: 60px;
    font-weight: 600;
}
.pokazateli-flex-item .text {
	    font-size: 23px;
    width: 50%;
    text-align: center;

}


.result { 
width: 1000px;
    margin: 50px 0;
}

.result-title { 
font-size:38px;
font-weight: 600;

}

.full-width-flex {
	    width: 100%;
    display: flex;
    flex-flow: column;
    align-items: center;
}

.result .result-subtitle { 
font-size:25px;
margin-top:30px;
}

.result-flex { 
margin-top: 26px;
    display: flex;
    justify-content: space-between;
    align-items: center;
	align-items: stretch;
}

.result-flex .result-flex-item { 
width: calc(33% - 10px);
    background: #F2F2F2;
    border-radius: 30px;
    flex-flow: column;
    padding: 20px 35px;
}

.result-flex .result-flex-item .num { 
font-size: 25px;
    font-weight: 600;
}

.result-flex .result-flex-item .text { 
    min-height: 65px;
    margin-top: 5px;
}


.case-form { 

}

.case-form-flex { 
    width: 1100px;
    display: flex;
    justify-content: space-between;
    margin: 35px auto;
}

.case-form-flex .case-form-flex-item { 
width:calc(50% - 20px);
}

.case-form-flex .case-form-flex-item .case-title { 
font-size: 38px;
    line-height: 38px;
    margin: 51px 0 30px;

}

.case-form-flex .case-form-flex-item .case-text { 

}
.case-form-flex form {
display: flex;
    flex-flow: wrap;
    justify-content: space-between;
}
.case-form-flex form input {
padding: 10px;
    width: calc(50% - 8px);
    border: none;
    border-radius: 12px;
    margin-bottom: 16px;
	    color: #000 !important;
		background:#fff;
}
.input-file {cursor:pointer}

.case-form-flex form input.full-width,.case-form-flex textarea,.input-file {
	    width: 100% !important;
}
.case-form-flex form textarea {
	    border: none;
    border-radius: 12px;
	    color: #000 !important;
		padding:10px
}
.input-file input[type=file] {
	position: absolute;
	z-index: -1;
	opacity: 0;
	display: block;
	width: 0;
	height: 0;
}

.input-file .file {
	color: black;
    display: block;
    margin-top: 11px;
    margin-top: 14px;
    position: relative;
    padding-left: 40px;
    font-weight: 600;
}
.input-file .file:before {
	content:'';
	background:url('/bitrix/templates/.default/components/bitrix/news/cases/images/tmpl/SVG.svg');
    display: block;
    width: 30px;
    height: 30px;
    background-size: contain;
    position: absolute;
    left: 0;
	top:5px;
}
.input-file .file-info {color: black;
    display: block;
    font-size: 15px;

    position: relative;
    padding-left: 40px;}
.case-form button	
	{
		background: #fff;
    border: none;
    color: #e06a00 !important;
    border-radius: 12px;
    padding: 15px;
  
	}
	.case-form button + p {
		
		font-size: 14px;
    margin-left: 10px;
    color: #000 !important;
	}
	.case-form button + p a{
		

    color: #fff !important;
	}
	
	.button-flex {
		    display: flex;
    align-items: center;
    margin-top: 40px;

	}
	.button-flex  * {    flex-shrink: 0;}
		.button-flex  p {    flex-shrink: 1;}
		.case-detail + p {display:none}

.sostav-resheniya {
	display: flex;
    justify-content: space-between;
    flex-flow: wrap;
    margin: 15px 0 0;
}
.sostav-resheniya > * {
	width: calc(50% - 10px);
    display: flex;
    flex-flow: nowrap;
    align-items: center;
    padding: 15px 0;
}		

.sostav-resheniya > * img {
	width: 50px;
    margin-right: 15px;
}	
@media screen and  (max-width: 1024px) {
.case-detail h1 {
    font-size: 30px;
    line-height: 35px;
}

.base-block {
    margin: 30px 0;
}
.base-block.company {
    background: #F2F2F2;
    display: flex !important;
    flex-flow: nowrap;
    align-items: center;
    justify-content: space-between;
    gap: 40px;
    padding: 15px 20px 15px;
}

	.pokazateli-flex {
	flex-flow: wrap;
	}
	.pokazateli-flex-item {
	width: 100%;
	}
	.result,.case-form-flex {
width: calc(100% - 30px);
        max-width: none;
        margin: 30px auto;
	}
	.result-flex,.case-form-flex,.base-block.company {
		flex-flow: wrap;
	}

	.case-form-flex .case-form-flex-item {
		width: calc(100% - 20px);
	}	
	.base-block-enlarged {
		display: flex !important;
		flex-flow: wrap;
		margin: auto;
		max-width: none !important;
		padding: 250px 0 10px;
		background: url(/bitrix/templates/.default/components/bitrix/news/cases/images/tmpl/женщина 1.png);
		background-size: contain;
		background-repeat: no-repeat;
		background-position: right 25% top;
		margin: auto !important;
	}
	.rev-body {
		position: relative;
		background: rgb(0 0 0 / 70%);
		padding: 20px;
	}
	.rev-info {
    max-width: none;
    display: block;
    margin-top: 30px;
    padding-left: 0;
}
.base-block-enlarged > * {
    width: 90%;
    margin: auto;
}
.rev-info {
    max-width: none;
    display: block;
    margin-left: auto;
    padding: 20px;
    background: rgb(0 0 0 / 70%);
}
.base-block h2 {
    margin: 0 0 20px;
    font-size: 22px;
}
.result-title {
    font-size: 24px;
    font-weight: 600;
}
.result .result-subtitle {
    margin-top: 20px;
    font-size: 15px;
}
.pokazateli-flex-item .num {
    font-size: 35px;
    font-weight: 600;
}
.pokazateli-flex-item .text {
    font-size: 18px;
    width: 50%;
    text-align: center;
}
.button-flex {
    display: flex;
    flex-flow: wrap;
    align-items: center;
    margin-top: 40px;
}
.case-form button + p {
    font-size: 14px;
    margin-left: 0px;
    margin-top: 20px;
    color: #000 !important;
}
.case-form-flex .case-form-flex-item .case-title {
    font-size: 25px;
    line-height: 29px;
    margin: 35px 0 20px;
}
}

@media screen and  (max-width: 640px) {
	.result-flex .result-flex-item,.case-form-flex .case-form-flex-item {
		width: 90%;
		margin: 0 auto 20px;
	}
	.case-form-flex form input {
	padding: 10px;
	width: 100%;
	border: none;
	border-radius: 12px;
	margin-bottom: 16px;
	color: #000 !important;
	}
	
.sostav-resheniya > * {
    width: 100%;
    display: flex;
    flex-flow: nowrap;
    align-items: center;
    padding: 15px 0;
}
.disc-line .result-flex-item .text {
	border-bottom: 1px solid;
}
}
@media screen and  (min-width: 640px) {
.disc-line .result-flex {
	border-bottom: 2px solid #000;
	        margin: 0;
}
}
.disc-line .result-flex-item {
	border-radius: 0;
    padding: 0;
	position:relative;
	background:none;
}
.disc-line .result-flex-item:before {
content: '';
    position: absolute;
    background: #E06A00;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    bottom: -8px;
}
.disc-line .result-flex-item .num {
	display:none;
}


@media screen and  (min-width: 640px) {
.disc-line-custom {    width: 940px;}

.disc-line-custom .result-flex {
border:none;
flex-flow:wrap;
      justify-content: center;
        gap: 20px;
    margin-top: 20px;
padding: 35px;
    background: #e06a00;
    border-radius: 20px;
    color: #fff;
-webkit-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.31);
    -moz-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.31);
    box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.31);

}

.disc-line-custom .result-flex-item:before {
content: '';
    position: absolute;
    background: #fff;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    bottom: -8px;
left:calc(50% - 7px)
}

.disc-line-custom .result-flex-item {
    border-radius: 0;
    padding: 0;
    position: relative;
    background: none;
    text-align: center;
    border-bottom: 2px solid;
width: calc(33% - 20px);

}

.result-flex-item:before {
content:'';
}


.disc-line-custom-full-size {
width: 100%;
    background: url('https://www.daimlertruck.com/fileadmin/_processed_/3/5/csm_Rush_984c87cdc5.jpg');
    background-size: cover;
    background-position: center bottom;
    color: #fff;
}
.disc-line-custom-full-size > * {width: 940px;margin:auto !important;text-align: center;}
.disc-line-custom-full-size .result-flex {
flex-flow: wrap;
    text-align: center;
border-bottom:none !important;
border-bottom: none !important;
        gap: 20px;
}

.disc-line-custom-full-size .result-flex-item:before {
display:none
}

.disc-line-custom-full-size .text {    min-height: auto !important;}


.disc-line-custom-full-size .result-flex-item {
    min-height: 60px;
    display: flex;
    align-items: center;
width: calc(33% - 20px);
}

}
/* End */


/* Start:/bitrix/templates/empty/components/bitrix/news/cases/bitrix/news.detail/alternative/style.css?178368902113343*/
		body,html {background:none !important}
		/* ===== FONTS ===== */
		@font-face {
			font-family: 'Roboto';
			font-style: italic;
			font-weight: 100 900;
			font-stretch: 100%;
			font-display: swap;
			src: url(https://fonts.gstatic.com/s/roboto/v51/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkC3kaWzU.woff2) format('woff2');
			unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
		}

		/* ===== RESET & BASE ===== */
		.base-line-block * {
			margin: 0;
			padding: 0;
			box-sizing: border-box;
			font-family: 'Roboto', sans-serif;
			font-size: 16px;
			line-height: 22px;
			max-width: 100%;
			z-index: 2;
		}

		.base-line-block ul, .base-line-block ol, .base-line-block li {
			margin: revert;
			padding: revert;
			margin: 0;
		}

		.base-line-block ul li {
			list-style: disc;
		}

		.base-line-block  li:not(:first-child), .base-line-block  li ul li {
			margin-top: 10px;
		}

		body {
			min-height: 100vh;
		}

		/* ===== TYPOGRAPHY ===== */
		.base-line-block  h1 {
			font-size: 35px;
			margin: 0;
			padding: 0;
			font-weight: 400;
			line-height: 40px;
		}

		.base-line-block  h2 {
			font-size: 35px;
			font-weight: 400;
			margin-bottom: 50px;
			line-height: 40px;
		}

		.base-line-block  .bg-title h2 {
			margin-top: -20px;
		}

		.base-line-block h3 {
			font-size: 24px;
			margin-bottom: 30px;
			line-height: 30px;
			font-weight: 400;
		}

.base-line-block h3.not-margin {margin-bottom: 0;}

		.base-line-block .white, .base-line-block .white * {
			color: white;
		}

		/* ===== LAYOUT BLOCKS ===== */
		.base-line-block {
			width: 100%;
			min-height: 450px;
			position: relative;
			display: flex;
		}

		.base-line-block.auto-height {
			min-height: auto;
		}

		.base-line-block.bg-title:after {
			content: '';
			background: #cbb690;
			height: 100px;
			display: block;
			width: calc(50% - 50px);
			position: absolute;
			top: 0;
		}

		.flex-row {
			display: flex;
			justify-content: space-between;
		}

		.flex-row + .flex-row {
			margin-top: 50px;
		}

		.flex-column {
			display: flex;
			flex-flow: column;
		}

		.gap40 {
			gap: 40px;
		}

		.gap15 {
			gap: 15px;
		}
		.gap15 ol img,.gap15 ul img {
			margin: 15px 0;
		}

		/* ===== GRADIENTS & BACKGROUNDS ===== */
		.blue-gradient {
			background: linear-gradient(90deg, #4679c0 0%, #4679c0 calc(50% - 50px), #669ce7 calc(50% - 50px), #669CEA 100%);
		}
.blue-gradient:not(:has(.problems-block-item)) {
    display: none;
}
		.blue-gradient:before {
			content: '';
			background: url('https://citypoint.ru/cases/images/Layer_2.svg');
			width: 100%;
			height: 100%;
			display: block;
			position: absolute;
			background-size: 500px;
			background-position: calc(50% + 105px) top;
			background-repeat: no-repeat;
			z-index: 0;
		}

		.gray-gradient {
			background: linear-gradient(90deg, #e0e0e0 0%, #e0e0e0 calc(50% - 50px), #ececec calc(50% - 50px), #ececec 100%);
		}

		.gray-gradient:before {
			content: '';
			background: url('https://citypoint.ru/cases/images/Layer_1.svg');
			width: 100%;
			height: 100%;
			display: block;
			position: absolute;
			background-size: 600px;
			background-position: calc(50% + 20px) 20px;
			background-repeat: no-repeat;
		}

		.dark-grey-gradient {
			background: linear-gradient(90deg, #c3b7a8 0%, #c3b7a8 calc(50% - 50px), #ffffff calc(50% - 50px), #ffffff 100%);
		}

		.dark-grey-gradient:before {
			content: '';
			background: url('https://citypoint.ru/cases/images/%C2%BB.svg');
			width: 100%;
			height: 100%;
			display: block;
			position: absolute;
			background-size: 315px;
			background-position: calc(50% + 311px) 50px;
			background-repeat: no-repeat;
		}

		.rose-gradient {
			background: linear-gradient(90deg, #786890 0%, #786890 calc(50% - 50px), #fef4dc calc(50% - 50px), #fef4dc 100%);
		}

		.rose-gradient:before {
			content: '';
			background: url('https://citypoint.ru/cases/images/Layer_3.svg');
			width: calc(50% - 50px);
			height: 100%;
			display: block;
			position: absolute;
			background-size: 265px;
			background-position: calc(100% + 78px) 80px;
			background-repeat: no-repeat;
		}

		.white-grey-gradient {
			background: linear-gradient(90deg, #fff 0%, #fff calc(50% - 50px), #f4f3f0 calc(50% - 50px), #f4f3f0 100%);
		}

		.white-grey-gradient:before {
			content: '';
			background: url('https://citypoint.ru/cases/images/Vector.svg');
			width: 100%;
			height: 100%;
			display: block;
			position: absolute;
			background-size: 395px;
			background-position: 50% 50px;
			background-repeat: no-repeat;
		}
		
		.white-grey-gradient h2 {
			margin-top: -18px;
		}
		
		.green-bg {
			background: #aacb90;
		}

		.green-lite-bg {
			background: #8ABFAE;
		}

		/* ===== ФОНЫ С ПЕРЕМЕННЫМИ ДЛЯ КАРТИНОК (ЧЕРЕЗ CSS CUSTOM PROPERTIES) ===== */
		.bg-black-gradient {
			background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.5) calc(50% - 50px), rgba(255, 255, 255, 0) calc(50% - 50px), rgba(0, 0, 0, 0) 100%), var(--bg-image);
			background-size: auto, cover;
			background-position: 0 0, center;
			background-repeat: no-repeat, no-repeat;
		}

		.bg-white-gradient {
			background-image: linear-gradient(90deg, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0.8) calc(50% - 50px), rgba(255, 255, 255, 0) calc(50% - 50px), rgba(255, 255, 255, 0) 100%), var(--bg-image);
			background-size: auto, cover;
			background-position: 0 0, center;
			background-repeat: no-repeat, no-repeat;
		}

		/* ===== CONTENT BLOCKS ===== */
		.base-content-block {
			width: calc(100% - 20px);
			max-width: 940px;
			margin: auto;
			padding: 50px 0;
			position: relative;
		}

		.base-left-block {
			width: calc(50% - 100px);
		}

		.base-left-block.left-full {
			width: calc(50% - 50px);
		}

		.base-content-block .no-margin {
			margin: 0;
		}

		/* ===== PROBLEMS BLOCK ===== */
		.problems-block {
			display: flex;
			flex-flow: column;
			gap: 40px;
		}

		.problems-block-item {
			display: flex;
			justify-content: space-between;
			z-index: 1;
			position: relative;
		}

		.problems-block-item img {
			width: 140px;
			height: 140px;
			border-radius: 10px;
			-webkit-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
			-moz-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
			box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
		}

		.right-flex-block {
			width: calc(50% - 60px);
			display: flex;
			flex-flow: column;
		}

		.right-flex-block.big-width {
			width: calc(50% - 20px);
		}

		.right-flex-block.full-width {
			width: calc(50% + 50px);
		}

		.problems-block-title {
			font-size: 21px;
			font-weight: 600;
			margin-bottom: 20px;
		}

		/* ===== IMAGES TECH ===== */
		.block-images-tech {
			flex-flow: wrap;
			justify-content: flex-start;
			gap: 20px;
		}

		.block-images-tech-item {
			line-height: 0;
		}

		.block-images-tech-item img {
			width: 240px;
			height: 160px;
			object-fit: cover;
		}

		/* ===== EXPERT ===== */
		.expert-image {
			width: 100%;
			border: none;
			object-fit: cover;
		}

		.expert-content {
			margin-top: 100px;
			font-style: italic;
		}

		/* ===== BIG NUM ===== */
		.big-num-block {
			height: calc(100% - 100px);
			width: 100%;
			display: flex;
			flex-flow: column;
			align-items: center;
			justify-content: center;
			text-align: center;
		}

		.big-num p {
			font-size: 200px !important;
			font-weight: 600;
			line-height: 200px;
		}

		.big-num span {
			font-size: 24px !important;
			font-weight: 600;
		}

		/* ===== RESULTS ===== */
		.base-line-block .bold {
			font-weight: 600;
		}

		.text-center {
			text-align: center;
		}
		.text-left {
			text-align: left;
		}

		.result-case {
			display: flex;
			flex-flow: wrap;
			justify-content: center;
			gap: 40px;
			margin-top: 50px;
		}
		.result-case:has(:not( > .result-case-item)) {display:none}
		.result-case > .result-case-item {
			position: relative;
			width: calc(33.33% - 27px);
		}

		.result-case-item img {
			width: 180px;
		}
		.result-case-item b {
			font-size: 18px;
			display: block;
			margin-bottom: 20px;
		}

		.result-case-item p {
			position: relative;
			margin-top: 40px;
		}

		.result-case-item:before {
			content: attr(data-attr);
			position: absolute;
			top: 72px;
			left: -5px;
			width: 100%;
			height: 100%;
			display: flex;
			justify-content: center;
			font-size: 30px;
			font-weight: 600;
			color: #f26b6e;
		}

	.case-device {
		margin: 50px;
	}
	
	.device-flex {
		display: flex;
		gap: 20px;
		justify-content: space-around;
		flex-flow: wrap;
	}
	
	.device-flex-item {
		background: #E9E9E9;
		padding: 30px 20px;
	}
	
	.device-flex-3 .device-flex-item {
		width: calc(33.333% - 15px);
	}
	
	.device-flex-4 .device-flex-item {
		width: calc(25% - 20px);
	}
	
	.device-flex-img {
		display: flex;
		margin-bottom: 20px;
		gap: 10px;
		justify-content: center;
	}
	
	.device-flex-img img {
		width: 70px;
		height: 70px;
		object-fit: contain;
	}
	
	.device-flex-item p {
		line-height: 16px;
	}
	
	.device-flex-green {
		gap: 10px;
	}
	
	.device-flex-green .device-flex-item {
		background: #E6F4DB;
		width: calc(33.333% - 7px);
	}
	
	.device-title {
		font-size: 22px;
		font-weight: 600;
		text-align: center;
		margin-bottom: 20px;
	}
	
	.device-title.left {
		text-align: left;
	}
	
	.device-flex-green ul {
		padding-left: 30px;
	}
	
	.device-flex-green ul + .device-title {
		margin-top: 30px
	}
	
	.device-flex-green ul li {
		list-style: disc;
		line-height: 26px;
	}


		/* ===== ADAPTIVE (MEDIA QUERIES) ===== */
		@media (max-width: 768px) {
			.base-line-block {
				min-height: auto;
			}
			.base-line-block.bg-title:after {
				display: none;
			}
			.flex-row {
				flex-flow: column;
				gap: 20px;
			}
			.flex-row + .flex-row {
				margin-top: 30px;
			}
			.blue-gradient {
				background: #669ce7;
			}
			.blue-gradient:before {
				background-size: 300px;
			}
			.gray-gradient {
				background: #ececec;
			}
			.dark-grey-gradient {
				background: #c3b7a8;
			}
			.dark-grey-gradient:before {
				background-size: 200px;
				background-position: 90% 90%;
			}
			.rose-gradient {
				background: #786890;
			}
			.rose-gradient:before {
				background-size: 150px;
				width: 100%;
				background-position: right top;
			}
			.white-grey-gradient {
				background: #f4f3f0;
			}
			.white-grey-gradient:before {
				background-size: 60%;
				background-position: 50% 50%;
			}
			.white-grey-gradient h2 {
				background: #cbb690;
				min-width: calc(100% + 20px);
				margin-left: -10px;
				margin-top: -30px;
				padding: 20px;
			}
			.base-content-block {
				padding: 30px 0;
			}
			.base-left-block {
				width: 100% !important;
			}
			.problems-block {
				margin-top: 30px;
			}
			.problems-block-item {
				flex-flow: column;
				align-items: center;
				text-align: center;
			}
			.problems-block-item img {
				margin-bottom: 15px;
			}
			.right-flex-block {
				width: 100% !important;
			}
			.block-images-tech {
				align-items: center;
			}
			.expert-content {
				margin-top: auto;
			}
			.result-case > .result-case-item {
				width: 100%;
			}
			.base-line-block h1 {
				font-size: 30px;
				text-align: center;
			}
			.base-line-block h2 {
				text-align: center;
				font-size: 28px;
				margin-bottom: 15px;
			}
			.base-line-block h3 {
				font-size: 20px;
			}
			
			.base-line-block ol {padding: 0;}

			/* АДАПТИВНЫЕ ГРАДИЕНТЫ — меняем только градиент, картинка остаётся из переменной */
			.bg-black-gradient {
				background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), var(--bg-image);
				min-height: calc(100vh - 100px);
			}
			.bg-white-gradient {
				background-image: linear-gradient(90deg, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.8)), var(--bg-image);
			}
			.device-flex-green .device-flex-item {
				background: #E6F4DB;
				width: 100%;
			}
		}
		@media (max-width: 480px) {
			.base-line-block h1 {
				font-size: 28px;
				text-align: center;
			}
			.base-line-block h2 {
				text-align: center;
				font-size: 25px;
				margin-bottom: 15px;
			}
			.base-line-block h3 {
				font-size: 20px;
			}			
		}
		
.base-content-block form {
    margin: 50px auto;
    width: 742px;
}

.base-content-block button {
    width: 419px;
    height: 71px;
    background-color: #8ABFAE;
    color: #fff !important;
    border: none;
    border-radius: 4px;
    font-size: 18px;
    text-transform: uppercase;
    cursor: pointer;
    transition: all 0.3s ease;
    display: block;
    margin: 60px auto 0;
}

.base-content-block button:hover {
    transform: scale(1.05);
    background-color: #7aac9b;
}

.base-content-block .form-group {
    margin-bottom: 30px;
}
.base-content-block .form-group:has(:not([required])) {display:none}
.base-content-block .form-group input {
	width: 100%;
    height: 57px;
    border: 1px solid #C4C4C4;
    padding: 0 15px;
    font-size: 16px;
    border-radius: 4px;
    transition: all 0.3s ease;
    color: #000;
}

.base-content-block input:focus {
	outline: none;
	border: 1px solid #004B84;
	box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.4);
}


.li_icon {
	display: flex;
    gap: 5px;
    align-items: center;
	margin: 10px 0;
}

.li_icon img {
	width: 30px;
    height: 30px;
    object-fit: contain;
    margin: 0 !important;
}


/* End */
/* /bitrix/templates/empty/components/bitrix/news/cases/bitrix/news.detail/.default/style.css?176206320911300 */
/* /bitrix/templates/empty/components/bitrix/news/cases/bitrix/news.detail/alternative/style.css?178368902113343 */
