@charset "UTF-8";

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

body {
	margin:0;
}

.footer_info span,
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;
	color:#ffcf28;
	text-decoration:none;
	-webkit-transition:color .25s ease,background .25s ease,opacity .25s ease,border-color .25s ease;
	-o-transition:color .25s ease,background .25s ease,opacity .25s ease,border-color .25s ease;
	transition:color .25s ease,background .25s ease,opacity .25s ease,border-color .25s ease;
}

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;
}

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;
	max-width:100%;
	height:auto;
	vertical-align:top;
}

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

figure {
	margin:1em 40px;
}

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

pre {
	overflow:auto;
}

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

button,
textarea {
	font:inherit;
	margin:0;
}

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

button {
	overflow:visible;
}

button,
select {
	text-transform:none;
}

html input[type=button] {
	-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] {
	-webkit-box-sizing:border-box;
	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-search-cancel-button,
input[type=search]::-webkit-search-decoration {
	-webkit-appearance:none;
}

fieldset {
	border:1px solid silver;
}

legend {
	border:0;
}

textarea {
	overflow:auto;
}

.btn,
optgroup {
	font-weight:700;
}

table {
	width:100%;
	border:1px solid #545459;
	border-collapse:collapse;
	border-spacing:0;
	margin-bottom:15px;
}

legend,
td,
th {
	padding:0;
}

.btn {
	display:inline-block;
	min-width:128px;
	white-space:nowrap;
	vertical-align:middle;
	border-style:solid;
	-webkit-transition:color .25s ease,background .25s ease,opacity .25s ease,border-color .25s ease;
	-o-transition:color .25s ease,background .25s ease,opacity .25s ease,border-color .25s ease;
	transition:color .25s ease,background .25s ease,opacity .25s ease,border-color .25s ease;
	text-align:center;
	text-transform:uppercase;
	padding:.88rem 1.88rem;
	font-size:.88rem;
	border-radius:1.79em;
	border-width:1px;
	line-height:1.2;
	letter-spacing:2px;
}

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

.btn:focus {
	outline:0;
}

.btn--default {
	color:#fff;
	background-color:#006bf5;
	border-color:#006bf5;
}

.btn--default:hover {
	color:#fff;
	background-color:#004aa9;
	border-color:#004aa9;
}

.btn--lg {
	padding:1rem 1.625rem;
	font-size:1.25rem;
	border-radius:1.79em;
	border-width:1px;
	line-height:1.2;
	letter-spacing:0;
	text-transform:none;
}

.btn-link,
.btn-link:hover {
	color:#eaf7fb;
	background-color:transparent;
	border-color:transparent;
}

.btn-link {
	-webkit-transition:color .25s ease,background .25s ease,opacity .25s ease,border-color .25s ease;
	-o-transition:color .25s ease,background .25s ease,opacity .25s ease,border-color .25s ease;
	transition:color .25s ease,background .25s ease,opacity .25s ease,border-color .25s ease;
	font-weight:700;
}

.btn-link:hover {
	text-decoration:underline;
}

.btn-block {
	display:block;
	width:100%;
}

.btn-block+ .btn-block {
	margin-top:15px;
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
	width:100%;
}

.item-list {
	margin:0;
}

.item-list,
.steps {
	padding:0;
	list-style:none;
}

.benefits-list,
.tools-list {
	margin:0;
	padding:0;
	list-style:none;
}

.accordion,
.footer-list,
.payment-gateways {
	padding:0;
	list-style:none;
}

.clearfix:after {
	content:"";
	display:block;
	clear:both;
}

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

fieldset,
form {
	margin:0;
	padding:0;
	border-style:none;
}

select {
	border-radius:0;
}

input[type=email],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=url] {
	color:#242527;
	background-color:#fff;
	border-color:#00418a;
	width:100%;
}

input[type=email],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=url],
textarea {
	font-size:.88rem;
	border-radius:1.79em;
	border-width:1px;
	line-height:1.2;
	letter-spacing:2px;
	display:block;
	padding:.88rem 1.2rem;
	text-align:left;
	-webkit-appearance:none;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	outline-color:transparent;
	border-style:solid;
	opacity:1;
	-webkit-transition:background .25s ease,border-color .25s ease,-webkit-box-shadow .25s ease;
	-o-transition:background .25s ease,border-color .25s ease,box-shadow .25s ease;
	transition:background .25s ease,border-color .25s ease,box-shadow .25s ease;
	transition:background .25s ease,border-color .25s ease,box-shadow .25s ease,-webkit-box-shadow .25s ease;
	height:calc(1.57rem + .75rem + 4px);
	font-weight:400;
}

input[type=email]:hover,
input[type=password]:hover,
input[type=search]:hover,
input[type=tel]:hover,
input[type=text]:hover,
input[type=url]:hover,
textarea,
textarea:hover {
	color:#242527;
	background-color:#fff;
	border-color:#00418a;
}

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,
input[type=url]::-webkit-input-placeholder {
	opacity:1;
	color:#242527;
}

textarea::-webkit-input-placeholder {
	color:#242527;
}

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,
input[type=url]:-moz-placeholder,
input[type=url]::-moz-placeholder {
	opacity:1;
	color:#242527;
}

textarea:-moz-placeholder,
textarea::-moz-placeholder {
	color:#242527;
}

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,
input[type=url]:-ms-input-placeholder {
	opacity:1;
	color:#242527;
}

textarea:-ms-input-placeholder {
	color:#242527;
}

textarea {
	resize:vertical;
	vertical-align:top;
	width:100%;
	min-height:135px;
	max-height:250px;
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
	display:inline-block;
	vertical-align:top;
	padding:.88rem 1.88rem;
	font-size:.88rem;
	border-radius:1.79em;
	border-width:1px;
	line-height:1.2;
	letter-spacing:2px;
	color:#fff;
	background-color:#006bf5;
	border-color:#006bf5;
	border-style:solid;
	-webkit-appearance:none;
	cursor:pointer;
	-webkit-transition:background .25s ease,border-color .25s ease,-webkit-box-shadow .25s ease;
	-o-transition:background .25s ease,border-color .25s ease,box-shadow .25s ease;
	transition:background .25s ease,border-color .25s ease,box-shadow .25s ease;
	transition:background .25s ease,border-color .25s ease,box-shadow .25s ease,-webkit-box-shadow .25s ease;
	height:calc(1.57rem + .75rem + 4px);
}

button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
	color:#fff;
	background-color:#004aa9;
	border-color:#004aa9;
}

.form-control {
	width:100%;
	height:calc(1.57rem + .75rem + 4px);
}

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

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	opacity:1;
	-webkit-transition:opacity .3s ease;
	-o-transition:opacity .3s ease;
	transition:opacity .3s ease;
}

input:-moz-placeholder,
input::-moz-placeholder,
textarea:-moz-placeholder,
textarea::-moz-placeholder {
	opacity:1;
	-webkit-transition:opacity .3s ease;
	-o-transition:opacity .3s ease;
	transition:opacity .3s ease;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	opacity:1;
	-webkit-transition:opacity .3s ease;
	-o-transition:opacity .3s ease;
	transition:opacity .3s ease;
}

input:focus,
input:hover,
textarea:focus,
textarea:hover {
	outline:0;
	border-color:#006bf5;
	-webkit-box-shadow:0 0 2px 2px #006bf5;
	box-shadow:0 0 2px 2px #006bf5;
}

input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
	opacity:0;
	-webkit-transition:opacity .3s ease;
	-o-transition:opacity .3s ease;
	transition:opacity .3s ease;
}

input:focus:-moz-placeholder,
input:focus::-moz-placeholder,
textarea:focus:-moz-placeholder,
textarea:focus::-moz-placeholder {
	opacity:0;
	-webkit-transition:opacity .3s ease;
	-o-transition:opacity .3s ease;
	transition:opacity .3s ease;
}

input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
	opacity:0;
	-webkit-transition:opacity .3s ease;
	-o-transition:opacity .3s ease;
	transition:opacity .3s ease;
}

input[type=file] {
	height:auto;
	padding:0;
	text-transform:none;
}

