@charset "UTF-8";

@font-face {
	font-family:MontserratRegular;src:url(Montserrat-Regular.f882750a.woff) format("woff"),url(Montserrat-Regular.4cf0288f.html) format("svg");font-display:swap;
}

@font-face {
	font-family:MontserratBold;src:url(Montserrat-Bold.54a6b6ba.woff) format("woff"),url(Montserrat-Bold.2e281f11.html) format("svg");font-display:swap;
}

@font-face {
	font-family:MontserratMedium;src:url(Montserrat-Medium.4e066f5f.woff) format("woff"),url(Montserrat-Medium.9dcc081e.html) format("svg");font-display:swap;
}

@font-face {
	font-family:MontserratSemiBold;src:url(Montserrat-SemiBold.8571c4c7.woff) format("woff"),url(Montserrat-SemiBold.ca35fca2.html) format("svg");font-display:swap;
}

@font-face {
	font-family:RobotoLight;src:url(Roboto-Light.df0f59d8.woff) format("woff"),url(Roboto-Light.97fb2368.html) format("svg");font-display:swap;
}

@font-face {
	font-family:LatoRegular;src:url(Lato-Regular.7514019e.woff) format("woff"),url(Lato-Regular.8704def4.html) format("svg");font-display:swap;
}

html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

body {
	margin: 0;
}

article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {
	display: block;
}

audio,canvas,progress,video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],template {
	display: none;
}

a {
	background-color: transparent;
}

a:active,a:hover {
	outline: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,strong {
	font-weight: 700;
}

dfn {
	font-style: italic;
}

h1 {
	font-size: 2em;
	margin: .67em 0;
}

mark {
	background: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

sub,sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -.5em;
}

sub {
	bottom: -.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 1em 40px;
}

hr {
	box-sizing: content-box;
	height: 0;
}

pre {
	overflow: auto;
}

code,kbd,pre,samp {
	font-family: monospace,monospace;
	font-size: 1em;
}

button,input,optgroup,select,textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
	overflow: visible;
}

button,select {
	text-transform: none;
}

button,html input[type=button],input[type=reset],input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input {
	line-height: normal;
}

input[type=checkbox],input[type=radio] {
	box-sizing: border-box;
	padding: 0;
}

input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button {
	height: auto;
}

