html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

main {
  display: block; }

h1, h2, h3, h4, h5, h6 {
  font-size: 1em;
  font-weight: 300; }

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

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

a {
  background-color: transparent; }

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

b,
strong {
  font-weight: bold; }

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

small {
  font-size: 80%; }

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

img {
  border-style: none; }

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

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

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

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

progress {
  vertical-align: baseline; }

textarea {
  overflow: auto; }

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

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

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

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

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

details {
  display: block; }

summary {
  display: list-item; }

template {
  display: none; }

[hidden], .hidden {
  display: none; }

* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

button {
  border: none;
  outline: none;
  background: transparent;
  color: inherit;
  font: inherit;
  cursor: pointer;
  text-decoration: none; }

a {
  color: inherit;
  cursor: pointer;
  text-decoration: none; }
  a:hover, a:focus, a:active {
    text-decoration: none;
    -webkit-text-decoration-skip-ink: none;
            text-decoration-skip-ink: none; }

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

html {
  --c-black: #000000;
  --c-white: #ffffff;
  --c-red: #F6424B;
  --c-green: #37AC5A;
  --c-green_1: #33B567;
  --c-blue: #0C76BD;
  --c-yellow: #FEC210; }

@font-face {
  font-family: 'HeadingNow';
  font-weight: 200;
  font-style: normal;
  src: url("../fonts/HeadingNow-72Light.otf") format("opentype"); }

@font-face {
  font-family: 'HeadingNow';
  font-weight: 200;
  font-style: italic;
  src: url("../fonts/HeadingNow-72LightItalic.otf") format("opentype"); }

@font-face {
  font-family: 'HeadingNow';
  font-weight: 300;
  font-style: normal;
  src: url("../fonts/HeadingNow-73Book.otf") format("opentype"); }

@font-face {
  font-family: 'HeadingNow';
  font-weight: 300;
  font-style: italic;
  src: url("../fonts/HeadingNow-73BookItalic.otf") format("opentype"); }

@font-face {
  font-family: 'HeadingNow';
  font-weight: 400;
  font-style: normal;
  src: url("../fonts/HeadingNow-74Regular.otf") format("opentype"); }

@font-face {
  font-family: 'HeadingNow';
  font-weight: 400;
  font-style: italic;
  src: url("../fonts/HeadingNow-74RegularItalic.otf") format("opentype"); }

html {
  font-size: clamp(6px, calc(6px + (16 - 6) * ((100vw - 1024px) / (1920 - 1024))), 16px);
  line-height: 1.36;
  font-weight: 300;
  font-family: 'HeadingNow', sans-serif;
  -moz-text-size-adjust: none;
   -ms-text-size-adjust: none;
       text-size-adjust: none;
  -webkit-text-size-adjust: none; }

.font-s-1, .feedback__link {
  font-size: clamp(24px, calc(24px + (76 - 24) * ((100vw - 1024px) / (1920 - 1024))), 76px);
  line-height: 1.36;
  font-weight: 200; }

.font-s-2, .link-big a, .article h1 {
  font-size: clamp(24px, calc(24px + (56 - 24) * ((100vw - 1024px) / (1920 - 1024))), 56px);
  line-height: 1.36; }

.font-s-3, .article h2 {
  font-size: clamp(18px, calc(18px + (44 - 18) * ((100vw - 1024px) / (1920 - 1024))), 44px);
  line-height: 1.36; }

.font-s-4, .article blockquote, .accordion h3 {
  font-size: clamp(18px, calc(18px + (36 - 18) * ((100vw - 1024px) / (1920 - 1024))), 36px);
  line-height: 1.36; }

.font-s-5 {
  font-size: clamp(18px, calc(18px + (32 - 18) * ((100vw - 1024px) / (1920 - 1024))), 32px);
  line-height: 1.375; }

.font-s-6, .article h3, .article h4, .article h5, .pagination {
  font-size: clamp(16px, calc(16px + (24 - 16) * ((100vw - 1024px) / (1920 - 1024))), 24px);
  line-height: 1.41; }

.font-s-7, .link-big p, .link-big span, .article h6, .article p, .article span, .article ul,
.article ol, .accordion__item-button-text, .accordion__item-content {
  font-size: clamp(14px, calc(14px + (20 - 14) * ((100vw - 1024px) / (1920 - 1024))), 20px);
  line-height: 1.44; }

.font-s-8, .article .article__info {
  font-size: clamp(12px, calc(12px + (16 - 12) * ((100vw - 1024px) / (1920 - 1024))), 16px);
  line-height: 1.375; }

.font-t-normal {
  text-transform: initial; }

.font-s-italic {
  font-style: italic; }

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

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

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

h1 > strong, h2 > strong, h3 > strong, h4 > strong, h5 > strong, h6 > strong, p > strong {
  font-weight: 400; }

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon/icomoon.eot");
  src: url("../fonts/icomoon/icomoon.eot") format("embedded-opentype"), url("../fonts/icomoon/icomoon.ttf") format("truetype"), url("../fonts/icomoon/icomoon.woff") format("woff"), url("../fonts/icomoon/icomoon.svg") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block; }

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  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; }

.icon-Arrow-Down:before {
  content: "\e900"; }

.icon-Arrow-Up:before {
  content: "\e901"; }

.icon-Big-Link .path1:before {
  content: "\e902";
  color: white; }

.icon-Big-Link .path2:before {
  content: "\e903";
  margin-left: -1em;
  color: black; }

.icon-Close24:before {
  content: "\e904"; }

.icon-Plus-16:before {
  content: "\e905"; }

.icon-Plus-24:before {
  content: "\e906"; }

html {
  scroll-behavior: smooth; }

