@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600;700&display=swap');

body{
	overflow-x: hidden!important;
	font-family: 'Clear Sans';
}

.RForm .agreementText{
	padding-left: 0;
}

.container {
	width: 100%;
	max-width: 1520px;
	margin: 0 auto;
}

input, select {
	-webkit-appearance: none;
}
.agreementText input {
	position: absolute;
	display: block;
	left: -20px;
	width: 20px;
	height: 20px;
	display: inline-block;
	background-color: transparent;
	border: 1px solid  #131C3C;
}

input[type=checkbox], input[type=radio] {
	box-sizing: border-box;
	padding: 0;
	*height: 13px;
	*width: 13px;
}

.agreementText input:checked:after, .agreementText input:checked:before {
	opacity: 1;
}

.agreementText input:before {
	width: 3px;
	height: 13px;
	left: 7px;
	top: 1px;
}

.agreementText input:after {
	width: 5px;
	height: 3px;
	left: 1px;
	top: 8px;
}

.agreementText input:after, .agreementText input:before {
	content: "";
	position: absolute;
	background-color: #131C3C;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	opacity: 0;
	transition: opacity .3s ease;
}

.agree-terms-conditions-label{
	position: relative;
	margin-left: 20px;

}
.agree-terms-conditions-label a{
	color: #333333;
}

.heading__background,
.heading__background2{
	width: 313px;
	background-color: #2165DA;
	height: 38px;
	position: absolute;
	z-index: 1;
	top: 30px;
}

.heading__background2{
	width: 570px;
	height: 38px;
	top: 105px;
}

