body{background:#f7f5f4;color:var(--text-dark)}.about-hero{position:relative;padding:96px 0 90px;background:linear-gradient(135deg,#2f1236,#3d1f3d,#231023);color:#fff;overflow:hidden}.about-hero:before,.about-hero:after{content:"";position:absolute;border-radius:50%;pointer-events:none}.about-hero:before{width:420px;height:420px;background:radial-gradient(circle,rgba(242,101,34,.28) 0%,transparent 70%);top:-160px;right:-120px}.about-hero:after{width:360px;height:360px;background:radial-gradient(circle,rgba(255,255,255,.12) 0%,transparent 70%);bottom:-180px;left:-120px}.about-hero-content{position:relative;z-index:1;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:30px;align-items:start}.about-hero-text{grid-column:span 7}.about-hero-kicker{display:inline-flex;align-items:center;gap:10px;font-size:12px;letter-spacing:2px;text-transform:uppercase;padding:8px 16px;border-radius:999px;border:1px solid rgba(255,255,255,.3);background:#ffffff1a;margin-bottom:18px}.about-hero-title{font-size:clamp(34px,4.8vw,60px);font-weight:900;line-height:1.05;margin-bottom:16px}.about-hero-title span{color:var(--ci-orange)}.about-hero-subtitle{font-size:18px;line-height:1.7;color:#ffffffc7;max-width:520px}.about-hero-media{grid-column:span 5;position:relative;z-index:1}.hero-photo-main{position:relative;border-radius:20px;overflow:hidden;height:480px;box-shadow:0 24px 60px #0000008c}.hero-main-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center center}.hero-photo-gradient{position:absolute;bottom:0;left:0;right:0;height:55%;background:linear-gradient(to top,rgba(0,0,0,.7) 0%,transparent 100%);z-index:1;pointer-events:none}.hero-photo-caption{position:absolute;bottom:14px;left:14px;background:#0000008c;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;font-size:11px;font-weight:600;padding:5px 12px;border-radius:20px;display:flex;align-items:center;gap:6px;letter-spacing:.5px;z-index:2}.hero-accent-card{position:absolute;bottom:14px;right:14px;width:136px;border-radius:12px;overflow:hidden;box-shadow:0 8px 24px #000000b3;border:2px solid rgba(255,255,255,.2);z-index:2}.hero-accent-card img{width:100%;height:82px;object-fit:cover;display:block}.hero-accent-label{background:#000000c7;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:5px 8px;font-size:9px;font-weight:700;color:#ffffffe0;display:flex;align-items:center;gap:4px;letter-spacing:.5px}.hero-accent-label i{color:var(--ci-orange);font-size:8px}.flag-badge{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:8px;font-size:11px;font-weight:900;letter-spacing:1.5px}.flag-br{background:linear-gradient(135deg,#009c3b,#00b348);color:#fedf00;box-shadow:0 3px 10px #009c3b66}.flag-ie{background:linear-gradient(135deg,#169b62,#1db876);color:#fff;box-shadow:0 3px 10px #169b6266}.hero-journey{display:flex;align-items:center;gap:0;margin-top:32px;background:#ffffff0f;border:1px solid rgba(255,255,255,.14);border-radius:18px;padding:20px 24px;max-width:480px}.journey-stop{flex:1;display:flex;flex-direction:column;gap:3px}.journey-flag{font-size:26px;line-height:1;margin-bottom:8px}.journey-year{font-size:28px;font-weight:900;color:var(--ci-orange);line-height:1}.journey-label{font-size:13px;font-weight:700;color:#fff;margin-top:2px}.journey-desc{font-size:11px;color:#ffffff80;margin-top:2px;letter-spacing:.3px}.journey-connector{display:flex;flex-direction:column;align-items:center;padding:0 20px 16px}.journey-arrow-line{display:flex;align-items:center;gap:4px;color:#f2652299}.journey-arrow-line:before{content:"";display:block;width:40px;height:1px;background:linear-gradient(to right,rgba(242,101,34,.4),var(--ci-orange))}.journey-arrow-line:after{content:">";font-size:9px;color:var(--ci-orange)}.hero-mini-stats{display:flex;gap:20px;margin-top:16px;flex-wrap:wrap}.mini-stat{font-size:12px;color:#ffffff8c;font-weight:500;display:flex;align-items:center;gap:5px}.mini-stat span{font-size:14px;font-weight:800;color:#ffffffe6}.mini-stat-dot{width:3px;height:3px;border-radius:50%;background:#ffffff40}.section{padding:80px 0}.section-title{font-size:clamp(26px,3.4vw,42px);font-weight:800;color:var(--ci-purple);margin-bottom:14px}.section-subtitle{font-size:16px;color:#63586a;line-height:1.7;max-width:620px}.about-gallery{padding:70px 0 40px;background:#fff}.about-gallery-header{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:24px;align-items:start;margin-bottom:32px}.about-gallery-title{grid-column:span 7;font-size:clamp(28px,3.8vw,44px);font-weight:800;color:var(--ci-purple);line-height:1.2}.about-gallery-title span{color:var(--ci-orange)}.about-gallery-copy{grid-column:span 5;font-size:15px;line-height:1.7;color:#6a5b6f}.about-gallery-marquee{position:relative;overflow:hidden}.about-gallery-marquee:before,.about-gallery-marquee:after{content:"";position:absolute;top:0;bottom:0;width:120px;pointer-events:none;z-index:2}.about-gallery-marquee:before{left:0;background:linear-gradient(to right,#fff 20%,transparent 100%)}.about-gallery-marquee:after{right:0;background:linear-gradient(to left,#fff 20%,transparent 100%)}.about-gallery-track{display:flex;width:max-content;gap:20px;animation:gallery-marquee 36s linear infinite}.about-gallery-track:hover{animation-play-state:paused}.gallery-item{position:relative;flex:0 0 auto;border-radius:26px;overflow:hidden;background-image:var(--image);background-size:cover;background-position:center;height:240px;width:260px;box-shadow:0 16px 40px #0c060c1f}.gallery-item:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#00000014,#0003);opacity:.6}.gallery-item.large{width:320px;height:300px}.gallery-item.tall{width:260px;height:320px}.gallery-item.medium{width:260px;height:260px}.gallery-item.small{width:220px;height:220px}.gallery-item.icon{display:flex;align-items:center;justify-content:center;background:var(--ci-orange);color:#fff;font-size:38px}@keyframes gallery-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.pillars-section{background:linear-gradient(150deg,#2a132f,#3a1a41 60%,#2a152a);color:#fff}.pillars-header{display:flex;justify-content:space-between;gap:20px;align-items:start;margin-bottom:32px}.pillars-kicker{font-size:12px;letter-spacing:2px;text-transform:uppercase;color:var(--ci-orange);margin-bottom:10px;font-weight:700}.pillars-title{font-size:clamp(26px,3.4vw,40px);font-weight:800;color:#fff}.pillars-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.pillar-card{background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:22px;box-shadow:0 18px 35px #0c060e4d;min-height:210px}.pillar-icon{width:44px;height:44px;border-radius:14px;background:#ffffff1f;display:inline-flex;align-items:center;justify-content:center;margin-bottom:14px;color:#fff;font-size:18px}.pillar-card h4{font-size:16px;font-weight:700;margin-bottom:10px}.pillar-card p{font-size:13px;line-height:1.6;color:#ffffffb3}.stats-strip{margin-top:40px;background:linear-gradient(135deg,#fff5ed,#fff);border-radius:24px;padding:28px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;border:1px solid rgba(242,101,34,.2)}.stat-item{display:grid;gap:6px}.stat-number{font-size:32px;font-weight:900;color:var(--ci-orange)}.stat-label{font-size:13px;color:#6a5b6f;text-transform:uppercase;letter-spacing:1.5px}.team-section{background:#f4f1f6}.team-header{display:flex;flex-direction:column;gap:10px;margin-bottom:36px}.team-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:22px}.consultant-card{position:relative;border-radius:26px;overflow:hidden;background:#140d1c;color:#fff;padding:20px;min-height:360px;border:1px solid rgba(255,255,255,.08);box-shadow:0 18px 45px #0b040b40;transform-style:preserve-3d;transition:transform .4s ease,box-shadow .4s ease;--rx: 0deg;--ry: 0deg}.consultant-card:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 10%,rgba(242,101,34,.35),transparent 55%);opacity:.7}.consultant-card:hover{transform:perspective(800px) rotateX(var(--rx)) rotateY(var(--ry)) translateY(-6px);box-shadow:0 24px 60px #0b040b59}.consultant-photo{position:relative;border-radius:20px;height:220px;overflow:hidden;background-image:var(--photo),linear-gradient(135deg,#fff3,#f2652259);background-size:cover;background-position:center;box-shadow:inset 0 0 0 1px #ffffff1f;z-index:1}.consultant-body{position:relative;z-index:1;margin-top:16px;display:grid;gap:6px}.consultant-name{font-size:18px;font-weight:800}.consultant-role{font-size:13px;text-transform:uppercase;letter-spacing:1.6px;color:#ffffffb3}.consultant-overlay{position:absolute;inset:0;background:linear-gradient(135deg,#100a16f2,#3d1f3dd9);padding:22px;display:flex;flex-direction:column;justify-content:flex-end;gap:12px;opacity:0;transform:translateY(10px);transition:all .3s ease;z-index:2}.consultant-card:hover .consultant-overlay{opacity:1;transform:translateY(0)}.consultant-overlay h4{font-size:16px;font-weight:700}.consultant-overlay p{font-size:13px;line-height:1.6;color:#fffc}@media(max-width:1024px){.about-hero-content{grid-template-columns:repeat(1,minmax(0,1fr))}.about-hero-text,.about-hero-media{grid-column:span 1}.hero-photo-main{height:320px}.about-gallery-header{grid-template-columns:repeat(1,minmax(0,1fr))}.about-gallery-title,.about-gallery-copy{grid-column:span 1}.about-gallery-marquee:before,.about-gallery-marquee:after{width:80px}.pillars-grid,.stats-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:768px){.nav-links{display:none}.about-gallery-marquee:before,.about-gallery-marquee:after{width:40px}.gallery-item{width:210px;height:220px}.gallery-item.large{width:260px;height:260px}.pillars-grid,.stats-strip{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.about-gallery-track{animation:none;flex-wrap:wrap;width:100%;justify-content:center}.about-gallery-marquee:before,.about-gallery-marquee:after{display:none}}
