.header-gr-wrapper {
  display: contents;
}
.header-gr-header {
  width: 100%;
  display: flex;
  z-index: 1000;
  position: relative;
  box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.15);
  align-items: flex-start;
  margin-bottom: var(--dl-space-space-unit);
  flex-direction: column;
  justify-content: flex-start;
  background-color: #ffffff;
}
.header-gr-navbar-interactive {
  align-self: center;
  background-color: transparent;
}
.header-gr-image1 {
  width: auto;
  height: auto;
  max-width: 200px;
  object-fit: cover;
  text-decoration: none;
}
.header-gr-desktop-menu {
  flex: 1;
  color: #8C8166;
  display: flex;
  align-items: flex-end;
  flex-direction: column;
  justify-content: center;
}
.header-gr-links1 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
.header-gr-nav121 {
  font-size: 20px;
  font-style: normal;
  transition: 0.3s;
  font-family: "Tahoma";
  font-weight: 500;
  line-height: 1.15;
  text-transform: none;
  text-decoration: none;
}
.header-gr-nav121:hover {
  font-size: 23px;
}
.header-gr-nav221 {
  font-size: 20px;
  font-style: normal;
  transition: 0.3s;
  font-family: "Tahoma";
  font-weight: 500;
  line-height: 1.15;
  margin-left: var(--dl-space-space-unit);
  text-transform: none;
  text-decoration: none;
}
.header-gr-nav221:hover {
  font-size: 23px;
}
.header-gr-nav321 {
  font-size: 20px;
  transition: 0.3s;
  font-family: "Tahoma";
  font-weight: 400;
  line-height: 150%;
  margin-left: var(--dl-space-space-unit);
  text-decoration: none;
}
.header-gr-nav321:hover {
  font-size: 23px;
}
.header-gr-nav421 {
  font-size: 20px;
  transition: 0.3s;
  font-family: "Tahoma";
  font-weight: 400;
  line-height: 150%;
  margin-left: var(--dl-space-space-unit);
  text-decoration: none;
}
.header-gr-nav421:hover {
  font-size: 23px;
}
.header-gr-burger-menu {
  display: none;
}
.header-gr-icon10 {
  width: var(--dl-size-size-xsmall);
  cursor: pointer;
  height: var(--dl-size-size-xsmall);
}
.header-gr-mobile-menu1 {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  display: none;
  padding: 32px;
  z-index: 100;
  position: absolute;
  flex-direction: column;
  justify-content: space-between;
  background-color: #ffffff;
}
.header-gr-nav {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
}
.header-gr-top {
  width: 100%;
  display: flex;
  position: relative;
  align-self: center;
  align-items: center;
  margin-bottom: var(--dl-space-space-threeunits);
  justify-content: space-between;
}
.header-gr-link2 {
  display: contents;
}
.header-gr-image2 {
  width: auto;
  height: auto;
  max-width: 200px;
  object-fit: cover;
  text-decoration: none;
}
.header-gr-close-menu {
  display: flex;
  align-items: center;
  justify-content: center;
}
.header-gr-icon12 {
  width: var(--dl-size-size-xsmall);
  cursor: pointer;
  height: var(--dl-size-size-xsmall);
}
.header-gr-links2 {
  flex: 0 0 auto;
  display: flex;
  align-self: center;
  align-items: flex-start;
  flex-direction: column;
}
.header-gr-nav122 {
  font-size: large;
  align-self: center;
  font-family: Noto Sans;
  font-weight: 400;
  line-height: 150%;
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
.header-gr-nav222 {
  font-size: large;
  align-self: center;
  font-family: Noto Sans;
  font-weight: 400;
  line-height: 150%;
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
.header-gr-nav322 {
  font-size: large;
  align-self: center;
  font-family: Noto Sans;
  font-weight: 400;
  line-height: 150%;
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
.header-gr-nav422 {
  font-size: large;
  align-self: center;
  font-family: Noto Sans;
  font-weight: 400;
  line-height: 150%;
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
.header-gr-buttons {
  display: none;
  margin-top: var(--dl-space-space-unit);
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.header-gr-icon14 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
  margin-right: var(--dl-space-space-twounits);
}
.header-gr-icon16 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
  margin-right: var(--dl-space-space-twounits);
}
.header-gr-icon18 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}






@media(max-width: 991px) {
  .header-gr-navbar-interactive {
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
  }
  .header-gr-nav221 {
    font-size: 20px;
    text-align: center;
    margin-left: var(--dl-space-space-halfunit);
  }
  .header-gr-nav321 {
    text-align: center;
    margin-left: var(--dl-space-space-halfunit);
  }
  .header-gr-nav421 {
    text-align: center;
    margin-left: var(--dl-space-space-halfunit);
  }
  .header-gr-top {
    flex-direction: row;
  }
  .header-gr-buttons {
    display: none;
  }
}
@media(max-width: 767px) {
  .header-gr-navbar-interactive {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .header-gr-desktop-menu {
    display: none;
  }
  .header-gr-burger-menu {
    width: auto;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .header-gr-icon10 {
    fill: #8C8166;
    width: var(--dl-size-size-small);
    height: var(--dl-size-size-small);
  }
  .header-gr-top {
    position: relative;
    align-self: center;
    align-items: center;
    flex-direction: row;
    justify-content: center;
  }
  .header-gr-close-menu {
    top: 0px;
    right: 0px;
    position: absolute;
    align-self: center;
    flex-direction: column;
    justify-content: flex-end;
  }
  .header-gr-icon12 {
    fill: #bcb193;
    width: var(--dl-size-size-small);
    height: var(--dl-size-size-small);
  }
  .header-gr-nav122 {
    color: #8C8166;
  }
  .header-gr-nav222 {
    color: #8C8166;
    align-self: center;
  }
  .header-gr-nav322 {
    color: #8C8166;
    align-self: center;
  }
  .header-gr-nav422 {
    color: #8C8166;
    align-self: center;
  }
  .header-gr-buttons {
    display: none;
  }
}
@media(max-width: 479px) {
  .header-gr-navbar-interactive {
    padding: var(--dl-space-space-unit);
  }
  .header-gr-mobile-menu1 {
    padding: 16px;
  }
  .header-gr-icon12 {
    fill: #BCB193;
    margin-left: var(--dl-space-space-halfunit);
  }
  .header-gr-nav122 {
    color: #8c8166;
  }
  .header-gr-nav222 {
    color: #8c8166;
  }
  .header-gr-nav322 {
    color: #8c8166;
  }
  .header-gr-nav422 {
    color: #8c8166;
  }
  .header-gr-buttons {
    display: none;
  }
}

.gallery-card31-wrapper {
  display: contents;
}
.gallery-card31-gallery-card {
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.gallery-card31-image {
  top: 0px;
  left: 0px;
  right: auto;
  width: 100%;
  bottom: auto;
  height: 100%;
  position: absolute;
  object-fit: cover;
}
.gallery-card31-container {
  width: 100%;
  height: 300px;
  display: flex;
  opacity: 0;
  padding: var(--dl-space-space-twounits);
  z-index: 1;
  transition: 0.3s;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.9));;
}
.gallery-card31-container:hover {
  opacity: 1;
}
.gallery-card31-text1 {
  color: var(--dl-color-gray-white);
  font-size: 1.5rem;
  text-align: center;
  font-weight: 500;
  margin-bottom: var(--dl-space-space-oneandhalfunits);
}
.gallery-card31-text2 {
  color: var(--dl-color-gray-white);
  text-align: center;
}





































@media(max-width: 479px) {
  .gallery-card31-text1 {
    align-self: center;
    margin-bottom: var(--dl-space-space-unit);
  }
}

.gallery-card31-wrapper-d4tc {
  display: contents;
}
.gallery-card31-gallery-card1 {
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.gallery-card31-image1 {
  top: 0px;
  left: 0px;
  right: auto;
  width: 100%;
  bottom: auto;
  height: 100%;
  position: absolute;
  object-fit: cover;
}
.gallery-card31-container1 {
  width: 100%;
  height: 300px;
  display: flex;
  opacity: 0;
  padding: var(--dl-space-space-twounits);
  z-index: 1;
  transition: 0.3s;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.9));;
}
.gallery-card31-container1:hover {
  opacity: 1;
}
.gallery-card31-text3 {
  color: var(--dl-color-gray-white);
  font-size: 1.5rem;
  text-align: center;
  font-weight: 500;
  margin-bottom: var(--dl-space-space-oneandhalfunits);
}
.gallery-card31-text4 {
  color: var(--dl-color-gray-white);
  text-align: center;
}





































@media(max-width: 479px) {
  .gallery-card31-text3 {
    align-self: center;
    margin-bottom: var(--dl-space-space-unit);
  }
}

.gallery-card31-wrapper-efmw {
  display: contents;
}
.gallery-card31-gallery-card2 {
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.gallery-card31-image2 {
  top: 0px;
  left: 0px;
  right: auto;
  width: 100%;
  bottom: auto;
  height: 100%;
  position: absolute;
  object-fit: cover;
}
.gallery-card31-container2 {
  width: 100%;
  height: 300px;
  display: flex;
  opacity: 0;
  padding: var(--dl-space-space-twounits);
  z-index: 1;
  transition: 0.3s;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.9));;
}
.gallery-card31-container2:hover {
  opacity: 1;
}
.gallery-card31-text5 {
  color: var(--dl-color-gray-white);
  font-size: 1.5rem;
  text-align: center;
  font-weight: 500;
  margin-bottom: var(--dl-space-space-oneandhalfunits);
}
.gallery-card31-text6 {
  color: var(--dl-color-gray-white);
  text-align: center;
}





































@media(max-width: 479px) {
  .gallery-card31-text5 {
    align-self: center;
    margin-bottom: var(--dl-space-space-unit);
  }
}

.gallery-card31-wrapper-rbh4 {
  display: contents;
}
.gallery-card31-gallery-card3 {
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.gallery-card31-image3 {
  top: 0px;
  left: 0px;
  right: auto;
  width: 100%;
  bottom: auto;
  height: 100%;
  position: absolute;
  object-fit: cover;
}
.gallery-card31-container3 {
  width: 100%;
  height: 300px;
  display: flex;
  opacity: 0;
  padding: var(--dl-space-space-twounits);
  z-index: 1;
  transition: 0.3s;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.9));;
}
.gallery-card31-container3:hover {
  opacity: 1;
}
.gallery-card31-text7 {
  color: var(--dl-color-gray-white);
  font-size: 1.5rem;
  text-align: center;
  font-weight: 500;
  margin-bottom: var(--dl-space-space-oneandhalfunits);
}
.gallery-card31-text8 {
  color: var(--dl-color-gray-white);
  text-align: center;
}





































