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, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  border: 0;
  font: inherit;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}

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

blockquote, q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

html, body {
  height: 100%;
  color: #102A47;
}

body {
  line-height: normal;
  overscroll-behavior: contain;
}

input, textarea, button {
  font-size: 1rem;
}

button:focus {
  outline: none;
}

body.lock {
  overflow: hidden;
}

body.fr {
  float: none;
}

input, textarea {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0;
  box-shadow: none;
  outline: 0;
  padding: 0;
}

textarea {
  resize: none;
  vertical-align: middle;
}

a {
  color: #102A47;
  text-decoration: none;
  transition: color 0.3s ease;
}

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

img {
  border: none;
  max-width: 100%;
  vertical-align: middle;
}

ul, ol {
  list-style: none;
}

::-ms-clear {
  display: none;
}

.fs17 {
  font-size: 1.0625rem;
}

.fs18 {
  font-size: 1.125rem;
}

.fs19 {
  font-size: 1.1875rem;
}

.fs20 {
  font-size: 1.25rem;
}

.fs21 {
  font-size: 1.3125rem;
}

.fs22 {
  font-size: 1.375rem;
}

.fs23 {
  font-size: 1.4375rem;
}

.fs24 {
  font-size: 1.5rem;
}

.fs25 {
  font-size: 1.5625rem;
}

.fs26 {
  font-size: 1.625rem;
}

.fs27 {
  font-size: 1.6875rem;
}

.fs28 {
  font-size: 1.75rem;
}

.fs29 {
  font-size: 1.8125rem;
}

.fs30 {
  font-size: 1.875rem;
}

.fs31 {
  font-size: 1.9375rem;
}

.fs32 {
  font-size: 2rem;
}

.fs33 {
  font-size: 2.0625rem;
}

.fs34 {
  font-size: 2.125rem;
}

.fs35 {
  font-size: 2.1875rem;
}

.fs36 {
  font-size: 2.25rem;
}

i,
em,
.italic {
  font-style: italic;
}

.cb {
  clear: both;
}

.db {
  display: block;
}

.dib {
  display: inline-block;
}

