.navbar4-wrapper {
  display: contents;
}
 
.navbar4-container1 {
  width: 100%;
  height: 144px;
  display: flex;
  position: relative;
  justify-content: center;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.navbar4-navlink {
  display: contents;
}
 
.navbar4-image1 {
  width: 274px;
  height: 100%;
  display: flex;
  align-self: flex-start;
  object-fit: cover;
  padding-top: 3px;
  text-decoration: none;
}
 
.navbar4-navbar-interactive {
  width: 100%;
  height: 144px;
  display: flex;
  max-width: var(--dl-layout-size-maxwidth);
  align-items: center;
  padding-top: var(--dl-layout-space-twounits);
  padding-left: var(--dl-layout-space-threeunits);
  padding-right: var(--dl-layout-space-threeunits);
  padding-bottom: var(--dl-layout-space-twounits);
  justify-content: flex-start;
}
 
.navbar4-container2 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: space-between;
  flex-direction: column;
}
 
.navbar4-desktop-menu {
  flex: 1;
  display: flex;
  justify-content: space-between;
}
 
.navbar4-links1 {
  gap: var(--dl-layout-space-twounits);
  flex: 1;
  display: flex;
  align-items: center;
  margin-left: var(--dl-layout-space-twounits);
  flex-direction: row;
  justify-content: flex-start;
}
 
.navbar4-link11 {
  text-decoration: none;
}
 
.navbar4-link21 {
  text-decoration: none;
}
 
.navbar4-link31 {
  text-decoration: none;
}
 
.navbar4-link41 {
  text-decoration: none;
}
 
.navbar4-burger-menu {
  display: none;
}
 
.navbar4-icon1 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
}
 
