@font-face {
  font-family: 'Raleway';
  src: url("../font/raleway/Raleway-MediumItalic.woff2") format("woff2"), url("../font/raleway/Raleway-MediumItalic.woff") format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Raleway';
  src: url("../font/raleway/Raleway-Italic.woff2") format("woff2"), url("../font/raleway/Raleway-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Raleway';
  src: url("../font/raleway/Raleway-LightItalic.woff2") format("woff2"), url("../font/raleway/Raleway-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Raleway';
  src: url("../font/raleway/Raleway-BoldItalic.woff2") format("woff2"), url("../font/raleway/Raleway-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Raleway';
  src: url("../font/raleway/Raleway-Black.woff2") format("woff2"), url("../font/raleway/Raleway-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Raleway';
  src: url("../font/raleway/Raleway-ExtraBold.woff2") format("woff2"), url("../font/raleway/Raleway-ExtraBold.woff") format("woff");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Raleway';
  src: url("../font/raleway/Raleway-BlackItalic.woff2") format("woff2"), url("../font/raleway/Raleway-BlackItalic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

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

@font-face {
  font-family: 'Raleway';
  src: url("../font/raleway/Raleway-Thin.woff2") format("woff2"), url("../font/raleway/Raleway-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Raleway';
  src: url("../font/raleway/Raleway-ExtraLight.woff2") format("woff2"), url("../font/raleway/Raleway-ExtraLight.woff") format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Raleway';
  src: url("../font/raleway/Raleway-ExtraBoldItalic.woff2") format("woff2"), url("../font/raleway/Raleway-ExtraBoldItalic.woff") format("woff");
  font-weight: 800;
  font-style: italic;
  font-display: swap;
}

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

@font-face {
  font-family: 'Raleway';
  src: url("../font/raleway/Raleway-ThinItalic.woff2") format("woff2"), url("../font/raleway/Raleway-ThinItalic.woff") format("woff");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Raleway';
  src: url("../font/raleway/Raleway-Regular.woff2") format("woff2"), url("../font/raleway/Raleway-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Raleway';
  src: url("../font/raleway/Raleway-Medium.woff2") format("woff2"), url("../font/raleway/Raleway-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Raleway';
  src: url("../font/raleway/Raleway-SemiBold.woff2") format("woff2"), url("../font/raleway/Raleway-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Raleway';
  src: url("../font/raleway/Raleway-SemiBoldItalic.woff2") format("woff2"), url("../font/raleway/Raleway-SemiBoldItalic.woff") format("woff");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Raleway';
  src: url("../font/raleway/Raleway-ExtraLightItalic.woff2") format("woff2"), url("../font/raleway/Raleway-ExtraLightItalic.woff") format("woff");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}

/*!
 * Bootstrap v4.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

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

html {
  width: 100%;
  height: 100%;
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(25, 25, 38, 0);
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}

body {
  width: 100%;
  min-width: 320px;
  height: 100%;
  margin: 0;
  font-family: "Raleway", sans-serif;
  font-weight: 400;
  line-height: 1.875;
  color: #000000;
  text-align: left;
  background-color: #FFFFFF;
  font-size: 0.938rem;
}

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

p {
  margin: 0 0 30px 0;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

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

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: .5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bold;
}

small {
  font-size: 80%;
}

em {
  font-style: italic;
  font-weight: normal;
}

html[lang="ua"] em,
html[lang="ru"] em {
  font-weight: 300;
}

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

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

a {
  color: #039;
  text-decoration: none;
  background-color: transparent;
}

a:hover {
  color: #026BB5;
  text-decoration: underline;
}

a:not([href]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):hover {
  color: inherit;
  text-decoration: none;
}

pre,
code,
kbd,
samp {
  font-family: "Raleway", sans-serif;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
}

figure {
  margin: 0 0 1rem;
}

img,
picture {
  max-width: 100%;
  width: auto;
  height: auto;
  vertical-align: middle;
  border-style: none;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

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

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

select {
  word-wrap: normal;
}

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

button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer;
}

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

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

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

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

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

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

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

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-weight: normal;
  margin: 0 0 30px 0;
}

h4,
.h4 {
  line-height: 1.3;
}

h5,
.h5 {
  line-height: 1.3;
}

h6,
.h6 {
  line-height: 1.3;
}

small,
.small {
  font-size: 80%;
  font-weight: 400;
}

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline-item {
  display: inline-block;
}

.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.32875rem;
}

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d;
}

.blockquote-footer::before {
  content: "\2014\00A0";
}

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.container-fluid,
.container-sm,
.container-md,
.container-lg,
.container-xl {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-sm-auto,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-md-auto,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-lg-auto,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

.row-cols-1 > * {
  flex: 0 0 100%;
  max-width: 100%;
}

.row-cols-2 > * {
  flex: 0 0 50%;
  max-width: 50%;
}

.row-cols-3 > * {
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}

.row-cols-4 > * {
  flex: 0 0 25%;
  max-width: 25%;
}

.row-cols-5 > * {
  flex: 0 0 20%;
  max-width: 20%;
}

.row-cols-6 > * {
  flex: 0 0 16.66667%;
  max-width: 16.66667%;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

.col-1 {
  flex: 0 0 8.33333%;
  max-width: 8.33333%;
}

.col-2 {
  flex: 0 0 16.66667%;
  max-width: 16.66667%;
}

.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}

.col-5 {
  flex: 0 0 41.66667%;
  max-width: 41.66667%;
}

.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  flex: 0 0 58.33333%;
  max-width: 58.33333%;
}

.col-8 {
  flex: 0 0 66.66667%;
  max-width: 66.66667%;
}

.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  flex: 0 0 83.33333%;
  max-width: 83.33333%;
}

.col-11 {
  flex: 0 0 91.66667%;
  max-width: 91.66667%;
}

.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

.order-first {
  order: -1;
}

.order-last {
  order: 13;
}

.order-0 {
  order: 0;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.order-5 {
  order: 5;
}

.order-6 {
  order: 6;
}

.order-7 {
  order: 7;
}

.order-8 {
  order: 8;
}

.order-9 {
  order: 9;
}

.order-10 {
  order: 10;
}

.order-11 {
  order: 11;
}

.order-12 {
  order: 12;
}

.offset-1 {
  margin-left: 8.33333%;
}

.offset-2 {
  margin-left: 16.66667%;
}

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

.offset-4 {
  margin-left: 33.33333%;
}

.offset-5 {
  margin-left: 41.66667%;
}

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

.offset-7 {
  margin-left: 58.33333%;
}

.offset-8 {
  margin-left: 66.66667%;
}

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

.offset-10 {
  margin-left: 83.33333%;
}

.offset-11 {
  margin-left: 91.66667%;
}

.table-base {
  width: 100%;
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 30px;
}

.table-base th {
  padding: 20px;
  vertical-align: top;
  text-align: left;
  background-color: #F1FAFD;
  font-size: 0.875rem;
  font-weight: normal;
  position: relative;
  font-weight: bold;
}

.table-base td {
  padding: 20px;
  vertical-align: top;
  text-align: left;
  background-color: #ffffff;
  position: relative;
}

.table-base__flag {
  width: 24px;
  height: 24px;
}

.table-base__caption {
  width: 250px;
}

th .table-base__caption {
  font-weight: bold;
}

.table-base__info {
  min-width: 90px;
}

.table-base__total {
  font-weight: bold;
}

.table-base__box {
  width: 80px;
  font-weight: bold;
}

.table-base__box:before {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  border-left: 2px solid #71CEEA;
  border-right: 2px solid #71CEEA;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

thead .table-base__box:before {
  border-top: 2px solid #71CEEA;
}

.table-base:not(.js-table-fixed) tbody tr:last-child .table-base__box:before {
  border-bottom: 2px solid #71CEEA;
}

.table-base.js-table-fixed tbody tr:last-child .table-base__box:before {
  border-bottom: 3px solid #71CEEA;
}

.table-base__footer {
  border-top: 3px solid #71CEEA;
}

.table-base_col-2 td {
  width: 50%;
}

.table-base_col-2 .table-base__caption,
.table-base_col-2 .table-base__box {
  width: auto;
}

.table-container {
  min-height: 1px;
  overflow-x: auto;
  position: relative;
  margin-bottom: 30px;
}

.table-container .table-base {
  margin-bottom: 0;
}

.table-container.table-fixed-init {
  overflow: hidden;
}

.btn {
  display: inline-block;
  font-weight: normal;
  text-align: center;
  white-space: normal;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
  background-color: transparent;
  border: none;
  line-height: 1;
  text-decoration: none !important;
  position: relative;
  z-index: 1;
}

.btn-info {
  font-weight: 600;
  font-size: 0.75rem;
  color: #039;
  letter-spacing: 1px;
  background-color: #FFCC00;
  text-transform: uppercase;
  padding: 11px 25px;
  border: 1px solid #FFCC00;
  transition: color .5s ease 0s, background-color .5s ease 0s;
}

.btn-info:hover {
  color: #FFCC00;
  background-color: transparent;
}

.btn-more {
  font-weight: bold;
  color: #50C0AB;
  text-transform: uppercase;
}

.btn-more svg {
  display: block;
  fill: transparent;
  stroke: #50C0AB;
  transform: translate(0, 0);
  position: absolute;
  top: 0;
  left: 0;
  transition: fill .5s ease 0s, transform .5s ease 0s;
}

.btn-more:hover {
  color: #50C0AB;
}

.btn-more:hover svg {
  fill: #50C0AB;
  transform: translate(5px, 0);
}

.btn-primary,
.articles_primary .articles__btn .btn-transform,
.articles_extra .articles__btn .btn-transform {
  font-weight: bold;
  font-size: 0.688rem;
  color: #039;
  letter-spacing: 1px;
  background-color: #FFCC00;
  text-transform: uppercase;
  padding: 11px 45px;
  border: 1px solid #FFCC00;
  transition: color .5s ease 0s, background-color .5s ease 0s;
}

.btn-primary [class*="__icon"],
.articles_primary .articles__btn .btn-transform [class*="__icon"],
.articles_extra .articles__btn .btn-transform [class*="__icon"] {
  display: block;
  width: 28px;
  height: 21px;
  fill: #039;
  position: absolute;
  top: -11px;
  right: 0;
  z-index: 10;
  transform: translate(0, 0);
  transition: transform .5s ease 0s;
}

.btn-primary:hover,
.articles_primary .articles__btn .btn-transform:hover,
.articles_extra .articles__btn .btn-transform:hover {
  color: #FFCC00;
  background-color: transparent;
}

.btn-primary:hover [class*="__icon"],
.articles_primary .articles__btn .btn-transform:hover [class*="__icon"],
.articles_extra .articles__btn .btn-transform:hover [class*="__icon"] {
  transform: translate(0, -15px);
}

.btn-menu {
  width: 36px;
  height: 23px;
  padding: 0;
  position: relative;
  border: none;
  z-index: 1002;
}

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

.btn-menu:before,
.btn-menu:after,
.btn-menu i:before {
  display: block;
  content: '';
  height: 1px;
  background-color: #039;
  position: absolute;
  right: 0;
}

.btn-menu:before,
.btn-menu:after {
  width: 100%;
  transform: translate(0, 0);
  transition: transform .5s ease-in-out 0s, background-color .5s ease 0s;
}

.btn-menu:before {
  top: 0;
}

.btn-menu:after {
  bottom: 0;
}

.btn-menu i:before {
  width: 100%;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  opacity: 1;
  transform: translate(0, 0);
  will-change: width;
  transition: width .5s ease 0s, background-color .5s ease 0s, transform .5s ease 0s, opacity .5s ease-in-out 0s;
}

.btn-menu.active:before {
  transform: translate(0, 11px) rotate(45deg);
}

.btn-menu.active:after {
  transform: translate(0, -11px) rotate(-45deg);
}

.btn-menu.active i:before {
  opacity: 0;
  transform: translate(-20px, 0);
}

.btn-dots,
.related .btn-transform,
.library .btn-transform,
.articles:not(.articles_primary):not(.articles_extra) .btn-transform,
.search-result .btn-transform,
.events .btn-transform,
.media-set__btn .btn-transform {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  padding: 5px 0;
}

.btn-dots [class*="__dot"],
.related .btn-transform [class*="__dot"],
.library .btn-transform [class*="__dot"],
.articles:not(.articles_primary):not(.articles_extra) .btn-transform [class*="__dot"],
.search-result .btn-transform [class*="__dot"],
.events .btn-transform [class*="__dot"],
.media-set__btn .btn-transform [class*="__dot"] {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #FFCC00;
  margin-right: 10px;
  transform: scale(0.7);
}

.btn-back {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
}

.btn-back__icon {
  width: 12px;
  height: 16px;
  fill: #FFCC00;
  margin-right: 15px;
  transform: translateX(0);
  transition: transform .5s ease 0s;
}

.btn-back__text {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 0.813rem;
  line-height: 1.1;
  color: #039;
  letter-spacing: 1px;
}

.btn-back:hover .btn-back__icon {
  transform: translateX(5px);
}

.btn-go {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  position: relative;
}

.btn-go__icon {
  width: 20px;
  height: 26px;
}

.btn-go__caption {
  font-weight: bold;
  font-size: 0.75rem;
  text-transform: uppercase;
  color: #039;
  letter-spacing: 1px;
  line-height: 28px;
  padding-left: 20px;
  white-space: nowrap;
  opacity: 1;
  transition: opacity .5s ease 0s;
}

.btn-go:hover .btn-go__caption {
  opacity: .8;
}

.btn-point {
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  width: 46px;
  padding: 5px 0;
}

.btn-point__dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #039;
  transform: scale(0.6);
}

.btn-close {
  display: block;
  cursor: pointer;
  outline: none;
  border: none;
  padding: 0;
  margin: 0;
  position: relative;
  background-color: rgba(255, 255, 255, 0.7);
}

.btn-close svg {
  display: block;
  cursor: pointer;
  fill: #039;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  transition: fill .5s ease 0s;
}

.btn-close:hover svg {
  fill: #129CD8;
}

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

.btn-block + .btn-block {
  margin-top: 0.5rem;
}

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

.btn-width-md {
  min-width: 220px;
}

.btn-width-sm {
  min-width: 130px;
}

.fade {
  transition: opacity 0.15s linear;
}

.fade:not(.show) {
  opacity: 0;
}

.collapse:not(.show) {
  display: none;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}

.breadcrumbs {
  margin-bottom: 25px;
}

.breadcrumbs__list {
  min-width: 0;
  max-width: 100%;
  width: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 0;
  line-height: 1.4;
}

.breadcrumbs__item {
  display: inline;
  vertical-align: top;
  margin: 0 15px 0 0;
  padding: 0;
}

.breadcrumbs__item:last-child {
  margin: 0;
}

.breadcrumbs__item:last-child .breadcrumbs__title {
  margin-right: 0;
}

.breadcrumbs__link {
  display: inline;
  vertical-align: top;
  text-decoration: none !important;
  padding: 0 0 0 24px;
  position: relative;
}

.breadcrumbs__icon {
  display: inline-block;
  vertical-align: top;
  width: 9px;
  height: 13px;
  fill: #71CEEA;
  position: absolute;
  top: 2px;
  left: 0;
}

.breadcrumbs__title {
  display: inline;
  vertical-align: top;
  font-size: 0.875rem;
  color: #039;
  letter-spacing: 0.4px;
}

.breadcrumbs__link.active .breadcrumbs__title {
  color: #000000;
}

.breadcrumbs__link.base .breadcrumbs__icon {
  transform: rotate(90deg);
  fill: #039;
}

.pagination__list {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 0;
  list-style: none;
}

.pagination__item {
  margin: 0 5px;
  padding: 0;
  font-weight: 500;
  font-size: 1rem;
  color: #000000;
  letter-spacing: 0.67px;
}

.pagination__link {
  display: block;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  white-space: nowrap;
  border-radius: 50%;
  text-decoration: none;
  background-color: transparent;
  color: #000000;
  transition: background-color .5s ease 0s;
}

.pagination__link:hover,
.pagination__link.active {
  text-decoration: none;
  background-color: #71CEEA;
  color: #000000;
}

.pagination__btn {
  display: block;
  width: 23px;
  height: 30px;
}

.pagination__item:first-child .pagination__btn {
  margin-right: 10px;
}

.pagination__item:last-child .pagination__btn {
  margin-left: 10px;
}

.pagination__btn:hover .pagination__btn-icon {
  fill: #FFCC00;
}

.pagination__btn-icon {
  display: block;
  width: inherit;
  height: inherit;
  fill: #71CEEA;
  transition: fill .5s ease 0s;
}

.modal-open {
  overflow: hidden;
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}

.modal.fade {
  opacity: 0;
  transition: opacity .5s linear 0s;
}

.modal.fade.show {
  z-index: 1001;
  opacity: 1;
  transition: opacity .5s linear .3s;
}

.modal-dialog {
  position: relative;
  max-width: none;
  width: auto;
  margin: 0;
  pointer-events: auto;
}

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: transparent;
  background-clip: padding-box;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #F1FAFD;
  transition: opacity .5s linear 0s;
}

.modal-backdrop.fade {
  opacity: 0;
}

.modal-backdrop.fade.show {
  opacity: 1;
}

.modal-body {
  position: relative;
  flex: 1 1 auto;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

.modal-wrap {
  position: relative;
}

.modal-close {
  display: block;
  cursor: pointer;
  outline: none;
  border: none;
  padding: 0;
  margin: 0;
  position: fixed;
  right: 15px;
  z-index: 20;
}

.modal-close svg {
  display: block;
  cursor: pointer;
  fill: #039;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  transition: fill .5s ease 0s;
}

.modal-close:hover svg {
  fill: #129CD8;
}

.modal-loading {
  background-image: url(../img/loader/main.svg);
  background-position: center center;
  background-repeat: no-repeat;
}

.modal-base.modal-loading {
  background-color: rgba(255, 255, 255, 0.5);
}

.modal-theme-base .modal-backdrop {
  display: none;
  background-color: transparent;
  transition: opacity 0s linear 0s;
}

.modal .latest-news__head:after {
  display: none !important;
}

.modal-core {
  max-width: 846px;
  margin: 0 auto;
}

.modal-open-next .header__center {
  max-width: 100%;
}

.modal-open-next .modal-backdrop {
  opacity: 1;
}

.modal-theme-primary .modal-backdrop {
  background-color: #ffffff;
}

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

.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}

.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
}

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}

.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select2-container .select2-search--inline {
  float: left;
}

.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0;
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-dropdown {
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}

.select2-results {
  display: block;
}

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}

.select2-results__option {
  user-select: none;
  -webkit-user-select: none;
}

.select2-results__option[aria-selected] {
  cursor: pointer;
}

.select2-container--open .select2-dropdown {
  left: 0;
}

.select2-search--dropdown {
  display: block;
  padding: 4px;
}

.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-search--dropdown.select2-search--hide {
  display: none;
}

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}

.select2-hidden-accessible.fluid + .select2 {
  display: block;
  width: 100% !important;
}

.select2-container--primary .select2-selection--single {
  height: 30px;
  line-height: 30px;
  font-weight: bold;
  font-size: 0.75rem;
  color: #039;
  text-transform: uppercase;
  background-color: transparent;
  padding: 0 40px 0 10px;
  border: 1px solid transparent;
  border-radius: 15px;
  outline: 0;
  position: relative;
  transition: color .5s ease 0s, background-color .5s ease 0s;
}

.select2-container--primary .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}

.select2-container--primary .select2-selection--single .select2-selection__placeholder {
  color: #A3A5AC;
}

.select2-container--primary .select2-selection--single .select2-selection__arrow {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 8px 0 8px;
  border-color: #039 transparent transparent transparent;
  position: absolute;
  top: 0;
  right: 10px;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  transition: border-color .5s ease 0s;
}

.select2-container--primary .select2-selection--single .select2-selection__arrow b {
  display: none;
}

.select2-container--primary .select2-selection--single:hover,
.select2-container--primary.select2-container--open .select2-selection--single {
  color: #ffffff;
  background-color: #039;
}

.select2-container--primary .select2-selection--single:hover .select2-selection__arrow,
.select2-container--primary.select2-container--open .select2-selection--single .select2-selection__arrow {
  border-top-color: #ffffff;
}

.select2-container--primary[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--primary[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}

.select2-container--primary.select2-container--disabled .select2-selection--single {
  opacity: .25;
  cursor: default;
  color: #039 !important;
  background-color: transparent !important;
}

.select2-container--primary.select2-container--disabled .select2-selection--single .select2-selection__arrow {
  border-top-color: #039;
}

.select2-container--primary .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
}

.select2-container--primary .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}

.select2-container--primary .select2-selection--multiple .select2-selection__rendered li {
  list-style: none;
}

.select2-container--primary .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px;
  padding: 1px;
}

.select2-container--primary .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

.select2-container--primary .select2-selection--multiple .select2-selection__choice__remove {
  color: #A3A5AC;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}

.select2-container--primary .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}

.select2-container--primary[dir="rtl"] .select2-selection--multiple .select2-selection__choice,
.select2-container--primary[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right;
}

.select2-container--primary[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--primary[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

.select2-container--primary.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}

.select2-container--primary.select2-container--open .select2-dropdown--above {
  margin-top: -5px;
}

.select2-container--primary.select2-container--open .select2-dropdown--below {
  margin-top: 5px;
}

.select2-container--primary .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}

.select2-container--primary .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}

.select2-container--primary .select2-results > .select2-results__options {
  padding: 10px 0;
  max-height: 800px;
  overflow-x: hidden;
  overflow-y: auto;
}

.select2-container--primary .select2-results > .select2-results__options::-webkit-scrollbar {
  width: 5px;
}

.select2-container--primary .select2-results > .select2-results__options::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.13);
}

.select2-container--primary .select2-results__option {
  padding: 7px 15px;
  font-size: 0.75rem;
  font-weight: 500;
  text-transform: uppercase;
  background-color: transparent;
  line-height: 1.4;
  transition: color .5s ease 0s;
}

.select2-container--primary .select2-results__option[role=group] {
  padding: 0;
}

.select2-container--primary .select2-results__option[aria-disabled=true] {
  color: #A3A5AC;
}

.select2-container--primary .select2-results__option .select2-results__option {
  padding-left: 1em;
}

.select2-container--primary .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}

.select2-container--primary .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}

.select2-container--primary .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}

.select2-container--primary .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}

.select2-container--primary .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}

.select2-container--primary .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}

.select2-container--primary .select2-dropdown {
  min-width: 170px !important;
  background-color: #039;
  color: #FFFFFF;
}

.select2-container--primary .select2-results__option--highlighted[aria-selected] {
  color: #71CEEA;
}

.select2-container--primary .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  display: block;
  position: relative;
  left: 0;
  top: 0;
}

.slick-track:before,
.slick-track:after {
  content: '';
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  min-height: 1px;
}

.slick-slide:focus,
.slick-slide a {
  outline: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-disabled {
  display: none !important;
}

.slick-dots {
  display: flex;
  align-items: center;
  justify-content: center;
  list-style: none;
  padding: 30px 0 0 0;
  margin: 0;
}

.slick-dots li {
  padding: 0;
  margin: 0 4px;
}

.slick-dots button {
  display: block;
  width: 10px;
  height: 10px;
  margin: 0;
  padding: 0;
  background-color: transparent;
  border: 1px solid #129CD8;
  border-radius: 50%;
  cursor: pointer;
  overflow: hidden;
  text-indent: -999999px;
  transition: background-color 1s ease 0s;
}

.is-desktop .slick-dots button:hover,
.slick-dots li.slick-active button {
  background-color: #129CD8;
}

.slider-data-dots .slick-dots {
  padding-top: 0;
}

.slider-data-dots .slick-dots button {
  border-color: #FFCC00;
}

.is-desktop .slider-data-dots .slick-dots button:hover,
.slider-data-dots .slick-dots li.slick-active button {
  background-color: #FFCC00;
}

.slick-prev,
.slick-next {
  display: block;
  width: 36px;
  height: 66px;
  border: none;
  padding: 0;
  background-color: transparent;
  overflow: hidden;
  text-indent: -99999px;
  position: absolute;
  top: 121px;
  z-index: 10;
}

.slick-prev svg,
.slick-next svg {
  display: block;
  width: 100%;
  height: 100%;
  fill: transparent;
  stroke: #129CD8;
  stroke-width: 2;
  transition: fill .5s ease 0s;
}

.is-desktop .slick-prev:hover svg,
.is-desktop
.slick-next:hover svg {
  fill: #129CD8;
}

.slick-prev {
  left: 0;
}

.slick-next {
  right: 0;
}

.slider-general::after {
  display: block;
  clear: both;
  content: "";
}

.slider-general > .slider-general__item ~ .slider-general__item {
  position: absolute;
  left: -99999px;
}

.slider-general__item {
  position: relative;
  overflow: hidden;
}

.slider-general__media {
  display: flex;
  width: 100%;
  height: 80px;
  align-items: center;
  justify-content: center;
}

.slider-general__img {
  max-width: 100%;
  max-height: 100%;
}

.slider-general .slick-slide {
  margin: 0 12px;
}

.slider-general .slick-list {
  margin: 0 -12px;
}

.slider-basic::after {
  display: block;
  clear: both;
  content: "";
}

.slider-basic > .slider-basic__item ~ .slider-basic__item {
  position: absolute;
  left: -99999px;
}

.slider-basic__item {
  position: relative;
  overflow: hidden;
}

.slider-basic__media {
  display: flex;
  width: 100%;
  height: 80px;
  align-items: center;
  justify-content: center;
}

.slider-basic__img {
  max-width: 100%;
  max-height: 100%;
}

.slider-basic .slick-slide {
  margin: 0 12px;
}

.slider-basic .slick-list {
  margin: 0 -12px;
}

.slider-primary {
  padding-left: 50px;
  padding-right: 50px;
}

.slider-primary::after {
  display: block;
  clear: both;
  content: "";
}

.slider-primary > .slider-primary__item ~ .slider-primary__item {
  position: absolute;
  left: -99999px;
}

.slider-primary__item {
  position: relative;
  overflow: hidden;
}

.slider-primary .slick-slide {
  margin: 0 5px;
}

.slider-primary .slick-list {
  margin: 0 -5px;
}

.slider-data::after {
  display: block;
  clear: both;
  content: "";
}

.slider-data > .slider-data__item ~ .slider-data__item {
  position: absolute;
  left: -99999px;
}

.slider-data__item {
  position: relative;
  overflow: hidden;
}

.slider-data .slick-slide {
  margin: 0 5px;
}

.slider-data .slick-list {
  margin: 0 -5px;
}

.slider-doc {
  margin-bottom: 50px;
}

.slider-doc::after {
  display: block;
  clear: both;
  content: "";
}

.slider-doc > .slider-doc__item ~ .slider-doc__item {
  position: absolute;
  left: -99999px;
}

.slider-doc__item {
  position: relative;
  overflow: hidden;
}

.slider-doc__item .pdf-viewer {
  margin-bottom: 0;
}

.slider-doc .slick-prev,
.slider-doc .slick-next {
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
}

.slider-success {
  overflow: hidden;
}

.slider-success::after {
  display: block;
  clear: both;
  content: "";
}

.slider-success > .slider-success__item {
  max-width: 335px;
  margin: 0 auto;
}

.slider-success > .slider-success__item ~ .slider-success__item {
  position: absolute;
  left: -99999px;
}

.slider-success .slick-list {
  margin: 0 -15px;
}

.slider-success__item {
  margin: 0 15px;
}

.slider-success__main {
  display: block;
  max-width: 335px;
  margin: 0 auto;
  text-decoration: none;
  padding: 15px 15px 0 0;
}

.slider-success__main:hover {
  text-decoration: none;
}

.slider-success__main:hover .slider-success__title {
  color: #129CD8;
}

.slider-success__main:hover .slider-success__decor {
  opacity: 1;
  transform: translateY(0);
}

.slider-success__madia {
  position: relative;
  margin-bottom: 30px;
}

.slider-success__madia:before {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  background-color: #F1FAFD;
  border-top: 3px solid #71CEEA;
  border-right: 3px solid #71CEEA;
  position: absolute;
  top: -15px;
  right: -15px;
  z-index: 0;
}

.slider-success__madia-img {
  display: block;
  position: relative;
  z-index: 1;
}

.slider-success__madia-img img {
  display: block;
}

.slider-success__flags {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  padding-bottom: 10px;
}

.slider-success__flag {
  width: 25px;
  height: 25px;
  margin: 0 15px 15px 0;
}

.slider-success__title {
  font-weight: 600;
  font-size: 1.25rem;
  color: #039;
  line-height: 1.4;
  margin-bottom: 25px;
  transition: color 1s ease 0s;
}

.slider-success__date {
  font-size: 1rem;
  line-height: 1;
  color: #A3A5AC;
  letter-spacing: 0.62px;
  font-weight: 500;
  margin-bottom: 15px;
}

.slider-success__decor {
  display: block;
  width: 65px;
  height: 49px;
  fill: #FFCC00;
  margin: 0 auto;
  opacity: 0;
  transform: translateY(-10px);
  transition: opacity 1s ease 0s, transform 1s ease 0s;
}

.slider-people::after {
  display: block;
  clear: both;
  content: "";
}

.slider-people > .slider-people__item ~ .slider-people__item {
  position: absolute;
  left: -99999px;
}

.slider-people__item {
  overflow: hidden;
  position: relative;
}

.slider-people__main {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-basis: 100%;
  border-radius: 50%;
  background-color: #F1FAFD;
  text-decoration: none !important;
}

.slider-people__inner {
  flex-basis: 100%;
  text-align: center;
}

.slider-people__counter {
  font-weight: 800;
  color: #039;
  line-height: 1;
  margin-bottom: 15px;
}

.slider-people__caption {
  font-weight: 500;
  color: #039;
  line-height: 1.7;
}

.slider-people__video {
  display: block;
  object-fit: cover;
}

.slider-people__btn {
  width: 100%;
  text-align: center;
}

.slider-people__btn-arrow {
  display: block;
  width: 40px;
  height: 30px;
  fill: #FFCC00;
  position: absolute;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
  animation: bounce 2s infinite;
}

.slider-people__btn .btn {
  padding-left: 35px;
  padding-right: 35px;
}

.slider-charts::after {
  display: block;
  clear: both;
  content: "";
}

.slider-charts > .slider-charts__item ~ .slider-charts__item {
  position: absolute;
  left: -99999px;
}

.slider-charts .slick-list {
  margin: 0 -15px;
}

.slider-charts .slick-slide {
  margin: 0 15px;
}

.slider-charts .slick-prev {
  display: none !important;
}

.slider-charts .slick-next {
  top: -20px;
}

.slider-charts .slick-prev svg,
.slider-charts .slick-next svg {
  stroke: #039;
}

.slider-charts .slick-prev svg:hover,
.slider-charts .slick-next svg:hover {
  fill: #039;
}

.slider-secondary::after {
  display: block;
  clear: both;
  content: "";
}

.slider-secondary > .slider-secondary__item ~ .slider-secondary__item {
  position: absolute;
  left: -99999px;
}

.slider-secondary .slick-dots {
  justify-content: flex-end;
}

.slider-secondary .slick-dots button {
  border-color: #039;
}

.slider-secondary .is-desktop .slick-dots button:hover,
.slider-secondary .slick-dots li.slick-active button {
  background-color: #039;
}

.slider-notice {
  background-color: #ffffff;
  border-style: solid;
  border-color: #F1FAFD;
}

.slider-notice::after {
  display: block;
  clear: both;
  content: "";
}

.slider-notice > .slider-notice__item ~ .slider-notice__item {
  position: absolute;
  left: -99999px;
}

.slider-notice__wrap::after {
  display: block;
  clear: both;
  content: "";
}

.slider-notice__flag {
  display: flex;
  align-items: center;
  justify-content: center;
}

.slider-notice__flag-item {
  margin: 0 13px;
}

.slider-notice__flag-img {
  display: block;
  width: 25px;
  height: 25px;
}

.slider-notice__title {
  font-weight: bold;
  color: #039;
  letter-spacing: 1px;
  line-height: 1;
}

.slider-notice__title-link {
  color: #039;
  text-decoration: none;
  transition: color .5s ease 0s;
}

.slider-notice__title-link:hover {
  color: #026BB5;
  text-decoration: none;
}

.slider-notice__info {
  max-width: 385px;
  min-height: 34px;
  font-weight: bold;
  font-size: 0.75rem;
  text-transform: uppercase;
  color: #000000;
  line-height: 1.5;
  padding-left: 55px;
  position: relative;
}

.slider-notice__info-icon {
  display: block;
  width: 34px;
  height: 45px;
  fill: #F1FAFD;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
}

.slider-notice__countdown {
  margin-bottom: 25px;
}

.slider-notice__btn {
  display: none;
}

.slider-notice__countdown-info {
  font-size: 1rem;
  color: #000000;
}

.slider-notice .slick-dots {
  justify-content: center;
  padding: 15px 0 0 0;
}

.slider-notice .slick-dots button {
  border-color: #039;
}

.slider-notice .is-desktop .slick-dots button:hover,
.slider-notice .slick-dots li.slick-active button {
  background-color: #039;
}

.slider-inform {
  border-style: solid;
  border-color: #FFE680;
  transform: translateZ(0);
}

.slider-inform > .slider-inform__item ~ .slider-inform__item {
  position: absolute;
  left: -99999px;
}

.slider-inform__item {
  background-color: #ffffff;
}

.slider-scene {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.slider-scene::after {
  display: block;
  clear: both;
  content: "";
}

.slider-scene > .slider-scene__item ~ .slider-scene__item {
  position: absolute;
  left: -99999px;
}

.slider-scene__item {
  width: 345px;
  height: 345px;
}

@font-face {
  font-family: 'lg';
  src: url("../font/lg/lg.eot?n1z373");
  src: url("../font/lg/lg.eot?#iefixn1z373") format("embedded-opentype"), url("../font/lg/lg.woff?n1z373") format("woff"), url("../font/lg/lg.ttf?n1z373") format("truetype"), url("../font/lg/lg.svg?n1z373#lg") format("svg");
  font-weight: normal;
  font-style: normal;
}

.lg-icon {
  font-family: 'lg';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.lg-actions .lg-next,
.lg-actions .lg-prev {
  background-color: rgba(0, 0, 0, 0.45);
  border-radius: 2px;
  color: #999;
  cursor: pointer;
  display: block;
  font-size: 22px;
  margin-top: -10px;
  padding: 8px 10px 9px;
  position: absolute;
  top: 50%;
  z-index: 1080;
  outline: none;
  border: none;
  background-color: transparent;
}

.lg-actions .lg-next.disabled,
.lg-actions .lg-prev.disabled {
  pointer-events: none;
  opacity: 0.5;
}

.lg-actions .lg-next:hover,
.lg-actions .lg-prev:hover {
  color: #FFF;
}

.lg-actions .lg-next {
  right: 20px;
}

.lg-actions .lg-next:before {
  content: "\e095";
}

.lg-actions .lg-prev {
  left: 20px;
}

.lg-actions .lg-prev:after {
  content: "\e094";
}

@keyframes lg-right-end {
  0% {
    left: 0;
  }

  50% {
    left: -30px;
  }

  100% {
    left: 0;
  }
}

@keyframes lg-left-end {
  0% {
    left: 0;
  }

  50% {
    left: 30px;
  }

  100% {
    left: 0;
  }
}

.lg-outer.lg-right-end .lg-object {
  animation: lg-right-end 0.3s;
  position: relative;
}

.lg-outer.lg-left-end .lg-object {
  animation: lg-left-end 0.3s;
  position: relative;
}

.lg-toolbar {
  z-index: 1082;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.45);
}

.lg-toolbar .lg-icon {
  color: #999;
  cursor: pointer;
  float: right;
  font-size: 24px;
  height: 47px;
  line-height: 27px;
  padding: 10px 0;
  text-align: center;
  width: 50px;
  text-decoration: none !important;
  outline: medium none;
  background: none;
  border: none;
  box-shadow: none;
  transition: color 0.2s linear;
}

.lg-toolbar .lg-icon:hover {
  color: #FFF;
}

.lg-toolbar .lg-close:after {
  content: "\e070";
}

.lg-toolbar .lg-download:after {
  content: "\e0f2";
}

.lg-sub-html {
  background-color: rgba(0, 0, 0, 0.45);
  bottom: 0;
  color: #EEE;
  font-size: 16px;
  left: 0;
  padding: 10px 40px;
  position: fixed;
  right: 0;
  text-align: center;
  z-index: 1080;
}

.lg-sub-html h4 {
  margin: 0;
  font-size: 13px;
  font-weight: bold;
}

.lg-sub-html p {
  font-size: 12px;
  margin: 5px 0 0;
}

#lg-counter {
  color: #999;
  display: inline-block;
  font-size: 16px;
  padding-left: 20px;
  padding-top: 12px;
  vertical-align: middle;
}

.lg-toolbar,
.lg-prev,
.lg-next {
  opacity: 1;
  transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
}

.lg-hide-items .lg-prev {
  opacity: 0;
  transform: translate3d(-10px, 0, 0);
}

.lg-hide-items .lg-next {
  opacity: 0;
  transform: translate3d(10px, 0, 0);
}

.lg-hide-items .lg-toolbar {
  opacity: 0;
  transform: translate3d(0, -10px, 0);
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0;
  transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  transform-origin: 50% 50%;
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
  transform: scale3d(1, 1, 1);
  opacity: 1;
}

.lg-outer .lg-thumb-outer {
  background-color: #0D0A0A;
  bottom: 0;
  position: absolute;
  width: 100%;
  z-index: 1080;
  max-height: 350px;
  transform: translate3d(0, 100%, 0);
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}

.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
  cursor: move;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}

.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
  transition-duration: 0s !important;
}

.lg-outer.lg-thumb-open .lg-thumb-outer {
  transform: translate3d(0, 0%, 0);
}

.lg-outer .lg-thumb {
  padding: 10px 0;
  height: 100%;
  margin-bottom: -5px;
}

.lg-outer .lg-thumb-item {
  border-radius: 5px;
  cursor: pointer;
  float: left;
  overflow: hidden;
  height: 100%;
  border: 2px solid #FFF;
  border-radius: 4px;
  margin-bottom: 5px;
}

.lg-outer .lg-thumb-item.active,
.lg-outer .lg-thumb-item:hover {
  border-color: #a90707;
}

.lg-outer .lg-thumb-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.lg-outer.lg-has-thumb .lg-item {
  padding-bottom: 120px;
}

.lg-outer.lg-can-toggle .lg-item {
  padding-bottom: 0;
}

.lg-outer.lg-pull-caption-up .lg-sub-html {
  transition: bottom 0.25s ease;
}

.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
  bottom: 100px;
}

.lg-outer .lg-toggle-thumb {
  background-color: #0D0A0A;
  border-radius: 2px 2px 0 0;
  color: #999;
  cursor: pointer;
  font-size: 24px;
  height: 39px;
  line-height: 27px;
  padding: 5px 0;
  position: absolute;
  right: 20px;
  text-align: center;
  top: -39px;
  width: 50px;
  outline: medium none;
  border: none;
}

.lg-outer .lg-toggle-thumb:after {
  content: "\e1ff";
}

.lg-outer .lg-toggle-thumb:hover {
  color: #FFF;
}

.lg-outer .lg-video-cont {
  display: inline-block;
  vertical-align: middle;
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding: 0 5px;
}

.lg-outer .lg-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative;
}

.lg-outer .lg-video .lg-object {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

.lg-outer .lg-video .lg-video-play {
  width: 84px;
  height: 59px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -42px;
  margin-top: -30px;
  z-index: 1080;
  cursor: pointer;
}

.lg-outer .lg-has-vimeo .lg-video-play {
  background: url("../img/icon/play.svg") no-repeat scroll 0 0 transparent;
}

.lg-outer .lg-has-vimeo:hover .lg-video-play {
  background: url("../img/icon/play.svg") no-repeat scroll 0 -58px transparent;
}

.lg-outer .lg-has-html5 .lg-video-play {
  background: transparent url("../img/icon/play.svg") no-repeat scroll 0 0;
  height: 64px;
  margin-left: -32px;
  margin-top: -32px;
  width: 64px;
  opacity: 0.8;
}

.lg-outer .lg-has-html5:hover .lg-video-play {
  opacity: 1;
}

.lg-outer .lg-has-youtube .lg-video-play {
  background: url("../img/icon/play.svg") no-repeat scroll 0 0 transparent;
}

.lg-outer .lg-has-youtube:hover .lg-video-play {
  background: url("../img/icon/play.svg") no-repeat scroll 0 -60px transparent;
}

.lg-outer .lg-video-object {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}

.lg-outer .lg-has-video .lg-video-object {
  visibility: hidden;
}

.lg-outer .lg-has-video.lg-video-playing .lg-object,
.lg-outer .lg-has-video.lg-video-playing .lg-video-play {
  display: none;
}

.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
  visibility: visible;
}

.lg-progress-bar {
  background-color: #333;
  height: 5px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1083;
  opacity: 0;
  transition: opacity 0.08s ease 0s;
}

.lg-progress-bar .lg-progress {
  background-color: #a90707;
  height: 5px;
  width: 0;
}

.lg-progress-bar.lg-start .lg-progress {
  width: 100%;
}

.lg-show-autoplay .lg-progress-bar {
  opacity: 1;
}

.lg-autoplay-button:after {
  content: "\e01d";
}

.lg-show-autoplay .lg-autoplay-button:after {
  content: "\e01a";
}

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap,
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image {
  transition-duration: 0s;
}

.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
  transform: scale3d(1, 1, 1);
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  transform-origin: 0 0;
  backface-visibility: hidden;
}

#lg-zoom-in:after {
  content: "\e311";
}

#lg-actual-size {
  font-size: 20px;
}

#lg-actual-size:after {
  content: "\e033";
}

#lg-zoom-out {
  opacity: 0.5;
  pointer-events: none;
}

#lg-zoom-out:after {
  content: "\e312";
}

.lg-zoomed #lg-zoom-out {
  opacity: 1;
  pointer-events: auto;
}

.lg-outer .lg-pager-outer {
  bottom: 60px;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  z-index: 1080;
  height: 10px;
}

.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
  overflow: visible;
}

.lg-outer .lg-pager-cont {
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  position: relative;
  vertical-align: top;
  margin: 0 5px;
}

.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
  box-shadow: 0 0 0 2px white inset;
}

.lg-outer .lg-pager-thumb-cont {
  background-color: #fff;
  color: #FFF;
  bottom: 100%;
  height: 83px;
  left: 0;
  margin-bottom: 20px;
  margin-left: -60px;
  opacity: 0;
  padding: 5px;
  position: absolute;
  width: 120px;
  border-radius: 3px;
  transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;
  transform: translate3d(0, 5px, 0);
}

.lg-outer .lg-pager-thumb-cont img {
  width: 100%;
  height: 100%;
}

.lg-outer .lg-pager {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
  display: block;
  height: 12px;
  transition: box-shadow 0.3s ease 0s;
  width: 12px;
}

.lg-outer .lg-pager:hover,
.lg-outer .lg-pager:focus {
  box-shadow: 0 0 0 8px white inset;
}

.lg-outer .lg-caret {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px dashed;
  bottom: -10px;
  display: inline-block;
  height: 0;
  left: 50%;
  margin-left: -5px;
  position: absolute;
  vertical-align: middle;
  width: 0;
}

.lg-fullscreen:after {
  content: "\e20c";
}

.lg-fullscreen-on .lg-fullscreen:after {
  content: "\e20d";
}

.lg-outer #lg-dropdown-overlay {
  background-color: rgba(0, 0, 0, 0.25);
  bottom: 0;
  cursor: default;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1081;
  opacity: 0;
  visibility: hidden;
  transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
}

.lg-outer.lg-dropdown-active .lg-dropdown,
.lg-outer.lg-dropdown-active #lg-dropdown-overlay {
  transition-delay: 0s;
  transform: translate3d(0, 0px, 0);
  opacity: 1;
  visibility: visible;
}

.lg-outer.lg-dropdown-active #lg-share {
  color: #FFF;
}

.lg-outer .lg-dropdown {
  background-color: #fff;
  border-radius: 2px;
  font-size: 14px;
  list-style-type: none;
  margin: 0;
  padding: 10px 0;
  position: absolute;
  right: 0;
  text-align: left;
  top: 50px;
  opacity: 0;
  visibility: hidden;
  transform: translate3d(0, 5px, 0);
  transition: transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
}

.lg-outer .lg-dropdown:after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  position: absolute;
  border: 8px solid transparent;
  border-bottom-color: #FFF;
  right: 16px;
  top: -16px;
}

.lg-outer .lg-dropdown > li:last-child {
  margin-bottom: 0px;
}

.lg-outer .lg-dropdown > li:hover a,
.lg-outer .lg-dropdown > li:hover .lg-icon {
  color: #333;
}

.lg-outer .lg-dropdown a {
  color: #333;
  display: block;
  white-space: pre;
  padding: 4px 12px;
  font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 12px;
}

.lg-outer .lg-dropdown a:hover {
  background-color: rgba(0, 0, 0, 0.07);
}

.lg-outer .lg-dropdown .lg-dropdown-text {
  display: inline-block;
  line-height: 1;
  margin-top: -3px;
  vertical-align: middle;
}

.lg-outer .lg-dropdown .lg-icon {
  color: #333;
  display: inline-block;
  float: none;
  font-size: 20px;
  height: auto;
  line-height: 1;
  margin-right: 8px;
  padding: 0;
  vertical-align: middle;
  width: auto;
}

.lg-outer #lg-share {
  position: relative;
}

.lg-outer #lg-share:after {
  content: "\e80d";
}

.lg-outer #lg-share-facebook .lg-icon {
  color: #3b5998;
}

.lg-outer #lg-share-facebook .lg-icon:after {
  content: "\e901";
}

.lg-outer #lg-share-twitter .lg-icon {
  color: #00aced;
}

.lg-outer #lg-share-twitter .lg-icon:after {
  content: "\e904";
}

.lg-outer #lg-share-googleplus .lg-icon {
  color: #dd4b39;
}

.lg-outer #lg-share-googleplus .lg-icon:after {
  content: "\e902";
}

.lg-outer #lg-share-pinterest .lg-icon {
  color: #cb2027;
}

.lg-outer #lg-share-pinterest .lg-icon:after {
  content: "\e903";
}

.group {
  *zoom: 1;
}

.group:before,
.group:after {
  display: table;
  content: "";
  line-height: 0;
}

.group:after {
  clear: both;
}

.lg-outer {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  opacity: 0;
  transition: opacity 0.15s ease 0s;
}

.lg-outer * {
  box-sizing: border-box;
}

.lg-outer.lg-visible {
  opacity: 1;
}

.lg-outer.lg-css3 .lg-item.lg-prev-slide,
.lg-outer.lg-css3 .lg-item.lg-next-slide,
.lg-outer.lg-css3 .lg-item.lg-current {
  transition-duration: inherit !important;
  transition-timing-function: inherit !important;
}

.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-current {
  transition-duration: 0s !important;
  opacity: 1;
}

.lg-outer.lg-grab img.lg-object {
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}

.lg-outer.lg-grabbing img.lg-object {
  cursor: move;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}

.lg-outer .lg {
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  max-height: 100%;
}

.lg-outer .lg-inner {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap;
}

.lg-outer .lg-item {
  background: url("../img/loader/main.svg") no-repeat scroll center center transparent;
  display: none !important;
}

.lg-outer.lg-css3 .lg-prev-slide,
.lg-outer.lg-css3 .lg-current,
.lg-outer.lg-css3 .lg-next-slide {
  display: inline-block !important;
}

.lg-outer.lg-css .lg-current {
  display: inline-block !important;
}

.lg-outer .lg-item,
.lg-outer .lg-img-wrap {
  display: inline-block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
}

.lg-outer .lg-item:before,
.lg-outer .lg-img-wrap:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}

.lg-outer .lg-img-wrap {
  position: absolute;
  padding: 0 5px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.lg-outer .lg-item.lg-complete {
  background-image: none;
}

.lg-outer .lg-item.lg-current {
  z-index: 1060;
}

.lg-outer .lg-image {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  width: auto !important;
  height: auto !important;
}

.lg-outer.lg-show-after-load .lg-item .lg-object,
.lg-outer.lg-show-after-load .lg-item .lg-video-play {
  opacity: 0;
  transition: opacity 0.15s ease 0s;
}

.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
  opacity: 1;
}

.lg-outer .lg-empty-html {
  display: none;
}

.lg-outer.lg-hide-download #lg-download {
  display: none;
}

.lg-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1040;
  background-color: #000;
  opacity: 0;
  transition: opacity 0.15s ease 0s;
}

.lg-backdrop.in {
  opacity: 1;
}

.lg-css3.lg-no-trans .lg-prev-slide,
.lg-css3.lg-no-trans .lg-next-slide,
.lg-css3.lg-no-trans .lg-current {
  transition: none 0s ease 0s !important;
}

.lg-css3.lg-use-css3 .lg-item {
  backface-visibility: hidden;
}

.lg-css3.lg-use-left .lg-item {
  backface-visibility: hidden;
}

.lg-css3.lg-fade .lg-item {
  opacity: 0;
}

.lg-css3.lg-fade .lg-item.lg-current {
  opacity: 1;
}

.lg-css3.lg-fade .lg-item.lg-prev-slide,
.lg-css3.lg-fade .lg-item.lg-next-slide,
.lg-css3.lg-fade .lg-item.lg-current {
  transition: opacity 0.1s ease 0s;
}

.lg-css3.lg-slide.lg-use-css3 .lg-item {
  opacity: 0;
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
  transform: translate3d(-100%, 0, 0);
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
  transform: translate3d(100%, 0, 0);
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  transform: translate3d(0, 0, 0);
  opacity: 1;
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}

.lg-css3.lg-slide.lg-use-left .lg-item {
  opacity: 0;
  position: absolute;
  left: 0;
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
  left: -100%;
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
  left: 100%;
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  left: 0;
  opacity: 1;
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}

.view-base {
  background-color: #F1FAFD;
}

.view-base:before {
  display: block;
  content: '';
  width: 100%;
  height: 95px;
  background-color: #ffffff;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

.view-base .header {
  background-color: #ffffff;
  padding-bottom: 25px;
  margin-bottom: 0;
}

.view-base .middle {
  position: relative;
}

.view-base .main {
  margin-bottom: 0;
}

.view-base.modal-theme-search .modal#modal-search {
  z-index: 1080;
}

.view-base.modal-theme-search .modal-backdrop {
  z-index: 1070;
}

.wrap {
  display: flex;
  flex-direction: column;
  min-height: 100%;
}

.header {
  margin-bottom: 30px;
}

.middle {
  flex: 1 0 auto;
}

.center {
  max-width: 1230px;
  margin-left: auto;
  margin-right: auto;
}

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

.core {
  max-width: 835px;
  margin-left: auto;
  margin-right: auto;
}

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

.footer {
  flex: 0 0 auto;
  background-color: #F1FAFD;
  font-weight: 500;
  font-size: 0.75rem;
  color: #000000;
  line-height: 1.6;
}

.header__case {
  position: relative;
}

.header__wrap {
  display: flex;
  align-items: flex-start;
  padding-top: 25px;
}

.header__left {
  flex-shrink: 0;
  display: flex;
  align-items: center;
}

.header__right {
  flex-grow: 1;
  flex-shrink: 1;
}

.header__inner {
  display: flex;
}

.logo {
  position: relative;
  z-index: 1;
  max-width: 224px;
  margin-right: 40px;
}

.logo:last-child {
  margin-right: 0;
}

.logo-2 {
  max-width: 166px;
}

.logo__link {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
}

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

.logo__img {
  display: block;
  width: 100%;
  height: 100%;
}

.main-menu__list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.main-menu__item {
  padding: 0;
  position: relative;
}

.main-menu__link {
  display: block;
  cursor: pointer;
  text-decoration: none;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 0.688rem;
  color: #039;
  letter-spacing: 1px;
  line-height: 1.1;
  position: relative;
  z-index: 0;
}

.main-menu__link:hover {
  text-decoration: none;
}

.main-menu__search {
  display: block;
  width: 23px;
  height: 23px;
  cursor: pointer;
  fill: #039;
}

.main-menu__dropdown-list {
  list-style: none;
}

.main-menu__dropdown-item {
  position: relative;
}

.main-menu__dropdown-link {
  font-weight: bold;
  cursor: pointer;
  text-transform: uppercase;
  text-decoration: none !important;
  letter-spacing: 1px;
  color: #039;
  transition: color .5s ease 0s, background-color .5s ease 0s;
}

.main-menu__dropdown-caption {
  line-height: 1.4;
}

.main-menu__dropdown-wrap > .main-menu__dropdown-list {
  margin: 0;
}

.main-menu__btn {
  width: 42px;
  height: 42px;
  background-color: #039;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}

.main-menu__btn:before,
.main-menu__btn:after {
  display: block;
  content: '';
  background-color: #ffffff;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.main-menu__btn:before {
  width: 11px;
  height: 1px;
}

.main-menu__btn:after {
  width: 1px;
  height: 11px;
}

.main-menu__btn.active:after {
  display: none;
}

.header-top {
  padding-top: 11px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.header-top .flag-menu {
  margin-right: 30px;
}

.header-top .flag-menu__icon {
  width: 16px;
  height: 16px;
}

.lang-switch {
  position: relative;
  left: 0;
  top: -11px;
  margin-left: 20px;
  display: block;
}

.header__right .lang-switch {
  display: none;
}

.flag-menu__local-text {
  vertical-align: middle;
  margin-right: 15px;
  font-size: 11px;
}

.logo-top img {
  max-height: 30px;
  width: auto;
}

.logo-top .logo__link {
  width: auto;
}

.logo-2 {
  max-width: none;
}

.header__wrap {
  padding-top: 0;
}

.partners__list {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: calc(100% + 45px);
  margin-left: -45px;
}

.partners__item {
  display: flex;
  padding-left: 45px;
}

.partners__main {
  display: block;
  width: 100%;
  text-decoration: none !important;
  border: 1px solid #DDEEF4;
  padding: 30px 20px;
  transition: border-color .5s ease 0s;
}

.partners__main:hover {
  border-color: #71CEEA;
}

.partners__media {
  display: flex;
  width: 100%;
  height: 120px;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin-bottom: 20px;
}

.partners__img {
  display: block;
}

.partners__caption {
  font-weight: bold;
  font-size: 1rem;
  color: #039;
  line-height: 1.5;
  text-align: center;
}

.information {
  background-color: #F1FAFD;
  margin-bottom: 50px;
}

.information__heading {
  font-weight: bold;
  line-height: 1.1;
  color: #000000;
  letter-spacing: 1.03px;
  border-bottom: 3px solid #71CEEA;
  padding-bottom: 10px;
}

.information__icon-arrow {
  display: block;
  fill: #FFCC00;
}

.information__icon-line {
  display: block;
}

.information__icon-line:before {
  display: block;
  content: '';
  width: 42px;
  height: 6px;
  background-color: #039;
  border-radius: 3px;
}

.information.js-animation {
  opacity: 0;
  transition: opacity 1s ease 0s;
}

.information.js-animation .information__left {
  transform: translate(0, -30px);
  opacity: 0;
  visibility: hidden;
  transition: transform 1s ease 0.2s, opacity 1s ease 0.2s, visibility 0s ease 0.2s;
}

.information.js-animation .information__right {
  transform: translate(0, 30px);
  opacity: 0;
  visibility: hidden;
  transition: transform 1s ease 0.2s, opacity 1s ease 0.2s, visibility 0s ease 0.2s;
}

.information.animation-active {
  opacity: 1;
}

.information.animation-active .information__left {
  transform: translate(0, 0);
  opacity: 1;
  visibility: visible;
}

.information.animation-active .information__right {
  transform: translate(0, 0);
  opacity: 1;
  visibility: visible;
}

.team__list {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-wrap: wrap;
  width: calc(100% + 30px);
  margin-left: -30px;
}

.team__item {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-left: 30px;
  text-align: center;
}

.team__main {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.team__img {
  display: block;
  line-height: 0;
}

.team__img img {
  border-radius: 50%;
}

.team__icon {
  display: block;
  fill: #FFCC00;
  margin-bottom: 10px;
}

.team__name {
  line-height: 1.4;
  font-weight: 600;
  margin-bottom: 10px;
}

.team__caption {
  line-height: 1.4;
  font-weight: 600;
  color: #71CEEA;
  margin-bottom: 10px;
}

.team__contact {
  color: #000000;
  line-height: 1.4;
  margin-bottom: 10px;
}

.team__contact-link {
  color: #000000;
  text-decoration: none !important;
  transition: color .5s ease 0s;
}

.team__contact-link:hover {
  color: #71CEEA;
}

.team.js-animation .title-info {
  opacity: 0;
  visibility: hidden;
  transition: opacity 1s ease 0s, visibility 1s ease 0s;
}

.team.js-animation .team__item {
  opacity: 0;
  transform: translate(0, -30px);
  visibility: hidden;
}

.team.js-animation .team__item:nth-child(1) {
  transition: opacity 1s ease 0s, transform 1s ease 0s, visibility 0s ease 0s;
}

.team.js-animation .team__item:nth-child(2) {
  transition: opacity 1s ease 0.2s, transform 1s ease 0.2s, visibility 0s ease 0.2s;
}

.team.js-animation .team__item:nth-child(3) {
  transition: opacity 1s ease 0.4s, transform 1s ease 0.4s, visibility 0s ease 0.4s;
}

.team.js-animation .team__item:nth-child(4) {
  transition: opacity 1s ease 0.6s, transform 1s ease 0.6s, visibility 0s ease 0.6s;
}

.team.js-animation .team__item:nth-child(5) {
  transition: opacity 1s ease 0.8s, transform 1s ease 0.8s, visibility 0s ease 0.8s;
}

.team.js-animation .team__item:nth-child(6) {
  transition: opacity 1s ease 1s, transform 1s ease 1s, visibility 0s ease 1s;
}

.team.js-animation .team__item:nth-child(7) {
  transition: opacity 1s ease 1.2s, transform 1s ease 1.2s, visibility 0s ease 1.2s;
}

.team.js-animation .team__item:nth-child(8) {
  transition: opacity 1s ease 1.4s, transform 1s ease 1.4s, visibility 0s ease 1.4s;
}

.team.js-animation .team__item:nth-child(9) {
  transition: opacity 1s ease 1.6s, transform 1s ease 1.6s, visibility 0s ease 1.6s;
}

.team.js-animation .team__item:nth-child(10) {
  transition: opacity 1s ease 1.8s, transform 1s ease 1.8s, visibility 0s ease 1.8s;
}

.team.animation-active .title-info {
  opacity: 1;
  visibility: visible;
}

.team.animation-active .team__item {
  opacity: 1;
  transform: translate(0, 0);
  visibility: visible;
}

.country-menu {
  position: relative;
}

.country-nav {
  position: relative;
}

.warning {
  font-weight: 600;
  font-size: 1.25rem;
  color: #000000;
  line-height: 1.4;
}

.warning__icon {
  display: block;
  width: 21px;
  height: 16px;
  fill: #FFCC00;
  position: absolute;
  left: 0;
}

.warning.country-animation {
  visibility: hidden;
  background-color: transparent;
  transition: background-color 1s ease 0s, visibility 0s ease 0s;
}

.warning.country-animation .warning__icon {
  opacity: 0;
  transform: translate(0, -10px);
  transition: opacity 1s ease 0s, transform 1s ease 0s;
}

.warning.country-active {
  visibility: visible;
  background-color: #ffffff;
}

.warning.country-active .warning__icon {
  opacity: 1;
  transform: translate(0, 0);
}

.country {
  margin-bottom: 40px;
}

.country__flag {
  display: block;
  cursor: pointer;
  text-decoration: none !important;
}

.country__flag:hover .country__name,
.country__flag.active .country__name {
  color: #ffffff;
  background-color: #039;
}

.country__img {
  display: block;
}

.country__name {
  min-width: 125px;
  line-height: 1;
  text-transform: uppercase;
  font-weight: bold;
  color: #039;
  text-align: center;
  background-color: #ffffff;
  border-radius: 17px;
}

.country__arrow {
  width: 280px;
  height: 2px;
  background-color: #039;
  position: absolute;
  top: 45px;
  left: 100%;
  will-change: width;
}

.country__arrow:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 0 6px 14px;
  border-color: transparent transparent transparent #039;
  position: absolute;
  top: -5px;
  right: -4px;
}

.country__info {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 390px;
  height: 100%;
  position: absolute;
  top: 0;
  left: -150vw;
  z-index: 1;
  opacity: 0;
  transform: translate(0, -20px);
  visibility: hidden;
  transition: opacity 1s ease 0s, transform 1s ease 0s, left 0s ease 1s, visibility 0s ease 1s;
}

.country__info.active {
  left: 0;
  opacity: 1;
  transform: translate(0, 0);
  visibility: visible;
  z-index: 2;
  transition: opacity 1s ease 0s, transform 1s ease 0s, left 0s ease 0s, visibility 0s ease 0s;
}

.country__contact {
  width: 100%;
  padding: 40px 30px;
  background-color: rgba(255, 255, 255, 0.95);
  border: 3px solid #F1FAFD;
  border-radius: 4px;
  position: relative;
}

.country__close {
  width: 30px;
  height: 30px;
  cursor: pointer;
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 1;
}

.country__close:hover .country__close-icon {
  fill: #50C0AB;
}

.country__close-icon {
  display: block;
  width: 20px;
  height: 18px;
  fill: #039;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  transition: fill .5s ease 0s;
}

.country__title {
  font-weight: bold;
  font-size: 1.625rem;
  line-height: 1.3;
  color: #71CEEA;
  text-align: center;
  margin: 0 0 30px 0;
}

.country__list {
  max-height: 650px;
  overflow-x: hidden;
  overflow-y: auto;
}

.country__item {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #F1FAFD;
}

.country__item:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
}

.infobox {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
}

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

.back {
  padding-top: 30px;
  margin-bottom: 30px;
}

.specification {
  border-bottom: 2px solid #F1FAFD;
}

.specification__item {
  font-size: 1rem;
  line-height: 1.5;
  margin-bottom: 25px;
}

.specification h4 {
  font-weight: 600;
  font-size: 1.125rem;
  line-height: 1.2;
  color: #000000;
  margin-bottom: 20px;
}

.specification ul,
.specification li:last-child {
  margin-bottom: 0;
}

.specification__btn {
  padding: 10px 0 0 30px;
}

.properties {
  margin-bottom: 50px;
  position: relative;
}

.properties__decor-1 {
  width: 295px;
  height: 504px;
  overflow: hidden;
  position: absolute;
  top: 50px;
  right: 0;
  z-index: -1;
}

.properties__decor-1:before {
  display: block;
  content: '';
  width: 504px;
  height: 100%;
  border-radius: 50%;
  background-color: #F1FAFD;
}

.properties__decor-2 {
  display: block;
  width: 325px;
  height: 429px;
  fill: #D8D9DB;
  opacity: 0.35;
  position: absolute;
  left: -10px;
  bottom: 50px;
  z-index: -1;
}

.properties__decor-3 {
  display: block;
  width: 243px;
  height: 321px;
  fill: #D8D9DB;
  opacity: 0.35;
  position: absolute;
  top: 0;
  right: 50px;
  z-index: -1;
}

.properties__section {
  margin-bottom: 10px;
}

.properties__heading {
  display: inline-flex;
  font-weight: bold;
  font-size: 1.625rem;
  line-height: 1.2;
  color: #000000;
  border-bottom: 3px solid #71CEEA;
  padding-bottom: 5px;
  margin-bottom: 25px;
}

.properties__list {
  font-size: 1rem;
  line-height: 1.25;
}

.related {
  margin-bottom: 50px;
}

.related__heading {
  margin-bottom: 50px;
}

.related__list {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}

.related__item {
  width: 50%;
}

.related__item:nth-child(1) {
  padding-right: 30px;
}

.related__item:nth-child(2) {
  padding-left: 30px;
}

.related__main {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  text-decoration: none !important;
}

.related__media {
  width: 41%;
  padding-right: 30px;
}

.related__img {
  display: block;
}

.related__content {
  width: 59%;
}

.related__description {
  font-size: 0.875rem;
  color: #000000;
  line-height: 2;
}

.portfolio {
  margin-bottom: 50px;
}

.portfolio__head {
  margin-bottom: 50px;
}

.portfolio__heading {
  display: flex;
  justify-content: center;
  margin-bottom: 25px;
}

.portfolio__description {
  text-align: center;
  font-size: 1rem;
  line-height: 1.6;
}

.portfolio__menu {
  margin-bottom: 20px;
}

.portfolio__case {
  border-bottom: 3px solid #F1FAFD;
  padding: 0 0 10px 0;
}

.portfolio__case .menu-primary {
  margin-bottom: 0;
}

.portfolio__content {
  padding-top: 50px;
}

.portfolio__section {
  margin-bottom: 50px;
}

.portfolio__section_graph {
  padding-bottom: 8px;
  border-bottom: 8px solid #F1FAFD;
}

.portfolio__sticky {
  position: relative;
}

.menu-primary {
  margin-bottom: 30px;
}

.menu-primary__list {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style: none;
}

.menu-primary__item {
  margin: 0 30px 10px 30px;
  padding: 0;
}

.menu-primary__item:first-child {
  margin-left: 0;
}

.menu-primary__item:last-child {
  margin-right: 0;
}

.menu-primary__btn {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  cursor: pointer;
}

.menu-primary__img {
  width: 24px;
  height: 24px;
  margin-right: 12px;
}

.menu-primary__title {
  font-weight: bold;
  font-size: 0.75rem;
  text-transform: uppercase;
  line-height: 1;
  color: #000000;
  position: relative;
  padding: 5px 0;
}

.menu-primary__title:after {
  display: block;
  content: '';
  width: 0;
  height: 2px;
  background-color: #71CEEA;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin-left: auto;
  margin-right: auto;
  will-change: width;
  transition: width 1s ease 0s;
}

.menu-primary__btn:hover .menu-primary__title:after,
.menu-primary__btn.active .menu-primary__title:after {
  width: 100%;
}

.menu-primary_bold .menu-primary__title {
  font-size: 1rem;
  font-weight: bold;
}

.comprises {
  font-size: 1rem;
  line-height: 1.6;
}

.comprises__title {
  font-weight: 600;
  font-size: 1.625rem;
  line-height: 1.2;
  color: #000000;
  margin-bottom: 50px;
}

.comprises__title-inner {
  display: inline;
  border-bottom: 3px solid #039;
}

.comprises__wrap {
  position: relative;
  min-height: 158px;
  margin-bottom: 60px;
}

.comprises__inner {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}

.comprises__item {
  width: 50%;
}

.comprises__item:nth-child(1) {
  padding-right: 75px;
}

.comprises__item:nth-child(2) {
  padding-left: 75px;
}

.comprises__icon {
  width: 122px;
  height: 158px;
  fill: transparent;
  stroke: #039;
  stroke-width: 2;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}

.comprises__case {
  max-width: 360px;
  margin: 0 auto;
}

.comprises__total {
  font-size: 5rem;
  font-weight: 600;
  line-height: 1;
  color: #039;
  margin-bottom: 15px;
}

.comprises__subtitle {
  font-size: 1.563rem;
  font-weight: 600;
  line-height: 1.2;
  color: #000000;
  margin-bottom: 20px;
}

.graph__title {
  font-weight: 600;
  color: #000000;
  line-height: 1.4;
  flex: 1 0 auto;
}

.graph__total {
  font-weight: 600;
  color: #039;
  line-height: 1.2;
  position: relative;
  flex: 0 0 auto;
}

.graph__total-icon {
  display: block;
  fill: #FFCC00;
  position: absolute;
  top: 5px;
  left: 0;
}

.graph__info {
  font-size: 1rem;
  line-height: 1.6;
}

.menu-sticky {
  width: 16px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 8px;
  z-index: 1051;
}

.menu-sticky:before {
  display: block;
  content: '';
  width: 2px;
  background-color: #026BB5;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: -83px;
  margin-left: auto;
  margin-right: auto;
  z-index: 0;
}

.menu-sticky__wrap {
  width: 100%;
  height: 100vh;
  max-height: 100%;
  position: sticky;
  top: 0;
  left: 0;
}

.menu-sticky__list {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column;
  height: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 1;
}

.menu-sticky__item {
  padding: 0;
  margin: 40px 0;
}

.menu-sticky__item:first-child {
  margin-top: 0;
}

.menu-sticky__item:last-child {
  margin-bottom: 0;
}

.menu-sticky__btn {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  cursor: pointer;
  white-space: nowrap;
  min-width: 36px;
  margin-left: -10px;
  padding-left: 10px;
  text-decoration: none !important;
}

.menu-sticky__btn:before {
  content: '';
  width: 16px;
  height: 16px;
  background-color: #026BB5;
  border-radius: 50%;
  margin-right: 10px;
  transition: background-color 1s ease 0s;
}

.menu-sticky__item:nth-child(1) .menu-sticky__btn:before {
  animation-name: menuStickyCircle;
  animation-duration: 4s;
  animation-timing-function: ease;
  animation-delay: 0s;
  animation-iteration-count: infinite;
}

.menu-sticky__item:nth-child(2) .menu-sticky__btn:before {
  animation-name: menuStickyCircle;
  animation-duration: 4s;
  animation-timing-function: ease;
  animation-delay: 0.3s;
  animation-iteration-count: infinite;
}

.menu-sticky__item:nth-child(3) .menu-sticky__btn:before {
  animation-name: menuStickyCircle;
  animation-duration: 4s;
  animation-timing-function: ease;
  animation-delay: 0.6s;
  animation-iteration-count: infinite;
}

.menu-sticky__item:nth-child(4) .menu-sticky__btn:before {
  animation-name: menuStickyCircle;
  animation-duration: 4s;
  animation-timing-function: ease;
  animation-delay: 0.9s;
  animation-iteration-count: infinite;
}

.menu-sticky__item:nth-child(5) .menu-sticky__btn:before {
  animation-name: menuStickyCircle;
  animation-duration: 4s;
  animation-timing-function: ease;
  animation-delay: 1.2s;
  animation-iteration-count: infinite;
}

.menu-sticky__item:nth-child(6) .menu-sticky__btn:before {
  animation-name: menuStickyCircle;
  animation-duration: 4s;
  animation-timing-function: ease;
  animation-delay: 1.5s;
  animation-iteration-count: infinite;
}

.menu-sticky__item:nth-child(7) .menu-sticky__btn:before {
  animation-name: menuStickyCircle;
  animation-duration: 4s;
  animation-timing-function: ease;
  animation-delay: 1.8s;
  animation-iteration-count: infinite;
}

.menu-sticky__item:nth-child(8) .menu-sticky__btn:before {
  animation-name: menuStickyCircle;
  animation-duration: 4s;
  animation-timing-function: ease;
  animation-delay: 2.1s;
  animation-iteration-count: infinite;
}

.menu-sticky__item:nth-child(9) .menu-sticky__btn:before {
  animation-name: menuStickyCircle;
  animation-duration: 4s;
  animation-timing-function: ease;
  animation-delay: 2.4s;
  animation-iteration-count: infinite;
}

.menu-sticky__item:nth-child(10) .menu-sticky__btn:before {
  animation-name: menuStickyCircle;
  animation-duration: 4s;
  animation-timing-function: ease;
  animation-delay: 2.7s;
  animation-iteration-count: infinite;
}

.menu-sticky__title {
  max-width: 280px;
  line-height: 1;
  font-size: 0.875rem;
  color: #F1FAFD;
  color: #ffffff;
  padding: 10px 20px;
  background-color: #71CEEA;
  border-radius: 12px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  opacity: 0;
  margin-left: -999999px;
  transition: opacity 1s ease 0s, margin-left 0s ease 1s;
}

.menu-sticky__btn:hover .menu-sticky__title,
.menu-sticky__btn.current .menu-sticky__title {
  opacity: 1;
  margin-left: 0;
  transition: opacity 1s ease 0s, margin-left 0s ease 0s;
}

.menu-sticky__btn:hover:before,
.menu-sticky__btn.current:before,
.menu-sticky__btn.active:before {
  background-color: #71CEEA;
}

.result {
  margin-bottom: 50px;
}

.result__cols {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  width: calc(100% + 50px);
  margin-left: -50px;
}

.result__col {
  padding-left: 50px;
}

.result__heading {
  font-weight: 600;
  font-size: 1.25rem;
  line-height: 1.2;
  color: #71CEEA;
  margin-bottom: 30px;
}

.result__item {
  margin-bottom: 30px;
}

.result__title {
  color: #000000;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.6;
  padding-top: 20px;
  position: relative;
  margin-bottom: 5px;
}

.result__title-icon {
  display: block;
  width: 22px;
  height: 17px;
  fill: #039;
  position: absolute;
  top: 0;
  left: 0;
}

.result__caption {
  color: #767676;
  font-size: 0.875rem;
  line-height: 1.7;
  margin-bottom: 5px;
}

.result_col-3 .result__col {
  width: 33.333333%;
}

.sidebar {
  width: 195px;
  height: calc(100vh - 95px);
  padding: 40px 25px;
  background-color: #F1FAFD;
  overflow-x: hidden;
  overflow-y: auto;
  position: fixed;
  top: 95px;
  left: 0;
  z-index: 999;
}

.sidebar.is_stuck {
  top: 0;
  height: 100vh;
}

.nav-sidebar__list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.nav-sidebar__item {
  line-height: 1.6;
  margin: 0 0 15px 0;
  padding: 0;
}

.nav-sidebar__link {
  display: inline-block;
  vertical-align: top;
  font-weight: 600;
  font-size: 0.688rem;
  color: #039;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
  position: relative;
  transition: color .5s ease 0s;
}

.nav-sidebar__link:hover {
  text-decoration: none;
  color: #000000;
}

.nav-sidebar__link.active {
  padding-top: 15px;
}

.nav-sidebar__link.active .nav-sidebar__icon {
  display: block;
}

.nav-sidebar__icon {
  display: none;
  width: 16px;
  height: 12px;
  fill: #FFCC00;
  position: absolute;
  top: 0;
  left: 0;
}

.review__info {
  font-weight: 600;
  line-height: 1.4;
  margin-bottom: 40px;
}

.review__rubric {
  font-weight: bold;
  color: #000000;
  letter-spacing: 1.03px;
  line-height: 1.2;
  position: relative;
  padding-top: 22px;
}

.review__rubric-link {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none !important;
  color: inherit !important;
}

.review__rubric-icon {
  display: block;
  fill: #FFCC00;
  stroke-width: 2;
  position: absolute;
  left: 0;
}

.review__total {
  position: relative;
}

.review__total-counter {
  font-weight: 800;
  white-space: nowrap;
  color: #039;
  line-height: 1;
}

.review__total-title {
  font-weight: 600;
  line-height: 1.4;
}

.review__total-caption {
  font-size: 1rem;
}

.review__data-row {
  display: flex;
  width: calc(100% + 30px);
  margin: 0 0 60px -30px;
}

.review__data-col {
  min-height: 147px;
  padding-left: 30px;
}

.review__data-col:nth-child(1) {
  width: 15%;
}

.review__data-col:nth-child(2) {
  width: 45%;
}

.review__data-col:nth-child(3) {
  width: 40%;
}

.review__data-inner {
  width: 100%;
  height: 100%;
  position: relative;
}

.review__data-wrap-1 {
  display: block;
  width: 512px;
  height: 235px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  transform: translate(0, 45px);
  z-index: 3;
}

.review__data-wrap-2 {
  display: block;
  width: 512px;
  height: 235px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 2;
}

.review__data-wrap-3 {
  display: block;
  width: 512px;
  height: 235px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  transform: translate(0, -45px);
  z-index: 1;
}

.review__data-layer-1 {
  display: block;
  width: 100%;
  height: 100%;
  fill: #50C0AB;
}

.review__data-layer-2 {
  display: block;
  width: 100%;
  height: 100%;
  fill: #026BB5;
}

.review__data-layer-3 {
  display: block;
  width: 100%;
  height: 100%;
  fill: #71CEEA;
}

.review__data-info {
  font-size: 1.125rem;
  margin-bottom: 10px;
}

.review__data-counter {
  font-size: 2.25rem;
  font-weight: 600;
  line-height: 1;
  color: #039;
  margin-bottom: 10px;
}

.review__data-caption {
  font-size: 1.125rem;
  font-weight: 600;
  margin-bottom: 10px;
}

.review__data-title {
  font-size: 1.125rem;
  font-weight: 600;
  margin-bottom: 10px;
}

.review__data-specification {
  font-weight: 500;
  font-size: 2.125rem;
  color: #71CEEA;
  line-height: 1.1;
  margin-bottom: 20px;
}

.review__data-btn {
  margin-bottom: 10px;
}

.review__title {
  font-weight: 600;
  font-size: 2.25rem;
  line-height: 1.2;
  margin-bottom: 20px;
}

.review__cols {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  width: calc(100% + 30px);
  margin-left: -30px;
}

.review__cols_col-2 .review__col {
  width: 50%;
}

.review__col:not(.col) {
  padding-left: 30px;
}

.review__people {
  position: relative;
}

.review__people-decor-1 {
  overflow: hidden;
  position: absolute;
  top: -240px;
  left: 0;
  z-index: -1;
}

.review__people-icon-1 {
  display: block;
  width: 528px;
  height: 697px;
  margin-left: -220px;
  fill: #F1FAFD;
}

.review__people-decor-2 {
  overflow: hidden;
  position: absolute;
  right: 0;
  bottom: -240px;
  z-index: -1;
}

.review__people-icon-2 {
  display: block;
  width: 528px;
  height: 697px;
  margin-right: -220px;
  fill: #F1FAFD;
}

.review__people-item {
  line-height: 0;
}

.review__people-link {
  display: inline-block;
  text-decoration: none !important;
  position: relative;
}

.review__people-img {
  display: block;
  border-radius: 50%;
  overflow: hidden;
}

.review__people-flag {
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
}

.review__people-tooltip {
  position: absolute;
  z-index: 2;
}

.review__people-tooltip-cloud-1 {
  width: 6px;
  height: 6px;
  background-color: #FFCC00;
  position: absolute;
  bottom: -52px;
  border-radius: 50%;
}

.review__people-tooltip-cloud-2 {
  width: 12px;
  height: 12px;
  background-color: #FFCC00;
  position: absolute;
  bottom: -40px;
  border-radius: 50%;
}

.review__people-tooltip-cloud-3 {
  width: 18px;
  height: 18px;
  background-color: #FFCC00;
  position: absolute;
  bottom: -25px;
  border-radius: 50%;
}

.review__people-tooltip-bubble {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  border-radius: 50%;
  background-color: #FFCC00;
  font-weight: 500;
  color: #000000;
  letter-spacing: 0.43px;
  line-height: 1.6;
  overflow: hidden;
}

.review .report {
  margin-bottom: 0;
  padding-bottom: 0;
}

.review.js-animation .review__data-layer-1 {
  opacity: 0;
  transform: translate(0, -50px);
  transition: opacity 1s ease 1.6s, transform 1s ease 1.6s;
}

.review.js-animation .review__data-layer-2 {
  opacity: 0;
  transform: translate(0, -50px);
  transition: opacity 1s ease 0.8s, transform 1s ease 0.8s;
}

.review.js-animation .review__data-layer-3 {
  opacity: 0;
  transform: translate(0, -50px);
  transition: opacity 1s ease 0s, transform 1s ease 0s;
}

.review.js-animation .review__people-icon-1 {
  opacity: 0;
  transform: translate(-100%, 0);
  transition: opacity 2s ease 0s, transform 2s ease 0s;
}

.review.js-animation .review__people-icon-2 {
  opacity: 0;
  transform: translate(100%, 0);
  transition: opacity 2s ease 0s, transform 2s ease 0s;
}

.review.js-animation .report__wrap {
  opacity: 0;
  transform: translate(-50px, 0);
  visibility: hidden;
  transition: opacity 1s ease 0s, transform 1s ease 0s, visibility 0s ease 0s;
}

.review.js-animation .report__heading {
  opacity: 0;
  visibility: hidden;
  transition: opacity 1s ease .5s, visibility 0s ease .5s;
}

.review.js-animation .report__content {
  opacity: 0;
  visibility: hidden;
  transition: opacity 1s ease 1s, visibility 0s ease 1s;
}

.review.js-animation .review__people-item:nth-child(1) {
  opacity: 0;
  visibility: hidden;
  transition: opacity 2s ease 0.6s, visibility 0s ease 0.6s;
}

.review.js-animation .review__people-item:nth-child(2) {
  opacity: 0;
  visibility: hidden;
  transition: opacity 2s ease 0.9s, visibility 0s ease 0.9s;
}

.review.js-animation .review__people-item:nth-child(3) {
  opacity: 0;
  visibility: hidden;
  transition: opacity 2s ease 1.2s, visibility 0s ease 1.2s;
}

.review.js-animation .review__people-item:nth-child(4) {
  opacity: 0;
  visibility: hidden;
  transition: opacity 2s ease 1.5s, visibility 0s ease 1.5s;
}

.review.js-animation .review__people-item:nth-child(5) {
  opacity: 0;
  visibility: hidden;
  transition: opacity 2s ease 1.8s, visibility 0s ease 1.8s;
}

.review.js-animation .review__people-item:nth-child(6) {
  opacity: 0;
  visibility: hidden;
  transition: opacity 2s ease 2.1s, visibility 0s ease 2.1s;
}

.review.js-animation.animation-active .review__data-layer-1 {
  opacity: 1;
  transform: translate(0, 0);
}

.review.js-animation.animation-active .review__data-layer-2 {
  opacity: 1;
  transform: translate(0, 0);
}

.review.js-animation.animation-active .review__data-layer-3 {
  opacity: 1;
  transform: translate(0, 0);
}

.review.js-animation.animation-active .review__people-icon-1 {
  opacity: 1;
  transform: translate(0, 0);
}

.review.js-animation.animation-active .review__people-icon-2 {
  opacity: 1;
  transform: translate(0, 0);
}

.review.js-animation.animation-active .report__wrap {
  opacity: 1;
  transform: translate(0, 0);
  visibility: visible;
}

.review.js-animation.animation-active .report__heading {
  opacity: 1;
  visibility: visible;
}

.review.js-animation.animation-active .report__content {
  opacity: 1;
  visibility: visible;
}

.review.js-animation.animation-active .review__people-item {
  opacity: 1;
  visibility: visible;
}

.success-stories__slider {
  margin-bottom: 50px;
}

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

.success-stories.js-animation {
  opacity: 0;
  visibility: hidden;
  transition: opacity 1s ease 0s, visibility 0s ease 0s;
}

.success-stories.js-animation .slider-success__madia:before {
  transform: translate(-15px, 15px);
  transition: transform 2s ease 0.5s;
}

.success-stories.animation-active {
  opacity: 1;
  visibility: visible;
}

.success-stories.animation-active .slider-success__madia:before {
  transform: translate(0, 0);
}

.report__heading {
  font-weight: 600;
  line-height: 1.3;
  color: #000000;
  margin: 0 0 25px 0;
}

.report__content *:last-child {
  margin-bottom: 0;
}

.charts__title {
  font-size: 1.125rem;
  text-align: right;
  color: #039;
  line-height: 1.4;
  padding-right: 60px;
  margin-bottom: 30px;
}

.charts.js-animation .charts__left {
  opacity: 0;
  visibility: hidden;
  transition: opacity 1s ease .5s, visibility 0s ease .5s;
}

.charts.js-animation .charts__right {
  opacity: 0;
  visibility: hidden;
  transition: opacity 1s ease 0s, visibility 0s ease 0s;
}

.charts.js-animation .charts__title {
  opacity: 0;
  visibility: hidden;
  transition: opacity 1s ease .5s, visibility 0s ease .5s;
}

.charts.js-animation .slick-arrow {
  opacity: 0;
  visibility: hidden;
  transition: opacity 1s ease .5s, visibility 0s ease .5s;
}

.charts.animation-active .charts__left {
  opacity: 1;
  visibility: visible;
}

.charts.animation-active .charts__right {
  opacity: 1;
  visibility: visible;
}

.charts.animation-active .charts__title {
  opacity: 1;
  visibility: visible;
}

.charts.animation-active .slick-arrow {
  opacity: 1;
  visibility: visible;
}

.menu-base {
  list-style: none;
  margin: 0;
  padding: 0;
}

.menu-base__btn {
  border-top: 2px solid #026BB5;
  border-bottom: 2px solid #026BB5;
  border-left: 1px solid #026BB5;
  border-right: 1px solid #026BB5;
  background-color: #F1FAFD;
  color: #026BB5;
  text-transform: uppercase;
  padding: 10px;
  font-weight: bold;
  color: #039;
  line-height: 1.4;
  cursor: pointer;
  text-decoration: none;
  transition: color .5s ease 0s, background-color .5s ease 0s;
}

.menu-base__btn:first-child,
.menu-base__btn:last-child {
  border-width: 2px;
}

.menu-base__btn:hover,
.menu-base__btn.active {
  color: #FFFFFF;
  background-color: #026BB5;
  text-decoration: none;
}

.contain {
  max-width: 1000px;
  font-size: 1rem;
  line-height: 1.6;
}

.contain__title {
  font-weight: 600;
  font-size: 1.125rem;
  line-height: 1.4;
  color: #000000;
  margin-bottom: 30px;
}

.contain__title-inner {
  display: inline;
  border-bottom: 2px solid #026BB5;
}

.contain__wrap {
  position: relative;
  margin-bottom: 50px;
}

.contain__total {
  font-weight: 600;
  line-height: 1;
  color: #039;
}

.contain__subtitle {
  font-weight: 600;
  line-height: 1.2;
  font-size: 1.125rem;
  color: #039;
}

.pattern__sidebar-nav {
  max-width: 200px;
}

.pattern__content-wrap {
  max-width: 960px;
  margin: 0 auto;
}

.menu-extra__list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.menu-extra__item {
  margin: 0 0 10px 0;
  padding: 0;
  line-height: 1;
}

.menu-extra__item:last-child {
  margin-bottom: 0;
}

.menu-extra__link {
  display: block;
  cursor: pointer;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 0.75rem;
  color: #039;
  line-height: 1.4;
  padding: 9px 10px 7px 10px;
  background-color: transparent;
  transition: background-color 1s ease 0s;
}

.menu-extra__link:hover,
.menu-extra__link.active {
  text-decoration: none;
  color: #039;
  background-color: #FFCC00;
}

.menu-bottom {
  width: 100%;
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 10;
}

.projects__flag {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-bottom: 5px;
}

.projects__flag-img {
  display: block;
  width: 25px;
  height: 25px;
}

.projects__title {
  max-width: 820px;
  font-weight: 600;
  color: #039;
  line-height: 1.38;
}

.projects__title-link {
  color: #039;
  text-decoration: none;
  transition: color .5s ease 0s;
}

.projects__title-link:hover {
  color: #026BB5;
  text-decoration: none;
}

.projects__info {
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  background-color: #F1FAFD;
  border-bottom: 2px solid #71CEEA;
  margin-bottom: 15px;
}

.projects__info-caption {
  color: #000000;
  font-size: 0.75rem;
  line-height: 1.4;
  margin-bottom: 9px;
}

.projects__info-date {
  color: #000000;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1;
}

.projects__info-arrow {
  display: block;
  width: 16px;
  height: 29px;
  fill: #FFCC00;
}

.projects__info-total {
  color: #000000;
  font-size: 2rem;
  line-height: 1;
  margin: -10px 0 -2px 0;
}

.projects__tag {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.projects__tag-item {
  position: relative;
  padding: 0 0 0 15px;
  line-height: 1.4;
  margin: 0 25px 10px 0;
}

.projects__tag-item:before {
  display: block;
  content: '';
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #71CEEA;
  position: absolute;
  top: 7px;
  left: 0;
}

.projects__tag-link {
  font-weight: bold;
  font-size: 0.75rem;
  color: #039;
  text-decoration: none;
  text-transform: uppercase;
  transition: color .5s ease 0s;
}

.projects__tag-link:hover {
  color: #026BB5;
  text-decoration: none;
}

.banner-general {
  background-image: url(../img/decor/banner-general.svg);
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
}

.banner-general__wrap {
  max-width: 700px;
}

.banner-general__title {
  font-weight: 600;
  color: #000000;
  line-height: 1.125;
}

.banner-general__flags {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.banner-general__flag-link {
  text-decoration: none;
}

.banner-general__flag-link:hover {
  text-decoration: none;
}

.banner-general__flag-img {
  display: block;
}

.banner-general.js-animation {
  opacity: 0;
  visibility: hidden;
  transition: opacity 1s ease 0s, visibility 0s ease 0s;
}

.banner-general.animation-active {
  opacity: 1;
  visibility: visible;
}

.portfolio-base.js-animation {
  opacity: 0;
  visibility: hidden;
  transition: opacity 1s ease 0s, visibility 0s ease 0s;
}

.portfolio-base.animation-active {
  opacity: 1;
  visibility: visible;
}

.country-basic:before {
  display: block;
  content: '';
  width: 880px;
  height: 711px;
  background-image: url(../img/decor/country.svg);
  background-size: contain;
  background-repeat: no-repeat;
  opacity: .4;
  position: absolute;
  top: 0;
  z-index: -1;
}

.country-basic__common-inner {
  width: 100%;
  text-align: center;
}

.country-basic__common-total {
  font-weight: 800;
  line-height: 1;
  color: #039;
  margin-bottom: 5px;
}

.country-basic__common-caption {
  font-weight: 600;
  line-height: 1;
  color: #000000;
}

.country-basic__item:hover .hovered-text {
  opacity: 1;
  z-index: 10;
}

.country-basic__main {
  display: block;
  text-decoration: none;
  position: relative;
}

.country-basic__main:hover {
  text-decoration: none;
}

.country-basic__flag {
  display: block;
}

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

.country-basic__total {
  line-height: 1;
  font-weight: 800;
  margin-bottom: 5px;
  color: #039;
}

.country-basic__caption {
  line-height: 1.4;
  font-weight: 600;
  color: #000000;
}

.hovered-text {
  width: 313px;
  height: 313px;
  font-size: 10px;
  font-weight: 500;
  text-align: justify;
  line-height: 14px;
  padding: 65px 59px;
  position: absolute;
  right: -38%;
  top: 100%;
  pointer-events: none;
  opacity: 0;
  z-index: -1;
  visibility: hidden;
  transition: all .5s ease;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000;
}

.hovered-text__decor {
  position: absolute;
  z-index: 0;
  background: #F1FAFD;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  border-radius: 50%;
  transform: scale(0);
  transition: all .5s ease;
}

.hovered-text__text {
  position: relative;
  z-index: 1;
  opacity: 0;
  transition: all .5s ease;
}

.country-basic__item:hover,
.country__flag:hover {
  z-index: 100;
}

.country-basic__item:hover .hovered-text,
.country__flag:hover .hovered-text {
  z-index: 10;
  opacity: 1;
  visibility: visible;
}

.country-basic__item:hover .hovered-text__decor,
.country__flag:hover .hovered-text__decor {
  transform: scale(1);
}

.country-basic__item:hover .hovered-text__text,
.country__flag:hover .hovered-text__text {
  opacity: 1;
  transition: all .5s ease .2s;
}

.img-left,
.video-left {
  display: block;
}

.img-right,
.video-right {
  display: block;
}

.content ul:not(.menu-primary__list),
.list-primary {
  margin: 0;
  padding: 0;
  list-style: none;
}

.content ul:not(.menu-primary__list) li,
.list-primary li {
  margin: 0 0 30px 0;
  padding: 0 0 0 30px;
  position: relative;
}

.content ul:not(.menu-primary__list) li:before,
.list-primary li:before {
  display: block;
  content: '';
  width: 12px;
  height: 1px;
  background-color: #50C0AB;
  position: absolute;
  top: 12px;
  left: 0;
}

.list-info {
  margin: 0;
  padding: 0;
  list-style: none;
}

.list-info li {
  margin: 0 0 30px 0;
  padding: 0 0 0 30px;
  position: relative;
}

.list-info li:before {
  display: block;
  content: '';
  width: 12px;
  height: 1px;
  background-color: #000000;
  position: absolute;
  top: 14px;
  left: 0;
}

.list-basic {
  margin: 0;
  padding: 0;
  list-style: none;
}

.list-basic li {
  margin: 0 0 30px 0;
  padding: 0;
}

.list-basic a {
  color: inherit;
  text-decoration: none;
  transition: color .5s ease 0s;
}

.list-basic a:after {
  display: inline-block;
  content: '';
  width: 12px;
  height: 16px;
  background-image: url(../img/icon/arrow-right.svg);
  background-position: center center;
  background-repeat: no-repeat;
  margin-left: 5px;
  position: relative;
  top: 3px;
}

.list-basic a:hover {
  color: #50C0AB;
  text-decoration: none;
}

.content ol,
.list-number {
  list-style: decimal;
  margin: 0;
  padding: 0 0 10px 25px;
}

.content ol li,
.list-number li {
  margin: 0 0 15px 0;
  padding: 0 0 0 10px;
}

.content .list-main,
.list-main {
  list-style: none;
  margin: 0;
  padding: 0 0 10px 0;
}

.content .list-main li,
.list-main li {
  margin: 0 0 15px 0;
  padding: 0 0 0 30px;
  position: relative;
}

.content .list-main li:before,
.list-main li:before {
  display: block;
  content: '';
  width: 10px;
  height: 13px;
  background-image: url(../img/icon/arrow-list.svg);
  background-position: left top;
  background-color: transparent;
  background-repeat: no-repeat;
  position: absolute;
  top: 8px;
  left: 0;
}

.list-default {
  list-style: none;
  margin: 0;
  padding: 0;
}

.list-default li {
  margin: 0 0 30px 0;
  padding: 0 0 0 30px;
  position: relative;
  font-size: 1rem;
  color: #000000;
  line-height: 1.75;
}

.list-default li:before {
  display: block;
  content: '';
  width: 12px;
  height: 16px;
  background-image: url(../img/icon/arrow-roster.svg);
  background-position: left top;
  background-color: transparent;
  background-repeat: no-repeat;
  position: absolute;
  top: 6px;
  left: 0;
}

.list-default a {
  text-decoration: none !important;
  transition: color .5s ease 0s;
}

.list-extra {
  list-style: none;
  margin: 0;
  padding: 0;
}

.list-extra li {
  margin: 0 0 30px 0;
  padding: 0 0 0 30px;
  position: relative;
  font-size: 0.75rem;
  font-weight: bold;
  letter-spacing: 1px;
  color: #039;
  line-height: 1.66;
  text-transform: uppercase;
}

.list-extra li:before {
  display: block;
  content: '';
  width: 12px;
  height: 16px;
  background-image: url(../img/icon/arrow-roster.svg);
  background-position: left top;
  background-color: transparent;
  background-repeat: no-repeat;
  position: absolute;
  top: 2px;
  left: 0;
}

.list-extra a {
  text-decoration: none !important;
  transition: color .5s ease 0s;
}

.list-secondary,
.specification ul {
  list-style: none;
  margin: 0;
  padding: 0 0 10px 0;
}

.list-secondary li,
.specification ul li {
  margin: 0 0 15px 0;
  padding: 0 0 0 30px;
  position: relative;
}

.list-secondary li:before,
.specification ul li:before {
  display: block;
  content: '';
  width: 12px;
  height: 16px;
  background-image: url(../img/icon/arrow-ul.svg);
  background-size: 12px 16px;
  background-position: left top;
  background-color: transparent;
  background-repeat: no-repeat;
  position: absolute;
  top: 2px;
  left: 0;
}

.list-base {
  list-style: none;
  margin: 0;
  padding: 0 0 10px 0;
}

.list-base li {
  margin: 0 0 25px 0;
  padding: 25px 0 0 0;
  position: relative;
}

.list-base li:before {
  display: block;
  content: '';
  width: 21px;
  height: 16px;
  background-image: url(../img/icon/arrow-property.svg);
  background-size: 21px 16px;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
}

.list-base_inline {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: row;
  flex-wrap: wrap;
}

.list-base_inline li {
  width: 25%;
  padding-right: 30px;
}

.list-general {
  list-style: none;
  font-weight: bold;
  font-size: 0.75rem;
  color: #000000;
  letter-spacing: 1px;
  line-height: 1.2;
  text-transform: uppercase;
}

html[lang="ge"] .list-general {
  font-size: 0.65rem;
}

.list-general li {
  position: relative;
}

.list-general li svg {
  display: block;
  width: 21px;
  height: 16px;
  fill: #FFCC00;
  position: absolute;
  top: 0;
}

.text-line {
  display: inline;
  color: #000000;
  font-size: 1rem;
  font-weight: 600;
  line-height: 2.25;
  border-bottom: 2px solid #000000;
}

.text-line_extra {
  font-size: 1.625rem;
  border-bottom-color: #71CEEA;
}

.li-btn:before {
  display: none !important;
}

.li-hide {
  display: none;
}

.list-count {
  margin: 0 0 30px 0;
  padding: 0;
  list-style: none;
}

.list-count__item {
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  margin: 0 0 10px 0;
  padding: 0;
}

.list-count__item:last-child {
  margin-bottom: 0;
}

.list-count__title {
  width: 70%;
  font-weight: bold;
  color: #000000;
  text-transform: uppercase;
  line-height: 1.4;
  padding-right: 30px;
}

.list-count__info {
  width: 30%;
  text-align: right;
}

.list-count__total {
  display: inline;
  font-weight: bold;
  line-height: 1;
  color: #039;
}

.list-count__total-sub {
  display: inline;
}

.footer__wrap {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}

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

.footer__extra {
  margin-bottom: 20px;
}

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

.footer p {
  margin-bottom: 15px;
}

.footer a:not(.btn) {
  color: #2A365F;
  text-decoration: none;
  transition: color .5s ease 0s;
}

.footer a:not(.btn):hover {
  color: #FFCC00;
  text-decoration: none;
}

.foot-menu__list {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
}

.foot-menu__item {
  margin: 0 30px 10px 0;
  padding: 0;
}

.foot-menu__item:last-child {
  margin-right: 0;
}

.foot-menu__link {
  font-weight: 500;
  font-size: 12px;
  color: #2A365F;
  text-decoration: none;
  text-transform: uppercase;
  transition: color .5s ease 0s;
}

.foot-menu__link:hover {
  color: #FFCC00;
  text-decoration: none;
}

input,
select,
textarea,
button {
  outline: none !important;
  border-radius: 0;
  box-shadow: none;
}

textarea {
  resize: vertical;
}

::-ms-clear {
  display: none;
}

.fluid {
  display: block !important;
  width: 100% !important;
}

.message-error {
  display: block;
  font-size: .95rem;
  line-height: 1.4;
  color: #D83E3E !important;
  padding: 10px 0 0 0;
}

.message-success {
  padding: 0 10px;
  color: #50C0AB;
  margin-bottom: 30px;
}

.required {
  color: #D83E3E !important;
}

.input-hidden {
  visibility: hidden;
  position: absolute;
  left: -999999px;
}

.inputbox-primary {
  height: 37px;
  background-color: transparent;
  color: #000000;
  padding: 0 10px;
  font-size: 1rem;
  font-family: "Raleway", sans-serif;
  border: none;
  border-bottom: 2px solid #71CEEA;
  transition: border-color .3s;
}

.inputbox-primary.error {
  border-color: #D83E3E;
}

.inputbox-primary[disabled="disabled"] {
  border-color: rgba(227, 227, 228, 0.7);
}

.textarea-primary {
  height: 80px;
  background-color: transparent;
  color: #000000;
  padding: 0 10px;
  font-size: 1rem;
  font-family: "Raleway", sans-serif;
  border: none;
  border-bottom: 2px solid #71CEEA;
  transition: border-color .3s;
}

.textarea-primary.error {
  border-color: #D83E3E;
}

.textarea-primary[disabled="disabled"] {
  border-color: rgba(227, 227, 228, 0.7);
}

.select-primary {
  height: 34px;
  font-weight: bold;
  font-size: 0.75rem;
  color: #039;
  text-transform: uppercase;
  background-color: transparent;
  padding: 0 30px 0 10px;
  border: none;
  appearance: none;
}

.select-primary ~ .message-error {
  display: none;
  padding-left: 10px;
  padding-right: 10px;
}

.select-primary.error ~ .select2 .select2-selection--single {
  border-color: #D83E3E;
}

.select-primary.error ~ .message-error {
  display: block;
}

.field {
  display: flex;
  flex-direction: column;
  position: relative;
}

.field .placeholder {
  width: 100%;
  line-height: 1.1;
  order: 1;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  transition: opacity .3s ease 0s, transform .3s ease 0s;
}

.field .message-error {
  display: none;
  line-height: 1.1;
  order: 3;
}

.field input:not([type="hidden"]),
.field textarea {
  order: 2;
  position: relative;
  z-index: 1;
}

.field .easy-autocomplete-container {
  order: 4;
}

.field.default .placeholder {
  padding: 0 10px;
  font-size: .95rem;
  transform: translate(0, 15px);
}

.field.default .message-error {
  padding: 10px 10px 0 10px;
  font-size: .95rem;
}

.field.default input:not([type="hidden"]):focus ~ .placeholder,
.field.default input:not([type="hidden"]).active ~ .placeholder,
.field.default textarea:focus ~ .placeholder,
.field.default textarea.active ~ .placeholder {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  transform: translate(0, -15px);
  opacity: .7;
  z-index: 1;
}

.field.default input:not([type="hidden"]).error ~ .message-error,
.field.default textarea.error ~ .message-error {
  display: flex;
}

.form-set {
  margin-bottom: 30px;
}

.form-set__col {
  margin-bottom: 30px;
}

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

::-webkit-input-placeholder {
  opacity: 1;
  color: #969696;
}

::-moz-placeholder {
  opacity: 1;
  color: #969696;
}

:-moz-placeholder {
  opacity: 1;
  color: #969696;
}

:-ms-input-placeholder {
  opacity: 1;
  color: #969696;
}

:focus::-webkit-input-placeholder {
  opacity: 0;
}

:focus::-moz-placeholder {
  opacity: 0;
}

:focus:-moz-placeholder {
  opacity: 0;
}

:focus:-ms-input-placeholder {
  opacity: 0;
}

[disabled="disabled"]::-webkit-input-placeholder {
  color: rgba(150, 150, 150, 0.7);
}

[disabled="disabled"]::-moz-placeholder {
  color: rgba(150, 150, 150, 0.7);
}

[disabled="disabled"]:-moz-placeholder {
  color: rgba(150, 150, 150, 0.7);
}

[disabled="disabled"]:-ms-input-placeholder {
  color: rgba(150, 150, 150, 0.7);
}

.loading {
  min-height: 100px;
  background-image: url(../img/loader/main.svg) !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  background-size: auto !important;
}

.preloader {
  width: 0;
  height: 0;
  background-color: rgba(255, 255, 255, 0.8);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999;
  opacity: 0;
  visibility: hidden;
  will-change: width, height, opacity, visibility;
  transition: opacity 1s ease 0s, width 0s ease 1s, height 0s ease 1s, visibility 0s ease 1s;
}

.preloader:before {
  display: block;
  content: '';
  width: 100px;
  height: 100px;
  background-image: url(../img/loader/main.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.preloader.active {
  width: 100%;
  height: 100%;
  opacity: 1;
  visibility: visible;
  transition: opacity 1s ease 0s, width 0s ease 0s, height 0s ease 0s, visibility 0s ease 0s;
}

.content-loading {
  position: relative;
}

.content-loading:before {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.9);
  background-image: url(../img/loader/main.svg);
  background-position: center 20px;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}

.heading {
  font-weight: bold;
}

.title-base {
  color: #003999;
  font-size: 1.375rem;
  font-weight: 600;
  margin: 0 0 30px 0;
}

.title-main {
  font-weight: bold;
  color: #000000;
  letter-spacing: 1.03px;
  text-transform: uppercase;
  position: relative;
  line-height: 1.2;
}

.title-main__icon {
  display: block;
  fill: #FFCC00;
  position: absolute;
  top: 0;
  left: 0;
}

.title-secondary {
  font-weight: bold;
  line-height: 1.2;
  color: #71CEEA;
  text-align: center;
  position: relative;
}

.title-secondary__icon {
  display: block;
  fill: #FFCC00;
  position: absolute;
  top: 0;
  left: 0;
}

.title-inner {
  font-weight: bold;
  line-height: 1.2;
  color: #000000;
  position: relative;
}

.title-inner__link {
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  color: #000000;
  transition: color .5s ease 0s;
}

.title-inner__link:hover {
  color: #026BB5;
  text-decoration: none;
}

.title-inner__icon {
  display: block;
  fill: #FFCC00;
  position: absolute;
  top: 0;
  left: 0;
}

.title-bracket {
  position: relative;
  z-index: 0;
}

.title-bracket::after {
  display: block;
  clear: both;
  content: "";
}

.title-bracket__wrap {
  max-width: 100%;
  float: left;
  letter-spacing: 1px;
  padding: 0 25px 0 35px;
  position: relative;
}

.title-bracket__wrap:before {
  display: block;
  content: '';
  border-style: solid;
  border-color: #039;
  position: absolute;
  top: 13px;
  left: 0;
  right: 0;
  bottom: 11px;
  z-index: -1;
}

html[lang="ge"] .title-bracket__wrap:before {
  top: 9px;
  bottom: 6px;
}

html[lang="am"] .title-bracket__wrap:before {
  top: 9px;
  bottom: 6px;
}

.title-bracket__title {
  line-height: 1.1;
  text-transform: uppercase;
  font-weight: bold;
}

.title-bracket__subtitle {
  line-height: 1.4;
  text-transform: uppercase;
  font-weight: bold;
}

.title-bracket__inner {
  display: inline;
  padding: 0 10px 0 0;
  background-color: #ffffff;
  box-shadow: -10px 0 0 #ffffff;
}

.title-bracket_404 .title-bracket__icon {
  width: 120px;
  height: 91px;
  fill: #71CEEA;
  position: absolute;
  top: -50px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}

.title-bracket_404 .title-bracket__wrap {
  position: relative;
}

.title-general {
  font-weight: bold;
  color: #039;
  line-height: 1;
  position: relative;
}

.title-general__icon {
  display: block;
  fill: #FFCC00;
  position: absolute;
  top: 0;
  left: 0;
}

.title-general_extra {
  color: #71CEEA;
}

.title-primary {
  display: inline-block;
  vertical-align: top;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  position: relative;
  padding: 3px 12px;
  margin: 0 0 30px 0;
  border-left: 5px solid #000000;
  border-right: 5px solid #000000;
}

.title-primary:before,
.title-primary:after,
.title-primary__inner:before,
.title-primary__inner:after {
  display: block;
  content: '';
  width: 10px;
  height: 5px;
  background-color: #000000;
  position: absolute;
}

.title-primary:before,
.title-primary__inner:before {
  top: 0;
}

.title-primary:before,
.title-primary:after {
  left: 0;
}

.title-primary:after,
.title-primary__inner:after {
  bottom: 0;
}

.title-primary__inner:before,
.title-primary__inner:after {
  right: 0;
}

.title-arrow {
  font-weight: bold;
  color: #000000;
  line-height: 1.2;
  position: relative;
}

.title-arrow__icon {
  display: block;
  fill: #FFCC00;
  position: absolute;
  top: 0;
  left: 0;
}

.title-arrow__small {
  display: block;
}

.title-decor {
  font-weight: bold;
  color: #000000;
  letter-spacing: 1px;
  line-height: 1.2;
  position: relative;
}

.title-decor__icon {
  display: block;
  fill: #FFCC00;
  position: absolute;
  top: 0;
  left: 0;
}

.title-decor__small {
  display: block;
}

.title-extra {
  font-weight: 600;
  line-height: 1.4;
}

.title-basic {
  font-weight: bold;
  color: #71CEEA;
  line-height: 1.2;
  position: relative;
}

.title-basic__link {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none !important;
  color: inherit !important;
}

.title-basic__icon {
  display: block;
  fill: #FFCC00;
  position: absolute;
  top: 0;
  left: 0;
}

.title-info {
  text-align: center;
  font-weight: bold;
  color: #71CEEA;
  line-height: 1.2;
}

.support {
  display: none;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #e53935;
  font-size: 12px;
  text-align: center;
  color: #fff;
  line-height: 1.2;
  padding: 2px 20px;
}

.support a {
  color: #fff;
  text-decoration: underline;
}

.support a:hover {
  color: inherit;
  text-decoration: underline;
}

.animation-paused {
  animation-play-state: paused !important;
}

@keyframes heartbeat {
  0% {
    transform: scale(0.75);
  }

  20% {
    transform: scale(1);
  }

  40% {
    transform: scale(0.75);
  }

  60% {
    transform: scale(1);
  }

  80% {
    transform: scale(0.75);
  }

  100% {
    transform: scale(0.75);
  }
}

@keyframes dots {
  0%, 80%, 100% {
    transform: scale(0);
  }

  40% {
    transform: scale(1);
  }
}

@keyframes leftRight {
  40% {
    transform: translate(50px, 0) scale(0.7);
    opacity: 1;
  }

  60% {

  }

  80% {
    transform: translate(0) scale(2);
    opacity: 0;
  }

  100% {
    transform: translate(0) scale(1);
    opacity: 1;
  }
}

@keyframes bounce {
  from, 20%, 53%, 80%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0);
  }

  40%, 43% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    transform: translate3d(0, -4px, 0);
  }
}

@keyframes menuStickyCircle {
  0% {
    transform: scale(1);
  }

  20% {
    transform: scale(0.7);
  }

  40%, 100% {
    transform: scale(1);
  }
}

@keyframes marker-pulse {
  from {
    width: 12px;
    height: 12px;
    opacity: 1;
  }

  to {
    width: 35px;
    height: 35px;
    opacity: 0;
  }
}

.select-primary-arrow,
.select-primary {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTZweCIgaGVpZ2h0PSI4cHgiIHZpZXdCb3g9IjAgMCAxNiA4IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPCEtLSBHZW5lcmF0b3I6IFNrZXRjaCA2MCAoODgxMDMpIC0gaHR0cHM6Ly9za2V0Y2guY29tIC0tPgogICAgPHRpdGxlPk1hc2s8L3RpdGxlPgogICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+CiAgICA8ZyBpZD0id3d3IiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0ic3Vjc2Vzcy1zdG9yaWVzIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNjkwLjAwMDAwMCwgLTQxNS4wMDAwMDApIiBmaWxsPSIjMDkxQjU4Ij4KICAgICAgICAgICAgPGcgaWQ9ImZpbHRlciIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTM4LjAwMDAwMCwgNDA4LjAwMDAwMCkiPgogICAgICAgICAgICAgICAgPHBvbHlnb24gaWQ9Ik1hc2siIHRyYW5zZm9ybT0idHJhbnNsYXRlKDU2MC4wMDAwMDAsIDExLjAxMDc0OCkgc2NhbGUoLTEsIDEpIHRyYW5zbGF0ZSgtNTYwLjAwMDAwMCwgLTExLjAxMDc0OCkgIiBwb2ludHM9IjU1OC4wNjIxOTkgNy45NDQ5NTA0NiA1NTIgNy45MzI2MDYzIDU1Ni44Mjk3NzkgMTEuNzYyMDEzNiA1NTkuOTUzMTQ5IDE0LjA4ODg4ODkgNTYzLjExMTU2OCAxMS43NjIwMTM2IDU2OCA4LjA2ODYzOTAxIDU2MS45NDA2NjIgNy45NDQ5NTA0NiI+PC9wb2x5Z29uPgogICAgICAgICAgICA8L2c+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4=");
  background-position: right center;
  background-repeat: no-repeat;
}

.arrow-bottom-basic {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA2MiA0NyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNjIgNDc7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHBvbHlnb24gZmlsbD0iI0ZGQ0MwMCIgcG9pbnRzPSIzMC44LDAgMjMuNSwyMy4xIDAsMjMuMSAxOC43LDM4IDMwLjgsNDcgNDMuMSwzOCA2MiwyMy42IDM4LjUsMjMuMSAiLz4KPC9zdmc+Cg==");
  background-position: left top;
  background-repeat: no-repeat;
}

.body-fixed {
  overflow: hidden;
}

.flag-menu {
  display: flex;
  position: relative;
}

.flag-menu__list {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style: none;
  background-color: #ffffff;
  position: relative;
  z-index: 1;
}

.flag-menu__btn {
  display: flex;
  text-decoration: none;
  align-items: center;
  justify-content: flex-start;
  border-style: solid;
  border-color: transparent;
  color: #000000;
  transition: border-color .5s ease 0s, color .5s ease 0s, background-color .5s ease 0s;
}

.flag-menu__btn:hover,
.flag-menu__btn.active {
  color: #000000;
  text-decoration: none;
}

.flag-menu__btn.active .flag-menu__title {
  width: auto;
}

.flag-menu__btn.any .flag-menu__title {
  width: auto;
}

.flag-menu__btn.any .flag-menu__name {
  background-color: transparent;
}

.flag-menu__btn.any:hover,
.flag-menu__btn.any.active {
  color: #ffffff;
  background-color: #039;
}

.flag-menu__btn.disabled {
  cursor: default;
  opacity: .25;
  color: #000000 !important;
  border-color: transparent !important;
  background-color: transparent !important;
}

.flag-menu__title {
  width: 0;
  overflow: hidden;
  will-change: width;
}

.flag-menu__name {
  font-weight: 500;
  font-size: 0.813rem;
  line-height: 1;
  white-space: nowrap;
}

.flag-menu__icon {
  width: 24px;
  height: 24px;
  max-width: none;
}

.flag-menu_basic.flag-menu:before {
  display: none;
}

.flag-menu_basic.flag-menu .flag-menu__list {
  background-color: transparent;
}

.flag-menu_basic.flag-menu .flag-menu__btn {
  border-color: transparent !important;
}

.flag-menu_basic.flag-menu .flag-menu__btn:hover,
.flag-menu_basic.flag-menu .flag-menu__btn.active {
  color: #ffffff;
  background-color: #039;
}

.flag-menu_basic.flag-menu .flag-menu__name {
  font-weight: bold;
  font-size: 0.75rem;
  text-transform: uppercase;
}

.flag-menu_extra.flag-menu:before {
  display: none;
}

.flag-menu_extra.flag-menu .flag-menu__list {
  background-color: transparent;
}

.flag-menu_secondary:before {
  display: none !important;
}

.flag-menu_secondary .flag-menu__list {
  background-color: transparent !important;
}

.lang-switch {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 0;
  transition: z-index 0s linear .3s;
}

.lang-switch__btn {
  width: 66px;
  height: 26px;
  line-height: 1;
  cursor: pointer;
  position: relative;
}

.lang-switch__btn:before {
  display: block;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 26px 33px 0 33px;
  border-color: #F1FAFD transparent transparent transparent;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.lang-switch__btn:hover .lang-switch__title {
  color: #50C0AB;
}

.lang-switch__title {
  font-weight: bold;
  font-size: 0.625rem;
  text-align: center;
  line-height: 1;
  text-transform: uppercase;
  padding: 4px 0 0 0;
  color: #039;
  letter-spacing: 0.91px;
  transition: color .3s ease 0s;
  position: relative;
  z-index: 1;
}

.lang-switch__arrow {
  display: none;
}

.lang-switch__dropdown {
  width: 66px;
  padding: 0 0 26px 0;
  visibility: hidden;
  transform: translate(0, -100%);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999;
  transition: transform .3s linear 0s, visibility 0s linear .3s;
}

.lang-switch__dropdown:before {
  display: block;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 26px 33px 0 33px;
  border-color: #F1FAFD transparent transparent transparent;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 0;
}

.lang-switch__list {
  list-style: none;
  margin: 0;
  padding: 10px 0 0 0;
  background-color: #F1FAFD;
}

.lang-switch__item {
  margin: 0;
  padding: 0;
  text-align: center;
}

.lang-switch__item.active .lang-switch__link {
  color: #50C0AB;
}

.lang-switch__link {
  display: block;
  text-decoration: none;
  font-weight: bold;
  padding: 3px 5px;
  font-size: 0.625rem;
  text-align: center;
  line-height: 1;
  text-transform: uppercase;
  color: #039;
  letter-spacing: 0.91px;
  transition: color .3s ease 0s;
}

.lang-switch__link:hover {
  color: #50C0AB;
  text-decoration: none;
}

.lang-switch.active {
  z-index: 1005;
  transition: z-index 0s linear 0s;
}

.lang-switch.active .lang-switch__dropdown {
  transform: translate(0, 0);
  visibility: visible;
  transition: transform .3s linear 0s, visibility 0s linear 0s;
}

.text-inline {
  display: inline;
  white-space: nowrap;
}

.use-cookies {
  width: 0;
  background-color: #F1FAFD;
  color: #000000;
  position: fixed;
  left: -50px;
  bottom: 0;
  z-index: 1010;
  opacity: 0;
  visibility: hidden;
  padding: 30px 0;
  transform: translateZ(0);
  transition: width 0s ease .5s, left 0s ease .5s, visibility 0s ease .5s, opacity .5s ease 0s;
}

.use-cookies.active {
  width: 100%;
  left: 0;
  visibility: visible;
  opacity: 1;
  transition: width 0s ease 0s, left 0s ease 0s, visibility 0s ease 0s, opacity .5s ease 0s;
}

.use-cookies__close {
  display: block;
  cursor: pointer;
  outline: none;
  border: none;
  padding: 0;
  margin: 0;
  position: absolute;
  z-index: 1;
  -webkit-user-select: none;
  user-select: none;
}

.use-cookies__close svg {
  display: block;
  cursor: pointer;
  fill: #039;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  transition: fill .5s ease 0s;
}

.use-cookies__close:hover svg {
  fill: #129CD8;
}

.use-cookies__heading {
  line-height: 1.2;
  font-weight: bold;
  margin: 0 0 25px 0;
}

.use-cookies__content {
  line-height: 1.75;
  overflow-x: hidden;
  overflow-y: auto;
  padding-right: 15px;
  margin-bottom: 30px;
}

.use-cookies__content *:last-child {
  margin-bottom: 0;
}

.use-cookies__control {
  display: flex;
  align-items: center;
  justify-content: center;
}

.use-cookies__control-item:first-child {
  margin-left: 0;
}

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

.use-cookies__control-btn {
  display: inline-block;
  min-width: 190px;
  font-weight: 600;
  text-align: center;
  white-space: normal;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
  line-height: 1;
  text-decoration: none !important;
  position: relative;
  z-index: 1;
  font-size: 0.75rem;
  color: #039;
  letter-spacing: 1px;
  background-color: #FFCC00;
  text-transform: uppercase;
  padding: 11px 25px;
  border: 1px solid #FFCC00;
  transition: color .5s ease 0s, background-color .5s ease 0s;
}

.use-cookies__control-btn:hover {
  color: #FFCC00;
  background-color: transparent !important;
}

.use-cookies_main {
  background-color: #F1FAFD;
  color: #000000;
}

.use-cookies_main .use-cookies__control-btn {
  color: #039;
  border-color: #FFCC00;
  background-color: #FFCC00;
}

.use-cookies_main .use-cookies__control-btn:hover {
  color: #FFCC00;
}

.use-cookies_landing {
  background-color: #026BB5;
  color: #ffffff;
}

.use-cookies_landing .use-cookies__control-btn {
  color: #039;
  border-color: #F1FAFD;
  background-color: #F1FAFD;
}

.use-cookies_landing .use-cookies__control-btn:hover {
  color: #F1FAFD;
}

.use-cookies_landing .use-cookies__close svg {
  fill: #F1FAFD;
  opacity: 1;
  transition: opacity .5s ease 0s;
}

.use-cookies_landing .use-cookies__close:hover svg {
  fill: #F1FAFD;
  opacity: .7;
}

.theme-md .use-cookies {
  background-color: #E3D4E8;
  color: #000000;
}

.theme-md .use-cookies__control-btn {
  color: #ffffff;
  border-color: #9065AC;
  background-color: #9065AC;
}

.theme-md .use-cookies__control-btn:hover {
  color: #9065AC;
}

.theme-md .use-cookies__close:hover svg {
  fill: #9065AC;
}

.theme-az .use-cookies {
  background-color: #86B2D7;
  color: #000000;
}

.theme-az .use-cookies__control-btn {
  color: #ffffff;
  border-color: #0C65AF;
  background-color: #0C65AF;
}

.theme-az .use-cookies__control-btn:hover {
  color: #0C65AF;
}

.theme-az .use-cookies__close:hover svg {
  fill: #0C65AF;
}

.theme-am .use-cookies {
  background-color: #F9C992;
  color: #000000;
}

.theme-am .use-cookies__control-btn {
  color: #ffffff;
  border-color: #F79433;
  background-color: #F79433;
}

.theme-am .use-cookies__control-btn:hover {
  color: #F79433;
}

.theme-am .use-cookies__close:hover svg {
  fill: #F79433;
}

.theme-ge .use-cookies {
  background-color: #C2E7F6;
  color: #000000;
}

.theme-ge .use-cookies__control-btn {
  color: #ffffff;
  border-color: #31B8F2;
  background-color: #31B8F2;
}

.theme-ge .use-cookies__control-btn:hover {
  color: #31B8F2;
}

.theme-ge .use-cookies__close:hover svg {
  fill: #31B8F2;
}

.theme-ua .use-cookies {
  background-color: #F1FAFD;
  color: #000000;
}

.theme-ua .use-cookies__control-btn {
  color: #039;
  border-color: #FFCC00;
  background-color: #FFCC00;
}

.theme-ua .use-cookies__control-btn:hover {
  color: #FFCC00;
}

.theme-ua .use-cookies__close:hover svg {
  fill: #FFCC00;
}

.theme-by .use-cookies {
  background-color: #DDEFEC;
  color: #000000;
}

.theme-by .use-cookies__control-btn {
  color: #039;
  border-color: #50C0AB;
  background-color: #50C0AB;
}

.theme-by .use-cookies__control-btn:hover {
  color: #50C0AB;
}

.theme-by .use-cookies__close:hover svg {
  fill: #50C0AB;
}

.data__heading {
  font-weight: 600;
  line-height: 1.3;
  color: #039;
  margin: 0 0 25px 0;
}

.data__heading-link {
  color: #039;
  text-decoration: none !important;
  transition: color .5s ease 0s;
}

.data__heading-link:hover {
  color: #FFCC00;
}

.data__content a {
  color: #50C0AB;
  text-decoration: none;
}

.data__content a:hover {
  color: #50C0AB;
  text-decoration: underline;
}

.data__content *:last-child {
  margin-bottom: 0;
}

.data__caption {
  margin-bottom: 25px;
}

.data__info {
  font-weight: bold;
  font-size: 0.688rem;
  text-transform: uppercase;
  text-align: right;
  color: #039;
  letter-spacing: 1px;
  line-height: 1;
  position: absolute;
  bottom: 27px;
}

.data__info-link {
  color: #039;
  text-decoration: none;
  transition: color .5s ease 0s;
}

.data__info-link:hover {
  color: #FFCC00;
  text-decoration: none;
}

.data__img img {
  filter: grayscale(100%);
}

.data__nav {
  display: flex;
  min-width: 300px;
  justify-content: flex-end;
  background-color: #ffffff;
  position: absolute;
  bottom: -9px;
  z-index: 1;
}

.data.js-animation .data__wrap {
  opacity: 0;
  visibility: hidden;
  transition: opacity 1s ease 0s, transform 2s ease 0s, visibility 0s ease 0s;
}

.data.js-animation .data__caption {
  opacity: 0;
  transition: opacity 1s ease 1s;
}

.data.js-animation .data__heading {
  opacity: 0;
  transition: opacity 1s ease 1s;
}

.data.js-animation .data__content {
  opacity: 0;
  transition: opacity 1s ease 1s;
}

.data.js-animation .data__info {
  opacity: 0;
  transition: opacity 1s ease 1.5s;
}

.data.animation-active .data__wrap {
  opacity: 1;
  transform: translate(0, 0) !important;
  visibility: visible;
}

.data.animation-active .data__caption {
  opacity: 1;
}

.data.animation-active .data__heading {
  opacity: 1;
}

.data.animation-active .data__content {
  opacity: 1;
}

.data.animation-active .data__info {
  opacity: 1;
}

.chart {
  display: block;
  position: relative;
}

.chart[data-type*="column"] {
  height: 0;
}

.chart[data-type*="pie"] {
  max-width: 800px;
  height: 0;
  margin-left: auto;
  margin-right: auto;
}

.chart:before {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  background-image: url(../img/loader/main.svg);
  background-position: center center;
  background-repeat: no-repeat;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  transform: translate3d(0, 0, 0);
  transition: opacity .5s ease 0s;
}

.chart__scope {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
}

.chart__canvas {
  display: block;
  width: 100%;
  height: 100%;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  transition: opacity .5s ease 0s;
}

.chart.loaded:before {
  opacity: 0;
}

.chart.loaded .chart__canvas {
  opacity: 1;
}

.chart_basic {
  padding-bottom: 100% !important;
  background-color: #F1FAFD;
  border-radius: 50%;
}

.wrap_banner {
  overflow: hidden;
}

.banner-base {
  position: relative;
  overflow: hidden;
}

.banner-base__circle {
  width: 23vw;
  height: 46vw;
  overflow: hidden;
  position: absolute;
  top: -30px;
  left: 0;
  z-index: 0;
}

.banner-base__circle:before {
  display: block;
  width: 46vw;
  height: 46vw;
  content: '';
  border-radius: 50%;
  background-color: #F1FAFD;
  position: absolute;
  top: 0;
  right: 0;
}

.view-base:not([class|="theme"]) .banner-base__circle:before {
  background-color: #C2E7F6;
}

.banner-base_scene-secondary .banner-base__circle,
.banner-base_scene-other .banner-base__circle,
.banner-base_scene-general .banner-base__circle,
.banner-base_scene-success .banner-base__circle,
.banner-base_scene-twin .banner-base__circle,
.banner-base_scene-graph .banner-base__circle {
  left: auto;
  right: 0;
}

.banner-base_scene-secondary .banner-base__circle:before,
.banner-base_scene-other .banner-base__circle:before,
.banner-base_scene-general .banner-base__circle:before,
.banner-base_scene-success .banner-base__circle:before,
.banner-base_scene-twin .banner-base__circle:before,
.banner-base_scene-graph .banner-base__circle:before {
  left: 0;
  right: auto;
}

.banner-base .scene-main {
  margin-top: -40px;
}

.banner-base .scene-info {
  margin-top: -30px;
}

.banner-base .scene-extra {
  margin-top: -30px;
}

.banner-base .scene-success {
  margin-top: -20px;
}

.banner-base .scene-twin {
  margin-top: -55px;
}

.banner-base .scene-secondary {
  margin-top: -90px;
  margin-right: -100px;
}

.banner-base .scene-other {
  margin-top: -60px;
}

.banner-base .scene-general {
  margin-top: -25px;
}

.banner-base_scene-secondary {
  min-height: 400px;
}

.banner-base_scene-secondary:after {
  display: block;
  content: '';
  width: 100%;
  height: 8px;
  background-color: #F1FAFD;
  position: absolute;
  left: 0;
  bottom: -50px;
  z-index: -1;
}

.banner-base_scene-general:after {
  display: block;
  content: '';
  width: 100%;
  height: 8px;
  background-color: #F1FAFD;
  position: absolute;
  left: 0;
  bottom: -30px;
  z-index: -1;
}

.banner-base_scene-general.banner-base_fluid {
  margin-bottom: 0;
}

.banner-base_scene-general.banner-base_fluid:after {
  bottom: 30px;
}

.banner-base_scene-general.banner-base_fluid .banner-base__left {
  padding-bottom: 60px;
}

.banner-base_scene-success {
  padding-top: 10px;
}

.banner-base_scene-success .banner-base__left {
  flex-basis: 50%;
}

.banner-base_scene-success .banner-base__right {
  flex-basis: 50%;
}

.banner-base_scene-twin:after {
  display: block;
  content: '';
  width: 100%;
  height: 6px;
  background-color: #F1FAFD;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -2;
}

.banner-base_scene-twin .banner-base__circle {
  top: 5px;
}

.banner-base__content {
  position: relative;
  z-index: 1;
}

.banner-base.js-animation .banner-base__circle {
  opacity: 0;
  transition: opacity 2s ease 0s;
}

.banner-base.js-animation .title-bracket:after {
  opacity: 0;
  transform: translateX(15px);
  transition: opacity 2s ease .2s, transform 2s ease .2s;
}

.banner-base.js-animation .scene-base {
  opacity: 0;
  transition: opacity 1s ease 0s;
}

.banner-base.js-animation .scene-base__icon-1 {
  opacity: 0;
  transform: translateY(80px);
  transition: opacity 1s ease 0s, transform 1s ease 0s;
}

.banner-base.js-animation .scene-base__icon-2 {
  opacity: 0;
  transform: translateY(80px);
  transition: opacity 1s ease 0.2s, transform 1s ease 0.2s;
}

.banner-base.js-animation .scene-base__icon-3 {
  opacity: 0;
  transform: translateY(-80px);
  transition: opacity 1s ease 0.4s, transform 1s ease 0.4s;
}

.banner-base.js-animation .scene-base__icon-4 {
  opacity: 0;
  transform: translateY(80px);
  transition: opacity 1s ease 0.6s, transform 1s ease 0.6s;
}

.banner-base.js-animation .scene-base__arrow-1 {
  animation: heartbeat 3s 0s infinite running;
}

.banner-base.js-animation .scene-base__mask-rect {
  opacity: 1;
  transition: opacity 1s ease 0s;
}

.banner-base.js-animation .scene-primary {
  opacity: 0;
  transition: opacity 1s ease 0s;
}

.banner-base.js-animation .scene-primary__icon-1 {
  opacity: 0;
  transition: opacity 3s ease 0s, transform 3s ease 0s;
}

.banner-base.js-animation .scene-primary__icon-2 {
  opacity: 0;
  transition: opacity 3s ease 0.2s, transform 3s ease 0.2s;
}

.banner-base.js-animation .scene-primary__icon-3 {
  opacity: 0;
  transition: opacity 3s ease 0.4s, transform 3s ease 0.4s;
}

.banner-base.js-animation .scene-primary__icon-4 {
  opacity: 0;
  transition: opacity 3s ease 0.6s, transform 3s ease 0.6s;
}

.banner-base.js-animation .scene-primary__icon-5 {
  opacity: 0;
  transition: opacity 3s ease 0.8s, transform 3s ease 0.8s;
}

.banner-base.js-animation .scene-primary__icon-6 {
  opacity: 0;
  transition: opacity 3s ease 1s, transform 3s ease 1s;
}

.banner-base.js-animation .scene-primary__icon-7 {
  opacity: 0;
  transition: opacity 3s ease 1.2s, transform 3s ease 1.2s;
}

.banner-base.js-animation .scene-primary__icon-8 {
  opacity: 0;
  transition: opacity 3s ease 1.4s, transform 3s ease 1.4s;
}

.banner-base.js-animation .scene-primary__icon-9 {
  opacity: 0;
  transition: opacity 3s ease 1.6s, transform 3s ease 1.6s;
}

.banner-base.js-animation .scene-primary__icon-10 {
  opacity: 0;
  transition: opacity 3s ease 1.8s, transform 3s ease 1.8s;
}

.banner-base.js-animation .scene-primary__icon-1 {
  transform: translate(50px, 0);
}

.banner-base.js-animation .scene-primary__icon-2 {
  transform: translate(50px, 0);
}

.banner-base.js-animation .scene-primary__icon-3 {
  transform: translate(50px, 0);
}

.banner-base.js-animation .scene-primary__icon-4 {
  transform: translate(50px, 0);
}

.banner-base.js-animation .scene-primary__icon-5 {
  transform: translate(50px, 0);
}

.banner-base.js-animation .scene-primary__icon-6 {
  transform: translate(50px, 0);
}

.banner-base.js-animation .scene-primary__icon-7 {
  transform: translate(50px, 0);
}

.banner-base.js-animation .scene-primary__icon-8 {
  transform: translate(0, -50px);
}

.banner-base.js-animation .scene-primary__icon-9 {
  transform: translate(0, 50px);
}

.banner-base.js-animation .scene-primary__icon-10 {
  transform: translate(0, -50px);
}

.banner-base.js-animation .scene-primary__mask-rect {
  opacity: 1;
  transition: opacity 1s ease 0s;
}

.banner-base.js-animation .scene-main {
  opacity: 0;
  transition: opacity 1s ease 0s;
}

.banner-base.js-animation .scene-main__icon-1 {
  opacity: 0;
  transform: translateX(-50px);
  transition: opacity 1s ease 0s, transform 1s ease 0s;
}

.banner-base.js-animation .scene-main__icon-2 {
  opacity: 0;
  transform: translateX(50px);
  transition: opacity 1s ease 0.2s, transform 1s ease 0.2s;
}

.banner-base.js-animation .scene-main__icon-3 {
  opacity: 0;
  transform: translateX(50px);
  transition: opacity 1s ease 0.4s, transform 1s ease 0.4s;
}

.banner-base.js-animation .scene-main__icon-4 {
  opacity: 0;
  transform: translateX(50px);
  transition: opacity 1s ease 0.6s, transform 1s ease 0.6s;
}

.banner-base.js-animation .scene-main__mask-rect {
  opacity: 1;
  transition: opacity 1s ease 0s;
}

.banner-base.js-animation .scene-info {
  opacity: 0;
  transition: opacity 1s ease 0s;
}

.banner-base.js-animation .scene-info__icon-1 {
  opacity: 0;
  transform: translateX(-50px);
  transition: opacity 1s ease 0s, transform 1s ease 0s;
}

.banner-base.js-animation .scene-info__icon-2 {
  opacity: 0;
  transform: translateX(-50px);
  transition: opacity 1s ease 0.2s, transform 1s ease 0.2s;
}

.banner-base.js-animation .scene-info__icon-3 {
  opacity: 0;
  transform: translateX(-50px);
  transition: opacity 1s ease 0.4s, transform 1s ease 0.4s;
}

.banner-base.js-animation .scene-info__icon-4 {
  opacity: 0;
  transform: translateX(-50px);
  transition: opacity 1s ease 0.6s, transform 1s ease 0.6s;
}

.banner-base.js-animation .scene-info__icon-5 {
  opacity: 0;
  transform: translateX(-50px);
  transition: opacity 1s ease 0.8s, transform 1s ease 0.8s;
}

.banner-base.js-animation .scene-info__icon-6 {
  opacity: 0;
  transform: translateX(-50px);
  transition: opacity 1s ease 1s, transform 1s ease 1s;
}

.banner-base.js-animation .scene-info__icon-7 {
  opacity: 0;
  transform: translateX(50px);
  transition: opacity 1s ease 1.2s, transform 1s ease 1.2s;
}

.banner-base.js-animation .scene-info__mask-rect {
  opacity: 1;
  transition: opacity 1s ease 0s;
}

.banner-base.js-animation .scene-extra {
  opacity: 0;
  transition: opacity 1s ease 0s;
}

.banner-base.js-animation .scene-extra__icon-1 {
  opacity: 0;
  transform: translateX(-80px);
  transition: opacity 1s ease 0s, transform 1s ease 0s;
}

.banner-base.js-animation .scene-extra__icon-2 {
  opacity: 0;
  transform: translateX(80px);
  transition: opacity 1s ease 0s, transform 1s ease 0s;
}

.banner-base.js-animation .scene-extra__mask-rect {
  opacity: 1;
  transition: opacity 1s ease 0s;
}

.banner-base.js-animation .scene-extra__mask-path {
  border: 3px solid transparent;
  transition: border-color 1s ease .2s;
}

.banner-base.js-animation .scene-extra__mask-decor {
  opacity: 0;
  transform: scale(1.3);
  transition: opacity 1s ease .2s, transform 1s ease .2s;
}

.banner-base.js-animation .scene-success {
  opacity: 0;
  transition: opacity 1s ease 0s;
}

.banner-base.js-animation .scene-success__icon-1 {
  opacity: 0;
  transform: translateX(-80px);
  transition: opacity 1s ease 0s, transform 1s ease 0s;
}

.banner-base.js-animation .scene-success__icon-2 {
  opacity: 0;
  transform: translateY(-80px);
  transition: opacity 1s ease 0s, transform 1s ease 0s;
}

.banner-base.js-animation .scene-success__icon-3 {
  opacity: 0;
  transform: translateX(80px);
  transition: opacity 1s ease 0s, transform 1s ease 0s;
}

.banner-base.js-animation .scene-success__icon-4 {
  opacity: 0;
  transform: scale(0);
  transition: opacity 1s ease 0s, transform 1s ease 0s;
}

.banner-base.js-animation .scene-success__mask-rect {
  opacity: 1;
  transition: opacity 1s ease 0s;
}

.banner-base.js-animation .scene-success__mask-path {
  border: 3px solid transparent;
  transition: border-color 1s ease .2s;
}

.banner-base.js-animation .scene-success__mask-decor {
  opacity: 0;
  transform: scale(1.3);
  transition: opacity 1s ease .2s, transform 1s ease .2s;
}

.banner-base.js-animation .scene-twin {
  opacity: 0;
  transition: opacity 1s ease 0s;
}

.banner-base.js-animation .scene-twin__icon-1 {
  opacity: 0;
  transform: translateX(-80px);
  transition: opacity 1s ease 0s, transform 1s ease 0s;
}

.banner-base.js-animation .scene-twin__icon-2 {
  opacity: 0;
  transform: translateY(-80px);
  transition: opacity 1s ease 0s, transform 1s ease 0s;
}

.banner-base.js-animation .scene-twin__icon-3 {
  opacity: 0;
  transform: translateX(80px);
  transition: opacity 1s ease 0s, transform 1s ease 0s;
}

.banner-base.js-animation .scene-twin__icon-4 {
  opacity: 0;
  transform: scale(0);
  transition: opacity 1s ease 0s, transform 1s ease 0s;
}

.banner-base.js-animation .scene-twin__mask-rect {
  opacity: 1;
  transition: opacity 1s ease 0s;
}

.banner-base.js-animation .scene-twin__mask-path {
  border: 3px solid transparent;
  transition: border-color 1s ease .2s;
}

.banner-base.js-animation .scene-twin__mask-decor {
  opacity: 0;
  transform: scale(1.3);
  transition: opacity 1s ease .2s, transform 1s ease .2s;
}

.banner-base.js-animation .scene-secondary {
  opacity: 0;
  transition: opacity 1s ease 0s;
}

.banner-base.js-animation .scene-secondary__icon-1 {
  opacity: 0;
  transform: translate(50px, 0) scale(1);
  transition: opacity 1s ease 0s, transform 1s ease 0s;
}

.banner-base.js-animation .scene-secondary__icon-2 {
  opacity: 0;
  transform: translate(0, 50px) scale(1);
  transition: opacity 1s ease 0.2s, transform 1s ease 0.2s;
}

.banner-base.js-animation .scene-secondary__icon-3 {
  opacity: 0;
  transform: translate(0, -50px) scale(1);
  transition: opacity 1s ease 0.4s, transform 1s ease 0.4s;
}

.banner-base.js-animation .scene-secondary__icon-4 {
  opacity: 0;
  transform: translate(0, 0) scale(0);
  transition: opacity 1s ease 0.6s, transform 1s ease 0.6s;
}

.banner-base.js-animation .scene-secondary__mask-rect {
  opacity: 1;
  transition: opacity 0s ease 0s;
}

.banner-base.js-animation .scene-other {
  opacity: 0;
  transition: opacity 1s ease 0s;
}

.banner-base.js-animation .scene-other__icon-1 {
  opacity: 0;
  transform: translate(0, 50px) scale(1);
  transition: opacity 1s ease 0s, transform 1s ease 0s;
}

.banner-base.js-animation .scene-other__icon-2 {
  opacity: 0;
  transform: translate(0, -50px) scale(1);
  transition: opacity 1s ease 0.2s, transform 1s ease 0.2s;
}

.banner-base.js-animation .scene-general {
  opacity: 0;
  transition: opacity 1s ease 0s;
}

.banner-base.js-animation .scene-general__icon-1 {
  opacity: 0;
  transform: translate(-50px, 0) scale(1);
  transition: opacity 1s ease 0s, transform 1s ease 0s;
}

.banner-base.js-animation .scene-general__icon-2 {
  opacity: 0;
  transform: translate(50px, 0) scale(1);
  transition: opacity 1s ease 0.2s, transform 1s ease 0.2s;
}

.banner-base.js-animation .scene-general__icon-3 {
  opacity: 0;
  transform: translate(0, -50px) scale(1);
  transition: opacity 1s ease 0.4s, transform 1s ease 0.4s;
}

.banner-base.js-animation .scene-general__icon-4 {
  opacity: 0;
  transform: translate(0, 30px) scale(1);
  transition: opacity 1s ease 0.6s, transform 1s ease 0.6s;
}

.banner-base.js-animation .scene-general__icon-5 {
  opacity: 0;
  transform: translate(0, 0) scale(1);
  transition: opacity 1s ease 0.8s, transform 1s ease 0.8s;
}

.banner-base.js-animation .scene-general__mask-rect {
  opacity: 1;
  transition: opacity 0s ease 0s;
}

.banner-base.js-animation .scene-graph {
  opacity: 0;
  transition: opacity 1s ease 0s;
}

.banner-base.js-animation .scene-graph__icon-1 {
  transform: translate(-20px, 0);
  opacity: 0;
  transition: opacity 3s ease 0s, transform 3s ease 0s;
}

.banner-base.js-animation .scene-graph__icon-2 {
  transform: translate(-20px, 0);
  opacity: 0;
  transition: opacity 3s ease 0.2s, transform 3s ease 0.2s;
}

.banner-base.js-animation .scene-graph__icon-3 {
  transform: translate(-20px, 0);
  opacity: 0;
  transition: opacity 3s ease 0.4s, transform 3s ease 0.4s;
}

.banner-base.js-animation .scene-graph__icon-4 {
  opacity: 0;
  transition: opacity 3s ease 0.6s, transform 3s ease 0.6s;
}

.banner-base.js-animation.banner-base_scene-secondary:after,
.banner-base.js-animation.banner-base_scene-general:after,
.banner-base.js-animation.banner-base_scene-twin:after {
  opacity: 0;
  transition: opacity 1s ease 0s;
}

.banner-base.js-animation.animation-active {
  overflow: visible;
}

.banner-base.js-animation.animation-active .banner-base__circle {
  opacity: 1;
}

.banner-base.js-animation.animation-active .title-bracket:after {
  opacity: 1;
  transform: translateX(0);
}

.banner-base.js-animation.animation-active .scene-base {
  opacity: 1;
}

.banner-base.js-animation.animation-active .scene-base__icon-1 {
  opacity: 1;
  transform: translate(0, 0);
}

.banner-base.js-animation.animation-active .scene-base__icon-2 {
  opacity: 1;
  transform: translate(0, 0);
}

.banner-base.js-animation.animation-active .scene-base__icon-3 {
  opacity: 1;
  transform: translate(0, 0);
}

.banner-base.js-animation.animation-active .scene-base__icon-4 {
  opacity: 1;
  transform: translate(0, 0);
}

.banner-base.js-animation.animation-active .scene-base__mask-rect {
  opacity: 0;
}

.banner-base.js-animation.animation-active .scene-primary {
  opacity: 1;
}

.banner-base.js-animation.animation-active .scene-primary__icon-1 {
  opacity: 1;
  transform: translate(0, 0);
}

.banner-base.js-animation.animation-active .scene-primary__icon-2 {
  opacity: 1;
  transform: translate(0, 0);
}

.banner-base.js-animation.animation-active .scene-primary__icon-3 {
  opacity: 1;
  transform: translate(0, 0);
}

.banner-base.js-animation.animation-active .scene-primary__icon-4 {
  opacity: 1;
  transform: translate(0, 0);
}

.banner-base.js-animation.animation-active .scene-primary__icon-5 {
  opacity: 1;
  transform: translate(0, 0);
}

.banner-base.js-animation.animation-active .scene-primary__icon-6 {
  opacity: 1;
  transform: translate(0, 0);
}

.banner-base.js-animation.animation-active .scene-primary__icon-7 {
  opacity: 1;
  transform: translate(0, 0);
}

.banner-base.js-animation.animation-active .scene-primary__icon-8 {
  opacity: 1;
  transform: translate(0, 0);
}

.banner-base.js-animation.animation-active .scene-primary__icon-9 {
  opacity: 1;
  transform: translate(0, 0);
}

.banner-base.js-animation.animation-active .scene-primary__icon-10 {
  opacity: 1;
  transform: translate(0, 0);
}

.banner-base.js-animation.animation-active .scene-primary__mask-rect {
  opacity: 0;
}

.banner-base.js-animation.animation-active .scene-main {
  opacity: 1;
}

.banner-base.js-animation.animation-active .scene-main__icon-1 {
  opacity: 1;
  transform: translateX(0);
}

.banner-base.js-animation.animation-active .scene-main__icon-2 {
  opacity: 1;
  transform: translateX(0);
}

.banner-base.js-animation.animation-active .scene-main__icon-3 {
  opacity: 1;
  transform: translateX(0);
}

.banner-base.js-animation.animation-active .scene-main__icon-4 {
  opacity: 1;
  transform: translateX(0);
}

.banner-base.js-animation.animation-active .scene-main__mask-rect {
  opacity: 0;
}

.banner-base.js-animation.animation-active .scene-info {
  opacity: 1;
}

.banner-base.js-animation.animation-active .scene-info__icon-1 {
  opacity: 1;
  transform: translateX(0);
}

.banner-base.js-animation.animation-active .scene-info__icon-2 {
  opacity: 1;
  transform: translateX(0);
}

.banner-base.js-animation.animation-active .scene-info__icon-3 {
  opacity: 1;
  transform: translateX(0);
}

.banner-base.js-animation.animation-active .scene-info__icon-4 {
  opacity: 1;
  transform: translateX(0);
}

.banner-base.js-animation.animation-active .scene-info__icon-5 {
  opacity: 1;
  transform: translateX(0);
}

.banner-base.js-animation.animation-active .scene-info__icon-6 {
  opacity: 1;
  transform: translateX(0);
}

.banner-base.js-animation.animation-active .scene-info__icon-7 {
  opacity: 1;
  transform: translateX(0);
}

.banner-base.js-animation.animation-active .scene-info__mask-rect {
  opacity: 0;
}

.banner-base.js-animation.animation-active .scene-extra {
  opacity: 1;
}

.banner-base.js-animation.animation-active .scene-extra__icon-1 {
  opacity: 1;
  transform: translateX(0);
}

.banner-base.js-animation.animation-active .scene-extra__icon-2 {
  opacity: 1;
  transform: translateX(0);
}

.banner-base.js-animation.animation-active .scene-extra__mask-rect {
  opacity: 0;
}

.banner-base.js-animation.animation-active .scene-extra__mask-path {
  border-color: #2A365F;
}

.banner-base.js-animation.animation-active .scene-extra__mask-decor {
  opacity: 1;
  transform: scale(1);
}

.banner-base.js-animation.animation-active .scene-success {
  opacity: 1;
}

.banner-base.js-animation.animation-active .scene-success__icon-1 {
  opacity: 1;
  transform: translate(0, 0);
}

.banner-base.js-animation.animation-active .scene-success__icon-2 {
  opacity: 1;
  transform: translate(0, 0);
}

.banner-base.js-animation.animation-active .scene-success__icon-3 {
  opacity: 1;
  transform: translate(0, 0);
}

.banner-base.js-animation.animation-active .scene-success .scene-success__icon-4 {
  opacity: 1;
  transform: scale(1);
}

.banner-base.js-animation.animation-active .scene-success__mask-rect {
  opacity: 0;
}

.banner-base.js-animation.animation-active .scene-success__mask-path {
  border-color: #2A365F;
}

.banner-base.js-animation.animation-active .scene-success__mask-decor {
  opacity: 1;
  transform: scale(1);
}

.banner-base.js-animation.animation-active .scene-twin {
  opacity: 1;
}

.banner-base.js-animation.animation-active .scene-twin__icon-1 {
  opacity: 1;
  transform: translate(0, 0);
}

.banner-base.js-animation.animation-active .scene-twin__icon-2 {
  opacity: 1;
  transform: translate(0, 0);
}

.banner-base.js-animation.animation-active .scene-twin__icon-3 {
  opacity: 1;
  transform: translate(0, 0);
}

.banner-base.js-animation.animation-active .scene-twin__icon-4 {
  opacity: 1;
  transform: scale(1);
}

.banner-base.js-animation.animation-active .scene-twin__mask-rect {
  opacity: 0;
}

.banner-base.js-animation.animation-active .scene-twin__mask-path {
  border-color: #2A365F;
}

.banner-base.js-animation.animation-active .scene-twin__mask-decor {
  opacity: 1;
  transform: scale(1);
}

.banner-base.js-animation.animation-active .scene-secondary {
  opacity: 1;
}

.banner-base.js-animation.animation-active .scene-secondary__icon-1 {
  opacity: 1;
  transform: translate(0, 0) scale(1);
}

.banner-base.js-animation.animation-active .scene-secondary__icon-2 {
  opacity: 1;
  transform: translate(0, 0) scale(1);
}

.banner-base.js-animation.animation-active .scene-secondary__icon-3 {
  opacity: 1;
  transform: translate(0, 0) scale(1);
}

.banner-base.js-animation.animation-active .scene-secondary__icon-4 {
  opacity: 1;
  transform: translate(0, 0) scale(1);
}

.banner-base.js-animation.animation-active .scene-secondary__mask-rect {
  opacity: 0;
}

.banner-base.js-animation.animation-active .scene-other {
  opacity: 1;
}

.banner-base.js-animation.animation-active .scene-other__icon-1 {
  opacity: 1;
  transform: translate(0, 0);
}

.banner-base.js-animation.animation-active .scene-other__icon-2 {
  opacity: 1;
  transform: translate(0, 0);
}

.banner-base.js-animation.animation-active .scene-general {
  opacity: 1;
}

.banner-base.js-animation.animation-active .scene-general__icon-1 {
  opacity: 1;
  transform: translate(0, 0) scale(1);
}

.banner-base.js-animation.animation-active .scene-general__icon-2 {
  opacity: 1;
  transform: translate(0, 0) scale(1);
}

.banner-base.js-animation.animation-active .scene-general__icon-3 {
  opacity: 1;
  transform: translate(0, 0) scale(1);
}

.banner-base.js-animation.animation-active .scene-general__icon-4 {
  opacity: 1;
  transform: translate(0, 0) scale(1);
}

.banner-base.js-animation.animation-active .scene-general__icon-5 {
  opacity: 1;
  transform: translate(0, 0) scale(1);
}

.banner-base.js-animation.animation-active .scene-general__mask-rect {
  opacity: 0;
}

.banner-base.js-animation.animation-active .scene-graph {
  opacity: 1;
}

.banner-base.js-animation.animation-active .scene-graph__icon-1 {
  opacity: 1;
  transform: translate(0, 0);
}

.banner-base.js-animation.animation-active .scene-graph__icon-2 {
  opacity: 1;
  transform: translate(0, 0);
}

.banner-base.js-animation.animation-active .scene-graph__icon-3 {
  opacity: 1;
  transform: translate(0, 0);
}

.banner-base.js-animation.animation-active .scene-graph__icon-4 {
  opacity: 1;
  transform: translate(0, 0);
}

.banner-base.js-animation.animation-active.banner-base_scene-secondary:after,
.banner-base.js-animation.animation-active.banner-base_scene-general:after,
.banner-base.js-animation.animation-active.banner-base_scene-twin:after {
  opacity: 1;
}

.banner-notice__decor {
  width: 581px;
  height: 806px;
  background-image: url(../img/decor/balloon.svg);
  background-repeat: no-repeat;
  position: absolute;
  top: 40px;
  right: 0;
  z-index: 0;
}

.banner-notice__content {
  max-width: 700px;
}

.banner-notice .search-base {
  max-width: 406px;
}

.banner-notice.js-animation .banner-notice__decor {
  opacity: 0;
  transition: opacity 2s ease 0s;
}

.banner-notice.js-animation .title-bracket:after {
  opacity: 0;
  transform: translateX(15px);
  transition: opacity 2s ease .2s, transform 2s ease .2s;
}

.banner-notice.js-animation.animation-active .banner-notice__decor {
  opacity: 1;
}

.banner-notice.js-animation.animation-active .title-bracket:after {
  opacity: 1;
  transform: translateX(0);
}

.description-notice {
  color: #000000;
  font-size: 1rem;
  line-height: 1.5454;
  padding-top: 50px;
}

.description-notice__row:last-child {
  margin-bottom: 0;
}

.description-notice__col {
  margin-bottom: 30px;
}

.description-notice__col:last-child {
  margin-bottom: 0;
}

.description-notice__title {
  font-weight: 500;
  color: #000000;
  line-height: 1.2;
}

.banner-secondary {
  padding-top: 20px;
  margin-bottom: 80px;
}

.banner-primary {
  padding: 25px 0 50px 0;
  background-color: #F1FAFD;
  margin-bottom: 50px;
}

.banner-primary__media {
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
}

.banner-primary__img {
  display: block;
}

.banner-primary__country {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-bottom: 20px;
}

.banner-primary__country .country-base {
  margin: 0 70px 10px 0;
}

.banner-primary__country .country-base:last-child {
  margin-right: 0;
}

.banner-primary__date .date-base__inner {
  background-color: #71CEEA;
}

.banner-primary__title {
  font-weight: 600;
  color: #039;
  line-height: 1.2;
  margin-bottom: 30px;
}

.banner-primary.js-animation .banner-item__media {
  overflow: hidden;
}

.banner-primary.js-animation .banner-item__img {
  opacity: 0;
  transform: scale(1.5);
  transition: opacity 2s ease 0s, transform 2s ease 0s;
}

.banner-primary.js-animation .banner-item__country {
  opacity: 0;
  transform: translateY(-25px);
  transition: opacity 2s ease 0s, transform 2s ease 0s;
}

.banner-primary.js-animation .banner-item__date {
  opacity: 0;
  transform: translateY(25px);
  transition: opacity 2s ease 0s, transform 2s ease 0s;
}

.banner-primary.js-animation.animation-active .banner-item__img {
  opacity: 1;
  transform: scale(1);
}

.banner-primary.js-animation.animation-active .banner-item__country {
  opacity: 1;
  transform: translateY(0);
}

.banner-primary.js-animation.animation-active .banner-item__date {
  opacity: 1;
  transform: translateY(0);
}

.description-base {
  font-weight: 400;
  font-size: 1rem;
  color: #000000;
  line-height: 1.8;
}

.description-base *:last-child {
  margin-bottom: 0;
}

.description-base_lg {
  font-weight: 500;
}

.description-base p {
  margin-bottom: 15px;
}

.scene-base {
  max-width: 754px;
  margin-left: auto;
  padding: 0 248px 0 60px;
  position: relative;
}

.scene-base__mask {
  max-width: 443px;
  position: relative;
  z-index: 0;
}

.scene-base__mask-wrap {
  width: 100%;
  height: 0;
  padding-top: 44.819819%;
}

.scene-base__mask-path {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.scene-base__mask-link {
  fill: #ffffff;
}

.scene-base__mask-img {
  width: 100%;
  height: 100%;
  clip-path: url(#mask);
}

.scene-base__mask-rect {
  width: 100%;
  height: 100%;
  fill: #129BD7;
  clip-path: url(#mask);
}

.scene-base__icon-1 {
  position: absolute;
  top: 15%;
  left: 0;
  z-index: 1;
}

.scene-base__icon-2 {
  position: absolute;
  top: 0;
  left: 64.1%;
  z-index: 1;
}

.scene-base__icon-3 {
  position: absolute;
  top: 0;
  left: 77%;
  z-index: 1;
}

.scene-base__icon-4 {
  position: absolute;
  left: 64%;
  bottom: 0;
  z-index: 1;
}

.scene-base__arrow-1 {
  display: block;
  width: 45px;
  height: 59px;
  fill: #FFCC00;
}

.scene-base__arrow-2 {
  display: block;
  width: 45px;
  height: 34px;
  fill: #FFCC00;
}

.scene-base__arrow-3 {
  display: block;
  width: 172px;
  height: 130px;
  fill: #F1FAFD;
}

.scene-base__arrow-4 {
  display: block;
  width: 172px;
  height: 130px;
  fill: #71CEEA;
}

.scene-primary {
  max-width: 707px;
  margin-left: auto;
  padding: 0 0 0 23.5%;
  position: relative;
}

.scene-primary__mask {
  max-width: 234px;
  position: relative;
  z-index: 0;
}

.scene-primary__mask-wrap {
  width: 100%;
  height: 0;
  padding-top: 109.401709%;
}

.scene-primary__mask-path {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.scene-primary__mask-link {
  fill: #ffffff;
}

.scene-primary__mask-img {
  width: 100%;
  height: 100%;
  clip-path: url(#mask);
}

.scene-primary__mask-rect {
  width: 100%;
  height: 100%;
  fill: #129BD7;
  clip-path: url(#mask);
}

.scene-primary__icon-1 {
  position: absolute;
  z-index: 1;
}

.scene-primary__icon-2 {
  position: absolute;
  z-index: 1;
}

.scene-primary__icon-3 {
  position: absolute;
  z-index: 1;
}

.scene-primary__icon-4 {
  position: absolute;
  z-index: 1;
}

.scene-primary__icon-5 {
  position: absolute;
  z-index: 1;
}

.scene-primary__icon-6 {
  position: absolute;
  z-index: 1;
}

.scene-primary__icon-7 {
  position: absolute;
  z-index: 1;
}

.scene-primary__icon-8 {
  position: absolute;
  z-index: 1;
}

.scene-primary__icon-9 {
  position: absolute;
  z-index: 1;
}

.scene-primary__icon-10 {
  position: absolute;
  z-index: 1;
}

.scene-primary__icon-1 {
  top: 33.6%;
  left: 0;
}

.scene-primary__icon-2 {
  top: 48.4%;
  left: 10.3%;
}

.scene-primary__icon-3 {
  top: 25.4%;
  left: 17%;
}

.scene-primary__icon-4 {
  top: 63.7%;
  left: 20.9%;
}

.scene-primary__icon-5 {
  top: 5.1%;
  left: 23.3%;
}

.scene-primary__icon-6 {
  top: 3.1%;
  left: 51.5%;
}

.scene-primary__icon-7 {
  top: 54.3%;
  left: 56%;
}

.scene-primary__icon-8 {
  top: 20%;
  left: 71.1%;
}

.scene-primary__icon-9 {
  top: 35.5%;
  left: 61.7%;
}

.scene-primary__icon-10 {
  top: 15.6%;
  left: 75.8%;
}

.scene-primary__arrow-1 {
  display: block;
}

.scene-primary__arrow-2 {
  display: block;
}

.scene-primary__arrow-3 {
  display: block;
}

.scene-primary__arrow-4 {
  display: block;
}

.scene-primary__arrow-5 {
  display: block;
}

.scene-primary__arrow-6 {
  display: block;
}

.scene-primary__arrow-7 {
  display: block;
}

.scene-primary__arrow-8 {
  display: block;
}

.scene-primary__arrow-9 {
  display: block;
}

.scene-primary__arrow-10 {
  display: block;
}

.scene-primary__arrow-1 {
  fill: #FFCC00;
}

.scene-primary__arrow-2 {
  fill: #FFCC00;
}

.scene-primary__arrow-3 {
  fill: #FFCC00;
}

.scene-primary__arrow-4 {
  fill: #FFCC00;
}

.scene-primary__arrow-5 {
  fill: #FFCC00;
}

.scene-primary__arrow-6 {
  fill: #FFCC00;
}

.scene-primary__arrow-7 {
  fill: #FFCC00;
}

.scene-primary__arrow-8 {
  fill: #FFCC00;
}

.scene-primary__arrow-1 {
  width: 22px;
  height: 29px;
}

.scene-primary__arrow-2 {
  width: 22px;
  height: 29px;
}

.scene-primary__arrow-3 {
  width: 22px;
  height: 29px;
}

.scene-primary__arrow-4 {
  width: 22px;
  height: 29px;
}

.scene-primary__arrow-5 {
  width: 22px;
  height: 29px;
}

.scene-primary__arrow-6 {
  width: 41px;
  height: 54px;
}

.scene-primary__arrow-7 {
  width: 41px;
  height: 54px;
}

.scene-primary__arrow-8 {
  width: 41px;
  height: 31px;
}

.scene-primary__arrow-9 {
  width: 172px;
  height: 130px;
  fill: #71CEEA;
}

.scene-primary__arrow-10 {
  width: 172px;
  height: 130px;
  fill: #F1FAFD;
}

.scene-main {
  max-width: 565px;
  margin-left: auto;
  position: relative;
}

.scene-main__mask {
  max-width: 370px;
  position: relative;
  z-index: 0;
}

.scene-main__mask-wrap {
  width: 100%;
  height: 0;
  padding-top: 131.891891%;
}

.scene-main__mask-path {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.scene-main__mask-link {
  fill: #ffffff;
}

.scene-main__mask-img {
  width: 100%;
  height: 100%;
  clip-path: url(#mask);
}

.scene-main__mask-rect {
  width: 100%;
  height: 100%;
  fill: #129BD7;
  clip-path: url(#mask);
}

.scene-main__icon-1 {
  position: absolute;
  top: 34%;
  left: 8.7%;
  z-index: 1;
}

.scene-main__icon-2 {
  position: absolute;
  top: 26.6%;
  left: 38.4%;
  z-index: 1;
}

.scene-main__icon-3 {
  position: absolute;
  top: 26.1%;
  left: 66.5%;
  z-index: 1;
}

.scene-main__icon-4 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 0;
}

.scene-main__arrow-1 {
  display: block;
  width: 83px;
  height: 109px;
  fill: #71CEEA;
}

.scene-main__arrow-2 {
  display: block;
  width: 23px;
  height: 30px;
  fill: #FFCC00;
}

.scene-main__arrow-3 {
  display: block;
  width: 23px;
  height: 30px;
  fill: #FFCC00;
}

.scene-main__arrow-4 {
  display: block;
  width: 240px;
  height: 317px;
  fill: #F1FAFD;
}

.scene-info {
  margin-left: auto;
  position: relative;
}

.scene-info__mask {
  max-width: 260px;
  position: relative;
  z-index: 1;
}

.scene-info__mask-wrap {
  width: 100%;
  height: 0;
  padding-top: 100%;
}

.scene-info__mask-path {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.scene-info__mask-link {
  fill: #ffffff;
}

.scene-info__mask-img {
  width: 100%;
  height: 100%;
  clip-path: url(#mask);
}

.scene-info__mask-rect {
  width: 100%;
  height: 100%;
  fill: #129BD7;
  clip-path: url(#mask);
}

.scene-info__icon-1 {
  position: absolute;
  top: 22%;
  left: 0%;
  z-index: 3;
}

.scene-info__icon-2 {
  position: absolute;
  top: 22%;
  left: 8%;
  z-index: 3;
}

.scene-info__icon-3 {
  position: absolute;
  top: 22%;
  left: 16%;
  z-index: 3;
}

.scene-info__icon-4 {
  position: absolute;
  top: 22%;
  left: 24%;
  z-index: 3;
}

.scene-info__icon-5 {
  position: absolute;
  top: 22%;
  left: 32%;
  z-index: 3;
}

.scene-info__arrow-1 {
  display: block;
  width: 23px;
  height: 30px;
  fill: #FFCC00;
}

.scene-info__arrow-2 {
  display: block;
  width: 23px;
  height: 30px;
  fill: #FFCC00;
}

.scene-info__arrow-3 {
  display: block;
  width: 23px;
  height: 30px;
  fill: #FFCC00;
}

.scene-info__arrow-4 {
  display: block;
  width: 23px;
  height: 30px;
  fill: #FFCC00;
}

.scene-info__arrow-5 {
  display: block;
  width: 23px;
  height: 30px;
  fill: #FFCC00;
}

.scene-info__icon-6 {
  position: absolute;
  left: 30%;
  bottom: 0;
  z-index: 2;
}

.scene-info__arrow-6 {
  display: block;
  width: 134px;
  height: 177px;
  fill: #71CEEA;
}

.scene-info__icon-7 {
  position: absolute;
  z-index: 2;
}

.scene-info__arrow-7 {
  display: block;
  fill: #F1FAFD;
}

.scene-extra {
  max-width: 500px;
  margin-left: auto;
  position: relative;
  padding: 90px 0 0 130px;
}

.scene-extra__mask {
  max-width: 235px;
  position: relative;
  z-index: 1;
}

.scene-extra__mask-wrap {
  width: 100%;
  height: 0;
  padding-top: 100%;
}

.scene-extra__mask-path {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  border-radius: 50%;
}

.scene-extra__mask-link {
  fill: #ffffff;
}

.scene-extra__mask-img {
  width: 100%;
  height: 100%;
  clip-path: url(#mask);
}

.scene-extra__mask-rect {
  width: 100%;
  height: 100%;
  fill: #129BD7;
  clip-path: url(#mask);
}

.scene-extra__mask-decor {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.scene-extra__mask-decor-st0 {
  fill: none;
  stroke: #71CEEA;
  stroke-width: 3;
  stroke-dasharray: 5.963, 5.963;
}

.scene-extra__mask-decor-st1 {
  fill: #FFCC00;
}

.scene-extra__mask-decor-st2 {
  fill: none;
  stroke: #71CEEA;
  stroke-width: 3;
}

.scene-extra__mask-decor-st3 {
  fill: #71CEEA;
}

.scene-extra__icon-1 {
  position: absolute;
  top: 27.2%;
  left: 0;
  z-index: 2;
}

.scene-extra__arrow-1 {
  display: block;
  width: 118px;
  height: 156px;
  fill: #71CEEA;
}

.scene-extra__icon-2 {
  position: absolute;
  top: 0;
  z-index: 0;
}

.scene-extra__arrow-2 {
  display: block;
  fill: #F1FAFD;
}

.scene-success {
  max-width: 600px;
  margin-left: auto;
  position: relative;
  padding: 140px 0 140px 110px;
}

.scene-success__mask {
  max-width: 345px;
  position: relative;
  z-index: 1;
}

.scene-success__mask-wrap {
  width: 100%;
  height: 0;
  padding-top: 100%;
}

.scene-success__mask-path {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  border-radius: 50%;
}

.scene-success__mask-link {
  fill: #ffffff;
}

.scene-success__mask-img {
  width: 100%;
  height: 100%;
  clip-path: url(#mask);
}

.scene-success__mask-rect {
  width: 100%;
  height: 100%;
  fill: #129BD7;
  clip-path: url(#mask);
}

.scene-success__mask-decor {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.scene-success__mask-decor-st0 {
  fill: none;
  stroke: #71CEEA;
  stroke-width: 3;
  stroke-dasharray: 5.963, 5.963;
}

.scene-success__mask-decor-st1 {
  fill: #FFCC00;
}

.scene-success__mask-decor-st2 {
  fill: none;
  stroke: #71CEEA;
  stroke-width: 3;
}

.scene-success__mask-decor-st3 {
  fill: #71CEEA;
}

.scene-success__icon-1 {
  position: absolute;
  top: 68%;
  left: 0;
  z-index: 2;
}

.scene-success__arrow-1 {
  display: block;
  width: 123px;
  height: 162px;
  fill: #129CD8;
}

.scene-success__icon-2 {
  position: absolute;
  top: 5.5%;
  left: 46.7%;
  z-index: 0;
}

.scene-success__arrow-2 {
  display: block;
  width: 120px;
  height: 91px;
  fill: #71CEEA;
}

.scene-success__icon-3 {
  position: absolute;
  z-index: 0;
}

.scene-success__arrow-3 {
  display: block;
  fill: #129CD8;
}

.scene-success__icon-4 {
  position: absolute;
  left: 48%;
  bottom: 0;
  z-index: 0;
}

.scene-success__circle-1 {
  display: block;
  width: 7px;
  height: 7px;
  background-color: #ffffff;
  border: 4px solid #003999;
  border-radius: 50%;
  box-sizing: content-box;
}

.scene-twin {
  max-width: 600px;
  margin-left: auto;
  position: relative;
  padding: 140px 0 0 110px;
}

.scene-twin__mask {
  max-width: 345px;
  position: relative;
  z-index: 1;
}

.scene-twin__mask-wrap {
  width: 100%;
  height: 0;
  padding-top: 100%;
}

.scene-twin__mask-path {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  border-radius: 50%;
}

.scene-twin__mask-link {
  fill: #ffffff;
}

.scene-twin__mask-img {
  width: 100%;
  height: 100%;
  clip-path: url(#mask);
}

.scene-twin__mask-rect {
  width: 100%;
  height: 100%;
  fill: #129BD7;
  clip-path: url(#mask);
}

.scene-twin__mask-decor {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.scene-twin__mask-decor-st0 {
  fill: none;
  stroke: #71CEEA;
  stroke-width: 3;
  stroke-dasharray: 5.963, 5.963;
}

.scene-twin__mask-decor-st1 {
  fill: #FFCC00;
}

.scene-twin__mask-decor-st2 {
  fill: none;
  stroke: #71CEEA;
  stroke-width: 3;
}

.scene-twin__mask-decor-st3 {
  fill: #71CEEA;
}

.scene-twin__icon-1 {
  position: absolute;
  top: 14%;
  z-index: 2;
}

.scene-twin__arrow-1 {
  display: block;
  width: 123px;
  height: 162px;
  fill: #129CD8;
}

.scene-twin__icon-2 {
  position: absolute;
  top: 5.5%;
  left: 46.7%;
  z-index: 0;
}

.scene-twin__arrow-2 {
  display: block;
  width: 120px;
  height: 91px;
  fill: #71CEEA;
}

.scene-twin__icon-3 {
  position: absolute;
  top: 3%;
  left: 81.2%;
  z-index: 0;
}

.scene-twin__arrow-3 {
  display: block;
  fill: #129CD8;
}

.scene-twin__icon-4 {
  position: absolute;
  left: 55%;
  bottom: -120px;
  z-index: 0;
}

.scene-twin__circle-1 {
  display: block;
  width: 7px;
  height: 7px;
  background-color: #ffffff;
  border: 4px solid #003999;
  border-radius: 50%;
  box-sizing: content-box;
}

.scene-secondary {
  max-width: 520px;
  margin-left: auto;
  padding: 40px 170px 80px 0;
  position: relative;
}

.scene-secondary__mask {
  max-width: 340px;
  position: relative;
  z-index: 0;
}

.scene-secondary__mask-wrap {
  width: 100%;
  height: 0;
  padding-top: 100%;
}

.scene-secondary__mask-path {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.scene-secondary__mask-link {
  fill: #ffffff;
}

.scene-secondary__mask-img {
  width: 100%;
  height: 100%;
  clip-path: url(#mask);
}

.scene-secondary__mask-rect {
  width: 100%;
  height: 100%;
  clip-path: url(#mask);
}

rect.scene-secondary__mask-rect {
  fill: #129BD7;
}

div.scene-secondary__mask-rect {
  border-radius: 50%;
  background-color: #129BD7;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.scene-secondary__mask-media {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 50%;
}

.scene-secondary__mask-video {
  display: block;
  width: auto;
  height: 100%;
  object-fit: cover;
}

.scene-secondary__icon-1 {
  position: absolute;
  left: 30%;
  bottom: 0;
  z-index: 1;
}

.scene-secondary__icon-2 {
  position: absolute;
  top: 0;
  left: 60.6%;
  z-index: 1;
}

.scene-secondary__icon-3 {
  position: absolute;
  top: 1.3%;
  left: 89.5%;
  z-index: 1;
}

.scene-secondary__icon-4 {
  position: absolute;
  top: 10%;
  left: 50%;
  z-index: 1;
}

.scene-secondary__arrow-1 {
  display: block;
  width: 47px;
  height: 62px;
  fill: #FFCC00;
}

.scene-secondary__arrow-2 {
  display: block;
  width: 200px;
  height: 152px;
  fill: #71CEEA;
}

.scene-secondary__arrow-3 {
  display: block;
  width: 45px;
  height: 34px;
  fill: #FFCC00;
}

.scene-secondary__circle-1 {
  display: block;
  width: 7px;
  height: 7px;
  background-color: #ffffff;
  border: 4px solid #003999;
  border-radius: 50%;
  box-sizing: content-box;
}

.scene-other {
  max-width: 200px;
  margin-left: auto;
  position: relative;
}

.scene-other__icon-2 {
  position: absolute;
  top: 1.3%;
  right: 0;
  z-index: 1;
}

.scene-other__arrow-1 {
  display: block;
  width: 200px;
  height: 152px;
  fill: #71CEEA;
}

.scene-other__arrow-2 {
  display: block;
  width: 45px;
  height: 34px;
  fill: #FFCC00;
}

.scene-general {
  max-width: 620px;
  margin-left: auto;
  padding: 66px 120px 0 140px;
  position: relative;
}

.scene-general__mask {
  max-width: 360px;
  position: relative;
  z-index: 0;
}

.scene-general__mask-wrap {
  width: 100%;
  height: 0;
  padding-top: 100%;
}

.scene-general__mask-path {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.scene-general__mask-link {
  fill: #ffffff;
}

.scene-general__mask-img {
  width: 100%;
  height: 100%;
  clip-path: url(#mask);
}

.scene-general__mask-rect {
  width: 100%;
  height: 100%;
  clip-path: url(#mask);
}

rect.scene-general__mask-rect {
  fill: #129BD7;
}

div.scene-general__mask-rect {
  border-radius: 50%;
  background-color: #129BD7;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.scene-general__mask-media {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 50%;
  will-change: transform;
}

.scene-general__mask-video {
  display: block;
  width: auto;
  height: 100%;
  object-fit: cover;
  transform: translateZ(0);
}

.scene-general__icon-1 {
  position: absolute;
  top: 42%;
  left: 0;
  z-index: 1;
}

.scene-general__icon-2 {
  position: absolute;
  left: 62%;
  bottom: -3%;
  z-index: 1;
}

.scene-general__icon-3 {
  position: absolute;
  top: 6%;
  z-index: 1;
}

.scene-general__icon-4 {
  position: absolute;
  top: 0;
  left: 105%;
  z-index: 1;
}

.scene-general__icon-5 {
  position: absolute;
  top: 5%;
  left: 74%;
  z-index: 1;
}

.scene-general__arrow-1 {
  display: block;
  width: 118px;
  height: 156px;
  fill: #129CD8;
}

.scene-general__arrow-2 {
  display: block;
  width: 48px;
  height: 63px;
  fill: #FFCC00;
}

.scene-general__arrow-3 {
  display: block;
  fill: #71CEEA;
}

.scene-general__arrow-4 {
  display: block;
  width: 44px;
  height: 33px;
  fill: #FFCC00;
}

.scene-general__circle-1 {
  display: block;
  width: 7px;
  height: 7px;
  background-color: #ffffff;
  border: 4px solid #003999;
  border-radius: 50%;
  box-sizing: content-box;
}

.scene-graph {
  max-width: 425px;
  margin-left: auto;
  position: relative;
}

.scene-graph__icon-1 {
  position: absolute;
  top: 29.6%;
  right: 28.7%;
  z-index: 1;
}

.scene-graph__icon-2 {
  position: absolute;
  top: 0%;
  right: 0%;
  z-index: 1;
}

.scene-graph__icon-3 {
  position: absolute;
  top: 68%;
  right: 9%;
  z-index: 1;
}

.scene-graph__icon-4 {
  width: 81px;
  position: absolute;
  right: 19.2%;
  bottom: 7%;
  z-index: 1;
}

.scene-graph__object {
  max-width: 229px;
}

.scene-graph__arrow-1 {
  display: block;
  width: 36px;
  height: 47px;
  fill: #71CEEA;
}

.scene-graph__arrow-2 {
  display: block;
  width: 48px;
  height: 63px;
  fill: #129CD8;
}

.scene-graph__arrow-3 {
  display: block;
  width: 20px;
  height: 26px;
  fill: #FFCC00;
}

.scene-graph__figure-1 {
  height: 0;
  padding-top: 108.641975%;
  background-image: url(../img/decor/figure-2.svg);
  background-size: contain;
  background-position: center top;
  background-repeat: no-repeat;
}

.scene-graph__person {
  height: 0;
  padding-top: 138.864628%;
  background-image: url(../img/decor/figure-1.svg);
  background-size: contain;
  background-position: center top;
  background-repeat: no-repeat;
}

.flags-inline {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 20px;
}

.flags-inline img {
  margin: 0 5px;
}

.flags-inline img:first-child {
  margin-left: 0;
}

.flags-inline img:last-child {
  margin-right: 0;
}

.get-in-touch .form-set {
  margin-bottom: 0;
}

.get-in-touch_basic {
  color: #F1FAFD;
  background-color: #039;
}

.get-in-touch_basic .inputbox-primary,
.get-in-touch_basic .textarea-primary {
  color: #F1FAFD;
}

.get-in-touch.js-animation {
  opacity: 0;
  visibility: hidden;
  transition: opacity 1s ease 0s, visibility 0s ease 0s;
}

.get-in-touch.animation-active {
  opacity: 1;
  visibility: visible;
}

.js-scroll-to {
  cursor: pointer;
  color: inherit;
  transition: color .5s ease 0s;
}

.list-extra li .js-scroll-to:hover {
  color: #003999;
}

.js-animation-text {
  transform: translateZ(0);
}

.js-animation-text > span {
  display: inline-flex;
}

.js-animation-text > span > span {
  display: inline-flex;
}

.head .heading {
  margin-bottom: 0;
}

.line.js-animation .line-primary {
  width: 0;
  margin-left: auto;
  margin-right: auto;
  opacity: 0;
  visibility: hidden;
  will-change: width, opacity, visibility;
  transition: width 1s ease 0s, opacity 1s ease 0s, visibility 0s ease 0s;
}

.line.animation-active .line-primary {
  width: 100%;
  opacity: 1;
  visibility: visible;
}

.library__item.append {
  opacity: 0;
  transition: opacity 1s ease 0s;
}

.library__item.append.show {
  opacity: 1;
}

.library__main {
  text-decoration: none !important;
}

.library__title {
  font-weight: bold;
  color: #71CEEA;
  letter-spacing: 1px;
}

.library__caption {
  max-width: 280px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.library__caption-icon {
  display: block;
  width: 45px;
  height: 59px;
  fill: #FFCC00;
  margin-right: 20px;
  transform: translateX(0);
  transition: transform 1s ease 0s;
}

.library__caption-text {
  font-weight: bold;
  font-size: 0.75rem;
  color: #000000;
  line-height: 1.5;
  text-transform: uppercase;
}

.library__inner {
  overflow: hidden;
  background-color: #F1FAFD;
  border-style: solid;
  border-color: #F1FAFD;
  position: relative;
}

.library__more {
  width: 180px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transform: translateX(-100%);
  transition: transform 1s ease 0s;
}

.library__more:before {
  display: block;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 200px 0 200px 180px;
  border-color: transparent transparent transparent #71CEEA;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -200px;
  z-index: -1;
}

.library__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  padding-right: 30px;
  transform: translateZ(0);
}

.library .btn-transform__dot {
  background-color: #F1FAFD !important;
}

.library__item:nth-child(odd) .library__content {
  order: 1;
}

.library__item:nth-child(odd) .library__media {
  order: 2;
}

.library__item:nth-child(even) .library__content {
  order: 2;
}

.library__item:nth-child(even) .library__media {
  order: 1;
}

.library__main:hover .library__caption-icon {
  transform: translateX(10px);
}

.library__main:hover .library__more {
  transform: translateX(0);
}

.filter-basic {
  border-bottom: 2px solid #71CEEA;
}

.filter-btn {
  width: 36px;
  height: 22px;
  cursor: pointer;
  float: right;
  border-top: 4px solid #71CEEA;
  position: relative;
  margin: 0 15px 10px 0;
  box-sizing: border-box;
  transition: transform 1s ease 0s;
}

.filter-btn:before,
.filter-btn:after {
  display: block;
  content: '';
  height: 4px;
  background-color: #71CEEA;
  position: absolute;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}

.filter-btn:before {
  width: 8px;
  bottom: 0;
}

.filter-btn:after {
  width: 24px;
  top: 5px;
}

.filter-basic.active .filter-btn {
  transform: rotate(180deg);
}

.articles__item {
  border-bottom: 2px solid #F1FAFD;
}

.articles__item.append {
  opacity: 0;
  transition: opacity 1s ease 0s;
}

.articles__item.append.show {
  opacity: 1;
}

.articles__inner {
  display: flex;
  justify-content: flex-start;
  max-width: 360px;
}

.articles__flag {
  display: block;
  width: 24px;
  height: 24px;
  margin-bottom: 20px;
}

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

.articles__right .articles__flags {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin: 0 0 15px 0;
  order: 0;
}

.articles__right .articles__flag {
  width: 24px;
  height: 24px;
  margin: 0 20px 10px 0;
}

.articles__media-link {
  display: inline-block;
  vertical-align: top;
  position: relative;
  text-decoration: none !important;
}

.articles__media-icon {
  display: none;
}

.articles__media-img {
  display: block;
}

.articles__title {
  font-weight: 500;
  color: #039;
  line-height: 1.46;
}

.articles__title-link {
  color: #039;
  text-decoration: none;
  transition: color .5s ease 0s;
}

.articles__title-link:hover {
  color: #026BB5;
  text-decoration: none;
}

.articles__date {
  font-weight: 500;
  font-size: 0.813rem;
  line-height: 1;
}

.articles__description {
  font-size: 0.875rem;
  line-height: 1.9;
}

.articles:not(.articles_primary):not(.articles_extra) .btn-transform__title,
.articles:not(.articles_primary):not(.articles_extra) .btn-transform__icon {
  display: none;
}

.articles_primary .articles__date,
.articles_basic .articles__date {
  color: #039;
}

.articles_primary .articles__inner,
.articles_basic .articles__inner {
  align-items: flex-start;
}

.articles_primary .articles__media-link {
  padding-top: 10px;
  border-bottom: 10px solid #71CEEA;
}

.articles_primary .articles__media-link:before {
  display: block;
  content: '';
  width: 15px;
  height: 10px;
  background-color: #71CEEA;
  position: absolute;
  top: 0;
}

.articles_primary .articles__media-link:hover .articles__media-icon {
  transform: translateY(-10px);
}

.articles_primary .articles__media-icon {
  display: block;
  width: 32px;
  height: 24px;
  fill: #FFCC00;
  position: absolute;
  top: -15px;
  z-index: 1;
  transform: translateY(0);
  transition: transform .5s ease 0s;
}

.articles_primary .articles__item:nth-child(odd) .articles__media-link {
  border-right: 10px solid #71CEEA;
}

.articles_primary .articles__item:nth-child(odd) .articles__media-link:before {
  right: 0;
}

.articles_primary .articles__item:nth-child(odd) .articles__media-icon {
  left: 0;
}

.articles_primary .articles__item:nth-child(even) .articles__media-link {
  border-left: 10px solid #71CEEA;
}

.articles_primary .articles__item:nth-child(even) .articles__media-link:before {
  left: 0;
}

.articles_primary .articles__item:nth-child(even) .articles__media-icon {
  right: 0;
}

.articles_primary .articles__right {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
}

.articles_primary .articles__title {
  width: 100%;
  order: 1;
}

.articles_primary .articles__date {
  width: 100%;
  order: 0;
}

.articles_primary .articles__description {
  width: 100%;
  order: 2;
}

.articles_primary .articles__btn {
  width: 100%;
  order: 3;
}

.articles_primary .articles__btn .btn-transform__dot {
  display: none;
}

.articles_basic .articles__inner {
  align-items: flex-start;
}

.articles_basic .articles__right {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
}

.articles_basic .articles__title {
  width: 100%;
  order: 1;
}

.articles_basic .articles__date {
  width: 100%;
  order: 2;
}

.articles_basic .articles__description {
  width: 100%;
  order: 3;
}

.articles_basic .articles__btn {
  width: 100%;
  order: 4;
}

.articles_extra .articles__main {
  display: block;
}

.articles_extra .articles__main:after {
  display: block;
  content: '';
  clear: both;
}

.articles_extra .articles__date {
  display: inline-block;
  text-align: center;
  min-width: 114px;
  color: #039;
  background-color: #F1FAFD;
  padding: 5px 10px;
}

.articles_extra .articles__left {
  width: 12%;
  float: left;
}

.articles_extra .articles__right {
  width: 88%;
  float: left;
  padding-left: 30px;
}

.articles_extra .articles__inner {
  justify-content: center;
}

.articles_extra .articles__btn .btn-transform__dot {
  display: none;
}

.articles_decor .articles__media-img img {
  border: 1px solid #D8D9DB;
  box-shadow: 8px -8px 0px 0px #D8D9DB;
}

.search-result__item.append {
  opacity: 0;
  transition: opacity 1s ease 0s;
}

.search-result__item.append.show {
  opacity: 1;
}

.search-result__title {
  font-weight: 500;
  color: #039;
  line-height: 1.46;
}

.search-result__title-link {
  color: #039;
  text-decoration: none;
  transition: color .5s ease 0s;
}

.search-result__title-link:hover {
  color: #026BB5;
  text-decoration: none;
}

.search-result__description {
  font-size: 0.875rem;
  line-height: 1.9;
}

.search-result .btn-transform__title,
.search-result .btn-transform__icon {
  display: none;
}

.search-result__info {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-bottom: 10px;
}

.search-result__date {
  font-weight: 500;
  font-size: 0.813rem;
  color: #A3A5AC;
  line-height: 1;
  margin-bottom: 15px;
}

.search-result__category {
  font-weight: bold;
  font-size: 0.75rem;
  color: #039;
  text-transform: uppercase;
  position: relative;
  padding-left: 15px;
  line-height: 1.4;
  margin-bottom: 15px;
}

.search-result__category:before {
  display: block;
  content: '';
  width: 6px;
  height: 6px;
  background-color: #71CEEA;
  border-radius: 50%;
  position: absolute;
  top: 4px;
  left: 0;
}

.search-result__category-link {
  color: #039;
  text-transform: uppercase;
  transition: color .5s ease 0s;
}

.search-result__category-link:hover {
  color: #026BB5;
  text-transform: uppercase;
}

.links__row {
  margin-bottom: 50px;
  padding-bottom: 11px;
  border-bottom: 1px solid #039;
  position: relative;
}

.links__decor {
  width: 62px;
  height: 82px;
  fill: #039;
  position: absolute;
  right: -120px;
  bottom: -41px;
}

.links__heading {
  font-weight: bold;
  color: #000000;
  line-height: 1.2;
  position: relative;
}

.links__heading-icon {
  display: block;
  fill: #FFCC00;
  position: absolute;
  top: 0;
  left: 0;
}

.links__caption {
  font-weight: 600;
  color: #000000;
  letter-spacing: 0.85px;
  line-height: 1.7;
}

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

.links__item > *:last-child {
  margin-bottom: 0;
}

.links__title {
  font-weight: 500;
  color: #000000;
  letter-spacing: 0;
  line-height: 1.3;
  margin-bottom: 30px;
}

.links__description {
  font-weight: 400;
  font-size: 1rem;
  color: #000000;
  line-height: 1.8;
  margin-bottom: 30px;
}

.links__more {
  margin-bottom: 20px;
}

.links__more .btn-go {
  margin-right: 130px;
  margin-bottom: 10px;
}

.links__more .btn-go:last-child {
  margin-right: 0;
}

.links__info {
  margin-bottom: 30px;
}

.links__row:last-child {
  padding-bottom: 0;
  border-bottom: none;
}

.links__row:last-child .links__decor {
  display: none;
}

.gallery {
  max-width: 880px;
  margin: 0 auto;
}

.gallery__wrap {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
}

.gallery__icons {
  flex-grow: 0;
  flex-shrink: 0;
}

.gallery__main {
  flex-grow: 1;
  flex-shrink: 1;
}

.gallery__icon {
  display: block;
  width: 25px;
  height: 25px;
  margin-bottom: 15px;
}

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

.gallery__title {
  font-weight: 600;
  font-size: 1rem;
  color: #039;
  line-height: 1.6;
  margin: 0 0 10px 0;
}

.gallery__title-link {
  color: #039;
  text-decoration: none;
  transition: color .5s ease 0s;
}

.gallery__title-link:hover {
  color: #026BB5;
  text-decoration: none;
}

.media {
  max-width: 720px;
  margin-bottom: 30px;
}

.media__wrap {
  width: 100%;
  height: 0;
  overflow: hidden;
  background-color: #F0F0F0;
  padding-top: 56.25%;
  position: relative;
}

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

.media__preview {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  opacity: 0;
  visibility: visible;
  transition: opacity .5s ease 0s, visibility 0s ease 0s;
}

.media__button {
  cursor: pointer;
  position: absolute;
  z-index: 1;
  opacity: 1;
  visibility: visible;
  width: 60px;
  height: 43px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  transition: opacity .5s ease 0s, visibility 0s ease 0s;
}

.is-desktop .media__button:hover {
  opacity: .9;
}

.media__player {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  opacity: 0;
  visibility: hidden;
  transition: opacity .5s ease 0s, visibility 0s ease 0s;
}

.media__button-icon {
  display: block;
  width: inherit;
  height: inherit;
  fill: #129CD8;
}

.media__link {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none !important;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 11;
}

.media.media-loading .media__wrap:before {
  display: block;
  content: '';
  width: 70px;
  height: 70px;
  background-image: url(../img/loader/main.svg);
  background-color: rgba(255, 255, 255, 0.9);
  background-size: 50px 50px;
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 1;
}

.media.media-loading .media__button {
  opacity: 0;
  visibility: hidden;
}

.media.media-loaded .media__preview {
  opacity: 1;
  visibility: visible;
}

.media.media-play .media__player {
  opacity: 1;
  visibility: visible;
}

.media.media-play .media__button {
  opacity: 0;
  visibility: hidden;
}

.media.media-center {
  margin-left: auto;
  margin-right: auto;
}

.media.media-extra .media__wrap {
  padding-top: 68.202764%;
}

.video-preview {
  display: inline-flex;
  min-height: 55px;
  position: relative;
}

.video-preview__link {
  display: block;
  text-decoration: none !important;
}

.is-desktop .video-preview__link:hover $s__btn {
  opacity: .9;
}

.video-preview__btn {
  position: absolute;
  z-index: 1;
  opacity: 1;
  visibility: visible;
  width: 74px;
  height: 53px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  transition: opacity .5s ease 0s, visibility 0s ease 0s;
}

.pdf-viewer {
  margin-bottom: 50px;
}

.pdf-viewer__wrap {
  max-width: 720px;
  height: 0;
  overflow: hidden;
  position: relative;
}

.pdf-viewer__frame {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

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

.is-desktop .pdf-viewer__wrap {
  margin: 0 auto 30px auto;
  padding-bottom: 100%;
  border: 1px solid #525659;
  box-shadow: 12px -12px 0px 0px #D8D9DB;
}

.masonry {
  margin-left: -30px;
  padding-bottom: 20px;
}

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

.masonry__sizer {
  width: 33.333333%;
}

.masonry__item {
  float: left;
  padding-left: 30px;
  margin-bottom: 30px;
  opacity: 1;
  visibility: visible;
  transition: opacity 1s ease 0s, visibility 0s ease 0s;
}

.masonry__item_sm {
  width: 33.333333%;
}

.masonry__item_md {
  width: 66.666666%;
}

.masonry__button {
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
}

.masonry.masonry-loading {
  height: 100px;
  margin-bottom: 50px;
  padding-bottom: 0;
  overflow: hidden;
  background-image: url(../img/loader/main.svg);
  background-position: center center;
  background-repeat: no-repeat;
}

.masonry.masonry-loading .masonry__item {
  opacity: 0;
  visibility: hidden;
}

.main {
  margin-bottom: 50px;
}

.main_contain {
  margin-top: -30px;
}

.main.js-animation .title-info {
  opacity: 0;
  visibility: hidden;
  transition: opacity 1s ease 0s, visibility 0s ease 0s;
}

.main.animation-active .title-info {
  opacity: 1;
  visibility: visible;
}

.country-base {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.country-base__flag {
  width: 24px;
  height: 24px;
  margin-right: 12px;
}

.country-base__title {
  font-weight: bold;
  font-size: 0.688rem;
  text-transform: uppercase;
  line-height: 1;
  color: #039;
  letter-spacing: 0.79px;
}

.form-base__heading {
  font-weight: bold;
  line-height: 1;
  color: #71CEEA;
  margin: 0 0 30px 0;
}

.latest-news {
  margin-bottom: 50px;
}

.latest-news__head {
  position: relative;
}

.latest-news__wrap {
  max-width: 1170px;
  margin: 0 auto;
}

.line-primary {
  height: 8px;
  background-color: #FFCC00;
  border-radius: 2px;
  border: none;
}

.date-base {
  display: flex;
}

.date-base__inner {
  padding: 5px 15px;
  font-weight: 500;
  font-size: 0.813rem;
  color: #039;
  text-align: center;
  line-height: 1;
  background-color: #F1FAFD;
}

.date-primary {
  font-weight: 500;
  font-size: 0.813rem;
  line-height: 1;
  color: #A3A5AC;
}

.js-count-up {
  white-space: nowrap;
}

.label-base {
  display: inline-flex;
  line-height: 1;
  text-transform: uppercase;
  font-weight: bold;
  background-color: #039;
  letter-spacing: 1px;
  padding: 10px 20px;
  color: #ffffff;
}

.caption-base {
  display: flex;
}

.caption-base__inner {
  padding: 6px 15px;
  font-weight: bold;
  font-size: 0.688rem;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #039;
  text-align: center;
  line-height: 1;
  background-color: #F1FAFD;
}

.accordion__button {
  font-weight: 600;
  color: #000000;
  letter-spacing: 0.65px;
  line-height: 1.3;
  cursor: pointer;
  padding: 0 60px 0 0;
  position: relative;
}

.accordion__title {
  padding: 10px 0;
  position: relative;
}

.accordion__title:after {
  display: block;
  content: '';
  width: 100%;
  height: 1px;
  background-color: #D8D9DB;
  position: absolute;
  left: 0;
  bottom: 0;
  transition: width .5s ease 0s;
  will-change: width;
}

.accordion__toggle {
  width: 31px;
  height: 31px;
  position: absolute;
  right: 0;
  bottom: -15px;
}

.accordion__toggle:before,
.accordion__toggle:after {
  display: block;
  content: '';
  transform: rotate(0deg);
  background-color: #D8D9DB;
  position: absolute;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  opacity: 1;
  transition: opacity .5s ease 0s;
}

.accordion__toggle:before {
  width: 31px;
  height: 1px;
  right: 0;
}

.accordion__toggle:after {
  width: 1px;
  height: 31px;
  right: 15px;
}

.accordion__wrap {
  display: none;
}

.accordion__content {
  font-size: 1rem;
}

.accordion__content *:last-child {
  margin-bottom: 0 !important;
}

.accordion__item.active .accordion__title:after {
  width: 0;
}

.accordion__item.active .accordion__toggle:after {
  opacity: 0;
}

.notice {
  margin-bottom: 50px;
}

.notice.js-animation {
  opacity: 0;
  transition: opacity 1s ease 0s;
}

.notice.animation-active {
  opacity: 1;
}

.countdown-notice {
  font-size: 0;
  line-height: 1;
  white-space: nowrap;
}

.countdown-notice__number {
  display: inline-block;
  vertical-align: bottom;
  font-weight: 800;
  color: #039;
}

.countdown-notice__caption {
  display: inline-block;
  vertical-align: bottom;
  line-height: 1;
  font-weight: bold;
  text-transform: uppercase;
  color: #000000;
  margin-left: 10px;
  margin-right: 10px;
}

.inform {
  padding: 50px 0;
}

.inform__inner {
  position: relative;
}

.inform__pictures {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}

.inform__icons {
  display: flex;
  align-items: center;
}

.inform__icon {
  margin-right: 20px;
}

.inform__icon:last-child {
  margin-right: 0;
}

.inform__caption {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 1rem;
  color: #000000;
  line-height: 1.43;
}

.inform__images {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  border: 1px solid #979797;
}

.inform__media {
  display: flex;
  align-items: center;
}

.inform__media-item {
  margin: 0 15px;
}

.inform__media-item:first-child {
  margin-left: 0;
}

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

.inform__media-link {
  display: block;
  text-decoration: none !important;
}

.inform__media-img {
  display: block;
}

.inform__media-img img {
  display: block;
}

.inform__media-link {
  display: block;
  text-decoration: none !important;
}

.inform__media-img {
  display: block;
}

.inform__media-img img {
  display: block;
}

.inform__figure {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.inform__figure-item {
  margin: 0 15px;
}

.inform__figure-item:first-child {
  margin-left: 0;
}

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

.inform__figure-link {
  display: block;
  text-decoration: none !important;
}

.inform__figure-img {
  display: block;
}

.inform__figure-img img {
  display: block;
}

.inform__title {
  font-weight: bold;
  line-height: 1.25;
  color: #039;
}

.inform__photos {
  display: flex;
  align-items: flex-start;
}

.inform__video {
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
  position: relative;
}

.inform__video .media {
  width: 100%;
  height: 100%;
  max-width: 100%;
  margin: 0;
  position: absolute;
  top: 0;
  left: -999999px;
  z-index: 0;
  transform: translateZ(0);
}

.inform__video .media.active {
  left: 0;
}

.inform__video-close {
  position: absolute;
  z-index: 30;
}

.inform.js-animation {
  opacity: 0;
  transition: opacity 1s ease 0s;
}

.inform.animation-active {
  opacity: 1;
}

.js-inform-video-open,
.js-inform-video-close {
  cursor: pointer;
}

.nav-links__heading {
  font-weight: bold;
  font-size: 1rem;
  color: #000000;
  line-height: 1.4;
  margin-bottom: 15px;
}

.nav-links__list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.nav-links__item {
  margin: 0 0 10px 0;
  padding: 0;
  line-height: 1.6;
}

.nav-links__link {
  font-size: 0.875rem;
  text-decoration: none;
  color: #039;
}

.nav-links__link:hover {
  color: #039;
  text-decoration: underline;
}

.initiatives {
  font-weight: 400;
  font-size: 16px;
  color: #000000;
  letter-spacing: 0;
  line-height: 1.875;
}

.initiatives__section {
  padding-bottom: 58px;
  margin-bottom: 70px;
  border-bottom: 3px solid #F1FAFD;
}

.initiatives__section:last-child {
  padding-bottom: 0;
  border-bottom: none;
}

.initiatives__section.js-animation {
  opacity: 0;
  visibility: hidden;
  transform: translate(0, 20px);
  transition: opacity 2s ease 0s, transform 2s ease 0s, visibility 0s ease 0s;
}

.initiatives__section.animation-active {
  opacity: 1;
  visibility: visible;
  transform: translate(0, 0);
}

.initiatives__links {
  padding-top: 20px;
}

.list-warning {
  list-style: none;
  margin: 0;
  padding: 0;
}

.list-warning__item {
  margin: 0 0 50px 0;
  padding: 0;
}

.list-warning__item:last-child {
  margin-bottom: 0;
}

.list-warning__link {
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  position: relative;
  min-height: 33px;
  padding-left: 40px;
  font-weight: 600;
  font-size: 24px;
  color: #039;
  line-height: 1.5;
  transition: color .5s ease 0s;
}

.list-warning__link:hover {
  color: #003999;
  text-decoration: none;
}

.list-warning__link:hover .list-warning__icon {
  transform: translate(7px, 0);
}

.list-warning__icon {
  display: block;
  width: 25px;
  height: 33px;
  fill: #FFCC00;
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(0, 0);
  transition: transform .5s ease 0s;
}

.search-base {
  position: relative;
}

.search-base__input {
  display: block;
  width: 100%;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 2px solid #71CEEA;
  background: none;
  font-weight: 500;
  font-size: 1.125rem;
  color: #000000;
}

.search-base__input::-webkit-input-placeholder {
  color: #000000;
}

.search-base__input::-moz-placeholder {
  color: #000000;
}

.search-base__input:-moz-placeholder {
  color: #000000;
}

.search-base__input:-ms-input-placeholder {
  color: #000000;
}

.search-base__btn {
  display: block;
  width: 32px;
  height: 32px;
  cursor: pointer;
  border: none;
  background: none;
  position: absolute;
  top: 3px;
  z-index: 1;
}

.search-base__btn-icon {
  display: block;
  width: 32px;
  height: 32px;
  fill: #71CEEA;
}

.search-base .easy-autocomplete ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.search-base .easy-autocomplete li {
  font-size: 0.9rem;
  margin: 0;
  line-height: 1.6;
  background-color: #ffffff;
  background-position: 10px 8px;
  background-repeat: no-repeat;
}

.search-base .easy-autocomplete li:first-child {
  background-position: 10px 19px;
}

.search-base .easy-autocomplete a {
  color: #000000;
  text-decoration: none;
  transition: color .5s ease 0s;
}

.search-base .easy-autocomplete a:hover {
  color: #000000;
  text-decoration: none;
}

.search-base .easy-autocomplete b {
  font-weight: 600;
}

.up {
  display: flex;
  width: 64px;
  height: 64px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: #026BB5;
  border: 1px solid #026BB5;
  cursor: pointer;
  font-size: 0.813rem;
  color: #ffffff;
  line-height: 1;
  text-transform: uppercase;
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 1000;
  visibility: hidden;
  opacity: 0;
  transition: background-color .3s ease 0s, color .3s ease 0s, opacity .3s ease 0s, visibility 0s ease .3s;
}

.up:hover {
  color: #50C0AB;
  background-color: #ffffff;
}

.up.active {
  opacity: 1;
  visibility: visible;
  transition: background-color .3s ease 0s, color .3s ease 0s, opacity .3s ease 0s, visibility 0s ease 0s;
}

.events__month {
  color: #000000;
  line-height: 1;
  font-weight: 500;
}

.events__number {
  line-height: 1;
  font-weight: 600;
}

.events__row {
  border-bottom: 2px solid #71CEEA;
  box-sizing: content-box;
}

.events__row:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}

.events__flags {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  padding-bottom: 10px;
}

.events__flags-icon {
  display: block;
}

.events__title {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-weight: 600;
  margin-bottom: 20px;
}

.events__title-wrap {
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  color: #091B58;
  transition: color .5s ease 0s;
}

.events__title-wrap:hover {
  color: #026BB5;
}

.events__data {
  margin-bottom: 20px;
}

.events__caption {
  color: #000000;
  line-height: 1.5;
  margin-bottom: 20px;
  font-size: 14px;
}

.events__section.light {
  background-color: #F1FAFD;
}

.events__section.light .events__number {
  color: #FFCC00;
}

.events__section.dark {
  background-color: #FFFFFF;
}

.events__section.dark .events__number {
  color: #D8D9DB;
}

.events-data__item {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-weight: 600;
  line-height: 1.22;
  color: #000000;
}

.events-data__time {
  fill: #71CEEA;
  margin-right: 10px;
  flex-shrink: 0;
}

.events-data__email {
  fill: #71CEEA;
  margin-right: 10px;
  flex-shrink: 0;
}

.events-data__place {
  fill: #71CEEA;
  margin-right: 10px;
  flex-shrink: 0;
}

.depiction {
  max-width: 1155px;
  margin: 0 auto;
  color: #000000;
  line-height: 1.5;
}

.depiction__month {
  color: #000000;
  line-height: 1;
  font-weight: 600;
}

.depiction__number {
  line-height: 1;
  font-weight: 600;
}

.depiction__flags {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.depiction__flags-icon {
  display: block;
}

.depiction__heading {
  font-weight: 600;
  line-height: 1.1;
}

.depiction__caption {
  font-weight: 600;
  color: #000000;
}

.depiction__detail-title {
  font-weight: 600;
  color: #000000;
}

.depiction__detail-caption {
  color: #000000;
  padding-left: 35px;
  background-image: url(../img/icon/arrow-ul.svg);
  background-position: 0 4px;
  background-repeat: no-repeat;
}

.depiction__foot {
  padding-top: 20px;
}

.depiction.light .depiction__number {
  color: #FFCC00;
}

.depiction.light .depiction__heading {
  color: #000000;
}

.depiction.dark .depiction__number {
  color: #D8D9DB;
}

.depiction.dark .depiction__heading {
  color: #A3A5AC;
}

.map {
  width: 100%;
  padding-top: 62.857142%;
  background-color: #D8D9DB;
  position: relative;
  overflow: hidden;
}

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

.map__area {
  display: block;
  width: 100%;
  height: 100%;
}

.news-set__item {
  margin-bottom: 40px;
}

.news-set__caption {
  margin-bottom: 20px;
}

.news-set__caption-inner {
  display: inline-block;
  line-height: 1;
  font-weight: 600;
  color: #FFFFFF;
  text-transform: uppercase;
  background-color: #039;
  padding: 6px 10px;
  min-width: 120px;
  text-align: center;
}

.news-set__flags {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-bottom: 10px;
}

.news-set__flag {
  width: 24px;
  height: 24px;
  margin: 0 20px 10px 0;
}

.news-set__flag:last-child {
  margin-right: 0;
}

.news-set__title {
  font-weight: 600;
  color: #039;
  line-height: 1.4;
  margin-bottom: 25px;
}

.news-set__title-link {
  color: #039;
  text-decoration: none;
  transition: color .5s ease 0s;
}

.news-set__title-link:hover {
  color: #129CD8;
  text-decoration: none;
}

.news-set__description {
  font-weight: 500;
  font-size: 1rem;
  color: #000000;
  line-height: 1.5;
  margin-bottom: 30px;
}

.news-set__date {
  font-weight: 500;
  font-size: 1rem;
  color: #A3A5AC;
  line-height: 1;
}

.news-set__madia {
  padding: 18px 18px 0 0;
}

.news-set__madia-img {
  display: block;
  position: relative;
}

.news-set__madia-img:before {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  background-color: #F1FAFD;
  border-top: 4px solid #71CEEA;
  border-right: 4px solid #71CEEA;
  position: absolute;
  top: -18px;
  right: -18px;
  z-index: 0;
}

.news-set__madia-img img {
  display: block;
  position: relative;
  z-index: 1;
}

.news-set.js-animation .news-set__list {
  opacity: 0;
  transition: opacity 1s ease 0s;
}

.news-set.js-animation .news-set__madia-img:before {
  opacity: 0;
  transform: translate(-18px, 18px);
  transition: opacity 1s ease .5s, transform 1s ease .5s;
}

.news-set.animation-active .news-set__list {
  opacity: 1;
}

.news-set.animation-active .news-set__madia-img:before {
  opacity: 1;
  transform: translate(0, 0);
}

.media-set__main {
  max-width: 330px;
}

.media-set__canvas {
  margin-bottom: 20px;
}

.media-set__canvas-link {
  display: inline-block;
  vertical-align: top;
  position: relative;
  text-decoration: none !important;
  cursor: pointer;
  padding-top: 10px;
  border-right: 10px solid #71CEEA;
  border-bottom: 10px solid #71CEEA;
}

.media-set__canvas-link:before {
  display: block;
  content: '';
  width: 15px;
  height: 10px;
  background-color: #71CEEA;
  position: absolute;
  top: 0;
  right: 0;
}

.media-set__canvas-link:hover .media-set__canvas-icon {
  transform: translateY(-10px);
}

.media-set__canvas-icon {
  display: block;
  width: 32px;
  height: 24px;
  fill: #FFCC00;
  position: absolute;
  top: -15px;
  z-index: 1;
  transform: translateY(0);
  transition: transform .5s ease 0s;
}

.media-set__canvas-img {
  display: block;
}

.media-set__flags {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 10px;
}

.media-set__flag {
  width: 24px;
  height: 24px;
  margin: 0 20px 10px 0;
}

.media-set__flag:last-child {
  margin-right: 0;
}

.media-set__title {
  font-weight: 600;
  color: #039;
  line-height: 1.5;
  cursor: pointer;
}

.media-set__title-link {
  color: #039;
  text-decoration: none;
  transition: color .5s ease 0s;
}

.media-set__title-link:hover {
  color: #026BB5;
  text-decoration: none;
}

.media-set__date {
  font-weight: 500;
  font-size: 0.813rem;
  line-height: 1;
  color: #A3A5AC;
}

.media-set + .pagination {
  padding-top: 0;
}

.cards {
  border: 1px solid #D8D9DB;
  position: relative;
  background-image: url(../img/loader/main.svg);
  background-position: center center;
  background-repeat: no-repeat;
}

.cards__list {
  list-style: none;
  margin: 0;
  padding: 0 15px 0 50px;
  height: 710px;
  overflow-y: auto;
}

.cards__list::-webkit-scrollbar {
  width: 9px;
}

.cards__list::-webkit-scrollbar-thumb {
  background-color: #D8D9DB;
}

.cards__content {
  font-size: 16px;
  color: #000000;
  line-height: 1.68;
  margin: 15px 0;
}

.cards__content *:last-child {
  margin-bottom: 0;
}

.cards__item {
  margin: 0 0 10px 0;
  padding: 0 0 11px 0;
  border-bottom: 1px solid #D8D9DB;
}

.cards__item:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}

.cards__btn {
  font-weight: 600;
  font-size: 18px;
  color: #026BB5;
  line-height: 1.35;
  cursor: pointer;
  position: relative;
  transition: color .5s ease 0s;
}

.cards__btn:hover,
.cards__btn.active {
  color: #000000;
}

.cards__btn:hover .cards__marker,
.cards__btn.active .cards__marker {
  opacity: 1;
}

.cards__btn:hover .cards__marker:before {
  animation-name: marker-pulse;
  animation-duration: 2s;
  animation-iteration-count: infinite;
}

.cards__marker {
  width: 12px;
  height: 12px;
  background-color: #026BB5;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: -30px;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  opacity: 0;
  transition: opacity .5s ease 0s;
}

.cards__marker:before {
  display: block;
  content: '';
  width: 6px;
  height: 6px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border: 3px solid #026BB5;
}

.cards__control {
  display: flex;
  align-items: center;
}

.cards__control-btn-prev {
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
}

.cards__control-btn-next {
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
}

.cards__control-btn-icon {
  display: block;
  width: 20px;
  height: 26px;
  fill: #71CEEA;
  opacity: 1;
  transition: opacity .5s ease 0s;
}

.cards__control-btn-icon:hover {
  opacity: .7;
}

.cards__control-count {
  padding: 0 15px;
  font-weight: 500;
  font-size: 16px;
  color: #000000;
  letter-spacing: 0.67px;
  line-height: 1;
}

.cards__control-count span:nth-child(1) {
  padding-right: 3px;
}

.cards__control-count span:nth-child(2) {
  padding-left: 3px;
}

.cards__article {
  display: none;
}

.cards__article.active {
  display: block;
}

.cards__article-title {
  font-weight: 600;
  font-size: 18px;
  color: #026BB5;
  line-height: 1.35;
  margin-bottom: 15px;
}

.cards.init {
  background-image: none;
}

.cards.init .cards__sidebar,
.cards.init .cards__main {
  opacity: 1;
}

.cards a {
  color: #026BB5;
  text-decoration: underline;
}

.cards a:hover {
  color: #026BB5;
  text-decoration: none;
}

.theme-by .banner-base__circle:before {
  background-color: #DDEFEC;
}

.theme-by .scene-success__arrow-3,
.theme-by .scene-twin__arrow-3 {
  fill: #50C0AB;
}

.theme-by .links__heading-icon {
  fill: #50C0AB;
}

.theme-by .links__title {
  color: #50C0AB;
}

.theme-by .accordion__title {
  color: #50C0AB;
}

.theme-by .nav-links-relative a {
  color: #50C0AB;
}

.theme-by .line-primary {
  background-color: #50C0AB;
}

.theme-by .library__caption-icon {
  fill: #50C0AB;
}

.theme-by .slider-notice {
  border-color: #50C0AB;
}

.theme-by .slider-inform {
  border-color: #DDEFEC;
}

.theme-by .inform__caption-icon {
  fill: #50C0AB;
}

.theme-by .slider-notice__info-icon {
  fill: #50C0AB;
}

.theme-by .library__inner {
  border-color: #DDEFEC;
  background-color: #DDEFEC;
}

.theme-by .articles__media-icon,
.theme-by .media-set__canvas-icon {
  fill: #50C0AB;
}

.theme-by .title-arrow__icon {
  fill: #50C0AB;
}

.theme-by .btn-info,
.theme-by .btn-primary,
.theme-by .articles_primary .articles__btn .btn-transform,
.articles_primary .articles__btn .theme-by .btn-transform,
.theme-by .articles_extra .articles__btn .btn-transform,
.articles_extra .articles__btn .theme-by .btn-transform,
.theme-by .articles_primary .btn-transform,
.theme-by .articles_extra .btn-transform {
  color: #ffffff;
  background-color: #50C0AB;
  border-color: #50C0AB;
}

.theme-by .btn-info:hover,
.theme-by .btn-primary:hover,
.theme-by .articles_primary .articles__btn .btn-transform:hover,
.articles_primary .articles__btn .theme-by .btn-transform:hover,
.theme-by .articles_extra .articles__btn .btn-transform:hover,
.articles_extra .articles__btn .theme-by .btn-transform:hover,
.theme-by .articles_primary .btn-transform:hover,
.theme-by .articles_extra .btn-transform:hover {
  background-color: transparent;
  color: #50C0AB;
}

.theme-by .slick-dots button {
  border-color: #50C0AB;
}

.is-desktop .theme-by .slick-dots button:hover,
.theme-by .slick-dots li.slick-active button {
  background-color: #50C0AB;
}

.is-desktop .slider-data-dots .theme-by .slick-dots button:hover,
.slider-data-dots .theme-by .slick-dots li.slick-active button {
  background-color: #50C0AB;
}

.theme-by .up {
  border-color: #50C0AB;
  background-color: #50C0AB;
}

.theme-by .up:hover {
  background-color: #ffffff;
  color: #50C0AB;
}

.theme-by .finance__heading-icon {
  fill: #50C0AB;
}

.theme-by .text-underline__inner {
  border-bottom-color: #50C0AB;
}

.theme-by .text-border__inner {
  border-bottom-color: #DDEFEC;
}

.theme-by .list-general svg {
  fill: #50C0AB;
}

.theme-by .statistic__title-icon {
  fill: #50C0AB;
}

.theme-by .banking__line {
  background: linear-gradient(to right, transparent 50%, #50C0AB 50%);
}

.theme-by .details__bg-icon {
  stroke: #FFEFD3;
}

.theme-by .details__bg-icon:nth-child(2) {
  fill: #FFEFD3;
}

.theme-by .title-inner__icon {
  fill: #50C0AB;
}

.theme-by .form-base__heading {
  color: #DDEFEC;
}

.theme-by .form-base__description-icon {
  fill: #DDEFEC;
}

.theme-by .support-centre {
  background-image: url(../img/bg/virus-by.svg);
}

.theme-by .form-base__heading {
  color: #50C0AB;
}

.theme-by .form-base__description-icon {
  fill: #50C0AB;
}

.theme-by .scene-base__arrow-1 {
  fill: #50C0AB;
}

.theme-by .scene-base__arrow-2 {
  fill: #50C0AB;
}

.theme-by .scene-main__arrow-2 {
  fill: #50C0AB;
}

.theme-by .scene-main__arrow-3 {
  fill: #50C0AB;
}

.theme-by .scene-primary__arrow-1 {
  fill: #50C0AB;
}

.theme-by .scene-primary__arrow-2 {
  fill: #50C0AB;
}

.theme-by .scene-primary__arrow-3 {
  fill: #50C0AB;
}

.theme-by .scene-primary__arrow-4 {
  fill: #50C0AB;
}

.theme-by .scene-primary__arrow-5 {
  fill: #50C0AB;
}

.theme-by .scene-primary__arrow-6 {
  fill: #50C0AB;
}

.theme-by .scene-primary__arrow-7 {
  fill: #50C0AB;
}

.theme-by .scene-primary__arrow-8 {
  fill: #50C0AB;
}

.theme-by .scene-info__arrow-1 {
  fill: #50C0AB;
}

.theme-by .scene-info__arrow-2 {
  fill: #50C0AB;
}

.theme-by .scene-info__arrow-3 {
  fill: #50C0AB;
}

.theme-by .scene-info__arrow-4 {
  fill: #50C0AB;
}

.theme-by .scene-info__arrow-5 {
  fill: #50C0AB;
}

.theme-by .scene-secondary__arrow-1,
.theme-by .scene-secondary__arrow-1 {
  fill: #50C0AB;
}

.theme-by .scene-secondary__arrow-3,
.theme-by .scene-secondary__arrow-3 {
  fill: #50C0AB;
}

.theme-ua .banner-base__circle:before {
  background-color: #FFE680;
}

.theme-ua .scene-success__arrow-3,
.theme-ua .scene-twin__arrow-3 {
  fill: #FFCC00;
}

.theme-ua .links__heading-icon {
  fill: #FFCC00;
}

.theme-ua .links__title {
  color: #FFCC00;
}

.theme-ua .accordion__title {
  color: #FFCC00;
}

.theme-ua .nav-links-relative a {
  color: #FFCC00;
}

.theme-ua .line-primary {
  background-color: #FFCC00;
}

.theme-ua .library__caption-icon {
  fill: #FFCC00;
}

.theme-ua .slider-notice {
  border-color: #FFCC00;
}

.theme-ua .slider-inform {
  border-color: #FFE680;
}

.theme-ua .inform__caption-icon {
  fill: #FFCC00;
}

.theme-ua .slider-notice__info-icon {
  fill: #FFCC00;
}

.theme-ua .library__inner {
  border-color: #FFE680;
  background-color: #FFE680;
}

.theme-ua .articles__media-icon,
.theme-ua .media-set__canvas-icon {
  fill: #FFCC00;
}

.theme-ua .title-arrow__icon {
  fill: #FFCC00;
}

.theme-ua .btn-info,
.theme-ua .btn-primary,
.theme-ua .articles_primary .articles__btn .btn-transform,
.articles_primary .articles__btn .theme-ua .btn-transform,
.theme-ua .articles_extra .articles__btn .btn-transform,
.articles_extra .articles__btn .theme-ua .btn-transform,
.theme-ua .articles_primary .btn-transform,
.theme-ua .articles_extra .btn-transform {
  color: #ffffff;
  background-color: #FFCC00;
  border-color: #FFCC00;
}

.theme-ua .btn-info:hover,
.theme-ua .btn-primary:hover,
.theme-ua .articles_primary .articles__btn .btn-transform:hover,
.articles_primary .articles__btn .theme-ua .btn-transform:hover,
.theme-ua .articles_extra .articles__btn .btn-transform:hover,
.articles_extra .articles__btn .theme-ua .btn-transform:hover,
.theme-ua .articles_primary .btn-transform:hover,
.theme-ua .articles_extra .btn-transform:hover {
  background-color: transparent;
  color: #FFCC00;
}

.theme-ua .slick-dots button {
  border-color: #FFCC00;
}

.is-desktop .theme-ua .slick-dots button:hover,
.theme-ua .slick-dots li.slick-active button {
  background-color: #FFCC00;
}

.is-desktop .slider-data-dots .theme-ua .slick-dots button:hover,
.slider-data-dots .theme-ua .slick-dots li.slick-active button {
  background-color: #FFCC00;
}

.theme-ua .up {
  border-color: #FFCC00;
  background-color: #FFCC00;
}

.theme-ua .up:hover {
  background-color: #ffffff;
  color: #FFCC00;
}

.theme-ua .finance__heading-icon {
  fill: #FFCC00;
}

.theme-ua .text-underline__inner {
  border-bottom-color: #FFCC00;
}

.theme-ua .text-border__inner {
  border-bottom-color: #FFE680;
}

.theme-ua .list-general svg {
  fill: #FFCC00;
}

.theme-ua .statistic__title-icon {
  fill: #FFCC00;
}

.theme-ua .banking__line {
  background: linear-gradient(to right, transparent 50%, #FFCC00 50%);
}

.theme-ua .details__bg-icon {
  stroke: #FFDC52;
}

.theme-ua .details__bg-icon:nth-child(2) {
  fill: #FFFAE5;
}

.theme-ua .title-inner__icon {
  fill: #FFCC00;
}

.theme-ua .form-base__heading {
  color: #FFE680;
}

.theme-ua .form-base__description-icon {
  fill: #FFE680;
}

.theme-ua .support-centre {
  background-image: url(../img/bg/virus-ua.svg);
}

.theme-ua .form-base__heading {
  color: #FFCC00;
}

.theme-ua .form-base__description-icon {
  fill: #FFCC00;
}

.theme-ua .scene-base__arrow-1 {
  fill: #FFCC00;
}

.theme-ua .scene-base__arrow-2 {
  fill: #FFCC00;
}

.theme-ua .scene-main__arrow-2 {
  fill: #FFCC00;
}

.theme-ua .scene-main__arrow-3 {
  fill: #FFCC00;
}

.theme-ua .scene-primary__arrow-1 {
  fill: #FFCC00;
}

.theme-ua .scene-primary__arrow-2 {
  fill: #FFCC00;
}

.theme-ua .scene-primary__arrow-3 {
  fill: #FFCC00;
}

.theme-ua .scene-primary__arrow-4 {
  fill: #FFCC00;
}

.theme-ua .scene-primary__arrow-5 {
  fill: #FFCC00;
}

.theme-ua .scene-primary__arrow-6 {
  fill: #FFCC00;
}

.theme-ua .scene-primary__arrow-7 {
  fill: #FFCC00;
}

.theme-ua .scene-primary__arrow-8 {
  fill: #FFCC00;
}

.theme-ua .scene-info__arrow-1 {
  fill: #FFCC00;
}

.theme-ua .scene-info__arrow-2 {
  fill: #FFCC00;
}

.theme-ua .scene-info__arrow-3 {
  fill: #FFCC00;
}

.theme-ua .scene-info__arrow-4 {
  fill: #FFCC00;
}

.theme-ua .scene-info__arrow-5 {
  fill: #FFCC00;
}

.theme-ua .scene-secondary__arrow-1,
.theme-ua .scene-secondary__arrow-1 {
  fill: #FFCC00;
}

.theme-ua .scene-secondary__arrow-3,
.theme-ua .scene-secondary__arrow-3 {
  fill: #FFCC00;
}

.theme-md .banner-base__circle:before {
  background-color: #E3D4E8;
}

.theme-md .scene-success__arrow-3,
.theme-md .scene-twin__arrow-3 {
  fill: #9065AC;
}

.theme-md .links__heading-icon {
  fill: #9065AC;
}

.theme-md .links__title {
  color: #9065AC;
}

.theme-md .accordion__title {
  color: #9065AC;
}

.theme-md .nav-links-relative a {
  color: #9065AC;
}

.theme-md .line-primary {
  background-color: #9065AC;
}

.theme-md .library__caption-icon {
  fill: #9065AC;
}

.theme-md .slider-notice {
  border-color: #9065AC;
}

.theme-md .slider-inform {
  border-color: #E3D4E8;
}

.theme-md .inform__caption-icon {
  fill: #9065AC;
}

.theme-md .slider-notice__info-icon {
  fill: #9065AC;
}

.theme-md .library__inner {
  border-color: #E3D4E8;
  background-color: #E3D4E8;
}

.theme-md .articles__media-icon,
.theme-md .media-set__canvas-icon {
  fill: #9065AC;
}

.theme-md .title-arrow__icon {
  fill: #9065AC;
}

.theme-md .btn-info,
.theme-md .btn-primary,
.theme-md .articles_primary .articles__btn .btn-transform,
.articles_primary .articles__btn .theme-md .btn-transform,
.theme-md .articles_extra .articles__btn .btn-transform,
.articles_extra .articles__btn .theme-md .btn-transform,
.theme-md .articles_primary .btn-transform,
.theme-md .articles_extra .btn-transform {
  color: #ffffff;
  background-color: #9065AC;
  border-color: #9065AC;
}

.theme-md .btn-info:hover,
.theme-md .btn-primary:hover,
.theme-md .articles_primary .articles__btn .btn-transform:hover,
.articles_primary .articles__btn .theme-md .btn-transform:hover,
.theme-md .articles_extra .articles__btn .btn-transform:hover,
.articles_extra .articles__btn .theme-md .btn-transform:hover,
.theme-md .articles_primary .btn-transform:hover,
.theme-md .articles_extra .btn-transform:hover {
  background-color: transparent;
  color: #9065AC;
}

.theme-md .slick-dots button {
  border-color: #9065AC;
}

.is-desktop .theme-md .slick-dots button:hover,
.theme-md .slick-dots li.slick-active button {
  background-color: #9065AC;
}

.is-desktop .slider-data-dots .theme-md .slick-dots button:hover,
.slider-data-dots .theme-md .slick-dots li.slick-active button {
  background-color: #9065AC;
}

.theme-md .up {
  border-color: #9065AC;
  background-color: #9065AC;
}

.theme-md .up:hover {
  background-color: #ffffff;
  color: #9065AC;
}

.theme-md .finance__heading-icon {
  fill: #9065AC;
}

.theme-md .text-underline__inner {
  border-bottom-color: #9065AC;
}

.theme-md .text-border__inner {
  border-bottom-color: #E3D4E8;
}

.theme-md .list-general svg {
  fill: #9065AC;
}

.theme-md .statistic__title-icon {
  fill: #9065AC;
}

.theme-md .banking__line {
  background: linear-gradient(to right, transparent 50%, #9065AC 50%);
}

.theme-md .details__bg-icon {
  stroke: #E3D4E8;
}

.theme-md .details__bg-icon:nth-child(2) {
  fill: #F1E9F4;
}

.theme-md .title-inner__icon {
  fill: #9065AC;
}

.theme-md .form-base__heading {
  color: #E3D4E8;
}

.theme-md .form-base__description-icon {
  fill: #E3D4E8;
}

.theme-md .support-centre {
  background-image: url(../img/bg/virus-md.svg);
}

.theme-md .form-base__heading {
  color: #9065AC;
}

.theme-md .form-base__description-icon {
  fill: #9065AC;
}

.theme-md .scene-base__arrow-1 {
  fill: #9065AC;
}

.theme-md .scene-base__arrow-2 {
  fill: #9065AC;
}

.theme-md .scene-main__arrow-2 {
  fill: #9065AC;
}

.theme-md .scene-main__arrow-3 {
  fill: #9065AC;
}

.theme-md .scene-primary__arrow-1 {
  fill: #9065AC;
}

.theme-md .scene-primary__arrow-2 {
  fill: #9065AC;
}

.theme-md .scene-primary__arrow-3 {
  fill: #9065AC;
}

.theme-md .scene-primary__arrow-4 {
  fill: #9065AC;
}

.theme-md .scene-primary__arrow-5 {
  fill: #9065AC;
}

.theme-md .scene-primary__arrow-6 {
  fill: #9065AC;
}

.theme-md .scene-primary__arrow-7 {
  fill: #9065AC;
}

.theme-md .scene-primary__arrow-8 {
  fill: #9065AC;
}

.theme-md .scene-info__arrow-1 {
  fill: #9065AC;
}

.theme-md .scene-info__arrow-2 {
  fill: #9065AC;
}

.theme-md .scene-info__arrow-3 {
  fill: #9065AC;
}

.theme-md .scene-info__arrow-4 {
  fill: #9065AC;
}

.theme-md .scene-info__arrow-5 {
  fill: #9065AC;
}

.theme-md .scene-secondary__arrow-1,
.theme-md .scene-secondary__arrow-1 {
  fill: #9065AC;
}

.theme-md .scene-secondary__arrow-3,
.theme-md .scene-secondary__arrow-3 {
  fill: #9065AC;
}

.theme-ge .banner-base__circle:before {
  background-color: #C2E7F6;
}

.theme-ge .scene-success__arrow-3,
.theme-ge .scene-twin__arrow-3 {
  fill: #1BB7ED;
}

.theme-ge .links__heading-icon {
  fill: #1BB7ED;
}

.theme-ge .links__title {
  color: #1BB7ED;
}

.theme-ge .accordion__title {
  color: #1BB7ED;
}

.theme-ge .nav-links-relative a {
  color: #1BB7ED;
}

.theme-ge .line-primary {
  background-color: #1BB7ED;
}

.theme-ge .library__caption-icon {
  fill: #1BB7ED;
}

.theme-ge .slider-notice {
  border-color: #1BB7ED;
}

.theme-ge .slider-inform {
  border-color: #C2E7F6;
}

.theme-ge .inform__caption-icon {
  fill: #1BB7ED;
}

.theme-ge .slider-notice__info-icon {
  fill: #1BB7ED;
}

.theme-ge .library__inner {
  border-color: #C2E7F6;
  background-color: #C2E7F6;
}

.theme-ge .articles__media-icon,
.theme-ge .media-set__canvas-icon {
  fill: #1BB7ED;
}

.theme-ge .title-arrow__icon {
  fill: #1BB7ED;
}

.theme-ge .btn-info,
.theme-ge .btn-primary,
.theme-ge .articles_primary .articles__btn .btn-transform,
.articles_primary .articles__btn .theme-ge .btn-transform,
.theme-ge .articles_extra .articles__btn .btn-transform,
.articles_extra .articles__btn .theme-ge .btn-transform,
.theme-ge .articles_primary .btn-transform,
.theme-ge .articles_extra .btn-transform {
  color: #ffffff;
  background-color: #1BB7ED;
  border-color: #1BB7ED;
}

.theme-ge .btn-info:hover,
.theme-ge .btn-primary:hover,
.theme-ge .articles_primary .articles__btn .btn-transform:hover,
.articles_primary .articles__btn .theme-ge .btn-transform:hover,
.theme-ge .articles_extra .articles__btn .btn-transform:hover,
.articles_extra .articles__btn .theme-ge .btn-transform:hover,
.theme-ge .articles_primary .btn-transform:hover,
.theme-ge .articles_extra .btn-transform:hover {
  background-color: transparent;
  color: #1BB7ED;
}

.theme-ge .slick-dots button {
  border-color: #1BB7ED;
}

.is-desktop .theme-ge .slick-dots button:hover,
.theme-ge .slick-dots li.slick-active button {
  background-color: #1BB7ED;
}

.is-desktop .slider-data-dots .theme-ge .slick-dots button:hover,
.slider-data-dots .theme-ge .slick-dots li.slick-active button {
  background-color: #1BB7ED;
}

.theme-ge .up {
  border-color: #1BB7ED;
  background-color: #1BB7ED;
}

.theme-ge .up:hover {
  background-color: #ffffff;
  color: #1BB7ED;
}

.theme-ge .finance__heading-icon {
  fill: #1BB7ED;
}

.theme-ge .text-underline__inner {
  border-bottom-color: #1BB7ED;
}

.theme-ge .text-border__inner {
  border-bottom-color: #C2E7F6;
}

.theme-ge .list-general svg {
  fill: #1BB7ED;
}

.theme-ge .statistic__title-icon {
  fill: #1BB7ED;
}

.theme-ge .banking__line {
  background: linear-gradient(to right, transparent 50%, #1BB7ED 50%);
}

.theme-ge .details__bg-icon {
  stroke: #FFE680;
}

.theme-ge .details__bg-icon:nth-child(2) {
  fill: #FFEFC7;
}

.theme-ge .title-inner__icon {
  fill: #1BB7ED;
}

.theme-ge .form-base__heading {
  color: #C2E7F6;
}

.theme-ge .form-base__description-icon {
  fill: #C2E7F6;
}

.theme-ge .support-centre {
  background-image: url(../img/bg/virus-ge.svg);
}

.theme-ge .form-base__heading {
  color: #1BB7ED;
}

.theme-ge .form-base__description-icon {
  fill: #1BB7ED;
}

.theme-ge .scene-base__arrow-1 {
  fill: #1BB7ED;
}

.theme-ge .scene-base__arrow-2 {
  fill: #1BB7ED;
}

.theme-ge .scene-main__arrow-2 {
  fill: #1BB7ED;
}

.theme-ge .scene-main__arrow-3 {
  fill: #1BB7ED;
}

.theme-ge .scene-primary__arrow-1 {
  fill: #1BB7ED;
}

.theme-ge .scene-primary__arrow-2 {
  fill: #1BB7ED;
}

.theme-ge .scene-primary__arrow-3 {
  fill: #1BB7ED;
}

.theme-ge .scene-primary__arrow-4 {
  fill: #1BB7ED;
}

.theme-ge .scene-primary__arrow-5 {
  fill: #1BB7ED;
}

.theme-ge .scene-primary__arrow-6 {
  fill: #1BB7ED;
}

.theme-ge .scene-primary__arrow-7 {
  fill: #1BB7ED;
}

.theme-ge .scene-primary__arrow-8 {
  fill: #1BB7ED;
}

.theme-ge .scene-info__arrow-1 {
  fill: #1BB7ED;
}

.theme-ge .scene-info__arrow-2 {
  fill: #1BB7ED;
}

.theme-ge .scene-info__arrow-3 {
  fill: #1BB7ED;
}

.theme-ge .scene-info__arrow-4 {
  fill: #1BB7ED;
}

.theme-ge .scene-info__arrow-5 {
  fill: #1BB7ED;
}

.theme-ge .scene-secondary__arrow-1,
.theme-ge .scene-secondary__arrow-1 {
  fill: #1BB7ED;
}

.theme-ge .scene-secondary__arrow-3,
.theme-ge .scene-secondary__arrow-3 {
  fill: #1BB7ED;
}

.theme-az .banner-base__circle:before {
  background-color: #86B2D7;
}

.theme-az .scene-success__arrow-3,
.theme-az .scene-twin__arrow-3 {
  fill: #0C65AF;
}

.theme-az .links__heading-icon {
  fill: #0C65AF;
}

.theme-az .links__title {
  color: #0C65AF;
}

.theme-az .accordion__title {
  color: #0C65AF;
}

.theme-az .nav-links-relative a {
  color: #0C65AF;
}

.theme-az .line-primary {
  background-color: #0C65AF;
}

.theme-az .library__caption-icon {
  fill: #0C65AF;
}

.theme-az .slider-notice {
  border-color: #0C65AF;
}

.theme-az .slider-inform {
  border-color: #86B2D7;
}

.theme-az .inform__caption-icon {
  fill: #0C65AF;
}

.theme-az .slider-notice__info-icon {
  fill: #0C65AF;
}

.theme-az .library__inner {
  border-color: #86B2D7;
  background-color: #86B2D7;
}

.theme-az .articles__media-icon,
.theme-az .media-set__canvas-icon {
  fill: #0C65AF;
}

.theme-az .title-arrow__icon {
  fill: #0C65AF;
}

.theme-az .btn-info,
.theme-az .btn-primary,
.theme-az .articles_primary .articles__btn .btn-transform,
.articles_primary .articles__btn .theme-az .btn-transform,
.theme-az .articles_extra .articles__btn .btn-transform,
.articles_extra .articles__btn .theme-az .btn-transform,
.theme-az .articles_primary .btn-transform,
.theme-az .articles_extra .btn-transform {
  color: #ffffff;
  background-color: #0C65AF;
  border-color: #0C65AF;
}

.theme-az .btn-info:hover,
.theme-az .btn-primary:hover,
.theme-az .articles_primary .articles__btn .btn-transform:hover,
.articles_primary .articles__btn .theme-az .btn-transform:hover,
.theme-az .articles_extra .articles__btn .btn-transform:hover,
.articles_extra .articles__btn .theme-az .btn-transform:hover,
.theme-az .articles_primary .btn-transform:hover,
.theme-az .articles_extra .btn-transform:hover {
  background-color: transparent;
  color: #0C65AF;
}

.theme-az .slick-dots button {
  border-color: #0C65AF;
}

.is-desktop .theme-az .slick-dots button:hover,
.theme-az .slick-dots li.slick-active button {
  background-color: #0C65AF;
}

.is-desktop .slider-data-dots .theme-az .slick-dots button:hover,
.slider-data-dots .theme-az .slick-dots li.slick-active button {
  background-color: #0C65AF;
}

.theme-az .up {
  border-color: #0C65AF;
  background-color: #0C65AF;
}

.theme-az .up:hover {
  background-color: #ffffff;
  color: #0C65AF;
}

.theme-az .finance__heading-icon {
  fill: #0C65AF;
}

.theme-az .text-underline__inner {
  border-bottom-color: #0C65AF;
}

.theme-az .text-border__inner {
  border-bottom-color: #86B2D7;
}

.theme-az .list-general svg {
  fill: #0C65AF;
}

.theme-az .statistic__title-icon {
  fill: #0C65AF;
}

.theme-az .banking__line {
  background: linear-gradient(to right, transparent 50%, #0C65AF 50%);
}

.theme-az .details__bg-icon {
  stroke: #FFEFBE;
}

.theme-az .details__bg-icon:nth-child(2) {
  fill: #FFF9E6;
}

.theme-az .title-inner__icon {
  fill: #0C65AF;
}

.theme-az .form-base__heading {
  color: #86B2D7;
}

.theme-az .form-base__description-icon {
  fill: #86B2D7;
}

.theme-az .support-centre {
  background-image: url(../img/bg/virus-az.svg);
}

.theme-az .form-base__heading {
  color: #0C65AF;
}

.theme-az .form-base__description-icon {
  fill: #0C65AF;
}

.theme-az .scene-base__arrow-1 {
  fill: #0C65AF;
}

.theme-az .scene-base__arrow-2 {
  fill: #0C65AF;
}

.theme-az .scene-main__arrow-2 {
  fill: #0C65AF;
}

.theme-az .scene-main__arrow-3 {
  fill: #0C65AF;
}

.theme-az .scene-primary__arrow-1 {
  fill: #0C65AF;
}

.theme-az .scene-primary__arrow-2 {
  fill: #0C65AF;
}

.theme-az .scene-primary__arrow-3 {
  fill: #0C65AF;
}

.theme-az .scene-primary__arrow-4 {
  fill: #0C65AF;
}

.theme-az .scene-primary__arrow-5 {
  fill: #0C65AF;
}

.theme-az .scene-primary__arrow-6 {
  fill: #0C65AF;
}

.theme-az .scene-primary__arrow-7 {
  fill: #0C65AF;
}

.theme-az .scene-primary__arrow-8 {
  fill: #0C65AF;
}

.theme-az .scene-info__arrow-1 {
  fill: #0C65AF;
}

.theme-az .scene-info__arrow-2 {
  fill: #0C65AF;
}

.theme-az .scene-info__arrow-3 {
  fill: #0C65AF;
}

.theme-az .scene-info__arrow-4 {
  fill: #0C65AF;
}

.theme-az .scene-info__arrow-5 {
  fill: #0C65AF;
}

.theme-az .scene-secondary__arrow-1,
.theme-az .scene-secondary__arrow-1 {
  fill: #0C65AF;
}

.theme-az .scene-secondary__arrow-3,
.theme-az .scene-secondary__arrow-3 {
  fill: #0C65AF;
}

.theme-am .banner-base__circle:before {
  background-color: #F9C992;
}

.theme-am .scene-success__arrow-3,
.theme-am .scene-twin__arrow-3 {
  fill: #F39325;
}

.theme-am .links__heading-icon {
  fill: #F39325;
}

.theme-am .links__title {
  color: #F39325;
}

.theme-am .accordion__title {
  color: #F39325;
}

.theme-am .nav-links-relative a {
  color: #F39325;
}

.theme-am .line-primary {
  background-color: #F39325;
}

.theme-am .library__caption-icon {
  fill: #F39325;
}

.theme-am .slider-notice {
  border-color: #F39325;
}

.theme-am .slider-inform {
  border-color: #F9C992;
}

.theme-am .inform__caption-icon {
  fill: #F39325;
}

.theme-am .slider-notice__info-icon {
  fill: #F39325;
}

.theme-am .library__inner {
  border-color: #F9C992;
  background-color: #F9C992;
}

.theme-am .articles__media-icon,
.theme-am .media-set__canvas-icon {
  fill: #F39325;
}

.theme-am .title-arrow__icon {
  fill: #F39325;
}

.theme-am .btn-info,
.theme-am .btn-primary,
.theme-am .articles_primary .articles__btn .btn-transform,
.articles_primary .articles__btn .theme-am .btn-transform,
.theme-am .articles_extra .articles__btn .btn-transform,
.articles_extra .articles__btn .theme-am .btn-transform,
.theme-am .articles_primary .btn-transform,
.theme-am .articles_extra .btn-transform {
  color: #ffffff;
  background-color: #F39325;
  border-color: #F39325;
}

.theme-am .btn-info:hover,
.theme-am .btn-primary:hover,
.theme-am .articles_primary .articles__btn .btn-transform:hover,
.articles_primary .articles__btn .theme-am .btn-transform:hover,
.theme-am .articles_extra .articles__btn .btn-transform:hover,
.articles_extra .articles__btn .theme-am .btn-transform:hover,
.theme-am .articles_primary .btn-transform:hover,
.theme-am .articles_extra .btn-transform:hover {
  background-color: transparent;
  color: #F39325;
}

.theme-am .slick-dots button {
  border-color: #F39325;
}

.is-desktop .theme-am .slick-dots button:hover,
.theme-am .slick-dots li.slick-active button {
  background-color: #F39325;
}

.is-desktop .slider-data-dots .theme-am .slick-dots button:hover,
.slider-data-dots .theme-am .slick-dots li.slick-active button {
  background-color: #F39325;
}

.theme-am .up {
  border-color: #F39325;
  background-color: #F39325;
}

.theme-am .up:hover {
  background-color: #ffffff;
  color: #F39325;
}

.theme-am .finance__heading-icon {
  fill: #F39325;
}

.theme-am .text-underline__inner {
  border-bottom-color: #F39325;
}

.theme-am .text-border__inner {
  border-bottom-color: #F9C992;
}

.theme-am .list-general svg {
  fill: #F39325;
}

.theme-am .statistic__title-icon {
  fill: #F39325;
}

.theme-am .banking__line {
  background: linear-gradient(to right, transparent 50%, #F39325 50%);
}

.theme-am .details__bg-icon {
  stroke: #F9C992;
}

.theme-am .details__bg-icon:nth-child(2) {
  fill: #FEF3E6;
}

.theme-am .title-inner__icon {
  fill: #F39325;
}

.theme-am .form-base__heading {
  color: #F9C992;
}

.theme-am .form-base__description-icon {
  fill: #F9C992;
}

.theme-am .support-centre {
  background-image: url(../img/bg/virus-am.svg);
}

.theme-am .form-base__heading {
  color: #F39325;
}

.theme-am .form-base__description-icon {
  fill: #F39325;
}

.theme-am .scene-base__arrow-1 {
  fill: #F39325;
}

.theme-am .scene-base__arrow-2 {
  fill: #F39325;
}

.theme-am .scene-main__arrow-2 {
  fill: #F39325;
}

.theme-am .scene-main__arrow-3 {
  fill: #F39325;
}

.theme-am .scene-primary__arrow-1 {
  fill: #F39325;
}

.theme-am .scene-primary__arrow-2 {
  fill: #F39325;
}

.theme-am .scene-primary__arrow-3 {
  fill: #F39325;
}

.theme-am .scene-primary__arrow-4 {
  fill: #F39325;
}

.theme-am .scene-primary__arrow-5 {
  fill: #F39325;
}

.theme-am .scene-primary__arrow-6 {
  fill: #F39325;
}

.theme-am .scene-primary__arrow-7 {
  fill: #F39325;
}

.theme-am .scene-primary__arrow-8 {
  fill: #F39325;
}

.theme-am .scene-info__arrow-1 {
  fill: #F39325;
}

.theme-am .scene-info__arrow-2 {
  fill: #F39325;
}

.theme-am .scene-info__arrow-3 {
  fill: #F39325;
}

.theme-am .scene-info__arrow-4 {
  fill: #F39325;
}

.theme-am .scene-info__arrow-5 {
  fill: #F39325;
}

.theme-am .scene-secondary__arrow-1,
.theme-am .scene-secondary__arrow-1 {
  fill: #F39325;
}

.theme-am .scene-secondary__arrow-3,
.theme-am .scene-secondary__arrow-3 {
  fill: #F39325;
}

@media (min-width: 481px) {
  .data__content {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
  }

  .data__content-left {
    flex: 0 0 auto;
    margin-right: 20px;
  }

  .data__content-right {
    flex: 1 1 auto;
  }

  .media-set__list {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
  }

  .media-set__title-link {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}

@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }

  .container,
  .container-sm {
    max-width: 540px;
  }

  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .row-cols-sm-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-sm-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-sm-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  .row-cols-sm-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-sm-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-sm-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-sm-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }

  .col-sm-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-sm-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  .col-sm-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }

  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-sm-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }

  .col-sm-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }

  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-sm-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }

  .col-sm-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }

  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-sm-first {
    order: -1;
  }

  .order-sm-last {
    order: 13;
  }

  .order-sm-0 {
    order: 0;
  }

  .order-sm-1 {
    order: 1;
  }

  .order-sm-2 {
    order: 2;
  }

  .order-sm-3 {
    order: 3;
  }

  .order-sm-4 {
    order: 4;
  }

  .order-sm-5 {
    order: 5;
  }

  .order-sm-6 {
    order: 6;
  }

  .order-sm-7 {
    order: 7;
  }

  .order-sm-8 {
    order: 8;
  }

  .order-sm-9 {
    order: 9;
  }

  .order-sm-10 {
    order: 10;
  }

  .order-sm-11 {
    order: 11;
  }

  .order-sm-12 {
    order: 12;
  }

  .offset-sm-0 {
    margin-left: 0;
  }

  .offset-sm-1 {
    margin-left: 8.33333%;
  }

  .offset-sm-2 {
    margin-left: 16.66667%;
  }

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

  .offset-sm-4 {
    margin-left: 33.33333%;
  }

  .offset-sm-5 {
    margin-left: 41.66667%;
  }

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

  .offset-sm-7 {
    margin-left: 58.33333%;
  }

  .offset-sm-8 {
    margin-left: 66.66667%;
  }

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

  .offset-sm-10 {
    margin-left: 83.33333%;
  }

  .offset-sm-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }

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

  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .row-cols-md-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-md-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-md-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  .row-cols-md-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-md-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-md-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-md-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }

  .col-md-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-md-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  .col-md-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }

  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-md-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }

  .col-md-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }

  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-md-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }

  .col-md-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }

  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-md-first {
    order: -1;
  }

  .order-md-last {
    order: 13;
  }

  .order-md-0 {
    order: 0;
  }

  .order-md-1 {
    order: 1;
  }

  .order-md-2 {
    order: 2;
  }

  .order-md-3 {
    order: 3;
  }

  .order-md-4 {
    order: 4;
  }

  .order-md-5 {
    order: 5;
  }

  .order-md-6 {
    order: 6;
  }

  .order-md-7 {
    order: 7;
  }

  .order-md-8 {
    order: 8;
  }

  .order-md-9 {
    order: 9;
  }

  .order-md-10 {
    order: 10;
  }

  .order-md-11 {
    order: 11;
  }

  .order-md-12 {
    order: 12;
  }

  .offset-md-0 {
    margin-left: 0;
  }

  .offset-md-1 {
    margin-left: 8.33333%;
  }

  .offset-md-2 {
    margin-left: 16.66667%;
  }

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

  .offset-md-4 {
    margin-left: 33.33333%;
  }

  .offset-md-5 {
    margin-left: 41.66667%;
  }

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

  .offset-md-7 {
    margin-left: 58.33333%;
  }

  .offset-md-8 {
    margin-left: 66.66667%;
  }

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

  .offset-md-10 {
    margin-left: 83.33333%;
  }

  .offset-md-11 {
    margin-left: 91.66667%;
  }

  .slider-success__item:nth-child(even) {
    padding: 130px 0 0 0;
  }

  .header__extra {
    padding-top: 20px;
  }

  .review__people-img {
    width: 164px;
    height: 164px;
  }

  .review__people-flag {
    width: 40px;
    height: 40px;
  }

  .review__people-tooltip-bubble {
    width: 190px;
    min-height: 140px;
    padding: 30px;
    font-size: 0.813rem;
  }

  .projects__flag-item {
    margin: 0 30px 5px 0;
  }

  .flag-menu__item {
    padding: 0;
    margin: 0 10px 0 0;
  }

  .chart[data-type*="column"] {
    padding-bottom: 56.771%;
  }

  .chart[data-type*="pie"] {
    padding-bottom: 56.771%;
  }

  .library__item {
    margin-bottom: 20px;
  }

  .library__main {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .library__content {
    width: 45%;
    padding: 0 30px 0 60px;
  }

  .library__media {
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
    width: 55%;
  }

  .library__inner {
    border-width: 30px;
  }

  .news-set__wrap {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
  }

  .news-set__madia {
    width: 42%;
  }

  .news-set__content {
    width: 58%;
    padding-left: 45px;
  }

  .news-set__inner {
    max-width: 500px;
  }
}

@media (min-width: 992px) {
  h1,
  .h1 {
    line-height: 1;
    font-size: 2.625rem;
  }

  h2,
  .h2 {
    line-height: 1;
    font-size: 2.438rem;
  }

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

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

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

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

  .container {
    max-width: 960px;
  }

  .container,
  .container-sm,
  .container-md,
  .container-lg {
    max-width: 960px;
  }

  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .row-cols-lg-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-lg-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-lg-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  .row-cols-lg-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-lg-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-lg-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-lg-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }

  .col-lg-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-lg-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  .col-lg-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }

  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-lg-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }

  .col-lg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }

  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-lg-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }

  .col-lg-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }

  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-lg-first {
    order: -1;
  }

  .order-lg-last {
    order: 13;
  }

  .order-lg-0 {
    order: 0;
  }

  .order-lg-1 {
    order: 1;
  }

  .order-lg-2 {
    order: 2;
  }

  .order-lg-3 {
    order: 3;
  }

  .order-lg-4 {
    order: 4;
  }

  .order-lg-5 {
    order: 5;
  }

  .order-lg-6 {
    order: 6;
  }

  .order-lg-7 {
    order: 7;
  }

  .order-lg-8 {
    order: 8;
  }

  .order-lg-9 {
    order: 9;
  }

  .order-lg-10 {
    order: 10;
  }

  .order-lg-11 {
    order: 11;
  }

  .order-lg-12 {
    order: 12;
  }

  .offset-lg-0 {
    margin-left: 0;
  }

  .offset-lg-1 {
    margin-left: 8.33333%;
  }

  .offset-lg-2 {
    margin-left: 16.66667%;
  }

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

  .offset-lg-4 {
    margin-left: 33.33333%;
  }

  .offset-lg-5 {
    margin-left: 41.66667%;
  }

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

  .offset-lg-7 {
    margin-left: 58.33333%;
  }

  .offset-lg-8 {
    margin-left: 66.66667%;
  }

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

  .offset-lg-10 {
    margin-left: 83.33333%;
  }

  .offset-lg-11 {
    margin-left: 91.66667%;
  }

  .btn-more {
    font-size: 0.813rem;
    padding: 13px 0 13px 50px;
  }

  .btn-more svg {
    width: 29px;
    height: 39px;
  }

  .btn-close {
    width: 50px;
    height: 50px;
  }

  .btn-close svg {
    width: 40px;
    height: 40px;
  }

  .pagination {
    padding-top: 50px;
    margin-bottom: 50px;
  }

  .modal-dialog {
    padding: 70px 0;
  }

  .modal-close {
    width: 50px;
    height: 50px;
    top: 30px;
  }

  .modal-close svg {
    width: 40px;
    height: 40px;
  }

  .modal-base {
    height: calc(100% - 95px);
    top: 95px;
    padding: 0 !important;
    overflow: hidden !important;
  }

  .modal-base .modal-close {
    position: absolute;
    top: 10px;
  }

  .modal-base .modal-dialog {
    padding: 0;
  }

  .modal-base.fade {
    opacity: 1;
    transition: opacity 0s ease 1s;
  }

  .modal-base.fade .pattern__sidebar {
    transform: translateX(100%);
    visibility: hidden;
    transition: transform 0.5s ease 0s, visibility 0s ease 0.5s;
  }

  .modal-base.fade .pattern__content {
    transform: translate(0, 100%);
    visibility: hidden;
    transition: transform 0.5s ease 0.5s, visibility 0s ease 1s;
  }

  .modal-base.fade .pattern__content-wrap {
    opacity: 0;
    transition: opacity 0s ease 1s;
  }

  .modal-base.fade .modal-close {
    opacity: 0;
    visibility: hidden;
    transition: opacity .5s ease 0s, visibility 0s ease .5s;
  }

  .modal-base.fade.show .pattern__content {
    transform: translate(100%, 0);
    visibility: hidden;
    transition: transform 0s ease 0s, visibility 0s ease 0s;
  }

  .modal-base.fade.show .pattern__content-wrap {
    transition: opacity 0s ease 0s;
  }

  .modal-base.fade.show .modal-close {
    opacity: 1;
    visibility: visible;
    transition: opacity .5s ease 1s, visibility 0s ease 1s;
  }

  .modal-base.fade.show.append .pattern__sidebar {
    transform: translateX(0);
    visibility: visible;
    transition: transform 0.7s ease 0.5s, visibility 0s ease 0.5s;
  }

  .modal-base.fade.show.append .pattern__content {
    transform: translate(0, 0);
    visibility: visible;
    transition: transform 0.5s ease 0s, visibility 0s ease 0s;
  }

  .modal-base.fade.show.append .pattern__content-wrap {
    opacity: 1;
    transition: opacity 2s ease 0.5s;
  }

  .slider-doc .slick-prev {
    left: -100px;
  }

  .slider-doc .slick-next {
    right: -100px;
  }

  .slider-people {
    width: 100%;
    height: 100%;
  }

  .slider-people .slick-list {
    width: 100%;
    height: 100%;
  }

  .slider-people .slick-track {
    width: 100%;
    height: 100%;
  }

  .slider-people__item {
    width: 100%;
    height: 100%;
  }

  .slider-people__main {
    width: 340px;
    height: 340px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
  }

  .slider-people__inner {
    padding: 20px;
  }

  .slider-people__counter {
    font-size: 4.375rem;
  }

  .slider-people__caption {
    font-size: 1rem;
  }

  .slider-people__video {
    width: 340px;
    height: 340px;
  }

  .slider-people__btn {
    position: absolute;
    left: 0;
    bottom: 10px;
  }

  .slider-people__btn-arrow {
    top: -50px;
  }

  .slider-notice {
    border-width: 28px;
    padding: 55px;
  }

  .slider-notice__left {
    width: 42%;
    float: left;
  }

  .slider-notice__right {
    width: 58%;
    float: left;
    padding-left: 80px;
    padding-bottom: 10px;
  }

  .slider-notice__media {
    margin-bottom: 35px;
  }

  .slider-notice__title {
    font-size: 3.5rem;
    margin-top: -10px;
    margin-bottom: 25px;
  }

  .slider-notice__info {
    margin-bottom: 25px;
  }

  .slider-notice__btn {
    padding-top: 25px;
    margin-bottom: 25px;
  }

  .slider-inform {
    border-width: 28px;
  }

  .view-base .header__center {
    transition: max-width 1s ease 0s;
  }

  .view-base .middle {
    margin-bottom: 83px;
  }

  .view-base .banner-base {
    min-height: 0;
    margin-bottom: 0;
  }

  .view-base.modal-show:not(.modal-theme-search) .header__center {
    max-width: 100%;
  }

  .view-base.modal-open:not(.modal-theme-search) .wrap {
    padding-top: 95px;
  }

  .view-base.modal-open:not(.modal-theme-search) .header {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
  }

  .footer {
    padding: 45px 0;
  }

  .header__left {
    padding-top: 36px;
  }

  .header__right {
    padding-top: 47px;
  }

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

  .header__inner {
    align-items: center;
  }

  .header__btn-menu {
    display: none;
  }

  .main-menu-bg {
    display: none;
  }

  .main-menu__list {
    display: flex;
    align-items: center;
  }

  .main-menu__item {
    margin: 0 47px 0 0;
  }

  .main-menu__item:last-child {
    margin-right: 0;
  }

  .main-menu__item_search {
    margin-left: 30px !important;
  }

  .main-menu__link {
    padding: 9px 5px 9px 15px;
  }

  .main-menu__link:after {
    display: block;
    content: '';
    width: 29px;
    height: 29px;
    border-radius: 50%;
    background-color: #FFCC00;
    opacity: 0;
    transform: translate(-25%, 0);
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    transition: opacity 1s ease 0s, transform 1s ease 0s;
  }

  .main-menu__link:hover {
    color: #039;
  }

  .main-menu__link:hover:after {
    opacity: 1;
    transform: translate(0, 0);
  }

  .main-menu__dropdown {
    width: 240px;
    padding-top: 10px;
    position: absolute;
    top: 29px;
    left: 0;
    margin-left: -999999px;
    z-index: -1;
    visibility: hidden;
    opacity: 0;
    transition: opacity .5s ease 0s, transform .5s ease 0s, margin-left 0s ease .5s, z-index 0s ease .5s, visibility 0s ease .5s;
  }

  .main-menu__item:hover .main-menu__dropdown {
    margin-left: 0;
    z-index: 999;
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
    transition: opacity .5s ease 0s, transform .5s ease 0s, margin-left 0s ease 0s, z-index 0s ease 0s, visibility 0s ease 0s;
  }

  .main-menu__dropdown-wrap {
    padding: 20px;
    background-color: #F1FAFD;
  }

  .main-menu__dropdown-item {
    padding: 0;
    margin: 0 0 10px 0;
    line-height: 1;
  }

  .main-menu__dropdown-link {
    display: inline-block;
  }

  .main-menu__dropdown-link:hover {
    color: #039;
  }

  .main-menu__dropdown-link:hover .main-menu__dropdown-icon {
    transform: translateY(-3px);
  }

  .main-menu__dropdown-link.active {
    color: #000000 !important;
    flex-direction: row;
    align-items: center;
  }

  .main-menu__dropdown-link.active .main-menu__dropdown-icon {
    transform: rotate(-90deg);
    margin: -3px 3px 0 0;
    transition: all 0s ease 0s;
  }

  .main-menu__dropdown-icon {
    display: block;
    fill: #FFCC00;
    margin-bottom: 5px;
    transform: translateY(0);
    transition: transform .5s ease 0s;
  }

  .main-menu__dropdown-wrap > .main-menu__dropdown-list {
    padding: 0;
  }

  .main-menu__dropdown-wrap > .main-menu__dropdown-list > .main-menu__dropdown-item > .main-menu__dropdown-link {
    font-size: 0.688rem;
  }

  .main-menu__dropdown-wrap > .main-menu__dropdown-list > .main-menu__dropdown-item > .main-menu__dropdown-link > .main-menu__dropdown-icon {
    width: 16px;
    height: 12px;
  }

  .main-menu__dropdown-wrap > .main-menu__dropdown-list > .main-menu__dropdown-item .main-menu__dropdown-list {
    margin: 0 0 0 15px;
    padding: 10px 0 0 0;
  }

  .main-menu__dropdown-wrap > .main-menu__dropdown-list > .main-menu__dropdown-item .main-menu__dropdown-list .main-menu__dropdown-link {
    font-size: 0.625rem;
  }

  .main-menu__dropdown-wrap > .main-menu__dropdown-list > .main-menu__dropdown-item .main-menu__dropdown-list .main-menu__dropdown-icon {
    width: 12px;
    height: 9px;
  }

  .main-menu__btn {
    display: none;
  }

  .logo__img {
    height: 32px;
  }

  .header__left {
    padding-top: 18px;
  }

  .header__right {
    padding-top: 20px;
  }

  .partners__item {
    width: 25%;
    margin-bottom: 45px;
  }

  .information {
    padding: 80px 0;
  }

  .information__wrap {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
  }

  .information__left {
    width: 50%;
    padding-right: 50px;
  }

  .information__right {
    width: 50%;
    padding-left: 50px;
  }

  .information__heading {
    font-size: 2.25rem;
    margin-bottom: 45px;
  }

  .information__list_col-2 {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: calc(100% + 50px);
    margin-left: -50px;
  }

  .information__list_col-2 .information__item {
    width: 50%;
    padding-left: 50px;
  }

  .information__item {
    margin-bottom: 30px;
  }

  .information__icon-arrow {
    width: 42px;
    height: 32px;
    margin-bottom: 8px;
  }

  .information__icon-line {
    padding-top: 26px;
    margin-bottom: 8px;
  }

  .team__item {
    width: 33.333333%;
    margin-bottom: 50px;
  }

  .team__media {
    margin-bottom: 35px;
  }

  .team__icon {
    width: 42px;
    height: 32px;
  }

  .team__name {
    font-size: 1.625rem;
  }

  .team__caption {
    font-size: 1rem;
  }

  .team__contact {
    font-size: 1rem;
  }

  .country-menu {
    margin-top: -300px;
  }

  .warning {
    max-width: 440px;
    padding: 40px 0 0 0;
    background-color: #ffffff;
    position: absolute;
    top: 220px;
    left: 0;
    z-index: 1;
  }

  .warning__icon {
    top: 15px;
  }

  .country__map {
    width: 100%;
    background-image: url(../img/decor/country.svg);
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
    height: 840px;
    background-position: right top;
  }

  .country__wrap {
    width: 480px;
    height: 480px;
    border: 2px solid #039;
    border-radius: 50%;
    position: absolute;
    top: 0;
    right: 90px;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
    z-index: 2;
  }

  .country__position {
    position: absolute;
    transform: rotate(0deg);
  }

  .country__position_1 {
    top: -43px;
    left: 194px;
  }

  .country__position_2 {
    top: 78px;
    left: 403px;
  }

  .country__position_3 {
    top: 317px;
    left: 403px;
  }

  .country__position_4 {
    top: 434px;
    left: 194px;
  }

  .country__position_5 {
    top: 317px;
    left: -13px;
  }

  .country__position_6 {
    top: 78px;
    left: -13px;
  }

  .country__position_7 {
    top: 194px;
    left: -380px;
  }

  .country__flag {
    width: 92px;
    height: 92px;
    position: absolute;
  }

  .country__img {
    width: 100%;
    height: 100%;
  }

  .country__name {
    font-size: 0.813rem;
    padding: 10px;
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translate(-50%, 15px);
  }

  .country.js-animation .country__map {
    opacity: 0;
    transition: opacity 1s ease 0s;
  }

  .country.js-animation .country__wrap {
    opacity: 0;
    transition: opacity 1s ease .5s;
  }

  .country.js-animation .country__arrow {
    width: 0;
    opacity: 0;
    transition: opacity 1s ease 2s, width 1s ease 2s;
  }

  .country.js-animation:not(.country_info) .country__position_1 {
    visibility: hidden;
    transition: visibility 0s ease 0.7s;
  }

  .country.js-animation:not(.country_info) .country__position_1 .country__img {
    opacity: 0;
    transform: translate(0, -70%) scale(1.3);
    transition: opacity 1s ease 0.7s, transform 1s ease 2.5s;
  }

  .country.js-animation:not(.country_info) .country__position_1 .country__name {
    opacity: 0;
    transition: opacity 1s ease 3.5s, color 1s ease 0s, background-color 1s ease 0s;
  }

  .country.js-animation:not(.country_info) .country__position_2 {
    visibility: hidden;
    transition: visibility 0s ease 0.9s;
  }

  .country.js-animation:not(.country_info) .country__position_2 .country__img {
    opacity: 0;
    transform: translate(51%, -51%) scale(1.3);
    transition: opacity 1s ease 0.9s, transform 1s ease 2.5s;
  }

  .country.js-animation:not(.country_info) .country__position_2 .country__name {
    opacity: 0;
    transition: opacity 1s ease 3.5s, color 1s ease 0s, background-color 1s ease 0s;
  }

  .country.js-animation:not(.country_info) .country__position_3 {
    visibility: hidden;
    transition: visibility 0s ease 1.1s;
  }

  .country.js-animation:not(.country_info) .country__position_3 .country__img {
    opacity: 0;
    transform: translate(46%, 46%) scale(1.3);
    transition: opacity 1s ease 1.1s, transform 1s ease 2.5s;
  }

  .country.js-animation:not(.country_info) .country__position_3 .country__name {
    opacity: 0;
    transition: opacity 1s ease 3.5s, color 1s ease 0s, background-color 1s ease 0s;
  }

  .country.js-animation:not(.country_info) .country__position_4 {
    visibility: hidden;
    transition: visibility 0s ease 1.3s;
  }

  .country.js-animation:not(.country_info) .country__position_4 .country__img {
    opacity: 0;
    transform: translate(0, 67%) scale(1.3);
    transition: opacity 1s ease 1.3s, transform 1s ease 2.5s;
  }

  .country.js-animation:not(.country_info) .country__position_4 .country__name {
    opacity: 0;
    transition: opacity 1s ease 3.5s, color 1s ease 0s, background-color 1s ease 0s;
  }

  .country.js-animation:not(.country_info) .country__position_5 {
    visibility: hidden;
    transition: visibility 0s ease 1.5s;
  }

  .country.js-animation:not(.country_info) .country__position_5 .country__img {
    opacity: 0;
    transform: translate(-48%, 46%) scale(1.3);
    transition: opacity 1s ease 1.5s, transform 1s ease 2.5s;
  }

  .country.js-animation:not(.country_info) .country__position_5 .country__name {
    opacity: 0;
    transition: opacity 1s ease 3.5s, color 1s ease 0s, background-color 1s ease 0s;
  }

  .country.js-animation:not(.country_info) .country__position_6 {
    visibility: hidden;
    transition: visibility 0s ease 1.7s;
  }

  .country.js-animation:not(.country_info) .country__position_6 .country__img {
    opacity: 0;
    transform: translate(-55%, -51%) scale(1.3);
    transition: opacity 1s ease 1.7s, transform 1s ease 2.5s;
  }

  .country.js-animation:not(.country_info) .country__position_6 .country__name {
    opacity: 0;
    transition: opacity 1s ease 3.5s, color 1s ease 0s, background-color 1s ease 0s;
  }

  .country.js-animation:not(.country_info) .country__position_7 {
    visibility: hidden;
    transition: visibility 0s ease 1.9s;
  }

  .country.js-animation:not(.country_info) .country__position_7 .country__img {
    opacity: 0;
    transform: translate(0, 0) scale(1);
    transition: opacity 1s ease 1.9s, transform 1s ease 2.5s;
  }

  .country.js-animation:not(.country_info) .country__position_7 .country__name {
    opacity: 0;
    transition: opacity 1s ease 1.9s, color 1s ease 0s, background-color 1s ease 0s;
  }

  .country.js-animation.country_info .country__position_1 {
    visibility: hidden;
    transition: visibility 0s ease 0.7s;
  }

  .country.js-animation.country_info .country__position_1 .country__img {
    opacity: 0;
    transform: translate(0, -70%) scale(1.3);
    transition: opacity 1s ease 0.7s, transform 1s ease 2.5s;
  }

  .country.js-animation.country_info .country__position_1 .country__name {
    opacity: 0;
    transition: opacity 1s ease 3.5s, color 1s ease 0s, background-color 1s ease 0s;
  }

  .country.js-animation.country_info .country__position_2 {
    visibility: hidden;
    transition: visibility 0s ease 0.9s;
  }

  .country.js-animation.country_info .country__position_2 .country__img {
    opacity: 0;
    transform: translate(51%, -51%) scale(1.3);
    transition: opacity 1s ease 0.9s, transform 1s ease 2.5s;
  }

  .country.js-animation.country_info .country__position_2 .country__name {
    opacity: 0;
    transition: opacity 1s ease 3.5s, color 1s ease 0s, background-color 1s ease 0s;
  }

  .country.js-animation.country_info .country__position_3 {
    visibility: hidden;
    transition: visibility 0s ease 1.1s;
  }

  .country.js-animation.country_info .country__position_3 .country__img {
    opacity: 0;
    transform: translate(46%, 46%) scale(1.3);
    transition: opacity 1s ease 1.1s, transform 1s ease 2.5s;
  }

  .country.js-animation.country_info .country__position_3 .country__name {
    opacity: 0;
    transition: opacity 1s ease 3.5s, color 1s ease 0s, background-color 1s ease 0s;
  }

  .country.js-animation.country_info .country__position_4 {
    visibility: hidden;
    transition: visibility 0s ease 1.3s;
  }

  .country.js-animation.country_info .country__position_4 .country__img {
    opacity: 0;
    transform: translate(0, 67%) scale(1.3);
    transition: opacity 1s ease 1.3s, transform 1s ease 2.5s;
  }

  .country.js-animation.country_info .country__position_4 .country__name {
    opacity: 0;
    transition: opacity 1s ease 3.5s, color 1s ease 0s, background-color 1s ease 0s;
  }

  .country.js-animation.country_info .country__position_5 {
    visibility: hidden;
    transition: visibility 0s ease 1.5s;
  }

  .country.js-animation.country_info .country__position_5 .country__img {
    opacity: 0;
    transform: translate(-48%, 46%) scale(1.3);
    transition: opacity 1s ease 1.5s, transform 1s ease 2.5s;
  }

  .country.js-animation.country_info .country__position_5 .country__name {
    opacity: 0;
    transition: opacity 1s ease 3.5s, color 1s ease 0s, background-color 1s ease 0s;
  }

  .country.js-animation.country_info .country__position_6 {
    visibility: hidden;
    transition: visibility 0s ease 1.7s;
  }

  .country.js-animation.country_info .country__position_6 .country__img {
    opacity: 0;
    transform: translate(-55%, -51%) scale(1.3);
    transition: opacity 1s ease 1.7s, transform 1s ease 2.5s;
  }

  .country.js-animation.country_info .country__position_6 .country__name {
    opacity: 0;
    transition: opacity 1s ease 3.5s, color 1s ease 0s, background-color 1s ease 0s;
  }

  .country.js-animation.country_info .country__position_7 {
    visibility: hidden;
    transition: visibility 0s ease 1.9s;
  }

  .country.js-animation.country_info .country__position_7 .country__img {
    opacity: 0;
    transform: translate(0, 0) scale(1);
    transition: opacity 1s ease 1.9s, transform 1s ease 2.5s;
  }

  .country.js-animation.country_info .country__position_7 .country__name {
    opacity: 0;
    transition: opacity 1s ease 1.9s, color 1s ease 0s, background-color 1s ease 0s;
  }

  .country.js-animation.animation-active .country__map {
    opacity: 1;
  }

  .country.js-animation.animation-active .country__wrap {
    opacity: 1;
  }

  .country.js-animation.animation-active .country__position_1 {
    visibility: visible;
  }

  .country.js-animation.animation-active .country__position_1 .country__img {
    opacity: 1;
    transform: translate(0, 0) scale(1);
  }

  .country.js-animation.animation-active .country__position_1 .country__name {
    opacity: 1;
  }

  .country.js-animation.animation-active .country__position_2 {
    visibility: visible;
  }

  .country.js-animation.animation-active .country__position_2 .country__img {
    opacity: 1;
    transform: translate(0, 0) scale(1);
  }

  .country.js-animation.animation-active .country__position_2 .country__name {
    opacity: 1;
  }

  .country.js-animation.animation-active .country__position_3 {
    visibility: visible;
  }

  .country.js-animation.animation-active .country__position_3 .country__img {
    opacity: 1;
    transform: translate(0, 0) scale(1);
  }

  .country.js-animation.animation-active .country__position_3 .country__name {
    opacity: 1;
  }

  .country.js-animation.animation-active .country__position_4 {
    visibility: visible;
  }

  .country.js-animation.animation-active .country__position_4 .country__img {
    opacity: 1;
    transform: translate(0, 0) scale(1);
  }

  .country.js-animation.animation-active .country__position_4 .country__name {
    opacity: 1;
  }

  .country.js-animation.animation-active .country__position_5 {
    visibility: visible;
  }

  .country.js-animation.animation-active .country__position_5 .country__img {
    opacity: 1;
    transform: translate(0, 0) scale(1);
  }

  .country.js-animation.animation-active .country__position_5 .country__name {
    opacity: 1;
  }

  .country.js-animation.animation-active .country__position_6 {
    visibility: visible;
  }

  .country.js-animation.animation-active .country__position_6 .country__img {
    opacity: 1;
    transform: translate(0, 0) scale(1);
  }

  .country.js-animation.animation-active .country__position_6 .country__name {
    opacity: 1;
  }

  .country.js-animation.animation-active .country__position_7 {
    visibility: visible;
  }

  .country.js-animation.animation-active .country__position_7 .country__img {
    opacity: 1;
    transform: translate(0, 0) scale(1);
  }

  .country.js-animation.animation-active .country__position_7 .country__name {
    opacity: 1;
  }

  .country.js-animation.animation-active .country__arrow {
    width: 280px;
    opacity: 1;
  }

  .infobox {
    margin-bottom: 50px;
  }

  .specification {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    padding-bottom: 60px;
    margin-bottom: 60px;
  }

  .specification__col {
    width: 50%;
  }

  .specification__col:nth-child(1) {
    padding-right: 15px;
  }

  .specification__col:nth-child(2) {
    padding-left: 15px;
  }

  .specification__item {
    max-width: 470px;
  }

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

  .graph {
    width: 100%;
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
    flex-wrap: wrap;
  }

  .graph__col {
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
    flex-direction: column;
    margin-bottom: 50px;
  }

  .graph__title {
    font-size: 1.625rem;
    margin-bottom: 40px;
  }

  .graph__total {
    font-size: 2rem;
    padding-left: 40px;
    margin-bottom: 40px;
  }

  .graph__total-icon {
    width: 32px;
    height: 24px;
  }

  .graph__info {
    flex: 0 0 auto;
    margin-bottom: 40px;
  }

  .graph__chart {
    flex: 0 0 auto;
  }

  .graph_1 .graph__col {
    width: 100%;
  }

  .graph_2 .graph__col {
    width: 50%;
  }

  .graph_2 .graph__col:nth-child(odd) {
    padding-right: 40px;
  }

  .graph_2 .graph__col:nth-child(even) {
    padding-left: 40px;
  }

  .review__section {
    margin-bottom: 100px;
  }

  .review__info {
    font-size: 1.625rem;
  }

  .review__rubric {
    font-size: 2.25rem;
    margin-bottom: 50px;
  }

  .review__rubric-icon {
    width: 42px;
    height: 32px;
    top: -10px;
  }

  .review__total-cols {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
  }

  .review__total-col {
    display: flex;
    align-items: flex-start;
    width: 50%;
  }

  .review__total-col:first-child {
    justify-content: flex-start;
    padding-right: 70px;
  }

  .review__total-col:last-child {
    justify-content: flex-end;
    padding-left: 70px;
  }

  .review__total-wrap {
    width: 430px;
  }

  .review__total-counter {
    font-size: 6.25rem;
    margin-bottom: 10px;
  }

  .review__total-title {
    font-size: 1.625rem;
    margin-bottom: 10px;
  }

  .review__total-arrow {
    display: block;
    width: 122px;
    height: 158px;
    fill: transparent;
    stroke: #039;
    stroke-width: 2;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
  }

  .review__people {
    min-height: 400px;
    padding: 0 15px 90px 15px;
  }

  .review__people-main {
    max-width: 720px;
    margin: 0 auto;
  }

  .review__people-circle {
    width: 100%;
    height: 0;
    padding-bottom: calc(100% - 6px);
    position: relative;
    border: 3px solid #FFCC00;
    border-radius: 50%;
    background-color: #ffffff;
  }

  .review__people-slider {
    width: 500px;
    height: 500px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 0;
  }

  .review__people-item {
    position: absolute;
    z-index: 1;
  }

  .review__people-item:nth-child(1) {
    top: 5%;
    right: 0;
  }

  .review__people-item:nth-child(2) {
    top: 54%;
    right: 0;
    transform: translate(37%, 0);
  }

  .review__people-item:nth-child(3) {
    right: 39%;
    bottom: -7%;
  }

  .review__people-item:nth-child(4) {
    left: -9%;
    /* bottom: 25%; */
    top: 54%;
  }

  .review__people-item:nth-child(5) {
    top: 5%;
    left: 0;
    transform: translate(-3%, 0);
  }

  .review__people-item:nth-child(6) {
    top: 2%;
    left: 0;
  }

  .review__people-item:hover .review__people-tooltip {
    visibility: visible;
    transition: visibility 0s ease 0s;
  }

  .review__people-item:hover .review__people-tooltip-cloud-1 {
    opacity: 1;
    transform: scale(1);
    transition: opacity 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s, transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
  }

  .review__people-item:hover .review__people-tooltip-cloud-2 {
    opacity: 1;
    transform: scale(1);
    transition: opacity 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.1s, transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.1s;
  }

  .review__people-item:hover .review__people-tooltip-cloud-3 {
    opacity: 1;
    transform: scale(1);
    transition: opacity 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.2s, transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.2s;
  }

  .review__people-item:hover .review__people-tooltip-bubble {
    opacity: 1;
    transform: scale(1);
    transition: opacity 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.3s, transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.3s;
  }

  .review__people-item:hover .review__people-tooltip-quote {
    opacity: 1;
    transform: translate(0, 0);
    transition: opacity 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.8s, transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.8s;
  }

  .review__people-tooltip {
    bottom: 70%;
    visibility: hidden;
    transition: visibility 0s ease .5s;
  }

  .review__people-tooltip-cloud-1 {
    opacity: 0;
    transform: scale(0);
    transition: opacity 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.3s, transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.3s;
  }

  .review__people-tooltip-cloud-2 {
    opacity: 0;
    transform: scale(0);
    transition: opacity 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.2s, transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.2s;
  }

  .review__people-tooltip-cloud-3 {
    opacity: 0;
    transform: scale(0);
    transition: opacity 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.1s, transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.1s;
  }

  .review__people-tooltip-bubble {
    opacity: 0;
    transform: scale(0);
    transition: opacity 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s, transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
  }

  .review__people-tooltip-quote {
    opacity: 0;
    transform: translate(0, 20px);
    transition: opacity 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s, transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
  }

  .review__people-item:nth-child(1) .review__people-tooltip,
  .review__people-item:nth-child(2) .review__people-tooltip,
  .review__people-item:nth-child(3) .review__people-tooltip {
    right: 90%;
  }

  .review__people-item:nth-child(1) .review__people-tooltip-cloud-1,
  .review__people-item:nth-child(2) .review__people-tooltip-cloud-1,
  .review__people-item:nth-child(3) .review__people-tooltip-cloud-1 {
    right: 30px;
  }

  .review__people-item:nth-child(1) .review__people-tooltip-cloud-2,
  .review__people-item:nth-child(2) .review__people-tooltip-cloud-2,
  .review__people-item:nth-child(3) .review__people-tooltip-cloud-2 {
    right: 44px;
  }

  .review__people-item:nth-child(1) .review__people-tooltip-cloud-3,
  .review__people-item:nth-child(2) .review__people-tooltip-cloud-3,
  .review__people-item:nth-child(3) .review__people-tooltip-cloud-3 {
    right: 60px;
  }

  .review__people-item:nth-child(4) .review__people-tooltip,
  .review__people-item:nth-child(5) .review__people-tooltip,
  .review__people-item:nth-child(6) .review__people-tooltip {
    left: 90%;
  }

  .review__people-item:nth-child(4) .review__people-tooltip-cloud-1,
  .review__people-item:nth-child(5) .review__people-tooltip-cloud-1,
  .review__people-item:nth-child(6) .review__people-tooltip-cloud-1 {
    left: 30px;
  }

  .review__people-item:nth-child(4) .review__people-tooltip-cloud-2,
  .review__people-item:nth-child(5) .review__people-tooltip-cloud-2,
  .review__people-item:nth-child(6) .review__people-tooltip-cloud-2 {
    left: 44px;
  }

  .review__people-item:nth-child(4) .review__people-tooltip-cloud-3,
  .review__people-item:nth-child(5) .review__people-tooltip-cloud-3,
  .review__people-item:nth-child(6) .review__people-tooltip-cloud-3 {
    left: 60px;
  }

  .success-stories {
    margin-bottom: 100px;
  }

  .report {
    overflow: hidden;
    padding-bottom: 7px;
    margin-bottom: 93px;
  }

  .report__wrap {
    display: flex;
    min-height: 380px;
    position: relative;
    max-width: 1014px;
  }

  .report__wrap:before {
    display: block;
    content: '';
    width: 50vw;
    height: 8px;
    background-color: #DDEEF4;
    transform: translate(-90%, 0);
    position: absolute;
    top: 0;
    left: 0;
  }

  .report__circle {
    flex-basis: 188px;
    flex-grow: 0;
    flex-shrink: 0;
    overflow: hidden;
    order: 2;
    position: relative;
  }

  .report__circle:before {
    display: block;
    content: '';
    width: 376px;
    height: 100%;
    border-radius: 50%;
    border: 8px solid #DDEEF4;
    position: absolute;
    top: 0;
    right: 0;
  }

  .report__main {
    min-width: 0;
    padding: 50px 0;
    order: 1;
    flex-grow: 1;
    flex-shrink: 1;
    border-top: 8px solid #DDEEF4;
    border-bottom: 8px solid #DDEEF4;
    position: relative;
  }

  .report__inner {
    margin-right: -40px;
  }

  .report__heading {
    font-size: 1.625rem;
  }

  .charts {
    margin-bottom: 100px;
  }

  .charts__wrap {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
  }

  .charts__left {
    width: 40%;
    padding-right: 25px;
  }

  .charts__right {
    width: 60%;
    padding-left: 25px;
  }

  .charts__content {
    margin-bottom: 60px;
  }

  .menu-base {
    display: table;
    width: 100%;
    table-layout: fixed;
    height: 78px;
  }

  .menu-base__btn {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    font-size: 0.813rem;
  }

  .contain__wrap {
    min-height: 152px;
  }

  .contain__inner {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
  }

  .contain__item {
    width: 50%;
  }

  .contain__item:nth-child(1) {
    padding-right: 100px;
  }

  .contain__item:nth-child(2) {
    padding-left: 100px;
  }

  .contain__icon {
    display: block;
    width: 122px;
    height: 158px;
    fill: #FFCC00;
    stroke: #FFCC00;
    stroke-width: 2;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    transform: translateX(-40px);
  }

  .contain__total {
    font-size: 3.5rem;
    margin-bottom: 15px;
  }

  .contain__subtitle {
    margin-bottom: 20px;
  }

  .contain_arrow-2 .contain__item {
    padding: 0;
  }

  .contain_arrow-2 .contain__item:nth-child(1),
  .contain_arrow-2 .contain__item:nth-child(3),
  .contain_arrow-2 .contain__item:nth-child(5) {
    width: 24%;
  }

  .contain_arrow-2 .contain__item:nth-child(2),
  .contain_arrow-2 .contain__item:nth-child(4) {
    width: 14%;
    min-width: 120px;
  }

  .contain_arrow-2 .contain__total {
    font-size: 2.625rem;
  }

  .contain_arrow-2 .contain__info {
    font-size: 0.875rem;
  }

  .contain_arrow-2 .contain__icon {
    width: 60px;
    height: 78px;
    position: static;
    margin: 25px auto 0 auto;
    transform: translateX(-20px);
  }

  .pattern {
    padding: 0 0 0 30vw;
  }

  .pattern__sidebar {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    height: calc(100vh - 95px);
    background-color: #F1FAFD;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 50px 30px 50px 60px;
    position: fixed;
    top: 95px;
    left: 0;
    z-index: 0;
    width: 30%;
  }

  .pattern__content {
    height: calc(100vh - 95px);
    background-color: #ffffff;
    position: relative;
    z-index: 1;
    width: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 50px 15px 50px 30px;
  }

  .pattern__content:before {
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    position: absolute;
    top: 0;
    left: 80%;
    z-index: -1;
  }

  .pattern__sidebar-label {
    margin-bottom: 30px;
  }

  .pattern__sidebar-title {
    margin-bottom: 30px;
  }

  .pattern__sidebar-nav {
    margin-bottom: 30px;
  }

  .menu-bottom {
    padding-bottom: 5px;
  }

  .projects__item {
    margin-bottom: 70px;
  }

  .projects__title {
    font-size: 1.625rem;
    margin-bottom: 25px;
  }

  .projects__info {
    padding: 20px 30px;
  }

  .projects__info-col {
    padding: 0 15px;
  }

  .projects__info-col:nth-child(1) {
    width: 16%;
  }

  .projects__info-col:nth-child(2) {
    width: 10%;
  }

  .projects__info-col:nth-child(3) {
    width: 16%;
  }

  .projects__info-col:nth-child(4) {
    width: 10%;
  }

  .projects__info-col:nth-child(5) {
    width: 16%;
  }

  .projects__info-col:nth-child(6) {
    width: 32%;
    text-align: center;
  }

  .projects__info-col:first-child {
    padding-left: 0;
  }

  .projects__info-col:last-child {
    padding-right: 0;
  }

  .banner-general {
    padding: 100px 0;
    margin-bottom: 100px;
  }

  .banner-general__label {
    margin-bottom: 70px;
  }

  .banner-general__title {
    font-size: 2rem;
    margin-bottom: 70px;
  }

  .banner-general__flag-link {
    margin: 0 50px 25px 0;
  }

  .banner-general__flag-img {
    width: 42px;
    height: 42px;
  }

  .portfolio-base {
    margin-bottom: 100px;
  }

  .portfolio-base__wrap {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
  }

  .portfolio-base__left {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    width: 40%;
  }

  .portfolio-base__right {
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    width: 70%;
  }

  .portfolio-base__btn {
    padding: 20px 0 0 0;
  }

  .portfolio-base.js-animation .country-basic__common-total {
    opacity: 0;
    transform: translate(0, -20px);
    transition: opacity 2s ease 1s, transform 2s ease 1s;
  }

  .portfolio-base.js-animation .country-basic__common-caption {
    opacity: 0;
    transform: translate(0, 20px);
    transition: opacity 2s ease 1s, transform 2s ease 1s;
  }

  .portfolio-base.js-animation .country-basic__item {
    opacity: 0;
    visibility: hidden;
    transition: opacity 2s ease 0.5s, transform 2s ease 0.5s, visibility 0s ease 0.5s;
  }

  .portfolio-base.js-animation .country-basic__item:nth-child(1) {
    transform: translate(0, 50px);
  }

  .portfolio-base.js-animation .country-basic__item:nth-child(2) {
    transform: translate(-50px, 50px);
  }

  .portfolio-base.js-animation .country-basic__item:nth-child(3) {
    transform: translate(-50px, -50px);
  }

  .portfolio-base.js-animation .country-basic__item:nth-child(4) {
    transform: translate(0, -50px);
  }

  .portfolio-base.js-animation .country-basic__item:nth-child(5) {
    transform: translate(50px, -50px);
  }

  .portfolio-base.js-animation .country-basic__item:nth-child(6) {
    transform: translate(50px, 50px);
  }

  .portfolio-base.js-animation .country-basic__total {
    opacity: 0;
    transform: translate(0, 10px);
    transition: opacity 2s ease 2s, transform 2s ease 2s;
  }

  .portfolio-base.js-animation .country-basic__caption {
    opacity: 0;
    transform: translate(0, 10px);
    transition: opacity 3s ease 2.7s, transform 2s ease 2.7s;
  }

  .portfolio-base.animation-active .country-basic {
    opacity: 1;
  }

  .portfolio-base.animation-active .country-basic__common-total {
    opacity: 1;
    transform: translate(0, 0);
  }

  .portfolio-base.animation-active .country-basic__common-caption {
    opacity: 1;
    transform: translate(0, 0);
  }

  .portfolio-base.animation-active .country-basic__item {
    opacity: 1;
    visibility: visible;
    transform: translate(0, 0) !important;
  }

  .portfolio-base.animation-active .country-basic__total {
    opacity: 1;
    transform: translate(0, 0);
  }

  .portfolio-base.animation-active .country-basic__caption {
    opacity: 1;
    transform: translate(0, 0);
  }

  .country-basic {
    min-height: 720px;
    padding: 50px 0 0 0;
    position: relative;
  }

  .country-basic__wrap {
    width: 500px;
    height: 500px;
    position: relative;
  }

  .country-basic__common {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
  }

  .country-basic__common-inner {
    padding-top: 50px;
  }

  .country-basic__common-total {
    font-size: 6.25rem;
  }

  .country-basic__common-caption {
    font-size: 1.625rem;
  }

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

  .country-basic__item {
    position: absolute;
  }

  .country-basic__item:nth-child(1) {
    top: 0;
    left: 44%;
  }

  .country-basic__item:nth-child(2) {
    top: 30%;
    right: 0;
  }

  .country-basic__item:nth-child(3) {
    bottom: 8%;
    right: 15%;
  }

  .country-basic__item:nth-child(4) {
    bottom: 8%;
    left: 15%;
  }

  .country-basic__item:nth-child(5) {
    top: 30%;
    left: 0;
  }

  .country-basic__item:nth-child(6) {
    top: 19%;
    left: 0;
  }

  .country-basic__flag {
    width: 62px;
    height: 62px;
  }

  .country-basic__info {
    position: absolute;
    top: 75px;
    left: 50%;
    transform: translate(-50%, 0);
  }

  .country-basic__total {
    font-size: 2.25rem;
  }

  .country-basic__caption {
    font-size: 1rem;
    white-space: nowrap;
  }

  .hovered-text {
    width: 320px;
    height: 320px;
    line-height: 15px;
    margin-bottom: 8px;
    padding: 10px 55px;
    position: absolute;
    left: 50%;
    right: auto;
    top: auto;
    transform: translateX(-50%);
    pointer-events: none;
    bottom: 100%;
  }

  .country-wrap-2 .country__position_2 {
    top: 107px;
    left: 428px;
  }

  .country-wrap-2 .country__position_3 {
    top: 363px;
    left: 344px;
  }

  .country-wrap-2 .country__position_5 {
    top: 363px;
    left: 38px;
  }

  .country-wrap-2 .country__position_6 {
    top: 107px;
    left: -39px;
  }

  .country-wrap-2 .country__position_7 {
    top: 222px;
    left: -375px;
  }

  .img-left,
  .video-left {
    float: left;
    margin: 0 40px 30px 0;
  }

  .img-right,
  .video-right {
    float: right;
    margin: 0 0 30px 40px;
  }

  .list-general {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: row;
    flex-wrap: wrap;
    max-width: 510px;
    margin: 0 0 0 -15px;
    padding: 0 0 10px 0;
    width: calc(100% + 15px);
  }

  .list-general li {
    width: 33.333333%;
    margin: 0 0 25px 0;
    padding: 25px 0 0 15px;
  }

  html[lang="ge"] .list-general li {
    width: 33.333333% !important;
  }

  html[lang="am"] .list-general li {
    width: 33.333333% !important;
  }

  .list-general li:nth-child(1) {
    width: 25%;
  }

  .list-general li:nth-child(2) {
    width: 40%;
  }

  .list-general li svg {
    left: 15px;
  }

  .list-count__title {
    font-size: 0.875rem;
  }

  .list-count__total {
    font-size: 1.625rem;
  }

  .list-count__total-sub {
    font-size: 0.875rem;
    padding: 3px 0 0 7px;
  }

  .footer__wrap {
    margin-bottom: 30px;
  }

  .footer__left {
    width: 50%;
    padding-right: 25px;
  }

  .footer__right {
    width: 50%;
    padding-left: 25px;
  }

  .footer__extra {
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }

  .footer__cell {
    margin: 0 30px 0 0;
  }

  .footer__cell:last-child {
    margin-right: 0;
  }

  .heading {
    font-size: 2.625rem;
    line-height: 1;
    margin: 0 0 50px 0;
  }

  .title-main {
    font-size: 2.25rem;
    padding-top: 40px;
  }

  .title-main__icon {
    width: 48px;
    height: 36px;
  }

  .title-secondary {
    font-size: 3.5rem;
    padding-top: 30px;
  }

  .title-secondary__icon {
    width: 42px;
    height: 32px;
  }

  .title-inner {
    font-size: 3.5rem;
    padding-top: 90px;
  }

  .title-inner__icon {
    width: 100px;
    height: 76px;
  }

  .title-bracket__wrap:before {
    border-width: 10px;
  }

  .title-bracket__title {
    font-size: 4.375rem;
  }

  html[lang="ge"] .title-bracket__title {
    font-size: 2.8rem;
  }

  html[lang="am"] .title-bracket__title {
    font-size: 2.8rem;
  }

  .title-bracket__subtitle {
    font-size: 2rem;
  }

  html[lang="ge"] .title-bracket__subtitle {
    font-size: 1.2rem;
  }

  html[lang="am"] .title-bracket__subtitle {
    font-size: 1.2rem;
  }

  html[lang="ro"] .title-bracket_lg .title-bracket__wrap:before {
    top: 10px;
    bottom: 6px;
  }

  .title-bracket_lg .title-bracket__title {
    font-size: 4.7rem;
  }

  html[lang="ro"] .title-bracket_lg .title-bracket__title {
    font-size: 3.8rem;
  }

  html[lang="ro"] .title-bracket_lg .title-bracket__subtitle {
    font-size: 1.2rem;
  }

  .title-bracket_sm .title-bracket__wrap:before {
    top: 10px;
  }

  .title-bracket_sm .title-bracket__title {
    font-size: 3.55rem;
  }

  .title-bracket_404 {
    padding-top: 50px;
  }

  .title-bracket_404 .title-bracket__icon {
    display: block;
  }

  .title-bracket_404 .title-bracket__wrap:before {
    top: 68px;
    bottom: 4px;
  }

  .title-bracket_404 .title-bracket__title {
    font-size: 15rem !important;
    line-height: 1;
    letter-spacing: 6.86px;
  }

  .title-general {
    font-size: 6.25rem;
    margin: 0 0 50px 0;
    padding: 96px 0 0 0;
  }

  .title-general__icon {
    width: 87px;
    height: 66px;
  }

  .title-general_md {
    font-size: 5rem;
  }

  .title-primary {
    font-size: 2.813rem;
  }

  .title-arrow {
    font-size: 3.5rem;
    padding: 60px 0 0 0;
    text-transform: uppercase;
    letter-spacing: 1px;
  }

  .title-arrow__icon {
    width: 62px;
    height: 47px;
  }

  .title-arrow__small {
    font-size: 2.5rem;
  }

  .title-decor {
    font-size: 2.9rem;
    padding: 45px 0 0 0;
  }

  .title-decor__icon {
    width: 50px;
    height: 38px;
  }

  .title-decor__small {
    font-size: 2.15rem;
  }

  .title-extra {
    font-size: 1.625rem;
  }

  .title-basic {
    font-size: 3.5rem;
    padding: 85px 0 0 0;
    margin: 0 0 50px 0;
  }

  .title-basic__icon {
    width: 110px;
    height: 83px;
  }

  .title-info {
    font-size: 3.5rem;
    margin: 0 0 70px 0;
  }

  .flag-menu:before {
    display: block;
    content: '';
    width: 100%;
    height: 1px;
    background-color: #F0F0F0;
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 0;
  }

  .flag-menu__btn {
    border-radius: 11px;
    padding: 1px 3px;
    border-width: 1px;
  }

  .flag-menu__btn:hover,
  .flag-menu__btn.active {
    border-color: #F0F0F0;
  }

  .flag-menu__btn.any {
    border-radius: 15px;
  }

  .flag-menu__btn.any .flag-menu__name {
    padding: 0 10px;
    height: 24px;
    line-height: 24px;
  }

  .flag-menu__name {
    padding: 2px 10px 2px 5px;
  }

  .flag-menu_basic.flag-menu .flag-menu__item {
    margin-right: 20px;
  }

  .flag-menu_basic.flag-menu .flag-menu__btn {
    padding: 2px 3px 2px 10px;
    border-radius: 15px;
  }

  .flag-menu_secondary .flag-menu__item {
    margin-right: 40px !important;
  }

  .use-cookies__close {
    width: 50px;
    height: 50px;
    top: 30px;
    right: 30px;
  }

  .use-cookies__close svg {
    width: 40px;
    height: 40px;
  }

  .use-cookies__heading {
    font-size: 1.625rem;
  }

  .use-cookies__content {
    font-size: 1rem;
  }

  .use-cookies__control {
    flex-direction: row;
  }

  .use-cookies__control-item {
    margin: 0 20px;
  }

  .data {
    overflow: hidden;
    padding-bottom: 7px;
    margin-bottom: 93px;
  }

  .data__col {
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
  }

  .data__wrap {
    display: flex;
    min-height: 380px;
    position: relative;
    max-width: 980px;
  }

  .data__wrap:before {
    display: block;
    content: '';
    width: 50vw;
    height: 8px;
    background-color: #FFCC00;
    transform: translate(90%, 0);
    position: absolute;
    right: 0;
  }

  .data__wrap:before {
    top: 0;
  }

  .data__circle {
    flex-basis: 188px;
    flex-grow: 0;
    flex-shrink: 0;
    overflow: hidden;
    order: 1;
    position: relative;
  }

  .data__circle:before {
    display: block;
    content: '';
    width: 376px;
    height: 100%;
    border-radius: 50%;
    border: 8px solid #FFCC00;
    position: absolute;
    top: 0;
    left: 0;
  }

  .data__main {
    min-width: 0;
    padding: 50px 0;
    order: 2;
    flex-grow: 1;
    flex-shrink: 1;
    border-top: 8px solid #FFCC00;
    border-bottom: 8px solid #FFCC00;
    position: relative;
  }

  .data__inner {
    margin-left: -40px;
  }

  .data__heading {
    font-size: 2rem;
  }

  .data__info {
    right: 0;
  }

  .data__nav {
    right: 0;
  }

  .data.js-animation .data__wrap {
    transform: translate(200px, 0);
  }

  .graph_2 .chart[data-type*="pie"] {
    padding-bottom: 120%;
  }

  .banner-base {
    padding-top: 55px;
    margin-bottom: 80px;
  }

  .banner-base__wrap {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }

  .banner-base__left {
    flex-basis: 35%;
    margin-right: 15px;
  }

  .banner-base__right {
    flex-basis: 65%;
    margin-left: 15px;
  }

  .banner-base_scene-main {
    min-height: 400px;
    padding-top: 20px;
  }

  .banner-base_scene-other {
    min-height: 400px;
  }

  .banner-base_scene-general {
    min-height: 400px;
  }

  .banner-base_scene-general .banner-base__left {
    flex-basis: 40%;
  }

  .banner-base_scene-general .banner-base__right {
    flex-basis: 60%;
  }

  .banner-base_scene-extra {
    padding-top: 20px;
  }

  .banner-base_scene-extra .banner-base__left {
    flex-basis: 50%;
  }

  .banner-base_scene-extra .banner-base__right {
    flex-basis: 50%;
  }

  .banner-base_scene-success.banner-base_fluid {
    margin-bottom: -30px;
  }

  .banner-base_scene-success.banner-base_fluid .description-base {
    padding-bottom: 30px;
  }

  .banner-base_scene-success.banner-base_sticky {
    margin-bottom: -80px;
  }

  .banner-base_scene-twin {
    min-height: 480px;
  }

  .banner-base_scene-twin .banner-base__left {
    flex-basis: 42%;
  }

  .banner-base_scene-twin .banner-base__right {
    flex-basis: 58%;
  }

  .banner-base_scene-twin.banner-base_fluid {
    padding-top: 0;
    margin-bottom: 30px;
  }

  .banner-base_scene-twin.banner-base_space {
    padding-top: 30px;
    margin-bottom: 50px;
  }

  .banner-base_scene-info {
    padding-top: 20px;
  }

  .banner-base_scene-graph {
    padding-top: 20px;
  }

  .banner-base_scene-graph .banner-base__left {
    flex-basis: 60%;
  }

  .banner-base_scene-graph .banner-base__right {
    flex-basis: 40%;
  }

  .banner-base_scene-primary {
    padding-top: 20px;
  }

  .banner-base_scene-base {
    padding-top: 20px;
  }

  .banner-base__content_wide .title-bracket__wrap {
    width: 100%;
  }

  .banner-base.js-animation .title-bracket__subtitle {
    color: transparent;
    transform: translateY(5px);
    transition-property: color, transform;
    transition-duration: 2s, 2s;
    transition-timing-function: ease, ease;
  }

  .banner-base.js-animation .title-bracket__subtitle:nth-child(2) {
    transition-delay: 0s, 0s;
  }

  .banner-base.js-animation .title-bracket__subtitle:nth-child(3) {
    transition-delay: 0.2s, 0.2s;
  }

  .banner-base.js-animation .title-bracket__subtitle:nth-child(4) {
    transition-delay: 0.4s, 0.4s;
  }

  .banner-base.js-animation .title-bracket__subtitle:nth-child(5) {
    transition-delay: 0.6s, 0.6s;
  }

  .banner-base.js-animation .title-bracket__subtitle:nth-child(6) {
    transition-delay: 0.8s, 0.8s;
  }

  .banner-base.js-animation .title-bracket__wrap:before {
    opacity: 0;
    transition: opacity 1s ease 0s;
  }

  .banner-base.js-animation .title-arrow__icon {
    opacity: 0;
    transform: translateY(-30px);
    transition: opacity 2s ease .2s, transform 2s ease .2s;
  }

  .banner-base.js-animation .description-base {
    opacity: 0;
    transform: translateY(-10px);
    transition: opacity 2s ease .2s, transform 2s ease .2s;
  }

  .banner-base.js-animation.animation-active .title-bracket__subtitle {
    color: #000000;
    transform: translateY(0);
  }

  .banner-base.js-animation.animation-active .title-bracket__wrap:before {
    opacity: 1;
  }

  .banner-base.js-animation.animation-active .title-arrow__icon {
    opacity: 1;
    transform: translateY(0);
  }

  .banner-base.js-animation.animation-active .description-base {
    opacity: 1;
    transform: translateY(0);
  }

  .banner-notice {
    margin-bottom: 100px;
  }

  .banner-notice.js-animation .title-bracket__icon {
    opacity: 0;
    transform: translateY(-20px);
    transition: opacity 2s ease .2s, transform 2s ease .2s;
  }

  .banner-notice.js-animation .title-bracket__subtitle {
    color: transparent;
    transform: translateY(5px);
    transition-property: color, transform;
    transition-duration: 2s, 2s;
    transition-timing-function: ease, ease;
  }

  .banner-notice.js-animation .title-bracket__subtitle:nth-child(2) {
    transition-delay: 0s, 0s;
  }

  .banner-notice.js-animation .title-bracket__subtitle:nth-child(3) {
    transition-delay: 0.2s, 0.2s;
  }

  .banner-notice.js-animation .title-bracket__subtitle:nth-child(4) {
    transition-delay: 0.4s, 0.4s;
  }

  .banner-notice.js-animation .title-bracket__subtitle:nth-child(5) {
    transition-delay: 0.6s, 0.6s;
  }

  .banner-notice.js-animation .title-bracket__subtitle:nth-child(6) {
    transition-delay: 0.8s, 0.8s;
  }

  .banner-notice.js-animation .title-bracket__wrap:before {
    opacity: 0;
    transition: opacity 1s ease 0s;
  }

  .banner-notice.js-animation .title-arrow__icon {
    opacity: 0;
    transform: translateY(-30px);
    transition: opacity 2s ease .2s, transform 2s ease .2s;
  }

  .banner-notice.js-animation .description-notice {
    opacity: 0;
    transform: translateY(-10px);
    transition: opacity 2s ease .2s, transform 2s ease .2s;
  }

  .banner-notice.js-animation.animation-active .title-bracket__icon {
    opacity: 1;
    transform: translateY(0);
  }

  .banner-notice.js-animation.animation-active .title-bracket__subtitle {
    color: #000000;
    transform: translateY(0);
  }

  .banner-notice.js-animation.animation-active .title-bracket__wrap:before {
    opacity: 1;
  }

  .banner-notice.js-animation.animation-active .title-arrow__icon {
    opacity: 1;
    transform: translateY(0);
  }

  .banner-notice.js-animation.animation-active .description-notice {
    opacity: 1;
    transform: translateY(0);
  }

  .description-notice__row {
    margin-bottom: 60px;
  }

  .description-notice__title {
    font-size: 2.25rem;
  }

  .banner-primary__wrap {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .banner-primary__left {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 320px;
    margin-right: 50px;
  }

  .banner-primary__right {
    flex-grow: 1;
    flex-shrink: 1;
  }

  .banner-primary__title {
    font-size: 2.25rem;
  }

  .description-base {
    padding: 40px 0 0 0;
  }

  .description-base p + ul {
    padding-top: 10px;
  }

  .flags-inline {
    max-width: 468px;
  }

  .flags-inline img {
    width: 40px;
    height: 40px;
  }

  .get-in-touch {
    margin-bottom: 70px;
  }

  .get-in-touch_basic {
    padding: 100px 0;
  }

  .head {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 40px;
  }

  .head__logo {
    margin-right: 40px;
  }

  .line_last .line-primary {
    margin-bottom: 60px;
  }

  .library__title {
    font-size: 3.5rem;
    line-height: 1;
    margin-bottom: 5px;
  }

  html[lang="ge"] .library__title {
    font-size: 2.8rem;
  }

  html[lang="am"] .library__title {
    font-size: 2.8rem;
  }

  html[lang="ro"] .library__title {
    font-size: 2.8rem;
  }

  .filter-basic {
    padding-bottom: 25px;
    margin-bottom: 45px;
  }

  .filter-btn {
    display: none;
  }

  .articles__item {
    padding-bottom: 50px;
    margin-bottom: 50px;
  }

  .articles__flags {
    margin-right: 26px;
  }

  .articles__title {
    font-size: 1.625rem;
    margin-bottom: 25px;
  }

  .articles__date {
    margin-bottom: 25px;
  }

  .articles__description {
    margin-bottom: 30px;
  }

  .articles_primary .articles__main,
  .articles_basic .articles__main {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
  }

  .articles_primary .articles__left,
  .articles_basic .articles__left {
    display: flex;
    justify-content: flex-end;
    width: 30%;
  }

  .articles_primary .articles__right,
  .articles_basic .articles__right {
    width: 70%;
    padding-left: 65px;
  }

  .search-result__item {
    margin-bottom: 50px;
  }

  .search-result__title {
    font-size: 1.625rem;
    margin-bottom: 25px;
  }

  .search-result__description {
    margin-bottom: 30px;
  }

  .search-result__date {
    margin-right: 50px;
  }

  .links__heading {
    padding-top: 50px;
    font-size: 2.25rem;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 0 0 40px 0;
  }

  .links__heading-icon {
    width: 48px;
    height: 36px;
  }

  .links__caption {
    font-size: 1.375rem;
    margin-bottom: 40px;
  }

  .links__list {
    display: flex;
    width: calc(100% + 80px);
    align-items: flex-start;
    justify-content: center;
    flex-wrap: wrap;
    margin-left: -80px;
  }

  .links__item {
    padding-left: 80px;
    margin-bottom: 40px;
  }

  .links__title {
    font-size: 1.625rem;
  }

  .links__col-1 .links__body {
    max-width: 50%;
  }

  .links__col-1 .links__item {
    flex-basis: 100%;
  }

  .links__col-2 .links__item {
    flex-basis: 50%;
  }

  .links__col-3 .links__item {
    flex-basis: 33.33333%;
  }

  .links__extra .links__main {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
  }

  .links__extra .links__head {
    flex-basis: 65%;
    padding-right: 40px;
  }

  .links__extra .links__body {
    flex-basis: 35%;
    padding-left: 40px;
  }

  .links__extra .links__list {
    width: auto;
    flex-basis: 100%;
    margin-left: 0;
  }

  .links__extra .links__item {
    flex-basis: 100%;
    padding-left: 0;
  }

  .gallery__list {
    display: flex;
    flex-wrap: wrap;
  }

  .gallery__item {
    display: flex;
    align-items: flex-start;
    width: 50%;
    margin-bottom: 50px;
  }

  .gallery__item:nth-child(odd) {
    justify-content: flex-start;
    padding-right: 15px;
  }

  .gallery__item:nth-child(even) {
    justify-content: flex-end;
    padding-left: 15px;
  }

  .gallery__wrap {
    max-width: 370px;
  }

  .gallery__icons {
    flex-basis: 50px;
  }

  .gallery__media {
    margin: 0 0 20px 0;
  }

  .form-base {
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }

  .form-base__left {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    width: 50%;
    padding-right: 15px;
  }

  .form-base__right {
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
    width: 50%;
    padding-left: 15px;
  }

  .form-base__heading {
    font-size: 6.1rem;
  }

  html[lang="ge"] .form-base__heading {
    font-size: 3.5rem;
  }

  html[lang="az"] .form-base__heading {
    font-size: 5.5rem;
  }

  html[lang="am"] .form-base__heading {
    font-size: 4rem;
  }

  .form-base__right-wrap {
    width: 450px;
  }

  .form-base__description {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
  }

  .form-base__description-icon {
    width: 43px;
    height: 43px;
    margin: 10px 65px 0 0;
    fill: #71CEEA;
  }

  .latest-news__head {
    margin-bottom: 110px;
  }

  .latest-news__head:after {
    display: block;
    content: '';
    width: 40vw;
    height: 40vw;
    border-radius: 50%;
    background-color: #F1FAFD;
    position: absolute;
    top: calc(-20vw + 48px);
    left: -20vw;
    z-index: -1;
  }

  .latest-news__heading {
    margin-left: 50px;
  }

  .line-primary {
    margin: 0 0 100px 0;
  }

  .label-base {
    font-size: 0.813rem;
  }

  .accordion__item {
    margin-bottom: 70px;
  }

  .accordion__button {
    font-size: 1.625rem;
  }

  .accordion__content {
    padding: 30px 60px 0 0;
  }

  .countdown-notice__number {
    font-size: 5rem;
  }

  .countdown-notice__caption {
    font-size: 1rem;
    margin-bottom: 10px;
  }

  .inform__inner {
    min-height: 500px;
    padding: 40px;
  }

  .inform__medias {
    margin-bottom: 35px;
  }

  .inform__pictures {
    margin-bottom: 35px;
  }

  .inform__pattern {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
  }

  .inform__icons {
    width: 35%;
    justify-content: flex-start;
  }

  .inform__data {
    width: 65%;
  }

  .inform__caption {
    max-width: 630px;
    margin-bottom: 25px;
  }

  .inform__caption-icon {
    display: block;
    width: 35px;
    height: 46px;
    fill: #FFCC00;
    margin-right: 20px;
    flex: 0 0 35px;
  }

  .inform__more {
    padding-left: 55px;
  }

  .inform__main {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 40px;
  }

  .inform__images {
    width: 41%;
    margin-right: 80px;
  }

  .inform__media {
    width: 59%;
    justify-content: space-between;
  }

  .inform__figure {
    margin-bottom: 30px;
  }

  .inform__content {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .inform__title {
    font-size: 2rem;
  }

  .inform__content .inform__title {
    max-width: 715px;
  }

  .inform__btn {
    margin-left: 30px;
  }

  .inform__details {
    padding-top: 50px;
    text-align: right;
  }

  .inform__template {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
  }

  .inform__template-left {
    width: 41%;
  }

  .inform__template-right {
    width: 59%;
    padding-left: 55px;
  }

  .inform__photos {
    justify-content: flex-start;
  }

  .inform__video-close {
    top: 15px;
    right: 15px;
  }

  .search-base__input {
    padding: 5px 75px 5px 30px;
    margin-bottom: 30px;
  }

  .search-base__btn {
    right: 20px;
  }

  .search-base .easy-autocomplete li {
    padding: 5px 30px;
  }

  .search-base .easy-autocomplete li:first-child {
    padding-top: 15px;
  }

  .search-base .easy-autocomplete li:last-child {
    padding-bottom: 15px;
  }

  .search-base .easy-autocomplete li:hover,
  .search-base .easy-autocomplete li.selected {
    background-image: url(../img/decor/arrow-right.svg);
  }

  .events__section {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 60px 50px;
  }

  .events__info {
    width: 125px;
    flex-shrink: 0;
    flex-grow: 1;
  }

  .events__content {
    padding-left: 25px;
  }

  .events__month {
    font-size: 26px;
  }

  .events__number {
    font-size: 96px;
    margin-bottom: 10px;
  }

  .events__row {
    padding-bottom: 30px;
    margin-bottom: 30px;
  }

  .events__flags-item {
    margin: 0 30px 10px 0;
  }

  .events__flags-icon {
    width: 23px;
    height: 23px;
  }

  .events__title {
    font-size: 26px;
    line-height: 1.8;
  }

  .events-data {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    max-width: 900px;
  }

  .events-data__item {
    font-size: 18px;
    min-width: 300px;
    margin-right: 20px;
  }

  .events-data__item:last-child {
    margin-right: 0;
  }

  .events-data__time {
    width: 26px;
    height: 26px;
  }

  .events-data__email {
    width: 22px;
    height: 22px;
  }

  .events-data__place {
    width: 22px;
    height: 34px;
  }

  .depiction {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    font-size: 18px;
  }

  .depiction__info {
    width: 140px;
    flex-shrink: 0;
    flex-grow: 1;
    padding-top: 25px;
  }

  .depiction__content {
    padding-right: 140px;
  }

  .depiction__month {
    font-size: 26px;
  }

  .depiction__number {
    font-size: 110px;
    margin-bottom: 10px;
  }

  .depiction__flags {
    padding-bottom: 20px;
  }

  .depiction__flags-item {
    margin: 0 30px 10px 0;
  }

  .depiction__flags-icon {
    width: 23px;
    height: 23px;
  }

  .depiction__heading {
    font-size: 56px;
    margin-bottom: 35px;
  }

  .depiction__caption {
    font-size: 18px;
    margin-bottom: 40px;
  }

  .depiction__data {
    margin-bottom: 40px;
  }

  .depiction__detail {
    margin-bottom: 40px;
  }

  .depiction__detail-title {
    font-size: 18px;
    margin-bottom: 25px;
  }

  .depiction__map {
    margin-bottom: 40px;
  }

  .news-set {
    padding-top: 80px;
    margin-bottom: 100px;
  }

  .news-set__list {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: calc(100% + 80px);
    margin-left: -80px;
  }

  .news-set__item {
    width: 50%;
    padding-left: 80px;
  }

  .news-set__caption-inner {
    font-size: 0.813rem;
  }

  .news-set__title {
    font-size: 1.25rem;
  }

  .news-set__title-link {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 60px;
  }

  .news-set__item_lg {
    width: 100%;
    margin-bottom: 80px;
  }

  .news-set__item_lg .news-set__flag {
    width: 32px;
    height: 32px;
  }

  .news-set__item_lg .news-set__title {
    font-size: 1.625rem;
  }

  .news-set__item_lg .news-set__title-link {
    height: 76px;
  }

  .media-set__list {
    width: calc(100% + 70px);
    margin-left: -70px;
  }

  .media-set__item {
    width: 33.333333%;
    padding-left: 70px;
    margin-bottom: 60px;
  }

  .media-set__title {
    font-size: 1.25rem;
    margin-bottom: 25px;
  }

  .media-set__title-link {
    height: 60px;
  }

  .media-set__date {
    margin-bottom: 20px;
  }

  .cards {
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
    border-right: 3px solid #D8D9DB;
  }

  .cards:before,
  .cards:after {
    display: block;
    content: '';
    width: 1px;
    height: 100%;
    position: absolute;
    top: 0;
    background-color: #D8D9DB;
  }

  .cards:before {
    right: 4px;
  }

  .cards:after {
    right: 10px;
  }

  .cards__sidebar {
    width: 40%;
    border-right: 1px solid #D8D9DB;
    padding: 30px 30px 30px 0;
    opacity: 0;
    transition: opacity .5s ease 0s;
  }

  .cards__main {
    width: 60%;
    padding: 15px 30px;
    opacity: 0;
    transition: opacity .5s ease 0s;
  }

  .cards__content {
    height: 658px;
    padding-right: 15px;
    overflow-y: auto;
  }

  .cards__content::-webkit-scrollbar {
    width: 9px;
  }

  .cards__content::-webkit-scrollbar-thumb {
    background-color: #D8D9DB;
  }

  .cards__control {
    justify-content: flex-end;
  }
}

@media (min-width: 992px) and (min-width: 992px) {
  .view-base.modal-show:not(.modal-theme-search) .main-menu__item:last-child .main-menu__dropdown {
    left: auto;
    right: 0;
  }

  .main-menu__dropdown-wrap > .main-menu__dropdown-list > .main-menu__dropdown-item .main-menu__dropdown-list .main-menu__dropdown-link.active {
    margin-top: 10px;
  }

  .main-menu__dropdown-wrap > .main-menu__dropdown-list > .main-menu__dropdown-item .main-menu__dropdown-list .main-menu__dropdown-link.active > .main-menu__dropdown-icon {
    margin-top: 0;
  }
}

@media (min-width: 992px) and (min-width: 1521px) {
  .banner-base_scene-info .banner-base__left {
    flex-basis: 60%;
  }

  .banner-base_scene-info .banner-base__right {
    flex-basis: 40%;
  }
}

@media (min-width: 1025px) {
  .lg-outer .lg-thumb-item {
    transition: border-color 0.25s ease;
  }
}

@media (min-width: 1171px) {
  .scene-twin__icon-1 {
    left: -50px;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }

  .container,
  .container-sm,
  .container-md,
  .container-lg,
  .container-xl {
    max-width: 1140px;
  }

  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .row-cols-xl-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-xl-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-xl-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  .row-cols-xl-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-xl-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-xl-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-xl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }

  .col-xl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-xl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  .col-xl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }

  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-xl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }

  .col-xl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }

  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-xl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }

  .col-xl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }

  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-xl-first {
    order: -1;
  }

  .order-xl-last {
    order: 13;
  }

  .order-xl-0 {
    order: 0;
  }

  .order-xl-1 {
    order: 1;
  }

  .order-xl-2 {
    order: 2;
  }

  .order-xl-3 {
    order: 3;
  }

  .order-xl-4 {
    order: 4;
  }

  .order-xl-5 {
    order: 5;
  }

  .order-xl-6 {
    order: 6;
  }

  .order-xl-7 {
    order: 7;
  }

  .order-xl-8 {
    order: 8;
  }

  .order-xl-9 {
    order: 9;
  }

  .order-xl-10 {
    order: 10;
  }

  .order-xl-11 {
    order: 11;
  }

  .order-xl-12 {
    order: 12;
  }

  .offset-xl-0 {
    margin-left: 0;
  }

  .offset-xl-1 {
    margin-left: 8.33333%;
  }

  .offset-xl-2 {
    margin-left: 16.66667%;
  }

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

  .offset-xl-4 {
    margin-left: 33.33333%;
  }

  .offset-xl-5 {
    margin-left: 41.66667%;
  }

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

  .offset-xl-7 {
    margin-left: 58.33333%;
  }

  .offset-xl-8 {
    margin-left: 66.66667%;
  }

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

  .offset-xl-10 {
    margin-left: 83.33333%;
  }

  .offset-xl-11 {
    margin-left: 91.66667%;
  }

  .header__cell {
    margin-right: 95px;
  }

  .header__cell:last-child {
    margin-right: 0;
  }

  .scene-info__icon-7 {
    top: 0;
  }

  .scene-info__arrow-7 {
    width: 250px;
    height: 330px;
  }
}

@media (min-width: 1306px) {
  .scene-general__icon-3 {
    left: 76%;
  }

  .scene-general__arrow-3 {
    width: 198px;
    height: 150px;
  }
}

@media (min-width: 1351px) {
  .scene-success__icon-3 {
    left: 81.2%;
  }
}

@media (min-width: 1420px) {
  .banner-base .scene-other {
    margin-right: -100px;
  }
}

@media (min-width: 1421px) {
  .scene-extra__icon-2 {
    right: -100px;
  }

  .scene-extra__arrow-2 {
    width: 215px;
    height: 284px;
  }
}

@media (min-width: 1461px) {
  .links__decor {
    display: block;
  }
}

@media (min-width: 1521px) {
  .scene-info {
    max-width: 460px;
    padding: 50px 0 80px 175px;
  }

  .scene-info__icon-7 {
    right: -150px;
  }
}

@media (min-width: 1601px) {
  .country-basic:before {
    right: -150px;
  }
}

@media (min-width: 1651px) {
  .scene-twin__arrow-3 {
    width: 334px;
    height: 440px;
  }
}

@media (min-width: 1656px) {
  .scene-success__icon-3 {
    top: 0;
  }

  .scene-success__arrow-3 {
    width: 334px;
    height: 440px;
  }
}

@media (max-width: 1550px) {
  .main-menu__item:last-child .main-menu__dropdown {
    left: auto;
    right: 0;
  }
}

@media (max-width: 1520px) {
  .scene-info {
    padding: 50px 50px 80px 175px;
  }

  .scene-info__icon-7 {
    right: 0;
  }
}

@media (max-width: 1460px) {
  .links__decor {
    display: none;
  }
}

@media (max-width: 1420px) {
  .scene-extra__icon-2 {
    right: 0;
  }

  .scene-extra__arrow-2 {
    width: 120px;
    height: 159px;
  }
}

@media (max-width: 1355px) {
  .scene-general__icon-4 {
    display: none;
  }
}

@media (max-width: 1350px) {
  .scene-success__icon-3 {
    top: 0;
    left: 75%;
  }

  .scene-success__arrow-3 {
    width: 130px;
    height: 173px;
  }
}

@media (max-width: 1305px) {
  .scene-general__icon-3 {
    left: 74%;
  }

  .scene-general__arrow-3 {
    width: 160px;
    height: 121px;
  }
}

@media (max-width: 1260px) {
  .view-base .main {
    padding-left: 20px;
  }

  .view-base .banner-base {
    padding-left: 20px;
  }
}

@media (max-width: 1199px) {
  .scene-info__icon-7 {
    top: 80px;
  }

  .scene-info__arrow-7 {
    width: 150px;
    height: 198px;
  }
}

@media (max-width: 1170px) {
  .scene-twin__icon-1 {
    left: -25px;
  }
}

@media (max-width: 991px) {
  h1,
  .h1 {
    line-height: 1.3;
    font-size: 1.563rem;
  }

  h2,
  .h2 {
    line-height: 1.3;
    font-size: 1.5rem;
  }

  h3,
  .h3 {
    line-height: 1.3;
    font-size: 1.438rem;
  }

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

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

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

  .btn-more {
    font-size: 0.688rem;
    padding: 12px 0 12px 40px;
  }

  .btn-more svg {
    width: 25px;
    height: 34px;
  }

  .btn-close {
    width: 30px;
    height: 30px;
  }

  .btn-close svg {
    width: 20px;
    height: 20px;
  }

  .pagination {
    padding-top: 25px;
    margin-bottom: 25px;
  }

  .modal-dialog {
    padding: 70px 0 50px 0;
  }

  .modal-close {
    width: 30px;
    height: 30px;
    top: 31px;
  }

  .modal-close svg {
    width: 30px;
    height: 30px;
  }

  .modal-base {
    background-color: #ffffff;
  }

  .modal-base:after {
    display: block;
    content: '';
    width: 2px;
    height: 100%;
    background-color: #026BB5;
    position: fixed;
    top: 0;
    left: 15px;
  }

  .modal-base .modal-dialog {
    padding: 30px 15px 30px 35px;
  }

  .slider-doc {
    padding-left: 40px;
    padding-right: 40px;
  }

  .slider-doc__item {
    padding: 30px 0;
  }

  .slider-people__main {
    width: 290px;
    height: 290px;
    margin-left: auto;
    margin-right: auto;
  }

  .slider-people__inner {
    padding: 15px;
  }

  .slider-people__counter {
    font-size: 1.8rem;
  }

  .slider-people__caption {
    font-size: 0.938rem;
  }

  .slider-people__video {
    width: 300px;
    height: 300px;
  }

  .slider-people__btn {
    padding-top: 25px;
    position: relative;
  }

  .slider-people__btn-arrow {
    top: -20px;
  }

  .slider-notice {
    border-width: 10px;
    padding: 10px;
  }

  .slider-notice__left {
    margin-bottom: 20px;
  }

  .slider-notice__media {
    margin-bottom: 20px;
  }

  .slider-notice .video-preview {
    display: block;
    max-width: 434px;
    margin: 0 auto;
  }

  .slider-notice__title {
    font-size: 1.5rem;
    margin-bottom: 20px;
  }

  .slider-notice__info {
    margin-bottom: 20px;
  }

  .slider-inform {
    border-width: 10px;
  }

  .view-base .middle {
    margin-bottom: 50px;
  }

  .view-base .banner-base {
    padding-top: 30px;
  }

  .footer {
    padding: 35px 0;
  }

  .header__left {
    padding-top: 27px;
  }

  .header__right {
    padding-top: 40px;
  }

  .header__main {
    overflow: hidden;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    width: 0;
    opacity: 0;
    z-index: 1001;
    will-change: width;
    transition: width 0s ease .5s, opacity .5s ease 0s;
  }

  .header__main.active {
    width: 250px;
    opacity: 1;
    transition: width 0s ease 0s, opacity .5s ease 0s;
  }

  .header__main.active .header__panel {
    transform: translateX(0);
  }

  .header__panel {
    display: flex;
    width: 100%;
    height: 100%;
    align-items: flex-start;
    flex-direction: column;
    text-align: left;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 83px 0 20px 0;
    background-color: #ffffff;
    transform: translateX(50px);
    transition: transform .5s ease 0s;
  }

  .header__inner {
    width: 100%;
    flex-direction: column;
  }

  .header__cell {
    margin-bottom: 30px;
  }

  .header__btn-menu {
    display: flex;
    justify-content: flex-end;
    padding-right: 15px;
  }

  .main-menu-bg {
    width: 0;
    height: 0;
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.4);
    cursor: pointer;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    transition: width 0s ease .5s, height 0s ease .5s, opacity .5s ease 0s;
  }

  .main-menu-bg.active {
    width: 100%;
    height: 100%;
    opacity: 1;
    transition: width 0s ease 0s, height 0s ease 0s, opacity .5s ease 0s;
  }

  .main-menu__item {
    margin: 0 0 1px 0;
  }

  .main-menu__item_search {
    position: absolute;
    top: 40px;
    left: 20px;
  }

  .main-menu__link {
    padding: 15px 20px;
    transition: color .5s ease 0s, background-color .5s ease 0s;
  }

  .main-menu__link:hover,
  .main-menu__link.active {
    color: #039;
    background-color: #F0F0F0;
  }

  .main-menu__dropdown-item {
    margin: 0 0 1px 0;
  }

  .main-menu__dropdown-link {
    display: block;
    font-size: 0.688rem;
    line-height: 1.1;
    padding: 15px 20px;
    background-color: transparent;
  }

  .main-menu__dropdown-link:hover {
    color: #039;
    background-color: #F0F0F0;
  }

  .main-menu__dropdown-icon {
    display: none;
  }

  .main-menu__dropdown-wrap > .main-menu__dropdown-list {
    padding: 1px 0 0 0;
  }

  .main-menu__dropdown-wrap > .main-menu__dropdown-list > .main-menu__dropdown-item > .main-menu__dropdown-link {
    padding-left: 30px;
  }

  .main-menu__dropdown-wrap > .main-menu__dropdown-list > .main-menu__dropdown-item > .main-menu__dropdown-list > .main-menu__dropdown-item > .main-menu__dropdown-link {
    padding-left: 40px;
  }

  .main-menu__dropdown-wrap > .main-menu__dropdown-list > .main-menu__dropdown-item > .main-menu__dropdown-list > .main-menu__dropdown-item > .main-menu__dropdown-list > .main-menu__dropdown-item > .main-menu__dropdown-link {
    padding-left: 50px;
  }

  .main-menu__dropdown-wrap > .main-menu__dropdown-list > .main-menu__dropdown-item > .main-menu__dropdown-list > .main-menu__dropdown-item > .main-menu__dropdown-list > .main-menu__dropdown-item > .main-menu__dropdown-list > .main-menu__dropdown-item > .main-menu__dropdown-link {
    padding-left: 60px;
  }

  .main-menu__dropdown-wrap > .main-menu__dropdown-list > .main-menu__dropdown-item .main-menu__dropdown-list {
    margin: 0;
    padding: 1px 0 0 0;
  }

  .main-menu li.sub > .main-menu__link,
  .main-menu li.sub > .main-menu__dropdown-link {
    margin-right: 42px;
    padding-right: 15px;
  }

  .main-menu li.sub ul {
    display: none;
  }

  .main-menu li.sub.active > div > div > ul {
    display: block;
  }

  .main-menu li.sub.active > ul {
    display: block;
  }

  .main-menu div.main-menu__link:not(.active):hover,
  .main-menu div.main-menu__dropdown-link:not(.active):hover {
    background-color: transparent !important;
  }

  .main-menu__btn {
    display: block;
  }

  .header__btn-menu {
    padding-right: 0;
  }

  .information {
    padding: 50px 0;
  }

  .information__left {
    margin-bottom: 50px;
  }

  .information__heading {
    font-size: 1.5rem;
    margin-bottom: 20px;
  }

  .information__item {
    margin-bottom: 20px;
  }

  .information__icon-arrow {
    width: 30px;
    height: 23px;
    margin-bottom: 5px;
  }

  .information__icon-line {
    padding-top: 10px;
    margin-bottom: 5px;
  }

  .team__media {
    margin-bottom: 25px;
  }

  .team__icon {
    width: 30px;
    height: 23px;
  }

  .team__name {
    font-size: 1.375rem;
  }

  .warning {
    padding: 20px 0 0 0;
    margin-bottom: 30px;
  }

  .warning__icon {
    top: 0px;
  }

  .country__wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
  }

  .country__position {
    margin: 0 5px 20px 5px;
  }

  .country__img {
    width: 70px;
    height: 70px;
    margin: 0 auto 10px auto;
  }

  .country__name {
    font-size: 0.75rem;
    padding: 8px;
  }

  .country__arrow {
    display: none;
  }

  .country.js-animation .country__position:nth-child(1) .country__img,
  .country.js-animation .country__position:nth-child(1) .country__name {
    opacity: 0;
    visibility: hidden;
    transition: opacity 1s ease 0s, visibility 0s ease 0s;
  }

  .country.js-animation .country__position:nth-child(2) .country__img,
  .country.js-animation .country__position:nth-child(2) .country__name {
    opacity: 0;
    visibility: hidden;
    transition: opacity 1s ease 0.2s, visibility 0s ease 0.2s;
  }

  .country.js-animation .country__position:nth-child(3) .country__img,
  .country.js-animation .country__position:nth-child(3) .country__name {
    opacity: 0;
    visibility: hidden;
    transition: opacity 1s ease 0.4s, visibility 0s ease 0.4s;
  }

  .country.js-animation .country__position:nth-child(4) .country__img,
  .country.js-animation .country__position:nth-child(4) .country__name {
    opacity: 0;
    visibility: hidden;
    transition: opacity 1s ease 0.6s, visibility 0s ease 0.6s;
  }

  .country.js-animation .country__position:nth-child(5) .country__img,
  .country.js-animation .country__position:nth-child(5) .country__name {
    opacity: 0;
    visibility: hidden;
    transition: opacity 1s ease 0.8s, visibility 0s ease 0.8s;
  }

  .country.js-animation .country__position:nth-child(6) .country__img,
  .country.js-animation .country__position:nth-child(6) .country__name {
    opacity: 0;
    visibility: hidden;
    transition: opacity 1s ease 1s, visibility 0s ease 1s;
  }

  .country.js-animation .country__position:nth-child(7) .country__img,
  .country.js-animation .country__position:nth-child(7) .country__name {
    opacity: 0;
    visibility: hidden;
    transition: opacity 1s ease 1.2s, visibility 0s ease 1.2s;
  }

  .country.js-animation.animation-active .country__position .country__img,
  .country.js-animation.animation-active .country__position .country__name {
    opacity: 1;
    visibility: visible;
  }

  .infobox {
    margin-bottom: 30px;
  }

  .specification {
    padding-bottom: 5px;
    margin-bottom: 30px;
  }

  .graph__col {
    margin-bottom: 30px;
  }

  .graph__title {
    font-size: 1.375rem;
    margin-bottom: 20px;
  }

  .graph__total {
    font-size: 1.75rem;
    padding-left: 35px;
    margin-bottom: 20px;
  }

  .graph__total-icon {
    width: 28px;
    height: 21px;
  }

  .graph__info {
    margin-bottom: 20px;
  }

  .review__section {
    margin-bottom: 50px;
  }

  .review__info {
    font-size: 1.5rem;
  }

  .review__rubric {
    font-size: 1.5rem;
    margin-bottom: 30px;
  }

  .review__rubric-icon {
    width: 25px;
    height: 19px;
    top: -2px;
  }

  .review__total-col {
    margin-bottom: 20px;
  }

  .review__total-col:last-child {
    margin-bottom: 0;
  }

  .review__total-counter {
    font-size: 1.8rem;
    margin-bottom: 5px;
  }

  .review__total-title {
    font-size: 1.125rem;
    margin-bottom: 5px;
  }

  .review__total-arrow {
    display: none;
  }

  .review__people {
    padding: 0 15px;
  }

  .review__people-decor-1 {
    display: none;
  }

  .review__people-decor-2 {
    display: none;
  }

  .review__people-slider {
    margin-bottom: 50px;
  }

  .review__people-list {
    font-size: 0;
    line-height: 0;
    overflow-y: hidden;
    overflow-x: auto;
    white-space: nowrap;
  }

  .review__people-item {
    display: inline-block;
    vertical-align: top;
    white-space: normal;
    position: relative;
    margin: 0 10px 0 0;
  }

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

  .review__people-item .review__people-tooltip {
    top: 0;
    right: 0;
  }

  .review__people-item .review__people-tooltip-cloud-1 {
    left: 30px;
  }

  .review__people-item .review__people-tooltip-cloud-2 {
    left: 44px;
  }

  .review__people-item .review__people-tooltip-cloud-3 {
    left: 60px;
  }

  .success-stories {
    overflow: hidden;
    margin-bottom: 50px;
  }

  .report {
    border-top: 8px solid #DDEEF4;
    border-bottom: 8px solid #DDEEF4;
    margin-bottom: 40px;
  }

  .report__main {
    padding: 50px 0;
  }

  .report__heading {
    font-size: 1.2rem;
  }

  .charts {
    overflow: hidden;
    margin-bottom: 50px;
  }

  .charts__left {
    margin-bottom: 30px;
  }

  .charts__content {
    margin-bottom: 30px;
  }

  .menu-base {
    height: 50px;
    text-align: center;
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    font-size: 0;
    line-height: 0;
  }

  .menu-base__btn {
    display: inline-block;
    vertical-align: top;
    font-size: 0.688rem;
  }

  .contain__item {
    margin-bottom: 30px;
  }

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

  .contain__icon {
    display: none;
  }

  .contain__total {
    font-size: 1.8rem;
    margin-bottom: 10px;
  }

  .contain__subtitle {
    margin-bottom: 10px;
  }

  .pattern__sidebar-label {
    margin-bottom: 20px;
  }

  .pattern__sidebar-title {
    margin-bottom: 20px;
  }

  .pattern__sidebar-nav {
    margin-bottom: 20px;
  }

  .menu-bottom__container {
    padding-right: 0;
  }

  .menu-bottom__row {
    margin-right: 0;
  }

  .menu-bottom__col {
    padding-right: 0;
  }

  .projects__item {
    margin-bottom: 30px;
  }

  .projects__title {
    font-size: 1.375rem;
    margin-bottom: 15px;
  }

  .projects__info {
    padding: 15px 0 0 15px;
    flex-wrap: wrap;
  }

  .projects__info-col_arrow {
    display: none;
  }

  .banner-general {
    padding: 50px 0;
    margin-bottom: 50px;
  }

  .banner-general__label {
    margin-bottom: 30px;
  }

  .banner-general__title {
    font-size: 1.25rem;
    margin-bottom: 30px;
  }

  .banner-general__flag-link {
    margin: 0 30px 25px 0;
  }

  .banner-general__flag-img {
    width: 30px;
    height: 30px;
  }

  .portfolio-base {
    margin-bottom: 50px;
  }

  .portfolio-base__left {
    margin-bottom: 30px;
  }

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

  .country-basic:before {
    display: none;
  }

  .country-basic__common {
    margin-bottom: 30px;
  }

  .country-basic__common-total {
    font-size: 2.5rem;
  }

  .country-basic__common-caption {
    font-size: 1.125rem;
  }

  .country-basic__list {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: wrap;
  }

  .country-basic__item {
    margin: 0 15px 30px 15px;
  }

  .country-basic__flag {
    width: 30px;
    height: 30px;
    margin: 0 auto 10px auto;
  }

  .country-basic__total {
    font-size: 1.375rem;
  }

  .country-basic__caption {
    max-width: 100px;
    margin: 0 auto;
    font-size: 0.813rem;
  }

  .country__wrap {
    position: relative;
  }

  .country__wrap .hovered-text {
    left: 50%;
    right: 0;
    top: 50%;
    bottom: auto;
    margin-top: -20px;
    transform: translate(-50%, -50%);
  }

  .img-left,
  .video-left {
    margin-bottom: 20px;
  }

  .img-right,
  .video-right {
    margin-bottom: 20px;
  }

  .list-general {
    padding: 0;
    margin: 0;
  }

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

  .list-general li svg {
    left: 0;
  }

  .list-count__title {
    font-size: 0.75rem;
  }

  .list-count__total {
    font-size: 1.25rem;
  }

  .list-count__total-sub {
    font-size: 0.813rem;
    padding: 5px 0 0 7px;
  }

  .footer__wrap {
    flex-direction: column;
    margin-bottom: 20px;
  }

  .footer__left {
    order: 2;
  }

  .footer__right {
    margin-bottom: 20px;
    order: 1;
  }

  .footer__cell {
    margin: 0 0 10px 0;
  }

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

  .heading {
    font-size: 1.5rem;
    line-height: 1.3;
    margin: 0 0 25px 0;
  }

  .title-main {
    font-size: 1.5rem;
    padding-top: 25px;
  }

  .title-main__icon {
    width: 25px;
    height: 19px;
  }

  .title-secondary {
    font-size: 1.5rem;
    padding-top: 25px;
  }

  .title-secondary__icon {
    width: 25px;
    height: 19px;
  }

  .title-inner {
    font-size: 1.5rem;
    padding-top: 25px;
  }

  .title-inner__icon {
    width: 25px;
    height: 19px;
  }

  .title-bracket__wrap:before {
    border-width: 7px;
  }

  .title-bracket__title {
    font-size: 1.8rem;
  }

  .title-bracket__subtitle {
    font-size: 1.075rem;
  }

  .title-bracket_404 .title-bracket__icon {
    display: none;
  }

  .title-bracket_404 .title-bracket__wrap:before {
    min-height: 38px;
  }

  .title-bracket_404 .title-bracket__title {
    font-size: 3rem !important;
  }

  .title-general {
    font-size: 1.5rem;
    margin: 0 0 30px 0;
    padding: 25px 0 0 0;
  }

  .title-general__icon {
    width: 25px;
    height: 19px;
  }

  .title-primary {
    font-size: 1.5rem;
  }

  .title-arrow {
    font-size: 1.5rem;
    padding: 25px 0 0 0;
  }

  .title-arrow__icon {
    width: 25px;
    height: 19px;
  }

  .title-arrow__small {
    font-size: 1.5rem;
  }

  .title-decor {
    font-size: 1.5rem;
    padding: 25px 0 0 0;
  }

  .title-decor__icon {
    width: 25px;
    height: 19px;
  }

  .title-decor__small {
    font-size: 1.5rem;
  }

  .title-extra {
    font-size: 1.5rem;
  }

  .title-basic {
    font-size: 1.5rem;
    padding: 25px 0 0 0;
    margin: 0 0 30px 0;
  }

  .title-basic__icon {
    width: 25px;
    height: 19px;
  }

  .title-info {
    font-size: 1.5rem;
    margin: 0 0 30px 0;
  }

  .flag-menu__btn {
    border-radius: 50%;
    border-width: 2px;
  }

  .flag-menu__btn:hover,
  .flag-menu__btn.active {
    border-color: #039;
  }

  .flag-menu__btn.any {
    border: none;
    padding: 12px 10px 10px 10px;
    border-radius: 0;
  }

  .flag-menu__btn.any .flag-menu__name {
    display: block;
  }

  .flag-menu__name {
    display: none;
  }

  .flag-menu_basic.flag-menu .flag-menu__list {
    display: block;
    width: 100%;
    padding: 5px 0;
  }

  .flag-menu_basic.flag-menu .flag-menu__item {
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #D8D9DB;
  }

  .flag-menu_basic.flag-menu .flag-menu__item:last-child {
    border-bottom: none;
  }

  .flag-menu_basic.flag-menu .flag-menu__item_icon {
    display: inline-block;
    vertical-align: middle;
    border-bottom: none;
    margin: 8px 0 8px 10px;
  }

  .flag-menu_basic.flag-menu .flag-menu__item_border {
    border-top: 1px solid #D8D9DB;
  }

  .flag-menu_basic.flag-menu .select-primary {
    display: block;
    width: 100%;
  }

  .use-cookies__close {
    width: 30px;
    height: 30px;
    top: 15px;
    right: 15px;
  }

  .use-cookies__close svg {
    width: 30px;
    height: 30px;
  }

  .use-cookies__heading {
    font-size: 1rem;
  }

  .use-cookies__content {
    font-size: 0.75rem;
  }

  .use-cookies__control {
    flex-direction: column;
  }

  .use-cookies__control-item {
    margin: 0 0 10px 0;
  }

  .data {
    border-top: 8px solid #FFCC00;
    border-bottom: 8px solid #FFCC00;
    margin-bottom: 50px;
  }

  .data__circle {
    display: none;
  }

  .data__main {
    padding: 50px 0;
  }

  .data__heading {
    font-size: 1.5rem;
  }

  .data__info {
    right: 15px;
  }

  .data__nav {
    padding-right: 15px;
    right: 0;
  }

  .data.js-animation .data__wrap {
    transform: translate(0, 0);
  }

  .banner-base {
    margin-bottom: 50px;
  }

  .banner-base__circle {
    display: none;
  }

  .banner-base__right {
    display: none;
  }

  .banner-base_scene-general {
    padding-bottom: 30px;
  }

  .banner-base_scene-twin {
    padding-bottom: 30px;
  }

  .banner-notice {
    margin-bottom: 50px;
  }

  .banner-notice__decor {
    display: none;
  }

  .description-notice__row {
    margin-bottom: 30px;
  }

  .description-notice__title {
    font-size: 1.25rem;
  }

  .banner-primary__left {
    margin-bottom: 30px;
  }

  .banner-primary__title {
    font-size: 1.5rem;
  }

  .description-base {
    overflow: hidden;
    padding: 30px 0 0 0;
  }

  .flags-inline {
    max-width: 250px;
  }

  .flags-inline img {
    width: 25px;
    height: 25px;
  }

  .get-in-touch {
    margin-bottom: 50px;
  }

  .get-in-touch_basic {
    padding: 50px 0;
  }

  .head {
    margin-bottom: 25px;
  }

  .head__logo {
    display: block;
    margin-bottom: 20px;
  }

  .line_last .line-primary {
    margin-bottom: 50px;
  }

  .library__title {
    font-size: 1.5rem;
    line-height: 1.2;
  }

  .filter-basic {
    margin-bottom: 30px;
  }

  .filter-basic::after {
    display: block;
    clear: both;
    content: "";
  }

  .filter-basic .flag-menu_basic {
    display: none;
    clear: both;
    border-top: 2px solid #71CEEA;
  }

  .filter-basic.active .flag-menu_basic {
    display: block;
  }

  .filter-btn {
    display: block;
  }

  .articles__item {
    padding-bottom: 25px;
    margin-bottom: 25px;
  }

  .articles__flags {
    margin-right: 15px;
  }

  .articles__title {
    font-size: 1.25rem;
    margin-bottom: 15px;
  }

  .articles__date {
    margin-bottom: 15px;
  }

  .articles__description {
    margin-bottom: 15px;
  }

  .articles__btn {
    padding-top: 7px;
  }

  .articles_primary .articles__left,
  .articles_basic .articles__left {
    margin-bottom: 25px;
  }

  .search-result__item {
    margin-bottom: 25px;
  }

  .search-result__title {
    font-size: 1.25rem;
    margin-bottom: 15px;
  }

  .search-result__description {
    margin-bottom: 15px;
  }

  .search-result__btn {
    padding-top: 7px;
  }

  .search-result__date {
    margin-right: 20px;
  }

  .links__heading {
    padding-top: 25px;
    font-size: 1.5rem;
    margin: 0 0 30px 0;
  }

  .links__heading-icon {
    width: 25px;
    height: 19px;
  }

  .links__caption {
    font-size: 1rem;
    margin-bottom: 30px;
  }

  .links__item {
    margin-bottom: 30px;
  }

  .links__title {
    font-size: 1.375rem;
  }

  .gallery__item {
    margin-bottom: 30px;
  }

  .gallery__icons {
    flex-basis: 40px;
  }

  .gallery__media {
    max-width: 320px;
    margin: 0 0 15px 0;
  }

  .pdf-viewer__wrap {
    display: none;
  }

  .form-base__left {
    margin-bottom: 40px;
  }

  .form-base__heading {
    font-size: 1.5rem;
  }

  .form-base__right-wrap {
    max-width: 500px;
  }

  .form-base__description-icon {
    display: none;
  }

  .latest-news__head {
    margin-bottom: 40px;
  }

  .latest-news__head:after {
    display: none;
  }

  .line-primary {
    margin: 0 0 50px 0;
  }

  .label-base {
    font-size: 0.688rem;
  }

  .accordion__item {
    margin-bottom: 30px;
  }

  .accordion__button {
    font-size: 1.25rem;
  }

  .accordion__content {
    padding: 10px 60px 0 0;
  }

  .countdown-notice__number {
    font-size: 1.5rem;
  }

  .countdown-notice__caption {
    font-size: 0.625rem;
    margin-bottom: 3px;
  }

  .inform__inner {
    padding: 10px;
  }

  .inform__medias {
    max-width: 436px;
    margin: 0 auto 20px auto;
  }

  .inform__pictures {
    margin-bottom: 20px;
  }

  .inform__icons {
    justify-content: space-between;
    margin-bottom: 20px;
  }

  .inform__caption {
    margin-bottom: 20px;
  }

  .inform__caption-icon {
    display: none;
  }

  .inform__main {
    margin-bottom: 20px;
  }

  .inform__images {
    margin-bottom: 20px;
  }

  .inform__media {
    justify-content: space-around;
  }

  .inform__figure {
    margin-bottom: 20px;
  }

  .inform__title {
    font-size: 1.2rem;
    margin-bottom: 20px;
  }

  .inform__template-left {
    margin-bottom: 20px;
  }

  .inform__photos {
    justify-content: center;
  }

  .inform__video-close {
    top: 5px;
    right: 5px;
  }

  .search-base__input {
    padding: 5px 52px 5px 10px;
    margin-bottom: 20px;
  }

  .search-base__btn {
    right: 10px;
  }

  .search-base .easy-autocomplete li {
    padding: 5px 10px;
  }

  .search-base .easy-autocomplete li:first-child {
    padding-top: 8px;
  }

  .search-base .easy-autocomplete li:last-child {
    padding-bottom: 8px;
  }

  .events__section {
    padding: 15px;
  }

  .events__info {
    width: 50px;
    margin-bottom: 10px;
  }

  .events__month {
    font-size: 18px;
  }

  .events__number {
    font-size: 50px;
    margin-bottom: 5px;
  }

  .events__row {
    padding-bottom: 15px;
    margin-bottom: 15px;
  }

  .events__flags-item {
    margin: 0 10px 10px 0;
  }

  .events__flags-icon {
    width: 20px;
    height: 20px;
  }

  .events__title {
    font-size: 18px;
    line-height: 1.4;
  }

  .events-data__item {
    font-size: 15px;
    margin-bottom: 10px;
  }

  .events-data__item:last-child {
    margin-bottom: 0;
  }

  .events-data__time {
    width: 18px;
    height: 18px;
  }

  .events-data__email {
    width: 18px;
    height: 18px;
  }

  .events-data__place {
    width: 15px;
    height: 23px;
  }

  .depiction {
    font-size: 15px;
  }

  .depiction__info {
    margin-bottom: 20px;
  }

  .depiction__month {
    font-size: 18px;
  }

  .depiction__number {
    font-size: 50px;
    margin-bottom: 5px;
  }

  .depiction__flags {
    padding-bottom: 10px;
  }

  .depiction__flags-item {
    margin: 0 10px 10px 0;
  }

  .depiction__flags-icon {
    width: 20px;
    height: 20px;
  }

  .depiction__heading {
    font-size: 22px;
    margin-bottom: 15px;
  }

  .depiction__caption {
    font-size: 15px;
    margin-bottom: 20px;
  }

  .depiction__data {
    margin-bottom: 20px;
  }

  .depiction__detail {
    margin-bottom: 20px;
  }

  .depiction__detail-title {
    font-size: 15px;
    margin-bottom: 20px;
  }

  .depiction__map {
    margin-bottom: 20px;
  }

  .news-set {
    padding-top: 20px;
    margin-bottom: 50px;
  }

  .news-set__caption-inner {
    font-size: 0.688rem;
  }

  .news-set__title {
    font-size: 1.063rem;
  }

  .news-set__item_lg {
    margin-bottom: 40px;
  }

  .media-set__title {
    font-size: 1.063rem;
    margin-bottom: 15px;
  }

  .media-set__title-link {
    height: 54px;
  }

  .media-set__date {
    margin-bottom: 15px;
  }

  .cards {
    padding: 15px;
  }

  .cards__sidebar {
    display: none;
  }

  .cards__control {
    justify-content: center;
  }

  .cards__control-btn-prev {
    padding-left: 20px;
  }

  .cards__control-btn-next {
    padding-right: 20px;
  }
}

@media (max-width: 767px) {
  .header__left {
    padding-top: 14px;
  }

  .header__right {
    padding-top: 15px;
  }

  .header__extra {
    padding-top: 13px;
  }

  .logo {
    max-width: 135px;
    margin-right: 20px;
    text-align: left;
  }

  .logo-2 {
    max-width: 88px;
  }

  .body-fixed .header__btn-menu {
    position: relative;
    top: -19px;
  }

  .header-top .lang-switch {
    display: none;
  }

  .header__right .lang-switch {
    display: inline-block;
    left: auto;
    top: 41px;
    right: 117px;
    position: absolute;
    z-index: 10001;
  }

  .logo-2 {
    max-width: 134px;
    height: auto;
  }

  .logo-top {
    margin-right: -2px;
  }

  .header__left {
    padding-top: 20px;
  }

  .header__right {
    padding-top: 19px;
  }

  .header-top .flag-menu {
    margin-left: 0;
    margin-right: 8px;
  }

  .header-top .flag-menu__item {
    margin: 0 6px 0 0;
    padding-top: 2px;
  }

  .header-top .flag-menu {
    margin-left: -2px;
    margin-right: 15px;
  }

  .logo-top img {
    max-height: 28px;
  }

  .header-top {
    justify-content: space-between;
  }

  .review__people-item {
    padding-top: 80px;
    padding-right: 150px;
  }

  .review__people-img {
    width: 120px;
    height: 120px;
  }

  .review__people-flag {
    width: 30px;
    height: 30px;
  }

  .review__people-tooltip-bubble {
    width: 170px;
    min-height: 100px;
    padding: 20px;
    font-size: 0.688rem;
  }

  .projects__flag-item {
    margin: 0 15px 5px 0;
  }

  .flag-menu__item {
    padding: 5px 0 0 0;
    margin: 0 10px 0 0;
  }

  .chart {
    overflow-x: auto;
    overflow-y: hidden;
  }

  .chart[data-type*="column"] {
    padding-bottom: 100%;
  }

  .chart[data-type*="pie"] {
    padding-bottom: 100%;
  }

  .library__item {
    margin-bottom: 30px;
  }

  .library__caption {
    margin-bottom: 5px;
  }

  .library__inner {
    max-width: 596px;
    border-width: 10px;
  }

  .library__more {
    display: none;
  }

  .news-set__madia {
    max-width: 300px;
    margin-bottom: 20px;
  }
}

@media (max-width: 480px) {
  .partners__item {
    width: 100%;
    margin-bottom: 30px;
  }

  .team__item {
    width: 100%;
    margin-bottom: 30px;
  }

  .projects__info-col {
    width: 100%;
    padding: 0 15px 15px 0;
  }

  .data__content-left {
    margin-bottom: 30px;
  }

  .media-set__item {
    margin-bottom: 40px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .header__cell {
    margin-right: 50px;
  }

  .header__cell:last-child {
    margin-right: 0;
  }
}

@media (min-width: 481px) and (max-width: 991px) {
  .partners__item {
    width: 50%;
    margin-bottom: 45px;
  }

  .team__item {
    width: 50%;
    margin-bottom: 30px;
  }

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

@media (min-width: 768px) and (max-width: 991px) {
  .review__people-item {
    padding-top: 80px;
    padding-right: 170px;
  }

  .media-set__list {
    width: calc(100% + 30px);
    margin-left: -30px;
  }

  .media-set__item {
    width: 33.333333%;
    padding-left: 30px;
    margin-bottom: 40px;
  }
}

@media (min-width: 1341px) and (max-width: 1600px) {
  .country-basic:before {
    right: -60px;
  }
}

@media (min-width: 992px) and (max-width: 1340px) {
  .country-basic:before {
    right: 0;
  }

  .country-basic__item:nth-child(2) .country-basic__info,
  .country-basic__item:nth-child(3) .country-basic__info {
    width: 100px;
    text-align: right;
    transform: translate(-80%, 0);
  }

  .country-basic__item:nth-child(2) .country-basic__caption,
  .country-basic__item:nth-child(3) .country-basic__caption {
    white-space: normal;
  }
}

@media screen and (max-width: 570px) and (min-width: 435px) {
  .country-basic__item .hovered-text {
    right: auto;
    left: -30px;
  }
}

@media (min-width: 400px) and (max-width: 991px) {
  .title-bracket {
    display: inline-flex;
    min-height: 62px;
    padding-right: 70px;
  }

  .title-bracket:after {
    display: block;
    content: '';
    width: 47px;
    height: 62px;
    background-image: url(../img/icon/arrow-left-base.svg);
    background-position: right center;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
  }
}

@media (min-width: 992px) and (max-width: 1520px) {
  .banner-base_scene-info .banner-base__left {
    flex-basis: 50%;
  }

  .banner-base_scene-info .banner-base__right {
    flex-basis: 50%;
  }
}

@media (min-width: 1461px) and (max-width: 1655px) {
  .scene-success__icon-3 {
    top: 10%;
  }

  .scene-success__arrow-3 {
    width: 234px;
    height: 308px;
  }
}

@media (min-width: 1351px) and (max-width: 1460px) {
  .scene-success__icon-3 {
    top: 10%;
  }

  .scene-success__arrow-3 {
    width: 180px;
    height: 239px;
  }
}

@media (min-width: 1481px) and (max-width: 1650px) {
  .scene-twin__arrow-3 {
    width: 250px;
    height: 329px;
  }
}

@media (min-width: 1381px) and (max-width: 1480px) {
  .scene-twin__arrow-3 {
    width: 200px;
    height: 263px;
  }
}

@media (min-width: 481px) and (max-width: 1380px) {
  .scene-twin__arrow-3 {
    width: 120px;
    height: 158px;
  }
}

@media (min-width: 481px) and (max-width: 767px) {
  .media-set__list {
    width: calc(100% + 20px);
    margin-left: -20px;
  }

  .media-set__item {
    width: 50%;
    padding-left: 20px;
    margin-bottom: 40px;
  }
}