.elementor-8289 .elementor-element.elementor-element-c0f173d{--display:flex;}.elementor-8289 .elementor-element.elementor-element-c0f173d:not(.elementor-motion-effects-element-type-background), .elementor-8289 .elementor-element.elementor-element-c0f173d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://kairai.pt/wp-content/uploads/2026/02/kairai-background-8.webp");}.elementor-8289 .elementor-element.elementor-element-001456c{--display:flex;}.elementor-8289 .elementor-element.elementor-element-304ccae{--grid-template-columns:repeat(0, auto);}.elementor-8289 .elementor-element.elementor-element-67b1154{--display:flex;}.elementor-8289 .elementor-element.elementor-element-e644c96{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-8289 .elementor-element.elementor-element-b5f92ae iframe{height:50vh;}/* Start custom CSS */.custom-hero-section {
  min-height: 90vh !important;
}

/* Not found */
#comingSoon {
  background-color: var(--e-global-color-e8192e5);
  transition: background-color 3s ease-in-out;
}

#comingSoon:hover {
  background-color: var(--ast-global-color-5);
}

#comingSoon img {
  height: 32px;
  width: auto;
}

#comingSoon .elementor-social-icon svg {
  fill: var(--ast-global-color-0) !important;
}

#mapGo svg {
  margin-top: -50px;
  height: 256px !important;
  width: auto;
}

#mapGo svg path {
  stroke: var(--ast-global-color-5);
  fill: var(--ast-global-color-5);
}

/* Desktop */
@media (min-width: 1025px) {
  #comingSoon img {
    height: 64px;
    width: auto;
  }
}/* End custom CSS */