.navbar4-mobile-menu {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  display: none;
  padding: var(--dl-layout-space-twounits);
  z-index: 100;
  position: absolute;
  flex-direction: column;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.navbar4-image2 {
  width: 127px;
  height: 65px;
  object-fit: cover;
  border-radius: 8px;
}
 
.navbar4-links2 {
  gap: var(--dl-layout-space-twounits);
  flex: 1;
  display: flex;
  align-items: center;
  margin-left: var(--dl-layout-space-twounits);
  flex-direction: row;
  justify-content: flex-start;
}
 
.navbar4-link12 {
  text-decoration: none;
}
 
.navbar4-link22 {
  text-decoration: none;
}
 
.navbar4-link32 {
  text-decoration: none;
}
 
.navbar4-link42 {
  text-decoration: none;
}
 
.navbar4-email-link {
  padding: 4px;
  border-color: var(--dl-color-theme-neutral-dark);
  border-width: 1px;
  border-radius: 6px;
  text-decoration: none;
}
 
.home-fragment10 {
  display: contents;
}
 
.home-text10 {
  display: inline-block;
}
 
.home-fragment14 {
  display: contents;
}
 
.home-text14 {
  display: inline-block;
  font-size: 14px;
}
 
.home-fragment12 {
  display: contents;
}
 
.home-text12 {
  display: inline-block;
}
 
.home-fragment13 {
  display: contents;
}
 
.home-text13 {
  display: inline-block;
}
 
.home-fragment19 {
  display: contents;
}
 
.home-text19 {
  display: inline-block;
}
 
.home-fragment17 {
  display: contents;
}
 
.home-text17 {
  display: inline-block;
}
 
.home-fragment15 {
  display: contents;
}
 
.home-text15 {
  display: inline-block;
}
 
.home-fragment20 {
  display: contents;
}
 
.home-text20 {
  display: inline-block;
}
 
.home-fragment11 {
  display: contents;
}
 
.home-text11 {
  display: inline-block;
}
 
.home-fragment16 {
  display: contents;
}
 
.home-text16 {
  display: inline-block;
}
 
.home-fragment18 {
  display: contents;
}
 
.home-text18 {
  display: inline-block;
}
 

 
@media(max-width: 767px) {
  .navbar4-navbar-interactive {
    padding-left: var(--dl-layout-space-twounits);
    padding-right: var(--dl-layout-space-twounits);
  }
  .navbar4-desktop-menu {
    display: none;
  }
  .navbar4-burger-menu {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
 
@media(max-width: 479px) {
  .navbar4-image1 {
    width: 85%;
  }
  .navbar4-navbar-interactive {
    padding: var(--dl-layout-space-unit);
  }
  .navbar4-mobile-menu {
    padding: var(--dl-layout-space-unit);
  }
}

.propiedadesstuff-plsholder-wrapper {
  display: contents;
}
 
.propiedadesstuff-plsholder-layout349 {
  gap: var(--dl-layout-space-twounits);
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-direction: column;
  background-color: #f0ffff;
}
 
.propiedadesstuff-plsholder-text10 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  width: 322px;
  height: 60px;
  text-align: center;
  text-decoration: underline;
}
 
.propiedadesstuff-plsholder-separator1 {
  width: 100%;
  height: 1px;
  opacity: 0;
  margin-top: 6px;
  padding-top: 1px;
  padding-left: 1px;
  margin-bottom: 6px;
  padding-right: 1px;
  padding-bottom: 1px;
}
 
.propiedadesstuff-plsholder-text11 {
  text-align: center;
}
 
.propiedadesstuff-plsholder-separator2 {
  width: 100%;
  height: 1px;
  opacity: 0;
  margin-top: 6px;
  padding-top: 1px;
  padding-left: 1px;
  margin-bottom: 6px;
  padding-right: 1px;
  padding-bottom: 1px;
}
 
.propiedadesstuff-plsholder-separator3 {
  width: 100%;
  height: 1px;
}
 
.propiedadesstuff-plsholder-container {
  width: 100%;
}
 
.propiedadesstuff-plsholder-card110 {
  color: var(--dl-color-theme-neutral-light);
  height: 372px;
  display: flex;
  align-self: flex-start;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-image: radial-gradient(circle at left top, rgb(189, 195, 199) 0.00%,rgb(64, 184, 195) 100.00%);
}
 
.propiedadesstuff-plsholder-image10 {
  width: var(--dl-layout-size-medium);
  height: var(--dl-layout-size-medium);
  object-fit: cover;
  border-radius: 32px;
}
 
.propiedadesstuff-plsholder-text12 {
  font-family: "Arial";
}
 
.propiedadesstuff-plsholder-button10 {
  fill: var(--dl-color-theme-secondary1);
  color: #000000;
  border-radius: 18px;
  background-color: var(--dl-color-theme-secondary1);
}
 
.propiedadesstuff-plsholder-button11 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  border-radius: 18px;
  background-color: #4270c0;
}
 
.propiedadesstuff-plsholder-card111 {
  color: var(--dl-color-theme-neutral-light);
  height: 372px;
  display: flex;
  align-self: flex-start;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-image: radial-gradient(circle at center top, rgb(189, 195, 199) 9.00%,rgb(64, 184, 195) 25.00%);
}
 
.propiedadesstuff-plsholder-image11 {
  width: var(--dl-layout-size-medium);
  height: var(--dl-layout-size-medium);
  object-fit: cover;
  border-radius: 32px;
}
 
.propiedadesstuff-plsholder-text15 {
  font-family: "Arial";
}
 
.propiedadesstuff-plsholder-button12 {
  fill: var(--dl-color-theme-secondary1);
  color: #000000;
  border-radius: 18px;
  background-color: var(--dl-color-theme-secondary1);
}
 
.propiedadesstuff-plsholder-button13 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  border-radius: 18px;
  background-color: #4270c0;
}
 
.propiedadesstuff-plsholder-card112 {
  color: var(--dl-color-theme-neutral-light);
  height: 372px;
  display: flex;
  align-self: flex-start;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-image: radial-gradient(circle at left bottom, rgb(189, 195, 199) 16.00%,rgb(64, 184, 195) 40.00%);
}
 
.propiedadesstuff-plsholder-image12 {
  width: var(--dl-layout-size-medium);
  height: var(--dl-layout-size-medium);
  object-fit: cover;
  border-radius: 32px;
}
 