.page--infrastructure {
  --c-accent: #0C76BD; }

.page--tourism {
  --c-accent: #F6424B; }

.page--environment {
  --c-accent: #33B567; }

.page--education {
  --c-accent: #FEC210; }

.page--investment {
  --c-accent: #000000; }

.grid, .section--article {
  display: grid;
  grid-template-columns: repeat(14, 1fr); }

.container {
  max-width: 1110px;
  margin: 0 auto; }
  @media (max-width: 1280px) {
    .container {
      padding: 0 8rem;
      max-width: 100%; } }
  @media (max-width: 768px) {
    .container {
      padding: 0 16px; } }

img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center; }

.hidden {
  display: none; }

@media (min-width: 769px) {
  .-mobile {
    display: none; } }

@media (max-width: 768px) {
  .-desktop {
    display: none; } }

.swiper-navigation {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 100%;
  z-index: 5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  pointer-events: none;
  padding: 24px; }
  @media (max-width: 768px) {
    .swiper-navigation {
      padding: 16px; } }
  .swiper-navigation-prev, .swiper-navigation-next {
    pointer-events: all;
    cursor: pointer;
    width: 42px;
    height: 42px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.3);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out; }
    .swiper-navigation-prev:hover, .swiper-navigation-prev:active, .swiper-navigation-prev:focus, .swiper-navigation-next:hover, .swiper-navigation-next:active, .swiper-navigation-next:focus {
      background: rgba(255, 255, 255, 0.8); }
  .swiper-navigation .swiper-button-disabled {
    opacity: 0; }

.list {
  margin-left: 44px;
  list-style-type: none; }
  .list li {
    margin-bottom: 12px;
    padding-left: 22px;
    position: relative; }
    .list li::after {
      content: '';
      position: absolute;
      right: 100%;
      top: 50%;
      height: 2px;
      margin-top: -2px;
      width: 44px;
      background-color: #000000; }

.list--disc {
  margin-left: 22px; }
  .list--disc li:after {
    width: 3px;
    height: 3px;
    top: 0.5em;
    -webkit-transform: translateY(50%);
        -ms-transform: translateY(50%);
            transform: translateY(50%);
    margin-top: 0;
    border-radius: 50%; }

.header {
  padding: 0 8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: var(--c-white);
  border-bottom: 1px solid var(--c-black);
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 30; }
  @media (max-width: 768px) {
    .header {
      padding: 0 16px;
      height: 42px;
      display: grid;
      grid-template-columns: 1fr 1fr 1fr; }
      .header > .header__nav-item {
        place-self: center; }
      .header > .header__burger {
        place-self: center end; } }
  .header__logo {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    height: clamp(42px, calc(42px + (72 - 42) * ((100vw - 768px) / (1920 - 768))), 72px); }
    .header__logo svg {
      height: 100%;
      width: auto; }
  .header__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .header__nav-item {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 3rem;
      font-size: clamp(14px, calc(14px + (20 - 10) * ((100vw - 1024px) / (1920 - 1024))), 20px); }
      .header__nav-item a {
        font-weight: 300; }
      .header__nav-item .hidden {
        display: none; }
      @media (min-width: 769px) {
        .header__nav-item.-mobile {
          display: none; } }
      @media (max-width: 768px) {
        .header__nav-item.-desktop {
          display: none; } }
  .header__nav-item-subnav, .header__langswitch {
    position: relative; }
    .header__nav-item-subnav:hover .header__nav-item-subnav-list, .header__langswitch:hover .header__nav-item-subnav-list {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
  .header__langswitch {
    font-size: clamp(14px, calc(14px + (20 - 10) * ((100vw - 1024px) / (1920 - 1024))), 20px); }
  .header__nav-item-subnav-list {
    position: absolute;
    top: 100%;
    left: 0;
    list-style: none;
    padding: 16px;
    background-color: var(--c-white);
    border: 1px solid var(--c-black);
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 8px; }
    .header__nav-item-subnav-list:hover {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
  @media (max-width: 768px) {
    .header-menu {
      display: none; }
      .header-menu.active {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: fixed;
        top: 42px;
        left: 0;
        right: 0;
        width: 100%;
        height: calc(var(--vh, 1vh) * 100 - 42px);
        overflow-y: auto;
        background-color: var(--c-white);
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        padding: 32px 16px; } }

.header__burger {
  position: relative; }
  .header__burger .link {
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
    -webkit-transition: 0.24s ease-in-out;
    -o-transition: 0.24s ease-in-out;
    transition: 0.24s ease-in-out; }
  .header__burger .icon-Close24 {
    position: absolute;
    right: 0;
    -webkit-transform: scale(0);
        -ms-transform: scale(0);
            transform: scale(0);
    -webkit-transition: 0.24s ease-in-out;
    -o-transition: 0.24s ease-in-out;
    transition: 0.24s ease-in-out;
    font-size: 24px; }

.header__burger.active .link {
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0); }

.header__burger.active .icon-Close24 {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1); }

@media (max-width: 768px) {
  .header-menu {
    gap: 16px; }
  .header-menu .link:before {
    -webkit-transform: scaleX(1);
        -ms-transform: scaleX(1);
            transform: scaleX(1); }
  .header-menu .link:hover:before, .header-menu .link:focus:before, .header-menu .link:active:before {
    -webkit-transform: scaleX(0);
        -ms-transform: scaleX(0);
            transform: scaleX(0); }
  .header__nav-item-subnav {
    font-size: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 42px; }
  .header__nav-item-subnav-list {
    position: static;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border: none;
    padding: 0; }
  .header__nav-item-subnav .button--select:before {
    display: none; }
  .header__nav-item-subnav .button--select span {
    opacity: 0.35; }
  .header__nav-item-subnav .button--select .icon-Arrow-Down {
    display: none; }
  .header__nav-item-subnav.-mobile {
    margin-top: 16px; }
  .header__langswitch.-mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 32px;
    font-size: 14px;
    margin-top: 32px; }
    .header__langswitch.-mobile .header__nav-item-subnav-list {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      gap: 32px; }
      .header__langswitch.-mobile .header__nav-item-subnav-list .link:not(.active):before {
        display: none; }
    .header__langswitch.-mobile .icon-Arrow-Down {
      display: none; } }

#logo_svg {
  -webkit-transform: translate(0);
      -ms-transform: translate(0);
          transform: translate(0);
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  -webkit-backface-visibility: hidden; }

.header__nav-item-subnav:hover .icon-Arrow-Down,
.header__langswitch:hover .icon-Arrow-Down {
  -webkit-transform: scaleY(-1);
      -ms-transform: scaleY(-1);
          transform: scaleY(-1); }

.hero {
  display: grid;
  grid-template-columns: 6fr 8fr;
  grid-template-rows: auto 1fr; }
  @media (max-width: 768px) {
    .hero {
      grid-template-columns: 1fr; } }
  .hero__title {
    grid-column: 1;
    padding: 4rem 8rem 0;
    margin-bottom: 6rem; }
    @media (max-width: 768px) {
      .hero__title {
        width: 100%; } }
    @media (max-width: 560px) {
      .hero__title {
        padding: 32px 16px 0;
        margin-bottom: 32px; } }
  .hero__controls {
    grid-column: 1;
    padding: 0 8rem 4rem;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 2rem 0;
    place-content: start; }
    @media (max-width: 768px) {
      .hero__controls {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        gap: 32px;
        width: 100vw;
        overflow-x: auto;
        padding-bottom: 16px; } }
    @media (max-width: 560px) {
      .hero__controls {
        padding: 0 16px 16px; } }
    .hero__controls-item {
      cursor: pointer;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start; }
      .hero__controls-item span {
        width: -webkit-min-content;
        width: -moz-min-content;
        width: min-content;
        display: inline-block; }
      /*.hero__controls-item[data-control="Infrastructure"] {*/
      .hero__controls-item[data-control="business_management"] {
        grid-column: 3 / span 2;
        grid-row: 1; }
        /*.hero__controls-item[data-control="Infrastructure"].active {*/
        .hero__controls-item[data-control="business_management"].active {
          color: var(--c-blue); }
      /*.hero__controls-item[data-control="Education"] {*/
      .hero__controls-item[data-control="territory_development"] {
        grid-column: 1 / span 2;
        grid-row: 2; }
        /*.hero__controls-item[data-control="Education"].active {*/
        .hero__controls-item[data-control="territory_development"].active {
          color: var(--c-yellow); }
      .hero__controls-item[data-control="Environment"] {
        grid-column: 4;
        grid-row: 3; }
        .hero__controls-item[data-control="Environment"].active {
          color: var(--c-green); }
      .hero__controls-item[data-control="Tourism"] {
        grid-column: 2 / span 2;
        grid-row: 4; }
        .hero__controls-item[data-control="Tourism"].active {
          color: var(--c-red); }
.hero__controls-item[data-control="improvement"] {
  grid-row: 5;
  grid-column: 4;
}
.hero__controls-item[data-control="improvement"].active {
  color: var(--c-green_1);
}
  .hero__image {
    grid-column: 2;
    grid-row: 1 / span 2;
    aspect-ratio: 1105 / 1078;
    position: relative; }
    @media (max-width: 768px) {
      .hero__image {
        grid-column: 1;
        grid-row: 3; } }
    .hero__image-item {
      position: absolute;
      width: 100%;
      height: 100%;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      opacity: 0;
      -webkit-transition: opacity 0.3s linear;
      -o-transition: opacity 0.3s linear;
      transition: opacity 0.3s linear;
      pointer-events: none; }
      .hero__image-item svg {
        width: 100%;
        height: auto;
        -webkit-transform-origin: center bottom;
            -ms-transform-origin: center bottom;
                transform-origin: center bottom; }
      .hero__image-item.active {
        pointer-events: all;
        opacity: 1; }
      .hero__image-item .hero_image-box {
        -webkit-transform: translate(467px, 101px) scale(1);
            -ms-transform: translate(467px, 101px) scale(1);
                transform: translate(467px, 101px) scale(1);
        transform-box: fill-box;
        -webkit-transform-origin: center bottom;
            -ms-transform-origin: center bottom;
                transform-origin: center bottom;
        -webkit-transition: 0.5s ease-in-out;
        -o-transition: 0.5s ease-in-out;
        transition: 0.5s ease-in-out; }
      .hero__image-item .hero_image-link {
        -webkit-transform: scale(1);
            -ms-transform: scale(1);
                transform: scale(1);
        transform-box: fill-box;
        -webkit-transform-origin: center bottom;
            -ms-transform-origin: center bottom;
                transform-origin: center bottom;
        -webkit-transition: 0.5s ease-in-out;
        -o-transition: 0.5s ease-in-out;
        transition: 0.5s ease-in-out; }
      .hero__image-item .hero_image_image,
      .hero__image-item rect[fill*="pattern"] {
        -webkit-transform: scale(1);
            -ms-transform: scale(1);
                transform: scale(1);
        -webkit-transition: 0.5s 0.05s cubic-bezier(0, 0.55, 0.45, 1);
        -o-transition: 0.5s 0.05s cubic-bezier(0, 0.55, 0.45, 1);
        transition: 0.5s 0.05s cubic-bezier(0, 0.55, 0.45, 1);
        -webkit-transform-origin: bottom;
            -ms-transform-origin: bottom;
                transform-origin: bottom; }
      .hero__image-item:hover .hero_image-box {
        -webkit-transform: translate(467px, 101px) scale(0.64);
            -ms-transform: translate(467px, 101px) scale(0.64);
                transform: translate(467px, 101px) scale(0.64); }
      .hero__image-item:hover .hero_image-link {
        -webkit-transform: scale(0.64);
            -ms-transform: scale(0.64);
                transform: scale(0.64); }
      .hero__image-item:hover .hero_image_image,
      .hero__image-item:hover rect[fill*="pattern"] {
        -webkit-transform: scale(1.13);
            -ms-transform: scale(1.13);
                transform: scale(1.13); }

.mission-360 {
  display: grid;
  grid-template-columns: 6fr 8fr; }
  @media (max-width: 768px) {
    .mission-360 {
      grid-template-columns: 1fr; } }
  .mission-360__gif {
    place-self: center;
    width: 100%;
    height: 100%;
    position: relative; }
    @media (max-width: 768px) {
      .mission-360__gif {
        grid-row: 2; } }
    .mission-360__gif img {
      position: absolute;
      top: 0;
      left: 0;
      width: calc(100% + 0.7rem);
      height: auto;
      aspect-ratio: 829 / 728;
      -o-object-fit: cover;
         object-fit: cover;
      -o-object-position: center;
         object-position: center;
      -webkit-transform: translateX(0);
          -ms-transform: translateX(0);
              transform: translateX(0);
      z-index: 0; }
      @media (max-width: 768px) {
        .mission-360__gif img {
          display: none; } }
    .mission-360__gif #mission_animation {
      width: 110%;
      height: auto;
      aspect-ratio: 1 / 1;
      position: relative;
      z-index: 1;
      -webkit-transform: translateX(0);
          -ms-transform: translateX(0);
              transform: translateX(0); }
      @media (max-width: 768px) {
        .mission-360__gif #mission_animation {
          -webkit-transform: translateX(0);
              -ms-transform: translateX(0);
                  transform: translateX(0);
          width: 100%;
          background-repeat: no-repeat;
          background-position: center;
          background-size: 100vw auto; } }
  .mission-360__title {
    font-weight: 300;
    text-align: right;
    padding: 8rem;
    margin-right: 8rem; }
    @media (max-width: 768px) {
      .mission-360__title {
        margin-right: 0;
        grid-row: 1; } }
    @media (max-width: 560px) {
      .mission-360__title {
        padding: 64px 16px 32px; } }