.df {
  display: flex;
  display: -webkit-flex;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.pr {
  position: relative;
}

.pa {
  position: absolute;
}

.mln {
  margin-left: 0 !important;
}

.tl {
  text-align: left;
}

.tc {
  text-align: center;
}

.tr {
  text-align: right;
}

.tj {
  text-align: justify;
}

.tu {
  text-transform: uppercase;
}

.ver-top-box {
  display: inline-block;
  vertical-align: top;
}

.ver-middle-box {
  display: inline-block;
  vertical-align: middle;
}

.mb-none {
  margin-bottom: 0 !important;
}

.pb-none {
  padding-bottom: 0 !important;
}

.a-center {
  align-items: center;
  -webkit-align-items: center;
}

.j-center {
  justify-content: center;
  -webkit-justify-content: center;
}

.j-spc-btwn {
  justify-content: space-between;
  -webkit-justify-content: space-between;
}

.j-end {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
}

.fd-column {
  flex-direction: column;
  -webkit-flex-direction: column;
}

.f-wrap {
  flex-wrap: wrap;
}

.font-large {
  font-weight: 900;
}

.font-bold {
  font-weight: 700;
}

.font-medium {
  font-weight: 600;
}

.font-small {
  font-weight: 500;
}

.dn {
  display: none;
}

.no-wrap {
  white-space: nowrap;
}

.circle {
  border-radius: 50%;
}

.full-width {
  width: 100%;
}

.three-dots-after-end {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.center-center-before:before,
.center-center-after:after,
.center-center {
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
}

.center-horizontal {
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
}

.center-vertical {
  bottom: 0;
  margin: auto 0;
  position: absolute;
  top: 0;
}

.center {
  height: calc(100% - 94px - 417px);
  margin: 0 auto;
  padding: 0 180px;
}

.center--small {
  max-width: 921px;
}

.center--medium {
  max-width: 1100px;
}

.center--xs {
  max-width: 680px;
  box-sizing: border-box;
}

.center--inner {
  max-width: 580px;
  margin: 0 auto;
}

.container--small {
  max-width: 376px;
}

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

.select-none {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

::-moz-selection { /* Code for Firefox */ }

/*::selection {
    background: rgba($bgColor2, .3);
}*/

[type=button][disabled],
[type=submit][disabled] {
  background: #E3E9E1;
  border-color: transparent;
  box-sizing: border-box;
  box-shadow: none;
  color: #8794A3;
  cursor: default;
  opacity: 1;
  transition: none;
}

.form__btn-next[disabled]:after {
  background-position: -54px -94px;
}

[type=button].loading,
[type=submit].loading {
  opacity: 1 !important;
}

[type=button].loading:before,
[type=submit].loading:before {
  bottom: 0;
  content: "";
  height: 64px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 64px;
  z-index: 1;
}

[type=button].loading svg,
[type=submit].loading svg {
  display: none;
}

.table {
  display: table;
  height: 100%;
  width: 100%;
}

.table-cell {
  display: table-cell;
  vertical-align: middle;
}

.scroller-block {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

.modal::-webkit-scrollbar-thumb,
.modal::-webkit-scrollbar-track,
.modal::-webkit-scrollbar,
body::-webkit-scrollbar-thumb,
body::-webkit-scrollbar-track,
body::-webkit-scrollbar {
  width: 8px;
}

body::-webkit-scrollbar-thumb,
.scroller-block::-webkit-scrollbar-thumb,
.scroller-block::-webkit-scrollbar-thumb {
  border-radius: 10px;
}

body::-webkit-scrollbar-thumb {
  background-color: #E3E9E1;
}

.main-list.scroller-block::-webkit-scrollbar-thumb,
.main-list.scroller-block::-webkit-scrollbar-track,
.main-list.scroller-block::-webkit-scrollbar {
  height: 0;
  width: 0;
}

svg path {
  -webkit-transition: fill 0.3s ease;
  -moz-transition: fill 0.3s ease;
  -ms-transition: fill 0.3s ease;
  -o-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
}

.trans-all {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.trans-color {
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}

.trans-background {
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -ms-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  transition: background 0.3s ease;
}

.trans-opacity {
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -ms-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-transition-delay: 9999s;
  -webkit-transition: color 9999s ease-out, background-color 9999s ease-out;
}

input::placeholder,
input::-ms-input-placeholder,
input:-ms-input-placeholder {
  color: #102A47;
}

.fs0 {
  font-size: 0rem;
}

.fs10 {
  font-size: 0.625rem;
}

.fs11 {
  font-size: 0.6875rem;
}

.fs12 {
  font-size: 0.75rem;
}

.fs13 {
  font-size: 0.8125rem;
}

.fs14 {
  font-size: 0.875rem;
}

.fs15 {
  font-size: 0.9375rem;
}

.fs16 {
  font-size: 1rem;
}

.fs17 {
  font-size: 1.0625rem;
}

.fs18 {
  font-size: 1.125rem;
}

.fs19 {
  font-size: 1.1875rem;
}

.fs20 {
  font-size: 1.25rem;
}

.fs21 {
  font-size: 1.3125rem;
}

.fs22 {
  font-size: 1.375rem;
}

.fs23 {
  font-size: 1.4375rem;
}

.fs24 {
  font-size: 1.5rem;
}

.fs25 {
  font-size: 1.5625rem;
}

.fs26 {
  font-size: 1.625rem;
}

.fs27 {
  font-size: 1.6875rem;
}

.fs28 {
  font-size: 1.75rem;
}

.fs29 {
  font-size: 1.8125rem;
}

.fs30 {
  font-size: 1.875rem;
}

.fs34 {
  font-size: 2.125rem;
}

.fs35 {
  font-size: 2.1875rem;
}

.fs36 {
  font-size: 2.25rem;
}

.fs120 {
  font-size: 7.5rem;
}

.ui-slider-horizontal .ui-state-active {
  background-color: transparent !important;
}

.form-errors .form__input {
  border: 1px solid #F57150;
  border-radius: 8px;
}

.form-errors .form__label {
  color: #F57150;
}

.form-error-text {
  color: #F57150;
  line-height: 20px;
  opacity: 0.6;
  padding: 8px 0 0 16px;
}

.service-pay__form-block .form-error-text {
  display: flex;
  justify-content: end;
  padding: 0 16px 12px 0;
}

.gm-ui-hover-effect:before,
.select2-search:before,
.ui-datepicker-next:before,
.ui-datepicker-prev:before,
.sprite-b:before,
.sprite-a:after {
  content: "";
}

.static-img-left {
  float: left;
  margin-right: 20px;
}

.static-img-right {
  float: right;
  margin-left: 20px;
}

.static-img-center {
  display: block;
  text-align: center;
  margin: 0 auto 40px auto !important;
}

/*hide input type number arrows*/

/* Chrome, Safari, Edge, Opera */

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

/* Firefox */

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

* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* For 1x devices */

.ui-datepicker-trigger,
.ui-datepicker-next:before,
.ui-datepicker-prev:before,
.select-2-standard-box .select2-search--dropdown:before,
.gm-ui-hover-effect:before,
.owl-prev span,
.owl-next span,
.sprite,
.sprite-b:before,
.sprite-a:after {
  background-image: url("/build/assets/sprite-05b19006.png?v=1");
  background-repeat: no-repeat;
}

/* For 2x devices */

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 2) {
  .ui-datepicker-trigger,
  .ui-datepicker-next:before,
  .ui-datepicker-prev:before,
  .select-2-standard-box .select2-search--dropdown:before,
  .gm-ui-hover-effect:before,
  .owl-prev span,
  .owl-next span,
  .sprite,
  .sprite-b:before,
  .sprite-a:after {
    background-image: url("/build/assets/sprite2x-fe502af8.png?v=1");
    background-repeat: no-repeat;
    background-size: 500px auto;
  }
}

/* For 3x devices */

@media (-webkit-min-device-pixel-ratio: 3), (min-resolution: 480dpi) {
  .ui-datepicker-trigger,
  .ui-datepicker-next:before,
  .ui-datepicker-prev:before,
  .select-2-standard-box .select2-search--dropdown:before,
  .gm-ui-hover-effect:before,
  .owl-prev span,
  .owl-next span,
  .sprite,
  .sprite-b:before,
  .sprite-a:after {
    background-image: url("/build/assets/sprite3x-39d7084e.png?v=1");
    background-repeat: no-repeat;
    background-size: 500px auto;
  }
}

@media (-webkit-min-device-pixel-ratio: 4), (min-resolution: 640dpi) {
  .ui-datepicker-trigger,
  .ui-datepicker-next:before,
  .ui-datepicker-prev:before,
  .select-2-standard-box .select2-search--dropdown:before,
  .gm-ui-hover-effect:before,
  .owl-prev span,
  .owl-next span,
  .sprite,
  .sprite-b:before,
  .sprite-a:after {
    background-image: url("/build/assets/sprite4x-c8a55d67.png?v=1");
    background-repeat: no-repeat;
    background-size: 500px auto;
  }
}

.datepicker .datepicker-switch:hover, .datepicker .prev:hover, .datepicker .next:hover, .datepicker tfoot tr th:hover {
  background: transparent;
}

.datepicker table tr td span:hover, .datepicker table tr td span.focused {
  background-color: #286090;
  border-color: #204d74;
}

.datepicker.dropdown-menu th, .datepicker.datepicker-inline th, .datepicker.dropdown-menu td, .datepicker.datepicker-inline td {
  vertical-align: middle;
}

.btn {
  border: none;
  border-radius: 80px;
  color: #102A47;
  cursor: pointer;
  height: 44px;
  line-height: 22px;
  padding: 0 24px;
  text-align: center;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  font-family: "Tahoma", "Mardoto-medium", "Helvetica", "Arial", "sans-serif";
}

.btn--yellow {
  background-color: #FDC330;
}

.btn--gray {
  border: 1px solid #E3E9E1;
}

.btn--red {
  background-color: #F57150;
}

.btn--24 {
  padding: 0 24px;
}

.btn--32 {
  padding: 0 32px;
}

.main {
  height: 100%;
}

.wrapper {
  background-image: url("/build/assets/watercolor-3a5016e2.webp");
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  overflow: hidden;
}

.wrapper--is-overflow {
  overflow-y: scroll;
}

.wrapper-inner {
  height: 100%;
  max-width: 1920px;
  margin: 0 auto;
}

.wrapper-inner--tour {
  max-width: none;
  width: 1920px;
}

.wrapper-inner--viewport {
  height: 100vh !important;
}

.tab::-webkit-scrollbar,
.app-description__context::-webkit-scrollbar {
  width: 4px;
}

.tab::-webkit-scrollbar-track,
.form__textarea::-webkit-scrollbar-track,
.app-description__context::-webkit-scrollbar-track {
  border-radius: 10px;
}

.tab::-webkit-scrollbar-thumb,
.form__textarea::-webkit-scrollbar-thumb,
.app-description__context::-webkit-scrollbar-thumb {
  background: #CBCACA;
  border-radius: 10px;
}

.tab {
  display: none;
  margin-bottom: 60px;
  padding-right: 10px;
}

.invalid {
  border: 1px solid #F57150;
}

@keyframes slideFromLeft {
  0% {
    left: -800px;
  }
  100% {
    left: 0;
  }
}

@keyframes slideFromLeft375 {
  0% {
    left: -800px;
  }
  100% {
    left: -161px;
  }
}

@keyframes slideFromLeft375 {
  0% {
    left: -800px;
  }
  100% {
    left: -161px;
  }
}

@keyframes slideFromLeft685 {
  0% {
    left: -800px;
  }
  100% {
    left: -130px;
  }
}

@keyframes slideFromRight {
  0% {
    right: -800px;
  }
  100% {
    right: 0;
  }
}

@keyframes slideFromRight375 {
  0% {
    right: -800px;
  }
  100% {
    right: -145px;
  }
}

@keyframes slideFromBottomForRed {
  0% {
    top: 100%;
  }
  100% {
    top: 130px;
  }
}

@keyframes slideFromBottomForYellow {
  0% {
    top: 100%;
  }
  100% {
    top: 116px;
  }
}

@keyframes slideFromBottomForBlocks {
  0% {
    bottom: -300px;
  }
  100% {
    bottom: 192px;
  }
}

@keyframes slideFromBottomForBlocks1880 {
  0% {
    bottom: -300px;
  }
  100% {
    bottom: 207px;
  }
}

@keyframes slideFromBottomForBlocks1800 {
  0% {
    bottom: -300px;
  }
  100% {
    bottom: 253px;
  }
}

@keyframes slideFromBottomForBlocks1651 {
  0% {
    bottom: -300px;
  }
  100% {
    bottom: 245px;
  }
}

@keyframes slideFromBottomForBlocks1600 {
  0% {
    bottom: -300px;
  }
  100% {
    bottom: 270px;
  }
}

@keyframes slideFromBottomForBlocks1490 {
  0% {
    bottom: -300px;
  }
  100% {
    bottom: 219px;
  }
}

@keyframes zoom-in-zoom-out {
  0% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(0.75, 0.75);
  }
  100% {
    transform: scale(1, 1);
  }
}

@keyframes moveFromLeftToRight {
  0% {
    right: 0;
    transform: translate(0, 0);
  }
  20% {
    transform: translate(0, 30px);
  }
  25% {
    right: 25%;
  }
  30% {
    transform: translate(0, 20px);
  }
  50% {
    right: 50%;
    transform: translate(0, 40px);
  }
  60% {
    transform: translate(0, 30px);
  }
  75% {
    right: 75%;
    transform: translate(0, 40px);
  }
  80% {
    transform: translate(0, 30px);
  }
  90% {
    transform: translate(0, 20px);
  }
  95% {
    right: 100%;
  }
  100% {
    right: 100%;
    transform: translate(0, 0);
  }
}

@keyframes RightToLeftCloud1 {
  0% {
    right: 72px;
  }
  100% {
    left: -300px;
  }
}

@keyframes RightToLeftCloud2 {
  0% {
    left: 42%;
  }
  100% {
    left: -200px;
  }
}

@keyframes RightToLeftCloud3 {
  0% {
    right: 350px;
  }
  100% {
    right: 100%;
  }
}

@keyframes RightToLeftCloud5 {
  0% {
    right: 124px;
  }
  100% {
    right: 100%;
  }
}

@keyframes RightToLeftCloud8 {
  0% {
    left: 372px;
  }
  100% {
    left: -200px;
  }
}

@keyframes catMoveTop {
  0% {
    background-image: url("/build/assets/cat2-1ee745d9.webp");
  }
  100% {
    background-image: none;
  }
}

@keyframes catMoveBottom {
  0% {
    background-image: none;
  }
  100% {
    background-image: url("/build/assets/cat1-8c2addde.webp");
  }
}

@keyframes catShow {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  70% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}

@keyframes swingTop {
  0% {
    background-image: url("/build/assets/swing1-acf7b14a.webp");
  }
  100% {
    background-image: none;
  }
}

@keyframes swingBottom {
  0% {
    background-image: none;
  }
  100% {
    background-image: url("/build/assets/swing2-151fb44e.webp");
  }
}

@keyframes swingTopToBottom {
  0% {
    top: -100px;
  }
  100% {
    top: 163px;
  }
}

@keyframes groundFromBottomToTop {
  0% {
    bottom: -700px;
  }
  100% {
    bottom: 0;
  }
}

@keyframes rightFromRightToLeft {
  0% {
    right: -800px;
  }
  100% {
    right: 0;
  }
}

@keyframes leftFromRightToLeft {
  0% {
    left: -1000px;
  }
  100% {
    left: 0;
  }
}

@keyframes bottomFromBottomToTop {
  0% {
    bottom: -300px;
  }
  100% {
    bottom: 0;
  }
}

@keyframes yellowHouseForEntryGarden {
  0% {
    top: 600px;
    z-index: -1;
  }
  80% {
    z-index: -1;
  }
  100% {
    top: 93px;
    z-index: 0;
  }
}

@keyframes yellowHouseForMidGarden {
  0% {
    top: 600px;
    z-index: -1;
  }
  80% {
    z-index: -1;
  }
  100% {
    top: 18px;
    z-index: 0;
  }
}

@keyframes redHouseForEntryGarden {
  0% {
    top: 600px;
    z-index: -1;
  }
  80% {
    z-index: -1;
  }
  100% {
    top: 34px;
    z-index: 0;
  }
}

@keyframes redHouseForMidGarden {
  0% {
    top: 700px;
    z-index: -1;
  }
  80% {
    z-index: -1;
  }
  100% {
    top: 57px;
    z-index: 0;
  }
}

@keyframes houseBlocksForEntryGarden {
  0% {
    top: 600px;
    z-index: -1;
  }
  80% {
    z-index: -1;
  }
  100% {
    top: -40px;
    z-index: 0;
  }
}

@keyframes houseBlocksForMidGarden {
  0% {
    top: 700px;
    z-index: -1;
  }
  80% {
    z-index: -1;
  }
  100% {
    top: 51px;
    z-index: 0;
  }
}

@keyframes metroFromTopToBottom {
  0% {
    top: -2000px;
  }
  100% {
    top: 0;
  }
}

@keyframes tooltipShow {
  0% {
    opacity: 0;
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes hideBox {
  0% {
    visibility: visible;
  }
  100% {
    visibility: hidden;
  }
}

@keyframes showBox {
  0% {
    opacity: 0;
  }
  70% {
    opacity: 0;
  }
  80% {
    opacity: 0.5;
  }
  90% {
    opacity: 0.8;
  }
  100% {
    opacity: 1;
  }
}

@keyframes menuCloudLeft {
  0% {
    left: -200px;
  }
  50% {
    left: -106px;
  }
  100% {
    left: -200px;
  }
}

@keyframes menuCloudRight {
  0% {
    right: -200px;
  }
  50% {
    right: -100px;
  }
  100% {
    right: -200px;
  }
}

@keyframes menuSmallCloudRight {
  0% {
    right: -200px;
  }
  50% {
    right: -20px;
  }
  100% {
    right: -200px;
  }
}

@keyframes menuSmallCloudLeft {
  0% {
    left: -200px;
  }
  50% {
    left: -54px;
  }
  100% {
    left: -200px;
  }
}

@keyframes rightBridgeForMidGarden {
  0% {
    bottom: 2600px;
  }
  100% {
    bottom: 0;
  }
}

@keyframes leftBridgeForMidGarden {
  0% {
    bottom: 1800px;
  }
  100% {
    bottom: 0;
  }
}

@keyframes cafeFromTopToBottom {
  0% {
    top: -1300px;
  }
  100% {
    top: 49.2%;
  }
}

@keyframes playgroundFromTopToBottom {
  0% {
    top: -500px;
  }
  100% {
    top: 0;
  }
}

@keyframes amphiteatherFromToptoBottom {
  0% {
    top: -1300px;
  }
  100% {
    top: 0;
  }
}

@keyframes arrowZoomInOut {
  0% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(0.5, 0.5);
  }
  70% {
    transform: scale(0.75, 0.75);
  }
  100% {
    transform: scale(1, 1);
  }
}

.app-description {
  bottom: 0;
  height: 100%;
  width: 100%;
}

.app-description__title {
  line-height: 40px;
  margin-bottom: 32px;
  text-align: start;
}

.app-description__paragraph {
  color: #4B545E;
  line-height: 24px;
  margin-bottom: 32px;
  padding-right: 16px;
}

.app-description__btn {
  background-color: #ffffff;
  bottom: 0;
  height: 60px;
  padding: 40px 0 0 0;
  position: relative;
  right: auto;
  width: 100%;
}

.app-description__highlighted {
  color: #0090FF;
  text-decoration: underline;
}

.app-description__back, .app-description__fill {
  line-height: 44px;
}

.app-description__fill {
  margin-left: 40px;
}

.app-description__img {
  right: 0;
  height: 100%;
  width: 100%;
}

.app-description__left {
  bottom: 0;
  height: 100%;
  left: 0;
  top: 0;
  width: 860px;
  position: relative;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
}

.app-description__left .app-description__img {
  height: 529px;
}

.app-description__right {
  bottom: 0;
  height: 100%;
  right: 0;
  width: 1429px;
  z-index: 2;
}

.app-description__container {
  max-width: 756px;
  right: 200px;
  top: 158px;
}

.app-description__context {
  height: 440px;
  overflow-y: scroll;
}

.app-description__back:before {
  background-position: -80px -94px;
  display: inline-block;
  height: 24px;
  margin-right: 10px;
  vertical-align: middle;
  width: 24px;
}

.bottom-box {
  background: #F0F3F8;
}

.bottom-box__inner {
  box-sizing: border-box;
  padding: 40px 180px 0;
}

.bottom-box__inner-left {
  margin-bottom: 32px;
}

.bottom-box__inner-right {
  margin-bottom: 20px;
}

.bottom-box__rights {
  background-color: #102A47;
}

.bottom-box__rights-block {
  align-items: start;
  box-sizing: border-box;
  padding: 20px 180px;
}

.bottom-box__rights-item {
  color: #ffffff;
  margin-right: 24px;
}

.bottom-box__rights:after {
  right: 180px;
  position: absolute;
  width: 137px;
  height: 20px;
  background-position: -307px -147px;
}

.bottom-box__logo {
  background-position: -2px -2px;
  display: inline-block;
  height: 64px;
  vertical-align: middle;
  width: 162px;
}

.bottom-box__container-title {
  color: #8794A3;
  margin-bottom: 24px;
}

.bottom-box__container-left {
  margin-right: 10px;
  width: 472px;
}

.bottom-box__container-right {
  margin-left: 10px;
  width: 472px;
}

.bottom-box__contact-item {
  cursor: pointer;
  margin-bottom: 24px;
  text-align: start;
}

.bottom-box__contact-item--phone-num:first-child {
  margin-right: 10px;
}

.bottom-box__contact-item--phone-num:first-child:before {
  background-position: -265px -122px;
}

.bottom-box__contact-item--phone-num:last-child:before {
  border-left: 1px solid #E3E9E1;
  background-image: none;
  padding: 0 0 0 10px;
}

.bottom-box__contact-item--phone-num:first-child, .bottom-box__contact-item--address, .bottom-box__contact-item--link, .bottom-box__contact-item--email {
  padding-left: 28px;
}

.bottom-box__contact-item--phone-num:first-child:before, .bottom-box__contact-item--address:before, .bottom-box__contact-item--link:before, .bottom-box__contact-item--email:before {
  height: 20px;
  left: 0;
  position: absolute;
  right: auto;
  width: 20px;
}

.bottom-box__contact-item--address:before {
  background-position: -242px -122px;
}

.bottom-box__contact-item--link:before {
  background-position: -286px -122px;
}

.bottom-box__contact-item--email:before {
  background-position: -308px -122px;
}

.bottom-box__drop-down-btn {
  border: 1px solid #E3E9E1;
  border-radius: 30px;
  color: #102A47;
  height: 44px;
  line-height: 22px;
  margin-top: 8px;
  padding: 0 58px 0 56px;
  width: 180px;
}

.bottom-box__drop-down-btn-arrow:after {
  background-position: -28px -68px;
  height: 24px;
  left: auto;
  position: absolute;
  right: 18px;
  top: 0;
  width: 24px;
}

.bottom-box__drop-down-btn--open.bottom-box__drop-down-btn-arrow:after {
  transform: rotate(180deg);
}

.bottom-box__drop-down-link:before, .bottom-box__drop-down-btn:before {
  height: 16px;
  right: auto;
  width: 24px;
}

.bottom-box__drop-down-btn:before {
  right: 92px;
}

.bottom-box__drop-down-link--hy:before, .bottom-box__drop-down-btn--hy:before {
  background-position: -2px -104px;
}

.bottom-box__drop-down-link--ru:before, .bottom-box__drop-down-btn--ru:before {
  background-position: -2px -68px;
}

.bottom-box__drop-down-link--en:before, .bottom-box__drop-down-btn--en:before {
  background-position: -2px -87px;
}

.bottom-box__drop-down-list {
  background-color: #ffffff;
  box-shadow: 0 0 8px rgba(51, 51, 51, 0.15);
  border-radius: 20px;
  left: 0;
  min-width: 108px;
  padding: 16px 0;
  top: -136px;
  width: 100%;
}

.bottom-box__drop-down-item {
  height: 32px;
  display: flex;
  align-items: center;
  text-align: left;
}

.bottom-box__drop-down-item:not(:last-child) {
  margin-bottom: 4px;
}

.bottom-box__drop-down-item--active {
  background-color: #EDEEF4;
  cursor: default;
}

.bottom-box__drop-down-link {
  display: inline-block;
  padding: 4px 24px 4px 58px;
  transition: background-color 0.3s ease, color 0.3s ease;
}

.bottom-box__drop-down-link:before {
  left: 24px;
}

.bottom-box__company-logo {
  background-position: -307px -147px;
  display: inline-block;
  height: 20px;
  vertical-align: middle;
  width: 137px;
}

.cloud__img {
  z-index: 0;
}

.cloud__img--1 {
  height: 68px;
  left: 72px;
  top: 176px;
  width: 179px;
  animation: RightToLeftCloud1 100s infinite linear;
}

.cloud__img--2 {
  height: 42px;
  left: 42%;
  right: auto;
  top: 97px;
  width: 95px;
  animation: RightToLeftCloud2 100s infinite linear;
}

.cloud__img--3 {
  height: 42px;
  right: 350px;
  top: 413px;
  width: 95px;
  animation: RightToLeftCloud3 100s infinite linear;
}

.cloud__img--5 {
  height: 50px;
  right: 124px;
  top: 144px;
  width: 95px;
  animation: RightToLeftCloud5 110s infinite linear;
}

.cloud__img--8 {
  height: 31px;
  left: 372px;
  top: 416px;
  width: 58px;
  animation: RightToLeftCloud8 100s infinite linear;
}

.end-garden {
  background-repeat: no-repeat;
  background-size: cover;
  bottom: 0;
  height: 950px;
  position: absolute;
  width: 100%;
  animation: groundFromBottomToTop 3s linear;
}

.end-garden__box {
  visibility: hidden;
  width: 100%;
  background-image: url("/build/assets/bg-021ce524.webp");
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: 100%;
  height: 100%;
  bottom: 0;
  z-index: 9999;
  animation: hideBox 8s linear;
}

.end-garden__box:before {
  display: none;
  background-repeat: no-repeat;
  background-size: auto;
  bottom: 49%;
  height: 65px;
  right: 43%;
  position: absolute;
  width: 108px;
  z-index: 1;
  display: none;
}

.end-garden__img {
  height: auto;
  width: 100%;
  position: absolute;
  bottom: 0;
}

.end-garden__left {
  bottom: 0;
  height: 100%;
  width: 100%;
  animation: leftFromRightToLeft 3s linear;
  z-index: 2;
  position: absolute;
}

.end-garden__left:after {
  display: none;
  background-repeat: no-repeat;
  background-size: auto;
  height: 58px;
  left: 50px;
  position: absolute;
  width: 94px;
  top: 132px;
  z-index: -1;
  animation: yellowHouseForMidGarden 3s linear;
}

.end-garden__left:before {
  background-image: url("/build/assets/house-red-ced62d4b.webp");
  display: none;
  background-repeat: no-repeat;
  background-size: auto;
  top: 60px;
  height: 58px;
  left: 540px;
  position: absolute;
  width: 94px;
  animation: leftBridgeForMidGarden 4s linear;
  z-index: -1;
}

.end-garden__right {
  bottom: 0;
  height: 100%;
  width: 100%;
  right: 0;
  z-index: 1;
  animation: rightFromRightToLeft 5s linear;
}

.end-garden__right .amphiteather {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  animation: amphiteatherFromToptoBottom 4s linear;
}

.end-garden__right:after {
  display: none;
  background-size: cover;
  height: 203px;
  right: 324px;
  position: absolute;
  width: 500px;
  top: 52px;
  z-index: -1;
  animation: amphiteatherFromToptoBottom 4s linear;
}

.end-garden__right:before {
  background-image: url("/build/assets/house-blue-a5336e3e.webp");
  background-repeat: no-repeat;
  background-size: auto;
  height: 65px;
  right: 324px;
  position: absolute;
  width: 107px;
  top: -28px;
  animation: houseBlocksForMidGarden 5s linear;
  z-index: -1;
  display: none;
}

c2 .zoomable-area {
  position: relative;
}

.animateCSS {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.hideWhileAnimate {
  display: none !important;
}

.top-element {
  z-index: 1000;
}

.draggable {
  cursor: move;
}

.unselectable,
.zoomable-area {
  -moz-user-select: -moz-none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  /* Introduced in IE 10. See http://ie.microsoft.com/testdrive/HTML5/msUserSelect/ */
  -ms-user-select: none;
  user-select: none;
}

.entry {
  bottom: 0;
}

.entry-garden {
  background-repeat: no-repeat;
  background-position: 100% 110%;
  background-size: 100%;
  bottom: 0;
  width: 100%;
  height: 850px;
  position: absolute;
  align-items: flex-end;
  animation: groundFromBottomToTop 1s linear;
}

.entry-garden__box {
  width: 100%;
  visibility: hidden;
  background-image: url("/build/assets/bg-adee314e.webp");
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: 100%;
  height: 100%;
  bottom: 0;
  z-index: 9999;
  animation: hideBox 7s linear;
}

.entry-garden__img {
  height: auto;
  width: 100%;
  position: absolute;
  bottom: 0;
}

.entry-garden__left {
  bottom: 0;
  height: 100%;
  width: 100%;
  animation: leftFromRightToLeft 3s linear;
  position: absolute;
}

.entry-garden__left:after {
  display: none;
  background-image: url("/build/assets/house-yellow-b3d91ee8.webp");
  background-repeat: no-repeat;
  background-size: auto;
  height: 58px;
  left: 16px;
  position: absolute;
  width: 94px;
  top: 93px;
  z-index: 0;
  animation: yellowHouseForEntryGarden 3s linear;
}

.entry-garden__left:before {
  display: none;
  background-image: url("/build/assets/house-blocks-290ab212.webp");
  background-repeat: no-repeat;
  background-size: auto;
  height: 65px;
  right: 120px;
  position: absolute;
  width: 108px;
  top: -40px;
  animation: houseBlocksForEntryGarden 3s linear;
  z-index: 0;
}

.entry-garden__right {
  bottom: 0;
  height: 100%;
  width: 100%;
  right: 0;
  z-index: 1;
  animation: rightFromRightToLeft 3s linear;
}

.entry-garden__right:after {
  display: none;
  background-image: url("/build/assets/house-red-ced62d4b.webp");
  background-repeat: no-repeat;
  background-size: auto;
  height: 58px;
  right: 355px;
  position: absolute;
  width: 94px;
  top: 34px;
  z-index: 0;
  animation: redHouseForEntryGarden 3s linear;
}

.entry-garden__right:before {
  display: none;
  background-image: url("/public/img/entry-garden-tour/metro.png");
  background-size: 100%;
  height: 124px;
  right: 500px;
  position: absolute;
  width: 263px;
  top: 140px;
  animation: metroFromTopToBottom 5s linear;
  z-index: 99;
}

.entry-garden__bottom {
  height: 100%;
  width: 100%;
  bottom: 0;
  left: 0;
  z-index: 9999;
  animation: bottomFromBottomToTop 3s linear;
}

.entry-garden__slider {
  width: 68px;
  flex-direction: column;
  gap: 40px;
  list-style: none;
  box-sizing: border-box;
  align-items: center;
  border-radius: 46px;
  border: 1px solid rgba(16, 42, 71, 0.2);
  padding: 14px 18px;
  height: 484px;
  z-index: 99999;
  background: rgba(255, 255, 255, 0.2);
  right: 14px;
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
}

.entry-garden__slider-item {
  border: 1px dashed rgba(16, 42, 71, 0.73);
  padding: 6px;
  border-radius: 100%;
  width: 36px;
  height: 36px;
  box-sizing: border-box;
  font-weight: bold;
}

.entry-garden__slider-item--next {
  margin-top: 20px;
  background: #ffffff;
  border: 1px solid #ffffff;
}

.entry-garden__slider-item--prev {
  margin-bottom: 20px;
  background: #ffffff;
  border: 1px solid #ffffff;
}

.entry-garden__slider-item.active {
  background: #FDC330;
  border: 1px solid #FDC330;
}

.entry-garden__slider-item a {
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
}

.entry-garden__slider-item--prev a:before {
  background-position: -307px -48px;
  width: 32px;
  height: 32px;
  position: absolute;
}

.entry-garden__slider-item--next a:before {
  background-position: -341px -48px;
  width: 32px;
  height: 32px;
  position: absolute;
}

.entry-garden__slider-item--home a:before {
  background-position: -181px -50px;
  width: 32px;
  height: 32px;
  position: absolute;
}

.metro {
  height: 100%;
  width: 100%;
  right: 0;
  top: 0;
  z-index: 999;
  position: absolute;
  animation: metroFromTopToBottom 4s linear;
}

.left__home {
  height: 58px;
  width: 94px;
}

.left__home:after {
  content: "";
  background-image: url("/build/assets/house-yellow-b3d91ee8.webp");
  background-repeat: no-repeat;
  background-size: auto;
  height: 58px;
  left: 16px;
  position: absolute;
  width: 94px;
  top: 93px;
  z-index: 0;
  animation: yellowHouseForEntryGarden 3s linear;
}

.right__home {
  height: 58px;
  width: 94px;
}

.right__home:after {
  content: "";
  background-image: url("/build/assets/house-red-ced62d4b.webp");
  background-repeat: no-repeat;
  background-size: auto;
  height: 58px;
  right: 355px;
  position: absolute;
  width: 94px;
  top: 34px;
  z-index: 0;
  animation: redHouseForEntryGarden 3s linear;
}

.middle__home {
  height: 65px;
  width: 108px;
}

.middle__home:before {
  content: "";
  background-image: url("/build/assets/house-blocks-290ab212.webp");
  background-repeat: no-repeat;
  background-size: auto;
  height: 65px;
  right: 120px;
  position: absolute;
  width: 108px;
  top: -40px;
  animation: houseBlocksForEntryGarden 3s linear;
  z-index: 0;
}

.tooltip {
  z-index: 20;
  margin-left: -0.4%;
  margin-bottom: -0.1%;
  transform-origin: 0 100% 0;
  -moz-transform-origin: 0 100% 0;
  -webkit-transform-origin: 0 100% 0;
  -ms-transform-origin: 0 100% 0;
  animation: tooltipShow 9s linear;
}

.tooltip .tooltiptext {
  visibility: hidden;
  background-color: #EEE8E3;
  text-align: center;
  border-radius: 30px;
  padding: 5px 16px;
  margin-top: 4px;
  z-index: 1;
  position: absolute;
  top: 40px;
  min-width: 215px;
}

.tooltip .tooltiptext span {
  white-space: nowrap;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
}

.tooltip:hover a {
  background-color: #EEE8E3;
  cursor: pointer;
}

.tooltip__icon {
  width: 40px;
  height: 40px;
  display: flex;
  background: #102A47;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
}

.metro__tooltip {
  position: absolute;
  right: 27%;
  flex-direction: column;
  bottom: 94%;
}

.metro__tooltip .tooltip__icon:before {
  background: url("/build/assets/train-0b948d32.svg") no-repeat;
  background-size: cover;
}

.metro__tooltip:hover .tooltip__icon:before {
  background: url("/build/assets/train-hover-0afdbbb0.svg") no-repeat;
  background-size: cover;
}

.water__tooltip {
  position: absolute;
  left: 41%;
  flex-direction: column;
  bottom: 55%;
}

.water__tooltip .tooltip__icon:before {
  background: url("/build/assets/waterfall-3b58e696.svg") no-repeat;
  background-size: cover;
}

.water__tooltip:hover .tooltip__icon:before {
  background: url("/build/assets/waterfall-hover-026e949a.svg") no-repeat;
  background-size: cover;
}

.wall__tooltip {
  position: absolute;
  flex-direction: column;
  left: 48%;
  bottom: 79%;
  z-index: 4;
}

.wall__tooltip .tooltip__icon:before {
  background: url("/build/assets/sculpture-hover-05b9d4c5.svg") no-repeat;
  background-size: cover;
}

.wall__tooltip:hover .tooltip__icon:before {
  background: url("/build/assets/sculpture-27755dfa.svg") no-repeat;
  background-size: cover;
}

.toilet__tooltip {
  position: absolute;
  left: 28%;
  flex-direction: column;
  bottom: 89%;
}

.toilet__tooltip .tooltip__icon:before {
  background: url("/build/assets/toilet-hover-8d1f49e1.svg") no-repeat;
  background-size: cover;
}

.toilet__tooltip:hover .tooltip__icon:before {
  background: url("/build/assets/toilet-4723bc25.svg") no-repeat;
  background-size: cover;
}

.carousel__tooltip {
  position: absolute;
  left: 38%;
  flex-direction: column;
  bottom: 93%;
}

.carousel__tooltip .tooltip__icon:before {
  background: url("/build/assets/spring-swing-rider-hover-829de8de.svg") no-repeat;
  background-size: cover;
}

.carousel__tooltip:hover .tooltip__icon:before {
  background: url("/build/assets/spring-swing-rider-f40df717.svg") no-repeat;
  background-size: cover;
}

.waterfall__tooltip {
  position: absolute;
  left: 53%;
  flex-direction: column;
  bottom: 90%;
}

.waterfall__tooltip .tooltip__icon:before {
  background: url("/build/assets/waterfall-3b58e696.svg") no-repeat;
  background-size: cover;
}

.waterfall__tooltip:hover .tooltip__icon:before {
  background: url("/build/assets/waterfall-hover-026e949a.svg") no-repeat;
  background-size: cover;
}

.cafe__tooltip {
  position: absolute;
  left: 46%;
  flex-direction: column;
  bottom: 78%;
  z-index: 4;
}

.cafe__tooltip .tooltip__icon:before {
  background: url("/build/assets/coffee-5048c1d4.svg") no-repeat;
  background-size: cover;
}

.cafe__tooltip:hover .tooltip__icon:before {
  background: url("/build/assets/coffee-hover-7f234dc1.svg") no-repeat;
  background-size: cover;
}

.elephant__tooltip {
  position: absolute;
  right: 36%;
  flex-direction: column;
  bottom: 61%;
}

.elephant__tooltip .tooltip__icon:before {
  background: url("/build/assets/sculpture-hover-05b9d4c5.svg") no-repeat;
  background-size: cover;
}

.elephant__tooltip:hover .tooltip__icon:before {
  background: url("/build/assets/sculpture-27755dfa.svg") no-repeat;
  background-size: cover;
}

.waterfall-top__tooltip {
  position: absolute;
  right: 19%;
  flex-direction: column;
  top: 19%;
}

.waterfall-top__tooltip .tooltip__icon:before {
  background: url("/build/assets/waterfall-3b58e696.svg") no-repeat;
  background-size: cover;
}

.waterfall-top__tooltip:hover .tooltip__icon:before {
  background: url("/build/assets/waterfall-hover-026e949a.svg") no-repeat;
  background-size: cover;
}

.waterfall-middle__tooltip {
  position: absolute;
  right: 24%;
  flex-direction: column;
  top: 29%;
}

.waterfall-middle__tooltip .tooltip__icon:before {
  background: url("/build/assets/sculpture-hover-05b9d4c5.svg") no-repeat;
  background-size: cover;
}

.waterfall-middle__tooltip:hover .tooltip__icon:before {
  background: url("/build/assets/sculpture-27755dfa.svg") no-repeat;
  background-size: cover;
}

.amphiteather__tooltip {
  position: absolute;
  right: 39%;
  flex-direction: column;
  bottom: 86%;
}

.amphiteather__tooltip .tooltip__icon:before {
  background: url("/build/assets/waterfall-3b58e696.svg") no-repeat;
  background-size: cover;
}

.amphiteather__tooltip:hover .tooltip__icon:before {
  background: url("/build/assets/waterfall-hover-026e949a.svg") no-repeat;
  background-size: cover;
}

.statue__tooltip {
  position: absolute;
  right: 44%;
  flex-direction: column;
  bottom: 39%;
}

.statue__tooltip .tooltip__icon:before {
  background: url("/build/assets/sculpture-hover-05b9d4c5.svg") no-repeat;
  background-size: cover;
}

.statue__tooltip:hover .tooltip__icon:before {
  background: url("/build/assets/sculpture-27755dfa.svg") no-repeat;
  background-size: cover;
}

.statue-bottom__tooltip {
  position: absolute;
  right: 23%;
  flex-direction: column;
  bottom: 39%;
}

.tooltip__icon:before {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  background-size: 100%;
}

.statue-bottom__tooltip .tooltip__icon:before {
  background: url("/build/assets/sculpture-hover-05b9d4c5.svg") no-repeat;
  background-size: cover;
}

.statue-bottom__tooltip:hover .tooltip__icon:before {
  background: url("/build/assets/sculpture-27755dfa.svg") no-repeat;
  background-size: cover;
}

.river__tooltip {
  position: absolute;
  left: 61%;
  flex-direction: column;
  bottom: 58%;
}

.river__tooltip .tooltip__icon:before {
  background: url("/build/assets/pond-9d28544e.svg") no-repeat;
  background-size: cover;
}

.river__tooltip:hover .tooltip__icon:before {
  background: url("/build/assets/pond-hover-179b0d95.svg") no-repeat;
  background-size: cover;
}

.map-control-zoomin {
  width: 30px;
  height: 30px;
  border: 1px dashed #fff;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  padding: 0;
  background: url("/build/assets/plus-c531cac1.svg") no-repeat center center;
}

.map-control-zoomout {
  width: 30px;
  height: 30px;
  border: 1px dashed #fff;
  border-radius: 100%;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  background: url("/build/assets/minus-ad11c06e.svg") no-repeat center center;
}

.map-control-zoomout.disabled {
  pointer-events: none;
  opacity: 0.6;
}

.map-control-zoomin.disabled {
  pointer-events: none;
  opacity: 0.6;
}

.map-control {
  position: absolute;
  left: 50%;
  transform: translate(-50%);
  right: 0;
  bottom: 16px;
  z-index: 99999;
  width: 294px;
  height: 52px;
  padding: 8px 12px;
  display: flex;
  border-radius: 46px;
  background: rgba(255, 255, 255, 0.2);
  box-sizing: border-box;
  justify-content: space-between;
  align-items: center;
  backdrop-filter: blur(5px);
}

.map-control input {
  height: 4px;
  width: 180px;
  background: rgba(255, 255, 255, 0.3019607843);
  border-radius: 10px;
  -webkit-appearance: none;
}

.map-control input::-webkit-slider-thumb {
  -webkit-appearance: none;
  width: 16px;
  height: 16px;
  border-radius: 100%;
  background-color: #fff;
  overflow: visible;
  cursor: pointer;
}

#container {
  width: 800px;
  height: 600px;
  margin: 200px 100px auto auto;
  overflow: hidden;
}

#controls {
  position: absolute;
  bottom: 20px;
  right: 20px;
}

.map,
.map * {
  box-sizing: border-box;
  -ms-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.tooltiptext p {
  font-size: 120px;
}

.map {
  clear: both;
  position: relative;
  width: 100%;
  overflow: hidden;
  height: 100%;
}

.hodetoshow {
  width: 100%;
  height: 100%;
  animation: showBox 7s linear;
  position: absolute;
  bottom: 28%;
  left: 0;
  z-index: 99999;
}

.hidetoshow {
  width: 100%;
  height: 100%;
  animation: showBox 7s linear;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 99999;
}

.hodetoshow-end {
  bottom: 348px;
}

.maps-container {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden !important;
  z-index: 3;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.maps-container-inner {
  position: absolute;
  width: 100%;
  z-index: 3;
  height: 100%;
}

.map-image {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  display: flex !important;
  align-items: flex-end;
}

.map-image svg,
.map-image img {
  display: block;
  width: auto;
  height: auto;
}

.marker-all {
  position: absolute;
  z-index: 20;
  margin-left: -0.4%;
  margin-bottom: -0.1%;
  transform-origin: 0 100% 0;
  -moz-transform-origin: 0 100% 0;
  -webkit-transform-origin: 0 100% 0;
  -ms-transform-origin: 0 100% 0;
}

.marker-all:hover {
  z-index: 25;
}

.marker-all a {
  width: 40px;
  height: 40px;
  display: block;
  position: absolute;
}

.marker-all a:before {
  content: "";
  width: 24px;
  height: 24px;
  display: block;
  position: absolute;
}

.marker-all span {
  width: auto;
  height: auto;
  display: none;
  z-index: 27;
  padding: 2px 15px;
  font-size: 12px;
}

.marker-all:hover span {
  display: block;
}

.marker-group a {
  display: flex;
  position: absolute;
  z-index: 11;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1, 1);
}

.marker-group span {
  display: block;
}

.marker-group a {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
}

.marker-group a:hover {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}

#group-marker-northamerica {
  left: 33%;
  bottom: 66%;
}

.maps-zoomed-container {
  position: absolute;
  width: 100%;
  height: 100%;
  transform: scale(1);
  transform-origin: 0 0;
  left: 0;
  top: 0;
}

.noDrag {
  left: 0 !important;
  top: 0 !important;
}

#myViewport {
  cursor: grab;
  display: flex;
  align-items: normal;
  justify-content: center;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 850px;
}

#myContent img {
  width: auto;
  height: auto;
  margin: auto;
}

#myContent div {
  position: absolute;
  font-size: 80px;
}