@media(max-width: 479px) {
  .gallery-card31-text7 {
    align-self: center;
    margin-bottom: var(--dl-space-space-unit);
  }
}

.gallery-card31-wrapper-8g2o {
  display: contents;
}
.gallery-card31-gallery-card4 {
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.gallery-card31-image4 {
  top: 0px;
  left: 0px;
  right: auto;
  width: 100%;
  bottom: auto;
  height: 100%;
  position: absolute;
  object-fit: cover;
}
.gallery-card31-container4 {
  width: 100%;
  height: 300px;
  display: flex;
  opacity: 0;
  padding: var(--dl-space-space-twounits);
  z-index: 1;
  transition: 0.3s;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.9));;
}
.gallery-card31-container4:hover {
  opacity: 1;
}
.gallery-card31-text9 {
  color: var(--dl-color-gray-white);
  font-size: 1.5rem;
  text-align: center;
  font-weight: 500;
  margin-bottom: var(--dl-space-space-oneandhalfunits);
}
.gallery-card31-text10 {
  color: var(--dl-color-gray-white);
  text-align: center;
}





































@media(max-width: 479px) {
  .gallery-card31-text9 {
    align-self: center;
    margin-bottom: var(--dl-space-space-unit);
  }
}

.gallery-card31-wrapper-raru {
  display: contents;
}
.gallery-card31-gallery-card5 {
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.gallery-card31-image5 {
  top: 0px;
  left: 0px;
  right: auto;
  width: 100%;
  bottom: auto;
  height: 100%;
  position: absolute;
  object-fit: cover;
}
.gallery-card31-container5 {
  width: 100%;
  height: 300px;
  display: flex;
  opacity: 0;
  padding: var(--dl-space-space-twounits);
  z-index: 1;
  transition: 0.3s;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.9));;
}
.gallery-card31-container5:hover {
  opacity: 1;
}
.gallery-card31-text11 {
  color: var(--dl-color-gray-white);
  font-size: 1.5rem;
  text-align: center;
  font-weight: 500;
  margin-bottom: var(--dl-space-space-oneandhalfunits);
}
.gallery-card31-text12 {
  color: var(--dl-color-gray-white);
  text-align: center;
}





































