section.way {

	padding-top: 114px;

	padding-bottom: 100px;

	position: relative;

}



section.way .shape1 {

	position: absolute;

	right: -547px;

	top: -36px;

	width: 812px;

	height: 467px;

	z-index: -99;

}



section.way .shape2 {

	position: absolute;

	left: -541px;

	top: 755px;

	width: 899px;

	height: 712px;
	z-index: -99;

}



section.way .c {

	position: relative;

}



section.way h2 {

	margin-bottom: 101px;

}



section.way .rows {

	line-height: 28px;

}



section.way .row {

	display: grid;

	grid-template-columns: 1fr 1fr;

	position: relative;

}



section.way .row .left {

	border-right: 2px solid #a5b2b8;

	position: relative;

}



section.way .row.mt .left {

	padding-top: 50px;

}



section.way .row .right {

	position: relative;

}



section.way .row .inner {

	margin-bottom: 51px;

}



section.way .row .left .inner {

	display: grid;

	grid-template-columns: 1fr 228px
}



section.way .row .right .inner {

	display: grid;

	grid-template-columns: 254px 1fr;

}



section.way .row .left .image {

	text-align: left;

	padding-left: 42px;

}



section.way .row .right .image {

	text-align: right;

	padding-right: 50px;

}



section.way .row .image img {

	-webkit-transition: all 0.5s;

	-moz-transition: all 0.5s;

	-ms-transition: all 0.5s;

	-o-transition: all 0.5s;

	transition: all 0.5s;

	transform: scale(1);

	width: 90px;

	height: 90px;

}



section.way .row:nth-of-type(1) .image img {

	width: 97px;

	height: 95px;

}



section.way .row:nth-of-type(2) .image img {

	width: 94px;

	height: 77px;

}



section.way .row:nth-of-type(3) .image img {

	width: 103px;

	height: 90px;

}



section.way .row:nth-of-type(4) .image img {

	width: 98px;

	height: 92px;

}



section.way .row:nth-of-type(5) .image img {

	width: 98px;

	height: 92px;

}



section.way .row:nth-of-type(6) .image img {

	width: 94px;

	height: 91px;

}



section.way .row:nth-of-type(7) .image img {

	width: 87px;

	height: 93px;

}



section.way .row:nth-of-type(8) .image img {

	width: 103px;

	height: 95px;

}



section.way .row:hover .image img {

	transform: scale(1.1);

}



section.way .row .left .text {

	text-align: right;

}



section.way .row .text {

	position: relative;

}

section.way .row:nth-of-type(2) .right .text {

	padding-top: 10px;

}

section.way .row .text .pr.nc {

	font-size: 18px;

	line-break: 12px;

}



section.way .row .text .content.mt {

	margin-top: 10px;

}



section.way .row .text .content.nc {

	-ms-transform: unset;

	-webkit-transform: unset;

	transform: unset;

	top: 0;

	position: absolute
}



section.way .row .left .text .content {

	right: 0
}



section.way .row .right .text .content {

	left: 0;

}



section.way .row .right .text .content.pr {

	padding-right: 190px;

}



section.way .row ul {

	font-size: 16px;

	font-weight: 400
}



section.way .row .left ul {

	padding-left: 262px;

	padding-right: 89px;

	position: absolute;

	z-index: 1;

	top: 126px;

}



section.way .row ul li {

	position: relative;

	padding-left: 33px;

}

section.way .row .right ul {
	left: 226px;
	padding-right: 89px;
	position: absolute;
	clear: both;
	top: 46px;
	z-index: 2;
}



section.way .row .dot {

	position: absolute;

	left: -2px;

	right: 0;

	top: 0;

	width: 16px;

	height: 16px;

	background-color: var(--color2);

	margin: auto;

	top: 32px;

	border-radius: 100%;

	z-index: 2;

}



section.way .row .cover.first {

	position: absolute;

	left: -2px;

	right: 0;

	top: 0;

	width: 16px;

	height: 44px;

	/*background-color: #161D28;*/
	background-color: white;

	margin: auto;

	top: 0;

	z-index: 1;

}



section.way .row .cover.last {

	position: absolute;

	left: -2px;

	right: 0;

	top: 0;

	width: 16px;

	height: 190px;

	/*background-color: #161D28;*/
	background-color: white;

	margin: auto;

	bottom: -130px;

	z-index: 1;

}