#myContent img {
  max-width: none;
}

.fancybox {
  background-color: #ffffff;
  box-sizing: border-box;
  border-radius: 30px;
  margin-top: 52px;
  max-width: 1560px;
  padding: 70px 40px;
  z-index: 3;
}

.fancybox__main {
  margin: 0 -20px 10px;
}

.fancybox__title {
  color: #102A47;
  font-size: 2.75rem;
  line-height: 50px;
  margin-bottom: 82px;
}

.fancybox__back {
  border: 1px solid #E3E9E1;
  border-radius: 30px;
  color: #102A47;
  height: 44px;
  line-height: 44px;
  margin-bottom: 40px;
  padding: 0 24px 0 58px;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.fancybox__back:before {
  background-position: -80px -94px;
  height: 24px;
  left: 24px;
  right: auto;
  position: absolute;
  width: 24px;
}

.fancybox__item {
  box-sizing: border-box;
  padding: 0 20px 40px;
  width: 50%;
}

.fancybox__item-link {
  border-radius: 20px;
}

.fancybox__item-img {
  border-radius: 20px;
  height: 100%;
  width: 100%;
}

.fancybox__btn {
  padding-right: 58px;
}

.fancybox__btn:after {
  background-position: -54px -68px;
  height: 24px;
  left: auto;
  position: absolute;
  right: 24px;
  width: 24px;
}

.fancybox__btn--rotate:after {
  transform: rotate(180deg);
}

.fancybox__carousel, .fancybox__footer {
  background-color: #ffffff;
}

.fancybox__container {
  z-index: 99999999 !important;
}

.faq {
  background-color: #ffffff;
  box-sizing: border-box;
  border-radius: 30px;
  margin-top: 52px;
  max-width: 1560px;
  padding: 70px 310px 60px;
  z-index: 3;
}

.faq__title {
  border-bottom: 2px dashed #E3E9E1;
  font-size: 2.75rem;
  margin-bottom: 54px;
  max-width: 940px;
  padding-bottom: 16px;
}

.faq__title:after {
  background-position: -132px -90px;
  bottom: 26px;
  height: 24px;
  left: auto;
  position: absolute;
  right: 0;
  top: auto;
  width: 22px;
}

.faq__accordion {
  max-width: 940px;
}

.faq__accordion-box {
  background-color: #F6F6F6;
  border-radius: 10px;
  box-sizing: border-box;
  margin-bottom: 14px;
  max-width: 940px;
  padding: 18px 24px;
}

.faq__accordion-title {
  color: #102A47;
  cursor: pointer;
  line-height: 22px;
  max-width: 830px;
  padding-right: 56px;
  font-family: "Tahoma-Bold";
  font-weight: 700;
}

.faq__accordion-title:after {
  background-position: -393px -48px;
  height: 16px;
  left: auto;
  right: 0;
  position: absolute;
  width: 16px;
  transition: 0.5s ease-in-out;
}

.faq__accordion-title.active:after {
  transform: rotate(180deg);
}

.faq__accordion-desc {
  color: #4B545E;
  line-height: 24px;
  padding-top: 18px;
}

.form {
  background-color: #ffffff;
  border-radius: 30px 30px 0 0;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 54px 250px 48px 250px;
  max-width: 1560px;
  min-width: 300px;
  /* Mark the steps that are finished and valid: */
}

.form__title {
  line-height: 40px;
  margin-bottom: 28px;
  padding: 0 30px;
  text-align: center;
}

.form__steps {
  width: 111%;
  margin-bottom: 42px;
}

.form__step {
  background-color: #ffffff;
  border: 1px solid #A6CE38;
  border-radius: 50%;
  height: 28px;
  width: 28px;
}

.form__steps .form__box {
  width: 13.5%;
}

.form__steps .form__box:not(:last-child):after {
  border: 1px dashed #A6CE38;
  left: 38px;
  position: absolute;
  top: 14px;
  width: 100%;
}

.form__step.active {
  opacity: 1;
}

.form__step.finish {
  background-color: #A6CE38;
  position: relative;
}

.form__step.finish:before {
  content: "";
  background-image: url("/build/assets/check-8473d8c0.svg");
  background-repeat: no-repeat;
  height: 16px;
  left: 6px;
  top: 7px;
  width: 16px;
  position: absolute;
}

.form__subtitle {
  margin-right: 24px;
}

.form__step-title {
  color: #8794A3;
}

.form__container--1 .form__box:not(:last-child) {
  margin-bottom: 40px;
}

.form__sub-box {
  align-items: start;
  margin-bottom: 32px;
}

.form__main:first-child {
  flex: 0 1 490px;
  margin-right: 40px;
}

.form__main:last-child {
  flex: 1 1 490px;
  margin-left: 40px;
}

.form__box-left {
  flex: 0 1 225px;
  margin-right: 20px;
}

.form__box-right {
  flex: 1 1 225px;
  margin-left: 20px;
}

.form__main--radio .form__box-inner:first-child {
  margin-bottom: 40px;
}

.form__tab-4 .form__box, .form__tab-6 .form__box {
  margin-bottom: 40px;
}

.form__label {
  color: #102A47;
  margin-bottom: 8px;
  opacity: 0.6;
}

.form__input {
  height: 52px;
}

.form__textarea {
  height: 136px;
}

.form__input, .form__textarea {
  border-radius: 8px;
  border: 1px solid #E3E9E1;
  box-sizing: border-box;
  color: #102A47;
  padding: 8px 16px;
  width: 100%;
}

.form__input::placeholder, .form__textarea::placeholder {
  color: #102A47;
  opacity: 0.6;
}

.form__desc {
  color: #102A47;
  padding-top: 8px;
}

.form__btn-next {
  margin-left: 24px;
  padding: 0 63px 0 24px;
}

.form__btn-next:after {
  background-position: -28px -94px;
  height: 24px;
  position: absolute;
  right: 24px;
  top: 11px;
  width: 24px;
}

.form__btn-previous {
  background-color: transparent;
  padding: 0 24px 0 57px;
}

.form__btn-previous:before {
  background-position: -80px -94px;
  height: 24px;
  position: absolute;
  left: 24px;
  top: 11px;
  width: 24px;
}

.form__inner-desc {
  margin-bottom: 16px;
  opacity: 0.6;
}

.form__inner-title {
  margin-bottom: 10px;
}

.form__checkbox-inner-wrapper:not(:last-child) {
  margin-bottom: 16px;
}

.form__checkbox-label {
  border-radius: 30px;
  color: #102A47;
  cursor: pointer;
  margin-left: 40px;
}

.form__checkbox-label:before {
  background-color: #ffffff;
  border: 1px solid #A6CE38;
  border-radius: 4px;
  box-sizing: border-box;
  content: "";
  height: 24px;
  left: -40px;
  right: auto;
  top: 0;
  width: 24px;
  transition: background-color 0.2s ease, border-color 0.2s ease;
}

.form__checkbox-label:after {
  background-position: -177px -93px;
  height: 16px;
  left: -37px;
  right: auto;
  top: 0;
  width: 16px;
  transform: scale(0);
  transition: transform 0.2s ease;
}

.form__tab-6 .form__checkbox-label:after {
  top: 5px;
}

.form__tab-6 .center-center-before:before, .form__tab-6 .center-center-after:after {
  bottom: unset;
}

.form__checkbox:checked + .form__checkbox-label:before {
  background-color: #A6CE38;
  border-color: #A6CE38;
}

.form__checkbox:checked + .form__checkbox-label:after {
  transform: scale(1);
}

.form__radio {
  margin-bottom: 16px;
}

.form__radio-container {
  box-sizing: border-box;
}

.form__radio-label {
  color: #102A47;
  cursor: pointer;
  padding-left: 40px;
}

.form__radio-label:before {
  background-color: #ffffff;
  border: 1px solid #A6CE38;
  border-radius: 100%;
  content: "";
  height: 24px;
  left: 0;
  position: absolute;
  width: 24px;
  top: -4px;
  box-sizing: border-box;
}

.form__radio-label:after {
  background-image: none;
  background-color: #A6CE38;
  border-radius: 14px;
  height: 13px;
  left: 5px;
  position: absolute;
  transform: scale(0);
  top: 1px;
  width: 14px;
}

.form__radio-label:checked-label {
  border: 1px solid #A6CE38;
}

.form__radio-input:checked + .form__radio-label:after {
  transform: scale(1);
}

.form__radio-input:checked + .form__radio-label:before {
  border: 1px solid #A6CE38;
}

.form__radio-title {
  color: #102A47;
  padding-left: 40px;
}

.form__highlighted {
  color: #0090FF;
  text-decoration: underline;
}

.form__icon--calendar {
  background: url("/build/assets/calendar-d48c0dbb.svg");
  width: 24px;
  height: 24px;
  position: absolute;
  bottom: 14px;
  right: 16px;
}

.form__icon--time {
  background: url("/build/assets/clock-568aecc5.svg");
  width: 24px;
  height: 24px;
  position: absolute;
  bottom: 14px;
  right: 16px;
}

.form__box--mb.form-errors {
  margin-top: 68px;
}

.form .confirm {
  min-width: 160px;
  padding-right: 24px;
}

.form .confirm:after {
  display: none;
}

.form__btn button {
  min-width: 160px;
}

.datepicker.dropdown-menu {
  min-width: 350px !important;
  padding: 20px 30px !important;
}

.datepicker.dropdown-menu th, .datepicker.datepicker-inline th, .datepicker.dropdown-menu td, .datepicker.datepicker-inline td {
  padding: 5px !important;
  font-size: 14px !important;
}

.datepicker .datepicker-switch:hover, .datepicker tfoot tr th:hover {
  background: transparent !important;
}

.datepicker table {
  width: 100%;
}

.datepicker-switch {
  color: #828282 !important;
}

.datepicker .prev, .datepicker .prev:hover {
  text-indent: -99999px;
  background: url("/build/assets/left-13205113.svg") no-repeat center !important;
}

.datepicker .next, .datepicker .next:hover {
  text-indent: -99999px;
  background: url("/build/assets/right-f0d3065b.svg") no-repeat center !important;
}

.datepicker table tr td.today {
  color: #000 !important;
  background-color: #A6CE38 !important;
  border-color: #A6CE38 !important;
  background-image: none !important;
}

.datepicker table tr td.old {
  color: #C0C0C0 !important;
}

.datepicker table tr td.new {
  display: none !important;
}

.datepicker table tr td.active:active, .datepicker table tr td.active.highlighted:active, .datepicker table tr td.active.active, .datepicker table tr td.active.highlighted.active {
  color: #000 !important;
  background-color: #ffb733 !important;
  border-color: #ffb733 !important;
  background-image: none !important;
}

.datepicker table tr td span.active:active, .datepicker table tr td span.active:hover:active, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active.active, .datepicker table tr td span.active:hover.active, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled:hover.active {
  color: #000 !important;
  background-color: #ffb733 !important;
  border-color: #ffb733 !important;
  background-image: none !important;
}

input[type=time]::-webkit-calendar-picker-indicator {
  display: none;
}

td.day {
  width: 50px !important;
  height: 50px !important;
  box-sizing: border-box;
}

.datepicker table tr td.day:hover {
  color: #000 !important;
  background-color: #ffb733 !important;
  border-color: #ffb733 !important;
  background-image: none !important;
  border-radius: 100%;
}

td.today {
  border-radius: 100% !important;
}

td.active.day {
  border-radius: 100% !important;
}

.frame {
  padding-top: 67px;
}

.frame__left {
  width: 1278px;
  height: 529px;
  left: 0;
  bottom: 0;
}

.frame__left .frame__image {
  background-image: url("/build/assets/block1-df1c0696.webp");
  background-repeat: no-repeat;
  background-size: cover;
  animation-duration: 3s;
  animation-timing-function: ease-in-out;
  bottom: 0;
  width: 1278px;
  height: 529px;
  left: 0;
  transform: translateY(0);
  z-index: 1;
  animation-name: slideFromLeft;
}

.frame__cat {
  height: 165px;
  position: absolute;
  right: 500px;
  bottom: 10px;
  width: 125px;
  z-index: 3;
  opacity: 1;
  animation: catShow 6s linear;
}

.frame__cat:before {
  background-repeat: no-repeat;
  background-size: auto;
  height: 165px;
  position: absolute;
  width: 125px;
  animation: catMoveTop 4s infinite linear;
}

.frame__cat:after {
  background-repeat: no-repeat;
  background-size: auto;
  height: 165px;
  position: absolute;
  width: 125px;
  animation: catMoveBottom 4s infinite linear;
}

.frame__right {
  height: 676px;
  right: 0;
  width: 1178px;
  bottom: 0;
}

.frame__right .frame__image {
  background-image: url("/build/assets/block2-73b99646.webp");
  background-repeat: no-repeat;
  background-size: cover;
  animation-duration: 3s;
  animation-timing-function: ease-in-out;
  bottom: 0;
  height: 676px;
  right: 0;
  width: 1178px;
  transform: translateY(0);
  z-index: 1;
  animation-name: slideFromRight;
}

.frame__house-red, .frame__house-yellow, .frame__house-blocks {
  animation-duration: 3s;
  animation-timing-function: ease-in-out;
  z-index: 0;
}

.frame__house-red {
  bottom: auto;
  height: 58px;
  left: auto;
  right: 0;
  top: 130px;
  width: 94px;
  animation-name: slideFromBottomForRed;
}

.frame__house-yellow {
  bottom: auto;
  height: 58px;
  left: 0;
  right: auto;
  top: 116px;
  width: 71px;
  animation-name: slideFromBottomForYellow;
}

.frame__house-blocks {
  bottom: 192px;
  height: 50px;
  left: 186px;
  right: auto;
  top: auto;
  width: 72px;
  animation-name: slideFromBottomForBlocks;
}

.frame__info {
  box-sizing: border-box;
  margin: 0 auto;
  max-width: 772px;
  padding: 0 20px;
}

.frame__box {
  margin: 0 auto;
  max-width: 1000px;
  z-index: 9;
}

.frame__box--bottom {
  position: absolute;
  bottom: 350px;
  left: 0;
  right: 0;
}

.frame__title {
  color: #102A47;
  font-size: 54px;
  line-height: 72px;
  margin-bottom: 34px;
  padding: 0 70px;
}

.frame__title, .frame__desc {
  text-align: center;
}

.frame__desc {
  line-height: 32px;
  margin-bottom: 36px;
}

.frame__swing {
  position: absolute;
  right: 300px;
  top: 163px;
  height: 147px;
  width: 155px;
  z-index: 3;
  animation: swingTopToBottom 4s linear;
}

.frame__swing:after {
  background-repeat: no-repeat;
  background-size: auto;
  height: 147px;
  position: absolute;
  width: 155px;
  z-index: 3;
  animation: swingTop 4s infinite linear;
}

.frame__swing:before {
  background-repeat: no-repeat;
  background-size: auto;
  height: 147px;
  position: absolute;
  width: 155px;
  z-index: 3;
  animation: swingBottom 4s infinite linear;
}

.frame__btn .btn {
  line-height: 44px;
}

.gallery {
  background-color: #ffffff;
  box-sizing: border-box;
  border-radius: 30px;
  margin-top: 52px;
  max-width: 1560px;
  padding: 70px 40px;
  z-index: 3;
  min-height: 400px;
}

.gallery__title {
  color: #102A47;
  font-size: 2.75rem;
  line-height: 50px;
  margin-bottom: 76px;
  padding-bottom: 16px;
  border-bottom: 2px dotted #E3E9E1;
}

.gallery__title:after {
  background-position: -132px -90px;
  height: 24px;
  left: auto;
  position: absolute;
  right: 0;
  width: 22px;
}

.gallery__container {
  margin: 0 -20px;
}

.gallery__container-inner {
  box-sizing: border-box;
  padding: 0 20px 40px;
  width: 33%;
}

.gallery__main {
  border-radius: 20px;
  border: 1px solid #E3E9E1;
  background-color: #ffffff;
}

.gallery__top-img {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}

.gallery__bottom {
  padding: 24px;
}

.gallery__bottom-title {
  color: #102A47;
  display: block;
  line-height: 20px;
  overflow: hidden !important;
  margin-bottom: 8px;
  max-width: 220px;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.gallery__bottom-desc {
  color: #A6CE38;
  padding-left: 26px;
}

.gallery__bottom-desc:before {
  background-position: -382px -122px;
  height: 16px;
  left: 0;
  position: absolute;
  right: auto;
  width: 16px;
}

.gallery__btn-item {
  padding-right: 58px;
}

.gallery__btn-item:after {
  background-position: -54px -68px;
  height: 24px;
  left: auto;
  position: absolute;
  right: 24px;
  width: 24px;
}

.gallery__btn-item--rotate:after {
  transform: rotate(180deg);
}

.mid-garden {
  background-repeat: no-repeat;
  background-size: cover;
  bottom: 0;
  height: 850px;
  position: absolute;
  width: 100%;
  animation: groundFromBottomToTop 2s linear;
}

.mid-garden__box {
  width: 100%;
  visibility: hidden;
  background-image: url("/build/assets/bg-6df20a6e.webp");
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: 100%;
  height: 100%;
  bottom: 0;
  z-index: 9999;
  animation: hideBox 7s linear;
}

.mid-garden__box:before {
  background-image: url("/build/assets/wooden bridge2-894ff322.webp");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: bottom;
  bottom: 0;
  height: 100%;
  right: 0;
  position: absolute;
  width: 100%;
  animation: rightBridgeForMidGarden 5s linear;
  z-index: 1;
}

.mid-garden__img {
  height: auto;
  width: 100%;
  position: absolute;
  bottom: 0;
}

.mid-garden__playground {
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 99;
  animation: playgroundFromTopToBottom 3s;
}

.mid-garden__cafe {
  left: 28%;
  /* height: 307px; */
  top: 49.2%;
  width: 334px;
  animation: cafeFromTopToBottom 5s;
  z-index: 999;
}

.mid-garden__cafe:after {
  background-position: -237px -168px;
  bottom: 78px;
  height: 48px;
  left: auto;
  position: absolute;
  width: 60px;
  right: -19px;
  animation: arrowZoomInOut 7s ease-out infinite;
}

.mid-garden__swing:after {
  display: none;
  background-repeat: no-repeat;
  background-size: 100%;
  height: 51px;
  position: absolute;
  left: 569px;
  top: 228px;
  width: 64px;
  z-index: 99;
  animation: swingTop 2s infinite linear;
}

.mid-garden__swing:before {
  display: none;
  background-repeat: no-repeat;
  background-size: 100%;
  height: 51px;
  position: absolute;
  left: 569px;
  top: 228px;
  width: 64px;
  z-index: 99;
  animation: swingBottom 2s infinite linear;
}

.mid-garden__left {
  bottom: 0;
  height: 100%;
  width: 100%;
  animation: leftFromRightToLeft 4s linear;
  z-index: 1;
}

.mid-garden__left:after {
  display: none;
  background-image: url("/build/assets/house-yellow-b3d91ee8.webp");
  background-repeat: no-repeat;
  background-size: auto;
  height: 58px;
  left: 128px;
  position: absolute;
  width: 94px;
  top: 18px;
  z-index: -1;
  animation: yellowHouseForMidGarden 3s linear;
}

.mid-garden__left:before {
  background-image: url("/build/assets/wooden bridge1-c789b5a1.webp");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: bottom;
  bottom: 0;
  height: 100%;
  right: 0;
  position: absolute;
  width: 100%;
  animation: leftBridgeForMidGarden 4s linear;
  z-index: 0;
}

.mid-garden__right {
  bottom: 0;
  height: 100%;
  right: 0;
  width: 100%;
  animation: rightFromRightToLeft 4s linear;
}

.mid-garden__right:after {
  display: none;
  background-image: url("/build/assets/house-red-ced62d4b.webp");
  background-repeat: no-repeat;
  background-size: auto;
  height: 58px;
  left: 110px;
  position: absolute;
  width: 94px;
  top: 57px;
  z-index: 0;
  animation: redHouseForMidGarden 4s linear;
}

.mid-garden__right:before {
  display: none;
  background-image: url("/build/assets/house-blocks-290ab212.webp");
  background-repeat: no-repeat;
  background-size: auto;
  height: 65px;
  right: 594px;
  position: absolute;
  width: 108px;
  top: 51px;
  animation: houseBlocksForMidGarden 5s linear;
  z-index: 0;
}

.modal-open {
  overflow: hidden;
}

.modal-open > div {
  opacity: 0;
}

.fade {
  opacity: 0;
  transition: opacity 0.3s linear 0s;
  -webkit-transition: opacity 0.3s linear 0s;
  -moz-transition: opacity 0.3s linear 0s;
  -o-transition: opacity 0.3s linear 0s;
  -ms-transition: opacity 0.3s linear 0s;
  -khtml-transition: opacity 0.3s linear 0s;
}

.fade.show {
  opacity: 1;
}

.modal {
  background: rgba(0, 0, 0, 0.5);
  bottom: 0;
  display: none;
  left: 0;
  height: 100vh;
  overflow: hidden;
  outline: 0;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 99999999;
}

.modal .table-cell--nav {
  display: flex;
  align-items: baseline;
  justify-content: center;
  padding: 0 180px;
}

.modal__inner {
  max-width: 551px;
  margin: 0 auto;
}

.modal__inner--nav-bar {
  margin-top: 107px;
  max-width: 1560px;
  width: 100%;
  margin-bottom: 100px;
}

.modal__inner--nav-bar .nav-bar__container:before {
  content: "";
  background: url("/build/assets/nav-cloud-f54e596f.webp");
  width: 484px;
  height: 187px;
  position: absolute;
  z-index: 9;
  background-repeat: no-repeat;
  bottom: 170px;
  left: -106px;
  animation: menuCloudLeft 30s infinite linear;
}

.modal__inner--nav-bar .nav-bar__container:after {
  content: "";
  background: url("/build/assets/nav-cloud2-94be4546.webp");
  width: 484px;
  height: 187px;
  position: absolute;
  z-index: 9;
  background-repeat: no-repeat;
  bottom: 48px;
  right: -100px;
  animation: menuCloudRight 40s infinite linear;
}

.modal__inner--nav-bar .nav-bar:before {
  content: "";
  background: url("/build/assets/nav-cloud2-94be4546.webp");
  width: 131px;
  height: 50px;
  position: absolute;
  z-index: 9;
  background-repeat: no-repeat;
  top: 112px;
  left: 54px;
  background-size: 100%;
  animation: menuSmallCloudLeft 70s infinite linear;
}

.modal__inner--nav-bar .nav-bar:after {
  content: "";
  background: url("/build/assets/nav-cloud-f54e596f.webp");
  width: 96px;
  height: 51px;
  position: absolute;
  z-index: 9;
  background-repeat: no-repeat;
  top: 161px;
  right: -20px;
  background-size: 100%;
  animation: menuSmallCloudRight 60s infinite linear;
}

.modal__inner--success, .modal__inner--error {
  box-sizing: border-box;
  background-color: #ffffff;
  border-radius: 30px;
  max-width: 430px;
  padding: 156px 40px 60px 40px;
}

.modal__inner--success .modal__inner-title {
  color: #A6CE38;
  margin-bottom: 8px;
}

.modal__inner--error .modal__inner-title {
  color: #F57150;
  margin-bottom: 8px;
}

.modal__inner-btn {
  margin-top: 10px;
  line-height: 42px;
}

.modal__inner--success .modal__inner-icon, .modal__inner--error .modal__inner-icon {
  display: inline-block;
  height: 72px;
  vertical-align: center;
  margin: 60px auto 60px;
  width: 72px;
}

.modal__inner--error .modal__inner-icon {
  background-position: -76px -162px;
}

.modal__inner--success .modal__inner-icon {
  background-position: -2px -162px;
}

.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out 0s;
  -webkit-transition: transform 0.3s ease-out 0s;
  -moz-transition: transform 0.3s ease-out 0s;
  -o-transition: transform 0.3s ease-out 0s;
  -ms-transition: transform 0.3s ease-out 0s;
  -khtml-transition: transform 0.3s ease-out 0s;
  transform: translate(0, -15%);
}

.modal.show .modal-dialog {
  transform: translate(0, 0);
}

.modal.show .modal-dialog .modal__img {
  opacity: 1;
}

.modal-btn {
  padding: 0 40px;
}

.modal .form-box {
  margin-bottom: 32px;
}

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

.close {
  width: 24px;
  height: 24px;
  top: -32px;
  right: 0;
}

.modal-backdrop {
  background-color: black;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
}

.modal-backdrop.show {
  opacity: 0.5;
}

.modal__content {
  height: 100%;
}

.partner-modal .modal__content .table-cell {
  padding-top: 113px;
}

.info-modal__title {
  color: black;
  margin-bottom: 16px;
  margin-right: 60px;
}

.info-modal .form__label {
  font-size: 0.875rem;
  margin-bottom: 12px;
}

.info-modal__description {
  color: black;
  line-height: 24px;
  margin-bottom: 42px;
}

.info-modal__loans {
  background-color: white;
  box-sizing: border-box;
  padding: 62px;
}

.select-modal .modal__inner {
  background: white;
  padding: 30px 20px;
  max-width: unset;
  margin: 0 -20px -20px;
}

.select-modal .table-cell {
  vertical-align: bottom;
}

.select-modal__btn {
  width: 100%;
}

.map-modal {
  top: 52px;
}

.map-modal .table-cell {
  padding: 0 !important;
}

.map-modal .modal__inner {
  width: 100%;
  height: 100%;
  max-width: unset;
}

.map-modal #branch-map {
  width: 100%;
  height: calc(100% - 56px);
}