@media(max-width: 479px) {
  .gallery-card31-text11 {
    align-self: center;
    margin-bottom: var(--dl-space-space-unit);
  }
}

.gallery-card31-wrapper-5rca {
  display: contents;
}
.gallery-card31-gallery-card6 {
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.gallery-card31-image6 {
  top: 0px;
  left: 0px;
  right: auto;
  width: 100%;
  bottom: auto;
  height: 100%;
  position: absolute;
  object-fit: cover;
}
.gallery-card31-container6 {
  width: 100%;
  height: 300px;
  display: flex;
  opacity: 0;
  padding: var(--dl-space-space-twounits);
  z-index: 1;
  transition: 0.3s;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.9));;
}
.gallery-card31-container6:hover {
  opacity: 1;
}
.gallery-card31-text13 {
  color: var(--dl-color-gray-white);
  font-size: 1.5rem;
  text-align: center;
  font-weight: 500;
  margin-bottom: var(--dl-space-space-oneandhalfunits);
}
.gallery-card31-text14 {
  color: var(--dl-color-gray-white);
  text-align: center;
}





































@media(max-width: 479px) {
  .gallery-card31-text13 {
    align-self: center;
    margin-bottom: var(--dl-space-space-unit);
  }
}

.gallery-card31-wrapper-1zat {
  display: contents;
}
.gallery-card31-gallery-card7 {
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.gallery-card31-image7 {
  top: 0px;
  left: 0px;
  right: auto;
  width: 100%;
  bottom: auto;
  height: 100%;
  position: absolute;
  object-fit: cover;
}
.gallery-card31-container7 {
  width: 100%;
  height: 300px;
  display: flex;
  opacity: 0;
  padding: var(--dl-space-space-twounits);
  z-index: 1;
  transition: 0.3s;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.9));;
}
.gallery-card31-container7:hover {
  opacity: 1;
}
.gallery-card31-text15 {
  color: var(--dl-color-gray-white);
  font-size: 1.5rem;
  text-align: center;
  font-weight: 500;
  margin-bottom: var(--dl-space-space-oneandhalfunits);
}
.gallery-card31-text16 {
  color: var(--dl-color-gray-white);
  text-align: center;
}





































@media(max-width: 479px) {
  .gallery-card31-text15 {
    align-self: center;
    margin-bottom: var(--dl-space-space-unit);
  }
}

.gallery-card31-wrapper-1qw4 {
  display: contents;
}
.gallery-card31-gallery-card8 {
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.gallery-card31-image8 {
  top: 0px;
  left: 0px;
  right: auto;
  width: 100%;
  bottom: auto;
  height: 100%;
  position: absolute;
  object-fit: cover;
}
.gallery-card31-container8 {
  width: 100%;
  height: 300px;
  display: flex;
  opacity: 0;
  padding: var(--dl-space-space-twounits);
  z-index: 1;
  transition: 0.3s;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.9));;
}
.gallery-card31-container8:hover {
  opacity: 1;
}
.gallery-card31-text17 {
  color: var(--dl-color-gray-white);
  font-size: 1.5rem;
  text-align: center;
  font-weight: 500;
  margin-bottom: var(--dl-space-space-oneandhalfunits);
}
.gallery-card31-text18 {
  color: var(--dl-color-gray-white);
  text-align: center;
}





































