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

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

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

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

.wrap {
	max-width: 1208px;
}

.chukotka__main-container {
	max-width: 900px;
}

.chukotka-background {
	height: 752px;
	background-position: bottom center !important;
}

.chukotka-background img {
	transform: translateX(-25%);
}

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

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

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

.chukotka__small-text {
	margin-bottom: 64px;
}

.blue-background {
	background: radial-gradient(110.15% 110.01% at 100% 0%, #C6382A 0%, rgba(23, 74, 136, 0.00) 100%), #174A88;
	padding-bottom: 128px;
}

.blue-background .chukotka__small-title {
	color: #FFF;
}

.blue-background .chukotka__small-text {
	margin-bottom: 24px;
	color: #FFF;
}

.number-block__container {
	display: flex;
	align-items: stretch;
	justify-content: center;
	margin: 80px 0;
}

.number-block {
	width: 50%;
	border-radius: 24px 0 0 24px;
	background: #013778;
	padding: 40px 32px;
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
}

.number-block__text-block {
	font-size: 18px;
	line-height: 24px;
	font-family: 'CeraProBold';
	text-transform: uppercase;
	color: #fff;
	display: flex;
	align-items: flex-end;
	margin-bottom: 8px;
}

.number-block__text {
	margin: 0 4px 27px 0;
}

.number-block__text-number {
	font-size: 140px;
	line-height: 140px;
	letter-spacing: -6px;
}

.number-block__text-title {
	font-family: 'MullerMedium';
	font-size: 18px;
	line-height: 24px;
	color: #fff;
}

.number-block__img {
	max-width: 200px;
	height: auto;
}

.number-block:last-child {
	border-radius: 0 24px 24px 0;
	background: #1FA2DC;
}

.chukotka__small-title2 {
	font-size: 32px;
	line-height: 36px; 
	letter-spacing: -1px;
	margin: 80px 0 32px;
}

.regions__container {
	display: grid;
	grid-template-columns: repeat(5, 1fr);
	grid-gap: 12px;
}

.region-block {
	display: flex;
	flex-direction: column;
	align-items: center;
	border-radius: 24px;
	background: #FFF;
	padding: 32px 24px 26px 24px;
}

.region-block__img {
	width: 100%;
	max-width: 132px;
	height: auto;
	margin-bottom: 14px;
}

.region-block__title {
	font-family: 'CeraProBold';
	font-size: 20px;
	line-height: 24px;
	color: rgba(0, 0, 0, 0.87);
	text-align: center;
}

.chukotka__img {
	border-radius: 32px;
	box-shadow: 4px 4px 48px 0 rgba(0, 0, 0, 0.16);
	margin-bottom: 0;
}

.chukotka__big-wrap {
	margin: 32px auto 128px;
}

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

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

.blue-background2 {
	padding-top: 128px;
	padding-bottom: 0;
	z-index: 3;
	position: relative;
	background: #002E67;
}

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

.blue-background2 .chukotka__wrap:last-child {
	margin-top: 33px;
	margin-bottom: -128px;
}

.white-background {
	background: #fff;
	padding-top: 128px;
	padding-bottom: 0;
	z-index: 2;
	position: relative;
}

.chukotka__big-block-img {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.chukotka__big-block-img .chukotka__img:first-child {
	margin-bottom: 0;
}

.chukotka__big-container {
	display: flex;
	align-items: stretch;
}

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

.blue-background3 {
	background: #002E67;
	padding-top: 128px;
	padding-bottom: 0;
	z-index: 1;
	position: relative;
}

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

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

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

.chukotka-bottom {
	display: flex;
	align-items: flex-end;
}

.chukotka-bottom__text-container {
	display: block;
}

.chukotka-bottom__text-block {
	width: 439px;
}

.chukotka-bottom__text-block2 {
	margin-left: 0;
}

.chukotka-bottom__font {
	font-family: "Montserrat", sans-serif;
	font-weight: 500;
	margin-right: 24px;
}

.chukotka-bottom__text-font {
	font-family: "Montserrat", sans-serif;
	font-size: 24px;
	line-height: 26px;
	font-weight: 500;
}

.chukotka__text {
	margin-bottom: 20px;
	margin-left: 61px;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	color: #FFF;
	max-width: 568px;
}

.chukotka-bottom:last-child {
	margin: 40px 0 128px;
}

.chukotka-bottom__text-block2 .chukotka-bottom__font, .chukotka-bottom__text-block2 .chukotka-bottom__text-font {
	font-family: 'MullerRegular';
}

.chukotka-bottom__color-container {
	grid-gap: 16px;
	margin-bottom: 16px;
}

.chukotka-bottom__color-container2 {
	margin-bottom: 164px;
}

.chukotka-bottom__color-block2 {
	color: #fff;
	width: 100%;
}

.chukotka-bottom__color-block2:first-child {
	color: rgba(0, 0, 0, 0.87);
}

.chukotka-bottom__color-block {
	height: 280px;
	width: 100%;
}

@media only screen and (max-width: 1200px) {
	.chukotka-background img {
		width: 560px;
		height: auto;
		margin: auto auto auto 20px;
		transform: none;
	}
	
	.regions__container {
		grid-template-columns: repeat(3, 1fr);
	}
}

@media only screen and (max-width: 768px) {
	.chukotka-background {
		height: 624px;
		background-position:  77% bottom !important;
	}
	
	.chukotka-background img {
		width: calc(100% - 40px);
		max-width: 560px;
		margin: 48px auto auto 20px;
	}
	
	.chukotka__first-text {
		font-size: 20px;
		line-height: 28px;
	}
	
	.chukotka__small-title {
		font-size: 32px;
		line-height: 36px;
		letter-spacing: -1px;
		margin: 64px auto 32px auto;
	}
	
	.number-block__container {
		margin: 64px 0;
		flex-direction: column;
	}
	
	.number-block {
		width: 100%;
		border-radius: 24px 24px 0 0;
	}
	
	.number-block:last-child {
		border-radius: 0 0 24px 24px;
	}
	
	.number-block__text-number {
		font-size: 112px;
		line-height: 112px;
	}
	
	.chukotka__small-title2 {
		font-size: 24px;
		line-height: 28px;
		letter-spacing: -0.5px;
	}
	
	.regions__container {
		grid-template-columns: repeat(2, 1fr);
	}
	
	.chukotka-bottom {
		flex-direction: column;
		align-items: flex-start;
	}
	
	.chukotka__text {
		margin-left: 0;
		margin-top: 16px;
	}
	
	.chukotka-bottom:last-child {
		margin: 48px 0 64px;
	}
	
	.chukotka-bottom__text-block {
		width: auto;
	}
	
	.chukotka-bottom__subtitle {
		font-size: 24px;
		line-height: 28px;
		letter-spacing: -0.5px;
	}
}

@media only screen and (max-width: 520px) {
	.number-block {
		flex-direction: column;
		align-items: flex-start;
	}
	
	.number-block__img {
		margin: 24px 0 0 auto;
	}
	
	.regions__container {
		grid-template-columns: 1fr;
		grid-gap: 16px;
	}
	
	.region-block {
		padding: 32px 20px;
	}
	
	.blue-background {
		padding-bottom: 80px;
	}
	
	.chukotka__small-title {
		margin: 80px auto 32px auto;
	}
	
	.chukotka__small-text {
		margin-bottom: 48px;
	}
	
	.chukotka__big-wrap {
		margin: 15px auto 0;
	}
	
	.smart-train__white-background_special .chukotka__wrap:last-child, .blue-background2 .chukotka__wrap:last-child, .white-background .chukotka__big-wrap:last-child, .blue-background3 .chukotka__big-wrap:last-child {
		margin-bottom: -80px;
	}
	
	.blue-background2, .white-background, .blue-background3 {
		padding-top: 80px;
	}
	
	.blue-background2 .chukotka__wrap:last-child {
		margin-top: 15px;
	}
	
	.chukotka__big-block-img .chukotka__img:first-child {
		margin-bottom: 15px;
	}
	
	.chukotka-bottom__color-container {
		grid-gap: 12px;
		margin-bottom: 12px;
	}
	
	.chukotka-bottom__color-block {
		height: 200px;
	}
	
	.chukotka-bottom__color-container2 {
		margin-bottom: 100px;
	}
	
	.chukotka-bottom__color-block2 {
		height: 200px;
	}
}