.map-modal__btn {
  position: absolute;
  z-index: 1;
  bottom: 120px;
  width: calc(100% - 40px);
  left: 0;
  right: 0;
  margin: auto;
  line-height: 46px !important;
  height: 46px !important;
}

.map-modal__btn svg {
  margin-right: 8.5px;
  display: inline-block !important;
}

@media screen and (max-width: 767px) {
  .modal .close {
    right: 20px;
  }
  .modal .table-cell {
    padding: 20px;
  }
  .modal__close {
    height: 40px;
    right: 15px;
    top: 15px;
    width: 40px;
  }
  .modal__content-box {
    border-radius: 10px;
  }
  .info-modal__loans {
    padding: 24px;
  }
}

.nav-bar {
  box-sizing: border-box;
  background-image: url("/build/assets/burger-background-fd9f892b.webp");
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 30px;
  height: 100%;
  position: relative;
  padding: 80px 62px;
}

.nav-bar__menu--footer .nav-bar__menu-item {
  margin-bottom: 14px;
  margin-right: 50px;
}

.modal__inner--nav-bar .nav-bar__menu {
  border-bottom: 1px dashed rgba(16, 42, 71, 0.3);
  padding-bottom: 26px;
}

.nav-bar__menu {
  margin: 0 auto 40px;
  max-width: 348px;
  z-index: 4;
}

