/* Global eEssence header, navigation and footer. */
.ee-global-header{position:relative;z-index:100;background:#0b2520;color:#fff}.ee-global-nav{display:flex;align-items:center;justify-content:space-between;gap:1.25rem;width:min(1160px,calc(100% - 2.5rem));min-height:78px;margin-inline:auto}.ee-global-brand{flex:none;color:#fff;font:800 1.45rem/1 Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.055em;text-decoration:none}.ee-global-brand span{font-weight:400}.ee-global-menu{display:flex;align-items:center;gap:clamp(.75rem,1.5vw,1.35rem);margin:0;padding:0;list-style:none}.ee-global-menu a{color:#fff;font-size:.84rem;font-weight:750;text-decoration:none;white-space:nowrap}.ee-global-menu a:hover,.ee-global-menu a:focus-visible{color:#c4e356}.ee-global-menu .ee-global-cta{display:inline-flex;align-items:center;min-height:42px;padding:.55rem 1rem;border:1px solid #c4e356;border-radius:999px;background:#c4e356;color:#152522}.ee-global-menu .ee-global-cta:hover,.ee-global-menu .ee-global-cta:focus-visible{background:#d7f270;color:#152522}.ee-global-toggle{display:none;border:1px solid rgba(255,255,255,.55);border-radius:999px;background:transparent;color:#fff;padding:.55rem .9rem;font:700 .85rem/1 Inter,ui-sans-serif,system-ui,sans-serif}.ee-global-footer{padding:2.25rem 0;background:#0b2520;color:#b9c8c1;font:400 .85rem/1.6 Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.ee-global-footer__inner{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;width:min(1160px,calc(100% - 2.5rem));margin-inline:auto}.ee-global-footer__brand{color:#fff;font-size:1.15rem;font-weight:800;letter-spacing:-.04em}.ee-global-footer__brand span{font-weight:400}.ee-global-footer p{margin:0}.ee-global-footer nav{display:flex;gap:1.15rem;flex-wrap:wrap}.ee-global-footer a{color:#fff;text-decoration:none}.ee-global-footer a:hover,.ee-global-footer a:focus-visible{color:#c4e356}
@media(max-width:980px){.ee-global-toggle{display:inline-flex}.ee-global-menu{position:absolute;top:100%;right:1.25rem;left:1.25rem;display:none;align-items:stretch;flex-direction:column;gap:0;padding:.75rem;border:1px solid rgba(255,255,255,.12);border-radius:14px;background:#0b2520;box-shadow:0 20px 45px rgba(0,0,0,.24)}.ee-global-menu.is-open{display:flex}.ee-global-menu a{display:block;padding:.75rem}.ee-global-menu .ee-global-cta{justify-content:center;margin-top:.35rem}.ee-global-footer__inner{align-items:flex-start;flex-direction:column}}

/* Consistent, subordinate CodeShift trust layer. */
.ee-trust-credentials{padding:2rem 0;border-top:1px solid #d8dfda;background:#f1f5f0;color:#152522}.ee-trust-credentials__inner{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:clamp(1.5rem,5vw,4rem);width:min(1160px,calc(100% - 2.5rem));margin-inline:auto}.ee-trust-credentials__eyebrow,.ee-relationship__eyebrow{margin:0 0 .45rem;color:#52625e;font-size:.7rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.ee-trust-credentials h2{margin:0;color:#152522;font:600 clamp(1.35rem,2.5vw,2rem)/1.15 Georgia,"Times New Roman",serif;letter-spacing:-.025em}.ee-trust-credentials__detail p{margin:0 0 .7rem;color:#52625e;font-size:.92rem}.ee-trust-credentials a,.ee-relationship a{color:#114d43;font-weight:800;text-underline-offset:4px}.ee-relationship{padding:clamp(4rem,8vw,7rem) 0;background:#f8f7f3;color:#152522}.ee-relationship__inner{width:min(1160px,calc(100% - 2.5rem));margin-inline:auto}.ee-relationship h2{max-width:760px;margin:.2rem 0 1rem;font:500 clamp(2.15rem,4vw,4rem)/1.06 Georgia,"Times New Roman",serif;letter-spacing:-.045em}.ee-relationship__intro{max-width:760px;color:#52625e;font-size:1.08rem}.ee-relationship__diagram{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr) auto minmax(0,1.2fr);align-items:stretch;gap:1rem;margin:2.5rem 0 1.25rem}.ee-relationship__node{display:flex;justify-content:center;flex-direction:column;min-height:150px;padding:1.4rem;border:1px solid #d8dfda;border-radius:18px;background:#fff}.ee-relationship__node strong{font-size:1.08rem}.ee-relationship__node span{margin-top:.35rem;color:#52625e;font-size:.85rem}.ee-relationship__node--primary{border:2px solid #114d43;background:#114d43;color:#fff}.ee-relationship__node--primary strong{font-size:1.35rem}.ee-relationship__node--primary span{color:#d4e0d8}.ee-relationship__arrow{align-self:center;color:#78918a;font-size:1.6rem}.ee-relationship__link{margin:0;text-align:right}
@media(max-width:760px){.ee-trust-credentials__inner{grid-template-columns:1fr}.ee-relationship__diagram{grid-template-columns:1fr}.ee-relationship__arrow{transform:rotate(90deg)}.ee-relationship__link{text-align:left}}

/* Shared Gutenberg launch-page design system. All imported launch pages use
 * these semantic classes; page-specific rules below only supply imagery. */
.ee-homepage{--ee-ink:#152522;--ee-paper:#f8f7f3;--ee-white:#fff;--ee-green:#114d43;--ee-lime:#c4e356;--ee-mist:#e8eee9;--ee-muted:#52625e;--ee-line:#d8dfda;--ee-radius:22px;--ee-serif:Georgia,"Times New Roman",serif;--ee-sans:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;max-width:none!important;margin:0!important;background:var(--ee-paper);color:var(--ee-ink);font:16px/1.6 var(--ee-sans)}
.ee-homepage,.ee-homepage *{box-sizing:border-box}.ee-homepage>.wp-block-group{margin-block:0}.ee-homepage a{color:inherit}.ee-homepage .ee-wrap{width:min(1160px,calc(100% - 2.5rem));max-width:none!important;margin-inline:auto;padding-inline:0}.ee-homepage .ee-narrow{width:min(840px,calc(100% - 2.5rem));max-width:840px!important;margin-inline:auto}
.ee-homepage h1,.ee-homepage h2,.ee-homepage h3{margin:0 0 1rem;line-height:1.06;letter-spacing:-.045em}.ee-homepage h1,.ee-homepage h2{font-family:var(--ee-serif);font-weight:500}.ee-homepage h1{max-width:850px;font-size:clamp(3.2rem,7vw,6.4rem)}.ee-homepage h2{font-size:clamp(2.15rem,4vw,4rem)}.ee-homepage h3{font-size:1.35rem}.ee-homepage p{margin-top:0}
.ee-homepage .ee-hero{position:relative;display:grid;align-items:end;min-height:680px;margin:0;color:#fff;background-color:#173d35}.ee-homepage .ee-hero>.ee-wrap{padding-top:150px;padding-bottom:84px}.ee-homepage .ee-eyebrow{margin:0 0 .8rem;color:var(--ee-lime);font-size:.72rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.ee-homepage .ee-lead{max-width:650px;margin:1rem 0 2rem;color:#f2f7f2;font-size:1.15rem}.ee-homepage .ee-actions,.ee-homepage .wp-block-buttons.ee-actions{display:flex;flex-wrap:wrap;gap:.8rem;margin:0}
.ee-homepage .wp-block-button__link,.ee-homepage .wp-element-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.7rem 1.15rem;border:1px solid var(--ee-lime);border-radius:99px;background:var(--ee-lime);color:var(--ee-ink);font-size:.9rem;font-weight:800;text-decoration:none}.ee-homepage .is-style-ee-ghost .wp-block-button__link,.ee-homepage .wp-block-button.is-style-ee-ghost .wp-element-button{border-color:rgba(255,255,255,.7);background:transparent;color:#fff}.ee-homepage .is-style-ee-primary .wp-block-button__link{background:var(--ee-lime);color:var(--ee-ink)}
.ee-homepage .ee-trust{margin:0;padding:1.2rem 0;background:var(--ee-green);color:#fff}.ee-homepage .ee-trust>.ee-wrap{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}.ee-homepage .ee-trust p{margin:0;font-size:.8rem;opacity:.85}.ee-homepage .ee-logo-slots{display:flex;gap:.7rem;flex-wrap:wrap;margin:0;padding:0}.ee-homepage .ee-logo-slots li{font-size:.72rem}
.ee-homepage .ee-section{margin:0;padding:96px 0}.ee-homepage .ee-section--mist{background:var(--ee-mist)}.ee-homepage .ee-section-head{max-width:740px;margin-bottom:3rem}.ee-homepage .ee-section-head>p:last-child,.ee-homepage .ee-card p,.ee-homepage .ee-faq p{color:var(--ee-muted)}
.ee-homepage .ee-card-grid,.ee-homepage .wp-block-columns.ee-card-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;margin:0}.ee-homepage .ee-card-grid>.wp-block-column{min-width:0}.ee-homepage .ee-card,.ee-homepage .wp-block-group.ee-card{display:flex;flex-direction:column;align-items:flex-start;min-width:0;padding:1.7rem;border:1px solid rgba(21,37,34,.08);border-radius:var(--ee-radius);background:var(--ee-white)}.ee-homepage .ee-card p{margin:.1rem 0 1.4rem}.ee-homepage .ee-number{color:var(--ee-green)!important;font-weight:800}.ee-homepage .ee-text-link{margin-top:auto;color:var(--ee-green);font-weight:800;text-underline-offset:4px}
.ee-homepage .ee-feature,.ee-homepage .wp-block-columns.ee-feature{display:grid!important;grid-template-columns:1fr 1fr;gap:0;overflow:hidden;min-height:520px;margin:0;border-radius:var(--ee-radius);background:var(--ee-green);color:#fff}.ee-homepage .ee-feature-copy{align-self:center;padding:clamp(2rem,5vw,5rem)}.ee-homepage .ee-feature-copy>p:not(.ee-eyebrow){color:#d4e0d8}.ee-homepage .ee-feature-image{min-height:320px}.ee-homepage .ee-feature .ee-text-link{color:var(--ee-lime)}
.ee-homepage .ee-proof-grid,.ee-homepage .wp-block-columns.ee-proof-grid{display:grid!important;grid-template-columns:1.4fr 1fr;gap:1.25rem;margin:0}.ee-homepage .ee-case{position:relative;display:flex;align-items:flex-end;min-height:330px;overflow:hidden;padding:2rem;border-radius:var(--ee-radius);color:#fff}.ee-homepage .ee-case>*{position:relative}.ee-homepage .ee-tag{color:var(--ee-lime);font-size:.72rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.ee-homepage .ee-quote{padding:3rem;border-radius:var(--ee-radius);background:#183832;color:#fff}.ee-homepage .ee-quote blockquote,.ee-homepage blockquote.ee-quote{margin:0;font:clamp(1.6rem,3vw,2.5rem)/1.18 var(--ee-serif)}.ee-homepage .ee-quote p{color:#c6d4cc}
.ee-homepage .ee-faq{border-top:1px solid var(--ee-line)}.ee-homepage .ee-faq details{padding:1rem 0;border-bottom:1px solid var(--ee-line)}.ee-homepage .ee-faq summary{padding-right:2rem;cursor:pointer;font-weight:800}.ee-homepage .ee-proposal{margin:0;padding:86px 0;background:var(--ee-green);color:#fff;text-align:center}.ee-homepage .ee-proposal p:not(.ee-eyebrow){max-width:600px;margin:0 auto 2rem;color:#d4e0d8}.ee-homepage .ee-proposal .wp-block-buttons{justify-content:center}.ee-homepage .ee-form-spec{padding:clamp(1.5rem,4vw,3rem);border:1px solid var(--ee-line);border-radius:var(--ee-radius);background:#fff}.ee-homepage .ee-form-spec>*:last-child{margin-bottom:0}
@media(max-width:760px){.ee-homepage .ee-hero{min-height:650px}.ee-homepage .ee-hero>.ee-wrap{padding-top:130px;padding-bottom:56px}.ee-homepage .ee-section{padding:68px 0}.ee-homepage .ee-card-grid,.ee-homepage .wp-block-columns.ee-card-grid,.ee-homepage .ee-feature,.ee-homepage .wp-block-columns.ee-feature,.ee-homepage .ee-proof-grid,.ee-homepage .wp-block-columns.ee-proof-grid{grid-template-columns:1fr}.ee-homepage .ee-feature-image{order:-1}.ee-homepage .ee-feature-copy{padding:2rem}.ee-homepage .ee-trust>.ee-wrap{display:block}.ee-homepage .ee-logo-slots{margin-top:.8rem}.ee-homepage .ee-case{min-height:260px}.ee-homepage .ee-proposal{padding:68px 0}}

/* Premium Home presentation: content remains native Gutenberg and copy-safe. */
.ee-home-premium{--ee-radius:28px;background:#fbfbf8}.ee-homepage.ee-home-premium .ee-hero--premium{min-height:min(820px,calc(100vh - 78px));background:linear-gradient(90deg,rgba(5,25,20,.92) 0%,rgba(5,25,20,.7) 38%,rgba(5,25,20,.1) 72%),url('../images/home-premium-hero-v1.webp') center/cover no-repeat}.ee-homepage.ee-home-premium .ee-hero--premium>.ee-wrap{padding-top:clamp(7rem,16vh,11rem);padding-bottom:clamp(4rem,9vh,6.5rem)}.ee-homepage.ee-home-premium .ee-hero--premium h1{max-width:780px;font-family:var(--ee-sans);font-size:clamp(3.7rem,7.2vw,7rem);font-weight:650;line-height:.94;letter-spacing:-.065em}.ee-homepage.ee-home-premium .ee-hero--premium .ee-lead{max-width:620px;font-size:clamp(1.05rem,1.6vw,1.28rem);line-height:1.55}.ee-home-premium .ee-hero-credentials{display:flex;flex-wrap:wrap;gap:.5rem 1.25rem;max-width:900px;margin-top:2.25rem;padding-top:1.25rem;border-top:1px solid rgba(255,255,255,.28);color:rgba(255,255,255,.82);font-size:.72rem;font-weight:700;letter-spacing:.04em}.ee-home-premium .ee-hero-credentials span+span:before{margin-right:1.25rem;color:var(--ee-lime);content:'•'}
.ee-home-premium .ee-trust--logos{padding:2rem 0;background:#fff;color:var(--ee-ink);border-bottom:1px solid var(--ee-line)}.ee-home-premium .ee-trust--logos>.ee-wrap{display:block}.ee-home-premium .ee-trust--logos p{margin-bottom:1.25rem;color:var(--ee-muted);font-size:.68rem;font-weight:750;letter-spacing:.12em;text-transform:uppercase}.ee-home-premium .ee-logo-strip{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));align-items:center;gap:1.5rem;margin:0;padding:0;list-style:none}.ee-home-premium .ee-logo-strip li{color:#34413d;font-size:clamp(.72rem,1vw,.92rem);font-weight:750;line-height:1.15;text-align:center;opacity:.72}
.ee-home-premium .ee-section{padding:clamp(5.5rem,10vw,9rem) 0}.ee-home-premium .ee-section-head{max-width:850px;margin-bottom:clamp(3rem,6vw,5rem)}.ee-home-premium .ee-section-head h2{font-family:var(--ee-sans);font-size:clamp(2.6rem,5vw,5.25rem);font-weight:560;line-height:1;letter-spacing:-.06em}.ee-home-premium .ee-section-head>p:last-child{max-width:680px;font-size:1.08rem}.ee-home-premium .ee-why-grid{gap:1rem}.ee-home-premium .ee-why-grid .ee-card{min-height:300px;justify-content:flex-end;padding:clamp(1.5rem,3vw,2.5rem);border:0;border-radius:24px;background:#f0f2ed}.ee-home-premium .ee-why-grid .ee-card:nth-child(2){background:#e5ece7}.ee-home-premium .ee-why-grid .ee-card:nth-child(3){background:#163a31;color:#fff}.ee-home-premium .ee-why-grid .ee-card:nth-child(3) p{color:#d4e0d8}.ee-home-premium .ee-why-grid h3{max-width:270px;font-size:clamp(1.5rem,2.4vw,2.15rem);line-height:1.08}.ee-home-premium .ee-why-grid .ee-number{margin-bottom:auto;font-size:.72rem;letter-spacing:.15em}
.ee-home-premium .ee-programmes-premium{background:#101f1b;color:#fff}.ee-home-premium .ee-programmes-premium .ee-eyebrow{color:var(--ee-lime)}.ee-home-premium .ee-programme-showcase{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.ee-home-premium .ee-programme-tile{position:relative;display:flex;align-items:flex-end;min-height:420px;overflow:hidden;border-radius:24px;background-position:center;background-size:cover;color:#fff;text-decoration:none;isolation:isolate}.ee-home-premium .ee-programme-tile:before{position:absolute;z-index:-1;inset:0;background:linear-gradient(0deg,rgba(5,21,17,.92),rgba(5,21,17,.04) 70%);content:'';transition:background .25s ease}.ee-home-premium .ee-programme-tile:hover:before{background:linear-gradient(0deg,rgba(5,21,17,.96),rgba(5,21,17,.18) 72%)}.ee-home-premium .ee-programme-tile span{display:block;padding:2rem}.ee-home-premium .ee-programme-tile strong{display:block;font-size:clamp(1.65rem,3vw,2.6rem);line-height:1.05;letter-spacing:-.04em}.ee-home-premium .ee-programme-tile small{display:block;max-width:480px;margin-top:.65rem;color:rgba(255,255,255,.78);font-size:.9rem;line-height:1.5}.ee-home-premium .ee-programme-tile--team{background-image:url('../images/home-programme-team-building-v1.webp')}.ee-home-premium .ee-programme-tile--leadership{background-image:url('../images/home-programme-leadership-v1.webp')}.ee-home-premium .ee-programme-tile--csr{background-image:url('../images/home-programme-csr-v1.webp')}.ee-home-premium .ee-programme-tile--ei{background-image:url('../images/home-programme-experiential-v1.webp')}
.ee-home-premium .ee-experience{background:#f1f3ee}.ee-home-premium .ee-experience .ee-feature{min-height:680px;border-radius:28px;background:#0d3429}.ee-home-premium .ee-experience .ee-feature-copy{padding:clamp(2.5rem,6vw,6rem)}.ee-home-premium .ee-experience .ee-feature-copy h2{font-family:var(--ee-sans);font-size:clamp(2.5rem,4.4vw,4.6rem);font-weight:560;letter-spacing:-.055em}.ee-home-premium .ee-experience .ee-feature-image{background:url('../images/home-programme-experiential-v1.webp') center/cover no-repeat}
.ee-home-premium .ee-codeshift{background:#fff}.ee-home-premium .ee-codeshift>.ee-wrap{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:end;gap:clamp(2rem,8vw,8rem)}.ee-home-premium .ee-codeshift .ee-eyebrow{grid-column:1}.ee-home-premium .ee-codeshift h2{grid-column:1;font-family:var(--ee-sans);font-size:clamp(2.7rem,5vw,5.6rem);font-weight:560;line-height:.98;letter-spacing:-.06em}.ee-home-premium .ee-codeshift p:not(.ee-eyebrow),.ee-home-premium .ee-codeshift .wp-block-button{grid-column:2}.ee-home-premium .ee-codeshift p:not(.ee-eyebrow){margin-bottom:1.5rem;color:var(--ee-muted);font-size:1.1rem}.ee-home-premium .ee-codeshift .wp-block-button__link{background:var(--ee-ink);border-color:var(--ee-ink);color:#fff}
.ee-home-premium .ee-exos{overflow:hidden;background:#081d19;color:#fff}.ee-home-premium .ee-exos>.ee-wrap{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:clamp(2rem,8vw,8rem)}.ee-home-premium .ee-exos-copy h2{font-family:var(--ee-sans);font-size:clamp(3.5rem,7vw,7rem);font-weight:600;letter-spacing:-.07em}.ee-home-premium .ee-exos-copy>p:not(.ee-eyebrow){max-width:430px;color:#b8c9c2;font-size:1.1rem}.ee-home-premium .ee-exos-visual{position:relative;min-height:470px}.ee-home-premium .ee-exos-visual span{position:absolute;border:1px solid rgba(196,227,86,.42);border-radius:50%;background:radial-gradient(circle at 36% 32%,rgba(196,227,86,.3),rgba(196,227,86,.03) 55%,transparent 70%);box-shadow:0 0 90px rgba(196,227,86,.08)}.ee-home-premium .ee-exos-visual span:nth-child(1){inset:8% 12% 12% 8%}.ee-home-premium .ee-exos-visual span:nth-child(2){inset:24% 2% 2% 28%}.ee-home-premium .ee-exos-visual span:nth-child(3){inset:38% 32% 30% 18%;background:#c4e356;box-shadow:0 0 90px rgba(196,227,86,.48)}
.ee-home-premium .ee-faq-section{background:#fbfbf8}.ee-home-premium .ee-proposal--premium{padding:clamp(6rem,11vw,10rem) 0;background:linear-gradient(135deg,#0b2b24,#164d40);text-align:left}.ee-home-premium .ee-proposal--premium>.ee-narrow{margin-inline:auto}.ee-home-premium .ee-proposal--premium h2{font-family:var(--ee-sans);font-size:clamp(3rem,6vw,6.2rem);font-weight:560;line-height:.96;letter-spacing:-.065em}.ee-home-premium+.ee-trust-credentials{display:none}
@media(max-width:900px){.ee-home-premium .ee-logo-strip{grid-template-columns:repeat(4,minmax(0,1fr));row-gap:1.75rem}.ee-home-premium .ee-codeshift>.ee-wrap,.ee-home-premium .ee-exos>.ee-wrap{grid-template-columns:1fr}.ee-home-premium .ee-codeshift .ee-eyebrow,.ee-home-premium .ee-codeshift h2,.ee-home-premium .ee-codeshift p:not(.ee-eyebrow),.ee-home-premium .ee-codeshift .wp-block-button{grid-column:1}.ee-home-premium .ee-exos-visual{min-height:340px}}
@media(max-width:760px){.ee-homepage.ee-home-premium .ee-hero--premium{min-height:720px;background-position:62% center}.ee-homepage.ee-home-premium .ee-hero--premium h1{font-size:clamp(3.2rem,15vw,4.8rem)}.ee-home-premium .ee-hero-credentials{display:grid;gap:.45rem}.ee-home-premium .ee-hero-credentials span+span:before{display:none}.ee-home-premium .ee-logo-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.ee-home-premium .ee-programme-showcase{grid-template-columns:1fr}.ee-home-premium .ee-programme-tile{min-height:340px}.ee-home-premium .ee-experience .ee-feature{min-height:0}.ee-home-premium .ee-experience .ee-feature-image{min-height:360px}.ee-home-premium .ee-exos-visual{min-height:280px}.ee-home-premium .ee-proposal--premium{text-align:left}}

.ee-homepage .ee-hero{background:linear-gradient(90deg,rgba(9,28,24,.87),rgba(9,28,24,.42) 60%,rgba(9,28,24,.18)),url('../images/home-premium-hero-v1.webp') center/cover no-repeat}.ee-homepage .ee-feature-image{background:url('../images/home-programme-experiential-v1.webp') center/cover no-repeat}.ee-homepage .ee-case{background:linear-gradient(0deg,rgba(6,23,19,.86),rgba(6,23,19,.08)),url('../images/home-proof-placeholder.svg') center/cover no-repeat}.ee-homepage .ee-logo-slots li{list-style:none;border:1px dashed rgba(255,255,255,.45);padding:.25rem .5rem}
.ee-team-building .ee-hero{background:linear-gradient(90deg,rgba(9,28,24,.87),rgba(9,28,24,.42) 60%,rgba(9,28,24,.18)),url('../images/team-building-hero-placeholder.svg') center/cover no-repeat}.ee-team-building .ee-feature-image{background:url('../images/team-building-feature-placeholder.svg') center/cover no-repeat}.ee-team-building .ee-case{background:linear-gradient(0deg,rgba(6,23,19,.86),rgba(6,23,19,.08)),url('../images/team-building-experience-placeholder.svg') center/cover no-repeat}
.ee-corporate-team-building .ee-hero{background:linear-gradient(90deg,rgba(9,28,24,.87),rgba(9,28,24,.42) 60%,rgba(9,28,24,.18)),url('../images/corporate-team-building-hero-placeholder.svg') center/cover no-repeat}.ee-corporate-team-building .ee-feature-image{background:url('../images/corporate-team-building-feature-placeholder.svg') center/cover no-repeat}
.ee-indoor-team-building .ee-hero{background:linear-gradient(90deg,rgba(9,28,24,.87),rgba(9,28,24,.42) 60%,rgba(9,28,24,.18)),url('../images/indoor-team-building-hero-placeholder.svg') center/cover no-repeat}.ee-indoor-team-building .ee-feature-image{background:url('../images/indoor-team-building-feature-placeholder.svg') center/cover no-repeat}
.ee-outdoor-team-building .ee-hero{background:linear-gradient(90deg,rgba(9,28,24,.87),rgba(9,28,24,.42) 60%,rgba(9,28,24,.18)),url('../images/outdoor-team-building-hero-placeholder.svg') center/cover no-repeat}.ee-outdoor-team-building .ee-feature-image{background:url('../images/outdoor-team-building-feature-placeholder.svg') center/cover no-repeat}
.ee-large-group-team-building .ee-hero{background:linear-gradient(90deg,rgba(9,28,24,.87),rgba(9,28,24,.42) 60%,rgba(9,28,24,.18)),url('../images/large-group-team-building-hero-placeholder.svg') center/cover no-repeat}.ee-large-group-team-building .ee-feature-image{background:url('../images/large-group-team-building-feature-placeholder.svg') center/cover no-repeat}
.ee-leadership-development .ee-hero{background:linear-gradient(90deg,rgba(9,28,24,.87),rgba(9,28,24,.42) 60%,rgba(9,28,24,.18)),url('../images/leadership-development-hero-placeholder.svg') center/cover no-repeat}.ee-leadership-development .ee-feature-image{background:url('../images/leadership-development-feature-placeholder.svg') center/cover no-repeat}
.ee-sustainability-csr .ee-hero{background:linear-gradient(90deg,rgba(9,28,24,.87),rgba(9,28,24,.42) 60%,rgba(9,28,24,.18)),url('../images/sustainability-csr-hero-placeholder.svg') center/cover no-repeat}.ee-sustainability-csr .ee-feature-image{background:url('../images/sustainability-csr-feature-placeholder.svg') center/cover no-repeat}
.ee-request-proposal .ee-hero{background:linear-gradient(90deg,rgba(9,28,24,.87),rgba(9,28,24,.42) 60%,rgba(9,28,24,.18)),url('../images/request-a-proposal-hero-placeholder.svg') center/cover no-repeat}
.ee-venue-taman-tugu .ee-hero{background:linear-gradient(90deg,rgba(9,28,24,.87),rgba(9,28,24,.42) 60%,rgba(9,28,24,.18)),url('../images/taman-tugu-hero-placeholder.svg') center/cover no-repeat}.ee-venue-taman-tugu .ee-feature-image{background:url('../images/taman-tugu-feature-placeholder.svg') center/cover no-repeat}

/* Venue Authority System: one presentation layer for unlimited venue records. */
.ee-venue{--ee-green:#0d3429;--ee-lime:#c6ef45;--ee-mist:#f1f5f0;--ee-ink:#10231d;color:var(--ee-ink)}
.ee-venue-wrap{width:min(1160px,calc(100% - 2rem));margin-inline:auto}.ee-venue-narrow{max-width:780px}.ee-venue-section{padding:clamp(3.5rem,7vw,6.5rem) 0}.ee-venue-section:nth-of-type(odd){background:var(--ee-mist)}
.ee-venue-hero{min-height:min(720px,80vh);display:grid;align-items:end;padding:clamp(5rem,12vw,9rem) 0 4rem;color:#fff;background:linear-gradient(90deg,rgba(8,35,28,.94),rgba(8,35,28,.55) 70%,rgba(8,35,28,.3)),var(--ee-venue-hero,linear-gradient(135deg,#0d3429,#346554));background-size:cover;background-position:center}
.ee-venue-hero h1{max-width:850px;font-size:clamp(2.6rem,7vw,5.7rem);line-height:.98;margin:.35rem 0 1.25rem;color:inherit}.ee-venue-lead{max-width:720px;font-size:clamp(1.05rem,2vw,1.3rem)}.ee-venue-eyebrow{text-transform:uppercase;letter-spacing:.13em;font-weight:750;font-size:.78rem}.ee-venue-actions{display:flex;gap:.8rem;flex-wrap:wrap;margin-top:1.7rem}.ee-venue .wp-element-button{background:var(--ee-lime);color:#10231d;border:2px solid var(--ee-lime);font-weight:750}.ee-venue .is-style-ee-ghost{background:transparent;color:inherit;border-color:currentColor}
.ee-venue-section h2,.ee-venue-cta h2{font-size:clamp(2rem,4vw,3.6rem);line-height:1.08;margin:.4rem 0 1.25rem}.ee-venue-intro{font-size:1.2rem}.ee-venue-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;margin-top:2rem}.ee-venue-card{background:#fff;border:1px solid #d9e3dc;border-radius:10px;padding:1.5rem}.ee-venue-card h3{margin-top:0}.ee-venue-planning{background:var(--ee-green)!important;color:#fff}.ee-venue-planning .ee-venue-wrap{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.ee-venue-planning img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:10px}.ee-venue-faq details{border-bottom:1px solid #ccd8d1;padding:1rem 0}.ee-venue-faq summary{font-weight:750;cursor:pointer}.ee-venue-cta{padding:clamp(4rem,8vw,7rem) 0;text-align:center;background:var(--ee-green);color:#fff}.ee-venue-cta p{max-width:650px;margin-inline:auto}.ee-venue-cta .wp-element-button{display:inline-block;margin-top:1rem}
@media(max-width:780px){.ee-venue-grid,.ee-venue-planning .ee-venue-wrap{grid-template-columns:1fr}.ee-venue-hero{min-height:620px}.ee-venue-actions{align-items:stretch;flex-direction:column}.ee-venue-actions a{text-align:center}}

/* Programme Authority Engine: shared template and components for every programme. */
.ee-programme{--ep-green:#0d3429;--ep-lime:#c6ef45;--ep-mist:#f1f5f0;--ep-ink:#10231d;color:var(--ep-ink)}.ee-programme-wrap{width:min(1160px,calc(100% - 2rem));margin-inline:auto}.ee-programme-narrow{max-width:780px}.ee-programme-section{padding:clamp(3.5rem,7vw,6.5rem) 0}.ee-programme-section:nth-of-type(even){background:var(--ep-mist)}
.ee-programme-hero{min-height:min(720px,80vh);display:grid;align-items:end;padding:clamp(5rem,12vw,9rem) 0 4rem;color:#fff;background:linear-gradient(90deg,rgba(8,35,28,.94),rgba(8,35,28,.52) 72%,rgba(8,35,28,.25)),var(--ee-programme-hero,linear-gradient(135deg,#0d3429,#346554));background-size:cover;background-position:center}.ee-programme-hero--leadership{background-color:#173b46}.ee-programme-hero--purpose{background-color:#28523e}.ee-programme-hero--digital{background-color:#193d50}.ee-programme-hero--adventure{background-color:#355239}.ee-programme-hero--scale{background-color:#40394f}
.ee-programme-hero h1{max-width:900px;font-size:clamp(2.6rem,7vw,5.7rem);line-height:.98;margin:.35rem 0 1.25rem;color:inherit}.ee-programme-lead{max-width:740px;font-size:clamp(1.05rem,2vw,1.3rem)}.ee-programme-eyebrow{text-transform:uppercase;letter-spacing:.13em;font-weight:750;font-size:.78rem}.ee-programme-actions{display:flex;gap:.8rem;flex-wrap:wrap;margin-top:1.7rem}.ee-programme .wp-element-button{background:var(--ep-lime);color:#10231d;border:2px solid var(--ep-lime);font-weight:750}.ee-programme .is-style-ee-ghost{background:transparent;color:inherit;border-color:currentColor}
.ee-programme-facts{background:var(--ep-green);color:#fff;padding:1.3rem 0}.ee-programme-facts dl{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin:0}.ee-programme-facts dl div{border-left:2px solid var(--ep-lime);padding-left:1rem}.ee-programme-facts dt{font-size:.76rem;text-transform:uppercase;letter-spacing:.08em}.ee-programme-facts dd{font-weight:700;margin:.3rem 0 0}.ee-programme-section h2,.ee-programme-cta h2{font-size:clamp(2rem,4vw,3.6rem);line-height:1.08;margin:.4rem 0 1.25rem}.ee-programme-intro{font-size:1.2rem}.ee-programme-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;margin-top:2rem}.ee-programme-card{display:block;background:#fff;border:1px solid #d9e3dc;border-radius:10px;padding:1.5rem;color:inherit;text-decoration:none}.ee-programme-card h3{margin:0}.ee-programme-related{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.ee-programme-compat{background:var(--ep-green)!important;color:#fff}.ee-programme-compat .ee-programme-card{color:var(--ep-ink)}.ee-programme-faq details{border-bottom:1px solid #ccd8d1;padding:1rem 0}.ee-programme-faq summary{font-weight:750;cursor:pointer}.ee-programme-cta{padding:clamp(4rem,8vw,7rem) 0;text-align:center;background:var(--ep-green);color:#fff}.ee-programme-cta p{max-width:680px;margin-inline:auto}.ee-programme-cta .wp-element-button{display:inline-block;margin-top:1rem}
@media(max-width:780px){.ee-programme-grid,.ee-programme-related,.ee-programme-facts dl{grid-template-columns:1fr}.ee-programme-hero{min-height:620px}.ee-programme-actions{align-items:stretch;flex-direction:column}.ee-programme-actions a{text-align:center}.ee-programme-facts dl div{padding:.45rem 0 .45rem 1rem}}

/* Client Authority Engine: approval-aware shared presentation. */
.ee-client{--ec-green:#0d3429;--ec-lime:#c6ef45;--ec-mist:#f1f5f0;--ec-ink:#10231d;color:var(--ec-ink)}.ee-client-wrap{width:min(1160px,calc(100% - 2rem));margin-inline:auto}.ee-client-narrow{max-width:780px}.ee-client-section{padding:clamp(3.5rem,7vw,6.5rem) 0}.ee-client-section:nth-of-type(even){background:var(--ec-mist)}
.ee-client-hero{min-height:min(620px,72vh);display:grid;align-items:end;padding:clamp(5rem,12vw,9rem) 0 4rem;color:#fff;background:linear-gradient(90deg,rgba(8,35,28,.95),rgba(8,35,28,.58) 72%,rgba(8,35,28,.3)),var(--ee-client-hero,linear-gradient(135deg,#0d3429,#346554));background-size:cover;background-position:center}.ee-client-hero h1{max-width:900px;font-size:clamp(2.8rem,7vw,5.7rem);line-height:.98;margin:.35rem 0 1.25rem;color:inherit}.ee-client-lead{max-width:720px;font-size:clamp(1.05rem,2vw,1.3rem)}.ee-client-eyebrow{text-transform:uppercase;letter-spacing:.13em;font-weight:750;font-size:.78rem}.ee-client-logo{display:block;max-width:210px;max-height:84px;object-fit:contain;margin-bottom:1.5rem}.ee-client-section h2,.ee-client-cta h2{font-size:clamp(2rem,4vw,3.6rem);line-height:1.08;margin:.4rem 0 1.25rem}.ee-client-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;margin-top:2rem}.ee-client-card{display:block;background:#fff;border:1px solid #d9e3dc;border-radius:10px;padding:1.5rem;color:inherit;text-decoration:none}.ee-client-card h3{margin:0}.ee-client-related{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.ee-client-tech{background:var(--ec-green)!important;color:#fff}.ee-client-tech .ee-client-card{color:var(--ec-ink)}.ee-client-cta{padding:clamp(4rem,8vw,7rem) 0;text-align:center;background:var(--ec-green);color:#fff}.ee-client-cta p{max-width:680px;margin-inline:auto}.ee-client .wp-element-button{display:inline-block;margin-top:1rem;background:var(--ec-lime);color:#10231d;border:2px solid var(--ec-lime);font-weight:750}
@media(max-width:780px){.ee-client-grid,.ee-client-related{grid-template-columns:1fr}.ee-client-hero{min-height:560px}}

/* Sprint 007 homepage replication. Keep this surface faithful to the approved
 * static reference; other launch pages continue to use the shared system. */
body.page-id-91001,
body.home{--s007-ink:#172233;--s007-paper:#f7f8fa;--s007-white:#fff;--s007-green:#12243a;--s007-lime:#c4e356;--s007-mist:#e9edf2;--s007-muted:#536172;--s007-line:#d9dee5;--s007-shadow:0 22px 60px rgba(18,36,58,.14);--s007-radius:22px;--s007-serif:Georgia,"Times New Roman",serif;--s007-sans:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:var(--s007-paper);color:var(--s007-ink);font:16px/1.6 var(--s007-sans)}
.s007-wrap{width:min(1160px,calc(100% - 2.5rem));max-width:none!important;margin:auto!important;padding:0!important}
.s007-site-header{position:absolute;z-index:100;right:0;left:0;color:#fff}
.s007-nav{display:flex;align-items:center;justify-content:space-between;min-height:78px;gap:1rem}
.s007-brand{display:inline-flex;align-items:center;text-decoration:none}.s007-brand img{display:block;width:auto;height:36px}
.s007-nav-links{display:flex;align-items:center;gap:1.4rem}.s007-nav-links a{color:#fff;font-size:.88rem;font-weight:700;text-decoration:none}.s007-nav-toggle{display:none;border:0;background:transparent;color:#fff;padding:.6rem;font:inherit}
.s007-skip{position:absolute;top:auto;left:-999px}.s007-skip:focus{z-index:200;top:1rem;left:1rem;padding:.6rem 1rem;background:#000;color:#fff}
.s007-button .wp-block-button__link,.s007-button.s007-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.7rem 1.15rem;border:1px solid var(--s007-lime);border-radius:999px;background:var(--s007-lime);color:#152522;font-size:.9rem;font-weight:800;text-decoration:none}
a.s007-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.7rem 1.15rem;border:1px solid var(--s007-lime);border-radius:999px;background:var(--s007-lime);color:#152522!important;font-size:.9rem!important;font-weight:800;text-decoration:none}
.s007-button .wp-block-button__link:hover,a.s007-button:hover{background:#d7f270}
.s007-ghost .wp-block-button__link{border-color:rgba(255,255,255,.65);background:transparent;color:#fff}
.ee-sprint007{max-width:none!important;margin:0!important;background:var(--s007-paper);color:var(--s007-ink);font:16px/1.6 var(--s007-sans)}
.ee-sprint007,.ee-sprint007 *{box-sizing:border-box}.ee-sprint007>.wp-block-group{margin:0}.ee-sprint007 a{color:inherit}.ee-sprint007 p{margin-top:0}
.ee-sprint007 h1,.ee-sprint007 h2,.ee-sprint007 h3{margin:0 0 1rem;line-height:1.06;letter-spacing:-.045em}.ee-sprint007 h1,.ee-sprint007 h2{font-family:var(--s007-serif);font-weight:500}.ee-sprint007 h1{max-width:850px;font-size:clamp(3.2rem,7vw,6.4rem)}.ee-sprint007 h2{font-size:clamp(2.2rem,4vw,4rem)}.ee-sprint007 h3{font-size:1.35rem}
.s007-hero{position:relative;display:grid;align-items:end;min-height:680px;margin:0;color:#fff;background:#12243a center/cover no-repeat;background-image:url("../images/home-malaysia-team-hero-v1.webp")}
.s007-hero:before{position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,24,43,.96) 0%,rgba(10,24,43,.88) 38%,rgba(10,24,43,.48) 68%,rgba(10,24,43,.18) 100%);content:""}.s007-hero>.s007-wrap{position:relative;padding-top:150px!important;padding-bottom:84px!important}
.s007-eyebrow{margin:0 0 .8rem;color:#314766;font-size:.72rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.s007-hero .s007-eyebrow{color:#fff}.s007-hero h1{color:#fff;text-shadow:0 3px 22px rgba(0,0,0,.35)}.s007-hero-copy{max-width:620px;margin:1rem 0 2rem;color:#f5f7fa;font-size:1.15rem;text-shadow:0 2px 12px rgba(0,0,0,.3)}.s007-actions{display:flex;flex-wrap:wrap;gap:.8rem;margin:0}
.s007-client-bar{margin:0;padding:76px 0 84px;background:#fff;color:var(--s007-ink)}.s007-client-bar>.s007-wrap{display:block}.s007-client-heading{margin:0 0 2.8rem!important;text-align:center;font-size:clamp(2rem,3.4vw,3.25rem)!important}.s007-client-wall{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1.5rem 1.75rem}.s007-client-logo{display:flex;align-items:center;justify-content:center;min-height:112px;margin:0;padding:1.45rem 1.25rem;border:1px solid rgba(21,37,34,.08);border-radius:14px;background:#fff}.s007-client-logo img{display:block;width:auto;max-width:100%;height:44px;object-fit:contain;filter:grayscale(1);opacity:.82;transition:filter .2s ease,opacity .2s ease}.s007-client-logo:hover img{filter:none;opacity:1}
.s007-section{margin:0;padding:96px 0}.s007-mist{background:var(--s007-mist)}.s007-section-head{max-width:720px!important;margin:0 0 3rem!important}.s007-section-head p{color:var(--s007-muted);font-size:1.05rem}.s007-section-head .s007-eyebrow{color:#314766;font-size:.72rem}
.s007-grid{display:grid!important;gap:1.25rem}.s007-three{grid-template-columns:repeat(3,1fr)}.s007-four{grid-template-columns:repeat(4,1fr)}.s007-card{display:flex;align-items:flex-start;flex-direction:column;padding:1.7rem;border:1px solid rgba(21,37,34,.06);border-radius:var(--s007-radius);background:var(--s007-white)}.s007-card p{margin:.1rem 0 1.4rem;color:var(--s007-muted)}.s007-card p:last-child{margin-top:auto}.s007-card a{font-weight:800;text-underline-offset:4px}.s007-card .s007-number{margin-bottom:.8rem;color:var(--s007-green);font-weight:800}
.s007-feature{display:grid;grid-template-columns:1fr 1fr;min-height:540px;margin:0!important;overflow:hidden;border-radius:var(--s007-radius);background:var(--s007-green);color:#fff}.s007-feature-copy{align-self:center;padding:clamp(2rem,5vw,5rem)}.s007-feature-copy .s007-eyebrow{color:#fff}.s007-feature-copy p{max-width:510px;color:#e5eaf0}.s007-feature-image{min-height:320px;background:url("https://images.unsplash.com/photo-1542744173-8e7e53415bb0?auto=format&fit=crop&w=1400&q=80") center/cover no-repeat}
.s007-proof-metrics{display:flex;gap:1.5rem;margin-top:1.5rem}.s007-proof-metrics p{flex:1;margin:0}.s007-proof-metrics strong,.s007-proof-metrics span{display:block}.s007-proof-metrics strong{color:var(--s007-ink);font-size:1.05rem}.s007-proof-metrics span{margin-top:.25rem;font-size:.86rem;line-height:1.45}.s007-case-grid{display:grid!important;grid-template-columns:1.4fr 1fr;gap:1.25rem}.s007-case{position:relative;display:flex;align-items:end;min-height:330px;overflow:hidden;padding:2rem;border-radius:var(--s007-radius);background:#355a51 url("https://images.unsplash.com/photo-1516321318423-f06f85e504b3?auto=format&fit=crop&w=1500&q=80") center/cover;color:#fff}.s007-case:before{position:absolute;inset:0;background:linear-gradient(0deg,rgba(10,24,43,.9),rgba(10,24,43,.1));content:""}.s007-case>*{position:relative}.s007-case .s007-tag,.s007-quote .s007-tag{color:#fff;font-size:.72rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.s007-quote{padding:3rem;border-radius:var(--s007-radius);background:#17283f;color:#fff}.s007-case-stack{display:flex;align-items:stretch;flex-direction:column;justify-content:center;gap:1.25rem}.s007-case-card{padding:1.25rem;border:1px solid rgba(255,255,255,.22);border-radius:12px;background:rgba(10,24,43,.72)}.s007-case-card h3{margin-bottom:.55rem}.s007-case-card p:last-child{margin-bottom:0;color:#eef2f7}.s007-quote .s007-case-card{background:rgba(255,255,255,.06)}
.s007-faq{border-top:1px solid var(--s007-line)}.s007-faq details{margin:0;padding:1rem 0;border-bottom:1px solid var(--s007-line)}.s007-faq summary{padding-right:2rem;font-weight:800;cursor:pointer}.s007-faq details p{max-width:760px;color:var(--s007-muted)}
.s007-cta{margin:0;padding:86px 0;background:var(--s007-green);color:#fff;text-align:center}.s007-cta p{max-width:600px;margin:0 auto 2rem;color:#e5eaf0}.s007-cta .s007-eyebrow{margin-bottom:.8rem;color:#fff}
.s007-footer{padding:2rem 0;background:#0a182b;color:#cbd3de;font-size:.82rem}.s007-footer .s007-wrap{display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap}.s007-footer a{color:#fff}
body.page-id-91001 .hero-section[data-type="type-1"],body.page-id-91001 .entry-header,body.page-id-91001 .page-title,body.home .hero-section[data-type="type-1"],body.home .entry-header,body.home .page-title{display:none!important}
body.page-id-91001 [data-content="normal"],body.page-id-91001 .site-main,body.page-id-91001 .entry-content,body.home [data-content="normal"],body.home .site-main,body.home .entry-content{max-width:none!important;margin:0!important;padding:0!important}
@media(max-width:980px) and (min-width:761px){.s007-four{grid-template-columns:repeat(2,1fr)}.s007-client-wall{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:760px){.s007-nav-toggle{display:block}.s007-nav-links{position:absolute;top:70px;right:1.25rem;left:1.25rem;display:none;align-items:stretch;flex-direction:column;padding:1rem;border-radius:14px;background:#12243a;box-shadow:var(--s007-shadow)}.s007-nav-links.open{display:flex}.s007-nav-links .s007-button{color:var(--s007-ink)!important}.s007-hero{min-height:650px}.s007-hero>.s007-wrap{padding-top:130px!important;padding-bottom:56px!important}.s007-section{padding:68px 0}.s007-three,.s007-four,.s007-feature,.s007-case-grid{grid-template-columns:1fr}.s007-feature-image{order:-1}.s007-feature-copy{padding:2rem}.s007-client-bar{padding:58px 0 64px}.s007-client-heading{margin-bottom:2rem!important}.s007-client-wall{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem}.s007-client-logo{min-height:92px;padding:1.1rem .8rem}.s007-client-logo img{height:36px}.s007-proof-metrics{flex-direction:column;gap:.75rem}.s007-case{min-height:260px}.s007-cta{padding:68px 0}}
