.wrap {
	max-width: 1208px;
}

.chukotka-background {
	height: 812px;
}

.chukotka__small-wrap {
	max-width: 808px;
}

.chukotka__first-text {
	margin-bottom: 40px;
}

.orange-background {
	background: linear-gradient(90deg, #FF6E0F 0%, #FFAA1E 100%);
	padding: 100px 0;
}

.chukotka__small-text {
	color: rgba(0, 0, 0, 0.60);
	margin-bottom: 80px;
}

.chukotka__small-text ul {
	padding-left: 20px;
}

.chukotka__img {
	overflow: hidden;
	border-radius: 32px;
}

.smart-train__white-background_special {
	padding-top: 128px;
	padding-bottom: 0;
	z-index: 4;
	position: relative;
}

.smart-train__white-background_special .chukotka__wrap:last-child {
	margin-bottom: -128px;
}

.smart-train__white-background_special .chukotka__wrap:last-child .chukotka__img {
	margin-bottom: 0;
}

.chukotka__small-text2 {
	font-family: 'CeraProMedium';
	color: rgba(0, 0, 0, 0.87);
	margin-bottom: 20px;
}

.chukotka__small-text3 {
	margin-bottom: 32px;
}

.chukotka__small-text4 {
	color: rgba(0, 0, 0, 0.87);
}

.gray-background {
	background: #EBEBEB;
	padding-top: 128px;
	z-index: 3;
	position: relative;
}

.gray-background .chukotka__big-wrap:last-child {
	margin-bottom: -128px;
}

.gray-background .chukotka__big-wrap:last-child .chukotka__big-img {
	margin-bottom: 0;
}

.smart-train__white-background_special2 {
	position: relative;
	z-index: 2;
	padding-top: 128px;
}

.smart-train__white-background_special2 .chukotka__big-wrap:last-child {
	margin-bottom: -128px;
}

.smart-train__white-background_special2 .chukotka__big-wrap:last-child .chukotka__big-img {
	margin-bottom: 0;
}

.orange-background_special {
	padding-top: 128px;
	padding-bottom: 0;
	position: relative;
	z-index: 1;
}

.orange-background_special .chukotka__small-title, .orange-background_special .chukotka__small-text {
	color: #FFF;
}

.orange-background_special .chukotka__big-wrap:last-child {
	margin-bottom: -128px;
}

.orange-background_special .chukotka__big-wrap:last-child .chukotka__big-img {
	margin-bottom: 0;
}

.chukotka-bottom__font {
	font-family: "Mulish", sans-serif;
	font-weight: 800;
}

.chukotka-bottom__text-font {
	font-family: "Mulish", sans-serif;
	font-weight: 800;
}

.chukotka__text {
	color: #fff;
}

.chukotka-bottom__subtitle {
	margin-bottom: 40px;
}

.icon__container {
	display: flex;
	flex-wrap: wrap;
	grid-gap: 32px;
	margin-bottom: 128px;
}

.color-container {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-gap: 16px;
	margin-bottom: 16px;
}

.color-container__block {
	border-radius: 8px;
	height: 280px;
	padding: 24px;
	font-size: 16px;
	font-family: 'CeraProMedium';
	line-height: 24px;
	color: #fff;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.color-container__text {
	margin: auto 0 0 auto;
}

.color-container__text2 {
	margin: auto 0 0;
	display: flex;
	justify-content: space-between;
}

.color-container2 {
	display: grid;
	grid-template-columns: repeat(6, 1fr);
	grid-gap: 16px;
}

.color-container2__block {
	border-radius: 8px;
	height: 220px;
	padding: 24px;
	font-size: 16px;
	font-family: 'CeraProMedium';
	line-height: 24px;
	color: rgba(0, 0, 0, 0.87);
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.color-container2__block2 {
	color: #FFF;
}

.color-container3 {
	grid-template-columns: repeat(8, 1fr);
	margin-bottom: 168px;
}

.color-container3__block {
	border-radius: 8px;
	height: 150px;
	padding: 24px;
	font-size: 16px;
	font-family: 'CeraProMedium';
	line-height: 24px;
	color: #fff;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

@media only screen and (max-width: 1064px) {
	.color-container3 {
		grid-template-columns: repeat(4, 1fr);
	}
}

@media only screen and (max-width: 768px) {
	.chukotka-background {
		height: 360px;
	}
	
	.chukotka-background img {
		width: 300px;
	}
	
	.chukotka__first-text {
		font-size: 20px;
		line-height: 28px;
	}
	
	.chukotka__small-text {
		margin-bottom: 48px;
		font-size: 16px;
		line-height: 24px;
	}
	
	.chukotka__small-text5 {
		margin-bottom: 64px;
		color: rgba(0, 0, 0, 0.87);
	}
	
	.orange-background {
		padding: 80px 0;
	}
	
	.chukotka__blue-text {
		font-size: 24px;
		line-height: 32px;
		letter-spacing: normal;
	}
	
	.smart-train__white-background_special, .smart-train__white-background_special2 {
		padding-top: 80px;
	}
	
	.chukotka__small-text2, .chukotka__small-text3 {
		margin-bottom: 32px;
	}
	
	.chukotka__small-title {
		margin: 80px 0 32px;
	}
	
	.chukotka__img {
		border-radius: 12px;
		box-shadow: 1.096px 1.096px 13.151px 0 rgba(0, 0, 0, 0.16);
		margin-bottom: 64px;
	}
	
	.chukotka__big-img:first-child {
		margin-bottom: 16px !important;
	}
	
	.smart-train__white-background_special .chukotka__wrap:last-child, .gray-background .chukotka__big-wrap:last-child, .smart-train__white-background_special2 .chukotka__big-wrap:last-child, .orange-background_special .chukotka__big-wrap:last-child {
		margin-bottom: -64px;
	}
	
	.gray-background {
		padding-top: 64px;
	}
	
	.orange-background_special {
		padding-top: 64px;
		padding-bottom: 0;
	}
	
	.chukotka-bottom__subtitle {
		margin-bottom: 24px;
	}
	
	.chukotka-bottom__text-font {
		font-weight: 600;
		margin-top: 24px;
	}
	
	.chukotka-bottom__text {
		padding-bottom: 0;
	}
	
	.chukotka-bottom__text-block2 {
		margin-top: 16px;
	}
	
	.chukotka__text {
		margin-bottom: 80px;
	}
	
	.icon__container {
		grid-gap: 16px;
		margin-bottom: 80px;
	}
	
	.color-container {
		grid-template-columns: 1fr;
		grid-gap: 12px;
		margin-bottom: 12px;
	}
	
	.color-container2 {
		grid-template-columns: repeat(2, 1fr);
	}
	
	.color-container3 {
		grid-template-columns: repeat(2, 1fr);
		margin-bottom: 100px;
	}
}

@media only screen and (max-width: 520px) {
	.color-container__block {
		height: 200px;
		padding: 16px;
	}
	
	.color-container__text2 {
		font-size: 12px;
		line-height: 16px;
	}
	
	.color-container2__block {
		padding: 16px;
		height: 154px;
	}
	
	.color-container3__block {
		padding: 16px;
		height: 100px;
	}
}