.propiedadesstuff-plsholder-text18 {
  font-family: "Arial";
}
 
.propiedadesstuff-plsholder-button14 {
  fill: var(--dl-color-theme-secondary1);
  color: #000000;
  border-radius: 18px;
  background-color: var(--dl-color-theme-secondary1);
}
 
.propiedadesstuff-plsholder-button15 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  border-radius: 18px;
  background-color: #4270c0;
}
 
.propiedadesstuff-plsholder-card113 {
  color: var(--dl-color-theme-neutral-light);
  height: 372px;
  display: flex;
  align-self: flex-start;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-image: radial-gradient(circle at left, rgb(189, 195, 199) 27.00%,rgb(64, 184, 195) 61.00%);
}
 
.propiedadesstuff-plsholder-image13 {
  width: var(--dl-layout-size-medium);
  height: var(--dl-layout-size-medium);
  object-fit: cover;
  border-radius: 32px;
}
 
.propiedadesstuff-plsholder-text21 {
  font-family: "Arial";
}
 
.propiedadesstuff-plsholder-button16 {
  fill: var(--dl-color-theme-secondary1);
  color: #000000;
  border-radius: 18px;
  background-color: var(--dl-color-theme-secondary1);
}
 
.propiedadesstuff-plsholder-button17 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  border-radius: 18px;
  background-color: #4270c0;
}
 
.propiedadesstuff-plsholder-card114 {
  color: var(--dl-color-theme-neutral-light);
  height: 372px;
  display: flex;
  align-self: flex-start;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-image: radial-gradient(circle at right bottom, rgb(189, 195, 199) 34.00%,rgb(64, 184, 195) 53.00%);
}
 
.propiedadesstuff-plsholder-image14 {
  width: var(--dl-layout-size-medium);
  height: var(--dl-layout-size-medium);
  object-fit: cover;
  border-radius: 32px;
}
 
.propiedadesstuff-plsholder-text24 {
  font-family: "Arial";
}
 
.propiedadesstuff-plsholder-button18 {
  fill: var(--dl-color-theme-secondary1);
  color: #000000;
  border-radius: 18px;
  background-color: var(--dl-color-theme-secondary1);
}
 
.propiedadesstuff-plsholder-button19 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  border-radius: 18px;
  background-color: #4270c0;
}
 
.propiedadesstuff-plsholder-card115 {
  color: var(--dl-color-theme-neutral-light);
  height: 372px;
  display: flex;
  align-self: flex-start;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-image: radial-gradient(circle at right, rgb(189, 195, 199) 28.00%,rgb(64, 184, 195) 56.00%,rgb(64, 184, 195) 43.00%);
}
 
.propiedadesstuff-plsholder-image15 {
  width: var(--dl-layout-size-medium);
  height: var(--dl-layout-size-medium);
  object-fit: cover;
  border-radius: 32px;
}
 
.propiedadesstuff-plsholder-text27 {
  font-family: "Arial";
}
 
.propiedadesstuff-plsholder-button20 {
  fill: var(--dl-color-theme-secondary1);
  color: #000000;
  border-radius: 18px;
  background-color: var(--dl-color-theme-secondary1);
}
 
.propiedadesstuff-plsholder-button21 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  border-radius: 18px;
  background-color: #4270c0;
}
 
.propiedadesstuff-plsholder-card116 {
  color: var(--dl-color-theme-neutral-light);
  height: 372px;
  display: flex;
  align-self: flex-start;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-image: radial-gradient(circle at left bottom, rgb(189, 195, 199) 31.00%,rgb(64, 184, 195) 76.00%);
}
 
.propiedadesstuff-plsholder-image16 {
  width: var(--dl-layout-size-medium);
  height: var(--dl-layout-size-medium);
  object-fit: cover;
  border-radius: 32px;
}
 
.propiedadesstuff-plsholder-text30 {
  font-family: "Arial";
}
 
.propiedadesstuff-plsholder-button22 {
  fill: var(--dl-color-theme-secondary1);
  color: #000000;
  border-radius: 18px;
  background-color: var(--dl-color-theme-secondary1);
}
 
