:root {
  --dark-green: #101b13;
  --light-pastel: #ece5e1;
  --medium-pastel: #b28f7b;
  --dark-grey: #1e1e1e;
  --green: #1bb011;
  --dark-terracota: #ac3f14;
  --black: black;
  --medium-green: #142217;
  --medium-grey: #565656;
  --white: white;
  --medium-terracota: #a95534;
}

body {
  background-color: var(--dark-green);
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  color: var(--light-pastel);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Avenirltstd Roman, sans-serif;
  font-size: 3.375rem;
  font-weight: 400;
  line-height: 110%;
}

h2 {
  color: var(--light-pastel);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Avenirltstd Roman, sans-serif;
  font-size: 2.3125rem;
  font-weight: 400;
  line-height: 110%;
}

h3 {
  color: var(--light-pastel);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Avenirltstd Roman, sans-serif;
  font-size: 1.6875rem;
  font-weight: 400;
  line-height: 110%;
}

p {
  margin-top: 0;
  margin-bottom: 0;
  line-height: 110%;
}

.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%;
}

.text-size-tiny {
  color: var(--light-pastel);
  font-size: .625rem;
  line-height: 110%;
}

.spacer-xxhuge-140px {
  width: 100%;
  padding-top: 8.75rem;
}

.spacer-xhuge-90px {
  width: 100%;
  padding-top: 5.625rem;
}

.overflow-hidden {
  overflow: hidden;
}

.padding-vertical {
  padding-left: 0;
  padding-right: 0;
}

.spacer-medium-15px {
  width: 100%;
  padding-top: .9375rem;
}

.text-size-regular {
  color: var(--light-pastel);
  font-family: Avenirltstd Roman, sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
}

.text-size-regular.text-style-allcaps.dark-green {
  color: var(--dark-green);
}

.text-size-regular.text-style-allcaps.color-pastel {
  color: var(--medium-pastel);
}

.text-size-regular.dark-green {
  color: var(--dark-green);
}

.text-size-regular._16px {
  font-size: 1rem;
}

.text-size-regular.color {
  color: var(--dark-grey);
}

.spacer-huge-45px {
  width: 100%;
  padding-top: 2.8125rem;
}

.hide {
  display: none;
}

.heading-style-h1 {
  width: 100%;
  color: var(--light-pastel);
  text-transform: uppercase;
  font-family: Avenirltstd Roman, sans-serif;
  font-size: 2.1vw;
  font-weight: 400;
  line-height: 110%;
}

.z-index-1 {
  z-index: 1;
  position: relative;
}

.spacer-xlarge-75px {
  width: 100%;
  padding-top: 4.6875rem;
}

.spacer-tiny {
  width: 100%;
  padding-top: .125rem;
}

.button {
  background-color: var(--green);
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  border-radius: 8rem;
  padding: 1.625rem 2.375rem;
  font-family: Avenirltstd, sans-serif;
  font-weight: 900;
  transition: all .4s;
}

.button:hover {
  transform: translate(0, -4px);
}

.button.is-text {
  color: #000;
  background-color: #0000;
  border: 2px solid #0000;
}

.button.is-secondary {
  color: #000;
  background-color: #0000;
  border: 1px solid #222;
}

.button.is-large {
  padding: 1rem 2rem;
}

