:root { --profile-cream:#f4efe7; --profile-ink:#24171a; --profile-gold:#c9a76a; }
body.ev-profile-page { margin:0; background:#dedad4; color:var(--profile-ink); font-family:'Cairo',sans-serif; }
.profile-toolbar { position:sticky; top:0; z-index:100; min-height:68px; padding:10px 28px; background:rgba(31,16,20,.94); color:#fff; display:flex; align-items:center; justify-content:space-between; gap:22px; backdrop-filter:blur(16px); box-shadow:0 8px 30px rgba(0,0,0,.18); }
.profile-back,.profile-download { color:#fff; font:700 14px 'Cairo',sans-serif; }
.profile-back:before { content:'←'; margin-left:8px; }
.profile-toolbar-title { display:flex; align-items:center; gap:9px; font-weight:800; }
.profile-toolbar-title span { width:7px; height:7px; background:var(--profile-gold); border-radius:50%; box-shadow:0 0 0 5px rgba(201,167,106,.18); }
.profile-toolbar-title small { color:rgba(255,255,255,.55); font-size:11px; font-weight:500; }
.profile-download { border:0; border-radius:999px; background:#8e2a3c; padding:10px 18px; display:flex; align-items:center; gap:9px; cursor:pointer; }
.profile-download svg { width:18px; height:18px; }
.profile-document { width:min(1120px,calc(100% - 40px)); margin:36px auto 72px; display:grid; gap:28px; }
.profile-sheet { position:relative; background:var(--profile-cream); min-height:790px; overflow:hidden; box-shadow:0 18px 60px rgba(32,18,22,.16); padding:62px 68px 52px; display:flex; flex-direction:column; }
.sheet-head,.sheet-foot { position:relative; z-index:3; display:flex; justify-content:space-between; align-items:center; font-size:11px; letter-spacing:.08em; font-weight:700; color:#7d6f70; }
.sheet-head { border-bottom:1px solid rgba(36,23,26,.18); padding-bottom:13px; }
.sheet-head.light,.sheet-foot.light { color:rgba(255,255,255,.66); border-color:rgba(255,255,255,.22); }
.sheet-foot { margin-top:auto; padding-top:20px; }
.sheet-foot b,.contact-footer b { font-size:22px; color:var(--profile-gold); }
.profile-kicker { color:#8e2a3c; font-size:13px; letter-spacing:.03em; font-weight:900; }
.profile-sheet h1,.profile-sheet h2 { letter-spacing:-.045em; }
.profile-sheet h2 { font-size:52px; line-height:1.28; margin:12px 0; }
.profile-sheet h2 em,.profile-sheet h1 em { color:#8e2a3c; font-style:normal; }
.profile-cover { min-height:790px; color:#2b1a1d; background:#eee4d5; isolation:isolate; }
.cover-image,.cover-wash,.contact-photo,.contact-wash { position:absolute; inset:0; }
.cover-image,.contact-photo { background-size:cover; background-position:center; }
.profile-cover .cover-image { inset:62px 48% 62px 0; background-position:center; border-radius:0 280px 280px 0; filter:grayscale(.15) sepia(.18) saturate(.7) contrast(.92); opacity:.2; box-shadow:18px 0 54px rgba(87,48,51,.12); }
.cover-wash { background:linear-gradient(90deg,rgba(238,228,213,.18) 0%,rgba(238,228,213,.4) 43%,#eee4d5 56%,#eee4d5 100%); }
.profile-cover:before { content:''; position:absolute; z-index:1; inset:24px; border:1px solid rgba(110,45,55,.28); pointer-events:none; }
.profile-cover:after { content:''; position:absolute; z-index:1; width:240px; height:240px; right:-76px; top:-85px; border:1px solid rgba(142,42,60,.2); border-radius:50%; box-shadow:0 0 0 32px rgba(142,42,60,.035),0 0 0 78px rgba(142,42,60,.025); }
.cover-identity-mark { position:absolute; z-index:1; width:520px; height:260px; left:-76px; bottom:-26px; opacity:.2; transform:rotate(-7deg); }
.cover-identity-mark:before,.cover-identity-mark:after { content:''; position:absolute; width:280px; height:150px; top:40px; border:18px solid rgba(201,167,106,.22); border-radius:50%; }
.cover-identity-mark:before { left:16px; transform:rotate(24deg); }
.cover-identity-mark:after { right:16px; transform:rotate(-24deg); }
.cover-identity-mark span { position:absolute; width:500px; height:2px; top:123px; left:18px; background:linear-gradient(90deg,transparent,#c9a76a 35%,#9a3244 75%,transparent); transform:rotate(-7deg); }
.cover-identity-mark i { position:absolute; right:4px; top:67px; width:9px; height:9px; background:#e5c68d; border-radius:50%; box-shadow:0 0 18px 7px rgba(229,198,141,.7); }
.cover-photo-label { position:absolute; z-index:3; left:47px; top:50%; display:flex; gap:15px; transform:rotate(-90deg) translateX(-50%); transform-origin:left top; color:rgba(85,45,51,.58); font-size:8px; letter-spacing:.2em; }
.cover-photo-label b+ b:before { content:'•'; margin-right:15px; color:#d7b77b; }
.cover-top,.cover-copy,.cover-foot { position:relative; z-index:2; }
.cover-top { display:flex; align-items:flex-start; justify-content:space-between; }
.cover-logo-lockup { width:275px; padding:0; position:relative; }
.cover-logo-lockup:after { content:''; position:absolute; width:74px; height:3px; right:0; bottom:-10px; background:linear-gradient(90deg,#8e2a3c,#c9a76a); }
.cover-top img { display:block; width:100%; height:142px; object-fit:contain; object-position:right center; }
.cover-logo-lockup span { display:block; margin-top:1px; color:#63303a; text-align:right; font-size:9px; font-weight:900; }
.cover-top p { margin:7px 0 0; text-align:left; font-size:10px; letter-spacing:.15em; text-transform:uppercase; border-left:1px solid rgba(74,43,47,.28); padding-left:18px; text-shadow:none; }
.cover-top p span { display:block; color:rgba(50,30,33,.58); }
.cover-top p b { display:block; font-size:34px; line-height:1.2; letter-spacing:.03em; color:#8e2a3c; }
.cover-copy { margin:auto 0; max-width:665px; padding-right:12px; }
.cover-copy .profile-kicker { color:#8e2a3c; }
.cover-copy .profile-kicker span { display:inline-flex; align-items:center; justify-content:center; width:29px; height:29px; margin-left:10px; border:1px solid rgba(142,42,60,.45); border-radius:50%; font-size:9px; }
.cover-copy h1 { font-size:72px; line-height:1.17; margin:14px 0 22px; color:#2b1a1d; text-shadow:none; }
.cover-copy h1 em { color:#8e2a3c; }
.cover-intro { max-width:600px; color:#67585a; font-size:16px; line-height:2; padding-right:19px; border-right:2px solid #a33549; }
.cover-foot,.contact-footer { display:flex; justify-content:space-between; align-items:end; font-size:11px; letter-spacing:.16em; }
.cover-foot { color:#5d4b4e; }
.cover-foot b { font-size:84px; line-height:.8; color:rgba(142,42,60,.11); }
.intro-editorial { display:grid; grid-template-columns:1.2fr .8fr; gap:70px; margin:55px 0 36px; align-items:end; }
.intro-editorial h2 { margin-bottom:0; }
.intro-body { color:#665a5c; line-height:2; font-size:14px; }
.intro-body blockquote { margin:22px 0 0; color:#8e2a3c; font-weight:900; font-size:19px; }
.intro-collage { display:grid; grid-template-columns:1.65fr .75fr .55fr; height:285px; gap:12px; }
.intro-collage figure { margin:0; position:relative; overflow:hidden; }
.intro-collage img { width:100%; height:100%; object-fit:cover; }
.intro-collage figcaption { position:absolute; bottom:0; inset-inline:0; padding:28px 14px 10px; background:linear-gradient(transparent,rgba(0,0,0,.72)); color:#fff; font-size:11px; }
.collage-note { background:#8e2a3c; color:#fff; padding:22px 18px; display:flex; flex-direction:column; justify-content:flex-end; }
.collage-note strong { font-size:20px; }.collage-note span { font-size:11px; color:#e8c9cf; }
.profile-stats { display:grid; grid-template-columns:repeat(4,1fr); gap:1px; background:rgba(36,23,26,.16); margin-top:14px; }
.profile-stats div { background:var(--profile-cream); padding:18px 13px; }.profile-stats strong { display:block; color:#8e2a3c; font-size:28px; }.profile-stats span { font-size:10px; color:#75686a; }
.profile-vision-sheet,.profile-work-sheet { background:#25171a; color:#fff; }
.vision-hero { margin:62px 0 35px; }.vision-hero .profile-kicker,.work-heading .profile-kicker { color:#d7b77b; }
.vision-hero h2 { color:#fff; font-size:62px; }.vision-hero h2 em,.work-heading h2 em { color:#d7b77b; }
.vision-grid { display:grid; grid-template-columns:1fr 1fr; gap:20px; }
.vision-grid article { border-top:1px solid rgba(255,255,255,.26); padding:18px 0 5px; }.vision-grid article span { color:#d7b77b; font-weight:900; font-size:12px; }.vision-grid p { color:rgba(255,255,255,.68); font-size:13px; line-height:1.95; }
.pillar-line { display:grid; grid-template-columns:repeat(4,1fr); margin:44px 0 28px; border-block:1px solid rgba(255,255,255,.16); }.pillar-line div { padding:18px 14px; border-left:1px solid rgba(255,255,255,.16); }.pillar-line div:last-child { border:0; }.pillar-line b { display:block; color:#d7b77b; font-size:10px; }.pillar-line strong { font-size:13px; }
.vision-2030 { display:flex; align-items:center; gap:25px; }.vision-2030 b { font-size:58px; color:rgba(255,255,255,.13); }.vision-2030 p { max-width:580px; color:rgba(255,255,255,.65); font-size:13px; }
.services-title { display:flex; align-items:end; justify-content:space-between; margin:36px 0 24px; }.services-title h2 { font-size:45px; }
.profile-services-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:12px; }
.profile-services-grid article { position:relative; min-height:245px; background:#2a171c; overflow:hidden; color:#fff; }
.profile-services-grid img { position:absolute; inset:0; width:100%; height:100%; object-fit:cover; opacity:.52; transition:transform .5s,opacity .4s; }
.profile-services-grid article:after { content:''; position:absolute; inset:0; background:linear-gradient(0deg,rgba(35,12,18,.98),rgba(35,12,18,.05) 70%); }
.profile-services-grid article div { position:absolute; z-index:2; inset-inline:18px; bottom:16px; }.profile-services-grid span { color:#d7b77b; font-size:10px; }.profile-services-grid h3 { color:#fff; font-size:17px; margin:3px 0; }.profile-services-grid p { font-size:10px; line-height:1.7; color:rgba(255,255,255,.72); }
.profile-services-grid article:hover img { transform:scale(1.05); opacity:.7; }
.profile-service-detail-dark { background:#25171a; color:#fff; }
.service-detail-layout { display:grid; grid-template-columns:.9fr 1.1fr; gap:46px; margin:34px 0 25px; min-height:355px; }
.service-detail-copy { position:relative; display:flex; flex-direction:column; justify-content:center; }
.service-detail-number { position:absolute; top:-20px; left:0; font-size:110px; line-height:1; font-weight:900; color:rgba(142,42,60,.09); }
.profile-service-detail-dark .service-detail-number { color:rgba(255,255,255,.055); }
.service-detail-copy h2 { position:relative; font-size:48px; max-width:620px; margin:8px 0 15px; }
.profile-service-detail-dark .service-detail-copy h2 { color:#fff; }
.service-detail-intro { position:relative; color:#665a5c; font-size:15px; line-height:2; max-width:620px; }
.profile-service-detail-dark .service-detail-intro { color:rgba(255,255,255,.72); }
.service-deliverable { border-right:3px solid #8e2a3c; padding:10px 16px 10px 0; margin-top:18px; }
.profile-service-detail-dark .service-deliverable { border-color:#d7b77b; }
.service-deliverable span { display:block; color:#8e2a3c; font-size:11px; font-weight:900; margin-bottom:4px; }
.profile-service-detail-dark .service-deliverable span { color:#d7b77b; }
.service-deliverable strong { font-size:13px; line-height:1.7; }
.service-detail-visuals { display:grid; grid-template-columns:1.7fr .65fr; gap:10px; }
.service-detail-visuals figure { margin:0; overflow:hidden; min-height:0; }
.service-detail-visuals img { width:100%; height:100%; object-fit:cover; }
.service-detail-main-photo { height:355px; }
.service-detail-small-photos { display:grid; grid-template-rows:1fr 1fr; gap:10px; height:355px; }
.service-scope-grid { display:grid; grid-template-columns:repeat(4,1fr); gap:10px; }
.service-scope-grid article { min-height:120px; display:flex; align-items:flex-start; gap:12px; padding:17px; border:1px solid rgba(36,23,26,.15); background:rgba(255,255,255,.38); }
.profile-service-detail-dark .service-scope-grid article { border-color:rgba(255,255,255,.14); background:rgba(255,255,255,.035); }
.service-scope-icon { flex:0 0 auto; width:36px; height:36px; color:#8e2a3c; }
.profile-service-detail-dark .service-scope-icon { color:#d7b77b; }
.service-scope-icon svg { width:100%; height:100%; }
.service-scope-grid span { color:#8e2a3c; font-size:10px; font-weight:900; }
.profile-service-detail-dark .service-scope-grid span { color:#d7b77b; }
.service-scope-grid h3 { font-size:15px; margin:2px 0 5px; }
.profile-service-detail-dark .service-scope-grid h3 { color:#fff; }
.service-scope-grid p { color:#716568; font-size:11px; line-height:1.7; }
.profile-service-detail-dark .service-scope-grid p { color:rgba(255,255,255,.6); }
.profile-process-sheet { display:flex; gap:0; background:linear-gradient(135deg,#f5f0e8 0%,#efe5d8 100%); isolation:isolate; }
.profile-process-sheet:before { content:'05'; position:absolute; left:45px; top:72px; font-size:190px; line-height:1; font-weight:900; color:rgba(142,42,60,.045); z-index:-1; }
.profile-process-sheet:after { content:''; position:absolute; left:-110px; bottom:-150px; width:390px; height:390px; border:1px solid rgba(142,42,60,.12); border-radius:50%; box-shadow:0 0 0 40px rgba(142,42,60,.025),0 0 0 96px rgba(142,42,60,.018); z-index:-1; }
.process-hero { display:grid; grid-template-columns:1.05fr .95fr; gap:70px; align-items:end; margin:40px 0 28px; }
.process-copy h2 { font-size:48px; margin:8px 0 0; }
.process-manifesto { border-right:4px solid #8e2a3c; padding:7px 20px 5px 0; }
.process-manifesto span { display:block; color:#8e2a3c; font-size:11px; font-weight:900; margin-bottom:7px; }
.process-manifesto strong { display:block; font-size:21px; line-height:1.55; }
.process-manifesto p { margin:9px 0 0; color:#74676a; font-size:12px; line-height:1.8; }
.process-journey { position:relative; display:grid; grid-template-columns:repeat(5,1fr); gap:12px; padding:26px 0 32px; }
.process-journey:before { content:''; position:absolute; right:8%; left:8%; top:45px; height:1px; background:linear-gradient(90deg,#c9a76a,#8e2a3c,#c9a76a); }
.process-journey article { position:relative; min-height:184px; padding:48px 17px 17px; background:rgba(255,255,255,.58); border:1px solid rgba(70,42,45,.13); box-shadow:0 12px 30px rgba(61,35,38,.055); }
.process-journey article:nth-child(even) { transform:translateY(20px); }
.process-journey article>b { position:absolute; z-index:2; top:5px; right:50%; transform:translateX(50%); width:34px; height:34px; display:flex; align-items:center; justify-content:center; border-radius:50%; background:#8e2a3c; color:#fff; font-size:10px; box-shadow:0 0 0 7px #f1e8dd; }
.process-journey article>span { position:absolute; top:44px; right:50%; height:17px; width:1px; background:#c9a76a; }
.process-journey h3 { margin:8px 0 8px; color:#2b1a1d; font-size:20px; text-align:center; }
.process-journey p { margin:0; color:#74686a; font-size:11px; line-height:1.75; text-align:center; }
.process-closing { display:grid; grid-template-columns:.55fr 1.25fr 1fr; gap:24px; align-items:center; padding:17px 20px; margin-top:8px; border-block:1px solid rgba(74,43,47,.18); background:rgba(142,42,60,.055); }
.process-closing span { color:#8e2a3c; font-size:10px; letter-spacing:.12em; font-weight:900; }
.process-closing strong { font-size:18px; }
.process-closing p { margin:0; color:#78696b; font-size:11px; text-align:left; }
.work-heading { margin:42px 0 26px; display:flex; align-items:end; justify-content:space-between; }.work-heading h2 { color:#fff; font-size:47px; }
.featured-profile-grid { display:grid; grid-template-columns:repeat(4,1fr); gap:10px; }
.featured-profile-grid figure { position:relative; height:220px; margin:0; overflow:hidden; }.featured-profile-grid img { width:100%; height:100%; object-fit:cover; }.featured-profile-grid figure:after { content:''; position:absolute; inset:0; background:linear-gradient(0deg,rgba(25,7,12,.95),transparent 65%); }.featured-profile-grid figcaption { position:absolute; z-index:2; right:14px; left:14px; bottom:12px; }.featured-profile-grid figcaption span { display:block; color:#d7b77b; font-size:9px; }.featured-profile-grid figcaption strong { font-size:12px; line-height:1.5; }
.trust-heading { margin:50px 0 30px; display:grid; grid-template-columns:1fr .7fr; gap:20px; }.trust-heading h2 { font-size:50px; }.trust-heading>p:last-child { color:#74676a; font-size:13px; line-height:2; align-self:end; }
.profile-logos { display:grid; grid-template-columns:repeat(6,1fr); gap:9px; }.profile-logos div { background:#fff; height:82px; display:flex; align-items:center; justify-content:center; padding:10px; border:1px solid #e3dcd3; }.profile-logos img { max-width:100%; max-height:100%; object-fit:contain; filter:grayscale(1); }
.trust-quote { margin-top:28px; background:#8e2a3c; color:#fff; padding:24px 30px; font-size:24px; font-weight:800; }.trust-quote em { color:#edcf9b; font-style:normal; }
.profile-trust-sheet .trust-heading { margin:20px 0 12px; grid-template-columns:.9fr 1.1fr; align-items:end; }
.profile-trust-sheet .trust-heading h2 { font-size:34px; line-height:1.16; margin:4px 0 0; }
.profile-trust-sheet .trust-heading>p:last-child { font-size:10px; line-height:1.65; max-width:470px; }
.profile-logos-all { grid-template-columns:repeat(9,1fr); gap:4px; }
.profile-logos-all div { height:47px; padding:6px; }
.profile-logos-all img { filter:grayscale(1) contrast(.9); }
.profile-trust-sheet .trust-quote { margin-top:10px; padding:11px 20px; font-size:17px; }
.profile-contact-sheet { min-height:790px; color:#fff; background:#250b12; }.contact-photo { background-position:center; }.contact-wash { background:linear-gradient(90deg,rgba(35,8,15,.97) 8%,rgba(51,11,21,.81) 58%,rgba(22,5,9,.3)); }.contact-brand,.contact-profile-copy,.contact-details,.contact-footer { position:relative; z-index:2; }.contact-brand img { width:205px; background:#fff; border-radius:4px; padding:9px 13px; }.contact-profile-copy { margin:auto 0; max-width:700px; }.contact-profile-copy .profile-kicker { color:#e2c38d; }.contact-profile-copy h2 { color:#fff; font-size:68px; }.contact-profile-copy h2 em { color:#e2c38d; }.contact-profile-copy>p:last-child { color:rgba(255,255,255,.7); font-size:16px; }
.contact-details { display:grid; grid-template-columns:1.2fr 1fr .65fr; gap:30px; border-top:1px solid rgba(255,255,255,.25); padding-top:24px; }.contact-details span { display:block; color:#e2c38d; font-size:10px; margin-bottom:8px; }.contact-details b { display:block; font-size:12px; margin-bottom:3px; }.contact-footer { margin-top:35px; }
@media (max-width:800px) {
	.profile-toolbar-title small{display:none}.profile-toolbar{padding:9px 14px}.profile-download{font-size:0;padding:10px}.profile-download svg{margin:0}.profile-document{width:100%;margin:0;gap:0}.profile-sheet{min-height:auto;padding:42px 24px}.profile-cover,.profile-contact-sheet{min-height:760px}.cover-copy h1{font-size:48px}.profile-sheet h2,.vision-hero h2,.contact-profile-copy h2{font-size:38px}.intro-editorial,.vision-grid,.trust-heading,.service-detail-layout,.process-hero{grid-template-columns:1fr;gap:20px}.intro-collage{grid-template-columns:1.2fr .8fr}.collage-note{display:none}.profile-stats{grid-template-columns:repeat(2,1fr)}.pillar-line{grid-template-columns:repeat(2,1fr)}.profile-services-grid,.featured-profile-grid{grid-template-columns:repeat(2,1fr)}.profile-process-sheet{display:flex;flex-direction:column}.process-journey{grid-template-columns:1fr}.process-journey:before{display:none}.process-journey article:nth-child(even){transform:none}.process-closing{grid-template-columns:1fr}.profile-logos{grid-template-columns:repeat(3,1fr)}.profile-logos-all{grid-template-columns:repeat(4,1fr)}.contact-details{grid-template-columns:1fr}.cover-top img,.contact-brand img{width:160px}.service-scope-grid{grid-template-columns:1fr}.service-detail-main-photo,.service-detail-small-photos{height:300px}
}
@media print {
	@page { size:A4 landscape; margin:0; }
	html,body.ev-profile-page { width:297mm; margin:0; background:#fff; -webkit-print-color-adjust:exact; print-color-adjust:exact; }
	.profile-toolbar,#wpadminbar { display:none!important; }
	.profile-document { width:297mm; margin:0; gap:0; display:block; }
	.profile-sheet { box-sizing:border-box; width:297mm; height:210mm; min-height:210mm; max-height:210mm; padding:10mm 14mm 9mm; box-shadow:none; break-after:page; page-break-after:always; }
	.profile-sheet:last-child { break-after:auto; page-break-after:auto; }
	.profile-cover,.profile-contact-sheet { min-height:210mm; }
	.intro-editorial{grid-template-columns:1.1fr .9fr}.vision-grid{grid-template-columns:1fr 1fr}.pillar-line{grid-template-columns:repeat(4,1fr)}
	.profile-services-grid{grid-template-columns:repeat(3,1fr)}.featured-profile-grid{grid-template-columns:repeat(4,1fr)}.profile-logos{grid-template-columns:repeat(6,1fr)}.profile-logos-all{grid-template-columns:repeat(9,1fr)}
	.service-detail-layout{grid-template-columns:.9fr 1.1fr;gap:10mm;margin:5mm 0 4mm;min-height:91mm}.service-detail-copy h2{font-size:9mm;margin:2mm 0 3mm}.service-detail-intro{font-size:3.3mm;line-height:1.8}.service-detail-number{font-size:22mm}.service-deliverable{margin-top:3mm;padding:2mm 3mm 2mm 0}.service-deliverable span{font-size:2.7mm}.service-deliverable strong{font-size:3mm}.service-detail-main-photo,.service-detail-small-photos{height:91mm}.service-scope-grid{grid-template-columns:repeat(4,1fr);gap:2.2mm}.service-scope-grid article{min-height:31mm;padding:3mm;gap:2.5mm}.service-scope-icon{width:8mm;height:8mm}.service-scope-grid h3{font-size:3.5mm}.service-scope-grid p{font-size:2.75mm;line-height:1.55}
	.profile-process-sheet{display:flex;gap:0}
	.contact-details{grid-template-columns:1.2fr 1fr .65fr}
	.cover-top img,.contact-brand img{width:45mm}.cover-copy{max-width:165mm}.cover-copy h1{font-size:15mm;margin:3mm 0 4mm}.cover-intro{font-size:4mm;line-height:1.75;max-width:165mm}.cover-foot b{font-size:17mm}
	.profile-sheet h2{font-size:10mm}.profile-kicker{font-size:3.2mm}.sheet-head,.sheet-foot{font-size:2.8mm}.intro-editorial{grid-template-columns:1.1fr .9fr;margin:7mm 0 5mm;gap:16mm}.intro-body{font-size:3.45mm;line-height:1.8}.intro-body blockquote{margin-top:3mm;font-size:4.5mm}.intro-collage{height:66mm}.profile-stats{margin-top:2.5mm}.profile-stats div{padding:3mm}.profile-stats strong{font-size:6.5mm}.profile-stats span{font-size:2.7mm}
	.vision-hero{margin:7mm 0 4mm}.vision-hero h2{font-size:11mm}.vision-grid article{padding-top:3mm}.vision-grid p{font-size:3.3mm;line-height:1.7}.pillar-line{margin:4mm 0 3mm}.pillar-line div{padding:2.5mm}.pillar-line strong{font-size:3.2mm}.vision-2030 b{font-size:11mm}.vision-2030 p{font-size:3.2mm}
	.services-title{margin:5mm 0 4mm}.services-title h2{font-size:9mm}.profile-services-grid{gap:2.5mm}.profile-services-grid article{min-height:53mm}.profile-services-grid h3{font-size:4.5mm}.profile-services-grid p{font-size:2.8mm;line-height:1.6}
	.process-hero{grid-template-columns:1.05fr .95fr;gap:15mm;margin:6mm 0 4mm}.process-copy h2{font-size:9mm}.process-manifesto{padding:1mm 4mm 1mm 0}.process-manifesto span{font-size:2.7mm}.process-manifesto strong{font-size:4.4mm}.process-manifesto p{font-size:2.8mm;line-height:1.65}.process-journey{grid-template-columns:repeat(5,1fr);gap:2.5mm;padding:5mm 0 7mm}.process-journey:before{top:9mm}.process-journey article{min-height:45mm;padding:11mm 3mm 3mm}.process-journey article:nth-child(even){transform:translateY(4mm)}.process-journey article>b{top:1mm;width:8mm;height:8mm;box-shadow:0 0 0 1.5mm #f1e8dd}.process-journey article>span{top:9mm;height:4mm}.process-journey h3{font-size:4.3mm;margin:2mm 0 1.5mm}.process-journey p{font-size:2.65mm;line-height:1.6}.process-closing{grid-template-columns:.55fr 1.25fr 1fr;gap:5mm;padding:3mm 4mm;margin-top:2mm}.process-closing span{font-size:2.5mm}.process-closing strong{font-size:4mm}.process-closing p{font-size:2.7mm}
	.work-heading{margin:5mm 0 4mm}.work-heading h2{font-size:9mm}.featured-profile-grid{gap:2.2mm}.featured-profile-grid figure{height:43mm}
	.trust-heading{margin:6mm 0 4mm}.trust-heading h2{font-size:9.5mm}.trust-heading>p:last-child{font-size:2.8mm}.profile-logos{gap:1.8mm}.profile-logos div{height:16mm}.trust-quote{margin-top:4mm;padding:3.5mm 6mm;font-size:4.5mm}.profile-trust-sheet .trust-heading{margin:4mm 0 3mm;grid-template-columns:.9fr 1.1fr}.profile-trust-sheet .trust-heading h2{font-size:7.7mm}.profile-trust-sheet .trust-heading>p:last-child{font-size:2.6mm}.profile-logos-all{grid-template-columns:repeat(9,1fr);gap:1.3mm}.profile-logos-all div{height:11.8mm;padding:1.4mm}.profile-trust-sheet .trust-quote{margin-top:3mm;padding:2.8mm 5mm;font-size:3.8mm}
	.contact-profile-copy{max-width:170mm}.contact-profile-copy h2{font-size:13mm;margin:3mm 0}.contact-profile-copy>p:last-child{font-size:3.4mm}.contact-details{padding-top:4mm}.contact-footer{margin-top:6mm}
}
