@font-face {
  font-family: Panton;
  src: url('../fonts/Fontfabric---Panton-Bold.otf') format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Panton;
  src: url('../fonts/Fontfabric---Panton-Light.otf') format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Panton;
  src: url('../fonts/Fontfabric---Panton-Regular.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Perpetua;
  src: url('../fonts/PER.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Perpetua;
  src: url('../fonts/PERB.otf') format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

:root {
  --primary: #1c1c1b;
  --bgbase: #c4c7c9;
  --terciary: #737474;
  --secondary: #f3bf00;
  --tan: #c4aa93;
}

.w-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

body {
  color: #333;
  font-family: Panton, sans-serif;
  font-size: 16px;
  line-height: 25px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Perpetua, Tahoma, sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 44px;
}

h2 {
  color: #474747;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 400;
  line-height: 36px;
}

h3 {
  color: #474747;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 22px;
  font-weight: 400;
  line-height: 28px;
}

li {
  padding-top: 8px;
  padding-bottom: 8px;
}

.gradient-temp {
  text-align: center;
  background-color: #d6d3c680;
  background-image: linear-gradient(#d6d3c680, #d6d3c6);
  width: 100%;
  padding-top: 16px;
  padding-bottom: 16px;
  position: absolute;
  inset: auto 0% 0%;
}

.background-temp {
  background-image: linear-gradient(#0006, #26262640 34%, #fff0), url('../images/madecor.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100vh;
  padding-top: 23vh;
  display: flex;
}

.bold-temp {
  font-weight: 700;
}

.social-media-temp {
  width: 40px;
  height: 40px;
  margin-left: 4px;
  margin-right: 4px;
}

.link-block-temp {
  color: #333;
  text-decoration: none;
}

.list-temp {
  padding-left: 0;
}

.link-temp {
  color: #474747;
  text-decoration: none;
}

.logo-temp {
  width: 132px;
}

.title-temp {
  color: #fff;
  font-family: Panton, sans-serif;
  font-size: 60px;
  font-weight: 900;
  line-height: 64px;
}

.header_1 {
  color: var(--primary);
  text-align: left;
  text-transform: uppercase;
  font-family: Perpetua, Tahoma, sans-serif;
  font-size: 61px;
  font-weight: 400;
  line-height: 70px;
}

.header_2 {
  color: var(--primary);
  text-align: left;
  text-transform: uppercase;
  margin-bottom: 32px;
  font-family: Perpetua, Tahoma, sans-serif;
  font-size: 48px;
  font-weight: 400;
  line-height: 56px;
}

.header_2.testimonials_header {
  margin-top: 16px;
  margin-bottom: 64px;
}

.header_2.cta-text {
  color: var(--bgbase);
  text-align: center;
  max-width: 445px;
}

.header_2.cta_best_brands-header {
  margin-top: 0;
  margin-bottom: 0;
}

.header_2.inovation {
  margin-right: 250px;
}

.header_3 {
  color: var(--primary);
  text-align: left;
  margin-top: 31px;
  margin-bottom: 31px;
  font-family: Perpetua, Tahoma, sans-serif;
  font-size: 31px;
  font-weight: 700;
  line-height: 36px;
}

.header_3.font-white {
  color: #fff;
}

.paragraph {
  color: var(--primary);
  text-align: left;
  margin-bottom: 0;
  font-family: Panton, sans-serif;
  font-size: 16px;
  line-height: 26px;
}

.paragraph.font-primary.showroom {
  max-width: 403px;
  margin-bottom: 32px;
}

.paragraph.font-primary.inovation {
  margin-right: 213px;
}

.paragraph.font-terciary {
  text-decoration: none;
}

.paragraph.font-white {
  color: #fff;
  text-align: center;
}

.info {
  color: var(--primary);
  text-align: left;
  letter-spacing: .3em;
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: Panton, sans-serif;
  font-size: 12.8px;
  font-weight: 400;
  line-height: 15px;
}

.navbar {
  z-index: 1000;
  background-color: #0000004d;
  width: 100vw;
  font-family: Panton, sans-serif;
  position: absolute;
}

.navbar-container {
  z-index: 5;
  background-color: #0000;
  align-items: center;
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.container-regular {
  width: 100%;
  max-width: 1260px;
  margin-left: auto;
  margin-right: auto;
}

.navbar-wrapper {
  justify-content: space-between;
  align-items: center;
  min-height: 80px;
  display: flex;
}

.nav-menu-wrapper {
  align-items: stretch;
  min-height: 80px;
  display: flex;
}

.nav-menu-wrapper.border-right {
  border-right: 2px solid var(--bgbase);
}

.nav-link {
  color: var(--bgbase);
  border-bottom: 4px solid #0000;
  align-items: center;
  padding: 31px 64px;
  font-size: 16px;
  font-weight: 300;
  line-height: 19px;
  text-decoration: none;
  transition: all .3s;
  display: flex;
}

.nav-link:hover {
  border-bottom-color: var(--terciary);
}

.nav-link.w--current {
  border-bottom: 4px solid var(--bgbase);
}

.nav-link.w--current:hover {
  border-bottom-color: var(--terciary);
}

.nav-link.link-mobile {
  display: none;
}

.nav-link.order {
  border-left: 2px solid var(--bgbase);
  font-weight: 700;
}

.link-instagram {
  align-items: center;
  display: flex;
}

.hero-section {
  min-height: 90vh;
  margin-top: 0;
  margin-bottom: 204px;
}

.hero-section.a {
  margin-top: 0;
}

.hero-section.homepage {
  background-image: linear-gradient(#00000059, #00000059), url('../images/madecorhero.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  margin-bottom: 0;
}

.hero-section.projetos {
  background-image: url('../images/hero-projetos.webp');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  margin-bottom: 0;
}

.hero-section.project_detail {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  margin-bottom: 0;
}

.hero-section.about {
  background-color: var(--tan);
  background-image: url('../images/herobg_about.svg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  margin-bottom: 0;
}

.hero-section.architect {
  background-image: url('../images/image_1.webp');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  margin-bottom: 0;
}

.container {
  max-width: 1123px;
  margin-bottom: 32px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 16px;
  padding-right: 16px;
}

.container.tab-container {
  width: 100%;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}

.container.footer-container {
  margin-top: 110px;
}

.container.hero {
  justify-content: center;
  align-items: center;
  min-height: 90vh;
  margin-bottom: 0;
  display: flex;
  position: relative;
}

.container.hero.about {
  justify-content: flex-start;
  position: static;
}

.container.cta-arquitetos {
  background-image: url('../images/CTA-Aquitetos.webp');
  background-position: 50%;
  background-size: cover;
  max-height: 500px;
  padding-top: 44px;
}

.container.copyright-footer {
  margin-bottom: 0;
  padding-bottom: 84px;
}

.flex {
  justify-content: space-around;
  align-items: stretch;
  width: 100%;
  padding-top: 0;
  display: flex;
  position: relative;
}

.flex.align-end {
  align-items: flex-end;
}

.flex.justify-around, .flex.flex-footer {
  justify-content: space-around;
}

.flex.center {
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.flex.center.hero {
  color: #fff;
}

.flex.center.projects {
  color: #fff;
  width: auto;
  margin-bottom: 0;
  position: absolute;
  inset: auto 0% 0% auto;
}

.flex.center.project_detail {
  color: #fff;
  align-items: flex-start;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.flex.center.architect {
  color: #fff;
  align-items: flex-start;
  position: absolute;
  inset: auto auto 0% 0%;
}

.flex.testimonials_flex {
  align-items: stretch;
}

.flex.testimonials_flex.center-text {
  justify-content: flex-start;
  align-items: center;
}

.flex.testimonials_flex.vertical {
  justify-content: flex-start;
}

.flex.testimonials_flex.vertical.hide {
  display: none;
}

.flex.projects {
  flex-direction: column;
  width: 100%;
  margin-bottom: 128px;
}

.flex.projects.vertical {
  flex-direction: column;
  justify-content: flex-start;
  margin-right: 167px;
}

.flex.projects.down {
  margin-top: 128px;
  margin-bottom: 0;
}

.flex._100w {
  width: 100%;
}

.flex.footer {
  justify-content: space-between;
  align-items: center;
}

.flex.about {
  color: #fff;
  justify-content: center;
  align-items: center;
  position: relative;
}

.flex.showroom {
  justify-content: space-between;
}

.flex.cta_best_brands {
  background-color: var(--tan);
  color: var(--primary);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 64px;
}

.flex.brands_wrapper {
  width: 100%;
  margin-top: 64px;
  margin-bottom: 64px;
}

.flex.inovation {
  justify-content: space-between;
}

.flex.aling-start {
  justify-content: flex-start;
}

.flex.aling-start.horizontal-center {
  align-items: center;
}

.flex.tablet-horizontal.justify-start {
  justify-content: flex-start;
}

.hero-width-flex {
  width: 684px;
}

.font-primary {
  color: var(--primary);
}

.font-secundary {
  color: var(--secondary);
}

.font-terciary {
  color: var(--terciary);
}

.button {
  border-left: 2px solid var(--secondary);
  background-color: #000;
  padding: 16px 24px;
  font-size: 16px;
  line-height: 19px;
  transition: all .3s ease-in-out;
}

.button:hover {
  background-color: var(--primary);
}

.button.whatsapp-btn {
  margin-top: 8px;
}

.tab-pane-image {
  object-fit: cover;
  width: 100%;
  height: 512px;
}

.tab-link-image {
  object-fit: cover;
  width: 254px;
  height: 159px;
}

.tab-link {
  border: 3px solid var(--terciary);
  background-color: #0000;
  margin-left: 8px;
  margin-right: 8px;
  padding: 0;
  transition: all .3s ease-in-out;
  box-shadow: 0 4px 12px #00000040;
}

.tab-link.w--current {
  border-color: transparent transparent var(--secondary);
  box-shadow: none;
  background-color: #0000;
  border-bottom-style: solid;
  border-bottom-width: 3px;
}

.tab-menu {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 1125px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 32px 24px;
  display: flex;
  position: absolute;
  top: 480px;
  left: 0%;
  right: 0%;
}

.section {
  padding-top: 128px;
}

.section.bg-primary {
  background-color: var(--primary);
  margin-top: 140px;
  padding-top: 0;
  padding-bottom: 128px;
  position: relative;
}

.section.bg-primary.brands {
  padding-top: 64px;
  padding-bottom: 32px;
}

.section.cta-arquitetos {
  margin-top: 128px;
  margin-bottom: 138px;
  padding-top: 0;
}

.section.form_section {
  padding-top: 0;
  overflow: hidden;
}

.width-flex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.width-flex.about {
  padding-left: 64px;
}

.width-flex.personalize {
  padding-right: 64px;
}

.width-flex.inovation {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.width-flex.margin-right {
  margin-right: 16px;
}

.badge {
  align-items: center;
  margin-bottom: 32px;
  display: flex;
}

.badge.no-margin, .badge.best_brands {
  margin-bottom: 0;
}

.line {
  background-color: var(--tan);
  width: 88px;
  height: 1px;
  margin-left: 0;
}

.line.black {
  background-color: var(--primary);
}

.tab-frame {
  z-index: 1;
  position: absolute;
  inset: 0% 0% auto auto;
}

.validation {
  width: 224px;
}

.paragraph-validation {
  color: var(--primary);
  text-align: left;
  margin-top: 4px;
  font-family: Noto Sans, sans-serif;
  font-size: 12.8px;
  line-height: 17.43px;
}

.number_italic {
  color: var(--primary);
  text-align: center;
  font-family: Perpetua, Tahoma, sans-serif;
  font-size: 64px;
  font-style: italic;
  font-weight: 400;
  line-height: 73.34px;
}

.center {
  text-align: center;
}

.footer-image {
  width: 80%;
  height: 37.7926%;
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.card {
  width: 241px;
}

.footer-white {
  z-index: 0;
  background-color: #fff;
  height: 55px;
  position: absolute;
  inset: 0% 0% auto;
}

.image {
  width: 126px;
}

.footer-column {
  width: 241px;
}

.div-block {
  align-items: center;
  display: flex;
}

.section-copy {
  padding-top: 128px;
}

.section-copy.bg-primary {
  background-color: var(--primary);
  margin-top: 140px;
  padding-top: 0;
  padding-bottom: 128px;
  position: relative;
}

.designer {
  letter-spacing: .3em;
  text-transform: uppercase;
  font-size: .8rem;
  line-height: .9rem;
}

.designer.margin-right {
  margin-right: 8px;
}

.heading {
  text-align: left;
  margin-top: 8px;
  font-family: Perpetua, Tahoma, sans-serif;
  font-size: 3.5rem;
  font-weight: 400;
  line-height: 4.5rem;
}

.heading.capitalize {
  text-transform: uppercase;
}

.heading.capitalize.white {
  color: #fff;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-right: 128px;
  font-size: 3.5rem;
}

.heading.capitalize.white.center {
  text-align: center;
  padding-right: 0;
}

.content.hero-content {
  max-width: 457px;
}

.content.projects {
  background-color: #1c1c1be6;
  max-width: 467px;
  padding: 64px;
}

.content.project_detail {
  background-color: #1c1c1be6;
  max-width: 550px;
  padding: 64px;
  position: absolute;
}

.content.about {
  background-color: var(--bgbase);
  color: var(--primary);
  background-image: url('../images/hero-content-bg.svg');
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: auto;
  background-attachment: scroll;
  flex-direction: column;
  align-items: flex-start;
  max-width: 572px;
  max-height: 630px;
  margin-right: -65px;
  padding: 64px 85px;
  position: relative;
  inset: 0% 76px 0% auto;
}

.content.architect {
  background-color: #1c1c1be6;
  max-width: 600px;
  padding: 64px;
}

.div-block-2 {
  display: flex;
}

.arrow {
  margin-left: 34px;
  position: relative;
}

.cta-hero {
  color: #fff;
  text-decoration: none;
  display: flex;
}

.cta-hero.about {
  color: var(--primary);
}

.see-more-image {
  margin-left: auto;
  margin-right: auto;
}

.see-more-image:hover {
  bottom: -5%;
}

.see-more-link {
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  margin-left: auto;
  margin-right: auto;
  transition: all .305s;
  display: flex;
  position: absolute;
  inset: auto 0% 5%;
}

.see-more-link:hover {
  bottom: 3%;
}

.main-btn {
  border: 1px solid var(--primary);
  color: var(--primary);
  background-color: #0000;
  padding: 16px 24px;
  transition: background-color .35s;
}

.main-btn:hover {
  background-color: #dadada;
}

.badge-header {
  color: tan;
  letter-spacing: .3rem;
  text-transform: uppercase;
  margin-bottom: 0;
  margin-left: 16px;
  margin-right: 16px;
  font-size: .8rem;
  line-height: .9rem;
}

.badge-header.black {
  color: var(--primary);
}

.testimonials {
  color: var(--terciary);
  max-width: 311px;
  margin-left: 32px;
  margin-right: 85px;
}

.testimonials.no-margin {
  margin-right: 0;
}

.testimonials.no-margin.center-text {
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.testimonials_name {
  color: var(--terciary);
  margin-bottom: 32px;
  font-family: Perpetua, Tahoma, sans-serif;
  font-weight: 700;
}

.testimonials_name.main_testimonial {
  font-size: 1.8rem;
  line-height: 1.4rem;
}

.testimonials_name.main_testimonial.small_margin {
  color: var(--primary);
  margin-bottom: 4px;
  font-size: 1.5rem;
}

.testimonials_name.no-margin {
  margin-bottom: 0;
}

.testimonials_image {
  max-width: 132px;
  max-height: 132px;
}

.testimonials_image.main-img {
  min-width: 287px;
  max-width: 287px;
  min-height: 287px;
  max-height: 287px;
}

.testimonials_flex_space {
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.testimonials_stars {
  width: 86px;
  max-width: 86px;
  height: 14.6563px;
  margin-bottom: 8px;
}

.collection-list {
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  display: flex;
}

.project_img {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  width: 445px;
  height: 445px;
  margin-bottom: 128px;
  position: relative;
}

.project_img.cms {
  margin-bottom: 0;
}

.project_tag {
  color: var(--primary);
  background-color: #c4aa93;
  padding: 16px 34px;
  position: absolute;
  inset: auto -16% 8% auto;
}

.project_tag.dark {
  background-color: var(--primary);
  color: var(--bgbase);
}

.project_header {
  letter-spacing: .3rem;
  text-transform: uppercase;
  font-size: .8rem;
  line-height: .9rem;
}

.project_designer {
  color: var(--primary);
  text-transform: uppercase;
  font-family: Perpetua, Tahoma, sans-serif;
  font-size: 1.7rem;
  font-weight: 700;
  line-height: 1.8rem;
}

.project_designer.dark {
  color: var(--bgbase);
}

.project_designer.dark.captalize-none, .project_designer.capitalize-none {
  text-transform: none;
}

.buttons-wrapper {
  justify-content: space-between;
  width: 420px;
  display: flex;
}

.buttons-wrapper.margin-top {
  margin-top: -64px;
  position: relative;
}

.buttons-wrapper.inovation {
  width: 477px;
  margin-top: 32px;
}

.sec-button {
  border: 1px solid var(--tan);
  background-color: var(--tan);
  color: var(--primary);
  padding: 16px 24px;
  transition: background-color .35s;
}

.sec-button:hover {
  background-color: #a08976;
}

.sec-button.border-black {
  border-color: var(--primary);
}

.cta-content {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.cta-content.small {
  max-width: 315px;
  margin-top: 64px;
}

.cta-image {
  object-fit: cover;
  width: 445px;
  height: 587px;
}

.footer-link-wrapper {
  color: var(--primary);
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.text-block {
  font-weight: 700;
}

.footer-link {
  color: var(--primary);
  margin-bottom: 3px;
  padding-top: 5px;
  padding-bottom: 5px;
  text-decoration: none;
  transition: all .3s;
}

.footer-link:hover {
  text-decoration: underline;
}

.social-wrapper {
  color: var(--primary);
  align-items: center;
  margin-bottom: 3px;
  padding-top: 5px;
  padding-bottom: 5px;
  text-decoration: none;
  display: flex;
}

.social-wrapper:hover {
  text-decoration: underline;
}

.image-2 {
  padding-right: 8px;
}

.social-image {
  width: 16px;
  height: 16px;
  margin-right: 8px;
}

.footer-line {
  background-color: var(--bgbase);
  width: 100%;
  height: 2px;
}

.legal-wrapper {
  color: var(--terciary);
  align-items: center;
  max-width: none;
  margin-top: 24px;
  display: flex;
}

.copyright {
  color: var(--terciary);
  max-width: 295px;
  margin-top: 24px;
}

.legal-links {
  color: var(--terciary);
  max-width: 287px;
  margin-left: 16px;
  margin-right: 16px;
  text-decoration: none;
}

.legal-links:hover {
  text-decoration: underline;
}

.image-3 {
  width: 140px;
  height: 41.5469px;
}

.collection-list-2 {
  grid-column-gap: 167px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.collection-item {
  width: 445px;
  height: 445px;
  margin-bottom: 128px;
}

.fs-cc-banner_button {
  background-color: var(--tan);
  color: var(--primary);
  text-align: center;
  border: 2px solid #616161;
  border-radius: 500px;
  min-width: 140px;
  margin-left: 16px;
  padding: 10px 20px;
  font-size: 16px;
}

.fs-cc-banner_button.fs-cc-button-alt {
  color: #707070;
  background-color: #f5f5f5;
  border-color: #696969;
}

.fs-cc-banner_component {
  z-index: 998;
  background-color: #f9fafb;
  border-top: 1px solid #4353ff29;
  padding: 24px 32px;
  display: block;
  position: fixed;
  inset: auto 0% 0%;
}

.fs-cc-banner_close-icon {
  width: 24px;
  height: 24px;
}

.fs-cc-banner_text {
  color: #616161;
  margin-right: 24px;
}

.fs-cc-banner_trigger {
  display: none;
}

.fs-cc-banner_buttons-wrapper {
  flex: none;
  grid-template-rows: auto;
  grid-template-columns: auto auto;
  grid-auto-columns: 1fr;
  align-items: center;
  display: flex;
}

.fs-cc-banner_close {
  opacity: 1;
  cursor: pointer;
  background-color: #fff;
  border-radius: 500px;
  margin-left: 12px;
  padding: 10px;
  box-shadow: 1px 1px 12px #0000001a;
}

.fs-cc-banner_container {
  align-items: center;
  width: 100%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.project_link {
  color: var(--primary);
  transition: box-shadow .35s;
}

.project_link:hover {
  box-shadow: -4px 5px 18px 4px #00000040;
}

.lightbox_wrapper {
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.collection-list-wrapper-2 {
  width: 100%;
}

.collection-list-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.project_gallety_image {
  object-fit: cover;
  width: 353px;
  height: 353px;
}

.big_image {
  object-fit: cover;
  width: 100%;
  height: 350px;
  margin-top: 16px;
}

.project_video {
  width: 100%;
  margin-top: 16px;
}

.video_cover {
  width: 100%;
}

.content_img {
  margin-bottom: 16px;
}

.about_hero_img {
  height: 630px;
}

.founder_img {
  width: 561px;
}

.founder {
  margin-top: 32px;
}

.factory, .factory_img {
  width: 100%;
}

.personalize_img, .personalize_img-copy, .inovation_img {
  width: 561px;
}

.validation_link {
  margin-top: 32px;
  margin-bottom: 32px;
  text-decoration: none;
}

.form-block {
  border: 1px #fff3;
  transition: all .3s ease-in-out;
}

.flex-form {
  text-align: left;
  transition: all .3s ease-in-out;
  display: flex;
}

.text {
  color: #1f3666;
  max-width: 454px;
  margin-top: 31px;
  margin-bottom: 31px;
  font-size: 18px;
  line-height: 21px;
}

.text.white {
  color: #fff;
}

.success-message {
  background-color: #0000;
  padding: 0;
}

.text-form {
  color: #fff;
  max-width: 272px;
  margin-bottom: 40px;
  font-size: 42px;
  font-weight: 700;
  line-height: 42px;
}

.check-image {
  margin-bottom: 32px;
}

.form {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  display: flex;
}

.text-field {
  color: #fff;
  background-color: #0000;
  border-style: none none solid solid;
  border-bottom-width: 2px;
  border-bottom-color: #fff;
  border-left-width: 2px;
  border-left-color: #0000;
  margin-top: 0;
  margin-bottom: 42px;
  padding: 16px;
  transition: all .3s ease-in-out;
}

.text-field:focus {
  color: #fff;
  border-bottom-color: #1f3666;
  border-left-width: 2px;
  border-left-color: #1f3666;
}

.text-field::placeholder {
  color: #fff;
}

.text-field.first {
  margin-top: 42px;
}

.text-field.first:focus {
  border: 1px solid var(--terciary);
}

.text-field.hidden {
  display: none;
}

.button-form {
  background-color: #1a1a1a;
  background-image: url('../images/form-arrow-button.svg');
  background-position: 90%;
  background-repeat: no-repeat;
  background-size: auto;
  padding: 16px 80px 16px 24px;
}

.form-contact {
  z-index: 9999;
  background-color: var(--tan);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.error-message {
  letter-spacing: .1rem;
  background-color: #ff5454;
  width: 50%;
  margin-left: auto;
  font-weight: 700;
}

.close-form {
  cursor: pointer;
}

.select-field {
  border-style: solid;
  border-width: 1px 1px 2px;
  border-color: var(--tan) var(--tan) #fff;
  color: #fff;
  background-color: #0000;
  margin-bottom: 42px;
}

.form_logo {
  width: 140px;
  margin-top: 56px;
}

.body-2 {
  background-color: var(--tan);
  justify-content: center;
  align-items: center;
  display: flex;
}

.validation_img {
  width: 68px;
  height: 68px;
  margin-right: 16px;
}

.validation_text {
  max-width: 321px;
  font-size: .8rem;
  font-style: italic;
  line-height: .8rem;
}

.image-5 {
  cursor: pointer;
}

.thanks_header {
  margin-top: 0;
  margin-bottom: 32px;
}

.thanks_text {
  margin-bottom: 32px;
}

.image-6 {
  object-fit: cover;
  width: 50%;
  height: 615.234px;
}

.collection_margin_bottom {
  margin-bottom: 128px;
}

.hide {
  display: none;
}

.designer-flex {
  letter-spacing: .3em;
  text-transform: uppercase;
  font-size: .8rem;
  line-height: .9rem;
  display: flex;
}

.div-block-4 {
  display: flex;
}

.slider {
  background-color: #0000;
  width: 100%;
  max-width: 1090px;
  height: 165px;
}

.slide {
  width: 33%;
  margin-left: 2px;
  margin-right: 2px;
}

.slide_arrow {
  width: 32px;
}

.slide_arrow.link_arrow {
  top: -24px;
}

.slide_arrow.left_arrow {
  left: -24px;
}

.slide_arrow.right_arrow {
  right: -12px;
}

.testimonial_card {
  border: 1px solid #fff;
  border-radius: 8px;
  justify-content: space-between;
  align-items: flex-start;
  width: 316px;
  height: 130px;
  margin-left: auto;
  margin-right: auto;
  padding: 16px 8px;
  display: flex;
}

.mask {
  width: 1050px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.testimonial_dark_stars {
  filter: brightness(10%);
}

.testimonial_texts_area {
  margin-left: 8px;
}

.testimonial_images_area {
  width: 90px;
}

.redirect-logo {
  width: 40%;
  min-width: 250px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.policy-section {
  background-color: var(--tan);
  padding-top: 128px;
  padding-bottom: 64px;
}

.whatsapp {
  background-color: var(--tan);
  border: 1px solid #000;
  border-radius: 100px;
  padding: 10px;
  transition: all .25s;
  position: fixed;
  inset: auto 3% 10% auto;
}

.whatsapp:hover {
  box-shadow: 0 0 25px 8px var(--tan);
  transform: scale(1.1);
}

.image-7 {
  width: 40px;
  height: 40px;
}

.card-image {
  width: 125px;
  height: 124px;
}

@media screen and (max-width: 991px) {
  .header_2.testimonials_header {
    font-size: 3.4rem;
  }

  .header_2.cta-text {
    font-size: 1.8rem;
    line-height: 2.2rem;
  }

  .header_2.about {
    font-size: 2.4rem;
    line-height: 3.3rem;
  }

  .nav-menu-wrapper {
    background-color: var(--primary);
    position: absolute;
    inset: 89px 0 auto;
  }

  .nav-link {
    border-bottom-width: 0;
    border-left: 3px solid #0000;
    justify-content: center;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .nav-link.w--current {
    border-bottom: 0 #0000;
    border-left: 3px solid var(--secondary);
    margin-left: auto;
    margin-right: auto;
  }

  .nav-link.link-mobile {
    display: block;
  }

  .menu-button {
    color: var(--terciary);
    padding: 12px;
  }

  .menu-button.w--open {
    color: var(--secondary);
    background-color: #0000;
  }

  .link-instagram {
    display: none;
  }

  .hero-section {
    margin-bottom: 0;
  }

  .container.cta-arquitetos {
    max-height: 350px;
  }

  .flex {
    flex-direction: column;
  }

  .flex.align-end {
    flex-direction: column;
    align-items: flex-start;
  }

  .flex.justify-around {
    flex-flow: wrap;
  }

  .flex.flex-footer {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-items: center;
    display: flex;
  }

  .flex.center {
    align-items: flex-start;
  }

  .flex.invert {
    flex-direction: column-reverse;
  }

  .flex.testimonials_flex {
    flex-direction: row;
  }

  .flex.testimonials_flex.vertical {
    flex-direction: column;
  }

  .flex.horizontal, .flex.brands {
    flex-direction: row;
  }

  .flex.projects.vertical {
    margin-bottom: 0;
    margin-right: 0;
  }

  .flex.projects.down {
    margin-top: 0;
  }

  .flex.cta {
    flex-direction: row;
  }

  .flex.footer {
    align-items: flex-start;
  }

  .flex.about {
    flex-direction: row;
    align-items: center;
  }

  .flex.brands_wrapper {
    flex-direction: row;
  }

  .flex.aling-start.horizontal-center {
    align-items: flex-start;
  }

  .flex.tablet-horizontal {
    flex-direction: row;
  }

  .tab-link-image {
    width: 150px;
    height: 110px;
  }

  .tab-menu {
    width: 700px;
  }

  .section.bg-primary {
    padding-bottom: 74px;
  }

  .width-flex {
    margin-bottom: 32px;
    margin-left: auto;
    margin-right: auto;
  }

  .width-flex.about {
    padding-left: 32px;
  }

  .tab-frame {
    width: 120px;
  }

  .footer-image {
    width: 90%;
    max-width: 800px;
  }

  .section-copy.bg-primary {
    padding-bottom: 74px;
  }

  .heading.projects.capitalize {
    font-size: 2.3rem;
    line-height: 2.3rem;
  }

  .testimonials {
    margin-top: 32px;
    margin-left: 0;
  }

  .brands_img {
    max-width: 16%;
  }

  .collection-list {
    flex-direction: column;
  }

  .collection-item {
    width: 100%;
    margin-bottom: 48px;
  }

  .project_img {
    width: 100%;
    height: auto;
    aspect-ratio: 1 / 1;
  }

  .project_tag {
    right: 0;
  }

  .cta-content {
    max-width: 300px;
  }

  .cta-image {
    max-width: 40%;
    height: 388.328px;
  }

  .footer-link-wrapper {
    margin-bottom: 32px;
  }

  .legal-wrapper {
    flex-direction: column;
    align-items: flex-start;
  }

  .legal-links {
    margin-bottom: 3px;
    margin-left: 0;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .image-3 {
    margin-bottom: 32px;
  }

  .collection-list-2 {
    grid-column-gap: 0px;
    grid-row-gap: 64px;
    flex-direction: column;
  }

  .project_gallety_image {
    width: 234px;
    height: 234px;
  }

  .icon {
    color: var(--primary);
  }

  .about_hero_img {
    height: 600px;
  }

  .founder_img {
    width: 450px;
    margin-bottom: 32px;
    margin-left: auto;
    margin-right: auto;
  }

  .personalize_img, .personalize_img-copy, .inovation_img {
    width: 450px;
    margin-bottom: 32px;
  }

  .youtube {
    min-width: 256px;
    min-height: 550px;
  }

  .slider {
    max-width: 750px;
  }

  .slide {
    width: 50%;
  }

  .mask {
    width: 700px;
  }
}

@media screen and (max-width: 767px) {
  .header_1 {
    font-size: 53px;
    line-height: 60px;
  }

  .navbar-brand {
    padding-left: 0;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
  }

  .flex.justify-around {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .flex.flex-footer {
    grid-column-gap: 16px;
  }

  .flex.tablet-horizontal {
    flex-direction: column;
  }

  .hero-width-flex {
    max-width: 100%;
  }

  .tab-pane-image {
    height: 320px;
  }

  .tab-link-image {
    width: 100px;
    height: 80px;
  }

  .tab-menu {
    width: 500px;
    max-width: 95%;
    padding: 16px 12px;
    top: 299px;
  }

  .width-flex {
    max-width: 100%;
  }

  .width-flex.about {
    padding-top: 32px;
    padding-left: 0;
  }

  .footer-image {
    margin-bottom: 45px;
  }

  .card {
    width: 100%;
  }

  .footer-white {
    height: 35px;
  }

  .footer-column {
    width: 100%;
    margin-bottom: 32px;
  }

  .cta-image {
    object-fit: contain;
    height: 387.813px;
  }

  .fs-cc-banner_button {
    margin-left: 0;
    margin-right: 8px;
  }

  .fs-cc-banner_buttons-wrapper {
    margin-top: 12px;
  }

  .fs-cc-banner_container {
    flex-direction: column;
    align-items: flex-start;
  }

  .form-block {
    max-width: 97%;
  }

  .text-form {
    margin-right: 42px;
  }

  .form-contact {
    width: 100%;
    height: 100%;
  }

  .youtube {
    order: 1;
    min-width: 0;
  }

  .slider {
    max-width: 400px;
  }

  .slide {
    width: 100%;
  }

  .mask {
    width: 350px;
  }
}

@media screen and (max-width: 479px) {
  .bold-temp, .heading-temp_1 {
    font-size: 18px;
    line-height: 24px;
  }

  .header_2 {
    font-size: 2rem;
    line-height: 2.3rem;
  }

  .header_2.testimonials_header {
    font-size: 1.5rem;
    line-height: 1.9rem;
  }

  .header_2.cta_best_brands-header {
    margin-top: 32px;
    margin-bottom: 32px;
  }

  .paragraph.font-primary.inovation {
    margin-right: 0;
  }

  .nav-link.order {
    border: 1px #000;
  }

  .menu-button.w--open {
    color: var(--tan);
  }

  .hero-section.homepage, .hero-section.projetos, .hero-section.architect {
    min-height: auto;
  }

  .container.hero {
    min-height: auto;
    padding-top: 92px;
    padding-bottom: 64px;
  }

  .container.hero.project {
    padding-top: 162px;
  }

  .container.cta-arquitetos {
    max-height: none;
    padding-bottom: 44px;
  }

  .container.brands {
    margin-bottom: 0;
  }

  .flex.flex-footer {
    display: flex;
  }

  .flex.center.projects {
    position: relative;
  }

  .flex.center.project_detail {
    position: static;
  }

  .flex.center.architect {
    position: relative;
  }

  .flex.brands {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: center;
    display: grid;
  }

  .flex.about {
    flex-direction: column;
  }

  .flex.cta_best_brands {
    padding: 16px;
  }

  .flex.brands_wrapper {
    flex-direction: column;
    align-items: center;
  }

  .tab-link-image {
    width: 100px;
    height: 60px;
  }

  .tab-link {
    margin-left: 4px;
    margin-right: 4px;
  }

  .tab-menu {
    padding-left: 8px;
    padding-right: 8px;
  }

  .section.form_section {
    width: 100vw;
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .line, .line.black, .line.small {
    width: 70px;
  }

  .footer-image {
    width: 95%;
  }

  .footer-column {
    margin-bottom: 24px;
  }

  .heading {
    font-size: 3rem;
    line-height: 4rem;
  }

  .heading.capitalize {
    font-size: 2.5rem;
    line-height: 2.6rem;
  }

  .heading.capitalize.white {
    font-size: 2.5rem;
    line-height: 2.4rem;
  }

  .heading.projects {
    font-size: 2.3rem;
    line-height: 2.4rem;
  }

  .heading.projects.capitalize {
    font-size: 1.7rem;
    line-height: 1.9rem;
  }

  .content.hero-content {
    padding-top: 32px;
  }

  .content.projects {
    max-width: none;
    padding: 40px;
  }

  .content.project_detail {
    padding: 16px;
  }

  .content.about {
    margin-top: -64px;
    margin-left: 16px;
    margin-right: 16px;
    padding-left: 32px;
    padding-right: 32px;
    right: auto;
  }

  .see-more-link {
    display: none;
  }

  .badge-header {
    letter-spacing: .08rem;
    font-size: .6rem;
    line-height: 1rem;
  }

  .testimonials_flex_space {
    margin-top: 32px;
  }

  .brands_img {
    max-width: 90%;
    margin-bottom: 64px;
  }

  .brands_img.last_child {
    margin-bottom: 0;
  }

  .collection-list {
    flex-direction: column;
  }

  .collection-item {
    width: 100%;
    height: auto;
    margin-bottom: 32px;
  }

  .project_img {
    width: 100%;
    height: auto;
    aspect-ratio: 1 / 1;
  }


  .project_tag {
    right: 0;
  }

  .project_header {
    font-size: .6rem;
  }

  .buttons-wrapper.margin-top {
    flex-direction: column;
    width: auto;
    height: 134px;
    position: relative;
  }

  .buttons-wrapper.inovation {
    flex-direction: column;
    align-items: flex-start;
    width: auto;
    height: 150px;
  }

  .sec-button {
    font-size: .8rem;
  }

  .cta-image {
    display: none;
  }

  .collection-list-wrapper {
    margin-top: 32px;
  }

  .fs-cc-banner_button {
    width: 100%;
    margin-bottom: 10px;
  }

  .fs-cc-banner_text {
    margin-right: 0;
  }

  .fs-cc-banner_buttons-wrapper {
    text-align: center;
    flex-direction: column-reverse;
    align-items: center;
    width: 100%;
  }

  .fs-cc-banner_close {
    position: absolute;
    inset: -22px 10px auto auto;
  }

  .collection-list-3 {
    grid-template-columns: 1fr;
  }

  .project_gallety_image {
    width: 450px;
    height: 250px;
  }

  .cta_text {
    font-size: .8rem;
  }

  .about_hero_img {
    height: auto;
  }

  .form-block {
    max-width: 90%;
  }

  .flex-form {
    flex-direction: column;
  }

  .text-form {
    margin-right: 0;
  }

  .check-image.thanks {
    margin-left: auto;
    margin-right: auto;
  }

  .form {
    width: 100%;
  }

  .form.thanks_div {
    margin-bottom: 32px;
  }

  .validation_text {
    max-width: none;
  }

  .form_content, .image-6 {
    width: 100%;
  }

  .slider {
    width: 370px;
  }

  .testimonial_card {
    width: 300px;
    height: 120px;
    padding-top: 8px;
    padding-bottom: 8px;
  }

  #w-node-_0c07311b-12c0-2b96-67a9-cf4f3e1f2cf4-585e530a {
    place-self: center;
  }
}


@font-face {
  font-family: 'Panton';
  src: url('../fonts/Fontfabric---Panton-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Panton';
  src: url('../fonts/Fontfabric---Panton-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Panton';
  src: url('../fonts/Fontfabric---Panton-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Perpetua';
  src: url('../fonts/PER.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Perpetua';
  src: url('../fonts/PERB.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

/* NUCLEAR MOBILE FIXES */
@media screen and (max-width: 991px) {
  .flex.center.projects, 
  .flex.projects, 
  .flex.projects.vertical, 
  .flex.projects.down, 
  .collection-list-wrapper, 
  .collection-list {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 100% !important;
    flex-direction: column !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    display: flex !important;
  }

  .collection-item {
    width: 100% !important;
    height: auto !important;
    margin-bottom: 40px !important;
    display: block !important;
  }

  .project_img {
    width: 100% !important;
    min-width: 100% !important;
    height: 100vw !important;
    max-height: 500px !important;
    aspect-ratio: 1 / 1 !important;
    background-size: cover !important;
    background-position: center !important;
    margin-bottom: 0 !important;
    display: block !important;
  }

  .project_tag {
    position: relative !important;
    inset: auto !important;
    width: 100% !important;
    margin-top: -20px !important;
    right: 0 !important;
    left: 0 !important;
    text-align: center !important;
    padding: 16px !important;
    box-sizing: border-box !important;
  }
}

