/* Prevent the retired Farmio marks from flashing before localization. */
img[src*="ugabjNKN6DO4f5E9WynUJ77Z8w.svg"],
img[src*="tUtWFipl6qdHjA2F5yK6HmnJM3U.svg"] {
  display: none !important;
}

@media (min-width: 768px) and (max-width: 1199.98px) {
  #home {
    height: 100svh !important;
    min-height: 100svh !important;
  }

  #home > .framer-2z9c8f {
    height: 100% !important;
    min-height: 100% !important;
  }
}

/* Let more of the geological landscape show through without reducing the
   contrast of the hero copy. */
#home > [data-framer-name="Overlay"] {
  opacity: 0.6 !important;
}

#investimento [data-framer-name="Icon Wrapper"] {
  width: 28px !important;
  height: 30px !important;
  overflow: visible !important;
  border-radius: 0 !important;
  background: transparent !important;
}

@media (min-width: 1200px) {
  #service .framer-ddPtX .framer-suwan {
    right: -238px !important;
  }
}

/* Remove the public-sources footer column at every breakpoint. */
.framer-ojhxG .framer-7ye2dh {
  display: none !important;
}

@media (min-width: 768px) and (max-width: 1199.98px) {
  .framer-ojhxG .framer-wyq9dm {
    flex: none !important;
    width: 210px !important;
    max-width: 210px !important;
  }
}

@media (min-width: 1200px) {
  .framer-ojhxG .framer-17x9v8f {
    justify-content: flex-start !important;
    gap: 80px !important;
  }

  .framer-ojhxG .framer-wyq9dm {
    flex: none !important;
    width: 210px !important;
    max-width: 210px !important;
  }
}

@media (max-width: 767.98px) {
  .framer-ojhxG .framer-17x9v8f a[data-framer-name="Footer Menu"],
  .framer-ojhxG .framer-17x9v8f a[data-framer-name="Footer Menu"] .framer-10zuzos,
  .framer-ojhxG .framer-17x9v8f a[data-framer-name="Footer Menu"] .framer-10zuzos p {
    width: 100% !important;
    max-width: 100% !important;
    white-space: normal !important;
  }
}

/* Bilingual navigation control. It stays typographic and compact so it joins
   the existing header without introducing a new card, badge, or visual layer. */
.btr-language-selector {
  position: relative;
  z-index: 2;
  display: inline-flex;
  flex: none;
  align-items: center;
  justify-content: center;
  gap: 3px;
  min-width: 62px;
  min-height: 32px;
  color: #667578;
  font-family: "BDO Grotesk Variable", Arial, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 1;
  white-space: nowrap;
}

.btr-language-selector button {
  display: inline-grid;
  place-items: center;
  width: 25px;
  height: 30px;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 2px;
  background: transparent;
  color: inherit;
  font: inherit;
  cursor: pointer;
  transition: color 160ms ease;
}

.btr-language-selector button:hover {
  color: #04303b;
}

.btr-language-selector button[aria-pressed="true"] {
  color: #04303b;
  font-weight: 700;
}

.btr-language-selector button:focus-visible {
  outline: 2px solid #04303b;
  outline-offset: 1px;
}

.btr-language-selector > span {
  color: #aab2b3;
  font-weight: 400;
  pointer-events: none;
}

nav[data-framer-name^="Phone"] [data-framer-name="Header Content"] > .btr-language-selector {
  margin-left: auto;
  margin-right: 14px;
}

@media (max-width: 359.98px) {
  nav[data-framer-name^="Phone"] [data-framer-name="Header Content"] > .btr-language-selector {
    margin-right: 8px;
  }
}

/* Keep the restored contact content readable even when a Framer entrance
   animation is delayed or disabled. */
.framer-JvPzL .framer-cycrce h1 span,
.framer-JvPzL .framer-t0wd95,
.framer-JvPzL form.framer-10dtvit {
  opacity: 1 !important;
  filter: none !important;
  transform: none !important;
}

body[data-btr-page="contact"] #__framer-badge-container {
  display: none !important;
}

@media (min-width: 1200px) {
  section[data-framer-name="Our testimonials Section"] {
    padding-bottom: 20px !important;
  }

  section[data-framer-name="Our testimonials Section"]
    .framer--slideshow-controls
    > div:last-child {
    bottom: 44px !important;
  }
}

@media (min-width: 768px) and (max-width: 1199.98px) {
  section[data-framer-name="Our testimonials Section"] {
    padding-bottom: 32px !important;
  }

  section[data-framer-name="Our testimonials Section"]
    .framer--slideshow-controls
    > div:last-child {
    bottom: 28px !important;
  }
}

/* Official Brasil Terras Raras lockup: keep the complete vertical mark visible
   in the header and footer before and after Framer hydration. */
.framer-PgWTZ .framer-4xp18u-container {
  aspect-ratio: 1 / 1 !important;
  width: 74px !important;
  height: 74px !important;
  margin-left: 12px !important;
}

.framer-ojhxG .framer-kky35s-container {
  aspect-ratio: 1 / 1 !important;
  width: 108px !important;
  height: 108px !important;
}

.framer-PgWTZ .framer-4xp18u-container > a,
.framer-ojhxG .framer-kky35s-container > a,
.framer-PgWTZ .framer-4xp18u-container > a > div,
.framer-ojhxG .framer-kky35s-container > a > div,
.framer-PgWTZ .framer-4xp18u-container img[alt="Brasil Terras Raras"],
.framer-ojhxG .framer-kky35s-container img[alt="Brasil Terras Raras"] {
  aspect-ratio: 1 / 1 !important;
  width: 100% !important;
  height: 100% !important;
}

.framer-PgWTZ .framer-4xp18u-container img[alt="Brasil Terras Raras"],
.framer-ojhxG .framer-kky35s-container img[alt="Brasil Terras Raras"] {
  display: block !important;
  object-fit: contain !important;
}

@media (min-width: 768px) and (max-width: 1199.98px) {
  .framer-PgWTZ .framer-4xp18u-container {
    width: 62px !important;
    height: 62px !important;
  }

  .framer-PgWTZ.framer-v-1ld84wg .framer-plmiea {
    height: 76px !important;
  }

  .framer-ojhxG .framer-kky35s-container {
    width: 100px !important;
    height: 100px !important;
  }
}

@media (max-width: 767.98px) {
  .framer-PgWTZ .framer-4xp18u-container {
    width: 56px !important;
    height: 56px !important;
    margin-left: 8px !important;
  }

  .framer-PgWTZ.framer-v-1ld84wg .framer-plmiea {
    height: 70px !important;
  }

  .framer-ojhxG .framer-kky35s-container {
    width: 92px !important;
    height: 92px !important;
  }
}
