@font-face {
  font-family: Tildasans Vf;
  src: url('../fonts/TildaSans-VF.ttf') format("truetype");
  font-weight: 250 900;
  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-ExtraLight.ttf') format("truetype");
  font-weight: 200;
  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: 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-ExtraBold.ttf') format("truetype"), 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-Black.ttf') format("truetype");
  font-weight: 900;
  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-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --color--body: #faf9f7;
  --black: #080300;
  --white: white;
  --midnight-blue: #171e37;
  --color--corporative: #d0a966;
  --black-2: #282828;
  --grey: #757575;
  --linen: #ebe0d6;
  --dim-grey: #616265;
  --indian-red: #b4624e;
  --dark-grey: #a3a3a3;
  --silver: #b5b5b5;
  --light-grey: #d0d0d0;
  --grey-2: #8b8b8b;
  --light-sea-green: #d0a966;
  --color--light-yellow: #e7dfa4;
  --color--gold: #d0a966;
  --color--blue: #00ade5;
}

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

body {
  background-color: var(--color--body);
  color: var(--black);
  font-family: Tildasans Vf, sans-serif;
  font-size: 1rem;
  line-height: 1.4;
}

h1 {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 6.25em;
  line-height: 1.2;
}

h2 {
  letter-spacing: .1em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 4em;
  font-weight: 700;
  line-height: 1.2;
}

h3 {
  margin-top: 1.25rem;
  margin-bottom: .625rem;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.2;
}

h4 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.2;
}

p {
  margin-bottom: 0;
  font-size: 1.13rem;
  line-height: 1.5;
}

a {
  text-decoration: none;
}

.section {
  padding-left: 4%;
  padding-right: 4%;
}

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

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

.wrapper {
  cursor: default;
}

.padding-150 {
  padding-top: 9.38em;
}

.txt-18 {
  font-size: 1.13em;
}

.txt-18.caps {
  font-weight: 300;
}

.p-18.hover-a {
  transition: margin-right .2s;
}

.p-18.hover-a:hover {
  margin-right: .5em;
}

.p-18._w-370 {
  width: 22.2em;
}

.p-18._w-570 {
  width: 34.3em;
}

.p-18.mw-430 {
  max-width: 26.88em;
}

.p-16 {
  color: var(--white);
}

.p-16.dark {
  color: var(--midnight-blue);
}

.txt-36 {
  font-family: Druk Wide;
  font-size: 2.25em;
  font-weight: 700;
  line-height: 1.2;
}

.txt-36.bold {
  font-family: Druk Wide Cyr;
  font-weight: 700;
}

.txt-36.bold.color-blue {
  color: var(--color--corporative);
  font-family: Druk Wide Cyr;
  font-weight: 700;
}

.txt-36.bold.color-blue.caps {
  font-family: Druk Wide;
}

.download-fp {
  background-color: var(--color--corporative);
  color: #fff;
  text-align: center;
  width: 100%;
  max-width: 16.25em;
  padding: 1.13em 2.5em;
  font-size: 1.5em;
  font-weight: 300;
  line-height: .9;
  text-decoration: none;
}

.caps {
  text-transform: uppercase;
}

