@charset "UTF-8";
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
* {
  position: relative;
  box-sizing: border-box;
}

img {
  max-width: 100%;
  max-height: 100%;
}

/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
  padding: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

@font-face {
  font-family: "MuseoSansCyrl";
  src: url("/fonts/MuseoSansCyrl-500.eot");
  src: url("/fonts/MuseoSansCyrl-500.woff2") format("woff2"), url("/fonts/MuseoSansCyrl-500.woff") format("woff"), url("/fonts/MuseoSansCyrl-500.ttf") format("truetype"), url("/fonts/MuseoSansCyrl-500.svg#MuseoSansCyrl-500") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "MuseoSansCyrl";
  src: url("/fonts/MuseoSansCyrl-900.eot");
  src: url("/fonts/MuseoSansCyrl-900.woff2") format("woff2"), url("/fonts/MuseoSansCyrl-900.woff") format("woff"), url("/fonts/MuseoSansCyrl-900.ttf") format("truetype"), url("/fonts/MuseoSansCyrl-900.svg#MuseoSansCyrl-900") format("svg");
  font-weight: 900;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "MuseoSansCyrl";
  src: url("/fonts/MuseoSansCyrl-300.eot");
  src: url("/fonts/MuseoSansCyrl-300.woff2") format("woff2"), url("/fonts/MuseoSansCyrl-300.woff") format("woff"), url("/fonts/MuseoSansCyrl-300.ttf") format("truetype"), url("/fonts/MuseoSansCyrl-300.svg#MuseoSansCyrl-300") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "MuseoSansCyrl";
  src: url("/fonts/MuseoSansCyrl-700.eot");
  src: url("/fonts/MuseoSansCyrl-700.woff2") format("woff2"), url("/fonts/MuseoSansCyrl-700.woff") format("woff"), url("/fonts/MuseoSansCyrl-700.ttf") format("truetype"), url("/fonts/MuseoSansCyrl-700.svg#MuseoSansCyrl-700") format("svg");
  font-weight: 700;
  font-style: normal;
  font-display: block;
}
* {
  box-sizing: border-box;
  position: relative;
  outline: none;
}

body {
  min-width: 320px;
  font-family: "MuseoSansCyrl", sans;
  font-size: 16px;
  font-weight: 300;
  line-height: 170%;
  overflow-y: scroll;
  background-color: white;
}
@media screen and (max-width: 960px) {
  body._overflow {
    overflow: hidden;
  }
}

html,
body {
  height: 100%;
  width: 100%;
}

* {
  -webkit-tap-highlight-color: transparent;
}

#app {
  display: flex;
  flex-direction: column;
  min-height: 100%;
}

.wrapper {
  flex-grow: 1;
}

a {
  color: inherit;
  text-decoration: none;
}
a:hover {
  color: #3446E8;
}
a:active {
  color: #4457FF;
}

.icon {
  width: 100%;
  height: 100%;
  fill: currentColor;
}

.svg-icons {
  display: none;
}

.logo-white {
  display: none;
}

._h1 {
  font-weight: 900;
  font-size: 36px;
  line-height: 110%;
  margin: 0 0 32px;
}
@media screen and (max-width: 520px) {
  ._h1._center-mob {
    text-align: center;
  }
}
._h1_flex {
  display: flex;
}
@media screen and (max-width: 520px) {
  ._h1 {
    font-size: 28px;
  }
}
._h1__icon {
  width: 32px;
  height: 32px;
  margin-right: 23px;
}
@media screen and (max-width: 520px) {
  ._h1__icon {
    position: absolute;
    right: 0;
    margin-right: 0;
  }
}
._h1__text {
  margin-left: 9px;
}
.index-advantages-title ._h1__text {
  margin-left: 0;
}
@media screen and (max-width: 520px) {
  ._h1__text {
    margin-left: 0;
    padding-right: 40px;
  }
}

._h2 {
  font-weight: 900;
  font-size: 30px;
  line-height: 110%;
  margin-bottom: 24px;
}
@media screen and (max-width: 520px) {
  ._h2 {
    font-size: 22px;
  }
}

._h3 {
  font-weight: 500;
  font-size: 28px;
  line-height: 110%;
}
@media screen and (max-width: 520px) {
  ._h3 {
    font-size: 20px;
  }
}

._h4 {
  font-weight: 500;
  font-size: 16px;
}

.vue-dadata {
  width: 100%;
}

.vue-dadata__input {
  border: none !important;
  outline: none !important;
  height: auto !important;
  font-weight: 300;
  font-size: 14px;
  line-height: 160%;
  color: black;
  margin: 3px 15px 0;
  width: 100%;
}
.cabinet-page .vue-dadata__input {
  margin-left: 0;
  padding: 10px 0;
}
.vue-dadata__input:focus {
  color: #3446E8;
  box-shadow: none !important;
}
.vue-dadata__input._invalid {
  color: #FE9DA4;
}

