@import url("https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css");
@import url("https://fonts.googleapis.com/css?family=Inter:500,400,700");

:root {
  --collection-1-bot-es-1: rgba(243, 238, 230, 1);
  --collection-1-texto-1: rgba(64, 62, 60, 1);
}

* {
  -webkit-font-smoothing: antialiased;
  box-sizing: border-box;
}

html,
body {
  margin: 0;
  height: 100%;
}

button:focus-visible {
  outline: 2px solid #4a90e2 !important;
  outline: -webkit-focus-ring-color auto 5px !important;
}

a {
  text-decoration: none;
}

.design-desktop .menu-toggle,
.design-desktop .menu-backdrop {
  display: none;
}

.design-desktop .menu-backdrop[hidden] {
  display: none !important;
}

.design-desktop {
  position: absolute;
  top: 0;
  left: 50%;
  width: 1920px;
  height: 8803px;
  transform: translateX(-50%) scale(var(--page-scale, 1));
  transform-origin: top center;
  background-color: #ffffff;
}

.page-scale {
  position: relative;
  width: 100%;
  height: 8803px;
  overflow: hidden;
}

.design-desktop .body-backgroundcolor {
  position: relative;
  width: 1920px;
  height: 8803px;
  overflow: hidden;
  background:
    linear-gradient(
      180deg,
      rgba(243, 238, 230, 0.92) 0%,
      rgba(243, 238, 230, 1) 100%
    ),
    radial-gradient(
      50% 50% at 45% 95%,
      rgba(180, 171, 138, 0.25) 0%,
      rgba(0, 0, 0, 0) 55%
    ),
    radial-gradient(
      50% 50% at 90% 60%,
      rgba(204, 202, 224, 0.38) 0%,
      rgba(0, 0, 0, 0) 60%
    ),
    linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%),
    linear-gradient(
      0deg,
      rgba(255, 255, 255, 1) 0%,
      rgba(255, 255, 255, 1) 100%
    );
}

.design-desktop .main-content {
  position: absolute;
  top: 1px;
  left: 1px;
  width: 1920px;
  height: 8479px;
  display: flex;
  flex-direction: column;
  z-index: 1;
}

.design-desktop .section {
  height: 1080px;
  position: relative;
  overflow: hidden;
  background:
    linear-gradient(
      160deg,
      rgba(119, 150, 153, 0.55) 0%,
      rgba(243, 238, 230, 0.25) 100%
    ),
    radial-gradient(
      50% 50% at 40% 90%,
      rgba(180, 171, 138, 0.3) 0%,
      rgba(0, 0, 0, 0) 60%
    ),
    radial-gradient(
      50% 50% at 90% 60%,
      rgba(204, 202, 224, 0.35) 0%,
      rgba(0, 0, 0, 0) 60%
    ),
    linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
}

.design-desktop .container-gradient {
  position: absolute;
  top: -108px;
  left: -192px;
  width: 2304px;
  height: 1296px;
  display: flex;
  background:
    linear-gradient(
      120deg,
      rgba(204, 202, 224, 0.16) 0%,
      rgba(243, 238, 230, 0.06) 100%
    ),
    linear-gradient(
      180deg,
      rgba(32, 44, 48, 0.55) 0%,
      rgba(64, 62, 60, 0.18) 100%
    ),
    radial-gradient(
      50% 50% at 50% 30%,
      rgba(0, 0, 0, 0.14) 0%,
      rgba(0, 0, 0, 0) 65%
    ),
    radial-gradient(
      50% 50% at 55% 65%,
      rgba(0, 0, 0, 0.22) 0%,
      rgba(0, 0, 0, 0) 60%
    ),
    linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
}

.design-desktop .pseudo-after {
  width: 2304px;
  height: 1296px;
  mix-blend-mode: soft-light;
  background:
    linear-gradient(
      180deg,
      rgba(243, 238, 230, 0.12) 0%,
      rgba(243, 238, 230, 0.72) 100%
    ),
    linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
}

.design-desktop .container {
  position: absolute;
  top: -216px;
  left: -384px;
  width: 2688px;
  height: 1512px;
  display: flex;
  opacity: 0.07;
}

.design-desktop .frame {
  width: 2688px;
  display: flex;
}

.design-desktop .vector-wrapper {
  width: 2688px;
  height: 1512px;
  display: flex;
}

.design-desktop .vector {
  flex: 1;
  width: 1919px;
}

.design-desktop .design-sem-nome {
  position: absolute;
  width: 99.97%;
  top: 1px;
  left: 0;
  height: 1080px;
  aspect-ratio: 1.78;
  object-fit: cover;
}

.design-desktop .background-color {
  position: absolute;
  top: 406px;
  left: 500px;
  width: 920px;
  height: 327px;
  display: flex;
  flex-direction: column;
  background-color: #f3ede6cc;
  border-radius: 28px;
  border: 1px solid;
  border-color: #f3ede659;
}

.design-desktop .container-wrapper {
  margin-left: 35px;
  width: 850px;
  height: 52px;
  margin-top: 35px;
  display: flex;
}

.design-desktop .div {
  margin-top: 6.9px;
  width: 485px;
  height: 38px;
  margin-left: 3.5px;
  display: flex;
  flex-direction: column;
}

.design-desktop .text-wrapper {
  height: 14px;
  opacity: 0.75;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #403d3b;
  font-size: 11.1px;
  letter-spacing: 1.54px;
  line-height: 14px;
  white-space: nowrap;
}

.design-desktop .algae-beach {
  height: 24.19px;
  font-family: "Inter", Helvetica;
  font-weight: 500;
  color: #403d3b;
  font-size: 21.8px;
  letter-spacing: 2.2px;
  line-height: 24.2px;
  white-space: nowrap;
}

.design-desktop .p {
  margin-left: 35px;
  width: 850px;
  height: 65.27px;
  margin-top: 16px;
  font-family: "Inter", Helvetica;
  font-weight: 500;
  color: #403d3b;
  font-size: 60.8px;
  letter-spacing: 1.28px;
  line-height: 65.3px;
  white-space: nowrap;
}

.design-desktop .text-wrapper-2 {
  margin-left: 35.5px;
  width: 446px;
  height: 55px;
  margin-top: 3.5px;
  font-size: 15.9px;
  opacity: 0.88;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #403d3b;
  letter-spacing: 0;
  line-height: 27px;
}

.design-desktop .container-2 {
  margin-left: 35px;
  width: 850px;
  margin-top: 27.8px;
  display: flex;
  gap: 11px;
  opacity: 0.92;
}

.design-desktop .span-backgroundcolor,
.design-desktop .span-backgroundcolor-2,
.design-desktop .span-backgroundcolor-3 {
  position: relative;
  overflow: hidden;
  transition:
    transform 260ms cubic-bezier(0.22, 1, 0.36, 1),
    box-shadow 260ms cubic-bezier(0.22, 1, 0.36, 1),
    border-color 260ms ease,
    background-color 260ms ease,
    opacity 260ms ease;
  animation: hero-pill-float 5.8s ease-in-out infinite;
}

.design-desktop .span-backgroundcolor::before,
.design-desktop .span-backgroundcolor-2::before,
.design-desktop .span-backgroundcolor-3::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(
    110deg,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.18) 35%,
    rgba(255, 255, 255, 0) 65%
  );
  transform: translateX(-130%);
  opacity: 0.75;
  animation: hero-pill-sheen 6.8s ease-in-out infinite;
  pointer-events: none;
}

.design-desktop .span-backgroundcolor:nth-child(1) {
  animation-delay: 0s;
}

.design-desktop .span-backgroundcolor:nth-child(1)::before {
  animation-delay: 0.35s;
}

.design-desktop .span-backgroundcolor-2 {
  animation-delay: 0.8s;
}

.design-desktop .span-backgroundcolor-2::before {
  animation-delay: 1.15s;
}

.design-desktop .span-backgroundcolor-3 {
  animation-delay: 1.6s;
}

.design-desktop .span-backgroundcolor-3::before {
  animation-delay: 1.95s;
}

.design-desktop .span-backgroundcolor:hover,
.design-desktop .span-backgroundcolor-2:hover,
.design-desktop .span-backgroundcolor-3:hover {
  animation: none;
  transform: translateY(-2px);
  box-shadow: 0 12px 24px rgba(64, 61, 59, 0.10);
  border-color: #403d3b40;
  background-color: #f3ede6ba;
}

.design-desktop .span-backgroundcolor:hover .SVG,
.design-desktop .span-backgroundcolor-2:hover .SVG,
.design-desktop .span-backgroundcolor-3:hover .SVG {
  opacity: 1;
  transform: scale(1.06);
}

.design-desktop .span-backgroundcolor:hover .localiza-o,
.design-desktop .span-backgroundcolor-2:hover .alto-padr-o-de,
.design-desktop .span-backgroundcolor-3:hover .experi-ncia-de-viver {
  color: #2f3334;
}

.design-desktop .span-backgroundcolor {
  margin-top: -0.3px;
  width: 245px;
  height: 37px;
  display: flex;
  gap: 10px;
  background-color: #f3ede694;
  border-radius: 999px;
  border: 1px solid;
  border-color: #403d3b29;
}

.design-desktop .SVG {
  margin-top: 11.5px;
  width: 14px;
  margin-left: 15px;
  display: flex;
  opacity: 0.76;
  transition:
    transform 260ms cubic-bezier(0.22, 1, 0.36, 1),
    opacity 260ms ease;
}

.design-desktop .frame-2 {
  width: 14px;
  height: 14px;
  position: relative;
}

.design-desktop .img {
  position: absolute;
  width: 84.88%;
  height: 93.21%;
  top: 6.79%;
  left: 15.12%;
}

.design-desktop .vector-2 {
  position: absolute;
  width: 69.05%;
  height: 77.38%;
  top: 22.62%;
  left: 30.95%;
}

.design-desktop .localiza-o {
  display: flex;
  align-items: center;
  margin-top: 11px;
  width: 190.95px;
  height: 15px;
  font-size: 12.1px;
  letter-spacing: 0.96px;
  line-height: 15px;
  white-space: nowrap;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #403d3b;
  transition: color 260ms ease;
}

.design-desktop .span-backgroundcolor-2 {
  margin-top: -0.3px;
  width: 267px;
  height: 37px;
  gap: 10px;
  background-color: #f3ede694;
  display: flex;
  border-radius: 999px;
  border: 1px solid;
  border-color: #403d3b29;
}

.design-desktop .img-wrapper {
  width: 14px;
  height: 14px;
  display: flex;
}

.design-desktop .vector-3 {
  flex: 1;
  width: 10.93px;
}

.design-desktop .alto-padr-o-de {
  display: flex;
  align-items: center;
  margin-top: 11px;
  width: 213.44px;
  height: 15px;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #403d3b;
  font-size: 12.1px;
  letter-spacing: 0.96px;
  line-height: 15px;
  white-space: nowrap;
  transition: color 260ms ease;
}

.design-desktop .span-backgroundcolor-3 {
  margin-top: -0.3px;
  width: 316px;
  height: 37px;
  gap: 10px;
  background-color: #f3ede694;
  display: flex;
  border-radius: 999px;
  border: 1px solid;
  border-color: #403d3b29;
}

.design-desktop .vector-4 {
  position: absolute;
  width: 93.21%;
  height: 52.80%;
  top: 47.20%;
  left: 6.79%;
}

.design-desktop .vector-5 {
  position: absolute;
  width: 80.71%;
  height: 58.21%;
  top: 41.79%;
  left: 19.29%;
}

.design-desktop .experi-ncia-de-viver {
  display: flex;
  align-items: center;
  margin-top: 11px;
  width: 262.17px;
  height: 15px;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #403d3b;
  font-size: 12.1px;
  letter-spacing: 0.96px;
  line-height: 15px;
  white-space: nowrap;
  transition: color 260ms ease;
}

@keyframes hero-pill-float {
  0%,
  100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-3px);
  }
}

@keyframes hero-pill-sheen {
  0%,
  72%,
  100% {
    transform: translateX(-130%);
  }
  82% {
    transform: translateX(130%);
  }
}

@media (prefers-reduced-motion: reduce) {
  .design-desktop .span-backgroundcolor,
  .design-desktop .span-backgroundcolor-2,
  .design-desktop .span-backgroundcolor-3,
  .design-desktop .span-backgroundcolor::before,
  .design-desktop .span-backgroundcolor-2::before,
  .design-desktop .span-backgroundcolor-3::before {
    animation: none;
  }
}

.design-desktop .section-2 {
  margin-left: 380px;
  width: 1160px;
  height: 519px;
  margin-top: 107.5px;
  display: flex;
  flex-direction: column;
  gap: 28.2px;
  overflow: visible;
}

.design-desktop .container-3 {
  width: 1073px;
  height: 131px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.design-desktop .text-wrapper-3 {
  height: 14px;
  opacity: 0.75;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #403d3b;
  font-size: 11.1px;
  letter-spacing: 2.2px;
  line-height: 14px;
  white-space: nowrap;
}

.design-desktop .text-wrapper-4 {
  height: 43.19px;
  font-weight: 700;
  font-size: 34.6px;
  letter-spacing: 0.8px;
  line-height: 43.2px;
  font-family: "Inter", Helvetica;
  color: #403d3b;
  white-space: nowrap;
}

.design-desktop .text-wrapper-5 {
  width: 568px;
  height: 54px;
  opacity: 0.88;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #403d3b;
  font-size: 15px;
  letter-spacing: 0;
  line-height: 27px;
}

.design-desktop .container-4 {
  width: 1160px;
  height: 360px;
  display: flex;
  gap: 28.5px;
  overflow: visible;
}

.design-desktop .container-5 {
  margin-top: 10.7px;
  width: 594px;
  height: 339px;
  display: flex;
  flex-direction: column;
  gap: 14px;
  background-color: #f3ede699;
  border-radius: 28px;
  border: 1px solid;
  border-color: #403d3b1f;
  overflow: visible;
  position: relative;
}

.design-desktop .text-wrapper-6 {
  margin-left: 27px;
  width: 540px;
  height: 114px;
  margin-top: 27px;
  opacity: 0.9;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #403d3b;
  font-size: 14.9px;
  letter-spacing: 0;
  line-height: 28px;
}

.design-desktop .text-wrapper-7 {
  margin-left: 27px;
  width: 540px;
  height: 85.5px;
  opacity: 0.9;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #403d3b;
  font-size: 15px;
  letter-spacing: 0;
  line-height: 28px;
}

.design-desktop .text-wrapper-8 {
  margin-left: 27px;
  width: 540px;
  height: 57px;
  opacity: 0.9;
  font-size: 15px;
  letter-spacing: 0;
  line-height: 28px;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #403d3b;
}

.design-desktop .container-5 .link-gradient-3 {
  position: absolute !important;
  top: 345px !important;
  left: 5px !important;
  width: 275px !important;
  background:
    linear-gradient(
      180deg,
      rgba(119, 150, 153, 0.95) 0%,
      rgba(119, 150, 153, 0.86) 100%
    ),
    linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%) !important;
  height: 36px !important;
  display: flex !important;
  border-radius: 999px !important;
  overflow: hidden !important;
  border: 1px solid !important;
  border-color: #f3ede633 !important;
  opacity: 1 !important;
  z-index: 10 !important;
}

.design-desktop .pseudo-before-wrapper {
  margin-top: 10.3px;
  width: 538px;
  height: 339px;
  display: flex;
  border-radius: 34px 18px 34px 18px;
  overflow: hidden;
  background:
    linear-gradient(
      160deg,
      rgba(119, 150, 153, 0.5) 0%,
      rgba(243, 238, 230, 0.25) 100%
    ),
    radial-gradient(
      50% 50% at 33% 52%,
      rgba(180, 171, 138, 0.45) 0%,
      rgba(0, 0, 0, 0) 60%
    ),
    radial-gradient(
      50% 50% at 72% 52%,
      rgba(204, 202, 224, 0.55) 0%,
      rgba(0, 0, 0, 0) 60%
    ),
    linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
}

.design-desktop .pseudo-before {
  width: 538px;
  height: 360px;
  display: flex;
  background:
    linear-gradient(
      180deg,
      rgba(64, 62, 60, 0.08) 0%,
      rgba(243, 238, 230, 0.08) 100%
    ),
    linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
  opacity: 0.9;
}

.design-desktop .design-sem-nome-2 {
  width: 538px;
  height: 339px;
  aspect-ratio: 1.78;
  object-fit: cover;
}

.design-desktop .section-3 {
  margin-left: 380.5px;
  width: 1160px;
  height: 465px;
  margin-top: 128.5px;
  display: flex;
  flex-direction: column;
  gap: 28.2px;
}