.hero-section {
  background-image: url('../images/LivLuxBG_clipdrop-enhanceBG.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  align-items: center;
  height: 100vh;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
}

.hero-section.bluewaters {
  background-image: linear-gradient(#0003, #0003), url('../images/bg.jpeg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.hero-content {
  width: 50%;
}

.hero-logos {
  grid-column-gap: 1.56em;
  justify-content: flex-start;
  align-items: flex-end;
  margin-bottom: 5em;
  display: flex;
}

.logo-livlux {
  width: 4.38em;
}

.logo-metropolitan {
  width: 10.63em;
}

.link-lang {
  color: #fff;
  text-transform: uppercase;
  padding: .0625rem;
  font-size: 1em;
  text-decoration: none;
}

.h-1 {
  color: #fff;
  letter-spacing: .25rem;
  font-weight: 700;
  line-height: 1.1;
}

.h-1._80px {
  font-size: 5em;
}

.pad-40 {
  padding-top: 2.5em;
}

.pad-40.max-w-32em {
  width: 32em;
}

.action-buttons-wrp {
  align-items: center;
  margin-top: 4.38em;
  display: flex;
  position: relative;
}

.hero-download-brochure {
  z-index: 3;
  color: #fff;
  letter-spacing: .125rem;
  text-transform: uppercase;
  width: 9.9em;
  font-family: Druk Wide Cyr;
  font-size: 1.5em;
  font-weight: 500;
  text-decoration: none;
  position: relative;
}

.line-decore {
  background-color: #fff;
  width: 6.25em;
  height: .125rem;
  margin-left: 2.25em;
  margin-right: 2.25em;
}

.txt-hero-link {
  color: #fff;
  text-transform: uppercase;
  font-size: 1.5em;
}

.hero-arrow {
  width: 1.31em;
  position: absolute;
  left: -3.7em;
}

.hero-dowload-img {
  z-index: 1;
  background-image: url('../images/liv_lux_dubai_marina.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 11.5em;
  height: 11.5em;
  display: flex;
  position: relative;
  overflow: hidden;
}

.hero-download-img-wrp {
  justify-content: center;
  align-items: center;
  display: none;
  position: absolute;
  inset: auto auto 0% -6.6em;
}

.hero-download-cyrcle {
  border: .125rem solid #fff;
  border-radius: 100%;
  width: 11em;
  height: 11em;
  position: absolute;
}

.global-padding {
  padding-top: 9.38em;
  padding-bottom: 9.38em;
}

.global-padding.no-margin-bottom {
  padding-bottom: 0;
}

.global-padding.footer {
  padding-top: 5em;
  padding-bottom: 6.88em;
}

._3-col_layout {
  grid-column-gap: 4em;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

._3-col_layout.mt-70 {
  margin-top: 4.38em;
}

._2-col_layout {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.mt-25 {
  margin-top: 1.56rem;
}

.link-wrp {
  align-items: center;
  display: flex;
}

.txt-arrow {
  margin-left: .94em;
}

.link-block {
  color: var(--black);
  align-items: center;
  display: flex;
}

.adout-r-col {
  align-items: flex-end;
  display: flex;
}

.spacer-40 {
  padding-top: 2.5em;
}

.service-wrp {
  margin-top: 7.5em;
  padding: 0;
}

.service-itm {
  align-items: center;
}

.service-thumb {
  object-fit: cover;
  border-radius: 100%;
  width: 12.5em;
  height: 12.5em;
  margin-bottom: 1.56em;
}

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

.heading-service {
  font-family: Druk Wide Cyr;
  font-size: 1.63em;
  font-weight: 700;
}

._2-col-row {
  grid-column-gap: 5.63em;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

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

.h2.aligne-right {
  z-index: 1;
  text-align: right;
}

.h2.aligne-right.position-relative {
  font-family: Druk Wide Cyr;
  font-size: 3.44em;
  position: relative;
}

.h2.aligne-right.position-relative.sz-55 {
  font-size: 3.1em;
}

.aligne-r-content {
  flex-direction: column;
  justify-content: flex-start;
  display: flex;
  position: relative;
}

.feauters-img {
  opacity: .6;
  object-fit: cover;
  border-radius: 100%;
  width: 39.38em;
  height: 39.38em;
  margin-top: 0;
  margin-left: -6em;
  position: absolute;
  inset: 0% auto auto 0%;
}

.feauters-img.marina {
  filter: saturate(0%);
  object-fit: cover;
  margin-top: 0;
}

.feauters-img.advantage {
  filter: saturate(0%);
  margin-top: 0;
}

.feauters-content.color-white {
  color: var(--white);
  flex-flow: wrap;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.txt-link_64 {
  color: var(--color--corporative);
  text-transform: uppercase;
  font-family: Druk Wide;
  font-size: 4em;
  display: inline-block;
}

.txt-link_64.aligne-right {
  text-align: right;
  width: 50.625rem;
  font-family: Druk Wide Cyr;
}

.big-link-wrp {
  justify-content: flex-end;
  margin-top: 4.46em;
  display: flex;
}

.big-link-wrp.mt-74 {
  margin-top: 4.63em;
}

.blue-arrow {
  color: #00ade500;
  background-image: url('../images/Polygon_1.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 30%;
  margin-right: .65em;
  display: inline-block;
}

._12-col-gallery {
  grid-column-gap: 3.75em;
  grid-row-gap: 3.75em;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 4.625rem;
  display: grid;
}

.pic-gallery {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.pic-gallery.mh-400 {
  max-height: 33em;
}

.txt-30 {
  color: var(--white);
  font-family: Forum, sans-serif;
  font-size: 2.08em;
  font-weight: 400;
  line-height: 90%;
}

.txt-30.dark {
  color: var(--midnight-blue);
}

.flore-plans {
  margin-top: 3.75em;
}

.color-blue {
  color: var(--color--corporative);
}

.flore-link {
  background-color: #0000;
  font-size: 2.25em;
}

.flore-link.w--current {
  color: var(--color--corporative);
  background-color: #0000;
}

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

.tab-pane {
  padding-top: 6.25em;
}

.tab-inner {
  grid-column-gap: 0rem;
  grid-row-gap: 0em;
  grid-template-rows: auto;
  grid-template-columns: 1fr .5fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.flore-pic {
  height: 31em;
}

.flore-desc {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.flore-pic_wrp {
  justify-content: center;
  align-items: center;
  display: flex;
}

.content-heading {
  font-family: Druk Wide Cyr;
  font-size: 3.13em;
}

.spacer-30 {
  padding-top: 1.875rem;
}

.fixed-bg {
  background-image: url('../images/liv_lux_dubai_marina-2.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  height: 37.5em;
}

._2-column {
  grid-column-gap: 1.25em;
  grid-row-gap: 1.25em;
  width: 100%;
  padding: 0;
}

._2-column.mt-74 {
  margin-top: 4.63em;
}

.map-wrp {
  background-color: #1f1f1f;
  position: relative;
}

.text-aligne-right {
  text-align: right;
  margin-top: 4.38em;
  margin-bottom: -5.3em;
}

.txt-50 {
  z-index: 1;
  color: var(--white);
  font-family: Druk Wide;
  font-size: 3.13em;
  font-weight: 700;
  position: relative;
}

.payment-info {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  margin-top: 4.63em;
  padding: 0;
}

.cell-payment {
  background-color: var(--black);
  color: var(--white);
  padding: 2.5em 1.44em 1.44em;
}

.cell-payment.color-blue-bg {
  background-color: var(--color--corporative);
  color: #fff;
}

.spacer-130 {
  width: 100%;
  height: 8.13em;
}

.cell {
  background-image: url('../images/noroot-3.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 4em 1.88em 2.88em 2.75em;
}

.paymebt-flex-spacebetwin {
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  margin-top: 2.13em;
  display: flex;
}

.p-paymant-wrp.max-w496 {
  width: 31em;
}

.bold-blue {
  color: var(--color--corporative);
  font-weight: 400;
}

.txt-23 {
  font-size: 1.44em;
}

.form-heading-wrp {
  grid-column-gap: 1.25em;
  grid-row-gap: 0em;
  padding: 0;
}

.txt-55 {
  text-transform: uppercase;
  padding-right: 4.2em;
  font-family: Druk Wide Cyr;
  font-size: 3em;
  font-weight: 700;
}

.txt-55.ru {
  font-size: 2.4em;
  font-weight: 900;
}

.form-descript-box {
  grid-column-gap: 1.25em;
  grid-row-gap: 1.5em;
  width: 100%;
  padding: 0;
}

.form-headline {
  font-family: Druk Wide Cyr;
  font-size: 2.5em;
}

.cell-2 {
  justify-content: flex-end;
  padding-bottom: .5em;
}

.txt-16 {
  color: var(--midnight-blue);
  font-size: 1em;
}

.txt-16.mw-200 {
  max-width: 10.4em;
}

.form-stack {
  grid-column-gap: 1.25em;
  grid-row-gap: 0rem;
  padding: 0;
}

.form-subscribe {
  margin-top: 2.88em;
  margin-bottom: 0;
}

.input {
  border: .0625rem solid #000;
  height: 3.75em;
  margin-bottom: .625rem;
  padding-left: 1.25em;
  padding-right: 1.25em;
  font-family: Druk Wide Cyr;
  font-size: 1.25em;
  font-weight: 500;
}

.input.modal {
  border-color: var(--grey);
  border-top-style: none;
  border-left-style: none;
  border-right-style: none;
  padding-left: 0;
}

.descript-field {
  font-size: .88em;
}

.submit-button {
  background-color: var(--color--corporative);
  text-transform: uppercase;
  width: 100%;
  height: 3em;
  padding-left: 1.25em;
  padding-right: 1.25em;
  font-size: 1.56em;
  font-weight: 300;
}

.cell-3 {
  flex-direction: row;
  align-items: stretch;
}

.form-padding {
  padding-top: 5.5em;
  padding-bottom: 5.5em;
}

.form-padding.no-margin-bottom {
  padding-bottom: 0;
}

.txt-64 {
  color: #fff;
  text-transform: uppercase;
  font-family: Druk Wide Cyr;
  font-size: 4em;
  line-height: 161%;
}

.form-block-main {
  width: 100%;
  margin-bottom: 0;
}

.success-message {
  color: #fff;
  background-color: #ddd0;
  font-size: 2em;
}

.floating-label {
  z-index: 0;
  color: var(--grey);
  font-family: Druk Wide Cyr;
  font-size: 1.4em;
  font-weight: 500;
  transition: bottom .2s, color .2s, font-size .2s;
  position: absolute;
  bottom: .7em;
  left: 0;
}

.floating-label.new-tem {
  z-index: 0;
  font-family: Manrope, sans-serif;
  bottom: .9em;
  left: 1.4em;
}

.floating-label.new-tem.pop-up-form {
  font-size: .83em;
  bottom: 1.5em;
  left: 2.3em;
}

.field-wrap {
  border-bottom-width: .0625rem;
  border-bottom-color: var(--grey);
  border-radius: 0;
  margin-bottom: .5rem;
  position: relative;
}

.form {
  margin-left: auto;
  margin-right: auto;
  font-weight: 400;
  display: block;
}

.form-error {
  color: #da4040;
  background-color: #0000;
  border: .0625rem solid #da4040;
  padding: .1875rem .3125rem;
}

.text-block {
  font-size: 1.125rem;
  line-height: 1.625rem;
}

.contact-form {
  color: #fff;
  width: 100%;
  margin-bottom: 0;
}

.contact-form.mt-20 {
  margin-top: 1.39em;
}

.contact-submit {
  background-color: var(--color--corporative);
  border: .125rem solid #00439b;
  border-radius: .125rem;
  width: 14em;
  height: 3em;
  margin-left: 0;
  margin-right: auto;
  font-size: 1.56em;
  font-weight: 300;
  transition: width .4s ease-out, letter-spacing .4s, border-color .4s;
  display: block;
}

.success-msg {
  color: #183152;
  background-color: #0000;
  max-width: 25rem;
  margin-left: auto;
  margin-right: auto;
  font-weight: 300;
}

.success-msg.white-color {
  color: #fff;
}

.input-text {
  z-index: 1;
  border-style: none none solid;
  border-bottom-width: .125rem;
  border-bottom-color: var(--grey);
  background-color: #0000;
  border-radius: 0;
  height: 3.75em;
  padding-left: 0;
  padding-right: 0;
  font-family: Druk Wide Cyr;
  font-size: 1em;
  font-weight: 500;
  position: relative;
}

.input-text:focus {
  border-bottom-color: #008138;
}

.input-text::placeholder {
  color: #757575;
}

.logo-image-form {
  width: 18em;
  margin-top: 2.5em;
}

.flex-block-v {
  text-align: center;
  align-items: center;
}

.payment-percent-txt {
  font-family: Druk Wide;
  font-size: 4em;
  font-weight: 700;
  line-height: .9;
}

.icon-mail {
  width: 4.5em;
  margin-left: -.4em;
}

.popup {
  z-index: 999;
  background-color: #080300cc;
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup.consultation, .popup.floorplans, .popup.download {
  display: none;
}

.popup-inner-flex {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  display: flex;
  position: absolute;
  inset: 0%;
}

.popup-content {
  z-index: 2;
  background-color: var(--white);
  flex-direction: column;
  width: 35em;
  height: auto;
  display: flex;
  position: relative;
}

.popup-form {
  height: 100%;
  margin-bottom: 0;
  padding: 2.4em;
}

.form-popup {
  grid-row-gap: 1.25em;
  flex-direction: column;
  display: flex;
}

.heading-form {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.headline-form {
  text-align: center;
  text-transform: uppercase;
  font-family: Druk Wide;
  font-size: 2.5em;
  line-height: 100%;
}

.descript-form {
  color: #3f3f3f;
  font-family: Druk Wide;
  font-weight: 600;
}

.success-message-2 {
  background-color: #0000;
  height: 100%;
  padding: 0;
}

.succes-flex {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  font-size: 2.1em;
  display: flex;
}

.error-message {
  text-align: center;
}

.txt-free {
  color: var(--grey);
  text-align: center;
}

.close-bg-popup {
  position: absolute;
  inset: 0%;
}

.close-ico {
  cursor: pointer;
  width: 2.5em;
  position: absolute;
  inset: 1em 1em auto auto;
}

.mw-80 {
  max-width: 80em;
}

.l-box-gallery {
  width: 100%;
  height: 100%;
}

.scripts {
  display: none;
}

.logo-lbluewaters {
  width: 8em;
}

.subheading {
  color: var(--white);
  font-size: 1.75em;
  font-weight: 700;
  line-height: 1.35714;
}

.mb-40 {
  margin-bottom: 2.5em;
}

.text-block-3 {
  font-size: 2.06em;
}

.div-block {
  margin-bottom: 2.5em;
  margin-right: auto;
}

.body-haptoor {
  font-family: Manrope, sans-serif;
  font-size: 1vw;
  line-height: 160%;
}

.page-padding {
  padding-left: 9.72em;
  padding-right: 9.72em;
  position: relative;
}

.page-padding.hero-layout {
  padding-top: 11.04em;
  padding-bottom: 7.22em;
}

.page-padding.about-layout {
  padding-top: 8.33em;
  padding-bottom: 14em;
}

.page-padding.pad-125 {
  padding-top: 3.91em;
  padding-bottom: 7.5em;
  overflow: hidden;
}

.page-padding.pad-125.sticky {
  position: sticky;
  top: 0;
}

.page-padding.pad-140 {
  padding-top: 9.72em;
  padding-bottom: 10.56em;
}

.page-padding._125 {
  padding-top: 8.68em;
}

.section-new {
  background-color: var(--linen);
}

.section-new.blac-color {
  background-color: var(--black);
}

.section-new.blue-color {
  background-color: var(--midnight-blue);
  color: var(--linen);
}

.section-new.blue-color.city {
  background-image: url('../images/pattern1-1.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: auto;
}

.section-new.blue-color.footer {
  border-top: .0625rem solid var(--linen);
}

.section-new.general-s {
  background-color: var(--linen);
  background-image: url('../images/pattern1-2.png'), url('../images/pattern1-1.png');
  background-position: 100%, 0%;
  background-repeat: no-repeat, no-repeat;
  background-size: contain, contain;
}

.p-text {
  color: var(--midnight-blue);
  font-size: 1.11em;
  line-height: 160%;
}

.p-text.color-gray {
  color: var(--dim-grey);
  font-size: 1.11em;
  font-weight: 300;
}

.p-text._12 {
  font-size: .83em;
}

.p-text._12.red-color {
  color: var(--indian-red);
}

.p-text._12.linen, .p-text.ligte {
  color: var(--linen);
}

.temlate-hero_layout {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.logo {
  width: 10.9em;
  margin-bottom: 2.78em;
}

.h1-heading {
  font-family: Forum, sans-serif;
  font-size: 4.86em;
  font-weight: 400;
  line-height: 1;
}

.hero-contain {
  text-align: center;
  flex-direction: column;
  align-items: center;
  width: 51.39em;
  display: flex;
}

.pad-20 {
  padding-top: 1.39em;
}

.pad-20.max-w-670 {
  width: 46.81em;
}

.button2 {
  grid-column-gap: .5em;
  color: var(--linen);
  letter-spacing: .05625rem;
  text-transform: uppercase;
  background-color: #171e37;
  border-radius: 100vw;
  justify-content: center;
  align-items: center;
  padding: 1.25em 2.78em;
  font-family: Forum, sans-serif;
  font-size: 1.9em;
  text-decoration: none;
  display: flex;
}

.button2.mtop-20 {
  margin-top: 1.39em;
  padding: .95em 1.78em;
  transition: background-color .2s;
}

.button2.mtop-20:hover {
  background-color: var(--indian-red);
}

.button2.nav-buttom {
  border: .0625rem solid var(--dark-grey);
  color: var(--midnight-blue);
  text-transform: none;
  background-color: #0000;
  padding: 1.2em 1.88em;
  font-size: .97em;
}

.button-ico {
  width: .6em;
}

.button-ico.nav {
  width: .8em;
}

.layout-video {
  border-radius: 100vw;
  width: 100%;
  margin-top: 3.47em;
  padding-top: 35.97em;
  position: relative;
  overflow: hidden;
}

.about-contain {
  grid-column-gap: 1rem;
  grid-row-gap: 0rem;
  grid-template: "headline1 paragraph"
                 "headling paragraph"
                 / 1fr .25fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  display: grid;
}

.about-txt-contain {
  flex-direction: column;
  justify-content: center;
  width: 25em;
  display: flex;
}

.about-txt-contain._460 {
  width: 31.94em;
}

.about-heading-contain {
  width: 41em;
}

.about-heading-contain.mw-500 {
  width: auto;
  max-width: 31.25em;
}

.h2-heading {
  color: var(--midnight-blue);
  letter-spacing: .03em;
  font-family: Forum, sans-serif;
  font-size: 3.47em;
  font-weight: 400;
}

.h2-heading.color-linen {
  color: var(--linen);
  font-size: 3.47em;
}

.h2-heading.color-white {
  color: var(--white);
  padding-left: 9em;
  padding-right: 1.2em;
}

.quick-stack {
  grid-column-gap: .63em;
  padding: 0;
}

.txt-20 {
  color: var(--midnight-blue);
  font-size: 1.25em;
  font-weight: 300;
}

.txt-20.color-light {
  color: var(--linen);
  font-weight: 300;
}

.dot-17-light {
  background-color: var(--linen);
  border-radius: 50%;
  width: 1.06em;
  height: 1.06em;
}

.layout-row {
  grid-column-gap: .63em;
  padding: 0;
}

.flex-justify-center {
  justify-content: center;
}

.about-pic {
  grid-column-gap: 1.38em;
  justify-content: space-between;
  margin-top: 4.63em;
  display: flex;
}

.about-item {
  border: .0625rem solid var(--linen);
  text-align: center;
  border-radius: 18.75em;
  flex-direction: column;
  flex: 0 auto;
  justify-content: space-around;
  align-items: center;
  width: 19em;
  height: 27em;
  padding-top: 3.06em;
  padding-bottom: 3.06em;
  display: flex;
  position: relative;
  overflow: hidden;
}

.about-item.no-border {
  border-color: #0000;
}

.text-50 {
  text-transform: uppercase;
  font-family: Forum, sans-serif;
  font-size: 3.13em;
  line-height: 90%;
}

.about-item_img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.pad-44 {
  padding-top: 2.75em;
}

.city-big-img {
  background-color: var(--linen);
  border-radius: 1.25em;
  flex: none;
  width: 88em;
  height: 37.5em;
  position: relative;
  overflow: hidden;
}

.city-big-img-wrp {
  justify-content: flex-end;
  margin-top: 8.68em;
  display: flex;
  position: relative;
}

.big-img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.decore-palce {
  z-index: 1;
  background-color: var(--indian-red);
  color: var(--white);
  border-radius: 100vw;
  justify-content: flex-end;
  align-items: center;
  width: 46em;
  height: 24em;
  display: flex;
  position: absolute;
  inset: auto auto -5.2em -18.9em;
}

.container-2 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.container-2.flex {
  align-items: center;
  display: flex;
}

.flex-slider-layout {
  grid-column-gap: 2.78em;
  justify-content: flex-end;
  margin-top: 4.72em;
  display: flex;
}

.city-content {
  flex-direction: column;
  width: 25em;
  display: flex;
}

.button-secondary {
  grid-column-gap: .5em;
  background-color: var(--linen);
  color: var(--midnight-blue);
  text-align: center;
  letter-spacing: .05625rem;
  text-transform: uppercase;
  border-radius: 100vw;
  justify-content: center;
  align-items: center;
  padding: .8em 0;
  font-family: Forum, sans-serif;
  font-size: 1.74em;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.button-secondary:hover {
  background-color: var(--indian-red);
  color: var(--linen);
}

.button-secondary.mtop-20 {
  margin-top: 1.39em;
}

.button-secondary.mtop-20.color-red {
  background-color: var(--indian-red);
  color: var(--linen);
}

.button-secondary.mtop-20.color-red:hover {
  border: .0625rem solid var(--indian-red);
  background-color: var(--linen);
  color: var(--indian-red);
}

.button-secondary.floorpl {
  padding-left: 1.58em;
  padding-right: 1.58em;
}

.spacer-65 {
  padding-top: 4.51em;
}

.slider-wrp {
  background-color: var(--linen);
  border-radius: 1.39em;
  width: 27.78em;
  padding: 1.39em;
}

.slide-nav, .slider-arrow {
  display: none;
}

.slider {
  background-color: #0000;
  height: 100%;
}

.slide-inner {
  background-color: var(--linen);
  height: 100%;
}

.slide-image {
  object-fit: cover;
  width: 100%;
  height: 18.4em;
}

.slide-content {
  padding-top: 1.39em;
}

.p-25 {
  color: var(--midnight-blue);
  text-align: center;
  font-family: Forum, sans-serif;
  font-size: 1.74em;
}

.p-25.color-linen {
  color: var(--linen);
}

.p-25.aligne-left {
  text-align: left;
  font-family: Manrope, sans-serif;
  font-weight: 500;
}

.dot-17-dark {
  background-color: var(--midnight-blue);
  border-radius: 50%;
  width: 1.06em;
  height: 1.06em;
}

.pad-50 {
  padding-top: 3.47em;
}

.stack-wrp {
  flex-direction: column;
  justify-content: space-between;
  margin-top: 4.17em;
  display: flex;
  position: sticky;
  top: 2em;
}

.card-stack {
  grid-column-gap: 3.47em;
  background-color: #2e3754;
  border-radius: 1.39em;
  justify-content: space-between;
  margin-bottom: 9rem;
  padding: 1.74em;
  display: flex;
}

.card-stack.card-two {
  background-color: #171e37;
  top: 5em;
}

.card-stack.card-thre {
  background-color: #3b4564;
  top: 5em;
}

.card-stack.card-four {
  top: 5em;
}

.card-stack.card-five {
  background-color: var(--midnight-blue);
  top: 5em;
}

.card-stack-content {
  color: var(--linen);
  flex-direction: column;
  justify-content: space-between;
  width: 35em;
  display: flex;
}

.card-stack-img_wrp {
  border-radius: .69em;
  width: 37.15em;
  height: 31.25em;
  position: relative;
  overflow: hidden;
}

.card-stack-img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.carsd-stack-ico {
  width: 5.42em;
}

.h3-card {
  letter-spacing: .13125rem;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Forum, sans-serif;
  font-size: 4.86em;
  font-weight: 400;
  line-height: 1;
}

.carsd-stack-descr {
  font-size: 1.53em;
}

.slide-img-wrp {
  border-radius: .9em;
  overflow: hidden;
}

.form-download-broshure {
  background-color: var(--indian-red);
  border-radius: 1.39em;
  padding: 3.47em;
  position: relative;
}

.broshure-form-wrp {
  width: 35.97em;
}

.pad-35 {
  padding-top: 2.43em;
}

.broshure-form-contain {
  width: 27.78em;
  margin-top: 2.08em;
}

.form-input {
  border: .0625rem solid var(--linen);
  background-color: #0000;
  border-radius: 2em;
  height: 3.47em;
  margin-bottom: .56em;
  padding-left: 1.39em;
  padding-right: 1.39em;
  font-size: .875rem;
}

.form-input::placeholder {
  color: var(--linen);
}

.submit-form-btn {
  background-color: var(--linen);
  color: var(--black);
  text-transform: uppercase;
  border-radius: 5em;
  width: 100%;
  padding-top: .79em;
  padding-bottom: .79em;
  font-family: Forum, sans-serif;
  font-size: 1.74em;
}

.mocap-broshure {
  width: 54.58em;
  position: absolute;
  inset: auto -13em -4.4em auto;
}

.entertainment-row {
  grid-column-gap: 1.39em;
  width: 100%;
  padding: 0;
}

.card-schedule {
  background-color: var(--midnight-blue);
  color: var(--linen);
  border-radius: 1.39em;
  flex-direction: column;
  width: 100%;
  height: 100%;
  padding: 2.08em 1.67em;
  display: flex;
}

.card-schedule-img-wrp {
  border-radius: 1.39em;
  width: 100%;
  height: 18.75em;
  overflow: hidden;
}

.schedule-img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.h3-heading {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Forum, sans-serif;
  font-size: 3.13em;
  font-weight: 400;
  line-height: 1.2;
}

.spacer-10 {
  width: 20.1em;
  padding-top: .69em;
}

.time-label {
  background-color: #ebe0d6b3;
  border-radius: 2em;
  width: 6.25em;
  height: 1.875rem;
  margin-bottom: auto;
}

.time-label-inner {
  background-color: #ebe0d6;
  border-radius: 2em;
  justify-content: center;
  align-items: center;
  width: 5.6em;
  height: 1.875rem;
  display: flex;
}

.label-txt {
  color: var(--midnight-blue);
  font-size: .97em;
}

.entertainment-layout {
  align-items: center;
  padding: 2.08em;
  display: flex;
  position: relative;
}

.punctuation-line {
  border: .0625rem dashed #000;
  height: 0;
  position: absolute;
  inset: auto auto 0% 0%;
}

.punctuation-line.bottom {
  border: .0625rem dashed var(--midnight-blue);
  width: 100%;
}

.punctuation-line.bottom.right-side {
  inset: auto 0% 0% auto;
}

.punctuation-line.left {
  border: .0625rem dashed var(--midnight-blue);
  perspective-origin: 50% 100%;
  transform-origin: 50% 100%;
  width: 0%;
  height: 50%;
  inset: 50% auto auto 0%;
}

.punctuation-line.left.full-hight {
  height: 100%;
  top: 0%;
}

.punctuation-line.left.up {
  inset: 0% auto auto 0%;
}

.punctuation-line.right {
  border: .0625rem dashed var(--midnight-blue);
  width: 0%;
  height: 100%;
  inset: 0% 0% auto auto;
}

.punctuation-dot {
  background-color: var(--midnight-blue);
  outline-color: var(--white);
  outline-offset: 0rem;
  border: .0625rem dashed #000;
  border-radius: 100%;
  outline-width: .5625rem;
  outline-style: solid;
  width: .9em;
  height: .9em;
  margin-left: -.4em;
  position: absolute;
  inset: auto auto auto 0%;
}

.punctuation-dot.bottom {
  border: .0625rem dashed var(--midnight-blue);
  width: 100%;
}

.punctuation-dot.left {
  border: .0625rem dashed var(--midnight-blue);
  width: 0%;
  height: 50%;
}

.punctuation-dot.right-side {
  margin-left: 0;
  margin-right: -.4em;
  left: auto;
  right: 0;
}

.residents-wrp {
  width: 23em;
}

.residents-wrp.jus-center {
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.text-40 {
  font-size: 2.78em;
  font-weight: 300;
  line-height: 1.2;
}

.text-40.red-color {
  color: #c97662;
}

.text-40.center {
  text-align: center;
}

.text-40.linen {
  color: var(--linen);
}

.div-block-3 {
  grid-row-gap: 2.43em;
  flex-direction: column;
  margin-top: 2.43em;
  display: flex;
}

.residences-percent {
  grid-column-gap: 4.86em;
  width: 17.1em;
  padding: 0;
}

.resiidents-wrp {
  grid-column-gap: 4.72em;
  grid-row-gap: 1rem;
  grid-template: "headline bubles"
                 "indicators bubles"
                 / 1fr 2.5fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  display: grid;
}

.bubble-wrp {
  color: var(--midnight-blue);
  width: 66%;
  height: 28.7em;
  position: relative;
}

.bubble {
  border: .0625rem solid var(--linen);
  border-radius: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 14.44em;
  height: 14.44em;
  margin-top: 1.39em;
  padding-left: 1.94em;
  padding-right: 1.94em;
  display: flex;
}

.bubble.bubble-2 {
  text-align: center;
  width: 18.54em;
  height: 18.54em;
  margin-top: 0;
  position: absolute;
  inset: 10.2em auto auto 9.31em;
}

.bubble.bubble-3 {
  text-align: center;
  width: 17.57em;
  height: 17.57em;
  margin-top: 0;
  position: absolute;
  inset: 0 auto auto 22.01em;
}

.bubble.bubble-4 {
  text-align: left;
  width: 16.32em;
  height: 16.32em;
  margin-top: 0;
  padding-left: 4.03em;
  position: absolute;
  inset: 6.94em auto auto 36.6em;
}

.bubble.dark {
  border-color: var(--midnight-blue);
}

.floorplans-wrp {
  margin-top: 7.64em;
}

.tab-content {
  border-radius: 1.39em;
  justify-content: space-between;
  display: flex;
  overflow: hidden;
}

.tab-img-wrp {
  width: 100%;
  position: relative;
}

.tab-floorplans-wrp {
  z-index: 1;
  -webkit-backdrop-filter: blur(.3125rem);
  backdrop-filter: blur(.3125rem);
  text-align: center;
  background-color: #080300cc;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 32.01em;
  margin-left: auto;
  padding-top: 2.43em;
  padding-bottom: 2.43em;
  display: flex;
  position: relative;
}

.tabs-menu {
  z-index: 2;
  flex-direction: column;
  display: flex;
  position: absolute;
  top: 3.47em;
  left: 3.47em;
}

.spacer-20 {
  flex-direction: column;
  padding-top: 1.39em;
}

.spacer-20.epand {
  flex-direction: column;
  flex: 1;
  display: flex;
}

.floorplan-pic {
  mix-blend-mode: multiply;
  object-fit: contain;
}

.floorplan-pic-wrp {
  background-color: var(--linen);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 22.92em;
  height: 22.92em;
  margin-bottom: 2.08em;
  padding-left: 2.87em;
  padding-right: 2.87em;
  display: flex;
  position: relative;
  overflow: hidden;
}

.floorplan-img {
  opacity: .7;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
}

.tabs-froorplans {
  border-radius: 1.39em;
}

.button-wrp-abs {
  z-index: 3;
  position: absolute;
  bottom: 3.47em;
  left: 3.47em;
}

.tabs-link {
  color: #ebe0d6b3;
  text-transform: uppercase;
  background-color: #0000;
  padding: 0;
  font-size: 3.47em;
  font-weight: 700;
  line-height: 160%;
}

.tabs-link.w--current {
  color: #ebe0d6;
  background-color: #0000;
}

.lightbox-link {
  background-color: var(--linen);
  outline-offset: 0rem;
  border-radius: 100%;
  outline: .625rem solid #ebe0d61a;
  justify-content: center;
  align-items: center;
  width: 4.17em;
  height: 4.17em;
  padding-left: .2em;
  transition: all .2s;
  display: flex;
  position: absolute;
  inset: 1.2em 1.2em auto auto;
}

.lightbox-link:hover {
  transform: scale(1.1);
}

.lacation-card-wrp {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 2.78em;
  display: grid;
}

.location-card-wrp {
  grid-column-gap: 1.39em;
  margin-top: 2.78em;
  padding: 0;
}

.location-card {
  background-color: var(--midnight-blue);
  border-radius: .69em;
  flex: 1;
  width: 100%;
  height: 100%;
  padding: 1.39em;
}

.location-card-img-wrp {
  border-radius: .69em;
  width: 100%;
  height: 14em;
  margin-bottom: 1.04em;
  position: relative;
  overflow: hidden;
}

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

.play-ico {
  width: .97em;
}

.attractions-heading-contain {
  width: 41.67em;
}

.attraction-contain {
  justify-content: space-between;
  margin-top: 7.64em;
  display: flex;
}

.traker-wrapper {
  justify-content: space-around;
  align-items: center;
  display: flex;
  position: relative;
}

.traker-line {
  background-color: var(--indian-red);
  width: 100%;
  height: .1875rem;
  position: absolute;
}

.car-point {
  border: .125rem solid var(--indian-red);
  background-color: var(--linen);
  border-radius: 100%;
  width: 2.78em;
  height: 2.78em;
  position: relative;
}

.cell-point {
  justify-content: center;
}

.point-wrp {
  grid-column-gap: .63em;
  padding: 0;
}

.point-content-wrp {
  grid-column-gap: .63em;
  margin-top: 2.78em;
  padding: 0;
}

.t-25 {
  color: var(--midnight-blue);
  font-size: 1.74em;
  font-weight: 600;
}

.car {
  width: 20.83em;
  position: absolute;
  top: -2.7em;
}

.fixed-bg-new-tamplate {
  background-image: url('../images/7197208cd62ca794ddff3e921ed0734f_17197208cd62ca794ddff3e921ed0734f.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  height: 37.5em;
}

.txt-55-form {
  color: var(--white);
  text-transform: uppercase;
  padding-right: 5em;
  font-family: Forum, sans-serif;
  font-size: 4.17em;
  font-weight: 400;
  line-height: 120%;
}

.form-descript-box-copy {
  grid-column-gap: 1.25em;
  grid-row-gap: 1.5em;
  width: 100%;
  padding: 0;
}

.quick-stack-2 {
  width: 100%;
  padding: 0;
}

.form-logo {
  width: 21.32em;
}

.input-2 {
  z-index: 1;
  border: .0625rem solid var(--white);
  color: var(--dark-grey);
  background-color: #0000;
  border-radius: 100vw;
  height: 4.17em;
  margin-bottom: .625rem;
  padding-left: 1.25em;
  padding-right: 1.25em;
  font-family: Manrope, sans-serif;
  font-size: .97em;
  font-weight: 500;
  position: relative;
}

.input-2::placeholder {
  color: var(--dark-grey);
}

.input-2.modal {
  border-color: var(--grey);
  border-top-style: none;
  border-left-style: none;
  border-right-style: none;
  padding-left: 0;
}

.input-2.dark-border {
  border-color: var(--black-2);
}

.submit-button-2 {
  border: .0625rem solid var(--linen);
  text-transform: uppercase;
  background-color: #0000;
  border-radius: 100vw;
  width: 100%;
  height: 2.55em;
  padding-left: 1.25em;
  padding-right: 1.25em;
  font-family: Forum, sans-serif;
  font-size: 1.56em;
  font-weight: 300;
  transition: all .2s;
}

.submit-button-2:hover {
  border-color: var(--indian-red);
  background-color: var(--indian-red);
  color: var(--white);
}

.submit-button-2.solid-color {
  background-color: var(--white);
  color: var(--midnight-blue);
}

.submit-button-2.solid-color:hover {
  background-color: var(--indian-red);
  color: var(--white);
}

.submit-button-2.solid-color.blue {
  background-color: var(--midnight-blue);
  color: var(--white);
  margin-top: .83em;
}

.submit-button-2.solid-color.blue:hover {
  background-color: var(--indian-red);
}

.txt-60 {
  color: var(--white);
  text-transform: uppercase;
  font-family: Forum, sans-serif;
  font-size: 4.17em;
  line-height: 130%;
}

.footer-stack-new {
  grid-column-gap: 18.06em;
  padding: 0;
}

.c-back-button {
  grid-column-gap: .69em;
  background-color: var(--indian-red);
  color: var(--linen);
  border-radius: 100vw;
  align-items: center;
  margin-top: 2.78em;
  padding: .49em 1.39em;
  text-decoration: none;
  display: flex;
}

.txt-14 {
  font-size: .97em;
}

.call-back-wrp {
  grid-row-gap: .69em;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.card-stack-wrp {
  position: sticky;
  top: 7em;
}

.card-stack-wrp._2 {
  top: 8.6em;
}

.card-stack-wrp._3 {
  top: 10.2em;
}

.card-stack-wrp._4 {
  top: 11.8em;
}

.background-video {
  z-index: 20;
  background-color: var(--black);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.header {
  z-index: 999;
  background-color: #0000;
  padding: .72em 9.72em;
  position: fixed;
  inset: 0% 0% auto;
}

.nav-inner {
  grid-column-gap: 2.08em;
  align-items: center;
  margin-left: 4.51em;
  display: flex;
}

.nav-menu {
  float: none;
}

.logo-link {
  float: none;
  align-items: center;
  display: flex;
}

.logo-img {
  width: 12.29em;
}

.nav-link {
  color: var(--black-2);
  border-bottom: .0625rem solid #0000;
  padding: .23em 0;
  font-size: .97em;
}

.nav-link:hover {
  border-bottom-color: var(--black-2);
}

.icon {
  display: none;
}

.dropdown-toggle {
  border: .0625rem solid #a3a3a3;
  border-radius: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 4.17em;
  height: 4.17em;
  padding: 0;
  display: flex;
}

.dropdown {
  margin-left: auto;
  margin-right: 0;
}

.lang-link {
  border: .0625rem solid var(--dark-grey);
  border-radius: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 4.17em;
  height: 4.17em;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  display: flex;
}

.drop-long {
  grid-row-gap: .69em;
  background-color: #0000;
  flex-direction: column;
  padding-top: .69em;
}

.drop-long.w--open {
  display: flex;
}

.nav-button-wrp {
  grid-column-gap: .69em;
  margin-left: auto;
  display: flex;
}

.el-blure {
  z-index: -1;
  -webkit-backdrop-filter: blur(.3125rem);
  backdrop-filter: blur(.3125rem);
  background-color: #ebe0d6cc;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.content-form-cons {
  z-index: 2;
  background-color: var(--linen);
  background-image: linear-gradient(to right, #ebe0d6f2 47%, #fff0), url('../images/2_12.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  width: 58.33em;
  padding: 2.78em;
  position: relative;
}

.left-content {
  width: 100%;
  max-width: 24.93em;
}

.checkbox-field {
  grid-column-gap: .69em;
  color: var(--black-2);
  align-items: center;
  margin-top: .76em;
  padding-left: 2.19em;
  font-size: .83em;
  display: flex;
}

.checkbox {
  border-color: var(--white);
  background-color: var(--white);
  width: 1.39em;
  height: 1.39em;
  margin-top: 0;
  margin-left: -2.51em;
}

.checkbox.w--redirected-checked {
  background-color: var(--white);
  background-image: url('../images/charm_tick.svg');
  background-size: auto;
}

.term-link {
  color: var(--black-2);
  text-decoration: underline;
  display: inline;
}

.menu-logo.hide {
  display: none;
}

.car-track-vertical {
  display: block;
}

.vertical-wrp {
  display: none;
}

.about-contain-develop {
  grid-column-gap: 1rem;
  grid-row-gap: 0rem;
  grid-template: "headling headline1"
                 "headling paragraph"
                 / 1fr .25fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  display: grid;
}

.moadal-window {
  justify-content: center;
  padding-top: 25.05em;
  padding-bottom: 25.05em;
  display: flex;
}

.hero-heading-left {
  background-color: #f5f7fa;
  border-bottom: .0625rem solid #e4ebf3;
  padding: 5rem 1.875rem;
  position: relative;
}

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

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

.hero-split {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.margin-bottom-24px {
  margin-bottom: 1.5rem;
}

.button-primary {
  color: #fff;
  letter-spacing: .125rem;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: .75rem 1.5625rem;
  font-size: .75rem;
  line-height: 1.25rem;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.shadow-two {
  box-shadow: 0 4px 1.5rem #96a3b514;
}

.volt-body {
  color: #282828;
  font-family: Tildasans Vf, sans-serif;
  font-size: 1vw;
}

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

.navigation-wrapper {
  grid-column-gap: 1.88em;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: flex;
}

.navigation {
  color: #fff;
  background-color: #282828;
  align-items: center;
  width: 100%;
  min-height: 5.5rem;
  padding: 1.5rem 5%;
  display: flex;
}

.navigation.header {
  min-height: 5rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.navigation-button {
  outline-offset: 0rem;
  color: #fff;
  text-align: center;
  letter-spacing: -.02em;
  background-color: #0000;
  border-radius: 3rem;
  outline: .0625rem solid #ffffff1a;
  justify-content: center;
  align-items: center;
  padding: .63em .94em;
  font-size: .88em;
  font-weight: 500;
  line-height: 1.4;
  text-decoration: none;
  transition: all .2s;
  display: none;
}

.navigation-button:hover {
  background-color: var(--white);
  color: var(--black-2);
}

.logo-2 {
  width: 10rem;
}

.navigation-menu {
  grid-column-gap: 1.88em;
  grid-row-gap: 1.88em;
  align-items: center;
  width: 100%;
  display: block;
  position: static;
}

.navigation-container {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 90rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.navigation-container.larg-container {
  max-width: none;
}

.navigation-link {
  grid-column-gap: .625rem;
  color: var(--white);
  letter-spacing: -.01em;
  text-indent: 0;
  white-space: nowrap;
  background-color: #0000;
  border-bottom: 1px solid #fff0;
  border-radius: 0;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  font-size: .88rem;
  font-weight: 500;
  line-height: 1.2;
  text-decoration: none;
  transition: all .35s;
  display: flex;
}

.navigation-link:hover {
  color: var(--silver);
  border-bottom-color: #fff;
  border-radius: 0;
}

.navigation-link.w--current {
  color: var(--light-grey);
}

.navigation-link.hidden {
  display: none;
}

.lang-link-wrp {
  outline-offset: 0rem;
  color: #fff;
  text-align: center;
  letter-spacing: -.02em;
  background-color: #0000;
  border-radius: 3rem;
  outline: .0625rem solid #ffffff1a;
  flex: none;
  justify-content: center;
  align-self: center;
  align-items: center;
  padding: .63em .63rem;
  font-weight: 500;
  text-decoration: none;
  transition: all .2s;
}

.lang-link-wrp:hover {
  background-color: var(--white);
  color: var(--black-2);
}

.lang-link-wrp.mobile {
  display: none;
}

.lang-link-2 {
  font-family: Manrope, sans-serif;
  transition: opacity .2s;
}

.lang-link-2:hover {
  opacity: .6;
}

.lang-link-2.w--current {
  color: var(--grey-2);
}

.lang-link-2.active:hover {
  opacity: 1;
}

.lang-link-2.active.w--current {
  color: var(--white);
}

.lang-link-2.inactive {
  color: var(--dark-grey);
  transition: color .2s;
}

.icon-download {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
}

.nav-buttons {
  grid-column-gap: .625rem;
  grid-row-gap: 10px;
  flex-wrap: wrap;
  flex: none;
  margin-left: 4em;
  display: flex;
}

.padding-global {
  height: 100%;
  padding-left: 5%;
  padding-right: 5%;
  position: relative;
}

.section-volt {
  display: block;
}

.section-volt.hero {
  background-image: linear-gradient(#fff0, #0009), url('../images/main_1main.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  height: 100vh;
}

.section-volt.background-fix {
  background-image: url('../images/EDEN-HOUSE-CANAL-EXTERIORS-_03_fin_1EDEN HOUSE CANAL EXTERIORS _03_fin.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  height: 57rem;
}

.section-volt.video-section {
  background-image: url('../images/Rectangle-2782.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 53.13em;
}

.section-volt.inactive {
  display: none;
}

.section-volt.slider {
  overflow: hidden;
}

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

.padding-section-large {
  padding-top: 7.8rem;
  padding-bottom: 7.8rem;
}

.padding-section-large.hero {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  height: 100%;
  padding-top: 10rem;
  padding-bottom: 2.5rem;
  display: flex;
}

.padding-section-large.no-margin {
  padding-top: 0;
}

.volt-hero_contain {
  justify-content: flex-start;
  display: flex;
}

.hero-heado-prez-wrp {
  grid-row-gap: 3.25rem;
  flex-direction: column;
  padding-left: 4.6875rem;
  display: flex;
}

.hero-heado-prez-wrp.ar {
  padding-left: 0;
  padding-right: 4.6875rem;
}

.prez-item {
  align-items: center;
  display: flex;
}

.prez-item.second {
  margin-left: 13.4375rem;
}

.prez-item.second.ar {
  margin-left: 0;
  margin-right: 13.4375rem;
}

.union-plus {
  width: 1.5625rem;
  position: relative;
  top: 1.71rem;
}

.prez-txt {
  color: #ffffffb3;
  text-transform: uppercase;
  font-size: 2.13rem;
  font-weight: 400;
  line-height: 1;
}

.conditions-hero-column {
  grid-row-gap: 1.5625rem;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  max-width: 25rem;
  margin-left: auto;
  display: flex;
}

.conditions-hero-column.ar {
  margin-left: 0;
  margin-right: auto;
}

.left-content-volt {
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  max-width: 58em;
  display: flex;
}

.hero-heading-volt-wrp {
  margin-top: 10rem;
}

.h1-volt {
  color: var(--white);
  cursor: auto;
  font-size: 6.5rem;
  font-weight: 400;
  line-height: 1;
}

.h1-volt.ch-15 {
  max-width: 10ch;
  margin-left: 0;
  padding-left: 0;
  font-size: 6rem;
}

.h1-volt.ch-15.ar {
  padding-left: 40px;
}

.conditions-hero-item {
  grid-row-gap: .625rem;
  color: #fff;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.conditions-text {
  text-transform: uppercase;
  font-size: 3.125rem;
  font-weight: 400;
}

.conditions-text.color-white {
  pointer-events: auto;
  color: var(--white);
  font-size: 3.13rem;
  line-height: .9;
}

.text-14 {
  font-size: .88rem;
}

.hero-button-blure {
  grid-column-gap: .3125rem;
  background-color: var(--light-sea-green);
  -webkit-backdrop-filter: blur(.125rem);
  backdrop-filter: blur(.125rem);
  color: #fff;
  text-align: center;
  letter-spacing: -.02em;
  border: .0625rem #ffffff80;
  border-radius: 3rem;
  justify-content: center;
  align-items: center;
  min-width: 7.5rem;
  min-height: 3rem;
  padding: 1rem 2.05rem;
  font-size: 1rem;
  font-weight: 500;
  text-decoration: none;
  transition: color .2s, background-color .2s;
  display: flex;
}

.hero-button-blure:hover {
  color: var(--black-2);
  background-color: #fff;
}

.h-flex {
  display: flex;
}

.h-flex.m-bottom, .h-flex.hidden {
  display: none;
}

.heading-section-wrp {
  grid-column-gap: 8rem;
  align-items: flex-start;
  display: flex;
}

.headline {
  text-transform: uppercase;
  width: 12rem;
  font-size: 1.25rem;
}

.headline.no-limit {
  width: auto;
}

.headline.padding {
  margin-bottom: 1.88em;
}

.headin-sub-h-wrp {
  max-width: 55ch;
  font-weight: 300;
}

.headin-sub-h-wrp._398 {
  max-width: 24.88em;
}

.headin-sub-h-wrp._280 {
  max-width: 17em;
}

.p-sub-h {
  font-size: 2.1875rem;
}

.p-sub-h.color-gray {
  font-size: 2.5rem;
  line-height: 1.3;
}

.color-gray {
  color: #d0d0d0;
}

.about-grid {
  grid-column-gap: 6.69em;
  grid-row-gap: 1em;
  grid-template: "about-index about-text"
                 "about-index about-text"
                 "about-index about-text"
                 "about-index about-pic2"
                 "about-pic1 about-pic2"
                 "about-pic1 about-pic3"
                 "about-logo about-pic3"
                 / auto 1fr;
  grid-auto-columns: 1fr;
  margin-top: 4rem;
  display: grid;
}

.icon-plus-gray {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  margin-top: auto;
  display: flex;
}

.icon-plus-gray.dark {
  color: var(--black-2);
  position: relative;
  top: 1.25em;
}

.icon-plus-gray.relative {
  position: relative;
  top: 1.4em;
}

.about-index {
  color: var(--silver);
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.about-index.center-item {
  margin-left: 10.8125rem;
}

.about-index.center-item.animate.ar {
  margin-left: 0;
  margin-right: 10.8125rem;
}

.about-index.animate.hidden {
  display: none;
}

.index-txt {
  color: var(--silver);
  letter-spacing: 0;
  font-size: 7rem;
  font-weight: 300;
  line-height: .9;
}

.index-txt.dark {
  color: var(--black-2);
  font-weight: 300;
  line-height: .8;
}

.about-index-wrp {
  grid-row-gap: 5.25em;
  flex-direction: column;
  padding-top: 6.85rem;
  display: flex;
}

.h2-volta {
  letter-spacing: 0;
  text-transform: none;
  font-size: 3.5rem;
  font-weight: 400;
  line-height: 1;
}

.h2-volta.color-light-gray {
  color: #d0d0d0;
  font-weight: 400;
}

.h2-volta.color-light-gray.smaller {
  font-size: 3rem;
}

.h2-volta.animate.smaller {
  font-size: 4.2rem;
}

.h2-volta.small {
  font-size: 3rem;
  font-weight: 400;
}

.h2-volta.animate {
  font-size: 3.5rem;
}

.p-text-16 {
  align-self: flex-start;
  line-height: 1.5;
}

.p-text-16.color-gray.hide, .p-text-16.color-gray.mt-25.hidden {
  display: none;
}

.p-text-16.gray {
  color: var(--silver);
  margin-bottom: 1rem;
}

.p-text-16.gray.wo-margin {
  margin-bottom: 0;
}

.p-text-16.color-gray {
  color: #b5b5b5;
}

.p-text-16.dark {
  color: #282828;
  align-self: flex-start;
}

.about-item-img {
  border-bottom: .0625rem solid var(--silver);
  padding-bottom: 2.19rem;
}

.about-item-img.fitnes {
  width: 100%;
  max-width: 26rem;
  margin-top: 17rem;
  margin-left: auto;
  margin-right: 8em;
}

.about-item-img.one-pic {
  margin-top: 4.38em;
  margin-bottom: 9.38rem;
}

.about-item-img.two-pic {
  max-width: 26rem;
  margin-top: 16rem;
}

.about-img-volta {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.about-img-volta.is--1, .about-img-volta.is--2 {
  height: 100%;
  min-height: auto;
  max-height: none;
}

.about-img-volta.is--3 {
  height: 100%;
  max-height: none;
}

.about-img-ttl {
  margin-top: 1.88rem;
  font-size: 2.25rem;
  font-weight: 400;
  line-height: 1.2;
}

.about-img-ttl.mw {
  max-width: 390px;
}

.about-dev-logo_wrp {
  grid-row-gap: 1.25rem;
  flex-direction: column;
  max-width: 15rem;
  margin-top: 9rem;
  display: flex;
}

.about-dev-logo_wrp.developer {
  margin-top: 0;
}

.dev-logo {
  width: 15rem;
}

.dev-about_link {
  justify-content: space-between;
  padding-right: .63em;
  font-size: 1rem;
  display: flex;
}

.ico-download {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.4em;
  height: 1.4em;
  margin-left: 4px;
  font-size: 1rem;
  display: flex;
}

.ico-download.ico-margin {
  margin-left: 29px;
}

.ico-download.ar {
  margin-left: 0;
  transform: rotate(180deg);
}

.sticky-track {
  height: 300vh;
}

.focus-project_wrp {
  justify-content: space-between;
  display: flex;
  position: sticky;
  top: 6.25rem;
}

.black-circle_shape {
  background-color: var(--black-2);
  color: #fff;
  border-radius: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 53rem;
  height: 53rem;
  margin-left: -7.38rem;
  padding-left: 11.3rem;
  padding-right: 6.56rem;
  display: flex;
}

.black-circle_shape.animate.ar {
  margin-left: 0;
  margin-right: -7.38rem;
  padding-left: 8rem;
  padding-right: 12rem;
}

.black-circle_shape.animate.arabic {
  direction: rtl;
}

.h-scroll-wrp {
  width: 41.2em;
  overflow: hidden;
}

.h-scroll_container {
  grid-column-gap: 4.375rem;
  align-items: center;
  display: flex;
}

.h-scroll-item {
  flex-direction: column;
  flex: none;
  width: 41.1em;
  height: 46em;
  display: flex;
}

.item-text-top {
  grid-column-gap: .625rem;
  align-items: flex-end;
  height: 3.13rem;
  display: flex;
}

.text-16px-gray {
  color: var(--silver);
  font-size: 1rem;
  transition: all .2s;
}

.text-16px-gray.copyright {
  width: 50%;
}

.text-16px-gray.copyright:hover {
  color: var(--silver);
}

.text-16px-gray.max-w.slide {
  height: 100px;
}

.text-16px-gray.max-w.slide-ar {
  height: 80px;
}

.text-16px-gray.max-w.slide-ru {
  height: 75px;
}

.text-16px-gray.hover-effect:hover {
  color: #fff;
}

.text-16px-gray.scroll {
  min-width: 15%;
}

.text-16px-gray.hidden {
  display: none;
}

.scroll-item_img-wrp {
  flex-direction: column;
  height: 29.38em;
  margin-top: auto;
  display: flex;
  position: relative;
}

.floorplan-header_tabl {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: 2fr .75fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: relative;
}

.floorplan-header_tabl.bottom-border {
  border-bottom: .0625rem solid var(--light-grey);
  grid-template-columns: 1.45fr .75fr .82fr;
  padding-bottom: 1.875rem;
}

.table-cell {
  align-items: flex-start;
  display: flex;
}

.table-cell.v-flex {
  grid-row-gap: 1.75em;
  flex-direction: column;
  justify-content: flex-end;
  align-items: stretch;
}

.table-cell.no-price {
  justify-content: flex-start;
  align-items: center;
}

.table-cell.j-center {
  align-items: center;
}

.toogle-max-w {
  margin-left: auto;
  margin-right: auto;
}

.toggle-main {
  border-bottom: .0625rem solid #fff3;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.dropdown-toggle-2 {
  align-items: center;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  font-size: 1.0625rem;
}

.toggle-icon {
  border: .0625rem solid #fff3;
  border-radius: 100%;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 1.625rem;
  height: 1.625rem;
  margin-right: .8125rem;
  display: flex;
}

.qa-text {
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.8125rem;
}

.toggle-content {
  background-color: #0000;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
  position: relative;
}

.toggle-content.w--open {
  padding-top: 0;
}

.h-wrap {
  max-width: 42em;
}

.volta-floor-txt {
  text-transform: uppercase;
  margin-top: .5rem;
  font-size: 4.38rem;
  font-weight: 400;
}

.volta-floor-txt.small {
  font-size: 3.2em;
}

.volta-floor-txt.floor-small {
  font-size: 4em;
}

.volta-floor-txt.mini {
  font-size: 2.4rem;
}

.txt-11 {
  font-size: .69rem;
}

.txt-11.color-gray.hidden {
  display: none;
}

.floor-plan_content-wrp {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.img-plan-wrp {
  position: relative;
}

.info-planl-wrp {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.navigation-button-copy {
  border: 1px solid var(--color--corporative);
  color: var(--color--corporative);
  text-align: center;
  letter-spacing: -.02em;
  border-radius: 3rem;
  justify-content: center;
  align-items: center;
  min-width: 7.5rem;
  min-height: 3rem;
  padding: 1.31rem 1.58rem;
  font-size: 1rem;
  font-weight: 500;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.navigation-button-copy:hover {
  border-color: var(--black-2);
  background-color: var(--black-2);
  color: #fff;
}

.navigation-button-copy.field-color {
  border-color: var(--color--corporative);
  background-color: var(--color--corporative);
  color: #fff;
  justify-content: center;
}

.navigation-button-copy.field-color:hover {
  background-color: var(--black-2);
}

.navigation-button-copy.field-color.left {
  border-color: var(--color--corporative);
  background-color: var(--color--corporative);
  margin-top: 4.38rem;
  margin-left: 0;
  margin-right: 0;
}

.navigation-button-copy.field-color.left:hover {
  border-color: var(--white);
  background-color: var(--white);
  color: var(--black-2);
}

.navigation-button-copy.field-color.right {
  margin-right: 0;
  padding-left: 1.63em;
  padding-right: 1.63em;
  font-weight: 300;
}

.all-plan-img {
  width: 12.19em;
  margin-left: auto;
  margin-right: auto;
}

.icon-embed-xlarge {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 6.5rem;
  height: 6.5rem;
  display: flex;
}

.icon-drop {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 5rem;
  height: 5rem;
  display: flex;
  position: absolute;
}

.floor-plane_image {
  object-fit: contain;
  width: 100%;
  max-height: 350px;
}

.global_symbol {
  position: fixed;
  inset: 0% 0% auto;
}

.global_embed {
  width: 0;
  height: 0;
  position: absolute;
  inset: 0% 0% auto;
  overflow: hidden;
}

.slider-2 {
  background-color: #0000;
  height: auto;
}

.swiper-slide {
  flex: none;
}

.swiper-slide.inactive {
  display: none;
}

.f-h3-heading {
  color: #160042;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3rem;
  line-height: 1.2;
}

.f-testimonial-author {
  grid-column-gap: 1rem;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.f-testimonial-author:hover {
  border-color: #0000;
  box-shadow: 23px 23px 4rem -1rem #393b6a0f;
}

.f-paragraph-small {
  letter-spacing: -.01em;
  margin-bottom: 0;
  font-size: .875rem;
  line-height: 1.8;
}

.f-avatar-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.f-icon-regular {
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  transition: color .2s;
  display: flex;
}

.f-margin-bottom-12 {
  margin-bottom: .75rem;
}

.f-testimonial-section {
  background-color: #fff;
  padding: 6.25rem 5%;
  position: relative;
  overflow: hidden;
}

.f-margin-bottom-40 {
  margin-bottom: 2.5rem;
}

.f-margin-bottom-16 {
  margin-bottom: 1rem;
}

.f-container-regular {
  width: 100%;
  max-width: 71.25rem;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.f-testimonial-right-a {
  border-width: .0625rem;
  border-color: #e4e6f1;
  justify-content: center;
  align-items: center;
  height: 2.5rem;
  padding: .375rem;
  transition: all .3s;
  display: flex;
  inset: -5.625rem 0% auto auto;
  overflow: hidden;
}

.f-testimonial-right-a:hover {
  color: var(--grey-2);
  border-color: #160042;
}

.f-testimonial-star-wrapper {
  grid-column-gap: .25rem;
  margin-bottom: 1rem;
  display: flex;
}

.s-pagination.fraction {
  color: #fff;
}

.f-paragraph-regular {
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.8;
}

.f-paragraph-regular.f-text-weight-medium {
  font-weight: 500;
}

.f-heading-detail-small {
  color: #6b7094;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: .875rem;
  font-weight: 700;
  line-height: 1.5rem;
}

.f-testimonial-card {
  color: #160042;
  background-color: #fff;
  border-radius: .75rem;
  padding: 2rem;
  box-shadow: 23px 23px 4rem -1rem #393b6a0f;
}

.f-testimonial-avatar-small {
  background-color: #f3f5fb;
  border-radius: 6.25rem;
  justify-content: center;
  align-items: center;
  width: 3rem;
  min-width: 3rem;
  height: 3rem;
  min-height: 3rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.swiper.swiper-movies-2 {
  margin-top: 3.38em;
  position: relative;
  overflow: visible;
}

.swiper-navigation-wrp {
  grid-column-gap: .5rem;
  justify-content: flex-start;
  align-items: center;
  margin-top: 1.25rem;
  display: flex;
}

.swiper-navigation-wrp.ar {
  flex-direction: row-reverse;
}

.f-testimonial-left-a {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  height: 2.5rem;
  padding: .375rem;
  transition: all .3s;
  display: flex;
  inset: -5.625rem 3.75rem auto auto;
}

.f-testimonial-left-a:hover {
  color: var(--grey-2);
}

.swiper-wrapper {
  display: block;
  position: relative;
}

.slide-img-volta_wrp {
  height: 40rem;
  position: relative;
}

.l-box-video {
  width: 100%;
  height: 100%;
  position: relative;
}

.l-box-video-thumb {
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
  height: 100%;
}

.l-box-video-thumb._1 {
  object-position: 50% 100%;
}

.play-button-wrp {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.play-button {
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  color: #fff;
  border: 1px solid #ffffff80;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 12.88em;
  height: 12.88em;
  padding-left: 1em;
  display: none;
}

.play-butttop-ico {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 5em;
  height: 5em;
  display: flex;
}

.icon-arrow-slider {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 5rem;
  height: 5rem;
  display: flex;
}

.map-arrow {
  color: var(--black-2);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 5rem;
  height: 5rem;
  margin-left: auto;
  display: flex;
}

.map-arrow:hover {
  color: var(--silver);
}

.map-arrow.ar {
  transform: rotate(180deg);
}

.consultation-wrp {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template: "Area"
                 "."
                 / .75fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.form-cosult-ttl {
  font-size: 4.38rem;
  line-height: 1;
}

.form-cosult-ttl.txt-sz-55 {
  white-space: normal;
  font-size: 3.44rem;
}

.form-cosult-ttl.txt-sz-55.no-wrap {
  white-space: nowrap;
}

.form-descript {
  color: var(--silver);
  max-width: 18rem;
  margin-top: 3rem;
  font-size: 1.25rem;
}

.form-descript.txt-sz-18 {
  max-width: 12.5em;
  margin-top: 2.5em;
  font-size: 1rem;
}

.coonsult-image {
  width: 37rem;
  margin-right: 0;
  padding-bottom: 0;
  padding-right: 0;
}

.nav-container {
  align-items: center;
  display: flex;
}

.input-3 {
  z-index: 1;
  border: .0625rem solid var(--light-grey);
  color: var(--dark-grey);
  background-color: #0000;
  border-radius: 100vw;
  height: 4.17rem;
  margin-bottom: 0;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  font-family: Manrope, sans-serif;
  font-size: .97rem;
  font-weight: 500;
  position: relative;
}

.input-3:hover, .input-3:active, .input-3:focus {
  border-color: var(--light-sea-green);
}

.input-3::placeholder {
  color: var(--dark-grey);
}

.input-3.modal {
  border-color: var(--grey);
  border-top-style: none;
  border-left-style: none;
  border-right-style: none;
  padding-left: 0;
}

.input-3.dark-border {
  border-color: var(--black-2);
}

.submit-form-btn-volt {
  background-color: var(--color--corporative);
  color: #fff;
  border-radius: 100vw;
  width: 100%;
  height: 4.17em;
  font-family: Manrope, sans-serif;
  font-size: 1rem;
  font-weight: 600;
}

.submit-form-btn-volt.mt-5 {
  height: 4.17em;
  margin-top: .31rem;
  transition: all .2s;
}

.submit-form-btn-volt.mt-5:hover {
  background-color: var(--black-2);
}

.consultation-wrp-copy {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template: "heading-form img"
                 "form descr"
                 / .75fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.accordion-item {
  background-color: #fff0;
  border-bottom: 2px solid #021d4a1a;
  padding: 2.5rem 0;
}

.accordion-item.animate {
  background-color: #fff0;
}

.accordion-item-trigger {
  justify-content: space-between;
  align-items: flex-start;
  transition: color .2s;
  display: flex;
}

.accordion-item-trigger:hover {
  color: var(--light-sea-green);
}

.accordion-heading {
  cursor: pointer;
  flex: 1;
  margin-top: 0;
  margin-bottom: 0;
}

.accordion-item-content {
  margin-top: 10px;
  margin-right: 30px;
  overflow: hidden;
}

.inner-slide {
  grid-column-gap: 3.75em;
  grid-row-gap: 16px;
  grid-template: "img-slide heading-slide"
                 "img-slide content-slide"
                 / 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: relative;
}

.left-column {
  flex: 1;
  position: relative;
}

.right-column {
  flex: 1;
}

._2-slide-img-wrp {
  justify-content: center;
  align-items: center;
  width: 38.75em;
  height: 34.38em;
  display: flex;
  position: relative;
  overflow: hidden;
}

.slide-img-services {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.swiper-navigation-wrp-copy {
  grid-column-gap: .5rem;
  justify-content: flex-end;
  align-items: flex-start;
  margin-top: 0;
  padding: .84em;
  display: flex;
}

.slider-navigation-box {
  z-index: 3;
  background-color: var(--black-2);
  flex-direction: column;
  justify-content: space-between;
  width: 28.44em;
  height: 15.63em;
  display: flex;
  position: absolute;
  inset: auto auto -4.9em 13.8em;
}

.text-70 {
  letter-spacing: -1px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 4.38rem;
  font-weight: 400;
  line-height: 1;
}

.text-70.color-white {
  color: #fff;
  font-weight: 300;
  line-height: 1.2;
}

.servisec-option {
  margin-top: 2.5em;
  padding: 0;
}

.option-cell {
  grid-row-gap: .63em;
  border-bottom: 1px solid var(--silver);
  padding-bottom: 1.56em;
}

.option-cell.end-cell {
  border-bottom-style: none;
}

.text-30 {
  font-size: 1.88em;
}

.flex-right {
  justify-content: flex-end;
  display: flex;
}

.flex-right.mb-50 {
  margin-top: 3.13em;
}

.about-dev-grid {
  grid-column-gap: 6.69em;
  grid-row-gap: 1em;
  grid-template: "about-index about-text"
                 "about-index about-text"
                 "about-index about-text"
                 / auto 1fr;
  grid-auto-columns: 1fr;
  margin-top: 4.06em;
  display: grid;
}

.dev-project {
  grid-column-gap: 1.25em;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: .3fr .3fr .4fr;
  grid-auto-columns: 1fr;
  margin-top: 4.38em;
  display: grid;
}

.dev-project.animate {
  grid-template-columns: minmax(.3px, .3fr) .3fr .4fr;
}

.dev-project.animate.hidden {
  display: none;
}

.dev-project._2-col {
  grid-template-columns: 1fr 1fr;
}

.dev-card {
  border: 1px solid var(--silver);
  border-radius: .63rem;
  padding: 1.25em;
}

.dev-card.hide {
  display: none;
}

.card-img-wrp {
  border-radius: .63em;
  height: 18rem;
  margin-bottom: 1.88rem;
  position: relative;
  inset: auto auto 0% 0%;
  overflow: hidden;
}

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

.h-4 {
  font-size: 3.13rem;
  font-weight: 400;
  line-height: 1;
}

.dev-tag-wrp {
  grid-column-gap: .63em;
  grid-row-gap: .94em;
  flex-wrap: wrap;
  margin-top: 1.56em;
  display: flex;
}

.tag-item {
  border: 1px solid var(--silver);
  color: var(--silver);
  border-radius: 1.88em;
  padding: .31em 1.06em;
}

.text-block-6 {
  font-size: 1em;
}

.located-wrp {
  grid-column-gap: 7.88em;
  grid-row-gap: 16px;
  grid-template: "circle description"
                 "map description"
                 / 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.icon-2 {
  color: #160042;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
}

.located-content {
  grid-row-gap: 4em;
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  display: flex;
}

.item-flex_aligne-end {
  align-items: flex-end;
  display: flex;
  position: relative;
}

.located-ttl {
  font-size: 5.5rem;
  font-weight: 300;
}

.located-ttl.ch-10 {
  max-width: 22rem;
  line-height: 1;
}

.located-ttl.small {
  font-size: 5em;
}

.located-text-mini {
  position: absolute;
  inset: auto auto 1.25rem 20.7rem;
}

.located-text-mini._2 {
  left: 16.9em;
}

.located-text-mini._2.ar {
  right: 16.13em;
}

.located-text-mini._3 {
  font-size: 1vw;
  left: 20em;
}

.located-text-mini._3.ar {
  right: 19.2em;
}

.located-text-mini.hidden {
  display: none;
}

.located-text-mini.ar {
  left: auto;
  right: 23.13em;
}

.located-text-mini.ru {
  left: 31em;
}

.padding-left-23 {
  margin-top: 1.25em;
  padding-left: 2.04em;
}

.white-circle_shape {
  border: 1px solid var(--silver);
  border-radius: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  width: 53.63em;
  height: 53.63em;
  margin-left: -12.6rem;
  padding-left: 11.85em;
  padding-right: 6.25em;
  display: flex;
}

.white-circle_shape.animate {
  width: 53rem;
  height: 53rem;
  padding-left: 11.85rem;
  padding-right: 6.25rem;
}

.white-circle_shape.animate.ar {
  align-items: flex-start;
  margin-left: 0;
  margin-right: -12.6rem;
  padding-left: 6.25em;
  padding-right: 11.85em;
}

.box-220 {
  width: 13.75em;
}

.located-left-col {
  flex-direction: column;
  align-items: flex-end;
  display: flex;
}

.located-map-wrp {
  background-color: #dbdbdb;
  width: 52rem;
  height: 27rem;
  margin-top: 4.63em;
  margin-left: -12.6em;
  position: relative;
}

.located-map-wrp.animate {
  background-color: #dbdbdb00;
  display: none;
}

.located-map-wrp.animate.ar {
  margin-left: 0;
  margin-right: -12.6em;
}

.map-pic {
  object-fit: cover;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  width: 100%;
  height: 100%;
}

.map-content.dark.ar {
  padding-left: 0;
  padding-right: 9.5em;
}

.map-content.dark {
  color: #080300;
  padding-left: 9.5em;
  position: absolute;
  inset: auto 0% 0%;
}

.flex-box-horizontal {
  grid-column-gap: .63em;
  align-items: center;
  display: flex;
}

.features-wrp {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-top: 1px solid var(--silver);
  margin-top: 1.88em;
  padding: 0;
}

.feauters-cell {
  justify-content: flex-start;
  padding: 2.5rem 1.88rem 1.66rem;
}

.feauters-cell.center-cellborder {
  border-right: 1px solid var(--silver);
  border-left: 1px solid var(--silver);
  padding-left: 1.88rem;
}

.feauters-cell.end-item {
  background-color: var(--black-2);
  color: #fff;
  padding-left: 1.88em;
}

.text-50-volta {
  font-size: 3.13rem;
  line-height: 1.1;
}

.text-50-volta.hidden {
  display: none;
}

.text-50-volta.ar {
  height: 90px;
}

.readmore-link {
  font-size: 1em;
}

.readmore-link.gray {
  color: var(--silver);
  margin-top: auto;
  display: inline-block;
}

.readmore-link.gray.hidden {
  display: none;
}

.features-content-wrp {
  flex-direction: column;
  justify-content: flex-end;
  display: flex;
}

.slider-arrow-2 {
  color: var(--white);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 5rem;
  height: 5rem;
  margin-left: auto;
  display: flex;
}

.slider-arrow-2:hover {
  color: var(--silver);
}

.price-progress-wrp {
  position: relative;
}

.price-percent-wrp {
  grid-row-gap: 0em;
  flex-direction: column;
  display: flex;
}

.price-percent-wrp.index-price {
  width: 39em;
  margin-top: 7rem;
}

.subtext {
  width: 10rem;
  margin-left: 2.64em;
}

.subtext.gray {
  color: #b5b5b5;
  width: 10.6em;
}

.subtext.color-gray {
  width: 14rem;
}

.subtext.color-gray.mt-1 {
  margin-top: 1rem;
}

.text-block-7 {
  color: var(--light-sea-green);
  font-size: 15.63em;
  line-height: .8;
}

.progress-column {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  height: 18.38em;
  padding: 0;
}

.cell-border-left {
  border-left: 1px solid var(--silver);
}

.cell-border-left.border-right {
  border-right: 1px solid var(--silver);
}

.progress-bottom {
  z-index: 1;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  padding: 0;
  position: relative;
}

.progres-count {
  text-align: center;
  width: 3rem;
  margin-left: -1.9em;
  font-size: .75rem;
}

.progres-count.r-side {
  width: 4.5em;
  margin-right: -2em;
}

.cell-5 {
  flex-direction: row;
  justify-content: space-between;
}

.progres-item-wrp {
  grid-row-gap: 2.5em;
  flex-direction: column;
  display: flex;
  position: absolute;
  inset: 0%;
}

.progres-headline {
  font-size: 1.25rem;
}

.progress {
  height: 3.2rem;
  margin-top: .69em;
}

.progress.first {
  background-color: #e7dfa4;
}

.progress.second {
  background-color: #d0a966;
}

.progress-descript {
  z-index: 1;
  color: #d0d0d0;
  font-size: 1rem;
  position: relative;
}

.progres-grid {
  grid-column-gap: 6.69em;
  grid-row-gap: 1em;
  grid-template: "about-index about-text"
  / auto 1fr;
  grid-auto-columns: 1fr;
  height: auto;
  margin-top: 4.06em;
  display: grid;
}

.progres-grid.animate.hidden {
  display: none;
}

.what-change-hat {
  border-bottom: 1px solid var(--light-grey);
  padding: 0 0 1.88em;
}

.text-20 {
  font-size: 1.25em;
}

.what-change-row {
  border-bottom: 1px solid var(--light-grey);
  padding: 2.75em 0;
}

.what-change_ttl-wrp {
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: auto auto;
  grid-auto-columns: 1fr;
  display: flex;
}

.text-80 {
  font-size: 5rem;
  font-weight: 400;
  line-height: 1;
}

.text-12 {
  font-size: .75rem;
  line-height: 1.3;
}

.text-12.color-green {
  color: var(--light-sea-green);
}

.payment-plan_wrp {
  grid-column-gap: 6.88em;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.25fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.payment-plan_content {
  grid-row-gap: 6.88em;
  flex-direction: column;
  justify-content: center;
  display: flex;
}

._3-col-auto {
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: max-content max-content max-content;
  grid-auto-columns: 1fr;
  display: grid;
}

._3-col-auto.ml-256 {
  margin-left: 10em;
}

._3-col-auto.ml-256.animate.ar {
  margin-left: 0;
  margin-right: 10em;
}

.text-100 {
  font-size: 6.25em;
  font-weight: 200;
  line-height: .9;
}

.text-65 {
  font-size: 4.06em;
  font-weight: 200;
  line-height: 1.2;
}

.color-green {
  color: var(--light-sea-green);
}

.video-content-wrp {
  align-items: flex-end;
  height: 100%;
  padding-bottom: 2.75em;
  display: flex;
}

.l-box-btn_wrp {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.video-button {
  border: 1px solid var(--color--corporative);
  background-color: var(--color--corporative);
  color: #fff;
  text-align: center;
  letter-spacing: -.02em;
  border-radius: 3rem;
  justify-content: center;
  align-items: center;
  min-width: 7.5rem;
  min-height: 3rem;
  padding: 1.31em 2.38em;
  font-size: .75rem;
  font-weight: 500;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.video-button:hover {
  border-color: var(--black-2);
  background-color: var(--black-2);
}

.video-button.field-color {
  background-color: var(--light-sea-green);
  color: #fff;
  justify-content: center;
}

.video-button.field-color.left {
  margin-top: 4.38em;
  margin-left: 0;
  margin-right: auto;
}

.video-button.field-color.right {
  margin-right: 0;
  padding-left: 1.63em;
  padding-right: 1.63em;
  font-weight: 300;
}

.video-play_btn {
  background-color: var(--color--corporative);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  min-width: 3rem;
  min-height: 3rem;
  padding-top: .3125rem;
  display: flex;
}

.video-play_btn:hover {
  background-color: var(--black-2);
}

.about-company_wrp {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.about-company_content {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-top: 1px solid var(--light-grey);
  grid-template-rows: auto;
  grid-template-columns: 1fr auto 1fr;
  grid-auto-columns: 1fr;
  padding-top: 1.25em;
  padding-bottom: 1.25em;
  display: grid;
}

.about-company_item {
  padding-top: 1.25em;
}

.text-35 {
  font-size: 2.19rem;
  font-weight: 300;
  line-height: 1.2;
}

.border-separate {
  background-color: var(--light-grey);
  width: 1px;
  height: 100%;
}

.about-compan-options_wrp {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 4.38em;
  display: grid;
}

.company-options_item {
  border: 1px solid var(--light-grey);
  border-radius: .63em;
  flex-direction: column;
  min-height: 20em;
  padding: 1.28em;
  display: flex;
}

.company-options_item.black-color {
  background-color: var(--black-2);
  color: #fff;
}

.option-ico {
  width: 5.63em;
  height: 5.63em;
}

._2-col-row-content {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: max-content 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

._2-col-row-content.m-auto {
  grid-column-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: max-content min-content;
  margin-top: auto;
}

._2-col-row-content.m-auto.mb-10 {
  margin-bottom: .63em;
}

._2-col-row-content.max-453 {
  max-width: 29.5em;
}

._2-col-row-content.mw-280 {
  width: 21em;
}

.padding-small {
  padding-top: 3.75em;
  padding-bottom: 3.75em;
}

.column-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: var(--silver);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.image-2 {
  width: 6.25em;
}

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

.max-w-500.ru {
  max-width: 35em;
}

.form-wrapper.mt-40 {
  margin-top: 2.5em;
}

.form-horizontal {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.form-main {
  grid-column-gap: .94em;
  grid-row-gap: .94em;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.footer-3-column {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border: 0 #000;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 0;
  padding-top: 0;
  display: grid;
}

.footer-col {
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.footer-logo-link {
  width: 15em;
}

.footer-logo {
  width: 11rem;
  min-height: 50px;
}

.footer-link-list {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: var(--silver);
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.footer-link-list.mt-40 {
  text-align: left;
  margin-top: 2.5em;
}

.list-item.hidden {
  display: none;
}

.footer-link {
  grid-column-gap: .63em;
  align-items: center;
  display: flex;
}

.footer-link.hidden {
  display: none;
}

.text-45 {
  font-size: 2.2rem;
}

.text-45.color-gray {
  text-align: left;
  text-transform: uppercase;
  font-weight: 400;
  line-height: 1.2;
}

.socila-wrapper {
  grid-column-gap: .94em;
  padding: 0;
}

.footer-col-grid {
  grid-column-gap: 16px;
  grid-row-gap: 0px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 3.25fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  display: grid;
}

.footer-banner-item {
  grid-row-gap: 1.5em;
  flex-direction: column;
  display: flex;
}

.footer-contact-item {
  grid-row-gap: .63em;
  flex-direction: column;
  justify-content: flex-end;
  display: flex;
}

.image-3 {
  width: 5.38em;
}

.about-img-box {
  position: relative;
}

.about-img-box._1-pic {
  padding-top: 74%;
  position: relative;
  overflow: hidden;
}

.about-img-box._2-pic {
  padding-top: 130%;
}

.about-img-box._3-pic {
  padding-top: 100%;
}

.text-block-8.min-width {
  min-width: 120px;
}

.mobile-progress-wrp {
  display: none;
}

.footer-social-link {
  transition: filter .2s;
}

.footer-social-link:hover {
  filter: brightness(200%);
}

.codes {
  background-color: #000;
  width: 40px;
  height: 40px;
  display: none;
  position: fixed;
  inset: auto 0% 0% auto;
}

.track {
  height: 270vh;
  position: relative;
}

.stick-block {
  position: sticky;
  top: 3rem;
}

.stick-block.ar {
  direction: ltr;
}

.content-block {
  grid-column-gap: 8.63em;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.content-block.ar {
  overflow: hidden;
}

.small-padding {
  padding-top: 0;
}

.left-side.ar {
  direction: rtl;
}

.right-side {
  align-items: center;
  padding-top: 1em;
  display: flex;
  overflow: hidden;
}

.right-side.animate {
  align-items: center;
  display: flex;
  overflow: hidden;
}

.scroll-container {
  width: 36.2rem;
}

.step-scroll {
  grid-column-gap: 1.25rem;
  align-items: center;
  display: flex;
}

.step-block {
  flex-direction: column;
  flex: none;
  justify-content: space-between;
  width: 33rem;
  display: flex;
  position: relative;
}

.step-block.inactive {
  display: none;
}

.step-block.ar {
  direction: rtl;
}

.step-pic {
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.step-img-wrp {
  padding-top: 75%;
  position: relative;
  inset: 0%;
}

.mt-20 {
  margin-top: 1.25rem;
}

.paragraph-3 {
  font-family: Manrope, sans-serif;
  font-size: 4.38em;
  font-weight: 200;
  line-height: .9;
}

.trigger {
  width: 100%;
  position: absolute;
}

.trigger.is--1 {
  height: 85%;
  top: 15%;
}

.trigger.is--2 {
  height: 120vh;
  inset: auto 0% 0%;
}

.trigger.is--3 {
  height: 50vh;
  inset: auto 0% 0%;
}

.trigger.is--4 {
  height: 30vh;
  inset: auto 0% 0%;
}

.step-content {
  width: 35em;
}

.remodal {
  z-index: 999;
  background-color: #0101014d;
  height: 100vh;
  display: block;
  position: relative;
  inset: 0%;
}

.remodal._1 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.close-bg-popup-copy {
  position: absolute;
  inset: 0%;
}

.popup-content-volta {
  z-index: 2;
  background-color: var(--white);
  border-radius: 1.25em;
  flex-direction: column;
  max-width: 70rem;
  margin-left: auto;
  margin-right: auto;
  padding: 2.5rem;
  position: relative;
}

.popup-content-volta.img-background {
  background-image: linear-gradient(90deg, var(--white) 50%, #fff0), url('../images/main_2.webp');
  background-position: 0 0, 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, contain;
  width: 100%;
}

.consultation-wrp-popup {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template: "heading-form img"
                 "form descr"
                 / 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.icon-close-popup {
  color: var(--white);
  cursor: pointer;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 2.5em;
  height: 2.5em;
  display: flex;
  position: absolute;
  inset: 0% -3.03em auto auto;
}

.map-link {
  width: 100%;
  height: 100%;
}

.icon-embed-medium {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  display: flex;
}

.icon-close-popup-menu {
  color: var(--white);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 2.5em;
  height: 2.5em;
  display: flex;
  position: absolute;
  inset: 0% -3.03em auto auto;
}

.close {
  grid-column-gap: .625rem;
  color: var(--white);
  letter-spacing: -.01em;
  text-indent: 0;
  white-space: nowrap;
  background-color: #0000;
  border-radius: 3.125rem;
  align-items: center;
  padding: 0;
  font-size: .88em;
  font-weight: 500;
  line-height: 1.5rem;
  text-decoration: none;
  transition: all .35s;
  display: none;
}

.close:hover {
  color: var(--silver);
}

.close.w--current {
  color: #642eff;
}

.menu-links-wrp {
  grid-column-gap: 1.88em;
  justify-content: flex-end;
  display: flex;
}

.mob-menu-controll-button {
  display: none;
}

.inner-menu {
  justify-content: flex-end;
  width: 100%;
  display: flex;
}

.italic-text {
  opacity: .8;
  font-size: .7em;
  font-style: normal;
}

.italic-text-2 {
  opacity: .8;
  font-size: .8em;
  font-style: normal;
}

.popup__map {
  z-index: 999;
  background-color: #0101014d;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-content-volta-2 {
  z-index: 2;
  background-color: #fff;
  border-radius: 1.25em;
  flex-direction: column;
  max-width: 72.5em;
  height: auto;
  padding: 2.5em;
  display: flex;
  position: relative;
}

.popup-content-volta-2.map-content {
  width: 92%;
  max-width: none;
  height: 90svh;
  padding: 0;
}

.icon-close-popup-2 {
  color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 2.5em;
  height: 2.5em;
  display: flex;
  position: absolute;
  inset: 0% -3.03em auto auto;
}

.map-code {
  height: 100%;
}

.success-message {
  color: #d0d0d0;
  border: 1px solid #d0d0d0;
  height: 100%;
  font-size: 1rem;
}

.error-message {
  color: red;
  background-color: #ffdede00;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.text-block-10 {
  color: #666;
}

.image-5, .image-6 {
  border-radius: 5px;
}

.wrapper-arabic {
  overflow: hidden;
}

.shadow-bg {
  background-image: linear-gradient(#0000, #0006);
  width: 100%;
  height: 100%;
  position: absolute;
}

.div-block-5 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.logo-hero {
  max-width: 50%;
  max-height: 100px;
}

.success-div {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.div-block-6 {
  grid-column-gap: .63em;
  display: flex;
}

.number-percent {
  color: var(--color--corporative);
  font-size: 14rem;
  line-height: .8;
}

.cell-7 {
  flex-direction: row;
  justify-content: space-between;
}

.cell-border-left-2 {
  border-left: 1px solid #b5b5b5;
}

.cell-border-left-2.border-right {
  border-right: 1px solid #b5b5b5;
}

.min-width {
  min-width: 1000px;
}

.icon-lang {
  -webkit-text-fill-color: transparent;
  background-color: #fff;
  -webkit-background-clip: text;
  background-clip: text;
  margin-right: 0;
  right: .94em;
}

.dropdown-toggle-lang {
  padding: 0 2.82em 0 .94em;
}

.dropdown-link {
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.dropdown-list {
  text-align: left;
  width: 100%;
}

.dropdown-list.w--open {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.p-text-16-2 {
  align-self: flex-start;
  font-size: 1rem;
  line-height: 1.5;
}

.p-text-16-2.color-gray {
  color: #b5b5b5;
  margin-top: 10px;
}

.image-7 {
  border-radius: 5px;
}

.image-8 {
  width: 5.38em;
}

.image-9 {
  border-radius: 5px;
}

.icon-lang-2 {
  margin-right: 0;
  right: .94em;
}

.lang-link-dropdown {
  outline-offset: 0rem;
  text-align: center;
  letter-spacing: -.02em;
  background-color: #0000;
  border-radius: 3rem;
  outline: .0625rem solid #ffffff1a;
  justify-content: center;
  align-self: center;
  align-items: center;
  min-height: 50px;
  padding: 0 0 0 0;
  font-weight: 500;
  text-decoration: none;
  transition: all .2s;
  display: flex;
  position: relative;
}

.dropdown-link-2 {
  color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  transition: all .2s;
  display: flex;
}

.dropdown-link-2:hover {
  color: #a3a3a3;
}

.navigation-button-2 {
  outline-offset: 0rem;
  color: #fff;
  text-align: center;
  letter-spacing: -.02em;
  background-color: #0000;
  border-radius: 3rem;
  outline: .0625rem solid #ffffff1a;
  justify-content: center;
  align-items: center;
  padding: .63em .94em;
  font-size: .88em;
  font-weight: 500;
  line-height: 1.4;
  text-decoration: none;
  transition: all .2s;
  display: none;
}

.navigation-button-2:hover {
  color: #282828;
  background-color: #fff;
}

.dropdown-toggle-lang-new {
  color: #fff;
  padding: .63em 2.82em .63em .94em;
}

.dropdown-list-2 {
  outline-offset: 0px;
  color: #fff;
  text-align: left;
  background-color: #282828;
  border-radius: 3rem;
  outline: .0625rem solid #ffffff1a;
  width: 100%;
}

.dropdown-list-2.w--open {
  color: #fff;
  border-radius: 1rem;
  flex-direction: column;
  align-items: center;
  display: flex;
  position: absolute;
  top: 60px;
  overflow: hidden;
}

.nav-buttons-2 {
  grid-column-gap: .625rem;
  grid-row-gap: 10px;
  flex-wrap: wrap;
  flex: none;
  margin-left: 4em;
  display: flex;
}

.dropdown-list-3 {
  outline-offset: 0px;
  color: #fff;
  text-align: left;
  background-color: #282828;
  border-radius: 3rem;
  outline: .0625rem solid #ffffff1a;
  width: 100%;
}

.dropdown-list-3.w--open {
  color: #fff;
  border-radius: 1rem;
  flex-direction: column;
  align-items: center;
  display: flex;
  position: absolute;
  top: 60px;
  overflow: hidden;
}

.cons__section {
  display: block;
}

.cons__section.hero {
  background-image: linear-gradient(#fff0, #0009), url('../images/main_1main.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  height: 100vh;
}

.cons__section.background-fix {
  background-image: url('../images/EDEN-HOUSE-CANAL-EXTERIORS-_03_fin_1EDEN HOUSE CANAL EXTERIORS _03_fin.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  height: 48em;
}

.cons__section.video-section {
  background-image: url('../images/Rectangle-2782.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 53.13em;
}

.cons__section.footer {
  background-color: var(--black-2);
  width: 100%;
}

.cons__section.inactive {
  display: none;
}

.cons__section.slider {
  overflow: hidden;
}

.cons__section-fr {
  display: block;
}

.cons__section-fr.hero {
  background-image: linear-gradient(#fff0, #0009), url('../images/main_1main.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  height: 100vh;
}

.cons__section-fr.background-fix {
  background-image: url('../images/EDEN-HOUSE-CANAL-EXTERIORS-_03_fin_1EDEN HOUSE CANAL EXTERIORS _03_fin.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  height: 48em;
}

.cons__section-fr.video-section {
  background-image: url('../images/Rectangle-2782.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 53.13em;
}

.cons__section-fr.footer {
  background-color: var(--black-2);
  width: 100%;
}

.cons__section-fr.inactive {
  display: none;
}

.cons__section-fr.slider {
  overflow: hidden;
}

.hero__section {
  display: block;
}

.hero__section.hero {
  background-image: linear-gradient(6deg, #fff0, #000000b3), url('../images/main_2.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  height: auto;
  min-height: 100vh;
}

.hero__section.background-fix {
  background-image: url('../images/EDEN-HOUSE-CANAL-EXTERIORS-_03_fin_1EDEN HOUSE CANAL EXTERIORS _03_fin.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  height: 48em;
}

.hero__section.video-section {
  background-image: url('../images/Rectangle-2782.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 53.13em;
}

.hero__section.footer {
  background-color: var(--black-2);
  width: 100%;
}

.hero__section.inactive {
  display: none;
}

.hero__section.slider {
  overflow: hidden;
}

.features__section {
  display: block;
}

.features__section.hero {
  background-image: linear-gradient(#fff0, #0009), url('../images/main_1main.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  height: 100vh;
}

.features__section.background-fix {
  background-image: url('../images/EDEN-HOUSE-CANAL-EXTERIORS-_03_fin_1EDEN HOUSE CANAL EXTERIORS _03_fin.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  height: 48em;
}

.features__section.video-section {
  background-image: url('../images/Rectangle-2782.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 53.13em;
}

.features__section.footer {
  background-color: var(--black-2);
  width: 100%;
}

.features__section.inactive {
  display: none;
}

.features__section.slider {
  overflow: hidden;
}

.slider__wrapper {
  margin-left: 5%;
}

.about__head {
  grid-column-gap: .69em;
  grid-row-gap: 1em;
  grid-template-rows: auto;
  grid-template-columns: auto 1fr;
  grid-auto-columns: 1fr;
  margin-top: 4rem;
  display: grid;
}

.about__head.animate {
  grid-column-gap: 22.49em;
  grid-template-columns: auto 1fr;
}

.about__head.nl {
  grid-column-gap: 10.29em;
}

.about__head.en {
  grid-column-gap: 13.89em;
}

.service__section {
  direction: ltr;
  display: block;
}

.service__section.hero {
  background-image: linear-gradient(#fff0, #0009), url('../images/main_1main.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  height: 100vh;
}

.service__section.background-fix {
  background-image: url('../images/EDEN-HOUSE-CANAL-EXTERIORS-_03_fin_1EDEN HOUSE CANAL EXTERIORS _03_fin.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  height: 57rem;
}

.service__section.video-section {
  background-image: url('../images/Rectangle-2782.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 53.13em;
}

.service__section.footer {
  background-color: var(--black-2);
  width: 100%;
}

.service__section.inactive {
  display: none;
}

.service__section.slider {
  overflow: hidden;
}

.floorplan__section {
  display: block;
}

.floorplan__section.hero {
  background-image: linear-gradient(#fff0, #0009), url('../images/main_1main.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  height: 100vh;
}

.floorplan__section.background-fix {
  background-image: url('../images/EDEN-HOUSE-CANAL-EXTERIORS-_03_fin_1EDEN HOUSE CANAL EXTERIORS _03_fin.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  height: 57rem;
}

.floorplan__section.video-section {
  background-image: url('../images/Rectangle-2782.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 53.13em;
}

.floorplan__section.footer {
  background-color: var(--black-2);
  width: 100%;
}

.floorplan__section.inactive {
  display: none;
}

.floorplan__section.slider {
  overflow: hidden;
}

.slider__section {
  display: block;
}

.slider__section.hero {
  background-image: linear-gradient(#fff0, #0009), url('../images/main_1main.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  height: 100vh;
}

.slider__section.background-fix {
  background-image: url('../images/EDEN-HOUSE-CANAL-EXTERIORS-_03_fin_1EDEN HOUSE CANAL EXTERIORS _03_fin.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  height: 57rem;
}

.slider__section.video-section {
  background-image: url('../images/Rectangle-2782.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 53.13em;
}

.slider__section.footer {
  background-color: var(--black-2);
  width: 100%;
}

.slider__section.inactive {
  display: none;
}

.slider__section.slider {
  overflow: hidden;
}

.cta__section {
  display: block;
}

.cta__section.hero {
  background-image: linear-gradient(#fff0, #0009), url('../images/main_1main.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  height: 100vh;
}

.cta__section.background-fix {
  background-image: url('../images/EDEN-HOUSE-CANAL-EXTERIORS-_03_fin_1EDEN HOUSE CANAL EXTERIORS _03_fin.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  height: 57rem;
}

.cta__section.video-section {
  background-image: url('../images/Rectangle-2782.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 53.13em;
}

.cta__section.footer {
  background-color: var(--black-2);
  width: 100%;
}

.cta__section.inactive {
  display: none;
}

.cta__section.slider {
  overflow: hidden;
}

.developmant__section {
  display: block;
}

.developmant__section.hero {
  background-image: linear-gradient(#fff0, #0009), url('../images/main_1main.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  height: 100vh;
}

.developmant__section.background-fix {
  background-image: url('../images/EDEN-HOUSE-CANAL-EXTERIORS-_03_fin_1EDEN HOUSE CANAL EXTERIORS _03_fin.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  height: 57rem;
}

.developmant__section.video-section {
  background-image: url('../images/Rectangle-2782.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 53.13em;
}

.developmant__section.footer {
  background-color: var(--black-2);
  width: 100%;
}

.developmant__section.inactive {
  display: none;
}

.developmant__section.slider {
  overflow: hidden;
}

.canal__section {
  display: block;
}

.canal__section.hero {
  background-image: linear-gradient(#fff0, #0009), url('../images/main_1main.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  height: 100vh;
}

.canal__section.background-fix {
  background-image: url('../images/EDEN-HOUSE-CANAL-EXTERIORS-_03_fin_1EDEN HOUSE CANAL EXTERIORS _03_fin.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  height: 57rem;
}

.canal__section.video-section {
  background-image: url('../images/Rectangle-2782.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 53.13em;
}

.canal__section.footer {
  background-color: var(--black-2);
  width: 100%;
}

.canal__section.inactive {
  display: none;
}

.canal__section.slider {
  overflow: hidden;
}

.keyfeature__section {
  display: block;
}

.keyfeature__section.hero {
  background-image: linear-gradient(#fff0, #0009), url('../images/main_1main.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  height: 100vh;
}

.keyfeature__section.background-fix {
  background-image: url('../images/EDEN-HOUSE-CANAL-EXTERIORS-_03_fin_1EDEN HOUSE CANAL EXTERIORS _03_fin.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  height: 57rem;
}

.keyfeature__section.video-section {
  background-image: url('../images/Rectangle-2782.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 53.13em;
}

.keyfeature__section.footer {
  background-color: var(--black-2);
  width: 100%;
}

.keyfeature__section.inactive {
  display: none;
}

.keyfeature__section.slider {
  overflow: hidden;
}

.bg__section {
  display: block;
}

.bg__section.hero {
  background-image: linear-gradient(#fff0, #0009), url('../images/main_1main.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  height: 100vh;
}

.bg__section.background-fix {
  background-image: url('../images/f3.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  height: 57rem;
}

.bg__section.video-section {
  background-image: url('../images/Rectangle-2782.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 53.13em;
}

.bg__section.footer {
  background-color: var(--black-2);
  width: 100%;
}

.bg__section.inactive {
  display: none;
}

.bg__section.slider {
  overflow: hidden;
}

.economic__section {
  display: block;
}

.economic__section.hero {
  background-image: linear-gradient(#fff0, #0009), url('../images/main_1main.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  height: 100vh;
}

.economic__section.background-fix {
  background-image: url('../images/EDEN-HOUSE-CANAL-EXTERIORS-_03_fin_1EDEN HOUSE CANAL EXTERIORS _03_fin.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  height: 57rem;
}

.economic__section.video-section {
  background-image: url('../images/Rectangle-2782.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 53.13em;
}

.economic__section.footer {
  background-color: var(--black-2);
  width: 100%;
}

.economic__section.inactive {
  display: none;
}

.economic__section.slider {
  overflow: hidden;
}

.type__section {
  display: block;
}

.type__section.hero {
  background-image: linear-gradient(#fff0, #0009), url('../images/main_1main.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  height: 100vh;
}

.type__section.background-fix {
  background-image: url('../images/EDEN-HOUSE-CANAL-EXTERIORS-_03_fin_1EDEN HOUSE CANAL EXTERIORS _03_fin.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  height: 57rem;
}

.type__section.video-section {
  background-image: url('../images/Rectangle-2782.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 53.13em;
}

.type__section.footer {
  background-color: var(--black-2);
  width: 100%;
}

.type__section.inactive {
  display: none;
}

.type__section.slider {
  overflow: hidden;
}

.payment__section {
  display: block;
}

.payment__section.hero {
  background-image: linear-gradient(#fff0, #0009), url('../images/main_1main.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  height: 100vh;
}

.payment__section.background-fix {
  background-image: url('../images/EDEN-HOUSE-CANAL-EXTERIORS-_03_fin_1EDEN HOUSE CANAL EXTERIORS _03_fin.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  height: 57rem;
}

.payment__section.video-section {
  background-image: url('../images/Rectangle-2782.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 53.13em;
}

.payment__section.footer {
  background-color: var(--black-2);
  width: 100%;
}

.payment__section.inactive {
  display: none;
}

.payment__section.slider {
  overflow: hidden;
}

.video__section {
  display: block;
}

.video__section.hero {
  background-image: linear-gradient(#fff0, #0009), url('../images/main_1main.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  height: 100vh;
}

.video__section.background-fix {
  background-image: url('../images/EDEN-HOUSE-CANAL-EXTERIORS-_03_fin_1EDEN HOUSE CANAL EXTERIORS _03_fin.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  height: 57rem;
}

.video__section.video-section {
  background-image: url('../images/team.webp');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  height: 50rem;
}

.video__section.footer {
  background-color: var(--black-2);
  width: 100%;
}

.video__section.inactive {
  display: block;
}

.video__section.slider {
  overflow: hidden;
}

.company__section {
  display: block;
}

.company__section.hero {
  background-image: linear-gradient(#fff0, #0009), url('../images/main_1main.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  height: 100vh;
}

.company__section.background-fix {
  background-image: url('../images/EDEN-HOUSE-CANAL-EXTERIORS-_03_fin_1EDEN HOUSE CANAL EXTERIORS _03_fin.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  height: 57rem;
}

.company__section.video-section {
  background-image: url('../images/Rectangle-2782.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 53.13em;
}

.company__section.footer {
  background-color: var(--black-2);
  width: 100%;
}

.company__section.inactive {
  display: block;
}

.company__section.slider {
  overflow: hidden;
}

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

.grafik__wrapper {
  display: block;
}

.button__wrap {
  width: 100%;
  margin-top: 4.38rem;
  display: flex;
}

.doqload-wrp-popup {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template: "heading-form img"
                 "form img"
                 / 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

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

.yakor-gallery {
  width: 100%;
  height: .1em;
}

.cons__section-it {
  display: block;
}

.cons__section-it.hero {
  background-image: linear-gradient(#fff0, #0009), url('../images/main_1main.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  height: 100vh;
}

.cons__section-it.background-fix {
  background-image: url('../images/EDEN-HOUSE-CANAL-EXTERIORS-_03_fin_1EDEN HOUSE CANAL EXTERIORS _03_fin.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  height: 48em;
}

.cons__section-it.video-section {
  background-image: url('../images/Rectangle-2782.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 53.13em;
}

.cons__section-it.footer {
  background-color: var(--black-2);
  width: 100%;
}

.cons__section-it.inactive {
  display: none;
}

.cons__section-it.slider {
  overflow: hidden;
}

.progres-grid-2 {
  grid-column-gap: 6.69em;
  grid-row-gap: 1em;
  grid-template: "about-index about-text"
  / auto 1fr;
  grid-auto-columns: 1fr;
  margin-top: 4.06em;
  display: grid;
}

.padding-global-2 {
  height: 100%;
  padding-left: 3.13rem;
  padding-right: 3.13rem;
  position: relative;
}

.about__head-2 {
  grid-column-gap: 2.69em;
  grid-row-gap: 1em;
  grid-template-rows: auto;
  grid-template-columns: auto 1fr;
  grid-auto-columns: 1fr;
  margin-top: 4rem;
  display: grid;
}

.container-3 {
  max-width: 80rem;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}

.about-index-2 {
  color: #b5b5b5;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.index-txt-2 {
  color: #b5b5b5;
  letter-spacing: 0;
  font-size: 7rem;
  font-weight: 300;
  line-height: .9;
}

.headline-2 {
  text-transform: uppercase;
  width: 17rem;
  font-size: 1.25rem;
}

.price-percent-wrp-2 {
  grid-row-gap: 0em;
  flex-direction: column;
  display: flex;
}

.price-percent-wrp-2.index-price {
  width: 30rem;
  margin-top: 7rem;
}

.icon-plus-gray-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  margin-top: auto;
  display: flex;
}

.number-percent-2 {
  color: #d0a966;
  font-size: 14rem;
  line-height: .8;
}

.cell-8 {
  flex-direction: row;
  justify-content: space-between;
}

.padding-section-large-2 {
  padding-top: 7.8rem;
  padding-bottom: 7.8rem;
}

.cell-border-left-3 {
  border-left: 1px solid #b5b5b5;
}

.cell-border-left-3.border-right {
  border-right: 1px solid #b5b5b5;
}

.about-index-3 {
  color: #b5b5b5;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.index-txt-3 {
  color: #b5b5b5;
  letter-spacing: 0;
  font-size: 7rem;
  font-weight: 300;
  line-height: .9;
}

.index-txt-3.dark {
  color: #282828;
  font-weight: 300;
  line-height: .8;
}

.icon-plus-gray-3 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  margin-top: auto;
  display: flex;
}

.icon-plus-gray-3.dark {
  color: #282828;
  position: relative;
  top: 1.25em;
}

.map-arrow-2 {
  color: #282828;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 5rem;
  height: 2rem;
  margin-left: auto;
  display: flex;
}

.map-arrow-2:hover {
  color: #b5b5b5;
}

.footer-info {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  flex-flow: column;
  display: flex;
}

.text-16px-gray-2 {
  color: #b5b5b5;
  font-size: 1rem;
  transition: all .2s;
}

.text-16px-gray-2.copyright {
  width: 50%;
}

.text-16px-gray-2.copyright:hover {
  color: var(--silver);
}

.link-footer {
  color: #b5b5b5;
  font-size: 1rem;
  text-decoration: underline;
  transition: all .2s;
}

.qr {
  height: 6rem;
}

.close-cover {
  position: absolute;
  inset: 0%;
}

@media screen and (max-width: 991px) {
  h2 {
    font-size: 7vw;
  }

  .txt-36.bold, .txt-36.bold.color-blue {
    font-size: 4vw;
  }

  .hero-section {
    align-items: flex-start;
    padding-top: 6vw;
  }

  .h-1 {
    font-size: 12vw;
  }

  .h-1._80px {
    font-size: 3.4em;
  }

  .pad-40.max-w-32em {
    width: 45vw;
  }

  .action-buttons-wrp {
    grid-row-gap: 3vw;
    flex-wrap: wrap;
    margin-top: 6.38vw;
  }

  .line-decore {
    margin-left: 0;
  }

  .global-padding {
    padding-top: 11.32vw;
    padding-bottom: 11.32vw;
  }

  ._3-col_layout {
    grid-row-gap: 4vw;
    grid-template-columns: 1.75fr;
  }

  .spacer-40 {
    padding-top: 5.35vw;
  }

  .service-wrp {
    margin-top: 14.61vw;
  }

  .service-thumb {
    width: 11em;
    height: 11em;
  }

  .v-flex {
    grid-column-gap: 2.5em;
    text-align: center;
    flex-direction: column;
    width: 100%;
  }

  .heading-service {
    text-align: left;
    font-size: 3vw;
  }

  ._2-col-row {
    grid-row-gap: 5.36em;
    grid-template-columns: 1fr;
  }

  .h2.aligne-right.position-relative {
    font-size: 2.5em;
  }

  .aligne-r-content {
    height: 93vw;
  }

  .feauters-img {
    margin-top: 0;
    position: absolute;
  }

  .txt-link_64.aligne-right {
    font-size: 6vw;
  }

  .big-link-wrp {
    margin-top: 3em;
  }

  ._12-col-gallery {
    grid-column-gap: 2.5em;
    grid-row-gap: 2.5em;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }

  .flore-link {
    padding-left: 0;
    padding-right: 0;
    font-size: 3vw;
  }

  .tab-menu {
    grid-column-gap: 4.18vw;
  }

  .tab-inner {
    grid-template-columns: 1fr 1fr;
  }

  .content-heading {
    font-size: 3.13vw;
  }

  .text-aligne-right {
    margin-bottom: -3.6em;
  }

  .txt-50 {
    font-size: 5vw;
  }

  .spacer-130 {
    height: 3em;
  }

  .cell {
    padding: 2.4em 1.55em 1.9em;
  }

  .paymebt-flex-spacebetwin {
    grid-row-gap: 4.18vw;
    flex-wrap: wrap;
  }

  .txt-55 {
    font-size: 4vw;
  }

  .txt-55.ru {
    font-size: 1.7em;
  }

  .form-headline {
    font-size: 4vw;
    font-weight: 500;
  }

  .input {
    font-size: .8em;
  }

  .submit-button {
    font-size: 1em;
  }

  .txt-64 {
    font-size: 5vw;
  }

  .form-block-main {
    height: auto;
    margin-bottom: 0;
  }

  .floating-label.new-tem.pop-up-form {
    font-size: 1.5em;
    bottom: 1.4em;
  }

  .flex-block-v {
    align-items: center;
  }

  .footer-stack {
    grid-column-gap: 4vw;
    grid-row-gap: 4vw;
    padding: 0;
  }

  .payment-percent-txt {
    font-size: 2.2em;
  }

  .close-ico {
    width: 4em;
    top: 2.8em;
    right: 2.5em;
  }

  .bold-text {
    font-size: 5vw;
  }

  .page-padding {
    padding-left: 2.02em;
    padding-right: 2.02em;
  }

  .p-text.color-gray {
    font-size: 1rem;
  }

  .logo {
    width: 15.84vw;
  }

  .h1-heading {
    font-size: 6.05vw;
  }

  .hero-contain {
    width: 90em;
  }

  .pad-20.max-w-670 {
    width: auto;
  }

  .button2 {
    font-size: 1.6em;
  }

  .button2.mtop-20 {
    padding: 1.2em 4.04em;
    font-size: 2.52em;
  }

  .button2.nav-buttom {
    font-size: 1.21em;
    display: none;
  }

  .layout-video {
    padding-top: 42.64vw;
  }

  .about-item {
    width: 22em;
    height: 30em;
  }

  .button-secondary {
    font-size: 1.6em;
  }

  .spacer-20 {
    padding-top: 2.09em;
  }

  .spacer-20.epand {
    align-items: flex-start;
  }

  .txt-55-form {
    font-size: 4vw;
  }

  .input-2 {
    height: 6em;
    font-size: .8em;
  }

  .input-2.dark-border, .submit-button-2 {
    font-size: 1em;
  }

  .submit-button-2.solid-color {
    height: 5em;
  }

  .txt-60 {
    font-size: 5vw;
  }

  .footer-stack-new {
    grid-column-gap: 4vw;
    grid-row-gap: 4vw;
    padding: 0;
  }

  .txt-14 {
    font-size: 1.5em;
  }

  .header {
    padding: 1.03vw 7.02em;
  }

  .nav-inner {
    z-index: 30;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    height: 100vh;
    margin-left: 0;
    padding-top: 4.04em;
    padding-left: 4em;
    padding-right: 4em;
    position: absolute;
    inset: 0%;
  }

  .nav-menu {
    z-index: 10;
    background-color: var(--midnight-blue);
    color: var(--linen);
    width: 50.45em;
    height: 100vh;
  }

  .logo-img {
    width: 19.48vw;
  }

  .nav-link {
    color: var(--linen);
    margin-bottom: 1.51em;
    margin-left: 0;
    margin-right: 0;
    font-size: 3.8em;
  }

  .nav-link.close-menu {
    background-image: url('../images/system-uicons_cross.svg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    justify-content: center;
    align-items: center;
    width: 3.03em;
    height: 3.03em;
    margin-top: 2.02em;
    margin-right: .4em;
    font-size: 1.8em;
    display: flex;
    position: absolute;
    inset: 0 0% auto auto;
  }

  .dropdown-toggle {
    font-size: 1.5vw;
  }

  .nav-button-wrp {
    z-index: 0;
    position: relative;
  }

  .mobile-menu-button {
    justify-content: center;
    align-items: center;
    margin-left: .69em;
    padding: 0;
    display: flex;
  }

  .mobile-menu-button.w--open {
    background-color: #0000;
  }

  .hamburger-wrp {
    background-color: var(--midnight-blue);
    color: var(--white);
    border-radius: 100%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 2.1em;
    height: 2.1em;
    display: flex;
  }

  .content-form-cons.popup-content {
    width: 80em;
  }

  .left-content {
    max-width: 39em;
  }

  .menu-logo {
    width: 32em;
    margin-bottom: 4.44em;
  }

  .menu-logo.hide {
    display: block;
  }

  .container-2 {
    max-width: 45.5rem;
  }

  .hero-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -2.5rem;
  }

  .hero-split {
    max-width: 100%;
    margin-bottom: 2.5rem;
  }

  .navigation-wrapper {
    align-items: center;
    width: auto;
    display: flex;
  }

  .navigation.header {
    padding: 0 5%;
  }

  .logo-link-2 {
    margin-right: 0;
  }

  .menu-button {
    color: #393b6a;
    padding: .75rem;
  }

  .menu-button.w--open {
    background-color: #0000;
  }

  .navigation-menu {
    background-color: var(--black-2);
    color: #393b6a;
    border-radius: .5rem;
    flex-direction: column;
    align-items: flex-start;
    height: 100vh;
    padding: 4.18rem;
    position: fixed;
  }

  .navigation-menu.w--open {
    background-color: #282556;
    border-color: #fff;
  }

  .navigation-container.larg-container {
    margin-left: auto;
    margin-right: auto;
  }

  .navigation-link {
    font-size: 1.5rem;
    line-height: 2;
  }

  .navigation-link:hover {
    color: var(--grey-2);
    background-color: #0000;
  }

  .lang-link-wrp {
    outline-color: #ffffff4a;
    padding: .63rem .94rem;
  }

  .lang-link-wrp.mobile {
    font-size: 1rem;
    display: flex;
  }

  .lang-link-2.active, .lang-link-2.inactive {
    font-size: 1rem;
  }

  .nav-buttons {
    z-index: 0;
    margin-left: 0;
    position: relative;
  }

  .nav-buttons.mobile {
    display: flex;
  }

  .section-volt.hero {
    height: auto;
  }

  .section-volt.background-fix {
    height: 32rem;
  }

  .padding-section-large {
    padding-top: 5rem;
  }

  .volt-hero_contain {
    flex-direction: column;
  }

  .hero-heado-prez-wrp {
    flex-direction: column;
    padding-left: 0;
  }

  .prez-item.second {
    justify-content: flex-end;
    margin-top: 0;
    margin-left: auto;
  }

  .conditions-hero-column {
    grid-column-gap: 1.5625rem;
    grid-row-gap: 2.1875rem;
    flex-flow: wrap;
    justify-content: space-between;
    margin-top: 1.88rem;
    margin-left: 0;
  }

  .hero-heading-volt-wrp {
    margin-top: 4.18em;
  }

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

  .conditions-hero-item.hide {
    display: none;
  }

  .button-hero-wrp {
    justify-content: flex-start;
    width: 100%;
    display: flex;
  }

  .h-flex {
    display: flex;
  }

  .h-flex.m-bottom {
    margin-bottom: 8.35em;
    display: flex;
  }

  .lottie-hamburger {
    filter: invert();
    display: flex;
  }

  .heading-section-wrp {
    flex-direction: column;
    align-items: baseline;
  }

  .headin-sub-h-wrp {
    align-self: flex-end;
    max-width: 41em;
  }

  .headin-sub-h-wrp._398 {
    max-width: 41.75em;
  }

  .headin-sub-h-wrp._280 {
    max-width: 40em;
  }

  .p-sub-h, .p-sub-h.color-gray {
    font-size: 2.5rem;
  }

  .about-grid {
    grid-column-gap: 0rem;
    grid-row-gap: 0em;
    grid-template: "about-text"
                   "about-index"
                   "about-pic2"
                   "about-pic1"
                   "about-pic3"
                   "about-logo"
                   / minmax(0, 1fr);
  }

  .about-index.center-item {
    align-self: flex-end;
  }

  .index-txt {
    font-size: 4rem;
  }

  .index-txt.dark {
    font-size: 7rem;
  }

  .about-index-wrp {
    align-items: stretch;
  }

  .about-index-wrp.dev {
    padding-top: 0;
  }

  .h2-volta {
    font-size: 3.5rem;
  }

  .p-text-16.color-gray.hide {
    display: none;
  }

  .about-item-img.fitnes {
    max-width: 50%;
    margin-top: 4.3rem;
    margin-left: 0;
    margin-right: 0;
  }

  .about-item-img.one-pic {
    margin-bottom: 0;
  }

  .about-item-img.two-pic {
    max-width: 50%;
    margin-top: 4.3rem;
  }

  .about-img-volta {
    object-fit: cover;
    height: 100%;
    min-height: auto;
    max-height: none;
    margin-bottom: 0;
    position: absolute;
    inset: 0%;
  }

  .about-img-ttl {
    font-size: 5.22vw;
  }

  .about-dev-logo_wrp {
    max-width: 12rem;
  }

  .about-dev-logo_wrp.animate {
    align-items: flex-start;
    margin-top: 4rem;
  }

  .sticky-track {
    height: 200vh;
  }

  .focus-project_wrp {
    flex-direction: column;
    justify-content: flex-start;
    height: auto;
    position: relative;
    top: 0;
  }

  .h-scroll-wrp {
    width: auto;
    overflow: hidden;
  }

  .h-scroll-item {
    width: 88em;
    height: auto;
  }

  .item-text-top {
    justify-content: space-between;
    align-items: flex-end;
  }

  .text-16px-gray.copyright {
    text-align: left;
  }

  .text-16px-gray.max-w {
    max-width: 23em;
  }

  .scroll-item_img-wrp {
    height: 100em;
    margin-top: 4.18em;
  }

  .floorplan-header_tabl {
    grid-template-columns: 1.45fr 1fr 1fr;
  }

  .floorplan-header_tabl.bottom-border {
    grid-template-columns: 1.65fr .75fr;
    display: none;
  }

  .table-cell {
    grid-column-gap: 2.09em;
  }

  .toogle-max-w {
    max-width: 100%;
  }

  .qa-text {
    white-space: normal;
    font-size: 1.3125rem;
    line-height: 1.5625rem;
  }

  .h-wrap {
    max-width: none;
    margin-top: 18.79em;
    position: sticky;
    top: 4.18em;
  }

  .volta-floor-txt {
    font-size: 1.5rem;
  }

  .txt-11.color-gray {
    align-self: flex-end;
    font-size: .75rem;
  }

  .floor-plan_content-wrp {
    grid-template-columns: 1.1fr;
  }

  .info-planl-wrp {
    grid-template-columns: 1fr 1fr;
  }

  .navigation-button-copy {
    width: 31.32vw;
    min-width: 19rem;
  }

  .all-plan-img {
    width: 22em;
  }

  .icon-drop {
    width: 4rem;
  }

  .slide-img-volta_wrp {
    height: 24rem;
  }

  .map-arrow {
    width: 4rem;
    height: 3rem;
    margin-right: 4.4em;
  }

  .form-cosult-ttl.txt-sz-55, .form-cosult-ttl.txt-sz-55.no-wrap {
    white-space: normal;
  }

  .form-descript {
    max-width: none;
    margin-top: 0;
  }

  .form-descript.txt-sz-18 {
    max-width: none;
    margin-top: .125em;
  }

  .coonsult-image {
    display: none;
  }

  .input-3 {
    padding-left: 4.18vw;
  }

  .input-3.dark-border {
    font-size: 1em;
  }

  .submit-form-btn-volt {
    height: 10.44vw;
  }

  .consultation-wrp-copy {
    grid-template: "heading-form"
                   "descr"
                   "form"
                   / 1.75fr;
  }

  .consultation-wrp-copy.animate {
    grid-template-columns: 1fr;
  }

  .inner-slide {
    grid-template: "heading-slide"
                   "img-slide"
                   "content-slide"
                   / 1fr;
  }

  ._2-slide-img-wrp {
    width: 100%;
    height: 70em;
  }

  .text-70.color-white {
    font-size: 4rem;
  }

  .about-dev-grid {
    grid-column-gap: 0rem;
    grid-template: "about-text"
                   "about-index"
                   "about-pic2"
                   "about-pic1"
                   "about-pic3"
                   "about-logo"
                   / auto;
  }

  .dev-project {
    grid-row-gap: 8.35vw;
    grid-template-columns: 1fr;
  }

  .dev-project.animate {
    grid-template-columns: .75fr .75fr 1fr;
  }

  .dev-card {
    border-style: none;
    padding: 0;
  }

  .card-img-wrp {
    height: 18rem;
  }

  .h-4.ml {
    font-size: 2rem;
  }

  .dev-tag-wrp {
    margin-top: 3.34em;
  }

  .dev-tag-wrp.max-w {
    width: 71em;
  }

  .tag-item {
    font-size: 2.09vw;
  }

  .located-wrp {
    grid-template: "circle"
                   "description"
                   "map"
                   / 100%;
  }

  .located-content {
    grid-row-gap: 2.5rem;
  }

  .item-flex_aligne-end {
    justify-content: space-between;
  }

  .located-ttl {
    margin-right: auto;
    font-size: 3rem;
  }

  .located-ttl.ch-10 {
    max-width: none;
    margin-right: auto;
  }

  .located-text-mini {
    position: static;
  }

  .located-text-mini._3 {
    font-size: 1rem;
  }

  .white-circle_shape {
    grid-row-gap: 4.18em;
    border-style: none;
    width: 95em;
    height: auto;
    padding-left: 6.55em;
  }

  .white-circle_shape.animate {
    width: auto;
    height: auto;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .box-220 {
    width: 26em;
  }

  .located-map-wrp {
    width: 114%;
    height: 40vw;
    margin-left: -6em;
  }

  .located-map-wrp.animate {
    width: 100%;
    height: auto;
    margin-left: 0;
  }

  .map-pic {
    border-radius: 0;
  }

  .map-content.dark {
    inset: auto 0% 0%;
    padding-left: 0;
    inset: auto 0% 0%;
  }

  .flex-box-horizontal {
    grid-column-gap: .94em;
    justify-content: center;
  }

  .features-wrp {
    border-top-style: none;
  }

  .feauters-cell {
    border-top: 1px solid var(--light-grey);
    border-bottom: 1px none var(--silver);
  }

  .feauters-cell.center-cellborder {
    border-left-style: none;
    border-right-style: none;
  }

  .readmore-link.gray {
    font-size: 2.09em;
  }

  .features-content-wrp {
    align-items: flex-start;
  }

  .price-progress-wrp {
    display: block;
  }

  .price-percent-wrp.index-price {
    width: auto;
    margin-top: 2.8rem;
  }

  .subtext.gray {
    width: auto;
    font-size: 2.09em;
  }

  .progress {
    height: 5rem;
  }

  .progres-grid {
    grid-column-gap: 0rem;
    grid-template: "about-text"
                   "about-index"
                   / auto;
    height: auto;
  }

  .progres-grid.animate {
    height: auto;
  }

  .what-change-hat {
    margin-bottom: 14.61em;
  }

  .text-20.color-gray {
    align-self: center;
    font-size: 20px;
  }

  .what-change-row {
    padding-top: 9.39em;
    padding-bottom: 9.39em;
  }

  .what-change_ttl-wrp {
    justify-content: space-between;
  }

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

  .text-12.color-green {
    font-size: 1.67em;
  }

  .payment-plan_wrp {
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
  }

  ._3-col-auto.ml-256 {
    margin-left: auto;
  }

  .text-100 {
    font-size: 17.12em;
  }

  .text-65 {
    font-size: 35px;
  }

  .video-content-wrp {
    justify-content: flex-start;
  }

  .l-box-btn_wrp {
    justify-content: center;
  }

  .l-box-video-link {
    width: 100%;
  }

  .about-company_wrp, .about-company_content {
    grid-template-columns: 1fr;
  }

  .border-separate {
    width: 100%;
    height: 1px;
  }

  .about-compan-options_wrp {
    grid-template-columns: 1fr 1fr;
  }

  .company-options_item {
    min-height: 42em;
  }

  .company-options_item.animate {
    min-height: 20rem;
  }

  ._2-col-row-content.mw-280 {
    justify-content: center;
    justify-items: center;
    margin-left: 0;
    margin-right: auto;
  }

  .form-horizontal {
    grid-template-columns: 1fr;
  }

  .footer-3-column {
    grid-column-gap: 4.18em;
    grid-row-gap: 4.18em;
    grid-template-columns: 1fr;
  }

  .socila-wrapper {
    margin-top: 4.59em;
  }

  .footer-contact-item {
    align-items: center;
    margin-top: 12.53em;
  }

  .image-3 {
    width: auto;
  }

  .about-img-box {
    padding-top: 130%;
    position: relative;
  }

  .about-img-box._1-pic {
    padding-top: 130%;
  }

  .mobile-progress-wrp {
    display: none;
    position: relative;
  }

  .progress-mark-wrp {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: 202px 202px 202px 202px;
    grid-template-columns: 1fr .25fr;
    grid-auto-columns: 1fr;
    height: 100%;
    padding-right: 0;
    display: grid;
  }

  .marker-count {
    margin-top: -.6em;
    margin-left: .4em;
  }

  .marker-count.down {
    position: relative;
    bottom: -.6em;
  }

  .marker {
    border-top: 1px solid var(--silver);
  }

  .cell-marker-count {
    flex-direction: column;
    justify-content: space-between;
    display: flex;
  }

  .progres-line-wrp {
    grid-column-gap: 5.75rem;
    grid-row-gap: 5.75rem;
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
    display: flex;
    position: absolute;
    inset: 0%;
  }

  .progres-line-item {
    grid-column-gap: .5em;
    grid-row-gap: .5em;
    align-items: flex-end;
    height: 100%;
    padding-left: 0;
    display: flex;
  }

  .box {
    transform: rotate(180deg);
  }

  .progres-indicator {
    background-color: #aeddde;
  }

  .progres-indicator.second {
    background-color: var(--light-sea-green);
    height: 90%;
  }

  .cell-6 {
    justify-content: flex-end;
  }

  .stick-block {
    height: auto;
    position: relative;
  }

  .content-block {
    grid-row-gap: 4.54em;
    flex-direction: column;
    display: flex;
  }

  .small-padding {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .small-padding.right_pad-not.ar {
    padding-left: 0;
  }

  .right-side {
    position: sticky;
    top: 7rem;
    overflow: hidden;
  }

  .right-side.animate {
    padding-top: 5em;
  }

  .scroll-container {
    width: 100%;
    overflow: visible;
  }

  .paragraph-2 {
    font-size: 1rem;
  }

  .paragraph-3 {
    font-size: 7em;
  }

  .step-content {
    width: 47em;
  }

  .popup-content-volta {
    width: 100%;
    max-width: 35rem;
  }

  .popup-content-volta.img-background {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    padding: 1.56rem;
  }

  .consultation-wrp-popup {
    grid-template: "heading-form"
                   "descr" minmax(auto, auto)
                   "form"
                   / 1fr;
  }

  .icon-close-popup {
    color: var(--black-2);
    position: absolute;
    bottom: auto;
    left: auto;
  }

  .map-link {
    align-items: flex-end;
  }

  .image-4 {
    width: 30.27em;
  }

  .div-block-4 {
    margin-bottom: 8.35em;
    display: flex;
  }

  .icon-close-popup-menu {
    color: var(--black-2);
    width: 6.26em;
    height: 6.26em;
    position: absolute;
    inset: 3.2em 2.09em auto auto;
  }

  .close {
    background-image: url('../images/system-uicons_cross.svg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    width: 3rem;
    height: 3rem;
    margin-right: 0;
    font-size: 2.92em;
    line-height: 2;
    display: flex;
    position: absolute;
    inset: 1rem 1rem auto auto;
  }

  .close:hover {
    color: var(--grey-2);
    background-color: #0000;
  }

  .menu-links-wrp {
    flex-direction: column;
  }

  .mob-menu-controll-button {
    grid-row-gap: 3.13em;
    flex-direction: column;
    align-items: flex-start;
    display: block;
  }

  .inner-menu {
    border-radius: 0;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    height: 80vh;
    display: flex;
  }

  .col-btn {
    display: none;
  }

  .popup-content-volta-2 {
    padding: 12.94em 3.55em 3.55em;
  }

  .icon-close-popup-2 {
    color: var(--white);
    position: absolute;
    inset: 0 -2.8rem auto auto;
  }

  .success-message, .error-message {
    font-size: 2.51vw;
  }

  .number-percent {
    font-size: 8rem;
  }

  .text-block-13 {
    font-size: .9rem;
  }

  .image-8 {
    width: auto;
  }

  .lang-link-dropdown {
    min-height: auto;
    margin-left: 0;
    font-size: 14px;
  }

  .dropdown-link-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .col-btn-2 {
    display: none;
  }

  .dropdown-list-2 {
    width: auto;
  }

  .dropdown-list-2.w--open {
    flex-direction: row;
    top: 40px;
  }

  .nav-buttons-2 {
    z-index: 0;
    margin-left: 0;
    position: relative;
  }

  .dropdown-list-3 {
    width: auto;
  }

  .dropdown-list-3.w--open {
    flex-direction: row;
    top: 40px;
  }

  .cons__section.hero, .cons__section-fr.hero, .hero__section.hero, .features__section.hero {
    height: auto;
  }

  .about__head {
    grid-template-columns: 1fr;
  }

  .about__head.en {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
    flex-flow: column;
    display: flex;
  }

  .service__section.hero {
    height: auto;
  }

  .service__section.background-fix {
    height: 32rem;
  }

  .floorplan__section.hero {
    height: auto;
  }

  .floorplan__section.background-fix {
    height: 32rem;
  }

  .slider__section.hero {
    height: auto;
  }

  .slider__section.background-fix {
    height: 32rem;
  }

  .cta__section.hero {
    height: auto;
  }

  .cta__section.background-fix {
    height: 32rem;
  }

  .developmant__section.hero {
    height: auto;
  }

  .developmant__section.background-fix {
    height: 32rem;
  }

  .canal__section.hero {
    height: auto;
  }

  .canal__section.background-fix {
    height: 32rem;
  }

  .keyfeature__section.hero {
    height: auto;
  }

  .keyfeature__section.background-fix {
    height: 32rem;
  }

  .bg__section.hero {
    height: auto;
  }

  .bg__section.background-fix {
    height: 32rem;
  }

  .economic__section.hero {
    height: auto;
  }

  .economic__section.background-fix {
    height: 32rem;
  }

  .type__section.hero {
    height: auto;
  }

  .type__section.background-fix {
    height: 32rem;
  }

  .payment__section.hero {
    height: auto;
  }

  .payment__section.background-fix {
    height: 32rem;
  }

  .video__section.hero {
    height: auto;
  }

  .video__section.background-fix {
    height: 32rem;
  }

  .video__section.video-section {
    height: 30rem;
  }

  .company__section.hero {
    height: auto;
  }

  .company__section.background-fix {
    height: 32rem;
  }

  .doqload-wrp-popup {
    grid-template: "heading-form"
                   "descr" minmax(auto, auto)
                   "form"
                   / 1fr;
  }

  .cons__section-it.hero {
    height: auto;
  }

  .progres-grid-2 {
    grid-column-gap: 0rem;
    grid-template: "about-text"
                   "about-index"
                   / auto;
    height: auto;
  }

  .progres-indicator-2 {
    background-color: #aeddde;
  }

  .progres-indicator-2.second {
    background-color: #d0a966;
    height: 90%;
  }

  .about__head-2 {
    grid-template-columns: 1fr;
  }

  .index-txt-2 {
    font-size: 4rem;
  }

  .price-percent-wrp-2.index-price {
    width: auto;
    margin-top: 2.8rem;
  }

  .marker-2 {
    border-top: 1px solid #b5b5b5;
  }

  .number-percent-2 {
    font-size: 8rem;
  }

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

  .index-txt-3 {
    font-size: 4rem;
  }

  .index-txt-3.dark {
    font-size: 7rem;
  }

  .map-arrow-2 {
    height: 2rem;
  }

  .text-16px-gray-2 {
    font-size: 2.51vw;
  }

  .text-16px-gray-2.copyright {
    text-align: left;
  }

  .link-footer {
    font-size: 2.51vw;
  }

  .qr {
    position: absolute;
    inset: auto auto 3.75rem 2rem;
  }
}

@media screen and (max-width: 767px) {
  .p-16 {
    font-size: 3.34vw;
  }

  .p-16.size-10 {
    font-size: .625rem;
  }

  .hero-section {
    background-position: 38%;
    align-items: flex-start;
    padding-top: 6.32vw;
    padding-left: 7%;
    padding-right: 7%;
  }

  .hero-content {
    width: 100%;
  }

  .hero-logos {
    grid-column-gap: 7.52vw;
  }

  .logo-livlux {
    width: 14.61vw;
  }

  .logo-metropolitan {
    width: 29.23vw;
  }

  .link-lang {
    font-size: 3.34vw;
  }

  .h-1 {
    font-size: 20.88vw;
  }

  .h-1._80px {
    font-size: 7vw;
  }

  .pad-40.max-w-32em {
    width: 60vw;
  }

  .action-buttons-wrp {
    grid-row-gap: 4.18vw;
    flex-direction: column;
    align-items: flex-start;
  }

  .hero-download-brochure {
    font-size: 5.01vw;
  }

  .line-decore {
    width: 20.88vw;
    margin-left: 0;
  }

  .txt-hero-link {
    font-size: 5.01vw;
  }

  .hero-arrow {
    width: 4vw;
    margin-top: 4vw;
    left: -5.1vw;
  }

  .global-padding.footer {
    padding-top: 12.53vw;
  }

  .service-wrp {
    grid-row-gap: 4.18vw;
    font-size: 4.18vw;
  }

  .service-thumb {
    width: 30vw;
    height: 30vw;
    margin-bottom: 0;
  }

  .v-flex {
    grid-column-gap: 4.18vw;
    text-align: center;
    flex-direction: row;
    width: 100%;
    font-size: 3vw;
  }

  .heading-service {
    text-align: left;
    font-size: 4vw;
  }

  ._2-col-row {
    grid-row-gap: 5.36vw;
  }

  .aligne-r-content {
    height: 81vw;
  }

  .feauters-img {
    width: 80vw;
    height: 80vw;
    margin-left: -.1em;
  }

  ._12-col-gallery {
    grid-column-gap: 4.18vw;
    grid-row-gap: 4.18vw;
    margin-top: 10.44vw;
  }

  .txt-30 {
    font-size: 1.5em;
  }

  .txt-30.dark, .flore-link {
    font-size: 5vw;
  }

  .tab-menu {
    flex-wrap: wrap;
    justify-content: flex-start;
  }

  .tab-inner {
    grid-row-gap: 5vw;
    grid-template-columns: 1fr;
  }

  .content-heading {
    font-size: 4vw;
    font-weight: 700;
  }

  .fixed-bg {
    height: 80vw;
  }

  .text-aligne-right {
    margin-top: 10.38vw;
    margin-bottom: -8.4vw;
  }

  .p-paymant-wrp.max-w496 {
    width: auto;
  }

  .form-heading-wrp {
    grid-row-gap: 4.18vw;
  }

  .form-headline {
    font-size: 5vw;
    font-weight: 500;
  }

  .txt-16 {
    font-size: 1rem;
  }

  .txt-16.mw-200 {
    line-height: 1.5;
  }

  .form-stack {
    grid-row-gap: 2.09vw;
  }

  .descript-field {
    display: none;
  }

  .floating-label {
    font-size: 3vw;
  }

  .floating-label.new-tem {
    bottom: 2.4em;
  }

  .floating-label.new-tem.pop-up-form {
    font-size: 2.92em;
    bottom: 1.9em;
    left: 1.7em;
  }

  .form {
    margin-top: 4.18em;
  }

  .flex-block-v {
    align-items: flex-start;
  }

  .popup-inner-flex {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .popup-content {
    width: 100%;
    max-width: 90vw;
  }

  .headline-form {
    font-size: 8vw;
    font-weight: 700;
  }

  .descript-form {
    font-size: 3vw;
  }

  .close-ico {
    width: 5em;
    top: 5.4em;
    right: 3.1em;
  }

  .logo-lbluewaters {
    width: 14.61vw;
  }

  .page-padding.hero-layout {
    padding-top: 20vw;
  }

  .page-padding.pad-125 {
    padding: 16.7em 2.52em;
    overflow: visible;
  }

  .page-padding.pad-125._207 {
    padding-bottom: 43.22em;
  }

  .page-padding.pad-140 {
    padding-top: 20.88em;
  }

  .p-text {
    font-size: 1rem;
  }

  .p-text._12.red-color, .p-text._12.linen {
    font-size: .75rem;
  }

  .p-text.ligte {
    font-size: 2.92em;
  }

  .layout-video {
    padding-top: 53vw;
  }

  .about-contain {
    grid-row-gap: 1.25rem;
    grid-template: "headline1"
                   "headling"
                   "paragraph"
                   / 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .about-txt-contain, .about-txt-contain._460, .about-heading-contain {
    width: auto;
  }

  .about-heading-contain.mw-500 {
    max-width: 70em;
  }

  .h2-heading, .h2-heading.color-linen {
    font-size: 7.52vw;
  }

  .h2-heading.color-linen.size-24 {
    font-size: 5.01vw;
  }

  .h2-heading.color-white {
    padding-right: 2.2em;
    font-size: 4.04em;
  }

  .txt-20 {
    font-size: 1.25rem;
    line-height: 1;
  }

  .txt-20.color-light {
    font-size: 4.18vw;
    line-height: 1;
  }

  .dot-17-light {
    width: 3.55vw;
    height: 3.55vw;
  }

  .layout-row {
    grid-column-gap: 1.25rem;
  }

  .about-pic {
    grid-column-gap: 4.18vw;
    grid-row-gap: 8.35vw;
    flex-wrap: nowrap;
    grid-template: "_1 _2 ."
                   ". _3 _4"
                   / 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .about-item {
    border-radius: 62.63em;
    width: 29vw;
    height: 39vw;
  }

  .text-50 {
    font-size: 5vw;
  }

  .pad-44.no-padding {
    padding-top: 0;
  }

  .city-big-img {
    width: 95.9em;
    height: 60vw;
  }

  .decore-palce {
    height: 27.65em;
  }

  .flex-slider-layout {
    grid-row-gap: 1.875rem;
    flex-direction: column;
    margin-top: 12.61em;
  }

  .city-content {
    flex-direction: column;
    align-items: flex-start;
    width: auto;
    display: flex;
  }

  .button-secondary {
    padding: 1.3125rem 2.5rem;
    font-size: 1.125rem;
  }

  .button-secondary.mtop-20.color-red, .button-secondary.floorpl {
    padding-top: 7vw;
    padding-bottom: 7vw;
    font-size: 3.76em;
  }

  .slider-wrp {
    border-radius: 2em;
    width: auto;
    padding: 4.18em;
  }

  .slide-image {
    height: 75em;
  }

  .slide-content {
    padding-top: 1.875rem;
  }

  .p-25 {
    font-size: 5.22em;
  }

  .p-25.aligne-left {
    display: none;
  }

  .dot-17-dark {
    width: 1.25rem;
    height: 1.25rem;
  }

  .pad-50 {
    width: 79em;
    padding-top: 8.35em;
  }

  .card-stack {
    grid-row-gap: 8.35em;
    border-radius: 4.18em;
    flex-direction: column;
    padding: 4.18em;
  }

  .card-stack-content {
    grid-row-gap: 8.35em;
    width: auto;
  }

  .card-stack-img_wrp {
    border-radius: 1em;
    width: auto;
    height: 50em;
  }

  .carsd-stack-ico {
    width: 16.28em;
  }

  .h3-card {
    font-size: 8.35em;
  }

  .carsd-stack-descr {
    font-size: 4.59em;
    line-height: 1.2;
  }

  .slide-img-wrp {
    border-radius: 2em;
  }

  .form-download-broshure {
    padding: 6.26em 4.18em;
  }

  .broshure-form-wrp, .broshure-form-contain {
    width: auto;
  }

  .submit-form-btn {
    padding-top: 1.3125rem;
    padding-bottom: 1.3125rem;
    font-size: 4.59em;
  }

  .mocap-broshure {
    inset: -20.4em 0 auto auto;
  }

  .card-schedule {
    height: 52.19em;
    padding: 4.18em;
  }

  .card-schedule-img-wrp {
    display: none;
  }

  .h3-heading {
    font-size: 6.68em;
  }

  .spacer-10 {
    width: auto;
    padding-top: 3.34em;
  }

  .time-label {
    border-radius: 3em;
    width: 18.79em;
    height: 6.26em;
  }

  .time-label-inner {
    border-radius: 3em;
    width: 17em;
    height: 6.26em;
  }

  .label-txt {
    font-size: 2.6em;
  }

  .residents-wrp {
    width: auto;
  }

  .text-40 {
    font-size: 8.35em;
  }

  .text-40.center {
    font-size: 7.52em;
  }

  .text-40.linen {
    font-size: 7.52vw;
  }

  .div-block-3 {
    flex-direction: row;
    justify-content: space-between;
  }

  .residences-percent {
    flex: 0 auto;
    width: 54%;
  }

  .resiidents-wrp {
    flex-direction: column;
    grid-template: "headline"
                   "bubles"
                   "indicators"
                   / 1fr;
  }

  .bubble-wrp {
    width: auto;
    height: 84em;
    margin-top: 14.82em;
  }

  .bubble.bubble-2 {
    align-items: center;
    width: 45.93em;
    height: 45.93em;
    position: absolute;
    top: 38.5em;
    left: 18.11em;
  }

  .bubble.bubble-3 {
    align-items: center;
    width: 41.75em;
    height: 41.75em;
    position: absolute;
    left: 37.21em;
  }

  .bubble.bubble-4 {
    width: 37.58em;
    height: 37.58em;
    position: absolute;
    inset: 7.2em auto auto 0;
  }

  .bubble._1 {
    align-items: center;
    width: 32.15em;
    height: 32.15em;
    position: absolute;
    inset: auto 0% 16.4em auto;
  }

  .floorplans-wrp {
    margin-top: 16.7em;
  }

  .tab-content {
    overflow: visible;
  }

  .tab-img-wrp {
    border-radius: 4.18em;
  }

  .tab-floorplans-wrp {
    border-radius: 0 0 3em 3em;
    flex-direction: row;
    justify-content: space-between;
    width: auto;
    height: 26.72em;
    padding-left: 5.43em;
    padding-right: 5.43em;
    position: absolute;
    inset: auto 0% 0%;
  }

  .tabs-menu {
    flex-direction: row;
    justify-content: space-between;
    width: 93%;
  }

  .floorplan-pic-wrp {
    width: 42.17em;
    height: 42.17em;
  }

  .floorplan-img {
    border-radius: 3em;
    height: 53em;
    position: relative;
  }

  .button-wrp-abs {
    position: relative;
    bottom: -24.73em;
    left: 0;
  }

  .lightbox-link {
    width: 11em;
    height: 11em;
    inset: -6.1em 0% auto auto;
  }

  .lacation-card-wrp {
    margin-top: 10.44em;
    overflow: auto;
  }

  .location-card-wrp {
    width: 96vw;
    overflow: auto;
  }

  .location-card {
    border-radius: 2.09vw;
    width: 44.68em;
    padding: 3.13em;
  }

  .location-card-img-wrp {
    height: 39em;
  }

  .play-ico {
    width: 3em;
  }

  .attractions-heading-contain {
    width: auto;
  }

  .attraction-contain {
    flex-direction: column;
  }

  .traker-wrapper {
    display: none;
  }

  .point-content-wrp {
    grid-row-gap: 23.8em;
    width: 44em;
    margin-top: 0;
  }

  .t-25 {
    font-size: 5.22vw;
    line-height: 1;
  }

  .point-item {
    grid-row-gap: .625rem;
    flex-direction: column;
    display: flex;
  }

  .fixed-bg-new-tamplate {
    height: 80vw;
  }

  .txt-55-form {
    padding-right: 2.8em;
    font-size: 8.35vw;
  }

  .input-2 {
    font-size: .875rem;
  }

  .input-2.dark-border {
    height: 12.53em;
  }

  .submit-button-2 {
    padding-top: 7vw;
    padding-bottom: 7vw;
    font-size: 1.5rem;
  }

  .submit-button-2.solid-color {
    height: 12.53vw;
    padding-top: 0;
    padding-bottom: 0;
  }

  .txt-60 {
    font-size: 8.35vw;
  }

  .c-back-button {
    padding: .625rem 1.25rem;
  }

  .txt-14 {
    font-size: .875rem;
    line-height: 1;
  }

  .logo-img {
    width: 32.78vw;
  }

  .dropdown-toggle {
    font-size: 2vw;
  }

  .mobile-menu-button {
    margin-left: 2vw;
  }

  .hamburger-wrp {
    width: 1.7em;
    height: 1.7em;
    font-size: 5vw;
  }

  .content-form-cons.popup-content {
    background-image: linear-gradient(to right, #ebe0d6f2 47%, #fff0);
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    width: 93.53em;
    max-width: none;
    padding: 6.26em;
  }

  .left-content {
    text-align: center;
    max-width: none;
  }

  .checkbox-field {
    margin-top: 1.23em;
    font-size: 2.3em;
  }

  .menu-logo.hide {
    display: block;
  }

  .cell-4 {
    align-items: flex-end;
  }

  .tabs-content {
    overflow: visible;
  }

  .car-track-vertical {
    display: flex;
  }

  .vertical-wrp {
    display: block;
    position: relative;
  }

  .v-point-track {
    flex-direction: column;
    height: 92%;
    display: flex;
  }

  .quick-stack-3 {
    grid-column-gap: 1.25rem;
  }

  .v-poin-cell {
    flex-direction: column;
    flex: 1;
    align-items: center;
    padding-left: 14.82em;
    padding-right: 14.82em;
    display: flex;
    position: relative;
  }

  .v-point-line {
    background-color: var(--indian-red);
    flex-direction: column;
    flex: 1;
    justify-content: space-between;
    align-items: center;
    width: .1875rem;
    display: flex;
  }

  .track-point {
    border: .125rem solid var(--indian-red);
    background-color: var(--linen);
    border-radius: 100%;
    width: 8.35em;
    height: 8.35em;
    position: relative;
    inset: 0% auto auto;
  }

  .v-car {
    width: 13.75rem;
    margin-top: -12.7em;
    margin-left: -5.2em;
    position: sticky;
    inset: 15.5em auto auto -5.5em;
  }

  .car-wrp {
    height: 100%;
    margin-left: 0;
    position: absolute;
    inset: 0% 0% auto 0;
  }

  .text-block-4 {
    font-size: .875rem;
  }

  .about-contain-develop {
    grid-row-gap: 1.25rem;
    grid-template: "headline1"
                   "headling"
                   "paragraph"
                   / 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .hero-heading-left {
    padding: 3.75rem .9375rem;
  }

  .menu-button {
    color: #fff;
  }

  .navigation-menu {
    padding: 1.88rem;
  }

  .padding-global {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .hero-heado-prez-wrp {
    grid-row-gap: 2.5rem;
    padding-left: 0;
  }

  .prez-txt {
    font-size: 1.25rem;
  }

  .conditions-hero-column {
    grid-column-gap: 7.31em;
    justify-content: flex-start;
  }

  .hero-heading-volt-wrp {
    margin-top: 2.825rem;
  }

  .h1-volt {
    font-size: 3.13rem;
  }

  .h1-volt.ch-15 {
    max-width: 15ch;
  }

  .conditions-hero-item.hide {
    display: none;
  }

  .conditions-text.color-white {
    font-size: 1.56rem;
  }

  .button-hero-wrp {
    margin-top: 0;
  }

  .headline {
    font-size: .88rem;
  }

  .headin-sub-h-wrp {
    margin-left: auto;
  }

  .headin-sub-h-wrp._398 {
    max-width: 45.93em;
  }

  .index-txt {
    font-size: 5rem;
  }

  .about-index-wrp {
    grid-row-gap: 2.625rem;
    padding-top: 3.75rem;
  }

  .about-index-wrp.dev {
    grid-row-gap: 0rem;
  }

  .h2-volta.color-light-gray.smaller {
    font-size: 2rem;
  }

  .h2-volta.small {
    font-size: 3rem;
  }

  .p-text-16.color-gray {
    font-size: 1rem;
  }

  .dev-logo {
    width: 9rem;
  }

  .sticky-track {
    height: auto;
  }

  .focus-project_wrp {
    flex-direction: column;
  }

  .black-circle_shape {
    width: 39rem;
    height: 39rem;
    padding-left: 7.1rem;
    padding-right: 5.56rem;
  }

  .h-scroll-wrp {
    position: sticky;
    top: 8.35em;
  }

  .h-scroll-item {
    width: 93em;
    height: 83em;
  }

  .item-text-top {
    justify-content: space-between;
  }

  .text-16px-gray.copyright {
    font-size: 1rem;
  }

  .scroll-item_img-wrp {
    height: 61em;
    margin-top: 4.18em;
  }

  .floorplan-header_tabl {
    grid-column-gap: 1rem;
    grid-template-columns: auto auto;
  }

  .floorplan-header_tabl.bottom-border {
    grid-template-columns: 1.65fr;
    display: none;
  }

  .table-cell {
    grid-column-gap: 0em;
    grid-row-gap: 0em;
    align-items: flex-end;
  }

  .toogle-max-w {
    max-width: 100%;
  }

  .h-wrap {
    height: 200vh;
    margin-top: 18.79em;
  }

  .volta-floor-txt {
    margin-right: 3px;
    line-height: 1;
  }

  .info-planl-wrp {
    grid-template-columns: 1fr;
  }

  .navigation-button-copy {
    width: auto;
    min-width: auto;
  }

  .icon-drop {
    width: 3rem;
    height: 3rem;
    position: relative;
  }

  .f-h3-heading {
    font-size: 2.5rem;
  }

  .f-testimonial-right-a {
    display: none;
  }

  .f-testimonial-right-a.s-button-next {
    display: flex;
    overflow: hidden;
  }

  .slider-3 {
    overflow: hidden;
  }

  .s-pagination.fraction {
    flex: 1;
  }

  .swiper-navigation-wrp {
    justify-content: flex-end;
  }

  .f-testimonial-left-a {
    display: none;
  }

  .f-testimonial-left-a.s-button-prev {
    display: flex;
    overflow: hidden;
  }

  .form-cosult-ttl {
    font-size: 4rem;
  }

  .form-descript {
    max-width: none;
    margin-top: 0;
  }

  .coonsult-image {
    display: none;
  }

  .input-3.dark-border {
    height: 12.53em;
  }

  .consultation-wrp-copy {
    grid-template: "heading-form"
                   "descr"
                   "form"
                   / 1.5fr;
  }

  .accordion-item-content {
    margin-right: 0;
  }

  .inner-slide {
    grid-row-gap: 7.5em;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  ._2-slide-img-wrp {
    width: 100%;
    height: 73em;
  }

  .swiper-navigation-wrp-copy {
    justify-content: flex-start;
    align-items: center;
    width: 50%;
  }

  .slider-navigation-box {
    flex-direction: row-reverse;
    width: 100%;
    inset: 72.3em 0% auto;
  }

  .text-70 {
    font-size: 7.31em;
  }

  .text-70.color-white {
    font-size: 2.3rem;
  }

  .text-30 {
    font-size: 3.13em;
  }

  .flex-right.mb-50 {
    justify-content: center;
    margin-top: 7.18em;
  }

  .about-dev-grid {
    margin-top: 6.26em;
  }

  .dev-project {
    grid-column-gap: 1.88rem;
    grid-row-gap: 1.88rem;
    grid-template-columns: 1fr;
  }

  .dev-project.animate {
    grid-template-columns: 1fr;
  }

  .dev-card {
    border-style: none;
  }

  .card-img-wrp {
    height: 15rem;
    margin-bottom: 0;
  }

  .h-4.ml {
    margin-left: 0;
    font-size: 1.88rem;
  }

  .tag-item {
    font-size: 2.09em;
  }

  .located-wrp {
    grid-column-gap: 1.88rem;
    grid-row-gap: 1.88rem;
    flex-direction: column;
    grid-template-rows: auto auto auto;
    grid-template-columns: 100%;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .item-flex_aligne-end {
    width: 100%;
  }

  .located-ttl.ch-10 {
    max-width: 10ch;
    margin-top: 0;
    margin-bottom: 0;
  }

  .white-circle_shape {
    grid-row-gap: 2.09em;
    border-style: none;
    align-items: flex-start;
    width: 93em;
    height: auto;
    margin-left: 0;
    padding-left: 0;
  }

  .white-circle_shape.animate {
    align-self: flex-start;
    width: auto;
  }

  .box-220 {
    width: 38em;
  }

  .located-map-wrp {
    width: 108%;
    height: 63em;
    margin-left: -3.8em;
    margin-right: 0;
  }

  .flex-box-horizontal {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
  }

  .slider-arrow-2 {
    height: 2rem;
  }

  .price-progress-wrp {
    display: none;
  }

  .price-percent-wrp {
    grid-row-gap: 2.625rem;
  }

  .price-percent-wrp.index-price {
    grid-row-gap: 0rem;
  }

  .progres-grid {
    margin-top: 2.1875rem;
  }

  .about-company_wrp {
    grid-template-columns: 1fr;
  }

  .about-company_content {
    grid-row-gap: 30px;
    grid-template-columns: 1fr;
  }

  .border-separate {
    width: 100%;
    height: 1px;
  }

  .about-compan-options_wrp {
    grid-template-columns: 1fr;
  }

  ._2-col-row-content.max-453 {
    max-width: none;
  }

  .column-2 {
    grid-template-columns: 1fr;
  }

  .max-w-500 {
    max-width: none;
  }

  .socila-wrapper {
    grid-column-gap: 3.13em;
    grid-row-gap: 3.13em;
  }

  .footer-col-grid {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    margin-top: 8.35em;
    display: none;
  }

  .footer-banner-item {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .about-img-box._1-pic {
    padding-top: 130%;
  }

  .form-3 {
    flex-direction: column;
    display: flex;
  }

  .mobile-progress-wrp {
    display: block;
  }

  .progress-mark-wrp {
    grid-template-rows: 150px 150px 150px 150px;
    grid-template-columns: 1fr auto;
  }

  .marker-count {
    font-size: 1rem;
  }

  .cell-marker-count {
    z-index: 1;
    position: relative;
  }

  .progres-line-wrp {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
    justify-content: flex-start;
  }

  .progres-indicator {
    background-color: var(--color--light-yellow);
    width: 6.88rem;
    height: 0%;
  }

  .progres-indicator.second {
    height: 0%;
  }

  .text-block-9 {
    font-size: 2.92vw;
  }

  .scroll-container {
    width: 34.3rem;
  }

  .popup-content-volta {
    width: 100%;
  }

  .consultation-wrp-popup {
    grid-template-areas: "heading-form"
                         "descr"
                         "form";
  }

  .icon-close-popup {
    right: 0;
  }

  .close {
    width: 2rem;
    height: 2rem;
  }

  .inner-menu {
    justify-content: space-between;
    min-width: 0;
    padding-top: 1.25rem;
  }

  .popup-content-volta-2 {
    width: 100%;
    max-width: 90vw;
  }

  .popup-content-volta-2.map-content {
    width: 100%;
  }

  .icon-close-popup-2 {
    top: -2.3rem;
    right: 0;
  }

  .video__section.video-section {
    height: 21rem;
  }

  .doqload-wrp-popup {
    grid-template-areas: "heading-form"
                         "descr"
                         "form";
  }

  .progres-grid-2 {
    margin-top: 2.1875rem;
  }

  .progres-indicator-2 {
    background-color: #e7dfa4;
    width: 6.88rem;
    height: 0%;
  }

  .progres-indicator-2.second {
    height: 0%;
  }

  .padding-global-2 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .index-txt-2 {
    font-size: 5rem;
  }

  .headline-2 {
    font-size: .88rem;
  }

  .price-percent-wrp-2, .price-percent-wrp-2.index-price {
    grid-row-gap: 0rem;
  }

  .index-txt-3 {
    font-size: 5rem;
  }

  .text-16px-gray-2.copyright {
    font-size: 1rem;
  }
}

@media screen and (max-width: 479px) {
  .p-18._w-370, .p-18._w-570 {
    width: auto;
  }

  .txt-36.bold, .txt-36.bold.color-blue {
    font-size: 6vw;
  }

  .download-fp {
    padding-left: .2em;
    padding-right: .2em;
  }

  .hero-section {
    background-position: 43%;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding-left: 10%;
    padding-right: 7%;
  }

  .hero-content {
    width: 100%;
  }

  .hero-logos {
    grid-column-gap: 7.52vw;
  }

  .logo-livlux {
    width: 14.61vw;
  }

  .logo-metropolitan {
    width: 29.23vw;
  }

  .link-lang {
    font-size: 3.34vw;
  }

  .h-1 {
    font-size: 17vw;
  }

  .pad-40.max-w-32em {
    width: 50vw;
  }

  .action-buttons-wrp {
    grid-row-gap: 6vw;
    flex-direction: column;
    align-items: flex-start;
    max-width: 70vw;
  }

  .hero-download-brochure {
    width: auto;
    font-size: 5.01vw;
  }

  .line-decore {
    width: 20.88vw;
    margin-left: 0;
  }

  .txt-hero-link {
    font-size: 5.01vw;
  }

  .hero-arrow {
    width: 5vw;
    margin-top: 3vw;
    left: -7.4vw;
  }

  .global-padding.footer {
    padding-top: 12.53em;
    padding-bottom: 15.88vw;
  }

  ._3-col_layout.mt-70 {
    grid-template-columns: 1.25fr;
  }

  ._2-col_layout.col-auto {
    grid-template-columns: 1fr;
  }

  .heading-service {
    text-align: left;
    font-size: 6vw;
  }

  .h2.aligne-right.position-relative {
    font-size: 6vw;
  }

  .big-link-wrp, .big-link-wrp.mt-74 {
    margin-top: 12vw;
  }

  .txt-30 {
    font-size: 1.2em;
  }

  .txt-30.dark {
    color: var(--black-2);
  }

  .tab-pane {
    padding-top: 11.25vw;
  }

  .content-heading {
    font-size: 5vw;
  }

  .payment-info {
    margin-top: 7vw;
  }

  .txt-23 {
    font-size: 1.2em;
  }

  .form-descript-box {
    grid-column-gap: 1.25vw;
    grid-row-gap: 1.5vw;
  }

  .form-headline {
    font-size: 6vw;
  }

  .cell-2 {
    padding-bottom: .5vw;
  }

  .form-subscribe {
    margin-top: 2.88vw;
  }

  .input {
    border-radius: 0;
  }

  .form-padding {
    padding-top: 8vw;
    padding-bottom: 8vw;
  }

  .txt-64 {
    font-size: 7vw;
  }

  .floating-label {
    text-align: left;
    font-size: 5vw;
  }

  .floating-label.new-tem {
    font-size: .875rem;
    line-height: 1;
    bottom: 1.7em;
    left: 2.2em;
  }

  .floating-label.new-tem.pop-up-form {
    font-size: .875rem;
    bottom: 1.6em;
  }

  .form {
    text-align: center;
  }

  .contact-submit {
    width: 100%;
  }

  .logo-image-form {
    width: 17em;
    margin-left: auto;
    margin-right: auto;
  }

  .flex-block-v {
    font-size: 4vw;
  }

  .icon-mail {
    width: 13vw;
    margin-left: -1vw;
  }

  .popup-form {
    padding: 4.4vw;
  }

  .logo-lbluewaters {
    width: 14.61vw;
  }

  .bold-text-2 {
    font-size: 6vw;
  }

  .page-padding {
    padding-left: 3.34vw;
    padding-right: 3.34vw;
  }

  .page-padding.hero-layout {
    padding-top: 30vw;
    padding-bottom: 20.88em;
  }

  .page-padding.about-layout {
    padding-top: 16.7em;
    padding-bottom: 16.7em;
  }

  .page-padding.pad-125 {
    padding-left: 3em;
    padding-right: 3em;
  }

  .page-padding.pad-125._207 {
    padding-top: 16.7em;
  }

  .page-padding._125 {
    padding-top: 20.88em;
  }

  .p-text._12.linen {
    font-size: .625rem;
  }

  .p-text.ligte {
    font-size: .875rem;
  }

  .p-text.ligte.hide {
    display: none;
  }

  .logo {
    width: 32.78vw;
    margin-bottom: 8.35em;
  }

  .h1-heading {
    font-size: 8.35vw;
  }

  .pad-20.max-w-670 {
    padding-top: 4.18em;
  }

  .button2.mtop-20 {
    height: 14.61vw;
    margin-top: 4.18vw;
    padding: 0 8.35vw;
    font-size: 5.22vw;
  }

  .layout-video {
    margin-top: 8.35em;
    padding-top: 41.34vw;
  }

  .about-contain {
    flex-direction: column;
  }

  .h2-heading {
    font-size: 7.52em;
  }

  .h2-heading.color-white {
    padding-right: 0;
    font-size: 7.52em;
  }

  .about-pic {
    grid-column-gap: 4.18em;
    grid-row-gap: 4.18em;
    grid-template-columns: 1fr 1fr;
    grid-template-areas: "_1 _2"
                         "_3 _4";
    margin-top: 10.44em;
  }

  .about-item {
    width: 44vw;
    height: 60vw;
  }

  .city-big-img {
    border-radius: 4.18em;
  }

  .city-big-img-wrp {
    margin-top: 16.7em;
  }

  .decore-palce {
    width: 67em;
    height: 38.62em;
    padding-right: 7.31em;
    left: -21.7em;
  }

  .container-2.flex {
    border-bottom: .0625rem solid #171e374d;
    padding-bottom: 2.09em;
  }

  .flex-slider-layout {
    grid-row-gap: 6.26em;
    margin-top: 28.18em;
  }

  .button-secondary.mtop-20.color-red {
    line-height: 1;
  }

  .slide-content {
    padding-top: 6.26em;
  }

  .p-25 {
    font-size: 5.01em;
  }

  .p-25.color-linen {
    font-size: 5.22em;
  }

  .pad-50 {
    padding-top: 8.35em;
  }

  .pad-50.mw-65 {
    width: 65em;
  }

  .stack-wrp {
    margin-top: 8.35em;
  }

  .card-stack-img_wrp {
    border-radius: 2.09em;
  }

  .form-download-broshure {
    border-radius: 4.18em;
  }

  .entertainment-wrp {
    margin-top: 4.18em;
  }

  .card-schedule {
    border-radius: 4.18em;
  }

  .punctuation-dot {
    width: 2em;
    height: 2em;
  }

  .text-40.center {
    font-size: 7.52em;
  }

  .tabs-menu {
    grid-row-gap: .625rem;
    flex-flow: wrap;
  }

  .button-wrp-abs {
    bottom: -27.13em;
  }

  .tabs-link {
    width: 50%;
    font-size: 5.01em;
  }

  .lacation-card-wrp {
    margin-top: 10.44em;
  }

  .location-card {
    width: 70vw;
    min-width: 0;
    height: 80em;
  }

  .location-card-img-wrp {
    height: 51em;
    margin-bottom: 4.74em;
  }

  .img {
    width: 100%;
  }

  .attraction-contain {
    margin-top: 20.88em;
  }

  .t-25 {
    font-weight: 600;
  }

  .form-descript-box-copy {
    grid-column-gap: 1.25vw;
    grid-row-gap: 1.5vw;
  }

  .form-logo {
    width: 42.17em;
  }

  .input-2 {
    height: 14.61vw;
    padding-left: 2.25em;
  }

  .input-2.dark-border {
    height: 3.75rem;
  }

  .txt-60 {
    font-size: 7vw;
  }

  .call-back-wrp {
    margin-top: 14.61em;
  }

  .header {
    padding: 5.43em 3.34vw 2.03vw;
  }

  .nav-inner {
    padding-top: 10em;
    padding-left: 11em;
  }

  .nav-menu {
    width: 90vw;
  }

  .logo-img {
    width: 40.29vw;
  }

  .nav-link {
    font-size: 6vw;
  }

  .nav-link.close-menu {
    margin-top: 8vw;
    font-size: 3.4em;
  }

  .menu-logo {
    width: 50vw;
    margin-bottom: 15vw;
  }

  .about-contain-develop {
    grid-row-gap: 6.26em;
    flex-direction: column;
  }

  .text-block-5 {
    line-height: 1;
  }

  .container-2 {
    max-width: none;
  }

  .navigation-wrapper {
    grid-column-gap: .05rem;
  }

  .navigation {
    min-height: auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .navigation-button {
    display: none;
  }

  .navigation-menu {
    border-radius: 0;
    width: 100%;
    height: 100svh;
  }

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

  .lang-link-wrp {
    padding: .23rem .94rem;
  }

  .icon-download {
    width: 1.7rem;
  }

  .padding-global {
    padding-top: 0;
  }

  .padding-section-large {
    padding-top: 3.75rem;
    padding-bottom: 3.75rem;
  }

  .padding-section-large.hero {
    padding-top: 8rem;
  }

  .prez-item.second {
    margin-left: auto;
  }

  .h1-volt.ch-15 {
    font-size: 3.5rem;
  }

  .conditions-text {
    font-size: 1.56rem;
    line-height: .9;
  }

  .hero-button-blure {
    width: 100%;
    padding-left: .84em;
    padding-right: .84em;
  }

  .lottie-hamburger {
    filter: invert();
    width: 2em;
  }

  .headline {
    font-size: .88rem;
  }

  .p-sub-h.color-gray {
    max-width: 17ch;
    font-size: 1.31rem;
  }

  .about-index {
    margin-bottom: -14px;
  }

  .about-index.center-item {
    margin-left: 7.875rem;
  }

  .index-txt {
    font-size: 3.3rem;
  }

  .index-txt.dark {
    font-size: 3.75rem;
  }

  .about-index-wrp {
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
  }

  .heading-description_wrp {
    grid-row-gap: 10px;
    flex-direction: column;
    display: flex;
  }

  .h2-volta {
    font-size: 1.88rem;
  }

  .h2-volta.color-light-gray.smaller {
    font-size: 1.5rem;
  }

  .h2-volta.animate.smaller {
    font-size: 1.88rem;
  }

  .h2-volta.small {
    height: auto;
    font-size: 2rem;
  }

  .h2-volta.small._8 {
    max-width: 5ch;
  }

  .h2-volta.animate {
    font-size: 1.88rem;
  }

  .p-text-16 {
    font-size: 1rem;
  }

  .p-text-16.color-gray.center {
    text-align: center;
    margin-top: 1.19em;
  }

  .p-text-16.gray {
    font-size: .88rem;
  }

  .p-text-16.gray.mt-20 {
    padding-top: 0;
  }

  .p-text-16.color-gray {
    color: #b5b5b5;
  }

  .about-item-img.fitnes {
    width: 50vw;
    max-width: none;
  }

  .about-item-img.one-pic {
    width: 50vw;
  }

  .about-item-img.two-pic {
    width: 50vw;
    max-width: none;
  }

  .about-img-ttl {
    font-size: 1.5rem;
    line-height: 1.1;
  }

  .about-dev-logo_wrp {
    margin-top: 3rem;
  }

  .black-circle_shape {
    width: 31.25rem;
    height: 31.25rem;
    margin-left: -8.68rem;
    padding-left: 9.8rem;
  }

  .item-text-top {
    min-height: 60px;
  }

  .table-cell {
    align-items: flex-end;
  }

  .toogle-max-w {
    max-width: 100%;
  }

  .dropdown-toggle-2 {
    padding-top: 1.125rem;
    padding-bottom: 1.125rem;
    font-size: 1.125rem;
  }

  .qa-text {
    white-space: break-spaces;
    font-size: 1rem;
    line-height: 1.25rem;
  }

  .volta-floor-txt {
    font-size: 1.38rem;
    line-height: 1.1;
  }

  .txt-11.color-gray.mw {
    width: auto;
  }

  .info-planl-wrp {
    grid-column-gap: .63rem;
    grid-row-gap: .63rem;
  }

  .navigation-button-copy {
    padding-top: .88rem;
    padding-bottom: .88rem;
    display: flex;
  }

  .navigation-button-copy.field-color {
    padding-top: .88rem;
    padding-bottom: .88rem;
  }

  .navigation-button-copy.field-color.left {
    width: 100%;
    margin-top: 2.08em;
    padding-top: 3.71vw;
    padding-bottom: 3.71vw;
    display: flex;
  }

  .all-plan-img {
    width: 20.04em;
  }

  .f-testimonial-author {
    flex-flow: column wrap;
    align-items: flex-start;
  }

  .f-testimonial-avatar-small {
    margin-bottom: 1rem;
    margin-right: 0;
  }

  .swiper-navigation-wrp {
    justify-content: flex-start;
  }

  .swiper-navigation-wrp.ar {
    flex-direction: row-reverse;
    justify-content: flex-start;
  }

  .slide-img-volta_wrp {
    height: 18rem;
  }

  .map-arrow {
    height: 2.8rem;
  }

  .form-cosult-ttl {
    font-size: 1.88rem;
  }

  .form-cosult-ttl.txt-sz-55 {
    font-size: 10vw;
  }

  .form-descript {
    font-size: .63rem;
  }

  .input-3 {
    height: 14.61vw;
    font-size: .75rem;
  }

  .input-3.dark-border {
    height: 3.75rem;
  }

  .submit-form-btn-volt {
    height: 14.61vw;
    font-size: .75rem;
  }

  .submit-form-btn-volt.mt-5 {
    padding-top: 0;
    padding-bottom: 0;
    font-size: 12px;
  }

  .accordion-item {
    padding-bottom: 1.25rem;
  }

  .text-70.color-white {
    font-size: 7.31vw;
  }

  .located-ttl {
    font-size: 1.5rem;
  }

  .located-ttl.ch-10 {
    max-width: none;
  }

  .located-text-mini, .located-text-mini._2, .located-text-mini._3 {
    font-size: .75rem;
  }

  .located-map-wrp {
    width: 107%;
  }

  .located-map-wrp.animate.ar {
    margin-right: 0;
  }

  .flex-box-horizontal {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
    flex-direction: column;
    align-items: stretch;
  }

  .feauters-cell, .feauters-cell.center-cellborder {
    padding: 1.25rem .88rem;
  }

  .feauters-cell.end-item {
    padding-left: .88em;
    padding-right: .88em;
  }

  .text-50-volta {
    font-size: 1.5rem;
  }

  .price-progress-wrp {
    grid-row-gap: 10px;
    flex-direction: column;
  }

  .price-percent-wrp {
    grid-row-gap: 0rem;
  }

  .price-percent-wrp.index-price {
    grid-column-gap: .63rem;
    grid-row-gap: .63rem;
  }

  .subtext.color-gray {
    margin-left: 1.53rem;
  }

  .subtext.color-gray.mt-1 {
    margin-top: 0;
  }

  .progres-grid {
    grid-template-rows: min-content;
    grid-template-areas: "about-index";
    width: auto;
    height: auto;
  }

  .text-80 {
    font-size: 3rem;
  }

  .text-12 {
    font-size: .88rem;
  }

  .text-12.color-green {
    font-size: 2.09em;
  }

  .video-content-wrp {
    padding-bottom: 1em;
  }

  .option-ico {
    width: 5.63rem;
  }

  .padding-small {
    padding-top: 4em;
    padding-bottom: 9.19em;
  }

  .column-2 {
    grid-column-gap: 12.53em;
    grid-row-gap: 3em;
    grid-template-columns: 1fr;
  }

  .image-2 {
    width: auto;
  }

  .max-w-500 {
    max-width: none;
  }

  .footer-3-column {
    padding-top: 1.88rem;
  }

  .footer-link {
    grid-column-gap: 2.75em;
    grid-row-gap: 2.75em;
  }

  .mw {
    width: auto;
  }

  .progress-mark-wrp {
    grid-template-rows: 7.5rem 7.5rem 7.5rem 7.5rem;
    grid-template-columns: 1fr auto;
  }

  .marker-count {
    font-size: .75rem;
  }

  .progres-line-wrp {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    justify-content: flex-start;
  }

  .box {
    font-size: .75rem;
  }

  .progres-indicator {
    width: 6rem;
  }

  .progres-indicator.second {
    background-color: var(--color--corporative);
  }

  .codes {
    display: none;
  }

  .track {
    height: auto;
  }

  .stick-block {
    position: static;
  }

  .content-block {
    grid-row-gap: 9.08em;
    height: 500vh;
  }

  .content-block.ar {
    overflow: visible;
  }

  .small-padding {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .small-padding.right_pad-not {
    padding-left: 0;
    padding-right: 0;
  }

  .small-padding.right_pad-not.ar {
    padding-right: 0;
  }

  .left-side.arabic {
    padding-left: 1.25rem;
    overflow: hidden;
  }

  .right-side {
    top: 2rem;
  }

  .right-side.animate {
    padding-top: 0;
    overflow: hidden;
  }

  .scroll-container {
    width: 100%;
  }

  .step-scroll {
    grid-column-gap: 0rem;
    width: 100%;
  }

  .step-block {
    width: 100%;
    padding-left: .94rem;
    padding-right: .94rem;
  }

  .step-block.ar {
    padding-left: .94rem;
    padding-right: .94rem;
  }

  .step-img-wrp {
    margin-top: 1.25rem;
    padding-top: 140%;
  }

  .step-img-wrp.mt-20 {
    width: 100%;
    padding-top: 140%;
  }

  .mt-20 {
    padding-top: 2.02em;
  }

  .paragraph-3 {
    font-size: 3.53em;
  }

  .trigger.is--2 {
    height: 60%;
  }

  .trigger.is--3 {
    height: 40%;
  }

  .trigger.is--4 {
    height: 20%;
  }

  .step-content {
    width: auto;
  }

  .popup-content-volta {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .image-4 {
    width: 43vw;
  }

  .close {
    font-size: 3.76em;
  }

  .mob-menu-controll-button {
    grid-row-gap: 20px;
  }

  .p-text-16-2.color-gray {
    color: #b5b5b5;
  }

  .p-text-16-2.color-gray.center {
    text-align: center;
    margin-top: 1.19em;
  }

  .lang-link-dropdown {
    margin-left: 0;
  }

  .navigation-button-2 {
    display: none;
  }

  .about__head {
    margin-top: 2rem;
  }

  .about__head.animate {
    grid-column-gap: .59em;
    grid-template-columns: 1fr auto;
  }

  .bg__section.background-fix {
    height: 18rem;
  }

  .video__section.video-section {
    height: 16rem;
  }

  .button__wrap {
    margin-top: 2rem;
  }

  .progres-grid-2 {
    grid-template-rows: min-content;
    grid-template-areas: "about-index";
    height: auto;
  }

  .progres-indicator-2 {
    width: 6rem;
  }

  .progres-indicator-2.second {
    background-color: #d0a966;
  }

  .about__head-2 {
    margin-top: 2rem;
  }

  .about-index-2 {
    margin-bottom: 26px;
  }

  .index-txt-2 {
    font-size: 3.3rem;
  }

  .headline-2 {
    font-size: .88rem;
  }

  .price-percent-wrp-2 {
    grid-row-gap: 0rem;
  }

  .price-percent-wrp-2.index-price {
    grid-column-gap: .63rem;
    grid-row-gap: .63rem;
  }

  .icon-plus-gray-2 {
    margin-right: .125rem;
  }

  .number-percent-2 {
    font-size: 5rem;
  }

  .padding-section-large-2 {
    padding-top: 3.75rem;
    padding-bottom: 3.75rem;
  }

  .about-index-3 {
    margin-bottom: 26px;
  }

  .index-txt-3 {
    font-size: 3.3rem;
  }

  .index-txt-3.dark {
    font-size: 3.75rem;
  }

  .icon-plus-gray-3 {
    margin-right: .125rem;
  }

  .map-arrow-2 {
    height: 2.8rem;
  }

  .text-16px-gray-2, .link-footer {
    font-size: 3.34vw;
  }

  .qr {
    height: 4rem;
    left: auto;
    right: 2rem;
  }
}

#w-node-_9fc62fd3-57bd-d599-7943-34178d3a39d1-2faacc75 {
  grid-area: about-index;
  align-self: start;
}

#w-node-_030fbf69-ce36-af1e-97d9-97f21fe91481-2faacc75 {
  grid-area: about-text;
  align-self: start;
}

#w-node-_20650353-87ea-fc6b-f00b-8a95ed4bdc44-2faacc75 {
  grid-area: about-pic1;
  align-self: start;
}

#w-node-f4c3d42b-7cd6-20e5-9968-488f5314adee-2faacc75 {
  grid-area: about-pic2;
  align-self: start;
}

#w-node-_81ebd6a3-95ec-d531-06a4-f6fd6371397e-2faacc75 {
  grid-area: about-logo;
  align-self: start;
}

#w-node-d22e8c72-7f11-b2d6-09ca-904ef19a8247-2faacc75 {
  grid-area: about-pic3;
  align-self: start;
}

#w-node-_213600db-d65c-ce46-90a9-57a02eb44ed0-2faacc75, #w-node-d6b49480-e923-f263-9b44-99da4453bb59-2faacc75, #w-node-d6b49480-e923-f263-9b44-99da4453bb5c-2faacc75, #w-node-d6b49480-e923-f263-9b44-99da4453bb5f-2faacc75, #w-node-d6b49480-e923-f263-9b44-99da4453bb68-2faacc75, #w-node-d6b49480-e923-f263-9b44-99da4453bb6a-2faacc75, #w-node-d6b49480-e923-f263-9b44-99da4453bb6b-2faacc75, #w-node-d6b49480-e923-f263-9b44-99da4453bb74-2faacc75, #w-node-d6b49480-e923-f263-9b44-99da4453bb8e-2faacc75, #w-node-d6b49480-e923-f263-9b44-99da4453bb90-2faacc75, #w-node-d6b49480-e923-f263-9b44-99da4453bb91-2faacc75, #w-node-d6b49480-e923-f263-9b44-99da4453bb9a-2faacc75, #w-node-d6b49480-e923-f263-9b44-99da4453bbb4-2faacc75, #w-node-d6b49480-e923-f263-9b44-99da4453bbb6-2faacc75, #w-node-d6b49480-e923-f263-9b44-99da4453bbb7-2faacc75, #w-node-d6b49480-e923-f263-9b44-99da4453bbc2-2faacc75, #w-node-d6b49480-e923-f263-9b44-99da4453bbc8-2faacc75, #w-node-d6b49480-e923-f263-9b44-99da4453bbd0-2faacc75 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d6b49480-e923-f263-9b44-99da4453bbd7-2faacc75 {
  place-self: center end;
}

#w-node-d6b49480-e923-f263-9b44-99da4453bbda-2faacc75, #w-node-d6b49480-e923-f263-9b44-99da4453bbdc-2faacc75, #w-node-d6b49480-e923-f263-9b44-99da4453bbdd-2faacc75, #w-node-d6b49480-e923-f263-9b44-99da4453bbe6-2faacc75, #w-node-_4939097f-e457-fde0-6210-1ce99b65dba5-2faacc75 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_29d5d6b2-75bc-d469-fba7-96e60434fd30-2faacc75 {
  grid-area: 1 / 2 / 3 / 3;
}

#w-node-_3985ef92-d558-6a7f-e33b-ed7bfa480d7b-2faacc75 {
  grid-area: 1 / 2 / 3 / 3;
  place-self: start end;
}

#w-node-_1964b021-348e-d30f-f6e6-01923588c5a1-2faacc75 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_65c807ed-d997-c58f-0cf6-2d24fb7a0438-2faacc75 {
  align-self: start;
}

#w-node-_65c807ed-d997-c58f-0cf6-2d24fb7a0440-2faacc75, #w-node-_65c807ed-d997-c58f-0cf6-2d24fb7a0448-2faacc75, #w-node-_65c807ed-d997-c58f-0cf6-2d24fb7a044f-2faacc75 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d0799ad4-5104-0dd5-c0c6-2ca47637dc9a-2faacc75 {
  grid-area: circle;
}

#map.w-node-cbc1a9ae-5ae9-de51-20ee-c5b304a5a98b-2faacc75 {
  grid-area: map;
}

#w-node-_309993d1-30da-2e26-beee-a4c60aa030bb-2faacc75 {
  grid-area: description;
}

#w-node-fad69944-9c1a-8fef-e8d2-6db3dd97d13c-2faacc75 {
  grid-template-rows: minmax(min-content, auto);
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-ca171aa7-58b1-d303-bc32-dbe00e5298b8-2faacc75, #w-node-ca171aa7-58b1-d303-bc32-dbe00e5298bf-2faacc75 {
  align-self: start;
}

#w-node-ca171aa7-58b1-d303-bc32-dbe00e5298e9-2faacc75 {
  grid-area: about-index;
  align-self: center;
}

#w-node-ca171aa7-58b1-d303-bc32-dbe00e5298ee-2faacc75 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-ca171aa7-58b1-d303-bc32-dbe00e5298ef-2faacc75, #w-node-ca171aa7-58b1-d303-bc32-dbe00e5298f4-2faacc75 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#w-node-f200c996-567f-fda9-79b7-6085bf542cbd-2faacc75, #w-node-_61271318-f4dd-a270-932d-984fc603a150-2faacc75 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.25fr;
}

#w-node-_1801a0f6-8c24-74da-7325-d666e885c5d4-2faacc75, #w-node-_3cf7859c-9c16-e127-f7d3-23c288dc8fdd-2faacc75 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5d1b449c-ca1c-dcdf-9b78-4115d15f9dbc-2faacc75 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.25fr;
}

#w-node-_5d1b449c-ca1c-dcdf-9b78-4115d15f9dbe-2faacc75, #w-node-_5d1b449c-ca1c-dcdf-9b78-4115d15f9dc0-2faacc75 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_84d77a04-e471-0207-576d-1d62445d8d6c-2faacc75 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.25fr;
}

#w-node-_84d77a04-e471-0207-576d-1d62445d8d6e-2faacc75, #w-node-_84d77a04-e471-0207-576d-1d62445d8d70-2faacc75, #w-node-e70a46bf-57b6-2be2-9c0d-dad82934907e-2faacc75, #w-node-d1f82027-efb9-f30f-a050-28fc3c22925b-2faacc75, #w-node-a608f036-63e9-56c3-56df-d91061aeb035-2faacc75 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_17cc7e3d-8c60-d5f3-0640-3bfc306138b7-2faacc75 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-a1ac9e28-6a83-e1f5-6c19-50c73e493097-2faacc75 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a1ac9e28-6a83-e1f5-6c19-50c73e493099-2faacc75 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-ac027ee7-bd40-d375-b582-f1709e3edacf-2faacc75 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ac027ee7-bd40-d375-b582-f1709e3edad1-2faacc75 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-de72efe0-7539-fe49-829b-09111d3b8510-1d3b850a {
  grid-area: heading-form;
}

#w-node-de72efe0-7539-fe49-829b-09111d3b8512-1d3b850a {
  grid-area: 1 / 2 / 3 / 3;
}

#w-node-de72efe0-7539-fe49-829b-09111d3b8513-1d3b850a {
  grid-area: 1 / 2 / 3 / 3;
  justify-self: end;
}

#w-node-de72efe0-7539-fe49-829b-09111d3b8515-1d3b850a {
  grid-area: form;
}

#w-node-de72efe0-7539-fe49-829b-09111d3b8528-1d3b850a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-de72efe0-7539-fe49-829b-09111d3b852a-1d3b850a {
  grid-area: form;
}

#w-node-de72efe0-7539-fe49-829b-09111d3b853d-1d3b850a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-de72efe0-7539-fe49-829b-09111d3b853f-1d3b850a {
  grid-area: form;
}

#w-node-e542700d-c9fc-ff47-943d-25cc88f2c2a2-88f2c287 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e542700d-c9fc-ff47-943d-25cc88f2c2a6-88f2c287, #w-node-e542700d-c9fc-ff47-943d-25cc88f2c2aa-88f2c287, #w-node-e542700d-c9fc-ff47-943d-25cc88f2c2ae-88f2c287, #w-node-e542700d-c9fc-ff47-943d-25cc88f2c2b3-88f2c287, #w-node-e542700d-c9fc-ff47-943d-25cc88f2c2b7-88f2c287, #w-node-e542700d-c9fc-ff47-943d-25cc88f2c2bb-88f2c287, #w-node-e542700d-c9fc-ff47-943d-25cc88f2c2bf-88f2c287 {
  align-self: center;
}

#w-node-e542700d-c9fc-ff47-943d-25cc88f2c2c8-88f2c287 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e542700d-c9fc-ff47-943d-25cc88f2c2c9-88f2c287 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_6f29e0e9-1885-37cf-a6d0-b32b38dda2e3-38dda2de {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6f29e0e9-1885-37cf-a6d0-b32b38dda2e5-38dda2de {
  grid-area: 1 / 2 / 3 / 3;
}

#w-node-_6f29e0e9-1885-37cf-a6d0-b32b38dda2e6-38dda2de {
  grid-area: 1 / 2 / 3 / 3;
  justify-self: end;
}

#w-node-_6f29e0e9-1885-37cf-a6d0-b32b38dda2e8-38dda2de, #w-node-_0b00bbee-0097-c7da-a441-2f1df84a37e6-f84a37e1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0b00bbee-0097-c7da-a441-2f1df84a37e8-f84a37e1 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_0b00bbee-0097-c7da-a441-2f1df84a37ee-f84a37e1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_0b00bbee-0097-c7da-a441-2f1df84a37f5-f84a37e1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0b00bbee-0097-c7da-a441-2f1df84a37f8-f84a37e1 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_0b00bbee-0097-c7da-a441-2f1df84a37fa-f84a37e1, #w-node-_0b00bbee-0097-c7da-a441-2f1df84a37fc-f84a37e1, #w-node-_0b00bbee-0097-c7da-a441-2f1df84a37ff-f84a37e1, #w-node-_0b00bbee-0097-c7da-a441-2f1df84a3801-f84a37e1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0b00bbee-0097-c7da-a441-2f1df84a3803-f84a37e1 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_0b00bbee-0097-c7da-a441-2f1df84a3805-f84a37e1, #w-node-_0b00bbee-0097-c7da-a441-2f1df84a3808-f84a37e1, #w-node-_0b00bbee-0097-c7da-a441-2f1df84a380a-f84a37e1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0b00bbee-0097-c7da-a441-2f1df84a380c-f84a37e1 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_0b00bbee-0097-c7da-a441-2f1df84a380e-f84a37e1, #w-node-_0b00bbee-0097-c7da-a441-2f1df84a3811-f84a37e1, #w-node-_0b00bbee-0097-c7da-a441-2f1df84a3813-f84a37e1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0b00bbee-0097-c7da-a441-2f1df84a3815-f84a37e1 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_15737761-9da7-b335-f0cf-64082e12f654-2e12f654 {
  align-self: start;
}

#w-node-_14f083dc-ced3-2ecf-60f7-9b91be89281f-be89281e, #w-node-_14f083dc-ced3-2ecf-60f7-9b91be892823-be89281e, #w-node-_14f083dc-ced3-2ecf-60f7-9b91be892827-be89281e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_14f083dc-ced3-2ecf-60f7-9b91be89282a-be89281e {
  place-self: center end;
}

#w-node-_9fc62fd3-57bd-d599-7943-34178d3a39d1-2faacc92 {
  grid-area: about-index;
  align-self: start;
}

#w-node-_030fbf69-ce36-af1e-97d9-97f21fe91481-2faacc92 {
  grid-area: about-text;
  align-self: start;
}

#w-node-_20650353-87ea-fc6b-f00b-8a95ed4bdc44-2faacc92 {
  grid-area: about-pic1;
  align-self: start;
}

#w-node-f4c3d42b-7cd6-20e5-9968-488f5314adee-2faacc92 {
  grid-area: about-pic2;
  align-self: start;
}

#w-node-_81ebd6a3-95ec-d531-06a4-f6fd6371397e-2faacc92 {
  grid-area: about-logo;
  align-self: start;
}

#w-node-d22e8c72-7f11-b2d6-09ca-904ef19a8247-2faacc92 {
  grid-area: about-pic3;
  align-self: start;
}

#w-node-_213600db-d65c-ce46-90a9-57a02eb44ed0-2faacc92, #w-node-d6b49480-e923-f263-9b44-99da4453bb59-2faacc92, #w-node-d6b49480-e923-f263-9b44-99da4453bb5c-2faacc92, #w-node-d6b49480-e923-f263-9b44-99da4453bb5f-2faacc92, #w-node-_0293762c-c06c-7777-c110-d8b35da74fba-2faacc92, #w-node-_0293762c-c06c-7777-c110-d8b35da74fbf-2faacc92, #w-node-_0293762c-c06c-7777-c110-d8b35da74fc4-2faacc92 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0293762c-c06c-7777-c110-d8b35da74fc9-2faacc92 {
  place-self: center end;
}

#w-node-d6b49480-e923-f263-9b44-99da4453bb68-2faacc92, #w-node-d6b49480-e923-f263-9b44-99da4453bb6a-2faacc92, #w-node-d6b49480-e923-f263-9b44-99da4453bb6b-2faacc92, #w-node-d6b49480-e923-f263-9b44-99da4453bb74-2faacc92, #w-node-_732c3f37-cf39-b7cd-287f-33ddf8b144f7-2faacc92, #w-node-_732c3f37-cf39-b7cd-287f-33ddf8b144fc-2faacc92, #w-node-_732c3f37-cf39-b7cd-287f-33ddf8b14501-2faacc92 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_732c3f37-cf39-b7cd-287f-33ddf8b14506-2faacc92 {
  place-self: center end;
}

#w-node-_732c3f37-cf39-b7cd-287f-33ddf8b14509-2faacc92, #w-node-_732c3f37-cf39-b7cd-287f-33ddf8b1450b-2faacc92, #w-node-_732c3f37-cf39-b7cd-287f-33ddf8b1450c-2faacc92, #w-node-_732c3f37-cf39-b7cd-287f-33ddf8b14516-2faacc92, #w-node-_9a37f875-8e4e-67db-d216-f2a764831b0f-2faacc92, #w-node-_9a37f875-8e4e-67db-d216-f2a764831b14-2faacc92, #w-node-_9a37f875-8e4e-67db-d216-f2a764831b19-2faacc92 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a37f875-8e4e-67db-d216-f2a764831b1e-2faacc92 {
  place-self: center end;
}

#w-node-_9a37f875-8e4e-67db-d216-f2a764831b21-2faacc92, #w-node-_9a37f875-8e4e-67db-d216-f2a764831b23-2faacc92, #w-node-_9a37f875-8e4e-67db-d216-f2a764831b24-2faacc92, #w-node-_9a37f875-8e4e-67db-d216-f2a764831b2e-2faacc92, #w-node-_26b173ca-dd1f-74c4-1213-18b142e26541-2faacc92, #w-node-_26b173ca-dd1f-74c4-1213-18b142e26546-2faacc92, #w-node-_26b173ca-dd1f-74c4-1213-18b142e2654b-2faacc92 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_26b173ca-dd1f-74c4-1213-18b142e26550-2faacc92 {
  place-self: center end;
}

#w-node-_26b173ca-dd1f-74c4-1213-18b142e26553-2faacc92, #w-node-_26b173ca-dd1f-74c4-1213-18b142e26555-2faacc92, #w-node-_26b173ca-dd1f-74c4-1213-18b142e26556-2faacc92, #w-node-_26b173ca-dd1f-74c4-1213-18b142e26560-2faacc92 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_93748c32-ce83-ab1e-b73f-e20b610572ff-2faacc92 {
  align-self: start;
}

#w-node-fe46ce77-a0c0-ddec-09aa-f076541863a4-2faacc92, #w-node-_6b3b55b6-fc26-8a06-756e-52a9b74f6f11-2faacc92, #w-node-e2ea9628-60c2-ace3-6c7d-f70eb1352e9b-2faacc92 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d0799ad4-5104-0dd5-c0c6-2ca47637dc9a-2faacc92 {
  grid-area: circle;
}

#map.w-node-_7b4cf079-119b-8a29-16a8-714ad11ab75a-2faacc92 {
  grid-area: map;
}

#w-node-_309993d1-30da-2e26-beee-a4c60aa030bb-2faacc92 {
  grid-area: description;
}

#w-node-fad69944-9c1a-8fef-e8d2-6db3dd97d13c-2faacc92 {
  grid-template-rows: minmax(min-content, auto);
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_55ae5cb2-dbe0-430a-4362-22e6f15009b8-2faacc92, #w-node-_55ae5cb2-dbe0-430a-4362-22e6f15009bf-2faacc92 {
  align-self: start;
}

#w-node-f200c996-567f-fda9-79b7-6085bf542cbd-2faacc92, #w-node-_61271318-f4dd-a270-932d-984fc603a150-2faacc92 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.25fr;
}

#w-node-_1801a0f6-8c24-74da-7325-d666e885c5d4-2faacc92, #w-node-_3cf7859c-9c16-e127-f7d3-23c288dc8fdd-2faacc92 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5d1b449c-ca1c-dcdf-9b78-4115d15f9dbc-2faacc92 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.25fr;
}

#w-node-_5d1b449c-ca1c-dcdf-9b78-4115d15f9dbe-2faacc92, #w-node-_5d1b449c-ca1c-dcdf-9b78-4115d15f9dc0-2faacc92 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_84d77a04-e471-0207-576d-1d62445d8d6c-2faacc92 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.25fr;
}

#w-node-_84d77a04-e471-0207-576d-1d62445d8d6e-2faacc92, #w-node-_84d77a04-e471-0207-576d-1d62445d8d70-2faacc92, #w-node-e70a46bf-57b6-2be2-9c0d-dad82934907e-2faacc92, #w-node-d1f82027-efb9-f30f-a050-28fc3c22925b-2faacc92, #w-node-a608f036-63e9-56c3-56df-d91061aeb035-2faacc92 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_17cc7e3d-8c60-d5f3-0640-3bfc306138b7-2faacc92 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-a1ac9e28-6a83-e1f5-6c19-50c73e493097-2faacc92 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a1ac9e28-6a83-e1f5-6c19-50c73e493099-2faacc92 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-ac027ee7-bd40-d375-b582-f1709e3edacf-2faacc92 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ac027ee7-bd40-d375-b582-f1709e3edad1-2faacc92 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-b325ed3d-6d9c-437c-36fd-589a3d58622e-3d586228 {
  grid-area: heading-form;
}

#w-node-b325ed3d-6d9c-437c-36fd-589a3d586230-3d586228 {
  grid-area: 1 / 2 / 3 / 3;
}

#w-node-b325ed3d-6d9c-437c-36fd-589a3d586231-3d586228 {
  grid-area: 1 / 2 / 3 / 3;
  justify-self: end;
}

#w-node-b325ed3d-6d9c-437c-36fd-589a3d586233-3d586228 {
  grid-area: form;
}

#w-node-b325ed3d-6d9c-437c-36fd-589a3d586246-3d586228 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-b325ed3d-6d9c-437c-36fd-589a3d586248-3d586228 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-b325ed3d-6d9c-437c-36fd-589a3d58625b-3d586228 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-b325ed3d-6d9c-437c-36fd-589a3d58625d-3d586228 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_2a05bbbd-6d14-c22b-433e-537c39833c98-39833c79 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2a05bbbd-6d14-c22b-433e-537c39833c9c-39833c79, #w-node-_2a05bbbd-6d14-c22b-433e-537c39833ca0-39833c79, #w-node-_2a05bbbd-6d14-c22b-433e-537c39833ca4-39833c79, #w-node-_2a05bbbd-6d14-c22b-433e-537c39833ca9-39833c79, #w-node-_2a05bbbd-6d14-c22b-433e-537c39833cad-39833c79, #w-node-_2a05bbbd-6d14-c22b-433e-537c39833cb1-39833c79, #w-node-_2a05bbbd-6d14-c22b-433e-537c39833cb5-39833c79 {
  align-self: center;
}

#w-node-_2a05bbbd-6d14-c22b-433e-537c39833cbe-39833c79 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2a05bbbd-6d14-c22b-433e-537c39833cbf-39833c79 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_71377a31-36c1-4cad-4db7-a866d1ad8a08-d1ad8a03 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_71377a31-36c1-4cad-4db7-a866d1ad8a0a-d1ad8a03 {
  grid-area: 1 / 2 / 3 / 3;
}

#w-node-_71377a31-36c1-4cad-4db7-a866d1ad8a0b-d1ad8a03 {
  grid-area: 1 / 2 / 3 / 3;
  justify-self: end;
}

#w-node-_71377a31-36c1-4cad-4db7-a866d1ad8a10-d1ad8a03, #w-node-fc931527-249f-5b1f-d3ed-f87298f00e87-98f00e82 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-fc931527-249f-5b1f-d3ed-f87298f00e8b-98f00e82 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-fc931527-249f-5b1f-d3ed-f87298f00e92-98f00e82 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-fc931527-249f-5b1f-d3ed-f87298f00e9c-98f00e82 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-fc931527-249f-5b1f-d3ed-f87298f00e9f-98f00e82 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-fc931527-249f-5b1f-d3ed-f87298f00ea1-98f00e82, #w-node-fc931527-249f-5b1f-d3ed-f87298f00ea5-98f00e82, #w-node-fc931527-249f-5b1f-d3ed-f87298f00ea8-98f00e82, #w-node-fc931527-249f-5b1f-d3ed-f87298f00eaa-98f00e82 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-fc931527-249f-5b1f-d3ed-f87298f00eac-98f00e82 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-fc931527-249f-5b1f-d3ed-f87298f00eb0-98f00e82, #w-node-fc931527-249f-5b1f-d3ed-f87298f00eb3-98f00e82, #w-node-fc931527-249f-5b1f-d3ed-f87298f00eb5-98f00e82 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-fc931527-249f-5b1f-d3ed-f87298f00eb7-98f00e82 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-fc931527-249f-5b1f-d3ed-f87298f00ebb-98f00e82, #w-node-fc931527-249f-5b1f-d3ed-f87298f00ebe-98f00e82, #w-node-fc931527-249f-5b1f-d3ed-f87298f00ec0-98f00e82 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-fc931527-249f-5b1f-d3ed-f87298f00ec2-98f00e82 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-c9ea15ed-13f4-3883-77d2-0bd998116fcf-98116faf {
  grid-area: about-index;
  align-self: center;
}

#w-node-c9ea15ed-13f4-3883-77d2-0bd998116fd4-98116faf {
  grid-area: about-text;
  align-self: start;
}

#w-node-c9ea15ed-13f4-3883-77d2-0bd998116fd5-98116faf, #w-node-c9ea15ed-13f4-3883-77d2-0bd998116fda-98116faf {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#w-node-_9fc62fd3-57bd-d599-7943-34178d3a39d1-2faacc9a {
  grid-area: about-index;
  align-self: start;
}

#w-node-_030fbf69-ce36-af1e-97d9-97f21fe91481-2faacc9a {
  grid-area: about-text;
  align-self: start;
}

#w-node-_20650353-87ea-fc6b-f00b-8a95ed4bdc44-2faacc9a {
  grid-area: about-pic1;
  align-self: start;
}

#w-node-f4c3d42b-7cd6-20e5-9968-488f5314adee-2faacc9a {
  grid-area: about-pic2;
  align-self: start;
}

#w-node-_81ebd6a3-95ec-d531-06a4-f6fd6371397e-2faacc9a {
  grid-area: about-logo;
  align-self: start;
}

#w-node-d22e8c72-7f11-b2d6-09ca-904ef19a8247-2faacc9a {
  grid-area: about-pic3;
  align-self: start;
}

#w-node-_213600db-d65c-ce46-90a9-57a02eb44ed0-2faacc9a, #w-node-_1e1fa253-aa00-5f26-4703-6ed8f089909f-2faacc9a, #w-node-_1e1fa253-aa00-5f26-4703-6ed8f08990a2-2faacc9a, #w-node-_1e1fa253-aa00-5f26-4703-6ed8f08990a5-2faacc9a, #w-node-_1e1fa253-aa00-5f26-4703-6ed8f08990ae-2faacc9a, #w-node-_1e1fa253-aa00-5f26-4703-6ed8f08990b0-2faacc9a, #w-node-_1e1fa253-aa00-5f26-4703-6ed8f08990b1-2faacc9a, #w-node-_1e1fa253-aa00-5f26-4703-6ed8f08990ba-2faacc9a, #w-node-_1e1fa253-aa00-5f26-4703-6ed8f08990c1-2faacc9a, #w-node-_1e1fa253-aa00-5f26-4703-6ed8f08990c3-2faacc9a, #w-node-_1e1fa253-aa00-5f26-4703-6ed8f08990c4-2faacc9a, #w-node-_1e1fa253-aa00-5f26-4703-6ed8f08990cd-2faacc9a, #w-node-_1e1fa253-aa00-5f26-4703-6ed8f08990d4-2faacc9a, #w-node-_1e1fa253-aa00-5f26-4703-6ed8f08990d6-2faacc9a, #w-node-_1e1fa253-aa00-5f26-4703-6ed8f08990d7-2faacc9a, #w-node-_1e1fa253-aa00-5f26-4703-6ed8f08990e2-2faacc9a, #w-node-_1e1fa253-aa00-5f26-4703-6ed8f08990e7-2faacc9a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1e1fa253-aa00-5f26-4703-6ed8f08990f6-2faacc9a {
  place-self: center end;
}

#w-node-_1e1fa253-aa00-5f26-4703-6ed8f08990f9-2faacc9a, #w-node-_1e1fa253-aa00-5f26-4703-6ed8f08990fb-2faacc9a, #w-node-_1e1fa253-aa00-5f26-4703-6ed8f08990fc-2faacc9a, #w-node-_1e1fa253-aa00-5f26-4703-6ed8f0899105-2faacc9a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_93748c32-ce83-ab1e-b73f-e20b610572ff-2faacc9a {
  align-self: start;
}

#w-node-fe46ce77-a0c0-ddec-09aa-f076541863a4-2faacc9a, #w-node-_6b3b55b6-fc26-8a06-756e-52a9b74f6f11-2faacc9a, #w-node-e2ea9628-60c2-ace3-6c7d-f70eb1352e9b-2faacc9a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d0799ad4-5104-0dd5-c0c6-2ca47637dc9a-2faacc9a {
  grid-area: circle;
}

#map.w-node-cbc1a9ae-5ae9-de51-20ee-c5b304a5a98b-2faacc9a {
  grid-area: map;
}

#w-node-_309993d1-30da-2e26-beee-a4c60aa030bb-2faacc9a {
  grid-area: description;
}

#w-node-fad69944-9c1a-8fef-e8d2-6db3dd97d13c-2faacc9a {
  grid-template-rows: minmax(min-content, auto);
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_2cd47810-8919-9d27-4bf8-3f9837095e5c-2faacc9a, #w-node-_2cd47810-8919-9d27-4bf8-3f9837095e63-2faacc9a {
  align-self: start;
}

#w-node-f200c996-567f-fda9-79b7-6085bf542cbd-2faacc9a, #w-node-_61271318-f4dd-a270-932d-984fc603a150-2faacc9a {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.25fr;
}

#w-node-_1801a0f6-8c24-74da-7325-d666e885c5d4-2faacc9a, #w-node-_3cf7859c-9c16-e127-f7d3-23c288dc8fdd-2faacc9a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5d1b449c-ca1c-dcdf-9b78-4115d15f9dbc-2faacc9a {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.25fr;
}

#w-node-_5d1b449c-ca1c-dcdf-9b78-4115d15f9dbe-2faacc9a, #w-node-_5d1b449c-ca1c-dcdf-9b78-4115d15f9dc0-2faacc9a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_84d77a04-e471-0207-576d-1d62445d8d6c-2faacc9a {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.25fr;
}

#w-node-_84d77a04-e471-0207-576d-1d62445d8d6e-2faacc9a, #w-node-_84d77a04-e471-0207-576d-1d62445d8d70-2faacc9a, #w-node-e70a46bf-57b6-2be2-9c0d-dad82934907e-2faacc9a, #w-node-d1f82027-efb9-f30f-a050-28fc3c22925b-2faacc9a, #w-node-a608f036-63e9-56c3-56df-d91061aeb035-2faacc9a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_17cc7e3d-8c60-d5f3-0640-3bfc306138b7-2faacc9a {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-a1ac9e28-6a83-e1f5-6c19-50c73e493097-2faacc9a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a1ac9e28-6a83-e1f5-6c19-50c73e493099-2faacc9a {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-ac027ee7-bd40-d375-b582-f1709e3edacf-2faacc9a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ac027ee7-bd40-d375-b582-f1709e3edad1-2faacc9a {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-_7512a1de-f553-c900-1cc9-e36a38742fb6-38742fb0 {
  grid-area: heading-form;
}

#w-node-_7512a1de-f553-c900-1cc9-e36a38742fb8-38742fb0 {
  grid-area: 1 / 2 / 3 / 3;
}

#w-node-_7512a1de-f553-c900-1cc9-e36a38742fb9-38742fb0 {
  grid-area: 1 / 2 / 3 / 3;
  justify-self: end;
}

#w-node-_7512a1de-f553-c900-1cc9-e36a38742fbb-38742fb0 {
  grid-area: form;
}

#w-node-_7512a1de-f553-c900-1cc9-e36a38743004-38742fb0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7512a1de-f553-c900-1cc9-e36a38743006-38742fb0 {
  grid-area: form;
}

#w-node-_7512a1de-f553-c900-1cc9-e36a38743019-38742fb0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7512a1de-f553-c900-1cc9-e36a3874301b-38742fb0 {
  grid-area: form;
}

#w-node-_1a071ac5-1c1a-68f3-8421-3c4bcaa23a70-caa23a55 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1a071ac5-1c1a-68f3-8421-3c4bcaa23a74-caa23a55, #w-node-_1a071ac5-1c1a-68f3-8421-3c4bcaa23a78-caa23a55, #w-node-_1a071ac5-1c1a-68f3-8421-3c4bcaa23a7c-caa23a55, #w-node-_1a071ac5-1c1a-68f3-8421-3c4bcaa23a81-caa23a55, #w-node-_1a071ac5-1c1a-68f3-8421-3c4bcaa23a85-caa23a55, #w-node-_1a071ac5-1c1a-68f3-8421-3c4bcaa23a89-caa23a55, #w-node-_1a071ac5-1c1a-68f3-8421-3c4bcaa23a8d-caa23a55 {
  align-self: center;
}

#w-node-_1a071ac5-1c1a-68f3-8421-3c4bcaa23a96-caa23a55 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1a071ac5-1c1a-68f3-8421-3c4bcaa23a97-caa23a55 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_30eded0c-5480-5e99-7a7f-b99f3c0a108c-3c0a1087 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_30eded0c-5480-5e99-7a7f-b99f3c0a108e-3c0a1087 {
  grid-area: 1 / 2 / 3 / 3;
  align-self: end;
}

#w-node-_30eded0c-5480-5e99-7a7f-b99f3c0a108f-3c0a1087 {
  grid-area: 1 / 2 / 3 / 3;
  place-self: start end;
}

#w-node-_30eded0c-5480-5e99-7a7f-b99f3c0a1091-3c0a1087, #w-node-_22e7fd9a-7aa1-2335-19c5-b823eb06ce60-eb06ce5b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_22e7fd9a-7aa1-2335-19c5-b823eb06ce62-eb06ce5b {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_22e7fd9a-7aa1-2335-19c5-b823eb06ce68-eb06ce5b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_22e7fd9a-7aa1-2335-19c5-b823eb06ce6f-eb06ce5b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_22e7fd9a-7aa1-2335-19c5-b823eb06ce72-eb06ce5b {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_22e7fd9a-7aa1-2335-19c5-b823eb06ce74-eb06ce5b, #w-node-_22e7fd9a-7aa1-2335-19c5-b823eb06ce76-eb06ce5b, #w-node-_22e7fd9a-7aa1-2335-19c5-b823eb06ce79-eb06ce5b, #w-node-_22e7fd9a-7aa1-2335-19c5-b823eb06ce7b-eb06ce5b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_22e7fd9a-7aa1-2335-19c5-b823eb06ce7d-eb06ce5b {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_22e7fd9a-7aa1-2335-19c5-b823eb06ce7f-eb06ce5b, #w-node-_22e7fd9a-7aa1-2335-19c5-b823eb06ce82-eb06ce5b, #w-node-_22e7fd9a-7aa1-2335-19c5-b823eb06ce84-eb06ce5b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_22e7fd9a-7aa1-2335-19c5-b823eb06ce86-eb06ce5b {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_22e7fd9a-7aa1-2335-19c5-b823eb06ce88-eb06ce5b, #w-node-_22e7fd9a-7aa1-2335-19c5-b823eb06ce8b-eb06ce5b, #w-node-_22e7fd9a-7aa1-2335-19c5-b823eb06ce8d-eb06ce5b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_22e7fd9a-7aa1-2335-19c5-b823eb06ce8f-eb06ce5b {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_9fc62fd3-57bd-d599-7943-34178d3a39d1-2faacc9b {
  grid-area: about-index;
  align-self: start;
}

#w-node-_030fbf69-ce36-af1e-97d9-97f21fe91481-2faacc9b {
  grid-area: about-text;
  align-self: start;
}

#w-node-_20650353-87ea-fc6b-f00b-8a95ed4bdc44-2faacc9b {
  grid-area: about-pic1;
  align-self: start;
}

#w-node-f4c3d42b-7cd6-20e5-9968-488f5314adee-2faacc9b {
  grid-area: about-pic2;
  align-self: start;
}

#w-node-_81ebd6a3-95ec-d531-06a4-f6fd6371397e-2faacc9b {
  grid-area: about-logo;
  align-self: start;
}

#w-node-d22e8c72-7f11-b2d6-09ca-904ef19a8247-2faacc9b {
  grid-area: about-pic3;
  align-self: start;
}

#w-node-_213600db-d65c-ce46-90a9-57a02eb44ed0-2faacc9b, #w-node-d6b49480-e923-f263-9b44-99da4453bb59-2faacc9b, #w-node-d6b49480-e923-f263-9b44-99da4453bb5c-2faacc9b, #w-node-d6b49480-e923-f263-9b44-99da4453bb5f-2faacc9b, #w-node-_11cf0f24-6d1a-60dc-7cc5-d616d6f93608-2faacc9b, #w-node-_11cf0f24-6d1a-60dc-7cc5-d616d6f9360d-2faacc9b, #w-node-_11cf0f24-6d1a-60dc-7cc5-d616d6f93612-2faacc9b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_11cf0f24-6d1a-60dc-7cc5-d616d6f93619-2faacc9b {
  place-self: center end;
}

#w-node-d6b49480-e923-f263-9b44-99da4453bb68-2faacc9b, #w-node-d6b49480-e923-f263-9b44-99da4453bb6a-2faacc9b, #w-node-d6b49480-e923-f263-9b44-99da4453bb6b-2faacc9b, #w-node-d6b49480-e923-f263-9b44-99da4453bb74-2faacc9b, #w-node-e8172d1d-7c02-ad2c-1dd1-88018bfa4ae4-2faacc9b, #w-node-e8172d1d-7c02-ad2c-1dd1-88018bfa4ae9-2faacc9b, #w-node-e8172d1d-7c02-ad2c-1dd1-88018bfa4aee-2faacc9b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e8172d1d-7c02-ad2c-1dd1-88018bfa4af5-2faacc9b {
  place-self: center end;
}

#w-node-e8172d1d-7c02-ad2c-1dd1-88018bfa4af8-2faacc9b, #w-node-e8172d1d-7c02-ad2c-1dd1-88018bfa4afa-2faacc9b, #w-node-e8172d1d-7c02-ad2c-1dd1-88018bfa4afb-2faacc9b, #w-node-e8172d1d-7c02-ad2c-1dd1-88018bfa4b05-2faacc9b, #w-node-ce5a038e-ba2b-4eb4-1c26-1d6d23fbbcfc-2faacc9b, #w-node-ce5a038e-ba2b-4eb4-1c26-1d6d23fbbd01-2faacc9b, #w-node-ce5a038e-ba2b-4eb4-1c26-1d6d23fbbd06-2faacc9b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ce5a038e-ba2b-4eb4-1c26-1d6d23fbbd0d-2faacc9b {
  place-self: center end;
}

#w-node-ce5a038e-ba2b-4eb4-1c26-1d6d23fbbd10-2faacc9b, #w-node-ce5a038e-ba2b-4eb4-1c26-1d6d23fbbd12-2faacc9b, #w-node-ce5a038e-ba2b-4eb4-1c26-1d6d23fbbd13-2faacc9b, #w-node-ce5a038e-ba2b-4eb4-1c26-1d6d23fbbd1d-2faacc9b, #w-node-_8b13215b-2544-bfe6-f01d-eac502df3988-2faacc9b, #w-node-_8b13215b-2544-bfe6-f01d-eac502df398d-2faacc9b, #w-node-_8b13215b-2544-bfe6-f01d-eac502df3992-2faacc9b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_8b13215b-2544-bfe6-f01d-eac502df3999-2faacc9b {
  place-self: center end;
}

#w-node-_8b13215b-2544-bfe6-f01d-eac502df399c-2faacc9b, #w-node-_8b13215b-2544-bfe6-f01d-eac502df399e-2faacc9b, #w-node-_8b13215b-2544-bfe6-f01d-eac502df399f-2faacc9b, #w-node-_8b13215b-2544-bfe6-f01d-eac502df39a9-2faacc9b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-fa6a54aa-ff91-fcc1-5f1a-ff97ab3ba6b3-2faacc9b {
  align-self: start;
}

#w-node-fa6a54aa-ff91-fcc1-5f1a-ff97ab3ba6bd-2faacc9b, #w-node-fa6a54aa-ff91-fcc1-5f1a-ff97ab3ba6c5-2faacc9b, #w-node-fa6a54aa-ff91-fcc1-5f1a-ff97ab3ba6cc-2faacc9b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d0799ad4-5104-0dd5-c0c6-2ca47637dc9a-2faacc9b {
  grid-area: circle;
}

#map.w-node-cbc1a9ae-5ae9-de51-20ee-c5b304a5a98b-2faacc9b {
  grid-area: map;
}

#w-node-_309993d1-30da-2e26-beee-a4c60aa030bb-2faacc9b {
  grid-area: description;
}

#w-node-fad69944-9c1a-8fef-e8d2-6db3dd97d13c-2faacc9b {
  grid-template-rows: minmax(min-content, auto);
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_79b36ba7-a6e4-0581-386b-cff2987b410c-2faacc9b, #w-node-_79b36ba7-a6e4-0581-386b-cff2987b4113-2faacc9b {
  align-self: start;
}

#w-node-f200c996-567f-fda9-79b7-6085bf542cbd-2faacc9b, #w-node-_61271318-f4dd-a270-932d-984fc603a150-2faacc9b {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.25fr;
}

#w-node-_1801a0f6-8c24-74da-7325-d666e885c5d4-2faacc9b, #w-node-_3cf7859c-9c16-e127-f7d3-23c288dc8fdd-2faacc9b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5d1b449c-ca1c-dcdf-9b78-4115d15f9dbc-2faacc9b {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.25fr;
}

#w-node-_5d1b449c-ca1c-dcdf-9b78-4115d15f9dbe-2faacc9b, #w-node-_5d1b449c-ca1c-dcdf-9b78-4115d15f9dc0-2faacc9b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_84d77a04-e471-0207-576d-1d62445d8d6c-2faacc9b {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.25fr;
}

#w-node-_84d77a04-e471-0207-576d-1d62445d8d6e-2faacc9b, #w-node-_84d77a04-e471-0207-576d-1d62445d8d70-2faacc9b, #w-node-e70a46bf-57b6-2be2-9c0d-dad82934907e-2faacc9b, #w-node-d1f82027-efb9-f30f-a050-28fc3c22925b-2faacc9b, #w-node-a608f036-63e9-56c3-56df-d91061aeb035-2faacc9b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_17cc7e3d-8c60-d5f3-0640-3bfc306138b7-2faacc9b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-a1ac9e28-6a83-e1f5-6c19-50c73e493097-2faacc9b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a1ac9e28-6a83-e1f5-6c19-50c73e493099-2faacc9b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-ac027ee7-bd40-d375-b582-f1709e3edacf-2faacc9b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ac027ee7-bd40-d375-b582-f1709e3edad1-2faacc9b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-cb55d2f3-b0ba-8711-599b-327863b99caf-63b99ca9 {
  grid-area: heading-form;
}

#w-node-cb55d2f3-b0ba-8711-599b-327863b99cb1-63b99ca9 {
  grid-area: 1 / 2 / 3 / 3;
}

#w-node-cb55d2f3-b0ba-8711-599b-327863b99cb2-63b99ca9 {
  grid-area: 1 / 2 / 3 / 3;
  justify-self: end;
}

#w-node-cb55d2f3-b0ba-8711-599b-327863b99cb4-63b99ca9 {
  grid-area: form;
}

#w-node-cb55d2f3-b0ba-8711-599b-327863b99cc7-63b99ca9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-cb55d2f3-b0ba-8711-599b-327863b99cc9-63b99ca9 {
  grid-area: form;
}

#w-node-cb55d2f3-b0ba-8711-599b-327863b99cdc-63b99ca9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-cb55d2f3-b0ba-8711-599b-327863b99cde-63b99ca9 {
  grid-area: form;
}

#w-node-ca75fb66-15ca-9915-e708-7d15de11b785-de11b76a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ca75fb66-15ca-9915-e708-7d15de11b789-de11b76a, #w-node-ca75fb66-15ca-9915-e708-7d15de11b78d-de11b76a, #w-node-ca75fb66-15ca-9915-e708-7d15de11b791-de11b76a, #w-node-ca75fb66-15ca-9915-e708-7d15de11b796-de11b76a, #w-node-ca75fb66-15ca-9915-e708-7d15de11b79a-de11b76a, #w-node-ca75fb66-15ca-9915-e708-7d15de11b79e-de11b76a, #w-node-ca75fb66-15ca-9915-e708-7d15de11b7a2-de11b76a {
  align-self: center;
}

#w-node-ca75fb66-15ca-9915-e708-7d15de11b7ab-de11b76a {
  justify-self: start;
}

#w-node-_2de2eb54-267a-5ab4-1569-15bf979ea2ae-979ea2a9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2de2eb54-267a-5ab4-1569-15bf979ea2b0-979ea2a9 {
  grid-area: 1 / 2 / 3 / 3;
}

#w-node-_2de2eb54-267a-5ab4-1569-15bf979ea2b1-979ea2a9 {
  grid-area: img;
  justify-self: end;
}

#w-node-_2de2eb54-267a-5ab4-1569-15bf979ea2b5-979ea2a9, #w-node-c01ff9b4-c5fe-7778-1e2b-4cc43f9553ba-3f9553b5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c01ff9b4-c5fe-7778-1e2b-4cc43f9553bc-3f9553b5 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-c01ff9b4-c5fe-7778-1e2b-4cc43f9553c4-3f9553b5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-c01ff9b4-c5fe-7778-1e2b-4cc43f9553cd-3f9553b5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c01ff9b4-c5fe-7778-1e2b-4cc43f9553d0-3f9553b5 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-c01ff9b4-c5fe-7778-1e2b-4cc43f9553d4-3f9553b5, #w-node-c01ff9b4-c5fe-7778-1e2b-4cc43f9553d8-3f9553b5, #w-node-c01ff9b4-c5fe-7778-1e2b-4cc43f9553db-3f9553b5, #w-node-c01ff9b4-c5fe-7778-1e2b-4cc43f9553dd-3f9553b5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c01ff9b4-c5fe-7778-1e2b-4cc43f9553df-3f9553b5 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-c01ff9b4-c5fe-7778-1e2b-4cc43f9553e3-3f9553b5, #w-node-c01ff9b4-c5fe-7778-1e2b-4cc43f9553e6-3f9553b5, #w-node-c01ff9b4-c5fe-7778-1e2b-4cc43f9553e8-3f9553b5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c01ff9b4-c5fe-7778-1e2b-4cc43f9553ea-3f9553b5 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-c01ff9b4-c5fe-7778-1e2b-4cc43f9553ec-3f9553b5, #w-node-c01ff9b4-c5fe-7778-1e2b-4cc43f9553ef-3f9553b5, #w-node-c01ff9b4-c5fe-7778-1e2b-4cc43f9553f1-3f9553b5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c01ff9b4-c5fe-7778-1e2b-4cc43f9553f3-3f9553b5 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_9fc62fd3-57bd-d599-7943-34178d3a39d1-2faacc9c {
  grid-area: about-index;
  align-self: start;
}

#w-node-_030fbf69-ce36-af1e-97d9-97f21fe91481-2faacc9c {
  grid-area: about-text;
  align-self: start;
}

#w-node-_20650353-87ea-fc6b-f00b-8a95ed4bdc44-2faacc9c {
  grid-area: about-pic1;
  align-self: start;
}

#w-node-f4c3d42b-7cd6-20e5-9968-488f5314adee-2faacc9c {
  grid-area: about-pic2;
  align-self: start;
}

#w-node-_81ebd6a3-95ec-d531-06a4-f6fd6371397e-2faacc9c {
  grid-area: about-logo;
  align-self: start;
}

#w-node-d22e8c72-7f11-b2d6-09ca-904ef19a8247-2faacc9c {
  grid-area: about-pic3;
  align-self: start;
}

#w-node-_213600db-d65c-ce46-90a9-57a02eb44ed0-2faacc9c, #w-node-d6b49480-e923-f263-9b44-99da4453bb59-2faacc9c, #w-node-d6b49480-e923-f263-9b44-99da4453bb5c-2faacc9c, #w-node-d6b49480-e923-f263-9b44-99da4453bb5f-2faacc9c, #w-node-_078e4f55-bbec-6b5b-87e4-9b082caf737d-2faacc9c, #w-node-_078e4f55-bbec-6b5b-87e4-9b082caf7382-2faacc9c, #w-node-_078e4f55-bbec-6b5b-87e4-9b082caf7387-2faacc9c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_078e4f55-bbec-6b5b-87e4-9b082caf738e-2faacc9c {
  place-self: center end;
}

#w-node-d6b49480-e923-f263-9b44-99da4453bb68-2faacc9c, #w-node-d6b49480-e923-f263-9b44-99da4453bb6a-2faacc9c, #w-node-d6b49480-e923-f263-9b44-99da4453bb6b-2faacc9c, #w-node-d6b49480-e923-f263-9b44-99da4453bb74-2faacc9c, #w-node-_4c4b2143-dd91-a21e-ed2c-7246bc10b766-2faacc9c, #w-node-_4c4b2143-dd91-a21e-ed2c-7246bc10b76b-2faacc9c, #w-node-_4c4b2143-dd91-a21e-ed2c-7246bc10b770-2faacc9c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4c4b2143-dd91-a21e-ed2c-7246bc10b777-2faacc9c {
  place-self: center end;
}

#w-node-_4c4b2143-dd91-a21e-ed2c-7246bc10b77a-2faacc9c, #w-node-_4c4b2143-dd91-a21e-ed2c-7246bc10b77c-2faacc9c, #w-node-_4c4b2143-dd91-a21e-ed2c-7246bc10b77d-2faacc9c, #w-node-_4c4b2143-dd91-a21e-ed2c-7246bc10b787-2faacc9c, #w-node-c198abc7-e3fd-ded2-6bd8-b8da7913616b-2faacc9c, #w-node-c198abc7-e3fd-ded2-6bd8-b8da79136170-2faacc9c, #w-node-c198abc7-e3fd-ded2-6bd8-b8da79136175-2faacc9c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c198abc7-e3fd-ded2-6bd8-b8da7913617c-2faacc9c {
  place-self: center end;
}

#w-node-c198abc7-e3fd-ded2-6bd8-b8da7913617f-2faacc9c, #w-node-c198abc7-e3fd-ded2-6bd8-b8da79136181-2faacc9c, #w-node-c198abc7-e3fd-ded2-6bd8-b8da79136182-2faacc9c, #w-node-c198abc7-e3fd-ded2-6bd8-b8da7913618c-2faacc9c, #w-node-_103fc9b7-c7e8-36cd-37fe-a54bf2d7b86f-2faacc9c, #w-node-_103fc9b7-c7e8-36cd-37fe-a54bf2d7b874-2faacc9c, #w-node-_103fc9b7-c7e8-36cd-37fe-a54bf2d7b879-2faacc9c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_103fc9b7-c7e8-36cd-37fe-a54bf2d7b880-2faacc9c {
  place-self: center end;
}

#w-node-_103fc9b7-c7e8-36cd-37fe-a54bf2d7b883-2faacc9c, #w-node-_103fc9b7-c7e8-36cd-37fe-a54bf2d7b885-2faacc9c, #w-node-_103fc9b7-c7e8-36cd-37fe-a54bf2d7b886-2faacc9c, #w-node-_103fc9b7-c7e8-36cd-37fe-a54bf2d7b890-2faacc9c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4e698eb1-2691-ec04-e5bb-6ad9c493c34a-2faacc9c {
  align-self: start;
}

#w-node-_4e698eb1-2691-ec04-e5bb-6ad9c493c354-2faacc9c, #w-node-_4e698eb1-2691-ec04-e5bb-6ad9c493c35c-2faacc9c, #w-node-_4e698eb1-2691-ec04-e5bb-6ad9c493c363-2faacc9c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d0799ad4-5104-0dd5-c0c6-2ca47637dc9a-2faacc9c {
  grid-area: circle;
}

#map.w-node-cbc1a9ae-5ae9-de51-20ee-c5b304a5a98b-2faacc9c {
  grid-area: map;
}

#w-node-_309993d1-30da-2e26-beee-a4c60aa030bb-2faacc9c {
  grid-area: description;
}

#w-node-fad69944-9c1a-8fef-e8d2-6db3dd97d13c-2faacc9c {
  grid-template-rows: minmax(min-content, auto);
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-b4da4b2f-f22f-0d79-5369-4f2ea15f977b-2faacc9c, #w-node-b4da4b2f-f22f-0d79-5369-4f2ea15f9782-2faacc9c {
  align-self: start;
}

#w-node-b4da4b2f-f22f-0d79-5369-4f2ea15f97ab-2faacc9c {
  grid-area: about-index;
  align-self: center;
}

#w-node-b4da4b2f-f22f-0d79-5369-4f2ea15f97b0-2faacc9c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-b4da4b2f-f22f-0d79-5369-4f2ea15f97b1-2faacc9c, #w-node-b4da4b2f-f22f-0d79-5369-4f2ea15f97b6-2faacc9c {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#w-node-f200c996-567f-fda9-79b7-6085bf542cbd-2faacc9c, #w-node-_61271318-f4dd-a270-932d-984fc603a150-2faacc9c {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.25fr;
}

#w-node-_1801a0f6-8c24-74da-7325-d666e885c5d4-2faacc9c, #w-node-_3cf7859c-9c16-e127-f7d3-23c288dc8fdd-2faacc9c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5d1b449c-ca1c-dcdf-9b78-4115d15f9dbc-2faacc9c {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.25fr;
}

#w-node-_5d1b449c-ca1c-dcdf-9b78-4115d15f9dbe-2faacc9c, #w-node-_5d1b449c-ca1c-dcdf-9b78-4115d15f9dc0-2faacc9c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_84d77a04-e471-0207-576d-1d62445d8d6c-2faacc9c {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.25fr;
}