.first{
	width: 100%;
	height: 100%;
	background-image: linear-gradient(to right, #E1E6F6 75%, #044e16 75%);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	padding-top: 50px;
	position: relative;
	overflow: hidden;
}

.first::after {
	position: absolute;
	content: '';
	width: 14px;
	height: 348px;
	left: 0;
	top: 0;
	background-color: #267c0b;
}

.first__logo{
	max-width: 320px;
	width: 100%;
	margin-bottom: 80px;
}

.first__left{
	width: 70%;
}

.first h1{
	font-family: 'Clear Sans';
	font-style: normal;
	font-weight: bold;
	font-size: 64px;
	line-height: 86px;
	letter-spacing: -2px;
	text-transform: uppercase;
	color: #267c0b;
	z-index: 2;
	position: relative;
	margin: 0;
}

.first h2{
	font-family: 'Clear Sans';
	font-style: normal;
	font-weight: 400;
	font-size: 57px;
	line-height: 77px;
	letter-spacing: -2.5px;
	text-transform: uppercase;
	color: #267c0b;
	margin: 0 0 45px;
}

.first ul{
	font-family: 'Clear Sans';
	font-style: normal;
	font-weight: normal;
	color: #131C3C;
	font-size: 18px;
	line-height: 22px;
	padding-left: 12px;
	margin-bottom: 20px;
}

.first ul strong {
	color: #267c0b;
}

.first li {
	margin-bottom: 21px;
	padding-left: 12px;
}

.first__flex{
	display: flex;
}

.first__book {
	width: 806px;
	margin-right: -200px;
}

.first__book img{
	margin-top: 65px;
}

.RForm form{
	display: flex;
	justify-content: space-between;
}

.RForm form div{
	/*width: 100%*/;
	max-width: 360px;
}

.second{
	width: 100%;
	height: 100%;
	background-color: #FEFEFF;
}

.second__wrapper{
	padding-bottom: 9px;
}

.second__first,
.second__second{
	display: flex;
	justify-content: center;
	padding-bottom: 60px;

}

.second__first::after{
	content: '';
	width: 490px;
	height: 13px;
	position: absolute;
	top: -13px;
	left: 255px;
	background: #267c0b;
}

.second__first{
	position: relative;
	z-index: 9;
	max-width: 1270px;
	top: -115px;
	margin: 0 auto 0;
	width: 100%;
	background: #FFFFFF;
	box-shadow: 0px 4px 72px rgba(101, 113, 238, 0.06);
}

.second__first h3{
	font-family: 'Clear Sans';
	font-style: normal;
	font-weight: bold;
	font-size: 20px;
	line-height: 35px;
	text-transform: uppercase;
	color: #828282;
	margin-bottom: 35px;
}

.second__first p{
	font-family: 'Clear Sans';
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 30px;
	color: #828282;
	margin-bottom: 45px;
}

.second__first__right p{
	font-weight: 600;
	margin-bottom: 20px;
	margin-top: -1.8px;
}


.second__first__left,
.second__first__right{
	width: 50%;
	background-color: #fff;
	padding: 93px 57px 0 95px;
}

.second__first__left h3,
.second__first__right h3 {
	color: #267c0b;
	font-size: 24px;
	line-height: 32px;
}

.second__first__left ul,
.second__first__right ul {
	color: #FF7438;
	padding-left: 16px;
}

.second__first__left li,
.second__first__right li {
	font-size: 20px;
	line-height: 24px;
	color: #FF7438;
	margin-bottom: 18px;
	padding-left: 13px;
}

.second__first__left li span,
.second__first__right li span {
	color: #131C3C;
}

.second__second {
	overflow-x: hidden;
	padding-top: 20px;
}

.second__second .container {
	max-width: 1327px;
	margin: -20px auto 0;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.second__second h2{
	font-family: 'Clear Sans';
	font-style: normal;
	font-weight: bold;
	font-size: 45px;
	line-height: 60px;
	letter-spacing: -0.04em;
	text-transform: uppercase;
	color: #267c0b;
	margin-bottom: 36px;
}

.second__second p{
	font-family: 'Clear Sans';
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 27px;
	color: #131C3C;
}

.second__second div{
	margin-right: 40px;
	max-width: 641px;
	padding-left: 18px;
	padding-bottom: 20px;
}

.second__first__right--wrapper{
	display: flex;
	align-items: flex-start;
}

.second__first__right--wrapper svg{
	margin-right: 7px;
}


.third__wrapper{
	padding: 50px 18% 50px 18%;
}

.third{
	padding: 92px 0 92px;
	width: 100%;
	background-image: linear-gradient(to right, #64aa09, #044e16);
	display: flex;
	flex-direction: column;
	position: relative;
	overflow: hidden;
	justify-content: center;
	align-items: center;
}

.third::after {
	position: absolute;
	content: '';
	height: 14px;
	width: 214px;
	top: 0;
	right: 57px;
	background: #98B0FF;
}

.third::before {
	position: absolute;
	content: '';
	bottom: 24px;
	left: 0;
	background: #98B0FF;
	width: 14px;
	height: 239px;
}

.third .container {
	max-width: 1270px;
	display: flex;
	justify-content: space-between;
}

.third p{
	font-family: 'Clear Sans';
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 28px;
	color: #fff;
	margin-bottom: 12px;
}

.third h2{
	font-family: 'Clear Sans';
	font-style: normal;
	font-weight: bold;
	font-size: 40px;
	line-height: 65px;
	text-transform: uppercase;
	color: #fff;
	letter-spacing: 1px;
}

.third .third__flexbutton a,
.first .third__flexbutton a{
	width: 100%;
	height: 100%;
	max-width: 360px;
	max-height: 60px;
	background-color: #FF7438;
	font-family: 'Clear Sans';
	font-style: normal;
	font-weight: bold;
	font-size: 20px;
	line-height: 45px;
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 13px 0;
	margin-top: 22px;
	text-align: center;
}

.third .third__flexbutton a {
	margin-top: 13px;
}

.third .left {
	max-width: 630px;
	width: 100%;
}

.third .right {
	padding-top: 12px;
	max-width: 462px;
	width: 100%;
	margin-right: 27px;
}

.third a:hover,
.first a:hover{
	background-color: #FEDA8D;
	cursor: pointer;
}

.third a:active,
.first a:active{
	background-color: #F4BF49;
}

footer{
	overflow: hidden;
	background-color: #35344D;
	padding: 42px 0;
}

.footer-partners svg{
	margin-right: 10px;
}

.footer-link,
.footer-text,
.footer-divider{
	font-family: 'Clear Sans';
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
	opacity: 0.4;
	margin: 0;
	max-width: 720px;
}

.footer-text{
	margin: 0;
}

.footer .container {
	max-width: 1270px;
	margin: 0 auto;
}
.agree-terms-conditions-checkbox{
	position: relative;
	top: 0;
}

.RForm .agree-terms-conditions-link {
	opacity: 1;
	font-family: 'Clear Sans' !important;
}

.LPForm.RForm {
	padding-top: 22px!important;
	max-width: 800px;
	margin: 0!important;
}

br.mobile {
	display: none;
}
br.tablet {
	display: none;
}

@media (max-width: 1560px) {
	.first {
		padding-top: 40px;
	}

	.first::after {
		width: 9px;
		height: 316px;
	}

	.container {
		max-width: 1050px;
	}

	.first__logo {
		margin-bottom: 60px;
	}

	.first h1 {
		letter-spacing: -3px;
		font-size: 47px;
		line-height: 60px;
	}

	.first h2 {
		font-size: 42px;
		line-height: 65px;
		letter-spacing: -1.5px;
		margin-bottom: 27px;
	}

	.first li {
		padding-left: 16px;
		margin-bottom: 15px;
	}

	.first ul {
		line-height: 24px;
	}

	.first__left {
		min-width: 560px;
	}

	.RForm form {
		padding: 0!important;
		max-width: 510px;
	}

	.RForm form div {
		max-width: 250px;
	}

	.RForm .agreementText {
		right: 0;
	}

	.first__book {
		width: 629px;
		margin-right: 0;
		transform: translateX(42px);
	}

	.RForm .agreementText {
		margin-top: 15px!important;
	}

	.RForm {
		padding-top: 26px!important;
	}

	.RForm div.uk-width-large-1-3 {
		width: 49%;
	}

	.RForm .indent {
		margin: 0!important;
	}

	#RForm-0 button {
		height: 60px!important;
	}

	#RForm-0 .agree-terms-conditions-label {
		width: 44%;
	}

	.RForm .agree-terms-conditions-label, .RForm .agree-terms-conditions-link {
		font-size: 12px!important;
	}

	.second__first::after{
		width: 328px;
		height: 7px;
		top: -7px;
		left: 155px;
	}

	.second__first {
		max-width: 1050px;
		top: -87px;
	}

	.second__first__left {
		padding: 51px 0 0 91px;
	}

	.second__first__right {
		padding: 51px 0 0 20px;
	}

	.second__first__left li, .second__first__right li {
		font-size: 18px;
		line-height: 21px;
		margin-bottom: 27px;
	}

	.second__first__left h3, .second__first__right h3 {
		max-width: 255px;
	}

	.second__second .container {
		max-width: 1100px;
		margin-top: -5px;
	}

	.second__second div {
		max-width: 520px;
		margin-right: 68px;
	}

	.third .container {
		max-width: 1040px;
	}

	.third {
		padding: 60px 0 90px;
	}

	.third .left {
		max-width: 475px;
	}

	.third .right {
		padding-top: 24px;
		margin-right: 42px;
	}

	footer {
		padding: 25px 0;
	}

	.footer .container {
		max-width: 1050px;
	}
}

@media (max-width: 1199px) {
	.first__right {
		display: none;
	}

	.first::after {
		width: 6px;
		height: 292px;
	}

	.container {
		padding: 0 50px;
	}

	.first__right {
		margin-bottom: 30px;
	}

	.RForm form div {
		max-width: 340px;
	}

	.LPForm.RForm {
		max-width: 700px;
	}

	.first h1 {
		letter-spacing: -1px;
		font-size: 44px;
	}

	.first h2 {
		font-size: 39px;
		margin-bottom: 20px;
	}

	.first__left {
		width: 88%;
	}

	.RForm form {
		max-width: 100%;
	}

	.first {
		padding-bottom: 150px;
	}

	.first__logo {
		margin-bottom: 30px;
	}

	.second__first {
		max-width: 700px;
		top: -80px;
	}

	.second__first::after{
		width: 156px;
		height: 7px;
		top: -7px;
		left: 155px;
	}

	.second__first__left {
		padding: 40px 0 0 51px;
	}

	.second__first__left {
		padding: 37px 0 0 50px;
		box-sizing: border-box;
	}

	.second__first__right {
		padding: 40px 0 0 9px;
	}

	.second__first__left ul, .second__first__right ul {
		width: 236px;
	}

	.second__first {
		padding-bottom: 10px;
	}

	.second__second picture img {
		min-width: 320px;
	}

	.second__second div {
		padding-left: 25px;
	}

	.second__second h2 {
		font-size: 36px;
		line-height: 48px;
		letter-spacing: -0.9px;
		margin-bottom: 30px;
	}

	.second__second {
		margin-top: 28px;
		padding-bottom: 0;
	}

	.second__second .container {
		align-items: start;
		padding-bottom: 0;
	}

	.second__wrapper {
		padding-bottom: 0;
	}

	.third .left {
		max-width: 330px;
	}

	.third h2 {
		font-size: 35px;
		line-height: 51px;
	}

	.third .right {
		max-width: 344px;
		padding-top: 15px;
		margin-right: 96px;
	}

	.third p {
		margin-bottom: 25px;
	}

	.third {
		padding: 59px 0 52px;
	}

	footer {
		padding: 9px 0 30px;
	}

	.footer-text {
		width: 700px;
	}

	.third::before {
		width: 9px;
	}

	.third::after {
		right: 0;
	}

	br.tablet {
		display: block;
	}
}

@media (max-width: 490px) {
	br.tablet {
		display: none;
	}

	br.mobile {
		display: block!important;
	}
}

@media (max-width: 799px) {

	.RForm .indent {
		margin-right: 10px !important;
	}

	br.tablet {
		display: none;
	}

	* {
		box-sizing: border-box;
	}

	.container {
		padding: 0 25px;
	}

	.first::after {
		width: 4px;
		height: 172px;
	}

	.first__logo {
		max-width: 250px;
		/* width: 50px; */
	}

	.first__left {
		min-width: 100%;
	}

	.first h1 {
		font-size: 36px;
		line-height: 48px;
	}

	.first {
		padding-top: 18px;
	}

	.first h2 {
		font-size: 22px;
		letter-spacing: -4%;
		line-height: 29px;
		margin-top: 10px;
		margin-bottom: 30px;
	}

	.first ul {
		font-size: 16px;
		/*width: 88%;*/
	}

	.first li {
		padding-left: 7px;
	}

	.first {
		background-image: linear-gradient(to right, #E1E6F6 85%, #044e16 85%);
	}

	.RForm .agreementText {
		width: 100%;
	}

	.RForm form div {
		max-width: 310px;
	}

	.LPForm.RForm {
		padding-bottom: 15px;
	}

	.RForm .agreementText {
		justify-content: flex-start;
	}

	.RForm form {
		max-width: 640px;
		/* justify-content: center; */
	}

	#RForm-0 .agree-terms-conditions-label {
		width: 75%;
	}

	.second__first::after {
		left: 30px;
	}

	.second__first {
		max-width: calc(100vw - 20px);
		top: -90px;
	}

	.second__first, .second__second {
		flex-wrap: wrap;
	}

	.second__first__left, .second__first__right {
		width: 100%;
	}

	.second__first__left {
		padding: 38px 0 38px 17px;
	}

	.second__first__left h3, .second__first__right h3 {
		width: 81%;
	}

	.second__first__left ul, .second__first__right ul {
		width: 85%;
	}

	.second__first__left li, .second__first__right li{
		line-height: 21px;
	}

	.second__first__right {
		padding: 26px 0 0 14px;
	}

	.second__second .container{
		flex-wrap: wrap;
		margin: 0 auto;
		padding: 0 25px ;
	}

	.second__second div {
		margin: 0;
		padding-left: 0;
		padding-top: 0;
	}

	.second__second h2 {
		font-size: 24px;
		line-height: 32px;
		margin-bottom: 23px;
	}

	.second__second {
		position: relative;
	}

	.second__second picture {
		width: 100%;
	}

	.second__second picture img {
		width: 270px;
		margin: 0 auto;
		min-width:  0;
		display: block;
	}

	.third .container {
		flex-wrap: wrap;
		justify-content: center;
	}

	.third {
		padding: 65px 0 152px;
	}

	.third h2 {
		font-size: 22px;
		line-height: 35px;
	}

	.third .right {
		padding-top: 8px;
		margin-right: 28px;
	}

	.third p {
		margin-bottom: 20px;
	}

	.footer-text {
		width: 100%;
	}

	.footer-link, .footer-text, .footer-divider {
		font-size: 12px;
		line-height: 16px;
	}

	.footer-text {
		margin: 20px 0 27px;
	}

	footer {
		padding: 19px 0;
	}

	.footer-link {
		display: block;
		margin-bottom: 10px;
	}

	.footer-divider {
		display: none;
	}

	.third .third__flexbutton a {
		padding: 0;
		line-height: 60px;
	}

	.third::after {
		display: none;
	}

	.third::before {
		bottom: 142px;
		height: 304px;
	}
}


@media (max-width: 690px) {
	#RForm-0 button {
		margin-top: 15px;
	}
}



.footer-copyright {
	font-family: 'Clear Sans';
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
	opacity: 0.4;
	margin: 10px auto;
}

.footer-contact {
	font-family: 'Clear Sans';
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
	margin: 10px auto;
}

.footer-contact a {
	text-decoration: none;
}

.footer-contact a:hover {
	color: #FFFFFF;
	opacity: 0.4;
}

.footer-contact span {
	color: #FFFFFF;
	opacity: 0.4;
}