.propiedadesstuff-plsholder-button23 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  border-radius: 18px;
  background-color: #4270c0;
}
 
.propiedadesstuff-plsholder-card117 {
  color: var(--dl-color-theme-neutral-light);
  height: 372px;
  display: flex;
  align-self: flex-start;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-image: radial-gradient(circle at center bottom, rgb(189, 195, 199) 0.00%,rgb(64, 184, 195) 59.00%,rgb(64, 184, 195) 54.00%);
}
 
.propiedadesstuff-plsholder-image17 {
  width: var(--dl-layout-size-medium);
  height: var(--dl-layout-size-medium);
  object-fit: cover;
  border-radius: 32px;
}
 
.propiedadesstuff-plsholder-text33 {
  font-family: "Arial";
}
 
.propiedadesstuff-plsholder-button24 {
  fill: var(--dl-color-theme-secondary1);
  color: #000000;
  border-radius: 18px;
  background-color: var(--dl-color-theme-secondary1);
}
 
.propiedadesstuff-plsholder-button25 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  border-radius: 18px;
  background-color: #4270c0;
}
 
.propiedadesstuff-plsholder-card118 {
  color: var(--dl-color-theme-neutral-light);
  height: 372px;
  display: flex;
  align-self: flex-start;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-image: radial-gradient(circle at left bottom, rgb(189, 195, 199) 14.00%,rgb(64, 184, 195) 86.00%);
}
 
.propiedadesstuff-plsholder-image18 {
  width: var(--dl-layout-size-medium);
  height: var(--dl-layout-size-medium);
  object-fit: cover;
  border-radius: 32px;
}
 
.propiedadesstuff-plsholder-text36 {
  font-family: "Arial";
}
 
.propiedadesstuff-plsholder-button26 {
  fill: var(--dl-color-theme-secondary1);
  color: #000000;
  border-radius: 18px;
  background-color: var(--dl-color-theme-secondary1);
}
 
.propiedadesstuff-plsholder-button27 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  border-radius: 18px;
  background-color: #4270c0;
}
 
.propiedadesstuff-plsholder-card119 {
  color: var(--dl-color-theme-neutral-light);
  height: 372px;
  display: flex;
  align-self: flex-start;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-image: radial-gradient(circle at left top, rgb(189, 195, 199) 8.00%,rgb(189, 195, 199) 12.00%,rgb(189, 195, 199) 4.00%,rgb(64, 184, 195) 100.00%);
}
 
.propiedadesstuff-plsholder-image19 {
  width: var(--dl-layout-size-medium);
  height: var(--dl-layout-size-medium);
  object-fit: cover;
  border-radius: 32px;
}
 
.propiedadesstuff-plsholder-text39 {
  font-family: "Arial";
}
 
.propiedadesstuff-plsholder-button28 {
  fill: var(--dl-color-theme-secondary1);
  color: #000000;
  border-radius: 18px;
  background-color: var(--dl-color-theme-secondary1);
}
 
.propiedadesstuff-plsholder-button29 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  border-radius: 18px;
  background-color: #4270c0;
}
 
.propiedadesstuff-plsholder-card120 {
  color: var(--dl-color-theme-neutral-light);
  height: 372px;
  display: flex;
  align-self: flex-start;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-image: radial-gradient(circle at center, rgb(189, 195, 199) 24.00%,rgb(64, 184, 195) 79.00%);
}
 
.propiedadesstuff-plsholder-image20 {
  width: var(--dl-layout-size-medium);
  height: var(--dl-layout-size-medium);
  object-fit: cover;
  border-radius: 32px;
}
 
.propiedadesstuff-plsholder-text42 {
  font-family: "Arial";
}
 
.propiedadesstuff-plsholder-button30 {
  fill: var(--dl-color-theme-secondary1);
  color: #000000;
  border-radius: 18px;
  background-color: var(--dl-color-theme-secondary1);
}
 
.propiedadesstuff-plsholder-button31 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  border-radius: 18px;
  background-color: #4270c0;
}
 