#w-node-_84d77a04-e471-0207-576d-1d62445d8d6e-2faacc9c, #w-node-_84d77a04-e471-0207-576d-1d62445d8d70-2faacc9c, #w-node-e70a46bf-57b6-2be2-9c0d-dad82934907e-2faacc9c, #w-node-d1f82027-efb9-f30f-a050-28fc3c22925b-2faacc9c, #w-node-a608f036-63e9-56c3-56df-d91061aeb035-2faacc9c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_17cc7e3d-8c60-d5f3-0640-3bfc306138b7-2faacc9c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-a1ac9e28-6a83-e1f5-6c19-50c73e493097-2faacc9c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a1ac9e28-6a83-e1f5-6c19-50c73e493099-2faacc9c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-ac027ee7-bd40-d375-b582-f1709e3edacf-2faacc9c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ac027ee7-bd40-d375-b582-f1709e3edad1-2faacc9c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-_0bc3ae52-44a9-3225-20f4-37fc64e136c9-2faacc9c {
  grid-area: heading-form;
}

#w-node-_0bc3ae52-44a9-3225-20f4-37fc64e136cb-2faacc9c {
  grid-area: 1 / 2 / 3 / 3;
}

#w-node-_0bc3ae52-44a9-3225-20f4-37fc64e136cc-2faacc9c {
  grid-area: 1 / 2 / 3 / 3;
  justify-self: end;
}

