.main {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
}
.main .container {
  max-width: 1182px;
  width: 85%;
}
.main__contImgHouse {
  height: 45.146vw;
  margin-bottom: 42px;
}
.main__contImgHouse--new {
  height: 58.375vw;
}
@media (max-width: 600px) {
  .main__contImgHouse--new {
    height: 354px !important;
  }
}
.main__contImgHouse--new .main__contImg {
  height: 58.375vw;
}
@media (max-width: 600px) {
  .main__contImgHouse--new .main__contImg {
    height: 373px;
  }
}

.main__contImg {
  position: absolute;
  height: 45.146vw;
  width: 100vw;
  left: 0;
}

.main__imgHouse {
  width: 100%;
}

.main__contImgHouseClick {
  position: absolute;
  top: 7vw;
  width: 14.6vw;
  height: 20.8vw;
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 1.25vw;
  line-height: 1.53vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (hover: hover) {
  .main__contImgHouseClick {
    opacity: 0;
    -webkit-transition: opacity 200ms ease-in-out;
    -o-transition: opacity 200ms ease-in-out;
    transition: opacity 200ms ease-in-out;
  }
}

.main__contImgHouseClickNew {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 2rem;
}
@media (max-width: 600px) {
  .main__contImgHouseClickNew {
    padding: 1rem;
  }
}
.main__contImgHouseClickNew .main__imgHouseClick {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.main__contImgHouseClickNew .main__imgHouseDate {
  margin-top: unset;
}
.main__contImgHouseClickNew.main__contImgHouseClick_1, .main__contImgHouseClickNew.main__contImgHouseClick_2, .main__contImgHouseClickNew.main__contImgHouseClick_3 {
  z-index: 1;
}
.main__contImgHouseClickNew.main__contImgHouseClick_1 {
  width: 13.1vw;
  height: 20.1vw;
  top: 10.6vw;
  left: 11.9vw;
}
@media (max-width: 600px) {
  .main__contImgHouseClickNew.main__contImgHouseClick_1 {
    width: 80px;
    height: 134px;
    top: 59px;
    left: 72px;
  }
}
.main__contImgHouseClickNew.main__contImgHouseClick_2 {
  width: 24.2vw;
  height: 12vw;
  top: 29.9vw;
  left: 12.3vw;
  -webkit-transform: rotate(-1deg);
  -ms-transform: rotate(-1deg);
  transform: rotate(-1deg);
}
@media (max-width: 600px) {
  .main__contImgHouseClickNew.main__contImgHouseClick_2 {
    width: 147px;
    height: 75px;
    top: 181px;
    left: 75px;
  }
}
.main__contImgHouseClickNew.main__contImgHouseClick_3 {
  width: 19.8vw;
  height: 12.1vw;
  top: 29.5vw;
  left: 36.3vw;
  -webkit-transform: rotate(-1deg);
  -ms-transform: rotate(-1deg);
  transform: rotate(-1deg);
}
@media (max-width: 600px) {
  .main__contImgHouseClickNew.main__contImgHouseClick_3 {
    width: 122px;
    height: 75px;
    top: 179px;
    left: 221px;
  }
}
.main__contImgHouseClickNew.main__contImgHouseClick_parking {
  width: 66vw;
  height: 16vw;
  top: 31.2vw;
  left: 12.3vw;
  -webkit-transform: rotate(-1deg);
  -ms-transform: rotate(-1deg);
  transform: rotate(-1deg);
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 52vw;
}
@media (max-width: 600px) {
  .main__contImgHouseClickNew.main__contImgHouseClick_parking {
    width: 404px;
    height: 96px;
    top: 190px;
    left: 75px;
    padding-left: 312px;
  }
}

.main__imgHouseDate {
  z-index: 1;
  margin: 11vw 0 1vw 0;
  max-width: 6.6vw;
}

.main__imgHouseLink {
  color: #ffffff;
  z-index: 1;
  border-radius: 0.49vw;
  border: 1px solid #fff;
  padding: 0.49vw 0.63vw 0.7vw 0.86vw;
}

.main__imgHouseClick {
  width: 14.6vw;
  position: absolute;
  left: 0;
  bottom: 0;
}

.main__contImgHouseClick_1 {
  left: 17.7vw;
}

.main__contImgHouseClick_2 {
  left: 30.1vw;
}

.main__contImgHouseClick_3 {
  left: 42.8vw;
}

.main__contImgHouseClick_4 {
  left: 55.25vw;
}

.main__contImgHouseClick_5 {
  left: 67.8vw;
}

.main__contImgHouseClick:hover {
  opacity: 1;
}

@media (max-width: 600px) {
  .main__contImgHouse {
    margin-bottom: 20px;
    height: 275px;
  }

  .main__contImg {
    height: 275px;
    overflow-x: scroll;
    overflow-y: hidden;
  }

  .main__imgHouse {
    width: 610px;
  }

  .main__imgHouseClick {
    width: 89px;
    height: 72px;
  }

  .main__contImgHouseClick {
    top: 39px;
    height: 130px;
    width: 89px;
    line-height: 9px;
    font-size: 7px;
  }

  .main__imgHouseDate {
    margin: 71px 0 6px 0;
    max-width: 41px;
  }

  .main__contImgHouseClick_1 {
    left: 108px;
  }

  .main__contImgHouseClick_2 {
    left: 184px;
  }

  .main__contImgHouseClick_3 {
    left: 262px;
  }

  .main__contImgHouseClick_4 {
    left: 337px;
  }

  .main__contImgHouseClick_5 {
    left: 414px;
  }

  .main__imgHouseLink {
    padding: 3px 4px 4px 5px;
    border-radius: 3px;
  }
}
.location__h2 {
  font-size: 32px;
  color: #333333;
  margin: 0 0 47px 0;
  line-height: 44px;
}

.location__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.location__column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 30px;
}

.location__text {
  max-width: 150px;
  text-align: center;
  font-size: 15px;
  color: #333333;
  font-family: "Manrope-Regular";
}

.location__mapCont {
  position: absolute;
  left: 0;
  width: 100vw;
  height: 450px;
}

.location__map {
  width: 100%;
  height: 450px;
  margin-bottom: 40px;
}

.location__row_housePage {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 40px;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
}
.location__row_housePage .location__column {
  width: 380px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
.location__row_housePage .location__text {
  max-width: 60%;
  text-align: start;
}
.location__row_housePage .location__icon {
  margin-right: 30px;
}

@media (max-width: 750px) {
  .location__h2 {
    font-size: 24px;
    line-height: 28px;
  }

  .location__row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media (max-width: 600px) {
  .location__h2 {
    font-size: 22px;
    margin: 0 0 20px 0;
    line-height: 26px;
  }
}
@media (max-width: 400px) {
  .location__row_housePage .location__column {
    margin-bottom: 15px;
    width: 100%;
  }
  .location__row_housePage .location__icon {
    margin-right: 15px;
    width: 40px;
    height: 40px;
  }
  .location__row_housePage .location__text {
    width: auto;
    max-width: none;
    font-size: 14px;
  }
}
.cleanSheet {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 56px;
  color: #333333;
}

.cleanSheet__block {
  width: 50%;
  background-color: #eceff6;
  padding: 57px 51px 88px 100px;
}

.cleanSheet__img {
  width: 50%;
}

.cleanSheet__h2 {
  font-size: 32px;
  line-height: 43px;
  margin-bottom: 15px;
}

.cleanSheet__yourIdeasText {
  font-size: 24px;
  line-height: 32px;
  font-family: "Manrope-Regular";
  margin-bottom: 22px;
}

.cleanSheet__text {
  font-size: 18px;
  line-height: 24px;
  font-family: "Manrope-Regular";
}

@media (max-width: 1000px) {
  .cleanSheet__block {
    padding: 20px 20px 30px 40px;
  }

  .cleanSheet__h2 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 10px;
  }

  .cleanSheet__yourIdeasText {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 15px;
  }

  .cleanSheet__text {
    font-size: 15px;
    line-height: 19px;
  }
}
@media (max-width: 650px) {
  .cleanSheet__block {
    padding: 10px 10px 15px 20px;
  }

  .cleanSheet__h2 {
    font-size: 19px;
    line-height: 24px;
    margin-bottom: 5px;
  }

  .cleanSheet__yourIdeasText {
    font-size: 15px;
    line-height: 19px;
    margin-bottom: 10px;
  }

  .cleanSheet__text {
    font-size: 12px;
    line-height: 15px;
  }
}
@media (max-width: 450px) {
  .cleanSheet {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .cleanSheet__block {
    padding: 10px 10px 20px 20px;
    width: 100%;
  }

  .cleanSheet__img {
    width: 100%;
  }

  .cleanSheet__h2 {
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 5px;
  }

  .cleanSheet__yourIdeasText {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 10px;
  }

  .cleanSheet__text {
    font-size: 12px;
    line-height: 16px;
  }
}
.houseGallery {
  margin-bottom: 42px;
}

.houseGallery__stage {
  position: relative;
  overflow: hidden;
  border-radius: 20px;
  cursor: pointer;
  aspect-ratio: 1280/747;
  -webkit-box-shadow: 0 10px 40px rgba(102, 103, 172, 0.18);
  box-shadow: 0 10px 40px rgba(102, 103, 172, 0.18);
}

.houseGallery__stageImg {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  -o-transition: transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}

.houseGallery__stageOverlay {
  position: absolute;
  inset: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 10px;
  color: #ffffff;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(45%, rgba(15, 15, 26, 0)), to(rgba(15, 15, 26, 0.65)));
  background: -o-linear-gradient(top, rgba(15, 15, 26, 0) 45%, rgba(15, 15, 26, 0.65) 100%);
  background: linear-gradient(180deg, rgba(15, 15, 26, 0) 45%, rgba(15, 15, 26, 0.65) 100%);
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.houseGallery__stageHint {
  font-family: "Manrope-Semibold";
  font-size: 16px;
}

.houseGallery__count {
  position: absolute;
  top: 16px;
  right: 16px;
  z-index: 2;
  color: #ffffff;
  font-family: "Manrope-Regular";
  font-size: 13px;
  padding: 6px 14px;
  border-radius: 20px;
  background: rgba(0, 0, 0, 0.45);
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
}

.houseGallery__thumbs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
  margin-top: 12px;
  overflow-x: auto;
  -ms-scroll-snap-type: x proximity;
  scroll-snap-type: x proximity;
  padding-bottom: 4px;
  scrollbar-width: thin;
  scrollbar-color: rgba(102, 103, 172, 0.35) transparent;
}
.houseGallery__thumbs::-webkit-scrollbar {
  height: 6px;
}
.houseGallery__thumbs::-webkit-scrollbar-thumb {
  background: rgba(102, 103, 172, 0.35);
  border-radius: 10px;
}
.houseGallery__thumbs::-webkit-scrollbar-track {
  background: transparent;
}

.houseGallery__thumb {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0px;
  flex: 1 1 0;
  min-width: 120px;
  aspect-ratio: 1280/747;
  border-radius: 12px;
  overflow: hidden;
  cursor: pointer;
  scroll-snap-align: start;
  -webkit-box-shadow: 0 4px 14px rgba(0, 0, 0, 0.08);
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.08);
}
.houseGallery__thumb::after {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 12px;
  -webkit-box-shadow: inset 0 0 0 2px transparent;
  box-shadow: inset 0 0 0 2px transparent;
  -webkit-transition: -webkit-box-shadow 0.25s ease;
  transition: -webkit-box-shadow 0.25s ease;
  -o-transition: box-shadow 0.25s ease;
  transition: box-shadow 0.25s ease;
  transition: box-shadow 0.25s ease, -webkit-box-shadow 0.25s ease;
  pointer-events: none;
}

.houseGallery__thumbImg {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
  -webkit-filter: brightness(0.92);
  filter: brightness(0.92);
  -webkit-transition: -webkit-transform 0.35s ease, -webkit-filter 0.35s ease;
  transition: -webkit-transform 0.35s ease, -webkit-filter 0.35s ease;
  -o-transition: transform 0.35s ease, filter 0.35s ease;
  transition: transform 0.35s ease, filter 0.35s ease;
  transition: transform 0.35s ease, filter 0.35s ease, -webkit-transform 0.35s ease, -webkit-filter 0.35s ease;
}

.houseGallery__ctaRow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 28px;
}

.houseGallery__ctaBtn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 18px 48px;
  border-radius: 50px;
  background-color: #6667ac;
  color: #ffffff;
  font-family: "Manrope-Bold";
  font-size: 17px;
  line-height: 1;
  letter-spacing: 0.02em;
  -webkit-box-shadow: 0 12px 30px rgba(102, 103, 172, 0.35);
  box-shadow: 0 12px 30px rgba(102, 103, 172, 0.35);
  -webkit-transition: background-color 0.25s ease, -webkit-transform 0.25s ease, -webkit-box-shadow 0.25s ease;
  transition: background-color 0.25s ease, -webkit-transform 0.25s ease, -webkit-box-shadow 0.25s ease;
  -o-transition: transform 0.25s ease, box-shadow 0.25s ease, background-color 0.25s ease;
  transition: transform 0.25s ease, box-shadow 0.25s ease, background-color 0.25s ease;
  transition: transform 0.25s ease, box-shadow 0.25s ease, background-color 0.25s ease, -webkit-transform 0.25s ease, -webkit-box-shadow 0.25s ease;
}