.propiedadesstuff-plsholder-card121 {
  color: var(--dl-color-theme-neutral-light);
  height: 372px;
  display: flex;
  align-self: flex-start;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-image: radial-gradient(circle at right bottom, rgb(189, 195, 199) 50.00%,rgb(64, 184, 195) 74.00%);
}
 
.propiedadesstuff-plsholder-image21 {
  width: var(--dl-layout-size-medium);
  height: var(--dl-layout-size-medium);
  object-fit: cover;
  border-radius: 32px;
}
 
.propiedadesstuff-plsholder-text45 {
  font-family: "Arial";
}
 
.propiedadesstuff-plsholder-button32 {
  fill: var(--dl-color-theme-secondary1);
  color: #000000;
  border-radius: 18px;
  background-color: var(--dl-color-theme-secondary1);
}
 
.propiedadesstuff-plsholder-button33 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  border-radius: 18px;
  background-color: #4270c0;
}
 
.propiedadesstuff-plsholder-card122 {
  color: var(--dl-color-theme-neutral-light);
  height: 372px;
  display: flex;
  align-self: flex-start;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-image: radial-gradient(circle at left, rgb(189, 195, 199) 0.00%,rgb(64, 184, 195) 100.00%);
}
 
.propiedadesstuff-plsholder-image22 {
  width: var(--dl-layout-size-medium);
  height: var(--dl-layout-size-medium);
  object-fit: cover;
  border-radius: 32px;
}
 
.propiedadesstuff-plsholder-text48 {
  font-family: "Arial";
}
 
.propiedadesstuff-plsholder-button34 {
  fill: var(--dl-color-theme-secondary1);
  color: #000000;
  border-radius: 18px;
  background-color: var(--dl-color-theme-secondary1);
}
 
.propiedadesstuff-plsholder-button35 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  border-radius: 18px;
  background-color: #4270c0;
}
 
.propiedadesstuff-plsholder-card123 {
  color: var(--dl-color-theme-neutral-light);
  height: 372px;
  display: flex;
  align-self: flex-start;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-image: radial-gradient(circle at right top, rgb(189, 195, 199) 36.00%,rgb(64, 184, 195) 53.00%);
}
 
.propiedadesstuff-plsholder-image23 {
  width: var(--dl-layout-size-medium);
  height: var(--dl-layout-size-medium);
  object-fit: cover;
  border-radius: 32px;
}
 
.propiedadesstuff-plsholder-text51 {
  font-family: "Arial";
}
 
.propiedadesstuff-plsholder-button36 {
  fill: var(--dl-color-theme-secondary1);
  color: #000000;
  border-radius: 18px;
  background-color: var(--dl-color-theme-secondary1);
}
 
.propiedadesstuff-plsholder-button37 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  border-radius: 18px;
  background-color: #4270c0;
}
 
.propiedadesstuff-plsholder-card124 {
  color: var(--dl-color-theme-neutral-light);
  border: 2px dashed rgba(120, 120, 120, 0.4);
  height: 372px;
  display: flex;
  align-self: flex-start;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-color: #ffffff;
}
 
.home-fragment24 {
  display: contents;
}
 
.home-text24 {
  display: inline-block;
}
 
.home-fragment58 {
  display: contents;
}
 
.home-text58 {
  display: inline-block;
}
 
.home-fragment41 {
  display: contents;
}
 
.home-text41 {
  display: inline-block;
}
 
.home-fragment40 {
  display: contents;
}
 
.home-text40 {
  display: inline-block;
}
 
.home-fragment63 {
  display: contents;
}
 
.home-text63 {
  display: inline-block;
}
 
.home-fragment36 {
  display: contents;
}
 
.home-text36 {
  display: inline-block;
}
 
.home-fragment27 {
  display: contents;
}
 
.home-text27 {
  display: inline-block;
}
 
.home-fragment30 {
  display: contents;
}
 
.home-text30 {
  display: inline-block;
}
 
.home-fragment35 {
  display: contents;
}
 
.home-text35 {
  display: inline-block;
}
 
.home-fragment53 {
  display: contents;
}
 
.home-text53 {
  display: inline-block;
}
 
