.elementor-widget-text-editor{color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}:root{--page-title-display:none;}/* Start custom CSS *//* =========================
   LANDSCOUT PAGE
   Complete styling + SVG icon fix
   ========================= */

/* HERO */

#landscout-hero.aihub-soft-hero {
  width: 100% !important;
  padding: 100px 24px !important;
  background: radial-gradient(circle at center, #ffffff 0%, #fbfbfa 58%, #f6f7f6 100%) !important;
  box-sizing: border-box !important;
  overflow: hidden !important;
}

#landscout-hero .aihub-soft-inner {
  width: 100% !important;
  max-width: 1180px !important;
  margin: 0 auto !important;
  display: grid !important;
  grid-template-columns: 1.05fr 0.95fr !important;
  gap: 80px !important;
  align-items: center !important;
}

#landscout-hero .vld-coming-left {
  text-align: left !important;
}

#landscout-hero .vld-coming-eyebrow,
#landscout-contact .vld-coming-eyebrow,
#landscout-overview .vld-coming-eyebrow,
#landscout-use-cases .vld-coming-eyebrow,
#landscout-how .vld-coming-eyebrow,
#landscout-value .vld-coming-eyebrow {
  margin-bottom: 20px !important;
  font-size: 12px !important;
  line-height: 1.4 !important;
  letter-spacing: 5px !important;
  text-transform: uppercase !important;
  color: #5f9aa0 !important;
  font-weight: 500 !important;
}

#landscout-hero .aihub-soft-title {
  margin: 0 0 26px 0 !important;
  max-width: 620px !important;
  font-size: 46px !important;
  line-height: 1.05 !important;
  font-weight: 700 !important;
  letter-spacing: -1.5px !important;
  color: #111827 !important;
  text-transform: none !important;
}

#landscout-hero .aihub-soft-text {
  max-width: 620px !important;
  margin: 0 0 34px 0 !important;
  font-size: 20px !important;
  line-height: 1.65 !important;
  color: #1f2937 !important;
  font-weight: 400 !important;
}

#landscout-hero .aihub-soft-btn,
#landscout-contact .aihub-soft-btn {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  padding: 16px 30px !important;
  border-radius: 999px !important;
  background: #89a9ac !important;
  color: #ffffff !important;
  text-decoration: none !important;
  font-size: 16px !important;
  line-height: 1.2 !important;
  font-weight: 700 !important;
  box-shadow: 0 10px 22px rgba(137, 169, 172, 0.20) !important;
  transition: all 0.25s ease !important;
}

#landscout-hero .aihub-soft-btn:hover,
#landscout-contact .aihub-soft-btn:hover {
  background: #789b9f !important;
  color: #ffffff !important;
  transform: translateY(-2px) !important;
  box-shadow: 0 14px 28px rgba(137, 169, 172, 0.24) !important;
}

#landscout-hero .aihub-soft-right,
#landscout-contact .aihub-soft-right {
  display: flex !important;
  flex-direction: column !important;
  gap: 22px !important;
}

#landscout-hero .aihub-soft-card,
#landscout-contact .aihub-soft-card {
  padding: 28px 30px !important;
  background: rgba(255, 255, 255, 0.68) !important;
  border: 1px solid rgba(143, 182, 187, 0.28) !important;
  border-radius: 26px !important;
  box-shadow: 0 10px 24px rgba(22, 38, 74, 0.05) !important;
  backdrop-filter: blur(8px) !important;
}

#landscout-hero .aihub-soft-card h3,
#landscout-contact .aihub-soft-card h3 {
  margin: 0 0 10px 0 !important;
  font-size: 24px !important;
  line-height: 1.2 !important;
  font-weight: 600 !important;
  color: #111827 !important;
  text-transform: none !important;
  letter-spacing: -0.4px !important;
}

#landscout-hero .aihub-soft-card p,
#landscout-contact .aihub-soft-card p {
  margin: 0 !important;
  max-width: 440px !important;
  font-size: 16px !important;
  line-height: 1.65 !important;
  color: #1f2937 !important;
  font-weight: 400 !important;
}

