.marcenaria {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  position: relative;
  background-color: #2b2b63;
  width: 100%;
  min-width: 480px;
  min-height: 3129.48px;
}

.marcenaria .contecao {
  display: flex;
  flex-direction: column;
  min-width: 280px;
  max-width: 720px;
  align-items: center;
  gap: 32px;
  padding: 8px 32px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}

.marcenaria .topo {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 16px;
  padding: 32px 0px 8px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.marcenaria .logo {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 8px;
  position: relative;
  flex: 0 0 auto;
}

.marcenaria .img {
  position: relative;
  width: 128px;
  height: 143.48px;
  object-fit: cover;
}

.marcenaria .div {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 32px;
  width: 100%;
  flex: 0 0 auto;
  position: relative;
  align-self: stretch;
}

.marcenaria .conteudo {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  padding: 16px 64px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.marcenaria .text-wrapper {
  margin-top: -1px;
  font-family: "Kufam", Helvetica;
  font-weight: 400;
  color: #8282d9;
  font-size: 24px;
  text-align: center;
  letter-spacing: 0;
  line-height: 24px;
  position: relative;
  align-self: stretch;
}

.marcenaria .p {
  position: relative;
  align-self: stretch;
  font-family: "KoHo", Helvetica;
  font-weight: 400;
  color: #f9f9f9;
  font-size: 14px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.marcenaria .frame {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: var(--drop-s);
}

.marcenaria .image {
  align-self: stretch;
  width: 100%;
  height: 271px;
  position: relative;
  object-fit: cover;
}

.marcenaria .bt-whatsapp {
  display: flex;
  width: 302px;
  height: 64px;
  align-items: center;
  justify-content: center;
  padding: 8px;
  position: relative;
  border-radius: 8px;
}

.marcenaria .frame-2 {
  display: inline-flex;
  height: 48px;
  align-items: center;
  justify-content: center;
  padding: 0px 16px;
  position: relative;
  flex: 0 0 auto;
  background-color: #306e3b;
  border-radius: 8px;
  box-shadow: var(--drop-s);
  transition: all 0.2s ease;
}

.marcenaria .path {
  position: relative;
  width: 31.86px;
  height: 32px;
}

.marcenaria .button {
  display: inline-flex;
  height: 48px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 10px 16px 10px 8px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 4px;
}

.marcenaria .acessar {
  position: relative;
  width: fit-content;
  font-family: "KoHo", Helvetica;
  font-weight: 700;
  color: var(--greyscalewhite);
  font-size: 12px;
  text-align: center;
  letter-spacing: 0;
  line-height: 16px;
  white-space: nowrap;
}

.marcenaria .frame-3 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  padding: 16px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.marcenaria .text-wrapper-2 {
  position: relative;
  width: fit-content;
  font-family: "Kufam", Helvetica;
  font-weight: 400;
  color: #8282d9;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.marcenaria .frame-4 {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
}

.marcenaria .image-2 {
  width: 24px;
  height: 24px;
  position: relative;
  object-fit: cover;
}

.marcenaria .image-3 {
  width: 24.05px;
  height: 24px;
  position: relative;
  object-fit: cover;
}

.marcenaria .frame-5 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 0px 0px 32px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.marcenaria .text-wrapper-3 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "KoHo", Helvetica;
  font-weight: 400;
  color: var(--lightoffwhite);
  font-size: 14px;
  text-align: center;
  letter-spacing: 0;
  line-height: 24px;
  white-space: nowrap;
}

.marcenaria .text-wrapper-4 {
  position: relative;
  width: fit-content;
  font-family: "KoHo", Helvetica;
  font-weight: 400;
  color: var(--lightoffwhite);
  font-size: 14px;
  text-align: center;
  letter-spacing: 0;
  line-height: 24px;
  white-space: nowrap;
}
