.heading {
	background: linear-gradient(-90deg, #1F5CEC 0%, #447AEE 14%, #78A5F2 35%, #A1C6F5 55%, #BEDEF7 73%, #D0ECF8 89%, #D7F2F9 100%);
	color: #0A2257;
}

.heading .container {
	height: 676px;
	display: flex;
	align-items: center;
}

.heading-content {
	padding-top: 40px;
}

.heading-content h1 {
	margin-bottom: 15px;
}

.heading-content h2 {
	width: 88%;
	margin-bottom: 40px;
	line-height: 44px;
	font-size: 32px;
}

.heading-content a {
	margin-right: 50px;
	color: inherit;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Duplet Open Bold;
	font-size: 17px;
}

.heading-content a::after {
	content: '';
	display: inline-block;
	width: 14px;
	height: 14px;
	margin-left: 11px;
	background: url("data:image/svg+xml,%3Csvg width='14' height='13' viewBox='0 0 14 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.6758 12H11.6758V3.27344L1.35156 12.7373L0 11.2627L10.1045 2H0.675781V0H13.6758V12Z' fill='%231F5CEC'/%3E%3C/svg%3E%0A") center no-repeat;
}

.heading-content a:hover {
	color: #1F5CEC;
}

.heading-content a:hover::after {
	background-image: url("data:image/svg+xml,%3Csvg width='14' height='13' viewBox='0 0 14 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.6758 12H11.6758V3.27344L1.35156 12.7373L0 11.2627L10.1045 2H0.675781V0H13.6758V12Z' fill='%23B3FFA2'/%3E%3C/svg%3E%0A");
}

.heading-animation {
	width: 500px;
	height: 500px;
	margin-right: 12px;
	margin-top: 95px;
}

.info-blocks, .approach {
	background: #0A2257;
}

.info-blocks .container {
	display: flex;
	justify-content: space-between;
	padding-top: 91px;
	padding-bottom: 91px;
	color: #0A2257;
}

.info-blocks .block {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	min-height: 617px;
	width: 47.7%;
	padding: 75px 62px 52px;
	border-radius: 14px;
	background: #ced3dd;
	transition: transform 0.2s;
}

.info-blocks .block:hover {
	background: #fff;
	transform: scale(1.05);
}

.block img {
	margin-bottom: 79px;
}

.block p {
	line-height: 30px;
	font-size: 20px;
}

.block .btn {
	margin-top: auto;
	margin-bottom: 39px;
	font-size: 22px;
}

.block .btn:hover {
	border-color: #1F5CEC;
	background: #1F5CEC;
	color: #fff;
}

.block .btn::before {
	background: #1F5CEC;
}

.block .btn:hover::after {
	background-image: url("data:image/svg+xml,%3Csvg width='14' height='13' viewBox='0 0 14 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.6758 12H11.6758V3.27344L1.35156 12.7373L0 11.2627L10.1045 2H0.675781V0H13.6758V12Z' fill='white'/%3E%3C/svg%3E%0A");
}

.block .undertext {
	font-size: 13px;
	font-family: Duplet Open Semibold;
	text-transform: uppercase;
}

.approach {
	padding: 72px 0 204px;
	color: #fff;
}

.approach .title {
	margin-bottom: 91px;
	text-align: center;
}

.approach .cards {
	display: flex;
	justify-content: space-between;
}

.approach .card {
	width: 31%;
	padding: 40px 40px 26px;
	background: #102c6c;
	transition: transform 0.2s;
}

.approach .card:hover {
	background: #102962;
	transform: scale(1.05);
}

.card .img-wrapper {
	height: 210px;
	text-align: center;
}

.card img {
	max-height: 100%;
}

.card h4 {
	margin-bottom: 22px;
	font-size: 28px;
}

.card p {
	line-height: 30px;
	font-size: 20px;
}

.team {
	background: linear-gradient(90deg, #E8FFE2 0%, #E1FBDD 15%, #CFF1D0 36%, #B2E0BA 60%, #8ACA9C 87%, #73BD8C 100%);
	color: #0A2257;
}

.team .container {
	height: 718px;
	display: flex;
	align-items: center;
}

.team img {
	width: 647px;
	margin-right: -10px;
	margin-top: 45px;
	flex: 0;
}

.team .title {
	margin-bottom: 34px;
}

.team p {
	margin-bottom: 52px;
	line-height: 44px;
	font-size: 32px;
}

.team .btn {
	border-color: #00403A;
	background: #00403A;
	color: #fff;
}

.team .btn:hover {
	border-color: #B3FFA2;
	color: #00403A;
}

.team .btn:hover::before {
	background: #B3FFA2;
}

.team .btn::after {
	background-image: url("data:image/svg+xml,%3Csvg width='14' height='13' viewBox='0 0 14 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.6758 12H11.6758V3.27344L1.35156 12.7373L0 11.2627L10.1045 2H0.675781V0H13.6758V12Z' fill='white'/%3E%3C/svg%3E%0A");
}

.team .btn:hover::after {
	background-image: url("data:image/svg+xml,%3Csvg width='14' height='13' viewBox='0 0 14 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.6758 12H11.6758V3.27344L1.35156 12.7373L0 11.2627L10.1045 2H0.675781V0H13.6758V12Z' fill='%2300403A'/%3E%3C/svg%3E%0A");
}

@media (max-width: 900px) {

	.heading .container {
		flex-direction: column;
		height: auto;
		padding-bottom: 50px;
	}

	.heading-content {
		padding-top: 231px;
	}

	.heading-animation {
		width: 620px;
		height: 620px;
		margin-top: 17px;
	}

	.info-blocks .container {
		flex-direction: column;
		padding-bottom: 36px;
	}

	.info-blocks .block {
		width: auto;
		margin-bottom: 19px;
		padding: 67px 49px 68px;
	}

	.approach {
		padding-top: 40px;
		padding-bottom: 90px;
	}

	.approach .title {
		margin-bottom: 83px;
	}

	.approach .cards {
		flex-direction: column;
	}

	.approach .card {
		width: auto;
		margin-bottom: 28px;
		padding-bottom: 181px;
	}

	.team .container {
		flex-direction: column;
		height: auto;
		padding-top: 169px;
	}

	.team img {
		width: 501px;
	}
}

@media (max-width: 767.98px) {
	.heading-content a {
		display: block;
		margin-bottom: 10px;
		font-size: 15px;
	}

	.heading-content {
		padding-top: 105px;
	}

	.heading-content h1 {
		margin-bottom: 6px;
	}

	.heading-content h2 {
		line-height: 27px;
		font-size: 20px;
	}

	 .heading-animation {
		width: 358px;
		height: 358px;
	}

	.info-blocks .container {
		padding-top: 66px;
	}

	.info-blocks .block {
		min-height: 443px;
		padding: 51px 29px 43px;
	}

	.block img {
		width: 147px;
		margin-bottom: 35px;
	}

	.block p {
		line-height: 23px;
		font-size: 16px;
	}

	.block .btn {
		margin-bottom: 21px;
		font-size: 16px;
	}

	.block .undertext {
		line-height: 14px;
		font-size: 10px;
	}

	.approach {
		padding-top: 32px;
	}

	.approach .title {
		margin-bottom: 44px;
	}

	.approach .card {
		margin-bottom: 21px;
		padding: 21px 40px 78px 57px;
	}

	.card h4 {
		font-size: 25px;
	}

	.card p {
		line-height: 23px;
		font-size: 16px;
	}

	.team .container {
		padding-top: 95px;
	}

	.team p {
		margin-bottom: 28px;
		line-height: 27px;
		font-size: 20px;
	}

	.team .title {
		margin-bottom: 19px;
	}

	.team img {
		margin: 0;
	}
}