/* MAIN SECTIONS */

#landscout-overview.ai-services-soft-section,
#landscout-use-cases.ai-services-soft-section,
#landscout-how.ai-impact-soft-section,
#landscout-value.ai-impact-soft-section {
  width: 100% !important;
  padding: 90px 24px !important;
  background: radial-gradient(circle at center, #ffffff 0%, #fbfbfa 58%, #f6f7f6 100%) !important;
  box-sizing: border-box !important;
}

#landscout-overview .ai-services-soft-header,
#landscout-use-cases .ai-services-soft-header,
#landscout-how .ai-impact-soft-header,
#landscout-value .ai-impact-soft-header {
  max-width: 820px !important;
  margin: 0 auto 52px auto !important;
  text-align: center !important;
}

#landscout-overview .ai-services-soft-title,
#landscout-use-cases .ai-services-soft-title,
#landscout-how .ai-impact-soft-title,
#landscout-value .ai-impact-soft-title {
  margin: 0 0 18px 0 !important;
  font-size: 42px !important;
  line-height: 1.08 !important;
  font-weight: 700 !important;
  letter-spacing: -1.2px !important;
  color: #111827 !important;
  text-transform: none !important;
}

#landscout-overview .ai-services-soft-intro,
#landscout-use-cases .ai-services-soft-intro,
#landscout-how .ai-impact-soft-intro,
#landscout-value .ai-impact-soft-intro {
  margin: 0 auto !important;
  max-width: 760px !important;
  font-size: 18px !important;
  line-height: 1.75 !important;
  color: #1f2937 !important;
  font-weight: 400 !important;
}

/* IMPACT / FEATURE GRIDS */

#landscout-overview .ai-impact-soft-grid,
#landscout-how .ai-impact-soft-grid,
#landscout-value .ai-impact-soft-grid {
  width: 100% !important;
  max-width: 1120px !important;
  margin: 0 auto !important;
  display: grid !important;
  gap: 28px !important;
}

#landscout-overview .ai-impact-soft-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
}

#landscout-how .ai-impact-soft-grid,
#landscout-value .ai-impact-soft-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}

#landscout-overview .ai-impact-card,
#landscout-how .ai-impact-card,
#landscout-value .ai-impact-card {
  background: rgba(255, 255, 255, 0.74) !important;
  border: 1px solid rgba(143, 182, 187, 0.22) !important;
  border-radius: 28px !important;
  overflow: hidden !important;
  box-shadow: 0 10px 28px rgba(22, 38, 74, 0.06) !important;
  backdrop-filter: blur(8px) !important;
  transition: transform 0.25s ease, box-shadow 0.25s ease !important;
  display: flex !important;
  flex-direction: column !important;
}

#landscout-overview .ai-impact-card:hover,
#landscout-how .ai-impact-card:hover,
#landscout-value .ai-impact-card:hover {
  transform: translateY(-4px) !important;
  box-shadow: 0 16px 36px rgba(22, 38, 74, 0.08) !important;
}

#landscout-overview .ai-impact-card-visual {
  width: 100% !important;
  min-height: 135px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  padding: 28px !important;
  background: radial-gradient(circle at top left, rgba(143, 182, 187, 0.18) 0%, rgba(143, 182, 187, 0.08) 38%, rgba(255,255,255,0.7) 100%) !important;
  border-bottom: 1px solid rgba(143, 182, 187, 0.12) !important;
}

#landscout-overview .ai-impact-card-visual-icon {
  width: 74px !important;
  height: 74px !important;
  border-radius: 999px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  background: rgba(255, 255, 255, 0.72) !important;
  border: 1px solid rgba(143, 182, 187, 0.22) !important;
  box-shadow: 0 8px 20px rgba(22, 38, 74, 0.05) !important;
}

#landscout-overview .ai-impact-card-visual-icon svg {
  width: 30px !important;
  height: 30px !important;
  stroke: #6f9a9d !important;
  fill: none !important;
  stroke-width: 1.7 !important;
  stroke-linecap: round !important;
  stroke-linejoin: round !important;
}