@media (hover: hover) {
  .houseGallery__stage:hover .houseGallery__stageImg {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
  }

  .houseGallery__stage:hover .houseGallery__stageOverlay {
    opacity: 1;
  }

  .houseGallery__thumb:hover .houseGallery__thumbImg {
    -webkit-transform: scale(1.08);
    -ms-transform: scale(1.08);
    transform: scale(1.08);
    -webkit-filter: brightness(1);
    filter: brightness(1);
  }

  .houseGallery__thumb:hover::after {
    -webkit-box-shadow: inset 0 0 0 2px #6667ac;
    box-shadow: inset 0 0 0 2px #6667ac;
  }

  .houseGallery__ctaBtn:hover {
    background-color: #55568f;
    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
    -webkit-box-shadow: 0 16px 36px rgba(102, 103, 172, 0.45);
    box-shadow: 0 16px 36px rgba(102, 103, 172, 0.45);
  }
}
@media (max-width: 900px) {
  .houseGallery__stage {
    border-radius: 14px;
  }

  .houseGallery__thumb {
    min-width: 100px;
    border-radius: 10px;
  }
}
@media (max-width: 600px) {
  .houseGallery {
    margin-bottom: 28px;
  }

  .houseGallery__thumbs {
    gap: 8px;
  }

  .houseGallery__thumb {
    min-width: 84px;
  }

  .houseGallery__count {
    top: 10px;
    right: 10px;
    font-size: 11px;
    padding: 5px 10px;
  }

  .houseGallery__stageHint {
    font-size: 14px;
  }

  .houseGallery__ctaRow {
    margin-top: 20px;
  }

  .houseGallery__ctaBtn {
    width: 100%;
    max-width: 320px;
    padding: 15px 32px;
    font-size: 15px;
  }
}
.houseGalleryLightbox {
  position: fixed;
  inset: 0;
  z-index: 50;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 40px;
}

