@font-face {
  font-family: Circularstd;
  src: url('../fonts/CircularStd-Bold.otf') format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

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

@font-face {
  font-family: Circularstd;
  src: url('../fonts/CircularStd-Medium.otf') format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

:root {
  --areia-nomica: #f3ebe3;
  --laranja-nomica: #d84629;
  --verde-nomica: #b0b4ac;
  --grafite-nomica: #494949;
  --white: white;
  --black: black;
}

.one-page2 {
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.navbar-logo-left {
  background-color: #f3ebe3;
  border: 0 solid #000;
  border-bottom-width: .8px;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding-left: 24px;
  padding-right: 24px;
  text-decoration: none;
  display: flex;
}

.navbarcontainer {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  text-decoration: none;
  display: flex;
}

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

.logo {
  justify-content: center;
  align-items: center;
  width: 141px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 123px;
  height: 29px;
  text-decoration: none;
  display: flex;
}

.navbar-menu {
  grid-column-gap: 32px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.navbar-link {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 24px 12px;
  text-decoration: none;
  display: flex;
}

.text {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.navbar-button {
  grid-column-gap: 8px;
  background-color: #000;
  border-radius: 200px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 8px 20px;
  text-decoration: none;
  display: flex;
}

.text-2 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 140%;
  text-decoration: none;
}

.primeira-dobra {
  background-color: #f3ebe3;
  border: 0 solid #000;
  border-bottom-width: .8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 479px;
  padding-top: 64px;
  padding-bottom: 64px;
  display: flex;
}

.container {
  background-color: #f3ebe3;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  height: 395px;
  padding: 73px 24px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.text-3 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 300px;
  font-weight: 400;
  line-height: 100px;
  text-decoration: none;
}

.vector {
  object-fit: cover;
  background-color: #d9d9d9;
  position: absolute;
  top: -116px;
  left: 548.771px;
}

.hero-no-image {
  grid-row-gap: 80px;
  background-color: #f3ebe3;
  border: 0 solid #000;
  border-bottom-width: .8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 64px 24px;
  text-decoration: none;
  display: flex;
}

.small-container {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 960px;
  padding: 32px;
  text-decoration: none;
  display: flex;
}

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

.text-4 {
  color: #000;
  text-align: center;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.button {
  grid-column-gap: 8px;
  background-color: #000;
  border-radius: 200px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 12px 24px;
  text-decoration: none;
  display: flex;
}

.logo-title {
  grid-row-gap: 32px;
  background-color: #f3ebe3;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 168px;
  padding: 24px;
  text-decoration: none;
  display: flex;
}

.title {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.content-2 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.logos {
  grid-column-gap: 48px;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.logo-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.logo-2 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.one-page2-2 {
  background-color: #fff;
  border-radius: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.navbar-logo-left-2 {
  background-color: #f3ebe3;
  border: 0 solid #000;
  border-bottom-width: .8px;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 69px;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
  overflow: hidden;
}

.navbarcontainer-2 {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  text-decoration: none;
  display: flex;
}

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

.logo-3 {
  justify-content: center;
  align-items: center;
  width: 141px;
  text-decoration: none;
  display: flex;
}

.logotipo {
  object-fit: cover;
  flex: 0 auto;
  overflow: hidden;
}

.navbar-menu-2 {
  grid-column-gap: 32px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.navbar-link-2 {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 24px 12px;
  text-decoration: none;
  display: flex;
}

.text-5 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.button-style {
  grid-column-gap: 8px;
  background-color: #000;
  border-radius: 200px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 12px 24px;
  text-decoration: none;
  display: flex;
}

.text-6 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 140%;
  text-decoration: none;
}

.primeira-dobra-2 {
  background-color: #f3ebe3;
  border: 0 solid #000;
  border-bottom-width: .8px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 479px;
  display: flex;
  position: relative;
}

.layer_1 {
  object-fit: cover;
  position: absolute;
  top: -100.5px;
  left: 342.5px;
  overflow: hidden;
}

.container-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  height: 251px;
  padding: 73px 24px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.text-7 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 200px;
  font-weight: 400;
  line-height: 100px;
  text-decoration: none;
  position: absolute;
  top: 73px;
  left: -146px;
}

.segunda-dobra {
  grid-row-gap: 80px;
  background-color: #f3ebe3;
  border: 0 solid #000;
  border-bottom-width: .8px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 300px;
  padding: 64px 24px;
  display: flex;
  overflow: hidden;
}

.small-container-2 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 960px;
  padding: 32px;
  text-decoration: none;
  display: flex;
}

.content-style {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 41px;
  display: flex;
}

.we-do-ma-with-vision-integrity-and-results-strategic-advisory-going-further {
  color: #000;
  text-align: center;
  letter-spacing: -.02em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.pilares {
  background-color: #000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.header-style {
  background-color: #000;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 250px;
  padding: 24px;
  display: flex;
}

.at-nomica-we-have-built-a-solid-reputation-by-delivering-outstanding-results-in-ma-advisory-driven-b {
  color: #f3ebe3;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 25px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

._3-columns {
  border: 0 solid #f3ebe3;
  border-top-width: .8px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.column {
  background-color: #000;
  border: 0 solid #f3ebe3;
  border-top-width: .8px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 450px;
  padding: 24px;
  display: flex;
}

.text-8 {
  color: #f3ebe3;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 25px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.text-9 {
  color: #f3ebe3;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  text-decoration: none;
}

.column-2 {
  background-color: #000;
  border: .8px solid #f3ebe3;
  border-bottom-width: 0;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 450px;
  padding: 24px;
  display: flex;
}

.socios {
  background-color: #f3ebe3;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 572px;
  display: flex;
}

.column-3 {
  grid-row-gap: 24px;
  background-color: #f3ebe3;
  border: 0 solid #000;
  border-right-width: .8px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 572px;
  padding: 200px 24px;
  display: flex;
}

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

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

.text-10 {
  color: #000;
  text-align: center;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 25px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.extensive-experience-collaborating-with-large-global-corporations-and-innovative-emerging-companies {
  color: #000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  text-decoration: none;
}

.column-4 {
  grid-row-gap: 24px;
  background-color: #f3ebe3;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 572px;
  padding: 200px 24px;
  display: flex;
}

.section-style {
  background-color: #000;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 300px;
  padding: 32px 24px;
  display: flex;
}

.text-11 {
  color: #b0b4ac;
  letter-spacing: -.01em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 130px;
  font-weight: 400;
  line-height: 100px;
  text-decoration: none;
}

.section-style-2 {
  background-color: #b0b4ac;
  border: 0 solid #000;
  border-bottom-width: .8px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 780px;
  display: flex;
}

.header-style-2 {
  grid-row-gap: 40px;
  background-color: #000;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 400px;
  padding: 40px 24px;
  display: flex;
}

.text-12 {
  color: #f3ebe3;
  letter-spacing: -.01em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 130px;
  font-weight: 400;
  line-height: 100px;
  text-decoration: none;
}

.servios-ma {
  background-color: #b0b4ac;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 300px;
  display: flex;
}

.column-5 {
  grid-row-gap: 25px;
  background-color: #000;
  border: .8px solid #f3ebe3;
  border-left-width: 0;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 300px;
  padding: 45px 30px;
  display: flex;
}

.column-6 {
  grid-row-gap: 25px;
  background-color: #000;
  border: .8px solid #f3ebe3;
  border-width: .8px 0;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 300px;
  padding: 45px 30px;
  display: flex;
}

.as-partners-of-our-clients-in-their-endeavors-we-support-companies-in-achieving-their-goals-through {
  color: #f3ebe3;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.header-style-3 {
  grid-row-gap: 80px;
  background-color: #f3ebe3;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 300px;
  padding: 40px 300px;
  display: flex;
}

.text-13 {
  color: #000;
  text-align: center;
  letter-spacing: -.02em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 25px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.header-style-4 {
  grid-row-gap: 40px;
  background-color: #b0b4ac;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 400px;
  padding: 40px 24px;
  display: flex;
}

.text-14 {
  color: #000;
  letter-spacing: -.01em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 130px;
  font-weight: 400;
  line-height: 100px;
  text-decoration: none;
}

.text-15 {
  color: #000;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 25px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.servios-advisory {
  background-color: #b0b4ac;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 300px;
  display: flex;
}

.column-7 {
  grid-row-gap: 25px;
  background-color: #b0b4ac;
  border: .8px solid #000;
  border-left-width: 0;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 300px;
  padding: 45px 30px;
  display: flex;
}

.header-style-5 {
  grid-row-gap: 40px;
  background-color: #000;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 200px;
  padding: 40px 24px;
  display: flex;
}

.deals {
  background-color: #b0b4ac;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 650px;
  display: flex;
}

.column-8 {
  grid-row-gap: 50px;
  background-color: #000;
  border: .8px solid #b0b4ac;
  border-left-width: 0;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 650px;
  padding: 80px 30px;
  text-decoration: none;
  display: flex;
}

.frame-2 {
  grid-column-gap: 25px;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 420px;
  text-decoration: none;
  display: flex;
}

.frame-3 {
  background-color: #000;
  justify-content: flex-start;
  align-items: center;
  width: 156px;
  height: 71px;
  text-decoration: none;
  display: flex;
}

.text-16 {
  color: #b0b4ac;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 25px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.arrow-1 {
  border-style: solid;
  border-width: undefinedpx;
  object-fit: cover;
  border-color: #b0b4ac;
}

.frame-4 {
  background-color: #000;
  justify-content: flex-end;
  align-items: center;
  width: 87px;
  height: 71px;
  text-decoration: none;
  display: flex;
}

.text-17 {
  color: #b0b4ac;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

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

.text-18 {
  color: #b0b4ac;
  letter-spacing: -.02em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.content-style-2 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.ilustracao {
  background-color: #fff;
  border: 0 solid #000;
  border-bottom-width: .8px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 500px;
  display: flex;
  overflow: hidden;
}

.footer {
  grid-row-gap: 40px;
  background-color: #f3ebe3;
  border: 0 solid #000;
  border-top-width: .8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 64px 24px 8px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.columns {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 1200px;
  text-decoration: none;
  display: flex;
}

.column-9 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 320px;
  text-decoration: none;
  display: flex;
}

.logo-wrapper-2 {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 16px;
  text-decoration: none;
  display: flex;
}

.small-columns {
  grid-column-gap: 32px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 600px;
  padding-top: 16px;
  text-decoration: none;
  display: flex;
}

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

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

.text-19 {
  color: #212121;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 150%;
  text-decoration: none;
}

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

.link-style {
  color: #212121;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.link-style-2 {
  color: #212121;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.copyright {
  grid-column-gap: 32px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  padding-top: 16px;
  padding-bottom: 16px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 -1px #e4ebf3;
}

.text-20 {
  color: #333;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.at-nomica-we-have-built-a-solid-reputation-by-delivering-outstanding-results-in-ma-advisory-driven-b-2 {
  color: #f3ebe3;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 25px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.one-page2-3 {
  background-color: #fff;
  border-radius: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.navbar-logo-left-3 {
  background-color: #f3ebe3e6;
  border: 0 solid #000;
  border-bottom-width: .8px;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 69px;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
  position: fixed;
  overflow: hidden;
}

.navbarcontainer-3 {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  text-decoration: none;
  display: flex;
}

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

.logo-4 {
  justify-content: center;
  align-items: center;
  width: 141px;
  text-decoration: none;
  display: flex;
}

.navbar-menu-3 {
  grid-column-gap: 32px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.navbar-link-3 {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 24px 12px;
  text-decoration: none;
  display: flex;
}

.text-21 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Circularstd Book, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.navbar-link-4, .navbar-link-5 {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 24px 12px;
  text-decoration: none;
  display: flex;
}

.button-style-2 {
  grid-column-gap: 8px;
  background-color: #000;
  border-radius: 200px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 12px 24px;
  text-decoration: none;
  display: flex;
}

.button-style-2:hover {
  background-color: var(--laranja-nomica);
}

.text-22 {
  color: var(--areia-nomica);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Circularstd, Arial, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 140%;
  text-decoration: none;
}

.primeira-dobra-3 {
  background-color: #f3ebe3;
  border: 0 solid #000;
  border-bottom-width: .8px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 479px;
  display: flex;
  position: relative;
}

.layer_1-2 {
  z-index: 0;
  object-fit: cover;
  position: absolute;
  top: auto;
  left: auto;
  overflow: hidden;
}

.container-3 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: 251px;
  padding: 73px 0;
  text-decoration: none;
  display: flex;
  position: relative;
}

.text-23 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Circularstd Book, Arial, sans-serif;
  font-size: 130px;
  font-weight: 400;
  line-height: 100px;
  text-decoration: none;
  position: static;
  top: 73px;
  left: 0;
}

.segunda-dobra-2 {
  grid-row-gap: 80px;
  background-color: #f3ebe3;
  border: 0 solid #000;
  border-bottom-width: .8px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 300px;
  padding: 64px 24px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.small-container-3 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 960px;
  padding: 32px;
  text-decoration: none;
  display: flex;
}

.content-style-4 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 41px;
  display: flex;
}

.we-do-ma-with-vision-integrity-and-results-strategic-advisory-going-further-2 {
  color: #000;
  text-align: center;
  letter-spacing: -.02em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Circularstd Book, Arial, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 110%;
  text-decoration: none;
}

.pilares-2 {
  background-color: #000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.header-style-6 {
  background-color: #000;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 250px;
  padding: 24px;
  display: flex;
}

.at-nomica-we-have-built-a-solid-reputation-by-delivering-outstanding-results-in-ma-advisory-driven-b-3 {
  color: var(--verde-nomica);
  letter-spacing: -.02em;
  max-width: 750px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Circularstd Book, Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  text-decoration: none;
}

.at-nomica-we-have-built-a-solid-reputation-by-delivering-outstanding-results-in-ma-advisory-driven-b-3.text-color-areia {
  color: var(--areia-nomica);
  margin-top: 101px;
}

._3-columns-2 {
  border-style: solid;
  border-width: .8px 0 0;
  border-color: var(--grafite-nomica) #f3ebe3 #f3ebe3;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.column-11 {
  border-style: solid;
  border-width: .8px 0 0;
  border-color: var(--grafite-nomica);
  background-color: #000;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 450px;
  padding: 24px;
  display: flex;
}

.text-24 {
  color: #f3ebe3;
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Circularstd Book, Arial, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 110%;
  text-decoration: none;
}

.text-24.bullet {
  max-width: 660px;
  font-size: 18px;
  line-height: 26px;
}

.text-25 {
  color: #f3ebe3;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Circularstd Book, Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  text-decoration: none;
}

.column-12 {
  border-style: solid;
  border-width: .8px .8px 0;
  border-color: var(--grafite-nomica) var(--grafite-nomica) #f3ebe3;
  background-color: #000;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 450px;
  padding: 24px;
  display: flex;
}

.socios-2 {
  background-color: #f3ebe3;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 700px;
  display: flex;
}

.column-13 {
  grid-row-gap: 24px;
  background-color: #f3ebe3;
  border: 0 solid #000;
  border-right-width: .8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 700px;
  padding: 60px 24px 20px;
  display: flex;
}

.vector-3 {
  object-fit: cover;
  flex: 1;
  max-width: 100%;
  overflow: visible;
}

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

.text-26 {
  color: #000;
  text-align: center;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Circularstd, Arial, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.extensive-experience-collaborating-with-large-global-corporations-and-innovative-emerging-companies-2 {
  color: #000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Circularstd Book, Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  text-decoration: none;
}

.column-14 {
  grid-row-gap: 24px;
  background-color: #f3ebe3;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 700px;
  padding: 60px 24px 20px;
  display: flex;
}

.section-style-3 {
  background-color: #000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 450px;
  padding: 32px 24px;
  display: flex;
}

.text-27 {
  color: #b0b4ac;
  text-align: left;
  letter-spacing: -.01em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Circularstd Book, Arial, sans-serif;
  font-size: 130px;
  font-weight: 400;
  line-height: 100px;
  text-decoration: none;
}

.section-style-4 {
  background-color: var(--areia-nomica);
  border: 0 solid #000;
  border-bottom-width: .8px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
}

.header-style-7 {
  grid-row-gap: 40px;
  background-color: #000;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 400px;
  padding: 40px 24px;
  display: flex;
}

.text-28 {
  color: var(--areia-nomica);
  letter-spacing: -.01em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Circularstd Book, Arial, sans-serif;
  font-size: 130px;
  font-weight: 400;
  line-height: 100px;
  text-decoration: none;
}

.servios-ma-2 {
  background-color: #b0b4ac;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 300px;
  display: flex;
}

.column-15 {
  grid-row-gap: 25px;
  border-style: solid;
  border-width: .8px .8px .8px 0;
  border-color: var(--grafite-nomica) var(--grafite-nomica) var(--grafite-nomica) #f3ebe3;
  background-color: #000;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 300px;
  padding: 45px 30px;
  display: flex;
}

.column-16 {
  grid-row-gap: 25px;
  border-style: solid;
  border-width: .8px 0;
  border-color: var(--grafite-nomica) #f3ebe3;
  background-color: #000;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 300px;
  padding: 45px 30px;
  display: flex;
}

.as-partners-of-our-clients-in-their-endeavors-we-support-companies-in-achieving-their-goals-through-2 {
  color: #f3ebe3;
  letter-spacing: 0;
  max-width: 660px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Circularstd Book, Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  text-decoration: none;
}

.header-style-8 {
  grid-row-gap: 80px;
  background-color: #f3ebe3;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 300px;
  padding: 40px 300px;
  display: flex;
}

.text-29 {
  color: #000;
  text-align: center;
  letter-spacing: -.02em;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 60vw;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Circularstd Book, Arial, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 130%;
  text-decoration: none;
  display: flex;
}

.header-style-9 {
  grid-row-gap: 40px;
  background-color: #b0b4ac;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 400px;
  padding: 40px 24px;
  display: flex;
}

.text-30 {
  color: #000;
  letter-spacing: -.01em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Circularstd, Arial, sans-serif;
  font-size: 130px;
  font-weight: 400;
  line-height: 100px;
  text-decoration: none;
}

.text-31 {
  color: #000;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Circularstd Book, Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 110%;
  text-decoration: none;
}

.servios-advisory-2 {
  background-color: #b0b4ac;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 300px;
  display: flex;
}

.column-17 {
  grid-row-gap: 25px;
  background-color: #b0b4ac;
  border: .8px solid #000;
  border-left-width: 0;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 300px;
  padding: 45px 30px;
  display: flex;
}

.header-style-10 {
  grid-row-gap: 40px;
  background-color: #000;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 200px;
  padding: 40px 24px;
  display: flex;
}

.f2wf-columns-7 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  height: 450px;
}

.f2wf-columns-7.canvas {
  justify-content: flex-end;
  align-items: flex-start;
  height: 50vh;
}

.f2wf-columns-7.canvas.asserioa {
  flex-flow: column;
}

.deals-2 {
  background-color: #b0b4ac;
  flex: 1;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  display: flex;
}

.column-18 {
  grid-row-gap: 0px;
  border-style: solid;
  border-width: .8px .8px .8px 0;
  border-color: var(--grafite-nomica);
  background-color: #000;
  flex-direction: column;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: auto;
  padding: 20px 30px;
  text-decoration: none;
  display: flex;
  position: static;
}

.frame-8 {
  color: var(--verde-nomica);
  font-family: Circularstd Book, Arial, sans-serif;
  font-size: 18px;
  line-height: 22px;
}

.frame-9 {
  grid-column-gap: 25px;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 420px;
  text-decoration: none;
  display: flex;
}

.frame-10 {
  background-color: #000;
  justify-content: flex-start;
  align-items: center;
  width: 156px;
  height: 71px;
  text-decoration: none;
  display: flex;
}

.text-32 {
  color: #b0b4ac;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Circularstd, Arial, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.text-32.nome {
  color: var(--verde-nomica);
  font-weight: 500;
}

.arrow-2 {
  border-style: solid;
  border-width: undefinedpx;
  outline-offset: 0px;
  mix-blend-mode: normal;
  object-fit: cover;
  border-color: #b0b4ac;
  outline: 3px #333;
  min-height: 10px;
}

.frame-11 {
  background-color: #000;
  justify-content: flex-end;
  align-items: center;
  width: 87px;
  height: 71px;
  text-decoration: none;
  display: flex;
}

.text-33 {
  color: #b0b4ac;
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Circularstd Book, Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  text-decoration: none;
}

.frame-12 {
  grid-row-gap: 11px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 120px;
  text-decoration: none;
  display: flex;
}

.text-34 {
  color: var(--verde-nomica);
  letter-spacing: 0;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Circularstd Book, Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  text-decoration: none;
}

.content-style-5 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.ilustracao-2 {
  background-color: #fff;
  border: 0 solid #000;
  border-bottom-width: .8px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 500px;
  display: flex;
  overflow: hidden;
}

.footer-2 {
  grid-row-gap: 40px;
  background-color: #f3ebe3;
  border: 0 solid #000;
  border-top-width: .8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 64px 24px 8px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.columns-2 {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 1200px;
  text-decoration: none;
  display: flex;
}

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

.logo-wrapper-3 {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 16px;
  text-decoration: none;
  display: flex;
}

.small-columns-2 {
  grid-column-gap: 32px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 800px;
  padding-top: 16px;
  text-decoration: none;
  display: flex;
}

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

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

.text-35 {
  color: #212121;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 150%;
  text-decoration: none;
}

.footer-links-2 {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.link-style-3 {
  color: #212121;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Circularstd Book, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

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

.footer-links-3 {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

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

.footer-links-4 {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.link-style-4 {
  color: #212121;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Circularstd Book, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.copyright-2 {
  grid-column-gap: 32px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  padding-top: 16px;
  padding-bottom: 16px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 -1px #e4ebf3;
}

.text-36 {
  color: #333;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Circularstd Book, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.at-nomica-we-have-built-a-solid-reputation-by-delivering-outstanding-results-in-ma-advisory-driven-b-4 {
  color: #f3ebe3;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Circularstd, Arial, sans-serif;
  font-size: 25px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.f2wf-columns-7-copy {
  grid-column-gap: 16px;
  grid-row-gap: 80px;
  flex-flow: column;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  height: 300px;
  padding-bottom: 40px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.f2wf-columns-7-copy.frase {
  justify-content: center;
  align-items: center;
  height: 450px;
}

.f2wf-columns-7-copy {
  justify-content: flex-start;
  align-items: flex-start;
  height: 320px;
}

.f2wf-columns-7-copy.canvas {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: flex-end;
  align-items: flex-start;
  height: 50vh;
}

.bold-text {
  font-family: Circularstd Book, Arial, sans-serif;
  font-weight: 400;
}

.m-a-title {
  justify-content: flex-start;
  align-items: flex-start;
  height: 300px;
}

.m-a-title.canvas {
  justify-content: flex-end;
  align-items: flex-start;
  height: 60vh;
}

.thumb {
  aspect-ratio: auto;
  object-fit: none;
  flex: 1;
  max-width: 100%;
  overflow: visible;
}

.section_frase {
  justify-content: flex-start;
  align-items: flex-start;
  height: 300px;
}

.section_frase.canvas {
  justify-content: flex-end;
  align-items: flex-start;
  height: 50vh;
}

.imagem-footer {
  object-fit: cover;
  flex: 1;
  max-width: 100%;
  overflow: visible;
}

.text-span {
  font-size: 30px;
}

.thumb-testemunhal {
  aspect-ratio: auto;
  object-fit: contain;
  border-radius: 100px;
  flex: 1;
  width: 150px;
  max-width: 100%;
  overflow: hidden;
}

.text-span-2 {
  font-size: 30px;
}

.text-block {
  color: var(--areia-nomica);
  width: 100%;
  font-family: Circularstd Book, Arial, sans-serif;
  font-size: 130px;
  font-weight: 500;
  line-height: 100%;
}

@media screen and (max-width: 991px) {
  .navbar-logo-left {
    padding-right: 0;
  }

  .navbar-menu {
    max-width: unset;
  }

  .navbar-link, .navbar-button {
    justify-content: center;
  }

  .logos {
    flex-direction: column;
    align-items: center;
  }

  .navbar-logo-left-2 {
    padding-right: 0;
  }

  .navbar-menu-2 {
    max-width: unset;
  }

  .navbar-link-2 {
    justify-content: center;
  }

  .f2wf-columns, ._3-columns, .socios, .servios-ma, .servios-advisory, .deals, .columns {
    flex-direction: column;
    align-items: center;
  }

  .column-9, .content-style-3, .footer-links {
    align-items: center;
  }

  .navbar-logo-left-3 {
    height: auto;
    padding-right: 0;
  }

  .navbar-menu-3 {
    max-width: unset;
  }

  .navbar-link-3, .navbar-link-4, .navbar-link-5 {
    justify-content: center;
  }

  .f2wf-columns-2, ._3-columns-2, .socios-2, .f2wf-columns-3, .servios-ma-2, .f2wf-columns-4, .f2wf-columns-5, .f2wf-columns-6, .servios-advisory-2, .f2wf-columns-7, .deals-2, .columns-2 {
    flex-direction: column;
    align-items: center;
  }

  .column-19, .content-style-6, .footer-links-2, .content-style-7, .footer-links-3, .content-style-8, .footer-links-4 {
    align-items: center;
  }

  .f2wf-columns-7-copy, .m-a-title, .section_frase {
    flex-direction: column;
    align-items: center;
  }

  .menu-button {
    background-color: var(--laranja-nomica);
  }

  .menu-button.w--open {
    background-color: var(--laranja-nomica);
    height: 100%;
  }
}

@media screen and (max-width: 767px) {
  .navbarcontainer-3 {
    overflow: visible;
  }

  .navbar-menu-3 {
    background-color: var(--areia-nomica);
    display: flex;
    overflow: hidden;
  }

  .button-style-2 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .menu-button.w--open {
    overflow: visible;
  }
}

@media screen and (max-width: 479px) {
  .small-columns {
    flex-direction: column;
    align-items: center;
  }

  .navbar-menu-3 {
    z-index: 0;
    opacity: 1;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    padding-bottom: 20px;
    display: flex;
    position: fixed;
    inset: 0% 0% auto;
    overflow: hidden;
  }

  .navbar-link-3 {
    z-index: 99;
    background-color: var(--areia-nomica);
    flex: 0 auto;
    display: flex;
    position: relative;
  }

  .layer_1-2 {
    position: absolute;
  }

  .text-23 {
    font-size: 80px;
    line-height: 80px;
  }

  .segunda-dobra-2 {
    height: auto;
  }

  .small-container-3 {
    justify-content: center;
    align-items: center;
    height: auto;
  }

  .content-style-4 {
    height: 100px;
  }

  .at-nomica-we-have-built-a-solid-reputation-by-delivering-outstanding-results-in-ma-advisory-driven-b-3 {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .at-nomica-we-have-built-a-solid-reputation-by-delivering-outstanding-results-in-ma-advisory-driven-b-3.text-color-areia {
    margin-top: 10px;
  }

  .text-24.bullet {
    line-height: 26px;
  }

  .socios-2 {
    height: 1800px;
  }

  .column-13 {
    height: auto;
  }

  .vector-3 {
    object-fit: cover;
    flex: 0 auto;
    width: 100vw;
    max-width: 100vw;
    height: 40vh;
  }

  .text-27 {
    font-size: 50px;
    line-height: 50px;
  }

  .section-style-4 {
    width: 100vw;
    height: auto;
  }

  .text-28 {
    font-size: 50px;
    line-height: 50px;
  }

  .servios-ma-2 {
    height: auto;
  }

  .text-29 {
    width: 80vw;
  }

  .text-30 {
    font-size: 50px;
    line-height: 50px;
  }

  .servios-advisory-2, .f2wf-columns-7.canvas, .deals-2 {
    height: auto;
  }

  .column-18 {
    width: auto;
    height: auto;
    text-decoration: none;
    overflow: visible;
  }

  .frame-8 {
    flex-flow: column;
    margin-bottom: 40px;
    display: flex;
  }

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

  .frame-10, .frame-11 {
    width: 100%;
  }

  .text-34 {
    width: auto;
  }

  .ilustracao-2 {
    height: auto;
  }

  .column-19 {
    grid-column-gap: 10px;
    grid-row-gap: 40px;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .small-columns-2 {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    flex-direction: column;
    align-items: center;
  }

  .footer-links-4 {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .f2wf-columns-7-copy.frase {
    height: auto;
  }

  .f2wf-columns-7-copy.canvas {
    height: 200px;
  }

  .bold-text {
    font-size: 50px;
    line-height: 50px;
  }

  .m-a-title.canvas {
    height: auto;
  }

  .thumb {
    object-fit: cover;
    flex: 0 auto;
    width: auto;
    max-width: 100vw;
    height: auto;
  }

  .section_frase, .section_frase.canvas {
    height: auto;
  }

  .imagem-footer {
    box-sizing: border-box;
    object-fit: fill;
    flex: 0 auto;
    width: 100vw;
    max-width: 100vw;
    height: auto;
  }

  .thumb-testemunhal {
    aspect-ratio: auto;
    object-fit: fill;
    border-radius: 200px;
    flex: 0 auto;
    width: auto;
    max-width: 150px;
    height: auto;
    overflow: hidden;
  }

  .text-block {
    font-size: 50px;
    line-height: 50px;
  }

  .menu-button {
    display: flex;
  }

  .menu-button.w--open {
    background-color: var(--laranja-nomica);
    display: flex;
  }
}


@font-face {
  font-family: 'Circularstd';
  src: url('../fonts/CircularStd-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Circularstd Book';
  src: url('../fonts/CircularStd-Book.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Circularstd';
  src: url('../fonts/CircularStd-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}