#landscout-overview .ai-impact-card-visual-icon svg path,
#landscout-overview .ai-impact-card-visual-icon svg circle {
  fill: none !important;
  stroke: #6f9a9d !important;
}

#landscout-overview .ai-impact-card-body,
#landscout-how .ai-impact-card-body,
#landscout-value .ai-impact-card-body {
  padding: 26px 26px 28px !important;
}

#landscout-overview .ai-impact-card-title,
#landscout-how .ai-impact-card-title,
#landscout-value .ai-impact-card-title {
  margin: 0 0 12px 0 !important;
  font-size: 26px !important;
  line-height: 1.18 !important;
  font-weight: 600 !important;
  letter-spacing: -0.5px !important;
  color: #111827 !important;
  text-transform: none !important;
}

#landscout-overview .ai-impact-card-title {
  font-size: 22px !important;
}

#landscout-overview .ai-impact-card-text,
#landscout-how .ai-impact-card-text,
#landscout-value .ai-impact-card-text {
  margin: 0 0 22px 0 !important;
  font-size: 16px !important;
  line-height: 1.75 !important;
  color: #1f2937 !important;
  font-weight: 400 !important;
}

#landscout-overview .ai-impact-card-text {
  font-size: 15px !important;
}

/* TAGS / METRICS */

#landscout-how .ai-impact-card-tag,
#landscout-value .ai-impact-card-label {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  margin-bottom: 16px !important;
  padding: 8px 14px !important;
  border-radius: 999px !important;
  background: rgba(143, 182, 187, 0.14) !important;
  color: #5f878b !important;
  font-size: 12px !important;
  line-height: 1 !important;
  font-weight: 600 !important;
}

#landscout-value .ai-impact-card-metric {
  margin-bottom: 16px !important;
  padding: 14px 16px !important;
  border-radius: 18px !important;
  background: rgba(143, 182, 187, 0.10) !important;
  border: 1px solid rgba(143, 182, 187, 0.14) !important;
}

#landscout-value .ai-impact-card-label {
  display: block !important;
  width: fit-content !important;
  margin-bottom: 8px !important;
  text-transform: uppercase !important;
  letter-spacing: 1.2px !important;
  font-size: 11px !important;
}

#landscout-value .ai-impact-card-metric strong {
  display: block !important;
  font-size: 17px !important;
  line-height: 1.45 !important;
  color: #111827 !important;
  font-weight: 600 !important;
}

/* USE CASE CARDS */

#landscout-use-cases .ai-services-soft-grid {
  width: 100% !important;
  max-width: 1120px !important;
  margin: 0 auto !important;
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 28px !important;
}

#landscout-use-cases .ai-service-card {
  background: rgba(255, 255, 255, 0.72) !important;
  border: 1px solid rgba(143, 182, 187, 0.22) !important;
  border-radius: 28px !important;
  box-shadow: 0 10px 28px rgba(22, 38, 74, 0.06) !important;
  overflow: hidden !important;
  backdrop-filter: blur(8px) !important;
  display: flex !important;
  flex-direction: column !important;
  transition: transform 0.25s ease, box-shadow 0.25s ease !important;
}

#landscout-use-cases .ai-service-card:hover {
  transform: translateY(-4px) !important;
  box-shadow: 0 16px 36px rgba(22, 38, 74, 0.08) !important;
}

#landscout-use-cases .ai-service-card-image-wrap {
  width: 100% !important;
  height: 180px !important;
  overflow: hidden !important;
  background: rgba(143, 182, 187, 0.12) !important;
}

#landscout-use-cases .landscout-card-pattern {
  position: relative !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  background: radial-gradient(circle at top left, rgba(143, 182, 187, 0.24) 0%, rgba(143, 182, 187, 0.10) 40%, rgba(255,255,255,0.72) 100%) !important;
}

#landscout-use-cases .landscout-card-pattern::before {
  content: "" !important;
  position: absolute !important;
  inset: 22px !important;
  border-radius: 24px !important;
  border: 1px solid rgba(143, 182, 187, 0.22) !important;
}

