:root {
  --_font-family---inter: Inter, sans-serif;
  --_colors---charcoal-gray: #4a4a4a;
  --_font-details---font-size--p: 1rem;
  --_font-details---line-height--paragraph-line-height: 150%;
  --_font-details---font-weight--normal: 400;
  --_font-details---letter-spacing--paragraph-letter-spacing: -.00125rem;
  --_font-family---raleway: Raleway, sans-serif;
  --_colors---charcoal-black: #1d1d1f;
  --_font-details---font-size--h1: 3.25rem;
  --_font-details---line-height--h1-line-height: 117.31%;
  --_font-details---font-weight--semi-bold: 600;
  --_font-details---letter-spacing--h1-letter-spacing: -.09375rem;
  --_font-details---font-size--h2: 2.25rem;
  --_font-details---line-height--h2-line-height: 125%;
  --_font-details---letter-spacing--h2-letter-spacing: -.0625rem;
  --_font-details---font-size--h3: 1.875rem;
  --_font-details---line-height--h3-line-height: 116.67%;
  --_font-details---letter-spacing--h3-letter-spacing: -.05rem;
  --_font-details---font-size--h4: 1.5625rem;
  --_font-details---line-height--h4-line-height: 120%;
  --_font-details---letter-spacing--h4-letter-spacing: -.03125rem;
  --_font-details---font-size--h5: 1.25rem;
  --_font-details---line-height--h5-line-height: 155%;
  --_font-details---letter-spacing--h5-letter-spacing: -.0125rem;
  --_font-details---font-size--h6: 1.125rem;
  --_font-details---line-height--h6-line-height: 127.78%;
  --_font-details---font-weight--bold: 700;
  --_font-details---letter-spacing--h6-letter-spacing: 0rem;
  --_colors---white: white;
  --_font-details---font-size--menu: .875rem;
  --_font-details---line-height--menu-line-height: 185.71%;
  --_font-details---letter-spacing--menu-letter-spacing: .0625rem;
  --_font-details---font-size--button: 1rem;
  --_font-details---line-height--button-line-height: 162.5%;
  --_font-details---letter-spacing--button-letter-spacing: 0px;
  --subtext-bottom-padding: .5rem;
  --gutter-space: .9375rem;
  --h3: 1.875rem;
  --section-gap-large: 7.5rem;
  --_colors---stone-beige: #f3efe9;
  --_colors---warm-gold: #c8a165;
  --_colors---soft-gray: #e6e5e5;
  --section-gap-small: 6.875rem;
  --_font-details---font-size--sub-text: .875rem;
  --_font-details---line-height--sub-text-line-height: 171.43%;
  --_font-details---letter-spacing--sub-text-letter-spacing: 0rem;
  --section-gap-medium: 7.1875rem;
  --_colors---rich-navy: #1a2c40;
  --_colors---midlight-gray: #b9b9b9;
  --_colors---soft-silver: #c5c5c5;
  --_colors---light-gray: #efefef;
  --_colors---light-border: #e9e9e9;
  --_colors---ivory-white: #f9f9f6;
  --subtext-bottom-gap: 1.0625px;
  --small-gap: 1.5625rem;
  --_colors---gray: #b9b9b9;
  --_colors---black: #000;
  --_font-details---font-size--counter: 4.375rem;
  --_font-details---font-size--number-text: 1.5625rem;
  --_font-details---line-height--counter-line-height: 81.43%;
  --_font-details---line-height--number-text-line-height: 133.33%;
  --_font-details---letter-spacing--counter-letter-spacing: -.15625rem;
  --_font-details---letter-spacing--number-text-letter-spacing: -.1125rem;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

.w-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

body {
  font-family: var(--_font-family---inter);
  color: var(--_colors---charcoal-gray);
  font-size: var(--_font-details---font-size--p);
  line-height: var(--_font-details---line-height--paragraph-line-height);
  font-weight: var(--_font-details---font-weight--normal);
  letter-spacing: var(--_font-details---letter-spacing--paragraph-letter-spacing);
  --subtext-bottom-padding: .5rem;
  --gutter-space: .9375rem;
  --h3: 1.625rem;
  --section-gap-large: 7.5rem;
  --section-gap-small: 6.875rem;
  --section-gap-medium: 7.1875rem;
  --subtext-bottom-gap: 1.0625px;
  --small-gap: 1.5625rem;
  --_font-details---font-size--p: .9375rem;
  --_font-details---line-height--paragraph-line-height: 150%;
  --_font-details---font-weight--normal: 400;
  --_font-details---letter-spacing--paragraph-letter-spacing: -.00125rem;
  --_font-details---font-size--h1: 2.5rem;
  --_font-details---line-height--h1-line-height: 117.31%;
  --_font-details---font-weight--semi-bold: 600;
  --_font-details---letter-spacing--h1-letter-spacing: -.09375rem;
  --_font-details---font-size--h2: 1.875rem;
  --_font-details---line-height--h2-line-height: 125%;
  --_font-details---letter-spacing--h2-letter-spacing: -.0625rem;
  --_font-details---font-size--h3: 1.625rem;
  --_font-details---line-height--h3-line-height: 116.67%;
  --_font-details---letter-spacing--h3-letter-spacing: -.05rem;
  --_font-details---font-size--h4: 1.375rem;
  --_font-details---line-height--h4-line-height: 120%;
  --_font-details---letter-spacing--h4-letter-spacing: -.03125rem;
  --_font-details---font-size--h5: 1.125rem;
  --_font-details---line-height--h5-line-height: 155%;
  --_font-details---letter-spacing--h5-letter-spacing: -.0125rem;
  --_font-details---font-size--h6: 1.0625rem;
  --_font-details---line-height--h6-line-height: 127.78%;
  --_font-details---font-weight--bold: 700;
  --_font-details---letter-spacing--h6-letter-spacing: 0rem;
  --_font-details---font-size--menu: .875rem;
  --_font-details---line-height--menu-line-height: 185.71%;
  --_font-details---letter-spacing--menu-letter-spacing: .0625rem;
  --_font-details---font-size--button: .9375rem;
  --_font-details---line-height--button-line-height: 162.5%;
  --_font-details---letter-spacing--button-letter-spacing: 0px;
  --_font-details---font-size--sub-text: .875rem;
  --_font-details---line-height--sub-text-line-height: 171.43%;
  --_font-details---letter-spacing--sub-text-letter-spacing: 0rem;
  --_font-details---font-size--counter: 3.125rem;
  --_font-details---font-size--number-text: 1.5625rem;
  --_font-details---line-height--counter-line-height: 81.43%;
  --_font-details---line-height--number-text-line-height: 133.33%;
  --_font-details---letter-spacing--counter-letter-spacing: -.15625rem;
  --_font-details---letter-spacing--number-text-letter-spacing: -.1125rem;
}

h1 {
  font-family: var(--_font-family---raleway);
  color: var(--_colors---charcoal-black);
  font-size: var(--_font-details---font-size--h1);
  line-height: var(--_font-details---line-height--h1-line-height);
  font-weight: var(--_font-details---font-weight--semi-bold);
  letter-spacing: var(--_font-details---letter-spacing--h1-letter-spacing);
  margin-top: 20px;
  margin-bottom: 10px;
}

h2 {
  font-family: var(--_font-family---raleway);
  color: var(--_colors---charcoal-black);
  font-size: var(--_font-details---font-size--h2);
  line-height: var(--_font-details---line-height--h2-line-height);
  font-weight: var(--_font-details---font-weight--semi-bold);
  letter-spacing: var(--_font-details---letter-spacing--h2-letter-spacing);
  margin-top: 20px;
  margin-bottom: 10px;
}

h3 {
  font-family: var(--_font-family---raleway);
  color: var(--_colors---charcoal-black);
  font-size: var(--_font-details---font-size--h3);
  line-height: var(--_font-details---line-height--h3-line-height);
  font-weight: var(--_font-details---font-weight--semi-bold);
  letter-spacing: var(--_font-details---letter-spacing--h3-letter-spacing);
  margin-top: 20px;
  margin-bottom: 10px;
}

h4 {
  font-family: var(--_font-family---raleway);
  color: var(--_colors---charcoal-black);
  font-size: var(--_font-details---font-size--h4);
  line-height: var(--_font-details---line-height--h4-line-height);
  font-weight: var(--_font-details---font-weight--semi-bold);
  letter-spacing: var(--_font-details---letter-spacing--h4-letter-spacing);
  margin-top: 10px;
  margin-bottom: 10px;
}

h5 {
  font-family: var(--_font-family---raleway);
  color: var(--_colors---charcoal-black);
  font-size: var(--_font-details---font-size--h5);
  line-height: var(--_font-details---line-height--h5-line-height);
  font-weight: var(--_font-details---font-weight--semi-bold);
  letter-spacing: var(--_font-details---letter-spacing--h5-letter-spacing);
  margin-top: 10px;
  margin-bottom: 10px;
}

h6 {
  font-family: var(--_font-family---raleway);
  color: var(--_colors---charcoal-black);
  font-size: var(--_font-details---font-size--h6);
  line-height: var(--_font-details---line-height--h6-line-height);
  font-weight: var(--_font-details---font-weight--bold);
  letter-spacing: var(--_font-details---letter-spacing--h6-letter-spacing);
  margin-top: 10px;
  margin-bottom: 10px;
}

p {
  font-family: var(--_font-family---inter);
  color: var(--_colors---charcoal-gray);
  font-size: var(--_font-details---font-size--p);
  line-height: var(--_font-details---line-height--paragraph-line-height);
  font-weight: var(--_font-details---font-weight--normal);
  letter-spacing: var(--_font-details---letter-spacing--paragraph-letter-spacing);
  margin-bottom: 10px;
}

a {
  font-family: var(--_font-family---inter);
  color: var(--_colors---charcoal-gray);
  font-size: var(--_font-details---font-size--p);
  line-height: var(--_font-details---line-height--paragraph-line-height);
  letter-spacing: var(--_font-details---letter-spacing--paragraph-letter-spacing);
  text-decoration: none;
}

ul {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 20px;
  list-style-type: disc;
}

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

li {
  font-family: var(--_font-family---inter);
  font-size: var(--_font-details---font-size--p);
  line-height: var(--_font-details---line-height--paragraph-line-height);
  font-weight: var(--_font-details---font-weight--normal);
  letter-spacing: var(--_font-details---letter-spacing--paragraph-letter-spacing);
  padding-left: 0;
}

img {
  width: 100%;
  max-width: 100%;
  height: 100%;
  display: inline-block;
}

.rt-no-margin {
  margin-top: 0;
  margin-bottom: 0;
}

.rt-no-margin.rt-text-white {
  color: var(--_colors---white);
}

.rt-no-margin.rt-text-white.rt-cta-heading {
  max-width: 28.375rem;
  margin-left: auto;
  margin-right: auto;
}

.rt-no-margin.rt-text-white.rt-cta-v2-heading {
  max-width: 31.25rem;
}

.rt-no-margin.rt-text-white.rt-hero-v1-heading {
  max-width: 21.875rem;
}

.rt-no-margin.rt-feature-heading {
  max-width: 16.875rem;
}

.rt-no-margin.rt-prestigious-property-heading {
  max-width: 28.125rem;
}

.rt-no-margin.rt-iconic-propertise-heading {
  max-width: 25rem;
}

.rt-menu {
  font-family: var(--_font-family---inter);
  color: var(--_colors---white);
  font-size: var(--_font-details---font-size--menu);
  line-height: var(--_font-details---line-height--menu-line-height);
  font-weight: var(--_font-details---font-weight--semi-bold);
  letter-spacing: var(--_font-details---letter-spacing--menu-letter-spacing);
}

.rt-position-relative {
  z-index: 1;
  position: relative;
}

.rt-position-relative.rt-overflow-hidden {
  overflow: hidden;
}

.rt-position-relative.rt-overflow-hidden.rt-border-radius-10 {
  z-index: 2;
}

.rt-position-relative.rt-overflow-hidden.rt-full-button.rt-invert:where(.w-variant-fc459f94-4db6-3a34-49fb-fcfd81941245) {
  filter: invert();
}

.rt-position-relative.rt-hero-v1-main-wrapper {
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
}

.rt-text-style-h5 {
  font-family: var(--_font-family---raleway);
  color: var(--_colors---charcoal-black);
  font-size: var(--_font-details---font-size--h5);
  line-height: var(--_font-details---line-height--h5-line-height);
  font-weight: var(--_font-details---font-weight--semi-bold);
  letter-spacing: var(--_font-details---letter-spacing--h5-letter-spacing);
}

.rt-text-style-h5.rt-text-white {
  color: var(--_colors---white);
}

.rt-text-grey {
  color: #676767;
}

.rt-text-style-h6 {
  font-family: var(--_font-family---raleway);
  color: var(--_colors---charcoal-black);
  font-size: var(--_font-details---font-size--h6);
  line-height: var(--_font-details---line-height--h6-line-height);
  font-weight: var(--_font-details---font-weight--bold);
  letter-spacing: var(--_font-details---letter-spacing--h6-letter-spacing);
}

.rt-button-text {
  font-family: var(--_font-family---inter);
  color: var(--_colors---charcoal-black);
  font-size: var(--_font-details---font-size--button);
  line-height: var(--_font-details---line-height--button-line-height);
  font-weight: var(--_font-details---font-weight--semi-bold);
  letter-spacing: var(--_font-details---letter-spacing--button-letter-spacing);
}

.rt-button-text.rt-text-black.rt-button-text-two, .rt-button-text.rt-text-two, .rt-button-text.rt-button-text-two {
  position: absolute;
  inset: 0%;
}

.rt-overflow-hidden.rt-border-radius-10.rt-change-alignment {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 75vh;
  display: flex;
}

.rt-overflow-hidden.rt-gap-tiny {
  padding-bottom: 1.6875rem;
}

.rt-overflow-hidden.rt-gap-xl {
  padding-bottom: 3.125rem;
}

.rt-overflow-hidden.rt-feature-heading-wrapper {
  padding-bottom: 4.375rem;
}

.rt-overflow-hidden.rt-radius-8 {
  border-radius: .5rem;
}

.rt-overflow-hidden.rt-iconic-properties-text-wrapper {
  padding-bottom: 1.2rem;
}

.rt-overflow-hidden.rt-hero-v1-subtext-bottom-padding {
  padding-bottom: .5rem;
}

.rt-text-style-h4 {
  font-family: var(--_font-family---raleway);
  color: var(--_colors---charcoal-black);
  font-size: var(--_font-details---font-size--h4);
  line-height: var(--_font-details---line-height--h4-line-height);
  font-weight: var(--_font-details---font-weight--semi-bold);
  letter-spacing: var(--_font-details---letter-spacing--h4-letter-spacing);
}

.rt-text-style-h2 {
  font-family: var(--_font-family---raleway);
  color: var(--_colors---charcoal-black);
  font-size: var(--_font-details---font-size--h2);
  line-height: var(--_font-details---line-height--h2-line-height);
  font-weight: var(--_font-details---font-weight--semi-bold);
  letter-spacing: var(--_font-details---letter-spacing--h2-letter-spacing);
}

.rt-text-style-h2.rt-text-white.rt-discover-heading {
  max-width: 25rem;
}

.rt-text-style-h2.rt-change-font-family {
  font-family: Inter, sans-serif;
  font-size: 2.6rem;
  font-weight: 600;
}

.rt-text-style-h2.rt-change-font-family.rt-text-color-white.rt-change {
  line-height: var(--_font-details---font-size--h4);
}

.rt-desktop-text-center {
  text-align: center;
}

.rt-desktop-text-center.rt-position-relative {
  z-index: 1;
  position: relative;
}

.rt-desktop-text-center.rt-position-relative.rt-journey-big-text {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.rt-desktop-text-center.rt-gap-xl {
  padding-right: var(--gutter-space);
  padding-left: var(--gutter-space);
}

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

.rt-text-white.rt-hero-v1-small-text {
  font-family: var(--_font-family---raleway);
  font-size: var(--h3);
  font-weight: var(--_font-details---font-weight--semi-bold);
  letter-spacing: .3125rem;
  text-transform: uppercase;
}

.rt-gap-tiny {
  padding-bottom: 1.6875rem;
}

.rt-gap-small, .rt-gap-large {
  padding-bottom: 2.1875rem;
}

.rt-gap-xl {
  padding-bottom: 3.125rem;
}

.rt-desktop-display-none {
  display: none;
}

.rt-desktop-image-full {
  width: 100%;
  height: 100%;
}

.rt-desktop-auto-fit {
  object-fit: cover;
}

.rt-desktop-auto-fit.rt-desktop-image-full {
  width: 100%;
  height: 100%;
}

.rt-desktop-auto-fit.rt-desktop-image-full.rt-image-one {
  opacity: 1;
}

.rt-desktop-auto-fit.rt-desktop-image-full.rt-properties-image {
  width: 100vw;
  min-width: 100vw;
  height: 100vh;
  min-height: 100vh;
}

.rt-desktop-auto-fit.rt-desktop-image-full.rt-border-radius-4 {
  border-radius: .25rem;
}

.rt-desktop-auto-fit.rt-border-radius-10.rt-tab-image-full.rt-image-effect {
  width: auto;
  height: 100%;
}

.rt-desktop-auto-fit.rt-border-radius-10.rt-change-image-width {
  width: 100%;
  max-width: none;
  height: 95vh;
}

.rt-desktop-auto-fit.rt-border-radius-full {
  border-radius: 50%;
}

.rt-desktop-auto-fit.rt-tab-image-full.rt-radius-8 {
  border-radius: .5625rem;
}

.rt-desktop-auto-fit.rt-change-width-height {
  width: 100vw;
  height: 100vh;
}

.rt-desktop-auto-fit.rt-change-width-height.rt-change-position {
  min-width: 100vw;
  min-height: 100vh;
}

.rt-desktop-auto-fit.rt-radius-8 {
  border-radius: 8px;
}

.rt-border-radius-10 {
  border-radius: .625rem;
}

.rt-footer {
  background-image: radial-gradient(circle, #00000080, #fff0), url('../images/Rectangle-34626249.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  padding-top: 7.5rem;
}

.rt-footer.rt-change-padding:where(.w-variant-fa695a64-47c1-f0e8-b313-d32270d98df2) {
  padding-top: 27.5rem;
}

.rt-text-scroll-wrapper {
  position: absolute;
  inset: 0%;
}

.rt-button-flex {
  justify-content: center;
  align-items: center;
  display: flex;
}

.rt-feature {
  padding-top: var(--section-gap-large);
  padding-bottom: var(--section-gap-large);
  background-color: var(--_colors---stone-beige);
}

.rt-cta-text {
  max-width: 27.9375rem;
  margin-left: auto;
  margin-right: auto;
}

.rt-footer-bottom-text-wrapper {
  padding-top: 1.0625rem;
  padding-bottom: 1.0625rem;
}

.rt-container-big {
  padding-right: var(--gutter-space);
  padding-left: var(--gutter-space);
  max-width: 109.375rem;
}

.rt-container-big.rt-sizing {
  flex: 1;
}

.rt-container-big.rt-full-height {
  height: 100%;
}

.rt-nav-menu {
  grid-column-gap: 1.875rem;
  grid-row-gap: 1.875rem;
  justify-content: center;
  align-items: center;
  display: flex;
  position: static;
}

.rt-cta.rt-position-relative {
  background-color: var(--_colors---charcoal-black);
}

.rt-feature-left-part {
  flex: 1;
  max-width: 26.875rem;
}

.rt-feature-wrapper {
  grid-column-gap: 1.875rem;
  grid-row-gap: 1.875rem;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.rt-footer-subheading-bottom-wrapper {
  padding-bottom: 1.6875rem;
}

.rt-footer-subheading-bottom-wrapper.rt-change-bottom-padding {
  margin-top: 0;
  padding-bottom: .9375rem;
}

.rt-quick-links-wrapper {
  grid-column-gap: .4375rem;
  grid-row-gap: .4375rem;
  flex-flow: column;
  display: flex;
}

.rt-project-item-top-content {
  grid-column-gap: .375rem;
  grid-row-gap: .375rem;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 1.25rem;
  display: flex;
}

.rt-button-wrapper {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  justify-content: center;
  align-items: center;
  display: flex;
}

.rt-button-wrapper.rt-change-align {
  justify-content: center;
  align-items: center;
}

.rt-number-wrapper {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding-bottom: 2.5rem;
  display: flex;
}

.rt-footer-text-wrapper {
  padding-bottom: 2.5rem;
}

.rt-text-scroll-item {
  background-color: #f9f9f680;
  position: absolute;
  inset: 0%;
}

.rt-navbar-wrapper {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr .6fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  display: grid;
}

.rt-button {
  background-color: #fff;
  border-radius: .625rem;
  padding: 1.0625rem 2.5rem;
  text-decoration: none;
}

.rt-button.rt-change-color {
  background-color: var(--_colors---warm-gold);
  text-decoration: none;
}

.rt-button.rt-change-color.rt-button-full-width {
  width: 100%;
  padding-left: 1rem;
  padding-right: 1rem;
}

.rt-button.rt-change-color.rt-button-full-width:where(.w-variant-fc459f94-4db6-3a34-49fb-fcfd81941245) {
  background-color: var(--_colors---charcoal-black);
  padding-left: 1rem;
  padding-right: 1rem;
}

.rt-button.rt-password-button-full-width {
  width: 100%;
}

.rt-button.rt-password-button-full-width.rt-event-none {
  pointer-events: none;
}

.rt-button.rt-change-color {
  background-color: #c8a165;
}

.rt-text-soft-grey {
  color: var(--_colors---soft-gray);
}

.rt-text-soft-grey.rt-footer-link {
  max-width: 11.5625rem;
}

.rt-text-soft-grey.rt-footer-link:hover, .rt-text-soft-grey.rt-footer-link:hover:where(.w-variant-fa695a64-47c1-f0e8-b313-d32270d98df2) {
  color: var(--_colors---warm-gold);
}

.rt-text-soft-grey.rt-footer-link.rt-text-underline {
  text-decoration: underline;
}

.rt-text-scroll-item-wrapper {
  height: 31px;
}

.rt-text-scroll-item-wrapper.rt-overflow-hidden {
  overflow: hidden;
}

.rt-text-scroll-item-wrapper.rt-overflow-hidden.rt-position-relative {
  z-index: 1;
  position: relative;
}

.rt-feature-right-part {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  flex: 1;
  justify-content: space-between;
  align-items: flex-start;
  max-width: 46.125rem;
  display: flex;
}

.rt-footer-wrapper {
  grid-column-gap: 1.875rem;
  grid-row-gap: 1.875rem;
  border-bottom: .0625rem solid #6363634d;
  grid-template-rows: auto;
  grid-template-columns: 1fr .75fr .5fr .5fr;
  grid-auto-columns: 1fr;
  max-width: 73.3125rem;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 5rem;
  display: grid;
}

.rt-hero-v1-heading {
  max-width: 500px;
}

.rt-container-small {
  padding-right: var(--gutter-space);
  padding-left: var(--gutter-space);
  max-width: 82.5rem;
}

.rt-container-small.rt-sizing {
  flex: 1;
}

.rt-navbar {
  z-index: 999;
  background-color: #ddd0;
  background-image: none;
  width: 100%;
  position: fixed;
  inset: 0% 0% auto;
}

.rt-navbar:where(.w-variant-9e259ebf-ec5d-1387-f5be-4dcd5ca6a938) {
  background-color: var(--_colors---charcoal-black);
}

.rt-navbar.rt-tab-border {
  background-color: #fff;
  box-shadow: 0 7px 10px #0003;
}

.rt-footer-text {
  max-width: 15.5rem;
}

.rt-footer-colomn {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.rt-quick-links-main-wrapper {
  display: flex;
}

.rt-cta-v1-overlay {
  justify-content: center;
  align-items: center;
  padding-top: 10.9375rem;
  padding-bottom: 10.9375rem;
  display: flex;
  position: relative;
}

.rt-footer-social-icon-wrapper {
  grid-column-gap: .3125rem;
  grid-row-gap: .3125rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.rt-footer-social-icon {
  border: 1px solid #636363;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 1.875rem;
  min-width: 1.875rem;
  height: 1.875rem;
  min-height: 1.875rem;
  display: flex;
}

.rt-text-black {
  color: var(--_colors---charcoal-black);
}

.rt-text-black.rt-text-medium {
  font-weight: 500;
}

.rt-text-black.rt-text-medium.rt-1 {
  cursor: pointer;
  font-size: .875rem;
  transition: all .4s;
}

.rt-text-black.rt-text-medium.rt-1:hover {
  transform: translate(10px);
}

.rt-text-black.rt-text-medium.rt-2 {
  cursor: pointer;
  font-size: .875rem;
  transition: all .4s;
}

.rt-text-black.rt-text-medium.rt-2:hover {
  transform: translate(10px);
}

.rt-text-black.rt-text-medium.rt-3 {
  cursor: pointer;
  font-size: .875rem;
  transition: all .4s;
}

.rt-text-black.rt-text-medium.rt-3:hover {
  transform: translate(10px);
}

.rt-text-black.rt-text-medium.rt-4 {
  cursor: pointer;
  font-size: .875rem;
  transition: all .4s;
}

.rt-text-black.rt-text-medium.rt-4:hover {
  transform: translate(10px);
}

.rt-text-black.rt-text-medium.rt-5 {
  cursor: pointer;
  font-size: .875rem;
  transition: all .4s;
}

.rt-text-black.rt-text-medium.rt-5:hover {
  transform: translate(10px);
}

.rt-text-black.rt-text-medium.rt-6 {
  cursor: pointer;
  font-size: .875rem;
  transition: all .4s;
}

.rt-text-black.rt-text-medium.rt-6:hover {
  transform: translate(10px);
}

.rt-text-black.rt-text-medium.rt-7 {
  cursor: pointer;
  font-size: .875rem;
  transition: all .4s;
}

.rt-text-black.rt-text-medium.rt-7:hover {
  transform: translate(10px);
}

.rt-text-black.rt-text-medium.rt-8 {
  cursor: pointer;
  font-size: .875rem;
  transition: all .4s;
}

.rt-text-black.rt-text-medium.rt-8:hover {
  transform: translate(10px);
}

.rt-text-black.rt-text-medium.rt-small-text {
  font-size: .9375rem;
}

.rt-button-arrow:where(.w-variant-b8246ee5-413a-cffd-0080-8b6c95db8846), .rt-button-arrow.rt-full-button.rt-invert:where(.w-variant-fc459f94-4db6-3a34-49fb-fcfd81941245) {
  filter: invert();
}

.rt-cta-v2-text-wrapper {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  text-align: center;
  background-color: #000000ab;
  border-radius: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 4.0625rem 3.125rem 4.375rem;
  display: flex;
  position: absolute;
}

.rt-testimonial-wrapper {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 53.375rem;
  margin-left: auto;
  margin-right: auto;
}

.rt-testimonial-text-wrapper {
  padding-bottom: 3.4375rem;
}

.rt-testimonial-v1 {
  padding-top: var(--section-gap-large);
  background-color: var(--_colors---stone-beige);
  padding-bottom: 13.4375rem;
}

.rt-testimonial-v1:where(.w-variant-1998e445-5222-f901-06a1-d552ec680e57) {
  background-color: var(--_colors---white);
}

.rt-position-relative-v2 {
  z-index: 1;
  position: relative;
}

.rt-testimonial-slide {
  text-align: center;
}

.rt-hero-v2 {
  background-color: #1a1a1a;
  justify-content: flex-end;
  align-items: flex-end;
  height: 100vh;
  display: flex;
}

.rt-hero-v2.rt-position-relative {
  z-index: 1;
  position: relative;
}

.rt-hero-v2.rt-position-relative.rt-overflow-hidden {
  overflow: hidden;
}

.rt-testimonial-slider {
  background-color: #ddd0;
  height: auto;
}

.rt-cta-v2 {
  margin-bottom: -18.125rem;
}

.rt-cta-v2:where(.w-variant-a3233db4-3f5e-6a1c-349c-f168bdba52f7) {
  margin-bottom: 0;
}

.rt-cta-v2-main-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
}

.rt-testimonial-small-image-wrapper {
  padding-bottom: 10px;
}

.rt-testimonial-overlay {
  background-color: #f3efe9;
  position: absolute;
  inset: 0%;
}

.rt-testimonial-overlay:where(.w-variant-1998e445-5222-f901-06a1-d552ec680e57) {
  background-color: var(--_colors---white);
}

.rt-testimonial-overlay.rt-two {
  background-color: #f3efe900;
}

.rt-cta-v2-text {
  max-width: 27.9375rem;
}

.rt-testimonial-bottom-wrapper {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  text-align: center;
  justify-content: center;
  align-items: center;
  display: flex;
}

.rt-testimonial-image-wrapper {
  justify-content: center;
  align-items: center;
  padding-bottom: 3.4375rem;
  display: flex;
}

.rt-testimonial-text {
  max-width: 47.875rem;
  margin-left: auto;
  margin-right: auto;
}

.rt-testimonial-mask {
  height: auto;
}

.rt-submit-button {
  z-index: 4;
  opacity: 0;
  background-color: #3898ec00;
  position: absolute;
  inset: 0%;
}

.rt-sold-property-card {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 450px;
}

.rt-sold-propertise {
  padding-top: var(--section-gap-small);
  padding-bottom: var(--section-gap-large);
  background-color: var(--_colors---stone-beige);
}

.rt-sold-propertise:where(.w-variant-4a053683-7dde-7e6b-e094-2763817edbb1) {
  background-color: var(--_colors---white);
}

.rt-text-style-h3 {
  font-family: var(--_font-family---raleway);
  color: var(--_colors---charcoal-black);
  font-size: var(--_font-details---font-size--h3);
  line-height: var(--_font-details---line-height--h3-line-height);
  font-weight: var(--_font-details---font-weight--semi-bold);
  letter-spacing: var(--_font-details---letter-spacing--h3-letter-spacing);
}

.rt-footer-icon {
  width: .875rem;
  height: .9375rem;
}

.rt-cta-v1-image-wrapper {
  position: absolute;
  inset: 0%;
}

.rt-sub-text {
  font-family: var(--_font-family---inter);
  color: var(--_colors---white);
  font-size: var(--_font-details---font-size--sub-text);
  line-height: var(--_font-details---line-height--sub-text-line-height);
  font-weight: var(--_font-details---font-weight--semi-bold);
  letter-spacing: var(--_font-details---letter-spacing--sub-text-letter-spacing);
}

.rt-sub-text.rt-text-black {
  color: var(--_colors---charcoal-black);
}

.rt-sub-text.rt-text-black.rt-capitalize {
  text-transform: uppercase;
}

.rt-sub-text.rt-text-black.rt-capitalize.rt-text-color-white {
  color: var(--_colors---white);
}

.rt-sub-text.rt-text-bold {
  font-weight: var(--_font-details---font-weight--bold);
}

.rt-image-one {
  border-radius: 10px;
  position: relative;
  overflow: hidden;
}

.rt-utility-page-wrapper {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.rt-utility-page-wrapper.rt-change-background-color {
  background-color: var(--_colors---white);
  margin-top: 5.3rem;
  position: relative;
}

.rt-utility-page-content {
  background-color: var(--_colors---warm-gold);
  text-align: center;
  border-radius: 1.5625rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 47.625rem;
  margin-bottom: 0;
  padding: 3.625rem 8.125rem;
  display: flex;
}

.rt-utility-page-content.rt-padding-off {
  background-color: var(--_colors---white);
  margin-bottom: 9.375rem;
  padding-top: 0;
  padding-bottom: 0;
}

.rt-utility-page-form {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.rt-password-input-field {
  border-style: none none solid;
  border-width: 1px;
  border-color: black black var(--_colors---charcoal-black);
  color: var(--_colors---charcoal-black);
  background-color: #fff0;
  min-height: 3.125rem;
  margin-top: 3.125rem;
  margin-bottom: 2.5rem;
  padding-top: 0;
  padding-bottom: 2rem;
  padding-left: 0;
}

.rt-password-input-field:focus {
  border-bottom-color: var(--_colors---charcoal-black);
  color: var(--_colors---charcoal-black);
}

.rt-password-input-field::placeholder {
  color: var(--_colors---charcoal-black);
}

.rt-password-submit-button-wrapper {
  width: 100%;
  position: relative;
}

.rt-password-image-wrapper {
  padding-bottom: 1.875rem;
}

.rt-404-main-wrapper {
  z-index: 5;
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: flex;
}

.rt-footer-link {
  flex: none;
  max-width: 185px;
  margin-top: 0;
  text-decoration: none;
  transition: all .2s;
}

.rt-footer-link:hover {
  color: #545aff;
}

.rt-image-overlay {
  background-color: var(--_colors---stone-beige);
  width: 0%;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.rt-image-overlay:where(.w-variant-6caed5c9-3970-1d17-077a-2d673a8ccea7) {
  background-color: var(--_colors---white);
}

.rt-navinvert-icon {
  filter: invert();
}

.rt-hero-v1-text-wrapper {
  z-index: 2;
  pointer-events: none;
  padding-bottom: 2.5rem;
  position: absolute;
  inset: auto 0% 0%;
}

.rt-hero-v1-image-one-wrapper {
  height: 100vh;
  position: absolute;
  inset: 0%;
}

.rt-text-rotate {
  z-index: 2;
  margin-left: -9rem;
  transform: rotate(-90deg);
}

.rt-animated-image {
  border-radius: 2000px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.rt-animated-image.rt-overflow-hidden {
  border: .0625rem solid var(--_colors---white);
  overflow: hidden;
}

.rt-animated-image.rt-overflow-hidden.rt-position-relative {
  z-index: 1;
}

.rt-animated-image.rt-overflow-hidden {
  border: .0625rem solid #fff;
}

.rt-hero-v1-circle {
  z-index: 1;
  border: .0625rem solid #fff;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 32%;
  height: 47%;
  padding-top: 3.75rem;
  padding-bottom: 3.75rem;
  display: flex;
  position: absolute;
}

.rt-hero-v1-circle.is-width {
  width: 100%;
  max-width: 250px;
  height: 30%;
}

.rt-hero-v1-big-circle {
  z-index: 1;
  border: .0625rem solid #fff;
  border-radius: 2000rem;
  justify-content: center;
  align-items: center;
  width: 32%;
  height: 47%;
  padding-top: 3.75rem;
  padding-bottom: 3.75rem;
  display: flex;
  position: absolute;
}

.rt-hero-v1-big-circle.is-width {
  width: 100%;
  max-width: 350px;
  height: 43%;
}

.rt-hero-v1-sticky {
  justify-content: flex-start;
  align-items: flex-end;
  min-height: 100vh;
  position: sticky;
  top: 0;
}

.rt-hero-v1-sticky.rt-overflow-hidden {
  overflow: hidden;
}

.rt-hero-v1 {
  min-height: 300vh;
}

.rt-hero-v1-circle-middle-line {
  z-index: 2;
  background-color: #ffffff80;
  width: .0625rem;
  height: 100%;
  margin-left: 4.5rem;
}

.rt-hero-v1-image-one-overlay {
  background-image: radial-gradient(circle at 100% 100%, #0009, #fff0 62%);
  position: absolute;
  inset: 0%;
}

.rt-hero-v1-background-video-wrapper {
  width: 100vw;
  min-width: 100vw;
  height: 100vh;
  min-height: 100vh;
}

.rt-hero-v1-background-video-wrapper.is-cover {
  object-fit: cover;
}

.rt-hero-v1-background-video-overlay {
  pointer-events: none;
  background-image: radial-gradient(circle, #00000073, #fff0);
  position: absolute;
  inset: 0%;
}

.rt-key-location {
  padding-top: 80px;
  padding-bottom: var(--section-gap-small);
}

.rt-key-location-text {
  max-width: 29.8125rem;
  margin-left: auto;
  margin-right: auto;
}

.rt-key-location-image-wrapper {
  padding-bottom: var(--section-gap-medium);
  grid-column-gap: 1.875rem;
  grid-row-gap: 1.875rem;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.rt-key-card-one {
  border-radius: 8px;
  width: 100%;
  max-width: 17.3125rem;
  height: 100%;
}

.rt-key-card-one.rt-position-relative {
  z-index: 1;
  position: relative;
}

.rt-key-card-one.rt-position-relative.rt-overflow-hidden {
  overflow: hidden;
}

.rt-radius-8 {
  border-radius: .5rem;
}

.rt-radius-8.rt-overflow-hidden {
  overflow: hidden;
}

.rt-innovation-right-image-wrapper {
  grid-column-gap: 1.5625rem;
  grid-row-gap: 1.5625rem;
  flex-flow: column;
  display: flex;
}

.rt-innovation-right-image-wrapper.is-width {
  width: 40%;
}

.rt-feature-image-shadow {
  border-radius: .625rem;
  box-shadow: 0 .625rem 3.125rem #00000042;
}

.rt-feature-image-shadow.rt-position-relative.rt-overflow-hidden.rt-tab-display-none.is-width {
  width: 60%;
}

.rt-prestigious-property-main-image {
  z-index: 5;
  border-radius: 10px;
  flex-flow: column;
  justify-content: space-between;
  min-width: 100%;
  min-height: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.rt-prestigious-property-main-image.rt-4 {
  z-index: 2;
  position: absolute;
}

.rt-prestigious-property-main-image.rt-5 {
  z-index: 1;
  position: absolute;
  inset: 0%;
}

.rt-prestigious-property-main-image.rt-3 {
  z-index: 3;
  position: absolute;
}

.rt-prestigious-property-main-image.rt-2 {
  z-index: 4;
  position: absolute;
  inset: 0%;
}

.rt-prestigious-property-main-image.is-background {
  background-image: linear-gradient(#0006, #0006), url('../images/skeleton-image.svg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.rt-prestigious-property-text-wrapper {
  grid-column-gap: 1.875rem;
  grid-row-gap: 1.875rem;
  justify-content: space-between;
  align-items: stretch;
  margin-bottom: 5.625rem;
  display: flex;
}

.rt-card-thumbnail-text-content {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  justify-content: flex-start;
  align-items: center;
  padding-top: 20px;
}

.rt-prestigious-property-text {
  max-width: 39.25rem;
}

.rt-card-thumbnail-title {
  text-align: center;
  width: 100%;
}

.rt-prestgious-property-button-wrapper {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  align-items: center;
  padding-top: 1.875rem;
  padding-left: 2.5rem;
  display: flex;
}

.rt-prestigious-image {
  object-fit: cover;
  width: 100%;
  height: 70vh;
  position: absolute;
}

.rt-prestigious-image.rt-9 {
  margin-top: -40vh;
}

.rt-prestigious-image.rt-7 {
  margin-top: -30vh;
}

.rt-prestigious-image.rt-13 {
  margin-top: -60vh;
}

.rt-prestigious-image.rt-10 {
  margin-top: -45vh;
}

.rt-prestigious-image.rt-8 {
  margin-top: -35vh;
}

.rt-prestigious-image.rt-5 {
  margin-top: -20vh;
}

.rt-prestigious-image.rt-11 {
  margin-top: -50vh;
}

.rt-prestigious-image.rt-2 {
  margin-top: -5vh;
}

.rt-prestigious-image.rt-6 {
  margin-top: -25vh;
}

.rt-prestigious-image.rt-3 {
  margin-top: -10vh;
}

.rt-prestigious-image.rt-14 {
  margin-top: -65vh;
}

.rt-prestigious-image.rt-4 {
  margin-top: -15vh;
}

.rt-prestigious-image.rt-12 {
  margin-top: -55vh;
}

.rt-card-thumbnail-desctipn {
  text-align: center;
}

.rt-bigimage-thumbnail-holder {
  z-index: 9;
  pointer-events: none;
  justify-content: center;
  align-items: flex-end;
  width: 38%;
  display: flex;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.rt-prestigious-property {
  padding-top: var(--section-gap-large);
  padding-bottom: var(--section-gap-large);
}

.rt-prestgious-property-button-text {
  color: var(--_colors---charcoal-gray);
  line-height: var(--_font-details---line-height--button-line-height);
  font-weight: var(--_font-details---font-weight--semi-bold);
  letter-spacing: var(--_font-details---letter-spacing--button-letter-spacing);
}

.rt-prestigious-property-main-image-slide {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 5.5vh;
  display: flex;
  position: relative;
  overflow: hidden;
}

.rt-prestigious-property-sticky {
  min-height: 100vh;
  position: sticky;
  top: 0;
}

.rt-prestigious-tab-image {
  display: none;
}

.rt-bigimage-thumbnail-card-image-holder {
  border-radius: 15px;
  height: 211px;
}

.rt-prestgious-property-button {
  padding: .125rem var(--gutter-space);
  border: 1px solid #67676780;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.rt-prestigious-property-main-image-wrapper {
  z-index: 6;
  flex-flow: column;
  width: 100%;
  height: 70vh;
  min-height: 70vh;
  display: flex;
  position: relative;
  overflow: hidden;
}

.rt-prestigious-border {
  background-color: #67676780;
  width: .0625rem;
}

.rt-prestigious-property-wrapper {
  height: 500vh;
}

.rt-bigimage-thumbnail-card {
  z-index: 9;
  grid-column-gap: 1.5625rem;
  grid-row-gap: 1.5625rem;
  pointer-events: auto;
  background-color: #fff;
  border-radius: .9375rem;
  justify-content: flex-start;
  align-items: center;
  max-width: 22.5rem;
  margin-bottom: 1.1875rem;
  position: relative;
  overflow: hidden;
  box-shadow: 0 .625rem .75rem #00000042;
}

.rt-sold-propertise-card-text-wrapper {
  z-index: 2;
  background-color: var(--_colors---white);
  border-radius: 25px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 1.25rem;
  margin-left: 1rem;
  margin-right: 1rem;
  padding: 1.375rem .5rem;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.rt-sold-propertise-text {
  max-width: 34.375rem;
  margin-left: auto;
  margin-right: auto;
}

.rt-sold-propertise-wrapper {
  grid-column-gap: 1.875rem;
  grid-row-gap: 1.875rem;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 6.875rem;
  display: flex;
}

.rt-big-image {
  z-index: 2;
  justify-content: flex-end;
  align-items: center;
  width: 50%;
  height: 100vh;
  margin-left: auto;
  display: flex;
  position: relative;
  overflow: hidden;
}

.rt-small-button-wrapper {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  align-items: center;
  display: flex;
}

.rt-hero-v1-text-alignment {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.rt-button-hover-line {
  background-color: var(--_colors---charcoal-black);
  height: 1px;
}

.rt-presigious-property-button-wrapper-two, .rt-presigious-property-button-wrapper-one, .rt-presigious-property-button-wrapper-three, .rt-presigious-property-button-wrapper-four, .rt-presigious-property-button-wrapper-five {
  text-decoration: none;
}

.rt-sold-propertise-left-arrow {
  border: 1px solid var(--_colors---warm-gold);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 3.75rem;
  min-width: 3.75rem;
  height: 3.75rem;
  min-height: 3.75rem;
  padding-bottom: .3125rem;
  display: flex;
  inset: auto 0% 0% -7%;
}

.rt-sold-propertise-left-arrow.rt-change-arrow-position {
  bottom: -5.625rem;
}

.rt-sold-propertise-right-arrow {
  border: 1px solid var(--_colors---warm-gold);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 3.75rem;
  min-width: 3.75rem;
  height: 3.75rem;
  min-height: 3.75rem;
  padding-bottom: .3125rem;
  display: flex;
  inset: auto 0% 0% 7%;
}

.rt-sold-propertise-right-arrow.rt-change-arrow-position {
  bottom: -5.625rem;
  left: 6.25rem;
}

.rt-property-slider {
  background-color: #ddd0;
  height: auto;
}

.rt-black-arrow {
  position: absolute;
}

.rt-gold-arrow {
  width: .9375rem;
  height: 1.15385rem;
}

.rt-gold-arrow:where(.w-variant-1998e445-5222-f901-06a1-d552ec680e57) {
  justify-content: center;
  align-items: center;
}

.rt-key-location-image-overlay {
  background-color: #0000008c;
  border-radius: .5rem;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  padding-bottom: 1.875rem;
  display: flex;
  position: absolute;
  inset: 0%;
}

.rt-key-card-two {
  border-radius: 8px;
  width: 100%;
  max-width: 17.3125rem;
  height: 100%;
  margin-top: 3.75rem;
}

.rt-key-card-two.rt-position-relative {
  z-index: 1;
  position: relative;
}

.rt-key-card-two.rt-position-relative.rt-overflow-hidden {
  overflow: hidden;
}

.rt-key-card-three {
  border-radius: .5rem;
  width: 100%;
  max-width: 17.3125rem;
  height: 100%;
  margin-top: 1.875rem;
}

.rt-key-card-four {
  border-radius: .5rem;
  width: 100%;
  max-width: 17.3125rem;
  height: 100%;
}

.rt-hero-v2-slider-wrapper {
  background-color: #ddd0;
  width: 100%;
  height: 100%;
}

.rt-hero-v2-slide-nav-overlay {
  background-color: #0000008c;
  border-radius: 10px;
  position: absolute;
  inset: 0%;
}

.rt-hero-v2-image-wrapper {
  height: 100vh;
  position: absolute;
  inset: 0%;
}

.rt-home-three-hero-timeline {
  z-index: 10;
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  opacity: 0;
  justify-content: flex-end;
  align-items: flex-start;
  max-width: 32.3rem;
  min-height: 10rem;
  font-size: 403px;
  display: flex;
  inset: auto 0% 18% 52%;
  overflow: hidden;
}

.rt-hero-v2-small-image {
  border-radius: 10px;
}

.rt-slider-absolute-pointer {
  display: none;
  position: absolute;
  inset: 0%;
}

.rt-home-three-slide-nav-image-wrap.rt-position-relative {
  z-index: 1;
  position: relative;
}

.rt-home-three-slide-nav-image-wrap.rt-position-relative.rt-overflow-hidden {
  overflow: hidden;
}

.rt-hero-v2-slide-nav-container {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  cursor: auto;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  justify-content: flex-end;
  align-items: flex-start;
  max-width: 29.6875rem;
  margin-bottom: 10rem;
}

.rt-hero-v2-image {
  height: 100vh;
}

.rt-hero-v2-slide-nav-content {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  cursor: auto;
  background-color: #ffffff1a;
  border: 1px solid #ffffff4d;
  border-radius: 10px;
  padding: .625rem;
}

.rt-hero-v2-slide-nav-content.rt-position-relative {
  z-index: 1;
  position: relative;
}

.rt-hero-v2-slide-nav-content.rt-position-relative.rt-overflow-hidden {
  flex: 1;
  overflow: hidden;
}

.rt-overflow-hidden {
  overflow: hidden;
}

.rt-overflow-hidden.hero-v1-heading-wrapper {
  max-width: 28.0625rem;
}

.rt-overflow-hidden.hero-v1-heading-wrapper.rt-gap-small {
  max-width: 29.6rem;
  padding-bottom: 2.1875rem;
}

.rt-hero-v2-slider {
  z-index: 1;
  background-image: linear-gradient(#000c, #fff0 30%), linear-gradient(0deg, #000000e0, #fff0 80%);
  position: absolute;
  inset: 0%;
}

.rt-hero-v2-grid-line-wrapper {
  z-index: 5;
  pointer-events: none;
  justify-content: flex-end;
  align-items: flex-end;
  position: relative;
}

.rt-hero-v2-timeline-wrapper {
  justify-content: center;
  align-items: flex-end;
  display: flex;
  position: absolute;
  inset: 0%;
}

.rt-hero-v2-text-wrapper {
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  height: 100%;
  padding-bottom: 10rem;
  display: flex;
}

.rt-hero-v2-text-wrapper.rt-position-relative {
  z-index: 1;
  position: relative;
}

.rt-slide-nav-background-color {
  background-color: var(--_colors---warm-gold);
  position: absolute;
  inset: 0%;
}

.rt-explore-dropdown-wrapper {
  flex-flow: column;
  display: flex;
}

.rt-explore-dropdown {
  cursor: pointer;
  border-bottom: 1px solid #0003;
  padding-top: .8rem;
  padding-bottom: .625rem;
  overflow: hidden;
}

.rt-explore-dropdown.rt-active.rt-dropdown-active-padding-remove {
  padding-top: 0;
}

.rt-explore-dropdown-para {
  overflow: hidden;
}

.rt-explore-dropdown-top-content {
  grid-column-gap: 1.875rem;
  grid-row-gap: 1.875rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.rt-explore-dropdown-top-content.rt-change {
  justify-content: space-between;
}

.rt-project-item-wrapper {
  grid-column-gap: .3125rem;
  grid-row-gap: .3125rem;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.rt-iconic-propertise-left-wrapper-main {
  padding-right: 12%;
  padding-left: var(--gutter-space);
  background-color: #d9d9d9;
  justify-content: flex-end;
  align-items: center;
  width: 50%;
  display: flex;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.rt-iconic-propertise-wrapper {
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 32.0625rem;
  display: flex;
}

.rt-iconic-propertise-icon-wrapper {
  justify-content: center;
  align-items: center;
  min-width: 15px;
  height: 15px;
  margin-top: 8px;
  display: flex;
  position: relative;
}

.rt-iconic-plus-icon {
  background-color: var(--_colors---charcoal-black);
  width: 1px;
  height: 10px;
}

.rt-iconic-minus-icon {
  background-color: var(--_colors---charcoal-black);
  width: 10px;
  height: 1px;
  position: absolute;
}

.rt-iconic-propertise-dropdown-wrapper {
  flex-flow: column;
  display: flex;
}

.rt-iconic-propertise-dropdown {
  grid-column-gap: 1.625rem;
  grid-row-gap: 1.625rem;
  cursor: pointer;
  border-bottom: .0625rem solid #0003;
  align-items: flex-start;
  padding-top: .9375rem;
  padding-bottom: .625rem;
  display: flex;
  overflow: hidden;
}

.rt-iconic-propertise-text-wrapper {
  overflow: hidden;
}

.rt-iconic-property-text {
  margin-bottom: 0;
  padding-top: 1.375rem;
  padding-bottom: 1.5625rem;
}

.rt-iconic-propertise-text-max-width {
  max-width: 27.375rem;
}

.rt-project-price-button {
  grid-column-gap: 7px;
  grid-row-gap: 7px;
  background-color: var(--_colors---warm-gold);
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 139px;
  padding: 11px 22px;
  display: flex;
}

.rt-project-price-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
}

.rt-expore-dropdown-text {
  margin-bottom: 0;
  padding-top: 1.25rem;
  padding-bottom: 2.1875rem;
}

.rt-iconic-propertise-sticky {
  min-height: 100vh;
  position: sticky;
  top: 0;
}

.rt-iconic-propertise-sticky.rt-overflow-hidden {
  display: flex;
}

.rt-iconic-propertise {
  min-height: 180vh;
}

.rt-project-address-wrapper {
  grid-column-gap: .3125rem;
  grid-row-gap: .3125rem;
  border-top: 1px solid #67676780;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 1.25rem;
  padding-bottom: 1.5625rem;
  display: flex;
}

.rt-sold-propertise-card-text {
  width: 100%;
}

.rt-client {
  padding-top: var(--section-gap-medium);
  padding-bottom: var(--section-gap-medium);
}

.rt-client:where(.w-variant-401e3729-86ea-581b-393a-6779820a4834) {
  padding-top: 0;
  padding-bottom: 5.9375rem;
}

.rt-client-wrapper {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  padding-top: 4.0625rem;
  display: flex;
}

.rt-client-card {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border: 1px solid #0000005e;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-width: 226px;
  height: 150px;
  display: flex;
}

.rt-discover-wrapper {
  grid-column-gap: 1.875rem;
  grid-row-gap: 1.875rem;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.rt-discover {
  padding-top: var(--section-gap-small);
  padding-bottom: var(--section-gap-small);
  background-image: url('../images/image-208.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.rt-discover-middle-wrapper {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  flex-flow: column;
  display: flex;
}

.rt-footer-col-1 {
  max-width: 15.4rem;
}

.rt-text-bold {
  font-weight: var(--_font-details---font-weight--bold);
}

.rt-plus {
  background-color: #000;
  width: .09375rem;
  height: .8125rem;
  position: absolute;
}

.rt-minus {
  background-color: #000;
  width: .8125rem;
  height: .09375rem;
}

.rt-icon-wrapper {
  justify-content: center;
  align-items: center;
  margin-top: -.1875rem;
  display: flex;
  position: relative;
}

.rt-text-color-white {
  color: #fff;
}

.rt-bigimage-thumbnail-card-one {
  z-index: 9;
  grid-column-gap: 1.5625rem;
  grid-row-gap: 1.5625rem;
  pointer-events: auto;
  background-color: #fff;
  border-radius: .9375rem;
  justify-content: flex-start;
  align-items: center;
  max-width: 22.5rem;
  padding: 1.875rem 1.5625rem;
  position: relative;
}

.rt-bigimage-thumbnail-card-two {
  z-index: 8;
  grid-column-gap: 1.5625rem;
  grid-row-gap: 1.5625rem;
  pointer-events: auto;
  background-color: #fff;
  border-radius: .9375rem;
  justify-content: flex-start;
  align-items: center;
  max-width: 22.5rem;
  padding: 1.875rem 1.5625rem;
  position: absolute;
  inset: 0%;
}

.rt-bigimage-thumbnail-card-three {
  z-index: 7;
  grid-column-gap: 1.5625rem;
  grid-row-gap: 1.5625rem;
  pointer-events: auto;
  background-color: #fff;
  border-radius: .9375rem;
  justify-content: flex-start;
  align-items: center;
  max-width: 22.5rem;
  padding: 1.875rem 1.5625rem;
  position: absolute;
  inset: 0%;
}

.rt-bigimage-thumbnail-card-four {
  z-index: 6;
  grid-column-gap: 1.5625rem;
  grid-row-gap: 1.5625rem;
  pointer-events: auto;
  background-color: #fff;
  border-radius: .9375rem;
  justify-content: flex-start;
  align-items: center;
  max-width: 22.5rem;
  padding: 1.875rem 1.5625rem;
  position: absolute;
  inset: 0%;
}

.rt-bigimage-thumbnail-card-five {
  z-index: 5;
  grid-column-gap: 1.5625rem;
  grid-row-gap: 1.5625rem;
  pointer-events: auto;
  background-color: #fff;
  border-radius: .9375rem;
  justify-content: flex-start;
  align-items: center;
  max-width: 22.5rem;
  padding: 1.875rem 1.5625rem;
  position: absolute;
  inset: 0%;
}

.rt-nav-arrow {
  width: .625rem;
  min-width: .625rem;
  height: .375rem;
  min-height: .375rem;
}

.rt-navbar-right {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  justify-content: flex-end;
  align-items: center;
}

.rt-nav-dropdown-list {
  background-color: #fff;
  border-radius: .625rem;
  min-width: 160px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.rt-nav-dropdown-list.w--open {
  border-top: 2px solid var(--_colors---warm-gold);
  border-bottom: 5px solid var(--_colors---warm-gold);
}

.rt-nav-dropdown-list.rt-mega-menu-dropdown-list {
  background-color: #fff0;
  border-radius: 0;
  min-width: 0;
  padding-top: 0;
  padding-bottom: 0;
  left: 0;
  right: 0;
}

.rt-nav-dropdown-list.rt-mega-menu-dropdown-list.w--open {
  border-top-style: none;
  border-bottom-style: none;
}

.rt-nav-dropdown-list.rt-mega-menu {
  width: 100%;
  min-width: 960px;
  max-width: 960px;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.rt-nav-dropdown-list.rt-mega-menu.w--open {
  min-width: auto;
  max-width: 60rem;
  margin-left: auto;
  margin-right: auto;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}

.navbar {
  background-color: #0000;
}

.rt-nav-link {
  font-size: var(--_font-details---font-size--menu);
  font-weight: var(--_font-details---font-weight--semi-bold);
  padding: .375rem 1.7rem;
  transition: all .3s;
}

.rt-nav-link:hover {
  color: #a87425;
  font-weight: 700;
  transform: translate(5px);
}

.rt-nav-link.w--current {
  color: var(--_colors---rich-navy);
  font-weight: 700;
}

.rt-nav-link.rt-padding-off {
  font-size: var(--_font-details---font-size--menu);
  padding-left: 0;
  padding-right: 0;
}

.rt-nav-link.rt-padding-off:hover {
  color: #a87425;
}

.rt-brand-logo {
  padding-left: 0;
}

.rt-nav-toggle {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  color: #fff;
  justify-content: center;
  align-items: center;
  padding: 1.875rem 0;
  display: flex;
}

.rt-nav-toggle.rt-change-position.w--open {
  position: static;
}

.rt-nav-dropdown {
  margin-left: 0;
  margin-right: 0;
  transition: all .4s;
}

.rt-nav-dropdown.rt-mega-menu-dropdown, .rt-nav-dropdown.rt-change-position {
  position: static;
}

.rt-lottie-animation {
  width: 18.75rem;
  height: auto;
  position: absolute;
  transform: rotate(0);
}

.rt-hero-three-circle-button {
  z-index: 4;
  justify-content: center;
  align-items: center;
  width: 12.6875rem;
  height: 12.6875rem;
  display: flex;
  position: absolute;
  inset: auto 6vw 4vw auto;
  overflow: hidden;
}

.rt-home-one-hero {
  background-color: #000;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  display: flex;
  position: relative;
  overflow: hidden;
}

.rt-hero-slider-text {
  text-align: center;
  position: relative;
}

.rt-hero-image-one {
  flex: none;
  width: 100%;
  height: 100%;
  position: relative;
}

.rt-color-white {
  color: #fff;
}

.rt-home-three-hero-image {
  width: 100%;
  height: 100%;
}

.rt-text-light-white {
  color: #ffffffb3;
}

.rt-text-light-white.rt-home-one-hero-description {
  color: #fff;
  max-width: 37.5rem;
  margin-top: .75rem;
  margin-bottom: 0;
}

.rt-home-three-hero-text {
  z-index: 3;
  justify-content: center;
  align-items: center;
  position: relative;
}

.rt-home-three-hero-text.rt-text-four, .rt-home-three-hero-text.rt-text-two, .rt-home-three-hero-text.rt-text-three {
  opacity: 0;
  position: absolute;
  inset: 0% 0% auto;
}

.rt-hero-three-slider {
  z-index: 1;
  pointer-events: none;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.rt-home-three-overlay {
  z-index: 1;
  background-image: linear-gradient(#0000, #0009);
  position: absolute;
  inset: 0%;
}

.rt-home-three-overlay.home-one-overlay-two {
  background-image: linear-gradient(#00000080, #00000080);
}

.rt-mega-menu-link {
  flex: 0 27%;
}

.rt-mega-menu-link.main-page.rt-gap {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  display: flex;
}

.rt-mega-menu-block {
  border-top: 2px solid var(--_colors---warm-gold);
  border-bottom: 5px solid var(--_colors---warm-gold);
  background-color: var(--_colors---white);
  border-radius: .6rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 53.125rem;
  min-width: 53.125rem;
  max-width: 53.125rem;
  margin-left: auto;
  margin-right: auto;
  padding: 3.4375rem;
  overflow: hidden;
  box-shadow: 0 7px 6px #00000026;
}

.rt-image {
  border-radius: 1.25rem;
}

.rt-dropdown-link {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.rt-dropdown-link.rt-padding-off {
  margin-top: 0;
}

.rt-megamenu-image {
  border-radius: 4px;
  flex: 1;
  overflow: hidden;
}

.rt-mega-menu-wrap {
  background-color: var(--_colors---white);
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  padding-bottom: 1.875rem;
  display: flex;
}

.rt-nav-dropdown-wrapper {
  grid-column-gap: 2.8125rem;
  grid-row-gap: 2.8125rem;
  justify-content: space-between;
  padding-left: 2.4375rem;
  padding-right: 2.4375rem;
  display: flex;
}

.rt-drop-down-left {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  background-color: #f6f1e9;
  border-radius: .5625rem;
  flex-flow: column;
  flex: 1;
  max-width: 13rem;
  padding: 1.5625rem 1.5625rem 2.813rem;
  display: flex;
}

.rt-dropdown-right {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  flex: 1;
  justify-content: space-between;
  display: flex;
}

.rt-dropdown-item-wrapper {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  max-height: 15.2rem;
  padding-right: .3125rem;
  display: grid;
  overflow: auto;
}

.rt-navbar-property {
  grid-column-gap: .8125rem;
  grid-row-gap: .8125rem;
  border-radius: .5625rem;
  justify-content: flex-start;
  align-items: center;
  padding: .8125rem;
  transition: background-color .3s;
  display: flex;
}

.rt-navbar-property:hover {
  background-color: #f6f1e9;
}

.rt-navbar-property-left {
  width: 4.625rem;
  height: 3.1875rem;
}

.rt-navbar-item-right {
  flex: 1;
}

.rt-small {
  font-size: .75rem;
}

.rt-nav-cta {
  grid-column-gap: 2.9375rem;
  grid-row-gap: 2.9375rem;
  background-image: url('../images/bricksio-cta-background-image.webp');
  background-position: 57%;
  background-repeat: no-repeat;
  background-size: 106%;
  border-radius: .5625rem;
  justify-content: flex-start;
  align-items: center;
  padding: 1.5625rem 1.5625rem 1.5625rem 4.2rem;
  display: flex;
}

.rt-nav-cta.rt-change {
  background-position: -7%;
  justify-content: space-around;
  width: 100%;
  padding-right: 5.7rem;
}

.rt-change-size {
  font-size: 1rem;
}

.rt-nav-cta-right {
  max-width: 15.9375rem;
  margin-bottom: .625rem;
}

.rt-tab-main-wrapper {
  max-height: 15.2rem;
  position: relative;
}

.rt-list-property {
  grid-column-gap: .9375rem;
  grid-row-gap: .9375rem;
  flex-flow: column;
  display: flex;
}

.rt-descriptive {
  opacity: 0;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.rt-descriptive:where(.w-variant-fa695a64-47c1-f0e8-b313-d32270d98df2), .rt-descriptive:where(.w-variant-10b6f4a8-16bb-d5bd-9fa6-79d680dd2784) {
  overflow: hidden;
}

.rt-auto-fit {
  object-fit: cover;
}

.rt-utility-bottom {
  justify-content: center;
  align-items: flex-end;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.rt-utility-image {
  max-width: 38.25rem;
}

.rt-utility-door {
  justify-content: center;
  align-items: flex-end;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.rt-door-main {
  width: 900px;
  position: relative;
  left: 97px;
}

.rt-video-button {
  border: .0625rem solid var(--_colors---white);
  border-radius: 50%;
  width: 3.75rem;
  height: 3.75rem;
}

.rt-sold-property {
  height: 37.8125rem;
}

.rt-pause {
  width: 1.25rem;
  height: 1.25rem;
}

.rt-text-underline {
  text-decoration: underline;
}

.rt-container-small-2 {
  max-width: 82.5rem;
  padding-left: .9375rem;
  padding-right: .9375rem;
}

.rt-container-small-2.rt-sizing {
  flex: 1;
}

.rt-button-text-2 {
  color: #1d1d1f;
  letter-spacing: 0;
  font-family: Inter, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 162.5%;
}

.rt-card-thumbnail-desctipn-3 {
  text-align: center;
}

.rt-prestgious-property-button-text-2 {
  color: #4a4a4a;
  letter-spacing: 0;
  font-weight: 600;
  line-height: 162.5%;
}

.rt-prestgious-property-button-2 {
  border: 1px solid #67676780;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  padding: .125rem .9375rem;
  display: flex;
}

.rt-text-style-h5-3 {
  color: #1d1d1f;
  letter-spacing: -.0125rem;
  font-family: Raleway, sans-serif;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 155%;
}

.rt-feature-2 {
  background-color: #f3efe9;
  padding-top: 7.5rem;
  padding-bottom: 7.5rem;
}

.rt-prestigious-property-3 {
  padding-top: 7.5rem;
  padding-bottom: 7.5rem;
}

.rt-button-hover-line-3 {
  background-color: #1d1d1f;
  height: 1px;
}

.rt-container-big-2 {
  max-width: 109.375rem;
  padding-left: .9375rem;
  padding-right: .9375rem;
}

.rt-text-white-2 {
  color: #fff;
}

.rt-text-white-2.rt-hero-v1-small-text {
  letter-spacing: .3125rem;
  text-transform: uppercase;
  font-family: Raleway, sans-serif;
  font-size: 1.25rem;
  font-weight: 600;
}

.rt-text-white-2.rt-hero-v1-small-text.is-font-size {
  font-size: 1rem;
}

.rt-sub-text-2 {
  color: #fff;
  letter-spacing: 0;
  font-family: Inter, sans-serif;
  font-size: .875rem;
  font-weight: 600;
  line-height: 171.43%;
}

.rt-button-text-3 {
  color: #1d1d1f;
  letter-spacing: -.5px;
  font-family: Inter, sans-serif;
  font-size: .9375rem;
  font-weight: 600;
  line-height: 1.625;
}

.rt-button-text-3.rt-text-white {
  color: var(--_colors---white);
}

.rt-circle-button-text-2 {
  color: #fff;
  letter-spacing: 1px;
  background-color: #ffffff1a;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 10.625rem;
  height: 10.625rem;
  margin-bottom: .625rem;
  margin-left: .0625rem;
  font-size: 14px;
  font-weight: 600;
  line-height: 28px;
  text-decoration: none;
  display: flex;
  position: absolute;
}

.div-block-2 {
  min-height: 90vh;
}

@media screen and (min-width: 1280px) {
  body {
    --subtext-bottom-padding: .5rem;
    --gutter-space: .9375rem;
    --h3: 1.875rem;
    --section-gap-large: 7.5rem;
    --section-gap-small: 6.875rem;
    --section-gap-medium: 7.1875rem;
    --subtext-bottom-gap: 1.0625px;
    --small-gap: 1.5625rem;
    --_font-details---font-size--p: 1rem;
    --_font-details---line-height--paragraph-line-height: 150%;
    --_font-details---font-weight--normal: 400;
    --_font-details---letter-spacing--paragraph-letter-spacing: -.00125rem;
    --_font-details---font-size--h1: 3.25rem;
    --_font-details---line-height--h1-line-height: 117.31%;
    --_font-details---font-weight--semi-bold: 600;
    --_font-details---letter-spacing--h1-letter-spacing: -.09375rem;
    --_font-details---font-size--h2: 2.25rem;
    --_font-details---line-height--h2-line-height: 125%;
    --_font-details---letter-spacing--h2-letter-spacing: -.0625rem;
    --_font-details---font-size--h3: 1.875rem;
    --_font-details---line-height--h3-line-height: 116.67%;
    --_font-details---letter-spacing--h3-letter-spacing: -.05rem;
    --_font-details---font-size--h4: 1.5625rem;
    --_font-details---line-height--h4-line-height: 120%;
    --_font-details---letter-spacing--h4-letter-spacing: -.03125rem;
    --_font-details---font-size--h5: 1.25rem;
    --_font-details---line-height--h5-line-height: 155%;
    --_font-details---letter-spacing--h5-letter-spacing: -.0125rem;
    --_font-details---font-size--h6: 1.125rem;
    --_font-details---line-height--h6-line-height: 127.78%;
    --_font-details---font-weight--bold: 700;
    --_font-details---letter-spacing--h6-letter-spacing: 0rem;
    --_font-details---font-size--menu: .875rem;
    --_font-details---line-height--menu-line-height: 185.71%;
    --_font-details---letter-spacing--menu-letter-spacing: .0625rem;
    --_font-details---font-size--button: 1rem;
    --_font-details---line-height--button-line-height: 162.5%;
    --_font-details---letter-spacing--button-letter-spacing: 0px;
    --_font-details---font-size--sub-text: .875rem;
    --_font-details---line-height--sub-text-line-height: 171.43%;
    --_font-details---letter-spacing--sub-text-letter-spacing: 0rem;
    --_font-details---font-size--counter: 4.375rem;
    --_font-details---font-size--number-text: 1.5625rem;
    --_font-details---line-height--counter-line-height: 81.43%;
    --_font-details---line-height--number-text-line-height: 133.33%;
    --_font-details---letter-spacing--counter-letter-spacing: -.15625rem;
    --_font-details---letter-spacing--number-text-letter-spacing: -.1125rem;
  }

  .rt-no-margin.rt-text-white.rt-cta-heading {
    max-width: 35.8125rem;
  }

  .rt-no-margin.rt-text-white.rt-cta-v2-heading {
    max-width: 680px;
  }

  .rt-no-margin.rt-text-white.rt-hero-v1-heading {
    max-width: 33.6875rem;
  }

  .rt-no-margin.rt-feature-heading {
    max-width: 23.125rem;
  }

  .rt-no-margin.rt-iconic-propertise-heading {
    max-width: 513px;
  }

  .rt-button-text {
    font-size: 1rem;
  }

  .rt-overflow-hidden.rt-iconic-properties-text-wrapper {
    padding-bottom: 3.437rem;
  }

  .rt-text-style-h2.rt-text-white.rt-discover-heading {
    max-width: 30rem;
  }

  .rt-desktop-text-center.rt-position-relative.rt-journey-big-text {
    max-width: 56.25rem;
  }

  .rt-project-item-top-content {
    grid-column-gap: .4375rem;
    grid-row-gap: .4375rem;
    padding-left: 1.375rem;
    padding-right: 1.375rem;
  }

  .rt-navbar-wrapper {
    grid-template-columns: .4fr .7fr .4fr;
  }

  .rt-button {
    padding-left: 60px;
    padding-right: 60px;
  }

  .rt-button.rt-change-color.rt-button-full-width, .rt-button.rt-change-color.rt-button-full-width:where(.w-variant-fc459f94-4db6-3a34-49fb-fcfd81941245) {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .rt-text-scroll-item-wrapper {
    height: 35px;
  }

  .rt-feature-right-part {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .rt-hero-v1-heading {
    max-width: 569px;
  }

  .rt-cta-v1-overlay {
    margin-bottom: 0;
  }

  .rt-sold-property-card {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
  }

  .rt-404-main-wrapper {
    transform-origin: 50% 100%;
    transform: scale(.8);
  }

  .rt-text-rotate {
    margin-left: -10.8rem;
  }

  .rt-hero-v1-circle-middle-line {
    margin-left: 5.4rem;
  }

  .rt-key-location-text {
    max-width: 32.125rem;
  }

  .rt-key-location-image-wrapper {
    grid-column-gap: 3.75rem;
    grid-row-gap: 3.75rem;
  }

  .rt-prestgious-property-button {
    padding-left: 20px;
    padding-right: 20px;
  }

  .rt-sold-propertise-card-text-wrapper {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
    padding: 1.5625rem;
  }

  .rt-key-card-two {
    margin-top: 120px;
  }

  .rt-key-card-three {
    margin-top: 60px;
  }

  .rt-home-three-hero-timeline {
    max-width: 40.1rem;
    font-size: 445px;
  }

  .rt-hero-v2-slide-nav-container {
    max-width: 100%;
  }

  .rt-hero-v2-slide-nav-content.rt-position-relative.rt-overflow-hidden {
    max-width: 12.4375rem;
  }

  .rt-overflow-hidden.hero-v1-heading-wrapper {
    max-width: 600px;
  }

  .rt-overflow-hidden.hero-v1-heading-wrapper.rt-gap-small {
    max-width: 36.4rem;
  }

  .rt-project-item-wrapper {
    grid-column-gap: .4375rem;
    grid-row-gap: .4375rem;
  }

  .rt-iconic-propertise-wrapper {
    max-width: 519px;
  }

  .rt-iconic-propertise-text-max-width {
    max-width: 520px;
  }

  .rt-navbar-right {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .rt-text-light-white.rt-home-one-hero-description {
    max-width: 50rem;
  }

  .rt-dropdown-link {
    grid-column-gap: .125rem;
    grid-row-gap: .125rem;
  }

  .rt-button-text-2 {
    font-size: 1rem;
  }

  .rt-prestgious-property-button-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .rt-button-text-3 {
    font-size: 1rem;
  }
}

@media screen and (min-width: 1440px) {
  .rt-nav-menu {
    grid-column-gap: 2.813rem;
    grid-row-gap: 2.813rem;
  }

  .rt-404-main-wrapper {
    transform: scale(1);
  }

  .rt-prestgious-property-button-wrapper {
    padding-left: 80px;
  }

  .rt-prestigious-border {
    left: 49%;
  }

  .rt-home-three-hero-timeline {
    right: -3%;
  }

  .rt-text-white-2.rt-hero-v1-small-text.is-font-size {
    font-size: 1.25rem;
  }
}

@media screen and (min-width: 1920px) {
  .rt-cta-v2:where(.w-variant-a3233db4-3f5e-6a1c-349c-f168bdba52f7) {
    margin-bottom: 0;
    padding-top: 150px;
  }

  .rt-hero-v1-circle {
    height: 65%;
  }

  .rt-hero-v1-circle.is-width {
    max-width: 280px;
  }

  .rt-hero-v1-big-circle {
    width: 31.7vw;
    height: 64.8vh;
  }

  .rt-hero-v1-big-circle.is-width {
    max-width: 380px;
  }

  .rt-home-three-hero-timeline {
    justify-content: center;
    align-items: center;
    max-width: 35%;
    min-height: 22vh;
    font-size: 312px;
    bottom: 10%;
    left: 0%;
    right: -1065px;
  }

  .rt-hero-v2-slider {
    opacity: 1;
  }

  .rt-hero-v2-grid-line-wrapper {
    position: relative;
  }

  .rt-door-main {
    width: 50vw;
    left: 6vw;
  }
}

@media screen and (max-width: 991px) {
  body {
    --subtext-bottom-padding: .5rem;
    --gutter-space: .9375rem;
    --h3: 1.625rem;
    --section-gap-large: 4.375rem;
    --section-gap-small: 4.0625rem;
    --section-gap-medium: 4.0625rem;
    --subtext-bottom-gap: 1.0625px;
    --small-gap: .625rem;
    --_font-details---font-size--p: .9375rem;
    --_font-details---line-height--paragraph-line-height: 150%;
    --_font-details---font-weight--normal: 400;
    --_font-details---letter-spacing--paragraph-letter-spacing: -.00125rem;
    --_font-details---font-size--h1: 2.5rem;
    --_font-details---line-height--h1-line-height: 117.31%;
    --_font-details---font-weight--semi-bold: 600;
    --_font-details---letter-spacing--h1-letter-spacing: -.09375rem;
    --_font-details---font-size--h2: 1.875rem;
    --_font-details---line-height--h2-line-height: 125%;
    --_font-details---letter-spacing--h2-letter-spacing: -.0625rem;
    --_font-details---font-size--h3: 1.625rem;
    --_font-details---line-height--h3-line-height: 116.67%;
    --_font-details---letter-spacing--h3-letter-spacing: -.05rem;
    --_font-details---font-size--h4: 1.375rem;
    --_font-details---line-height--h4-line-height: 120%;
    --_font-details---letter-spacing--h4-letter-spacing: -.03125rem;
    --_font-details---font-size--h5: 1.125rem;
    --_font-details---line-height--h5-line-height: 155%;
    --_font-details---letter-spacing--h5-letter-spacing: -.0125rem;
    --_font-details---font-size--h6: 1.0625rem;
    --_font-details---line-height--h6-line-height: 127.78%;
    --_font-details---font-weight--bold: 700;
    --_font-details---letter-spacing--h6-letter-spacing: 0rem;
    --_font-details---font-size--menu: .875rem;
    --_font-details---line-height--menu-line-height: 185.71%;
    --_font-details---letter-spacing--menu-letter-spacing: .0625rem;
    --_font-details---font-size--button: .9375rem;
    --_font-details---line-height--button-line-height: 162.5%;
    --_font-details---letter-spacing--button-letter-spacing: 0px;
    --_font-details---font-size--sub-text: .875rem;
    --_font-details---line-height--sub-text-line-height: 171.43%;
    --_font-details---letter-spacing--sub-text-letter-spacing: 0rem;
    --_font-details---font-size--counter: 2.5rem;
    --_font-details---font-size--number-text: 1.25rem;
    --_font-details---line-height--counter-line-height: 81.43%;
    --_font-details---line-height--number-text-line-height: 133.33%;
    --_font-details---letter-spacing--counter-letter-spacing: -.15625rem;
    --_font-details---letter-spacing--number-text-letter-spacing: -.1125rem;
  }

  .rt-no-margin.rt-text-white.rt-hero-v1-heading {
    max-width: 100%;
  }

  .rt-menu {
    color: var(--_colors---charcoal-black);
  }

  .rt-position-relative.rt-hero-v1-main-wrapper {
    height: 70vh;
  }

  .rt-button-text.rt-text-two {
    display: none;
  }

  .rt-overflow-hidden.rt-border-radius-10.rt-change-alignment {
    height: auto;
    position: absolute;
    inset: 0%;
  }

  .rt-overflow-hidden.rt-gap-tiny {
    padding-bottom: 1rem;
  }

  .rt-overflow-hidden.rt-gap-xl {
    padding-bottom: 2.1rem;
  }

  .rt-overflow-hidden.rt-feature-heading-wrapper {
    padding-bottom: 35px;
  }

  .rt-overflow-hidden.rt-iconic-properties-text-wrapper {
    padding-bottom: 10px;
  }

  .rt-text-style-h2.rt-change-font-family {
    font-size: 2rem;
  }

  .rt-desktop-text-center.rt-position-relative.rt-journey-big-text {
    max-width: 75rem;
  }

  .rt-gap-tiny {
    padding-bottom: .625rem;
  }

  .rt-gap-small {
    padding-bottom: .9375rem;
  }

  .rt-gap-large {
    padding-bottom: 1.5625rem;
  }

  .rt-gap-xl {
    padding-bottom: 2.188rem;
  }

  .rt-tab-image-full {
    width: 100%;
    height: 100%;
  }

  .rt-tab-display-none {
    display: none;
  }

  .rt-desktop-auto-fit.rt-desktop-image-full.rt-properties-image {
    border-radius: 10px;
    width: 100%;
    min-width: 100%;
    height: 100%;
    min-height: 100%;
  }

  .rt-desktop-auto-fit.rt-border-radius-10.rt-tab-image-full.rt-image-effect, .rt-desktop-auto-fit.rt-border-radius-10.rt-change-image-width {
    width: 100%;
    height: 100%;
  }

  .rt-footer {
    padding-top: 4.375rem;
  }

  .rt-footer.rt-change-padding {
    padding-top: 85px;
  }

  .rt-footer.rt-change-padding:where(.w-variant-fa695a64-47c1-f0e8-b313-d32270d98df2) {
    padding-top: 10.625rem;
  }

  .rt-footer.rt-change-padding.rt-change-top-padding {
    padding-top: 4.375rem;
  }

  .rt-footer.rt-change-padding.rt-change-top-padding:where(.w-variant-10b6f4a8-16bb-d5bd-9fa6-79d680dd2784) {
    padding-top: 0;
    padding-bottom: 0;
  }

  .rt-footer.rt-change-padding.rt-change-top-padding:where(.w-variant-fa695a64-47c1-f0e8-b313-d32270d98df2) {
    padding-top: 11.0625rem;
  }

  .rt-text-scroll-wrapper.rt-tab-display-none {
    display: none;
  }

  .rt-container-big {
    width: 100%;
    max-width: 100%;
  }

  .rt-nav-menu {
    background-color: #fff;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 0 .9375rem .9375rem;
    position: absolute;
    box-shadow: 0 6px 5px #00000026;
  }

  .rt-feature-left-part {
    width: 100%;
    max-width: 100%;
  }

  .rt-footer-subheading-bottom-wrapper {
    padding-bottom: 1.2rem;
  }

  .rt-project-item-top-content {
    padding-left: 0;
    padding-right: 0;
  }

  .rt-project-item-top-content.rt-change {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .rt-number-wrapper, .rt-footer-text-wrapper {
    padding-bottom: 1.25rem;
  }

  .rt-navbar-wrapper {
    grid-template-columns: .5fr 1fr;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
  }

  .rt-button {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .rt-feature-right-part {
    width: 100%;
    max-width: 100%;
  }

  .rt-footer-wrapper {
    grid-template-columns: 1fr .65fr .5fr .7fr;
    padding-bottom: 1.3rem;
  }

  .rt-container-small {
    width: 100%;
    max-width: 100%;
  }

  .rt-navbar {
    padding-top: 0;
    padding-bottom: 0;
  }

  .rt-navbar.rt-tab-border {
    box-shadow: 0 1px 5px #0003;
  }

  .rt-cta-v1-overlay {
    padding-top: 4.0625rem;
    padding-bottom: 4.375rem;
    position: relative;
  }

  .rt-cta-v2-text-wrapper {
    padding-top: 30px;
    padding-bottom: 30px;
    position: relative;
  }

  .rt-testimonial-text-wrapper {
    padding-bottom: 1.5625rem;
  }

  .rt-testimonial-v1 {
    padding-bottom: 10.4375rem;
  }

  .rt-position-relative-v2:where(.w-variant-1998e445-5222-f901-06a1-d552ec680e57) {
    width: 100%;
  }

  .rt-hero-v2 {
    height: 90vh;
  }

  .rt-cta-v2 {
    margin-bottom: -100px;
  }

  .rt-cta-v2:where(.w-variant-a3233db4-3f5e-6a1c-349c-f168bdba52f7) {
    padding-bottom: 100px;
  }

  .rt-cta-v2-main-wrapper {
    padding-top: 100px;
    padding-bottom: 100px;
    position: relative;
  }

  .rt-testimonial-small-image-wrapper:where(.w-variant-1998e445-5222-f901-06a1-d552ec680e57) {
    max-width: 15.625rem;
    margin-left: auto;
    margin-right: auto;
  }

  .rt-testimonial-overlay.rt-two:where(.w-variant-1998e445-5222-f901-06a1-d552ec680e57) {
    width: 100%;
  }

  .rt-testimonial-image-wrapper {
    padding-bottom: 1.5625rem;
  }

  .rt-testimonial-text.rt-text-black {
    max-width: 100%;
  }

  .rt-sold-property-card {
    flex-flow: column;
    max-width: 100%;
  }

  .rt-sold-property-card.rt-position-relative {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    display: flex;
  }

  .rt-sold-property-card.rt-position-relative.rt-change {
    height: 100%;
  }

  .rt-cta-v1-image-wrapper {
    position: absolute;
    inset: 0%;
  }

  .rt-utility-page-wrapper {
    height: auto;
    padding: 4.375rem .9375rem;
  }

  .rt-utility-page-content {
    width: 100%;
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .rt-utility-page-content.rt-padding-off {
    margin-bottom: 0;
  }

  .rt-password-input-field {
    margin-top: 1.875rem;
    margin-bottom: 1.875rem;
  }

  .rt-password-image-wrapper {
    padding-bottom: 1.5625rem;
  }

  .rt-image-overlay {
    display: none;
  }

  .rt-hero-v1-text-wrapper {
    padding-bottom: 10rem;
  }

  .rt-hero-v1-image-one-wrapper {
    height: 70vh;
    position: relative;
  }

  .rt-hero-v1-circle, .rt-hero-v1-big-circle {
    display: none;
  }

  .rt-hero-v1-sticky {
    min-height: 70vh;
    position: relative;
    top: auto;
  }

  .rt-hero-v1 {
    min-height: auto;
  }

  .rt-hero-v1-image-one-overlay {
    background-image: radial-gradient(circle at 0 100%, #000, #fff0 73%);
  }

  .rt-key-location-text {
    max-width: 38.1rem;
  }

  .rt-key-location-image-wrapper {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    padding-bottom: 4.0625rem;
  }

  .rt-innovation-right-image-wrapper {
    width: 100%;
  }

  .rt-innovation-right-image-wrapper.is-width {
    width: auto;
  }

  .rt-feature-image-shadow.rt-position-relative.rt-overflow-hidden {
    width: 100%;
    height: 100%;
  }

  .rt-feature-image-shadow.rt-position-relative.rt-overflow-hidden.rt-tab-display-none {
    display: none;
  }

  .rt-feature-image-shadow.rt-position-relative.rt-overflow-hidden.rt-tab-display-none.is-width {
    width: auto;
  }

  .rt-prestigious-property-main-image {
    min-width: 100%;
    min-height: auto;
  }

  .rt-prestigious-property-main-image.is-background {
    height: 100%;
  }

  .rt-prestigious-property-text-wrapper {
    margin-bottom: 70px;
  }

  .rt-prestigious-property-text-wrapper.rt-position-relative {
    margin-bottom: 60px;
  }

  .rt-prestigious-property-text-wrapper.rt-position-relative.is-margin {
    margin-bottom: 30px;
  }

  .rt-prestigious-image {
    object-position: 0% 50%;
    height: auto;
  }

  .rt-bigimage-thumbnail-holder {
    display: none;
  }

  .rt-bigimage-thumbnail-holder.is-style {
    display: block;
    top: auto;
    right: 30px;
  }

  .rt-prestigious-property {
    height: auto;
  }

  .rt-prestigious-property-sticky {
    min-height: auto;
    position: static;
  }

  .rt-prestigious-tab-image {
    display: block;
  }

  .rt-prestigious-property-main-image-wrapper {
    display: none;
  }

  .rt-prestigious-property-main-image-wrapper.is-display {
    display: block;
  }

  .rt-prestigious-property-wrapper {
    height: auto;
  }

  .rt-bigimage-thumbnail-card.is-margin {
    margin-bottom: 0;
  }

  .rt-sold-propertise-card-text-wrapper {
    padding-top: 1.375rem;
  }

  .rt-sold-propertise-card-text-wrapper.rt-desktop-text-center {
    width: 100%;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    position: relative;
  }

  .rt-sold-propertise-wrapper {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: stretch;
    display: grid;
  }

  .rt-big-image {
    height: auto;
  }

  .rt-hero-v1-text-alignment {
    justify-content: flex-start;
    align-items: center;
  }

  .rt-sold-propertise-left-arrow {
    left: -13%;
  }

  .rt-sold-propertise-left-arrow.rt-change-arrow-position {
    left: -10%;
  }

  .rt-sold-propertise-right-arrow.rt-change-arrow-position {
    left: 5.1rem;
  }

  .rt-key-location-image-overlay {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
  }

  .rt-hero-v2-image-wrapper {
    height: 90vh;
  }

  .rt-home-three-hero-timeline {
    width: 100%;
    max-width: 100%;
    bottom: 10%;
    left: 0;
    right: 0;
  }

  .rt-hero-v2-slide-nav-container {
    margin-bottom: 4.375rem;
  }

  .rt-hero-v2-image {
    height: 90vh;
  }

  .rt-hero-v2-slider {
    background-image: linear-gradient(#000c, #fff0 30%), linear-gradient(0deg, #000000e0, #202020c4 58%, #fff0 80%);
  }

  .rt-hero-v2-text-wrapper.rt-position-relative {
    padding-bottom: 300px;
  }

  .rt-explore-dropdown-wrapper {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
  }

  .rt-project-item-wrapper.rt-left {
    justify-content: flex-start;
  }

  .rt-iconic-propertise-left-wrapper-main {
    padding-left: 0%;
    padding-right: 0%;
    position: relative;
  }

  .rt-iconic-property-text {
    padding-bottom: .625rem;
  }

  .rt-expore-dropdown-text {
    padding-top: 1rem;
    padding-bottom: 1.25rem;
  }

  .rt-iconic-propertise-sticky.rt-overflow-hidden {
    grid-column-gap: 1.875rem;
    grid-row-gap: 1.875rem;
    min-height: auto;
    position: static;
  }

  .rt-iconic-propertise {
    background-color: #d9d9d9;
    min-height: auto;
    padding: 4.375rem .9375rem;
  }

  .rt-project-address-wrapper {
    padding-top: 1rem;
    padding-bottom: 1.25rem;
  }

  .rt-sold-propertise-card-text {
    width: 100%;
  }

  .rt-client:where(.w-variant-401e3729-86ea-581b-393a-6779820a4834) {
    padding-top: 0;
    padding-bottom: 4.375rem;
  }

  .rt-client-wrapper {
    grid-column-gap: 1.5625rem;
    grid-row-gap: 1.5625rem;
    padding-top: 2.1875rem;
  }

  .rt-client-card {
    min-width: 150px;
    height: 120px;
  }

  .rt-client-marquee-image {
    height: 39px;
  }

  .rt-discover-wrapper {
    grid-column-gap: .9375rem;
    grid-row-gap: .9375rem;
  }

  .rt-testimonial-icon {
    width: 5.3125rem;
    height: 5rem;
  }

  .rt-mobile-menu-button-line {
    background-color: #fff;
    width: 21.28px;
    height: 2px;
    margin-bottom: 6px;
    padding: 0;
  }

  .rt-mobile-menu-button-line.rt-bottom-line {
    width: 11px;
  }

  .rt-mobile-menu-button-line.rt-bottom-line.rt-change-color, .rt-mobile-menu-button-line.rt-top-line.rt-change-color {
    background-color: var(--_colors---charcoal-black);
  }

  .rt-mobile-menu-button-line.rt-middile-line.rt-change {
    margin-top: 0;
    display: block;
    position: static;
  }

  .rt-mobile-menu-button-line.rt-middile-line.rt-change.rt-change-color {
    background-color: var(--_colors---charcoal-black);
  }

  .rt-nav-arrow, .rt-nav-arrow:where(.w-variant-9e259ebf-ec5d-1387-f5be-4dcd5ca6a938) {
    filter: invert();
  }

  .rt-navbar-right {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .rt-tab-display-off {
    display: none;
  }

  .rt-menu-button-main {
    padding: 18px 0 13px 20px;
  }

  .rt-menu-button-main.w--open {
    background-color: #c8c8c800;
  }

  .rt-nav-dropdown-list {
    min-width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    box-shadow: 0 20px 30px #0003;
  }

  .rt-nav-dropdown-list.rt-mega-menu-dropdown-list.w--open {
    border-radius: .6rem;
    position: relative;
  }

  .rt-nav-dropdown-list.rt-mega-menu.w--open {
    z-index: 999;
    position: relative;
  }

  .rt-nav-link {
    color: #0c1436;
    padding-left: 15px;
    padding-right: 15px;
  }

  .rt-nav-toggle {
    justify-content: flex-start;
    align-items: center;
    padding-top: .125rem;
    padding-bottom: .125rem;
  }

  .rt-nav-toggle:where(.w-variant-9e259ebf-ec5d-1387-f5be-4dcd5ca6a938) {
    justify-content: space-between;
  }

  .rt-nav-toggle.rt-top {
    padding-top: 1rem;
  }

  .rt-nav-dropdown {
    width: 100%;
  }

  .rt-hero-three-circle-button {
    margin-top: 60px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    bottom: auto;
    right: auto;
  }

  .rt-home-one-hero {
    min-height: auto;
    padding-top: 8.25rem;
    padding-bottom: 3.75rem;
    display: block;
  }

  .rt-mega-menu-link.main-page {
    padding-top: 0;
  }

  .rt-mega-menu-block {
    width: auto;
    min-width: auto;
    max-width: none;
    padding: .9375rem;
    display: block;
  }

  .rt-dropdown-link {
    margin-top: 10px;
  }

  .rt-dropdown-link.rt-padding-off {
    margin-top: 0;
  }

  .rt-megamenu-image {
    display: none;
  }

  .rt-mega-menu-wrap {
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: auto;
    min-width: auto;
    padding: 0 .9375rem;
    display: grid;
  }

  .rt-nav-dropdown-wrapper {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .rt-drop-down-left, .rt-nav-cta, .rt-cottage, .rt-apartment, .rt-duplex, .rt-villa, .rt-town-house, .rt-pent-house, .rt-condominium, .rt-utility-bottom, .rt-utility-door {
    display: none;
  }

  .rt-sold-property {
    height: auto;
  }

  .rt-container-small-2 {
    width: 100%;
    max-width: 100%;
  }

  .rt-prestigious-property-3 {
    height: auto;
  }

  .rt-container-big-2 {
    width: 100%;
    max-width: 100%;
  }
}

@media screen and (max-width: 767px) {
  body {
    --subtext-bottom-padding: .5rem;
    --gutter-space: .9375rem;
    --h3: 1.375rem;
    --section-gap-large: 4.375rem;
    --section-gap-small: 4.0625rem;
    --section-gap-medium: 4.0625rem;
    --subtext-bottom-gap: 1.0625px;
    --small-gap: .625rem;
    --_font-details---font-size--p: .875rem;
    --_font-details---line-height--paragraph-line-height: 150%;
    --_font-details---font-weight--normal: 400;
    --_font-details---letter-spacing--paragraph-letter-spacing: -.00125rem;
    --_font-details---font-size--h1: 1.875rem;
    --_font-details---line-height--h1-line-height: 117.31%;
    --_font-details---font-weight--semi-bold: 600;
    --_font-details---letter-spacing--h1-letter-spacing: -.09375rem;
    --_font-details---font-size--h2: 1.5625rem;
    --_font-details---line-height--h2-line-height: 125%;
    --_font-details---letter-spacing--h2-letter-spacing: -.0625rem;
    --_font-details---font-size--h3: 1.375rem;
    --_font-details---line-height--h3-line-height: 116.67%;
    --_font-details---letter-spacing--h3-letter-spacing: -.05rem;
    --_font-details---font-size--h4: 1.25rem;
    --_font-details---line-height--h4-line-height: 120%;
    --_font-details---letter-spacing--h4-letter-spacing: -.03125rem;
    --_font-details---font-size--h5: 1.0625rem;
    --_font-details---line-height--h5-line-height: 155%;
    --_font-details---letter-spacing--h5-letter-spacing: -.0125rem;
    --_font-details---font-size--h6: 1rem;
    --_font-details---line-height--h6-line-height: 127.78%;
    --_font-details---font-weight--bold: 700;
    --_font-details---letter-spacing--h6-letter-spacing: 0rem;
    --_font-details---font-size--menu: .875rem;
    --_font-details---line-height--menu-line-height: 185.71%;
    --_font-details---letter-spacing--menu-letter-spacing: .0625rem;
    --_font-details---font-size--button: .9375rem;
    --_font-details---line-height--button-line-height: 162.5%;
    --_font-details---letter-spacing--button-letter-spacing: 0px;
    --_font-details---font-size--sub-text: .8rem;
    --_font-details---line-height--sub-text-line-height: 171.43%;
    --_font-details---letter-spacing--sub-text-letter-spacing: 0rem;
    --_font-details---font-size--counter: 1.875rem;
    --_font-details---font-size--number-text: 1.5625rem;
    --_font-details---line-height--counter-line-height: 81.43%;
    --_font-details---line-height--number-text-line-height: 133.33%;
    --_font-details---letter-spacing--counter-letter-spacing: -.15625rem;
    --_font-details---letter-spacing--number-text-letter-spacing: -.1125rem;
  }

  .rt-no-margin.rt-prestigious-property-heading {
    margin-left: auto;
    margin-right: auto;
  }

  .rt-no-margin.rt-iconic-propertise-heading {
    max-width: 32.6rem;
  }

  .rt-position-relative.rt-overflow-hidden.rt-border-radius-10 {
    width: 100%;
  }

  .rt-text-style-h2.rt-text-white.rt-discover-heading {
    max-width: 100%;
  }

  .rt-landscape-text-center {
    text-align: center;
  }

  .rt-footer.rt-change-padding {
    padding-top: 125px;
  }

  .rt-footer.rt-change-padding:where(.w-variant-fa695a64-47c1-f0e8-b313-d32270d98df2) {
    padding-top: 170px;
  }

  .rt-feature-wrapper {
    height: 100%;
  }

  .rt-footer-subheading-bottom-wrapper {
    padding-bottom: 17px;
  }

  .rt-footer-subheading-bottom-wrapper.rt-change-bottom-padding {
    padding-bottom: .9375rem;
  }

  .rt-project-item-top-content {
    grid-column-gap: .2rem;
    grid-row-gap: .2rem;
    flex-flow: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    place-items: center;
    display: flex;
  }

  .rt-project-item-top-content.rt-change {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .rt-number-wrapper {
    padding-bottom: 1rem;
  }

  .rt-number-wrapper:where(.w-variant-fa695a64-47c1-f0e8-b313-d32270d98df2) {
    padding-bottom: 20px;
  }

  .rt-footer-text-wrapper {
    padding-bottom: .8rem;
  }

  .rt-button {
    padding: .8rem 1.25rem;
  }

  .rt-footer-wrapper {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr .6fr;
    grid-auto-columns: .8fr;
  }

  .rt-footer-text {
    max-width: 31.5rem;
  }

  .rt-footer-text.rt-text-soft-grey {
    max-width: 100%;
  }

  .rt-cta-v2-text-wrapper {
    margin-left: 30px;
    margin-right: 30px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .rt-position-relative-v2:where(.w-variant-1998e445-5222-f901-06a1-d552ec680e57) {
    flex: 1;
  }

  .rt-hero-v2 {
    height: 70vh;
  }

  .rt-hero-v2.rt-position-relative.rt-overflow-hidden {
    height: 65vh;
  }

  .rt-cta-v2-main-wrapper {
    justify-content: center;
    align-items: flex-end;
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .rt-testimonial-small-image-wrapper:where(.w-variant-1998e445-5222-f901-06a1-d552ec680e57) {
    max-width: 9.375rem;
  }

  .rt-sold-property-card.rt-position-relative:where(.w-variant-4a053683-7dde-7e6b-e094-2763817edbb1) {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
  }

  .rt-sub-text {
    font-size: .8rem;
  }

  .rt-utility-page-content {
    padding: 2.5rem;
  }

  .rt-404-main-wrapper {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .rt-footer-link {
    letter-spacing: -.28px;
    max-width: 136px;
    font-size: 14px;
    line-height: 24px;
  }

  .rt-navinvert-icon.rt-password-icon {
    width: 5rem;
    height: 5rem;
  }

  .rt-hero-v1-text-wrapper {
    padding-bottom: 7.5rem;
  }

  .rt-key-location-image-wrapper {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .rt-key-card-one.rt-position-relative.rt-overflow-hidden {
    max-width: 100%;
  }

  .rt-radius-8.rt-overflow-hidden.rt-landscape-full-height, .rt-innovation-right-image-wrapper {
    height: 100%;
  }

  .rt-prestigious-property-text-wrapper {
    flex-flow: column;
  }

  .rt-prestigious-property-text-wrapper.rt-position-relative {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    margin-bottom: 35px;
  }

  .rt-prestigious-property-text {
    max-width: 850px;
    margin-left: auto;
    margin-right: auto;
  }

  .rt-prestgious-property-button-wrapper {
    flex-flow: wrap;
    padding-left: 0;
  }

  .rt-bigimage-thumbnail-holder.is-style {
    width: 50%;
  }

  .rt-prestigious-property {
    padding-top: 3.75rem;
  }

  .rt-prestigious-border {
    display: none;
  }

  .rt-bigimage-thumbnail-card.is-margin {
    margin-bottom: 3rem;
  }

  .rt-bigimage-thumbnail-card.is-margin.is-width {
    max-width: 35rem;
  }

  .rt-sold-propertise-wrapper {
    flex-flow: wrap;
    grid-template-columns: repeat(auto-fit, minmax(290px, 1fr));
    padding-bottom: 5rem;
  }

  .rt-big-image {
    width: 100%;
    margin-left: 0;
  }

  .rt-sold-propertise-right-arrow {
    left: 17%;
  }

  .rt-sold-propertise-right-arrow.rt-change-arrow-position {
    left: 5.9rem;
  }

  .rt-key-location-image-overlay {
    width: 100%;
    height: 100%;
  }

  .rt-key-card-two.rt-position-relative.rt-overflow-hidden, .rt-key-card-three.rt-position-relative.rt-overflow-hidden {
    max-width: 100%;
    margin-top: 0;
  }

  .rt-key-card-four.rt-position-relative.rt-overflow-hidden {
    max-width: 100%;
  }

  .rt-hero-v2-image-wrapper {
    height: 65vh;
  }

  .rt-home-three-hero-timeline {
    display: none;
  }

  .rt-hero-v2-small-image {
    max-width: 121px;
  }

  .rt-hero-v2-image {
    height: 100%;
  }

  .rt-overflow-hidden.hero-v1-heading-wrapper {
    max-width: 600px;
  }

  .rt-hero-v2-grid-line-wrapper {
    display: none;
  }

  .rt-hero-v2-text-wrapper.rt-position-relative {
    padding-bottom: 7.5rem;
  }

  .rt-explore-dropdown-wrapper {
    align-self: stretch;
  }

  .rt-explore-dropdown-top-content.rt-change {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
  }

  .rt-project-item-wrapper {
    grid-column-gap: .3125rem;
    grid-row-gap: .3125rem;
    justify-content: flex-start;
  }

  .rt-iconic-propertise-left-wrapper-main {
    width: 100%;
  }

  .rt-iconic-propertise-wrapper {
    max-width: 100%;
  }

  .rt-iconic-propertise-dropdown-wrapper {
    align-self: stretch;
  }

  .rt-iconic-propertise-text-max-width {
    max-width: 35.2rem;
  }

  .rt-iconic-propertise-sticky.rt-overflow-hidden {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: repeat(auto-fit, minmax(290px, 1fr));
    grid-auto-columns: 1fr;
    display: grid;
  }

  .rt-iconic-propertise {
    padding-top: 4.0625rem;
  }

  .rt-client-wrapper {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: wrap;
  }

  .rt-client-marquee-image {
    height: 32px;
  }

  .rt-discover-wrapper {
    flex-flow: column;
  }

  .rt-discover-middle-wrapper.rt-overflow-hidden {
    text-align: center;
    justify-content: center;
    align-items: center;
  }

  .rt-footer-col-1 {
    max-width: 100%;
  }

  .rt-brand {
    width: 6.3rem;
    height: 2.0625rem;
  }

  .rt-footer-nav-link {
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .rt-brand-logo.w--current {
    width: 8.125rem;
  }

  .rt-lottie-animation {
    width: 230px;
  }

  .rt-hero-three-circle-button {
    width: 11.125rem;
    margin-top: 0;
  }

  .rt-home-one-hero {
    padding-bottom: 1.25rem;
  }

  .rt-navbar-property {
    grid-column-gap: .8125rem;
    grid-row-gap: .8125rem;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    place-items: stretch stretch;
    padding: .3125rem;
    display: grid;
  }

  .rt-navbar-property-left {
    width: 100%;
    height: 5.3rem;
  }

  .rt-navbar-item-right {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .rt-tab-main-wrapper {
    max-height: none;
  }

  .rt-collection-list:where(.w-variant-4a053683-7dde-7e6b-e094-2763817edbb1) {
    flex: 1;
    width: 100%;
  }

  .rt-collection-list.rt-landskape-display-off {
    display: none;
  }

  .rt-sold-property {
    height: 18.75rem;
  }

  .rt-prestigious-property-3 {
    padding-top: 3.75rem;
  }

  .rt-sub-text-2 {
    font-size: .8rem;
  }

  .rt-circle-button-text-2 {
    width: 130px;
    height: 130px;
    font-size: 12px;
    line-height: 26px;
  }
}

@media screen and (max-width: 479px) {
  body {
    --subtext-bottom-padding: .5rem;
    --gutter-space: .9375rem;
    --h3: 1.375rem;
    --section-gap-large: 4.375rem;
    --section-gap-small: 4.0625rem;
    --section-gap-medium: 4.0625rem;
    --subtext-bottom-gap: 1.0625px;
    --small-gap: .625rem;
    --_font-details---font-size--p: .875rem;
    --_font-details---line-height--paragraph-line-height: 150%;
    --_font-details---font-weight--normal: 400;
    --_font-details---letter-spacing--paragraph-letter-spacing: -.00125rem;
    --_font-details---font-size--h1: 1.875rem;
    --_font-details---line-height--h1-line-height: 117.31%;
    --_font-details---font-weight--semi-bold: 600;
    --_font-details---letter-spacing--h1-letter-spacing: 0rem;
    --_font-details---font-size--h2: 1.5625rem;
    --_font-details---line-height--h2-line-height: 125%;
    --_font-details---letter-spacing--h2-letter-spacing: 0rem;
    --_font-details---font-size--h3: 1.375rem;
    --_font-details---line-height--h3-line-height: 116.67%;
    --_font-details---letter-spacing--h3-letter-spacing: 0rem;
    --_font-details---font-size--h4: 1.25rem;
    --_font-details---line-height--h4-line-height: 120%;
    --_font-details---letter-spacing--h4-letter-spacing: 0rem;
    --_font-details---font-size--h5: 1.0625rem;
    --_font-details---line-height--h5-line-height: 155%;
    --_font-details---letter-spacing--h5-letter-spacing: 0rem;
    --_font-details---font-size--h6: 1rem;
    --_font-details---line-height--h6-line-height: 127.78%;
    --_font-details---font-weight--bold: 700;
    --_font-details---letter-spacing--h6-letter-spacing: 0rem;
    --_font-details---font-size--menu: .875rem;
    --_font-details---line-height--menu-line-height: 185.71%;
    --_font-details---letter-spacing--menu-letter-spacing: .0625rem;
    --_font-details---font-size--button: .9375rem;
    --_font-details---line-height--button-line-height: 162.5%;
    --_font-details---letter-spacing--button-letter-spacing: 0px;
    --_font-details---font-size--sub-text: .8rem;
    --_font-details---line-height--sub-text-line-height: 171.43%;
    --_font-details---letter-spacing--sub-text-letter-spacing: 0rem;
    --_font-details---font-size--counter: 1.875rem;
    --_font-details---font-size--number-text: 1.0625rem;
    --_font-details---line-height--counter-line-height: 81.43%;
    --_font-details---line-height--number-text-line-height: 133.33%;
    --_font-details---letter-spacing--counter-letter-spacing: -.15625rem;
    --_font-details---letter-spacing--number-text-letter-spacing: -.1125rem;
  }

  .rt-no-margin.rt-feature-heading, .rt-no-margin.rt-iconic-propertise-heading {
    max-width: 600px;
  }

  .rt-position-relative.rt-hero-v1-main-wrapper {
    height: 50vh;
  }

  .rt-overflow-hidden.rt-feature-heading-wrapper, .rt-overflow-hidden.rt-iconic-properties-text-wrapper {
    padding-bottom: 20px;
  }

  .rt-text-style-h2.rt-change-font-family {
    font-size: 1.8rem;
  }

  .rt-footer.rt-change-padding {
    padding-top: 70px;
  }

  .rt-footer.rt-change-padding:where(.w-variant-fa695a64-47c1-f0e8-b313-d32270d98df2) {
    padding-top: 170px;
  }

  .rt-feature-wrapper {
    flex-flow: column;
  }

  .rt-footer-subheading-bottom-wrapper {
    padding-bottom: 10px;
  }

  .rt-footer-subheading-bottom-wrapper.rt-change-bottom-padding {
    padding-bottom: .5rem;
  }

  .rt-project-item-top-content.rt-change {
    justify-content: center;
    display: flex;
  }

  .rt-number-wrapper {
    padding-bottom: 20px;
  }

  .rt-footer-text-wrapper {
    padding-bottom: 15px;
  }

  .rt-button {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .rt-footer-wrapper {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }

  .rt-footer-wrapper:where(.w-variant-fa695a64-47c1-f0e8-b313-d32270d98df2) {
    grid-template-columns: 1fr 1fr;
  }

  .rt-cta-v1-overlay {
    position: relative;
  }

  .rt-cta-v2-text-wrapper {
    margin-left: 15px;
    margin-right: 15px;
  }

  .rt-hero-v2.rt-position-relative.rt-overflow-hidden {
    height: 60vh;
  }

  .rt-cta-v2-main-wrapper {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .rt-testimonial-bottom-wrapper, .rt-sold-property-card.rt-position-relative {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .rt-sold-property-card.rt-position-relative:where(.w-variant-4a053683-7dde-7e6b-e094-2763817edbb1) {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
  }

  .rt-sold-property-card.rt-position-relative {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .rt-cta-v1-image-wrapper {
    position: absolute;
    inset: 0%;
  }

  .rt-utility-page-content {
    padding: 1.25rem .9375rem;
  }

  .rt-footer-link {
    max-width: none;
  }

  .rt-navinvert-icon.rt-password-icon {
    width: 3.5rem;
    height: 3.5rem;
  }

  .rt-hero-v1-text-wrapper {
    padding-bottom: 4rem;
  }

  .rt-hero-v1-image-one-wrapper {
    height: 50vh;
  }

  .rt-hero-v1-sticky {
    min-height: 50vh;
  }

  .rt-hero-v1-image-one-overlay {
    background-image: radial-gradient(circle at 0 100%, #000, #05050582 43%, #fff0);
  }

  .rt-key-location-image-wrapper {
    flex-flow: wrap;
    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  }

  .rt-prestgious-property-button-wrapper {
    justify-content: center;
    align-items: center;
  }

  .rt-bigimage-thumbnail-holder.is-style {
    width: auto;
    position: relative;
    bottom: auto;
    right: auto;
  }

  .rt-prestigious-property-sticky.rt-overflow-hidden.is-style {
    flex-flow: column;
    display: flex;
  }

  .rt-prestigious-tab-image {
    height: 40vh;
  }

  .rt-prestigious-property-main-image-wrapper.is-display {
    height: 50vh;
    min-height: 50vh;
  }

  .rt-bigimage-thumbnail-card.is-margin {
    margin-bottom: 0;
  }

  .rt-bigimage-thumbnail-card.is-margin.is-width {
    max-width: none;
  }

  .rt-sold-propertise-left-arrow {
    width: 40px;
    min-width: 40px;
    height: 40px;
    min-height: 40px;
    padding-bottom: 5px;
    left: -17%;
  }

  .rt-sold-propertise-left-arrow.rt-change-arrow-position {
    bottom: -4.5rem;
    left: -13%;
  }

  .rt-sold-propertise-right-arrow {
    width: 2.5rem;
    min-width: 2.5rem;
    height: 2.5rem;
    min-height: 2.5rem;
    padding-bottom: 5px;
  }

  .rt-sold-propertise-right-arrow.rt-change-arrow-position {
    bottom: -4.5rem;
    left: 4.3rem;
  }

  .rt-hero-v2-image-wrapper {
    height: 60vh;
  }

  .rt-home-three-hero-timeline, .rt-hero-v2-slide-nav-container {
    display: none;
  }

  .rt-hero-v2-image {
    height: 100%;
  }

  .rt-iconic-propertise {
    padding-top: 60px;
  }

  .rt-client-wrapper {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .rt-client-card {
    min-width: 120px;
    height: 100px;
  }

  .rt-discover-middle-wrapper.rt-overflow-hidden {
    text-align: center;
    justify-content: center;
    align-items: center;
  }

  .rt-bigimage-thumbnail-card-one.is-width {
    max-width: none;
  }

  .rt-mega-menu-wrap {
    padding-left: 0;
    padding-right: 0;
  }

  .rt-nav-dropdown-wrapper {
    padding-left: .9375rem;
    padding-right: .9375rem;
  }

  .rt-dropdown-item-wrapper {
    grid-template-columns: 1fr;
  }
}

#w-node-bb5bb2a5-aeab-647b-4762-e452a82506bf-a82506b4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 767px) {
  #w-node-bb5bb2a5-aeab-647b-4762-e452a82506b7-a82506b4 {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }
}

@media screen and (max-width: 479px) {
  #w-node-bb5bb2a5-aeab-647b-4762-e452a82506b7-a82506b4, #w-node-bb5bb2a5-aeab-647b-4762-e452a82506b7-a82506b4:where(.w-variant-fa695a64-47c1-f0e8-b313-d32270d98df2) {
    grid-column: span 2 / span 2;
  }

  #w-node-bb5bb2a5-aeab-647b-4762-e452a82506dd-a82506b4, #w-node-bb5bb2a5-aeab-647b-4762-e452a82506dd-a82506b4:where(.w-variant-fa695a64-47c1-f0e8-b313-d32270d98df2) {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}