.home-fragment33 {
  display: contents;
}
 
.home-text33 {
  display: inline-block;
}
 
.home-fragment31 {
  display: contents;
}
 
.home-text31 {
  display: inline-block;
}
 
.home-fragment55 {
  display: contents;
}
 
.home-text55 {
  display: inline-block;
}
 
.home-fragment23 {
  display: contents;
}
 
.home-text23 {
  display: inline-block;
}
 
.home-fragment37 {
  display: contents;
}
 
.home-text37 {
  display: inline-block;
}
 
.home-fragment48 {
  display: contents;
}
 
.home-text48 {
  display: inline-block;
}
 
.home-fragment61 {
  display: contents;
}
 
.home-text61 {
  display: inline-block;
}
 
.home-fragment60 {
  display: contents;
}
 
.home-text60 {
  display: inline-block;
}
 
.home-fragment52 {
  display: contents;
}
 
.home-text52 {
  display: inline-block;
}
 
.home-fragment62 {
  display: contents;
}
 
.home-text62 {
  display: inline-block;
}
 
.home-fragment56 {
  display: contents;
}
 
.home-text56 {
  display: inline-block;
}
 
.home-fragment25 {
  display: contents;
}
 
.home-text25 {
  display: inline-block;
}
 
.home-fragment50 {
  display: contents;
}
 
.home-text50 {
  display: inline-block;
}
 
.home-fragment22 {
  display: contents;
}
 
.home-text22 {
  color: rgba(0, 0, 0, 0.83);
  display: inline-block;
  font-size: 48px;
  box-shadow: rgb(212, 212, 212) 5px 5px 10px 0px;
  text-transform: capitalize;
  text-decoration: underline;
}
 
.home-fragment49 {
  display: contents;
}
 
.home-text49 {
  display: inline-block;
}
 
.home-fragment45 {
  display: contents;
}
 
.home-text45 {
  display: inline-block;
}
 
.home-fragment34 {
  display: contents;
}
 
.home-text34 {
  display: inline-block;
}
 
.home-fragment57 {
  display: contents;
}
 
.home-text57 {
  display: inline-block;
}
 
.home-fragment29 {
  display: contents;
}
 
.home-text29 {
  display: inline-block;
}
 
.home-fragment51 {
  display: contents;
}
 
.home-text51 {
  display: inline-block;
}
 
.home-fragment46 {
  display: contents;
}
 
.home-text46 {
  display: inline-block;
}
 
.home-fragment44 {
  display: contents;
}
 
.home-text44 {
  display: inline-block;
}
 
.home-fragment43 {
  display: contents;
}
 
.home-text43 {
  display: inline-block;
}
 
.home-fragment26 {
  display: contents;
}
 
.home-text26 {
  display: inline-block;
}
 
.home-fragment38 {
  display: contents;
}
 
.home-text38 {
  display: inline-block;
}
 
.home-fragment32 {
  display: contents;
}
 
.home-text32 {
  display: inline-block;
}
 
.home-fragment39 {
  display: contents;
}
 
.home-text39 {
  display: inline-block;
}
 
.home-fragment54 {
  display: contents;
}
 
.home-text54 {
  display: inline-block;
}
 
.home-fragment47 {
  display: contents;
}
 
.home-text47 {
  display: inline-block;
}
 
.home-fragment21 {
  display: contents;
}
 
.home-text21 {
  display: inline-block;
  font-size: 24px;
  box-shadow: rgb(212, 212, 212) 5px 5px 10px 0px;
  text-transform: capitalize;
}
 
.home-fragment64 {
  display: contents;
}
 
.home-text64 {
  display: inline-block;
}
 
.home-fragment42 {
  display: contents;
}
 
.home-text42 {
  display: inline-block;
}
 
.home-fragment28 {
  display: contents;
}
 
.home-text28 {
  display: inline-block;
}
 
.home-fragment59 {
  display: contents;
}
 
.home-text59 {
  display: inline-block;
}
 