.mission-hand {
  display: grid;
  grid-template-columns: repeat(14, 1fr);
  grid-gap: 32px 0;
  position: relative; }
  @media (max-width: 768px) {
    .mission-hand {
      grid-template-columns: 16px repeat(4, 1fr) 16px; } }
  .mission-hand__text--top {
    grid-row: 1;
    grid-column: 7 / span 3; }
    @media (max-width: 768px) {
      .mission-hand__text--top {
        grid-column: 2 / span 3;
        grid-row: 1; } }
  .mission-hand__text--left {
    grid-row: 2;
    grid-column: 2 / span 3; }
    @media (max-width: 768px) {
      .mission-hand__text--left {
        grid-column: 3 / span 3;
        grid-row: 2; } }
  .mission-hand__text--center {
    grid-row: 3;
    grid-column: 6 / span 3; }
    @media (max-width: 768px) {
      .mission-hand__text--center {
        grid-column: 2 / span 3;
        grid-row: 4; } }
  .mission-hand__text--bottom {
    grid-row: 4;
    grid-column: 10 / span 3; }
    @media (max-width: 768px) {
      .mission-hand__text--bottom {
        grid-column: 3 / span 3;
        grid-row: 5; } }
  .mission-hand__hand {
    position: absolute;
    right: 0;
    bottom: 20%;
    overflow: hidden;
    width: 56vw;
    height: auto; }
    @media (max-width: 768px) {
      .mission-hand__hand {
        grid-row: 3;
        grid-column: 1 / span 4;
        height: 162px;
        position: relative;
        width: 100vw;
        bottom: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
            -ms-flex-pack: end;
                justify-content: flex-end; } }
    .mission-hand__hand svg {
      width: 100%;
      height: auto;
      -webkit-transform: translateX(17%);
          -ms-transform: translateX(17%);
              transform: translateX(17%); }
      @media (max-width: 768px) {
        .mission-hand__hand svg {
          display: none; } }
    .mission-hand__hand--mobile {
      display: none; }
      @media (max-width: 768px) {
        .mission-hand__hand--mobile {
          display: block;
          width: auto;
          height: 100%;
          -o-object-fit: contain;
             object-fit: contain; } }

.building {
  position: relative;
  max-width: 100vw;
  overflow: hidden; }
  @media (max-width: 768px) {
    .building {
      margin-top: 64px;
      -ms-scroll-chaining: none;
          overscroll-behavior: contain; } }
  .building__roof {
    width: 100vw;
    height: 66vw;
    z-index: 2; }
    .building__roof img {
      width: 100%;
      height: auto;
      -o-object-fit: cover;
         object-fit: cover;
      -o-object-position: center;
         object-position: center; }
  .building__room {
    z-index: 3;
    margin-top: -20rem;
    position: relative;
    overflow: hidden;
    -webkit-clip-path: url(#building_substract);
            clip-path: url(#building_substract);
    width: 100%;
    aspect-ratio: 1920 / 1168; }
    @media (max-width: 768px) {
      .building__room {
        height: 90vh;
        width: auto; } }
    .building__room .room__bg {
      z-index: 1; }
    .building__room .room {
      position: absolute;
      left: 0;
      top: 0;
      z-index: 5; }
    .building__room .female {
      position: absolute;
      left: 0;
      top: 0;
      z-index: 2; }
    .building__room .male {
      position: absolute;
      left: 0;
      top: 0;
      z-index: 3; }
    .building__room .suitcase {
      position: absolute;
      left: 0;
      top: 0;
      z-index: 4; }
    .building__room .impulse_top {
      position: absolute;
      z-index: 2;
      right: 0;
      bottom: 0;
      aspect-ratio: 1920 / 1168;
      width: 100vw;
      height: auto; }
    .building__room .impulse_bottom {
      position: absolute;
      z-index: 3;
      left: 0;
      bottom: 0;
      aspect-ratio: 1920 / 1168;
      width: 100vw;
      height: auto; }

.building__room-text {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  aspect-ratio: 1920 / 937;
  display: grid;
  grid-template-columns: 8rem repeat(12, 1fr) 8rem;
  place-content: center;
  z-index: 7;
  gap: 8rem 0;
  padding: 8rem 0; }
  @media (max-width: 768px) {
    .building__room-text {
      grid-template-columns: 68px repeat(12, 1fr) 68px; } }
  .building__room-text-left {
    grid-row: 1;
    grid-column: 2 / span 3;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 28px; }
    .building__room-text-left-icons {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 8px; }
      .building__room-text-left-icons a svg path {
        -webkit-transition: 0.23s ease-out;
        -o-transition: 0.23s ease-out;
        transition: 0.23s ease-out; }
      .building__room-text-left-icons a:hover svg path,
      .building__room-text-left-icons a:active svg path,
      .building__room-text-left-icons a:focus svg path,
      .building__room-text-left-icons a:visited svg path {
        opacity: 0.5; }
  .building__room-text-right {
    grid-row: 2;
    grid-column: 10 / span 4;
    position: relative; }
    .building__room-text-right:before {
      content: "";
      position: absolute;
      width: 100%;
      height: 150%;
      right: -15%;
      top: -25%;
      background: -o-radial-gradient(rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0));
      background: radial-gradient(rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0));
      z-index: -1; }