.nav-bar__menu--footer {
  column-count: 2;
  margin: unset;
  text-align: start;
}

.nav-bar__menu--footer .top-box__navigation-item {
  margin-bottom: 14px;
}

.nav-bar__menu--footer:before {
  content: none;
}

.nav-bar__menu-item {
  margin-bottom: 14px;
}

.nav-bar__language {
  margin: 0 auto 40px;
  max-width: 348px;
  z-index: 4;
}

.nav-bar__language-link--hy:before, .nav-bar__language-link--en:before, .nav-bar__language-link--ru:before {
  display: inline-block;
  height: 14px;
  margin-right: 8px;
  vertical-align: middle;
  width: 23px;
}

.nav-bar__language-link--hy:before {
  background-position: -2px -105px;
}

.nav-bar__language-link--en:before {
  background-position: -2px -87px;
}

.nav-bar__language-link--ru:before {
  background-position: -2px -69px;
}

.nav-bar__social {
  z-index: 4;
}

.nav-bar__social-box {
  margin: 0 auto;
  max-width: 348px;
}

.nav-bar__social-item:not(:last-child) {
  margin-right: 20px;
}

.nav-bar__social-links--fb, .nav-bar__social-links--insta, .nav-bar__social-links--twt {
  display: inline-block;
  height: 38px;
  vertical-align: middle;
  width: 38px;
}