section.way .row.mt .dot {

	top: 110px;

}



@media all and (max-width: 1466px) {

	section.way {

		padding-top: 50px;

	}



	section.way .shape1 {

		right: -700px;
		z-index: -99;

	}



	section.way .shape2 {

		left: -700px;
		z-index: -99;

	}



	section.way .row .left ul {

		padding-left: 150px;

	}



	section.way .row .right ul {

		padding-right: 0;

		left: 216px;

		top: 50px;

	}



	section.way .row .cover.last {

		top: -10px;

	}



	section.way .row .right .text .content.pr {

		padding-right: 0;

		font-size: 16px;

		font-weight: 400;

		line-height: 25px;

	}

}



@media all and (max-width: 1200px) {

	section.way .shape1 {

		top: -122px;
		z-index: -99;

	}



	section.way .row .left ul {

		padding-left: 0;

	}

}



@media all and (max-width: 992px) {

	section.way {

		padding-bottom: 50px;

	}



	section.way .shape1 {

		display: none;
		z-index: -99;

	}



	section.way .shape2 {

		display: none;
		z-index: -99;

	}



	section.way h2 {

		margin-bottom: 45px;

		text-align: center;

	}



	section.way .row {

		grid-template-columns: 1fr;

	}



	section.way .row .left {

		border: unset;

	}



	section.way .row .right {

		grid-row-start: 1;

	}



	section.way .row .left .inner {

		margin-bottom: 17px;

		grid-template-columns: 1fr 1fr;

		grid-gap: 34px;

	}



	section.way .row .right .inner {

		grid-template-columns: 1fr 1fr;

		grid-gap: 35px;

		margin-bottom: 0;

	}



	section.way .row .image {

		margin-bottom: 10px;

	}



	section.way .row .left .image {

		padding: 0;

		margin-top: 10px;

		height: 105px;

	}



	section.way .row .right .image {

		padding: 0;

		text-align: center;

		height: 105px;

	}



	section.way .row .right .image {

		position: relative;

		text-align: right;

		margin-bottom: 21px;

	}



	section.way .row .left .text {

		text-align: left;

	}



	section.way .row .left .text .content {

		top: 0;

		-ms-transform: unset;

		-webkit-transform: unset;

		transform: unset;

		position: relative;

		text-align: right;

	}

	section.way .row:nth-of-type(2) .right .text {

		padding-top: 0px;

	}

	section.way .row .right .text .content {

		-ms-transform: unset;

		-webkit-transform: unset;

		transform: unset;

		top: unset;

		position: relative;

		padding-top: 18px;

	}



	section.way .row .right .text .content.pr {

		padding-right: 0;

		font-size: 16px;

		line-height: 20px;

	}



	section.way .row .left ul {

		position: relative;

		top: 0;

		padding: 0;

		margin-bottom: 35px;

		text-align: left;

		padding-left: 20px;

		padding: block;

		/*box-shadow: 10px -11px 85px 0 rgba(0, 133, 255, 0.2);
		background: linear-gradient(126deg, #0053a0 0%, #0068c8 22.12%, #001427 100%), radial-gradient(50% 50% at 50% 50%, rgba(0, 0, 0, 0) 0%, #000 100%);*/
		background-color: #F7F8FA;

		border-radius: 8px;

		padding: 10px 20px;

	}



	section.way .row ul li {

		font-size: 14px;

		line-height: 24px;

	}



	section.way .row .right ul {

		position: relative;

		left: 0;

		top: 0;

		text-align: left;

		width: 100%;

		grid-row: 2;

		grid-column: span 2;

		margin-top: -30px;

		margin-bottom: -9px;

		border-radius: 8px;

		padding: 10px 20px;

		/*box-shadow: 10px -11px 85px 0 rgba(0, 133, 255, 0.2);
		background: linear-gradient(126deg, #0053a0 0%, #0068c8 22.12%, #001427 100%), radial-gradient(50% 50% at 50% 50%, rgba(0, 0, 0, 0) 0%, #000 100%);*/
		background-color: #F7F8FA;

		right: 0;

	}



	section.way .row .dot {

		position: relative;

		left: 0;

		top: 0;

		right: unset;

		margin: unset;

		display: none;

	}



	section.way .row .cover.first {

		display: none;

	}



	section.way .row .cover.last {

		display: none;

	}

}



@media all and (max-width: 768px) {

	section.way h2 {

		font-size: 40px;

		line-height: 45px;

	}

}



