@charset "UTF-8";
/**
 * Foundation for Sites by ZURB
 * Version 6.5.3
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
@media print, screen and (min-width: 40em) {
  .reveal, .reveal.tiny, .reveal.small, .reveal.large {
    right: auto;
    left: auto;
    margin: 0 auto; } }

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

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

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

a {
  background-color: transparent; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; }

b,
strong {
  font-weight: bolder; }

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

small {
  font-size: 80%; }

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

img {
  border-style: none; }

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

fieldset {
  padding: 0.35em 0.75em 0.625em; }

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

progress {
  vertical-align: baseline; }

textarea {
  overflow: auto; }

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

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

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

details {
  display: block; }

summary {
  display: list-item; }

template {
  display: none; }

[hidden] {
  display: none; }

.foundation-mq {
  font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"; }

html {
  box-sizing: border-box;
  font-size: 14px; }

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

body {
  margin: 0;
  padding: 0;
  background: #fff;
  font-family: "VTB Group", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.3;
  color: #2f3442;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic; }

textarea {
  height: auto;
  min-height: 50px;
  border-radius: 3px; }

select {
  box-sizing: border-box;
  width: 100%;
  border-radius: 3px; }

.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important; }

button {
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  border-radius: 3px;
  background: transparent;
  line-height: 1;
  cursor: auto; }
  [data-whatinput='mouse'] button {
    outline: 0; }

pre {
  overflow: auto; }

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; }

.is-visible {
  display: block !important; }

.is-hidden {
  display: none !important; }

.grid-container {
  padding-right: 0.7142857143rem;
  padding-left: 0.7142857143rem;
  max-width: 82.1428571429rem;
  margin-left: auto;
  margin-right: auto; }
  @media print, screen and (min-width: 40em) {
    .grid-container {
      padding-right: 1.0714285714rem;
      padding-left: 1.0714285714rem; } }
  .grid-container.fluid {
    padding-right: 0.7142857143rem;
    padding-left: 0.7142857143rem;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto; }
    @media print, screen and (min-width: 40em) {
      .grid-container.fluid {
        padding-right: 1.0714285714rem;
        padding-left: 1.0714285714rem; } }
  .grid-container.full {
    padding-right: 0;
    padding-left: 0;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto; }

.grid-x {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row wrap; }

.cell {
  -webkit-box-flex: 0;
          flex: 0 0 auto;
  min-height: 0px;
  min-width: 0px;
  width: 100%; }
  .cell.auto {
    -webkit-box-flex: 1;
            flex: 1 1 0px; }
  .cell.shrink {
    -webkit-box-flex: 0;
            flex: 0 0 auto; }

.grid-x > .auto {
  width: auto; }

.grid-x > .shrink {
  width: auto; }

.grid-x > .small-shrink, .grid-x > .small-full, .grid-x > .small-1, .grid-x > .small-2, .grid-x > .small-3, .grid-x > .small-4, .grid-x > .small-5, .grid-x > .small-6, .grid-x > .small-7, .grid-x > .small-8, .grid-x > .small-9, .grid-x > .small-10, .grid-x > .small-11, .grid-x > .small-12 {
  flex-basis: auto; }

@media print, screen and (min-width: 40em) {
  .grid-x > .medium-shrink, .grid-x > .medium-full, .grid-x > .medium-1, .grid-x > .medium-2, .grid-x > .medium-3, .grid-x > .medium-4, .grid-x > .medium-5, .grid-x > .medium-6, .grid-x > .medium-7, .grid-x > .medium-8, .grid-x > .medium-9, .grid-x > .medium-10, .grid-x > .medium-11, .grid-x > .medium-12 {
    flex-basis: auto; } }

@media print, screen and (min-width: 64em) {
  .grid-x > .large-shrink, .grid-x > .large-full, .grid-x > .large-1, .grid-x > .large-2, .grid-x > .large-3, .grid-x > .large-4, .grid-x > .large-5, .grid-x > .large-6, .grid-x > .large-7, .grid-x > .large-8, .grid-x > .large-9, .grid-x > .large-10, .grid-x > .large-11, .grid-x > .large-12 {
    flex-basis: auto; } }

.grid-x > .small-1, .grid-x > .small-2, .grid-x > .small-3, .grid-x > .small-4, .grid-x > .small-5, .grid-x > .small-6, .grid-x > .small-7, .grid-x > .small-8, .grid-x > .small-9, .grid-x > .small-10, .grid-x > .small-11, .grid-x > .small-12 {
  -webkit-box-flex: 0;
          flex: 0 0 auto; }

.grid-x > .small-1 {
  width: 8.3333333333%; }

.grid-x > .small-2 {
  width: 16.6666666667%; }

.grid-x > .small-3 {
  width: 25%; }

.grid-x > .small-4 {
  width: 33.3333333333%; }

.grid-x > .small-5 {
  width: 41.6666666667%; }

.grid-x > .small-6 {
  width: 50%; }

.grid-x > .small-7 {
  width: 58.3333333333%; }

.grid-x > .small-8 {
  width: 66.6666666667%; }

.grid-x > .small-9 {
  width: 75%; }

.grid-x > .small-10 {
  width: 83.3333333333%; }

.grid-x > .small-11 {
  width: 91.6666666667%; }

.grid-x > .small-12 {
  width: 100%; }

@media print, screen and (min-width: 40em) {
  .grid-x > .medium-auto {
    -webkit-box-flex: 1;
            flex: 1 1 0px;
    width: auto; }
  .grid-x > .medium-shrink, .grid-x > .medium-1, .grid-x > .medium-2, .grid-x > .medium-3, .grid-x > .medium-4, .grid-x > .medium-5, .grid-x > .medium-6, .grid-x > .medium-7, .grid-x > .medium-8, .grid-x > .medium-9, .grid-x > .medium-10, .grid-x > .medium-11, .grid-x > .medium-12 {
    -webkit-box-flex: 0;
            flex: 0 0 auto; }
  .grid-x > .medium-shrink {
    width: auto; }
  .grid-x > .medium-1 {
    width: 8.3333333333%; }
  .grid-x > .medium-2 {
    width: 16.6666666667%; }
  .grid-x > .medium-3 {
    width: 25%; }
  .grid-x > .medium-4 {
    width: 33.3333333333%; }
  .grid-x > .medium-5 {
    width: 41.6666666667%; }
  .grid-x > .medium-6 {
    width: 50%; }
  .grid-x > .medium-7 {
    width: 58.3333333333%; }
  .grid-x > .medium-8 {
    width: 66.6666666667%; }
  .grid-x > .medium-9 {
    width: 75%; }
  .grid-x > .medium-10 {
    width: 83.3333333333%; }
  .grid-x > .medium-11 {
    width: 91.6666666667%; }
  .grid-x > .medium-12 {
    width: 100%; } }

@media print, screen and (min-width: 64em) {
  .grid-x > .large-auto {
    -webkit-box-flex: 1;
            flex: 1 1 0px;
    width: auto; }
  .grid-x > .large-shrink, .grid-x > .large-1, .grid-x > .large-2, .grid-x > .large-3, .grid-x > .large-4, .grid-x > .large-5, .grid-x > .large-6, .grid-x > .large-7, .grid-x > .large-8, .grid-x > .large-9, .grid-x > .large-10, .grid-x > .large-11, .grid-x > .large-12 {
    -webkit-box-flex: 0;
            flex: 0 0 auto; }
  .grid-x > .large-shrink {
    width: auto; }
  .grid-x > .large-1 {
    width: 8.3333333333%; }
  .grid-x > .large-2 {
    width: 16.6666666667%; }
  .grid-x > .large-3 {
    width: 25%; }
  .grid-x > .large-4 {
    width: 33.3333333333%; }
  .grid-x > .large-5 {
    width: 41.6666666667%; }
  .grid-x > .large-6 {
    width: 50%; }
  .grid-x > .large-7 {
    width: 58.3333333333%; }
  .grid-x > .large-8 {
    width: 66.6666666667%; }
  .grid-x > .large-9 {
    width: 75%; }
  .grid-x > .large-10 {
    width: 83.3333333333%; }
  .grid-x > .large-11 {
    width: 91.6666666667%; }
  .grid-x > .large-12 {
    width: 100%; } }

.grid-margin-x:not(.grid-x) > .cell {
  width: auto; }

.grid-margin-y:not(.grid-y) > .cell {
  height: auto; }

.grid-margin-x {
  margin-left: -0.7142857143rem;
  margin-right: -0.7142857143rem; }
  @media print, screen and (min-width: 40em) {
    .grid-margin-x {
      margin-left: -1.0714285714rem;
      margin-right: -1.0714285714rem; } }
  .grid-margin-x > .cell {
    width: calc(100% - 1.4285714286rem);
    margin-left: 0.7142857143rem;
    margin-right: 0.7142857143rem; }
  @media print, screen and (min-width: 40em) {
    .grid-margin-x > .cell {
      width: calc(100% - 2.1428571429rem);
      margin-left: 1.0714285714rem;
      margin-right: 1.0714285714rem; } }
  .grid-margin-x > .auto {
    width: auto; }
  .grid-margin-x > .shrink {
    width: auto; }
  .grid-margin-x > .small-1 {
    width: calc(8.3333333333% - 1.4285714286rem); }
  .grid-margin-x > .small-2 {
    width: calc(16.6666666667% - 1.4285714286rem); }
  .grid-margin-x > .small-3 {
    width: calc(25% - 1.4285714286rem); }
  .grid-margin-x > .small-4 {
    width: calc(33.3333333333% - 1.4285714286rem); }
  .grid-margin-x > .small-5 {
    width: calc(41.6666666667% - 1.4285714286rem); }
  .grid-margin-x > .small-6 {
    width: calc(50% - 1.4285714286rem); }
  .grid-margin-x > .small-7 {
    width: calc(58.3333333333% - 1.4285714286rem); }
  .grid-margin-x > .small-8 {
    width: calc(66.6666666667% - 1.4285714286rem); }
  .grid-margin-x > .small-9 {
    width: calc(75% - 1.4285714286rem); }
  .grid-margin-x > .small-10 {
    width: calc(83.3333333333% - 1.4285714286rem); }
  .grid-margin-x > .small-11 {
    width: calc(91.6666666667% - 1.4285714286rem); }
  .grid-margin-x > .small-12 {
    width: calc(100% - 1.4285714286rem); }
  @media print, screen and (min-width: 40em) {
    .grid-margin-x > .auto {
      width: auto; }
    .grid-margin-x > .shrink {
      width: auto; }
    .grid-margin-x > .small-1 {
      width: calc(8.3333333333% - 2.1428571429rem); }
    .grid-margin-x > .small-2 {
      width: calc(16.6666666667% - 2.1428571429rem); }
    .grid-margin-x > .small-3 {
      width: calc(25% - 2.1428571429rem); }
    .grid-margin-x > .small-4 {
      width: calc(33.3333333333% - 2.1428571429rem); }
    .grid-margin-x > .small-5 {
      width: calc(41.6666666667% - 2.1428571429rem); }
    .grid-margin-x > .small-6 {
      width: calc(50% - 2.1428571429rem); }
    .grid-margin-x > .small-7 {
      width: calc(58.3333333333% - 2.1428571429rem); }
    .grid-margin-x > .small-8 {
      width: calc(66.6666666667% - 2.1428571429rem); }
    .grid-margin-x > .small-9 {
      width: calc(75% - 2.1428571429rem); }
    .grid-margin-x > .small-10 {
      width: calc(83.3333333333% - 2.1428571429rem); }
    .grid-margin-x > .small-11 {
      width: calc(91.6666666667% - 2.1428571429rem); }
    .grid-margin-x > .small-12 {
      width: calc(100% - 2.1428571429rem); }
    .grid-margin-x > .medium-auto {
      width: auto; }
    .grid-margin-x > .medium-shrink {
      width: auto; }
    .grid-margin-x > .medium-1 {
      width: calc(8.3333333333% - 2.1428571429rem); }
    .grid-margin-x > .medium-2 {
      width: calc(16.6666666667% - 2.1428571429rem); }
    .grid-margin-x > .medium-3 {
      width: calc(25% - 2.1428571429rem); }
    .grid-margin-x > .medium-4 {
      width: calc(33.3333333333% - 2.1428571429rem); }
    .grid-margin-x > .medium-5 {
      width: calc(41.6666666667% - 2.1428571429rem); }
    .grid-margin-x > .medium-6 {
      width: calc(50% - 2.1428571429rem); }
    .grid-margin-x > .medium-7 {
      width: calc(58.3333333333% - 2.1428571429rem); }
    .grid-margin-x > .medium-8 {
      width: calc(66.6666666667% - 2.1428571429rem); }
    .grid-margin-x > .medium-9 {
      width: calc(75% - 2.1428571429rem); }
    .grid-margin-x > .medium-10 {
      width: calc(83.3333333333% - 2.1428571429rem); }
    .grid-margin-x > .medium-11 {
      width: calc(91.6666666667% - 2.1428571429rem); }
    .grid-margin-x > .medium-12 {
      width: calc(100% - 2.1428571429rem); } }
  @media print, screen and (min-width: 64em) {
    .grid-margin-x > .large-auto {
      width: auto; }
    .grid-margin-x > .large-shrink {
      width: auto; }
    .grid-margin-x > .large-1 {
      width: calc(8.3333333333% - 2.1428571429rem); }
    .grid-margin-x > .large-2 {
      width: calc(16.6666666667% - 2.1428571429rem); }
    .grid-margin-x > .large-3 {
      width: calc(25% - 2.1428571429rem); }
    .grid-margin-x > .large-4 {
      width: calc(33.3333333333% - 2.1428571429rem); }
    .grid-margin-x > .large-5 {
      width: calc(41.6666666667% - 2.1428571429rem); }
    .grid-margin-x > .large-6 {
      width: calc(50% - 2.1428571429rem); }
    .grid-margin-x > .large-7 {
      width: calc(58.3333333333% - 2.1428571429rem); }
    .grid-margin-x > .large-8 {
      width: calc(66.6666666667% - 2.1428571429rem); }
    .grid-margin-x > .large-9 {
      width: calc(75% - 2.1428571429rem); }
    .grid-margin-x > .large-10 {
      width: calc(83.3333333333% - 2.1428571429rem); }
    .grid-margin-x > .large-11 {
      width: calc(91.6666666667% - 2.1428571429rem); }
    .grid-margin-x > .large-12 {
      width: calc(100% - 2.1428571429rem); } }

.grid-padding-x .grid-padding-x {
  margin-right: -0.7142857143rem;
  margin-left: -0.7142857143rem; }
  @media print, screen and (min-width: 40em) {
    .grid-padding-x .grid-padding-x {
      margin-right: -1.0714285714rem;
      margin-left: -1.0714285714rem; } }

.grid-container:not(.full) > .grid-padding-x {
  margin-right: -0.7142857143rem;
  margin-left: -0.7142857143rem; }
  @media print, screen and (min-width: 40em) {
    .grid-container:not(.full) > .grid-padding-x {
      margin-right: -1.0714285714rem;
      margin-left: -1.0714285714rem; } }

.grid-padding-x > .cell {
  padding-right: 0.7142857143rem;
  padding-left: 0.7142857143rem; }
  @media print, screen and (min-width: 40em) {
    .grid-padding-x > .cell {
      padding-right: 1.0714285714rem;
      padding-left: 1.0714285714rem; } }

.small-up-1 > .cell {
  width: 100%; }

.small-up-2 > .cell {
  width: 50%; }

.small-up-3 > .cell {
  width: 33.3333333333%; }

.small-up-4 > .cell {
  width: 25%; }

.small-up-5 > .cell {
  width: 20%; }

.small-up-6 > .cell {
  width: 16.6666666667%; }

.small-up-7 > .cell {
  width: 14.2857142857%; }

.small-up-8 > .cell {
  width: 12.5%; }

@media print, screen and (min-width: 40em) {
  .medium-up-1 > .cell {
    width: 100%; }
  .medium-up-2 > .cell {
    width: 50%; }
  .medium-up-3 > .cell {
    width: 33.3333333333%; }
  .medium-up-4 > .cell {
    width: 25%; }
  .medium-up-5 > .cell {
    width: 20%; }
  .medium-up-6 > .cell {
    width: 16.6666666667%; }
  .medium-up-7 > .cell {
    width: 14.2857142857%; }
  .medium-up-8 > .cell {
    width: 12.5%; } }

@media print, screen and (min-width: 64em) {
  .large-up-1 > .cell {
    width: 100%; }
  .large-up-2 > .cell {
    width: 50%; }
  .large-up-3 > .cell {
    width: 33.3333333333%; }
  .large-up-4 > .cell {
    width: 25%; }
  .large-up-5 > .cell {
    width: 20%; }
  .large-up-6 > .cell {
    width: 16.6666666667%; }
  .large-up-7 > .cell {
    width: 14.2857142857%; }
  .large-up-8 > .cell {
    width: 12.5%; } }

.grid-margin-x.small-up-1 > .cell {
  width: calc(100% - 1.4285714286rem); }

.grid-margin-x.small-up-2 > .cell {
  width: calc(50% - 1.4285714286rem); }

.grid-margin-x.small-up-3 > .cell {
  width: calc(33.3333333333% - 1.4285714286rem); }

.grid-margin-x.small-up-4 > .cell {
  width: calc(25% - 1.4285714286rem); }

.grid-margin-x.small-up-5 > .cell {
  width: calc(20% - 1.4285714286rem); }

.grid-margin-x.small-up-6 > .cell {
  width: calc(16.6666666667% - 1.4285714286rem); }

.grid-margin-x.small-up-7 > .cell {
  width: calc(14.2857142857% - 1.4285714286rem); }

.grid-margin-x.small-up-8 > .cell {
  width: calc(12.5% - 1.4285714286rem); }

@media print, screen and (min-width: 40em) {
  .grid-margin-x.small-up-1 > .cell {
    width: calc(100% - 2.1428571429rem); }
  .grid-margin-x.small-up-2 > .cell {
    width: calc(50% - 2.1428571429rem); }
  .grid-margin-x.small-up-3 > .cell {
    width: calc(33.3333333333% - 2.1428571429rem); }
  .grid-margin-x.small-up-4 > .cell {
    width: calc(25% - 2.1428571429rem); }
  .grid-margin-x.small-up-5 > .cell {
    width: calc(20% - 2.1428571429rem); }
  .grid-margin-x.small-up-6 > .cell {
    width: calc(16.6666666667% - 2.1428571429rem); }
  .grid-margin-x.small-up-7 > .cell {
    width: calc(14.2857142857% - 2.1428571429rem); }
  .grid-margin-x.small-up-8 > .cell {
    width: calc(12.5% - 2.1428571429rem); }
  .grid-margin-x.medium-up-1 > .cell {
    width: calc(100% - 2.1428571429rem); }
  .grid-margin-x.medium-up-2 > .cell {
    width: calc(50% - 2.1428571429rem); }
  .grid-margin-x.medium-up-3 > .cell {
    width: calc(33.3333333333% - 2.1428571429rem); }
  .grid-margin-x.medium-up-4 > .cell {
    width: calc(25% - 2.1428571429rem); }
  .grid-margin-x.medium-up-5 > .cell {
    width: calc(20% - 2.1428571429rem); }
  .grid-margin-x.medium-up-6 > .cell {
    width: calc(16.6666666667% - 2.1428571429rem); }
  .grid-margin-x.medium-up-7 > .cell {
    width: calc(14.2857142857% - 2.1428571429rem); }
  .grid-margin-x.medium-up-8 > .cell {
    width: calc(12.5% - 2.1428571429rem); } }

@media print, screen and (min-width: 64em) {
  .grid-margin-x.large-up-1 > .cell {
    width: calc(100% - 2.1428571429rem); }
  .grid-margin-x.large-up-2 > .cell {
    width: calc(50% - 2.1428571429rem); }
  .grid-margin-x.large-up-3 > .cell {
    width: calc(33.3333333333% - 2.1428571429rem); }
  .grid-margin-x.large-up-4 > .cell {
    width: calc(25% - 2.1428571429rem); }
  .grid-margin-x.large-up-5 > .cell {
    width: calc(20% - 2.1428571429rem); }
  .grid-margin-x.large-up-6 > .cell {
    width: calc(16.6666666667% - 2.1428571429rem); }
  .grid-margin-x.large-up-7 > .cell {
    width: calc(14.2857142857% - 2.1428571429rem); }
  .grid-margin-x.large-up-8 > .cell {
    width: calc(12.5% - 2.1428571429rem); } }

.small-margin-collapse {
  margin-right: 0;
  margin-left: 0; }
  .small-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0; }
  .small-margin-collapse > .small-1 {
    width: 8.3333333333%; }
  .small-margin-collapse > .small-2 {
    width: 16.6666666667%; }
  .small-margin-collapse > .small-3 {
    width: 25%; }
  .small-margin-collapse > .small-4 {
    width: 33.3333333333%; }
  .small-margin-collapse > .small-5 {
    width: 41.6666666667%; }
  .small-margin-collapse > .small-6 {
    width: 50%; }
  .small-margin-collapse > .small-7 {
    width: 58.3333333333%; }
  .small-margin-collapse > .small-8 {
    width: 66.6666666667%; }
  .small-margin-collapse > .small-9 {
    width: 75%; }
  .small-margin-collapse > .small-10 {
    width: 83.3333333333%; }
  .small-margin-collapse > .small-11 {
    width: 91.6666666667%; }
  .small-margin-collapse > .small-12 {
    width: 100%; }
  @media print, screen and (min-width: 40em) {
    .small-margin-collapse > .medium-1 {
      width: 8.3333333333%; }
    .small-margin-collapse > .medium-2 {
      width: 16.6666666667%; }
    .small-margin-collapse > .medium-3 {
      width: 25%; }
    .small-margin-collapse > .medium-4 {
      width: 33.3333333333%; }
    .small-margin-collapse > .medium-5 {
      width: 41.6666666667%; }
    .small-margin-collapse > .medium-6 {
      width: 50%; }
    .small-margin-collapse > .medium-7 {
      width: 58.3333333333%; }
    .small-margin-collapse > .medium-8 {
      width: 66.6666666667%; }
    .small-margin-collapse > .medium-9 {
      width: 75%; }
    .small-margin-collapse > .medium-10 {
      width: 83.3333333333%; }
    .small-margin-collapse > .medium-11 {
      width: 91.6666666667%; }
    .small-margin-collapse > .medium-12 {
      width: 100%; } }
  @media print, screen and (min-width: 64em) {
    .small-margin-collapse > .large-1 {
      width: 8.3333333333%; }
    .small-margin-collapse > .large-2 {
      width: 16.6666666667%; }
    .small-margin-collapse > .large-3 {
      width: 25%; }
    .small-margin-collapse > .large-4 {
      width: 33.3333333333%; }
    .small-margin-collapse > .large-5 {
      width: 41.6666666667%; }
    .small-margin-collapse > .large-6 {
      width: 50%; }
    .small-margin-collapse > .large-7 {
      width: 58.3333333333%; }
    .small-margin-collapse > .large-8 {
      width: 66.6666666667%; }
    .small-margin-collapse > .large-9 {
      width: 75%; }
    .small-margin-collapse > .large-10 {
      width: 83.3333333333%; }
    .small-margin-collapse > .large-11 {
      width: 91.6666666667%; }
    .small-margin-collapse > .large-12 {
      width: 100%; } }

.small-padding-collapse {
  margin-right: 0;
  margin-left: 0; }
  .small-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0; }

@media print, screen and (min-width: 40em) {
  .medium-margin-collapse {
    margin-right: 0;
    margin-left: 0; }
    .medium-margin-collapse > .cell {
      margin-right: 0;
      margin-left: 0; } }

@media print, screen and (min-width: 40em) {
  .medium-margin-collapse > .small-1 {
    width: 8.3333333333%; }
  .medium-margin-collapse > .small-2 {
    width: 16.6666666667%; }
  .medium-margin-collapse > .small-3 {
    width: 25%; }
  .medium-margin-collapse > .small-4 {
    width: 33.3333333333%; }
  .medium-margin-collapse > .small-5 {
    width: 41.6666666667%; }
  .medium-margin-collapse > .small-6 {
    width: 50%; }
  .medium-margin-collapse > .small-7 {
    width: 58.3333333333%; }
  .medium-margin-collapse > .small-8 {
    width: 66.6666666667%; }
  .medium-margin-collapse > .small-9 {
    width: 75%; }
  .medium-margin-collapse > .small-10 {
    width: 83.3333333333%; }
  .medium-margin-collapse > .small-11 {
    width: 91.6666666667%; }
  .medium-margin-collapse > .small-12 {
    width: 100%; } }

@media print, screen and (min-width: 40em) {
  .medium-margin-collapse > .medium-1 {
    width: 8.3333333333%; }
  .medium-margin-collapse > .medium-2 {
    width: 16.6666666667%; }
  .medium-margin-collapse > .medium-3 {
    width: 25%; }
  .medium-margin-collapse > .medium-4 {
    width: 33.3333333333%; }
  .medium-margin-collapse > .medium-5 {
    width: 41.6666666667%; }
  .medium-margin-collapse > .medium-6 {
    width: 50%; }
  .medium-margin-collapse > .medium-7 {
    width: 58.3333333333%; }
  .medium-margin-collapse > .medium-8 {
    width: 66.6666666667%; }
  .medium-margin-collapse > .medium-9 {
    width: 75%; }
  .medium-margin-collapse > .medium-10 {
    width: 83.3333333333%; }
  .medium-margin-collapse > .medium-11 {
    width: 91.6666666667%; }
  .medium-margin-collapse > .medium-12 {
    width: 100%; } }

@media print, screen and (min-width: 64em) {
  .medium-margin-collapse > .large-1 {
    width: 8.3333333333%; }
  .medium-margin-collapse > .large-2 {
    width: 16.6666666667%; }
  .medium-margin-collapse > .large-3 {
    width: 25%; }
  .medium-margin-collapse > .large-4 {
    width: 33.3333333333%; }
  .medium-margin-collapse > .large-5 {
    width: 41.6666666667%; }
  .medium-margin-collapse > .large-6 {
    width: 50%; }
  .medium-margin-collapse > .large-7 {
    width: 58.3333333333%; }
  .medium-margin-collapse > .large-8 {
    width: 66.6666666667%; }
  .medium-margin-collapse > .large-9 {
    width: 75%; }
  .medium-margin-collapse > .large-10 {
    width: 83.3333333333%; }
  .medium-margin-collapse > .large-11 {
    width: 91.6666666667%; }
  .medium-margin-collapse > .large-12 {
    width: 100%; } }

@media print, screen and (min-width: 40em) {
  .medium-padding-collapse {
    margin-right: 0;
    margin-left: 0; }
    .medium-padding-collapse > .cell {
      padding-right: 0;
      padding-left: 0; } }

@media print, screen and (min-width: 64em) {
  .large-margin-collapse {
    margin-right: 0;
    margin-left: 0; }
    .large-margin-collapse > .cell {
      margin-right: 0;
      margin-left: 0; } }

@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .small-1 {
    width: 8.3333333333%; }
  .large-margin-collapse > .small-2 {
    width: 16.6666666667%; }
  .large-margin-collapse > .small-3 {
    width: 25%; }
  .large-margin-collapse > .small-4 {
    width: 33.3333333333%; }
  .large-margin-collapse > .small-5 {
    width: 41.6666666667%; }
  .large-margin-collapse > .small-6 {
    width: 50%; }
  .large-margin-collapse > .small-7 {
    width: 58.3333333333%; }
  .large-margin-collapse > .small-8 {
    width: 66.6666666667%; }
  .large-margin-collapse > .small-9 {
    width: 75%; }
  .large-margin-collapse > .small-10 {
    width: 83.3333333333%; }
  .large-margin-collapse > .small-11 {
    width: 91.6666666667%; }
  .large-margin-collapse > .small-12 {
    width: 100%; } }

@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .medium-1 {
    width: 8.3333333333%; }
  .large-margin-collapse > .medium-2 {
    width: 16.6666666667%; }
  .large-margin-collapse > .medium-3 {
    width: 25%; }
  .large-margin-collapse > .medium-4 {
    width: 33.3333333333%; }
  .large-margin-collapse > .medium-5 {
    width: 41.6666666667%; }
  .large-margin-collapse > .medium-6 {
    width: 50%; }
  .large-margin-collapse > .medium-7 {
    width: 58.3333333333%; }
  .large-margin-collapse > .medium-8 {
    width: 66.6666666667%; }
  .large-margin-collapse > .medium-9 {
    width: 75%; }
  .large-margin-collapse > .medium-10 {
    width: 83.3333333333%; }
  .large-margin-collapse > .medium-11 {
    width: 91.6666666667%; }
  .large-margin-collapse > .medium-12 {
    width: 100%; } }

@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .large-1 {
    width: 8.3333333333%; }
  .large-margin-collapse > .large-2 {
    width: 16.6666666667%; }
  .large-margin-collapse > .large-3 {
    width: 25%; }
  .large-margin-collapse > .large-4 {
    width: 33.3333333333%; }
  .large-margin-collapse > .large-5 {
    width: 41.6666666667%; }
  .large-margin-collapse > .large-6 {
    width: 50%; }
  .large-margin-collapse > .large-7 {
    width: 58.3333333333%; }
  .large-margin-collapse > .large-8 {
    width: 66.6666666667%; }
  .large-margin-collapse > .large-9 {
    width: 75%; }
  .large-margin-collapse > .large-10 {
    width: 83.3333333333%; }
  .large-margin-collapse > .large-11 {
    width: 91.6666666667%; }
  .large-margin-collapse > .large-12 {
    width: 100%; } }

@media print, screen and (min-width: 64em) {
  .large-padding-collapse {
    margin-right: 0;
    margin-left: 0; }
    .large-padding-collapse > .cell {
      padding-right: 0;
      padding-left: 0; } }

.small-offset-0 {
  margin-left: 0%; }

.grid-margin-x > .small-offset-0 {
  margin-left: calc(0% + 0.7142857143rem); }

.small-offset-1 {
  margin-left: 8.3333333333%; }

.grid-margin-x > .small-offset-1 {
  margin-left: calc(8.3333333333% + 0.7142857143rem); }

.small-offset-2 {
  margin-left: 16.6666666667%; }

.grid-margin-x > .small-offset-2 {
  margin-left: calc(16.6666666667% + 0.7142857143rem); }

.small-offset-3 {
  margin-left: 25%; }

.grid-margin-x > .small-offset-3 {
  margin-left: calc(25% + 0.7142857143rem); }

.small-offset-4 {
  margin-left: 33.3333333333%; }

.grid-margin-x > .small-offset-4 {
  margin-left: calc(33.3333333333% + 0.7142857143rem); }

.small-offset-5 {
  margin-left: 41.6666666667%; }

.grid-margin-x > .small-offset-5 {
  margin-left: calc(41.6666666667% + 0.7142857143rem); }

.small-offset-6 {
  margin-left: 50%; }

.grid-margin-x > .small-offset-6 {
  margin-left: calc(50% + 0.7142857143rem); }

.small-offset-7 {
  margin-left: 58.3333333333%; }

.grid-margin-x > .small-offset-7 {
  margin-left: calc(58.3333333333% + 0.7142857143rem); }

.small-offset-8 {
  margin-left: 66.6666666667%; }

.grid-margin-x > .small-offset-8 {
  margin-left: calc(66.6666666667% + 0.7142857143rem); }

.small-offset-9 {
  margin-left: 75%; }

.grid-margin-x > .small-offset-9 {
  margin-left: calc(75% + 0.7142857143rem); }

.small-offset-10 {
  margin-left: 83.3333333333%; }

.grid-margin-x > .small-offset-10 {
  margin-left: calc(83.3333333333% + 0.7142857143rem); }

.small-offset-11 {
  margin-left: 91.6666666667%; }

.grid-margin-x > .small-offset-11 {
  margin-left: calc(91.6666666667% + 0.7142857143rem); }

@media print, screen and (min-width: 40em) {
  .medium-offset-0 {
    margin-left: 0%; }
  .grid-margin-x > .medium-offset-0 {
    margin-left: calc(0% + 1.0714285714rem); }
  .medium-offset-1 {
    margin-left: 8.3333333333%; }
  .grid-margin-x > .medium-offset-1 {
    margin-left: calc(8.3333333333% + 1.0714285714rem); }
  .medium-offset-2 {
    margin-left: 16.6666666667%; }
  .grid-margin-x > .medium-offset-2 {
    margin-left: calc(16.6666666667% + 1.0714285714rem); }
  .medium-offset-3 {
    margin-left: 25%; }
  .grid-margin-x > .medium-offset-3 {
    margin-left: calc(25% + 1.0714285714rem); }
  .medium-offset-4 {
    margin-left: 33.3333333333%; }
  .grid-margin-x > .medium-offset-4 {
    margin-left: calc(33.3333333333% + 1.0714285714rem); }
  .medium-offset-5 {
    margin-left: 41.6666666667%; }
  .grid-margin-x > .medium-offset-5 {
    margin-left: calc(41.6666666667% + 1.0714285714rem); }
  .medium-offset-6 {
    margin-left: 50%; }
  .grid-margin-x > .medium-offset-6 {
    margin-left: calc(50% + 1.0714285714rem); }
  .medium-offset-7 {
    margin-left: 58.3333333333%; }
  .grid-margin-x > .medium-offset-7 {
    margin-left: calc(58.3333333333% + 1.0714285714rem); }
  .medium-offset-8 {
    margin-left: 66.6666666667%; }
  .grid-margin-x > .medium-offset-8 {
    margin-left: calc(66.6666666667% + 1.0714285714rem); }
  .medium-offset-9 {
    margin-left: 75%; }
  .grid-margin-x > .medium-offset-9 {
    margin-left: calc(75% + 1.0714285714rem); }
  .medium-offset-10 {
    margin-left: 83.3333333333%; }
  .grid-margin-x > .medium-offset-10 {
    margin-left: calc(83.3333333333% + 1.0714285714rem); }
  .medium-offset-11 {
    margin-left: 91.6666666667%; }
  .grid-margin-x > .medium-offset-11 {
    margin-left: calc(91.6666666667% + 1.0714285714rem); } }

@media print, screen and (min-width: 64em) {
  .large-offset-0 {
    margin-left: 0%; }
  .grid-margin-x > .large-offset-0 {
    margin-left: calc(0% + 1.0714285714rem); }
  .large-offset-1 {
    margin-left: 8.3333333333%; }
  .grid-margin-x > .large-offset-1 {
    margin-left: calc(8.3333333333% + 1.0714285714rem); }
  .large-offset-2 {
    margin-left: 16.6666666667%; }
  .grid-margin-x > .large-offset-2 {
    margin-left: calc(16.6666666667% + 1.0714285714rem); }
  .large-offset-3 {
    margin-left: 25%; }
  .grid-margin-x > .large-offset-3 {
    margin-left: calc(25% + 1.0714285714rem); }
  .large-offset-4 {
    margin-left: 33.3333333333%; }
  .grid-margin-x > .large-offset-4 {
    margin-left: calc(33.3333333333% + 1.0714285714rem); }
  .large-offset-5 {
    margin-left: 41.6666666667%; }
  .grid-margin-x > .large-offset-5 {
    margin-left: calc(41.6666666667% + 1.0714285714rem); }
  .large-offset-6 {
    margin-left: 50%; }
  .grid-margin-x > .large-offset-6 {
    margin-left: calc(50% + 1.0714285714rem); }
  .large-offset-7 {
    margin-left: 58.3333333333%; }
  .grid-margin-x > .large-offset-7 {
    margin-left: calc(58.3333333333% + 1.0714285714rem); }
  .large-offset-8 {
    margin-left: 66.6666666667%; }
  .grid-margin-x > .large-offset-8 {
    margin-left: calc(66.6666666667% + 1.0714285714rem); }
  .large-offset-9 {
    margin-left: 75%; }
  .grid-margin-x > .large-offset-9 {
    margin-left: calc(75% + 1.0714285714rem); }
  .large-offset-10 {
    margin-left: 83.3333333333%; }
  .grid-margin-x > .large-offset-10 {
    margin-left: calc(83.3333333333% + 1.0714285714rem); }
  .large-offset-11 {
    margin-left: 91.6666666667%; }
  .grid-margin-x > .large-offset-11 {
    margin-left: calc(91.6666666667% + 1.0714285714rem); } }

.grid-y {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-flow: column nowrap; }
  .grid-y > .cell {
    width: auto;
    max-width: none; }
  .grid-y > .auto {
    height: auto; }
  .grid-y > .shrink {
    height: auto; }
  .grid-y > .small-shrink, .grid-y > .small-full, .grid-y > .small-1, .grid-y > .small-2, .grid-y > .small-3, .grid-y > .small-4, .grid-y > .small-5, .grid-y > .small-6, .grid-y > .small-7, .grid-y > .small-8, .grid-y > .small-9, .grid-y > .small-10, .grid-y > .small-11, .grid-y > .small-12 {
    flex-basis: auto; }
  @media print, screen and (min-width: 40em) {
    .grid-y > .medium-shrink, .grid-y > .medium-full, .grid-y > .medium-1, .grid-y > .medium-2, .grid-y > .medium-3, .grid-y > .medium-4, .grid-y > .medium-5, .grid-y > .medium-6, .grid-y > .medium-7, .grid-y > .medium-8, .grid-y > .medium-9, .grid-y > .medium-10, .grid-y > .medium-11, .grid-y > .medium-12 {
      flex-basis: auto; } }
  @media print, screen and (min-width: 64em) {
    .grid-y > .large-shrink, .grid-y > .large-full, .grid-y > .large-1, .grid-y > .large-2, .grid-y > .large-3, .grid-y > .large-4, .grid-y > .large-5, .grid-y > .large-6, .grid-y > .large-7, .grid-y > .large-8, .grid-y > .large-9, .grid-y > .large-10, .grid-y > .large-11, .grid-y > .large-12 {
      flex-basis: auto; } }
  .grid-y > .small-1, .grid-y > .small-2, .grid-y > .small-3, .grid-y > .small-4, .grid-y > .small-5, .grid-y > .small-6, .grid-y > .small-7, .grid-y > .small-8, .grid-y > .small-9, .grid-y > .small-10, .grid-y > .small-11, .grid-y > .small-12 {
    -webkit-box-flex: 0;
            flex: 0 0 auto; }
  .grid-y > .small-1 {
    height: 8.3333333333%; }
  .grid-y > .small-2 {
    height: 16.6666666667%; }
  .grid-y > .small-3 {
    height: 25%; }
  .grid-y > .small-4 {
    height: 33.3333333333%; }
  .grid-y > .small-5 {
    height: 41.6666666667%; }
  .grid-y > .small-6 {
    height: 50%; }
  .grid-y > .small-7 {
    height: 58.3333333333%; }
  .grid-y > .small-8 {
    height: 66.6666666667%; }
  .grid-y > .small-9 {
    height: 75%; }
  .grid-y > .small-10 {
    height: 83.3333333333%; }
  .grid-y > .small-11 {
    height: 91.6666666667%; }
  .grid-y > .small-12 {
    height: 100%; }
  @media print, screen and (min-width: 40em) {
    .grid-y > .medium-auto {
      -webkit-box-flex: 1;
              flex: 1 1 0px;
      height: auto; }
    .grid-y > .medium-shrink, .grid-y > .medium-1, .grid-y > .medium-2, .grid-y > .medium-3, .grid-y > .medium-4, .grid-y > .medium-5, .grid-y > .medium-6, .grid-y > .medium-7, .grid-y > .medium-8, .grid-y > .medium-9, .grid-y > .medium-10, .grid-y > .medium-11, .grid-y > .medium-12 {
      -webkit-box-flex: 0;
              flex: 0 0 auto; }
    .grid-y > .medium-shrink {
      height: auto; }
    .grid-y > .medium-1 {
      height: 8.3333333333%; }
    .grid-y > .medium-2 {
      height: 16.6666666667%; }
    .grid-y > .medium-3 {
      height: 25%; }
    .grid-y > .medium-4 {
      height: 33.3333333333%; }
    .grid-y > .medium-5 {
      height: 41.6666666667%; }
    .grid-y > .medium-6 {
      height: 50%; }
    .grid-y > .medium-7 {
      height: 58.3333333333%; }
    .grid-y > .medium-8 {
      height: 66.6666666667%; }
    .grid-y > .medium-9 {
      height: 75%; }
    .grid-y > .medium-10 {
      height: 83.3333333333%; }
    .grid-y > .medium-11 {
      height: 91.6666666667%; }
    .grid-y > .medium-12 {
      height: 100%; } }
  @media print, screen and (min-width: 64em) {
    .grid-y > .large-auto {
      -webkit-box-flex: 1;
              flex: 1 1 0px;
      height: auto; }
    .grid-y > .large-shrink, .grid-y > .large-1, .grid-y > .large-2, .grid-y > .large-3, .grid-y > .large-4, .grid-y > .large-5, .grid-y > .large-6, .grid-y > .large-7, .grid-y > .large-8, .grid-y > .large-9, .grid-y > .large-10, .grid-y > .large-11, .grid-y > .large-12 {
      -webkit-box-flex: 0;
              flex: 0 0 auto; }
    .grid-y > .large-shrink {
      height: auto; }
    .grid-y > .large-1 {
      height: 8.3333333333%; }
    .grid-y > .large-2 {
      height: 16.6666666667%; }
    .grid-y > .large-3 {
      height: 25%; }
    .grid-y > .large-4 {
      height: 33.3333333333%; }
    .grid-y > .large-5 {
      height: 41.6666666667%; }
    .grid-y > .large-6 {
      height: 50%; }
    .grid-y > .large-7 {
      height: 58.3333333333%; }
    .grid-y > .large-8 {
      height: 66.6666666667%; }
    .grid-y > .large-9 {
      height: 75%; }
    .grid-y > .large-10 {
      height: 83.3333333333%; }
    .grid-y > .large-11 {
      height: 91.6666666667%; }
    .grid-y > .large-12 {
      height: 100%; } }

.grid-padding-y .grid-padding-y {
  margin-top: -0.7142857143rem;
  margin-bottom: -0.7142857143rem; }
  @media print, screen and (min-width: 40em) {
    .grid-padding-y .grid-padding-y {
      margin-top: -1.0714285714rem;
      margin-bottom: -1.0714285714rem; } }

.grid-padding-y > .cell {
  padding-top: 0.7142857143rem;
  padding-bottom: 0.7142857143rem; }
  @media print, screen and (min-width: 40em) {
    .grid-padding-y > .cell {
      padding-top: 1.0714285714rem;
      padding-bottom: 1.0714285714rem; } }

.grid-margin-y {
  margin-top: -0.7142857143rem;
  margin-bottom: -0.7142857143rem; }
  @media print, screen and (min-width: 40em) {
    .grid-margin-y {
      margin-top: -1.0714285714rem;
      margin-bottom: -1.0714285714rem; } }
  .grid-margin-y > .cell {
    height: calc(100% - 1.4285714286rem);
    margin-top: 0.7142857143rem;
    margin-bottom: 0.7142857143rem; }
  @media print, screen and (min-width: 40em) {
    .grid-margin-y > .cell {
      height: calc(100% - 2.1428571429rem);
      margin-top: 1.0714285714rem;
      margin-bottom: 1.0714285714rem; } }
  .grid-margin-y > .auto {
    height: auto; }
  .grid-margin-y > .shrink {
    height: auto; }
  .grid-margin-y > .small-1 {
    height: calc(8.3333333333% - 1.4285714286rem); }
  .grid-margin-y > .small-2 {
    height: calc(16.6666666667% - 1.4285714286rem); }
  .grid-margin-y > .small-3 {
    height: calc(25% - 1.4285714286rem); }
  .grid-margin-y > .small-4 {
    height: calc(33.3333333333% - 1.4285714286rem); }
  .grid-margin-y > .small-5 {
    height: calc(41.6666666667% - 1.4285714286rem); }
  .grid-margin-y > .small-6 {
    height: calc(50% - 1.4285714286rem); }
  .grid-margin-y > .small-7 {
    height: calc(58.3333333333% - 1.4285714286rem); }
  .grid-margin-y > .small-8 {
    height: calc(66.6666666667% - 1.4285714286rem); }
  .grid-margin-y > .small-9 {
    height: calc(75% - 1.4285714286rem); }
  .grid-margin-y > .small-10 {
    height: calc(83.3333333333% - 1.4285714286rem); }
  .grid-margin-y > .small-11 {
    height: calc(91.6666666667% - 1.4285714286rem); }
  .grid-margin-y > .small-12 {
    height: calc(100% - 1.4285714286rem); }
  @media print, screen and (min-width: 40em) {
    .grid-margin-y > .auto {
      height: auto; }
    .grid-margin-y > .shrink {
      height: auto; }
    .grid-margin-y > .small-1 {
      height: calc(8.3333333333% - 2.1428571429rem); }
    .grid-margin-y > .small-2 {
      height: calc(16.6666666667% - 2.1428571429rem); }
    .grid-margin-y > .small-3 {
      height: calc(25% - 2.1428571429rem); }
    .grid-margin-y > .small-4 {
      height: calc(33.3333333333% - 2.1428571429rem); }
    .grid-margin-y > .small-5 {
      height: calc(41.6666666667% - 2.1428571429rem); }
    .grid-margin-y > .small-6 {
      height: calc(50% - 2.1428571429rem); }
    .grid-margin-y > .small-7 {
      height: calc(58.3333333333% - 2.1428571429rem); }
    .grid-margin-y > .small-8 {
      height: calc(66.6666666667% - 2.1428571429rem); }
    .grid-margin-y > .small-9 {
      height: calc(75% - 2.1428571429rem); }
    .grid-margin-y > .small-10 {
      height: calc(83.3333333333% - 2.1428571429rem); }
    .grid-margin-y > .small-11 {
      height: calc(91.6666666667% - 2.1428571429rem); }
    .grid-margin-y > .small-12 {
      height: calc(100% - 2.1428571429rem); }
    .grid-margin-y > .medium-auto {
      height: auto; }
    .grid-margin-y > .medium-shrink {
      height: auto; }
    .grid-margin-y > .medium-1 {
      height: calc(8.3333333333% - 2.1428571429rem); }
    .grid-margin-y > .medium-2 {
      height: calc(16.6666666667% - 2.1428571429rem); }
    .grid-margin-y > .medium-3 {
      height: calc(25% - 2.1428571429rem); }
    .grid-margin-y > .medium-4 {
      height: calc(33.3333333333% - 2.1428571429rem); }
    .grid-margin-y > .medium-5 {
      height: calc(41.6666666667% - 2.1428571429rem); }
    .grid-margin-y > .medium-6 {
      height: calc(50% - 2.1428571429rem); }
    .grid-margin-y > .medium-7 {
      height: calc(58.3333333333% - 2.1428571429rem); }
    .grid-margin-y > .medium-8 {
      height: calc(66.6666666667% - 2.1428571429rem); }
    .grid-margin-y > .medium-9 {
      height: calc(75% - 2.1428571429rem); }
    .grid-margin-y > .medium-10 {
      height: calc(83.3333333333% - 2.1428571429rem); }
    .grid-margin-y > .medium-11 {
      height: calc(91.6666666667% - 2.1428571429rem); }
    .grid-margin-y > .medium-12 {
      height: calc(100% - 2.1428571429rem); } }
  @media print, screen and (min-width: 64em) {
    .grid-margin-y > .large-auto {
      height: auto; }
    .grid-margin-y > .large-shrink {
      height: auto; }
    .grid-margin-y > .large-1 {
      height: calc(8.3333333333% - 2.1428571429rem); }
    .grid-margin-y > .large-2 {
      height: calc(16.6666666667% - 2.1428571429rem); }
    .grid-margin-y > .large-3 {
      height: calc(25% - 2.1428571429rem); }
    .grid-margin-y > .large-4 {
      height: calc(33.3333333333% - 2.1428571429rem); }
    .grid-margin-y > .large-5 {
      height: calc(41.6666666667% - 2.1428571429rem); }
    .grid-margin-y > .large-6 {
      height: calc(50% - 2.1428571429rem); }
    .grid-margin-y > .large-7 {
      height: calc(58.3333333333% - 2.1428571429rem); }
    .grid-margin-y > .large-8 {
      height: calc(66.6666666667% - 2.1428571429rem); }
    .grid-margin-y > .large-9 {
      height: calc(75% - 2.1428571429rem); }
    .grid-margin-y > .large-10 {
      height: calc(83.3333333333% - 2.1428571429rem); }
    .grid-margin-y > .large-11 {
      height: calc(91.6666666667% - 2.1428571429rem); }
    .grid-margin-y > .large-12 {
      height: calc(100% - 2.1428571429rem); } }

.grid-frame {
  overflow: hidden;
  position: relative;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
          align-items: stretch;
  width: 100vw; }

.cell .grid-frame {
  width: 100%; }

.cell-block {
  overflow-x: auto;
  max-width: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar; }

.cell-block-y {
  overflow-y: auto;
  max-height: 100%;
  min-height: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar; }

.cell-block-container {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  max-height: 100%; }
  .cell-block-container > .grid-x {
    max-height: 100%;
    flex-wrap: nowrap; }

@media print, screen and (min-width: 40em) {
  .medium-grid-frame {
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
            align-items: stretch;
    width: 100vw; }
  .cell .medium-grid-frame {
    width: 100%; }
  .medium-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
  .medium-cell-block-container {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    max-height: 100%; }
    .medium-cell-block-container > .grid-x {
      max-height: 100%;
      flex-wrap: nowrap; }
  .medium-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; } }

@media print, screen and (min-width: 64em) {
  .large-grid-frame {
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
            align-items: stretch;
    width: 100vw; }
  .cell .large-grid-frame {
    width: 100%; }
  .large-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
  .large-cell-block-container {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    max-height: 100%; }
    .large-cell-block-container > .grid-x {
      max-height: 100%;
      flex-wrap: nowrap; }
  .large-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; } }

.grid-y.grid-frame {
  width: auto;
  overflow: hidden;
  position: relative;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
          align-items: stretch;
  height: 100vh; }

@media print, screen and (min-width: 40em) {
  .grid-y.medium-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
            align-items: stretch;
    height: 100vh; } }

@media print, screen and (min-width: 64em) {
  .grid-y.large-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
            align-items: stretch;
    height: 100vh; } }

.cell .grid-y.grid-frame {
  height: 100%; }

@media print, screen and (min-width: 40em) {
  .cell .grid-y.medium-grid-frame {
    height: 100%; } }

@media print, screen and (min-width: 64em) {
  .cell .grid-y.large-grid-frame {
    height: 100%; } }

.grid-margin-y {
  margin-top: -0.7142857143rem;
  margin-bottom: -0.7142857143rem; }
  @media print, screen and (min-width: 40em) {
    .grid-margin-y {
      margin-top: -1.0714285714rem;
      margin-bottom: -1.0714285714rem; } }
  .grid-margin-y > .cell {
    height: calc(100% - 1.4285714286rem);
    margin-top: 0.7142857143rem;
    margin-bottom: 0.7142857143rem; }
  @media print, screen and (min-width: 40em) {
    .grid-margin-y > .cell {
      height: calc(100% - 2.1428571429rem);
      margin-top: 1.0714285714rem;
      margin-bottom: 1.0714285714rem; } }
  .grid-margin-y > .auto {
    height: auto; }
  .grid-margin-y > .shrink {
    height: auto; }
  .grid-margin-y > .small-1 {
    height: calc(8.3333333333% - 1.4285714286rem); }
  .grid-margin-y > .small-2 {
    height: calc(16.6666666667% - 1.4285714286rem); }
  .grid-margin-y > .small-3 {
    height: calc(25% - 1.4285714286rem); }
  .grid-margin-y > .small-4 {
    height: calc(33.3333333333% - 1.4285714286rem); }
  .grid-margin-y > .small-5 {
    height: calc(41.6666666667% - 1.4285714286rem); }
  .grid-margin-y > .small-6 {
    height: calc(50% - 1.4285714286rem); }
  .grid-margin-y > .small-7 {
    height: calc(58.3333333333% - 1.4285714286rem); }
  .grid-margin-y > .small-8 {
    height: calc(66.6666666667% - 1.4285714286rem); }
  .grid-margin-y > .small-9 {
    height: calc(75% - 1.4285714286rem); }
  .grid-margin-y > .small-10 {
    height: calc(83.3333333333% - 1.4285714286rem); }
  .grid-margin-y > .small-11 {
    height: calc(91.6666666667% - 1.4285714286rem); }
  .grid-margin-y > .small-12 {
    height: calc(100% - 1.4285714286rem); }
  @media print, screen and (min-width: 40em) {
    .grid-margin-y > .auto {
      height: auto; }
    .grid-margin-y > .shrink {
      height: auto; }
    .grid-margin-y > .small-1 {
      height: calc(8.3333333333% - 2.1428571429rem); }
    .grid-margin-y > .small-2 {
      height: calc(16.6666666667% - 2.1428571429rem); }
    .grid-margin-y > .small-3 {
      height: calc(25% - 2.1428571429rem); }
    .grid-margin-y > .small-4 {
      height: calc(33.3333333333% - 2.1428571429rem); }
    .grid-margin-y > .small-5 {
      height: calc(41.6666666667% - 2.1428571429rem); }
    .grid-margin-y > .small-6 {
      height: calc(50% - 2.1428571429rem); }
    .grid-margin-y > .small-7 {
      height: calc(58.3333333333% - 2.1428571429rem); }
    .grid-margin-y > .small-8 {
      height: calc(66.6666666667% - 2.1428571429rem); }
    .grid-margin-y > .small-9 {
      height: calc(75% - 2.1428571429rem); }
    .grid-margin-y > .small-10 {
      height: calc(83.3333333333% - 2.1428571429rem); }
    .grid-margin-y > .small-11 {
      height: calc(91.6666666667% - 2.1428571429rem); }
    .grid-margin-y > .small-12 {
      height: calc(100% - 2.1428571429rem); }
    .grid-margin-y > .medium-auto {
      height: auto; }
    .grid-margin-y > .medium-shrink {
      height: auto; }
    .grid-margin-y > .medium-1 {
      height: calc(8.3333333333% - 2.1428571429rem); }
    .grid-margin-y > .medium-2 {
      height: calc(16.6666666667% - 2.1428571429rem); }
    .grid-margin-y > .medium-3 {
      height: calc(25% - 2.1428571429rem); }
    .grid-margin-y > .medium-4 {
      height: calc(33.3333333333% - 2.1428571429rem); }
    .grid-margin-y > .medium-5 {
      height: calc(41.6666666667% - 2.1428571429rem); }
    .grid-margin-y > .medium-6 {
      height: calc(50% - 2.1428571429rem); }
    .grid-margin-y > .medium-7 {
      height: calc(58.3333333333% - 2.1428571429rem); }
    .grid-margin-y > .medium-8 {
      height: calc(66.6666666667% - 2.1428571429rem); }
    .grid-margin-y > .medium-9 {
      height: calc(75% - 2.1428571429rem); }
    .grid-margin-y > .medium-10 {
      height: calc(83.3333333333% - 2.1428571429rem); }
    .grid-margin-y > .medium-11 {
      height: calc(91.6666666667% - 2.1428571429rem); }
    .grid-margin-y > .medium-12 {
      height: calc(100% - 2.1428571429rem); } }
  @media print, screen and (min-width: 64em) {
    .grid-margin-y > .large-auto {
      height: auto; }
    .grid-margin-y > .large-shrink {
      height: auto; }
    .grid-margin-y > .large-1 {
      height: calc(8.3333333333% - 2.1428571429rem); }
    .grid-margin-y > .large-2 {
      height: calc(16.6666666667% - 2.1428571429rem); }
    .grid-margin-y > .large-3 {
      height: calc(25% - 2.1428571429rem); }
    .grid-margin-y > .large-4 {
      height: calc(33.3333333333% - 2.1428571429rem); }
    .grid-margin-y > .large-5 {
      height: calc(41.6666666667% - 2.1428571429rem); }
    .grid-margin-y > .large-6 {
      height: calc(50% - 2.1428571429rem); }
    .grid-margin-y > .large-7 {
      height: calc(58.3333333333% - 2.1428571429rem); }
    .grid-margin-y > .large-8 {
      height: calc(66.6666666667% - 2.1428571429rem); }
    .grid-margin-y > .large-9 {
      height: calc(75% - 2.1428571429rem); }
    .grid-margin-y > .large-10 {
      height: calc(83.3333333333% - 2.1428571429rem); }
    .grid-margin-y > .large-11 {
      height: calc(91.6666666667% - 2.1428571429rem); }
    .grid-margin-y > .large-12 {
      height: calc(100% - 2.1428571429rem); } }

.grid-frame.grid-margin-y {
  height: calc(100vh + 1.4285714286rem); }
  @media print, screen and (min-width: 40em) {
    .grid-frame.grid-margin-y {
      height: calc(100vh + 2.1428571429rem); } }
  @media print, screen and (min-width: 64em) {
    .grid-frame.grid-margin-y {
      height: calc(100vh + 2.1428571429rem); } }

@media print, screen and (min-width: 40em) {
  .grid-margin-y.medium-grid-frame {
    height: calc(100vh + 2.1428571429rem); } }

@media print, screen and (min-width: 64em) {
  .grid-margin-y.large-grid-frame {
    height: calc(100vh + 2.1428571429rem); } }

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0; }

p {
  margin-bottom: 1em;
  font-size: inherit;
  line-height: 1.3;
  text-rendering: optimizeLegibility; }

em,
i {
  font-style: italic;
  line-height: inherit; }

strong,
b {
  font-weight: bold;
  line-height: inherit; }

small {
  font-size: 80%;
  line-height: inherit; }

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  font-family: "VTB Group Demi", Helvetica, Roboto, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  color: inherit;
  text-rendering: optimizeLegibility; }
  h1 small, .h1 small,
  h2 small, .h2 small,
  h3 small, .h3 small,
  h4 small, .h4 small,
  h5 small, .h5 small,
  h6 small, .h6 small {
    line-height: 0;
    color: #acb6c3; }

h1, .h1 {
  font-size: 1rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0; }

h2, .h2 {
  font-size: 1.2857142857rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 1.0714285714rem; }

h3, .h3 {
  font-size: 0.9285714286rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 1.0714285714rem; }

h4, .h4 {
  font-size: 1.2857142857rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0; }

h5, .h5 {
  font-size: 1.2142857143rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0; }

h6, .h6 {
  font-size: 1.1428571429rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0; }

@media print, screen and (min-width: 40em) {
  h1, .h1 {
    font-size: 1.1428571429rem; }
  h2, .h2 {
    font-size: 1.5rem;
    margin-bottom: 1rem; }
  h3, .h3 {
    font-size: 1rem;
    margin-bottom: 1.4285714286rem; }
  h4, .h4 {
    font-size: 1.7857142857rem; }
  h5, .h5 {
    font-size: 1.4285714286rem; }
  h6, .h6 {
    font-size: 1.1428571429rem; } }

@media print, screen and (min-width: 64em) {
  h1, .h1 {
    font-size: 1.2857142857rem; }
  h2, .h2 {
    font-size: 1.6428571429rem;
    margin-bottom: 1.4285714286rem; }
  h3, .h3 {
    font-size: 1rem;
    margin-bottom: 1.4285714286rem; }
  h4, .h4 {
    font-size: 1.7857142857rem; }
  h5, .h5 {
    font-size: 1.4285714286rem; }
  h6, .h6 {
    font-size: 1.1428571429rem; } }

a {
  line-height: inherit;
  color: #2f3442;
  text-decoration: none;
  cursor: pointer; }
  a:hover, a:focus {
    color: #282d39; }
  a img {
    border: 0; }

hr {
  clear: both;
  max-width: 82.1428571429rem;
  height: 0;
  margin: 1.7142857143rem auto;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid #f3f7fa;
  border-left: 0; }

ul,
ol,
dl {
  margin-bottom: 1em;
  list-style-position: outside;
  line-height: 1.3; }

li {
  font-size: inherit; }

ul {
  margin-left: 1.25rem;
  list-style-type: disc; }

ol {
  margin-left: 1.25rem; }

ul ul, ol ul, ul ol, ol ol {
  margin-left: 1.25rem;
  margin-bottom: 0; }

dl {
  margin-bottom: 1rem; }
  dl dt {
    margin-bottom: 0.3rem;
    font-weight: bold; }

blockquote {
  margin: 0 0 1em;
  padding: 0.6428571429rem 1.4285714286rem 0 1.3571428571rem;
  border-left: 1px solid #acb6c3; }
  blockquote, blockquote p {
    line-height: 1.3;
    color: #6b7683; }

cite {
  display: block;
  font-size: 0.9285714286rem;
  color: #6b7683; }
  cite:before {
    content: "— "; }

abbr, abbr[title] {
  border-bottom: 1px dotted #2f3442;
  cursor: help;
  text-decoration: none; }

figure {
  margin: 0; }

code {
  padding: 0.1428571429rem 0.3571428571rem 0.0714285714rem;
  border: 1px solid #acb6c3;
  background-color: #f3f7fa;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #2f3442; }

kbd {
  margin: 0;
  padding: 0.1428571429rem 0.2857142857rem 0;
  background-color: #f3f7fa;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  color: #2f3442;
  border-radius: 3px; }

.subheader {
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  font-weight: normal;
  line-height: 1.4;
  color: #6b7683; }

.lead {
  font-size: 17.5px;
  line-height: 1.6; }

.stat {
  font-size: 2.5rem;
  line-height: 1; }
  p + .stat {
    margin-top: -1rem; }

ul.no-bullet, ol.no-bullet {
  margin-left: 0;
  list-style: none; }

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

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

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

.text-justify {
  text-align: justify; }

@media print, screen and (min-width: 40em) {
  .medium-text-left {
    text-align: left; }
  .medium-text-right {
    text-align: right; }
  .medium-text-center {
    text-align: center; }
  .medium-text-justify {
    text-align: justify; } }

@media print, screen and (min-width: 64em) {
  .large-text-left {
    text-align: left; }
  .large-text-right {
    text-align: right; }
  .large-text-center {
    text-align: center; }
  .large-text-justify {
    text-align: justify; } }

.show-for-print {
  display: none !important; }

@media print {
  * {
    background: transparent !important;
    box-shadow: none !important;
    color: black !important;
    text-shadow: none !important; }
  .show-for-print {
    display: block !important; }
  .hide-for-print {
    display: none !important; }
  table.show-for-print {
    display: table !important; }
  thead.show-for-print {
    display: table-header-group !important; }
  tbody.show-for-print {
    display: table-row-group !important; }
  tr.show-for-print {
    display: table-row !important; }
  td.show-for-print {
    display: table-cell !important; }
  th.show-for-print {
    display: table-cell !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  .ir a:after,
  a[href^='javascript:']:after,
  a[href^='#']:after {
    content: ''; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  pre,
  blockquote {
    border: 1px solid #6b7683;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .print-break-inside {
    page-break-inside: auto; } }

.button {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  padding: 11px 19px;
  border: 1px solid transparent;
  border-radius: 3px;
  -webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out, border-color 0.25s;
  transition: background-color 0.25s ease-out, color 0.25s ease-out, border-color 0.25s;
  font-family: "VTB Group Book", Helvetica, Roboto, Arial, sans-serif;
  font-size: 1rem;
  -webkit-appearance: none;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  background-color: #1e4bd2;
  color: #fff; }
  [data-whatinput='mouse'] .button {
    outline: 0; }
  .button:hover, .button:focus {
    background-color: #1a40b3;
    color: #fff; }
  .button.tiny {
    font-size: 0.6rem; }
  .button.small {
    font-size: 0.75rem; }
  .button.large {
    font-size: 1rem; }
  .button.expanded {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-left: 0; }
  .button.primary {
    background-color: #1e4bd2;
    color: #fff; }
    .button.primary:hover, .button.primary:focus {
      background-color: #183ca8;
      color: #fff; }
  .button.secondary {
    background-color: #e4f6ff;
    color: #2f3442; }
    .button.secondary:hover, .button.secondary:focus {
      background-color: #83d6ff;
      color: #2f3442; }
  .button.success {
    background-color: #4cc864;
    color: #2f3442; }
    .button.success:hover, .button.success:focus {
      background-color: #34a94b;
      color: #2f3442; }
  .button.warning {
    background-color: #ffae00;
    color: #2f3442; }
    .button.warning:hover, .button.warning:focus {
      background-color: #cc8b00;
      color: #2f3442; }
  .button.alert {
    background-color: #e62632;
    color: #fff; }
    .button.alert:hover, .button.alert:focus {
      background-color: #c01621;
      color: #fff; }
  .button.verifier {
    background-color: rgba(0, 170, 255, 0.2);
    color: #2f3442; }
    .button.verifier:hover, .button.verifier:focus {
      background-color: rgba(0, 136, 204, 0.2);
      color: #2f3442; }
  .button.disabled, .button[disabled] {
    opacity: 0.5;
    cursor: not-allowed; }
    .button.disabled, .button.disabled:hover, .button.disabled:focus, .button[disabled], .button[disabled]:hover, .button[disabled]:focus {
      background-color: #1e4bd2;
      color: #fff; }
    .button.disabled.primary, .button[disabled].primary {
      opacity: 0.5;
      cursor: not-allowed; }
      .button.disabled.primary, .button.disabled.primary:hover, .button.disabled.primary:focus, .button[disabled].primary, .button[disabled].primary:hover, .button[disabled].primary:focus {
        background-color: #1e4bd2;
        color: #fff; }
    .button.disabled.secondary, .button[disabled].secondary {
      opacity: 0.5;
      cursor: not-allowed; }
      .button.disabled.secondary, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
        background-color: #e4f6ff;
        color: #2f3442; }
    .button.disabled.success, .button[disabled].success {
      opacity: 0.5;
      cursor: not-allowed; }
      .button.disabled.success, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success, .button[disabled].success:hover, .button[disabled].success:focus {
        background-color: #4cc864;
        color: #2f3442; }
    .button.disabled.warning, .button[disabled].warning {
      opacity: 0.5;
      cursor: not-allowed; }
      .button.disabled.warning, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning, .button[disabled].warning:hover, .button[disabled].warning:focus {
        background-color: #ffae00;
        color: #2f3442; }
    .button.disabled.alert, .button[disabled].alert {
      opacity: 0.5;
      cursor: not-allowed; }
      .button.disabled.alert, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert, .button[disabled].alert:hover, .button[disabled].alert:focus {
        background-color: #e62632;
        color: #fff; }
    .button.disabled.verifier, .button[disabled].verifier {
      opacity: 0.5;
      cursor: not-allowed; }
      .button.disabled.verifier, .button.disabled.verifier:hover, .button.disabled.verifier:focus, .button[disabled].verifier, .button[disabled].verifier:hover, .button[disabled].verifier:focus {
        background-color: rgba(0, 170, 255, 0.2);
        color: #2f3442; }
  .button.hollow {
    border: 1px solid #1e4bd2;
    color: #1e4bd2; }
    .button.hollow, .button.hollow:hover, .button.hollow:focus {
      background-color: transparent; }
    .button.hollow.disabled, .button.hollow.disabled:hover, .button.hollow.disabled:focus, .button.hollow[disabled], .button.hollow[disabled]:hover, .button.hollow[disabled]:focus {
      background-color: transparent; }
    .button.hollow:hover, .button.hollow:focus {
      border-color: #0f2669;
      color: #0f2669; }
      .button.hollow:hover.disabled, .button.hollow:hover[disabled], .button.hollow:focus.disabled, .button.hollow:focus[disabled] {
        border: 1px solid #1e4bd2;
        color: #1e4bd2; }
    .button.hollow.primary {
      border: 1px solid #1e4bd2;
      color: #1e4bd2; }
      .button.hollow.primary:hover, .button.hollow.primary:focus {
        border-color: #0f2669;
        color: #0f2669; }
        .button.hollow.primary:hover.disabled, .button.hollow.primary:hover[disabled], .button.hollow.primary:focus.disabled, .button.hollow.primary:focus[disabled] {
          border: 1px solid #1e4bd2;
          color: #1e4bd2; }
    .button.hollow.secondary {
      border: 1px solid #e4f6ff;
      color: #e4f6ff; }
      .button.hollow.secondary:hover, .button.hollow.secondary:focus {
        border-color: #00a1f2;
        color: #00a1f2; }
        .button.hollow.secondary:hover.disabled, .button.hollow.secondary:hover[disabled], .button.hollow.secondary:focus.disabled, .button.hollow.secondary:focus[disabled] {
          border: 1px solid #e4f6ff;
          color: #e4f6ff; }
    .button.hollow.success {
      border: 1px solid #4cc864;
      color: #4cc864; }
      .button.hollow.success:hover, .button.hollow.success:focus {
        border-color: #206a2f;
        color: #206a2f; }
        .button.hollow.success:hover.disabled, .button.hollow.success:hover[disabled], .button.hollow.success:focus.disabled, .button.hollow.success:focus[disabled] {
          border: 1px solid #4cc864;
          color: #4cc864; }
    .button.hollow.warning {
      border: 1px solid #ffae00;
      color: #ffae00; }
      .button.hollow.warning:hover, .button.hollow.warning:focus {
        border-color: #805700;
        color: #805700; }
        .button.hollow.warning:hover.disabled, .button.hollow.warning:hover[disabled], .button.hollow.warning:focus.disabled, .button.hollow.warning:focus[disabled] {
          border: 1px solid #ffae00;
          color: #ffae00; }
    .button.hollow.alert {
      border: 1px solid #e62632;
      color: #e62632; }
      .button.hollow.alert:hover, .button.hollow.alert:focus {
        border-color: #780e14;
        color: #780e14; }
        .button.hollow.alert:hover.disabled, .button.hollow.alert:hover[disabled], .button.hollow.alert:focus.disabled, .button.hollow.alert:focus[disabled] {
          border: 1px solid #e62632;
          color: #e62632; }
    .button.hollow.verifier {
      border: 1px solid rgba(0, 170, 255, 0.2);
      color: rgba(0, 170, 255, 0.2); }
      .button.hollow.verifier:hover, .button.hollow.verifier:focus {
        border-color: rgba(0, 85, 128, 0.2);
        color: rgba(0, 85, 128, 0.2); }
        .button.hollow.verifier:hover.disabled, .button.hollow.verifier:hover[disabled], .button.hollow.verifier:focus.disabled, .button.hollow.verifier:focus[disabled] {
          border: 1px solid rgba(0, 170, 255, 0.2);
          color: rgba(0, 170, 255, 0.2); }
  .button.clear {
    border: 1px solid #1e4bd2;
    color: #1e4bd2; }
    .button.clear, .button.clear:hover, .button.clear:focus {
      background-color: transparent; }
    .button.clear.disabled, .button.clear.disabled:hover, .button.clear.disabled:focus, .button.clear[disabled], .button.clear[disabled]:hover, .button.clear[disabled]:focus {
      background-color: transparent; }
    .button.clear:hover, .button.clear:focus {
      border-color: #0f2669;
      color: #0f2669; }
      .button.clear:hover.disabled, .button.clear:hover[disabled], .button.clear:focus.disabled, .button.clear:focus[disabled] {
        border: 1px solid #1e4bd2;
        color: #1e4bd2; }
    .button.clear, .button.clear.disabled, .button.clear[disabled], .button.clear:hover, .button.clear:hover.disabled, .button.clear:hover[disabled], .button.clear:focus, .button.clear:focus.disabled, .button.clear:focus[disabled] {
      border-color: transparent; }
    .button.clear.primary {
      border: 1px solid #1e4bd2;
      color: #1e4bd2; }
      .button.clear.primary:hover, .button.clear.primary:focus {
        border-color: #0f2669;
        color: #0f2669; }
        .button.clear.primary:hover.disabled, .button.clear.primary:hover[disabled], .button.clear.primary:focus.disabled, .button.clear.primary:focus[disabled] {
          border: 1px solid #1e4bd2;
          color: #1e4bd2; }
      .button.clear.primary, .button.clear.primary.disabled, .button.clear.primary[disabled], .button.clear.primary:hover, .button.clear.primary:hover.disabled, .button.clear.primary:hover[disabled], .button.clear.primary:focus, .button.clear.primary:focus.disabled, .button.clear.primary:focus[disabled] {
        border-color: transparent; }
    .button.clear.secondary {
      border: 1px solid #e4f6ff;
      color: #e4f6ff; }
      .button.clear.secondary:hover, .button.clear.secondary:focus {
        border-color: #00a1f2;
        color: #00a1f2; }
        .button.clear.secondary:hover.disabled, .button.clear.secondary:hover[disabled], .button.clear.secondary:focus.disabled, .button.clear.secondary:focus[disabled] {
          border: 1px solid #e4f6ff;
          color: #e4f6ff; }
      .button.clear.secondary, .button.clear.secondary.disabled, .button.clear.secondary[disabled], .button.clear.secondary:hover, .button.clear.secondary:hover.disabled, .button.clear.secondary:hover[disabled], .button.clear.secondary:focus, .button.clear.secondary:focus.disabled, .button.clear.secondary:focus[disabled] {
        border-color: transparent; }
    .button.clear.success {
      border: 1px solid #4cc864;
      color: #4cc864; }
      .button.clear.success:hover, .button.clear.success:focus {
        border-color: #206a2f;
        color: #206a2f; }
        .button.clear.success:hover.disabled, .button.clear.success:hover[disabled], .button.clear.success:focus.disabled, .button.clear.success:focus[disabled] {
          border: 1px solid #4cc864;
          color: #4cc864; }
      .button.clear.success, .button.clear.success.disabled, .button.clear.success[disabled], .button.clear.success:hover, .button.clear.success:hover.disabled, .button.clear.success:hover[disabled], .button.clear.success:focus, .button.clear.success:focus.disabled, .button.clear.success:focus[disabled] {
        border-color: transparent; }
    .button.clear.warning {
      border: 1px solid #ffae00;
      color: #ffae00; }
      .button.clear.warning:hover, .button.clear.warning:focus {
        border-color: #805700;
        color: #805700; }
        .button.clear.warning:hover.disabled, .button.clear.warning:hover[disabled], .button.clear.warning:focus.disabled, .button.clear.warning:focus[disabled] {
          border: 1px solid #ffae00;
          color: #ffae00; }
      .button.clear.warning, .button.clear.warning.disabled, .button.clear.warning[disabled], .button.clear.warning:hover, .button.clear.warning:hover.disabled, .button.clear.warning:hover[disabled], .button.clear.warning:focus, .button.clear.warning:focus.disabled, .button.clear.warning:focus[disabled] {
        border-color: transparent; }
    .button.clear.alert {
      border: 1px solid #e62632;
      color: #e62632; }
      .button.clear.alert:hover, .button.clear.alert:focus {
        border-color: #780e14;
        color: #780e14; }
        .button.clear.alert:hover.disabled, .button.clear.alert:hover[disabled], .button.clear.alert:focus.disabled, .button.clear.alert:focus[disabled] {
          border: 1px solid #e62632;
          color: #e62632; }
      .button.clear.alert, .button.clear.alert.disabled, .button.clear.alert[disabled], .button.clear.alert:hover, .button.clear.alert:hover.disabled, .button.clear.alert:hover[disabled], .button.clear.alert:focus, .button.clear.alert:focus.disabled, .button.clear.alert:focus[disabled] {
        border-color: transparent; }
    .button.clear.verifier {
      border: 1px solid rgba(0, 170, 255, 0.2);
      color: rgba(0, 170, 255, 0.2); }
      .button.clear.verifier:hover, .button.clear.verifier:focus {
        border-color: rgba(0, 85, 128, 0.2);
        color: rgba(0, 85, 128, 0.2); }
        .button.clear.verifier:hover.disabled, .button.clear.verifier:hover[disabled], .button.clear.verifier:focus.disabled, .button.clear.verifier:focus[disabled] {
          border: 1px solid rgba(0, 170, 255, 0.2);
          color: rgba(0, 170, 255, 0.2); }
      .button.clear.verifier, .button.clear.verifier.disabled, .button.clear.verifier[disabled], .button.clear.verifier:hover, .button.clear.verifier:hover.disabled, .button.clear.verifier:hover[disabled], .button.clear.verifier:focus, .button.clear.verifier:focus.disabled, .button.clear.verifier:focus[disabled] {
        border-color: transparent; }
  .button.dropdown::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.4em;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #fff transparent transparent;
    position: relative;
    top: 0.4em;
    display: inline-block;
    float: right;
    margin-left: 19px; }
  .button.dropdown.hollow::after, .button.dropdown.clear::after {
    border-top-color: #1e4bd2; }
  .button.dropdown.hollow.primary::after, .button.dropdown.clear.primary::after {
    border-top-color: #1e4bd2; }
  .button.dropdown.hollow.secondary::after, .button.dropdown.clear.secondary::after {
    border-top-color: #e4f6ff; }
  .button.dropdown.hollow.success::after, .button.dropdown.clear.success::after {
    border-top-color: #4cc864; }
  .button.dropdown.hollow.warning::after, .button.dropdown.clear.warning::after {
    border-top-color: #ffae00; }
  .button.dropdown.hollow.alert::after, .button.dropdown.clear.alert::after {
    border-top-color: #e62632; }
  .button.dropdown.hollow.verifier::after, .button.dropdown.clear.verifier::after {
    border-top-color: rgba(0, 170, 255, 0.2); }
  .button.arrow-only::after {
    top: -0.1em;
    float: none;
    margin-left: 0; }

a.button:hover, a.button:focus {
  text-decoration: none; }

[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'],
textarea {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 3.3714285714rem;
  margin: 0 0 0;
  padding: 1.0714285714rem;
  border: 1px solid #acb6c3;
  border-radius: 3px;
  background-color: #fff;
  box-shadow: none;
  font-family: "VTB Group Book", Helvetica, Roboto, Arial, sans-serif;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.3;
  color: #2f3442;
  -webkit-transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }
  [type='text']:focus, [type='password']:focus, [type='date']:focus, [type='datetime']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='week']:focus, [type='email']:focus, [type='number']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='url']:focus, [type='color']:focus,
  textarea:focus {
    outline: none;
    border: 1px solid #6b7683;
    background-color: #fff;
    box-shadow: none;
    -webkit-transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out; }

textarea {
  max-width: 100%; }
  textarea[rows] {
    height: auto; }

input:disabled, input[readonly],
textarea:disabled,
textarea[readonly] {
  background-color: inherit;
  cursor: not-allowed; }

[type='submit'],
[type='button'] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 3px; }

input[type='search'] {
  box-sizing: border-box; }

::-webkit-input-placeholder {
  color: #acb6c3; }

::-moz-placeholder {
  color: #acb6c3; }

:-ms-input-placeholder {
  color: #acb6c3; }

::-ms-input-placeholder {
  color: #acb6c3; }

::placeholder {
  color: #acb6c3; }

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

[type='checkbox'] + label,
[type='radio'] + label {
  display: inline-block;
  vertical-align: baseline;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0; }
  [type='checkbox'] + label[for],
  [type='radio'] + label[for] {
    cursor: pointer; }

label > [type='checkbox'],
label > [type='radio'] {
  margin-right: 0; }

[type='file'] {
  width: 100%; }

label {
  display: block;
  margin: 0;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.2;
  color: #acb6c3; }
  label.middle {
    margin: 0 0 0;
    padding: 0.0714285714rem 0; }

.help-text {
  margin-top: 0;
  font-size: 0.9285714286rem;
  font-style: italic;
  color: #2f3442; }

.input-group {
  display: -webkit-box;
  display: flex;
  width: 100%;
  margin-bottom: 0;
  -webkit-box-align: stretch;
          align-items: stretch; }
  .input-group > :first-child, .input-group > :first-child.input-group-button > * {
    border-radius: 3px 0 0 3px; }
  .input-group > :last-child, .input-group > :last-child.input-group-button > * {
    border-radius: 0 3px 3px 0; }

.input-group-label, .input-group-field, .input-group-button, .input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
  margin: 0;
  white-space: nowrap; }

.input-group-label {
  padding: 0 1rem;
  border: 1px solid #acb6c3;
  background: #f3f7fa;
  color: #2f3442;
  text-align: center;
  white-space: nowrap;
  display: -webkit-box;
  display: flex;
  -webkit-box-flex: 0;
          flex: 0 0 auto;
  -webkit-box-align: center;
          align-items: center; }
  .input-group-label:first-child {
    border-right: 0; }
  .input-group-label:last-child {
    border-left: 0; }

.input-group-field {
  border-radius: 0;
  -webkit-box-flex: 1;
          flex: 1 1 0px;
  min-width: 0; }

.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  display: -webkit-box;
  display: flex;
  -webkit-box-flex: 0;
          flex: 0 0 auto; }
  .input-group-button a,
  .input-group-button input,
  .input-group-button button,
  .input-group-button label {
    -ms-grid-row-align: stretch;
        align-self: stretch;
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1rem; }

fieldset {
  margin: 0;
  padding: 0;
  border: 0; }

legend {
  max-width: 100%;
  margin-bottom: 0; }

.fieldset {
  margin: 1.2857142857rem 0;
  padding: 0.7142857143rem 1.4285714286rem;
  border: 1px solid #acb6c3; }
  .fieldset legend {
    margin: 0;
    margin-left: -0.2142857143rem;
    padding: 0 0.2142857143rem; }

select {
  height: 3.3714285714rem;
  margin: 0 0 0;
  padding: 1.0714285714rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 1px solid #acb6c3;
  border-radius: 3px;
  background-color: #fff;
  font-family: "VTB Group Book", Helvetica, Roboto, Arial, sans-serif;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.3;
  color: #2f3442;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28107, 118, 131%29'></polygon></svg>");
  background-origin: content-box;
  background-position: right 0 center;
  background-repeat: no-repeat;
  background-size: 9px 6px;
  padding-right: 0;
  -webkit-transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out; }
  @media screen and (min-width: 0\0) {
    select {
      background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg=="); } }
  select:focus {
    outline: none;
    border: 1px solid #6b7683;
    background-color: #fff;
    box-shadow: none;
    -webkit-transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out; }
  select:disabled {
    background-color: inherit;
    cursor: not-allowed; }
  select::-ms-expand {
    display: none; }
  select[multiple] {
    height: auto;
    background-image: none; }

.is-invalid-input:not(:focus) {
  border-color: #e62632;
  background-color: #fde9eb; }
  .is-invalid-input:not(:focus)::-webkit-input-placeholder {
    color: #e62632; }
  .is-invalid-input:not(:focus)::-moz-placeholder {
    color: #e62632; }
  .is-invalid-input:not(:focus):-ms-input-placeholder {
    color: #e62632; }
  .is-invalid-input:not(:focus)::-ms-input-placeholder {
    color: #e62632; }
  .is-invalid-input:not(:focus)::placeholder {
    color: #e62632; }

.is-invalid-label {
  color: #e62632; }

.form-error {
  display: none;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 0.8571428571rem;
  font-weight: bold;
  color: #e62632; }
  .form-error.is-visible {
    display: block; }

.accordion-menu li {
  width: 100%; }

.accordion-menu a {
  padding: 0; }

.accordion-menu .is-accordion-submenu a {
  padding: 0; }

.accordion-menu .nested.is-accordion-submenu {
  margin-right: 0;
  margin-left: 1rem; }

.accordion-menu.align-right .nested.is-accordion-submenu {
  margin-right: 1rem;
  margin-left: 0; }

.is-accordion-submenu-parent {
  position: relative; }

.has-submenu-toggle > a {
  margin-right: 40px; }

.submenu-toggle {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  cursor: pointer; }
  .submenu-toggle::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #1e4bd2 transparent transparent;
    top: 0;
    bottom: 0;
    margin: auto; }

.submenu-toggle[aria-expanded='true']::after {
  -webkit-transform: scaleY(-1);
          transform: scaleY(-1);
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%; }

.submenu-toggle-text {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0; }

.badge {
  display: inline-block;
  min-width: 12px;
  padding: 2px 0;
  border-radius: 50%;
  font-size: 0.5714285714rem;
  text-align: center;
  background: #e62632;
  color: #fff; }
  .badge.primary {
    background: #1e4bd2;
    color: #fff; }
  .badge.secondary {
    background: #e4f6ff;
    color: #2f3442; }
  .badge.success {
    background: #4cc864;
    color: #2f3442; }
  .badge.warning {
    background: #ffae00;
    color: #2f3442; }
  .badge.alert {
    background: #e62632;
    color: #fff; }
  .badge.verifier {
    background: rgba(0, 170, 255, 0.2);
    color: #2f3442; }

.breadcrumbs {
  margin: 23px 25px;
  list-style: none; }
  .breadcrumbs::before, .breadcrumbs::after {
    display: table;
    content: ' ';
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
            order: 1; }
  .breadcrumbs::after {
    clear: both; }
  .breadcrumbs li {
    float: left;
    font-size: 1rem;
    color: #1e4bd2;
    cursor: default; }
    .breadcrumbs li:not(:last-child)::after {
      position: relative;
      margin: 0 8px;
      opacity: 1;
      content: "";
      color: #acb6c3; }
  .breadcrumbs a {
    color: #2f3442; }
    .breadcrumbs a:hover {
      text-decoration: underline; }
  .breadcrumbs .disabled {
    color: #acb6c3;
    cursor: not-allowed; }

.menu {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap; }
  [data-whatinput='mouse'] .menu li {
    outline: 0; }
  .menu a,
  .menu .button {
    line-height: 1;
    text-decoration: none;
    display: block;
    padding: 12px 20px; }
  .menu input,
  .menu select,
  .menu a,
  .menu button {
    margin-bottom: 0; }
  .menu input {
    display: inline-block; }
  .menu, .menu.horizontal {
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row; }
  .menu.vertical {
    flex-wrap: nowrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column; }
  .menu.expanded li {
    -webkit-box-flex: 1;
            flex: 1 1 0px; }
  .menu.simple {
    -webkit-box-align: center;
            align-items: center; }
    .menu.simple li + li {
      margin-left: 1rem; }
    .menu.simple a {
      padding: 0; }
  @media print, screen and (min-width: 40em) {
    .menu.medium-horizontal {
      flex-wrap: wrap;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
              flex-direction: row; }
    .menu.medium-vertical {
      flex-wrap: nowrap;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
              flex-direction: column; }
    .menu.medium-expanded li {
      -webkit-box-flex: 1;
              flex: 1 1 0px; }
    .menu.medium-simple li {
      -webkit-box-flex: 1;
              flex: 1 1 0px; } }
  @media print, screen and (min-width: 64em) {
    .menu.large-horizontal {
      flex-wrap: wrap;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
              flex-direction: row; }
    .menu.large-vertical {
      flex-wrap: nowrap;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
              flex-direction: column; }
    .menu.large-expanded li {
      -webkit-box-flex: 1;
              flex: 1 1 0px; }
    .menu.large-simple li {
      -webkit-box-flex: 1;
              flex: 1 1 0px; } }
  .menu.nested {
    margin-right: 0;
    margin-left: 1rem; }
  .menu.icons a {
    display: -webkit-box;
    display: flex; }
  .menu.icon-top a, .menu.icon-right a, .menu.icon-bottom a, .menu.icon-left a {
    display: -webkit-box;
    display: flex; }
  .menu.icon-left li a {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-flow: row nowrap; }
    .menu.icon-left li a img,
    .menu.icon-left li a i,
    .menu.icon-left li a svg {
      margin-right: 0.25rem; }
  .menu.icon-right li a {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-flow: row nowrap; }
    .menu.icon-right li a img,
    .menu.icon-right li a i,
    .menu.icon-right li a svg {
      margin-left: 0.25rem; }
  .menu.icon-top li a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-flow: column nowrap; }
    .menu.icon-top li a img,
    .menu.icon-top li a i,
    .menu.icon-top li a svg {
      -ms-grid-row-align: stretch;
          align-self: stretch;
      margin-bottom: 0.25rem;
      text-align: center; }
  .menu.icon-bottom li a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-flow: column nowrap; }
    .menu.icon-bottom li a img,
    .menu.icon-bottom li a i,
    .menu.icon-bottom li a svg {
      -ms-grid-row-align: stretch;
          align-self: stretch;
      margin-bottom: 0.25rem;
      text-align: center; }
  .menu .is-active > a {
    background: #e4f6ff;
    color: #1e4bd2; }
  .menu .active > a {
    background: #e4f6ff;
    color: #1e4bd2; }
  .menu.align-left {
    -webkit-box-pack: start;
            justify-content: flex-start; }
  .menu.align-right li {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: end;
            justify-content: flex-end; }
    .menu.align-right li .submenu li {
      -webkit-box-pack: start;
              justify-content: flex-start; }
  .menu.align-right.vertical li {
    display: block;
    text-align: right; }
    .menu.align-right.vertical li .submenu li {
      text-align: right; }
  .menu.align-right .nested {
    margin-right: 1rem;
    margin-left: 0; }
  .menu.align-center li {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
            justify-content: center; }
    .menu.align-center li .submenu li {
      -webkit-box-pack: start;
              justify-content: flex-start; }
  .menu .menu-text {
    padding: 12px 20px;
    font-weight: bold;
    line-height: 1;
    color: inherit; }

.menu-centered > .menu {
  -webkit-box-pack: center;
          justify-content: center; }
  .menu-centered > .menu li {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
            justify-content: center; }
    .menu-centered > .menu li .submenu li {
      -webkit-box-pack: start;
              justify-content: flex-start; }

.no-js [data-responsive-menu] ul {
  display: none; }

.dropdown-pane {
  position: absolute;
  z-index: 10;
  display: none;
  width: 150px;
  padding: 0;
  visibility: hidden;
  border: none;
  border-radius: 9px;
  background-color: #fff;
  font-size: 1rem; }
  .dropdown-pane.is-opening {
    display: block; }
  .dropdown-pane.is-open {
    display: block;
    visibility: visible; }

.dropdown-pane.tiny {
  width: 100px; }

.dropdown-pane.small {
  width: 200px; }

.dropdown-pane.large {
  width: 400px; }

.label {
  display: inline-block;
  padding: 0.33333rem 0.8rem;
  border-radius: 3px;
  font-size: 12px;
  line-height: 1;
  white-space: nowrap;
  cursor: default;
  background: #1e4bd2;
  color: #fff; }
  .label.primary {
    background: #1e4bd2;
    color: #fff; }
  .label.secondary {
    background: #e4f6ff;
    color: #2f3442; }
  .label.success {
    background: #4cc864;
    color: #2f3442; }
  .label.warning {
    background: #ffae00;
    color: #2f3442; }
  .label.alert {
    background: #e62632;
    color: #fff; }
  .label.verifier {
    background: rgba(0, 170, 255, 0.2);
    color: #2f3442; }

.is-off-canvas-open {
  overflow: hidden; }

.js-off-canvas-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 11;
  width: 100%;
  height: 100%;
  -webkit-transition: opacity 0.5s ease, visibility 0.5s ease;
  transition: opacity 0.5s ease, visibility 0.5s ease;
  background: rgba(255, 255, 255, 0.5);
  opacity: 0;
  visibility: hidden;
  overflow: hidden; }
  .js-off-canvas-overlay.is-visible {
    opacity: 1;
    visibility: visible; }
  .js-off-canvas-overlay.is-closable {
    cursor: pointer; }
  .js-off-canvas-overlay.is-overlay-absolute {
    position: absolute; }
  .js-off-canvas-overlay.is-overlay-fixed {
    position: fixed; }

.off-canvas-wrapper {
  position: relative;
  overflow: hidden; }

.off-canvas {
  position: fixed;
  z-index: 12;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  background: #fff; }
  [data-whatinput='mouse'] .off-canvas {
    outline: 0; }
  .off-canvas.is-transition-push {
    z-index: 12; }
  .off-canvas.is-closed {
    visibility: hidden; }
  .off-canvas.is-transition-overlap {
    z-index: 13; }
    .off-canvas.is-transition-overlap.is-open {
      box-shadow: 0 0 10px rgba(47, 52, 66, 0.25); }
  .off-canvas.is-open {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }

.off-canvas-absolute {
  position: absolute;
  z-index: 12;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  background: #fff; }
  [data-whatinput='mouse'] .off-canvas-absolute {
    outline: 0; }
  .off-canvas-absolute.is-transition-push {
    z-index: 12; }
  .off-canvas-absolute.is-closed {
    visibility: hidden; }
  .off-canvas-absolute.is-transition-overlap {
    z-index: 13; }
    .off-canvas-absolute.is-transition-overlap.is-open {
      box-shadow: 0 0 10px rgba(47, 52, 66, 0.25); }
  .off-canvas-absolute.is-open {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }

.position-left {
  top: 0;
  left: 0;
  height: 100%;
  overflow-y: auto;
  width: 250px;
  -webkit-transform: translateX(-250px);
          transform: translateX(-250px); }
  .off-canvas-content .off-canvas.position-left {
    -webkit-transform: translateX(-250px);
            transform: translateX(-250px); }
    .off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open {
      -webkit-transform: translate(0, 0);
              transform: translate(0, 0); }
  .off-canvas-content.is-open-left.has-transition-push {
    -webkit-transform: translateX(250px);
            transform: translateX(250px); }
  .position-left.is-transition-push {
    box-shadow: inset 0 0 0 0 rgba(47, 52, 66, 0.25); }

.position-right {
  top: 0;
  right: 0;
  height: 100%;
  overflow-y: auto;
  width: 250px;
  -webkit-transform: translateX(250px);
          transform: translateX(250px); }
  .off-canvas-content .off-canvas.position-right {
    -webkit-transform: translateX(250px);
            transform: translateX(250px); }
    .off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open {
      -webkit-transform: translate(0, 0);
              transform: translate(0, 0); }
  .off-canvas-content.is-open-right.has-transition-push {
    -webkit-transform: translateX(-250px);
            transform: translateX(-250px); }
  .position-right.is-transition-push {
    box-shadow: inset 0 0 0 0 rgba(47, 52, 66, 0.25); }

.position-top {
  top: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  height: 100%;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%); }
  .off-canvas-content .off-canvas.position-top {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); }
    .off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open {
      -webkit-transform: translate(0, 0);
              transform: translate(0, 0); }
  .off-canvas-content.is-open-top.has-transition-push {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  .position-top.is-transition-push {
    box-shadow: inset 0 0 0 0 rgba(47, 52, 66, 0.25); }

.position-bottom {
  bottom: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  height: 100%;
  -webkit-transform: translateY(100%);
          transform: translateY(100%); }
  .off-canvas-content .off-canvas.position-bottom {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
    .off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open {
      -webkit-transform: translate(0, 0);
              transform: translate(0, 0); }
  .off-canvas-content.is-open-bottom.has-transition-push {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); }
  .position-bottom.is-transition-push {
    box-shadow: inset 0 0 0 0 rgba(47, 52, 66, 0.25); }

.off-canvas-content {
  -webkit-transform: none;
          transform: none;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }
  .off-canvas-content.has-transition-push {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }
  .off-canvas-content .off-canvas.is-open {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }

@media print, screen and (min-width: 40em) {
  .position-left.reveal-for-medium {
    -webkit-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible; }
    .position-left.reveal-for-medium .close-button {
      display: none; }
    .off-canvas-content .position-left.reveal-for-medium {
      -webkit-transform: none;
              transform: none; }
    .off-canvas-content.has-reveal-left {
      margin-left: 250px; }
    .position-left.reveal-for-medium ~ .off-canvas-content {
      margin-left: 250px; }
  .position-right.reveal-for-medium {
    -webkit-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible; }
    .position-right.reveal-for-medium .close-button {
      display: none; }
    .off-canvas-content .position-right.reveal-for-medium {
      -webkit-transform: none;
              transform: none; }
    .off-canvas-content.has-reveal-right {
      margin-right: 250px; }
    .position-right.reveal-for-medium ~ .off-canvas-content {
      margin-right: 250px; }
  .position-top.reveal-for-medium {
    -webkit-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible; }
    .position-top.reveal-for-medium .close-button {
      display: none; }
    .off-canvas-content .position-top.reveal-for-medium {
      -webkit-transform: none;
              transform: none; }
    .off-canvas-content.has-reveal-top {
      margin-top: 250px; }
    .position-top.reveal-for-medium ~ .off-canvas-content {
      margin-top: 250px; }
  .position-bottom.reveal-for-medium {
    -webkit-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible; }
    .position-bottom.reveal-for-medium .close-button {
      display: none; }
    .off-canvas-content .position-bottom.reveal-for-medium {
      -webkit-transform: none;
              transform: none; }
    .off-canvas-content.has-reveal-bottom {
      margin-bottom: 250px; }
    .position-bottom.reveal-for-medium ~ .off-canvas-content {
      margin-bottom: 250px; } }

@media print, screen and (min-width: 64em) {
  .position-left.reveal-for-large {
    -webkit-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible; }
    .position-left.reveal-for-large .close-button {
      display: none; }
    .off-canvas-content .position-left.reveal-for-large {
      -webkit-transform: none;
              transform: none; }
    .off-canvas-content.has-reveal-left {
      margin-left: 250px; }
    .position-left.reveal-for-large ~ .off-canvas-content {
      margin-left: 250px; }
  .position-right.reveal-for-large {
    -webkit-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible; }
    .position-right.reveal-for-large .close-button {
      display: none; }
    .off-canvas-content .position-right.reveal-for-large {
      -webkit-transform: none;
              transform: none; }
    .off-canvas-content.has-reveal-right {
      margin-right: 250px; }
    .position-right.reveal-for-large ~ .off-canvas-content {
      margin-right: 250px; }
  .position-top.reveal-for-large {
    -webkit-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible; }
    .position-top.reveal-for-large .close-button {
      display: none; }
    .off-canvas-content .position-top.reveal-for-large {
      -webkit-transform: none;
              transform: none; }
    .off-canvas-content.has-reveal-top {
      margin-top: 250px; }
    .position-top.reveal-for-large ~ .off-canvas-content {
      margin-top: 250px; }
  .position-bottom.reveal-for-large {
    -webkit-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible; }
    .position-bottom.reveal-for-large .close-button {
      display: none; }
    .off-canvas-content .position-bottom.reveal-for-large {
      -webkit-transform: none;
              transform: none; }
    .off-canvas-content.has-reveal-bottom {
      margin-bottom: 250px; }
    .position-bottom.reveal-for-large ~ .off-canvas-content {
      margin-bottom: 250px; } }

@media print, screen and (min-width: 40em) {
  .off-canvas.in-canvas-for-medium {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    -webkit-transition: none;
    transition: none; }
    .off-canvas.in-canvas-for-medium.position-left, .off-canvas.in-canvas-for-medium.position-right, .off-canvas.in-canvas-for-medium.position-top, .off-canvas.in-canvas-for-medium.position-bottom {
      box-shadow: none;
      -webkit-transform: none;
              transform: none; }
    .off-canvas.in-canvas-for-medium .close-button {
      display: none; } }

@media print, screen and (min-width: 64em) {
  .off-canvas.in-canvas-for-large {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    -webkit-transition: none;
    transition: none; }
    .off-canvas.in-canvas-for-large.position-left, .off-canvas.in-canvas-for-large.position-right, .off-canvas.in-canvas-for-large.position-top, .off-canvas.in-canvas-for-large.position-bottom {
      box-shadow: none;
      -webkit-transform: none;
              transform: none; }
    .off-canvas.in-canvas-for-large .close-button {
      display: none; } }

.pagination {
  margin-left: 0;
  margin-bottom: 0; }
  .pagination::before, .pagination::after {
    display: table;
    content: ' ';
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
            order: 1; }
  .pagination::after {
    clear: both; }
  .pagination li {
    margin-right: 0.2142857143rem;
    border-radius: 3px;
    font-size: 1rem;
    display: inline-block; }
  .pagination a,
  .pagination button {
    display: block;
    padding: 0.1428571429rem 0.5rem;
    border-radius: 3px;
    color: #2f3442; }
    .pagination a:hover,
    .pagination button:hover {
      background: #f3f7fa; }
  .pagination .current {
    padding: 0.1428571429rem 0.5rem;
    background: #1e4bd2;
    color: #fff;
    cursor: default; }
  .pagination .disabled {
    padding: 0.1428571429rem 0.5rem;
    color: #acb6c3;
    cursor: not-allowed; }
    .pagination .disabled:hover {
      background: transparent; }
  .pagination .ellipsis::after {
    padding: 0.1428571429rem 0.5rem;
    content: '\2026';
    color: #2f3442; }

html.is-reveal-open {
  position: fixed;
  width: 100%;
  overflow-y: hidden; }
  html.is-reveal-open.zf-has-scroll {
    overflow-y: scroll; }
  html.is-reveal-open body {
    overflow-y: hidden; }

.reveal-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1005;
  display: none;
  background-color: rgba(47, 52, 66, 0.62);
  overflow-y: auto; }

.reveal {
  z-index: 1006;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  display: none;
  padding: 0;
  border: none;
  border-radius: 9px;
  background-color: #fff;
  position: relative;
  top: 100px;
  margin-right: auto;
  margin-left: auto;
  overflow-y: auto; }
  [data-whatinput='mouse'] .reveal {
    outline: 0; }
  @media print, screen and (min-width: 40em) {
    .reveal {
      min-height: 0; } }
  .reveal .column {
    min-width: 0; }
  .reveal > :last-child {
    margin-bottom: 0; }
  @media print, screen and (min-width: 40em) {
    .reveal {
      width: 600px;
      max-width: 940px; } }
  .reveal.collapse {
    padding: 0; }
  @media print, screen and (min-width: 40em) {
    .reveal.tiny {
      width: 30%;
      max-width: 940px; } }
  @media print, screen and (min-width: 40em) {
    .reveal.small {
      width: 50%;
      max-width: 940px; } }
  @media print, screen and (min-width: 40em) {
    .reveal.large {
      width: 90%;
      max-width: 940px; } }
  .reveal.full {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    min-height: 100%;
    margin-left: 0;
    border: 0;
    border-radius: 0; }
  @media screen and (max-width: 39.99875em) {
    .reveal {
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      width: 100%;
      max-width: none;
      height: 100%;
      min-height: 100%;
      margin-left: 0;
      border: 0;
      border-radius: 0; } }
  .reveal.without-overlay {
    position: fixed; }

.has-tip {
  position: relative;
  display: inline-block;
  border-bottom: none;
  font-weight: normal;
  cursor: help; }

.tooltip {
  position: absolute;
  top: calc(100% + 6.495px);
  z-index: 1200;
  max-width: 125px;
  padding: 0.75rem 1rem;
  border-radius: 4px;
  background-color: #00aaff;
  font-size: 80%;
  color: #fff; }
  .tooltip::before {
    position: absolute; }
  .tooltip.bottom::before {
    display: block;
    width: 0;
    height: 0;
    border: inset 7.5px;
    content: '';
    border-top-width: 0;
    border-bottom-style: solid;
    border-color: transparent transparent #00aaff;
    bottom: 100%; }
  .tooltip.bottom.align-center::before {
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%); }
  .tooltip.top::before {
    display: block;
    width: 0;
    height: 0;
    border: inset 7.5px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #00aaff transparent transparent;
    top: 100%;
    bottom: auto; }
  .tooltip.top.align-center::before {
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%); }
  .tooltip.left::before {
    display: block;
    width: 0;
    height: 0;
    border: inset 7.5px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #00aaff;
    left: 100%; }
  .tooltip.left.align-center::before {
    bottom: auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }
  .tooltip.right::before {
    display: block;
    width: 0;
    height: 0;
    border: inset 7.5px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #00aaff transparent transparent;
    right: 100%;
    left: auto; }
  .tooltip.right.align-center::before {
    bottom: auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }
  .tooltip.align-top::before {
    bottom: auto;
    top: 10%; }
  .tooltip.align-bottom::before {
    bottom: 10%;
    top: auto; }
  .tooltip.align-left::before {
    left: 10%;
    right: auto; }
  .tooltip.align-right::before {
    left: auto;
    right: 10%; }

@font-face {
  font-family: 'VTB Group';
  src: url("../assets/fonts/VTB/VTBGroup-Light.woff2") format("woff2"), url("../assets/fonts/VTB/VTBGroup-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'VTB Group Demi';
  src: url("../assets/fonts/VTB/VTBGroup-DemiBold.woff2") format("woff2"), url("../assets/fonts/VTB/VTBGroup-DemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'VTB Group';
  src: url("../assets/fonts/VTB/VTBGroup-Bold.woff2") format("woff2"), url("../assets/fonts/VTB/VTBGroup-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'VTB Group Book';
  src: url("../assets/fonts/VTB/VTBGroup-Book.woff2") format("woff2"), url("../assets/fonts/VTB/VTBGroup-Book.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

html, body {
  -webkit-overflow-scrolling: touch; }

::-webkit-scrollbar {
  width: 5px;
  height: 5px; }

::-webkit-scrollbar-thumb {
  background: #1e4bd2;
  border-radius: 5px; }
  ::-webkit-scrollbar-thumb:hover {
    background: #14338f; }

:-webkit-autofill,
:-webkit-autofill:hover,
:-webkit-autofill:focus,
:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
  -webkit-text-fill-color: #2f3442; }

.wrap {
  overflow: hidden;
  min-width: 320px;
  display: -webkit-box;
  display: flex;
  min-height: 100vh; }

a {
  -webkit-transition: color 200ms;
  transition: color 200ms; }

.js-off-canvas-overlay {
  -webkit-tap-highlight-color: transparent; }

svg {
  display: block; }

.content {
  background-color: #f3f7fa;
  width: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column; }

input:disabled, input[readonly],
textarea:disabled,
textarea[readonly] {
  opacity: 0.5; }

.container {
  display: block;
  width: 100%;
  max-width: 1200px;
  padding: 0 20px;
  margin: auto; }
  @media screen and (max-width: 39.99875em) {
    .container {
      padding: 0 10px; } }

select {
  padding-top: 10px;
  padding-bottom: 10px; }
  select.clear {
    padding: 0;
    border: 0;
    height: auto;
    background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%229%22%20height%3D%225%22%20viewBox%3D%220%200%209%205%22%3E%0D%0A%20%20%20%20%20%20%20%20%3Cpath%20fill%3D%22%231E4BD2%22%20fill-rule%3D%22evenodd%22%20transform%3D%22rotate%28180%204.5%202.5%29%22%20d%3D%22M4.528.013a.736.736%200%2001.505.208l3.738%203.63a.68.68%200%2001.01.98l.023-.027-.002.002-.065.055a.728.728%200%2001-.832-.008l-.089-.074L4.5%201.558l-3.316%203.22a.73.73%200%2001-.92.083l-.067-.055-.002-.002-.05-.058a.682.682%200%2001.084-.895L3.967.221a.736.736%200%2001.534-.208zM.175%204.788l.02.016.002.002.023.025-.045-.043zm8.65%200l-.045.043.022-.025.002-.002.021-.016z%22%2F%3E%0D%0A%3C%2Fsvg%3E);
    background-size: auto;
    font-size: 16px;
    padding-right: 17px;
    background-position: right -17px center;
    height: auto; }
    @media screen and (max-width: 63.99875em) {
      select.clear {
        font-size: 14px; } }
    @media screen and (max-width: 39.99875em) {
      select.clear {
        width: auto; } }

[type='file'] {
  display: none; }
  [type="file"] + label {
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none; }

label {
  font-family: "VTB Group Book", Helvetica, Roboto, Arial, sans-serif; }

button {
  outline: none;
  cursor: pointer; }

.button {
  outline: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }
  .button.shrink {
    padding: 8px 23px;
    margin: 42px auto 0; }
    @media screen and (max-width: 63.99875em) {
      .button.shrink {
        margin-top: 37px; } }
  .button.icon {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
            align-items: center;
    -webkit-box-pack: center;
            justify-content: center; }
    .button.icon svg {
      margin-right: 10px;
      -webkit-box-flex: 0;
              flex: 0 0 auto; }
  .button.flat {
    padding-left: 30px;
    padding-right: 30px;
    min-height: 45px;
    min-width: 144px;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
            align-items: center;
    -webkit-box-pack: center;
            justify-content: center; }
    @media screen and (max-width: 39.99875em) {
      .button.flat {
        padding: 0 25px;
        max-width: 335px;
        width: 100%;
        margin-left: auto;
        margin-right: auto; } }
  .button.large {
    display: -webkit-inline-box;
    display: inline-flex;
    -webkit-box-pack: center;
            justify-content: center;
    -webkit-box-align: center;
            align-items: center;
    min-height: 45px;
    padding: 10px 14px; }

.menu_icon {
  width: 25px;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  margin-right: 12px;
  opacity: 0.25;
  -webkit-transition: opacity 250ms;
  transition: opacity 250ms; }

.menu li.active .menu_icon {
  opacity: 1; }

.menu li + li a::before {
  content: '';
  position: absolute;
  top: 0;
  left: 15px;
  width: calc(100% - 30px);
  border-bottom: 1px solid #f3f7fa; }

.menu a {
  position: relative;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-transition: color 250ms, background-color 250ms;
  transition: color 250ms, background-color 250ms;
  min-height: 42px;
  line-height: 1.3; }
  .menu a:hover, .menu a.hover {
    background-color: #e4f6ff;
    color: #1e4bd2; }

.menu--left {
  font-size: 13px; }
  @media screen and (max-width: 63.99875em) {
    .menu--left {
      font-size: 12px; } }
  @media screen and (max-width: 63.99875em) {
    .menu--left .menu_icon {
      width: 20px;
      height: 17px; }
      .menu--left .menu_icon svg {
        width: auto;
        height: auto; } }
  @media screen and (max-width: 63.99875em) {
    .menu--left a {
      padding: 13px 10px; } }

.menu--items.menu a {
  padding-right: 25px; }
  @media screen and (max-width: 74.99875em) {
    .menu--items.menu a {
      padding-right: 40px; } }
  @media screen and (max-width: 39.99875em) {
    .menu--items.menu a {
      padding-left: 10px;
      padding-right: 25px; } }
  .menu--items.menu a::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 10px;
    width: calc(100% - 20px);
    border-bottom: 1px solid #f3f7fa; }
    @media screen and (max-width: 74.99875em) {
      .menu--items.menu a::before {
        width: calc(100% - 35px); } }
    @media screen and (max-width: 39.99875em) {
      .menu--items.menu a::before {
        width: calc(100% - 10px);
        left: 5px; } }
  .menu--items.menu a::after {
    content: '';
    position: absolute;
    right: 10px;
    width: 9px;
    height: 13px;
    opacity: 0.3;
    background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%229%22%20height%3D%2213%22%20viewBox%3D%220%200%209%2013%22%3E%3Cpath%20transform%3D%22rotate%2890%29%20translate%282%20-11%29%22%20d%3D%22M4.268%202.581l.232.232.232-.232%206.462%206.461-1.377%201.377L4.5%205.102-.817%2010.42l-1.377-1.377z%22%2F%3E%3C%2Fsvg%3E); }
    @media screen and (max-width: 74.99875em) {
      .menu--items.menu a::after {
        right: 25px; } }
    @media screen and (max-width: 39.99875em) {
      .menu--items.menu a::after {
        right: 10px; } }
  .menu--items.menu a.hover .menu_icon {
    opacity: 1; }
  .menu--items.menu a.hover::after {
    opacity: 0.6;
    background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%229%22%20height%3D%2213%22%20viewBox%3D%220%200%209%2013%22%3E%3Cpath%20transform%3D%22rotate%2890%29%20translate%282%20-11%29%22%20fill%3D%22%231e4bd2%22%20d%3D%22M4.268%202.581l.232.232.232-.232%206.462%206.461-1.377%201.377L4.5%205.102-.817%2010.42l-1.377-1.377z%22%2F%3E%3C%2Fsvg%3E); }

.menu--items.menu .menu_icon {
  width: 28px; }

.menu--mobile {
  font-size: 13px; }
  .menu--mobile a {
    padding: 13px 15px; }

.menu--category li {
  width: 100%; }

.menu--category a {
  padding: 10px 15px; }
  .menu--category a::before {
    display: none; }

.badge {
  font-weight: 700;
  position: absolute;
  right: -5px;
  top: -4px;
  border: 1px solid #fff;
  box-sizing: content-box;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  text-align: center;
  line-height: 8px;
  border-radius: 8px;
  font-family: "VTB Group", Helvetica, Roboto, Arial, sans-serif; }

.breadcrumbs {
  font-family: "VTB Group Book", Helvetica, Roboto, Arial, sans-serif; }
  @media screen and (max-width: 63.99875em) {
    .breadcrumbs {
      margin: 20px 15px; } }
  @media screen and (max-width: 39.99875em) {
    .breadcrumbs {
      margin: 15px 10px; } }
  @media screen and (max-width: 63.99875em) {
    .breadcrumbs li {
      font-size: 13px; }
      .breadcrumbs li:first-child {
        display: none; } }
  @media screen and (max-width: 39.99875em) {
    .breadcrumbs li:not(:last-child) {
      display: none; } }
  .breadcrumbs li:not(:last-child)::after {
    display: inline-block;
    width: 4px;
    height: 7px;
    background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%224%22%20height%3D%227%22%20viewBox%3D%220%200%204%207%22%3E%3Cpath%20transform%3D%22rotate%28-45%202%203.5%29%22%20fill%3D%22%231e4bd2%22%20opacity%3D%220.31%22%20d%3D%22M2.461%201h1.273v4.2H3.6v.043H-.6V3.97h3.061z%22%2F%3E%3C%2Fsvg%3E);
    background-size: contain;
    background-position: center; }
  @media screen and (max-width: 39.99875em) {
    .breadcrumbs li:last-child::before {
      content: '';
      display: inline-block;
      width: 4px;
      height: 7px;
      background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%224%22%20height%3D%227%22%20viewBox%3D%220%200%204%207%22%3E%3Cpath%20transform%3D%22rotate%28-45%202%203.5%29%22%20fill%3D%22%231e4bd2%22%20opacity%3D%220.31%22%20d%3D%22M2.461%201h1.273v4.2H3.6v.043H-.6V3.97h3.061z%22%2F%3E%3C%2Fsvg%3E);
      background-size: contain;
      background-position: center;
      -webkit-transform: scale(-1, 1);
              transform: scale(-1, 1);
      margin-right: 3px; } }
  .breadcrumbs a {
    color: #4a4a4a; }

.pagination {
  font-family: "VTB Group Book", Helvetica, Roboto, Arial, sans-serif; }
  @media screen and (max-width: 63.99875em) {
    .pagination li {
      margin: 0; } }
  @media screen and (max-width: 63.99875em) {
    .pagination a {
      font-size: 13px;
      padding: 2px 5px; } }
  .pagination-next, .pagination-previous {
    vertical-align: top; }
    .pagination-next a, .pagination-previous a {
      margin: 0;
      padding: 5px 7px;
      color: #1e4bd2; }
      @media screen and (max-width: 63.99875em) {
        .pagination-next a, .pagination-previous a {
          padding: 5px 5px; } }
    .pagination-next.disabled, .pagination-previous.disabled {
      padding: 5px 7px; }
      @media screen and (max-width: 63.99875em) {
        .pagination-next.disabled, .pagination-previous.disabled {
          padding: 5px 5px; } }
  @media screen and (max-width: 63.99875em) {
    .pagination .ellipsis::after {
      padding: 2px 5px; } }
  .pagination_count {
    margin-right: 50px; }
    @media screen and (max-width: 39.99875em) {
      .pagination_count {
        margin-right: 20px;
        font-size: 13px; } }

.selection {
  position: relative;
  font-family: "VTB Group Book", Helvetica, Roboto, Arial, sans-serif; }
  .selection [type="checkbox"], .selection [type="radio"] {
    position: absolute;
    opacity: 0;
    z-index: -1;
    width: 18px;
    height: 18px; }
  .selection [type="checkbox"]:checked + label::before {
    background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2210%22%20height%3D%228%22%20version%3D%221.1%22%20viewBox%3D%220%200%2010%208%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M8.43334%2C0.69124v0l-4.51529%2C4.82498v0l-2.33231%2C-2.49713c-0.1537%2C-0.1906%20-0.37987%2C-0.31055%20-0.63291%2C-0.31055c-0.45984%2C0%20-0.83283%2C0.39786%20-0.83283%2C0.88835c0%2C0.26924%200.11246%2C0.51116%200.2899%2C0.67377l2.92522%2C3.11957c0.14308%2C0.15928%200.34426%2C0.25791%200.56731%2C0.25791c0.00562%2C0%200.01124%2C0%200.01687%2C0c0.00249%2C0%200.00562%2C0%200.00937%2C0c0.22429%2C0%200.42735%2C-0.09863%200.57292%2C-0.25791l5.09822%2C-5.44743c0.14994%2C-0.16061%200.24241%2C-0.38186%200.24241%2C-0.62644c0%2C-0.24458%20-0.09247%2C-0.46584%20-0.24241%2C-0.62645c-0.1487%2C-0.16061%20-0.35488%2C-0.25991%20-0.58292%2C-0.25991c-0.22805%2C0%20-0.43423%2C0.0993%20-0.58292%2C0.25991z%22%2F%3E%3C%2Fsvg%3E);
    background-color: #1e4bd2;
    border-color: transparent; }
  .selection [type="checkbox"] + label::before {
    border-radius: 3px; }
  .selection [type="radio"]:checked + label::before {
    background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2010%2010%22%3E%3Cpath%20d%3D%22M0%2C5c0%2C-2.76142%202.23858%2C-5%205%2C-5h0c2.76142%2C0%205%2C2.23858%205%2C5v0c0%2C2.76142%20-2.23858%2C5%20-5%2C5h0c-2.76142%2C0%20-5%2C-2.23858%20-5%2C-5z%22%20fill%3D%22%231e4bd2%22%2F%3E%3C%2Fsvg%3E);
    background-size: 10px; }
  .selection [type="radio"] + label::before {
    border-radius: 50%; }
  .selection label {
    display: -webkit-box;
    display: flex;
    line-height: 1.3;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    color: #2f3442; }
    .selection label::before {
      content: '';
      -webkit-box-flex: 0;
              flex: 0 0 18px;
      width: 18px;
      height: 18px;
      border: 1px solid #8f9399;
      background-position: center;
      background-repeat: no-repeat;
      -webkit-transition: border-color 250ms, background-color 250ms;
      transition: border-color 250ms, background-color 250ms;
      margin-right: 8px; }

.rating {
  display: -webkit-box;
  display: flex;
  font-family: "VTB Group Book", Helvetica, Roboto, Arial, sans-serif;
  font-size: 12px;
  -webkit-box-align: center;
          align-items: center;
  margin-top: 4px; }
  .rating--large {
    font-size: 18px;
    margin: 0; }
    @media screen and (max-width: 39.99875em) {
      .rating--large {
        font-size: 14px; } }
    .rating--large .rating_stars {
      margin-right: 10px; }
      .rating--large .rating_stars svg {
        width: 17px;
        height: 18px; }
        @media screen and (max-width: 39.99875em) {
          .rating--large .rating_stars svg {
            width: 14px;
            height: 13px; } }
        .rating--large .rating_stars svg + svg {
          margin-left: 3px; }
  .rating_stars {
    display: -webkit-box;
    display: flex;
    margin-right: 5px; }
    .rating_stars svg + svg {
      margin-left: 2px; }
  .rating--small {
    font-size: 10px; }
    .rating--small svg {
      width: 9px;
      height: 8px; }

.form--register {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  padding-top: 22px;
  padding-bottom: 42px;
  position: relative;
  grid-area: form; }

.documents--popup .documents_new > .form--register {
  -ms-grid-row: 1;
  -ms-grid-column: 1; }

.documents_new > .form--register {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 1; }
  @media screen and (max-width: 63.99875em) {
    .form--register {
      padding: 40px 0 0; } }
  @media screen and (max-width: 39.99875em) {
    .form--register {
      padding-top: 25px; } }
  .form--register::after {
    content: '';
    position: absolute;
    left: calc(100% + 70px);
    top: 0;
    height: 100%;
    border-right: 1px solid #e9eef6; }
    @media screen and (max-width: 63.99875em) {
      .form--register::after {
        display: none; } }

.form--document {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-area: form; }

.documents--popup .documents_new > .form--document {
  -ms-grid-row: 1;
  -ms-grid-column: 1; }

.documents_new > .form--document {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 1; }
  .form--document .form_input:last-child {
    margin: 0; }

.form--sign {
  margin-top: 38px; }
  .form--sign_buttons {
    margin-top: 30px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (minmax(auto, 150px))[2];
    grid-template-columns: repeat(2, minmax(auto, 150px));
    -webkit-box-pack: justify;
            justify-content: space-between;
    grid-gap: 16px; }
    @media screen and (max-width: 39.99875em) {
      .form--sign_buttons {
        margin-top: 20px; } }
    .form--sign_buttons .button {
      -webkit-box-pack: center;
              justify-content: center; }

.form--subscribe {
  margin-top: -14px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: minmax(auto, 1fr) 40px minmax(auto, 1fr);
  grid-template-columns: repeat(2, minmax(auto, 1fr));
  -ms-grid-rows: auto 25px auto;
      grid-template-areas: 'column1 column2' 'button button';
  grid-gap: 25px 40px; }
  @media screen and (max-width: 63.99875em) {
    .form--subscribe {
      margin-top: 28px;
      -ms-grid-columns: 1fr;
      grid-template-columns: 1fr;
      -ms-grid-rows: auto 0 auto 0 auto;
          grid-template-areas: 'column1' 'column2' 'button';
      row-gap: 0; } }
  @media screen and (max-width: 39.99875em) {
    .form--subscribe {
      margin-top: 20px; } }
  .form--subscribe .form_column:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    grid-area: column1; }
  .form--subscribe .form_column:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
    grid-area: column2; }
  .form--subscribe > .button {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-area: button;
    -ms-grid-column-align: center;
        justify-self: center; }
    @media screen and (max-width: 63.99875em) {
      .form--subscribe > .button {
        margin-top: 30px; } }

.form--bet {
  margin-top: 16px; }
  .form--bet .form_input {
    margin-bottom: 10px; }

.form_header {
  margin-bottom: 27px; }
  @media screen and (max-width: 39.99875em) {
    .form_header {
      margin-bottom: 18px;
      font-size: 18px; } }
  .form_header--secondary {
    margin-top: 7px;
    margin-bottom: 27px; }
    @media screen and (max-width: 63.99875em) {
      .form_header--secondary {
        margin-top: 25px;
        margin-bottom: 14px; } }
    @media screen and (max-width: 39.99875em) {
      .form_header--secondary {
        margin-top: 20px;
        margin-bottom: 20px; } }

.form_input {
  margin-bottom: 15px; }
  @media screen and (max-width: 39.99875em) {
    .form_input {
      margin-bottom: 10px; }
      .form_input input, .form_input select {
        padding: 10px 15px;
        height: auto;
        font-size: 13px; }
      .form_input select {
        padding-right: 0; } }
  .form_input .hollow {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
            align-items: center;
    -webkit-box-pack: center;
            justify-content: center; }
  .form_input--select {
    display: -webkit-box;
    display: flex; }
    .form_input--select select {
      -webkit-box-flex: 0;
              flex: 0 0 auto;
      margin-right: 20px;
      width: auto; }
      @media screen and (max-width: 39.99875em) {
        .form_input--select select {
          margin-right: 5px; } }
    .form_input--select input + select {
      margin: 0 0 0 20px; }
      @media screen and (max-width: 39.99875em) {
        .form_input--select input + select {
          margin: 0 0 0 5px; } }

.form_row {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between; }
  @media screen and (max-width: 39.99875em) {
    .form_row {
      display: block; } }
  .form_row > [class^="form_"] {
    -webkit-box-flex: 0;
            flex: 0 1 calc(50% - 11px); }

.form_file {
  margin-top: 10px; }
  @media screen and (max-width: 39.99875em) {
    .form_file {
      margin-top: 20px; } }
  .form_file.uploaded {
    min-height: 89px;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    -webkit-box-pack: justify;
            justify-content: space-between;
    padding-bottom: 14px; }
    @media screen and (max-width: 39.99875em) {
      .form_file.uploaded {
        min-height: auto;
        padding-bottom: 20px; } }
    .form_file.uploaded label {
      margin: 0; }
      .form_file.uploaded label.button {
        display: none; }
  .form_file label {
    font-family: "VTB Group Book", Helvetica, Roboto, Arial, sans-serif;
    margin-bottom: 1em; }
    .form_file label.button {
      position: relative;
      min-height: 45px;
      display: -webkit-box;
      display: flex;
      -webkit-box-align: center;
              align-items: center;
      -webkit-box-pack: center;
              justify-content: center; }
      .form_file label.button svg {
        margin-right: 10px; }
      .form_file label.button [type="file"] {
        opacity: 0;
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
        height: 100%;
        width: 100%; }
  .form_file_name {
    min-height: 45px;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
            align-items: center;
    font-family: "VTB Group Book", Helvetica, Roboto, Arial, sans-serif;
    font-size: 12px; }
    @media screen and (max-width: 39.99875em) {
      .form_file_name {
        min-height: auto;
        margin-top: 15px; } }
    .form_file_name > svg {
      -webkit-box-flex: 0;
              flex: 0 0 auto;
      margin-right: 10px;
      color: #acb6c3; }
    .form_file_name span {
      padding-right: 10px; }
  .form_file_remove {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    color: #1e4bd2;
    margin-left: auto; }

.form_add {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: justify;
          justify-content: space-between;
  margin-top: 54px; }
  @media screen and (max-width: 63.99875em) {
    .form_add {
      margin: 0; } }
  @media screen and (max-width: 39.99875em) {
    .form_add {
      display: block;
      margin-top: 20px; } }
  .form_add label {
    font-family: "VTB Group Book", Helvetica, Roboto, Arial, sans-serif; }
  .form_add .button {
    min-height: 45px;
    -webkit-box-flex: 0;
            flex: 0 1 calc(50% - 15px);
    min-width: 170px; }
    @media screen and (max-width: 39.99875em) {
      .form_add .button {
        width: 100%;
        margin-top: 13px; } }

.form_label {
  color: #acb6c3;
  font-family: "VTB Group Book", Helvetica, Roboto, Arial, sans-serif; }
  .form_label--status {
    text-align: right; }
    @media screen and (max-width: 39.99875em) {
      .form_label--status {
        -webkit-box-ordinal-group: 0;
                order: -1;
        text-align: center;
        margin-bottom: 20px; } }

.form_bottom {
  margin-top: 15px; }
  .form_bottom .button {
    margin-top: 5px; }
    @media screen and (max-width: 39.99875em) {
      .form_bottom .button {
        margin-top: 28px; } }
  @media screen and (max-width: 39.99875em) {
    .form_bottom .form_row {
      display: -webkit-box;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
              flex-direction: column; } }

.form_buttons {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  padding-top: 15px; }
  .form_buttons .form_label {
    -webkit-box-flex: 1;
            flex: 1 1 100%;
    margin-bottom: 20px; }
    @media screen and (max-width: 39.99875em) {
      .form_buttons .form_label {
        font-size: 12px; } }
  .form_buttons .button + .button {
    margin-left: 20px; }
    @media screen and (max-width: 39.99875em) {
      .form_buttons .button + .button {
        margin: 15px auto 0; } }
  @media screen and (max-width: 39.99875em) {
    .form_buttons .button {
      width: 100%;
      max-width: 335px;
      margin: auto; } }

.form_column {
  position: relative;
  padding: 14px 0; }
  @media screen and (max-width: 63.99875em) {
    .form_column {
      padding: 0 20px;
      margin: 0 -20px; } }
  @media screen and (max-width: 39.99875em) {
    .form_column {
      padding: 0 5px;
      margin: 0 -5px; } }
  @media screen and (max-width: 63.99875em) {
    .form_column .form_label {
      margin-bottom: 28px; } }
  @media screen and (max-width: 39.99875em) {
    .form_column .form_label {
      margin-bottom: 20px; } }
  @media screen and (max-width: 63.99875em) {
    .form_column + .form_column {
      padding-top: 38px;
      margin-top: 40px; } }
  @media screen and (max-width: 39.99875em) {
    .form_column + .form_column {
      padding-top: 30px;
      margin-top: 30px; } }
  .form_column + .form_column::after {
    content: '';
    position: absolute;
    top: 0;
    left: -20px;
    height: 100%;
    border-left: 1px solid #e9eef6; }
    @media screen and (max-width: 63.99875em) {
      .form_column + .form_column::after {
        border-top: 1px solid #e9eef6;
        height: auto;
        width: 100%;
        left: 0; } }

.form_radio {
  display: -webkit-box;
  display: flex;
  margin-top: 12px; }
  .form_radio_input {
    position: relative;
    min-width: calc(33.33% + 1px); }
    @media screen and (max-width: 39.99875em) {
      .form_radio_input {
        width: 100%; } }
    .form_radio_input:first-child label {
      border-radius: 3px 0 0 3px; }
    .form_radio_input:last-child label {
      border-radius: 0 3px 3px 0; }
    .form_radio_input ~ .form_radio_input {
      margin-left: -1px; }
    .form_radio_input input {
      position: absolute;
      top: 0;
      left: 0;
      opacity: 0;
      z-index: -1;
      width: 100%;
      height: 100%; }
      .form_radio_input input:checked + label {
        background-color: #1e4bd2;
        color: #fff; }
    .form_radio_input label {
      width: 100%;
      text-align: center;
      padding: 8px 12px;
      color: #1e4bd2;
      border: 1px solid #1e4bd2;
      -webkit-transition: background 300ms, color 300ms;
      transition: background 300ms, color 300ms;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none; }
      @media screen and (max-width: 39.99875em) {
        .form_radio_input label {
          font-size: 13px;
          padding: 8px 5px; } }

.form_checkboxes {
  list-style: none;
  margin: 0; }
  @media screen and (max-width: 63.99875em) {
    .form_checkboxes {
      -webkit-columns: 2;
         -moz-columns: 2;
              columns: 2; } }
  .form_checkboxes li + li {
    margin-top: 15px; }
    @media screen and (max-width: 63.99875em) {
      .form_checkboxes li + li {
        -webkit-column-break-inside: avoid;
           -moz-column-break-inside: avoid;
                break-inside: avoid; } }

.form select {
  background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2210%22%20height%3D%226%22%20viewBox%3D%220%200%2010%206%22%3E%3Cpath%20transform%3D%22rotate%28180%205%203%29%22%20fill%3D%22%231e4bd2%22%20d%3D%22M5.48.723l.02.02.02-.02%204.758%204.622-.954.926L5.5%202.557%201.674%206.27.72%205.345z%22%2F%3E%3C%2Fsvg%3E);
  background-size: 15px;
  background-position: right -22px center;
  padding-right: 35px; }
  @media screen and (max-width: 39.99875em) {
    .form select {
      background-size: 13px; } }

.table {
  border-spacing: 0;
  font-family: "VTB Group Book", Helvetica, Roboto, Arial, sans-serif;
  white-space: nowrap;
  width: 100%; }
  @media screen and (max-width: 63.99875em) {
    .table {
      margin-bottom: 20px; } }
  .table_wrap {
    width: calc(100% + 20px);
    margin: 0 -10px;
    overflow: auto;
    -webkit-overflow-scrolling: touch; }
    .table_wrap::-webkit-scrollbar {
      width: 9px;
      height: 9px;
      background-color: #e9eef6;
      border-radius: 5px; }
    @media screen and (max-width: 63.99875em) {
      .table_wrap {
        margin: 0 -8px;
        width: calc(100% + 16px); } }
    @media screen and (max-width: 39.99875em) {
      .table_wrap {
        margin: 0 -6px;
        width: calc(100% + 12px); } }
  .table tr th:first-child, .table tr td:first-child {
    padding-left: 10px; }
    @media screen and (max-width: 63.99875em) {
      .table tr th:first-child, .table tr td:first-child {
        padding-left: 8px; } }
  .table th {
    color: #acb6c3;
    font-size: 13px;
    font-weight: 300;
    text-align: left;
    border-bottom: 1px solid #e9eef6;
    padding: 0 15px 20px;
    vertical-align: top; }
  .table td {
    padding: 20px 15px;
    border-bottom: 1px solid #e9eef6; }
  .table [data-toggle] {
    text-decoration: underline;
    -webkit-transition: color 300ms;
    transition: color 300ms; }
    .table [data-toggle]:hover, .table [data-toggle]:focus {
      color: #1e4bd2; }
  .table .selection label::before {
    margin: 0; }
  .table--order {
    margin-top: 40px; }
    @media screen and (max-width: 63.99875em) {
      .table--order {
        margin-top: 30px; } }
    @media screen and (max-width: 39.99875em) {
      .table--order {
        margin-top: 25px; } }
    .table--order tr th:first-child, .table--order tr td:first-child {
      width: 18px;
      padding: 0; }
      @media screen and (max-width: 39.99875em) {
        .table--order tr th:first-child, .table--order tr td:first-child {
          padding-left: 6px; } }
  .table_button {
    color: #1e4bd2;
    vertical-align: middle; }
  .table_sum--credit {
    color: #e62632; }
  .table_sum--debit {
    color: #4cc864; }
  .table--wallet th:last-child, .table--wallet td:last-child {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0; }

.reveal {
  outline: none; }
  .reveal-overlay {
    overflow: auto;
    padding: 20px; }
    @media screen and (max-width: 39.99875em) {
      .reveal-overlay {
        padding: 0; } }
  @media screen and (max-width: 39.99875em) {
    .reveal {
      height: auto;
      min-height: auto;
      top: 10px !important;
      right: 5px;
      left: 5px;
      width: calc(100% - 10px);
      border-radius: 9px; } }
  @media screen and (max-width: 63.99875em) {
    .reveal h2 {
      font-size: 23px; } }
  @media screen and (max-width: 39.99875em) {
    .reveal h2 {
      font-size: 18px; } }
  .reveal_top {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
            align-items: center;
    -webkit-box-pack: justify;
            justify-content: space-between;
    margin: 0 65px 50px 0; }
    @media screen and (max-width: 63.99875em) {
      .reveal_top {
        margin: 0 34px 40px 0; } }
    @media screen and (max-width: 39.99875em) {
      .reveal_top {
        display: block;
        margin: 0 0 28px 0; } }
    .reveal_top h2 {
      margin: 0 10px 0 0; }
      @media screen and (max-width: 39.99875em) {
        .reveal_top h2 {
          margin: 0 0 20px 0; } }
    .reveal_top .button {
      white-space: nowrap; }
  .reveal_close {
    -webkit-transition: 300ms;
    transition: 300ms;
    padding: 10px;
    position: absolute;
    top: 20px;
    right: 20px;
    -webkit-tap-highlight-color: transparent;
    color: #8f9399; }
    @media screen and (max-width: 63.99875em) {
      .reveal_close {
        top: 10px;
        right: 10px; } }
    @media screen and (max-width: 39.99875em) {
      .reveal_close {
        top: 5px;
        right: 5px; } }
    .reveal_close:hover, .reveal_close:focus {
      -webkit-transform: rotate(90deg);
              transform: rotate(90deg); }
    @media screen and (max-width: 63.99875em) {
      .reveal_close svg {
        width: 20px;
        height: auto; } }
  .reveal--sign {
    padding: 48px 38px 50px; }
    @media screen and (max-width: 63.99875em) {
      .reveal--sign {
        padding: 40px 50px 42px; } }
    @media screen and (max-width: 39.99875em) {
      .reveal--sign {
        padding: 25px 10px 27px; } }
  .reveal--subscribe {
    padding: 48px 35px 30px; }
    @media screen and (max-width: 63.99875em) {
      .reveal--subscribe {
        padding: 50px; } }
    @media screen and (max-width: 39.99875em) {
      .reveal--subscribe {
        padding: 40px 10px 30px; } }
  .reveal--upload.large {
    max-width: 780px;
    padding: 48px 35px 40px; }
    @media screen and (max-width: 63.99875em) {
      .reveal--upload.large {
        padding: 50px 50px 57px; } }
    @media screen and (max-width: 39.99875em) {
      .reveal--upload.large {
        padding: 40px 10px 50px; } }
  .reveal--subs_management {
    padding: 40px 35px; }
    @media screen and (max-width: 63.99875em) {
      .reveal--subs_management {
        padding: 60px 33px 54px; } }
    @media screen and (max-width: 39.99875em) {
      .reveal--subs_management {
        padding: 40px 10px 35px; } }
  .reveal--details {
    padding: 48px 40px 55px; }
    @media screen and (max-width: 39.99875em) {
      .reveal--details {
        padding: 40px 10px 12px; } }
  .reveal--withdrawal {
    padding: 48px 70px 60px; }
    @media screen and (max-width: 39.99875em) {
      .reveal--withdrawal {
        padding: 40px 10px 47px; } }
  .reveal--success {
    padding: 48px 40px 64px;
    max-width: 440px; }
    @media screen and (max-width: 39.99875em) {
      .reveal--success {
        padding: 40px 10px 42px;
        max-width: none; } }
  .reveal--bet .reveal_descr {
    margin-bottom: 20px; }
  .reveal--bet .reveal_success_sum {
    margin-bottom: 40px; }
  .reveal_descr {
    margin-bottom: 30px;
    font-family: "VTB Group Book", Helvetica, Roboto, Arial, sans-serif; }
  .reveal_form {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap; }
    .reveal_form button, .reveal_form [type="text"] {
      width: auto;
      margin-right: 15px;
      margin-bottom: 10px; }
      @media screen and (max-width: 39.99875em) {
        .reveal_form button, .reveal_form [type="text"] {
          width: 100%;
          margin-right: 0; } }
      .reveal_form button:last-child, .reveal_form [type="text"]:last-child {
        margin-right: auto; }
        @media screen and (max-width: 39.99875em) {
          .reveal_form button:last-child, .reveal_form [type="text"]:last-child {
            margin-bottom: 0; } }
    .reveal_form [type="text"] {
      max-width: 160px; }
      @media screen and (max-width: 39.99875em) {
        .reveal_form [type="text"] {
          max-width: none; } }
  .reveal_status {
    font-family: "VTB Group Book", Helvetica, Roboto, Arial, sans-serif;
    color: #acb6c3;
    margin-top: 10px; }
    @media screen and (max-width: 39.99875em) {
      .reveal_status {
        margin-top: 20px; } }
    .reveal_status span {
      color: #1e4bd2; }
  .reveal_buttons {
    margin: 25px -10px 0;
    border-top: 1px solid #f3f7fa;
    padding: 25px 10px 0; }
    @media screen and (max-width: 39.99875em) {
      .reveal_buttons {
        margin: 20px -5px 0;
        padding: 15px 5px 0; }
        .reveal_buttons button {
          width: 100%; } }
  .reveal_success {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
            align-items: center;
    -webkit-box-pack: justify;
            justify-content: space-between; }
    .reveal_success_sum {
      display: -webkit-box;
      display: flex;
      -webkit-box-align: center;
              align-items: center; }
      .reveal_success_sum svg {
        -webkit-box-flex: 0;
                flex: 0 0 auto; }
      .reveal_success_sum span {
        margin-left: 20px;
        font-family: "VTB Group Book", Helvetica, Roboto, Arial, sans-serif; }
      .reveal_success_sum b {
        display: block;
        margin-top: 6px;
        font-family: "VTB Group Demi", Helvetica, Roboto, Arial, sans-serif;
        font-size: 18px; }
    .reveal_success button {
      min-width: 120px; }
  .reveal.fade-in.mui-enter {
    -webkit-transform: translate3d(0, -18px, 0) perspective(435px) rotateX(8deg);
            transform: translate3d(0, -18px, 0) perspective(435px) rotateX(8deg); }
    .reveal.fade-in.mui-enter.mui-enter-active {
      -webkit-transform: translate3d(0, 0, 0) perspective(435px) rotateX(0);
              transform: translate3d(0, 0, 0) perspective(435px) rotateX(0); }
  .reveal.fade-out.mui-leave {
    -webkit-transform: translate3d(0, 0, 0) perspective(435px) rotateX(0);
            transform: translate3d(0, 0, 0) perspective(435px) rotateX(0); }
    .reveal.fade-out.mui-leave.mui-leave-active {
      -webkit-transform: translate3d(0, -18px, 0) perspective(435px) rotateX(8deg);
              transform: translate3d(0, -18px, 0) perspective(435px) rotateX(8deg); }

.fade-in.mui-enter {
  -webkit-transition-duration: 200ms;
          transition-duration: 200ms;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  opacity: 0;
  -webkit-transition-property: all;
  transition-property: all; }
  .fade-in.mui-enter.mui-enter-active {
    opacity: 1; }

.fade-out.mui-leave {
  -webkit-transition-duration: 200ms;
          transition-duration: 200ms;
  -webkit-transition-timing-function: ease-in;
          transition-timing-function: ease-in;
  opacity: 1;
  -webkit-transition-property: all;
  transition-property: all; }
  .fade-out.mui-leave.mui-leave-active {
    opacity: 0; }

.label {
  font-weight: 300;
  font-family: "VTB Group Book", Helvetica, Roboto, Arial, sans-serif; }
  .label.verifier {
    color: #00aaff; }

.flag-icon-background, .flag-icon {
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat; }

.flag-icon {
  position: relative;
  display: inline-block;
  width: 1.3333333333em;
  line-height: 1em; }
  .flag-icon:before {
    content: '\00a0'; }
  .flag-icon.flag-icon-squared {
    width: 1em; }

.flag-icon-ad {
  background-image: url(../assets/img/flags/4x3/ad.svg); }

.flag-icon-ae {
  background-image: url(../assets/img/flags/4x3/ae.svg); }

.flag-icon-af {
  background-image: url(../assets/img/flags/4x3/af.svg); }

.flag-icon-ag {
  background-image: url(../assets/img/flags/4x3/ag.svg); }

.flag-icon-ai {
  background-image: url(../assets/img/flags/4x3/ai.svg); }

.flag-icon-al {
  background-image: url(../assets/img/flags/4x3/al.svg); }

.flag-icon-am {
  background-image: url(../assets/img/flags/4x3/am.svg); }

.flag-icon-ao {
  background-image: url(../assets/img/flags/4x3/ao.svg); }

.flag-icon-aq {
  background-image: url(../assets/img/flags/4x3/aq.svg); }

.flag-icon-ar {
  background-image: url(../assets/img/flags/4x3/ar.svg); }

.flag-icon-as {
  background-image: url(../assets/img/flags/4x3/as.svg); }

.flag-icon-at {
  background-image: url(../assets/img/flags/4x3/at.svg); }

.flag-icon-au {
  background-image: url(../assets/img/flags/4x3/au.svg); }

.flag-icon-aw {
  background-image: url(../assets/img/flags/4x3/aw.svg); }

.flag-icon-ax {
  background-image: url(../assets/img/flags/4x3/ax.svg); }

.flag-icon-az {
  background-image: url(../assets/img/flags/4x3/az.svg); }

.flag-icon-ba {
  background-image: url(../assets/img/flags/4x3/ba.svg); }

.flag-icon-bb {
  background-image: url(../assets/img/flags/4x3/bb.svg); }

.flag-icon-bd {
  background-image: url(../assets/img/flags/4x3/bd.svg); }

.flag-icon-be {
  background-image: url(../assets/img/flags/4x3/be.svg); }

.flag-icon-bf {
  background-image: url(../assets/img/flags/4x3/bf.svg); }

.flag-icon-bg {
  background-image: url(../assets/img/flags/4x3/bg.svg); }

.flag-icon-bh {
  background-image: url(../assets/img/flags/4x3/bh.svg); }

.flag-icon-bi {
  background-image: url(../assets/img/flags/4x3/bi.svg); }

.flag-icon-bj {
  background-image: url(../assets/img/flags/4x3/bj.svg); }

.flag-icon-bl {
  background-image: url(../assets/img/flags/4x3/bl.svg); }

.flag-icon-bm {
  background-image: url(../assets/img/flags/4x3/bm.svg); }

.flag-icon-bn {
  background-image: url(../assets/img/flags/4x3/bn.svg); }

.flag-icon-bo {
  background-image: url(../assets/img/flags/4x3/bo.svg); }

.flag-icon-bq {
  background-image: url(../assets/img/flags/4x3/bq.svg); }

.flag-icon-br {
  background-image: url(../assets/img/flags/4x3/br.svg); }

.flag-icon-bs {
  background-image: url(../assets/img/flags/4x3/bs.svg); }

.flag-icon-bt {
  background-image: url(../assets/img/flags/4x3/bt.svg); }

.flag-icon-bv {
  background-image: url(../assets/img/flags/4x3/bv.svg); }

.flag-icon-bw {
  background-image: url(../assets/img/flags/4x3/bw.svg); }

.flag-icon-by {
  background-image: url(../assets/img/flags/4x3/by.svg); }

.flag-icon-bz {
  background-image: url(../assets/img/flags/4x3/bz.svg); }

.flag-icon-ca {
  background-image: url(../assets/img/flags/4x3/ca.svg); }

.flag-icon-cc {
  background-image: url(../assets/img/flags/4x3/cc.svg); }

.flag-icon-cd {
  background-image: url(../assets/img/flags/4x3/cd.svg); }

.flag-icon-cf {
  background-image: url(../assets/img/flags/4x3/cf.svg); }

.flag-icon-cg {
  background-image: url(../assets/img/flags/4x3/cg.svg); }

.flag-icon-ch {
  background-image: url(../assets/img/flags/4x3/ch.svg); }

.flag-icon-ci {
  background-image: url(../assets/img/flags/4x3/ci.svg); }

.flag-icon-ck {
  background-image: url(../assets/img/flags/4x3/ck.svg); }

.flag-icon-cl {
  background-image: url(../assets/img/flags/4x3/cl.svg); }

.flag-icon-cm {
  background-image: url(../assets/img/flags/4x3/cm.svg); }

.flag-icon-cn {
  background-image: url(../assets/img/flags/4x3/cn.svg); }

.flag-icon-co {
  background-image: url(../assets/img/flags/4x3/co.svg); }

.flag-icon-cr {
  background-image: url(../assets/img/flags/4x3/cr.svg); }

.flag-icon-cu {
  background-image: url(../assets/img/flags/4x3/cu.svg); }

.flag-icon-cv {
  background-image: url(../assets/img/flags/4x3/cv.svg); }

.flag-icon-cw {
  background-image: url(../assets/img/flags/4x3/cw.svg); }

.flag-icon-cx {
  background-image: url(../assets/img/flags/4x3/cx.svg); }

.flag-icon-cy {
  background-image: url(../assets/img/flags/4x3/cy.svg); }

.flag-icon-cz {
  background-image: url(../assets/img/flags/4x3/cz.svg); }

.flag-icon-de {
  background-image: url(../assets/img/flags/4x3/de.svg); }

.flag-icon-dj {
  background-image: url(../assets/img/flags/4x3/dj.svg); }

.flag-icon-dk {
  background-image: url(../assets/img/flags/4x3/dk.svg); }

.flag-icon-dm {
  background-image: url(../assets/img/flags/4x3/dm.svg); }

.flag-icon-do {
  background-image: url(../assets/img/flags/4x3/do.svg); }

.flag-icon-dz {
  background-image: url(../assets/img/flags/4x3/dz.svg); }

.flag-icon-ec {
  background-image: url(../assets/img/flags/4x3/ec.svg); }

.flag-icon-ee {
  background-image: url(../assets/img/flags/4x3/ee.svg); }

.flag-icon-eg {
  background-image: url(../assets/img/flags/4x3/eg.svg); }

.flag-icon-eh {
  background-image: url(../assets/img/flags/4x3/eh.svg); }

.flag-icon-er {
  background-image: url(../assets/img/flags/4x3/er.svg); }

.flag-icon-es {
  background-image: url(../assets/img/flags/4x3/es.svg); }

.flag-icon-et {
  background-image: url(../assets/img/flags/4x3/et.svg); }

.flag-icon-fi {
  background-image: url(../assets/img/flags/4x3/fi.svg); }

.flag-icon-fj {
  background-image: url(../assets/img/flags/4x3/fj.svg); }

.flag-icon-fk {
  background-image: url(../assets/img/flags/4x3/fk.svg); }

.flag-icon-fm {
  background-image: url(../assets/img/flags/4x3/fm.svg); }

.flag-icon-fo {
  background-image: url(../assets/img/flags/4x3/fo.svg); }

.flag-icon-fr {
  background-image: url(../assets/img/flags/4x3/fr.svg); }

.flag-icon-ga {
  background-image: url(../assets/img/flags/4x3/ga.svg); }

.flag-icon-gb {
  background-image: url(../assets/img/flags/4x3/gb.svg); }

.flag-icon-gd {
  background-image: url(../assets/img/flags/4x3/gd.svg); }

.flag-icon-ge {
  background-image: url(../assets/img/flags/4x3/ge.svg); }

.flag-icon-gf {
  background-image: url(../assets/img/flags/4x3/gf.svg); }

.flag-icon-gg {
  background-image: url(../assets/img/flags/4x3/gg.svg); }

.flag-icon-gh {
  background-image: url(../assets/img/flags/4x3/gh.svg); }

.flag-icon-gi {
  background-image: url(../assets/img/flags/4x3/gi.svg); }

.flag-icon-gl {
  background-image: url(../assets/img/flags/4x3/gl.svg); }

.flag-icon-gm {
  background-image: url(../assets/img/flags/4x3/gm.svg); }

.flag-icon-gn {
  background-image: url(../assets/img/flags/4x3/gn.svg); }

.flag-icon-gp {
  background-image: url(../assets/img/flags/4x3/gp.svg); }

.flag-icon-gq {
  background-image: url(../assets/img/flags/4x3/gq.svg); }

.flag-icon-gr {
  background-image: url(../assets/img/flags/4x3/gr.svg); }

.flag-icon-gs {
  background-image: url(../assets/img/flags/4x3/gs.svg); }

.flag-icon-gt {
  background-image: url(../assets/img/flags/4x3/gt.svg); }

.flag-icon-gu {
  background-image: url(../assets/img/flags/4x3/gu.svg); }

.flag-icon-gw {
  background-image: url(../assets/img/flags/4x3/gw.svg); }

.flag-icon-gy {
  background-image: url(../assets/img/flags/4x3/gy.svg); }

.flag-icon-hk {
  background-image: url(../assets/img/flags/4x3/hk.svg); }

.flag-icon-hm {
  background-image: url(../assets/img/flags/4x3/hm.svg); }

.flag-icon-hn {
  background-image: url(../assets/img/flags/4x3/hn.svg); }

.flag-icon-hr {
  background-image: url(../assets/img/flags/4x3/hr.svg); }

.flag-icon-ht {
  background-image: url(../assets/img/flags/4x3/ht.svg); }

.flag-icon-hu {
  background-image: url(../assets/img/flags/4x3/hu.svg); }

.flag-icon-id {
  background-image: url(../assets/img/flags/4x3/id.svg); }

.flag-icon-ie {
  background-image: url(../assets/img/flags/4x3/ie.svg); }

.flag-icon-il {
  background-image: url(../assets/img/flags/4x3/il.svg); }

.flag-icon-im {
  background-image: url(../assets/img/flags/4x3/im.svg); }

.flag-icon-in {
  background-image: url(../assets/img/flags/4x3/in.svg); }

.flag-icon-io {
  background-image: url(../assets/img/flags/4x3/io.svg); }

.flag-icon-iq {
  background-image: url(../assets/img/flags/4x3/iq.svg); }

.flag-icon-ir {
  background-image: url(../assets/img/flags/4x3/ir.svg); }

.flag-icon-is {
  background-image: url(../assets/img/flags/4x3/is.svg); }

.flag-icon-it {
  background-image: url(../assets/img/flags/4x3/it.svg); }

.flag-icon-je {
  background-image: url(../assets/img/flags/4x3/je.svg); }

.flag-icon-jm {
  background-image: url(../assets/img/flags/4x3/jm.svg); }

.flag-icon-jo {
  background-image: url(../assets/img/flags/4x3/jo.svg); }

.flag-icon-jp {
  background-image: url(../assets/img/flags/4x3/jp.svg); }

.flag-icon-ke {
  background-image: url(../assets/img/flags/4x3/ke.svg); }

.flag-icon-kg {
  background-image: url(../assets/img/flags/4x3/kg.svg); }

.flag-icon-kh {
  background-image: url(../assets/img/flags/4x3/kh.svg); }

.flag-icon-ki {
  background-image: url(../assets/img/flags/4x3/ki.svg); }

.flag-icon-km {
  background-image: url(../assets/img/flags/4x3/km.svg); }

.flag-icon-kn {
  background-image: url(../assets/img/flags/4x3/kn.svg); }

.flag-icon-kp {
  background-image: url(../assets/img/flags/4x3/kp.svg); }

.flag-icon-kr {
  background-image: url(../assets/img/flags/4x3/kr.svg); }

.flag-icon-kw {
  background-image: url(../assets/img/flags/4x3/kw.svg); }

.flag-icon-ky {
  background-image: url(../assets/img/flags/4x3/ky.svg); }

.flag-icon-kz {
  background-image: url(../assets/img/flags/4x3/kz.svg); }

.flag-icon-la {
  background-image: url(../assets/img/flags/4x3/la.svg); }

.flag-icon-lb {
  background-image: url(../assets/img/flags/4x3/lb.svg); }

.flag-icon-lc {
  background-image: url(../assets/img/flags/4x3/lc.svg); }

.flag-icon-li {
  background-image: url(../assets/img/flags/4x3/li.svg); }

.flag-icon-lk {
  background-image: url(../assets/img/flags/4x3/lk.svg); }

.flag-icon-lr {
  background-image: url(../assets/img/flags/4x3/lr.svg); }

.flag-icon-ls {
  background-image: url(../assets/img/flags/4x3/ls.svg); }

.flag-icon-lt {
  background-image: url(../assets/img/flags/4x3/lt.svg); }

.flag-icon-lu {
  background-image: url(../assets/img/flags/4x3/lu.svg); }

.flag-icon-lv {
  background-image: url(../assets/img/flags/4x3/lv.svg); }

.flag-icon-ly {
  background-image: url(../assets/img/flags/4x3/ly.svg); }

.flag-icon-ma {
  background-image: url(../assets/img/flags/4x3/ma.svg); }

.flag-icon-mc {
  background-image: url(../assets/img/flags/4x3/mc.svg); }

.flag-icon-md {
  background-image: url(../assets/img/flags/4x3/md.svg); }

.flag-icon-me {
  background-image: url(../assets/img/flags/4x3/me.svg); }

.flag-icon-mf {
  background-image: url(../assets/img/flags/4x3/mf.svg); }

.flag-icon-mg {
  background-image: url(../assets/img/flags/4x3/mg.svg); }

.flag-icon-mh {
  background-image: url(../assets/img/flags/4x3/mh.svg); }

.flag-icon-mk {
  background-image: url(../assets/img/flags/4x3/mk.svg); }

.flag-icon-ml {
  background-image: url(../assets/img/flags/4x3/ml.svg); }

.flag-icon-mm {
  background-image: url(../assets/img/flags/4x3/mm.svg); }

.flag-icon-mn {
  background-image: url(../assets/img/flags/4x3/mn.svg); }

.flag-icon-mo {
  background-image: url(../assets/img/flags/4x3/mo.svg); }

.flag-icon-mp {
  background-image: url(../assets/img/flags/4x3/mp.svg); }

.flag-icon-mq {
  background-image: url(../assets/img/flags/4x3/mq.svg); }

.flag-icon-mr {
  background-image: url(../assets/img/flags/4x3/mr.svg); }

.flag-icon-ms {
  background-image: url(../assets/img/flags/4x3/ms.svg); }

.flag-icon-mt {
  background-image: url(../assets/img/flags/4x3/mt.svg); }

.flag-icon-mu {
  background-image: url(../assets/img/flags/4x3/mu.svg); }

.flag-icon-mv {
  background-image: url(../assets/img/flags/4x3/mv.svg); }

.flag-icon-mw {
  background-image: url(../assets/img/flags/4x3/mw.svg); }

.flag-icon-mx {
  background-image: url(../assets/img/flags/4x3/mx.svg); }

.flag-icon-my {
  background-image: url(../assets/img/flags/4x3/my.svg); }

.flag-icon-mz {
  background-image: url(../assets/img/flags/4x3/mz.svg); }

.flag-icon-na {
  background-image: url(../assets/img/flags/4x3/na.svg); }

.flag-icon-nc {
  background-image: url(../assets/img/flags/4x3/nc.svg); }

.flag-icon-ne {
  background-image: url(../assets/img/flags/4x3/ne.svg); }

.flag-icon-nf {
  background-image: url(../assets/img/flags/4x3/nf.svg); }

.flag-icon-ng {
  background-image: url(../assets/img/flags/4x3/ng.svg); }

.flag-icon-ni {
  background-image: url(../assets/img/flags/4x3/ni.svg); }

.flag-icon-nl {
  background-image: url(../assets/img/flags/4x3/nl.svg); }

.flag-icon-no {
  background-image: url(../assets/img/flags/4x3/no.svg); }

.flag-icon-np {
  background-image: url(../assets/img/flags/4x3/np.svg); }

.flag-icon-nr {
  background-image: url(../assets/img/flags/4x3/nr.svg); }

.flag-icon-nu {
  background-image: url(../assets/img/flags/4x3/nu.svg); }

.flag-icon-nz {
  background-image: url(../assets/img/flags/4x3/nz.svg); }

.flag-icon-om {
  background-image: url(../assets/img/flags/4x3/om.svg); }

.flag-icon-pa {
  background-image: url(../assets/img/flags/4x3/pa.svg); }

.flag-icon-pe {
  background-image: url(../assets/img/flags/4x3/pe.svg); }

.flag-icon-pf {
  background-image: url(../assets/img/flags/4x3/pf.svg); }

.flag-icon-pg {
  background-image: url(../assets/img/flags/4x3/pg.svg); }

.flag-icon-ph {
  background-image: url(../assets/img/flags/4x3/ph.svg); }

.flag-icon-pk {
  background-image: url(../assets/img/flags/4x3/pk.svg); }

.flag-icon-pl {
  background-image: url(../assets/img/flags/4x3/pl.svg); }

.flag-icon-pm {
  background-image: url(../assets/img/flags/4x3/pm.svg); }

.flag-icon-pn {
  background-image: url(../assets/img/flags/4x3/pn.svg); }

.flag-icon-pr {
  background-image: url(../assets/img/flags/4x3/pr.svg); }

.flag-icon-ps {
  background-image: url(../assets/img/flags/4x3/ps.svg); }

.flag-icon-pt {
  background-image: url(../assets/img/flags/4x3/pt.svg); }

.flag-icon-pw {
  background-image: url(../assets/img/flags/4x3/pw.svg); }

.flag-icon-py {
  background-image: url(../assets/img/flags/4x3/py.svg); }

.flag-icon-qa {
  background-image: url(../assets/img/flags/4x3/qa.svg); }

.flag-icon-re {
  background-image: url(../assets/img/flags/4x3/re.svg); }

.flag-icon-ro {
  background-image: url(../assets/img/flags/4x3/ro.svg); }

.flag-icon-rs {
  background-image: url(../assets/img/flags/4x3/rs.svg); }

.flag-icon-ru {
  background-image: url(../assets/img/flags/4x3/ru.svg); }

.flag-icon-rw {
  background-image: url(../assets/img/flags/4x3/rw.svg); }

.flag-icon-sa {
  background-image: url(../assets/img/flags/4x3/sa.svg); }

.flag-icon-sb {
  background-image: url(../assets/img/flags/4x3/sb.svg); }

.flag-icon-sc {
  background-image: url(../assets/img/flags/4x3/sc.svg); }

.flag-icon-sd {
  background-image: url(../assets/img/flags/4x3/sd.svg); }

.flag-icon-se {
  background-image: url(../assets/img/flags/4x3/se.svg); }

.flag-icon-sg {
  background-image: url(../assets/img/flags/4x3/sg.svg); }

.flag-icon-sh {
  background-image: url(../assets/img/flags/4x3/sh.svg); }

.flag-icon-si {
  background-image: url(../assets/img/flags/4x3/si.svg); }

.flag-icon-sj {
  background-image: url(../assets/img/flags/4x3/sj.svg); }

.flag-icon-sk {
  background-image: url(../assets/img/flags/4x3/sk.svg); }

.flag-icon-sl {
  background-image: url(../assets/img/flags/4x3/sl.svg); }

.flag-icon-sm {
  background-image: url(../assets/img/flags/4x3/sm.svg); }

.flag-icon-sn {
  background-image: url(../assets/img/flags/4x3/sn.svg); }

.flag-icon-so {
  background-image: url(../assets/img/flags/4x3/so.svg); }

.flag-icon-sr {
  background-image: url(../assets/img/flags/4x3/sr.svg); }

.flag-icon-ss {
  background-image: url(../assets/img/flags/4x3/ss.svg); }

.flag-icon-st {
  background-image: url(../assets/img/flags/4x3/st.svg); }

.flag-icon-sv {
  background-image: url(../assets/img/flags/4x3/sv.svg); }

.flag-icon-sx {
  background-image: url(../assets/img/flags/4x3/sx.svg); }

.flag-icon-sy {
  background-image: url(../assets/img/flags/4x3/sy.svg); }

.flag-icon-sz {
  background-image: url(../assets/img/flags/4x3/sz.svg); }

.flag-icon-tc {
  background-image: url(../assets/img/flags/4x3/tc.svg); }

.flag-icon-td {
  background-image: url(../assets/img/flags/4x3/td.svg); }

.flag-icon-tf {
  background-image: url(../assets/img/flags/4x3/tf.svg); }

.flag-icon-tg {
  background-image: url(../assets/img/flags/4x3/tg.svg); }

.flag-icon-th {
  background-image: url(../assets/img/flags/4x3/th.svg); }

.flag-icon-tj {
  background-image: url(../assets/img/flags/4x3/tj.svg); }

.flag-icon-tk {
  background-image: url(../assets/img/flags/4x3/tk.svg); }

.flag-icon-tl {
  background-image: url(../assets/img/flags/4x3/tl.svg); }

.flag-icon-tm {
  background-image: url(../assets/img/flags/4x3/tm.svg); }

.flag-icon-tn {
  background-image: url(../assets/img/flags/4x3/tn.svg); }

.flag-icon-to {
  background-image: url(../assets/img/flags/4x3/to.svg); }

.flag-icon-tr {
  background-image: url(../assets/img/flags/4x3/tr.svg); }

.flag-icon-tt {
  background-image: url(../assets/img/flags/4x3/tt.svg); }

.flag-icon-tv {
  background-image: url(../assets/img/flags/4x3/tv.svg); }

.flag-icon-tw {
  background-image: url(../assets/img/flags/4x3/tw.svg); }

.flag-icon-tz {
  background-image: url(../assets/img/flags/4x3/tz.svg); }

.flag-icon-ua {
  background-image: url(../assets/img/flags/4x3/ua.svg); }

.flag-icon-ug {
  background-image: url(../assets/img/flags/4x3/ug.svg); }

.flag-icon-um {
  background-image: url(../assets/img/flags/4x3/um.svg); }

.flag-icon-us {
  background-image: url(../assets/img/flags/4x3/us.svg); }

.flag-icon-uy {
  background-image: url(../assets/img/flags/4x3/uy.svg); }

.flag-icon-uz {
  background-image: url(../assets/img/flags/4x3/uz.svg); }

.flag-icon-va {
  background-image: url(../assets/img/flags/4x3/va.svg); }

.flag-icon-vc {
  background-image: url(../assets/img/flags/4x3/vc.svg); }

.flag-icon-ve {
  background-image: url(../assets/img/flags/4x3/ve.svg); }

.flag-icon-vg {
  background-image: url(../assets/img/flags/4x3/vg.svg); }

.flag-icon-vi {
  background-image: url(../assets/img/flags/4x3/vi.svg); }

.flag-icon-vn {
  background-image: url(../assets/img/flags/4x3/vn.svg); }

.flag-icon-vu {
  background-image: url(../assets/img/flags/4x3/vu.svg); }

.flag-icon-wf {
  background-image: url(../assets/img/flags/4x3/wf.svg); }

.flag-icon-ws {
  background-image: url(../assets/img/flags/4x3/ws.svg); }

.flag-icon-ye {
  background-image: url(../assets/img/flags/4x3/ye.svg); }

.flag-icon-yt {
  background-image: url(../assets/img/flags/4x3/yt.svg); }

.flag-icon-za {
  background-image: url(../assets/img/flags/4x3/za.svg); }

.flag-icon-zm {
  background-image: url(../assets/img/flags/4x3/zm.svg); }

.flag-icon-zw {
  background-image: url(../assets/img/flags/4x3/zw.svg); }

.flag-icon-es-ct {
  background-image: url(../assets/img/flags/4x3/es-ct.svg); }

.flag-icon-eu {
  background-image: url(../assets/img/flags/4x3/eu.svg); }

.flag-icon-gb-eng {
  background-image: url(../assets/img/flags/4x3/gb-eng.svg); }

.flag-icon-gb-nir {
  background-image: url(../assets/img/flags/4x3/gb-nir.svg); }

.flag-icon-gb-sct {
  background-image: url(../assets/img/flags/4x3/gb-sct.svg); }

.flag-icon-gb-wls {
  background-image: url(../assets/img/flags/4x3/gb-wls.svg); }

.flag-icon-un {
  background-image: url(../assets/img/flags/4x3/un.svg); }

.flag-icon-xk {
  background-image: url(../assets/img/flags/4x3/xk.svg); }

.header {
  background-color: #fff;
  padding: 10px 25px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: justify;
          justify-content: space-between;
  font-family: "VTB Group Book", Helvetica, Roboto, Arial, sans-serif;
  border-bottom: 1px solid #e9eef6; }
  @media screen and (max-width: 63.99875em) {
    .header {
      padding: 5px 20px 5px 15px; } }
  @media screen and (max-width: 39.99875em) {
    .header {
      border: 0;
      padding: 0 5px 0 20px;
      position: relative;
      z-index: 14;
      border-bottom: 1px solid #f3f7fa; } }
  .header_logo {
    max-width: 103px;
    margin-right: auto; }
    @media print, screen and (min-width: 40em) {
      .header_logo {
        display: none; } }
  .header_search {
    -webkit-box-flex: 1;
            flex: 1 1 auto;
    max-width: 360px;
    position: relative; }
    @media screen and (max-width: 39.99875em) {
      .header_search--head {
        display: none; } }
    .header_search--mobile {
      max-width: none; }
    .header_search input {
      height: auto;
      padding: 9px 20px;
      padding-right: 50px; }
      @media screen and (max-width: 63.99875em) {
        .header_search input {
          padding: 8px 15px; } }
    .header_search_button {
      position: absolute;
      right: 10px;
      top: 0;
      padding: 9px;
      color: #8f9399; }
      @media screen and (max-width: 63.99875em) {
        .header_search_button {
          padding: 9px 4px;
          width: 22px; }
          .header_search_button svg {
            width: 100%;
            height: auto; } }
  .header_info {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
            align-items: center;
    list-style-type: none;
    margin: 0;
    font-size: 16px; }
    @media screen and (max-width: 63.99875em) {
      .header_info {
        font-size: 13px; } }
    .header_info_item {
      padding: 14px 20px; }
      @media screen and (max-width: 63.99875em) {
        .header_info_item {
          padding: 13px 15px; }
          .header_info_item svg {
            width: auto;
            height: 20px; } }
      @media screen and (max-width: 39.99875em) {
        .header_info_item {
          padding: 10px; }
          .header_info_item:nth-last-child(-n+2) {
            display: none; } }
      .header_info_item + li {
        border-left: 1px solid #e9eef6; }
        @media screen and (max-width: 39.99875em) {
          .header_info_item + li {
            border: 0; } }
      .header_info_item:last-child {
        padding-right: 0; }
      .header_info_item--wallet .header_info_button {
        padding-right: 13px; }
      .header_info_item--wallet .badge {
        padding: 2px; }
    .header_info_button {
      display: block;
      color: #8f9399;
      position: relative;
      margin-right: 5px;
      -webkit-transition: color 200ms;
      transition: color 200ms; }
      .header_info_button:hover, .header_info_button:focus {
        color: #2f3442; }
      .header_info_button svg:only-child {
        margin-right: -5px; }
  .header_hamb {
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    width: 55px;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-transition: 400ms;
    transition: 400ms; }
    @media print, screen and (min-width: 40em) {
      .header_hamb {
        display: none; } }
    .header_hamb[aria-expanded="true"] .header_hamb_icon {
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg); }
    .header_hamb[aria-expanded="true"] .header_hamb_line--top {
      stroke-dashoffset: -98px; }
    .header_hamb[aria-expanded="true"] .header_hamb_line--bottom {
      stroke-dashoffset: -138px; }
    .header_hamb_icon {
      display: block;
      width: 100%;
      -webkit-transition: 400ms;
      transition: 400ms; }
    .header_hamb_line {
      fill: none;
      -webkit-transition: stroke-dasharray 500ms, stroke-dashoffset 500ms;
      transition: stroke-dasharray 500ms, stroke-dashoffset 500ms;
      stroke: #8f9399;
      stroke-width: 4;
      stroke-linecap: round; }
      .header_hamb_line--top {
        stroke-dasharray: 40 139; }
      .header_hamb_line--bottom {
        stroke-dasharray: 40 180; }
  .header_mobile {
    position: absolute;
    top: 56px;
    height: auto;
    border-bottom: 1px solid #f3f7fa; }
    @media print, screen and (min-width: 40em) {
      .header_mobile {
        display: none; } }
    .header_mobile button {
      color: #8f9399;
      -webkit-transition: color 300ms;
      transition: color 300ms; }
      .header_mobile button:hover, .header_mobile button:focus {
        color: #2f3442; }
    .header_mobile_top {
      display: -webkit-box;
      display: flex;
      -webkit-box-align: center;
              align-items: center;
      -webkit-box-pack: justify;
              justify-content: space-between;
      margin: 20px 15px; }
    .header_mobile_user[class] {
      font-size: 13px;
      display: -webkit-box;
      display: flex;
      -webkit-box-align: center;
              align-items: center;
      color: #2f3442;
      font-family: "VTB Group Book", Helvetica, Roboto, Arial, sans-serif;
      margin: 0 15px 14px; }
      .header_mobile_user[class] svg {
        margin-right: 12px; }
  @media screen and (max-width: 63.99875em) {
    .header_login.flat {
      min-width: 123px;
      min-height: 36px;
      padding: 10px 30px; } }
  @media screen and (max-width: 39.99875em) {
    .header_login.flat {
      min-width: 80px;
      width: auto;
      margin: 0; } }
  @media screen and (max-width: 39.99875em) {
    .header--register {
      padding: 10px 10px 10px 20px; } }
  .header--register .header_logo {
    display: block;
    max-width: none;
    margin-left: 8px; }
    @media screen and (max-width: 63.99875em) {
      .header--register .header_logo {
        margin-left: 15px;
        max-width: 120px; } }
    @media screen and (max-width: 39.99875em) {
      .header--register .header_logo {
        margin-left: 0;
        max-width: 105px; } }
  .header--register .header_info {
    border-right: 1px solid #e9eef6;
    margin-right: 30px; }
    @media screen and (max-width: 63.99875em) {
      .header--register .header_info {
        margin-right: 15px; } }
    @media screen and (max-width: 39.99875em) {
      .header--register .header_info {
        border: 0;
        margin: 0; } }
  @media screen and (max-width: 39.99875em) {
    .header--register .header_lang {
      display: block;
      padding: 5px 10px; } }
  .header--wallet {
    -webkit-box-pack: start;
            justify-content: flex-start; }
    .header--wallet .header_logo {
      display: block;
      max-width: none;
      margin-right: 50px; }
      @media screen and (max-width: 63.99875em) {
        .header--wallet .header_logo {
          margin-right: 45px; } }
      @media screen and (max-width: 39.99875em) {
        .header--wallet .header_logo {
          margin: 0;
          max-width: 103px; } }
    .header--wallet .header_info {
      margin-left: auto; }

.left_menu {
  -webkit-box-flex: 0;
          flex: 0 0 220px;
  padding-top: 20px;
  border-right: 1px solid #f3f7fa; }
  @media screen and (max-width: 63.99875em) {
    .left_menu {
      -webkit-box-flex: 0;
              flex: 0 0 180px; } }
  @media screen and (max-width: 39.99875em) {
    .left_menu {
      display: none; } }
  .left_menu + .content {
    width: calc(100% - 220px); }
    @media screen and (max-width: 63.99875em) {
      .left_menu + .content {
        width: calc(100% - 180px); } }
    @media screen and (max-width: 39.99875em) {
      .left_menu + .content {
        width: 100%; } }

.logo {
  display: table;
  margin: auto;
  margin-bottom: 40px; }
  @media screen and (max-width: 63.99875em) {
    .logo {
      max-width: 120px; } }

.catalog {
  margin: 25px 25px 0; }
  @media screen and (max-width: 63.99875em) {
    .catalog {
      margin: 20px 15px; } }
  @media screen and (max-width: 39.99875em) {
    .catalog {
      margin: 15px 10px; } }
  .catalog_tabs {
    font-size: 18px;
    font-family: "VTB Group Book", Helvetica, Roboto, Arial, sans-serif;
    display: -webkit-box;
    display: flex;
    list-style: none;
    margin: 0;
    position: relative;
    z-index: 2; }
    @media screen and (max-width: 63.99875em) {
      .catalog_tabs {
        font-size: 14px; } }
    @media screen and (max-width: 39.99875em) {
      .catalog_tabs {
        overflow: auto; }
        .catalog_tabs::-webkit-scrollbar {
          height: 0; } }
    .catalog_tabs--wallet .catalog_tab {
      width: 25%; }
      @media screen and (max-width: 39.99875em) {
        .catalog_tabs--wallet .catalog_tab {
          width: auto;
          -webkit-box-flex: 1;
                  flex: 1 1 auto; } }
  .catalog_tab {
    width: 50%; }
    .catalog_tab:first-child a {
      border-top-left-radius: 9px; }
    .catalog_tab:last-child a {
      border-top-right-radius: 9px; }
    .catalog_tab a {
      display: -webkit-box;
      display: flex;
      -webkit-box-align: center;
              align-items: center;
      -webkit-box-pack: center;
              justify-content: center;
      width: 100%;
      text-align: center;
      padding: 14px;
      background-color: #fff;
      -webkit-transition: color 250ms, background-color 250ms, box-shadow 250ms;
      transition: color 250ms, background-color 250ms, box-shadow 250ms;
      outline: none;
      box-shadow: inset 0 0 0 1px #eaedf5; }
      @media screen and (max-width: 63.99875em) {
        .catalog_tab a {
          padding: 0 13px;
          min-height: 50px; } }
      @media screen and (max-width: 39.99875em) {
        .catalog_tab a {
          padding: 9px 15px;
          min-height: 36px;
          white-space: nowrap; } }
      .catalog_tab a:hover, .catalog_tab a:focus {
        background-color: #f2f2f2; }
    .catalog_tab.is_active a {
      color: #fff;
      background-color: #1b43bc;
      box-shadow: none; }
    .catalog_tab + .catalog_tab a {
      border-left: 0; }
  .catalog_content {
    background-color: #fff;
    box-shadow: 0 0 25px rgba(107, 118, 131, 0.1);
    border-radius: 0 0 9px 9px;
    display: none;
    position: relative; }
    .catalog_content.is_active {
      display: -webkit-box;
      display: flex; }
  .catalog_left {
    -webkit-box-flex: 0;
            flex: 0 0 310px;
    border-right: 1px solid #f3f7fa;
    overflow: hidden; }
    @media screen and (max-width: 74.99875em) {
      .catalog_left {
        position: absolute;
        top: 0 !important;
        left: 0 !important;
        max-width: 330px;
        opacity: 0;
        z-index: -1;
        visibility: hidden;
        -webkit-transition: opacity 300ms, visibility 300ms, z-index 300ms;
        transition: opacity 300ms, visibility 300ms, z-index 300ms;
        background: #fff;
        margin-top: 53px;
        border-radius: 0 0 9px 9px;
        box-shadow: 0 0 25px rgba(107, 118, 131, 0.1);
        max-height: calc(100% - 53px);
        border: 0; }
        .catalog_left.is-open {
          visibility: visible;
          opacity: 1;
          z-index: 2; } }
    @media screen and (max-width: 63.99875em) {
      .catalog_left {
        margin-top: 46px;
        max-height: calc(100% - 46px); } }
    @media screen and (max-width: 74.99875em) {
      .catalog_left--filters {
        max-width: none;
        width: 100%; } }
    @media screen and (max-width: 39.99875em) {
      .catalog_left {
        max-width: 300px; } }
    .catalog_left_container {
      display: -webkit-box;
      display: flex;
      -webkit-transition: -webkit-transform 300ms;
      transition: -webkit-transform 300ms;
      transition: transform 300ms;
      transition: transform 300ms, -webkit-transform 300ms; }
    .catalog_left_level {
      -webkit-box-flex: 1;
              flex: 1 1 100%;
      min-width: 310px; }
      @media screen and (max-width: 39.99875em) {
        .catalog_left_level {
          min-width: 300px; } }
    .catalog_left_cat {
      display: -webkit-box;
      display: flex;
      -webkit-box-align: center;
              align-items: center;
      font-size: 18px;
      padding: 16px 3px;
      font-weight: 400;
      font-family: "VTB Group Book", Helvetica, Roboto, Arial, sans-serif;
      margin: 0 8px 20px;
      border-bottom: 1px solid #f3f7fa;
      width: calc(100% - 16px); }
      .catalog_left_cat svg {
        margin-right: 10px; }
    .catalog_left_header {
      text-transform: uppercase;
      color: rgba(47, 52, 66, 0.2);
      font-family: "VTB Group Book", Helvetica, Roboto, Arial, sans-serif;
      padding: 0 15px; }
  .catalog_items {
    position: relative;
    -webkit-box-flex: 1;
            flex: 1 1 auto; }
    .catalog_items_filters {
      display: -webkit-box;
      display: flex;
      -webkit-box-align: center;
              align-items: center;
      -webkit-box-pack: justify;
              justify-content: space-between;
      margin: 0 20px;
      padding: 15px 0;
      border-bottom: 1px solid #f3f7fa;
      font-family: "VTB Group Book", Helvetica, Roboto, Arial, sans-serif; }
      @media screen and (max-width: 63.99875em) {
        .catalog_items_filters {
          padding: 12px 0;
          margin: 0 10px;
          font-size: 13px; } }
      @media screen and (max-width: 39.99875em) {
        .catalog_items_filters {
          margin: 0 5px; } }
      .catalog_items_filters--bottom {
        padding: 26px 0 40px;
        border: 0;
        margin: 0 35px; }
        @media screen and (max-width: 63.99875em) {
          .catalog_items_filters--bottom {
            margin: 0 10px;
            padding: 20px 0 26px; } }
        @media screen and (max-width: 39.99875em) {
          .catalog_items_filters--bottom {
            padding: 22px 0 24px;
            -webkit-box-pack: end;
                    justify-content: flex-end; } }
      .catalog_items_filters--auction {
        border: 0;
        border-top: 1px solid #e9eef6;
        padding: 26px 10px 0;
        margin: 30px -10px 5px; }
        @media screen and (max-width: 63.99875em) {
          .catalog_items_filters--auction {
            margin: 25px 0 -5px;
            padding: 25px 0 0; } }
        @media screen and (max-width: 39.99875em) {
          .catalog_items_filters--auction {
            margin: 10px 0 5px;
            padding-top: 15px;
            flex-wrap: wrap; }
            .catalog_items_filters--auction .catalog_items_filter {
              display: block;
              width: 50%; }
            .catalog_items_filters--auction .button {
              -webkit-box-ordinal-group: 0;
                      order: -1;
              width: 100%;
              max-width: 260px;
              margin: 0 auto 20px; } }
        .catalog_items_filters--auction nav {
          margin-right: auto;
          margin-left: 30px; }
          @media screen and (max-width: 39.99875em) {
            .catalog_items_filters--auction nav {
              margin: 0; } }
      .catalog_items_filters--abottom {
        margin: 30px 0 0;
        padding: 0;
        border: 0; }
        @media screen and (max-width: 39.99875em) {
          .catalog_items_filters--abottom {
            margin-top: 26px; } }
        .catalog_items_filters--abottom nav {
          margin-right: auto;
          margin-left: 30px; }
          @media screen and (max-width: 39.99875em) {
            .catalog_items_filters--abottom nav {
              margin: 0; } }
    .catalog_items_filter {
      display: -webkit-box;
      display: flex;
      -webkit-box-align: center;
              align-items: center;
      white-space: nowrap;
      color: #8f9399; }
      @media screen and (max-width: 39.99875em) {
        .catalog_items_filter {
          display: none; } }
      .catalog_items_filter select {
        margin-left: 6px;
        padding: 0 20px 0 0;
        height: auto;
        border: 0;
        font-size: 14px;
        text-decoration: underline;
        background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%229%22%20height%3D%226%22%20viewBox%3D%220%200%209%206%22%3E%3Cpath%20transform%3D%22rotate%2845%204%202%29%22%20fill%3D%22%231e4bd2%22%20opacity%3D%22.31%22%20d%3D%22M5.373-2H7.19v6.3H7.15v.018H.85V2.5h4.523z%22%2F%3E%3C%2Fsvg%3E);
        background-position: right -20px center; }
        @media screen and (max-width: 63.99875em) {
          .catalog_items_filter select {
            font-size: 13px;
            margin-left: 10px;
            width: auto;
            padding-right: 15px;
            background-position: right -15px center; } }
      @media screen and (max-width: 39.99875em) {
        .catalog_items_filter--wallet {
          display: -webkit-box;
          display: flex;
          font-size: 13px;
          margin-right: auto; } }
      .catalog_items_filter--wallet select {
        font-size: 16px;
        text-decoration: none;
        background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2210%22%20height%3D%226%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2010%206%22%3E%3Cpath%20fill%3D%22%231e4bd2%22%20d%3D%22M4.52%205.277l-.02-.02-.02.02L-.277.655.676-.27%204.5%203.443%208.326-.27l.954.926z%22%2F%3E%3C%2Fsvg%3E);
        background-size: 10px; }
        @media screen and (max-width: 39.99875em) {
          .catalog_items_filter--wallet select {
            font-size: 14px; } }
    .catalog_items_button {
      display: none;
      -webkit-box-align: center;
              align-items: center;
      margin: -15px 0 -15px -20px;
      border-radius: 9px 9px 0 0;
      height: 53px;
      padding: 0 15px;
      font-family: "VTB Group Book", Helvetica, Roboto, Arial, sans-serif;
      color: #1e4bd2;
      -webkit-transition: background-color 250ms;
      transition: background-color 250ms; }
      @media screen and (max-width: 74.99875em) {
        .catalog_items_button {
          display: -webkit-box;
          display: flex; } }
      @media screen and (max-width: 63.99875em) {
        .catalog_items_button {
          padding: 0 12px;
          margin: -12px 0 -12px -10px;
          height: 46px; } }
      @media screen and (max-width: 39.99875em) {
        .catalog_items_button {
          margin-left: -5px; } }
      .catalog_items_button svg {
        margin-right: 10px; }
      .catalog_items_button:hover, .catalog_items_button:focus, .catalog_items_button[aria-expanded="true"] {
        background-color: #e4f6ff; }
  .catalog_item {
    margin: 0 34px 0 20px;
    padding: 28px 16px 20px 20px;
    border-bottom: 1px solid #f3f7fa;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
            align-items: center; }
    @media screen and (max-width: 63.99875em) {
      .catalog_item {
        margin: 0 10px;
        padding: 24px 6px 15px; } }
    @media screen and (max-width: 39.99875em) {
      .catalog_item {
        position: relative;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
                justify-content: space-between;
        padding: 20px 5px 74px;
        margin: 0 5px; } }
    .catalog_item--suppliers {
      padding: 25px 24px 24px 10px;
      -webkit-box-align: stretch;
              align-items: stretch; }
      @media screen and (max-width: 63.99875em) {
        .catalog_item--suppliers {
          padding: 22px 0 18px;
          flex-wrap: wrap; } }
      @media screen and (max-width: 39.99875em) {
        .catalog_item--suppliers {
          padding: 14px 5px; } }
      .catalog_item--suppliers .catalog_item_img {
        display: -webkit-box;
        display: flex;
        -webkit-box-align: center;
                align-items: center;
        -webkit-box-pack: center;
                justify-content: center;
        width: 75px;
        height: 75px;
        border-radius: 50%;
        overflow: hidden;
        border: 1px solid #e4f6ff;
        margin-bottom: 12px; }
        @media screen and (max-width: 63.99875em) {
          .catalog_item--suppliers .catalog_item_img {
            width: 35px;
            height: 35px;
            margin: 0; } }
      .catalog_item--suppliers .catalog_item_header {
        font-size: 16px; }
        @media screen and (max-width: 63.99875em) {
          .catalog_item--suppliers .catalog_item_header {
            font-size: 14px; } }
      .catalog_item--suppliers .catalog_item_info {
        padding: 5px 40px 0;
        display: -webkit-box;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
                flex-direction: column; }
        @media screen and (max-width: 63.99875em) {
          .catalog_item--suppliers .catalog_item_info {
            padding: 3px 0 0 15px;
            -webkit-box-flex: 1;
                    flex: 1 1 calc(100% - 35px); } }
        @media screen and (max-width: 39.99875em) {
          .catalog_item--suppliers .catalog_item_info {
            padding: 0 0 0 10px;
            margin: 0; } }
    .catalog_item_left {
      -webkit-box-flex: 0;
              flex: 0 0 auto; }
    .catalog_item_right {
      -ms-grid-row-align: center;
          align-self: center; }
      @media screen and (max-width: 63.99875em) {
        .catalog_item_right {
          -webkit-box-flex: 1;
                  flex: 1 1 100%;
          margin-left: 50px;
          display: -webkit-box;
          display: flex;
          -webkit-box-align: center;
                  align-items: center;
          margin-top: 14px; } }
      @media screen and (max-width: 39.99875em) {
        .catalog_item_right {
          margin-left: 0;
          -webkit-box-ordinal-group: 3;
                  order: 2;
          -webkit-box-pack: justify;
                  justify-content: space-between;
          max-width: 260px; } }
    .catalog_item_img {
      max-width: 120px;
      -webkit-box-flex: 0;
              flex: 0 0 auto; }
      @media screen and (max-width: 63.99875em) {
        .catalog_item_img {
          max-width: 70px; } }
    .catalog_item_country {
      font-family: "VTB Group Book", Helvetica, Roboto, Arial, sans-serif;
      font-size: 11px; }
      @media screen and (max-width: 63.99875em) {
        .catalog_item_country {
          display: none; } }
      .catalog_item_country span {
        font-size: 12px;
        margin-right: 5px; }
    .catalog_item_info {
      -webkit-box-flex: 1;
              flex: 1 1 auto;
      padding: 0 30px; }
      @media screen and (max-width: 63.99875em) {
        .catalog_item_info {
          padding: 0 15px; } }
      @media screen and (max-width: 39.99875em) {
        .catalog_item_info {
          -webkit-box-ordinal-group: 2;
                  order: 1;
          padding: 0;
          margin-top: 20px;
          -webkit-box-flex: 0;
                  flex: 0 0 100%; } }
    .catalog_item_header {
      font-family: "VTB Group Demi", Helvetica, Roboto, Arial, sans-serif;
      font-size: 18px;
      color: #4a4a4a; }
      @media screen and (max-width: 63.99875em) {
        .catalog_item_header {
          font-size: 14px; } }
      .catalog_item_header:hover, .catalog_item_header:focus {
        text-decoration: underline; }
    .catalog_item_approved {
      display: inline-block;
      margin-left: 10px;
      color: #1e4bd2; }
      @media screen and (max-width: 39.99875em) {
        .catalog_item_approved {
          width: 10px; }
          .catalog_item_approved svg {
            width: 100%;
            height: auto; } }
      @media screen and (max-width: 39.99875em) {
        .catalog_item_approved {
          margin-left: 7px; } }
    .catalog_item_descr {
      font-size: 13px;
      color: #6b7683;
      font-family: "VTB Group Book", Helvetica, Roboto, Arial, sans-serif;
      margin-top: 11px; }
      @media screen and (max-width: 63.99875em) {
        .catalog_item_descr {
          margin-bottom: 0; } }
      @media screen and (max-width: 39.99875em) {
        .catalog_item_descr {
          margin: 15px 0 0 -45px; } }
    .catalog_item_cats {
      display: -webkit-box;
      display: flex;
      flex-wrap: wrap;
      font-family: "VTB Group Book", Helvetica, Roboto, Arial, sans-serif;
      font-size: 13px;
      list-style: none;
      margin: auto 0 0; }
      @media screen and (max-width: 63.99875em) {
        .catalog_item_cats {
          font-size: 12px;
          margin-top: 8px; } }
      @media screen and (max-width: 39.99875em) {
        .catalog_item_cats {
          margin: 11px 0 0 -45px; } }
      .catalog_item_cats li {
        margin-right: 10px; }
        @media screen and (max-width: 39.99875em) {
          .catalog_item_cats li {
            margin-bottom: 6px; } }
        .catalog_item_cats li:last-child {
          margin-right: 0; }
      .catalog_item_cats a {
        color: #1f3d82; }
        .catalog_item_cats a:hover, .catalog_item_cats a:focus {
          text-decoration: underline; }
    .catalog_item_params {
      margin: 20px 0 0;
      display: -webkit-box;
      display: flex;
      list-style: none;
      font-family: "VTB Group Book", Helvetica, Roboto, Arial, sans-serif;
      font-size: 13px; }
      @media screen and (max-width: 63.99875em) {
        .catalog_item_params {
          margin-top: 10px; } }
      @media screen and (max-width: 39.99875em) {
        .catalog_item_params {
          margin-top: 15px; } }
      .catalog_item_params li + li {
        margin-left: 20px; }
      .catalog_item_params span {
        color: #acb6c3; }
    .catalog_item_buy {
      -webkit-box-flex: 0;
              flex: 0 0 auto;
      align-self: stretch;
      display: -webkit-box;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
              flex-direction: column;
      -webkit-box-align: center;
              align-items: center;
      -webkit-box-pack: justify;
              justify-content: space-between; }
      @media screen and (max-width: 39.99875em) {
        .catalog_item_buy {
          -webkit-box-pack: center;
                  justify-content: center; }
          .catalog_item_buy .button {
            position: absolute;
            bottom: 20px;
            min-width: 170px;
            left: 50%;
            -webkit-transform: translateX(-50%);
                    transform: translateX(-50%); } }
    .catalog_item_price {
      font-family: "VTB Group Demi", Helvetica, Roboto, Arial, sans-serif;
      font-size: 22px;
      text-align: center;
      margin-bottom: 10px; }
      @media screen and (max-width: 63.99875em) {
        .catalog_item_price {
          font-size: 18px;
          margin-bottom: 12px; } }
      @media screen and (max-width: 39.99875em) {
        .catalog_item_price {
          margin: 0;
          font-size: 16px; } }
    .catalog_item_link {
      display: -webkit-box;
      display: flex;
      -webkit-box-align: center;
              align-items: center;
      white-space: nowrap;
      color: #1f3d82;
      font-size: 13px;
      font-family: "VTB Group Book", Helvetica, Roboto, Arial, sans-serif; }
      .catalog_item_link + .catalog_item_link {
        margin-top: 15px; }
        @media screen and (max-width: 63.99875em) {
          .catalog_item_link + .catalog_item_link {
            margin: 0 0 0 40px; } }
        @media screen and (max-width: 39.99875em) {
          .catalog_item_link + .catalog_item_link {
            margin: 0; } }
      .catalog_item_link-icon {
        width: 21px;
        margin-right: 7px;
        display: -webkit-box;
        display: flex;
        -webkit-box-pack: center;
                justify-content: center;
        color: rgba(47, 52, 66, 0.4);
        -webkit-transition: color 250ms;
        transition: color 250ms; }
      .catalog_item_link:hover .catalog_item_link-icon, .catalog_item_link:focus .catalog_item_link-icon {
        color: #2f3442; }
  .catalog_menu {
    position: absolute;
    top: 0 !important;
    left: 0 !important;
    width: 100%;
    height: 100%;
    background: #fff;
    padding: 5px 15px;
    font-family: "VTB Group Book", Helvetica, Roboto, Arial, sans-serif;
    -webkit-columns: 2;
       -moz-columns: 2;
            columns: 2;
    opacity: 0;
    z-index: -1;
    visibility: hidden;
    -webkit-transition: 300ms;
    transition: 300ms;
    border-radius: 0 0 9px; }
    @media screen and (max-width: 63.99875em) {
      .catalog_menu {
        border-radius: 0 0 9px 9px;
        -webkit-columns: 1;
           -moz-columns: 1;
                columns: 1; } }
    @media screen and (max-width: 39.99875em) {
      .catalog_menu {
        padding: 0 5px; } }
    .catalog_menu.is-open {
      visibility: visible;
      z-index: 2;
      opacity: 1; }
    .catalog_menu_item {
      display: table;
      padding: 20px 5px;
      border-bottom: 1px solid #f3f7fa;
      -webkit-column-break-inside: avoid;
      page-break-inside: avoid;
      -moz-column-break-inside: avoid;
           break-inside: avoid; }
      @media screen and (max-width: 63.99875em) {
        .catalog_menu_item {
          padding: 18px 5px; } }
    .catalog_menu_header {
      display: table;
      font-family: "VTB Group Demi", Helvetica, Roboto, Arial, sans-serif;
      color: #1f3d82;
      margin-bottom: 9px; }
    .catalog_menu_list {
      list-style: none;
      margin: 0; }
      .catalog_menu_list li + li {
        margin-top: 6px; }
      .catalog_menu_list a:hover, .catalog_menu_list a:focus {
        text-decoration: underline; }
  .catalog_filters {
    padding: 24px 30px 20px 20px; }
    @media screen and (max-width: 74.99875em) {
      .catalog_filters {
        padding: 25px 26px 60px; } }
    @media screen and (max-width: 39.99875em) {
      .catalog_filters {
        padding: 20px 20px 60px; } }
    .catalog_filters_header {
      font-family: "VTB Group Demi", Helvetica, Roboto, Arial, sans-serif;
      font-size: 18px;
      margin-bottom: 22px; }
      @media screen and (max-width: 74.99875em) {
        .catalog_filters_header {
          display: none; } }
    .catalog_filters_accordion {
      list-style: none;
      margin: 0;
      font-family: "VTB Group Book", Helvetica, Roboto, Arial, sans-serif; }
      .catalog_filters_accordion > li[aria-expanded="true"] .catalog_filters_accordion-item::after {
        -webkit-transform: rotate(180deg);
                transform: rotate(180deg); }
      .catalog_filters_accordion-item {
        font-size: 16px;
        display: -webkit-box;
        display: flex;
        -webkit-box-align: center;
                align-items: center;
        margin-bottom: 9px; }
        .catalog_filters_accordion-item::after {
          content: '';
          width: 10px;
          height: 6px;
          margin-left: 6px;
          margin-top: 2px;
          vertical-align: middle;
          -webkit-transform: rotate(0);
                  transform: rotate(0);
          -webkit-transition: -webkit-transform 250ms;
          transition: -webkit-transform 250ms;
          transition: transform 250ms;
          transition: transform 250ms, -webkit-transform 250ms;
          background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2210%22%20height%3D%226%22%20viewBox%3D%220%200%2010%206%22%3E%3Cpath%20transform%3D%22rotate%28180%205%203%29%22%20fill%3D%22%231e4bd2%22%20d%3D%22M5.48.723l.02.02.02-.02%204.758%204.622-.954.926L5.5%202.557%201.674%206.27.72%205.345z%22%2F%3E%3C%2Fsvg%3E); }
      .catalog_filters_accordion-content {
        list-style: none;
        margin: 0;
        padding-bottom: 28px;
        padding-left: 2px; }
        .catalog_filters_accordion-content li + li {
          margin-top: 10px; }
    .catalog_filters_buttons {
      margin-top: 30px;
      max-width: 260px;
      display: -webkit-box;
      display: flex;
      -webkit-box-pack: justify;
              justify-content: space-between; }
      .catalog_filters_buttons .button {
        min-width: 120px; }

.item {
  box-shadow: 0 0 25px rgba(107, 118, 131, 0.1);
  border-radius: 9px;
  background-color: #fff;
  overflow: hidden; }
  .item_title {
    background-color: #e4f6ff;
    padding: 18px 30px; }
    @media screen and (max-width: 63.99875em) {
      .item_title {
        padding: 19px 20px; } }
    @media screen and (max-width: 39.99875em) {
      .item_title {
        padding: 12px 10px; } }
  .item_content {
    padding: 35px 20px 55px; }
    @media screen and (max-width: 63.99875em) {
      .item_content {
        padding: 15px 10px 10px; } }
    @media screen and (max-width: 39.99875em) {
      .item_content {
        padding: 20px 10px 0; } }
    .item_content_top {
      padding: 0 10px 45px;
      display: -webkit-box;
      display: flex;
      border-bottom: 1px solid #f3f7fa; }
      @media screen and (max-width: 63.99875em) {
        .item_content_top {
          flex-wrap: wrap;
          padding: 0 18px 25px; } }
      @media screen and (max-width: 39.99875em) {
        .item_content_top {
          position: relative;
          padding: 0 5px;
          border-bottom: 0; } }
  .item_images {
    -webkit-box-flex: 0;
            flex: 0 1 310px; }
    @media screen and (max-width: 63.99875em) {
      .item_images {
        -webkit-box-flex: 0;
                flex: 0 1 225px;
        margin-right: 37px; } }
    @media screen and (max-width: 39.99875em) {
      .item_images {
        -webkit-box-flex: 0;
                flex: 0 1 115px;
        margin: 0; } }
    .item_images_main {
      border-radius: 4px;
      border: 1px solid #f3f7fa;
      height: 240px;
      display: -webkit-box;
      display: flex;
      -webkit-box-align: center;
              align-items: center;
      -webkit-box-pack: center;
              justify-content: center;
      margin-bottom: 17px; }
      @media screen and (max-width: 63.99875em) {
        .item_images_main {
          height: 170px;
          padding: 18px 20px; }
          .item_images_main img {
            max-height: 100%; } }
      @media screen and (max-width: 39.99875em) {
        .item_images_main {
          height: 90px;
          padding: 10px 15px;
          margin: 0; } }
    .item_images_carousel {
      display: -webkit-box;
      display: flex;
      position: relative; }
      @media screen and (max-width: 39.99875em) {
        .item_images_carousel {
          display: none; } }
      .item_images_carousel-controls {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        padding: 8px;
        color: #1e4bd2; }
        @media screen and (max-width: 63.99875em) {
          .item_images_carousel-controls {
            padding: 4px;
            width: 15px; }
            .item_images_carousel-controls svg {
              width: auto;
              height: auto;
              max-width: 100%; } }
        .item_images_carousel-controls.disabled {
          color: #8f9399; }
        .item_images_carousel-controls--prev {
          right: 100%; }
        .item_images_carousel-controls--next {
          left: 100%; }
    .item_images_small {
      -webkit-box-flex: 0;
              flex: 0 1 93px;
      height: 66px;
      border-radius: 4px;
      border: 1px solid #f3f7fa;
      display: -webkit-box;
      display: flex;
      -webkit-box-align: center;
              align-items: center;
      -webkit-box-pack: center;
              justify-content: center; }
      @media screen and (max-width: 63.99875em) {
        .item_images_small {
          -webkit-box-flex: 0;
                  flex: 0 1 68px;
          padding: 3px;
          height: 48px; }
          .item_images_small img {
            max-height: 100%; } }
      .item_images_small + .item_images_small {
        margin-left: 15px; }
  .item_info {
    -webkit-box-flex: 1;
            flex: 1 1 auto;
    padding: 30px 28px 0 50px; }
    @media screen and (max-width: 74.99875em) {
      .item_info {
        padding-left: 30px; } }
    @media screen and (max-width: 63.99875em) {
      .item_info {
        -webkit-box-flex: 1;
                flex: 1 1 calc(100% - 262px);
        min-width: 220px;
        padding: 10px 0 0;
        align-self: flex-end; } }
    @media screen and (max-width: 39.99875em) {
      .item_info {
        -webkit-box-flex: 1;
                flex: 1 1 100%;
        margin: 0 -5px;
        padding-top: 23px; } }
    .item_info_top {
      display: -webkit-box;
      display: flex;
      -webkit-box-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
              align-items: center;
      margin-bottom: 16px; }
      @media screen and (max-width: 39.99875em) {
        .item_info_top {
          margin-bottom: 12px; } }
    .item_info_art {
      font-family: "VTB Group Book", Helvetica, Roboto, Arial, sans-serif;
      font-size: 13px;
      color: #6b7683;
      margin-left: 10px; }
  .item_list {
    font-size: 13px;
    list-style: none;
    margin: 0;
    font-family: "VTB Group Book", Helvetica, Roboto, Arial, sans-serif;
    line-height: 1.54; }
    .item_list span {
      color: #acb6c3;
      margin-right: 5px; }
  .item_buy {
    -webkit-box-flex: 0;
            flex: 0 1 220px; }
    @media screen and (max-width: 63.99875em) {
      .item_buy {
        -webkit-box-flex: 1;
                flex: 1 1 100%;
        margin: 0 -18px;
        display: -webkit-box;
        display: flex;
        margin-top: 25px; } }
    @media screen and (max-width: 39.99875em) {
      .item_buy {
        margin: 10px -10px 0; } }
    .item_buy_cart {
      width: 100%;
      height: 146px;
      border-radius: 4px;
      border: 1px solid #f3f7fa;
      display: -webkit-box;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
              flex-direction: column;
      -webkit-box-pack: center;
              justify-content: center;
      -webkit-box-align: center;
              align-items: center;
      margin-bottom: 20px; }
      @media screen and (max-width: 63.99875em) {
        .item_buy_cart {
          -webkit-box-flex: 0;
                  flex: 0 0 auto;
          border: 0;
          height: auto;
          width: auto;
          -webkit-box-ordinal-group: 2;
                  order: 1;
          margin: 0;
          padding-left: 24px; } }
      @media screen and (max-width: 39.99875em) {
        .item_buy_cart {
          position: absolute;
          top: 0;
          right: 0;
          width: calc(100% - 115px);
          height: 90px;
          padding: 0; }
          .item_buy_cart .button {
            font-size: 12px;
            padding: 10px 18px; } }
    .item_buy_price {
      font-family: "VTB Group Demi", Helvetica, Roboto, Arial, sans-serif;
      font-size: 22px;
      margin-bottom: 18px; }
      @media screen and (max-width: 63.99875em) {
        .item_buy_price {
          margin-bottom: 10px; } }
      @media screen and (max-width: 39.99875em) {
        .item_buy_price {
          font-size: 16px; } }
    .item_buy_seller {
      padding: 15px 20px;
      border-radius: 4px;
      border: 1px solid #f3f7fa;
      max-width: 220px; }
      @media screen and (max-width: 63.99875em) {
        .item_buy_seller {
          max-width: none;
          display: -webkit-box;
          display: flex;
          flex-wrap: wrap;
          -webkit-box-align: center;
                  align-items: center;
          padding: 11px 15px; } }
      @media screen and (max-width: 39.99875em) {
        .item_buy_seller {
          width: 100%;
          padding: 14px 13px;
          flex-wrap: nowrap; } }
      .item_buy_seller-img {
        margin-bottom: 17px; }
        @media screen and (max-width: 63.99875em) {
          .item_buy_seller-img {
            max-width: 67px;
            margin: 5px 25px 5px 0; } }
        @media screen and (max-width: 39.99875em) {
          .item_buy_seller-img {
            display: none; } }
      .item_buy_seller-name {
        font-family: "VTB Group Book", Helvetica, Roboto, Arial, sans-serif; }
        @media screen and (max-width: 63.99875em) {
          .item_buy_seller-name {
            margin: 5px 25px 5px 0; } }
        @media screen and (max-width: 39.99875em) {
          .item_buy_seller-name {
            margin: 0 30px 0 0;
            font-size: 13px; } }
        .item_buy_seller-name b {
          color: #acb6c3;
          font-family: 'VTB Group';
          display: block; }
      .item_buy_seller-link {
        display: -webkit-box;
        display: flex;
        -webkit-box-align: center;
                align-items: center;
        white-space: nowrap;
        color: #1f3d82;
        font-size: 13px;
        font-family: "VTB Group Book", Helvetica, Roboto, Arial, sans-serif; }
        @media screen and (max-width: 63.99875em) {
          .item_buy_seller-link {
            margin: 5px 0; } }
        .item_buy_seller-link svg {
          color: rgba(47, 52, 66, 0.6);
          -webkit-transition: color 250ms;
          transition: color 250ms;
          margin-right: 7px; }
        .item_buy_seller-link:hover svg, .item_buy_seller-link:focus svg {
          color: #2f3442; }
  .item_details {
    padding: 40px 30px 0;
    font-family: "VTB Group Book", Helvetica, Roboto, Arial, sans-serif;
    position: relative; }
    @media screen and (max-width: 63.99875em) {
      .item_details {
        padding: 26px 10px 0; } }
    @media screen and (max-width: 39.99875em) {
      .item_details {
        padding: 23px 0 0; } }
    .item_details_text {
      color: #6b7683;
      margin-bottom: 50px; }
      @media screen and (max-width: 63.99875em) {
        .item_details_text {
          font-size: 13px;
          margin-bottom: 35px;
          line-height: 1.38; } }
      @media screen and (max-width: 39.99875em) {
        .item_details_text {
          margin-bottom: 30px; } }
    .item_details_specs {
      display: -webkit-box;
      display: flex;
      -webkit-box-pack: justify;
              justify-content: space-between; }
      @media screen and (max-width: 63.99875em) {
        .item_details_specs {
          margin-top: 20px; }
          .item_details_specs:not(.folded) {
            padding-bottom: 30px; } }
      @media screen and (max-width: 39.99875em) {
        .item_details_specs {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
                  flex-direction: column; } }
      .item_details_specs.folded {
        max-height: 340px;
        overflow: hidden; }
        @media screen and (max-width: 39.99875em) {
          .item_details_specs.folded {
            max-height: 365px; } }
        .item_details_specs.folded .item_details_button {
          display: block; }
        .item_details_specs.folded::after {
          content: '';
          position: absolute;
          bottom: 0;
          left: 0;
          width: 100%;
          height: 204px;
          background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(43%, rgba(255, 255, 255, 0.93)), to(#fff));
          background-image: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.93) 43%, #fff 100%); }
          @media screen and (max-width: 39.99875em) {
            .item_details_specs.folded::after {
              border-bottom: 45px solid #fff;
              height: 150px; } }
      .item_details_specs .cell {
        -webkit-box-flex: 0;
                flex: 0 1 calc(50% - 10px); }
    .item_details_block + .item_details_block {
      margin-top: 20px; }
      @media screen and (max-width: 39.99875em) {
        .item_details_block + .item_details_block {
          margin-top: 18px; } }
    .item_details_block h3 {
      color: #1f3d82; }
    .item_details_block ul {
      line-height: 1.3;
      font-size: 14px; }
      @media screen and (max-width: 39.99875em) {
        .item_details_block ul {
          font-size: 13px; } }
    .item_details_button {
      display: none;
      position: absolute;
      z-index: 2;
      font-size: 20px;
      left: 50%;
      bottom: 0;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%);
      padding: 20px;
      color: #1e4bd2;
      font-family: "VTB Group Book", Helvetica, Roboto, Arial, sans-serif;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none; }
      @media screen and (max-width: 63.99875em) {
        .item_details_button {
          font-size: 16px;
          padding: 10px;
          bottom: 25px;
          white-space: nowrap; } }
      @media screen and (max-width: 39.99875em) {
        .item_details_button {
          bottom: 42px;
          font-size: 14px; } }

.supplier {
  box-shadow: 0 0 25px rgba(107, 118, 131, 0.1);
  border-radius: 9px;
  background-color: #fff;
  overflow: hidden; }
  .supplier_title {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
            justify-content: space-between; }
    @media screen and (max-width: 39.99875em) {
      .supplier_title {
        font-size: 13px; } }
    .supplier_title > span {
      margin-right: 20px; }
      @media screen and (max-width: 39.99875em) {
        .supplier_title > span {
          margin-right: 10px; } }
    @media screen and (max-width: 63.99875em) {
      .supplier_title .rating {
        font-size: 14px; } }
    @media screen and (max-width: 39.99875em) {
      .supplier_title .rating {
        font-size: 13px; } }
    @media screen and (max-width: 63.99875em) {
      .supplier_title .rating svg {
        width: 12px;
        height: 12px; } }
    @media screen and (max-width: 39.99875em) {
      .supplier_title .rating svg {
        width: 10px;
        height: 10px; }
        .supplier_title .rating svg + svg {
          margin-left: 2px; } }
  .supplier_content {
    padding: 20px 20px 60px; }
    @media screen and (max-width: 74.99875em) {
      .supplier_content {
        padding-bottom: 50px; } }
    @media screen and (max-width: 63.99875em) {
      .supplier_content {
        padding: 35px 10px 40px; } }
    @media screen and (max-width: 39.99875em) {
      .supplier_content {
        padding: 20px 10px 25px; } }
  .supplier_info {
    padding: 0 0 40px 20px;
    border-bottom: 1px solid #f3f7fa;
    display: -webkit-box;
    display: flex; }
    @media screen and (max-width: 63.99875em) {
      .supplier_info {
        padding: 0 0 25px;
        flex-wrap: wrap; } }
    @media screen and (max-width: 39.99875em) {
      .supplier_info {
        padding: 0;
        border: 0; } }
    .supplier_info_left {
      -webkit-box-flex: 0;
              flex: 0 0 auto;
      text-align: center;
      padding-top: 40px; }
      @media screen and (max-width: 63.99875em) {
        .supplier_info_left {
          padding: 0;
          max-width: 35px; } }
    .supplier_info_img {
      margin-bottom: 14px; }
    .supplier_info_content {
      padding: 40px 22px 0;
      max-width: 586px;
      margin-right: auto; }
      @media screen and (max-width: 63.99875em) {
        .supplier_info_content {
          padding: 0 0 0 15px;
          -webkit-box-flex: 0;
                  flex: 0 1 calc(100% - 35px); } }
      @media screen and (max-width: 39.99875em) {
        .supplier_info_content {
          -webkit-box-flex: 1;
                  flex: 1 1 100%;
          padding: 0; } }
    .supplier_info_descr {
      color: #6b7683;
      font-family: "VTB Group Book", Helvetica, Roboto, Arial, sans-serif;
      margin: 10px 0 22px; }
      @media screen and (max-width: 63.99875em) {
        .supplier_info_descr {
          margin: 0 0 15px;
          font-size: 13px; } }
    .supplier_info_links {
      display: -webkit-box;
      display: flex; }
      .supplier_info_links .catalog_item_link + .catalog_item_link {
        margin: 0 0 0 40px; }
    .supplier_info_contact {
      border-radius: 4px;
      border: 1px solid #f3f7fa;
      padding: 30px 58px 20px 25px; }
      @media screen and (max-width: 63.99875em) {
        .supplier_info_contact {
          padding: 20px 30px 40px;
          margin: 25px 0 0 20px;
          font-size: 12px; } }
      @media screen and (max-width: 39.99875em) {
        .supplier_info_contact {
          padding: 15px 10px 7px;
          margin: 20px 0 0;
          width: 100%; } }
      .supplier_info_contact h3 {
        font-family: "VTB Group Book", Helvetica, Roboto, Arial, sans-serif;
        font-weight: 600;
        font-size: 16px;
        color: #1f3d82;
        margin-bottom: 10px; }
        @media screen and (max-width: 63.99875em) {
          .supplier_info_contact h3 {
            font-size: 12px; } }
      .supplier_info_contact table {
        border-spacing: 0;
        font-family: "VTB Group Book", Helvetica, Roboto, Arial, sans-serif; }
        .supplier_info_contact table td {
          padding: 10px 0; }
          @media screen and (max-width: 63.99875em) {
            .supplier_info_contact table td {
              padding: 8px 0; } }
          .supplier_info_contact table td:first-child {
            color: #acb6c3;
            padding-right: 8px; }
  .supplier_details {
    padding: 30px 20px 50px;
    border-bottom: 1px solid #f3f7fa; }
    @media screen and (max-width: 63.99875em) {
      .supplier_details {
        padding: 25px 10px; } }
    @media screen and (max-width: 39.99875em) {
      .supplier_details {
        padding: 25px 0 20px;
        position: relative; }
        .supplier_details.folded::after {
          content: '';
          display: block;
          width: 100%;
          height: 105px;
          background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(43%, rgba(255, 255, 255, 0.93)), to(#fff));
          background-image: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.93) 43%, #fff 100%);
          position: absolute;
          bottom: 20px;
          left: 0; }
        .supplier_details.folded .supplier_details_text {
          max-height: 162px;
          overflow: hidden; }
        .supplier_details.folded .supplier_details_button {
          display: block; } }
    .supplier_details_text {
      font-family: "VTB Group Book", Helvetica, Roboto, Arial, sans-serif;
      color: #6b7683;
      margin: 0;
      max-width: 730px; }
      @media screen and (max-width: 63.99875em) {
        .supplier_details_text {
          font-size: 13px; } }
    .supplier_details_button {
      display: none;
      position: absolute;
      bottom: 20px;
      left: 50%;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%);
      z-index: 2;
      white-space: nowrap;
      color: #1e4bd2;
      font-family: "VTB Group Book", Helvetica, Roboto, Arial, sans-serif;
      padding: 7px; }
  .supplier_cols {
    display: -webkit-box;
    display: flex;
    padding-top: 32px; }
    @media screen and (max-width: 63.99875em) {
      .supplier_cols {
        padding: 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
                flex-direction: column; } }
    .supplier_cols_left {
      -webkit-box-flex: 1;
              flex: 1 1 auto;
      margin-right: 20px; }
    .supplier_cols_right {
      -webkit-box-flex: 0;
              flex: 0 0 300px; }
      @media screen and (max-width: 63.99875em) {
        .supplier_cols_right {
          display: -webkit-box;
          display: flex;
          padding: 0 10px;
          -webkit-box-flex: 0;
                  flex: 0 0 auto; } }
      @media screen and (max-width: 39.99875em) {
        .supplier_cols_right {
          padding: 0;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
                  flex-direction: column; } }
  .supplier_logistics {
    padding: 10px 30px 30px;
    border-bottom: 1px solid #f3f7fa; }
    @media screen and (max-width: 63.99875em) {
      .supplier_logistics {
        padding: 26px 10px 30px; } }
    @media screen and (max-width: 39.99875em) {
      .supplier_logistics {
        padding: 30px 0 0;
        border: 0; } }
    .supplier_logistics_list {
      list-style: none;
      display: -webkit-box;
      display: flex;
      flex-wrap: wrap;
      font-size: 16px;
      font-family: "VTB Group Book", Helvetica, Roboto, Arial, sans-serif;
      margin: 0 0 35px; }
      @media screen and (max-width: 63.99875em) {
        .supplier_logistics_list {
          margin: 24px 0 25px;
          font-size: 14px; } }
      @media screen and (max-width: 39.99875em) {
        .supplier_logistics_list {
          margin: 20px 0 5px; } }
      .supplier_logistics_list li {
        -webkit-box-flex: 1;
                flex: 1 1 50%;
        display: -webkit-box;
        display: flex;
        -webkit-box-align: center;
                align-items: center;
        margin-bottom: 35px; }
        @media screen and (max-width: 63.99875em) {
          .supplier_logistics_list li {
            margin-bottom: 20px; } }
        @media screen and (max-width: 39.99875em) {
          .supplier_logistics_list li {
            -webkit-box-flex: 1;
                    flex: 1 1 100%;
            margin-bottom: 25px; } }
        .supplier_logistics_list li:nth-child(odd) {
          padding-right: 20px; }
    .supplier_logistics_icon {
      -webkit-box-flex: 0;
              flex: 0 0 24px;
      width: 24px;
      height: 23px;
      display: -webkit-box;
      display: flex;
      -webkit-box-align: center;
              align-items: center;
      -webkit-box-pack: center;
              justify-content: center;
      opacity: 0.25;
      margin-right: 10px; }
    .supplier_logistics_header {
      font-size: 20px;
      margin-bottom: 30px;
      font-weight: 700; }
      @media screen and (max-width: 63.99875em) {
        .supplier_logistics_header {
          font-size: 18px;
          margin-bottom: 40px; } }
      @media screen and (max-width: 39.99875em) {
        .supplier_logistics_header {
          font-size: 16px;
          margin-bottom: 30px; } }
    .supplier_logistics_companies {
      display: -webkit-box;
      display: flex;
      -webkit-box-align: center;
              align-items: center;
      flex-wrap: wrap;
      margin: 0;
      list-style: none; }
      @media screen and (max-width: 63.99875em) {
        .supplier_logistics_companies {
          flex-wrap: nowrap; } }
      @media screen and (max-width: 39.99875em) {
        .supplier_logistics_companies {
          flex-wrap: wrap;
          -webkit-box-pack: center;
                  justify-content: center; } }
      .supplier_logistics_companies li {
        margin: 5px 0; }
        @media screen and (max-width: 39.99875em) {
          .supplier_logistics_companies li {
            height: 30px; }
            .supplier_logistics_companies li img {
              max-height: 100%; } }
        .supplier_logistics_companies li:not(:last-child) {
          margin-right: 30px; }
          @media screen and (max-width: 63.99875em) {
            .supplier_logistics_companies li:not(:last-child) {
              margin-right: 20px; } }
  .supplier_brands {
    padding: 35px 30px 90px;
    border-bottom: 1px solid #f3f7fa;
    position: relative; }
    @media screen and (max-width: 63.99875em) {
      .supplier_brands {
        padding: 30px 10px 85px; } }
    @media screen and (max-width: 39.99875em) {
      .supplier_brands {
        padding: 35px 0 47px; } }
    .supplier_brands_lists {
      margin-top: 30px;
      font-family: "VTB Group Book", Helvetica, Roboto, Arial, sans-serif;
      -webkit-columns: 5;
         -moz-columns: 5;
              columns: 5; }
      @media screen and (max-width: 74.99875em) {
        .supplier_brands_lists {
          -webkit-columns: 4;
             -moz-columns: 4;
                  columns: 4; } }
      @media screen and (max-width: 63.99875em) {
        .supplier_brands_lists {
          -webkit-columns: 3;
             -moz-columns: 3;
                  columns: 3; } }
      @media screen and (max-width: 39.99875em) {
        .supplier_brands_lists {
          margin-top: 20px;
          -webkit-columns: 2;
             -moz-columns: 2;
                  columns: 2; } }
    .supplier_brands_list {
      margin: 0;
      list-style: none;
      font-size: 13px;
      margin: 0 0 20px;
      line-height: 1.38;
      -webkit-column-break-inside: avoid;
      page-break-inside: avoid;
      -moz-column-break-inside: avoid;
           break-inside: avoid; }
      .supplier_brands_list li:first-child:first-letter {
        font-size: 15px;
        font-weight: 700; }
    .supplier_brands_button {
      position: absolute;
      z-index: 2;
      font-size: 20px;
      left: 50%;
      bottom: 20px;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%);
      padding: 20px;
      color: #1e4bd2;
      font-family: "VTB Group Book", Helvetica, Roboto, Arial, sans-serif;
      white-space: nowrap; }
      @media screen and (max-width: 63.99875em) {
        .supplier_brands_button {
          padding: 10px;
          bottom: 24px;
          font-size: 16px; } }
      @media screen and (max-width: 39.99875em) {
        .supplier_brands_button {
          font-size: 14px;
          bottom: 13px; } }
  .supplier_cats {
    padding: 38px 30px 0; }
    @media screen and (max-width: 74.99875em) {
      .supplier_cats {
        width: calc(100% + 320px); } }
    @media screen and (max-width: 63.99875em) {
      .supplier_cats {
        padding: 26px 10px 20px;
        width: 100%; } }
    @media screen and (max-width: 39.99875em) {
      .supplier_cats {
        padding: 26px 0 20px; } }
    .supplier_cats_list {
      margin: 40px 0 0;
      list-style: none;
      font-family: "VTB Group Book", Helvetica, Roboto, Arial, sans-serif;
      font-size: 13px;
      display: -webkit-box;
      display: flex;
      flex-wrap: wrap; }
      @media screen and (max-width: 63.99875em) {
        .supplier_cats_list {
          margin-top: 35px; } }
      @media screen and (max-width: 39.99875em) {
        .supplier_cats_list {
          font-size: 12px;
          margin-top: 20px; } }
      .supplier_cats_list a {
        display: block;
        border-radius: 4px;
        border: 1px solid #acb6c3;
        padding: 10px 15px;
        color: #1f3d82;
        margin: 0 10px 10px 0; }
        @media screen and (max-width: 63.99875em) {
          .supplier_cats_list a {
            padding: 10px 12px; } }
        @media screen and (max-width: 39.99875em) {
          .supplier_cats_list a {
            padding: 11px 10px; } }
  .supplier_item {
    border-radius: 4px;
    border: 1px solid #f3f7fa;
    padding: 20px 14px 20px 20px;
    display: -webkit-box;
    display: flex; }
    @media screen and (max-width: 63.99875em) {
      .supplier_item {
        padding: 20px 10px 18px; }
        .supplier_item:not(:nth-child(-n+2)) {
          display: none; } }
    @media screen and (max-width: 39.99875em) {
      .supplier_item {
        padding: 18px 10px; } }
    .supplier_item + .supplier_item {
      margin-top: 20px; }
      @media screen and (max-width: 63.99875em) {
        .supplier_item + .supplier_item {
          margin: 0 0 0 10px; } }
      @media screen and (max-width: 39.99875em) {
        .supplier_item + .supplier_item {
          margin: 10px 0 0; } }
    .supplier_item_left {
      -webkit-box-flex: 0;
              flex: 0 0 120px;
      text-align: center;
      margin-right: 12px; }
      @media screen and (max-width: 63.99875em) {
        .supplier_item_left {
          -webkit-box-flex: 0;
                  flex: 0 1 110px;
          min-width: 75px;
          margin-right: 9px; } }
      @media screen and (max-width: 39.99875em) {
        .supplier_item_left {
          -webkit-box-flex: 0;
                  flex: 0 0 110px;
          margin-right: 20px; } }
    .supplier_item_img {
      display: -webkit-box;
      display: flex;
      -webkit-box-align: center;
              align-items: center;
      -webkit-box-pack: center;
              justify-content: center;
      margin-bottom: 22px;
      height: 85px; }
      @media screen and (max-width: 63.99875em) {
        .supplier_item_img {
          height: 78px;
          margin-bottom: 30px; } }
      @media screen and (max-width: 39.99875em) {
        .supplier_item_img {
          padding: 4px; } }
      .supplier_item_img img {
        max-height: 100%; }
    .supplier_item_price {
      font-family: "VTB Group Demi", Helvetica, Roboto, Arial, sans-serif;
      font-size: 18px; }
    .supplier_item_right {
      display: -webkit-box;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
              flex-direction: column;
      -webkit-box-align: start;
              align-items: flex-start; }
      @media screen and (max-width: 63.99875em) {
        .supplier_item_right {
          padding-top: 4px; } }
    .supplier_item_title {
      font-family: "VTB Group Book", Helvetica, Roboto, Arial, sans-serif; }
      @media screen and (max-width: 63.99875em) {
        .supplier_item_title {
          font-size: 13px; } }
      @media screen and (max-width: 39.99875em) {
        .supplier_item_title {
          line-height: 1.46; } }
      .supplier_item_title:hover, .supplier_item_title:focus {
        text-decoration: underline; }
    .supplier_item_cart {
      display: -webkit-box;
      display: flex;
      -webkit-box-align: center;
              align-items: center;
      color: #1e4bd2;
      font-family: "VTB Group Book", Helvetica, Roboto, Arial, sans-serif;
      font-size: 13px;
      margin-top: auto;
      height: 23px; }
      .supplier_item_cart svg {
        color: #2f3442;
        opacity: 0.41;
        margin-right: 7px;
        -webkit-transition: 250ms;
        transition: 250ms; }
      .supplier_item_cart:hover svg {
        opacity: 1; }

.auction {
  margin: 30px 25px 0; }
  @media screen and (max-width: 63.99875em) {
    .auction {
      margin: 15px 15px 0; } }
  @media screen and (max-width: 39.99875em) {
    .auction {
      margin: 15px 10px 0; } }
  .auction--new {
    display: -ms-grid;
    display: grid;
    grid-gap: 20px;
    flex-wrap: wrap;
    box-shadow: 0 0 25px rgba(107, 118, 131, 0.1);
    border-radius: 9px;
    background-color: #fff;
    padding: 30px 66px 35px 30px;
    grid-row-gap: 0;
        grid-template-areas: "add spec" "buttons buttons"; }
    @media screen and (max-width: 63.99875em) {
      .auction--new {
        padding: 30px 20px 37px;
            grid-template-areas: "add" "spec" "buttons"; } }
    @media screen and (max-width: 39.99875em) {
      .auction--new {
        padding: 20px 10px 40px; } }
  .auction--processing {
    margin-top: 26px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: calc(58.6% - 10px) 20px calc(41.4% - 10px);
    grid-template-columns: calc(58.6% - 10px) calc(41.4% - 10px);
    -ms-grid-rows: auto 20px auto 20px auto;
        grid-template-areas: 'status status' 'auction offers' 'discuss offers';
    grid-gap: 20px; }
    @media screen and (max-width: 63.99875em) {
      .auction--processing {
        margin: 15px 15px 0;
        row-gap: 15px;
        -ms-grid-columns: 100%;
        grid-template-columns: 100%;
        -ms-grid-rows: auto 15px auto 15px auto 15px auto;
            grid-template-areas: 'status' 'auction' 'discuss' 'offers'; } }
    @media screen and (max-width: 39.99875em) {
      .auction--processing {
        margin: 15px 10px 0; } }
  .auction--verifier {
        grid-template-areas: 'status status' 'auction offers' 'discuss offers' 'verifier verifier'; }
    @media screen and (max-width: 63.99875em) {
      .auction--verifier {
        margin: 15px 15px 0;
        row-gap: 15px;
        -ms-grid-columns: 100%;
        grid-template-columns: 100%;
        -ms-grid-rows: auto 15px auto 15px auto 15px auto 15px auto;
            grid-template-areas: 'status' 'auction' 'discuss' 'offers' 'verifier'; } }
  .auction_block {
    border-radius: 9px;
    overflow: hidden;
    background-color: #fff;
    box-shadow: 0 0 25px rgba(107, 118, 131, 0.1);
    -webkit-box-flex: 0;
            flex: 0 1 calc(50% - 10px);
    grid-area: item; }
    .auction_block--large .auction_block_title {
      padding: 19px 30px;
      font-size: 23px; }
      @media screen and (max-width: 63.99875em) {
        .auction_block--large .auction_block_title {
          font-size: 16px;
          padding: 20px; } }
      @media screen and (max-width: 39.99875em) {
        .auction_block--large .auction_block_title {
          font-size: 14px;
          padding: 12px 10px; } }
    .auction_block--large .auction_block_content {
      padding: 30px 30px 60px; }
      @media screen and (max-width: 63.99875em) {
        .auction_block--large .auction_block_content {
          padding: 25px 20px 30px; } }
      @media screen and (max-width: 39.99875em) {
        .auction_block--large .auction_block_content {
          padding: 15px 10px 24px; } }
    .auction_block--auction {
      -ms-grid-row: 3;
      -ms-grid-column: 1;
      grid-area: auction; }
    .auction--verifier > .auction_block--auction {
  -ms-grid-row: 2;
  -ms-grid-column: 1; }
    .auction_block--organizer .auction_offers_item {
      padding-top: 20px;
      padding-bottom: 20px; }
    .auction_block--organizer .auction_block_content {
      padding-top: 0;
      padding-bottom: 0; }
    .auction_block--discuss {
      -ms-grid-row: 5;
      -ms-grid-column: 1;
      grid-area: discuss; }
    .auction--verifier > .auction_block--discuss {
  -ms-grid-row: 3;
  -ms-grid-column: 1; }
      .auction_block--discuss .auction_block_content {
        padding-bottom: 30px; }
        @media screen and (max-width: 39.99875em) {
          .auction_block--discuss .auction_block_content {
            padding: 15px 10px 30px; } }
    .auction_block--offers {
      -ms-grid-row: 3;
      -ms-grid-row-span: 3;
      -ms-grid-column: 3;
      grid-area: offers; }
    .auction--verifier > .auction_block--offers {
  -ms-grid-row: 2;
  -ms-grid-row-span: 2;
  -ms-grid-column: 2; }
      @media screen and (max-width: 63.99875em) {
        .auction_block--offers .auction_block_content {
          padding-bottom: 16px; } }
      @media screen and (max-width: 39.99875em) {
        .auction_block--offers .auction_block_content {
          padding-bottom: 12px; } }
    .auction_block--verifier {
      -ms-grid-row: 4;
      -ms-grid-column: 1;
      -ms-grid-column-span: 2;
      grid-area: verifier; }
      .auction_block--verifier .auction_block_content {
        padding: 44px 20px 36px; }
        @media screen and (max-width: 63.99875em) {
          .auction_block--verifier .auction_block_content {
            padding: 17px 20px 35px; } }
        @media screen and (max-width: 39.99875em) {
          .auction_block--verifier .auction_block_content {
            padding: 20px 10px 37px; } }
    .auction_block_title {
      background-color: #e4f6ff;
      padding: 18px 20px;
      display: -webkit-box;
      display: flex;
      -webkit-box-align: center;
              align-items: center;
      -webkit-box-pack: justify;
              justify-content: space-between; }
      @media screen and (max-width: 39.99875em) {
        .auction_block_title {
          padding: 12px 10px; } }
    .auction_block_status {
      color: #1f3d82;
      font-size: 13px; }
      .auction_block_status--placed {
        color: #4cc864; }
      .auction_block_status--ended {
        color: #e62632; }
    .auction_block_content {
      position: relative;
      padding: 20px; }
      @media screen and (max-width: 63.99875em) {
        .auction_block_content {
          padding-bottom: 26px; } }
      @media screen and (max-width: 39.99875em) {
        .auction_block_content {
          padding: 20px 10px; }
          .auction_block_content hr {
            margin: 20px 0; } }
    .auction_block_list {
      list-style: none;
      margin: 0;
      font-family: "VTB Group Book", Helvetica, Roboto, Arial, sans-serif; }
      @media screen and (max-width: 39.99875em) {
        .auction_block_list {
          font-size: 13px; } }
      .auction_block_list li + li {
        margin-top: 15px; }
        @media screen and (max-width: 39.99875em) {
          .auction_block_list li + li {
            margin-top: 14px; } }
      .auction_block_list span {
        color: #acb6c3; }
        @media screen and (max-width: 39.99875em) {
          .auction_block_list span {
            display: block; } }
      .auction_block_list a:not(.auction_accordion-title) {
        color: #1e4bd2;
        word-break: break-word; }
        .auction_block_list a:not(.auction_accordion-title):hover, .auction_block_list a:not(.auction_accordion-title):focus {
          text-decoration: underline; }
      .auction_block_list-icon {
        opacity: 0.6;
        float: right; }
    .auction_block_empty {
      color: #acb6c3;
      font-family: "VTB Group Demi", Helvetica, Roboto, Arial, sans-serif;
      font-size: 16px;
      font-weight: 600;
      line-height: 1.63;
      margin: 10px 0 0; }
      @media screen and (max-width: 39.99875em) {
        .auction_block_empty {
          font-size: 14px;
          margin-top: 7px; } }
      .auction_block_empty--center {
        text-align: center;
        margin-top: 27px; }
        @media screen and (max-width: 63.99875em) {
          .auction_block_empty--center {
            margin: 0 0 14px; } }
      .auction_block_empty svg {
        display: block;
        margin: 0 auto 4px; }
    .auction_block_buttons {
      margin-top: 30px;
      display: -webkit-box;
      display: flex; }
      @media screen and (max-width: 39.99875em) {
        .auction_block_buttons {
          margin-top: 25px;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
                  flex-direction: column;
          -webkit-box-align: center;
                  align-items: center; } }
      @media screen and (max-width: 39.99875em) {
        .auction_block_buttons .button {
          width: 100%;
          max-width: 260px; } }
      .auction_block_buttons .button + .button {
        margin-left: 20px; }
        @media screen and (max-width: 39.99875em) {
          .auction_block_buttons .button + .button {
            margin: 10px 0 0; } }
  .auction_filters {
    display: -ms-grid;
    display: grid;
    -webkit-column-gap: 55px;
       -moz-column-gap: 55px;
            column-gap: 55px;
    -ms-grid-columns: (auto)[3];
    grid-template-columns: repeat(3, auto);
    -webkit-box-align: center;
            align-items: center;
    margin-bottom: 10px; }
    @media screen and (max-width: 74.99875em) {
      .auction_filters {
        -webkit-column-gap: 30px;
           -moz-column-gap: 30px;
                column-gap: 30px; } }
    @media screen and (max-width: 63.99875em) {
      .auction_filters {
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
        -ms-grid-rows: auto 25px auto;
            grid-template-areas: 'search filter' 'checkboxes checkboxes';
        row-gap: 25px;
        margin: 0; } }
    @media screen and (max-width: 39.99875em) {
      .auction_filters {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        -ms-grid-rows: auto 15px auto 15px auto;
            grid-template-areas: 'search' 'filter' 'checkboxes';
        row-gap: 15px; } }
    .auction_filters_more {
      display: -webkit-box;
      display: flex;
      -webkit-box-align: center;
              align-items: center;
      color: #1e4bd2;
      font-family: "VTB Group Book", Helvetica, Roboto, Arial, sans-serif;
      font-size: 13px;
      font-weight: 300;
      padding: 10px 0; }
      @media screen and (max-width: 63.99875em) {
        .auction_filters_more {
          float: right;
          margin-top: -74px; } }
      @media screen and (max-width: 39.99875em) {
        .auction_filters_more {
          float: none;
          margin-top: -5px; } }
      .auction_filters_more > svg {
        margin-right: 10px; }
      .auction_filters_more span {
        -webkit-transform: rotate(-180deg);
                transform: rotate(-180deg);
        margin-left: 10px;
        -webkit-transition: -webkit-transform 300ms;
        transition: -webkit-transform 300ms;
        transition: transform 300ms;
        transition: transform 300ms, -webkit-transform 300ms; }
      .auction_filters_more.hover span {
        -webkit-transform: rotate(0);
                transform: rotate(0); }
  .auction_filter--search, .auction_filter--filter {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
    -webkit-box-align: center;
            align-items: center; }
    @media screen and (max-width: 74.99875em) {
      .auction_filter--search, .auction_filter--filter {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        row-gap: 15px; } }
    @media screen and (max-width: 39.99875em) {
      .auction_filter--search, .auction_filter--filter {
        row-gap: 10px; } }
  @media screen and (max-width: 63.99875em) {
    .auction_filter--search {
      grid-area: search; } }
  @media screen and (max-width: 63.99875em) {
    .auction_filter--filter {
      grid-area: filter; } }
  .auction_filter--checkboxes {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap; }
    @media screen and (max-width: 63.99875em) {
      .auction_filter--checkboxes {
        grid-area: checkboxes;
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
        grid-column: 1 / 2; } }
    @media screen and (max-width: 63.99875em){
      .auction_filter--search {
    -ms-grid-row: 1;
    -ms-grid-column: 1; }
      .auction_filter--filter {
    -ms-grid-row: 1;
    -ms-grid-column: 2; }
      .auction_filter--checkboxes {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2; } }
    @media screen and (max-width: 39.99875em){
      .auction_filter--search {
    -ms-grid-row: 1;
    -ms-grid-column: 1; }
      .auction_filter--filter {
    -ms-grid-row: 3;
    -ms-grid-column: 1; }
      .auction_filter--checkboxes {
    -ms-grid-row: 5;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1; } }
    @media screen and (max-width: 39.99875em) {
      .auction_filter--checkboxes {
        -ms-grid-column: 1;
        grid-column: 1 / 1;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
                flex-direction: column; } }
    .auction_filter--checkboxes .selection {
      -webkit-box-flex: 1;
              flex: 1 1 50%; }
      @media screen and (max-width: 39.99875em) {
        .auction_filter--checkboxes .selection {
          margin-bottom: 15px; } }
      .auction_filter--checkboxes .selection:nth-child(-n+2) {
        margin-bottom: 15px; }
  .auction_filter_input {
    position: relative; }
    .auction_filter_input [type="search"], .auction_filter_input [type="text"] {
      padding: 10px 15px;
      height: auto; }
    .auction_filter_input [type="search"] {
      font-size: 13px;
      padding-right: 36px; }
    .auction_filter_input [readonly] {
      cursor: default; }
  .auction_filter_button {
    position: absolute;
    top: 50%;
    right: 12px;
    width: 22px;
    height: 22px;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
            align-items: center;
    -webkit-box-pack: center;
            justify-content: center;
    opacity: 0.7;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }
  .auction_filter_selection {
    position: absolute;
    top: 5px;
    left: 5px;
    height: 30px;
    border-radius: 3px;
    background-color: #e9eef6;
    padding: 4px 15px;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
            align-items: center; }
    .auction_filter_selection button {
      margin-left: 10px; }
  .auction_dropdown {
    position: absolute;
    visibility: hidden;
    opacity: 0;
    width: 100%;
    box-shadow: 0 0 25px rgba(107, 118, 131, 0.1);
    border-radius: 0 0 9px 9px;
    background-color: #fff;
    padding: 30px 30px 65px;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
            justify-content: space-between;
    flex-wrap: wrap;
    -webkit-transition: visibility 300ms, opacity 300ms;
    transition: visibility 300ms, opacity 300ms;
    z-index: 3; }
    @media screen and (max-width: 63.99875em) {
      .auction_dropdown {
        left: 0 !important; } }
    @media screen and (max-width: 39.99875em) {
      .auction_dropdown {
        padding: 15px 10px 48px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
                flex-direction: column; } }
    .auction_dropdown.is-open {
      opacity: 1;
      visibility: visible; }
    .auction_dropdown .form_label {
      margin-bottom: 10px;
      font-size: 16px; }
      @media screen and (max-width: 39.99875em) {
        .auction_dropdown .form_label {
          font-size: 13px;
          margin-bottom: 5px; } }
    .auction_dropdown .form_input {
      -webkit-box-flex: 0;
              flex: 0 1 calc(50% - 20px);
      margin-bottom: 20px; }
      @media screen and (max-width: 39.99875em) {
        .auction_dropdown .form_input {
          margin-bottom: 10px; } }
    .auction_dropdown .form_buttons {
      padding-top: 10px; }
  .auction_item {
    padding: 30px 10px;
    margin: 0 -10px;
    border-bottom: 1px solid #e9eef6;
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap; }
    @media screen and (max-width: 63.99875em) {
      .auction_item {
        padding: 30px 0;
        margin: 0; } }
    @media screen and (max-width: 39.99875em) {
      .auction_item {
        position: relative;
        display: block;
        padding: 25px 0; } }
    .auction_item_number {
      font-family: "VTB Group Demi", Helvetica, Roboto, Arial, sans-serif;
      font-size: 18px;
      -webkit-box-flex: 1;
              flex: 1 1 100%;
      margin-bottom: 10px; }
      @media screen and (max-width: 63.99875em) {
        .auction_item_number {
          margin-top: 7px;
          margin-bottom: 22px; } }
      @media screen and (max-width: 39.99875em) {
        .auction_item_number {
          margin-top: 9px;
          margin-bottom: 20px;
          font-size: 16px; } }
    .auction_item_left {
      -webkit-box-flex: 0;
              flex: 0 1 49%;
      margin: 0;
      list-style: none; }
    .auction_item_right {
      -webkit-box-flex: 0;
              flex: 0 1 51%;
      margin: 0;
      list-style: none;
      display: -ms-grid;
      display: grid;
      -ms-grid-columns: (1fr)[2];
      grid-template-columns: repeat(2, 1fr);
      -ms-grid-rows: auto 13px auto 13px auto;
      grid-template-rows: repeat(3, auto);
          grid-template-areas: 'field1 status' 'field2 status' 'field3 status';
      row-gap: 13px; }
      @media screen and (max-width: 63.99875em) {
        .auction_item_right {
          -ms-grid-columns: 1fr;
          grid-template-columns: 1fr;
          -ms-grid-rows: 37px (42px)[3];
          grid-template-rows: 37px repeat(3, 42px);
              grid-template-areas: 'status' 'field1' 'field2' 'field3';
          margin-top: -50px; } }
      @media screen and (max-width: 39.99875em) {
        .auction_item_right {
          display: block;
          margin: 0 0 65px; } }
      .auction_item_right li.auction_item_field {
        margin: 0; }
        @media screen and (max-width: 39.99875em) {
          .auction_item_right li.auction_item_field {
            margin-top: 13px; } }
        .auction_item_right li.auction_item_field:nth-child(1) {
          -ms-grid-row: 1;
          -ms-grid-column: 1;
          grid-area: field1; }
        .auction_item_right li.auction_item_field:nth-child(2) {
          -ms-grid-row: 3;
          -ms-grid-column: 1;
          grid-area: field2; }
        .auction_item_right li.auction_item_field:nth-child(3) {
          -ms-grid-row: 5;
          -ms-grid-column: 1;
          grid-area: field3; }
    .auction_item_field {
      font-family: "VTB Group Book", Helvetica, Roboto, Arial, sans-serif;
      font-size: 16px; }
      @media screen and (max-width: 63.99875em) {
        .auction_item_field {
          font-size: 14px; } }
      .auction_item_field + .auction_item_field {
        margin-top: 13px; }
      .auction_item_field--actions.auction_item_field {
        margin-top: 20px;
        display: -webkit-box;
        display: flex; }
        @media screen and (max-width: 39.99875em) {
          .auction_item_field--actions.auction_item_field {
            position: absolute;
            left: 0;
            bottom: 25px;
            width: 100%; } }
      .auction_item_field .button.large {
        padding: 10px 24px; }
    .auction_item_label {
      display: block;
      color: #acb6c3;
      font-family: "VTB Group Demi", Helvetica, Roboto, Arial, sans-serif;
      margin-bottom: 6px; }
    .auction_item_options {
      list-style: none;
      margin: 0;
      display: -webkit-box;
      display: flex;
      -webkit-box-align: center;
              align-items: center; }
    .auction_item_option {
      margin-left: 25px;
      display: -webkit-box;
      display: flex;
      -webkit-box-align: center;
              align-items: center; }
      .auction_item_option span {
        margin-left: 5px; }
    .auction_item_status {
      -ms-grid-row: 1;
      -ms-grid-column: 1;
      -ms-grid-column-span: 3;
      grid-area: status;
      -ms-grid-row: 2;
      -ms-grid-row-span: 1;
      grid-row: 2 / 3;
      border-radius: 3px;
      padding: 12px 19px;
      font-family: "VTB Group Book", Helvetica, Roboto, Arial, sans-serif;
      font-size: 18px;
      font-weight: 300;
      -ms-grid-column-align: center;
          justify-self: center;
      -ms-grid-row-align: center;
          align-self: center; }
    .auction--verifier > .auction_item_status {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 2; }
    .auction_item_right > .auction_item_status {
  -ms-grid-row: 1;
  -ms-grid-row-span: 5;
  -ms-grid-column: 2;
  -ms-grid-column-span: 1; }
      @media screen and (max-width: 63.99875em) {
        .auction_item_status {
          -ms-grid-row: 1;
          grid-row: 1 / 1;
          -ms-grid-column-align: start;
              justify-self: start;
          padding: 9px 15px;
          font-size: 14px; } }
      @media screen and (max-width: 39.99875em) {
        .auction_item_status {
          position: absolute;
          top: 25px;
          right: 0; } }
      .auction_item_status--placed {
        background: rgba(76, 200, 100, 0.2);
        color: #4cc864; }
  .auction_status {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    display: -webkit-box;
    display: flex;
    box-shadow: 0 0 25px rgba(107, 118, 131, 0.1);
    border-radius: 9px;
    background-color: #fff;
    padding: 30px 20px;
    grid-area: status;
    -webkit-box-align: center;
            align-items: center; }
  .auction--verifier > .auction_status {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 2; }
  .auction_item_right > .auction_status {
  -ms-grid-row: 1;
  -ms-grid-row-span: 5;
  -ms-grid-column: 2;
  -ms-grid-column-span: 1; }
    @media screen and (max-width: 63.99875em) {
      .auction_status {
        padding: 20px 20px 24px;
        display: block; } }
    @media screen and (max-width: 39.99875em) {
      .auction_status {
        padding: 20px 10px 24px; } }
    .auction_status .order_status {
      -ms-grid-columns: (minmax(72px, 1fr))[6];
      grid-template-columns: repeat(6, minmax(72px, 1fr)); }
      .auction_status .order_status_wrap {
        margin: 0; }
    .auction_status_buttons {
      display: -ms-grid;
      display: grid;
      -ms-grid-columns: (auto)[3];
      grid-template-columns: repeat(3, auto);
      -webkit-column-gap: 25px;
         -moz-column-gap: 25px;
              column-gap: 25px;
      margin-bottom: 20px;
      margin-left: 20px; }
      .auction_status_buttons--participant {
        display: block; }
      @media screen and (max-width: 63.99875em) {
        .auction_status_buttons {
          margin: 20px auto 0;
          -webkit-column-gap: 15px;
             -moz-column-gap: 15px;
                  column-gap: 15px; } }
      @media screen and (max-width: 39.99875em) {
        .auction_status_buttons {
          -ms-grid-columns: 1fr;
          grid-template-columns: 1fr;
          row-gap: 7px; } }
  .auction_accordion {
    margin: 0;
    list-style: none; }
    .auction_accordion-content {
      list-style: none;
      margin-left: 20px;
      padding-top: 15px; }
    .auction_accordion-item.is-active .auction_accordion-title::after {
      -webkit-transform: rotate(0deg);
              transform: rotate(0deg); }
    .auction_accordion-title {
      display: -webkit-box;
      display: flex;
      -webkit-box-align: center;
              align-items: center; }
      .auction_accordion-title b {
        margin-right: 6px; }
      .auction_accordion-title::after {
        content: '';
        width: 11px;
        height: 7px;
        background-image: url(data:image/svg+xml,%3Csvg%20width%3D%2211%22%20height%3D%227%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2011%207%22%3E%3Cpath%20fill%3D%22%231e4bd2%22%20d%3D%22M4.97.243l.125-.14a1.13%201.13%200%2000-.094.122A.956.956%200%20015.5.101a.956.956%200%2001.5.124%201.13%201.13%200%2000-.095-.121l.124.139c.084.051.164.117.235.196l4.332%204.825c.407.452.408%201.182.004%201.632l.297-.331a.966.966%200%2001-1.466-.004L5.5%202.183%201.569%206.56a.966.966%200%2001-1.466.004l.297.331a1.249%201.249%200%2001.004-1.632L4.736.439c.071-.08.15-.145.235-.196z%22%2F%3E%3C%2Fsvg%3E);
        background-repeat: no-repeat;
        margin-left: auto;
        -webkit-transition: -webkit-transform 250ms;
        transition: -webkit-transform 250ms;
        transition: transform 250ms;
        transition: transform 250ms, -webkit-transform 250ms;
        -webkit-transform: rotate(-180deg);
                transform: rotate(-180deg); }
    .auction_accordion-content {
      display: none;
      font-size: 13px; }
      .auction_accordion-content li + li {
        margin-top: 10px; }
  .auction_discuss_actions {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: auto (175px)[3];
    grid-template-columns: auto repeat(3, 175px);
    -webkit-box-pack: start;
            justify-content: start;
    -webkit-box-align: center;
            align-items: center;
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
    margin-bottom: 40px; }
    @media screen and (max-width: 63.99875em) {
      .auction_discuss_actions {
        -ms-grid-columns: (1fr)[3];
        grid-template-columns: repeat(3, 1fr);
        margin-bottom: 20px; }
        .auction_discuss_actions .button {
          padding-left: 10px;
          padding-right: 10px; } }
    @media screen and (max-width: 39.99875em) {
      .auction_discuss_actions {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        row-gap: 10px; } }
    .auction_discuss_actions p {
      color: #acb6c3;
      font-family: "VTB Group Book", Helvetica, Roboto, Arial, sans-serif;
      font-size: 13px;
      font-weight: 300;
      margin: 0; }
      @media screen and (max-width: 63.99875em) {
        .auction_discuss_actions p {
          display: none; } }
  .auction_discuss_form {
    display: -webkit-box;
    display: flex;
    padding-bottom: 20px;
    margin-bottom: 25px;
    border-bottom: 1px solid #f3f7fa; }
    @media screen and (max-width: 63.99875em) {
      .auction_discuss_form {
        display: block;
        overflow: hidden;
        border: none;
        padding: 0;
        margin-bottom: 20px; } }
    .auction_discuss_form [type="text"] {
      padding: 11px 15px;
      height: auto;
      margin-right: 40px; }
    .auction_discuss_form .button {
      padding: 14px 33px;
      -webkit-box-flex: 0;
              flex: 0 0 auto; }
      @media screen and (max-width: 63.99875em) {
        .auction_discuss_form .button {
          padding: 14px 30px;
          float: right;
          margin-top: 10px; } }
      @media screen and (max-width: 39.99875em) {
        .auction_discuss_form .button {
          display: table;
          float: none;
          margin: 10px auto 0; } }
  .auction_discuss_comments {
    margin: 0;
    list-style: none; }
  .auction_discuss_replies {
    list-style: none;
    margin: 10px 0 0 10px; }
  @media screen and (max-width: 63.99875em) {
    .auction_discuss_comment {
      border: 0; } }
  @media screen and (max-width: 39.99875em) {
    .auction_discuss_comment {
      font-size: 13px;
      margin-bottom: 10px; } }
  .auction_discuss_comment + .auction_discuss_comment {
    border-top: 1px solid #f3f7fa;
    margin-top: 16px; }
  .auction_discuss_comment_top {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
            align-items: center;
    -webkit-box-pack: justify;
            justify-content: space-between;
    margin-bottom: 5px; }
  .auction_discuss_comment-name {
    color: #1f3d82;
    font-family: "VTB Group Demi", Helvetica, Roboto, Arial, sans-serif; }
    .auction_discuss_comment-name .label {
      margin-left: 10px; }
  .auction_discuss_comment-date {
    font-family: "VTB Group Book", Helvetica, Roboto, Arial, sans-serif;
    color: #acb6c3; }
    @media screen and (max-width: 39.99875em) {
      .auction_discuss_comment-date {
        font-size: 12px; } }
  .auction_discuss_comment-message {
    font-family: "VTB Group Book", Helvetica, Roboto, Arial, sans-serif;
    margin: 0; }
  .auction_offers {
    -ms-grid-row: 3;
    -ms-grid-row-span: 3;
    -ms-grid-column: 3;
    -webkit-box-flex: 0;
            flex: 0 1 calc(50% - 10px);
    box-shadow: 0 0 25px rgba(107, 118, 131, 0.1);
    border-radius: 9px;
    background-color: #fff;
    padding: 18px 20px 5px;
    grid-area: offers; }
  .auction--verifier > .auction_offers {
  -ms-grid-row: 2;
  -ms-grid-row-span: 2;
  -ms-grid-column: 2; }
    @media screen and (max-width: 39.99875em) {
      .auction_offers {
        padding: 20px 10px; } }
    .auction_offers_header {
      margin-bottom: 20px; }
    .auction_offers_form {
      margin-bottom: 10px; }
    .auction_offers_buttons {
      display: -ms-grid;
      display: grid;
      -ms-grid-columns: (auto)[2];
      grid-template-columns: repeat(2, auto);
      -webkit-column-gap: 14px;
         -moz-column-gap: 14px;
              column-gap: 14px; }
      @media screen and (max-width: 39.99875em) {
        .auction_offers_buttons {
          -ms-grid-columns: 1fr;
          grid-template-columns: 1fr;
          row-gap: 10px; } }
    .auction_offers_items {
      margin: 0;
      list-style: none; }
    .auction_offers_item {
      position: relative;
      padding: 30px 0;
      padding-right: 13px; }
      @media screen and (max-width: 39.99875em) {
        .auction_offers_item {
          padding: 20px 0;
          padding-right: 13px; } }
      .auction_offers_item_top {
        display: -webkit-box;
        display: flex;
        -webkit-box-align: center;
                align-items: center;
        -webkit-box-pack: justify;
                justify-content: space-between; }
        .auction_offers_item_top + .auction_block_list {
          display: none;
          margin-top: 15px; }
      .auction_offers_item_title {
        font-weight: 600;
        font-family: "VTB Group Demi", Helvetica, Roboto, Arial, sans-serif; }
      .auction_offers_item + .auction_offers_item {
        border-top: 1px solid #f3f7fa; }
      .auction_offers_item_actions {
        text-align: center;
        margin: -7px 0 -7px 20px;
        position: relative;
        min-height: 64px;
        max-width: 111px;
        display: -webkit-box;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
                flex-direction: column;
        -webkit-box-align: center;
                align-items: center;
        -webkit-box-pack: end;
                justify-content: flex-end; }
        .auction_offers_item_actions::after {
          content: '';
          display: none;
          position: absolute;
          bottom: 14px;
          right: -22px;
          width: 11px;
          height: 7px;
          background-image: url(data:image/svg+xml,%3Csvg%20width%3D%2211%22%20height%3D%227%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2011%207%22%3E%3Cpath%20fill%3D%22%231e4bd2%22%20d%3D%22M4.97.243l.125-.14a1.13%201.13%200%2000-.094.122A.956.956%200%20015.5.101a.956.956%200%2001.5.124%201.13%201.13%200%2000-.095-.121l.124.139c.084.051.164.117.235.196l4.332%204.825c.407.452.408%201.182.004%201.632l.297-.331a.966.966%200%2001-1.466-.004L5.5%202.183%201.569%206.56a.966.966%200%2001-1.466.004l.297.331a1.249%201.249%200%2001.004-1.632L4.736.439c.071-.08.15-.145.235-.196z%22%2F%3E%3C%2Fsvg%3E);
          background-repeat: no-repeat;
          margin-left: auto;
          -webkit-transition: -webkit-transform 250ms;
          transition: -webkit-transform 250ms;
          transition: transform 250ms;
          transition: transform 250ms, -webkit-transform 250ms;
          -webkit-transform: rotate(-180deg);
                  transform: rotate(-180deg); }
          @media screen and (max-width: 39.99875em) {
            .auction_offers_item_actions::after {
              right: -17px; } }
      .auction_offers_item_price {
        font-family: "VTB Group Demi", Helvetica, Roboto, Arial, sans-serif;
        color: #1f3d82;
        margin-bottom: 4px; }
      .auction_offers_item_fee {
        font-family: "VTB Group Book", Helvetica, Roboto, Arial, sans-serif;
        font-size: 10px;
        color: #acb6c3;
        white-space: nowrap; }
      .auction_offers_item_status {
        margin: 0;
        border-radius: 3px;
        width: 111px;
        padding: 8px 10px;
        font-family: "VTB Group Book", Helvetica, Roboto, Arial, sans-serif;
        margin-top: 8px;
        color: #acb6c3;
        background: rgba(172, 182, 195, 0.2);
        line-height: normal; }
        .auction_offers_item_status--accepted {
          color: #00aaff;
          background: rgba(0, 170, 255, 0.2); }
        .auction_offers_item_status--declined {
          color: #d0021b;
          background: rgba(208, 2, 27, 0.2); }
        .auction_offers_item_status--processing {
          color: #ea6b50;
          background: rgba(234, 107, 80, 0.2); }
        .auction_offers_item_status--moderation {
          color: #667eb4;
          background: rgba(102, 126, 180, 0.2); }
        .auction_offers_item_status--winner {
          color: #4cc864;
          background: rgba(76, 200, 100, 0.2); }
      .auction_offers_item.is-active .auction_offers_item_actions::after {
        -webkit-transform: rotate(0);
                transform: rotate(0); }
      .auction_offers_item[data-accordion-item] .auction_offers_item_actions::after {
        display: block; }
    .auction_offers_button {
      position: absolute;
      top: 0;
      right: -15px;
      padding: 7px;
      width: 25px;
      height: 100%;
      z-index: 2;
      -webkit-tap-highlight-color: transparent; }
      @media screen and (max-width: 39.99875em) {
        .auction_offers_button {
          right: -10px;
          width: 23px; } }
  .auction_add {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    grid-area: add; }
  .auction_spec {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
    grid-area: spec; }
  .auction_buttons {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-area: buttons;
    margin-top: 5px; }
    @media screen and (max-width: 63.99875em) {
      .auction_buttons {
        margin-top: 30px; } }
    @media screen and (max-width: 39.99875em) {
      .auction_buttons {
        margin-top: 20px; } }
    .auction_buttons .button {
      padding: 14px;
      min-width: 166px;
      margin-top: 20px; }
      @media screen and (max-width: 39.99875em) {
        .auction_buttons .button {
          width: 100%; } }
  .auction_statuses {
    position: absolute !important;
    width: 111px;
    padding: 5px;
    background: #fff;
    border-radius: 0 0 4px 4px;
    list-style: none;
    margin: 0;
    border: 1px solid #e9eef6;
    border-top: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: visibility 300ms, opacity 300ms;
    transition: visibility 300ms, opacity 300ms;
    z-index: 3; }
    .auction_statuses.is-open {
      opacity: 1;
      visibility: visible; }
    .auction_statuses li + li {
      margin-top: 3px; }
    .auction_statuses .auction_offers_item_status {
      width: 100%;
      font-size: 12px;
      margin: 0;
      padding: 5px; }

.register {
  box-shadow: 0 0 25px rgba(107, 118, 131, 0.1);
  border-radius: 9px;
  margin: 30px 25px 0;
  background-color: #fff; }
  @media screen and (max-width: 63.99875em) {
    .register {
      margin: 15px; } }
  @media screen and (max-width: 39.99875em) {
    .register {
      margin: 15px 10px; } }
  .register_top {
    background-color: #e4f6ff;
    min-height: 70px;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
            align-items: center;
    margin: 0;
    border-radius: 9px 9px 0 0; }
    @media screen and (max-width: 63.99875em) {
      .register_top {
        min-height: 60px;
        font-size: 16px; } }
    @media screen and (max-width: 39.99875em) {
      .register_top {
        min-height: 42px;
        font-size: 14px; } }
  .register_content {
    padding: 25px 20px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: calc(50% - 20px) calc(50% - 120px);
    grid-template-columns: calc(50% - 20px) calc(50% - 120px);
        grid-template-areas: 'form info';
    -webkit-box-pack: justify;
            justify-content: space-between; }
    @media screen and (max-width: 63.99875em) {
      .register_content {
            grid-template-areas: 'info' 'form';
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        padding: 30px 20px 34px; }
      .form--register {
    -ms-grid-row: 2;
    -ms-grid-column: 1; }
      .form--document {
    -ms-grid-row: 2;
    -ms-grid-column: 1; } }
    @media screen and (max-width: 39.99875em) {
      .register_content {
        padding: 20px 10px 24px; } }
  .register_info {
    -ms-grid-row: 1;
    -ms-grid-column: 2;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    -webkit-box-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
            justify-content: space-between;
    padding-top: 15px;
    padding-bottom: 55px;
    grid-area: info; }
  .order_content > .register_info {
  -ms-grid-row: 2;
  -ms-grid-column: 1;
  -ms-grid-column-span: 3; }
  .order_item > .register_info {
  -ms-grid-row: 1;
  -ms-grid-column: 2;
  -ms-grid-column-span: 1; }
    @media screen and (max-width: 63.99875em) {
      .register_info {
        display: -ms-grid;
        display: grid;
            grid-template-areas: 'p button' 'steps steps';
        grid-column-gap: 30px;
        -webkit-box-align: center;
                align-items: center;
        padding: 0 0 40px;
        border-bottom: 1px solid #e9eef6; }
        .register_info br {
          display: none; }
      .register_info > .button {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
    -ms-grid-column-span: 1; } }
    @media screen and (max-width: 39.99875em) {
      .register_info {
            grid-template-areas: 'p' 'button' 'steps';
        justify-items: center;
        padding-bottom: 25px; }
      .register_info > .button {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1; } }
    .register_info p {
      color: #6b7683;
      font-family: "VTB Group Book", Helvetica, Roboto, Arial, sans-serif; }
      @media screen and (max-width: 63.99875em) {
        .register_info p {
          margin: 0; } }
      @media screen and (max-width: 39.99875em) {
        .register_info p {
          font-size: 13px;
          margin-bottom: 15px; } }
  .register_steps {
    margin-top: auto;
    padding-top: 40px; }
    @media screen and (max-width: 63.99875em) {
      .register_steps {
        grid-area: steps;
        padding-top: 45px;
        text-align: center; } }
    @media screen and (max-width: 63.99875em){
    .form--subscribe .form_column:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1; }
    .form--subscribe .form_column:nth-child(2) {
    -ms-grid-row: 3;
    -ms-grid-column: 1; }
    .form--subscribe > .button {
    -ms-grid-row: 5;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1; }
      .register_steps {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3; } }
    @media screen and (max-width: 39.99875em){
      .register_info > .register_steps {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1; } }
    @media screen and (max-width: 39.99875em) {
      .register_steps {
        padding-top: 25px;
        width: 100%; }
        .register_steps .h1 {
          font-size: 18px; } }
    .register_steps_list {
      margin: 30px 0 0;
      list-style: none;
      counter-reset: steps;
      color: #2f3442;
      font-family: "VTB Group Book", Helvetica, Roboto, Arial, sans-serif;
      font-size: 18px;
      font-weight: 300; }
      @media screen and (max-width: 63.99875em) {
        .register_steps_list {
          display: -webkit-box;
          display: flex;
          -webkit-box-pack: justify;
                  justify-content: space-between;
          font-size: 14px;
          max-width: 520px;
          margin-left: auto;
          margin-right: auto;
          position: relative; } }
      @media screen and (max-width: 39.99875em) {
        .register_steps_list {
          margin-top: 20px;
          font-size: 12px;
          max-width: 300px; } }
      .register_steps_list li {
        position: relative;
        counter-increment: steps;
        display: -webkit-box;
        display: flex;
        -webkit-box-align: center;
                align-items: center;
        color: #acb6c3;
        -webkit-transition: color 300ms;
        transition: color 300ms; }
        @media screen and (max-width: 63.99875em) {
          .register_steps_list li {
            display: block;
            max-width: 120px;
            position: static; } }
  @media screen and (max-width: 63.99875em) and (max-width: 39.99875em) {
    .register_steps_list li {
      max-width: 96px; } }
        @media screen and (max-width: 63.99875em) {
            .register_steps_list li:last-child::after {
              left: auto;
              right: 60px; } }
    @media screen and (max-width: 63.99875em) and (max-width: 39.99875em) {
      .register_steps_list li:last-child::after {
        right: 48px; } }
        .register_steps_list li + li {
          margin-top: 35px; }
          @media screen and (max-width: 63.99875em) {
            .register_steps_list li + li {
              margin: 0; } }
          .register_steps_list li + li::after {
            content: '';
            position: absolute;
            left: 22px;
            bottom: 100%;
            height: 35px;
            border-right: 2px solid #e9eef6;
            -webkit-transition: border-color 300ms;
            transition: border-color 300ms; }
            @media screen and (max-width: 63.99875em) {
              .register_steps_list li + li::after {
                top: 28px;
                left: 60px;
                height: auto;
                width: calc(50% - 60px);
                border-bottom: 2px solid #e9eef6; } }
            @media screen and (max-width: 39.99875em) {
              .register_steps_list li + li::after {
                top: 22px;
                left: 48px;
                width: calc(50% - 48px); } }
        .register_steps_list li::before {
          content: counter(steps);
          display: -webkit-box;
          display: flex;
          -webkit-box-align: center;
                  align-items: center;
          -webkit-box-pack: center;
                  justify-content: center;
          -webkit-box-flex: 0;
                  flex: 0 0 45px;
          width: 45px;
          height: 45px;
          background-color: #e9eef6;
          color: #acb6c3;
          margin-right: 30px;
          font-family: "VTB Group Demi", Helvetica, Roboto, Arial, sans-serif;
          font-size: 24px;
          font-weight: 600;
          border-radius: 50%;
          -webkit-transition: background-color 300ms, color 300ms;
          transition: background-color 300ms, color 300ms; }
          @media screen and (max-width: 63.99875em) {
            .register_steps_list li::before {
              position: relative;
              z-index: 2;
              width: 55px;
              height: 55px;
              font-size: 31px;
              margin: 0 auto 10px; } }
          @media screen and (max-width: 39.99875em) {
            .register_steps_list li::before {
              margin-bottom: 16px;
              width: 45px;
              height: 45px;
              font-size: 24px; } }
        .register_steps_list li.is_active {
          color: #2f3442; }
          .register_steps_list li.is_active::before {
            background-color: #1e4bd2;
            color: #f3f7fa; }
          .register_steps_list li.is_active::after {
            border-color: #1e4bd2; }

.documents {
  box-shadow: 0 0 25px rgba(107, 118, 131, 0.1);
  border-radius: 9px;
  margin: 30px 25px 0;
  background-color: #fff;
  padding: 40px 30px 90px; }
  @media screen and (max-width: 63.99875em) {
    .documents {
      margin: 15px 15px 0;
      padding: 30px 20px; } }
  @media screen and (max-width: 39.99875em) {
    .documents {
      margin: 15px 10px 0;
      padding: 20px 10px 30px; } }
  .documents--new {
    padding-bottom: 140px; }
    @media screen and (max-width: 74.99875em) {
      .documents--new {
        padding-bottom: 62px; } }
    @media screen and (max-width: 39.99875em) {
      .documents--new {
        padding-bottom: 42px; } }
    @media screen and (max-width: 74.99875em) {
      .documents--new .documents_new {
        -ms-grid-rows: auto 40px auto;
            grid-template-areas: 'form check' 'buttons buttons';
        -ms-grid-columns: 1fr 50px minmax(220px, 34%);
        grid-template-columns: 1fr minmax(220px, 34%);
        grid-gap: 40px 50px; }
      .documents--new .documents_new > .form--register {
    -ms-grid-row: 1;
    -ms-grid-column: 1; }
      .documents--new .documents_new > .form--document {
    -ms-grid-row: 1;
    -ms-grid-column: 1; } }
    @media screen and (max-width: 63.99875em) {
      .documents--new .documents_new {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        -ms-grid-rows: auto 30px auto 30px auto;
            grid-template-areas: 'form' 'check' 'buttons';
        grid-gap: 30px; }
      .documents--new .documents_new > .form--register {
    -ms-grid-row: 1;
    -ms-grid-column: 1; }
      .documents--new .documents_new > .form--document {
    -ms-grid-row: 1;
    -ms-grid-column: 1; } }
    @media screen and (max-width: 74.99875em) {
      .documents--new .documents_new_checkboxes {
        padding-top: 22px;
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        align-content: start;
        grid-gap: 28px; } }
    @media screen and (max-width: 63.99875em) {
      .documents--new .documents_new_checkboxes {
        padding: 0;
        grid-gap: 15px; } }
  .documents--popup {
    margin: 0;
    padding: 40px 35px 45px; }
    @media screen and (max-width: 63.99875em) {
      .documents--popup {
        padding: 58px 50px 52px; } }
    @media screen and (max-width: 39.99875em) {
      .documents--popup {
        padding: 48px 10px 36px; } }
    .documents--popup .documents_top {
      display: -ms-grid;
      display: grid;
      grid-gap: 50px;
      justify-items: start;
      -ms-grid-columns: 1fr minmax(220px, 34%);
      grid-template-columns: 1fr minmax(220px, 34%); }
      @media screen and (max-width: 63.99875em) {
        .documents--popup .documents_top {
          -ms-grid-columns: 1fr auto;
          grid-template-columns: 1fr auto; } }
      @media screen and (max-width: 39.99875em) {
        .documents--popup .documents_top {
          display: block; } }
      .documents--popup .documents_top_buttons {
        padding: 0; }
    .documents--popup .documents_new {
      -ms-grid-rows: auto 40px auto;
          grid-template-areas: 'form check' 'buttons buttons';
      -ms-grid-columns: 1fr 50px minmax(220px, 34%);
      grid-template-columns: 1fr minmax(220px, 34%);
      grid-gap: 40px 50px; }
      @media screen and (max-width: 63.99875em) {
        .documents--popup .documents_new {
          -ms-grid-columns: 1fr;
          grid-template-columns: 1fr;
          -ms-grid-rows: auto 30px auto 30px auto;
              grid-template-areas: 'form' 'check' 'buttons';
          grid-gap: 30px; }
        .documents--popup .documents_new > .form--register {
    -ms-grid-row: 1;
    -ms-grid-column: 1; }
        .documents--popup .documents_new > .form--document {
    -ms-grid-row: 1;
    -ms-grid-column: 1; } }
      .documents--popup .documents_new_checkboxes {
        padding-top: 22px;
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        align-content: start;
        grid-gap: 28px; }
        @media screen and (max-width: 63.99875em) {
          .documents--popup .documents_new_checkboxes {
            padding: 0;
            grid-gap: 15px; } }
  .documents_top {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-align: center;
            align-items: center;
    -webkit-box-pack: justify;
            justify-content: space-between; }
    @media screen and (max-width: 39.99875em) {
      .documents_top {
        display: block; } }
    .documents_top .h2 {
      margin: 7px 20px 7px 0; }
      @media screen and (max-width: 39.99875em) {
        .documents_top .h2 {
          margin: 0 0 20px; } }
    .documents_top_buttons {
      display: -ms-grid;
      display: grid;
      -ms-grid-columns: (auto)[2];
      grid-template-columns: repeat(2, auto);
      grid-gap: 30px;
      min-width: 250px; }
      @media screen and (max-width: 63.99875em) {
        .documents_top_buttons {
          grid-gap: 20px; } }
      @media screen and (max-width: 39.99875em) {
        .documents_top_buttons {
          -ms-grid-columns: (minmax(auto, 152.5px))[2];
          grid-template-columns: repeat(2, minmax(auto, 152.5px));
          grid-gap: 30px; } }
  .documents_search {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: minmax(150px, 250px) (auto)[5];
    grid-template-columns: minmax(150px, 250px) repeat(5, auto);
    grid-gap: 20px;
    -webkit-box-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
            align-items: center;
    padding: 45px 10px 30px;
    margin: 0 -10px 50px;
    border-bottom: 1px solid #e9eef6; }
    @media screen and (max-width: 63.99875em) {
      .documents_search {
        padding: 30px 8px 25px;
        margin: 0 -8px 15px;
        -ms-grid-columns: 150px (auto)[4];
        grid-template-columns: 150px repeat(4, auto);
        grid-gap: 15px; } }
    @media screen and (max-width: 39.99875em) {
      .documents_search {
        -ms-grid-columns: auto;
        grid-template-columns: auto;
        justify-items: start;
        padding: 30px 6px 25px;
        margin: 0 -6px 30px; } }
    .documents_search input {
      height: auto;
      padding: 9px 20px; }
      @media screen and (max-width: 39.99875em) {
        .documents_search input {
          -ms-grid-column: 1;
          -ms-grid-column-span: 3;
          grid-column: 1 / 4; } }
    .documents_search .button {
      -ms-grid-column-align: end;
          justify-self: end; }
      @media screen and (max-width: 63.99875em) {
        .documents_search .button {
          -ms-grid-column-align: stretch;
              justify-self: stretch; } }
      @media screen and (max-width: 39.99875em) {
        .documents_search .button {
          -ms-grid-column: 2;
          -ms-grid-column-span: 2;
          grid-column: 2 / 4;
          -ms-grid-column-align: end;
              justify-self: end; } }
  .documents_dropdown {
    display: block;
    margin: 0;
    visibility: hidden;
    z-index: -1;
    opacity: 0;
    -webkit-transition: visibility 300ms, opacity 300ms, z-index 300ms;
    transition: visibility 300ms, opacity 300ms, z-index 300ms;
    font-family: "VTB Group Book", Helvetica, Roboto, Arial, sans-serif;
    box-shadow: 0 0 30px rgba(107, 118, 131, 0.11);
    overflow: hidden; }
    .documents_dropdown--wide {
      width: 237px; }
    .documents_dropdown.is-open {
      visibility: visible;
      opacity: 1;
      z-index: 2; }
    .documents_dropdown li + li a::before {
      left: 10px;
      width: calc(100% - 20px); }
    .documents_dropdown a {
      padding: 10px 15px;
      min-height: 52px; }
  .documents_new {
    display: -ms-grid;
    display: grid;
    margin-top: 40px;
    -ms-grid-rows: auto 30px auto;
        grid-template-areas: 'form check' 'form buttons';
    grid-gap: 30px;
    -ms-grid-columns: 1fr 30px 1fr;
    grid-template-columns: 1fr 1fr; }
    .documents_new_checkboxes {
      grid-area: check;
      display: -ms-grid;
      display: grid;
      -ms-grid-columns: (auto)[2];
      grid-template-columns: repeat(2, auto);
      -webkit-box-pack: end;
              justify-content: end;
      grid-gap: 40px;
      padding-top: 15px; }
    .documents--popup .documents_new > .documents_new_checkboxes {
  -ms-grid-row: 1;
  -ms-grid-column: 3; }
    .documents_new > .documents_new_checkboxes {
  -ms-grid-row: 1;
  -ms-grid-column: 3; }
    .documents_new_buttons {
      -ms-grid-row: 3;
      -ms-grid-column: 1;
      -ms-grid-column-span: 3;
      grid-area: buttons;
      -ms-grid-row-align: end;
          align-self: end;
      display: -ms-grid;
      display: grid;
      -ms-grid-columns: (auto)[3];
      grid-template-columns: repeat(3, auto);
      grid-gap: 20px;
      -webkit-box-pack: end;
              justify-content: end; }
    @media screen and (max-width: 63.99875em){
      .auction_add {
    -ms-grid-row: 1;
    -ms-grid-column: 1; }
      .auction_spec {
    -ms-grid-row: 3;
    -ms-grid-column: 1; }
      .auction_buttons {
    -ms-grid-row: 5;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1; }
      .documents_new_buttons {
    -ms-grid-row: 5;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1; } }
      @media screen and (max-width: 63.99875em) {
        .documents_new_buttons {
          grid-template-columns: repeat(auto-fill, 150px);
          grid-gap: 15px 30px;
          -webkit-box-pack: start;
                  justify-content: start; } }
      @media screen and (max-width: 39.99875em) {
        .documents_new_buttons {
          -ms-grid-columns: minmax(auto, 335px);
          grid-template-columns: minmax(auto, 335px);
          -webkit-box-pack: center;
                  justify-content: center; } }

.order {
  box-shadow: 0 0 25px rgba(107, 118, 131, 0.1);
  border-radius: 9px;
  background-color: #fff;
  margin: 30px 25px; }
  @media screen and (max-width: 63.99875em) {
    .order {
      margin: 15px 15px 0; } }
  @media screen and (max-width: 39.99875em) {
    .order {
      margin: 15px 10px 0; } }
  .order_title {
    background-color: #e4f6ff;
    min-height: 60px;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
            align-items: center;
    margin: 0;
    border-radius: 9px 9px 0 0;
    padding: 10px 30px; }
    @media screen and (max-width: 63.99875em) {
      .order_title {
        padding: 10px 22px; } }
    @media screen and (max-width: 39.99875em) {
      .order_title {
        min-height: 42px;
        padding: 10px; } }
  .order_content {
    padding: 26px 30px 22px;
    display: -ms-grid;
    display: grid;
        grid-template-areas: 'top top' 'info info' 'documents documents' 'discuss messages';
    -ms-grid-columns: 1fr 3% 40%;
    grid-template-columns: 1fr 40%;
    grid-column-gap: 3%; }
    @media screen and (max-width: 63.99875em) {
      .order_content {
        padding: 20px 22px 33px;
        -ms-grid-columns: 100%;
        grid-template-columns: 100%;
            grid-template-areas: 'top' 'info' 'documents' 'discuss' 'messages'; }
      .order_content > .register_info {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1; } }
    @media screen and (max-width: 39.99875em) {
      .order_content {
        padding: 20px 10px 35px; } }
  .order_top {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-area: top;
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
            justify-content: space-between;
    padding: 0 10px;
    border-bottom: 1px solid #e9eef6;
    margin: 0 -10px; }
    @media screen and (max-width: 63.99875em) {
      .order_top {
        margin: 0 -8px;
        padding: 0 8px; } }
    @media screen and (max-width: 39.99875em) {
      .order_top {
        margin: 0 -6px;
        padding: 0 6px; } }
    .order_top_buttons {
      -webkit-box-flex: 0;
              flex: 0 0 auto;
      margin-bottom: 30px; }
      @media screen and (max-width: 39.99875em) {
        .order_top_buttons {
          margin: auto;
          margin-bottom: 25px; } }
  .order_status {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (minmax(72px, 1fr))[8];
    grid-template-columns: repeat(8, minmax(72px, 1fr));
    margin: 0;
    list-style: none;
    font-family: "VTB Group Book", Helvetica, Roboto, Arial, sans-serif;
    min-width: 472px; }
    @media screen and (max-width: 39.99875em) {
      .order_status {
        margin-bottom: 14px; } }
    .order_status_wrap {
      -webkit-box-flex: 1;
              flex: 1 1 auto;
      -webkit-transform: translateX(calc(((100% / 8) - 45px) / -2));
              transform: translateX(calc(((100% / 8) - 45px) / -2));
      margin-bottom: 30px;
      overflow: auto; }
      .order_status_wrap::-webkit-scrollbar {
        width: 9px;
        height: 9px;
        background-color: #e9eef6;
        border-radius: 5px; }
      @media screen and (max-width: 74.99875em) {
        .order_status_wrap {
          -webkit-transform: none;
                  transform: none;
          -webkit-box-flex: 1;
                  flex: 1 1 100%;
          margin: 0 calc(((100% / 8) - 45px) / -2) 25px; } }
      @media screen and (max-width: 63.99875em) {
        .order_status_wrap {
          margin: 0 calc(((100% / 8) - 42px) / -2) 25px; } }
      @media screen and (max-width: 39.99875em) {
        .order_status_wrap {
          margin: 0 -10px 25px; } }
    @media screen and (max-width: 63.99875em) {
      .order_status {
        -ms-grid-columns: (1fr)[8];
        grid-template-columns: repeat(8, 1fr); } }
    .order_status_item {
      text-align: center;
      font-size: 12px;
      color: #acb6c3;
      position: relative;
      -webkit-transition: color 300ms;
      transition: color 300ms;
      -webkit-tap-highlight-color: transparent; }
      @media screen and (max-width: 63.99875em) {
        .order_status_item {
          font-size: 11px; } }
      .order_status_item[data-tooltip] {
        outline: none; }
        .order_status_item[data-tooltip]:hover .order_status_icon, .order_status_item[data-tooltip]:focus .order_status_icon {
          opacity: 0.5; }
      .order_status_item + .order_status_item::before {
        content: '';
        position: absolute;
        top: 22px;
        right: calc(100% - (100% - 45px) / 2);
        width: calc(100% - 45px);
        border-bottom: 2px solid #e9eef6;
        -webkit-transition: border-color 300ms;
        transition: border-color 300ms; }
        @media screen and (max-width: 63.99875em) {
          .order_status_item + .order_status_item::before {
            top: 20px;
            right: calc(100% - (100% - 42px) / 2);
            width: calc(100% - 42px); } }
        @media screen and (max-width: 39.99875em) {
          .order_status_item + .order_status_item::before {
            top: 18px;
            right: calc(100% - (100% - 38px) / 2);
            width: calc(100% - 38px); } }
      .order_status_item.is_active {
        color: #2f3442; }
        .order_status_item.is_active::before {
          border-color: #1e4bd2; }
        .order_status_item.is_active .order_status_icon {
          color: #fff;
          background-color: #1e4bd2; }
    .order_status_icon {
      position: relative;
      width: 45px;
      height: 45px;
      display: -webkit-box;
      display: flex;
      -webkit-box-align: center;
              align-items: center;
      -webkit-box-pack: center;
              justify-content: center;
      margin: auto;
      background-color: #e9eef6;
      color: #acb6c3;
      border-radius: 50%;
      margin-bottom: 10px;
      -webkit-transition: background-color 300ms, color 300ms, opacity 300ms;
      transition: background-color 300ms, color 300ms, opacity 300ms; }
      @media screen and (max-width: 63.99875em) {
        .order_status_icon {
          width: 42px;
          height: 42px; } }
      @media screen and (max-width: 39.99875em) {
        .order_status_icon {
          width: 38px;
          height: 38px;
          margin-bottom: 14px; } }
      @media screen and (max-width: 39.99875em) {
        .order_status_icon svg {
          width: 20px;
          height: auto; } }
    .order_status_label {
      max-width: calc(100% - 12px);
      margin: auto; }
      @media screen and (max-width: 63.99875em) {
        .order_status_label {
          max-width: none; } }
  .order_info {
    -ms-grid-row: 1;
    -ms-grid-column: 2;
    grid-area: info;
    padding-top: 40px;
    position: relative; }
  .order_content > .order_info {
  -ms-grid-row: 2;
  -ms-grid-column: 1;
  -ms-grid-column-span: 3; }
  .order_item > .order_info {
  -ms-grid-row: 1;
  -ms-grid-column: 2;
  -ms-grid-column-span: 1; }
    @media screen and (max-width: 63.99875em) {
      .order_info {
        padding-top: 30px; } }
    @media screen and (max-width: 39.99875em) {
      .order_info {
        padding-top: 25px; } }
    .order_info::after {
      display: block;
      content: '';
      width: calc(100% + 20px);
      margin-left: -10px;
      border-bottom: 1px solid #e9eef6; }
      @media screen and (max-width: 63.99875em) {
        .order_info::after {
          width: calc(100% + 16px);
          margin-left: -8px; } }
      @media screen and (max-width: 39.99875em) {
        .order_info::after {
          width: calc(100% + 12px);
          margin-left: -6px; } }
    .order_info_seller {
      font-weight: 600;
      font-family: "VTB Group Demi", Helvetica, Roboto, Arial, sans-serif;
      font-size: 17px;
      margin-top: 30px; }
      @media screen and (max-width: 63.99875em) {
        .order_info_seller {
          margin-top: 25px; } }
      @media screen and (max-width: 39.99875em) {
        .order_info_seller {
          margin-top: 20px;
          font-size: 16px; } }
      .order_info_seller b {
        color: #d8d8d8; }
        @media screen and (max-width: 39.99875em) {
          .order_info_seller b {
            font-size: 14px; } }
  .order_list {
    margin: 35px 0 0;
    list-style: none;
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    font-size: 16px;
    font-family: "VTB Group Book", Helvetica, Roboto, Arial, sans-serif;
    line-height: 1.63; }
    @media screen and (max-width: 63.99875em) {
      .order_list {
        font-size: 14px; } }
    @media screen and (max-width: 39.99875em) {
      .order_list {
        margin-top: 20px; } }
    .order_list li {
      -webkit-box-flex: 0;
              flex: 0 1 25%;
      margin-bottom: 30px; }
      @media screen and (max-width: 74.99875em) {
        .order_list li {
          -webkit-box-flex: 0;
                  flex: 0 1 50%; } }
      @media screen and (max-width: 63.99875em) {
        .order_list li {
          margin-bottom: 20px; } }
      @media screen and (max-width: 39.99875em) {
        .order_list li {
          -webkit-box-flex: 0;
                  flex: 0 0 100%;
          margin-bottom: 10px; } }
      .order_list li:not(:nth-child(4n+1)) {
        padding-left: 5%; }
        @media screen and (max-width: 74.99875em) {
          .order_list li:not(:nth-child(4n+1)) {
            padding: 0; } }
      @media screen and (max-width: 74.99875em) {
        .order_list li:nth-child(even) {
          padding-left: 30px; } }
      @media screen and (max-width: 39.99875em) {
        .order_list li:nth-child(even) {
          padding: 0; } }
      @media screen and (max-width: 39.99875em) {
        .order_list li:nth-last-child(-n+2) {
          -webkit-box-flex: 0;
                  flex: 0 0 50%;
          margin-bottom: 30px; } }
    .order_list b {
      display: block;
      color: #acb6c3;
      font-family: "VTB Group Demi", Helvetica, Roboto, Arial, sans-serif; }
  .order_item {
    margin: 0 -10px;
    padding: 30px 10px;
    border-top: 1px solid #e9eef6;
    font-family: "VTB Group Book", Helvetica, Roboto, Arial, sans-serif;
    position: relative;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: auto 50% 0;
    grid-template-columns: auto 50% 0;
    -webkit-box-align: end;
            align-items: end;
        grid-template-areas: 'name info price'; }
    @media screen and (max-width: 74.99875em) {
      .order_item {
        -ms-grid-columns: 1fr 0 0;
        grid-template-columns: 1fr 0;
        -ms-grid-rows: auto 25px auto;
            grid-template-areas: 'name name' 'info price';
        grid-gap: 25px 0; }
      .order_item > .register_info {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1; }
      .order_item > .order_info {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1; } }
    @media screen and (max-width: 63.99875em) {
      .order_item {
        padding: 30px 8px;
        margin: 0 -8px; }
        .order_item:nth-last-child(-n+2) {
          padding-bottom: 24px; } }
    @media screen and (max-width: 39.99875em) {
      .order_item {
        padding: 26px 6px;
        margin: 0 -6px; } }
    .order_item_name {
      -ms-grid-row: 1;
      -ms-grid-column: 1;
      margin: 0;
      list-style: none;
      font-family: "VTB Group Book", Helvetica, Roboto, Arial, sans-serif;
      font-size: 16px;
      -webkit-box-flex: 1;
              flex: 1 1 50%;
      grid-area: name; }
      @media screen and (max-width: 63.99875em) {
        .order_item_name {
          font-size: 14px; } }
      .order_item_name b {
        display: block;
        font-family: "VTB Group Demi", Helvetica, Roboto, Arial, sans-serif;
        font-size: 16px;
        color: #acb6c3;
        margin-bottom: 15px; }
        @media screen and (max-width: 74.99875em) {
          .order_item_name b {
            display: inline; } }
        @media screen and (max-width: 39.99875em) {
          .order_item_name b {
            font-size: 14px; } }
    .order_item_info {
      -ms-grid-row: 1;
      -ms-grid-column: 2;
      margin: 0;
      list-style: none;
      display: -webkit-box;
      display: flex;
      flex-wrap: wrap;
      align-self: stretch;
      -webkit-box-flex: 1;
              flex: 1 1 50%;
      grid-area: info; }
    .order_content > .order_item_info {
  -ms-grid-row: 2;
  -ms-grid-column: 1;
  -ms-grid-column-span: 3; }
    .order_item > .order_item_info {
  -ms-grid-row: 1;
  -ms-grid-column: 2;
  -ms-grid-column-span: 1; }
      .order_item_info li {
        -webkit-box-flex: 1;
                flex: 1 1 50%;
        padding-left: 10%; }
        @media screen and (max-width: 74.99875em) {
          .order_item_info li {
            padding: 0; } }
        @media screen and (max-width: 39.99875em) {
          .order_item_info li {
            -webkit-box-flex: 1;
                    flex: 1 1 100%; } }
        .order_item_info li:nth-last-child(-n+2) {
          margin-top: auto; }
          @media screen and (max-width: 74.99875em) {
            .order_item_info li:nth-last-child(-n+2) {
              margin-top: 15px; } }
        @media screen and (max-width: 39.99875em) {
          .order_item_info li + li {
            margin-top: 12px; } }
      .order_item_info span {
        color: #acb6c3; }
    .order_item_price {
      -ms-grid-row: 1;
      -ms-grid-column: 3;
      white-space: nowrap;
      -ms-grid-column-align: end;
          justify-self: end;
      margin-left: 20px;
      grid-area: price; }
  .order_total {
    margin-left: auto;
    width: calc(20% + 10px);
    font-family: "VTB Group Book", Helvetica, Roboto, Arial, sans-serif;
    font-size: 18px;
    color: #acb6c3;
    text-align: right;
    padding: 25px 0;
    padding-right: 10px;
    border-top: 1px solid #e9eef6;
    margin-right: -10px; }
    @media screen and (max-width: 74.99875em) {
      .order_total {
        width: calc(50% + 10px); } }
    @media screen and (max-width: 63.99875em) {
      .order_total {
        width: calc(50% + 8px);
        margin-right: -8px;
        font-size: 16px;
        padding-top: 20px; } }
    @media screen and (max-width: 39.99875em) {
      .order_total {
        width: calc(100% - 44px);
        padding: 20px 6px;
        margin-right: -6px; } }
    .order_total b {
      color: #1e4bd2;
      font-family: "VTB Group Demi", Helvetica, Roboto, Arial, sans-serif;
      margin-left: 30px; }
  .order_documents {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-area: documents;
    padding: 30px 0 16px; }
    @media screen and (max-width: 63.99875em) {
      .order_documents {
        padding-bottom: 0; } }
    .order_documents_buttons {
      display: -ms-grid;
      display: grid;
      -ms-grid-columns: (auto)[3];
      grid-template-columns: repeat(3, auto);
      -webkit-box-pack: end;
              justify-content: end;
      grid-gap: 20px;
      padding-top: 30px; }
      @media screen and (max-width: 39.99875em) {
        .order_documents_buttons {
          -ms-grid-columns: 1fr 1fr;
          grid-template-columns: 1fr 1fr;
          grid-gap: 15px 24px; } }
  .order_discuss {
    -ms-grid-row: 5;
    -ms-grid-column: 1;
    grid-area: discuss;
    padding-top: 34px; }
  .auction--verifier > .order_discuss {
  -ms-grid-row: 3;
  -ms-grid-column: 1; }
  @media screen and (max-width: 63.99875em){
      .auction_block--auction {
    -ms-grid-row: 3;
    -ms-grid-column: 1; }
      .auction--verifier > .auction_block--auction {
    -ms-grid-row: 3;
    -ms-grid-column: 1; }
      .auction_block--discuss {
    -ms-grid-row: 5;
    -ms-grid-column: 1; }
      .auction--verifier > .auction_block--discuss {
    -ms-grid-row: 5;
    -ms-grid-column: 1; }
      .auction_block--offers {
    -ms-grid-row: 7;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1; }
      .auction--verifier > .auction_block--offers {
    -ms-grid-row: 7;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1; }
      .auction_block--verifier {
    -ms-grid-row: 9;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1; }
        .auction_item_right li.auction_item_field:nth-child(1) {
    -ms-grid-row: 2;
    -ms-grid-column: 1; }
        .auction_item_right li.auction_item_field:nth-child(2) {
    -ms-grid-row: 3;
    -ms-grid-column: 1; }
        .auction_item_right li.auction_item_field:nth-child(3) {
    -ms-grid-row: 4;
    -ms-grid-column: 1; }
      .auction_item_status {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1; }
      .auction--verifier > .auction_item_status {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1; }
        .auction_item_right > .auction_item_status {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1; }
      .auction_status {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1; }
      .auction--verifier > .auction_status {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1; }
        .auction_item_right > .auction_status {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1; }
      .auction_offers {
    -ms-grid-row: 7;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1; }
      .auction--verifier > .auction_offers {
    -ms-grid-row: 7;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1; }
      .order_discuss {
    -ms-grid-row: 5;
    -ms-grid-column: 1; }
      .auction--verifier > .order_discuss {
    -ms-grid-row: 5;
    -ms-grid-column: 1; } }
    @media screen and (max-width: 39.99875em) {
      .order_discuss {
        padding-top: 40px; } }
    .order_discuss_form {
      margin-top: 30px;
      display: -ms-grid;
      display: grid;
      -ms-grid-columns: 1fr auto;
      grid-template-columns: 1fr auto;
      grid-gap: 40px;
      max-width: 550px; }
      @media screen and (max-width: 63.99875em) {
        .order_discuss_form {
          margin-top: 25px;
          grid-gap: 30px;
          padding-bottom: 25px;
          border-bottom: 1px solid #e9eef6; } }
      @media screen and (max-width: 39.99875em) {
        .order_discuss_form {
          -ms-grid-columns: 1fr;
          grid-template-columns: 1fr;
          margin-top: 20px;
          grid-gap: 15px; } }
      .order_discuss_form input {
        padding: 10px 20px;
        height: auto; }
      @media screen and (max-width: 39.99875em) {
        .order_discuss_form .button {
          -ms-grid-column-align: end;
              justify-self: end; } }
  .order_messages {
    -ms-grid-row: 4;
    -ms-grid-column: 3;
    grid-area: messages;
    border-left: 1px solid #e9eef6;
    padding: 34px 23px 55px 30px; }
  @media screen and (max-width: 63.99875em){
      .register_info {
    -ms-grid-row: 1;
    -ms-grid-column: 1; }
      .documents--new .documents_new > .documents_new_checkboxes {
    -ms-grid-row: 3;
    -ms-grid-column: 1; }
        .documents--popup .documents_new > .documents_new_checkboxes {
    -ms-grid-row: 3;
    -ms-grid-column: 1; }
      .order_top {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1; }
      .order_info {
    -ms-grid-row: 1;
    -ms-grid-column: 1; }
      .order_content > .order_info {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1; }
      .order_item_info {
    -ms-grid-row: 1;
    -ms-grid-column: 1; }
      .order_content > .order_item_info {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1; }
      .order_documents {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1; }
      .order_messages {
    -ms-grid-row: 5;
    -ms-grid-column: 1; } }
  @media screen and (max-width: 74.99875em){
      .documents_new_checkboxes {
    -ms-grid-row: 1;
    -ms-grid-column: 3; }
      .order_item_name {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3; }
      .order_item > .order_item_info {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1; }
      .order_item_price {
    -ms-grid-row: 3;
    -ms-grid-column: 3; } }
    @media screen and (max-width: 74.99875em) {
      .order_messages {
        padding-right: 0; } }
    @media screen and (max-width: 63.99875em) {
      .order_messages {
        border: 0;
        padding: 25px 0 0; } }
    .order_messages_history {
      font-family: "VTB Group Book", Helvetica, Roboto, Arial, sans-serif;
      margin-top: 30px; }
      @media screen and (max-width: 63.99875em) {
        .order_messages_history {
          margin-top: 20px; } }
    .order_messages_message {
      background-color: #f2f7f9;
      border-radius: 3px;
      padding: 13px 15px; }
      @media screen and (max-width: 39.99875em) {
        .order_messages_message {
          padding: 10px; } }
      .order_messages_message + .order_messages_message {
        margin-top: 1em; }

.reports {
  box-shadow: 0 0 25px rgba(107, 118, 131, 0.1);
  border-radius: 9px;
  background-color: #fff;
  margin: 28px 26px 0;
  padding: 46px 20px 73px; }
  @media screen and (max-width: 63.99875em) {
    .reports {
      margin: 15px 15px 0;
      padding: 40px 4px 22px; } }
  @media screen and (max-width: 39.99875em) {
    .reports {
      margin: 15px 10px 0;
      padding: 20px 5px 25px; } }
  .reports .h2 {
    margin: 0 10px; }
    @media screen and (max-width: 63.99875em) {
      .reports .h2 {
        margin: 0 16px; } }
    @media screen and (max-width: 39.99875em) {
      .reports .h2 {
        margin: 0 5px; } }
  .reports_filters {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: auto minmax(170px, 250px) auto minmax(156px, 314px);
    grid-template-columns: auto minmax(170px, 250px) auto minmax(156px, 314px);
    -webkit-box-align: center;
            align-items: center;
    -webkit-box-pack: justify;
            justify-content: space-between;
    margin: 60px 0 30px 0;
    padding: 0 27px 30px 10px;
    grid-gap: 2%;
    border-bottom: 1px solid #e9eef6; }
    @media screen and (max-width: 63.99875em) {
      .reports_filters {
        margin: 30px 10px;
        padding: 0 6px 30px;
        -ms-grid-columns: auto minmax(156px, 314px);
        grid-template-columns: auto minmax(156px, 314px);
        grid-gap: 25px 20px; } }
    @media screen and (max-width: 39.99875em) {
      .reports_filters {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        margin: 30px 0 25px;
        padding-bottom: 25px;
        row-gap: 20px; } }
  .reports_filter {
    white-space: nowrap; }
    .reports_filter--radio {
      display: -ms-grid;
      display: grid;
      -ms-grid-rows: auto auto;
      grid-template-rows: auto auto;
      grid-gap: 12px; }
    .reports_filter--buttons {
      display: -webkit-box;
      display: flex;
      -webkit-box-pack: center;
              justify-content: center;
      flex-wrap: wrap;
      -webkit-box-pack: justify;
              justify-content: space-between; }
      @media screen and (max-width: 39.99875em) {
        .reports_filter--buttons {
          flex-wrap: nowrap; } }
      .reports_filter--buttons::before {
        content: '';
        -webkit-box-flex: 0;
                flex: 0 1 30px; }
        @media screen and (max-width: 74.99875em) {
          .reports_filter--buttons::before {
            display: none; } }
        @media screen and (max-width: 63.99875em) {
          .reports_filter--buttons::before {
            display: block; } }
        @media screen and (max-width: 39.99875em) {
          .reports_filter--buttons::before {
            -webkit-box-flex: 1;
                    flex: 1 0 12px; } }
      .reports_filter--buttons .button {
        margin: 1.5px 0; }
        @media screen and (max-width: 74.99875em) {
          .reports_filter--buttons .button {
            -webkit-box-flex: 1;
                    flex: 1 1 auto; } }
        @media screen and (max-width: 63.99875em) {
          .reports_filter--buttons .button {
            -webkit-box-flex: 0;
                    flex: 0 1 auto; } }
        @media screen and (max-width: 39.99875em) {
          .reports_filter--buttons .button {
            -webkit-box-flex: 1;
                    flex: 1 1 auto;
            padding-left: 12px;
            padding-right: 10px; } }
        .reports_filter--buttons .button:first-child {
          -webkit-box-ordinal-group: 0;
                  order: -1; }
    .reports_filter_label {
      margin-bottom: 1em;
      margin-top: -30px; }
      @media screen and (max-width: 63.99875em) {
        .reports_filter_label {
          margin-top: 0;
          font-size: 13px; } }
    .reports_filter [type="text"] {
      padding: 9px 15px;
      height: auto; }
    .reports_filter .clear {
      min-height: 38px;
      width: auto; }
      @media screen and (max-width: 39.99875em) {
        .reports_filter .clear {
          min-height: auto; } }
  .reports_container {
    border: 1px solid #acb6c3;
    border-radius: 4px;
    min-height: 220px;
    background-color: #f2f7f9; }
  .reports_buttons {
    width: 100%;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr (auto)[2];
    grid-template-columns: 1fr repeat(2, auto);
    -webkit-box-align: center;
            align-items: center;
    justify-items: start;
    margin-top: 20px;
    -webkit-column-gap: 30px;
       -moz-column-gap: 30px;
            column-gap: 30px;
    padding-right: 27px; }
    @media screen and (max-width: 63.99875em) {
      .reports_buttons {
        display: -webkit-box;
        display: flex;
        flex-wrap: wrap;
        -webkit-box-pack: end;
                justify-content: flex-end;
        padding-right: 16px;
        margin-top: 25px; }
        .reports_buttons .button {
          margin-bottom: 10px; }
          .reports_buttons .button:nth-child(2) {
            margin-left: auto; }
          .reports_buttons .button:last-child {
            margin-left: 30px; }
          .reports_buttons .button:not(.clear) {
            min-width: 226px; } }
    @media screen and (max-width: 39.99875em) {
      .reports_buttons {
        margin-top: 8px;
        padding: 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
                flex-direction: column; }
        .reports_buttons .button.icon {
          width: 100%;
          max-width: 280px;
          margin-left: auto;
          margin-right: auto; }
        .reports_buttons .clear {
          font-size: 16px; }
          .reports_buttons .clear svg {
            width: 24px;
            height: auto; } }

.export {
  padding: 80px 0 64px;
  background: #f3f7fa; }
  @media screen and (max-width: 39.99875em) {
    .export {
      padding: 40px 10px 64px; } }
  .export_header {
    font-family: 'VTB Group';
    font-size: 32px;
    font-weight: 300;
    text-align: center; }
    @media screen and (max-width: 39.99875em) {
      .export_header {
        font-size: 18px;
        line-height: 2.22; } }
  .export_lead {
    color: rgba(97, 97, 97, 0.85);
    font-size: 16px;
    font-family: "VTB Group Book", Helvetica, Roboto, Arial, sans-serif;
    text-align: center;
    line-height: 1.44; }
    @media screen and (max-width: 39.99875em) {
      .export_lead {
        font-size: 14px; }
        .export_lead br {
          display: none; } }
  .export_steps {
    position: relative;
    margin: 72px 0 50px;
    display: -ms-grid;
    display: grid;
    -webkit-box-pack: justify;
            justify-content: space-between;
    -ms-grid-columns: minmax(auto, 316px) 30px minmax(auto, 316px) 30px minmax(auto, 316px);
    grid-template-columns: repeat(3, minmax(auto, 316px));
    -ms-grid-rows: auto 70px auto;
        grid-template-areas: 's1 s2 s3' 's6 s5 s4';
    grid-gap: 70px 30px;
    counter-reset: steps;
    list-style: none;
    z-index: 1; }
    @media screen and (max-width: 74.99875em) {
      .export_steps {
        padding-right: 45px; } }
    @media screen and (max-width: 63.99875em) {
      .export_steps {
        padding: 0 6%;
        -webkit-box-pack: space-evenly;
                justify-content: space-evenly;
        -ms-grid-columns: minmax(auto, 316px) 30px minmax(auto, 316px);
        grid-template-columns: repeat(2, minmax(auto, 316px));
        -ms-grid-rows: auto 70px auto 70px auto;
            grid-template-areas: 's1 s2' 's4 s3' 's5 s6'; } }
    @media screen and (max-width: 39.99875em) {
      .export_steps {
        margin: 46px 0 20px;
        padding: 20px 0;
        -webkit-box-pack: start;
                justify-content: start;
        -ms-grid-columns: 246px 30px 246px 30px 246px 30px 246px 30px 246px 30px 246px;
        grid-template-columns: repeat(6, 246px);
            grid-template-areas: 's1 s2 s3 s4 s5 s6';
        overflow: auto;
        -webkit-overflow-scrolling: touch; } }
    .export_steps::before {
      content: '';
      position: absolute;
      left: 0;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      width: calc(100% + 43px);
      height: calc((100% + 70px) / 2);
      border: 2px dashed #0a2896;
      border-left-width: 0;
      z-index: -1;
      background: #f3f7fa; }
      @media screen and (max-width: 74.99875em) {
        .export_steps::before {
          width: calc(100% - 2px); } }
      @media screen and (max-width: 63.99875em) {
        .export_steps::before {
          top: calc(194px / 2);
          left: 33%;
          -webkit-transform: none;
                  transform: none;
          height: 262px;
          width: 65%; } }
      @media screen and (max-width: 39.99875em) {
        .export_steps::before {
          height: 0;
          border-bottom: 0;
          top: 50%;
          left: 0;
          width: calc((246px + 30px) * 6 - 30px); } }
    @media screen and (min-width: 40em) and (max-width: 63.99875em) {
      .export_steps::after {
        content: '';
        position: absolute;
        bottom: calc(194px / 2);
        right: 33%;
        height: 262px;
        width: 65%;
        border: 2px dashed #0a2896;
        border-right: 0;
        z-index: -2; } }
  .export_step {
    position: relative;
    border-radius: 3px;
    border: 1px solid #dce0eb;
    background-color: #fff;
    padding: 50px 11% 24px;
    counter-increment: steps;
    text-align: center; }
    @media screen and (max-width: 39.99875em) {
      .export_step {
        padding: 50px 20px 20px; } }
    .export_step::before {
      content: counter(steps);
      position: absolute;
      top: -30px;
      left: calc(50% - 30px);
      width: 60px;
      height: 60px;
      border: 2px solid #1e4bd2;
      background-color: #fff;
      display: -webkit-box;
      display: flex;
      -webkit-box-align: center;
              align-items: center;
      -webkit-box-pack: center;
              justify-content: center;
      color: #1e4bd2;
      font-family: "VTB Group Book", Helvetica, Roboto, Arial, sans-serif;
      font-size: 29px;
      font-weight: 300;
      border-radius: 50%; }
      @media screen and (max-width: 39.99875em) {
        .export_step::before {
          width: 50px;
          height: 50px;
          top: -20px;
          font-size: 26px; } }
    .export_step:nth-child(1) {
      -ms-grid-row: 1;
      -ms-grid-column: 1;
      grid-area: s1; }
    .export_step:nth-child(2) {
      -ms-grid-row: 1;
      -ms-grid-column: 3;
      grid-area: s2; }
    .export_step:nth-child(3) {
      -ms-grid-row: 1;
      -ms-grid-column: 5;
      grid-area: s3; }
    .export_step:nth-child(4) {
      -ms-grid-row: 3;
      -ms-grid-column: 5;
      grid-area: s4; }
    .export_step:nth-child(5) {
      -ms-grid-row: 3;
      -ms-grid-column: 3;
      grid-area: s5; }
    .export_step:nth-child(6) {
      -ms-grid-row: 3;
      -ms-grid-column: 1;
      grid-area: s6; }
    @media screen and (max-width: 63.99875em){
      .export_step:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1; }
      .export_step:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 3; }
      .export_step:nth-child(3) {
    -ms-grid-row: 3;
    -ms-grid-column: 3; }
      .export_step:nth-child(4) {
    -ms-grid-row: 3;
    -ms-grid-column: 1; }
      .export_step:nth-child(5) {
    -ms-grid-row: 5;
    -ms-grid-column: 1; }
      .export_step:nth-child(6) {
    -ms-grid-row: 5;
    -ms-grid-column: 3; } }
    @media screen and (max-width: 39.99875em){
      .export_step:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1; }
      .export_step:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 3; }
      .export_step:nth-child(3) {
    -ms-grid-row: 1;
    -ms-grid-column: 5; }
      .export_step:nth-child(4) {
    -ms-grid-row: 1;
    -ms-grid-column: 7; }
      .export_step:nth-child(5) {
    -ms-grid-row: 1;
    -ms-grid-column: 9; }
      .export_step:nth-child(6) {
    -ms-grid-row: 1;
    -ms-grid-column: 11; } }
    .export_step_title {
      font-family: "VTB Group Book", Helvetica, Roboto, Arial, sans-serif;
      font-size: 18px;
      font-weight: 300;
      margin-bottom: 11px;
      min-height: 45px;
      line-height: 1.25; }
      @media screen and (max-width: 39.99875em) {
        .export_step_title {
          font-size: 16px;
          min-height: 40px; } }
    .export_step_descr {
      color: #6b7683;
      font-family: "VTB Group Book", Helvetica, Roboto, Arial, sans-serif;
      font-size: 16px;
      font-weight: 300;
      min-height: 60px;
      margin: 0; }
      @media screen and (max-width: 39.99875em) {
        .export_step_descr {
          font-size: 14px;
          min-height: 54px; } }
  .export .button {
    max-width: 280px;
    margin: auto; }
    @media screen and (max-width: 39.99875em) {
      .export .button {
        max-width: 250px; } }

.wallet {
  margin: 30px 25px 0; }
  @media screen and (max-width: 63.99875em) {
    .wallet {
      margin: 15px 15px 0; } }
  @media screen and (max-width: 39.99875em) {
    .wallet {
      margin: 15px 10px 0; } }
  .wallet_content {
    background-color: #fff;
    box-shadow: 0 0 25px rgba(107, 118, 131, 0.1);
    border-radius: 0 0 9px 9px;
    display: none;
    padding: 50px 90px 45px; }
    @media screen and (max-width: 63.99875em) {
      .wallet_content {
        padding: 30px 20px 40px; } }
    @media screen and (max-width: 39.99875em) {
      .wallet_content {
        padding: 20px 10px 30px; } }
    .wallet_content.is_active {
      display: block; }
  .wallet_filters {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: auto 1fr auto;
    grid-template-columns: auto 1fr auto;
    -webkit-box-align: end;
            align-items: end;
    -webkit-column-gap: 40px;
       -moz-column-gap: 40px;
            column-gap: 40px;
    margin-bottom: 52px; }
    @media screen and (max-width: 63.99875em) {
      .wallet_filters {
        -webkit-column-gap: 20px;
           -moz-column-gap: 20px;
                column-gap: 20px;
        margin-bottom: 40px; } }
    @media screen and (max-width: 39.99875em) {
      .wallet_filters {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        -ms-grid-rows: (auto)[3];
        grid-template-rows: repeat(3, auto);
        justify-items: center;
        row-gap: 15px;
        margin-bottom: 32px; } }
  @media screen and (max-width: 39.99875em) {
    .wallet_filter {
      width: 100%;
      max-width: 335px; } }
  .wallet_filter_label {
    margin-bottom: 12px; }
  .wallet_filter .form_radio_input {
    min-width: 130px; }
  .wallet_filter [type="text"] {
    padding: 8px 15px;
    height: auto;
    max-width: 260px; }
    @media screen and (max-width: 39.99875em) {
      .wallet_filter [type="text"] {
        max-width: 335px;
        width: 100%; } }
  .wallet_bottom {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
            align-items: center;
    -webkit-box-pack: end;
            justify-content: flex-end;
    margin-top: 30px;
    font-family: "VTB Group Book", Helvetica, Roboto, Arial, sans-serif; }
    @media screen and (max-width: 63.99875em) {
      .wallet_bottom {
        margin-top: 25px; } }
  .wallet_pager {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
            align-items: center;
    margin-left: 50px; }
    @media screen and (max-width: 39.99875em) {
      .wallet_pager {
        margin-left: 20px; } }
  .wallet_topup_top {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: end;
            align-items: flex-end; }
    @media screen and (max-width: 74.99875em) {
      .wallet_topup_top {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
                flex-direction: column-reverse; } }
  .wallet_topup_options {
    width: 100%;
    max-width: 860px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (auto)[3];
    grid-template-columns: repeat(3, auto);
    -webkit-column-gap: 40px;
       -moz-column-gap: 40px;
            column-gap: 40px; }
    @media screen and (max-width: 74.99875em) {
      .wallet_topup_options {
        max-width: none; } }
    @media screen and (max-width: 63.99875em) {
      .wallet_topup_options {
        -webkit-column-gap: 16px;
           -moz-column-gap: 16px;
                column-gap: 16px; } }
    @media screen and (max-width: 39.99875em) {
      .wallet_topup_options {
        -ms-grid-columns: auto;
        grid-template-columns: auto;
        row-gap: 10px; } }
    .wallet_topup_options [type="radio"] {
      display: none; }
      .wallet_topup_options [type="radio"]:checked + label {
        opacity: 1; }
  .wallet_topup_option[class] {
    border: 1px solid #dce0eb;
    border-radius: 4px;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    -webkit-box-align: center;
            align-items: center;
    -webkit-box-pack: center;
            justify-content: center;
    opacity: 0.3;
    -webkit-transition: opacity 250ms;
    transition: opacity 250ms;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    padding: 30px 20px 40px;
    text-align: center; }
    @media screen and (max-width: 63.99875em) {
      .wallet_topup_option[class] {
        padding: 30px 14px 40px; } }
    @media screen and (max-width: 39.99875em) {
      .wallet_topup_option[class] {
        padding: 12px 25px;
        min-height: 55px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
                flex-direction: row; } }
  .wallet_topup_icon {
    margin-bottom: 20px; }
    @media screen and (max-width: 39.99875em) {
      .wallet_topup_icon {
        margin: 0 20px 0 0; }
        .wallet_topup_icon svg {
          width: 24px;
          height: auto; } }
  .wallet_topup_label {
    margin: 0;
    font-family: "VTB Group Book", Helvetica, Roboto, Arial, sans-serif;
    color: #2f3442;
    font-size: 18px;
    font-weight: 300; }
    @media screen and (max-width: 63.99875em) {
      .wallet_topup_label {
        font-size: 16px; } }
    @media screen and (max-width: 39.99875em) {
      .wallet_topup_label {
        font-size: 13px;
        min-width: 140px; } }
  .wallet_topup_bottom {
    margin-top: 30px;
    border-top: 1px solid #f3f7fa;
    padding-top: 30px;
    display: -webkit-box;
    display: flex; }
    @media screen and (max-width: 63.99875em) {
      .wallet_topup_bottom {
        margin-top: 42px;
        border: 0;
        padding: 0; } }
    @media screen and (max-width: 39.99875em) {
      .wallet_topup_bottom {
        margin-top: 30px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
                flex-direction: column; } }
    .wallet_topup_bottom_column {
      -webkit-box-flex: 1;
              flex: 1 1 50%;
      padding-right: 18px; }
      @media screen and (max-width: 74.99875em) {
        .wallet_topup_bottom_column {
          -webkit-box-flex: 1;
                  flex: 1 1 auto; } }
      .wallet_topup_bottom_column + .wallet_topup_bottom_column {
        padding-left: 24px;
        display: -webkit-box;
        display: flex;
        -webkit-box-pack: justify;
                justify-content: space-between;
        -webkit-box-align: center;
                align-items: center;
        border-left: 1px solid #e9eef6; }
        @media screen and (max-width: 74.99875em) {
          .wallet_topup_bottom_column + .wallet_topup_bottom_column {
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
                    flex-direction: column;
            -webkit-box-pack: center;
                    justify-content: center;
            min-width: 40%; } }
        @media screen and (max-width: 39.99875em) {
          .wallet_topup_bottom_column + .wallet_topup_bottom_column {
            border: 0;
            border-top: 1px solid #e9eef6;
            padding: 20px 0 25px; } }
    .wallet_topup_bottom_text {
      font-family: "VTB Group Book", Helvetica, Roboto, Arial, sans-serif; }
    .wallet_topup_bottom_warn {
      margin-top: 30px;
      color: #6b7683;
      font-family: "VTB Group Book", Helvetica, Roboto, Arial, sans-serif; }
      @media screen and (max-width: 63.99875em) {
        .wallet_topup_bottom_warn {
          margin-top: 12px; } }
      @media screen and (max-width: 39.99875em) {
        .wallet_topup_bottom_warn {
          margin-bottom: 22px; } }
      .wallet_topup_bottom_warn button {
        text-decoration: underline; }
    .wallet_topup_bottom_sum {
      display: -webkit-box;
      display: flex;
      -webkit-box-align: center;
              align-items: center; }
      @media screen and (max-width: 74.99875em) {
        .wallet_topup_bottom_sum {
          margin-bottom: 30px; } }
      @media screen and (max-width: 63.99875em) {
        .wallet_topup_bottom_sum svg {
          width: 47px;
          height: auto; } }
      @media screen and (max-width: 39.99875em) {
        .wallet_topup_bottom_sum svg {
          width: 35px; } }
    .wallet_topup_bottom_label {
      font-size: 18px;
      font-weight: 300;
      margin: 0 0 0 20px;
      font-family: "VTB Group Book", Helvetica, Roboto, Arial, sans-serif; }
      @media screen and (max-width: 63.99875em) {
        .wallet_topup_bottom_label {
          font-size: 16px;
          margin-left: 12px; } }
      @media screen and (max-width: 39.99875em) {
        .wallet_topup_bottom_label {
          margin-left: 25px;
          font-size: 14px; } }
      .wallet_topup_bottom_label b {
        display: block;
        font-size: 21px;
        font-family: "VTB Group Demi", Helvetica, Roboto, Arial, sans-serif;
        margin-top: 10px; }
        @media screen and (max-width: 63.99875em) {
          .wallet_topup_bottom_label b {
            font-size: 18px; } }
        @media screen and (max-width: 39.99875em) {
          .wallet_topup_bottom_label b {
            font-size: 16px; } }
  .wallet_topup_header--small {
    font-size: 20px; }
    @media screen and (max-width: 63.99875em) {
      .wallet_topup_header--small {
        font-size: 18px; } }
  .wallet_info {
    padding-left: 25px;
    font-family: "VTB Group Book", Helvetica, Roboto, Arial, sans-serif;
    align-self: flex-end; }
    @media screen and (max-width: 74.99875em) {
      .wallet_info {
        padding: 0;
        width: 100%;
        display: -webkit-box;
        display: flex;
        -webkit-box-pack: justify;
                justify-content: space-between;
        margin-bottom: 20px; } }
    @media screen and (max-width: 39.99875em) {
      .wallet_info {
        position: relative;
        display: block;
        max-width: 280px;
        margin-left: auto;
        margin-right: auto; } }
    .wallet_info_top {
      display: -webkit-box;
      display: flex;
      -webkit-box-align: center;
              align-items: center;
      color: #6b7683;
      font-size: 13px; }
      .wallet_info_top svg {
        -webkit-box-flex: 0;
                flex: 0 0 31px; }
        @media screen and (max-width: 39.99875em) {
          .wallet_info_top svg {
            -webkit-box-flex: 0;
                    flex: 0 0 21px;
            height: auto; } }
    .wallet_info_num {
      margin: 0 20px 0 15px; }
      @media screen and (max-width: 63.99875em) {
        .wallet_info_num {
          -webkit-box-flex: 0;
                  flex: 0 0; } }
      @media screen and (max-width: 39.99875em) {
        .wallet_info_num {
          margin: 0 0 0 7px; } }
    @media screen and (max-width: 39.99875em) {
      .wallet_info_refresh {
        position: absolute;
        top: 60px;
        left: 0; }
        .wallet_info_refresh svg {
          width: 18px;
          height: auto; } }
    .wallet_info_bottom {
      margin-top: 16px;
      display: -webkit-box;
      display: flex; }
      @media screen and (max-width: 74.99875em) {
        .wallet_info_bottom {
          margin: 0; } }
      @media screen and (max-width: 39.99875em) {
        .wallet_info_bottom {
          margin-top: 14px;
          padding-left: 10px; } }
    .wallet_info_column {
      -webkit-box-flex: 1;
              flex: 1 1 50%;
      padding: 18px 0 28px; }
      @media screen and (max-width: 74.99875em) {
        .wallet_info_column {
          padding: 10px 20px; } }
      @media screen and (max-width: 39.99875em) {
        .wallet_info_column {
          padding: 5px 20px;
          -webkit-box-flex: 0;
                  flex: 0 0 auto; } }
      .wallet_info_column + .wallet_info_column {
        padding-left: 30px;
        border-left: 1px solid #e9eef6; }
        @media screen and (max-width: 74.99875em) {
          .wallet_info_column + .wallet_info_column {
            padding-left: 20px; } }
    .wallet_info_label {
      font-family: "VTB Group Book", Helvetica, Roboto, Arial, sans-serif;
      font-size: 18px;
      font-weight: 300;
      margin-bottom: 10px; }
      @media screen and (max-width: 63.99875em) {
        .wallet_info_label {
          font-size: 16px; } }
      @media screen and (max-width: 39.99875em) {
        .wallet_info_label {
          font-size: 13px;
          margin-bottom: 3px; } }
    .wallet_info_sum {
      font-size: 21px;
      font-family: "VTB Group Demi", Helvetica, Roboto, Arial, sans-serif; }
      @media screen and (max-width: 63.99875em) {
        .wallet_info_sum {
          font-size: 18px;
          white-space: nowrap; } }
      @media screen and (max-width: 39.99875em) {
        .wallet_info_sum {
          font-size: 14px; } }
      .wallet_info_sum--primary {
        color: #1e4bd2; }
  .wallet_withdrawal_top {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: start;
            align-items: flex-start; }
    @media screen and (max-width: 74.99875em) {
      .wallet_withdrawal_top {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
                flex-direction: column-reverse; } }
  .wallet_withdrawal_info {
    padding: 11px 20px 40px 0;
    border-right: 1px solid #e9eef6; }
    @media screen and (max-width: 74.99875em) {
      .wallet_withdrawal_info {
        margin-top: 10px;
        padding: 35px 0 0;
        border: 0;
        border-top: 1px solid #e9eef6; } }
    @media screen and (max-width: 39.99875em) {
      .wallet_withdrawal_info {
        margin: 0;
        padding-top: 20px; } }
  .wallet_withdrawal_header {
    font-size: 20px; }
    @media screen and (max-width: 63.99875em) {
      .wallet_withdrawal_header {
        font-size: 18px; } }
    @media screen and (max-width: 39.99875em) {
      .wallet_withdrawal_header {
        font-size: 16px; } }
  .wallet_withdrawal_text {
    margin: 0;
    font-family: "VTB Group Book", Helvetica, Roboto, Arial, sans-serif;
    font-size: 16px; }
    @media screen and (max-width: 63.99875em) {
      .wallet_withdrawal_text {
        font-size: 14px; } }
  .wallet_withdrawal_details {
    position: relative;
    border-top: 1px solid #f3f7fa;
    margin-top: 20px;
    padding-top: 34px;
    display: -webkit-box;
    display: flex; }
    @media screen and (max-width: 63.99875em) {
      .wallet_withdrawal_details {
        margin: 0;
        padding-top: 100px;
        border: 0; } }
    @media screen and (max-width: 39.99875em) {
      .wallet_withdrawal_details {
        padding-top: 85px;
        display: block; } }
  .wallet_withdrawal_column {
    -webkit-box-flex: 1;
            flex: 1 1 50%;
    padding: 6px 30px 35px 0; }
    @media screen and (max-width: 63.99875em) {
      .wallet_withdrawal_column {
        padding: 8px 30px 32px 0;
        display: -webkit-box;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
                flex-direction: column; } }
    @media screen and (max-width: 39.99875em) {
      .wallet_withdrawal_column {
        padding: 0; } }
    .wallet_withdrawal_column + .wallet_withdrawal_column {
      border-left: 1px solid #e9eef6;
      padding-left: 30px; }
      @media screen and (max-width: 39.99875em) {
        .wallet_withdrawal_column + .wallet_withdrawal_column {
          padding: 0;
          border: 0;
          margin-top: 18px; } }
  .wallet_withdrawal_field {
    font-size: 16px; }
    @media screen and (max-width: 63.99875em) {
      .wallet_withdrawal_field {
        font-size: 14px; } }
    .wallet_withdrawal_field + .wallet_withdrawal_field {
      margin-top: 18px; }
    .wallet_withdrawal_field_label {
      color: #acb6c3;
      font-family: "VTB Group Demi", Helvetica, Roboto, Arial, sans-serif;
      margin-bottom: 12px; }
    .wallet_withdrawal_field_value {
      font-family: "VTB Group Book", Helvetica, Roboto, Arial, sans-serif; }
  .wallet_withdrawal_buttons {
    margin-top: 40px;
    border-top: 1px solid #f3f7fa;
    padding-top: 45px; }
    @media screen and (max-width: 63.99875em) {
      .wallet_withdrawal_buttons {
        margin-top: auto;
        border: 0; } }
    @media screen and (max-width: 39.99875em) {
      .wallet_withdrawal_buttons {
        padding: 25px 0 12px; } }
  .wallet_withdrawal_button {
    position: absolute;
    top: 20px;
    right: 0; }
    @media screen and (max-width: 63.99875em) {
      .wallet_withdrawal_button {
        right: auto;
        top: 35px;
        left: 0; } }
    @media screen and (max-width: 39.99875em) {
      .wallet_withdrawal_button {
        top: 25px; } }

.footer {
  margin: 40px 25px 45px;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between; }
  @media screen and (max-width: 63.99875em) {
    .footer {
      font-size: 12px;
      margin: 40px 20px 36px; } }
  @media screen and (max-width: 39.99875em) {
    .footer {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
              flex-direction: column;
      -webkit-box-align: center;
              align-items: center;
      text-align: center;
      margin: 30px 10px 38px; } }
  .footer_left {
    margin-right: 20px; }
    @media screen and (max-width: 39.99875em) {
      .footer_left {
        margin: 0; } }
    .footer_left p:last-child {
      margin: 0; }
  .footer_right {
    max-width: 368px;
    margin-top: 48px; }
    @media screen and (max-width: 63.99875em) {
      .footer_right {
        max-width: 225px;
        margin-top: 46px; } }
    @media screen and (max-width: 39.99875em) {
      .footer_right {
        margin-top: 20px; }
        .footer_right p {
          margin: 0; } }
  .footer a {
    text-decoration: underline; }
    @media screen and (max-width: 63.99875em) {
      .footer a {
        font-size: 13px; } }
    .footer a:hover, .footer a:focus {
      text-decoration: none; }
