a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline
}
body, html {
	line-height: 1
}
body {
	margin: 0;
	font-size: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	font-family: Lato, sans-serif;
	color: #9da5af
}
*, h1, h2, h3, label {
	font-family: inherit
}
body, h1, h2, h3, label {
	padding: 0;
	border: 0;
	vertical-align: baseline
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block
}
ol, ul {
	list-style: none
}
blockquote, q {
	quotes: none
}
blockquote:after, blockquote:before, q:after, q:before {
	content: none
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
html {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
* {
	-webkit-box-sizing: inherit;
	box-sizing: inherit;
	color: inherit
}
.container {
	max-width: 1170px;
	padding-right: 15px;
	padding-left: 15px
}
.visible-lg, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
	display: none!important
}

@media (max-width:767px) {
.visible-xs, .visible-xs-block {
	display: block!important
}
table.visible-xs {
	display: table
}
tr.visible-xs {
	display: table-row!important
}
td.visible-xs, th.visible-xs {
	display: table-cell!important
}
.visible-xs-inline {
	display: inline!important
}
.visible-xs-inline-block {
	display: inline-block!important
}
}

@media (min-width:768px) and (max-width:1023px) {
.visible-sm, .visible-sm-block {
	display: block!important
}
table.visible-sm {
	display: table
}
tr.visible-sm {
	display: table-row!important
}
td.visible-sm, th.visible-sm {
	display: table-cell!important
}
.visible-sm-inline {
	display: inline!important
}
.visible-sm-inline-block {
	display: inline-block!important
}
}

@media (min-width:1024px) and (max-width:1259px) {
.visible-md, .visible-md-block {
	display: block!important
}
table.visible-md {
	display: table
}
tr.visible-md {
	display: table-row!important
}
td.visible-md, th.visible-md {
	display: table-cell!important
}
.visible-md-inline {
	display: inline!important
}
.visible-md-inline-block {
	display: inline-block!important
}
}

@media (min-width:1260px) {
.visible-lg, .visible-lg-block {
	display: block!important
}
table.visible-lg {
	display: table
}
tr.visible-lg {
	display: table-row!important
}
td.visible-lg, th.visible-lg {
	display: table-cell!important
}
.visible-lg-inline {
	display: inline!important
}
.visible-lg-inline-block {
	display: inline-block!important
}
}

@media (max-width:767px) {
.hidden-xs {
	display: none!important
}
}

@media (min-width:768px) and (max-width:1023px) {
.hidden-sm {
	display: none!important
}
}

@media (min-width:1024px) and (max-width:1259px) {
.hidden-md {
	display: none!important
}
}

@media (min-width:1260px) {
.hidden-lg {
	display: none!important
}
}
.visible-print {
	display: none!important
}

@media print {
.visible-print {
	display: block!important
}
table.visible-print {
	display: table
}
tr.visible-print {
	display: table-row!important
}
td.visible-print, th.visible-print {
	display: table-cell!important
}
}
.visible-print-block {
	display: none!important
}

@media print {
.visible-print-block {
	display: block!important
}
}
.visible-print-inline {
	display: none!important
}

@media print {
.visible-print-inline {
	display: inline!important
}
}
.visible-print-inline-block {
	display: none!important
}

@media print {
.visible-print-inline-block {
	display: inline-block!important
}
.hidden-print {
	display: none!important
}
}
.container, .container-fluid {
	margin-right: auto;
	margin-left: auto
}
.container-fluid {
	padding-left: 15px;
	padding-right: 15px
}
.row {
	margin-left: -15px;
	margin-right: -15px
}
.col, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px
}
.col, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	float: left
}
.col-xs-12 {
	width: 100%
}
.col-xs-11 {
	width: 91.66666667%
}
.col-xs-10 {
	width: 83.33333333%
}
.col-xs-9 {
	width: 75%
}
.col-xs-8 {
	width: 66.66666667%
}
.col-xs-7 {
	width: 58.33333333%
}
.col-xs-6 {
	width: 50%
}
.col-xs-5 {
	width: 41.66666667%
}
.col-xs-4 {
	width: 33.33333333%
}
.col-xs-3 {
	width: 25%
}
.col-xs-2 {
	width: 16.66666667%
}
.col-xs-1 {
	width: 8.33333333%
}
.col-xs-pull-12 {
	right: 100%
}
.col-xs-pull-11 {
	right: 91.66666667%
}
.col-xs-pull-10 {
	right: 83.33333333%
}
.col-xs-pull-9 {
	right: 75%
}
.col-xs-pull-8 {
	right: 66.66666667%
}
.col-xs-pull-7 {
	right: 58.33333333%
}
.col-xs-pull-6 {
	right: 50%
}
.col-xs-pull-5 {
	right: 41.66666667%
}
.col-xs-pull-4 {
	right: 33.33333333%
}
.col-xs-pull-3 {
	right: 25%
}
.col-xs-pull-2 {
	right: 16.66666667%
}
.col-xs-pull-1 {
	right: 8.33333333%
}
.col-xs-pull-0 {
	right: auto
}
.col-xs-push-12 {
	left: 100%
}
.col-xs-push-11 {
	left: 91.66666667%
}
.col-xs-push-10 {
	left: 83.33333333%
}
.col-xs-push-9 {
	left: 75%
}
.col-xs-push-8 {
	left: 66.66666667%
}
.col-xs-push-7 {
	left: 58.33333333%
}
.col-xs-push-6 {
	left: 50%
}
.col-xs-push-5 {
	left: 41.66666667%
}
.col-xs-push-4 {
	left: 33.33333333%
}
.col-xs-push-3 {
	left: 25%
}
.col-xs-push-2 {
	left: 16.66666667%
}
.col-xs-push-1 {
	left: 8.33333333%
}
.col-xs-push-0 {
	left: auto
}
.col-xs-offset-12 {
	margin-left: 100%
}
.col-xs-offset-11 {
	margin-left: 91.66666667%
}
.col-xs-offset-10 {
	margin-left: 83.33333333%
}
.col-xs-offset-9 {
	margin-left: 75%
}
.col-xs-offset-8 {
	margin-left: 66.66666667%
}
.col-xs-offset-7 {
	margin-left: 58.33333333%
}
.col-xs-offset-6 {
	margin-left: 50%
}
.col-xs-offset-5 {
	margin-left: 41.66666667%
}
.col-xs-offset-4 {
	margin-left: 33.33333333%
}
.col-xs-offset-3 {
	margin-left: 25%
}
.col-xs-offset-2 {
	margin-left: 16.66666667%
}
.col-xs-offset-1 {
	margin-left: 8.33333333%
}
.col-xs-offset-0 {
	margin-left: 0
}

