:root{--navy:#0b1627;--navy2:#142943;--red:#ed1c24;--gold:#b69400;--ink:#172131;--muted:#667184;--soft:#f3f5f7;--line:#dce1e7;--max:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Inter,"Segoe UI",Arial,sans-serif;background:#fff}html[dir="rtl"] body{font-family:"Segoe UI",Tahoma,Arial,sans-serif}img{max-width:100%;display:block}a{color:inherit}.container{width:min(calc(100% - 36px),var(--max));margin:auto}.site-header{position:fixed;z-index:100;inset:0 0 auto;height:80px;background:rgba(7,16,29,.94);border-bottom:1px solid rgba(255,255,255,.1);backdrop-filter:blur(14px)}.header-row{height:100%;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:flex;align-items:center;gap:14px;text-decoration:none}.brand img{width:220px}.brand span{color:#aab5c5;font-size:.72rem;letter-spacing:.13em;text-transform:uppercase;border-inline-start:1px solid #536074;padding-inline-start:14px}.site-header nav{display:flex;align-items:center;gap:21px}.site-header nav a{color:#d4dae3;text-decoration:none;font-size:.82rem;font-weight:700}.site-header nav a.active{color:#fff}.profile-link{padding:10px 13px;background:var(--red);border-radius:8px}.language{color:#fff!important}.menu{display:none;background:none;border:0}.menu i{display:block;width:25px;height:2px;background:#fff;margin:5px}.hero{height:min(900px,100svh);min-height:720px;position:relative;background:var(--navy);color:#fff;overflow:hidden}.hero-slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:.8s}.hero-slide.active{opacity:1;visibility:visible}.hero-slide>img{width:100%;height:100%;object-fit:cover;transform:scale(1.02);transition:7s}.hero-slide.active>img{transform:scale(1.08)}.hero-overlay,.shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,10,20,.93),rgba(4,10,20,.58) 48%,rgba(4,10,20,.17)),linear-gradient(0deg,rgba(4,10,20,.75),transparent 55%)}html[dir="rtl"] .hero-overlay{background:linear-gradient(270deg,rgba(4,10,20,.93),rgba(4,10,20,.58) 48%,rgba(4,10,20,.17)),linear-gradient(0deg,rgba(4,10,20,.75),transparent 55%)}.hero-content{position:relative;z-index:2;padding-top:200px;max-width:820px;margin-inline-start:max(18px,calc((100vw - var(--max))/2))}.eyebrow,.label{color:var(--red);font-size:.75rem;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.hero h1{font-size:clamp(3.2rem,6.8vw,7.1rem);line-height:.95;letter-spacing:-.055em;margin:20px 0}.hero-content>p:not(.eyebrow){font-size:1.15rem;color:#c9d1dd;max-width:640px;line-height:1.7}.buttons{display:flex;gap:12px;flex-wrap:wrap;margin-top:32px}.btn{display:inline-flex;min-height:49px;align-items:center;justify-content:center;padding:0 20px;text-decoration:none;border-radius:8px;font-weight:800;border:0;cursor:pointer}.btn.red{background:var(--red);color:#fff}.btn.outline{border:1px solid rgba(255,255,255,.4);color:#fff;background:rgba(255,255,255,.06)}.hero-dots{position:absolute;z-index:4;bottom:35px;left:50%;transform:translateX(-50%);display:flex;gap:9px}.hero-dots button{width:8px;height:8px;border:0;border-radius:99px;background:#fff8;padding:0}.hero-dots button.active{width:35px;background:var(--red)}.section{padding:110px 0}.section.dark{background:var(--navy);color:#fff}.section.soft{background:var(--soft)}.split{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.section h2,.inner-hero h1,.detail-hero h1{font-size:clamp(2.3rem,4.8vw,5rem);line-height:1.03;letter-spacing:-.045em;margin:15px 0}.lead{font-size:1.22rem;line-height:1.7}.text-link{font-weight:800;text-decoration:none;color:var(--red)}.heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:50px}.heading h2{margin-bottom:0}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-card{position:relative;min-height:430px;border-radius:12px;overflow:hidden;text-decoration:none;background:#172438}.service-card img{width:100%;height:100%;object-fit:cover;opacity:.55;transition:.5s}.service-card:hover img{transform:scale(1.05);opacity:.7}.service-card:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#07101ee8,transparent 68%)}.service-card>div{position:absolute;z-index:2;inset:auto 25px 22px}.service-card span{color:#ff7c82;font-weight:800}.service-card h3{font-size:1.6rem;margin:8px 0}.service-card p{color:#bdc7d5;line-height:1.6;margin:0}.project-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.project-grid.full{grid-template-columns:repeat(2,1fr)}.project-card{position:relative;min-height:540px;border-radius:13px;overflow:hidden;text-decoration:none;color:#fff;background:var(--navy)}.project-card img{width:100%;height:100%;object-fit:cover;transition:.6s}.project-card:hover img{transform:scale(1.05)}.project-card>div:last-child{position:absolute;z-index:2;inset:auto 30px 28px}.project-card span{color:#ff969a;font-size:.75rem;font-weight:800;text-transform:uppercase}.project-card h3{font-size:2rem;margin:8px 0}.project-card p{max-width:540px;color:#d1d7df;line-height:1.55}.logo-row{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.logo-row div,.logo-wall div{height:150px;background:#fff;border:1px solid var(--line);border-radius:12px;display:flex;align-items:center;justify-content:center;padding:25px}.logo-row img,.logo-wall img{max-height:80px;max-width:85%;object-fit:contain}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #ffffff24}.process-grid>div{padding:35px 25px;border-inline-end:1px solid #ffffff24}.process-grid span{font-size:2.5rem;color:var(--red);font-weight:900}.process-grid h3{font-size:1.45rem;margin:30px 0 12px}.process-grid p{color:#aab4c3;line-height:1.65}.cta{padding:100px 0;background:linear-gradient(95deg,#07111ef2,#07111ebc),url('../images/hero/civil.webp') center/cover;color:#fff}.inner-hero{padding:180px 0 95px;background:linear-gradient(120deg,#081322,#17314f);color:#fff}.inner-hero h1{max-width:1050px}.inner-hero>div>p:last-child{max-width:700px;color:#c7d0dc;line-height:1.7}.content-narrow{max-width:820px;font-size:1.1rem;line-height:1.9}.stats{display:grid;grid-template-columns:repeat(3,1fr);text-align:center}.stats div{padding:35px;border-inline-end:1px solid #ffffff20}.stats strong{display:block;font-size:4rem;color:var(--red)}.stats span{color:#b8c2d0}.listing-grid{display:grid;gap:25px}.listing-card{display:grid;grid-template-columns:420px 1fr;min-height:310px;border:1px solid var(--line);border-radius:14px;overflow:hidden;text-decoration:none}.listing-card img{width:100%;height:100%;object-fit:cover}.listing-card>div{padding:45px}.listing-card span{color:var(--red);font-weight:900}.listing-card h2{font-size:2.3rem;margin:12px 0}.listing-card p{color:var(--muted);line-height:1.7}.detail-hero{height:720px;position:relative;color:#fff;background:var(--navy)}.detail-hero img{width:100%;height:100%;object-fit:cover}.detail-hero>.container{position:absolute;z-index:2;left:50%;bottom:75px;transform:translateX(-50%)}.detail-hero>.container p:last-child{max-width:700px;font-size:1.1rem;line-height:1.7}.side-card{padding:35px;border-radius:12px;background:var(--navy);color:#fff}.side-card p{color:#bbc5d2;line-height:1.7}.project-facts{display:grid;grid-template-columns:repeat(5,1fr);border:1px solid var(--line);border-radius:12px;overflow:hidden}.project-facts div{padding:24px;border-inline-end:1px solid var(--line)}.project-facts span{display:block;color:var(--muted);font-size:.72rem;text-transform:uppercase;margin-bottom:8px}.project-body{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px;margin-top:90px}.project-body h2{font-size:2rem}.project-body ul{line-height:1.9;color:#4f5b6b}.gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin-top:70px}.gallery figure{margin:0}.gallery img{width:100%;height:480px;object-fit:cover;border-radius:12px}.gallery figcaption{padding:10px 2px;color:var(--muted)}.logo-wall{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.logo-wall div{height:230px;flex-direction:column;gap:20px}.logo-wall span{font-weight:800}.legal-note{max-width:850px;margin:45px auto 0;text-align:center;color:var(--muted);line-height:1.7}.contact-layout{display:grid;grid-template-columns:1.35fr .65fr;gap:50px}.enquiry,.contact-side{padding:35px;border:1px solid var(--line);border-radius:13px}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin-bottom:22px}.form-grid label{font-size:.82rem;font-weight:700}.form-grid input,.form-grid select,.form-grid textarea{width:100%;margin-top:8px;border:1px solid #ccd3dd;border-radius:7px;padding:13px;font:inherit;background:#fff}.form-grid .wide{grid-column:1/-1}.check{display:flex;gap:10px;align-items:flex-start}.check input{width:auto}.contact-side>a{display:block;padding:20px;border-bottom:1px solid var(--line);text-decoration:none}.contact-side span{display:block;color:var(--muted);font-size:.75rem}.contact-side strong{font-size:1.1rem}.office{padding:20px 0;border-bottom:1px solid var(--line)}.office p{color:var(--muted);line-height:1.6}.office a{color:var(--red);font-weight:800;text-decoration:none}.alert{padding:16px;border-radius:8px;margin-bottom:20px}.alert.success{background:#e8f7ed;color:#176b35}.qr-section{background:var(--navy2);color:#fff}.qr-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.qr-card{background:#fff;color:var(--ink);border-radius:14px;min-height:300px;padding:24px;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center}.qr-card img{width:165px;height:165px;object-fit:contain;margin:12px}.qr-card span{color:#516079}.wa-float{position:fixed;z-index:110;right:20px;bottom:20px;width:65px;height:65px;border-radius:50%;display:grid;place-items:center;background:#fff;box-shadow:0 15px 40px #0005}.wa-float img{width:58px;height:58px;object-fit:contain}html[dir="rtl"] .wa-float{right:auto;left:20px}footer{background:#050b13;color:#b8c2cf;padding:65px 0 25px}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:45px}.footer-grid>div:first-child img{width:235px}.footer-grid h4{color:#fff}.footer-grid a,.footer-grid span{display:block;color:#b8c2cf;text-decoration:none;margin:8px 0}.copyright{border-top:1px solid #ffffff18;margin-top:40px;padding-top:20px;font-size:.78rem}
@media(max-width:1000px){.site-header nav{position:fixed;inset:80px 0 0;background:#07111e;display:none;flex-direction:column;align-items:flex-start;padding:35px}.site-header nav.open{display:flex}.menu{display:block}.brand span{display:none}.service-grid{grid-template-columns:repeat(2,1fr)}.project-facts{grid-template-columns:repeat(2,1fr)}.listing-card{grid-template-columns:320px 1fr}.logo-row{grid-template-columns:repeat(3,1fr)}.contact-layout,.project-body{grid-template-columns:1fr}.footer-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:680px){.container{width:min(calc(100% - 26px),var(--max))}.brand img{width:185px}.hero{min-height:650px}.hero-content{padding-top:165px;margin:0 20px}.hero h1{font-size:3.4rem}.section{padding:78px 0}.split,.service-grid,.project-grid,.project-grid.full,.process-grid,.logo-row,.logo-wall,.qr-grid,.footer-grid,.form-grid,.gallery{grid-template-columns:1fr}.heading{align-items:flex-start;flex-direction:column}.service-card{min-height:380px}.project-card{min-height:450px}.listing-card{grid-template-columns:1fr}.listing-card img{height:260px}.listing-card>div{padding:28px}.project-facts{grid-template-columns:1fr}.detail-hero{height:620px}.detail-hero>.container{bottom:45px}.gallery img{height:360px}.form-grid .wide{grid-column:auto}.qr-card{min-height:270px}.buttons .btn{width:100%}}


/* ---------------------------------------------------------
   Arabic typography — corporate RTL refinement
   Body: IBM Plex Sans Arabic
   Headings/navigation: Noto Kufi Arabic
   --------------------------------------------------------- */
html[lang="ar"] body {
    font-family: "IBM Plex Sans Arabic", Tahoma, Arial, sans-serif;
    font-weight: 400;
    line-height: 1.8;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
}

html[lang="ar"] h1,
html[lang="ar"] h2,
html[lang="ar"] h3,
html[lang="ar"] h4,
html[lang="ar"] .site-header nav a,
html[lang="ar"] .brand span,
html[lang="ar"] .btn,
html[lang="ar"] .eyebrow,
html[lang="ar"] .label,
html[lang="ar"] .project-card span,
html[lang="ar"] .project-facts span,
html[lang="ar"] .qr-card strong {
    font-family: "Noto Kufi Arabic", "IBM Plex Sans Arabic", Tahoma, Arial, sans-serif;
}

html[lang="ar"] h1,
html[lang="ar"] h2,
html[lang="ar"] h3,
html[lang="ar"] h4,
html[lang="ar"] .hero h1,
html[lang="ar"] .inner-hero h1,
html[lang="ar"] .detail-hero h1,
html[lang="ar"] .listing-card h2,
html[lang="ar"] .project-card h3,
html[lang="ar"] .service-card h3,
html[lang="ar"] .process-grid h3 {
    letter-spacing: 0 !important;
    line-height: 1.32;
    word-spacing: .02em;
}

html[lang="ar"] .hero h1 {
    max-width: 900px;
    font-size: clamp(2.75rem, 5.7vw, 6rem);
    line-height: 1.25;
}

html[lang="ar"] .section h2,
html[lang="ar"] .inner-hero h1,
html[lang="ar"] .detail-hero h1 {
    font-size: clamp(2.15rem, 4.35vw, 4.45rem);
    line-height: 1.34;
}

html[lang="ar"] .listing-card h2 {
    font-size: clamp(1.85rem, 3vw, 2.35rem);
}

html[lang="ar"] .project-card h3 {
    font-size: clamp(1.65rem, 2.5vw, 2rem);
}

html[lang="ar"] p,
html[lang="ar"] li,
html[lang="ar"] .lead,
html[lang="ar"] input,
html[lang="ar"] textarea,
html[lang="ar"] select,
html[lang="ar"] label {
    font-family: "IBM Plex Sans Arabic", Tahoma, Arial, sans-serif;
    letter-spacing: 0;
}

html[lang="ar"] p,
html[lang="ar"] li,
html[lang="ar"] .lead,
html[lang="ar"] .content-narrow,
html[lang="ar"] .service-card p,
html[lang="ar"] .project-card p,
html[lang="ar"] .listing-card p,
html[lang="ar"] .process-grid p,
html[lang="ar"] .contact-side p {
    line-height: 1.95;
}

html[lang="ar"] .eyebrow,
html[lang="ar"] .label,
html[lang="ar"] .brand span,
html[lang="ar"] .project-card span,
html[lang="ar"] .project-facts span {
    letter-spacing: 0 !important;
    text-transform: none;
    line-height: 1.7;
}

html[lang="ar"] .site-header nav a {
    font-size: .87rem;
    font-weight: 600;
    line-height: 1.7;
}

html[lang="ar"] .btn {
    font-weight: 700;
    line-height: 1.6;
}

html[lang="ar"] .hero-content > p:not(.eyebrow) {
    max-width: 690px;
    font-size: 1.13rem;
    line-height: 2;
}

html[lang="ar"] .content-narrow {
    font-size: 1.08rem;
}

html[lang="ar"] .form-grid input,
html[lang="ar"] .form-grid textarea,
html[lang="ar"] .form-grid select {
    text-align: right;
    direction: rtl;
}

html[lang="ar"] input[type="email"],
html[lang="ar"] input[type="tel"],
html[lang="ar"] input[name="mobile"] {
    direction: ltr;
    text-align: left;
}

@media (max-width: 680px) {
    html[lang="ar"] .hero h1 {
        font-size: clamp(2.55rem, 12vw, 3.65rem);
        line-height: 1.32;
    }

    html[lang="ar"] .section h2,
    html[lang="ar"] .inner-hero h1,
    html[lang="ar"] .detail-hero h1 {
        font-size: clamp(2rem, 9vw, 3.15rem);
    }
}


/* Production website: review banner removed. */

/* Hero carousel manual navigation */
.hero{outline:none}.hero:focus-visible{box-shadow:inset 0 0 0 3px rgba(255,255,255,.65)}
.hero-track{cursor:grab;touch-action:pan-y;user-select:none;-webkit-user-select:none}
.hero.dragging .hero-track{cursor:grabbing}
.hero-arrow{position:absolute;z-index:6;top:50%;transform:translateY(-50%);width:54px;height:54px;border:1px solid rgba(255,255,255,.38);border-radius:50%;display:grid;place-items:center;padding:0;color:#fff;background:rgba(5,13,25,.55);backdrop-filter:blur(10px);box-shadow:0 10px 30px rgba(0,0,0,.25);cursor:pointer;transition:background .2s,transform .2s,border-color .2s}
.hero-arrow:hover,.hero-arrow:focus-visible{background:var(--red);border-color:var(--red);transform:translateY(-50%) scale(1.06);outline:none}
.hero-arrow span{font:300 3rem/1 Arial,sans-serif;margin-top:-4px}
.hero-prev{left:max(18px,calc((100vw - var(--max))/2 - 74px))}
.hero-next{right:max(18px,calc((100vw - var(--max))/2 - 74px))}
.hero-swipe-hint{position:absolute;z-index:5;right:28px;bottom:28px;margin:0;color:rgba(255,255,255,.68);font-size:.72rem;letter-spacing:.04em}
html[dir="rtl"] .hero-swipe-hint{right:auto;left:28px}
@media(max-width:1000px){.hero-arrow{width:48px;height:48px}.hero-prev{left:16px}.hero-next{right:16px}.hero-content{padding-inline:55px}.hero-swipe-hint{display:none}}
@media(max-width:680px){.hero-arrow{top:auto;bottom:25px;width:44px;height:44px}.hero-arrow span{font-size:2.5rem}.hero-prev{left:18px}.hero-next{right:18px}.hero-content{padding-inline:0}.hero-dots{bottom:43px}}
@media(prefers-reduced-motion:reduce){.hero-slide>img,.hero-arrow{transition:none!important}}


/* Infrastructure, NEOM and national-development sections */
.infrastructure-feature{background:#fff}
.infra-layout{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center}
.infra-copy h2,.national-layout h2{font-size:clamp(2.35rem,4.5vw,4.6rem);line-height:1.06;margin:15px 0 25px;letter-spacing:-.04em}
.infra-copy .lead{color:#566477}
.partner-panel{padding:34px;border:1px solid var(--line);border-radius:16px;background:#f7f9fb}
.partner-panel>strong{display:block;margin-bottom:23px;color:#223149}
.dark-panel{background:#fff;color:var(--ink)}
.partner-logo-grid{display:grid;gap:14px}
.partner-logo-grid.foundation{grid-template-columns:repeat(2,1fr)}
.partner-logo-grid.neom{grid-template-columns:repeat(3,1fr)}
.partner-logo-grid>div,.national-logo-grid>div{height:150px;padding:20px;border-radius:12px;background:#fff;border:1px solid #dce3eb;display:flex;align-items:center;justify-content:center}
.partner-logo-grid img,.national-logo-grid img{max-width:92%;max-height:105px;object-fit:contain}
.neom-feature .infra-copy .lead{color:#b7c3d1}
.national-layout{display:grid;grid-template-columns:1.15fr .85fr;gap:65px;align-items:center}
.national-layout>div:first-child>p{color:#596779;line-height:1.8;font-size:1.08rem}
.national-layout small,.association-note{display:block;color:#788597;line-height:1.7;margin-top:20px}
.national-logo-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}
.national-logo-grid>div{height:220px}
.project-associations{margin:50px 0 0;padding:30px;border:1px solid var(--line);border-radius:14px;background:#f7f9fb}
.project-associations .partner-logo-grid>div{height:145px}
.grouped-logos>section+section{margin-top:105px;padding-top:90px;border-top:1px solid var(--line)}
.heading.compact{margin-bottom:35px}
.heading.compact h2{font-size:clamp(2rem,3.7vw,3.8rem)}
.logo-wall.national{grid-template-columns:repeat(2,1fr)}
html[lang="ar"] .infra-copy h2,html[lang="ar"] .national-layout h2,html[lang="ar"] .heading.compact h2{letter-spacing:0!important;line-height:1.35}
@media(max-width:1000px){.infra-layout,.national-layout{grid-template-columns:1fr}.partner-logo-grid.neom{grid-template-columns:repeat(3,1fr)}}
@media(max-width:680px){.partner-logo-grid.foundation,.partner-logo-grid.neom,.national-logo-grid,.logo-wall.national{grid-template-columns:1fr}.partner-logo-grid>div,.national-logo-grid>div{height:160px}.grouped-logos>section+section{margin-top:70px;padding-top:65px}}

/* =========================================================
   2026-08-09 Homepage redesign + site-wide RTL hardening
   ========================================================= */
:root{
    --review-h:0px;
    --header-h:82px;
    --navy:#071321;
    --navy-mid:#10243a;
    --navy-light:#183652;
    --red:#e51b23;
    --ink:#142033;
    --muted:#687487;
    --soft:#f4f6f8;
    --line:#dfe5eb;
    --max:1280px;
}

body{overflow-x:hidden}
main{min-width:0}
.container{width:min(calc(100% - 48px),var(--max))}

/* Header */
.site-header{
    height:var(--header-h);
    top:var(--review-h);
    z-index:220;
    background:rgba(5,14,25,.96);
    border-bottom:1px solid rgba(255,255,255,.09);
    box-shadow:0 8px 30px rgba(0,0,0,.12);
}
.header-row{gap:26px}
.brand{min-width:0}
.brand img{width:205px;max-height:58px}
.brand span{font-size:.68rem;color:#aeb9c7;white-space:nowrap}
.site-header nav{gap:18px}
.site-header nav a{
    position:relative;
    color:#d9e0e8;
    font-size:.8rem;
    letter-spacing:.01em;
    padding:31px 0 27px;
}
.site-header nav a::after{
    content:"";
    position:absolute;
    inset-inline:0;
    bottom:17px;
    height:2px;
    background:var(--red);
    transform:scaleX(0);
    transform-origin:center;
    transition:transform .2s ease;
}
.site-header nav a:hover,.site-header nav a.active{color:#fff}
.site-header nav a:hover::after,.site-header nav a.active::after{transform:scaleX(1)}
.site-header nav a.language{
    padding:10px 13px;
    border:1px solid rgba(255,255,255,.28);
    border-radius:8px;
}
.site-header nav a.language::after{display:none}
.menu{position:relative;z-index:260;padding:10px;cursor:pointer}

/* Homepage hero */
.hero-redesign{
    height:min(930px,100svh);
    min-height:760px;
    background:#06111f;
}
.hero-redesign .hero-slide>img{filter:saturate(.92) contrast(1.03)}
.hero-redesign .hero-overlay{
    background:
      linear-gradient(90deg,rgba(3,10,19,.94) 0%,rgba(3,10,19,.78) 40%,rgba(3,10,19,.34) 68%,rgba(3,10,19,.12) 100%),
      linear-gradient(0deg,rgba(3,10,19,.78) 0%,rgba(3,10,19,0) 48%);
}
html[dir="rtl"] .hero-redesign .hero-overlay{
    background:
      linear-gradient(270deg,rgba(3,10,19,.94) 0%,rgba(3,10,19,.78) 40%,rgba(3,10,19,.34) 68%,rgba(3,10,19,.12) 100%),
      linear-gradient(0deg,rgba(3,10,19,.78) 0%,rgba(3,10,19,0) 48%);
}
.hero-redesign .hero-content{
    position:relative;
    height:100%;
    width:min(calc(100% - 48px),var(--max));
    max-width:none;
    margin:0 auto;
    padding:calc(var(--review-h) + var(--header-h) + 92px) 0 110px;
    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:flex-start;
}
html[dir="rtl"] .hero-redesign .hero-content{align-items:flex-start;text-align:right}
.hero-kicker{
    display:flex;
    align-items:center;
    gap:12px;
    color:#e8edf3;
    font-size:.76rem;
    font-weight:800;
    letter-spacing:.14em;
    text-transform:uppercase;
}
.hero-kicker span{width:42px;height:2px;background:var(--red)}
html[lang="ar"] .hero-kicker{font-family:"Noto Kufi Arabic","IBM Plex Sans Arabic",Tahoma,Arial,sans-serif;letter-spacing:0;text-transform:none}
.hero-redesign h1{
    width:min(840px,76vw);
    margin:22px 0 20px;
    font-size:clamp(3.4rem,6.2vw,6.65rem);
    line-height:.98;
    letter-spacing:-.05em;
    text-wrap:balance;
}
.hero-redesign .hero-content>p{
    width:min(660px,70vw);
    margin:0;
    font-size:1.12rem;
    line-height:1.75;
    color:#d0d8e3;
}
.hero-actions{margin-top:34px}
.btn.glass{
    color:#fff;
    background:rgba(255,255,255,.08);
    border:1px solid rgba(255,255,255,.32);
    backdrop-filter:blur(10px);
}
.btn.glass:hover{background:rgba(255,255,255,.15)}
.hero-proof{
    display:flex;
    flex-wrap:wrap;
    gap:0;
    margin-top:54px;
    border-top:1px solid rgba(255,255,255,.2);
    padding-top:19px;
}
.hero-proof a,.hero-proof span{
    color:#c8d1dd;
    font-size:.75rem;
    font-weight:750;
    padding-inline:0 18px;
    margin-inline-end:18px;
    border-inline-end:1px solid rgba(255,255,255,.2);
}
.hero-proof a:last-child,.hero-proof span:last-child{border-inline-end:0;margin-inline-end:0;padding-inline-end:0}
.hero-proof a{text-decoration:none;transition:color .2s ease,transform .2s ease}
.hero-proof a:hover,.hero-proof a:focus-visible{color:#fff;transform:translateY(-1px);outline:none}
.hero-proof a:focus-visible{text-decoration:underline;text-underline-offset:5px}
.hero-redesign .hero-dots{bottom:34px}
.hero-redesign .hero-arrow{background:rgba(5,18,31,.76)}
.hero-redesign .hero-arrow:hover{background:var(--red)}

/* Capability ribbon */
.capability-ribbon{background:#fff;border-bottom:1px solid var(--line)}
.capability-ribbon-grid{display:grid;grid-template-columns:repeat(3,1fr)}
.capability-ribbon-grid>div{padding:24px 28px;border-inline-end:1px solid var(--line)}
.capability-ribbon-grid>div:first-child{padding-inline-start:0}
.capability-ribbon-grid>div:last-child{border-inline-end:0;padding-inline-end:0}
.capability-ribbon strong{display:block;color:var(--ink);font-size:.92rem;margin-bottom:5px}
.capability-ribbon span{display:block;color:var(--muted);font-size:.78rem;line-height:1.5}

/* Intro */
.home-intro{padding:105px 0}
.home-intro-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.9fr);gap:100px;align-items:start}
.home-intro h2{max-width:700px;margin-top:14px}
.home-intro-copy{padding-top:28px;min-width:0}
.home-intro-copy .lead{margin-top:0;color:#26364b}
.home-intro-copy>p:not(.lead){color:var(--muted);line-height:1.8}
.arrow-link{display:inline-flex;align-items:center;gap:8px;margin-top:12px}
.arrow-link span{transition:transform .2s ease}
.arrow-link:hover span{transform:translate(3px,-3px)}
html[dir="rtl"] .arrow-link:hover span{transform:translate(-3px,-3px)}

/* Section headings */
.home-heading{margin-bottom:42px}
.home-heading h2{font-size:clamp(2.4rem,4.35vw,4.6rem);max-width:820px}
.light-link{color:#fff}
.compact-home-heading h2{font-size:clamp(2.1rem,3.4vw,3.5rem)}

/* Service cards */
.services-showcase{background:linear-gradient(145deg,#071321,#0c1c2d)}
.service-grid-redesign{gap:16px}
.service-card-redesign{
    min-height:390px;
    border-radius:10px;
    border:1px solid rgba(255,255,255,.08);
    isolation:isolate;
}
.service-card-redesign::after{display:none}
.service-card-redesign>img{position:absolute;inset:0;width:100%;height:100%;opacity:.63;transition:transform .55s ease,opacity .55s ease}
.service-card-redesign:hover>img{opacity:.78;transform:scale(1.045)}
.service-card-redesign>.service-card-overlay{
    position:absolute;
    z-index:1;
    inset:0;
    background:linear-gradient(0deg,rgba(4,12,22,.96) 3%,rgba(4,12,22,.54) 55%,rgba(4,12,22,.13) 100%);
}
.service-card-redesign>.service-card-content{
    position:absolute;
    z-index:2;
    inset:auto 26px 24px;
    min-width:0;
}
.service-card-content span{display:block;color:#ff7f84;font-weight:900;font-size:.74rem}
.service-card-content h3{margin:9px 0 8px;font-size:1.48rem}
.service-card-content p{margin:0;color:#c8d1dc;font-size:.92rem;line-height:1.62;max-width:93%}
.service-card-content b{position:absolute;inset-inline-end:0;bottom:0;color:#fff;font-size:1.25rem}

/* Featured projects */
.featured-projects-section{background:#fff}
.project-grid-redesign{gap:24px}
.project-card-redesign{
    min-height:0;
    display:block;
    color:var(--ink);
    background:#fff;
    border:1px solid var(--line);
    border-radius:12px;
    overflow:hidden;
    box-shadow:0 8px 28px rgba(17,35,54,.05);
}
.project-card-redesign>.project-card-image{position:relative;height:auto;aspect-ratio:16/10;overflow:hidden}
.project-card-redesign>.project-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .55s ease}
.project-card-redesign:hover>.project-card-image img{transform:scale(1.035)}
.project-card-redesign>.project-card-copy{
    position:relative;
    inset:auto;
    padding:24px 25px 26px;
    color:var(--ink);
}
.project-card-meta{display:flex;align-items:center;gap:10px;margin-bottom:12px}
.project-card-redesign .project-card-meta span{color:#8a3440;font-size:.68rem;letter-spacing:.04em;text-transform:uppercase}
.project-card-redesign .project-card-meta span+span::before{content:"•";margin-inline-end:10px;color:#a7b0bc}
.project-card-redesign h3{font-size:1.55rem;margin:0 0 8px;line-height:1.25}
.project-card-redesign p{margin:0 0 20px;color:var(--muted);line-height:1.5}
.project-card-redesign strong{font-size:.8rem;color:var(--red)}

/* Specialist capability cards - no synthetic project photography */
.specialist-heading h2{max-width:900px}
.specialist-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}
.specialist-card{
    min-width:0;
    border-radius:14px;
    border:1px solid #dce3ea;
    background:#fff;
    overflow:hidden;
    box-shadow:0 10px 30px rgba(17,35,54,.05);
}
.specialist-card-copy{padding:38px 38px 30px}
.specialist-number{display:flex;align-items:baseline;gap:12px;margin:17px 0 18px}
.specialist-number strong{font-size:clamp(2.5rem,5vw,4.5rem);line-height:1;color:var(--navy);letter-spacing:-.04em}
.specialist-number span{color:var(--muted);font-size:.8rem;max-width:150px;line-height:1.45}
.specialist-card h3{font-size:1.55rem;line-height:1.35;margin:0 0 14px;color:var(--ink)}
.specialist-card p:not(.label){color:var(--muted);line-height:1.72;margin:0 0 25px}
.dark-btn{background:var(--navy);color:#fff}
.specialist-logos{display:grid;gap:1px;background:#dde4eb;border-top:1px solid #dde4eb}
.specialist-logos.foundation{grid-template-columns:repeat(4,1fr)}
.specialist-logos.neom{grid-template-columns:repeat(3,1fr)}
.specialist-logos>div{height:112px;background:#f9fafb;padding:17px;display:flex;align-items:center;justify-content:center}
.specialist-logos img{max-width:92%;max-height:70px;object-fit:contain}

/* Client logos */
.clients-strip-section{padding:95px 0}
.logo-row-redesign{gap:12px}
.logo-row-redesign div{height:132px;border-radius:9px;padding:22px;background:#fff}
.logo-row-redesign img{max-width:90%;max-height:84px;object-fit:contain}
.home-legal-note{max-width:840px;margin:25px auto 0;text-align:center;color:#7a8595;line-height:1.65;font-size:.82rem}
.epc-home-block{margin-top:74px;padding-top:66px;border-top:1px solid var(--line)}
.epc-home-heading{margin-bottom:30px}
.epc-logo-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.epc-logo-row div{height:150px;padding:24px 30px}
.epc-logo-row img{max-width:92%;max-height:92px}
.epc-logo-wall img{max-width:88%;max-height:96px}

/* Process */
.home-process{background:#06111f}
.process-grid-redesign{border-top:1px solid rgba(255,255,255,.16)}
.process-grid-redesign>div{padding:32px 24px 10px;min-width:0}
.process-grid-redesign>div:last-child{border-inline-end:0}
.process-grid-redesign span{font-size:1rem;letter-spacing:.1em}
.process-grid-redesign h3{margin:32px 0 12px;font-size:1.28rem}
.process-grid-redesign p{font-size:.9rem}

/* National section */
.national-section-redesign{padding:92px 0;background:#fff}
.national-home-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:90px;align-items:center}
.national-home-grid h2{font-size:clamp(2.25rem,4vw,4.1rem);line-height:1.08;letter-spacing:-.04em;margin:14px 0 22px}
.national-home-grid p:not(.label){color:var(--muted);line-height:1.75;max-width:690px}
.national-home-grid small{display:block;margin-top:19px;color:#8792a1;line-height:1.6}
.national-home-logos{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}
.national-home-logos>div{height:185px;border:1px solid var(--line);border-radius:12px;display:flex;align-items:center;justify-content:center;padding:25px;background:#f9fafb}
.national-home-logos img{max-width:90%;max-height:120px;object-fit:contain}

/* CTA */
.home-cta{padding:94px 0;background:linear-gradient(95deg,rgba(4,13,23,.96),rgba(4,13,23,.79)),url('../images/hero/civil.webp') center/cover}
.home-cta h2{font-size:clamp(2.2rem,4vw,4.1rem);line-height:1.12;margin:14px 0 0;letter-spacing:-.035em}

/* Site-wide downloads */
.download-strip{background:#f0f3f6;border-top:1px solid #dfe5eb;padding:62px 0}
.download-strip-layout{display:grid;grid-template-columns:minmax(250px,.72fr) minmax(0,1.28fr);gap:55px;align-items:center}
.download-strip-heading h2{font-size:clamp(1.8rem,3vw,2.8rem);line-height:1.15;margin:9px 0 10px}
.download-strip-heading>p:last-child{margin:0;color:var(--muted);line-height:1.6}
.download-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px}
.download-card{
    min-width:0;
    min-height:126px;
    padding:20px;
    display:flex;
    flex-direction:column;
    justify-content:space-between;
    text-decoration:none;
    background:#fff;
    border:1px solid #d9e0e7;
    border-radius:10px;
    transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease;
}
.download-card:hover{transform:translateY(-3px);border-color:#c4ccd5;box-shadow:0 10px 24px rgba(9,28,47,.08)}
.download-card>span{font-weight:750;color:var(--ink);line-height:1.45}
.download-card strong{font-size:.74rem;color:var(--red)}
.download-card b{font-size:1.05rem;margin-inline-start:4px}

/* Footer */
footer{padding:62px 0 24px;background:#040b13}
.footer-grid-redesign{grid-template-columns:1.35fr .8fr 1fr 1fr;gap:55px}
.footer-brand img{width:220px}
.footer-brand p{max-width:300px;line-height:1.65;color:#c2cad5}
.footer-brand>span{font-size:.75rem;color:#7e8b9c;text-transform:uppercase;letter-spacing:.12em}
.footer-grid h4{font-size:.84rem;text-transform:uppercase;letter-spacing:.08em;margin:4px 0 19px;color:#fff}
.footer-grid a,.footer-grid span{font-size:.86rem;line-height:1.55;margin:8px 0;overflow-wrap:anywhere}
.footer-project-url{margin-top:20px!important;color:#fff!important}
.footer-email{overflow-wrap:anywhere;word-break:break-word}
.copyright{color:#8290a1}

/* LTR isolation for contact data on RTL pages */
.ltr-isolate{
    direction:ltr !important;
    unicode-bidi:isolate !important;
    text-align:left;
    display:inline-block;
}
.wrap-contact{max-width:100%;overflow-wrap:anywhere;word-break:break-word;white-space:normal}
html[dir="rtl"] .contact-side>a{text-align:right}
html[dir="rtl"] .contact-side>a .ltr-isolate{display:block;text-align:right}

/* RTL hardening: content must size naturally and stay inside its container */
html[dir="rtl"] body{text-align:right}
html[dir="rtl"] .section,
html[dir="rtl"] .content-narrow,
html[dir="rtl"] .listing-card>div,
html[dir="rtl"] .project-body>div,
html[dir="rtl"] .enquiry,
html[dir="rtl"] .contact-side,
html[dir="rtl"] .side-card,
html[dir="rtl"] .specialist-card-copy,
html[dir="rtl"] .download-strip-heading,
html[dir="rtl"] .download-card{
    height:auto;
    min-height:0;
    min-width:0;
    overflow:visible;
}
html[dir="rtl"] p,
html[dir="rtl"] h1,
html[dir="rtl"] h2,
html[dir="rtl"] h3,
html[dir="rtl"] h4,
html[dir="rtl"] li,
html[dir="rtl"] a,
html[dir="rtl"] span{
    overflow-wrap:break-word;
}
html[dir="rtl"] .project-body ul,
html[dir="rtl"] .content-narrow ul,
html[dir="rtl"] .side-card ul{
    padding-right:1.35rem;
    padding-left:0;
    margin-right:0;
    margin-left:0;
    list-style-position:outside;
}
html[dir="rtl"] .project-body li,
html[dir="rtl"] .content-narrow li,
html[dir="rtl"] .side-card li{
    padding-right:.25rem;
    padding-left:0;
    text-align:right;
}
html[lang="ar"] .national-home-grid h2,
html[lang="ar"] .home-cta h2,
html[lang="ar"] .specialist-card h3,
html[lang="ar"] .download-strip-heading h2{
    font-family:"Noto Kufi Arabic","IBM Plex Sans Arabic",Tahoma,Arial,sans-serif;
    letter-spacing:0;
    line-height:1.4;
}
html[lang="ar"] .hero-redesign h1{line-height:1.3;letter-spacing:0;width:min(880px,82vw)}

/* Inner pages: protect headings from fixed review/header layers */
.inner-hero{
    min-height:390px;
    height:auto;
    padding-top:calc(var(--review-h) + var(--header-h) + 92px);
    padding-bottom:82px;
    overflow:visible;
}
.detail-hero{min-height:650px}
.detail-hero>.container{bottom:66px;min-width:0}

/* Mobile navigation */
@media(max-width:1080px){
    .brand img{width:190px}
    .site-header nav{gap:14px}
    .site-header nav a{font-size:.75rem}
}
@media(max-width:1000px){
    .site-header nav{
        position:fixed;
        z-index:250;
        top:calc(var(--review-h) + var(--header-h));
        right:0;
        bottom:0;
        left:0;
        padding:24px 24px 34px;
        background:#071321;
        border-top:1px solid rgba(255,255,255,.1);
        display:none;
        flex-direction:column;
        align-items:stretch;
        gap:0;
        overflow-y:auto;
        overscroll-behavior:contain;
    }
    .site-header nav.open{display:flex}
    .site-header nav a,
    html[lang="ar"] .site-header nav a{
        width:100%;
        color:#fff!important;
        padding:14px 4px;
        font-size:1rem;
        border-bottom:1px solid rgba(255,255,255,.09);
        line-height:1.45;
    }
    .site-header nav a::after{display:none}
    .site-header nav a.active{color:#ff7378!important}
    .site-header nav a.language{width:auto;align-self:flex-start;margin-top:18px;padding:11px 16px;border:1px solid rgba(255,255,255,.38)}
    html[dir="rtl"] .site-header nav a.language{align-self:flex-end}
    body.menu-open{overflow:hidden;touch-action:none}
    .menu{display:block}
    .brand span{display:none}

    .hero-redesign{height:min(870px,100svh);min-height:710px}
    .hero-redesign .hero-content{width:min(calc(100% - 42px),var(--max));padding-top:calc(var(--review-h) + var(--header-h) + 70px);padding-bottom:105px}
    .hero-redesign h1{width:min(750px,86vw)}
    .hero-redesign .hero-content>p{width:min(620px,82vw)}
    .hero-proof{margin-top:38px}
    .hero-arrow{width:46px;height:46px}
    .hero-prev{left:14px}.hero-next{right:14px}
    .hero-redesign .hero-dots{bottom:34px}

    .home-intro-grid,.national-home-grid,.download-strip-layout{grid-template-columns:1fr;gap:40px}
    .home-intro-copy{padding-top:0}
    .specialist-grid{grid-template-columns:1fr}
    .download-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
    .footer-grid-redesign{grid-template-columns:repeat(2,minmax(0,1fr));gap:38px}
}

@media(max-width:760px){
    :root{--review-h:0px;--header-h:72px}
    .container{width:min(calc(100% - 28px),var(--max))}
    .site-header{height:var(--header-h)}
    .header-row{height:var(--header-h)}
    .brand img{width:170px;max-height:50px}

    .hero-redesign{min-height:680px;height:88svh}
    .hero-redesign .hero-content{width:min(calc(100% - 34px),var(--max));padding-top:calc(var(--review-h) + var(--header-h) + 42px);padding-bottom:105px}
    .hero-redesign h1{width:100%;font-size:clamp(2.55rem,12.5vw,4rem);line-height:1.02;margin:18px 0 16px}
    html[lang="ar"] .hero-redesign h1{width:100%;font-size:clamp(2.25rem,10.8vw,3.4rem);line-height:1.38}
    .hero-redesign .hero-content>p{width:100%;font-size:1rem;line-height:1.7}
    .hero-kicker{font-size:.66rem}
    .hero-proof{gap:8px 0;margin-top:28px;padding-top:14px}
    .hero-proof a,.hero-proof span{font-size:.68rem;padding-inline-end:10px;margin-inline-end:10px}
    .hero-actions{margin-top:25px;width:100%}
    .hero-actions .btn{width:auto;min-width:150px}
    .hero-arrow{top:auto!important;bottom:20px!important;width:42px!important;height:42px!important}
    .hero-prev{left:16px!important}.hero-next{right:16px!important}
    .hero-redesign .hero-dots{bottom:36px}

    .capability-ribbon-grid{grid-template-columns:1fr}
    .capability-ribbon-grid>div{padding:17px 0;border-inline-end:0;border-bottom:1px solid var(--line)}
    .capability-ribbon-grid>div:last-child{border-bottom:0}

    .home-intro,.clients-strip-section,.national-section-redesign{padding:76px 0}
    .home-intro-grid{gap:24px}
    .home-heading{align-items:flex-start;gap:16px;margin-bottom:30px}
    .home-heading h2{font-size:clamp(2rem,9.5vw,3.15rem)}
    .service-grid-redesign{grid-template-columns:1fr}
    .service-card-redesign{min-height:355px}
    .project-grid-redesign{grid-template-columns:1fr}
    .project-card-redesign>.project-card-copy{padding:20px 20px 22px}
    .specialist-card-copy{padding:28px 22px 24px}
    .specialist-number{align-items:flex-start;flex-direction:column;gap:6px}
    .specialist-number strong{font-size:3rem}
    .specialist-logos.foundation{grid-template-columns:repeat(2,1fr)}
    .specialist-logos.neom{grid-template-columns:1fr}
    .specialist-logos>div{height:96px}
    .logo-row-redesign{grid-template-columns:repeat(2,1fr)}
    .logo-row-redesign div{height:112px}
    .epc-logo-row{grid-template-columns:repeat(2,minmax(0,1fr))}
    .epc-logo-row div{height:126px;padding:18px}
    .process-grid-redesign{grid-template-columns:1fr}
    .process-grid-redesign>div{border-inline-end:0;border-bottom:1px solid rgba(255,255,255,.14);padding:24px 0}
    .process-grid-redesign>div:last-child{border-bottom:0}
    .national-home-logos{grid-template-columns:1fr 1fr}
    .national-home-logos>div{height:135px}
    .home-cta{padding:74px 0}
    .home-cta .split{gap:24px}
    .home-cta h2{font-size:clamp(2rem,9vw,3rem)}

    .download-strip{padding:48px 0}
    .download-strip-layout{gap:28px}
    .download-grid{grid-template-columns:1fr}
    .download-card{min-height:105px}
    .footer-grid-redesign{grid-template-columns:1fr;gap:30px}

    .inner-hero{min-height:330px;padding-top:calc(var(--review-h) + var(--header-h) + 60px);padding-bottom:62px}
    .detail-hero{height:600px;min-height:600px}
    .contact-side>a strong{max-width:100%}
}

@media(max-width:420px){
    .hero-redesign{min-height:660px;height:92svh}
    .hero-actions .btn{width:100%}
    .hero-proof a,.hero-proof span{font-size:.63rem}
    .national-home-logos{grid-template-columns:1fr}
    .logo-row-redesign{grid-template-columns:1fr}
    .epc-logo-row{grid-template-columns:1fr}
}
/* Hero image must be a background layer so copy remains visible above it. */
.hero-redesign .hero-slide>img{position:absolute;inset:0;z-index:0}
.hero-redesign .hero-overlay{z-index:1}
.hero-redesign .hero-content{z-index:2}

/* Production inner-page photographic hero banners */
.inner-hero.inner-hero-image{
    position:relative;
    isolation:isolate;
    overflow:hidden;
    min-height:520px;
    height:auto;
    padding-top:calc(var(--review-h) + var(--header-h) + 120px);
    padding-bottom:86px;
    background:#0b1627;
    display:flex;
    align-items:flex-end;
}
.inner-hero.inner-hero-image>img{
    position:absolute;
    inset:0;
    z-index:-3;
    width:100%;
    height:100%;
    object-fit:cover;
    object-position:center;
}
.inner-hero.inner-hero-image>.shade{
    z-index:-2;
    background:linear-gradient(90deg,rgba(4,10,20,.90) 0%,rgba(4,10,20,.70) 48%,rgba(4,10,20,.30) 100%),linear-gradient(0deg,rgba(4,10,20,.55),rgba(4,10,20,.05) 55%);
}
html[dir="rtl"] .inner-hero.inner-hero-image>.shade{
    background:linear-gradient(270deg,rgba(4,10,20,.90) 0%,rgba(4,10,20,.70) 48%,rgba(4,10,20,.30) 100%),linear-gradient(0deg,rgba(4,10,20,.55),rgba(4,10,20,.05) 55%);
}
.inner-hero.inner-hero-image>.container{
    position:relative;
    z-index:2;
}
.inner-hero.inner-hero-image h1{
    max-width:1000px;
    text-shadow:0 3px 22px rgba(0,0,0,.28);
}
.inner-hero.inner-hero-image .label{color:#ff3b42}
.inner-hero.inner-hero-image>div>p:last-child{color:#eef3f8}
@media(max-width:680px){
    .inner-hero.inner-hero-image{
        min-height:430px;
        padding-top:calc(var(--review-h) + var(--header-h) + 92px);
        padding-bottom:58px;
    }
    .inner-hero.inner-hero-image h1{font-size:clamp(2.3rem,11vw,3.6rem)}
}
