﻿:root {
  --green: #063f33;
  --green-2: #092f28;
  --lime: #c9f25d;
  --ink: #17211e;
  --muted: #6c7773;
  --line: #e6ebe6;
  --cream: #f6f3eb;
  --paper: #ffffff;
  --shadow: 0 22px 60px rgba(6, 63, 51, .14);
}
* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif; color: var(--ink); background: var(--paper); line-height: 1.55; font-weight: 500; }
a { color: inherit; text-decoration: none; }
button, input { font: inherit; }
img { max-width: 100%; display: block; }
.container { width: min(1120px, calc(100% - 34px)); margin: 0 auto; }
.mission-bar { background: linear-gradient(90deg, #aebfb6, #d7f29d); color: #17342d; border-bottom: 1px solid rgba(6,63,51,.18); }
.mission-inner { min-height: 56px; display: flex; align-items: center; justify-content: center; gap: 34px; font-size: 19px; font-weight: 800; text-align: center; }
.mission-inner b { font-weight: 900; }
.mission-inner a { color: var(--green); font-size: 21px; font-weight: 900; }
.info-bar { background: linear-gradient(90deg, #a8bab1, #d8f49f); color: #203d36; border-bottom: 1px solid rgba(6,63,51,.22); }
.info-inner { min-height: 60px; display: grid; grid-template-columns: repeat(5, minmax(0, 1fr)); align-items: center; }
.info-inner > * { min-height: 60px; display: flex; align-items: center; justify-content: center; gap: 8px; padding: 0 16px; border-left: 1px solid rgba(6,63,51,.18); font-weight: 700; overflow-wrap: anywhere; }
.info-inner > *:first-child { border-left: 0; }
.info-inner > *:before { color: var(--lime); font-weight: 900; }
.info-inner span:nth-child(1):before { content: "TEL"; }
.info-inner a:before { content: "MAIL"; }
.info-inner span:nth-child(3):before { content: "LOC"; }
.info-inner span:nth-child(4):before { content: "TIME"; }
.header { position: sticky; top: 0; z-index: 20; background: rgba(6,63,51,.94); border-bottom: 1px solid rgba(255,255,255,.08); backdrop-filter: blur(12px); }
.nav-row { min-height: 116px; display: flex; align-items: center; gap: 34px; }
.logo img { width: 205px; height: auto; }
.brand-search { display: flex; align-items: center; gap: 12px; color: #b9cac5; font-size: 24px; min-width: 190px; }
.brand-search span { width: 28px; height: 28px; border: 4px solid #fff; border-radius: 50%; position: relative; opacity: .95; }
.brand-search span:after { content: ""; position: absolute; right: -10px; bottom: -7px; width: 13px; height: 4px; background: #fff; transform: rotate(45deg); border-radius: 99px; }
.brand-search em { font-style: normal; font-weight: 500; }
.nav { margin-left: auto; display: flex; gap: 34px; font-size: 19px; font-weight: 800; align-items: center; color: #fff; }
.nav a { color: #fff; white-space: nowrap; }
.nav a:not(:last-child):after { content: ">"; margin-left: 9px; color: #d8eee8; }
.nav a:hover { color: var(--lime); }
.header-actions { display: flex; align-items: center; gap: 18px; color: #fff; }
.nav-start { display: grid; grid-template-columns: 58px auto; align-items: center; column-gap: 12px; color: #fff; }
.nav-start span { width: 58px; height: 58px; border-radius: 50%; background: var(--lime); position: relative; }
.nav-start span:before { content: ""; position: absolute; inset: 17px; border: 3px solid var(--green); border-radius: 6px; }
.nav-start strong { font-size: 20px; white-space: nowrap; }
.lang-pill { min-height: 42px; padding: 0 14px; border-left: 1px solid rgba(255,255,255,.18); display: flex; align-items: center; font-weight: 800; }
.grid-icon { width: 58px; height: 58px; border-radius: 50%; background: #fff; display: grid; grid-template-columns: repeat(2, 9px); place-content: center; gap: 7px; }
.grid-icon i { width: 9px; height: 9px; border: 2px solid var(--green); border-radius: 3px; }
.round-cta, .dark-btn, .white-btn, .ghost-btn { min-height: 42px; padding: 0 18px; border-radius: 999px; display: inline-flex; align-items: center; justify-content: center; font-weight: 800; border: 1px solid transparent; }
.round-cta, .dark-btn { background: var(--green); color: #fff; }
.white-btn { background: #fff; color: var(--green); }
.ghost-btn { border-color: var(--line); color: var(--green); background: #fff; }
.menu-btn { display: none; width: 46px; height: 46px; border: 1px solid rgba(255,255,255,.22); border-radius: 8px; background: rgba(255,255,255,.08); padding: 10px; margin-left: auto; }
.menu-btn span { display: block; height: 2px; background: #fff; margin: 6px 0; }
.hero { min-height: 612px; position: relative; overflow: hidden; background: var(--green); }
.hero > img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; }
.hero-shade { position: absolute; inset: 0; background: linear-gradient(90deg, rgba(4,50,41,.92) 0%, rgba(4,50,41,.72) 41%, rgba(4,50,41,.16) 72%); }
.hero-content { position: relative; padding-top: 120px; color: #fff; }
.pill, .kicker { display: inline-flex; align-items: center; min-height: 24px; border-radius: 999px; padding: 0 11px; background: var(--lime); color: var(--green); font-size: 11px; font-weight: 900; text-transform: uppercase; }
.kicker { background: transparent; padding: 0; color: var(--green); }
h1, h2, h3, p { overflow-wrap: anywhere; }
h1 { max-width: 520px; margin: 18px 0 14px; font-size: clamp(42px, 6vw, 68px); line-height: .96; letter-spacing: 0; }
h2 { margin: 8px 0 0; font-size: clamp(30px, 4vw, 48px); line-height: 1.06; letter-spacing: 0; }
h3 { line-height: 1.18; }
.hero p { font-size: 18px; color: #d6e4df; margin-bottom: 28px; }
.section { padding: 84px 0; }
.about-grid { display: grid; grid-template-columns: .75fr 1fr .9fr; gap: 22px; align-items: start; }
.section-title { grid-column: span 1; }
.about-intro { grid-column: span 2; color: var(--muted); }
.tabs { margin-top: 22px; display: flex; gap: 10px; flex-wrap: wrap; }
.tabs button { background: var(--green); color: #fff; border: 0; border-radius: 999px; padding: 10px 16px; font-weight: 800; }
.award-card, .strategy-card, .photo-card, .location-card, .service-grid article, .choose-cards article, .process-row article, .testimonial-card, .blog-list article { border: 1px solid var(--line); border-radius: 8px; background: #fff; box-shadow: 0 8px 24px rgba(6,63,51,.05); }
.award-card, .strategy-card, .location-card { padding: 26px; }
.ring-badge { width: 92px; height: 92px; border-radius: 50%; display: grid; place-items: center; background: conic-gradient(var(--lime) 80%, #e8efe8 0); color: var(--green); font-weight: 900; margin-bottom: 22px; }
.strategy-card { grid-column: span 1; }
.strategy-card p, .award-card p { color: var(--muted); }
.signature { color: var(--green); font-family: Georgia, serif; font-style: italic; font-weight: 700; }
.photo-card { overflow: hidden; min-height: 280px; }
.photo-card img { width: 100%; height: 100%; object-fit: cover; }
.location-card { background: var(--green); color: #fff; display: grid; gap: 20px; align-content: center; }
.location-card strong { font-size: 28px; line-height: 1.1; }
.location-card span { color: var(--lime); }
.metrics { background: var(--cream); }
.metrics-grid { display: grid; grid-template-columns: .9fr 1.1fr; gap: 60px; align-items: center; }
.circle-wrap { display: grid; place-items: center; }
.circle-chart { width: min(390px, 88vw); aspect-ratio: 1; border-radius: 50%; display: grid; place-items: center; background: radial-gradient(circle at center, #fff 0 42%, transparent 43%), conic-gradient(var(--lime) 0 68%, #e2eadd 68% 76%, #a7d968 76% 88%, #e2eadd 88% 100%); box-shadow: var(--shadow); color: var(--green); }
.circle-chart strong { font-size: 52px; }
.circle-chart span { font-size: 12px; font-weight: 900; text-transform: uppercase; }
.mini-stat { display: grid; grid-template-columns: 46px 1fr 90px; gap: 18px; align-items: center; margin-top: 24px; }
.mini-stat span { width: 38px; height: 38px; border-radius: 50%; background: var(--lime); display: grid; place-items: center; color: var(--green); font-weight: 900; }
.mini-stat p { margin: 0; color: var(--muted); }
.mini-stat strong { font-size: 26px; }
.services-layout { display: grid; grid-template-columns: .85fr 1.35fr; gap: 34px; }
.service-lead p { color: var(--muted); margin: 20px 0 26px; }
.service-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; }
.service-grid article { padding: 26px; min-height: 210px; }
.service-grid span, .choose-cards span { color: var(--green); font-weight: 900; }
.service-grid p, .choose-cards p, .process-row p, .blog-list p { color: var(--muted); }
.discuss-pill { margin-top: 34px; min-height: 72px; border-radius: 999px; border: 1px solid var(--line); display: flex; align-items: center; justify-content: space-between; gap: 18px; padding: 12px 22px; }
.discuss-pill a { color: var(--green); font-weight: 900; }
.industry { background: var(--green); color: #fff; padding: 72px 0 0; margin-bottom: 120px; }
.industry-box { text-align: center; }
.industry h2 { margin-bottom: 28px; }
.industry img { width: min(830px, 100%); margin: 0 auto; border-radius: 8px; box-shadow: var(--shadow); }
.industry-panel { width: min(760px, calc(100% - 30px)); margin: -42px auto -76px; position: relative; background: #073a30; border: 1px solid rgba(255,255,255,.14); border-radius: 8px; padding: 24px; display: grid; grid-template-columns: 1.1fr .9fr auto; gap: 24px; text-align: left; align-items: center; }
.industry-panel ul { margin: 0; padding: 0; list-style: none; display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }
.industry-panel li { background: rgba(255,255,255,.08); border-radius: 999px; padding: 8px 12px; font-size: 13px; }
.industry-panel p { color: #c9d9d5; margin: 0; }
.industry-panel a { width: 116px; height: 116px; border-radius: 50%; background: #fff; color: var(--green); display: grid; place-items: center; text-align: center; font-weight: 900; font-size: 13px; }
.choose-layout { position: relative; display: grid; grid-template-columns: .75fr 1.25fr; gap: 34px; }
.huge-word { position: absolute; left: -10px; top: 40px; writing-mode: vertical-rl; color: #eef1ea; font-size: 92px; font-weight: 900; z-index: -1; }
.choose-title { padding-left: 44px; }
.choose-cards { display: grid; grid-template-columns: 1fr 1fr; gap: 18px; }
.choose-cards article { padding: 26px; }
.choose-cards a { font-weight: 900; font-size: 13px; color: var(--green); }
.process { background: var(--cream); }
.centered-head { text-align: center; max-width: 700px; }
.process-row { margin-top: 34px; display: grid; grid-template-columns: repeat(4, 1fr); gap: 18px; }
.process-row article { padding: 24px; text-align: center; }
.process-row small { color: var(--muted); text-transform: uppercase; font-weight: 900; }
.process-row strong { display: block; color: var(--green); font-size: 38px; margin: 10px 0; }
.process-row h3 { background: var(--green); color: #fff; border-radius: 6px; padding: 12px; font-size: 16px; }
.split-head { display: flex; align-items: end; justify-content: space-between; gap: 20px; margin-bottom: 28px; }
.split-head a { color: var(--green); font-weight: 900; }
.case-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 18px; }
.case-grid article { border-radius: 8px; overflow: hidden; background: #fff; box-shadow: var(--shadow); }
.case-grid img { height: 210px; width: 100%; object-fit: cover; }
.case-grid h3, .case-grid p { padding: 0 18px; }
.case-grid p { color: var(--muted); padding-bottom: 16px; }
.case-large { grid-row: span 2; }
.case-large img { height: 470px; }
.case-large span { display: inline-flex; margin: 18px; padding: 6px 10px; border-radius: 999px; background: var(--lime); color: var(--green); font-size: 12px; font-weight: 900; }
.feedback { background: var(--cream); }
.testimonial-card { max-width: 760px; padding: 28px; display: grid; grid-template-columns: 180px 1fr; gap: 30px; align-items: center; }
.rating { background: var(--green); color: #fff; border-radius: 8px; min-height: 180px; display: grid; place-items: center; text-align: center; }
.rating strong { display: block; font-size: 44px; }
.blog-list { display: grid; gap: 16px; }
.blog-list article { padding: 18px; display: grid; grid-template-columns: 130px 1fr 130px; gap: 18px; align-items: center; }
.blog-list time { color: var(--green); font-weight: 900; }
.blog-list span { justify-self: end; background: var(--lime); color: var(--green); border-radius: 999px; padding: 8px 12px; font-size: 12px; font-weight: 900; }
.newsletter { background: var(--green); color: #fff; padding: 70px 0; }
.newsletter-grid { display: grid; grid-template-columns: 1fr 1fr 150px; gap: 38px; align-items: center; }
.newsletter p { color: #c9d9d5; }
.newsletter form { background: #fff; border-radius: 8px; padding: 18px; display: grid; gap: 12px; }
.newsletter input { min-height: 48px; border: 1px solid var(--line); border-radius: 999px; padding: 0 16px; }
.newsletter button { min-height: 46px; border: 0; border-radius: 999px; background: var(--green); color: #fff; font-weight: 900; }
.newsletter form p { color: var(--green); margin: 0; font-weight: 800; }
.round-stat { width: 142px; height: 142px; border-radius: 50%; background: var(--lime); color: var(--green); display: grid; place-items: center; text-align: center; padding: 18px; }
.round-stat strong { font-size: 28px; }
.footer { background: #07352c; color: #c9d9d5; padding: 60px 0 24px; }
.footer-grid { display: grid; grid-template-columns: 1.35fr .75fr .85fr .9fr; gap: 34px; }
.footer img { width: 190px; margin-bottom: 18px; }
.footer h3 { color: #fff; margin-top: 0; }
.footer a, .footer p { display: block; color: #c9d9d5; margin: 8px 0; }
.footer .lime-link { color: var(--lime); font-weight: 900; }
.copyright { border-top: 1px solid rgba(255,255,255,.12); margin-top: 34px; padding-top: 20px; font-size: 13px; }
@media (max-width: 920px) {
  .mission-inner { min-height: auto; padding: 12px 0; flex-direction: column; gap: 6px; font-size: 15px; }
  .mission-inner a { font-size: 16px; }
  .info-inner { grid-template-columns: 1fr 1fr; }
  .info-inner > * { min-height: 44px; justify-content: flex-start; font-size: 13px; }
  .menu-btn { display: block; }
  .brand-search, .header-actions { display: none; }
  .nav { display: none; order: 4; width: 100%; margin: 0; padding: 0 0 18px; flex-direction: column; align-items: flex-start; gap: 14px; }
  .nav.is-open { display: flex; }
  .nav-row { height: auto; min-height: 76px; flex-wrap: wrap; gap: 18px; }
  .about-grid, .metrics-grid, .services-layout, .choose-layout, .newsletter-grid, .footer-grid { grid-template-columns: 1fr; }
  .about-intro, .strategy-card { grid-column: span 1; }
  .industry-panel { grid-template-columns: 1fr; text-align: center; }
  .industry-panel a { margin: 0 auto; }
  .process-row { grid-template-columns: 1fr 1fr; }
}
@media (max-width: 640px) {
  .container { width: min(100% - 26px, 1120px); }
  .logo img, .footer img { width: 164px; }
  .info-inner { grid-template-columns: 1fr; }
  .info-inner > * { border-left: 0; border-top: 1px solid rgba(6,63,51,.12); }
  .info-inner > *:first-child { border-top: 0; }
  .hero { min-height: 520px; }
  .hero-content { padding-top: 74px; }
  h1 { font-size: 42px; }
  h2 { font-size: 32px; }
  .section { padding: 62px 0; }
  .service-grid, .choose-cards, .process-row, .case-grid, .industry-panel ul, .blog-list article, .testimonial-card { grid-template-columns: 1fr; }
  .case-large img, .case-grid img { height: 230px; }
  .discuss-pill, .split-head { align-items: flex-start; flex-direction: column; border-radius: 18px; }
  .huge-word { display: none; }
  .choose-title { padding-left: 0; }
}

/* About page */
.page-hero { position: relative; min-height: 300px; display: grid; place-items: center; overflow: hidden; background: var(--green); }
.page-hero img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; }
.page-hero-shade { position: absolute; inset: 0; background: rgba(6, 63, 51, .62); }
.page-hero-content { position: relative; text-align: center; color: #fff; }
.page-hero-content h1 { max-width: none; margin: 0 0 14px; font-size: clamp(42px, 5vw, 58px); }
.page-hero-content p { margin: 0; color: #dbe8e4; font-weight: 700; }
.page-hero-content span { color: var(--lime); margin: 0 8px; }
.experts-head { display: grid; grid-template-columns: .95fr 1fr; gap: 70px; align-items: start; }
.experts-head p { color: var(--muted); margin-top: 14px; }
.experts-grid { margin-top: 34px; display: grid; grid-template-columns: repeat(3, 1fr); gap: 26px 38px; }
.experts-grid article { display: grid; grid-template-columns: 38px 1fr; gap: 14px; }
.experts-grid span { grid-row: 1 / span 2; width: 30px; height: 30px; border-radius: 50%; background: #eef8d0; color: var(--green); display: grid; place-items: center; font-weight: 900; }
.experts-grid h3 { grid-column: 2; margin: 0 0 6px; font-size: 18px; }
.experts-grid p { grid-column: 2; margin: 0; color: var(--muted); font-size: 14px; line-height: 1.55; max-width: 260px; }
.about-video-card { position: relative; margin-top: 48px; border-radius: 12px; overflow: hidden; box-shadow: var(--shadow); }
.about-video-card img { width: 100%; height: 430px; object-fit: cover; }
.side-tab { position: absolute; top: 34px; left: 28px; width: 116px; background: #fff; border-radius: 8px; overflow: hidden; z-index: 2; box-shadow: var(--shadow); }
.side-tab strong { display: block; padding: 12px; color: var(--green); font-size: 13px; }
.side-tab span { display: block; height: 58px; background: var(--green); border-top: 1px solid rgba(255,255,255,.15); }
.video-pill { position: absolute; left: 22px; bottom: 22px; background: var(--green); color: #fff; min-height: 48px; padding: 0 22px; border-radius: 999px; display: inline-flex; align-items: center; font-weight: 900; }
.experience-badge { position: absolute; right: 38px; bottom: 44px; width: 134px; height: 134px; border-radius: 50%; background: #fff; color: var(--green); display: grid; place-items: center; text-align: center; padding: 18px; box-shadow: var(--shadow); }
.experience-badge strong { font-size: 34px; line-height: 1; }
.experience-badge span { font-weight: 800; font-size: 13px; }
.partners-head { display: grid; grid-template-columns: 1fr .9fr; gap: 70px; align-items: end; }
.partners-head p { color: var(--muted); }
.timeline { margin-top: 34px; display: grid; grid-template-columns: repeat(5, 1fr); gap: 18px; position: relative; }
.timeline:before { content: ""; position: absolute; left: 0; right: 0; bottom: 70px; height: 1px; background: var(--line); }
.timeline article { position: relative; min-height: 255px; }
.timeline h3 { font-size: 16px; }
.timeline p { color: var(--muted); font-size: 14px; }
.timeline span { position: absolute; left: 0; bottom: 48px; width: 54px; height: 54px; border-radius: 50%; background: #f7f6f1; display: grid; place-items: center; color: var(--green); font-weight: 900; z-index: 1; }
.timeline article:nth-child(4) span { background: var(--lime); }
.timeline img { position: absolute; bottom: 0; left: 68px; width: 58px; height: 58px; border-radius: 50%; object-fit: cover; }
.slider-dots { display: flex; justify-content: center; gap: 12px; margin-top: 34px; }
.slider-dots button { width: 38px; height: 38px; border-radius: 50%; border: 1px solid var(--line); background: #fff; color: var(--green); font-size: 22px; }
.mission { padding-top: 30px; }
.mission-box { background: var(--cream); border-radius: 24px; padding: 62px; display: grid; grid-template-columns: 1fr 1.2fr .85fr; gap: 34px 54px; align-items: center; }
.mission-box article p, .mission-stat p { color: var(--muted); }
.mission-box img { width: 100%; height: 190px; object-fit: cover; border-radius: 10px; }
.mission-stat span { width: 48px; height: 48px; border-radius: 50%; border: 1px solid #d8e8bc; display: grid; place-items: center; color: var(--green); }
.mission-stat strong { display: block; color: var(--green); font-size: 42px; line-height: 1; }
.team { padding-top: 30px; }
.team-grid { margin-top: 30px; display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; }
.team-grid article { border: 1px solid var(--line); border-radius: 8px; overflow: hidden; background: #fff; box-shadow: 0 8px 24px rgba(6,63,51,.06); }
.team-grid img { width: 100%; height: 250px; object-fit: cover; }
.team-grid div { padding: 18px; }
.team-grid h3 { margin: 0 0 8px; font-size: 17px; }
.team-grid span { display: inline-flex; background: var(--lime); color: var(--green); border-radius: 999px; padding: 5px 10px; font-size: 12px; font-weight: 900; }
.team-grid p { color: var(--muted); font-size: 14px; }
.center-action { text-align: center; margin-top: 30px; }
.about-testimonial { background: var(--cream); }
.testimonial-layout { display: grid; grid-template-columns: .95fr 1fr; gap: 64px; align-items: center; }
.client-collage { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; position: relative; }
.client-collage img { border-radius: 10px; height: 170px; width: 100%; object-fit: cover; }
.client-collage img:first-of-type { grid-column: 2; height: 220px; }
.quote-mark { position: absolute; left: 45px; top: 60px; width: 114px; height: 114px; border-radius: 50%; border: 2px solid var(--lime); display: grid; place-items: center; color: var(--green); font-size: 78px; background: #f9f8f1; }
.stars { color: var(--green); letter-spacing: 3px; margin: 18px 0; }
.testimonial-layout p { color: var(--muted); }
.testimonial-layout strong { display: block; }
.testimonial-layout span:not(.pill) { color: var(--muted); font-size: 13px; }
.slider-dots.left { justify-content: flex-start; }
.chat-row { border-top: 1px solid rgba(255,255,255,.12); margin-top: 36px; padding-top: 30px; display: flex; align-items: end; justify-content: space-between; gap: 24px; }
.chat-row h2 { color: #fff; font-size: clamp(44px, 7vw, 78px); }
.chat-row a { color: #fff; text-decoration: underline; }
@media (max-width: 920px) {
  .experts-head, .partners-head, .mission-box, .testimonial-layout { grid-template-columns: 1fr; }
  .experts-grid, .team-grid { grid-template-columns: 1fr 1fr; }
  .experts-grid p { max-width: none; }
  .timeline { grid-template-columns: 1fr 1fr; }
  .industry-panel { margin-bottom: -70px; }
}
@media (max-width: 640px) {
  .page-hero { min-height: 240px; }
  .experts-grid, .team-grid, .timeline { grid-template-columns: 1fr; }
  .experts-grid article { grid-template-columns: 34px 1fr; }
  .about-video-card img { height: 320px; }
  .side-tab { display: none; }
  .video-pill { position: static; border-radius: 0; width: 100%; }
  .experience-badge { right: 16px; bottom: 62px; width: 104px; height: 104px; }
  .mission-box { padding: 26px; }
  .client-collage { grid-template-columns: 1fr; }
  .client-collage img:first-of-type { grid-column: auto; }
  .quote-mark { position: static; width: 88px; height: 88px; font-size: 58px; }
  .chat-row { display: block; }
}




/* Portfolio pages */
.portfolio-list { padding-top: 88px; }
.portfolio-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 28px; }
.portfolio-card { background: #f7f4ec; border-radius: 14px; overflow: hidden; box-shadow: 0 12px 32px rgba(6,63,51,.08); }
.portfolio-card img { width: 100%; height: 305px; object-fit: cover; }
.portfolio-card > div { padding: 24px; }
.portfolio-card h2 { margin: 0 0 12px; font-size: 25px; line-height: 1.18; }
.portfolio-card h2 a:hover { color: var(--green); }
.portfolio-card p { margin: 0 0 20px; color: var(--muted); }
.portfolio-card dl { margin: 0; display: grid; grid-template-columns: 1fr 1fr; gap: 16px 18px; }
.portfolio-card dl div { display: grid; grid-template-columns: 38px 1fr; align-items: start; column-gap: 10px; }
.portfolio-card dl div:before { content: ""; width: 34px; height: 34px; border-radius: 50%; background: #fff; grid-row: span 2; box-shadow: inset 0 0 0 1px var(--line); }
.portfolio-card dt { font-weight: 900; color: var(--green); font-size: 13px; }
.portfolio-card dd { margin: 0; color: #58635f; font-size: 13px; }
.pagination { margin-top: 36px; display: flex; justify-content: center; gap: 10px; }
.pagination a { width: 50px; height: 50px; border: 1px solid var(--line); border-radius: 8px; display: grid; place-items: center; font-weight: 900; }
.pagination a.active, .pagination a:hover { background: var(--green); color: #fff; }
.detail-hero .page-hero-content h1 { font-size: clamp(36px, 5vw, 56px); }
.detail-layout { display: grid; grid-template-columns: minmax(0, 1fr) 300px; gap: 42px; align-items: start; }
.detail-main h2 { font-size: clamp(30px, 3vw, 40px); margin: 0 0 18px; }
.detail-main p { color: var(--muted); }
.detail-gallery { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 22px 0; }
.detail-gallery img { height: 235px; border-radius: 4px; object-fit: cover; width: 100%; }
.feature-bullets { margin: 0 0 26px; padding-left: 22px; color: var(--muted); }
.feature-bullets li { margin: 10px 0; }
.feature-bullets strong { color: var(--green); }
.post-nav { border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); padding: 22px 0; display: grid; grid-template-columns: 1fr 1fr; gap: 20px; margin: 42px 0; }
.post-nav a { display: grid; grid-template-columns: 64px 1fr; gap: 14px; align-items: center; color: var(--green); font-weight: 900; }
.post-nav a:last-child { grid-template-columns: 1fr 64px; text-align: right; }
.post-nav img { width: 64px; height: 64px; border-radius: 50%; object-fit: cover; }
.post-nav small { display: block; color: var(--muted); font-weight: 700; }
.related-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 28px; margin-bottom: 72px; }
.related-grid article { border: 1px solid var(--line); border-radius: 10px; overflow: hidden; background: #fff; }
.related-grid img { height: 220px; width: 100%; object-fit: cover; }
.related-grid h3, .related-grid p { padding: 0 20px; }
.related-grid p { padding-bottom: 22px; }
.comment-form { display: grid; gap: 16px; }
.comment-form h2 { margin-bottom: 0; }
.comment-form label { display: grid; gap: 8px; color: #53605c; font-weight: 800; font-size: 13px; }
.comment-form textarea, .comment-form input { width: 100%; border: 1px solid var(--line); border-radius: 6px; padding: 13px 14px; min-height: 46px; }
.comment-form > div { display: grid; grid-template-columns: 1fr 1fr; gap: 18px; }
.comment-form .check { display: flex; align-items: center; gap: 10px; font-weight: 500; }
.comment-form .check input { width: auto; min-height: auto; }
.comment-form button { width: fit-content; border: 0; }
.detail-sidebar { display: grid; gap: 24px; }
.project-info, .recent-posts { border: 1px solid var(--line); border-radius: 12px; overflow: hidden; background: #fff; }
.project-info h3 { margin: 0; padding: 18px 20px; background: var(--green); color: #fff; }
.project-info dl { margin: 0; padding: 20px; display: grid; gap: 18px; }
.project-info dt { color: var(--muted); font-size: 12px; font-weight: 800; }
.project-info dd { margin: 2px 0 0; color: var(--green); font-weight: 900; }
.share-box h4 { margin: 0 0 12px; }
.share-box div { display: flex; gap: 8px; flex-wrap: wrap; }
.share-box a { width: 30px; height: 30px; border: 1px solid var(--line); border-radius: 5px; display: grid; place-items: center; font-size: 12px; color: var(--green); }
.recent-posts { padding: 18px; }
.recent-posts h3 { margin: 0 0 14px; font-size: 24px; }
.recent-posts a { display: grid; grid-template-columns: 70px 1fr; gap: 12px; padding: 10px 0; border-top: 1px solid var(--line); }
.recent-posts a:first-of-type { border-top: 0; }
.recent-posts img { width: 70px; height: 70px; border-radius: 8px; object-fit: cover; grid-row: span 2; }
.recent-posts span { color: var(--muted); font-size: 13px; }
.recent-posts strong { font-size: 14px; line-height: 1.25; }
@media (max-width: 980px) {
  .portfolio-grid { grid-template-columns: 1fr 1fr; }
  .detail-layout { grid-template-columns: 1fr; }
  .detail-sidebar { grid-template-columns: 1fr 1fr; }
}
@media (max-width: 640px) {
  .portfolio-grid, .portfolio-card dl, .detail-gallery, .post-nav, .related-grid, .comment-form > div, .detail-sidebar { grid-template-columns: 1fr; }
  .portfolio-card img { height: 230px; }
  .post-nav a:last-child { grid-template-columns: 64px 1fr; text-align: left; }
  .post-nav a:last-child img { grid-column: 1; grid-row: 1; }
}

/* Service pages */
.service-list-page { padding-top: 88px; }
.service-page-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 28px; }
.service-page-card { position: relative; background: #fff; border: 1px solid var(--line); border-radius: 12px; padding: 22px; box-shadow: 0 14px 34px rgba(6,63,51,.08); overflow: hidden; }
.service-card-head { display: flex; align-items: center; gap: 10px; background: #f7f4ec; border-radius: 8px; padding: 12px 14px; }
.service-card-head span { width: 0; height: 0; border-top: 9px solid transparent; border-bottom: 9px solid transparent; border-left: 14px solid var(--green); filter: drop-shadow(6px 0 0 var(--lime)); }
.service-card-head h2 { margin: 0; font-size: 24px; }
.service-type { color: #a2a7a4; font-weight: 900; margin: 24px 0 10px; }
.service-page-card p:not(.service-type) { color: var(--muted); min-height: 78px; }
.service-page-card > a { display: inline-block; color: var(--green); font-weight: 900; margin: 8px 0 22px; border-bottom: 5px solid var(--lime); }
.service-page-card img { width: 100%; height: 220px; object-fit: cover; border-radius: 8px; }
.service-page-card b { position: absolute; right: 38px; bottom: 38px; min-width: 64px; height: 64px; padding: 0 8px; border-radius: 8px; display: grid; place-items: center; background: var(--lime); color: var(--green); font-size: 14px; }
.service-detail-grid { max-width: 1020px; }
.service-detail-main h2 { font-size: clamp(32px, 4vw, 44px); margin: 0 0 22px; }
.service-detail-main > p { max-width: 760px; color: var(--muted); }
.service-check-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 22px; margin: 30px 0 42px; }
.service-check-grid article { position: relative; background: #f7f4ec; border-radius: 12px; padding: 24px 74px 24px 24px; }
.service-check-grid h3 { margin-top: 0; }
.service-check-grid p { color: var(--muted); }
.service-check-grid span { position: absolute; right: 22px; top: 28px; width: 46px; height: 46px; border-radius: 50%; display: grid; place-items: center; background: var(--lime); color: var(--green); font-size: 12px; font-weight: 900; }
.service-split { display: grid; grid-template-columns: 1fr 1fr; gap: 34px; align-items: start; margin: 34px 0; }
.service-split > img { height: 360px; width: 100%; object-fit: cover; border-radius: 10px; }
.function-list { list-style: none; margin: 0; padding: 0; display: grid; gap: 18px; }
.function-list li { position: relative; padding-left: 48px; }
.function-list li:before { content: "+"; position: absolute; left: 0; top: 4px; width: 32px; height: 32px; border-radius: 50%; background: var(--lime); color: var(--green); display: grid; place-items: center; font-weight: 900; }
.function-list strong { color: var(--green); }
.function-list p { margin: 4px 0 0; color: var(--muted); }
.benefit-layout { display: grid; grid-template-columns: 1fr 1fr; gap: 34px; align-items: start; margin: 42px 0; }
.benefit-layout > img { height: 430px; width: 100%; object-fit: cover; border-radius: 10px; }
.benefit-layout p { color: var(--muted); }
.accordion-look { display: grid; gap: 12px; margin-top: 22px; }
.accordion-look article { border: 1px solid var(--line); border-radius: 8px; background: #fff; overflow: hidden; }
.accordion-look h3 { margin: 0; padding: 18px; display: flex; align-items: center; justify-content: space-between; gap: 12px; }
.accordion-look article:first-child h3 { background: var(--green); color: #fff; }
.accordion-look span { background: #f7f4ec; color: var(--green); border-radius: 999px; padding: 6px 12px; font-size: 12px; }
.accordion-look p { padding: 0 18px 18px; }
.service-post-nav { grid-template-columns: 1fr 1fr; }
.service-related { grid-template-columns: repeat(3, 1fr); }
.service-related a { display: inline-block; margin: 0 20px 22px; color: var(--green); font-weight: 900; border-bottom: 4px solid var(--lime); }
@media (max-width: 980px) {
  .service-page-grid { grid-template-columns: 1fr 1fr; }
  .service-split, .benefit-layout { grid-template-columns: 1fr; }
  .service-related { grid-template-columns: 1fr 1fr; }
}
@media (max-width: 640px) {
  .service-page-grid, .service-check-grid, .service-related { grid-template-columns: 1fr; }
  .service-page-card img { height: 210px; }
  .service-check-grid article { padding-right: 24px; padding-top: 86px; }
  .service-check-grid span { left: 24px; right: auto; }
}


/* Contact page */
.contact-page { padding-top: 72px; }
.contact-shell { display: grid; grid-template-columns: minmax(0, 1fr) 380px; border: 1px solid var(--line); border-radius: 14px; overflow: hidden; background: #fff; box-shadow: 0 14px 42px rgba(6,63,51,.08); }
.contact-main-form { padding: 54px; display: grid; gap: 18px; }
.outline-pill { display: inline-flex; align-items: center; width: fit-content; min-height: 24px; border-radius: 999px; padding: 0 16px; border: 1px solid var(--line); color: var(--green); font-size: 11px; font-weight: 900; text-transform: uppercase; background: #fff; }
.contact-main-form h2 { margin: 0; font-size: clamp(34px, 4vw, 50px); }
.contact-main-form > p { margin: 0; color: var(--muted); }
.contact-fields { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; border-top: 1px solid var(--line); padding-top: 28px; }
.contact-fields label { display: grid; gap: 8px; color: var(--green); font-size: 12px; font-weight: 900; text-transform: uppercase; }
.contact-fields input, .contact-fields select, .contact-fields textarea { width: 100%; border: 1px solid var(--line); border-radius: 8px; padding: 13px 14px; min-height: 54px; color: var(--ink); text-transform: none; }
.contact-fields .wide { grid-column: 1 / -1; }
.form-bottom { display: flex; align-items: center; justify-content: space-between; gap: 16px; margin-top: 8px; }
.contact-check { display: flex; align-items: center; gap: 10px; color: #52605c; font-size: 13px; }
.contact-check input { width: 18px; height: 18px; }
.contact-side { background: #f5f1e8; display: grid; align-content: start; gap: 20px; padding: 0 34px 34px; min-width: 0; }
.faq-box { margin: 0 -34px 10px; padding: 36px 34px; background: var(--green); color: #fff; }
.faq-box h3 { margin: 0 0 12px; font-size: 22px; }
.faq-box p { color: #c9d9d5; margin: 0; }
.faq-box a { display: inline-block; margin-top: 8px; color: #fff; font-weight: 900; }
.contact-info-card { background: #fff; border-radius: 12px; padding: 22px 22px 22px 78px; position: relative; min-width: 0; overflow: hidden; }
.contact-info-card:before { content: ""; position: absolute; left: 22px; top: 24px; width: 34px; height: 34px; border-radius: 50%; background: #f1f4ee; }
.contact-info-card span { display: block; color: var(--green); font-weight: 900; font-size: 19px; }
.contact-info-card strong { display: block; color: #66736f; font-size: 15px; margin-top: 4px; overflow-wrap: anywhere; line-height: 1.35; }
.social-mini h3 { color: var(--green); }
.social-mini a { display: inline-grid; place-items: center; width: 38px; height: 38px; border-radius: 50%; background: #fff; color: var(--green); font-size: 12px; font-weight: 900; margin-right: 8px; }
.map-strip { position: relative; height: 410px; overflow: hidden; background: #cdebdc; background-image: linear-gradient(30deg, rgba(255,255,255,.55) 12%, transparent 12%, transparent 50%, rgba(255,255,255,.55) 50%, rgba(255,255,255,.55) 62%, transparent 62%, transparent), linear-gradient(120deg, rgba(6,63,51,.16) 10%, transparent 10%, transparent 45%, rgba(6,63,51,.12) 45%, rgba(6,63,51,.12) 53%, transparent 53%), radial-gradient(circle at 72% 48%, #7fc3e5 0 7%, transparent 8%), radial-gradient(circle at 14% 36%, #7fc3e5 0 9%, transparent 10%); background-size: 120px 120px, 170px 170px, 100% 100%, 100% 100%; }
.map-card { position: absolute; left: 24px; top: 24px; width: 260px; background: #fff; border-radius: 8px; box-shadow: var(--shadow); padding: 18px; display: grid; gap: 4px; }
.map-card strong { color: var(--green); }
.map-card span, .map-card small { color: var(--muted); }
.map-pin { position: absolute; left: 50%; top: 50%; width: 28px; height: 28px; background: #e64235; border-radius: 50% 50% 50% 0; transform: rotate(-45deg); box-shadow: 0 8px 20px rgba(0,0,0,.25); }
.map-pin:after { content: ""; position: absolute; width: 10px; height: 10px; border-radius: 50%; background: #fff; left: 9px; top: 9px; }
.branches .centered-head p { color: var(--muted); }
.branch-grid { margin-top: 34px; display: grid; grid-template-columns: repeat(3, 1fr); gap: 28px; }
.branch-grid article { background: #fff; border-radius: 12px; overflow: hidden; }
.branch-grid img { width: 100%; height: 170px; object-fit: cover; border-radius: 12px; }
.branch-grid h3 { margin: 22px 0 8px; font-size: 24px; }
.branch-grid p { color: var(--muted); margin: 0 0 10px; }
.branch-grid a { color: var(--green); font-weight: 900; display: inline-block; margin-bottom: 20px; }
.branch-grid div { display: grid; gap: 4px; color: var(--muted); }
.branch-grid strong { color: var(--green); }
@media (max-width: 920px) {
  .contact-shell { grid-template-columns: 1fr; }
  .branch-grid { grid-template-columns: 1fr 1fr; }
}
@media (max-width: 640px) {
  .contact-main-form { padding: 24px; }
  .contact-fields, .branch-grid { grid-template-columns: 1fr; }
  .form-bottom { align-items: flex-start; flex-direction: column; }
  .map-strip { height: 300px; }
  .map-card { width: calc(100% - 40px); }
}


/* Contact polish */
.contact-page .container { width: min(1220px, calc(100% - 34px)); }
.contact-shell { align-items: stretch; }
.contact-main-form h2 { letter-spacing: 0; font-weight: 800; color: #16231f; }
.contact-fields input, .contact-fields select, .contact-fields textarea { font-weight: 500; background: #fff; }
.contact-fields input::placeholder, .contact-fields textarea::placeholder { color: #7a8581; font-weight: 600; }
.contact-side { border-left: 1px solid #ece8dd; }
.faq-box h3 { line-height: 1.15; letter-spacing: 0; }
.contact-info-card { box-shadow: 0 8px 20px rgba(6,63,51,.04); }
.contact-info-card:before { background: #eef2eb; }
.social-mini { padding-top: 18px; }
@media (max-width: 1180px) {
  .contact-shell { grid-template-columns: minmax(0, 1fr) 340px; }
  .contact-main-form { padding: 42px; }
  .contact-side { padding-left: 26px; padding-right: 26px; }
  .faq-box { margin-left: -26px; margin-right: -26px; padding-left: 26px; padding-right: 26px; }
}






/* Reference-style top/header sizing */
.mission-bar .container, .info-bar .container, .header .container { width: min(1680px, calc(100% - 34px)); }
.header .logo img { width: 188px; }
.header .nav-row { gap: 26px; }
.header .brand-search { min-width: 150px; font-size: 21px; }
.header .nav { gap: 26px; font-size: 18px; }
.header .nav-start { grid-template-columns: 54px auto; column-gap: 10px; }
.header .nav-start span { width: 54px; height: 54px; }
.header .nav-start strong { font-size: 19px; }
.header .lang-pill { padding: 0 10px; }
.header .grid-icon { width: 54px; height: 54px; }
@media (max-width: 1240px) {
  .brand-search { display: none; }
  .header .nav { gap: 22px; font-size: 17px; }
  .header-actions { gap: 12px; }
}
@media (max-width: 1040px) {
  .header-actions { display: none; }
}

/* Simplified clean header override */
.mission-bar .container, .info-bar .container, .header .container { width: min(1320px, calc(100% - 34px)); }
.mission-inner { min-height: 48px; justify-content: center; gap: 28px; font-size: 18px; }
.mission-inner a { font-size: 18px; }
.info-inner { min-height: 52px; grid-template-columns: 1fr 1.35fr 1.25fr 1.15fr 1.1fr; }
.info-inner > * { min-height: 52px; justify-content: center; font-size: 15px; padding: 0 14px; }
.info-inner > *:before { min-width: 38px; color: var(--lime); font-size: 14px; letter-spacing: 0; }
.header { background: rgba(6,63,51,.97); }
.header .nav-row { min-height: 86px; gap: 28px; }
.header .logo img { width: 178px; }
.brand-search, .header-actions, .nav-start, .lang-pill, .grid-icon { display: none !important; }
.header .nav { margin-left: auto; gap: 34px; font-size: 17px; }
.header .nav a:not(:last-child):after { content: none; }
.simple-cta { min-height: 50px; padding: 0 26px; border-radius: 999px; background: var(--lime); color: var(--green); font-weight: 900; display: inline-flex; align-items: center; justify-content: center; white-space: nowrap; }
.simple-cta:hover { background: #fff; }
@media (max-width: 1040px) {
  .simple-cta { display: none; }
  .header .nav { gap: 20px; font-size: 16px; }
}
@media (max-width: 920px) {
  .mission-inner { font-size: 15px; }
  .info-inner { grid-template-columns: 1fr 1fr; }
  .header .nav-row { min-height: 76px; }
  .header .nav { margin-left: 0; gap: 14px; }
}
@media (max-width: 640px) {
  .mission-inner { align-items: flex-start; text-align: left; }
  .info-inner { grid-template-columns: 1fr; }
  .info-inner > * { justify-content: flex-start; }
}

/* Header text wrapping fix */
.info-inner > * { word-break: keep-all; overflow-wrap: normal; white-space: nowrap; }
@media (max-width: 920px) { .info-inner > * { white-space: normal; overflow-wrap: anywhere; } }

/* Logo refinement */
.header .logo img { width: 220px; }
.footer img { width: 220px; }
@media (max-width: 1040px) { .header .logo img { width: 190px; } }
@media (max-width: 640px) { .header .logo img, .footer img { width: 168px; } }

/* User supplied logo */
.header .logo { display: inline-flex; align-items: center; flex: 0 0 auto; }
.header .logo img { width: 270px; max-height: 78px; object-fit: contain; border-radius: 6px; }
.footer img { width: 270px; max-height: 92px; object-fit: contain; border-radius: 6px; }
@media (max-width: 1040px) { .header .logo img { width: 220px; } }
@media (max-width: 640px) { .header .logo img, .footer img { width: 180px; } }

/* SW theme logo */
.header .logo img { width: 250px; max-height: 100px; object-fit: contain; border-radius: 0; }
.footer img { width: 250px; max-height: 110px; object-fit: contain; border-radius: 0; }
@media (max-width: 1040px) { .header .logo img { width: 210px; } }
@media (max-width: 640px) { .header .logo img, .footer img { width: 172px; } }

/* Compact orbit logo */
.header .logo img { width: 235px; height: 92px; max-height: 92px; object-fit: contain; object-position: center; }
.footer img { width: 235px; max-height: 110px; object-fit: contain; }
@media (max-width: 1040px) { .header .logo img { width: 205px; height: 82px; } }
@media (max-width: 640px) { .header .logo img, .footer img { width: 170px; height: auto; } }

/* Final stacked logo match */
.header .logo img { width: 205px; height: 132px; max-height: 132px; object-fit: contain; object-position: center; }
.header .nav-row { min-height: 118px; }
.footer img { width: 205px; max-height: 140px; object-fit: contain; }
@media (max-width: 1040px) { .header .logo img { width: 180px; height: 118px; } }
@media (max-width: 640px) { .header .logo img, .footer img { width: 150px; height: auto; } .header .nav-row { min-height: 88px; } }

/* Logo clipping fix */
.header .logo img { width: 190px; height: auto; max-height: 106px; object-fit: contain; }
.footer img { width: 190px; height: auto; max-height: 106px; object-fit: contain; }
.header .nav-row { min-height: 104px; }
.newsletter-grid { align-items: center; }
@media (max-width: 1040px) { .header .logo img { width: 170px; max-height: 96px; } }
@media (max-width: 640px) { .header .logo img, .footer img { width: 145px; max-height: 88px; } .header .nav-row { min-height: 82px; } }

/* Professional typography system */
:root {
  --font-body: Aptos, "Segoe UI", "Helvetica Neue", Arial, sans-serif;
  --font-heading: "Segoe UI", Aptos, "Helvetica Neue", Arial, sans-serif;
}
body {
  font-family: var(--font-body);
  font-weight: 400;
  letter-spacing: 0;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
h1, h2, h3, h4,
.nav,
.simple-cta,
.dark-btn,
.white-btn,
.ghost-btn,
.pill,
.kicker,
.outline-pill,
.mission-inner,
.info-inner,
.logo,
.service-card-head h2,
.portfolio-card h2,
.page-hero-content h1 {
  font-family: var(--font-heading);
  letter-spacing: 0;
}
h1,
.page-hero-content h1 {
  font-weight: 800;
}
h2 {
  font-weight: 700;
}
h3,
h4 {
  font-weight: 700;
}
p,
li,
dd,
input,
select,
textarea,
.contact-info-card strong,
.footer a,
.footer p {
  font-weight: 400;
}
.nav {
  font-weight: 650;
}
.mission-inner,
.info-inner,
.simple-cta,
.dark-btn,
.white-btn,
.ghost-btn,
.pill,
.kicker,
.outline-pill {
  font-weight: 700;
}
.hero p,
.about-intro,
.lead-block p,
.service-lead p,
.detail-main p,
.service-detail-main > p,
.contact-main-form > p,
.branch-grid p,
.portfolio-card p,
.related-grid p,
.blog-list p,
.process-row p,
.choose-cards p,
.service-page-card p:not(.service-type) {
  color: #5f6f69;
  font-size: 16px;
  line-height: 1.72;
}
.hero p {
  color: #dce9e5;
  font-size: 18px;
}
.nav a,
.simple-cta {
  font-size: 16px;
}
.contact-fields label,
.comment-form label,
.service-type,
.portfolio-card dt,
.project-info dt {
  letter-spacing: .02em;
  font-weight: 700;
}


/* Professional cleanup: less boxy, lighter typography */
:root {
  --font-body: Calibri, Candara, "Segoe UI", Arial, sans-serif;
  --font-heading: Candara, Calibri, "Segoe UI", Arial, sans-serif;
}
body {
  font-family: var(--font-body);
  font-size: 17px;
  color: #17231f;
}
h1, h2, h3, h4,
.nav,
.simple-cta,
.dark-btn,
.white-btn,
.ghost-btn,
.pill,
.kicker,
.outline-pill,
.mission-inner,
.info-inner {
  font-family: var(--font-heading);
}
h1, .page-hero-content h1 {
  font-weight: 700;
  letter-spacing: 0;
}
h2 {
  font-weight: 600;
  letter-spacing: 0;
  line-height: 1.12;
}
h3, h4 {
  font-weight: 600;
}
p, li, dd {
  color: #66736f;
  font-weight: 400;
  line-height: 1.72;
}
.centered-head h2,
.section-title h2,
.split-head h2,
.service-detail-main h2,
.detail-main h2,
.contact-main-form h2 {
  max-width: 820px;
}
.centered-head h2 {
  margin-left: auto;
  margin-right: auto;
}


/* Home cleanup: remove blog gap and refine industry panel */
.industry { margin-bottom: 82px; }
.industry-panel { width: min(760px, calc(100% - 34px)); padding: 20px; gap: 22px; }
.industry-panel ul { gap: 8px; }
.industry-panel li { background: rgba(255,255,255,.1); color: #d9e8e4; }
.industry-panel p { font-size: 16px; line-height: 1.65; }
.industry-panel a { width: 96px; height: 96px; font-size: 12px; }
.newsletter { margin-top: 0; }