.footer {
  position: relative;
  background-color: #1E1E1E;
  width: 100%;
  color: #fff;
  margin-top: calc( 2 * clamp(64px, calc(64px + (210 - 64) * ((100vw - 1024px) / (1920 - 1024))), 210px)); }
  .footer::before {
    position: absolute;
    content: "";
    background-image: url("/local/templates/.default/assets/img/core/footer-decor.svg");
    background-size: 100% auto;
    background-repeat: no-repeat;
    width: 100%;
    height: clamp(64px, calc(64px + (210 - 64) * ((100vw - 1024px) / (1920 - 1024))), 210px);
    left: 0;
    bottom: 100%; }
    @media (max-width: 768px) {
      .footer::before {
        -webkit-transform: translateY(50%);
            -ms-transform: translateY(50%);
                transform: translateY(50%); } }
  .footer__wrapper {
    padding: 4rem 8rem; }
    @media (max-width: 768px) {
      .footer__wrapper {
        padding: 64px 16px 32px; } }
  .footer__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    max-width: 1390px;
    -webkit-column-gap: 13%;
       -moz-column-gap: 13%;
            column-gap: 13%;
    row-gap: 3.5rem; }
    @media (max-width: 500px) {
      .footer__content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
  .footer__logo img {
    -o-object-fit: cover;
       object-fit: cover;
    width: clamp(257px, calc(257px + (597 - 257) * ((100vw - 1024px) / (1920 - 1024))), 597px); }
  @media (max-width: 1000px) {
    .footer__logo {
      width: 100%; } }
  .footer__nav {
    font-size: clamp(14px, calc(14px + (20 - 14) * ((100vw - 1024px) / (1920 - 1024))), 20px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    row-gap: 1.5rem;
    -webkit-column-gap: 1rem;
       -moz-column-gap: 1rem;
            column-gap: 1rem; }
    .footer__nav:nth-child(2) {
      width: 277px; }
    @media (max-width: 768px) {
      .footer__nav {
        row-gap: 1rem;
        font-size: 14px; } }
  @media (max-width: 768px) and (max-width: 500px) {
    .footer__nav:nth-child(3) {
      row-gap: 1.5rem;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; } }
    .footer__nav-item {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; }
      .footer__nav-item p {
        color: #ffffff95; }
        @media (max-width: 768px) {
          .footer__nav-item p {
            width: 100%; } }
      .footer__nav-item span {
        display: inline-block;
        width: -webkit-min-content;
        width: -moz-min-content;
        width: min-content; }
  .footer__contacts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-column-gap: 3rem;
       -moz-column-gap: 3rem;
            column-gap: 3rem;
    margin-top: 8.25rem;
    color: #ffffff95; }
    @media (max-width: 768px) {
      .footer__contacts {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        row-gap: 1.5rem;
        margin-top: 3.5rem; } }
    .footer__contacts-item {
      position: relative; }
      .footer__contacts-item:first-child {
        margin-right: 4rem; }
      @media (max-width: 768px) {
        .footer__contacts-item:first-child {
          margin-right: 0;
          margin-top: 3.5rem;
          -webkit-box-ordinal-group: 5;
              -ms-flex-order: 4;
                  order: 4; } }

.investment__body {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-areas: 'text image' 'image image'; }
  @media (max-width: 768px) {
    .investment__body {
      grid-template-columns: 1fr;
      grid-template-areas: 'text' 'image'; } }
  .investment__body-content {
    grid-area: text;
    padding: 8rem;
    max-width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 4rem; }
    @media (max-width: 768px) {
      .investment__body-content {
        max-width: 100%;
        padding: 32px 16px; } }
    .investment__body-content-links {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      gap: 2.5rem; }
      @media (max-width: 768px) {
        .investment__body-content-links {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
  .investment__body-image {
    grid-area: image;
    z-index: -1;
    aspect-ratio: 1920 / 1080;
    width: 100%;
    height: auto; }

.team {
  padding: 0 8rem;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 6rem 4rem; }
  @media (max-width: 1024px) {
    .team {
      grid-template-columns: repeat(3, 1fr); } }
  @media (max-width: 768px) {
    .team {
      grid-template-columns: repeat(2, 1fr); } }
  @media (max-width: 560px) {
    .team {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      gap: 32px;
      padding: 0 16px; } }
  .team__title {
    grid-column: 1 / -1;
    max-width: 100%; }

.team--small {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 6rem 4rem; }
  .team--small .js-team_content:not(.active) {
    display: none; }

.team__filters {
  padding: 0 0 4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: clamp(15px, calc(15px + (32 - 15) * ((100vw - 1024px) / (1920 - 1024))), 32px);
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  grid-column: span 3; }
  .team__filters-item {
    cursor: pointer; }

.location {
  display: grid;
  grid-template-columns: 6fr 8fr;
  border-bottom: 1px solid var(--c-black); }
  @media (max-width: 768px) {
    .location {
      grid-template-columns: 1fr;
      grid-gap: 32px; } }
  .location__title {
    padding: 8rem; }
  .location__list {
    list-style: none;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    padding: 0 8rem;
    gap: 2rem 0; }
  .location__text:nth-child(1) {
    grid-column: 3;
    grid-row: 1; }
  .location__text:nth-child(2) {
    grid-column: 1;
    grid-row: 2; }
  .location__text:nth-child(3) {
    grid-column: 4;
    grid-row: 3; }
  .location__text:nth-child(4) {
    grid-column: 2;
    grid-row: 4; }
  .location__text:nth-child(5) {
    grid-column: 3;
    grid-row: 5; }
  .location__text:nth-child(6) {
    grid-column: 4;
    grid-row: 6; }
  .location__text:nth-child(7) {
    grid-column: 3;
    grid-row: 7; }
  .location__text:nth-child(8) {
    grid-column: 1;
    grid-row: 8; }
  .location__text:nth-child(9) {
    grid-column: 4;
    grid-row: 9; }
  .location__text:nth-child(10) {
    grid-column: 2;
    grid-row: 10; }
  .location__text.active span::before {
    opacity: 1;
    -webkit-transform: scaleX(1);
        -ms-transform: scaleX(1);
            transform: scaleX(1);
    -webkit-transition: 0.15s ease-out;
    -o-transition: 0.15s ease-out;
    transition: 0.15s ease-out; }
  .location__map {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end; }
    .location__map svg {
      aspect-ratio: 1105 / 1078;
      width: 100%;
      height: 100%; }

.js-location_image {
  -webkit-transition: 0.15s ease-out;
  -o-transition: 0.15s ease-out;
  transition: 0.15s ease-out; }

.js-location_image:not(.region) {
  opacity: 0;
  pointer-events: none;
  -webkit-transition: 0.15s ease-out;
  -o-transition: 0.15s ease-out;
  transition: 0.15s ease-out; }
  .js-location_image:not(.region).active {
    cursor: pointer;
    pointer-events: auto;
    opacity: 1; }

.js-location_image.region.active {
  fill: #ffffff; }

.contacts {
  display: grid;
  grid-template-columns: 6fr 8fr; }
  @media (max-width: 768px) {
    .contacts {
      grid-template-columns: 1fr; } }
  .contacts__content {
    padding: 8rem; }
    .contacts__content-title {
      margin-bottom: 8rem; }
    .contacts__content-item {
      margin-bottom: 4rem; }
      .contacts__content-item:nth-child(odd) {
        text-align: left; }
      .contacts__content-item:nth-child(even) {
        text-align: right; }
  .contacts__map {
    background-image: url("../img/contacts.svg");
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    display: grid;
    place-items: center;
    aspect-ratio: 1115 / 1080;
    padding: 8rem; }
    .contacts__map #map {
      width: 52rem;
      height: 52rem;
      border-radius: 50%;
      overflow: hidden; }
    .contacts__map iframe .gm-style > div:first-child {
      -webkit-filter: saturate(-100);
              filter: saturate(-100); }

#map .ymaps-2-1-79-ground-pane {
  -webkit-filter: grayscale(1);
          filter: grayscale(1); }

.popup {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100vw;
  height: 100vh;
  display: grid;
  overflow: hidden;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: 0.24s linear;
  -o-transition: 0.24s linear;
  transition: 0.24s linear;
  -webkit-transition-delay: 0.13s;
       -o-transition-delay: 0.13s;
          transition-delay: 0.13s;
  z-index: 40; }
  .popup.active {
    opacity: 1;
    pointer-events: all; }
  .popup__content {
    width: 100%;
    height: auto;
    min-height: calc(var(--vh, 1vh) * 100);
    z-index: 41;
    position: relative; }
  .popup__close {
    z-index: 42;
    position: absolute;
    width: 40px;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    top: 2.5rem;
    right: 2.5rem;
    color: currentColor;
    cursor: pointer;
    -webkit-transition: 0.24s ease-in-out;
    -o-transition: 0.24s ease-in-out;
    transition: 0.24s ease-in-out; }
    .popup__close:hover, .popup__close:active {
      color: var(--c-red); }

.popup--team {
  background-color: var(--c-white); }
  @media (max-width: 768px) {
    .popup--team {
      overflow-y: auto; } }
  .popup--team .popup__content {
    color: var(--c-black);
    display: grid;
    grid-template-columns: 1fr 1fr; }
    @media (max-width: 768px) {
      .popup--team .popup__content {
        grid-template-columns: 1fr; } }
    .popup--team .popup__content-content {
      padding: 8rem 8rem 3rem;
      overflow-y: auto; }
      @media (max-width: 768px) {
        .popup--team .popup__content-content {
          padding: 32px 16px;
          overflow-y: visible; } }
      .popup--team .popup__content-content h3 {
        font-weight: 400;
        margin-bottom: 16px; }
      .popup--team .popup__content-content-item {
        padding: 3rem 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        gap: 2rem; }
        .popup--team .popup__content-content-item h4 {
          font-weight: 400; }
        .popup--team .popup__content-content-item:not(:last-of-type) {
          border-bottom: 1px solid currentColor; }
    .popup--team .popup__content-contacts {
      gap: 24px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
    .popup--team .popup__content-image {
      width: 100%;
      height: 100%;
      overflow: hidden;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end; }
      @media (max-width: 768px) {
        .popup--team .popup__content-image {
          aspect-ratio: 368 / 438;
          width: 100%;
          height: auto;
          overflow: visible; } }
      .popup--team .popup__content-image img {
        width: 100%;
        height: 100%;
        -o-object-fit: contain;
           object-fit: contain;
        -o-object-position: center;
           object-position: center; }

.popup--form {
  background-color: var(--c-black);
  -webkit-transform: translateX(150vw);
      -ms-transform: translateX(150vw);
          transform: translateX(150vw);
  -webkit-transition: 0.54s ease-out;
  -o-transition: 0.54s ease-out;
  transition: 0.54s ease-out;
  color: var(--c-white); }
  @media (max-width: 768px) {
    .popup--form {
      -webkit-transform: translateX(150vw);
          -ms-transform: translateX(150vw);
              transform: translateX(150vw); } }
  .popup--form.active {
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0); }
  .popup--form .popup__content {
    position: absolute;
    right: 0;
    width: 150vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-transition: 0.6s ease-in-out;
    -o-transition: 0.6s ease-in-out;
    transition: 0.6s ease-in-out; }
    @media (max-width: 768px) {
      .popup--form .popup__content {
        width: 100vw;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
            -ms-flex-direction: column-reverse;
                flex-direction: column-reverse;
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start; } }
    .popup--form .popup__content .popup__content-content {
      width: calc(50vw + 8rem);
      padding: 8rem;
      overflow: hidden;
      display: grid;
      place-items: center start;
      place-content: center;
      -webkit-transition: 0.6s ease-in-out;
      -o-transition: 0.6s ease-in-out;
      transition: 0.6s ease-in-out;
      -webkit-box-flex: 0;
          -ms-flex: 0 0 calc(50vw + 8rem);
              flex: 0 0 calc(50vw + 8rem); }
      @media (max-width: 768px) {
        .popup--form .popup__content .popup__content-content {
          width: 100vw;
          -webkit-box-flex: 0;
              -ms-flex: 0 0 100vw;
                  flex: 0 0 100vw;
          padding: 32px 16px; } }
    .popup--form .popup__content .popup__content-image {
      width: 50vw;
      -webkit-transition: 0.6s ease-in-out;
      -o-transition: 0.6s ease-in-out;
      transition: 0.6s ease-in-out;
      -webkit-box-flex: 0;
          -ms-flex: 0 0 50vw;
              flex: 0 0 50vw; }
      @media (max-width: 768px) {
        .popup--form .popup__content .popup__content-image {
          width: 100vw;
          -webkit-box-flex: 0;
              -ms-flex: 0 0 100vw;
                  flex: 0 0 100vw; } }
      .popup--form .popup__content .popup__content-image img {
        width: 100%;
        height: 100%;
        -o-object-fit: contain;
           object-fit: contain;
        -webkit-transition: 0.6s ease-in-out;
        -o-transition: 0.6s ease-in-out;
        transition: 0.6s ease-in-out; }
    .popup--form .popup__content .popup__content-form {
      width: 50vw;
      -webkit-transition: 0.6s ease-in-out;
      -o-transition: 0.6s ease-in-out;
      transition: 0.6s ease-in-out;
      padding: 6rem 8rem 3rem;
      -webkit-box-flex: 0;
          -ms-flex: 0 0 50vw;
              flex: 0 0 50vw;
      overflow-y: auto;
      max-height: 100vh; }
      @media (max-width: 768px) {
        .popup--form .popup__content .popup__content-form {
          width: 100vw;
          -webkit-box-flex: 0;
              -ms-flex: 0 0 100vh;
                  flex: 0 0 100vh;
          padding: 64px 16px; } }
  .popup--form.sent .popup__content {
    -webkit-transform: translateX(calc(50vw + 8rem));
        -ms-transform: translateX(calc(50vw + 8rem));
            transform: translateX(calc(50vw + 8rem)); }
    @media (max-width: 768px) {
      .popup--form.sent .popup__content {
        -webkit-transform: translateY(-100vh);
            -ms-transform: translateY(-100vh);
                transform: translateY(-100vh); } }

input, textarea {
  background-color: transparent;
  border: none;
  outline: none;
  padding: 17px 0; }

.form {
  font-size: clamp(16px, calc(16px + (20 - 16) * ((100vw - 1024px) / (1920 - 1024))), 20px);
  margin-top: 4rem; }
  .form__input {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 2rem;
    gap: 12px; }
    .form__input span {
      font-weight: 400;
      color: var(--c-white); }
    .form__input input, .form__input textarea {
      border-bottom: 1px solid rgba(255, 255, 255, 0.15);
      -webkit-transition: 0.24s ease-in-out;
      -o-transition: 0.24s ease-in-out;
      transition: 0.24s ease-in-out; }
      .form__input input:-moz-placeholder-shown, .form__input textarea:-moz-placeholder-shown {
        color: #6F6F6F; }
      .form__input input:-ms-input-placeholder, .form__input textarea:-ms-input-placeholder {
        color: #6F6F6F; }
      .form__input input:placeholder-shown, .form__input textarea:placeholder-shown {
        color: #6F6F6F; }
      .form__input input:not(:-moz-placeholder-shown), .form__input textarea:not(:-moz-placeholder-shown) {
        color: var(--c-white);
        border-color: white; }
      .form__input input:not(:-ms-input-placeholder), .form__input textarea:not(:-ms-input-placeholder) {
        color: var(--c-white);
        border-color: white; }
      .form__input input:not(:placeholder-shown), .form__input textarea:not(:placeholder-shown) {
        color: var(--c-white);
        border-color: white; }
    .form__input-submit {
      color: var(--c-green); }
    .form__input-policy {
      color: #6F6F6F; }
      .form__input-policy a {
        color: var(--c-white);
        display: inline-block;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content; }
    .form__input select {
      background: var(--c-black);
      color: var(--c-white);
      border: none;
      border-bottom: 1px solid rgba(255, 255, 255, 0.15);
      padding: 8px 0;
      margin-bottom: 10px;
    }

.feedback {
  position: relative;
  margin-bottom: calc( -2 * clamp(64px, calc(64px + (210 - 64) * ((100vw - 1024px) / (1920 - 1024))), 210px)); }
  .feedback__link {
    font-weight: 200;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
    @media (max-width: 768px) {
      .feedback__link {
        font-size: 24px;
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content;
        padding: 0 16px; } }
    .feedback__link .link {
      font-weight: 300; }

.blog__title {
  color: var(--c-black);
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  height: auto; }
  @media (min-width: 769px) {
    .blog__title .js-filtered_block {
      min-height: 8.75rem; } }
  .blog__title + .blog__nav {
    margin-top: clamp(20px, calc(20px + (32 - 20) * ((100vw - 1024px) / (1920 - 1024))), 32px); }

.blog__decor {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  z-index: -1; }
  .blog__decor path {
    fill: var(--c-accent, #000000); }
  @media (max-width: 1200px) {
    .blog__decor {
      display: none; } }

.blog__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: clamp(15px, calc(15px + (32 - 15) * ((100vw - 1024px) / (1920 - 1024))), 32px); }
  @media (max-width: 768px) {
    .blog__nav {
      margin: 0 -16px;
      padding: 0 16px 10px;
      max-width: 100vw;
      overflow-x: auto;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
      white-space: nowrap; } }

.blog__grid {
  margin-top: 5rem;
  gap: 5rem 4rem; }
  .blog__grid:not(.swiper) {
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: row;
    display: grid; }
  .blog__grid .js-filtered_content {
    display: none; }
  .blog__grid .js-filtered_content.active {
    display: grid; }
  .blog__grid_columns_4:not(.swiper) {
    display: grid;
    grid-template-columns: repeat(4, 1fr); }
  .blog__grid-item--accent {
    grid-column: span 2; }
  @media (max-width: 678px) {
    .blog__grid {
      grid-template-columns: 1fr; }
      .blog__grid .blog__grid-item--accent {
        grid-column: span 1; } }

.blog-card .blog-card__image-wrapper img {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%); }

.blog-card:hover .blog-card__image-wrapper img {
  -webkit-filter: grayscale(0);
          filter: grayscale(0); }

.blog__grid-item-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4px 16px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.link-big {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  row-gap: 1.5rem;
  padding: 8rem 8rem 0;
  text-align: center;
  border-top: 1px solid  currentColor; }
  @media (max-width: 768px) {
    .link-big {
      row-gap: 1rem; } }
  .link-big .link {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content; }

.section--article {
  margin-bottom: 8rem; }
  @media (max-width: 767px) {
    .section--article {
      grid-template-columns: 1fr;
      padding: 0 16px; } }
  .section--article .article,
  .section--article .accordion {
    grid-column: 4 / span 6; }
    @media (max-width: 1440px) {
      .section--article .article,
      .section--article .accordion {
        grid-column: 4 / span 8; } }

.article {
  margin-bottom: 4rem; }
  .article h1 {
    margin-bottom: 2rem; }
  .article h2 {
    margin-bottom: 2rem;
    margin-top: 4rem; }
  .article h3 {
    margin-bottom: 2rem;
    margin-top: 4rem;
    font-weight: 400; }
  .article h4 {
    margin-bottom: 2rem; }
  .article h5 {
    margin-bottom: 2rem; }
  .article h6 {
    margin-bottom: 2rem; }
  .article a {
    text-decoration: underline;
    -webkit-transition: 0.24s ease-in-out;
    -o-transition: 0.24s ease-in-out;
    transition: 0.24s ease-in-out; }
    .article a:hover, .article a:focus, .article a:active {
      color: var(--c-accent); }
  .article .article__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-column-gap: clamp(12px, calc(12px + (24 - 12) * ((100vw - 1024px) / (1920 - 1024))), 24px);
       -moz-column-gap: clamp(12px, calc(12px + (24 - 12) * ((100vw - 1024px) / (1920 - 1024))), 24px);
            column-gap: clamp(12px, calc(12px + (24 - 12) * ((100vw - 1024px) / (1920 - 1024))), 24px);
    row-gap: 1rem;
    margin-bottom: clamp(20px, calc(20px + (64 - 20) * ((100vw - 1024px) / (1920 - 1024))), 64px); }
    .article .article__info-theme {
      color: var(--c-accent); }
    .article .article__info-author span {
      margin-right: 12px;
      color: #0000004D; }
  .article .article__info > * {
    margin: 0; }
  .article figure,
  .article img,
  .article picture,
  .article video,
  .article iframe {
    aspect-ratio: 166 / 93;
    margin-bottom: clamp(20px, calc(20px + (64 - 20) * ((100vw - 1024px) / (1920 - 1024))), 64px);
    display: block;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover; }
  .article figure > img {
    margin-bottom: clamp(16px, calc(16px + (24 - 16) * ((100vw - 1024px) / (1920 - 1024))), 24px); }
  .article figcaption {
    font-size: 16px; }
  .article p, .article span {
    line-height: 1.7;
    margin-bottom: 2rem; }
  .article strong {
    font-weight: 400; }
  .article blockquote {
    margin: 4rem 0; }
    @media (max-width: 767px) {
      .article blockquote {
        margin-bottom: 3rem; } }
  .article ul,
  .article ol {
    padding-left: 2rem;
    line-height: 1.7; }
    .article ul li::marker,
    .article ol li::marker {
      font-size: 1em; }
    .article ul li:not(:last-child),
    .article ol li:not(:last-child) {
      margin-bottom: 20px; }

.project-team {
  margin: 8rem 0; }
  .project-team__title {
    margin-bottom: 4rem; }
  .project-team__grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 4rem; }
    @media (max-width: 560px) {
      .project-team__grid {
        grid-template-columns: 1fr; } }
  .project-team .team-member {
    display: grid;
    grid-template-columns: 8rem auto;
    gap: 0 2.5rem; }
    .project-team .team-member__image {
      aspect-ratio: 129 / 154; }
    .project-team .team-member__title {
      margin-top: 0; }
      .project-team .team-member__title .link {
        text-transform: capitalize; }
        .project-team .team-member__title .link:before {
          -webkit-transform: scaleX(1);
              -ms-transform: scaleX(1);
                  transform: scaleX(1);
          opacity: 1; }
    .project-team .team-member:hover .team-member__title .link:before, .project-team .team-member:focus .team-member__title .link:before, .project-team .team-member:active .team-member__title .link:before, .project-team .team-member.active .team-member__title .link:before {
      -webkit-transform: scaleX(0);
          -ms-transform: scaleX(0);
              transform: scaleX(0);
      opacity: 0; }

.partners {
  margin: 8rem 0;
  padding: 0 8rem; }
  .partners__title {
    margin-bottom: 4rem; }
  .partners__grid {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-gap: 4rem; }
    @media (max-width: 560px) {
      .partners {
        padding: 0 15px;
      }
      .partners__grid {
        grid-template-columns: 1fr 1fr 1fr; } }
    .partners__grid-item {
      height: 138px;
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .partners__grid-item img {
        margin: 0;
        width: 100%;
        height: 100%;
        -o-object-fit: contain;
           object-fit: contain;
        -o-object-position: center;
           object-position: center; }
    .partners__grid--external {
      grid-template-columns: repeat(5, 1fr); }
  .partners hr {
    margin: 48px 0;
    opacity: .3; }

.news {
  padding: 0 8rem; }

.news_grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
  margin-top: 4rem; }

.section {
  margin-bottom: 8rem; }
  .section--project .section__head,
  .section--project .section__content, .section--city .section__head,
  .section--city .section__content {
    width: calc(100vw / 14 * 8);
    max-width: 100%;
    margin: 0 auto;
    padding: 0; }
    @media (max-width: 768px) {
      .section--project .section__head,
      .section--project .section__content, .section--city .section__head,
      .section--city .section__content {
        width: 100%;
        padding: 0 16px; } }
  .section__head, .section__content {
    padding: 0 8rem; }
    @media (max-width: 768px) {
      .section__head, .section__content {
        padding: 0 16px; } }
  .section--p-top {
    margin-top: 8rem; }
  .section__head-labels {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 24px;
    margin-bottom: 24px;
    font-size: 16px; }
    .section__head-labels-theme {
      color: var(--c-accent); }
  .section__head ul {
    margin-top: 4rem;
    list-style: disc;
    padding-left: 4rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 12px; }
  .section__image {
    aspect-ratio: 1920 / 896;
    overflow: hidden;
    margin: 8rem 0;
    position: relative; }
    .section__image:before {
      content: "";
      width: 100%;
      height: calc(100% + 2px);
      background: url("data:image/svg+xml,%3Csvg width='1920' height='898' viewBox='0 0 1920 898' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1919.09 0.289398L1920 0V0.289398H1919.09L1891.96 8.9041L1583.5 114.64V8.9041H1551.45L1210.94 114.64V8.9041H1178.9L548.388 120V8.9041H510.045L0 120V0.289398H1919.09Z' fill='white'/%3E%3Cpath d='M0.911403 897.711L0 898V897.711H0.911403L28.0417 889.096L336.501 783.36V889.096H368.548L709.055 783.36V889.096H741.103L1371.61 778V889.096H1409.96L1920 778V897.711H0.911403Z' fill='white'/%3E%3C/svg%3E");
      background-size: cover;
      background-position: center;
      z-index: 2;
      position: absolute;
      top: -1px;
      left: 0;
      bottom: -1px;
      right: 0; }
    .section__image > img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover;
      -o-object-position: center;
         object-position: center;
      z-index: 1; }
  .section__content-image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    width: calc(100vw /14 * 10);
    margin: 4rem auto; }
    @media (max-width: 768px) {
      .section__content-image {
        width: 100%;
        padding: 0 16px; } }
    .section__content-image img {
      aspect-ratio: 1386 / 722;
      width: 100%;
      height: auto;
      -o-object-fit: cover;
         object-fit: cover;
      -o-object-position: center;
         object-position: center; }
  .section__content-grid-2 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    place-content: start;
    padding: 4rem 0;
    gap: 8rem; }
    @media (max-width: 768px) {
      .section__content-grid-2 {
        grid-template-columns: 1fr;
        padding: 32px 0;
        gap: 16px; } }
    .section__content-grid-2 ul {
      list-style: none;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      gap: 3rem; }
    .section__content-grid-2:not(:first-child) {
      border-top: 1px solid currentColor; }
  .section__content-city {
    display: grid;
    grid-template-columns: 3fr 5fr;
    margin: 4rem 0; }
    @media (max-width: 560px) {
      .section__content-city {
        grid-template-columns: 1fr; } }
    .section__content-city > *:first-child {
      font-weight: 400; }
    .section__content-city--gratitude {
      grid-template-columns: 5fr 3fr;
      padding: 0; }
      @media (max-width: 560px) {
        .section__content-city--gratitude {
          grid-template-columns: 1fr; } }
      .section__content-city--gratitude > *:first-child {
        font-weight: 300; }
    .section__content-city-col p {
      margin-bottom: 20px; }
    .section__content-city-col-links {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      gap: 24px;
      margin-top: 3rem; }
  .section__content-text {
    margin: 4rem 0; }
  .section__content .link-big {
    grid-column: span 2;
    padding: 64px;
    border-bottom: 1px solid  currentColor; }
  .section__content .partners__grid {
    margin-top: 4rem;
    grid-template-columns: repeat(3, 1fr); }

@media (min-width: 769px) {
  .section--blog {
    position: relative;
    margin-top: 26rem; }
    .section--blog .blog__decor {
      top: -24rem; } }

.button {
  cursor: pointer; }
  .button--select {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 4px; }
    .button--select .icon-Arrow-Down {
      -webkit-transform: scaleY(1);
          -ms-transform: scaleY(1);
              transform: scaleY(1);
      -webkit-transform-origin: center;
          -ms-transform-origin: center;
              transform-origin: center;
      -webkit-transition: 0.24s ease-in-out;
      -o-transition: 0.24s ease-in-out;
      transition: 0.24s ease-in-out;
      color: currentColor; }
    .button--select:hover .icon-Arrow-Down, .button--select:active .icon-Arrow-Down, .button--select:focus .icon-Arrow-Down {
      -webkit-transform: scaleY(-1);
          -ms-transform: scaleY(-1);
              transform: scaleY(-1); }

.link {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  cursor: pointer; }
  .link_disabled {
    pointer-events: none;
    opacity: .2; }
  .link:before {
    content: '';
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    display: block;
    width: 100%;
    height: 1px;
    background-color: currentColor;
    -webkit-transform: scaleX(0);
        -ms-transform: scaleX(0);
            transform: scaleX(0);
    opacity: 0;
    -webkit-transform-origin: left;
        -ms-transform-origin: left;
            transform-origin: left;
    -webkit-transition: opacity 0.2s 0.01s linear, -webkit-transform 0.3s cubic-bezier(0.16, 1, 0.3, 1);
    transition: opacity 0.2s 0.01s linear, -webkit-transform 0.3s cubic-bezier(0.16, 1, 0.3, 1);
    -o-transition: transform 0.3s cubic-bezier(0.16, 1, 0.3, 1), opacity 0.2s 0.01s linear;
    transition: transform 0.3s cubic-bezier(0.16, 1, 0.3, 1), opacity 0.2s 0.01s linear;
    transition: transform 0.3s cubic-bezier(0.16, 1, 0.3, 1), opacity 0.2s 0.01s linear, -webkit-transform 0.3s cubic-bezier(0.16, 1, 0.3, 1); }
  .link:hover:before, .link:focus:before, .link:active:before, .link.active:before {
    -webkit-transform: scaleX(1);
        -ms-transform: scaleX(1);
            transform: scaleX(1);
    opacity: 1; }

.link--reversed:before {
  opacity: 1;
  -webkit-transform: scaleX(1);
      -ms-transform: scaleX(1);
          transform: scaleX(1); }

.link--reversed:hover:before, .link--reversed:focus:before, .link--reversed:active:before, .link--reversed.active:before {
  -webkit-transform: scaleX(0);
      -ms-transform: scaleX(0);
          transform: scaleX(0);
  opacity: 0; }

.accordion h3 {
  margin-bottom: 2rem; }

.accordion__item {
  border-color: transparent;
  padding: 2rem 0;
  cursor: pointer;
  -webkit-transition: border-color 0.3s linear;
  -o-transition: border-color 0.3s linear;
  transition: border-color 0.3s linear;
  border-bottom: 1px solid transparent; }
  .accordion__item:hover, .accordion__item.active {
    border-color: black; }
  .accordion__item.active .accordion__item-content {
    -webkit-transition: opacity 0.3s ease-out;
    -o-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
    opacity: 1;
    height: auto;
    pointer-events: auto; }
  .accordion__item-button {
    cursor: pointer; }
    .accordion__item-button-text {
      line-height: 1.55;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      position: relative;
      font-weight: 400; }
      .accordion__item-button-text::after {
        position: relative;
        content: "";
        background-image: url("/local/templates/.default/assets/img/core/plus.svg");
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        margin-left: 1rem;
        width: 1.5rem;
        height: 1.375rem; }
  .accordion__item-content {
    opacity: 0;
    -webkit-transition: height 0.2s ease-in-out;
    -o-transition: height 0.2s ease-in-out;
    transition: height 0.2s ease-in-out;
    height: 0;
    pointer-events: none;
    line-height: 1.55; }
    .accordion__item-content > *:first-child {
      padding-top: 16px; }
    .accordion__item-content ul {
      padding-left: 24px; }

.blog-card p, .blog-card span {
  display: inline-block; }
  .blog-card p:not(:last-child), .blog-card span:not(:last-child) {
    margin-right: 2rem; }

.blog-card__image-wrapper {
  overflow: hidden;
  position: relative; }
  .blog-card__image-wrapper img {
    -webkit-filter: grayscale(100%) brightness(1.2);
            filter: grayscale(100%) brightness(1.2); }
  .blog-card__image-wrapper:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 30%;
    width: 100%;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0.7)), to(rgba(255, 255, 255, 0)));
    background: -o-linear-gradient(bottom, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0));
    background: linear-gradient(to top, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0));
    pointer-events: none;
    z-index: 1;
    opacity: 1; }