.design-desktop .container-6 {
  width: 895px;
  height: 158px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.design-desktop .text-wrapper-9 {
  height: 14px;
  opacity: 0.75;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #403d3b;
  font-size: 11.2px;
  letter-spacing: 2.2px;
  line-height: 14px;
  white-space: nowrap;
}

.design-desktop .text-wrapper-10 {
  height: 43.19px;
  font-family: "Inter", Helvetica;
  font-weight: 700;
  color: #403d3b;
  font-size: 33px;
  letter-spacing: 0.8px;
  line-height: 43.2px;
  white-space: nowrap;
}

.design-desktop .text-wrapper-11 {
  width: 568px;
  height: 81px;
  font-size: 15px;
  opacity: 0.88;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #403d3b;
  letter-spacing: 0;
  line-height: 27px;
}

.design-desktop .container-7 {
  height: 278px;
  position: relative;
}

.design-desktop .article {
  position: absolute;
  top: 0;
  left: 0;
  width: 377px;
  height: 132px;
  display: flex;
  background-color: #f3ede69e;
  border-radius: 18px;
  overflow: hidden;
  border: 1px solid;
  border-color: #403d3b1f;
}

.design-desktop .text-wrapper-12 {
  margin-top: 69px;
  width: 343px;
  height: 44.19px;
  margin-left: 17px;
  opacity: 0.86;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #403d3b;
  font-size: 12.9px;
  letter-spacing: 0;
  line-height: 22px;
}

.design-desktop .div-wrapper {
  top: 0;
  left: 391px;
  height: 132px;
  border-radius: 18px;
  position: absolute;
  width: 377px;
  display: flex;
  background-color: #f3ede69e;
  overflow: hidden;
  border: 1px solid;
  border-color: #403d3b1f;
}

.design-desktop .article-2 {
  top: 0;
  left: 783px;
  height: 132px;
  border-radius: 18px;
  position: absolute;
  width: 377px;
  display: flex;
  background-color: #f3ede69e;
  overflow: hidden;
  border: 1px solid;
  border-color: #403d3b1f;
}

.design-desktop .article-3 {
  top: 146px;
  left: 0;
  height: 132px;
  border-radius: 18px;
  position: absolute;
  width: 377px;
  display: flex;
  background-color: #f3ede69e;
  overflow: hidden;
  border: 1px solid;
  border-color: #403d3b1f;
}

.design-desktop .article-4 {
  top: 146px;
  left: 391px;
  height: 132px;
  border-radius: 18px;
  position: absolute;
  width: 377px;
  display: flex;
  background-color: #f3ede69e;
  overflow: hidden;
  border: 1px solid;
  border-color: #403d3b1f;
}

.design-desktop .article-5 {
  top: 146px;
  left: 783px;
  height: 132px;
  border-radius: 18px;
  position: absolute;
  width: 377px;
  display: flex;
  background-color: #f3ede69e;
  overflow: hidden;
  border: 1px solid;
  border-color: #403d3b1f;
}

.design-desktop .section-gradient {
  height: 693px;
  position: relative;
  margin-top: 108px;
  overflow: hidden;
  background:
    linear-gradient(
      180deg,
      rgba(119, 150, 153, 0.92) 0%,
      rgba(119, 150, 153, 0.96) 100%
    ),
    linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
}

.design-desktop .text-wrapper-13 {
  position: absolute;
  top: 30px;
  left: 1378px;
  width: 572px;
  opacity: 0.14;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #f3ede6eb;
  font-size: 256.4px;
  letter-spacing: 12.8px;
  line-height: 288px;
  white-space: nowrap;
}

.design-desktop .pseudo-after-2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 1920px;
  height: 693px;
  background:
    linear-gradient(
      120deg,
      rgba(243, 238, 230, 0.06) 0%,
      rgba(64, 62, 60, 0.06) 100%
    ),
    radial-gradient(
      50% 50% at 45% 85%,
      rgba(180, 171, 138, 0.16) 0%,
      rgba(0, 0, 0, 0) 60%
    ),
    radial-gradient(
      50% 50% at 75% 45%,
      rgba(204, 202, 224, 0.22) 0%,
      rgba(0, 0, 0, 0) 60%
    ),
    linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
  opacity: 0.9;
}

.design-desktop .section-4 {
  margin-left: 380px;
  width: 1160px;
  height: 890px;
  margin-top: 85.9px;
  display: flex;
  flex-direction: column;
  gap: 28.2px;
}

.design-desktop .container-8 {
  width: 954px;
  height: 131px;
  display: flex;
  flex-direction: column;
}

.design-desktop .tipologias {
  height: 14px;
  opacity: 0.75;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #403d3b;
  font-size: 11.3px;
  letter-spacing: 2.2px;
  line-height: 14px;
  white-space: nowrap;
}

.design-desktop .text-wrapper-14 {
  height: 43.19px;
  margin-top: 10px;
  font-family: "Inter", Helvetica;
  font-weight: 700;
  color: #403d3b;
  font-size: 34.1px;
  letter-spacing: 0.8px;
  line-height: 43.2px;
  white-space: nowrap;
}

.design-desktop .text-wrapper-15 {
  margin-left: -0.5px;
  width: 752px;
  height: 27px;
  margin-top: 10.4px;
  opacity: 0.88;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #403d3b;
  font-size: 14.9px;
  letter-spacing: 0;
  line-height: 27px;
  white-space: nowrap;
}

.design-desktop .container-9 {
  height: 731px;
  position: relative;
}

.design-desktop .article-6 {
  top: 0;
  left: 0;
  height: 172px;
  flex-direction: column;
  gap: 12.7px;
  border-radius: 22px;
  position: absolute;
  width: 377px;
  display: flex;
  background-color: #f3ede69e;
  overflow: hidden;
  border: 1px solid;
  border-color: #403d3b1f;
}

.design-desktop .text-wrapper-16 {
  margin-left: 19px;
  width: 339px;
  height: 44.19px;
  margin-top: 59px;
  opacity: 0.86;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #403d3b;
  font-size: 13px;
  letter-spacing: 0;
  line-height: 22px;
}

.design-desktop .link-gradient {
  margin-left: 19px;
  width: 151px;
  height: 36px;
  display: flex;
  border-radius: 999px;
  overflow: hidden;
  border: 1px solid;
  border-color: #f3ede633;
  background:
    linear-gradient(
      180deg,
      rgba(119, 150, 153, 0.95) 0%,
      rgba(119, 150, 153, 0.86) 100%
    ),
    linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
}

.design-desktop .tenho-interesse {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 11px;
  width: 120.86px;
  height: 14px;
  margin-left: 15px;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #f3ede6f2;
  font-size: 11.1px;
  text-align: center;
  letter-spacing: 1.32px;
  line-height: 14px;
  white-space: nowrap;
}

.design-desktop .article-7 {
  top: 0;
  left: 391px;
  height: 172px;
  flex-direction: column;
  gap: 5.7px;
  border-radius: 22px;
  position: absolute;
  width: 377px;
  display: flex;
  background-color: #f3ede69e;
  overflow: hidden;
  border: 1px solid;
  border-color: #403d3b1f;
}

.design-desktop .text-wrapper-17 {
  margin-left: 19px;
  width: 339px;
  height: 44.19px;
  margin-top: 59px;
  opacity: 0.86;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #403d3b;
  font-size: 12.8px;
  letter-spacing: 0;
  line-height: 22px;
}

.design-desktop .tenho-interesse-wrapper {
  margin-left: 18.7px;
  width: 151px;
  background:
    linear-gradient(
      180deg,
      rgba(119, 150, 153, 0.95) 0%,
      rgba(119, 150, 153, 0.86) 100%
    ),
    linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
  height: 36px;
  display: flex;
  border-radius: 999px;
  overflow: hidden;
  border: 1px solid;
  border-color: #f3ede633;
}

.design-desktop .article-8 {
  top: 0;
  left: 783px;
  height: 172px;
  flex-direction: column;
  gap: 5.7px;
  border-radius: 22px;
  position: absolute;
  width: 377px;
  display: flex;
  background-color: #f3ede69e;
  overflow: hidden;
  border: 1px solid;
  border-color: #403d3b1f;
}

.design-desktop .text-wrapper-18 {
  margin-left: 19px;
  width: 339px;
  height: 44.19px;
  margin-top: 59px;
  opacity: 0.86;
  font-weight: 400;
  font-size: 12.9px;
  letter-spacing: 0;
  line-height: 22px;
  font-family: "Inter", Helvetica;
  color: #403d3b;
}

.design-desktop .link-gradient-2 {
  margin-left: 19.3px;
  width: 151px;
  background:
    linear-gradient(
      180deg,
      rgba(119, 150, 153, 0.95) 0%,
      rgba(119, 150, 153, 0.86) 100%
    ),
    linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
  height: 36px;
  display: flex;
  border-radius: 999px;
  overflow: hidden;
  border: 1px solid;
  border-color: #f3ede633;
}

.design-desktop .article-9 {
  top: 186px;
  left: 0;
  height: 172px;
  flex-direction: column;
  gap: 12.5px;
  border-radius: 22px;
  position: absolute;
  width: 377px;
  display: flex;
  background-color: #f3ede69e;
  overflow: hidden;
  border: 1px solid;
  border-color: #403d3b1f;
}

.design-desktop .article-10 {
  top: 186px;
  left: 391px;
  height: 172px;
  flex-direction: column;
  gap: 12.5px;
  border-radius: 22px;
  position: absolute;
  width: 377px;
  display: flex;
  background-color: #f3ede69e;
  overflow: hidden;
  border: 1px solid;
  border-color: #403d3b1f;
}

.design-desktop .article-11 {
  top: 186px;
  left: 783px;
  height: 172px;
  flex-direction: column;
  gap: 12.5px;
  border-radius: 22px;
  position: absolute;
  width: 377px;
  display: flex;
  background-color: #f3ede69e;
  overflow: hidden;
  border: 1px solid;
  border-color: #403d3b1f;
}

.design-desktop .article-12 {
  top: 372px;
  left: 0;
  height: 172px;
  flex-direction: column;
  gap: 12.3px;
  border-radius: 22px;
  position: absolute;
  width: 377px;
  display: flex;
  background-color: #f3ede69e;
  overflow: hidden;
  border: 1px solid;
  border-color: #403d3b1f;
}

.design-desktop .article-13 {
  top: 372px;
  left: 391px;
  height: 172px;
  flex-direction: column;
  gap: 12.3px;
  border-radius: 22px;
  position: absolute;
  width: 377px;
  display: flex;
  background-color: #f3ede69e;
  overflow: hidden;
  border: 1px solid;
  border-color: #403d3b1f;
}

.design-desktop .article-14 {
  top: 372px;
  left: 783px;
  height: 172px;
  flex-direction: column;
  gap: 12.3px;
  border-radius: 22px;
  position: absolute;
  width: 377px;
  display: flex;
  background-color: #f3ede69e;
  overflow: hidden;
  border: 1px solid;
  border-color: #403d3b1f;
}

.design-desktop .article-15 {
  top: 559px;
  left: 0;
  height: 172px;
  flex-direction: column;
  gap: 12.3px;
  border-radius: 22px;
  position: absolute;
  width: 377px;
  display: flex;
  background-color: #f3ede69e;
  overflow: hidden;
  border: 1px solid;
  border-color: #403d3b1f;
}

.design-desktop .frame-3 {
  margin-left: 1px;
  height: 1996px;
  width: 1160px;
  align-self: center;
  position: relative;
  margin-top: 110.6px;
}

.design-desktop .section-5 {
  position: absolute;
  top: 0;
  left: 0;
  width: 989px;
  height: 131px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.design-desktop .text-wrapper-19 {
  height: 43.19px;
  font-family: "Inter", Helvetica;
  font-weight: 700;
  color: #403d3b;
  font-size: 34.3px;
  letter-spacing: 0.8px;
  line-height: 43.2px;
  white-space: nowrap;
}

.design-desktop .container-gradient-2 {
  position: absolute;
  top: 131px;
  left: 0;
  width: 575px;
  height: 365px;
  border-radius: 34px 18px 34px 18px;
  overflow: hidden;
  background:
    linear-gradient(
      160deg,
      rgba(119, 150, 153, 0.5) 0%,
      rgba(243, 238, 230, 0.25) 100%
    ),
    radial-gradient(
      50% 50% at 33% 52%,
      rgba(180, 171, 138, 0.45) 0%,
      rgba(0, 0, 0, 0) 60%
    ),
    radial-gradient(
      50% 50% at 72% 52%,
      rgba(204, 202, 224, 0.55) 0%,
      rgba(0, 0, 0, 0) 60%
    ),
    linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
}

.design-desktop .element {
  position: absolute;
  top: 0;
  left: 0;
  width: 575px;
  height: 365px;
  aspect-ratio: 1.78;
  object-fit: cover;
}

.design-desktop .piscina-adulto-wrapper {
  position: absolute;
  top: 314px;
  left: 15px;
  width: 342px;
  background:
    linear-gradient(
      180deg,
      rgba(243, 238, 230, 1) 0%,
      rgba(243, 238, 230, 0.3) 100%
    ),
    linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
  height: 36px;
  display: flex;
  border-radius: 999px;
  overflow: hidden;
  border: 1px solid;
  border-color: #f3ede633;
}

.design-desktop .piscina-adulto {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 11px;
  width: 312px;
  height: 14px;
  margin-left: 15px;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #403d3b;
  font-size: 11.1px;
  text-align: center;
  letter-spacing: 1.32px;
  line-height: 14px;
  white-space: nowrap;
}

.design-desktop .container-gradient-3 {
  position: absolute;
  top: 506px;
  left: 0;
  width: 575px;
  height: 365px;
  border-radius: 34px 18px 34px 18px;
  overflow: hidden;
  background:
    linear-gradient(
      160deg,
      rgba(119, 150, 153, 0.5) 0%,
      rgba(243, 238, 230, 0.25) 100%
    ),
    radial-gradient(
      50% 50% at 33% 52%,
      rgba(180, 171, 138, 0.45) 0%,
      rgba(0, 0, 0, 0) 60%
    ),
    radial-gradient(
      50% 50% at 72% 52%,
      rgba(204, 202, 224, 0.55) 0%,
      rgba(0, 0, 0, 0) 60%
    ),
    linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
}

.design-desktop .pseudo-before-2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 538px;
  height: 360px;
  background:
    linear-gradient(
      180deg,
      rgba(64, 62, 60, 0.08) 0%,
      rgba(243, 238, 230, 0.08) 100%
    ),
    linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
  opacity: 0.9;
}

.design-desktop .lareira-ao-ar-livre-wrapper {
  position: absolute;
  top: 314px;
  left: 15px;
  width: 170px;
  background:
    linear-gradient(
      180deg,
      rgba(243, 238, 230, 1) 0%,
      rgba(243, 238, 230, 0.3) 100%
    ),
    linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
  height: 36px;
  display: flex;
  border-radius: 999px;
  overflow: hidden;
  border: 1px solid;
  border-color: #f3ede633;
}

.design-desktop .lareira-ao-ar-livre {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 11px;
  width: 140px;
  height: 14px;
  margin-left: 15px;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #403d3b;
  font-size: 11.1px;
  text-align: center;
  letter-spacing: 1.32px;
  line-height: 14px;
  white-space: nowrap;
}

.design-desktop .container-gradient-4 {
  position: absolute;
  top: 1631px;
  left: 0;
  width: 575px;
  height: 365px;
  border-radius: 34px 18px 34px 18px;
  overflow: hidden;
  background:
    linear-gradient(
      160deg,
      rgba(119, 150, 153, 0.5) 0%,
      rgba(243, 238, 230, 0.25) 100%
    ),
    radial-gradient(
      50% 50% at 33% 52%,
      rgba(180, 171, 138, 0.45) 0%,
      rgba(0, 0, 0, 0) 60%
    ),
    radial-gradient(
      50% 50% at 72% 52%,
      rgba(204, 202, 224, 0.55) 0%,
      rgba(0, 0, 0, 0) 60%
    ),
    linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
}

.design-desktop .sala-de-massagem-wrapper {
  position: absolute;
  top: 314px;
  left: 15px;
  width: 163px;
  background:
    linear-gradient(
      180deg,
      rgba(243, 238, 230, 1) 0%,
      rgba(243, 238, 230, 0.3) 100%
    ),
    linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
  height: 36px;
  display: flex;
  border-radius: 999px;
  overflow: hidden;
  border: 1px solid;
  border-color: #f3ede633;
}

.design-desktop .sala-de-massagem {
  justify-content: center;
  margin-top: 11px;
  width: 133px;
  height: 14px;
  margin-left: 15px;
  color: #403d3b;
  font-size: 11.1px;
  text-align: center;
  letter-spacing: 1.32px;
  line-height: 14px;
  display: flex;
  align-items: center;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  white-space: nowrap;
}

.design-desktop .container-gradient-5 {
  position: absolute;
  top: 1631px;
  left: 585px;
  width: 575px;
  height: 365px;
  border-radius: 34px 18px 34px 18px;
  overflow: hidden;
  background:
    linear-gradient(
      160deg,
      rgba(119, 150, 153, 0.5) 0%,
      rgba(243, 238, 230, 0.25) 100%
    ),
    radial-gradient(
      50% 50% at 33% 52%,
      rgba(180, 171, 138, 0.45) 0%,
      rgba(0, 0, 0, 0) 60%
    ),
    radial-gradient(
      50% 50% at 72% 52%,
      rgba(204, 202, 224, 0.55) 0%,
      rgba(0, 0, 0, 0) 60%
    ),
    linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
}

.design-desktop .private-pool-wrapper {
  position: absolute;
  top: 314px;
  left: 15px;
  width: 122px;
  background:
    linear-gradient(
      180deg,
      rgba(243, 238, 230, 1) 0%,
      rgba(243, 238, 230, 0.3) 100%
    ),
    linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
  height: 36px;
  display: flex;
  border-radius: 999px;
  overflow: hidden;
  border: 1px solid;
  border-color: #f3ede633;
}

.design-desktop .private-pool {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 11px;
  width: 92px;
  height: 14px;
  margin-left: 15px;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #403d3b;
  font-size: 11.1px;
  text-align: center;
  letter-spacing: 1.32px;
  line-height: 14px;
  white-space: nowrap;
}

.design-desktop .container-gradient-6 {
  position: absolute;
  top: 1351px;
  left: 0;
  width: 380px;
  height: 269px;
  border-radius: 34px 18px 34px 18px;
  overflow: hidden;
  background:
    linear-gradient(
      160deg,
      rgba(119, 150, 153, 0.5) 0%,
      rgba(243, 238, 230, 0.25) 100%
    ),
    radial-gradient(
      50% 50% at 33% 52%,
      rgba(180, 171, 138, 0.45) 0%,
      rgba(0, 0, 0, 0) 60%
    ),
    radial-gradient(
      50% 50% at 72% 52%,
      rgba(204, 202, 224, 0.55) 0%,
      rgba(0, 0, 0, 0) 60%
    ),
    linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
}

.design-desktop .element-2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 380px;
  height: 269px;
  aspect-ratio: 1.78;
  object-fit: cover;
}

.design-desktop .espa-o-gourmet-wrapper {
  position: absolute;
  top: 218px;
  left: 15px;
  width: 151px;
  background:
    linear-gradient(
      180deg,
      rgba(243, 238, 230, 1) 0%,
      rgba(243, 238, 230, 0.3) 100%
    ),
    linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
  height: 36px;
  display: flex;
  border-radius: 999px;
  overflow: hidden;
  border: 1px solid;
  border-color: #f3ede633;
}

.design-desktop .espa-o-gourmet {
  justify-content: center;
  margin-top: 11px;
  width: 121px;
  height: 14px;
  margin-left: 15px;
  color: #403d3b;
  font-size: 11.1px;
  text-align: center;
  letter-spacing: 1.32px;
  line-height: 14px;
  display: flex;
  align-items: center;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  white-space: nowrap;
}