#w-node-_0bc3ae52-44a9-3225-20f4-37fc64e136ce-2faacc9c {
  grid-area: form;
}

#w-node-_0bc3ae52-44a9-3225-20f4-37fc64e136e2-2faacc9c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0bc3ae52-44a9-3225-20f4-37fc64e136e4-2faacc9c {
  grid-area: form;
}

#w-node-_0bc3ae52-44a9-3225-20f4-37fc64e136f8-2faacc9c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0bc3ae52-44a9-3225-20f4-37fc64e136fc-2faacc9c {
  grid-area: form;
}

#w-node-_0b1efd04-68c9-ce4c-38b5-1baeb3e8a6f2-b3e8a6d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0b1efd04-68c9-ce4c-38b5-1baeb3e8a6f6-b3e8a6d7, #w-node-_0b1efd04-68c9-ce4c-38b5-1baeb3e8a6fa-b3e8a6d7, #w-node-_0b1efd04-68c9-ce4c-38b5-1baeb3e8a6fe-b3e8a6d7, #w-node-_0b1efd04-68c9-ce4c-38b5-1baeb3e8a703-b3e8a6d7, #w-node-_0b1efd04-68c9-ce4c-38b5-1baeb3e8a707-b3e8a6d7, #w-node-_0b1efd04-68c9-ce4c-38b5-1baeb3e8a70b-b3e8a6d7, #w-node-_0b1efd04-68c9-ce4c-38b5-1baeb3e8a70f-b3e8a6d7 {
  align-self: center;
}