@media (min-width:768px) {
.col, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
	float: left
}
.col-sm-12 {
	width: 100%
}
.col-sm-11 {
	width: 91.66666667%
}
.col-sm-10 {
	width: 83.33333333%
}
.col-sm-9 {
	width: 75%
}
.col-sm-8 {
	width: 66.66666667%
}
.col-sm-7 {
	width: 58.33333333%
}
.col-sm-6 {
	width: 50%
}
.col-sm-5 {
	width: 41.66666667%
}
.col-sm-4 {
	width: 33.33333333%
}
.col-sm-3 {
	width: 25%
}
.col-sm-2 {
	width: 16.66666667%
}
.col-sm-1 {
	width: 8.33333333%
}
.col-sm-pull-12 {
	right: 100%
}
.col-sm-pull-11 {
	right: 91.66666667%
}
.col-sm-pull-10 {
	right: 83.33333333%
}
.col-sm-pull-9 {
	right: 75%
}
.col-sm-pull-8 {
	right: 66.66666667%
}
.col-sm-pull-7 {
	right: 58.33333333%
}
.col-sm-pull-6 {
	right: 50%
}
.col-sm-pull-5 {
	right: 41.66666667%
}
.col-sm-pull-4 {
	right: 33.33333333%
}
.col-sm-pull-3 {
	right: 25%
}
.col-sm-pull-2 {
	right: 16.66666667%
}
.col-sm-pull-1 {
	right: 8.33333333%
}
.col-sm-pull-0 {
	right: auto
}
.col-sm-push-12 {
	left: 100%
}
.col-sm-push-11 {
	left: 91.66666667%
}
.col-sm-push-10 {
	left: 83.33333333%
}
.col-sm-push-9 {
	left: 75%
}
.col-sm-push-8 {
	left: 66.66666667%
}
.col-sm-push-7 {
	left: 58.33333333%
}
.col-sm-push-6 {
	left: 50%
}
.col-sm-push-5 {
	left: 41.66666667%
}
.col-sm-push-4 {
	left: 33.33333333%
}
.col-sm-push-3 {
	left: 25%
}
.col-sm-push-2 {
	left: 16.66666667%
}
.col-sm-push-1 {
	left: 8.33333333%
}
.col-sm-push-0 {
	left: auto
}
.col-sm-offset-12 {
	margin-left: 100%
}
.col-sm-offset-11 {
	margin-left: 91.66666667%
}
.col-sm-offset-10 {
	margin-left: 83.33333333%
}
.col-sm-offset-9 {
	margin-left: 75%
}
.col-sm-offset-8 {
	margin-left: 66.66666667%
}
.col-sm-offset-7 {
	margin-left: 58.33333333%
}
.col-sm-offset-6 {
	margin-left: 50%
}
.col-sm-offset-5 {
	margin-left: 41.66666667%
}
.col-sm-offset-4 {
	margin-left: 33.33333333%
}
.col-sm-offset-3 {
	margin-left: 25%
}
.col-sm-offset-2 {
	margin-left: 16.66666667%
}
.col-sm-offset-1 {
	margin-left: 8.33333333%
}
.col-sm-offset-0 {
	margin-left: 0
}
}

