:root {
  --h77-navy: #0b1f35;
  --h77-navy-2: #102f52;
  --h77-gold: #d8aa3d;
  --h77-ink: #182231;
  --h77-muted: #617083;
  --h77-line: #dce3eb;
  --h77-soft: #f3f6f9;
  --h77-white: #fff;
}

/* Architecture design service — reference-matched native Elementor page. */
body.single-h77_service.postid-11 {
  --arch-blue: #073b7a;
  --arch-blue-2: #0d58a7;
  --arch-navy: #052d5e;
  --arch-ink: #17263a;
  --arch-muted: #617086;
  --arch-line: #d8e2ee;
  --arch-soft: #f5f8fc;
  background: #fff;
}

body.single-h77_service.postid-11 .elementor .arch-service-main,
body.single-h77_service.postid-11 .elementor .arch-service-main .e-con,
body.single-h77_service.postid-11 .elementor .arch-service-main .elementor-widget {
  box-sizing: border-box;
}

body.single-h77_service.postid-11 .elementor .arch-service-main { width: 100%; overflow: hidden; background: #fff; }
body.single-h77_service.postid-11 .elementor .h77e-nav-links,
body.single-h77_service.postid-11 .elementor .h77e-nav-group,
body.single-h77_service.postid-11 .elementor .h77e-nav-dropdown,
body.single-h77_service.postid-11 .elementor .h77e-nav-cta,
body.single-h77_service.postid-11 .elementor .h77e-mobile-menu { padding: 0 !important; }
body.single-h77_service.postid-11 .elementor .h77e-nav-group {
  position: relative;
  display: flex;
  width: auto !important;
  align-self: stretch;
  align-items: center;
}
body.single-h77_service.postid-11 .elementor .h77e-nav-group::after {
  content: "";
  position: absolute;
  top: 100%;
  right: -12px;
  left: -12px;
  height: 18px;
}
body.single-h77_service.postid-11 .elementor .h77e-nav-dropdown {
  position: absolute;
  top: calc(100% + 12px);
  left: 0;
  z-index: 82;
  display: grid;
  width: 292px !important;
  gap: 4px;
  padding: 8px !important;
  border: 1px solid rgba(255,255,255,.56);
  border-radius: 8px;
  background: rgba(255,255,255,.94);
  box-shadow: 0 24px 58px rgba(6,36,95,.18);
  backdrop-filter: blur(22px) saturate(160%);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transform: translateY(8px);
  transition: opacity 160ms ease, transform 160ms ease, visibility 0s linear 160ms;
}
body.single-h77_service.postid-11 .elementor .h77e-nav-group:hover .h77e-nav-dropdown,
body.single-h77_service.postid-11 .elementor .h77e-nav-group:focus-within .h77e-nav-dropdown {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  transform: translateY(0);
  transition-delay: 0s;
}
body.single-h77_service.postid-11 .elementor .h77e-nav-dropdown-link { width: 100% !important; }
body.single-h77_service.postid-11 .elementor .h77e-nav-dropdown-link .elementor-button {
  display: flex;
  width: 100%;
  justify-content: flex-start;
  padding: 13px 14px !important;
  border-radius: 6px;
  color: #06245f !important;
  background: transparent !important;
  font-size: 15px;
  font-weight: 800;
  text-align: left;
}
body.single-h77_service.postid-11 .elementor .h77e-nav-dropdown-link .elementor-button:hover { background: rgba(31,117,214,.1) !important; }
body.single-h77_service.postid-11 .elementor .arch-section { width: 100%; padding: 0 !important; background: #fff; }
body.single-h77_service.postid-11 .elementor .arch-inner { width: min(1180px, calc(100% - 56px)); margin-inline: auto; padding: 52px 0 !important; }
body.single-h77_service.postid-11 .elementor .arch-section-title { padding: 0 !important; }
body.single-h77_service.postid-11 .elementor .arch-section-title .elementor-heading-title {
  margin: 0;
  color: var(--arch-ink) !important;
  font-size: clamp(26px, 2.7vw, 38px) !important;
  font-weight: 800 !important;
  line-height: 1.18 !important;
  letter-spacing: -.025em;
}
body.single-h77_service.postid-11 .elementor .arch-left-title .elementor-heading-title::after,
body.single-h77_service.postid-11 .elementor .arch-center-title .elementor-heading-title::after {
  content: "";
  display: block;
  width: 52px;
  height: 3px;
  margin-top: 14px;
  background: #2f82da;
}
body.single-h77_service.postid-11 .elementor .arch-center-title { text-align: center; }
body.single-h77_service.postid-11 .elementor .arch-center-title .elementor-heading-title::after { margin-inline: auto; }

body.single-h77_service.postid-11 .elementor .arch-overview-inner {
  display: grid;
  grid-template-columns: .78fr 1.22fr;
  gap: 48px;
  align-items: center;
}
body.single-h77_service.postid-11 .elementor .arch-overview-copy { display: block; padding: 0 !important; }
body.single-h77_service.postid-11 .elementor .arch-body-text { padding: 0 !important; }
body.single-h77_service.postid-11 .elementor .arch-body-text p {
  margin: 20px 0 0;
  color: var(--arch-muted);
  font-size: 15px;
  line-height: 1.75;
}
body.single-h77_service.postid-11 .elementor .arch-overview-visual { display: block; padding: 0 !important; }
body.single-h77_service.postid-11 .elementor .arch-overview-image,
body.single-h77_service.postid-11 .elementor .arch-overview-image .elementor-widget-container { height: 390px; padding: 0 !important; overflow: hidden; }
body.single-h77_service.postid-11 .elementor .arch-overview-image img { width: 100%; height: 390px !important; object-fit: cover; object-position: center; }
body.single-h77_service.postid-11 .elementor .arch-discipline-grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 8px;
  margin-top: -4px;
  padding: 0 !important;
}
body.single-h77_service.postid-11 .elementor .arch-discipline-card {
  display: flex;
  min-height: 112px;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  padding: 13px 8px !important;
  border: 1px solid var(--arch-line);
  background: #fff;
  text-align: center;
}
body.single-h77_service.postid-11 .elementor .arch-discipline-icon { padding: 0 !important; }
body.single-h77_service.postid-11 .elementor .arch-discipline-icon .elementor-icon { color: var(--arch-blue); font-size: 23px; }
body.single-h77_service.postid-11 .elementor .arch-small-title { padding: 0 !important; }
body.single-h77_service.postid-11 .elementor .arch-small-title .elementor-heading-title { margin: 0; color: var(--arch-blue) !important; font-size: 12px !important; font-weight: 800 !important; }
body.single-h77_service.postid-11 .elementor .arch-small-text { padding: 0 !important; }
body.single-h77_service.postid-11 .elementor .arch-small-text p { margin: 0; color: #68758a; font-size: 9px; line-height: 1.35; }

body.single-h77_service.postid-11 .elementor .arch-building-types { border-top: 1px solid #edf1f6; border-bottom: 1px solid #edf1f6; background: #fafcfe; }
body.single-h77_service.postid-11 .elementor .arch-building-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 22px; margin-top: 28px; padding: 0 !important; }
body.single-h77_service.postid-11 .elementor .arch-building-card { display: block; overflow: hidden; padding: 0 !important; border: 1px solid var(--arch-line); border-radius: 5px; background: #fff; box-shadow: 0 8px 22px rgba(15,45,80,.06); }
body.single-h77_service.postid-11 .elementor .arch-building-image,
body.single-h77_service.postid-11 .elementor .arch-building-image .elementor-widget-container { height: 246px; padding: 0 !important; overflow: hidden; }
body.single-h77_service.postid-11 .elementor .arch-building-image img { width: 100%; height: 246px !important; object-fit: cover; transition: transform .35s ease; }
body.single-h77_service.postid-11 .elementor .arch-building-card:hover .arch-building-image img { transform: scale(1.035); }
body.single-h77_service.postid-11 .elementor .arch-building-caption { display: flex; flex-direction: row; align-items: center; justify-content: space-between; min-height: 50px; padding: 0 14px !important; }
body.single-h77_service.postid-11 .elementor .arch-building-title,
body.single-h77_service.postid-11 .elementor .arch-building-arrow { width: auto !important; padding: 0 !important; }
body.single-h77_service.postid-11 .elementor .arch-building-title .elementor-heading-title { margin: 0; color: var(--arch-blue) !important; font-size: 14px !important; font-weight: 800 !important; text-transform: uppercase; }
body.single-h77_service.postid-11 .elementor .arch-building-arrow p { margin: 0; color: var(--arch-blue); font-size: 18px; }

body.single-h77_service.postid-11 .elementor .arch-doc-tabs { display: grid; grid-template-columns: repeat(4, 1fr); margin-top: 25px; padding: 0 !important; border: 1px solid var(--arch-line); }
body.single-h77_service.postid-11 .elementor .arch-doc-tab { padding: 0 !important; border-right: 1px solid var(--arch-line); }
body.single-h77_service.postid-11 .elementor .arch-doc-tab:last-child { border-right: 0; }
body.single-h77_service.postid-11 .elementor .arch-doc-tab p { margin: 0; padding: 12px; color: #5c6a7d; font-size: 12px; font-weight: 800; text-align: center; }
body.single-h77_service.postid-11 .elementor .arch-doc-tab.active p { color: #fff; background: var(--arch-blue); }
body.single-h77_service.postid-11 .elementor .arch-doc-layout { display: grid; grid-template-columns: 250px 1fr; min-height: 410px; padding: 0 !important; border: 1px solid var(--arch-line); border-top: 0; }
body.single-h77_service.postid-11 .elementor .arch-doc-list { display: block; padding: 28px 24px !important; border-right: 1px solid var(--arch-line); background: #f8fbff; }
body.single-h77_service.postid-11 .elementor .arch-doc-list-title .elementor-heading-title { margin: 0 0 18px; color: var(--arch-blue) !important; font-size: 15px !important; font-weight: 800 !important; text-transform: uppercase; }
body.single-h77_service.postid-11 .elementor .arch-doc-list-text { padding: 0 !important; }
body.single-h77_service.postid-11 .elementor .arch-doc-list-text ul { margin: 0; padding: 0; list-style: none; }
body.single-h77_service.postid-11 .elementor .arch-doc-list-text li { position: relative; margin: 0 0 15px; padding-left: 22px; color: #536278; font-size: 13px; line-height: 1.45; }
body.single-h77_service.postid-11 .elementor .arch-doc-list-text li::before { content: "✓"; position: absolute; left: 0; color: #357ac5; font-weight: 800; }
body.single-h77_service.postid-11 .elementor .arch-doc-drawing,
body.single-h77_service.postid-11 .elementor .arch-doc-drawing .elementor-widget-container { height: 410px; padding: 0 !important; overflow: hidden; background: #fff; }
body.single-h77_service.postid-11 .elementor .arch-doc-drawing img { width: 100%; height: 410px !important; object-fit: contain; }

body.single-h77_service.postid-11 .elementor .arch-bim {
  color: #fff;
  background: linear-gradient(90deg, #062e60 0%, #062e60 37%, #041e40 100%);
}
body.single-h77_service.postid-11 .elementor .arch-bim-inner { display: grid; grid-template-columns: .72fr 1.28fr; min-height: 460px; align-items: stretch; padding: 0 !important; }
body.single-h77_service.postid-11 .elementor .arch-bim-copy { z-index: 2; display: block; padding: 58px 36px 48px 0 !important; background: linear-gradient(90deg,#062e60 80%,rgba(6,46,96,.25)); }
body.single-h77_service.postid-11 .elementor .arch-light-title .elementor-heading-title { color: #fff !important; }
body.single-h77_service.postid-11 .elementor .arch-light-title .elementor-heading-title::after { content: ""; display: block; width: 52px; height: 3px; margin-top: 14px; background: #45a2ff; }
body.single-h77_service.postid-11 .elementor .arch-light-text { padding: 0 !important; }
body.single-h77_service.postid-11 .elementor .arch-light-text p { margin: 18px 0; color: rgba(255,255,255,.82); font-size: 14px; line-height: 1.65; }
body.single-h77_service.postid-11 .elementor .arch-bim-checks { padding: 0 !important; }
body.single-h77_service.postid-11 .elementor .arch-bim-checks ul { margin: 0; padding: 0; list-style: none; }
body.single-h77_service.postid-11 .elementor .arch-bim-checks li { position: relative; margin: 0 0 10px; padding-left: 23px; color: rgba(255,255,255,.92); font-size: 12px; line-height: 1.5; }
body.single-h77_service.postid-11 .elementor .arch-bim-checks li::before { content: "✓"; position: absolute; left: 0; color: #65b6ff; font-weight: 800; }
body.single-h77_service.postid-11 .elementor .arch-bim-image,
body.single-h77_service.postid-11 .elementor .arch-bim-image .elementor-widget-container { height: 460px; padding: 0 !important; overflow: hidden; }
body.single-h77_service.postid-11 .elementor .arch-bim-image img { width: 100%; height: 460px !important; object-fit: cover; object-position: center; }

body.single-h77_service.postid-11 .elementor .arch-process-grid { position: relative; display: grid; grid-template-columns: repeat(10, 1fr); gap: 9px; margin-top: 30px; padding: 0 !important; }
body.single-h77_service.postid-11 .elementor .arch-process-grid::before { content: ""; position: absolute; top: 27px; right: 3%; left: 3%; height: 1px; background: #9eb8d7; }
body.single-h77_service.postid-11 .elementor .arch-step-card { position: relative; z-index: 1; display: flex; flex-direction: column; align-items: center; min-width: 0; padding: 0 3px !important; text-align: center; }
body.single-h77_service.postid-11 .elementor .arch-step-number { display: flex; width: 30px !important; height: 30px; align-items: center; justify-content: center; margin-bottom: 8px; padding: 0 !important; border: 2px solid #83a6ce; border-radius: 50%; background: #fff; }
body.single-h77_service.postid-11 .elementor .arch-step-number .elementor-heading-title { color: var(--arch-blue) !important; font-size: 10px !important; font-weight: 800 !important; }
body.single-h77_service.postid-11 .elementor .arch-step-icon { display: flex; width: 42px !important; height: 42px; align-items: center; justify-content: center; padding: 0 !important; border: 1px solid #b7cae0; border-radius: 5px; background: #f8fbff; }
body.single-h77_service.postid-11 .elementor .arch-step-icon .elementor-icon { color: var(--arch-blue); font-size: 18px; }
body.single-h77_service.postid-11 .elementor .arch-step-title { padding: 0 !important; }
body.single-h77_service.postid-11 .elementor .arch-step-title .elementor-heading-title { margin: 8px 0 4px; color: var(--arch-blue) !important; font-size: 10px !important; font-weight: 800 !important; line-height: 1.3 !important; }
body.single-h77_service.postid-11 .elementor .arch-step-text { padding: 0 !important; }
body.single-h77_service.postid-11 .elementor .arch-step-text p { margin: 0; color: #718095; font-size: 8px; line-height: 1.35; }

body.single-h77_service.postid-11 .elementor .arch-quality { border-top: 1px solid #edf1f6; border-bottom: 1px solid #edf1f6; background: #fbf9f5; }
body.single-h77_service.postid-11 .elementor .arch-quality-grid { display: grid; grid-template-columns: repeat(5, 1fr); gap: 0; margin-top: 25px; padding: 0 !important; }
body.single-h77_service.postid-11 .elementor .arch-quality-card { display: grid; grid-template-columns: 42px 1fr; gap: 12px; padding: 0 22px !important; border-right: 1px solid #d8d4cc; }
body.single-h77_service.postid-11 .elementor .arch-quality-card:first-child { padding-left: 0 !important; }
body.single-h77_service.postid-11 .elementor .arch-quality-card:last-child { padding-right: 0 !important; border-right: 0; }
body.single-h77_service.postid-11 .elementor .arch-quality-icon { display: flex; width: 38px !important; height: 38px; align-items: center; justify-content: center; padding: 0 !important; border: 2px solid #4c82bc; border-radius: 50%; }
body.single-h77_service.postid-11 .elementor .arch-quality-icon .elementor-icon { color: var(--arch-blue); font-size: 16px; }
body.single-h77_service.postid-11 .elementor .arch-quality-copy { display: block; padding: 0 !important; }
body.single-h77_service.postid-11 .elementor .arch-quality-title .elementor-heading-title { margin: 1px 0 5px; color: var(--arch-blue) !important; font-size: 12px !important; font-weight: 800 !important; text-transform: uppercase; }
body.single-h77_service.postid-11 .elementor .arch-quality-text p { margin: 0; color: #657286; font-size: 9px; line-height: 1.45; }

body.single-h77_service.postid-11 .elementor .arch-deliverables-inner { display: grid; grid-template-columns: 245px 1fr; gap: 34px; align-items: center; }
body.single-h77_service.postid-11 .elementor .arch-deliverables-copy { display: block; padding: 0 !important; }
body.single-h77_service.postid-11 .elementor .arch-deliverables-list { padding: 0 !important; }
body.single-h77_service.postid-11 .elementor .arch-deliverables-list ul { margin: 22px 0 0; padding: 0; list-style: none; }
body.single-h77_service.postid-11 .elementor .arch-deliverables-list li { position: relative; margin-bottom: 12px; padding-left: 21px; color: #56657a; font-size: 13px; line-height: 1.4; }
body.single-h77_service.postid-11 .elementor .arch-deliverables-list li::before { content: "⊙"; position: absolute; left: 0; color: #337bc7; }
body.single-h77_service.postid-11 .elementor .arch-note { margin: 18px 0 0; color: #8c95a2; font-size: 10px; }
body.single-h77_service.postid-11 .elementor .arch-deliverables-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 16px; padding: 0 !important; }
body.single-h77_service.postid-11 .elementor .arch-deliverable-card { display: block; min-height: 252px; overflow: hidden; padding: 0 0 15px !important; border: 1px solid #bac8d9; border-radius: 4px; background: #fff; box-shadow: 0 9px 20px rgba(7,40,77,.09); }
body.single-h77_service.postid-11 .elementor .arch-deliverable-card::before { content: "H77CONS"; display: block; padding: 8px 12px; color: #fff; background: var(--arch-navy); font-size: 10px; font-weight: 800; letter-spacing: .1em; }
body.single-h77_service.postid-11 .elementor .arch-deliverable-image,
body.single-h77_service.postid-11 .elementor .arch-deliverable-image .elementor-widget-container { height: 130px; padding: 0 !important; overflow: hidden; }
body.single-h77_service.postid-11 .elementor .arch-deliverable-image img { width: 100%; height: 130px !important; object-fit: cover; }
body.single-h77_service.postid-11 .elementor .arch-deliverable-card:nth-child(2) .arch-deliverable-image img { object-position: 30% center; }
body.single-h77_service.postid-11 .elementor .arch-deliverable-card:nth-child(3) .arch-deliverable-image img { object-position: 62% center; }
body.single-h77_service.postid-11 .elementor .arch-deliverable-card:nth-child(4) .arch-deliverable-image img { object-position: 95% center; }
body.single-h77_service.postid-11 .elementor .arch-deliverable-label,
body.single-h77_service.postid-11 .elementor .arch-deliverable-title,
body.single-h77_service.postid-11 .elementor .arch-deliverable-subtitle { padding: 0 12px !important; }
body.single-h77_service.postid-11 .elementor .arch-deliverable-label p { margin: 11px 0 3px; color: #7890ac; font-size: 8px; font-weight: 800; letter-spacing: .08em; }
body.single-h77_service.postid-11 .elementor .arch-deliverable-title .elementor-heading-title { margin: 0; color: var(--arch-blue) !important; font-size: 13px !important; font-weight: 800 !important; text-transform: uppercase; }
body.single-h77_service.postid-11 .elementor .arch-deliverable-subtitle p { margin: 5px 0 0; color: #718095; font-size: 8px; line-height: 1.35; }

body.single-h77_service.postid-11 .elementor .arch-projects { border-top: 1px solid #edf1f6; border-bottom: 1px solid #edf1f6; background: #fafcfe; }
body.single-h77_service.postid-11 .elementor .arch-project-heading-row { display: flex; flex-direction: row; align-items: flex-end; justify-content: space-between; padding: 0 !important; }
body.single-h77_service.postid-11 .elementor .arch-projects-button { width: auto !important; padding: 0 !important; }
body.single-h77_service.postid-11 .elementor .arch-projects-button .elementor-button { padding: 0; color: var(--arch-blue); background: transparent; font-size: 11px; font-weight: 800; text-transform: uppercase; }
body.single-h77_service.postid-11 .elementor .arch-project-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 28px; margin-top: 26px; padding: 0 !important; }
body.single-h77_service.postid-11 .elementor .arch-project-card { display: block; overflow: hidden; padding: 0 !important; border: 1px solid var(--arch-line); border-radius: 5px; background: #fff; }
body.single-h77_service.postid-11 .elementor .arch-project-image,
body.single-h77_service.postid-11 .elementor .arch-project-image .elementor-widget-container { height: 230px; padding: 0 !important; overflow: hidden; }
body.single-h77_service.postid-11 .elementor .arch-project-image img { width: 100%; height: 230px !important; object-fit: cover; }
body.single-h77_service.postid-11 .elementor .arch-project-copy { display: block; padding: 14px 16px 17px !important; }
body.single-h77_service.postid-11 .elementor .arch-project-title .elementor-heading-title { margin: 0 0 6px; color: var(--arch-blue) !important; font-size: 14px !important; font-weight: 800 !important; text-transform: uppercase; }
body.single-h77_service.postid-11 .elementor .arch-project-meta p { margin: 0; color: #707f92; font-size: 9px; line-height: 1.5; }

body.single-h77_service.postid-11 .elementor .arch-faq-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 10px 24px; margin-top: 24px; padding: 0 !important; }
body.single-h77_service.postid-11 .elementor .arch-faq-card { display: block; overflow: hidden; padding: 0 !important; border: 1px solid var(--arch-line); border-radius: 4px; background: #fff; }
body.single-h77_service.postid-11 .elementor .arch-faq-heading { display: flex; flex-direction: row; align-items: center; justify-content: space-between; min-height: 46px; padding: 0 14px !important; }
body.single-h77_service.postid-11 .elementor .arch-faq-question,
body.single-h77_service.postid-11 .elementor .arch-faq-plus { width: auto !important; padding: 0 !important; }
body.single-h77_service.postid-11 .elementor .arch-faq-question .elementor-heading-title { margin: 0; color: #354256 !important; font-size: 12px !important; font-weight: 700 !important; }
body.single-h77_service.postid-11 .elementor .arch-faq-plus p { margin: 0; color: var(--arch-blue); font-size: 17px; }
body.single-h77_service.postid-11 .elementor .arch-faq-answer { display: none; padding: 0 14px 14px !important; }
body.single-h77_service.postid-11 .elementor .arch-faq-card:hover .arch-faq-answer { display: block; }
body.single-h77_service.postid-11 .elementor .arch-faq-answer p { margin: 0; color: var(--arch-muted); font-size: 11px; line-height: 1.55; }

body.single-h77_service.postid-11 .elementor .arch-contact { background: #f6f9fd; }
body.single-h77_service.postid-11 .elementor .arch-contact-inner { display: grid; grid-template-columns: 1fr 1.08fr; align-items: stretch; padding-top: 0 !important; padding-bottom: 0 !important; }
body.single-h77_service.postid-11 .elementor .arch-contact-image,
body.single-h77_service.postid-11 .elementor .arch-contact-image .elementor-widget-container { min-height: 390px; height: 100%; padding: 0 !important; overflow: hidden; }
body.single-h77_service.postid-11 .elementor .arch-contact-image img { width: 100%; height: 100% !important; min-height: 390px; object-fit: cover; }
body.single-h77_service.postid-11 .elementor .arch-contact-form { display: block; padding: 36px 42px !important; background: #fff; }
body.single-h77_service.postid-11 .elementor .arch-contact-title .elementor-heading-title { margin: 0 0 8px; color: var(--arch-blue) !important; font-size: 30px !important; font-weight: 800 !important; line-height: 1.15 !important; }
body.single-h77_service.postid-11 .elementor .arch-contact-text p { margin: 0 0 18px; color: #67758a; font-size: 12px; line-height: 1.55; }
body.single-h77_service.postid-11 .elementor .arch-contact-form .h77-quote-form { padding: 0; border: 0; box-shadow: none; }

@media (max-width: 1024px) {
  body.single-h77_service.postid-11 .elementor .arch-overview-inner { grid-template-columns: 1fr; }
  body.single-h77_service.postid-11 .elementor .arch-building-grid { grid-template-columns: repeat(2, 1fr); }
  body.single-h77_service.postid-11 .elementor .arch-process-grid { grid-template-columns: repeat(5, 1fr); gap: 24px 12px; }
  body.single-h77_service.postid-11 .elementor .arch-process-grid::before { display: none; }
  body.single-h77_service.postid-11 .elementor .arch-quality-grid { grid-template-columns: repeat(2, 1fr); gap: 22px; }
  body.single-h77_service.postid-11 .elementor .arch-quality-card,
  body.single-h77_service.postid-11 .elementor .arch-quality-card:first-child,
  body.single-h77_service.postid-11 .elementor .arch-quality-card:last-child { padding: 0 !important; border: 0; }
  body.single-h77_service.postid-11 .elementor .arch-deliverables-inner { grid-template-columns: 1fr; }
  body.single-h77_service.postid-11 .elementor .arch-deliverables-grid { grid-template-columns: repeat(4, 1fr); }
}

@media (max-width: 767px) {
  body.single-h77_service.postid-11 .elementor .arch-inner { width: min(100% - 28px, 560px); padding: 38px 0 !important; }
  body.single-h77_service.postid-11 .elementor .arch-section-title .elementor-heading-title { font-size: 25px !important; }
  body.single-h77_service.postid-11 .elementor .arch-overview-inner { gap: 28px; }
  body.single-h77_service.postid-11 .elementor .arch-overview-image,
  body.single-h77_service.postid-11 .elementor .arch-overview-image .elementor-widget-container,
  body.single-h77_service.postid-11 .elementor .arch-overview-image img { height: 250px !important; }
  body.single-h77_service.postid-11 .elementor .arch-discipline-grid { grid-template-columns: repeat(2, 1fr); }
  body.single-h77_service.postid-11 .elementor .arch-discipline-card:last-child { grid-column: 1 / -1; }
  body.single-h77_service.postid-11 .elementor .arch-building-grid { grid-template-columns: 1fr; }
  body.single-h77_service.postid-11 .elementor .arch-building-image,
  body.single-h77_service.postid-11 .elementor .arch-building-image .elementor-widget-container,
  body.single-h77_service.postid-11 .elementor .arch-building-image img { height: 230px !important; }
  body.single-h77_service.postid-11 .elementor .arch-doc-tabs { grid-template-columns: repeat(2, 1fr); }
  body.single-h77_service.postid-11 .elementor .arch-doc-tab:nth-child(2) { border-right: 0; }
  body.single-h77_service.postid-11 .elementor .arch-doc-tab:nth-child(-n+2) { border-bottom: 1px solid var(--arch-line); }
  body.single-h77_service.postid-11 .elementor .arch-doc-layout { grid-template-columns: 1fr; }
  body.single-h77_service.postid-11 .elementor .arch-doc-list { border-right: 0; border-bottom: 1px solid var(--arch-line); }
  body.single-h77_service.postid-11 .elementor .arch-doc-drawing,
  body.single-h77_service.postid-11 .elementor .arch-doc-drawing .elementor-widget-container,
  body.single-h77_service.postid-11 .elementor .arch-doc-drawing img { height: 235px !important; }
  body.single-h77_service.postid-11 .elementor .arch-bim-inner { width: 100%; grid-template-columns: 1fr; }
  body.single-h77_service.postid-11 .elementor .arch-bim-copy { padding: 38px 22px !important; }
  body.single-h77_service.postid-11 .elementor .arch-bim-image,
  body.single-h77_service.postid-11 .elementor .arch-bim-image .elementor-widget-container,
  body.single-h77_service.postid-11 .elementor .arch-bim-image img { height: 270px !important; }
  body.single-h77_service.postid-11 .elementor .arch-process-grid { grid-template-columns: repeat(2, 1fr); gap: 25px 15px; }
  body.single-h77_service.postid-11 .elementor .arch-step-title .elementor-heading-title { font-size: 12px !important; }
  body.single-h77_service.postid-11 .elementor .arch-step-text p { font-size: 10px; }
  body.single-h77_service.postid-11 .elementor .arch-quality-grid { grid-template-columns: 1fr; }
  body.single-h77_service.postid-11 .elementor .arch-deliverables-grid { grid-template-columns: repeat(2, 1fr); }
  body.single-h77_service.postid-11 .elementor .arch-project-heading-row { align-items: flex-start; flex-direction: column; gap: 18px; }
  body.single-h77_service.postid-11 .elementor .arch-project-grid,
  body.single-h77_service.postid-11 .elementor .arch-faq-grid,
  body.single-h77_service.postid-11 .elementor .arch-contact-inner { grid-template-columns: 1fr; }
  body.single-h77_service.postid-11 .elementor .arch-contact-inner { width: 100%; }
  body.single-h77_service.postid-11 .elementor .arch-contact-image,
  body.single-h77_service.postid-11 .elementor .arch-contact-image .elementor-widget-container,
  body.single-h77_service.postid-11 .elementor .arch-contact-image img { min-height: 260px; height: 260px !important; }
  body.single-h77_service.postid-11 .elementor .arch-contact-form { padding: 30px 20px !important; }
  body.single-h77_service.postid-11 .elementor .arch-contact-title .elementor-heading-title { font-size: 25px !important; }
}

@media (max-width: 420px) {
  body.single-h77_service.postid-11 .elementor .arch-deliverables-grid { grid-template-columns: 1fr; }
}

/* Elementor optimized output may render plain Text Editor content without a p tag. */
body.single-h77_service.postid-11 .elementor .arch-small-text,
body.single-h77_service.postid-11 .elementor .arch-small-text p {
  margin: 0;
  color: #68758a;
  font-size: 11px;
  line-height: 1.45;
}
body.single-h77_service.postid-11 .elementor .arch-building-arrow,
body.single-h77_service.postid-11 .elementor .arch-building-arrow p {
  margin: 0;
  color: var(--arch-blue);
  font-size: 18px;
}
body.single-h77_service.postid-11 .elementor .arch-doc-tab {
  margin: 0;
  padding: 12px !important;
  color: #5c6a7d;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.2;
  text-align: center;
}
body.single-h77_service.postid-11 .elementor .arch-doc-tab.active {
  color: #fff;
  background: var(--arch-blue);
}
body.single-h77_service.postid-11 .elementor .arch-light-text,
body.single-h77_service.postid-11 .elementor .arch-light-text p {
  margin: 18px 0;
  color: rgba(255,255,255,.82);
  font-size: 14px;
  line-height: 1.65;
}
body.single-h77_service.postid-11 .elementor .arch-step-text,
body.single-h77_service.postid-11 .elementor .arch-step-text p {
  margin: 0;
  color: #718095;
  font-size: 10px;
  line-height: 1.4;
}
body.single-h77_service.postid-11 .elementor .arch-quality-text,
body.single-h77_service.postid-11 .elementor .arch-quality-text p {
  margin: 0;
  color: #657286;
  font-size: 10px;
  line-height: 1.45;
}
body.single-h77_service.postid-11 .elementor .arch-deliverable-label,
body.single-h77_service.postid-11 .elementor .arch-deliverable-label p {
  margin: 11px 0 3px;
  color: #7890ac;
  font-size: 8px;
  font-weight: 800;
  letter-spacing: .08em;
}
body.single-h77_service.postid-11 .elementor .arch-deliverable-subtitle,
body.single-h77_service.postid-11 .elementor .arch-deliverable-subtitle p {
  margin: 5px 0 0;
  color: #718095;
  font-size: 9px;
  line-height: 1.4;
}
body.single-h77_service.postid-11 .elementor .arch-project-meta,
body.single-h77_service.postid-11 .elementor .arch-project-meta p {
  margin: 0;
  color: #707f92;
  font-size: 11px;
  line-height: 1.5;
}
body.single-h77_service.postid-11 .elementor .arch-faq-plus,
body.single-h77_service.postid-11 .elementor .arch-faq-plus p {
  flex: 0 0 24px;
  margin: 0;
  color: var(--arch-blue);
  font-size: 18px;
  line-height: 1;
  text-align: center;
  transition: transform .2s ease;
}
body.single-h77_service.postid-11 .elementor .arch-faq-answer,
body.single-h77_service.postid-11 .elementor .arch-faq-answer p {
  margin: 0;
  color: var(--arch-muted);
  font-size: 11px;
  line-height: 1.55;
}
body.single-h77_service.postid-11 .elementor .arch-faq-card.is-open .arch-faq-answer { display: block; }
body.single-h77_service.postid-11 .elementor .arch-faq-card.is-open .arch-faq-plus { transform: rotate(45deg); }
body.single-h77_service.postid-11 .elementor .arch-faq-card:hover .arch-faq-answer { display: none; }
body.single-h77_service.postid-11 .elementor .arch-faq-card.is-open:hover .arch-faq-answer { display: block; }
body.single-h77_service.postid-11 .elementor .arch-faq-heading { cursor: pointer; }
body.single-h77_service.postid-11 .elementor .arch-faq-heading:focus-visible {
  outline: 2px solid var(--arch-blue);
  outline-offset: 4px;
}
body.single-h77_service.postid-11 .elementor .arch-contact-text,
body.single-h77_service.postid-11 .elementor .arch-contact-text p {
  margin: 0 0 18px;
  color: #67758a;
  font-size: 12px;
  line-height: 1.55;
}

body.single-h77_service.postid-11 .elementor .arch-overview-visual {
  display: grid;
  grid-template-columns: minmax(0,1fr) 190px;
  gap: 12px;
  align-items: center;
}
body.single-h77_service.postid-11 .elementor .arch-overview-image,
body.single-h77_service.postid-11 .elementor .arch-overview-image .elementor-widget-container,
body.single-h77_service.postid-11 .elementor .arch-overview-image img { height: 430px !important; }
body.single-h77_service.postid-11 .elementor .arch-discipline-grid {
  grid-template-columns: 1fr;
  gap: 24px;
  margin: 0;
}
body.single-h77_service.postid-11 .elementor .arch-discipline-card {
  position: relative;
  display: block;
  min-height: 0;
  padding: 0 0 0 18px !important;
  border: 0;
  border-left: 1px dashed #72a6dd;
  text-align: left;
}
body.single-h77_service.postid-11 .elementor .arch-discipline-card::before {
  content: "";
  position: absolute;
  top: 12px;
  right: 100%;
  width: 30px;
  border-top: 1px dashed #72a6dd;
}
body.single-h77_service.postid-11 .elementor .arch-discipline-icon { display: none; }
body.single-h77_service.postid-11 .elementor .arch-small-title .elementor-heading-title {
  margin-bottom: 7px;
  font-size: 13px !important;
  text-align: left;
  text-transform: uppercase;
}
body.single-h77_service.postid-11 .elementor .arch-building-types { background: #fff; }
body.single-h77_service.postid-11 .elementor .arch-building-types .arch-inner { padding: 30px 0 !important; }
body.single-h77_service.postid-11 .elementor .arch-building-grid { margin-top: 0; }

body.single-h77_service.postid-11 .elementor .arch-process-groups {
  display: grid;
  grid-template-columns: repeat(10,1fr);
  gap: 8px;
  margin-top: 24px;
  padding: 0 !important;
}
body.single-h77_service.postid-11 .elementor .arch-process-group {
  padding: 10px 8px !important;
  border: 1px solid #d4e0ee;
  color: var(--arch-blue);
  background: #f8fbff;
  font-size: 10px;
  font-weight: 800;
  line-height: 1.2;
  text-align: center;
}
body.single-h77_service.postid-11 .elementor .arch-process-group-3 { grid-column: span 3; }
body.single-h77_service.postid-11 .elementor .arch-process-group-2 { grid-column: span 2; }
body.single-h77_service.postid-11 .elementor .arch-process-grid { margin-top: 18px; }

body.single-h77_service.postid-11 .elementor .arch-deliverable-card {
  background: var(--arch-navy);
}
body.single-h77_service.postid-11 .elementor .arch-deliverable-label,
body.single-h77_service.postid-11 .elementor .arch-deliverable-label p {
  color: rgba(255,255,255,.62);
}
body.single-h77_service.postid-11 .elementor .arch-deliverable-title .elementor-heading-title {
  color: #fff !important;
}
body.single-h77_service.postid-11 .elementor .arch-deliverable-subtitle,
body.single-h77_service.postid-11 .elementor .arch-deliverable-subtitle p {
  color: rgba(255,255,255,.72);
}
body.single-h77_service.postid-11 .elementor .arch-faq-heading {
  display: grid;
  grid-template-columns: minmax(0,1fr) 24px;
  align-items: center;
}
body.single-h77_service.postid-11 .elementor .arch-faq-question { width: 100% !important; }
body.single-h77_service.postid-11 .elementor .arch-faq-plus { width: 24px !important; }
body.single-h77_service.postid-11 .elementor .arch-contact-form .h77-form-head { display: none; }
body.single-h77_service.postid-11 .elementor .arch-contact-form .h77-quote-form button { margin-top: 12px; }

body.single-h77_service.postid-11 .elementor .h77e-footer {
  display: block !important;
  height: auto !important;
  min-height: 0 !important;
  padding: 48px max(16px, calc((100% - 1180px) / 2)) 24px !important;
  color: rgba(255,255,255,.76);
  background: linear-gradient(180deg,#082e67,#031a3e) !important;
}
body.single-h77_service.postid-11 .elementor .h77e-footer-grid {
  display: grid !important;
  grid-template-columns: .65fr 1.2fr .92fr 1.15fr .8fr;
  gap: 28px;
  padding: 0 !important;
}
body.single-h77_service.postid-11 .elementor .h77e-footer-grid > .e-con {
  display: block !important;
  width: auto !important;
  padding: 16px 0 0 !important;
  border-top: 1px solid rgba(255,255,255,.16);
}
body.single-h77_service.postid-11 .elementor .h77e-footer-grid .elementor-widget-heading,
body.single-h77_service.postid-11 .elementor .h77e-footer-grid .elementor-widget-text-editor { display: block; }
body.single-h77_service.postid-11 .elementor .h77e-footer-grid .elementor-heading-title {
  margin: 0 0 13px;
  font-size: 15px !important;
  line-height: 1.3;
}
body.single-h77_service.postid-11 .elementor .h77e-footer-grid .elementor-widget-text-editor,
body.single-h77_service.postid-11 .elementor .h77e-footer-grid .elementor-widget-text-editor p {
  margin: 0 0 9px;
  color: rgba(255,255,255,.72);
  font-size: 12px;
  line-height: 1.55;
}
body.single-h77_service.postid-11 .elementor .h77e-footer-logo-panel .h77e-footer-logo { display: block; }
body.single-h77_service.postid-11 .elementor .h77e-footer-logo img { width: 86px !important; height: auto !important; max-height: none; }
body.single-h77_service.postid-11 .elementor .h77e-copyright {
  margin-top: 26px;
  padding: 18px 0 0 !important;
  border-top: 1px solid rgba(255,255,255,.16);
  color: rgba(255,255,255,.58);
  font-size: 11px;
}

@media (max-width: 767px) {
  body.single-h77_service.postid-11 .elementor .arch-overview-visual { grid-template-columns: 1fr; gap: 20px; }
  body.single-h77_service.postid-11 .elementor .arch-overview-image,
  body.single-h77_service.postid-11 .elementor .arch-overview-image .elementor-widget-container,
  body.single-h77_service.postid-11 .elementor .arch-overview-image img { height: 270px !important; }
  body.single-h77_service.postid-11 .elementor .arch-discipline-grid { grid-template-columns: 1fr; gap: 14px; }
  body.single-h77_service.postid-11 .elementor .arch-discipline-card { padding: 14px 16px !important; border: 1px solid var(--arch-line); }
  body.single-h77_service.postid-11 .elementor .arch-discipline-card::before { display: none; }
  body.single-h77_service.postid-11 .elementor .arch-process-groups { display: none; }
  body.single-h77_service.postid-11 .elementor .arch-step-text,
  body.single-h77_service.postid-11 .elementor .arch-step-text p { font-size: 10px; }
  body.single-h77_service.postid-11 .elementor .arch-faq-heading { gap: 12px; }
  body.single-h77_service.postid-11 .elementor .arch-faq-question { min-width: 0; }
  body.single-h77_service.postid-11 .elementor .h77e-footer { padding: 46px 24px 24px !important; }
  body.single-h77_service.postid-11 .elementor .h77e-footer-grid { grid-template-columns: 1fr; gap: 20px; }
}

body.elementor-page,
body.elementor-template-canvas {
  margin: 0;
  color: var(--h77-ink);
  background:
    radial-gradient(#cfe0f7 .7px, transparent .7px) 0 0 / 26px 26px,
    #f4f8ff;
  font-family: Inter, Arial, sans-serif;
  line-height: normal;
}

.elementor .elementor-heading-title { font-family: Inter, "Segoe UI", Arial, sans-serif !important; }

.elementor .h77e-section,
.elementor .h77e-nav-row,
.elementor .h77e-topbar,
.elementor .h77e-footer > .e-con-inner,
.elementor .h77e-footer {
  width: 100%;
}

.elementor .h77e-section {
  max-width: 1200px;
  margin-inline: auto;
  padding: 92px 0;
}

.elementor .h77e-stack {
  display: flex;
  flex-direction: column;
  gap: 14px;
}
.elementor .h77e-stack:not(.h77e-section) { padding: 0; }

.elementor .h77e-grid {
  display: grid;
  gap: 24px;
}

.elementor .h77e-grid-2 { grid-template-columns: repeat(2, minmax(0, 1fr)); }
.elementor .h77e-grid-3 { grid-template-columns: repeat(3, minmax(0, 1fr)); }
.elementor .h77e-grid-4 { grid-template-columns: repeat(4, minmax(0, 1fr)); }

.elementor .h77e-split,
.elementor .h77e-hero,
.elementor .h77e-page-hero,
.elementor .h77e-lead-section {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 48px;
  align-items: center;
}

.elementor .h77e-site-header {
  position: sticky;
  top: 0;
  z-index: 20;
  width: 100%;
  background: rgba(247,250,255,.76);
  border-bottom: 1px solid rgba(205,220,240,.74);
  box-shadow: 0 16px 44px rgba(6,36,95,.09);
  backdrop-filter: blur(22px) saturate(150%);
  padding: 0 !important;
  gap: 0 !important;
}

.elementor .h77e-topbar {
  padding: 0 max(16px, calc((100% - 1200px) / 2));
  color: rgba(255,255,255,.86);
  background: var(--h77-navy);
  font-size: 12px;
  letter-spacing: .02em;
}

.elementor .h77e-topbar p,
.elementor .h77e-footer p,
.elementor .h77e-copyright p { margin: 0; }

.elementor .h77e-nav-row {
  max-width: 1200px;
  min-height: 84px;
  margin-inline: auto;
  padding: 14px 24px;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 20px;
}

.elementor .h77e-logo { width: 190px; flex: 0 0 190px; }
.elementor .h77e-logo img { width: auto; max-height: 48px; object-fit: contain; }
.elementor .h77e-nav-links { display: flex; flex-direction: row; justify-content: center; align-items: center; gap: 2px; flex: 1; }
.elementor .h77e-nav-link { width: auto; }
.elementor .h77e-nav-link .elementor-button { padding: 10px 9px; color: var(--h77-navy); background: transparent; font-size: 14px; font-weight: 700; }
.elementor .h77e-nav-link .elementor-button:hover { color: var(--h77-gold); background: rgba(216,170,61,.08); }
.elementor .h77e-nav-cta { width: auto; flex: 0 0 auto; }
.elementor .h77e-mobile-menu { display: none; width: auto; flex: 0 0 auto; }

.elementor .h77e-hero {
  position: relative;
  max-width: none;
  min-height: 680px;
  padding-inline: max(16px, calc((100% - 1200px) / 2));
  color: #fff;
  background:
    radial-gradient(circle at 85% 18%, rgba(216,170,61,.19), transparent 30%),
    linear-gradient(125deg, #071729 0%, #0d2846 58%, #173d64 100%);
  overflow: hidden;
}

.elementor .h77e-page-hero {
  max-width: none;
  min-height: 450px;
  padding-inline: max(16px, calc((100% - 1200px) / 2));
  color: #fff;
  background: linear-gradient(125deg, var(--h77-navy), var(--h77-navy-2));
}

.elementor .h77e-page-hero .elementor-widget-image img,
.elementor .h77e-hero-media .elementor-widget-image img {
  width: 100%;
  height: 390px;
  border-radius: 20px;
  object-fit: cover;
  box-shadow: 0 26px 60px rgba(0,0,0,.25);
}

.elementor .h77e-hero-media {
  padding: 18px;
  color: var(--h77-ink);
  background: rgba(255,255,255,.96);
  border-radius: 24px;
  box-shadow: 0 28px 70px rgba(0,0,0,.28);
}

.elementor .h77e-kicker .elementor-heading-title {
  color: var(--h77-gold);
  font-size: 13px;
  font-weight: 800;
  letter-spacing: .08em;
  text-transform: uppercase;
  line-height: 1.2 !important;
  margin: 0 !important;
}
.elementor .h77e-kicker:not(.h77e-hero-kicker) .elementor-heading-title { display: inline-flex; align-items: center; gap: 10px; }
.elementor .h77e-kicker:not(.h77e-hero-kicker) .elementor-heading-title::before { content: ""; width: 42px; height: 2px; background: #4ba3ff; }
.elementor .h77e-section-intro .h77e-kicker .elementor-heading-title::before { display: none; }

.elementor .h77e-h1 .elementor-heading-title {
  color: inherit;
  font-size: clamp(46px, 6vw, 82px);
  line-height: 1.15;
  letter-spacing: -.045em;
  font-weight: 850;
}

.elementor .h77e-h2 .elementor-heading-title {
  color: inherit;
  font-size: clamp(31px, 3.6vw, 48px);
  line-height: 1.15;
  letter-spacing: -.005em;
  font-weight: 850;
}

.elementor .h77e-rotate .elementor-heading-title {
  color: #d9e7f5;
  font-size: clamp(20px, 2.4vw, 32px);
  line-height: 1.2;
}

.elementor .h77e-lead,
.elementor .h77e-lead p {
  margin: 0;
  color: inherit;
  font-size: 18px;
  line-height: 1.75;
  opacity: .88;
}

.elementor .h77e-actions { display: flex; flex-direction: row; flex-wrap: wrap; gap: 12px; }
.elementor .h77e-actions > .elementor-element,
.elementor .h77e-btn-accent,
.elementor .h77e-btn-primary,
.elementor .h77e-btn-outline,
.elementor .h77e-card-link { width: auto; }

.elementor .h77e-btn-accent .elementor-button,
.elementor .h77e-btn-primary .elementor-button,
.elementor .h77e-btn-outline .elementor-button,
.elementor .h77e-card-link .elementor-button {
  border-radius: 4px;
  padding: 14px 20px;
  font-weight: 800;
}
.elementor .h77e-btn-accent .elementor-button,
.elementor .h77e-btn-primary .elementor-button,
.elementor .h77e-btn-outline .elementor-button { text-transform: uppercase; letter-spacing: .04em; }

.elementor .h77e-btn-accent .elementor-button { color: #10243b; background: var(--h77-gold); }
.elementor .h77e-btn-primary .elementor-button { color: #fff; background: var(--h77-navy); }
.elementor .h77e-btn-outline .elementor-button { color: inherit; background: transparent; border: 1px solid currentColor; }
.elementor .h77e-card-link .elementor-button { padding: 0; color: var(--h77-navy); background: transparent; }

.elementor .h77e-assurance { padding-top: 12px; font-size: 13px; line-height: 2; color: rgba(255,255,255,.82); }
.elementor .h77e-section-intro { max-width: 1200px; padding-bottom: 18px; }
.elementor .h77e-section-intro .h77e-lead { max-width: 780px; color: var(--h77-muted); }

.elementor .h77e-card {
  padding: 24px;
  background: #fff;
  border: 1px solid var(--h77-line);
  border-radius: 6px;
  box-shadow: 0 14px 34px rgba(0,9,40,.06);
  transition: transform .2s ease, box-shadow .2s ease;
}

.elementor .h77e-card:hover { transform: translateY(-3px); box-shadow: 0 20px 44px rgba(13,39,67,.12); }
.elementor .h77e-card-title .elementor-heading-title { color: var(--h77-ink); font-size: 22px; line-height: 1.22; font-weight: 700; }
.elementor .h77e-muted, .elementor .h77e-muted p { margin: 0; color: var(--h77-muted); line-height: 1.65; }
.elementor .h77e-number .elementor-heading-title { color: var(--h77-gold); font-size: 34px; font-weight: 800; }
.elementor .h77e-price .elementor-heading-title { color: var(--h77-navy); font-size: 36px; font-weight: 800; }
.elementor .h77e-card-image img { width: 100%; height: 220px; border-radius: 12px; object-fit: cover; }

.elementor .h77e-soft {
  max-width: 1200px;
  border-radius: 22px;
  background: var(--h77-soft);
}

.elementor .h77e-highlight {
  padding: 18px 22px;
  color: #684b09;
  background: #fff7df;
  border-left: 4px solid var(--h77-gold);
  border-radius: 8px;
}

.elementor .h77e-lead-section {
  max-width: none;
  padding-inline: max(16px, calc((100% - 1200px) / 2));
  color: #fff;
  background: linear-gradient(125deg, #071729, #153d64);
}

.elementor .h77-quote-form {
  display: block;
  color: var(--h77-ink);
}

.elementor .h77-form-head { margin-bottom: 18px; }
.elementor .h77-form-eyebrow { display: inline-flex; align-items: center; gap: 10px; color: #1f75d6; font-size: 13px; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; }
.elementor .h77-form-eyebrow::before { content: ""; width: 42px; height: 2px; background: #4ba3ff; }
.elementor .h77-form-head h2 { margin: 10px 0 0; color: #06245f; font-size: clamp(31px,3.6vw,48px); line-height: 1.15; font-weight: 850; }
.elementor .h77-form-head p { margin: 18px 0 0; color: #45464f; font-size: 18px; line-height: 1.7; }
.elementor .h77-form-grid { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 14px; }
.elementor .h77-field { display: grid; gap: 7px; }
.elementor .h77-field label { color: #06245f; font-size: 13px; font-weight: 800; }
.elementor .h77-quote-form input,
.elementor .h77-quote-form select,
.elementor .h77-quote-form textarea {
  width: 100%;
  padding: 12px 13px;
  border: 1px solid #cbd5e1;
  border-radius: 6px;
  background: #fff;
}
.elementor .h77-quote-form .h77-full { grid-column: 1 / -1; }
.elementor .h77-consent label { display: flex; align-items: flex-start; gap: 10px; font-weight: 500; }
.elementor .h77-consent input { width: auto; margin-top: 4px; }
.elementor .h77-quote-form button { margin-top: 18px; padding: 14px 20px; border: 0; border-radius: 4px; color: #fff; background: #6b7280; font-weight: 800; letter-spacing: .04em; text-transform: uppercase; }
.elementor .h77-form-message { margin-bottom: 0; }
.elementor .h77-honeypot { position: absolute !important; left: -9999px !important; }

.elementor .h77e-footer {
  max-width: none;
  padding: 64px max(16px, calc((100% - 1200px) / 2)) 30px;
  color: rgba(255,255,255,.78);
  background: linear-gradient(180deg, rgba(6,36,95,.98), #031334);
}
.elementor .h77e-footer a { color: rgba(255,255,255,.78); }
.elementor .h77e-footer .elementor-heading-title { color: #fff; }
.elementor .h77e-footer-logo img { width: auto; max-height: 52px; object-fit: contain; }
.elementor .h77e-copyright { margin-top: 28px; padding-top: 20px; border-top: 1px solid rgba(255,255,255,.14); }
.elementor .h77e-floating-contact { position: fixed !important; right: 18px; bottom: 92px; z-index: 51; display: grid !important; gap: 10px; width: auto !important; }
.elementor .h77e-floating-contact > .elementor-widget-button { width: auto !important; }
.elementor .h77e-floating-button .elementor-button { min-width: 92px; padding: 12px 14px; border: 1px solid rgba(255,255,255,.34); border-radius: 999px; color: #fff !important; background: rgba(31,117,214,.92) !important; font-size: 13px; font-weight: 900; box-shadow: 0 12px 28px rgba(6,36,95,.22); }
.elementor .h77e-floating-call .elementor-button { background: #374151 !important; }
.elementor .h77e-bottom-contact { display: none; }

@media (max-width: 1024px) {
  .elementor .h77e-nav-links { display: none; }
  .elementor .h77e-nav-row { justify-content: space-between; }
  .elementor .h77e-grid-4 { grid-template-columns: repeat(2, minmax(0,1fr)); }
  .elementor .h77e-grid-3 { grid-template-columns: repeat(2, minmax(0,1fr)); }
}

@media (max-width: 767px) {
  body.page-id-5 { padding-bottom: 74px; }
  .elementor .h77e-section { padding: 56px 18px; }
  .elementor .h77e-hero,
  .elementor .h77e-page-hero,
  .elementor .h77e-split,
  .elementor .h77e-lead-section { grid-template-columns: 1fr; gap: 28px; }
  .elementor .h77e-hero { min-height: auto; padding-block: 60px; }
  .elementor .h77e-page-hero { padding-block: 56px; }
  .elementor .h77e-h1 .elementor-heading-title { font-size: 34px; }
  .elementor .h77e-h2 .elementor-heading-title { font-size: 29px; }
  .elementor .h77e-grid-2,
  .elementor .h77e-grid-3,
  .elementor .h77e-grid-4 { grid-template-columns: 1fr; }
  .elementor .h77e-nav-cta { display: block; width: auto; }
  .elementor .h77e-logo { width: 160px; flex-basis: 160px; }
  .elementor .h77e-topbar { font-size: 10px; }
  .elementor .h77e-hero-media .elementor-widget-image img,
  .elementor .h77e-page-hero .elementor-widget-image img { height: 260px; }
  .elementor .h77-quote-form { grid-template-columns: 1fr; }
}

/* About page v2 — reference-matched content between the shared hero and footer. */
body.page-id-5 .elementor .about-v2-main {
  --about-blue: #09275f;
  --about-blue-2: #144e9a;
  --about-line: #d8e0ec;
  width: 100%;
  padding: 0 !important;
  background: #f8fafc;
  color: #26364f;
}

body.page-id-5 .elementor .about-v2-main .e-con,
body.page-id-5 .elementor .about-v2-main .elementor-widget {
  min-width: 0;
}

body.page-id-5 .elementor .about-v2-section { width: 100%; padding: 0 !important; }
body.page-id-5 .elementor .about-v2-inner { width: min(1240px, calc(100% - 56px)); margin-inline: auto; padding: 0 !important; }
body.page-id-5 .elementor .about-v2-center-title { padding: 0 !important; text-align: center; }
body.page-id-5 .elementor .about-v2-center-title .elementor-heading-title {
  margin: 0;
  color: var(--about-blue) !important;
  font-size: 24px !important;
  font-weight: 800 !important;
  line-height: 1.25 !important;
  text-transform: uppercase;
}
body.page-id-5 .elementor .about-v2-center-title .elementor-heading-title::after {
  content: "";
  display: block;
  width: 94px;
  height: 3px;
  margin: 10px auto 0;
  background: #3278d4;
}
body.page-id-5 .elementor .about-v2-short-title .elementor-heading-title::after { width: 54px; }

body.page-id-5 .elementor .about-v2-story { padding: 46px 0 36px !important; background: #fff; }
body.page-id-5 .elementor .about-v2-story-row {
  display: grid;
  grid-template-columns: .84fr 1.16fr;
  gap: 58px;
  align-items: center;
}
body.page-id-5 .elementor .about-v2-story-copy { display: block; padding: 0 !important; }
body.page-id-5 .elementor .about-v2-left-title { padding: 0 !important; }
body.page-id-5 .elementor .about-v2-left-title .elementor-heading-title {
  margin: 0 0 24px;
  color: var(--about-blue) !important;
  font-size: 28px !important;
  font-weight: 800 !important;
  line-height: 1.2 !important;
  text-transform: uppercase;
}
body.page-id-5 .elementor .about-v2-left-title .elementor-heading-title::after {
  content: "";
  display: block;
  width: 48px;
  height: 3px;
  margin-top: 13px;
  background: #3278d4;
}
body.page-id-5 .elementor .about-v2-body-copy { padding: 0 !important; }
body.page-id-5 .elementor .about-v2-body-copy p {
  margin: 0 0 20px;
  color: #526176;
  font-size: 15px;
  line-height: 1.75;
}
body.page-id-5 .elementor .about-v2-story-image,
body.page-id-5 .elementor .about-v2-story-image .elementor-widget-container { height: 326px; padding: 0 !important; overflow: hidden; border-radius: 6px; }
body.page-id-5 .elementor .about-v2-story-image img { width: 100%; height: 326px !important; object-fit: cover; }

body.page-id-5 .elementor .about-v2-pillars { display: grid; grid-template-columns: repeat(3,1fr); gap: 20px; margin-top: 30px; }
body.page-id-5 .elementor .about-v2-pillar-card {
  display: grid;
  grid-template-columns: 92px 1fr;
  min-height: 178px;
  gap: 22px;
  padding: 24px 22px !important;
  border: 1px solid var(--about-line);
  border-radius: 7px;
  background: linear-gradient(140deg,#fff,#f8fbff);
  box-shadow: 0 7px 16px rgba(26,54,93,.06);
}
body.page-id-5 .elementor .about-v2-pillar-number { display: flex; align-items: flex-start; justify-content: center; padding: 0 16px 0 0 !important; border-right: 1px solid #c9d4e3; }
body.page-id-5 .elementor .about-v2-pillar-number .elementor-heading-title { margin: 0; color: #2b62ae !important; font-family: Georgia,serif !important; font-size: 54px !important; font-weight: 400 !important; line-height: 1 !important; }
body.page-id-5 .elementor .about-v2-pillar-content { display: block; padding: 0 !important; }
body.page-id-5 .elementor .about-v2-pillar-title .elementor-heading-title { margin: 3px 0 12px; color: var(--about-blue) !important; font-size: 18px !important; font-weight: 800 !important; }
body.page-id-5 .elementor .about-v2-pillar-text,
body.page-id-5 .elementor .about-v2-pillar-text p { margin: 0; padding: 0 !important; color: #526176; font-size: 13px; line-height: 1.72; }
body.page-id-5 .elementor .about-v2-value-list ul { display: grid; grid-template-columns: 1fr 1fr; gap: 8px 15px; margin: 0; padding-left: 17px; }

body.page-id-5 .elementor .about-v2-system { padding: 26px 0 38px !important; background: #fff; }
body.page-id-5 .elementor .about-v2-capability-grid { display: grid; grid-template-columns: repeat(4,1fr); gap: 22px; margin-top: 22px; padding: 0 !important; }
body.page-id-5 .elementor .about-v2-capability-card {
  display: block;
  overflow: hidden;
  min-height: 342px;
  padding: 0 0 22px !important;
  border: 1px solid var(--about-line);
  border-radius: 7px;
  background: #fff;
  box-shadow: 0 6px 16px rgba(27,51,84,.05);
  text-align: center;
}
body.page-id-5 .elementor .about-v2-capability-image,
body.page-id-5 .elementor .about-v2-capability-image .elementor-widget-container { height: 190px; padding: 0 !important; overflow: hidden; }
body.page-id-5 .elementor .about-v2-capability-image img { width: 100%; height: 190px !important; object-fit: cover; }
body.page-id-5 .elementor .about-v2-card-title { padding: 0 16px !important; }
body.page-id-5 .elementor .about-v2-card-title .elementor-heading-title { margin: 16px 0 10px; color: var(--about-blue) !important; font-size: 18px !important; font-weight: 800 !important; line-height: 1.25 !important; }
body.page-id-5 .elementor .about-v2-card-text { padding: 0 18px !important; }
body.page-id-5 .elementor .about-v2-card-text p { margin: 0; color: #667489; font-size: 13px; line-height: 1.55; }

body.page-id-5 .elementor .about-v2-buildings { padding: 0 0 34px !important; background: #fff; }
body.page-id-5 .elementor .about-v2-buildings-grid { display: grid; grid-template-columns: repeat(5,1fr); gap: 18px; margin-top: 18px; padding: 0 !important; }
body.page-id-5 .elementor .about-v2-building-card { display: block; overflow: hidden; padding: 0 !important; border: 1px solid var(--about-line); border-radius: 7px; background: #fff; }
body.page-id-5 .elementor .about-v2-building-image,
body.page-id-5 .elementor .about-v2-building-image .elementor-widget-container { height: 170px; padding: 0 !important; overflow: hidden; }
body.page-id-5 .elementor .about-v2-building-image img { width: 100%; height: 170px !important; object-fit: cover; }
body.page-id-5 .elementor .about-v2-building-title { padding: 0 8px !important; }
body.page-id-5 .elementor .about-v2-building-title .elementor-heading-title { margin: 10px 0 11px; color: var(--about-blue) !important; font-size: 14px !important; font-weight: 800 !important; text-align: center; }

body.page-id-5 .elementor .about-v2-factory { padding: 0 0 18px !important; background: #fff; }
body.page-id-5 .elementor .about-v2-factory-layout {
  display: grid;
  grid-template-columns: 330px minmax(0,1fr) 300px;
  height: 315px;
  overflow: hidden;
  border-radius: 7px;
  background: #061d43;
}
body.page-id-5 .elementor .about-v2-factory-copy { display: block; padding: 38px 30px !important; color: #fff; background: linear-gradient(145deg,#0e356a,#071d3e); }
body.page-id-5 .elementor .about-v2-factory-title .elementor-heading-title { margin: 0 0 20px; color: #fff !important; font-size: 25px !important; font-weight: 800 !important; line-height: 1.28 !important; }
body.page-id-5 .elementor .about-v2-factory-title .elementor-heading-title::after { content: ""; display: block; width: 48px; height: 3px; margin-top: 14px; background: #3f86e5; }
body.page-id-5 .elementor .about-v2-factory-text,
body.page-id-5 .elementor .about-v2-factory-text p { margin: 0; padding: 0 !important; color: rgba(255,255,255,.86); font-size: 13px; line-height: 1.7; }
body.page-id-5 .elementor .about-v2-factory-image,
body.page-id-5 .elementor .about-v2-factory-image .elementor-widget-container { height: 315px; padding: 0 !important; overflow: hidden; }
body.page-id-5 .elementor .about-v2-factory-image img { width: 100%; height: 315px !important; object-fit: cover; }
body.page-id-5 .elementor .about-v2-factory-detail { display: grid; grid-template-rows: 1fr 1fr; gap: 4px; height: 315px; padding: 0 0 0 4px !important; }
body.page-id-5 .elementor .about-v2-factory-detail-image,
body.page-id-5 .elementor .about-v2-factory-detail-image .elementor-widget-container { height: 155.5px; padding: 0 !important; overflow: hidden; }
body.page-id-5 .elementor .about-v2-factory-detail-image img { width: 100%; height: 156px !important; object-fit: cover; }

body.page-id-5 .elementor .about-v2-process { padding: 0 0 26px !important; background: #fff; }
body.page-id-5 .elementor .about-v2-process-grid { position: relative; display: grid; grid-template-columns: repeat(6,1fr); gap: 28px; margin-top: 14px; padding: 0 35px !important; }
body.page-id-5 .elementor .about-v2-process-grid::before { content: ""; position: absolute; top: 32px; right: 95px; left: 95px; height: 1px; background: #7f9fc8; }
body.page-id-5 .elementor .about-v2-process-step { position: relative; z-index: 1; display: flex; flex-direction: column; align-items: center; padding: 0 !important; text-align: center; }
body.page-id-5 .elementor .about-v2-process-icon { display: flex; width: 64px !important; height: 64px; align-items: center; justify-content: center; margin-bottom: 11px; padding: 0 !important; border: 2px solid #9cb2cf; border-radius: 50%; background: #fff; }
body.page-id-5 .elementor .about-v2-process-icon .elementor-icon { color: var(--about-blue); font-size: 24px; }
body.page-id-5 .elementor .about-v2-process-title,
body.page-id-5 .elementor .about-v2-process-title p { margin: 0; padding: 0 !important; color: var(--about-blue); font-size: 12px; font-weight: 800; line-height: 1.35; }

body.page-id-5 .elementor .about-v2-projects { padding: 0 0 28px !important; background: #fff; }
body.page-id-5 .elementor .about-v2-project-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 30px; margin-top: 18px; padding: 0 !important; }
body.page-id-5 .elementor .about-v2-project-card { display: block; overflow: hidden; padding: 0 !important; border: 1px solid var(--about-line); border-radius: 7px; background: #fff; }
body.page-id-5 .elementor .about-v2-project-image,
body.page-id-5 .elementor .about-v2-project-image .elementor-widget-container { height: 172px; padding: 0 !important; overflow: hidden; }
body.page-id-5 .elementor .about-v2-project-image img { width: 100%; height: 172px !important; object-fit: cover; }
body.page-id-5 .elementor .about-v2-project-title .elementor-heading-title { margin: 8px 8px 2px; color: var(--about-blue) !important; font-size: 14px !important; font-weight: 800 !important; text-align: center; }
body.page-id-5 .elementor .about-v2-project-subtitle,
body.page-id-5 .elementor .about-v2-project-subtitle p { margin: 0 0 8px; color: #6a778a; font-size: 11px; text-align: center; }
body.page-id-5 .elementor .about-v2-activity-grid { display: grid; grid-template-columns: repeat(5,1fr); gap: 18px; margin-top: 20px; padding: 0 !important; }
body.page-id-5 .elementor .about-v2-activity-card { display: block; overflow: hidden; padding: 0 !important; border-radius: 5px; background: #fff; }
body.page-id-5 .elementor .about-v2-activity-image,
body.page-id-5 .elementor .about-v2-activity-image .elementor-widget-container { height: 122px; padding: 0 !important; overflow: hidden; }
body.page-id-5 .elementor .about-v2-activity-image img { width: 100%; height: 122px !important; object-fit: cover; }
body.page-id-5 .elementor .about-v2-activity-title,
body.page-id-5 .elementor .about-v2-activity-title p { margin: 6px 0 0; color: #526176; font-size: 11px; text-align: center; }

body.page-id-5 .elementor .about-v2-people { padding: 0 0 22px !important; background: #fff; }
body.page-id-5 .elementor .about-v2-people-row { display: grid; grid-template-columns: .72fr 1.28fr; min-height: 180px; overflow: hidden; border: 1px solid var(--about-line); border-radius: 7px; }
body.page-id-5 .elementor .about-v2-people-copy { display: block; padding: 25px 30px !important; }
body.page-id-5 .elementor .about-v2-people-title .elementor-heading-title { margin: 0 0 12px; color: var(--about-blue) !important; font-size: 20px !important; font-weight: 800 !important; line-height: 1.25 !important; }
body.page-id-5 .elementor .about-v2-people-text,
body.page-id-5 .elementor .about-v2-people-text p { margin: 0; color: #56657a; font-size: 13px; line-height: 1.62; }
body.page-id-5 .elementor .about-v2-people-image,
body.page-id-5 .elementor .about-v2-people-image .elementor-widget-container { height: 180px; padding: 0 !important; overflow: hidden; }
body.page-id-5 .elementor .about-v2-people-image img { width: 100%; height: 180px !important; object-fit: cover; object-position: center 44%; }

body.page-id-5 .elementor .about-v2-cta { padding: 0 0 20px !important; background: #fff; }
body.page-id-5 .elementor .about-v2-cta-row { display: grid; grid-template-columns: 1.1fr .9fr; align-items: center; gap: 36px; padding: 18px 30px !important; border: 1px solid var(--about-line); border-radius: 7px; background: #f8fbff; }
body.page-id-5 .elementor .about-v2-cta-copy { display: block; padding: 0 !important; }
body.page-id-5 .elementor .about-v2-cta-title .elementor-heading-title { margin: 0 0 5px; color: var(--about-blue) !important; font-size: 20px !important; font-weight: 800 !important; line-height: 1.23 !important; }
body.page-id-5 .elementor .about-v2-cta-text,
body.page-id-5 .elementor .about-v2-cta-text p { margin: 0; color: #657388; font-size: 12px; font-style: italic; }
body.page-id-5 .elementor .about-v2-cta-buttons { display: grid; grid-template-columns: 1fr 1fr; gap: 32px; padding: 0 !important; }
body.page-id-5 .elementor .about-v2-cta-buttons > .elementor-widget-button { width: 100% !important; }
body.page-id-5 .elementor .about-v2-cta-buttons .elementor-button { width: 100%; padding: 13px 18px; border-radius: 4px; font-size: 13px; font-weight: 800; }
body.page-id-5 .elementor .about-v2-cta-primary .elementor-button { color: #fff !important; background: #0b56bd; }
body.page-id-5 .elementor .about-v2-cta-secondary .elementor-button { border: 1px solid #9eb0c8; color: var(--about-blue) !important; background: #fff; }

@media (max-width: 1024px) {
  body.page-id-5 .elementor .about-v2-story-row { grid-template-columns: 1fr 1fr; gap: 30px; }
  body.page-id-5 .elementor .about-v2-pillars { grid-template-columns: 1fr; }
  body.page-id-5 .elementor .about-v2-capability-grid { grid-template-columns: repeat(2,1fr); }
  body.page-id-5 .elementor .about-v2-buildings-grid { grid-template-columns: repeat(3,1fr); }
  body.page-id-5 .elementor .about-v2-factory-layout { grid-template-columns: 280px 1fr; }
  body.page-id-5 .elementor .about-v2-factory-detail { display: none; }
  body.page-id-5 .elementor .about-v2-process-grid { grid-template-columns: repeat(3,1fr); gap: 22px; }
  body.page-id-5 .elementor .about-v2-process-grid::before { display: none; }
}

@media (max-width: 767px) {
  body.page-id-5 .elementor .about-v2-inner { width: min(100% - 28px, 560px); }
  body.page-id-5 .elementor .about-v2-story { padding-top: 34px !important; }
  body.page-id-5 .elementor .about-v2-story-row,
  body.page-id-5 .elementor .about-v2-people-row,
  body.page-id-5 .elementor .about-v2-cta-row { grid-template-columns: 1fr; }
  body.page-id-5 .elementor .about-v2-left-title .elementor-heading-title { font-size: 25px !important; }
  body.page-id-5 .elementor .about-v2-story-image,
  body.page-id-5 .elementor .about-v2-story-image .elementor-widget-container,
  body.page-id-5 .elementor .about-v2-story-image img { height: 250px !important; }
  body.page-id-5 .elementor .about-v2-pillar-card { grid-template-columns: 76px 1fr; min-height: 0; padding: 20px 17px !important; }
  body.page-id-5 .elementor .about-v2-pillar-number .elementor-heading-title { font-size: 44px !important; }
  body.page-id-5 .elementor .about-v2-capability-grid,
  body.page-id-5 .elementor .about-v2-buildings-grid,
  body.page-id-5 .elementor .about-v2-project-grid { grid-template-columns: 1fr; }
  body.page-id-5 .elementor .about-v2-building-image,
  body.page-id-5 .elementor .about-v2-building-image .elementor-widget-container,
  body.page-id-5 .elementor .about-v2-building-image img { height: 220px !important; }
  body.page-id-5 .elementor .about-v2-factory-layout { grid-template-columns: 1fr; height: auto; }
  body.page-id-5 .elementor .about-v2-factory-copy { padding: 28px 24px !important; }
  body.page-id-5 .elementor .about-v2-factory-image,
  body.page-id-5 .elementor .about-v2-factory-image .elementor-widget-container,
  body.page-id-5 .elementor .about-v2-factory-image img { height: 230px !important; }
  body.page-id-5 .elementor .about-v2-process-grid { grid-template-columns: repeat(2,1fr); padding-inline: 10px !important; }
  body.page-id-5 .elementor .about-v2-activity-grid { grid-template-columns: repeat(2,1fr); }
  body.page-id-5 .elementor .about-v2-people-image,
  body.page-id-5 .elementor .about-v2-people-image .elementor-widget-container,
  body.page-id-5 .elementor .about-v2-people-image img { height: 245px !important; }
  body.page-id-5 .elementor .about-v2-cta-row { gap: 20px; padding: 22px !important; }
  body.page-id-5 .elementor .about-v2-cta-buttons { gap: 12px; }
}

/* Homepage parity layer: mirrors the public H77CONS homepage while keeping native Elementor widgets. */
body.elementor-page,
.elementor {
  --h77-navy: #06245f;
  --h77-navy-2: #0b3f8f;
  --h77-gold: #4ba3ff;
  --h77-cyan: #7cc6ff;
  --h77-ink: #171c22;
  --h77-muted: #45464f;
  --h77-line: #cddcf0;
  --h77-soft: #eaf2ff;
}

.elementor .h77e-topbar {
  display: flex !important;
  flex-direction: row !important;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  min-height: 34px;
  padding-block: 0;
}

.elementor .h77e-topbar > .elementor-element,
.elementor .h77e-topbar-contact > .elementor-element { width: auto !important; }
.elementor .h77e-topbar-contact { width: auto !important; display: flex !important; flex-direction: row !important; gap: 28px; }
.elementor .h77e-topbar-contact { padding: 0 !important; }
.elementor .h77e-topbar p { margin: 0; color: rgba(255,255,255,.86) !important; }
.elementor .h77e-nav-row { height: 84px !important; min-height: 84px !important; padding-block: 0 !important; }
.elementor .h77e-h2 .elementor-heading-title { color: #06245f !important; }

.elementor .h77e-site-header .elementor-button,
.elementor .h77e-site-header .elementor-button-text,
.elementor .h77e-btn-accent .elementor-button,
.elementor .h77e-btn-primary .elementor-button,
.elementor .h77e-btn-outline .elementor-button,
.elementor .h77e-card-link .elementor-button {
  font-family: Inter, "Segoe UI", Arial, sans-serif !important;
}

.elementor .h77e-nav-link .elementor-button {
  color: #06245f !important;
  background: transparent !important;
  min-height: 44px;
  padding: 0 14px !important;
  border-radius: 999px !important;
  font-size: 15px !important;
}
.elementor .h77e-nav-links { gap: 4px; }
.elementor .h77e-nav-cta .elementor-button { min-height: 46px; text-transform: uppercase; letter-spacing: .04em; }

.elementor .h77e-btn-accent .elementor-button {
  color: #fff !important;
  background: #6b7280 !important;
}

.elementor .h77e-btn-primary .elementor-button {
  color: #fff !important;
  background: #374151 !important;
}

.elementor .h77e-btn-outline .elementor-button {
  color: #374151 !important;
  background: transparent !important;
  border-color: #6b7280 !important;
}

.elementor .h77e-home-hero {
  position: relative;
  max-width: none !important;
  min-height: 790px;
  display: grid !important;
  grid-template-columns: minmax(0, 1.08fr) minmax(360px, .72fr);
  gap: 52px;
  align-items: center;
  padding: 92px max(16px, calc((100% - 1200px) / 2)) 126px !important;
  overflow: hidden;
  color: #fff !important;
  background:
    linear-gradient(90deg, rgba(6,36,95,.96), rgba(6,36,95,.78), rgba(6,36,95,.38)),
    url("/wp-content/uploads/2026/08/h77cons-ai-hero-construction.png") center / cover;
}

.elementor .h77e-home-hero::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at 18% 20%, rgba(124,198,255,.22), transparent 32%),
    linear-gradient(120deg, rgba(255,255,255,.08), transparent 42%);
  pointer-events: none;
}

.elementor .h77e-home-hero::after {
  content: "";
  position: absolute;
  z-index: 2;
  inset: auto 0 0;
  height: 160px;
  background: linear-gradient(0deg, #f4f6fb, rgba(244,246,251,0));
  pointer-events: none;
}

.elementor .h77e-home-hero > .e-con-inner { display: contents !important; }
.elementor .h77e-home-hero > .elementor-element { position: relative; z-index: 1; }
.elementor .h77e-home-hero .h77e-hero-copy { max-width: 780px; }

.elementor .h77e-home-hero .h77e-h1 .elementor-heading-title {
  max-width: 850px;
  color: #fff !important;
  font-size: clamp(42px, 5.4vw, 72px) !important;
  line-height: 1.15 !important;
  letter-spacing: -.01em !important;
}

.elementor .h77e-home-hero .h77e-hero-kicker {
  width: fit-content !important;
  padding: 8px 12px;
  border: 1px solid rgba(255,255,255,.28);
  background: rgba(255,255,255,.16);
}

.elementor .h77e-home-hero .h77e-hero-kicker .elementor-heading-title,
.elementor .h77e-home-hero .h77e-kicker .elementor-heading-title {
  color: #fff !important;
}

.elementor .h77e-hero-rotator {
  position: relative;
  width: min(680px, 100%);
  height: 48px;
  overflow: hidden;
  border-left: 4px solid #7cc6ff;
  background: rgba(255,255,255,.12);
}

.elementor .h77e-hero-rotator > .elementor-element {
  position: absolute !important;
  inset: 0;
  display: flex;
  align-items: center;
  padding: 0 18px;
  opacity: 0;
  animation: h77ElementorHeroText 12s steps(1, end) infinite;
}

.elementor .h77e-hero-rotator > .elementor-element:nth-child(2) { animation-delay: 4s; }
.elementor .h77e-hero-rotator > .elementor-element:nth-child(3) { animation-delay: 8s; }
.elementor .h77e-hero-rotator .elementor-heading-title {
  color: #fff !important;
  font-size: clamp(20px, 2.4vw, 30px) !important;
  font-weight: 850 !important;
}

@keyframes h77ElementorHeroText {
  0%, 32% { opacity: 1; transform: translateY(0); }
  33%, 100% { opacity: 0; transform: translateY(-100%); }
}

.elementor .h77e-home-hero .h77e-lead,
.elementor .h77e-home-hero .h77e-lead p { color: rgba(255,255,255,.84) !important; }
.elementor .h77e-home-hero .h77e-btn-outline .elementor-button { color: #fff !important; border-color: rgba(255,255,255,.65) !important; }

.elementor .h77e-assurance {
  display: flex !important;
  flex-direction: row !important;
  flex-wrap: wrap;
  gap: 10px;
  padding-top: 12px;
}

.elementor .h77e-assurance > .elementor-element {
  width: auto !important;
  padding: 9px 12px;
  border: 1px solid rgba(255,255,255,.18);
  background: rgba(255,255,255,.12);
}

.elementor .h77e-assurance p { margin: 0; color: rgba(255,255,255,.88) !important; font-size: 13px; font-weight: 800; }
.elementor .h77e-home-hero .h77e-hero-media { position: relative; min-height: 520px; display: block !important; padding: 0; border-radius: 0; background: transparent; box-shadow: none; }
.elementor .h77e-hero-image { overflow: hidden; border: 1px solid rgba(255,255,255,.16); }
.elementor .h77e-hero-image img { width: 100%; height: 500px !important; object-fit: cover; border-radius: 0 !important; box-shadow: 0 28px 70px rgba(0,0,0,.38); }

.elementor .h77e-hero-metrics,
.elementor .h77e-hero-proof {
  position: absolute !important;
  z-index: 3;
  border: 1px solid rgba(255,255,255,.58);
  background: rgba(255,255,255,.78);
  color: #06245f !important;
  box-shadow: 0 18px 46px rgba(0,9,40,.22);
  backdrop-filter: blur(22px) saturate(150%);
}

.elementor .h77e-hero-metrics {
  left: -22px;
  top: 54px;
  width: auto !important;
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0,1fr));
}

.elementor .h77e-hero-metrics > .elementor-element { padding: 18px; border-right: 1px solid #cddcf0; }
.elementor .h77e-hero-metrics > .elementor-element:last-child { border-right: 0; }
.elementor .h77e-hero-metrics .elementor-heading-title { color: #06245f !important; font-size: 30px !important; }
.elementor .h77e-hero-metrics p { margin: 0; color: #45464f !important; font-size: 13px; }
.elementor .h77e-hero-proof { right: -20px; bottom: 46px; width: min(320px, 82%) !important; padding: 20px; }
.elementor .h77e-hero-proof .elementor-heading-title { color: #06245f !important; }
.elementor .h77e-hero-proof p { color: #45464f !important; }
.elementor .h77e-proof-label p { margin: 0; font-size: 13px; text-transform: uppercase; }

.elementor .h77e-highlight-ribbon {
  position: relative;
  z-index: 4;
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0,1fr));
  gap: 14px;
  margin-top: 32px;
  padding-top: 0 !important;
  padding: 0 !important;
}

.elementor .h77e-highlight-card { position: relative; min-height: 295.28125px; display: block !important; overflow: hidden; background: #06245f; box-shadow: 0 20px 48px rgba(6,36,95,.22); }
.elementor .h77e-highlight-image,
.elementor .h77e-highlight-image .elementor-widget-container,
.elementor .h77e-highlight-image img { position: absolute !important; inset: 0; width: 100%; height: 100%; object-fit: cover; }
.elementor .h77e-highlight-image img { opacity: .62; }
.elementor .h77e-highlight-number { position: absolute !important; z-index: 2; left: 16px; top: 16px; width: auto !important; padding: 7px 10px; border: 1px solid rgba(255,255,255,.38); background: rgba(255,255,255,.16); }
.elementor .h77e-highlight-number .elementor-heading-title { color: #fff !important; font-size: 12px !important; }
.elementor .h77e-highlight-copy { position: absolute !important; z-index: 2; inset: auto 0 0; min-height: 175px; gap: 6px; padding: 22px; justify-content: end; background: linear-gradient(0deg, rgba(6,36,95,.98), rgba(6,36,95,.82) 58%, rgba(6,36,95,0)); }
.elementor .h77e-highlight-copy .elementor-heading-title,
.elementor .h77e-highlight-copy p { color: #fff !important; }
.elementor .h77e-highlight-copy p { margin: 0; color: rgba(255,255,255,.8) !important; line-height: 1.5; }
.elementor .h77e-highlight-copy .elementor-button { color: #fff !important; }
.elementor .h77e-highlight-copy .h77e-card-link { display: none !important; }

.elementor .h77e-contact-bar {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0,1fr));
  gap: 1px;
  padding: 0 !important;
  overflow: hidden;
  border: 1px solid rgba(205,220,240,.8);
  border-radius: 8px;
  background: #cddcf0;
  box-shadow: 0 24px 70px rgba(0,9,40,.14);
  margin-top: 24px;
}

.elementor .h77e-contact-item { min-height: 126px; justify-content: center; padding: 24px 28px; background: rgba(255,255,255,.96); }
.elementor .h77e-contact-item h6.elementor-heading-title { color: #45464f !important; font-size: 13px !important; letter-spacing: .06em; text-transform: uppercase; }
.elementor .h77e-contact-item h3.elementor-heading-title { color: #06245f !important; font-size: 20px !important; }

.elementor .h77e-split-intro {
  display: flex !important;
  flex-direction: row !important;
  align-items: flex-end;
  justify-content: space-between;
  gap: 32px;
  width: 100%;
  padding: 0 0 34px;
}
.elementor .h77e-split-intro > .h77e-stack { max-width: 760px; }
.elementor .h77e-split-intro > .h77e-stack { gap: 4px; align-self: flex-start; }
.elementor .h77e-split-intro > .elementor-widget-button { width: auto !important; flex: 0 0 auto; }
.elementor .h77e-split-lead { width: min(460px, 100%) !important; flex: 0 1 460px; }
.elementor .h77e-split-lead p { margin: 0; }

.elementor .h77e-home-trust { display: grid !important; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 14px; padding: 0 !important; margin-top: 28px; }
.elementor .h77e-trust-card { min-height: 132px; justify-content: center; padding: 26px; border: 1px solid #cddcf0; background: rgba(255,255,255,.9); box-shadow: 0 14px 36px rgba(0,9,40,.08); }
.elementor .h77e-trust-card .h77e-number .elementor-heading-title { color: #06245f !important; }
.elementor .h77e-trust-card .h77e-card-title .elementor-heading-title { font-size: 16px !important; line-height: 1.35 !important; }
.elementor .h77e-trust-card { gap: 8px; }

.elementor .h77e-about { max-width: none !important; padding-top: 92px !important; padding-inline: max(16px, calc((100% - 1200px) / 2)) !important; background: #fff; }
.elementor .h77e-about-media,
.elementor .h77e-featured-media { position: relative; min-height: 560px; overflow: hidden; box-shadow: 0 26px 62px rgba(6,36,95,.13); }
.elementor .h77e-about-media img,
.elementor .h77e-featured-media img { width: 100%; height: 560px; object-fit: cover; }
.elementor .h77e-media-chip { position: absolute !important; z-index: 2; left: 24px; bottom: 24px; width: auto !important; padding: 13px 16px; color: #fff; background: #374151; }
.elementor .h77e-media-chip p { margin: 0; color: #fff !important; font-weight: 900; text-transform: uppercase; }
.elementor .h77e-director-note { padding: 18px; border-left: 5px solid #1f75d6; background: #eaf2ff; }

.elementor .h77e-impact {
  max-width: none !important;
  display: grid !important;
  grid-template-columns: minmax(0,.8fr) minmax(420px,1fr);
  gap: 44px;
  padding-inline: max(16px, calc((100% - 1200px) / 2)) !important;
  color: #fff !important;
  background: #06245f;
}
.elementor .h77e-impact .elementor-heading-title,
.elementor .h77e-impact p { color: #fff !important; }
.elementor .h77e-impact .h77e-lead p { color: rgba(255,255,255,.78) !important; }
.elementor .h77e-impact-cards { display: grid !important; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 12px; }
.elementor .h77e-impact-card { min-height: 260px; justify-content: end; padding: 22px; border: 1px solid rgba(255,255,255,.15); background: rgba(255,255,255,.08); }
.elementor .h77e-impact-card .h77e-number .elementor-heading-title { color: #fff !important; font-size: 42px !important; }
.elementor .h77e-impact-card p { color: rgba(255,255,255,.72) !important; }

.elementor .h77e-blueprint > .h77e-section-intro,
.elementor .h77e-commitments > .h77e-section-intro,
.elementor .h77e-designs > .h77e-section-intro,
.elementor .h77e-testimonials > .h77e-section-intro,
.elementor .h77e-team > .h77e-section-intro { max-width: 800px; margin: 0 auto; padding: 0 0 34px !important; text-align: center; }
.elementor .h77e-blueprint-grid { display: grid !important; grid-template-columns: 1.2fr .95fr .95fr; gap: 18px; }
.elementor .h77e-blueprint-card { min-height: 270px; justify-content: end; padding: 28px; border: 1px solid #cddcf0; background: #fff; box-shadow: 0 16px 38px rgba(0,9,40,.07); }
.elementor .h77e-blueprint-card:first-child { grid-row: span 2; min-height: 558px; background: linear-gradient(180deg, rgba(0,9,40,.16), rgba(0,9,40,.84)), url("/wp-content/uploads/2026/08/h77cons-ai-design-showcase.png") center / cover; }
.elementor .h77e-blueprint-card:first-child .elementor-heading-title,
.elementor .h77e-blueprint-card:first-child p { color: #fff !important; }

.elementor .h77e-cost {
  max-width: none !important;
  padding-inline: max(16px, calc((100% - 1200px) / 2)) !important;
  color: #fff !important;
  background: #06245f;
}
.elementor .h77e-cost .elementor-heading-title,
.elementor .h77e-cost .h77e-lead p { color: #fff !important; }
.elementor .h77e-cost .h77e-card { padding: 28px; border-color: rgba(255,255,255,.28); border-radius: 8px; background: rgba(255,255,255,.11); box-shadow: 0 22px 54px rgba(0,0,0,.18); backdrop-filter: blur(18px) saturate(140%); }
.elementor .h77e-cost .h77e-card p { color: rgba(255,255,255,.88) !important; }
.elementor .h77e-cost .h77e-check p { position: relative; margin: 0; padding: 13px 14px 13px 38px; color: rgba(255,255,255,.88) !important; font-weight: 800; border: 1px solid rgba(255,255,255,.16); border-radius: 6px; background: rgba(255,255,255,.09); }
.elementor .h77e-cost .h77e-check p::before { content: ""; position: absolute; left: 14px; top: 50%; width: 9px; height: 9px; border-radius: 99px; background: #7cc6ff; transform: translateY(-50%); box-shadow: 0 0 0 5px rgba(124,198,255,.12); }

.elementor .h77e-why { max-width: none !important; padding-inline: max(16px, calc((100% - 1200px) / 2)) !important; color: #fff !important; background: #06245f; }
.elementor .h77e-why .elementor-heading-title { color: #fff !important; }
.elementor .h77e-why-item { padding: 20px 24px; background: #fff; }
.elementor .h77e-why-item p { margin: 0; color: #171c22 !important; font-weight: 800; }

.elementor .h77e-featured-project { background: linear-gradient(180deg, rgba(237,241,247,.68), #f4f6fb); }
.elementor .h77e-featured-media { border: 1px solid #cddcf0; box-shadow: 0 24px 60px rgba(0,9,40,.13); }
.elementor .h77e-featured-media .h77e-media-chip { padding: 11px 14px; color: #06245f; background: rgba(255,255,255,.92); letter-spacing: .06em; }
.elementor .h77e-project-facts { display: grid !important; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 10px; }
.elementor .h77e-project-facts .elementor-widget-text-editor { padding: 16px; border: 1px solid #cddcf0; background: #fff; }
.elementor .h77e-project-facts p { display: grid; gap: 4px; margin: 0; }
.elementor .h77e-project-facts span { color: #45464f; font-size: 12px; text-transform: uppercase; }
.elementor .h77e-project-facts strong { color: #06245f; }
.elementor .h77e-project-note { padding: 16px; border: 1px solid #cddcf0; background: #fff; }
.elementor .h77e-project-note p { margin: 0; color: #45464f !important; line-height: 1.6; }

.elementor .h77e-commitments { max-width: none !important; padding-inline: max(16px, calc((100% - 1200px) / 2)) !important; background: #fff; }
.elementor .h77e-commitments > .h77e-grid { gap: 16px; }
.elementor .h77e-commitment-card { min-height: 250px; padding: 24px; border: 1px solid #cddcf0; background: linear-gradient(180deg, rgba(234,242,255,.5), #fff); }
.elementor .h77e-commitment-number { width: 50px !important; height: 50px; display: grid; place-items: center; background: #06245f; }
.elementor .h77e-commitment-number .elementor-heading-title { color: #fff !important; }

.elementor .h77e-designs { max-width: none !important; padding-inline: max(16px, calc((100% - 1200px) / 2)) !important; background: #eaf2ff; }
.elementor .h77e-design-grid { display: grid !important; grid-template-columns: 1.1fr .9fr; gap: 18px; }
.elementor .h77e-design-card { position: relative; min-height: 480px; display: block !important; overflow: hidden; background: #06245f; }
.elementor .h77e-design-card > .elementor-widget-image,
.elementor .h77e-design-card > .elementor-widget-image .elementor-widget-container,
.elementor .h77e-design-card img { position: absolute !important; inset: 0; width: 100%; height: 100%; object-fit: cover; }
.elementor .h77e-design-card img { opacity: .72; }
.elementor .h77e-design-copy { position: absolute !important; z-index: 2; inset: auto 0 0; min-height: 168px; padding: 28px; justify-content: end; background: linear-gradient(0deg, rgba(6,36,95,.94), rgba(6,36,95,.08)); }
.elementor .h77e-design-copy .elementor-heading-title,
.elementor .h77e-design-copy p { color: #fff !important; }

.elementor .h77e-testimonial-grid { display: grid !important; grid-template-columns: 1.15fr .85fr .85fr; gap: 16px; }
.elementor .h77e-testimonials { max-width: none !important; padding-inline: max(16px, calc((100% - 1200px) / 2)) !important; background: #fff; }
.elementor .h77e-testimonial-card { padding: 0 0 20px; overflow: hidden; border: 1px solid #cddcf0; background: #fff; box-shadow: 0 16px 38px rgba(6,36,95,.07); }
.elementor .h77e-testimonial-card > .elementor-element:not(.elementor-widget-image) { margin-inline: 20px; width: auto !important; }
.elementor .h77e-testimonial-card img { width: 100%; height: 260px; object-fit: cover; }

.elementor .h77e-team-card { min-height: 220px; justify-content: end; padding: 22px; border: 1px solid #cddcf0; background: linear-gradient(180deg, rgba(31,117,214,.08), #fff); }
.elementor .h77e-team { max-width: none !important; padding-inline: max(16px, calc((100% - 1200px) / 2)) !important; background: #fff; }
.elementor .h77e-team > .h77e-grid { gap: 14px; }
.elementor .h77e-partner-strip { display: flex !important; flex-direction: row !important; flex-wrap: wrap; gap: 10px; padding-top: 28px; border-top: 1px solid #cddcf0; }
.elementor .h77e-partner { width: auto !important; padding: 12px 14px; border: 1px solid #cddcf0; background: #eaf2ff; }
.elementor .h77e-partner p { margin: 0; color: #06245f !important; font-weight: 900; }

.elementor .h77e-seo-links { max-width: none !important; display: flex !important; flex-direction: row !important; align-items: center; justify-content: space-between; gap: 24px; padding-block: 28px !important; padding-inline: max(16px, calc((100% - 1200px) / 2)) !important; color: #fff; background: linear-gradient(90deg, #06245f, #0b3f8f); }
.elementor .h77e-seo-links > .elementor-widget-heading { width: auto !important; }
.elementor .h77e-seo-links .elementor-heading-title { color: #fff !important; }
.elementor .h77e-seo-items { display: flex !important; flex-direction: row !important; flex-wrap: wrap; gap: 10px; width: auto !important; }
.elementor .h77e-seo-link { width: auto !important; }
.elementor .h77e-seo-link .elementor-button { padding: 10px 14px; color: #fff !important; border: 1px solid rgba(255,255,255,.18); border-radius: 999px; background: rgba(255,255,255,.1) !important; font-size: 13px; }

.elementor .h77e-section-intro { padding-bottom: 18px !important; }
.elementor .h77e-section-intro + .h77e-section { padding-top: 24px !important; }

.elementor .h77e-home-services > .h77e-services-grid,
.elementor .h77e-home-process > .h77e-process-grid,
.elementor .h77e-home-articles > .h77e-articles-grid {
  max-width: none;
  margin: 0;
  padding: 0 !important;
}

.elementor .h77e-services-card {
  --h77e-service-image: none;
  position: relative;
  isolation: isolate;
  overflow: hidden;
  min-height: 285px;
  display: grid !important;
  grid-template-rows: auto auto 1fr auto;
  align-content: start;
  border-color: rgba(255,255,255,.2) !important;
  background: #06245f !important;
  color: #fff !important;
}
.elementor .h77e-services-card::before,
.elementor .h77e-services-card::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
}
.elementor .h77e-services-card::before {
  z-index: 0;
  background: var(--h77e-service-image) center / cover no-repeat;
  opacity: .5;
  filter: saturate(.82) contrast(1.06);
  transform: scale(1.035);
  transition: opacity .22s ease, transform .42s ease;
}
.elementor .h77e-services-card::after {
  z-index: 0;
  background: linear-gradient(180deg, rgba(6,36,95,.5) 0%, rgba(6,36,95,.76) 54%, rgba(3,24,68,.96) 100%);
}
.elementor .h77e-services-card > * { position: relative; z-index: 1; }
.elementor .h77e-services-grid > .h77e-services-card:nth-child(1) { --h77e-service-image: url("service-card-architecture-v1.webp"); }
.elementor .h77e-services-grid > .h77e-services-card:nth-child(2) { --h77e-service-image: url("service-card-interior-v1.webp"); }
.elementor .h77e-services-grid > .h77e-services-card:nth-child(3) { --h77e-service-image: url("service-card-rough-v1.webp"); }
.elementor .h77e-services-grid > .h77e-services-card:nth-child(4) { --h77e-service-image: url("service-card-finishing-v1.webp"); }
.elementor .h77e-services-card:hover::before { opacity: .62; transform: scale(1.075); }
.elementor .h77e-services-card .h77e-card-title .elementor-heading-title,
.elementor .h77e-services-card .h77e-muted p,
.elementor .h77e-services-card .elementor-button-text { color: #fff !important; }
.elementor .h77e-services-card .h77e-muted p { color: rgba(255,255,255,.86) !important; }
.elementor .h77e-services-card .elementor-button { color: #fff !important; }
.elementor .h77e-services-card .elementor-button:hover { color: #8fd3ff !important; }
.elementor .h77e-services-card .h77e-card-title .elementor-heading-title { color: #fff !important; }
.elementor .h77e-service-icon { width: 50px !important; height: 50px; display: grid; place-items: center; margin-bottom: 6px; border: 1px solid rgba(255,255,255,.26); background: rgba(255,255,255,.14); backdrop-filter: blur(8px); }
.elementor .h77e-service-icon .elementor-heading-title { color: #fff !important; font-size: 14px !important; font-weight: 900 !important; }

.elementor .h77e-home-process .h77e-process-grid { gap: 18px; }
.elementor .h77e-process-card {
  min-height: 142px;
  display: grid !important;
  grid-template-columns: 54px minmax(0,1fr);
  grid-template-rows: auto 1fr;
  gap: 8px 18px;
  align-items: start;
}
.elementor .h77e-process-card .h77e-number { grid-column: 1; grid-row: 1 / span 2; width: 50px !important; height: 50px; display: grid; place-items: center; background: #06245f; }
.elementor .h77e-process-card .h77e-number .elementor-heading-title { color: #fff !important; font-size: 15px !important; }
.elementor .h77e-process-card .h77e-card-title,
.elementor .h77e-process-card .h77e-muted { grid-column: 2; }

.elementor .h77e-home-articles {
  max-width: none !important;
  padding-inline: max(16px, calc((100% - 1200px) / 2)) !important;
  background: #eaf2ff;
}
.elementor .h77e-articles-card { min-height: 245px; align-content: start; }
.elementor .h77e-articles-card .h77e-card-title .elementor-heading-title { color: #06245f !important; }
.elementor .h77e-status-chip { width: fit-content !important; padding: 7px 10px; border: 1px solid rgba(31,117,214,.22); border-radius: 999px; background: rgba(31,117,214,.08); }
.elementor .h77e-status-chip p { margin: 0; color: #06245f !important; font-size: 12px; font-weight: 800; }
.elementor .h77e-article-date p { margin: 0; color: #45464f !important; font-size: 13px; }
.elementor .h77e-articles-card .h77e-card-link { display: none !important; }

.elementor .h77e-home-lead {
  align-items: start;
  color: #171c22;
  background: #fff;
}
.elementor .h77e-home-lead .h77e-card { box-shadow: 0 16px 38px rgba(6,36,95,.08); }
.elementor .h77e-home-lead > .h77e-card { padding: 28px; border-radius: 8px; }
.elementor .h77e-home-lead > .h77e-card { border: 1px solid rgba(255,255,255,.62); background: rgba(255,255,255,.78); box-shadow: 0 24px 70px rgba(6,36,95,.16); backdrop-filter: blur(20px) saturate(150%); }
.elementor .h77e-home-lead .h77e-h2 .elementor-heading-title { color: #06245f !important; }
.elementor .h77e-home-lead .h77e-lead p { color: #45464f !important; }

/* Exact desktop measurements captured from the canonical Next.js homepage at 1600px. */
@media (min-width: 1025px) {
  .elementor .h77e-about { height: 760.71875px; box-sizing: border-box; }
  .elementor .h77e-impact { height: 497.84375px; box-sizing: border-box; }

  .elementor .h77e-blueprint { height: 886.875px; padding-top: 72px !important; gap: 0 !important; box-sizing: border-box; }
  .elementor .h77e-blueprint > .h77e-split-intro { height: 164.875px; flex: 0 0 164.875px; }
  .elementor .h77e-blueprint-grid { height: 558px; padding: 0 !important; }

  .elementor .h77e-home-services { height: 678.109375px; gap: 0 !important; box-sizing: border-box; }
  .elementor .h77e-home-services > .h77e-split-intro { height: 209.109375px; flex: 0 0 209.109375px; }

  .elementor .h77e-cost { height: 623.296875px; box-sizing: border-box; }
  .elementor .h77e-why { height: 439px; box-sizing: border-box; }

  .elementor .h77e-featured-project { height: 741.5625px; box-sizing: border-box; }
  .elementor .h77e-featured-media { height: 557.5625px; min-height: 557.5625px; padding: 0 !important; }
  .elementor .h77e-featured-media img { height: 557.5625px; min-height: 557.5625px; }

  .elementor .h77e-commitments { height: 1139.375px; gap: 0 !important; box-sizing: border-box; }
  .elementor .h77e-commitments > .h77e-section-intro { height: 173.375px; flex: 0 0 173.375px; gap: 3px; }
  .elementor .h77e-commitments > .h77e-grid { height: 782px; padding: 0 !important; }

  .elementor .h77e-designs { height: 828.875px; gap: 0 !important; box-sizing: border-box; }
  .elementor .h77e-designs > .h77e-split-intro { height: 164.875px; flex: 0 0 164.875px; }
  .elementor .h77e-design-grid { height: 480px; padding: 0 !important; }

  .elementor .h77e-testimonials { height: 809.375px; gap: 0 !important; box-sizing: border-box; }
  .elementor .h77e-testimonials > .h77e-section-intro { height: 173.375px; flex: 0 0 173.375px; gap: 3px; }
  .elementor .h77e-testimonial-grid { height: 452px; padding: 0 !important; }
  .elementor .h77e-testimonial-card { height: 452px; }

  .elementor .h77e-home-process { height: 795.6875px; gap: 0 !important; box-sizing: border-box; }
  .elementor .h77e-home-process > .h77e-split-intro { height: 149.6875px; flex: 0 0 149.6875px; }

  .elementor .h77e-home-articles { height: 595.34375px; gap: 0 !important; box-sizing: border-box; }
  .elementor .h77e-home-articles > .h77e-split-intro { height: 166.34375px; flex: 0 0 166.34375px; }

  .elementor .h77e-team { height: 670.875px; gap: 0 !important; box-sizing: border-box; }
  .elementor .h77e-team > .h77e-split-intro { height: 164.875px; flex: 0 0 164.875px; }
  .elementor .h77e-team > .h77e-grid { height: 220px; padding: 0 !important; }
  .elementor .h77e-team > .h77e-partner-strip { height: 74px; margin-top: 28px; padding: 28px 0 0 !important; box-sizing: border-box; }

  .elementor .h77e-seo-links { height: 140px; box-sizing: border-box; }
  .elementor .h77e-home-lead { height: 1100.0625px; gap: 24px; box-sizing: border-box; }
  .elementor .h77e-home-lead > .h77e-card { width: 588px; height: 916.0625px; box-sizing: border-box; }
  .elementor .h77e-footer { height: 385.375px; box-sizing: border-box; }
}
.elementor .h77e-home-hero .elementor-widget-heading,
.elementor .h77e-impact .elementor-widget-heading,
.elementor .h77e-cost .elementor-widget-heading,
.elementor .h77e-why .elementor-widget-heading { --e-global-color-primary: inherit; }

@media (max-width: 1024px) {
  .elementor .h77e-home-hero { grid-template-columns: minmax(0,1fr) minmax(320px,.72fr); gap: 34px; }
  .elementor .h77e-highlight-ribbon { grid-template-columns: repeat(2,minmax(0,1fr)); margin-top: 28px; }
  .elementor .h77e-impact { grid-template-columns: 1fr; }
  .elementor .h77e-testimonial-grid { grid-template-columns: 1fr 1fr; }
}

@media (max-width: 767px) {
  .elementor .h77e-topbar { display: none !important; }
  .elementor .h77e-nav-row { min-height: 68px !important; padding: 8px 18px !important; }
  .elementor .h77e-logo { width: 80px !important; flex-basis: 80px !important; }
  .elementor .h77e-logo img { max-height: 42px; }
  .elementor .h77e-nav-cta { display: none !important; }
  .elementor .h77e-mobile-menu { display: block !important; }
  .elementor .h77e-mobile-menu .elementor-button { min-height: 38px; padding: 8px 14px; text-transform: uppercase; }
  .elementor .h77e-home-hero { min-height: auto; grid-template-columns: 1fr; padding: 70px 18px 64px !important; }
  .elementor .h77e-home-hero .h77e-h1 .elementor-heading-title { font-size: 34px !important; }
  .elementor .h77e-home-hero .h77e-h2 .elementor-heading-title { font-size: 29px !important; }
  .elementor .h77e-home-hero .h77e-hero-media { min-height: 390px; }
  .elementor .h77e-hero-image img { height: 330px !important; }
  .elementor .h77e-hero-metrics { left: 12px; top: 18px; width: calc(100% - 24px) !important; }
  .elementor .h77e-hero-proof { right: 12px; bottom: 0; width: calc(100% - 24px) !important; }
  .elementor .h77e-home-hero .h77e-actions > .elementor-widget-button,
  .elementor .h77e-about .h77e-actions > .elementor-widget-button { width: 100% !important; }
  .elementor .h77e-home-hero .h77e-actions .elementor-button,
  .elementor .h77e-about .h77e-actions .elementor-button { width: 100%; }
  .elementor .h77e-highlight-ribbon { grid-template-columns: 1fr; margin-top: 24px; }
  .elementor .h77e-highlight-card { min-height: 210px; }
  .elementor .h77e-highlight-copy { min-height: 134px; padding: 18px; }
  .elementor .h77e-contact-bar,
  .elementor .h77e-home-trust,
  .elementor .h77e-impact-cards,
  .elementor .h77e-blueprint-grid,
  .elementor .h77e-design-grid,
  .elementor .h77e-testimonial-grid { grid-template-columns: 1fr; }
  .elementor .h77e-contact-item,
  .elementor .h77e-trust-card { min-height: 108px; padding: 20px; }
  .elementor .h77e-blueprint-card,
  .elementor .h77e-blueprint-card:first-child { min-height: 260px; grid-row: auto; }
  .elementor .h77e-impact { grid-template-columns: 1fr; padding-inline: 18px !important; }
  .elementor .h77e-impact-card,
  .elementor .h77e-commitment-card,
  .elementor .h77e-team-card { min-height: auto; }
  .elementor .h77e-about-media,
  .elementor .h77e-featured-media,
  .elementor .h77e-about-media img,
  .elementor .h77e-featured-media img { min-height: 360px; height: 360px; }
  .elementor .h77e-design-card { min-height: 340px; }
  .elementor .h77e-seo-links { flex-direction: column !important; align-items: flex-start; padding-inline: 18px !important; }
  .elementor .h77e-project-facts { grid-template-columns: 1fr; }
  .elementor .h77-form-grid { grid-template-columns: 1fr; }
  .elementor .h77e-split-intro { flex-direction: column !important; align-items: flex-start; gap: 18px; }
  .elementor .h77e-split-lead { width: 100% !important; flex: 0 0 auto; }
  .elementor .h77e-process-card { grid-template-columns: 48px minmax(0,1fr); padding: 20px; }
  .elementor .h77e-topbar { align-items: flex-start; gap: 3px; }
  .elementor .h77e-topbar-contact { gap: 10px; }
  .elementor .h77e-topbar-contact .elementor-widget-text-editor:last-child { display: none; }
  .elementor .h77e-floating-contact { display: none !important; }
  .elementor .h77e-bottom-contact { position: fixed !important; right: 12px; bottom: 12px; left: 12px; z-index: 50; display: grid !important; grid-template-columns: repeat(3,1fr); gap: 8px; width: auto !important; }
  .elementor .h77e-bottom-contact .elementor-widget-button { width: 100% !important; }
  .elementor .h77e-bottom-contact .elementor-button { width: 100%; min-height: 46px; padding: 10px 8px; border-radius: 4px; color: #fff !important; background: #374151 !important; font-size: 13px; font-weight: 800; }
  .elementor .h77e-bottom-contact > .elementor-widget-button:nth-child(2) .elementor-button { background: #6b7280 !important; }
  .elementor .h77e-bottom-contact > .elementor-widget-button:nth-child(3) .elementor-button { color: #374151 !important; background: #e5e7eb !important; }
}

/* About page — native Elementor parity with the legacy Next.js design. */
.elementor .about-inner {
  width: min(1200px, calc(100% - 32px));
  margin-inline: auto;
  padding: 0 !important;
}

.elementor .about-section-header {
  display: block;
  margin-bottom: 40px;
  text-align: center;
}

.elementor .about-section-title .elementor-heading-title {
  display: inline-block;
  margin: 0;
  color: #0b2545 !important;
  font-size: 28px !important;
  font-weight: 800 !important;
  letter-spacing: .5px;
  text-transform: uppercase;
}

.elementor .about-section-title .elementor-heading-title::after {
  content: "";
  display: block;
  width: 60px;
  height: 3px;
  margin: 12px auto 0;
  border-radius: 2px;
  background: #1677ff;
}

.elementor .about-section-title-light .elementor-heading-title { color: #fff !important; }

.elementor .about-hero {
  position: relative;
  display: flex;
  min-height: 480px;
  justify-content: center;
  padding: 80px 0 !important;
  overflow: hidden;
  background: url("/generated/about/hero-bg.jpg") center / cover no-repeat;
}

.elementor .about-hero-overlay,
.elementor .about-factory-overlay {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  padding: 0 !important;
}

.elementor .about-hero-overlay {
  z-index: 0;
  background: linear-gradient(135deg, rgba(11,37,69,.85), rgba(11,37,69,.65));
}

.elementor .about-hero-container {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
  align-items: center;
}

.elementor .about-hero-left {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0;
  color: #fff;
}

.elementor .about-hero-logo { width: auto !important; margin-bottom: 16px; }
.elementor .about-hero-logo img { width: auto !important; height: 64px !important; object-fit: contain; }

.elementor .about-hero-badge {
  width: auto !important;
  margin-bottom: 16px;
}

.elementor .about-hero-badge .elementor-widget-container {
  display: inline-block;
  padding: 6px 16px;
  border-radius: 20px;
  color: #fff;
  background: #1677ff;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.elementor .about-hero-title .elementor-heading-title {
  margin: 0 0 16px;
  color: #fff !important;
  font-size: 42px !important;
  line-height: 1.15;
  font-weight: 800 !important;
}

.elementor .about-hero-subtitle,
.elementor .about-hero-subtitle p {
  margin: 0;
  color: rgba(255,255,255,.9);
  font-size: 18px;
  font-weight: 500;
}

.elementor .about-hero-card {
  display: flex;
  flex-direction: column;
  gap: 0;
  padding: 32px !important;
  border: 1px solid rgba(255,255,255,.25);
  border-radius: 12px;
  color: #fff;
  background: rgba(255,255,255,.12);
  box-shadow: 0 20px 40px rgba(0,0,0,.2);
  backdrop-filter: blur(12px);
}

.elementor .about-hero-card-title .elementor-heading-title {
  margin: 0 0 12px;
  color: #fff !important;
  font-size: 20px !important;
  font-weight: 700 !important;
}

.elementor .about-hero-card-desc,
.elementor .about-hero-card-desc p {
  margin: 0;
  color: rgba(255,255,255,.85);
  font-size: 15px;
  line-height: 1.6;
}

.elementor .about-story-section,
.elementor .about-eco-section,
.elementor .about-buildings-section,
.elementor .about-process-section,
.elementor .about-team-section {
  width: 100%;
  padding: 80px 0 !important;
  background: #fff;
}

.elementor .about-story-grid,
.elementor .about-team-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 50px;
  align-items: center;
}

.elementor .about-story-copy,
.elementor .about-team-copy { display: flex; flex-direction: column; gap: 0; }

.elementor .about-story-title .elementor-heading-title {
  position: relative;
  margin: 0 0 20px;
  padding-bottom: 12px;
  color: #0b2545 !important;
  font-size: 28px !important;
  font-weight: 800 !important;
  text-transform: uppercase;
}

.elementor .about-story-title .elementor-heading-title::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 50px;
  height: 3px;
  background: #1677ff;
}

.elementor .about-story-text,
.elementor .about-story-text p {
  margin: 0;
  color: #334155;
  font-size: 16px;
  line-height: 1.8;
}

.elementor .about-story-image-wrap,
.elementor .about-team-img-wrap {
  overflow: hidden;
  padding: 0 !important;
  border-radius: 12px;
  box-shadow: 0 12px 30px rgba(11,37,69,.1);
}

.elementor .about-story-image img { width: 100%; height: 340px; object-fit: cover; }

.elementor .about-pillars-section {
  width: 100%;
  padding: 70px 0 !important;
  background: #f8fafc;
}

.elementor .about-pillars-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}

.elementor .about-pillar-card {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0;
  padding: 32px 24px !important;
  border: 1px solid #e2e8f0;
  border-radius: 12px;
  background: #fff;
  box-shadow: 0 4px 15px rgba(0,0,0,.03);
  text-align: center;
  transition: transform .3s ease, box-shadow .3s ease;
}

.elementor .about-pillar-card:hover { transform: translateY(-5px); box-shadow: 0 12px 25px rgba(11,37,69,.08); }

.elementor .about-pillar-icon {
  display: flex;
  width: 64px !important;
  height: 64px;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
  border: 2px solid #0b2545;
  border-radius: 50%;
  color: #0b2545;
}

.elementor .about-pillar-icon .elementor-icon { color: #0b2545; font-size: 30px; }

.elementor .about-pillar-title .elementor-heading-title {
  margin: 0 0 12px;
  color: #0b2545 !important;
  font-size: 18px !important;
  font-weight: 800 !important;
  text-transform: uppercase;
}

.elementor .about-pillar-desc,
.elementor .about-pillar-desc p {
  margin: 0;
  color: #475569;
  font-size: 14px;
  line-height: 1.6;
}

.elementor .about-pillar-tags { margin-top: 12px; }
.elementor .about-pillar-tags .elementor-widget-container { display: flex; flex-direction: column; gap: 8px; align-items: center; }
.elementor .about-pillar-tag-row { display: flex; gap: 12px; color: #0b2545; font-size: 14px; font-weight: 700; }

.elementor .about-eco-inner,
.elementor .about-services-inner,
.elementor .about-buildings-inner,
.elementor .about-process-inner,
.elementor .about-testimonials-inner,
.elementor .about-activities-inner { display: block; }

.elementor .about-eco-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
}

.elementor .about-eco-card,
.elementor .about-service-card {
  display: flex;
  overflow: hidden;
  flex-direction: column;
  gap: 0;
  padding: 0 !important;
  border: 1px solid #e2e8f0;
  border-radius: 12px;
  background: #fff;
  box-shadow: 0 4px 12px rgba(0,0,0,.04);
  text-align: center;
  transition: transform .3s ease;
}

.elementor .about-eco-card:hover,
.elementor .about-service-card:hover { transform: translateY(-4px); }

.elementor .about-eco-img-wrap,
.elementor .about-service-img-wrap {
  position: relative;
  display: block;
  height: 180px;
  padding: 0 !important;
  overflow: visible;
}

.elementor .about-eco-img,
.elementor .about-eco-img .elementor-widget-container,
.elementor .about-eco-img img { width: 100%; height: 180px; object-fit: cover; }

.elementor .about-eco-badge-icon {
  position: absolute;
  left: 50%;
  bottom: -20px;
  z-index: 2;
  display: flex;
  width: 44px !important;
  height: 44px;
  align-items: center;
  justify-content: center;
  transform: translateX(-50%);
  border: 2px solid #fff;
  border-radius: 8px;
  color: #fff;
  background: #0b2545;
  box-shadow: 0 4px 10px rgba(0,0,0,.15);
}

.elementor .about-eco-badge-icon .elementor-icon { color: #fff; font-size: 22px; }
.elementor .about-eco-content { display: flex; flex-direction: column; gap: 0; padding: 30px 16px 24px !important; }

.elementor .about-eco-title .elementor-heading-title {
  margin: 0 0 8px;
  color: #0b2545 !important;
  font-size: 15px !important;
  font-weight: 800 !important;
  text-transform: uppercase;
}

.elementor .about-eco-desc,
.elementor .about-eco-desc p { margin: 0; color: #64748b; font-size: 13px; line-height: 1.5; }

.elementor .about-services-section,
.elementor .about-activities-section {
  width: 100%;
  padding: 80px 0 !important;
  background: #f8fafc;
}

.elementor .about-services-grid,
.elementor .about-buildings-grid,
.elementor .about-activities-grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 20px;
}

.elementor .about-service-img-wrap { height: 150px; }
.elementor .about-service-img,
.elementor .about-service-img .elementor-widget-container,
.elementor .about-service-img img { width: 100%; height: 150px; object-fit: cover; }

.elementor .about-service-icon-wrap {
  position: absolute;
  left: 50%;
  bottom: -18px;
  z-index: 2;
  display: flex;
  width: 36px !important;
  height: 36px;
  align-items: center;
  justify-content: center;
  transform: translateX(-50%);
  border: 1px solid #cbd5e1;
  border-radius: 6px;
  color: #0b2545;
  background: #fff;
  box-shadow: 0 2px 6px rgba(0,0,0,.08);
}

.elementor .about-service-icon-wrap .elementor-icon { color: #0b2545; font-size: 18px; }
.elementor .about-service-body { display: flex; flex-direction: column; gap: 0; padding: 26px 14px 20px !important; }

.elementor .about-service-title .elementor-heading-title {
  margin: 0 0 8px;
  color: #0b2545 !important;
  font-size: 15px !important;
  font-weight: 700 !important;
}

.elementor .about-service-desc,
.elementor .about-service-desc p { margin: 0; color: #64748b; font-size: 12px; line-height: 1.5; }

.elementor .about-buildings-grid { gap: 16px; }

.elementor .about-building-card {
  position: relative;
  display: block;
  height: 220px;
  padding: 0 !important;
  overflow: hidden;
  border-radius: 10px;
  box-shadow: 0 4px 12px rgba(0,0,0,.08);
}

.elementor .about-building-img,
.elementor .about-building-img .elementor-widget-container,
.elementor .about-building-img img { width: 100%; height: 220px; object-fit: cover; transition: transform .5s ease; }
.elementor .about-building-card:hover .about-building-img img { transform: scale(1.05); }

.elementor .about-building-overlay {
  position: absolute;
  inset: 0;
  z-index: 1;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  padding: 16px !important;
  background: linear-gradient(to top, rgba(11,37,69,.9), rgba(11,37,69,.2) 60%, transparent);
}

.elementor .about-building-title .elementor-heading-title {
  margin: 0;
  color: #fff !important;
  font-size: 16px !important;
  font-weight: 700 !important;
  text-align: center;
}

.elementor .about-factory-banner {
  position: relative;
  display: flex;
  width: 100%;
  justify-content: center;
  padding: 70px 0 !important;
  color: #fff;
  background: url("/generated/about/eco-factory.jpg") center / cover no-repeat;
}

.elementor .about-factory-overlay { z-index: 0; background: linear-gradient(90deg, rgba(11,37,69,.95), rgba(11,37,69,.85) 50%, rgba(11,37,69,.4)); }
.elementor .about-factory-inner { position: relative; z-index: 2; }
.elementor .about-factory-content { display: flex; max-width: 600px; flex-direction: column; align-items: flex-start; gap: 0; }

.elementor .about-factory-title .elementor-heading-title {
  margin: 0 0 16px;
  color: #fff !important;
  font-size: 28px !important;
  font-weight: 800 !important;
  text-transform: uppercase;
}

.elementor .about-factory-desc,
.elementor .about-factory-desc p { margin: 0 0 24px; color: rgba(255,255,255,.9); font-size: 15px; line-height: 1.7; }

.elementor .about-factory-btn { width: auto !important; }
.elementor .about-factory-btn .elementor-button {
  padding: 12px 28px;
  border: 1px solid rgba(255,255,255,.4);
  border-radius: 6px;
  color: #fff !important;
  background: #0b2545;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: .5px;
  text-transform: uppercase;
}
.elementor .about-factory-btn .elementor-button:hover { border-color: #1677ff; background: #1677ff; }

.elementor .about-process-grid { display: grid; grid-template-columns: repeat(8, 1fr); gap: 12px; }
.elementor .about-process-step { display: flex; flex-direction: column; align-items: center; gap: 0; text-align: center; }

.elementor .about-process-icon-wrap {
  display: flex;
  width: 56px !important;
  height: 56px;
  align-items: center;
  justify-content: center;
  margin-bottom: 12px;
  border: 2px solid #0b2545;
  border-radius: 50%;
  color: #0b2545;
  background: #fff;
  box-shadow: 0 4px 10px rgba(0,0,0,.05);
  transition: all .3s ease;
}

.elementor .about-process-icon-wrap .elementor-icon { color: #0b2545; font-size: 22px; }
.elementor .about-process-step:hover .about-process-icon-wrap { color: #fff; background: #0b2545; }
.elementor .about-process-step:hover .about-process-icon-wrap .elementor-icon { color: #fff; }
.elementor .about-process-label,
.elementor .about-process-label p { margin: 0; color: #0b2545; font-size: 13px; font-weight: 700; }

.elementor .about-testimonials-section {
  width: 100%;
  padding: 80px 0 !important;
  color: #fff;
  background: #0a1e3f;
}

.elementor .about-testimonials-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; }
.elementor .about-testimonial-card { display: flex; flex-direction: column; gap: 0; padding: 30px !important; border: 1px solid rgba(255,255,255,.12); border-radius: 12px; background: rgba(255,255,255,.08); }
.elementor .about-testimonial-quote,
.elementor .about-testimonial-quote p { margin: 0 0 12px; color: #1677ff; font-size: 32px; line-height: 1; }
.elementor .about-testimonial-text,
.elementor .about-testimonial-text p { margin: 0 0 20px; color: rgba(255,255,255,.9); font-size: 14px; line-height: 1.7; font-style: italic; }
.elementor .about-testimonial-author .elementor-heading-title { margin: 0 0 4px; color: #fff !important; font-size: 15px !important; font-weight: 700 !important; }
.elementor .about-testimonial-sub,
.elementor .about-testimonial-sub p { margin: 0; color: rgba(255,255,255,.6); font-size: 12px; }

.elementor .about-testimonials-dots { display: flex; flex-direction: row; justify-content: center; gap: 8px; margin-top: 32px; }
.elementor .about-dot { width: 8px !important; height: 8px; border-radius: 50%; background: rgba(255,255,255,.3); }
.elementor .about-dot .elementor-widget-container { min-height: 8px; }
.elementor .about-dot.active { width: 24px !important; border-radius: 4px; background: #1677ff; }

.elementor .about-team-grid { gap: 40px; }
.elementor .about-team-title .elementor-heading-title { margin: 0 0 16px; color: #0b2545 !important; font-size: 28px !important; font-weight: 800 !important; text-transform: uppercase; }
.elementor .about-team-subtitle,
.elementor .about-team-subtitle p { margin: 0; color: #475569; font-size: 16px; line-height: 1.7; }
.elementor .about-team-img-wrap { box-shadow: 0 10px 25px rgba(0,0,0,.1); }
.elementor .about-team-img img { width: 100%; height: 320px; object-fit: cover; }

.elementor .about-activities-grid { gap: 16px; }
.elementor .about-activity-card { display: flex; overflow: hidden; flex-direction: column; gap: 0; padding: 0 !important; border: 1px solid #e2e8f0; border-radius: 10px; background: #fff; box-shadow: 0 2px 8px rgba(0,0,0,.04); }
.elementor .about-activity-img-wrap { display: block; height: 140px; padding: 0 !important; }
.elementor .about-activity-img,
.elementor .about-activity-img .elementor-widget-container,
.elementor .about-activity-img img { width: 100%; height: 140px; object-fit: cover; }
.elementor .about-activity-label,
.elementor .about-activity-label p { margin: 0; padding: 12px; color: #0b2545; font-size: 13px; font-weight: 700; text-align: center; }

.elementor .about-cta-banner { width: 100%; padding: 50px 0 !important; color: #fff; background: #0b2545; }
.elementor .about-cta-container { display: flex; flex-direction: row; justify-content: space-between; align-items: center; gap: 32px; }
.elementor .about-cta-copy { display: flex; flex: 1; flex-direction: column; gap: 0; }
.elementor .about-cta-title .elementor-heading-title { margin: 0 0 8px; color: #fff !important; font-size: 26px !important; font-weight: 800 !important; text-transform: uppercase; }
.elementor .about-cta-desc,
.elementor .about-cta-desc p { margin: 0; color: rgba(255,255,255,.85); font-size: 15px; }
.elementor .about-cta-btns { display: flex; width: auto !important; flex-direction: row; gap: 16px; }
.elementor .about-cta-btns > .elementor-widget-button { width: auto !important; }
.elementor .about-cta-btn-white .elementor-button,
.elementor .about-cta-btn-outline .elementor-button { padding: 12px 24px; border-radius: 6px; font-size: 14px; font-weight: 800; text-transform: uppercase; }
.elementor .about-cta-btn-white .elementor-button { color: #0b2545 !important; background: #fff; }
.elementor .about-cta-btn-white .elementor-button:hover { background: #e2e8f0; }
.elementor .about-cta-btn-outline .elementor-button { border: 1px solid rgba(255,255,255,.5); color: #fff !important; background: transparent; }
.elementor .about-cta-btn-outline .elementor-button:hover { border-color: #fff; background: rgba(255,255,255,.1); }

@media (max-width: 1024px) {
  .elementor .about-hero-container,
  .elementor .about-story-grid,
  .elementor .about-team-grid { grid-template-columns: 1fr; gap: 30px; }
  .elementor .about-pillars-grid,
  .elementor .about-eco-grid,
  .elementor .about-services-grid,
  .elementor .about-buildings-grid,
  .elementor .about-testimonials-grid,
  .elementor .about-activities-grid { grid-template-columns: repeat(2, 1fr); }
  .elementor .about-process-grid { grid-template-columns: repeat(4, 1fr); }
  .elementor .about-cta-container { flex-direction: column; align-items: flex-start; gap: 30px; }
}

@media (max-width: 640px) {
  .elementor .about-hero { min-height: auto; padding: 64px 0 !important; }
  .elementor .about-hero-title .elementor-heading-title { font-size: 32px !important; }
  .elementor .about-hero-card { padding: 24px !important; }
  .elementor .about-pillars-grid,
  .elementor .about-eco-grid,
  .elementor .about-services-grid,
  .elementor .about-buildings-grid,
  .elementor .about-testimonials-grid,
  .elementor .about-activities-grid,
  .elementor .about-process-grid { grid-template-columns: 1fr; }
  .elementor .about-cta-btns { width: 100% !important; flex-direction: column; }
  .elementor .about-cta-btns > .elementor-widget-button,
  .elementor .about-cta-btns .elementor-button { width: 100% !important; }
}

/* About page final parity layer. Elementor containers add 10px padding by
 * default; the canonical layout uses content-box-free structural wrappers. */
body.page-id-5,
body.page-id-5 .elementor,
body.page-id-5 .elementor .elementor-heading-title,
body.page-id-5 .elementor .elementor-widget-text-editor {
  font-family: Inter, "Segoe UI", Arial, sans-serif !important;
}

body.page-id-5 .elementor .h77e-site-header {
  z-index: 80;
}

body.page-id-5 .elementor .h77e-nav-row {
  gap: 22px;
  padding: 0 !important;
}

body.page-id-5 .elementor .h77e-logo {
  width: auto !important;
  flex: 0 0 auto !important;
  padding: 0 !important;
}

body.page-id-5 .elementor .h77e-logo img {
  width: auto !important;
  height: 46px !important;
  max-height: 46px !important;
  display: block;
}

body.page-id-5 .elementor .h77e-topbar {
  min-height: 34px;
  font-size: 13px;
}

body.page-id-5 .elementor .h77e-nav-links,
body.page-id-5 .elementor .h77e-nav-group,
body.page-id-5 .elementor .h77e-nav-dropdown,
body.page-id-5 .elementor .h77e-nav-cta,
body.page-id-5 .elementor .h77e-mobile-menu {
  padding: 0 !important;
}

body.page-id-5 .elementor .h77e-nav-group {
  position: relative;
  display: flex;
  width: auto !important;
  align-self: stretch;
  align-items: center;
}

body.page-id-5 .elementor .h77e-nav-group::after {
  content: "";
  position: absolute;
  top: 100%;
  right: -12px;
  left: -12px;
  height: 18px;
  pointer-events: none;
}

body.page-id-5 .elementor .h77e-nav-group:hover::after,
body.page-id-5 .elementor .h77e-nav-group:focus-within::after {
  pointer-events: auto;
}

body.page-id-5 .elementor .h77e-nav-dropdown {
  position: absolute;
  top: calc(100% + 12px);
  left: 0;
  z-index: 82;
  display: grid;
  width: 292px !important;
  gap: 4px;
  padding: 8px !important;
  border: 1px solid rgba(255,255,255,.56);
  border-radius: 8px;
  background: rgba(255,255,255,.9);
  box-shadow: 0 24px 58px rgba(6,36,95,.18);
  backdrop-filter: blur(22px) saturate(160%);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transform: translateY(8px);
  transition: opacity 160ms ease 220ms, transform 160ms ease 220ms, visibility 0s linear 380ms;
}

body.page-id-5 .elementor .h77e-nav-group:hover .h77e-nav-dropdown,
body.page-id-5 .elementor .h77e-nav-group:focus-within .h77e-nav-dropdown {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  transform: translateY(0);
  transition-delay: 0s;
}

body.page-id-5 .elementor .h77e-nav-dropdown-link {
  width: 100% !important;
}

body.page-id-5 .elementor .h77e-nav-dropdown-link .elementor-button {
  display: flex;
  width: 100%;
  justify-content: flex-start;
  padding: 13px 14px !important;
  border-radius: 6px;
  color: #06245f !important;
  background: transparent !important;
  font-size: 15px;
  font-weight: 800;
  text-align: left;
}

body.page-id-5 .elementor .h77e-nav-dropdown-link .elementor-button:hover {
  background: rgba(31,117,214,.1) !important;
}

body.page-id-5 .elementor .about-hero-left,
body.page-id-5 .elementor .about-story-copy,
body.page-id-5 .elementor .about-section-header,
body.page-id-5 .elementor .about-eco-grid,
body.page-id-5 .elementor .about-services-grid,
body.page-id-5 .elementor .about-buildings-grid,
body.page-id-5 .elementor .about-factory-content,
body.page-id-5 .elementor .about-process-grid,
body.page-id-5 .elementor .about-process-step,
body.page-id-5 .elementor .about-testimonials-grid,
body.page-id-5 .elementor .about-team-copy,
body.page-id-5 .elementor .about-activities-grid,
body.page-id-5 .elementor .about-cta-copy,
body.page-id-5 .elementor .about-cta-btns {
  padding: 0 !important;
}

body.page-id-5 .elementor .about-section-title .elementor-heading-title,
body.page-id-5 .elementor .about-story-title .elementor-heading-title,
body.page-id-5 .elementor .about-team-title .elementor-heading-title,
body.page-id-5 .elementor .about-factory-title .elementor-heading-title,
body.page-id-5 .elementor .about-cta-title .elementor-heading-title {
  line-height: normal !important;
}

body.page-id-5 .elementor .about-section-header {
  min-height: 48px;
}

body.page-id-5 .elementor .about-hero-logo,
body.page-id-5 .elementor .about-hero-badge,
body.page-id-5 .elementor .about-hero-title,
body.page-id-5 .elementor .about-hero-subtitle,
body.page-id-5 .elementor .about-hero-card-title,
body.page-id-5 .elementor .about-hero-card-desc,
body.page-id-5 .elementor .about-story-title,
body.page-id-5 .elementor .about-story-text,
body.page-id-5 .elementor .about-team-title,
body.page-id-5 .elementor .about-team-subtitle,
body.page-id-5 .elementor .about-factory-title,
body.page-id-5 .elementor .about-factory-desc,
body.page-id-5 .elementor .about-cta-title,
body.page-id-5 .elementor .about-cta-desc {
  padding: 0 !important;
}

body.page-id-5 .elementor .about-hero-badge {
  display: inline-block;
  width: auto !important;
  margin-bottom: 16px !important;
  padding: 6px 16px !important;
  border-radius: 20px;
  color: #fff !important;
  background: #1677ff;
  font-size: 13px;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 1px;
  text-transform: uppercase;
}

body.page-id-5 .elementor .about-hero-logo {
  margin-bottom: 16px !important;
}

body.page-id-5 .elementor .about-hero-card {
  min-height: 150px;
}

body.page-id-5 .elementor .about-eco-section > .about-inner,
body.page-id-5 .elementor .about-services-section > .about-inner,
body.page-id-5 .elementor .about-buildings-section > .about-inner,
body.page-id-5 .elementor .about-process-section > .about-inner,
body.page-id-5 .elementor .about-testimonials-section > .about-inner,
body.page-id-5 .elementor .about-activities-section > .about-inner {
  gap: 0 !important;
}

body.page-id-5 .elementor .about-story-title,
body.page-id-5 .elementor .about-team-title {
  margin-top: 23.24px !important;
}

body.page-id-5 .elementor .about-story-text,
body.page-id-5 .elementor .about-team-subtitle {
  margin-bottom: 16px !important;
}

body.page-id-5 .elementor .about-testimonial-card {
  min-height: 212px;
}

body.page-id-5 .elementor .h77e-footer {
  display: block;
  padding: 64px max(16px, calc((100% - 1200px) / 2)) 30px !important;
}

body.page-id-5 .elementor .h77e-footer-grid {
  display: grid;
  grid-template-columns: .72fr 1.12fr 1fr 1.2fr .82fr;
  gap: 24px;
  padding: 0 !important;
  font-size: 16px !important;
  line-height: normal;
}

body.page-id-5 .elementor .h77e-footer-grid > .e-con {
  display: block;
  padding: 18px 0 0 !important;
  border-top: 1px solid rgba(255,255,255,.16);
}

body.page-id-5 .elementor .h77e-footer-logo-panel {
  min-height: 150px;
}

body.page-id-5 .elementor .h77e-footer-logo-panel .h77e-footer-logo {
  display: contents;
}

body.page-id-5 .elementor .h77e-footer-logo img {
  width: min(150px,100%) !important;
  height: auto !important;
  max-height: none !important;
}

body.page-id-5 .elementor .h77e-footer-grid .h77e-footer-intro .elementor-heading-title {
  margin: 0;
  color: #fff !important;
  font-size: 18px !important;
  font-weight: 800 !important;
}

body.page-id-5 .elementor .h77e-footer-grid .elementor-widget-heading,
body.page-id-5 .elementor .h77e-footer-grid .elementor-widget-text-editor {
  display: contents;
}

body.page-id-5 .elementor .h77e-footer-grid .elementor-widget-heading .elementor-heading-title {
  margin: 0;
  color: #fff !important;
  font-size: 16px !important;
  font-weight: 700 !important;
  line-height: normal;
}

body.page-id-5 .elementor .h77e-footer-grid .elementor-widget-text-editor p {
  margin: 16px 0;
  line-height: 1.6;
}

body.page-id-5 .elementor .h77e-footer-grid .h77e-footer-intro .elementor-widget-text-editor {
  display: block;
  margin: 16px 0;
  line-height: 1.6;
}

body.page-id-5 .elementor .h77e-copyright {
  margin-top: 32px;
  padding: 20px 0 0 !important;
  border-top: 1px solid rgba(255,255,255,.16);
}

@media (min-width: 1025px) {
  body.page-id-5 .elementor .about-hero { height: 480px; min-height: 480px; }
  body.page-id-5 .elementor .about-story-section { height: 500px; }
  body.page-id-5 .elementor .about-pillars-section { height: 409px; }
  body.page-id-5 .elementor .about-eco-section { height: 564px; }
  body.page-id-5 .elementor .about-services-section { height: 541px; }
  body.page-id-5 .elementor .about-buildings-section { height: 468px; }
  body.page-id-5 .elementor .about-factory-banner { height: 306px; }
  body.page-id-5 .elementor .about-process-section { height: 331px; }
  body.page-id-5 .elementor .about-testimonials-section { height: 500px; }
  body.page-id-5 .elementor .about-team-section { height: 480px; }
  body.page-id-5 .elementor .about-activities-section { height: 429px; }
  body.page-id-5 .elementor .about-cta-banner { height: 157px; }
  body.page-id-5 .elementor .about-pillars-grid,
  body.page-id-5 .elementor .about-pillar-card { min-height: 269px; }
  body.page-id-5 .elementor .about-eco-grid,
  body.page-id-5 .elementor .about-eco-card { min-height: 316px; }
  body.page-id-5 .elementor .about-services-grid,
  body.page-id-5 .elementor .about-service-card { min-height: 293px; }
  body.page-id-5 .elementor .about-process-grid,
  body.page-id-5 .elementor .about-process-step { height: 83px; }
  body.page-id-5 .elementor .about-testimonials-grid { height: 212px; }
  body.page-id-5 .elementor .h77e-footer { height: 386px; }
}

@media (max-width: 767px) {
  body.page-id-5 .elementor .h77e-topbar { display: none !important; }
  body.page-id-5 .elementor .h77e-nav-row {
    width: 100%;
    height: 62px !important;
    min-height: 62px !important;
    margin: 0;
    padding: 0 16px !important;
  }
  body.page-id-5 .elementor .h77e-logo {
    width: 50px !important;
    flex-basis: 50px !important;
  }
  body.page-id-5 .elementor .h77e-logo img {
    height: 46px !important;
    max-height: 46px !important;
  }
  body.page-id-5 .elementor .h77e-mobile-menu { padding: 0 !important; }
  body.page-id-5 .elementor .h77e-mobile-menu .elementor-button {
    min-height: 44px;
    padding: 10px 18px;
    border-radius: 5px;
    font-size: 16px;
  }
  body.page-id-5 .elementor .about-hero {
    min-height: 480px;
    padding: 80px 0 !important;
  }
  body.page-id-5 .elementor .about-hero-card { padding: 32px !important; }
  body.page-id-5 .elementor .about-hero-card { min-height: 174px; }
  body.page-id-5 .elementor .about-pillar-card { min-height: 260px; }
  body.page-id-5 .elementor .about-eco-card { min-height: 316px; }
  body.page-id-5 .elementor .about-service-card { min-height: 257px; }
  body.page-id-5 .elementor .about-factory-content { min-height: 225px; }
  body.page-id-5 .elementor .about-process-step { height: 83px; }
  body.page-id-5 .elementor .about-testimonial-card:first-child { min-height: 234px; }
  body.page-id-5 .elementor .about-testimonials-dots { padding: 0 !important; }
  body.page-id-5 .elementor .about-testimonials-section { height: 994px; }
  body.page-id-5 .elementor .about-cta-banner { min-height: 278px; }
  body.page-id-5 .elementor .about-cta-container {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 30px;
  }
  body.page-id-5 .elementor .about-cta-btns {
    width: 100% !important;
    flex-direction: row;
    gap: 16px;
  }
  body.page-id-5 .elementor .about-cta-btns > .elementor-widget-button,
  body.page-id-5 .elementor .about-cta-btns .elementor-button {
    width: auto !important;
  }
  body.page-id-5 .elementor .h77e-footer {
    height: 1250px;
    padding: 64px 16px 30px !important;
  }
  body.page-id-5 .elementor .h77e-footer-grid {
    grid-template-columns: 1fr;
  }
}

/* Main navigation lock: keep every desktop label on one line after adding recruitment. */
@media (min-width: 1025px) {
  body.elementor-page .elementor .h77e-nav-links {
    min-width: 0;
    gap: 0 !important;
  }

  body.elementor-page .elementor .h77e-nav-links > .elementor-element,
  body.elementor-page .elementor .h77e-nav-link,
  body.elementor-page .elementor .h77e-nav-group {
    width: auto !important;
    min-width: max-content !important;
    flex: 0 0 auto !important;
  }

  body.elementor-page .elementor .h77e-nav-link .elementor-button {
    padding-right: 9px !important;
    padding-left: 9px !important;
    white-space: nowrap !important;
  }

  body.elementor-page .elementor .h77e-nav-link .elementor-button-text {
    white-space: nowrap !important;
  }
}

/* Global reference-matched Elementor footer. */
body.elementor-page .elementor .h77e-footer {
  display: block !important;
  width: 100vw !important;
  min-width: 100vw !important;
  max-width: none !important;
  flex: 0 0 100vw !important;
  align-self: center !important;
  height: auto !important;
  min-height: 0 !important;
  margin-right: calc(50% - 50vw) !important;
  margin-left: calc(50% - 50vw) !important;
  padding: 0 !important;
  overflow: visible !important;
  color: rgba(255,255,255,.9);
  background: #f3f7fc !important;
}

body.elementor-page { overflow-x: hidden; }

/* Recruitment — native Elementor composition matched to the approved reference. */
.elementor .recruit-page {
  --recruit-blue: #0b4da2;
  --recruit-blue-2: #166bd1;
  --recruit-navy: #062b63;
  --recruit-ink: #102c5d;
  --recruit-muted: #65758b;
  --recruit-line: #dce6f2;
  --recruit-soft: #f4f8fd;
  display: block !important;
  width: 100vw !important;
  max-width: none !important;
  margin-right: calc(50% - 50vw) !important;
  margin-left: calc(50% - 50vw) !important;
  padding: 0 !important;
  overflow: hidden;
  color: var(--recruit-ink);
  background: #fff;
}
.elementor .recruit-page,
.elementor .recruit-page * { box-sizing: border-box; }
body.page-id-159 .elementor .h77e-site-header { z-index: 90; }
body.page-id-159 .elementor .h77e-nav-row { gap: 18px; padding: 0 !important; }
body.page-id-159 .elementor .h77e-logo { width: auto !important; flex: 0 0 auto !important; padding: 0 !important; }
body.page-id-159 .elementor .h77e-logo img { display: block; width: auto !important; height: 46px !important; max-height: 46px !important; }
body.page-id-159 .elementor .h77e-nav-links,
body.page-id-159 .elementor .h77e-nav-group,
body.page-id-159 .elementor .h77e-nav-dropdown,
body.page-id-159 .elementor .h77e-nav-cta,
body.page-id-159 .elementor .h77e-mobile-menu { padding: 0 !important; }
body.page-id-159 .elementor .h77e-nav-group {
  position: relative;
  display: flex;
  width: auto !important;
  align-self: stretch;
  align-items: center;
}
body.page-id-159 .elementor .h77e-nav-group::after {
  content: "";
  position: absolute;
  top: 100%;
  right: -12px;
  left: -12px;
  height: 18px;
}
body.page-id-159 .elementor .h77e-nav-dropdown {
  position: absolute;
  top: calc(100% + 12px);
  left: 0;
  z-index: 92;
  display: grid;
  width: 292px !important;
  gap: 4px;
  padding: 8px !important;
  border: 1px solid rgba(255,255,255,.56);
  border-radius: 8px;
  background: rgba(255,255,255,.94);
  box-shadow: 0 24px 58px rgba(6,36,95,.18);
  backdrop-filter: blur(22px) saturate(160%);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transform: translateY(8px);
  transition: opacity 160ms ease, transform 160ms ease, visibility 0s linear 160ms;
}
body.page-id-159 .elementor .h77e-nav-group:hover .h77e-nav-dropdown,
body.page-id-159 .elementor .h77e-nav-group:focus-within .h77e-nav-dropdown {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  transform: translateY(0);
  transition-delay: 0s;
}
body.page-id-159 .elementor .h77e-nav-dropdown-link { width: 100% !important; }
body.page-id-159 .elementor .h77e-nav-dropdown-link .elementor-button {
  display: flex;
  width: 100%;
  min-height: 0;
  justify-content: flex-start;
  padding: 13px 14px !important;
  border-radius: 6px !important;
  color: #06245f !important;
  background: transparent !important;
  font-size: 14px !important;
  font-weight: 800;
  text-align: left;
}
body.page-id-159 .elementor .h77e-nav-dropdown-link .elementor-button:hover { background: rgba(31,117,214,.1) !important; }
.elementor .recruit-inner {
  width: min(1200px, calc(100% - 48px)) !important;
  margin-inline: auto;
  padding: 0 !important;
}
.elementor .recruit-section { width: 100%; padding: 62px 0 !important; }
.elementor .recruit-section-title { padding: 0 !important; }
.elementor .recruit-section-title .elementor-heading-title {
  margin: 0;
  color: var(--recruit-ink) !important;
  font-size: clamp(25px, 2.4vw, 36px) !important;
  font-weight: 850 !important;
  line-height: 1.18 !important;
  letter-spacing: -.025em;
}
.elementor .recruit-title-left .elementor-heading-title::after,
.elementor .recruit-title-center .elementor-heading-title::after {
  content: "";
  display: block;
  width: 54px;
  height: 3px;
  margin-top: 12px;
  border-radius: 999px;
  background: var(--recruit-blue-2);
}
.elementor .recruit-title-center { text-align: center; }
.elementor .recruit-title-center .elementor-heading-title::after { margin-inline: auto; }
.elementor .recruit-section-lead { padding: 0 !important; }
.elementor .recruit-section-lead p {
  margin: 14px 0 0;
  color: var(--recruit-muted);
  font-size: 14px;
  line-height: 1.65;
}

.elementor .recruit-hero {
  position: relative;
  display: block !important;
  width: 100%;
  min-height: 720px;
  padding: 0 !important;
  overflow: hidden;
  color: #fff;
  background: #071f45;
}
.elementor .recruit-hero::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  background:
    linear-gradient(90deg, rgba(3,26,62,.93) 0%, rgba(4,43,91,.78) 42%, rgba(5,40,83,.42) 68%, rgba(4,25,57,.3) 100%),
    linear-gradient(180deg, rgba(6,39,82,.08), rgba(3,26,60,.46));
}
.elementor .recruit-hero-slides { position: absolute; inset: 0; display: block !important; padding: 0 !important; }
.elementor .recruit-hero-slide,
.elementor .recruit-hero-slide .elementor-widget-container,
.elementor .recruit-hero-slide img { position: absolute; inset: 0; width: 100% !important; height: 100% !important; padding: 0 !important; }
.elementor .recruit-hero-slide { opacity: 0; animation: recruitHeroSlide 18s infinite; }
.elementor .recruit-hero-slide img { object-fit: cover; object-position: center; transform: scale(1.015); }
.elementor .recruit-hero-slide.slide-1 { animation-delay: 0s; }
.elementor .recruit-hero-slide.slide-2 { animation-delay: 6s; }
.elementor .recruit-hero-slide.slide-3 { animation-delay: 12s; }
@keyframes recruitHeroSlide {
  0% { opacity: 0; transform: scale(1.02); }
  4%, 29% { opacity: 1; transform: scale(1); }
  33%, 100% { opacity: 0; transform: scale(1); }
}
@media (prefers-reduced-motion: reduce) {
  .elementor .recruit-hero-slide { animation: none; }
  .elementor .recruit-hero-slide.slide-1 { opacity: 1; }
}
.elementor .recruit-hero-inner {
  position: relative;
  z-index: 2;
  display: grid !important;
  grid-template-columns: minmax(0,1fr) minmax(430px,.88fr);
  gap: 64px;
  align-items: center;
  min-height: 720px;
  padding-top: 36px !important;
  padding-bottom: 36px !important;
}
.elementor .recruit-hero-copy { display: block !important; max-width: 560px; padding: 0 !important; }
.elementor .recruit-kicker { padding: 0 !important; }
.elementor .recruit-kicker .elementor-heading-title {
  margin: 0 0 18px;
  color: #fff !important;
  font-size: 14px !important;
  font-weight: 800 !important;
  letter-spacing: .08em;
  text-transform: uppercase;
}
.elementor .recruit-title { padding: 0 !important; }
.elementor .recruit-title .elementor-heading-title {
  margin: 0;
  color: #fff !important;
  font-size: clamp(45px, 5vw, 70px) !important;
  font-weight: 900 !important;
  line-height: .98 !important;
  text-transform: uppercase;
}
.elementor .recruit-lead { max-width: 520px; padding: 0 !important; }
.elementor .recruit-lead p { margin: 26px 0 0; color: rgba(255,255,255,.9); font-size: 15px; line-height: 1.68; }
.elementor .recruit-hero-actions { display: flex !important; flex-direction: row; gap: 14px; margin-top: 30px; padding: 0 !important; }
.elementor .recruit-btn-primary,
.elementor .recruit-btn-outline { width: auto !important; padding: 0 !important; }
.elementor .recruit-btn-primary .elementor-button,
.elementor .recruit-btn-outline .elementor-button {
  min-height: 45px;
  padding: 13px 18px !important;
  border: 1px solid #4f9bf0;
  border-radius: 4px;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: .02em;
  text-transform: uppercase;
}
.elementor .recruit-btn-primary .elementor-button { color: #fff; background: #0d67cc; }
.elementor .recruit-btn-primary .elementor-button:hover { background: #0956ad; }
.elementor .recruit-btn-outline .elementor-button { color: #fff; border-color: rgba(255,255,255,.72); background: rgba(3,35,76,.32); }
.elementor .recruit-btn-outline .elementor-button:hover { background: rgba(255,255,255,.13); }
.elementor .recruit-hero-form { display: block !important; padding: 0 !important; }
.elementor .recruit-apply-form {
  width: 100%;
  padding: 25px 28px 22px;
  border: 1px solid rgba(255,255,255,.78);
  border-radius: 9px;
  color: #253a58;
  background: rgba(250,253,255,.91);
  box-shadow: 0 24px 55px rgba(0,19,54,.28), inset 0 1px 0 rgba(255,255,255,.82);
  backdrop-filter: blur(16px) saturate(125%);
}
.elementor .recruit-form-title { margin-bottom: 16px; }
.elementor .recruit-form-title span { display: block; color: var(--recruit-blue); font-size: 14px; font-weight: 900; letter-spacing: .05em; text-transform: uppercase; }
.elementor .recruit-form-title strong { display: block; margin-top: 3px; color: #53647a; font-size: 11px; font-weight: 600; }
.elementor .recruit-form-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 11px 12px; }
.elementor .recruit-form-grid label { display: block; min-width: 0; color: #506078; font-size: 10px; font-weight: 700; line-height: 1.35; }
.elementor .recruit-form-grid label.full { grid-column: 1 / -1; }
.elementor .recruit-form-grid em { color: #e34949; font-style: normal; }
.elementor .recruit-form-grid input:not([type="checkbox"]),
.elementor .recruit-form-grid select {
  width: 100%;
  height: 38px;
  margin-top: 5px;
  padding: 0 11px;
  border: 1px solid #d8e0ea;
  border-radius: 5px;
  outline: none;
  color: #2f4057;
  background: rgba(255,255,255,.92);
  font: inherit;
}
.elementor .recruit-form-grid input:focus,
.elementor .recruit-form-grid select:focus { border-color: #5e9ee5; box-shadow: 0 0 0 3px rgba(36,113,199,.1); }
.elementor .recruit-upload {
  min-height: 82px;
  padding: 12px 14px !important;
  border: 1px dashed #9db8d7;
  border-radius: 6px;
  text-align: center;
  background: rgba(255,255,255,.72);
}
.elementor .recruit-upload input { height: auto !important; margin: 5px 0 !important; padding: 0 !important; border: 0 !important; background: transparent !important; }
.elementor .recruit-upload span { display: block; color: #77859a; font-size: 9px; font-weight: 500; }
.elementor .recruit-consent { display: flex !important; align-items: flex-start; gap: 7px; font-weight: 500 !important; }
.elementor .recruit-consent input { flex: 0 0 auto; margin-top: 2px; }
.elementor .recruit-apply-form > button {
  width: 100%;
  height: 45px;
  margin-top: 14px;
  border: 0;
  border-radius: 4px;
  color: #fff;
  background: linear-gradient(90deg,#0b5fca,#0c76df);
  box-shadow: 0 8px 20px rgba(18,102,200,.2);
  font-size: 12px;
  font-weight: 850;
  letter-spacing: .03em;
  text-transform: uppercase;
  cursor: pointer;
}
.elementor .recruit-apply-form > button:hover { filter: brightness(.94); }
.elementor .recruit-apply-form > small { display: block; margin-top: 9px; color: #7b8797; font-size: 9px; text-align: center; }
.elementor .recruit-honeypot { position: absolute !important; left: -9999px !important; }
.elementor .recruit-form-notice { margin: 0 0 12px; padding: 9px 11px; border-radius: 4px; font-size: 10px; }
.elementor .recruit-form-notice.success { color: #176532; background: #e8f7ed; }
.elementor .recruit-form-notice.error { color: #9a2d2d; background: #fff0f0; }

.elementor .recruit-culture-section { background: #fff; }
.elementor .recruit-culture-inner { display: grid !important; grid-template-columns: .88fr 1.12fr; gap: 32px; align-items: center; }
.elementor .recruit-culture-image,
.elementor .recruit-culture-image .elementor-widget-container,
.elementor .recruit-culture-image img { width: 100%; height: 310px !important; padding: 0 !important; overflow: hidden; border-radius: 8px; }
.elementor .recruit-culture-image img { object-fit: cover; }
.elementor .recruit-culture-copy { display: block !important; padding: 0 !important; }
.elementor .recruit-culture-grid { display: grid !important; grid-template-columns: repeat(4,1fr); margin-top: 24px; padding: 0 !important; border: 1px solid var(--recruit-line); border-radius: 5px; }
.elementor .recruit-culture-card { display: flex !important; min-width: 0; min-height: 138px; flex-direction: column; align-items: center; justify-content: center; padding: 17px 12px !important; border-right: 1px solid var(--recruit-line); text-align: center; }
.elementor .recruit-culture-card:last-child { border-right: 0; }
.elementor .recruit-line-icon { padding: 0 !important; }
.elementor .recruit-line-icon .elementor-icon { color: var(--recruit-blue-2); font-size: 26px; }
.elementor .recruit-small-title { padding: 0 !important; }
.elementor .recruit-small-title .elementor-heading-title { margin: 9px 0 5px; color: var(--recruit-ink) !important; font-size: 11px !important; font-weight: 800 !important; line-height: 1.3 !important; }
.elementor .recruit-small-text { padding: 0 !important; }
.elementor .recruit-small-text p { margin: 0; color: var(--recruit-muted); font-size: 9px; line-height: 1.45; }

.elementor .recruit-jobs-section { background: #f8fbff; }
.elementor .recruit-job-filters { padding: 0 !important; }
.elementor .recruit-job-tools { margin-top: 24px; padding: 12px; border: 1px solid var(--recruit-line); border-radius: 6px; background: #fff; }
.elementor .recruit-job-tools > label { display: flex; width: 280px; align-items: center; gap: 8px; padding: 0 12px; border: 1px solid var(--recruit-line); border-radius: 4px; color: var(--recruit-blue); }
.elementor .recruit-job-tools input { width: 100%; height: 38px; border: 0; outline: 0; color: #34465e; background: transparent; font-size: 11px; }
.elementor .recruit-filter-buttons { display: flex; flex-wrap: wrap; gap: 7px; margin-top: 10px; }
.elementor .recruit-filter-buttons button { min-height: 34px; padding: 7px 12px; border: 1px solid var(--recruit-line); border-radius: 4px; color: #50617a; background: #f9fbfe; font-size: 9px; font-weight: 700; cursor: pointer; }
.elementor .recruit-filter-buttons button.active,
.elementor .recruit-filter-buttons button:hover { color: #fff; border-color: var(--recruit-blue); background: var(--recruit-blue); }
.elementor .recruit-job-grid { display: grid !important; grid-template-columns: repeat(3,1fr); gap: 14px; margin-top: 16px; padding: 0 !important; }
.elementor .recruit-job-card { display: block !important; min-height: 220px; padding: 19px 20px !important; border: 1px solid var(--recruit-line); border-radius: 5px; background: #fff; box-shadow: 0 5px 16px rgba(14,55,105,.035); transition: transform .18s ease, box-shadow .18s ease, border-color .18s ease; }
.elementor .recruit-job-card:hover { z-index: 1; border-color: #aac7e8; box-shadow: 0 13px 28px rgba(14,55,105,.1); transform: translateY(-3px); }
.elementor .recruit-job-card.is-hidden { display: none !important; }
.elementor .recruit-job-top { display: flex !important; flex-direction: row; align-items: center; justify-content: space-between; padding: 0 !important; }
.elementor .recruit-job-icon,
.elementor .recruit-job-status { width: auto !important; padding: 0 !important; }
.elementor .recruit-job-icon .elementor-icon { color: var(--recruit-blue-2); font-size: 25px; }
.elementor .recruit-job-status { padding: 4px 8px !important; border-radius: 999px; font-size: 8px; font-weight: 800; text-transform: uppercase; }
.elementor .recruit-job-status.open { color: #20804d; border: 1px solid #bde4ca; background: #eefaf2; }
.elementor .recruit-job-status.urgent { color: #d43e3e; border: 1px solid #f0c3c3; background: #fff2f2; }
.elementor .recruit-job-status p { margin: 0; }
.elementor .recruit-job-title { padding: 0 !important; }
.elementor .recruit-job-title .elementor-heading-title { margin: 12px 0 5px; color: var(--recruit-ink) !important; font-size: 14px !important; font-weight: 850 !important; }
.elementor .recruit-job-meta,
.elementor .recruit-job-desc { padding: 0 !important; }
.elementor .recruit-job-meta p { margin: 0; color: #77859a; font-size: 9px; line-height: 1.5; }
.elementor .recruit-job-meta span { color: #4b70a1; }
.elementor .recruit-job-desc p { min-height: 42px; margin: 12px 0 9px; color: #65758b; font-size: 10px; line-height: 1.45; }
.elementor .recruit-job-link { width: auto !important; padding: 0 !important; }
.elementor .recruit-job-link .elementor-button { padding: 0; color: var(--recruit-blue) !important; background: transparent !important; font-size: 9px; font-weight: 850; text-transform: uppercase; }
.elementor .recruit-all-jobs { width: auto !important; margin: 18px auto 0; padding: 0 !important; }
.elementor .recruit-all-jobs .elementor-button { padding: 11px 24px; border-radius: 4px; color: #fff; background: var(--recruit-blue); font-size: 10px; font-weight: 800; text-transform: uppercase; }

.elementor .recruit-benefits-section { padding-bottom: 0 !important; background: #fff; }
.elementor .recruit-benefits-grid { display: grid !important; grid-template-columns: repeat(3,1fr); margin-top: 26px; padding: 0 !important; border: 1px solid var(--recruit-line); border-radius: 5px; }
.elementor .recruit-benefit-card { display: grid !important; min-height: 105px; grid-template-columns: 54px 1fr; gap: 12px; align-items: center; padding: 18px 20px !important; border-right: 1px solid var(--recruit-line); border-bottom: 1px solid var(--recruit-line); }
.elementor .recruit-benefit-card:nth-child(3n) { border-right: 0; }
.elementor .recruit-benefit-card:nth-child(n+4) { border-bottom: 0; }
.elementor .recruit-benefit-icon { display: flex; width: 48px !important; height: 48px; align-items: center; justify-content: center; padding: 0 !important; }
.elementor .recruit-benefit-icon .elementor-icon { color: var(--recruit-blue-2); font-size: 31px; }
.elementor .recruit-benefit-copy { display: block !important; padding: 0 !important; }
.elementor .recruit-benefit-title { padding: 0 !important; }
.elementor .recruit-benefit-title .elementor-heading-title { margin: 0 0 5px; color: var(--recruit-ink) !important; font-size: 11px !important; font-weight: 850 !important; }
.elementor .recruit-benefit-text { padding: 0 !important; }
.elementor .recruit-benefit-text p { margin: 0; color: var(--recruit-muted); font-size: 9px; line-height: 1.45; }
.elementor .recruit-gallery { display: grid !important; grid-template-columns: 1fr 1.15fr 1fr; gap: 6px; margin-top: 24px; padding: 0 !important; overflow: hidden; border-radius: 6px; }
.elementor .recruit-gallery-image,
.elementor .recruit-gallery-image .elementor-widget-container,
.elementor .recruit-gallery-image img { width: 100%; height: 205px !important; padding: 0 !important; overflow: hidden; }
.elementor .recruit-gallery-image img { object-fit: cover; }

.elementor .recruit-process-section { background: #f8fbff; }
.elementor .recruit-process-grid { position: relative; display: grid !important; grid-template-columns: repeat(6,1fr); gap: 18px; margin-top: 26px; padding: 0 !important; }
.elementor .recruit-process-grid::before { content: ""; position: absolute; top: 53px; right: 5%; left: 5%; height: 1px; background: #9fbddd; }
.elementor .recruit-step-card { position: relative; z-index: 1; display: block !important; min-height: 190px; padding: 18px 15px !important; border: 1px solid var(--recruit-line); border-radius: 5px; background: #fff; box-shadow: 0 7px 16px rgba(14,55,105,.04); }
.elementor .recruit-step-number { padding: 0 !important; }
.elementor .recruit-step-number .elementor-heading-title { margin: 0; color: var(--recruit-blue); font-size: 16px !important; font-weight: 900 !important; }
.elementor .recruit-step-icon { display: flex; width: 38px !important; height: 38px; align-items: center; justify-content: center; margin: 10px 0; padding: 0 !important; border: 1px solid #afd0f1; border-radius: 50%; background: #f4f9ff; }
.elementor .recruit-step-icon .elementor-icon { color: var(--recruit-blue); font-size: 16px; }
.elementor .recruit-step-title { padding: 0 !important; }
.elementor .recruit-step-title .elementor-heading-title { margin: 0 0 8px; color: var(--recruit-ink) !important; font-size: 11px !important; font-weight: 850 !important; }
.elementor .recruit-step-text { padding: 0 !important; }
.elementor .recruit-step-text p { margin: 0; color: var(--recruit-muted); font-size: 9px; line-height: 1.45; }

.elementor .recruit-day-section { background: #fff; }
.elementor .recruit-day-grid { display: grid !important; grid-template-columns: 1.85fr repeat(3,1fr); gap: 14px; margin-top: 24px; padding: 0 !important; }
.elementor .recruit-day-featured { position: relative; min-height: 260px; overflow: hidden; padding: 0 !important; border-radius: 6px; }
.elementor .recruit-day-image,
.elementor .recruit-day-image .elementor-widget-container,
.elementor .recruit-day-image img { width: 100%; height: 260px !important; padding: 0 !important; }
.elementor .recruit-day-image img { object-fit: cover; }
.elementor .recruit-day-play { position: absolute; inset: 50% auto auto 50%; display: flex; width: 60px !important; height: 60px; align-items: center; justify-content: center; padding: 0 0 0 4px !important; border: 2px solid rgba(255,255,255,.85); border-radius: 50%; color: #fff; background: rgba(4,47,99,.66); transform: translate(-50%,-50%); }
.elementor .recruit-day-play p { margin: 0; }
.elementor .recruit-day-card { display: block !important; overflow: hidden; padding: 0 0 13px !important; border: 1px solid var(--recruit-line); border-radius: 5px; background: #fff; }
.elementor .recruit-day-thumb,
.elementor .recruit-day-thumb .elementor-widget-container,
.elementor .recruit-day-thumb img { width: 100%; height: 160px !important; padding: 0 !important; }
.elementor .recruit-day-thumb img { object-fit: cover; }
.elementor .recruit-day-card .elementor-widget-heading,
.elementor .recruit-day-card .elementor-widget-text-editor { padding: 0 12px !important; }
.elementor .recruit-day-card h3 { margin: 12px 0 4px; color: var(--recruit-ink) !important; font-size: 10px !important; font-weight: 850 !important; text-transform: uppercase; }
.elementor .recruit-day-card p { margin: 0; color: var(--recruit-muted); font-size: 9px; }

.elementor .recruit-faq-section { padding-top: 0 !important; background: #fff; }
.elementor .recruit-faq-accordion { margin-top: 22px; padding: 0 !important; }
.elementor .recruit-faq-accordion .elementor-accordion { display: grid; grid-template-columns: 1fr 1fr; gap: 8px 26px; }
.elementor .recruit-faq-accordion .elementor-accordion-item { align-self: start; border: 1px solid var(--recruit-line); border-radius: 4px; overflow: hidden; }
.elementor .recruit-faq-accordion .elementor-tab-title { min-height: 43px; padding: 13px 14px; color: #3f516a; font-size: 10px; font-weight: 700; }
.elementor .recruit-faq-accordion .elementor-tab-content { padding: 0 14px 14px; border-top: 0; color: var(--recruit-muted); font-size: 10px; line-height: 1.55; }

.elementor .recruit-cta-section { padding: 0 !important; color: #fff; background: linear-gradient(100deg,#07387a,#05265c 67%,#041d48); }
.elementor .recruit-cta-inner { display: flex !important; min-height: 132px; flex-direction: row; align-items: center; justify-content: space-between; gap: 30px; }
.elementor .recruit-cta-copy { display: block !important; max-width: 660px; padding: 0 !important; }
.elementor .recruit-cta-title { padding: 0 !important; }
.elementor .recruit-cta-title .elementor-heading-title { margin: 0; color: #fff !important; font-size: 24px !important; font-weight: 850 !important; }
.elementor .recruit-cta-text { padding: 0 !important; }
.elementor .recruit-cta-text p { margin: 8px 0 0; color: rgba(255,255,255,.78); font-size: 11px; }
.elementor .recruit-cta-actions { display: flex !important; width: auto !important; flex-direction: row; gap: 12px; padding: 0 !important; }

/* Recruitment premium parity layer: homepage typography and brand tokens,
 * plus restrained glass surfaces that preserve the reference composition. */
body.page-id-159,
body.page-id-159 .elementor,
body.page-id-159 .elementor .recruit-page,
body.page-id-159 .elementor .recruit-page .elementor-heading-title,
body.page-id-159 .elementor .recruit-page .elementor-widget-text-editor,
body.page-id-159 .elementor .recruit-page input,
body.page-id-159 .elementor .recruit-page select,
body.page-id-159 .elementor .recruit-page button {
  font-family: Inter, "Segoe UI", Arial, sans-serif !important;
}
body.page-id-159 .elementor .recruit-page {
  --recruit-blue: #1f75d6;
  --recruit-blue-2: #2f82da;
  --recruit-navy: #06245f;
  --recruit-ink: #06245f;
  --recruit-muted: #617083;
  --recruit-line: rgba(151,179,213,.38);
  --recruit-soft: #f4f8ff;
  background: #fff;
}
body.page-id-159 .elementor .recruit-section { padding-top: 74px !important; padding-bottom: 74px !important; }
body.page-id-159 .elementor .recruit-section-title .elementor-heading-title {
  color: #06245f !important;
  font-size: clamp(34px, 3.15vw, 46px) !important;
  font-weight: 850 !important;
  line-height: 1.15 !important;
  letter-spacing: -.03em;
}
body.page-id-159 .elementor .recruit-section-lead p {
  color: #617083;
  font-size: 16px;
  line-height: 1.7;
}
body.page-id-159 .elementor .recruit-title .elementor-heading-title {
  font-size: clamp(58px, 5vw, 72px) !important;
  font-weight: 850 !important;
  line-height: 1.05 !important;
  letter-spacing: -.035em;
}
body.page-id-159 .elementor .recruit-lead p { font-size: 17px; line-height: 1.72; }
body.page-id-159 .elementor .recruit-kicker .elementor-heading-title { font-size: 14px !important; letter-spacing: .1em; }

body.page-id-159 .elementor .recruit-hero::before {
  content: "";
  position: absolute;
  z-index: 2;
  bottom: -72px;
  left: -48px;
  width: 48%;
  height: 62%;
  opacity: .13;
  background:
    linear-gradient(rgba(126,190,255,.7) 1px,transparent 1px) 0 0 / 38px 38px,
    linear-gradient(90deg,rgba(126,190,255,.7) 1px,transparent 1px) 0 0 / 38px 38px;
  clip-path: polygon(0 23%, 28% 6%, 56% 25%, 82% 5%, 100% 19%, 100% 100%, 0 100%);
  pointer-events: none;
}
body.page-id-159 .elementor .recruit-hero-inner { z-index: 3; }
body.page-id-159 .elementor .recruit-apply-form {
  padding: 29px 31px 25px;
  border: 1px solid rgba(255,255,255,.76);
  border-radius: 12px;
  background-color: rgba(245,250,255,.82);
  background-image: linear-gradient(135deg,rgba(255,255,255,.88),rgba(230,241,253,.66));
  box-shadow:
    0 30px 72px rgba(0,18,52,.31),
    inset 0 1px 0 rgba(255,255,255,.94),
    inset 0 -1px 0 rgba(104,155,211,.13);
  -webkit-backdrop-filter: blur(22px) saturate(145%);
  backdrop-filter: blur(22px) saturate(145%);
}
body.page-id-159 .elementor .recruit-form-title span { color: #06245f; font-size: 17px; letter-spacing: .045em; }
body.page-id-159 .elementor .recruit-form-title strong { margin-top: 5px; color: #617083; font-size: 12px; }
body.page-id-159 .elementor .recruit-form-grid { gap: 13px 14px; }
body.page-id-159 .elementor .recruit-form-grid label { color: #45566f; font-size: 12px; line-height: 1.4; }
body.page-id-159 .elementor .recruit-form-grid input:not([type="checkbox"]),
body.page-id-159 .elementor .recruit-form-grid select {
  height: 43px;
  margin-top: 6px;
  padding: 0 13px;
  border-color: rgba(131,161,196,.42);
  border-radius: 6px;
  color: #233a59;
  background: rgba(255,255,255,.78);
  font-size: 13px;
  box-shadow: inset 0 1px 2px rgba(5,36,77,.025);
}
body.page-id-159 .elementor .recruit-upload { min-height: 94px; padding: 14px 16px !important; border-color: rgba(60,120,184,.5); background: rgba(255,255,255,.56); }
body.page-id-159 .elementor .recruit-upload span { font-size: 11px; line-height: 1.45; }
body.page-id-159 .elementor .recruit-consent { font-size: 11px !important; }
body.page-id-159 .elementor .recruit-apply-form > button {
  height: 48px;
  border-radius: 4px;
  background: linear-gradient(135deg,#6b7280,#4b5563);
  box-shadow: 0 12px 26px rgba(31,41,55,.2), inset 0 1px 0 rgba(255,255,255,.2);
  font-size: 13px;
}
body.page-id-159 .elementor .recruit-apply-form > small { font-size: 11px; }

body.page-id-159 .elementor .recruit-btn-primary .elementor-button {
  color: #fff !important;
  border-color: #6b7280;
  background: linear-gradient(135deg,#6b7280,#4b5563) !important;
  box-shadow: 0 12px 26px rgba(0,16,45,.18), inset 0 1px 0 rgba(255,255,255,.18);
}
body.page-id-159 .elementor .recruit-btn-outline .elementor-button {
  color: #fff !important;
  border-color: rgba(255,255,255,.62);
  background: rgba(255,255,255,.08) !important;
  -webkit-backdrop-filter: blur(12px);
  backdrop-filter: blur(12px);
}

body.page-id-159 .elementor .recruit-culture-section {
  background-color: #fff;
  background-image: radial-gradient(circle at 87% 18%,rgba(66,138,222,.09),transparent 32%);
}
body.page-id-159 .elementor .recruit-culture-image,
body.page-id-159 .elementor .recruit-culture-image .elementor-widget-container,
body.page-id-159 .elementor .recruit-culture-image img { border-radius: 12px; }
body.page-id-159 .elementor .recruit-culture-image { box-shadow: 0 20px 44px rgba(6,36,95,.12); }
body.page-id-159 .elementor .recruit-culture-grid {
  gap: 10px;
  border: 0;
  border-radius: 0;
}
body.page-id-159 .elementor .recruit-culture-card {
  min-height: 172px;
  padding: 22px 15px !important;
  border: 1px solid rgba(151,179,213,.36) !important;
  border-radius: 10px;
  background-color: rgba(255,255,255,.66);
  background-image: linear-gradient(145deg,rgba(255,255,255,.86),rgba(238,246,255,.52));
  box-shadow: 0 14px 32px rgba(6,36,95,.07), inset 0 1px 0 rgba(255,255,255,.9);
  -webkit-backdrop-filter: blur(14px) saturate(125%);
  backdrop-filter: blur(14px) saturate(125%);
}
body.page-id-159 .elementor .recruit-line-icon .elementor-icon { color: #1f75d6; font-size: 31px; }
body.page-id-159 .elementor .recruit-small-title .elementor-heading-title { margin: 12px 0 7px; color: #06245f !important; font-size: 15px !important; }
body.page-id-159 .elementor .recruit-small-text p { color: #617083; font-size: 12px; line-height: 1.55; }

body.page-id-159 .elementor .recruit-jobs-section {
  background-color: #f4f8ff;
  background-image:
    radial-gradient(circle at 12% 8%,rgba(69,148,235,.14),transparent 28%),
    radial-gradient(circle at 88% 92%,rgba(80,139,211,.1),transparent 31%);
}
body.page-id-159 .elementor .recruit-job-tools {
  padding: 15px;
  border: 1px solid rgba(151,179,213,.4);
  border-radius: 10px;
  background-color: rgba(255,255,255,.68);
  background-image: linear-gradient(135deg,rgba(255,255,255,.84),rgba(236,245,255,.6));
  box-shadow: 0 16px 38px rgba(6,36,95,.065), inset 0 1px 0 rgba(255,255,255,.92);
  -webkit-backdrop-filter: blur(16px) saturate(130%);
  backdrop-filter: blur(16px) saturate(130%);
}
body.page-id-159 .elementor .recruit-job-tools > label { width: 330px; border-radius: 6px; background: rgba(255,255,255,.62); }
body.page-id-159 .elementor .recruit-job-tools input { height: 42px; font-size: 13px; }
body.page-id-159 .elementor .recruit-filter-buttons { gap: 9px; margin-top: 12px; }
body.page-id-159 .elementor .recruit-filter-buttons button {
  min-height: 38px;
  padding: 8px 14px;
  border-color: rgba(151,179,213,.42);
  border-radius: 5px;
  color: #53647a;
  background: rgba(255,255,255,.55);
  font-size: 11px;
}
body.page-id-159 .elementor .recruit-filter-buttons button.active,
body.page-id-159 .elementor .recruit-filter-buttons button:hover { border-color: #06245f; background: #06245f; }
body.page-id-159 .elementor .recruit-job-grid { gap: 18px; margin-top: 20px; }
body.page-id-159 .elementor .recruit-job-card {
  min-height: 260px;
  padding: 23px 24px !important;
  border: 1px solid rgba(151,179,213,.36);
  border-radius: 10px;
  background-color: rgba(255,255,255,.72);
  background-image: linear-gradient(145deg,rgba(255,255,255,.91),rgba(241,247,255,.64));
  box-shadow: 0 15px 34px rgba(6,36,95,.07), inset 0 1px 0 rgba(255,255,255,.95);
  -webkit-backdrop-filter: blur(14px) saturate(125%);
  backdrop-filter: blur(14px) saturate(125%);
}
body.page-id-159 .elementor .recruit-job-card:hover { border-color: rgba(31,117,214,.42); box-shadow: 0 24px 48px rgba(6,36,95,.14), inset 0 1px 0 #fff; transform: translateY(-5px); }
body.page-id-159 .elementor .recruit-job-icon .elementor-icon { color: #1f75d6; font-size: 29px; }
body.page-id-159 .elementor .recruit-job-status { padding: 5px 9px !important; font-size: 10px; }
body.page-id-159 .elementor .recruit-job-title .elementor-heading-title { margin: 15px 0 7px; color: #06245f !important; font-size: 18px !important; line-height: 1.3 !important; }
body.page-id-159 .elementor .recruit-job-meta p { color: #66758a; font-size: 12px; line-height: 1.55; }
body.page-id-159 .elementor .recruit-job-desc p { min-height: 64px; margin: 14px 0 12px; color: #617083; font-size: 14px; line-height: 1.55; }
body.page-id-159 .elementor .recruit-job-link .elementor-button { color: #1f75d6 !important; font-size: 12px; letter-spacing: .02em; }
body.page-id-159 .elementor .recruit-all-jobs .elementor-button { padding: 13px 28px; border-radius: 4px; background: #6b7280; font-size: 12px; }

body.page-id-159 .elementor .recruit-benefits-section {
  background-color: #fff;
  background-image: radial-gradient(circle at 50% 110%,rgba(46,125,215,.1),transparent 40%);
}
body.page-id-159 .elementor .recruit-benefits-grid { gap: 10px; border: 0; }
body.page-id-159 .elementor .recruit-benefit-card {
  min-height: 128px;
  grid-template-columns: 62px 1fr;
  padding: 22px 24px !important;
  border: 1px solid rgba(151,179,213,.34) !important;
  border-radius: 9px;
  background-color: rgba(255,255,255,.68);
  background-image: linear-gradient(145deg,rgba(255,255,255,.9),rgba(238,246,255,.55));
  box-shadow: 0 13px 30px rgba(6,36,95,.055), inset 0 1px 0 rgba(255,255,255,.94);
  -webkit-backdrop-filter: blur(13px) saturate(120%);
  backdrop-filter: blur(13px) saturate(120%);
}
body.page-id-159 .elementor .recruit-benefit-icon { width: 55px !important; height: 55px; }
body.page-id-159 .elementor .recruit-benefit-icon .elementor-icon { font-size: 34px; }
body.page-id-159 .elementor .recruit-benefit-title .elementor-heading-title { color: #06245f !important; font-size: 15px !important; line-height: 1.35 !important; }
body.page-id-159 .elementor .recruit-benefit-text p { color: #617083; font-size: 12px; line-height: 1.55; }
body.page-id-159 .elementor .recruit-gallery { gap: 10px; margin-top: 30px; border-radius: 11px; box-shadow: 0 20px 44px rgba(6,36,95,.12); }

body.page-id-159 .elementor .recruit-process-section {
  background-color: #f4f8ff;
  background-image: linear-gradient(135deg,rgba(255,255,255,.18),rgba(63,133,216,.06));
}
body.page-id-159 .elementor .recruit-process-grid { gap: 14px; margin-top: 30px; }
body.page-id-159 .elementor .recruit-step-card {
  min-height: 228px;
  padding: 22px 18px !important;
  border-color: rgba(151,179,213,.36);
  border-radius: 9px;
  background-color: rgba(255,255,255,.7);
  background-image: linear-gradient(150deg,rgba(255,255,255,.9),rgba(238,246,255,.58));
  box-shadow: 0 15px 32px rgba(6,36,95,.07), inset 0 1px 0 rgba(255,255,255,.95);
  -webkit-backdrop-filter: blur(13px) saturate(120%);
  backdrop-filter: blur(13px) saturate(120%);
}
body.page-id-159 .elementor .recruit-step-number .elementor-heading-title { color: #06245f !important; font-size: 19px !important; }
body.page-id-159 .elementor .recruit-step-icon { width: 44px !important; height: 44px; margin: 13px 0; }
body.page-id-159 .elementor .recruit-step-icon .elementor-icon { font-size: 19px; }
body.page-id-159 .elementor .recruit-step-title .elementor-heading-title { margin-bottom: 9px; color: #06245f !important; font-size: 14px !important; line-height: 1.35 !important; }
body.page-id-159 .elementor .recruit-step-text p { color: #617083; font-size: 12px; line-height: 1.55; }

body.page-id-159 .elementor .recruit-day-section { background: #fff; }
body.page-id-159 .elementor .recruit-day-grid { gap: 18px; margin-top: 28px; }
body.page-id-159 .elementor .recruit-day-featured,
body.page-id-159 .elementor .recruit-day-card { border-radius: 10px; box-shadow: 0 16px 36px rgba(6,36,95,.1); }
body.page-id-159 .elementor .recruit-day-card {
  border-color: rgba(151,179,213,.34);
  background: linear-gradient(145deg,rgba(255,255,255,.94),rgba(240,247,255,.74));
}
body.page-id-159 .elementor .recruit-day-card h3 { margin: 15px 0 6px; color: #06245f !important; font-size: 13px !important; }
body.page-id-159 .elementor .recruit-day-card p { color: #617083; font-size: 12px; line-height: 1.45; }

body.page-id-159 .elementor .recruit-faq-section { background: #fff; }
body.page-id-159 .elementor .recruit-faq-accordion .elementor-accordion { gap: 12px 26px; }
body.page-id-159 .elementor .recruit-faq-accordion .elementor-accordion-item {
  border-color: rgba(151,179,213,.38);
  border-radius: 8px;
  background: linear-gradient(145deg,rgba(255,255,255,.92),rgba(240,247,255,.63));
  box-shadow: 0 10px 24px rgba(6,36,95,.05), inset 0 1px 0 rgba(255,255,255,.94);
}
body.page-id-159 .elementor .recruit-faq-accordion .elementor-tab-title { min-height: 50px; padding: 16px; color: #233a59; font-size: 13px; }
body.page-id-159 .elementor .recruit-faq-accordion .elementor-tab-content { padding: 0 16px 16px; color: #617083; font-size: 13px; line-height: 1.65; }

body.page-id-159 .elementor .recruit-cta-section {
  background-color: #06245f !important;
  background-image:
    radial-gradient(circle at 84% 24%,rgba(70,148,235,.28),transparent 29%),
    linear-gradient(105deg,#06245f 0%,#0b356f 58%,#041d48 100%) !important;
}
body.page-id-159 .elementor .recruit-cta-inner {
  min-height: 168px;
  margin-top: 0;
  padding: 24px 0 !important;
}
body.page-id-159 .elementor .recruit-cta-title .elementor-heading-title { font-size: 32px !important; }
body.page-id-159 .elementor .recruit-cta-text p { font-size: 14px; line-height: 1.6; }

/* Recruitment hero/header corrections from the desktop review. */
body.page-id-159 .elementor .h77e-topbar,
body.page-id-159 .elementor .h77e-topbar p,
body.page-id-159 .elementor .h77e-topbar .elementor-widget-text-editor,
body.page-id-159 .elementor .h77e-topbar .elementor-widget-text-editor p {
  color: #fff !important;
  opacity: 1 !important;
}
body.page-id-159 .elementor .h77e-site-header,
body.page-id-159 .elementor .h77e-site-header *,
body.page-id-159 .elementor .h77e-topbar,
body.page-id-159 .elementor .h77e-topbar * {
  font-family: Inter, "Segoe UI", Arial, sans-serif !important;
}
body.page-id-159 .elementor .h77e-topbar { font-weight: 600; }

@media (min-width: 1025px) {
  body.page-id-159 .elementor .h77e-nav-row {
    display: grid !important;
    width: min(1200px, calc(100% - 48px)) !important;
    height: 84px !important;
    min-height: 84px !important;
    grid-template-columns: 170px minmax(0,1fr) 170px;
    gap: 18px;
    align-items: center;
    padding: 0 !important;
  }
  body.page-id-159 .elementor .h77e-logo {
    justify-self: start;
    align-self: center;
  }
  body.page-id-159 .elementor .h77e-nav-links {
    width: 100% !important;
    justify-self: center;
    align-self: center;
    justify-content: center !important;
    gap: 2px !important;
  }
  body.page-id-159 .elementor .h77e-nav-link .elementor-button {
    min-height: 44px;
    padding: 0 10px !important;
    font-size: 14px !important;
    line-height: 1 !important;
  }
  body.page-id-159 .elementor .h77e-nav-cta {
    justify-self: end;
    align-self: center;
  }
}

body.page-id-159 .elementor .recruit-lead,
body.page-id-159 .elementor .recruit-lead p {
  color: #fff !important;
  opacity: 1 !important;
  text-shadow: 0 2px 14px rgba(0,18,52,.32);
}

body.page-id-159 .elementor .recruit-apply-form {
  border: 1px solid rgba(255,255,255,.72);
  background-color: rgba(226,239,253,.58);
  background-image:
    radial-gradient(circle at 16% 8%,rgba(255,255,255,.72),transparent 34%),
    linear-gradient(135deg,rgba(255,255,255,.62),rgba(205,226,248,.36));
  box-shadow:
    0 34px 78px rgba(0,18,52,.34),
    inset 0 1px 0 rgba(255,255,255,.96),
    inset 0 -1px 0 rgba(75,132,193,.16);
  -webkit-backdrop-filter: blur(30px) saturate(155%);
  backdrop-filter: blur(30px) saturate(155%);
}
body.page-id-159 .elementor .recruit-form-grid input:not([type="checkbox"]),
body.page-id-159 .elementor .recruit-form-grid select {
  border-color: rgba(113,151,193,.38);
  background: rgba(255,255,255,.72);
  box-shadow: inset 0 1px 1px rgba(255,255,255,.82), 0 4px 12px rgba(15,55,102,.035);
  -webkit-backdrop-filter: blur(9px);
  backdrop-filter: blur(9px);
}
body.page-id-159 .elementor .recruit-upload {
  border-color: rgba(52,113,181,.45);
  background: rgba(255,255,255,.44);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
}

@media (max-width: 1024px) {
  .elementor .recruit-hero { min-height: 860px; }
  .elementor .recruit-hero-inner { grid-template-columns: .9fr 1.1fr; gap: 28px; min-height: 860px; }
  .elementor .recruit-culture-inner { grid-template-columns: 1fr; }
  .elementor .recruit-culture-image,
  .elementor .recruit-culture-image .elementor-widget-container,
  .elementor .recruit-culture-image img { height: 390px !important; }
  .elementor .recruit-job-grid { grid-template-columns: repeat(2,1fr); }
  .elementor .recruit-benefits-grid { grid-template-columns: repeat(2,1fr); }
  .elementor .recruit-benefit-card:nth-child(n) { border-right: 1px solid var(--recruit-line); border-bottom: 1px solid var(--recruit-line); }
  .elementor .recruit-benefit-card:nth-child(2n) { border-right: 0; }
  .elementor .recruit-benefit-card:nth-child(n+5) { border-bottom: 0; }
  .elementor .recruit-process-grid { grid-template-columns: repeat(3,1fr); }
  .elementor .recruit-process-grid::before { display: none; }
  .elementor .recruit-day-grid { grid-template-columns: repeat(3,1fr); }
  .elementor .recruit-day-featured { grid-column: 1 / -1; }
}

@media (max-width: 767px) {
  .elementor .recruit-inner { width: min(100% - 28px, 560px) !important; }
  .elementor .recruit-section { padding: 42px 0 !important; }
  .elementor .recruit-hero { min-height: 1130px; }
  .elementor .recruit-hero::after { background: linear-gradient(180deg,rgba(3,26,62,.91) 0%,rgba(4,43,91,.78) 47%,rgba(3,25,58,.72) 100%); }
  .elementor .recruit-hero-slide img { object-position: 43% center; }
  .elementor .recruit-hero-inner { grid-template-columns: 1fr; gap: 30px; align-content: center; min-height: 1130px; padding-top: 52px !important; padding-bottom: 52px !important; }
  .elementor .recruit-title .elementor-heading-title { font-size: 48px !important; }
  .elementor .recruit-hero-actions { flex-direction: column; align-items: flex-start; }
  .elementor .recruit-apply-form { padding: 22px 17px; }
  .elementor .recruit-form-grid { grid-template-columns: 1fr; }
  .elementor .recruit-form-grid label.full { grid-column: auto; }
  .elementor .recruit-culture-image,
  .elementor .recruit-culture-image .elementor-widget-container,
  .elementor .recruit-culture-image img { height: 245px !important; }
  .elementor .recruit-culture-grid { grid-template-columns: repeat(2,1fr); }
  .elementor .recruit-culture-card { border-bottom: 1px solid var(--recruit-line); }
  .elementor .recruit-culture-card:nth-child(2n) { border-right: 0; }
  .elementor .recruit-culture-card:nth-child(n+3) { border-bottom: 0; }
  .elementor .recruit-job-tools > label { width: 100%; }
  .elementor .recruit-filter-buttons { flex-wrap: nowrap; overflow-x: auto; padding-bottom: 4px; }
  .elementor .recruit-filter-buttons button { flex: 0 0 auto; }
  .elementor .recruit-job-grid { grid-template-columns: 1fr; }
  .elementor .recruit-benefits-grid { grid-template-columns: 1fr; }
  .elementor .recruit-benefit-card:nth-child(n) { border-right: 0; border-bottom: 1px solid var(--recruit-line); }
  .elementor .recruit-benefit-card:last-child { border-bottom: 0; }
  .elementor .recruit-gallery { grid-template-columns: 1fr; }
  .elementor .recruit-gallery-image,
  .elementor .recruit-gallery-image .elementor-widget-container,
  .elementor .recruit-gallery-image img { height: 220px !important; }
  .elementor .recruit-process-grid { grid-template-columns: repeat(2,1fr); gap: 12px; }
  .elementor .recruit-step-card { min-height: 180px; }
  .elementor .recruit-day-grid { grid-template-columns: 1fr; }
  .elementor .recruit-day-featured { grid-column: auto; }
  .elementor .recruit-faq-accordion .elementor-accordion { grid-template-columns: 1fr; }
  .elementor .recruit-cta-inner { min-height: 250px; flex-direction: column; align-items: flex-start; justify-content: center; }
  .elementor .recruit-cta-actions { width: 100% !important; flex-direction: column; align-items: flex-start; }
}

body.elementor-page .elementor .h77e-footer-cta-band {
  display: block !important;
  width: 100vw !important;
  min-width: 100vw !important;
  max-width: none !important;
  flex: 0 0 100vw !important;
  margin-right: calc(50% - 50vw) !important;
  margin-left: calc(50% - 50vw) !important;
  padding: 48px 0 46px !important;
  background: #f3f7fc;
}

body.elementor-page .elementor .h77e-footer-cta-card {
  display: grid !important;
  width: min(1200px, calc(100% - 48px)) !important;
  height: 150px;
  min-height: 150px;
  grid-template-columns: 320px minmax(0,1fr) 250px;
  align-items: stretch;
  margin-inline: auto;
  padding: 0 !important;
  overflow: hidden;
  border: 1px solid rgba(7,43,99,.18);
  border-radius: 4px;
  color: #fff;
  background: linear-gradient(104deg,#0a3b7e 0%,#062c68 42%,#031b49 100%);
  box-shadow: 0 16px 40px rgba(6,36,95,.08);
}

body.elementor-page .elementor .h77e-footer-cta-media,
body.elementor-page .elementor .h77e-footer-cta-media .elementor-widget-container,
body.elementor-page .elementor .h77e-footer-cta-media img {
  width: 100% !important;
  height: 100% !important;
  min-height: 150px;
  padding: 0 !important;
  object-fit: cover;
  object-position: center 42%;
}

body.elementor-page .elementor .h77e-footer-cta-copy {
  display: flex !important;
  min-width: 0;
  flex-direction: column;
  justify-content: center;
  gap: 8px;
  padding: 24px 38px !important;
}

body.elementor-page .elementor .h77e-footer-cta-title .elementor-heading-title {
  margin: 0;
  color: #fff !important;
  font-family: Inter,"Segoe UI",Arial,sans-serif !important;
  font-size: clamp(28px,2.4vw,38px) !important;
  font-weight: 850 !important;
  line-height: 1.15 !important;
  letter-spacing: -.015em;
}

body.elementor-page .elementor .h77e-footer-cta-text,
body.elementor-page .elementor .h77e-footer-cta-text p {
  margin: 0;
  color: rgba(255,255,255,.9) !important;
  font-family: Inter,"Segoe UI",Arial,sans-serif !important;
  font-size: 16px !important;
  line-height: 1.65 !important;
}

body.elementor-page .elementor .h77e-footer-cta-button {
  display: flex !important;
  width: auto !important;
  align-items: center;
  justify-content: center;
  padding: 0 30px !important;
}

body.elementor-page .elementor .h77e-footer-cta-button .elementor-button {
  display: inline-flex;
  min-width: 200px;
  min-height: 58px;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(255,255,255,.74);
  border-radius: 3px;
  color: #06245f !important;
  background: #fff !important;
  font-size: 17px !important;
  font-weight: 900 !important;
  letter-spacing: .025em;
  text-transform: uppercase;
  box-shadow: 0 8px 20px rgba(0,0,0,.12);
}

body.elementor-page .elementor .h77e-footer-stage {
  position: relative;
  isolation: isolate;
  display: block !important;
  width: 100vw !important;
  min-width: 100vw !important;
  max-width: none !important;
  flex: 0 0 100vw !important;
  margin-right: calc(50% - 50vw) !important;
  margin-left: calc(50% - 50vw) !important;
  min-height: 610px;
  padding: 118px 0 38px !important;
  overflow: hidden;
  background:
    linear-gradient(90deg,rgba(2,27,68,.99) 0%,rgba(3,35,82,.96) 39%,rgba(3,35,82,.80) 67%,rgba(2,25,60,.67) 100%),
    url('/generated/footer-construction-bg-v1.webp') center center / cover no-repeat !important;
}

body.elementor-page .elementor .h77e-footer-stage::after {
  content: "";
  position: absolute;
  z-index: -1;
  inset: 0;
  background: linear-gradient(180deg,transparent 55%,rgba(1,18,48,.56) 100%);
}

body.elementor-page .elementor .h77e-footer-stage .h77e-footer-grid {
  position: relative;
  z-index: 1;
  display: grid !important;
  width: min(1400px, calc(100% - 80px)) !important;
  grid-template-columns: 1.05fr 1.14fr 1.18fr .92fr !important;
  gap: 0 !important;
  margin-inline: auto;
  padding: 0 !important;
}

body.elementor-page .elementor .h77e-footer-stage .h77e-footer-grid > .e-con {
  display: block !important;
  min-width: 0;
  width: auto !important;
  padding: 0 38px !important;
  border: 0;
  border-right: 1px solid rgba(255,255,255,.28);
}

body.elementor-page .elementor .h77e-footer-stage .h77e-footer-grid > .e-con:first-child { padding-left: 0 !important; }
body.elementor-page .elementor .h77e-footer-stage .h77e-footer-grid > .e-con:last-child { padding-right: 0 !important; border-right: 0; }

body.elementor-page .elementor .h77e-footer-brand-column .h77e-footer-logo,
body.elementor-page .elementor .h77e-footer-brand-column .h77e-footer-logo .elementor-widget-container { display: block !important; }
body.elementor-page .elementor .h77e-footer-brand-column .h77e-footer-logo img {
  display: block;
  width: 178px !important;
  height: auto !important;
  max-height: none !important;
  margin: -20px 0 30px;
}

body.elementor-page .elementor .h77e-footer-stage .elementor-widget-heading,
body.elementor-page .elementor .h77e-footer-stage .elementor-widget-text-editor { display: block !important; }

body.elementor-page .elementor .h77e-footer-stage .elementor-heading-title {
  margin: 0 0 24px;
  color: #fff !important;
  font-family: Inter,"Segoe UI",Arial,sans-serif !important;
  font-size: 22px !important;
  font-weight: 850 !important;
  line-height: 1.25 !important;
}

body.elementor-page .elementor .h77e-footer-brand-column .elementor-widget-text-editor,
body.elementor-page .elementor .h77e-footer-brand-column .elementor-widget-text-editor p {
  margin: 0;
  color: rgba(255,255,255,.84) !important;
  font-family: Inter,"Segoe UI",Arial,sans-serif !important;
  font-size: 16px !important;
  line-height: 2 !important;
}

body.elementor-page .elementor .h77e-footer-column .elementor-widget-text-editor p {
  display: grid;
  min-width: 0;
  grid-template-columns: 36px minmax(0,1fr);
  gap: 13px;
  align-items: center;
  margin: 0 0 19px;
  color: rgba(255,255,255,.9) !important;
  font-family: Inter,"Segoe UI",Arial,sans-serif !important;
  font-size: 16px !important;
  line-height: 1.55 !important;
  overflow-wrap: anywhere;
}

body.elementor-page .elementor .h77e-footer-icon {
  display: inline-grid;
  width: 34px;
  height: 34px;
  place-items: center;
  border: 1.5px solid #37a0ff;
  border-radius: 50%;
  color: #fff;
  background: rgba(0,79,165,.22);
  font-size: 17px;
  font-weight: 800;
}

body.elementor-page .elementor .h77e-footer-legal-icon {
  display: inline-grid;
  width: 25px;
  height: 29px;
  place-items: center;
  border: 1.5px solid rgba(255,255,255,.94);
  border-radius: 9px 9px 11px 11px;
  color: #fff;
  font-size: 14px;
  font-weight: 900;
  line-height: 1;
}

body.elementor-page .elementor .h77e-footer-stage a { color: rgba(255,255,255,.9); }
body.elementor-page .elementor .h77e-footer-stage a:hover { color: #7cc6ff; }

body.elementor-page .elementor .h77e-footer-stage .h77e-copyright {
  position: relative;
  z-index: 1;
  display: block !important;
  width: min(1400px, calc(100% - 80px)) !important;
  margin: 28px auto 0;
  padding: 25px 0 0 !important;
  border-top: 1px solid rgba(255,255,255,.28);
  color: rgba(255,255,255,.84);
  font-family: Inter,"Segoe UI",Arial,sans-serif !important;
  font-size: 15px !important;
  line-height: 1.6 !important;
}

body.elementor-page .elementor .h77e-floating-button .elementor-button {
  display: inline-flex;
  min-width: 120px;
  min-height: 54px;
  align-items: center;
  justify-content: center;
  gap: 9px;
  padding: 13px 17px;
  font-size: 15px;
}

body.elementor-page .elementor .h77e-floating-button:not(.h77e-floating-call) .elementor-button::before {
  content: "•••";
  display: inline-grid;
  width: 23px;
  height: 19px;
  place-items: center;
  border: 2px solid currentColor;
  border-radius: 50%;
  font-size: 8px;
  letter-spacing: 0;
  line-height: 1;
}

body.elementor-page .elementor .h77e-floating-call .elementor-button::before {
  content: "☎";
  font-size: 20px;
  line-height: 1;
}

@media (max-width: 1100px) {
  body.elementor-page .elementor .h77e-footer-cta-card { grid-template-columns: 260px minmax(0,1fr) 210px; }
  body.elementor-page .elementor .h77e-footer-cta-copy { padding-inline: 26px !important; }
  body.elementor-page .elementor .h77e-footer-cta-button { padding-inline: 18px !important; }
  body.elementor-page .elementor .h77e-footer-cta-button .elementor-button { min-width: 174px; }
  body.elementor-page .elementor .h77e-footer-stage { padding-top: 82px !important; }
  body.elementor-page .elementor .h77e-footer-stage .h77e-footer-grid {
    width: min(100% - 48px, 980px) !important;
    grid-template-columns: repeat(2,minmax(0,1fr)) !important;
    row-gap: 48px !important;
  }
  body.elementor-page .elementor .h77e-footer-stage .h77e-footer-grid > .e-con:nth-child(2) { border-right: 0; }
  body.elementor-page .elementor .h77e-footer-stage .h77e-footer-grid > .e-con:nth-child(3) { padding-left: 0 !important; }
  body.elementor-page .elementor .h77e-footer-stage .h77e-copyright { width: min(100% - 48px,980px) !important; }
}

@media (max-width: 767px) {
  body.elementor-page .elementor .h77e-footer-cta-band { padding: 26px 16px !important; }
  body.elementor-page .elementor .h77e-footer-cta-card {
    height: auto;
    width: 100% !important;
    grid-template-columns: 1fr;
  }
  body.elementor-page .elementor .h77e-footer-cta-media,
  body.elementor-page .elementor .h77e-footer-cta-media .elementor-widget-container,
  body.elementor-page .elementor .h77e-footer-cta-media img { height: 176px !important; min-height: 176px; }
  body.elementor-page .elementor .h77e-footer-cta-copy { padding: 28px 24px 18px !important; }
  body.elementor-page .elementor .h77e-footer-cta-title .elementor-heading-title { font-size: 28px !important; }
  body.elementor-page .elementor .h77e-footer-cta-text,
  body.elementor-page .elementor .h77e-footer-cta-text p { font-size: 15px !important; }
  body.elementor-page .elementor .h77e-footer-cta-button { padding: 0 24px 28px !important; }
  body.elementor-page .elementor .h77e-footer-cta-button .elementor-button { width: 100%; min-height: 54px; }
  body.elementor-page .elementor .h77e-footer-stage {
    min-height: 0;
    padding: 66px 0 104px !important;
    background-position: 65% center !important;
  }
  body.elementor-page .elementor .h77e-footer-stage .h77e-footer-grid {
    width: calc(100% - 40px) !important;
    grid-template-columns: 1fr !important;
    row-gap: 0 !important;
  }
  body.elementor-page .elementor .h77e-footer-stage .h77e-footer-grid > .e-con,
  body.elementor-page .elementor .h77e-footer-stage .h77e-footer-grid > .e-con:first-child,
  body.elementor-page .elementor .h77e-footer-stage .h77e-footer-grid > .e-con:nth-child(3),
  body.elementor-page .elementor .h77e-footer-stage .h77e-footer-grid > .e-con:last-child {
    padding: 30px 0 !important;
    border-right: 0;
    border-bottom: 1px solid rgba(255,255,255,.22);
  }
  body.elementor-page .elementor .h77e-footer-stage .h77e-footer-grid > .e-con:first-child { padding-top: 0 !important; }
  body.elementor-page .elementor .h77e-footer-stage .h77e-footer-grid > .e-con:last-child { border-bottom: 0; }
  body.elementor-page .elementor .h77e-footer-brand-column .h77e-footer-logo img { width: 146px !important; margin: 0 0 24px; }
  body.elementor-page .elementor .h77e-footer-stage .elementor-heading-title { margin-bottom: 19px; font-size: 20px !important; }
  body.elementor-page .elementor .h77e-footer-brand-column .elementor-widget-text-editor,
  body.elementor-page .elementor .h77e-footer-brand-column .elementor-widget-text-editor p,
  body.elementor-page .elementor .h77e-footer-column .elementor-widget-text-editor p { font-size: 15px !important; }
  body.elementor-page .elementor .h77e-footer-stage .h77e-copyright {
    width: calc(100% - 40px) !important;
    margin-top: 4px;
    padding-top: 24px !important;
    font-size: 13px !important;
  }
}

/* Architecture service typography — aligned with the public homepage scale. */
body.single-h77_service.postid-11 .elementor,
body.single-h77_service.postid-11 .elementor .elementor-widget-text-editor,
body.single-h77_service.postid-11 .elementor p,
body.single-h77_service.postid-11 .elementor li,
body.single-h77_service.postid-11 .elementor label,
body.single-h77_service.postid-11 .elementor input,
body.single-h77_service.postid-11 .elementor select,
body.single-h77_service.postid-11 .elementor textarea,
body.single-h77_service.postid-11 .elementor button {
  font-family: Inter, "Segoe UI", Arial, sans-serif !important;
}

body.single-h77_service.postid-11 .elementor .h77e-h1 .elementor-heading-title {
  font-size: 72px !important;
  font-weight: 850 !important;
  line-height: 1.15 !important;
  letter-spacing: -.01em;
}
body.single-h77_service.postid-11 .elementor .arch-section-title .elementor-heading-title,
body.single-h77_service.postid-11 .elementor .arch-contact-title .elementor-heading-title {
  font-size: 48px !important;
  font-weight: 850 !important;
  line-height: 1.15 !important;
  letter-spacing: -.005em;
}
body.single-h77_service.postid-11 .elementor .h77e-lead,
body.single-h77_service.postid-11 .elementor .h77e-lead p {
  font-family: Inter, "Segoe UI", Arial, sans-serif !important;
  font-size: 18px !important;
  line-height: 1.7 !important;
}
body.single-h77_service.postid-11 .elementor .arch-body-text p,
body.single-h77_service.postid-11 .elementor .arch-light-text,
body.single-h77_service.postid-11 .elementor .arch-light-text p,
body.single-h77_service.postid-11 .elementor .arch-contact-text,
body.single-h77_service.postid-11 .elementor .arch-contact-text p {
  font-size: 16px !important;
  line-height: 1.65 !important;
}
body.single-h77_service.postid-11 .elementor .arch-building-title .elementor-heading-title,
body.single-h77_service.postid-11 .elementor .arch-project-title .elementor-heading-title {
  font-size: 22px !important;
  font-weight: 700 !important;
  line-height: 1.22 !important;
}
body.single-h77_service.postid-11 .elementor .arch-building-caption { min-height: 68px; }
body.single-h77_service.postid-11 .elementor .arch-small-title .elementor-heading-title,
body.single-h77_service.postid-11 .elementor .arch-doc-list-title .elementor-heading-title,
body.single-h77_service.postid-11 .elementor .arch-quality-title .elementor-heading-title,
body.single-h77_service.postid-11 .elementor .arch-step-title .elementor-heading-title {
  font-size: 13px !important;
  line-height: 1.35 !important;
}
body.single-h77_service.postid-11 .elementor .arch-small-text,
body.single-h77_service.postid-11 .elementor .arch-small-text p,
body.single-h77_service.postid-11 .elementor .arch-quality-text,
body.single-h77_service.postid-11 .elementor .arch-quality-text p,
body.single-h77_service.postid-11 .elementor .arch-deliverable-subtitle,
body.single-h77_service.postid-11 .elementor .arch-deliverable-subtitle p {
  font-size: 13px !important;
  line-height: 1.5 !important;
}
body.single-h77_service.postid-11 .elementor .arch-doc-tab,
body.single-h77_service.postid-11 .elementor .arch-process-group,
body.single-h77_service.postid-11 .elementor .arch-deliverable-label,
body.single-h77_service.postid-11 .elementor .arch-deliverable-label p {
  font-size: 13px !important;
}
body.single-h77_service.postid-11 .elementor .arch-doc-list-text li,
body.single-h77_service.postid-11 .elementor .arch-bim-checks li,
body.single-h77_service.postid-11 .elementor .arch-project-meta,
body.single-h77_service.postid-11 .elementor .arch-project-meta p {
  font-size: 14px !important;
  line-height: 1.55 !important;
}
body.single-h77_service.postid-11 .elementor .arch-step-text,
body.single-h77_service.postid-11 .elementor .arch-step-text p {
  font-size: 12px !important;
  line-height: 1.45 !important;
}
body.single-h77_service.postid-11 .elementor .arch-deliverable-title .elementor-heading-title {
  font-size: 16px !important;
  line-height: 1.3 !important;
}
body.single-h77_service.postid-11 .elementor .arch-faq-question .elementor-heading-title {
  font-size: 16px !important;
  line-height: 1.35 !important;
}
body.single-h77_service.postid-11 .elementor .arch-faq-answer,
body.single-h77_service.postid-11 .elementor .arch-faq-answer p {
  font-size: 15px !important;
  line-height: 1.6 !important;
}
body.single-h77_service.postid-11 .elementor .arch-faq-heading { min-height: 56px; }
body.single-h77_service.postid-11 .elementor .h77e-nav-link .elementor-button {
  font-size: 15px !important;
  font-weight: 850 !important;
}
body.single-h77_service.postid-11 .elementor .h77e-btn-accent .elementor-button,
body.single-h77_service.postid-11 .elementor .h77e-btn-primary .elementor-button,
body.single-h77_service.postid-11 .elementor .h77e-btn-outline .elementor-button,
body.single-h77_service.postid-11 .elementor .h77e-card-link .elementor-button {
  font-size: 16px !important;
}
body.single-h77_service.postid-11 .elementor .arch-contact-form label { font-size: 13px !important; }
body.single-h77_service.postid-11 .elementor .arch-contact-form input,
body.single-h77_service.postid-11 .elementor .arch-contact-form select,
body.single-h77_service.postid-11 .elementor .arch-contact-form textarea { font-size: 16px !important; }
body.single-h77_service.postid-11 .elementor .h77e-footer-grid .elementor-heading-title {
  font-size: 16px !important;
  line-height: 1.35 !important;
}
body.single-h77_service.postid-11 .elementor .h77e-footer-grid .h77e-footer-intro .elementor-heading-title {
  font-size: 18px !important;
}
body.single-h77_service.postid-11 .elementor .h77e-footer-grid .elementor-widget-text-editor,
body.single-h77_service.postid-11 .elementor .h77e-footer-grid .elementor-widget-text-editor p {
  font-family: Inter, "Segoe UI", Arial, sans-serif !important;
  font-size: 16px !important;
  line-height: 1.6 !important;
  overflow-wrap: anywhere;
}
body.single-h77_service.postid-11 .elementor .h77e-footer-grid > .e-con {
  min-width: 0;
}
@media (min-width: 1025px) {
  body.single-h77_service.postid-11 .elementor .h77e-footer-grid {
    grid-template-columns: .6fr 1.05fr 1.4fr 1.15fr .7fr;
  }
}

@media (max-width: 767px) {
  body.single-h77_service.postid-11 .elementor .h77e-h1 .elementor-heading-title {
    font-size: 34px !important;
    letter-spacing: -.01em;
  }
  body.single-h77_service.postid-11 .elementor .arch-section-title .elementor-heading-title,
  body.single-h77_service.postid-11 .elementor .arch-contact-title .elementor-heading-title {
    font-size: 29px !important;
  }
  body.single-h77_service.postid-11 .elementor .arch-building-title .elementor-heading-title,
  body.single-h77_service.postid-11 .elementor .arch-project-title .elementor-heading-title {
    font-size: 20px !important;
  }
  body.single-h77_service.postid-11 .elementor .h77e-footer-grid .elementor-widget-text-editor,
  body.single-h77_service.postid-11 .elementor .h77e-footer-grid .elementor-widget-text-editor p {
    font-size: 16px !important;
  }
}

/* Global Elementor header standard — exact parity with the public homepage.
 * This final layer intentionally overrides page-specific header experiments. */
body.elementor-page .elementor .h77e-site-header,
body.elementor-template-canvas .elementor .h77e-site-header {
  position: sticky !important;
  top: 0;
  z-index: 80 !important;
  display: flex !important;
  width: 100% !important;
  height: 119px !important;
  min-height: 119px !important;
  flex-direction: column !important;
  gap: 0 !important;
  padding: 0 !important;
  overflow: visible !important;
  border-bottom: 1px solid rgba(205,220,240,.74);
  color: #171c22;
  background: rgba(247,250,255,.76) !important;
  box-shadow: 0 16px 44px rgba(6,36,95,.09);
  -webkit-backdrop-filter: blur(22px) saturate(150%);
  backdrop-filter: blur(22px) saturate(150%);
}
body.elementor-page .elementor .h77e-site-header,
body.elementor-page .elementor .h77e-site-header *,
body.elementor-template-canvas .elementor .h77e-site-header,
body.elementor-template-canvas .elementor .h77e-site-header * {
  font-family: Inter, "Segoe UI", Arial, sans-serif !important;
  box-sizing: border-box;
}
body.elementor-page .elementor .h77e-topbar,
body.elementor-template-canvas .elementor .h77e-topbar {
  display: flex !important;
  width: 100% !important;
  height: 34px !important;
  min-height: 34px !important;
  flex: 0 0 34px !important;
  flex-direction: row !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 20px !important;
  margin: 0 !important;
  padding: 0 max(16px, calc((100% - 1200px) / 2)) !important;
  color: rgba(255,255,255,.82) !important;
  background: #06245f !important;
  font-size: 13px !important;
  font-weight: 400 !important;
  line-height: 1 !important;
}
body.elementor-page .elementor .h77e-topbar > .elementor-element,
body.elementor-page .elementor .h77e-topbar-contact,
body.elementor-page .elementor .h77e-topbar-contact > .elementor-element,
body.elementor-template-canvas .elementor .h77e-topbar > .elementor-element,
body.elementor-template-canvas .elementor .h77e-topbar-contact,
body.elementor-template-canvas .elementor .h77e-topbar-contact > .elementor-element {
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
}
body.elementor-page .elementor .h77e-topbar-contact,
body.elementor-template-canvas .elementor .h77e-topbar-contact {
  display: flex !important;
  flex-direction: row !important;
  align-items: center !important;
  gap: 20px !important;
}
body.elementor-page .elementor .h77e-topbar p,
body.elementor-page .elementor .h77e-topbar .elementor-widget-text-editor,
body.elementor-template-canvas .elementor .h77e-topbar p,
body.elementor-template-canvas .elementor .h77e-topbar .elementor-widget-text-editor {
  margin: 0 !important;
  color: rgba(255,255,255,.82) !important;
  font-size: 13px !important;
  font-weight: 400 !important;
  line-height: 1 !important;
  opacity: 1 !important;
}
body.elementor-page .elementor .h77e-nav-row,
body.elementor-template-canvas .elementor .h77e-nav-row {
  display: flex !important;
  width: min(1200px, calc(100% - 32px)) !important;
  max-width: 1200px !important;
  height: 84px !important;
  min-height: 84px !important;
  flex: 0 0 84px !important;
  flex-direction: row !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 22px !important;
  margin: 0 auto !important;
  padding: 0 !important;
}
body.elementor-page .elementor .h77e-logo,
body.elementor-template-canvas .elementor .h77e-logo {
  display: block !important;
  width: 50px !important;
  min-width: 50px !important;
  height: 46px !important;
  min-height: 46px !important;
  flex: 0 0 50px !important;
  align-self: center !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: visible !important;
}
body.elementor-page .elementor .h77e-logo .elementor-widget-container,
body.elementor-page .elementor .h77e-logo img,
body.elementor-template-canvas .elementor .h77e-logo .elementor-widget-container,
body.elementor-template-canvas .elementor .h77e-logo img {
  display: block !important;
  width: 50px !important;
  min-width: 50px !important;
  height: 46px !important;
  max-height: 46px !important;
  padding: 0 !important;
  object-fit: contain !important;
}
body.elementor-page .elementor .h77e-nav-links,
body.elementor-template-canvas .elementor .h77e-nav-links {
  display: flex !important;
  min-width: 0 !important;
  flex: 1 1 auto !important;
  flex-direction: row !important;
  align-self: center !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 4px !important;
  margin: 0 !important;
  padding: 0 !important;
}
body.elementor-page .elementor .h77e-nav-links > .elementor-element,
body.elementor-page .elementor .h77e-nav-link,
body.elementor-page .elementor .h77e-nav-group,
body.elementor-template-canvas .elementor .h77e-nav-links > .elementor-element,
body.elementor-template-canvas .elementor .h77e-nav-link,
body.elementor-template-canvas .elementor .h77e-nav-group {
  width: auto !important;
  min-width: max-content !important;
  flex: 0 0 auto !important;
  margin: 0 !important;
  padding: 0 !important;
}
body.elementor-page .elementor .h77e-nav-group,
body.elementor-template-canvas .elementor .h77e-nav-group {
  position: relative;
  display: flex !important;
  align-self: stretch !important;
  align-items: center !important;
}
body.elementor-page .elementor .h77e-nav-link .elementor-button,
body.elementor-template-canvas .elementor .h77e-nav-link .elementor-button {
  display: flex !important;
  width: auto !important;
  min-height: 44px !important;
  align-items: center !important;
  padding: 0 14px !important;
  border: 0 !important;
  border-radius: 999px !important;
  color: #45464f !important;
  background: transparent !important;
  box-shadow: none !important;
  font-size: 15px !important;
  font-weight: 850 !important;
  line-height: 1 !important;
  white-space: nowrap !important;
  transition: background 180ms ease,color 180ms ease,transform 180ms ease;
}
body.elementor-page .elementor .h77e-nav-link .elementor-button:hover,
body.elementor-page .elementor .h77e-nav-group:hover > .h77e-nav-link .elementor-button,
body.elementor-template-canvas .elementor .h77e-nav-link .elementor-button:hover,
body.elementor-template-canvas .elementor .h77e-nav-group:hover > .h77e-nav-link .elementor-button {
  color: #06245f !important;
  background: rgba(31,117,214,.1) !important;
  transform: translateY(-1px);
}
body.elementor-page .elementor .h77e-nav-group::after,
body.elementor-template-canvas .elementor .h77e-nav-group::after {
  content: "";
  position: absolute;
  top: 100%;
  right: -12px;
  left: -12px;
  height: 18px;
}
body.elementor-page .elementor .h77e-nav-dropdown,
body.elementor-template-canvas .elementor .h77e-nav-dropdown {
  position: absolute !important;
  top: calc(100% + 12px) !important;
  left: 0 !important;
  z-index: 92 !important;
  display: grid !important;
  width: 292px !important;
  gap: 4px !important;
  padding: 8px !important;
  border: 1px solid rgba(255,255,255,.56) !important;
  border-radius: 8px !important;
  background: rgba(255,255,255,.84) !important;
  box-shadow: 0 24px 58px rgba(6,36,95,.18) !important;
  -webkit-backdrop-filter: blur(22px) saturate(160%);
  backdrop-filter: blur(22px) saturate(160%);
  opacity: 0 !important;
  visibility: hidden !important;
  pointer-events: none !important;
  transform: translateY(8px) !important;
  transition: opacity 160ms ease 220ms,transform 160ms ease 220ms,visibility 0s linear 380ms !important;
}
body.elementor-page .elementor .h77e-nav-group:hover .h77e-nav-dropdown,
body.elementor-page .elementor .h77e-nav-group:focus-within .h77e-nav-dropdown,
body.elementor-template-canvas .elementor .h77e-nav-group:hover .h77e-nav-dropdown,
body.elementor-template-canvas .elementor .h77e-nav-group:focus-within .h77e-nav-dropdown {
  opacity: 1 !important;
  visibility: visible !important;
  pointer-events: auto !important;
  transform: translateY(0) !important;
  transition-delay: 0s !important;
}
body.elementor-page .elementor .h77e-nav-dropdown-link,
body.elementor-template-canvas .elementor .h77e-nav-dropdown-link { width: 100% !important; padding: 0 !important; }
body.elementor-page .elementor .h77e-nav-dropdown-link .elementor-button,
body.elementor-template-canvas .elementor .h77e-nav-dropdown-link .elementor-button {
  display: flex !important;
  width: 100% !important;
  min-height: 0 !important;
  justify-content: flex-start !important;
  padding: 13px 14px !important;
  border-radius: 6px !important;
  color: #06245f !important;
  background: transparent !important;
  font-size: 15px !important;
  font-weight: 800 !important;
  line-height: 1.25 !important;
  text-align: left !important;
}
body.elementor-page .elementor .h77e-nav-dropdown-link .elementor-button:hover,
body.elementor-template-canvas .elementor .h77e-nav-dropdown-link .elementor-button:hover { background: rgba(31,117,214,.1) !important; }
body.elementor-page .elementor .h77e-nav-cta,
body.elementor-template-canvas .elementor .h77e-nav-cta {
  display: block !important;
  width: 166px !important;
  min-width: 166px !important;
  height: 47px !important;
  flex: 0 0 166px !important;
  align-self: center !important;
  margin: 0 !important;
  padding: 0 !important;
}
body.elementor-page .elementor .h77e-nav-cta .elementor-button,
body.elementor-template-canvas .elementor .h77e-nav-cta .elementor-button {
  display: flex !important;
  width: 166px !important;
  height: 47px !important;
  min-height: 47px !important;
  align-items: center !important;
  justify-content: center !important;
  padding: 12px 18px !important;
  border: 0 !important;
  border-radius: 4px !important;
  color: #fff !important;
  background: #6b7280 !important;
  box-shadow: none !important;
  font-size: 16px !important;
  font-weight: 800 !important;
  line-height: 1 !important;
  letter-spacing: .04em;
  text-transform: uppercase;
  white-space: nowrap;
}
body.elementor-page .elementor .h77e-mobile-menu,
body.elementor-template-canvas .elementor .h77e-mobile-menu { display: none !important; }

body.elementor-page .elementor .h77e-mobile-panel,
body.elementor-template-canvas .elementor .h77e-mobile-panel {
  position: absolute;
  top: calc(100% + 10px);
  right: max(16px,calc((100% - 1200px) / 2));
  z-index: 100;
  display: block;
  width: min(316px,calc(100vw - 24px));
  max-height: calc(100dvh - 92px);
  padding: 8px;
  overflow: auto;
  border: 1px solid rgba(255,255,255,.58);
  border-radius: 8px;
  background: rgba(255,255,255,.9);
  box-shadow: 0 22px 58px rgba(0,9,40,.18);
  -webkit-backdrop-filter: blur(20px) saturate(160%);
  backdrop-filter: blur(20px) saturate(160%);
}
body.elementor-page .elementor .h77e-mobile-panel[hidden],
body.elementor-template-canvas .elementor .h77e-mobile-panel[hidden] { display: none !important; }
body.elementor-page .elementor .h77e-mobile-panel .h77e-nav-links,
body.elementor-template-canvas .elementor .h77e-mobile-panel .h77e-nav-links {
  display: grid !important;
  width: 100% !important;
  gap: 2px !important;
}
body.elementor-page .elementor .h77e-mobile-panel .h77e-nav-links > .elementor-element,
body.elementor-page .elementor .h77e-mobile-panel .h77e-nav-link,
body.elementor-page .elementor .h77e-mobile-panel .h77e-nav-group,
body.elementor-template-canvas .elementor .h77e-mobile-panel .h77e-nav-links > .elementor-element,
body.elementor-template-canvas .elementor .h77e-mobile-panel .h77e-nav-link,
body.elementor-template-canvas .elementor .h77e-mobile-panel .h77e-nav-group {
  display: block !important;
  width: 100% !important;
  min-width: 0 !important;
}
body.elementor-page .elementor .h77e-mobile-panel .h77e-nav-link .elementor-button,
body.elementor-template-canvas .elementor .h77e-mobile-panel .h77e-nav-link .elementor-button {
  width: 100% !important;
  justify-content: flex-start !important;
  border-radius: 6px !important;
  padding: 12px !important;
  color: #06245f !important;
  font-size: 14px !important;
  font-weight: 800 !important;
}
body.elementor-page .elementor .h77e-mobile-panel .h77e-nav-group::after,
body.elementor-template-canvas .elementor .h77e-mobile-panel .h77e-nav-group::after { display: none !important; }
body.elementor-page .elementor .h77e-mobile-panel .h77e-nav-dropdown,
body.elementor-template-canvas .elementor .h77e-mobile-panel .h77e-nav-dropdown {
  position: static !important;
  display: grid !important;
  width: 100% !important;
  gap: 2px !important;
  margin: 0 0 3px !important;
  padding: 4px !important;
  border: 0 !important;
  border-radius: 6px !important;
  background: #f4f8ff !important;
  box-shadow: none !important;
  opacity: 1 !important;
  visibility: visible !important;
  pointer-events: auto !important;
  transform: none !important;
}
body.elementor-page .elementor .h77e-mobile-panel .h77e-nav-dropdown-link .elementor-button,
body.elementor-template-canvas .elementor .h77e-mobile-panel .h77e-nav-dropdown-link .elementor-button {
  padding: 10px 14px 10px 18px !important;
  font-size: 13px !important;
}

@media (min-width: 981px) {
  body.elementor-page .elementor .h77e-nav-links,
  body.elementor-template-canvas .elementor .h77e-nav-links { display: flex !important; }
  body.elementor-page .elementor .h77e-nav-cta,
  body.elementor-template-canvas .elementor .h77e-nav-cta { display: block !important; }
  body.elementor-page .elementor .h77e-mobile-menu,
  body.elementor-template-canvas .elementor .h77e-mobile-menu { display: none !important; }
}

@media (max-width: 980px) {
  body.elementor-page .elementor .h77e-site-header,
  body.elementor-template-canvas .elementor .h77e-site-header {
    height: 68px !important;
    min-height: 68px !important;
  }
  body.elementor-page .elementor .h77e-topbar,
  body.elementor-template-canvas .elementor .h77e-topbar,
  body.elementor-page .elementor .h77e-nav-links,
  body.elementor-template-canvas .elementor .h77e-nav-links,
  body.elementor-page .elementor .h77e-nav-cta,
  body.elementor-template-canvas .elementor .h77e-nav-cta { display: none !important; }
  body.elementor-page .elementor .h77e-nav-row,
  body.elementor-template-canvas .elementor .h77e-nav-row {
    width: min(1200px,calc(100% - 32px)) !important;
    height: 68px !important;
    min-height: 68px !important;
    flex: 0 0 68px !important;
    gap: 12px !important;
    padding: 0 !important;
  }
  body.elementor-page .elementor .h77e-mobile-menu,
  body.elementor-template-canvas .elementor .h77e-mobile-menu {
    display: block !important;
    width: auto !important;
    min-width: 0 !important;
    flex: 0 0 auto !important;
    margin: 0 0 0 auto !important;
    padding: 0 !important;
  }
  body.elementor-page .elementor .h77e-mobile-menu .elementor-button,
  body.elementor-template-canvas .elementor .h77e-mobile-menu .elementor-button {
    display: flex !important;
    min-height: 44px !important;
    align-items: center !important;
    padding: 10px 18px !important;
    border-radius: 5px !important;
    color: #fff !important;
    background: #374151 !important;
    font-size: 16px !important;
    font-weight: 800 !important;
    letter-spacing: .02em;
    text-transform: none !important;
  }
}

@media (max-width: 720px) {
  body.elementor-page .elementor .h77e-site-header,
  body.elementor-template-canvas .elementor .h77e-site-header {
    height: 63px !important;
    min-height: 63px !important;
    box-shadow: 0 10px 28px rgba(6,36,95,.1);
  }
  body.elementor-page .elementor .h77e-nav-row,
  body.elementor-template-canvas .elementor .h77e-nav-row {
    height: 62px !important;
    min-height: 62px !important;
    flex-basis: 62px !important;
  }
}

/* --------------------------------------------------------------------------
   Project detail: Căn hộ dịch vụ 7 tầng 20×30 m
   Native Elementor containers/widgets; scoped so other pages stay unchanged.
   -------------------------------------------------------------------------- */
.project7-page {
  --project7-navy: #082b63;
  --project7-blue: #0d4c93;
  --project7-ink: #14213d;
  --project7-muted: #67728a;
  --project7-line: #dce4ef;
  --project7-bg: #f5f8fc;
  display: block !important;
  width: 100vw !important;
  max-width: 100vw !important;
  gap: 0 !important;
  margin: 0 0 0 calc(50% - 50vw) !important;
  padding: 0 !important;
  color: var(--project7-ink);
  background: #fff;
  overflow: hidden;
}
.project7-page .elementor-widget { margin: 0 !important; }
.project7-page .elementor-widget-container { width: 100%; height: 100%; }
.project7-inner {
  width: min(1180px, calc(100% - 48px)) !important;
  margin-inline: auto !important;
}
.project7-section { display: block !important; padding: 76px 0 !important; }
.project7-section-title {
  margin: 0 0 28px !important;
  color: var(--project7-navy) !important;
  font-size: clamp(25px, 3vw, 36px) !important;
  font-weight: 850 !important;
  letter-spacing: -.025em;
  line-height: 1.15 !important;
  text-transform: uppercase;
}
.project7-media {
  position: relative !important;
  display: block !important;
  min-width: 0 !important;
  overflow: hidden;
  background: #dbe4ee;
}
.project7-media > .project7-media-image,
.project7-media > .project7-media-image > .elementor-widget-container,
.project7-media > .project7-media-image .elementor-image,
.project7-media > .project7-media-image img { width: 100% !important; height: 100% !important; }
.project7-media > .project7-media-image img { display: block; object-fit: cover; }
.project7-media > .project7-media-brand {
  position: absolute !important;
  right: 14px !important;
  bottom: 12px !important;
  z-index: 4 !important;
  width: 74px !important;
  height: auto !important;
  padding: 7px 8px !important;
  border: 1px solid rgba(255,255,255,.3);
  border-radius: 4px;
  background: rgba(3,28,67,.76);
  box-shadow: 0 6px 20px rgba(0,15,48,.18);
  backdrop-filter: blur(8px);
}
.project7-media > .project7-media-brand img { width: 100% !important; height: auto !important; object-fit: contain !important; }

.project7-hero {
  position: relative !important;
  display: block !important;
  min-height: 610px;
  color: #fff;
  background: #061c3e;
}
.project7-hero::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  background: linear-gradient(90deg, rgba(2,20,49,.92) 0%, rgba(3,25,60,.72) 38%, rgba(5,32,67,.18) 68%, rgba(5,32,67,.08) 100%);
}
.project7-hero > .project7-hero-image {
  position: absolute !important;
  inset: 0 !important;
  width: 100% !important;
  height: 100% !important;
}
.project7-hero > .project7-hero-image .project7-media-brand { display: none !important; }
.project7-hero-overlay {
  position: relative !important;
  z-index: 2 !important;
  display: flex !important;
  min-height: 610px;
  flex-direction: column !important;
  justify-content: flex-start !important;
  padding-top: 72px !important;
  padding-bottom: 84px !important;
}
.project7-breadcrumbs { color: rgba(255,255,255,.78); font-size: 13px; font-weight: 650; }
.project7-breadcrumbs a { color: #fff !important; }
.project7-hero-copy {
  display: flex !important;
  width: min(650px, 100%) !important;
  margin-top: auto !important;
  flex-direction: column !important;
  align-items: flex-start !important;
}
.project7-title {
  margin: 0 0 18px !important;
  color: #fff !important;
  font-size: clamp(38px, 5vw, 66px) !important;
  font-weight: 900 !important;
  letter-spacing: -.04em;
  line-height: .98 !important;
  text-transform: uppercase;
}
.project7-lead { max-width: 610px; color: rgba(255,255,255,.91); font-size: 18px; line-height: 1.65; }
.project7-hero-actions { display: flex !important; width: auto !important; flex-flow: row wrap !important; gap: 12px !important; margin-top: 26px; }
.project7-hero-actions .elementor-button,
.project7-drawing-copy .elementor-button {
  min-height: 48px;
  padding: 15px 22px !important;
  border-radius: 3px !important;
  font-weight: 850 !important;
  letter-spacing: .02em;
  text-transform: uppercase;
}
.project7-btn-primary .elementor-button { color: #fff !important; background: var(--project7-blue) !important; }
.project7-btn-light .elementor-button { color: var(--project7-navy) !important; background: #fff !important; }

.project7-facts {
  position: relative !important;
  z-index: 5;
  display: block !important;
  margin-top: -30px;
}
.project7-facts-inner {
  display: grid !important;
  grid-template-columns: repeat(7, minmax(0,1fr));
  gap: 0 !important;
  padding: 0 18px !important;
  border: 1px solid rgba(17,57,107,.1);
  border-radius: 5px;
  background: rgba(255,255,255,.98);
  box-shadow: 0 18px 42px rgba(8,43,99,.12);
}
.project7-fact {
  display: flex !important;
  min-width: 0;
  flex-direction: row !important;
  align-items: center !important;
  gap: 10px !important;
  padding: 21px 14px !important;
  border-right: 1px solid var(--project7-line);
}
.project7-fact:last-child { border-right: 0; }
.project7-fact-icon { width: 25px !important; color: var(--project7-blue); font-size: 20px; }
.project7-fact-copy { display: block !important; min-width: 0; }
.project7-fact-label { color: #78849a; font-size: 10px; font-weight: 750; line-height: 1.2; }
.project7-fact-value { margin: 4px 0 0 !important; color: var(--project7-ink) !important; font-size: 12px !important; font-weight: 850 !important; line-height: 1.25 !important; }

.project7-overview { padding-top: 92px !important; }
.project7-overview-grid { display: grid !important; grid-template-columns: 1.02fr .98fr; gap: 64px !important; align-items: start !important; }
.project7-overview-copy { display: block !important; }
.project7-overview-item { display: grid !important; grid-template-columns: 38px 1fr; gap: 18px !important; margin-top: 26px; }
.project7-overview-icon { color: var(--project7-blue); font-size: 24px; }
.project7-overview-text { display: block !important; }
.project7-overview-text h3 { margin: 0 0 8px !important; color: var(--project7-navy) !important; font-size: 18px !important; }
.project7-overview-text ul { margin: 0; padding-left: 20px; color: var(--project7-muted); line-height: 1.7; }
.project7-scope {
  display: block !important;
  padding: 32px !important;
  border: 1px solid var(--project7-line);
  border-radius: 6px;
  background: #f9fbfe;
  box-shadow: 0 16px 40px rgba(13,48,94,.07);
}
.project7-scope-heading { margin: 0 0 22px !important; color: var(--project7-navy) !important; font-size: 22px !important; text-transform: uppercase; }
.project7-scope-list { display: grid !important; grid-template-columns: 1fr 1fr; gap: 18px 22px !important; }
.project7-scope-card { display: grid !important; grid-template-columns: 35px 1fr; gap: 12px !important; align-items: start; }
.project7-scope-icon { width: 34px !important; height: 34px !important; padding: 8px; border-radius: 5px; color: #fff; background: var(--project7-navy); font-size: 15px; }
.project7-scope-copy { display: block !important; }
.project7-scope-title { margin: 0 0 4px !important; color: var(--project7-navy) !important; font-size: 14px !important; }
.project7-scope-text { color: var(--project7-muted); font-size: 12px; line-height: 1.55; }

.project7-design { background: var(--project7-bg); }
.project7-design-inner,
.project7-drawings-inner,
.project7-progress-inner,
.project7-compare-inner,
.project7-completed-inner,
.project7-related-inner { display: block !important; }
.project7-tabs { display: flex !important; width: auto !important; flex-flow: row wrap !important; justify-content: center !important; gap: 8px !important; margin: -58px 0 28px auto !important; }
.project7-tabs-left { justify-content: flex-start !important; margin: 0 0 26px !important; }
.project7-tab { width: auto !important; }
.project7-tab .elementor-button { min-width: 120px; padding: 11px 20px !important; border-radius: 2px !important; color: #6c7890 !important; background: #e9eef6 !important; font-size: 12px !important; font-weight: 850 !important; text-transform: uppercase; }
.project7-tab.active .elementor-button,
.project7-tab .elementor-button:hover { color: #fff !important; background: var(--project7-navy) !important; }
.project7-gallery-feature { display: grid !important; height: 485px; grid-template-columns: 1.5fr .9fr; gap: 8px !important; }
.project7-gallery-main,
.project7-gallery-side-image { border-radius: 6px; }
.project7-gallery-side { display: grid !important; min-height: 0; grid-template-rows: 1fr 1fr; gap: 8px !important; }
.project7-gallery-count { margin-top: 16px; color: var(--project7-navy); font-size: 13px; font-weight: 850; text-align: center; }

.project7-drawings { background-color: #fff; background-image: linear-gradient(rgba(13,76,147,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(13,76,147,.035) 1px,transparent 1px); background-size: 28px 28px; }
.project7-drawing-grid { display: grid !important; grid-template-columns: 280px 1fr; gap: 36px !important; align-items: stretch; }
.project7-drawing-copy { display: flex !important; flex-direction: column !important; justify-content: center !important; padding: 28px !important; border: 1px solid var(--project7-line); background: rgba(255,255,255,.92); box-shadow: 0 15px 35px rgba(8,43,99,.08); }
.project7-drawing-copy-title { margin: 0 0 14px !important; color: var(--project7-navy) !important; font-size: 18px !important; }
.project7-drawing-copy-text { color: var(--project7-muted); font-size: 14px; line-height: 1.65; }
.project7-drawing-detail { width: auto !important; margin-top: 22px !important; align-self: flex-start; }
.project7-drawing-image { height: 420px; border: 1px solid #d5deea; border-radius: 5px; background: #fff; }
.project7-drawing-image .project7-media-image img { object-fit: contain !important; }

.project7-progress-section { background: var(--project7-bg); }
.project7-progress-list { position: relative !important; display: grid !important; grid-template-columns: 1fr 1fr; gap: 20px 86px !important; }
.project7-progress-list::before { content: ""; position: absolute; top: 20px; bottom: 20px; left: 50%; width: 2px; background: #b9c9df; transform: translateX(-50%); }
.project7-progress-card {
  position: relative !important;
  display: grid !important;
  min-height: 156px;
  grid-template-columns: 44% 1fr;
  gap: 0 !important;
  overflow: visible !important;
  border: 1px solid var(--project7-line);
  border-radius: 6px;
  background: #fff;
  box-shadow: 0 12px 30px rgba(8,43,99,.06);
}
.project7-progress-image { min-height: 155px; border-radius: 5px 0 0 5px; }
.project7-progress-copy { display: block !important; padding: 20px 18px !important; }
.project7-progress-date { color: var(--project7-blue); font-size: 11px; font-weight: 800; text-transform: uppercase; }
.project7-progress-title { margin: 7px 0 8px !important; color: var(--project7-navy) !important; font-size: 16px !important; }
.project7-progress-text { color: var(--project7-muted); font-size: 12px; line-height: 1.55; }
.project7-progress-number { position: absolute !important; top: 50%; z-index: 3; display: grid; width: 34px !important; height: 34px; place-items: center; margin: 0 !important; border: 4px solid var(--project7-bg); border-radius: 50%; color: #fff !important; background: var(--project7-navy); font-size: 11px !important; transform: translateY(-50%); }
.project7-progress-card:nth-child(odd) .project7-progress-number { right: -61px; }
.project7-progress-card:nth-child(even) .project7-progress-number { left: -61px; }

.project7-compare-grid { display: grid !important; grid-template-columns: 1fr 1fr; gap: 28px !important; }
.project7-compare-card { display: block !important; overflow: hidden; border-radius: 6px; background: #0a2757; }
.project7-image-label { padding: 12px 18px; color: #fff; font-size: 12px; font-weight: 800; text-transform: uppercase; }
.project7-compare-pair { display: grid !important; height: 320px; grid-template-columns: 1fr 1fr; gap: 2px !important; }
.project7-compare-image { min-width: 0; }

.project7-completed { padding-top: 12px !important; }
.project7-completed-grid { display: grid !important; height: 520px; grid-template-columns: 1.15fr 1fr 1fr; grid-template-rows: 1fr 1fr; gap: 7px !important; }
.project7-completed-main { grid-row: 1 / 3; border-radius: 6px 0 0 6px; }
.project7-completed-small:nth-child(4) { grid-column: 2 / 4; }

.project7-results { display: block !important; padding: 38px 0 !important; border-block: 1px solid var(--project7-line); background: #fff; }
.project7-results-inner { display: block !important; }
.project7-results-inner .project7-section-title { margin-bottom: 18px !important; font-size: 22px !important; }
.project7-results-grid { display: grid !important; grid-template-columns: repeat(5,minmax(0,1fr)); gap: 0 !important; }
.project7-result-card { display: grid !important; grid-template-columns: 38px auto; grid-template-rows: auto auto; column-gap: 10px !important; padding: 10px 24px !important; border-right: 1px solid var(--project7-line); }
.project7-result-card:last-child { border-right: 0; }
.project7-result-icon { grid-row: 1 / 3; width: 38px !important; color: var(--project7-blue); font-size: 24px; align-self: center; }
.project7-result-value { margin: 0 !important; color: var(--project7-navy) !important; font-size: 18px !important; }
.project7-result-label { color: var(--project7-muted); font-size: 11px; }

.project7-related { background: var(--project7-bg); }
.project7-related-grid { display: grid !important; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 18px !important; }
.project7-related-card { position: relative !important; display: block !important; min-height: 260px; overflow: hidden; border-radius: 6px; color: #fff; background: #092659; }
.project7-related-card::after { content: ""; position: absolute; inset: 0; z-index: 1; background: linear-gradient(0deg,rgba(2,17,44,.9),rgba(3,21,52,.04) 72%); }
.project7-related-image { position: absolute !important; inset: 0; width: 100% !important; height: 100%; }
.project7-related-image .project7-media-brand { display: none !important; }
.project7-related-copy { position: relative !important; z-index: 2; display: block !important; margin-top: auto !important; padding: 150px 22px 20px !important; }
.project7-related-title { margin: 0 0 4px !important; color: #fff !important; font-size: 18px !important; }
.project7-related-meta { color: rgba(255,255,255,.78); font-size: 12px; }
.project7-related-link .elementor-button { padding: 8px 0 0 !important; color: #fff !important; background: transparent !important; font-weight: 800 !important; }

.project7-consult-section { display: block !important; color: #fff; background: #082b63; }
.project7-consult-inner { display: grid !important; grid-template-columns: .82fr 1.18fr; gap: 0 !important; }
.project7-consult-image { min-height: 430px; }
.project7-consult-image .project7-media-brand { display: none !important; }
.project7-consult-form { display: block !important; padding: 46px 54px !important; }
.project7-consult-kicker { color: #9fc4f2; font-size: 12px; font-weight: 850; letter-spacing: .1em; text-transform: uppercase; }
.project7-consult-title { margin: 5px 0 22px !important; color: #fff !important; font-size: 31px !important; text-transform: uppercase; }
.project7-consult-form input,
.project7-consult-form select,
.project7-consult-form textarea { border-color: rgba(255,255,255,.24) !important; color: #fff !important; background: rgba(255,255,255,.035) !important; }
.project7-consult-form input::placeholder,
.project7-consult-form textarea::placeholder { color: rgba(255,255,255,.65) !important; }
.project7-consult-form label,
.project7-consult-form p { color: rgba(255,255,255,.82) !important; }
.project7-consult-form button { color: var(--project7-navy) !important; background: #fff !important; }

@media (max-width: 1050px) {
  .project7-facts-inner { grid-template-columns: repeat(4,minmax(0,1fr)); }
  .project7-fact:nth-child(4) { border-right: 0; }
  .project7-fact:nth-child(n+5) { border-top: 1px solid var(--project7-line); }
  .project7-overview-grid { gap: 34px !important; }
  .project7-result-card { padding-inline: 14px !important; }
}

@media (max-width: 820px) {
  .project7-inner { width: min(100% - 32px, 680px) !important; }
  .project7-section { padding: 58px 0 !important; }
  .project7-hero,
  .project7-hero-overlay { min-height: 570px; }
  .project7-hero-overlay { padding-top: 46px !important; }
  .project7-title { font-size: 42px !important; }
  .project7-facts { margin-top: 0; }
  .project7-facts-inner { width: 100% !important; grid-template-columns: 1fr 1fr; padding: 0 16px !important; border-radius: 0; }
  .project7-fact { border-top: 1px solid var(--project7-line); }
  .project7-fact:nth-child(odd) { border-right: 1px solid var(--project7-line); }
  .project7-fact:nth-child(even) { border-right: 0; }
  .project7-overview { padding-top: 60px !important; }
  .project7-overview-grid,
  .project7-drawing-grid,
  .project7-compare-grid,
  .project7-related-grid,
  .project7-consult-inner { grid-template-columns: 1fr; }
  .project7-tabs { justify-content: flex-start !important; margin: 0 0 24px !important; }
  .project7-gallery-feature { height: auto; grid-template-columns: 1fr; }
  .project7-gallery-main { height: 400px; }
  .project7-gallery-side { height: 230px; grid-template-columns: 1fr 1fr; grid-template-rows: 1fr; }
  .project7-drawing-image { height: 360px; }
  .project7-progress-list { grid-template-columns: 1fr; gap: 16px !important; padding-left: 30px !important; }
  .project7-progress-list::before { left: 12px; }
  .project7-progress-card .project7-progress-number,
  .project7-progress-card:nth-child(odd) .project7-progress-number,
  .project7-progress-card:nth-child(even) .project7-progress-number { left: -47px; right: auto; }
  .project7-completed-grid { height: auto; grid-template-columns: 1fr 1fr; grid-template-rows: 330px 210px 210px; }
  .project7-completed-main { grid-column: 1 / 3; grid-row: auto; border-radius: 6px; }
  .project7-completed-small:nth-child(4) { grid-column: 1 / 3; }
  .project7-results-grid { grid-template-columns: 1fr 1fr; }
  .project7-result-card { border-top: 1px solid var(--project7-line); }
  .project7-result-card:nth-child(even) { border-right: 0; }
  .project7-consult-image { min-height: 330px; }
}

@media (max-width: 560px) {
  .project7-inner { width: calc(100% - 24px) !important; }
  .project7-hero,
  .project7-hero-overlay { min-height: 600px; }
  .project7-hero::after { background: linear-gradient(0deg,rgba(2,20,49,.95) 0%,rgba(3,25,60,.7) 68%,rgba(5,32,67,.25) 100%); }
  .project7-hero-overlay { padding: 28px 0 46px !important; }
  .project7-title { font-size: 35px !important; line-height: 1.05 !important; }
  .project7-lead { font-size: 15px; }
  .project7-hero-actions { width: 100% !important; flex-direction: column !important; }
  .project7-hero-actions > .elementor-widget { width: 100% !important; }
  .project7-hero-actions .elementor-button { width: 100%; justify-content: center; }
  .project7-facts-inner { grid-template-columns: 1fr 1fr; }
  .project7-fact { border-right: 0; }
  .project7-fact:nth-child(odd) { border-right: 1px solid var(--project7-line); }
  .project7-fact:last-child { grid-column: 1 / 3; border-right: 0; }
  .project7-scope { padding: 24px 18px !important; }
  .project7-scope-list { grid-template-columns: 1fr; }
  .project7-tab { flex: 1 1 30%; }
  .project7-tab .elementor-button { width: 100%; min-width: 0; padding-inline: 10px !important; font-size: 10px !important; }
  .project7-gallery-main { height: 300px; }
  .project7-gallery-side { height: auto; grid-template-columns: 1fr; }
  .project7-gallery-side-image { height: 220px; }
  .project7-drawing-copy { padding: 22px !important; }
  .project7-drawing-image { height: 280px; }
  .project7-progress-card { grid-template-columns: 1fr; }
  .project7-progress-image { height: 190px; border-radius: 5px 5px 0 0; }
  .project7-compare-pair { height: auto; grid-template-columns: 1fr; }
  .project7-compare-image { height: 230px; }
  .project7-completed-grid { grid-template-columns: 1fr; grid-template-rows: repeat(4,230px); }
  .project7-completed-main,
  .project7-completed-small:nth-child(4) { grid-column: auto; }
  .project7-results-grid { grid-template-columns: 1fr; }
  .project7-result-card { border-right: 0; }
  .project7-consult-form { padding: 34px 18px !important; }
  .project7-consult-title { font-size: 25px !important; }
}

/* Elementor applies typography to the widget's inner element. Keep these
   final, scoped rules after global page typography so the project system wins. */
.project7-page .project7-title .elementor-heading-title {
  margin: 0 !important;
  color: #fff !important;
  font-size: clamp(40px,4.3vw,56px) !important;
  font-weight: 900 !important;
  letter-spacing: -.04em !important;
  line-height: .98 !important;
  text-transform: uppercase !important;
}
.project7-page .project7-section-title .elementor-heading-title {
  color: var(--project7-navy) !important;
  font-size: clamp(25px,3vw,36px) !important;
  font-weight: 850 !important;
  letter-spacing: -.025em !important;
  line-height: 1.15 !important;
  text-transform: uppercase !important;
}
.project7-page .project7-fact-label,
.project7-page .project7-fact-label p { margin: 0 !important; color: #78849a !important; font-size: 10px !important; line-height: 1.2 !important; }
.project7-page .project7-fact-value .elementor-heading-title { color: var(--project7-ink) !important; font-size: 12px !important; font-weight: 850 !important; line-height: 1.25 !important; }
.project7-page .project7-scope-heading .elementor-heading-title { color: var(--project7-navy) !important; font-size: 22px !important; font-weight: 850 !important; text-transform: uppercase !important; }
.project7-page .project7-scope-title .elementor-heading-title { color: var(--project7-navy) !important; font-size: 14px !important; font-weight: 800 !important; line-height: 1.25 !important; }
.project7-page .project7-overview-text .elementor-heading-title { color: var(--project7-navy) !important; font-size: 18px !important; font-weight: 800 !important; }
.project7-page .project7-overview-text .elementor-widget-text-editor,
.project7-page .project7-overview-text .elementor-widget-text-editor p {
  margin: 0 !important;
  color: #5f6b7d !important;
  font-size: 14px !important;
  line-height: 1.7 !important;
}
.project7-page .project7-drawing-copy-title .elementor-heading-title { color: var(--project7-navy) !important; font-size: 18px !important; font-weight: 850 !important; }
.project7-page .project7-progress-title .elementor-heading-title { color: var(--project7-navy) !important; font-size: 16px !important; font-weight: 850 !important; }
.project7-page .project7-progress-number .elementor-heading-title { color: #fff !important; font-size: 11px !important; line-height: 1 !important; }
.project7-page .project7-result-value .elementor-heading-title { color: var(--project7-navy) !important; font-size: 18px !important; font-weight: 900 !important; }
.project7-page .project7-related-title .elementor-heading-title { color: #fff !important; font-size: 18px !important; font-weight: 850 !important; }
.project7-page .project7-consult-title .elementor-heading-title { color: #fff !important; font-size: 31px !important; font-weight: 900 !important; line-height: 1.1 !important; text-transform: uppercase !important; }
.project7-page .project7-fact-icon .elementor-icon,
.project7-page .project7-scope-icon .elementor-icon,
.project7-page .project7-result-icon .elementor-icon { color: inherit !important; font-size: inherit !important; }

@media (max-width: 820px) {
  .project7-page .project7-title .elementor-heading-title { font-size: 42px !important; line-height: 1.02 !important; }
}
@media (max-width: 560px) {
  .project7-page .project7-title .elementor-heading-title { font-size: 35px !important; line-height: 1.05 !important; }
  .project7-page .project7-consult-title .elementor-heading-title { font-size: 25px !important; }
}

/* ==========================================================================
   PROJECTS ARCHIVE PAGE (/du-an/)
   ========================================================================== */
.parch-inner {
  max-width: 1240px;
  margin: 0 auto;
  width: 100%;
}

.parch-hero {
  background: linear-gradient(135deg, rgba(8, 29, 53, 0.90), rgba(15, 23, 42, 0.94)), url('/wp-content/plugins/h77cons-core/assets/project-serviced-apartment/hero-dusk-v1.webp') center 40%/cover no-repeat !important;
  padding: 36px 0 54px !important;
  color: #ffffff !important;
  width: 100% !important;
  box-sizing: border-box !important;
}
.parch-breadcrumbs {
  font-size: 13px !important;
  color: #94a3b8 !important;
  margin-bottom: 24px !important;
  display: flex !important;
  flex-direction: row !important;
  align-items: center !important;
  gap: 8px !important;
  width: 100% !important;
}
.parch-breadcrumbs a {
  color: #cbd5e1 !important;
  text-decoration: none !important;
  transition: color 0.2s !important;
}
.parch-breadcrumbs a:hover {
  color: #38bdf8 !important;
}
.parch-sep {
  color: #64748b !important;
}
.parch-hero-body {
  display: flex !important;
  flex-direction: row !important;
  justify-content: space-between !important;
  align-items: center !important;
  gap: 40px !important;
  width: 100% !important;
  box-sizing: border-box !important;
}
.parch-hero-content {
  flex: 1 1 60% !important;
  max-width: 680px !important;
  display: flex !important;
  flex-direction: column !important;
  box-sizing: border-box !important;
}
.parch-hero-content .elementor-widget {
  width: 100% !important;
  max-width: 100% !important;
}
.parch-kicker,
.parch-kicker p {
  font-size: 12px !important;
  font-weight: 750 !important;
  letter-spacing: 2px !important;
  color: #38bdf8 !important;
  text-transform: uppercase !important;
  margin: 0 0 12px !important;
  width: 100% !important;
}
.parch-kicker-bar {
  color: #38bdf8 !important;
  font-weight: 900 !important;
  margin-right: 6px !important;
}
.parch-hero-title {
  width: 100% !important;
  margin: 0 0 16px !important;
}
.parch-hero-title h1,
.parch-hero-title .elementor-heading-title {
  font-size: clamp(34px, 4.2vw, 48px) !important;
  font-weight: 900 !important;
  color: #ffffff !important;
  letter-spacing: -0.01em !important;
  line-height: 1.15 !important;
  margin: 0 !important;
  text-transform: uppercase !important;
}
.parch-hero-sub,
.parch-hero-sub p {
  font-size: 15px !important;
  color: #cbd5e1 !important;
  line-height: 1.6 !important;
  max-width: 520px !important;
  margin: 0 !important;
}
.parch-stats-glass {
  background: rgba(15, 23, 42, 0.45) !important;
  backdrop-filter: blur(16px) !important;
  -webkit-backdrop-filter: blur(16px) !important;
  border: 1px solid rgba(255, 255, 255, 0.16) !important;
  border-radius: 16px !important;
  padding: 26px 32px !important;
  display: flex !important;
  flex-direction: column !important;
  gap: 20px !important;
  width: 290px !important;
  min-width: 270px !important;
  max-width: 320px !important;
  flex: 0 0 290px !important;
  box-shadow: 0 16px 36px rgba(0, 0, 0, 0.25) !important;
  box-sizing: border-box !important;
}
.parch-stat-item {
  display: flex !important;
  flex-direction: row !important;
  align-items: center !important;
  gap: 16px !important;
  width: 100% !important;
}
.parch-stat-icon {
  color: #94a3b8 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  flex-shrink: 0 !important;
  width: 32px !important;
}
.parch-stat-num h3,
.parch-stat-num .elementor-heading-title {
  font-size: 26px !important;
  font-weight: 900 !important;
  color: #ffffff !important;
  line-height: 1 !important;
  margin: 0 0 4px !important;
}
.parch-stat-lbl,
.parch-stat-lbl p {
  font-size: 11px !important;
  font-weight: 700 !important;
  letter-spacing: 0.8px !important;
  color: #94a3b8 !important;
  text-transform: uppercase !important;
  margin: 0 !important;
}

.parch-filter-section {
  padding: 44px 24px 16px;
  background: #ffffff;
}
.parch-filter-title .elementor-heading-title {
  font-size: 22px !important;
  font-weight: 850 !important;
  color: #09233f !important;
  text-transform: uppercase !important;
  margin: 0 0 20px !important;
  letter-spacing: -0.01em !important;
}
.parch-filter-bar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 16px;
  margin-bottom: 16px;
}
.parch-filter-tabs {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}
.parch-tab-btn {
  background: #f1f5f9;
  border: 1px solid transparent;
  color: #475569;
  font-size: 13px;
  font-weight: 700;
  padding: 8px 18px;
  border-radius: 6px;
  cursor: pointer;
  transition: all 0.2s ease;
}
.parch-tab-btn:hover {
  background: #e2e8f0;
  color: #09233f;
}
.parch-tab-btn.active {
  background: #09233f;
  color: #ffffff;
}
.parch-filter-controls {
  display: flex;
  gap: 10px;
  align-items: center;
}
.parch-select-wrap {
  position: relative;
}
.parch-select {
  appearance: none;
  -webkit-appearance: none;
  background: #f8fafc url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 24 24" fill="none" stroke="%23475569" stroke-width="2.5"><polyline points="6 9 12 15 18 9"></polyline></svg>') no-repeat right 14px center;
  border: 1px solid #cbd5e1;
  border-radius: 6px;
  padding: 8px 36px 8px 14px;
  font-size: 13px;
  font-weight: 600;
  color: #334155;
  cursor: pointer;
  outline: none;
}
.parch-select:focus {
  border-color: #2563eb;
}
.parch-search-btn {
  background: #09233f;
  border: none;
  border-radius: 6px;
  width: 38px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  cursor: pointer;
  transition: background 0.2s;
}
.parch-search-btn:hover {
  background: #1e3a8a;
}
.parch-sub-bar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 14px;
  border-top: 1px solid #f1f5f9;
}
.parch-count-wrap span {
  font-size: 14px;
  font-weight: 600;
  color: #64748b;
}
.parch-view-switcher {
  display: flex;
  gap: 6px;
}
.parch-view-btn {
  background: #f8fafc;
  border: 1px solid #e2e8f0;
  border-radius: 4px;
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #64748b;
  cursor: pointer;
}
.parch-view-btn.active {
  background: #09233f;
  border-color: #09233f;
  color: #ffffff;
}

.parch-grid-section {
  padding: 8px 24px 60px;
  background: #ffffff;
}
.parch-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 28px;
  margin-bottom: 40px;
}
.parch-card {
  background: #ffffff;
  border-radius: 12px;
  border: 1px solid #e2e8f0;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.03);
}
.parch-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 16px 32px rgba(9, 35, 63, 0.09);
  border-color: #cbd5e1;
}
.parch-media-wrap {
  position: relative;
  width: 100%;
  aspect-ratio: 16/10;
  overflow: hidden;
  background: #e2e8f0;
}
.parch-card-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.35s ease;
  display: block;
}
.parch-card:hover .parch-card-img img {
  transform: scale(1.04);
}
.parch-badge {
  position: absolute;
  top: 14px;
  left: 14px;
  z-index: 2;
  pointer-events: none;
}
.parch-badge-pill {
  background: #2563eb;
  color: #ffffff;
  font-size: 11px;
  font-weight: 700;
  padding: 4px 11px;
  border-radius: 5px;
  box-shadow: 0 2px 6px rgba(37, 99, 235, 0.3);
  letter-spacing: 0.3px;
}
.parch-body {
  padding: 22px 24px;
  display: flex;
  flex-direction: column;
  flex: 1;
}
.parch-header-row {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 12px;
  margin-bottom: 6px;
}
.parch-title,
.parch-title .elementor-heading-title {
  font-size: 18px !important;
  font-weight: 800 !important;
  color: #09233f !important;
  line-height: 1.3 !important;
  margin: 0 !important;
}
.parch-title a {
  color: inherit;
  text-decoration: none;
  transition: color 0.2s;
}
.parch-title a:hover {
  color: #2563eb;
}
.parch-arrow-btn {
  color: #64748b;
  transition: all 0.2s ease;
  display: flex;
  align-items: center;
  justify-content: center;
}
.parch-card:hover .parch-arrow-btn {
  color: #2563eb;
  transform: translateX(3px);
}
.parch-meta-row {
  font-size: 13px;
  color: #64748b;
  display: flex;
  align-items: center;
  gap: 6px;
  margin-bottom: 16px;
  padding-bottom: 12px;
  border-bottom: 1px solid #f1f5f9;
}
.parch-meta-row svg {
  color: #94a3b8;
}
.parch-facts {
  display: flex;
  flex-direction: column;
  gap: 9px;
  margin-top: auto;
}
.parch-fact-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 13px;
}
.parch-fact-label {
  color: #64748b;
  display: flex;
  align-items: center;
  gap: 6px;
  font-weight: 500;
}
.parch-fact-label svg {
  color: #94a3b8;
}
.parch-fact-val {
  font-weight: 700;
  color: #0f172a;
  text-align: right;
}
.parch-more-wrap {
  text-align: center;
  margin-top: 10px;
}
.parch-btn-more .elementor-button {
  background: #ffffff !important;
  border: 1.5px solid #09233f !important;
  color: #09233f !important;
  font-weight: 800 !important;
  font-size: 13px !important;
  letter-spacing: 0.5px !important;
  padding: 12px 36px !important;
  border-radius: 6px !important;
  transition: all 0.2s ease !important;
}
.parch-btn-more .elementor-button:hover {
  background: #09233f !important;
  color: #ffffff !important;
}

.parch-proofs-section {
  background: #f8fafc;
  padding: 64px 24px;
}
.parch-proofs-heading .elementor-heading-title {
  font-size: 24px !important;
  font-weight: 850 !important;
  color: #09233f !important;
  text-align: center !important;
  text-transform: uppercase !important;
  margin: 0 0 36px !important;
  letter-spacing: -0.01em !important;
}
.parch-proofs-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 28px;
}
.parch-proof-card {
  background: #ffffff;
  border-radius: 12px;
  border: 1px solid #e2e8f0;
  padding: 32px 28px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.03);
  transition: transform 0.2s ease;
}
.parch-proof-card:hover {
  transform: translateY(-3px);
  box-shadow: 0 12px 24px rgba(9, 35, 63, 0.08);
}
.parch-proof-icon {
  width: 60px;
  height: 60px;
  border-radius: 12px;
  background: #eff6ff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 18px;
}
.parch-proof-title .elementor-heading-title {
  font-size: 18px !important;
  font-weight: 800 !important;
  color: #09233f !important;
  margin: 0 0 10px !important;
}
.parch-proof-text,
.parch-proof-text p {
  font-size: 14px !important;
  color: #64748b !important;
  line-height: 1.6 !important;
  margin: 0 !important;
}

.parch-consult-section {
  padding: 70px 24px;
  background: #ffffff;
}
.parch-consult-grid {
  display: grid;
  grid-template-columns: 1fr 1.15fr;
  gap: 44px;
  align-items: center;
}
.parch-consult-media {
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 20px 40px rgba(9, 35, 63, 0.12);
}
.parch-consult-photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.parch-consult-card {
  background: #ffffff;
  border-radius: 16px;
  border: 1px solid #e2e8f0;
  padding: 36px 32px;
  box-shadow: 0 12px 32px rgba(9, 35, 63, 0.06);
}
.parch-form-title .elementor-heading-title {
  font-size: 25px !important;
  font-weight: 900 !important;
  color: #09233f !important;
  text-transform: uppercase !important;
  margin: 0 0 6px !important;
}
.parch-form-sub,
.parch-form-sub p {
  font-size: 14px !important;
  color: #64748b !important;
  margin: 0 0 20px !important;
}

.parch-ribbon-section {
  background: #09233f;
  padding: 28px 24px;
  color: #ffffff;
}
.parch-ribbon-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 24px;
}
.parch-ribbon-copy {
  display: flex;
  align-items: center;
  gap: 18px;
}
.parch-ribbon-icon-wrap {
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.parch-ribbon-title .elementor-heading-title {
  font-size: 19px !important;
  font-weight: 800 !important;
  color: #ffffff !important;
  margin: 0 0 4px !important;
}
.parch-ribbon-sub,
.parch-ribbon-sub p {
  font-size: 13.5px !important;
  color: #cbd5e1 !important;
  margin: 0 !important;
}
.parch-ribbon-btn .elementor-button {
  background: #ffffff !important;
  color: #09233f !important;
  font-weight: 800 !important;
  font-size: 13px !important;
  padding: 12px 26px !important;
  border-radius: 6px !important;
  letter-spacing: 0.5px !important;
  transition: all 0.2s ease !important;
}
.parch-ribbon-btn .elementor-button:hover {
  background: #38bdf8 !important;
  color: #09233f !important;
}

@media (max-width: 1024px) {
  .parch-hero-inner {
    flex-direction: column;
    align-items: stretch;
  }
  .parch-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .parch-consult-grid {
    grid-template-columns: 1fr;
  }
  .parch-proofs-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 640px) {
  .parch-grid {
    grid-template-columns: 1fr;
  }
  .parch-proofs-grid {
    grid-template-columns: 1fr;
  }
  .parch-ribbon-inner {
    flex-direction: column;
    align-items: flex-start;
  }
  .parch-filter-bar {
    flex-direction: column;
    align-items: stretch;
  }
  .parch-filter-tabs {
    overflow-x: auto;
    padding-bottom: 6px;
    flex-wrap: nowrap;
  }
}
