@charset "UTF-8";
/* Размер текста */
/* Межстрочный интервал */
/* Ширина шрифта */
/* Blue/100 */
/* Blue/300 */
/* Blue 600 */
/* black/700 */
/* Blue/900 */
/* Green/900 */
/* Yellow/900 */
/* Red/900 */
.wrapper {
  width: 100%;
}

body {
  width: 100% !important;
  min-width: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  margin: 0;
  Margin: 0;
  padding: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

img {
  outline: none;
  text-decoration: none;
  -ms-interpolation-mode: bicubic;
  width: auto;
  max-width: 100%;
  clear: both;
  display: block;
}

center {
  width: 100%;
}

a img {
  border: none;
}

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

td, th {
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  border-collapse: collapse !important;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

table, tr, td, th {
  padding: 0;
  vertical-align: top;
  text-align: left;
}

@media only screen {
  html {
    min-height: 100%;
    background: #ffffff;
  }
}
table.body {
  background: #ffffff;
  height: 100%;
  width: 100%;
}
table.container {
  background: #f6f6fc;
  width: 600px;
  margin: 0 auto;
  Margin: 0 auto;
  text-align: inherit;
}
table.row {
  padding: 0;
  width: 100%;
  position: relative;
}
table.spacer {
  width: 100%;
}
table.spacer td {
  mso-line-height-rule: exactly;
}

table.container table.row {
  display: table;
}

th.columns {
  margin: 0 auto;
  Margin: 0 auto;
  padding-left: 16px;
  padding-bottom: 0;
}
th.columns .columns.first {
  padding-left: 0 !important;
}
th.columns .columns.last {
  padding-right: 0 !important;
}
th.columns .columns:not([class*=large-offset]) {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

th.columns.last {
  padding-right: 16px;
}

th.columns table {
  width: 100%;
}
th.columns table.button {
  width: auto;
}
th.columns table.button.expanded {
  width: 100%;
}

th.large-1 {
  width: 34px;
  padding-left: 8px;
  padding-right: 8px;
}

th.large-1.first {
  padding-left: 16px;
}

.collapse > tbody > tr > th.large-1:not([class*=large-offset]) {
  padding-right: 0;
  padding-left: 0;
  width: 50px;
}
.collapse > tbody > tr th.large-1.first {
  width: 58px;
}

.body .columns th.large-1 {
  width: 8.333333%;
}

th.large-3 {
  width: 134px;
  padding-left: 8px;
  padding-right: 8px;
}

th.large-3.first {
  padding-left: 16px;
}

.collapse > tbody > tr > th.large-3:not([class*=large-offset]) {
  padding-right: 0;
  padding-left: 0;
  width: 150px;
}
.collapse > tbody > tr th.large-3.first {
  width: 158px;
}

th.large-4 {
  width: 184px;
  padding-left: 8px;
  padding-right: 8px;
}

th.large-4.last {
  padding-right: 16px;
}
.collapse > tbody > tr th.large-4.last {
  width: 208px;
}

.body .columns th.large-4 {
  width: 33.333333%;
}

th.large-6 {
  width: 284px;
  padding-left: 8px;
  padding-right: 8px;
}

th.large-6.first {
  padding-left: 16px;
}

th.large-6.last {
  padding-right: 16px;
}

.collapse > tbody > tr > th.large-6:not([class*=large-offset]) {
  padding-right: 0;
  padding-left: 0;
  width: 300px;
}
.collapse > tbody > tr th.large-6.first,
.collapse > tbody > tr th.large-6.last {
  width: 308px;
}

th.large-10 {
  width: 484px;
  padding-left: 8px;
  padding-right: 8px;
}

th.large-10.last {
  padding-right: 16px;
}

.collapse > tbody > tr > th.large-10:not([class*=large-offset]) {
  padding-right: 0;
  padding-left: 0;
  width: 500px;
}
.collapse > tbody > tr th.large-10.last {
  width: 508px;
}

th.large-11 {
  width: 534px;
  padding-left: 8px;
  padding-right: 8px;
}

th.large-11.last {
  padding-right: 16px;
}

.collapse > tbody > tr > th.large-11:not([class*=large-offset]) {
  padding-right: 0;
  padding-left: 0;
  width: 550px;
}
.collapse > tbody > tr th.large-11.last {
  width: 558px;
}

th.large-12 {
  width: 584px;
  padding-left: 8px;
  padding-right: 8px;
}

th.large-12.first {
  padding-left: 16px;
}

th.large-12.last {
  padding-right: 16px;
}

.collapse > tbody > tr > th.large-12:not([class*=large-offset]) {
  padding-right: 0;
  padding-left: 0;
  width: 600px;
}
.collapse > tbody > tr th.large-12.first,
.collapse > tbody > tr th.large-12.last {
  width: 608px;
}

td.expander,
th.expander {
  visibility: hidden;
  width: 0;
  padding: 0 !important;
}

h1.text-center,
p.text-center {
  text-align: center;
}

img.float-center {
  margin: 0 auto;
  Margin: 0 auto;
  float: none;
  text-align: center;
}

table.float-center {
  margin: 0 auto;
  Margin: 0 auto;
  float: none;
  text-align: center;
}

body,
table.body,
h1,
h2,
p,
td,
th {
  color: #000000;
  font-family: "Manrope", Arial, Helvetica, sans-serif;
  font-weight: 400;
  padding: 0;
  margin: 0;
  Margin: 0;
  text-align: left;
  line-height: 32px;
}

h1,
h2 {
  color: inherit;
  word-wrap: normal;
  font-family: "Manrope", Arial, Helvetica, sans-serif;
  font-weight: 400;
  margin-bottom: 40px;
  Margin-bottom: 40px;
}

h1 {
  font-size: 30px;
}

h2 {
  font-size: 30px;
}

body,
table.body,
p,
td,
th {
  font-size: 20px;
  line-height: 32px;
}

p {
  margin-bottom: 0;
  Margin-bottom: 0;
}
p.lead {
  font-size: 20px;
  line-height: 32px;
}
p a {
  margin: default;
  Margin: default;
}

a {
  color: #4875ff;
  text-decoration: none;
  font-family: "Manrope", Arial, Helvetica, sans-serif;
  font-weight: 400;
  padding: 0;
  text-align: left;
  line-height: 32px;
}
a:hover {
  color: #154fff;
}
a:active {
  color: #154fff;
}
a:visited {
  color: #4875ff;
}

pre {
  background: #f3f3f3;
  margin: 30px 0;
  Margin: 30px 0;
}

table.h-line th {
  padding-bottom: 0;
  text-align: center;
}
table.h-line th {
  width: 600px;
  height: 0;
  padding-top: 0;
  clear: both;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid #000000;
  border-left: 0;
  font-size: 0;
  line-height: 0;
}

span.preheader {
  display: none !important;
  visibility: hidden;
  mso-hide: all !important;
  font-size: 1px;
  color: #ffffff;
  line-height: 1px;
  max-height: 0px;
  max-width: 0px;
  opacity: 0;
  overflow: hidden;
}
table.button {
  width: auto;
  margin: 0 0 0 0;
  Margin: 0 0 0 0;
}
table.button table td {
  text-align: left;
  color: #ffffff;
  background: #4875ff;
  border: none;
}
table.button table td a {
  font-family: "Manrope", Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 400;
  color: #ffffff;
  text-decoration: none;
  text-align: left;
  display: inline-block;
  padding: 16px 24px 16px 24px;
  border: 0 solid #4875ff;
  border-radius: 3px;
}
table.button.rounded table td {
  border-radius: 16px;
  border: none;
}

table.button:not(.expand):not(.expanded) table {
  width: auto;
}

table.button:hover table tr td a,
table.button:active table tr td a,
table.button table tr td a:visited {
  color: #ffffff;
}

table.button.expanded {
  width: 100%;
}
table.button.expanded table {
  width: 100%;
}
table.button.expanded table a {
  text-align: center;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
table.button.expanded center {
  min-width: 0;
}

table.button:hover table td,
table.button:visited table td,
table.button:active table td {
  background: #154fff;
  color: #ffffff;
}

table.button:hover table a,
table.button:visited table a,
table.button:active table a {
  border: 0 solid #154fff;
}

table.callout {
  margin-bottom: 0;
  Margin-bottom: 0;
}

th.callout-inner {
  width: 100%;
  border: 1px solid #cccccc;
  padding: 10px;
  background: #ffffff;
}

@media only screen and (max-width: 616px) {
  table.body img {
    width: auto;
    height: auto;
  }

  table.body center {
    min-width: 0 !important;
  }

  table.body .container {
    width: 95% !important;
  }

  table.body .columns {
    height: auto !important;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 16px !important;
    padding-right: 16px !important;
  }

  table.body .collapse > tbody > tr > .columns {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  th.small-12 {
    display: inline-block !important;
    width: 100% !important;
  }

  .columns th.small-12 {
    display: block !important;
    width: 100% !important;
  }

  th.callout-inner {
    padding: 10px !important;
  }
}
h1 {
  line-height: 1.2em;
  letter-spacing: -0.03em;
}

h2 {
  line-height: 1.2em;
}

strong {
  font-weight: 700;
}

pre {
  background: none;
  margin: 0;
  font-family: inherit;
}

ul > li::marker {
  font-size: 14px;
}

table.h-line th {
  border-color: #e6eaf5;
}

table.button table td a {
  display: block;
}

.container {
  padding: 40px;
  border-collapse: separate;
}
.container_system {
  padding: 48px 20px;
}
.container_first {
  padding: 40px 40px 10px 40px;
}
.container_last {
  padding: 10px 40px 40px 40px;
}
.container_none {
  padding: 10px 40px 10px 40px;
}

.wrapper-inner {
  border-radius: 24px;
  background: #ffffff;
  padding: 40px;
}

.rounded {
  border-radius: 16px;
}

.bordered {
  border: 1px solid #e6eaf5;
}

.text-secondary {
  color: #aeaeae;
}

.quote-line {
  color: #616267;
  font-style: initial;
}

.attention-line {
  color: #000000;
  font-weight: bold;
}

.decorated-link {
  text-decoration: underline;
}

.text-politics {
  color: #a1a9c1;
}

.system__h1 {
  font-size: 40px;
  line-height: 1.1em;
  font-weight: 400;
  margin-bottom: 20px;
}
.system__footer {
  font-size: 12px;
  line-height: 18px;
  letter-spacing: -0.03em;
}

.avatar {
  height: 64px;
  width: 64px;
}

.callout {
  border-collapse: separate;
}

th.callout {
  background: #f7f8fb;
  padding: 14px 20px 14px 20px;
  margin-bottom: 0;
  border: none;
}

th.callout-image {
  background: #ffffff;
  padding: 32px 32px 32px 32px;
  border: 1px solid #e6eaf5;
  border-radius: 16px;
}

th.callout-quote {
  background: #ffffff;
  padding: 20px 20px 20px 20px;
  border: 1px solid #e6eaf5;
  border-radius: 16px;
  color: #616267;
}

.badge-success-update {
  width: 87px;
  padding: 6px 12px 6px 12px;
  background: #e3f9f4;
  border-radius: 25px;
  letter-spacing: 0.12em;
  color: #00cea8;
  font-size: 13px;
  line-height: 16px;
  font-weight: 700;
}

a.button-secondary {
  padding: 16px 24px 16px 24px;
  color: #000000;
  border: 1px solid #e6eaf5;
  background: #ffffff;
  border-radius: 16px;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  -webkit-text-size-adjust: none;
  mso-hide: all;
}
a.button-secondary:hover {
  color: inherit;
}
a.button-secondary_sm {
  padding: 16px 16px 16px 16px;
}

.comment-title {
  color: #4875ff;
  font-size: 16px;
}

.divider {
  width: 100%;
  border: 1px solid #e6eaf5;
  margin: 44px 0;
}