.funcionamento-container {
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.funcionamento-icon {
  fill: var(--dl-color-primary-100);
  width: 20px;
  height: 20px;
}
.funcionamento-text {
  color: var(--dl-color-primary-100);
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
}
.funcionamento-root-class-name {
  align-self: center;
  margin-bottom: 5px;
}

.btfone-container {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: row;
}
.btfone-icon {
  fill: var(--dl-color-primary-100);
  width: 20px;
  height: 20px;
}
.btfone-text {
  color: var(--dl-color-primary-100);
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
}


.btwhats-container {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: row;
}
.btwhats-icon {
  fill: var(--dl-color-primary-100);
  width: 20px;
  height: 20px;
}
.btwhats-text {
  color: var(--dl-color-primary-100);
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
}


.solid-button-container {
  display: flex;
  position: relative;
  text-decoration: none;
}
.solid-button-button {
  color: var(--dl-color-primary-100);
  width: 200px;
  cursor: pointer;
  height: 50px;
  font-size: 18px;
  font-style: normal;
  font-family: Poppins;
  font-weight: 600;
  padding-top: var(--dl-space-space-halfunit);
  border-color: var(--dl-color-primary-100);
  border-width: none;
  padding-left: var(--dl-space-space-doubleunit);
  border-radius: 50px;
  padding-right: var(--dl-space-space-doubleunit);
  padding-bottom: var(--dl-space-space-halfunit);
  text-transform: none;
  text-decoration: none;
  background-color: var(--dl-color-primary-500);
}
.solid-button-root-class-name {
  width: auto;
}

.outline-button-container {
  display: flex;
  position: relative;
}
.outline-button-button {
  color: var(--dl-color-primary-100);
  cursor: pointer;
  padding-top: var(--dl-space-space-unit);
  border-color: var(--dl-color-primary-100);
  border-width: 1px;
  padding-left: var(--dl-space-space-doubleunit);
  border-radius: 50px;
  padding-right: var(--dl-space-space-doubleunit);
  padding-bottom: var(--dl-space-space-unit);
  background-color: var(--dl-color-primary-500);
}


.place-card-container {
  width: 300px;
  display: flex;
  padding: 10px;
  box-shadow: 5px 5px 10px 0px #3f4291;
  align-items: center;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  flex-direction: column;
  padding-bottom: 20px;
}
.place-card-image {
  width: 100%;
  height: 250px;
  object-fit: cover;
  border-top-left-radius: var(--dl-radius-radius-radius8);
  border-top-right-radius: var(--dl-radius-radius-radius8);
}
.place-card-container1 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  align-items: center;
  flex-direction: column;
}
.place-card-text {
  color: var(--dl-color-primary-100);
  font-size: 20px;
  font-style: normal;
  text-align: center;
  font-weight: 700;
  padding-bottom: var(--dl-space-space-halfunit);
}
.place-card-text1 {
  font-size: 12px;
  max-width: 250px;
  margin-bottom: var(--dl-space-space-doubleunit);
}
.place-card-root-class-name {
  width: 31%;
}

.place-card-root-class-name2 {
  width: 31%;
}
.place-card-root-class-name3 {
  width: 31%;
}
.place-card-root-class-name4 {
  width: 31%;
}
.place-card-root-class-name5 {
  width: 31%;
}
.place-card-root-class-name7 {
  width: 30%;
}
.place-card-root-class-name8 {
  width: 30%;
}
.place-card-root-class-name9 {
  width: 30%;
}
.place-card-root-class-name10 {
  width: 30%;
}
.place-card-root-class-name11 {
  width: 30%;
}
.place-card-root-class-name12 {
  width: 30%;
}
.place-card-root-class-name13 {
  width: 31%;
}
.place-card-root-class-name14 {
  width: 31%;
}
.place-card-root-class-name15 {
  width: 31%;
}
.place-card-root-class-name16 {
  width: 31%;
}
.place-card-root-class-name17 {
  width: 31%;
}
.place-card-root-class-name18 {
  width: 31%;
}
.place-card-root-class-name19 {
  width: 31%;
}
@media(max-width: 991px) {
  .place-card-container {
    padding: 5px;
  }
  .place-card-text1 {
    max-width: 100%;
    align-self: center;
  }
  .place-card-root-class-name {
    width: 30%;
  }
  .place-card-root-class-name1 {
    width: 300px;
  }
  .place-card-root-class-name2 {
    width: 30%;
  }
  .place-card-root-class-name3 {
    width: 30%;
  }
  .place-card-root-class-name4 {
    width: 30%;
  }
  .place-card-root-class-name5 {
    width: 30%;
  }
  .place-card-root-class-name7 {
    width: 300px;
  }
  .place-card-root-class-name13 {
    width: 30%;
  }
  .place-card-root-class-name14 {
    width: 30%;
  }
  .place-card-root-class-name15 {
    width: 30%;
  }
  .place-card-root-class-name16 {
    width: 30%;
  }
  .place-card-root-class-name17 {
    width: 30%;
  }
  .place-card-root-class-name18 {
    width: 30%;
  }
  .place-card-root-class-name19 {
    width: 30%;
  }
}
@media(max-width: 767px) {
  .place-card-container {
    width: 200px;
    padding: 5px;
  }
  .place-card-root-class-name {
    width: 47%;
  }
  .place-card-root-class-name2 {
    width: 47%;
  }
  .place-card-root-class-name3 {
    width: 47%;
  }
  .place-card-root-class-name4 {
    width: 47%;
  }
  .place-card-root-class-name5 {
    width: 47%;
  }
  .place-card-root-class-name13 {
    width: 47%;
  }
  .place-card-root-class-name14 {
    width: 47%;
  }
  .place-card-root-class-name15 {
    width: 47%;
  }
  .place-card-root-class-name16 {
    width: 47%;
  }
  .place-card-root-class-name17 {
    width: 47%;
  }
  .place-card-root-class-name18 {
    width: 47%;
  }
  .place-card-root-class-name19 {
    width: 47%;
  }
}
@media(max-width: 479px) {
  .place-card-container {
    width: 300px;
    padding: 5px;
  }
  .place-card-image {
    width: 250px;
    height: 250px;
  }
  .place-card-root-class-name {
    width: 100%;
  }
  .place-card-root-class-name2 {
    width: 100%;
  }
  .place-card-root-class-name3 {
    width: 100%;
  }
  .place-card-root-class-name4 {
    width: 100%;
  }
  .place-card-root-class-name5 {
    width: 100%;
  }
  .place-card-root-class-name13 {
    width: 100%;
  }
  .place-card-root-class-name14 {
    width: 100%;
  }
  .place-card-root-class-name15 {
    width: 100%;
  }
  .place-card-root-class-name16 {
    width: 100%;
  }
  .place-card-root-class-name17 {
    width: 100%;
  }
  .place-card-root-class-name18 {
    width: 100%;
  }
  .place-card-root-class-name19 {
    width: 100%;
  }
}