@media(max-width: 767px) {
  .propiedadesstuff-plsholder-card110 {
    width: 100%;
  }
  .propiedadesstuff-plsholder-card111 {
    width: 100%;
  }
  .propiedadesstuff-plsholder-card112 {
    width: 100%;
  }
  .propiedadesstuff-plsholder-card113 {
    width: 100%;
  }
  .propiedadesstuff-plsholder-card114 {
    width: 100%;
  }
  .propiedadesstuff-plsholder-card115 {
    width: 100%;
  }
  .propiedadesstuff-plsholder-card116 {
    width: 100%;
  }
  .propiedadesstuff-plsholder-card117 {
    width: 100%;
  }
  .propiedadesstuff-plsholder-card118 {
    width: 100%;
  }
  .propiedadesstuff-plsholder-card119 {
    width: 100%;
  }
  .propiedadesstuff-plsholder-card120 {
    width: 100%;
  }
  .propiedadesstuff-plsholder-card121 {
    width: 100%;
  }
  .propiedadesstuff-plsholder-card122 {
    width: 100%;
  }
  .propiedadesstuff-plsholder-card123 {
    width: 100%;
  }
  .propiedadesstuff-plsholder-card124 {
    width: 100%;
  }
}

.home-container1 {
  width: 100%;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
}
 
.home-fragment10 {
  display: contents;
}
 
.home-text10 {
  display: inline-block;
}
 
.home-fragment11 {
  display: contents;
}
 
.home-text11 {
  display: inline-block;
}
 
.home-fragment12 {
  display: contents;
}
 
.home-text12 {
  display: inline-block;
}
 
.home-fragment13 {
  display: contents;
}
 
.home-text13 {
  display: inline-block;
}
 
.home-fragment14 {
  display: contents;
}
 
.home-text14 {
  display: inline-block;
  font-size: 14px;
}
 
.home-fragment15 {
  display: contents;
}
 
.home-text15 {
  display: inline-block;
}
 
.home-fragment16 {
  display: contents;
}
 
.home-text16 {
  display: inline-block;
}
 
.home-fragment17 {
  display: contents;
}
 
.home-text17 {
  display: inline-block;
}
 
.home-fragment18 {
  display: contents;
}
 
.home-text18 {
  display: inline-block;
}
 
.home-fragment19 {
  display: contents;
}
 
.home-text19 {
  display: inline-block;
}
 
.home-fragment20 {
  display: contents;
}
 
.home-text20 {
  display: inline-block;
}
 
.home-fragment21 {
  display: contents;
}
 
.home-text21 {
  display: inline-block;
  font-size: 24px;
  box-shadow: rgb(212, 212, 212) 5px 5px 10px 0px;
  text-transform: capitalize;
}
 
.home-fragment22 {
  display: contents;
}
 
.home-text22 {
  color: rgba(0, 0, 0, 0.83);
  display: inline-block;
  font-size: 48px;
  box-shadow: rgb(212, 212, 212) 5px 5px 10px 0px;
  text-transform: capitalize;
  text-decoration: underline;
}
 
.home-fragment23 {
  display: contents;
}
 
.home-text23 {
  display: inline-block;
}
 
.home-fragment24 {
  display: contents;
}
 
.home-text24 {
  display: inline-block;
}
 
.home-fragment25 {
  display: contents;
}
 
.home-text25 {
  display: inline-block;
}
 
.home-fragment26 {
  display: contents;
}
 
.home-text26 {
  display: inline-block;
}
 
.home-fragment27 {
  display: contents;
}
 
.home-text27 {
  display: inline-block;
}
 
.home-fragment28 {
  display: contents;
}
 
.home-text28 {
  display: inline-block;
}
 
.home-fragment29 {
  display: contents;
}
 
.home-text29 {
  display: inline-block;
}
 
.home-fragment30 {
  display: contents;
}
 
.home-text30 {
  display: inline-block;
}
 
.home-fragment31 {
  display: contents;
}
 
.home-text31 {
  display: inline-block;
}
 
.home-fragment32 {
  display: contents;
}
 
.home-text32 {
  display: inline-block;
}
 
.home-fragment33 {
  display: contents;
}
 