.nav-bar__social-links--fb {
  background-position: -2px -122px;
}

.nav-bar__social-links--insta {
  background-position: -42px -122px;
}

.nav-bar__social-links--twt {
  background-position: -82px -122px;
}

.nav-bar__close {
  background-position: -350px -2px;
  height: 44px;
  top: -68px;
  width: 44px;
  right: 0;
}

.nav-bar__item-6 {
  bottom: 171px;
  height: 188px;
  left: -88px;
  width: 423px;
  z-index: 0;
}

.nav-bar__item-7 {
  top: 161px;
  height: 50px;
  right: -28px;
  width: 95px;
  z-index: 0;
}

.nav-bar__item-10 {
  bottom: 48px;
  height: 180px;
  right: -88px;
  width: 473px;
  z-index: 0;
}

.nav-bar__item-11 {
  top: 112px;
  height: 49px;
  left: 54px;
  width: 131px;
  z-index: 0;
}

.static-content {
  border-radius: 30px;
  color: #102A47;
  min-height: 400px;
}

.static-content-inner {
  background-color: #ffffff;
  box-sizing: border-box;
  margin-bottom: 70px;
  padding: 0 110px 66px 110px;
}

.static-content-inner a {
  color: #0090FF;
  cursor: pointer;
  display: inline;
  font-weight: bold;
  margin-bottom: 30px;
}

.static-content-inner p {
  color: #4B545E;
  font-size: 1rem;
  line-height: 28px;
  padding-bottom: 24px;
}

.static-content-inner p:nth-child(1) {
  padding-bottom: 224px;
}

.static-content-inner h1,
.static-content-inner h2,
.static-content-inner h3,
.static-content-inner h4,
.static-content-inner h5,
.static-content-inner h6 {
  color: #102A47;
}

.static-content-inner thead td,
.static-content-inner table th,
.static-content-inner h1,
.static-content-inner h2,
.static-content-inner h3,
.static-content-inner h4,
.static-content-inner h5,
.static-content-inner h6 {
  color: #102A47;
  font-family: "Tahoma", "Helvetica", "Arial", "sans-serif";
  font-weight: bold;
}

.static-content-inner h6 {
  color: #0090FF;
  clear: both;
  font-weight: bold;
  line-height: 26px;
  padding-top: 58px;
}

.static-content-inner h6:before {
  background-position: -132px -90px;
  bottom: auto;
  height: 24px;
  left: auto;
  position: absolute;
  right: 50%;
  top: 8px;
  width: 22px;
}

.static-content-inner h5 {
  color: #F57150;
  font-size: 1rem;
  line-height: 28px;
  margin-bottom: 4px;
}

.static-content-inner h4 {
  font-size: 2rem;
  font-weight: 700;
  margin: 16px 0 24px 0;
}

.static-content-inner h3 {
  border: 1px solid #8794A3;
  background-color: #F0F3F8;
  font-size: 1rem;
  font-weight: 500;
  line-height: 28px;
  padding: 10px 24px;
}

.static-content-inner h2 {
  border-bottom: 2px dashed #E3E9E1;
  font-size: 2.75rem;
  max-width: 540px;
  margin-bottom: 32px;
  padding: 70px 0 16px 0;
}

.static-content-inner h2:after {
  background-position: -132px -90px;
  bottom: 44px;
  height: 24px;
  left: auto;
  position: absolute;
  right: 0;
  top: auto;
  width: 22px;
}

.static-content-inner h1 {
  font-size: 2.125rem;
}

.static-content-inner li {
  color: #4B545E;
  line-height: 26px;
  position: relative;
}

.static-content-inner li h2 {
  font-size: 1.5rem;
}

.static-content-inner li h3 {
  font-size: 1.375rem;
}

.static-content-inner li h4 {
  font-size: 1.25rem;
}

.static-content-inner li h5 {
  font-size: 1.125rem;
}

.static-content-inner li h6 {
  font-size: 1rem;
  line-height: 26px;
}

.static-content-inner iframe {
  margin-bottom: 15px;
  max-width: 100%;
}

.static-content-inner ol {
  padding: 20px 0 8px 16px;
}

.static-content-inner ol > li {
  padding: 0 0 10px 14px;
}

.static-content-inner ol > li::marker {
  color: #102A47;
  font-weight: 700;
}

.static-content-inner ul > li {
  padding: 0 0 10px 30px;
}

.static-content-inner ul > li:before {
  background-color: #102A47;
  border-radius: 10px;
  content: "";
  height: 4px;
  left: 8px;
  position: absolute;
  top: 8px;
  width: 4px;
}

.static-content-inner ol {
  counter-reset: id;
  list-style: -moz-ethiopic-numeric;
  position: relative;
}

.static-content-inner ol > li:before {
  left: 0;
  text-align: right;
  width: 20px;
}

.static-content-inner ol > li > ul > li:last-child {
  padding-bottom: 10px;
}

.static-content-inner li ol,
.static-content-inner li p {
  padding-bottom: 0;
}

.static-content-inner li ol {
  padding-top: 30px;
}

.static-content-inner img {
  border-radius: 20px;
  height: auto !important;
  margin: 0 0 40px 136px;
}

.static-content-inner em,
.static-content-inner i {
  font-style: italic;
}

.static-content-inner u {
  text-decoration: underline;
}

.static-content-inner hr {
  background-color: #102A47;
  border: none;
  height: 1px;
  margin: 15px 0;
}

.static-content-inner .scroller-block {
  margin-bottom: 20px;
}

.static-content-inner .scroller-block table {
  width: calc(100% - 2px);
}

.static-content-inner table {
  margin: 15px 0 0 0;
  width: 100%;
}

.static-content-inner table th {
  padding: 15px;
  text-align: left;
}

.static-content-inner table thead tr {
  background-color: #102A47;
}

.static-content-inner table tr td:not(:first-child) {
  color: #4B545E;
}

.static-content-inner table tbody tr:nth-child(even) {
  background-color: #102A47;
}

.static-content-inner table tbody tr:nth-child(odd) {
  background-color: #102A47;
}

.static-content-inner table td {
  border: 4px solid #102A47;
  min-width: 100px;
  padding: 15px;
  text-align: center;
}

.static-content-inner tbody tr td:first-child {
  color: #4B545E;
  line-height: 28px;
  font-size: 1rem;
  padding: 10px 37px 10px 0;
}

.static-content-inner tbody tr td:nth-child(2) {
  padding: 10px 170px 10px 20px;
}

.static-content-inner tbody tr td:last-child {
  padding: 10px 78px 10px 20px;
  width: 50%;
}

.static-content-inner tbody tr td {
  text-align: left;
}

.static-content-inner thead tr th,
.static-content-inner tbody tr th,
.static-content-inner tbody tr td {
  font-size: 1.125rem;
}

.static-content-inner blockquote {
  line-height: 24px;
  margin-bottom: 30px;
  padding: 20px 55px;
  position: relative;
}

.static-content-inner blockquote:before, .static-content-inner blockquote:after {
  color: #4B545E;
  font-size: 4.375rem;
  height: 30px;
  position: absolute;
  width: 36px;
}

.static-content-inner blockquote:before {
  content: '"';
  left: 0;
  top: 20px;
}

.static-content-inner blockquote:after {
  content: '"';
  bottom: -20px;
  right: 0;
}

.static-content-inner sub,
.static-content-inner sup {
  font-size: 0.75rem;
}

.static-content-inner sub {
  vertical-align: sub;
}

.static-content-inner sup {
  vertical-align: super;
}

.static-content-inner__iframe-box {
  margin-bottom: 30px;
  padding-top: 56.25%;
}

.static-content-inner__iframe-box iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

@media screen and (max-width: 830px) {
  .static-content img:nth-of-type(1),
  .static-content img:nth-of-type(2) {
    float: none;
  }
  .static-content img {
    height: 70%;
    width: 70%;
    display: block;
    text-align: center;
    margin: 0 auto 68px auto;
  }
  .static-content .scroller-block {
    overflow: auto;
  }
}

.contacts {
  background-color: #ffffff;
  box-sizing: border-box;
  border-radius: 30px;
  margin-top: 52px;
  max-width: 1560px;
  padding: 70px 110px;
  z-index: 3;
}

.contacts__left {
  line-height: 28px;
  margin-right: 68px;
  width: 566px;
}

.contacts__right {
  margin-left: 68px;
  width: 640px;
}

.contacts__title {
  color: #102A47;
  font-size: 2.75rem;
  margin-bottom: 32px;
}

.contacts__title:after {
  background-position: -132px -90px;
  bottom: auto;
  height: 24px;
  left: auto;
  position: absolute;
  right: 0;
  top: 8px;
  width: 22px;
}

.contacts__highlighted {
  color: #0090FF;
}

.contacts__highlighted--num {
  border-left: 1px solid #4B545E;
  background-image: none;
  margin-left: 7px;
  padding: 0 0 0 10px;
}

.contacts__par {
  margin-bottom: 32px;
}

.contacts__par:last-child {
  padding-top: 32px;
}

.sun-balloon:before {
  background-image: url("/build/assets/airballoon-40766f9a.webp");
  background-repeat: no-repeat;
  background-size: contain;
  right: 0;
  height: 69px;
  position: absolute;
  transform: translate(0, 0);
  top: -30px;
  width: 48px;
  animation: moveFromLeftToRight 104s infinite linear;
}

.sun-balloon:after {
  background-image: url("/build/assets/sun-9e7bb2f9.webp");
  background-repeat: no-repeat;
  background-size: contain;
  left: 435px;
  height: 73px;
  position: absolute;
  top: 70px;
  width: 80px;
  animation: zoom-in-zoom-out 10s ease-out infinite;
}

.top-box {
  padding-top: 30px;
  z-index: 11111111;
}

.top-box__inner {
  margin-bottom: 84px;
}

.top-box__burger {
  background-position: -304px -2px;
  display: inline-block;
  height: 44px;
  margin-left: 26px;
  vertical-align: middle;
  width: 44px;
}

.top-box__left {
  background-position: -2px -2px;
  display: inline-block;
  height: 64px;
  vertical-align: middle;
  width: 162px;
}

.top-box__event-btn {
  line-height: 44px;
}

@media screen and (min-width: 768px) and (hover: hover) {
  .btn--yellow:hover {
    background-color: #FD8;
  }
  .btn--red:hover {
    background-color: #FFA58E;
  }
  .btn--gray:hover,
  .fancybox__back:hover {
    background-color: #F0F3F8;
  }
  .nav-bar__menu-link:hover,
  .nav-bar__language-link:hover {
    color: #00A650;
  }
  [type=button][disabled]:hover,
  [type=submit][disabled]:hover {
    background-color: #E3E9E1;
  }
  .bottom-box__contact-item:hover {
    color: #0090FF;
  }
  .bottom-box__drop-down-item:hover {
    background-color: #EDEEF4;
  }
  .fancybox__item-link:hover {
    background-color: #333333;
    opacity: 0.8;
    transition: opacity 0.3s ease-in-out;
  }
  .fancybox__item-link:hover::before {
    background-position: -2px -236px;
    height: 64px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 64px;
  }
}