@media (min-width:1024px) {
.col, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
	float: left
}
.col-md-12 {
	width: 100%
}
.col-md-11 {
	width: 91.66666667%
}
.col-md-10 {
	width: 83.33333333%
}
.col-md-9 {
	width: 75%
}
.col-md-8 {
	width: 66.66666667%
}
.col-md-7 {
	width: 58.33333333%
}
.col-md-6 {
	width: 50%
}
.col-md-5 {
	width: 41.66666667%
}
.col-md-4 {
	width: 33.33333333%
}
.col-md-3 {
	width: 25%
}
.col-md-2 {
	width: 16.66666667%
}
.col-md-1 {
	width: 8.33333333%
}
.col-md-pull-12 {
	right: 100%
}
.col-md-pull-11 {
	right: 91.66666667%
}
.col-md-pull-10 {
	right: 83.33333333%
}
.col-md-pull-9 {
	right: 75%
}
.col-md-pull-8 {
	right: 66.66666667%
}
.col-md-pull-7 {
	right: 58.33333333%
}
.col-md-pull-6 {
	right: 50%
}
.col-md-pull-5 {
	right: 41.66666667%
}
.col-md-pull-4 {
	right: 33.33333333%
}
.col-md-pull-3 {
	right: 25%
}
.col-md-pull-2 {
	right: 16.66666667%
}
.col-md-pull-1 {
	right: 8.33333333%
}
.col-md-pull-0 {
	right: auto
}
.col-md-push-12 {
	left: 100%
}
.col-md-push-11 {
	left: 91.66666667%
}
.col-md-push-10 {
	left: 83.33333333%
}
.col-md-push-9 {
	left: 75%
}
.col-md-push-8 {
	left: 66.66666667%
}
.col-md-push-7 {
	left: 58.33333333%
}
.col-md-push-6 {
	left: 50%
}
.col-md-push-5 {
	left: 41.66666667%
}
.col-md-push-4 {
	left: 33.33333333%
}
.col-md-push-3 {
	left: 25%
}
.col-md-push-2 {
	left: 16.66666667%
}
.col-md-push-1 {
	left: 8.33333333%
}
.col-md-push-0 {
	left: auto
}
.col-md-offset-12 {
	margin-left: 100%
}
.col-md-offset-11 {
	margin-left: 91.66666667%
}
.col-md-offset-10 {
	margin-left: 83.33333333%
}
.col-md-offset-9 {
	margin-left: 75%
}
.col-md-offset-8 {
	margin-left: 66.66666667%
}
.col-md-offset-7 {
	margin-left: 58.33333333%
}
.col-md-offset-6 {
	margin-left: 50%
}
.col-md-offset-5 {
	margin-left: 41.66666667%
}
.col-md-offset-4 {
	margin-left: 33.33333333%
}
.col-md-offset-3 {
	margin-left: 25%
}
.col-md-offset-2 {
	margin-left: 16.66666667%
}
.col-md-offset-1 {
	margin-left: 8.33333333%
}
.col-md-offset-0 {
	margin-left: 0
}
}