input[type=search] {
	-webkit-appearance: textfield;
	box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: 700;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,th {
	padding: 0;
}

.fl-right {
	float: right;
}

.fl-left {
	float: left;
}

.center-block {
	margin: 0 auto;
}

.absolute-position {
	position: absolute;
}

.relative-position {
	position: relative;
}

.clearfix:after,.clearfix:before,.row:after,.row:before {
	content: "";
	display: table;
}

.clearfix:after,.row:after {
	clear: both;
}

.clearfix,.row {
	zoom: 1;
}

.form-list,.list,.list-reset,.text-error ul,.wrapper .features .feature-list {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
}

.form-list li,.list-reset li,.list li,.text-error ul li,.wrapper .features .feature-list li {
	padding: 0;
	margin: 0;
}

.form-list.inline>li {
	display: inline-block;
	vertical-align: top;
}

.vertical-align-flexbox {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
	-ms-flex-pack: center;
}

.clear {
	clear: both;
}

.centered {
	padding-left: 15px;
	padding-right: 15px;
}

@media (min-width:768px) {
	.centered {
		max-width: 750px;
	}
}

@media (min-width:992px) {
	.centered {
		max-width: 970px;
	}
}

@media (min-width:1200px) {
	.centered {
		max-width: 1140px;
	}
}

.text-uppercase {
	text-transform: uppercase;
}

.text-center {
	text-align: center!important;
}

.text-right {
	text-align: right!important;
}

.text-left {
	text-align: left!important;
}

.text-success {
	color: #40a73f!important;
}

.text-alert {
	color: #c50e09!important;
}

.text-warning {
	color: #ebd943!important;
}

.text-secondary {
	color: #3079bc!important;
}

.text-overflow {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.absolute-center {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}

.bold {
	font-weight: 700;
}

.hidden {
	display: none;
}

@media (max-width:992px) {
	.hide-on-mobile {
		display: none!important;
	}
}

.show-on-mobile {
	display: none;
}

@media (max-width:992px) {
	.show-on-mobile {
		display: block!important;
	}
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

body {
	font-size: 14px;
	line-height: 1.5;
	color: #373737;
	font-family: MontserratRegular,sans-serif;
}

body,html {
	height: 100%;
}

img {
	vertical-align: top;
	max-width: 100%;
}

b,strong {
	font-weight: 400;
}

.content ol,.content ul {
	margin: 0 0 20px;
	padding: 0 0 0 18px;
}

.content ol li,.content ul li {
	font-size: 16px;
	line-height: 22px;
	margin: 0 0 5px;
}

.content ol li p,.content ul li p {
	margin: 0;
}

.content ol li+li,.content ul li+li {
	margin-top: 12px;
}

.content ol.unstyled,.content ul.unstyled {
	margin: 0;
	padding: 0;
	list-style: none;
}

.content ol.unstyled li,.content ul.unstyled li {
	margin: 0;
	padding: 0;
}

.content ol.inline,.content ul.inline {
	margin: 0;
	padding-left: 0;
}

.content ol.inline li .button,.content ul.inline li .button {
	margin: 0;
}

.content iframe {
	max-width: 100%;
}

ul.links {
	color: #039be5;
	margin: 0;
	padding: 0 0 0 20px;
}

ul.links li a {
	vertical-align: top;
}

ul.links li a.active {
	font-weight: 700;
}

[data-scroll] {
	position: relative;
}

.list li {
	margin: 0 0 5px;
}

a {
	color: #039be5;
	display: inline-block;
	text-decoration: none;
}

a:active,a:focus {
	outline: none;
}

a:hover {
	text-decoration: underline;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: 400;
	margin: 0 0 15px;
}

h1 {
	font-size: 52px;
	line-height: 52px;
}

h2 {
	font-size: 28px;
	line-height: 28px;
}

h3 {
	font-size: 24px;
	line-height: 24px;
}

h4 {
	font-size: 18px;
	line-height: 18px;
}

h5 {
	font-size: 14px;
	line-height: 14px;
}

h6 {
	font-size: 11px;
	line-height: 11px;
}

p {
	font-size: 14px;
	line-height: 21px;
	margin: 15px 0;
	padding: 0;
}

.row {
	margin-left: -15px;
	margin-right: -15px;
}

.row .columns {
	float: left;
	padding-left: 15px;
	padding-right: 15px;
}

.row .columns.end {
	float: right;
}

.row.collapse {
	margin: 0;
}

.row.collapse .columns {
	padding: 0;
}

.row.expanded {
	margin-left: auto;
	margin-right: auto;
}

.row .large-1 {
	width: 8.33333%;
}

.row .large-2 {
	width: 16.66667%;
}

.row .large-3 {
	width: 25%;
}

.row .large-4 {
	width: 33.33333%;
}

.row .large-5 {
	width: 41.66667%;
}

.row .large-6 {
	width: 50%;
}

.row .large-7 {
	width: 58.33333%;
}

.row .large-8 {
	width: 66.66667%;
}

.row .large-9 {
	width: 75%;
}

.row .large-10 {
	width: 83.33333%;
}

.row .large-11 {
	width: 91.66667%;
}

.row .large-12 {
	width: 100%;
}

input[type=email],input[type=password],input[type=search],input[type=tel],input[type=text],select,textarea {
	outline: none;
	width: 100%;
	padding: 6px;
	height: 31px;
	border: 1px solid #b8b7b7;
	color: #000;
	border-radius: 3px;
	font-size: 13px;
	background: #fff;
	font-family: LatoRegular,sans-serif;
}

input[type=email]::-webkit-input-placeholder,input[type=password]::-webkit-input-placeholder,input[type=search]::-webkit-input-placeholder,input[type=tel]::-webkit-input-placeholder,input[type=text]::-webkit-input-placeholder,select::-webkit-input-placeholder,textarea::-webkit-input-placeholder {
	color: #6e6e6e;
}

input[type=email]:-moz-placeholder,input[type=email]::-moz-placeholder,input[type=password]:-moz-placeholder,input[type=password]::-moz-placeholder,input[type=search]:-moz-placeholder,input[type=search]::-moz-placeholder,input[type=tel]:-moz-placeholder,input[type=tel]::-moz-placeholder,input[type=text]:-moz-placeholder,input[type=text]::-moz-placeholder,select:-moz-placeholder,select::-moz-placeholder,textarea:-moz-placeholder,textarea::-moz-placeholder {
	color: #6e6e6e;
}

input[type=email]:-ms-input-placeholder,input[type=password]:-ms-input-placeholder,input[type=search]:-ms-input-placeholder,input[type=tel]:-ms-input-placeholder,input[type=text]:-ms-input-placeholder,select:-ms-input-placeholder,textarea:-ms-input-placeholder {
	color: #6e6e6e;
}

input[type=email].small,input[type=password].small,input[type=search].small,input[type=tel].small,input[type=text].small,select.small,textarea.small {
	width: 80px;
}

input[type=email].medium,input[type=password].medium,input[type=search].medium,input[type=tel].medium,input[type=text].medium,select.medium,textarea.medium {
	width: 180px;
}

input[type=email].normal,input[type=password].normal,input[type=search].normal,input[type=tel].normal,input[type=text].normal,select.normal,textarea.normal {
	width: 220px;
}

input[type=email].large,input[type=password].large,input[type=search].large,input[type=tel].large,input[type=text].large,select.large,textarea.large {
	width: 245px;
}

input[type=email]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,select:focus,textarea:focus {
	border-color: #80bdff;
	-webkit-box-shadow: 0 0 0 .2rem rgba(0,123,255,.25);
	box-shadow: 0 0 0 .2rem rgba(0,123,255,.25);
}

select {
	padding: 0 12px;
}

input[type=email],input[type=password],input[type=search],input[type=tel],input[type=text],textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
}

input[type=checkbox],input[type=radio] {
	margin: 0;
}

.text-error {
	color: red;
	font-size: 12px;
	line-height: normal;
}

textarea {
	padding: 5px 10px;
	line-height: normal;
	height: 70px;
	resize: none;
}

.form-group {
	margin-bottom: 17px;
}

.phone-control {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}

.phone-control .form-control {
	width: 60%;
}

.phone-control .form-control.code {
	width: 37%;
	margin-right: 3%;
	text-align: right;
}

.country-selector.has-value .country-selector__label[data-v-46e105de] {
	font-size: 10px;
}

.country-selector__toggle[data-v-46e105de] {
	top: calc(50% - 5px);
}

.form-check {
	position: relative;
	padding-left: 18px;
	margin-bottom: 20px;
}

.form-check label {
	font-size: 14px;
	color: #626262;
	font-family: MontserratRegular,sans-serif;
}

.form-check label a {
	color: #626262;
	text-decoration: underline;
	display: inline;
}

.form-check label .switcher {
	display: inline-block;
	margin-right: 3px;
	position: absolute;
	left: 0;
	top: 6px;
}

.form-check label .switcher input {
	display: none;
}

.form-check label .switcher input:checked+span:before,.form-check label .switcher input:not(:checked)+span:before {
	content: "";
	position: absolute;
	left: 0;
	top: -2px;
	width: 12px;
	height: 12px;
	border: 1px solid #626262;
	border-radius: 2px;
	cursor: pointer;
}

.form-check label .switcher input:checked+span:after {
	position: absolute;
	left: 2px;
	top: -10px;
	content: "✔";
	font-size: 18px;
	padding: 0;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	color: #2aa044;
}

.form-check .disclaimer,.form-check .text-error {
	font-size: 14px;
	font-family: MontserratRegular,sans-serif;
}

.form-check .disclaimer {
	line-height: 16px;
	color: #626262;
}

strong {
	font-family: MontserratBold,sans-serif;
}

.btn {
	color: #fff;
	border-radius: 5px;
	background-color: #ee4228!important;
	font-family: MontserratSemiBold,sans-serif;
	font-size: 18px;
	box-shadow: 0 0 26.56px 5.44px rgba(56,56,56,.18);
	border: none;
	padding: 12px 10px;
}

.btn:hover {
	text-decoration: none;
}

.centered {
	margin: 0 auto;
}

@media (min-width:576px) {
	.centered {
		max-width: 540px;
	}
}

@media (min-width:768px) {
	.centered {
		max-width: 720px;
	}
}

@media (min-width:992px) {
	.centered {
		max-width: 960px;
	}
}

@media (min-width:1200px) {
	.centered {
		max-width: 1170px;
	}
}

.wrapper .main-intro .mi-top {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
	-ms-flex-pack: center;
	position: relative;
	background: #e8e8e8 url(header-mobile.b4911711.png) no-repeat top;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	background-size: contain;
}

.wrapper .main-intro .mi-top .mi-details {
	text-align: center;
}

.wrapper .main-intro .mi-top .mi-details .mi-title {
	color: #064472;
	font-size: 28px;
	line-height: 1.2;
	margin-bottom: 10px;
	font-family: RobotoLight,sans-serif;
}

@media screen and (min-width:1200px) {
	.wrapper .main-intro .mi-top .mi-details .mi-title {
		font-size: 35px;
	}
}

@media screen and (min-width:1400px) {
	.wrapper .main-intro .mi-top .mi-details .mi-title {
		font-size: 48px;
	}
}

.wrapper .main-intro .mi-top .mi-details .mi-subtitle {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 52px;
	line-height: 1.2;
	color: #000;
	font-weight: 900;
	margin-bottom: 20px;
}

@media screen and (min-width:1200px) {
	.wrapper .main-intro .mi-top .mi-details .mi-subtitle {
		font-size: 75px;
	}
}

@media screen and (min-width:1400px) {
	.wrapper .main-intro .mi-top .mi-details .mi-subtitle {
		font-size: 90px;
	}
}

@media screen and (min-width:576px) {
	.wrapper .main-intro .mi-top {
		background: #e8e8e8 url(header-desktop.6b169504.png) no-repeat 0;
		-webkit-background-size: contain;
		-moz-background-size: contain;
		background-size: contain;
		background-position: 50px;
	}
}

@media screen and (min-width:768px) {
	.wrapper .main-intro .mi-top {
		background-position: 0;
	}
}

@media screen and (min-width:992px) {
	.wrapper .main-intro .mi-top {
		background: #e8e8e8 url(header-desktop.6b169504.png) no-repeat 0;
		-webkit-background-size: 40% 100%;
		-moz-background-size: 40% 100%;
		background-size: 40% 100%;
		height: 250px;
		background-position: 0;
	}
}

@media screen and (min-width:1200px) {
	.wrapper .main-intro .mi-top {
		background: #e8e8e8 url(../img/banner.webp) no-repeat 0;
		-webkit-background-size: 40% 100%;
		-moz-background-size: 40% 100%;
		background-size: 80% 100%;
		height: 300px;
	}
	
}

@media screen and (min-width:1400px) {
	.wrapper .main-intro .mi-top {
		background: #e8e8e8 url(../img/banner.webp) no-repeat 0;
		-webkit-background-size: contain;
		-moz-background-size: contain;
		background-size: contain;
		background-size: 100%;
		min-height:550px;
		height: 100%;
		background-position: 0;
	}
}

@media (max-width:991px) {
	.wrapper .main-intro .mi-top .mi-details {
		padding: 35px 0 20px;
		margin-left: 40%;
	}

	.wrapper .main-intro .mi-top .mi-details .mi-title {
		margin-bottom: 0;
	}
}

@media (max-width:575px) {
	.wrapper .main-intro .mi-top {
		display: block;
	}

	.wrapper .main-intro .mi-top .mi-details {
		padding-top: 72%;
		margin-left: auto;
	}
}

.wrapper .main-intro .mi-bottom {
	color: #fff;
	background-color: #0087cc;
	padding: 15px 0;
	font-size: 20px;
	line-height: 1.2em;
}

.wrapper .main-intro .mi-bottom .mib-title {
	display: flex;
	width: 70%;
	align-items: center;
}

@media (max-width:1200px) {
	.wrapper .main-intro .mi-bottom .mib-title {
		width: 65%;
	}
}

@media (max-width:991px) {
	.wrapper .main-intro .mi-bottom .mib-title {
		width: 100%;
		flex-direction: column;
	}
}

.wrapper .main-intro .mi-bottom img {
	margin-left: 20px;
}

@media (max-width:1200px) {
	.wrapper .main-intro .mi-bottom img {
		margin-left: 0;
	}
}

.wrapper .main-intro .mi-bottom img.mobile {
	display: none;
}

@media screen and (min-width:992px) {
	.wrapper .main-intro .mi-bottom {
		font-size: 26px;
		text-align: left;
		font-weight: 400;
		padding: 30px 0;
	}
}

@media screen and (min-width:1200px) {
	.wrapper .main-intro .mi-bottom {
		font-size: 23px;
	}
}

@media (max-width:1200px) {
	.wrapper .main-intro .mi-bottom {
		font-size: 20px;
	}
}

@media (max-width:991px) {
	.wrapper .main-intro .mi-bottom {
		font-size: 20px;
		text-align: center;
		margin-bottom: 30px;
	}

	.wrapper .main-intro .mi-bottom img {
		margin: 15px auto;
		display: block;
	}

	.wrapper .main-intro .mi-bottom img.desktop {
		display: none;
	}

	.wrapper .main-intro .mi-bottom img.mobile {
		display: block;
	}
}

.wrapper .main-intro .form-side {
	background-color: #f1f1f1;
	-webkit-box-shadow: 0 0 16px rgba(0,0,0,.25);
	box-shadow: 0 0 16px rgba(0,0,0,.25);
	border-radius: 4px;
	margin: 0 10px;
}

.wrapper .main-intro .form-side .fs-header {
	font-size: 22px;
	line-height: 26px;
	padding: 15px 10px 10px;
	text-align: center;
	font-family: MontserratBold,sans-serif;
}

.wrapper .main-intro .form-side .fs-body {
	background: #fff;
	padding: 15px;
}

.wrapper .main-intro .form-side .fs-body .btn {
	width: 100%;
}

.wrapper .main-intro .form-side .fs-footer .fs-top {
	font-size: 12px;
	color: #696969;
	padding: 0 15px 15px;
	text-align: center;
	background: #fff;
}

.wrapper .main-intro .form-side .fs-footer .fs-bottom {
	text-align: center;
	padding: 15px;
	background: #f1f1f1;
	border-radius: 0 0 5px 5px;
}

@media screen and (min-width:576px) {
	.wrapper .main-intro .form-side {
		min-width: 345px;
		max-width: 345px;
		margin: 0 auto;
	}
}

@media screen and (min-width:992px) {
	.wrapper .main-intro .form-side {
		position: absolute;
		top: 0;
		right: 0;
		margin: 0;
		z-index: 111;
	}
}

@media screen and (min-width:1200px) {
	.wrapper .main-intro .form-side {
		margin-right: 2%;
		margin-top: 0;
		top: 15px;
	}
}

@media screen and (min-width:1400px) {
	.wrapper .main-intro .form-side {
		margin-right: 6%;
	}
}

@media screen and (min-width:1600px) {
	.wrapper .main-intro .form-side {
		margin-right: 12%;
	}
}

@media screen and (min-width:1800px) {
	.wrapper .main-intro .form-side {
		margin-right: 14%;
	}
}

@media (max-width:991px) {
	.wrapper .main-intro .form-side {
		margin-bottom: 35px;
	}
}

@media (max-width:575px) {
	.wrapper .main-intro .form-side {
		max-width: none;
	}
}

.wrapper .features {
	background: #f1f1f1;
	padding-top: 100px;
	padding-bottom: 50px;
	position: relative;
	margin-bottom: 70px;
}

.wrapper .features .f-title {
	font-family: MontserratBold,sans-serif;
	font-size: 16px;
	margin-bottom: 110px;
}

@media screen and (min-width:1200px) {
	.wrapper .features .f-title {
		font-size: 28px;
	}
}

@media (max-width:1380px) {
	.wrapper .features .f-title {
		margin-bottom: 80px;
	}
}

.wrapper .features .feature-list {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
	-ms-flex-pack: center;
}

.wrapper .features .feature-list li {
	text-align: center;
	padding: 0 15px;
	width: 20%;
}

.wrapper .features .feature-list li img {
	margin-bottom: 16px;
}

.wrapper .features .feature-list li .fi-title {
	font-size: 18px;
}

@media screen and (min-width:992px) {
	.wrapper .features .feature-list li .fi-title {
		font-size: 16px;
	}
}

@media screen and (min-width:1200px) {
	.wrapper .features .feature-list li .fi-title {
		font-size: 18px;
	}
}

.wrapper .features:before {
	content: "";
	width: 0;
	height: 0;
	border-left: 23px solid transparent;
	border-right: 23px solid transparent;
	border-top: 23px solid #f2f2f2;
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	margin: auto;
}

@media (max-width:991px) {
	.wrapper .features {
		padding-top: 25px;
	}

	.wrapper .features .f-title {
		font-size: 25px;
		margin-bottom: 70px;
		text-align: center;
	}

	.wrapper .features .feature-list {
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-align-items: center;
		-moz-align-items: center;
		-ms-align-items: center;
		align-items: center;
	}

	.wrapper .features .feature-list li {
		margin-bottom: 30px;
		width: auto;
	}
}

.description .d-title {
	border-left: 6px solid #002b7b;
	padding-left: 10px;
	font-size: 22px;
	font-family: MontserratBold,sans-serif;
	margin-bottom: 55px;
	font-style: italic;
}

.description p {
	font-size: 18px;
	line-height: 1.5;
	font-family: MontserratMedium,sans-serif;
}

.description .row {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	align-items: center;
}

.description .d-image {
	text-align: right;
}

.description .btn-holder {
	text-align: center;
	margin-bottom: 45px;
}

@media screen and (min-width:768px) {
	.description .btn-holder .btn {
		margin-top: 30px;
		padding: 20px 100px;
		font-size: 1.3rem;
	}
}

@media (max-width:768px) {
	.description .btn-holder .btn {
		margin-top: 50px;
	}
}

.description .payments {
	text-align: center;
	margin-bottom: 75px;
}

@media screen and (min-width:992px) {
	.description .d-title {
		font-size: 25px;
	}

	.description p {
		font-size: 20px;
	}
}

@media (max-width:991px) {
	.description .row {
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.description .row .columns {
		width: 100%;
	}

	.description .row .columns.d-image img {
		display: block;
		margin: 0 auto;
	}
}

.scroll-top {
	position: fixed;
	z-index: 111;
	left: 0;
	right: 0;
	bottom: 0;
	display: none;
	color: #fff;
	background: #6da852;
	padding: 15px 20px;
	font-size: 14px;
	line-height: 20px;
	font-family: MontserratBold,sans-serif;
}

.scroll-top:hover {
	text-decoration: none;
}

.footer {
	padding: 30px 0;
	background-color: #f1f1f1;
	font-size: 12px;
	line-height: 16px;
	color: #0c1e69;
}

.footer__nav {
	font-size: 14px;
	line-height: 16px;
}

.footer__nav>.centered {
	max-width: 1248px;
	margin: 0 auto;
	padding: 0 24px;
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}

.footer__nav__item {
	max-width: 30%;
}

.footer__nav__item-headline {
	color: #0c1e69;
}

.footer__nav__item-list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.footer__nav__item-list li {
	margin: 15px 0;
}

.footer__nav__item-list li a {
	font-weight: 600;
	color: #0c1e69;
	text-decoration: none;
}

.footer__disclaimer {
	max-width: 1200px;
	margin: 0 auto;
}

.footer__disclaimer>.centered {
	max-width: 1248px;
	margin: 0 auto;
	width: 100%;
}

@media (min-width:1024px) {
	.footer__disclaimer>.centered {
		border-top: 1px solid rgba(24,24,109,.6);
		padding: 20px 0 0;
	}
}

.footer__disclaimer p {
	font-size: 12px;
	line-height: 16px;
	color: #0c1e69;
}

.footer__disclaimer p strong {
	font-weight: 700;
}

@media (min-width:1024px) {
	.footer__disclaimer {
		margin: 40px auto 0;
	}
}

.footer .copy,.footer .copy-wrapper {
	font-size: 12px;
	text-align: center;
	margin-top: 20px;
}

.footer .copy-wrapper .copy {
	display: inline;
}

.footer .sys-menu {
	margin: 5px;
	padding: 0;
	list-style: none;
	display: flex;
	flex-direction: row;
	justify-content: space-around;
	align-items: center;
	flex-wrap: wrap;
}

.footer .sys-menu li {
	margin: 5px;
}

@media (max-width:768px) {
	.footer .sys-menu {
		flex-direction: column;
	}
}

@media (max-width:768px) {
	.footer__nav {
		display: none;
	}
}
  ._3emE9--dark-theme .-S-tR--ff-downloader {
        background: rgba(30, 30, 30, .93);
        border: 1px solid rgba(82, 82, 82, .54);
        box-shadow: 0 4px 7px rgba(30, 30, 30, .55);
        color: #fff
    }
    
    ._3emE9--dark-theme .-S-tR--ff-downloader ._6_Mtt--header ._2VdJW--minimize-btn {
        background: #3d4b52
    }
    
    ._3emE9--dark-theme .-S-tR--ff-downloader ._6_Mtt--header ._2VdJW--minimize-btn:hover {
        background: #131415
    }
    
    ._3emE9--dark-theme .-S-tR--ff-downloader ._10vpG--footer {
        background: rgba(30, 30, 30, .93)
    }
    
    ._2mDEx--white-theme .-S-tR--ff-downloader {
        background: #fff;
        border: 1px solid rgba(82, 82, 82, .54);
        box-shadow: 0 4px 7px rgba(30, 30, 30, .55);
        color: #314c75
    }
    
    ._2mDEx--white-theme .-S-tR--ff-downloader ._6_Mtt--header {
        font-weight: 700
    }
    
    ._2mDEx--white-theme .-S-tR--ff-downloader ._2dFLA--container ._2bWNS--notice {
        border: 0;
        color: rgba(0, 0, 0, .88)
    }
    
    ._2mDEx--white-theme .-S-tR--ff-downloader ._10vpG--footer {
        background: #fff
    }
    
    .-S-tR--ff-downloader {
        display: block;
        overflow: hidden;
        position: fixed;
        bottom: 20px;
        right: 7.1%;
        width: 330px;
        height: 180px;
        background: rgba(30, 30, 30, .93);
        border-radius: 2px;
        color: #fff;
        z-index: 99999999;
        border: 1px solid rgba(82, 82, 82, .54);
        box-shadow: 0 4px 7px rgba(30, 30, 30, .55);
        transition: .5s
    }
    
    .-S-tR--ff-downloader._3M7UQ--minimize {
        height: 62px
    }
    
    .-S-tR--ff-downloader._3M7UQ--minimize .nxuu4--file-info,
    .-S-tR--ff-downloader._3M7UQ--minimize ._6_Mtt--header {
        display: none
    }
    
    .-S-tR--ff-downloader ._6_Mtt--header {
        padding: 10px;
        font-size: 17px;
        font-family: sans-serif
    }
    
    .-S-tR--ff-downloader ._6_Mtt--header ._2VdJW--minimize-btn {
        float: right;
        background: #f1ecec;
        height: 20px;
        width: 20px;
        text-align: center;
        padding: 2px;
        margin-top: -10px;
        cursor: pointer
    }
    
    .-S-tR--ff-downloader ._6_Mtt--header ._2VdJW--minimize-btn:hover {
        background: #e2dede
    }
    
    .-S-tR--ff-downloader ._13XQ2--error {
        color: red;
        padding: 10px;
        font-size: 12px;
        line-height: 19px
    }
    
    .-S-tR--ff-downloader ._2dFLA--container {
        position: relative;
        height: 100%
    }
    
    .-S-tR--ff-downloader ._2dFLA--container .nxuu4--file-info {
        padding: 6px 15px 0;
        font-family: sans-serif
    }
    
    .-S-tR--ff-downloader ._2dFLA--container .nxuu4--file-info div {
        margin-bottom: 5px;
        width: 100%;
        overflow: hidden
    }
    
    .-S-tR--ff-downloader ._2dFLA--container ._2bWNS--notice {
        margin-top: 21px;
        font-size: 11px
    }
    
    .-S-tR--ff-downloader ._10vpG--footer {
        width: 100%;
        bottom: 0;
        position: absolute;
        font-weight: 700
    }
    
    .-S-tR--ff-downloader ._10vpG--footer ._2V73d--loader {
        animation: n0BD1--rotation 3.5s linear forwards;
        position: absolute;
        top: -120px;
        left: calc(50% - 35px);
        border-radius: 50%;
        border: 5px solid #fff;
        border-top-color: #a29bfe;
        height: 70px;
        width: 70px;
        display: flex;
        justify-content: center;
        align-items: center
    }
    
    .-S-tR--ff-downloader ._10vpG--footer ._24wjw--loading-bar {
        width: 100%;
        height: 18px;
        background: #dfe6e9;
        border-radius: 5px
    }
    
    .-S-tR--ff-downloader ._10vpG--footer ._24wjw--loading-bar ._1FVu9--progress-bar {
        height: 100%;
        background: #8bc34a;
        border-radius: 5px
    }
    
    .-S-tR--ff-downloader ._10vpG--footer ._2KztS--status {
        margin-top: 10px
    }
    
    .-S-tR--ff-downloader ._10vpG--footer ._2KztS--status ._1XilH--state {
        float: left;
        font-size: .9em;
        letter-spacing: 1pt;
        text-transform: uppercase;
        width: 100px;
        height: 20px;
        position: relative
    }
    
    .-S-tR--ff-downloader ._10vpG--footer ._2KztS--status ._1jiaj--percentage {
        float: right
    }
    .footer .sys-menu {
    margin: 5px;
    padding: 0;
    list-style: none;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}