.button.is-icon {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.button.is-small {
  padding: .5rem 1.25rem;
}

.align-center {
  margin-left: auto;
  margin-right: auto;
}

.text-style-allcaps {
  text-transform: uppercase;
}

.text-size-small {
  color: var(--light-pastel);
  font-family: Avenirltstd Roman, sans-serif;
  font-size: .875rem;
  font-weight: 400;
  line-height: 110%;
}

.text-size-large {
  font-size: 1.5rem;
}

.text-size-large.light-color {
  color: var(--light-pastel);
}

.text-size-large.orange {
  color: var(--dark-green);
}

.spacer-xsmall {
  width: 100%;
  padding-top: .5rem;
  display: none;
}

.container-1496px {
  width: 100%;
  max-width: 93.5rem;
  margin-left: auto;
  margin-right: auto;
}

.spacer-small-25px {
  width: 100%;
  padding-top: 1.5625rem;
}

.z-index-2 {
  z-index: 2;
  position: relative;
}

.padding-global {
  width: 100%;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.text-size-medium {
  color: var(--light-pastel);
  font-family: Avenirltstd Roman, sans-serif;
  font-size: 1.25rem;
  line-height: 110%;
}

.text-size-medium.color-beje {
  color: var(--medium-pastel);
}

.text-size-medium.color-beje._24px {
  max-width: 40rem;
  font-size: 1.5rem;
}

.text-size-medium.color-black-green {
  color: var(--dark-green);
}

.spacer-large-60px {
  width: 100%;
  padding-top: 3.75rem;
}

.container-1216px {
  width: 100%;
  max-width: 76rem;
  margin-left: auto;
  margin-right: auto;
}

.section-home-header {
  background-color: var(--dark-green);
  background-image: url("https://cdn.prod.website-files.com/66857a98114659fd743f13ac/66b5157d92b9e2cede463b6b_bg-header-desktop.webp");
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  min-height: 100vh;
  display: flex;
  position: relative;
  overflow: hidden;
}

.header-component {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.header-content-left {
  z-index: 10;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 42.6rem;
  min-height: 100vh;
  padding-top: 9.375rem;
  display: flex;
  position: relative;
}

.header-content-text {
  width: 100%;
  max-width: 40rem;
}

.headline-1 {
  width: 100%;
  max-width: 20.125rem;
}

.header-content-right {
  width: 100%;
  min-height: 100vh;
}

.header-content-right.z-index-1 {
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  width: 60rem;
  margin-top: auto;
  display: none;
  overflow: visible;
}

.image-luiza {
  z-index: 1;
  align-items: flex-end;
  width: 100%;
  margin-top: auto;
  display: flex;
  position: relative;
  left: 6.1rem;
  overflow: visible;
}

.image-luiza-header {
  object-fit: cover;
  width: 60rem;
  max-width: 100%;
  height: 69rem;
  overflow: visible;
}

.elements-background {
  min-height: 100vh;
  position: absolute;
  inset: 0%;
  overflow: visible;
}

.light {
  position: static;
}

.light.z-index-1 {
  width: 100%;
  min-height: 100vh;
  position: relative;
}

.light-header {
  object-fit: cover;
  width: 100vw;
  min-height: 100vh;
}

.header-monogram {
  object-fit: cover;
  flex-flow: column;
  width: 77.4375rem;
  min-height: 100vh;
  display: flex;
  position: absolute;
  top: -501px;
  bottom: 0;
  right: -510px;
  overflow: visible;
}

.monogram {
  width: 100%;
  height: 2000px;
  min-height: 2000px;
}

.text-description {
  grid-column-gap: .375rem;
  grid-row-gap: .375rem;
  flex-flow: column;
  width: 100%;
  max-width: 15.2rem;
  display: flex;
}

.button-header {
  background-color: var(--dark-terracota);
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  border-radius: 8rem;
  padding: 1.625rem 2.375rem;
  font-family: Avenirltstd, sans-serif;
  font-weight: 900;
  transition: all .4s;
}

.button-header:hover {
  transform: translate(0, -4px);
}

.description-line {
  background-color: var(--light-pastel);
  height: 1px;
}

.body {
  font-family: Avenirltstd Roman, sans-serif;
}

.section-contact {
  background-color: var(--light-pastel);
  padding-top: 9.375rem;
  padding-bottom: 9.375rem;
}

.contact-component {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 72.1875rem;
  display: flex;
  position: relative;
}

.contact-content-info {
  max-width: 34.375rem;
}

.info-content-heading {
  padding-left: 1.5625rem;
}

.contact-cards-wrapper {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-image: linear-gradient(315deg, #ffffff47 60%, #e2d5ce);
  border-radius: .625rem;
  flex-flow: column;
  width: 100%;
  max-width: 32.9375rem;
  padding: 2.875rem 1.5625rem 2.6875rem;
  display: flex;
  position: relative;
}

.contact-content-card {
  background-color: var(--dark-green);
  color: var(--light-pastel);
  border-radius: .625rem;
  padding: 1rem 1.625rem 1.5625rem 2.75rem;
}

.contact-icon {
  margin-bottom: .625rem;
}

.icon-connection {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.content-contact-form {
  width: 100%;
  max-width: 29.6875rem;
}

.form-block {
  width: 100%;
  max-width: 29.6875rem;
  margin-top: 6.25rem;
  margin-bottom: 0;
}

.form {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  flex-flow: column;
  display: flex;
}

.button-form {
  background-color: var(--green);
  text-transform: uppercase;
  border-radius: .625rem;
  padding-top: 1.4375rem;
  padding-bottom: 1.4375rem;
  font-family: Avenirltstd, sans-serif;
  font-weight: 900;
  transition: all .4s;
}

.button-form:hover {
  transform: translate(0, -4px);
}

.image-bg {
  z-index: 0;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.plant {
  position: relative;
  top: 102px;
}

.section-method {
  background-color: var(--light-pastel);
  padding-bottom: 9.375rem;
  position: relative;
}

.section-method.overflow-hidden {
  padding-top: 3px;
}

.method-component {
  flex-flow: column;
  justify-content: space-around;
  align-items: center;
  display: flex;
}

.method-content-heading-text {
  text-align: center;
  width: 100%;
  max-width: 36rem;
}

.method-content-tag {
  margin-bottom: 2.5rem;
}

.method-content-graphic {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.folhas {
  z-index: 1;
  width: 100%;
  max-width: 38.9rem;
  position: absolute;
  top: 39px;
  left: 250.802px;
}

.content-text-image-bg {
  position: absolute;
}

.text-image {
  width: 100vw;
  position: relative;
  top: 152px;
}

.method-content-cards {
  width: 100%;
  max-width: 74.375rem;
}

.method-content-cards.z-index-2 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: wrap;
  justify-content: center;
  display: flex;
}

.method-card {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  -webkit-backdrop-filter: blur(11px);
  backdrop-filter: blur(11px);
  width: 100%;
  max-width: 22.1875rem;
  color: var(--dark-green);
  background-image: linear-gradient(136deg, #e2d5cec2, #ffffff80);
  border: 1px solid #a9553466;
  border-radius: .625rem;
  flex-flow: column;
  padding: 2.6875rem 3.5rem 3.3125rem 2.5rem;
  display: flex;
}

.method-card.gold {
  background-color: var(--black);
  color: var(--light-pastel);
  background-image: linear-gradient(128deg, #ffd84dc4 2%, #ffd84d69 17%, #ffd84d47 28%, #fff0 63%);
  background-color: var(--black);
  background-image: linear-gradient(128deg, #ffd84dc4 2%, #ffd84d69 17%, #ffd84d47 28%, #fff0 63%);
  border-width: 2px;
  border-color: #ffd58f;
}

.section-services {
  background-image: url("https://cdn.prod.website-files.com/66857a98114659fd743f13ac/66ab9565ad2daea58fca03b9_image-bg-1-.webp");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 9.375rem;
  padding-bottom: 15.625rem;
  position: relative;
}

.services-component {
  flex-flow: column;
  align-items: center;
  display: flex;
}

.services-content-heading-text {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 52.9375rem;
  display: flex;
}

.h2-heading {
  color: var(--medium-green);
}

.services-sub-heading {
  width: 100%;
  max-width: 22.5rem;
}

.services-slide {
  border: 1px solid var(--medium-pastel);
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  background-color: #14221766;
  background-image: radial-gradient(circle, #ece5e129, #fff0 57%);
  border-radius: 10px;
  height: 22.625rem;
  margin-right: 1.5625rem;
}

.services-slide._4 {
  padding-top: 2.125rem;
  padding-bottom: 2.125rem;
  padding-right: 1.4375rem;
}

.services-slide._5 {
  padding-top: .9375rem;
  padding-bottom: .6rem;
  padding-right: 2px;
}

.services-slide._2 {
  padding-top: 2.25rem;
  padding-bottom: 2.25rem;
}

.services-slide._3 {
  padding-top: 1.875rem;
  padding-bottom: 1.875rem;
  padding-right: 1rem;
}

.services-slide-wrapper {
  background-color: #ddd0;
  height: auto;
}

.slide-content-text {
  width: 100%;
  max-width: 19.7rem;
}

.slide-content-text.text-slide-4 {
  max-width: 18rem;
}

.slide-content-image {
  width: 100%;
  max-width: 21.875rem;
}

.slide-content-image.slide-image-5 {
  width: 100%;
  max-width: 24.5625rem;
}

.slide-component-services {
  justify-content: space-between;
  align-items: center;
  height: 100%;
  padding: 1.5rem;
  display: flex;
}

.services-slide-mask {
  width: 100%;
  max-width: 46.6875rem;
}

.slide-nav {
  display: none;
}

.services-slide-arrow-left {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 5rem;
  height: 5rem;
  min-height: 5rem;
  max-height: 5rem;
  display: flex;
  bottom: -443px;
  left: 265px;
}

.services-slide-arrow-right {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 5rem;
  height: 5rem;
  min-height: 5rem;
  max-height: 5rem;
  display: flex;
  bottom: -442px;
  left: 141px;
}

.services-bg-light-texture {
  justify-content: center;
  align-items: flex-start;
  display: flex;
  position: absolute;
  inset: 0%;
}

.section-time-line {
  background-image: url("https://cdn.prod.website-files.com/66857a98114659fd743f13ac/66ab99f58f6d16da8f96dd5b_lgz-header.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  padding-bottom: 7rem;
  position: relative;
}

.timeline-component {
  flex-flow: column;
  align-items: center;
  display: flex;
}

.timeline-content-text {
  text-align: center;
  width: 100%;
  max-width: 44.375rem;
}

.timeline-content-text.z-index-2 {
  margin-bottom: 6.875rem;
}

.timeline_circle {
  background-color: #fff;
  border-radius: 100%;
  width: 15px;
  min-width: 15px;
  max-width: 15px;
  height: 15px;
  min-height: 15px;
  max-height: 15px;
  position: sticky;
  top: 50vh;
  box-shadow: 0 0 19px 4px #fff;
}

.container-2 {
  z-index: 0;
  width: 90vw;
  max-width: 1360px;
  margin-left: auto;
  margin-right: auto;
}

.image-4 {
  margin-left: auto;
  margin-right: auto;
  display: none;
  position: absolute;
  inset: 0% 0% auto;
}

.timeline_item {
  z-index: 2;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 180px 1fr;
  grid-auto-columns: 1fr;
  padding-top: 80px;
  padding-bottom: 80px;
  display: grid;
  position: relative;
}

.timeline_item.none {
  display: none;
}

.timeline_date-text {
  color: #fff;
  text-align: center;
  letter-spacing: -.03em;
  font-size: 2.3125rem;
  font-weight: 500;
  line-height: 1.2;
  position: sticky;
  top: 50vh;
}

.timeline_text {
  color: #fff;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.3;
}

.timeline_centre {
  justify-content: center;
  display: flex;
}

.overlay-fade-top {
  background-image: linear-gradient(180deg, var(--dark-green), #0a0a0a00);
  height: 80px;
  position: absolute;
  inset: 0% 0% auto;
}

.margin-bottom-medium {
  margin-bottom: 32px;
}

.timeline_component {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 1120px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.timeline_image-wrapper {
  background-image: linear-gradient(138deg, #000, #0000 28%), url("https://cdn.prod.website-files.com/66857a98114659fd743f13ac/66ab99f48f6d16da8f96dcc9_Image%20Background.webp");
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  border-radius: 12px;
  overflow: hidden;
}

.margin-bottom-xlarge {
  margin-bottom: 56px;
}

.content-timeline {
  z-index: -3;
  position: relative;
}

.text-colour-lightgrey {
  color: #ffffffa6;
}

.timeline_left {
  text-align: right;
  justify-content: flex-end;
  align-items: stretch;
  padding-left: 30px;
}

.timeline_progress {
  z-index: -2;
  background-color: #414141;
  width: 3px;
  height: 100%;
  position: absolute;
}

.timeline_progress-bar {
  z-index: -1;
  background-color: #fff;
  background-image: linear-gradient(#471c0b, #a95534);
  width: 3px;
  height: 50vh;
  position: fixed;
  inset: 0 auto 50vh;
}

.timeline-overlay-fade-top-section {
  background-image: linear-gradient(180deg, var(--dark-green) 81%, #0a0a0a00);
  height: 23.75rem;
  position: absolute;
  inset: 0% 0% auto;
}

.overlay-fade-botton {
  background-image: linear-gradient(8deg, var(--dark-green) 36%, #0a0a0a00 66%);
  height: 80px;
  display: none;
  position: absolute;
  inset: auto 0% 0%;
}

.section-comparison {
  background-color: var(--light-pastel);
  padding-top: 6.875rem;
  padding-bottom: 7.5rem;
}

.comparison-component {
  flex-flow: column;
  align-items: center;
  display: flex;
}

.comparison-content-heading {
  text-align: center;
  max-width: 23.75rem;
}

.comparison-items {
  grid-column-gap: 3.125rem;
  grid-row-gap: 3.125rem;
  justify-content: center;
  width: 100%;
  max-width: 73.4375rem;
  display: flex;
}

.comparison-item-left {
  background-color: var(--dark-green);
  background-image: url("https://cdn.prod.website-files.com/66857a98114659fd743f13ac/66aba8fd568891db80f72dc3_bg-comparison.webp");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: .625rem;
  width: 100%;
  max-width: 35rem;
  padding: 2.5rem 3.375rem 5.3125rem;
  overflow: hidden;
}

.comparison-item-logo {
  width: 100%;
  max-width: 15.625rem;
}

.comparison-item-logo.align-center {
  margin-bottom: 5.3rem;
}

.comparison-line {
  border-top: 1px solid var(--light-pastel);
  height: 1px;
  margin-top: 10px;
}

.comparison-topics-wrapper {
  grid-column-gap: .875rem;
  grid-row-gap: .875rem;
  flex-flow: column;
  display: flex;
}

.comparison-topic-wrapp {
  flex-flow: column;
  align-items: center;
  display: flex;
}

.comparison-content-topic-text {
  width: 100%;
  max-width: 24.6875rem;
}

.content-icon-check {
  width: 1.6875rem;
  min-width: 1.6875rem;
  max-width: 1.6875rem;
  height: 1.6875rem;
  min-height: 1.6875rem;
  max-height: 1.6875rem;
}

.comparison-topic-line {
  border: 1px solid var(--medium-grey);
  background-color: var(--medium-grey);
  width: 100%;
  height: 1px;
  margin-top: 1.125rem;
}

.comparison-content-topic {
  grid-column-gap: 1.875rem;
  grid-row-gap: 1.875rem;
  align-items: center;
  display: flex;
}

.timeline-overlay-fade-bottom-section {
  background-image: linear-gradient(0deg, var(--dark-green) 75%, #0a0a0a00 84%);
  height: 31.25rem;
  position: absolute;
  inset: auto 0% 0%;
}

.comparison-item-right {
  background-color: var(--dark-green);
  background-image: url("https://cdn.prod.website-files.com/66857a98114659fd743f13ac/66abad9b568891db80fa84d7_bg-others-ofice.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: .625rem;
  width: 100%;
  max-width: 35rem;
  padding: 2.5rem 3.375rem 5.3125rem;
  overflow: hidden;
}

.comparison-item-title {
  text-align: center;
  width: 100%;
  max-width: 13.7rem;
}

.comparison-item-title.align-center {
  margin-top: 1.1rem;
  margin-bottom: 5.7rem;
}

.comparison-topics-right-wrapper {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  display: flex;
}

.comparison-topic-right-wrapp {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  align-items: center;
  display: flex;
}

.content-icon-x {
  width: 1.6875rem;
  min-width: 1.6875rem;
  max-width: 1.6875rem;
  height: 1.6875rem;
  min-height: 1.6875rem;
  max-height: 1.6875rem;
}

.section-testimonials {
  background-color: var(--dark-green);
  background-image: linear-gradient(0deg, #0f1a12, #fff0), url("https://cdn.prod.website-files.com/66857a98114659fd743f13ac/66ad3e1241511bff21932e9c_image-luiza-bg-depoiments-1.webp");
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  padding-top: 8.4375rem;
  padding-bottom: 10rem;
  position: relative;
  overflow: hidden;
}

.testimonials-content-heading {
  width: 100%;
  max-width: 32.375rem;
}

.testimonials-content-heading.align-center {
  text-align: center;
  text-align: center;
}

.text-span {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #a56f06, #ffd58f 53%, #a56f06);
  -webkit-background-clip: text;
  background-clip: text;
}

.testimonials-content-slider {
  background-color: #ddd0;
  height: auto;
}

.testimonials-slide-mask {
  width: 100%;
  max-width: 40.3rem;
  overflow: visible;
}

.testimonial-slide {
  border: 1.5px solid var(--medium-pastel);
  border-radius: .625rem;
  width: 40.3rem;
  max-width: 40.3rem;
  margin-right: 2.1875rem;
  overflow: hidden;
}

.slide-component-testimonial {
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  padding-right: 2.25rem;
  display: flex;
  position: relative;
}

.sld-testimonial-content-video {
  cursor: pointer;
  height: 25.8125rem;
}

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

.slide-testimonial-wrapp {
  width: 100%;
  max-width: 16.2rem;
  margin-left: 2.1875rem;
}

.bg-aspas {
  position: absolute;
  inset: .5rem .3125rem auto auto;
}

.slide-content-avatar {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  align-items: center;
  margin-top: 3.3125rem;
  display: flex;
}

.avatar-image {
  width: 2.5rem;
  max-width: 2.5rem;
}

.testimonial-slide-arrow-left {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 5rem;
  height: 5rem;
  min-height: 5rem;
  max-height: 5rem;
  display: flex;
  bottom: -542px;
  left: 537px;
}

.testimonial-slide-arrow-right {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 5rem;
  height: 5rem;
  min-height: 5rem;
  max-height: 5rem;
  display: flex;
  bottom: -542px;
  left: 278px;
}

.testimonial-slide-fade {
  z-index: 5;
  background-image: linear-gradient(270deg, var(--dark-green), #fff0);
  width: 12.5rem;
  height: 37.5rem;
  position: absolute;
  inset: auto 0% 76px auto;
}

.section-maps {
  background-color: var(--dark-green);
  padding-top: 4.375rem;
  padding-bottom: 8.125rem;
}

.maps-component {
  justify-content: space-between;
  display: flex;
}

.maps-content-text {
  width: 100%;
  max-width: 33.125rem;
}

.maps-content-image {
  width: 100%;
  max-width: 36.4375rem;
  position: relative;
}

.maps-content-texture {
  position: absolute;
  inset: 0%;
}

.maps-content-locations-icon {
  position: absolute;
  inset: 34% auto auto 13%;
}

.section-home-faq {
  background-color: var(--dark-green);
  padding-top: 6.25rem;
  padding-bottom: 7.5rem;
}

.home-faq-component {
  width: 100%;
  max-width: 53.125rem;
}

.home-faq-component.align-center {
  justify-content: space-between;
  display: flex;
}

.home-faq-content-text {
  width: 100%;
  max-width: 15.9375rem;
  position: sticky;
}

.faq-answer {
  max-width: 90%;
  margin-top: .9375rem;
}

.faq-arrow {
  width: 1.125rem;
  min-width: 1.125rem;
  max-width: 1.125rem;
}

.faq-line {
  border: 1px solid var(--light-pastel);
  height: 1px;
  display: none;
}

.question-faq {
  grid-column-gap: 2.25rem;
  grid-row-gap: 2.25rem;
  flex-flow: row;
  justify-content: space-between;
  width: 100%;
  max-width: 32.125rem;
  padding-right: 1.1rem;
  display: flex;
}

.faq-item {
  border: 1.5px solid var(--medium-grey);
  cursor: grab;
  border-radius: .625rem;
  width: 100%;
  max-width: 32.125rem;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  padding-left: 1.6875rem;
}

.h3-faq {
  color: var(--light-pastel);
  text-transform: none;
  font-size: 1.125rem;
}

.faq-wrapper {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-flow: column;
  width: 100%;
  max-width: 29.6875rem;
  display: flex;
}

.section-support {
  background-color: var(--dark-green);
  padding-bottom: 7.8125rem;
}

.support-component {
  grid-column-gap: 7.8125rem;
  grid-row-gap: 7.8125rem;
  justify-content: center;
  align-items: center;
  display: flex;
}

.support-content-text {
  width: 100%;
  max-width: 22rem;
}

.footer {
  background-color: var(--dark-green);
  padding-bottom: 4.0625rem;
}

.footer-component {
  background-color: var(--light-pastel);
  border-radius: .625rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 4rem;
  padding-bottom: 2.8125rem;
  display: flex;
}

.footer-content-info {
  grid-column-gap: 2.1875rem;
  grid-row-gap: 2.1875rem;
  flex-flow: column;
  width: 100%;
  max-width: 56.25rem;
  display: flex;
}

.info-top {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-button {
  grid-column-gap: 1.5625rem;
  grid-row-gap: 1.5625rem;
  background-color: var(--medium-pastel);
  max-width: 17.5rem;
  color: var(--light-pastel);
  border-radius: 3rem;
  justify-content: space-between;
  align-items: center;
  padding: 1.625rem 2.5rem 1.5625rem 3.75rem;
  text-decoration: none;
  transition: all .4s;
  display: flex;
}

.footer-button:hover {
  transform: translate(0, -4px);
}

.text-footer-button {
  font-family: Avenirltstd, sans-serif;
  font-weight: 900;
}

.footer-line {
  border-top: 1px solid var(--dark-green);
  height: 1px;
}

.info-bottom {
  justify-content: center;
  align-items: center;
  display: flex;
}

.navbar {
  z-index: 500;
  width: 100%;
  position: fixed;
}

.navbar-wrapper {
  border-radius: 8rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.navbar-component {
  justify-content: space-between;
  width: 100%;
  max-width: 55rem;
  padding-top: 1.5625rem;
  padding-bottom: 1.5625rem;
  display: flex;
}

.nav-logo {
  width: 100%;
  max-width: 15rem;
}

.nav-links {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-link {
  color: var(--light-pastel);
  text-transform: uppercase;
  padding-top: .9375rem;
  padding-bottom: .9375rem;
  font-family: Avenirltstd Roman, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  text-decoration: none;
}

.navbar-line {
  border-top: 1px solid var(--light-pastel);
  width: 100%;
  max-width: 55rem;
}

.maps-wrapper-mobile, .nav-links-responsive {
  display: none;
}

.hamburguer {
  z-index: 999;
  grid-column-gap: .375rem;
  grid-row-gap: .375rem;
  cursor: pointer;
  background-color: #4444444d;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 4.25rem;
  height: 4.25rem;
  max-height: 4.25rem;
  display: none;
}

.line-hamburguer-1, .line-hamburguer-2 {
  background-color: #fff;
  width: 100%;
  max-width: 1.625rem;
  height: .125rem;
}

.fade {
  display: none;
}

.content-text-image-bg-mobile {
  display: none;
  position: absolute;
}

.text-image-mobile {
  position: relative;
  top: 152px;
}

.location-icon-1, .location-icon-2 {
  width: 2.5rem;
}

.location-icon-2._2 {
  position: relative;
  top: 132px;
  left: 29px;
  right: 29px;
}

.location-icon-3 {
  width: 2.5rem;
}

.location-icon-3._3 {
  position: relative;
  top: -6px;
  left: 128px;
}

.h2-heading-sticky {
  position: sticky;
  top: 12.5rem;
}

.location-icon-1-m, .location-icon-2-m {
  width: 2.5rem;
}

.location-icon-2-m._2 {
  position: relative;
  top: 132px;
  left: 29px;
  right: 29px;
}

.location-icon-3-m {
  width: 2.5rem;
}

.location-icon-3-m._3 {
  position: relative;
  top: -6px;
  left: 128px;
}

.depoiments-light {
  pointer-events: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.depoiments-texture {
  pointer-events: none;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.success-message {
  background-image: linear-gradient(90deg, var(--medium-pastel), var(--light-pastel));
  border-radius: .625rem;
}

.error-message {
  background-image: linear-gradient(94deg, #d92c2c, #fff);
  border-radius: .3125rem;
}

.light-header-mobile {
  object-fit: cover;
  width: 100vw;
  min-height: 100vh;
  display: none;
}

.light-depoiments-mobile, .graphic-mobile.z-index-2, .graphic-mobile.z-index-2 {
  display: none;
}

.pop-up-video {
  z-index: 1;
  border-top-left-radius: .625rem;
  border-bottom-left-radius: .625rem;
  flex-flow: column;
  width: 18.75rem;
  height: 25.8125rem;
  min-height: 25.8125rem;
  display: flex;
  overflow: hidden;
}

.slide-testimonial-content-player {
  width: 100%;
  height: 100%;
}

.light-box-video-1, .light-box-video-2, .light-box-video-3 {
  display: none;
}

.content-whatsapp-button {
  z-index: 100;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  transition: all .2s;
  display: flex;
  position: fixed;
  inset: auto 2.1875rem 2.1875rem auto;
}

.content-whatsapp-button:hover {
  transform: scale(1.2);
}

.modal {
  z-index: 505;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background-color: #000000c4;
  flex-flow: column;
  justify-content: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.component-form-whats {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.content-form-whats {
  background-color: var(--dark-green);
  border-radius: .625rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 37.5rem;
  padding: 3.75rem .875rem;
  display: flex;
  position: relative;
}

.placehouder-whats {
  background-color: var(--light-pastel);
  color: var(--medium-grey);
  border: 1px #000;
  border-radius: .625rem;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 2rem;
  padding-bottom: 2rem;
  padding-left: 2.5rem;
}

.placehouder-whats:active, .placehouder-whats:focus, .placehouder-whats:focus-visible, .placehouder-whats[data-wf-focus-visible] {
  color: var(--medium-grey);
}

.placehouder-whats::placeholder {
  color: var(--dark-grey);
}

.form-whats {
  width: 100%;
  max-width: 31.25rem;
}

.form-whats-wrapper {
  grid-column-gap: .9375rem;
  grid-row-gap: .9375rem;
  background-color: var(--dark-green);
  flex-flow: column;
  width: 100%;
  max-width: 37.5rem;
  display: flex;
}

.content-icon-close {
  cursor: pointer;
  position: absolute;
  inset: 1rem 1rem auto auto;
}

.form-whats-content-text {
  text-align: center;
  max-width: 25rem;
  margin-bottom: 1.25rem;
}

.icon-close-modal {
  width: 1.5625rem;
  max-width: 1.5625rem;
}

.whatsapp-button {
  background-color: #1ae613;
  border-radius: 8rem;
  width: 100%;
  max-width: 5rem;
  padding: .8rem;
}

.section-choise {
  background-color: #09100b;
  flex-flow: column;
  justify-content: center;
  min-height: 100vh;
  padding-top: 5rem;
  padding-bottom: 5rem;
  display: flex;
}

.choise-component {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.choise-content-text {
  grid-column-gap: 1.875rem;
  grid-row-gap: 1.875rem;
  flex-flow: column;
  align-items: flex-start;
  width: 100%;
  max-width: 30.3125rem;
  display: flex;
}

.choise-content-image {
  border-radius: 1rem;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 35.3125rem;
  height: 100%;
  max-height: 100vh;
  display: flex;
  position: relative;
  overflow: hidden;
}

.img-luiza {
  object-fit: cover;
  width: 100%;
  transition: transform .8s;
  overflow: visible;
}

.img-luiza:hover {
  transform: scale(1.1);
}

.text-img {
  position: absolute;
}

.text-img._1 {
  margin-top: auto;
  margin-bottom: auto;
  top: 0;
  bottom: 0;
}

.text-img._2 {
  margin-top: auto;
  margin-left: auto;
  margin-right: auto;
  inset: auto 0% 3.75rem;
}

.placehouder-form-lp {
  background-color: var(--dark-green);
  color: var(--light-pastel);
  border: 1px #000;
  border-radius: .625rem;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 2rem;
  padding-bottom: 2rem;
  padding-left: 2.5rem;
}

.placehouder-form-lp:active {
  color: var(--medium-grey);
}

.placehouder-form-lp:focus, .placehouder-form-lp:focus-visible, .placehouder-form-lp[data-wf-focus-visible] {
  color: var(--light-pastel);
}

.placehouder-form-lp::placeholder {
  color: #949494;
}

.modal-newsletter {
  z-index: 505;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background-color: #000000c4;
  flex-flow: column;
  justify-content: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.component-form-news {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.content-form-news {
  background-color: var(--light-pastel);
  border-radius: .625rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 37.5rem;
  padding: 3.75rem .875rem;
  display: flex;
  position: relative;
}

.form-news-content-text {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  text-align: center;
  flex-flow: column;
  width: 100%;
  max-width: 28.125rem;
  margin-bottom: 1.25rem;
  display: flex;
}

.form-news {
  width: 100%;
  max-width: 31.25rem;
}

.form-news-wrapper {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  flex-flow: column;
  width: 100%;
  max-width: 37.5rem;
  display: flex;
}

.placehouder-news {
  background-color: var(--medium-green);
  color: var(--light-pastel);
  border: 1px #000;
  border-radius: .625rem;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 2rem;
  padding-bottom: 2rem;
  padding-left: 2.5rem;
}

.placehouder-news:active, .placehouder-news:focus, .placehouder-news:focus-visible, .placehouder-news[data-wf-focus-visible], .placehouder-news::placeholder {
  color: var(--light-pastel);
}

.section-newsletter {
  background-color: #09100b;
  padding-top: 6.25rem;
  padding-bottom: 6.25rem;
}

.newsletter-content-text {
  flex-flow: row;
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.newsletter-info-copy {
  flex-flow: row;
  width: 100%;
}

.newsletter-heading {
  flex-flow: row;
  width: 100%;
  max-width: 28.125rem;
}

.nl-text {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  align-items: flex-start;
  max-width: 28.125rem;
  display: flex;
}

.line-sec-newsletter {
  background-color: #262626;
  width: 100%;
  height: 1px;
  margin-top: 2.5rem;
}

@media screen and (max-width: 991px) {
  h3 {
    font-size: 1.375rem;
  }

  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

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

  .spacer-xxhuge-140px {
    padding-top: 8rem;
  }

  .spacer-xhuge-90px {
    padding-top: 6rem;
  }

  .margin-horizontal {
    margin-top: 0;
    margin-bottom: 0;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .fs-styleguide_heading-header {
    font-size: 4rem;
  }

  .fs-styleguide_section {
    grid-column-gap: 2.5rem;
    grid-template-columns: 1fr;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .padding-horizontal {
    padding-top: 0;
    padding-bottom: 0;
  }

  .spacer-medium-15px {
    padding-top: 1.5rem;
  }

  .spacer-xxlarge {
    padding-top: 4rem;
  }

  .spacer-huge-45px {
    padding-top: 5rem;
  }

  .margin-xxlarge {
    margin: 4rem;
  }

  .padding-xhuge {
    padding: 6rem;
  }

  .padding-xxhuge {
    padding: 8rem;
  }

  .padding-large {
    padding: 2.5rem;
  }

  .spacer-xlarge-75px {
    padding-top: 3rem;
  }

  .margin-xxhuge {
    margin: 8rem;
  }

  .fs-styleguide_2-col {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-columns: 1fr;
  }

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

  .margin-large {
    margin: 2.5rem;
  }

  .fs-styleguide_heading-medium {
    font-size: 3rem;
  }

  .margin-xlarge {
    margin: 3rem;
  }

  .margin-medium {
    margin: 1.5rem;
  }

  .padding-left {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .nav_button {
    color: #fff;
  }

  .padding-medium {
    padding: 1.5rem;
  }

  .padding-xxlarge {
    padding: 4rem;
  }

  .fs-styleguide_4-col, .fs-styleguide_3-col {
    grid-template-columns: 1fr;
  }

  .margin-huge {
    margin: 5rem;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-xhuge {
    margin: 6rem;
  }

  .padding-huge {
    padding: 5rem;
  }

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

  .margin-right {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
  }

  .hide-tablet {
    display: none;
  }

  .max-width-full-tablet {
    width: 100%;
    max-width: none;
  }

  .padding-xlarge {
    padding: 3rem;
  }

  .margin-left {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
  }

  .spacer-large-60px {
    padding-top: 2.5rem;
  }

  .fs-styleguide_1-col {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .padding-right {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .section-home-header {
    align-items: flex-start;
  }

  .header-component {
    flex-flow: column;
    align-items: flex-start;
  }

  .header-content-left {
    align-items: flex-start;
    min-height: 0;
    padding-top: 12.475rem;
  }

  .header-content-text {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    max-width: 26rem;
    display: flex;
  }

  .header-content-right.z-index-1 {
    min-height: 55vh;
    margin-top: 0;
    display: none;
    position: relative;
  }

  .image-luiza {
    left: 152px;
  }

  .image-luiza-header {
    max-width: 50rem;
    height: 50rem;
  }

  .light-header {
    display: none;
  }

  .header-monogram {
    width: 50rem;
    min-width: 0;
    min-height: 0;
    top: -445.333px;
    right: 48px;
  }

  .icon-connetion-cards {
    color: var(--light-pastel);
  }

  .contact-component {
    flex-flow: column;
  }

  .content-contact-form.z-index-2 {
    margin-top: 6.25rem;
  }

  .plant {
    position: relative;
    top: 58px;
    left: -19px;
  }

  .folhas {
    max-width: 27rem;
    top: -13px;
    left: 113.802px;
  }

  .content-text-image-bg {
    display: none;
  }

  .h1-header {
    font-size: 2.2rem;
  }

  .comparison-items {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .section-testimonials {
    background-position: 0 0, 0 0;
  }

  .testimonials-component.z-index-3 {
    z-index: 3;
    z-index: 3;
    position: relative;
  }

  .testimonial-slide-arrow-left {
    left: 237px;
  }

  .testimonial-slide-arrow-right {
    left: 99px;
  }

  .testimonial-slide-fade {
    height: 85vh;
    inset: 0% 0% 0% auto;
  }

  .maps-component {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
  }

  .maps-content-text {
    text-align: center;
  }

  .home-faq-component.align-center {
    flex-flow: column;
    align-items: center;
  }

  .home-faq-content-text {
    text-align: center;
    margin-bottom: 4.0625rem;
  }

  .footer-logo {
    margin-bottom: 1.25rem;
  }

  .info-top {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .info-bottom {
    text-align: center;
  }

  .navbar-wrapper {
    position: relative;
  }

  .navbar-component {
    align-items: center;
    padding-right: 1.875rem;
  }

  .nav-logo.z-index-logo-nav {
    z-index: 10;
    z-index: 10;
    position: relative;
    left: .9375rem;
  }

  .nav-links, .maps-wrapper-desktop {
    display: none;
  }

  .maps-wrapper-mobile {
    margin-bottom: 5rem;
    display: block;
  }

  .nav-links-responsive {
    background-image: linear-gradient(31deg, var(--medium-green), #ece5e14d);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    border-radius: 0 0 1.25rem 1.25rem;
    flex-flow: column;
    justify-content: flex-end;
    width: 100%;
    min-height: 50vh;
    padding-bottom: 6.25rem;
    padding-left: 1.875rem;
    display: none;
    position: fixed;
    inset: 0% 0% auto;
  }

  .nav-links-responsive.z-index-2 {
    display: none;
  }

  .hamburguer {
    background-color: #4440;
    border-style: none;
    display: flex;
  }

  .fade {
    -webkit-backdrop-filter: blur(3px);
    backdrop-filter: blur(3px);
    background-color: #0f1a12eb;
    min-height: 100vh;
    position: fixed;
    inset: 0%;
  }

  .content-text-image-bg-mobile {
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 60.625rem;
    display: flex;
  }

  .text-image-mobile {
    height: 60.625rem;
    top: 260px;
  }

  .location-icon-2-m._2 {
    top: 117px;
    left: 25px;
  }

  .location-icon-3-m._3 {
    left: 112px;
  }

  .light-header-mobile {
    display: block;
  }

  .height-content-video {
    height: auto;
  }

  .h1-header-copy {
    font-size: 2.2rem;
  }

  .h1-custom {
    font-size: 3rem;
  }

  .choise-content-text {
    max-width: 22rem;
  }

  .choise-content-image {
    max-width: 20rem;
  }

  .newsletter-info-copy {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    flex-flow: column;
  }
}

@media screen and (max-width: 767px) {
  h2 {
    font-size: 1.875rem;
  }

  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

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

  .fs-styleguide_section-header {
    font-size: .875rem;
  }

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

  .heading-style-h6 {
    font-size: .75rem;
  }

  .spacer-xxhuge-140px {
    padding-top: 4.5rem;
  }

  .spacer-xhuge-90px {
    padding-top: 4rem;
  }

  .margin-horizontal {
    margin-top: 0;
    margin-bottom: 0;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .padding-horizontal {
    padding-top: 0;
    padding-bottom: 0;
  }

  .spacer-medium-15px {
    padding-top: 1.25rem;
  }

  .spacer-xxlarge {
    padding-top: 3rem;
  }

  .spacer-huge-45px {
    padding-top: 3.5rem;
  }

  .margin-xxlarge {
    margin: 3rem;
  }

  .heading-style-h1 {
    font-size: 2.5rem;
  }

  .padding-xhuge {
    padding: 4rem;
  }

  .padding-xxhuge {
    padding: 4.5rem;
  }

  .padding-large {
    padding: 1.5rem;
  }

  .max-width-full-mobile-landscape {
    width: 100%;
    max-width: none;
  }

  .padding-section-small {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .hide-mobile-landscape {
    display: none;
  }

  .spacer-xlarge-75px {
    padding-top: 2rem;
  }

  .margin-xxhuge {
    margin: 4.5rem;
  }

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

  .heading-style-h4 {
    font-size: 1rem;
  }

  .margin-large {
    margin: 1.5rem;
  }

  .heading-style-h3 {
    font-size: 1.5rem;
  }

  .fs-styleguide_heading-medium {
    font-size: 2rem;
  }

  .margin-xlarge {
    margin: 2rem;
  }

  .margin-medium {
    margin: 1.25rem;
  }

  .padding-left {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .padding-medium {
    padding: 1.25rem;
  }

  .padding-xxlarge {
    padding: 3rem;
  }

  .text-size-large {
    font-size: 1.25rem;
  }

  .heading-style-h5 {
    font-size: .875rem;
  }

  .text-style-nowrap {
    white-space: normal;
  }

  .margin-huge {
    margin: 3.5rem;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-xhuge {
    margin: 4rem;
  }

  .padding-huge {
    padding: 3.5rem;
  }

  .padding-global {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .padding-section-medium {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .margin-right {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
  }

  .padding-xlarge {
    padding: 2rem;
  }

  .margin-left {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
  }

  .spacer-large-60px {
    padding-top: 1.5rem;
  }

  .padding-right {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .section-home-header {
    background-image: none;
    flex-flow: column;
    justify-content: flex-end;
    align-items: center;
    display: flex;
  }

  .header-content-text {
    text-align: left;
    align-items: flex-start;
  }

  .header-content-right.z-index-1 {
    justify-content: center;
    align-items: center;
    width: 29.9375rem;
    min-height: 44vh;
    display: flex;
  }

  .image-luiza {
    justify-content: center;
    align-items: flex-end;
    left: auto;
  }

  .image-luiza-header {
    max-width: 30rem;
    height: 30rem;
  }

  .header-monogram {
    width: 29.9375rem;
    top: 8.667px;
    left: 85px;
    right: auto;
  }

  .monogram {
    height: 37.5rem;
    min-height: 37.5rem;
  }

  .folhas {
    max-width: 18rem;
    top: 22px;
    left: 129.802px;
  }

  .h1-header {
    font-size: 1.6875rem;
  }

  .services-content-heading-text {
    margin-bottom: 2.5rem;
  }

  .h2-heading {
    font-size: 1.875rem;
  }

  .services-slide {
    height: 37rem;
  }

  .slide-component-services {
    grid-column-gap: 3.75rem;
    grid-row-gap: 3.75rem;
    flex-flow: column;
  }

  .services-slide-mask {
    max-width: 22.5rem;
  }

  .services-slide-arrow-left {
    inset: auto 0% -15% -21%;
  }

  .services-slide-arrow-right {
    inset: auto 0% -15% 21%;
  }

  .timeline_item {
    grid-template-columns: 64px 1fr;
    width: 100%;
  }

  .timeline_date-text {
    text-align: left;
    margin-bottom: 24px;
    font-size: 36px;
  }

  .timeline_text {
    font-size: 20px;
  }

  .timeline_centre {
    justify-content: flex-start;
  }

  .margin-bottom-xlarge {
    margin-bottom: 48px;
  }

  .timeline_left {
    text-align: left;
    padding-left: 0;
  }

  .timeline_progress {
    left: 6px;
  }

  .timeline-overlay-fade-top-section {
    background-image: linear-gradient(180deg, var(--dark-green) 65%, #0a0a0a00 84%);
  }

  .section-testimonials {
    background-image: linear-gradient(0deg, #0f1a12, #fff0), url("https://cdn.prod.website-files.com/66857a98114659fd743f13ac/66ad3e1241511bff21932e9c_image-luiza-bg-depoiments-1.webp");
    background-position: 0 0, 0 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .testimonials-content-heading.align-center.z-index-4 {
    z-index: 4;
    z-index: 4;
    z-index: 4;
    position: relative;
  }

  .testimonial-slide {
    max-width: 20.625rem;
  }

  .slide-component-testimonial {
    flex-flow: column;
    padding-right: 0;
  }

  .sld-testimonial-content-video {
    overflow: hidden;
  }

  .slide-testimonial-wrapp.z-index-2 {
    margin-top: 1.5625rem;
    margin-bottom: .75rem;
    margin-left: 0;
  }

  .slide-content-avatar.avatar-slide-1, .slide-content-avatar.avatar-slide-3, .slide-content-avatar.avatar-slide-1, .slide-content-avatar.avatar-slide-3 {
    margin-top: 6.0125rem;
  }

  .testimonial-slide-arrow-left {
    bottom: -60.7875rem;
    left: 9.9375rem;
  }

  .testimonial-slide-arrow-right {
    bottom: -60.7875rem;
    left: 8.7rem;
  }

  .testimonial-slide-fade {
    z-index: 2;
    inset: 0% 0% 0% auto;
  }

  .maps-content-text {
    text-align: center;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .support-component {
    grid-column-gap: 2.8125rem;
    grid-row-gap: 2.8125rem;
    flex-flow: column;
  }

  .support-content-text {
    text-align: center;
  }

  .footer-component {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .nav-links-responsive.z-index-2 {
    margin-left: auto;
    margin-right: auto;
  }

  .text-image-mobile {
    top: 216px;
  }

  .light-depoiments {
    display: none;
  }

  .light-depoiments-mobile {
    width: 100vw;
    display: block;
  }

  .graphic-desktop.z-index-2 {
    display: block;
  }

  .graphic-mobile.z-index-2 {
    display: none;
  }

  .pop-up-video {
    border-top-right-radius: .625rem;
    border-bottom-left-radius: 0;
    width: 20.5rem;
    display: block;
  }

  .slide-testimonial-content-player {
    height: 100%;
  }

  .slide-testimonials-thumb {
    width: 100%;
  }

  .light-box-video-1, .light-box-video-2, .light-box-video-3 {
    width: 20.625rem;
    max-width: 100%;
  }

  .h1-header-copy {
    font-size: 1.6875rem;
  }
}

@media screen and (max-width: 479px) {
  h2 {
    font-size: 1.6875rem;
  }

  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .margin-horizontal {
    margin-top: 0;
    margin-bottom: 0;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .padding-horizontal {
    padding-top: 0;
    padding-bottom: 0;
  }

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

  .max-width-full-mobile-portrait {
    width: 100%;
    max-width: none;
  }

  .padding-left {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .padding-global.small-padding {
    padding-left: .3125rem;
    padding-right: .3125rem;
  }

  .padding-global.small-padding.padding-vertical {
    padding-top: .625rem;
  }

  .margin-right {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
  }

  .hide-mobile-portrait {
    display: none;
  }

  .text-size-medium.color-beje.text-weight-medium._18px {
    font-size: 1.125rem;
  }

  .text-size-medium.color-beje._24px {
    font-size: 1rem;
  }

  .margin-left {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
  }

  .fs-styleguide_row {
    flex-wrap: wrap;
  }

  .padding-right {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .header-content-text {
    width: 100%;
  }

  .header-content-right.z-index-1 {
    justify-content: center;
    align-items: center;
    width: 100vw;
    min-height: 55vh;
  }

  .image-luiza {
    width: 100vw;
    left: auto;
    right: auto;
  }

  .image-luiza-header {
    width: 100vw;
    max-width: 100vw;
  }

  .header-monogram {
    width: 100vw;
    left: 0;
    right: 0;
  }

  .monogram {
    height: 30rem;
    min-height: 30rem;
  }

  .section-contact {
    padding-top: 6.875rem;
    padding-bottom: 6.875rem;
  }

  .info-content-heading {
    margin-bottom: 2.5rem;
  }

  .contact-cards-wrapper {
    padding: 2.2rem 1rem;
  }

  .contact-content-card {
    padding-top: 1.375rem;
    padding-left: .9375rem;
    padding-right: .9375rem;
  }

  .icon-connection {
    top: -4%;
  }

  .content-contact-form.z-index-2 {
    margin-top: 7.5rem;
  }

  .form-block {
    margin-top: 0;
  }

  .plant {
    width: 100%;
    max-width: 10rem;
    top: 170px;
    left: -10px;
  }

  .section-method {
    padding-bottom: 8.125rem;
  }

  .folhas {
    max-width: 11rem;
    left: auto;
  }

  .content-text-image-bg {
    justify-content: center;
    align-items: center;
    min-height: 30vh;
    inset: -42% 0% 0%;
  }

  .section-services {
    background-color: var(--dark-green);
    background-image: url("https://cdn.prod.website-files.com/66857a98114659fd743f13ac/66b1183d596bdc32d674d4ca_bg-section-services-mobile.webp"), url("https://cdn.prod.website-files.com/66857a98114659fd743f13ac/66ab949c7e2cbe8162894dd5_luz-textura-bg.svg");
    background-position: 50%, 50% 0;
    background-repeat: repeat, no-repeat;
    background-size: cover, auto;
    padding-top: 7.5rem;
    padding-bottom: 10rem;
  }

  .h2-heading {
    font-size: 1.6875rem;
  }

  .services-content-slider {
    width: 100%;
  }

  .services-slide {
    height: auto;
    min-height: 48vh;
    padding-left: 0;
    padding-right: 0;
  }

  .services-slide._2 {
    height: auto;
    padding: 0;
  }

  .services-slide._3 {
    width: 100%;
    padding: 0;
  }

  .services-slide._4 {
    padding: 3.125rem .625rem 0;
  }

  .services-slide._5 {
    padding: 3.125rem .625rem .9375rem;
  }

  .services-slide-wrapper {
    width: 100%;
  }

  .slide-component-services {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
  }

  .services-slide-mask {
    max-width: 21.25rem;
  }

  .services-slide-arrow-left {
    inset: auto 0% -15% -20%;
  }

  .services-slide-arrow-right {
    left: 72px;
  }

  .services-bg-light-texture {
    display: none;
  }

  .section-time-line {
    background-size: 62.5rem 68.75rem;
  }

  .timeline-content-text.z-index-2 {
    text-align: left;
    text-align: left;
    margin-bottom: 1rem;
  }

  .timeline_item {
    grid-template-columns: 48px 1fr;
  }

  .timeline_date-text {
    text-align: left;
  }

  .margin-bottom-medium {
    margin-bottom: 24px;
  }

  .timeline-overlay-fade-top-section {
    z-index: 2;
    background-image: linear-gradient(180deg, var(--dark-green) 65%, #0a0a0a00 73%);
    height: 25.8rem;
  }

  .section-comparison {
    padding-top: 6.5rem;
    padding-bottom: 6.5rem;
  }

  .comparison-item-left {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .timeline-overlay-fade-bottom-section {
    height: 28.7rem;
  }

  .comparison-item-right {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .section-testimonials {
    background-image: linear-gradient(0deg, #0f1a12, #fff0), url("https://cdn.prod.website-files.com/66857a98114659fd743f13ac/66b11a172932dca6604e5327_bg-depoiments-mobile.webp");
    background-position: 0 0, 0 0;
    padding-top: 6.25rem;
    padding-bottom: 8rem;
  }

  .testimonials-slide-mask {
    height: auto;
  }

  .testimonial-slide {
    max-width: 18.75rem;
    height: 48.75rem;
  }

  .slide-component-testimonial {
    justify-content: flex-start;
    height: 100%;
    padding-bottom: 1.875rem;
  }

  .sld-testimonial-content-video {
    height: 23.6rem;
    min-height: 23.6rem;
  }

  .slide-testimonial-wrapp.z-index-2 {
    flex-flow: column;
    justify-content: space-between;
    height: 19.0625rem;
    margin-top: 2.1875rem;
    display: flex;
  }

  .bg-aspas {
    max-width: 90%;
    inset: auto 0% .625rem;
  }

  .slide-content-avatar {
    margin-top: 2.1125rem;
  }

  .slide-content-avatar.avatar-slide-3 {
    margin-top: 2rem;
  }

  .slide-content-avatar.avatar-slide-2 {
    margin-top: 3.6125rem;
  }

  .testimonial-slide-arrow-left {
    position: absolute;
    inset: auto auto -77px 62px;
  }

  .testimonial-slide-arrow-right {
    inset: auto 80px -77px auto;
  }

  .testimonial-slide-fade {
    display: none;
  }

  .section-maps {
    padding-top: 3rem;
  }

  .footer-component {
    padding-left: 1.375rem;
    padding-right: 1.375rem;
  }

  .footer-button {
    padding: 1.375rem 3.125rem;
  }

  .navbar-component {
    border-radius: 8rem;
    padding-top: .9rem;
    padding-bottom: .9rem;
    padding-right: 0;
  }

  .nav-logo.z-index-logo-nav {
    width: 50%;
  }

  .navbar-line {
    width: 90%;
  }

  .hamburguer {
    height: 3.5rem;
    max-height: 3.5rem;
    margin-left: auto;
  }

  .content-text-image-bg-mobile {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: 70rem;
    display: flex;
    inset: 495px 0% 0%;
  }

  .text-image-mobile {
    height: 65rem;
    top: -42px;
  }

  .location-icon-1-m {
    position: relative;
    top: -15px;
    left: -10px;
  }

  .location-icon-2-m._2 {
    top: 63px;
    left: -7px;
  }

  .location-icon-3-m._3 {
    left: 10px;
  }

  .utility-page-wrap {
    padding-left: 1.375rem;
    padding-right: 1.375rem;
  }

  .light-header-mobile {
    min-height: 150vh;
  }

  .graphic-desktop.z-index-2 {
    width: 100vw;
    min-width: 25rem;
    display: none;
  }

  .graphic-mobile.z-index-2 {
    width: 100vw;
    min-width: 25rem;
    transition: all .48s;
    display: block;
  }

  .graphic-mobile.z-index-2:hover {
    transform: scale(1.1);
  }

  .pop-up-video {
    width: 18.75rem;
    height: 23.6rem;
    min-height: 23.6rem;
  }

  .slide-testimonial-content-player {
    height: 23.6rem;
    min-height: 23.6rem;
  }

  .light-box-video-1, .light-box-video-2, .light-box-video-3 {
    height: 25.8125rem;
  }

  .content-whatsapp-button {
    bottom: 1rem;
    right: 1rem;
  }

  .content-form-whats {
    padding-top: 4.5rem;
  }

  .height-component {
    margin-top: 5.625rem;
  }

  .bold-text {
    font-size: 1.125rem;
  }

  .h1-custom {
    font-size: 1.4rem;
    line-height: 120%;
  }

  .height-logo {
    max-width: 10rem;
  }

  .content-form-whats-height {
    padding-top: 4.5rem;
  }

  .section-choise {
    padding-top: 6.25rem;
    padding-bottom: 6.25rem;
  }

  .choise-component {
    grid-column-gap: 3.75rem;
    grid-row-gap: 3.75rem;
    flex-flow: column;
  }

  .text-img._2 {
    max-width: 96%;
  }

  .content-form-news {
    padding-top: 4.5rem;
  }

  .newsletter-heading {
    text-align: center;
  }

  .nl-text {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_35ec860a-68a0-9dba-efe4-9b5bdfc3cdd8-743f13b2 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_35ec860a-68a0-9dba-efe4-9b5bdfc3cddb-743f13b2 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_35ec860a-68a0-9dba-efe4-9b5bdfc3cddd-743f13b2 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_35ec860a-68a0-9dba-efe4-9b5bdfc3cde4-743f13b2 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_35ec860a-68a0-9dba-efe4-9b5bdfc3cde7-743f13b2 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_35ec860a-68a0-9dba-efe4-9b5bdfc3cdf0-743f13b2 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_35ec860a-68a0-9dba-efe4-9b5bdfc3cdf3-743f13b2 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_35ec860a-68a0-9dba-efe4-9b5bdfc3cdfc-743f13b2 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_35ec860a-68a0-9dba-efe4-9b5bdfc3cdff-743f13b2 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_35ec860a-68a0-9dba-efe4-9b5bdfc3ce08-743f13b2 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_35ec860a-68a0-9dba-efe4-9b5bdfc3ce0b-743f13b2 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_35ec860a-68a0-9dba-efe4-9b5bdfc3ce15-743f13b2 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_35ec860a-68a0-9dba-efe4-9b5bdfc3ce18-743f13b2 {
    grid-area: 1 / 1 / 3 / 2;
  }
}