.blog-card svg {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: -1px;
  height: auto;
  z-index: 2; }

.blog-card h3 {
  margin-top: 1.5rem;
  margin-bottom: 1rem; }

.blog-card img:not(.blog-card__impulse) {
  display: block;
  aspect-ratio: 522 / 440;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center; }

@media (min-width: 679px) {
  .blog__grid-item--accent .blog-card img {
    aspect-ratio: 1109 / 440;
    width: 100%; } }

.blog-card:hover h3:before {
  -webkit-transform: scaleX(1);
      -ms-transform: scaleX(1);
          transform: scaleX(1);
  opacity: 1; }

.blog-card:hover img:hover {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-filter: grayscale(0) brightness(1);
          filter: grayscale(0) brightness(1); }

.blog-card:hover:before {
  opacity: 0; }

.blog__grid-item[data-section*='tourism'] .blog-card__image-wrapper svg {
  fill: var(--c-red); }

.blog__grid-item[data-section*='tourism'] .blog__grid-item-links a {
  -webkit-transition: 0.25s ease-out;
  -o-transition: 0.25s ease-out;
  transition: 0.25s ease-out; }

.blog__grid-item[data-section*='tourism'] .blog__grid-item-links a:hover,
.blog__grid-item[data-section*='tourism'] .blog__grid-item-links a:active,
.blog__grid-item[data-section*='tourism'] .blog__grid-item-links a:focus {
  color: var(--c-red); }