@media(max-width: 479px) {
  .gallery-card31-text17 {
    align-self: center;
    margin-bottom: var(--dl-space-space-unit);
  }
}

.gallery-card31-wrapper-e6ri {
  display: contents;
}
.gallery-card31-gallery-card9 {
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.gallery-card31-image9 {
  top: 0px;
  left: 0px;
  right: auto;
  width: 100%;
  bottom: auto;
  height: 100%;
  position: absolute;
  object-fit: cover;
}
.gallery-card31-container9 {
  width: 100%;
  height: 300px;
  display: flex;
  opacity: 0;
  padding: var(--dl-space-space-twounits);
  z-index: 1;
  transition: 0.3s;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.9));;
}
.gallery-card31-container9:hover {
  opacity: 1;
}
.gallery-card31-text19 {
  color: var(--dl-color-gray-white);
  font-size: 1.5rem;
  text-align: center;
  font-weight: 500;
  margin-bottom: var(--dl-space-space-oneandhalfunits);
}
.gallery-card31-text20 {
  color: var(--dl-color-gray-white);
  text-align: center;
}





































@media(max-width: 479px) {
  .gallery-card31-text19 {
    align-self: center;
    margin-bottom: var(--dl-space-space-unit);
  }
}

.gallery-card31-wrapper-kfdb {
  display: contents;
}
.gallery-card31-gallery-card10 {
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.gallery-card31-image10 {
  top: 0px;
  left: 0px;
  right: auto;
  width: 100%;
  bottom: auto;
  height: 100%;
  position: absolute;
  object-fit: cover;
}
.gallery-card31-container10 {
  width: 100%;
  height: 300px;
  display: flex;
  opacity: 0;
  padding: var(--dl-space-space-twounits);
  z-index: 1;
  transition: 0.3s;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.9));;
}
.gallery-card31-container10:hover {
  opacity: 1;
}
.gallery-card31-text21 {
  color: var(--dl-color-gray-white);
  font-size: 1.5rem;
  text-align: center;
  font-weight: 500;
  margin-bottom: var(--dl-space-space-oneandhalfunits);
}
.gallery-card31-text22 {
  color: var(--dl-color-gray-white);
  text-align: center;
}





































@media(max-width: 479px) {
  .gallery-card31-text21 {
    align-self: center;
    margin-bottom: var(--dl-space-space-unit);
  }
}

.gallery-card31-wrapper-4f0a {
  display: contents;
}
.gallery-card31-gallery-card11 {
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.gallery-card31-image11 {
  top: 0px;
  left: 0px;
  right: auto;
  width: 100%;
  bottom: auto;
  height: 100%;
  position: absolute;
  object-fit: cover;
}
.gallery-card31-container11 {
  width: 100%;
  height: 300px;
  display: flex;
  opacity: 0;
  padding: var(--dl-space-space-twounits);
  z-index: 1;
  transition: 0.3s;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.9));;
}
.gallery-card31-container11:hover {
  opacity: 1;
}
.gallery-card31-text23 {
  color: var(--dl-color-gray-white);
  font-size: 1.5rem;
  text-align: center;
  font-weight: 500;
  margin-bottom: var(--dl-space-space-oneandhalfunits);
}
.gallery-card31-text24 {
  color: var(--dl-color-gray-white);
  text-align: center;
}





































@media(max-width: 479px) {
  .gallery-card31-text23 {
    align-self: center;
    margin-bottom: var(--dl-space-space-unit);
  }
}

.gallery-card31-wrapper-a78v {
  display: contents;
}
.gallery-card31-gallery-card12 {
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.gallery-card31-image12 {
  top: 0px;
  left: 0px;
  right: auto;
  width: 100%;
  bottom: auto;
  height: 100%;
  position: absolute;
  object-fit: cover;
}
.gallery-card31-container12 {
  width: 100%;
  height: 300px;
  display: flex;
  opacity: 0;
  padding: var(--dl-space-space-twounits);
  z-index: 1;
  transition: 0.3s;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.9));;
}
.gallery-card31-container12:hover {
  opacity: 1;
}
.gallery-card31-text25 {
  color: var(--dl-color-gray-white);
  font-size: 1.5rem;
  text-align: center;
  font-weight: 500;
  margin-bottom: var(--dl-space-space-oneandhalfunits);
}
.gallery-card31-text26 {
  color: var(--dl-color-gray-white);
  text-align: center;
}





































@media(max-width: 479px) {
  .gallery-card31-text25 {
    align-self: center;
    margin-bottom: var(--dl-space-space-unit);
  }
}

