@font-face {
  font-family: Libre Caslon Condensed;
  src: url('../fonts/LibreCaslonCondensed-Regular-BF64eff85c37e2f.ttf') format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Libre Caslon Condensed;
  src: url('../fonts/LibreCaslonCondensed-Regular.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Nexa;
  src: url('../fonts/NexaRegular.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Nexa;
  src: url('../fonts/NexaHeavy.otf') format("opentype");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Nexa;
  src: url('../fonts/NexaBlack.otf') format("opentype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

:root {
  --off-white: #fefaf1;
  --bege-medio: #705539;
  --bege-escuro: #352715;
  --bege-claro: #c29c76;
  --container: 1560px;
}

.body {
  background-color: var(--off-white);
  font-family: Nexa, Verdana, sans-serif;
}

.p--hero--top {
  color: var(--off-white);
  margin-bottom: 0;
  font-family: Libre Caslon Condensed, Arial, sans-serif;
  font-size: 1.3rem;
  line-height: 1.8rem;
}

.p--hero--bottom {
  grid-row-gap: 16px;
  width: auto;
  color: var(--off-white);
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin: 0;
  font-size: 1.6rem;
  line-height: 2.2rem;
  display: block;
  position: static;
  top: 16vh;
  left: 0;
  right: 0;
}

.p-label-formd-v1-2 {
  color: var(--bege-escuro);
  margin-top: 16px;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1rem;
}

.p-label-formd-v1-2.p-label-um {
  color: var(--bege-escuro);
  margin-top: 16px;
  font-size: 1rem;
  line-height: 1rem;
}

.input-form-footer-nome-2 {
  border: 1px solid var(--bege-claro);
  opacity: 1;
  width: 100%;
  height: 48px;
  color: var(--bege-escuro);
  -webkit-text-stroke-width: 0px;
  -webkit-text-stroke-color: #202020;
  background-color: #fff0;
  margin-bottom: 0;
  padding: 12px 8px 8px 40px;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.5rem;
}

.input-form-footer-nome-2.form-line-hero-field {
  border-style: none none solid;
  padding-left: 8px;
}

.input-form-footer-telefone-2 {
  border: 1px solid var(--bege-claro);
  opacity: 1;
  width: 100%;
  height: 48px;
  color: var(--bege-escuro);
  -webkit-text-stroke-width: 0px;
  -webkit-text-stroke-color: #202020;
  background-color: #fff0;
  margin-bottom: 0;
  padding: 12px 8px 8px 40px;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1rem;
}

.input-form-footer-telefone-2.form-line-hero-field {
  border-style: none none solid;
  padding-left: 8px;
}

.select-form-footer-2 {
  border: 1px solid var(--bege-claro);
  opacity: 1;
  width: 100%;
  height: 48px;
  color: var(--bege-escuro);
  -webkit-text-stroke-width: 0px;
  -webkit-text-stroke-color: #202020;
  background-color: #fff0;
  margin-top: 5px;
  margin-bottom: 0;
  padding: 12px 8px 8px;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1rem;
}

.select-form-footer-2.form-line-hero-field {
  border-style: none none solid;
}

.form-footer {
  flex-flow: column;
  width: 600px;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
  display: flex;
  position: relative;
}

.p-label-form-modal-v1-2 {
  color: var(--bege-escuro);
  margin-top: .7vw;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1rem;
}

.input-form-footer-email-2 {
  border: 1px solid var(--bege-claro);
  opacity: 1;
  width: 100%;
  height: 48px;
  color: var(--bege-escuro);
  -webkit-text-stroke-width: 0px;
  -webkit-text-stroke-color: #202020;
  background-color: #fff0;
  margin-top: 0;
  margin-bottom: 0;
  padding: 12px 8px 8px 40px;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1rem;
}

.input-form-footer-email-2.form-line-hero-field {
  border-style: none none solid;
  padding-left: 8px;
}

.submit-bt-form-footer-2 {
  color: #fff;
  background-color: #c39463;
  border-radius: 100px;
  height: 54px;
  font-size: 18px;
  line-height: 26px;
  transition: all .3s;
}

.submit-bt-form-footer-2:hover {
  background-color: #697154;
}

.submit-bt-form-footer-2.submit-form {
  background-color: var(--bege-medio);
  width: 100%;
  max-width: 300px;
  height: 56px;
  color: var(--off-white);
  text-transform: uppercase;
  border-radius: 0;
  margin-top: 16px;
  padding: 4px 16px 0;
  font-size: 1.1rem;
  font-weight: 400;
  line-height: 1.1rem;
}

.submit-bt-form-footer-2.submit-form {
  color: #fefaf1;
  text-transform: uppercase;
  background-color: #705539;
  border-radius: 0;
  width: 100%;
  max-width: 300px;
  height: 56px;
  margin-top: 16px;
  padding: 4px 16px 0;
  font-size: 1.1rem;
  font-weight: 400;
  line-height: 1.1rem;
}

.submit-bt-form-footer-2.submit-form:hover {
  background-color: #352715;
}

.submit-bt-form-footer-2.submit-form.submit-full {
  max-width: none;
}

.h2 {
  color: var(--bege-escuro);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Libre Caslon Condensed, Arial, sans-serif;
  font-size: 2vw;
  font-weight: 400;
  line-height: 2.5vw;
}

.h2.h2--contato {
  width: auto;
  color: var(--bege-claro);
  letter-spacing: 1px;
  font-size: 1.3rem;
  line-height: 2.4rem;
}

.h2.h2--contato.h2-form-hero {
  color: var(--bege-medio);
  font-size: 1.4rem;
}

.h2.h2--projetistas {
  width: 14ch;
  font-size: 3rem;
  line-height: 3rem;
}

.h2.h2--aptos {
  width: 16ch;
  color: var(--off-white);
}

.h2.h2--projetistas--modal {
  width: 10ch;
  font-size: 3rem;
  line-height: 3rem;
}

.h2.h2--localizacao {
  width: 11ch;
  font-size: 3rem;
  line-height: 3rem;
}

.p--hero {
  grid-row-gap: 16px;
  width: auto;
  color: var(--off-white);
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin: 0;
  font-size: 1.4rem;
  line-height: 2rem;
  display: block;
  position: static;
  top: 16vh;
  left: 0;
  right: 0;
}

.p--hero--endereco {
  z-index: 1;
  grid-row-gap: 16px;
  width: auto;
  color: var(--off-white);
  text-align: center;
  text-transform: none;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin: 0 0 24px;
  padding-bottom: 0;
  font-family: Libre Caslon Condensed, Arial, sans-serif;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 400;
  line-height: 2rem;
  display: block;
  position: relative;
  top: 0;
  left: 0;
  right: 0;
}

.projetistas {
  z-index: 1;
  grid-column-gap: 0px;
  grid-row-gap: 80px;
  background-color: var(--off-white);
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  padding: 80px 40px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.form--field--container {
  width: 100%;
  position: relative;
}

.form--icone {
  z-index: 0;
  width: 18px;
  position: absolute;
  inset: 16px auto auto 16px;
}

.p--info--form {
  color: var(--bege-claro);
  margin-top: 16px;
  margin-bottom: 0;
  font-size: .8rem;
  line-height: 1.4rem;
}

.link {
  color: var(--bege-escuro);
}

.hero--infos--conteudo {
  grid-column-gap: 4vw;
  grid-row-gap: 2vw;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.p--hero--old {
  color: var(--off-white);
  margin-bottom: 0;
  font-family: Nexa, Verdana, sans-serif;
  font-size: 1.5rem;
  font-weight: 300;
  line-height: 2rem;
}

.p--hero--wrapper--old {
  grid-row-gap: 8px;
  border-right: 1px solid var(--off-white);
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-right: 4vw;
  display: flex;
}

.p--hero--wrapper--old.last {
  border-right-style: none;
  padding-right: 0;
}

.p--hero--infos--old {
  color: var(--off-white);
  margin-bottom: 0;
  font-size: 1.2rem;
  line-height: 1.6rem;
}

.cta--flutuante {
  z-index: 4;
  border: 1px solid var(--off-white);
  -webkit-backdrop-filter: blur(14px);
  backdrop-filter: blur(14px);
  background-color: #42301e99;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 72px;
  height: 72px;
  display: flex;
  position: fixed;
  inset: auto 1% 2% auto;
  box-shadow: 4px 4px 14px #35271580;
}

.cta--flutuante.w--current {
  justify-content: center;
  align-items: center;
  bottom: 16px;
  right: 16px;
}

.chat--icone {
  width: 100%;
}

.chat--icone.cta-btn {
  width: 40px;
  padding-right: 0;
}

.cta--hero {
  grid-column-gap: 16px;
  border: 1px solid var(--off-white);
  width: auto;
  max-width: none;
  color: var(--off-white);
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  padding: 8px 24px 4px;
  font-size: 1rem;
  line-height: 1.2rem;
  text-decoration: none;
  transition: all .3s;
  display: none;
}

.cta--hero:hover {
  background-color: var(--bege-escuro);
  color: var(--off-white);
}

.text-block {
  color: var(--bege-escuro);
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.2rem;
}

.navbar {
  z-index: 9;
  background-color: #ddd0;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: flex;
  position: fixed;
  top: 0;
  right: 0;
}

.menu-button {
  -webkit-backdrop-filter: blur(14px);
  backdrop-filter: blur(14px);
  background-color: #35271599;
  border-radius: 4px;
  padding: 8px;
  top: 16px;
  right: 16px;
}

.menu-button.w--open {
  z-index: 2;
  background-color: #35271500;
  position: absolute;
}

.menu--icone--wrapper {
  grid-column-gap: 12px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.p--menu--icone {
  color: var(--off-white);
  padding-top: 4px;
  font-size: .8rem;
  line-height: 1.2rem;
}

.nav--menu {
  z-index: 1;
  background-color: #c8c8c8;
  background-image: linear-gradient(143deg, #574634, #b4946f);
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100vh;
  margin-top: 0;
  padding-top: 0;
  display: flex;
  position: fixed;
  top: 0;
  right: 0;
}

.container {
  width: auto;
  margin-left: 0;
  margin-right: 0;
  display: block;
}

.nav--item {
  color: var(--off-white);
  text-align: center;
  margin-left: 0;
  margin-right: 0;
  font-size: 1.2rem;
  line-height: 1.2rem;
  transition: opacity .3s;
}

.nav--item:hover {
  opacity: .5;
}

.nav--item:lang(pt-br) {
  color: var(--off-white);
}

.cta--nav {
  grid-column-gap: 16px;
  border: 1px solid var(--off-white);
  width: auto;
  max-width: none;
  height: 48px;
  color: var(--off-white);
  text-transform: uppercase;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding: 6px 32px 0;
  font-size: 2vw;
  line-height: 2vw;
  text-decoration: none;
  transition: all .3s;
  display: flex;
}

.cta--nav:hover {
  color: var(--bege-escuro);
  background-color: #fefaf126;
}

.modal--conversao {
  z-index: 10;
  background-color: var(--off-white);
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.modal--img--wrapper {
  z-index: 0;
  width: auto;
  height: 100vh;
  position: relative;
  overflow: hidden;
}

.modal--img {
  object-fit: cover;
  width: auto;
  max-width: none;
  height: 100vh;
}

.logo--modal--conversao {
  width: 16vw;
  position: absolute;
  top: auto;
  bottom: 2%;
  left: 2%;
}

.form--modal--wrapper {
  z-index: 1;
  grid-row-gap: 4px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 58%;
  padding: 0 40px;
  display: flex;
  position: relative;
}

.form-v2-modal {
  z-index: 1;
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  background-color: #fefaf100;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 600px;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  display: flex;
  position: relative;
}

.fechar-modal-chat {
  z-index: 2;
  grid-column-gap: 12px;
  cursor: pointer;
  border: 1px solid #202020;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 48px;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
  position: absolute;
  inset: 16px 16px auto auto;
}

.hero {
  background-color: var(--bege-escuro);
  background-image: linear-gradient(132deg, #574634, #c3a98c);
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  height: 100vh;
  padding: 0;
  display: flex;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.hero--infos--wrapper {
  z-index: 2;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: auto;
  padding-bottom: 8vh;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
}

.hero--infos {
  z-index: 1;
  grid-column-gap: 0px;
  grid-row-gap: 56px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.form--hero--wrapper {
  z-index: 1;
  grid-row-gap: 24px;
  border-bottom: 1px none var(--bege-claro);
  background-color: var(--off-white);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 32px;
  padding-bottom: 32px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.form-hero {
  z-index: 1;
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  background-color: var(--off-white);
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  display: flex;
  position: relative;
}

.form-footer-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
  position: relative;
}

.field-wrapper {
  grid-row-gap: 4px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 25%;
  display: flex;
}

.field-wrapper.form-hero {
  width: 23%;
}

.form-hero-container {
  width: 100%;
  max-width: var(--container);
  grid-column-gap: 2vw;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.hero--video--lp--completa {
  z-index: 0;
  width: 100%;
  height: 100vh;
  position: absolute;
}

.cta--flutuante--text {
  display: none;
}

.image-17 {
  width: 24px;
}

.logo--hero {
  z-index: 2;
  width: 30vw;
  margin: auto;
  position: absolute;
  inset: 0;
}

.menu--itens--wrapper {
  grid-row-gap: 24px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 40%;
  height: 100vh;
  margin-left: auto;
  display: flex;
  position: relative;
}

.nav--img {
  z-index: 0;
  aspect-ratio: 16 / 9;
  object-fit: cover;
  width: auto;
  height: 100vh;
  position: relative;
}

.nav--img--wrapper {
  box-sizing: border-box;
  aspect-ratio: auto;
  justify-content: center;
  align-items: center;
  width: 60%;
  height: 100vh;
  display: flex;
  position: absolute;
  left: 0;
  overflow: hidden;
}

.atilio--logo--nav {
  z-index: 1;
  width: 16vw;
  position: absolute;
  inset: 16px auto auto 16px;
}

.icone--nav {
  width: 40px;
}

.secao--borda {
  background-color: var(--bege-escuro);
  width: 100%;
  height: 1px;
}

.secao--intro {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.p--global {
  color: var(--bege-escuro);
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.5rem;
}

.p--global.p--projetistas--intro {
  width: 58ch;
}

.p--global.p--projeto--intro {
  width: 30ch;
  margin-top: 14vw;
}

.p--global.p--aptos--intro, .p--global.p--lazer--intro {
  width: 30ch;
  color: var(--off-white);
}

.p--global.p--endereco {
  font-size: 1.2rem;
}

.projetistas--intro--wrapper {
  grid-row-gap: 32px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: auto;
  display: flex;
}

.vetor--projetista--intro {
  width: 200px;
}

.projetistas--wrapper {
  grid-column-gap: 24px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center;
  width: 100%;
  height: auto;
  display: grid;
}

.projetista--card {
  grid-row-gap: 4px;
  aspect-ratio: auto;
  cursor: pointer;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  width: 85%;
  max-width: none;
  height: auto;
  display: flex;
}

.projetista--video--1 {
  aspect-ratio: 2 / 3;
  width: 100%;
  height: auto;
}

.projetista--card--borda--1 {
  background-color: var(--bege-claro);
  width: 100%;
  height: 3px;
}

.projetista--card--borda--2 {
  background-color: var(--bege-claro);
  width: 100%;
  height: 14px;
  margin-top: 4px;
}

.projetista--heading {
  background-color: var(--bege-claro);
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 16px 24px;
  display: flex;
}

.h3--projetistas {
  color: var(--bege-escuro);
  letter-spacing: 4px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Libre Caslon Condensed, Arial, sans-serif;
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 1.3rem;
}

.projetista--video--2, .projetista--video--3 {
  aspect-ratio: 2 / 3;
  width: 100%;
  height: auto;
}

.projeto {
  z-index: 1;
  background-color: var(--off-white);
  height: 300vw;
  position: relative;
}

.camera {
  width: 100vw;
  height: 100vh;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.frame {
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.projeto--intro {
  box-sizing: border-box;
  aspect-ratio: auto;
  background-color: var(--off-white);
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 100vw;
  min-width: 100vw;
  max-width: 100vw;
  height: 100vh;
  padding: 40px;
  display: flex;
  position: absolute;
  overflow: hidden;
}

.projeto--vetor--decorativo {
  object-fit: fill;
  height: 34vh;
  margin-top: 40px;
  margin-right: 40px;
  position: absolute;
  inset: 0% 0% auto auto;
}

._870 {
  width: 3vw;
  position: absolute;
  top: 40px;
  left: 40px;
}

.projeto--intro--container {
  grid-column-gap: 8vw;
  justify-content: center;
  align-items: center;
  display: flex;
}

.trisul--logo--projeto {
  width: 5vw;
  position: absolute;
  bottom: 40px;
  left: 40px;
}

.video--wrapper {
  width: 100vw;
  min-width: auto;
  max-width: none;
  height: 100vh;
  position: absolute;
  left: 100vw;
  overflow: hidden;
}

.aptos--video {
  width: 100vw;
  height: 100vh;
}

.vetor--t--projeto {
  width: 2vw;
  position: absolute;
  bottom: 40px;
  right: 40px;
}

.projeto--infos--wrapper {
  z-index: 2;
  background-color: var(--off-white);
  justify-content: space-between;
  align-items: center;
  width: 100vw;
  min-width: 100vw;
  max-width: 100vw;
  height: 100vh;
  padding: 0;
  display: flex;
  position: absolute;
  left: 200vw;
  overflow: hidden;
}

.projeto--img--wrapper {
  aspect-ratio: auto;
  width: auto;
  height: 100vh;
  padding-left: 0;
  position: relative;
  overflow: hidden;
}

.projeto--img {
  object-fit: cover;
  width: auto;
  height: 100vh;
}

.p--legenda {
  z-index: 1;
  color: #fefaf1;
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: .7rem;
  line-height: 1rem;
  position: absolute;
  inset: auto 16px 16px auto;
}

.vetor--lateral--projeto {
  height: 100vh;
  margin-top: 0;
  margin-bottom: 0;
  position: absolute;
  inset: 0% 0 0% auto;
}

.projeto--tabs--wrapper {
  justify-content: center;
  align-items: flex-start;
  width: 60%;
  padding-left: 40px;
  padding-right: 64px;
  display: flex;
}

.tabs {
  width: 100%;
}

.tab--wrapper {
  grid-row-gap: 24px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: 24px;
  display: flex;
}

.p--projeto--tab {
  border-left: 1px solid var(--bege-escuro);
  color: var(--bege-escuro);
  margin-bottom: 0;
  padding-left: 24px;
  font-size: 1.1rem;
  line-height: 1.5rem;
}

.p-projeto-tab-span {
  text-transform: uppercase;
  font-weight: 800;
}

.tab-link-tab-1 {
  border: 1px solid var(--bege-claro);
  background-color: var(--off-white);
  color: var(--bege-escuro);
  text-transform: uppercase;
  padding: 16px 32px 12px;
  font-size: 1rem;
  line-height: 1rem;
}

.tab-link-tab-1.w--current {
  border: 1px solid var(--bege-claro);
  background-color: var(--bege-claro);
  height: auto;
  color: var(--bege-escuro);
  text-transform: uppercase;
  padding: 16px 32px 12px;
  font-size: 1rem;
  line-height: 1rem;
}

.tabs-menu {
  grid-column-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.tab-link-tab-2 {
  border: 1px solid var(--bege-claro);
  background-color: var(--off-white);
  text-transform: uppercase;
  padding: 16px 32px 12px;
  font-size: 1rem;
  line-height: 1rem;
}

.tab-link-tab-2.w--current {
  background-color: var(--bege-claro);
  color: var(--bege-escuro);
}

.projeto--decorativo--mobile, .slider--projetistas--mobile {
  display: none;
}

.aptos {
  z-index: 1;
  grid-row-gap: 64px;
  background-color: var(--bege-escuro);
  color: var(--off-white);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 0;
  display: flex;
  position: relative;
}

.aptos--intro--wrapper {
  width: 100%;
  height: 100vh;
  position: relative;
}

.aptos--video--intro {
  aspect-ratio: 16 / 9;
  width: 100%;
  height: 100vh;
  position: relative;
}

.aptos--intro--wrapper--novo {
  z-index: 3;
  grid-row-gap: 32px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: auto;
  margin-left: 40px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.video--overlay {
  z-index: 1;
  background-color: #0009;
  position: absolute;
  inset: 0%;
}

.frame--wrapper {
  width: 100vw;
  max-width: 100vw;
  height: 100%;
  overflow: hidden;
}

.planta-conteudo-wrapper {
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 30%;
  height: auto;
  padding-top: 40px;
  padding-left: 40px;
  display: flex;
}

.img--decorado--cover {
  object-fit: cover;
  width: 100%;
  max-width: none;
  height: auto;
}

.lightbox-planta {
  justify-content: center;
  align-items: center;
  width: auto;
  padding: 64px 0;
  display: flex;
  position: relative;
}

.icon-7 {
  color: #142523;
}

.tab-link-tab-3 {
  color: #352715;
  background-color: #fefaf1;
  border: 1px solid #352715;
  padding-left: 24px;
  padding-right: 24px;
  font-size: 1.1rem;
  display: none;
}

.tab-link-tab-3.w--current {
  color: #fefaf1;
  background-color: #352715;
}

.slider--img--vertical {
  object-fit: fill;
  max-width: none;
  height: 100%;
}

.slide {
  height: auto;
}

.slider--plantas--vetor {
  height: 16vw;
  margin-bottom: 16px;
}

.slide-nav-2 {
  display: none;
}

.slider-plantas-wrapper-3 {
  background-color: #fefaf1;
  justify-content: space-around;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.h3-plantas {
  color: #705539;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3rem;
  font-style: normal;
  font-weight: 300;
  line-height: 3rem;
}

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

.tabs-2 {
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: center;
  width: 100%;
  margin-top: 24px;
  display: flex;
}

.slider--aptos {
  background-color: #352715;
  width: 100%;
  height: auto;
}

.tab-link-tab-2-2 {
  border: 1px solid var(--off-white);
  background-color: var(--bege-escuro);
  color: var(--off-white);
  text-transform: uppercase;
  padding: 16px 24px 12px;
  font-size: 1rem;
}

.tab-link-tab-2-2.w--current {
  border-color: var(--off-white);
  background-color: var(--off-white);
  color: var(--bege-escuro);
}

.planta-img {
  width: auto;
  max-width: none;
  height: auto;
  max-height: 60vh;
  padding: 0;
}

.slider--img {
  object-fit: cover;
  width: 100%;
}

.plantas-seta-esq {
  height: 30%;
  display: none;
}

.p-plantas-3 {
  color: #c29c76;
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 300;
}

.right-arrow-3 {
  height: 30%;
  display: none;
}

.img--decorado--overlay {
  z-index: 1;
  opacity: .8;
  background-image: linear-gradient(121deg, #574533, #b4936e);
  width: 100%;
  position: absolute;
  inset: 0%;
}

.tour--wrapper {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 86vh;
  display: flex;
  position: relative;
  overflow: hidden;
}

.mask-3 {
  height: auto;
}

.slider--aptos--dots {
  z-index: 0;
  display: none;
}

.lightbox--aptos {
  aspect-ratio: 16 / 9;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 90vh;
  display: flex;
  overflow: hidden;
}

.tabs-menu-2 {
  grid-column-gap: 8px;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 16px;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.tab-link-tab-1-2 {
  border: 1px solid var(--off-white);
  background-color: var(--bege-escuro);
  color: var(--off-white);
  text-transform: uppercase;
  padding: 16px 24px 12px;
  font-size: 1rem;
}

.tab-link-tab-1-2.w--current {
  border: 1px solid var(--off-white);
  background-color: var(--off-white);
  color: var(--bege-escuro);
  text-transform: uppercase;
  padding: 16px 24px 12px;
  font-size: 1rem;
}

.cta--tour {
  z-index: 2;
  grid-column-gap: 16px;
  color: #fefaf1;
  text-transform: uppercase;
  border: 1px solid #fefaf1;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 370px;
  height: 54px;
  padding: 8px 24px 4px;
  font-size: 1rem;
  line-height: 1.2rem;
  text-decoration: none;
  transition: all .3s;
  display: flex;
  position: absolute;
}

.cta--tour:hover {
  color: #fefaf1;
  background-color: #352715;
}

.zoom--icon {
  width: 20px;
  position: absolute;
  inset: 4% 2% auto auto;
}

.slider-plantas {
  background-color: #ddd0;
  border: 1px solid #352715;
  width: 100%;
  height: auto;
  overflow: hidden;
}

.vetor--aptos--wrapper {
  grid-row-gap: 80px;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.aptos--vetor--decorativo {
  width: 100%;
}

.aptos--logo {
  width: 20vw;
  margin-left: auto;
}

.projetistas--modal {
  z-index: 9;
  grid-row-gap: 80px;
  background-color: var(--off-white);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100vh;
  padding-bottom: 40px;
  padding-left: 0;
  padding-right: 0;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.fechar-modal-projetistas {
  z-index: 2;
  border: 1px solid var(--off-white);
  cursor: pointer;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  display: flex;
  position: absolute;
  inset: 16px 16px auto auto;
}

.projetistas--modal--intro {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.modal--projetistas--grafismo--wrapper {
  display: flex;
}

.modal--grafismo--1 {
  background-color: var(--bege-claro);
  width: 2px;
  height: 40vh;
}

.video--modal--projetistas {
  aspect-ratio: 16 / 9;
  width: 100%;
  height: 40vh;
}

.video--modal--projetistas--wrapper {
  aspect-ratio: 16 / 9;
  width: 100%;
  height: 40vh;
  position: relative;
  overflow: hidden;
}

.modal--grafismo--2 {
  background-color: var(--bege-claro);
  width: 8px;
  height: 40vh;
  margin-left: 8px;
}

.modal--grafismo--3 {
  background-color: var(--bege-claro);
  width: 16px;
  height: 40vh;
  margin-left: 4px;
}

.projetistas--intro--modal--wrapper {
  grid-row-gap: 32px;
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.projetistas--container {
  width: 100%;
  max-width: var(--container);
  justify-content: space-between;
  align-items: center;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.projetistas--container.inverttido {
  flex-flow: row-reverse;
}

.projetista--img {
  width: 500px;
}

.projetista--infos--wrapper {
  grid-row-gap: 40px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin-left: 48px;
  display: flex;
}

.projetista--infos--wrapper.invertido {
  margin-left: 0;
  margin-right: 48px;
}

.logo--projetista {
  width: 100px;
}

.logo--projetista.guimattos {
  width: 200px;
}

.logo--projetista.rodrigo-oliveira-paisagimo {
  width: 150px;
}

.vetor--t--projetistas {
  width: 2vw;
  position: static;
  bottom: 40px;
  right: 40px;
}

.h3--modal--projetistas {
  color: var(--bege-escuro);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.5rem;
  font-style: italic;
  font-weight: 400;
  line-height: 2rem;
}

.icone--zoom {
  width: 24px;
}

.lazer {
  z-index: 1;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: var(--bege-escuro);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 8px;
  display: flex;
  position: relative;
}

.lazer--intro--wrapper {
  width: 100%;
  height: 100vh;
  position: relative;
}

.vetor--lazer--intro {
  z-index: 2;
  width: 3vw;
  position: absolute;
  inset: 40px 40px auto auto;
}

.lazer--video--intro {
  aspect-ratio: 16 / 9;
  width: 100%;
  height: 100vh;
  position: relative;
}

.mosaico--lazer--wrapper {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.mosaico--lazer--1 {
  grid-column-gap: 8px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-left: 8px;
  padding-right: 8px;
  display: grid;
}

.mosaico--lazer--img--wrapper {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.lightbox--lazer {
  aspect-ratio: 1;
  width: 100%;
  position: relative;
  overflow: hidden;
}

.mosaico--lazer--img {
  aspect-ratio: 1;
  object-fit: cover;
  width: 100%;
}

.lazer--intro--wrapper--novo {
  z-index: 3;
  grid-row-gap: 32px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: auto;
  margin-left: 40px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.mosaico--lazer--2 {
  grid-column-gap: 8px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 8px;
  padding-left: 8px;
  padding-right: 8px;
  display: grid;
}

.mosaico--icone--zoom {
  z-index: 1;
  width: 24px;
  position: absolute;
  inset: 16px 16px auto auto;
}

.planta--diferenciais--wrapper {
  z-index: 1;
  background-color: var(--off-white);
  justify-content: center;
  align-items: center;
  width: 100%;
  display: none;
  position: absolute;
  inset: 0%;
}

.planta--diferencial {
  width: auto;
  max-height: 62vh;
}

.cta--planta--diferenciais {
  grid-column-gap: 16px;
  border: 1px solid var(--bege-claro);
  width: auto;
  max-width: none;
  height: 48px;
  color: var(--bege-claro);
  text-transform: uppercase;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding: 0 32px;
  font-size: 1rem;
  line-height: 1rem;
  text-decoration: none;
  transition: all .3s;
  display: none;
}

.cta--planta--diferenciais:hover {
  background-color: var(--off-white);
  color: var(--bege-escuro);
}

.text-block-copy {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1rem;
}

.text-block-copy-copy {
  color: var(--bege-escuro);
  text-transform: uppercase;
  padding-top: 4px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1rem;
}

.localizacao {
  z-index: 1;
  grid-row-gap: 64px;
  background-color: var(--off-white);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 80px 0;
  display: flex;
  position: relative;
}

.vista--aerea--wrapper {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 86vh;
  display: none;
  position: relative;
  overflow: hidden;
}

.img--vista--cover {
  object-fit: cover;
  width: 100%;
  max-width: none;
  height: auto;
}

.img--vista--overlay {
  z-index: 1;
  opacity: .9;
  background-image: linear-gradient(121deg, #574533, #b4936e);
  width: 100%;
  position: absolute;
  inset: 0%;
}

.cta--vista--aerea {
  z-index: 2;
  grid-column-gap: 16px;
  color: #fefaf1;
  text-transform: uppercase;
  border: 1px solid #fefaf1;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 370px;
  height: 54px;
  padding: 8px 24px 4px;
  font-size: 1rem;
  line-height: 1.2rem;
  text-decoration: none;
  transition: all .3s;
  display: flex;
  position: absolute;
}

.cta--vista--aerea:hover {
  color: #fefaf1;
  background-color: #fefaf126;
}

.lazer--intro--container {
  grid-row-gap: 64px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding-left: 40px;
  padding-right: 40px;
  display: none;
}

.regiao--wrapper {
  z-index: 1;
  width: 100%;
  max-width: var(--container);
  grid-row-gap: 32px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
  position: relative;
}

.mapa--lightbox--mobile {
  border: 1px #352715;
  border-radius: 8px;
  width: 100%;
  display: none;
  overflow: hidden;
}

.mapa--lightbox--img {
  width: 100%;
}

.mapa--lightbox {
  border: 1px #352715;
  border-radius: 0;
  width: 100%;
  overflow: hidden;
}

.localizacao--infos--conteudo {
  grid-row-gap: 32px;
  border-top: 1px solid var(--bege-escuro);
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  padding-top: 32px;
  display: flex;
}

.p--pequeno {
  color: var(--bege-escuro);
  margin-bottom: 0;
  font-size: .7rem;
  line-height: 1.2rem;
}

.localizacao--imgs--wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  width: 100%;
  display: grid;
}

.localizacao--card {
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
  overflow: hidden;
}

.endereco--wrapper {
  grid-column-gap: 40px;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.tracar--rota--wrapper {
  grid-column-gap: 16px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.cta--tracar--rota {
  grid-column-gap: 12px;
  border: 1px solid var(--bege-escuro);
  width: auto;
  max-width: none;
  height: 48px;
  color: var(--off-white);
  text-transform: uppercase;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding: 6px 32px 0;
  font-size: 1rem;
  line-height: 1rem;
  text-decoration: none;
  transition: all .3s;
  display: flex;
}

.cta--tracar--rota:hover {
  background-color: var(--off-white);
  color: var(--bege-escuro);
}

.regiao--container {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.vetor-localizacao {
  z-index: 0;
  width: 100%;
  position: absolute;
}

.cta--fechar--modal--projetistas {
  grid-column-gap: 12px;
  border: 1px solid var(--bege-escuro);
  width: auto;
  max-width: none;
  height: 40px;
  color: var(--off-white);
  text-transform: uppercase;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding: 16px 32px 8px;
  font-size: 1rem;
  line-height: 1rem;
  text-decoration: none;
  transition: all .3s;
  display: flex;
}

.cta--fechar--modal--projetistas:hover {
  background-color: var(--off-white);
  color: var(--bege-escuro);
}

.contato {
  z-index: 1;
  grid-row-gap: 64px;
  background-color: #fefaf1;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 0;
  padding-bottom: 80px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.cta--display--form {
  color: #352715;
  text-transform: uppercase;
  border: 1px solid #352715;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 20px 24px 14px;
  font-size: 1rem;
  line-height: 1.2rem;
  text-decoration: none;
  transition: all .3s;
  display: none;
}

.cta--display--form:hover {
  color: #fefaf1;
  background-color: #352715;
}

.input-form-footer-nome-3 {
  opacity: 1;
  color: #352715;
  -webkit-text-stroke-width: 0px;
  -webkit-text-stroke-color: #202020;
  background-color: #fff0;
  border: 1px solid #c29c76;
  width: 100%;
  height: 48px;
  margin-bottom: 0;
  padding: 12px 8px 8px 40px;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.5rem;
}

.contato--wrapper {
  width: 100%;
  max-width: var(--container);
  justify-content: space-around;
  align-items: center;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.link-2 {
  color: #352715;
}

.input-form-footer-email-3 {
  opacity: 1;
  color: #352715;
  -webkit-text-stroke-width: 0px;
  -webkit-text-stroke-color: #202020;
  background-color: #fff0;
  border: 1px solid #c29c76;
  width: 100%;
  height: 48px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 12px 8px 8px 40px;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1rem;
}

.form--wrapper {
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: auto;
  display: flex;
}

.p-label-form-modal-v1-3 {
  color: #352715;
  margin-top: .7vw;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1rem;
}

.select-form-footer-3 {
  opacity: 1;
  color: #352715;
  -webkit-text-stroke-width: 0px;
  -webkit-text-stroke-color: #202020;
  background-color: #fff0;
  border: 1px solid #c29c76;
  width: 100%;
  height: 48px;
  margin-top: 5px;
  margin-bottom: 0;
  padding: 12px 8px 8px;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1rem;
}

.h2--contato--span {
  color: #352715;
  font-size: 2rem;
  font-style: italic;
  line-height: 2.6rem;
}

.form-v2 {
  z-index: 1;
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  background-color: #fefaf1;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 600px;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  display: flex;
  position: relative;
}

.p-label-formd-v1-3 {
  color: #352715;
  margin-top: 16px;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1rem;
}

.p-label-formd-v1-3.p-label-um {
  color: #352715;
  margin-top: 16px;
  font-size: 1rem;
  line-height: 1rem;
}

.input-form-footer-telefone-3 {
  opacity: 1;
  color: #352715;
  -webkit-text-stroke-width: 0px;
  -webkit-text-stroke-color: #202020;
  background-color: #fff0;
  border: 1px solid #c29c76;
  width: 100%;
  height: 48px;
  margin-bottom: 0;
  padding: 12px 8px 8px 40px;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1rem;
}

.h2-2 {
  color: #705539;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Libre Caslon Condensed, Arial, sans-serif;
  font-size: 2rem;
  font-weight: 400;
  line-height: 2.6rem;
}

.h2-2.h2--contato {
  color: #c29c76;
  letter-spacing: 1px;
  width: auto;
  font-size: 1.3rem;
  line-height: 2.4rem;
}

.p--info--form-2 {
  color: #c29c76;
  margin-top: 16px;
  margin-bottom: 0;
  font-size: .8rem;
  line-height: 1.4rem;
}

.footer--wrapper {
  width: 100%;
  max-width: var(--container);
  grid-row-gap: 40px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.p--logo {
  color: #705539;
  margin-bottom: 0;
  font-size: .8rem;
  font-style: italic;
  line-height: 1rem;
}

.image-16 {
  width: 60px;
}

.footer {
  z-index: 1;
  grid-row-gap: 40px;
  background-color: #fefaf1;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 80px;
  padding-bottom: 80px;
  display: flex;
  position: relative;
}

.footer--borda {
  background-image: linear-gradient(90deg, #624d34, #b5956e);
  width: 90%;
  max-width: none;
  height: 1px;
}

.footer--intro {
  grid-column-gap: 32px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1560px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.trisul--logo {
  width: 140px;
}

.p--pequeno-2 {
  color: #705539;
  margin-bottom: 0;
  font-size: .7rem;
  line-height: 1.2rem;
}

.trisul--logo--wrapper {
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.footer--destaque {
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.mosaico--video--wrapper {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.mosaico--video {
  aspect-ratio: 1;
  width: 100%;
  height: 100%;
}

.secao--encerramento {
  z-index: 1;
  background-image: linear-gradient(114deg, #634d36, #b6956f);
  justify-content: space-around;
  align-items: flex-start;
  padding: 96px 40px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.p--secao--encerramento {
  color: var(--off-white);
  margin-bottom: 0;
  font-family: Libre Caslon Condensed, Arial, sans-serif;
  font-size: 1.1rem;
  line-height: 1.6rem;
}

.secao--encerramento--wrapper {
  grid-row-gap: 80px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.secao--encerramento--logo {
  width: 300px;
}

.video--encerramento--wrapper {
  aspect-ratio: auto;
  height: auto;
  position: relative;
  overflow: visible;
}

.background-video {
  aspect-ratio: 9 / 16;
  width: 100%;
  height: 100vh;
}

.text-block-copy-copy {
  color: var(--bege-escuro);
  font-size: 1rem;
  font-weight: 400;
  line-height: 1rem;
}

.projetista--video--wrapper {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.cta--ficha--tecnica {
  grid-column-gap: 12px;
  border: 1px solid var(--bege-escuro);
  width: auto;
  max-width: none;
  height: 48px;
  color: var(--off-white);
  text-transform: uppercase;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding: 6px 32px 0;
  font-size: 1rem;
  line-height: 1rem;
  text-decoration: none;
  transition: all .3s;
  display: none;
}

.cta--ficha--tecnica:hover {
  background-color: var(--off-white);
  color: var(--bege-escuro);
}

.text-block-copy {
  color: var(--bege-escuro);
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.2rem;
}

@media screen and (max-width: 991px) {
  .projetistas {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .contato--wrapper {
    grid-column-gap: 4vw;
    padding-left: 16px;
    padding-right: 16px;
  }
}

@media screen and (max-width: 479px) {
  .p--hero--top {
    color: var(--bege-medio);
    font-size: 4.5vw;
    line-height: 4.5vw;
  }

  .p--hero--bottom {
    color: var(--bege-medio);
    font-size: 5.5vw;
    line-height: 9.5vw;
  }

  .p-label-formd-v1-2 {
    color: #000;
    margin-top: 20px;
    font-size: 1rem;
    line-height: 1rem;
  }

  .p-label-formd-v1-2.p-label-um {
    margin-top: 16px;
  }

  .input-form-footer-nome-2 {
    border-width: 1px;
    border-color: var(--bege-claro);
    color: var(--bege-escuro);
    border-radius: 0;
    padding-right: 0;
    font-size: 1rem;
    line-height: 1rem;
  }

  .input-form-footer-nome-2.form-line-hero-field {
    height: 40px;
  }

  .input-form-footer-telefone-2 {
    border-width: 1px;
    border-color: var(--bege-claro);
    color: var(--bege-escuro);
    border-radius: 0;
    padding-right: 0;
    font-size: 1rem;
    line-height: 1rem;
  }

  .input-form-footer-telefone-2.form-line-hero-field {
    height: 40px;
  }

  .select-form-footer-2 {
    border-width: 1px;
    border-color: var(--bege-claro);
    color: var(--bege-escuro);
    border-radius: 0;
    margin-bottom: 0;
    padding-top: 16px;
    padding-bottom: 16px;
    padding-right: 0;
    font-size: 1rem;
    line-height: 1rem;
  }

  .form-footer {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
  }

  .p-label-form-modal-v1-2 {
    color: var(--bege-escuro);
    margin-top: 10px;
    font-size: 1rem;
    line-height: 1rem;
  }

  .input-form-footer-email-2 {
    border-width: 1px;
    border-color: var(--bege-claro);
    color: var(--bege-escuro);
    border-radius: 0;
    padding-right: 0;
    font-size: 1rem;
    line-height: 1rem;
  }

  .input-form-footer-email-2.form-line-hero-field {
    height: 40px;
  }

  .submit-bt-form-footer-2.submit-form {
    background-color: var(--bege-medio);
    color: #fff;
    background-color: #705539;
    width: 100%;
    max-width: none;
    padding-top: 4px;
    padding-bottom: 0;
    font-size: 1.1rem;
    line-height: 1rem;
  }

  .h2 {
    color: var(--bege-medio);
    font-size: 7vw;
    line-height: 9vw;
  }

  .h2.h2--contato.h2-form-hero {
    width: 22ch;
    color: var(--bege-escuro);
    line-height: 2rem;
  }

  .h2.h2--contato.h2-form-hero.h2-form-modal {
    display: none;
  }

  .h2.h2--projetistas {
    width: 14ch;
    color: var(--bege-escuro);
    font-size: 7vw;
    line-height: 9vw;
  }

  .h2.h2--projeto {
    color: var(--bege-escuro);
    font-size: 6vw;
    line-height: 8vw;
  }

  .h2.h2--projetistas--modal {
    width: 14ch;
    font-size: 7vw;
    line-height: 9vw;
  }

  .h2.h2--localizacao {
    width: auto;
    color: var(--bege-escuro);
    font-size: 7vw;
    line-height: 9vw;
  }

  .p--hero {
    color: var(--off-white);
    font-size: 5vw;
    line-height: 9vw;
  }

  .p--hero--endereco {
    color: var(--off-white);
    margin-top: 0;
    margin-bottom: 72px;
    font-size: 5vw;
    line-height: 6vw;
  }

  .projetistas {
    grid-row-gap: 48px;
    padding: 64px 16px 8px;
  }

  .form--field--container {
    width: 100%;
  }

  .p--info--form {
    padding-left: 16px;
    padding-right: 16px;
    font-size: .7rem;
    line-height: 1.2rem;
  }

  .hero--infos--conteudo {
    grid-column-gap: 6vw;
    grid-row-gap: 0vw;
    flex-flow: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    place-items: center stretch;
    padding-left: 8px;
    padding-right: 8px;
    display: flex;
  }

  .p--hero--old {
    text-align: center;
    font-size: 3.5vw;
    line-height: 4.5vw;
  }

  .p--hero--wrapper--old {
    grid-row-gap: 4px;
    border-right-style: none;
    justify-content: center;
    align-items: center;
    padding-right: 0;
  }

  .p--hero--infos--old {
    text-align: center;
    font-size: 3.5vw;
    line-height: 6vw;
  }

  .cta--flutuante {
    grid-column-gap: 16px;
    width: 94%;
    height: 56px;
    color: var(--off-white);
    border-radius: 0;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    font-size: 1rem;
    line-height: 1rem;
    text-decoration: none;
    bottom: 8px;
    left: 0;
    right: 0;
  }

  .chat--icone {
    width: 48px;
    height: 48px;
  }

  .cta--hero {
    width: 100%;
  }

  .text-block {
    width: auto;
    font-size: 4vw;
    line-height: 6vw;
  }

  .navbar {
    width: auto;
  }

  .menu-button.w--open {
    right: 32px;
  }

  .p--menu--icone {
    font-size: .8rem;
  }

  .nav--menu {
    flex-flow: column;
    justify-content: center;
    width: 100vw;
    padding-top: 0;
  }

  .container {
    width: auto;
  }

  .modal--conversao {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: none;
  }

  .modal--img--wrapper {
    justify-content: center;
    align-items: center;
    width: 100%;
    height: auto;
    display: flex;
  }

  .modal--img {
    width: 100%;
    height: auto;
  }

  .logo--modal--conversao {
    width: 50vw;
    top: 16px;
    left: 16px;
    right: 8px;
  }

  .form--modal--wrapper {
    grid-row-gap: 4px;
    width: 100%;
    margin-top: 0;
    padding: 16px;
  }

  .form-v2-modal {
    max-width: none;
  }

  .fechar-modal-chat {
    z-index: 1;
    background-color: var(--off-white);
  }

  .hero {
    flex-flow: column-reverse;
    height: 100vh;
    position: relative;
  }

  .hero--infos--wrapper {
    width: 100%;
    height: 40ch;
    padding-top: 0;
    padding-bottom: 120px;
  }

  .hero--infos {
    grid-row-gap: 24px;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .form--hero--wrapper {
    grid-row-gap: 16px;
    justify-content: center;
    align-items: flex-start;
    padding: 24px 16px;
  }

  .form-footer-wrapper {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .field-wrapper {
    width: 100%;
  }

  .field-wrapper.form-hero {
    grid-row-gap: 0px;
    width: 100%;
    margin-top: 4px;
  }

  .form-hero-container {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    max-width: none;
  }

  .cta--flutuante--text {
    text-transform: uppercase;
    padding-top: 6px;
    display: block;
  }

  .logo--hero {
    width: 80vw;
  }

  .menu--itens--wrapper {
    grid-row-gap: 16px;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 70vh;
    padding-top: 3vh;
    position: static;
  }

  .nav--img {
    width: 100%;
    height: 30vh;
  }

  .nav--img--wrapper {
    flex-flow: column-reverse;
    width: 100%;
    height: auto;
    position: static;
    overflow: visible;
  }

  .atilio--logo--nav {
    width: 50vw;
  }

  .secao--intro {
    grid-row-gap: 32px;
    flex-flow: column;
    justify-content: center;
    align-items: stretch;
  }

  .p--global.p--projetistas--intro {
    width: auto;
  }

  .p--global.p--projeto--intro {
    width: auto;
    margin-top: 0;
  }

  .projetistas--intro--wrapper {
    grid-row-gap: 32px;
  }

  .vetor--projetista--intro {
    width: 30vw;
    margin-left: auto;
  }

  .projetistas--wrapper {
    flex-flow: column;
    justify-content: center;
    align-items: stretch;
    display: none;
  }

  .projetista--card {
    width: 100%;
  }

  .projetista--heading {
    padding-left: 16px;
    padding-right: 16px;
  }

  .projeto {
    width: 100%;
    height: auto;
    padding-top: 80px;
  }

  .camera {
    width: 100%;
    height: auto;
    position: relative;
    overflow: visible;
  }

  .frame {
    grid-row-gap: 48px;
    flex-flow: column;
    height: auto;
    position: relative;
  }

  .projeto--intro {
    flex-flow: column;
    width: 100%;
    min-width: auto;
    max-width: none;
    height: auto;
    padding: 0;
    position: relative;
    overflow: visible;
  }

  .projeto--vetor--decorativo {
    height: 140px;
    margin-top: 0;
    margin-right: 16px;
  }

  ._870 {
    width: 40px;
    top: 0;
    left: 16px;
  }

  .projeto--intro--container {
    grid-column-gap: 0px;
    grid-row-gap: 32px;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    margin-top: 64px;
    padding-left: 16px;
    padding-right: 56px;
  }

  .trisul--logo--projeto {
    display: none;
  }

  .video--wrapper {
    width: 100%;
    min-width: auto;
    max-width: none;
    height: auto;
    display: flex;
    position: relative;
    left: 0;
  }

  .aptos--video {
    width: 100%;
    height: 50vh;
  }

  .vetor--t--projeto {
    display: none;
  }

  .projeto--infos--wrapper {
    grid-row-gap: 48px;
    flex-flow: column;
    min-width: auto;
    max-width: none;
    height: auto;
    padding-bottom: 64px;
    display: flex;
    position: static;
    overflow: visible;
  }

  .projeto--img--wrapper {
    width: 100%;
    height: auto;
    padding-left: 0;
  }

  .projeto--img {
    width: 100%;
    max-width: none;
    height: auto;
  }

  .p--legenda {
    text-align: right;
    max-width: none;
    font-size: 2vw;
    line-height: 2vw;
  }

  .p--legenda.p-legenda-fachada-destaque {
    bottom: 16px;
  }

  .vetor--lateral--projeto {
    height: 300px;
    display: block;
    inset: auto 0% 0% auto;
  }

  .projeto--tabs--wrapper {
    width: 100%;
    padding-left: 16px;
    padding-right: 16px;
    display: none;
  }

  .tab--wrapper {
    margin-top: 32px;
  }

  .p--projeto--tab {
    padding-left: 16px;
  }

  .tab-link-tab-1, .tab-link-tab-1.w--current {
    padding-left: 24px;
    padding-right: 24px;
    font-size: .9rem;
    line-height: .9rem;
  }

  .tabs-menu {
    grid-row-gap: 8px;
    flex-flow: wrap;
    justify-content: flex-start;
  }

  .tab-link-tab-2 {
    padding-left: 24px;
    padding-right: 24px;
    font-size: .9rem;
    line-height: .9rem;
  }

  .tab-link-tab-2.w--current {
    padding-left: 24px;
    padding-right: 24px;
  }

  .projeto--decorativo--mobile {
    justify-content: space-between;
    align-items: flex-end;
    width: 100%;
    padding-left: 16px;
    padding-right: 16px;
    display: flex;
  }

  .trisul--logo--projeto--mobile {
    width: 20vw;
  }

  .vetor--t--projeto--mobile {
    width: 12vw;
  }

  .slider--projetistas--mobile {
    background-color: #ddd0;
    width: 100%;
    height: auto;
    display: flex;
  }

  .left-arrow, .right-arrow {
    display: none;
  }

  .mask {
    width: 100%;
    height: auto;
    padding-bottom: 64px;
  }

  .aptos {
    grid-row-gap: 80px;
  }

  .aptos--intro--wrapper--novo {
    grid-row-gap: 32px;
    margin-left: 0;
    padding-left: 16px;
    padding-right: 16px;
  }

  .icon-9 {
    font-size: 32px;
  }

  .planta-conteudo-wrapper {
    width: 100%;
    padding-top: 0;
  }

  .lightbox-planta {
    width: 100%;
    padding: 16px;
  }

  .icon-7 {
    font-size: 24px;
  }

  .tab-link-tab-3 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .slider--plantas--vetor {
    display: none;
  }

  .slider-plantas-wrapper-3 {
    grid-row-gap: 16px;
    flex-flow: column-reverse;
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .h3-plantas {
    font-size: 2.4rem;
    line-height: 2.4rem;
  }

  .tabs-2 {
    margin-top: 0;
  }

  .tab-link-tab-2-2 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .planta-img {
    width: 100%;
    max-width: none;
    height: auto;
    max-height: none;
  }

  .plantas-seta-esq, .right-arrow-3 {
    height: 30%;
    display: none;
  }

  .tour--wrapper, .lightbox--aptos {
    height: auto;
  }

  .tabs-menu-2 {
    grid-column-gap: 8px;
    justify-content: flex-start;
    align-items: center;
    padding-left: 16px;
    padding-right: 16px;
  }

  .tab-link-tab-1-2.w--current {
    padding-left: 16px;
    padding-right: 16px;
  }

  .cta--tour {
    width: 90%;
    max-width: none;
  }

  .zoom--icon {
    inset: 0% 5% auto auto;
  }

  .slider-plantas {
    padding-bottom: 0;
  }

  .vetor--aptos--wrapper {
    grid-row-gap: 48px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .aptos--vetor--decorativo {
    width: 100%;
    max-width: none;
    height: auto;
  }

  .aptos--logo {
    width: 40vw;
  }

  .projetistas--modal {
    grid-row-gap: 64px;
  }

  .fechar-modal-projetistas {
    z-index: 1;
    background-color: #fefaf100;
  }

  .modal--grafismo--1, .video--modal--projetistas, .video--modal--projetistas--wrapper, .modal--grafismo--2, .modal--grafismo--3 {
    height: 30vh;
  }

  .projetistas--intro--modal--wrapper {
    grid-row-gap: 32px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .projetistas--container {
    grid-row-gap: 40px;
    flex-flow: column;
    padding-left: 0;
    padding-right: 0;
  }

  .projetistas--container.inverttido {
    flex-flow: column;
  }

  .projetista--infos--wrapper {
    margin-left: 0;
    padding-left: 16px;
    padding-right: 16px;
  }

  .projetista--infos--wrapper.invertido {
    margin-right: 0;
  }

  .vetor--t--projetistas {
    display: none;
  }

  .icone--zoom {
    width: 16px;
  }

  .vetor--lazer--intro {
    width: 12vw;
    top: 16px;
    right: 16px;
  }

  .mosaico--lazer--1 {
    grid-row-gap: 8px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .lazer--intro--wrapper--novo {
    grid-row-gap: 32px;
    margin-left: 0;
    padding-left: 16px;
    padding-right: 16px;
  }

  .mosaico--lazer--2 {
    grid-row-gap: 8px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .planta--diferenciais--wrapper {
    padding-left: 8px;
    padding-right: 8px;
    display: none;
  }

  .text-block-copy, .text-block-copy-copy {
    width: auto;
    font-size: 4vw;
    line-height: 6vw;
  }

  .localizacao {
    grid-row-gap: 16px;
  }

  .vista--aerea--wrapper {
    height: 50vh;
  }

  .img--vista--cover {
    width: auto;
    height: 50vh;
  }

  .cta--vista--aerea {
    width: 90%;
    max-width: none;
  }

  .lazer--intro--container {
    grid-row-gap: 48px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .regiao--wrapper {
    padding-left: 16px;
    padding-right: 16px;
  }

  .mapa--lightbox--mobile {
    border-radius: 0;
    display: block;
  }

  .mapa--lightbox--img {
    display: block;
  }

  .mapa--lightbox {
    display: none;
  }

  .localizacao--infos--conteudo {
    grid-row-gap: 32px;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    max-width: none;
    padding-left: 0;
    padding-right: 0;
  }

  .p--pequeno {
    line-height: 1rem;
  }

  .localizacao--imgs--wrapper {
    max-width: none;
    padding-bottom: 24px;
    display: flex;
    overflow: auto;
  }

  .localizacao--card {
    width: 100%;
    max-width: none;
    overflow: visible;
  }

  .localizacao--card--img {
    object-fit: cover;
    width: 200px;
    max-width: none;
  }

  .endereco--wrapper {
    grid-row-gap: 16px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .tracar--rota--wrapper {
    width: 100%;
  }

  .cta--tracar--rota {
    width: 94%;
  }

  .vetor-localizacao {
    width: auto;
    max-width: none;
    height: 80vh;
  }

  .contato {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .input-form-footer-nome-3 {
    color: #352715;
    border-width: 1px;
    border-color: #c29c76;
    border-radius: 0;
    padding-right: 0;
    font-size: 1rem;
    line-height: 1rem;
  }

  .contato--wrapper {
    grid-row-gap: 8px;
    flex-flow: column;
    padding-left: 16px;
    padding-right: 16px;
  }

  .input-form-footer-email-3 {
    color: #352715;
    border-width: 1px;
    border-color: #c29c76;
    border-radius: 0;
    padding-right: 0;
    font-size: 1rem;
    line-height: 1rem;
  }

  .form--wrapper {
    grid-row-gap: 24px;
    margin-top: 0;
  }

  .p-label-form-modal-v1-3 {
    color: #352715;
    margin-top: 10px;
    font-size: 1rem;
    line-height: 1rem;
  }

  .select-form-footer-3 {
    color: #352715;
    border-width: 1px;
    border-color: #c29c76;
    border-radius: 0;
    margin-bottom: 0;
    padding-top: 16px;
    padding-bottom: 16px;
    padding-right: 0;
    font-size: 1rem;
    line-height: 1rem;
  }

  .p-label-formd-v1-3 {
    color: #000;
    margin-top: 20px;
    font-size: 1rem;
    line-height: 1rem;
  }

  .p-label-formd-v1-3.p-label-um {
    margin-top: 16px;
  }

  .input-form-footer-telefone-3 {
    color: #352715;
    border-width: 1px;
    border-color: #c29c76;
    border-radius: 0;
    padding-right: 0;
    font-size: 1rem;
    line-height: 1rem;
  }

  .h2-2 {
    color: #705539;
    font-size: 7vw;
    line-height: 9vw;
  }

  .p--info--form-2 {
    padding-left: 16px;
    padding-right: 16px;
    font-size: .7rem;
    line-height: 1.2rem;
  }

  .footer--wrapper {
    padding-left: 16px;
    padding-right: 16px;
  }

  .footer {
    padding-bottom: 136px;
  }

  .footer--borda {
    width: 100%;
    max-width: 100%;
    display: block;
  }

  .footer--intro {
    grid-column-gap: 0px;
    grid-row-gap: 32px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    padding-left: 0;
    padding-right: 0;
  }

  .trisul--logo {
    width: 120px;
  }

  .p--pequeno-2 {
    line-height: 1rem;
  }

  .secao--encerramento {
    grid-row-gap: 64px;
    flex-flow: column;
    justify-content: space-around;
    align-items: center;
    padding: 64px 0 0;
  }

  .secao--encerramento--wrapper {
    grid-row-gap: 64px;
  }

  .video--encerramento--wrapper {
    width: 100%;
  }

  .background-video {
    width: auto;
    height: auto;
  }

  .text-block-copy-copy {
    width: auto;
    font-size: 4vw;
    line-height: 6vw;
  }

  .cta--ficha--tecnica {
    width: 90%;
    line-height: 1rem;
    display: flex;
  }

  .cta--ficha--tecnica--icone {
    width: 12px;
    padding-bottom: 8px;
    transform: rotate(45deg);
  }

  .text-block-copy {
    width: auto;
    font-size: 4vw;
    line-height: 6vw;
  }
}


@font-face {
  font-family: 'Libre Caslon Condensed';
  src: url('../fonts/LibreCaslonCondensed-Regular-BF64eff85c37e2f.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Libre Caslon Condensed';
  src: url('../fonts/LibreCaslonCondensed-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Nexa';
  src: url('../fonts/NexaRegular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Nexa';
  src: url('../fonts/NexaHeavy.otf') format('opentype');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Nexa';
  src: url('../fonts/NexaBlack.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}