.blog__grid-item[data-section*='education'] .blog-card__image-wrapper svg {
  fill: var(--c-yellow); }

.blog__grid-item[data-section*='education'] .blog__grid-item-links a {
  -webkit-transition: 0.25s ease-out;
  -o-transition: 0.25s ease-out;
  transition: 0.25s ease-out; }

.blog__grid-item[data-section*='education'] .blog__grid-item-links a:hover,
.blog__grid-item[data-section*='education'] .blog__grid-item-links a:active,
.blog__grid-item[data-section*='education'] .blog__grid-item-links a:focus {
  color: var(--c-yellow); }

.blog__grid-item[data-section*='infrastructure'] .blog-card__image-wrapper svg {
  fill: var(--c-yellow); }

.blog__grid-item[data-section*='infrastructure'] .blog__grid-item-links a {
  -webkit-transition: 0.25s ease-out;
  -o-transition: 0.25s ease-out;
  transition: 0.25s ease-out; }

.blog__grid-item[data-section*='infrastructure'] .blog__grid-item-links a:hover,
.blog__grid-item[data-section*='infrastructure'] .blog__grid-item-links a:active,
.blog__grid-item[data-section*='infrastructure'] .blog__grid-item-links a:focus {
  color: var(--c-yellow); }

.blog__grid-item[data-section*='environment'] .blog-card__image-wrapper svg {
  fill: var(--c-green); }