.gallery-card31-wrapper-cxkh {
  display: contents;
}
.gallery-card31-gallery-card13 {
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.gallery-card31-image13 {
  top: 0px;
  left: 0px;
  right: auto;
  width: 100%;
  bottom: auto;
  height: 100%;
  position: absolute;
  object-fit: cover;
}
.gallery-card31-container13 {
  width: 100%;
  height: 300px;
  display: flex;
  opacity: 0;
  padding: var(--dl-space-space-twounits);
  z-index: 1;
  transition: 0.3s;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.9));;
}
.gallery-card31-container13:hover {
  opacity: 1;
}
.gallery-card31-text27 {
  color: var(--dl-color-gray-white);
  font-size: 1.5rem;
  text-align: center;
  font-weight: 500;
  margin-bottom: var(--dl-space-space-oneandhalfunits);
}
.gallery-card31-text28 {
  color: var(--dl-color-gray-white);
  text-align: center;
}





































@media(max-width: 479px) {
  .gallery-card31-text27 {
    align-self: center;
    margin-bottom: var(--dl-space-space-unit);
  }
}

.gallery-card31-wrapper-y67s {
  display: contents;
}
.gallery-card31-gallery-card14 {
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.gallery-card31-image14 {
  top: 0px;
  left: 0px;
  right: auto;
  width: 100%;
  bottom: auto;
  height: 100%;
  position: absolute;
  object-fit: cover;
}
.gallery-card31-container14 {
  width: 100%;
  height: 300px;
  display: flex;
  opacity: 0;
  padding: var(--dl-space-space-twounits);
  z-index: 1;
  transition: 0.3s;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.9));;
}
.gallery-card31-container14:hover {
  opacity: 1;
}
.gallery-card31-text29 {
  color: var(--dl-color-gray-white);
  font-size: 1.5rem;
  text-align: center;
  font-weight: 500;
  margin-bottom: var(--dl-space-space-oneandhalfunits);
}
.gallery-card31-text30 {
  color: var(--dl-color-gray-white);
  text-align: center;
}





































@media(max-width: 479px) {
  .gallery-card31-text29 {
    align-self: center;
    margin-bottom: var(--dl-space-space-unit);
  }
}

.gallery-card31-wrapper-sdkh {
  display: contents;
}
.gallery-card31-gallery-card15 {
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.gallery-card31-image15 {
  top: 0px;
  left: 0px;
  right: auto;
  width: 100%;
  bottom: auto;
  height: 100%;
  position: absolute;
  object-fit: cover;
}
.gallery-card31-container15 {
  width: 100%;
  height: 300px;
  display: flex;
  opacity: 0;
  padding: var(--dl-space-space-twounits);
  z-index: 1;
  transition: 0.3s;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.9));;
}
.gallery-card31-container15:hover {
  opacity: 1;
}
.gallery-card31-text31 {
  color: var(--dl-color-gray-white);
  font-size: 1.5rem;
  text-align: center;
  font-weight: 500;
  margin-bottom: var(--dl-space-space-oneandhalfunits);
}
.gallery-card31-text32 {
  color: var(--dl-color-gray-white);
  text-align: center;
}





































@media(max-width: 479px) {
  .gallery-card31-text31 {
    align-self: center;
    margin-bottom: var(--dl-space-space-unit);
  }
}

.gallery-card31-wrapper-jwci {
  display: contents;
}
.gallery-card31-gallery-card16 {
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.gallery-card31-image16 {
  top: 0px;
  left: 0px;
  right: auto;
  width: 100%;
  bottom: auto;
  height: 100%;
  position: absolute;
  object-fit: cover;
}
.gallery-card31-container16 {
  width: 100%;
  height: 300px;
  display: flex;
  opacity: 0;
  padding: var(--dl-space-space-twounits);
  z-index: 1;
  transition: 0.3s;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.9));;
}
.gallery-card31-container16:hover {
  opacity: 1;
}
.gallery-card31-text33 {
  color: var(--dl-color-gray-white);
  font-size: 1.5rem;
  text-align: center;
  font-weight: 500;
  margin-bottom: var(--dl-space-space-oneandhalfunits);
}
.gallery-card31-text34 {
  color: var(--dl-color-gray-white);
  text-align: center;
}





































@media(max-width: 479px) {
  .gallery-card31-text33 {
    align-self: center;
    margin-bottom: var(--dl-space-space-unit);
  }
}

.gallery-card31-wrapper-1sv4 {
  display: contents;
}
.gallery-card31-gallery-card17 {
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.gallery-card31-image17 {
  top: 0px;
  left: 0px;
  right: auto;
  width: 100%;
  bottom: auto;
  height: 100%;
  position: absolute;
  object-fit: cover;
}
.gallery-card31-container17 {
  width: 100%;
  height: 300px;
  display: flex;
  opacity: 0;
  padding: var(--dl-space-space-twounits);
  z-index: 1;
  transition: 0.3s;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.9));;
}
.gallery-card31-container17:hover {
  opacity: 1;
}
.gallery-card31-text35 {
  color: var(--dl-color-gray-white);
  font-size: 1.5rem;
  text-align: center;
  font-weight: 500;
  margin-bottom: var(--dl-space-space-oneandhalfunits);
}
.gallery-card31-text36 {
  color: var(--dl-color-gray-white);
  text-align: center;
}





































@media(max-width: 479px) {
  .gallery-card31-text35 {
    align-self: center;
    margin-bottom: var(--dl-space-space-unit);
  }
}