.houseGalleryLightbox__overlay {
  position: absolute;
  inset: 0;
  background: rgba(10, 10, 18, 0.92);
}

.houseGalleryLightbox__figure {
  position: relative;
  z-index: 1;
  max-width: min(1100px, 90vw);
  max-height: 86vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.houseGalleryLightbox__img {
  display: block;
  max-width: 100%;
  max-height: 86vh;
  border-radius: 12px;
  -webkit-box-shadow: 0 20px 60px rgba(0, 0, 0, 0.5);
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.5);
}

.houseGalleryLightbox__counter {
  position: absolute;
  left: 50%;
  bottom: -38px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  color: #ffffff;
  font-family: "Manrope-Regular";
  font-size: 14px;
  letter-spacing: 0.04em;
  opacity: 0.75;
  white-space: nowrap;
}

.houseGalleryLightbox__close {
  position: absolute;
  top: 24px;
  right: 24px;
  z-index: 2;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #ffffff;
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.25);
  -webkit-transition: background 0.2s ease, -webkit-transform 0.2s ease;
  transition: background 0.2s ease, -webkit-transform 0.2s ease;
  -o-transition: background 0.2s ease, transform 0.2s ease;
  transition: background 0.2s ease, transform 0.2s ease;
  transition: background 0.2s ease, transform 0.2s ease, -webkit-transform 0.2s ease;
}