.blog__grid-item[data-section*='environment'] .blog__grid-item-links a {
  -webkit-transition: 0.25s ease-out;
  -o-transition: 0.25s ease-out;
  transition: 0.25s ease-out; }

.blog__grid-item[data-section*='environment'] .blog__grid-item-links a:hover,
.blog__grid-item[data-section*='environment'] .blog__grid-item-links a:active,
.blog__grid-item[data-section*='environment'] .blog__grid-item-links a:focus {
  color: var(--c-green); }

.blog__grid-item[data-section*='live'] .blog-card__image-wrapper svg {
  fill: var(--c-black); }
.blog__grid-item[data-section*='improvement'] .blog-card__image-wrapper svg {
  fill: var(--c-green_1); }
.blog__grid-item[data-section*='improvement'] .blog-card__image-wrapper svg {
  fill: var(--c-green_1); }
.blog__grid-item[data-section*='business'] .blog-card__image-wrapper svg {
  fill: var(--c-blue); }
.blog__grid-item[data-section*='business'] .blog-card__image-wrapper svg {
  fill: var(--c-blue); }

.blog__grid-item[data-section*='live'] .blog__grid-item-links a {
  -webkit-transition: 0.25s ease-out;
  -o-transition: 0.25s ease-out;
  transition: 0.25s ease-out;
  position: relative; }
  .blog__grid-item[data-section*='live'] .blog__grid-item-links a:before {
    content: '';
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    display: block;
    width: 100%;
    height: 1px;
    background-color: currentColor;
    -webkit-transform: scaleX(0);
        -ms-transform: scaleX(0);
            transform: scaleX(0);
    opacity: 0;
    -webkit-transform-origin: left;
        -ms-transform-origin: left;
            transform-origin: left;
    -webkit-transition: opacity 0.2s 0.01s linear, -webkit-transform 0.3s cubic-bezier(0.16, 1, 0.3, 1);
    transition: opacity 0.2s 0.01s linear, -webkit-transform 0.3s cubic-bezier(0.16, 1, 0.3, 1);
    -o-transition: transform 0.3s cubic-bezier(0.16, 1, 0.3, 1), opacity 0.2s 0.01s linear;
    transition: transform 0.3s cubic-bezier(0.16, 1, 0.3, 1), opacity 0.2s 0.01s linear;
    transition: transform 0.3s cubic-bezier(0.16, 1, 0.3, 1), opacity 0.2s 0.01s linear, -webkit-transform 0.3s cubic-bezier(0.16, 1, 0.3, 1); }
  .blog__grid-item[data-section*='live'] .blog__grid-item-links a:hover:before, .blog__grid-item[data-section*='live'] .blog__grid-item-links a:focus:before, .blog__grid-item[data-section*='live'] .blog__grid-item-links a:active:before, .blog__grid-item[data-section*='live'] .blog__grid-item-links a.active:before {
    -webkit-transform: scaleX(1);
        -ms-transform: scaleX(1);
            transform: scaleX(1);
    opacity: 1; }