.testimonial-card3-testimonial-card {
  display: flex;
  padding: 32px;
  max-width: 1400px;
  align-items: center;
  flex-direction: column;
}
.testimonial-card3-icon {
  fill: var(--dl-color-primary-500);
  width: 48px;
  margin-bottom: 32px;
}
.testimonial-card3-testimonial {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.testimonial-card3-text {
  color: var(--dl-color-gray-white);
  font-size: 1.25rem;
  text-align: center;
  margin-bottom: var(--dl-space-space-unit);
}
.testimonial-card3-text1 {
  color: var(--dl-color-primary-500);
  font-size: 1.5rem;
  font-weight: 300;
}

@media(max-width: 991px) {
  .testimonial-card3-root-class-name {
    width: 70&;
    max-width: 0px1400px;
  }
}
@media(max-width: 767px) {
  .testimonial-card3-icon {
    height: 48px;
  }
  .testimonial-card3-root-class-name {
    width: 100%;
  }
}
@media(max-width: 479px) {
  .testimonial-card3-testimonial-card {
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
  }
  .testimonial-card3-root-class-name {
    width: 100%;
  }
}

.section-heading-section-heading {
  display: flex;
  position: relative;
  align-items: center;
  margin-bottom: var(--dl-space-space-threeunits);
  flex-direction: column;
}
.section-heading-text {
  color: var(--dl-color-primary-500);
  text-align: center;
  margin-bottom: var(--dl-space-space-unit);
}
.section-heading-text1 {
  color: var(--dl-color-gray-white);
  text-align: center;
  line-height: 24px;
}


.landing-page-container {
  width: 100%;
  height: auto;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
}
.landing-page-navbar2 {
  flex: 0 0 auto;
  width: 100%;
  height: 100px;
  display: none;
  align-items: center;
  justify-content: center;
}
.landing-page-container01 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: flex-end;
  flex-direction: column;
}
.landing-page-container02 {
  display: flex;
  align-items: flex-end;
  flex-direction: column;
}
.landing-page-icon {
  width: 24px;
  height: 24px;
}
.landing-page-container03 {
  display: flex;
  align-items: flex-end;
  flex-direction: column;
}
.landing-page-icon02 {
  width: 24px;
  height: 24px;
  text-decoration: none;
}
.landing-page-icon04 {
  width: 24px;
  height: 24px;
  text-decoration: none;
}
.landing-page-icon06 {
  width: 24px;
  height: 24px;
  text-decoration: none;
}
.landing-page-navbar {
  width: 100%;
  display: flex;
  align-items: center;
  padding-top: 10px;
  padding-left: var(--dl-space-space-doubleunit);
  padding-right: var(--dl-space-space-doubleunit);
  flex-direction: row;
  padding-bottom: 10px;
  justify-content: space-between;
  background-color: #ffffff;
}
.landing-page-image {
  width: 200px;
  object-fit: cover;
}
.landing-page-right-side {
  display: flex;
  align-self: center;
  flex-direction: row;
}
.landing-page-links-container {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.landing-page-link03 {
  color: var(--dl-color-primary-100);
  font-style: normal;
  font-weight: 600;
  margin-right: var(--dl-space-space-doubleunit);
  text-decoration: none;
}
.landing-page-link04 {
  color: var(--dl-color-primary-100);
  font-style: normal;
  font-weight: 600;
  margin-right: var(--dl-space-space-doubleunit);
  text-decoration: none;
}
.landing-page-link05 {
  color: var(--dl-color-primary-100);
  font-style: normal;
  font-weight: 600;
  margin-right: var(--dl-space-space-doubleunit);
  text-decoration: none;
}
.landing-page-link06 {
  color: var(--dl-color-primary-100);
  font-style: normal;
  font-weight: 600;
  margin-right: var(--dl-space-space-doubleunit);
  text-decoration: none;
}
.landing-page-container04 {
  flex: 0 0 auto;
  display: flex;
  margin-top: 5px;
  align-items: flex-start;
  border-radius: 20px;
  margin-bottom: 5px;
  flex-direction: column;
}
.landing-page-container05 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  justify-content: space-between;
}
.landing-page-link07 {
  display: contents;
}
.landing-page-component01 {
  text-decoration: none;
}
.landing-page-link08 {
  display: contents;
}
.landing-page-component02 {
  text-decoration: none;
}
.landing-page-burger-menu {
  display: none;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.landing-page-burger-menu1 {
  width: 24px;
  height: 24px;
}
.landing-page-mobile-menu {
  top: 0px;
  flex: 0 0 auto;
  left: 0px;
  width: 100%;
  height: 100%;
  display: none;
  padding: var(--dl-space-space-doubleunit);
  z-index: 100;
  position: absolute;
  flex-direction: column;
  justify-content: space-between;
  background-color: #fff;
}
.landing-page-nav {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.landing-page-top {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-doubleunit);
  flex-direction: row;
  justify-content: space-between;
}
.landing-page-image01 {
  width: 200px;
  object-fit: cover;
}
.landing-page-close-menu {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.landing-page-icon11 {
  width: 24px;
  height: 24px;
}
.landing-page-right-side1 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: space-between;
}
.landing-page-links-container1 {
  display: flex;
  align-items: flex-start;
  margin-bottom: 16px;
  flex-direction: column;
  justify-content: space-between;
}
.landing-page-link09 {
  color: var(--dl-color-primary-100);
  font-style: normal;
  font-weight: 600;
  margin-right: var(--dl-space-space-doubleunit);
  text-decoration: none;
}
.landing-page-link10 {
  color: var(--dl-color-primary-100);
  font-style: normal;
  font-weight: 600;
  margin-right: var(--dl-space-space-doubleunit);
  text-decoration: none;
}
.landing-page-link11 {
  color: var(--dl-color-primary-100);
  font-style: normal;
  font-weight: 600;
  margin-right: var(--dl-space-space-doubleunit);
  text-decoration: none;
}
.landing-page-link12 {
  color: var(--dl-color-primary-100);
  font-style: normal;
  font-weight: 600;
  margin-right: var(--dl-space-space-doubleunit);
  text-decoration: none;
}
.landing-page-component03 {
  text-decoration: none;
}
.landing-page-follow-container {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: space-between;
}
.landing-page-text01 {
  color: var(--dl-color-primary-100);
  padding-bottom: var(--dl-space-space-halfunit);
}
.landing-page-icons-container {
  width: 100px;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  justify-content: space-between;
}
.landing-page-link13 {
  display: contents;
}
.landing-page-icon13 {
  width: 24px;
  height: 24px;
  text-decoration: none;
}
.landing-page-link14 {
  display: contents;
}
.landing-page-icon15 {
  width: 24px;
  height: 24px;
  text-decoration: none;
}
.landing-page-link15 {
  display: contents;
}
.landing-page-icon17 {
  width: 24px;
  height: 24px;
  text-decoration: none;
}
.landing-page-hero {
  width: 100%;
  height: 100%;
  display: flex;
  padding-top: 50px;
  padding-left: var(--dl-space-space-doubleunit);
  padding-right: var(--dl-space-space-doubleunit);
  flex-direction: column;
  padding-bottom: 50px;
  background-size: cover;
  justify-content: center;
  background-image: url("public/fundo-pistopbaterias-1500w.png");
  background-position: center;
}
.landing-page-content-container {
  width: 60%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.landing-page-text02 {
  color: #ffc931;
  align-self: flex-start;
  text-align: left;
}
.landing-page-subheading {
  color: var(--dl-color-gray-white);
}
.landing-page-text07 {
  color: var(--dl-color-gray-white);
  padding-top: var(--dl-space-space-doubleunit);
  padding-bottom: var(--dl-space-space-doubleunit);
}
.landing-page-link16 {
  display: contents;
}
.landing-page-component04 {
  text-decoration: none;
}
.landing-page-container06 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  box-shadow: 5px 5px 10px 5px #000000;
  margin-top: var(--dl-space-space-doubleunit);
  align-items: center;
  padding-top: 10px;
  border-radius: var(--dl-radius-radius-radius8);
  margin-bottom: var(--dl-space-space-doubleunit);
  padding-bottom: 10px;
  justify-content: flex-start;
  background-color: rgba(255, 255, 255, 0.51);
}
.landing-page-container07 {
  flex: 0 0 auto;
  width: 16%;
  height: 100px;
  display: flex;
  align-items: center;
  margin-right: 14px;
  flex-direction: column;
  justify-content: center;
}
.landing-page-image02 {
  width: 70%;
  height: 100%;
  object-fit: cover;
}
.landing-page-container08 {
  flex: 0 0 auto;
  width: 16%;
  height: 100px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.landing-page-image03 {
  width: 100%;
  object-fit: cover;
}
.landing-page-container09 {
  flex: 0 0 auto;
  width: 16%;
  height: 100px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.landing-page-image04 {
  width: 100%;
  object-fit: cover;
}
.landing-page-container10 {
  flex: 0 0 auto;
  width: 16%;
  height: 100px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.landing-page-image05 {
  width: 100%;
  height: 80%;
  object-fit: cover;
}
.landing-page-container11 {
  flex: 0 0 auto;
  width: 17%;
  height: 100px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.landing-page-image06 {
  width: 100%;
  height: 80%;
  object-fit: cover;
}
.landing-page-container12 {
  flex: 0 0 auto;
  width: 17%;
  height: 100px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.landing-page-image07 {
  width: 200px;
  object-fit: cover;
}
.landing-page-container13 {
  flex: 0 0 auto;
  width: 100%;
  display: none;
  box-shadow: 5px 5px 10px 5px #000000;
  margin-top: var(--dl-space-space-doubleunit);
  align-items: center;
  padding-top: 10px;
  border-radius: var(--dl-radius-radius-radius8);
  margin-bottom: var(--dl-space-space-doubleunit);
  flex-direction: column;
  padding-bottom: 10px;
  justify-content: flex-start;
  background-color: rgba(255, 255, 255, 0.51);
}
.landing-page-container14 {
  flex: 0 0 auto;
  width: auto;
  height: 100px;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
.landing-page-container15 {
  flex: 0 0 auto;
  width: 33%;
  height: 100%;
  display: flex;
  align-items: center;
  margin-right: 14px;
  flex-direction: column;
  justify-content: center;
}
.landing-page-image08 {
  width: 70%;
  height: 100%;
  object-fit: cover;
}
.landing-page-container16 {
  flex: 0 0 auto;
  width: 33%;
  height: 100px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.landing-page-image09 {
  width: 100%;
  object-fit: cover;
}
.landing-page-container17 {
  flex: 0 0 auto;
  width: 33%;
  height: 100px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.landing-page-image10 {
  width: 100%;
  object-fit: cover;
}
.landing-page-container18 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
}
.landing-page-container19 {
  flex: 0 0 auto;
  width: 33%;
  height: 100px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.landing-page-image11 {
  width: 100%;
  height: 80%;
  object-fit: cover;
}
.landing-page-container20 {
  flex: 0 0 auto;
  width: 33%;
  height: 100px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.landing-page-image12 {
  width: 100%;
  height: 80%;
  object-fit: cover;
}
.landing-page-container21 {
  flex: 0 0 auto;
  width: 33%;
  height: 100px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.landing-page-image13 {
  width: 200px;
  object-fit: cover;
}
.landing-page-produtos {
  width: 100%;
  height: 100%;
  display: flex;
  padding-top: var(--dl-space-space-quadruple);
  padding-left: var(--dl-space-space-doubleunit);
  padding-right: var(--dl-space-space-doubleunit);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-quadruple);
  justify-content: flex-start;
}
.landing-page-text14 {
  color: var(--dl-color-primary-100);
  font-size: 2rem;
  align-self: center;
}
.landing-page-text15 {
  color: var(--dl-color-gray-500);
  align-self: center;
  margin-bottom: 32px;
}
.landing-page-container22 {
  width: 100%;
  display: flex;
  margin-top: 32px;
  align-items: center;
  margin-bottom: 32px;
  flex-direction: column;
  justify-content: flex-start;
}
.landing-page-text16 {
  color: var(--dl-color-primary-100);
  font-size: 1.5rem;
  align-self: flex-start;
}
.landing-page-cards-container {
  width: 100%;
  display: flex;
  grid-gap: var(--dl-space-space-doubleunit);
  flex-wrap: wrap;
  margin-top: var(--dl-space-space-doubleunit);
  align-items: flex-start;
  margin-bottom: var(--dl-space-space-doubleunit);
  flex-direction: row;
  justify-content: flex-start;
}
.landing-page-link17 {
  display: contents;
}
.landing-page-component05 {
  text-decoration: none;
}
.landing-page-link18 {
  display: contents;
}
.landing-page-component06 {
  text-decoration: none;
}
.landing-page-link19 {
  display: contents;
}
.landing-page-component07 {
  text-decoration: none;
}
.landing-page-link20 {
  display: contents;
}
.landing-page-component08 {
  text-decoration: none;
}
.landing-page-link21 {
  display: contents;
}
.landing-page-component09 {
  text-decoration: none;
}
.landing-page-container23 {
  width: 100%;
  display: flex;
  margin-top: 32px;
  align-items: center;
  margin-bottom: 32px;
  flex-direction: column;
  justify-content: flex-start;
}
.landing-page-text19 {
  color: var(--dl-color-primary-100);
  font-size: 1.5rem;
  align-self: flex-start;
}
.landing-page-cards-container1 {
  width: 100%;
  display: flex;
  grid-gap: var(--dl-space-space-doubleunit);
  flex-wrap: wrap;
  margin-top: var(--dl-space-space-doubleunit);
  align-items: flex-start;
  margin-bottom: var(--dl-space-space-doubleunit);
  flex-direction: row;
  justify-content: flex-start;
}
.landing-page-link22 {
  display: contents;
}
.landing-page-component10 {
  text-decoration: none;
}
.landing-page-link23 {
  display: contents;
}
.landing-page-component11 {
  text-decoration: none;
}
.landing-page-link24 {
  display: contents;
}
.landing-page-component12 {
  text-decoration: none;
}
.landing-page-link25 {
  display: contents;
}
.landing-page-component13 {
  text-decoration: none;
}
.landing-page-link26 {
  display: contents;
}
.landing-page-component14 {
  text-decoration: none;
}
.landing-page-link27 {
  display: contents;
}
.landing-page-component15 {
  text-decoration: none;
}
.landing-page-link28 {
  display: contents;
}
.landing-page-component16 {
  text-decoration: none;
}
.landing-page-container24 {
  width: 100%;
  display: flex;
  margin-top: 32px;
  align-items: center;
  margin-bottom: 32px;
  flex-direction: column;
  justify-content: flex-start;
}
.landing-page-text22 {
  color: var(--dl-color-primary-100);
  font-size: 1.5rem;
  align-self: flex-start;
}
.landing-page-cards-container2 {
  width: 100%;
  display: flex;
  grid-gap: var(--dl-space-space-doubleunit);
  flex-wrap: wrap;
  margin-top: var(--dl-space-space-doubleunit);
  align-items: center;
  margin-bottom: var(--dl-space-space-doubleunit);
  flex-direction: row;
  justify-content: center;
}
.landing-page-link29 {
  display: contents;
}
.landing-page-image14 {
  width: 45%;
  align-self: center;
  box-shadow: 5px 5px 10px 0px #1c1f5e;
  object-fit: cover;
  text-decoration: none;
}
.landing-page-link30 {
  display: contents;
}
.landing-page-image15 {
  width: 45%;
  align-self: center;
  box-shadow: 5px 5px 10px 0px #1c1f5e;
  object-fit: cover;
  text-decoration: none;
}
.landing-page-link31 {
  display: contents;
}
.landing-page-image16 {
  width: 45%;
  box-shadow: 5px 5px 10px 0px #1c1f5e;
  object-fit: cover;
  text-decoration: none;
}
.landing-page-link32 {
  display: contents;
}
.landing-page-image17 {
  width: 45%;
  align-self: center;
  box-shadow: 5px 5px 10px 0px #1c1f5e;
  object-fit: cover;
  text-decoration: none;
}
.landing-page-link33 {
  display: contents;
}
.landing-page-image18 {
  width: 45%;
  align-self: center;
  box-shadow: 5px 5px 10px 0px #1c1f5e;
  object-fit: cover;
  text-decoration: none;
}
.landing-page-link34 {
  display: contents;
}
.landing-page-image19 {
  width: 45%;
  align-self: center;
  box-shadow: 5px 5px 10px 0px #1c1f5e;
  object-fit: cover;
  text-decoration: none;
}
.landing-page-link35 {
  display: contents;
}
.landing-page-component17 {
  text-decoration: none;
}
.landing-page-testimonial {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-threeunits);
  max-width: 1400px;
  align-items: center;
  flex-direction: column;
  background-color: #1c1f5e;
}
.landing-page-text25 {
  color: var(--dl-color-primary-500);
  font-size: 2rem;
}
.landing-page-text26 {
  color: var(--dl-color-gray-white);
  font-size: 1.15rem;
  max-width: 600px;
  text-align: center;
  margin-bottom: 32px;
}
.landing-page-container25 {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: flex-start;
}
.landing-page-contatos {
  width: 100%;
  display: flex;
  max-width: 1400px;
  margin-top: 50px;
  align-items: center;
  margin-bottom: 50px;
  flex-direction: column;
}
.landing-page-text27 {
  color: var(--dl-color-primary-100);
  font-size: 2rem;
}
.landing-page-text28 {
  color: var(--dl-color-gray-500);
  margin-bottom: var(--dl-space-space-threeunits);
}
.landing-page-container26 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
  padding-top: 20px;
  padding-bottom: 20px;
  justify-content: center;
}
.landing-page-link36 {
  display: contents;
}
.landing-page-container27 {
  flex: 0 0 auto;
  width: 25%;
  height: auto;
  display: flex;
  padding: 30px;
  box-shadow: 5px 5px 10px 0px #0a0a4e;
  align-items: center;
  margin-right: 30px;
  border-radius: 20px;
  flex-direction: column;
  text-decoration: none;
  background-color: #f5e0a2;
}
.landing-page-icon19 {
  fill: var(--dl-color-primary-100);
  width: 60px;
  height: 60px;
}
.landing-page-text31 {
  color: var(--dl-color-primary-100);
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 600;
}
.landing-page-text32 {
  color: var(--dl-color-primary-100);
  font-size: 1.3rem;
  font-style: normal;
  margin-top: var(--dl-space-space-oneandhalfunits);
  text-align: center;
  font-weight: 600;
}
.landing-page-link37 {
  display: contents;
}
.landing-page-container28 {
  flex: 0 0 auto;
  width: 25%;
  height: auto;
  display: flex;
  padding: 30px;
  box-shadow: 5px 5px 10px 0px #0a0a4e;
  align-items: center;
  margin-right: 30px;
  border-radius: 20px;
  flex-direction: column;
  text-decoration: none;
  background-color: #f5e0a2;
}
.landing-page-icon21 {
  fill: var(--dl-color-primary-100);
  width: 60px;
  height: 60px;
}
.landing-page-text35 {
  color: var(--dl-color-primary-100);
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 600;
}
.landing-page-text36 {
  color: var(--dl-color-primary-100);
  font-size: 1.3rem;
  font-style: normal;
  margin-top: var(--dl-space-space-oneandhalfunits);
  text-align: center;
  font-weight: 600;
}
.landing-page-link38 {
  display: contents;
}
.landing-page-container29 {
  flex: 0 0 auto;
  width: 25%;
  height: auto;
  display: flex;
  padding: 30px;
  box-shadow: 5px 5px 10px 0px #0a0a4e;
  align-items: center;
  border-radius: 20px;
  flex-direction: column;
  text-decoration: none;
  background-color: #f5e0a2;
}
.landing-page-icon23 {
  fill: var(--dl-color-primary-100);
  width: 60px;
  height: 60px;
}
.landing-page-text39 {
  color: var(--dl-color-primary-100);
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 600;
}
.landing-page-text40 {
  color: var(--dl-color-primary-100);
  font-size: 1.3rem;
  font-style: normal;
  margin-top: var(--dl-space-space-oneandhalfunits);
  text-align: center;
  font-weight: 600;
}
.landing-page-container30 {
  flex: 0 0 auto;
  width: 50%;
  display: flex;
  margin-top: 50px;
  align-items: flex-start;
  margin-bottom: 50px;
  justify-content: center;
}
.landing-page-link39 {
  display: contents;
}
.landing-page-container31 {
  flex: 0 0 auto;
  width: 80%;
  height: auto;
  display: flex;
  padding: 30px;
  box-shadow: 5px 5px 10px 0px #0a0a4e;
  align-items: center;
  padding-top: 30px;
  padding-left: 30px;
  border-radius: 20px;
  padding-right: 30px;
  flex-direction: column;
  padding-bottom: 30px;
  text-decoration: none;
  background-color: #f5e0a2;
}
.landing-page-container32 {
  flex: 0 0 auto;
  width: auto;
  height: 60px;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
.landing-page-icon25 {
  fill: var(--dl-color-primary-100);
  width: 60px;
  height: 60px;
}
.landing-page-text43 {
  color: var(--dl-color-primary-100);
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 600;
}
.landing-page-text44 {
  color: var(--dl-color-primary-100);
  font-size: 1.3rem;
  font-style: normal;
  margin-top: var(--dl-space-space-oneandhalfunits);
  text-align: center;
  font-weight: 600;
}
.landing-page-faq {
  width: 100%;
  display: flex;
  padding: 120px;
  align-items: center;
  border-radius: 4px;
  flex-direction: column;
  padding-bottom: 120px;
  justify-content: center;
  background-color: #1c1f5e;
}
.landing-page-accordion {
  gap: var(--dl-space-space-oneandhalfunits);
  width: 100%;
  display: flex;
  max-width: 1200px;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.landing-page-accordion-container {
  padding: 20px;
  max-width: 100%;
  align-self: center;
  border-color: var(--dl-color-primary-500);
  border-width: 5px;
  background-color: var(--dl-color-primary-100);
}
.landing-page-header {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.landing-page-text49 {
  color: var(--dl-color-primary-500);
  width: 100%;
  font-size: 20px;
  max-width: 760px;
  font-style: normal;
  font-weight: 500;
}
.landing-page-icon27 {
  fill: var(--dl-color-primary-500);
}
.landing-page-text50 {
  color: var(--dl-color-gray-white);
  width: 100%;
  max-width: 100%;
  line-height: 24px;
}
.landing-page-accordion-container1 {
  padding: 20px;
  max-width: 100%;
  border-color: var(--dl-color-primary-500);
  border-width: 5px;
  background-color: var(--dl-color-primary-100);
}
.landing-page-header1 {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.landing-page-text51 {
  color: var(--dl-color-primary-500);
  width: 100%;
  font-size: 20px;
  max-width: 760px;
  font-style: normal;
  font-weight: 500;
}
.landing-page-icon29 {
  fill: var(--dl-color-primary-500);
}
.landing-page-text52 {
  color: var(--dl-color-gray-white);
  width: 100%;
  max-width: 100%;
  line-height: 24px;
}
.landing-page-accordion-container2 {
  padding: 20px;
  max-width: 100%;
  border-color: var(--dl-color-primary-500);
  border-width: 5px;
  background-color: var(--dl-color-primary-100);
}
.landing-page-header2 {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.landing-page-text53 {
  color: var(--dl-color-primary-500);
  width: 100%;
  font-size: 20px;
  max-width: 760px;
  font-style: normal;
  font-weight: 500;
}
.landing-page-icon31 {
  fill: var(--dl-color-primary-500);
}
.landing-page-text54 {
  color: var(--dl-color-gray-white);
  width: 100%;
  max-width: 100%;
  line-height: 24px;
}
.landing-page-container34 {
  display: contents;
}
.landing-page-footer {
  color: var(--dl-color-gray-white);
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-tripleunit);
  align-items: center;
  flex-direction: row;
  justify-content: center;
  background-color: var(--dl-color-gray-white);
}
.landing-page-menu {
  width: 100%;
  display: flex;
  max-width: 1000px;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.landing-page-link40 {
  display: contents;
}
.landing-page-image20 {
  width: 200px;
  object-fit: cover;
  text-decoration: none;
}
.landing-page-links-container2 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.landing-page-container35 {
  display: flex;
  align-items: flex-start;
  margin-left: 100px;
  flex-direction: column;
}
.landing-page-link41 {
  color: var(--dl-color-primary-100);
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
.landing-page-link42 {
  color: var(--dl-color-primary-100);
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
.landing-page-link43 {
  color: var(--dl-color-primary-100);
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
.landing-page-link44 {
  color: var(--dl-color-primary-100);
  text-decoration: none;
}
.landing-page-container36 {
  display: flex;
  align-items: flex-start;
  margin-left: 100px;
  flex-direction: column;
}
.landing-page-link45 {
  color: var(--dl-color-primary-100);
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
.landing-page-link46 {
  color: var(--dl-color-primary-100);
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
.landing-page-link47 {
  color: var(--dl-color-primary-100);
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
.landing-page-follow-container1 {
  display: flex;
  align-items: center;
  margin-left: 50px;
  flex-direction: column;
  justify-content: space-between;
}
.landing-page-text59 {
  color: var(--dl-color-primary-100);
  padding-bottom: var(--dl-space-space-halfunit);
}
.landing-page-icons-container1 {
  width: 100px;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  justify-content: space-between;
}
.landing-page-link48 {
  display: contents;
}
.landing-page-icon33 {
  fill: var(--dl-color-primary-100);
  width: 24px;
  height: 24px;
}
.landing-page-link49 {
  display: contents;
}
.landing-page-icon35 {
  fill: var(--dl-color-primary-100);
  width: 24px;
  height: 24px;
}
.landing-page-link50 {
  display: contents;
}
.landing-page-icon37 {
  fill: var(--dl-color-primary-100);
  width: 24px;
  height: 24px;
  text-decoration: none;
}
.landing-page-link51 {
  display: contents;
}
.landing-page-whatsapp {
  flex: 0 0 auto;
  right: 20px;
  width: 70px;
  bottom: 20px;
  height: 70px;
  display: flex;
  position: fixed;
  box-shadow: 1px 1px 1px 0px #d4d4d4;
  align-items: flex-start;
  border-radius: 50%;
  flex-direction: column;
  background-size: cover;
  text-decoration: none;
  background-color: var(--dl-color-gray-white);
  background-image: url("public/external/logo-whatsapp-200h-200h.png");
  border-top-left-radius: var(--dl-radius-radius-round);
}
.landing-page-container37 {
  flex: 0 0 auto;
  width: 100%;
  height: 100px;
  display: flex;
  align-items: flex-start;
}
@media(max-width: 991px) {
  .landing-page-navbar2 {
    height: auto;
    display: flex;
    background-color: var(--dl-color-primary-500);
  }
  .landing-page-container01 {
    width: 100%;
    padding: 5px;
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
  }
  .landing-page-container02 {
    flex-direction: row;
  }
  .landing-page-icon {
    fill: var(--dl-color-primary-100);
  }
  .landing-page-text {
    color: var(--dl-color-primary-100);
    font-style: normal;
    font-weight: 600;
  }
  .landing-page-icon02 {
    fill: var(--dl-color-primary-100);
  }
  .landing-page-icon04 {
    fill: var(--dl-color-primary-100);
  }
  .landing-page-icon06 {
    fill: var(--dl-color-primary-100);
  }
  .landing-page-right-side {
    display: none;
  }
  .landing-page-burger-menu {
    display: flex;
  }
  .landing-page-icon13 {
    fill: var(--dl-color-primary-100);
  }
  .landing-page-icon15 {
    fill: var(--dl-color-primary-100);
  }
  .landing-page-icon17 {
    fill: var(--dl-color-primary-100);
  }
  .landing-page-hero {
    height: 100%;
    padding-left: var(--dl-space-space-tripleunit);
    padding-right: var(--dl-space-space-tripleunit);
  }
  .landing-page-content-container {
    width: 100%;
  }
  .landing-page-text02 {
    align-self: flex-start;
    text-align: left;
  }
  .landing-page-subheading {
    text-align: left;
  }
  .landing-page-image02 {
    width: 104px;
    height: 85px;
  }
  .landing-page-image06 {
    width: 108px;
    height: 50%;
  }
  .landing-page-image07 {
    width: auto;
    height: 50%;
  }
  .landing-page-image08 {
    width: 104px;
    height: 85px;
  }
  .landing-page-image12 {
    width: 108px;
    height: 50%;
  }
  .landing-page-image13 {
    width: auto;
    height: 50%;
  }
  .landing-page-cards-container {
    align-items: center;
    justify-content: center;
  }
  .landing-page-container23 {
    margin-top: 32px;
    margin-bottom: 32px;
  }
  .landing-page-cards-container1 {
    align-items: center;
    justify-content: center;
  }
  .landing-page-container24 {
    margin-top: 32px;
    margin-bottom: 32px;
  }
  .landing-page-text22 {
    color: var(--dl-color-primary-100);
    font-size: 1.5rem;
  }
  .landing-page-cards-container2 {
    align-items: center;
    justify-content: center;
  }
  .landing-page-image14 {
    width: 45%;
  }
  .landing-page-image15 {
    width: 45%;
  }
  .landing-page-image16 {
    width: 45%;
  }
  .landing-page-image17 {
    width: 45%;
  }
  .landing-page-image18 {
    width: 45%;
  }
  .landing-page-image19 {
    width: 45%;
  }
  .landing-page-text25 {
    text-align: center;
  }
  .landing-page-text26 {
    margin-top: 0px;
    text-align: center;
    margin-bottom: 32px;
  }
  .landing-page-container25 {
    flex-direction: column;
  }
  .landing-page-text27 {
    text-align: center;
  }
  .landing-page-text31 {
    text-align: center;
  }
  .landing-page-text35 {
    text-align: center;
  }
  .landing-page-text36 {
    color: var(--dl-color-primary-100);
    font-size: 1.3rem;
    font-style: normal;
    font-weight: 600;
  }
  .landing-page-container29 {
    width: 30%;
  }
  .landing-page-text39 {
    text-align: center;
  }
  .landing-page-container30 {
    width: 70%;
  }
  .landing-page-container31 {
    width: 90%;
  }
  .landing-page-text43 {
    text-align: center;
  }
  .landing-page-accordion {
    width: 100%;
    max-width: 1200px;
  }
  .landing-page-whatsapp {
    width: 70px;
    height: 70px;
    background-size: cover;
    background-image: url("public/logo-whatsapp-200h.png");
  }
  .landing-page-container37 {
    height: auto;
  }
}
@media(max-width: 767px) {
  .landing-page-navbar2 {
    width: 100%;
    height: auto;
    display: flex;
    padding-top: 5px;
    padding-bottom: 5px;
    justify-content: flex-end;
    background-color: var(--dl-color-primary-500);
  }
  .landing-page-container01 {
    padding: 5px;
    align-items: center;
    flex-direction: row;
  }
  .landing-page-icon {
    fill: var(--dl-color-primary-100);
    width: 20px;
    height: 20px;
    margin-right: 5px;
  }
  .landing-page-text {
    color: var(--dl-color-primary-100);
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    margin-right: 30px;
  }
  .landing-page-li {
    display: flex;
    align-self: center;
    flex-direction: row;
  }
  .landing-page-icon02 {
    fill: var(--dl-color-primary-100);
    width: 20px;
    height: 20px;
  }
  .landing-page-icon04 {
    fill: var(--dl-color-primary-100);
    width: 20px;
    height: 20px;
  }
  .landing-page-icon06 {
    fill: var(--dl-color-primary-100);
    width: 20px;
    height: 20px;
  }
  .landing-page-image {
    width: 150px;
  }
  .landing-page-right-side {
    display: none;
  }
  .landing-page-burger-menu {
    display: flex;
  }
  .landing-page-burger-menu1 {
    fill: var(--dl-color-primary-100);
  }
  .landing-page-image01 {
    width: 150px;
  }
  .landing-page-icon11 {
    fill: var(--dl-color-primary-100);
  }
  .landing-page-icon13 {
    fill: var(--dl-color-primary-100);
    width: 20px;
    height: 20px;
  }
  .landing-page-icon15 {
    fill: var(--dl-color-primary-100);
    width: 20px;
    height: 20px;
  }
  .landing-page-icon17 {
    fill: var(--dl-color-primary-100);
    width: 20px;
    height: 20px;
  }
  .landing-page-hero {
    height: 100%;
    justify-content: center;
  }
  .landing-page-content-container {
    align-items: center;
  }
  .landing-page-text02 {
    font-size: 2.5rem;
    align-self: center;
  }
  .landing-page-subheading {
    align-self: center;
    text-align: center;
  }
  .landing-page-text07 {
    text-align: center;
  }
  .landing-page-image02 {
    width: 80px;
    height: 61px;
  }
  .landing-page-image05 {
    width: 86px;
    height: 44px;
  }
  .landing-page-image07 {
    width: 95px;
    height: 33px;
  }
  .landing-page-image08 {
    width: 80px;
    height: 61px;
  }
  .landing-page-image11 {
    width: 86px;
    height: 44px;
  }
  .landing-page-image13 {
    width: 95px;
    height: 33px;
  }
  .landing-page-produtos {
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
  }
  .landing-page-text14 {
    color: var(--dl-color-primary-100);
  }
  .landing-page-text15 {
    color: var(--dl-color-gray-500);
  }
  .landing-page-text16 {
    color: var(--dl-color-primary-100);
    align-self: center;
  }
  .landing-page-text17 {
    color: var(--dl-color-primary-100);
  }
  .landing-page-cards-container {
    flex-direction: row;
  }
  .landing-page-text19 {
    color: var(--dl-color-primary-100);
    align-self: center;
  }
  .landing-page-cards-container1 {
    flex-direction: row;
  }
  .landing-page-text22 {
    color: var(--dl-color-primary-100);
    align-self: center;
  }
  .landing-page-cards-container2 {
    flex-direction: row;
  }
  .landing-page-testimonial {
    padding-left: 32px;
    padding-right: 32px;
  }
  .landing-page-text25 {
    font-size: 2rem;
  }
  .landing-page-text26 {
    color: var(--dl-color-gray-white);
    font-size: 1.15rem;
  }
  .landing-page-contatos {
    padding-left: 32px;
    padding-right: 32px;
  }
  .landing-page-text27 {
    color: var(--dl-color-primary-100);
  }
  .landing-page-container26 {
    padding: px;
    align-items: center;
    padding-top: 0px;
    flex-direction: column;
    padding-bottom: 0px;
  }
  .landing-page-container27 {
    width: 50%;
    margin-right: 0px;
    margin-bottom: 30px;
  }
  .landing-page-container28 {
    width: 50%;
    margin-right: 0px;
    margin-bottom: 15px;
  }
  .landing-page-container29 {
    width: 50%;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .landing-page-container30 {
    width: 80%;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .landing-page-container31 {
    width: 100%;
  }
  .landing-page-faq {
    padding: 64px;
  }
  .landing-page-text49 {
    color: var(--dl-color-primary-500);
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
  }
  .landing-page-menu {
    flex-direction: column;
  }
  .landing-page-links-container2 {
    margin-top: var(--dl-space-space-tripleunit);
    margin-bottom: var(--dl-space-space-tripleunit);
    justify-content: space-between;
  }
  .landing-page-container35 {
    margin-left: 0px;
  }
  .landing-page-whatsapp {
    width: 50px;
    height: 50px;
  }
}
@media(max-width: 479px) {
  .landing-page-navbar2 {
    align-self: flex-end;
    justify-content: space-between;
  }
  .landing-page-container01 {
    width: 100%;
    padding: 5px;
    align-items: center;
  }
  .landing-page-container02 {
    flex-direction: row;
  }
  .landing-page-text {
    font-size: 12px;
  }
  .landing-page-container03 {
    flex-direction: row;
  }
  .landing-page-li {
    flex-direction: row;
  }
  .landing-page-hero {
    padding-left: 20px;
    padding-right: 20px;
  }
  .landing-page-text02 {
    font-size: 2rem;
    text-align: center;
  }
  .landing-page-subheading {
    font-size: 1.3rem;
    text-align: center;
  }
  .landing-page-container06 {
    display: none;
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .landing-page-container13 {
    display: flex;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .landing-page-image08 {
    width: 108px;
    height: 85px;
  }
  .landing-page-image11 {
    width: 112px;
    height: 50%;
  }
  .landing-page-container20 {
    width: 30%;
  }
  .landing-page-container21 {
    width: 36%;
  }
  .landing-page-image13 {
    width: 110px;
    height: 40px;
  }
  .landing-page-cards-container {
    flex-direction: row;
  }
  .landing-page-cards-container1 {
    flex-direction: row;
  }
  .landing-page-cards-container2 {
    flex-direction: row;
  }
  .landing-page-image14 {
    width: 100%;
  }
  .landing-page-image15 {
    width: 100%;
  }
  .landing-page-image16 {
    width: 100%;
  }
  .landing-page-image17 {
    width: 100%;
  }
  .landing-page-image18 {
    width: 100%;
  }
  .landing-page-image19 {
    width: 100%;
  }
  .landing-page-testimonial {
    padding-top: 32px;
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
    padding-bottom: 32px;
  }
  .landing-page-contatos {
    padding-top: 32px;
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
    padding-bottom: 32px;
  }
  .landing-page-container27 {
    width: 70%;
  }
  .landing-page-text32 {
    font-size: 1.1rem;
  }
  .landing-page-container28 {
    width: 70%;
    margin-bottom: 15px;
  }
  .landing-page-text36 {
    font-size: 1.1rem;
  }
  .landing-page-container29 {
    width: 70%;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .landing-page-text40 {
    font-size: 1.1rem;
  }
  .landing-page-container30 {
    width: 100%;
    margin-top: 15px;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 50px;
  }
  .landing-page-text44 {
    font-size: 1.1rem;
  }
  .landing-page-faq {
    padding-left: 20px;
    padding-right: 20px;
  }
  .landing-page-accordion {
    max-width: 100%;
  }
  .landing-page-text49 {
    color: var(--dl-color-primary-500);
    font-size: 18px;
  }
  .landing-page-text50 {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 175%;
  }
  .landing-page-text51 {
    color: var(--dl-color-primary-500);
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
  }
  .landing-page-text52 {
    font-size: 14px;
    line-height: 175%;
  }
  .landing-page-text53 {
    color: var(--dl-color-primary-500);
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
  }
  .landing-page-text54 {
    font-size: 14px;
  }
  .landing-page-text55 {
    font-size: 14px;
  }
  .landing-page-links-container2 {
    width: auto;
    margin-top: var(--dl-space-space-doubleunit);
    align-items: flex-start;
    justify-content: flex-start;
  }
  .landing-page-link41 {
    margin-bottom: var(--dl-space-space-halfunit);
  }
  .landing-page-link42 {
    margin-bottom: var(--dl-space-space-halfunit);
  }
  .landing-page-link43 {
    margin-bottom: var(--dl-space-space-halfunit);
  }
  .landing-page-text57 {
    margin-bottom: var(--dl-space-space-halfunit);
  }
  .landing-page-link44 {
    margin-bottom: var(--dl-space-space-halfunit);
  }
  .landing-page-container36 {
    height: 100%;
    align-items: flex-start;
    margin-left: 50px;
  }
  .landing-page-link45 {
    margin-bottom: var(--dl-space-space-halfunit);
  }
  .landing-page-link46 {
    margin-bottom: var(--dl-space-space-halfunit);
  }
  .landing-page-link47 {
    margin-bottom: var(--dl-space-space-halfunit);
  }
  .landing-page-follow-container1 {
    margin-left: 0px;
  }
  .landing-page-whatsapp {
    width: 50px;
    height: 50px;
  }
}
