.page-approche{--blue:#124978;--blue-700:#0e3a60;--blue-900:#0a2a47;--blue-950:#071d33;--green:#5a8d36;--green-400:#7bb24f;--green-700:#48742a;--orange:#e78a18;--orange-400:#f2a23e;--orange-600:#cf7910;--ink:#14202b;--muted:#5b636b;--line:#e4e9ed;--surface:#fff;--bg-soft:#f4f6f7;--bg:#fff;--paper:#fbfcfd;--r:16px;--r-lg:24px;--maxw:1240px;--display:var(--font-display),"Bricolage Grotesque",system-ui,-apple-system,"Segoe UI",sans-serif;--body:var(--font-body),"Inter",system-ui,-apple-system,"Segoe UI",sans-serif;--mono:var(--font-mono),"Space Mono","JetBrains Mono",ui-monospace,Menlo,monospace;--shadow:0 2px 4px rgba(10,42,71,.04),0 24px 60px -28px rgba(10,42,71,.3);--ease:cubic-bezier(.16,1,.3,1)}.page-approche *{box-sizing:border-box}.page-approche{scroll-behavior:smooth;margin:0;background:var(--bg);color:var(--ink);font-family:var(--body);font-size:17px;line-height:1.62;font-weight:450;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overflow-x:hidden}.page-approche h1,.page-approche h2,.page-approche h3,.page-approche h4{margin:0;font-family:var(--display);line-height:1.05;letter-spacing:-.025em;color:var(--blue-900);font-weight:700}.page-approche p{margin:0}.page-approche a{color:inherit;text-decoration:none}.page-approche img{display:block;max-width:100%}.page-approche ul{margin:0;padding:0;list-style:none}.page-approche .wrap{max-width:var(--maxw);margin:0 auto;padding:0 32px}.page-approche section{position:relative;padding:104px 0}.page-approche .kicker{font-family:var(--mono);font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.18em;color:var(--green-700);display:inline-flex;align-items:center;gap:11px}.page-approche .kicker:before{content:"";width:26px;height:1.5px;background:var(--orange)}.page-approche .sec-head{max-width:740px;margin:0 0 60px}.page-approche .sec-head .kicker{margin-bottom:22px}.page-approche .sec-head h2{font-size:clamp(30px,4vw,48px);letter-spacing:-.03em}.page-approche .sec-head p{color:var(--muted);font-size:19px;margin-top:20px;text-wrap:pretty;max-width:640px}.page-approche .btn{display:inline-flex;align-items:center;gap:10px;font-family:var(--body);font-size:15px;font-weight:600;padding:15px 24px;border-radius:100px;border:1.5px solid transparent;cursor:pointer;position:relative;background:var(--blue);color:#fff;transition:transform .25s var(--ease),box-shadow .3s var(--ease),background .25s,color .25s,border-color .25s;white-space:nowrap}.page-approche .btn svg{width:17px;height:17px}.page-approche .btn-orange{background:var(--orange)}.page-approche .btn-orange:hover{background:var(--orange-600);transform:translateY(-3px);box-shadow:0 16px 34px -12px rgba(231,138,24,.7)}.page-approche .btn-white{background:#fff;color:var(--blue-900)}.page-approche .btn-white:hover{transform:translateY(-3px);box-shadow:0 16px 34px -12px rgba(0,0,0,.45)}.page-approche .btn-line{background:transparent;color:#fff;border-color:hsla(0,0%,100%,.4)}.page-approche .btn-line:hover{border-color:#fff;background:hsla(0,0%,100%,.08);transform:translateY(-3px)}.page-approche #progress{position:fixed;top:0;left:0;height:3px;width:0;z-index:200;background:linear-gradient(90deg,var(--blue),var(--green),var(--orange));transition:width .1s linear}.page-approche header.nav{position:fixed;top:0;left:0;right:0;z-index:120;transition:background .3s,box-shadow .3s,border-color .3s;background:rgba(7,29,51,0);border-bottom:1px solid transparent}.page-approche header.nav.scrolled{background:hsla(0,0%,100%,.85);backdrop-filter:saturate(180%) blur(16px);-webkit-backdrop-filter:saturate(180%) blur(16px);border-bottom-color:var(--line);box-shadow:0 10px 30px -24px rgba(10,42,71,.6)}.page-approche .nav-in{display:flex;align-items:center;gap:30px;height:80px}.page-approche .brand{display:flex;align-items:center;gap:12px;flex-shrink:0}.page-approche .brand img{height:44px;width:auto}.page-approche .nav-links{display:flex;align-items:center;gap:30px;margin-left:6px}.page-approche .nav-links a{font-size:15px;font-weight:500;color:#fff;opacity:.84;transition:opacity .2s,color .2s;position:relative}.page-approche .nav-links a.active,.page-approche .nav-links a:hover{opacity:1}.page-approche .nav-links a.active:after{content:"";position:absolute;left:0;right:0;bottom:-7px;height:2px;background:var(--orange);border-radius:2px}.page-approche header.nav.scrolled .nav-links a{color:var(--ink);opacity:.78}.page-approche header.nav.scrolled .nav-links a.active,.page-approche header.nav.scrolled .nav-links a:hover{opacity:1;color:var(--blue)}.page-approche .nav-right{margin-left:auto;display:flex;align-items:center;gap:18px}.page-approche .lang{display:flex;gap:2px;font-family:var(--mono);font-size:12px;font-weight:700;border:1px solid hsla(0,0%,100%,.32);border-radius:8px;overflow:hidden}.page-approche header.nav.scrolled .lang{border-color:var(--line)}.page-approche .lang span{padding:5px 9px;color:hsla(0,0%,100%,.7)}.page-approche .lang span.on{background:var(--orange);color:#fff}.page-approche header.nav.scrolled .lang span{color:var(--muted)}.page-approche header.nav.scrolled .lang span.on{background:var(--orange);color:#fff}.page-approche .burger{display:none;flex-direction:column;gap:5px;background:none;border:0;cursor:pointer;padding:8px;z-index:130}.page-approche .burger span{width:25px;height:2px;background:#fff;border-radius:2px;transition:.3s}.page-approche header.nav.scrolled .burger span{background:var(--blue-900)}.page-approche .has-dropdown{position:relative;display:flex;align-items:center}.page-approche .dd-toggle{display:inline-flex;align-items:center;gap:5px;cursor:pointer}.page-approche .dd-toggle .caret{width:13px;height:13px;opacity:.85;transition:transform .25s var(--ease)}.page-approche .has-dropdown:focus-within .caret,.page-approche .has-dropdown:hover .caret{transform:rotate(180deg)}.page-approche .has-dropdown:after{content:"";position:absolute;top:100%;left:-10px;right:-10px;height:20px}.page-approche .dropdown{position:absolute;top:calc(100% + 16px);left:50%;transform:translateX(-50%) translateY(8px);min-width:230px;background:hsla(0,0%,100%,.98);backdrop-filter:saturate(180%) blur(16px);-webkit-backdrop-filter:saturate(180%) blur(16px);border:1px solid var(--line);border-radius:14px;box-shadow:0 24px 54px -22px rgba(10,42,71,.5);padding:8px;display:flex;flex-direction:column;gap:2px;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .25s var(--ease),transform .25s var(--ease),visibility .25s}.page-approche .has-dropdown:focus-within .dropdown,.page-approche .has-dropdown:hover .dropdown{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(-50%) translateY(0)}.page-approche .dropdown a{color:var(--ink)!important;opacity:1!important;font-size:14.5px;font-weight:500;padding:11px 14px;border-radius:9px;white-space:nowrap;transition:background .2s,color .2s}.page-approche .dropdown a:after{display:none!important}.page-approche .dropdown a:hover{background:var(--bg-soft);color:var(--blue)!important}.page-approche .dropdown a.on{color:var(--blue)!important;background:rgba(18,73,120,.07)}.page-approche .wa-float{position:fixed;right:24px;bottom:24px;z-index:150;width:58px;height:58px;border-radius:50%;background:#25d366;display:grid;place-items:center;box-shadow:0 16px 34px -10px rgba(37,211,102,.6),0 4px 12px rgba(0,0,0,.22);transition:transform .25s var(--ease),box-shadow .25s var(--ease);animation:wa-in .5s var(--ease) .7s both}.page-approche .wa-float svg{width:31px;height:31px;fill:#fff}.page-approche .wa-float:before{content:"";position:absolute;inset:0;border-radius:50%;animation:wa-pulse 2.6s ease-out infinite}.page-approche .wa-float:hover{transform:scale(1.07) translateY(-2px);box-shadow:0 22px 44px -10px rgba(37,211,102,.72)}.page-approche .wa-tip{right:70px;transform:translateY(-50%) translateX(8px);color:#fff;font-family:var(--body);font-size:13px;font-weight:600;white-space:nowrap;padding:9px 14px;border-radius:10px;opacity:0;pointer-events:none;transition:opacity .25s,transform .25s;box-shadow:0 12px 26px -12px rgba(0,0,0,.5)}.page-approche .wa-tip,.page-approche .wa-tip:after{position:absolute;top:50%;background:var(--blue-900)}.page-approche .wa-tip:after{content:"";right:-5px;width:10px;height:10px;transform:translateY(-50%) rotate(45deg)}.page-approche .wa-float:hover .wa-tip{opacity:1;transform:translateY(-50%) translateX(0)}@keyframes wa-pulse{0%{box-shadow:0 0 0 0 rgba(37,211,102,.5)}70%{box-shadow:0 0 0 16px rgba(37,211,102,0)}to{box-shadow:0 0 0 0 rgba(37,211,102,0)}}@keyframes wa-in{0%{opacity:0;transform:scale(.4)}to{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.page-approche .wa-float,.page-approche .wa-float:before{animation:none}}.page-approche .page-hero{position:relative;background:var(--blue-950);color:#fff;overflow:hidden;padding:170px 0 92px}.page-approche .ph-aurora{position:absolute;inset:-15%;z-index:0;filter:blur(72px);opacity:.5}.page-approche .ph-aurora i{position:absolute;border-radius:50%;animation:drift 22s ease-in-out infinite}.page-approche .ph-aurora i:first-child{width:42vw;height:42vw;left:-6%;top:-20%;background:radial-gradient(circle,rgba(18,73,120,.95),transparent 64%)}.page-approche .ph-aurora i:nth-child(2){width:36vw;height:36vw;right:-8%;top:-10%;background:radial-gradient(circle,rgba(90,141,54,.6),transparent 62%);animation-delay:-7s}.page-approche .ph-aurora i:nth-child(3){width:28vw;height:28vw;right:18%;bottom:-30%;background:radial-gradient(circle,rgba(231,138,24,.45),transparent 60%);animation-delay:-13s}@keyframes drift{0%,to{transform:translate(0) scale(1)}33%{transform:translate(4%,4%) scale(1.07)}66%{transform:translate(-3%,-2%) scale(.96)}}.page-approche .ph-grid{position:absolute;inset:0;z-index:1;opacity:.4;background-image:linear-gradient(hsla(0,0%,100%,.05) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.05) 1px,transparent 0);background-size:54px 54px;-webkit-mask-image:radial-gradient(130% 100% at 75% 20%,#000 36%,transparent 78%);mask-image:radial-gradient(130% 100% at 75% 20%,#000 36%,transparent 78%)}.page-approche .ph-net{position:absolute;inset:0;z-index:2;opacity:.42;pointer-events:none}.page-approche .ph-net line{stroke:hsla(0,0%,100%,.16);stroke-width:1}.page-approche .ph-net circle{fill:var(--green-400)}.page-approche .ph-net .pulse{animation:nodepulse 3.2s ease-in-out infinite}@keyframes nodepulse{0%,to{opacity:.35;r:3}50%{opacity:1;r:5}}.page-approche .ph-in{position:relative;z-index:5;max-width:var(--maxw);margin:0 auto;padding:0 32px}.page-approche .crumb{font-family:var(--mono);font-size:12px;letter-spacing:.06em;color:hsla(0,0%,100%,.55);margin-bottom:26px;display:flex;gap:10px;align-items:center}.page-approche .crumb a{color:hsla(0,0%,100%,.7)}.page-approche .crumb a:hover{color:#fff}.page-approche .crumb .sep{color:var(--orange)}.page-approche .page-hero .kicker{color:var(--green-400)}.page-approche .page-hero .kicker:before{background:var(--orange)}.page-approche .page-hero h1{color:#fff;font-size:clamp(40px,6vw,76px);line-height:1;letter-spacing:-.035em;margin-top:22px;max-width:16ch;text-wrap:balance}.page-approche .page-hero h1 .accent{color:var(--orange)}.page-approche .ph-lead{margin-top:26px;font-size:19px;line-height:1.6;color:hsla(0,0%,100%,.82);max-width:640px;text-wrap:pretty}.page-approche .ph-meta{margin-top:32px;display:flex;gap:22px;flex-wrap:wrap;font-family:var(--mono);font-size:12.5px;letter-spacing:.04em;color:hsla(0,0%,100%,.62)}.page-approche .ph-meta b{color:var(--green-400);font-weight:700}.page-approche .ph-meta .sep{width:5px;height:5px;border-radius:50%;background:var(--orange);align-self:center}.page-approche .principles{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px;margin-top:8px}.page-approche .principle{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);padding:34px 30px;position:relative;overflow:hidden;transition:transform .35s var(--ease),box-shadow .35s var(--ease)}.page-approche .principle:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.page-approche .principle .pn{font-family:var(--mono);font-size:12px;font-weight:700;color:var(--orange);letter-spacing:.1em}.page-approche .principle .pic{width:50px;height:50px;border-radius:13px;display:grid;place-items:center;background:rgba(18,73,120,.08);margin:18px 0 20px}.page-approche .principle .pic svg{width:25px;height:25px;color:var(--blue)}.page-approche .principle:nth-child(2) .pic{background:rgba(90,141,54,.12)}.page-approche .principle:nth-child(2) .pic svg{color:var(--green)}.page-approche .principle:nth-child(3) .pic{background:rgba(231,138,24,.13)}.page-approche .principle:nth-child(3) .pic svg{color:var(--orange-600)}.page-approche .principle h3{font-size:21px;margin-bottom:10px}.page-approche .principle p{color:var(--muted);font-size:15px;line-height:1.6}.page-approche .method{background:var(--blue-950);color:#fff;overflow:hidden}.page-approche .method .m-aurora{position:absolute;inset:0;z-index:0;opacity:.5;filter:blur(80px)}.page-approche .method .m-aurora i{position:absolute;border-radius:50%}.page-approche .method .m-aurora i:first-child{width:36vw;height:36vw;left:-8%;top:6%;background:radial-gradient(circle,rgba(18,73,120,.9),transparent 65%)}.page-approche .method .m-aurora i:nth-child(2){width:32vw;height:32vw;right:-6%;bottom:-10%;background:radial-gradient(circle,rgba(90,141,54,.55),transparent 65%)}.page-approche .method .wrap{position:relative;z-index:2}.page-approche .method .kicker{color:var(--green-400)}.page-approche .method .kicker:before{background:var(--orange)}.page-approche .method .sec-head h2{color:#fff}.page-approche .method .sec-head p{color:hsla(0,0%,100%,.78)}.page-approche .method-body{display:grid;grid-template-columns:1fr .8fr;grid-gap:60px;gap:60px;align-items:start}.page-approche .timeline{position:relative;padding-left:42px}.page-approche .tl-rail{position:absolute;left:7px;top:8px;bottom:8px;width:2px;background:hsla(0,0%,100%,.14);border-radius:2px}.page-approche .tl-fill{position:absolute;left:0;top:0;width:100%;height:100%;transform:scaleY(0);transform-origin:top;background:linear-gradient(180deg,var(--green-400),var(--orange));transition:transform .15s linear}.page-approche .step{position:relative;padding:0 0 52px;opacity:.4;transition:opacity .5s var(--ease)}.page-approche .step:last-child{padding-bottom:0}.page-approche .step.on{opacity:1}.page-approche .step .node{position:absolute;left:-42px;top:4px;width:16px;height:16px;border-radius:50%;background:var(--blue-950);border:2px solid hsla(0,0%,100%,.3);transition:border-color .4s,box-shadow .4s,background .4s}.page-approche .step.on .node{background:var(--orange);border-color:var(--orange);box-shadow:0 0 0 6px rgba(231,138,24,.18)}.page-approche .step .no{font-family:var(--mono);font-size:13px;font-weight:700;color:var(--orange);letter-spacing:.08em}.page-approche .step h3{color:#fff;font-size:clamp(22px,2.5vw,30px);margin:8px 0 10px}.page-approche .step>p{color:hsla(0,0%,100%,.8);font-size:16px;line-height:1.6;max-width:560px}.page-approche .step .deliv{margin-top:16px;display:flex;flex-wrap:wrap;gap:8px}.page-approche .step .deliv span{font-family:var(--mono);font-size:11px;color:#fff;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.18);padding:5px 11px;border-radius:8px}.page-approche .step .meta{margin-top:14px;font-family:var(--mono);font-size:12px;color:var(--green-400);letter-spacing:.04em}.page-approche .method-visual{position:-webkit-sticky;position:sticky;top:104px;border-radius:var(--r-lg);overflow:hidden;min-height:560px;border:1px solid hsla(0,0%,100%,.14);background:linear-gradient(160deg,var(--blue-700),var(--green-700));box-shadow:0 44px 90px -44px rgba(0,0,0,.75)}.page-approche .method-visual img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.82;transition:transform 1.4s var(--ease)}.page-approche .method-visual:hover img{transform:scale(1.06)}.page-approche .method-visual:after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgba(7,29,51,.12) 28%,rgba(7,29,51,.55) 64%,rgba(7,29,51,.92))}.page-approche .method-visual .mv-scan{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,transparent,rgba(123,178,79,.16),transparent);transform:translateY(-100%);animation:scan 6s ease-in-out 1.4s infinite;mix-blend-mode:screen}@keyframes scan{0%,55%{transform:translateY(-100%)}80%,to{transform:translateY(100%)}}.page-approche .method-visual .mv-pill{position:absolute;top:20px;left:20px;z-index:2;font-family:var(--mono);font-size:11px;font-weight:700;letter-spacing:.1em;color:#fff;background:rgba(7,29,51,.5);border:1px solid hsla(0,0%,100%,.22);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);padding:7px 13px;border-radius:100px}.page-approche .method-visual .mv-cap{position:absolute;left:24px;right:24px;bottom:24px;z-index:2;color:#fff}.page-approche .method-visual .mv-tag{font-family:var(--mono);font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--green-400);margin-bottom:9px}.page-approche .method-visual .mv-line{font-family:var(--display);font-size:22px;font-weight:600;line-height:1.18;letter-spacing:-.01em}.page-approche .standards{background:var(--bg-soft)}.page-approche .std-grid{display:flex;flex-wrap:wrap;gap:10px;margin-top:6px}.page-approche .std-grid span{font-family:var(--mono);font-size:13px;font-weight:700;color:var(--blue);background:var(--surface);border:1px solid var(--line);padding:11px 17px;border-radius:100px}.page-approche .std-grid span b{color:var(--orange-600)}.page-approche .ctaband{padding:0 0 104px}.page-approche .ctaband .inner{position:relative;overflow:hidden;border-radius:var(--r-lg);color:#fff;background:linear-gradient(120deg,var(--blue),var(--blue-950));display:grid;grid-template-columns:.95fr 1.05fr;grid-gap:0;gap:0;align-items:stretch;min-height:400px}.page-approche .cta-visual{position:relative;z-index:2;overflow:hidden}.page-approche .cta-visual img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.92;transition:transform 1.4s var(--ease)}.page-approche .ctaband .inner:hover .cta-visual img{transform:scale(1.05)}.page-approche .cta-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(110deg,rgba(7,29,51,.3) 28%,rgba(18,73,120,.62) 78%,var(--blue-950))}.page-approche .cta-visual .cv-cap{position:absolute;left:26px;bottom:24px;z-index:2;font-family:var(--mono);font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#fff;background:rgba(7,29,51,.42);border:1px solid hsla(0,0%,100%,.22);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);padding:8px 14px;border-radius:100px}.page-approche .cta-content{position:relative;z-index:2;padding:64px 54px;display:flex;flex-direction:column;justify-content:center}.page-approche .ctaband .aurora{position:absolute;inset:0;z-index:0;opacity:.6;filter:blur(60px)}.page-approche .ctaband .aurora i{position:absolute;border-radius:50%;animation:drift 20s ease-in-out infinite}.page-approche .ctaband .aurora i:first-child{width:30vw;height:30vw;right:-4%;top:-40%;background:radial-gradient(circle,rgba(231,138,24,.5),transparent 62%)}.page-approche .ctaband .aurora i:nth-child(2){width:26vw;height:26vw;left:-6%;bottom:-40%;background:radial-gradient(circle,rgba(90,141,54,.5),transparent 62%);animation-delay:-8s}.page-approche .ctaband .inner>.cta-content,.page-approche .ctaband .inner>.cta-visual{position:relative;z-index:2}.page-approche .ctaband h2{color:#fff;font-size:clamp(28px,3.4vw,42px)}.page-approche .ctaband p{color:hsla(0,0%,100%,.84);margin-top:16px;font-size:18px;max-width:560px}.page-approche .ctaband .acts{display:flex;flex-wrap:wrap;gap:13px;margin-top:30px}.page-approche footer{background:var(--blue-950);color:hsla(0,0%,100%,.72);padding:80px 0 32px}.page-approche .foot-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1.2fr;grid-gap:44px;gap:44px;padding-bottom:50px;border-bottom:1px solid hsla(0,0%,100%,.12)}.page-approche .wordmark{font-family:var(--display);font-size:24px;font-weight:800;letter-spacing:-.01em;color:#fff}.page-approche .wordmark b{color:var(--orange)}.page-approche .foot-base{font-family:var(--mono);font-size:12px;letter-spacing:.06em;color:var(--green-400);margin:14px 0 18px}.page-approche .foot-about{font-size:14.5px;line-height:1.6;max-width:330px}.page-approche footer h4{color:#fff;font-family:var(--mono);font-size:12px;text-transform:uppercase;letter-spacing:.12em;margin-bottom:18px;font-weight:700}.page-approche footer ul{display:grid;grid-gap:11px;gap:11px}.page-approche footer ul a{font-size:14.5px;color:hsla(0,0%,100%,.72);transition:color .2s}.page-approche footer ul a:hover{color:#fff}.page-approche .contact-row{display:flex;gap:11px;align-items:flex-start;font-size:14.5px;line-height:1.5;margin-bottom:14px}.page-approche .contact-row svg{width:17px;height:17px;color:var(--orange);flex-shrink:0;margin-top:3px}.page-approche .foot-bottom{display:flex;justify-content:space-between;align-items:center;gap:18px;flex-wrap:wrap;padding-top:26px;font-size:13px;font-family:var(--mono)}.page-approche .foot-bottom .legal{display:flex;gap:22px;flex-wrap:wrap}.page-approche .foot-bottom a:hover{color:#fff}.page-approche .reveal{opacity:0;transform:translateY(28px);transition:opacity .8s var(--ease),transform .8s var(--ease)}.page-approche .reveal.in{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.page-approche *{animation-duration:1ms!important;animation-delay:0s!important;transition-duration:.1s!important}.page-approche .reveal{opacity:1;transform:none}.page-approche .step{opacity:1}}@media(max-width:1024px){.page-approche .principles{grid-template-columns:1fr;gap:16px}.page-approche .method-body{grid-template-columns:1fr;gap:34px}.page-approche .method-visual{position:static;top:auto;min-height:300px;order:-1}.page-approche .foot-grid{grid-template-columns:1fr 1fr;gap:34px}.page-approche .ctaband .inner{grid-template-columns:1fr;gap:0;padding:0;min-height:0}.page-approche .cta-visual{min-height:230px}.page-approche .cta-content{padding:46px 36px}}@media(max-width:720px){.page-approche section{padding:74px 0}.page-approche .wrap{padding:0 22px}.page-approche .nav-links{display:none}.page-approche .nav-links.open{display:flex;position:fixed;inset:80px 0 auto 0;flex-direction:column;background:#fff;padding:24px 28px 30px;gap:20px;box-shadow:var(--shadow)}.page-approche .nav-links.open a{color:var(--ink)!important;opacity:1!important}.page-approche .nav-links.open a.active:after{display:none}.page-approche .burger{display:flex}.page-approche .nav-right .btn{display:none}.page-approche .has-dropdown{flex-direction:column;align-items:flex-start;width:100%}.page-approche .dd-toggle .caret,.page-approche .has-dropdown:after{display:none}.page-approche .dropdown{position:static;transform:none;opacity:1;visibility:visible;pointer-events:auto;min-width:0;width:100%;background:transparent;border:0;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none;padding:4px 0 0 14px;gap:12px}.page-approche .dropdown a{padding:2px 0}.page-approche .wa-float{right:16px;bottom:16px;width:52px;height:52px}.page-approche .wa-float svg{width:28px;height:28px}.page-approche .wa-tip{display:none}.page-approche .page-hero{padding:140px 0 70px}.page-approche .foot-grid{grid-template-columns:1fr;gap:30px}}