.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 2rem;
  margin-top: clamp(40px, calc(40px + (80 - 40) * ((100vw - 1024px) / (1920 - 1024))), 80px); }
  .pagination__link {
    min-width: 1rem;
    text-align: center; }

.accordion h3 {
  margin-bottom: 2rem; }

.accordion__item {
  border-color: transparent;
  padding: 2rem 0;
  cursor: pointer;
  -webkit-transition: border-color 0.3s linear;
  -o-transition: border-color 0.3s linear;
  transition: border-color 0.3s linear;
  border-bottom: 1px solid transparent; }
  .accordion__item:hover, .accordion__item.active {
    border-color: black; }
  .accordion__item.active .accordion__item-content {
    -webkit-transition: opacity 0.3s ease-out;
    -o-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
    opacity: 1;
    height: auto;
    pointer-events: auto; }
  .accordion__item-button {
    cursor: pointer; }
    .accordion__item-button-text {
      line-height: 1.55;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      position: relative;
      font-weight: 400; }
      .accordion__item-button-text::after {
        position: relative;
        content: "";
        background-image: url("/local/templates/.default/assets/img/core/plus.svg");
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        margin-left: 1rem;
        width: 1.5rem;
        height: 1.375rem; }
  .accordion__item-content {
    opacity: 0;
    -webkit-transition: height 0.2s ease-in-out;
    -o-transition: height 0.2s ease-in-out;
    transition: height 0.2s ease-in-out;
    height: 0;
    pointer-events: none;
    line-height: 1.55; }
    .accordion__item-content > *:first-child {
      padding-top: 16px; }
    .accordion__item-content ul {
      padding-left: 24px; }

.member {
  display: grid;
  grid-template-columns: 8rem auto;
  gap: 2.5rem; }
  .member__image {
    aspect-ratio: 129 / 154;
    width: 100%; }
    .member__image img {
      border-bottom: 1px solid #dadada;
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover;
      -o-object-position: center;
         object-position: center;
      margin: 0; }
  .member__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 8px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .member__content-name {
      font-weight: 400; }

.team-member {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  .team-member__image {
    aspect-ratio: 368 / 438;
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .team-member__image:after {
      content: "";
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background-image: url("../img/team/Pic.svg");
      background-size: cover;
      background-position: center;
      -webkit-transition: 0.21s ease-in-out;
      -o-transition: 0.21s ease-in-out;
      transition: 0.21s ease-in-out;
      z-index: 1;
      -webkit-filter: invert(100%) sepia(0) saturate(0) hue-rotate(0deg) brightness(0%) contrast(100%);
              filter: invert(100%) sepia(0) saturate(0) hue-rotate(0deg) brightness(0%) contrast(100%); }
      .page--tourism .team-member__image:after {
        background-image: url("../img/team/Wave-red.svg"); }
      .page--education .team-member__image:after {
        background-image: url("../img/team/Wave-yellow.svg"); }
      .page--environment .team-member__image:after {
        background-image: url("../img/team/Wave-green.svg"); }
      .page--infrastructure .team-member__image:after {
        background-image: url("../img/team/Wave-blue.svg"); }
    .team-member__image[data-color="red"]:after {
      background-image: url("../img/team/Wave-red.svg"); }
    .team-member__image[data-color="yellow"]:after {
      background-image: url("../img/team/Wave-yellow.svg"); }
    .team-member__image[data-color="green"]:after {
      background-image: url("../img/team/Wave-green.svg"); }
    .team-member__image[data-color="blue"]:after {
      background-image: url("../img/team/Wave-blue.svg"); }
    .team-member__image img {
      margin: 0;
      position: relative;
      z-index: 2;
      width: 100%;
      height: 100%;
      -o-object-fit: contain;
         object-fit: contain;
      -o-object-position: center bottom;
         object-position: center bottom;
      -webkit-transform: scale(0.97) translateZ(0);
              transform: scale(0.97) translateZ(0);
      -webkit-transform-origin: center bottom;
          -ms-transform-origin: center bottom;
              transform-origin: center bottom;
      -webkit-transition: 0.24s ease-in-out;
      -o-transition: 0.24s ease-in-out;
      transition: 0.24s ease-in-out; }
  .team-member__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .team-member__title {
    margin-top: 24px;
    font-weight: 400;
    display: inline-block; }
    .team-member__title h3 {
      font-weight: 400; }
  .team-member__description {
    font-weight: 300;
    margin-top: 9px; }
  .team-member:hover {
    cursor: pointer; }
    .team-member:hover .team-member__image:after {
      -webkit-filter: none;
              filter: none; }
    .team-member:hover .team-member__image img {
      -webkit-transform: scale(1) translateZ(0);
              transform: scale(1) translateZ(0);
      -webkit-filter: grayscale(0);
              filter: grayscale(0); }
    .team-member:hover .link:before {
      -webkit-transform: scaleX(1);
          -ms-transform: scaleX(1);
              transform: scaleX(1);
      opacity: 1; }

.city__title {
  margin-bottom: 4rem; }

.city__image {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center; }


.popup--cookies {
  place-content: end;
  padding: 12px;
  background-color: rgba(18, 18, 18, 0.35);
  background-blend-mode: multiply;
}
@media(max-width: 768px) {
  .popup--cookies {
    place-content: center;
  }
}
.popup--cookies .popup__content {
  max-width: 480px;
  width: 100%;
  min-height: -webkit-fit-content;
  min-height: -moz-fit-content;
  min-height: fit-content;
  background-color: #121212;
  padding: 32px;
  border: 1px solid #121212;
  color: #ffffff; }
.popup--cookies .popup__content p {
  margin-bottom: 24px; }
.section--projects {
  margin: 8rem 0;
}



.section__content-scheme {
  width: 100%;
  padding: 16px; }

.scheme {
  /*width: calc(100vw /14 * 10);*/
  margin: 4rem auto;
  position: relative; }
@media (max-width: 992px) {
  .scheme {
    width: 100%;
    height: 400px; } }

.scheme--buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  gap: 10px;
  position: absolute;
  bottom: 10px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 3; }

.scheme--button {
  background-color: #fff;
  font-size: 24px;
  line-height: 1;
  border: 1px solid #000;
  cursor: pointer;
  width: 42px;
  height: 42px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.scheme {
  border: 1px solid #000; }
@media (max-width: 992px) {
  .scheme {
    height: 400px;
    width: 100%;
    overflow: auto; } }

@media (max-width: 992px) {
  .scheme_svg {
    width: auto;
    height: 100%; } }

#scheme_panzoom {
  overflow: hidden; }
@media (max-width: 992px) {
  #scheme_panzoom {
    width: auto;
    height: 100%; } }

.scheme_placemark text {
  pointer-events: none; }

.scheme_placemark {
  cursor: pointer; }

.scheme--tooltip {
  position: fixed;
  opacity: 0;
  padding: 8px 16px;
  -webkit-box-shadow: 0 2px 3px rgba(23, 23, 23, 0.35);
  box-shadow: 0 2px 3px rgba(23, 23, 23, 0.35);
  border: 3px solid var(--c-text-accent);
  background-color: #fff;
  z-index: 6;
  max-width: 210px;
  -webkit-transition: var(--transition);
  -o-transition: var(--transition);
  transition: var(--transition);
  pointer-events: none;
  -webkit-transform: translate(10px, 0);
  -ms-transform: translate(10px, 0);
  transform: translate(10px, 0); }
@media (max-width: 992px) {
  .scheme--tooltip {
    max-width: 140px;
    padding: 6px 10px; } }
.scheme--tooltip h3 {
  color: var(--c-text-accent);
  font-weight: 300;
  font-size: 14px; }
@media (max-width: 992px) {
  .scheme--tooltip {
    font-size: 12px; } }
.scheme--tooltip.is_active {
  opacity: 1; }