.home-text33 {
  display: inline-block;
}
 
.home-fragment34 {
  display: contents;
}
 
.home-text34 {
  display: inline-block;
}
 
.home-fragment35 {
  display: contents;
}
 
.home-text35 {
  display: inline-block;
}
 
.home-fragment36 {
  display: contents;
}
 
.home-text36 {
  display: inline-block;
}
 
.home-fragment37 {
  display: contents;
}
 
.home-text37 {
  display: inline-block;
}
 
.home-fragment38 {
  display: contents;
}
 
.home-text38 {
  display: inline-block;
}
 
.home-fragment39 {
  display: contents;
}
 
.home-text39 {
  display: inline-block;
}
 
.home-fragment40 {
  display: contents;
}
 
.home-text40 {
  display: inline-block;
}
 
.home-fragment41 {
  display: contents;
}
 
.home-text41 {
  display: inline-block;
}
 
.home-fragment42 {
  display: contents;
}
 
.home-text42 {
  display: inline-block;
}
 
.home-fragment43 {
  display: contents;
}
 
.home-text43 {
  display: inline-block;
}
 
.home-fragment44 {
  display: contents;
}
 
.home-text44 {
  display: inline-block;
}
 
.home-fragment45 {
  display: contents;
}
 
.home-text45 {
  display: inline-block;
}
 
.home-fragment46 {
  display: contents;
}
 
.home-text46 {
  display: inline-block;
}
 
.home-fragment47 {
  display: contents;
}
 
.home-text47 {
  display: inline-block;
}
 
.home-fragment48 {
  display: contents;
}
 
.home-text48 {
  display: inline-block;
}
 
.home-fragment49 {
  display: contents;
}
 
.home-text49 {
  display: inline-block;
}
 
.home-fragment50 {
  display: contents;
}
 
.home-text50 {
  display: inline-block;
}
 
.home-fragment51 {
  display: contents;
}
 
.home-text51 {
  display: inline-block;
}
 
.home-fragment52 {
  display: contents;
}
 
.home-text52 {
  display: inline-block;
}
 
.home-fragment53 {
  display: contents;
}
 
.home-text53 {
  display: inline-block;
}
 
.home-fragment54 {
  display: contents;
}
 
.home-text54 {
  display: inline-block;
}
 
.home-fragment55 {
  display: contents;
}
 
.home-text55 {
  display: inline-block;
}
 
.home-fragment56 {
  display: contents;
}
 
.home-text56 {
  display: inline-block;
}
 
.home-fragment57 {
  display: contents;
}
 
.home-text57 {
  display: inline-block;
}
 
.home-fragment58 {
  display: contents;
}
 
.home-text58 {
  display: inline-block;
}
 
.home-fragment59 {
  display: contents;
}
 
.home-text59 {
  display: inline-block;
}
 
.home-fragment60 {
  display: contents;
}
 
.home-text60 {
  display: inline-block;
}
 
.home-fragment61 {
  display: contents;
}
 
.home-text61 {
  display: inline-block;
}
 
.home-fragment62 {
  display: contents;
}
 
.home-text62 {
  display: inline-block;
}
 
.home-fragment63 {
  display: contents;
}
 
.home-text63 {
  display: inline-block;
}
 
.home-fragment64 {
  display: contents;
}
 
.home-text64 {
  display: inline-block;
}
 
.home-link {
  display: contents;
}
 
.home-container2 {
  right: 50px;
  border: 1px solid #ffffff5c;
  bottom: 30px;
  display: flex;
  z-index: 22;
  position: fixed;
  box-shadow: 5px 5px 10px 0px rgba(31, 31, 31, 0.4);
  min-height: auto;
  align-items: center;
  padding-top: 8px;
  padding-left: 12px;
  border-radius: 8px;
  padding-right: 12px;
  padding-bottom: 8px;
  backdrop-filter: blur(6px);
  background-color: rgba(41, 41, 41, 0.41);
}
 
.home-icon1 {
  width: 24px;
  margin-right: 4px;
}
 
.home-text65 {
  color: white;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
}