.nav-bar__language-link--active,
.nav-bar__menu-link--active {
  color: #00A650;
}

.nav-bar__menu-link--active:before {
  content: "";
  background-position: -132px -90px;
  bottom: auto;
  height: 24px;
  left: 20px;
  position: absolute;
  right: auto;
  width: 22px;
  top: 1px;
}

@media screen and (max-width: 1887px) {
  .frame__right .frame__image {
    width: 1167px;
    background-size: auto;
  }
  .frame__left .frame__image {
    background-size: auto;
    width: 1245px;
  }
  .mid-garden__swing:after,
  .mid-garden__swing:before {
    display: none;
  }
}

@media screen and (max-width: 1880px) {
  .frame__house-blocks {
    bottom: 207px;
    animation-name: slideFromBottomForBlocks1880;
  }
  .waterfall-top__tooltip {
    top: 22%;
  }
  .waterfall-middle__tooltip {
    top: 31%;
  }
  .toilet__tooltip {
    bottom: 86%;
  }
  .mid-garden__swing:after,
  .mid-garden__swing:before {
    left: 549px;
    top: 133px;
  }
}

@media screen and (max-height: 1849px) {
  .nav-bar__close {
    right: -7px;
  }
  .waterfall__tooltip {
    bottom: 85%;
  }
  .cafe__tooltip {
    bottom: 73%;
  }
  .elephant__tooltip {
    bottom: 58%;
  }
  .amphiteather__tooltip {
    bottom: 82%;
  }
  .river__tooltip {
    bottom: 55%;
  }
  .wall__tooltip {
    bottom: 76%;
  }
  .toilet__tooltip {
    bottom: 83%;
  }
}

@media screen and (max-width: 1800px) {
  .wrapper--tour {
    overflow: scroll;
  }
  .entry-garden__box,
  .entry-garden__left,
  .entry-garden__right,
  .mid-garden__right,
  .mid-garden__left {
    bottom: 0;
  }
  .frame__house-blocks {
    bottom: 253px;
    animation-name: slideFromBottomForBlocks1800;
    left: 222px;
  }
  .carousel__tooltip {
    bottom: 87%;
  }
  .waterfall__tooltip {
    bottom: 80%;
  }
  .cafe__tooltip {
    bottom: 70%;
  }
  .elephant__tooltip {
    bottom: 55%;
  }
  .waterfall-top__tooltip {
    top: 26%;
  }
  .waterfall-middle__tooltip {
    top: 34%;
  }
  .amphiteather__tooltip {
    bottom: 79%;
  }
  .metro__tooltip {
    bottom: 90%;
  }
  .wall__tooltip {
    bottom: 72%;
  }
  .water__tooltip {
    bottom: 51%;
  }
  .toilet__tooltip {
    bottom: 81%;
  }
}

@media screen and (max-width: 1700px) {
  .frame__house-blocks {
    left: 282px;
  }
  .carousel__tooltip {
    bottom: 83%;
  }
  .waterfall__tooltip {
    bottom: 78%;
  }
  .waterfall-top__tooltip {
    top: 32%;
  }
  .waterfall-middle__tooltip {
    top: 39%;
  }
  .river__tooltip {
    bottom: 52%;
  }
  .statue-bottom__tooltip {
    bottom: 36%;
  }
  .statue__tooltip {
    bottom: 36%;
  }
  .metro__tooltip {
    bottom: 86%;
  }
  .water__tooltip {
    bottom: 48%;
  }
  .toilet__tooltip {
    bottom: 78%;
  }
}

@media screen and (max-width: 1651px) {
  .frame {
    padding: 0;
  }
  .frame__house-red {
    right: 45px;
  }
  .frame__right {
    right: -58px;
  }
  .sun-balloon:after {
    left: 355px;
    top: -10px;
  }
  .sun-balloon:before {
    top: -122px;
    width: 30px;
  }
  .entry-garden__slider {
    height: 342px;
    gap: 28px;
  }
  .entry-garden__slider-item {
    width: 24px;
    height: 24px;
    font-size: 9px;
  }
  .entry-garden__slider-item--prev {
    margin-bottom: 10px;
  }
  .entry-garden__slider-item--next {
    margin-top: 10px;
  }
  .entry-garden__slider-item--home a:before {
    width: 24px;
    height: 24px;
    background-position: -255px -48px;
  }
  .entry-garden__slider-item--prev a:before {
    width: 24px;
    height: 24px;
    background-position: -330px -122px;
  }
  .entry-garden__slider-item--next a:before {
    width: 24px;
    height: 24px;
    background-position: -356px -122px;
  }
  .frame__house-blocks {
    left: 281px;
    bottom: 245px;
    animation-name: slideFromBottomForBlocks1651;
  }
  .carousel__tooltip {
    bottom: 80%;
  }
  .cafe__tooltip {
    bottom: 67%;
  }
  .elephant__tooltip {
    bottom: 53%;
  }
  .amphiteather__tooltip {
    bottom: 75%;
  }
  .statue-bottom__tooltip {
    bottom: 34%;
  }
  .statue__tooltip {
    bottom: 34%;
  }
  .metro__tooltip {
    bottom: 83%;
  }
  .wall__tooltip {
    bottom: 67%;
  }
  .toilet__tooltip {
    bottom: 76%;
  }
}

@media screen and (max-width: 1600px) {
  .frame__house-blocks {
    left: 308px;
    bottom: 270px;
    animation-name: slideFromBottomForBlocks1600;
  }
  .carousel__tooltip {
    bottom: 77%;
  }
  .waterfall__tooltip {
    bottom: 74%;
  }
  .elephant__tooltip {
    bottom: 51%;
  }
}

@media screen and (max-width: 1585px) {
  .bottom-box__container-left, .bottom-box__container-right {
    width: 427px;
  }
  .faq {
    padding: 50px 110px;
  }
  .faq__title, .faq__accordion, .faq__accordion-box {
    max-width: unset;
  }
  .cafe__tooltip {
    bottom: 63%;
  }
  .elephant__tooltip {
    bottom: 49%;
  }
  .waterfall-top__tooltip {
    top: 32%;
  }
  .waterfall-middle__tooltip {
    top: 42%;
  }
  .amphiteather__tooltip {
    bottom: 71%;
  }
  .river__tooltip {
    bottom: 48%;
  }
  .metro__tooltip {
    bottom: 79%;
  }
  .wall__tooltip {
    bottom: 64%;
  }
  .water__tooltip {
    bottom: 45%;
  }
  .toilet__tooltip {
    bottom: 71%;
  }
}

@media screen and (max-width: 1490px) {
  .center,
  .center--gallery,
  .center--fancybox,
  .center--rules,
  .center--history {
    padding: 0 60px;
  }
  .modal .table-cell--nav {
    padding: 0 60px;
  }
  .top-box__inner {
    margin-bottom: 84px;
  }
  .form {
    margin: 0 60px auto;
    padding: 50px 50px 70px 50px;
  }
  .form__main:first-child {
    flex: 0 1 565px;
  }
  .form__main:last-child {
    flex: 1 1 565px;
  }
  .tab {
    padding-right: 0;
    height: 390px;
    overflow: auto;
  }
  .bottom-box__inner {
    padding: 40px 60px 0;
  }
  .bottom-box__rights:after {
    right: 60px;
  }
  .bottom-box__rights-block {
    padding: 20px 60px;
  }
  .static-content-inner img {
    margin-left: 90px;
  }
  .static-content-inner {
    padding: 0 50px 70px;
  }
  .static-img-right {
    height: 70%;
    width: 70%;
  }
  .modal__inner--nav-bar .nav-bar__menu {
    padding-bottom: 40px;
    margin: 0 auto 50px;
  }
  .nav-bar__item-6 {
    bottom: 116px;
    height: 131px;
    left: -23px;
    width: 294px;
  }
  .nav-bar__item-7 {
    height: 35px;
    right: 24px;
    top: 236px;
    width: 66px;
  }
  .nav-bar__item-10 {
    bottom: 8px;
    height: 125px;
    right: -26px;
    width: 330px;
  }
  .nav-bar__item-11 {
    left: 78px;
    height: 34px;
    top: 202px;
    width: 91px;
  }
  .frame {
    padding-top: 75px;
  }
  .frame__right {
    height: 588px;
    right: 0;
    width: 986px;
  }
  .frame__right .frame__image {
    background-size: cover;
    height: 588px;
    right: 0;
    width: 986px;
  }
  .frame__left {
    height: 464px;
    left: 0;
    width: 1095px;
  }
  .frame__left .frame__image {
    background-size: cover;
    height: 464px;
    left: 0;
    width: 1095px;
  }
  .frame__house-blocks, .frame__house-yellow, .frame__house-red {
    display: block;
  }
  .frame .frame__swing,
  .frame .frame__swing {
    right: 210px;
  }
  .frame__house-blocks {
    left: 238px;
    bottom: 219px;
    animation-name: slideFromBottomForBlocks1490;
  }
  .frame__house-red {
    top: 109px;
    right: 0;
  }
  .frame__house-yellow {
    top: 89px;
  }
  .sun-balloon:after {
    left: 300px;
    top: 58px;
  }
  .faq__accordion-title {
    max-width: 100%;
    width: 100%;
    box-sizing: border-box;
  }
  .carousel__tooltip {
    bottom: 73%;
  }
  .waterfall__tooltip {
    bottom: 71%;
  }
  .cafe__tooltip {
    bottom: 60%;
  }
  .elephant__tooltip {
    bottom: 47%;
  }
  .waterfall-top__tooltip {
    top: 36%;
  }
  .waterfall-middle__tooltip {
    top: 46%;
  }
  .amphiteather__tooltip {
    bottom: 67%;
  }
  .river__tooltip {
    bottom: 45%;
  }
  .statue-bottom__tooltip {
    bottom: 31%;
  }
  .statue__tooltip {
    bottom: 31%;
  }
  .metro__tooltip {
    bottom: 75%;
  }
  .wall__tooltip {
    bottom: 61%;
  }
  .water__tooltip {
    bottom: 42%;
  }
  .toilet__tooltip {
    bottom: 70%;
  }
  .mid-garden__swing:after,
  .mid-garden__swing:before {
    left: 434px;
    top: 276px;
  }
}

@media screen and (max-width: 1450px) {
  .toilet__tooltip {
    bottom: 67%;
  }
  .frame__info {
    max-width: 80%;
  }
}

@media screen and (max-width: 1400px) {
  .frame__house-blocks {
    left: 259px;
    bottom: 239px;
  }
  .carousel__tooltip {
    bottom: 69%;
  }
  .waterfall__tooltip {
    bottom: 67%;
  }
  .cafe__tooltip {
    bottom: 55%;
  }
  .elephant__tooltip {
    bottom: 45%;
  }
  .waterfall-top__tooltip {
    top: 41%;
  }
  .waterfall-middle__tooltip {
    top: 49%;
  }
  .river__tooltip {
    bottom: 42%;
  }
  .statue-bottom__tooltip {
    bottom: 28%;
  }
  .statue__tooltip {
    bottom: 28%;
  }
  .metro__tooltip {
    bottom: 71%;
  }
  .wall__tooltip {
    bottom: 56%;
  }
  .toilet__tooltip {
    bottom: 61%;
  }
}

@media screen and (max-width: 1320px) {
  .bottom-box__container-left,
  .bottom-box__container-right {
    width: 370px;
  }
  .frame__house-blocks {
    left: 280px;
    bottom: 263px;
  }
  .metro:before {
    width: 1400px;
    height: 670px;
  }
  .carousel__tooltip {
    bottom: 64%;
  }
  .waterfall__tooltip {
    bottom: 62%;
  }
  .elephant__tooltip {
    bottom: 42%;
  }
  .waterfall-top__tooltip {
    top: 46%;
  }
  .amphiteather__tooltip {
    bottom: 62%;
  }
  .metro__tooltip {
    bottom: 67%;
  }
  .water__tooltip {
    bottom: 40%;
  }
}

@media screen and (min-width: 1000px) and (max-height: 720px) {
  .wrapper {
    min-height: 850px;
  }
}

@media screen and (max-width: 1281px) {
  .modal__inner--nav-bar .nav-bar__container:before {
    width: 294px;
    height: 131px;
    bottom: 116px;
    background-size: 100%;
  }
  .modal__inner--nav-bar .nav-bar__container:after {
    width: 329px;
    height: 125px;
    bottom: 8px;
    background-size: 100%;
  }
  .modal__inner--nav-bar .nav-bar:before {
    width: 91px;
    height: 34px;
    background-size: 100%;
  }
  .modal__inner--nav-bar .nav-bar:after {
    width: 66px;
    height: 35px;
    background-size: 100%;
  }
  .app-description__container {
    right: 60px;
    width: 594px;
    height: 60vh;
    overflow: auto;
  }
  .app-description__right {
    width: 1020px;
  }
  .app-description__btn {
    right: 0;
    width: 100%;
  }
  .form {
    padding: 50px 50px 70px 50px;
  }
  .form__steps .form__box {
    width: 13%;
  }
  .frame__box--bottom {
    bottom: 231px;
  }
  .frame__right .frame__image {
    background-image: url("/build/assets/block2-1280-bf8d343b.webp");
    height: 588px;
    right: 0;
    width: 986px;
  }
  .frame__left .frame__image {
    background-image: url("/build/assets/block1-1280-7a70161e.webp");
    height: 464px;
    left: 0;
    width: 1095px;
  }
  .frame__house-blocks, .frame__house-yellow, .frame__house-red {
    display: none;
    animation: none;
  }
  .frame__info {
    max-width: 772px;
  }
  .carousel__tooltip {
    bottom: 61%;
  }
  .waterfall__tooltip {
    bottom: 59%;
  }
  .cafe__tooltip {
    bottom: 50%;
  }
  .elephant__tooltip {
    bottom: 40%;
  }
  .waterfall-middle__tooltip {
    top: 52%;
  }
  .amphiteather__tooltip {
    bottom: 58%;
  }
  .river__tooltip {
    bottom: 40%;
  }
  .metro__tooltip {
    bottom: 64%;
  }
  .wall__tooltip {
    bottom: 52%;
  }
  .water__tooltip {
    bottom: 37%;
  }
  .toilet__tooltip {
    bottom: 59%;
  }
}