@media (min-width:1260px) {
.col, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
	float: left
}
.col-lg-12 {
	width: 100%
}
.col-lg-11 {
	width: 91.66666667%
}
.col-lg-10 {
	width: 83.33333333%
}
.col-lg-9 {
	width: 75%
}
.col-lg-8 {
	width: 66.66666667%
}
.col-lg-7 {
	width: 58.33333333%
}
.col-lg-6 {
	width: 50%
}
.col-lg-5 {
	width: 41.66666667%
}
.col-lg-4 {
	width: 33.33333333%
}
.col-lg-3 {
	width: 25%
}
.col-lg-2 {
	width: 16.66666667%
}
.col-lg-1 {
	width: 8.33333333%
}
.col-lg-pull-12 {
	right: 100%
}
.col-lg-pull-11 {
	right: 91.66666667%
}
.col-lg-pull-10 {
	right: 83.33333333%
}
.col-lg-pull-9 {
	right: 75%
}
.col-lg-pull-8 {
	right: 66.66666667%
}
.col-lg-pull-7 {
	right: 58.33333333%
}
.col-lg-pull-6 {
	right: 50%
}
.col-lg-pull-5 {
	right: 41.66666667%
}
.col-lg-pull-4 {
	right: 33.33333333%
}
.col-lg-pull-3 {
	right: 25%
}
.col-lg-pull-2 {
	right: 16.66666667%
}
.col-lg-pull-1 {
	right: 8.33333333%
}
.col-lg-pull-0 {
	right: auto
}
.col-lg-push-12 {
	left: 100%
}
.col-lg-push-11 {
	left: 91.66666667%
}
.col-lg-push-10 {
	left: 83.33333333%
}
.col-lg-push-9 {
	left: 75%
}
.col-lg-push-8 {
	left: 66.66666667%
}
.col-lg-push-7 {
	left: 58.33333333%
}
.col-lg-push-6 {
	left: 50%
}
.col-lg-push-5 {
	left: 41.66666667%
}
.col-lg-push-4 {
	left: 33.33333333%
}
.col-lg-push-3 {
	left: 25%
}
.col-lg-push-2 {
	left: 16.66666667%
}
.col-lg-push-1 {
	left: 8.33333333%
}
.col-lg-push-0 {
	left: auto
}
.col-lg-offset-12 {
	margin-left: 100%
}
.col-lg-offset-11 {
	margin-left: 91.66666667%
}
.col-lg-offset-10 {
	margin-left: 83.33333333%
}
.col-lg-offset-9 {
	margin-left: 75%
}
.col-lg-offset-8 {
	margin-left: 66.66666667%
}
.col-lg-offset-7 {
	margin-left: 58.33333333%
}
.col-lg-offset-6 {
	margin-left: 50%
}
.col-lg-offset-5 {
	margin-left: 41.66666667%
}
.col-lg-offset-4 {
	margin-left: 33.33333333%
}
.col-lg-offset-3 {
	margin-left: 25%
}
.col-lg-offset-2 {
	margin-left: 16.66666667%
}
.col-lg-offset-1 {
	margin-left: 8.33333333%
}
.col-lg-offset-0 {
	margin-left: 0
}
}
.container-fluid:after, .container-fluid:before, .container:after, .container:before, .row:after, .row:before {
	content: " ";
	display: table
}
.container-fluid:after, .container:after, .row:after {
	clear: both
}
.content, .page_wrapper {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto
}
.page_wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	min-height: 100vh
}
.content {
	background-color: #fcfcfe
}