input[type=file],
input[type=file]:hover {
	background:0 0;
	color:inherit;
}

body,
html {
	height:100%;
}

*,
:after,
:before {
	-webkit-box-sizing:inherit;
	box-sizing:inherit;
}

* {
	max-height:1000000px;
}

html {
	font-size:100%;
}

body {
	color:#545459;
	font:1.3125rem/1.57 "Source Sans Pro",sans-serif;
	min-width:320px;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
	opacity:0;
	visibility:hidden;
	overflow:hidden;
	-webkit-transition:opacity 1s ease,visibility .25s ease;
	-o-transition:opacity 1s ease,visibility .25s ease;
	transition:opacity 1s ease,visibility .25s ease;
}

.h,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family:"Source Sans Pro",sans-serif;
	font-weight:700;
	color:inherit;
	margin:0 0 1.45em;
}

.h,
.h2,
.h3,
.h4,
.h5,
.h6,
h2,
h3,
h4,
h5,
h6 {
	line-height:1.44;
}

.h a,
.h1 a,
.h2 a,
.h3 a,
.h4 a,
.h5 a,
.h6 a,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	color:inherit;
}

.h a:hover,
.h1 a:hover,
.h2 a:hover,
.h3 a:hover,
.h4 a:hover,
.h5 a:hover,
.h6 a:hover,
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
	color:#eaf7fb;
}

.h1,
h1 {
	font-size:3.4375rem;
	line-height:1.33;
}

.h2,
h2 {
	font-size:2.625rem;
}

.h3,
h3 {
	font-size:2.25rem;
}

.h4,
h4 {
	font-size:1.875rem;
}

.h5,
h5 {
	font-size:1.75rem;
}

.h6,
h6 {
	font-size:1.375rem;
}

p {
	margin:0 0 1.5em;
}

a:hover {
	color:#dbaa00;
}

ol,
ul {
	margin:0 0 1.85em;
}

.list-style-ol li+ li,
.list-style-ul li+ li,
ol:not([class]) li+ li,
ul:not([class]) li+ li {
	margin-top:10px;
}

.list-style-ol ol,
.list-style-ol ul,
.list-style-ul ol,
.list-style-ul ul,
ol:not([class]) ol,
ol:not([class]) ul,
ul:not([class]) ol,
ul:not([class]) ul {
	margin-bottom:0;
	margin-top:10px;
}

.list-off ol,
.list-off ol li,
.list-off ul,
.list-off ul li {
	padding-left:0;
}

.list-off ol li:before,
.list-off ul li:before {
	display:none;
}

table td,
table th {
	padding:.5em;
	border:1px solid #545459;
}

table th {
	background:#ebebeb;
	text-align:center;
	vertical-align:middle;
}

table td {
	text-align:left;
	vertical-align:top;
}

pre {
	background:rgba(0,0,0,.1);
	padding:.5em;
}

blockquote {
	margin-bottom:20px;
	border-left:5px solid #eaf7fb;
	padding:10px;
}

dl dt {
	float:left;
	clear:left;
	padding-right:.3em;
	font-weight:700;
}

dl dd {
	margin-left:0;
}

.container {
	max-width:1210px;
	width:100%;
	margin:0 auto;
	padding-left:20px;
	padding-right:20px;
}

.container--fluid,
pre {
	max-width:100%;
}

.container--add {
	max-width:940px;
}

.container--lg {
	max-width:1210px;
}

.container--md {
	max-width:720px;
}

.container--sm {
	max-width:640px;
}

.container--wide {
	max-width:806px;
}

.container--secondary {
	max-width:1010px;
}

.container--footer {
	max-width:1040px;
}

.el--color-blue {
	color:#006bf5;
}

.el--color-gray-dark {
	color:#242527;
}