.gallery-card31-wrapper-c7vs {
  display: contents;
}
.gallery-card31-gallery-card18 {
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.gallery-card31-image18 {
  top: 0px;
  left: 0px;
  right: auto;
  width: 100%;
  bottom: auto;
  height: 100%;
  position: absolute;
  object-fit: cover;
}
.gallery-card31-container18 {
  width: 100%;
  height: 300px;
  display: flex;
  opacity: 0;
  padding: var(--dl-space-space-twounits);
  z-index: 1;
  transition: 0.3s;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.9));;
}
.gallery-card31-container18:hover {
  opacity: 1;
}
.gallery-card31-text37 {
  color: var(--dl-color-gray-white);
  font-size: 1.5rem;
  text-align: center;
  font-weight: 500;
  margin-bottom: var(--dl-space-space-oneandhalfunits);
}
.gallery-card31-text38 {
  color: var(--dl-color-gray-white);
  text-align: center;
}





































@media(max-width: 479px) {
  .gallery-card31-text37 {
    align-self: center;
    margin-bottom: var(--dl-space-space-unit);
  }
}

.gallery-card31-wrapper-ul65 {
  display: contents;
}
.gallery-card31-gallery-card19 {
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.gallery-card31-image19 {
  top: 0px;
  left: 0px;
  right: auto;
  width: 100%;
  bottom: auto;
  height: 100%;
  position: absolute;
  object-fit: cover;
}
.gallery-card31-container19 {
  width: 100%;
  height: 300px;
  display: flex;
  opacity: 0;
  padding: var(--dl-space-space-twounits);
  z-index: 1;
  transition: 0.3s;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.9));;
}
.gallery-card31-container19:hover {
  opacity: 1;
}
.gallery-card31-text39 {
  color: var(--dl-color-gray-white);
  font-size: 1.5rem;
  text-align: center;
  font-weight: 500;
  margin-bottom: var(--dl-space-space-oneandhalfunits);
}
.gallery-card31-text40 {
  color: var(--dl-color-gray-white);
  text-align: center;
}





































@media(max-width: 479px) {
  .gallery-card31-text39 {
    align-self: center;
    margin-bottom: var(--dl-space-space-unit);
  }
}

.gallery-card31-wrapper-eezh {
  display: contents;
}
.gallery-card31-gallery-card20 {
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.gallery-card31-image20 {
  top: 0px;
  left: 0px;
  right: auto;
  width: 100%;
  bottom: auto;
  height: 100%;
  position: absolute;
  object-fit: cover;
}
.gallery-card31-container20 {
  width: 100%;
  height: 300px;
  display: flex;
  opacity: 0;
  padding: var(--dl-space-space-twounits);
  z-index: 1;
  transition: 0.3s;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.9));;
}
.gallery-card31-container20:hover {
  opacity: 1;
}
.gallery-card31-text41 {
  color: var(--dl-color-gray-white);
  font-size: 1.5rem;
  text-align: center;
  font-weight: 500;
  margin-bottom: var(--dl-space-space-oneandhalfunits);
}
.gallery-card31-text42 {
  color: var(--dl-color-gray-white);
  text-align: center;
}





































@media(max-width: 479px) {
  .gallery-card31-text41 {
    align-self: center;
    margin-bottom: var(--dl-space-space-unit);
  }
}

.gallery-card31-wrapper-8e4n {
  display: contents;
}
.gallery-card31-gallery-card21 {
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.gallery-card31-image21 {
  top: 0px;
  left: 0px;
  right: auto;
  width: 100%;
  bottom: auto;
  height: 100%;
  position: absolute;
  object-fit: cover;
}
.gallery-card31-container21 {
  width: 100%;
  height: 300px;
  display: flex;
  opacity: 0;
  padding: var(--dl-space-space-twounits);
  z-index: 1;
  transition: 0.3s;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.9));;
}
.gallery-card31-container21:hover {
  opacity: 1;
}
.gallery-card31-text43 {
  color: var(--dl-color-gray-white);
  font-size: 1.5rem;
  text-align: center;
  font-weight: 500;
  margin-bottom: var(--dl-space-space-oneandhalfunits);
}
.gallery-card31-text44 {
  color: var(--dl-color-gray-white);
  text-align: center;
}





































@media(max-width: 479px) {
  .gallery-card31-text43 {
    align-self: center;
    margin-bottom: var(--dl-space-space-unit);
  }
}

.gallery-card31-wrapper-uyf9 {
  display: contents;
}
.gallery-card31-gallery-card22 {
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.gallery-card31-image22 {
  top: 0px;
  left: 0px;
  right: auto;
  width: 100%;
  bottom: auto;
  height: 100%;
  position: absolute;
  object-fit: cover;
}
.gallery-card31-container22 {
  width: 100%;
  height: 300px;
  display: flex;
  opacity: 0;
  padding: var(--dl-space-space-twounits);
  z-index: 1;
  transition: 0.3s;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.9));;
}
.gallery-card31-container22:hover {
  opacity: 1;
}
.gallery-card31-text45 {
  color: var(--dl-color-gray-white);
  font-size: 1.5rem;
  text-align: center;
  font-weight: 500;
  margin-bottom: var(--dl-space-space-oneandhalfunits);
}
.gallery-card31-text46 {
  color: var(--dl-color-gray-white);
  text-align: center;
}





































@media(max-width: 479px) {
  .gallery-card31-text45 {
    align-self: center;
    margin-bottom: var(--dl-space-space-unit);
  }
}