@media (max-width:768px) {
.content__side {
	margin-bottom: 20px
}
}
.section {
	padding-top: 50px;
	padding-bottom: 50px
}

@media (max-width:768px) {
.section {
	padding-top: 20px;
	padding-bottom: 20px
}
.row--reverse {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	-ms-flex-direction: column-reverse;
	flex-direction: column-reverse
}
}
.dotted_title {
	position: relative;
	margin-bottom: 40px;
	font-weight: 400;
	font-size: 22px;
	line-height: 1.2;
	color: #9da5af;
	text-align: center
}
.dotted_title:after {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	display: block;
	max-width: 320px;
	width: 100%;
	height: 30px;
	margin-top: 5px;
	background-image: url(../images/form_head_bg.svg);
	background-repeat: no-repeat;
	background-position: top center
}
.header {
	display: block;
	padding-top: 20px;
	padding-bottom: 19px;
	border-bottom: 1px solid #eaeced;
	background-color: #fff
}
.header__inner, .logo {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.header__inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
.logo {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	text-decoration: none
}
.logo__txt {
	font-size: 24px;
	color: #000;
	overflow: hidden;
	text-overflow: ellipsis
}
.footer {
	background-color: #fff
}
.footer__copyright {
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	font-size: 15px;
	letter-spacing: .8px;
	line-height: 1.2
}

@media (max-width:768px) {
.footer .container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}
.footer__disclosures {
	-webkit-box-ordinal-group: 0;
	-ms-flex-order: -1;
	order: -1
}
}
.footer .disclosures {
	padding-top: 60px;
	padding-bottom: 50px;
	border-bottom: 1px solid rgba(126,134,155,.15);
	color: #9da5af;
	letter-spacing: .28px;
	line-height: 1.5
}
.footer .disclosures p {
	margin-bottom: 10px;
	font-size: 14px
}
.footer .disclosures p strong {
	font-size: 15px;
	color: #172232;
	letter-spacing: .8px
}
.footer .disclosures p:last-of-type {
	margin-bottom: 0
}

@media (min-width:1024px) {
.footer .disclosures {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
	-webkit-column-gap: 100px;
	-moz-column-gap: 100px;
	column-gap: 100px
}
}

@media (max-width:768px) {
.footer .disclosures {
	padding-top: 30px;
	padding-bottom: 20px
}
}
.menu {
	padding-top: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid rgba(126,134,155,.15);
	text-align: center
}
.menu__item {
	display: inline-block;
	font-size: 17px;
	color: #172232;
	letter-spacing: .91px
}

@media (max-width:768px) {
.menu__item {
	display: block
}
.menu__item:not(:last-of-type) {
	border-bottom: 1px solid #20a2c1
}
}
.menu .menu__link {
	display: inline-block;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 1.8;
	text-decoration: none;
	color: currentColor
}
.menu .menu__link--active, .menu .menu__link:hover {
	text-decoration: underline;
	color: #20a2c1
}

@media (max-width:768px) {
.menu .menu__link {
	display: block;
	padding: 0;
	line-height: 40px
}
}
.h1, .h2, .h3, .h4, .wysiwyg p strong, h1, h2, h3, h4 {
	font-weight: 700;
	color: #030f23
}
.h1, h1 {
	font-size: 44px;
	letter-spacing: .69px
}
h1 {
	margin: 0 0 40px
}
.h1 {
	margin-bottom: 40px
}