.houseGalleryLightbox__arrow {
  position: absolute;
  top: 50%;
  z-index: 2;
  width: 52px;
  height: 52px;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #ffffff;
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.25);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: background 0.2s ease, -webkit-transform 0.2s ease;
  transition: background 0.2s ease, -webkit-transform 0.2s ease;
  -o-transition: background 0.2s ease, transform 0.2s ease;
  transition: background 0.2s ease, transform 0.2s ease;
  transition: background 0.2s ease, transform 0.2s ease, -webkit-transform 0.2s ease;
}
.houseGalleryLightbox__arrow--prev {
  left: 24px;
}
.houseGalleryLightbox__arrow--next {
  right: 24px;
}

@media (hover: hover) {
  .houseGalleryLightbox__close:hover {
    background: #6667ac;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }

  .houseGalleryLightbox__arrow:hover {
    background: #6667ac;
  }

  .houseGalleryLightbox__arrow--prev:hover {
    -webkit-transform: translateY(-50%) translateX(-3px);
    -ms-transform: translateY(-50%) translateX(-3px);
    transform: translateY(-50%) translateX(-3px);
  }

  .houseGalleryLightbox__arrow--next:hover {
    -webkit-transform: translateY(-50%) translateX(3px);
    -ms-transform: translateY(-50%) translateX(3px);
    transform: translateY(-50%) translateX(3px);
  }
}
@media (max-width: 700px) {
  .houseGalleryLightbox {
    padding: 16px;
  }

  .houseGalleryLightbox__close {
    top: 12px;
    right: 12px;
    width: 38px;
    height: 38px;
  }

  .houseGalleryLightbox__arrow {
    width: 40px;
    height: 40px;
  }

  .houseGalleryLightbox__arrow--prev {
    left: 8px;
  }

  .houseGalleryLightbox__arrow--next {
    right: 8px;
  }

  .houseGalleryLightbox__counter {
    bottom: -30px;
    font-size: 12px;
  }
}