#w-node-_0b1efd04-68c9-ce4c-38b5-1baeb3e8a718-b3e8a6d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0b1efd04-68c9-ce4c-38b5-1baeb3e8a719-b3e8a6d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_93ee3507-1030-ac61-194e-19cbaf67ef57-af67ef52 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_93ee3507-1030-ac61-194e-19cbaf67ef59-af67ef52 {
  grid-area: 1 / 2 / 3 / 3;
}

#w-node-_93ee3507-1030-ac61-194e-19cbaf67ef5a-af67ef52 {
  grid-area: 1 / 2 / 3 / 3;
  justify-self: end;
}

#w-node-_93ee3507-1030-ac61-194e-19cbaf67ef5e-af67ef52, #w-node-ae7836ec-e873-71ba-ef0f-a783d94bd8ea-d94bd8e5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ae7836ec-e873-71ba-ef0f-a783d94bd8ec-d94bd8e5 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-ae7836ec-e873-71ba-ef0f-a783d94bd8f4-d94bd8e5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-ae7836ec-e873-71ba-ef0f-a783d94bd8ff-d94bd8e5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ae7836ec-e873-71ba-ef0f-a783d94bd902-d94bd8e5 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-ae7836ec-e873-71ba-ef0f-a783d94bd906-d94bd8e5, #w-node-ae7836ec-e873-71ba-ef0f-a783d94bd90a-d94bd8e5, #w-node-ae7836ec-e873-71ba-ef0f-a783d94bd90d-d94bd8e5, #w-node-ae7836ec-e873-71ba-ef0f-a783d94bd90f-d94bd8e5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ae7836ec-e873-71ba-ef0f-a783d94bd911-d94bd8e5 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-ae7836ec-e873-71ba-ef0f-a783d94bd915-d94bd8e5, #w-node-ae7836ec-e873-71ba-ef0f-a783d94bd918-d94bd8e5, #w-node-ae7836ec-e873-71ba-ef0f-a783d94bd91a-d94bd8e5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ae7836ec-e873-71ba-ef0f-a783d94bd91c-d94bd8e5 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-ae7836ec-e873-71ba-ef0f-a783d94bd91e-d94bd8e5, #w-node-ae7836ec-e873-71ba-ef0f-a783d94bd921-d94bd8e5, #w-node-ae7836ec-e873-71ba-ef0f-a783d94bd923-d94bd8e5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ae7836ec-e873-71ba-ef0f-a783d94bd925-d94bd8e5 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_9fc62fd3-57bd-d599-7943-34178d3a39d1-2faacc9d {
  grid-area: about-index;
  align-self: start;
}

