@font-face {
  font-family: Notosansarabic;
  src: url('../fonts/NotoSansArabic-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Notosansarabic;
  src: url('../fonts/NotoSansArabic-Medium.ttf') format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Notosansarabic;
  src: url('../fonts/NotoSansArabic-SemiBold.ttf') format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Notosansarabic;
  src: url('../fonts/NotoSansArabic-Thin.ttf') format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Notosansarabic;
  src: url('../fonts/NotoSansArabic-Bold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Notosansarabic;
  src: url('../fonts/NotoSansArabic-Light.ttf') format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Trivia;
  src: url('../fonts/TriviaSerifRegular.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Trivia;
  src: url('../fonts/Storm---TriviaSerifRegular-Italic.otf') format("opentype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Triviaserifbook;
  src: url('../fonts/Storm---TriviaSerifBook.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Triviaserifbook;
  src: url('../fonts/Storm---TriviaSerifBook-Italic.otf') format("opentype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

:root {
  --black: #333;
  --black-light: #6d6e70;
  --gold: #e1bc88;
  --ph-light: #f0ece8;
  --grey\<deleted\|variable-8e3f203f-65b6-5287-2d5b-d8d2fc20c227\>: #6d6e70;
  --white: #fff;
  --baige\<deleted\|variable-f4ac48dd-7920-cc12-4e48-4348ee749876\>: #dfdfdf;
  --radius-30px: 1.875rem;
  --light-grey\<deleted\|variable-cecc1912-ebd0-1e52-4926-8cfb85704148\>: #b5b5b5;
  --blue\<deleted\|variable-1d29ee61-0dc8-aac4-40da-d1dd52543ce5\>: #1eade5;
  --size--14px: .875rem;
  --size--12px: .75rem;
  --ph-dark: #2f2c28;
  --radius-12px\<deleted\|variable-99862a56-dbe5-1481-7893-638ca1341ef4\>: 1.25rem;
  --20px-radius: 1.25rem;
  --size--16px: 1rem;
  --dark-grey\<deleted\|variable-fc0fe0a2\>: #171717;
  --size--10px: .625rem;
  --35px-radius: 2.1875rem;
  --size--20px: 1.25rem;
  --size--32px: 2rem;
  --1px: .0625rem;
  --arabic: "Notosansarabic Variablefont Wdth Wght";
  --size--28px: 1.75rem;
}

body {
  color: var(--black);
  object-fit: fill;
  text-wrap: balance;
  font-family: Sf Pro Display;
  font-size: 1rem;
  font-weight: 400;
  line-height: 140%;
}

h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.25rem;
  font-weight: 500;
  line-height: 100%;
}

h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3.25rem;
  font-weight: 500;
  line-height: 100%;
}

h3 {
  color: var(--black);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.75rem;
  font-weight: 500;
  line-height: 100%;
}

h4 {
  color: var(--black);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.25rem;
  font-weight: 500;
  line-height: 100%;
}

p {
  margin-bottom: 0;
  font-weight: 300;
}

a {
  color: var(--black-light);
  object-fit: fill;
  text-decoration: none;
}

ul {
  margin-top: 0;
  margin-bottom: auto;
  padding-left: 0;
  list-style-type: none;
}

ol {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
}

img {
  object-fit: fill;
  width: 100%;
  height: 100%;
}

strong {
  font-weight: bold;
}

.page-wrapper {
  margin-left: auto;
  margin-right: auto;
}

.section {
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: visible;
}

.section.is--hero {
  justify-content: center;
  align-items: center;
  height: 100svh;
  padding-top: 5.5rem;
  display: block;
  position: relative;
}

.section.visible {
  overflow: visible;
}

.section.black {
  background-color: var(--black);
  overflow: visible;
}

.section.cta {
  background-color: var(--black);
  padding-bottom: 3.125rem;
}

.section.about {
  height: 43.75rem;
}

.section.hide {
  display: none;
}

.section.gold {
  background-color: var(--gold);
  overflow: hidden;
}

.section.bg-img {
  background-image: linear-gradient(180deg, var(--ph-light), #f4f1efe6 25%, #ffffff80 100%, #f0ece8), url('../images/JPEG-image_1.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  justify-content: space-between;
  align-items: flex-start;
  height: 32.1875rem;
  display: flex;
}

.section.black-desktop {
  background-color: var(--black);
  overflow: visible;
}

.section.hidden {
  display: none;
}

.container-1380 {
  width: 100%;
  max-width: 90rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.875rem;
  padding-right: 1.875rem;
  position: relative;
}

.container-1380.no-paddings {
  padding-left: 0;
  padding-right: 0;
}

.container-1380.h {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.container-1380.hidden {
  display: none;
}

.text-color-grey {
  color: var(--grey\<deleted\|variable-8e3f203f-65b6-5287-2d5b-d8d2fc20c227\>);
}

.text-size-20px {
  font-size: 1.25rem;
  font-weight: 300;
  line-height: 130%;
}

.text-size-20px.weight-300 {
  color: var(--black-light);
  font-weight: 300;
}

.text-size-20px.text-color-white {
  font-size: 1.25rem;
}

.text-size-20px.text-color-baige {
  color: var(--baige\<deleted\|variable-f4ac48dd-7920-cc12-4e48-4348ee749876\>);
}

.text-size-20px.awards {
  text-align: center;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  font-weight: 500;
  line-height: 100%;
}

.text-size-20px.text-color-grey-light-hero {
  color: #b5b5b5;
}

.text-size-20px.text-color-grey {
  line-height: 130%;
}

.text-size-20px.weight-500 {
  font-weight: 500;
}

.text-color-white {
  color: var(--white);
}

.text-color-white.bg-black {
  background-color: var(--black);
}

.text-color-white.mobile {
  display: none;
}

.btn-black {
  border-radius: var(--radius-30px);
  background-color: var(--black);
  color: var(--white);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 3.4375rem;
  padding-top: .96875rem;
  padding-bottom: .96875rem;
  font-size: .875rem;
  font-weight: 700;
  line-height: 100%;
  transition: background-color .2s;
  display: flex;
}

.btn-black:hover {
  background-color: var(--gold);
}

.btn-black.is--form {
  transition: all .2s;
}

.btn-black.is--form:hover {
  border: .0625rem solid var(--light-grey\<deleted\|variable-cecc1912-ebd0-1e52-4926-8cfb85704148\>);
  background-color: var(--blue\<deleted\|variable-1d29ee61-0dc8-aac4-40da-d1dd52543ce5\>);
  color: var(--white);
}

.btn-black.is--form.blue-mobile {
  margin-top: 0;
}

.btn-black.is--form.blue-mobile:hover {
  border-color: var(--blue\<deleted\|variable-1d29ee61-0dc8-aac4-40da-d1dd52543ce5\>);
}

.btn-black.max-w-300.hidden {
  display: none;
}

.btn-black.light {
  background-color: var(--gold);
}

.btn-black.light:hover {
  background-color: #d6a96a;
}

.flex-v-20 {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  flex-flow: column;
  display: flex;
}

.flex-v-20.space-between {
  justify-content: space-between;
  position: relative;
}

.flex-v-20.max-w-840 {
  max-width: 52.5rem;
}

.flex-v-20.center {
  align-items: center;
  margin-left: auto;
  margin-right: auto;
}

.flex-v-20.floorplans {
  align-items: center;
}

.btn {
  border-radius: var(--radius-30px);
  background-color: var(--blue\<deleted\|variable-1d29ee61-0dc8-aac4-40da-d1dd52543ce5\>);
  color: var(--white);
  white-space: nowrap;
  justify-content: center;
  align-items: center;
  height: 3.4375rem;
  padding: .96875rem 4.875rem;
  font-weight: 500;
  line-height: 100%;
  transition: all .2s;
  display: flex;
}

.btn:hover {
  background-color: var(--white);
  color: var(--blue\<deleted\|variable-1d29ee61-0dc8-aac4-40da-d1dd52543ce5\>);
}

.btn.max-w345 {
  max-width: 15.3125rem;
}

.btn.max-w345:hover {
  background-color: var(--white);
  color: var(--blue\<deleted\|variable-1d29ee61-0dc8-aac4-40da-d1dd52543ce5\>);
}

.btn.max-w345.mobile {
  display: none;
}

.btn.white {
  background-color: var(--white);
  color: var(--blue\<deleted\|variable-1d29ee61-0dc8-aac4-40da-d1dd52543ce5\>);
}

.btn.white:hover {
  background-color: var(--blue\<deleted\|variable-1d29ee61-0dc8-aac4-40da-d1dd52543ce5\>);
  color: var(--white);
}

.icon-40px {
  object-fit: scale-down;
  flex: none;
  width: 2.5rem;
  height: 2.5rem;
}

.icon-40px.bg-black {
  border-radius: .3125rem;
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
}

.bg-black {
  background-color: var(--black);
}

.icon-embed {
  flex: none;
  width: 100%;
  height: 100%;
}

.radius-5px {
  border-radius: .3125rem;
}

.icon-24px {
  object-fit: scale-down;
  width: 1.5rem;
  height: 1.5rem;
}

.icon-30px {
  flex: none;
  width: 1.875rem;
  height: 1.875rem;
}

.text-color-grey-light {
  color: var(--light-grey\<deleted\|variable-cecc1912-ebd0-1e52-4926-8cfb85704148\>);
}

.btn-grey {
  border-radius: var(--radius-30px);
  -webkit-backdrop-filter: blur(.25rem);
  backdrop-filter: blur(.25rem);
  color: var(--black);
  background-color: #ffffffe6;
  justify-content: center;
  align-items: center;
  height: 3.4375rem;
  padding-top: .96875rem;
  padding-bottom: .96875rem;
  font-weight: 700;
  line-height: 100%;
  display: flex;
}

.input {
  border-radius: var(--radius-30px);
  background-color: var(--ph-light);
  color: #6d6e70;
  font-size: var(--size--14px);
  height: 3.4375rem;
  margin-bottom: 0;
  padding: 1rem;
  font-weight: 300;
  line-height: 100%;
}

.input::placeholder {
  font-size: 1rem;
}

.input.bg-white {
  background-color: var(--white);
}

.input.mw-440 {
  max-width: 27.5rem;
}

.input.mw-440.ar {
  direction: rtl;
}

.input.ar {
  text-align: right;
}

.form.h-20 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  text-align: left;
  flex-flow: column;
  align-self: stretch;
  display: flex;
}

.form.h-20.ar {
  text-align: right;
}

.text-size-12px {
  opacity: .3;
  font-size: .75rem;
  font-weight: 400;
  line-height: 150%;
}

.text-size-12px.policy-text {
  color: var(--grey\<deleted\|variable-8e3f203f-65b6-5287-2d5b-d8d2fc20c227\>);
  font-size: .75rem;
  font-weight: 300;
  line-height: 150%;
}

.text-size-12px.mw {
  max-width: 40ch;
  font-weight: 300;
}

.text-size-12px.notice {
  display: none;
}

.text-size-12px.grey {
  opacity: 1;
  color: #a0a0a0;
  flex: 1;
}

.text-size-12px.popup {
  opacity: .8;
}

.text-size-24px {
  font-family: Triviaserifbook, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 100%;
}

.text-size-24px.text {
  color: var(--ph-light);
  font-family: Manrope, sans-serif;
  font-size: 1.625rem;
  font-weight: 300;
  line-height: 120%;
}

.text-size-24px.play {
  z-index: 1;
  color: var(--white);
  text-align: center;
  font-family: Manrope, sans-serif;
  position: relative;
}

.text-size-24px.ar {
  font-family: Notosansarabic, sans-serif;
}

.text-size-24px.light {
  color: var(--ph-light);
  font-family: Manrope, sans-serif;
  font-size: 1.3rem;
  line-height: 120%;
}

.text-size-24px.light.ar {
  font-family: Notosansarabic, sans-serif;
}

.main-form {
  z-index: 1;
  text-wrap: wrap;
  margin-bottom: 0;
  position: relative;
}

.main-form.hero {
  color: var(--ph-light);
  text-align: center;
  flex-flow: column;
  padding-bottom: 0;
}

.hero-form-w-440 {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  text-align: center;
  background-color: #333;
  border-radius: 1.25rem;
  flex-flow: column;
  width: 23.75rem;
  min-width: 23.75rem;
  padding: 1.5rem;
  display: flex;
}

.text-size-14px {
  color: #a0a0a0;
  font-size: var(--size--14px);
  font-weight: 400;
  line-height: 150%;
}

.text-size-14px.text-color-grey.card {
  line-height: 110%;
}

.text-size-14px.text-color-grey.mobile {
  display: none;
}

.text-size-14px.text-color-grey.center {
  color: #6d6e70;
  text-align: center;
}

.text-size-14px.text-color-grey.ar {
  color: #6d6e70;
  text-align: right;
}

.text-size-14px.text-color-white {
  color: var(--white);
  font-weight: 300;
  line-height: 140%;
}

.text-size-14px.text-color-white.weight-300 {
  font-weight: 300;
}

.text-size-14px.text-color-grey {
  color: var(--grey\<deleted\|variable-8e3f203f-65b6-5287-2d5b-d8d2fc20c227\>);
}

.text-size-14px.heading {
  color: var(--white);
  text-transform: uppercase;
  font-weight: 600;
}

.text-size-14px.text-color-dark {
  color: var(--ph-dark);
}

.text-size-14px.op-80 {
  opacity: .8;
}

.text-size-14px.light {
  opacity: .7;
  color: var(--ph-light);
  max-width: 30rem;
  font-weight: 300;
  display: none;
}

.text-size-14px.review {
  color: var(--ph-light);
  text-transform: none;
  font-weight: 600;
}

.text-size-14px.black {
  color: var(--black);
  line-height: 100%;
}

.flex-v-10 {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  flex-flow: column;
  line-height: 130%;
  display: flex;
}

.flex-v-10.max-w-27-5 {
  max-width: 27.5rem;
}

.flex-v-10.space-between {
  height: 100%;
}

.form-header {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  flex-flow: column;
  margin-bottom: 1.25rem;
  display: flex;
}

.form-header.horizontal {
  grid-column-gap: 6.25rem;
  grid-row-gap: 6.25rem;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-end;
  margin-bottom: 2.5rem;
}

.form-header.mob-white.ar {
  text-align: right;
}

.form-header.white-horizontal {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  color: var(--white);
  flex-flow: row;
  max-width: 75%;
}

.form-header.white-horizontal.ar {
  direction: ltr;
}

.success-message {
  text-align: left;
  background-color: #0000;
  width: 100%;
  padding: 0;
}

.success-message._2 {
  min-height: auto;
}

.success-message._2.ar {
  transform-style: preserve-3d;
  top: 0%;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.success-message.ar {
  text-align: right;
}

.form-type-middle {
  border-radius: var(--radius-12px\<deleted\|variable-99862a56-dbe5-1481-7893-638ca1341ef4\>);
  background-color: #efefef;
  width: 52.5rem;
  padding: 2.5rem;
  position: relative;
}

.form-type-middle.minus-margin {
  background-color: var(--gold);
  border-radius: 1.25rem;
  width: 100%;
  max-width: 52.5rem;
  margin-right: 5rem;
  position: absolute;
  inset: auto 0% -4.9rem auto;
}

.form-type-middle.minus-margin.ar {
  direction: rtl;
}

.second-form {
  text-wrap: wrap;
  width: 30.5rem;
  margin-bottom: 0;
}

.second-form.du {
  width: 31.5rem;
}

.agent-image {
  object-fit: contain;
  width: 22.5rem;
  position: absolute;
  inset: auto -2% 0 auto;
}

.agent-image.popup {
  object-position: 50% 100%;
  width: 17.5rem;
  bottom: 0;
  right: 0%;
}

.agent-image.popup.ar {
  transform-style: preserve-3d;
  left: 0;
  right: auto;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.agent-image.card {
  object-fit: contain;
  object-position: 50% 100%;
}

.agent-image.card.ar {
  transform-style: preserve-3d;
  left: -2px;
  right: auto;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.horizontal-form {
  background-color: var(--black);
  border-radius: 1.25rem;
  width: 100%;
  padding: 2rem;
  position: relative;
  overflow: visible;
}

.horizontal-form.mob-radius {
  border-radius: 1.25rem;
}

.flex-h-15 {
  grid-column-gap: .9375rem;
  grid-row-gap: .9375rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.flex-h-15.mob-h.ar {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  justify-content: flex-end;
  align-items: center;
}

.soc_links-wrap {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  display: flex;
}

.soc_link {
  color: var(--white);
  width: 1.875rem;
  height: 2.25rem;
  transition: all .3s;
}

.soc_link:hover {
  opacity: .65;
}

.text-size-36px {
  font-size: 2.25rem;
  font-weight: 300;
  line-height: 110%;
}

.text-size-36px.p-40-r {
  padding-right: 3.75rem;
  line-height: 110%;
}

.text-size-36px.align-right, .text-size-36px.max-w-360 {
  text-align: right;
}

.text-size-36px.max-w-360.align-right, .text-size-36px.max-w-360.ar {
  font-size: 2rem;
}

.text-size-36px.fp {
  font-size: 2.5rem;
}

.text-size-36px.max-w-450, .text-size-36px.max-w-500 {
  font-size: 2rem;
}

.text-size-36px.max-w-240 {
  text-align: right;
  font-size: 2rem;
}

.text-size-36px.max-w-240.fr {
  max-width: 17.5rem;
}

.text-size-36px.heading {
  font-family: Triviaserifbook, sans-serif;
}

.text-size-36px.heading.ar {
  font-family: Notosansarabic, sans-serif;
  font-weight: 400;
}

.text-size-36px.max-w-260 {
  text-align: right;
  max-width: 16.25rem;
  font-size: 2rem;
}

.text-size-36px.gold {
  color: var(--gold);
  flex: 0 auto;
  line-height: 100%;
}

.text-size-36px.shrink {
  flex: 0 auto;
}

.text-size-36px.max-w-400 {
  text-align: right;
  max-width: 28.125rem;
}

.text-size-36px.max-w-400.align-right {
  font-size: 2rem;
}

.hero-bg {
  pointer-events: none;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.hero {
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.hero_items-wrap {
  grid-column-gap: 3rem;
  grid-row-gap: 1rem;
  border-radius: var(--20px-radius);
  background-color: var(--white);
  grid-template-rows: auto;
  grid-template-columns: minmax(auto, 1fr) 1fr 1fr;
  grid-auto-columns: 1fr;
  padding: 1.25rem 1.5rem;
  display: grid;
}

.hero_items-wrap.max-w-640 {
  max-width: 40rem;
}

.hero_items-wrap.ar {
  grid-column-gap: 2rem;
  grid-template-columns: 2fr 1fr 1fr;
}

.hero_items-wrap.de {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
}

.hero-item {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  flex-flow: column;
  flex: 1;
  display: flex;
}

.navigation {
  background-color: #0000;
  position: absolute;
  inset: 0% 0% auto;
}

.nav-content {
  border-bottom: .0625rem solid #ffffff80;
  justify-content: space-between;
  align-items: center;
  padding-top: 1rem;
  padding-bottom: 1rem;
  display: flex;
}

.nav-content.desk_only-second {
  border-top: 1px solid var(--baige\<deleted\|variable-f4ac48dd-7920-cc12-4e48-4348ee749876\>);
}

.nav_logo-wrap {
  object-fit: scale-down;
  height: auto;
  margin-right: 20rem;
  padding-bottom: 0;
  padding-left: 0;
}

.nav_logo-wrap.cta {
  background-image: url('../images/Logotypes.svg');
  background-position: 0 0;
  background-size: cover;
  width: 12rem;
  height: 2rem;
}

.nav_logo-wrap.ar {
  margin-left: 20rem;
  margin-right: 0;
}

.nav_review-link {
  width: 6rem;
  height: 2.4375rem;
}

.nav_review-link.review {
  width: auto;
  height: auto;
}

.nav_logos {
  justify-content: flex-start;
  align-items: center;
  padding: 0;
  display: flex;
}

.sep-vertical {
  background-color: #dfdfdf;
  width: .0625rem;
  height: 2.5rem;
  margin-left: 1rem;
  margin-right: 1rem;
}

.nav-link {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  color: var(--white);
  font-size: var(--size--16px);
  flex-flow: row;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  padding: 0;
  font-weight: 300;
  transition: opacity .3s;
  display: flex;
}

.nav-link:hover {
  opacity: .65;
}

.nav-link:active {
  color: #b5b5b5;
}

.nav-link.w--current {
  color: var(--black);
  text-decoration: none;
}

.nav-link.second {
  font-size: .875rem;
}

.nav-link.second.w--current {
  color: var(--black);
}

.lang-wrap {
  grid-column-gap: .3125rem;
  grid-row-gap: .3125rem;
  color: #f0ece8;
  font-size: var(--size--16px);
  justify-content: flex-start;
  align-items: center;
  margin-bottom: -2rem;
  margin-left: -2rem;
  margin-right: -2rem;
  padding: 0 2rem 2rem;
  display: flex;
}

.lang-wrap.w--open {
  color: #f0ece8;
  -webkit-text-stroke-color: #f0ece8;
  border-radius: .9375rem .9375rem 0 0;
}

.col-btn {
  color: #f2f0ef;
  height: auto;
  font-size: .75rem;
}

.burger-btn {
  padding: 0;
}

.burger-btn.w--open {
  background-color: #0000;
}

.burger-btn._w-nav-button {
  position: absolute;
  inset: 1.75rem 1.75rem auto auto;
}

.lang-flag {
  object-fit: scale-down;
  width: 1.25rem;
  height: 1.25rem;
}

.flex-h-15px-center {
  z-index: 1;
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  align-items: center;
  display: flex;
  position: relative;
}

.nav-link-icon {
  width: auto;
  height: auto;
}

.nav-link-icon.hidden {
  display: none;
}

.nav-menu {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  display: flex;
}

.flex-v-50 {
  grid-column-gap: 3.125rem;
  grid-row-gap: 3.125rem;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.text-block-9 {
  font-weight: 400;
}

.plyr_component {
  width: 100%;
  position: relative;
}

.plyr_component.is-full-screen {
  object-fit: cover;
  background-image: url('../images/66352a4d796a51bf9879732a_image-.webp');
  background-position: 0 0;
  background-size: cover;
  border-radius: 1.25rem;
  height: 43rem;
  overflow: hidden;
}

.video {
  z-index: 1;
  object-fit: cover;
  width: 100%;
  height: 100%;
  padding-bottom: 0;
  padding-right: 0;
  position: absolute;
  inset: 0%;
}

.wrp-video-about {
  position: relative;
}

.wrp-btn-play {
  justify-content: flex-start;
  align-items: center;
  padding-left: 1.875rem;
  padding-right: 1.875rem;
  display: flex;
  position: absolute;
  inset: auto 0% 1.25rem;
}

.flex-h-0 {
  justify-content: space-between;
  display: flex;
}

.flex-h-0.footer.space-between {
  justify-content: space-between;
  align-items: center;
  width: 63rem;
}

.flex-h-0.footer {
  background-color: var(--black);
  flex-flow: row;
  justify-content: space-between;
  align-self: stretch;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
}

.flex-h-0.footer._1 {
  justify-content: space-between;
  width: 100%;
}

.flex-h-0.footer._2 {
  justify-content: flex-end;
  align-self: flex-end;
  align-items: center;
}

.flex-h-0.footer {
  justify-content: flex-start;
  align-items: center;
  width: 52.5rem;
}

.flex-h-0.footer.space-between {
  justify-content: space-between;
  align-items: center;
}

.flex-h-0.text-color-white {
  color: var(--ph-light);
}

.flex-h-0.card {
  border-bottom: 1px solid #000;
}

.flex-h-0._w-100 {
  width: 100%;
}

.flex-h-0.max-w-35 {
  max-width: 35rem;
}

.about-item {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-top: .0625rem #dfdfdf;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.5fr auto;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: grid;
}

.flex-h-120 {
  grid-column-gap: 7.5rem;
  grid-row-gap: 7.5rem;
  display: flex;
}

.flex-h-120.max-w-840 {
  max-width: 52.5rem;
  position: relative;
}

.max-w-640px {
  max-width: 40rem;
}

.max-w-300 {
  max-width: 18.75rem;
}

.max-w-300.number {
  flex: none;
  align-self: flex-start;
  width: 2.5rem;
  height: 2.5rem;
}

.flex-v-30 {
  grid-column-gap: 1.875rem;
  grid-row-gap: 1.875rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.flex-v-30.step {
  border-radius: var(--20px-radius);
  background-color: var(--dark-grey\<deleted\|variable-fc0fe0a2\>);
  padding: 2.5rem;
  font-weight: 300;
}

.flex-v-30.space-between {
  justify-content: space-between;
}

.flex-v-30.max-w-840 {
  max-width: 52.5rem;
}

.flex-v-30.fp, .flex-v-30.center {
  justify-content: flex-start;
  align-items: center;
}

.banners {
  height: 37.5rem;
  display: flex;
}

.banners._3-item {
  grid-template-rows: auto;
  grid-template-columns: 3.5fr 3fr 3fr;
  grid-auto-columns: 1fr;
  height: 34rem;
  display: grid;
}

.banners._3-item-project {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  height: 34rem;
  display: grid;
}

.banner-item {
  background-color: var(--black);
  flex-flow: column;
  justify-content: space-between;
  width: 25%;
  height: 100%;
  padding: 1.5rem;
  position: relative;
}

.banner-item.aboutus-1 {
  width: auto;
  padding-right: 5rem;
}

.banner-item.aboutus-2 {
  background-color: var(--blue\<deleted\|variable-1d29ee61-0dc8-aac4-40da-d1dd52543ce5\>);
  width: 100%;
}

.banner-item.project-2 {
  background-color: var(--black);
  width: 100%;
}

.banner-item.aboutus-3, .banner-item.project-1 {
  width: auto;
  padding-right: 5rem;
}

.banner-item.project-3 {
  width: auto;
  padding-right: 17rem;
}

.banner-item.project, .banner-item.mobile {
  display: none;
}

.image-abs-full {
  object-fit: cover;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.image-abs-full.opacity-50 {
  z-index: -1;
  opacity: .5;
  height: auto;
  top: -1.25rem;
}

.image-abs-full.z-index--1 {
  z-index: -1;
  object-fit: contain;
  height: 120%;
  top: -6%;
}

.image-abs-full.z-index--1.ar {
  transform-style: preserve-3d;
  top: 0%;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.image-abs-full.two {
  object-position: 0% 50%;
}

.banner-content {
  flex-flow: column;
  justify-content: space-between;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.max-w-240 {
  max-width: 15rem;
}

.flex-v-25 {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  display: flex;
}

.flex-v-25.space-between {
  height: 100%;
}

.flex-v-25.mw {
  max-width: 25ch;
}

.big-black-card {
  border-radius: var(--20px-radius);
  background-color: var(--black);
  padding: 3.125rem 3.125rem 12.5rem;
}

.developer-grid {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1fr 46.875rem;
  grid-auto-columns: 1fr;
  display: grid;
}

.developer-grid.gap-25 {
  grid-column-gap: 3.375rem;
  grid-row-gap: 1.5625rem;
}

.developer-grid.right-small {
  grid-column-gap: 3.375rem;
  grid-row-gap: 1.5625rem;
  grid-template-columns: 1fr .95fr;
}

.dev-logo {
  width: 4rem;
  display: block;
}

.dev-logo.basic {
  object-fit: scale-down;
  object-position: 0% 50%;
  width: 8rem;
  max-height: 5rem;
  margin-bottom: .5rem;
}

.dev-logo.basic.invert {
  filter: invert();
}

.dev-logo.large {
  object-fit: scale-down;
  object-position: 0% 50%;
  width: 13.75rem;
  max-height: 4rem;
  margin-bottom: .5rem;
}

.dev-logo.small {
  width: 8rem;
}

.dev-logo.black {
  filter: invert();
  width: 10rem;
}

.dev-tag {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.dev-items-block {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: row;
  flex: 0 auto;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: flex-start;
  display: grid;
}

.dev-items-block.gap-4 {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
}

.dev-item {
  grid-column-gap: .3125rem;
  grid-row-gap: .3125rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.dev-item.dark {
  color: var(--black);
}

.flex-h-50 {
  grid-column-gap: 3.125rem;
  grid-row-gap: 3.125rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.btn-stroked {
  border: .0625rem solid var(--light-grey\<deleted\|variable-cecc1912-ebd0-1e52-4926-8cfb85704148\>);
  border-radius: var(--radius-30px);
  background-color: var(--black);
  color: var(--white);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 3.4375rem;
  padding-top: .96875rem;
  padding-bottom: .96875rem;
  font-weight: 500;
  line-height: 100%;
  display: flex;
}

.btn-stroked.max-w-240 {
  cursor: pointer;
  transition: all .2s;
}

.btn-stroked.max-w-240:hover {
  background-color: var(--blue\<deleted\|variable-1d29ee61-0dc8-aac4-40da-d1dd52543ce5\>);
  color: var(--white);
}

.btn-stroked.max-w-240.big-card {
  z-index: 20;
  position: relative;
}

.btn-stroked.max-w-240.big-card:hover {
  border-color: var(--blue\<deleted\|variable-1d29ee61-0dc8-aac4-40da-d1dd52543ce5\>);
}

.dev-card-image {
  border-radius: var(--20px-radius);
  margin-bottom: -20rem;
}

.dev-card-small {
  border-radius: var(--20px-radius);
  border: .0625rem solid #dfdfdf;
  padding: 2.5rem 1.875rem;
}

.dev-card-small-images {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  display: flex;
}

.dev-card-small-image {
  border-radius: var(--size--10px);
  width: 50%;
}

.dev-card-small-image.full-w {
  width: 100%;
}

.flex-v-40 {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  flex-flow: column;
  display: flex;
}

.flex-v-40.hidden {
  display: block;
}

.cta-grid {
  grid-column-gap: 3.125rem;
  grid-row-gap: 2rem;
  direction: ltr;
  grid-template-rows: auto;
  grid-template-columns: 1fr 2fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.cta-grid.gap-20 {
  grid-column-gap: 1.25rem;
}

.cta-header {
  grid-column-gap: 3.75rem;
  grid-row-gap: 3.75rem;
  color: #6d6e70;
  flex-flow: column;
  justify-content: space-between;
  padding-top: 2.5rem;
  display: flex;
}

.cta-header.ar {
  text-align: right;
}

.review-card-header {
  grid-column-gap: .9375rem;
  grid-row-gap: .9375rem;
  flex-flow: row;
  align-items: center;
  margin-bottom: .625rem;
  display: flex;
}

.review-card-header.ar {
  direction: rtl;
  justify-content: flex-start;
  align-items: center;
}

.review-image {
  width: 2.75rem;
  display: inline-block;
}

.text-size-18px {
  font-family: Manrope, sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 110%;
}

.text-size-18px.text-color-white.text {
  font-family: Manrope, sans-serif;
  font-weight: 600;
}

.text-size-18px.text-color-white.text.ar {
  font-family: Notosansarabic, sans-serif;
}

.text-size-18px.mw {
  max-width: 25ch;
}

.text-size-18px.mw.ru {
  max-width: 30ch;
}

.text-size-18px.mw.ar {
  font-family: Notosansarabic, sans-serif;
  line-height: 120%;
}

.text-size-18px._22 {
  max-width: 20ch;
  font-size: 1.375rem;
}

.text-size-18px.ar {
  font-family: Notosansarabic, sans-serif;
}

.review-stars-mage {
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-content: center;
  width: auto;
  max-width: 6.7rem;
  height: 1rem;
}

.review-caontent {
  grid-column-gap: .9375rem;
  grid-row-gap: .9375rem;
  flex-flow: column;
  display: flex;
}

.cta-card {
  border-radius: var(--20px-radius);
  background-color: var(--black);
  padding: 3.125rem;
}

.cta-card.middle {
  padding: 0 0 3.75rem;
}

.cta-card.footer {
  padding-top: 5rem;
}

.text-size-28px {
  font-size: 1.75rem;
  font-weight: 400;
  line-height: 110%;
}

.text-size-28px.ltr {
  direction: ltr;
}

.text-size-28px.light {
  color: var(--ph-light);
}

.text-size-28px.thin {
  color: var(--ph-light);
  font-weight: 300;
}

.text-size-28px.de {
  font-size: 1.45rem;
}

.max-w-360 {
  max-width: 22.5rem;
}

.invest-item {
  grid-column-gap: 25rem;
  grid-row-gap: 25rem;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.invest-item.space-between {
  flex-flow: row;
  width: 100%;
}

.invest-item.grid {
  grid-column-gap: var(--size--16px);
  grid-row-gap: var(--size--16px);
  grid-template-rows: auto;
  grid-template-columns: 1fr 52.5rem;
  grid-auto-columns: 1fr;
  padding-top: .5rem;
  padding-bottom: .5rem;
  display: grid;
}

.invest {
  grid-column-gap: 3.125rem;
  grid-row-gap: 3.125rem;
  flex-flow: column;
  width: 100%;
  padding-top: 9.375rem;
  padding-bottom: 4.6875rem;
  display: flex;
}

.gallery {
  grid-column-gap: 3.125rem;
  grid-row-gap: 3.125rem;
  text-align: center;
  flex-flow: column;
  width: 100%;
  padding-top: 0;
  display: flex;
}

.gallery-slider {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.swiper {
  direction: ltr;
}

.swiper.hide {
  display: none;
}

.swiper-wrapper {
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.gallery-image {
  border-radius: var(--20px-radius);
  object-fit: cover;
  height: 37.5rem;
  overflow: hidden;
}

.swiper-right2 {
  z-index: 111;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  width: 10%;
  transition: opacity .3s;
  display: flex;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.swiper-right2:hover {
  opacity: .65;
}

.icon-48px {
  object-fit: scale-down;
  width: 3rem;
  height: 3rem;
}

.swiper-left2 {
  z-index: 111;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  width: 10%;
  transition: opacity .3s;
  display: flex;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.swiper-left2:hover {
  opacity: .65;
}

.btn-stroked-white {
  border: .0625rem solid var(--white);
  border-radius: var(--radius-30px);
  background-color: var(--white);
  color: var(--black);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 3.4375rem;
  padding-top: .96875rem;
  padding-bottom: .96875rem;
  font-weight: 500;
  line-height: 100%;
  display: flex;
}

.btn-stroked-white.max-w-240 {
  cursor: pointer;
  transition: all .2s;
}

.btn-stroked-white.max-w-240:hover {
  border-color: var(--white);
  background-color: var(--blue\<deleted\|variable-1d29ee61-0dc8-aac4-40da-d1dd52543ce5\>);
  color: var(--white);
}

.btn-stroked-white.max-w-240.transp {
  color: var(--white);
  background-color: #fff0;
}

.btn-stroked-white.max-w-240.transp:hover {
  background-color: var(--blue\<deleted\|variable-1d29ee61-0dc8-aac4-40da-d1dd52543ce5\>);
}

.btn-stroked-white.max-w-240.transp.wo-mobile:hover {
  border-color: var(--blue\<deleted\|variable-1d29ee61-0dc8-aac4-40da-d1dd52543ce5\>);
}

.flex-v-45 {
  grid-column-gap: 2.8125rem;
  grid-row-gap: 2.8125rem;
  flex-flow: column;
  display: flex;
}

.flex-v-45.max-w-840 {
  grid-column-gap: 2.8125rem;
  grid-row-gap: 2.8125rem;
  max-width: 52.5rem;
}

.margin-minus {
  margin-top: -5rem;
}

.roi-item {
  border-radius: var(--20px-radius);
  background-color: var(--black);
  width: 20.625rem;
  height: 16rem;
  padding-bottom: 1.25rem;
  padding-left: 1.875rem;
  padding-right: 1.875rem;
  position: relative;
  overflow: hidden;
}

.text-color-light-grey {
  color: var(--light-grey\<deleted\|variable-cecc1912-ebd0-1e52-4926-8cfb85704148\>);
}

.grid-h-15 {
  grid-column-gap: 1rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.grid-h-15.cta {
  color: var(--white);
  grid-template-columns: 3fr 1fr;
}

.grid-h-15.cta.ar {
  text-align: right;
}

.text-size-16px {
  opacity: .7;
  font-size: 1rem;
  font-weight: 400;
  line-height: 150%;
}

.text-size-16px.text-color-white {
  color: var(--white);
  font-weight: 400;
  line-height: 140%;
}

.text-size-16px.text-color-grey {
  color: var(--grey\<deleted\|variable-8e3f203f-65b6-5287-2d5b-d8d2fc20c227\>);
}

.text-size-16px.weight-300 {
  font-weight: 300;
}

.text-size-16px.weight-300.text-colorr-black-light, .text-size-16px.text-color-black-light {
  color: var(--black-light);
}

.text-size-16px.black {
  opacity: 1;
  color: var(--black);
  line-height: 120%;
}

.text-size-16px.mob-white {
  font-weight: 300;
}

.text-size-16px.hero {
  opacity: 1;
  color: var(--ph-light);
  text-transform: uppercase;
  max-width: 40ch;
  padding-top: 0;
  font-size: 1.25rem;
  display: block;
}

.text-size-16px.hero.ru {
  max-width: 50ch;
}

.text-size-16px.w {
  width: 31.25rem;
}

.grid-2x3-30 {
  grid-column-gap: 1.875rem;
  grid-row-gap: 1.875rem;
  flex-flow: column;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.grid-2x3-30.max-w-840-black {
  padding: var(--35px-radius) 5.625rem;
  grid-column-gap: 1.75rem;
  grid-row-gap: 1.75rem;
  border-radius: var(--20px-radius);
  background-color: var(--dark-grey\<deleted\|variable-fc0fe0a2\>);
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  max-width: 50rem;
  display: grid;
  position: relative;
}

.count {
  padding: var(--size--12px) var(--size--10px);
  border-radius: var(--size--10px);
  background-color: var(--black);
  font-size: var(--size--20px);
  flex: none;
  font-weight: 500;
}

.heading-3-white {
  color: var(--white);
}

.award-item {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  grid-template-rows: 13.75rem auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.award-logo {
  justify-content: center;
  align-items: center;
  height: 13.75rem;
  display: flex;
  position: relative;
}

.award-image {
  object-fit: scale-down;
  width: auto;
  height: 100%;
}

.award-image.small {
  object-fit: scale-down;
  width: 85%;
}

.wreath {
  z-index: -1;
  opacity: .4;
  filter: grayscale();
  object-fit: cover;
  width: 17.5rem;
  max-width: none;
  position: absolute;
}

.grid-4x1-40 {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: grid;
}

.swiper-review {
  grid-column-gap: .9375rem;
  grid-row-gap: .9375rem;
  border-radius: var(--20px-radius);
  background-color: var(--black);
  color: var(--white);
  flex-direction: column;
  flex: none;
  justify-content: flex-start;
  align-self: stretch;
  min-width: 17.5rem;
  height: 100%;
  padding: 2.5rem;
  display: flex;
}

.card-small-info {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  flex-direction: column;
  flex: 1;
  justify-content: flex-end;
  display: flex;
}

.card-small-info.review {
  flex-direction: row;
  flex: 0 auto;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.card-small-info.h {
  grid-column-gap: .9375rem;
  grid-row-gap: .9375rem;
  flex-flow: row;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
}

.icon-star {
  width: 1rem;
  height: 1rem;
}

.stars-block {
  flex: none;
  display: flex;
}

.first-swiper, .first-swiper.ltr {
  direction: ltr;
}

.arrow-previous-2 {
  border: .0625rem solid var(--black-light);
  color: var(--black-light);
  cursor: pointer;
  border-radius: 2.5rem;
  justify-content: center;
  align-items: center;
  width: 2.5rem;
  height: 2.5rem;
  line-height: 140%;
  transition: all .2s;
  display: flex;
}

.arrow-previous-2:hover {
  background-color: var(--black-light);
  color: var(--white);
}

.arrow-next-2 {
  border: .0625rem solid var(--black-light);
  color: var(--black-light);
  cursor: pointer;
  border-radius: 2.5rem;
  justify-content: center;
  align-items: center;
  width: 2.5rem;
  height: 2.5rem;
  line-height: 140%;
  transition: all .2s;
  display: flex;
}

.arrow-next-2:hover {
  background-color: var(--black-light);
  color: var(--white);
}

.image-arrow {
  object-fit: scale-down;
  width: auto;
}

.image-arrow.sec {
  transform: rotate(180deg);
}

.google-logo {
  object-fit: contain;
}

.mini-logo {
  object-fit: contain;
  width: auto;
  max-height: 3.5rem;
}

.image-12 {
  width: 3.125rem;
  height: 3.125rem;
}

.div-block {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  flex-flow: column;
  display: flex;
}

.media-grid {
  grid-column-gap: var(--35px-radius);
  grid-row-gap: var(--35px-radius);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 10rem;
  display: grid;
}

.media-item {
  grid-column-gap: var(--radius-30px);
  grid-row-gap: var(--radius-30px);
  border: .0625rem solid var(--light-grey\<deleted\|variable-cecc1912-ebd0-1e52-4926-8cfb85704148\>);
  border-radius: var(--size--10px);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-left: 1rem;
  padding-right: 1rem;
  display: flex;
}

.media-image {
  padding-right: var(--size--10px);
  padding-left: var(--size--10px);
  object-fit: contain;
  width: 100%;
  max-width: none;
}

.footer {
  flex-flow: column;
  width: 100%;
  padding-top: 9.375rem;
  padding-bottom: 4.6875rem;
  display: flex;
}

.logo-footer {
  background-image: url('../images/Logo-1.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 13rem;
  height: 3rem;
}

.logo-footer.w--current {
  background-image: url('../images/Logo-1.svg');
}

.text-size-32px {
  font-size: 2rem;
  font-weight: 300;
  line-height: 100%;
}

.text-size-32px.padding {
  font-size: 2rem;
}

.text-size-32px.light {
  color: var(--ph-light);
  font-size: 2.125rem;
  line-height: 110%;
}

.logo-mobile {
  display: none;
}

.shadow {
  background-image: linear-gradient(180deg, #0000 50%, var(--black));
  position: absolute;
  inset: 0%;
}

.close-popup-cons {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #000c;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  padding: 2rem;
  display: flex;
  position: absolute;
  inset: 0%;
}

.cons-popup {
  z-index: 1000;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: visible;
}

.div-block-popup {
  z-index: 2;
  background-color: #f5f5f7;
  background-image: none;
  border-radius: 1.875rem;
  justify-content: space-between;
  max-width: 75rem;
  margin: auto;
  display: flex;
  position: relative;
  inset: auto;
}

.div-block-popup.brochure, .div-block-popup.fp {
  border-radius: 1.25rem;
  overflow: hidden;
}

.error-message {
  border-radius: var(--radius-30px);
  opacity: .8;
  color: #ff3b30;
  text-align: center;
  background-color: #fff0;
  width: 100%;
  margin-top: 0;
  padding: .25rem;
  font-size: .75rem;
  position: absolute;
  bottom: 0;
}

.error-message.dark {
  opacity: 1;
  color: #ff453a;
  background-color: #545458a6;
}

.form-type {
  z-index: 1;
  background-color: var(--gold);
  border-radius: 1.25rem;
  width: 52.5rem;
  padding: 1.5rem;
  position: relative;
}

.form-type.brochure {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  background-color: #efefef00;
  background-image: linear-gradient(90deg, #efefef 55%, #fff0 100%, #fff);
  flex-flow: column;
  display: flex;
}

.form-type.brochure.ar {
  background-image: linear-gradient(90deg, #3b121200, #efefef 45%, #fbfbfb);
}

.divider-h {
  background-color: #3333;
  width: 100%;
  height: .0625rem;
}

.divider-h.light {
  background-color: #fff3;
}

.brochure-popup {
  z-index: 1000;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: visible;
}

.social-block {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  display: flex;
}

.heading-52 {
  font-size: 3.25rem;
  font-weight: 500;
  line-height: 100%;
}

.heading-52.center {
  text-align: center;
}

.heading-52.text-color-white.weight-500, .heading-52.mob-36px {
  font-weight: 500;
}

.heading-52.mobile {
  display: none;
}

.heading-44 {
  color: var(--ph-light);
  font-family: Triviaserifbook, sans-serif;
  font-size: 2.75rem;
  font-weight: 400;
  line-height: 110%;
}

.heading-44.text-color-white.ru {
  font-size: 2.4rem;
}

.heading-44.black {
  color: var(--black);
}

.heading-44.black.fr {
  font-size: 2.5rem;
}

.heading-44.ar {
  text-align: right;
  font-family: Notosansarabic, sans-serif;
}

.link-text {
  color: #a0a0a0;
  text-decoration: underline;
  transition: all .2s;
}

.link-text:hover {
  opacity: .65;
}

.link-text.popup {
  color: var(--black);
}

.brochure-img {
  object-fit: contain;
  width: 20rem;
  position: absolute;
  inset: auto -2% -.0625rem auto;
}

.brochure-img.popup {
  z-index: 0;
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
  height: 100%;
  bottom: 0;
  right: 0%;
}

.brochure-img.popup.ar {
  transform-style: preserve-3d;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.spacer-150 {
  height: 9.375rem;
}

.spacer-70 {
  height: 4.375rem;
}

.spacer-40 {
  height: 2.5rem;
}

.spacer-50 {
  height: 3.125rem;
}

.spacer-50.wo-mobile {
  display: none;
}

.divider-about {
  background-color: #dfdfdf;
  width: 100%;
  height: .0625rem;
}

.grid-2x2-20 {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  height: 37.5rem;
  display: grid;
}

.floorplan-item {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  border-radius: var(--20px-radius);
  text-align: center;
  border: .0625rem solid #cfc5bb;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  padding: 1.6rem;
  display: flex;
  position: relative;
}

.floorplan-item.dark {
  background-color: #3e3e3e;
  border-style: none;
  justify-content: space-between;
}

.zoom {
  border-radius: var(--radius-30px);
  background-color: #ffffff80;
  justify-content: center;
  align-items: center;
  width: 3.75rem;
  height: 3.75rem;
  margin: auto;
  padding: .75rem;
  transition: all .2s;
  position: absolute;
  inset: 0%;
}

.zoom:hover {
  background-color: var(--white);
}

.lightbox-link {
  border-radius: .75rem;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.image-floorplan {
  object-fit: cover;
  max-height: 25rem;
}

.flex-h-20 {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.flex-h-20.space-between {
  justify-content: space-between;
}

.flex-h-20.space-between.h-100 {
  height: 100%;
}

.flex-h-20.space-between.h-100.gal {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
}

.flex-h-20.footer-bottom {
  width: 52.5rem;
}

.flex-h-20.max-w-450 {
  align-items: center;
}

.project-slide {
  height: 100%;
}

.slider {
  direction: ltr;
  background-color: #ddd0;
  height: 100%;
}

.left_arrow {
  border: .0625rem solid var(--light-grey\<deleted\|variable-cecc1912-ebd0-1e52-4926-8cfb85704148\>);
  direction: ltr;
  border-radius: 3.125rem;
  justify-content: center;
  align-items: center;
  width: 5rem;
  height: 2.5rem;
  display: flex;
  inset: auto auto 0% 0%;
}

.right_arrow {
  border: .0625rem solid var(--light-grey\<deleted\|variable-cecc1912-ebd0-1e52-4926-8cfb85704148\>);
  direction: ltr;
  border-radius: 3.125rem;
  justify-content: center;
  align-items: center;
  width: 5rem;
  height: 2.5rem;
  display: flex;
  inset: auto auto 0% 5.625rem;
}

.image-slider {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  object-fit: cover;
  flex-flow: column;
  display: flex;
}

.image-slider._w-840 {
  border-radius: var(--20px-radius);
  background-image: url('../images/Private-pools_1.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: row;
  align-items: stretch;
  width: 100%;
  min-width: 52.5rem;
  max-width: 52.5rem;
  min-height: 31rem;
  position: relative;
  overflow: hidden;
}

.image-slider._w-840._2 {
  background-image: url('../images/Terrace-View_1.webp');
}

.image-slider._w-840._3 {
  background-image: url('../images/Double-Height-Living-View-1.webp');
  background-repeat: no-repeat;
}

.image-slider._w-840._4 {
  background-image: url('../images/_DSC3393-HDR-Edit_1_DSC3393-HDR-Edit.webp');
}

.image-slider._w-840._5 {
  background-image: url('../images/Main-Arrival_1.webp');
}

.image-slider._w-840._1 {
  background-image: url('../images/Cinema_1.webp');
}

.flex-v-100 {
  grid-column-gap: 6.25rem;
  grid-row-gap: 6.25rem;
  flex-flow: column;
  line-height: 130%;
  display: flex;
}

.flex-v-100.first {
  order: -1;
}

.flex-v-100.mw {
  width: 27rem;
}

.flex-v-100.mw.ar {
  direction: rtl;
  text-align: right;
}

.slide-project {
  height: 31.25rem;
}

.dots {
  max-width: 50rem;
  margin-left: auto;
  margin-right: 0;
  font-size: .6rem;
}

.image-block-big-card {
  margin-left: 3.125rem;
  margin-right: 3.125rem;
}

.image-block-big-card.project {
  border-radius: var(--20px-radius);
  height: 35rem;
  margin-top: -9.375rem;
  position: relative;
  overflow: hidden;
}

.image-block-big-card.main {
  border-radius: var(--20px-radius);
  height: 34.375rem;
  margin-top: -9.375rem;
  overflow: hidden;
}

.grid-3x2-20 {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.container-1280 {
  width: 100%;
  max-width: 90rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 5rem;
  padding-right: 5rem;
  position: relative;
}

.container-1280.footer {
  background-color: var(--black);
  padding-top: 4.6875rem;
}

.container-1280.ishero {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.flex-v-60 {
  grid-column-gap: 3.75rem;
  grid-row-gap: 3.75rem;
  flex-flow: column;
  display: flex;
}

.big-black-black-card {
  border-radius: var(--20px-radius);
  background-color: var(--black);
  padding-bottom: 10rem;
  padding-left: 0;
  padding-right: 0;
}

.hero-block {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.text-arrow {
  cursor: pointer;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 100%;
}

.grid-2x4 {
  grid-column-gap: 3.125rem;
  grid-row-gap: 1.875rem;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 52.5rem;
  grid-auto-columns: 1fr;
  display: grid;
}

.divider-v {
  background-color: #dfdfdf;
  width: .0625rem;
  height: 2.5rem;
}

.logo_block-mob {
  display: none;
}

.link-project-text {
  color: var(--white);
}

.flex-h-30 {
  grid-column-gap: 1.875rem;
  grid-row-gap: 1.875rem;
  flex: 1;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.flex-h-30.hidden {
  display: none;
}

.spacer-120 {
  height: 7.5rem;
}

.spacer-120.hidden {
  display: none;
}

.form-type-bottom {
  border-radius: var(--radius-12px\<deleted\|variable-99862a56-dbe5-1481-7893-638ca1341ef4\>);
  background-color: #efefef;
  width: 52.5rem;
  padding: 2.5rem;
  position: relative;
}

.form-type-bottom.minus-margin {
  margin-bottom: -6.25rem;
}

.footer-link {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  color: var(--white);
  justify-content: flex-start;
  align-items: center;
  padding: 0;
  font-weight: 400;
  transition: opacity .3s;
  display: flex;
}

.footer-link:hover {
  opacity: .65;
}

.footer-menu {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  display: flex;
}

.image-bg {
  object-fit: cover;
  height: 37.5rem;
}

.image-bg.about {
  height: 100%;
}

.flex-h-60 {
  grid-column-gap: 3.75rem;
  grid-row-gap: 3.75rem;
  flex: 1;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.flex-h-60.faq {
  align-items: flex-start;
}

.flex-h-60.align-top {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  justify-content: space-between;
  align-items: flex-start;
}

.cross {
  cursor: pointer;
  align-self: center;
  width: 1.5rem;
  height: 1.5rem;
  margin-bottom: auto;
  margin-left: auto;
  position: relative;
}

.section-p-p {
  padding-top: 2rem;
  padding-bottom: 5rem;
}

.container-922 {
  width: 100%;
  max-width: 57.63rem;
  margin-left: auto;
  margin-right: auto;
}

.box-text-p-p {
  border-bottom: .0625rem solid #dfdfdf;
  margin-top: 3.13em;
  margin-bottom: 1.88em;
  padding-bottom: 1.25em;
}

.h1 {
  color: var(--ph-light);
  text-transform: uppercase;
  text-wrap: wrap;
  font-family: Triviaserifbook, sans-serif;
  font-size: 5rem;
  font-weight: 400;
  line-height: 100%;
}

.h1.fr {
  font-size: 5rem;
}

.h1.de {
  font-size: 4.2rem;
}

.h1.ru {
  font-size: 4.5rem;
}

.h1.ar {
  max-width: 10ch;
  font-family: Notosansarabic, sans-serif;
  font-size: 5rem;
}

.h1.du {
  font-size: 6rem;
}

.h1.it {
  font-size: 6.25rem;
}

.h1.text-color-black {
  color: var(--black);
  font-size: 3.125rem;
}

.h1.nl {
  font-size: 3.6rem;
}

.wrp-p-p {
  grid-column-gap: 1.56em;
  grid-row-gap: 1.56em;
  flex-flow: column;
  display: flex;
}

.blok-text-gap-13 {
  grid-column-gap: .81rem;
  grid-row-gap: .81rem;
  flex-flow: column;
  display: flex;
}

.list {
  grid-column-gap: .63rem;
  grid-row-gap: .63rem;
  flex-flow: column;
  width: 100%;
  list-style-type: lower-roman;
  display: flex;
}

.list-line {
  background-color: var(--gold);
  min-width: 1.88rem;
  height: .125rem;
  margin-top: .7rem;
}

.list-it {
  grid-column-gap: .94em;
  grid-row-gap: .94em;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.link {
  color: var(--blue\<deleted\|variable-1d29ee61-0dc8-aac4-40da-d1dd52543ce5\>);
}

.text-32 {
  font-size: 1.75rem;
  font-weight: 500;
  line-height: 110%;
}

.text-18-grin {
  color: var(--black-light);
  font-size: 1rem;
  font-weight: 300;
  line-height: 150%;
}

.text-22 {
  font-size: 1.38em;
  font-weight: 500;
  line-height: 150%;
}

.link-footer {
  box-shadow: 0 1px 0 0 var(--black-light);
  color: var(--black-light);
}

.max-w-500 {
  max-width: 31.25rem;
}

.success-icon {
  width: 3.5625rem;
  margin-bottom: 3.125rem;
}

.success-icon.no-margin {
  margin-bottom: 0;
}

.success-content {
  flex-flow: column;
  justify-content: space-between;
  height: 100%;
  min-height: 27.5rem;
  display: flex;
}

.success-content.small {
  min-height: auto;
}

.success-content.small.ar {
  direction: ltr;
}

.text-size-52px {
  font-size: 3.25rem;
  font-weight: 500;
  line-height: 100%;
}

.text-size-52px.ar {
  text-align: left;
}

.image-default {
  object-fit: cover;
  object-position: 50% 50%;
  height: 100%;
}

.div-block-2 {
  max-width: 15rem;
}

.play-icon {
  width: 2rem;
  height: 2rem;
}

.map {
  border-radius: var(--20px-radius);
  background-image: url('../images/sankariMap_1.webp');
  background-position: 50% 42%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  height: 35rem;
  margin-top: 0;
  padding-bottom: 1.87rem;
  padding-left: 1.87rem;
  padding-right: 1.87rem;
  display: flex;
}

.popup_map-wrap {
  z-index: 1000;
  background-color: #000c;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-map {
  border-radius: .625rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 90vw;
  max-width: 70rem;
  height: 70vh;
  display: flex;
  overflow: hidden;
}

.html-embed {
  width: 100%;
  height: 100%;
}

.close-map_popup {
  z-index: 1000;
  cursor: pointer;
  width: 2.188rem;
  height: 2.188rem;
  transition: filter .5s cubic-bezier(.25, .46, .45, .94);
  position: absolute;
  inset: 5rem 2rem auto auto;
}

.close-map_popup:hover {
  filter: invert(50%);
}

.map-btn {
  z-index: 2;
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  background-color: var(--black);
  -webkit-backdrop-filter: blur(.3125rem);
  backdrop-filter: blur(.3125rem);
  color: var(--white);
  cursor: pointer;
  border-radius: 100vw;
  justify-content: flex-start;
  align-items: center;
  padding: 1rem 2.2rem;
  font-weight: 600;
  transition: all .3s;
  display: flex;
}

.map-btn:hover {
  background-color: var(--ph-light);
  color: var(--black);
}

.text-block-11 {
  color: var(--white);
  font-weight: 400;
}

.video-wrp {
  pointer-events: none;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.logo-erth {
  width: auto;
  height: auto;
  max-height: 3rem;
}

.logo-solidere {
  width: auto;
  height: 2.5rem;
}

.project-card {
  border: .0625rem solid #dfdfdf;
  border-radius: 1.25rem;
  padding: 1.25rem;
}

.project-img-wrp {
  border-radius: .625rem;
  width: 50%;
  height: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.flex-v-35 {
  grid-column-gap: 2.1875rem;
  grid-row-gap: 2.1875rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.flex-h-10 {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.flex-h-10.mob-h-grid {
  align-items: stretch;
}

.project-img {
  object-fit: cover;
}

.project-img.absolu {
  position: absolute;
  inset: 0%;
}

.text-size-16px-2 {
  color: #6d6e70;
  font-size: 1rem;
  font-weight: 300;
  line-height: 140%;
}

.text-size-16px-2.max-w-530 {
  max-width: 33rem;
}

.questions-wrp {
  flex-flow: column;
  display: flex;
}

.questions-wrp.max-w-840 {
  max-width: 52.5rem;
}

.questions-wrp.ar {
  text-align: right;
}

.icon-3 {
  margin: 0;
  display: none;
  position: static;
}

.dropdown-list-3 {
  background-color: #ddd0;
  display: block;
  position: static;
}

.dropdown-list-3.ar {
  text-align: right;
}

.faq-text-wrp {
  padding-bottom: 1.56rem;
}

.faq-icon {
  width: 1.75rem;
  height: 1.75rem;
}

.dropdown {
  border-bottom: .0625rem solid #3333;
  width: 100%;
}

.dropdown.top {
  border-top: .0625rem solid #dfdfdf;
}

.dropdown-toggle {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  white-space: pre-line;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 1.56rem 0;
  display: flex;
}

.rtb-h52-p20 h2 {
  margin-bottom: 1.25rem;
}

.rtb-h52-p20 p {
  color: var(--black-light);
  font-size: 1.25rem;
  line-height: 130%;
}

.rtb-h52-p20 h3 {
  color: var(--grey\<deleted\|variable-8e3f203f-65b6-5287-2d5b-d8d2fc20c227\>);
  margin-bottom: .75rem;
  font-size: 2.25rem;
}

.rtb-h52-p20 strong {
  color: var(--black);
  font-weight: 500;
  display: block;
}

.rtb-h52-p20 h4 {
  margin-bottom: 1rem;
}

.rtb-h52-p20-light h2 {
  color: var(--white);
  margin-bottom: 1.25rem;
}

.rtb-h52-p20-light p {
  color: #979797;
  font-size: 1.25rem;
  line-height: 130%;
}

.rtm-h32-p16 h4 {
  margin-bottom: .625rem;
  font-size: 1.75rem;
  line-height: 115%;
}

.rtm-h32-p16 p {
  color: var(--black-light);
  line-height: 140%;
}

.rtm-h32-p16 h2 {
  margin-bottom: .625rem;
}

.rtm-h32-p16 h3 {
  margin-bottom: .625rem;
  font-size: 2.125rem;
}

.gradient {
  background-image: linear-gradient(#0000, #00000080);
  position: absolute;
  inset: 0%;
}

.img-contain {
  object-fit: scale-down;
  height: auto;
}

.grid-2col {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  grid-template-rows: 1fr;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  display: grid;
}

.close-popup-brochure {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #000c;
  flex-flow: row;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: 2rem;
  display: flex;
  position: absolute;
  inset: 0%;
}

.btn-cons {
  border-radius: var(--radius-30px);
  background-color: var(--gold);
  color: var(--white);
  white-space: nowrap;
  justify-content: center;
  align-items: center;
  height: 3.4375rem;
  padding: .96875rem 4.875rem;
  font-size: .875rem;
  font-weight: 700;
  line-height: 100%;
  transition: all .2s;
  display: flex;
}

.btn-cons:hover {
  background-color: var(--white);
  color: var(--blue\<deleted\|variable-1d29ee61-0dc8-aac4-40da-d1dd52543ce5\>);
}

.btn-cons.white {
  border: .062rem solid var(--baige\<deleted\|variable-f4ac48dd-7920-cc12-4e48-4348ee749876\>);
  background-color: var(--white);
  color: var(--black);
  padding: 1.125rem 2.625rem;
}

.btn-cons.white:hover {
  background-color: var(--blue\<deleted\|variable-1d29ee61-0dc8-aac4-40da-d1dd52543ce5\>);
  color: var(--white);
}

.btn-cons.white-stroked {
  border: 1px solid var(--baige\<deleted\|variable-f4ac48dd-7920-cc12-4e48-4348ee749876\>);
  background-color: #0000;
  flex-flow: column;
}

.btn-cons.white-stroked:hover {
  border-color: var(--blue\<deleted\|variable-1d29ee61-0dc8-aac4-40da-d1dd52543ce5\>);
  background-color: var(--blue\<deleted\|variable-1d29ee61-0dc8-aac4-40da-d1dd52543ce5\>);
  color: var(--white);
}

.btn-cons.black {
  background-color: var(--black);
}

.btn-cons.black:hover {
  background-color: var(--blue\<deleted\|variable-1d29ee61-0dc8-aac4-40da-d1dd52543ce5\>);
  color: var(--white);
}

.burger-icon {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-direction: column;
  justify-content: center;
  align-self: center;
  align-items: center;
  display: flex;
}

.burger_line {
  color: #f0ece8;
  background-color: #f0ece8;
  border-radius: .0625rem;
  width: 2.875rem;
  height: .0625rem;
}

.grid-3x1-40px {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.space-between {
  justify-content: space-between;
  display: flex;
}

.hidden {
  display: none;
}

.item {
  width: 100%;
  height: 100%;
}

.icon-20px {
  object-fit: scale-down;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 1.25rem;
  height: 1.25rem;
  display: flex;
}

.text-big-default {
  font-size: var(--size--20px);
  line-height: 130%;
}

.text-color-black-light {
  color: var(--black-light);
}

.lang-text {
  color: #f0ece8;
  margin: 0;
  font-weight: 300;
  line-height: 120%;
  position: static;
}

.lang-arrow {
  margin: 0;
  font-size: .6rem;
  line-height: 110%;
  position: static;
}

.dropdown-lang-list-wrap {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  border-radius: var(--size--10px);
  color: #0000;
  font-size: var(--size--12px);
  background-color: #f0ece8;
  margin-top: 1rem;
  line-height: 110%;
  text-decoration: none;
  overflow: hidden;
  box-shadow: 0 .5rem 1rem #0003;
}

.dropdown-lang-list-wrap.w--open {
  background-color: var(--white);
  flex-flow: column;
  padding-top: .625rem;
  padding-bottom: .625rem;
  padding-left: .625rem;
  display: flex;
}

.dropdown-lang-list-wrap.ar.w--open {
  padding-right: .625rem;
}

.dropdown-lang {
  background-color: #0000;
  margin-bottom: -4rem;
  margin-left: -2rem;
  margin-right: -2rem;
  padding-bottom: 4rem;
  padding-left: 2rem;
  padding-right: 2rem;
  text-decoration: none;
}

.list-item {
  grid-column-gap: .3125rem;
  grid-row-gap: .3125rem;
  color: var(--black-light);
  flex-flow: row;
  width: 100%;
  padding: .5rem;
  transition: background-color .4s;
  display: flex;
}

.list-item:hover {
  color: var(--blue\<deleted\|variable-1d29ee61-0dc8-aac4-40da-d1dd52543ce5\>);
  background-color: #b5b5b51a;
}

.flex-h-5 {
  grid-column-gap: .3125rem;
  grid-row-gap: .3125rem;
  color: var(--black-light);
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.project-card-min {
  border: .062rem solid var(--baige\<deleted\|variable-f4ac48dd-7920-cc12-4e48-4348ee749876\>);
  color: var(--black-light);
  border-radius: .75rem;
  flex-flow: column;
  width: 100%;
  height: 100%;
  font-size: .875rem;
  display: flex;
  position: relative;
}

.project-image {
  object-fit: cover;
  height: 100%;
}

.project-info {
  z-index: 2;
  flex: 1;
  padding: 1.25rem;
  overflow: hidden;
}

.flex-v-16 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  display: flex;
  position: relative;
}

.flex-v-16.max-w-640px-copy {
  width: 45rem;
}

.flex-v-16.wrap {
  text-wrap: wrap;
}

.flex-v-16.space-between {
  height: 100%;
}

.collection-list-wraper-big-card {
  display: none;
}

.card-grid-wrapper {
  grid-column-gap: 1.875rem;
  grid-row-gap: 1.875rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.link-card-absolute {
  z-index: 10;
  position: absolute;
  inset: 0%;
}

.card-img-wrap {
  border-top-left-radius: .75rem;
  border-top-right-radius: .75rem;
  flex: none;
  height: 18.75rem;
  position: relative;
  overflow: hidden;
}

.rich-payment {
  margin-left: auto;
  margin-right: auto;
}

.rich-payment h2 {
  text-align: center;
  margin-bottom: 2.5rem;
}

.rich-payment p {
  color: var(--black-light);
  font-size: 1.25rem;
  line-height: 130%;
}

.rich-payment ol {
  grid-column-gap: var(--size--20px);
  grid-row-gap: var(--size--20px);
  flex-flow: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.rich-payment li {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  border: .0625rem solid var(--baige\<deleted\|variable-f4ac48dd-7920-cc12-4e48-4348ee749876\>);
  border-radius: var(--size--12px);
  color: var(--black-light);
  flex-flow: column;
  flex: 2 2 auto;
  order: -1;
  justify-content: space-between;
  min-width: 14%;
  max-width: 14%;
  height: 10rem;
  padding: 1.25rem;
  line-height: 140%;
  display: flex;
}

.rich-payment strong {
  margin-bottom: 1rem;
  font-size: 2.75rem;
  font-weight: 400;
  line-height: 120%;
}

.rich-payment em {
  font-style: normal;
}

.weight-400 {
  font-weight: 400;
}

._404-wrapper {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  color: var(--white);
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100svh;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20rem;
  padding-bottom: 5%;
  display: flex;
  position: relative;
}

._404-title {
  color: var(--white);
  font-size: 4.375rem;
}

.container-main {
  width: 100%;
  max-width: 90rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 5rem;
  padding-right: 5rem;
  position: relative;
}

.card-wrap-dark {
  background-color: var(--dark-grey\<deleted\|variable-fc0fe0a2\>);
  color: var(--black-light);
  border-radius: .75rem;
  flex-flow: column;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.card-point-wrap {
  padding: var(--size--20px);
  grid-column-gap: var(--size--32px);
  grid-row-gap: var(--size--32px);
  border: var(--1px) solid var(--baige\<deleted\|variable-f4ac48dd-7920-cc12-4e48-4348ee749876\>);
  border-radius: var(--size--20px);
  flex-flow: column;
  display: flex;
}

.flex-v-5px {
  grid-column-gap: .3125rem;
  grid-row-gap: .3125rem;
  flex-flow: column;
  line-height: 130%;
  display: flex;
}

.icon-60px-dark {
  border-radius: var(--size--10px);
  background-color: var(--black);
  object-fit: scale-down;
  flex-flow: column;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 3.75rem;
  height: 3.75rem;
  padding: .625rem;
  display: flex;
  overflow: hidden;
}

.grid-asymmetric {
  grid-column-gap: var(--size--16px);
  grid-row-gap: var(--size--16px);
  grid-template-rows: auto;
  grid-template-columns: 1fr 52.5rem;
  grid-auto-columns: 1fr;
  align-items: end;
  display: grid;
}

.white_bg-card {
  padding: var(--size--20px);
  object-fit: scale-down;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 18.75rem;
  display: flex;
}

.logo-260-56px-wrap {
  justify-content: center;
  align-items: center;
  width: 16.25rem;
  height: 3.375rem;
  display: flex;
}

.map-offices-wrap {
  background-image: url('../images/map-about.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  flex-flow: column;
  height: 53.125rem;
  display: flex;
  position: relative;
}

.point_map {
  border-radius: var(--35px-radius);
  background-color: #0000;
  margin-top: -2rem;
  padding-top: 2rem;
  position: absolute;
}

.point_map.rus {
  bottom: 58%;
  left: 25%;
}

.point_map.austria {
  bottom: 45%;
  left: 15%;
}

.point_map.uae {
  bottom: 25%;
  left: 32.5%;
}

.point_dropd-wrap {
  border-radius: var(--20px-radius);
  background-color: var(--white);
  padding: .35rem .375rem;
  font-size: .75rem;
  font-weight: 600;
  line-height: 140%;
  box-shadow: 0 4px 8px #207da133;
}

.point-list-wrap {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  border-radius: var(--size--10px);
  background-color: var(--white);
  flex-flow: column;
  align-items: flex-start;
  width: auto;
  min-width: 14rem;
  margin-top: -100%;
  padding: 1rem;
  font-size: .875rem;
  display: none;
  bottom: 2.5rem;
  overflow: hidden;
}

.point-list-wrap.w--open {
  display: flex;
}

.img-small-60-40 {
  border-radius: .3125rem;
  flex: none;
  width: 3.75rem;
  height: 2.5rem;
  overflow: hidden;
}

.tag-blue {
  border-radius: var(--35px-radius);
  background-color: #dff6fd;
  justify-content: center;
  align-items: center;
  margin-bottom: .25rem;
  padding: .25rem .75rem;
  font-size: .75rem;
  font-weight: 600;
  display: flex;
}

.icon-64px-dark-wrap {
  border-radius: var(--size--10px);
  background-color: var(--dark-grey\<deleted\|variable-fc0fe0a2\>);
  object-fit: scale-down;
  flex-flow: column;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 4rem;
  height: 4rem;
  padding: .625rem;
  display: flex;
  overflow: hidden;
}

.mob-only {
  display: none;
}

.rich-text-main {
  color: var(--black-light);
  font-weight: 300;
  line-height: 150%;
}

.rich-text-main li {
  list-style-type: disc;
}

.rich-text-main ul {
  padding-left: 1rem;
  list-style-type: disc;
}

.icon-112px {
  object-fit: cover;
  width: 4rem;
  height: 4rem;
}

.margin-top-40px {
  align-self: stretch;
  margin-top: 2.5rem;
}

.text-color-baige {
  color: var(--baige\<deleted\|variable-f4ac48dd-7920-cc12-4e48-4348ee749876\>);
}

.spacer-90 {
  height: 5.625rem;
}

.flex-h-28px {
  grid-column-gap: 1.75rem;
  grid-row-gap: 1.75rem;
  display: flex;
}

.tag-promo-blue {
  padding: .5rem var(--size--12px);
  border-radius: var(--radius-30px);
  background-color: var(--blue\<deleted\|variable-1d29ee61-0dc8-aac4-40da-d1dd52543ce5\>);
  color: var(--white);
  font-size: var(--size--14px);
  flex: none;
  font-weight: 300;
  line-height: 130%;
}

.weight-300 {
  font-weight: 300;
}

.flex-mobile_second_nav {
  display: none;
}

.flex-v-6px {
  grid-column-gap: .375rem;
  grid-row-gap: .375rem;
  flex-flow: column;
  display: flex;
}

.flex-v-6px.mw {
  max-width: 13.5rem;
}

.flex-v-6px.mw.fr {
  max-width: 16rem;
}

.flex-v-6px.mw.it {
  max-width: 15rem;
}

.flex-h-60-all_screen {
  grid-column-gap: 3.75rem;
  grid-row-gap: 3.75rem;
  display: flex;
}

.container-1380-3 {
  width: 100%;
  max-width: 90rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.875rem;
  padding-right: 1.875rem;
  position: relative;
}

.container-1380-3.h {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.image-16 {
  object-fit: cover;
}

.image-17 {
  width: 3.125rem;
  height: 3.125rem;
}

.body_ar {
  background-color: var(--ph-light);
  direction: rtl;
  font-family: Notosansarabic, sans-serif;
}

.max-w-450 {
  max-width: 28.125rem;
}

.slider-2 {
  direction: ltr;
  background-color: #ddd0;
  height: 100%;
}

.text-size-20px-2 {
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 130%;
}

.text-size-16px-4 {
  color: #6d6e70;
  font-size: 1rem;
  font-weight: 300;
  line-height: 140%;
}

.text-size-16px-4.weight-300 {
  font-weight: 300;
}

.slide-wrp {
  border-radius: 1.25rem;
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.left-arrow-2 {
  border: 1px solid #b5b5b5;
  border-radius: 3.125rem;
  justify-content: center;
  align-items: center;
  width: 5rem;
  height: 2.5rem;
  display: flex;
  top: auto;
  bottom: 0%;
  right: auto;
}

.left-arrow-2.ar {
  left: 16rem;
}

.right-arrow-2 {
  border: 1px solid #b5b5b5;
  border-radius: 3.125rem;
  justify-content: center;
  align-items: center;
  width: 5rem;
  height: 2.5rem;
  display: flex;
  inset: auto auto 0% 5.625rem;
}

.right-arrow-2.ar {
  left: 21.5rem;
}

.flex-v-30-3 {
  grid-column-gap: 1.875rem;
  grid-row-gap: 1.875rem;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.flex-v-30-3.sb {
  justify-content: space-between;
}

.text-size-32px-2 {
  font-size: 1.75rem;
  font-weight: 500;
  line-height: 110%;
}

.text-size-16px-5 {
  color: #6d6e70;
  font-size: 1rem;
  font-weight: 300;
  line-height: 140%;
}

.text-size-16px-5.text-color-black-light {
  color: var(--black-light);
}

.text-size-16px-5.text-color-black-light.weight-300 {
  color: #6d6e70;
  font-weight: 300;
}

.body-ar {
  direction: rtl;
  font-family: Notosansarabic, sans-serif;
}

.flex-v-30-7, .flex-v-30-8 {
  grid-column-gap: 1.875rem;
  grid-row-gap: 1.875rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.flex-v-30-8.step {
  border-radius: var(--20px-radius);
  background-color: var(--dark-grey\<deleted\|variable-fc0fe0a2\>);
  padding: 2.5rem;
  font-weight: 300;
}

.dev-logo-3 {
  width: 11.25rem;
}

.dev-logo-3.basic {
  object-fit: scale-down;
  object-position: 0% 50%;
  width: 8rem;
  max-height: 5rem;
  margin-bottom: .5rem;
}

.btn-brochure {
  z-index: 20;
  color: #fff;
  white-space: nowrap;
  background-color: #1eade5;
  border-radius: 1.875rem;
  justify-content: center;
  align-items: center;
  height: 3.4375rem;
  padding: .96875rem 4.875rem;
  font-weight: 500;
  line-height: 100%;
  transition: all .2s;
  display: flex;
  position: relative;
}

.btn-brochure:hover {
  color: #1eade5;
  background-color: #fff;
}

.btn-brochure.stroked {
  background-color: #0000;
  border: 1px solid #b5b5b5;
}

.btn-brochure.stroked:hover {
  color: #fff;
  background-color: #1eade5;
  border-color: #1eade5;
}

.image-block-big-card-3 {
  margin-left: 0;
  margin-right: 0;
}

.image-block-big-card-3.project {
  border-radius: var(--20px-radius);
  height: 35rem;
  margin-top: -5.625rem;
  overflow: hidden;
}

.text-block-12 {
  font-weight: 600;
}

.text-size-32px-6 {
  font-size: 2rem;
  font-weight: 500;
  line-height: 100%;
}

.text-size-32px-6.padding {
  font-size: 2rem;
}

.div-block-7 {
  max-width: 15rem;
}

.image-block-big-card-4 {
  margin-left: 3.125rem;
  margin-right: 3.125rem;
}

.image-block-big-card-4.project {
  border-radius: var(--20px-radius);
  height: 35rem;
  margin-top: -9.375rem;
  position: relative;
  overflow: hidden;
}

.project-number-wrp {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: flex-start;
  align-items: center;
  margin-top: .2rem;
  display: flex;
}

.number {
  color: var(--grey\<deleted\|variable-8e3f203f-65b6-5287-2d5b-d8d2fc20c227\>);
  font-size: .75rem;
}

.floorplan-item-3 {
  grid-column-gap: 1.875rem;
  grid-row-gap: 1.875rem;
  border: 1px solid #dfdfdf;
  border-radius: 1.25rem;
  flex-flow: column;
  padding: 1.875rem;
  display: flex;
}

.dev-item-4 {
  grid-column-gap: .3125rem;
  grid-row-gap: .3125rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.text-color-grey-4 {
  color: #6d6e70;
}

.image-floorplan-2 {
  object-fit: cover;
  border-radius: 1rem;
}

.horizontal-form-2 {
  background-color: #333;
  border-radius: 1.25rem;
  width: 100%;
  padding: 3.125rem;
}

.input-3 {
  color: #6d6e70;
  background-color: #0000;
  border: 1px solid #b5b5b5;
  border-radius: 1.875rem;
  height: 3.4375rem;
  margin-bottom: 0;
  padding-top: .9375rem;
  padding-bottom: .9375rem;
  padding-left: .9375rem;
  font-size: .75rem;
  font-weight: 300;
}

.input-3.bg-white {
  background-color: var(--white);
}

.btn-blue-3 {
  color: #fff;
  white-space: nowrap;
  background-color: #1eade5;
  border-radius: 1.875rem;
  justify-content: center;
  align-items: center;
  height: 3.4375rem;
  padding: .96875rem 4.875rem;
  font-weight: 500;
  line-height: 100%;
  transition: all .2s;
  display: flex;
}

.btn-blue-3:hover {
  color: #1eade5;
  background-color: #fff;
}

.horizontal-form-3 {
  background-color: #333;
  border-radius: 1.25rem;
  width: 100%;
  padding: 3.125rem;
}

.horizontal-form-3.mob-radius {
  border-radius: 1.25rem;
}

.link-text-2 {
  color: #6d6e70;
  text-decoration: underline;
  transition: all .2s;
}

.link-text-2:hover {
  opacity: .65;
}

.link-text-3 {
  color: #6d6e70;
  text-decoration: underline;
  transition: all .2s;
}

.link-text-3:hover {
  opacity: .65;
}

.horizontal-form-4 {
  border-radius: var(--radius-12px\<deleted\|variable-99862a56-dbe5-1481-7893-638ca1341ef4\>);
  background-color: var(--black);
  width: 100%;
  padding: 3.125rem;
}

.body {
  background-color: var(--ph-light);
  font-family: Manrope, sans-serif;
}

.main-logo {
  width: 100%;
  height: auto;
}

.gradient-hero {
  background-image: linear-gradient(#2229, #2229);
  position: absolute;
  inset: 0%;
}

.flex-h-25 {
  grid-column-gap: 1.5625rem;
  grid-row-gap: 1.5625rem;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.flex-h-25.hidden {
  display: none;
}

.white-btn {
  color: #f2f0ef;
  height: auto;
  font-size: .75rem;
}

.nav-link-burger {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  direction: ltr;
  color: var(--ph-light);
  flex-flow: row;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  margin-left: 0;
  padding: 0;
  font-size: 1.25rem;
  font-weight: 300;
  transition: opacity .3s;
  display: flex;
}

.nav-link-burger:hover {
  opacity: .65;
}

.nav-link-burger:active {
  color: var(--light-grey\<deleted\|variable-cecc1912-ebd0-1e52-4926-8cfb85704148\>);
}

.nav-link-burger.w--current {
  color: var(--black);
  text-decoration: none;
}

.nav-link-burger.second {
  font-size: .875rem;
}

.nav-link-burger.second.w--current {
  color: var(--black);
}

.nav-link-burger.ar {
  text-align: right;
}

.nav-menu-2 {
  background-color: var(--white);
}

.nav-menu-ph {
  z-index: 2;
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  background-color: var(--black);
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  width: 25vw;
  min-width: 33.7rem;
  max-height: 100vh;
  padding: 2.5rem;
  display: flex;
}

.navigation-desktop {
  background-color: #0000;
  position: absolute;
  inset: 0% 0% auto;
}

.heading-28 {
  color: var(--ph-light);
  text-align: center;
  font-size: 1.75rem;
  font-weight: 600;
  line-height: 120%;
}

.heading-28.text-color-white.ru {
  font-size: 2.4rem;
}

.heading-28.caps {
  text-transform: uppercase;
  font-size: 1.6rem;
}

.heading-28.caps.ru {
  font-size: 1.2rem;
}

.heading-28.caps.fr {
  font-size: 1.25rem;
}

.heading-28.caps.nl {
  font-size: 1.5rem;
}

.heading-28.form {
  color: var(--black);
  text-align: left;
  font-family: Triviaserifbook, sans-serif;
  font-size: 2.75rem;
  font-weight: 400;
  line-height: 110%;
}

.heading-28.form.ar {
  text-align: right;
  font-family: Notosansarabic, sans-serif;
}

.btn-gold {
  border-radius: var(--radius-30px);
  background-color: var(--gold);
  color: var(--white);
  font-size: var(--size--14px);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 3.4375rem;
  padding: .9375rem 0 .96875rem;
  font-weight: 700;
  line-height: 100%;
  transition: background-color .2s;
  display: flex;
}

.btn-gold:hover {
  background-color: #d6a96a;
}

.btn-gold.is--form {
  transition: all .2s;
}

.btn-gold.is--form:hover {
  border: .0625rem solid var(--light-grey\<deleted\|variable-cecc1912-ebd0-1e52-4926-8cfb85704148\>);
  background-color: var(--blue\<deleted\|variable-1d29ee61-0dc8-aac4-40da-d1dd52543ce5\>);
  color: var(--white);
}

.btn-gold.is--form.blue-mobile {
  margin-top: 0;
}

.btn-gold.is--form.blue-mobile:hover {
  border-color: var(--blue\<deleted\|variable-1d29ee61-0dc8-aac4-40da-d1dd52543ce5\>);
}

.btn-gold.max-w-300.hidden {
  display: none;
}

.btn-gold.mw-200 {
  max-width: 15rem;
  padding-left: 1rem;
  padding-right: 1rem;
  transition: background-color .2s;
}

.btn-gold.mw-200:hover {
  background-color: var(--ph-dark);
}

.btn-gold.black {
  background-color: var(--black);
  max-width: 27.5rem;
}

.btn-gold.black:hover {
  background-color: var(--ph-dark);
}

.btn-gold.stroke {
  border: 1px solid var(--ph-light);
  background-color: #0000;
  max-width: 16.25rem;
  transition: border-color .2s, background-color .2s;
}

.btn-gold.stroke:hover {
  border-color: var(--gold);
  background-color: var(--gold);
}

.btn-gold.cons {
  background-color: var(--black);
  max-width: 20rem;
  transition: background-color .2s;
}

.btn-gold.cons:hover {
  background-color: var(--gold);
}

.btn-gold.navbar {
  border: 1px solid var(--ph-light);
  background-color: #0000;
  max-width: 16.25rem;
  transition: border-color .2s, background-color .2s;
  position: absolute;
  bottom: 2.5rem;
}

.btn-gold.navbar:hover {
  border-color: var(--gold);
  background-color: var(--gold);
}

.hero-content {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  color: var(--ph-light);
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.hero-points {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  justify-content: space-between;
  display: flex;
}

.hero-points.mob-only {
  display: none;
}

.hero-point {
  grid-column-gap: .3125rem;
  grid-row-gap: .3125rem;
  text-align: center;
  object-fit: contain;
  background-image: url('../images/Ellipse.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 10rem;
  height: 11.2rem;
  display: flex;
}

.hero-point.sec {
  background-image: url('../images/Ellipse.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  justify-content: center;
  align-items: center;
}

.hero-ellipse {
  width: 12.5rem;
  height: 12.5rem;
  position: relative;
}

.hero-point-heading {
  font-size: var(--size--20px);
  text-transform: uppercase;
  font-weight: 600;
  line-height: 120%;
}

.hero-point-heading.jbr {
  font-weight: 400;
  line-height: 150%;
}

.hero-point-text {
  color: var(--ph-light);
  font-size: var(--size--12px);
  text-transform: uppercase;
  font-weight: 400;
  line-height: 140%;
}

.hero-tittle-wrp {
  grid-column-gap: 1.875rem;
  grid-row-gap: 1.875rem;
  color: var(--ph-light);
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  height: 100%;
  margin-right: 0;
  display: flex;
}

.hero-logo-wrp {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
}

.hero-logo-wrp.mob-only {
  display: none;
}

.five-logo {
  width: 12rem;
  height: auto;
}

.heading-small {
  font-size: var(--size--14px);
  text-transform: uppercase;
  font-weight: 600;
  line-height: 120%;
}

.heading-small.align-right {
  text-align: right;
}

.heading-small.ml {
  margin-left: 2.5rem;
}

.heading-60 {
  font-family: Triviaserifbook, sans-serif;
  font-size: 3.75rem;
  font-weight: 400;
  line-height: 100%;
}

.heading-60.bb {
  padding-bottom: 1.25rem;
}

.heading-60.card {
  border-bottom: 1px solid #00000080;
  width: 48.75rem;
}

.heading-60.card.ru {
  font-size: 3.4rem;
}

.heading-60.card.fr {
  font-size: 3rem;
}

.heading-60.card.it, .heading-60._56 {
  font-size: 3.5rem;
}

.heading-60._56.light {
  text-align: center;
}

.heading-60._56.cons {
  text-align: center;
  max-width: 20ch;
}

.heading-60._56.de {
  text-align: center;
  max-width: 20ch;
  font-size: 3.5rem;
}

.heading-60._56.ru {
  text-align: center;
  max-width: 30ch;
}

.heading-60.ar {
  font-family: Notosansarabic, sans-serif;
}

.heading-60._60 {
  font-size: 3.5rem;
}

.heading-60._60.light {
  text-align: center;
}

.heading-60._60.cons {
  text-align: center;
  max-width: 22ch;
}

.heading-60.fr {
  font-size: 2.75rem;
}

.heading-60.de {
  font-size: 2.5rem;
}

.heading-60.it, .heading-60.min {
  font-size: 3rem;
}

.spacer-60 {
  height: 3.75rem;
}

.spacer-60.wo-mobile {
  display: none;
}

.amenities-wrap {
  position: relative;
}

.first-amenity-wrap {
  z-index: 1;
  background-color: var(--black);
  color: var(--ph-light);
  border-radius: .75rem;
  padding: 1.25rem;
  display: flex;
  position: absolute;
  inset: 52rem 5rem auto auto;
}

.first-amenity-wrap.ar {
  top: 50rem;
  left: 5rem;
  right: auto;
}

.first-amenity-wrap.ru {
  top: 50rem;
}

.first-amenity-wrap.de {
  top: 48rem;
}

.first-amenity {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: row;
  display: flex;
}

.first-amenity-icon-wrp {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  background-color: var(--white);
  border-radius: .625rem;
  flex-flow: row;
  padding: 1.3125rem .8125rem;
  display: flex;
}

.first-amenity-icon {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: row;
  width: 1.5625rem;
  height: auto;
  display: flex;
}

.text-size-22px {
  color: var(--ph-light);
  text-transform: none;
  font-size: 1.375rem;
  font-weight: 400;
  line-height: 120%;
}

.text-size-22px.jbr {
  font-weight: 400;
  line-height: 150%;
}

.amenity-wrap {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 15rem;
  display: flex;
  position: absolute;
  top: 34rem;
  left: 48rem;
}

.amenity-wrap._2 {
  top: 29.5rem;
  left: 3rem;
}

.amenity-wrap._2.ru {
  width: 13rem;
}

.amenity-wrap._2.ar {
  width: 15rem;
}

.amenity-wrap._2.du {
  width: 18rem;
}

.amenity-wrap._2.it {
  width: 17rem;
}

.amenity-wrap._2.de {
  width: 16rem;
}

.amenity-wrap._3 {
  width: 15rem;
  top: 32rem;
  left: 20rem;
}

.amenity-wrap._3.de {
  width: 17rem;
}

.amenity-wrap._4 {
  width: 14rem;
  top: 16rem;
  left: 55rem;
}

.amenity-wrap._4.fr {
  width: 13rem;
}

.amenity-wrap._4.big {
  width: 18rem;
}

.amenity-wrap._5 {
  width: 19.5rem;
  position: absolute;
  top: 36rem;
  left: 67.5rem;
}

.amenity-wrap._5.de {
  width: 15rem;
  left: 70rem;
}

.amenity-wrap._5.more {
  width: 17rem;
}

.amenity-wrap._5.de {
  width: 18rem;
}

.amenity-wrap._5.ru {
  width: 18rem;
  top: 37rem;
  left: 60rem;
}

.amenity-wrap._6 {
  display: none;
  top: 35.625rem;
  left: 4rem;
}

.amenity-wrap._6.it {
  width: 14rem;
}

.amenity-wrap._1 {
  width: 17.5rem;
  top: 16rem;
  left: 20rem;
}

.amenity-wrap._1.more, .amenity-wrap._1.ru {
  width: 15rem;
}

.amenity-wrap._6 {
  display: flex;
  position: absolute;
  top: 31rem;
  left: 52.5rem;
}

.amenity-wrap._6.de {
  width: 20rem;
  left: 52rem;
}

.amenity-wrap._6.more {
  width: 17rem;
  left: 52rem;
}

.amenity-wrap._6.ru {
  width: 24rem;
  top: 17rem;
}

.amenity {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  background-color: var(--ph-light);
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
  border: .3125rem solid #f0ece866;
  border-radius: 2rem;
  justify-content: flex-start;
  align-items: center;
  padding: .625rem;
  display: flex;
}

.amenity-icon-wrap {
  background-color: var(--black);
  border-radius: 100rem;
  justify-content: center;
  align-items: center;
  width: 1.25rem;
  height: 1.25rem;
  display: flex;
}

.amenity-icon {
  width: .5rem;
  height: auto;
}

.amenity-image {
  border: .1875rem solid var(--ph-light);
  object-fit: cover;
  border-radius: 1.25rem;
  width: 15rem;
  max-width: 12.5rem;
  height: 10.625rem;
  position: absolute;
  top: -11rem;
}

.heading-170 {
  opacity: .3;
  text-transform: uppercase;
  font-family: Trivia, sans-serif;
  font-size: 10.625rem;
  font-weight: 400;
  line-height: 100%;
}

.heading-170.light {
  color: var(--ph-light);
}

.heading-170.ar {
  margin-bottom: 3rem;
  font-family: Notosansarabic, sans-serif;
  font-size: 9rem;
}

.heading-170.fr {
  font-size: 10rem;
}

.heading-170.it {
  font-size: 9rem;
  font-style: normal;
}

.heading-170.nl {
  font-size: 9.5rem;
  line-height: 140%;
}

.heading-170.underline {
  text-align: right;
  font-size: 2.25rem;
}

.heading-span {
  position: absolute;
  top: 9.2rem;
  right: 5rem;
}

.heading-span.mt {
  top: 8rem;
}

.heading-span.ar {
  left: 5rem;
  right: auto;
}

.heading-line {
  opacity: 0;
  background-color: #3333331a;
  width: 10rem;
  height: 1px;
  margin-top: 1.25rem;
  margin-bottom: 3.5rem;
}

.heading-line.du {
  display: none;
}

.spacer-80 {
  height: 5rem;
}

.card-image {
  background-image: url('../images/img-1_1img-1.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: .75rem;
  flex-flow: column;
  flex: none;
  justify-content: space-between;
  width: 26.25rem;
  height: 40rem;
  padding: 1.25rem;
  display: flex;
}

.card-image._2 {
  background-image: url('../images/Sensoria_1Sensoria.webp');
  height: 27rem;
  position: relative;
}

.card-image._3 {
  background-image: url('../images/FIVE_1FIVE.webp');
  order: 1;
  height: 27rem;
}

.card-arrow {
  width: auto;
  height: 3.75rem;
}

.card-arrow.rotate {
  transform: rotate(-53deg);
}

.card-arrow-wrp.left {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.card-info {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  background-color: var(--white);
  border-radius: .75rem;
  flex-flow: column;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  max-height: 40rem;
  padding: 2rem;
  display: grid;
}

.card-info.mob-bg {
  max-height: 27rem;
}

.text-gold {
  color: var(--gold);
}

.grid-text-wrp {
  grid-column-gap: 1.875rem;
  grid-row-gap: 1.875rem;
  flex-flow: column;
  display: flex;
  position: relative;
}

.grid-text-wrp.mw {
  max-width: 18.4rem;
}

.grid-text-wrp._2 {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  align-items: stretch;
}

.text-size-14px-copy {
  color: var(--white);
  font-size: var(--size--14px);
  font-weight: 300;
  line-height: 150%;
}

.text-size-14px-copy.text-color-grey.card {
  line-height: 110%;
}

.text-size-14px-copy.text-color-grey.mobile {
  display: none;
}

.text-size-14px-copy.text-color-white {
  font-weight: 400;
  line-height: 140%;
}

.text-size-14px-copy.text-color-white.weight-300 {
  font-weight: 300;
}

.text-size-14px-copy.text-color-grey {
  color: var(--grey\<deleted\|variable-8e3f203f-65b6-5287-2d5b-d8d2fc20c227\>);
}

.text-size-14px-copy.heading {
  text-transform: uppercase;
  font-weight: 600;
}

.text-size-14px-copy.text-color-dark {
  color: var(--ph-dark);
}

.italic-text {
  font-family: Triviaserifbook, sans-serif;
}

.quotations-icon {
  width: .875rem;
  height: auto;
  display: none;
  position: absolute;
  inset: auto 7rem .5rem auto;
}

.quotations-icon._2 {
  right: 10rem;
}

.quotations-icon._2.ru {
  bottom: 0;
  right: 7.5rem;
}

.card-amenities {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  flex-flow: column;
  display: flex;
}

.card-amenity {
  grid-column-gap: .8rem;
  grid-row-gap: .8rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.card-amenity-icon, .card-amenity-line {
  width: 3.75rem;
  height: auto;
}

.card-amenities-wrp {
  flex-flow: column;
  justify-content: space-between;
  display: flex;
}

.card-amenities-wrp._2 {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  justify-content: space-between;
}

.text-size-18px-copy {
  font-family: Trivia, sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 110%;
}

.text-size-18px-copy.mw {
  max-width: 25ch;
}

.heading-60-copy {
  font-family: Triviaserifbook, sans-serif;
  font-size: 3.75rem;
  font-weight: 400;
  line-height: 100%;
}

.heading-60-copy.bb {
  padding-bottom: 1.25rem;
}

.heading-60-copy.card {
  border-bottom: 1px solid #00000080;
  width: 48.75rem;
  padding-bottom: 1.25rem;
}

.fp-bg-img {
  width: 24.375rem;
  height: auto;
  display: none;
  position: absolute;
  inset: -5rem 0% auto auto;
}

.gallery-rectangle {
  cursor: pointer;
  background-image: linear-gradient(0deg, #33333380, #3330 50%), url('../images/pic_1pic.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  border-radius: .75rem;
  flex-flow: column;
  justify-content: flex-end;
  align-items: stretch;
  padding: 1.25rem;
  display: flex;
}

.gallery-rectangle._1 {
  background-image: linear-gradient(0deg, #333, #3330 50%), url('../images/pic_1pic.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  position: relative;
}

.gallery-rectangle._1.plyr_component {
  background-image: linear-gradient(0deg, #333, #333 50%), url('../images/pic_1pic.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  overflow: hidden;
}

.gallery-rectangle._3 {
  background-image: linear-gradient(0deg, #33333380, #3330 50%), url('../images/Dining-View-1_1.webp');
}

.gallery-rectangle._2 {
  background-image: linear-gradient(0deg, #33333380, #3330 50%), url('../images/Private-pools_1.webp');
  align-items: stretch;
}

.gallery-rectangle._4 {
  background-image: linear-gradient(0deg, #33333380, #3330 50%), url('../images/pic-1_1pic-1.webp');
  justify-content: center;
  align-items: center;
  position: relative;
}

.gallery-rectangle._4.plyr_component {
  overflow: hidden;
}

.gallery-rectangle._5 {
  background-image: linear-gradient(0deg, #33333380, #3330 50%), url('../images/pic-2-1_1pic-2 (1).webp');
}

.gallery-rectangle._6 {
  background-image: linear-gradient(0deg, #33333380, #3330 50%), url('../images/pic-3-1_1pic-3 (1).webp');
}

.gallery-arrow {
  width: 3.75rem;
  height: auto;
}

.gallery-arrow.rotate {
  transform: rotate(-53deg);
}

.gallery-arrow.ar {
  transform: rotate(180deg);
}

.play-btn {
  background-color: var(--white);
  opacity: 0;
  border-radius: 100rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  transition: opacity .2s;
  position: absolute;
}

.play-btn:hover {
  background-color: var(--white);
  opacity: .3;
}

.plyr_cover-button {
  z-index: 3;
  border: 1px solid var(--white);
  cursor: pointer;
  border-radius: 100rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 11.875rem;
  height: 11.875rem;
  display: flex;
  position: relative;
}

.card-btn-wrp {
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.card-headings-wrp {
  grid-column-gap: .3125rem;
  grid-row-gap: .3125rem;
  flex-flow: column;
  display: flex;
}

.grid-form {
  z-index: 1;
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: relative;
}

.grid-form.du {
  grid-template-columns: 1.5fr 1fr 1fr;
}

.form-logo-wrp {
  flex-flow: column;
  align-items: center;
  display: flex;
}

.logo-penthouse {
  width: 13.75rem;
  height: auto;
  margin-top: 4.375rem;
}

.bg-form-img {
  width: 40rem;
  position: absolute;
  inset: 0% 0% auto auto;
}

.image-flo {
  object-fit: cover;
  border-radius: .75rem;
}

.btn-gold-copy {
  border-radius: var(--radius-30px);
  background-color: var(--gold);
  color: var(--white);
  font-size: var(--size--14px);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 3.4375rem;
  padding-top: .96875rem;
  padding-bottom: .96875rem;
  font-weight: 700;
  line-height: 100%;
  display: flex;
}

.btn-gold-copy.is--form {
  transition: all .2s;
}

.btn-gold-copy.is--form:hover {
  border: .0625rem solid var(--light-grey\<deleted\|variable-cecc1912-ebd0-1e52-4926-8cfb85704148\>);
  background-color: var(--blue\<deleted\|variable-1d29ee61-0dc8-aac4-40da-d1dd52543ce5\>);
  color: var(--white);
}

.btn-gold-copy.is--form.blue-mobile {
  margin-top: 0;
}

.btn-gold-copy.is--form.blue-mobile:hover {
  border-color: var(--blue\<deleted\|variable-1d29ee61-0dc8-aac4-40da-d1dd52543ce5\>);
}

.btn-gold-copy.max-w-300.hidden {
  display: none;
}

.btn-gold-copy.mw-200 {
  max-width: 12.5rem;
  transition: background-color .2s;
}

.btn-gold-copy.mw-200:hover {
  background-color: var(--ph-dark);
}

.btn-gold-copy.black {
  background-color: var(--black);
  width: 27.5rem;
}

.zoom-2 {
  pointer-events: none;
  background-color: #ffffff80;
  border-radius: 1.875rem;
  justify-content: center;
  align-items: center;
  width: 3.75rem;
  height: 3.75rem;
  margin: auto;
  padding: .75rem;
  transition: all .2s;
  position: absolute;
  inset: 1.25rem 1.25rem auto auto;
}

.zoom-2:hover {
  background-color: #fff;
}

.flex-v-sb {
  flex-flow: column;
  justify-content: space-between;
  max-width: 40ch;
  display: flex;
}

.flex-v-sb.max-w-300, .flex-v-sb.max-w-240-copy {
  max-width: 18.75rem;
}

.flex-v-sb._w-500 {
  max-width: 31.25rem;
}

.heading-130 {
  opacity: .3;
  text-transform: uppercase;
  font-family: Trivia, sans-serif;
  font-size: 8.125rem;
  font-weight: 400;
  line-height: 150%;
}

.heading-130.light {
  color: var(--ph-light);
}

.heading-130.ar {
  font-family: Notosansarabic, sans-serif;
}

.heading-130.fr {
  font-size: 6.75rem;
}

.feature-card {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  background-color: var(--black);
  border-radius: .75rem;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  height: 100%;
  padding: 1.5rem;
  display: flex;
}

.feature-img {
  object-fit: cover;
  border-radius: .75rem;
  height: 15.375rem;
}

.heading-40 {
  color: var(--ph-light);
  font-family: Triviaserifbook, sans-serif;
  font-size: 2.5rem;
  font-weight: 400;
  line-height: 100%;
}

.heading-40.text-color-white.ru {
  font-size: 2.4rem;
}

.heading-40.black {
  color: var(--black);
}

.heading-40.black.ru {
  font-size: 2.2rem;
}

.heading-40.black.ar {
  font-family: Notosansarabic, sans-serif;
}

.heading-40.black.fr {
  font-size: 2rem;
}

.heading-40.black.de {
  font-size: 1.5rem;
}

.heading-40.black.it {
  font-size: 1.75rem;
}

.heading-40.ar {
  font-family: Notosansarabic, sans-serif;
}

.last-content-wrp {
  grid-column-gap: 3.125rem;
  grid-row-gap: 3.125rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.slider-3 {
  direction: ltr;
  background-color: #ddd0;
  height: 100%;
}

.slide-project-2 {
  height: 31.25rem;
}

.text-size-20px-3 {
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 130%;
}

.heading-44-2 {
  font-size: 2.75rem;
  font-weight: 500;
  line-height: 110%;
}

.text-size-16px-7 {
  color: #6d6e70;
  font-size: 1rem;
  font-weight: 300;
  line-height: 140%;
}

.text-size-16px-7.weight-300 {
  font-weight: 300;
}

.flex-h-80 {
  grid-column-gap: 5rem;
  grid-row-gap: 5rem;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.flex-h-80.faq {
  align-items: flex-start;
}

.flex-h-80.align-top {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  justify-content: space-between;
  align-items: flex-start;
}

.manage-info {
  grid-column-gap: 8rem;
  grid-row-gap: 8rem;
  flex-flow: column;
  justify-content: space-between;
  max-width: 20rem;
  min-height: 37rem;
  display: flex;
}

.manage-info.fr {
  grid-column-gap: 6rem;
  grid-row-gap: 6rem;
}

.grid-3x1-20px {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: relative;
  overflow: visible;
}

.grid-3x1-20px.vissible {
  grid-template-rows: auto auto;
  overflow: visible;
}

.manage-card {
  background-image: linear-gradient(180deg, #3330 50%, var(--black)), url('../images/Rectangle-3084_1Rectangle 3084.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  border-radius: .75rem;
  flex-flow: column;
  justify-content: flex-end;
  align-items: stretch;
  width: 100%;
  height: 37rem;
  padding: 1.5rem;
  display: flex;
}

.manage-card._2 {
  background-color: var(--black);
  background-image: none;
  justify-content: space-between;
}

.manage-card._3 {
  background-image: linear-gradient(180deg, #3330 50%, var(--black)), url('../images/Rectangle-3086_1Rectangle 3086.webp');
}

.grid-3x1-20 {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.heading-44-3 {
  color: var(--ph-light);
  font-family: Triviaserifbook, sans-serif;
  font-size: 2.75rem;
  font-weight: 400;
  line-height: 110%;
}

.text-size-16px-8 {
  opacity: .7;
  font-size: 1rem;
  font-weight: 400;
  line-height: 150%;
}

.text-size-16px-8.ar {
  text-align: right;
}

.photogallery {
  z-index: 2;
  background-color: var(--ph-light);
  pointer-events: none;
  border-radius: .375rem;
  padding: .75rem 1.2rem;
  display: none;
  position: absolute;
  inset: 1.25rem auto auto 1.25rem;
}

.plyr_embed {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.plyr_cover {
  z-index: 1;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.remodal {
  z-index: 999;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  position: relative;
  inset: 0;
  background-color: #0000 !important;
}

.popup-wrp {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.popup-inner-wrp {
  width: 75vw;
  position: relative;
}

.container {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
}

.slider-wrap {
  background-color: #0000;
  border-radius: 1.25rem;
  width: 100%;
  height: 37.5rem;
  display: flex;
  overflow: hidden;
}

.mask-2 {
  flex: 1;
}

.image-cover {
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
}

.arrow-2 {
  font-size: 1.5rem;
}

.slide-nav {
  font-size: .625rem;
}

.popup-close-icon {
  color: #fff;
  cursor: pointer;
  width: 2.5rem;
  position: absolute;
  inset: 0% -4rem 0 auto;
}

.container-1280-copy {
  width: 100%;
  max-width: 90rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 5rem;
  padding-right: 5rem;
  position: relative;
}

.container-1280-copy.footer {
  background-color: var(--black);
  padding-top: 4.6875rem;
}

.container-1280-copy.ishero {
  flex-flow: column;
  justify-content: space-between;
  height: 100%;
  display: flex;
}

.nav-link-wrapper {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  flex-flow: column;
  align-items: flex-start;
  display: flex;
}

.nav-link-wrapper.ar {
  text-align: right;
}

.close-nav-button {
  position: absolute;
  inset: 1.75rem 1.75rem auto auto;
}

.close-nav-button._w-nav-button {
  display: none;
}

.btn-wrap {
  position: absolute;
  top: 1.75rem;
  right: 1.75rem;
}

.btn-wrap.ar {
  left: 1.75rem;
  right: auto;
}

.div-block-8 {
  max-height: 32rem;
}

.btn-load-more {
  border-radius: var(--radius-30px);
  background-color: var(--gold);
  color: var(--white);
  font-size: var(--size--14px);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 3.4375rem;
  padding-top: .96875rem;
  padding-bottom: .96875rem;
  font-weight: 700;
  line-height: 100%;
  display: flex;
}

.btn-load-more.is--form {
  transition: all .2s;
}

.btn-load-more.is--form:hover {
  border: .0625rem solid var(--light-grey\<deleted\|variable-cecc1912-ebd0-1e52-4926-8cfb85704148\>);
  background-color: var(--blue\<deleted\|variable-1d29ee61-0dc8-aac4-40da-d1dd52543ce5\>);
  color: var(--white);
}

.btn-load-more.is--form.blue-mobile {
  margin-top: 0;
}

.btn-load-more.is--form.blue-mobile:hover {
  border-color: var(--blue\<deleted\|variable-1d29ee61-0dc8-aac4-40da-d1dd52543ce5\>);
}

.btn-load-more.max-w-300.hidden {
  display: none;
}

.btn-load-more.mw-200 {
  border: 1px solid var(--gold);
  cursor: pointer;
  max-width: 12.5rem;
  transition: background-color .2s;
  display: none;
}

.btn-load-more.mw-200:hover {
  border-color: var(--white);
  background-color: var(--black);
}

.btn-load-more.black {
  background-color: var(--black);
  max-width: 27.5rem;
}

.btn-load-more.stroke {
  border: 1px solid var(--ph-light);
  background-color: #0000;
  max-width: 16.25rem;
  transition: border-color .2s, background-color .2s;
}

.btn-load-more.stroke:hover {
  border-color: var(--gold);
  background-color: var(--gold);
}

.btn-load-more.cons {
  background-color: var(--black);
  max-width: 20rem;
  transition: background-color .2s;
}

.btn-load-more.cons:hover {
  background-color: var(--gold);
}

.btn-load-more.navbar {
  border: 1px solid var(--ph-light);
  background-color: #0000;
  max-width: 16.25rem;
  transition: border-color .2s, background-color .2s;
  position: absolute;
  bottom: 2.5rem;
}

.btn-load-more.navbar:hover {
  border-color: var(--gold);
  background-color: var(--gold);
}

.btn-load-more.mw-300 {
  border: 1px solid var(--gold);
  cursor: pointer;
  max-width: 18.75rem;
  height: 3.4rem;
  transition: background-color .2s;
  display: none;
}

.btn-load-more.mw-300:hover {
  border-color: var(--white);
  background-color: var(--black);
}

.residence-link {
  color: var(--ph-light);
}

.offer-circle {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  background-color: var(--black);
  border-radius: 100rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 7.5rem;
  height: 7.5rem;
  padding-top: 1rem;
  display: flex;
  position: absolute;
  top: -2rem;
  left: -1rem;
  transform: rotate(-6.45deg);
}

.offer-circle.developer {
  background-color: var(--gold);
  justify-content: center;
  align-items: center;
  padding-top: 0;
  display: none;
  inset: auto 0 -.5rem auto;
  transform: rotate(7deg);
}

.offer-circle.developer.ar {
  bottom: 4rem;
  left: 0;
  right: auto;
}

.offer-circle.du {
  padding-top: 1rem;
}

.diamond-icon {
  width: 1.5rem;
  height: auto;
}

.diamond-icon.du {
  width: 1.5rem;
}

.offer-text {
  color: var(--gold);
  text-align: center;
  text-transform: uppercase;
  font-size: 1.0625rem;
  font-weight: 600;
  line-height: 120%;
}

.offer-text.black {
  color: var(--black);
  font-size: .75rem;
}

.offer-text.ru {
  font-size: 1rem;
}

.offer-text.ar {
  font-size: .875rem;
  line-height: 140%;
}

.offer-text.du {
  font-size: 1rem;
}

.offer-text.fr {
  padding-left: .625rem;
  padding-right: .625rem;
  font-size: .9rem;
}

.offer-text.de {
  font-size: 1rem;
}

.diamond-icon-2 {
  width: 1.6875rem;
  height: auto;
}

.offer-text-2 {
  color: var(--gold);
  text-align: center;
  text-transform: uppercase;
  font-size: 1.0625rem;
  font-weight: 600;
  line-height: 120%;
}

.mob-only-property {
  display: none;
}

.btn-property {
  border-radius: var(--radius-30px);
  background-color: var(--black);
  color: var(--white);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 3.4375rem;
  padding-top: .96875rem;
  padding-bottom: .96875rem;
  font-size: .875rem;
  font-weight: 700;
  line-height: 100%;
  transition: background-color .2s;
  display: flex;
}

.btn-property:hover {
  background-color: var(--gold);
}

.btn-property.is--form {
  transition: all .2s;
}

.btn-property.is--form:hover {
  border: .0625rem solid var(--light-grey\<deleted\|variable-cecc1912-ebd0-1e52-4926-8cfb85704148\>);
  background-color: var(--blue\<deleted\|variable-1d29ee61-0dc8-aac4-40da-d1dd52543ce5\>);
  color: var(--white);
}

.btn-property.is--form.blue-mobile {
  margin-top: 0;
}

.btn-property.is--form.blue-mobile:hover {
  border-color: var(--blue\<deleted\|variable-1d29ee61-0dc8-aac4-40da-d1dd52543ce5\>);
}

.btn-property.max-w-300.hidden {
  display: none;
}

.btn-property.light {
  background-color: var(--gold);
}

.btn-property.light:hover {
  background-color: #d6a96a;
}

.text-size-26px {
  color: var(--black);
  -webkit-text-stroke-color: #6d6e70;
  font-size: 1.625rem;
  font-weight: 400;
  line-height: 120%;
}

.text-size-26px.ltr {
  direction: ltr;
}

.text-size-26px.light {
  color: var(--ph-light);
}

.text-size-26px.thin {
  color: var(--ph-light);
  font-weight: 300;
}

.heading-150 {
  opacity: .3;
  text-transform: uppercase;
  font-family: Trivia, sans-serif;
  font-size: 10.625rem;
  font-weight: 400;
  line-height: 150%;
}

.heading-150.light {
  color: var(--ph-light);
  font-size: 9.375rem;
}

.heading-150.ar {
  font-family: Notosansarabic, sans-serif;
}

.heading-50 {
  font-family: Triviaserifbook, sans-serif;
  font-size: 3.125rem;
  font-weight: 400;
  line-height: 100%;
}

.heading-50.bb {
  padding-bottom: 1.25rem;
}

.heading-50.card {
  border-bottom: 1px solid #00000080;
  width: 48.75rem;
}

.heading-50.card.ru {
  font-size: 3.4rem;
}

.heading-50._56 {
  font-size: 3.5rem;
}

.heading-50._56.light {
  text-align: center;
}

.heading-50._56.cons {
  text-align: center;
  max-width: 20ch;
}

.heading-50.ar {
  font-family: Notosansarabic, sans-serif;
}

.name-wrap {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 8rem;
  display: flex;
  position: absolute;
  top: 16rem;
  left: 9rem;
}

.name-wrap._2 {
  width: 14rem;
  top: 16rem;
  left: 54rem;
}

.name-wrap._2.ru {
  width: 15rem;
}

.name-wrap._2.ar {
  width: 15rem;
  left: 50rem;
}

.name-wrap._2.du {
  width: 18rem;
}

.name-wrap._2.it {
  width: 17rem;
}

.name-wrap._3 {
  top: 16rem;
  left: 6rem;
}

.name-wrap._4 {
  top: 18.5rem;
  left: 20rem;
}

.name-wrap._4.ar {
  top: 28rem;
}

.name-wrap._4.fr {
  width: 13rem;
}

.name-wrap._5 {
  width: 14rem;
  position: absolute;
  top: 19.5rem;
  left: 38rem;
}

.name-wrap._5.de {
  width: 15rem;
}

.name-wrap._6 {
  display: none;
  top: 35.625rem;
  left: 4rem;
}

.name-wrap._6.it {
  width: 14rem;
}

.name {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  background-color: var(--ph-light);
  border: .3125rem solid #f0ece866;
  border-radius: 1.5625rem;
  justify-content: flex-start;
  align-items: center;
  padding: .625rem;
  display: flex;
}

.overview-card {
  background-color: var(--white);
  border-radius: .75rem;
  width: 16.25rem;
  padding: 1.6rem;
}

.overview-card.more, .overview-card.ru, .overview-card.ar {
  width: 17rem;
}

.ellipse-img {
  width: 3.75rem;
}

.overview-content {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 3fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  display: grid;
}

.overview-content.ru, .overview-content.more {
  grid-template-columns: 1.5fr 4fr 1fr;
}

.payment-plan {
  padding-left: 1.25rem;
  display: flex;
}

.pp-ellipse {
  border: 1px solid var(--ph-light);
  background-color: var(--black);
  text-align: center;
  border-radius: 10rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 11.125rem;
  height: 11.125rem;
  margin-left: -1.25rem;
  display: flex;
}

.pp-number {
  color: var(--ph-light);
  font-size: 3rem;
  line-height: 110%;
}

.about-comission {
  background-color: var(--white);
  border-radius: .75rem;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  margin-top: .625rem;
  padding: 1.5rem 2rem;
  display: flex;
}

.text-size-40px {
  font-size: 2.5rem;
  font-weight: 600;
  line-height: 110%;
}

.text-size-40px.p-40-r {
  padding-right: 3.75rem;
  line-height: 110%;
}

.text-size-40px.align-right {
  text-align: right;
}

.text-size-40px.max-w-360.align-right {
  font-size: 2rem;
}

.text-size-40px.fp {
  font-size: 2.5rem;
}

.text-size-40px.max-w-450, .text-size-40px.max-w-500 {
  font-size: 2rem;
}

.text-size-40px.max-w-240 {
  text-align: right;
  font-size: 2rem;
}

.text-size-40px.max-w-240.fr {
  max-width: 17.5rem;
}

.text-size-40px.heading {
  font-family: Triviaserifbook, sans-serif;
}

.text-size-40px.heading.ar {
  font-family: Notosansarabic, sans-serif;
}

.text-size-40px.max-w-260 {
  text-align: right;
  max-width: 16.25rem;
  font-size: 2rem;
}

.flex-h-55 {
  grid-column-gap: 3.4375rem;
  grid-row-gap: 3.4375rem;
  flex: 1;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.flex-h-55.hidden {
  display: none;
}

.flex-h-55.w {
  min-width: 38rem;
}

.form-w-550 {
  background-color: var(--ph-light);
  border-radius: .75rem;
  width: 34.375rem;
  min-width: 34.375rem;
  padding: 2.5rem;
}

.light-form {
  z-index: 1;
  color: var(--black);
  text-wrap: wrap;
  margin-bottom: 0;
  position: relative;
}

.light-form.hero {
  color: var(--ph-dark);
  text-align: center;
  flex-flow: column;
  padding-bottom: 0;
}

.ph-logo-big {
  height: 37rem;
}

.ph-logo-big.ar {
  height: 34.5rem;
}

.ph-logo-big.ru {
  height: 42.5rem;
}

.ph-agents-wrp {
  width: 17rem;
  height: 5rem;
}

.text-btn {
  color: var(--ph-light);
  text-transform: uppercase;
  cursor: pointer;
  font-size: .875rem;
  font-weight: 600;
  text-decoration: underline;
}

.review-wrp {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  border: 1px solid #a0a0a04d;
  border-radius: .5rem;
  flex-flow: column;
  max-width: 28rem;
  padding: 1.25rem;
  display: flex;
}

.review-wrp._w-100 {
  max-width: none;
}

.review-content {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  display: flex;
}

.flex-v-14 {
  grid-column-gap: .875rem;
  grid-row-gap: .875rem;
  flex-flow: column;
  line-height: 130%;
  display: flex;
}

.flex-v-14.max-w-27-5 {
  max-width: 27.5rem;
}

.flex-v-14.space-between {
  height: 100%;
}

.big-logo {
  transform-style: preserve-3d;
}

.body-p-p {
  font-family: Manrope, sans-serif;
}

.horizontal-form-5 {
  background-color: var(--black);
  border-radius: 1.25rem;
  width: 100%;
  padding: 2rem;
  position: relative;
  overflow: hidden;
}

.heading-44-4 {
  color: var(--ph-light);
  font-family: Triviaserifbook, sans-serif;
  font-size: 3.5rem;
  font-weight: 400;
  line-height: 110%;
}

.heading-44-4.ar {
  text-align: right;
  font-family: Notosansarabic, sans-serif;
}

.close-popup-fp {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #000c;
  flex-flow: row;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: 2rem;
  display: flex;
  position: absolute;
  inset: 0%;
}

.fp-popup {
  z-index: 1000;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: visible;
}

.semi-bold {
  font-weight: 600;
}

.input-wrapper-cta {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

@media screen and (max-width: 991px) {
  h2 {
    line-height: 110%;
  }

  .section.is--hero {
    height: auto;
    padding-top: 7rem;
  }

  .section.is--hero._404 {
    height: 100svh;
  }

  .section.black.mob-gold {
    background-color: var(--gold);
  }

  .section.cta {
    padding-bottom: 0;
  }

  .section.about {
    height: 40rem;
    overflow: auto;
  }

  .section.about.ar {
    direction: ltr;
  }

  .container-1380 {
    max-width: none;
    padding-left: 0;
    padding-right: 0;
  }

  .container-1380.h {
    width: 95vw;
    margin-left: auto;
    margin-right: auto;
  }

  .text-size-20px.text-color-white.big-card.white {
    color: var(--white);
  }

  .text-size-20px.text-color-grey-light-hero {
    display: none;
  }

  .text-size-20px.weight-500.text-color-white.mob-black {
    color: #333;
  }

  .text-color-white.big-card {
    color: var(--black);
  }

  .text-color-white.mobile {
    display: block;
  }

  .btn-black.is--form {
    margin-top: 0;
  }

  .btn-black.is--form.blue-mobile {
    background-color: var(--blue\<deleted\|variable-1d29ee61-0dc8-aac4-40da-d1dd52543ce5\>);
  }

  .flex-v-20.mb_auto {
    margin-bottom: auto;
  }

  .flex-v-20.max-w-840 {
    width: 95vw;
    margin-left: auto;
    margin-right: auto;
  }

  .btn.max-w345 {
    max-width: none;
  }

  .btn.max-w345.mobile {
    display: flex;
  }

  .icon-40px.bg-black {
    display: none;
  }

  .input {
    max-width: none;
    font-size: .75rem;
  }

  .input::placeholder {
    font-size: var(--size--12px);
  }

  .input.white-mobile {
    background-color: var(--white);
  }

  .input.mw-440 {
    max-width: none;
  }

  .form {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    flex-flow: column;
    display: flex;
  }

  .form.h-20._100 {
    flex: 1;
  }

  .text-size-12px.mob-only {
    color: var(--ph-light);
  }

  .text-size-24px.hero-item-between {
    justify-content: center;
    align-items: center;
    max-width: none;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .text-size-24px.hero-item {
    flex: 0 auto;
    justify-content: center;
    align-items: stretch;
    max-width: none;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .main-form {
    display: flex;
  }

  .main-form.hero {
    align-items: stretch;
    padding-top: 0;
    display: flex;
  }

  .main-form.wo-mobile {
    display: none;
  }

  .hero-form-w-440 {
    z-index: 1;
    width: 95vw;
    min-width: auto;
    margin-left: auto;
    margin-right: auto;
    padding: 1.25rem;
    position: relative;
  }

  .text-size-14px.text-color-grey.card {
    color: var(--light-grey\<deleted\|variable-cecc1912-ebd0-1e52-4926-8cfb85704148\>);
  }

  .text-size-14px.text-color-grey.mobile {
    display: flex;
  }

  .text-size-14px.text-color-grey.full-w-mob {
    width: 100%;
  }

  .text-size-14px.text-color-grey.wo-mobile {
    display: none;
  }

  .flex-v-10.popup-brochure-margin {
    margin-right: 0;
  }

  .flex-v-10.mw {
    max-width: 30rem;
  }

  .flex-v-10.center {
    align-items: center;
  }

  .form-header {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .form-header.mob-white, .form-header.white-horizontal {
    color: var(--white);
  }

  .form-type-middle {
    width: 100%;
    padding: 1rem;
  }

  .form-type-middle.minus-margin {
    color: var(--ph-light);
    background-color: #efefef00;
    width: 95vw;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    padding: 3.125rem 0 0;
    position: static;
  }

  .second-form {
    width: auto;
  }

  .agent-image.popup, .agent-image.card {
    display: none;
  }

  .horizontal-form {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
    height: auto;
    padding: 3.125rem 1.25rem;
    display: flex;
  }

  .horizontal-form.mob-radius {
    border-radius: 1rem;
    padding: 1.25rem;
  }

  .flex-h-15 {
    flex-flow: column;
  }

  .flex-h-15.mob-h {
    flex-flow: row;
  }

  .text-size-36px {
    font-size: 1.75rem;
  }

  .text-size-36px.max-w-450 {
    max-width: 28.125rem;
  }

  .text-size-36px.max-w-450.align-right {
    text-align: left;
  }

  .hero-bg {
    height: 37rem;
    max-height: none;
  }

  .hero {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    padding-top: 20rem;
    padding-bottom: 0;
  }

  .hero_items-wrap {
    z-index: 0;
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    background-color: var(--black);
    color: var(--white);
    border-radius: 0;
    flex-flow: column;
    justify-content: center;
    align-items: stretch;
    width: 100%;
    margin-top: -13.75rem;
    padding-top: 15rem;
    display: flex;
  }

  .hero_items-wrap.max-w-640 {
    max-width: none;
  }

  .hero-item {
    justify-content: center;
    align-items: center;
    max-width: none;
  }

  .hero-item.between {
    border-top: .0625rem solid var(--light-grey\<deleted\|variable-cecc1912-ebd0-1e52-4926-8cfb85704148\>);
    border-bottom: .0625rem solid var(--light-grey\<deleted\|variable-cecc1912-ebd0-1e52-4926-8cfb85704148\>);
  }

  .hero-item.left {
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
  }

  .navigation {
    margin-left: auto;
    margin-right: auto;
  }

  .navigation.desktop, .nav-content.desk_only-second {
    display: none;
  }

  .nav_logo-wrap {
    order: -1;
    margin-right: 0;
    padding-bottom: 0;
  }

  .nav_review-link.cta {
    display: flex;
  }

  .nav-link {
    margin-left: 0;
    margin-right: 0;
    padding-top: .25rem;
    padding-bottom: .25rem;
  }

  .nav-link.second {
    padding-top: 0;
    padding-bottom: 0;
    font-weight: 300;
  }

  .col-btn {
    height: auto;
    display: none;
  }

  .burger-btn {
    grid-column-gap: .25rem;
    grid-row-gap: .25rem;
    flex-direction: row;
    flex: none;
    justify-content: center;
    align-items: center;
  }

  .burger-btn.w--open {
    background-color: #0000;
    transition: background-color .4s cubic-bezier(.25, .46, .45, .94);
    position: relative;
  }

  .nav-menu {
    background-color: var(--white);
    flex-flow: column;
    align-items: flex-start;
    width: 100vw;
    height: 100vh;
    margin-top: 4.5rem;
    padding-left: 2.5vw;
    padding-right: 2.5vw;
    position: fixed;
  }

  .flex-v-50 {
    max-width: 95vw;
    margin-left: auto;
    margin-right: auto;
  }

  .plyr_component.is-full-screen {
    height: 80vw;
    max-height: 25rem;
  }

  .flex-h-0 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .flex-h-0.review {
    flex-flow: row;
  }

  .flex-h-0.footer.space-between {
    flex-flow: row;
    justify-content: space-between;
    align-items: flex-end;
    width: 90vw;
    margin-top: -2.5rem;
  }

  .flex-h-0.footer {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .flex-h-0.footer.space-between {
    flex-flow: row;
    justify-content: space-between;
    align-items: flex-end;
    margin-top: -2.5rem;
  }

  .flex-h-0.mob {
    flex-flow: row;
  }

  .flex-h-0.card {
    border-bottom-style: none;
    flex-flow: row;
  }

  .flex-h-0.form {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    align-items: flex-start;
  }

  .about-item {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    justify-content: space-between;
    align-items: stretch;
    display: flex;
  }

  .flex-h-120 {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
    width: 95vw;
  }

  .flex-h-120.right {
    justify-content: center;
    align-items: flex-end;
  }

  .max-w-640px, .max-w-300 {
    max-width: none;
  }

  .flex-v-30 {
    justify-content: flex-start;
    align-items: stretch;
    width: 100%;
    max-width: 95vw;
    margin-left: auto;
    margin-right: auto;
  }

  .flex-v-30.step {
    grid-column-gap: 1.75rem;
    grid-row-gap: 1.75rem;
    border-radius: var(--size--16px);
    justify-content: flex-start;
    align-items: flex-start;
    min-width: 60vw;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
    padding: 1.25rem;
  }

  .flex-v-30.black-form-mob {
    color: var(--white);
  }

  .flex-v-30.mob-only {
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
    margin-bottom: 2rem;
    display: none;
  }

  .banners {
    flex-flow: column;
    height: auto;
  }

  .banners._3-item, .banners._3-item-project {
    grid-template-rows: auto auto auto;
    grid-template-columns: 4fr;
    height: auto;
  }

  .banner-item {
    width: auto;
    height: 25rem;
    max-height: 25rem;
  }

  .banner-item.aboutus-1, .banner-item.aboutus-2 {
    height: 25rem;
    padding: 1rem;
  }

  .banner-item.project-2 {
    padding: 1rem;
  }

  .banner-item.aboutus-3, .banner-item.project-1, .banner-item.project-3 {
    height: 25rem;
    padding: 1rem;
  }

  .banner-item.mobile {
    border-radius: 1rem;
    display: block;
    overflow: hidden;
  }

  .image-abs-full.opacity-50 {
    height: 100%;
  }

  .image-abs-full.womobile {
    display: none;
  }

  .developer {
    padding-top: 4.6875rem;
    padding-bottom: 0;
  }

  .big-black-card {
    background-color: #3330;
    justify-content: center;
    margin-bottom: 2.5rem;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    display: flex;
  }

  .developer-grid {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-columns: 1fr 1fr;
  }

  .dev-logo.basic.invert {
    width: 6rem;
    height: 2.5rem;
    max-height: none;
  }

  .dev-items-block {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    width: 100%;
    max-width: 95vw;
    margin-left: auto;
    margin-right: auto;
  }

  .dev-item {
    flex: 1;
  }

  .flex-h-50 {
    width: 95vw;
    margin-left: auto;
    margin-right: auto;
  }

  .flex-h-50.mob-v {
    width: 100%;
  }

  .btn-stroked.max-w-240.big-card {
    width: 95vw;
    max-width: none;
  }

  .dev-card-image {
    border-radius: 0;
    margin-bottom: 0;
  }

  .flex-v-40 {
    width: 95vw;
    margin-left: auto;
    margin-right: auto;
  }

  .cta-grid {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  .cta-header {
    display: none;
  }

  .cta-header.hot-project {
    width: 95vw;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .review-card.margin {
    margin-left: auto;
    margin-right: auto;
    display: none;
  }

  .text-size-18px.mw, .text-size-18px._22 {
    max-width: none;
  }

  .cta-card {
    border-radius: 0;
    padding: 3.125rem 0 0;
  }

  .cta-card.middle {
    background-color: var(--gold);
    padding-top: 0;
    padding-bottom: 4rem;
  }

  .text-size-28px {
    font-size: 1.25rem;
  }

  .text-size-28px.de {
    font-size: 1rem;
  }

  .invest-item {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .invest-item.grid {
    grid-template-columns: 1fr 2fr;
  }

  .invest {
    padding-top: 4.6875rem;
  }

  .gallery {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    width: 95vw;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
  }

  .gallery-slider {
    justify-content: center;
    height: 25rem;
  }

  .swiper {
    width: 100%;
  }

  .gallery-image {
    object-fit: cover;
    height: 25rem;
  }

  .btn-stroked-white {
    border-color: var(--dark-grey\<deleted\|variable-fc0fe0a2\>);
  }

  .btn-stroked-white.max-w-240 {
    max-width: none;
  }

  .btn-stroked-white.max-w-240.transp.wo-mobile {
    display: none;
  }

  .flex-v-45.max-w-840 {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
  }

  .margin-minus {
    width: 95vw;
    margin-top: -10rem;
    margin-left: auto;
    margin-right: auto;
  }

  .roi-item {
    order: 1;
    width: 100%;
    max-width: 95vw;
    height: 27rem;
    margin-left: auto;
    margin-right: auto;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .grid-h-15 {
    grid-row-gap: 1rem;
    flex-flow: column;
    grid-template-columns: 1fr;
    display: flex;
  }

  .text-size-16px.text-color-white {
    font-size: 1rem;
    font-weight: 300;
  }

  .text-size-16px.hero {
    font-size: 1rem;
  }

  .grid-2x3-30 {
    grid-template-rows: auto auto auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .grid-2x3-30.max-w-840-black {
    background-color: #17171700;
    grid-template-columns: 1fr;
    padding: 0;
  }

  .grid-2x3-30.mob-horizontal {
    flex-flow: row;
    align-self: stretch;
    width: 100vw;
    margin-top: 0;
    margin-left: -2.5vw;
    margin-right: 2.5vw;
    padding-bottom: 1rem;
    padding-left: 2.5vw;
    padding-right: 2.5vw;
    display: flex;
    overflow: auto;
  }

  .count {
    z-index: 1;
    position: relative;
  }

  .heading-3-white {
    font-size: 2rem;
  }

  .award-item {
    justify-content: flex-start;
    height: 100%;
  }

  .award-item.mob-fix-size {
    min-width: 16rem;
  }

  .award-logo {
    height: 12rem;
  }

  .award-image.small {
    width: 75%;
  }

  .wreath {
    width: 15rem;
  }

  .grid-4x1-40 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .grid-4x1-40.mobile-2c-gap_20px {
    grid-column-gap: var(--size--20px);
    grid-row-gap: var(--size--20px);
    grid-template-rows: auto;
  }

  .grid-4x1-40.mob-horizontal {
    justify-content: flex-start;
    width: 100vw;
    margin-left: -2.5vw;
    margin-right: -2.5vw;
    padding-bottom: 1rem;
    padding-left: 2.5vw;
    padding-right: 2.5px;
    display: flex;
    overflow: auto;
  }

  .swiper-review {
    border-radius: 1rem;
    padding: 1.25rem;
  }

  .google-logo {
    object-position: 0% 50%;
    width: auto;
  }

  .mini-logo {
    max-width: none;
  }

  .media-grid {
    grid-column-gap: .9375rem;
    grid-row-gap: .9375rem;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
    max-width: 90vw;
    height: auto;
  }

  .media-item {
    grid-column-gap: .9375rem;
    grid-row-gap: .9375rem;
    height: 5rem;
  }

  .media-image {
    width: auto;
    height: 90%;
    padding: 1.25rem;
  }

  .logo-footer {
    z-index: 1;
    width: 12rem;
    position: relative;
  }

  .text-size-32px, .text-size-32px.padding {
    font-size: 1.75rem;
  }

  .logo-mobile {
    justify-content: flex-start;
    align-items: center;
    display: none;
  }

  .close-popup-cons {
    padding: 1rem;
  }

  .div-block-popup {
    max-width: 70%;
    padding: 0;
  }

  .div-block-popup.brochure, .div-block-popup.fp {
    overflow: visible;
  }

  .error-message {
    height: 1.25rem;
  }

  .form-type {
    width: 100%;
    padding: 1.25rem;
  }

  .form-type.brochure {
    padding: 1.25rem;
  }

  .divider-h.wo-mobile {
    display: none;
  }

  .social-block {
    flex-flow: column;
  }

  .social-block.horizontal {
    flex-flow: row;
    margin-top: 1rem;
  }

  .heading-52 {
    font-size: 2.25rem;
  }

  .heading-52.center {
    text-align: left;
  }

  .heading-52.mob-36px {
    font-size: 2.25rem;
  }

  .heading-52.mobile {
    display: block;
  }

  .heading-44 {
    font-size: 2.25rem;
  }

  .brochure-img.popup {
    display: none;
  }

  .spacer-150 {
    height: 5.625rem;
  }

  .spacer-150._3-75rem-mob {
    margin-top: 3.75rem;
  }

  .spacer-150.wo-mobile, .spacer-50.wo-mobile, .divider-about {
    display: none;
  }

  .grid-2x2-20 {
    grid-template-columns: 1fr;
    max-width: 95vw;
    margin-left: auto;
    margin-right: auto;
  }

  .floorplan-item {
    width: 95vw;
    padding: 1.25rem;
  }

  .flex-h-20 {
    flex-flow: column;
  }

  .flex-h-20.space-between.h-100 {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    grid-template-rows: .25fr 1fr;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
  }

  .flex-h-20.space-between.h-100.gal {
    height: auto;
  }

  .flex-h-20.mob-h {
    flex-flow: row;
  }

  .flex-h-20.footer-bottom {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    width: 95vw;
  }

  .flex-h-20.full-w {
    align-self: stretch;
  }

  .flex-h-20.max-w-450 {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .project-slide, .slider {
    width: 95vw;
    height: 80svh;
    margin-left: auto;
    margin-right: auto;
  }

  .left_arrow, .right_arrow {
    bottom: -3.75rem;
  }

  .image-slider._w-840 {
    min-width: auto;
    min-height: 23rem;
    margin-left: auto;
    margin-right: auto;
  }

  .image-slider._w-840.mg_top-auto {
    height: 100%;
    max-height: 100vh;
    margin-top: auto;
  }

  .flex-v-100 {
    grid-column-gap: 1.875rem;
    grid-row-gap: 1.875rem;
  }

  .flex-v-100.mw.ar {
    width: auto;
  }

  .slide-project {
    height: 35rem;
  }

  .image-block-big-card {
    margin-left: 0;
    margin-right: 0;
  }

  .image-block-big-card.project {
    width: 95vw;
    height: 20rem;
    margin-left: auto;
    margin-right: auto;
  }

  .image-block-big-card.main {
    border-radius: 0;
    margin-top: 0;
  }

  .grid-3x2-20 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  .container-1280 {
    max-width: 95vw;
    padding-left: 0;
    padding-right: 0;
  }

  .container-1280.footer {
    padding-top: 2rem;
    padding-left: 2.5vw;
    padding-right: 2.5vw;
  }

  .container-1280.mob-100vw {
    max-width: 100vw;
  }

  .flex-v-60 {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
  }

  .big-black-black-card {
    border-radius: 0;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 4rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .hero-block {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .text-arrow {
    font-size: 1rem;
  }

  .grid-2x4 {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    flex-flow: column;
    grid-template-rows: auto auto auto auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .grid-2x4.padding-20px {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .divider-v.light {
    height: 6rem;
  }

  .logo_block-mob {
    grid-column-gap: .625rem;
    grid-row-gap: .625rem;
    flex-flow: row;
    align-self: flex-start;
    height: 2.5rem;
    display: flex;
  }

  .mpp-logo {
    object-fit: contain;
    width: auto;
  }

  .link-project-text {
    border: .0625rem solid var(--light-grey\<deleted\|variable-cecc1912-ebd0-1e52-4926-8cfb85704148\>);
    border-radius: var(--radius-30px);
    justify-content: center;
    align-items: center;
    height: 3.4375rem;
    transition: all .2s;
    display: flex;
  }

  .link-project-text:hover {
    border-color: var(--blue\<deleted\|variable-1d29ee61-0dc8-aac4-40da-d1dd52543ce5\>);
    background-color: var(--blue\<deleted\|variable-1d29ee61-0dc8-aac4-40da-d1dd52543ce5\>);
  }

  .flex-h-30 {
    grid-column-gap: 1.5625rem;
    grid-row-gap: 1.5625rem;
    flex-flow: row;
    max-width: 95vw;
    margin-left: auto;
    margin-right: auto;
  }

  .flex-h-30.nav {
    flex: 0 auto;
    order: 1;
    margin-left: 0;
    margin-right: 0;
  }

  .spacer-120 {
    height: 3.125rem;
  }

  .form-type-bottom {
    width: 100%;
    padding: 1rem;
  }

  .form-type-bottom.minus-margin {
    width: 95vw;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    padding: 1.25rem;
  }

  .footer-link {
    font-weight: 500;
  }

  .footer-menu {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
  }

  .image-bg {
    height: 31.25rem;
  }

  .image-bg.about {
    object-fit: cover;
    min-width: 150vw;
    overflow: visible;
  }

  .breadcrumbs-block {
    width: 95vw;
    margin-left: auto;
    margin-right: auto;
  }

  .flex-h-60 {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
  }

  .flex-h-60.faq {
    width: 95vw;
    margin-left: auto;
    margin-right: auto;
  }

  .cross {
    align-self: flex-start;
  }

  .container-922 {
    max-width: 95vw;
  }

  .h1 {
    font-size: 5rem;
  }

  .h1.de {
    text-wrap: balance;
  }

  .h1.it {
    font-size: 5rem;
  }

  .text-18-grin {
    color: var(--black-light);
    font-weight: 300;
    line-height: 150%;
  }

  .image-default {
    object-position: 0% 50%;
  }

  .map {
    width: 95vw;
    height: 20rem;
    margin-left: auto;
    margin-right: auto;
  }

  .map.project {
    height: 20rem;
  }

  .popup-map {
    width: 80vw;
    height: 70vh;
  }

  .video-wrp {
    height: 58rem;
  }

  .video-wrp.svh {
    height: 100svh;
  }

  .logo-erth {
    filter: invert();
    height: 2rem;
    max-height: none;
  }

  .logo-solidere {
    height: 1.5rem;
  }

  .project-card {
    border-style: none;
  }

  .project-img-wrp {
    min-height: 20rem;
    display: flex;
  }

  .flex-v-35 {
    justify-content: flex-start;
    align-items: stretch;
    width: 100%;
    max-width: 95vw;
    margin-left: auto;
    margin-right: auto;
  }

  .flex-h-10 {
    flex-flow: row;
  }

  .flex-h-10.mob-h-grid {
    grid-column-gap: .625rem;
    grid-row-gap: .625rem;
    flex-flow: row;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    display: grid;
  }

  .flex-h-10.mob-h-flex {
    flex-flow: row;
  }

  .project-img {
    flex: 0 auto;
  }

  .questions-wrp {
    max-width: 95vw;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 1rem;
  }

  .rtb-h52-p20 h2 {
    margin-bottom: 1rem;
    font-size: 2.25rem;
  }

  .rtb-h52-p20 h3 {
    font-size: 1.75rem;
  }

  .rtb-h52-p20 h4 {
    margin-bottom: .75rem;
  }

  .rtb-h52-p20-light h2 {
    margin-bottom: 1rem;
    font-size: 2.25rem;
  }

  .grid-2col {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: auto;
    justify-content: flex-start;
    align-items: stretch;
    display: flex;
  }

  .close-popup-brochure {
    padding: 1rem;
  }

  .btn-cons.black {
    width: 100%;
  }

  .burger-icon {
    flex: none;
    padding: 0;
  }

  .burger-icon:active {
    opacity: .8;
  }

  .grid-3x1-40px {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    width: 95vw;
    margin-left: auto;
    margin-right: auto;
  }

  .text-big-default {
    font-size: var(--size--16px);
  }

  .dropdown-lang-list-wrap {
    margin-top: 2rem;
    inset: 0% 0% auto auto;
  }

  .project-info {
    flex: 0 auto;
    justify-content: flex-start;
    align-items: flex-start;
    height: 100%;
    display: block;
  }

  .flex-v-16 {
    justify-content: center;
    align-items: flex-start;
  }

  .flex-v-16.max-w-640px {
    order: -1;
  }

  .card-grid-wrapper {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    grid-template-columns: 1fr 1fr;
    margin-left: auto;
    margin-right: auto;
  }

  .card-grid-wrapper.mob-horizontal-scroll {
    width: 100vw;
    margin-left: -2.5vw;
    margin-right: -2.5vw;
    padding-left: 2.5vw;
    padding-right: 2.5vw;
    display: flex;
    overflow: auto;
  }

  .rich-payment {
    max-width: 95vw;
  }

  .rich-payment h2 {
    text-align: left;
    margin-bottom: 1.25rem;
    font-size: 2.25rem;
  }

  .rich-payment ol {
    grid-column-gap: var(--size--20px);
    grid-row-gap: var(--size--20px);
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    font-size: .875rem;
    display: grid;
  }

  .rich-payment li {
    min-width: auto;
    max-width: none;
    height: auto;
    min-height: 9.5rem;
  }

  ._404-wrapper {
    justify-content: center;
    align-items: center;
    padding-top: 12rem;
    padding-bottom: 5rem;
  }

  ._404-title {
    font-size: 2.75rem;
  }

  .container-main {
    max-width: 95vw;
    padding-left: 0;
    padding-right: 0;
  }

  .card-wrap-dark {
    flex: none;
    width: 70vw;
    height: auto;
  }

  .card-point-wrap {
    padding: var(--size--16px);
  }

  .grid-asymmetric {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
    display: flex;
  }

  .white_bg-card {
    margin-bottom: var(--size--20px);
    margin-left: var(--size--20px);
    padding: var(--size--10px) var(--size--16px);
    border-radius: var(--size--10px);
    width: auto;
    height: auto;
    position: absolute;
    inset: auto auto 0% 0%;
    overflow: hidden;
  }

  .logo-260-56px-wrap {
    width: 8.75rem;
    height: 1.75rem;
  }

  .map-offices-wrap {
    height: 35rem;
  }

  .point_map.rus {
    bottom: 57%;
  }

  .point_map.austria {
    bottom: 44%;
    left: 14%;
  }

  .point_map.uae {
    bottom: 27%;
  }

  .point-list-wrap {
    min-width: 12rem;
  }

  .point-list-wrap.w--open {
    width: 13rem;
    font-size: .75rem;
    line-height: 120%;
  }

  .mob-none {
    display: none;
  }

  .mob-only {
    display: flex;
  }

  .rich-text-main ul {
    padding-left: 1.5rem;
  }

  .icon-112px {
    width: 5rem;
    height: 5rem;
  }

  .flex-mobile_second_nav {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    border-top: 1px solid var(--baige\<deleted\|variable-f4ac48dd-7920-cc12-4e48-4348ee749876\>);
    flex-flow: column;
    grid-template-rows: min-content min-content;
    grid-template-columns: .5fr 1fr;
    grid-auto-rows: min-content;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: flex-start;
    height: 50svh;
    margin-top: 1.5rem;
    padding-top: 1.5rem;
    display: flex;
  }

  .flex-v-6px {
    grid-column-gap: .375rem;
    grid-row-gap: .375rem;
    text-align: left;
    justify-content: center;
    align-items: flex-start;
  }

  .flex-h-60-all_screen {
    grid-column-gap: 3.75rem;
    grid-row-gap: 3.75rem;
    display: flex;
  }

  .container-1380-3 {
    max-width: none;
    padding-left: 0;
    padding-right: 0;
  }

  .container-1380-3.h {
    width: 95vw;
    margin-left: auto;
    margin-right: auto;
  }

  .max-w-450 {
    max-width: none;
  }

  .slider-2 {
    width: 95vw;
    margin-left: auto;
    margin-right: auto;
  }

  .left-arrow-2, .right-arrow-2 {
    bottom: -3.75rem;
  }

  .flex-v-30-3, .flex-v-30-7 {
    justify-content: flex-start;
    align-items: stretch;
    width: 100%;
    max-width: 95vw;
    margin-left: auto;
    margin-right: auto;
  }

  .flex-v-30-7.black-form-mob {
    color: var(--white);
  }

  .flex-v-30-8 {
    justify-content: flex-start;
    align-items: stretch;
    width: 100%;
    max-width: 95vw;
    margin-left: auto;
    margin-right: auto;
  }

  .flex-v-30-8.step {
    grid-column-gap: 1.75rem;
    grid-row-gap: 1.75rem;
    border-radius: var(--size--16px);
    justify-content: flex-start;
    align-items: flex-start;
    min-width: 60vw;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
    padding: 1.25rem;
  }

  .flex-v-30-8.black-form-mob {
    color: var(--white);
  }

  .btn-brochure.stroked {
    width: 95vw;
    margin-left: auto;
    margin-right: auto;
  }

  .image-block-big-card-3 {
    margin-left: 0;
    margin-right: 0;
  }

  .image-block-big-card-3.project {
    width: 95vw;
    height: 20rem;
    margin-left: auto;
    margin-right: auto;
  }

  .text-size-32px-6, .text-size-32px-6.padding {
    font-size: 1.75rem;
  }

  .image-block-big-card-4 {
    margin-left: 0;
    margin-right: 0;
  }

  .image-block-big-card-4.project {
    width: 95vw;
    height: 20rem;
    margin-left: auto;
    margin-right: auto;
  }

  .floorplan-item-3 {
    width: 95vw;
    padding: 1.25rem;
  }

  .dev-item-4 {
    flex: 1;
  }

  .horizontal-form-2, .horizontal-form-3 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    border-radius: 0;
    flex-flow: column;
    height: auto;
    padding: 3.125rem 1.25rem;
    display: flex;
  }

  .horizontal-form-3.mob-radius {
    border-radius: 1rem;
    padding: 1.25rem;
  }

  .horizontal-form-4 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    border-radius: 0;
    flex-flow: column;
    height: auto;
    padding: 3.125rem 1.25rem;
    display: flex;
  }

  .gradient-hero {
    background-image: linear-gradient(#222c, #22222280);
  }

  .flex-h-25 {
    grid-column-gap: 1.5625rem;
    grid-row-gap: 1.5625rem;
    flex-flow: row;
    max-width: 95vw;
    margin-left: auto;
    margin-right: auto;
  }

  .flex-h-25.navbar {
    display: none;
  }

  .flex-h-25.form {
    justify-content: space-between;
    align-items: stretch;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .white-btn {
    height: auto;
    display: none;
  }

  .nav-link-burger.second {
    padding-top: 0;
    padding-bottom: 0;
    font-weight: 300;
  }

  .nav-menu-ph {
    width: 100vw;
    min-width: auto;
  }

  .navigation-desktop {
    margin-left: auto;
    margin-right: auto;
  }

  .navigation-desktop.desktop {
    display: none;
  }

  .heading-28, .heading-28.caps.fr {
    font-size: 2.25rem;
  }

  .btn-gold.is--form {
    margin-top: 0;
  }

  .btn-gold.is--form.blue-mobile {
    background-color: var(--blue\<deleted\|variable-1d29ee61-0dc8-aac4-40da-d1dd52543ce5\>);
  }

  .btn-gold.black {
    max-width: none;
  }

  .hero-content {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    flex-flow: column;
    justify-content: flex-end;
    align-items: center;
  }

  .hero-points {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: row;
    display: flex;
  }

  .hero-points.mob-none {
    display: flex;
  }

  .hero-tittle-wrp {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
    order: 0;
    justify-content: space-between;
    align-items: flex-start;
    max-width: 95vw;
    padding-top: 0;
    padding-bottom: 0;
  }

  .hero-logo-wrp {
    order: 0;
  }

  .heading-60.card {
    border-bottom-style: none;
    width: auto;
  }

  .heading-60._56.ru {
    font-size: 3rem;
  }

  .spacer-60.wo-mobile {
    display: none;
  }

  .first-amenity-wrap {
    flex-flow: row;
    max-width: 20rem;
    position: static;
  }

  .first-amenity-wrap.fr {
    max-width: 25rem;
  }

  .amenity-wrap {
    display: flex;
    top: 31rem;
    left: 35rem;
  }

  .amenity-wrap._2 {
    top: 30rem;
    left: 20rem;
  }

  .amenity-wrap._3 {
    top: 33rem;
    left: 5rem;
  }

  .amenity-wrap._4 {
    top: 16rem;
    left: 44rem;
  }

  .amenity-wrap._5 {
    top: 30rem;
    left: 55rem;
  }

  .amenity-wrap._5.more, .amenity-wrap._5.de {
    top: 31rem;
    left: 56rem;
  }

  .amenity-wrap._5.ru {
    top: 34rem;
    left: 50rem;
  }

  .amenity-wrap._6 {
    left: 0;
  }

  .amenity-wrap._1 {
    top: 19rem;
    left: 0;
  }

  .amenity-wrap._1.ru {
    top: 14rem;
    left: 6rem;
  }

  .amenity-wrap._6 {
    top: 32rem;
    left: 40rem;
  }

  .amenity-wrap._6.de {
    top: 35rem;
    left: 35rem;
  }

  .amenity-wrap._6.more {
    width: 18rem;
    top: 35rem;
    left: 40rem;
  }

  .heading-170 {
    font-size: 6rem;
  }

  .heading-170.ar, .heading-170.fr {
    font-size: 5rem;
  }

  .heading-170.de {
    font-size: 5.75rem;
  }

  .heading-170.it {
    font-size: 4.5rem;
  }

  .heading-170.nl {
    font-size: 5rem;
    line-height: 100%;
  }

  .heading-span {
    top: 6rem;
  }

  .heading-span.mt {
    top: 5rem;
  }

  .spacer-80.min {
    height: 2rem;
  }

  .card-image {
    width: 100%;
    height: 20rem;
  }

  .card-image._3 {
    order: 0;
  }

  .card-info {
    grid-column-gap: .625rem;
    grid-row-gap: .625rem;
    background-color: #0000;
    grid-template-rows: auto auto auto auto auto auto;
    grid-template-columns: 1fr;
    max-height: none;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .card-info.mob-bg {
    background-color: var(--ph-light);
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
    max-height: none;
    padding: 1rem;
  }

  .grid-text-wrp {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    margin-top: 1.25rem;
    margin-bottom: 3.75rem;
  }

  .text-size-14px-copy.text-color-grey.card {
    color: var(--light-grey\<deleted\|variable-cecc1912-ebd0-1e52-4926-8cfb85704148\>);
  }

  .text-size-14px-copy.text-color-grey.mobile {
    display: flex;
  }

  .text-size-14px-copy.text-color-grey.full-w-mob {
    width: 100%;
  }

  .text-size-14px-copy.text-color-grey.wo-mobile {
    display: none;
  }

  .quotations-icon {
    bottom: 0;
    right: 11rem;
  }

  .quotations-icon._2 {
    right: 15rem;
  }

  .card-amenities-wrp {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }

  .grid-form {
    padding-bottom: 3rem;
  }

  .form-img-wrp {
    display: none;
  }

  .btn-gold-copy.is--form {
    margin-top: 0;
  }

  .btn-gold-copy.is--form.blue-mobile {
    background-color: var(--blue\<deleted\|variable-1d29ee61-0dc8-aac4-40da-d1dd52543ce5\>);
  }

  .flex-v-sb {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
  }

  .heading-130 {
    font-size: 5rem;
  }

  .heading-130.fr {
    font-size: 4rem;
  }

  .heading-40 {
    font-size: 2.25rem;
  }

  .heading-40.black.de, .heading-40.black.it {
    font-size: 2rem;
  }

  .slider-3 {
    width: 95vw;
    margin-left: auto;
    margin-right: auto;
  }

  .heading-44-2 {
    font-size: 2.25rem;
  }

  .flex-h-80 {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
  }

  .flex-h-80.faq {
    width: 95vw;
    margin-left: auto;
    margin-right: auto;
  }

  .manage-info {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    max-width: none;
    min-height: auto;
  }

  .manage-info.fr {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .grid-3x1-20px {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    width: 95vw;
    margin-left: auto;
    margin-right: auto;
  }

  .manage-card {
    height: 25rem;
  }

  .grid-3x1-20 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  .heading-44-3 {
    font-size: 2.25rem;
  }

  .container {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .slider-wrap {
    height: 30rem;
  }

  .image-cover {
    height: 100%;
  }

  .popup-close-icon {
    top: -3rem;
    right: 0;
  }

  .popup-close-icon.white {
    color: var(--white);
  }

  .container-1280-copy {
    max-width: 95vw;
    padding-left: 0;
    padding-right: 0;
  }

  .container-1280-copy.footer {
    padding-top: 2rem;
    padding-left: 2.5vw;
    padding-right: 2.5vw;
  }

  .container-1280-copy.mob-100vw {
    max-width: 100vw;
  }

  .btn-load-more.is--form {
    margin-top: 0;
  }

  .btn-load-more.is--form.blue-mobile {
    background-color: var(--blue\<deleted\|variable-1d29ee61-0dc8-aac4-40da-d1dd52543ce5\>);
  }

  .btn-load-more.black {
    max-width: none;
  }

  .offer-circle.developer {
    top: -2rem;
    bottom: auto;
  }

  .form-wrp-mob {
    margin-top: 2rem;
  }

  .mob-only-property {
    background-color: var(--black);
    border-radius: 1.25rem;
    justify-content: space-between;
    align-items: center;
    max-width: 30rem;
    padding: 1.25rem;
    display: flex;
  }

  .btn-property {
    -webkit-backdrop-filter: blur(.25rem);
    backdrop-filter: blur(.25rem);
    background-color: #f0ece81a;
    border: 1px solid #f0ece880;
  }

  .btn-property.is--form {
    margin-top: 0;
  }

  .btn-property.is--form.blue-mobile {
    background-color: var(--blue\<deleted\|variable-1d29ee61-0dc8-aac4-40da-d1dd52543ce5\>);
  }

  .text-size-26px {
    font-size: 1.25rem;
  }

  .heading-150 {
    font-size: 6rem;
  }

  .heading-150.light {
    font-size: 5.5rem;
  }

  .heading-50.card {
    border-bottom-width: 0;
    width: auto;
  }

  .name-wrap {
    display: flex;
    top: 31rem;
    left: 35rem;
  }

  .name-wrap._2 {
    top: 15rem;
    left: 44rem;
  }

  .name-wrap._3 {
    top: 15rem;
    left: 5rem;
  }

  .name-wrap._4 {
    top: 16rem;
    left: 18rem;
  }

  .name-wrap._5 {
    top: 16.5rem;
    left: 31rem;
  }

  .name-wrap._6 {
    left: 0;
  }

  .overview-content {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-rows: auto auto;
    grid-template-columns: 1.5fr 1fr;
  }

  .overview-content.more {
    grid-template-columns: 1.5fr 1fr;
  }

  .payment-plan {
    flex-flow: wrap;
  }

  .about-comission {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .text-size-40px {
    font-size: 1.75rem;
  }

  .text-size-40px.max-w-450 {
    max-width: 28.125rem;
  }

  .flex-h-55 {
    grid-column-gap: 5rem;
    grid-row-gap: 5rem;
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    max-width: 95vw;
  }

  .flex-h-55.nav {
    order: 1;
    margin-left: 0;
    margin-right: 0;
  }

  .form-w-550 {
    z-index: 1;
    width: 95vw;
    min-width: auto;
    margin-left: auto;
    margin-right: auto;
    padding: 1.25rem;
    position: relative;
  }

  .light-form {
    display: flex;
  }

  .light-form.hero {
    align-items: stretch;
    padding-top: 0;
    display: flex;
  }

  .light-form.wo-mobile {
    display: none;
  }

  .flex-v-14.popup-brochure-margin {
    margin-right: 0;
  }

  .flex-v-14.mw {
    max-width: 30rem;
  }

  .flex-v-14.center {
    align-items: center;
  }

  .horizontal-form-5 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    border-radius: 0;
    flex-flow: column;
    height: auto;
    padding: 3.125rem 1.25rem;
    display: flex;
  }

  .heading-44-4 {
    font-size: 2.25rem;
  }

  .close-popup-fp {
    padding: 1rem;
  }

  .input-wrapper-cta {
    flex-flow: column;
    display: flex;
  }
}

@media screen and (max-width: 767px) {
  .section.is--hero {
    padding-top: 7rem;
  }

  .text-size-24px.mob-font {
    font-size: 1.3rem;
  }

  .agent-image {
    display: none;
  }

  .text-size-36px.max-w-450, .text-size-36px.max-w-500, .text-size-36px.max-w-240, .text-size-36px.max-w-260 {
    font-size: 1.5rem;
  }

  .hero_items-wrap {
    width: 100%;
  }

  .nav_review-link, .sep-vertical {
    display: none;
  }

  .plyr_component.is-full-screen {
    height: 110vw;
  }

  .flex-h-0.mob {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .flex-v-30.graph {
    overflow: hidden;
  }

  .flex-v-30.mob-only.du {
    margin-bottom: 1rem;
  }

  .text-size-28px.max-80vw {
    white-space: normal;
    word-break: normal;
    max-width: 80vw;
  }

  .gallery-slider, .gallery-image {
    height: 18rem;
  }

  .roi-item {
    height: 16rem;
  }

  .grid-4x1-40 {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .grid-4x1-40.mobile-2c-gap_20px {
    grid-template-columns: 1fr 1fr;
  }

  .swiper-review {
    padding: 1.25rem;
  }

  .arrow-previous-2, .arrow-next-2 {
    width: 1.875rem;
    height: 1.875rem;
  }

  .div-block-popup {
    width: 95vw;
    margin-top: auto;
    padding: 0;
  }

  .brochure-img {
    display: none;
  }

  .flex-h-20.space-between.h-100 {
    grid-template-rows: .25fr 1fr;
  }

  .image-slider._w-840 {
    min-height: 21rem;
  }

  .flex-v-100.mw.ar {
    width: auto;
  }

  .big-black-black-card {
    overflow: hidden;
  }

  .hero-block {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    padding-top: 0;
  }

  .grid-2x4.padding-20px {
    max-width: 95vw;
    padding-left: 0;
    padding-right: 0;
  }

  .h1 {
    font-size: 4rem;
  }

  .h1.fr {
    font-size: 4.5rem;
  }

  .h1.de {
    font-size: 3.75rem;
  }

  .h1.ru {
    font-size: 4rem;
  }

  .h1.du {
    font-size: 5rem;
  }

  .h1.nl {
    font-size: 3rem;
  }

  .div-block-2 {
    max-width: 100%;
  }

  .popup-map {
    border-radius: .625rem;
    width: 90vw;
  }

  .close-map_popup {
    top: 1.5rem;
    right: 1.5rem;
  }

  .map-btn {
    font-size: .85em;
  }

  .video-wrp.svh {
    height: 100svh;
  }

  .flex-v-35 {
    max-width: 100vw;
  }

  .faq-icon {
    max-width: none;
  }

  .dropdown-toggle {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .grid-2col {
    display: flex;
  }

  .burger-icon {
    cursor: pointer;
  }

  .card-grid-wrapper {
    flex-flow: column;
    display: flex;
  }

  .card-grid-wrapper.mob-horizontal-scroll {
    flex-flow: row;
  }

  .rich-payment ol {
    grid-template-columns: 1fr 1fr;
  }

  .rich-payment li {
    min-height: 9rem;
  }

  ._404-wrapper {
    align-items: stretch;
    width: 90vw;
  }

  .card-wrap-dark {
    min-height: 33.5rem;
  }

  .card-point-wrap {
    border-radius: var(--size--16px);
  }

  .map-offices-wrap {
    background-position: -4%;
    background-size: 150%;
    height: 38rem;
    margin-left: -2.5vw;
    margin-right: -2.5vw;
    padding-left: 2.5vw;
    padding-right: 2.5vw;
  }

  .point_map.rus {
    left: 38%;
  }

  .point_map.austria {
    left: 22%;
  }

  .point_map.uae {
    bottom: 25%;
    left: 50%;
  }

  .point-list-wrap.uae {
    right: 0;
  }

  .icon-64px-dark-wrap {
    width: 3.5rem;
    height: 3.5rem;
  }

  .div-block-7 {
    max-width: 100%;
  }

  .hero-content {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
  }

  .heading-60.card.it, .heading-60.it {
    font-size: 2.25rem;
  }

  .heading-60.nl {
    font-size: 3rem;
  }

  .amenity-wrap._5 {
    display: none;
    top: 31rem;
    left: 52rem;
  }

  .amenity-wrap._5.more, .amenity-wrap._5.de {
    left: 48rem;
  }

  .amenity-wrap._5.ru {
    left: 40rem;
  }

  .amenity-wrap._6, .amenity-wrap._6.de {
    left: 35rem;
  }

  .amenity-wrap._6.more {
    left: 32rem;
  }

  .heading-170, .heading-170.light, .heading-170.light.it {
    font-size: 4rem;
  }

  .heading-170.fr {
    font-size: 3.5rem;
  }

  .heading-170.de {
    font-size: 4rem;
  }

  .heading-170.it {
    font-size: 3rem;
  }

  .heading-170.nl {
    font-size: 4.2rem;
    line-height: 120%;
  }

  .heading-span, .heading-span.mt {
    top: 4rem;
  }

  .quotations-icon {
    right: 2rem;
  }

  .quotations-icon._2 {
    right: 8rem;
  }

  .grid-form {
    grid-template-columns: 1fr;
  }

  .form-logo-wrp {
    display: none;
  }

  .heading-130 {
    font-size: 3.5rem;
  }

  .heading-130.fr {
    font-size: 3rem;
  }

  .manage-info.fr {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .popup-close-icon {
    right: 1rem;
  }

  .text-size-26px.max-80vw {
    white-space: normal;
    word-break: normal;
    max-width: 80vw;
  }

  .heading-150, .heading-150.light {
    font-size: 4rem;
  }

  .text-size-40px.max-w-450, .text-size-40px.max-w-500, .text-size-40px.max-w-240, .text-size-40px.max-w-260 {
    font-size: 1.5rem;
  }

  .flex-h-55.w {
    min-width: auto;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 1.75rem;
  }

  h2 {
    font-size: 2.25rem;
  }

  img {
    object-fit: cover;
  }

  .section.is--hero {
    padding-top: 6rem;
  }

  .section.is--hero._404 {
    height: 100svh;
  }

  .section.about {
    max-width: 166vw;
    height: 35rem;
    overflow: auto;
  }

  .section.about.ar {
    direction: ltr;
  }

  .section.bg-img {
    background-position: 0 0, 50%;
    justify-content: space-between;
    align-items: center;
    height: 35rem;
  }

  .container-1380.h {
    width: 90vw;
  }

  .text-color-grey, .text-size-20px.text-color-grey, .text-size-20px.weight-300, .text-size-20px.text-color-white {
    font-size: 1rem;
  }

  .text-size-20px.text-color-white.mb {
    margin-bottom: 1.5rem;
  }

  .text-size-20px.text-color-white.big-card {
    color: #6d6e70;
    font-size: 1rem;
  }

  .text-size-20px.text-color-white.big-card._w-95 {
    width: 95%;
  }

  .text-size-20px.text-color-baige, .text-size-20px.weight-500, .text-size-20px.weight-500.text-color-white.mob-black {
    font-size: 1rem;
  }

  .text-size-20px.weight-500, .text-size-20px.weight-500.text-color-white.mob-black, .text-size-20px.weight-500, .text-size-20px.weight-500 {
    font-size: 1rem;
  }

  .text-size-20px.weight-500 {
    font-size: 1rem;
  }

  .text-size-20px.weight-500.mb {
    margin-bottom: 1.5rem;
  }

  .text-color-white.big-card.mt {
    margin-top: 1rem;
  }

  .flex-v-20 {
    max-width: 90vw;
  }

  .flex-v-20.space-between {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .flex-v-20.max-w-840 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    width: 90vw;
  }

  .flex-v-20.floorplans {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    flex-flow: row;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    max-width: 95vw;
    margin-left: auto;
    padding-top: 2rem;
    overflow: auto;
  }

  .flex-v-20.floorplans.padding {
    padding-top: 0;
  }

  .btn.max-w345.mobile {
    margin-top: .9375rem;
  }

  .icon-24px {
    width: 1.25rem;
    height: 1.25rem;
  }

  .icon-30px {
    display: none;
  }

  .input {
    height: 3.125rem;
  }

  .text-size-12px.mw {
    opacity: .3;
    font-size: .875rem;
  }

  .text-size-12px.mob-only {
    opacity: .7;
    color: var(--ph-light);
    text-align: center;
    margin-top: 0;
    font-weight: 300;
  }

  .text-size-12px.notice {
    opacity: .7;
    color: var(--ph-light);
    text-align: center;
    margin-top: 1rem;
    display: block;
  }

  .text-size-12px.light {
    opacity: .7;
    color: var(--ph-light);
  }

  .text-size-24px {
    font-size: 1.4rem;
  }

  .text-size-24px.hero-item-between {
    text-align: center;
  }

  .text-size-24px.hero-item {
    text-align: center;
    width: auto;
  }

  .text-size-24px.floor {
    font-size: 1.25rem;
  }

  .text-size-24px.play {
    font-size: 1rem;
  }

  .text-size-24px.mob-font {
    font-family: Manrope, sans-serif;
    font-weight: 300;
  }

  .hero-form-w-440 {
    width: 90vw;
    padding: 1rem 1rem 1.25rem;
  }

  .text-size-14px {
    opacity: .8;
  }

  .text-size-14px.text-color-grey {
    color: #6d6e70;
  }

  .text-size-14px.text-color-grey.mob {
    font-size: .875rem;
  }

  .text-size-14px.heading, .text-size-14px.review {
    opacity: 1;
  }

  .text-size-14px.mob-12 {
    font-size: var(--size--12px);
  }

  .text-size-14px.mob-12.w {
    max-width: 15ch;
  }

  .flex-v-10 {
    grid-column-gap: .3rem;
    grid-row-gap: .3rem;
  }

  .flex-v-10.mw {
    grid-column-gap: .625rem;
    grid-row-gap: .625rem;
  }

  .form-header.white-horizontal {
    max-width: none;
  }

  .form-type-middle.minus-margin {
    width: 90vw;
    padding-top: 4rem;
    padding-bottom: 0;
  }

  .form-type-middle.minus-margin.margins {
    width: 90vw;
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .horizontal-form {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .horizontal-form.mob-radius {
    grid-column-gap: .625rem;
    grid-row-gap: .625rem;
  }

  .soc_links-wrap {
    flex-direction: column;
  }

  .text-size-36px.align-right {
    text-align: left;
  }

  .text-size-36px.more, .text-size-36px.mob-2-25 {
    font-size: 2.25rem;
  }

  .text-size-36px.max-w-360 {
    text-align: left;
    font-size: 1.5rem;
  }

  .text-size-36px.max-w-360.ar {
    text-align: right;
  }

  .text-size-36px.fp {
    font-size: 2rem;
  }

  .text-size-36px.max-w-450, .text-size-36px.max-w-500, .text-size-36px.max-w-240 {
    font-size: 1.5rem;
  }

  .text-size-36px.heading {
    color: var(--black);
  }

  .text-size-36px.max-w-260 {
    font-size: 1.5rem;
  }

  .text-size-36px.max-w-400 {
    text-align: left;
    font-size: 1.5rem;
  }

  .hero-bg {
    height: 40rem;
  }

  .hero_items-wrap {
    flex-flow: column;
    padding-top: 16rem;
    padding-bottom: 2rem;
  }

  .hero-item {
    width: 100%;
    max-width: none;
  }

  .hero-item.between.left {
    justify-content: center;
    align-items: center;
  }

  .nav-content {
    border-bottom-style: solid;
  }

  .nav-content.ar {
    justify-content: flex-end;
  }

  .nav_logo-wrap {
    width: auto;
    max-width: 45vw;
  }

  .nav_logo-wrap.cta {
    width: 100%;
    height: 2rem;
  }

  .nav_logo-wrap.ar {
    margin-left: auto;
  }

  .nav_review-link.cta {
    padding-left: 0;
  }

  .nav_logos {
    z-index: 11;
    position: relative;
  }

  .sep-vertical {
    display: none;
  }

  .lang-wrap {
    z-index: 1;
    border-style: none;
  }

  .burger-btn.ar {
    margin-right: 1rem;
  }

  .flex-h-15px-center {
    z-index: 1;
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .flex-h-15px-center.ar {
    margin-left: 2rem;
  }

  .nav-menu {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .flex-v-50 {
    max-width: 90vw;
  }

  .plyr_component.is-full-screen {
    max-height: 25rem;
  }

  .wrp-btn-play {
    justify-content: center;
    align-items: center;
    padding-left: 1.5625rem;
    padding-right: 1.5625rem;
  }

  .flex-h-0 {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .flex-h-0.footer.space-between {
    width: 100%;
  }

  .flex-h-0.mob {
    grid-column-gap: 1.2rem;
    grid-row-gap: 1.2rem;
    align-items: center;
  }

  .flex-h-120 {
    width: 90vw;
  }

  .flex-h-120.right {
    justify-content: center;
    align-items: flex-end;
  }

  .max-w-300.number.sec {
    height: 1.5rem;
  }

  .flex-v-30 {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    max-width: 90vw;
  }

  .flex-v-30.step {
    min-width: 75vw;
  }

  .flex-v-30.black-form-mob {
    max-width: 90vw;
  }

  .flex-v-30.pt {
    padding-top: 2rem;
  }

  .flex-v-30.graph, .flex-v-30.project {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    max-width: 90vw;
  }

  .flex-v-30.mob-only {
    margin-bottom: 2rem;
    display: none;
  }

  .banners {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    width: 90vw;
    margin-left: auto;
    margin-right: auto;
  }

  .banners._3-item {
    margin-bottom: 7rem;
  }

  .banner-item {
    border-radius: 1rem;
    overflow: hidden;
  }

  .banner-item.aboutus-1 {
    height: 25rem;
    max-height: none;
  }

  .banner-item.aboutus-2, .banner-item.project-2 {
    height: 25rem;
  }

  .banner-item.aboutus-3, .banner-item.project-1, .banner-item.project-3 {
    height: 25rem;
    max-height: none;
  }

  .banner-item.project {
    height: 22rem;
    margin-top: 1.5rem;
    display: block;
  }

  .banner-item.mobile {
    margin-bottom: 3rem;
  }

  .flex-v-25 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .dev-logo {
    width: 4rem;
  }

  .dev-logo.basic, .dev-logo.large {
    padding-top: 0;
  }

  .dev-logo.black {
    width: 8rem;
  }

  .dev-tag {
    width: 100%;
  }

  .dev-items-block.gap-4 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .dev-item {
    justify-content: flex-start;
  }

  .flex-h-50 {
    width: 90vw;
  }

  .flex-h-50.mob-v {
    grid-column-gap: .625rem;
    grid-row-gap: .625rem;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .btn-stroked.max-w-240.big-card {
    border-color: var(--blue\<deleted\|variable-1d29ee61-0dc8-aac4-40da-d1dd52543ce5\>);
    background-color: var(--blue\<deleted\|variable-1d29ee61-0dc8-aac4-40da-d1dd52543ce5\>);
    width: 90vw;
    margin-top: 1.5rem;
  }

  .flex-v-40 {
    width: 90vw;
  }

  .flex-v-40.hidden {
    font-size: 1.25rem;
  }

  .cta-header {
    padding-top: 0;
  }

  .cta-header.hot-project {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    width: 90vw;
    padding-top: 7rem;
  }

  .text-size-18px.mw {
    opacity: .8;
    color: var(--ph-dark);
    max-width: 45ch;
    font-size: .875rem;
    line-height: 150%;
  }

  .text-size-18px._22.mob-font {
    font-weight: 300;
  }

  .text-size-28px.max-80vw.ar {
    text-align: right;
  }

  .text-size-28px.de {
    font-size: 1.25rem;
  }

  .invest-item {
    padding-top: 0;
    padding-bottom: 0;
  }

  .invest-item.grid {
    display: flex;
  }

  .gallery {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    text-align: left;
    width: 90vw;
  }

  .gallery-image {
    object-fit: cover;
  }

  .swiper-right2 {
    margin-right: .5rem;
  }

  .swiper-left2 {
    margin-left: .5rem;
  }

  .margin-minus {
    width: 90vw;
  }

  .text-size-16px {
    color: var(--black);
    font-weight: 300;
  }

  .text-size-16px.black {
    font-size: .875rem;
  }

  .text-size-16px.mob-grey {
    color: #6d6e70;
  }

  .text-size-16px.mob-white {
    color: var(--ph-light);
  }

  .text-size-16px.hero {
    padding-top: 0;
    font-size: 1rem;
  }

  .grid-2x3-30 {
    margin-top: 1rem;
  }

  .grid-2x3-30.mob-horizontal {
    margin-left: -5vw;
    margin-right: -5vw;
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .award-item.mob-fix-size {
    min-width: 14rem;
  }

  .award-logo {
    height: 13.75rem;
  }

  .grid-4x1-40 {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .grid-4x1-40.mob-horizontal {
    margin-left: -5vw;
    margin-right: -5vw;
    padding-left: 5vw;
    padding-right: 5px;
  }

  .image-arrow {
    object-fit: scale-down;
  }

  .image-arrow.sec {
    height: 100%;
  }

  .media-grid {
    grid-column-gap: .9375rem;
    grid-row-gap: .9375rem;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .media-item {
    border-radius: .3125rem;
    height: 5rem;
  }

  .media-image {
    max-width: 100%;
    height: auto;
    max-height: 100%;
  }

  .shadow {
    background-image: linear-gradient(#0000 50%, #0009);
  }

  .cons-popup {
    display: none;
  }

  .div-block-popup {
    max-width: none;
  }

  .div-block-popup.brochure, .div-block-popup.cons, .div-block-popup.fp {
    width: 90vw;
  }

  .logo-block {
    justify-content: flex-end;
    align-items: flex-end;
    height: .875rem;
  }

  .logo-block.exclusive {
    justify-content: center;
    align-items: flex-start;
    height: 3rem;
    display: flex;
  }

  .heading-52 {
    font-size: 2.25rem;
  }

  .heading-52.text-color-white.mb {
    margin-bottom: 1rem;
  }

  .heading-52.mobile {
    font-size: 1.75rem;
  }

  .heading-52.ar {
    text-align: right;
  }

  .heading-44 {
    font-size: 2rem;
  }

  .heading-44.text-color-white {
    font-size: 2.25rem;
  }

  .heading-44.black.fr {
    font-size: 2rem;
  }

  .spacer-150 {
    height: 7rem;
  }

  .spacer-150.min {
    height: 2rem;
  }

  .spacer-70 {
    height: 7rem;
  }

  .spacer-50._1-2-mob {
    height: 1.2rem;
  }

  .grid-2x2-20 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: row;
    width: 90vw;
    height: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .floorplan-item {
    width: 80vw;
  }

  .floorplan-item.dark.last.ar {
    margin-left: 5vw;
    margin-right: 0;
  }

  .floorplan-item.last {
    margin-right: 5vw;
  }

  .floorplan-item.last.ar {
    margin-left: 5vw;
    margin-right: 0;
  }

  .flex-h-20.space-between.h-100.gal {
    height: auto;
  }

  .flex-h-20.mob-h {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .flex-h-20.footer-bottom {
    width: 90vw;
  }

  .flex-h-20.max-w-450 {
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
  }

  .project-slide {
    width: auto;
  }

  .slider {
    width: 90vw;
  }

  .image-slider._w-840 {
    min-height: 25rem;
  }

  .image-slider._w-840._2, .image-slider._w-840._2.ar {
    min-height: 27rem;
  }

  .image-slider._w-840._2.ru, .image-slider._w-840._2.de {
    min-height: 25rem;
  }

  .image-slider._w-840._3, .image-slider._w-840._3.ru {
    min-height: 23rem;
  }

  .image-slider._w-840._3.ar {
    min-height: 27rem;
  }

  .image-slider._w-840._3.de {
    min-height: 23rem;
  }

  .image-slider._w-840._3.nl {
    min-height: 25rem;
  }

  .image-slider._w-840._4 {
    min-height: 23rem;
  }

  .image-slider._w-840._4.ru, .image-slider._w-840._4.ar {
    min-height: 25rem;
  }

  .image-slider._w-840._5 {
    min-height: 23rem;
  }

  .image-slider._w-840._5.de {
    min-height: 25rem;
  }

  .image-slider._w-840._5.ar, .image-slider._w-840._1 {
    min-height: 27rem;
  }

  .image-slider._w-840._1.card-amenity-line, .image-slider._w-840._1.de, .image-slider._w-840._1.ru {
    min-height: 25rem;
  }

  .image-slider._w-840.ru-min {
    min-height: 23rem;
  }

  .flex-v-100.mw.ar {
    width: auto;
  }

  .slide-project {
    height: 38rem;
  }

  .dots {
    height: 3.5rem;
  }

  .image-block-big-card.project {
    background-image: url('../images/img568.jpg');
    width: 90vw;
  }

  .image-block-big-card.main {
    margin-top: 5rem;
  }

  .grid-3x2-20 {
    grid-template-rows: auto auto;
  }

  .container-1280 {
    max-width: 90vw;
  }

  .container-1280.footer {
    padding-top: 3rem;
  }

  .container-1280.about {
    width: 100%;
    max-width: none;
  }

  .big-black-black-card {
    justify-content: center;
    align-items: center;
    padding-top: 5rem;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .hero-block {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    margin-top: 0;
    padding-top: 0;
  }

  .grid-2x4.padding-20px {
    grid-template-columns: 1fr 1fr;
    max-width: 90vw;
    margin-left: auto;
    margin-right: auto;
  }

  .logo_block-mob {
    height: 2.5rem;
  }

  .flex-h-30 {
    max-width: 90vw;
  }

  .spacer-120 {
    height: 7rem;
  }

  .image-bg {
    height: 15rem;
  }

  .image-bg.about {
    object-fit: cover;
    min-width: 200vw;
    height: 100%;
  }

  .breadcrumbs-block {
    width: 90vw;
  }

  .flex-h-60.faq {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
    width: 90vw;
  }

  .section-p-p {
    padding-bottom: 3rem;
  }

  .container-922 {
    max-width: 90vw;
  }

  .box-text-p-p {
    margin-top: 1.88rem;
    padding-bottom: .94rem;
  }

  .h1, .h1.fr {
    font-size: 3rem;
  }

  .h1.de {
    font-size: 2.5rem;
  }

  .h1.ru {
    font-size: 2.8rem;
  }

  .h1.ar {
    font-size: 4rem;
  }

  .h1.du {
    font-size: 3.5rem;
  }

  .h1.it {
    font-size: 3.75rem;
  }

  .h1.text-color-black {
    font-size: 2rem;
  }

  .h1.nl {
    font-size: 2.2rem;
  }

  .text-32 {
    font-size: 1.25rem;
    font-weight: 400;
  }

  .text-18-grin {
    font-size: .75rem;
  }

  .text-22 {
    font-size: 1rem;
    line-height: 120%;
  }

  .success-icon.no-margin {
    object-fit: contain;
  }

  .image-default {
    object-position: 50% 50%;
  }

  .div-block-2 {
    max-width: 90%;
  }

  .heading-54 {
    font-size: 2rem;
  }

  .play-icon {
    width: 1.5rem;
    height: 1.5rem;
  }

  .map {
    justify-content: flex-end;
    align-items: center;
    width: 90vw;
    height: 20rem;
    padding-bottom: 1.5rem;
    padding-left: 0;
    padding-right: 0;
  }

  .close-map_popup {
    top: 4.5rem;
    right: 1rem;
  }

  .video-wrp {
    height: 100vh;
  }

  .project-card {
    margin-bottom: 5rem;
  }

  .flex-h-10.mob-h-grid {
    flex-flow: column;
    display: flex;
  }

  .questions-wrp {
    max-width: 90vw;
  }

  .questions-wrp.max-w-840 {
    padding-bottom: 0;
  }

  .dropdown-list-3 {
    width: 100%;
  }

  .faq-icon {
    flex: none;
  }

  .dropdown-toggle {
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
  }

  .rtb-h52-p20 p, .rtb-h52-p20-light p {
    font-size: 1rem;
  }

  .grid-2col {
    max-width: 90vw;
    margin-left: auto;
    margin-right: auto;
  }

  .grid-3x1-40px {
    width: 90vw;
  }

  .icon-20px {
    width: 1.25rem;
    height: 1.25rem;
  }

  .text-color-black-light {
    font-size: 1rem;
  }

  .dropdown-lang {
    z-index: 1;
  }

  .flex-h-5 {
    grid-column-gap: .3125rem;
    grid-row-gap: .3125rem;
  }

  .flex-v-16.overview {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
  }

  .card-grid-wrapper.mob-horizontal-scroll {
    margin-left: -5vw;
    margin-right: -5vw;
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .rich-payment {
    width: 90vw;
    max-width: none;
  }

  .rich-payment p {
    font-size: 1rem;
  }

  .container-main {
    max-width: 90vw;
  }

  .card-wrap-dark {
    width: 80vw;
    min-height: 38rem;
  }

  .grid-asymmetric {
    width: 90vw;
  }

  .map-offices-wrap {
    background-position: 6%;
    background-size: 220%;
    margin-left: -5vw;
    margin-right: -5vw;
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .point_map.rus {
    left: 46%;
  }

  .point_map.austria {
    left: 23%;
  }

  .point_map.uae {
    left: 60%;
  }

  .spacer-90 {
    height: 6rem;
  }

  .flex-v-6px.mw.fr {
    max-width: 16rem;
  }

  .container-1380-3.h {
    width: 90vw;
  }

  .slide-wrp {
    max-width: 90vw;
  }

  .left-arrow-2.ar {
    left: 13.5rem;
  }

  .right-arrow-2.ar {
    left: 19rem;
  }

  .flex-v-30-3, .flex-v-30-7, .flex-v-30-7.black-form-mob, .flex-v-30-8 {
    max-width: 90vw;
  }

  .flex-v-30-8.step {
    min-width: 75vw;
  }

  .flex-v-30-8.black-form-mob {
    max-width: 90vw;
  }

  .dev-logo-3.basic {
    padding-top: 0;
  }

  .btn-brochure.stroked {
    width: 90vw;
  }

  .image-block-big-card-3.project {
    background-image: url('../images/img568.jpg');
    width: 90vw;
  }

  .div-block-7 {
    max-width: 90%;
  }

  .image-block-big-card-4.project {
    background-image: url('../images/img568.jpg');
    width: 90vw;
  }

  .floorplan-item-3 {
    width: 90vw;
  }

  .dev-item-4 {
    justify-content: flex-start;
  }

  .text-color-grey-4 {
    font-size: 1rem;
  }

  .horizontal-form-2 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .input-3 {
    height: 3.125rem;
  }

  .horizontal-form-3.mob-radius {
    grid-column-gap: .625rem;
    grid-row-gap: .625rem;
    max-width: 90vw;
    margin-left: auto;
    margin-right: auto;
  }

  .gradient-hero {
    background-image: linear-gradient(#222c, #22222280);
  }

  .flex-h-25 {
    max-width: 90vw;
  }

  .flex-h-25.form {
    flex-flow: column;
  }

  .nav-link-burger {
    font-size: 1rem;
  }

  .nav-menu-ph {
    z-index: 2;
    max-height: 100svh;
  }

  .heading-28 {
    font-size: 2rem;
  }

  .heading-28.text-color-white {
    font-size: 2.25rem;
  }

  .heading-28.caps.fr {
    font-size: 1.5rem;
  }

  .heading-28.form {
    font-size: 2.25rem;
  }

  .btn-gold.mw-200 {
    max-width: none;
  }

  .btn-gold.stroke {
    max-width: none;
    margin-top: 1rem;
  }

  .btn-gold.navbar {
    max-width: 15rem;
    margin-top: 1rem;
  }

  .hero-content {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    justify-content: flex-end;
    align-items: flex-start;
  }

  .hero-points {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    align-items: flex-end;
    width: 100%;
    display: flex;
  }

  .hero-points.mob-none {
    display: none;
  }

  .hero-points.mob-only {
    display: flex;
  }

  .hero-point {
    color: var(--ph-light);
    text-align: left;
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    justify-content: center;
    align-items: flex-start;
    width: auto;
    height: auto;
  }

  .hero-point.ar {
    text-align: right;
  }

  .hero-point-heading {
    font-size: 1.25rem;
  }

  .hero-point-heading.jbr {
    color: var(--ph-light);
    font-size: var(--size--14px);
  }

  .hero-tittle-wrp {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    justify-content: space-between;
    align-items: flex-start;
    width: 90vw;
    max-width: 90vw;
    margin-top: 0;
    padding-top: 0;
  }

  .hero-logo-wrp {
    display: block;
  }

  .hero-logo-wrp.mob-only {
    order: 0;
    display: flex;
  }

  .five-logo {
    width: 8rem;
  }

  .heading-small.align-right {
    text-align: left;
  }

  .heading-small.align-right.ar {
    text-align: right;
  }

  .heading-60 {
    font-size: 2.25rem;
  }

  .heading-60.card.ru, .heading-60._56 {
    font-size: 2.5rem;
  }

  .heading-60._56.de, .heading-60._56.ru {
    font-size: 2.2rem;
  }

  .heading-60._60 {
    font-size: 2.5rem;
  }

  .heading-60.nl {
    font-size: 2rem;
  }

  .heading-60.min {
    font-size: 2.4rem;
  }

  .first-amenity-wrap {
    max-width: none;
    margin-top: .5rem;
  }

  .first-amenity-icon-wrp {
    align-items: center;
  }

  .first-amenity-icon {
    width: 2rem;
    height: 2rem;
  }

  .amenity-wrap {
    display: flex;
    top: 25rem;
    left: 24rem;
  }

  .amenity-wrap._2 {
    width: 14rem;
    top: 25rem;
    left: 1rem;
  }

  .amenity-wrap._2.ru {
    width: 12rem;
    top: 26rem;
    left: 0;
  }

  .amenity-wrap._2.de {
    left: 0;
  }

  .amenity-wrap._3 {
    width: 13rem;
    top: 30rem;
    left: 14rem;
  }

  .amenity-wrap._3.de {
    left: 12rem;
  }

  .amenity-wrap._3.ru {
    top: 29rem;
  }

  .amenity-wrap._4 {
    width: 12rem;
    top: 14rem;
    left: 35rem;
  }

  .amenity-wrap._5 {
    width: 12rem;
    position: absolute;
    top: 35.5rem;
    left: 34rem;
  }

  .amenity-wrap._5.more {
    display: none;
    top: 28rem;
    left: 42rem;
  }

  .amenity-wrap._5.de {
    top: 28rem;
    left: 42rem;
  }

  .amenity-wrap._5.ru {
    width: 16rem;
    display: flex;
    top: 26rem;
    left: 35rem;
  }

  .amenity-wrap._6 {
    position: absolute;
    top: 28rem;
    left: -1rem;
  }

  .amenity-wrap._1 {
    width: 16rem;
    top: 12rem;
    left: 4rem;
  }

  .amenity-wrap._6 {
    width: 12rem;
    position: absolute;
    top: 30rem;
    left: 34rem;
  }

  .amenity-wrap._6.de {
    width: 17rem;
    top: 30rem;
    left: 32rem;
  }

  .amenity-wrap._6.more {
    width: 15rem;
    top: 30rem;
    left: 35rem;
  }

  .amenity-wrap._6.ru {
    width: 16rem;
    top: 13rem;
  }

  .amenity-wrap._6.ar {
    width: 12rem;
    top: 30rem;
  }

  .amenity {
    grid-column-gap: .3125rem;
    grid-row-gap: .3125rem;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }

  .amenity-icon-wrap {
    width: 1rem;
    height: 1rem;
  }

  .amenity-image {
    width: 10rem;
    height: 8rem;
    top: -8.5rem;
  }

  .heading-170 {
    font-size: 3.4rem;
  }

  .heading-170.light {
    font-size: 3.5rem;
  }

  .heading-170.light.ar {
    margin-bottom: 2rem;
  }

  .heading-170.light.it {
    font-size: 3rem;
  }

  .heading-170.ar {
    font-size: 4rem;
  }

  .heading-170.fr {
    font-size: 3rem;
  }

  .heading-170.de {
    font-size: 2.75rem;
  }

  .heading-170.it {
    font-size: 2.5rem;
  }

  .heading-170.nl {
    font-size: 3.5rem;
  }

  .heading-170.underline {
    text-align: left;
    font-size: 2rem;
  }

  .heading-span {
    right: 0;
  }

  .heading-span.mt {
    top: 3.5rem;
  }

  .heading-span.mt.ar {
    left: 0;
  }

  .spacer-80 {
    height: 7rem;
  }

  .spacer-80.min {
    height: 1rem;
  }

  .card-info.mob-bg {
    grid-template-rows: auto auto auto auto;
  }

  .grid-text-wrp {
    margin-bottom: 1.25rem;
  }

  .grid-text-wrp._2 {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    margin-top: 0;
    margin-bottom: 0;
  }

  .quotations-icon {
    display: none;
    bottom: -1rem;
  }

  .quotations-icon._2 {
    inset: auto 1rem -1rem auto;
  }

  .quotations-icon._2.ru {
    right: 6rem;
  }

  .gallery-rectangle {
    border-radius: .625rem;
    height: 20rem;
    padding: 1rem;
  }

  .gallery-rectangle._1 {
    height: 16rem;
  }

  .gallery-rectangle._3, .gallery-rectangle._2 {
    height: 10rem;
  }

  .gallery-rectangle._4 {
    height: 16rem;
  }

  .gallery-rectangle._5, .gallery-rectangle._6 {
    height: 10rem;
  }

  .gallery-arrow {
    width: auto;
    height: .4rem;
  }

  .plyr_cover-button {
    width: 7rem;
    height: 7rem;
  }

  .card-headings-wrp {
    display: none;
  }

  .flex-v-sb._w-500 {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
  }

  .heading-130 {
    font-size: 2.8rem;
  }

  .heading-130.fr {
    font-size: 2rem;
  }

  .feature-card {
    padding: 1rem 1rem 1.25rem;
  }

  .heading-40 {
    font-size: 2rem;
  }

  .heading-40.text-color-white {
    font-size: 2.25rem;
  }

  .slider-3 {
    width: 90vw;
  }

  .slide-project-2 {
    height: 33rem;
  }

  .heading-44-2 {
    font-size: 2rem;
  }

  .flex-h-80 {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
  }

  .flex-h-80.faq {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
    width: 90vw;
  }

  .grid-3x1-20px {
    flex: none;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    width: 95vw;
    margin-right: 0;
    overflow: scroll;
  }

  .grid-3x1-20px.vissible {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    overflow: auto;
  }

  .grid-3x1-20px.more {
    margin-left: 160vw;
  }

  .manage-card {
    background-position: 0 0, 50%;
    background-size: auto, 120%;
  }

  .manage-card._3 {
    background-size: auto, cover;
  }

  .heading-44-3 {
    font-size: 2rem;
  }

  .photogallery {
    padding: .5rem 1rem;
    top: 1rem;
    left: 1rem;
  }

  .popup-wrp {
    justify-content: center;
    align-items: center;
    height: 100%;
  }

  .popup-inner-wrp {
    width: 100vw;
    height: 70vh;
    display: flex;
  }

  .slider-wrap {
    height: 27rem;
    margin-top: 5rem;
  }

  .arrow-2 {
    max-width: 4rem;
  }

  .popup-close-icon {
    z-index: 5;
    color: #000;
    width: 2.188rem;
    top: -3rem;
    right: 0;
  }

  .container-1280-copy {
    max-width: 90vw;
  }

  .container-1280-copy.footer {
    padding-top: 3rem;
  }

  .btn-load-more.mw-200 {
    max-width: none;
    display: none;
  }

  .btn-load-more.stroke {
    max-width: none;
    margin-top: 1rem;
  }

  .btn-load-more.navbar {
    max-width: 15rem;
    margin-top: 1rem;
  }

  .btn-load-more.mw-300 {
    max-width: none;
  }

  .residence-link {
    color: var(--ph-dark);
  }

  .offer-circle {
    inset: -2rem auto auto 0%;
  }

  .offer-circle.developer {
    width: 7.5rem;
    height: 7.5rem;
  }

  .diamond-icon-2 {
    width: 1.5rem;
  }

  .offer-text-2 {
    font-size: 1rem;
    line-height: 120%;
  }

  .form-wrp-mob {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    margin-top: 0;
    display: flex;
  }

  .mob-only-property {
    max-width: none;
  }

  .div-block-9 {
    display: block;
    position: relative;
  }

  .text-size-26px.max-80vw.ar {
    text-align: right;
  }

  .heading-150 {
    font-size: 3.4rem;
  }

  .heading-150.light {
    font-size: 2.75rem;
  }

  .heading-150.light.ar {
    margin-bottom: 2rem;
  }

  .heading-50, .heading-50.card.ru, .heading-50._56 {
    font-size: 2.5rem;
  }

  .name-wrap {
    display: flex;
    top: 25rem;
    left: 24rem;
  }

  .name-wrap._2 {
    top: 13.5rem;
    left: 20rem;
  }

  .name-wrap._2.ar {
    left: 30rem;
  }

  .name-wrap._3 {
    top: 15rem;
    left: -1rem;
  }

  .name-wrap._4 {
    top: 14rem;
    left: 9.5rem;
  }

  .name-wrap._5 {
    position: absolute;
    top: 25.5rem;
    left: 10rem;
  }

  .name-wrap._6 {
    position: absolute;
    top: 28rem;
    left: -1rem;
  }

  .name {
    grid-column-gap: .3125rem;
    grid-row-gap: .3125rem;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }

  .overview-card {
    width: 100%;
  }

  .overview-card.more, .overview-card.ru, .overview-card.ar {
    width: auto;
  }

  .overview-content {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1.5fr;
  }

  .overview-content.more {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  .pp-ellipse {
    width: 8.9rem;
    height: 9rem;
  }

  .pp-number {
    font-size: 2.5rem;
  }

  .about-comission {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .text-size-40px.align-right {
    text-align: left;
  }

  .text-size-40px.more, .text-size-40px.mob-2-25 {
    font-size: 2.25rem;
  }

  .text-size-40px.fp {
    font-size: 2rem;
  }

  .text-size-40px.max-w-450, .text-size-40px.max-w-500, .text-size-40px.max-w-240, .text-size-40px.max-w-260 {
    font-size: 1.5rem;
  }

  .flex-h-55 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    max-width: 90vw;
  }

  .form-w-550 {
    width: 90vw;
    padding: 1rem 1rem 1.25rem;
  }

  .ph-logo-big {
    display: none;
  }

  .ph-agents-wrp {
    width: 15rem;
    height: auto;
  }

  .flex-v-14 {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
  }

  .flex-v-14.mw {
    grid-column-gap: .625rem;
    grid-row-gap: .625rem;
  }

  .big-logo {
    transform: rotateX(90deg)rotateY(0)rotateZ(0);
  }

  .horizontal-form-5 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .heading-44-4 {
    font-size: 2rem;
  }
}

#w-node-_44888521-a1b1-49cc-ede4-9e2d13327555-ee6b08d2 {
  order: -999;
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-bf0b5863-7bf2-4697-61cc-f2453029e3a2-ee6b08d2 {
  order: -999;
}

#Lead-Phone-29.w-node-_44888521-a1b1-49cc-ede4-9e2d1332755b-ee6b08d2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_44888521-a1b1-49cc-ede4-9e2d1332755c-ee6b08d2 {
  order: -999;
}

#w-node-_5d54621c-9149-72ef-90c4-8aef57a0a9f5-ee6b08d2 {
  grid-area: 1 / 1 / 3 / 3;
}

#w-node-_767c9f72-1aa4-f814-8397-1b0adbfb3344-ee6b08d2 {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-_132aaca0-943d-2006-bdd7-c274fd6fd92b-ee6b08d2 {
  grid-area: 2 / 3 / 3 / 4;
}

#w-node-_2607662d-d965-67d9-0066-531a1ac2c33e-ee6b08d2, #w-node-_2607662d-d965-67d9-0066-531a1ac2c346-ee6b08d2, #w-node-_2607662d-d965-67d9-0066-531a1ac2c34e-ee6b08d2 {
  justify-self: start;
}

#w-node-df0ba007-390b-30f3-3e2a-4fc6656227da-ee6b08fb {
  grid-area: 1 / 2 / 2 / 2;
}

#w-node-df0ba007-390b-30f3-3e2a-4fc665622827-ee6b08fb {
  grid-area: 1 / 1 / 2 / 4;
}

#w-node-df0ba007-390b-30f3-3e2a-4fc665622829-ee6b08fb {
  grid-area: 1 / 4 / 2 / 5;
  place-self: end start;
}

#w-node-_82295294-b5b4-0167-2bcb-bcb0b86ad7d0-5d14199e {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-a9bc82ee-d46d-5b63-e56b-b648bda7fd36-5d14199e {
  align-self: end;
}

#w-node-a4b3be41-9bd3-b17d-58d8-b464e3b07bb9-e3b07ba7 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_086c9df5-9dd7-201a-353f-8a1dfbfbed6a-27bd2ad5 {
  order: -999;
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-a1c88009-23cf-f2bf-2bbe-540a225fd293-27bd2ad5 {
  order: -999;
}

#Lead-Phone-31.w-node-_086c9df5-9dd7-201a-353f-8a1dfbfbed6e-27bd2ad5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_086c9df5-9dd7-201a-353f-8a1dfbfbed6f-27bd2ad5 {
  order: -999;
}

#w-node-_5d54621c-9149-72ef-90c4-8aef57a0a9f5-27bd2ad5 {
  grid-area: 1 / 1 / 3 / 3;
}

#w-node-_767c9f72-1aa4-f814-8397-1b0adbfb3344-27bd2ad5 {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-_132aaca0-943d-2006-bdd7-c274fd6fd92b-27bd2ad5 {
  grid-area: 2 / 3 / 3 / 4;
}

#w-node-_2607662d-d965-67d9-0066-531a1ac2c33e-27bd2ad5, #w-node-_2607662d-d965-67d9-0066-531a1ac2c346-27bd2ad5, #w-node-_2607662d-d965-67d9-0066-531a1ac2c34e-27bd2ad5 {
  justify-self: start;
}

#w-node-be136da9-0dba-2031-781e-691a2f0a0ef7-f332f359 {
  order: -999;
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_7daa14a4-e457-cc54-56fd-2d615f8007f8-f332f359 {
  order: -999;
}

#Lead-Phone-31.w-node-be136da9-0dba-2031-781e-691a2f0a0efb-f332f359 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-be136da9-0dba-2031-781e-691a2f0a0efc-f332f359 {
  order: -999;
}

#w-node-_5d54621c-9149-72ef-90c4-8aef57a0a9f5-f332f359 {
  grid-area: 1 / 1 / 3 / 3;
}

#w-node-_767c9f72-1aa4-f814-8397-1b0adbfb3344-f332f359 {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-_132aaca0-943d-2006-bdd7-c274fd6fd92b-f332f359 {
  grid-area: 2 / 3 / 3 / 4;
}

#w-node-_2607662d-d965-67d9-0066-531a1ac2c33e-f332f359, #w-node-_2607662d-d965-67d9-0066-531a1ac2c346-f332f359, #w-node-_2607662d-d965-67d9-0066-531a1ac2c34e-f332f359 {
  justify-self: start;
}

#w-node-d3032c71-a90f-6808-3cd9-0808c3746f0c-c4a0314a {
  order: -999;
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_7d47be91-3080-9cbb-84b6-fc86f42ee2d6-c4a0314a {
  order: -999;
}

#Lead-Phone-31.w-node-d3032c71-a90f-6808-3cd9-0808c3746f10-c4a0314a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d3032c71-a90f-6808-3cd9-0808c3746f11-c4a0314a {
  order: -999;
}

#w-node-_5d54621c-9149-72ef-90c4-8aef57a0a9f5-c4a0314a {
  grid-area: 1 / 1 / 3 / 3;
}

#w-node-_767c9f72-1aa4-f814-8397-1b0adbfb3344-c4a0314a {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-_132aaca0-943d-2006-bdd7-c274fd6fd92b-c4a0314a {
  grid-area: 2 / 3 / 3 / 4;
}

#w-node-_2607662d-d965-67d9-0066-531a1ac2c33e-c4a0314a, #w-node-_2607662d-d965-67d9-0066-531a1ac2c346-c4a0314a, #w-node-_2607662d-d965-67d9-0066-531a1ac2c34e-c4a0314a {
  justify-self: start;
}

#w-node-_529dfc85-15aa-f3cd-765f-675105da13ea-6515dfa1 {
  order: -999;
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_843a2d87-08a7-6f24-c969-0fc6aa7540af-6515dfa1 {
  order: -999;
}

#Lead-Phone-30.w-node-_529dfc85-15aa-f3cd-765f-675105da13ee-6515dfa1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_529dfc85-15aa-f3cd-765f-675105da13ef-6515dfa1 {
  order: -999;
}

#w-node-_5d54621c-9149-72ef-90c4-8aef57a0a9f5-6515dfa1 {
  grid-area: 1 / 1 / 3 / 3;
}

#w-node-_767c9f72-1aa4-f814-8397-1b0adbfb3344-6515dfa1 {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-_132aaca0-943d-2006-bdd7-c274fd6fd92b-6515dfa1 {
  grid-area: 2 / 3 / 3 / 4;
}

#w-node-_2607662d-d965-67d9-0066-531a1ac2c33e-6515dfa1, #w-node-_2607662d-d965-67d9-0066-531a1ac2c346-6515dfa1, #w-node-_2607662d-d965-67d9-0066-531a1ac2c34e-6515dfa1 {
  justify-self: start;
}

@media screen and (max-width: 991px) {
  #w-node-c44d24bc-7077-bd4b-f822-8c5070e0964f-ee6b08d2 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-c44d24bc-7077-bd4b-f822-8c5070e09659-ee6b08d2 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-c44d24bc-7077-bd4b-f822-8c5070e09662-ee6b08d2 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_2607662d-d965-67d9-0066-531a1ac2c33e-ee6b08d2, #w-node-_2607662d-d965-67d9-0066-531a1ac2c346-ee6b08d2, #w-node-_2607662d-d965-67d9-0066-531a1ac2c34e-ee6b08d2 {
    justify-self: end;
  }

  #w-node-df0ba007-390b-30f3-3e2a-4fc6656227da-ee6b08fb {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-cc30c435-5405-4f8e-5da6-7097862a2919-ee6b08fb {
    grid-column: 1 / 2;
    grid-row-end: 2;
  }

  #w-node-_8c46a2e4-f9d4-1327-5040-82d6ee7aaad7-ee7aaac2 {
    justify-self: start;
  }

  #w-node-_8c46a2e4-f9d4-1327-5040-82d6ee7aaaec-ee7aaac2 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_90fcf94f-d102-7b68-6bb1-e644e3081236-27bd2ad5 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_90fcf94f-d102-7b68-6bb1-e644e3081240-27bd2ad5 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_90fcf94f-d102-7b68-6bb1-e644e3081249-27bd2ad5 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_2607662d-d965-67d9-0066-531a1ac2c33e-27bd2ad5, #w-node-_2607662d-d965-67d9-0066-531a1ac2c346-27bd2ad5, #w-node-_2607662d-d965-67d9-0066-531a1ac2c34e-27bd2ad5 {
    justify-self: end;
  }

  #w-node-c44d24bc-7077-bd4b-f822-8c5070e0964f-f332f359 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-c44d24bc-7077-bd4b-f822-8c5070e09659-f332f359 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-c44d24bc-7077-bd4b-f822-8c5070e09662-f332f359 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_2607662d-d965-67d9-0066-531a1ac2c33e-f332f359, #w-node-_2607662d-d965-67d9-0066-531a1ac2c346-f332f359, #w-node-_2607662d-d965-67d9-0066-531a1ac2c34e-f332f359 {
    justify-self: end;
  }

  #w-node-c44d24bc-7077-bd4b-f822-8c5070e0964f-c4a0314a {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-c44d24bc-7077-bd4b-f822-8c5070e09659-c4a0314a {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-c44d24bc-7077-bd4b-f822-8c5070e09662-c4a0314a {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_2607662d-d965-67d9-0066-531a1ac2c33e-c4a0314a, #w-node-_2607662d-d965-67d9-0066-531a1ac2c346-c4a0314a, #w-node-_2607662d-d965-67d9-0066-531a1ac2c34e-c4a0314a {
    justify-self: end;
  }

  #w-node-c44d24bc-7077-bd4b-f822-8c5070e0964f-6515dfa1 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-c44d24bc-7077-bd4b-f822-8c5070e09659-6515dfa1 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-c44d24bc-7077-bd4b-f822-8c5070e09662-6515dfa1 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_2607662d-d965-67d9-0066-531a1ac2c33e-6515dfa1, #w-node-_2607662d-d965-67d9-0066-531a1ac2c346-6515dfa1, #w-node-_2607662d-d965-67d9-0066-531a1ac2c34e-6515dfa1 {
    justify-self: end;
  }
}

@media screen and (max-width: 479px) {
  #w-node-c44d24bc-7077-bd4b-f822-8c5070e0964f-ee6b08d2 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c44d24bc-7077-bd4b-f822-8c5070e09659-ee6b08d2 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-c44d24bc-7077-bd4b-f822-8c5070e09662-ee6b08d2 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_5d54621c-9149-72ef-90c4-8aef57a0a9f5-ee6b08d2 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_767c9f72-1aa4-f814-8397-1b0adbfb3344-ee6b08d2, #w-node-_132aaca0-943d-2006-bdd7-c274fd6fd92b-ee6b08d2, #w-node-_90fcf94f-d102-7b68-6bb1-e644e3081236-27bd2ad5 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_90fcf94f-d102-7b68-6bb1-e644e3081240-27bd2ad5 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_90fcf94f-d102-7b68-6bb1-e644e3081249-27bd2ad5 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_5d54621c-9149-72ef-90c4-8aef57a0a9f5-27bd2ad5 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_767c9f72-1aa4-f814-8397-1b0adbfb3344-27bd2ad5, #w-node-_132aaca0-943d-2006-bdd7-c274fd6fd92b-27bd2ad5, #w-node-c44d24bc-7077-bd4b-f822-8c5070e0964f-f332f359 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c44d24bc-7077-bd4b-f822-8c5070e09659-f332f359 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-c44d24bc-7077-bd4b-f822-8c5070e09662-f332f359 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_5d54621c-9149-72ef-90c4-8aef57a0a9f5-f332f359 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_767c9f72-1aa4-f814-8397-1b0adbfb3344-f332f359, #w-node-_132aaca0-943d-2006-bdd7-c274fd6fd92b-f332f359, #w-node-c44d24bc-7077-bd4b-f822-8c5070e0964f-c4a0314a {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c44d24bc-7077-bd4b-f822-8c5070e09659-c4a0314a {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-c44d24bc-7077-bd4b-f822-8c5070e09662-c4a0314a {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_5d54621c-9149-72ef-90c4-8aef57a0a9f5-c4a0314a {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_767c9f72-1aa4-f814-8397-1b0adbfb3344-c4a0314a, #w-node-_132aaca0-943d-2006-bdd7-c274fd6fd92b-c4a0314a, #w-node-c44d24bc-7077-bd4b-f822-8c5070e0964f-6515dfa1 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c44d24bc-7077-bd4b-f822-8c5070e09659-6515dfa1 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-c44d24bc-7077-bd4b-f822-8c5070e09662-6515dfa1 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_5d54621c-9149-72ef-90c4-8aef57a0a9f5-6515dfa1 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_767c9f72-1aa4-f814-8397-1b0adbfb3344-6515dfa1, #w-node-_132aaca0-943d-2006-bdd7-c274fd6fd92b-6515dfa1 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


@font-face {
  font-family: 'Notosansarabic';
  src: url('../fonts/NotoSansArabic-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Notosansarabic';
  src: url('../fonts/NotoSansArabic-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Notosansarabic';
  src: url('../fonts/NotoSansArabic-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Notosansarabic';
  src: url('../fonts/NotoSansArabic-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Notosansarabic';
  src: url('../fonts/NotoSansArabic-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Notosansarabic';
  src: url('../fonts/NotoSansArabic-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Trivia';
  src: url('../fonts/TriviaSerifRegular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Trivia';
  src: url('../fonts/Storm---TriviaSerifRegular-Italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Triviaserifbook';
  src: url('../fonts/Storm---TriviaSerifBook.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Triviaserifbook';
  src: url('../fonts/Storm---TriviaSerifBook-Italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}