@media (max-width:768px) {
.h1, h1 {
	margin-bottom: 20px;
	font-size: 34px
}
}
h2, h3 {
	margin: 0 0 10px;
	font-size: 15px
}
.h2, .h3 {
	margin-bottom: 10px;
	font-size: 15px
}
.wysiwyg {
	color: #828a95;
	font-size: 14px;
	letter-spacing: .28px;
	line-height: 1.5
}
.wysiwyg p {
	margin-bottom: 10px
}
.wysiwyg p strong {
	font-size: 15px
}
.wysiwyg li {
	position: relative
}
.wysiwyg li:before {
	content: "";
	display: inline-block;
	width: 10px;
	height: 8px;
	margin-right: 8px;
	background-image: url(../images/check.svg);
	background-repeat: no-repeat
}
.wysiwyg li+li {
	margin-top: 10px
}
.wysiwyg a {
	color: #20a2c1
}
.wysiwyg table {
	margin-bottom: 15px;
	font-size: 13px
}
.wysiwyg th {
	padding: 10px;
	border: 1px solid #e9ffff;
	background-color: #20a2c1;
	color: #e9ffff;
	text-align: left;
	text-transform: uppercase;
	vertical-align: top
}
.wysiwyg td span, .wysiwyg th span {
	display: inline-block;
	word-break: break-all
}
.wysiwyg td {
	padding: 5px;
	border: 1px solid #ccc;
	vertical-align: top;
	word-break: break-word;
	background-color: #f2f2f2
}
.wysiwyg .card {
	margin-bottom: 25px;
	padding: 30px;
	border: 1px solid #eaeced;
	border-radius: 6px;
	background-color: #fff
}
.wysiwyg .card:last-of-type {
	margin-bottom: 0
}

@media (max-width:768px) {
.wysiwyg .card {
	padding: 15px
}
}
.form_holder {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center
}
.form_holder .container {
	width: 100%
}
.benefits {
	background-color: #fff
}

@media (min-width:768px) {
.benefits .icon {
	margin-right: 20px
}
}

@media (max-width:768px) {
.benefits .icon {
	margin-bottom: 10px
}
}
.benefits .svg__item {
	fill: #fff
}
.benefits .svg__item--1 {
	stroke: #20a2c1
}
.benefits .svg__item--2 {
	stroke: #ff6f5b
}
.benefits__list {
	display: block;
	padding-top: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid rgba(126,134,155,.15)
}

@media (min-width:768px) {
.benefits__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
}
.benefits__item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

