:root {
  --et-ink: #1c1c1c;
  --et-black: #050505;
  --et-blue: #4aade8;
  --et-green: #6bbf3e;
  --et-paper: #eef7ff;
  --et-mint: #fafff9;
  --et-line: #d7e4e6;
  --et-copy: #6e6e6e;
  --et-body: #f5f5f5;
  --et-wrap: 1290px;
}

html { scroll-behavior: smooth; }
body.earthtec-elementor-site { margin: 0; background: var(--et-body); color: var(--et-ink); font-family: "Montserrat", Arial, sans-serif; }
body.earthtec-elementor-site #masthead,
body.earthtec-elementor-site #colophon,
body.earthtec-elementor-site .entry-header,
body.earthtec-elementor-site .ast-scroll-to-top-right { display: none !important; }
body.earthtec-elementor-site .site-content,
body.earthtec-elementor-site .ast-container,
body.earthtec-elementor-site #primary,
body.earthtec-elementor-site article,
body.earthtec-elementor-site .entry-content { width: 100% !important; max-width: none !important; margin: 0 !important; padding: 0 !important; }
body.earthtec-elementor-site .elementor-element { --widgets-spacing: 0px; }
body.earthtec-elementor-site p { margin: 0; font-family: "Montserrat", Arial, sans-serif; }
body.earthtec-elementor-site h1,
body.earthtec-elementor-site h2,
body.earthtec-elementor-site h3,
body.earthtec-elementor-site h4 { margin: 0; color: inherit; }
body.earthtec-elementor-site a { text-decoration: none; }
body.earthtec-elementor-site h1,
body.earthtec-elementor-site h2,
body.earthtec-elementor-site h3,
body.earthtec-elementor-site h4,
body.earthtec-elementor-site .elementor-heading-title {
  hyphens: none;
  overflow-wrap: normal;
  text-wrap: balance;
}
body.earthtec-elementor-site p,
body.earthtec-elementor-site .elementor-widget-text-editor {
  hyphens: none;
  orphans: 2;
  widows: 2;
  text-wrap: pretty;
}
body.earthtec-elementor-site .et-page .elementor-widget-text-editor,
body.earthtec-elementor-site .et-page .elementor-widget-text-editor p,
body.earthtec-elementor-site .et-global-footer .elementor-widget-text-editor,
body.earthtec-elementor-site .et-global-footer .elementor-widget-text-editor p { font-family: "Montserrat", Arial, sans-serif !important; }
.et-page, .et-page * { box-sizing: border-box; }
.et-wrap { width: min(var(--et-wrap), calc(100% - 80px)); margin-inline: auto; }