.design-desktop .container-gradient-7 {
  position: absolute;
  top: 1351px;
  left: 389px;
  width: 381px;
  height: 270px;
  border-radius: 34px 18px 34px 18px;
  overflow: hidden;
  background:
    linear-gradient(
      160deg,
      rgba(119, 150, 153, 0.5) 0%,
      rgba(243, 238, 230, 0.25) 100%
    ),
    radial-gradient(
      50% 50% at 33% 52%,
      rgba(180, 171, 138, 0.45) 0%,
      rgba(0, 0, 0, 0) 60%
    ),
    radial-gradient(
      50% 50% at 72% 52%,
      rgba(204, 202, 224, 0.55) 0%,
      rgba(0, 0, 0, 0) 60%
    ),
    linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
}

.design-desktop .element-3 {
  position: absolute;
  top: 0;
  left: 0;
  width: 381px;
  height: 270px;
  aspect-ratio: 1.78;
  object-fit: cover;
}

.design-desktop .brinquedoteca-wrapper {
  position: absolute;
  top: 219px;
  left: 15px;
  width: 141px;
  background:
    linear-gradient(
      180deg,
      rgba(243, 238, 230, 1) 0%,
      rgba(243, 238, 230, 0.3) 100%
    ),
    linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
  height: 36px;
  display: flex;
  border-radius: 999px;
  overflow: hidden;
  border: 1px solid;
  border-color: #f3ede633;
}

.design-desktop .brinquedoteca {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 11px;
  width: 111px;
  height: 14px;
  margin-left: 15px;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #403d3b;
  font-size: 11.1px;
  text-align: center;
  letter-spacing: 1.32px;
  line-height: 14px;
  white-space: nowrap;
}

.design-desktop .container-gradient-8 {
  position: absolute;
  top: 881px;
  left: 0;
  width: 1160px;
  height: 460px;
  border-radius: 34px 18px 34px 18px;
  overflow: hidden;
  background:
    linear-gradient(
      160deg,
      rgba(119, 150, 153, 0.5) 0%,
      rgba(243, 238, 230, 0.25) 100%
    ),
    radial-gradient(
      50% 50% at 33% 52%,
      rgba(180, 171, 138, 0.45) 0%,
      rgba(0, 0, 0, 0) 60%
    ),
    radial-gradient(
      50% 50% at 72% 52%,
      rgba(204, 202, 224, 0.55) 0%,
      rgba(0, 0, 0, 0) 60%
    ),
    linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
}

.design-desktop .element-4 {
  position: absolute;
  top: 0;
  left: 0;
  width: 1160px;
  height: 460px;
  aspect-ratio: 1.78;
  object-fit: cover;
}

.design-desktop .spa-com-piscina-wrapper {
  position: absolute;
  top: 409px;
  left: 15px;
  width: 218px;
  background:
    linear-gradient(
      180deg,
      rgba(243, 238, 230, 1) 0%,
      rgba(243, 238, 230, 0.3) 100%
    ),
    linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
  height: 36px;
  display: flex;
  border-radius: 999px;
  overflow: hidden;
  border: 1px solid;
  border-color: #f3ede633;
}

.design-desktop .spa-com-piscina {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 11px;
  width: 188px;
  height: 14px;
  margin-left: 15px;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #403d3b;
  font-size: 11.1px;
  text-align: center;
  letter-spacing: 1.32px;
  line-height: 14px;
  white-space: nowrap;
}

.design-desktop .container-gradient-9 {
  position: absolute;
  top: 131px;
  left: 585px;
  width: 575px;
  height: 740px;
  border-radius: 34px 18px 34px 18px;
  overflow: hidden;
  background:
    linear-gradient(
      160deg,
      rgba(119, 150, 153, 0.5) 0%,
      rgba(243, 238, 230, 0.25) 100%
    ),
    radial-gradient(
      50% 50% at 33% 52%,
      rgba(180, 171, 138, 0.45) 0%,
      rgba(0, 0, 0, 0) 60%
    ),
    radial-gradient(
      50% 50% at 72% 52%,
      rgba(204, 202, 224, 0.55) 0%,
      rgba(0, 0, 0, 0) 60%
    ),
    linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
}

.design-desktop .element-5 {
  position: absolute;
  top: calc(50.00% - 370px);
  left: calc(50.00% - 288px);
  width: 575px;
  height: 740px;
  aspect-ratio: 1.78;
  object-fit: cover;
}

.design-desktop .pet-care-wrapper {
  position: absolute;
  top: 689px;
  left: 15px;
  width: 94px;
  background:
    linear-gradient(
      180deg,
      rgba(243, 238, 230, 1) 0%,
      rgba(243, 238, 230, 0.3) 100%
    ),
    linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
  height: 36px;
  display: flex;
  border-radius: 999px;
  overflow: hidden;
  border: 1px solid;
  border-color: #f3ede633;
}

.design-desktop .text-wrapper-20 {
  justify-content: center;
  margin-top: 11px;
  width: 64px;
  height: 14px;
  margin-left: 15px;
  color: #403d3b;
  font-size: 11.1px;
  text-align: center;
  letter-spacing: 1.32px;
  line-height: 14px;
  display: flex;
  align-items: center;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  white-space: nowrap;
}

.design-desktop .container-gradient-10 {
  position: absolute;
  top: 1351px;
  left: 780px;
  width: 380px;
  height: 270px;
  border-radius: 34px 18px 34px 18px;
  overflow: hidden;
  background:
    linear-gradient(
      160deg,
      rgba(119, 150, 153, 0.5) 0%,
      rgba(243, 238, 230, 0.25) 100%
    ),
    radial-gradient(
      50% 50% at 33% 52%,
      rgba(180, 171, 138, 0.45) 0%,
      rgba(0, 0, 0, 0) 60%
    ),
    radial-gradient(
      50% 50% at 72% 52%,
      rgba(204, 202, 224, 0.55) 0%,
      rgba(0, 0, 0, 0) 60%
    ),
    linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
}

.design-desktop .element-6 {
  position: absolute;
  top: 0;
  left: 0;
  width: 380px;
  height: 270px;
  aspect-ratio: 1.78;
  object-fit: cover;
}

.design-desktop .wine-bar-wrapper {
  position: absolute;
  top: 219px;
  left: 15px;
  width: 94px;
  background:
    linear-gradient(
      180deg,
      rgba(243, 238, 230, 1) 0%,
      rgba(243, 238, 230, 0.3) 100%
    ),
    linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
  height: 36px;
  display: flex;
  border-radius: 999px;
  overflow: hidden;
  border: 1px solid;
  border-color: #f3ede633;
}

.design-desktop .footer {
  position: absolute;
  top: 8480px;
  left: 1px;
  width: 1920px;
  height: 323px;
  display: flex;
  background-color: transparent;
  border-top-width: 1px;
  border-top-style: solid;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  border-color: #403d3b1f;
  mix-blend-mode: normal;
}