@media (max-width:768px) {
.benefits__item {
	margin-bottom: 30px;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}
.benefits__item:last-child {
	margin-bottom: 0
}
}
.benefits__title {
	margin: 0;
	font-family: Montserrat, sans-serif;
	font-weight: 500;
	font-size: 20px;
	color: #102755
}
.form__header {
	margin-bottom: 20px;
	font-weight: 700;
	font-size: 30px;
	line-height: 1.5;
	color: #030f23;
	text-align: center
}
.form__footer {
	margin-top: 30px
}
.form__row {
	margin-bottom: 20px
}
.form__text {
	color: #030f23;
	font-size: 12px;
	line-height: 1.25
}
.form__text a {
	color: #20a2c1;
	text-decoration: underline
}
.form__text a:hover {
	text-decoration: none
}
.form .btn {
	width: 100%;
	text-transform: uppercase
}
.form .captcha_error, .form label.error {
	font-size: 11px;
	color: #f20
}
.form--short {
	max-width: 405px;
	margin-left: auto;
	margin-right: auto
}
.btn {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 22px 10px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	font-family: Montserrat, sans-serif;
	font-size: 16px;
	font-weight: 600;
	border: 0;
	border-radius: 3px;
	background-color: #20a2c1;
	-webkit-transition: .3s ease;
	transition: .3s ease;
	cursor: pointer
}
.btn:hover {
	background-color: #1c90ab
}
.btn:active {
	-webkit-box-shadow: inset 0 3px 9px 0 rgba(0,0,0,.4);
	box-shadow: inset 0 3px 9px 0 rgba(0,0,0,.4)
}
.input, .select {
	width: 100%;
	height: 50px;
	padding-left: 25px;
	border-radius: 4px;
	border: 1px solid #e4e8ee;
	background-color: #fff;
	-webkit-box-shadow: none;
	box-shadow: none;
	font-size: 14px;
	color: #88939d;
	outline-color: #ff6f5b
}
.input::-webkit-input-placeholder, .select::-webkit-input-placeholder {
color:inherit
}
.input::-moz-placeholder, .select::-moz-placeholder {
color:inherit
}
.input::-ms-input-placeholder, .select::-ms-input-placeholder {
color:inherit
}
.input::placeholder, .select::placeholder {
color:inherit
}
.input.error, .select.error {
	border-color: #fe6645;
	background-color: rgba(254,102,69,.3)
}
.input {
	padding-right: 25px
}
@supports ((-webkit-appearance:none) or (-moz-appearance:none) or (appearance:none)) {
.select {
-webkit-appearance:none;
-moz-appearance:none;
appearance:none;
background-image:url(../images/icon-arrow-down.svg);
background-position:95% 50%;
background-repeat:no-repeat
}
}
.label, label {
	display: block;
	font-weight: 700;
	font-size: 12px;
	line-height: 1;
	color: #172232
}
label {
	margin: 0 0 5px
}
.label {
	margin-bottom: 5px
}

@media (min-width:768px) and (max-width:1023px) {
.label, label {
	min-height: 30px
}
}

@media (max-width:768px) {
.label, label {
	margin-bottom: 10px;
	font-size: 14px
}
}
.label.error, label.error {
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	min-height: 1px;
	margin-top: 3px;
	font-weight: 400;
	font-size: 14px;
	color: #fe6645
}
.message {
	display: none;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 16px;
	line-height: 1.25
}
.message--success {
	color: green
}
.message--error {
	color: #f20
}
.svg {
	margin: auto;
	background: inherit;
	height: 100%;
	width: 100%;
	fill: inherit;
	vertical-align: top
}
.icon, .svg {
	display: block
}
.icon-1, .icon-2 {
	width: 42px;
	height: 28px
}
.icon-2 {
	width: 46px
}
.icon-3 {
	width: 28px;
	height: 34px
}
.card {
	padding: 40px;
	border: 1px solid #eaeced;
	border-radius: 6px;
	background-color: #fff
}

@media (max-width:768px) {
.card {
	padding: 20px
}
}
.card+.card {
	margin-top: 30px
}
.overlay {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1000;
	opacity: 0;
	visibility: hidden;
	background-color: rgba(0,0,0,.4);
	-webkit-transition: .3s ease;
	transition: .3s ease
}
.overlay__container {
	position: absolute;
	top: 50px;
	left: 5px;
	right: 5px;
	bottom: 50px;
	z-index: 1
}
.overlay__content {
	border-radius: 5px;
	padding: 10px 30px;
	max-width: 1000px;
	max-height: 100%;
	margin-left: auto;
	margin-right: auto;
	overflow-x: hidden;
	overflow-y: auto;
	background-color: #fff
}
.overlay__close {
	position: absolute;
	top: 20px;
	right: 20px;
	z-index: 10;
	display: block;
	width: 30px;
	height: 30px;
	color: #fff;
	cursor: pointer
}
.overlay__close:after, .overlay__close:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	width: 20px;
	height: 2px;
	background-color: currentColor
}
.overlay__close:before {
	-webkit-transform: translate(-50%, -50%) rotate(45deg);
	transform: translate(-50%, -50%) rotate(45deg)
}
.overlay__close:after {
	-webkit-transform: translate(-50%, -50%) rotate(-45deg);
	transform: translate(-50%, -50%) rotate(-45deg)
}

