body #home-hero #home-slider::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 2;
  pointer-events: none;
  background-image: linear-gradient(
      to bottom,
      rgba(0, 36, 64, 0.72) 0%,
      rgba(0, 36, 64, 0.28) 34%,
      rgba(0, 36, 64, 0.46) 62%,
      rgba(0, 36, 64, 0.82) 100%
    ),
    linear-gradient(95deg, rgba(0, 36, 64, 0.68) 0%, rgba(0, 36, 64, 0.12) 58%, rgba(0, 36, 64, 0) 100%);
}

body #home-hero .eleslideinside,
body #home-hero .owl-nav,
body #home-hero .owl-dots {
  position: relative;
  z-index: 3;
}

body .elementor-element-3276dc2,
body .elementor-element-ad96122,
body .elementor-element-a334aef {
  z-index: 3;
  padding: var(--ia-space-sm) var(--ia-space-md) !important;
  border: 0 !important;
  border-radius: 0 !important;
  background-color: transparent !important;
  box-shadow: none !important;
}

body .elementor-element-ad96122,
body .elementor-element-a334aef {
  border-left: 1px solid rgba(255, 255, 255, 0.24) !important;
}

body .elementor-element-3276dc2 .elementor-counter-number-wrapper,
body .elementor-element-ad96122 .elementor-counter-number-wrapper,
body .elementor-element-a334aef .elementor-counter-number-wrapper,
body .elementor-element-3276dc2 .elementor-counter-number,
body .elementor-element-ad96122 .elementor-counter-number,
body .elementor-element-a334aef .elementor-counter-number,
body .elementor-element-3276dc2 .elementor-counter-number-prefix,
body .elementor-element-ad96122 .elementor-counter-number-prefix,
body .elementor-element-a334aef .elementor-counter-number-prefix,
body .elementor-element-3276dc2 .elementor-counter-number-suffix,
body .elementor-element-ad96122 .elementor-counter-number-suffix,
body .elementor-element-a334aef .elementor-counter-number-suffix {
  color: var(--ia-content-inverse) !important;
}

body .elementor-element-3276dc2 .elementor-counter-title,
body .elementor-element-ad96122 .elementor-counter-title,
body .elementor-element-a334aef .elementor-counter-title {
  color: rgba(255, 255, 255, 0.92) !important;
}

body .elementor-element-3276dc2 .elementor-icon,
body .elementor-element-ad96122 .elementor-icon,
body .elementor-element-a334aef .elementor-icon,
body .elementor-element-c39ea4e .elementor-icon,
body .elementor-element-e20a0a0 .elementor-icon,
body .elementor-element-c1703e4 .elementor-icon {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  box-sizing: border-box !important;
  padding: 0 !important;
  line-height: 1 !important;
}

body .elementor-element-3276dc2 .elementor-icon svg,
body .elementor-element-ad96122 .elementor-icon svg,
body .elementor-element-a334aef .elementor-icon svg,
body .elementor-element-c39ea4e .elementor-icon svg,
body .elementor-element-e20a0a0 .elementor-icon svg,
body .elementor-element-c1703e4 .elementor-icon svg {
  width: 1em !important;
  height: 1em !important;
  display: block !important;
}

body .elementor-element-3276dc2 .elementor-icon,
body .elementor-element-ad96122 .elementor-icon,
body .elementor-element-a334aef .elementor-icon {
  width: 44px !important;
  height: 44px !important;
  background-color: var(--ia-action-accent) !important;
  font-size: 22px !important;
}

body .elementor-element-c39ea4e .elementor-icon,
body .elementor-element-e20a0a0 .elementor-icon,
body .elementor-element-c1703e4 .elementor-icon {
  width: 64px !important;
  height: 64px !important;
  background-color: var(--ia-blue-500) !important;
  font-size: 30px !important;
}

body .elementor-element-e3a369a .elementor-heading-title,
body .elementor-element-10e7c04 .elementor-heading-title,
body .elementor-element-b3b6877 .elementor-heading-title {
  text-transform: lowercase !important;
  font-size: var(--ia-text-h4) !important;
  font-weight: var(--ia-weight-bold) !important;
  letter-spacing: -0.015em;
}

body .elementor-element-e3a369a .elementor-heading-title::first-letter,
body .elementor-element-10e7c04 .elementor-heading-title::first-letter,
body .elementor-element-b3b6877 .elementor-heading-title::first-letter {
  text-transform: uppercase;
}

body #home-hero .owl-dots {
  display: flex !important;
  gap: var(--ia-space-2xs);
  align-items: center;
  transform: none !important;
  top: auto !important;
  bottom: var(--ia-space-md) !important;
  left: 50% !important;
  width: auto !important;
  translate: -50% 0;
}

body #home-hero .owl-dot {
  float: none !important;
  width: 8px;
  height: 8px;
  padding: 0 !important;
  border-radius: var(--ia-radius-full);
  background-color: rgba(255, 255, 255, 0.42) !important;
  font-size: 0 !important;
  text-indent: -9999px;
  overflow: hidden;
  transition: background-color var(--ia-motion-base) var(--ia-ease),
    width var(--ia-motion-base) var(--ia-ease);
}

body #home-hero .owl-dot.active {
  width: 24px;
  background-color: var(--ia-content-inverse) !important;
}

@media (max-width: 1155px) {
  body .elementor-element-ad96122,
  body .elementor-element-a334aef {
    border-left: 0 !important;
    border-top: 1px solid rgba(255, 255, 255, 0.24) !important;
  }
}

body .elementor-element-7cdca9f,
body .elementor-element-de5e291 {
  border-radius: var(--ia-radius-lg);
  overflow: clip;
}
