:root {
  --off-white: #fffaf1;
  --marrom-amrca: #3c332e;
  --marrom-médio: #8b7c63;
  --relume-library-lite--rl-black: black;
  --relume-library-lite--rl-white: white;
}

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

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

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

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

.intro-lp {
  background-image: url("../images/img-banner-intro.png");
  background-position: 50%;
  background-size: cover;
  height: 690px;
}

.intro-lp.authentic {
  background-image: url("../images/banner-introc.png");
}

.intro-lp.edge {
  background-image: url("../images/img-intro-edge.jpg");
}

.container-lp {
  width: 100%;
  max-width: 1218px;
  padding-left: 32px;
  padding-right: 32px;
}

.content-wrapper {
  justify-content: space-between;
  height: 100%;
  display: flex;
}

.frame-59 {
  grid-row-gap: 100px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 1218px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 32px;
  padding-right: 32px;
  text-decoration: none;
  display: flex;
}

.logo {
  object-fit: cover;
}

.cta_01_branco {
  grid-column-gap: 10px;
  color: var(--off-white);
  border: 1.5px solid #fffaf1;
  border-radius: 100px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 13px 50px;
  text-decoration: none;
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  display: flex;
}

.cta_01_branco:hover {
  color: var(--marrom-amrca);
  background-color: #fffaf1;
}

.text {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.body {
  background-color: var(--marrom-amrca);
}

.body.authentic {
  background-color: #8f8f84;
}

.body.edge {
  background-color: #b5ad9c;
}

.invista-em-um-ativo {
  padding-top: 85px;
  padding-bottom: 85px;
}

.frame-61 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1220px;
  text-decoration: none;
  display: flex;
}

.frame-61.authentic {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
}

.frame-1 {
  grid-row-gap: 60px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 478px;
  height: 530px;
  text-decoration: none;
  display: flex;
}

.frame-10 {
  grid-row-gap: 50px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-2 {
  color: #fff;
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 35px;
  font-weight: 300;
  line-height: 100%;
  text-decoration: none;
}

.text-3 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 25px;
  text-decoration: none;
}

.cta_02_bege {
  grid-column-gap: 10px;
  background-color: var(--marrom-médio);
  color: #fffaf1;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 13px 50px;
  text-decoration: none;
  transition: all 0.2s cubic-bezier(0.23, 1, 0.32, 1);
  display: flex;
}

.cta_02_bege:hover {
  background-color: var(--off-white);
  color: var(--marrom-médio);
}

.cta_02_bege.authentic {
  background-color: var(--marrom-amrca);
}

.cta_02_bege.authentic:hover {
  background-color: var(--off-white);
}

.text-4 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-60 {
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 601px;
  text-decoration: none;
  display: flex;
}