@media screen and (max-width: 1200px) {
  .gallery__container-inner {
    width: 50%;
  }
  .waterfall-middle__tooltip {
    top: 55%;
  }
  .amphiteather__tooltip {
    bottom: 55%;
  }
  .river__tooltip {
    bottom: 37%;
  }
  .statue-bottom__tooltip {
    bottom: 25%;
  }
  .statue__tooltip {
    bottom: 25%;
  }
  .wall__tooltip {
    bottom: 49%;
  }
  .toilet__tooltip {
    bottom: 56%;
  }
}

@media screen and (max-width: 1175px) {
  .bottom-box__container {
    display: block;
  }
  .bottom-box__container-right, .bottom-box__container-left {
    margin-left: 0;
  }
  .nav-bar__menu--footer {
    margin-bottom: 30px;
  }
  .frame {
    padding-top: 27px;
  }
  .sun-balloon:after {
    left: 267px;
    top: 3px;
  }
  .waterfall__tooltip {
    bottom: 56%;
  }
  .cafe__tooltip {
    bottom: 46%;
  }
  .elephant__tooltip {
    bottom: 38%;
  }
  .waterfall-top__tooltip {
    top: 50%;
  }
  .waterfall-middle__tooltip {
    top: 57%;
  }
  .amphiteather__tooltip {
    bottom: 52%;
  }
  .river__tooltip {
    bottom: 35%;
  }
  .metro__tooltip {
    bottom: 60%;
  }
  .wall__tooltip {
    bottom: 46%;
  }
  .water__tooltip {
    bottom: 34%;
  }
  .toilet__tooltip {
    bottom: 54%;
  }
}

@media screen and (max-width: 1100px) {
  .metro__tooltip {
    bottom: 57%;
  }
}

@media screen and (max-width: 1024px) {
  .metro:before {
    width: 1100px;
    height: 470px;
    top: 3%;
    animation: none;
  }
  .tooltip {
    display: none;
  }
  .mid-garden__box, .entry-garden__box, .entry-garden__box {
    display: none;
  }
  .hidetoshow {
    animation: none;
    bottom: auto;
  }
  .entry-garden, .mid-garden, .end-garden {
    animation: none;
  }
  .app-description__btn {
    position: fixed;
    bottom: 0;
    padding-top: 0;
    width: 100%;
    right: 60px;
  }
  .app-description__container {
    padding-bottom: 100px;
    margin-bottom: 100px;
    box-sizing: border-box;
  }
}

@media screen and (max-width: 1001px) {
  .center,
  .center--gallery,
  .center--fancybox,
  .center--rules,
  .center--history {
    padding: 0 30px;
  }
  .modal .table-cell--nav {
    padding: 0 30px;
  }
  .form {
    margin: 0 30px auto;
    padding: 76px 40px 84px 40px;
  }
  .form__title {
    font-size: 1.5rem;
    padding: 0;
  }
  .form__step {
    height: 24px;
    width: 24px;
  }
  .form__steps .form__box:not(:last-child):after {
    left: 32px;
  }
  .form__container {
    display: block;
  }
  .form__main:first-child {
    margin: 0 0 40px 0;
  }
  .form__main:last-child {
    margin-left: 0;
  }
  .form__box-left {
    flex: 0 1 50%;
  }
  .form__box-right {
    flex: 1 1 50%;
  }
  .form__btn {
    justify-content: center;
  }
  .form__steps .form__box:not(:last-child):after {
    width: 90%;
  }
  .form .form__step.finish:before {
    left: 4px;
    top: 5px;
  }
  .tab {
    margin-bottom: 70px;
  }
  .gallery {
    padding: 40px;
  }
  .gallery__title {
    font-size: 2rem;
  }
  .bottom-box__inner {
    padding: 40px 30px 0;
  }
  .bottom-box__rights:after {
    right: 30px;
  }
  .bottom-box__rights-block {
    padding: 20px 30px;
  }
  .fancybox {
    padding: 40px;
  }
  .fancybox__title {
    font-size: 2rem;
    margin-bottom: 60px;
  }
  .static-content-inner {
    padding: 40px;
  }
  .static-content-inner h2 {
    margin-bottom: 40px;
    font-size: 2rem;
    max-width: unset;
    padding-top: 0;
    width: 100%;
  }
  .static-content-inner h2:after {
    bottom: 24px;
  }
  .static-content-inner h4 {
    font-size: 1.25rem;
  }
  .faq {
    padding: 40px;
  }
  .faq__title {
    font-size: 2rem;
    margin-bottom: 40px;
  }
  .modal__inner--nav-bar .nav-bar__menu {
    margin: 0 auto 55px;
  }
  .nav-bar__item-6 {
    bottom: 260px;
    height: 104px;
    left: 0;
    width: 234px;
  }
  .nav-bar__item-7 {
    height: 28px;
    right: 38px;
    top: 309px;
    width: 52px;
  }
  .nav-bar__item-10 {
    bottom: 174px;
    height: 99px;
    right: 0;
    width: 261px;
  }
  .nav-bar__item-11 {
    left: 81px;
    height: 27px;
    top: 282px;
    width: 72px;
  }
  .frame {
    padding-top: 0;
  }
  .frame__info {
    max-width: none;
    padding: unset;
  }
  .frame__right {
    height: 493px;
    width: 760px;
  }
  .frame__right:after {
    right: 353px;
  }
  .frame__right:before {
    right: 353px;
  }
  .frame__right .frame__image {
    background-image: url("/build/assets/block2-768-74045346.webp");
    height: 446px;
    width: 768px;
  }
  .frame__left {
    height: 400px;
    width: 708px;
  }
  .frame__left .frame__image {
    background-image: url("/build/assets/block1-768-708acceb.webp");
    height: 402px;
    width: 768px;
  }
  .frame__title {
    font-size: 2rem;
    margin: 0 auto 16px;
    line-height: 40px;
    max-width: 350px;
    padding: unset;
  }
  .frame__desc {
    font-size: 1rem;
    margin-bottom: 24px;
  }
  .frame__box {
    top: -30px;
  }
  .frame .frame__swing:before,
  .frame .frame__swing:after {
    right: 190px;
    top: 140px;
  }
  .frame__house-red {
    display: none;
    width: 64px;
    height: 48px;
    right: 0;
    top: 100px;
    animation: none;
  }
  .frame__house-yellow {
    display: block;
    height: 48px;
    left: -5px;
    top: 67px;
    width: 50px;
    animation: none;
  }
  .frame__box--bottom {
    top: 140px;
    bottom: auto;
  }
  .sun-balloon:after {
    left: 122px;
    top: -61px;
  }
  .tooltip {
    display: none;
  }
  .entry-garden__slider {
    width: 48px;
    height: 215px;
  }
  .entry-garden__slider--prev {
    display: none;
  }
  .entry-garden__slider-item--next, .entry-garden__slider-item--prev {
    display: none;
  }
}

@media screen and (max-width: 828px) {
  .form__steps .form__box:not(:last-child):after {
    width: 84%;
  }
  .bottom-box__logo {
    margin-bottom: 32px;
  }
  .bottom-box__inner-left {
    display: block;
  }
  .modal .close {
    right: -7px;
  }
}

@media screen and (max-width: 767px) {
  .modal__inner--nav-bar .nav-bar__container:before {
    width: 234px;
    height: 104px;
    bottom: 264px;
    background-size: 100%;
  }
  .modal__inner--nav-bar .nav-bar__container:after {
    width: 261px;
    height: 99px;
    bottom: 174px;
    background-size: 100%;
  }
  .modal__inner--nav-bar .nav-bar:before {
    width: 72px;
    height: 27px;
    background-size: 100%;
  }
  .modal__inner--nav-bar .nav-bar:after {
    width: 52px;
    height: 28px;
    background-size: 100%;
  }
  .frame__box {
    top: 0;
  }
  .frame__box--bottom {
    top: 140px;
  }
  .static-content table tr {
    display: flex;
    flex-direction: column;
  }
  .app-description__btn {
    width: 100%;
    background: #fff;
    right: 0;
    padding-right: 30px;
  }
  .app-description__container {
    max-width: 100%;
    width: 93%;
    position: relative;
    right: 0;
    margin: 0 auto;
    height: 62vh;
    overflow: auto;
  }
  .app-description__img {
    display: none;
  }
  .app-description__right {
    top: 0;
    width: 100%;
    height: auto;
    background: #fff;
    order: 1;
  }
  .app-description__left {
    display: none;
  }
  .app-description {
    display: flex;
    flex-direction: column-reverse;
    top: 0;
    height: 100vh;
  }
  .metro:before {
    width: 900px;
    height: 370px;
  }
  .map-image img {
    bottom: 0;
  }
  .app-description__btn {
    padding-top: 15px;
  }
}

@media screen and (max-width: 761px) {
  .center--gallery,
  .center--fancybox {
    padding: 0;
  }
  .form {
    margin: 0;
  }
  .form__subtitle {
    margin: 0 0 20px 0;
  }
  .form__sub-box {
    display: block;
  }
  .gallery__container-inner {
    width: 100%;
  }
  .bottom-box__rights-block {
    display: block;
    text-align: center;
  }
  .bottom-box__rights-item {
    margin-bottom: 16px;
  }
}

@media screen and (max-width: 701px) {
  .form {
    margin: 0;
  }
  .form__subtitle {
    margin: 0 0 20px 0;
  }
  .form__sub-box {
    display: block;
  }
  .faq__title {
    padding-right: 30px;
  }
  .faq__title:after {
    bottom: auto;
    top: 14px;
  }
}

@media screen and (max-width: 685px) {
  .center {
    padding: 0 20px;
  }
  .top-box {
    padding-top: 20px;
  }
  .modal .table-cell--nav {
    padding: 0 20px;
  }
  .modal__inner--nav-bar {
    margin-top: 100px;
  }
  .fancybox__item {
    width: 100%;
  }
  .frame__right {
    height: 400px;
    width: 620px;
  }
  .frame__right:before, .frame__right:after {
    content: none;
  }
  .frame__right .frame__image {
    background-image: url("/build/assets/block2-375-bf9dcad9.webp");
    height: 400px;
    width: 620px;
  }
  .frame__left {
    height: 400px;
    width: 620px;
  }
  .frame__left .frame__image {
    background-image: url("/build/assets/block1-375-bd476330.webp");
    height: 400px;
    width: 620px;
    left: -130px;
    animation-name: slideFromLeft685;
  }
  .frame__house-yellow {
    top: 50px;
  }
  .frame__swing:before, .frame__swing:after {
    content: none;
  }
  .frame__desc {
    line-height: 24px;
  }
  .frame__house-red {
    display: block;
    width: 56px;
    height: 40px;
    right: 0;
    top: 74px;
  }
  .sun-balloon:after {
    left: 9px;
    top: 57px;
  }
}

@media screen and (max-width: 630px) {
  .form__steps .form__box:not(:last-child):after {
    width: 80%;
  }
  .metro:before {
    width: 500px;
    height: 170px;
    top: 5%;
    right: 28%;
  }
}

@media screen and (max-width: 582px) {
  .form__steps .form__box:not(:last-child):after {
    width: 70%;
  }
  .top-box__event-btn {
    display: none;
  }
  .nav-bar__item-6 {
    bottom: 58px;
    height: 88px;
    left: -55px;
    width: 198px;
  }
  .nav-bar__item-7 {
    height: 28px;
    right: -10px;
    top: 309px;
    width: 52px;
  }
  .nav-bar__item-10 {
    bottom: 31px;
    height: 84px;
    right: -45px;
    width: 222px;
  }
  .nav-bar__item-11 {
    left: -7px;
    height: 27px;
    top: 282px;
    width: 72px;
  }
}

@media screen and (max-width: 491px) {
  .top-box__inner {
    margin-bottom: 40px;
  }
  .form {
    padding: 20px 20px 116px 20px;
  }
  .form__title {
    font-size: 1.25rem;
    line-height: 28px;
    margin-bottom: 24px;
  }
  .form__subtitle, .form__step-title {
    font-size: 1.25rem;
  }
  .form__steps .form__box:not(:last-child):after {
    width: 60%;
  }
  .form__steps {
    width: 106%;
  }
  .gallery {
    padding: 20px;
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .gallery__title {
    margin-bottom: 50px;
    font-size: 24px;
  }
  .bottom-box__inner {
    padding: 40px 20px 0;
  }
  .fancybox {
    padding: 20px;
  }
  .fancybox__title {
    font-size: 1.75rem;
    margin-bottom: 40px;
  }
  .static-content-inner {
    padding: 20px;
  }
  .static-content-inner h2 {
    padding-top: 0;
  }
  .center--rules,
  .center--history,
  .center--faq {
    padding: 0;
  }
  .static-content img {
    margin: 0 auto 40px auto;
  }
  .faq {
    padding: 20px;
  }
  .nav-bar__menu:before {
    left: -12px;
  }
  .nav-bar__language {
    display: flex;
    justify-content: center;
  }
  .nav-bar__language-box {
    display: block;
  }
  .nav-bar__language-item:not(:last-child) {
    margin-bottom: 24px;
  }
  .frame__right .frame__image {
    bottom: -100px;
  }
  .frame__house-red {
    top: 172px;
    z-index: 1;
  }
  .frame__box--bottom {
    bottom: auto;
    padding: 0 10px;
  }
  .frame__desc {
    text-shadow: #fff 0 0 10px;
  }
  .nav-bar__menu-link--active:before {
    left: 0;
  }
  .static-content img {
    width: 100%;
  }
  .static-content-inner h2 {
    font-size: 24px;
  }
  .faq__title {
    font-size: 24px;
  }
  .static-content-inner tbody tr td:last-child {
    width: 100%;
    padding: 0;
  }
}

@media screen and (max-width: 400px) {
  .form__steps .form__box:not(:last-child):after {
    width: 50%;
  }
  .bottom-box__contact-item--address:before {
    top: -15px;
  }
  .bottom-box__container-left {
    width: 350px;
  }
  .bottom-box__container-right {
    width: 310px;
  }
}

@media screen and (max-width: 375px) {
  .frame__right {
    height: 400px;
    width: 620px;
  }
  .frame__right .frame__image {
    bottom: 0;
    background-size: auto;
    right: -145px;
    height: 286px;
    animation-name: slideFromRight375;
  }
  .frame__left {
    height: 400px;
    width: 620px;
  }
  .frame__left .frame__image {
    height: 359px;
    left: -161px;
    background-size: auto;
    bottom: -75px;
    animation-name: slideFromLeft375;
  }
  .frame__house-red {
    top: 159px;
    right: -29px;
  }
  .frame__box--bottom {
    top: 114px;
  }
  .frame__house-yellow {
    display: none;
  }
}