#w-node-_030fbf69-ce36-af1e-97d9-97f21fe91481-2faacc9d {
  grid-area: about-text;
  align-self: start;
}

#w-node-_20650353-87ea-fc6b-f00b-8a95ed4bdc44-2faacc9d {
  grid-area: about-pic1;
  align-self: start;
}

#w-node-f4c3d42b-7cd6-20e5-9968-488f5314adee-2faacc9d {
  grid-area: about-pic2;
  align-self: start;
}

#w-node-_81ebd6a3-95ec-d531-06a4-f6fd6371397e-2faacc9d {
  grid-area: about-logo;
  align-self: start;
}

#w-node-d22e8c72-7f11-b2d6-09ca-904ef19a8247-2faacc9d {
  grid-area: about-pic3;
  align-self: start;
}

#w-node-_213600db-d65c-ce46-90a9-57a02eb44ed0-2faacc9d, #w-node-d6b49480-e923-f263-9b44-99da4453bb59-2faacc9d, #w-node-d6b49480-e923-f263-9b44-99da4453bb5c-2faacc9d, #w-node-d6b49480-e923-f263-9b44-99da4453bb5f-2faacc9d, #w-node-_6b812429-3300-2e8f-aede-8d3f11fb5d4f-2faacc9d, #w-node-_6b812429-3300-2e8f-aede-8d3f11fb5d54-2faacc9d, #w-node-_6b812429-3300-2e8f-aede-8d3f11fb5d59-2faacc9d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6b812429-3300-2e8f-aede-8d3f11fb5d60-2faacc9d {
  place-self: center end;
}

