#loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  z-index: 10000;
}


body.is-loading {
  overflow: hidden;
}

@font-face {
  font-family: Tt Commons Pro Trial;
  src: url("/font/TT-Commons-Pro-Trial-Normal.woff") format("woff"), url("/font/TT-Commons-Pro-Trial-Normal.ttf") format("truetype"), url("/font/TT-Commons-Pro-Trial-Normal.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Tt Commons Pro Trial;
  src: url("/font/TT-Commons-Pro-Trial-DemiBold.woff") format("woff"), url("/font/TT-Commons-Pro-Trial-DemiBold.ttf") format("truetype"), url("/font/TT-Commons-Pro-Trial-DemiBold.otf") format("opentype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Tt Travels Next Trial;
  src: url("/font/TT-Travels-Next-Trial-Regular.woff") format("woff"), url("/font/TT-Travels-Next-Trial-Regular.ttf") format("truetype"), url("/font/TT-Travels-Next-Trial-Regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Tt Travels Next Trial;
  src: url("/font/TT-Travels-Next-Trial-DemiBold.woff") format("woff"), url("/font/TT-Commons-Pro-Trial-DemiBold.ttf") format("truetype"), url("/font/TT-Commons-Pro-Trial-DemiBold.otf") format("opentype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

html {
  scrollbar-width: none;
}

html::-webkit-scrollbar {
  display: none;
}

:root {
  --commons-pro: "Tt Commons Pro Trial", Arial, sans-serif;
  --travels-next: "Tt Travels Next Trial", Arial, sans-serif;
  --black: black;
  --white: white;
  --grey: #D3D3D3;
  --margin-80: 5rem;
  --margin-80-10: 5rem;
  --line-gray-on-black: #353535;
  --h2: 2rem;
  --h4: .875rem;
  --caption: .75rem;
  --margin-140-80: 8.75rem;
  --h1: 3.75rem;
  --text: 1rem;
  --line-gray-clear-light: #ffffff4d;
  --h1-big: 10rem;
  --red: #691d13;
  --beige: #ceb184;
  --light-beige: #e4c799;
  --dark-beige: #63543c;
  --green: #0d3911;
  --black-50: #00000080;
  --white-50: #ffffff80;
  --red-50: #691D1380;
  --line-gray-on-white: #c8c8c8;
  --line-gray-clear-dark: #0000004d;
  --transparent: transparent;
  --h3: 1.25rem;
  --menu: .75rem;
  --button: .875rem;
  --map: .75rem;
  --transition-hover: .4s cubic-bezier(0.45, 0, 0.55, 1);
  --transition: all 0.2s ease-in-out;
}

:root {
  --fz: 0.833vw;
}

@media (max-width: 1200px) {
  :root {
    --fz: 0.96vw;
  }
}

@media (max-width: 991px) {
  :root {
    --fz: 1.615vw;
  }
}

@media (max-width: 767px) {
  :root {
    --fz: 3.8vw;
  }
}

@media (max-width: 478px) {
  :root {
    --fz: 4.364vw;
  }
}

html {
  font-size: calc(1 * var(--fz));
}

body {
  font-family: var(--commons-pro);
  color: var(--black);
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
}

.hero-inner {
  background-image: url(/img/hero.webp);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.hero-block {
  height: 100vh;
  min-height: 550px;
  background-color: var(--red);
  color: var(--white);
}

.hero-inner {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.hero-info {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 2.5rem;
}

.hero-logo {
  width: 53.125rem;
  height: 9.5rem;
}

.hero-title {
  max-width: 40.9375rem;
}

.hero-bottom {
  position: absolute;
  width: 100%;
  bottom: 5rem;
}

.hero-bottom-coll {
  flex: 1;
  display: flex;
}

.hero-top {
  position: absolute;
  top: 0;
  right: 1.875rem;
  padding: 2.0625rem 0;
}

.hero-top-link {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 3.75rem;
}

.hero-top-link .btn-animated:first-child {
  display: flex;
  align-items: center;
  flex-direction: row;
  gap: .375rem;
}

.hero-top-link .btn-animated:first-child::before {
  content: " ";
  display: block;
  width: .875rem;
  height: .875rem;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M3.79138 1.3125C3.56257 1.3125 3.33682 1.39475 3.14869 1.54481L3.12157 1.55837L3.108 1.57237L1.74082 2.98069L1.75438 2.99381C1.55358 3.17583 1.41131 3.41334 1.34557 3.67627C1.27984 3.93919 1.29361 4.21571 1.38513 4.47081C1.38688 4.47431 1.38338 4.48087 1.38513 4.48437C1.75613 5.54575 2.70463 7.595 4.557 9.44737C6.41638 11.3067 8.49275 12.2176 9.52 12.6192H9.53356C9.791 12.7043 10.0661 12.7213 10.332 12.6686C10.598 12.6159 10.8458 12.4952 11.0513 12.3182L12.432 10.9375C12.7943 10.5752 12.7943 9.94612 12.432 9.58387L10.6549 7.80675L10.6409 7.77919C10.2786 7.41694 9.63638 7.41694 9.27369 7.77919L8.39869 8.65419C7.74212 8.33857 7.13812 7.92361 6.608 7.42394C5.89181 6.74012 5.52606 5.95394 5.39131 5.64637L6.26631 4.77137C6.63381 4.40387 6.64038 3.79225 6.25232 3.43175L6.26588 3.41775L6.22519 3.37706L4.47519 1.57237L4.46163 1.55881L4.43407 1.54481C4.25242 1.39667 4.02577 1.31474 3.79138 1.3125ZM3.79138 2.1875C3.82714 2.18958 3.86105 2.20413 3.88719 2.22862L5.63719 4.01931L5.67832 4.06044C5.67481 4.05694 5.70369 4.10331 5.65075 4.15625L4.557 5.25L4.35182 5.44162L4.44806 5.71462C4.44806 5.71462 4.95031 7.05994 6.00644 8.06662L6.10225 8.14844C7.11856 9.07637 8.31688 9.58387 8.31688 9.58387L8.59031 9.70725L9.88925 8.40787C9.9645 8.33306 9.9505 8.33306 10.0258 8.40787L11.8169 10.1999C11.8921 10.2747 11.8921 10.2476 11.8169 10.3224L10.4768 11.6624C10.2756 11.8352 10.0616 11.8711 9.80744 11.7858C8.81606 11.396 6.88975 10.5499 5.17213 8.83269C3.44094 7.10106 2.53707 5.13756 2.20588 4.18425C2.13894 4.00619 2.18663 3.74325 2.34238 3.60981L2.3695 3.58225L3.696 2.22906C3.72186 2.20459 3.75543 2.1899 3.79094 2.1875H3.79138Z' fill='white'/%3e%3c/svg%3e");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.sale-wrap {
  position: absolute;
  right: 5rem;
  top: 8.75rem;
  background-color: var(--black);
  padding: 1.25rem;
  min-width: 22.5rem;
  opacity: 0;
  will-change: transform, opacity;
}

.sale-btn {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 1px;
  width: 100%;
  justify-content: space-between;
  padding-top: 1.375rem;
  will-change: transform;
}

.sale-btn div {
  padding: 0.875rem;
  color: var(--black);
  background-color: var(--beige);
}

.sale-btn .h3:first-child {
  flex: 1;
}

.sale-inner {
  position: relative;
}

.sale-close {
  position: absolute;
  right: -.75rem;
  top: -.75rem;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M10.9961 1.70801L6.70703 5.99707L11 10.292L10.292 11L6 6.70605L1.70801 11L1 10.292L5.29199 5.99707L1.00391 1.70801L1.71191 1L6 5.28906L10.2881 1L10.9961 1.70801Z' fill='white'/%3e%3c/svg%3e");
  width: .75rem;
  height: .75rem;
  padding: 1.25rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: .75rem;
  cursor: pointer;
  will-change: transform;
}

.sale-btn .h3:last-child {
  position: relative;
}

.sale-btn .h3:last-child:before {
  content: " ";
  display: block;
  width: 1px;
  height: 1.25rem;
  background-color: var(--beige);
  position: absolute;
  left: -1px;
  top: calc(50% - .625rem);
}

.menu.hero-bottom-coll {
  justify-content: center;
}

.hero-btn.hero-bottom-coll {
  justify-content: end;
}

.hero-bottom .container {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}

.hero-dars {
  width: 3.75rem;
  height: .875rem;
}

.hero-bottom-logo {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: .875rem;
}

.hero-bottom-logo span {
  display: block;
  width: 1px;
  height: 1.125rem;
  background-color: var(--white);
}

.stack-section {
  position: relative;
  width: 100%;
}

.stack-sticky {
  width: 100%;
  position: relative;
  will-change: transform;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  perspective: 1000;
  transition: none !important;
}

.index {
  position: relative;
  z-index: 9;
}

.location-block {
  background-color: var(--beige);
  padding: var(--margin-140-80) 0;
}

.location-title {
  padding: 3.75rem 0;
  border-top: 1px solid var(--line-gray-clear-dark);
  border-bottom: 1px solid var(--line-gray-clear-dark);
}

.location-desc {
  width: 50%;
  margin-left: 50%;
  padding: 2.5rem 0 var(--margin-140-80) .625rem;
}

.location-desc .h3 {
  max-width: 44rem;
}

.location-gallery {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-drag: none;
  cursor: -webkit-grab;
  cursor: grab;
  touch-action: pan-y;
}

.location-gallery.is-dragging {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.location-gallery.is-dragging * {
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-select: none;
}

.location-gallery-inner {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  gap: 1.25rem;
  flex-wrap: nowrap;
  padding: 0 var(--margin-80-10);
}

.location-gallery-inner:after {
  content: "";
  display: block;
  width: 2.75rem;
  height: 1rem;
  flex: none;
}

.location-card-item {
  width: -webkit-min-content;
  width: -moz-min-content;
  width: min-content;
}

.location-card-item:nth-child(3) .location-card-img,
.location-card-item:nth-child(7) .location-card-img {
  width: 17.3125rem;
}

.location-card-item:nth-child(4) .location-card-img,
.location-card-item:nth-child(8) .location-card-img {
  width: 26.5625rem;
}

.location-gallery-inner .h4 {
  color: var(--red);
  padding: 1.25rem 0 .25rem 0;
}

.location-card-img {
  width: 35.8125rem;
}

.location-card-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.location-card-item {
  flex: none;
}

.footer .container {
  background-color: var(--black);
}

.footer,
.fix-header .hero-top {
  background-color: var(--black);
  color: var(--white);
}

.footer-top {
  padding-top: var(--margin-80);
  padding-bottom: var(--margin-80-10);
}

.footer-bottom {
  padding-top: 5rem;
  padding-bottom: 5rem;
  border-top: 1px solid var(--line-gray-on-black);
}

.footer-inner {
  border-top: 1px solid var(--line-gray-on-black);
}

.footer-logo-wrap {
  width: 31.4375rem;
  height: 8.375rem;
}

.btn-animated.footer-btn,
.btn-animated.slider-btn,
.btn-animated.pop-bnt {
  padding: .875rem;
  transition: background-color var(--transition-hover);
  cursor: pointer;
}

.btn-animated.footer-btn {
  background-color: var(--white);
}

.btn-animated.slider-btn {
  background-color: var(--black);
}

.footer-bnt-icon span,
.slider-bnt-icon span,
.pop-bnt-icon span {
  display: block;
  width: .875rem;
  height: .875rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.footer-bnt-icon span {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M13 7L12.3999 7.60008L7.42469 2.62484L7.42469 12.3561L6.57614 12.3561L6.57614 2.6225L1.59856 7.60008L0.998489 7L6.99924 0.999245L13 7Z' fill='black'/%3e%3c/svg%3e");
}

.slider-bnt-icon span {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M7 1L7.60008 1.60008L2.62484 6.57531L12.3561 6.57531L12.3561 7.42386L2.6225 7.42386L7.60008 12.4014L7 13.0015L0.999245 7.00076L7 1Z' fill='white'/%3e%3c/svg%3e");
}

.pop-bnt-icon span {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M7.7002 6.98926L11.9922 2.69434L11.29 1.99219L6.99902 6.28711L2.70996 1.99609L2.00781 2.69824L6.29688 6.98926L2 11.2881L2.70215 11.9902L6.99902 7.69238L11.2979 11.9941L12 11.292L7.7002 6.98926Z' fill='white'/%3e%3c/svg%3e ");
}

.footer-btn:hover {
  background-color: var(--white-50);
}

.slider-btn:hover {
  background-color: var(--black-50);
}

.coll-item {
  flex: 1;
}

.wrap-coll {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  justify-content: space-between;
  display: flex;
}

.map {
  position: relative;
  overflow: hidden;
}

.map-desc {
  font-family: var(--commons-pro);
  font-size: var(--map);
  font-weight: 400;
}

.h1,
.h2,
.h4,
.menu,
.h1-big,
.h3 {
  font-family: var(--travels-next);
  text-transform: uppercase;
  font-weight: 600;
}

.h1,
.h2,
.menu,
.h1-big,
.map-desc {
  line-height: 1em;
}

.h3,
.text,
.caption {
  line-height: 1.2em;
}

.h1 {
  font-size: var(--h1);
}

.h1-big {
  font-size: var(--h1-big);
}

.h2 {
  font-size: var(--h2);
}

.h3 {
  font-size: var(--h3);
}

.h4 {
  font-size: var(--h4);
  line-height: 1.3em;
}

.text {
  font-size: var(--text);
}

.caption {
  font-size: var(--caption);
}

.menu {
  font-size: var(--menu);
}

.scroll-text {
  white-space: nowrap;
  display: inline-block;
  will-change: transform;
}

.footer-link-wrap {
  grid-column-gap: .875rem;
  grid-row-gap: .875rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.footer-text-wrap {
  grid-column-gap: .375rem;
  grid-row-gap: .375rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.footer-contacts {
  grid-column-gap: 3.75rem;
  grid-row-gap: 3.75rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.footer-contacts-wrap {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.container {
  padding-right: var(--margin-80-10);
  padding-left: var(--margin-80-10);
  position: relative;
  z-index: 9;
}

.footer-bottom-info {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.footer-bottom-link {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.copyright {
  width: calc(50% + .625rem);
}

.copyright .caption {
  max-width: 35.875rem;
}

.maid {
  text-align: right;
  flex: 1;
}

.contact-block {
  padding-top: var(--margin-80);
  padding-bottom: var(--margin-140-80);
  background-color: var(--black);
  color: var(--white);
}

.contact-block.request-block {
  background-color: var(--red);
}

.request-block .h1 {
  max-width: 40rem;
}

.contact-header-caps {
  max-width: 26.5625rem;
  padding-top: 2.5rem;
}

.private-park-block {
  padding-top: var(--margin-140-80);
  background-color: var(--white);
}











.new-space-inner {
  padding-top: 29.25rem;
  color: var(--white);
  background-image: linear-gradient(#87a7b7, #bbd5da);
  position: relative;
}

/*
.new-space-inner .container{
  position: -webkit-sticky;
  position: sticky;
  top: var(--margin-140-80);
}
*/
.new-space-inner .container {
  position: absolute;
  top: var(--margin-80-10);
}

.new-space-img-wrap {
  position: relative;
  z-index: 9;
  position: -webkit-sticky;
  /* position: sticky;
  top: 30rem;*/
}

.new-space-img-wrap {
  overflow: hidden;
}

.new-space-img-wrap img {
  display: block;
  width: 100%;
  height: 120%;
  -o-object-fit: cover;
  object-fit: cover;
  will-change: transform;
}

.numb-section {
  grid-column-gap: 3.75rem;
  grid-row-gap: 3.75rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.numb-elem-item {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 3.75rem;
  padding-bottom: 3.75rem;
  padding-left: 18.5625rem;
  display: flex;
}

.new-space-elem {
  border-top: 1px solid var(--line-gray-clear-light);
}

.new-space-title {
  padding-top: 3.75rem;
}

.new-space-img-wrap,
.location-block,
.location-gallery,
.arh-img-item,
.map-block,
.parallax-container {
  overflow: hidden;
}

.park-lake-block {
  background-color: var(--white);
  height: 300vh;
}

.park-lake-inner {
  position: relative;
}

.park-lake-inner .container {
  position: absolute;
  top: var(--margin-80);
  left: var(--margin-80-10);
  color: var(--white);
}

.park-lake-img {
  height: 100vh;
  overflow: hidden;
}

.park-lake-img img {
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
  width: 100%;
  height: auto;
  min-height: 100%;
  will-change: transform;
}

.park-lake-inner:before {
  content: "";
  display: block;
  width: 100%;
  height: 65%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.60) 0%, rgba(0, 0, 0, 0.27) 52.25%, rgba(0, 0, 0, 0.15) 75.22%, rgba(0, 0, 0, 0.00) 100%);
  position: absolute;
  top: 0;
  pointer-events: none;
  z-index: 9;
}

.percent-desk {
  padding-top: 1.25rem;
}

.private-park-img-wrap {
  padding-top: 6.25rem;
}

.private-park-img {
  height: 100vh;
  overflow: hidden;
}

.parallax-container img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

div.parallax-container img {
  height: 120%;
}

.w-50 {
  color: var(--white-50);
}

.b-50 {
  color: var(--black-50);
}

.new-line {
  display: block;
}

.form-caps a {
  text-decoration: underline;
}

button {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  justify-content: flex-start;
  gap: 1px;
}

.btn {
  font-family: var(--travels-next);
  text-transform: uppercase;
  font-weight: 597;
  font-size: var(--button);
  color: var(--white);
  line-height: 1em;
  display: flex;
  flex-direction: row;
  align-content: center;
  align-items: center;
}

.btn-arrow {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.btn-arrow:before,
.slider-nav button:first-child:before {
  content: "";
  position: absolute;
  left: -1px;
  height: 1.25rem;
  width: 1px;
  opacity: 1;
  transition: opacity var(--transition-hover);
}

.slider-nav button:first-child:before {
  left: calc(50% - 1px);
}

.btn-red.btn-arrow:before {
  background-color: var(--red);
}

.btn-black.btn-arrow:before,
.slider-nav button:first-child:before {
  background-color: var(--black);
}

.btn-b-arrow {
  padding: 0 1.375rem;
}

.btn-s-arrow {
  padding: 1rem;
}

.btn-arrow:not(.footer-bnt-icon, .slider-bnt-icon, .pop-bnt-icon) span {
  will-change: transform;
  display: block;
  width: .625rem;
  height: .625rem;
  will-change: transform;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='100%' height='100%' viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M0 4.37114e-07L4.36994e-08 1L8.29102 1L0.182618 9.1084L0.889649 9.81543L9 1.70508V10H10V0L0 4.37114e-07Z' fill='white'/%3e%3c/svg%3e");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.btn-s {
  padding: .875rem;
}

.btn-b {
  padding: 1.25rem;
}

.btn-black {
  background-color: var(--black);
  transition: background-color var(--transition-hover);
}

.btn-red,
.map-bnt button.active .btn-black {
  background-color: var(--red);
  transition: background-color var(--transition-hover);
}

.map-bnt button.active {
  pointer-events: none;
}

button:hover .btn-black,
.slider-nav button:hover::before {
  background-color: var(--black-50);
}

button.btn-animated.slider-btn {
  align-items: center;
}

button:hover .btn-red {
  background-color: var(--red-50);
}

button:hover .btn-arrow:before {
  opacity: .5;
}

.map-inner {
  background-color: var(--beige);
}

.map-bottom-btn {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 1.875rem;
  position: absolute;
  right: var(--margin-80-10);
  bottom: 5rem;
  z-index: 99;
}

.map-bottom-btn .map-link {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: .375rem;
}

.map-link.btn {
  color: var(--red);
  position: relative;
}

.map-link.btn .btn-animated:after {
  content: " ";
  display: block;
  position: absolute;
  bottom: -2px;
  width: -webkit-fill-available;
  width: -moz-available;
  width: stretch;
  height: 1px;
  background-color: var(--red);
}

.map-link:before {
  content: " ";
  display: block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M7.99713 1.32617C10.937 1.32617 13.3309 3.71933 13.3311 6.65918C13.3511 10.9592 8.58385 14.3924 8.38385 14.5391C8.27053 14.6257 8.13045 14.666 7.99713 14.666C7.86398 14.6659 7.72458 14.6189 7.61139 14.5391C7.41139 14.3924 2.64413 10.9525 2.66413 6.65918C2.6643 3.71948 5.05745 1.32642 7.99713 1.32617ZM7.99713 2.66602C5.79073 2.66626 3.99722 4.45957 3.99713 6.66602C3.9838 9.63229 6.92344 12.2855 7.99713 13.1592C9.07047 12.2858 12.0105 9.62602 11.9971 6.66602C11.997 4.45942 10.2037 2.66602 7.99713 2.66602ZM8.00299 4C9.47621 4.00014 10.669 5.19375 10.669 6.66699C10.6688 8.14009 9.4761 9.33287 8.00299 9.33301C6.52977 9.33301 5.33618 8.14018 5.336 6.66699C5.336 5.19366 6.52966 4 8.00299 4ZM8.00299 5.33301C7.26966 5.33301 6.66901 5.93366 6.66901 6.66699C6.66919 7.40018 7.26977 8 8.00299 8C8.7361 7.99986 9.33582 7.40009 9.336 6.66699C9.336 5.93375 8.73621 5.33315 8.00299 5.33301Z' fill='%23691D13'/%3e%3c/svg%3e");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 1rem;
  height: 1rem;
}

.map-base {
  width: 100%;
  overflow: hidden;
}

.map-layers,
.map-metro {
  position: absolute;
  top: 0;
  width: 100%;
}

.map-block {
  position: relative;
  background-color: var(--beige);
}

.map-bnt {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: .25rem;
}

.map-nav {
  display: flex;
  flex-direction: column;
  gap: 10rem;
  position: absolute;
  bottom: 5rem;
  left: var(--margin-80-10);
  z-index: 99;
}

.map-nav .text {
  max-width: 18.125rem;
}

.map-btn a {
  display: inline-block;
}

.arh-inner-block {
  height: 100vh;
  position: relative;
  background-color: var(--red);
  color: var(--white);
}

.arh-content {
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
}

.arh-fon,
.arh-fon img {
  width: 100%;
  height: 100%;
}

.arh-fon img {
  -o-object-fit: cover;
  object-fit: cover;
}

.arh-bg-mob {
  display: none;
}

.arh-title {
  max-width: 50.375rem;
  text-align: center;
  z-index: 9;
}

.arh-title .h3 {
  padding-top: 1.875rem;
}

.arh-top,
.arh-bottom {
  position: absolute;
  bottom: 5rem;
  z-index: 9;
}

.arh-top {
  left: var(--margin-80-10);
  max-width: 17.3125rem;
}

.arh-bottom {
  right: var(--margin-80-10);
  max-width: 26.5625rem;
}

.arh-img-item {
  width: 100%;
  height: 50rem;
}

.arh-card-item .h4 {
  padding-top: 1.25rem;
  max-width: 26.5625rem;
}

.arh-img-inner {
  padding: var(--margin-140-80) 0;
}

.arh-img-inner .container {
  display: flex;
  flex-direction: column;
  gap: var(--margin-140-80);
}

.arh-img-inner .wrap-coll:first-child .coll-item:nth-child(2) .arh-img-item,
.arh-img-inner .wrap-coll:last-child .coll-item:nth-child(1) .arh-img-item {
  width: 100%;
  height: 31.25rem;
}

.arh-img-inner .wrap-coll:last-child .coll-item:nth-child(1) .h4 {
  margin-left: auto;
}

.arh-img-inner .wrap-coll:first-child .coll-item:nth-child(2) .arh-card-item {
  margin-left: auto;
}

.arh-img-inner .wrap-coll:last-child .coll-item:nth-child(1) .arh-card-item {
  text-align: right;
}

.arh-img-inner .wrap-coll:first-child .coll-item:nth-child(2) {
  display: flex;
}

.adv-slider-block {
  position: relative;
}

.adv-slider-nav {
  position: absolute;
  right: var(--margin-80-10);
  bottom: 5rem;
  z-index: 999;
}

.adv-slider-inner {
  width: 100%;
  height: 100vh;
  position: relative;
}

.slide-item-inner {
  z-index: 9;
  position: relative;
}

.adv-slide-item,
.slide-item-img,
.slide-item-inner {
  width: 100%;
  height: 100%;
}

.adv-slide-item {
  position: absolute;
  overflow: hidden;
  color: var(--white);
  -webkit-clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);
  clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);
  z-index: 1;
  will-change: clip-path, transform;
}

.adv-slide-item.active {
  z-index: 2;
  -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
  clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
}

.slide-item-img img {
  -o-object-fit: cover;
  object-fit: cover;
  min-width: 104%;
  height: 100%;
  margin-left: -2%;
}

.slide-item-content {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  padding: 8.75rem var(--margin-80-10) 5rem var(--margin-80-10);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  z-index: 9;
  will-change: transform;
}

.slide-item-title {
  width: 100%;
  border-top: 1px solid var(--line-gray-clear-light);
  padding-top: 3.75rem;
  overflow: hidden;
}

.slide-item-title .h1 {
  max-width: 60.5rem;
}

.slide-item-text {
  overflow: hidden;
  max-width: 28rem;
}

.slider-nav {
  display: flex;
  gap: 1px;
  flex-direction: row;
  align-items: center;
}

.adv-slider-nav button:last-child .btn-arrow span {
  rotate: 180deg;
}

.slide-item-img:before,
.slide-item-img:after {
  content: " ";
  width: 100%;
  position: absolute;
  z-index: 9;
}

.slide-item-img:before {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.60) 0%, rgba(0, 0, 0, 0.00) 100%);
  height: 61%;
  top: 0;
}

.slide-item-img:after {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.60) 100%);
  height: 46%;
  bottom: 0;
}

.dars-inner {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  justify-content: space-between;
  gap: 1.25rem;
}

.dars-img {
  width: 40.8125rem;
  flex: none;
}

.dars-content {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  padding: 8.75rem 0 5rem var(--margin-80-10);
}

.dars-logo {
  width: 26.5625rem;
  height: 6.125rem;
}

.dars-top {
  padding-top: 3.75rem;
  border-top: 1px solid var(--line-gray-clear-dark);
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
}

.dars-logo-caps {
  padding-top: 2.5rem;
  max-width: 26.5625rem;
}

.dars-logo-desc {
  max-width: 17.3125rem;
}

.dars-bottom {
  width: 100%;
}

.dars-numb-wrap {
  display: flex;
  flex-direction: row;
  max-width: 54.375rem;
  width: 100%;
  justify-content: space-between;
}

.dars-numb-caps {
  padding-top: .625rem;
}

.dars-numb-wrap span {
  background-color: var(--line-gray-clear-dark);
  width: 1px;
}


.main-form {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 1.875rem;
  padding-top: 17.5rem;
}

.form-bottom {
  padding-top: 3.125rem;
}

.form-group {
  width: 100%;
  font-size: var(--text);
  line-height: 1em;
}

.form-input {
  width: 100%;
  padding: 1.8rem 0;
  border-bottom: 1px solid var(--line-gray-on-black) !important;
  background-color: var(--black);
  color: var(--white);
  transition: var(--transition);
  outline: none;
}

.request-block .form-input,
.pop-up-content .form-input {
  border-bottom: 1px solid var(--line-gray-clear-light) !important;
  background-color: var(--red);
}

.checkbox {
  display: flex;
  align-items: center;
  gap: 1.25rem;
  position: relative;
  padding-bottom: 2.5rem;
}

.checkbox .caption {
  max-width: 26.25rem;
}

.checkbox input {
  cursor: pointer;
  flex: none;
  width: 1.5rem;
  height: 1.5rem;
  background: rgb(255 255 255 / 7%);
  border: 1px solid rgb(255 255 255 / 50%) !important;
  transition: border var(--transition-hover);
}

.checkbox span {
  pointer-events: none;
  opacity: 0;
  width: 1.5rem;
  height: 1.5rem;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M18.0292 7.96934C18.1696 8.10997 18.2485 8.30059 18.2485 8.49934C18.2485 8.69809 18.1696 8.88871 18.0292 9.02934L11.0292 16.0293C10.8886 16.1698 10.6979 16.2487 10.4992 16.2487C10.3004 16.2487 10.1098 16.1698 9.96918 16.0293L5.96918 12.0293C5.89549 11.9607 5.83639 11.8779 5.7954 11.7859C5.7544 11.6939 5.73236 11.5946 5.73059 11.4939C5.72881 11.3932 5.74733 11.2931 5.78505 11.1997C5.82278 11.1064 5.87892 11.0215 5.95014 10.9503C6.02136 10.8791 6.10619 10.8229 6.19958 10.7852C6.29297 10.7475 6.393 10.729 6.4937 10.7307C6.5944 10.7325 6.69372 10.7546 6.78571 10.7956C6.87771 10.8366 6.96051 10.8957 7.02918 10.9693L10.4992 14.4393L16.9692 7.96934C17.1098 7.82889 17.3004 7.75 17.4992 7.75C17.6979 7.75 17.8886 7.82889 18.0292 7.96934Z' fill='white'/%3e%3c/svg%3e");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  left: 0;
}

.checkbox input[type="checkbox"]:checked,
.checkbox:hover input {
  border: 1px solid rgb(255 255 255 / 100%) !important;
}


.form-input:focus {
  border-color: var(--input-focus);
  box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.1);
}

.phone-input-wrapper {
  position: relative;
  display: flex;
  align-items: center;
}

.phone-prefix {
  position: absolute;
  pointer-events: none;
}

.form-input--phone {
  padding-left: 1.5625rem !important;
}

.form-input:focus::-webkit-input-placeholder {
  color: transparent;
}

.form-input:focus::-moz-placeholder {
  color: transparent;
}

.form-input:focus:-ms-input-placeholder {
  color: transparent;
}

.form-input:focus::-ms-input-placeholder {
  color: transparent;
}

.form-input:focus::placeholder {
  color: transparent;
}

.form-input::-webkit-input-placeholder {
  color: var(--white-50);
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}

.form-input::-moz-placeholder {
  color: var(--white-50);
  -moz-transition: color 0.2s;
  transition: color 0.2s;
}

.form-input:-ms-input-placeholder {
  color: var(--white-50);
  -ms-transition: color 0.2s;
  transition: color 0.2s;
}

.form-input::-ms-input-placeholder {
  color: var(--white-50);
  -ms-transition: color 0.2s;
  transition: color 0.2s;
}

.form-input::placeholder {
  color: var(--white-50);
  transition: color 0.2s;
}

.form-input:-webkit-autofill,
.form-input:-webkit-autofill:hover,
.form-input:-webkit-autofill:focus {
  -webkit-text-fill-color: #ffffff;
  -webkit-box-shadow: 0 0 0px 1000px #000000 inset;
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
  caret-color: #ffffff;
}

form-input:autofill {
  background-color: #000000;
  color: #ffffff;
}

.contact-block.request-block form-input:autofill {
  background-color: var(--red);
}

.marker {
  cursor: pointer;
}

.tooltip {
  position: absolute;
  color: var(--white);
  padding: .875rem;
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.2s ease;
  background: linear-gradient(45deg, transparent .5rem, #000000 0px) bottom left;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-width: 50%;
}

.tooltip-right {
  transform: translate(-.8125rem, calc(-100% - .8125rem));
}

.tooltip-left {
  transform: translate(.8125rem, calc(-100% - .8125rem));
}

.tooltip.visible {
  opacity: 1;
}

.tooltip .map-desc {
  padding-top: .625rem;
  color: var(--white-50);
}

.unique-lots-block {
  position: relative;
  height: 400vh;
}

.unique-lots-inner {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  width: 100%;
  height: 100vh;
  overflow: hidden;
  z-index: 9;
  background-color: var(--white);
}

.unique-lots-slider,
.unique-lots-slider .wrap-coll,
.unique-lots-slider .wrap-coll,
.unique-lots-img-wrap .coll-item,
.unique-lots-img-wrap,
.unique-lots-img-wrap img {
  height: 100%;
}

.unique-lots-img-wrap {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.unique-lots-img-wrap img {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);
  clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);
  z-index: 1;
  will-change: clip-path, transform;
}

.unique-lots-nav.is-locked {
  pointer-events: none;
}

.unique-lots-text .h1 {
  padding: 1.25rem 0 2.5rem 0;
}

.unique-lots-text {
  max-width: 36.4rem;
}

.unique-lots-content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  height: 100%;
  padding: 5rem 0;
}

.unique-lots-preview {
  outline: 2px solid var(--transparent);
  outline-offset: -2px;
  width: 8rem;
  height: 8.75rem;
  padding: .375rem;
  opacity: .5;
  cursor: pointer;
  transition: opacity var(--transition-hover);
}

.unique-lots-preview.active {
  pointer-events: none;
  outline: 2px solid var(--grey);
  opacity: 1;
}

.unique-lots-preview img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.unique-lots-nav {
  position: absolute;
  right: 5rem;
  top: 5rem;
}

.unique-lots-nav-item {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  justify-content: flex-end;
  gap: 1.25rem;
}

.unique-lots-nav-item .text {
  padding-bottom: .25rem;
}

.btn-animated {
  display: inline-flex;
  align-items: stretch;
  cursor: pointer;
  overflow: hidden;
  border: none;
  background: transparent;
  padding: 0;
}

.btn-animated .btn {
  position: relative;
  overflow: hidden;
}

.roll-text-wrap {
  position: relative;
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
}

.text-original {
  will-change: transform;
  display: block;
}

.text-clone {
  will-change: transform;
  position: absolute;
  top: 110%;
  left: 0;
  width: 100%;
  display: block;
}

.arrow-cont {
  will-change: transform;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  position: relative;
  overflow: hidden;
}

.arrow-cont .arrow-clone {
  will-change: transform;
  position: absolute;
  top: 110%;
  left: -.625rem;
  width: 100%;
  height: 100%;
}

.char {
  will-change: transform;
  display: inline-block;
  will-change: transform;
}

.btn-animated,
.btn-animated *,
.btn-animated span {
  opacity: 1 !important;
}

.arrow-cont span {
  will-change: transform;
  -webkit-font-smoothing: antialiased;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.fix-header {
  /* transform: translateY(-100%);*/
  color: var(--white);
  background-color: var(--black);
  position: fixed;
  width: 100%;
  top: -100px;
  z-index: 9999;
  will-change: transform;
  transition: top 0.4s ease-in-out;
}

.fix-header .hero-top {
  position: relative;
  right: 0;
  padding: 1.875rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}

.fix-header-logo {
  width: 7rem;
  height: 1.25rem;
}

.pop-up {
  position: fixed;
  width: 100%;
  height: 100%;
  min-height: 100vh;
  top: 0;
  z-index: 99999;
  background: var(--black-50);
  -webkit-backdrop-filter: blur(40px);
  backdrop-filter: blur(40px);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.pop-up-inner {
  width: 100%;
  height: 100%;
  position: relative;
  transform: translateX(110%);
  will-change: transform;
}

.pop-up-content {
  margin-left: auto;
  width: calc(50% - .625rem);
  background-color: var(--red);
  height: 100%;
  color: var(--white);
}

.pop-up-content .container {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: flex-start;
  overflow: auto;
  padding-bottom: 5rem;
  padding-top: 5rem;
}

.pop-up-content .main-form {
  padding-top: 5rem;
}

.close-pop-up {
  position: absolute;
  top: 0;
  right: 0;
  background-color: var(--black);
  z-index: 999;
  transition: background-color var(--transition-hover);
}

.close-pop-up:hover {
  background-color: var(--black-50);
}

button.pop-btn {
  padding: 6.375rem .875rem .875rem .875rem;
}


@media screen and (min-width: 992px) {
  .hero-title span {
    display: block;
  }

  .private-park-block .coll-item:first-child .h1 {
    width: 50%;
  }

  .numb-elem-item {
    border-bottom: 1px solid var(--line-gray-clear-light);
  }

  .arh-img-inner .wrap-coll:first-child .coll-item:nth-child(2) .arh-card-item,
  .arh-img-inner .wrap-coll:last-child .coll-item:nth-child(1) .arh-card-item {
    width: 35.8125rem;
  }
}


@media screen and (max-width: 991px) {
  .stack-sticky {
    position: relative;
    overflow: hidden;
    will-change: auto; 
  }
  .park-lake-inner {
    will-change: auto !important;
    backface-visibility: visible !important;
    -webkit-backface-visibility: visible !important;
  } 
  .park-lake-img img {
    will-change: transform;
  }
  
  .hero-inner {
    background-image: url(/img/hero-mob.webp);
  }

  .wrap-coll {
    grid-column-gap: 3.75rem;
    grid-row-gap: 3.75rem;
    flex-flow: column;
  }

  .hero-bottom {
    bottom: 1.875rem;
  }

  .hero-bottom .container {
    flex-direction: column;
    gap: 1.25rem;
  }

  .hero-btn.hero-bottom-coll {
    order: -1;
  }

  .menu.hero-bottom-coll {
    display: none;
  }

  .hero-btn.hero-bottom-coll .btn-black,
  .hero-btn.hero-bottom-coll .btn-black.btn-arrow:before {
    background-color: var(--red);
  }

  .hero-bottom-logo span {
    height: .625rem;
  }

  .hero-dars {
    width: 2.6875rem;
    height: .625rem;
  }

  .private-park-block .wrap-coll {
    gap: 0;
  }

  .numb-elem-item {
    padding: 1rem 0 .5rem 0;
    gap: .5rem;
  }

  .coll-numb {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    row-gap: 1rem;
    -moz-column-gap: 7rem;
    column-gap: 7rem;
    border-top: 1px solid var(--line-gray-clear-light);
  }

  .new-space-elem .wrap-coll {
    gap: 1.875rem;
  }

  .new-space-title {
    padding-top: 1.875rem;
  }

  .numb-section:last-of-type {
    width: 100%;
    display: flex;
    align-items: flex-end;
    border-top: 1px solid var(--line-gray-clear-light);
    border-bottom: 1px solid var(--line-gray-clear-light);
  }

  .numb-section:nth-child(2) .numb-elem-item,
  .numb-section:nth-child(3) .numb-elem-item {
    min-width: 28rem;
  }

  .new-space-img-wrap img {
    width: 176%;
    max-width: none;
    margin-left: -39%;
  }

  .new-space-img-wrap {
    margin-top: -17rem;
  }

  .new-space-inner .container {
    position: relative;
  }

  .new-space-inner {
    padding-top: var(--margin-80)
  }

  .map-nav {
    position: static;
    left: 0;
    flex-direction: column-reverse;
    gap: 1.25rem;
  }

  .map-nav .text {
    padding-top: 1.875rem;
    max-width: none;
    padding-left: var(--margin-80-10);
  }

  .map-bnt {
    display: flex;
    flex-direction: row;
    position: static;
    overflow: scroll;
    padding: 0 var(--margin-80-10);
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }

  .map-bnt::-webkit-scrollbar {
    width: 0;
    height: 0;
    background: transparent;
    display: none;
  }

  .map-bnt button {
    flex: none;
  }

  .tooltip {
    padding: .625rem;
  }

  .tooltip .map-desc {
    padding-top: .375rem;
  }

  .tooltip-left {
    background: linear-gradient(45deg, transparent 0.3rem, #000000 0px) bottom left;
    transform: translate(.5625rem, calc(-100% - .5625rem));
  }

  #tooltip.tooltip-right {
    background: linear-gradient(316deg, transparent .4rem, #000000 0px) bottom left;
    transform: translate(calc(-100% - .5625rem), calc(-100% - .5625rem));
  }

  .unique-lots-content {
    padding: 0 var(--margin-80-10) var(--margin-80) var(--margin-80-10);
  }

  .unique-lots-block,
  .unique-lots-inner {
    height: auto;
  }

  .unique-lots-img-wrap {
    aspect-ratio: 18 / 19;
    height: auto;
  }

  .unique-lots-nav {
    width: 100%;
    position: static;
    display: flex;
    flex-direction: row;
    gap: .625rem;
    padding-bottom: 1rem;

  }

  .unique-lots-slider .wrap-coll,
  .unique-lots-content {
    gap: 1.875rem;
  }

  .unique-lots-nav-item {
    flex-direction: column-reverse;
    align-items: flex-start;
    gap: .625rem;
    flex-grow: 1;
  }

  .unique-lots-preview {
    width: 100%;
    aspect-ratio: 78 / 85;
    height: auto;
  }

  .unique-lots-preview.active {
    outline: 1px solid var(--grey);
  }

  .unique-lots-preview {
    padding: .1875rem;
    outline-offset: -1px;
    outline: 1px solid var(--transparent);
  }

  .unique-lots-text .h1 {
    padding: 1.25rem 0 1.875rem 0;
  }

  .arh-inner-block {
    height: auto;
  }

  .arh-title {
    width: 100%;
    padding: 0 .825rem 0 .825rem;
  }

  .arh-title .h3 {
    padding-top: 1.25rem;
  }

  .arh-top {
    height: auto;
    top: 1.875rem;
  }

  .arh-bg {
    display: none;
  }

  .arh-bg-mob {
    display: block;
  }

  .arh-bottom {
    position: static;
    padding: 1.875rem .625rem 5rem .625rem;
  }

  .arh-img-item {
    aspect-ratio: 17 / 15;
    height: auto;
  }

  .arh-img-inner .wrap-coll:last-child {
    flex-direction: column-reverse;
  }

  .arh-img-inner .wrap-coll:last-child .coll-item:nth-child(1) .arh-card-item {
    text-align: left;
  }

  .arh-img-inner .wrap-coll:last-child .coll-item:nth-child(1) .h4,
  .arh-img-inner .wrap-coll:first-child .coll-item:nth-child(2) .arh-card-item {
    margin-left: 0;
  }

  .arh-card-item,
  .arh-img-inner .wrap-coll:last-child .coll-item:nth-child(1) {
    display: flex;
    align-content: flex-end;
    flex-wrap: wrap;
    flex-direction: column;
  }

  .arh-img-inner .wrap-coll:first-child .coll-item:nth-child(2) .arh-img-item,
  .arh-img-inner .wrap-coll:last-child .coll-item:nth-child(1) .arh-img-item {
    aspect-ratio: 5 / 4;

    height: auto;
  }

  .arh-img-inner .wrap-coll:first-child .coll-item:nth-child(2) .arh-card-item,
  .arh-img-inner .wrap-coll:last-child .coll-item:nth-child(1) .arh-card-item {
    width: 72%;
  }

  .arh-img-inner .wrap-coll {
    gap: 1.875rem;
  }

  .arh-img-inner .container {
    gap: 3.75rem;
  }

  .dars-inner {
    flex-direction: column;
  }

  .dars-img {
    width: 100%;
    aspect-ratio: 18 / 19;
  }

  .dars-content {
    padding: 0 var(--margin-80-10) 5rem var(--margin-80-10);
    gap: 3.4375rem;
  }

  .dars-top {
    flex-direction: column;
    gap: 2.5rem;
  }

  .pop-up-content {
    width: 100%;
  }

  button.pop-btn {
    padding-top: .875rem;
  }

  .main-form {
    padding-top: 0rem;
  }

  .form-bottom {
    padding-top: 3.75rem;
  }

  .footer-contacts {
    width: 100%;
  }

  .footer-bottom-info {
    align-items: flex-start;
    display: flex;
    flex-wrap: wrap;
    gap: 2.5rem;
  }

  .footer-bottom-link {
    display: flex;
    flex-direction: column;
    gap: .625rem;
    order: -1;
    width: 100%;
    align-items: flex-start;
  }

  .footer-top {
    padding-bottom: 1.875rem;
  }

  .footer-logo-wrap {
    width: 100%;
    height: auto;
  }

  .footer-top .wrap-coll {
    gap: 5rem;
  }

  .footer-contacts-wrap {
    flex-direction: column;
    align-items: flex-end;
    gap: 3.75rem;
  }

  .copyright {
    width: auto;
  }
}



@media screen and (max-width: 767px) {
  body {
    --commons-pro: "Tt Commons Pro Trial", Arial, sans-serif;
    --black: black;
    --white: white;
    --margin-80: 5rem;
    --margin-80-10: .625rem;
    --line-gray-on-black: #353535;
    --travels-next: "Tt Travels Next Trial", Arial, sans-serif;
    --h2: 1rem;
    --h4: .625rem;
    --caption: .75rem;
    --margin-140-80: 5rem;
    --h1: 1.5rem;
    --text: .875rem;
    --line-gray-clear-light: #ffffff4d;
    --h1-big: 3rem;
    --red: #691d13;
    --beige: #ceb184;
    --light-beige: #e4c799;
    --dark-beige: #63543c;
    --green: #0d3911;
    --black-50: #00000080;
    --white-50: #ffffff80;
    --line-gray-on-white: #c8c8c8;
    --line-gray-clear-dark: #0000004d;
    --transparent: transparent;
    --h3: .875rem;
    --menu: .5rem;
    --button: .625rem;
    --map: var(--caption);
  }

  .hero-top {
    padding: 1.0625rem .625rem;
    right: 0;
    left: 0;
    width: 100%;
  }

  .hero-top-link {
    gap: 1.25rem;
    justify-content: flex-end;
  }

  .hero-top-link .btn-animated:first-child .menu {
    display: none;
  }

  .hero-top-link .btn-animated:first-child::before {
    width: 1rem;
    height: 1rem;
  }

  .fix-header .hero-top {
    padding: 1.125rem .625rem;
  }

  .fix-header-logo {
    width: 5.1875rem;
    height: 0.875rem;
  }

  .caption,
  .map-desc {
    line-height: 1.1em;
  }

  .hero-inner {
    align-items: flex-start;
  }

  .hero-info {
    gap: 1.25rem;
    padding-top: 6.25rem;
  }

  .hero-logo {
    width: 17rem;
    height: 3rem;
  }

  .hero-bottom-logo {
    gap: .5rem;
  }

  .hero-title {
    max-width: 19.25rem;
  }

  .park-lake-inner:before {
    height: 40%;
  }

  .park-lake-img img {
    -o-object-position: 20%;
    object-position: 20%;
  }

  .sale-wrap {
    min-width: auto;
    width: auto;
    left: .625rem;
    right: .625rem;
    top: auto;
    padding: 1rem;
    bottom: 7.5rem;
  }

  .sale-btn {
    padding-top: 1.125rem;
  }

  .sale-close {
    padding: 1.375rem;
    right: -1rem;
    top: -1rem;
  }

  .percent-desk {
    padding-top: .625rem;
  }

  .private-park-img-wrap {
    padding-top: 2.5rem;
  }

  .new-space-img-wrap {
    margin-top: -10rem;
  }

  .numb-section:nth-child(2) .numb-elem-item,
  .numb-section:nth-child(3) .numb-elem-item {
    min-width: 8.75rem;
  }

  .coll-numb {
    -moz-column-gap: 3.875rem;
    column-gap: 3.875rem;
  }

  .private-park-img-wrap {
    padding-top: 2.5rem;
  }

  .map-bottom-btn {
    bottom: 1.875rem;
    gap: 1.25rem;
  }

  .map-block {
    padding-bottom: 4.5rem;
  }

  .main-form {
    gap: 1.25rem;
  }

  .checkbox {
    gap: 1rem;
  }

  .form-input {
    padding: 1.25rem 0;
  }

  .checkbox {
    padding-bottom: 1.875rem;
  }

  .btn-b {
    padding: 1rem;
  }

  .btn-arrow:not(.pop-bnt-icon) span {
    width: .5rem;
    height: .5rem;
  }

  .location-gallery {
    margin-right: -.625rem;
  }

  .btn-b-arrow {
    padding: 1rem;
  }

  .location-gallery-inner:after {
    content: none;
  }

  .location-title {
    padding: 1.875rem 0;
  }

  .location-desc {
    width: auto;
    margin-left: 6.125rem;
    padding: 1.875rem 0 3.75rem 0;
  }

  .h3 {
    line-height: 1em;
  }

  .h4 {
    line-height: 1.2em;
  }

  .location-gallery-inner .h4 {
    padding: .625rem 0 .25rem 0;
  }

  .location-card-img {
    width: 15.8125rem;
  }

  .location-card-item:nth-child(3) .location-card-img,
  .location-card-item:nth-child(7) .location-card-img {
    width: 7.5rem;
  }

  .location-card-item:nth-child(4) .location-card-img,
  .location-card-item:nth-child(8) .location-card-img {
    width: 10.3125rem;
  }

  .map-link.btn .btn-animated:after {
    bottom: 0px;
  }

  .location-gallery-inner {
    gap: .625rem;
  }

  .map-link:before {
    width: .875rem;
    height: .875rem;
  }

  .slide-item-content {
    margin-top: -5.625rem;
  }

  .slide-item-content {
    position: relative;
  }

  .adv-slider-inner,
  .adv-slide-item,
  .slide-item-inner {
    height: auto;
    background: var(--black);
  }

  .slide-item-img {
    height: 28.75rem;
    position: relative;
    overflow: hidden;
  }

  .slide-item-content {
    padding-top: 0;
    padding-bottom: 3.15rem;
    gap: 1.875rem;
  }

  .slide-item-title {
    padding-top: 1.875rem;
  }

  .slide-item-img:before {
    height: 58%;
  }

  .slide-item-img:after {
    height: 44%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, #000 100%);
  }

  .adv-slider-nav {
    top: 18.75rem;
  }

  .slide-item-title .h1 {
    width: 98%;
  }
  .parallax-container img{
    -o-object-position: 25%;
       object-position: 25%;
  }
  .contact-header-caps {
    padding-top: 1.25rem;
    width: 90%;
  }

  .dars-logo {
    width: 100%;
    height: auto;
  }

  .dars-top {
    padding-top: 1.875rem;
  }

  .dars-logo-caps {
    padding-top: 1.25rem;
  }

  .dars-numb-caps {
    padding-top: .375rem;
  }

  .dars-content {
    gap: 3.4375rem;
    padding-bottom: 2.5rem;
  }

  .footer-text-wrap {
    gap: .375rem;
  }

  .footer-bottom {
    padding-top: 1.875rem;
    padding-bottom: 1.875rem;
  }

  .footer-bnt-icon span {
    width: .625rem;
    height: .625rem;
  }

  .footer-link-wrap {
    gap: .875rem;
  }

  .maid {
    text-align: left;
  }

  .pop-up {
    display: flex;
    align-items: flex-end;
  }

  .pop-up-content .main-form {
    padding-top: 2.5rem;
  }

  .pop-up-content .container {
    padding-top: 1.875rem;
    padding-bottom: 1.875rem;
  }

  .pop-up-inner {
    height: auto;
  }
}