@media all and (max-width: 576px) {

	section.way .row .text .pr.nc {

		font-size: 16px;

		padding-right: 0;

		line-break: 18px;

	}



	section.way h2 {

		text-align: center;

		font-size: 35px;

		line-height: 40px;

	}



	section.way .row .left .text .content {

		margin-bottom: 25px;

		padding-top: 25px;

	}

	section.way .row:first-of-type .left .text .content {

		padding-top: 0px;

	}

	section.way .row:nth-of-type(3) .left .text .content {

		padding-top: 8px;

	}

	section.way .row:nth-of-type(4) .right .text .content {

		padding-top: 10px;

	}

	section.way .row .image img {

		transform: scale(0.8)
	}



	section.way .row .text .content {

		font-size: 16px;

		line-height: 20px;

	}

}


/* ========================
  banner
=========================*/
.ads {
	padding: 0 30px 0 30px;
}

.banner {
	display: flex;
	flex-direction: row;
	align-items: stretch;
	justify-content: space-between;
	max-width: 1200px;
	min-width: 768px;
	margin: 90px auto;
	outline: 1px solid hsla(209, 100%, 40%, 0.4);
	border-radius: 35px;
	/* border: 1px solid rgb(0 133 255 / 0%); */
	overflow: hidden;
	background: linear-gradient(126deg, #0053a0 10%, #0068c8 22.12%, #001427 100%), radial-gradient(50% 50% at 50% 50%, rgba(0, 0, 0, 0) 0%, #000 100%);
	color: #fff;
	height: 320px;
	box-shadow: 10px -11px 85px 0 rgba(0, 133, 255, 0.2);

}

.banner-content {
	padding: 60px;
	flex: 1;
	display: flex;
	flex-direction: column;
	justify-content: center;
	max-width: 700px;
	overflow: hidden;
	word-wrap: break-word;
	overflow-wrap: break-word;
}

.banner h2 {
	font-size: 40px;
	margin: 0 0 20px;
	font-weight: 500;
	line-height: 1.1;
	/* 110% */
	word-break: break-word;
	max-width: 100%;
}

.banner p {
	margin: 0 0 30px;
	font-size: 14px;
	color: #d0d0d0;
	line-height: 1.5;
}

.banner small {
	display: block;
	font-size: 16px;
	margin-bottom: 8px;
	color: #ffffff;
}

a.button {
	display: inline-block;
	width: fit-content;
	padding: 12px 28px;
	border-radius: 50px;
	background: linear-gradient(135deg, #0074df, #0fa4ff);
	color: #fff;
	text-decoration: none;
	font-weight: 500;
	font-size: 14px;
	box-shadow: 0 4px 20px rgba(0, 116, 223, 0.3);
	transition: background 0.3s ease;
	align-self: flex-start;
}

a.button:hover {
	background: linear-gradient(135deg, #0fa4ff, #0074df);
}

.banner-image {
	display: flex;
	flex: 0 0 50%;
	height: 100%;
	justify-content: center;
}

.banner-image img {
	height: 100%;
	min-width: 400px;
	max-width: 800px;
	width: auto;
	display: block;
	object-fit: cover;
}

/* ========================
   media-sizes 
=========================*/

@media (max-width: 1024px) {
	.banner h2 {
		font-size: 30px;
	}

	.banner-content {
		padding: 40px;
	}
}

@media (max-width: 767px) {
	.banner {
		flex-direction: column;
		height: auto;
		min-width: auto;
		/* снимаем ограничение */
	}

	.banner-content {
		padding: 30px 24px;
		text-align: center;
		align-items: center;
		max-width: 100%;
	}

	.banner h2 {
		font-size: 26px;
		line-height: 1.15;
	}

	.banner p {
		margin-bottom: 20px;
	}

	a.button {
		align-self: center;
	}

	.banner-image {
		height: 100%;
		max-height: 300px;
		align-items: start;
	}

	.banner-image img {
		width: 100%;
		height: auto;
		border-radius: 0 0 35px 35px;
	}
}

@media (max-width: 425px) {
	.banner-content {
		padding: 24px 18px;
	}

	.banner h2 {
		font-size: 22px;
	}

	.banner p {
		font-size: 13px;
		margin-bottom: 20px;
	}

	a.button {
		padding: 10px 20px;
		font-size: 13px;
	}
}