@font-face {
	font-family: 'TT Chocolates';
	src: url('../font/TTCHOCOLATESREGULAR.woff2') format('woff2'),
		 url('../font/TTCHOCOLATESREGULAR.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'TT Chocolates';
	src: url('../font/TTCHOCOLATESBOLD.woff2') format('woff2'),
		 url('../font/TTCHOCOLATESBOLD.woff') format('woff');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}


.wrap {
	max-width: 1208px;
}

.chukotka-background {
	height: 812px;
}

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

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


.chukotka__title {
	font-family: 'CeraProBold';
	display: block;
	text-align: center;
	margin: 0 auto 48px auto;
	font-size: 48px;
	line-height: 48px;
	letter-spacing: -1.5px;
	text-align: center;
	color: #fff;
}

.blue-background {
	background: #2C667D;
	padding: 128px 0;
	color: #fff;
}

.blue-background .chukotka__first-text {
	color: #fff;
	margin-top: 0;
}

.blue-background  .chukotka__small-text {
	color: #fff;
	margin-bottom: 0;
}

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

.chukotka__small-title {
	font-size: 48px;
	line-height: 48px;
	letter-spacing: -1.5px;
	margin-bottom: 48px;
}

.black-background, .black-background .chukotka__small-text, .black-background .chukotka__small-title {
	color: #fff;
}

.black-background .chukotka__small-title {
	margin-top: 0;
}

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

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

.blue-background2 {
	background: #2C667D;
	padding-top: 128px;
	z-index: 3;
	position: relative;
	color: #fff;
}

.blue-background2 .chukotka__small-text, .blue-background2 .chukotka__small-title {
	color: #fff;
}

.blue-background2 .chukotka__img {
	margin-bottom: 0;
}

.blue-background2 .chukotka__big-wrap:last-child {
	margin-bottom: -128px;
}

.blue-background3 {
	background: #2C667D;
	padding-top: 128px;
	z-index: 1;
	position: relative;
	color: #fff;
}

.blue-background3 .chukotka__small-text, .blue-background3 .chukotka__small-title {
	color: #fff;
}

.blue-background3 .chukotka__wrap:last-child {
	margin-bottom: -128px;
}

.blue-background3 .chukotka__wrap:last-child .chukotka__img {
	margin-bottom: 0;
}

.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;
}

.smart-train__white-background_special2 .chukotka__small-title {
	margin-top: 128px;
}

.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: 'TT Chocolates';
	font-weight: 700;
}

.chukotka-bottom__text-font {
	font-family: 'TT Chocolates';
	font-weight: 800;
}

.chukotka__text {
	color: #fff;
}

.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-top: 40px;
	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(3, 1fr);
	grid-gap: 16px;
	margin-top: 0;
	margin-bottom: 40px;
}

.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;
}

.chukotka-bottom__text-block2 {
	margin-left: 148px;
}

@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 {
		height: 200px;
	}
	
	.color-container3__block {
		padding: 16px;
		height: 100px;
	}
	
	.blue-background {
		padding: 64px 0;
	}
	
	.chukotka__first-text {
		margin-bottom: 32px;
	}
	
	.chukotka__title {
		font-size: 32px;
		line-height: 36px;
		letter-spacing: -1px;
		margin-bottom: 32px;
	}
	
	.blue-background2 {
		padding-top: 64px;
	}
	
	.chukotka__small-title {
		font-size: 32px;
		line-height: 36px;
		letter-spacing: -1px;
	}
	
	.blue-background3 {
		padding-top: 64px;
	}
	
	.blue-background3 .chukotka__wrap:last-child {
		margin-bottom: -64px;
	}
	
	.chukotka-bottom__text-block2 {
		margin-left: 0;
	}
	
	.color-container2 {
		grid-template-columns: 1fr;
		margin-bottom: 40px;
	}
}