html,
body {
  overflow-x: hidden;
}

.w-webflow-badge {
  display: none !important;
}

form[data-static-disabled="true"] .g-recaptcha,
.g-recaptcha {
  display: none !important;
}

.gtranslate_wrapper,
.gt_switcher_wrapper,
.gt_container-dwfgtwrapper64739324 {
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
  opacity: 0 !important;
  pointer-events: none !important;
  position: fixed !important;
  left: -9999px !important;
  top: -9999px !important;
}

div.skiptranslate,
#google_translate_element2 {
  display: none !important;
}

body {
  top: 0 !important;
}

#clientes {
  scroll-margin-top: 104px;
}

/* Restore the approved Photoshop artwork on every solution page. */
body .maxtrack-go-section {
  background-color: #050505;
  background-image: url("/assets/images/maxtrack-go-background.png") !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}

body .maxtrack-go-section > .black-background {
  opacity: 0.24;
}

body .controle-section {
  background-color: #050505;
  background-image: url("/assets/images/mineracao-rh-background.png") !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}

/* Keep the complete cargo artwork inside the approved feature composition. */
body .funcionalidades-section .img-list-wrapper {
  max-width: 1200px;
}

body .funcionalidades-section .truck-img {
  flex: 0 1 580px;
  width: 580px;
  min-width: 0;
}

body .funcionalidades-section .truck-img .image-5,
body .funcionalidades-section .truck-img .image-5-copy {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
  object-fit: contain;
  overflow: visible;
}

body .funcionalidades-section .truck-img .image-5 {
  aspect-ratio: 1600 / 940;
  opacity: 1 !important;
}

body.privacy-policy .hero-image-privacidade {
  opacity: 1;
  background-color: #020817;
  background-image: url("/assets/images/privacy-policy-background.png?v=202606200005") !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}

.hml-language-host {
  position: relative;
}

.hml-language-switcher {
  position: absolute;
  top: -17px;
  right: -8px;
  z-index: 999998;
  display: flex;
  align-items: center;
  gap: 4px;
  padding: 3px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 999px;
  background: rgba(4, 4, 4, 0.86);
  box-shadow: 0 12px 32px rgba(0, 0, 0, 0.22);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
}

.hml-language-switcher button {
  min-width: 29px;
  height: 25px;
  padding: 0 6px;
  border: 0;
  border-radius: 999px;
  background: transparent;
  color: rgba(255, 255, 255, 0.72);
  cursor: pointer;
  font-family: inherit;
  font-size: 9px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0;
  text-transform: uppercase;
  transition: background-color 180ms ease, color 180ms ease, transform 180ms ease;
}

.hml-language-switcher button:hover,
.hml-language-switcher button:focus-visible {
  background: rgba(255, 255, 255, 0.12);
  color: #fff;
  outline: none;
}

.hml-language-switcher button.is-active {
  background: #e96b00;
  color: #fff;
}

body .scroll-home-section {
  position: relative;
  z-index: 1;
  overflow: clip;
}

body .scroll-home-section .scroll-home-wrapper {
  position: relative;
  background-color: #efefef;
  padding-top: 100px;
  padding-bottom: 301px;
}

body .scroll-home-section .scroll-home-wrapper > .div-block-4 {
  max-width: 928px;
  margin-right: auto;
  margin-bottom: 100px;
  margin-left: auto;
  position: absolute !important;
  top: 96px !important;
  right: 0;
  left: 0;
  z-index: 1;
  will-change: transform;
  pointer-events: none;
}

body .scroll-home-section .scroll-home-title {
  margin-top: 0;
}

body .scroll-home-section .scroll-images {
  position: relative;
  z-index: 2;
  padding-top: 230px;
}

@media (max-width: 767px) {
  .hml-language-switcher {
    top: -16px;
    right: 72px;
  }

  .hml-language-switcher button {
    min-width: 27px;
    height: 24px;
    padding: 0 5px;
    font-size: 9px;
  }

  body .scroll-home-section .scroll-home-wrapper > .div-block-4 {
    top: 64px !important;
  }

  body .scroll-home-section .scroll-images {
    padding-top: 190px;
  }

  body .maxtrack-go-section,
  body .controle-section {
    min-height: 670px;
    height: auto;
    background-position: 64% center !important;
  }

  body .maxtrack-go-section .go-content-wrapper,
  body .controle-section .go-content-wrapper {
    margin-right: 24px;
    margin-left: 24px;
  }

  body .maxtrack-go-section > .black-background {
    opacity: 0.48;
  }
}