.design-desktop .container-10 {
  margin-top: 47px;
  width: 1160px;
  height: 216px;
  margin-left: 380px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.design-desktop .container-11 {
  width: auto;
  height: auto;
  display: flex;
}

.design-desktop .text-wrapper-21 {
  margin-top: 4px;
  width: auto;
  height: auto;
  display: flex;
  flex-direction: column;
  gap: 2px;
}

.design-desktop .algae-beach-2 {
  height: 13.19px;
  font-family: "Inter", Helvetica;
  font-weight: 500;
  color: #403d3b;
  font-size: 11.8px;
  letter-spacing: 0.96px;
  line-height: 13.2px;
  white-space: nowrap;
}

.design-desktop .o-mar-a-vista-o-seu {
  height: 14px;
  margin-top: 0;
  opacity: 0.72;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #403d3b;
  font-size: 11.1px;
  letter-spacing: 0.66px;
  line-height: 14px;
  white-space: nowrap;
}

.design-desktop .navigation {
  width: auto;
  margin-top: 24px;
  display: flex;
  align-items: center;
  gap: 18px;
}

.design-desktop .sobre,
.design-desktop .diferenciais,
.design-desktop .tipologias-2,
.design-desktop .galeria,
.design-desktop .localiza-o-2,
.design-desktop .contato {
  width: auto;
  height: auto;
  margin: 0;
  opacity: 0.74;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #7b7670;
  font-size: 11.3px;
  letter-spacing: 1.76px;
  line-height: 14px;
  white-space: nowrap;
}

.design-desktop .container-12 {
  width: auto;
  height: auto;
  margin-top: 18px;
  display: flex;
  flex-direction: column;
  gap: 6px;
  opacity: 0.8;
}

.design-desktop .text-wrapper-22 {
  width: auto;
  height: auto;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #403d3b;
  font-size: 11.9px;
  letter-spacing: 0;
  line-height: 19px;
  white-space: nowrap;
}

.design-desktop .text-wrapper-23 {
  width: auto;
  height: auto;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #403d3b;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 19px;
  white-space: nowrap;
}

.design-desktop .social-links-wrapper {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.design-desktop .social-links {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
}

.design-desktop .social-link {
  width: 38px;
  height: 38px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #5f5a55;
  background-color: rgba(64, 61, 59, 0.04);
  border: 1px solid rgba(64, 61, 59, 0.12);
  border-radius: 999px;
  opacity: 0.9;
  transition:
    color 220ms ease,
    background-color 220ms ease,
    border-color 220ms ease,
    opacity 220ms ease,
    box-shadow 220ms ease,
    transform 220ms ease;
}

.design-desktop .social-link svg {
  width: 18px;
  height: 18px;
  display: block;
}

.design-desktop .social-link svg path,
.design-desktop .social-link svg rect,
.design-desktop .social-link svg circle {
  stroke: currentColor;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
  fill: none;
}

.design-desktop .social-link svg .social-icon-fill {
  fill: currentColor;
  stroke: none;
}

.design-desktop .social-link:hover {
  color: #403d3b;
  opacity: 1;
  background-color: rgba(119, 150, 153, 0.12);
  border-color: rgba(119, 150, 153, 0.45);
  box-shadow: 0 10px 20px rgba(64, 61, 59, 0.08);
  transform: translateY(-1px);
}

.design-desktop .social-link:focus-visible {
  outline: 2px solid rgba(119, 150, 153, 0.85);
  outline-offset: 3px;
  border-radius: 6px;
}

.design-desktop .container-13 {
  width: 1160px;
  height: 40px;
  margin-top: 17.6px;
}

.design-desktop .container-14 {
  position: absolute;
  top: 2035px;
  left: 397px;
  width: 343px;
  height: 40px;
  display: flex;
  gap: 149.3px;
}

.design-desktop .vista-privilegiada {
  margin-top: 11.6px;
  width: 154px;
  height: 16.8px;
  font-family: "Inter", Helvetica;
  font-weight: 500;
  color: #403d3b;
  font-size: 14px;
  letter-spacing: 0.84px;
  line-height: 16.8px;
  white-space: nowrap;
}

.design-desktop .SVG-wrapper {
  width: 40px;
  height: 40px;
  display: flex;
  background-color: #f3ede69e;
  border-radius: 999px;
  border: 1px solid;
  border-color: #403d3b1f;
}

.design-desktop .frame-wrapper {
  margin-top: 11px;
  width: 18px;
  margin-left: 11px;
  display: flex;
  opacity: 0.75;
}

.design-desktop .frame-4 {
  width: 18px;
  height: 18px;
  position: relative;
}

.design-desktop .vector-6 {
  position: absolute;
  width: 96.11%;
  height: 79.44%;
  top: 20.56%;
  left: 3.89%;
}

.design-desktop .vector-7 {
  position: absolute;
  width: 67.78%;
  height: 67.78%;
  top: 32.22%;
  left: 32.22%;
}

.design-desktop .container-14 .SVG-wrapper {
  align-items: center;
  justify-content: center;
}

.design-desktop .container-14 .frame-wrapper {
  width: 17px;
  height: 11px;
  margin: 0;
  opacity: 0.75;
  position: relative;
}

.design-desktop .container-14 .frame-4 {
  width: 17px;
  height: 11px;
}

.design-desktop .container-14 .vector-6 {
  width: 17px;
  height: 11px;
  top: 0;
  left: 0;
}

.design-desktop .container-14 .vector-7 {
  width: 7px;
  height: 7px;
  top: 2px;
  left: 5px;
}

.design-desktop .container-15 {
  position: absolute;
  top: 2035px;
  left: 788px;
  width: 343px;
  height: 40px;
  display: flex;
  gap: 57.4px;
}

.design-desktop .arquitetura {
  margin-top: 11.6px;
  width: 246px;
  height: 16.8px;
  font-weight: 500;
  font-size: 12.3px;
  letter-spacing: 0.84px;
  line-height: 16.8px;
  font-family: "Inter", Helvetica;
  color: #403d3b;
  white-space: nowrap;
}

.design-desktop .vector-8 {
  position: absolute;
  width: 87.78%;
  height: 87.78%;
  top: 12.22%;
  left: 12.22%;
}

.design-desktop .vector-9 {
  position: absolute;
  width: 66.94%;
  height: 54.44%;
  top: 45.56%;
  left: 33.06%;
}

.design-desktop .container-16 {
  position: absolute;
  top: 2035px;
  left: 1180px;
  width: 343px;
  height: 40px;
  display: flex;
  gap: 118.3px;
}

.design-desktop .ambientes-planejados {
  margin-top: 11.6px;
  width: 185px;
  height: 16.8px;
  font-family: "Inter", Helvetica;
  font-weight: 500;
  color: #403d3b;
  font-size: 12px;
  letter-spacing: 0.84px;
  line-height: 16.8px;
  white-space: nowrap;
}

.design-desktop .frame-5 {
  width: 18px;
  height: 18px;
  display: flex;
}

.design-desktop .vector-10 {
  flex: 1;
  width: 13.6px;
}

.design-desktop .container-17 {
  position: absolute;
  top: 2182px;
  left: 397px;
  width: 343px;
  height: 40px;
  display: flex;
  gap: 67.3px;
}

.design-desktop .alto-padr-o-de-2 {
  margin-top: 11.6px;
  width: 236px;
  height: 16.8px;
  font-family: "Inter", Helvetica;
  font-weight: 500;
  color: #403d3b;
  font-size: 12.3px;
  letter-spacing: 0.84px;
  line-height: 16.8px;
  white-space: nowrap;
}

.design-desktop .vector-11 {
  flex: 1;
  width: 16.6px;
}

.design-desktop .container-18 {
  position: absolute;
  top: 2182px;
  left: 788px;
  width: 343px;
  height: 40px;
  display: flex;
  gap: 133.4px;
}

.design-desktop .hobby-box-privativo {
  margin-top: 11.6px;
  width: 170px;
  height: 16.8px;
  font-family: "Inter", Helvetica;
  font-weight: 500;
  color: #403d3b;
  font-size: 13.7px;
  letter-spacing: 0.84px;
  line-height: 16.8px;
  white-space: nowrap;
}

.design-desktop .container-19 {
  width: 40px;
  height: 40px;
}

.design-desktop .container-20 {
  position: absolute;
  top: 2182px;
  left: 1180px;
  width: 343px;
  height: 40px;
  display: flex;
  gap: 11.5px;
}

.design-desktop .op-es-com-garden {
  margin-top: 3.2px;
  width: 296px;
  height: 33.59px;
  font-family: "Inter", Helvetica;
  font-weight: 500;
  color: #403d3b;
  font-size: 13.5px;
  letter-spacing: 0.84px;
  line-height: 19px;
  white-space: nowrap;
}

.design-desktop .container-21 {
  width: 36px;
  height: 40px;
  display: flex;
  background-color: #f3ede69e;
  border-radius: 999px;
  border: 1px solid;
  border-color: #403d3b1f;
}

.design-desktop .SVG-2 {
  margin-top: 11px;
  width: 18px;
  margin-left: 8.9px;
  display: flex;
  opacity: 0.75;
}

.design-desktop .vector-12 {
  flex: 1;
  width: 12.1px;
}

.design-desktop .area-card-copy {
  display: none;
}

.design-desktop .container-22 {
  position: absolute;
  top: 2519px;
  left: 380px;
  width: 930px;
  height: 131px;
  display: flex;
  flex-direction: column;
}

.design-desktop .exclusividade-beach {
  height: 14px;
  opacity: 0.9;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #f3ede6eb;
  font-size: 11.1px;
  letter-spacing: 2.2px;
  line-height: 14px;
  white-space: nowrap;
}

.design-desktop .text-wrapper-24 {
  height: 43.19px;
  margin-top: 10px;
  font-family: "Inter", Helvetica;
  font-weight: 700;
  color: #f3ede6f2;
  font-size: 33.5px;
  letter-spacing: 0.8px;
  line-height: 43.2px;
  white-space: nowrap;
}

.design-desktop .text-wrapper-25 {
  width: 568px;
  height: 54px;
  margin-top: 9.9px;
  opacity: 0.9;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #f3ede6eb;
  font-size: 15px;
  letter-spacing: 0;
  line-height: 27px;
}

.design-desktop .container-23 {
  position: absolute;
  top: 2672px;
  left: 380px;
  width: 1160px;
  height: 316px;
  display: flex;
  gap: 16px;
}

.design-desktop .container-24 {
  width: 278px;
  height: 340px;
  display: flex;
  flex-direction: column;
  gap: 0;
  padding: 22px 19px 24px;
  justify-content: center;
  background-color: #f3ede614;
  border-radius: 22px;
  border: 1px solid;
  border-color: #f3ede62e;
}

.design-desktop .text-wrapper-26 {
  margin-left: 0;
  width: 100%;
  height: 16px;
  margin-top: 0;
  margin-bottom: 16px;
  font-family: "Inter", Helvetica;
  font-weight: 500;
  color: #f3ede6eb;
  font-size: 12px;
  letter-spacing: 1.68px;
  line-height: 16px;
  white-space: nowrap;
}

.design-desktop .unordered-list {
  margin-left: 0;
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: column;
  gap: 10px;
  justify-content: center;
}

.design-desktop .list-item {
  width: 240px;
  display: flex;
  align-items: flex-start;
  gap: 10px;
  opacity: 0.92;
}

.design-desktop .text-wrapper-27 {
  width: 63px;
  height: 16px;
  display: flex;
  align-items: center;
  opacity: 0.92;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #f3ede6eb;
  font-size: 13.1px;
  letter-spacing: 0.26px;
  line-height: 16px;
  white-space: nowrap;
}

.design-desktop .group {
  width: 14px;
  height: 14px;
  margin-top: 1px;
  flex: 0 0 14px;
  object-fit: contain;
}

.design-desktop .list-item-2 {
  width: 240px;
  display: flex;
  gap: 10px;
  opacity: 0.92;
}

.design-desktop .SVG-3 {
  margin-top: 1px;
  width: 14px;
  height: 14px;
}

.design-desktop .text-wrapper-28 {
  display: flex;
  align-items: center;
  width: 50px;
  height: 16px;
  opacity: 0.92;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #f3ede6eb;
  font-size: 13px;
  letter-spacing: 0.26px;
  line-height: 16px;
  white-space: nowrap;
}

.design-desktop .text-wrapper-29 {
  display: flex;
  align-items: center;
  width: 111.31px;
  height: 16px;
  opacity: 0.92;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #f3ede6eb;
  font-size: 13px;
  letter-spacing: 0.26px;
  line-height: 16px;
  white-space: nowrap;
}

.design-desktop .text-wrapper-30 {
  width: 89.38px;
  display: flex;
  align-items: center;
  height: 16px;
  opacity: 0.92;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #f3ede6eb;
  font-size: 13.1px;
  letter-spacing: 0.26px;
  line-height: 16px;
  white-space: nowrap;
}

.design-desktop .text-wrapper-31 {
  width: 92.66px;
  display: flex;
  align-items: center;
  height: 16px;
  opacity: 0.92;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #f3ede6eb;
  font-size: 13.1px;
  letter-spacing: 0.26px;
  line-height: 16px;
  white-space: nowrap;
}

.design-desktop .text-wrapper-32 {
  display: flex;
  align-items: center;
  width: 48.14px;
  height: 16px;
  opacity: 0.92;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #f3ede6eb;
  font-size: 13px;
  letter-spacing: 0.26px;
  line-height: 16px;
  white-space: nowrap;
}

.design-desktop .text-wrapper-33 {
  display: flex;
  align-items: center;
  width: 109.78px;
  height: 16px;
  opacity: 0.92;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #f3ede6eb;
  font-size: 13px;
  letter-spacing: 0.26px;
  line-height: 16px;
  white-space: nowrap;
}

.design-desktop .text-wrapper-34 {
  display: flex;
  align-items: center;
  width: 119.77px;
  height: 16px;
  opacity: 0.92;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #f3ede6eb;
  font-size: 13px;
  letter-spacing: 0.26px;
  line-height: 16px;
  white-space: nowrap;
}

.design-desktop .text-wrapper-35 {
  display: flex;
  align-items: center;
  width: 24.52px;
  height: 16px;
  opacity: 0.92;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #f3ede6eb;
  font-size: 12.7px;
  letter-spacing: 0.26px;
  line-height: 16px;
  white-space: nowrap;
}

.design-desktop .text-wrapper-36 {
  display: flex;
  align-items: center;
  width: 55.92px;
  height: 16px;
  opacity: 0.92;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #f3ede6eb;
  font-size: 13px;
  letter-spacing: 0.26px;
  line-height: 16px;
  white-space: nowrap;
}

.design-desktop .unordered-list-2 {
  margin-left: 0;
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: column;
  gap: 10px;
  justify-content: center;
}

.design-desktop .text-wrapper-37 {
  display: flex;
  align-items: center;
  width: 148.02px;
  height: 16px;
  opacity: 0.92;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #f3ede6eb;
  font-size: 13.1px;
  letter-spacing: 0.26px;
  line-height: 16px;
  white-space: nowrap;
}

.design-desktop .text-wrapper-38 {
  display: flex;
  align-items: center;
  width: 58.66px;
  height: 16px;
  opacity: 0.92;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #f3ede6eb;
  font-size: 13.1px;
  letter-spacing: 0.26px;
  line-height: 16px;
  white-space: nowrap;
}

.design-desktop .text-wrapper-39 {
  display: flex;
  align-items: center;
  width: 104.36px;
  height: 16px;
  opacity: 0.92;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #f3ede6eb;
  font-size: 13px;
  letter-spacing: 0.26px;
  line-height: 16px;
  white-space: nowrap;
}

.design-desktop .text-wrapper-40 {
  display: flex;
  align-items: center;
  width: 85.14px;
  height: 16px;
  opacity: 0.92;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #f3ede6eb;
  font-size: 13px;
  letter-spacing: 0.26px;
  line-height: 16px;
  white-space: nowrap;
}

.design-desktop .text-wrapper-41 {
  display: flex;
  align-items: center;
  width: 81.75px;
  height: 16px;
  opacity: 0.92;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #f3ede6eb;
  font-size: 13.1px;
  letter-spacing: 0.26px;
  line-height: 16px;
  white-space: nowrap;
}

.design-desktop .text-wrapper-42 {
  display: flex;
  align-items: center;
  width: 76.2px;
  height: 16px;
  opacity: 0.92;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #f3ede6eb;
  font-size: 13px;
  letter-spacing: 0.26px;
  line-height: 16px;
  white-space: nowrap;
}

.design-desktop .text-wrapper-43 {
  display: flex;
  align-items: center;
  width: 98px;
  height: 16px;
  opacity: 0.92;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #f3ede6eb;
  font-size: 13px;
  letter-spacing: 0.26px;
  line-height: 16px;
  white-space: nowrap;
}

.design-desktop .text-wrapper-44 {
  display: flex;
  align-items: center;
  width: 59.73px;
  height: 16px;
  opacity: 0.92;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #f3ede6eb;
  font-size: 12.9px;
  letter-spacing: 0.26px;
  line-height: 16px;
  white-space: nowrap;
}

.design-desktop .text-wrapper-45 {
  display: flex;
  align-items: center;
  width: 57.25px;
  height: 16px;
  opacity: 0.92;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #f3ede6eb;
  font-size: 13.1px;
  letter-spacing: 0.26px;
  line-height: 16px;
  white-space: nowrap;
}

.design-desktop .fam-lia-pets {
  margin-left: 0;
  width: 100%;
  height: 16px;
  margin-top: 0;
  margin-bottom: 16px;
  font-family: "Inter", Helvetica;
  font-weight: 500;
  color: #f3ede6eb;
  font-size: 12.2px;
  letter-spacing: 1.68px;
  line-height: 16px;
  white-space: nowrap;
}

.design-desktop .text-wrapper-46 {
  display: flex;
  align-items: center;
  width: 93.28px;
  height: 16px;
  opacity: 0.92;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #f3ede6eb;
  font-size: 13px;
  letter-spacing: 0.26px;
  line-height: 16px;
  white-space: nowrap;
}

.design-desktop .text-wrapper-47 {
  display: flex;
  align-items: center;
  width: 122.62px;
  height: 16px;
  opacity: 0.92;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #f3ede6eb;
  font-size: 13.1px;
  letter-spacing: 0.26px;
  line-height: 16px;
  white-space: nowrap;
}

.design-desktop .text-wrapper-48 {
  display: flex;
  align-items: center;
  width: 48.16px;
  height: 16px;
  opacity: 0.92;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #f3ede6eb;
  font-size: 13px;
  letter-spacing: 0.26px;
  line-height: 16px;
  white-space: nowrap;
}

.design-desktop .text-wrapper-49 {
  width: 78.77px;
  height: 16px;
  opacity: 0.92;
  color: #f3ede6eb;
  font-size: 13px;
  letter-spacing: 0.26px;
  line-height: 16px;
  display: flex;
  align-items: center;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  white-space: nowrap;
}

.design-desktop .text-wrapper-50 {
  display: flex;
  align-items: center;
  width: 52.92px;
  height: 16px;
  opacity: 0.92;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #f3ede6eb;
  font-size: 13px;
  letter-spacing: 0.26px;
  line-height: 16px;
  white-space: nowrap;
}

.design-desktop .text-wrapper-51 {
  width: 59.48px;
  height: 16px;
  opacity: 0.92;
  color: #f3ede6eb;
  font-size: 12.9px;
  letter-spacing: 0.26px;
  line-height: 16px;
  display: flex;
  align-items: center;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  white-space: nowrap;
}

.design-desktop .text-wrapper-52 {
  display: flex;
  align-items: center;
  width: 72px;
  height: 16px;
  opacity: 0.92;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #f3ede6eb;
  font-size: 13px;
  letter-spacing: 0.26px;
  line-height: 16px;
  white-space: nowrap;
}

.design-desktop .text-wrapper-53 {
  width: 85.91px;
  height: 16px;
  opacity: 0.92;
  color: #f3ede6eb;
  font-size: 13px;
  letter-spacing: 0.26px;
  line-height: 16px;
  display: flex;
  align-items: center;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  white-space: nowrap;
}

.design-desktop .text-wrapper-54 {
  display: flex;
  align-items: center;
  width: 126.48px;
  height: 16px;
  opacity: 0.92;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #f3ede6eb;
  font-size: 12.9px;
  letter-spacing: 0.26px;
  line-height: 16px;
  white-space: nowrap;
}

.design-desktop .container-25 {
  width: 278px;
  height: 340px;
  display: flex;
  flex-direction: column;
  gap: 0;
  padding: 22px 19px 24px;
  justify-content: center;
  background-color: #f3ede614;
  border-radius: 22px;
  border: 1px solid;
  border-color: #f3ede62e;
}

.design-desktop .SVG-4 {
  position: absolute;
  top: 1px;
  left: 0;
  width: 14px;
  height: 14px;
  opacity: 0.78;
}

.design-desktop .text-wrapper-55 {
  width: 71px;
  height: 16px;
  display: flex;
  align-items: center;
  opacity: 0.92;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #f3ede6eb;
  font-size: 13px;
  letter-spacing: 0.26px;
  line-height: 16px;
  white-space: nowrap;
}

.design-desktop .group-2 {
  width: 14px;
  height: 14px;
  margin-top: 1px;
  flex: 0 0 14px;
  object-fit: contain;
}

.design-desktop .text-wrapper-56 {
  display: flex;
  align-items: center;
  width: 68.64px;
  height: 16px;
  opacity: 0.92;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #f3ede6eb;
  font-size: 13.1px;
  letter-spacing: 0.26px;
  line-height: 16px;
  white-space: nowrap;
}

.design-desktop .text-wrapper-57 {
  display: flex;
  align-items: center;
  width: 146.95px;
  height: 16px;
  opacity: 0.92;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #f3ede6eb;
  font-size: 13.1px;
  letter-spacing: 0.26px;
  line-height: 16px;
  white-space: nowrap;
}

.design-desktop .text-wrapper-58 {
  display: flex;
  align-items: center;
  width: 89.16px;
  height: 16px;
  opacity: 0.92;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #f3ede6eb;
  font-size: 13px;
  letter-spacing: 0.26px;
  line-height: 16px;
  white-space: nowrap;
}

.design-desktop .text-wrapper-59 {
  display: flex;
  align-items: center;
  width: 70.3px;
  height: 16px;
  opacity: 0.92;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #f3ede6eb;
  font-size: 13.1px;
  letter-spacing: 0.26px;
  line-height: 16px;
  white-space: nowrap;
}

.design-desktop .text-wrapper-60 {
  display: flex;
  align-items: center;
  width: 44.38px;
  height: 16px;
  opacity: 0.92;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #f3ede6eb;
  font-size: 12.8px;
  letter-spacing: 0.26px;
  line-height: 16px;
  white-space: nowrap;
}

.design-desktop .text-wrapper-61 {
  display: flex;
  align-items: center;
  width: 69.16px;
  height: 16px;
  opacity: 0.92;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #f3ede6eb;
  font-size: 13px;
  letter-spacing: 0.26px;
  line-height: 16px;
  white-space: nowrap;
}

.design-desktop .text-wrapper-62 {
  display: flex;
  align-items: center;
  width: 80.84px;
  height: 16px;
  opacity: 0.92;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #f3ede6eb;
  font-size: 13px;
  letter-spacing: 0.26px;
  line-height: 16px;
  white-space: nowrap;
}

.design-desktop .text-wrapper-63 {
  width: 109px;
  height: 16px;
  opacity: 0.92;
  color: #f3ede6eb;
  font-size: 13px;
  letter-spacing: 0.26px;
  line-height: 16px;
  display: flex;
  align-items: center;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  white-space: nowrap;
}

.design-desktop .group-3 {
  width: 14px;
  height: 14px;
  margin-top: 1px;
  flex: 0 0 14px;
  object-fit: contain;
}

.design-desktop .container-26 {
  position: absolute;
  top: 3365px;
  left: 399px;
  width: 339px;
  height: 30px;
  display: flex;
  gap: 171.4px;
}

.design-desktop .studios {
  width: 74px;
  height: 19.19px;
  font-family: "Inter", Helvetica;
  font-weight: 500;
  color: #403d3b;
  font-size: 15.5px;
  letter-spacing: 0.8px;
  line-height: 19.2px;
  white-space: nowrap;
}

.design-desktop .lifestyle-wrapper {
  width: 94px;
  height: 30px;
  background-color: #f3ede68c;
  opacity: 0.88;
  display: flex;
  border-radius: 999px;
  border: 1px solid;
  border-color: #403d3b29;
}

.design-desktop .lifestyle {
  margin-top: 9px;
  width: 67.94px;
  height: 12px;
  margin-left: 13px;
  opacity: 0.88;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #403d3b;
  font-size: 10.3px;
  letter-spacing: 1.8px;
  line-height: 12px;
  white-space: nowrap;
}

.design-desktop .container-27 {
  position: absolute;
  top: 3365px;
  left: 790px;
  width: 339px;
  height: 30px;
  display: flex;
  gap: 124.6px;
}

.design-desktop .element-dormit-rio {
  width: 124px;
  height: 19.19px;
  font-weight: 500;
  font-size: 16.2px;
  letter-spacing: 0.8px;
  line-height: 19.2px;
  white-space: nowrap;
  font-family: "Inter", Helvetica;
  color: #403d3b;
}

.design-desktop .cl-ssico-wrapper {
  width: 91px;
  height: 30px;
  background-color: #f3ede68c;
  opacity: 0.88;
  display: flex;
  border-radius: 999px;
  border: 1px solid;
  border-color: #403d3b29;
}

.design-desktop .cl-ssico {
  margin-top: 9px;
  width: 64.73px;
  height: 12px;
  margin-left: 13px;
  opacity: 0.88;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #403d3b;
  font-size: 10.1px;
  letter-spacing: 1.8px;
  line-height: 12px;
  white-space: nowrap;
}

.design-desktop .container-28 {
  position: absolute;
  top: 3365px;
  left: 1182px;
  width: 339px;
  height: 30px;
  display: flex;
  gap: 60.7px;
}

.design-desktop .element-dormit-rio-su-te {
  width: 193px;
  height: 19.19px;
  font-weight: 500;
  font-size: 15.9px;
  letter-spacing: 0.8px;
  line-height: 19.2px;
  white-space: nowrap;
  font-family: "Inter", Helvetica;
  color: #403d3b;
}

.design-desktop .premium-wrapper {
  width: 86px;
  height: 30px;
  background-color: #f3ede68c;
  opacity: 0.88;
  display: flex;
  border-radius: 999px;
  border: 1px solid;
  border-color: #403d3b29;
}

.design-desktop .premium {
  margin-top: 9px;
  width: 59.64px;
  height: 12px;
  margin-left: 13px;
  opacity: 0.88;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #403d3b;
  font-size: 10.3px;
  letter-spacing: 1.8px;
  line-height: 12px;
  white-space: nowrap;
}

.design-desktop .container-29 {
  position: absolute;
  top: 3551px;
  left: 399px;
  width: 339px;
  height: 30px;
  display: flex;
  gap: 56.9px;
}

.design-desktop .element-dormit-rios-su-te {
  width: 205px;
  height: 19.19px;
  font-weight: 500;
  font-size: 15.8px;
  letter-spacing: 0.8px;
  line-height: 19.2px;
  white-space: nowrap;
  font-family: "Inter", Helvetica;
  color: #403d3b;
}

.design-desktop .fam-lia-wrapper {
  width: 77px;
  height: 30px;
  background-color: #f3ede68c;
  opacity: 0.88;
  display: flex;
  border-radius: 999px;
  border: 1px solid;
  border-color: #403d3b29;
}

.design-desktop .fam-lia {
  margin-top: 9px;
  width: 51.45px;
  height: 12px;
  margin-left: 13px;
  opacity: 0.88;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #403d3b;
  font-size: 10.3px;
  letter-spacing: 1.8px;
  line-height: 12px;
  white-space: nowrap;
}

.design-desktop .container-30 {
  position: absolute;
  top: 3551px;
  left: 790px;
  width: 339px;
  height: 30px;
  display: flex;
  gap: 13px;
}

.design-desktop .element-dormit-rios-su {
  width: 228px;
  height: 19.19px;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 0.8px;
  line-height: 19.2px;
  white-space: nowrap;
  font-family: "Inter", Helvetica;
  color: #403d3b;
}

.design-desktop .exclusivo-wrapper {
  width: 98px;
  height: 30px;
  background-color: #f3ede68c;
  opacity: 0.88;
  display: flex;
  border-radius: 999px;
  border: 1px solid;
  border-color: #403d3b29;
}

.design-desktop .exclusivo {
  margin-top: 9px;
  width: 72.41px;
  height: 12px;
  margin-left: 13px;
  opacity: 0.88;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #403d3b;
  font-size: 10.2px;
  letter-spacing: 1.8px;
  line-height: 12px;
  white-space: nowrap;
}

.design-desktop .container-31 {
  position: absolute;
  top: 3551px;
  left: 1182px;
  width: 339px;
  height: 30px;
  display: flex;
  gap: 16.5px;
}

.design-desktop .element-dormit-rios-su-2 {
  width: 227px;
  height: 19.19px;
  font-weight: 500;
  font-size: 13.9px;
  letter-spacing: 0.8px;
  line-height: 19.2px;
  white-space: nowrap;
  font-family: "Inter", Helvetica;
  color: #403d3b;
}

.design-desktop .raridade-wrapper {
  width: 96px;
  height: 30px;
  background-color: #f3ede68c;
  opacity: 0.88;
  display: flex;
  border-radius: 999px;
  border: 1px solid;
  border-color: #403d3b29;
}

.design-desktop .raridade {
  margin-top: 9px;
  width: 69.84px;
  height: 12px;
  margin-left: 13px;
  opacity: 0.88;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #403d3b;
  font-size: 10.3px;
  text-align: center;
  letter-spacing: 1.8px;
  line-height: 12px;
  white-space: nowrap;
}

.design-desktop .container-32 {
  position: absolute;
  top: 3738px;
  left: 399px;
  width: 339px;
  height: 30px;
  display: flex;
  gap: 13.6px;
}

.design-desktop .element-dormit-rios-su-3 {
  width: 227px;
  height: 19.19px;
  font-weight: 500;
  font-size: 13.8px;
  letter-spacing: 0.8px;
  line-height: 19.2px;
  white-space: nowrap;
  font-family: "Inter", Helvetica;
  color: #403d3b;
}

.design-desktop .signature-wrapper {
  width: 99px;
  height: 30px;
  background-color: #f3ede68c;
  opacity: 0.88;
  display: flex;
  border-radius: 999px;
  border: 1px solid;
  border-color: #403d3b29;
}

.design-desktop .signature {
  margin-top: 9px;
  width: 72.7px;
  height: 12px;
  margin-left: 13px;
  opacity: 0.88;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #403d3b;
  font-size: 10.2px;
  letter-spacing: 1.8px;
  line-height: 12px;
  white-space: nowrap;
}

.design-desktop .container-33 {
  position: absolute;
  top: 3738px;
  left: 790px;
  width: 339px;
  height: 30px;
  display: flex;
  gap: 139.8px;
}

.design-desktop .coberturas {
  width: 113px;
  height: 19.19px;
  font-family: "Inter", Helvetica;
  font-weight: 500;
  color: #403d3b;
  font-size: 15.5px;
  letter-spacing: 0.8px;
  line-height: 19.2px;
  white-space: nowrap;
}

.design-desktop .cole-o-wrapper {
  width: 87px;
  height: 30px;
  background-color: #f3ede68c;
  opacity: 0.88;
  display: flex;
  border-radius: 999px;
  border: 1px solid;
  border-color: #403d3b29;
}

.design-desktop .cole-o {
  margin-top: 9px;
  width: 60.53px;
  height: 12px;
  margin-left: 13px;
  opacity: 0.88;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #403d3b;
  font-size: 10.3px;
  letter-spacing: 1.8px;
  line-height: 12px;
  white-space: nowrap;
}

.design-desktop .container-34 {
  position: absolute;
  top: 3738px;
  left: 1182px;
  width: 339px;
  height: 30px;
  display: flex;
  gap: 56.2px;
}

.design-desktop .unidades-com-garden {
  width: 205px;
  height: 19.19px;
  font-family: "Inter", Helvetica;
  font-weight: 500;
  color: #403d3b;
  font-size: 15.6px;
  letter-spacing: 0.8px;
  line-height: 19.2px;
  white-space: nowrap;
}

.design-desktop .garden-wrapper {
  width: 78px;
  height: 30px;
  background-color: #f3ede68c;
  opacity: 0.88;
  display: flex;
  border-radius: 999px;
  border: 1px solid;
  border-color: #403d3b29;
}

.design-desktop .garden {
  margin-top: 9px;
  width: 52.14px;
  height: 12px;
  margin-left: 13px;
  opacity: 0.88;
  font-size: 10.2px;
  letter-spacing: 1.8px;
  line-height: 12px;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #403d3b;
  white-space: nowrap;
}

.design-desktop .container-35 {
  position: absolute;
  top: 3924px;
  left: 399px;
  width: 339px;
  height: 30px;
  display: flex;
  gap: 53.7px;
}

.design-desktop .salas-comerciais {
  width: 163px;
  height: 19.19px;
  font-family: "Inter", Helvetica;
  font-weight: 500;
  color: #403d3b;
  font-size: 13.9px;
  letter-spacing: 0.8px;
  line-height: 19.2px;
  white-space: nowrap;
}

.design-desktop .investimento-wrapper {
  width: 123px;
  height: 30px;
  background-color: #f3ede68c;
  opacity: 0.88;
  display: flex;
  border-radius: 999px;
  border: 1px solid;
  border-color: #403d3b29;
}

.design-desktop .investimento {
  margin-top: 9px;
  width: 96.62px;
  height: 12px;
  margin-left: 13px;
  opacity: 0.88;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #403d3b;
  font-size: 10.2px;
  letter-spacing: 1.8px;
  line-height: 12px;
  white-space: nowrap;
}

.design-desktop .link {
  position: absolute;
  top: 992px;
  left: 935px;
  width: 50px;
  height: 60px;
  display: flex;
  flex-direction: column;
  gap: 8px;
  opacity: 0.72;
  z-index: 10;
}

.design-desktop .container-36 {
  margin-left: 12px;
  width: 26px;
  height: 40px;
  background-color: #f3ede64c;
  border-radius: 999px;
  border: 1px solid;
  border-color: #403d3b33;
}

.design-desktop .scroll {
  height: 12px;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #403d3b;
  font-size: 10.4px;
  letter-spacing: 1.8px;
  line-height: 12px;
  white-space: nowrap;
}

.design-desktop .header {
  position: absolute;
  top: 14px;
  left: 380px;
  width: 1160px;
  height: 60px;
  display: flex;
  align-items: center;
  padding: 0 22px 0 13px;
  gap: 42px;
  background-color: #f3ede6bf;
  border-radius: 999px;
  border: 1px solid;
  border-color: #f3eee666;
  backdrop-filter: blur(12px);
  box-shadow: inset 0 1px 0 #ffffff40;
  z-index: 10;
}

.design-desktop .link-2 {
  width: 305px;
  height: 38px;
  position: relative;
  display: flex;
  align-items: center;
  flex: 0 0 auto;
}

.design-desktop .span-gradient {
  position: absolute;
  top: 0;
  left: 0;
  width: 80px;
  height: 38px;
  border-radius: 999px;
  border: 1px solid;
  border-color: #ffffff59;
  background:
    radial-gradient(
      50% 50% at 70% 50%,
      rgba(147, 188, 203, 0.92) 0%,
      rgba(132, 169, 182, 0.85) 100%
    ),
    linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
}

.design-desktop .text-wrapper-64 {
  margin-left: 92px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 1px;
}

.design-desktop .logoativo {
  position: absolute;
  width: 60px;
  height: 23px;
  top: 8px;
  left: 10px;
  object-fit: contain;
}

.design-desktop .navbar {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 34px;
}

.design-desktop .sobre-2,
.design-desktop .diferenciais-2,
.design-desktop .tipologias-3,
.design-desktop .galeria-2,
.design-desktop .localiza-o-3,
.design-desktop .contato-2 {
  height: auto;
  margin: 0;
  opacity: 0.78;
  font-family: "Inter", Helvetica;
  font-weight: 500;
  color: #6f6963;
  font-size: 12px;
  letter-spacing: 1.5px;
  line-height: 1;
  white-space: nowrap;
}


.design-desktop .link-backgroundcolor {
  position: absolute;
  top: 1018px;
  left: 1770px;
  width: 144px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 0 16px;
  background-color: #403d3b2e;
  border-radius: 999px;
  border: 1px solid;
  border-color: #f3ede633;
  z-index: 10;
}

.design-desktop .SVG-5 {
  width: 18px;
  height: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 18px;
}

.design-desktop .whatsapp-logo {
  width: 100%;
  height: 100%;
  display: block;
}

.design-desktop .whats-app {
  width: auto;
  height: auto;
  display: flex;
  align-items: center;
  opacity: 0.95;
  font-family: "Inter", Helvetica;
  font-weight: 500;
  color: #f3ede6f2;
  font-size: 11.5px;
  letter-spacing: 1.6px;
  line-height: 14px;
  white-space: nowrap;
}

.design-desktop .section-6 {
  position: absolute;
  top: 6294px;
  left: 380px;
  width: 1160px;
  height: 920px;
  display: flex;
  flex-direction: column;
  gap: 35px;
}

.design-desktop .container-37 {
  width: 1073px;
  height: 67px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.design-desktop .container-38 {
  height: 818px;
  position: relative;
}

.design-desktop .container-39 {
  position: absolute;
  top: 10px;
  left: 0;
  width: 1160px;
  height: 192px;
  border-radius: 28px;
  border: 1px solid;
  border-color: #403d3b1f;
  background: linear-gradient(
    90deg,
    rgba(243, 238, 230, 0.45) 0%,
    rgba(243, 238, 230, 0.09) 60%,
    rgba(119, 150, 153, 0.15) 100%
  );
}

.design-desktop .container-gradient-wrapper {
  position: absolute;
  top: 212px;
  left: 0;
  width: 1160px;
  height: 192px;
  display: flex;
  border-radius: 28px;
  border: 1px solid;
  border-color: #403d3b1f;
  background: linear-gradient(
    90deg,
    rgba(243, 238, 230, 0.45) 0%,
    rgba(243, 238, 230, 0.09) 50%,
    rgba(119, 150, 153, 0.15) 100%
  );
}

.design-desktop .container-gradient-11 {
  margin-top: 16.5px;
  width: 384px;
  height: 160px;
  margin-left: 740px;
  display: flex;
  border-radius: 34px 18px 34px 18px;
  overflow: hidden;
  background:
    linear-gradient(
      160deg,
      rgba(119, 150, 153, 0.5) 0%,
      rgba(243, 238, 230, 0.25) 100%
    ),
    radial-gradient(
      50% 50% at 33% 52%,
      rgba(180, 171, 138, 0.45) 0%,
      rgba(0, 0, 0, 0) 60%
    ),
    radial-gradient(
      50% 50% at 72% 52%,
      rgba(204, 202, 224, 0.55) 0%,
      rgba(0, 0, 0, 0) 60%
    ),
    linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
}

.design-desktop .element-7 {
  width: 384px;
  height: 160px;
  aspect-ratio: 1.78;
  object-fit: cover;
}

.design-desktop .container-40 {
  position: absolute;
  top: 414px;
  left: 0;
  width: 1160px;
  height: 192px;
  display: flex;
  border-radius: 28px;
  border: 1px solid;
  border-color: #403d3b1f;
  background: linear-gradient(
    90deg,
    rgba(243, 238, 230, 0.45) 0%,
    rgba(243, 238, 230, 0.09) 40%,
    rgba(119, 150, 153, 0.15) 100%
  );
}

.design-desktop .container-41 {
  position: absolute;
  top: 616px;
  left: 0;
  width: 1160px;
  height: 192px;
  display: flex;
  border-radius: 28px;
  border: 1px solid;
  border-color: #403d3b1f;
  background: linear-gradient(
    90deg,
    rgba(243, 238, 230, 0.45) 0%,
    rgba(243, 238, 230, 0.09) 30%,
    rgba(119, 150, 153, 0.15) 100%
  );
}

.design-desktop .element-8 {
  width: 383px;
  height: 160px;
  aspect-ratio: 1.78;
  object-fit: cover;
}

.design-desktop .bem-estar-vista {
  position: absolute;
  top: 51px;
  left: 35px;
  width: 1089px;
  opacity: 0.75;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #403d3b;
  font-size: 11.1px;
  letter-spacing: 2.2px;
  line-height: 14px;
  white-space: nowrap;
}

.design-desktop .design-autoral {
  position: absolute;
  top: 253px;
  left: 35px;
  width: 1089px;
  opacity: 0.75;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #403d3b;
  font-size: 11.1px;
  letter-spacing: 2.2px;
  line-height: 14px;
  white-space: nowrap;
}

.design-desktop .conforto {
  position: absolute;
  top: 456px;
  left: 35px;
  width: 1089px;
  opacity: 0.75;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #403d3b;
  font-size: 11.1px;
  letter-spacing: 2.2px;
  line-height: 14px;
  white-space: nowrap;
}

.design-desktop .qualidade-de-vida {
  position: absolute;
  top: 658px;
  left: 35px;
  width: 1089px;
  opacity: 0.75;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #403d3b;
  font-size: 11.1px;
  letter-spacing: 2.2px;
  line-height: 14px;
  white-space: nowrap;
}

.design-desktop .acorde-com-o-mar {
  position: absolute;
  top: 75px;
  left: 35px;
  width: 1089px;
  font-family: "Inter", Helvetica;
  font-weight: 500;
  color: #403d3b;
  font-size: 30px;
  letter-spacing: 0.8px;
  line-height: 43.2px;
}

.design-desktop .arquitetura-que {
  position: absolute;
  top: 277px;
  left: 35px;
  width: 1089px;
  font-family: "Inter", Helvetica;
  font-weight: 500;
  color: #403d3b;
  font-size: 30px;
  letter-spacing: 0.8px;
  line-height: 43.2px;
}

.design-desktop .sofistica-o-leve {
  position: absolute;
  top: 480px;
  left: 35px;
  width: 1089px;
  font-family: "Inter", Helvetica;
  font-weight: 500;
  color: #403d3b;
  font-size: 30px;
  letter-spacing: 0.8px;
  line-height: 43.2px;
}

.design-desktop .um-endere-o-para {
  position: absolute;
  top: 682px;
  left: 35px;
  width: 1089px;
  font-family: "Inter", Helvetica;
  font-weight: 500;
  color: #403d3b;
  font-size: 30px;
  letter-spacing: 0.8px;
  line-height: 43.2px;
}

.design-desktop .container-gradient-12 {
  position: absolute;
  top: 26px;
  left: 740px;
  width: 384px;
  height: 160px;
  display: flex;
  border-radius: 34px 18px 34px 18px;
  overflow: hidden;
  background:
    linear-gradient(
      160deg,
      rgba(119, 150, 153, 0.5) 0%,
      rgba(243, 238, 230, 0.25) 100%
    ),
    radial-gradient(
      50% 50% at 33% 52%,
      rgba(180, 171, 138, 0.45) 0%,
      rgba(0, 0, 0, 0) 60%
    ),
    radial-gradient(
      50% 50% at 72% 52%,
      rgba(204, 202, 224, 0.55) 0%,
      rgba(0, 0, 0, 0) 60%
    ),
    linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
}

.design-desktop .section-7 {
  position: absolute;
  top: 7324px;
  left: 380px;
  width: 1160px;
  height: 483px;
  display: flex;
  flex-direction: column;
  gap: 30.7px;
}

.design-desktop .container-42 {
  width: 1073px;
  height: 104px;
  margin-top: -0.5px;
  display: flex;
  flex-direction: column;
}

.design-desktop .text-wrapper-65 {
  height: 43.19px;
  margin-top: 10px;
  font-family: "Inter", Helvetica;
  font-weight: 700;
  color: #403d3b;
  font-size: 34.6px;
  letter-spacing: 0.8px;
  line-height: 43.2px;
  white-space: nowrap;
}

.design-desktop .text-wrapper-66 {
  width: 687px;
  height: 26px;
  margin-top: 10.3px;
  opacity: 0.88;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #403d3b;
  font-size: 15px;
  letter-spacing: 0;
  line-height: 27px;
  white-space: nowrap;
}

.design-desktop .container-43 {
  width: 1160px;
  height: 360px;
  display: flex;
}

.design-desktop .container-44 {
  margin-top: 10.3px;
  width: 594px;
  height: 339px;
  margin-left: 566px;
  position: relative;
  background-color: #f3ede699;
  border-radius: 28px;
  border: 1px solid;
  border-color: #403d3b1f;
}

.design-desktop .text-wrapper-67 {
  position: absolute;
  top: 27px;
  left: 27px;
  width: 546px;
  opacity: 0.9;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #403d3b;
  font-size: 14.9px;
  letter-spacing: 0;
  line-height: 28px;
}

.design-desktop .text-wrapper-68 {
  position: absolute;
  top: 98px;
  left: 27px;
  width: 540px;
  opacity: 0.9;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #403d3b;
  font-size: 15px;
  letter-spacing: 0;
  line-height: 28px;
}

.design-desktop .container-gradient-13 {
  position: absolute;
  top: 0;
  left: -566px;
  width: 538px;
  height: 339px;
  border-radius: 34px 18px 34px 18px;
  overflow: hidden;
  background:
    linear-gradient(
      160deg,
      rgba(119, 150, 153, 0.5) 0%,
      rgba(243, 238, 230, 0.25) 100%
    ),
    radial-gradient(
      50% 50% at 33% 52%,
      rgba(180, 171, 138, 0.45) 0%,
      rgba(0, 0, 0, 0) 60%
    ),
    radial-gradient(
      50% 50% at 72% 52%,
      rgba(204, 202, 224, 0.55) 0%,
      rgba(0, 0, 0, 0) 60%
    ),
    linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
}

.design-desktop .map-maker-avenida {
  position: absolute;
  top: 0;
  left: 0;
  width: 538px;
  height: 339px;
  aspect-ratio: 1;
  object-fit: cover;
}

.design-desktop .link-gradient-3 {
  position: absolute;
  top: 179px;
  left: 27px;
  width: 275px;
  background:
    linear-gradient(
      180deg,
      rgba(119, 150, 153, 0.95) 0%,
      rgba(119, 150, 153, 0.86) 100%
    ),
    linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
  height: 36px;
  display: flex;
  border-radius: 999px;
  overflow: hidden;
  border: 1px solid;
  border-color: #f3ede633;
}

.design-desktop .link-gradient-white {
  width: 275px;
  background: #F3EEE6;
  height: 36px;
  display: flex;
  border-radius: 999px;
  overflow: hidden;
  border: 1px solid;
  border-color: #F3EEE633;
  box-shadow: 0 4px 14px rgba(64, 62, 60, 0.12);
  transition: transform .35s cubic-bezier(.2,.7,.2,1),
              box-shadow .35s ease,
              filter .35s ease;
  will-change: transform;
}

.design-desktop .link-gradient-white:hover {
  filter: brightness(1.03);
  transform: translateY(-2px);
  box-shadow: 0 8px 24px rgba(64, 62, 60, 0.18);
}

.design-desktop .link-gradient-white:active {
  transform: translateY(0) scale(0.985);
  box-shadow: 0 2px 8px rgba(64, 62, 60, 0.12);
}

.design-desktop .link-gradient-white .text-wrapper-69 {
  color: #403e3c;
}

.design-desktop .button-container {
  position: absolute;
  top: 3020px;
  left: 0;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.design-desktop .text-wrapper-69 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 11px;
  width: 245px;
  height: 14px;
  margin-left: 15px;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #f3ede6f2;
  font-size: 11.1px;
  text-align: center;
  letter-spacing: 1.32px;
  line-height: 14px;
  white-space: nowrap;
}

.design-desktop .section-8 {
  position: absolute;
  top: 7917px;
  left: 380px;
  width: 1160px;
  height: auto;
  display: flex;
  flex-direction: column;
  gap: 25px;
}

.design-desktop .container-45 {
  width: 1073px;
  height: auto;
  display: flex;
  flex-direction: column;
}

.design-desktop .text-wrapper-70 {
  width: 568px;
  height: 26px;
  margin-top: 9.8px;
  opacity: 0.88;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #403d3b;
  font-size: 15px;
  letter-spacing: 0;
  line-height: 27px;
  white-space: nowrap;
}

.design-desktop .container-46 {
  height: auto;
  position: relative;
}

.design-desktop .container-47 {
  position: relative;
  top: 0;
  left: 0;
  width: 1160px;
  height: auto;
  padding: 0;
  background-color: transparent;
  border-radius: 28px;
  border: none;
  overflow: visible;
}

.design-desktop .rdstation-form-shell > div[role="main"] {
  width: 100%;
  min-height: 0;
  height: auto;
}

.design-desktop .rdstation-form-shell > div[role="main"],
.design-desktop .rdstation-form-shell > div[role="main"] > div,
.design-desktop .rdstation-form-shell form {
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
}

.design-desktop .rdstation-form-shell > div[role="main"] > div {
  padding: 0 !important;
}

.design-desktop .rdstation-form-shell h1,
.design-desktop .rdstation-form-shell h2,
.design-desktop .rdstation-form-shell h3,
.design-desktop .rdstation-form-shell h4 {
  display: none !important;
}

.design-desktop .rdstation-form-shell form {
  padding: 0 18px 0 0 !important;
}

.design-desktop .rdstation-form-shell iframe,
.design-desktop .rdstation-form-shell form {
  width: 100% !important;
  max-width: 100% !important;
}

.design-desktop .rdstation-form-shell form {
  font-family: "Inter", Helvetica, Arial, sans-serif;
}

.design-desktop .rdstation-form-shell input,
.design-desktop .rdstation-form-shell select,
.design-desktop .rdstation-form-shell textarea,
.design-desktop .rdstation-form-shell button {
  font-family: "Inter", Helvetica, Arial, sans-serif;
}

.design-desktop .rdstation-form-shell input,
.design-desktop .rdstation-form-shell select,
.design-desktop .rdstation-form-shell textarea {
  border-radius: 15px !important;
  border: 1px solid #403d3b1f !important;
  background: rgba(255, 255, 255, 0.62) !important;
  box-shadow: none !important;
}

.design-desktop .rdstation-form-shell input:focus,
.design-desktop .rdstation-form-shell select:focus,
.design-desktop .rdstation-form-shell textarea:focus {
  border-color: #779699 !important;
  box-shadow: 0 0 0 4px rgba(119, 150, 153, 0.12) !important;
  outline: none !important;
}

.design-desktop .rdstation-form-shell label,
.design-desktop .rdstation-form-shell legend,
.design-desktop .rdstation-form-shell .bricks-form__label {
  color: #5e5954 !important;
  font-family: "Inter", Helvetica, Arial, sans-serif !important;
  font-size: 12px !important;
  letter-spacing: 0.3px !important;
}

.design-desktop .rdstation-form-shell button {
  border-radius: 999px !important;
  border: 1px solid #f3ede633 !important;
  background:
    linear-gradient(
      180deg,
      rgba(119, 150, 153, 0.95) 0%,
      rgba(119, 150, 153, 0.86) 100%
    ) !important;
  transition:
    transform 240ms cubic-bezier(0.22, 1, 0.36, 1),
    box-shadow 240ms cubic-bezier(0.22, 1, 0.36, 1),
    filter 240ms ease;
}

.design-desktop .rdstation-form-shell button,
.design-desktop .rdstation-form-shell button span {
  color: #f3ede6f2 !important;
  font-weight: 700 !important;
  letter-spacing: 1.1px !important;
}

.design-desktop .rdstation-form-shell button:hover {
  transform: translateY(-2px);
  box-shadow: 0 12px 30px rgba(64, 61, 59, 0.14);
  filter: brightness(1.03);
}

.design-desktop .rdstation-form-shell button:active {
  transform: translateY(0) scale(0.985);
  box-shadow: none;
}

.design-desktop .container-48 {
  position: absolute;
  top: 63px;
  left: 45px;
  width: 529px;
  height: 52px;
  border-radius: 15px;
  border: 1px solid;
  border-color: #403d3b1f;
}

.design-desktop .container-49 {
  position: absolute;
  top: 150px;
  left: 45px;
  width: 529px;
  height: 52px;
  border-radius: 15px;
  border: 1px solid;
  border-color: #403d3b1f;
}

.design-desktop .container-50 {
  position: absolute;
  top: 237px;
  left: 45px;
  width: 1070px;
  height: 143px;
  display: flex;
  border-radius: 15px;
  border: 1px solid;
  border-color: #403d3b1f;
}

.design-desktop .text-wrapper-71 {
  margin-top: 13px;
  width: 346px;
  height: 26px;
  margin-left: 20px;
  opacity: 0.88;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #403d3b;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 27px;
  white-space: nowrap;
}

.design-desktop .text-wrapper-72 {
  position: absolute;
  top: 456px;
  left: 45px;
  width: 635px;
  opacity: 0.88;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #403d3b;
  font-size: 13px;
  letter-spacing: 0;
  line-height: 27px;
  white-space: nowrap;
}

.design-desktop .receber-apresenta-o-wrapper {
  position: absolute;
  top: 415px;
  left: 45px;
  width: 1070px;
  justify-content: center;
  background:
    linear-gradient(
      180deg,
      rgba(119, 150, 153, 0.95) 0%,
      rgba(119, 150, 153, 0.86) 100%
    ),
    linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
  height: 36px;
  display: flex;
  border-radius: 999px;
  overflow: hidden;
  border: 1px solid;
  border-color: #f3ede633;
}

.design-desktop .receber-apresenta-o {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 11px;
  width: 245px;
  height: 14px;
  margin-left: 1px;
  font-family: "Inter", Helvetica;
  font-weight: 700;
  color: #f3ede6f2;
  font-size: 11.1px;
  text-align: center;
  letter-spacing: 1.32px;
  line-height: 14px;
  white-space: nowrap;
}

.design-desktop .container-51 {
  position: absolute;
  top: 63px;
  left: 586px;
  width: 529px;
  height: 52px;
  border-radius: 15px;
  border: 1px solid;
  border-color: #403d3b1f;
}

.design-desktop .arrow-wrapper {
  position: absolute;
  top: 150px;
  left: 586px;
  width: 529px;
  height: 52px;
  display: flex;
  border-radius: 15px;
  border: 1px solid;
  border-color: #403d3b1f;
}

.design-desktop .arrow {
  margin-top: 23.6px;
  width: 14.73px;
  height: 8.36px;
  margin-left: 491.6px;
}

.design-desktop .text-wrapper-73 {
  position: absolute;
  top: 163px;
  left: 606px;
  width: 151px;
  opacity: 0.88;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #403d3b;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 27px;
  white-space: nowrap;
}

.design-desktop .nome {
  position: absolute;
  top: 45px;
  left: 45px;
  width: 445px;
  opacity: 0.75;
  font-size: 11.1px;
  letter-spacing: 2.2px;
  line-height: 14px;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #403d3b;
  white-space: nowrap;
}

.design-desktop .e-mail {
  position: absolute;
  top: 132px;
  left: 45px;
  width: 445px;
  opacity: 0.75;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #403d3b;
  font-size: 11.1px;
  letter-spacing: 2.2px;
  line-height: 14px;
  white-space: nowrap;
}

.design-desktop .mensagem {
  position: absolute;
  top: 219px;
  left: 45px;
  width: 445px;
  opacity: 0.75;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #403d3b;
  font-size: 11.1px;
  letter-spacing: 2.2px;
  line-height: 14px;
  white-space: nowrap;
}

.design-desktop .telefone {
  position: absolute;
  top: 45px;
  left: 586px;
  width: 446px;
  opacity: 0.75;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #403d3b;
  font-size: 11.1px;
  letter-spacing: 2.2px;
  line-height: 14px;
  white-space: nowrap;
}

.design-desktop .tipologia-de {
  position: absolute;
  top: 132px;
  left: 586px;
  width: 446px;
  opacity: 0.75;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #403d3b;
  font-size: 11.1px;
  letter-spacing: 2.2px;
  line-height: 14px;
  white-space: nowrap;
}
/* Original CSS code should be injected above */

.design-desktop .navbar a,
.design-desktop .navigation a,
.design-desktop .link,
.design-desktop .link-2,
.design-desktop .link-backgroundcolor,
.design-desktop .link-gradient,
.design-desktop .link-gradient-2,
.design-desktop .link-gradient-3,
.design-desktop .tenho-interesse-wrapper {
  color: inherit;
  display: flex;
}

.design-desktop .navbar a,
.design-desktop .navigation a,
.design-desktop .link,
.design-desktop .link-2,
.design-desktop .link-backgroundcolor,
.design-desktop .link-gradient,
.design-desktop .link-gradient-2,
.design-desktop .link-gradient-3,
.design-desktop .tenho-interesse-wrapper,
.design-desktop .receber-apresenta-o-wrapper,
.design-desktop .container-48,
.design-desktop .container-49,
.design-desktop .container-50,
.design-desktop .container-51,
.design-desktop .arrow-wrapper {
  appearance: none;
  -webkit-appearance: none;
  font: inherit;
  color: inherit;
  background-clip: padding-box;
}

.design-desktop .container-48,
.design-desktop .container-49,
.design-desktop .container-51,
.design-desktop .arrow-wrapper,
.design-desktop .container-50 {
  background-color: transparent;
  padding: 13px 20px;
  outline: none;
}

.design-desktop .container-48,
.design-desktop .container-49,
.design-desktop .container-51,
.design-desktop .arrow-wrapper {
  line-height: 27px;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #403d3b;
  font-size: 16px;
}

.design-desktop .container-50 {
  resize: none;
  line-height: 27px;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #403d3b;
  font-size: 16px;
}

.design-desktop .container-50::placeholder,
.design-desktop .container-48::placeholder,
.design-desktop .container-49::placeholder,
.design-desktop .container-51::placeholder {
  color: #403d3b;
  opacity: 0.55;
}

.design-desktop .arrow-wrapper {
  padding-right: 48px;
  cursor: pointer;
}

.design-desktop .text-wrapper-73 {
  pointer-events: none;
}

.design-desktop .arrow-wrapper:not([value=""]) + .arrow + .text-wrapper-73,
.design-desktop .arrow-wrapper:focus + .arrow + .text-wrapper-73 {
  opacity: 0;
}

.design-desktop .receber-apresenta-o-wrapper {
  cursor: pointer;
  padding: 0;
}

.design-desktop .container-48:focus-visible,
.design-desktop .container-49:focus-visible,
.design-desktop .container-50:focus-visible,
.design-desktop .container-51:focus-visible,
.design-desktop .arrow-wrapper:focus-visible,
.design-desktop .receber-apresenta-o-wrapper:focus-visible,
.design-desktop .navbar a:focus-visible,
.design-desktop .navigation a:focus-visible,
.design-desktop .link:focus-visible,
.design-desktop .link-2:focus-visible,
.design-desktop .link-backgroundcolor:focus-visible,
.design-desktop .link-gradient:focus-visible,
.design-desktop .link-gradient-2:focus-visible,
.design-desktop .link-gradient-3:focus-visible,
.design-desktop .tenho-interesse-wrapper:focus-visible {
  outline: 2px solid #403d3b;
  outline-offset: 2px;
}

.design-desktop .container-48,
.design-desktop .container-49,
.design-desktop .container-51 {
  cursor: text;
}

.design-desktop .container-50 {
  display: block;
}

.design-desktop .unordered-list,
.design-desktop .unordered-list-2 {
  list-style: none;
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
}

.design-desktop .list-item,
.design-desktop .list-item-2 {
  list-style: none;
}

.design-desktop address {
  font-style: normal;
}

.design-desktop figure {
  margin: 0;
}

.design-desktop .navbar a,
.design-desktop .navigation a,
.design-desktop .link,
.design-desktop .link-2,
.design-desktop .link-backgroundcolor,
.design-desktop .link-gradient,
.design-desktop .link-gradient-2,
.design-desktop .link-gradient-3,
.design-desktop .tenho-interesse-wrapper,
.design-desktop .receber-apresenta-o-wrapper,
.design-desktop .container-48,
.design-desktop .container-49,
.design-desktop .container-50,
.design-desktop .container-51,
.design-desktop .arrow-wrapper {
  transition:
    transform 240ms cubic-bezier(0.22, 1, 0.36, 1),
    box-shadow 240ms cubic-bezier(0.22, 1, 0.36, 1),
    border-color 240ms ease,
    background-color 240ms ease,
    color 240ms ease,
    opacity 240ms ease,
    filter 240ms ease;
}

.design-desktop .navbar a,
.design-desktop .navigation a {
  position: relative;
}

.design-desktop .navbar a {
  color: #6f6963;
}

.design-desktop .navigation a {
  color: #7b7670;
}

.design-desktop .navbar a::after,
.design-desktop .navigation a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -8px;
  width: 100%;
  height: 1px;
  border-radius: 999px;
  background: linear-gradient(
    90deg,
    rgba(119, 150, 153, 0.18) 0%,
    rgba(119, 150, 153, 0.95) 50%,
    rgba(119, 150, 153, 0.18) 100%
  );
  opacity: 0;
  transform: scaleX(0.45);
  transform-origin: center;
  transition:
    opacity 220ms ease,
    transform 240ms cubic-bezier(0.22, 1, 0.36, 1);
}

.design-desktop .navbar a:hover,
.design-desktop .navigation a:hover {
  opacity: 1;
  color: #5f5a55;
  transform: translateY(-1px);
}

.design-desktop .navbar a:hover::after,
.design-desktop .navigation a:hover::after {
  opacity: 1;
  transform: scaleX(1);
}

.design-desktop .link:hover {
  opacity: 0.95;
  transform: translateY(-3px);
}

.design-desktop .link:hover .container-36 {
  background-color: #f3ede680;
  border-color: #403d3b4d;
}

.design-desktop .link-2:hover {
  transform: translateY(-1px);
}

.design-desktop .link-2:hover .span-gradient {
  filter: saturate(1.08) brightness(1.04);
  box-shadow: 0 8px 18px rgba(119, 150, 153, 0.22);
}

.design-desktop .receber-apresenta-o-wrapper:hover,
.design-desktop .link-gradient:hover,
.design-desktop .link-gradient-2:hover,
.design-desktop .link-gradient-3:hover,
.design-desktop .tenho-interesse-wrapper:hover,
.design-desktop .link-backgroundcolor:hover {
  filter: brightness(1.03);
  transform: translateY(-2px);
  box-shadow: 0 12px 30px rgba(64, 61, 59, 0.14);
}

.design-desktop .receber-apresenta-o-wrapper:active,
.design-desktop .link-gradient:active,
.design-desktop .link-gradient-2:active,
.design-desktop .link-gradient-3:active,
.design-desktop .tenho-interesse-wrapper:active,
.design-desktop .link-backgroundcolor:active,
.design-desktop .link:active,
.design-desktop .link-2:active {
  transform: translateY(0) scale(0.985);
  box-shadow: none;
}

.design-desktop .container-48:hover,
.design-desktop .container-49:hover,
.design-desktop .container-50:hover,
.design-desktop .container-51:hover,
.design-desktop .arrow-wrapper:hover {
  border-color: #403d3b40;
  background-color: #ffffff59;
}

.design-desktop .container-48:focus,
.design-desktop .container-49:focus,
.design-desktop .container-50:focus,
.design-desktop .container-51:focus,
.design-desktop .arrow-wrapper:focus {
  border-color: #779699;
  box-shadow: 0 0 0 4px rgba(119, 150, 153, 0.14);
}

@media (prefers-reduced-motion: reduce) {
  .design-desktop .navbar a,
  .design-desktop .navigation a,
  .design-desktop .link,
  .design-desktop .link-2,
  .design-desktop .link-backgroundcolor,
  .design-desktop .link-gradient,
  .design-desktop .link-gradient-2,
  .design-desktop .link-gradient-3,
  .design-desktop .tenho-interesse-wrapper,
  .design-desktop .receber-apresenta-o-wrapper,
  .design-desktop .container-48,
  .design-desktop .container-49,
  .design-desktop .container-50,
  .design-desktop .container-51,
  .design-desktop .arrow-wrapper,
  .design-desktop .navbar a::after,
  .design-desktop .navigation a::after,
  .design-desktop .design-sem-nome,
  .design-desktop .design-sem-nome-2,
  .design-desktop .frame-3 img.element,
  .design-desktop .frame-3 img.element-2,
  .design-desktop .frame-3 img.element-3,
  .design-desktop .frame-3 img.element-4,
  .design-desktop .frame-3 img.element-5,
  .design-desktop .frame-3 img.element-6,
  .design-desktop .container-gradient-12 .element-7,
  .design-desktop .container-gradient-wrapper .element-7,
  .design-desktop .container-40 .element-7,
  .design-desktop .container-41 .element-8,
  .design-desktop .map-maker-avenida {
    transition: none;
  }

  .design-desktop .design-sem-nome,
  .design-desktop .design-sem-nome-2,
  .design-desktop .frame-3 img.element,
  .design-desktop .frame-3 img.element-2,
  .design-desktop .frame-3 img.element-3,
  .design-desktop .frame-3 img.element-4,
  .design-desktop .frame-3 img.element-5,
  .design-desktop .frame-3 img.element-6,
  .design-desktop .container-gradient-12 .element-7,
  .design-desktop .container-gradient-wrapper .element-7,
  .design-desktop .container-40 .element-7,
  .design-desktop .container-41 .element-8,
  .design-desktop .map-maker-avenida {
    transform: none !important;
  }
}

@media (max-width: 767px) {
  html {
    scroll-padding-top: 104px;
  }

  html.menu-open,
  html.menu-open body {
    overflow: hidden;
  }

  body {
    overflow-x: hidden;
  }

  .page-scale {
    height: auto !important;
    overflow: visible;
  }

  .design-desktop {
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
    min-width: 0;
    height: auto;
    transform: none;
  }

  .design-desktop .body-backgroundcolor,
  .design-desktop .main-content {
    width: 100%;
    height: auto;
    position: relative;
    top: auto;
    left: auto;
    overflow: visible;
  }

  .design-desktop .header {
    position: sticky;
    top: 12px;
    left: auto;
    width: calc(100% - 24px);
    height: auto;
    margin: 12px;
    padding: 14px 16px;
    display: grid;
    grid-template-columns: 1fr 44px;
    grid-template-areas:
      "brand toggle"
      "nav nav";
    gap: 12px 12px;
    border-radius: 24px;
    z-index: 40;
  }

  .design-desktop .link-2 {
    width: 100%;
    min-width: 0;
    min-height: 44px;
    padding-left: 84px;
    grid-area: brand;
  }

  .design-desktop .menu-toggle {
    grid-area: toggle;
    width: 44px;
    height: 44px;
    appearance: none;
    border: 1px solid rgba(64, 61, 59, 0.14);
    border-radius: 999px;
    background-color: #f3ede6;
    display: grid;
    place-items: center;
    padding: 0;
    cursor: pointer;
    transition:
      transform 200ms cubic-bezier(0.22, 1, 0.36, 1),
      background-color 200ms ease,
      border-color 200ms ease,
      box-shadow 200ms ease;
  }

  .design-desktop .menu-toggle:active {
    transform: translateY(1px);
  }

  .design-desktop .menu-toggle:focus-visible {
    box-shadow: 0 0 0 4px rgba(119, 150, 153, 0.16);
  }

  .design-desktop .menu-toggle-icon {
    position: relative;
    width: 18px;
    height: 12px;
  }

  .design-desktop .menu-toggle-icon::before,
  .design-desktop .menu-toggle-icon::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    height: 2px;
    background-color: rgba(64, 61, 59, 0.72);
    border-radius: 99px;
    transition:
      transform 220ms cubic-bezier(0.22, 1, 0.36, 1),
      top 220ms cubic-bezier(0.22, 1, 0.36, 1),
      opacity 180ms ease;
  }

  .design-desktop .menu-toggle-icon::before {
    top: 0;
  }

  .design-desktop .menu-toggle-icon::after {
    top: 10px;
  }

  .design-desktop .menu-backdrop {
    position: fixed;
    inset: 0;
    background: rgba(16, 14, 12, 0.18);
    z-index: 39;
  }

  .design-desktop .menu-backdrop:not([hidden]) {
    display: block;
  }

  .design-desktop .text-wrapper-64 {
    margin-left: 0;
    min-width: 0;
    padding-right: 8px;
  }

  .design-desktop .navbar {
    grid-area: nav;
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 0;
    padding: 0;
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transform: translateY(-6px);
    pointer-events: none;
    border-top: 1px solid rgba(64, 61, 59, 0.08);
    transition:
      max-height 260ms cubic-bezier(0.22, 1, 0.36, 1),
      opacity 200ms ease,
      transform 220ms cubic-bezier(0.22, 1, 0.36, 1);
  }

  .design-desktop .navbar a {
    font-size: 12px;
    letter-spacing: 1.18px;
    padding: 12px 2px;
    border-bottom: 1px solid rgba(64, 61, 59, 0.06);
  }

  .design-desktop .span-gradient {
    width: 72px;
    height: 34px;
    top: 5px;
    left: 0;
  }

  .design-desktop .logoativo {
    width: 54px;
    height: 21px;
    top: 11px;
    left: 9px;
  }

  .design-desktop .header.is-menu-open .navbar {
    margin-top: 6px;
    padding-top: 6px;
    max-height: 420px;
    opacity: 1;
    transform: translateY(0);
    pointer-events: auto;
  }

  .design-desktop .header.is-menu-open .menu-toggle-icon::before {
    top: 5px;
    transform: rotate(45deg);
  }

  .design-desktop .header.is-menu-open .menu-toggle-icon::after {
    top: 5px;
    transform: rotate(-45deg);
  }

  .design-desktop .link {
    display: none;
  }

  .design-desktop .link-backgroundcolor {
    position: fixed;
    top: auto;
    left: 16px;
    right: 16px;
    bottom: 16px;
    width: auto;
    min-height: 54px;
    justify-content: center;
    padding: 0 20px;
    gap: 12px;
    z-index: 60;
    backdrop-filter: blur(16px);
  }

  .design-desktop .section {
    min-height: 100svh;
    height: auto;
    padding: 112px 16px 48px;
  }

  .design-desktop .container-gradient,
  .design-desktop .container {
    display: none;
  }

  .design-desktop .design-sem-nome {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
  }

  .design-desktop .background-color {
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
    height: auto;
    margin-top: min(50vh, 340px);
    padding: 22px 18px;
    display: grid;
    gap: 14px;
    background-color: #f3ede6db;
    backdrop-filter: blur(14px);
  }

  .design-desktop .container-wrapper,
  .design-desktop .div,
  .design-desktop .p,
  .design-desktop .text-wrapper-2,
  .design-desktop .container-2 {
    width: 100%;
    height: auto;
    margin: 0;
  }

  .design-desktop .container-wrapper,
  .design-desktop .div {
    display: block;
  }

  .design-desktop .text-wrapper {
    white-space: normal;
    margin-bottom: 6px;
  }

  .design-desktop .algae-beach {
    white-space: normal;
    font-size: 18px;
    line-height: 1.2;
  }

  .design-desktop .p {
    margin-top: 16px;
    font-size: clamp(34px, 10vw, 48px);
    line-height: 1.04;
    white-space: normal;
    letter-spacing: 0.4px;
  }

  .design-desktop .text-wrapper-2 {
    margin-top: 14px;
    font-size: 15px;
    line-height: 24px;
  }

  .design-desktop .container-2 {
    margin-top: 20px;
    flex-direction: column;
    gap: 10px;
  }

  .design-desktop .span-backgroundcolor,
  .design-desktop .span-backgroundcolor-2,
  .design-desktop .span-backgroundcolor-3 {
    width: 100%;
    min-height: 42px;
  }

  .design-desktop .localiza-o,
  .design-desktop .alto-padr-o-de,
  .design-desktop .experi-ncia-de-viver {
    width: auto;
    padding-right: 14px;
    white-space: normal;
  }

  .design-desktop .section-2,
  .design-desktop .section-3,
  .design-desktop .section-4,
  .design-desktop .frame-3,
  .design-desktop .section-6,
  .design-desktop .section-7,
  .design-desktop .section-8 {
    position: relative;
    top: auto;
    left: auto;
    width: calc(100% - 32px);
    height: auto;
    margin: 56px 16px 0;
  }

  .design-desktop .section-2,
  .design-desktop .section-3,
  .design-desktop .section-4,
  .design-desktop .section-6,
  .design-desktop .section-7,
  .design-desktop .section-8,
  .design-desktop .frame-3 {
    gap: 20px;
  }

  .design-desktop .container-3,
  .design-desktop .container-6,
  .design-desktop .container-8,
  .design-desktop .container-37,
  .design-desktop .container-42,
  .design-desktop .container-45,
  .design-desktop .section-5,
  .design-desktop .container-22 {
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
    height: auto;
    margin: 0;
  }

  .design-desktop .text-wrapper-4,
  .design-desktop .text-wrapper-10,
  .design-desktop .text-wrapper-14,
  .design-desktop .text-wrapper-19,
  .design-desktop .text-wrapper-24,
  .design-desktop .text-wrapper-65 {
    width: 100%;
    height: auto;
    font-size: clamp(28px, 8vw, 34px);
    line-height: 1.12;
    white-space: normal;
  }

  .design-desktop .text-wrapper-5,
  .design-desktop .text-wrapper-11,
  .design-desktop .text-wrapper-15,
  .design-desktop .text-wrapper-25,
  .design-desktop .text-wrapper-66,
  .design-desktop .text-wrapper-70 {
    width: 100%;
    height: auto;
    font-size: 15px;
    line-height: 24px;
    white-space: normal;
  }

  .design-desktop .container-4,
  .design-desktop .container-43 {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    gap: 18px;
  }

  .design-desktop .container-5,
  .design-desktop .pseudo-before-wrapper,
  .design-desktop .container-44 {
    width: 100%;
    height: auto;
    margin: 0;
  }

  .design-desktop .container-5,
  .design-desktop .container-44 {
    padding: 22px 18px;
  }

  .design-desktop .pseudo-before,
  .design-desktop .design-sem-nome-2,
  .design-desktop .container-gradient-13,
  .design-desktop .map-maker-avenida {
    width: 100%;
    height: auto;
    min-height: 240px;
  }

  .design-desktop .container-5 p,
  .design-desktop .container-44 p {
    width: 100%;
    height: auto;
    margin: 0;
    white-space: normal;
    font-size: 15px;
    line-height: 26px;
  }

  .design-desktop .container-7,
  .design-desktop .container-9 {
    position: relative;
    width: 100%;
    height: auto;
    display: grid;
    grid-template-columns: 1fr;
    gap: 14px;
  }

  .design-desktop .article,
  .design-desktop .div-wrapper,
  .design-desktop .article-2,
  .design-desktop .article-3,
  .design-desktop .article-4,
  .design-desktop .article-5,
  .design-desktop .article-6,
  .design-desktop .article-7,
  .design-desktop .article-8,
  .design-desktop .article-9,
  .design-desktop .article-10,
  .design-desktop .article-11,
  .design-desktop .article-12,
  .design-desktop .article-13,
  .design-desktop .article-14,
  .design-desktop .article-15 {
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
    height: auto;
    min-height: 0;
  }

  .design-desktop .text-wrapper-12 {
    width: auto;
    height: auto;
    margin: 18px;
    line-height: 22px;
  }

  .design-desktop .article-6,
  .design-desktop .article-7,
  .design-desktop .article-8,
  .design-desktop .article-9,
  .design-desktop .article-10,
  .design-desktop .article-11,
  .design-desktop .article-12,
  .design-desktop .article-13,
  .design-desktop .article-14,
  .design-desktop .article-15 {
    padding: 78px 0 18px;
    gap: 16px;
  }

  .design-desktop .text-wrapper-16,
  .design-desktop .text-wrapper-17,
  .design-desktop .text-wrapper-18 {
    width: auto;
    height: auto;
    margin: 0 18px;
    white-space: normal;
  }

  .design-desktop .link-gradient,
  .design-desktop .link-gradient-2,
  .design-desktop .tenho-interesse-wrapper {
    width: calc(100% - 36px);
    margin: 0 18px;
    justify-content: center;
  }

  .design-desktop .tenho-interesse {
    margin-left: 0;
    width: 100%;
  }

  .design-desktop .container-26,
  .design-desktop .container-27,
  .design-desktop .container-28,
  .design-desktop .container-29,
  .design-desktop .container-30,
  .design-desktop .container-31,
  .design-desktop .container-32,
  .design-desktop .container-33,
  .design-desktop .container-34,
  .design-desktop .container-35 {
    display: none;
  }

  .design-desktop .article-6::before,
  .design-desktop .article-7::before,
  .design-desktop .article-8::before,
  .design-desktop .article-9::before,
  .design-desktop .article-10::before,
  .design-desktop .article-11::before,
  .design-desktop .article-12::before,
  .design-desktop .article-13::before,
  .design-desktop .article-14::before,
  .design-desktop .article-15::before,
  .design-desktop .article-6::after,
  .design-desktop .article-7::after,
  .design-desktop .article-8::after,
  .design-desktop .article-9::after,
  .design-desktop .article-10::after,
  .design-desktop .article-11::after,
  .design-desktop .article-12::after,
  .design-desktop .article-13::after,
  .design-desktop .article-14::after,
  .design-desktop .article-15::after {
    position: absolute;
  }

  .design-desktop .article-6::before { content: "STUDIOS"; }
  .design-desktop .article-7::before { content: "1 DORMITORIO"; }
  .design-desktop .article-8::before { content: "1 DORMITORIO + SUITE"; }
  .design-desktop .article-9::before { content: "2 DORMITORIOS + SUITE"; }
  .design-desktop .article-10::before { content: "2 DORMITORIOS + 2 SUITES"; }
  .design-desktop .article-11::before { content: "3 DORMITORIOS + 2 SUITES"; }
  .design-desktop .article-12::before { content: "3 DORMITORIOS + 3 SUITES"; }
  .design-desktop .article-13::before { content: "COBERTURAS"; }
  .design-desktop .article-14::before { content: "UNIDADES COM GARDEN"; }
  .design-desktop .article-15::before { content: "SALAS COMERCIAIS"; }

  .design-desktop .article-6::before,
  .design-desktop .article-7::before,
  .design-desktop .article-8::before,
  .design-desktop .article-9::before,
  .design-desktop .article-10::before,
  .design-desktop .article-11::before,
  .design-desktop .article-12::before,
  .design-desktop .article-13::before,
  .design-desktop .article-14::before,
  .design-desktop .article-15::before {
    top: 18px;
    left: 18px;
    right: 96px;
    color: #403d3b;
    font-family: "Inter", Helvetica;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0.6px;
    line-height: 1.3;
  }

  .design-desktop .article-6::after { content: "LIFESTYLE"; }
  .design-desktop .article-7::after { content: "CLASSICO"; }
  .design-desktop .article-8::after { content: "PREMIUM"; }
  .design-desktop .article-9::after { content: "FAMILIA"; }
  .design-desktop .article-10::after { content: "EXCLUSIVO"; }
  .design-desktop .article-11::after { content: "RARIDADE"; }
  .design-desktop .article-12::after { content: "SIGNATURE"; }
  .design-desktop .article-13::after { content: "COLECAO"; }
  .design-desktop .article-14::after { content: "GARDEN"; }
  .design-desktop .article-15::after { content: "INVESTIMENTO"; }

  .design-desktop .article-6::after,
  .design-desktop .article-7::after,
  .design-desktop .article-8::after,
  .design-desktop .article-9::after,
  .design-desktop .article-10::after,
  .design-desktop .article-11::after,
  .design-desktop .article-12::after,
  .design-desktop .article-13::after,
  .design-desktop .article-14::after,
  .design-desktop .article-15::after {
    top: 16px;
    right: 18px;
    padding: 7px 10px;
    border-radius: 999px;
    background-color: rgba(119, 150, 153, 0.12);
    color: #5f5a55;
    font-size: 9px;
    font-weight: 500;
    letter-spacing: 1.1px;
    line-height: 1;
  }

  .design-desktop .section-gradient {
    position: relative;
    height: auto;
    margin-top: 56px;
    padding: 56px 16px 32px;
    background:
      linear-gradient(
        180deg,
        rgba(119, 150, 153, 0.92) 0%,
        rgba(119, 150, 153, 0.82) 38%,
        rgba(243, 238, 230, 1) 38%,
        rgba(243, 238, 230, 1) 100%
      );
  }

  .design-desktop .text-wrapper-13 {
    top: 16px;
    left: auto;
    right: 8px;
    width: auto;
    font-size: 112px;
    line-height: 1;
  }

  .design-desktop .pseudo-after-2 {
    display: none;
  }

  .design-desktop .container-14,
  .design-desktop .container-15,
  .design-desktop .container-16,
  .design-desktop .container-17,
  .design-desktop .container-18,
  .design-desktop .container-20,
  .design-desktop .container-22,
  .design-desktop .container-23 {
    position: relative;
    top: auto;
    left: auto;
    width: calc(100% - 32px);
    height: auto;
    margin: 0 16px;
  }

  .design-desktop .container-14,
  .design-desktop .container-15,
  .design-desktop .container-16,
  .design-desktop .container-17,
  .design-desktop .container-18,
  .design-desktop .container-20 {
    margin-top: 10px;
    min-height: 138px;
    padding: 10px 16px;
    display: block;
    background-color: #f3ede69e;
    border-radius: 22px;
    border: 1px solid #403d3b1f;
  }

  .design-desktop .container-14 .vista-privilegiada,
  .design-desktop .container-15 .arquitetura,
  .design-desktop .container-16 .ambientes-planejados,
  .design-desktop .container-17 .alto-padr-o-de-2,
  .design-desktop .container-18 .hobby-box-privativo,
  .design-desktop .container-20 .op-es-com-garden {
    width: auto;
    height: auto;
    margin: 0;
    padding-right: 56px;
    font-size: 12px;
    line-height: 1.4;
    white-space: normal;
  }

  .design-desktop .area-card-copy {
    display: block;
    margin-top: 12px;
    padding-right: 0;
    font-size: 14px;
    line-height: 1.65;
    color: #6a655f;
  }

  .design-desktop .container-14 .SVG-wrapper,
  .design-desktop .container-15 .SVG-wrapper,
  .design-desktop .container-16 .SVG-wrapper,
  .design-desktop .container-17 .SVG-wrapper,
  .design-desktop .container-20 .container-21,
  .design-desktop .container-18 .container-19 {
    flex: 0 0 40px;
  }

  .design-desktop .container-22 {
    margin-top: 24px;
  }

  .design-desktop .exclusividade-beach,
  .design-desktop .text-wrapper-24,
  .design-desktop .text-wrapper-25 {
    color: #403d3b;
  }

  .design-desktop .container-23 {
    display: grid;
    gap: 16px;
    margin-top: 20px;
  }

  .design-desktop .container-24,
  .design-desktop .container-25 {
    width: 100%;
    height: auto;
    padding: 20px 18px;
    background:
      linear-gradient(
        180deg,
        rgba(119, 150, 153, 0.88) 0%,
        rgba(119, 150, 153, 0.78) 100%
      );
    border-radius: 24px;
    border: 1px solid rgba(243, 238, 230, 0.22);
  }

  .design-desktop .unordered-list,
  .design-desktop .unordered-list-2 {
    width: 100%;
    gap: 10px;
  }

  .design-desktop .text-wrapper-26,
  .design-desktop .fam-lia-pets {
    width: 100%;
    margin: 0 0 20px;
    color: #f3ede6f2;
  }

  .design-desktop .list-item,
  .design-desktop .list-item-2 {
    width: 100%;
  }

  .design-desktop .text-wrapper-27,
  .design-desktop .text-wrapper-28,
  .design-desktop .text-wrapper-29,
  .design-desktop .text-wrapper-30,
  .design-desktop .text-wrapper-31,
  .design-desktop .text-wrapper-32,
  .design-desktop .text-wrapper-33,
  .design-desktop .text-wrapper-34,
  .design-desktop .text-wrapper-35,
  .design-desktop .text-wrapper-36,
  .design-desktop .text-wrapper-37,
  .design-desktop .text-wrapper-38,
  .design-desktop .text-wrapper-39,
  .design-desktop .text-wrapper-40,
  .design-desktop .text-wrapper-41,
  .design-desktop .text-wrapper-42,
  .design-desktop .text-wrapper-43,
  .design-desktop .text-wrapper-44,
  .design-desktop .text-wrapper-45,
  .design-desktop .text-wrapper-46,
  .design-desktop .text-wrapper-47,
  .design-desktop .text-wrapper-48,
  .design-desktop .text-wrapper-49,
  .design-desktop .text-wrapper-50,
  .design-desktop .text-wrapper-51,
  .design-desktop .text-wrapper-52,
  .design-desktop .text-wrapper-53,
  .design-desktop .text-wrapper-54,
  .design-desktop .text-wrapper-55,
  .design-desktop .text-wrapper-56,
  .design-desktop .text-wrapper-57,
  .design-desktop .text-wrapper-58,
  .design-desktop .text-wrapper-59,
  .design-desktop .text-wrapper-60,
  .design-desktop .text-wrapper-61,
  .design-desktop .text-wrapper-62,
  .design-desktop .text-wrapper-63 {
    color: #f3ede6f2;
  }

  .design-desktop .frame-3 {
    display: grid;
    gap: 14px;
  }

  .design-desktop .container-gradient-2,
  .design-desktop .container-gradient-3,
  .design-desktop .container-gradient-4,
  .design-desktop .container-gradient-5,
  .design-desktop .container-gradient-6,
  .design-desktop .container-gradient-7,
  .design-desktop .container-gradient-8,
  .design-desktop .container-gradient-9,
  .design-desktop .container-gradient-10 {
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
    min-height: 260px;
    height: auto;
  }

  .design-desktop .frame-3 img.element,
  .design-desktop .frame-3 img.element-2,
  .design-desktop .frame-3 img.element-3,
  .design-desktop .frame-3 img.element-4,
  .design-desktop .frame-3 img.element-5,
  .design-desktop .frame-3 img.element-6 {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .design-desktop .frame-3 figcaption {
    position: absolute;
    top: auto !important;
    left: 14px !important;
    right: auto !important;
    bottom: 14px !important;
    width: auto !important;
    max-width: calc(100% - 28px);
    height: auto !important;
    min-height: 36px;
    display: inline-flex !important;
    align-items: center;
    z-index: 2;
    border-radius: 999px;
    overflow: hidden;
    border: 1px solid rgba(243, 238, 230, 0.28);
    background:
      linear-gradient(
        180deg,
        rgba(243, 238, 230, 0.96) 0%,
        rgba(243, 238, 230, 0.76) 100%
      );
  }

  .design-desktop .frame-3 figcaption > * {
    display: block;
    width: auto !important;
    height: auto !important;
    margin: 0 !important;
    padding: 10px 14px;
    font-size: 10px !important;
    line-height: 1.2 !important;
    letter-spacing: 1px !important;
    white-space: normal !important;
    color: #403d3b !important;
    text-align: left !important;
  }

  .design-desktop .container-38 {
    height: auto;
    display: flex;
    flex-direction: column;
    gap: 12px;
  }

  .design-desktop .container-39 {
    display: none;
  }

  .design-desktop .container-gradient-12,
  .design-desktop .container-gradient-wrapper,
  .design-desktop .container-40,
  .design-desktop .container-41,
  .design-desktop .bem-estar-vista,
  .design-desktop .design-autoral,
  .design-desktop .conforto,
  .design-desktop .qualidade-de-vida,
  .design-desktop .acorde-com-o-mar,
  .design-desktop .arquitetura-que,
  .design-desktop .sofistica-o-leve,
  .design-desktop .um-endere-o-para {
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
    margin: 0;
  }

  .design-desktop .container-gradient-12,
  .design-desktop .container-gradient-wrapper,
  .design-desktop .container-40,
  .design-desktop .container-41 {
    height: 220px;
  }

  .design-desktop .container-gradient-wrapper .container-gradient-11,
  .design-desktop .container-40 .container-gradient-11,
  .design-desktop .container-41 .container-gradient-11 {
    width: 100%;
    height: 100%;
    margin: 0;
  }

  .design-desktop .container-gradient-12 .pseudo-before,
  .design-desktop .container-gradient-wrapper .pseudo-before,
  .design-desktop .container-40 .pseudo-before,
  .design-desktop .container-41 .pseudo-before {
    position: relative;
    width: 100%;
    height: 100%;
  }

  .design-desktop .container-gradient-12 .element-7,
  .design-desktop .container-gradient-wrapper .element-7,
  .design-desktop .container-40 .element-7,
  .design-desktop .container-41 .element-8 {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    display: block;
  }

  .design-desktop .section,
  .design-desktop .pseudo-before-wrapper,
  .design-desktop .frame-3 figure,
  .design-desktop .container-gradient-12,
  .design-desktop .container-gradient-wrapper,
  .design-desktop .container-40,
  .design-desktop .container-41,
  .design-desktop .container-gradient-13 {
    overflow: hidden;
  }

  .design-desktop .design-sem-nome,
  .design-desktop .design-sem-nome-2,
  .design-desktop .frame-3 img.element,
  .design-desktop .frame-3 img.element-2,
  .design-desktop .frame-3 img.element-3,
  .design-desktop .frame-3 img.element-4,
  .design-desktop .frame-3 img.element-5,
  .design-desktop .frame-3 img.element-6,
  .design-desktop .container-gradient-12 .element-7,
  .design-desktop .container-gradient-wrapper .element-7,
  .design-desktop .container-40 .element-7,
  .design-desktop .container-41 .element-8,
  .design-desktop .map-maker-avenida {
    transform: translate3d(0, var(--mobile-scroll-shift, 0px), 0)
      scale(var(--mobile-scroll-scale, 1.04));
    transform-origin: center center;
    transition: transform 360ms cubic-bezier(0.22, 1, 0.36, 1);
    will-change: transform;
    backface-visibility: hidden;
  }

  .design-desktop .container-gradient-12 { order: 1; }
  .design-desktop .bem-estar-vista { order: 2; }
  .design-desktop .acorde-com-o-mar { order: 3; }
  .design-desktop .container-gradient-wrapper { order: 4; }
  .design-desktop .design-autoral { order: 5; }
  .design-desktop .arquitetura-que { order: 6; }
  .design-desktop .container-40 { order: 7; }
  .design-desktop .conforto { order: 8; }
  .design-desktop .sofistica-o-leve { order: 9; }
  .design-desktop .container-41 { order: 10; }
  .design-desktop .qualidade-de-vida { order: 11; }
  .design-desktop .um-endere-o-para { order: 12; }

  .design-desktop .bem-estar-vista,
  .design-desktop .design-autoral,
  .design-desktop .conforto,
  .design-desktop .qualidade-de-vida {
    padding-top: 4px;
    font-size: 11px;
    letter-spacing: 2px;
    line-height: 14px;
    white-space: normal;
  }

  .design-desktop .acorde-com-o-mar,
  .design-desktop .arquitetura-que,
  .design-desktop .sofistica-o-leve,
  .design-desktop .um-endere-o-para {
    font-size: 24px;
    line-height: 1.25;
    letter-spacing: 0.3px;
    white-space: normal;
  }

  .design-desktop .container-44 {
    display: flex;
    flex-direction: column;
    gap: 18px;
  }

  .design-desktop .container-gradient-13 {
    position: relative;
    top: auto;
    left: auto;
    order: 1;
    min-height: 240px;
  }

  .design-desktop .text-wrapper-67,
  .design-desktop .text-wrapper-68 {
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
    margin: 0;
    order: 2;
    white-space: normal;
    line-height: 26px;
  }

  .design-desktop .text-wrapper-68 {
    order: 3;
  }

  .design-desktop .link-gradient-3 {
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
    order: 4;
    justify-content: center;
  }

  .design-desktop .container-5 .link-gradient-3 {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    margin-top: 20px !important;
    margin-left: 0 !important;
    width: 100% !important;
  }

  .design-desktop .link-gradient-white {
    width: 100% !important;
    margin-top: 20px !important;
  }

  .design-desktop .button-container {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    width: 100% !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    padding: 20px !important;
  }

  .design-desktop .container-46 {
    height: auto;
  }

  .design-desktop .container-47 {
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
    height: auto;
    min-height: 420px;
  }

  .design-desktop .rdstation-form-shell > div[role="main"] {
    min-height: 560px;
  }

  .design-desktop .rdstation-form-shell form {
    padding-right: 0 !important;
  }

  .design-desktop .footer {
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
    height: auto;
    margin-top: 56px;
    padding: 32px 0 104px;
  }

  .design-desktop .container-10 {
    width: calc(100% - 32px);
    height: auto;
    margin: 0 16px;
  }

  .design-desktop .container-11,
  .design-desktop .text-wrapper-21,
  .design-desktop .container-12 {
    width: 100%;
    height: auto;
  }

  .design-desktop .navigation {
    width: 100%;
    margin-top: 22px;
    flex-wrap: wrap;
    gap: 12px 16px;
  }

  .design-desktop .text-wrapper-22,
  .design-desktop .text-wrapper-23 {
    width: 100%;
    white-space: normal;
    line-height: 22px;
  }

  .design-desktop .social-links {
    gap: 10px;
  }

  .design-desktop .social-link {
    width: 40px;
    height: 40px;
  }

  .design-desktop .social-link svg {
    width: 19px;
    height: 19px;
  }

  .design-desktop .container-13 {
    display: none;
  }

  html,
  body {
    background-color: #f3ede6;
  }

  body {
    padding-bottom: calc(92px + env(safe-area-inset-bottom));
  }

  .design-desktop .header {
    top: 0;
    width: 100%;
    margin: 0;
    padding: calc(14px + env(safe-area-inset-top)) 16px 14px;
    border-radius: 0 0 24px 24px;
    background-color: #f3ede6;
    backdrop-filter: none;
    -webkit-backdrop-filter: none;
    box-shadow: 0 12px 30px rgba(64, 61, 59, 0.08);
  }

  .design-desktop .link-2 {
    min-height: 46px;
    display: flex;
    align-items: center;
  }

  .design-desktop .text-wrapper-64 {
    margin-left: 82px;
    min-width: 0;
    max-width: 180px;
    display: flex;
    flex-direction: column;
    gap: 2px;
  }

  .design-desktop .algae-beach-2 {
    height: auto;
    display: block;
    white-space: normal;
    font-size: 15px;
    line-height: 1.18;
    letter-spacing: 0.9px;
  }

  .design-desktop .o-mar-a-vista-o-seu {
    height: auto;
    display: block;
    white-space: normal;
    font-size: 10px;
    line-height: 1.3;
    letter-spacing: 0.45px;
  }

  .design-desktop .navbar {
    gap: 0;
    overflow: hidden;
  }

  .design-desktop .navbar a {
    flex: initial;
  }

  .design-desktop .section {
    min-height: auto;
    padding: 124px 16px calc(104px + env(safe-area-inset-bottom));
  }

  .design-desktop .design-sem-nome {
    min-height: 430px;
    object-position: center;
  }

  .design-desktop .background-color {
    width: calc(100% - 28px);
    max-width: 348px;
    margin: clamp(150px, 42vw, 220px) auto 0;
    padding: 24px 18px 22px;
    border-radius: 28px;
    gap: 12px;
    background-color: rgba(243, 238, 230, 0.96);
    border: 1px solid rgba(64, 61, 59, 0.08);
    box-shadow: 0 20px 40px rgba(64, 61, 59, 0.10);
  }

  .design-desktop .container-wrapper {
    display: block;
    gap: 6px;
  }

  .design-desktop .div {
    display: flex;
    gap: 6px;
  }

  .design-desktop .text-wrapper {
    font-size: 9.5px;
    line-height: 1.45;
    letter-spacing: 1.15px;
    opacity: 0.72;
  }

  .design-desktop .algae-beach {
    font-size: 15px;
    line-height: 1.16;
    letter-spacing: 1.05px;
  }

  .design-desktop .p {
    margin-top: 0;
    font-size: clamp(20px, 6.2vw, 28px);
    line-height: 1.1;
    letter-spacing: -0.3px;
    white-space: nowrap;
  }

  .design-desktop .text-wrapper-2 {
    margin-top: 0;
    font-size: 14px;
    line-height: 1.72;
    color: rgba(64, 61, 59, 0.84);
  }

  .design-desktop .container-2 {
    margin-top: 4px;
    gap: 10px;
  }

  .design-desktop .SVG {
    margin: 0;
    flex: 0 0 14px;
  }

  .design-desktop .span-backgroundcolor,
  .design-desktop .span-backgroundcolor-2,
  .design-desktop .span-backgroundcolor-3 {
    padding: 12px 16px;
    gap: 12px;
    align-items: center;
    min-height: 44px;
    border-radius: 999px;
    background-color: rgba(243, 238, 230, 0.78);
    border-color: rgba(64, 61, 59, 0.10);
    animation: none;
    box-shadow: none;
  }

  .design-desktop .localiza-o,
  .design-desktop .alto-padr-o-de,
  .design-desktop .experi-ncia-de-viver {
    font-size: 10.8px;
    line-height: 1.32;
    letter-spacing: 0.9px;
    color: rgba(64, 61, 59, 0.82);
  }

  .design-desktop .section-3,
  .design-desktop .section-4,
  .design-desktop .section-6,
  .design-desktop .section-7,
  .design-desktop .section-8,
  .design-desktop .footer {
    scroll-margin-top: 108px;
  }

  .design-desktop .container-7,
  .design-desktop .container-9,
  .design-desktop .frame-3,
  .design-desktop .container-23,
  .design-desktop .container-38 {
    gap: 16px;
  }

  .design-desktop .container-7 {
    display: none;
  }

  .design-desktop .article,
  .design-desktop .div-wrapper,
  .design-desktop .article-2,
  .design-desktop .article-3,
  .design-desktop .article-4,
  .design-desktop .article-5 {
    padding: 22px 18px;
    border-radius: 22px;
    background-color: rgba(243, 238, 230, 0.62);
    border: 1px solid rgba(64, 61, 59, 0.08);
  }

  .design-desktop .text-wrapper-12 {
    margin: 0;
    font-size: 15px;
    line-height: 1.7;
    color: #5f5a55;
  }

  .design-desktop .section-gradient {
    padding: 48px 16px 24px;
  }

  .design-desktop .text-wrapper-13 {
    opacity: 0.2;
  }

  .design-desktop .container-14,
  .design-desktop .container-15,
  .design-desktop .container-16,
  .design-desktop .container-17,
  .design-desktop .container-18,
  .design-desktop .container-20 {
    position: relative;
    min-height: 148px;
    padding: 18px 70px 18px 16px;
    box-shadow: 0 14px 28px rgba(64, 61, 59, 0.04);
  }

  .design-desktop .container-14 .SVG-wrapper,
  .design-desktop .container-15 .SVG-wrapper,
  .design-desktop .container-16 .SVG-wrapper,
  .design-desktop .container-17 .SVG-wrapper,
  .design-desktop .container-18 .container-19,
  .design-desktop .container-20 .container-21 {
    position: absolute;
    top: 16px;
    right: 16px;
  }

  .design-desktop .container-19,
  .design-desktop .container-21 {
    width: 40px;
    height: 40px;
  }

  .design-desktop .container-22 {
    margin-top: 32px;
  }

  .design-desktop .container-24,
  .design-desktop .container-25 {
    padding: 22px 18px;
    border-radius: 22px;
  }

  .design-desktop .unordered-list,
  .design-desktop .unordered-list-2 {
    gap: 12px;
  }

  .design-desktop .list-item,
  .design-desktop .list-item-2 {
    align-items: flex-start;
    gap: 10px;
  }

  .design-desktop .section-7,
  .design-desktop .section-8 {
    margin-top: 48px;
  }

  .design-desktop .container-43,
  .design-desktop .container-46 {
    display: block;
    width: 100%;
  }

  .design-desktop .container-44 {
    padding: 22px 18px 18px;
    border-radius: 24px;
    background-color: rgba(243, 238, 230, 0.56);
    border: 1px solid rgba(64, 61, 59, 0.08);
  }

  .design-desktop .text-wrapper-66,
  .design-desktop .text-wrapper-67,
  .design-desktop .text-wrapper-68,
  .design-desktop .text-wrapper-70 {
    font-size: 15px;
    line-height: 1.7;
    white-space: normal;
  }

  .design-desktop .container-gradient-13 {
    min-height: 260px;
    border-radius: 24px 16px 24px 16px;
    overflow: hidden;
  }

  .design-desktop .map-maker-avenida {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
  }

  .design-desktop .link-gradient-3 {
    min-height: 46px;
    margin-top: 2px;
  }

  .design-desktop .text-wrapper-69 {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0 14px;
    line-height: 1.2;
    white-space: normal;
  }

  .design-desktop .container-46 {
    position: relative;
  }

  .design-desktop .container-47 {
    min-height: 0;
    border-radius: 24px;
  }

  .design-desktop .rdstation-form-shell > div[role="main"] {
    min-height: 0;
  }

  .design-desktop .footer {
    margin-top: 48px;
    padding-bottom: calc(128px + env(safe-area-inset-bottom));
  }

  .design-desktop .container-10 {
    padding: 0 0 8px;
  }

  .design-desktop .navigation {
    gap: 10px 14px;
  }

  .design-desktop .link-backgroundcolor {
    min-height: 52px;
    bottom: calc(12px + env(safe-area-inset-bottom));
    box-shadow: 0 14px 30px rgba(64, 61, 59, 0.12);
  }

  .design-desktop .SVG-5 {
    width: 19px;
    height: 19px;
    flex-basis: 19px;
  }

  .design-desktop .whats-app {
    font-size: 11.8px;
    letter-spacing: 1.7px;
  }
}

@media (max-width: 430px) {
  .design-desktop .header {
    padding-left: 14px;
    padding-right: 14px;
  }

  .design-desktop .text-wrapper-64 {
    margin-left: 0;
    max-width: 150px;
  }

  .design-desktop .link-2 {
    padding-left: 76px;
  }

  .design-desktop .span-gradient {
    width: 66px;
  }

  .design-desktop .logoativo {
    width: 50px;
    left: 8px;
  }

  .design-desktop .algae-beach-2 {
    font-size: 12px;
    letter-spacing: 0.72px;
  }

  .design-desktop .o-mar-a-vista-o-seu {
    font-size: 9px;
    line-height: 1.22;
    letter-spacing: 0.38px;
  }

  .design-desktop .navbar a {
    font-size: 10px;
    letter-spacing: 1.1px;
  }

  .design-desktop .background-color {
    width: calc(100% - 24px);
    max-width: 332px;
    margin: clamp(140px, 44vw, 210px) auto 0;
    padding: 22px 14px 20px;
  }

  .design-desktop .text-wrapper-2 {
    font-size: 13px;
    line-height: 1.68;
  }

  .design-desktop .p {
    font-size: 27px;
  }

  .design-desktop .span-backgroundcolor,
  .design-desktop .span-backgroundcolor-2,
  .design-desktop .span-backgroundcolor-3 {
    min-height: 42px;
    padding: 11px 14px;
  }

  .design-desktop .localiza-o,
  .design-desktop .alto-padr-o-de,
  .design-desktop .experi-ncia-de-viver {
    font-size: 10px;
    letter-spacing: 0.75px;
  }

  .design-desktop .link-backgroundcolor {
    left: 12px;
    right: 12px;
  }
}