.frame-3 {
  grid-row-gap: 300px;
  background-color: #3c332e;
  border-radius: 15px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  height: 250px;
  padding: 50px 62px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.frame-2 {
  z-index: 3;
  grid-row-gap: 15px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 200px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.text-5 {
  color: #fff;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 25px;
  text-decoration: none;
}

.frame-62 {
  z-index: 4;
  grid-row-gap: 15px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: relative;
}

.text-6 {
  color: #fff;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 35px;
  font-weight: 300;
  line-height: 100%;
  text-decoration: none;
}

.image {
  z-index: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.grid {
  grid-template-rows: auto;
  grid-template-columns: 0.75fr 1fr;
}

.contant-torre-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
}

.frame-63 {
  grid-row-gap: 50px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 410px;
  text-decoration: none;
  display: flex;
}

.text-7 {
  color: #fff;
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 35px;
  font-weight: 300;
  line-height: 100%;
  text-decoration: none;
}

.cada-andar-foi-projetado-com-ousadia-e-funcionalidade-com-alturas-piso-a-piso-superiores-aos-padres {
  color: #fff;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 25px;
  text-decoration: none;
}

.text-8 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.conheca-diferenciais {
  background-image: url("../images/img-diferenciais.jpg");
  background-position: 50%;
  background-size: cover;
  height: 676px;
}

.conheca-diferenciais.authentic {
  background-image: url("../images/img-comodidade.jpg");
}

.container-content-right {
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 1218px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 32px;
  padding-right: 32px;
  display: flex;
}

.frame-19 {
  grid-row-gap: 50px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 439px;
  text-decoration: none;
  display: flex;
}

.conhea-alguns-dos-diferenciais {
  color: #fffaf1;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 35px;
  font-weight: 300;
  line-height: 100%;
  text-decoration: none;
}

.eclusa-social-portaria-de-segurana-blindada-garage-prime-pet-care-e-pet-park-wine-club-pilates {
  color: #fffaf1;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 25px;
  text-decoration: none;
}

.cta_02_bege-2 {
  grid-column-gap: 10px;
  color: var(--off-white);
  background-color: #8b7c63;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  padding: 13px 50px;
  text-decoration: none;
  transition: all 0.2s cubic-bezier(0.23, 1, 0.32, 1);
  display: flex;
}

.cta_02_bege-2:hover {
  background-color: var(--off-white);
  color: var(--marrom-médio);
}

.text-9 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.slider-section {
  padding-top: 64px;
  padding-bottom: 64px;
}

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

.rl-heading-style-h2 {
  color: var(--relume-library-lite--rl-black);
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto,
    Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.2;
}

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

.rl_gallery21_arrow-icon {
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
}

.rl_gallery21_slide {
  padding-right: 2rem;
}

.rl_gallery21_mask {
  width: 34%;
  overflow: visible;
}

.rl_gallery21_slide-nav {
  height: 1.75rem;
  font-size: 0.5rem;
  inset: auto auto 0% 0%;
}

.rl_gallery21_component {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  align-items: start;
}

.rl_gallery21_slider {
  background-color: #0000;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-bottom: 5rem;
  position: relative;
  overflow: hidden;
}

.rl_gallery21_lightbox-link {
  width: 100%;
  text-decoration: none;
}

.rl_gallery21_arrow-right {
  border: 1px none var(--relume-library-lite--rl-black);
  color: var(--relume-library-lite--rl-black);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 4rem;
  height: 4rem;
  display: flex;
  inset: auto 0% 0% auto;
}

.rl-text-style-medium {
  color: var(--relume-library-lite--rl-black);
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto,
    Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.5;
}

.rl_gallery21_heading-wrapper {
  width: 100%;
  max-width: 48rem;
}

.rl_gallery21_spacing-block-1 {
  width: 100%;
  padding-bottom: 5rem;
}

.rl_gallery21_image-wrapper {
  border-radius: 30px;
  width: 100%;
  padding-top: 0%;
  position: relative;
  overflow: hidden;
}

.rl_section_gallery21 {
  background-color: var(--relume-library-lite--rl-white);
  overflow: hidden;
}

.rl_blog33_spacing-block-2 {
  width: 100%;
  padding-bottom: 1.5rem;
}

.rl_gallery21_arrow-left {
  border: 1px none var(--relume-library-lite--rl-black);
  color: #0000;
  background-color: #0000;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 4rem;
  height: 4rem;
  display: flex;
  inset: auto 4rem 0% auto;
}

.rl-padding-global {
  padding-left: 5%;
  padding-right: 5%;
}

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

.div-block {
  justify-content: center;
  align-items: flex-end;
  height: 549px;
  padding: 50px 32px;
  display: flex;
  position: relative;
}

.image-2 {
  z-index: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.text-10 {
  z-index: 8;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  border-radius: 30px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 100%;
  text-decoration: none;
  position: relative;
  overflow: visible;
}

.form-section {
  background-image: url("../images/img-section-form.png");
  background-position: 50%;
  background-size: cover;
  height: 800px;
}

.form-section.authentic {
  background-image: url("../images/img-form-authentic.jpg");
  overflow: hidden;
}

.form-section.edge {
  background-image: url("../images/img-bg-form-edge.jpg");
  height: 800px;
}

.frame-33 {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 400px;
  text-decoration: none;
  display: flex;
}

.text-11 {
  color: #fffaf1;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 100%;
  text-decoration: none;
}

.frame-30 {
  grid-row-gap: 50px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 380px;
  text-decoration: none;
  display: flex;
}

.frame-32 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-64 {
  grid-row-gap: 15px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-12 {
  color: #fffaf1;
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 100%;
  text-decoration: none;
}

.rectangle-10 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 380px;
  height: 50px;
  text-decoration: none;
  display: flex;
}

.cta_02_bege-3 {
  grid-column-gap: 10px;
  background-color: #8b7c63;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 364px;
  padding: 13px 50px;
  text-decoration: none;
  display: flex;
}

.text-13 {
  color: #fffaf1;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.label-form {
  color: #fffaf1;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 100%;
}

.field-label {
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 100%;
}

.text-field {
  background-color: #0000;
  border: 2px solid #fffaf1;
  border-radius: 128px;
  height: 50px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 100%;
}

.form {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  width: 100%;
  display: none;
}

.form-block {
  width: 100%;
}

.submit-button {
  background-color: var(--marrom-médio);
  color: var(--off-white);
  border-radius: 120px;
  width: 100%;
  height: 56px;
  padding: 16px 50px 13px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 100%;
  transition: all 0.2s cubic-bezier(0.23, 1, 0.32, 1);
}

.submit-button:hover {
  background-color: var(--off-white);
  color: var(--marrom-médio);
}

.submit-button.authentic {
  background-color: var(--marrom-amrca);
}

.submit-button.authentic:hover {
  background-color: var(--off-white);
}

.input-wrapper {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  display: flex;
}

.frame-65 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1216px;
  text-decoration: none;
  display: flex;
}

.frame-65.edge {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
}

.image-5 {
  object-fit: cover;
}

.frame-51 {
  grid-column-gap: 523px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  max-width: 256.334px;
  height: 533.174px;
  text-decoration: none;
  display: grid;
}

.frame-49 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.image-6 {
  object-fit: cover;
  border-radius: 15px;
}

.footer {
  padding-top: 80px;
  padding-bottom: 80px;
}

._8 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1216px;
  text-decoration: none;
  display: flex;
}

.logo-2 {
  object-fit: cover;
}

.elements {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 148.05px;
  height: 29.54px;
  text-decoration: none;
  display: flex;
}

.logos-footer-wrapper {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.frame-66 {
  grid-column-gap: 67px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-67 {
  grid-row-gap: 60px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 445px;
  height: 617px;
  padding-top: 40px;
  padding-bottom: 40px;
  text-decoration: none;
  display: flex;
}

.frame-47 {
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-14 {
  color: #fffaf1;
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 35px;
  font-weight: 300;
  line-height: 100%;
  text-decoration: none;
}

.text-15 {
  color: #fffaf1;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 25px;
  text-decoration: none;
}

.cta_02_marrom {
  grid-column-gap: 10px;
  background-color: #3c332e;
  border-radius: 100px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 13px 50px;
  text-decoration: none;
  display: flex;
}

.text-16 {
  color: #fffaf1;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-4 {
  grid-row-gap: 300px;
  background-color: #3c332e;
  background-image: url("../images/img-quadra-authentic.jpg");
  background-position: 50%;
  background-size: cover;
  border-radius: 15px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 707px;
  height: 617px;
  padding: 50px 62px;
  text-decoration: none;
  display: flex;
}

.frame-68 {
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 536px;
  text-decoration: none;
  display: flex;
}

.code-embed {
  width: 100%;
  max-width: 400px;
}

.frame-69 {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 1214px;
  padding-top: 64px;
  padding-bottom: 64px;
  text-decoration: none;
  display: flex;
}

.frame-70 {
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 557.39px;
  text-decoration: none;
  display: flex;
}

.o-primeiro-empreendimento-da-quadra-que-une-conceito-office-home {
  color: #565045;
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 45px;
  font-weight: 200;
  line-height: 100%;
  text-decoration: none;
}

.text-17 {
  color: #565045;
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 300;
  line-height: 100%;
  text-decoration: none;
}

.perfeito-para-empresas-consultrios-ou-investimento-com-alto-potencial-de-valorizao {
  color: #565045;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 25px;
  text-decoration: none;
}

.cta_02_bege-4 {
  grid-column-gap: 10px;
  color: #fffaf1;
  background-color: #565045;
  border-radius: 100px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 13px 50px;
  text-decoration: none;
  transition: all 0.2s;
  display: flex;
}

.cta_02_bege-4:hover {
  background-color: var(--off-white);
  color: var(--marrom-amrca);
}

.text-18 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-71 {
  grid-row-gap: 39px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 608px;
  text-decoration: none;
  display: flex;
}

.frame-72 {
  grid-row-gap: 300px;
  object-fit: cover;
  border-radius: 15px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 391px;
  padding: 0;
  display: flex;
}

.frame-73 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-left: 64px;
  padding-right: 64px;
  text-decoration: none;
  display: flex;
}

.frame-11 {
  grid-column-gap: 80px;
  background-color: #b5ad9c;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1240px;
  height: 912px;
  padding-top: 113px;
  padding-bottom: 113px;
  text-decoration: none;
  display: flex;
}

.rectangle-4 {
  object-fit: cover;
  border-radius: 15px;
}

.frame-74 {
  grid-row-gap: 50px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 520px;
  text-decoration: none;
  display: flex;
}

.mais-do-que-um-espao-o-quadra-edge-entrega-experincia-e-eficincia-em-cada-detalhe-caf-exclusivo-no-e {
  color: #565045;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 25px;
  text-decoration: none;
}

.cta_02_bege-5 {
  grid-column-gap: 10px;
  color: #fffaf1;
  background-color: #565045;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 13px 50px;
  text-decoration: none;
  transition: all 0.2s;
  display: flex;
}

.cta_02_bege-5:hover {
  background-color: var(--off-white);
  color: var(--marrom-amrca);
}

.text-19 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-75 {
  grid-column-gap: 48px;
  flex: 0 auto;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-76 {
  grid-row-gap: 50px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 489.195px;
  text-decoration: none;
  display: flex;
}

.por-que-o-quadra-edge-nico {
  color: #565045;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 35px;
  font-weight: 300;
  line-height: 100%;
  text-decoration: none;
}

.plantas-flexveis-do-compacto-funcional-ao-amplo-corporativo-adaptveis-ao-seu-negcio-arquitetura-cont {
  color: var(--marrom-amrca);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
  text-decoration: none;
}

.frame-77 {
  grid-row-gap: 300px;
  background-color: #565045;
  background-image: url("../images/img-pq-e-unico.png");
  background-position: 50%;
  background-size: cover;
  border-radius: 15px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 607.002px;
  height: 617px;
  padding: 50px 62px;
  text-decoration: none;
  display: flex;
}

.cta_02_bege-6 {
  grid-column-gap: 10px;
  color: #3c332e;
  background-color: #b5ad9c;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 441px;
  padding: 13px 50px;
  text-decoration: none;
  transition: all 0.2s;
  display: flex;
}

.cta_02_bege-6:hover {
  background-color: var(--off-white);
  color: #3c332e;
}

.text-20 {
  color: var(--marrom-amrca);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.plantas-flexveis-do-compacto-funcional-ao-amplo-corporativo-adaptveis-ao-seu-negcio-arquitetura-cont-2 {
  color: var(--marrom-amrca);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 25px;
  text-decoration: none;
}

.plantas-flexveis-do-compacto-funcional-ao-amplo-corporativo-adaptveis-ao-seu-negcio-arquitetura-cont-3 {
  color: var(--marrom-amrca);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 25px;
  text-decoration: none;
}

.page-wrapper {
  overflow: hidden;
}

@media screen and (max-width: 991px) {
  .frame-59 {
    justify-content: center;
    align-items: center;
    padding-left: 32px;
    padding-right: 32px;
  }

  .invista-em-um-ativo {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .frame-61 {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .frame-1 {
    grid-row-gap: 0px;
    height: auto;
  }

  .frame-10 {
    grid-row-gap: 32px;
  }

  .frame-60 {
    max-width: none;
  }

  .grid {
    grid-column-gap: 64px;
    grid-row-gap: 64px;
    flex-flow: column;
    grid-template-columns: 0.75fr;
    grid-auto-flow: row;
    place-items: start stretch;
    width: 100%;
    padding: 32px 64px;
    display: flex;
  }

  .frame-63 {
    max-width: none;
  }

  .container-content-right {
    justify-content: flex-end;
    align-items: center;
  }

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

  .rl-heading-style-h2 {
    font-size: 2.75rem;
  }

  .rl_gallery21_mask {
    width: 50%;
  }

  .rl_gallery21_slide-nav {
    display: none;
  }

  .rl_gallery21_spacing-block-1 {
    padding-bottom: 4.5rem;
  }

  .frame-65 {
    flex-flow: column;
  }

  .image-5 {
    object-fit: contain;
  }

  .frame-51 {
    grid-column-gap: 8px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    max-width: none;
    height: auto;
    display: grid;
  }

  .frame-49 {
    flex-flow: row;
    width: 100%;
  }

  .image-6 {
    flex: 0 auto;
    width: 100%;
  }

  .image-7 {
    width: 100%;
  }

  .frame-69 {
    flex-flow: column;
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .frame-70 {
    grid-row-gap: 24px;
    max-width: none;
  }

  .o-primeiro-empreendimento-da-quadra-que-une-conceito-office-home {
    font-size: 32px;
  }

  .text-17 {
    font-size: 20px;
  }

  .frame-71 {
    max-width: none;
  }

  .frame-11 {
    grid-row-gap: 24px;
    flex-flow: column;
    height: auto;
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .rectangle-4 {
    width: 100%;
  }

  .frame-74 {
    max-width: none;
  }

  .frame-75 {
    flex-flow: column;
  }

  .frame-76 {
    max-width: none;
  }

  .por-que-o-quadra-edge-nico {
    font-size: 32px;
  }
}

@media screen and (max-width: 767px) {
  .conheca-diferenciais {
    height: auto;
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .frame-19 {
    max-width: none;
  }

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

  .rl-heading-style-h2 {
    font-size: 2.25rem;
  }

  .rl_gallery21_slide {
    padding-right: 1.5rem;
  }

  .rl_gallery21_mask {
    width: 100%;
  }

  .rl-text-style-medium {
    font-size: 1rem;
  }

  .rl_gallery21_spacing-block-1 {
    padding-bottom: 3rem;
  }

  .rl_blog33_spacing-block-2 {
    padding-bottom: 1.25rem;
  }

  .rl_gallery21_arrow-left {
    right: 3.5rem;
  }

  .form-section {
    height: auto;
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .form-section.edge {
    height: auto;
  }

  .frame-33 {
    max-width: none;
  }

  .frame-51 {
    grid-column-gap: 8px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    display: grid;
  }

  .image-6 {
    object-fit: cover;
  }

  .o-primeiro-empreendimento-da-quadra-que-une-conceito-office-home {
    font-size: 28px;
  }

  .text-17 {
    font-size: 18px;
  }

  .frame-73 {
    padding-left: 32px;
    padding-right: 32px;
  }

  .frame-76 {
    grid-row-gap: 32px;
    padding-bottom: 32px;
  }

  .por-que-o-quadra-edge-nico {
    font-size: 24px;
  }
}

@media screen and (max-width: 479px) {
  .intro-lp {
    overflow: hidden;
  }

  .container-lp,
  .frame-59 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .cta_01_branco {
    padding-left: 8px;
    padding-right: 8px;
  }

  .text {
    font-size: 16px;
  }

  .invista-em-um-ativo {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .text-2 {
    font-size: 28px;
  }

  .cta_02_bege {
    padding: 16px 8px;
  }

  .frame-3 {
    height: auto;
    padding-left: 32px;
    padding-right: 32px;
  }

  .text-6 {
    font-size: 24px;
  }

  .grid {
    padding-left: 16px;
    padding-right: 16px;
  }

  .text-7 {
    font-size: 28px;
  }

  .container-content-right {
    width: 100%;
    padding-left: 16px;
    padding-right: 16px;
  }

  .conhea-alguns-dos-diferenciais {
    font-size: 28px;
  }

  .cta_02_bege-2 {
    padding-left: 8px;
    padding-right: 8px;
  }

  .rl_gallery21_slide {
    padding-right: 0;
  }

  .div-block {
    width: 100%;
    min-height: 549px;
  }

  .image-2 {
    object-fit: contain;
    min-width: 392px;
    min-height: 549px;
    inset: 0%;
  }

  .frame-33 {
    flex: 0 auto;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    max-width: none;
  }

  .submit-button {
    white-space: normal;
    word-break: normal;
    padding-left: 8px;
    padding-right: 8px;
  }

  .frame-49 {
    flex-flow: column;
  }

  .cidade-espaco-ambiente {
    overflow: hidden;
  }

  ._8 {
    grid-column-gap: 64px;
    grid-row-gap: 64px;
    flex-flow: column;
  }

  .text-14 {
    font-size: 28px;
  }

  .frame-4 {
    padding: 32px;
  }

  .o-primeiro-empreendimento-da-quadra-que-une-conceito-office-home {
    font-size: 24px;
  }

  .cta_02_bege-4 {
    padding-left: 8px;
    padding-right: 8px;
  }

  .frame-71 {
    grid-row-gap: 24px;
  }

  .frame-73 {
    padding-left: 0;
    padding-right: 32px;
  }

  .frame-74 {
    grid-row-gap: 32px;
  }

  .cta_02_bege-5 {
    padding-left: 8px;
    padding-right: 8px;
  }

  .frame-77 {
    max-width: none;
    height: 500px;
    padding: 32px 8px;
  }

  .cta_02_bege-6 {
    padding-left: 8px;
    padding-right: 8px;
  }

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

  .code-embed-2 {
    width: 100%;
    height: auto;
  }
}

@media screen and (max-width: 991px) {
  #w-node-_7a80bd52-2019-95cb-92f2-13f8180e6a17-afc1bc8c,
  #w-node-_7a80bd52-2019-95cb-92f2-13f8180e6a17-fee720cd {
    order: 9999;
  }
}

