@font-face {
  font-family: 'Fixel';
  src: url("../fonts/FixelVariable.woff2") format('woff2');
  font-style: normal;
}
@font-face {
  font-family: 'NAMU-1750';
  src: url("../fonts/NAMU-1750.woff2") format('woff2');
  font-style: normal;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
html {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption,
th,
td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}
q,
blockquote {
  quotes: none;
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
  content: none;
}
a {
  text-decoration: none;
  outline: none;
  cursor: pointer;
}
a img {
  border: none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner {
  border: none;
  padding: 0;
}
@-moz-keyframes mesh-animation {
  0% {
    background-size: 100% 140%;
  }
  20% {
    background-size: 200% 100%;
  }
  50% {
    background-size: 120% 200%;
  }
  100% {
    background-size: 100% 140%;
  }
}
@-webkit-keyframes mesh-animation {
  0% {
    background-size: 100% 140%;
  }
  20% {
    background-size: 200% 100%;
  }
  50% {
    background-size: 120% 200%;
  }
  100% {
    background-size: 100% 140%;
  }
}
@-o-keyframes mesh-animation {
  0% {
    background-size: 100% 140%;
  }
  20% {
    background-size: 200% 100%;
  }
  50% {
    background-size: 120% 200%;
  }
  100% {
    background-size: 100% 140%;
  }
}
@keyframes mesh-animation {
  0% {
    background-size: 100% 140%;
  }
  20% {
    background-size: 200% 100%;
  }
  50% {
    background-size: 120% 200%;
  }
  100% {
    background-size: 100% 140%;
  }
}
@-moz-keyframes mesh-animation_2 {
  0% {
    background-size: 120% 120%;
  }
  20% {
    background-size: 180% 100%;
  }
  50% {
    background-size: 120% 200%;
  }
  100% {
    background-size: 120% 120%;
  }
}
@-webkit-keyframes mesh-animation_2 {
  0% {
    background-size: 120% 120%;
  }
  20% {
    background-size: 180% 100%;
  }
  50% {
    background-size: 120% 200%;
  }
  100% {
    background-size: 120% 120%;
  }
}
@-o-keyframes mesh-animation_2 {
  0% {
    background-size: 120% 120%;
  }
  20% {
    background-size: 180% 100%;
  }
  50% {
    background-size: 120% 200%;
  }
  100% {
    background-size: 120% 120%;
  }
}
@keyframes mesh-animation_2 {
  0% {
    background-size: 120% 120%;
  }
  20% {
    background-size: 180% 100%;
  }
  50% {
    background-size: 120% 200%;
  }
  100% {
    background-size: 120% 120%;
  }
}
@-moz-keyframes preloader {
  0% {
    top: -20%;
    left: 80%;
    opacity: 1;
  }
  90% {
    opacity: 0;
  }
  100% {
    top: 120%;
    left: 20%;
    opacity: 0;
  }
}
@-webkit-keyframes preloader {
  0% {
    top: -20%;
    left: 80%;
    opacity: 1;
  }
  90% {
    opacity: 0;
  }
  100% {
    top: 120%;
    left: 20%;
    opacity: 0;
  }
}
@-o-keyframes preloader {
  0% {
    top: -20%;
    left: 80%;
    opacity: 1;
  }
  90% {
    opacity: 0;
  }
  100% {
    top: 120%;
    left: 20%;
    opacity: 0;
  }
}
@keyframes preloader {
  0% {
    top: -20%;
    left: 80%;
    opacity: 1;
  }
  90% {
    opacity: 0;
  }
  100% {
    top: 120%;
    left: 20%;
    opacity: 0;
  }
}
@-moz-keyframes hidePreloader {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes hidePreloader {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-o-keyframes hidePreloader {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes hidePreloader {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes hidePreloader_2 {
  0% {
    opacity: 0;
    transform: translateY(1vmax) scale(1.1);
  }
  100% {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}
@-webkit-keyframes hidePreloader_2 {
  0% {
    opacity: 0;
    transform: translateY(1vmax) scale(1.1);
  }
  100% {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}
@-o-keyframes hidePreloader_2 {
  0% {
    opacity: 0;
    transform: translateY(1vmax) scale(1.1);
  }
  100% {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}
@keyframes hidePreloader_2 {
  0% {
    opacity: 0;
    transform: translateY(1vmax) scale(1.1);
  }
  100% {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}
@-moz-keyframes noise {
  0%, 100% {
    transform: translate(0, 0);
  }
  10% {
    transform: translate(-5%, -10%);
  }
  20% {
    transform: translate(-15%, 5%);
  }
  30% {
    transform: translate(7%, -25%);
  }
  40% {
    transform: translate(-5%, 25%);
  }
  50% {
    transform: translate(-15%, 10%);
  }
  60% {
    transform: translate(15%, 0%);
  }
  70% {
    transform: translate(0%, 15%);
  }
  80% {
    transform: translate(3%, 35%);
  }
  90% {
    transform: translate(-10%, 10%);
  }
}
@-webkit-keyframes noise {
  0%, 100% {
    transform: translate(0, 0);
  }
  10% {
    transform: translate(-5%, -10%);
  }
  20% {
    transform: translate(-15%, 5%);
  }
  30% {
    transform: translate(7%, -25%);
  }
  40% {
    transform: translate(-5%, 25%);
  }
  50% {
    transform: translate(-15%, 10%);
  }
  60% {
    transform: translate(15%, 0%);
  }
  70% {
    transform: translate(0%, 15%);
  }
  80% {
    transform: translate(3%, 35%);
  }
  90% {
    transform: translate(-10%, 10%);
  }
}
@-o-keyframes noise {
  0%, 100% {
    transform: translate(0, 0);
  }
  10% {
    transform: translate(-5%, -10%);
  }
  20% {
    transform: translate(-15%, 5%);
  }
  30% {
    transform: translate(7%, -25%);
  }
  40% {
    transform: translate(-5%, 25%);
  }
  50% {
    transform: translate(-15%, 10%);
  }
  60% {
    transform: translate(15%, 0%);
  }
  70% {
    transform: translate(0%, 15%);
  }
  80% {
    transform: translate(3%, 35%);
  }
  90% {
    transform: translate(-10%, 10%);
  }
}
@keyframes noise {
  0%, 100% {
    transform: translate(0, 0);
  }
  10% {
    transform: translate(-5%, -10%);
  }
  20% {
    transform: translate(-15%, 5%);
  }
  30% {
    transform: translate(7%, -25%);
  }
  40% {
    transform: translate(-5%, 25%);
  }
  50% {
    transform: translate(-15%, 10%);
  }
  60% {
    transform: translate(15%, 0%);
  }
  70% {
    transform: translate(0%, 15%);
  }
  80% {
    transform: translate(3%, 35%);
  }
  90% {
    transform: translate(-10%, 10%);
  }
}
@-moz-keyframes flickerPhoto {
  0% {
    opacity: 0;
    transform: scale(0.8);
  }
  20% {
    opacity: 0;
    transform: scale(0.8);
  }
  40% {
    opacity: 0.7;
    transform: scale(1);
  }
  60% {
    opacity: 0.7;
    transform: scale(1);
  }
  80% {
    opacity: 0;
    transform: scale(0.8);
  }
  100% {
    opacity: 0;
    transform: scale(0.8);
  }
}
@-webkit-keyframes flickerPhoto {
  0% {
    opacity: 0;
    transform: scale(0.8);
  }
  20% {
    opacity: 0;
    transform: scale(0.8);
  }
  40% {
    opacity: 0.7;
    transform: scale(1);
  }
  60% {
    opacity: 0.7;
    transform: scale(1);
  }
  80% {
    opacity: 0;
    transform: scale(0.8);
  }
  100% {
    opacity: 0;
    transform: scale(0.8);
  }
}
@-o-keyframes flickerPhoto {
  0% {
    opacity: 0;
    transform: scale(0.8);
  }
  20% {
    opacity: 0;
    transform: scale(0.8);
  }
  40% {
    opacity: 0.7;
    transform: scale(1);
  }
  60% {
    opacity: 0.7;
    transform: scale(1);
  }
  80% {
    opacity: 0;
    transform: scale(0.8);
  }
  100% {
    opacity: 0;
    transform: scale(0.8);
  }
}
@keyframes flickerPhoto {
  0% {
    opacity: 0;
    transform: scale(0.8);
  }
  20% {
    opacity: 0;
    transform: scale(0.8);
  }
  40% {
    opacity: 0.7;
    transform: scale(1);
  }
  60% {
    opacity: 0.7;
    transform: scale(1);
  }
  80% {
    opacity: 0;
    transform: scale(0.8);
  }
  100% {
    opacity: 0;
    transform: scale(0.8);
  }
}
html {
  height: 100%;
  -webkit-font-smoothing: antialiased;
  -webkit-tap-highlight-color: transparent;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body {
  font-family: 'Fixel', sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -webkit-backface-visibility: hidden;
  font-size: 1.74vmax;
  font-weight: 500;
  height: 100%;
  min-height: 500px;
  text-align: left;
  line-height: 1.38;
  background: #fff;
  color: #191919;
}
.burger_on {
  overflow: hidden;
}
@media only screen and (max-width: 1300px) {
  body {
    font-size: 2.4vmax;
  }
}
@media only screen and (max-width: 840px) {
  .m-desktop {
    display: none !important;
  }
}
@media only screen and (min-width: 840px) {
  .m-mobile {
    display: none !important;
  }
}
.js-parallax {
  display: block;
}
.noise {
  z-index: 2;
  position: fixed;
  top: -100%;
  left: -50%;
  right: -50%;
  bottom: -50%;
  width: 200%;
  height: 300%;
  pointer-events: none;
  background: transparent url("../img/noise.png") repeat 0 0;
  animation: noise 8s steps(10) infinite;
  opacity: 0.9;
  visibility: visible;
}
.preloader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  animation: hidePreloader 0.1s linear 6s;
}
.preloader__icon {
  background-size: 100% 100% !important;
  width: 266.5px;
  height: 150px;
  background: url("../img/preloader.png") no-repeat;
  position: fixed;
  top: -20%;
  left: 120%;
  animation: preloader 2s ease-in 2s;
}
.ico {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.ico-arrow {
  width: 80px;
  height: 80px;
  background: url("../img/arrow_big_yellow.svg") no-repeat;
}
.ico-arrow_middle {
  width: 47px;
  height: 48px;
  background: url("../img/arrow_middle_yellow.svg") no-repeat;
}
.help .ico-arrow {
  margin-left: 1.1vmax;
  transform: rotate(0);
  transition: all 0.3s ease;
}
.help:hover .ico-arrow {
  margin-left: 3.3vmax;
  transform: rotate(45deg);
}
.ico-help {
  width: 54px;
  height: 54px;
  background: url("../img/nav-help_middle.svg") no-repeat;
}
.help_minified .ico-help,
.help_minified .ico-arrow_middle {
  transform: rotate(0);
  transition: transform 0.3s ease;
}
.help_minified:hover .ico-help {
  transform: rotate(10deg);
}
.help_minified:hover .ico-arrow_middle {
  transform: rotate(45deg);
}
nav .help_minified {
  display: none;
}
@media only screen and (max-width: 840px) {
  .help .ico-arrow {
    float: right;
    width: 6.2vmax;
    height: 6.5vmax;
    background-size: 100% auto;
  }
  .help_minified .ico-help,
  .help_minified .ico-arrow_middle {
    float: right;
  }
  nav .help_minified {
    display: block;
    align-self: stretch;
    text-transform: none;
    background: #191919;
    border-color: #191919;
    color: #fff;
  }
}
.inline-logo {
  max-height: 4vmax;
}
.page {
  position: relative;
  opacity: 0;
  z-index: 1;
  width: auto;
  height: 100%;
  transform: translateY(1vmax) scale(1.1);
  transform-origin: 50% 0;
  animation: hidePreloader_2 1s ease 6.2s;
  animation-fill-mode: forwards;
}
.wrap {
  padding-left: 3.1vmax;
  padding-right: 3.1vmax;
}
.wrap__flex {
  display: flex;
}
.we-help .wrap__flex {
  align-items: end;
}
.hero .wrap__flex {
  position: relative;
  z-index: 2;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: stretch;
  align-content: stretch;
  min-height: 100%;
  padding-top: 2.8vmax;
  padding-bottom: 2.8vmax;
  box-sizing: border-box;
}
@media only screen and (max-width: 840px) {
  .about .wrap__flex {
    flex-direction: column;
  }
  .footer .wrap__flex {
    flex-direction: column;
    align-items: stretch;
  }
}
.section {
  position: relative;
  padding: 3.96vmax 0;
}
.section.about {
  padding-top: 0;
}
@media only screen and (min-width: 840px) {
  .section_increase_indent {
    padding: 7.700000000000001vmax 0;
  }
}
@media only screen and (max-width: 840px) {
  .we-help .wrap__flex {
    align-items: center;
    flex-direction: column;
  }
}
.link,
.link:visited,
.link:link {
  text-decoration: none;
  border-bottom: 0.1em solid;
  color: #191919;
  outline: none;
  transition: all 0.2s ease;
}
.link:hover {
  padding-bottom: 0.1em;
  text-decoration: none;
  border-bottom-color: #f3e424;
  border-bottom-width: 0.2em;
  color: #174afa;
}
.img {
  display: inline-block;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  vertical-align: top;
}
.logos {
  font-size: 0;
  display: inline-block;
  margin-left: 8vmax;
  vertical-align: middle;
}
.logos__item {
  display: inline-block;
  vertical-align: middle;
}
.logos__item:first-child {
  margin-right: 2vmax;
}
.logos__ua {
  background-size: 100% 100% !important;
  width: 22px;
  height: 37px;
  background: url("../img/logos-UA.png") no-repeat;
}
.logos__hg {
  background-size: 100% 100% !important;
  width: 41.5px;
  height: 35px;
  background: url("../img/logos-HG.png") no-repeat;
}
@media only screen and (max-width: 1300px) {
  .logos {
    display: none;
  }
}
.logo {
  width: 224px;
  height: 95px;
  background: url("../img/logo.svg") no-repeat;
  display: inline-block;
  vertical-align: top;
  margin-top: -1.4vmax;
  margin-left: -1.3vmax;
}
.footer .logo {
  width: 224px;
  height: 96px;
  background: url("../img/logo_white.svg") no-repeat;
}
nav .logo {
  position: fixed;
  top: 7vmax;
  right: 0;
  left: 0;
  display: none;
  margin: auto;
}
@media only screen and (max-width: 840px) {
  nav .logo {
    display: block;
  }
}
.hero {
  position: relative;
  font-size: 2.2vmax;
  display: flex;
  z-index: 4;
  min-height: 85vh;
  padding: 0;
  margin-bottom: 4vmax;
  background: url("../img/hero-gradient.jpg") no-repeat;
  background-size: 100% 140%;
  animation: mesh-animation 14s ease-in-out infinite;
}
.hero__body {
  flex: 0 1 auto;
}
.hero-pics {
  position: absolute;
  top: 8%;
  left: 0;
  right: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: space-between;
  align-items: center;
  width: 80%;
  height: 60%;
  margin: auto;
  pointer-events: none;
  gap: 7vmax;
}
.hero-pics__item {
  opacity: 0;
  flex: 0 1 8vmax;
  transform: scale(0.8);
  animation: flickerPhoto 12s ease-in infinite 0s;
}
.hero-pics__item img {
  display: inline-block;
  max-width: 100%;
  max-height: 100%;
  height: auto;
  width: auto;
  vertical-align: top;
}
.hero-pics__item:nth-child(1) {
  flex-basis: 7vmax;
  animation-duration: 12s;
  animation-delay: 0s;
}
.hero-pics__item:nth-child(2) {
  flex-basis: 14vmax;
  animation-duration: 12s;
  animation-delay: 6s;
}
.hero-pics__item:nth-child(3) {
  flex-basis: 15vmax;
  animation-duration: 12s;
  animation-delay: 9s;
}
.hero-pics__item:nth-child(4) {
  flex-basis: 17vmax;
  animation-duration: 12s;
  animation-delay: 22s;
}
.hero-pics__item:nth-child(5) {
  flex-basis: 19vmax;
  animation-duration: 12s;
  animation-delay: 7s;
}
.hero-pics__item:nth-child(6) {
  flex-basis: 8vmax;
  animation-duration: 12s;
  animation-delay: 11s;
}
.hero-pics__item:nth-child(7) {
  flex-basis: 1vmax;
  animation-duration: 12s;
  animation-delay: 11s;
}
.hero-pics__item:nth-child(8) {
  flex-basis: 11vmax;
  animation-duration: 12s;
  animation-delay: 24s;
}
.hero-pics__item:nth-child(9) {
  flex-basis: 8vmax;
  animation-duration: 12s;
  animation-delay: 3s;
}
.hero-pics__item:nth-child(10) {
  flex-basis: 3vmax;
  animation-duration: 12s;
  animation-delay: 9s;
}
.hero-pics__item:nth-child(11) {
  flex-basis: 2vmax;
  animation-duration: 12s;
  animation-delay: 12s;
}
.hero-pics__item:nth-child(12) {
  flex-basis: 4vmax;
  animation-duration: 12s;
  animation-delay: 11s;
}
.hero-pics_start .hero-pics__item:nth-child(3) {
  animation-duration: 8s;
  animation-delay: 2s;
}
.hero-pics_start .hero-pics__item:nth-child(5) {
  animation-duration: 4s;
  animation-delay: 0s;
}
@media only screen and (max-width: 1300px) {
  .hero {
    font-size: 3vmax;
  }
}
.highlighted-text {
  color: #174afa;
}
.header {
  font-size: 1.4vmax;
  flex: 1 1 auto;
  padding-top: 1.1vmax;
  line-height: 0.8;
  vertical-align: top;
  user-select: none;
}
@media only screen and (max-width: 840px) {
  .header {
    font-size: 2.3vmax;
    position: relative;
    display: flex;
    justify-content: flex-end;
    flex-direction: column-reverse;
    align-items: center;
    padding-bottom: 6.600000000000001vmax;
  }
}
.headline {
  font-family: 'NAMU-1750', Serif;
  font-size: 5.1vmax;
  position: relative;
  z-index: 2;
  hyphens: auto;
  text-transform: uppercase;
  line-height: 1.18;
}
.hero .headline {
  margin-right: -1.1vmax;
  margin-bottom: 3vmax;
}
.headline_floating {
  margin-bottom: -4.4vmax;
}
.headline_self {
  padding: 0 8.8vmax;
  text-align: center;
  text-indent: 6.600000000000001vmax;
}
.headline_sub {
  font-family: 'Fixel', sans-serif;
  font-size: 3.5vmax;
  text-transform: none;
}
.headline__tit {
  color: #174afa;
}
.footer .headline {
  font-size: 2.6vmax;
  padding: 0;
  text-indent: 5.8vmax;
  text-transform: uppercase;
  color: rgba(255,255,255,0.2);
}
.we-help__head .headline {
  min-width: 40%;
}
@media only screen and (max-width: 840px) {
  .headline {
    font-size: 4.6vmax;
    line-height: 1.22;
  }
  .hero .headline {
    font-size: 5.5vmax;
  }
  .hero nav .headline {
    font-size: 3vmax;
  }
  .footer .headline {
    text-indent: 0;
  }
  .headline_self {
    padding-left: 0;
    padding-right: 0;
    text-indent: 0;
  }
}
.floating-text {
  position: relative;
  display: inline-block;
}
.floating-text__inline {
  position: relative;
  display: inline;
  padding: 0 1.65vmax 1.1vmax 0;
  background: #fff;
  border-radius: 1.1vmax;
}
.floating-text__corner_right {
  position: absolute;
  right: -1.1vmax;
  bottom: 0;
  display: inline-block;
  width: 2.2vmax;
  height: 2.2vmax;
  margin-bottom: 4.4vmax;
  background: #fff;
}
.floating-text__corner_right:after {
  position: absolute;
  top: 49%;
  left: 50%;
  width: 100%;
  height: 100%;
  content: '';
  background: #77abdb;
  border-radius: 50%;
}
.floating-text__corner_left {
  position: absolute;
  left: -1.1vmax;
  bottom: -1.1vmax;
  display: inline-block;
  width: 2.2vmax;
  height: 2.2vmax;
  background: #fff;
}
.floating-text__corner_left:after {
  position: absolute;
  top: 49%;
  left: 50%;
  width: 100%;
  height: 100%;
  content: '';
  background: #77abdb;
  border-radius: 50%;
}
.lang {
  display: inline-block;
  padding-left: 1.1vmax;
  padding-right: 1.1vmax;
  vertical-align: top;
  white-space: nowrap;
  color: rgba(25,25,25,0.5);
}
.lang__active {
  color: #191919;
}
.lang a,
.lang a:visited {
  display: inline-block;
  white-space: nowrap;
  border-bottom: 0.2em solid transparent;
  color: rgba(25,25,25,0.5);
  transition: all 0.3s ease;
}
.lang a:hover {
  padding-bottom: 0.4em;
  border-color: #f7ec67;
  color: #174afa;
}
@media only screen and (max-width: 1300px) {
  .header .lang {
    margin-bottom: 4.4vmax;
  }
}
.footer .lang {
  display: block;
  padding-top: 3.3vmax;
  padding-bottom: 2.2vmax;
  color: rgba(255,255,255,0.5);
}
.footer .lang__active {
  color: #fff;
}
.footer .lang a,
.footer .lang a:visited {
  color: rgba(255,255,255,0.5);
}
nav {
  float: right;
  vertical-align: top;
  text-transform: uppercase;
  white-space: nowrap;
}
.nav__item,
.nav__item:visited {
  font-size: 1.4vmax;
  display: inline-block;
  vertical-align: top;
  margin-left: 3.3vmax;
  text-transform: uppercase;
  color: #191919;
  filter: blur(0);
  transition: filter 0.6s ease;
}
.nav__item:hover {
  color: #174afa;
}
.nav__item:first-child {
  margin-left: 0;
}
.nav__label {
  display: inline-block;
  vertical-align: top;
  border-bottom: 0 solid transparent;
  transition: all 0.3s ease;
}
.nav__item:hover .nav__label {
  padding-top: 0.2em;
  padding-bottom: 0.4em;
  border-bottom-width: 0.2em;
  border-color: #f7ec67;
}
.nav__ico {
  display: inline-block;
  margin-left: 1.1vmax;
  vertical-align: top;
  transition: transform 0.3s ease;
  transform: rotate(0);
}
.nav__item:hover .nav__ico {
  transform: rotate(10deg);
}
.nav__ico_arrow {
  width: 32px;
  height: 32px;
  background: url("../img/nav-arrow.svg") no-repeat;
}
.nav__ico_inst {
  width: 38px;
  height: 38px;
  background: url("../img/nav-inst.svg") no-repeat;
}
.nav__ico_help {
  width: 38px;
  height: 38px;
  background: url("../img/nav-help.svg") no-repeat;
}
@media only screen and (max-width: 840px) {
  nav {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    display: flex;
    order: 2;
    flex: 0 1 auto;
    opacity: 0;
    visibility: hidden;
    overflow: scroll;
    z-index: 100;
    width: 100%;
    padding: 2.2vmax;
    box-sizing: border-box;
    align-items: flex-end;
    flex-direction: column;
    justify-content: end;
    text-align: left;
    pointer-events: none;
    background: url("../img/hero-gradient_3.jpg") no-repeat;
    background-size: 100% 140%;
    transform: scale(0.8);
    transition: all 0.2s ease;
    animation: mesh-animation_2 14s ease-in-out infinite;
  }
  .burger_on nav {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    white-space: normal;
    transform: scale(1);
  }
  .header .nav__item {
    font-size: 3.2vmax;
    font-weight: 400;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    margin: 0 0 4.4vmax 0;
  }
  .nav__item {
    font-size: 2.3vmax;
    display: block;
    margin: 0 0 2.2vmax 0;
  }
  .belt .nav__item {
    padding-top: 2.2vmax;
  }
}
.inline-pic {
  font-size: 0;
  position: relative;
  display: inline-block;
  margin-right: 1.1vmax;
  height: 3.7vmax;
  vertical-align: baseline;
  line-height: 0;
  text-indent: 0;
  border-radius: 1.1vmax;
}
.help .inline-pic {
  height: 6.29vmax;
  vertical-align: middle;
  border-radius: 4.4vmax;
}
.inline-pic_neighbour {
  margin-right: 0;
}
.inline-pic img {
  width: auto;
  height: 100%;
  border-radius: inherit;
}
img.inline-pic_special_img {
  position: absolute;
  bottom: 100%;
  left: 0;
  width: 100%;
  height: auto;
}
@media only screen and (min-width: 840px) {
  .help_minified .inline-pic {
    height: 4vmax;
  }
}
@media only screen and (max-width: 840px) {
  .inline-pic {
    height: 3.6vmax;
  }
  .hero .inline-pic {
    height: 4.1vmax;
  }
}
.about__side {
  flex: 0 1 42.2%;
  box-sizing: border-box;
  padding-right: 6.3%;
}
.about__desc {
  flex: 0 1 57.58%;
  box-sizing: border-box;
  padding-right: 8.4%;
}
.about__desc p {
  margin-bottom: 2vmax;
}
.team {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  align-content: stretch;
  margin: 3.3vmax 0;
  white-space: nowrap;
}
.team__row {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  align-content: stretch;
  line-height: 0;
  white-space: nowrap;
}
.team__plus {
  font-size: 9vmax;
  font-weight: 180;
  opacity: 1;
  flex: 0 1 100%;
  align-self: flex-end;
  margin-right: -7%;
  line-height: 0.2;
  transform: rotate(0) scale(1);
  transition: all 0.4s ease 0.4s;
}
.team.hover .team__plus {
  opacity: 0;
  transform: rotate(-10deg) scale(0.9);
  transition: all 0.4s ease 0.2s;
}
.team__item {
  font-size: 0;
  position: relative;
  z-index: 0;
  overflow: hidden;
  width: 43.3%;
  margin-right: -20.3%;
  height: auto;
  text-align: center;
  vertical-align: top;
  line-height: 0;
  border-radius: 50%;
  border: 3px solid #fff;
  transition: all 0.4s ease 0.4s;
  transform: scale(1);
}
.team.hover .team__item {
  opacity: 0.7;
  transform: scale(0.5);
  transition: all 0.4s ease 0.2s;
}
.team.hover .team__item.hover {
  opacity: 1 !important;
  z-index: 10;
  transform: scale(1.3);
}
.team__item:nth-child(1) {
  z-index: 2;
}
.team__item:nth-child(2) {
  z-index: 1;
}
.team__item:last-child {
  margin-right: 0;
}
.team__pic {
  width: 100%;
  height: auto;
  vertical-align: top;
  border-radius: inherit;
}
.we-help__head {
  margin-bottom: 3.3vmax;
}
.mask-photo {
  position: relative;
  z-index: 1;
}
.headline + .mask-photo {
  margin-left: -11vmax;
}
.mask-photo__mask {
  position: absolute;
  top: -0.7vmax;
  left: -0.7vmax;
  z-index: 2;
  max-width: 105% !important;
  max-height: 105% !important;
}
@media only screen and (max-width: 840px) {
  .headline + .mask-photo {
    margin-left: 0;
    margin-top: 1.1vmax;
  }
}
.tags {
  padding: 4vmax 0 2vmax 0;
}
.tags__item {
  font-size: 3.2vmax;
  font-weight: 400;
  display: inline-block;
  padding: 0 2.2vmax 0.3vmax 2.2vmax;
  margin: 0 0.6vmax 0.8vmax 0;
  line-height: 1.8;
  vertical-align: middle;
  border-radius: 110.00000000000001vmax;
  border: 0.07em solid;
}
@media only screen and (max-width: 840px) {
  .tags {
    padding: 2.2vmax 0 4.4vmax 0;
  }
  .tags__item {
    font-size: 2.4vmax;
    padding: 0 1.8vmax 0.3vmax 1.8vmax;
  }
}
.belt {
  position: relative;
  display: flex;
  padding: 2.2vmax;
  margin-bottom: 2vmax;
  background: rgba(247,236,103,0.8);
  border-radius: 1.1vmax;
  transition: all 0.3s ease;
}
.belt_bg_0:hover {
  padding: 4.4vmax;
  box-shadow: 0 0 5.5vmax rgba(247,236,103,0.7);
}
.belt_bg_1 {
  flex-direction: column;
  padding: 4.4vmax;
  background: url("../img/belt-bg_0.png") no-repeat 50% 50%;
  background-size: cover;
  color: #fff;
}
.belt_bg_1:hover {
  padding: 6.600000000000001vmax 4.4vmax;
}
.belt_bg_2 {
  font-size: 2vmax;
  flex-direction: column;
  padding: 6.600000000000001vmax 4.4vmax;
  background: url("../img/belt-bg_1.jpg") no-repeat 50% 50%;
  background-size: cover;
  color: #191919;
}
.belt_bg_2:hover {
  padding: 7.700000000000001vmax 4.4vmax;
  box-shadow: 0 0 5.5vmax #67c3ff;
}
.belt__headline {
  font-family: 'NAMU-1750', Serif;
  font-size: 12.5vmax;
  padding-top: 3.3vmax;
  padding-bottom: 6.600000000000001vmax;
  text-align: center;
}
.belt__pic {
  position: relative;
  flex: 0 1 100%;
  z-index: 1;
  align-self: flex-end;
  margin: -7.700000000000001vmax -2.2vmax -2.2vmax 0;
}
.belt__content {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  z-index: 2;
}
.belt_bg_2 .belt__content {
  width: 60%;
}
.belt__footer {
  padding-top: 1vmax;
  line-height: 0.8;
}
.belt p {
  margin-bottom: 2vmax;
}
@media only screen and (max-width: 840px) {
  .belt {
    top: -0.3vmax;
    flex-direction: column;
  }
  .belt__pic {
    margin-top: -4.4vmax;
  }
  .belt_bg_2 {
    font-size: 2.3vmax;
    background-position: 70% 50%;
  }
}
.photo-grid {
  font-size: 0;
  width: 100%;
  height: 88vh;
  margin-bottom: 3.3vmax;
  white-space: nowrap;
}
.photo-grid__item {
  position: relative;
  display: inline-block;
  width: 16.66%;
  height: 100%;
  padding: 0 0.55vmax;
  box-sizing: border-box;
  transition: all 0.3s ease;
}
.photo-grid__item:first-child {
  margin-left: 0;
  width: 50%;
  padding-left: 0;
  border-radius: 1.1vmax 0 0 1.1vmax;
}
.photo-grid__item:last-child {
  padding-right: 0;
  border-radius: 0 1.1vmax 1.1vmax 0;
}
.photo-grid__holder {
  position: relative;
  overflow: hidden;
  height: 100%;
  background: #ccc;
}
.photo-grid__item:first-child .photo-grid__holder {
  border-radius: 1.1vmax 0 0 1.1vmax;
}
.photo-grid__item:last-child .photo-grid__holder {
  border-radius: 0 1.1vmax 1.1vmax 0;
}
.photo-grid__photo {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: auto 100% !important;
}
.photo-grid__item:first-child .photo-grid__photo {
  border-radius: 1.1vmax 0 0 1.1vmax;
}
.photo-grid__item:last-child .photo-grid__photo {
  border-radius: 0 1.1vmax 1.1vmax 0;
}
.photo-grid__photo_1 {
  background: url("../img/content/photo-3.jpg") no-repeat 50% 50%;
}
.photo-grid__photo_2 {
  background: url("../img/content/photo-4.jpg") no-repeat 50% 50%;
}
.photo-grid__photo_3 {
  background: url("../img/content/photo-5.jpg") no-repeat 50% 50%;
}
.photo-grid__photo_4 {
  background: url("../img/content/photo-6.jpg") no-repeat 50% 50%;
}
.photo-grid:hover .photo-grid__item {
  width: 10%;
}
.photo-grid:hover .photo-grid__item:last-child {
  width: 70%;
}
.photo-grid:hover .photo-grid__item:hover {
  width: 70%;
}
.photo-grid:hover .photo-grid__item:hover ~ .photo-grid__item {
  width: 10%;
}
@media only screen and (max-width: 840px) {
  .photo-grid {
    height: auto;
  }
  .photo-grid__item {
    display: block;
    width: 100%;
    height: 16vh;
    padding: 0.55vmax 0;
  }
  .photo-grid__item:first-child {
    width: 100%;
    height: 32vh;
    margin-bottom: 0;
    border-radius: 1.1vmax 1.1vmax 0 0;
  }
  .photo-grid__item:last-child {
    border-radius: 0 0 1.1vmax 1.1vmax;
  }
  .photo-grid__item:first-child .photo-grid__holder,
  .photo-grid__item:first-child .photo-grid__photo {
    border-radius: 1.1vmax 1.1vmax 0 0;
  }
  .photo-grid__item:last-child .photo-grid__holder,
  .photo-grid__item:last-child .photo-grid__photo {
    border-radius: 0 0 1.1vmax 1.1vmax;
  }
  .photo-grid__photo {
    background-size: 100% auto !important;
  }
  .photo-grid:hover .photo-grid__item {
    height: 10vh;
    width: 100%;
  }
  .photo-grid:hover .photo-grid__item:last-child {
    height: 40vh;
    width: 100%;
  }
  .photo-grid:hover .photo-grid__item:hover {
    height: 40vh;
    width: 100%;
  }
  .photo-grid:hover .photo-grid__item:hover ~ .photo-grid__item {
    height: 10vh;
    width: 100%;
  }
}
.help {
  font-size: 3vmax;
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 2.2vmax 4.4vmax;
  background: url("../img/hero-gradient_1.png") no-repeat;
  background-size: 100% 140%;
  border-radius: 1.1vmax;
  color: #fff;
  transition: all 0.3s ease;
  animation: mesh-animation 14s ease-in-out infinite;
}
.help:hover {
  padding: 3.3vmax 5.5vmax;
  box-shadow: 0 0 5.5vmax rgba(23,74,250,0.7);
}
.help_minified {
  font-size: 1.7vmax;
  font-weight: 400;
  padding: 1.1vmax 3.3vmax;
  text-align: left;
  background: none;
  border: 0.1em solid rgba(255,255,255,0.1);
}
.help_minified:hover {
  padding: 1.1vmax 2.2vmax;
  box-shadow: none;
  border-color: #f7ec67;
  color: #f7ec67;
}
.footer__side .help_minified {
  margin-left: -3.3vmax;
}
.help__side {
  font-size: 0;
  display: block;
}
@media only screen and (max-width: 840px) {
  .help {
    flex-direction: column;
    padding: 3.3vmax;
    align-items: stretch;
  }
  .help__side {
    padding-top: 4.4vmax;
  }
  .footer__side .help_minified {
    margin-left: 0;
  }
  .help_minified {
    font-size: 2.4vmax;
  }
}
.footer {
  font-size: 1.34vmax;
  overflow: hidden;
  padding: 4.4vmax 0;
  background: url("../img/hero-gradient_2.jpg") no-repeat;
  background-size: 100% 140%;
  color: #fff;
  animation: mesh-animation_2 14s ease-in-out infinite;
}
.footer__content {
  flex: 1 1 auto;
  padding-right: 6.600000000000001vmax;
}
.footer__side {
  flex: 0 1 52%;
  margin-right: -1.1vmax;
}
.footer__indent {
  margin-bottom: 3.3vmax;
}
@media only screen and (max-width: 840px) {
  .footer {
    font-size: 2.24vmax;
    text-align: center;
  }
  .footer__side {
    flex: 0 1 52%;
    margin-right: 0;
  }
  .footer__content {
    flex: 0 1 100%;
    padding-right: 0;
    margin-right: 0;
    margin-bottom: 1.1vmax;
  }
}
.burger {
  position: fixed;
  top: 2.2vmax;
  right: 1.1vmax;
  display: none;
  z-index: 200;
  width: 5.5vmax;
  height: 5.5vmax;
}
.burger_on .burger {
  pointer-events: none;
}
.burger__ico {
  position: absolute;
  top: 2.09vmax;
  right: 1.1vmax;
  bottom: 2.09vmax;
  left: 1.1vmax;
  pointer-events: none;
  border-top: 0.15em solid #191919;
  transform: rotate(0);
  transition: transform 0.2s ease;
}
.burger__ico:after {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 0;
  content: '';
  border-bottom: 0.15em solid;
  transform: rotate(0);
  transform-origin: 50% 50%;
  transition: all 0.2s ease;
}
.burger_on .burger__ico {
  transform: rotate(45deg);
}
.burger_on .burger__ico:after {
  bottom: 100%;
  transform: rotate(90deg);
  transform-origin: 50% 50%;
}
@media only screen and (max-width: 840px) {
  .burger {
    display: block;
  }
}