#w-node-d6b49480-e923-f263-9b44-99da4453bb68-2faacc9d, #w-node-d6b49480-e923-f263-9b44-99da4453bb6a-2faacc9d, #w-node-d6b49480-e923-f263-9b44-99da4453bb6b-2faacc9d, #w-node-d6b49480-e923-f263-9b44-99da4453bb74-2faacc9d, #w-node-_62a3df67-7d7f-ef0e-2d5b-f60e9224b24a-2faacc9d, #w-node-_62a3df67-7d7f-ef0e-2d5b-f60e9224b24f-2faacc9d, #w-node-_62a3df67-7d7f-ef0e-2d5b-f60e9224b254-2faacc9d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_62a3df67-7d7f-ef0e-2d5b-f60e9224b25b-2faacc9d {
  place-self: center end;
}

#w-node-_62a3df67-7d7f-ef0e-2d5b-f60e9224b25e-2faacc9d, #w-node-_62a3df67-7d7f-ef0e-2d5b-f60e9224b260-2faacc9d, #w-node-_62a3df67-7d7f-ef0e-2d5b-f60e9224b261-2faacc9d, #w-node-_62a3df67-7d7f-ef0e-2d5b-f60e9224b26b-2faacc9d, #w-node-ce3b1bfc-5446-7e08-84b8-b65c6e82c7df-2faacc9d, #w-node-ce3b1bfc-5446-7e08-84b8-b65c6e82c7e4-2faacc9d, #w-node-ce3b1bfc-5446-7e08-84b8-b65c6e82c7e9-2faacc9d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ce3b1bfc-5446-7e08-84b8-b65c6e82c7f0-2faacc9d {
  place-self: center end;
}

#w-node-ce3b1bfc-5446-7e08-84b8-b65c6e82c7f3-2faacc9d, #w-node-ce3b1bfc-5446-7e08-84b8-b65c6e82c7f5-2faacc9d, #w-node-ce3b1bfc-5446-7e08-84b8-b65c6e82c7f6-2faacc9d, #w-node-ce3b1bfc-5446-7e08-84b8-b65c6e82c800-2faacc9d, #w-node-f64dd451-4156-0eee-a85b-18fbac9e6322-2faacc9d, #w-node-f64dd451-4156-0eee-a85b-18fbac9e6327-2faacc9d, #w-node-f64dd451-4156-0eee-a85b-18fbac9e632c-2faacc9d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f64dd451-4156-0eee-a85b-18fbac9e6333-2faacc9d {
  place-self: center end;
}

#w-node-f64dd451-4156-0eee-a85b-18fbac9e6336-2faacc9d, #w-node-f64dd451-4156-0eee-a85b-18fbac9e6338-2faacc9d, #w-node-f64dd451-4156-0eee-a85b-18fbac9e6339-2faacc9d, #w-node-f64dd451-4156-0eee-a85b-18fbac9e6343-2faacc9d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_77b7fe21-abb4-ea89-3c0d-c761de563ec3-2faacc9d {
  align-self: start;
}

#w-node-_77b7fe21-abb4-ea89-3c0d-c761de563ecc-2faacc9d, #w-node-_77b7fe21-abb4-ea89-3c0d-c761de563ed4-2faacc9d, #w-node-_77b7fe21-abb4-ea89-3c0d-c761de563edb-2faacc9d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d0799ad4-5104-0dd5-c0c6-2ca47637dc9a-2faacc9d {
  grid-area: circle;
}

#map.w-node-cbc1a9ae-5ae9-de51-20ee-c5b304a5a98b-2faacc9d {
  grid-area: map;
}

#w-node-_309993d1-30da-2e26-beee-a4c60aa030bb-2faacc9d {
  grid-area: description;
}

#w-node-fad69944-9c1a-8fef-e8d2-6db3dd97d13c-2faacc9d {
  grid-template-rows: minmax(min-content, auto);
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-aaf5bc1e-77c6-274b-fa9e-1105af6ca9a2-2faacc9d, #w-node-aaf5bc1e-77c6-274b-fa9e-1105af6ca9a9-2faacc9d {
  align-self: start;
}

#w-node-aaf5bc1e-77c6-274b-fa9e-1105af6ca9d2-2faacc9d {
  grid-area: about-index;
  align-self: center;
}

#w-node-aaf5bc1e-77c6-274b-fa9e-1105af6ca9d7-2faacc9d {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-aaf5bc1e-77c6-274b-fa9e-1105af6ca9d8-2faacc9d, #w-node-aaf5bc1e-77c6-274b-fa9e-1105af6ca9dd-2faacc9d {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#w-node-f200c996-567f-fda9-79b7-6085bf542cbd-2faacc9d, #w-node-_61271318-f4dd-a270-932d-984fc603a150-2faacc9d {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.25fr;
}

#w-node-_1801a0f6-8c24-74da-7325-d666e885c5d4-2faacc9d, #w-node-_3cf7859c-9c16-e127-f7d3-23c288dc8fdd-2faacc9d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5d1b449c-ca1c-dcdf-9b78-4115d15f9dbc-2faacc9d {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.25fr;
}

#w-node-_5d1b449c-ca1c-dcdf-9b78-4115d15f9dbe-2faacc9d, #w-node-_5d1b449c-ca1c-dcdf-9b78-4115d15f9dc0-2faacc9d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_84d77a04-e471-0207-576d-1d62445d8d6c-2faacc9d {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.25fr;
}

#w-node-_84d77a04-e471-0207-576d-1d62445d8d6e-2faacc9d, #w-node-_84d77a04-e471-0207-576d-1d62445d8d70-2faacc9d, #w-node-e70a46bf-57b6-2be2-9c0d-dad82934907e-2faacc9d, #w-node-d1f82027-efb9-f30f-a050-28fc3c22925b-2faacc9d, #w-node-a608f036-63e9-56c3-56df-d91061aeb035-2faacc9d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_17cc7e3d-8c60-d5f3-0640-3bfc306138b7-2faacc9d {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-a1ac9e28-6a83-e1f5-6c19-50c73e493097-2faacc9d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a1ac9e28-6a83-e1f5-6c19-50c73e493099-2faacc9d {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-ac027ee7-bd40-d375-b582-f1709e3edacf-2faacc9d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ac027ee7-bd40-d375-b582-f1709e3edad1-2faacc9d {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-d55d3d45-7533-1658-0563-5da5e7706e6b-e7706e65 {
  grid-area: heading-form;
}

#w-node-d55d3d45-7533-1658-0563-5da5e7706e6d-e7706e65 {
  grid-area: 1 / 2 / 3 / 3;
}

#w-node-d55d3d45-7533-1658-0563-5da5e7706e6e-e7706e65 {
  grid-area: 1 / 2 / 3 / 3;
  justify-self: end;
}

#w-node-d55d3d45-7533-1658-0563-5da5e7706e70-e7706e65 {
  grid-area: form;
}

#w-node-d55d3d45-7533-1658-0563-5da5e7706e83-e7706e65 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d55d3d45-7533-1658-0563-5da5e7706e85-e7706e65 {
  grid-area: form;
}

#w-node-d55d3d45-7533-1658-0563-5da5e7706e98-e7706e65 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d55d3d45-7533-1658-0563-5da5e7706e9c-e7706e65 {
  grid-area: form;
}

#w-node-c8503c24-8d05-f8b5-fe5e-544a05078848-0507882d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c8503c24-8d05-f8b5-fe5e-544a0507884c-0507882d, #w-node-c8503c24-8d05-f8b5-fe5e-544a05078850-0507882d, #w-node-c8503c24-8d05-f8b5-fe5e-544a05078854-0507882d, #w-node-c8503c24-8d05-f8b5-fe5e-544a05078859-0507882d, #w-node-c8503c24-8d05-f8b5-fe5e-544a0507885d-0507882d, #w-node-c8503c24-8d05-f8b5-fe5e-544a05078861-0507882d, #w-node-c8503c24-8d05-f8b5-fe5e-544a05078865-0507882d {
  align-self: center;
}

#w-node-c8503c24-8d05-f8b5-fe5e-544a0507886e-0507882d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c8503c24-8d05-f8b5-fe5e-544a0507886f-0507882d {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_0077d38a-5de9-4e35-7aa6-74c043177c9d-43177c98 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0077d38a-5de9-4e35-7aa6-74c043177c9f-43177c98 {
  grid-area: 1 / 2 / 3 / 3;
}

#w-node-_0077d38a-5de9-4e35-7aa6-74c043177ca0-43177c98 {
  grid-area: 1 / 2 / 3 / 3;
  justify-self: end;
}

#w-node-_0077d38a-5de9-4e35-7aa6-74c043177ca2-43177c98, #w-node-_51d98a06-395d-12ad-1fb0-72a3016c947b-016c9476 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_51d98a06-395d-12ad-1fb0-72a3016c947d-016c9476 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_51d98a06-395d-12ad-1fb0-72a3016c9483-016c9476 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_51d98a06-395d-12ad-1fb0-72a3016c948a-016c9476 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_51d98a06-395d-12ad-1fb0-72a3016c948d-016c9476 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_51d98a06-395d-12ad-1fb0-72a3016c9491-016c9476, #w-node-_51d98a06-395d-12ad-1fb0-72a3016c9493-016c9476, #w-node-_51d98a06-395d-12ad-1fb0-72a3016c9496-016c9476, #w-node-_51d98a06-395d-12ad-1fb0-72a3016c9498-016c9476 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_51d98a06-395d-12ad-1fb0-72a3016c949a-016c9476 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_51d98a06-395d-12ad-1fb0-72a3016c949c-016c9476, #w-node-_51d98a06-395d-12ad-1fb0-72a3016c949f-016c9476, #w-node-_51d98a06-395d-12ad-1fb0-72a3016c94a1-016c9476 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_51d98a06-395d-12ad-1fb0-72a3016c94a3-016c9476 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_51d98a06-395d-12ad-1fb0-72a3016c94a5-016c9476, #w-node-_51d98a06-395d-12ad-1fb0-72a3016c94a8-016c9476, #w-node-_51d98a06-395d-12ad-1fb0-72a3016c94aa-016c9476 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_51d98a06-395d-12ad-1fb0-72a3016c94ac-016c9476 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_9fc62fd3-57bd-d599-7943-34178d3a39d1-2faacc9f {
  grid-area: about-index;
  align-self: start;
}

#w-node-_030fbf69-ce36-af1e-97d9-97f21fe91481-2faacc9f {
  grid-area: about-text;
  align-self: start;
}

#w-node-_20650353-87ea-fc6b-f00b-8a95ed4bdc44-2faacc9f {
  grid-area: about-pic1;
  align-self: start;
}

#w-node-f4c3d42b-7cd6-20e5-9968-488f5314adee-2faacc9f {
  grid-area: about-pic2;
  align-self: start;
}

#w-node-_81ebd6a3-95ec-d531-06a4-f6fd6371397e-2faacc9f {
  grid-area: about-logo;
  align-self: start;
}

#w-node-d22e8c72-7f11-b2d6-09ca-904ef19a8247-2faacc9f {
  grid-area: about-pic3;
  align-self: start;
}

#w-node-_213600db-d65c-ce46-90a9-57a02eb44ed0-2faacc9f, #w-node-d6b49480-e923-f263-9b44-99da4453bb59-2faacc9f, #w-node-d6b49480-e923-f263-9b44-99da4453bb5c-2faacc9f, #w-node-d6b49480-e923-f263-9b44-99da4453bb5f-2faacc9f, #w-node-_38ad15bd-aea4-b211-ef0c-8b0c54320664-2faacc9f, #w-node-_38ad15bd-aea4-b211-ef0c-8b0c54320669-2faacc9f, #w-node-_38ad15bd-aea4-b211-ef0c-8b0c5432066e-2faacc9f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_38ad15bd-aea4-b211-ef0c-8b0c54320675-2faacc9f {
  place-self: center end;
}

#w-node-d6b49480-e923-f263-9b44-99da4453bb68-2faacc9f, #w-node-d6b49480-e923-f263-9b44-99da4453bb6a-2faacc9f, #w-node-d6b49480-e923-f263-9b44-99da4453bb6b-2faacc9f, #w-node-d6b49480-e923-f263-9b44-99da4453bb74-2faacc9f, #w-node-_547f5271-cf27-f020-692e-a0ce886b7009-2faacc9f, #w-node-_547f5271-cf27-f020-692e-a0ce886b700e-2faacc9f, #w-node-_547f5271-cf27-f020-692e-a0ce886b7013-2faacc9f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_547f5271-cf27-f020-692e-a0ce886b701a-2faacc9f {
  place-self: center end;
}

#w-node-_547f5271-cf27-f020-692e-a0ce886b701d-2faacc9f, #w-node-_547f5271-cf27-f020-692e-a0ce886b701f-2faacc9f, #w-node-_547f5271-cf27-f020-692e-a0ce886b7020-2faacc9f, #w-node-_547f5271-cf27-f020-692e-a0ce886b702a-2faacc9f, #w-node-bed96ac3-0d67-2740-0ba2-c9a7d5716fc7-2faacc9f, #w-node-bed96ac3-0d67-2740-0ba2-c9a7d5716fcc-2faacc9f, #w-node-bed96ac3-0d67-2740-0ba2-c9a7d5716fd1-2faacc9f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-bed96ac3-0d67-2740-0ba2-c9a7d5716fd8-2faacc9f {
  place-self: center end;
}

#w-node-bed96ac3-0d67-2740-0ba2-c9a7d5716fdb-2faacc9f, #w-node-bed96ac3-0d67-2740-0ba2-c9a7d5716fdd-2faacc9f, #w-node-bed96ac3-0d67-2740-0ba2-c9a7d5716fde-2faacc9f, #w-node-bed96ac3-0d67-2740-0ba2-c9a7d5716fe8-2faacc9f, #w-node-_5dd3259e-b43a-4545-6550-b26eca287798-2faacc9f, #w-node-_5dd3259e-b43a-4545-6550-b26eca28779d-2faacc9f, #w-node-_5dd3259e-b43a-4545-6550-b26eca2877a2-2faacc9f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5dd3259e-b43a-4545-6550-b26eca2877a9-2faacc9f {
  place-self: center end;
}

#w-node-_5dd3259e-b43a-4545-6550-b26eca2877ac-2faacc9f, #w-node-_5dd3259e-b43a-4545-6550-b26eca2877ae-2faacc9f, #w-node-_5dd3259e-b43a-4545-6550-b26eca2877af-2faacc9f, #w-node-_5dd3259e-b43a-4545-6550-b26eca2877b9-2faacc9f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1fc5c1a9-ea9c-cca1-c6e4-4d46e69804e2-2faacc9f {
  align-self: start;
}

#w-node-_1fc5c1a9-ea9c-cca1-c6e4-4d46e69804eb-2faacc9f, #w-node-_1fc5c1a9-ea9c-cca1-c6e4-4d46e69804f3-2faacc9f, #w-node-_1fc5c1a9-ea9c-cca1-c6e4-4d46e69804fa-2faacc9f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d0799ad4-5104-0dd5-c0c6-2ca47637dc9a-2faacc9f {
  grid-area: circle;
}

#map.w-node-cbc1a9ae-5ae9-de51-20ee-c5b304a5a98b-2faacc9f {
  grid-area: map;
}

#w-node-_309993d1-30da-2e26-beee-a4c60aa030bb-2faacc9f {
  grid-area: description;
}

#w-node-fad69944-9c1a-8fef-e8d2-6db3dd97d13c-2faacc9f {
  grid-template-rows: minmax(min-content, auto);
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_9398188b-6c04-4c34-2e6e-f0cde51eee18-2faacc9f, #w-node-_9398188b-6c04-4c34-2e6e-f0cde51eee1f-2faacc9f {
  align-self: start;
}

#w-node-_9398188b-6c04-4c34-2e6e-f0cde51eee49-2faacc9f {
  grid-area: about-index;
  align-self: center;
}

#w-node-_9398188b-6c04-4c34-2e6e-f0cde51eee4e-2faacc9f {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_9398188b-6c04-4c34-2e6e-f0cde51eee4f-2faacc9f, #w-node-_9398188b-6c04-4c34-2e6e-f0cde51eee54-2faacc9f {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#w-node-f200c996-567f-fda9-79b7-6085bf542cbd-2faacc9f, #w-node-_61271318-f4dd-a270-932d-984fc603a150-2faacc9f {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.25fr;
}

#w-node-_1801a0f6-8c24-74da-7325-d666e885c5d4-2faacc9f, #w-node-_3cf7859c-9c16-e127-f7d3-23c288dc8fdd-2faacc9f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5d1b449c-ca1c-dcdf-9b78-4115d15f9dbc-2faacc9f {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.25fr;
}

#w-node-_5d1b449c-ca1c-dcdf-9b78-4115d15f9dbe-2faacc9f, #w-node-_5d1b449c-ca1c-dcdf-9b78-4115d15f9dc0-2faacc9f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_84d77a04-e471-0207-576d-1d62445d8d6c-2faacc9f {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.25fr;
}

#w-node-_84d77a04-e471-0207-576d-1d62445d8d6e-2faacc9f, #w-node-_84d77a04-e471-0207-576d-1d62445d8d70-2faacc9f, #w-node-e70a46bf-57b6-2be2-9c0d-dad82934907e-2faacc9f, #w-node-d1f82027-efb9-f30f-a050-28fc3c22925b-2faacc9f, #w-node-a608f036-63e9-56c3-56df-d91061aeb035-2faacc9f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_17cc7e3d-8c60-d5f3-0640-3bfc306138b7-2faacc9f {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-a1ac9e28-6a83-e1f5-6c19-50c73e493097-2faacc9f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a1ac9e28-6a83-e1f5-6c19-50c73e493099-2faacc9f {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-ac027ee7-bd40-d375-b582-f1709e3edacf-2faacc9f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ac027ee7-bd40-d375-b582-f1709e3edad1-2faacc9f {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-f4b43fde-f85d-384b-856f-12d84b823d29-2faacc9f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f4b43fde-f85d-384b-856f-12d84b823d2b-2faacc9f {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-f4b43fde-f85d-384b-856f-12d84b823d31-2faacc9f {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-f4b43fde-f85d-384b-856f-12d84b823d38-2faacc9f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f4b43fde-f85d-384b-856f-12d84b823d3b-2faacc9f {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-f4b43fde-f85d-384b-856f-12d84b823d3f-2faacc9f, #w-node-f4b43fde-f85d-384b-856f-12d84b823d41-2faacc9f, #w-node-f4b43fde-f85d-384b-856f-12d84b823d44-2faacc9f, #w-node-f4b43fde-f85d-384b-856f-12d84b823d46-2faacc9f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f4b43fde-f85d-384b-856f-12d84b823d48-2faacc9f {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-f4b43fde-f85d-384b-856f-12d84b823d4a-2faacc9f, #w-node-f4b43fde-f85d-384b-856f-12d84b823d4d-2faacc9f, #w-node-f4b43fde-f85d-384b-856f-12d84b823d4f-2faacc9f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f4b43fde-f85d-384b-856f-12d84b823d51-2faacc9f {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-f4b43fde-f85d-384b-856f-12d84b823d53-2faacc9f, #w-node-f4b43fde-f85d-384b-856f-12d84b823d56-2faacc9f, #w-node-f4b43fde-f85d-384b-856f-12d84b823d58-2faacc9f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f4b43fde-f85d-384b-856f-12d84b823d5a-2faacc9f {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_9deabc03-2f23-8728-2c2f-b8dc8a56b8dc-2faacc9f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9deabc03-2f23-8728-2c2f-b8dc8a56b8e0-2faacc9f, #w-node-_9deabc03-2f23-8728-2c2f-b8dc8a56b8e4-2faacc9f, #w-node-_9deabc03-2f23-8728-2c2f-b8dc8a56b8e8-2faacc9f, #w-node-_9deabc03-2f23-8728-2c2f-b8dc8a56b8ed-2faacc9f, #w-node-_9deabc03-2f23-8728-2c2f-b8dc8a56b8f1-2faacc9f, #w-node-_9deabc03-2f23-8728-2c2f-b8dc8a56b8f5-2faacc9f, #w-node-_9deabc03-2f23-8728-2c2f-b8dc8a56b8f9-2faacc9f {
  align-self: center;
}

#w-node-_9deabc03-2f23-8728-2c2f-b8dc8a56b902-2faacc9f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9deabc03-2f23-8728-2c2f-b8dc8a56b903-2faacc9f {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_8bd579ed-09f8-9b49-2d2d-1f002a09e430-2faacc9f {
  grid-area: heading-form;
}

#w-node-_8bd579ed-09f8-9b49-2d2d-1f002a09e432-2faacc9f {
  grid-area: 1 / 2 / 3 / 3;
}

#w-node-_8bd579ed-09f8-9b49-2d2d-1f002a09e433-2faacc9f {
  grid-area: 1 / 2 / 3 / 3;
  justify-self: end;
}

#w-node-_8bd579ed-09f8-9b49-2d2d-1f002a09e435-2faacc9f {
  grid-area: form;
}

#w-node-_8bd579ed-09f8-9b49-2d2d-1f002a09e448-2faacc9f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_8bd579ed-09f8-9b49-2d2d-1f002a09e44a-2faacc9f {
  grid-area: form;
}

#w-node-_8bd579ed-09f8-9b49-2d2d-1f002a09e45d-2faacc9f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_8bd579ed-09f8-9b49-2d2d-1f002a09e461-2faacc9f {
  grid-area: form;
}

#w-node-_51732fe8-1ccb-8d66-cd5e-9b0a739e7a31-739e7a2c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_51732fe8-1ccb-8d66-cd5e-9b0a739e7a33-739e7a2c {
  grid-area: 1 / 2 / 3 / 3;
}

#w-node-_51732fe8-1ccb-8d66-cd5e-9b0a739e7a34-739e7a2c {
  grid-area: 1 / 2 / 3 / 3;
  justify-self: end;
}

