.elementor-8278 .elementor-element.elementor-element-c0f173d{--display:flex;}.elementor-8278 .elementor-element.elementor-element-c0f173d:not(.elementor-motion-effects-element-type-background), .elementor-8278 .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-8278 .elementor-element.elementor-element-001456c{--display:flex;}.elementor-8278 .elementor-element.elementor-element-3c616fb{--lottie-container-width:30%;}.elementor-8278 .elementor-element.elementor-element-304ccae{--grid-template-columns:repeat(0, auto);}.elementor-8278 .elementor-element.elementor-element-2298f78{--display:flex;}.elementor-8278 .elementor-element.elementor-element-008c1ee{--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-8278 .elementor-element.elementor-element-f4e21a2 iframe{height:50vh;}/* Start custom CSS */.custom-hero-section {
  min-height: 90vh!important;
}

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

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

#maintenanceBox img {
    height: 68px;
    width: auto;
}

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

#mapGo svg {
  margin-top: -50px;
}

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

#mapGo svg {
  height: 256px !important;
  width: auto;
}

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