:root{--navy: #17364a;--navy-deep: #0d293a;--navy-soft: #31576b;--mint: #79c5b5;--mint-deep: #3d9484;--mint-pale: #dcefe9;--ivory: #f7f4ee;--cream: #eee9df;--white: #ffffff;--ink: #183341;--muted: #64747b;--line: rgba(23, 54, 74, .14);--serif: "Newsreader", Georgia, serif;--sans: "Manrope", "DM Sans", Arial, sans-serif;font-family:var(--sans);color:var(--ink);background:var(--ivory);font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--ivory)}body{min-width:320px;min-height:100vh;margin:0;overflow-x:hidden;background:var(--ivory)}body,button,a{font-family:var(--sans)}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}p,h1,h2,h3{margin:0}.site-shell{position:relative;overflow:clip}.container{width:min(100% - 64px,1240px);margin-inline:auto}.page-progress{position:fixed;z-index:200;top:0;right:0;left:0;height:3px;background:var(--mint);transform-origin:0 50%}.story-line{position:absolute;z-index:0;top:980px;left:calc(50% - 710px);width:90px;height:6000px;pointer-events:none;opacity:.35}.story-line svg{width:100%;height:100%}.story-line path{fill:none;stroke:var(--mint);stroke-width:1.2;stroke-dasharray:5 8}.section{position:relative;padding:130px 0;scroll-margin-top:76px}.section-kicker{display:inline-flex;align-items:center;gap:9px;color:var(--mint-deep);font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.section-kicker:before{width:24px;height:1px;content:"";background:currentColor}.section-kicker.light{color:#9de0d2}.section-index{display:flex;align-items:center;gap:12px;margin-bottom:30px;color:var(--mint-deep);font-size:10px;font-weight:700;letter-spacing:.15em}.section-index i{width:58px;height:1px;background:var(--line)}.section-index.light{color:#9de0d2}.section-index.light i{background:#fff3}.button{min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:0 24px;border:1px solid transparent;border-radius:999px;font-size:12px;font-weight:700;letter-spacing:.01em;transition:color .25s ease,background .25s ease,border-color .25s ease,transform .25s ease,box-shadow .25s ease}.button:hover{transform:translateY(-2px)}.button-primary{color:var(--white);background:var(--navy);box-shadow:0 12px 30px #17364a2e}.button-primary:hover{background:var(--navy-deep);box-shadow:0 16px 34px #17364a40}.button-ghost{color:var(--navy);border-color:var(--line);background:#ffffff6b}.button-ghost:hover{border-color:#17364a47;background:var(--white)}.button-light{color:var(--navy);background:var(--white)}.site-header{position:fixed;z-index:100;top:0;right:0;left:0;height:82px;border-bottom:1px solid transparent;transition:height .3s ease,background .3s ease,border-color .3s ease,box-shadow .3s ease}.site-header.is-scrolled{height:72px;border-color:#17364a14;background:#f7f4eeeb;box-shadow:0 8px 28px #1933410f;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{width:155px;height:70px;display:flex;flex:none;align-items:center;justify-content:center;padding:0;overflow:hidden;border:0;background:transparent}.brand img{width:142px;height:auto}.desktop-nav{display:flex;align-items:center;gap:clamp(17px,2.1vw,34px);margin-left:auto}.desktop-nav button{position:relative;padding:9px 0;border:0;color:#415961;background:transparent;font-size:11px;font-weight:600}.desktop-nav button:after{position:absolute;right:0;bottom:3px;left:0;height:1px;content:"";background:var(--mint-deep);transform:scaleX(0);transform-origin:100% 50%;transition:transform .25s ease}.desktop-nav button:hover:after{transform:scaleX(1);transform-origin:0 50%}.header-cta{min-height:42px;flex:none;padding:0 18px;color:var(--white);background:var(--navy);font-size:10px}.menu-button{width:44px;height:44px;display:none;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:50%;color:var(--navy);background:#ffffffb3}.mobile-nav{overflow:hidden;border-top:1px solid var(--line);background:#f7f4eefa;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.mobile-nav-inner{display:flex;flex-direction:column;padding-block:16px 22px}.mobile-nav-inner button,.mobile-nav-inner a{min-height:48px;display:flex;align-items:center;justify-content:space-between;padding:0 4px;border:0;border-bottom:1px solid var(--line);color:var(--navy);background:transparent;font-size:13px;font-weight:600}.mobile-nav-inner a{margin-top:10px;padding-inline:18px;border:0;border-radius:999px;color:var(--white);background:var(--navy)}.hero{position:relative;min-height:900px;display:flex;align-items:center;padding:126px 0 90px;overflow:hidden;background:radial-gradient(circle at 10% 20%,rgba(121,197,181,.14),transparent 30%),linear-gradient(118deg,#faf8f4 0%,var(--ivory) 50%,#eeeae2 100%)}.hero:after{position:absolute;z-index:0;right:-10%;bottom:-220px;left:33%;height:390px;border-radius:50%;content:"";background:var(--ivory)}.hero-orbit{position:absolute;z-index:0;border:1px solid rgba(121,197,181,.23);border-radius:50%;pointer-events:none}.hero-orbit-one{top:-160px;left:-130px;width:480px;height:480px}.hero-orbit-two{right:-90px;bottom:80px;width:380px;height:380px}.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:.92fr 1.08fr;align-items:center;gap:clamp(30px,5vw,78px)}.hero-copy{position:relative;z-index:3;max-width:600px}.eyebrow{display:inline-flex;align-items:center;gap:10px;color:var(--mint-deep);font-size:10px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.eyebrow span{width:7px;height:7px;border-radius:50%;background:var(--mint);box-shadow:0 0 0 5px #79c5b521}.hero-role{margin-top:35px;color:#587078;font-size:12px;font-weight:600;letter-spacing:.02em}.hero h1{max-width:670px;margin-top:15px;color:var(--navy);font-family:var(--serif);font-size:clamp(52px,5.2vw,79px);font-weight:500;letter-spacing:-.045em;line-height:.98}.hero h1 em,.about-copy h2 em,.areas-heading h2 em,.innovation-heading h2 em,.press-heading h2 em,.congress-copy h2 em,.consultations-heading h2 em{color:var(--mint-deep);font-weight:400}.hero-description{max-width:570px;margin-top:26px;color:#5e7077;font-size:15px;line-height:1.75}.hero-actions{display:flex;align-items:center;gap:12px;margin-top:35px}.hero-assurances{display:flex;flex-wrap:wrap;gap:12px 19px;margin-top:27px}.hero-assurances span{display:inline-flex;align-items:center;gap:6px;color:#64767d;font-size:10px}.hero-assurances svg{color:var(--mint-deep)}.hero-visual{position:relative;min-width:0;padding:26px 18px 40px 0}.hero-image-wrap{position:relative;height:560px;overflow:hidden;border-radius:46% 22px/32% 22px 45%;box-shadow:0 35px 75px #1e303a29}.hero-image-wrap:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:linear-gradient(180deg,transparent 58%,rgba(9,33,47,.2))}.hero-image-wrap img{width:100%;height:100%;object-fit:cover;object-position:center 32%}.hero-note{position:absolute;right:-26px;bottom:0;width:225px;display:flex;align-items:flex-start;gap:12px;padding:20px 21px;border:1px solid rgba(255,255,255,.55);border-radius:20px 20px 20px 4px;color:var(--navy);background:#ffffffe0;box-shadow:0 18px 44px #223d4929;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.hero-note svg{flex:none;color:var(--mint-deep)}.hero-note p{font-family:var(--serif);font-size:15px;line-height:1.35}.hero-signature{position:absolute;top:45%;right:-91px;color:#17364a6b;font-family:var(--serif);font-size:13px;font-style:italic;letter-spacing:.1em;transform:rotate(90deg)}.scroll-cue{position:absolute;z-index:3;bottom:38px;left:50%;display:flex;align-items:center;gap:8px;padding:8px;border:0;color:#789096;background:transparent;font-size:9px;letter-spacing:.14em;text-transform:uppercase;transform:translate(-50%)}.manifesto{position:relative;z-index:2;padding:118px 0 150px;background:var(--ivory)}.manifesto-inner{display:grid;grid-template-columns:.22fr 1.28fr .5fr;align-items:start;gap:48px}.manifesto-number{padding-top:10px;color:var(--mint-deep);font-size:10px;font-weight:700}.manifesto-copy h2{max-width:780px;margin-top:23px;color:var(--navy);font-family:var(--serif);font-size:clamp(42px,4.2vw,65px);font-weight:400;letter-spacing:-.035em;line-height:1.08}.manifesto-copy h2 em{color:var(--mint-deep);font-weight:400}.manifesto-aside{padding-top:42px}.manifesto-aside p{color:#66777d;font-size:13px;line-height:1.75}.circle-link{width:48px;height:48px;display:grid;place-items:center;margin-top:28px;border:1px solid var(--line);border-radius:50%;color:var(--navy);background:transparent;transition:color .25s ease,background .25s ease,transform .25s ease}.circle-link:hover{color:var(--white);background:var(--navy);transform:rotate(8deg)}.about-section{z-index:2;padding-top:100px;background:#eeeae1}.about-section:before{position:absolute;top:-80px;right:-8%;left:-8%;height:165px;border-radius:0 0 50% 50%;content:"";background:var(--ivory)}.about-grid{display:grid;grid-template-columns:.85fr 1.15fr;align-items:center;gap:clamp(60px,8vw,120px)}.about-visual{position:relative;padding:15px 0 30px 26px}.about-image-shell{height:690px;overflow:hidden;border-radius:47% 47% 18px 18px/24% 24% 18px 18px;box-shadow:0 28px 58px #22303526}.about-image-shell img{width:100%;height:100%;object-fit:cover;object-position:center 23%}.about-visual:before{position:absolute;z-index:-1;top:-8px;right:30px;bottom:65px;left:0;border:1px solid rgba(61,148,132,.42);border-radius:48% 48% 22px 22px/25% 25% 22px 22px;content:""}.about-stamp{position:absolute;right:-36px;bottom:4px;width:132px;height:132px;display:flex;align-items:center;justify-content:center;flex-direction:column;border:1px solid rgba(255,255,255,.55);border-radius:50%;color:var(--white);background:var(--navy);box-shadow:0 18px 40px #17364a40}.about-stamp span{font-size:9px;letter-spacing:.16em}.about-stamp strong{margin:3px 0;font-family:var(--serif);font-size:33px;font-weight:500}.about-stamp small{color:#a9dacf;font-size:7px;letter-spacing:.07em}.about-copy{max-width:620px}.about-copy h2,.areas-heading h2,.press-heading h2,.consultations-heading h2{margin-top:21px;color:var(--navy);font-family:var(--serif);font-size:clamp(43px,4.5vw,65px);font-weight:400;letter-spacing:-.04em;line-height:1.03}.about-copy .lead{margin-top:30px;color:#344e59;font-size:15px;line-height:1.8}.about-copy>p:not(.lead){margin-top:19px;color:#64747b;font-size:13px;line-height:1.8}.about-credentials{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:34px;padding-top:28px;border-top:1px solid rgba(23,54,74,.12)}.about-credentials>div{display:flex;align-items:flex-start;gap:12px}.about-credentials svg{flex:none;color:var(--mint-deep)}.about-credentials span{display:flex;flex-direction:column;gap:5px}.about-credentials strong{color:var(--navy);font-size:11px}.about-credentials small{color:#728188;font-size:9px;line-height:1.55}.values-section{position:relative;z-index:2;padding:125px 0 155px;background:#eeeae1}.values-heading{max-width:640px;margin-left:24%}.values-heading h2{margin-top:18px;color:var(--navy);font-family:var(--serif);font-size:clamp(42px,4vw,60px);font-weight:400;letter-spacing:-.035em}.values-heading p{max-width:520px;margin-top:14px;color:#687a81;font-size:13px;line-height:1.7}.values-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:65px;border-top:1px solid var(--line);border-left:1px solid var(--line)}.value-item{position:relative;min-height:270px;padding:30px 26px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);transition:color .3s ease,background .3s ease,transform .3s ease}.value-item:hover{z-index:2;color:var(--white);background:var(--navy);transform:translateY(-5px)}.value-item svg{margin-top:36px;color:var(--mint-deep)}.value-item:hover svg,.value-item:hover .value-number,.value-item:hover p{color:#a4dcd1}.value-number{display:block;color:#829198;font-size:9px;font-weight:700;letter-spacing:.12em}.value-item h3{max-width:210px;margin-top:19px;color:inherit;font-family:var(--serif);font-size:23px;font-weight:500;line-height:1.08}.value-item p{margin-top:14px;color:#718188;font-size:10px;line-height:1.65}.value-5,.value-6,.value-7{grid-column:span 1}.value-5{grid-column-start:2}.method-section{position:relative;z-index:2;min-height:900px;padding:145px 0 130px;overflow:hidden;color:var(--white);background:var(--navy-deep);scroll-margin-top:70px}.method-section:before{position:absolute;top:-220px;left:-80px;width:560px;height:560px;border:1px solid rgba(121,197,181,.13);border-radius:50%;content:""}.method-contour{position:absolute;right:0;bottom:45px;left:0;height:570px;opacity:.26}.method-contour svg{width:100%;height:100%}.method-contour path{stroke:var(--mint);stroke-width:1.4}.method-inner{position:relative;z-index:2}.method-title-line{display:grid;grid-template-columns:.8fr 1.2fr;align-items:end;gap:80px;margin-top:20px}.method-title-line h2{color:var(--white);font-family:var(--serif);font-size:clamp(98px,13vw,180px);font-weight:400;letter-spacing:-.07em;line-height:.72}.method-title-line sup{display:inline-block;margin-left:12px;color:var(--mint);font-family:var(--sans);font-size:13px;letter-spacing:0;transform:translateY(-65px)}.method-title-line p{max-width:530px;padding-bottom:6px;color:#b5c7cd;font-family:var(--serif);font-size:clamp(24px,2.4vw,35px);line-height:1.25}.method-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin-top:110px}.method-step{position:relative;min-height:285px;padding:0 42px 0 0}.method-step+.method-step{padding-left:42px;border-left:1px solid rgba(255,255,255,.12)}.method-marker{width:44px;height:44px;display:grid;place-items:center;border:1px solid rgba(121,197,181,.55);border-radius:50%;color:var(--mint);font-size:9px}.method-step h3{margin-top:39px;color:var(--white);font-family:var(--serif);font-size:29px;font-weight:400}.method-step p{max-width:290px;margin-top:15px;color:#a9bbc1;font-size:11px;line-height:1.75}.method-result{display:grid;grid-template-columns:.35fr 1fr auto;align-items:center;gap:40px;margin-top:35px;padding:29px 0;border-top:1px solid rgba(255,255,255,.13);border-bottom:1px solid rgba(255,255,255,.13)}.method-result>span{color:var(--mint);font-size:9px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.method-result p{max-width:670px;color:#c0d0d5;font-size:12px;line-height:1.65}.method-result a{display:inline-flex;align-items:center;gap:8px;color:var(--white);font-size:10px;font-weight:700}.areas-section{z-index:2;padding-bottom:150px;background:var(--ivory)}.areas-heading{display:grid;grid-template-columns:1fr .48fr;align-items:end;gap:90px}.areas-heading>p{padding-bottom:7px;color:#677980;font-size:13px;line-height:1.75}.areas-list{display:grid;grid-template-columns:1fr 1fr;column-gap:70px;margin-top:70px;border-top:1px solid var(--line)}.area-row{min-height:110px;display:grid;grid-template-columns:28px 44px minmax(160px,1fr) minmax(160px,.9fr) 22px;align-items:center;gap:12px;border-bottom:1px solid var(--line);transition:padding .25s ease,background .25s ease}.area-row:hover{padding-inline:12px;background:#79c5b514}.area-index{color:#8c9aa0;font-size:8px;font-weight:700}.area-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;color:var(--mint-deep);background:var(--mint-pale)}.area-row h3{color:var(--navy);font-family:var(--serif);font-size:20px;font-weight:500;line-height:1.12}.area-row p{color:#718187;font-size:9px;line-height:1.55}.area-row>svg{color:#a1adb1}.innovation-section{position:relative;z-index:2;padding:145px 0 155px;overflow:hidden;color:var(--white);background:#244b5d;scroll-margin-top:70px}.innovation-section:before{position:absolute;top:-190px;right:-170px;width:600px;height:600px;border:1px solid rgba(121,197,181,.2);border-radius:50%;content:"";box-shadow:0 0 0 80px #79c5b509,0 0 0 160px #79c5b506}.innovation-heading{position:relative;max-width:850px}.innovation-heading h2{margin-top:20px;color:var(--white);font-family:var(--serif);font-size:clamp(45px,5vw,70px);font-weight:400;letter-spacing:-.04em;line-height:1.02}.innovation-heading h2 em{color:#9de0d2}.innovation-prologue{display:grid;grid-template-columns:.42fr 1fr;align-items:end;gap:60px;margin-top:68px;padding:30px 0 4px;border-top:1px solid rgba(255,255,255,.14)}.innovation-prologue>span{color:#9de0d2;font-size:9px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.innovation-prologue p{max-width:790px;color:#d6e1e4;font-family:var(--serif);font-size:clamp(25px,2.5vw,36px);line-height:1.24}.innovation-story{position:relative;margin-top:58px}.story-chapter{position:relative;min-height:660px;display:grid;grid-template-columns:92px minmax(0,1fr);gap:42px;padding:58px 60px 58px 34px;overflow:hidden;color:var(--navy);background:#f6f1e9}.gericalcs-chapter{border-radius:16px 116px 16px 16px}.story-chapter:after{position:absolute;z-index:0;top:-210px;right:-130px;width:540px;height:540px;border:1px solid rgba(23,54,74,.1);border-radius:50%;content:"";box-shadow:0 0 0 65px #79c5b514,0 0 0 130px #79c5b50a}.chapter-rail{position:relative;z-index:2;display:flex;align-items:center;flex-direction:column;gap:14px}.chapter-rail>span{width:44px;height:44px;display:grid;place-items:center;border:1px solid rgba(23,54,74,.2);border-radius:50%;color:var(--mint-deep);font-size:9px;font-weight:700}.chapter-rail i{width:1px;height:145px;background:linear-gradient(var(--mint-deep),transparent)}.chapter-rail small{color:#6d8087;font-size:8px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;writing-mode:vertical-rl}.chapter-copy{position:relative;z-index:2;max-width:770px}.chapter-label{color:var(--mint-deep);font-size:9px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.chapter-copy h3{max-width:730px;margin-top:17px;color:inherit;font-family:var(--serif);font-size:clamp(42px,4.25vw,61px);font-weight:400;letter-spacing:-.04em;line-height:1.02}.chapter-copy h3 em{color:var(--mint-deep);font-weight:400}.chapter-copy>p{max-width:720px;margin-top:19px;color:#5f737b;font-size:12px;line-height:1.78}.chapter-copy>p strong{color:var(--navy)}.chapter-manifesto{max-width:720px;display:grid;gap:7px;margin-top:30px;padding:22px 24px;border-left:3px solid var(--mint-deep);background:#79c5b524}.chapter-manifesto small{color:var(--mint-deep);font-size:8px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.chapter-manifesto strong{color:var(--navy);font-family:var(--serif);font-size:25px;font-weight:500}.chapter-manifesto span{color:#64777e;font-size:9px;line-height:1.5}.chapter-actions{max-width:720px;display:flex;align-items:center;justify-content:space-between;gap:25px;margin-top:30px}.chapter-actions>a{display:inline-flex;align-items:center;gap:8px;padding-bottom:5px;border-bottom:1px solid currentColor;color:inherit;font-size:10px;font-weight:700}.chapter-actions>div{display:flex;align-items:center;gap:9px;color:#71838a;font-size:8px;font-weight:600}.chapter-actions i{width:3px;height:3px;border-radius:50%;background:var(--mint-deep)}.chapter-symbol{position:absolute;z-index:1;top:57px;right:48px;width:180px;height:180px;display:grid;place-items:center;border:1px solid rgba(23,54,74,.08);border-radius:50%;color:#17364a12}.chapter-symbol span{font-family:var(--serif);font-size:84px;font-weight:500;letter-spacing:-.08em}.chapter-symbol small{position:absolute;bottom:28px;font-size:7px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.story-turn{min-height:190px;display:grid;grid-template-columns:.75fr 1.25fr 40px;align-items:center;gap:45px;padding:25px 65px 25px 126px}.story-turn:before{position:absolute;top:-45px;bottom:-45px;left:77px;width:1px;content:"";background:linear-gradient(transparent,var(--mint),transparent)}.story-turn>span{color:#9eb4bb;font-size:10px;line-height:1.55}.story-turn strong{color:var(--white);font-family:var(--serif);font-size:clamp(25px,2.5vw,36px);font-weight:400;line-height:1.2}.story-turn svg{color:var(--mint)}.gerione-chapter{border:1px solid rgba(255,255,255,.16);border-radius:116px 16px 16px;color:var(--white);background:#fff1}.gerione-chapter:after{border-color:#ffffff1a;box-shadow:0 0 0 65px #79c5b509,0 0 0 130px #79c5b505}.gerione-chapter .chapter-rail>span{border-color:#fff3;color:#9de0d2}.gerione-chapter .chapter-rail small,.gerione-chapter .chapter-copy>p,.gerione-chapter .chapter-actions>div{color:#adc0c7}.gerione-chapter .chapter-label,.gerione-chapter .chapter-copy h3 em{color:#9de0d2}.gerione-chapter .chapter-copy>p strong{color:var(--white)}.gerione-chapter .chapter-symbol{border-color:#ffffff14;color:#ffffff0f}.gerione-flow{max-width:720px;display:grid;grid-template-columns:1fr 20px 1fr 20px 1fr;align-items:center;gap:12px;margin-top:30px;padding:20px 22px;border:1px solid rgba(255,255,255,.11);border-radius:10px;background:#051c2938}.gerione-flow div{display:flex;align-items:center;gap:10px}.gerione-flow div span{width:28px;height:28px;display:grid;flex:none;place-items:center;border-radius:50%;color:var(--navy);background:var(--mint);font-size:7px;font-weight:700}.gerione-flow strong{font-family:var(--serif);font-size:17px;font-weight:400}.gerione-flow>svg{color:#6d8994}.innovation-epilogue{display:grid;grid-template-columns:.48fr 1fr auto;align-items:center;gap:38px;margin-top:68px;padding:34px 0 0;border-top:1px solid rgba(255,255,255,.14)}.innovation-epilogue>span{display:flex;align-items:center;gap:10px;color:#9de0d2;font-size:9px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.innovation-epilogue p{max-width:640px;color:#b9cbd1;font-size:11px;line-height:1.7}.innovation-epilogue button{display:inline-flex;align-items:center;gap:8px;padding:0 0 5px;border:0;border-bottom:1px solid currentColor;color:var(--white);background:transparent;font-size:9px;font-weight:700}.press-section{z-index:2;padding-bottom:155px;background:var(--ivory)}.press-heading{display:grid;grid-template-columns:1fr .48fr;align-items:end;gap:80px}.press-heading>p{padding-bottom:8px;color:#6b7b81;font-size:13px;line-height:1.75}.press-grid{display:grid;grid-template-columns:1.3fr .85fr .85fr;gap:24px;margin-top:68px}.press-image{position:relative;height:285px;overflow:hidden;border-radius:8px 54px 8px 8px;background:#dfe4e2}.press-item-2 .press-image,.press-item-3 .press-image{height:225px}.press-image:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:linear-gradient(180deg,transparent 45%,rgba(9,30,40,.48));transition:background .3s ease}.press-image img{width:100%;height:100%;object-fit:cover;transition:transform .55s ease}.press-item-1 .press-image img,.press-item-2 .press-image img,.press-item-3 .press-image img{object-position:center}.press-item a:hover .press-image img{transform:scale(1.04)}.play-button{position:absolute;z-index:2;right:22px;bottom:20px;width:51px;height:51px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.55);border-radius:50%;color:var(--white);background:#ffffff1f;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.press-type{position:absolute;z-index:2;top:18px;left:18px;padding:7px 10px;border-radius:999px;color:var(--navy);background:#ffffffe6;font-size:8px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.press-meta{display:flex;align-items:center;gap:9px;margin-top:22px;color:#849198;font-size:8px;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.press-meta i{width:3px;height:3px;border-radius:50%;background:var(--mint-deep)}.press-item h3{margin-top:12px;color:var(--navy);font-family:var(--serif);font-size:24px;font-weight:500;line-height:1.16}.press-item-1 h3{font-size:31px}.press-link{display:inline-flex;align-items:center;gap:7px;margin-top:18px;color:var(--mint-deep);font-size:9px;font-weight:700}.congress-section{position:relative;z-index:2;padding:135px 0;overflow:hidden;color:var(--white);background:#143246;scroll-margin-top:70px}.congress-section:before{position:absolute;right:-140px;bottom:-230px;width:670px;height:670px;border:1px solid rgba(121,197,181,.14);border-radius:50%;content:"";box-shadow:0 0 0 70px #79c5b506,0 0 0 140px #79c5b505}.congress-grid{position:relative;display:grid;grid-template-columns:1fr .72fr;align-items:center;gap:110px}.congress-copy h2{max-width:710px;margin-top:23px;font-family:var(--serif);font-size:clamp(48px,5vw,72px);font-weight:400;letter-spacing:-.04em;line-height:1}.congress-copy h2 em{color:#9de0d2}.congress-copy p{max-width:620px;margin-top:25px;color:#afc1c8;font-size:13px;line-height:1.75}.congress-copy .button{margin-top:32px}.congress-poster{min-height:500px;display:flex;flex-direction:column;padding:36px;border:1px solid rgba(255,255,255,.18);border-radius:120px 14px 14px;background:linear-gradient(150deg,#79c5b538,#ffffff09);box-shadow:0 28px 60px #05172240}.poster-top,.poster-bottom{display:flex;align-items:center;justify-content:space-between;color:#a9d8cf;font-size:8px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.poster-main{margin:auto 0}.poster-main small{color:#c4d2d7;font-family:var(--serif);font-size:18px;line-height:1.25}.poster-main strong{display:block;margin-top:14px;color:var(--white);font-family:var(--serif);font-size:clamp(57px,6vw,80px);font-weight:500;letter-spacing:-.07em}.poster-main p{margin-top:9px;color:#9de0d2;font-size:9px;letter-spacing:.12em;text-transform:uppercase}.poster-line{height:1px;margin-bottom:23px;background:#ffffff26}.consultations-section{position:relative;z-index:2;padding:135px 0 150px;background:#e9eee9;scroll-margin-top:70px}.consultations-section:before{position:absolute;top:-85px;right:-7%;left:-7%;height:160px;border-radius:0 0 50% 50%;content:"";background:#143246}.consultations-heading{max-width:760px}.consultation-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin-top:64px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.consultation-item{min-height:300px;padding:34px 38px}.consultation-item+.consultation-item{border-left:1px solid var(--line)}.consultation-item-top{display:flex;align-items:center;justify-content:space-between;color:var(--mint-deep)}.consultation-item-top span{color:#91a09f;font-size:9px;font-weight:700}.consultation-item h3{margin-top:44px;color:var(--navy);font-family:var(--serif);font-size:30px;font-weight:500}.consultation-item p{margin-top:14px;color:#66797d;font-size:11px;line-height:1.7}.consultation-item small{display:block;margin-top:24px;color:var(--mint-deep);font-size:9px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.consultation-cta{display:flex;align-items:center;justify-content:space-between;gap:40px;margin-top:72px;padding:38px 42px;border-radius:10px 70px 10px 10px;color:var(--white);background:var(--navy)}.consultation-cta span{color:#9de0d2;font-size:9px;font-weight:700;letter-spacing:.11em;text-transform:uppercase}.consultation-cta h3{margin-top:8px;font-family:var(--serif);font-size:30px;font-weight:400}.consultation-cta .button-primary{flex:none;color:var(--navy);background:var(--mint)}.site-footer{position:relative;z-index:2;padding:125px 0 25px;overflow:hidden;color:#b5c7cd;background:#0a2333;scroll-margin-top:70px}.footer-curve{position:absolute;top:-350px;left:48%;width:820px;height:520px;border:1px solid rgba(121,197,181,.14);border-radius:50%;transform:translate(-50%)}.footer-main{position:relative;display:grid;grid-template-columns:1.5fr .85fr .65fr;gap:80px;padding-bottom:70px}.footer-brand img{width:250px;margin-left:-20px}.footer-brand p{max-width:350px;margin-top:14px;color:#899fa9;font-family:var(--serif);font-size:20px;line-height:1.45}.footer-contact,.footer-nav{display:flex;align-items:flex-start;flex-direction:column;gap:14px}.footer-label{margin-bottom:9px;color:#81cbbb;font-size:9px;font-weight:700;letter-spacing:.15em;text-transform:uppercase}.footer-contact a{width:100%;display:grid;grid-template-columns:18px 1fr 14px;align-items:center;gap:9px;padding-bottom:12px;border-bottom:1px solid rgba(255,255,255,.08);color:#c1d0d5;font-size:10px}.footer-nav button{padding:0;border:0;color:#99adb5;background:transparent;font-size:10px}.footer-contact a:hover,.footer-nav button:hover{color:var(--white)}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-top:22px;border-top:1px solid rgba(255,255,255,.08);color:#738993;font-size:8px}.floating-whatsapp{position:fixed;z-index:90;right:22px;bottom:22px;min-height:49px;display:flex;align-items:center;gap:9px;padding:0 18px;border:1px solid rgba(255,255,255,.3);border-radius:999px;color:var(--white);background:#2aa879;box-shadow:0 14px 32px #187a5647;font-size:10px;font-weight:700;transition:transform .25s ease,box-shadow .25s ease}.floating-whatsapp:hover{box-shadow:0 18px 38px #187a565c;transform:translateY(-3px)}@media (max-width: 1120px){.container{width:min(100% - 44px,1060px)}.desktop-nav{gap:17px}.hero{min-height:830px}.hero-grid{grid-template-columns:.95fr 1.05fr;gap:34px}.hero h1{font-size:61px}.hero-image-wrap{height:510px}.hero-note{right:-4px}.story-line{display:none}.about-grid{gap:65px}.about-image-shell{height:630px}.areas-list{column-gap:36px}.area-row{grid-template-columns:24px 41px minmax(150px,1fr) minmax(115px,.8fr) 18px}.congress-grid{gap:60px}}@media (max-width: 920px){.site-header,.site-header.is-scrolled{height:68px}.brand{width:134px;height:62px}.brand img{width:124px}.desktop-nav,.header-cta{display:none}.menu-button{display:flex}.hero{min-height:auto;padding:114px 0 105px}.hero-grid{grid-template-columns:1fr;gap:55px}.hero-copy{max-width:700px}.hero h1{max-width:680px;font-size:clamp(52px,8.4vw,74px)}.hero-visual{width:88%;justify-self:end}.hero-image-wrap{height:520px}.scroll-cue{display:none}.manifesto-inner{grid-template-columns:48px 1fr;gap:22px}.manifesto-aside{grid-column:2;max-width:520px;padding-top:8px}.about-grid{grid-template-columns:.85fr 1.15fr;gap:45px}.about-image-shell{height:580px}.about-stamp{right:-20px;width:112px;height:112px}.about-credentials{grid-template-columns:1fr}.values-heading{margin-left:0}.values-grid{grid-template-columns:repeat(2,1fr)}.value-5{grid-column-start:auto}.method-title-line{grid-template-columns:.7fr 1.3fr;gap:45px}.method-title-line sup{transform:translateY(-45px)}.method-step{padding-right:24px}.method-step+.method-step{padding-left:24px}.method-result{grid-template-columns:.28fr 1fr}.method-result a{grid-column:2}.areas-heading,.press-heading{grid-template-columns:1fr;gap:25px}.areas-heading>p,.press-heading>p{max-width:530px}.areas-list{grid-template-columns:1fr}.innovation-prologue{grid-template-columns:.32fr 1fr;gap:35px}.story-chapter{min-height:620px;grid-template-columns:68px minmax(0,1fr);gap:28px;padding:46px 38px 46px 24px}.chapter-copy{max-width:650px}.chapter-symbol{top:34px;right:28px;width:140px;height:140px}.chapter-symbol span{font-size:64px}.story-turn{grid-template-columns:.6fr 1.4fr 30px;gap:28px;padding-inline:92px 38px}.story-turn:before{left:56px}.innovation-epilogue{grid-template-columns:.35fr 1fr}.innovation-epilogue button{grid-column:2;justify-self:start}.press-grid{grid-template-columns:1fr 1fr}.press-item-1{grid-column:1 / -1}.press-item-1 .press-image{height:380px}.congress-grid{grid-template-columns:1fr .82fr;gap:40px}.congress-poster{min-height:440px;padding:28px}.consultation-item{padding-inline:25px}.footer-main{grid-template-columns:1.2fr 1fr;gap:60px}.footer-nav{display:none}}@media (max-width: 700px){.container{width:calc(100% - 30px)}.section{padding:92px 0}.hero{padding:100px 0 86px}.hero-role{margin-top:28px}.hero h1{font-size:clamp(45px,12.7vw,62px);line-height:.99}.hero-description{font-size:14px}.hero-actions{align-items:stretch;flex-direction:column}.hero-actions .button{width:100%}.hero-assurances{gap:10px 15px}.hero-visual{width:100%;padding-right:0}.hero-image-wrap{height:395px;border-radius:38% 14px/26% 14px 35%}.hero-note{right:10px;bottom:-6px;width:205px;padding:16px}.hero-signature{display:none}.manifesto{padding:85px 0 120px}.manifesto-inner{grid-template-columns:1fr}.manifesto-copy,.manifesto-aside{grid-column:1}.manifesto-number{display:none}.manifesto-copy h2{font-size:40px}.about-section{padding-top:70px}.about-section:before{top:-55px;height:110px}.about-grid{grid-template-columns:1fr;gap:68px}.about-visual{width:calc(100% - 18px);padding-left:12px}.about-image-shell{height:min(142vw,660px)}.about-stamp{right:-14px}.about-copy h2,.areas-heading h2,.press-heading h2,.consultations-heading h2{font-size:42px}.values-section{padding:90px 0 105px}.values-grid{grid-template-columns:1fr;margin-top:45px}.value-item{min-height:230px}.method-section{min-height:auto;padding:100px 0}.method-title-line{grid-template-columns:1fr;gap:36px}.method-title-line h2{font-size:110px}.method-title-line sup{transform:translateY(-48px)}.method-title-line p{font-size:28px}.method-steps{grid-template-columns:1fr;margin-top:70px}.method-step,.method-step+.method-step{min-height:auto;padding:32px 0 36px;border-left:0;border-bottom:1px solid rgba(255,255,255,.12)}.method-step h3{margin-top:24px}.method-result{grid-template-columns:1fr;gap:14px;margin-top:22px}.method-result a{grid-column:1;margin-top:10px}.areas-list{margin-top:45px}.area-row{min-height:128px;grid-template-columns:25px 42px 1fr 18px}.area-row p{grid-column:3 / 5;margin:-16px 0 13px}.innovation-section{padding:100px 0}.innovation-heading h2,.congress-copy h2{font-size:45px}.innovation-prologue{grid-template-columns:1fr;gap:16px;margin-top:45px}.innovation-story{margin-top:42px}.story-chapter{min-height:0;grid-template-columns:1fr;gap:28px;padding:30px 22px 34px}.gericalcs-chapter{border-radius:12px 60px 12px 12px}.gerione-chapter{border-radius:60px 12px 12px}.chapter-rail{align-items:center;flex-direction:row;justify-content:flex-start}.chapter-rail i{width:58px;height:1px;background:linear-gradient(90deg,var(--mint-deep),transparent)}.chapter-rail small{writing-mode:initial}.chapter-symbol{top:18px;right:18px;width:92px;height:92px}.chapter-symbol span{font-size:43px}.chapter-symbol small{display:none}.chapter-copy h3{max-width:100%;font-size:39px}.chapter-copy>p{font-size:11px}.chapter-manifesto{padding:18px}.chapter-manifesto strong{font-size:22px}.chapter-actions{align-items:flex-start;flex-direction:column}.story-turn{min-height:230px;grid-template-columns:1fr;gap:12px;padding:35px 22px 35px 52px}.story-turn:before{top:-30px;bottom:-30px;left:24px}.story-turn svg{margin-top:8px}.gerione-flow{grid-template-columns:1fr;gap:10px}.gerione-flow>svg{justify-self:center;transform:rotate(90deg)}.innovation-epilogue{grid-template-columns:1fr;gap:16px;margin-top:46px}.innovation-epilogue button{grid-column:1;justify-self:start;margin-top:8px}.press-grid{grid-template-columns:1fr;margin-top:48px}.press-item-1{grid-column:1}.press-item-1 .press-image,.press-item-2 .press-image,.press-item-3 .press-image{height:255px}.press-item-1 h3{font-size:26px}.congress-section{padding:100px 0 130px}.congress-grid{grid-template-columns:1fr;gap:65px}.congress-poster{min-height:455px}.consultations-section{padding:100px 0}.consultations-section:before{top:-50px;height:100px}.consultation-grid{grid-template-columns:1fr;margin-top:45px}.consultation-item{min-height:260px;padding:31px 8px}.consultation-item+.consultation-item{border-top:1px solid var(--line);border-left:0}.consultation-cta{align-items:flex-start;flex-direction:column;margin-top:50px;padding:30px 25px;border-radius:10px 50px 10px 10px}.consultation-cta .button{width:100%}.site-footer{padding-top:90px}.footer-main{grid-template-columns:1fr;gap:50px}.footer-brand img{width:215px}.footer-bottom{align-items:flex-start;flex-direction:column}.floating-whatsapp{right:14px;bottom:14px;width:50px;height:50px;justify-content:center;padding:0}.floating-whatsapp span{display:none}}@media (max-width: 390px){.hero h1{font-size:43px}.hero-assurances span:last-child{display:none}.hero-image-wrap{height:350px}.hero-note{width:184px}.about-copy h2,.areas-heading h2,.press-heading h2,.consultations-heading h2,.innovation-heading h2,.congress-copy h2{font-size:38px}.method-title-line h2{font-size:94px}.chapter-copy h3{font-size:35px}.chapter-actions>div{flex-wrap:wrap}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
