

/* Start:/_v//css/style.css?1760525502144963*/

@charset "UTF-8";
/* BEGIN FONTS*/

@font-face {
  font-family: "ClearSans";
  font-display: swap;
  src: url("/_v/fonts/ClearSans-Bold.eot");
  src: local("/_v/fonts/ClearSans-Bold"), local("/_v/fonts/ClearSans-Bold"), url("/_v/fonts/ClearSans-Bold.eot?#iefix") format("embedded-opentype"), url("/_v/fonts/ClearSans-Bold.woff") format("woff"), url("/_v/fonts/ClearSans-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "ClearSans";
  font-display: swap;
  src: url("/_v/fonts/ClearSans-Light.eot");
  src: local("/_v/fonts/ClearSans-Light"), local("/_v/fonts/ClearSans-Light"), url("/_v/fonts/ClearSans-Light.eot?#iefix") format("embedded-opentype"), url("/_v/fonts/ClearSans-Light.woff") format("woff"), url("/_v/fonts/ClearSans-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "ClearSans";
  font-display: swap;
  src: url("/_v/fonts/ClearSans-Medium.eot");
  src: local("/_v/fonts/ClearSans-Medium"), local("/_v/fonts/ClearSans-Medium"), url("/_v/fonts/ClearSans-Medium.eot?#iefix") format("embedded-opentype"), url("/_v/fonts/ClearSans-Medium.woff") format("woff"), url("/_v/fonts/ClearSans-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "ClearSans";
  font-display: swap;
  src: url("/_v/fonts/ClearSans.eot");
  src: local("/_v/fonts/ClearSans"), local("/_v/fonts/ClearSans"), url("/_v/fonts/ClearSans.eot?#iefix") format("embedded-opentype"), url("/_v/fonts/ClearSans.woff") format("woff"), url("/_v/fonts/ClearSans.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
/*
@font-face {
  font-family: "Stapel";
  font-display: swap;
  src: url("/_v/fonts/Stapel-Bold.eot");
  src: local("/_v/fonts/Stapel-Bold"), local("/_v/fonts/Stapel-Bold"), url("/_v/fonts/Stapel-Bold.eot?#iefix") format("embedded-opentype"), url("/_v/fonts/Stapel-Bold.woff") format("woff"), url("/_v/fonts/Stapel-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Stapel";
  font-display: swap;
  src: url("/_v/fonts/Stapel-ExtraBold.eot");
  src: local("/_v/fonts/Stapel-ExtraBold"), local("/_v/fonts/Stapel-ExtraBold"), url("/_v/fonts/Stapel-ExtraBold.eot?#iefix") format("embedded-opentype"), url("/_v/fonts/Stapel-ExtraBold.woff") format("woff"), url("/_v/fonts/Stapel-ExtraBold.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "Stapel";
  font-display: swap;
  src: url("/_v/fonts/Stapel-ExtraLight.eot");
  src: local("/_v/fonts/Stapel-ExtraLight"), local("/_v/fonts/Stapel-ExtraLight"), url("/_v/fonts/Stapel-ExtraLight.eot?#iefix") format("embedded-opentype"), url("/_v/fonts/Stapel-ExtraLight.woff") format("woff"), url("/_v/fonts/Stapel-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: "Stapel";
  font-display: swap;
  src: url("/_v/fonts/Stapel-Light.eot");
  src: local("/_v/fonts/Stapel-Light"), local("/_v/fonts/Stapel-Light"), url("/_v/fonts/Stapel-Light.eot?#iefix") format("embedded-opentype"), url("/_v/fonts/Stapel-Light.woff") format("woff"), url("/_v/fonts/Stapel-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "Stapel";
  font-display: swap;
  src: url("/_v/fonts/Stapel-Medium.eot");
  src: local("/_v/fonts/Stapel-Medium"), local("/_v/fonts/Stapel-Medium"), url("/_v/fonts/Stapel-Medium.eot?#iefix") format("embedded-opentype"), url("/_v/fonts/Stapel-Medium.woff") format("woff"), url("/_v/fonts/Stapel-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
*/
/* END FONTS*/

/* BEGIN NORMALIZE*/

body a {
  text-decoration: none;
}

body p {
  margin: 0;
}

body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
  margin: 0;
  padding: 30px 0;
}

body ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

input:focus,
select:focus,
textarea:focus,
button:focus {
  outline: none;
}

button {
  cursor: pointer;
  background-color: transparent;
  border: none;
}

input[type="text"],
input[type="email"],
input[type="tel"],
textarea {
  -weblit-appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}

input {
  border: none;
  background: none;
}

input:focus::-webkit-input-placeholder {
  color: transparent;
}

input:focus:-moz-placeholder {
  color: transparent;
}

input:focus::-moz-placeholder {
  color: transparent;
}

input:focus:-ms-input-placeholder {
  color: transparent;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* Chrome, Safari, Edge, Opera */

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */

input[type="number"] {
  -moz-appearance: textfield;
}

.row:after {
  display: none !important;
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  font-size: 100%;
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
     ========================================================================== */

/**
   * Remove the margin in all browsers.
   */

body {
  cursor: default;
  margin: 0;
}

/**
   * Render the `main` element consistently in IE.
   */

main {
  display: block;
}

/**
   * Correct the font size and margin on `h1` elements within `section` and
   * `article` contexts in Chrome, Firefox, and Safari.
   */

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

/* Grouping content
     ========================================================================== */

/**
   * 1. Add the correct box sizing in Firefox.
   * 2. Show the overflow in Edge and IE.
   */

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */

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

/* Text-level semantics
     ========================================================================== */

/**
   * Remove the gray background on active links in IE 10.
   */

a {
  background-color: transparent;
}

/**
   * 1. Remove the bottom border in Chrome 57-
   * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
   */

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

/**
   * Add the correct font weight in Chrome, Edge, and Safari.
   */

b,
strong {
  font-weight: bolder;
}

/**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */

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

/**
   * Add the correct font size in all browsers.
   */

small {
  font-size: 80%;
}

/**
   * Prevent `sub` and `sup` elements from affecting the line height in
   * all browsers.
   */

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
     ========================================================================== */

/**
   * Remove the border on images inside links in IE 10.
   */

img {
  border-style: none;
}

/* Forms
     ========================================================================== */

/**
   * 1. Change the font styles in all browsers.
   * 2. Remove the margin in Firefox and Safari.
   */

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

/**
   * Show the overflow in IE.
   * 1. Show the overflow in Edge.
   */

button,
input {
  /* 1 */
  overflow: visible;
}

/**
   * Remove the inheritance of text transform in Edge, Firefox, and IE.
   * 1. Remove the inheritance of text transform in Firefox.
   */

button,
select {
  /* 1 */
  text-transform: none;
}

/**
   * Correct the inability to style clickable types in iOS and Safari.
   */

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

/**
   * Remove the inner border and padding in Firefox.
   */

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

/**
   * Restore the focus styles unset by the previous rule.
   */

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

/**
   * Correct the padding in Firefox.
   */

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

/**
   * 1. Correct the text wrapping in Edge and IE.
   * 2. Correct the color inheritance from `fieldset` elements in IE.
   * 3. Remove the padding so developers are not caught out when they zero out
   *    `fieldset` elements in all browsers.
   */

legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
   * Add the correct vertical alignment in Chrome, Firefox, and Opera.
   */

progress {
  vertical-align: baseline;
}

/**
   * Remove the default vertical scrollbar in IE 10+.
   */

textarea {
  overflow: auto;
}

/**
   * 1. Add the correct box sizing in IE 10.
   * 2. Remove the padding in IE 10.
   */

[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
   * Correct the cursor style of increment and decrement buttons in Chrome.
   */

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

/**
   * 1. Correct the odd appearance in Chrome and Safari.
   * 2. Correct the outline style in Safari.
   */

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

/**
   * Remove the inner padding in Chrome and Safari on macOS.
   */

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

/**
   * 1. Correct the inability to style clickable types in iOS and Safari.
   * 2. Change font properties to `inherit` in Safari.
   */

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
     ========================================================================== */

/*
   * Add the correct display in Edge, IE 10+, and Firefox.
   */

details {
  display: block;
}

/*
   * Add the correct display in all browsers.
   */

summary {
  display: list-item;
}

/* Misc
     ========================================================================== */

/**
   * Add the correct display in IE 10+.
   */

template {
  display: none;
}

/**
   * Add the correct display in IE 10.
   */

[hidden] {
  display: none;
}

/* END NORMALIZE*/

/* BEGIN BASE*/

.display-none {
  display: none;
}

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

.rub:after {
  content: "₽";
  font-size: 17px;
  padding: 0 0 0 5px;
}

body {
  position: relative;
  font-family: "ClearSans", sans-serif;
  height: 100%;
  color: #f5f5f5;
  margin: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body.lock {
  overflow: hidden;
}

.wrapper {
  width: 100%;
  min-height: 100%;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: absolute;
}

.container {
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 20px;
}

a {
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

img {
  display: block;
}

.arrow-anim::after,
.arrow-anim::before {
  content: "";
  width: 8px;
  height: 1.3px;
  position: absolute;
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}

.arrow-anim::after {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.arrow-anim::before {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.flex-vt-e {
  display: flex;
  align-items: flex-start;
  justify-content: flex-end !important;
}

.flex-vt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.flex-vc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.flex-vb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.flex-vc-bw {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.flex-vt-bw {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.title {
  font-family: "ClearSans", sans-serif;
}

.title h1 {
  font-size: 62px;
  line-height: 130%;
}

.title h2 {
  font-size: 35px;
  line-height: 130%;
}

.title h3 {
  font-size: 24px;
  line-height: 130%;
}

.title h4 {
  font-size: 16px;
  line-height: 130%;
}

.title .h2 {
  /*text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4);*/
  font-family: "ClearSans", sans-serif;
  font-weight: 600;
  font-size: 60px;
  line-height: 120%;
  padding: 25px 0 10px 0;
}

.title .h3 {
  font-weight: 700;
  font-size: 38px;
  line-height: 142%;
}

.text-inner {
  font-size: 17px;
  line-height: 170%;
}

.title-page .h2 {
  font-family: "ClearSans", sans-serif;
  font-weight: 700;
  font-size: 60px;
  line-height: 120%;
  color: #000000;
}

.text {
  /*text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.6);*/
  font-size: 24px;
  line-height: 148%;
  font-weight: 700;
}

.text__small {
  font-size: 12.5px;
  line-height: 148%;
}

.text__black {
  font-size: 20px;
  line-height: 148%;
  font-weight: 400;
  color: #000000;
}

.link {
  position: relative;
  font-size: 18px;
  line-height: 148%;
  letter-spacing: 0.006em;
  color: #000000;
}

.link::before {
  content: "";
  position: absolute;
  bottom: -4px;
  width: 100%;
  height: 2px;
  background: #000000;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.bg-n {
  background: none !important;
}

.bread-crumbs {
  padding: 20px 0 0 0;
  font-size: 22px;
  color: #ffffff;
  /*text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.6);*/
}

.bread-crumbs__list {
  flex-wrap: wrap;
}

.bread-crumbs li:first-child {
  min-width: 40px;
}

.bread-crumbs__link {
  position: relative;
  padding-right: 20px;
  margin-left: 20px;
  color: #ffffff;
  text-decoration: underline;
}

.bread-crumbs__link::after,
.bread-crumbs__link::before {
  content: "";
  width: 7px;
  height: 1.2px;
  background-color: #fff;
  position: absolute;
  top: -5px;
  bottom: 0;
  margin: auto 0;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.bread-crumbs__link::after {
  -webkit-transform: rotate(50deg);
  -ms-transform: rotate(50deg);
  transform: rotate(50deg);
  right: -5px;
  top: 0px;
}

.bread-crumbs__link::before {
  -webkit-transform: rotate(-50deg);
  -ms-transform: rotate(-50deg);
  transform: rotate(-50deg);
  top: 10px;
  right: -5px;
}

.bread-crumbs__homelink {
  margin-left: 0;
}

.bread-crumbs__icon {
  width: 20px;
  height: 20px;
  fill: none;
  stroke: #fff;
}

.bread-crumbs__item {
  margin-left: 20px;
}

.border-b {
  border-bottom: 1px solid #e0e0e0;
}

.pagination__prev.disabled .icon,
.pagination__next.disabled .icon {
  fill: #cecece;
}

.pagination__prev a,
.pagination__next a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.pagination__item {
  padding: 0 3px;
}

.pagination__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-weight: 700;
  font-size: 26px;
  line-height: 148%;
  width: 35px;
  height: 35px;
  color: #000000;
}

.pagination__link.active {
  border-radius: 50%;
  background: #0038a8;
  color: #ffffff;
}

.pagination .icon {
  fill: #000000;
  width: 30px;
  height: 30px;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.bg-blue {
  background: #0038a8;
}

.checkbox {
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  margin: 0 45px 0 0;
  color: #000000;
}

.checkbox_white {
  color: #ffffff;
}

.checkbox_white .checkbox__fake {
  border: 2px solid #ffffff;
  opacity: 1;
}

.checkbox_white .checkbox__fake::before {
  background-image: url("/_v/css/../img/icon/check-blue.svg");
}

.checkbox_white .checkbox__custom:checked + .checkbox__fake {
  background: #ffffff;
  border: 2px solid transparent;
}

.checkbox_white .checkbox__custom:checked + .checkbox__fake::before {
  opacity: 1;
  visibility: visible;
}

.checkbox_white .checkbox__text {
  border-bottom: 1px solid transparent;
}

.checkbox__custom {
  position: absolute;
  opacity: 0;
  visibility: hidden;
}

.checkbox__custom:checked + .checkbox__fake {
  background: #0038a8;
  opacity: 1;
  border: 2px solid transparent;
}

.checkbox__custom:checked + .checkbox__fake::before {
  opacity: 1;
  visibility: visible;
}

.checkbox__fake {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 15px 0 0;
  width: 25px;
  height: 25px;
  opacity: 0.4;
  border: 2px solid #999999;
  border-radius: 5px;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.checkbox__fake::before {
  content: "";
  position: absolute;
  opacity: 0;
  visibility: hidden;
  top: 1px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background-image: url("/_v/css/../img/icon/check.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 12px;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.radio {
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  margin: 0 45px 0 0;
  color: #000000;
}

.radio_white {
  color: #ffffff;
}

.radio_white .radio__fake {
  border: 2px solid #ffffff;
  opacity: 1;
}

.radio_white .radio__custom:checked + .radio__fake {
  border: 2px solid #ffffff;
  background: #ffffff;
  opacity: 1;
}

.radio_white .radio__custom:checked + .radio__fake::before {
  opacity: 1;
  visibility: visible;
  width: 14px;
  height: 14px;
  background: #0038a8;
}

.radio_white .radio__text {
  border-bottom: 1px solid transparent;
}

.radio__custom {
  position: absolute;
  opacity: 0;
  visibility: hidden;
}

.radio__custom:checked + .radio__fake {
  border: 2px solid #0038a8;
  background: #0038a8;
  opacity: 1;
}

.radio__custom:checked + .radio__fake::before {
  opacity: 1;
  visibility: visible;
  width: 14px;
  height: 14px;
}

.radio__fake {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 15px 0 0;
  width: 25px;
  height: 25px;
  opacity: 0.4;
  border: 2px solid #999999;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.radio__fake::before {
  content: "";
  position: absolute;
  opacity: 0;
  visibility: hidden;
  top: 1px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  border-radius: 50%;
  width: 0px;
  height: 0px;
  background-color: #ffffff;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.input {
  width: 100%;
  border: 0.5px solid #000000;
  border-radius: 13px;
  height: 55px;
  padding: 0 20px;
  margin: 0 0 35px 0;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.input_white {
  background: #ffffff;
  border: none;
}

.input_white.error {
  background: #ffdedb;
}

.input.error {
  color: #ee3a3a;
  border: 1px solid #ee3a3a;
}

.input.error::-webkit-input-placeholder {
  color: #ee3a3a;
}

.input.error::-moz-placeholder {
  color: #ee3a3a;
}

.input.error:-ms-input-placeholder {
  color: #ee3a3a;
}

.input.error::-ms-input-placeholder {
  color: #ee3a3a;
}

.input.error::placeholder {
  color: #ee3a3a;
}

.input.error:active,
.input.error:focus {
  border: 2px solid #ee3a3a;
}

.input:active,
.input:focus {
  border: 2px solid #000000;
}

/* END BASE*/

/* BEGIN HEADER*/

.header {
  position: fixed;
  left: 0;
  right: 0;
  background: #00000056;
  height: 152px;
  font-size: 14px;
  line-height: 148%;
  z-index: 1000;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.header .container {
  /*max-width: 98%;*/
}

.header_white {
  background: #fff;
}

.header_white .header__row:last-child::before,
.header_white .header__row:last-child::after {
  background: rgba(0, 0, 0, 0.6);
}

.header_white .menu__link {
  color: #000000;
}

.header_white .menu__item:first-child.has-sub .menu__link {
  color: #000000;
}

.header_white .menu__item:first-child.has-sub .menu__link::before,
.header_white .menu__item:first-child.has-sub .menu__link::after {
  background: #000000 !important;
}

.header_white .header__icon {
  stroke: #000000;
}

.header_white .select {
  color: #000000;
}

.header_white .select__default-option::after,
.header_white .select__default-option::before {
  background: #000;
}

.header_white .burger-btn span {
  background-color: #000000;
}

.header_white.active {
  color: #fff;
}

.header_white.active .select {
  color: #fff;
}

.header_white.active .header__icon {
  stroke: #fff;
}

.header_white.active .burger-btn span {
  background-color: #fff;
}

.header.hide {
  -webkit-transform: translateY(-81px);
  -ms-transform: translateY(-81px);
  transform: translateY(-81px);
}

.header.hide .menu__list {
  opacity: 1;
  visibility: visible;
}

.header__row {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.header__row:last-child::before,
.header__row:last-child::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  width: 100vw;
  height: 2px;
  background: rgba(255, 255, 255, 0.78);
  z-index: 5;
}

.header__row:last-child::before {
  top: 80px;
}

.header__row:last-child::after {
  bottom: 0;
}

.header__logo {
  position: relative;
  height: 81px;
  margin: 0 16px 0 0;
}

.header__logo_mob {
  display: none;
}

.header__logo::before {
  content: "";
  position: absolute;
  right: -27.5%;
  top: 0;
  width: 50vw;
  height: 100%;
  background-color: #0038a8;
  z-index: -1;
  -webkit-transition: all 0.8s ease 0s;
  -o-transition: all 0.8s ease 0s;
  transition: all 0.8s ease 0s;
}

.header__menu {
  margin: 0 0 0 25px;
}

.header__search {
  padding: 5px 10px 0 0;
}

.header__search .header__icon {
  width: 15px;
  height: 15px;
}

.header__icon {
  height: 20px;
  width: 25px;
  stroke: #ffffff;
  fill: none;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.header__view {
  padding: 0 0 0 4px;
}

.logo__img {
  width: 150px;
  height: 60px;
  -o-object-fit: contain;
  object-fit: contain;
}

.select {
  cursor: pointer;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 700;
  padding: 10px 25px 10px 15px;
  width: 65px;
  height: 81px;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.select.active .select__default-option::after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.select.active .select__default-option::before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.select.active .select__selected-list {
  opacity: 1;
  visibility: visible;
  top: 81px;
  color: #0038a8;
}

.select__fake {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 20;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

.select__default-option,
.select__default-option,
.select__selected-list {
  cursor: pointer;
}

.select__default-option li,
.select__default-option span,
.select__default-option li,
.select__default-option span,
.select__selected-list li,
.select__selected-list span {
  cursor: pointer;
}

.select__default-option {
  height: 100%;
  position: relative;
  z-index: 12;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.select__default-option::after,
.select__default-option::before {
  background-color: #ffffff;
  top: 9px;
}

.select__default-option::after {
  right: -25px;
}

.select__default-option::before {
  right: -30px;
}

.select__default-selected {
  height: 100%;
}

.select__selected-list {
  opacity: 0;
  visibility: hidden;
  margin: 0;
  position: absolute;
  top: -30px;
  left: 0px;
  width: 100%;
  background-color: #fff;
  z-index: 10;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.select__selected-list li {
  padding: 5px 25px;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.select__selected-list li.active {
  color: #ffffff;
  background-color: #0038a8;
}

.burger-btn {
  display: none;
  position: relative;
  width: 25px;
  height: 15px;
  cursor: pointer;
  z-index: 5;
}

.burger-btn_menu {
  display: none !important;
  position: absolute;
  top: 30px;
  right: -100px;
  -webkit-transition: all 0.4s ease 0.2s;
  -o-transition: all 0.4s ease 0.2s;
  transition: all 0.4s ease 0.2s;
}

.burger-btn_menu span {
  background-color: #0038a8 !important;
}

.burger-btn_sidebar span {
  background-color: #0038a8 !important;
}

.burger-btn span {
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  top: calc(50% - 1px);
  left: 0px;
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: #ffffff;
}

.burger-btn span:first-child {
  top: 0px;
}

.burger-btn span:last-child {
  top: auto;
  bottom: 0px;
}

.burger-btn.active span {
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}

.burger-btn.active span:first-child {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: calc(50% - 1px);
}

.burger-btn.active span:last-child {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  bottom: calc(50% - 1px);
}

.menu {
  font-size: 15px;
}

.menu_bottom {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 94.2%;
}

.menu_bottom .menu__item {
  padding: 25px 23px;
}

.menu_bottom .menu__item .menu__link{
  padding: 0;
}

.menu_bottom .menu__item.has-sub {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: 173px;
}

.menu_bottom .menu__item:first-child {
  margin: 0 0 0 -35px;
}

.menu_bottom .menu__link {
  text-transform: uppercase;
  font-weight: 400;
}

.menu__list_more {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.menu__list_more .menu__item {
  background: rgba(255, 255, 255, 0.6);
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: 173px;
}

.menu__list_more .menu__item .menu__link {
  position: relative;
  color: #000000;
}

.menu__item {
  position: relative;
  cursor: pointer;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}



.menu__item::before {
  content: "";
  opacity: 0;
  visibility: hidden;
  position: absolute;
  bottom: 0;
  right: 0;
  left: auto;
  width: 0;
  height: 2px;
  background: #ffffff;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  z-index: 6;
}

.menu__item:nth-last-child(2).has-sub {
  background: none;
}

.menu__item:nth-last-child(2).has-sub .menu__link {
  color: #c5c5c5;
  /*padding: 30px 30px 30px 23px;*/

}
.menu__item:last-child.has-sub .menu__link::after {
  right: 11px;
}
.menu__item:last-child.has-sub .menu__link::before {
  right: 5px;
}

.menu__item:last-child.has-sub .menu__link {
   padding: 30px 42px 30px 23px;
}

.menu__item:nth-last-child(2).has-sub .menu__link::before, .menu__item:nth-last-child(2).has-sub .menu__link::after {
  background: #c5c5c5 !important;
}

.menu__item:last-child.has-sub .submenu__list {
  background: #0038a8;
}

.menu__item:last-child.has-sub .submenu__link {
  color: #fff;
  /*white-space: normal;*/
}

.menu__item.active::before {
  opacity: 1;
  visibility: visible;
  left: 0;
  right: auto;
  width: 100%;
}

.menu__link {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  color: #ffffff;
  font-weight: 700;
  padding: 30px 23px;

}

.menu__link-fake {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.has-sub {
  position: relative;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  /* min-width: 150px;
  max-width: 173px; */
  white-space: nowrap;

  background: rgba(255, 255, 255, 0.6);
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.has-sub .menu__link {
  position: relative;
  color: #000000;
  z-index: 100;
  padding: 30px 50px 30px 23px;
}

.has-sub .menu__link::after,
.has-sub .menu__link::before {
  top: 0;
  bottom: 0;
  margin: auto 0;
  background-color: #000000;
}

.has-sub .menu__link::after {
  right: 25px;
}

.has-sub .menu__link::before {
  right: 19px;
}

.submenu {
  position: absolute;
  top: 0px;
  left: 0;
  width: 0;
  max-height: 0;
  z-index: 99;
  overflow: hidden;
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  pointer-events: none;
}

.submenu__list {
  background: rgba(255, 255, 255, 0.6);
  padding: 65px 20px 30px 25px;
}

.submenu__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 15px;
  line-height: 148%;
  color: #000;
  padding: 6px 0;
}

/* END HEADER*/

.page .container {
  position: relative;
  height: 100%;
  z-index: 5;
}

.page__slideshow {
  height: 100vh;
  min-height: 665px;
  overflow: hidden;
}

.page__info {
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  height: 100vh;
  min-height: 665px;
}
.page__info .container {
  /*max-width: 98%;*/
}
.page__info::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, from(#000000), to(rgba(0, 0, 0, 0)));
  background: -o-linear-gradient(left, #000000 0%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(90deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
  mix-blend-mode: normal;
  opacity: 0.6;
}

.page__info::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000000;
  mix-blend-mode: normal;
  opacity: 0.15;
}

.page__news {
  padding: 50px 0 100px 0;
}

.page__text-page {
  color: #000000;
  padding: 152px 0 0 0;
}

.page__text-page .bread-crumbs {
  color: #000000;
}

.page__text-page .bread-crumbs__link::after,
.page__text-page .bread-crumbs__link::before {
  background: #000000;
}

.page__text-page .bread-crumbs__icon {
  stroke: #000000;
}

.page__text-page .title h1,
.page__text-page .title h2,
.page__text-page .title h3,
.page__text-page .title h4,
.page__text-page .title h5 {
  padding: 35px 0 25px 0;
}

.page__news-inner {
  padding: 152px 0 100px 0;
}

.page__news-inner img {
  width: 100%;
  height: auto;
}

/* BEGIN SLIDER SLIDESHOW*/

.slideshow__content {
  opacity: 0;
  position: absolute;
  left: 0;
  bottom: -10%;
  width: 93%;
  padding: 0 10px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-transition: all 0.7s ease 0.35s;
  -o-transition: all 0.7s ease 0.35s;
  transition: all 0.7s ease 0.35s;
}

.slideshow .swiper-slide {
  position: relative;
  padding: 0 0 128px 0;
}

.slideshow .swiper-slide::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000000;
  opacity: 0.07;
}

.slideshow .swiper-slide-active .slideshow__content {
  opacity: 1;
  bottom: 0;
}

.slideshow .swiper-wrapper {
  height: 100vh !important;
}

.slideshow__img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  z-index: -1;
}

.slideshow__wrapper {
  width: 55%;
}

.slideshow__title .h2 {
  padding: 25px 0 0 0;
}

.slideshow__button {
  margin: 0 0 15px 0;
  text-transform: uppercase;
}

.slideshow__row {
  position: relative;
  max-width: 1300px;
  margin: 0 auto;
}

.slideshow__info {
  position: absolute;
  bottom: 28px;
  left: 10px;
  right: 0;
  margin: 0 auto;
  z-index: 5;
}

/* END SLIDER SLIDESHOW*/

/* BEGIN INFO*/

.info__content {
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: 90px;
  width: 53%;
  min-width: 53%;
}

.info__text {
  padding: 10px 0;
}

.info__button {
  margin: 30px 0;
  font-size: 20px !important;
  line-height: 148%;
  letter-spacing: 0.02em;
  width: 290px;
}

.info__icon {
  width: 18px;
  height: 18px;
  stroke: #ffffff;
  margin: 0px 0 0 23px;
}

/* END INFO*/

/* BEGIN FAST LINKS*/

.fast-links__list {
  margin: 15px 0 0 0;
}

.fast-links__item:not(:last-child) {
  margin: 0 40px 0 0;
}

.fast-links__link {
  position: relative;
  font-weight: 700;
  font-size: 12.5px;
  line-height: 147%;
  text-transform: uppercase;
  color: #ffffff;
}

.fast-links__link::before {
  content: "";
  position: absolute;
  bottom: -4px;
  right: 0;
  width: 0;
  height: 2px;
  background: #ffffff;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* END FAST LINKS*/

/* BEGIN NEWS*/

.news__row {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.news__title {
  padding: 50px 0;
}

.news__content {
  margin: 0 0 70px 0;
}

.news__content .swiper-wrapper {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: 40px;
  grid-column-row: 40px;
}

.news__img {
  height: 380px;
  margin: 0 0 15px 0;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.news__img .img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.news__date {
  padding: 20px 0;
  font-size: 15px;
  line-height: 138.7%;
  color: #0038a8;
}

.news__text {
  margin-bottom: 20px;
  min-width: 83%;
  width: 83%;
}

/* END NEWS*/

.title h1,
.title h2,
.title h3,
.title h4,
.title h5 {
  padding: 35px 0 25px 0;
}
.news__content h3 {
  color: black;
  padding-bottom: 0;
}
.text-inner p:not(:last-child) {
  padding: 0 0 25px 0;
}

.row {
  padding: 30px 0 0 0px;
}

.column {
  width: 46%;
}

.column:last-child {
  width: 50%;
}

.column .img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.link-inner {
  color: #0038a8;
  text-decoration: underline;
}

.list {
  padding: 25px 0 0 20px;
  list-style: disc;
}
p ~ .list {
  padding: 0 0 25px 20px;
  list-style: disc;
}

.list li {
  font-size: 17px;
  line-height: 170%;
}

.list-number {
  padding: 25px 0 0 20px;
  margin: 0;
}

.list-number li {
  font-size: 17px;
  line-height: 170%;
}

.library {
  padding: 70px 0 0 0;
}

.library .title {
  font-family: "ClearSans", sans-serif;
}

.library .title .h2 {
  color: #000000;
  text-align: left;
  padding: 60px 0 40px 0;
}

.library .info__title .h2 {
  color: #ffffff;
}

.library__row {
  padding: 0 0 70px 0;
}

.library__wrapp {
  margin: 0 40px;
}

.library__checkbox {
  padding: 40px 0;
}

.library__checkbox .library__row {
  padding: 0;
}

.library__form {
  padding: 30px 0 0 0;
}

.library__form .library__wrapp {
  margin: 0 100px 0 0;
}

.library__form .library__wrapp:last-child .library__label {
  padding: 0 0 10px 0;
}

.library__label {
  font-size: 22px;
  line-height: 148%;
  color: #000000;
  padding: 0 0 20px 0;
}

.library__popup {
  height: 100vh;
}

.library__wrapper {
  margin: 60px 0 0 0;
}

.bg-blue .library__label {
  color: #ffffff;
}

.page-white {
  color: #000000;
  padding: 152px 0 100px 0;
}

.page-white .bread-crumbs, .page-white .bread-crumbs__link {
  color: #000000;
}

.page-white .bread-crumbs__icon {
  stroke: #000000;
}

.page-white .bread-crumbs__link::after,
.page-white .bread-crumbs__link::before {
  background: #000000;
}

.news-inner__content {
  padding: 0 0 45px 0;
}

.news-inner__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 30px 0;
  border-bottom: 1px solid #000000;
  color: #000000;
}

.news-inner__title h3 {
  padding: 10px 0;
  font-size: 24px !important;
}

.news-inner__title.title{
  font-family: "ClearSans", sans-serif;
}
.news-inner__date {
  font-family: "ClearSans", sans-serif;
  font-size: 14px;
  line-height: 18px;
  color: #8c8c8c;
  padding: 0 0 10px 0;
}

.news-inner__pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.page__home-inner {
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  height: 100vh;
  min-height: 720px;
  padding: 152px 0 0 0;
}

.page__home-inner::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
  mix-blend-mode: normal;
  opacity: 0.7;
}

.page__home-inner::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000000;
  mix-blend-mode: normal;
  opacity: 0.15;
}

.page__contributions {
  padding: 75px 0 25px 0;
}

.page__terms {
  padding: 50px 0;
}

.page__calculator {
  padding: 0 0 45px 0;
}

.page__help {
  padding: 40px 0;
}

/** BEGIN SECTION HOME INNER */

.home-inner__content {
  height: calc(100% - 150px);
}

.home-inner__column {
  width: 27%;
  margin: 0 55px 15px 0;
}

.home-inner__title {
  padding: 0 0 20px 0;
}

.home-inner__button {
  width: 100%;
}

.home-inner__button .info__icon {
  margin: 0 0 0 8px;
}

.home-inner__advant {
  width: 60%;
}

.advant {
  background-image: url("/_v/css/../img/advant_bg.svg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top right;
  padding: 65px;
}

.advant__title {
  color: #000000;
  width: 60%;
  padding: 0 0 40px 0;
}

.advant__row {
  padding: 0 0 15px 0;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.advant__item {
  font-size: 22px;
  line-height: 148%;
  color: #000000;
}

.advant__item:not(:last-child) {
  padding: 0 0 10px 0;
}

.advant__icon {
  width: 20px;
  height: 20px;
  margin: 0 20px 0 0;
  fill: #eb3223;
}

.advant__img {
  width: 135px;
  -o-object-fit: contain;
  object-fit: contain;
}

/** END SECTION HOME INNER */

/** BEGIN SECTION CONTRIBUTIONS */

.contributions {
  color: #000000 !important;
}

.contributions__title {
  padding: 25px 0 15px 0;
}

.contributions__title .h2 {
  text-shadow: none;
  font-weight: 700;
}

.contributions__row {
  padding: 20px 0;
}

.contributions__results {
  padding: 20px 0;
}

.contributions__results .icon {
  min-width: 18px;
  height: 18px;
  margin: 0 10px 0 0;
}

.contributions__content {
  width: 90%;
  margin: 20px 0 0 0;
}

.contributions__content .swiper-wrapper {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 40px;
}

.checkbox {
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  margin: 0 45px 0 0;
}

.checkbox__custom {
  position: absolute;
  opacity: 0;
  visibility: hidden;
}

.checkbox__custom:checked + .checkbox__fake {
  background: #0038a8;
  opacity: 1;
  border: 2px solid transparent;
}

.checkbox__custom:checked + .checkbox__fake::before {
  opacity: 1;
  visibility: visible;
}

.checkbox__fake {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 15px 0 0;
  width: 25px;
  height: 25px;
  opacity: 0.4;
  border: 2px solid #999999;
  border-radius: 5px;
  border-radius: 4px;
}

.checkbox__fake::before {
  content: "";
  position: absolute;
  opacity: 0;
  visibility: hidden;
  top: 1px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background-image: url("/_v/css/../img/icon/check.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 12px;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.invest {
  display: block;
  border: 0.5px solid #000000;
  border-radius: 13px;
  color: #000000;
}
.invest__icon {
  min-width: 80px;
}
.credits .invest {
  margin-top: 35px;
}

.invest:active,
.invest:focus {
  background: #0038a8;
  color: #ffffff;
  -webkit-box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.2);
  border: 0.5px solid #0038a8;
}

.invest:active .invest__title span,
.invest:focus .invest__title span {
  color: #ffffff;
}

.invest:active .invest__header::before,
.invest:focus .invest__header::before {
  background: #ffffff;
}

.invest:active .invest__row,
.invest:focus .invest__row {
  border-top: 0.5px solid #ffffff;
}

.invest:active .invest__item:first-child,
.invest:focus .invest__item:first-child {
  border-right: 0.5px solid #ffffff;
}

.invest:active .invest__label,
.invest:focus .invest__label {
  color: #ffffff;
}

.invest:active .invest__icon,
.invest:focus .invest__icon {
  border: 1px solid #ffffff;
  background: #ffffff;
}

.invest__header {
  position: relative;
  padding: 45px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.invest__header::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 12px;
  height: 100%;
  border-radius: 15px 0px 0px 0px;
  background: #0038a8;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.credits .invest__header::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 12px;
  height: 100%;
  border-radius: 15px 0px 0px 15px;
  background: #0038a8;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.invest__title {
  line-height: 148%;
}

.invest__title span {
  display: block;
  font-weight: 400;
  font-size: 17px;
  color: #0038a8;
  margin: 0 0 13px 0;
}

.invest__title b {
  font-weight: 700;
  font-size: 35px;
}

.invest__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 80px;
  height: 80px;
  border: 1px solid #0038a8;
  border-radius: 50%;
}

.invest__icon .icon {
  width: 70px;
  height: 30px;
  stroke: #0038a8;
}

.invest__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-top: 0.5px solid #000000;
}

.invest__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 25px 50px;
  height: 132px;
}

.invest__item:first-child {
  width: 44%;
  border-right: 0.5px solid #000000;
}

.invest__item:last-child {
  width: 56%;
  padding: 25px 50px 25px 70px;
}

.invest__label {
  color: #0038a8;
  margin: 0 0 10px 0;
}

.invest__text {
  font-size: 20px;
  line-height: 120%;
  /* or 24px */
  letter-spacing: -0.05em;
}

.invest__text_big {
  font-size: 27px;
}

/** END SECTION CONTRIBUTIONS */

/** BEGIN SECTION DOCUMENTS */
@media (min-width: 991.98px){
  section.page__text-page ~ .documents {
    margin-top: -100px;
  }
}

.documents {
  padding: 25px 0 75px 0;
}

.documents__title {
  padding: 20px 0;
}

.documents__title .h2 {
  text-shadow: none;
  font-weight: 700;
}

.documents__content {
  margin: 25px 0;
  background: #0038a8;
  border-radius: 13px;
  padding: 70px 110px;
  color: #ffffff;
  width: 90%;
}

.documents__subtitle {
  font-weight: 300;
  font-size: 37px;
  line-height: 148%;
  padding: 0 0 30px 0;
}

.documents__text {
  width: 78%;
  font-size: 17px;
  line-height: 170%;
  margin: 0 50px 0 0;
}

.documents__img {
  width: 134px;
  height: 134px;
  -o-object-fit: contain;
  object-fit: contain;
  border: solid 1px;
  border-radius: 15px;
}

.documents__img_mob {
  display: none;
}

.documents__wrapper {
  padding: 35px 0;
  width: 100%;
}

.documents__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 30px 0;
  font-size: 22px;
  line-height: 148%;
  color: #ffffff;
  border-bottom: 0.5px solid #ffffff;
}

.documents__link .icon {
  width: 46px;
  min-width: 46px;
  height: 53px;
  fill: none;
  stroke: #ffffff;
  margin: 0 60px 0 0;
}

.documents__link .icon-hover {
  display: none;
  min-width: 46px;
  width: 46px;
  height: 53px;
  fill: none;
  stroke: #ffffff;
  margin: 0 60px 0 0;
}

.documents__link span {
  font-size: 13px;
  white-space: nowrap;
}

#p1 {
  stroke-width: 10px;
}

/** END SECTION DOCUMENTS */

/** BEGIN SECTION TERMS */

.terms {
  position: relative;
  color: #000000;
}

.terms__title {
  padding: 50px 0 0 0;
}

.terms__title .h2 {
  font-weight: 700;
}

.terms-slider {
  position: relative;
  margin: 50px 0px 100px 0;
}

.terms-slider__content {
  position: relative;
  border: 0.5px solid #000000;
  border-radius: 13px;
  overflow: hidden;
  width: 95%;
  user-select: none;
}

.terms-slider__header {
  position: relative;
  padding: 40px 60px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 0.5px solid #000000;
}

.terms-slider__header::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 12px;
  height: 100%;
  border-radius: 15px 0px 0px 0px;
  background: #0038a8;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.terms-slider__title {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.terms-slider__title b {
  font-weight: 700;
  font-size: 35px;
  line-height: 148%;
}

.terms-slider__title span {
  display: none;
  font-size: 12px;
  color: #0038a8;
}

.terms-slider__icon {
  display: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  border: 1px solid #0038a8;
  border-radius: 50%;
}

.terms-slider__icon .icon {
  width: 20px;
  height: 20px;
  stroke: #0038a8;
}

.terms-slider__currency {
  margin: 0 70px 0 0;
}

.terms-slider__link {
  font-weight: 700;
  font-size: 26px;
  line-height: 148%;
  color: #000000;
}

.terms-slider__link span {
  margin: 0 15px 0 0;
}

.terms-slider__link .icon {
  width: 30px;
  height: 20px;
  stroke: #000000;
  margin: 5px 0 0 0;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.terms-slider__item {
  max-width: 385px !important;
  height: 210px !important;
  padding: 30px 45px;
}

.terms-slider__item:not(:last-child) {
  border-right: 0.5px solid #000000;
}

.terms-slider__item:first-child {
  padding: 30px 45px 30px 60px;
}

.terms-slider__item span {
  display: block;
  font-size: 17px;
  line-height: 148%;
  color: #0038a8;
  margin: 0 0 10px 0;
  min-height: 51px;
  width: 90%;
}

.terms-slider__item p {
  font-size: 21px;
  line-height: 130%;
}

.swiper-btn {
  cursor: pointer;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  height: 25px;
  z-index: 100;
  user-select: none;
}

.swiper-btn .icon {
  stroke: #0038a8;
  width: 40px;
  height: 25px;
}

.swiper-btn__prev {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  left: -50px;
}

.swiper-btn__next {
  right: -50px;
}

.swiper-pagination {
  top: auto !important;
  left: 0px !important;
  right: 0;
  bottom: -45px;
  margin: 0 auto;
  max-width: 95%;
}

.swiper-pagination-progressbar {
  background: rgba(255, 255, 255, 0.25);
}

.swiper-pagination-progressbar-fill {
  background: #0038a8;
}

.currency__label {
  font-size: 22px;
  line-height: 148%;
  margin: 0 15px 0 0;
}

.currency-radio {
  cursor: pointer;
  width: 50px;
  height: 50px;
  margin: 0 5px;
}

.currency-radio__custom {
  position: absolute;
  opacity: 0;
  visibility: hidden;
}

.currency-radio__custom:checked + .currency-radio__fake {
  background: #0038a8;
  border: 0.5px solid #0038a8;
  color: #ffffff;
}

.currency-radio__fake {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 0.5px solid #000000;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  font-size: 22px;
  line-height: 30px;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.table-wrapper {
  border-radius: 13px;
  overflow: hidden;
  border: 0.5px solid #000000;
}

.table-content {
  margin: 50px 0;
  width: 95%;
}

.table {
  border: 0.5px solid #000000;
  border-collapse: collapse;
  border-radius: 13px;
  width: calc(100% + 2px);
  margin: -1px -1px -1px -1px;
}

.table__row:not(:last-child) {
  border-bottom: 0.5px solid #000000;
}

.table__row_header {
  position: relative;
  color: #0038a8;
  font-size: 17px;
}

.table__row_header td{
  padding: 35px 20px;
}

.table__row_header td:first-child::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 12px;
  height: 100%;
  border-radius: 15px 0px 0px 0px;
  background: #0038a8;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.table td {
  border: 0.5px solid #000000;
  padding: 35px 20px;
}

.table__col_desctop {
  display: block;
}

.table__col_mob {
  display: none;
}

.table td:not(:first-child) {
  text-align: center;
}

.table td:first-child {
  padding-left: 40px;
}

/** END SECTION TERMS */

/**  BEGIN SECTION CALCULATOR */

.calculator {
  color: #000000;
}

.calculator__title {
  padding: 0 0 55px 0;
}

.calculator__title .h2 {
  font-weight: 700;
}

.calculator__content {
  background: #ffffff;
  border: 0.5px solid #000000;
  border-radius: 13px;
  width: 95%;
}

.calculator__subtitle {
  padding: 35px 60px 10px 60px;
}

.calculator__row {
  padding: 0 60px 60px 60px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

/*.calculator__item:first-child {*/
/*  width: 33%;*/
/*}*/

.calculator__input {
  width: 100%;
  border: 0.5px solid #000000;
  border-radius: 13px;
  height: 55px;
  padding: 0 20px;
  margin: 0;
}

.calculator__row_submit {
  display: flex;
  justify-content: flex-end;
}

.calculator__row_submit .calculator__item:first-child {
  width: auto;
}

.calculator__group span {
  display: none;
  color: red;
  margin: 5px 0 0 0;
}

.calculator__group span.active {
  display: block;
}

.calculator__label {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  font-size: 22px;
  line-height: 148%;
  padding: 0 0 20px 0;
}

.calculator__summs {
  font-size: 17px;
  color: #0038a8;
}

.calculator__bottom {
  border-top: 0.5px solid #000000;
}

.calculator__column {
  padding: 30px 60px 30px 60px;
  width: 30%;
}

.calculator__column:not(:last-child) {
  border-right: 0.5px solid #000000;
}

.calculator__column span {
  display: block;
  font-size: 17px;
  color: #0038a8;
  margin: 0 0 10px 0;
}

.calculator__column p {
  font-size: 27px;
}

.calculator-radio {
  cursor: pointer;
  margin: 0 25px 0 0;
}

.calculator-radio__custom {
  position: absolute;
  opacity: 0;
  visibility: hidden;
}

.calculator-radio__custom:checked + .calculator-radio__fake {
  color: #0038a8;
}

.calculator-radio__fake {
  color: #a3a3a3;
  font-weight: 700;
  font-size: 22px;
  line-height: 148%;
  letter-spacing: 0.02em;
  text-decoration: underline;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.calculator-select {
  width: 100%;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #000000;
  height: 55px;
  width: 200px;
  padding: 15px 0;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.calculator-select_two {
  color: #ffffff;
}

.calculator-select_two .calculator-select__default-option {
  border: none;
}

.calculator-select_two .calculator-select__default-option::after,
.calculator-select_two .calculator-select__default-option::before {
  background: #ffffff;
}

.calculator-select_two .calculator-select__fake {
  background: transparent;
  border: 0.5px solid #ffffff;
}

.calculator-select_two .calculator-select__selected-list {
  background: transparent;
}

.calculator-select_two.active {
  color: #000000;
}

.calculator-select_two.active .calculator-select__default-option {
  border: none;
}

.calculator-select_two.active .calculator-select__default-option::after,
.calculator-select_two.active .calculator-select__default-option::before {
  background: #000;
}

.calculator-select_two.active .calculator-select__fake {
  background: #ffffff;
  border-bottom: 0.5px solid #0038a8;
}

.calculator-select_two.active .calculator-select__selected-list {
  background: #fff;
  border: 0.5px solid #fff !important;
}

.calculator-select.active .calculator-select__default-option::after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.calculator-select.active .calculator-select__default-option::before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.calculator-select.active .calculator-select__fake {
  border-radius: 13px 13px 0 0;
}

.calculator-select.active .calculator-select__selected-list {
  top: 17px;
  max-height: 100%;
  border: 1px solid #000000;
  overflow-y: scroll;
  opacity: 1;
}

.calculator-select__fake {
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: .5px solid #000000;
  border-radius: 13px;
  z-index: 20;
  transition: all 0.3s ease 0s;
}

.calculator-select__dropdown-wrap {
  position: relative;
}

.calculator-select__default-option,
.calculator-select__default-option,
.calculator-select__selected-list {
  cursor: pointer;
}

.calculator-select__default-option li,
.calculator-select__default-option span,
.calculator-select__default-option li,
.calculator-select__default-option span,
.calculator-select__selected-list li,
.calculator-select__selected-list span {
  cursor: pointer;
}

.calculator-select__default-option {
  height: 100%;
  position: relative;
  z-index: 15;
  padding: 3px 20px 0 20px;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.calculator-select__default-option::after,
.calculator-select__default-option::before {
  top: 4px !important;
  bottom: 0;
  margin: auto 0;
  background-color: #000000;
  top: 15px;
}

.calculator-select__default-option::after {
  right: 25px;
}

.calculator-select__default-option::before {
  right: 20px;
}

.calculator-select__default-selected {
  height: 100%;
}

.calculator-select__selected-list {
  position: relative;
  top: 0px;
  border: 1px solid transparent;
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  margin: 0;
  width: 100%;
  background-color: #ffffff;
  border-radius: 0 0 13px 13px;
  z-index: 12;
  transition: all 0.3s ease 0s;
}

.calculator-select__selected-list li {
  padding: 10px 20px;
  transition: all 0.3s ease 0s;
}

.calculator-select__selected-list li.active {
  color: #0038a8;
  font-weight: 600;
}

.calculator-select__selected-list::-webkit-scrollbar {
  display: none;
}

.calculator__descr {
  margin: 20px 0;
}

/**  END SECTION CALCULATOR */

/** BEGIN SECTION HELP */

.help__title {
  padding: 0 0 35px 0;
}

.help__content {
  width: 90%;
}

.help__content .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.help__item {
  position: relative;
  margin: 35px 0 0 0;
  border: 0.5px solid #000000;
  color: #000000;
  border-radius: 13px 13px 13px 0px;
  transition: all 0.4s ease 0s !important;
}

.help__item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 12px;
  height: 100%;
  border-radius: 15px 0px 0px 0px;
  background: #0038a8;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.help__subtitle {
  padding: 35px 50px;
  font-weight: 700;
  font-size: 30px;
  line-height: 130%;
  color: #000000;
  border-right: 0.5px solid #000000;
  width: 40%;
}

.help__subtitle br {
  display: none;
}

.help__wrapp {
  width: 60%;
  padding: 20px 25px 20px 65px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.help__text {
  width: 65%;
  font-size: 20px;
  line-height: 120%;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -moz-box;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-clamp: 2;
  box-orient: vertical;
}

.help__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #ffffff;
  border: 1px solid #0038a8;
  width: 75px;
  height: 75px;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.help__btn_mob {
  display: none;
}

.help__btn .icon {
  width: 40px;
  height: 25px;
  stroke: #0038a8;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/** END SECTION HELP */

/* BEGIN FOOTER*/

.footer {
  position: re;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 25px 0 10px 0;
  background: #0038a8;
  font-size: 14px;
  line-height: 148%;
}

.footer .container {
  padding: 0 35px;
}

.footer a {
  color: #ffffff;
}

.footer__row {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  letter-spacing: 0.006em;
  padding: 20px 0;
}

.footer__row:last-child {
  letter-spacing: 0.002em;
  padding: 35px 0 25px 0;
  margin: 20px 0 0 0;
  border-top: 2px solid rgba(255, 255, 255, 0.07);
}

.footer__item {
  width: 25%;
}

.footer__item:first-child {
  width: 60%;
  margin: 0 115px 0 0;
}

.footer__title {
  font-size: 20px;
  padding: 0 0 16px 0;
}

.footer__link {
  padding: 3px 0;
  font-weight: 300;
}

.footer__text {
  margin: 0 60px 0 0;
}

.footer-nav__list li {
  padding: 0 0 12px 0;
}

.footer-nav__link {
  position: relative;
}

.footer-nav__link::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 100%;
  height: 2px;
  background: #002872;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.footer-info__list li {
  padding: 28px 0;
  border-top: 2px solid rgba(255, 255, 255, 0.07);
}

.social__item {
  display: inline-flex;
  margin: 0 35px 0 0;
  align-items: center;
  justify-content: center;
  margin: 0 20px 0 0;
  width: 46px;
  height: 46px;
  border-radius: 50%;
}

.social__icon {
  width: 20px;
  height: 20px;
  fill: #ffffff;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* END FOOTER*/

/* BEGIN MOBILE MENU*/

.mob-menu {
  position: fixed;
  opacity: 0;
  visibility: hidden;
}

.mob-menu__body {
  position: relative;
  padding: 10px 25px 50px 25px;
}

.mob-menu__logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 20px 0;
}

.mob-menu__logo .logo__img {
  width: 150px;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
}

.mob-menu__wrapp {
  width: 50%;
  margin: 10px 0 20px 0;
}

.mob-menu__item {
  position: relative;
  padding: 10px 0px;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.mob-menu__item::before {
  content: "";
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 5px;
  bottom: 0;
  left: -15px;
  margin: auto 0;
  width: 15px;
  height: 2px;
  background-color: #0038a8;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.mob-menu__item.active {
  -webkit-transform: translate(30px, 0);
  -ms-transform: translate(30px, 0);
  transform: translate(30px, 0);
}

.mob-menu__item.active .mob-menu__link {
  color: #0038a8;
}

.mob-menu__item.active::before {
  opacity: 1;
  visibility: visible;
  left: -25px;
}

.mob-menu__link {
  font-size: 17px;
  color: #000000;
}

.mob-menu__link.anchor {
  text-transform: uppercase;
}

.search__input {
  padding: 5px 0 5px 30px;
  width: 100%;
  color: #ffffff;
}

.search__input::-webkit-input-placeholder {
  color: #ffffff;
}

.search__input::-moz-placeholder {
  color: #ffffff;
}

.search__input:-ms-input-placeholder {
  color: #ffffff;
}

.search__input::-ms-input-placeholder {
  color: #ffffff;
}

.search__input::placeholder {
  color: #ffffff;
}

.search__btn {
  padding: 0 30px 0 0;
}

.search__icon {
  width: 20px;
  height: 20px;
  fill: none;
  stroke: #ffffff;
}

/* END MOBILE MENU*/

/* BEGIN BROWSER CHECK*/

.browser-check {
  width: 100vw;
  min-height: 65px;
  background: #ffffff;
  border-top: 0.5px solid #959595;
  padding: 10px 35px 10px 15px;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
  display: none;
}

.browser__list {
  padding-right: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
}

.bc__text {
  color: #000000;
  font-weight: 300;
  font-size: 16px;
}

.browser__list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 25px;
  margin-top: 15px;
}

.browser__list .browser__list-item:last-child {
  margin-right: 0;
}

.browser__link {
  color: #000000;
  margin-left: 5px;
  -webkit-transition: color 0.4s ease-in-out;
  -o-transition: color 0.4s ease-in-out;
  transition: color 0.4s ease-in-out;
}

.browser__link:hover {
  color: #0038a8;
}

.bc__times {
  position: absolute;
  top: 10px;
  right: 15px;
  cursor: pointer;
}

.bc__times:hover path,
.bc__times:hover line {
  stroke: #0038a8;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

/* END BROWSER CHECK*/

/* BEGIN SIDEBAR*/

.sidebar {
  position: fixed;
  right: 0;
  top: 50px;
  bottom: 0;
  margin: auto 0;
  height: 450px;
  line-height: 148%;
  z-index: 99;
  color: #000000;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}

.sidebar_inner {
  position: absolute !important;
  top: 15%;
}

.sidebar_inner .sidebar-nav.bg-color {
  background-color: transparent !important;
}

.sidebar_inner .sidebar-nav.bg-color .sidebar-nav__icon {
  stroke: #ffffff !important;
}

.sidebar.active {
  background-color: #ffffff;
}

.sidebar.active .sidebar-nav__icon {
  stroke: #0038a8;
}

.sidebar__header {
  display: none;
}

.sidebar__item {
  position: absolute;
  top: 0;
  right: -700px;
  background: #ffffff;
  padding: 40px;
  opacity: 0;
  visibility: hidden;
  overflow-y: scroll;
  overflow-x: hidden;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  min-width: 650px;
  height: 100%;
  z-index: 50;
  -ms-overflow-style: none;
  /* IE 10+ */
  scrollbar-width: none;
  /* Firefox */
}

.sidebar__item::-webkit-scrollbar {
  /* chrome based */
  width: 0px;
  background: transparent;
}

.sidebar__item.active {
  right: 300px;
  opacity: 1;
  visibility: visible;
}

.sidebar__title {
  font-size: 20px;
  line-height: 148%;
  letter-spacing: 0.02em;
  font-weight: 700;
  margin: 0 0 24px 0;
}

.sidebar__row {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 0 40px 0;
  font-size: 20px;
  line-height: 148%;
}

.sidebar__row:nth-child(3) {
  border-bottom: 0.5px solid #e0e0e0;
}

.sidebar__text {
  letter-spacing: 0.02em;
  padding: 0 0 10px 0;
  font-weight: 700;
  color: #0038a8;
}

.sidebar__wrapper:not(:first-child) {
  padding: 0 0 10px 0;
  width: 113px;
  border-bottom: 0.5px solid #e0e0e0;
}

.sidebar__wrapper:not(:last-child) {
  margin: 0 35px 0 0;
}

.sidebar__wrapper.sidebar__wrapper_sum {
  width: 145px;
}

.sidebar__label {
  position: relative;
  color: #0038a8;
  font-size: 15px;
  line-height: 193%;
  z-index: 25;
}

.sidebar__input {
  text-align: right;
  width: 100%;
}

.sidebar-nav {
  position: relative;
  width: 150px;
  height: 450px;
  z-index: 60;
}

.sidebar-nav.bg-color {
  background-color: rgba(255, 255, 255, 0.432);
}

.sidebar-nav.bg-color .sidebar-nav__icon {
  stroke: #0038a8;
}

.sidebar-nav__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 150px;
  height: 150px;
}

.sidebar-nav__link.active {
  background-color: #0038a8;
}

.sidebar-nav__link.active .sidebar-nav__icon {
  stroke: #ffffff;
  opacity: 1;
}

.sidebar-nav__icon {
  stroke: #ffffff;
  width: 60px;
  height: 60px;
  opacity: 0.5;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.sidebar-select {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #000000;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  font-size: 20px;
}

.sidebar-select_two {
  color: #ffffff;
}

.sidebar-select_two .sidebar-select__default-option::after,
.sidebar-select_two .sidebar-select__default-option::before {
  background: #ffffff;
}

.sidebar-select_two.active {
  color: #000000;
}

.sidebar-select_two.active .sidebar-select__default-option::after,
.sidebar-select_two.active .sidebar-select__default-option::before {
  background: #000000;
}

.sidebar-select .currency-radio {
  margin: 0;
}

.sidebar-select.active .sidebar-select__default-option::after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.sidebar-select.active .sidebar-select__default-option::before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.sidebar-select.active .sidebar-select__selected-list {
  opacity: 1;
  visibility: visible;
  top: 35px;
}

.sidebar-select__dropdown-wrap {
  position: relative;
}

.sidebar-select__default-option,
.sidebar-select__default-option,
.sidebar-select__selected-list {
  cursor: pointer;
}

.sidebar-select__default-option li,
.sidebar-select__default-option span,
.sidebar-select__default-option li,
.sidebar-select__default-option span,
.sidebar-select__selected-list li,
.sidebar-select__selected-list span {
  cursor: pointer;
}

.sidebar-select__default-option {
  height: 100%;
  position: relative;
  z-index: 15;
  line-height: 145%;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.sidebar-select__default-option::after,
.sidebar-select__default-option::before {
  background-color: #000000;
  top: 15px;
}

.sidebar-select__default-option::after {
  right: 9.5px;
}

.sidebar-select__default-option::before {
  right: 5px;
}

.sidebar-select__default-option .currency-radio__text {
  display: block;
}

.sidebar-select__default-selected {
  height: 100%;
}

.sidebar-select__selected-list {
  opacity: 0;
  visibility: hidden;
  margin: 0;
  position: absolute;
  top: -25px;
  left: 0;
  width: 100%;
  z-index: 12;
  padding: 5px 0 0 0;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.sidebar-select__selected-list::before {
  content: "";
  position: absolute;
  top: -70px;
  left: -15px;
  width: 120%;
  height: calc(100% + 80px);
  -webkit-box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.2);
  background-color: #ffffff;
  border-radius: 10px;
  z-index: -1;
}

.sidebar-select__selected-list li {
  padding: 6px 0;
}

.sidebar-select__selected-list li.active {
  color: #0038a8;
}

.sidebar-select__selected-list .currency-radio__text {
  display: none;
}

.exchange-table__th {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 0 20px 0;
}

.exchange-table__th .exchange-table__td {
  color: #0038a8;
  opacity: 0.6;
}

.exchange-table__title {
  font-size: 20px;
  line-height: 148%;
  font-weight: 700;
}

.exchange-table__td {
  font-size: 15px;
  line-height: 137%;
}

.exchange-table__tr {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  color: #0038a8;
  padding: 11px 0 18px 0;
}

.exchange-table__tr:not(:last-child) {
  border-bottom: 1px solid #e0e0e0;
}

.exchange-table__icon {
  width: 20px;
  height: 12px;
  stroke: #0038a8;
  margin: 0 10px;
}

.exchange-table__wrapper .exchange-table__td {
  min-width: 94px;
  padding: 0 0 0 35px;
  text-align: right;
}

.sidebar-fader {
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100vw;
  background: #000000;
  opacity: 0;
  visibility: hidden;
  z-index: -1;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.sidebar-fader.active {
  opacity: 0.5;
  visibility: visible;
  z-index: 95;
}

/* END SIDEBAR*/

/* BEGIN POPUP*/

.popup {
  opacity: 0;
  visibility: hidden;
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(99, 99, 99, 0.8);
  top: 0;
  left: 0;
  z-index: 999;
  -webkit-transition: all 0.7s ease 0s;
  -o-transition: all 0.7s ease 0s;
  transition: all 0.7s ease 0s;
}

.popup.active {
  opacity: 1;
  visibility: visible;
}

.popup.active .popup__content {
  -webkit-transform: perspective(600px) translate(0px, 0px) rotateX(0deg);
  transform: perspective(600px) translate(0px, 0px) rotateX(0deg);
  opacity: 1;
}

.popup__body {
  height: 100%;
  padding: 30px 10px;
}

.popup__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #000000;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  overflow: hidden;
  padding: 45px;
  border-radius: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #ffffff;
  width: 665px;
  height: 445px;
  opacity: 0;
  -webkit-transform: perspective(600px) translate(0px, -100%) rotateX(45deg);
  transform: perspective(600px) translate(0px, -100%) rotateX(45deg);
  z-index: 999;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  text-align: center;
}

.popup__title {
  font-size: 30px;
  line-height: 38px;
  color: #000000;
  font-family: "ClearSans", sans-serif;
  font-weight: 700;
  padding: 0 0 30px 0;
}

.popup__text {
  padding: 0 0 45px 0;
}

.fader {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.close {
  cursor: pointer;
  position: absolute;
  top: 20px;
  right: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 25px;
  height: 25px;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  z-index: 99;
}

.close__line {
  position: absolute;
  width: 100%;
  height: 2px;
  background: #ffffff;
  border-radius: 20px;
  -webkit-transition: inherit;
  -o-transition: inherit;
  transition: inherit;
}

.close__line:first-child {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.close__line:last-child {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* END POPUP*/

/* BEGIN BUTTON*/

.btn {
  position: relative;
  text-decoration: none;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px 20px;
  color: #fff;
  font-weight: 700;
  font-size: 17px;
  line-height: 147%;
}

.btn__accent {
  min-width: 240px;
  height: 60px;
  background: #0038a8;
  border: 2px solid rgba(255, 255, 255, 0.6);
  border-radius: 50px;
}

.btn__second {
  background: #0038a8;
  border-radius: 50px;
  border: 2px solid #0038a8;
  max-height: 60px;
}

.btn__second .info__icon {
  stroke: #ffffff;
}

.btn:active,
.btn:focus {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  outline: none;
}

.btn.fw {
  width: 100%;
}

/* END BUTTON*/

/* BEGIN SWIPER BASE*/

/**
 * Swiper 7.3.3
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2021 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: December 16, 2021
 */

@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}

:root {
  --swiper-theme-color: #007aff;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}

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

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}

.swiper-pointer-events {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.swiper-pointer-events.swiper-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}

.swiper-slide {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  -o-transition-property: transform, height;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}

/* 3D Effects */

.swiper-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}

.swiper-3d .swiper-wrapper,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* CSS Mode */

.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
  scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
  scroll-snap-type: y mandatory;
}

.swiper-centered > .swiper-wrapper::before {
  content: "";
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-ordinal-group: 10000;
  -ms-flex-order: 9999;
  order: 9999;
}

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-start: var(--swiper-centered-offset-before);
  margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-before: var(--swiper-centered-offset-before);
  margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}

:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}

.swiper-button-lock {
  display: none;
}

:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  --swiper-pagination-bullet-size: 8px;
  --swiper-pagination-bullet-width: 8px;
  --swiper-pagination-bullet-height: 8px;
  --swiper-pagination-bullet-inactive-color: #000;
  --swiper-pagination-bullet-inactive-opacity: 0.2;
  --swiper-pagination-bullet-opacity: 1;
  --swiper-pagination-bullet-horizontal-gap: 4px;
  --swiper-pagination-bullet-vertical-gap: 6px;
  */
}

.swiper-pagination {
  position: absolute;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

/* Common Styles */

.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: 10px;
  left: 0;
  width: 100%;
}

/* Bullets */

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: 50%;
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
}

.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}

.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px;
}

.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms top, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top, 200ms -webkit-transform;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms left, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left, 200ms -webkit-transform;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms right, 200ms -webkit-transform;
  transition: 200ms right, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right, 200ms -webkit-transform;
}

/* Progress */

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top;
}

.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-vertical > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-lock {
  display: none;
}

/* Scrollbar */

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
}

/* Preloader */

:root {
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  */
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s infinite linear;
  animation: swiper-preloader-spin 1s infinite linear;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/* a11y */

.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-grid > .swiper-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.swiper-grid-column > .swiper-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.swiper-fade.swiper-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube {
  overflow: visible;
}

.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-cube.swiper-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev,
.swiper-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-slide-shadow-top,
.swiper-cube .swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  -webkit-filter: blur(50px);
  filter: blur(50px);
}

.swiper-flip {
  overflow: visible;
}

.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-flip .swiper-slide-shadow-top,
.swiper-flip .swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  -webkit-transition-property: opacity, height, -webkit-transform;
  transition-property: opacity, height, -webkit-transform;
  -o-transition-property: transform, opacity, height;
  transition-property: transform, opacity, height;
  transition-property: transform, opacity, height, -webkit-transform;
}

.swiper-cards {
  overflow: visible;
}

.swiper-cards .swiper-slide {
  -webkit-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}

/* END SWIPER BASE*/

/* BEGIN MEDIA*/

.sidebar__list {
  position: absolute;
  top: 0;
  right: -100%;
  width: 100%;
  height: 100%;
  z-index: -1;
}

/* END MEDIA*/

/* SEARCH */

.search-group {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 20px;
}
.search-group .input, .search-group .info__button {
  margin: 0;
}

/* END SEARCH */

.infinity {
  position: relative;
  top: 2px;
  font-size: 1.5em;
}

@media (min-width: 991.98px) {
  .link:hover {
    color: #0038a8;
  }

  .link:hover::before {
    background: #0038a8;
  }

  .bread-crumbs__link:hover {
    opacity: 0.6;
  }

  .pagination__prev:hover:not(.disabled) a .icon,
  .pagination__next:hover:not(.disabled) a .icon {
    fill: #0038a8;
  }

  .pagination__link:not(.active):hover {
    color: #0038a8;
  }

  .checkbox_white:hover {
    color: #fff !important;
  }

  .checkbox_white:hover .checkbox__fake {
    border: 2px solid #ffffff !important;
    opacity: 1 !important;
  }

  .checkbox_white:hover .checkbox__text {
    border-bottom: 1px solid #ffffff;
  }

  .checkbox:hover {
    color: #0038a8;
  }

  .checkbox:hover .checkbox__fake {
    border: 2px solid #0038a8;
    opacity: 1;
  }

  .radio_white:hover {
    color: #fff !important;
  }

  .radio_white:hover .radio__fake {
    border: 2px solid #ffffff !important;
    opacity: 1 !important;
  }

  .radio_white:hover .radio__text {
    border-bottom: 1px solid #ffffff;
  }

  .radio:hover {
    color: #0038a8;
  }

  .radio:hover .radio__fake {
    border: 2px solid #0038a8;
    opacity: 1;
  }

  .header_white .menu__item:hover {
    background: #f0f0f0;
  }

  .header_white .menu__item:last-child.has-sub:hover {
    background: #f0f0f0;
  }

  .header_white .menu__item:last-child.has-sub:hover .menu__link {
    color: #0038a8;
  }

  .header_white .menu__item:last-child.has-sub:hover .menu__link::after,
  .header_white .menu__item:last-child.has-sub:hover .menu__link::before {
    background: #0038a8 !important;
  }

  .header_white .menu__item:last-child.has-sub:hover .submenu__list {
    background: #f0f0f0;
  }

  .header__icon:hover {
    opacity: 0.5;
  }

  .select__selected-list li:hover {
    color: #ffffff;
    background-color: #0038a8;
  }

  .menu__list_more .menu__item:hover {
    background: #0038a8b2;
  }

  .menu__list_more .menu__item:hover .menu__link {
    color: #ffffff;
  }

  .menu__item:last-child.has-sub .submenu__link:hover {
    /*color: #0038a8;*/
  }

  .menu__item:last-child.has-sub:hover {
    background: rgba(255, 255, 255, 0.3);
  }

  .menu__item:last-child.has-sub:hover .menu__link {
    color: #fff;
  }

  .menu__item:last-child.has-sub:hover .menu__link::after,
  .menu__item:last-child.has-sub:hover .menu__link::before {
    background: #fff !important;
  }

  .menu__item:last-child.has-sub:hover .menu__link::after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  .menu__item:last-child.has-sub:hover .menu__link::before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  .menu__item:hover {
    background: rgba(255, 255, 255, 0.3);
  }

  .has-sub:hover {
    background: #0038a8b2;
    z-index: 999;
  }

  .has-sub:nth-last-child(2):hover .menu__link {
    color: #000;
  }

  .has-sub:hover .menu__link::after,
  .has-sub:hover .menu__link::before {
    background: #000;
  }

  .has-sub:hover .menu__link::after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  .has-sub:hover .menu__link::before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  .has-sub:hover .submenu {
    width: 235px;
    max-height: 2000px;
    pointer-events: all;
  }

  .has-sub:hover .submenu__list {
    background-color: #fff;
  }

  .submenu__link:hover {
    opacity: 0.7;
  }

  .fast-links__link:hover::before {
    width: 100%;
    right: auto;
    left: 0;
  }

  .news__item:hover .news__img {
    -webkit-box-shadow: 0 5px 15px #00000081;
    box-shadow: 0 5px 15px #00000081;
  }

  .link-inner:hover {
    text-decoration: none;
  }

  .news-inner__item:hover .news-inner__title {
    color: #0038a8;
  }

  .invest:hover {
    background: #0038a8;
    color: #ffffff;
    -webkit-box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.2);
    border: 0.5px solid #0038a8;
  }

  .invest:hover .invest__title span {
    color: #ffffff;
  }

  .invest:hover .invest__header::before {
    background: #ffffff;
  }

  .invest:hover .invest__row {
    border-top: 0.5px solid #ffffff;
  }

  .invest:hover .invest__item:first-child {
    border-right: 0.5px solid #ffffff;
  }

  .invest:hover .invest__label {
    color: #ffffff;
  }

  .invest:hover .invest__icon {
    border: 1px solid #ffffff;
    background: #ffffff;
  }

  .documents__link:hover .icon {
    display: none;
  }

  .documents__link:hover .icon-hover {
    display: block;
  }

  .terms-slider__link:hover {
    color: #0038a8;
  }

  .terms-slider__link:hover .icon {
    stroke: #0038a8;
  }

  .currency-radio__fake:hover {
    border: 0.5px solid #0038a8;
    color: #0038a8;
  }

  .calculator-radio__fake:hover {
    color: #000000;
  }

  .calculator-select__selected-list li:hover {
    color: #0038a8;
  }

  .help__item:hover {
    -webkit-box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.2);
  }

  .help__item:hover .help__btn {
    background: #0038a8;
  }

  .help__item:hover .help__btn .icon {
    stroke: #ffffff;
  }

  .footer__link:hover {
    text-decoration: underline;
  }

  .footer-nav__link:hover::before {
    background: #ffffff;
  }

  .footer-info__link:hover {
    text-decoration: underline;
  }

  .social__item:hover {
    background: #ffffff;
  }

  .social__item:hover .social__icon {
    fill: #0038a8;
  }

  .sidebar-nav__link:hover .sidebar-nav__icon {
    opacity: 1;
  }

  .sidebar-select__selected-list li:hover {
    color: #0038a8;
  }

  .popup__btn:hover {
    background: #fff;
    border: 1px solid #0038a8;
    color: #0038a8;
  }

  .close:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .close:hover .close__line {
    background: #000000;
  }

  .btn__accent:hover {
    background: #fff;
    color: #0038a8;
  }

  .btn__accent:hover .info__icon {
    stroke: #0038a8;
  }

  .btn__second:hover {
    background: #fff;
    color: #0038a8;
  }

  .btn__second:hover .info__icon {
    stroke: #0038a8;
  }
}

@media (max-width: 1625px) {
  .news .container {
    padding: 0 80px 0 10px;
  }
}

@media (max-width: 1525px) {
  .terms-slider .swiper-btn {
    display: none;
  }
}

@media (max-width: 1465px) {
  .news .container {
    padding: 0 150px 0 10px;
  }
}

@media (max-width: 1300px) {
  .container {
    max-width: 1130px;
  }

  .header {
    font-size: 13px;
  }

  .header__logo {
    margin: 0 41px 0 0 ;
  }

  .header__menu {
    margin: 0;
  }

  .header__view {
    padding: 0 0 0 5px;
  }

  .select {
    width: 60px;
  }

  .menu {
    font-size: 14px;
  }

  .menu_bottom {
    width: 94.9%;
  }

  .menu_bottom .menu__item {
    padding: 25px 10px;
  }

  .menu_bottom .menu__item.has-sub {
    width: 150px;
    padding: 25.5px 57px 25.5px 15px !important;
  }

  .menu_bottom .menu__item:first-child {
    margin: 0 0 0 0px;
  }
  /* .menu__item:first-child .menu__link {
    padding: 30px 10px;

  } */
  .menu__item .menu__link{
    padding: 30px 10px;
  }

  .menu__item.has-sub .menu__link{
    padding: 30px 43px 30px 15px;
  }

  .menu__item:first-child.has-sub {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .has-sub {

    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .slideshow__wrapper {
    width: 60%;
  }

  .slideshow__row {
    max-width: 1130px;
  }

  .info__content {
    width: 65%;
    min-width: 60%;
  }

  .home-inner__column {
    margin: 0 30px 15px 0;
  }

  .advant {
    padding: 30px;
  }

  .advant__title .h3 {
    font-size: 30px;
  }

  .advant__item {
    font-size: 19px;
  }

  .advant__img {
    width: 100px;
  }

  .contributions__content .swiper-wrapper {
    gap: 20px;
  }

  .invest__header {
    padding: 35px;
  }

  .invest__icon {
    width: 70px;
    height: 70px;
  }

  .invest__item {
    padding: 25px 35px;
  }

  .invest__text {
    font-size: 17px;
  }

  .invest__text_big {
    font-size: 20px;
  }

  .documents__content {
    padding: 60px 50px;
  }

  .documents__subtitle {
    padding: 0 0 20px 0;
  }

  .table-wrapper {
    min-width: 1195px;
  }

  .table-content {
    overflow-x: scroll;
    overflow-y: hidden;
    padding: 0 0 20px 0;
  }

  .table-content::-webkit-scrollbar {
    width: 5px;
    height: 5px;
    background-color: #f9f9fd;
  }

  .table-content::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #0038a8;
  }

  .table-content::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    background-color: #f9f9fd;
  }

  .calculator__item:first-child {
    width: 40%;
  }

  .calculator__column {
    padding: 30px 25px;
  }
}

@media (max-width: 1150px) {
  .header {
    height: 132px;
  }

  .header.hide {
    -webkit-transform: translateY(-70px);
    -ms-transform: translateY(-70px);
    transform: translateY(-70px);
  }

  .header__row:last-child::before {
    top: 69px;
  }

  .header__logo {
    height: 70px;

    margin: 0 32px 0 0 ;

  }
  .logo__img {
    height: 60px;
    width: 140px;
  }

  .header__search {
    padding: 5px 5px 0 5px;
  }

  .select {
    padding: 10px 20px;
    height: 70px;
  }

  .select__default-option::after {
    right: -20px;
  }

  .select__default-option::before {
    right: -25px;
  }

  .select__selected-list li {
    padding: 5px 20px;
  }

  .menu {
    font-size: 13px;
  }

  .menu_bottom {
    width: 90.5%;
  }

  .menu_bottom .menu__item {
    padding: 21.3px 10px;
  }

  .menu_bottom .menu__item.has-sub {
    min-width: 130px;
    padding: 20.5px 30px 20.5px 10px !important;
    background: transparent;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .menu_bottom .menu__item.has-sub .menu__link {
    color: #ffffff;
  }

  .menu_bottom .menu__item.has-sub .menu__link::before,
  .menu_bottom .menu__item.has-sub .menu__link::after {
    background-color: #ffffff;
  }

  .menu__item .menu__link{
    padding: 25px 10px;
  }

  .menu__item:first-child.has-sub .menu__link {
    padding: 25px 25px 25px 10px;

  }

  .menu__item.has-sub .menu__link{
    padding: 25px 30px 25px 10px;
  }

  .has-sub {
    min-width: 100px;
    /* padding: 25.5px 30px 25.5px 10px; */
  }

  .has-sub .menu__link::after {
    right: 13px;
  }

  .has-sub .menu__link::before {
    right: 8px;
  }

  .search-group {
    flex-wrap: wrap;
  }
  .search-group .info__button {
    width: 100%;
  }
}

@media (max-width: 1100px) {
  .logo__img {
    width: 125px;
    height: 50px;
  }

  .slideshow__wrapper {
    width: 70%;
  }
}

@media (max-width: 1045px) {
  .info__content {
    width: 70%;
    min-width: 60%;
  }
  .menu__item .menu__link{
    padding: 25px 8px;
  }

  .header .container {
    max-width: 100%;
    padding: 0 10px;
  }
}


@media (max-width: 991.98px) {
  .container {
    max-width: 850px;
  }

  .title .h2 {
    font-size: 45px;
  }

  .title-page .h2 {
    font-size: 50px;
  }

  .text {
    font-size: 20px;
  }

  .header_white {
    border-bottom: 2px solid #0038a8 !important;
  }

  .page__text-page {
    padding: 78px 0 75px 0;
  }

  .page__text-page {
    padding: 78px 0 35px 0;
  }

  .page__news-inner {
    padding: 78px 0 75px 0;
  }

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

  .column {
    width: 100%;
  }

  .column:last-child {
    width: 100%;
  }

  .mob-menu {
    left: -100%;
    top: 78px;
    width: 100%;
    height: calc(100vh - 78px);
    overflow-y: scroll;
    overflow-x: hidden;
    background-color: #ffffff;
    -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.288);
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.288);
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    z-index: 999;
  }

  .mob-menu.active {
    opacity: 1;
    visibility: visible;
    left: 0;
  }

  .mob-menu.active .burger-btn_menu {
    right: 20px;
  }

  .mob-menu__list {
    padding: 0 0 20px 0;
  }

  .has-sub {
    margin: 10px 0px 10px 0;
    padding: 15px 0px 15px 0;
    border-bottom: 1px solid #e0e0e0;
  }

  .has-sub:not(:last-child) {
    margin: 10px 30px 10px 0;
  }

  .has-sub .mob-menu__link {
    position: relative;
    color: #000000;
    width: 100%;
  }

  .has-sub .mob-menu__link::before,
  .has-sub .mob-menu__link::after {
    background: #000000;
    top: 0;
    bottom: 0;
    margin: auto 0;
  }

  .has-sub .mob-menu__link::before {
    right: 0px;
  }

  .has-sub .mob-menu__link::after {
    right: 5px;
  }

  .has-sub.active {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  .has-sub.active .mob-menu__link {
    color: #0038a8;
  }

  .has-sub::before {
    display: none !important;
  }

  .header {
    height: 80px;
    border-bottom: 2px solid rgba(255, 255, 255, 0.78);
  }

  .header.active .header__logo::before {
    width: 120vw;
    right: 0;
    left: -70%;
  }

  .header__row:last-child {
    display: none;
  }

  .header__logo {
    height: 78px;
  }

  .header__menu {
    display: none;
  }

  .header__search .header__icon {
    width: 20px;
    height: 20px;
  }

  .select {
    height: 78px;
    margin: 0 10px 0 0;
    padding: 15px;
    font-size: 21px;
    font-weight: 400;
  }

  .select.active .select__selected-list {
    top: 78px;
  }

  .select__default-option::after,
  .select__default-option::before {
    display: none;
  }

  .select__selected-list {
    padding: 5px 0;
  }

  .select__selected-list li {
    padding: 5px 15px;
  }

  .burger-btn {
    display: block;
  }

  .has-sub {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    max-width: 100%;
  }

  .has-sub.active .submenu {
    max-height: 1000px;
  }

  .has-sub.active .arrow-anim::after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  .has-sub.active .arrow-anim::before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  .submenu {
    position: relative;
    height: auto;
    max-height: 0;
    width: 100%;
    background: #ffffff;
    z-index: 1000;
    pointer-events: all;
  }

  .submenu__list {
    padding: 15px 0;
  }

  .submenu__link {
    color: #000000;
  }

  .page__home-inner {
    padding: 78px 0 0 0;
    min-height: 515px;
  }

  .slideshow__content {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .slideshow .swiper-pagination {
    width: 95%;
  }

  .slideshow__title .h2 {
    padding: 25px 0;
  }

  .slideshow__row {
    max-width: 850px;
  }

  .info__content {
    width: 70%;
    min-width: 70%;
    bottom: 150px;
  }

  .news .container {
    padding: 0 20px;
  }

  .news__content .swiper-wrapper {
    grid-column-gap: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .news__content {
    overflow: hidden;
  }

  .news__text {
    min-width: 100%;
    width: 100%;
  }

  .home-inner__content {
    height: calc(100vh - 240px);
    min-height: 265px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .home-inner__button {
    font-size: 13px;
  }

  .home-inner__button .info__icon {
    width: 12px;
  }

  .advant {
    width: 65%;
    padding: 20px;
  }

  .advant__title .h3 {
    font-size: 20px;
  }

  .advant__item {
    font-size: 16px;
  }

  .advant__icon {
    margin: 0 10px 0 0;
  }

  .contributions__row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 20px;
  }

  .contributions__content {
    width: 95%;
  }

  .contributions__content .swiper-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0;
  }

  .checkbox {
    margin: 0;
  }

  .invest__header {
    padding: 20px 20px 20px 35px;
  }

  .invest__title b {
    font-size: 25px;
  }

  .invest__title span {
    font-size: 14px;
    line-height: 130%;
  }

  .invest__icon {
    min-width: 50px;
    width: 50px;
    height: 50px;
    margin: 0 0 0 10px;
  }

  .invest__icon .icon {
    width: 20px;
    height: 20px;
  }

  .invest__item {
    padding: 20px 25px;
  }

  .invest__item:last-child {
    padding: 20px 25px;
  }

  .documents__content {
    width: 100%;
  }

  .documents__subtitle {
    font-size: 33px;
  }

  .documents__wrapper {
    padding: 20px 0;
  }

  .documents__link {
    font-size: 18px;
    padding: 20px 0;
  }

  .documents__link .icon {
    margin: 0 30px 0 0;
  }

  .documents__link p {
    width: 90%;
    margin: 0 10px 0 0;
  }

  .terms {
    padding: 0;
  }

  .terms-slider__content {
    width: 100%;
  }

  .terms-slider__content .swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-height: 305px;
    overflow-y: scroll;
    overflow-x: hidden;
  }

  .terms-slider__content .swiper-wrapper::-webkit-scrollbar {
    width: 5px;
    background-color: #f9f9fd;
  }

  .terms-slider__content .swiper-wrapper::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #0038a8;
  }

  .terms-slider__content .swiper-wrapper::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    background-color: #f9f9fd;
  }

  .terms-slider__header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 0;
    border: none;
  }

  .terms-slider__header::before {
    display: none;
  }

  .terms-slider__title span {
    display: block;
  }

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

  .terms-slider__wrapp {
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 20px 25px;
    border-bottom: 1px solid #000000;
  }

  .terms-slider__currency {
    width: 100%;
    padding: 5px 0;
  }

  .terms-slider__link {
    display: none;
  }

  .terms-slider__item {
    max-width: 98% !important;
    height: auto !important;
    padding: 20px 25px !important;
  }

  .terms-slider__item span {
    min-height: auto;
  }

  .terms-slider__item:not(:last-child) {
    border-bottom: 1px solid #000000 !important;
    border-right: none;
  }



  .calculator__title, .currency__title {
    padding: 25px 0;
  }

  .calculator__content {
    width: 100%;
  }

  .calculator__subtitle {
    padding: 25px;
    border-bottom: 1px solid #000000;
  }

  .calculator__subtitle .h3 {
    font-size: 30px;
  }

  .calculator__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0;
  }

  .calculator__row_submit .calculator__item .btn__accent {
    width: 100%;
  }

  .calculator__item {
    width: 100% !important;
    padding: 20px 25px;
    border-bottom: 1px solid #000000;
    margin: 0 !important;
  }

  .calculator__label {
    font-size: 18px;
  }

  .calculator__input {
    margin: 0 0 10px 0;
  }

  .calculator__bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    border: none;
    padding: 10px 0;
  }

  .calculator__column {
    width: 100%;
    border: none !important;
    padding: 10px 25px;
  }

  .calculator-select {
    width: 50%;
  }

  .help__content {
    width: 100%;
  }

  .help__wrapp {
    padding: 20px 25px 20px 25px;
  }

  .help__text {
    width: 75%;
  }

  .help__btn {
    min-width: 50px;
    width: 50px;
    height: 50px;
    margin: 0 0 0 10px;
  }

  .help__btn .icon {
    width: 15px;
    height: 15px;
  }

  .sidebar {
    top: auto;
    bottom: 100px;
    left: 0;
    right: 0;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    margin: 0 auto;
    height: 0px;
    z-index: 998;
  }

  .sidebar.active {
    height: 60%;
  }

  .sidebar.active .sidebar-nav__icon {
    stroke: #ffffff;
  }

  .sidebar.active .sidebar__list {
    right: 0;
  }

  .sidebar__item {
    height: 100%;
    width: 100%;
    right: -500px;
    top: 0px;
    min-width: auto;
    padding: 35px;
    background: transparent;
  }

  .sidebar__item.active {
    right: 0;
  }

  .sidebar-nav {
    position: fixed;
    z-index: 1000;
    bottom: 0px;
    left: 0;
    right: 0;
    width: 420px;
    margin: 0 auto;
    height: 100px;
  }

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

  .sidebar-nav__link {
    width: 100px;
    height: 100px;
    margin: 0 20px;
  }

  .footer .container {
    padding: 0 10px;
  }

  .footer__item {
    width: 35%;
  }
}

@media (max-width: 991.98px) and (max-width: 991.98px) {
  .sidebar.active .sidebar__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media (max-width: 767.98px) {
  .container {
    max-width: none;
  }

  .title h1 {
    font-size: 30px;
  }

  .title h2 {
    font-size: 25px;
  }

  .title h3 {
    font-size: 20px;
  }

  .title h4 {
    font-size: 15px;
  }

  .title .h2 {
    font-size: 40px;
  }

  .text-inner {
    font-size: 16px;
  }

  .title-page .h2 {
    font-size: 45px;
  }

  .text {
    font-size: 16px;
  }

  .text__black {
    font-size: 18px;
  }

  .pagination__link {
    font-size: 22px;
  }

  .list__item {
    font-size: 16px;
  }

  .list-number__item {
    font-size: 16px;
  }

  .mob-menu__wrapp {
    width: 100%;
  }

  .popup__content {
    max-height: 345px;
    margin: auto 10px;
  }

  .page__news {
    padding: 40px 0;
  }

  .page__home-inner {
    background-position: top left;
  }

  .page__contributions {
    padding: 25px 0;
  }

  .slideshow .swiper-slide {
    padding: 0 0 100px 0;
  }

  .slideshow__wrapper {
    width: 80%;
  }

  .slideshow__row {
    max-width: 100%;
  }

  .info__content {
    width: 80%;
    min-width: 80%;
  }

  .news__title {
    padding: 20px 0;
  }

  .news__content {
    margin: 0 0 30px 0;
  }

  .news__img {
    height: 260px;
    margin: 0 0 5px 0;
  }

  .news__date {
    padding: 10px 0;
  }

  .home-inner__content {
    height: calc(100vh - 220px);
  }

  .home-inner__column {
    width: 100%;
  }

  .home-inner__button {
    max-width: 350px;
  }

  .advant {
    display: none;
  }

  .documents__subtitle {
    font-size: 25px;
  }

  .documents__text {
    width: 100%;
    margin: 0;
  }

  .documents__img {
    display: none;
  }

  .documents__img_mob {
    display: block;
    width: 74px;
    height: 74px;
  }

  .terms__title {
    padding: 0;
  }

  .terms-slider__title b {
    font-size: 25px;
  }

  .table-wrapper {
    min-width: 900px;
  }

  .table-content {
    margin: 20px 0 35px 0;
  }

  .table__row {
    font-size: 14px;
  }

  .table__row_header td {
    padding: 20px 15px;
  }

  .table__row_header td:first-child::before {
    display: none;
  }

  .table td {
    padding: 20px 15px !important;
  }

  .help__content .swiper-wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .help__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    border-radius: 13px;
    margin: 0;
    max-width: 80%;
  }

  .help__item:focus,
  .help__item:active {
    color: #ffffff;
    background: #0038a8;
    border: 1px solid #ffffff;
  }

  .help__item:focus .help__subtitle,
  .help__item:active .help__subtitle {
    border-bottom: 1px solid #ffffff;
    color: #ffffff;
  }

  .help__item::before {
    display: none;
  }

  .help__subtitle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    border-bottom: 1px solid #000000;
    border-right: none;
    padding: 25px;
    font-size: 25px;
  }

  .help__wrapp {
    width: 100%;
    border: none;
    padding: 25px;
  }

  .help__text {
    width: 100%;
    padding: 10px 0 0 0;
    font-size: 16px;
  }

  .help__btn {
    display: none;
  }

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

  .sidebar {
    bottom: 65px;
  }

  .sidebar-nav {
    height: 65px;
  }

  .sidebar-nav__list {
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .sidebar-nav__link {
    width: 65px;
    height: 65px;
  }

  .sidebar-nav__icon {
    width: 40px;
    height: 40px;
  }

  .footer__row:nth-child(2) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .footer__row:last-child {
    margin: 0;
  }

  .footer__item {
    width: 45%;
  }

  .footer__item:first-child {
    margin: 0;
    width: 100%;
  }

  .social {
    padding: 25px 0 0 0;
    width: 100%;
    border-top: 2px solid rgba(255, 255, 255, 0.07);
  }
}

@media (max-width: 690px) {
  .footer__row {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }

  .footer__item {
    width: 100%;
  }

  .footer__wrapper {
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 0 10px 0;
  }

  .footer__text {
    margin: 0;
  }

  .footer-nav {
    margin: 0 0 25px 0 !important;
  }

  .footer-info__list li {
    padding: 18px 0;
  }
}

@media (max-width: 680px) {
  .sidebar__item {
    width: 100%;
  }

  .sidebar__title {
    font-size: 16px;
    margin: 0 0 10px 0;
  }

  .sidebar__row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .sidebar__wrapper:first-child {
    width: 100%;
    margin: 0 0 10px 0 !important;
  }

  .sidebar__text {
    font-size: 18px;
  }

  .sidebar-select, .sidebar__wrapper_sum {
    font-size: 16px;
  }
}

@media (max-width: 585px) {
  .slideshow__wrapper {
    width: 95%;
  }
}

@media (max-width: 550px) {
  .info__content {
    width: 90%;
  }

  .help__subtitle br {
    display: block;
  }
}

@media (max-width: 479.98px) {
  .title h1 {
    font-size: 25px;
  }

  .title h2 {
    font-size: 20px;
  }

  .title h3 {
    font-size: 16px;
  }

  .title h4 {
    font-size: 14px;
  }

  .title .h2 {
    font-size: 30px;
  }

  .text-inner {
    font-size: 14px;
  }

  .title-page .h2 {
    font-size: 35px;
  }

  .text {
    font-size: 14px;
  }

  .text__black {
    font-size: 15px;
  }

  .bread-crumbs {
    display: none;
  }

  .pagination__link {
    font-size: 20px;
  }

  .page__text-page .title h1,
  .page__text-page .title h2,
  .page__text-page .title h3,
  .page__text-page .title h4,
  .page__text-page .title h5 {
    padding: 15px 0;
  }

  .page__news-inner {
    padding: 78px 0 55px 0;
  }

  .list__item {
    font-size: 14px;
  }

  .list-number__item {
    font-size: 14px;
  }

  .news-inner__item {
    padding: 15px 0;
  }

  .news-inner__title h3 {
    padding: 0 0 10px 0;
  }

  .news-inner__date {
    font-size: 12px;
  }

  .mob-menu {
    top: 63px;
    height: calc(100vh - 63px);
  }

  .mob-menu__logo .logo__img {
    width: 120px;
  }

  .has-sub {
    min-width: 100px;
  }

  .header {
    height: 62px;
  }

  .header__logo {
    height: 59px;
  }

  .logo__img {
    margin: 5px 0 0 0;
    height: auto;
    width: 90px;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .select {
    height: 61px;
    margin: 0 5px 0 0;
  }

  .select.active .select__selected-list {
    top: 68px;
  }

  .burger-btn_menu {
    display: block !important;
  }

  .page__info {
    background-position: 60%;
  }

  .page__home-inner {
    padding: 61px 0 0 0;
  }

  .page__help {
    padding: 20px 0;
  }

  .slideshow .swiper-pagination {
    width: 100%;
  }

  .slideshow .swiper-pagination {
    max-width: 95%;
    bottom: 85px !important;
  }

  .slideshow__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .slideshow__wrapper {
    width: 100%;
  }

  .slideshow__text {
    margin: 0 0 25px 0;
  }

  .slideshow__title {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }

  .slideshow__title .h2 {
    padding: 10px 0;
  }

  .slideshow__button {
    width: 100%;
  }

  .info__content {
    width: 90%;
    min-width: 90%;
    bottom: 160px;
  }

  .info__title .h2 {
    padding: 20px 0;
  }

  .info__button {
    margin: 15px 0 10px 0;
    font-size: 12px !important;
    min-width: 165px;
    width: 165px;
    padding: 10px !important;
    height: 40px;
  }

  .info__button .info__icon {
    width: 12px;
    margin: 0 0 0 10px;
  }

  .fast-links__list {
    margin: 10px 0 0 0;
  }

  .fast-links__item {
    padding: 5px 0;
    width: 100%;
  }

  .fast-links__item:not(:last-child) {
    margin: 0;
  }

  .fast-links__link {
    font-size: 10px;
  }

  .news__link {
    display: none;
  }

  .news__img {
    height: 180px;
  }

  .home-inner__content {
    height: calc(100vh - 160px);
  }

  .home-inner__title {
    padding: 0 0 10px 0;
  }

  .home-inner__button {
    height: 45px;
  }

  .contributions__row {
    padding: 10px 0;
    gap: 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .contributions__results {
    padding: 10px 0;
  }

  .contributions__text {
    font-size: 12px;
  }

  .checkbox {
    font-size: 14px;
  }

  .checkbox__fake {
    width: 20px;
    height: 20px;
    margin: 0 10px 0 0;
  }

  .invest__header {
    padding: 20px;
  }

  .invest__header::before {
    display: none;
  }

  .invest__title b {
    font-size: 20px;
  }

  .invest__title span {
    font-size: 12px;
    margin: 0 0 5px 0;
  }

  .invest__icon {
    min-width: 40px;
    width: 40px;
    height: 40px;
  }

  .invest__icon .icon {
    width: 15px;
    height: 15px;
  }

  .invest__item {
    height: 95px;
    padding: 25px 20px;
  }

  .invest__item:last-child {
    padding: 25px 20px;
  }

  .invest__label {
    font-size: 12px;
    margin: 0 0 5px 0;
  }

  .invest__text {
    font-size: 15px;
  }

  .invest__text_big {
    font-size: 15px;
  }

  .documents {
    padding: 25px 0 25px 0;
  }

  .documents__content {
    padding: 25px 20px;
  }

  .documents__subtitle {
    font-size: 20px;
  }

  .documents__text {
    font-size: 13px;
  }

  .documents__link .icon {
    width: 32px;
    height: 36px;
    margin: 0 30px 0 0;
  }

  .documents__link {
    padding: 10px 0;
  }

  .documents__link p {
    font-size: 13px;
    line-height: 140%;
  }

  .documents__link .icon {
    margin: 0 12px 0 0;
  }

  .documents__link span {
    font-size: 11px;
  }

  .terms-slider {
    margin: 20px 0 35px 0;
  }

  .terms-slider__content .swiper-wrapper {
    max-height: 360px;
  }

  .terms-slider__title b {
    font-size: 25px;
  }

  .terms-slider__title span {
    font-size: 10px;
  }

  .terms-slider__icon {
    width: 30px;
    height: 30px;
  }

  .terms-slider__icon .icon {
    width: 13px;
    height: 13px;
  }

  .terms-slider__item span {
    font-size: 13px;
    margin: 0 0 5px 0;
  }

  .terms-slider__item p {
    font-size: 17px;
  }

  .currency__label {
    font-size: 12px;
  }

  .currency-radio {
    width: 30px;
    height: 30px;
  }

  .currency-radio__fake {
    width: 30px;
    height: 30px;
    font-size: 18px;
  }

  .table-wrapper {
    min-width: 820px;
  }

  .table__wrapp {
    display: none;
  }

  .table td {
    min-height: 72px;
  }

  .table__col_desctop {
    display: none;
  }

  .table__col_mob {
    display: block;
  }


  .calculator__subtitle .h3 {
    font-size: 20px;
  }

  .calculator__item {
    padding: 20px;
  }

  .calculator__label {
    font-size: 12px;
    padding: 0 0 10px 0;
  }

  .calculator__input {
    height: 40px;
    font-size: 14px;
  }

  .calculator__column span {
    font-size: 12px;
    margin: 0 0 5px 0;
  }

  .calculator__column p {
    font-size: 16px;
  }

  .calculator-radio__fake {
    font-size: 14px;
  }

  .calculator-select {
    font-size: 14px;
    width: 100%;
  }

  .help__subtitle {
    font-size: 20px;
    padding: 20px 15px;
  }

  .help__wrapp {
    padding: 20px 15px;
  }

  .help__text {
    font-size: 14px;
  }

  .help__btn {
    min-width: 30px;
    width: 30px;
    height: 30px;
  }

  .help__btn .icon {
    width: 12px;
    height: 12px;
  }

  .sidebar__title {
    width: 90%;
    font-size: 14px;
  }

  .sidebar__row {
    margin: 0 0 20px 0;
    line-height: 130%;
  }

  .sidebar__row .sidebar__wrapper .sidebar__text {
    font-size: 16px;
  }

  .sidebar__wrapper:first-child {
    margin: 0 !important;
  }

  .sidebar__wrapper:not(:last-child) {
    margin: 0 10px 0 0;
  }

  .sidebar__wrapper:not(:first-child) {
    width: 85px;
    padding: 0;
  }

  .sidebar__text {
    font-size: 13px;
  }

  .sidebar__label {
    font-size: 10px;
  }

  .sidebar-select, .sidebar__wrapper_sum {
    font-size: 12px;
  }

  .sidebar-select.active .sidebar-select__selected-list {
    top: 25px;
  }

  .sidebar-select__default-option::before,
  .sidebar-select__default-option::after {
    top: 9px;
    width: 6.5px;
    height: 1px;
  }

  .sidebar-select__selected-list li {
    padding: 9px 0 0 0;
    line-height: 135%;
  }

  .sidebar-select__selected-list::before {
    left: -13px;
    top: -50px;
    height: calc(100% + 65px);
  }

  .exchange-table {
    padding: 10px 0 0 0;
  }

  .exchange-table__th {
    padding: 0 0 5px 0;
  }

  .exchange-table__th .exchange-table__td {
    font-size: 11px;
  }

  .exchange-table__title {
    font-size: 14px;
  }

  .exchange-table__wrapper .exchange-table__td {
    padding: 0 0 0 20px;
  }

  .exchange-table__td {
    font-size: 12px;
  }

  .exchange-table__tr {
    padding: 10px 0;
  }

  .sidebar-nav {
    width: 100%;
  }

  .sidebar-nav__link {
    margin: 0 5px;
  }

  .sidebar-nav__icon {
    opacity: 0.5;
  }
}

@media (max-width: 425px) {
  .fast-links__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .fast-links__link {
    text-decoration: underline;
  }
}

@media (max-width: 380px) {
  .pagination__link {
    font-size: 18px;
  }
}

@media (max-width: 370px) {
  .title h1 {
    font-size: 24px;
  }

  .title h2 {
    font-size: 18px;
  }

  .title h3 {
    font-size: 14px;
  }

  .title h4 {
    font-size: 12px;
  }

  .title .h2 {
    font-size: 25px;
  }

  .text-inner {
    font-size: 12px;
  }

  .title-page .h2 {
    font-size: 30px;
  }

  .text__black {
    font-size: 14px;
  }

  .list__item {
    font-size: 12px;
  }

  .list-number__item {
    font-size: 12px;
  }

  .contributions__text {
    font-size: 10px;
  }

  .invest__title span {
    font-size: 10px;
  }

  .invest__icon {
    min-width: 30px;
    width: 30px;
    height: 30px;
  }

  .invest__icon .icon {
    width: 10px;
    height: 10px;
  }

  .invest__item {
    height: 85px;
  }

  .invest__label {
    font-size: 10px;
  }

  .invest__text {
    font-size: 13px;
  }

  .invest__text_big {
    font-size: 13px;
  }

  .documents__subtitle {
    font-size: 18px;
  }

  .documents__text {
    font-size: 10px;
  }

  .documents__link p {
    font-size: 10px;
  }

  .documents__link span {
    font-size: 8px;
  }

  .terms-slider__content .swiper-wrapper {
    max-height: 325px;
  }

  .terms-slider__title b {
    font-size: 20px;
  }

  .terms-slider__item {
    padding: 20px 15px;
  }

  .terms-slider__item span {
    font-size: 10px;
  }

  .terms-slider__item p {
    font-size: 14px;
  }

  .currency__label {
    font-size: 10px;
  }

  .calculator__column span {
    font-size: 10px;
  }

  .calculator-select {
    font-size: 10px;
    height: 40px;
    padding: 10px 0;
  }

  .calculator-select.active .calculator-select__selected-list {
    top: 14px;
  }

  .help__subtitle {
    font-size: 18px;
  }

  .help__text {
    font-size: 12px;
  }
}

@media (max-width: 365px) {
  .mob-menu__link {
    font-size: 12px;
  }
}

@media (max-width: 360px) {
  .text {
    font-size: 12px;
  }

  .sidebar__item {
    padding: 35px 25px;
  }

  .sidebar__wrapper:not(:first-child) {
    width: 70px;
  }

  .exchange-table__title {
    font-size: 14px;
  }
}

@media (max-height: 460px) {
  .popup__content {
    margin: 5px auto;
  }
}

/** new 15.09 */

.library__row {
  gap: 100px;
}

.list-drop {
  color: #000000;
  margin: 20px 0;
}

.list-drop__title {
  cursor: pointer;
  position: relative;
  font-size: 20px;
  line-height: 29px;
  padding: 0 25px 0 0;
  font-weight: 700;
}

.list-drop__title::after,
.list-drop__title::before {
  top: 0;
  bottom: 0;
  margin: auto 0;
  background-color: #000000;
}

.list-drop__title::after {
  right: 0px;
}

.list-drop__title::before {
  right: -5px;
}

.list-drop__title.active::after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.list-drop__title.active::before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.list-drop__list li:not(:last-child) .list-drop__link {
  margin: 0 0 10px 0;
}

.list-drop ul {
  /*max-width: 336px;*/
  max-height: 0;
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  overflow: hidden;
  border-top: solid 1px;
  margin-top: 22px;
}

.list-drop.fw ul {
  max-width: 100%;
}

.list-drop ul.active {
  max-height: 10000px;
  padding: 20px 0;
}

.list-drop ul ul{
  max-height: 100% !important;
}

.list-drop__item {
  position: relative;
  padding: 0 0 0 20px;
}

.list-drop__item:not(:last-child) {
  margin: 0 0 10px 0;
}

.list-drop__item::before {
  content: "";
  position: absolute;
  top: 8px;
  left: 5px;
  width: 4px;
  height: 4px;
  background: #000000;
  border-radius: 50%;
}

.list-drop__link {
  /*display: -webkit-box;*/
  /*display: -ms-flexbox;*/
  /*display: flex;*/
  color: #000000;
  text-decoration: underline;
}

.list-faq__item b {
  font-weight: 700;
}

.list-faq__item:not(:last-child) {
  margin: 0 0 30px 0;
}

.fw {
  width: 100%;
}

/** new 15.09 */
/* End */

/** new 27.09 */

.tabs {
  color: #000;
}

.tabs p {
  font-size: 17px;
  line-height: 170%;
}

.tabs p:not(:last-child) {
  margin: 0 0 20px 0;
}

.tabs__item {
  padding: 50px 0;
}

.tabs__item .list {
  padding: 0 0 0 20px;
}

.tabs__row:not(:last-child) {
  margin: 0 0 30px 0;
}

.tabs__subtitle {
  min-width: 270px;
  font-size: 24px;
  line-height: 130%;
  font-weight: 700;
  padding: 0 0 15px 0;
}

.tabs__column {
  padding: 0 0 0 50px;
}

.tabs-nav {
  list-style: none;
  border-bottom: 1px solid #000000;
}

.tabs-nav__item:not(:last-child) {
  margin: 0 70px 0 0;
}

.tabs-nav__link {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 18px;
  line-height: 148%;
  text-transform: uppercase;
  padding: 10px 0 50px 0;
  color: #000;
}

.tabs-nav__link::before {
  opacity: 0;
  visibility: hidden;
  content: "";
  position: absolute;
  left: 0;
  bottom: -3px;
  width: 100%;
  height: 6px;
  background: #0038a8;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}

.tabs-nav__link.active::before {
  opacity: 1;
  visibility: visible;
}

/** new 27.09 */



@media (max-width: 1050px) {
  .tabs-nav__item:not(:last-child) {
    margin: 0 40px 0 0;
  }
}

@media (max-width: 991.98px) {
  .tabs p {
    font-size: 15px;
  }

  .tabs__item {
    padding: 30px 0;
  }

  .tabs__item .list__item {
    font-size: 15px;
  }

  .tabs__subtitle {
    font-size: 20px;
    min-width: 220px;
  }

  .tabs__column {
    padding: 0 0 0 30px;
  }

  .tabs-nav__item:not(:last-child) {
    margin: 0 20px 0 0;
  }

  .tabs-nav__link {
    padding: 10px 0 30px 0;
    font-size: 14px;
  }
}

@media (max-width: 715px) {
  .tabs__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .tabs__subtitle {
    font-size: 18px;
  }

  .tabs__column {
    padding: 0;
  }

  .tabs-nav {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border: none;
    gap: 15px;
  }

  .tabs-nav__item:not(:last-child) {
    margin: 0;
  }

  .tabs-nav__link {
    padding: 10px 10px 13px 10px;
    border: 1px solid #000;
    font-size: 13px;
  }

  .tabs-nav__link::before {
    height: 3px;
    bottom: 0;
  }

  .tabs-nav__link.active {
    border-bottom: none;
  }
}

@media (max-width: 479.98px) {
  .tabs p {
    font-size: 14px;
  }

  .tabs__item {
    padding: 20px 0;
  }

  .tabs__item .list__item {
    font-size: 14px;
  }

  .tabs__subtitle {
    padding: 0 0 10px 0;
  }

  .tabs-nav {
    gap: 10px;
  }

  .tabs-nav__link {
    font-size: 10px;
    padding: 5px 5px 8px 5px;
  }
}
p.before_list {
  padding-bottom: 0!important;
}
.calculator__btn {
  transition: all 0.3s ease 0s;
  cursor: pointer;
}
.calculator__btn:hover {
  border: 2px solid #0038a8;
}
.ruble {
  position: relative;
  font-size: inherit;
  font-weight: inherit;
  display: inline-block;
  line-height: 100%;

}

.ruble::before {
  content: "";
  position: absolute;
  top: 64%;
  left: 1px;
  width: 78%;
  height: 2px;
  color: inherit;
  border-bottom: 2px solid;
}

.element_detail {
  height: 100%;
}

.calculator__item-select {
  display: none;
}

.calculator__item-select.active {
  display: block;
}

.popup-cookie {
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 100%;
  padding: 25px 0;
  background: #e0e0e0;
  z-index: 999;
  color: #000;
}

.popup-cookie__wrapp {
  width: 60%;
}

.popup-cookie__title {
  font-size: 20px;
  line-height: 130%;
  font-weight: 700;
  padding: 0 0 10px 0;
}

.popup-cookie__link {
  color: #0038a8;
}

.popup-cookie__link:hover {
  text-decoration: underline;
}

.dop_cont h3, .dop_cont h4 {
  padding: 5px 0;
}

/** 404 **/
.nopage {
  display: -ms-flexbox;
  display: flex;
}
.nopage .nopage__col:first-child {
  width: 45.7%;
  -ms-flex-negative: 1;
  flex-shrink: 1;
}
.nopage .nopage__col {
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  /* height: calc(100vh - 210px); */
  width: 100%;
}
.nopage .nopage__hexagon {
  min-width: 600px;
}
.border-hexagon__content {
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.border-hexagon {
  width: 100%;
  height: 100%;
  transition: all .5s linear;
}
h1.nopage__title {
  font-size: 7em;
}
span.title-list.nopage__title-list {
  font-size: 17px;
  line-height: 170%;
}
@media (max-width: 1066px){
  .nopage {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .nopage .nopage__col:first-child {
    width: 100%;
    margin-bottom: 20px;
  }
  .nopage .nopage__hexagon {
    min-width: 30%;
  }
}
/** 404 **/

/* End */


/* Start:/local/templates/isbank/css/js.css?166134304091*/
.js-currency-block {
    display: none;
}
.js-currency-block.active {
    display: block;
}
/* End */
/* /_v//css/style.css?1760525502144963 */
/* /local/templates/isbank/css/js.css?166134304091 */