.gallery-card31-wrapper-j06v {
  display: contents;
}
.gallery-card31-gallery-card23 {
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.gallery-card31-image23 {
  top: 0px;
  left: 0px;
  right: auto;
  width: 100%;
  bottom: auto;
  height: 100%;
  position: absolute;
  object-fit: cover;
}
.gallery-card31-container23 {
  width: 100%;
  height: 300px;
  display: flex;
  opacity: 0;
  padding: var(--dl-space-space-twounits);
  z-index: 1;
  transition: 0.3s;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.9));;
}
.gallery-card31-container23:hover {
  opacity: 1;
}
.gallery-card31-text47 {
  color: var(--dl-color-gray-white);
  font-size: 1.5rem;
  text-align: center;
  font-weight: 500;
  margin-bottom: var(--dl-space-space-oneandhalfunits);
}
.gallery-card31-text48 {
  color: var(--dl-color-gray-white);
  text-align: center;
}





































@media(max-width: 479px) {
  .gallery-card31-text47 {
    align-self: center;
    margin-bottom: var(--dl-space-space-unit);
  }
}

.residential-property-gallery-wrapper {
  display: contents;
}
.residential-property-gallery-image-gallery-residential-property {
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  align-items: center;
  padding-left: var(--dl-space-space-twounits);
  margin-bottom: var(--dl-space-space-unit);
  padding-right: var(--dl-space-space-twounits);
  flex-direction: column;
  justify-content: space-between;
}
.residential-property-gallery-container {
  width: 100%;
  display: grid;
  grid-gap: var(--dl-space-space-unit);
  padding-top: var(--dl-space-space-halfunit);
  padding-bottom: var(--dl-space-space-halfunit);
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
.residential-property-gallery-component10 {
  text-decoration: none;
}
.residential-property-gallery-component11 {
  text-decoration: none;
}
.residential-property-gallery-component12 {
  text-decoration: none;
}
.residential-property-gallery-component13 {
  text-decoration: none;
}
.residential-property-gallery-component14 {
  text-decoration: none;
}
.residential-property-gallery-component15 {
  text-decoration: none;
}
.residential-property-gallery-component16 {
  text-decoration: none;
}
.residential-property-gallery-component17 {
  text-decoration: none;
}
.residential-property-gallery-component18 {
  text-decoration: none;
}
.residential-property-gallery-component19 {
  text-decoration: none;
}
.residential-property-gallery-component20 {
  text-decoration: none;
}
.residential-property-gallery-component21 {
  text-decoration: none;
}
.residential-property-gallery-component22 {
  text-decoration: none;
}
.residential-property-gallery-component23 {
  text-decoration: none;
}
.residential-property-gallery-component24 {
  text-decoration: none;
}
.residential-property-gallery-component25 {
  text-decoration: none;
}
.residential-property-gallery-component26 {
  text-decoration: none;
}
.residential-property-gallery-component27 {
  text-decoration: none;
}
.residential-property-gallery-component28 {
  text-decoration: none;
}
.residential-property-gallery-component29 {
  text-decoration: none;
}
.residential-property-gallery-component30 {
  text-decoration: none;
}
.residential-property-gallery-component31 {
  text-decoration: none;
}
.residential-property-gallery-component32 {
  text-decoration: none;
}
.residential-property-gallery-component33 {
  text-decoration: none;
}


@media(max-width: 991px) {
  .residential-property-gallery-container {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media(max-width: 767px) {
  .residential-property-gallery-image-gallery-residential-property {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .residential-property-gallery-container {
    grid-template-columns: 1fr 1fr;
  }
}
@media(max-width: 479px) {
  .residential-property-gallery-image-gallery-residential-property {
    padding-top: var(--dl-space-space-twounits);
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
    padding-bottom: var(--dl-space-space-twounits);
  }
  .residential-property-gallery-container {
    grid-template-columns: 1fr;
  }
}

.footer-gr-wrapper {
  display: contents;
}
.footer-gr-footer {
  width: 100%;
  display: flex;
  z-index: 1000;
  position: relative;
  box-shadow: 5px -5px 10px 0px rgba(0, 0, 0, 0.15);
  margin-top: var(--dl-space-space-unit);
  align-items: flex-end;
  flex-direction: row;
  justify-content: center;
  background-color: #ffffff;
}
.footer-gr-container1 {
  flex: 0 0 auto;
  width: 100%;
  height: 100px;
  display: flex;
  align-items: flex-end;
  padding-left: var(--dl-space-space-twounits);
  padding-right: var(--dl-space-space-twounits);
  justify-content: space-between;
}
.footer-gr-text1 {
  color: #8C8166;
  align-self: center;
  text-align: left;
  font-family: "Arial";
}
.footer-gr-container2 {
  flex: 0 0 auto;
  width: 1px;
  height: var(--dl-size-size-medium);
  display: flex;
  align-self: stretch;
  box-shadow: 0px 5px 10px 1px rgba(212, 212, 212, 0.74);
  align-items: flex-start;
  flex-direction: column;
  background-color: #8C8166;
}
.footer-gr-text2 {
  color: #8C8166;
  align-self: center;
  text-align: left;
  font-family: "Arial";
}


.footer-g-rroot-class-name2 {
  align-self: center;
}


@media(max-width: 991px) {
  .footer-gr-container1 {
    position: relative;
  }
  .footer-gr-text1 {
    margin-right: var(--dl-space-space-halfunit);
  }
  .footer-gr-text2 {
    margin-left: var(--dl-space-space-halfunit);
  }
}
@media(max-width: 767px) {
  .footer-gr-container1 {
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
  }
  .footer-g-rroot-class-name {
    left: 0px;
    bottom: 0px;
    position: static;
    align-self: center;
  }
  .footer-g-rroot-class-name2 {
    left: 0px;
    bottom: 0px;
    position: absolute;
    align-self: center;
  }
}
@media(max-width: 479px) {
  .footer-gr-container1 {
    padding-left: var(--dl-space-space-halfunit);
    padding-right: var(--dl-space-space-halfunit);
  }
}

.residential-properties-gr-container1 {
  width: 100%;
  display: flex;
  overflow: auto;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
  background-color: #ffffff;
}
.residential-properties-gr-hero1 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  margin-top: var(--dl-space-space-halfunit);
  align-items: flex-start;
  justify-content: center;
}
.residential-properties-gr-hero2 {
  padding: var(--dl-space-space-unit);
  padding-top: var(--dl-space-space-twounits);
  padding-left: var(--dl-space-space-twounits);
  padding-right: var(--dl-space-space-twounits);
  padding-bottom: var(--dl-space-space-twounits);
  background-color: transparent;
}
.residential-properties-gr-container2 {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
}
.residential-properties-gr-hero-heading {
  color: rgb(140, 129, 102);
  max-width: 800px;
  font-style: normal;
  text-align: center;
  font-weight: 500;
}
.residential-properties-gr-text10 {
  color: rgb(140, 129, 102);
  font-size: 3rem;
  font-style: normal;
  text-align: center;
  font-family: "Tahoma";
  font-weight: 400;
}
.residential-properties-gr-gallery {
  width: 100%;
  display: flex;
  max-width: var(--dl-size-size-maxwidth);
  align-self: center;
  align-items: center;
  padding-top: var(--dl-space-space-twounits);
  padding-left: var(--dl-space-space-threeunits);
  padding-right: var(--dl-space-space-threeunits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-twounits);
}
.residential-properties-gr-container3 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-self: center;
  align-items: center;
  justify-content: center;
}
.residential-properties-gr-image {
  width: 500px;
  object-fit: cover;
  margin-right: var(--dl-space-space-halfunit);
}
.residential-properties-gr-text13 {
  color: rgb(140, 129, 102);
  font-size: 2.5rem;
  font-style: normal;
  text-align: center;
  font-weight: 500;
}
.residential-properties-gr-banner {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-threeunits);
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
}
.residential-properties-gr-text16 {
  color: rgb(140, 129, 102);
  font-size: 2.5rem;
  font-style: normal;
  text-align: center;
  font-weight: 500;
}
.residential-properties-gr-text17 {
  color: rgb(140, 129, 102);
  font-size: 20px;
  max-width: var(--dl-size-size-maxwidth);
  align-self: center;
  font-style: normal;
  margin-top: var(--dl-space-space-twounits);
  text-align: left;
  font-family: "Inter";
  font-weight: 500;
  margin-bottom: var(--dl-space-space-twounits);
}
.residential-properties-gr-container4 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.residential-properties-gr-container5 {
  width: 600px;
  height: 600px;
  margin-top: var(--dl-space-space-unit);
  margin-left: var(--dl-space-space-unit);
  margin-right: var(--dl-space-space-unit);
  margin-bottom: var(--dl-space-space-unit);
}
.residential-properties-gr-container6 {
  display: contents;
}
@media(max-width: 991px) {
  .residential-properties-gr-hero2 {
    padding-left: var(--dl-space-space-halfunit);
    padding-right: var(--dl-space-space-halfunit);
    flex-direction: column;
  }
  .residential-properties-gr-container2 {
    width: 100%;
    align-items: center;
    margin-right: 0px;
    margin-bottom: var(--dl-space-space-twounits);
    padding-right: 0px;
  }
  .residential-properties-gr-hero-heading {
    text-align: center;
  }
  .residential-properties-gr-container3 {
    width: 100%;
  }
  .residential-properties-gr-image {
    width: 400px;
  }
  .residential-properties-gr-text17 {
    max-width: 100%;
  }
  .residential-properties-gr-container5 {
    margin-left: var(--dl-space-space-halfunit);
    margin-right: var(--dl-space-space-halfunit);
  }
}
@media(max-width: 767px) {
  .residential-properties-gr-hero1 {
    margin-top: var(--dl-space-space-halfunit);
  }
  .residential-properties-gr-hero2 {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .residential-properties-gr-gallery {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .residential-properties-gr-image {
    width: 300px;
  }
  .residential-properties-gr-banner {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .residential-properties-gr-text17 {
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
  }
}
@media(max-width: 479px) {
  .residential-properties-gr-hero2 {
    padding-top: var(--dl-space-space-twounits);
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
    padding-bottom: var(--dl-space-space-twounits);
  }
  .residential-properties-gr-container2 {
    margin-bottom: var(--dl-space-space-unit);
  }
  .residential-properties-gr-gallery {
    padding: var(--dl-space-space-unit);
  }
  .residential-properties-gr-container3 {
    flex-direction: column;
  }
  .residential-properties-gr-image {
    margin-right: 0px;
  }
  .residential-properties-gr-banner {
    padding-top: var(--dl-space-space-twounits);
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
    padding-bottom: var(--dl-space-space-twounits);
  }
}