.vue-dadata__suggestions {
  background: #fff;
  box-shadow: 0 0 3px 0 #d6d5d5;
  border-radius: 10px;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  cursor: default;
  min-width: 100%;
  -webkit-text-size-adjust: 100%;
}

.panel {
  font-size: 14px;
  line-height: 140%;
  z-index: 2;
  padding: 10px 15px;
  border-radius: 10px;
  margin: 24px 0;
  color: #3446E8;
  background-color: #C4E3F4;
  border-color: #bce8f1;
}
.panel__attention {
  background-color: #F0F0F8;
  color: #2B2C2F;
}

.bottom-banner {
  max-width: 1450px;
  width: 100%;
  margin: 0 auto;
  padding: 0 20px;
}

.bottom-banner-full {
  font-size: 0;
  line-height: 0;
  margin-top: 40px;
}

.content {
  max-width: 1450px;
  width: 100%;
  margin: 0 auto;
  padding: 0 20px;
  margin-bottom: 40px;
}

.seo-text {
  max-width: 1450px;
  width: 100%;
  margin: 0 auto;
  padding: 0 20px;
}

.avatar-wrapper {
  width: 300px;
  height: 279px;
  font-size: 0;
  line-height: 0;
  letter-spacing: 0;
  border-radius: 23px;
  padding: 13px 24px 0;
}
@media screen and (max-width: 520px) {
  .avatar-wrapper {
    margin: 0 auto;
  }
}
.avatar-wrapper img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.avatar-wrapper:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-image: url(/img/cabinet-avatar-round.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
}
.avatar-wrapper._empty {
  padding: 0;
}
.avatar-wrapper._empty:after {
  display: none;
}
.avatar-wrapper_sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 160px;
  padding-bottom: 20px;
}

html body .bvi-body .logo-white {
  display: none !important;
}

html body .bvi-body[data-bvi-theme=black] .logo-black, html body .bvi-body[data-bvi-theme=green] .logo-black {
  display: none !important;
}

html body .bvi-body[data-bvi-theme=black] .logo-white, html body .bvi-body[data-bvi-theme=green] .logo-white {
  display: block !important;
}

.toggle-specials {
  margin-top: 10px;
  line-height: 1;
  color: #4457FF;
}
.toggle-specials span {
  cursor: pointer;
}
.toggle-specials:hover {
  color: #FE9DA4;
}

.seo-top {
  overflow: hidden;
}

#seo-text-bottom {
  margin-bottom: 60px;
}

#seo-text-top p {
  margin-top: 0;
  margin-bottom: 15px;
}
#seo-text-top h2, #seo-text-top h3, #seo-text-top h4 {
  margin-top: 0;
}

#seo-slide {
  float: right;
  max-width: 400px;
  max-height: 400px;
  border-radius: 20px;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
}
#seo-slide._has-content {
  margin: 0 0 20px 20px;
}
@media screen and (max-width: 900px) {
  #seo-slide {
    float: none;
  }
  #seo-slide._has-content {
    margin: 0 auto 30px;
  }
}

.text-content {
  text-align: justify;
}
.text-content h2 {
  font-weight: 900;
  font-size: 30px;
  line-height: 110%;
  margin-bottom: 24px;
}
@media screen and (max-width: 520px) {
  .text-content h2 {
    font-size: 22px;
  }
}
.text-content h3 {
  font-weight: 500;
  font-size: 28px;
  line-height: 110%;
}
@media screen and (max-width: 520px) {
  .text-content h3 {
    font-size: 20px;
  }
}
.text-content h4 {
  font-weight: 500;
  font-size: 16px;
}
.text-content p {
  margin: 16px 0;
}
.text-content q {
  font-weight: 500;
  font-style: italic;
  font-size: 22px;
  line-height: 130%;
  padding: 52px 10px 30px 43px;
  background: url("/img/quote.png") left top no-repeat;
  display: block;
}
.text-content q:before, .text-content q:after {
  content: "";
  display: block;
  height: 4px;
  width: 97%;
  background-image: url("/img/quote-dot.png");
  position: absolute;
  right: 0;
}
.text-content q:before {
  top: 24px;
  width: 88%;
}
.text-content q:after {
  bottom: 0;
}
.text-content ul {
  list-style: none;
  padding-left: 15px;
  margin-bottom: 32px;
}
.text-content li::before {
  content: "\2022";
  color: #3446E8;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}
.text-content a[name]:hover {
  color: #101113;
}