#w-node-_51732fe8-1ccb-8d66-cd5e-9b0a739e7a36-739e7a2c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-f4c3d42b-7cd6-20e5-9968-488f5314adee-2faacc75, #w-node-d22e8c72-7f11-b2d6-09ca-904ef19a8247-2faacc75 {
    justify-self: end;
  }

  #w-node-_4939097f-e457-fde0-6210-1ce99b65dba5-2faacc75 {
    grid-area: heading-form;
  }

  #w-node-_3985ef92-d558-6a7f-e33b-ed7bfa480d7b-2faacc75 {
    grid-area: descr;
    place-self: stretch start;
  }

  #w-node-_1964b021-348e-d30f-f6e6-01923588c5a1-2faacc75 {
    grid-area: form;
  }

  #w-node-fad69944-9c1a-8fef-e8d2-6db3dd97d13c-2faacc75 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-ca171aa7-58b1-d303-bc32-dbe00e5298b8-2faacc75 {
    order: 9999;
  }

  #w-node-ca171aa7-58b1-d303-bc32-dbe00e5298cc-2faacc75, #w-node-ca171aa7-58b1-d303-bc32-dbe00e5298cd-2faacc75, #w-node-ca171aa7-58b1-d303-bc32-dbe00e5298d0-2faacc75, #w-node-ca171aa7-58b1-d303-bc32-dbe00e5298d1-2faacc75, #w-node-ca171aa7-58b1-d303-bc32-dbe00e5298d4-2faacc75, #w-node-ca171aa7-58b1-d303-bc32-dbe00e5298d5-2faacc75, #w-node-ca171aa7-58b1-d303-bc32-dbe00e5298d8-2faacc75, #w-node-ca171aa7-58b1-d303-bc32-dbe00e5298d9-2faacc75 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_61271318-f4dd-a270-932d-984fc603a150-2faacc75, #w-node-_5d1b449c-ca1c-dcdf-9b78-4115d15f9dbc-2faacc75, #w-node-_84d77a04-e471-0207-576d-1d62445d8d6c-2faacc75 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-de72efe0-7539-fe49-829b-09111d3b8510-1d3b850a {
    grid-area: heading-form;
  }

  #w-node-de72efe0-7539-fe49-829b-09111d3b8513-1d3b850a {
    grid-area: descr;
  }

  #w-node-de72efe0-7539-fe49-829b-09111d3b8515-1d3b850a {
    grid-area: form;
  }

  #w-node-de72efe0-7539-fe49-829b-09111d3b8528-1d3b850a {
    grid-area: heading-form;
  }

  #w-node-de72efe0-7539-fe49-829b-09111d3b852a-1d3b850a {
    grid-area: form;
  }

  #w-node-de72efe0-7539-fe49-829b-09111d3b853d-1d3b850a {
    grid-area: heading-form;
  }

  #w-node-de72efe0-7539-fe49-829b-09111d3b853f-1d3b850a {
    grid-area: form;
  }

  #w-node-e542700d-c9fc-ff47-943d-25cc88f2c2c9-88f2c287 {
    justify-self: end;
  }

  #w-node-_6f29e0e9-1885-37cf-a6d0-b32b38dda2e3-38dda2de {
    grid-area: heading-form;
  }

  #w-node-_6f29e0e9-1885-37cf-a6d0-b32b38dda2e6-38dda2de {
    grid-area: descr;
  }

  #w-node-_6f29e0e9-1885-37cf-a6d0-b32b38dda2e8-38dda2de {
    grid-area: form;
  }

  #w-node-_0b00bbee-0097-c7da-a441-2f1df84a37e6-f84a37e1, #w-node-_0b00bbee-0097-c7da-a441-2f1df84a37e8-f84a37e1 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_15737761-9da7-b335-f0cf-64082e12f654-2e12f654 {
    order: 9999;
  }

  #w-node-f4c3d42b-7cd6-20e5-9968-488f5314adee-2faacc92, #w-node-d22e8c72-7f11-b2d6-09ca-904ef19a8247-2faacc92 {
    justify-self: end;
  }

  #w-node-fad69944-9c1a-8fef-e8d2-6db3dd97d13c-2faacc92 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_55ae5cb2-dbe0-430a-4362-22e6f15009b8-2faacc92 {
    order: 9999;
  }

  #w-node-_61271318-f4dd-a270-932d-984fc603a150-2faacc92, #w-node-_5d1b449c-ca1c-dcdf-9b78-4115d15f9dbc-2faacc92, #w-node-_84d77a04-e471-0207-576d-1d62445d8d6c-2faacc92 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-b325ed3d-6d9c-437c-36fd-589a3d58622e-3d586228 {
    grid-area: heading-form;
  }

  #w-node-b325ed3d-6d9c-437c-36fd-589a3d586231-3d586228 {
    grid-area: descr;
  }

  #w-node-b325ed3d-6d9c-437c-36fd-589a3d586233-3d586228 {
    grid-area: form;
  }

  #w-node-b325ed3d-6d9c-437c-36fd-589a3d586246-3d586228 {
    grid-area: heading-form;
  }

  #w-node-b325ed3d-6d9c-437c-36fd-589a3d586248-3d586228 {
    grid-area: form;
  }

  #w-node-b325ed3d-6d9c-437c-36fd-589a3d58625b-3d586228 {
    grid-area: heading-form;
  }

  #w-node-b325ed3d-6d9c-437c-36fd-589a3d58625d-3d586228 {
    grid-area: form;
  }

  #w-node-_2a05bbbd-6d14-c22b-433e-537c39833cbf-39833c79 {
    justify-self: center;
  }

  #w-node-_71377a31-36c1-4cad-4db7-a866d1ad8a08-d1ad8a03 {
    grid-area: heading-form;
  }

  #w-node-_71377a31-36c1-4cad-4db7-a866d1ad8a0b-d1ad8a03 {
    grid-area: descr;
    place-self: stretch start;
  }

  #w-node-_71377a31-36c1-4cad-4db7-a866d1ad8a10-d1ad8a03 {
    grid-area: form;
  }

  #w-node-fc931527-249f-5b1f-d3ed-f87298f00e87-98f00e82, #w-node-fc931527-249f-5b1f-d3ed-f87298f00e8b-98f00e82, #w-node-c9ea15ed-13f4-3883-77d2-0bd998116fb2-98116faf, #w-node-c9ea15ed-13f4-3883-77d2-0bd998116fb3-98116faf, #w-node-c9ea15ed-13f4-3883-77d2-0bd998116fb6-98116faf, #w-node-c9ea15ed-13f4-3883-77d2-0bd998116fb7-98116faf, #w-node-c9ea15ed-13f4-3883-77d2-0bd998116fba-98116faf, #w-node-c9ea15ed-13f4-3883-77d2-0bd998116fbb-98116faf, #w-node-c9ea15ed-13f4-3883-77d2-0bd998116fbe-98116faf, #w-node-c9ea15ed-13f4-3883-77d2-0bd998116fbf-98116faf {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-f4c3d42b-7cd6-20e5-9968-488f5314adee-2faacc9a, #w-node-d22e8c72-7f11-b2d6-09ca-904ef19a8247-2faacc9a {
    justify-self: end;
  }

  #w-node-fad69944-9c1a-8fef-e8d2-6db3dd97d13c-2faacc9a {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_2cd47810-8919-9d27-4bf8-3f9837095e5c-2faacc9a {
    order: 9999;
  }

  #w-node-_61271318-f4dd-a270-932d-984fc603a150-2faacc9a, #w-node-_5d1b449c-ca1c-dcdf-9b78-4115d15f9dbc-2faacc9a, #w-node-_84d77a04-e471-0207-576d-1d62445d8d6c-2faacc9a {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_7512a1de-f553-c900-1cc9-e36a38742fb6-38742fb0 {
    grid-area: heading-form;
  }

  #w-node-_7512a1de-f553-c900-1cc9-e36a38742fb9-38742fb0 {
    grid-area: descr;
  }

  #w-node-_7512a1de-f553-c900-1cc9-e36a38742fbb-38742fb0 {
    grid-area: form;
  }

  #w-node-_7512a1de-f553-c900-1cc9-e36a38743004-38742fb0 {
    grid-area: heading-form;
  }

  #w-node-_7512a1de-f553-c900-1cc9-e36a38743006-38742fb0 {
    grid-area: form;
  }

  #w-node-_7512a1de-f553-c900-1cc9-e36a38743019-38742fb0 {
    grid-area: heading-form;
  }

  #w-node-_7512a1de-f553-c900-1cc9-e36a3874301b-38742fb0 {
    grid-area: form;
  }

  #w-node-_1a071ac5-1c1a-68f3-8421-3c4bcaa23a97-caa23a55 {
    justify-self: center;
  }

  #w-node-_30eded0c-5480-5e99-7a7f-b99f3c0a108c-3c0a1087 {
    grid-area: heading-form;
  }

  #w-node-_30eded0c-5480-5e99-7a7f-b99f3c0a108f-3c0a1087 {
    grid-area: descr;
    place-self: stretch start;
  }

  #w-node-_30eded0c-5480-5e99-7a7f-b99f3c0a1091-3c0a1087 {
    grid-area: form;
  }

  #w-node-_22e7fd9a-7aa1-2335-19c5-b823eb06ce60-eb06ce5b, #w-node-_22e7fd9a-7aa1-2335-19c5-b823eb06ce62-eb06ce5b {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-f4c3d42b-7cd6-20e5-9968-488f5314adee-2faacc9b, #w-node-d22e8c72-7f11-b2d6-09ca-904ef19a8247-2faacc9b {
    justify-self: end;
  }

  #w-node-fad69944-9c1a-8fef-e8d2-6db3dd97d13c-2faacc9b {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_79b36ba7-a6e4-0581-386b-cff2987b410c-2faacc9b {
    order: 9999;
  }

  #w-node-_61271318-f4dd-a270-932d-984fc603a150-2faacc9b, #w-node-_5d1b449c-ca1c-dcdf-9b78-4115d15f9dbc-2faacc9b, #w-node-_84d77a04-e471-0207-576d-1d62445d8d6c-2faacc9b {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-cb55d2f3-b0ba-8711-599b-327863b99caf-63b99ca9 {
    grid-area: heading-form;
  }

  #w-node-cb55d2f3-b0ba-8711-599b-327863b99cb2-63b99ca9 {
    grid-area: descr;
  }

  #w-node-cb55d2f3-b0ba-8711-599b-327863b99cb4-63b99ca9 {
    grid-area: form;
  }

  #w-node-cb55d2f3-b0ba-8711-599b-327863b99cc7-63b99ca9 {
    grid-area: heading-form;
  }

  #w-node-cb55d2f3-b0ba-8711-599b-327863b99cc9-63b99ca9 {
    grid-area: form;
  }

  #w-node-cb55d2f3-b0ba-8711-599b-327863b99cdc-63b99ca9 {
    grid-area: heading-form;
  }

  #w-node-cb55d2f3-b0ba-8711-599b-327863b99cde-63b99ca9 {
    grid-area: form;
  }

  #w-node-ca75fb66-15ca-9915-e708-7d15de11b7ab-de11b76a {
    justify-self: center;
  }

  #w-node-_2de2eb54-267a-5ab4-1569-15bf979ea2ae-979ea2a9 {
    grid-area: heading-form;
  }

  #w-node-_2de2eb54-267a-5ab4-1569-15bf979ea2b1-979ea2a9 {
    grid-area: descr;
    place-self: stretch start;
  }

  #w-node-_2de2eb54-267a-5ab4-1569-15bf979ea2b5-979ea2a9 {
    grid-area: form;
  }

  #w-node-c01ff9b4-c5fe-7778-1e2b-4cc43f9553ba-3f9553b5, #w-node-c01ff9b4-c5fe-7778-1e2b-4cc43f9553bc-3f9553b5 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-f4c3d42b-7cd6-20e5-9968-488f5314adee-2faacc9c, #w-node-d22e8c72-7f11-b2d6-09ca-904ef19a8247-2faacc9c {
    justify-self: end;
  }

  #w-node-fad69944-9c1a-8fef-e8d2-6db3dd97d13c-2faacc9c {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-b4da4b2f-f22f-0d79-5369-4f2ea15f977b-2faacc9c {
    order: 9999;
  }

  #w-node-b4da4b2f-f22f-0d79-5369-4f2ea15f978e-2faacc9c, #w-node-b4da4b2f-f22f-0d79-5369-4f2ea15f978f-2faacc9c, #w-node-b4da4b2f-f22f-0d79-5369-4f2ea15f9792-2faacc9c, #w-node-b4da4b2f-f22f-0d79-5369-4f2ea15f9793-2faacc9c, #w-node-b4da4b2f-f22f-0d79-5369-4f2ea15f9796-2faacc9c, #w-node-b4da4b2f-f22f-0d79-5369-4f2ea15f9797-2faacc9c, #w-node-b4da4b2f-f22f-0d79-5369-4f2ea15f979a-2faacc9c, #w-node-b4da4b2f-f22f-0d79-5369-4f2ea15f979b-2faacc9c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_61271318-f4dd-a270-932d-984fc603a150-2faacc9c, #w-node-_5d1b449c-ca1c-dcdf-9b78-4115d15f9dbc-2faacc9c, #w-node-_84d77a04-e471-0207-576d-1d62445d8d6c-2faacc9c {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_0bc3ae52-44a9-3225-20f4-37fc64e136c9-2faacc9c {
    grid-area: heading-form;
  }

  #w-node-_0bc3ae52-44a9-3225-20f4-37fc64e136cc-2faacc9c {
    grid-area: descr;
  }

  #w-node-_0bc3ae52-44a9-3225-20f4-37fc64e136ce-2faacc9c {
    grid-area: form;
  }

  #w-node-_0bc3ae52-44a9-3225-20f4-37fc64e136e2-2faacc9c {
    grid-area: heading-form;
  }

  #w-node-_0bc3ae52-44a9-3225-20f4-37fc64e136e4-2faacc9c {
    grid-area: form;
  }

  #w-node-_0bc3ae52-44a9-3225-20f4-37fc64e136f8-2faacc9c {
    grid-area: heading-form;
  }

  #w-node-_0bc3ae52-44a9-3225-20f4-37fc64e136fc-2faacc9c {
    grid-area: form;
  }

  #w-node-_0b1efd04-68c9-ce4c-38b5-1baeb3e8a719-b3e8a6d7 {
    justify-self: center;
  }

  #w-node-_93ee3507-1030-ac61-194e-19cbaf67ef57-af67ef52 {
    grid-area: heading-form;
  }

  #w-node-_93ee3507-1030-ac61-194e-19cbaf67ef5a-af67ef52 {
    grid-area: descr;
    place-self: stretch start;
  }

  #w-node-_93ee3507-1030-ac61-194e-19cbaf67ef5e-af67ef52 {
    grid-area: form;
  }

  #w-node-ae7836ec-e873-71ba-ef0f-a783d94bd8ea-d94bd8e5, #w-node-ae7836ec-e873-71ba-ef0f-a783d94bd8ec-d94bd8e5 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-f4c3d42b-7cd6-20e5-9968-488f5314adee-2faacc9d, #w-node-d22e8c72-7f11-b2d6-09ca-904ef19a8247-2faacc9d {
    justify-self: end;
  }

  #w-node-fad69944-9c1a-8fef-e8d2-6db3dd97d13c-2faacc9d {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-aaf5bc1e-77c6-274b-fa9e-1105af6ca9a2-2faacc9d {
    order: 9999;
  }

  #w-node-aaf5bc1e-77c6-274b-fa9e-1105af6ca9b5-2faacc9d, #w-node-aaf5bc1e-77c6-274b-fa9e-1105af6ca9b6-2faacc9d, #w-node-aaf5bc1e-77c6-274b-fa9e-1105af6ca9b9-2faacc9d, #w-node-aaf5bc1e-77c6-274b-fa9e-1105af6ca9ba-2faacc9d, #w-node-aaf5bc1e-77c6-274b-fa9e-1105af6ca9bd-2faacc9d, #w-node-aaf5bc1e-77c6-274b-fa9e-1105af6ca9be-2faacc9d, #w-node-aaf5bc1e-77c6-274b-fa9e-1105af6ca9c1-2faacc9d, #w-node-aaf5bc1e-77c6-274b-fa9e-1105af6ca9c2-2faacc9d {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_61271318-f4dd-a270-932d-984fc603a150-2faacc9d, #w-node-_5d1b449c-ca1c-dcdf-9b78-4115d15f9dbc-2faacc9d, #w-node-_84d77a04-e471-0207-576d-1d62445d8d6c-2faacc9d {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-d55d3d45-7533-1658-0563-5da5e7706e6b-e7706e65 {
    grid-area: heading-form;
  }

  #w-node-d55d3d45-7533-1658-0563-5da5e7706e6e-e7706e65 {
    grid-area: descr;
  }

  #w-node-d55d3d45-7533-1658-0563-5da5e7706e70-e7706e65 {
    grid-area: form;
  }

  #w-node-d55d3d45-7533-1658-0563-5da5e7706e83-e7706e65 {
    grid-area: heading-form;
  }

  #w-node-d55d3d45-7533-1658-0563-5da5e7706e85-e7706e65 {
    grid-area: form;
  }

  #w-node-d55d3d45-7533-1658-0563-5da5e7706e98-e7706e65 {
    grid-area: heading-form;
  }

  #w-node-d55d3d45-7533-1658-0563-5da5e7706e9c-e7706e65 {
    grid-area: form;
  }

  #w-node-c8503c24-8d05-f8b5-fe5e-544a0507886f-0507882d {
    justify-self: center;
  }

  #w-node-_0077d38a-5de9-4e35-7aa6-74c043177c9d-43177c98 {
    grid-area: heading-form;
  }

  #w-node-_0077d38a-5de9-4e35-7aa6-74c043177ca0-43177c98 {
    grid-area: descr;
    place-self: stretch start;
  }

  #w-node-_0077d38a-5de9-4e35-7aa6-74c043177ca2-43177c98 {
    grid-area: form;
  }

  #w-node-_51d98a06-395d-12ad-1fb0-72a3016c947b-016c9476, #w-node-_51d98a06-395d-12ad-1fb0-72a3016c947d-016c9476 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-f4c3d42b-7cd6-20e5-9968-488f5314adee-2faacc9f, #w-node-d22e8c72-7f11-b2d6-09ca-904ef19a8247-2faacc9f {
    justify-self: end;
  }

  #w-node-fad69944-9c1a-8fef-e8d2-6db3dd97d13c-2faacc9f {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_9398188b-6c04-4c34-2e6e-f0cde51eee18-2faacc9f {
    order: 9999;
  }

  #w-node-_9398188b-6c04-4c34-2e6e-f0cde51eee2c-2faacc9f, #w-node-_9398188b-6c04-4c34-2e6e-f0cde51eee2d-2faacc9f, #w-node-_9398188b-6c04-4c34-2e6e-f0cde51eee30-2faacc9f, #w-node-_9398188b-6c04-4c34-2e6e-f0cde51eee31-2faacc9f, #w-node-_9398188b-6c04-4c34-2e6e-f0cde51eee34-2faacc9f, #w-node-_9398188b-6c04-4c34-2e6e-f0cde51eee35-2faacc9f, #w-node-_9398188b-6c04-4c34-2e6e-f0cde51eee38-2faacc9f, #w-node-_9398188b-6c04-4c34-2e6e-f0cde51eee39-2faacc9f {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_61271318-f4dd-a270-932d-984fc603a150-2faacc9f, #w-node-_5d1b449c-ca1c-dcdf-9b78-4115d15f9dbc-2faacc9f, #w-node-_84d77a04-e471-0207-576d-1d62445d8d6c-2faacc9f {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-f4b43fde-f85d-384b-856f-12d84b823d29-2faacc9f, #w-node-f4b43fde-f85d-384b-856f-12d84b823d2b-2faacc9f {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_9deabc03-2f23-8728-2c2f-b8dc8a56b903-2faacc9f {
    justify-self: center;
  }

  #w-node-_8bd579ed-09f8-9b49-2d2d-1f002a09e430-2faacc9f {
    grid-area: heading-form;
  }

  #w-node-_8bd579ed-09f8-9b49-2d2d-1f002a09e433-2faacc9f {
    grid-area: descr;
  }

  #w-node-_8bd579ed-09f8-9b49-2d2d-1f002a09e435-2faacc9f {
    grid-area: form;
  }

  #w-node-_8bd579ed-09f8-9b49-2d2d-1f002a09e448-2faacc9f {
    grid-area: heading-form;
  }

  #w-node-_8bd579ed-09f8-9b49-2d2d-1f002a09e44a-2faacc9f {
    grid-area: form;
  }

  #w-node-_8bd579ed-09f8-9b49-2d2d-1f002a09e45d-2faacc9f {
    grid-area: heading-form;
  }

  #w-node-_8bd579ed-09f8-9b49-2d2d-1f002a09e461-2faacc9f {
    grid-area: form;
  }

  #w-node-_51732fe8-1ccb-8d66-cd5e-9b0a739e7a31-739e7a2c {
    grid-area: heading-form;
  }

  #w-node-_51732fe8-1ccb-8d66-cd5e-9b0a739e7a34-739e7a2c {
    grid-area: descr;
    place-self: stretch start;
  }

  #w-node-_51732fe8-1ccb-8d66-cd5e-9b0a739e7a36-739e7a2c {
    grid-area: form;
  }
}

@media screen and (max-width: 767px) {
  #w-node-d6b49480-e923-f263-9b44-99da4453bbd7-2faacc75 {
    order: -9999;
    justify-self: start;
  }

  #w-node-_4939097f-e457-fde0-6210-1ce99b65dba5-2faacc75 {
    grid-area: heading-form;
  }

  #w-node-_29d5d6b2-75bc-d469-fba7-96e60434fd30-2faacc75 {
    grid-area: img;
  }

  #w-node-_3985ef92-d558-6a7f-e33b-ed7bfa480d7b-2faacc75 {
    grid-area: descr;
    justify-self: start;
  }

  #w-node-_1964b021-348e-d30f-f6e6-01923588c5a1-2faacc75 {
    grid-area: form;
  }

  #w-node-fad69944-9c1a-8fef-e8d2-6db3dd97d13c-2faacc75, #w-node-f200c996-567f-fda9-79b7-6085bf542cbd-2faacc75, #w-node-_61271318-f4dd-a270-932d-984fc603a150-2faacc75, #w-node-_5d1b449c-ca1c-dcdf-9b78-4115d15f9dbc-2faacc75, #w-node-_84d77a04-e471-0207-576d-1d62445d8d6c-2faacc75 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-de72efe0-7539-fe49-829b-09111d3b8510-1d3b850a {
    grid-area: heading-form;
  }

  #w-node-de72efe0-7539-fe49-829b-09111d3b8512-1d3b850a {
    grid-area: img;
  }

  #w-node-de72efe0-7539-fe49-829b-09111d3b8513-1d3b850a {
    grid-area: descr;
    justify-self: start;
  }

  #w-node-de72efe0-7539-fe49-829b-09111d3b8515-1d3b850a {
    grid-area: form;
  }

  #w-node-de72efe0-7539-fe49-829b-09111d3b8528-1d3b850a {
    grid-area: heading-form;
  }

  #w-node-de72efe0-7539-fe49-829b-09111d3b852a-1d3b850a {
    grid-area: form;
  }

  #w-node-de72efe0-7539-fe49-829b-09111d3b853d-1d3b850a {
    grid-area: heading-form;
  }

  #w-node-de72efe0-7539-fe49-829b-09111d3b853f-1d3b850a {
    grid-area: form;
  }

  #w-node-_6f29e0e9-1885-37cf-a6d0-b32b38dda2e3-38dda2de {
    grid-area: heading-form;
  }

  #w-node-_6f29e0e9-1885-37cf-a6d0-b32b38dda2e5-38dda2de {
    grid-area: img;
  }

  #w-node-_6f29e0e9-1885-37cf-a6d0-b32b38dda2e6-38dda2de {
    grid-area: descr;
    justify-self: start;
  }

  #w-node-_6f29e0e9-1885-37cf-a6d0-b32b38dda2e8-38dda2de {
    grid-area: form;
  }

  #w-node-_0b00bbee-0097-c7da-a441-2f1df84a37e6-f84a37e1, #w-node-_0b00bbee-0097-c7da-a441-2f1df84a37e8-f84a37e1 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_14f083dc-ced3-2ecf-60f7-9b91be89281f-be89281e {
    align-self: center;
  }

  #w-node-_14f083dc-ced3-2ecf-60f7-9b91be89282a-be89281e {
    order: -9999;
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: center start;
  }

  #w-node-_0293762c-c06c-7777-c110-d8b35da74fba-2faacc92 {
    align-self: center;
  }

  #w-node-_0293762c-c06c-7777-c110-d8b35da74fc9-2faacc92 {
    order: -9999;
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: center start;
  }

  #w-node-_732c3f37-cf39-b7cd-287f-33ddf8b144f7-2faacc92 {
    align-self: center;
  }

  #w-node-_732c3f37-cf39-b7cd-287f-33ddf8b14506-2faacc92 {
    order: -9999;
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: center start;
  }

  #w-node-_9a37f875-8e4e-67db-d216-f2a764831b0f-2faacc92 {
    align-self: center;
  }

  #w-node-_9a37f875-8e4e-67db-d216-f2a764831b1e-2faacc92 {
    order: -9999;
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: center start;
  }

  #w-node-_26b173ca-dd1f-74c4-1213-18b142e26541-2faacc92 {
    align-self: center;
  }

  #w-node-_26b173ca-dd1f-74c4-1213-18b142e26550-2faacc92 {
    order: -9999;
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: center start;
  }

  #w-node-fad69944-9c1a-8fef-e8d2-6db3dd97d13c-2faacc92, #w-node-f200c996-567f-fda9-79b7-6085bf542cbd-2faacc92, #w-node-_61271318-f4dd-a270-932d-984fc603a150-2faacc92, #w-node-_5d1b449c-ca1c-dcdf-9b78-4115d15f9dbc-2faacc92, #w-node-_84d77a04-e471-0207-576d-1d62445d8d6c-2faacc92 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-b325ed3d-6d9c-437c-36fd-589a3d58622e-3d586228 {
    grid-area: heading-form;
  }

  #w-node-b325ed3d-6d9c-437c-36fd-589a3d586230-3d586228 {
    grid-area: img;
  }

  #w-node-b325ed3d-6d9c-437c-36fd-589a3d586231-3d586228 {
    grid-area: descr;
    justify-self: start;
  }

  #w-node-b325ed3d-6d9c-437c-36fd-589a3d586233-3d586228 {
    grid-area: form;
  }

  #w-node-b325ed3d-6d9c-437c-36fd-589a3d586246-3d586228 {
    grid-area: heading-form;
  }

  #w-node-b325ed3d-6d9c-437c-36fd-589a3d586248-3d586228 {
    grid-area: form;
  }

  #w-node-b325ed3d-6d9c-437c-36fd-589a3d58625b-3d586228 {
    grid-area: heading-form;
  }

  #w-node-b325ed3d-6d9c-437c-36fd-589a3d58625d-3d586228 {
    grid-area: form;
  }

  #w-node-_71377a31-36c1-4cad-4db7-a866d1ad8a08-d1ad8a03 {
    grid-area: heading-form;
  }

  #w-node-_71377a31-36c1-4cad-4db7-a866d1ad8a0a-d1ad8a03 {
    grid-area: img;
  }

  #w-node-_71377a31-36c1-4cad-4db7-a866d1ad8a0b-d1ad8a03 {
    grid-area: descr;
    justify-self: start;
  }

  #w-node-_71377a31-36c1-4cad-4db7-a866d1ad8a10-d1ad8a03 {
    grid-area: form;
  }

  #w-node-fc931527-249f-5b1f-d3ed-f87298f00e87-98f00e82, #w-node-fc931527-249f-5b1f-d3ed-f87298f00e8b-98f00e82 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_1e1fa253-aa00-5f26-4703-6ed8f08990f6-2faacc9a {
    order: -9999;
    justify-self: start;
  }

  #w-node-fad69944-9c1a-8fef-e8d2-6db3dd97d13c-2faacc9a, #w-node-f200c996-567f-fda9-79b7-6085bf542cbd-2faacc9a, #w-node-_61271318-f4dd-a270-932d-984fc603a150-2faacc9a, #w-node-_5d1b449c-ca1c-dcdf-9b78-4115d15f9dbc-2faacc9a, #w-node-_84d77a04-e471-0207-576d-1d62445d8d6c-2faacc9a {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_7512a1de-f553-c900-1cc9-e36a38742fb6-38742fb0 {
    grid-area: heading-form;
  }

  #w-node-_7512a1de-f553-c900-1cc9-e36a38742fb8-38742fb0 {
    grid-area: img;
  }

  #w-node-_7512a1de-f553-c900-1cc9-e36a38742fb9-38742fb0 {
    grid-area: descr;
    justify-self: start;
  }

  #w-node-_7512a1de-f553-c900-1cc9-e36a38742fbb-38742fb0 {
    grid-area: form;
  }

  #w-node-_7512a1de-f553-c900-1cc9-e36a38743004-38742fb0 {
    grid-area: heading-form;
  }

  #w-node-_7512a1de-f553-c900-1cc9-e36a38743006-38742fb0 {
    grid-area: form;
  }

  #w-node-_7512a1de-f553-c900-1cc9-e36a38743019-38742fb0 {
    grid-area: heading-form;
  }

  #w-node-_7512a1de-f553-c900-1cc9-e36a3874301b-38742fb0 {
    grid-area: form;
  }

  #w-node-_30eded0c-5480-5e99-7a7f-b99f3c0a108c-3c0a1087 {
    grid-area: heading-form;
  }

  #w-node-_30eded0c-5480-5e99-7a7f-b99f3c0a108e-3c0a1087 {
    grid-area: img;
  }

  #w-node-_30eded0c-5480-5e99-7a7f-b99f3c0a108f-3c0a1087 {
    grid-area: descr;
    justify-self: start;
  }

  #w-node-_30eded0c-5480-5e99-7a7f-b99f3c0a1091-3c0a1087 {
    grid-area: form;
  }

  #w-node-_22e7fd9a-7aa1-2335-19c5-b823eb06ce60-eb06ce5b, #w-node-_22e7fd9a-7aa1-2335-19c5-b823eb06ce62-eb06ce5b {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_11cf0f24-6d1a-60dc-7cc5-d616d6f93608-2faacc9b {
    align-self: center;
  }

  #w-node-_11cf0f24-6d1a-60dc-7cc5-d616d6f93619-2faacc9b {
    order: -9999;
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: center start;
  }

  #w-node-e8172d1d-7c02-ad2c-1dd1-88018bfa4ae4-2faacc9b {
    align-self: center;
  }

  #w-node-e8172d1d-7c02-ad2c-1dd1-88018bfa4af5-2faacc9b {
    order: -9999;
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: center start;
  }

  #w-node-ce5a038e-ba2b-4eb4-1c26-1d6d23fbbcfc-2faacc9b {
    align-self: center;
  }

  #w-node-ce5a038e-ba2b-4eb4-1c26-1d6d23fbbd0d-2faacc9b {
    order: -9999;
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: center start;
  }

  #w-node-_8b13215b-2544-bfe6-f01d-eac502df3988-2faacc9b {
    align-self: center;
  }

  #w-node-_8b13215b-2544-bfe6-f01d-eac502df3999-2faacc9b {
    order: -9999;
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: center start;
  }

  #w-node-fad69944-9c1a-8fef-e8d2-6db3dd97d13c-2faacc9b, #w-node-f200c996-567f-fda9-79b7-6085bf542cbd-2faacc9b, #w-node-_61271318-f4dd-a270-932d-984fc603a150-2faacc9b, #w-node-_5d1b449c-ca1c-dcdf-9b78-4115d15f9dbc-2faacc9b, #w-node-_84d77a04-e471-0207-576d-1d62445d8d6c-2faacc9b {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-cb55d2f3-b0ba-8711-599b-327863b99caf-63b99ca9 {
    grid-area: heading-form;
  }

  #w-node-cb55d2f3-b0ba-8711-599b-327863b99cb1-63b99ca9 {
    grid-area: img;
  }

  #w-node-cb55d2f3-b0ba-8711-599b-327863b99cb2-63b99ca9 {
    grid-area: descr;
    justify-self: start;
  }

  #w-node-cb55d2f3-b0ba-8711-599b-327863b99cb4-63b99ca9 {
    grid-area: form;
  }

  #w-node-cb55d2f3-b0ba-8711-599b-327863b99cc7-63b99ca9 {
    grid-area: heading-form;
  }

  #w-node-cb55d2f3-b0ba-8711-599b-327863b99cc9-63b99ca9 {
    grid-area: form;
  }

  #w-node-cb55d2f3-b0ba-8711-599b-327863b99cdc-63b99ca9 {
    grid-area: heading-form;
  }

  #w-node-cb55d2f3-b0ba-8711-599b-327863b99cde-63b99ca9 {
    grid-area: form;
  }

  #w-node-_2de2eb54-267a-5ab4-1569-15bf979ea2ae-979ea2a9 {
    grid-area: heading-form;
  }

  #w-node-_2de2eb54-267a-5ab4-1569-15bf979ea2b0-979ea2a9 {
    grid-area: img;
  }

  #w-node-_2de2eb54-267a-5ab4-1569-15bf979ea2b1-979ea2a9 {
    grid-area: descr;
    justify-self: start;
  }

  #w-node-_2de2eb54-267a-5ab4-1569-15bf979ea2b5-979ea2a9 {
    grid-area: form;
  }

  #w-node-c01ff9b4-c5fe-7778-1e2b-4cc43f9553ba-3f9553b5, #w-node-c01ff9b4-c5fe-7778-1e2b-4cc43f9553bc-3f9553b5 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_078e4f55-bbec-6b5b-87e4-9b082caf737d-2faacc9c {
    align-self: center;
  }

  #w-node-_078e4f55-bbec-6b5b-87e4-9b082caf738e-2faacc9c {
    order: -9999;
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: center start;
  }

  #w-node-_4c4b2143-dd91-a21e-ed2c-7246bc10b766-2faacc9c {
    align-self: center;
  }

  #w-node-_4c4b2143-dd91-a21e-ed2c-7246bc10b777-2faacc9c {
    order: -9999;
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: center start;
  }

  #w-node-c198abc7-e3fd-ded2-6bd8-b8da7913616b-2faacc9c {
    align-self: center;
  }

  #w-node-c198abc7-e3fd-ded2-6bd8-b8da7913617c-2faacc9c {
    order: -9999;
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: center start;
  }

  #w-node-_103fc9b7-c7e8-36cd-37fe-a54bf2d7b86f-2faacc9c {
    align-self: center;
  }

  #w-node-_103fc9b7-c7e8-36cd-37fe-a54bf2d7b880-2faacc9c {
    order: -9999;
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: center start;
  }

  #w-node-fad69944-9c1a-8fef-e8d2-6db3dd97d13c-2faacc9c, #w-node-f200c996-567f-fda9-79b7-6085bf542cbd-2faacc9c, #w-node-_61271318-f4dd-a270-932d-984fc603a150-2faacc9c, #w-node-_5d1b449c-ca1c-dcdf-9b78-4115d15f9dbc-2faacc9c, #w-node-_84d77a04-e471-0207-576d-1d62445d8d6c-2faacc9c {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_0bc3ae52-44a9-3225-20f4-37fc64e136c9-2faacc9c {
    grid-area: heading-form;
  }

  #w-node-_0bc3ae52-44a9-3225-20f4-37fc64e136cb-2faacc9c {
    grid-area: img;
  }

  #w-node-_0bc3ae52-44a9-3225-20f4-37fc64e136cc-2faacc9c {
    grid-area: descr;
    justify-self: start;
  }

  #w-node-_0bc3ae52-44a9-3225-20f4-37fc64e136ce-2faacc9c {
    grid-area: form;
  }

  #w-node-_0bc3ae52-44a9-3225-20f4-37fc64e136e2-2faacc9c {
    grid-area: heading-form;
  }

  #w-node-_0bc3ae52-44a9-3225-20f4-37fc64e136e4-2faacc9c {
    grid-area: form;
  }

  #w-node-_0bc3ae52-44a9-3225-20f4-37fc64e136f8-2faacc9c {
    grid-area: heading-form;
  }

  #w-node-_0bc3ae52-44a9-3225-20f4-37fc64e136fc-2faacc9c {
    grid-area: form;
  }

  #w-node-_93ee3507-1030-ac61-194e-19cbaf67ef57-af67ef52 {
    grid-area: heading-form;
  }

  #w-node-_93ee3507-1030-ac61-194e-19cbaf67ef59-af67ef52 {
    grid-area: img;
  }

  #w-node-_93ee3507-1030-ac61-194e-19cbaf67ef5a-af67ef52 {
    grid-area: descr;
    justify-self: start;
  }

  #w-node-_93ee3507-1030-ac61-194e-19cbaf67ef5e-af67ef52 {
    grid-area: form;
  }

  #w-node-ae7836ec-e873-71ba-ef0f-a783d94bd8ea-d94bd8e5, #w-node-ae7836ec-e873-71ba-ef0f-a783d94bd8ec-d94bd8e5 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_6b812429-3300-2e8f-aede-8d3f11fb5d4f-2faacc9d {
    align-self: center;
  }

  #w-node-_6b812429-3300-2e8f-aede-8d3f11fb5d60-2faacc9d {
    order: -9999;
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: center start;
  }

  #w-node-_62a3df67-7d7f-ef0e-2d5b-f60e9224b24a-2faacc9d {
    align-self: center;
  }

  #w-node-_62a3df67-7d7f-ef0e-2d5b-f60e9224b25b-2faacc9d {
    order: -9999;
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: center start;
  }

  #w-node-ce3b1bfc-5446-7e08-84b8-b65c6e82c7df-2faacc9d {
    align-self: center;
  }

  #w-node-ce3b1bfc-5446-7e08-84b8-b65c6e82c7f0-2faacc9d {
    order: -9999;
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: center start;
  }

  #w-node-f64dd451-4156-0eee-a85b-18fbac9e6322-2faacc9d {
    align-self: center;
  }

  #w-node-f64dd451-4156-0eee-a85b-18fbac9e6333-2faacc9d {
    order: -9999;
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: center start;
  }

  #w-node-fad69944-9c1a-8fef-e8d2-6db3dd97d13c-2faacc9d, #w-node-f200c996-567f-fda9-79b7-6085bf542cbd-2faacc9d, #w-node-_61271318-f4dd-a270-932d-984fc603a150-2faacc9d, #w-node-_5d1b449c-ca1c-dcdf-9b78-4115d15f9dbc-2faacc9d, #w-node-_84d77a04-e471-0207-576d-1d62445d8d6c-2faacc9d {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-d55d3d45-7533-1658-0563-5da5e7706e6b-e7706e65 {
    grid-area: heading-form;
  }

  #w-node-d55d3d45-7533-1658-0563-5da5e7706e6d-e7706e65 {
    grid-area: img;
  }

  #w-node-d55d3d45-7533-1658-0563-5da5e7706e6e-e7706e65 {
    grid-area: descr;
    justify-self: start;
  }

  #w-node-d55d3d45-7533-1658-0563-5da5e7706e70-e7706e65 {
    grid-area: form;
  }

  #w-node-d55d3d45-7533-1658-0563-5da5e7706e83-e7706e65 {
    grid-area: heading-form;
  }

  #w-node-d55d3d45-7533-1658-0563-5da5e7706e85-e7706e65 {
    grid-area: form;
  }

  #w-node-d55d3d45-7533-1658-0563-5da5e7706e98-e7706e65 {
    grid-area: heading-form;
  }

  #w-node-d55d3d45-7533-1658-0563-5da5e7706e9c-e7706e65 {
    grid-area: form;
  }

  #w-node-_0077d38a-5de9-4e35-7aa6-74c043177c9d-43177c98 {
    grid-area: heading-form;
  }

  #w-node-_0077d38a-5de9-4e35-7aa6-74c043177c9f-43177c98 {
    grid-area: img;
  }

  #w-node-_0077d38a-5de9-4e35-7aa6-74c043177ca0-43177c98 {
    grid-area: descr;
    justify-self: start;
  }

  #w-node-_0077d38a-5de9-4e35-7aa6-74c043177ca2-43177c98 {
    grid-area: form;
  }

  #w-node-_51d98a06-395d-12ad-1fb0-72a3016c947b-016c9476, #w-node-_51d98a06-395d-12ad-1fb0-72a3016c947d-016c9476 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_38ad15bd-aea4-b211-ef0c-8b0c54320664-2faacc9f {
    align-self: center;
  }

  #w-node-_38ad15bd-aea4-b211-ef0c-8b0c54320675-2faacc9f {
    order: -9999;
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: center start;
  }

  #w-node-_547f5271-cf27-f020-692e-a0ce886b7009-2faacc9f {
    align-self: center;
  }

  #w-node-_547f5271-cf27-f020-692e-a0ce886b701a-2faacc9f {
    order: -9999;
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: center start;
  }

  #w-node-bed96ac3-0d67-2740-0ba2-c9a7d5716fc7-2faacc9f {
    align-self: center;
  }

  #w-node-bed96ac3-0d67-2740-0ba2-c9a7d5716fd8-2faacc9f {
    order: -9999;
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: center start;
  }

  #w-node-_5dd3259e-b43a-4545-6550-b26eca287798-2faacc9f {
    align-self: center;
  }

  #w-node-_5dd3259e-b43a-4545-6550-b26eca2877a9-2faacc9f {
    order: -9999;
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: center start;
  }

  #w-node-fad69944-9c1a-8fef-e8d2-6db3dd97d13c-2faacc9f, #w-node-f200c996-567f-fda9-79b7-6085bf542cbd-2faacc9f, #w-node-_61271318-f4dd-a270-932d-984fc603a150-2faacc9f, #w-node-_5d1b449c-ca1c-dcdf-9b78-4115d15f9dbc-2faacc9f, #w-node-_84d77a04-e471-0207-576d-1d62445d8d6c-2faacc9f {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-f4b43fde-f85d-384b-856f-12d84b823d29-2faacc9f, #w-node-f4b43fde-f85d-384b-856f-12d84b823d2b-2faacc9f {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_8bd579ed-09f8-9b49-2d2d-1f002a09e430-2faacc9f {
    grid-area: heading-form;
  }

  #w-node-_8bd579ed-09f8-9b49-2d2d-1f002a09e432-2faacc9f {
    grid-area: img;
  }

  #w-node-_8bd579ed-09f8-9b49-2d2d-1f002a09e433-2faacc9f {
    grid-area: descr;
    justify-self: start;
  }

  #w-node-_8bd579ed-09f8-9b49-2d2d-1f002a09e435-2faacc9f {
    grid-area: form;
  }

  #w-node-_8bd579ed-09f8-9b49-2d2d-1f002a09e448-2faacc9f {
    grid-area: heading-form;
  }

  #w-node-_8bd579ed-09f8-9b49-2d2d-1f002a09e44a-2faacc9f {
    grid-area: form;
  }

  #w-node-_8bd579ed-09f8-9b49-2d2d-1f002a09e45d-2faacc9f {
    grid-area: heading-form;
  }

  #w-node-_8bd579ed-09f8-9b49-2d2d-1f002a09e461-2faacc9f {
    grid-area: form;
  }

  #w-node-_51732fe8-1ccb-8d66-cd5e-9b0a739e7a31-739e7a2c {
    grid-area: heading-form;
  }

  #w-node-_51732fe8-1ccb-8d66-cd5e-9b0a739e7a33-739e7a2c {
    grid-area: img;
  }

  #w-node-_51732fe8-1ccb-8d66-cd5e-9b0a739e7a34-739e7a2c {
    grid-area: descr;
    justify-self: start;
  }

  #w-node-_51732fe8-1ccb-8d66-cd5e-9b0a739e7a36-739e7a2c {
    grid-area: form;
  }
}

@media screen and (max-width: 479px) {
  #w-node-fad69944-9c1a-8fef-e8d2-6db3dd97d13c-2faacc75 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #map.w-node-_7b4cf079-119b-8a29-16a8-714ad11ab75a-2faacc92 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-fad69944-9c1a-8fef-e8d2-6db3dd97d13c-2faacc92, #w-node-fad69944-9c1a-8fef-e8d2-6db3dd97d13c-2faacc9a, #w-node-fad69944-9c1a-8fef-e8d2-6db3dd97d13c-2faacc9b, #w-node-fad69944-9c1a-8fef-e8d2-6db3dd97d13c-2faacc9c, #w-node-fad69944-9c1a-8fef-e8d2-6db3dd97d13c-2faacc9d, #w-node-fad69944-9c1a-8fef-e8d2-6db3dd97d13c-2faacc9f {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}


@font-face {
  font-family: 'Tildasans Vf';
  src: url('../fonts/TildaSans-VF.ttf') format('truetype');
  font-weight: 250 900;
  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-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  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: '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-ExtraBold.ttf') format('truetype'), 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-Black.ttf') format('truetype');
  font-weight: 900;
  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-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}