@media (max-width:768px) {
.overlay__container {
	left: 0;
	right: 0;
	bottom: 0
}
.overlay__content {
	padding: 10px;
	border-radius: 0
}
.overlay__close, .overlay__close:before {
	width: auto;
	top: 0;
	left: 0;
	right: 0;
	-webkit-transform: none;
	transform: none;
	background-color: transparent
}
.overlay__close {
	height: 50px;
	text-align: center;
	background-color: rgba(0,0,0,.8);
	color: #000
}
.overlay__close:before {
	content: "Tap to Close";
	height: auto;
	font-size: 24px;
	line-height: 50px;
	color: #fff
}
.overlay__close:after {
	display: none
}
}
html.js_popup_is_open, html.js_popup_is_open body {
	position: relative;
	height: 100%;
	overflow: hidden
}
.form-benefits-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	gap: 12px;
	padding: 0;
	margin: 48px auto 24px;
	max-width: 540px;
	list-style: none;
	font-size: 1rem
}

@media (min-width:1024px) {
.form-benefits-list {
	display: grid;
	grid-template-columns: 1fr 1fr;
	max-width: initial
}
}
.fbli {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 8px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

@media (min-width:768px) {
.fbli {
	gap: 12px;
	padding: 6px 12px;
	border: 1px solid #d0c9c6;
	border-radius: 6px;
	background-color: #f6f6f6
}
}
.fbli__icon--mobile {
	display: block;
	width: 16px;
	height: 16px
}

@media (min-width:768px) {
.fbli__icon--mobile {
	display: none
}
}
.fbli__icon--desktop {
	display: none;
	width: 48px;
	height: 48px
}

@media (min-width:768px) {
.fbli__icon--desktop {
	display: block
}
}
.fbli__text {
	font-weight: 400;
	font-size: px2rem(16);
	line-height: 1.4;
	color: #0a2540
}
.form-benefits-fill {
	fill: #20a2c1
}
.page_index .header {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 100;
	border-color: transparent;
	background-color: transparent
}
.page_index .content {
	padding-top: 0
}
.page_index .logo__txt {
	color: #fff
}
.page_index .footer {
	background-color: #fcfcfe
}
.page_index .form_holder {
	min-height: calc(100vh - 95px);
	background-color: #61564f;
	background-image: url(../images/background/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover
}

@media (max-width:768px) {
.page_index .form_holder {
	min-height: 115vh;
	padding-top: 64px;
	background-image: url(../images/background/main_bg--sm.jpg)
}
}

@media (max-width:479px) {
.page_index .form_holder {
	background-image: url(../images/background/main_bg--xs.jpg)
}
}
.index_info {
	padding: 50px 0;
	text-align: center;
	font-size: 15px;
	line-height: 1.5
}

@media (max-width:768px) {
.index_info {
	padding: 30px 0
}
}
.index_info h3 {
	margin-bottom: 10px;
	font-family: Montserrat, sans-serif;
	font-weight: 500;
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: 1.35px;
	color: #ff6f5b
}

@media (max-width:768px) {
.index_info h3 {
	font-size: 16px
}
}
.index_info .item {
	max-width: 550px;
	margin: 0 auto 50px;
	font-size: 15px;
	letter-spacing: .68px;
	line-height: 1.4;
	color: #9da5af
}
.index_info .item:last-child {
	margin-bottom: 0
}
.page_form .form_holder {
	padding-top: 120px;
	padding-bottom: 120px
}

@media (max-width:768px) {
.page_form .form_holder {
	padding-top: 60px;
	padding-bottom: 60px
}
}
.page_form .content {
	background-color: #fff
}
.page_form .footer {
	border-top: 1px solid #eaeced
}
.page_loan-form .main-form {
	margin-top: 30px
}

@media (min-width:1024px) {
.page_loan-form .content, .page_loan-form .content .container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
.page_loan-form .content .container {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}
.page_loan-form .content .main-form {
	margin-top: 60px;
	margin-bottom: auto
}
}