/* Global header */
#tahefobu-header {
  position: sticky;
  top: 0;
  z-index: 9999;
}
body.admin-bar #tahefobu-header { top: 32px; }
@media (max-width: 782px) {
  body.admin-bar #tahefobu-header { top: 46px; }
}
.et-global-header { min-height: 92px; background: var(--et-ink); border-bottom: 2px solid var(--et-blue); }
.et-header-inner { min-height: 90px; display: flex; flex-direction: row; align-items: center; gap: 34px; }
.et-header-logo { width: 118px; flex: 0 0 118px; }
.et-header-logo img { display: block; width: 118px !important; height: 70px !important; object-fit: contain; opacity: 1 !important; }
.et-header-nav { margin-left: auto; min-width: 700px; }
.et-header-nav .tahefobu-nav-menu { display: flex; align-items: center; justify-content: flex-end; gap: 42px; margin: 0; padding: 0; list-style: none; }
.et-header-nav .tahefobu-nav-menu a { display: block; padding: 11px 14px; border-radius: 3px; color: rgba(255,255,255,.75) !important; font-family: "Montserrat", Arial, sans-serif; font-size: 13px; font-weight: 600; line-height: 16px; white-space: nowrap; }
.et-header-nav .tahefobu-nav-menu a:hover,
.et-header-nav .current-menu-item > a,
.et-header-nav .current_page_parent > a { color: #fff !important; background: rgba(74,173,232,.25); }
.et-header-contact { flex: 0 0 auto; }
.et-header-contact .elementor-button { min-width: 142px; padding: 17px 26px; border-radius: 3px; background: var(--et-blue) !important; color: #fff !important; font-family: "Montserrat", Arial, sans-serif !important; font-size: 14px; font-weight: 700; }

/* Shared typography and sections */
.et-section { padding: 92px 0; }
.et-section-white { background: #fff; }
.et-section-paper { background: var(--et-paper); }
.et-section-mint { background: var(--et-mint); }
.et-section-light { background: #f6f6f4; }
.et-section-dark { background: var(--et-black); color: #fff; }
.et-section-dark .et-section-copy,
.et-section-dark .et-section-copy p { color: #d4d4d4 !important; }
.et-kicker,
.et-kicker .elementor-widget-container,
.et-kicker p { color: var(--et-green) !important; font-family: "Montserrat", Arial, sans-serif !important; font-size: 14px !important; font-weight: 700 !important; line-height: 17px !important; letter-spacing: 0; text-transform: uppercase; }
.et-kicker .elementor-widget-container { display: flex; align-items: center; gap: 14px; }
.et-kicker .elementor-widget-container::before { content: ""; width: 34px; height: 2px; background: var(--et-green); flex: 0 0 auto; }
.et-title { margin-top: 12px; }
.et-title .elementor-heading-title { margin: 0; color: var(--et-ink) !important; font-family: "Montserrat", Arial, sans-serif !important; font-size: 56px !important; font-weight: 700 !important; line-height: 1.2 !important; letter-spacing: 0; }
.et-section-dark .et-title .elementor-heading-title,
.et-home-engineering .et-title .elementor-heading-title { color: #fff !important; }
.et-title span, .et-hero-title span, .et-home-title span { color: var(--et-blue) !important; }
.et-hero-title strong { color: var(--et-green) !important; font-weight: inherit; }
.et-section-copy,
.et-section-copy .elementor-widget-container,
.et-section-copy p { color: var(--et-copy) !important; font-family: "Montserrat", Arial, sans-serif !important; font-size: 18px !important; font-weight: 400 !important; line-height: 1.45 !important; }
.et-title-block .et-section-copy { margin-top: 18px; max-width: 760px; }
.et-heading-row { display: flex; flex-direction: row; align-items: flex-end; justify-content: space-between; gap: 40px; margin-bottom: 42px; }
.et-split-heading { display: grid; grid-template-columns: 1.08fr .92fr; gap: 80px; align-items: end; margin-bottom: 48px; }
.et-grid { display: grid; gap: 28px; }
.et-grid-2 { grid-template-columns: repeat(2, minmax(0, 1fr)); }
.et-grid-3 { grid-template-columns: repeat(3, minmax(0, 1fr)); }
.et-grid-6 { grid-template-columns: repeat(6, minmax(0, 1fr)); }
.et-actions { display: flex; flex-direction: row; gap: 34px; margin-top: 34px; }
.et-button { width: auto !important; }
.et-button .elementor-button { min-height: 48px; display: inline-flex; align-items: center; justify-content: center; padding: 14px 28px; border-radius: 2px; font-family: "Montserrat", Arial, sans-serif !important; font-size: 14px !important; font-weight: 700 !important; line-height: 1 !important; }
.et-button-primary .elementor-button { background: var(--et-blue) !important; color: #fff !important; }
.et-button-outline .elementor-button { border: 2px solid #fff !important; background: transparent !important; color: #fff !important; }
.et-button-light .elementor-button { background: #fff !important; color: var(--et-ink) !important; }
.et-text-link { width: auto !important; }
.et-text-link .elementor-button { padding: 0; background: transparent !important; color: var(--et-green) !important; font-size: 11px; font-weight: 800; text-transform: uppercase; }
.et-page-home .et-product-grid .et-text-link .elementor-button,
.et-page-home .et-section-mint .et-text-link .elementor-button { color: var(--et-blue) !important; }

/* Heroes */
.et-overlay { position: relative; overflow: hidden; isolation: isolate; }
.et-overlay::after { content: ""; position: absolute; z-index: -1; inset: 0; background: rgba(5,5,5,.58); pointer-events: none; }
.et-page-hero { min-height: 620px; justify-content: center; background-position: center !important; color: #fff; }
.et-hero-inner { min-height: 620px; display: flex; flex-direction: column; justify-content: center; padding-block: 52px; }
.et-page-hero .et-kicker .elementor-widget-container::before { display: none; }
.et-hero-title { max-width: 1000px; margin-top: 22px; }
.et-hero-title .elementor-heading-title { margin: 0; color: #fff !important; font-family: "Bebas Neue", Impact, sans-serif !important; font-size: 88px !important; font-weight: 400 !important; line-height: 1.02 !important; letter-spacing: 0; text-transform: uppercase; }
.et-hero-copy { max-width: 884px; margin-top: 30px; }
body.earthtec-elementor-site .et-page .et-hero-copy .elementor-widget-container,
body.earthtec-elementor-site .et-page .et-hero-copy p { margin: 0; color: #b7b7b7 !important; font-family: "Open Sans", Arial, sans-serif !important; font-size: 18px !important; font-weight: 400 !important; line-height: 1.25 !important; }

/* Home */
.et-home-hero { min-height: 722px; justify-content: center; color: #fff; }
.et-home-hero::after { background: linear-gradient(90deg, rgba(0,0,0,.82), rgba(0,0,0,.43), rgba(0,0,0,.12)); }
.et-home-hero-inner { min-height: 722px; justify-content: center; }
.et-home-title { max-width: 820px; }
.et-home-title .elementor-heading-title { margin: 0; color: #fff !important; font-family: "Bebas Neue", Impact, sans-serif !important; font-size: 88px !important; font-weight: 400 !important; line-height: 1.02 !important; letter-spacing: 0; }
.et-home-subtitle { margin-top: 22px; }
body.earthtec-elementor-site .et-page .et-home-subtitle p { margin: 0; color: #d0d0d0 !important; font-family: "Open Sans", Arial, sans-serif !important; font-size: 18px !important; line-height: 1.35 !important; }
.et-home-intro { padding: 36px 0 58px; text-align: center; }
.et-intro-logo { width: 430px; margin: 0 auto; }
.et-intro-logo img { display: block; width: 430px !important; height: 144px !important; object-fit: contain; }
.et-intro-copy { max-width: 1130px; margin: -20px auto 0; }
.et-intro-copy p { margin: 0; color: var(--et-copy) !important; font-family: "Montserrat", Arial, sans-serif !important; font-size: 18px !important; line-height: 1.5 !important; }
.et-home-engineering { min-height: 690px; display: grid; grid-template-columns: 1.1fr .9fr; gap: 28px; align-items: center; padding: 58px; border-radius: 5px; color: #fff; }
.et-home-engineering::after { background: linear-gradient(90deg, rgba(0,0,0,.88), rgba(0,0,0,.65), rgba(0,0,0,.35)); }
.et-home-engineering-copy { position: relative; z-index: 2; }
.et-home-engineering .et-title,
.et-home-engineering .et-title .elementor-heading-title { font-size: 56px !important; }
.et-home-engineering .et-section-copy { margin-top: 16px; color: rgba(255,255,255,.7); }
.et-engineering-list { display: grid; grid-template-columns: 1fr; margin-top: 22px; }
.et-engineering-item { padding: 10px 0; border-bottom: 1px solid rgba(255,255,255,.22); color: #fff; font-size: 13px; font-weight: 700; }
.et-home-engineering .et-button { margin-top: 26px; }
.et-home-engineering-inset { position: relative; z-index: 2; align-self: center; }
.et-home-engineering-inset img { width: 100% !important; height: 420px !important; object-fit: cover; border-radius: 3px; }
.et-photo-caption { position: absolute; z-index: 3; right: 76px; bottom: 68px; color: #fff; font-size: 12px; font-weight: 800; }
.et-card { overflow: hidden; border: 1px solid #dce7e9; border-radius: 4px; background: #fff; }
.et-card-image img { width: 100% !important; height: 225px !important; object-fit: cover; }
.et-card-body { min-height: 190px; padding: 24px; }
.et-card-title .elementor-heading-title { margin: 0; color: var(--et-ink) !important; font-family: "Montserrat", Arial, sans-serif !important; font-size: 22px !important; font-weight: 700 !important; line-height: 1.25 !important; }
.et-card-copy { margin-top: 14px; }
.et-card-copy .elementor-widget-container,
.et-card-copy p { margin: 0; color: var(--et-copy) !important; font-family: "Montserrat", Arial, sans-serif !important; font-size: 14px !important; font-weight: 400 !important; line-height: 1.55 !important; }
.et-card-body .et-text-link { margin-top: 22px; }
.et-project-image-card, .et-feature-card { min-height: 380px; background: var(--et-black); border-radius: 4px; color: #fff; }
.et-cover-image { position: absolute; z-index: -2; inset: 0; }
.et-cover-image img { width: 100% !important; height: 100% !important; object-fit: cover; }
.et-project-image-card::after,
.et-feature-card::after {
  z-index: 1;
  background: linear-gradient(180deg, rgba(5,5,5,.08) 18%, rgba(5,5,5,.28) 52%, rgba(5,5,5,.9) 100%);
  pointer-events: none;
}
.et-card-overlay { position: absolute; z-index: 2; left: 28px; right: 28px; bottom: 26px; }
.et-card-overlay .et-card-title,
.et-card-overlay .et-card-title .elementor-heading-title { color: #fff !important; font-size: 22px !important; }
.et-card-overlay .et-card-copy,
.et-card-overlay .et-card-copy p { color: rgba(255,255,255,.75) !important; }
.et-card-green { margin-top: 10px; color: var(--et-green); font-size: 13px; font-weight: 700; line-height: 1.45; }
.et-contractors { padding: 64px 0; background: #fff; text-align: center; }
.et-contractors-title { font-size: 23px; font-weight: 900; }
.et-contractors-list { margin-top: 34px; color: #575f62; font-size: 14px; }

/* Product pages */
.et-product-hero::after { background: rgba(0,0,0,.5); }
.et-product-intro { padding-bottom: 70px; }
.et-product-tabs { display: grid; grid-template-columns: repeat(6, 1fr); border-top: 1px solid var(--et-line); border-bottom: 1px solid var(--et-line); background: #fff; }
.et-product-tab .elementor-button { width: 100%; min-height: 64px; padding: 14px 8px; border-right: 1px solid var(--et-line); border-radius: 0; background: #fff !important; color: var(--et-ink) !important; font-family: "Montserrat", Arial, sans-serif !important; font-size: 14px; font-weight: 700; }
.et-product-tab.is-active .elementor-button { background: var(--et-ink) !important; color: #fff !important; }
.et-product-feature { padding: 82px 0; background: var(--et-black); color: #fff; }
.et-product-feature-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 56px; align-items: stretch; }
.et-product-main-image img { width: 100% !important; height: 680px !important; object-fit: cover; }
.et-product-main-image {
  height: 100%;
  min-height: 680px;
  overflow: hidden;
}
.et-product-main-image img {
  display: block;
  height: 100% !important;
  min-height: 680px;
}
.et-product-spec-panel { padding: 44px; border: 1px solid #333; background: #0d0d0d; }
.et-product-badge { display: inline-block; width: auto !important; padding: 9px 18px; background: #0e3809; color: var(--et-green) !important; font-family: "Montserrat", Arial, sans-serif !important; font-size: 14px; font-weight: 700; }
.et-product-headline { margin-top: 24px; }
.et-product-headline,
.et-product-headline p { color: #fff !important; font-family: "Montserrat", Arial, sans-serif !important; font-size: 32px !important; font-weight: 700 !important; line-height: 1.25 !important; }
.et-product-headline p { margin: 0; }
.et-product-description { margin-top: 20px; }
.et-product-description,
.et-product-description p { color: #d4d4d4 !important; font-family: "Montserrat", Arial, sans-serif !important; font-size: 18px !important; line-height: 1.5 !important; }
.et-product-description p { margin: 0; }
.et-product-fact { margin-top: 20px; padding: 18px; border-left: 3px solid var(--et-blue); background: #181818; }
.et-fact-label,
.et-fact-label p { color: #fff !important; font-size: 14px !important; font-weight: 700 !important; }
.et-fact-copy { margin-top: 8px; }
.et-fact-copy,
.et-fact-copy p { color: #b7b7b7 !important; font-size: 16px !important; line-height: 1.5 !important; }
.et-fact-copy p { margin: 0; }
.et-compare-grid { gap: 0; }
.et-compare-card { min-height: 300px; padding: 34px; border: 1px solid var(--et-line); background: #fff; }
.et-compare-card.is-dark { background: var(--et-ink); color: #fff; }
.et-compare-card.is-dark .et-card-copy,
.et-compare-card.is-dark .et-card-copy p { color: rgba(255,255,255,.62) !important; }
.et-compare-card.is-dark .et-card-title .elementor-heading-title { color: #fff !important; }
.et-support-card .et-card-image img { height: 190px !important; }
.et-support-card .et-card-body { min-height: 220px; }

/* Solutions */
.et-solution-hero { min-height: 720px; }
.et-solution-hero .et-hero-inner { min-height: 720px; }
.et-feature-strip { margin-top: -72px; position: relative; z-index: 3; }
.et-feature-strip-grid, .et-feature-carousel { display: grid; grid-template-columns: repeat(3, 1fr); gap: 28px; }
.et-feature-carousel { position: relative; }
.et-carousel-arrow {
  position: absolute;
  z-index: 5;
  top: 50%;
  width: 44px;
  height: 44px;
  padding: 0;
  border: 0;
  border-radius: 50%;
  background: var(--et-ink);
  color: #fff;
  font: 700 24px/1 "Montserrat", sans-serif;
  cursor: pointer;
  transform: translateY(-50%);
  box-shadow: 0 3px 14px rgba(0,0,0,.24);
}
.et-carousel-arrow:hover,
.et-carousel-arrow:focus-visible { background: var(--et-blue); color: var(--et-ink); }
.et-carousel-arrow:focus-visible { outline: 3px solid rgba(74,173,232,.4); outline-offset: 3px; }
.et-carousel-prev { left: 12px; }
.et-carousel-next { right: 12px; }
.et-feature-card { min-height: 270px; }
.et-feature-card .et-card-overlay { left: 24px; right: 24px; bottom: 22px; }
.et-feature-card .et-card-title .elementor-heading-title { font-size: 22px !important; }
.et-card-number { color: var(--et-blue); font-size: 13px; font-weight: 800; }
.et-challenge-tabs { display: grid; grid-template-columns: repeat(4, 1fr); gap: 12px; margin-bottom: 34px; }
.et-challenge-tabs .elementor-widget-text-editor { padding: 18px 12px; border: 1px solid var(--et-line); background: #fff; text-align: center; cursor: pointer; transition: background-color .18s ease, color .18s ease, border-color .18s ease; }
.et-challenge-tabs .elementor-widget-text-editor,
.et-challenge-tabs .elementor-widget-text-editor p { color: var(--et-ink) !important; font-family: "Montserrat", Arial, sans-serif !important; font-size: 16px !important; font-weight: 700 !important; line-height: 20px !important; }
.et-challenge-tabs .elementor-widget-text-editor p { margin: 0; padding: 0; border: 0; background: transparent; }
.et-challenge-tabs .is-active { background: var(--et-ink); color: #fff; }
.et-challenge-tabs .is-active,
.et-challenge-tabs .is-active p { color: #fff !important; }
.et-challenge-tabs .elementor-widget-text-editor:focus-visible { outline: 3px solid var(--et-blue); outline-offset: 3px; }
.et-challenge-panels, .et-solution-panels { display: block; }
.et-challenge-panel, .et-solution-panel { display: none; }
.et-challenge-panel.is-active, .et-solution-panel.is-active { display: grid; }
.et-challenge-panel { position: relative; min-height: 520px; overflow: hidden; }
.et-challenge-panel .et-cover-image, .et-challenge-panel .et-cover-image .elementor-widget-container, .et-challenge-panel .et-cover-image img { position: absolute; inset: 0; width: 100% !important; height: 100% !important; object-fit: cover; }
.et-challenge-panel .et-card-overlay { z-index: 2; left: 42px; right: 42px; bottom: 52px; }
.et-challenge-panel .et-card-title .elementor-heading-title { color: #fff !important; font-size: 56px !important; }
.et-challenge-panel::after { content: ""; position: absolute; inset: 0; background: linear-gradient(180deg, rgba(0,0,0,.06) 18%, rgba(0,0,0,.82) 100%); }
.et-solution-response { display: grid; grid-template-columns: .85fr 1.15fr; gap: 52px; padding: 48px; border-left: 4px solid var(--et-blue); background: #fff; }
.et-page-solutions .et-solution-panel { display: none !important; }
.et-page-solutions .et-solution-panel.is-active:not([hidden]) { display: grid !important; }
.et-response-copy,
.et-response-copy p { color: var(--et-copy) !important; font-family: "Montserrat", Arial, sans-serif !important; font-size: 18px !important; line-height: 1.45 !important; }
.et-systems-grid .et-project-image-card { min-height: 360px; }
.et-solution-project .et-card-body { min-height: 240px; }
.et-app-card { min-height: 150px; display: flex; flex-direction: column; justify-content: center; align-items: center; gap: 12px; border: 1px solid #e7e7e7; background: #fff; text-align: center; }
.et-app-icon { font-size: 28px; }
.et-app-title,
.et-app-title p { color: var(--et-ink) !important; font-family: "Montserrat", Arial, sans-serif !important; font-size: 16px !important; font-weight: 700 !important; }

/* Engineering */
.et-engineering-summary { min-height: 620px; display: flex; align-items: center; }
.et-engineering-summary .et-title { font-size: 56px; }
.et-engineering-summary .et-section-copy { max-width: 760px; margin-top: 22px; }
.et-engineering-bullets { display: grid; gap: 0; margin-top: 48px; max-width: 700px; }
.et-bullet-item { padding: 13px 0 13px 28px; position: relative; }
.et-bullet-item,
.et-bullet-item p { color: var(--et-ink) !important; font-family: "Montserrat", Arial, sans-serif !important; font-size: 18px !important; font-weight: 700 !important; }
.et-bullet-item p { margin: 0; padding: 0; }
.et-bullet-item::before { content: ""; position: absolute; left: 4px; top: 22px; width: 6px; height: 6px; border-radius: 50%; background: var(--et-blue); }
.et-lifecycle { display: grid; grid-template-columns: repeat(9, auto); gap: 16px; align-items: center; margin-top: 52px; }
.et-lifecycle-card { min-height: 220px; padding: 24px; border: 1px solid var(--et-line); border-radius: 5px; background: var(--et-mint); }
.et-lifecycle-card:not(:last-child)::after { content: "→"; position: absolute; right: -34px; top: 50%; color: #164671; font-size: 30px; }
.et-step-number,
.et-step-number p { color: var(--et-blue) !important; font-size: 14px !important; font-weight: 700 !important; }
.et-step-title { margin-top: 28px; }
.et-step-title .elementor-heading-title { font-size: 20px !important; font-weight: 700 !important; }
.et-step-copy { margin-top: 28px; }
.et-step-copy,
.et-step-copy p { color: #5f6b71 !important; font-size: 14px !important; line-height: 1.45 !important; }

/* Project pages */
.et-page-projects .et-page-hero .et-kicker,
.et-page-projects .et-page-hero .et-kicker .elementor-widget-container,
.et-page-projects .et-page-hero .et-kicker p {
  font-family: "Montserrat", Arial, sans-serif !important;
  font-size: 12px !important;
  font-weight: 600 !important;
  line-height: 18px !important;
  letter-spacing: 1.44px !important;
  color: var(--et-green) !important;
}
.et-page-projects .et-hero-title { max-width: 560px; }
.et-page-projects .et-hero-title .elementor-heading-title {
  font-family: "Bebas Neue", Impact, sans-serif !important;
  font-size: 88px !important;
  font-weight: 400 !important;
  line-height: 72px !important;
  color: #fff !important;
}
.et-page-projects .et-hero-copy { width: 510px !important; max-width: 510px !important; }
body.earthtec-elementor-site .et-page-projects .et-hero-copy,
body.earthtec-elementor-site .et-page-projects .et-hero-copy .elementor-widget-container,
body.earthtec-elementor-site .et-page-projects .et-hero-copy p {
  font-family: "Open Sans", Arial, sans-serif !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 30px !important;
  color: rgba(255,255,255,.72) !important;
}
.et-page-projects .et-page-hero .et-button .elementor-button {
  min-height: 44px;
  padding: 14px 23px;
  font-family: "Montserrat", Arial, sans-serif !important;
  font-size: 13px !important;
  font-weight: 700 !important;
  line-height: 16px !important;
}
.et-page-projects .et-page-hero .et-button-primary .elementor-button { color: #171717 !important; }
.et-page-projects .et-title .elementor-heading-title {
  font-family: "Montserrat", Arial, sans-serif !important;
  font-size: 56px !important;
  font-weight: 700 !important;
  line-height: 60px !important;
  color: var(--et-ink) !important;
}
.et-page-projects .et-section-dark .et-title .elementor-heading-title { color: #fff !important; }
.et-page-projects .et-section-paper .et-title span,
.et-page-projects .et-section-mint .et-title span,
.et-page-projects > .et-section-white:last-child .et-title span { display: block; }
.et-page-projects .et-feature-carousel {
  grid-template-columns: repeat(3, minmax(0, 330px));
  justify-content: center;
  gap: 40px;
}
.et-page-projects .et-feature-card { min-height: 260px; border-radius: 6px; }
.et-page-projects .et-feature-card .et-card-overlay {
  left: 22px;
  right: auto;
  bottom: 19px;
  width: min(270px, calc(100% - 44px));
}
.et-page-projects .et-feature-card .et-card-number,
.et-page-projects .et-feature-card .et-card-number .elementor-widget-container {
  margin-bottom: 28px;
  font-family: "Montserrat", Arial, sans-serif !important;
  font-size: 20px !important;
  font-weight: 700 !important;
  line-height: 24px !important;
  color: var(--et-blue) !important;
}
.et-page-projects .et-feature-card .et-card-title .elementor-heading-title {
  font-family: "Montserrat", Arial, sans-serif !important;
  font-size: 24px !important;
  font-weight: 700 !important;
  line-height: 34px !important;
  color: #fff !important;
  text-wrap: balance;
}
.et-page-projects .et-feature-card .et-card-green,
.et-page-projects .et-feature-card .et-card-green .elementor-widget-container,
.et-page-projects .et-feature-card .et-card-green p {
  margin-top: 2px;
  font-family: "Montserrat", Arial, sans-serif !important;
  font-size: 16px !important;
  font-weight: 700 !important;
  line-height: 24px !important;
  color: var(--et-green) !important;
  text-wrap: balance;
}
.et-built-list { display: grid; gap: 70px; margin-top: 52px; }
.et-built-row { display: grid; grid-template-columns: 1.1fr .9fr; background: #fff; align-items: stretch; }
.et-built-row.is-reverse { grid-template-columns: .9fr 1.1fr; }
.et-built-row.is-reverse .et-built-image { order: 2; }
.et-built-image { position: relative; overflow: hidden; isolation: isolate; }
.et-built-image img { display: block; width: 100% !important; height: 390px !important; object-fit: cover; }
.et-page-projects .et-built-image::after {
  content: "";
  position: absolute;
  z-index: 2;
  inset: 0;
  background: linear-gradient(180deg, rgba(5,5,5,0) 56%, rgba(5,5,5,.18) 72%, rgba(5,5,5,.76) 100%);
  pointer-events: none;
}
.et-built-copy { display: flex; flex-direction: column; justify-content: center; padding: 58px; }
.et-page-projects .et-built-copy .et-built-pretitle {
  margin: 0 0 10px;
  font-family: "Open Sans", Arial, sans-serif !important;
  font-size: 18px !important;
  font-weight: 400 !important;
  line-height: 30px !important;
  color: #5c5c5c !important;
  text-wrap: pretty;
}
.et-page-projects .et-built-copy .et-card-title .elementor-heading-title {
  font-family: "Montserrat", Arial, sans-serif !important;
  font-size: 24px !important;
  font-weight: 700 !important;
  line-height: 30px !important;
  letter-spacing: 0;
  color: var(--et-ink) !important;
}
body.earthtec-elementor-site .et-page-projects .et-built-copy .et-card-copy,
body.earthtec-elementor-site .et-page-projects .et-built-copy .et-card-copy .elementor-widget-container,
body.earthtec-elementor-site .et-page-projects .et-built-copy .et-card-copy p {
  margin-top: 28px;
  font-family: "Open Sans", Arial, sans-serif !important;
  font-size: 18px !important;
  font-weight: 400 !important;
  line-height: 30px !important;
  color: #5c5c5c !important;
  text-wrap: pretty;
}
.et-built-copy .et-text-link { margin-top: 24px; }
.et-built-copy .et-text-link.is-image-link-source { display: none !important; }
.et-image-project-link {
  position: absolute;
  left: 50%;
  bottom: 18px;
  z-index: 3;
  display: block;
  width: max-content;
  max-width: calc(100% - 36px);
  color: var(--et-blue) !important;
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.25;
  text-align: center;
  text-decoration: none !important;
  text-shadow: 0 1px 4px rgba(255,255,255,.8);
  transform: translateX(-50%);
}
.et-image-project-note {
  display: block;
  margin-bottom: 3px;
  color: var(--et-black);
  font-size: 10px;
  line-height: 1;
  text-transform: lowercase;
}
.et-image-project-label {
  display: inline-block;
  padding-bottom: 4px;
  border-bottom: 3px solid var(--et-green);
  letter-spacing: 0;
  text-transform: uppercase;
}
.et-image-project-label strong { color: var(--et-green); font-weight: 700; }
.et-portfolio-feature { display: grid; grid-template-columns: 1.15fr .85fr; margin-top: 50px; background: #292929; }
.et-portfolio-image img { width: 100% !important; height: 330px !important; object-fit: cover; }
.et-portfolio-copy { display: flex; flex-direction: column; justify-content: center; padding: 46px; }
.et-page-projects .et-portfolio-copy .et-card-title .elementor-heading-title {
  font-family: "Montserrat", Arial, sans-serif !important;
  font-size: 24px !important;
  font-weight: 700 !important;
  line-height: 32px !important;
  color: #fff7f7 !important;
}
.et-portfolio-copy .et-card-copy,
.et-portfolio-copy .et-card-copy p { color: #d4d4d4 !important; font-size: 18px !important; }
body.earthtec-elementor-site .et-page-projects .et-portfolio-copy .et-card-copy,
body.earthtec-elementor-site .et-page-projects .et-portfolio-copy .et-card-copy .elementor-widget-container,
body.earthtec-elementor-site .et-page-projects .et-portfolio-copy .et-card-copy p {
  font-family: "Open Sans", Arial, sans-serif !important;
  font-size: 18px !important;
  font-weight: 400 !important;
  line-height: 30px !important;
  color: #f3e4e4 !important;
  text-wrap: pretty;
}
.et-plain-card { padding: 30px; border: 1px solid var(--et-line); background: #fff; }
.et-page-projects .et-plain-card .et-card-title .elementor-heading-title {
  font-family: "Montserrat", Arial, sans-serif !important;
  font-size: 32px !important;
  font-weight: 600 !important;
  line-height: 36px !important;
  color: var(--et-green) !important;
}
body.earthtec-elementor-site .et-page-projects .et-plain-card .et-card-copy,
body.earthtec-elementor-site .et-page-projects .et-plain-card .et-card-copy .elementor-widget-container,
body.earthtec-elementor-site .et-page-projects .et-plain-card .et-card-copy p {
  font-family: "Inter", Arial, sans-serif !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 28px !important;
  color: #000 !important;
}

/* Projects: horizontally browsable project-category directory. */
.et-project-categories {
  position: relative;
  margin-top: 38px;
  padding-top: 18px;
  border-top: 1px solid #cfd8dc;
}
.et-project-categories__controls {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  margin-bottom: 20px;
  padding-bottom: 15px;
  border-bottom: 1px solid #dce4e7;
}
.et-project-categories__intro {
  color: #1c1c1c;
  font-family: "Roboto Mono", "Courier New", monospace;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: .08em;
  text-transform: uppercase;
}
.et-project-categories__intro::before {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  margin-right: 10px;
  border: 1px solid var(--et-green);
  background: var(--et-green);
  box-shadow: 0 0 0 3px rgba(82,184,72,.14);
}
.et-project-categories__actions {
  display: flex;
  align-items: center;
  gap: 10px;
}
.et-project-categories__count {
  min-width: 52px;
  color: #263238;
  font-family: "Roboto Mono", "Courier New", monospace;
  font-size: 12px;
  font-weight: 700;
  text-align: center;
}
.et-project-categories__arrow {
  position: absolute;
  top: calc(50% + 24px);
  z-index: 3;
  display: inline-flex;
  width: 44px;
  height: 44px;
  padding: 0;
  align-items: center;
  justify-content: center;
  border: 1px solid #28363c;
  border-radius: 0;
  background: #101619;
  color: #fff;
  font-family: Arial, sans-serif;
  font-size: 24px;
  line-height: 1;
  cursor: pointer;
  transform: translateY(-50%);
  transition: background-color .2s ease, color .2s ease, opacity .2s ease;
}
.et-project-categories__arrow[data-project-prev] { left: 0; }
.et-project-categories__arrow[data-project-next] { right: 0; }
.et-project-categories__arrow:hover,
.et-project-categories__arrow:focus-visible {
  background: var(--et-blue);
  color: #000;
  border-color: var(--et-blue);
  box-shadow: 0 0 18px rgba(74,173,232,.28);
  outline: none;
}
.et-project-categories__arrow:disabled {
  cursor: default;
  opacity: .3;
}
.et-project-categories__track {
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: 720px;
  gap: 22px;
  width: calc(100% - 124px);
  margin-right: 62px;
  margin-left: 62px;
  box-sizing: border-box;
  overflow-x: auto;
  overscroll-behavior-inline: contain;
  padding: 8px 1px 24px;
  scroll-behavior: smooth;
  scroll-snap-type: inline mandatory;
  scrollbar-width: none;
}
.et-project-categories__track::-webkit-scrollbar { display: none; }
.et-project-category-card {
  position: relative;
  display: flex;
  min-height: 500px;
  min-width: 0;
  padding: 34px 38px 40px;
  flex-direction: column;
  overflow: hidden;
  border: 1px solid #2d424b;
  border-top: 3px solid var(--et-blue);
  border-radius: 0;
  background-color: #0e1417;
  background-image:
    linear-gradient(rgba(74,173,232,.045) 1px, transparent 1px),
    linear-gradient(90deg, rgba(74,173,232,.045) 1px, transparent 1px);
  background-size: 28px 28px;
  clip-path: polygon(0 0, calc(100% - 24px) 0, 100% 24px, 100% 100%, 0 100%);
  box-shadow: 0 14px 32px rgba(8,18,23,.15);
  opacity: .88;
  scroll-snap-align: start;
  transition: transform .25s ease, box-shadow .25s ease, border-color .25s ease, opacity .25s ease;
}
.et-project-category-card:hover,
.et-project-category-card.is-active {
  transform: translateY(-4px);
  border-color: var(--et-blue);
  box-shadow: 0 18px 44px rgba(8,45,62,.25), 0 0 0 1px rgba(74,173,232,.16);
  opacity: 1;
}
.et-project-category-card::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 72px;
  height: 4px;
  background: var(--et-green);
  box-shadow: -80px 0 0 rgba(74,173,232,.45);
}
.et-project-category-card__meta {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 18px;
  margin-bottom: 22px;
  padding-bottom: 18px;
  border-bottom: 1px solid rgba(146,190,208,.22);
}
.et-project-category-card__number {
  display: block;
  color: var(--et-blue);
  font-family: "Roboto Mono", "Courier New", monospace;
  font-size: 46px;
  font-weight: 700;
  line-height: 1;
}
.et-project-category-card__total {
  color: var(--et-green);
  font-family: "Roboto Mono", "Courier New", monospace;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
}
.et-project-category-card__total::before { content: "DATA / "; color: #75848a; }
.et-project-category-card h3 {
  min-height: 58px;
  margin: 0 0 24px;
  color: #fff !important;
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.38;
  text-transform: uppercase;
}
.et-project-category-card ul {
  column-count: 2;
  column-gap: 38px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.et-project-category-card li {
  position: relative;
  margin: 0 0 11px;
  padding: 0 0 10px 17px;
  border-bottom: 1px solid rgba(255,255,255,.075);
  break-inside: avoid;
  color: #d8d8d8;
  font-family: "Inter", Arial, sans-serif;
  font-size: 12.5px;
  font-weight: 400;
  line-height: 1.48;
  text-wrap: pretty;
}
.et-project-category-card li::before {
  content: "";
  position: absolute;
  top: .52em;
  left: 0;
  width: 7px;
  height: 7px;
  border: 1px solid var(--et-green);
  border-radius: 0;
  background: transparent;
  box-shadow: inset 0 0 0 2px #0e1417;
}

@media (max-width: 980px) {
  .et-project-categories__track { grid-auto-columns: min(680px, 88%); }
}

@media (max-width: 680px) {
  .et-project-categories { margin-top: 28px; }
  .et-project-categories__controls { align-items: flex-end; }
  .et-project-categories__intro { max-width: 145px; font-size: 10px; }
  .et-project-categories__track {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
    grid-auto-columns: 100%;
    gap: 14px;
  }
  .et-project-categories__arrow {
    position: static;
    top: auto;
    transform: none;
  }
  .et-project-category-card { min-height: 0; padding: 28px 24px 32px; }
  .et-project-category-card__number { font-size: 34px; }
  .et-project-category-card h3 { min-height: 0; font-size: 19px; }
  .et-project-category-card ul { column-count: 1; }
}
.et-centered-title { margin-bottom: 72px; text-align: center; }
.et-centered-title .elementor-heading-title { font-family: "Montserrat", Arial, sans-serif !important; font-size: 56px !important; font-weight: 700 !important; line-height: 1.2 !important; letter-spacing: 0; }
.et-overview-list, .et-service-list { display: grid; gap: 78px; }
.et-overview-row { display: grid; grid-template-columns: 430px 1fr; gap: 90px; align-items: center; }
.et-overview-image img { width: 100% !important; height: 300px !important; object-fit: cover; }
.et-service-row { display: grid; grid-template-columns: 1fr 430px; gap: 90px; align-items: center; }
.et-service-image img { width: 100% !important; height: 270px !important; object-fit: cover; }
.et-page-project-case .et-section-dark .et-card-copy,
.et-page-project-case .et-section-dark .et-card-copy p { color: rgba(255,255,255,.64) !important; }
.et-case-list { display: grid; gap: 120px; }
.et-case-study { display: grid; grid-template-columns: 440px 1fr; gap: 100px; align-items: start; }
.et-case-image img { width: 100% !important; height: 560px !important; object-fit: cover; }
.et-case-title { margin-top: 24px; text-align: center; }
.et-case-title .elementor-heading-title { font-size: 24px !important; font-weight: 700 !important; }
.et-case-time { margin-top: 8px; }
.et-case-time,
.et-case-time p { text-align: center; color: #5c5c5c !important; font-family: "Montserrat", Arial, sans-serif !important; font-size: 14px !important; }
.et-case-time p { margin: 0; }
.et-case-copy { padding-top: 70px; }
.et-case-label { margin: 0 0 12px; font-size: 17px; font-weight: 800; }
.et-case-copy .et-card-copy { margin: 0 0 38px; }
.et-case-copy .et-card-copy p,
.et-built-copy .et-card-copy p { color: #5c5c5c !important; font-size: 18px !important; line-height: 1.5 !important; }
.et-landmark-grid { display: grid; grid-template-columns: 1.1fr .9fr; gap: 90px; align-items: center; }
.et-landmark-image img { width: 100% !important; height: 470px !important; object-fit: cover; }
.et-location { margin-top: 8px; color: #666; text-align: center; font-size: 14px; }
.et-landmark-copy { color: #666; font-size: 18px; line-height: 1.8; }

/* Contact */
.et-contact-grid { display: grid; grid-template-columns: .85fr 1.15fr; gap: 64px; align-items: start; }
.et-contact-copy { margin-top: 34px; }
.et-contact-copy,
.et-contact-copy p { color: var(--et-copy) !important; font-family: "Montserrat", Arial, sans-serif !important; font-size: 18px !important; line-height: 1.5 !important; }
.earthtec-contact-form { padding: 36px; border: 1px solid var(--et-line); background: #fff; }
.earthtec-contact-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 18px; }
.earthtec-contact-field { display: flex; flex-direction: column; gap: 8px; }
.earthtec-contact-field.is-wide { grid-column: 1 / -1; }
.earthtec-contact-field label { color: var(--et-ink); font-family: "Montserrat", Arial, sans-serif; font-size: 14px; font-weight: 700; text-transform: uppercase; }
.earthtec-contact-field input,
.earthtec-contact-field select,
.earthtec-contact-field textarea { width: 100%; min-height: 48px; padding: 12px 14px; border: 1px solid #cad5d7; border-radius: 0; background: #fff; color: var(--et-ink); font: 400 16px/1.4 "Montserrat", Arial, sans-serif; }
.earthtec-contact-field textarea { min-height: 140px; resize: vertical; }
.earthtec-contact-submit { width: max-content; min-height: 48px; padding: 12px 28px; border: 0; border-radius: 2px; background: var(--et-blue); color: #fff; font: 700 14px/1 "Montserrat", sans-serif; cursor: pointer; }
.earthtec-contact-status { margin-top: 12px !important; color: #657074; font-size: 12px; }

/* Global footer */
.et-global-footer { gap: 0 !important; row-gap: 0 !important; }
.et-footer-cta { min-height: 430px; color: #fff; }
body.page-id-22 .et-footer-cta {
  background-image: url('https://155.138.155.96/wp-content/uploads/2026/05/project-v2-cta.png') !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
.et-footer-cta::after { background: rgba(5,5,5,.65); }
.et-footer-cta-inner { min-height: 430px; display: flex; flex-direction: row !important; flex-wrap: nowrap !important; align-items: center; justify-content: space-between; gap: 40px; }
.et-footer-cta-copy { width: auto !important; flex: 1 1 auto !important; }
.et-footer-cta .et-button-primary { width: auto !important; flex: 0 0 auto !important; align-self: center; }
.et-footer-title .elementor-heading-title { color: #fff !important; font-family: "Montserrat", Arial, sans-serif !important; font-size: 56px !important; font-weight: 700 !important; line-height: 1.2 !important; }
.et-footer-copy { margin-top: 20px; max-width: 860px; }
.et-footer-copy,
.et-footer-copy p { color: #b7b7b7 !important; font-family: "Montserrat", Arial, sans-serif !important; font-size: 24px !important; font-weight: 400 !important; line-height: 1.35 !important; }
.et-footer-copy p { margin: 0; }
body.page-id-22 .et-footer-copy { width: 820px !important; max-width: 820px !important; }
body.page-id-22 .et-footer-copy,
body.page-id-22 .et-footer-copy p { text-wrap: balance; }
.et-footer-main { padding: 72px 0 96px; background: var(--et-ink); color: #fff; }
.et-footer-grid { display: grid; grid-template-columns: 1.2fr repeat(3, 1fr); gap: 70px; }
.et-footer-logo { width: 190px; }
.et-footer-logo img { width: 190px !important; height: 116px !important; object-fit: contain; opacity: 1 !important; }
.et-footer-address { margin-top: 24px; }
.et-footer-address,
.et-footer-address p { color: rgba(255,255,255,.48) !important; font-family: "Montserrat", Arial, sans-serif !important; font-size: 12px !important; line-height: 1.45 !important; }
.et-footer-address p { margin: 0; }
.et-footer-heading .elementor-heading-title { color: rgba(255,255,255,.48) !important; font-family: "Montserrat", Arial, sans-serif !important; font-size: 14px !important; font-weight: 700 !important; }
.et-footer-links { margin-top: 22px; }
.et-footer-links,
.et-footer-links p,
.et-footer-links a { color: rgba(255,255,255,.48) !important; font-family: "Montserrat", Arial, sans-serif !important; font-size: 16px !important; font-weight: 700 !important; line-height: 2 !important; }
.et-footer-links p { margin: 0; }

/* Elementor container normalization */
body.earthtec-elementor-site .e-con {
  --padding-top: 0px !important;
  --padding-right: 0px !important;
  --padding-bottom: 0px !important;
  --padding-left: 0px !important;
}
body.earthtec-elementor-site .e-con.et-page,
body.earthtec-elementor-site .e-con.et-global-header,
body.earthtec-elementor-site .e-con.et-global-footer,
body.earthtec-elementor-site .et-page > .e-con {
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
body.earthtec-elementor-site .e-con.et-wrap {
  width: min(var(--et-wrap), calc(100% - 80px)) !important;
  max-width: var(--et-wrap) !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
body.earthtec-elementor-site #tahefobu-header .e-con.et-global-header {
  min-height: 92px !important;
  height: 92px !important;
  padding: 0 !important;
}
body.earthtec-elementor-site #tahefobu-header .e-con.et-header-inner {
  min-height: 90px !important;
  height: 90px !important;
  width: min(var(--et-wrap), calc(100% - 80px)) !important;
  max-width: var(--et-wrap) !important;
  margin: 0 auto !important;
  padding: 0 !important;
  flex-direction: row !important;
  flex-wrap: nowrap !important;
  align-items: center !important;
}
body.earthtec-elementor-site #tahefobu-header .et-header-logo {
  width: 118px !important;
  max-width: 118px !important;
  flex: 0 0 118px !important;
}
body.earthtec-elementor-site #tahefobu-header .et-header-nav {
  width: auto !important;
  max-width: none !important;
  flex: 1 1 auto !important;
}
body.earthtec-elementor-site #tahefobu-header .et-header-contact {
  width: auto !important;
  max-width: none !important;
  flex: 0 0 auto !important;
}
body.earthtec-elementor-site .e-con.et-actions {
  flex-direction: row !important;
  flex-wrap: wrap !important;
}
body.earthtec-elementor-site .e-con.et-actions > .elementor-element {
  width: auto !important;
  max-width: max-content !important;
}

@media (max-width: 1100px) {
  .et-wrap,
  body.earthtec-elementor-site .e-con.et-wrap,
  body.earthtec-elementor-site #tahefobu-header .e-con.et-header-inner { width: min(var(--et-wrap), calc(100% - 48px)) !important; }
  .et-header-nav { min-width: 0; }
  .et-header-nav .tahefobu-nav-menu { gap: 12px; }
  .et-header-contact .elementor-button { min-width: 110px; }
  .et-lifecycle { grid-template-columns: repeat(5, 1fr); }
  .et-lifecycle-card:not(:last-child)::after { display: none; }
  .et-grid-6 { grid-template-columns: repeat(3, 1fr); }
}

@media (max-width: 850px) {
  .et-wrap,
  body.earthtec-elementor-site .e-con.et-wrap,
  body.earthtec-elementor-site #tahefobu-header .e-con.et-header-inner { width: calc(100% - 36px) !important; }
  .et-global-header, .et-header-inner { min-height: 74px; }
  body.earthtec-elementor-site #tahefobu-header .e-con.et-global-header { min-height: 74px !important; height: 74px !important; }
  body.earthtec-elementor-site #tahefobu-header .e-con.et-header-inner { min-height: 72px !important; height: 72px !important; gap: 12px; }
  body.earthtec-elementor-site #tahefobu-header .et-header-logo {
    width: 96px !important;
    max-width: 96px !important;
    flex: 0 0 96px !important;
  }
  .et-header-logo img { width: 96px !important; height: 60px !important; }
  body.earthtec-elementor-site #tahefobu-header .et-header-nav {
    order: 3;
    width: auto !important;
    min-width: 0 !important;
    margin-left: 0;
    flex: 0 0 auto !important;
  }
  .et-header-contact { margin-left: auto; }
  .et-header-contact .elementor-button { min-width: 96px; padding: 13px 18px; }
  .et-header-nav .tahefobu-nav-menu-container { display: none !important; }
  .et-header-nav .tahefobu-mobile-menu-toggle { display: flex !important; color: #fff; }
  .et-header-nav .tahefobu-mobile-nav-menu { background: var(--et-ink); }
  .et-section { padding: 64px 0; }
  .et-title .elementor-heading-title { font-size: 36px !important; }
  .et-split-heading, .et-grid-2, .et-grid-3, .et-product-feature-grid, .et-solution-response, .et-built-row, .et-built-row.is-reverse, .et-portfolio-feature, .et-overview-row, .et-service-row, .et-case-study, .et-landmark-grid, .et-contact-grid, .et-footer-grid { grid-template-columns: 1fr; }
  .et-grid-6 { grid-template-columns: repeat(2, 1fr); }
  .et-split-heading { gap: 24px; }
  .et-heading-row { align-items: flex-start; flex-direction: column; }
  .et-home-hero, .et-home-hero-inner { min-height: 620px; }
  .et-home-title .elementor-heading-title { font-size: 58px !important; }
  .et-page-hero, .et-hero-inner { min-height: 540px; }
  .et-hero-title .elementor-heading-title { font-size: 58px !important; }
  .et-page-projects .et-hero-title .elementor-heading-title { font-size: 58px !important; line-height: 1 !important; }
  .et-page-projects .et-hero-copy,
  body.page-id-22 .et-footer-copy { width: 100% !important; max-width: 100% !important; }
  .et-page-projects .et-feature-carousel { grid-template-columns: minmax(0, 330px); }
  .et-home-engineering { grid-template-columns: 1fr; padding: 28px; }
  .et-home-engineering-inset img { height: 300px !important; }
  .et-photo-caption { position: static; margin-top: -42px; padding: 0 12px 18px; }
  .et-product-tabs { grid-template-columns: repeat(2, 1fr); }
  .et-product-main-image { height: 460px; min-height: 460px; }
  .et-product-main-image img { height: 460px !important; min-height: 460px; }
  .et-product-spec-panel { padding: 28px; }
  .et-feature-strip { margin-top: 0; padding-top: 24px; background: var(--et-paper); }
  .et-feature-strip-grid, .et-feature-carousel { grid-template-columns: 1fr; }
  .et-feature-carousel .et-feature-card:not(:first-of-type) { display: none; }
  .et-carousel-prev { left: 8px; }
  .et-carousel-next { right: 8px; }
  .et-challenge-tabs { grid-template-columns: 1fr 1fr; }
  .et-lifecycle { grid-template-columns: 1fr; }
  .et-built-row.is-reverse .et-built-image { order: 0; }
  .et-built-copy { padding: 30px; }
  .et-overview-row, .et-service-row, .et-case-study { gap: 32px; }
  .et-service-row .et-service-image { order: -1; }
  .et-case-copy { padding-top: 0; }
  .et-centered-title { margin-bottom: 48px; letter-spacing: 0; }
  .et-centered-title .elementor-heading-title { font-size: 40px !important; }
  .et-challenge-panel .et-card-title .elementor-heading-title { font-size: 40px !important; }
  .et-footer-title .elementor-heading-title { font-size: 44px !important; }
  .et-footer-copy,
  .et-footer-copy p { font-size: 18px !important; }
  .et-footer-cta-inner { flex-direction: column !important; flex-wrap: nowrap !important; align-items: flex-start; justify-content: center; }
  .earthtec-contact-grid { grid-template-columns: 1fr; }
  .earthtec-contact-field.is-wide { grid-column: auto; }
}

/* Header contact follows the same visual treatment as the navigation links. */
body.earthtec-elementor-site .et-header-contact {
  flex: 0 0 auto;
  width: auto !important;
}
body.earthtec-elementor-site .et-header-contact .elementor-button {
  min-width: 0;
  min-height: 0;
  padding: 15px 7px;
  border: 0 !important;
  border-radius: 0;
  background: transparent !important;
  box-shadow: none !important;
  color: #fff !important;
  font-family: "Montserrat", Arial, sans-serif !important;
  font-size: 12px !important;
  font-weight: 700 !important;
  line-height: 16px !important;
}
body.earthtec-elementor-site .et-header-contact .elementor-button:hover,
body.earthtec-elementor-site .et-header-contact .elementor-button:focus-visible {
  background: rgba(74, 173, 232, .25) !important;
  color: #fff !important;
}

/* Stable full-width navigation panel for phones and tablets. */
@media (max-width: 850px) {
  body.earthtec-elementor-site #tahefobu-header,
  body.earthtec-elementor-site #tahefobu-header .et-global-header,
  body.earthtec-elementor-site #tahefobu-header .et-header-inner,
  body.earthtec-elementor-site #tahefobu-header .et-header-nav,
  body.earthtec-elementor-site #tahefobu-header .tahefobu-mobile-nav-menu-container {
    overflow: visible !important;
  }
  body.earthtec-elementor-site #tahefobu-header .et-header-nav {
    position: static !important;
    z-index: 10002;
  }
  body.earthtec-elementor-site #tahefobu-header .tahefobu-mobile-toggle-wrap {
    display: flex !important;
    align-items: center;
    justify-content: center;
  }
  body.earthtec-elementor-site #tahefobu-header .tahefobu-mobile-toggle {
    display: flex !important;
    width: 46px;
    height: 42px;
    padding: 10px;
    flex-direction: column;
    align-items: stretch;
    justify-content: center;
    gap: 5px;
    cursor: pointer;
  }
  body.earthtec-elementor-site #tahefobu-header .tahefobu-mobile-toggle-line {
    display: block !important;
    width: 100% !important;
    height: 2px !important;
    margin: 0 !important;
    background: #fff !important;
    opacity: 1 !important;
  }
  body.earthtec-elementor-site #tahefobu-header .tahefobu-mobile-nav-menu {
    position: fixed !important;
    z-index: 10001 !important;
    top: 74px !important;
    right: 0 !important;
    left: 0 !important;
    width: 100vw !important;
    max-width: none !important;
    max-height: calc(100vh - 74px);
    margin: 0 !important;
    padding: 8px 0 12px !important;
    overflow-x: hidden !important;
    overflow-y: auto !important;
    border-top: 1px solid rgba(74, 173, 232, .55);
    border-bottom: 1px solid rgba(74, 173, 232, .35);
    background: #0b1114 !important;
    box-shadow: 0 18px 34px rgba(0, 0, 0, .38);
  }
  body.admin-bar.earthtec-elementor-site #tahefobu-header .tahefobu-mobile-nav-menu {
    top: 120px !important;
    max-height: calc(100vh - 120px);
  }
  body.earthtec-elementor-site #tahefobu-header .tahefobu-mobile-nav-menu > li {
    display: block !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
  }
  body.earthtec-elementor-site #tahefobu-header .tahefobu-mobile-nav-menu > li > a {
    display: flex !important;
    width: 100% !important;
    min-height: 52px;
    padding: 16px 24px !important;
    align-items: center;
    justify-content: center;
    border: 0 !important;
    border-bottom: 1px solid rgba(255, 255, 255, .1) !important;
    background: transparent !important;
    color: #fff !important;
    font-family: "Inter", "Open Sans", Arial, sans-serif !important;
    font-size: 15px !important;
    font-weight: 700 !important;
    line-height: 20px !important;
    text-align: center;
    opacity: 1 !important;
  }
  body.earthtec-elementor-site #tahefobu-header .tahefobu-mobile-nav-menu > li:last-child > a {
    border-bottom: 0 !important;
  }
  body.earthtec-elementor-site #tahefobu-header .tahefobu-mobile-nav-menu > .current-menu-item > a,
  body.earthtec-elementor-site #tahefobu-header .tahefobu-mobile-nav-menu > li > a:hover,
  body.earthtec-elementor-site #tahefobu-header .tahefobu-mobile-nav-menu > li > a:focus-visible {
    border-left: 4px solid var(--et-blue) !important;
    background: rgba(74, 173, 232, .14) !important;
    color: #fff !important;
  }
}

@media (max-width: 520px) {
  .et-actions { gap: 14px; flex-wrap: wrap; }
  .et-button .elementor-button { padding: 13px 19px; }
  .et-home-title .elementor-heading-title,
  .et-hero-title .elementor-heading-title { font-size: 48px !important; }
  .et-page-projects .et-hero-title .elementor-heading-title { font-size: 48px !important; line-height: 1 !important; }
  .et-title .elementor-heading-title { font-size: 32px !important; }
  .et-page-projects .et-title .elementor-heading-title { font-size: 40px !important; line-height: 44px !important; }
  .et-page-projects > .et-page-hero + .et-section-white .et-title .elementor-heading-title { font-size: 28px !important; line-height: 34px !important; }
  .et-page-projects .et-section-dark .et-title .elementor-heading-title { font-size: 24px !important; line-height: 30px !important; }
  .et-page-projects > .et-section-white:last-child .et-title span { font-size: 29px !important; line-height: 36px !important; }
  .et-page-projects .et-portfolio-copy { padding: 24px; }
  .et-page-projects .et-portfolio-copy .et-card-title .elementor-heading-title { font-size: 22px !important; line-height: 30px !important; text-wrap: pretty; }
  .et-page-projects .et-feature-card .et-card-title .elementor-heading-title { font-size: 22px !important; line-height: 30px !important; }
  .et-page-projects .et-feature-card .et-card-green,
  .et-page-projects .et-feature-card .et-card-green .elementor-widget-container,
  .et-page-projects .et-feature-card .et-card-green p { font-size: 15px !important; line-height: 22px !important; }
  .et-grid-6, .et-challenge-tabs { grid-template-columns: 1fr; }
  .et-intro-logo, .et-intro-logo img { width: 290px !important; height: 112px !important; }
  .et-home-engineering .et-title .elementor-heading-title { font-size: 34px !important; }
  .et-product-tabs { grid-template-columns: 1fr; }
  .et-product-main-image img, .et-case-image img, .et-landmark-image img { height: 360px !important; }
  .et-footer-title .elementor-heading-title { font-size: 38px !important; }
  .earthtec-contact-form { padding: 22px; }
}

/* Home engineering inset: larger while preserving the source image ratio. */
@media (min-width: 851px) {
  body.earthtec-elementor-site .et-page-home .et-home-engineering {
    min-height: 700px;
    grid-template-columns: minmax(0, .88fr) minmax(0, 1.12fr);
    align-items: center;
    padding: 54px 46px;
  }
  body.earthtec-elementor-site .et-page-home .et-home-engineering-copy {
    align-self: center;
    margin-block: 0;
  }
  body.earthtec-elementor-site .et-page-home .et-home-engineering-inset {
    align-self: center;
    height: auto;
    padding-inline: 20px;
  }
  body.earthtec-elementor-site .et-page-home .et-home-engineering-inset .elementor-widget-container {
    height: auto;
  }
  body.earthtec-elementor-site .et-page-home .et-home-engineering-inset img {
    display: block;
    width: 100% !important;
    height: auto !important;
    min-height: 0;
    object-fit: contain;
  }
}

@media (max-width: 850px) {
  body.earthtec-elementor-site .et-page-home .et-home-engineering-inset {
    height: auto;
    padding-inline: 12px;
  }
  body.earthtec-elementor-site .et-page-home .et-home-engineering-inset .elementor-widget-container {
    height: auto;
  }
  body.earthtec-elementor-site .et-page-home .et-home-engineering-inset img {
    width: 100% !important;
    height: auto !important;
    min-height: 0;
    object-fit: contain;
  }
}

/* About page: editable source-site content, refined for the current EarthTech system. */
body.earthtec-elementor-site .et-page-about .et-about-hero::after {
  background: linear-gradient(90deg, rgba(3, 9, 12, .92) 0%, rgba(3, 9, 12, .7) 52%, rgba(3, 9, 12, .34) 100%);
}
body.earthtec-elementor-site .et-page-about .et-about-hero .et-hero-copy {
  max-width: 790px;
}
body.earthtec-elementor-site .et-page-about .et-about-service-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 22px;
  margin-top: 50px;
}
body.earthtec-elementor-site .et-page-about .et-about-service-card {
  min-width: 0;
  overflow: hidden;
  border: 1px solid rgba(74, 173, 232, .26);
  border-radius: 4px;
  background: #071014;
  box-shadow: 0 18px 44px rgba(14, 34, 45, .12);
}
body.earthtec-elementor-site .et-page-about .et-about-service-image,
body.earthtec-elementor-site .et-page-about .et-about-service-image .elementor-widget-container {
  overflow: hidden;
}
body.earthtec-elementor-site .et-page-about .et-about-service-image img {
  display: block;
  width: 100% !important;
  height: 276px !important;
  object-fit: cover;
  transition: transform .45s ease;
}
body.earthtec-elementor-site .et-page-about .et-about-service-card:hover .et-about-service-image img {
  transform: scale(1.035);
}
body.earthtec-elementor-site .et-page-about .et-about-service-body {
  min-height: 278px;
  padding: 30px 30px 34px;
  border-top: 3px solid var(--et-blue);
  background: linear-gradient(155deg, #111d22 0%, #071014 72%);
}
body.earthtec-elementor-site .et-page-about .et-about-service-card:nth-child(2) .et-about-service-body {
  border-top-color: var(--et-green);
}
body.earthtec-elementor-site .et-page-about .et-about-service-body .et-card-number,
body.earthtec-elementor-site .et-page-about .et-about-service-body .et-card-number .elementor-widget-container {
  color: var(--et-blue) !important;
  font-size: 13px !important;
  font-weight: 800 !important;
}
body.earthtec-elementor-site .et-page-about .et-about-service-body .et-card-title {
  margin-top: 18px;
}
body.earthtec-elementor-site .et-page-about .et-about-service-body .et-card-title .elementor-heading-title {
  color: #fff !important;
  font-size: 22px !important;
  line-height: 1.25 !important;
}
body.earthtec-elementor-site .et-page-about .et-about-service-body .et-card-copy,
body.earthtec-elementor-site .et-page-about .et-about-service-body .et-card-copy .elementor-widget-container,
body.earthtec-elementor-site .et-page-about .et-about-service-body .et-card-copy p {
  margin-top: 16px;
  color: #dbe5e9 !important;
  font-size: 15px !important;
  line-height: 1.65 !important;
}
body.earthtec-elementor-site .et-page-about .et-about-service-body .et-card-copy strong {
  display: inline-block;
  margin-top: 12px;
  color: #fff;
}
body.earthtec-elementor-site .et-page-about .et-about-split {
  display: grid;
  grid-template-columns: minmax(0, 1.08fr) minmax(0, .92fr);
  align-items: stretch;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, .13);
  border-radius: 4px;
  background: #0a1216;
}
body.earthtec-elementor-site .et-page-about .et-about-split-media,
body.earthtec-elementor-site .et-page-about .et-about-purpose-media,
body.earthtec-elementor-site .et-page-about .et-about-story-media {
  position: relative;
  min-width: 0;
  overflow: hidden;
}
body.earthtec-elementor-site .et-page-about .et-about-feature-image,
body.earthtec-elementor-site .et-page-about .et-about-feature-image .elementor-widget-container,
body.earthtec-elementor-site .et-page-about .et-about-feature-image img {
  width: 100% !important;
  height: 100% !important;
  min-height: 610px;
}
body.earthtec-elementor-site .et-page-about .et-about-feature-image img {
  display: block;
  object-fit: cover;
}
body.earthtec-elementor-site .et-page-about .et-about-split-media::after,
body.earthtec-elementor-site .et-page-about .et-about-story-media::after {
  content: "";
  position: absolute;
  inset: 45% 0 0;
  background: linear-gradient(180deg, transparent, rgba(0, 0, 0, .78));
  pointer-events: none;
}
body.earthtec-elementor-site .et-page-about .et-about-split-media .et-photo-caption,
body.earthtec-elementor-site .et-page-about .et-about-story-media .et-photo-caption {
  right: auto;
  bottom: 30px;
  left: 32px;
  z-index: 2;
  max-width: calc(100% - 64px);
  color: #fff !important;
  font-size: 12px !important;
  line-height: 1.45 !important;
}
body.earthtec-elementor-site .et-page-about .et-about-split-copy {
  justify-content: center;
  padding: 64px 58px;
}
body.earthtec-elementor-site .et-page-about .et-about-split-copy .et-section-copy,
body.earthtec-elementor-site .et-page-about .et-about-story-copy .et-section-copy {
  margin-top: 24px;
}
body.earthtec-elementor-site .et-page-about .et-about-split-copy .et-section-copy p,
body.earthtec-elementor-site .et-page-about .et-about-story-copy .et-section-copy p {
  margin: 0 0 18px;
}
body.earthtec-elementor-site .et-page-about .et-about-split-copy .et-button,
body.earthtec-elementor-site .et-page-about .et-about-story-copy .et-button {
  align-self: flex-start;
  margin-top: 30px;
}
body.earthtec-elementor-site .et-page-about .et-about-why-intro {
  display: grid;
  grid-template-columns: minmax(0, .82fr) minmax(0, 1.18fr);
  gap: 90px;
  align-items: start;
}
body.earthtec-elementor-site .et-page-about .et-about-why-intro > .et-section-copy p {
  margin: 0 0 20px;
}
body.earthtec-elementor-site .et-page-about .et-about-values-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 1px;
  margin-top: 58px;
  border: 1px solid var(--et-line);
  background: var(--et-line);
}
body.earthtec-elementor-site .et-page-about .et-about-value {
  min-height: 250px;
  padding: 30px 28px 34px;
  border-top: 4px solid var(--et-blue);
  background: #fff;
}
body.earthtec-elementor-site .et-page-about .et-about-value:nth-child(even) {
  border-top-color: var(--et-green);
}
body.earthtec-elementor-site .et-page-about .et-about-value .et-card-title {
  margin-top: 38px;
}
body.earthtec-elementor-site .et-page-about .et-about-value .et-card-title .elementor-heading-title {
  font-size: 20px !important;
}
body.earthtec-elementor-site .et-page-about .et-about-value .et-card-copy {
  margin-top: 18px;
}
body.earthtec-elementor-site .et-page-about .et-about-purpose-grid {
  display: grid;
  grid-template-columns: minmax(0, .95fr) minmax(0, 1.05fr);
  min-height: 530px;
  align-items: stretch;
  overflow: hidden;
  border: 1px solid #d6e4e8;
  border-radius: 4px;
  background: #fff;
}
body.earthtec-elementor-site .et-page-about .et-about-purpose-copy {
  justify-content: center;
  padding: 62px 58px;
}
body.earthtec-elementor-site .et-page-about .et-about-purpose-copy .et-section-copy {
  margin-top: 26px;
}
body.earthtec-elementor-site .et-page-about .et-about-purpose-image,
body.earthtec-elementor-site .et-page-about .et-about-purpose-image .elementor-widget-container,
body.earthtec-elementor-site .et-page-about .et-about-purpose-image img {
  width: 100% !important;
  height: 100% !important;
  min-height: 530px;
}
body.earthtec-elementor-site .et-page-about .et-about-purpose-image img {
  display: block;
  object-fit: cover;
}
body.earthtec-elementor-site .et-page-about .et-about-story-grid {
  display: grid;
  grid-template-columns: minmax(0, .9fr) minmax(0, 1.1fr);
  align-items: stretch;
  overflow: hidden;
  border-radius: 4px;
  background: #fff;
  box-shadow: 0 20px 54px rgba(22, 43, 52, .1);
}
body.earthtec-elementor-site .et-page-about .et-about-story-image,
body.earthtec-elementor-site .et-page-about .et-about-story-image .elementor-widget-container,
body.earthtec-elementor-site .et-page-about .et-about-story-image img {
  width: 100% !important;
  height: 100% !important;
  min-height: 670px;
}
body.earthtec-elementor-site .et-page-about .et-about-story-image img {
  display: block;
  object-fit: cover;
}
body.earthtec-elementor-site .et-page-about .et-about-story-copy {
  justify-content: center;
  padding: 64px 64px 68px;
}

@media (max-width: 980px) {
  body.earthtec-elementor-site .et-page-about .et-about-service-grid,
  body.earthtec-elementor-site .et-page-about .et-about-values-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  body.earthtec-elementor-site .et-page-about .et-about-service-card:last-child {
    grid-column: 1 / -1;
  }
  body.earthtec-elementor-site .et-page-about .et-about-split,
  body.earthtec-elementor-site .et-page-about .et-about-purpose-grid,
  body.earthtec-elementor-site .et-page-about .et-about-story-grid {
    grid-template-columns: 1fr;
  }
  body.earthtec-elementor-site .et-page-about .et-about-why-intro {
    grid-template-columns: 1fr;
    gap: 34px;
  }
  body.earthtec-elementor-site .et-page-about .et-about-feature-image img,
  body.earthtec-elementor-site .et-page-about .et-about-purpose-image img,
  body.earthtec-elementor-site .et-page-about .et-about-story-image img {
    min-height: 440px;
    max-height: 540px;
  }
  body.earthtec-elementor-site .et-page-about .et-about-split-copy,
  body.earthtec-elementor-site .et-page-about .et-about-purpose-copy,
  body.earthtec-elementor-site .et-page-about .et-about-story-copy {
    padding: 54px 48px;
  }
}

@media (max-width: 640px) {
  body.earthtec-elementor-site .et-page-about .et-about-service-grid,
  body.earthtec-elementor-site .et-page-about .et-about-values-grid {
    grid-template-columns: 1fr;
  }
  body.earthtec-elementor-site .et-page-about .et-about-service-card:last-child {
    grid-column: auto;
  }
  body.earthtec-elementor-site .et-page-about .et-about-service-image img {
    height: 230px !important;
  }
  body.earthtec-elementor-site .et-page-about .et-about-service-body {
    min-height: 0;
    padding: 26px 24px 30px;
  }
  body.earthtec-elementor-site .et-page-about .et-about-value {
    min-height: 0;
    padding: 26px 24px 30px;
  }
  body.earthtec-elementor-site .et-page-about .et-about-split-copy,
  body.earthtec-elementor-site .et-page-about .et-about-purpose-copy,
  body.earthtec-elementor-site .et-page-about .et-about-story-copy {
    padding: 42px 26px 46px;
  }
  body.earthtec-elementor-site .et-page-about .et-about-feature-image img,
  body.earthtec-elementor-site .et-page-about .et-about-purpose-image img,
  body.earthtec-elementor-site .et-page-about .et-about-story-image img {
    min-height: 330px;
    max-height: 400px;
  }
  body.earthtec-elementor-site .et-page-about .et-about-split-media .et-photo-caption,
  body.earthtec-elementor-site .et-page-about .et-about-story-media .et-photo-caption {
    position: absolute;
    bottom: 22px;
    left: 22px;
    max-width: calc(100% - 44px);
    margin: 0;
    padding: 0;
  }
}

/* ========================================================================== */
/* EarthTech 2026 visual system: modern engineering and technology refinement */
/* ========================================================================== */

:root {
  --et-ink: #11181b;
  --et-black: #070b0d;
  --et-blue: #4aade8;
  --et-green: #69c33f;
  --et-paper: #eaf3f7;
  --et-mint: #f1f8f3;
  --et-line: #c9d7dc;
  --et-copy: #526168;
  --et-body: #edf1f3;
}

body.earthtec-elementor-site {
  background: var(--et-body);
  color: var(--et-ink);
  font-family: "Inter", "Open Sans", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
body.earthtec-elementor-site .et-page .elementor-widget-text-editor,
body.earthtec-elementor-site .et-page .elementor-widget-text-editor p {
  font-family: "Inter", "Open Sans", Arial, sans-serif !important;
}
body.earthtec-elementor-site a,
body.earthtec-elementor-site button,
body.earthtec-elementor-site input,
body.earthtec-elementor-site select,
body.earthtec-elementor-site textarea {
  transition: color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease, transform .2s ease;
}
body.earthtec-elementor-site a:focus-visible,
body.earthtec-elementor-site button:focus-visible,
body.earthtec-elementor-site input:focus-visible,
body.earthtec-elementor-site select:focus-visible,
body.earthtec-elementor-site textarea:focus-visible {
  outline: 2px solid var(--et-blue);
  outline-offset: 3px;
}

/* Navigation */
#tahefobu-header {
  box-shadow: 0 12px 34px rgba(0,0,0,.2);
}
.et-global-header {
  min-height: 84px;
  border-bottom: 1px solid rgba(74,173,232,.72);
  background: rgba(8,13,15,.97);
  backdrop-filter: blur(16px);
}
.et-header-inner { min-height: 82px; }
body.earthtec-elementor-site #tahefobu-header .e-con.et-global-header {
  min-height: 84px !important;
  height: 84px !important;
}
body.earthtec-elementor-site #tahefobu-header .e-con.et-header-inner {
  min-height: 82px !important;
  height: 82px !important;
}
.et-header-nav .tahefobu-nav-menu { gap: 24px; }
.et-header-nav .tahefobu-nav-menu a {
  position: relative;
  padding: 12px 10px;
  border-radius: 0;
  background: transparent;
  color: rgba(255,255,255,.72) !important;
  font-family: "Inter", "Open Sans", Arial, sans-serif;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .04em;
}
.et-header-nav .tahefobu-nav-menu a::after {
  content: "";
  position: absolute;
  right: 10px;
  bottom: 4px;
  left: 10px;
  height: 2px;
  background: var(--et-blue);
  transform: scaleX(0);
  transform-origin: left;
  transition: transform .2s ease;
}
.et-header-nav .tahefobu-nav-menu a:hover,
.et-header-nav .current-menu-item > a,
.et-header-nav .current_page_parent > a {
  background: rgba(74,173,232,.09);
  color: #fff !important;
}
.et-header-nav .tahefobu-nav-menu a:hover::after,
.et-header-nav .current-menu-item > a::after,
.et-header-nav .current_page_parent > a::after { transform: scaleX(1); }
.et-header-contact .elementor-button {
  min-width: 136px;
  padding: 16px 24px;
  border: 1px solid var(--et-blue);
  border-radius: 2px;
  background: var(--et-blue) !important;
  color: #071014 !important;
  box-shadow: 0 8px 24px rgba(74,173,232,.18);
}
.et-header-contact .elementor-button:hover {
  border-color: var(--et-green);
  background: var(--et-green) !important;
  box-shadow: 0 10px 30px rgba(105,195,63,.2);
  transform: translateY(-1px);
}

/* Hero system */
.et-page-hero,
.et-home-hero {
  position: relative;
  border-bottom: 1px solid rgba(74,173,232,.55);
  background-color: #0b1215;
}
.et-page-hero::before,
.et-home-hero::before {
  content: "";
  position: absolute;
  z-index: -1;
  inset: 0;
  background-image:
    linear-gradient(rgba(74,173,232,.08) 1px, transparent 1px),
    linear-gradient(90deg, rgba(74,173,232,.08) 1px, transparent 1px);
  background-size: 46px 46px;
  pointer-events: none;
}
.et-page-hero::after { background: rgba(3,9,12,.68); }
.et-home-hero::after { background: linear-gradient(90deg, rgba(3,9,12,.9), rgba(3,9,12,.58), rgba(3,9,12,.18)); }
.et-hero-inner,
.et-home-hero-inner {
  position: relative;
  z-index: 1;
  animation: et-tech-rise .65s ease both;
}
.et-page-hero .et-kicker,
.et-home-hero .et-kicker,
.et-page-hero .et-kicker .elementor-widget-container,
.et-home-hero .et-kicker .elementor-widget-container,
.et-page-hero .et-kicker p,
.et-home-hero .et-kicker p {
  font-family: "Roboto Mono", "Courier New", monospace !important;
  font-size: 12px !important;
  letter-spacing: .12em !important;
}
.et-hero-title .elementor-heading-title,
.et-home-title .elementor-heading-title {
  text-shadow: 0 8px 34px rgba(0,0,0,.42);
}
.et-hero-copy,
.et-home-subtitle {
  padding-left: 18px;
  border-left: 3px solid var(--et-green);
}
body.earthtec-elementor-site .et-page .et-hero-copy .elementor-widget-container,
body.earthtec-elementor-site .et-page .et-hero-copy p,
body.earthtec-elementor-site .et-page .et-home-subtitle p {
  color: rgba(255,255,255,.76) !important;
}

/* Sections and typography */
.et-section { position: relative; }
.et-section-white { background: #fff; }
.et-section-paper {
  background-color: var(--et-paper);
  background-image:
    linear-gradient(rgba(17,54,68,.035) 1px, transparent 1px),
    linear-gradient(90deg, rgba(17,54,68,.035) 1px, transparent 1px);
  background-size: 38px 38px;
}
.et-section-mint { background: var(--et-mint); }
.et-section-light { background: #f4f7f8; }
.et-section-dark {
  border-top: 1px solid rgba(74,173,232,.25);
  border-bottom: 1px solid rgba(74,173,232,.25);
  background-color: #080e11;
  background-image:
    linear-gradient(rgba(74,173,232,.04) 1px, transparent 1px),
    linear-gradient(90deg, rgba(74,173,232,.04) 1px, transparent 1px);
  background-size: 42px 42px;
}
.et-kicker,
.et-kicker .elementor-widget-container,
.et-kicker p {
  font-family: "Roboto Mono", "Courier New", monospace !important;
  font-size: 12px !important;
  letter-spacing: .08em !important;
}
.et-kicker .elementor-widget-container::before {
  width: 38px;
  height: 3px;
  box-shadow: 10px 0 0 rgba(74,173,232,.45);
}
.et-title .elementor-heading-title {
  font-size: 52px !important;
  line-height: 1.08 !important;
}
.et-section-copy,
.et-section-copy .elementor-widget-container,
.et-section-copy p {
  color: var(--et-copy) !important;
  font-family: "Inter", "Open Sans", Arial, sans-serif !important;
  line-height: 1.65 !important;
}

/* Commands and links */
.et-button .elementor-button {
  position: relative;
  min-height: 50px;
  overflow: hidden;
  border-radius: 2px;
  letter-spacing: .015em;
  box-shadow: none;
}
.et-button-primary .elementor-button {
  border: 1px solid var(--et-blue) !important;
  background: var(--et-blue) !important;
  color: #071014 !important;
}
.et-button-primary .elementor-button:hover {
  border-color: var(--et-green) !important;
  background: var(--et-green) !important;
  transform: translateY(-2px);
  box-shadow: 0 12px 28px rgba(105,195,63,.18);
}
.et-button-outline .elementor-button:hover {
  border-color: var(--et-blue) !important;
  background: rgba(74,173,232,.14) !important;
  transform: translateY(-2px);
}
.et-text-link .elementor-button {
  padding-bottom: 5px;
  border-bottom: 2px solid currentColor;
  font-family: "Roboto Mono", "Courier New", monospace !important;
  letter-spacing: .06em;
}
.et-text-link .elementor-button:hover { color: var(--et-blue) !important; transform: translateX(3px); }

/* Cards and media */
.et-card,
.et-plain-card,
.et-compare-card,
.et-support-card,
.et-app-card,
.et-lifecycle-card {
  position: relative;
  border: 1px solid #c9d7dc;
  border-top: 3px solid var(--et-blue);
  border-radius: 3px;
  box-shadow: 0 12px 30px rgba(17,36,44,.07);
  transition: border-color .25s ease, box-shadow .25s ease, transform .25s ease;
}
.et-card:hover,
.et-plain-card:hover,
.et-compare-card:hover,
.et-support-card:hover,
.et-app-card:hover,
.et-lifecycle-card:hover {
  border-color: rgba(74,173,232,.8);
  box-shadow: 0 20px 42px rgba(17,50,64,.13);
  transform: translateY(-5px);
}
.et-card-image,
.et-cover-image,
.et-built-image,
.et-portfolio-image,
.et-overview-image,
.et-service-image,
.et-case-image,
.et-landmark-image { overflow: hidden; }
.et-card-image img,
.et-cover-image img,
.et-built-image img,
.et-portfolio-image img,
.et-overview-image img,
.et-service-image img,
.et-case-image img,
.et-landmark-image img {
  transition: transform .6s cubic-bezier(.2,.7,.2,1), filter .3s ease;
}
.et-card:hover .et-card-image img,
.et-project-image-card:hover .et-cover-image img,
.et-feature-card:hover .et-cover-image img,
.et-built-row:hover .et-built-image img,
.et-portfolio-feature:hover .et-portfolio-image img,
.et-overview-row:hover .et-overview-image img,
.et-service-row:hover .et-service-image img,
.et-case-study:hover .et-case-image img,
.et-landmark-grid:hover .et-landmark-image img { transform: scale(1.035); }
.et-project-image-card,
.et-feature-card {
  border: 1px solid rgba(74,173,232,.28);
  border-radius: 3px;
  background: #081013;
  box-shadow: 0 14px 34px rgba(3,13,18,.16);
  transition: border-color .25s ease, box-shadow .25s ease, transform .25s ease;
}
.et-project-image-card:hover,
.et-feature-card:hover {
  border-color: var(--et-blue);
  box-shadow: 0 20px 44px rgba(7,39,54,.25);
  transform: translateY(-4px);
}
.et-card-overlay { border-left: 3px solid var(--et-blue); padding-left: 18px; }
.et-card-green { font-family: "Roboto Mono", "Courier New", monospace; }

/* Page-specific systems */
.et-home-engineering {
  border: 1px solid rgba(74,173,232,.35);
  border-radius: 3px;
  box-shadow: 0 24px 60px rgba(4,19,25,.2);
}
.et-home-engineering-inset img { border: 1px solid rgba(74,173,232,.4); border-radius: 2px; }
.et-product-tabs {
  border-color: #bfcfd5;
  box-shadow: 0 10px 26px rgba(20,43,52,.06);
}
.et-product-tab .elementor-button {
  border-color: #d2dde1;
  font-family: "Inter", "Open Sans", Arial, sans-serif !important;
}
.et-product-tab .elementor-button:hover { background: #edf6fa !important; }
.et-product-tab.is-active .elementor-button {
  border-top: 3px solid var(--et-blue);
  background: #0d1518 !important;
  color: #fff !important;
}
.et-product-feature { background: #070c0e; }
.et-product-spec-panel {
  border: 1px solid #29404a;
  border-top: 3px solid var(--et-blue);
  background-color: #0c1316;
  background-image:
    linear-gradient(rgba(74,173,232,.045) 1px, transparent 1px),
    linear-gradient(90deg, rgba(74,173,232,.045) 1px, transparent 1px);
  background-size: 28px 28px;
  box-shadow: 0 20px 50px rgba(0,0,0,.22);
}
.et-product-badge {
  border-left: 3px solid var(--et-green);
  background: rgba(105,195,63,.1);
  font-family: "Roboto Mono", "Courier New", monospace !important;
}
.et-product-fact { border-color: var(--et-blue); background: rgba(74,173,232,.07); }
.et-challenge-tabs .elementor-widget-text-editor {
  border: 1px solid #c5d4da;
  border-top: 3px solid transparent;
  background: rgba(255,255,255,.82);
}
.et-challenge-tabs .elementor-widget-text-editor:hover { border-top-color: var(--et-blue); background: #fff; }
.et-challenge-tabs .is-active {
  border-color: #10191d;
  border-top-color: var(--et-blue);
  background: #10191d;
  box-shadow: 0 10px 26px rgba(15,40,51,.14);
}
.et-challenge-panel {
  border: 1px solid rgba(74,173,232,.3);
  box-shadow: 0 20px 50px rgba(11,35,45,.14);
}
.et-solution-response {
  border: 1px solid #cad8dd;
  border-left: 5px solid var(--et-blue);
  box-shadow: 0 16px 36px rgba(20,50,62,.08);
}
.et-lifecycle-card {
  border-top-color: var(--et-green);
  background: rgba(255,255,255,.82);
}
.et-step-number,
.et-step-number p { font-family: "Roboto Mono", "Courier New", monospace !important; }
.et-built-row,
.et-portfolio-feature {
  overflow: hidden;
  border: 1px solid #cad8dd;
  border-radius: 3px;
  box-shadow: 0 18px 42px rgba(16,45,57,.09);
}
.et-portfolio-feature { border-color: #263b44; background: #0c1316; }
.et-case-label {
  padding-left: 14px;
  border-left: 3px solid var(--et-blue);
  font-family: "Roboto Mono", "Courier New", monospace;
  letter-spacing: .04em;
}

/* Contact */
.earthtec-contact-form {
  position: relative;
  padding: 42px;
  border: 1px solid #29414b;
  border-top: 4px solid var(--et-blue);
  background-color: #0d1417;
  background-image:
    linear-gradient(rgba(74,173,232,.045) 1px, transparent 1px),
    linear-gradient(90deg, rgba(74,173,232,.045) 1px, transparent 1px);
  background-size: 28px 28px;
  box-shadow: 0 24px 56px rgba(12,34,43,.18);
}
.earthtec-contact-field label {
  color: #d9e3e7;
  font-family: "Roboto Mono", "Courier New", monospace;
  font-size: 11px;
  letter-spacing: .07em;
}
.earthtec-contact-field input,
.earthtec-contact-field select,
.earthtec-contact-field textarea {
  border: 1px solid #344a53;
  border-radius: 2px;
  background: rgba(20,31,36,.94);
  color: #fff;
  font-family: "Inter", "Open Sans", Arial, sans-serif;
}
.earthtec-contact-field input:hover,
.earthtec-contact-field select:hover,
.earthtec-contact-field textarea:hover { border-color: #52707d; }
.earthtec-contact-field input:focus,
.earthtec-contact-field select:focus,
.earthtec-contact-field textarea:focus {
  border-color: var(--et-blue);
  box-shadow: 0 0 0 3px rgba(74,173,232,.12);
}
.earthtec-contact-submit {
  border: 1px solid var(--et-blue);
  background: var(--et-blue);
  color: #071014;
  box-shadow: 0 10px 26px rgba(74,173,232,.18);
}
.earthtec-contact-submit:hover {
  border-color: var(--et-green);
  background: var(--et-green);
  transform: translateY(-2px);
}
.earthtec-contact-status { color: #9eb0b7; }

/* Footer */
.et-footer-main {
  position: relative;
  border-top: 1px solid rgba(74,173,232,.6);
  background-color: #070b0d;
  background-image:
    linear-gradient(rgba(74,173,232,.035) 1px, transparent 1px),
    linear-gradient(90deg, rgba(74,173,232,.035) 1px, transparent 1px);
  background-size: 42px 42px;
}
.et-footer-main::before {
  content: "";
  position: absolute;
  top: -1px;
  left: 0;
  width: 22%;
  height: 3px;
  background: var(--et-blue);
}
.et-footer-heading .elementor-heading-title {
  color: var(--et-green) !important;
  font-family: "Roboto Mono", "Courier New", monospace !important;
  font-size: 12px !important;
  letter-spacing: .09em;
}
.et-footer-address,
.et-footer-address p { color: rgba(255,255,255,.58) !important; }
.et-footer-links,
.et-footer-links p,
.et-footer-links a { color: rgba(255,255,255,.64) !important; }
.et-footer-links a:hover { color: var(--et-blue) !important; }

@keyframes et-tech-rise {
  from { opacity: 0; transform: translateY(18px); }
  to { opacity: 1; transform: translateY(0); }
}

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after { animation-duration: .01ms !important; animation-iteration-count: 1 !important; transition-duration: .01ms !important; }
}

@media (max-width: 850px) {
  .et-global-header,
  .et-header-inner { min-height: 74px; }
  body.earthtec-elementor-site #tahefobu-header .e-con.et-global-header { min-height: 74px !important; height: 74px !important; }
  body.earthtec-elementor-site #tahefobu-header .e-con.et-header-inner { min-height: 72px !important; height: 72px !important; }
  .et-title .elementor-heading-title { font-size: 38px !important; }
  .earthtec-contact-form { padding: 30px; }
}

@media (max-width: 520px) {
  .et-page-hero::before,
  .et-home-hero::before,
  .et-section-paper,
  .et-section-dark,
  .et-footer-main { background-size: 32px 32px; }
  .et-title .elementor-heading-title { font-size: 32px !important; }
  .earthtec-contact-form { padding: 24px 20px; }
}

/* 2026 premium refinement: stronger composition without content changes. */
:root { --et-wrap: 1240px; }

/* A leaner product-like navigation bar. */
.et-global-header { min-height: 76px; }
.et-header-inner { min-height: 74px; gap: 28px; }
body.earthtec-elementor-site #tahefobu-header .e-con.et-global-header {
  min-height: 76px !important;
  height: 76px !important;
}
body.earthtec-elementor-site #tahefobu-header .e-con.et-header-inner {
  min-height: 74px !important;
  height: 74px !important;
}
.et-header-logo,
body.earthtec-elementor-site #tahefobu-header .et-header-logo {
  width: 108px !important;
  max-width: 108px !important;
  flex-basis: 108px !important;
}
.et-header-logo img { width: 108px !important; height: 62px !important; }
.et-header-nav .tahefobu-nav-menu { gap: 18px; }
.et-header-contact .elementor-button { min-width: 126px; padding: 14px 22px; }

/* More cinematic heroes with a controlled content measure. */
.et-home-hero,
.et-home-hero-inner { min-height: 660px; }
.et-page-hero,
.et-hero-inner { min-height: 570px; }
.et-home-hero-inner,
.et-hero-inner { position: relative; }
.et-home-hero-inner::after,
.et-hero-inner::after {
  content: "";
  position: absolute;
  top: 92px;
  right: 0;
  width: 210px;
  height: 138px;
  border-top: 1px solid rgba(74,173,232,.72);
  border-right: 1px solid rgba(74,173,232,.72);
  pointer-events: none;
}
.et-home-hero-inner::before,
.et-hero-inner::before {
  content: "";
  position: absolute;
  top: 86px;
  right: 204px;
  width: 12px;
  height: 12px;
  border: 2px solid var(--et-green);
  background: transparent;
  pointer-events: none;
}
.et-home-title { max-width: 760px; }
.et-home-title .elementor-heading-title {
  font-size: 78px !important;
  line-height: .98 !important;
}
.et-hero-title { max-width: 880px; }
.et-hero-title .elementor-heading-title {
  font-size: 76px !important;
  line-height: .98 !important;
}
.et-home-subtitle,
.et-hero-copy { max-width: 760px; }
.et-home-subtitle { margin-top: 28px; }
.et-actions { margin-top: 30px; gap: 16px; }
.et-button .elementor-button {
  min-width: 158px;
  clip-path: polygon(0 0, calc(100% - 10px) 0, 100% 10px, 100% 100%, 0 100%);
}

/* Convert the quiet home introduction into a premium brand band. */
.et-home-intro {
  padding: 74px 0;
  border-top: 1px solid rgba(74,173,232,.5);
  border-bottom: 1px solid rgba(74,173,232,.28);
  background-color: #0a1114;
  background-image:
    linear-gradient(rgba(74,173,232,.04) 1px, transparent 1px),
    linear-gradient(90deg, rgba(74,173,232,.04) 1px, transparent 1px);
  background-size: 34px 34px;
  text-align: left;
}
.et-home-intro > .et-wrap,
body.earthtec-elementor-site .e-con.et-home-intro > .e-con.et-wrap {
  display: grid !important;
  grid-template-columns: minmax(260px,.7fr) minmax(0,1.3fr);
  gap: 72px;
  align-items: center;
}
.et-intro-logo { width: 320px; margin: 0; }
.et-intro-logo img { width: 320px !important; height: 122px !important; object-fit: contain; }
.et-intro-copy {
  max-width: none;
  margin: 0;
  padding: 10px 0 10px 44px;
  border-left: 3px solid var(--et-blue);
}
.et-intro-copy,
.et-intro-copy .elementor-widget-container,
.et-intro-copy p {
  color: rgba(255,255,255,.76) !important;
  font-family: "Inter", "Open Sans", Arial, sans-serif !important;
  font-size: 17px !important;
  line-height: 1.75 !important;
  text-align: left;
}

.et-page-hero .et-actions > .et-button:first-child {
  border: 1px solid var(--et-blue);
  background: var(--et-blue);
  clip-path: polygon(0 0, calc(100% - 10px) 0, 100% 10px, 100% 100%, 0 100%);
}
.et-page-hero .et-actions > .et-button:first-child .elementor-button {
  border: 0 !important;
  background: transparent !important;
  color: #071014 !important;
}
.et-page-hero .et-actions > .et-button:nth-child(2) {
  border: 2px solid rgba(255,255,255,.9);
  background: rgba(5,12,15,.16);
  clip-path: polygon(0 0, calc(100% - 10px) 0, 100% 10px, 100% 100%, 0 100%);
}
.et-page-hero .et-actions > .et-button:nth-child(2) .elementor-button {
  border: 0 !important;
  background: transparent !important;
  color: #fff !important;
}
.et-page-hero .et-actions > .et-button:first-child:hover { border-color: var(--et-green); background: var(--et-green); }
.et-page-hero .et-actions > .et-button:nth-child(2):hover { border-color: var(--et-blue); background: rgba(74,173,232,.14); }

/* Stronger rhythm between major bands. */
.et-section { padding: 104px 0; }
.et-page-home > .et-section-paper + .et-section-paper {
  border-top: 1px solid #c7d7dd;
  background-color: #f7fafb;
  background-image: none;
}
.et-heading-row,
.et-split-heading {
  margin-bottom: 54px;
  padding-bottom: 28px;
  border-bottom: 1px solid rgba(70,101,114,.24);
}
.et-title { margin-top: 14px; }
.et-title .elementor-heading-title {
  font-size: 48px !important;
  line-height: 1.05 !important;
  text-transform: uppercase;
}
.et-title span { display: inline; }
.et-section-copy,
.et-section-copy .elementor-widget-container,
.et-section-copy p { max-width: 780px; font-size: 17px !important; }
.et-home-engineering .et-section-copy,
.et-home-engineering .et-section-copy .elementor-widget-container,
.et-home-engineering .et-section-copy p {
  color: rgba(255,255,255,.78) !important;
}
.et-home-engineering {
  min-height: 620px;
  padding: 54px;
  border-radius: 0;
  clip-path: polygon(0 0, calc(100% - 28px) 0, 100% 28px, 100% 100%, 0 100%);
}
.et-home-engineering-inset img { height: 390px !important; }
.et-engineering-item {
  padding: 12px 0;
  border-color: rgba(255,255,255,.17);
  font-family: "Roboto Mono", "Courier New", monospace;
  font-size: 12px;
  font-weight: 600;
}

/* Sharper, quieter engineering panels. */
.et-card,
.et-plain-card,
.et-compare-card,
.et-support-card,
.et-app-card,
.et-lifecycle-card,
.et-built-row,
.et-portfolio-feature,
.et-project-image-card,
.et-feature-card,
.et-challenge-panel,
.et-solution-response {
  border-radius: 0;
}
.et-card,
.et-plain-card,
.et-compare-card,
.et-support-card,
.et-app-card,
.et-lifecycle-card {
  box-shadow: 0 16px 34px rgba(14,41,52,.075);
}
.et-card:hover,
.et-plain-card:hover,
.et-compare-card:hover,
.et-support-card:hover,
.et-app-card:hover,
.et-lifecycle-card:hover {
  box-shadow: 0 24px 50px rgba(14,48,63,.15);
}
.et-card-image img { height: 240px !important; filter: saturate(.82) contrast(1.04); }
.et-card:hover .et-card-image img { filter: saturate(1) contrast(1.03); }
.et-card-body { min-height: 180px; padding: 28px; }
.et-card-title .elementor-heading-title { font-size: 21px !important; line-height: 1.3 !important; }
.et-card-copy .elementor-widget-container,
.et-card-copy p { font-family: "Inter", "Open Sans", Arial, sans-serif !important; }
.et-project-image-card::before,
.et-feature-card::before {
  content: "";
  position: absolute;
  z-index: 3;
  top: 0;
  right: 0;
  width: 74px;
  height: 4px;
  background: var(--et-blue);
  pointer-events: none;
}
.et-card-overlay { bottom: 30px; }
.et-card-overlay .et-card-title .elementor-heading-title { line-height: 1.25 !important; }

/* Systems, projects and solution pages. */
.et-product-feature-grid { gap: 40px; }
.et-product-main-image img { filter: saturate(.86) contrast(1.06); }
.et-product-spec-panel { padding: 48px; }
.et-product-tabs { border-left: 1px solid var(--et-line); }
.et-challenge-tabs { gap: 8px; }
.et-challenge-tabs .elementor-widget-text-editor { padding: 20px 12px; }
.et-challenge-panel { min-height: 480px; }
.et-solution-response { padding: 54px; }
.et-lifecycle { gap: 12px; }
.et-lifecycle-card { min-height: 210px; padding: 26px 22px; }
.et-built-list { gap: 52px; }
.et-built-row { border-left: 4px solid var(--et-blue); }
.et-built-copy { padding: 52px; }
.et-portfolio-feature { border-top: 3px solid var(--et-blue); }
.et-case-study { padding-bottom: 88px; border-bottom: 1px solid #c7d5da; }
.et-case-study:last-child { padding-bottom: 0; border-bottom: 0; }
.et-overview-row,
.et-service-row { padding-bottom: 58px; border-bottom: 1px solid #d1dde1; }
.et-overview-row:last-child,
.et-service-row:last-child { padding-bottom: 0; border-bottom: 0; }

/* A more intentional contact/footer finish. */
.et-contact-grid { gap: 82px; }
.earthtec-contact-form {
  clip-path: polygon(0 0, calc(100% - 22px) 0, 100% 22px, 100% 100%, 0 100%);
}
.earthtec-contact-submit { min-width: 160px; clip-path: polygon(0 0, calc(100% - 10px) 0, 100% 10px, 100% 100%, 0 100%); }
.et-footer-main { padding: 82px 0 92px; }
.et-footer-grid { gap: 56px; }
.et-footer-heading { padding-bottom: 14px; border-bottom: 1px solid rgba(74,173,232,.2); }
.et-footer-links { margin-top: 16px; }
.et-footer-links,
.et-footer-links p,
.et-footer-links a { font-size: 14px !important; line-height: 2.15 !important; }

@media (max-width: 850px) {
  .et-home-hero,
  .et-home-hero-inner { min-height: 590px; }
  .et-page-hero,
  .et-hero-inner { min-height: 500px; }
  .et-home-hero-inner::after,
  .et-home-hero-inner::before,
  .et-hero-inner::after,
  .et-hero-inner::before { display: none; }
  .et-home-title .elementor-heading-title,
  .et-hero-title .elementor-heading-title { font-size: 58px !important; }
  .et-home-intro { padding: 58px 0; }
  .et-home-intro > .et-wrap,
  body.earthtec-elementor-site .e-con.et-home-intro > .e-con.et-wrap {
    grid-template-columns: 1fr;
    gap: 26px;
  }
  .et-intro-logo { width: 260px; }
  .et-intro-logo img { width: 260px !important; height: 100px !important; }
  .et-intro-copy { padding-left: 24px; }
  .et-section { padding: 76px 0; }
  .et-heading-row,
  .et-split-heading { margin-bottom: 38px; padding-bottom: 22px; }
  .et-home-engineering { min-height: 0; padding: 34px; }
  .et-contact-grid { gap: 42px; }
}

@media (max-width: 520px) {
  .et-home-title .elementor-heading-title,
  .et-hero-title .elementor-heading-title { font-size: 47px !important; }
  .et-home-hero,
  .et-home-hero-inner { min-height: 550px; }
  .et-page-hero,
  .et-hero-inner { min-height: 460px; }
  .et-home-intro { padding: 48px 0; }
  .et-intro-copy { padding: 4px 0 4px 18px; }
  .et-intro-copy p { font-size: 15px !important; line-height: 1.65 !important; }
  .et-section { padding: 64px 0; }
  .et-title .elementor-heading-title { font-size: 32px !important; }
  .et-home-engineering { padding: 26px 22px; clip-path: none; }
  .et-button .elementor-button { min-width: 0; }
  .et-product-main-image { height: 340px; min-height: 340px; }
  .et-product-main-image img { height: 340px !important; min-height: 340px; }
}

/* Spacing audit: keep copy comfortably clear of every framed surface. */
body.earthtec-elementor-site article.et-project-category-card {
  padding: 38px 42px 44px !important;
}
.et-plain-card { padding: 36px; }
.et-compare-card { padding: 38px; }
.et-lifecycle-card { padding: 30px 26px; }
.et-app-card { padding: 26px; }
.et-product-tab .elementor-button { padding: 16px 18px; }
.et-challenge-tabs .elementor-widget-text-editor { padding: 22px 18px; }
.et-product-spec-panel { padding: 52px; }
.et-product-fact { padding: 20px 22px; }
.et-solution-response { padding: 58px; }
.et-built-copy { padding: 56px; }
.earthtec-contact-field { gap: 10px; }
.earthtec-contact-field input,
.earthtec-contact-field select { padding: 14px 18px; }
.earthtec-contact-field textarea { padding: 16px 18px; }
.earthtec-contact-submit { padding: 14px 30px; }
.et-footer-heading { padding-right: 8px; padding-left: 8px; }
.et-footer-links { padding-right: 8px; padding-left: 8px; }

@media (max-width: 850px) {
  body.earthtec-elementor-site article.et-project-category-card { padding: 32px 30px 36px !important; }
  .et-product-spec-panel,
  .et-solution-response,
  .et-built-copy { padding: 36px; }
}

@media (max-width: 520px) {
  body.earthtec-elementor-site article.et-project-category-card { padding: 28px 24px 32px !important; }
  .et-plain-card,
  .et-compare-card,
  .et-lifecycle-card,
  .et-app-card { padding: 26px 22px; }
  .et-product-tab .elementor-button,
  .et-challenge-tabs .elementor-widget-text-editor { padding: 17px 14px; }
  .et-product-spec-panel,
  .et-solution-response,
  .et-built-copy { padding: 28px 24px; }
}

/* Content backplates improve legibility where copy sits directly on photography. */
.et-home-engineering-copy {
  padding: 34px 36px;
  border: 1px solid rgba(74, 173, 232, .24);
  border-left: 4px solid var(--et-blue);
  background: rgba(5, 12, 15, .76);
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  box-shadow: 0 18px 42px rgba(0, 0, 0, .2);
}

.et-project-image-card .et-card-overlay,
.et-feature-card .et-card-overlay {
  box-sizing: border-box;
  padding: 20px 22px;
  border: 1px solid rgba(74, 173, 232, .26);
  border-left: 4px solid var(--et-blue);
  background: rgba(5, 12, 15, .82);
  -webkit-backdrop-filter: blur(7px);
  backdrop-filter: blur(7px);
  box-shadow: 0 14px 30px rgba(0, 0, 0, .22);
}

.et-challenge-panel .et-card-overlay {
  box-sizing: border-box;
  max-width: 760px;
  padding: 28px 30px;
  border: 1px solid rgba(74, 173, 232, .28);
  border-left: 4px solid var(--et-blue);
  background: rgba(5, 12, 15, .84);
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  box-shadow: 0 16px 36px rgba(0, 0, 0, .22);
}

.et-photo-caption {
  box-sizing: border-box;
  padding: 9px 13px;
  border-left: 3px solid var(--et-green);
  background: rgba(5, 12, 15, .8);
  -webkit-backdrop-filter: blur(6px);
  backdrop-filter: blur(6px);
}

@media (max-width: 850px) {
  .et-home-engineering-copy { padding: 28px 30px; }
  .et-project-image-card .et-card-overlay,
  .et-feature-card .et-card-overlay { padding: 19px 20px; }
  .et-challenge-panel .et-card-overlay { padding: 24px 26px; }
}

@media (max-width: 520px) {
  .et-home-engineering-copy { padding: 24px 20px; }
  .et-project-image-card .et-card-overlay,
  .et-feature-card .et-card-overlay { padding: 18px; }
  .et-challenge-panel .et-card-overlay {
    right: 18px;
    bottom: 24px;
    left: 18px;
    padding: 21px 20px;
  }
}

/* Premium finish pass: refined depth, material and interaction without content changes. */
:root {
  --et-surface: #fbfcfc;
  --et-surface-cool: #f1f5f6;
  --et-deep: #071014;
  --et-shadow-soft: 0 18px 45px rgba(12, 38, 49, .09);
  --et-shadow-deep: 0 24px 60px rgba(2, 13, 18, .24);
}

body.earthtec-elementor-site {
  background-color: #e9eef0;
  background-image: linear-gradient(rgba(18, 54, 68, .025) 1px, transparent 1px);
  background-size: 100% 40px;
}

body.earthtec-elementor-site ::selection {
  background: var(--et-blue);
  color: #061014;
}

/* Quiet, high-quality separation between page bands. */
.et-section-white {
  border-top: 1px solid rgba(55, 91, 105, .1);
  background: var(--et-surface);
}
.et-section-light {
  border-top: 1px solid rgba(55, 91, 105, .12);
  border-bottom: 1px solid rgba(55, 91, 105, .12);
  background: var(--et-surface-cool);
}
.et-section-mint {
  border-top: 1px solid rgba(105, 195, 63, .15);
  border-bottom: 1px solid rgba(105, 195, 63, .12);
  background-color: #f4f8f5;
  background-image: linear-gradient(90deg, rgba(105, 195, 63, .035) 1px, transparent 1px);
  background-size: 48px 100%;
}

.et-heading-row,
.et-split-heading {
  position: relative;
}
.et-heading-row::after,
.et-split-heading::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -1px;
  width: 96px;
  height: 2px;
  background: var(--et-blue);
  box-shadow: -18px 0 0 var(--et-green);
}
.et-title .elementor-heading-title {
  text-shadow: 0 1px 0 rgba(255, 255, 255, .65);
}
.et-section-dark .et-title .elementor-heading-title,
.et-home-engineering .et-title .elementor-heading-title {
  text-shadow: 0 8px 30px rgba(0, 0, 0, .34);
}

/* Navigation and commands feel more precise and deliberate. */
#tahefobu-header {
  border-bottom: 1px solid rgba(74, 173, 232, .18);
  box-shadow: 0 14px 38px rgba(1, 9, 13, .24);
}
.et-global-header {
  background: rgba(5, 12, 15, .975);
  -webkit-backdrop-filter: saturate(125%) blur(18px);
  backdrop-filter: saturate(125%) blur(18px);
}
.et-header-nav .tahefobu-nav-menu a {
  text-shadow: 0 1px 14px rgba(0, 0, 0, .28);
}
.et-header-contact .elementor-button,
.et-button-primary .elementor-button,
.earthtec-contact-submit {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .34), 0 12px 30px rgba(74, 173, 232, .2);
}
.et-header-contact .elementor-button:hover,
.et-button-primary .elementor-button:hover,
.earthtec-contact-submit:hover {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .35), 0 16px 36px rgba(105, 195, 63, .22);
}
.et-button-outline .elementor-button,
.et-button-light .elementor-button {
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, .12), 0 10px 26px rgba(0, 0, 0, .12);
}

/* Unify photographic tone and add a restrained optical frame. */
.et-card-image img,
.et-cover-image img,
.et-built-image img,
.et-portfolio-image img,
.et-overview-image img,
.et-service-image img,
.et-case-image img,
.et-landmark-image img,
.et-product-main-image img {
  filter: saturate(.88) contrast(1.055) brightness(.98);
}
.et-card:hover .et-card-image img,
.et-project-image-card:hover .et-cover-image img,
.et-feature-card:hover .et-cover-image img,
.et-built-row:hover .et-built-image img,
.et-portfolio-feature:hover .et-portfolio-image img,
.et-overview-row:hover .et-overview-image img,
.et-service-row:hover .et-service-image img,
.et-case-study:hover .et-case-image img,
.et-landmark-grid:hover .et-landmark-image img {
  filter: saturate(1) contrast(1.045) brightness(1.01);
}

.et-card,
.et-plain-card,
.et-compare-card,
.et-support-card,
.et-app-card,
.et-lifecycle-card,
.et-built-row,
.et-portfolio-feature,
.et-solution-response,
body.earthtec-elementor-site article.et-project-category-card {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .82), var(--et-shadow-soft);
}
.et-card-body {
  border-top: 1px solid rgba(74, 173, 232, .16);
  background: rgba(255, 255, 255, .97);
}
.et-card:hover,
.et-plain-card:hover,
.et-compare-card:hover,
.et-support-card:hover,
.et-app-card:hover,
.et-lifecycle-card:hover,
body.earthtec-elementor-site article.et-project-category-card:hover {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .9), 0 28px 58px rgba(12, 45, 59, .15);
}

/* Glass information plates: crisp edges, subtle highlights and technical corner marks. */
.et-home-engineering-copy,
.et-project-image-card .et-card-overlay,
.et-feature-card .et-card-overlay,
.et-challenge-panel .et-card-overlay,
.et-photo-caption {
  background-color: rgba(5, 13, 17, .7);
  background-image: linear-gradient(135deg, rgba(74, 173, 232, .08), transparent 42%);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .08), 0 18px 42px rgba(2, 13, 18, .18);
}
.et-home-engineering-copy { background-color: rgba(5, 13, 17, .72); }
.et-project-image-card .et-card-overlay,
.et-feature-card .et-card-overlay { background-color: rgba(5, 13, 17, .64); }
.et-challenge-panel .et-card-overlay { background-color: rgba(5, 13, 17, .7); }
.et-photo-caption { background-color: rgba(5, 13, 17, .6); }
.et-home-engineering-copy::before,
.et-project-image-card .et-card-overlay::before,
.et-feature-card .et-card-overlay::before,
.et-challenge-panel .et-card-overlay::before {
  content: "";
  position: absolute;
  top: -1px;
  right: -1px;
  width: 54px;
  height: 3px;
  background: var(--et-blue);
  box-shadow: -12px 0 0 rgba(105, 195, 63, .82);
  pointer-events: none;
}
.et-home-engineering-copy::after,
.et-project-image-card .et-card-overlay::after,
.et-feature-card .et-card-overlay::after,
.et-challenge-panel .et-card-overlay::after {
  content: "";
  position: absolute;
  right: 10px;
  bottom: 10px;
  width: 8px;
  height: 8px;
  border-right: 1px solid rgba(74, 173, 232, .62);
  border-bottom: 1px solid rgba(74, 173, 232, .62);
  pointer-events: none;
}
.et-project-image-card,
.et-feature-card,
.et-challenge-panel,
.et-home-engineering {
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, .035), var(--et-shadow-deep);
}
.et-project-image-card:hover,
.et-feature-card:hover {
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, .05), 0 30px 64px rgba(4, 35, 49, .28);
}

/* Technical selectors and data panels. */
.et-product-tabs,
.et-challenge-tabs {
  padding: 6px;
  border: 1px solid rgba(80, 112, 124, .22);
  background: rgba(232, 239, 242, .72);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .9), 0 14px 34px rgba(17, 48, 61, .08);
}
.et-product-tab .elementor-button,
.et-challenge-tabs .elementor-widget-text-editor {
  min-height: 60px;
}
.et-product-tab.is-active .elementor-button,
.et-challenge-tabs .is-active {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .08), 0 12px 28px rgba(5, 27, 36, .16);
}
.et-product-spec-panel,
.earthtec-contact-form {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .06), 0 30px 70px rgba(1, 13, 18, .26);
}
.et-product-fact {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .035);
}

/* Footer typography and dividers stay quiet but feel intentional. */
.et-footer-main {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .035);
}
.et-footer-logo img {
  filter: drop-shadow(0 10px 24px rgba(0, 0, 0, .28));
}
.et-footer-links a {
  display: inline-block;
}
.et-footer-links a:hover {
  transform: translateX(3px);
}

@media (max-width: 850px) {
  .et-heading-row::after,
  .et-split-heading::after { width: 68px; }
  .et-product-tabs,
  .et-challenge-tabs { padding: 4px; }
}

@media (max-width: 520px) {
  body.earthtec-elementor-site { background-size: 100% 32px; }
  .et-heading-row::after,
  .et-split-heading::after { width: 46px; }
  .et-card:hover,
  .et-plain-card:hover,
  .et-compare-card:hover,
  .et-support-card:hover,
  .et-app-card:hover,
  .et-lifecycle-card:hover,
  .et-project-image-card:hover,
  .et-feature-card:hover,
  body.earthtec-elementor-site article.et-project-category-card:hover { transform: none; }
}

/* Keep every page hero on one shared vertical system. */
.et-home-hero,
.et-home-hero-inner,
.et-page-hero,
.et-hero-inner,
.et-solution-hero,
.et-solution-hero .et-hero-inner {
  min-height: 570px !important;
}

@media (max-width: 850px) {
  .et-home-hero,
  .et-home-hero-inner,
  .et-page-hero,
  .et-hero-inner,
  .et-solution-hero,
  .et-solution-hero .et-hero-inner {
    min-height: 520px !important;
  }
}

@media (max-width: 520px) {
  .et-home-hero,
  .et-home-hero-inner,
  .et-page-hero,
  .et-hero-inner,
  .et-solution-hero,
  .et-solution-hero .et-hero-inner {
    min-height: 520px !important;
  }
}

/* Product pages: all supporting copy placed on dark surfaces is pure white. */
body.earthtec-elementor-site .et-page-product .et-hero-copy,
body.earthtec-elementor-site .et-page-product .et-hero-copy .elementor-widget-container,
body.earthtec-elementor-site .et-page-product .et-hero-copy p,
body.earthtec-elementor-site .et-page-product .et-product-description,
body.earthtec-elementor-site .et-page-product .et-product-description .elementor-widget-container,
body.earthtec-elementor-site .et-page-product .et-product-description p,
body.earthtec-elementor-site .et-page-product .et-fact-copy,
body.earthtec-elementor-site .et-page-product .et-fact-copy .elementor-widget-container,
body.earthtec-elementor-site .et-page-product .et-fact-copy p,
body.earthtec-elementor-site .et-page-product .et-section-dark .et-section-copy,
body.earthtec-elementor-site .et-page-product .et-section-dark .et-section-copy .elementor-widget-container,
body.earthtec-elementor-site .et-page-product .et-section-dark .et-section-copy p,
body.earthtec-elementor-site .et-page-product .et-section-dark .et-card-copy,
body.earthtec-elementor-site .et-page-product .et-section-dark .et-card-copy .elementor-widget-container,
body.earthtec-elementor-site .et-page-product .et-section-dark .et-card-copy p,
body.earthtec-elementor-site .et-page-product .et-compare-card.is-dark .et-card-copy,
body.earthtec-elementor-site .et-page-product .et-compare-card.is-dark .et-card-copy .elementor-widget-container,
body.earthtec-elementor-site .et-page-product .et-compare-card.is-dark .et-card-copy p,
body.earthtec-elementor-site .et-page-product .et-card-overlay .et-card-copy,
body.earthtec-elementor-site .et-page-product .et-card-overlay .et-card-copy .elementor-widget-container,
body.earthtec-elementor-site .et-page-product .et-card-overlay .et-card-copy p {
  color: #fff !important;
}

/* Header navigation stays crisp against the black surface. */
body.earthtec-elementor-site #tahefobu-header .et-header-nav .tahefobu-nav-menu a,
body.earthtec-elementor-site #tahefobu-header .et-header-nav .tahefobu-mobile-nav-menu a,
body.earthtec-elementor-site #tahefobu-header .et-header-nav .menu-link {
  color: #fff !important;
  text-shadow: none !important;
  opacity: 1 !important;
}

/* Solutions image copy remains readable while revealing the photography beneath it. */
.et-challenge-panel .et-card-overlay {
  background-color: rgba(5, 13, 17, .4);
  background-image: linear-gradient(135deg, rgba(5, 13, 17, .18), transparent 58%);
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 14px 32px rgba(2, 13, 18, .14);
}
.et-challenge-panel .et-card-title .elementor-heading-title,
.et-challenge-panel .et-card-copy,
.et-challenge-panel .et-card-copy p {
  text-shadow: 0 2px 12px rgba(0, 0, 0, .85);
}
.et-challenge-panel .et-card-overlay {
  padding: 32px 36px;
}
.et-challenge-panel .et-card-title {
  padding-bottom: 18px;
  border-bottom: 1px solid rgba(255, 255, 255, .34);
}
.et-challenge-panel .et-card-title .elementor-heading-title {
  line-height: 1.05 !important;
}
body.earthtec-elementor-site .et-challenge-panel .et-card-copy {
  max-width: 700px;
  margin-top: 20px;
}
body.earthtec-elementor-site .et-challenge-panel .et-card-copy,
body.earthtec-elementor-site .et-challenge-panel .et-card-copy .elementor-widget-container,
body.earthtec-elementor-site .et-challenge-panel .et-card-copy p {
  color: #fff !important;
  font-size: 17px !important;
  font-weight: 500 !important;
  line-height: 1.7 !important;
}

@media (max-width: 850px) {
  .et-challenge-panel .et-card-overlay { padding: 27px 28px; }
  body.earthtec-elementor-site .et-challenge-panel .et-card-copy,
  body.earthtec-elementor-site .et-challenge-panel .et-card-copy .elementor-widget-container,
  body.earthtec-elementor-site .et-challenge-panel .et-card-copy p { font-size: 16px !important; }
}

@media (max-width: 520px) {
  .et-challenge-panel .et-card-overlay { padding: 23px 21px; }
  .et-challenge-panel .et-card-title { padding-bottom: 14px; }
  body.earthtec-elementor-site .et-challenge-panel .et-card-copy { margin-top: 16px; }
}

/* Solutions: align every image caption panel to the bottom edge. */
body.earthtec-elementor-site .et-page-solutions .et-feature-card .et-card-overlay,
body.earthtec-elementor-site .et-page-solutions .et-challenge-panel .et-card-overlay,
body.earthtec-elementor-site .et-page-solutions .et-project-image-card .et-card-overlay {
  right: 0;
  bottom: 0;
  left: 0;
  width: auto;
  max-width: none;
  background-color: rgba(5, 13, 17, .4);
  background-image: linear-gradient(180deg, rgba(5, 13, 17, .08), rgba(5, 13, 17, .28));
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 -10px 28px rgba(2, 13, 18, .12);
}
body.earthtec-elementor-site .et-page-solutions .et-feature-card .et-card-overlay {
  padding: 18px 20px 20px;
}
body.earthtec-elementor-site .et-page-solutions .et-challenge-panel .et-card-overlay {
  padding: 26px 30px 28px;
}
body.earthtec-elementor-site .et-page-solutions .et-project-image-card .et-card-overlay {
  padding: 20px 24px 22px;
}
body.earthtec-elementor-site .et-page-solutions .et-challenge-panel .et-card-title .elementor-heading-title {
  font-size: 40px !important;
  line-height: 1.08 !important;
}
body.earthtec-elementor-site .et-page-solutions .et-feature-card .et-card-title .elementor-heading-title,
body.earthtec-elementor-site .et-page-solutions .et-project-image-card .et-card-title .elementor-heading-title {
  font-size: 20px !important;
  line-height: 1.25 !important;
}
body.earthtec-elementor-site .et-page-solutions .et-feature-card .et-card-copy,
body.earthtec-elementor-site .et-page-solutions .et-feature-card .et-card-copy p,
body.earthtec-elementor-site .et-page-solutions .et-project-image-card .et-card-copy,
body.earthtec-elementor-site .et-page-solutions .et-project-image-card .et-card-copy p {
  color: #fff !important;
}

@media (max-width: 850px) {
  body.earthtec-elementor-site .et-page-solutions .et-challenge-panel .et-card-title .elementor-heading-title {
    font-size: 34px !important;
  }
}

@media (max-width: 520px) {
  body.earthtec-elementor-site .et-page-solutions .et-feature-card .et-card-overlay,
  body.earthtec-elementor-site .et-page-solutions .et-project-image-card .et-card-overlay {
    padding: 17px 18px 19px;
  }
  body.earthtec-elementor-site .et-page-solutions .et-challenge-panel .et-card-overlay {
    padding: 21px 20px 23px;
  }
  body.earthtec-elementor-site .et-page-solutions .et-challenge-panel .et-card-title .elementor-heading-title {
    font-size: 30px !important;
  }
  body.earthtec-elementor-site .et-page-solutions .et-feature-card .et-card-title .elementor-heading-title,
  body.earthtec-elementor-site .et-page-solutions .et-project-image-card .et-card-title .elementor-heading-title {
    font-size: 18px !important;
  }
}

/* Solutions captions sit directly on imagery without a background box. */
body.earthtec-elementor-site .et-page-solutions .et-feature-card .et-card-overlay,
body.earthtec-elementor-site .et-page-solutions .et-challenge-panel .et-card-overlay,
body.earthtec-elementor-site .et-page-solutions .et-project-image-card .et-card-overlay {
  border: 0;
  background: transparent;
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  box-shadow: none;
}
body.earthtec-elementor-site .et-page-solutions .et-challenge-panel .et-card-title {
  border-bottom: 0;
}
body.earthtec-elementor-site .et-page-solutions .et-feature-card .et-card-title .elementor-heading-title,
body.earthtec-elementor-site .et-page-solutions .et-feature-card .et-card-green,
body.earthtec-elementor-site .et-page-solutions .et-challenge-panel .et-card-title .elementor-heading-title,
body.earthtec-elementor-site .et-page-solutions .et-challenge-panel .et-card-copy,
body.earthtec-elementor-site .et-page-solutions .et-challenge-panel .et-card-copy p,
body.earthtec-elementor-site .et-page-solutions .et-project-image-card .et-card-title .elementor-heading-title,
body.earthtec-elementor-site .et-page-solutions .et-project-image-card .et-card-copy,
body.earthtec-elementor-site .et-page-solutions .et-project-image-card .et-card-copy p {
  text-shadow: 0 2px 14px rgba(0, 0, 0, .95), 0 1px 3px rgba(0, 0, 0, 1);
}

/* Compact Solutions captions so imagery remains the dominant element. */
body.earthtec-elementor-site .et-page-solutions .et-feature-card .et-card-overlay {
  padding: 10px 18px 12px;
}
body.earthtec-elementor-site .et-page-solutions .et-challenge-panel .et-card-overlay {
  padding: 14px 22px 14px;
}
body.earthtec-elementor-site .et-page-solutions .et-project-image-card .et-card-overlay {
  padding: 12px 20px 14px;
}
body.earthtec-elementor-site .et-page-solutions .et-challenge-panel .et-card-title {
  padding-bottom: 5px;
}
body.earthtec-elementor-site .et-page-solutions .et-challenge-panel .et-card-title .elementor-heading-title {
  font-size: 34px !important;
}
body.earthtec-elementor-site .et-page-solutions .et-challenge-panel .et-card-copy {
  margin-top: 8px;
}
body.earthtec-elementor-site .et-page-solutions .et-challenge-panel .et-card-copy,
body.earthtec-elementor-site .et-page-solutions .et-challenge-panel .et-card-copy .elementor-widget-container,
body.earthtec-elementor-site .et-page-solutions .et-challenge-panel .et-card-copy p {
  font-size: 15px !important;
  line-height: 1.45 !important;
}
body.earthtec-elementor-site .et-page-solutions .et-feature-card .et-card-title .elementor-heading-title,
body.earthtec-elementor-site .et-page-solutions .et-project-image-card .et-card-title .elementor-heading-title {
  font-size: 18px !important;
}
body.earthtec-elementor-site .et-page-solutions .et-feature-card .et-card-green {
  margin-top: 5px;
  font-size: 12px;
  line-height: 1.35;
}
body.earthtec-elementor-site .et-page-solutions .et-project-image-card .et-card-copy {
  margin-top: 8px;
}
body.earthtec-elementor-site .et-page-solutions .et-project-image-card .et-card-copy,
body.earthtec-elementor-site .et-page-solutions .et-project-image-card .et-card-copy .elementor-widget-container,
body.earthtec-elementor-site .et-page-solutions .et-project-image-card .et-card-copy p {
  font-size: 13px !important;
  line-height: 1.4 !important;
}

@media (max-width: 520px) {
  body.earthtec-elementor-site .et-page-solutions .et-feature-card .et-card-overlay,
  body.earthtec-elementor-site .et-page-solutions .et-project-image-card .et-card-overlay {
    padding: 10px 14px 12px;
  }
  body.earthtec-elementor-site .et-page-solutions .et-challenge-panel .et-card-overlay {
    padding: 12px 16px 13px;
  }
  body.earthtec-elementor-site .et-page-solutions .et-challenge-panel .et-card-title .elementor-heading-title {
    font-size: 28px !important;
  }
  body.earthtec-elementor-site .et-page-solutions .et-challenge-panel .et-card-copy,
  body.earthtec-elementor-site .et-page-solutions .et-challenge-panel .et-card-copy .elementor-widget-container,
  body.earthtec-elementor-site .et-page-solutions .et-challenge-panel .et-card-copy p {
    font-size: 14px !important;
  }
}

/* One caption treatment for every image-led card across the website. */
body.earthtec-elementor-site .et-card-overlay {
  right: 0 !important;
  bottom: 0 !important;
  left: 0 !important;
  width: auto !important;
  max-width: none !important;
  padding: 12px 18px 14px !important;
  border: 0 !important;
  background: transparent !important;
  -webkit-backdrop-filter: none !important;
  backdrop-filter: none !important;
  box-shadow: none !important;
}
body.earthtec-elementor-site .et-card-overlay .et-card-title .elementor-heading-title {
  color: #fff !important;
  font-size: 18px !important;
  line-height: 1.25 !important;
  text-shadow: 0 2px 14px rgba(0, 0, 0, .95), 0 1px 3px #000 !important;
}
body.earthtec-elementor-site .et-card-overlay .et-card-copy,
body.earthtec-elementor-site .et-card-overlay .et-card-copy .elementor-widget-container,
body.earthtec-elementor-site .et-card-overlay .et-card-copy p,
body.earthtec-elementor-site .et-card-overlay .et-card-green,
body.earthtec-elementor-site .et-card-overlay .et-card-green .elementor-widget-container,
body.earthtec-elementor-site .et-card-overlay .et-card-green p {
  color: #fff !important;
  font-size: 13px !important;
  line-height: 1.4 !important;
  text-shadow: 0 2px 12px rgba(0, 0, 0, .98), 0 1px 3px #000 !important;
}
body.earthtec-elementor-site .et-card-overlay .et-card-copy,
body.earthtec-elementor-site .et-card-overlay .et-card-green {
  margin-top: 6px !important;
}
body.earthtec-elementor-site .et-card-overlay .et-card-number,
body.earthtec-elementor-site .et-card-overlay .et-card-number .elementor-widget-container {
  margin-bottom: 6px !important;
  color: #fff !important;
  font-size: 13px !important;
  line-height: 1.2 !important;
  text-shadow: 0 2px 10px #000 !important;
}
body.earthtec-elementor-site .et-challenge-panel .et-card-overlay {
  padding: 14px 22px !important;
}
body.earthtec-elementor-site .et-challenge-panel .et-card-title {
  padding-bottom: 5px !important;
  border-bottom: 0 !important;
}
body.earthtec-elementor-site .et-challenge-panel .et-card-title .elementor-heading-title {
  font-size: 34px !important;
  line-height: 1.08 !important;
}
body.earthtec-elementor-site .et-challenge-panel .et-card-copy {
  margin-top: 8px !important;
}
body.earthtec-elementor-site .et-photo-caption {
  border: 0 !important;
  background: transparent !important;
  -webkit-backdrop-filter: none !important;
  backdrop-filter: none !important;
  box-shadow: none !important;
  color: #fff !important;
  text-shadow: 0 2px 12px #000 !important;
}
body.earthtec-elementor-site .et-image-project-link,
body.earthtec-elementor-site .et-image-project-note,
body.earthtec-elementor-site .et-image-project-label,
body.earthtec-elementor-site .et-image-project-label strong {
  color: #fff !important;
  text-shadow: 0 2px 12px #000 !important;
}

@media (max-width: 520px) {
  body.earthtec-elementor-site .et-card-overlay { padding: 10px 14px 12px !important; }
  body.earthtec-elementor-site .et-challenge-panel .et-card-overlay { padding: 12px 16px 13px !important; }
  body.earthtec-elementor-site .et-challenge-panel .et-card-title .elementor-heading-title { font-size: 28px !important; }
  body.earthtec-elementor-site .et-card-overlay .et-card-copy,
  body.earthtec-elementor-site .et-card-overlay .et-card-copy p,
  body.earthtec-elementor-site .et-card-overlay .et-card-green,
  body.earthtec-elementor-site .et-card-overlay .et-card-green p { font-size: 12px !important; }
}