#landscout-use-cases .landscout-card-symbol {
  position: relative !important;
  z-index: 1 !important;
  width: 88px !important;
  height: 88px !important;
  border-radius: 999px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  background: rgba(255, 255, 255, 0.76) !important;
  border: 1px solid rgba(143, 182, 187, 0.22) !important;
  box-shadow: 0 8px 20px rgba(22, 38, 74, 0.05) !important;
  font-size: 0 !important;
  line-height: 1 !important;
}

#landscout-use-cases .landscout-card-symbol svg {
  display: block !important;
  width: 38px !important;
  height: 38px !important;
  stroke: #6f9a9d !important;
  fill: none !important;
  stroke-width: 1.7 !important;
  stroke-linecap: round !important;
  stroke-linejoin: round !important;
}

#landscout-use-cases .landscout-card-symbol svg path,
#landscout-use-cases .landscout-card-symbol svg circle {
  stroke: #6f9a9d !important;
  fill: none !important;
}

#landscout-use-cases .ai-service-card-body {
  padding: 28px 28px 30px !important;
}

#landscout-use-cases .ai-service-card-tag {
  display: inline-block !important;
  margin-bottom: 14px !important;
  padding: 7px 12px !important;
  border-radius: 999px !important;
  background: rgba(143, 182, 187, 0.15) !important;
  color: #5f878b !important;
  font-size: 12px !important;
  line-height: 1 !important;
  font-weight: 600 !important;
}

#landscout-use-cases .ai-service-card-title {
  margin: 0 0 12px 0 !important;
  font-size: 28px !important;
  line-height: 1.18 !important;
  font-weight: 600 !important;
  color: #111827 !important;
  text-transform: none !important;
  letter-spacing: -0.5px !important;
}

#landscout-use-cases .ai-service-card-text {
  margin: 0 !important;
  font-size: 16px !important;
  line-height: 1.75 !important;
  color: #1f2937 !important;
  font-weight: 400 !important;
}

/* FINAL CTA */

#landscout-contact.aihub-soft-hero {
  width: 100% !important;
  padding: 90px 24px 100px !important;
  background: radial-gradient(circle at center, #ffffff 0%, #fbfbfa 58%, #f6f7f6 100%) !important;
  box-sizing: border-box !important;
  overflow: hidden !important;
}

#landscout-contact .aihub-soft-inner {
  width: 100% !important;
  max-width: 1180px !important;
  margin: 0 auto !important;
  display: grid !important;
  grid-template-columns: 1.05fr 0.95fr !important;
  gap: 80px !important;
  align-items: center !important;
}

#landscout-contact .vld-coming-left {
  text-align: left !important;
}

#landscout-contact .aihub-soft-title {
  margin: 0 0 26px 0 !important;
  max-width: 680px !important;
  font-size: 42px !important;
  line-height: 1.08 !important;
  font-weight: 700 !important;
  letter-spacing: -1.4px !important;
  color: #111827 !important;
  text-transform: none !important;
}

#landscout-contact .aihub-soft-text {
  max-width: 640px !important;
  margin: 0 0 34px 0 !important;
  font-size: 18px !important;
  line-height: 1.7 !important;
  color: #1f2937 !important;
  font-weight: 400 !important;
}

/* TABLET */

@media (max-width: 1024px) {
  #landscout-hero.aihub-soft-hero,
  #landscout-contact.aihub-soft-hero {
    padding: 82px 24px !important;
  }

  #landscout-hero .aihub-soft-inner,
  #landscout-contact .aihub-soft-inner {
    grid-template-columns: 1fr !important;
    gap: 50px !important;
  }

  #landscout-hero .vld-coming-left,
  #landscout-contact .vld-coming-left {
    text-align: center !important;
  }

  #landscout-hero .aihub-soft-title,
  #landscout-hero .aihub-soft-text,
  #landscout-contact .aihub-soft-title,
  #landscout-contact .aihub-soft-text {
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: center !important;
  }

  #landscout-hero .aihub-soft-right,
  #landscout-contact .aihub-soft-right {
    max-width: 760px !important;
    margin: 0 auto !important;
    width: 100% !important;
  }

  #landscout-contact .aihub-soft-btn {
    margin-left: auto !important;
    margin-right: auto !important;
  }

  #landscout-overview .ai-impact-soft-grid,
  #landscout-how .ai-impact-soft-grid,
  #landscout-value .ai-impact-soft-grid,
  #landscout-use-cases .ai-services-soft-grid {
    grid-template-columns: 1fr !important;
    max-width: 720px !important;
  }

  #landscout-overview.ai-services-soft-section,
  #landscout-use-cases.ai-services-soft-section,
  #landscout-how.ai-impact-soft-section,
  #landscout-value.ai-impact-soft-section {
    padding: 82px 24px !important;
  }
}