@font-face {
	font-family:"icomoon";
	src:url(../fonts/icomoon.ttf?uhkf8k) format("truetype"),url(../fonts/icomoon.woff?uhkf8k) format("woff"),url(../fonts/icomoon.svg?uhkf8k#icomoon) format("svg");
	font-weight:400;
	font-style:normal;
}

.accordion_title a:after,
.blockquote:before,
.item-list--steps li:before,
.module_sub-title:before,
.module_text-decor:before,
.steps_item:after,
[class*=" icon-"],
[class^=icon-] {
	font-family:"icomoon"!important;
	speak:none;
	font-style:normal;
	font-weight:400;
	font-variant:normal;
	text-transform:none;
	line-height:1;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
}

.icon-minus:before {
	content:"";
}

.icon-plus:before {
	content:"";
}

.icon-line:before {
	content:"";
}

.icon-ellipses-left2:before {
	content:"";
}

.icon-check:before {
	content:"";
}

.icon-ellipse-one:before {
	content:"";
}

.icon-ellipses-left:before {
	content:"";
}

.icon-ellipses-right:before {
	content:"";
}

.icon-steps-line:before {
	content:"";
}

.icon-triangles:before {
	content:"";
}

.icon-google-docs:before {
	content:"";
}

.icon-notebook:before {
	content:"";
}

.icon-quote:before {
	content:"";
}

.icon-todo:before {
	content:"";
}

.icon-video-play:before {
	content:"";
}

.page--loaded body {
	opacity:1;
	visibility:visible;
	overflow:auto;
}

.w1,
.wrapper {
	width:100%;
	overflow:hidden;
}

.wrapper {
	display:table;
	table-layout:fixed;
	height:100%;
	margin:0 auto;
}

.w1 {
	position:relative;
}

.main> .container {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-between;
	position:relative;
}

.content,
.sidebar {
	-webkit-box-flex:0;
	-ms-flex:0 1 65.5%;
	flex:0 1 65.5%;
	min-width:60.5%;
}

.sidebar {
	position:relative;
	min-width:270px;
	-ms-flex:0 0 270px;
	flex:0 0 270px;
	margin-left:1.875rem;
}

.input-group {
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	width:100%;
}

.input-group,
.input-group-append {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
}

.form-control {
	display:block;
	-webkit-box-flex:1;
	-ms-flex:1 1 auto;
	flex:1 1 auto;
}

.d-flex {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
}

.bg-stretch,
.header {
	position:absolute;
	top:0;
	left:0;
	width:100%;
}

.bg-stretch {
	height:100%;
	overflow:hidden;
	z-index:-1;
}

.bg-stretch img {
	max-width:none;
	width:100%;
	height:100%;
	-o-object-fit:cover;
	object-fit:cover;
}

.header {
	z-index:999;
}

.header_btn-group,
.navbar {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
}

.header_btn-group {
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	-webkit-box-flex:1;
	-ms-flex-positive:1;
	flex-grow:1;
	margin:0 -10px;
	-webkit-box-pack:end;
	-ms-flex-pack:end;
	justify-content:flex-end;
}

.header_btn-group .btn {
	margin:0 10px;
}

.navbar {
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-between;
	padding-top:38px;
	padding-bottom:4px;
	border-bottom:1px solid rgba(255,255,255,.14);
}

.logo {
	-webkit-box-flex:0;
	-ms-flex:0 0 275px;
	flex:0 0 275px;
	min-width:275px;
	margin:0 15px 0 -47px;
}

.intro_upper {
	position:relative;
	padding:294px 0 147px;
	color:#fff;
	text-align:center;
}

.intro_container--upper {
	max-width:940px;
}

.intro_title {
	display:none;
}

.intro_blockquote {
	border:0;
	padding:0;
	margin:0;
}

.intro_lower {
	padding:90px 0;
}

.intro_text-holder {
	max-width:600px;
	margin:0 auto;
	padding-bottom:9px;
}

.intro .bg-stretch:after {
	content:"";
	position:absolute;
	top:0;
	bottom:-181px;
	right:0;
	width:655px;
	background:#fff;
	opacity:.13;
	-webkit-clip-path:polygon(40% 48%,100% 100%,100% 0);
	clip-path:polygon(40% 48%,100% 100%,100% 0);
}

.clip-polygon {
	-webkit-clip-path:polygon(50% 0%,100% 0,100% 91%,50% 100%,0% 91%,0 0);
	clip-path:polygon(50% 0%,100% 0,100% 91%,50% 100%,0% 91%,0 0);
}

.clip-polygon--2 {
	-webkit-clip-path:polygon(50% 0%,100% 0,100% 92.2%,50% 100%,0% 92.2%,0 0);
	clip-path:polygon(50% 0%,100% 0,100% 92.2%,50% 100%,0% 92.2%,0 0);
}

.info-box {
	padding:33px 34px 39px;
	border:6px solid #eaf7fb;
}

.info-box--add {
	max-width:730px;
	margin:0 auto;
	border-width:10px;
	padding:35px 55px;
}

.info-box--lg {
	max-width:100%;
	border-width:18px;
	border-color:#494a64;
	background:#272833;
	padding:60px 65px;
	color:rgba(255,255,255,.9);
}

.info-box--lg p {
	margin-bottom:1.4em;
}

.footer a,
.info-box--lg a {
	color:inherit;
}

.info-box--lg a:hover {
	color:#ffcf28;
}

.info-box_h {
	display:block;
	margin-bottom:1.05em;
}

.info-box_subtitle {
	text-align:center;
	margin-bottom:.8em;
}

.info-box p:last-child,
.item-list--line li:last-child,
.item-list--qutes li:last-child,
.slogan-block p:last-child {
	margin-bottom:0;
}

.slogan-block {
	padding:100px 0;
	font-weight:600;
	text-align:center;
	color:#242527;
	font-size:2.625rem;
	line-height:1.21;
}

.slogan-block--blue {
	background:#eaf7fb;
}

.text-section {
	position:relative;
	z-index:1;
	padding:80px 0;
	color:rgba(255,255,255,.85);
	font-size:1.25rem;
	line-height:1.45;
}

.text-section--purple-dark {
	background:#272833;
}

.text-section--gray-dark {
	background:#242527;
}

.text-section .container {
	max-width:674px;
}

.article-block p strong,
.text-section strong {
	font-weight:600;
}

.item-list--line {
	position:relative;
	padding-left:2.438rem;
}

.item-list--line:before {
	content:"";
	position:absolute;
	top:.25em;
	left:5px;
	bottom:0;
	width:4px;
	background:#fff;
}

.item-list--line li {
	margin-bottom:1.625rem;
}

.item-list--qutes {
	font-weight:600;
	color:#fff;
}

.item-list--qutes li {
	position:relative;
	padding-left:1.9em;
	margin-bottom:.95em;
}

.item-list--qutes li:before {
	content:"";
	position:absolute;
	top:.85em;
	left:0;
	width:22px;
	height:2px;
	background:#fff;
}

.item-list--qutes li span {
	display:inline-block;
	vertical-align:top;
	position:relative;
}

.blockquote_title+ p:before,
.item-list--qutes li span:before {
	content:"\201c";
}

.item-list--qutes li span:after {
	content:"\201d";
}

.item-list--steps {
	margin-bottom:1em;
	font-size:1.375rem;
	line-height:1.82;
	font-weight:600;
}

.item-list--steps li {
	position:relative;
	padding-left:1.55em;
}

.item-list--steps li:before {
	content:"";
	position:absolute;
	top:1.2em;
	left:0;
	color:#006bf5;
	font-size:.59em;
}

.item-list--new-steps {
	font-size:1.313rem;
	line-height:150%;
	font-weight:400;
}

.item-list--new-steps li {
	margin-bottom:1.5em;
}

.article-block {
	position:relative;
	z-index:1;
	padding:90px 0 80px;
}

.article-block--blue {
	padding:68px 0 79px;
	background:#eaf7fb;
}

.article-block--add {
	padding-top:75px;
}

.article-block_content {
	position:relative;
	z-index:1;
	padding:0 330px;
	margin-bottom:79px;
}

.article-block p:last-child,
.article-block_content:last-child,
.benefits-list li:last-child,
.person-article p:last-child,
.person-story p:last-child {
	margin-bottom:0;
}

.article--top .article-block_content {
	margin-bottom:40px;
}

.article-block_content--add {
	margin-bottom:41px;
}

.article-block_content--wide {
	padding:0 480px 0 317px;
}

.article-block_upper-text {
	font-size:1.5rem;
	line-height:1.13;
	margin-bottom:1.4em;
}

.article-block_upper-text p {
	margin-bottom:1.13em;
}

.article-block_lower-text {
	font-size:1.25rem;
	line-height:1.4;
}

.article-block_lower-text p,
.text-box p {
	margin-bottom:1.4em;
}

.article-block_visual-area,
.steps_item:after {
	position:absolute;
	top:50%;
	right:0;
	-webkit-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	transform:translateY(-50%);
}

.article-block_visual {
	position:relative;
	max-width:350px;
}

.article-block_visual img {
	-webkit-box-shadow:0 12px 26px rgba(0,0,0,.11);
	box-shadow:0 12px 26px rgba(0,0,0,.11);
}

.article-block_visual--style1 {
	z-index:1;
	-webkit-transform:translate(90px,72px);
	-ms-transform:translate(90px,72px);
	transform:translate(90px,72px);
}

.article-block_visual--style2 {
	-webkit-transform:translate(68px,88px) rotate(11.99deg);
	-ms-transform:translate(68px,88px) rotate(11.99deg);
	transform:translate(68px,88px) rotate(11.99deg);
}

.article-block_visual--style3 {
	-webkit-transform:translate(89px,14px) rotate(5.85deg);
	-ms-transform:translate(89px,14px) rotate(5.85deg);
	transform:translate(89px,14px) rotate(5.85deg);
}

.article-block_visual--style4 {
	z-index:1;
	-webkit-transform:translate(85px,-5px);
	-ms-transform:translate(85px,-5px);
	transform:translate(85px,-5px);
}

.article-block_visual--style5 {
	-webkit-transform:translate(96px,-6px) rotate(8.16deg);
	-ms-transform:translate(96px,-6px) rotate(8.16deg);
	transform:translate(96px,-6px) rotate(8.16deg);
}

.article-block_visual--style6 {
	z-index:1;
	-webkit-transform:translate(-68px,18px);
	-ms-transform:translate(-68px,18px);
	transform:translate(-68px,18px);
}

.article-block_visual--style7 {
	-webkit-transform:translate(-78px,37px) rotate(8.16deg);
	-ms-transform:translate(-78px,37px) rotate(8.16deg);
	transform:translate(-78px,37px) rotate(8.16deg);
}

.article-block_visual--style8 {
	z-index:1;
	-webkit-transform:translate(-93px,18px);
	-ms-transform:translate(-93px,18px);
	transform:translate(-93px,18px);
}

.article-block_visual--style9 {
	-webkit-transform:translate(-93px,-17px) rotate(12.22deg);
	-ms-transform:translate(-93px,-17px) rotate(12.22deg);
	transform:translate(-93px,-17px) rotate(12.22deg);
}

.article-block_heading {
	position:relative;
	padding-bottom:2.1em;
	color:#242527;
	text-align:center;
}

.article-block_sub-title {
	display:block;
	margin-bottom:.6em;
	font-size:1.38rem;
	line-height:1.41;
	font-weight:600;
	letter-spacing:2px;
	text-transform:uppercase;
}

.article-block .h {
	font-size:2rem;
	line-height:1.44;
	margin-bottom:.5em;
}

.article-block .h mark {
	background:0 0;
	font-weight:600;
	color:inherit;
}

.article-block .h2,
.article-block .h3 {
	margin-bottom:.36em;
}

.article-block .h5 {
	font-size:24px;
	margin:0;
}

.article-block .h6 {
	margin-bottom:1.688rem;
}

.text-inline {
	font-size:1.38rem;
	line-height:1.41;
	color:#242527;
}

.article-description {
	padding-bottom:5px;
}

.steps-wrap {
	padding-bottom:14px;
}

.steps-wrap .container {
	max-width:1016px;
}

.steps {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	margin:0 -4.8%;
	color:#242527;
}

.steps_item {
	position:relative;
	-webkit-box-flex:0;
	-ms-flex:0 0 auto;
	flex:0 0 auto;
	padding:0 4.8%;
}

.steps_item:after {
	content:"";
	right:-45px;
	color:rgba(111,112,117,.16);
	font-size:21px;
}

.steps_item:last-child:after {
	display:none;
}

.steps_item:nth-child(2):after {
	right:-20px;
}

.steps_item:nth-child(2) .steps_title-wrap:after {
	top:50%;
	bottom:auto;
	-webkit-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	transform:translateY(-50%);
	margin-top:-20px;
}

.steps_item:nth-child(3):after {
	right:-35px;
}

.steps_item:nth-child(3) .steps_title-wrap:after {
	left:0;
	right:auto;
}

.steps_counter {
	display:block;
	margin-bottom:4px;
	font-size:3.38rem;
	line-height:1;
	font-weight:600;
	color:#ffcf28;
}

.steps_title-wrap {
	position:relative;
}

.steps_title-wrap:after {
	content:"";
	position:absolute;
	z-index:-1;
	bottom:0;
	right:0;
	width:90px;
	height:80px;
	background:#eaf7fb;
}

.steps_title {
	max-width:150px;
	margin-bottom:0;
	font-size:1.19rem;
	line-height:1.42;
	letter-spacing:.11em;
	text-transform:uppercase;
}

.i-decor {
	position:absolute;
	z-index:-1;
	color:#eaf7fb;
}

.i-decor--ellipses {
	font-size:69px;
}

.i-decor--triangles {
	font-size:86px;
}

.i-decor--line {
	font-size:140px;
}

.i-decor--ellipse {
	font-size:54px;
}

.i-decor-ellipses--1 {
	top:16.3%;
	left:6vw;
}

.i-decor-ellipses--2 {
	top:50%;
	margin-top:4px;
	left:-14px;
	color:rgba(255,255,255,.2);
	font-size:61px;
}

.i-decor-ellipses--3 {
	bottom:11.2%;
	left:7.4vw;
}

.i-decor-ellipses--4 {
	top:28.3%;
	right:2.3vw;
	color:rgba(0,107,245,.08);
}

.i-decor-ellipses--5 {
	top:15.5%;
	right:6.5vw;
	color:rgba(255,255,255,.2);
}

.i-decor-ellipses--6 {
	top:36px;
	right:49px;
}

.i-decor-ellipses--7 {
	bottom:5.6%;
	left:65px;
}

.i-decor-ellipses--8 {
	top:-7px;
	left:59px;
}

.i-decor-ellipses--9 {
	bottom:122px;
	left:9.8vw;
}

.i-decor-ellipses--10 {
	top:465px;
	right:96px;
}

.i-decor-ellipse--1 {
	bottom:13.2%;
	left:7.2vw;
	color:rgba(255,255,255,.2);
}

.i-decor-triangles--1 {
	bottom:36%;
	left:10.6vw;
}

.i-decor-triangles--2 {
	top:50%;
	left:4.5vw;
	-webkit-transform:translateY(-23px);
	-ms-transform:translateY(-23px);
	transform:translateY(-23px);
}

.i-decor-triangles--3 {
	top:17%;
	left:8.3vw;
	font-size:56px;
}

.i-decor-triangles--4 {
	top:50%;
	left:2.6vw;
	-webkit-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	transform:translateY(-50%);
	margin-top:-6px;
}

.i-decor-triangles--5 {
	bottom:-32px;
	right:5.6vw;
}

.i-decor-triangles--6 {
	top:2px;
	left:29px;
	font-size:70px;
}

.i-decor-triangles--7 {
	top:153px;
	right:7px;
}

.i-decor-triangles--8 {
	top:151px;
	right:105px;
}

.i-decor-triangles--9 {
	top:665px;
	left:40px;
}

.i-decor-triangles--10 {
	top:5px;
	right:44px;
}

.i-decor-triangles--11 {
	top:234px;
	left:96px;
}

.i-decor-line--1 {
	top:18.3%;
	right:2.7vw;
}

.i-decor-line--2 {
	top:42px;
	right:6.6vw;
}

.i-decor-line--3 {
	top:51px;
	right:70px;
}

.person-story {
	position:relative;
	z-index:2;
	padding-top:72px;
	font-size:1.25rem;
	line-height:1.5;
	font-weight:600;
	color:#242527;
}

.person-story_columns {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-between;
	margin:0 -30px;
}

.person-story_col {
	-webkit-box-flex:1;
	-ms-flex-positive:1;
	flex-grow:1;
	padding:0 30px;
}

.person-story_col:last-child {
	min-width:calc(339px + 60px);
	-webkit-box-flex:0;
	-ms-flex:0 0 calc(339px + 60px);
	flex:0 0 calc(339px + 60px);
}

.person-story_detail {
	padding:1.4em 0;
}

.person-story_visual {
	margin-bottom:-30px;
}

.person-article .container,
.person-story .container {
	max-width:1010px;
}

.person-story img {
	-webkit-box-shadow:0 15px 35px rgba(0,0,0,.18);
	box-shadow:0 15px 35px rgba(0,0,0,.18);
}

.person-article {
	padding:86px 0 77px;
	background:#eaf7fb;
	font-size:1.25rem;
	line-height:1.5;
	color:#242527;
}

.person-article_title {
	position:relative;
	padding:0 0 .09em .64em;
	margin-bottom:.5em;
	line-height:1.1;
	font-weight:600;
	text-transform:uppercase;
	letter-spacing:2px;
}

.person-article_title:before {
	content:"";
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	width:4px;
	background:#ffcf28;
}

.person-article_person-name {
	font-size:2.5rem;
	line-height:1.43;
	margin-bottom:1.05em;
}

.person-article_sub-title {
	font-size:1.565rem;
	line-height:1.36;
	font-weight:600;
	margin-bottom:1.04em;
}

.person-article_columns {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-between;
	margin:0 -20px;
}

.person-article_col {
	-webkit-box-flex:0;
	-ms-flex:0 0 55.9%;
	flex:0 0 55.9%;
	width:55.9%;
	padding:0 20px;
}

.person-article_visual {
	position:relative;
	z-index:1;
	padding:0 0 35px 35px;
}

.person-article_visual:before,
.text-box:after {
	content:"";
	position:absolute;
	z-index:-1;
	bottom:0;
}

.person-article_visual:before {
	border:4px solid rgba(0,0,0,.08);
	top:35px;
	left:0;
	right:35px;
}

.text-box {
	max-width:730px;
	margin:0 auto 20px;
	padding:0 30px 30px 0;
	position:relative;
	color:#242527;
	font-size:1.25rem;
	line-height:1.4;
}

.text-box:after {
	top:30px;
	left:30px;
	right:0;
	border:4px solid #eaf7fb;
}

.text-box_content {
	padding:40px 50px;
	background:#eaf7fb;
}

.benefits-article {
	padding:70px 0 122px;
	position:relative;
	color:rgba(255,255,255,.9);
}

.benefits-article_title {
	margin-bottom:1.98em;
	text-align:center;
}

.benefits-columns {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-between;
	margin:0 -15px;
}

.benefits-col {
	width:50%;
	padding:0 15px;
}

.benefits-list {
	font-size:1.25rem;
	line-height:1.4;
}

.benefits-list--yellow li:before {
	background:#ffcf28;
}

.benefits-list--blue li:before {
	background:#006bf5;
}

.benefits-list li {
	position:relative;
	padding-left:1.9em;
	margin-bottom:2em;
}

.benefits-list li:before {
	content:"";
	position:absolute;
	top:.7em;
	left:0;
	width:22px;
	height:3px;
}

.benefits-list mark {
	font-weight:700;
	background:0 0;
	color:inherit;
	-webkit-box-shadow:0 2px 0 0 #006bf5;
	box-shadow:0 2px 0 0 #006bf5;
}

.benefits-list .ico {
	display:inline-block;
	vertical-align:top;
	margin-top:.1em;
	margin-bottom:-.1em;
}

.benefits-info {
	position:relative;
	padding:90px 0;
	color:#242527;
}

.benefits-info_heading {
	max-width:1050px;
	margin:0 auto;
	padding-bottom:1.1em;
	text-align:center;
}

.benefits-info_title {
	margin-bottom:1em;
}

.benefits-info_title mark {
	background:0 0;
	color:inherit;
	font-weight:600;
}

.modules-article {
	position:relative;
	padding:49px 0;
}

.modules-article_heading {
	text-align:center;
	color:#242527;
	padding-bottom:2em;
}

.modules-article_title {
	margin-bottom:1em;
}

.module {
	position:relative;
	margin-bottom:80px;
	font-size:1.13rem;
	line-height:1.5;
}

.module p:last-child,
.module:last-child {
	margin-bottom:0;
}

.module:after,
.module:before {
	content:"";
	position:absolute;
	top:0;
	right:0;
	width:0;
	height:0;
	border-style:solid;
}

.module:before {
	border-width:40px 0 0 40px;
}

.module:after {
	border-width:0 40px 40px 0;
	border-color:transparent #fff transparent transparent;
}

.module--primary {
	background:#eaf7fb;
}

.module--primary:before {
	border-color:transparent transparent transparent #006bf5;
}

.module--yellow {
	background:rgba(255,207,40,.3);
}

.module--yellow:before {
	border-color:transparent transparent transparent #ffcf28;
}

.module_content {
	padding:44px 50px;
}

.module_footer {
	padding:15px 50px;
	background:#c8eaf4;
	letter-spacing:.13em;
	text-transform:uppercase;
	color:#242527;
	font-size:1rem;
}

.module_footer--yellow {
	background:rgba(255,207,40,.58);
}

.module_footer strong {
	display:inline-block;
	vertical-align:top;
	margin-right:4px;
}

.module_counter {
	display:block;
	position:relative;
	padding-left:.59em;
	margin-bottom:1.05em;
	color:#242527;
	font-weight:600;
	letter-spacing:.09em;
	line-height:1.2;
	text-transform:uppercase;
}

.module_counter--primary:before {
	background:#006bf5;
}

.module_counter--yellow:before {
	background:#ffcf28;
}

.module_counter:before {
	content:"";
	position:absolute;
	top:.05em;
	left:0;
	width:4px;
	bottom:-.09em;
}

.module_title {
	color:#242527;
	margin-bottom:.79em;
}

.module_description {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-between;
	margin:0 -15px 40px;
}

.module_info {
	-webkit-box-flex:1;
	-ms-flex-positive:1;
	flex-grow:1;
	padding:0 15px;
}

.module_icon-col {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	-webkit-box-flex:0;
	-ms-flex:0 0 380px;
	flex:0 0 380px;
	min-width:380px;
	padding:0 15px;
}

.module_icon {
	padding-top:1em;
}

.module_columns {
	display:grid;
	grid-template-columns:1fr 1fr 1fr;
	grid-template-rows:1fr;
	grid-column-gap:53px;
	grid-row-gap:31px;
	padding-bottom:10px;
	line-height:1.39;
}

.module_sub-title {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	min-height:2.84em;
	position:relative;
	padding-left:2.5em;
	padding-right:1em;
	font-size:1.19rem;
	font-weight:700;
	line-height:1.42;
	color:#242527;
	margin-bottom:.4em;
}

.footer a:hover,
.footer-list a,
.module_sub-title--primary:before {
	color:#006bf5;
}

.module_sub-title--yellow:before {
	color:#ffcf28;
}

.module_sub-title:before,
.module_text-decor:before {
	content:"";
	position:absolute;
	left:0;
	font-size:1.26em;
}

.module_sub-title:before {
	-webkit-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	transform:translateY(-50%);
	top:50%;
}

.module_text-decor {
	position:relative;
	padding-left:2.8em;
	color:#242527;
}

.module_text-decor:before {
	top:.4em;
	color:#006bf5;
}

.total-info {
	padding:24px 0 14px;
}

.total-info_heading {
	font-size:1.38rem;
	font-weight:600;
	color:#6f7075;
	text-align:center;
	margin-bottom:49px;
}

.total-info_title {
	font-size:2rem;
	line-height:1.41;
	color:#242527;
	margin-bottom:.19em;
}

.total-info_title mark {
	background:0 0;
	color:#006bf5;
}

.testimonials-block {
	padding:86px 0;
	background:#272833;
	color:rgba(255,255,255,.9);
}

.testimonials-block_heading {
	max-width:940px;
	margin:0 auto 1.42em;
	padding-top:16px;
	font-size:1.38rem;
	font-weight:600;
	text-align:center;
}

.testimonials-block_heading p:last-child {
	margin:0;
}

.testimonials-block_title {
	font-size:2.125rem;
	line-height:1.35;
	margin-bottom:.79em;
}

.testimonials-columns {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-between;
	margin:0 -15px 11px;
}

.testimonials-col {
	width:50%;
	padding:0 15px;
}

.blockquote {
	position:relative;
	border:0;
	margin:30px 0 65px;
	padding:41px 45px;
	background:#33343f;
	color:rgba(255,255,255,.9);
	font-size:1.125rem;
	line-height:1.39;
}

.blockquote:before {
	content:"";
	position:absolute;
	top:-20px;
	left:45px;
	font-size:40px;
}

.blockquote_title {
	font-size:1.563rem;
	line-height:1.36;
	margin-bottom:.8em;
}

.blockquote p {
	margin-bottom:1.39em;
}

.blockquote p:first-child:before {
	content:"\201c";
}

.blockquote p:nth-last-child(2):after {
	content:"\201d";
}

.accordion li:last-child,
.accordion p:last-child,
.banner-box p:last-child,
.blockquote p:last-child,
.footer p:last-child,
.offer-heading p:last-child,
.option-box p:last-child,
.plan-list p:last-child,
.promo p:last-child,
.promo-join-box p:last-child,
.safety-block p:last-child,
.tariff p:last-child,
.tools-list p:last-child {
	margin-bottom:0;
}

.blockquote_cite {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	margin:-.22em 0 .28em;
	font-style:normal;
}

.blockquote_avatar {
	min-height:48px;
	height:48px;
	-webkit-box-flex:0;
	-ms-flex:0 0 48px;
	flex:0 0 48px;
	overflow:hidden;
	border-radius:50%;
	margin-right:15px;
}

.blockquote_cite-text {
	-webkit-box-flex:1;
	-ms-flex-positive:1;
	flex-grow:1;
}

.tools-article {
	position:relative;
	padding:150px 0 60px;
}

.tools-article_heading {
	max-width:900px;
	margin:0 auto 2.4em;
	text-align:center;
	color:#242527;
}

.tools-article_title {
	margin-bottom:10px;
}

.tools-list {
	display:grid;
	grid-template-columns:1fr 1fr;
	grid-template-rows:1fr;
	grid-column-gap:30px;
	grid-row-gap:52px;
	font-size:1.188rem;
	line-height:1.54;
}

.tools-list_icon {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	min-height:55px;
	margin-bottom:12px;
	font-size:43px;
	color:#242527;
}

.tools-list .icon-video-play {
	font-size:49px;
}

.tools-list .icon-todo {
	font-size:53px;
}

.tools-list .icon-google-docs {
	font-size:48px;
}

.tools-list_title {
	font-size:1.313rem;
	font-weight:700;
	line-height:1.33;
	letter-spacing:.1em;
	text-transform:uppercase;
	color:#242527;
	margin-bottom:.76em;
}

.tools-list_content {
	position:relative;
	padding-left:1.21em;
}

.plan-list_description:before,
.tools-list_content:before {
	content:"";
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	width:3px;
	background:#ffcf28;
}

.bottom-text {
	max-width:800px;
	margin:0 auto;
	padding-top:80px;
	text-align:center;
	color:#242527;
	font-size:1.375rem;
	font-weight:600;
	line-height:1.41;
}

.promo {
	background:#242527;
	padding:95px 0 107px;
	color:rgba(255,255,255,.9);
	font-size:1.25rem;
	line-height:1.4;
}

.promo_title {
	margin:0 2.2em .83em 0;
}

.promo .article-block_content {
	padding-top:12px;
}

.offer-article {
	position:relative;
	padding:100px 0 112px;
	font-size:1.25rem;
	line-height:1.4;
}

.offer-article .container {
	max-width:1010px;
}

.offer-heading {
	background:#eaf7fb;
	padding:69px 80px 78px;
	margin-bottom:66px;
	text-align:center;
	-webkit-clip-path:polygon(50% 0%,100% 0,100% 84%,50% 100%,0% 84%,0 0);
	clip-path:polygon(50% 0%,100% 0,100% 84%,50% 100%,0% 84%,0 0);
}

.offer-heading h2,
.option-box {
	max-width:650px;
	margin:0 auto .67em;
	color:#242527;
}

.option-box {
	margin:0 auto 51px;
	text-align:center;
}

.option-box p,
.plan-list p {
	margin-bottom:.4em;
}

.offer-upper-text {
	padding-bottom:42px;
	font-size:1.875rem;
	line-height:1.1;
	font-weight:700;
}

.offer-upper-text small {
	font-size:67%;
	text-transform:uppercase;
	letter-spacing:2px;
}

.offer-upper-text mark {
	background:0 0;
	-webkit-box-shadow:0 2px 0 0 #006bf5;
	box-shadow:0 2px 0 0 #006bf5;
	color:inherit;
}

.plan-list {
	display:grid;
	grid-template-columns:1fr 1fr;
	grid-template-rows:1fr;
	grid-column-gap:30px;
	grid-row-gap:30px;
}

.plan-list_box {
	background:#eaf7fb;
	padding:53px 50px 40px;
}

.plan-list_description {
	display:block;
	position:relative;
	padding-left:.7em;
	margin-bottom:.45em;
	color:#242527;
	letter-spacing:.1em;
	line-height:1.2;
	text-transform:uppercase;
}

.plan-list_description:before {
	width:4px;
	bottom:-.06em;
}

.plan-list_title {
	color:#242527;
	margin-bottom:10px;
}

.offer-section--upper {
	margin-bottom:70px;
}

.offer-sub-heading {
	max-width:800px;
	margin:0 auto 57px;
	color:#242527;
	text-align:center;
}

.offer-section_title {
	margin-bottom:.77em;
}

.footer {
	display:table-footer-group;
	width:100%;
	overflow:hidden;
	height:1%;
	background:#fbfbfb;
	font-size:.875rem;
	line-height:1.36;
	text-align:center;
}

.footer_content {
	padding:50px 0;
}

.footer_info {
	margin-bottom:1em;
}

.footer p {
	margin-bottom:1.21em;
}

.footer address {
	margin:0;
	font-style:normal;
}

.footer-list {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	margin:-9px;
	text-transform:uppercase;
	font-size:.813rem;
	letter-spacing:.08em;
}

.footer-list li {
	padding:9px;
}

.footer-list a:hover {
	color:#00418a;
}

.promo-join-box {
	padding:58px 80px;
	margin-bottom:4.438rem;
	background:#eaf7fb;
	text-align:center;
	color:#242527;
	font-size:29px;
	font-weight:600;
}

.promo-join-box_title {
	text-transform:uppercase;
	letter-spacing:4px;
	margin-bottom:2.063rem;
}

.promo-join-box_logo {
	text-align:center;
	margin-bottom:2.5rem;
}

.promo-join-box_text-bottom {
	margin-bottom:.563rem;
	font-size:2rem;
	font-weight:700;
	line-height:1.41;
}

.promo-join-box p {
	margin-bottom:.9em;
}

.join-list-wrap {
	margin-bottom:3.1em;
	color:#242527;
}

.join-list-wrap_title {
	margin-bottom:1.5em;
	text-align:center;
}

.join-list-wrap .item-list {
	max-width:685px;
	margin-left:auto;
	margin-right:auto;
}

.banner-box {
	padding:48px 50px;
	margin-bottom:5.438rem;
	font-size:1.938rem;
	line-height:1.84;
	font-weight:700;
	text-align:center;
}

.banner-box--blue {
	background:#21304d;
	color:#fff;
}

.banner-box p,
.tariff p {
	margin-bottom:.5em;
}

.tariff,
.tariff-list {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
}

.tariff-list {
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-between;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	margin:0 -15px 25px;
}

.tariff {
	width:100%;
	padding:0 15px 30px;
	font-size:1.25rem;
	line-height:1.45;
	text-align:center;
	color:#242527;
}

.tariff_box {
	-webkit-box-flex:1;
	-ms-flex:1;
	flex:1;
	padding:28px 50px;
	background:#fff;
	border:8px solid #006bf5;
	-webkit-box-shadow:0 10px 30px rgba(0,0,0,.15);
	box-shadow:0 10px 30px rgba(0,0,0,.15);
}

.tariff_title {
	display:block;
	margin-bottom:.2em;
	font-size:1.25rem;
	line-height:1.85;
	font-weight:600;
	color:#6f7075;
}

.tariff_content {
	padding:0 1.25rem .625rem;
}

.tariff_option {
	display:block;
	font-size:2.125rem;
	line-height:1.2;
	letter-spacing:.09em;
	text-transform:uppercase;
}

.tariff_info {
	padding-bottom:1.35em;
	margin-bottom:1.35em;
	border-bottom:1px solid rgba(0,0,0,.06);
}

.tariff_price-wrap {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	-webkit-box-align:end;
	-ms-flex-align:end;
	align-items:flex-end;
	margin-bottom:.9em;
}

.tariff_price-wrap> * {
	padding:0 10px;
}

.tariff_description {
	margin-bottom:1.75em;
}

.tariff_buy-info {
	display:block;
	margin-bottom:1em;
	font-size:.938rem;
	line-height:1.47;
	letter-spacing:.33em;
	text-transform:uppercase;
}

.tariff_price {
	font-size:2.688rem;
	line-height:1.44;
	font-weight:700;
}

.tariff_btn-wrap {
	margin-bottom:1.75em;
}

.tariff_small-text {
	margin:0 -.05em;
	font-size:.85em;
	line-height:1.3em;
	color:#545459;
}

.payment-gateways {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	margin:-10px -10px 2em;
}

.payment-gateways li {
	padding:10px;
}

.safety-block {
	margin:0 -9999px;
	padding:45px 9999px;
	background:#f0f0f0;
	text-align:center;
	color:#242527;
	font-size:1.375rem;
	line-height:1.23;
}

.safety-block_wrap {
	max-width:831px;
	margin:0 auto;
}

.safety-block_columns {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	margin:0 -15px;
}

.safety-block_col {
	width:50%;
	padding:0 15px 30px;
}

.safety-block_icon {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	min-height:82px;
	margin-bottom:.73em;
}

.safety-block_title {
	display:block;
	margin-bottom:.5em;
}

.faq-article {
	position:relative;
	padding-top:119px;
}

.faq-article_content {
	max-width:674px;
	margin:0 auto;
}

.faq-article .article-block_heading {
	padding-bottom:0;
	margin-bottom:-13px;
}

.accordion {
	font-size:1.313rem;
	line-height:1.48;
	margin:0 0 2em;
}

.accordion li {
	margin-bottom:1.9em;
}

.accordion li .item-list--steps {
	font-size:1.188rem;
	line-height:190%;
}

.accordion li .item-list--steps li {
	margin-bottom:0;
}

.accordion_title {
	font-size:1.5rem;
	line-height:1.46;
	margin:0;
}

.accordion_title a {
	display:block;
	position:relative;
	padding:20px 50px 20px 25px;
	background:#f7f7f7;
	color:#545459;
}

.accordion_title a:after {
	content:"";
	position:absolute;
	top:50%;
	right:25px;
	-webkit-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	transform:translateY(-50%);
	font-size:.75em;
}

.active .accordion_title a:after {
	content:"";
	font-size:3px;
	color:#21304d;
}

.accordion_title a:hover {
	background:#eaeaea;
	color:#242527;
}

.active .accordion_title a {
	background:0 0;
	color:#242527;
}

.accordion .slide {
	padding:5px 25px 11px;
}

.accordion p {
	margin-bottom:1.62em;
}

.last-article {
	padding-bottom:0!important;
}

@media (min-width:768px) {
	.steps_item:nth-child(2) .steps_title-wrap {
		padding:0 12px 0 3px;
	}

	.steps_item:nth-child(3) .steps_counter {
		padding-left:12px;
	}

	.steps_item:nth-child(3) .steps_title-wrap {
		padding:0 0 54px 14px;
	}

	.steps_item:nth-child(4) .steps_title-wrap {
		padding:0 24px 24px 4px;
	}

	.steps_title-wrap {
		padding:0 7px 50px 3px;
	}

	.person-article_col:last-child {
		width:44.1%;
		-ms-flex-preferred-size:44.1%;
		flex-basis:44.1%;
	}

	.blockquote:last-child {
		margin-bottom:0;
	}
}

@media (min-width:1441px) {
	.promo {
		padding:110px 0 135px;
	}
}

@media (max-width:1439px) {
	.promo_title {
		margin-right:0;
	}
}

@media (max-width:1365px) {
	.article-block_visual--style8 {
		-webkit-transform:translate(0,18px);
		-ms-transform:translate(0,18px);
		transform:translate(0,18px);
	}

	.article-block_visual--style9 {
		-webkit-transform:translate(0,-17px) rotate(12.22deg);
		-ms-transform:translate(0,-17px) rotate(12.22deg);
		transform:translate(0,-17px) rotate(12.22deg);
	}

	.i-decor-ellipses--9 {
		left:40px;
	}

	.i-decor-triangles--4 {
		display:none;
	}

	.i-decor-triangles--8 {
		top:50px;
	}

	.i-decor-triangles--10,
	.i-decor-triangles--11 {
		right:20px;
	}

	.module_columns {
		grid-column-gap:30px;
	}
}

@media (max-width:1264px) {
	.article-block_content {
		padding:0 270px;
	}

	.article-block_content--wide {
		padding:0 370px 0 140px;
	}

	.article-block_visual--style1 {
		-webkit-transform:translate(130px,72px);
		-ms-transform:translate(130px,72px);
		transform:translate(130px,72px);
	}

	.article-block_visual--style2 {
		-webkit-transform:translate(140px,88px) rotate(11.99deg);
		-ms-transform:translate(140px,88px) rotate(11.99deg);
		transform:translate(140px,88px) rotate(11.99deg);
	}

	.article-block_visual--style3 {
		-webkit-transform:translate(120px,14px) rotate(5.85deg);
		-ms-transform:translate(120px,14px) rotate(5.85deg);
		transform:translate(120px,14px) rotate(5.85deg);
	}

	.article-block_visual--style4 {
		-webkit-transform:translate(120px,-5px);
		-ms-transform:translate(120px,-5px);
		transform:translate(120px,-5px);
	}

	.article-block_visual--style5 {
		-webkit-transform:translate(125px,-6px) rotate(8.16deg);
		-ms-transform:translate(125px,-6px) rotate(8.16deg);
		transform:translate(125px,-6px) rotate(8.16deg);
	}

	.article-block_visual--style6 {
		-webkit-transform:translate(30px,18px);
		-ms-transform:translate(30px,18px);
		transform:translate(30px,18px);
	}

	.article-block_visual--style7 {
		-webkit-transform:translate(35px,37px) rotate(8.16deg);
		-ms-transform:translate(35px,37px) rotate(8.16deg);
		transform:translate(35px,37px) rotate(8.16deg);
	}
}

@media (max-width:1023px) {
	html {
		font-size:85%;
	}

	ol,
	ul {
		margin-bottom:1rem;
	}

	.main> .container {
		-webkit-box-orient:vertical;
		-webkit-box-direction:normal;
		-ms-flex-direction:column;
		flex-direction:column;
	}

	.content,
	.sidebar {
		width:100%;
		-webkit-box-flex:1;
		-ms-flex:1;
		flex:1;
	}

	.sidebar {
		min-width:100%;
		margin:0 0 35px;
	}

	.navbar {
		padding-top:0;
	}

	.intro_upper {
		padding-top:250px;
	}

	.intro .bg-stretch:after {
		bottom:-163px;
		width:467px;
	}

	.article-block {
		padding:40px 0;
	}

	.article-block_content,
	.article-block_content--wide {
		padding:0;
	}

	.article-block_visual-area {
		padding:30px 0;
		position:static;
		-webkit-transform:none;
		-ms-transform:none;
		transform:none;
		text-align:center;
	}

	.article-block_visual {
		margin:0 auto;
	}

	.article-block_visual--style1 {
		-webkit-transform:none;
		-ms-transform:none;
		transform:none;
	}

	.article-block_visual--style2 {
		-webkit-transform:rotate(11.99deg);
		-ms-transform:rotate(11.99deg);
		transform:rotate(11.99deg);
	}

	.article-block_visual--style3 {
		-webkit-transform:rotate(5.85deg);
		-ms-transform:rotate(5.85deg);
		transform:rotate(5.85deg);
	}

	.article-block_visual--style4 {
		-webkit-transform:none;
		-ms-transform:none;
		transform:none;
	}

	.article-block_visual--style5 {
		-webkit-transform:rotate(8.16deg);
		-ms-transform:rotate(8.16deg);
		transform:rotate(8.16deg);
	}

	.article-block_visual--style6 {
		-webkit-transform:none;
		-ms-transform:none;
		transform:none;
	}

	.article-block_visual--style7 {
		-webkit-transform:rotate(8.16deg);
		-ms-transform:rotate(8.16deg);
		transform:rotate(8.16deg);
	}

	.steps {
		margin:0 -1%;
	}

	.steps_item {
		padding:0 1%;
		-webkit-box-flex:1;
		-ms-flex:1;
		flex:1;
	}

	.i-decor-ellipses--7 {
		bottom:20px;
	}

	.i-decor-triangles--10,
	.i-decor-triangles--11,
	.i-decor-triangles--9,
	.module_sub-title br,
	.modules-article_title br {
		display:none;
	}

	.benefits-list .ico {
		margin:0;
	}

	.benefits-info {
		padding-bottom:40px;
	}

	.module {
		margin-bottom:40px;
	}

	.module_icon-col {
		-webkit-box-flex:0;
		-ms-flex:0 0 200px;
		flex:0 0 200px;
		min-width:200px;
	}

	.module_sub-title {
		padding-right:0;
	}

	.blockquote {
		padding:35px 30px;
		margin:0 0 35px;
	}

	.blockquote:before {
		left:30px;
	}

	.promo {
		padding-bottom:60px;
	}

	.offer-article {
		padding-bottom:100px;
	}

	.plan-list_box {
		padding:35px 40px;
	}
}

@media (max-width:768px) {
	.promo-join-box {
		font-size:24px;
		padding:40px 50px;
	}

	.promo-join-box_text-bottom {
		font-size:24px;
	}

	.banner-box {
		font-size:26px;
	}

	.tariff {
		width:100%;
	}

	.tariff_box {
		padding:25px 40px;
	}
}

@media (max-width:767px) {
	.h,
	.h1,
	.h2,
	.h3,
	.h4,
	.h5,
	.h6,
	h1,
	h2,
	h3,
	h4,
	h5,
	h6 {
		margin-bottom:1em;
	}

	.h1,
	h1 {
		font-size:2.5rem;
	}

	.h2,
	h2 {
		font-size:2.375rem;
	}

	.h3,
	h3 {
		font-size:2.25rem;
	}

	p {
		margin-bottom:1.2em;
	}

	ol,
	ul {
		margin-bottom:.5rem;
	}

	.navbar {
		padding-top:5px;
	}

	.logo {
		-webkit-box-flex:0;
		-ms-flex:0 0 200px;
		flex:0 0 200px;
		min-width:200px;
		margin-left:-27px;
	}

	.intro_upper {
		display:-webkit-box;
		display:-ms-flexbox;
		display:flex;
		-webkit-box-align:center;
		-ms-flex-align:center;
		align-items:center;
		-webkit-box-pack:center;
		-ms-flex-pack:center;
		justify-content:center;
		min-height:500px;
		padding:210px 0 110px;
	}

	.clip-polygon--2 {
		-webkit-clip-path:polygon(50% 0%,100% 0,100% 98.2%,50% 100%,0% 98.2%,0 0);
		clip-path:polygon(50% 0%,100% 0,100% 98.2%,50% 100%,0% 98.2%,0 0);
	}

	.info-box--add {
		padding:20px;
	}

	.info-box--lg {
		padding:25px;
		border-width:10px;
	}

	.slogan-block {
		padding:60px 0;
	}

	.article-block--blue,
	.text-section {
		padding:40px 0;
	}

	.article-block--add {
		padding-top:40px;
	}

	.article-block_content {
		margin-bottom:20px;
	}

	.article-block_heading {
		padding-bottom:1em;
	}

	.article-block .h {
		font-size:1.75rem;
	}

	.article-block br {
		display:none;
	}

	.steps {
		-webkit-box-orient:vertical;
		-webkit-box-direction:normal;
		-ms-flex-direction:column;
		flex-direction:column;
		-webkit-box-pack:center;
		-ms-flex-pack:center;
		justify-content:center;
		text-align:center;
	}

	.steps_item {
		width:100%;
		max-width:250px;
		margin:0 auto;
		padding-bottom:40px;
	}

	.steps_item:last-child {
		padding-bottom:0;
	}

	.steps_item:after {
		bottom:0;
		left:50%;
		right:auto;
		-webkit-transform:translateX(-50%) rotate(90deg);
		-ms-transform:translateX(-50%) rotate(90deg);
		transform:translateX(-50%) rotate(90deg);
		margin:30px 0 0 -14px;
		font-size:8px;
	}

	.steps_item:nth-child(2) .steps_title-wrap:after {
		right:auto;
		left:0;
	}

	.steps_item:nth-child(3) .steps_title-wrap:after {
		left:auto;
		right:0;
	}

	.steps_item:nth-child(4) .steps_title-wrap:after {
		right:auto;
		left:0;
	}

	.steps_title {
		margin:0 auto;
	}

	.i-decor-ellipses--10,
	.i-decor-ellipses--7,
	.i-decor-ellipses--8,
	.i-decor-ellipses--9,
	.i-decor-triangles--2,
	.i-decor-triangles--6,
	.i-decor-triangles--8,
	.module_title br {
		display:none;
	}

	.person-story {
		padding:40px 0;
	}

	.person-story_columns {
		-webkit-box-orient:vertical;
		-webkit-box-direction:normal;
		-ms-flex-direction:column;
		flex-direction:column-reverse;
	}

	.person-story_col:last-child {
		min-width:inherit;
		-webkit-box-flex:0;
		-ms-flex:0 0 auto;
        flex:0 0 auto;
        padding-bottom: 20px;
	}

	.person-story_detail {
		padding-top:0;
	}

	.person-story_visual {
		margin:0;
		text-align:center;
	}

	.person-article {
		padding:40px 0;
	}

	.person-article_title {
		font-size:1.25rem;
	}

	.person-article_person-name {
		font-size:1.875rem;
	}

	.person-article_sub-title {
		font-size:1.625rem;
	}

	.person-article_columns {
		-webkit-box-orient:vertical;
		-webkit-box-direction:normal;
		-ms-flex-direction:column;
		flex-direction:column;
	}

	.person-article_col {
		-webkit-box-flex:0;
		-ms-flex:0 0 auto;
		flex:0 0 auto;
		width:100%;
		padding-bottom:30px;
	}

	.person-article_col:last-child {
		max-width:340px;
		width:100%;
		-ms-flex-preferred-size:100%;
		flex-basis:100%;
		margin:0 auto;
		padding-bottom:0;
	}

	.person-article_visual {
		padding:0 0 20px 20px;
	}

	.text-box {
		padding:0 20px 20px 0;
	}

	.text-box_content {
		padding:20px;
	}

	.benefits-article {
		padding:40px 0 80px;
	}

	.benefits-article_title {
		margin-bottom:1em;
	}

	.benefits-columns {
		-webkit-box-orient:vertical;
		-webkit-box-direction:normal;
		-ms-flex-direction:column;
		flex-direction:column;
	}

	.benefits-col {
		width:100%;
	}

	.benefits-info {
		padding:40px 0;
	}

	.modules-article {
		padding:20px 0 30px;
	}

	.module {
		margin:0 -20px 30px;
	}

	.module_content {
		padding:30px 20px;
	}

	.module_footer {
		padding:10px 20px;
	}

	.module_description {
		-webkit-box-orient:vertical;
		-webkit-box-direction:normal;
		-ms-flex-direction:column;
		flex-direction:column;
		margin-bottom:20px;
	}

	.module_icon-col {
		display:block;
		-webkit-box-flex:0;
		-ms-flex:0 0 auto;
		flex:0 0 auto;
		min-width:inherit;
	}

	.module_icon {
		max-width:200px;
		margin:0 auto;
		text-align:center;
	}

	.module_columns {
		grid-template-columns:1fr;
	}

	.total-info_title {
		font-size:1.625rem;
	}

	.testimonials-block {
		padding:40px 0;
	}

	.testimonials-block_heading {
		padding-top:0;
		margin-bottom:50px;
	}

	.testimonials-block_title {
		font-size:1.875rem;
	}

	.testimonials-columns {
		-webkit-box-orient:vertical;
		-webkit-box-direction:normal;
		-ms-flex-direction:column;
		flex-direction:column;
		margin-bottom:-35px;
	}

	.testimonials-col {
		width:100%;
	}

	.tools-article {
		padding:40px 0;
	}

	.tools-list {
		grid-template-columns:1fr;
		grid-row-gap:30px;
	}

	.bottom-text {
		padding-top:40px;
	}

	.offer-article,
	.promo {
		padding:40px 0;
	}

	.offer-heading {
		padding:40px 25px 60px;
		-webkit-clip-path:polygon(50% 0%,100% 0,100% 90%,50% 100%,0% 90%,0 0);
		clip-path:polygon(50% 0%,100% 0,100% 90%,50% 100%,0% 90%,0 0);
	}

	.offer-section--upper {
		margin-bottom:40px;
	}

	.footer_content {
		padding:30px 0;
	}

	.safety-block_col {
		width:100%;
	}

	.faq-article {
		padding-top:40px;
	}
}

@media (max-width:667px) {
	.promo-join-box {
		font-size:22px;
		padding:30px;
	}

	.promo-join-box_text-bottom {
		font-size:22px;
	}

	.banner-box {
		font-size:24px;
	}
}

@media (max-width:666px) {
	.btn--lg {
		font-size:1rem;
	}

	table td,
	table th {
		padding:10px 5px;
	}

	.intro .bg-stretch:after {
		bottom:-150px;
		width:124px;
	}

	.slogan-block {
		font-size:2.25rem;
	}

	.article-block .h {
		font-size:1.375rem;
	}

	.module_icon img {
		max-height:120px;
	}

	.plan-list {
		grid-template-columns:1fr;
	}

	.plan-list_box {
		padding:25px;
	}
}

@media (max-width:375px) {
	.promo-join-box {
		font-size:18px;
		padding:30px 15px;
	}

	.promo-join-box_text-bottom {
		font-size:18px;
	}

	.banner-box {
		font-size:20px;
	}

	.tariff_box {
		padding:20px 0;
	}
}

@media (max-width:374px) {
	.h1,
	h1 {
		font-size:2.25rem;
	}

	.h2,
	h2 {
		font-size:2.125rem;
	}

	.h3,
	h3 {
		font-size:1.875rem;
	}

	.logo {
		-webkit-box-flex:0;
		-ms-flex:0 0 150px;
		flex:0 0 150px;
		min-width:150px;
		margin-left:-21px;
	}

	.blockquote {
		padding:35px 25px;
	}

	.blockquote:before {
		left:25px;
	}
}