/* MOBILE */

@media (max-width: 640px) {
  #landscout-hero.aihub-soft-hero {
    padding: 64px 20px !important;
  }

  #landscout-contact.aihub-soft-hero {
    padding: 64px 20px 72px !important;
  }

  #landscout-hero .aihub-soft-title,
  #landscout-contact .aihub-soft-title {
    font-size: 32px !important;
    line-height: 1.06 !important;
    letter-spacing: -1px !important;
  }

  #landscout-hero .aihub-soft-text,
  #landscout-contact .aihub-soft-text {
    font-size: 17px !important;
    line-height: 1.65 !important;
  }

  #landscout-hero .aihub-soft-card,
  #landscout-contact .aihub-soft-card {
    padding: 24px 22px !important;
    border-radius: 22px !important;
  }

  #landscout-hero .aihub-soft-btn,
  #landscout-contact .aihub-soft-btn {
    width: 100% !important;
    max-width: 320px !important;
  }

  #landscout-overview.ai-services-soft-section,
  #landscout-use-cases.ai-services-soft-section,
  #landscout-how.ai-impact-soft-section,
  #landscout-value.ai-impact-soft-section {
    padding: 64px 20px !important;
  }

  #landscout-overview .ai-services-soft-title,
  #landscout-use-cases .ai-services-soft-title,
  #landscout-how .ai-impact-soft-title,
  #landscout-value .ai-impact-soft-title {
    font-size: 30px !important;
    line-height: 1.08 !important;
    letter-spacing: -0.8px !important;
  }

  #landscout-overview .ai-services-soft-intro,
  #landscout-use-cases .ai-services-soft-intro,
  #landscout-how .ai-impact-soft-intro,
  #landscout-value .ai-impact-soft-intro {
    font-size: 16px !important;
    line-height: 1.65 !important;
  }

  #landscout-use-cases .ai-service-card-title,
  #landscout-how .ai-impact-card-title,
  #landscout-value .ai-impact-card-title {
    font-size: 24px !important;
  }

  #landscout-use-cases .ai-service-card-text,
  #landscout-how .ai-impact-card-text,
  #landscout-value .ai-impact-card-text {
    font-size: 15px !important;
    line-height: 1.7 !important;
  }

  #landscout-use-cases .landscout-card-symbol {
    width: 74px !important;
    height: 74px !important;
  }

  #landscout-use-cases .landscout-card-symbol svg {
    width: 32px !important;
    height: 32px !important;
  }

  #landscout-overview .ai-impact-card-visual-icon svg {
    width: 30px !important;
    height: 30px !important;
  }
}

/* =========================
   MOBILE HEADER OFFSET FIX
   For Validia + LandScout pages
   ========================= */

@media (max-width: 768px) {

  /* Validia page hero */
  .validia-hero {
    padding-top: 118px !important;
  }

  /* LandScout page hero */
  #landscout-hero.aihub-soft-hero {
    padding-top: 118px !important;
  }

  /* Kui AI Solutions Hubi avalehel on sama tüüpi hero */
  .aihub-soft-hero:first-of-type {
    padding-top: 118px !important;
  }

  /* Anchorite fix, et nupuga alla kerides pealkiri headeri alla ei jääks */
  #landscout-how,
  #landscout-overview,
  #landscout-use-cases,
  #landscout-value,
  #landscout-contact {
    scroll-margin-top: 95px !important;
  }
}/* End custom CSS */