.gm-main{max-width:1180px}.landing{--gm-stage-w:1130px}.landing .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.gm-hero{padding:110px 0 4px;text-align:center;font-family:var(--font-hand),cursive}.gm-hero h1{display:flex;align-items:center;justify-content:center;gap:.4em;font-size:clamp(24px,2.9vw,34px);line-height:1.12;letter-spacing:.02em;margin:0 0 4px;font-weight:400;text-transform:uppercase;color:var(--text-primary)}.gm-h1-text{min-width:0}.gm-hero h1 .gm-thin{color:var(--text-tertiary)}.gm-hero h1 .gm-almost{font-family:var(--font-script),cursive;font-size:.55em;color:var(--positive);text-transform:none;letter-spacing:0;vertical-align:middle}.gm-tick{flex:none;width:.55em;height:.72em}.gm-lede{font-family:var(--font-script),cursive;font-size:clamp(15px,calc(6.6vw - 4px),24px);color:var(--positive);margin:0}.gm-underlined{position:relative;white-space:nowrap}.gm-underlined svg{position:absolute;left:0;right:0;bottom:-8px;width:100%;height:10px}.gm-hint{font-size:15px;color:var(--text-tertiary);margin:10px 0 0;font-family:var(--font-hand),cursive}@media (min-width:900px){.gm-hint--mobile{display:none}}@media (max-width:899px){.gm-hint--desktop{display:none}}.gm-circuit-frame{position:relative;margin:48px 0 8px}.gm-circuit{position:relative;font-family:var(--font-hand),cursive}.gm-circuit-svg{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;overflow:visible}.gm-circuit-grid{position:relative;display:grid;gap:84px 64px;grid-template-columns:1.05fr 1.1fr 1.05fr .9fr;grid-template-areas:"investisseurs opcvm       bourse    indices" "sdg           depositaire emetteurs emetteurs" "ammc          asfim       maroclear bam"}.gm-node{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;gap:6px;background:var(--surface);border:2px solid var(--text-primary);border-radius:255px 15px 225px 15px/15px 225px 15px 255px;padding:14px 16px 12px;transition:opacity .2s var(--ease),transform .2s var(--ease),box-shadow .2s var(--ease)}a.gm-node:hover{transform:translateY(-2px) rotate(-.3deg);box-shadow:3px 4px 0 var(--border-strong)}.gm-node:focus-visible{outline:2.5px solid var(--positive);outline-offset:3px}.gm-node-label{font-size:19px;letter-spacing:.03em;text-transform:uppercase;line-height:1.05;color:var(--text-primary)}.gm-node-sub{font-size:14.5px;line-height:1.3;color:var(--text-secondary)}.gm-ico{width:46px;height:46px;stroke:var(--text-primary);fill:none;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.gm-ico .g{stroke:var(--positive)}.gm-ico .gf{fill:var(--positive);stroke:none}.gm-node--core{border-width:3px}.gm-node--core .gm-ico{width:54px;height:54px}.gm-node--core .gm-node-label{font-size:21px}.gm-node--nolink{border-style:dashed;cursor:default}[data-node=investisseurs]{grid-area:investisseurs}[data-node=opcvm]{grid-area:opcvm}[data-node=bourse]{grid-area:bourse}[data-node=indices]{grid-area:indices}[data-node=sdg]{grid-area:sdg}[data-node=depositaire]{grid-area:depositaire}[data-node=emetteurs]{grid-area:emetteurs;max-width:420px;justify-self:start}[data-node=ammc]{grid-area:ammc}[data-node=asfim]{grid-area:asfim}[data-node=maroclear]{grid-area:maroclear}[data-node=bam]{grid-area:bam}.gm-edge{fill:none;stroke:var(--text-primary);stroke-width:1.9;transition:opacity .2s var(--ease),stroke .2s var(--ease)}.gm-arrow{fill:var(--text-primary);transition:fill .2s var(--ease),opacity .2s var(--ease)}.gm-edge--solid{stroke-dasharray:var(--len);stroke-dashoffset:var(--len);transition:stroke-dashoffset 1.1s var(--ease) .25s,opacity .2s var(--ease),stroke .2s var(--ease)}.reveal.in .gm-edge--solid{stroke-dashoffset:0}.gm-edge--dashed{stroke-dasharray:5 6;opacity:0;transition:opacity .7s var(--ease) .55s,stroke .2s var(--ease)}.reveal.in .gm-edge--dashed{opacity:1}.gm-circuit .gm-node{opacity:0;transform:translateY(8px);transition:opacity .5s var(--ease),transform .5s var(--ease),box-shadow .2s var(--ease)}.reveal.in .gm-node{opacity:1;transform:none}.gm-edge-label{position:absolute;z-index:2;transform:translate(-50%,-50%);font-family:var(--font-script),cursive;font-size:19px;line-height:.95;text-align:center;color:var(--positive);background:var(--bg);padding:1px 6px;border-radius:6px;width:max-content;max-width:150px;pointer-events:none;opacity:0;transition:opacity .35s var(--ease),color .2s var(--ease),transform .2s var(--ease)}.reveal.in .gm-edge-label{opacity:1}.gm-edge-label.is-active{transform:translate(-50%,-50%) scale(1.12)}.gm-circuit[data-active] .gm-node:not(.is-lit){opacity:.3}.gm-circuit[data-active] .gm-arrow:not(.is-active),.gm-circuit[data-active] .gm-edge:not(.is-active){opacity:.13}.gm-circuit[data-active] .gm-edge-label:not(.is-active){opacity:.15}.gm-edge.is-active{stroke:var(--positive);stroke-width:2.4}.gm-arrow.is-active{fill:var(--positive)}.gm-node.is-lit{box-shadow:3px 4px 0 var(--border-strong)}.gm-story{display:none;margin:28px 0 0;font-family:var(--font-hand),cursive}.gm-story-tabs{display:flex;gap:6px;padding:4px;margin-bottom:18px;background:var(--bg);border:2px solid var(--text-primary);border-radius:15px 10px 16px 9px/9px 16px 10px 15px}.gm-story-tab{flex:1;padding:8px 0 7px;font-family:inherit;font-size:15.5px;cursor:pointer;color:var(--text-tertiary);background:none;border:2px solid transparent;border-radius:11px 8px 12px 7px/7px 12px 8px 11px;transition:background .15s var(--ease),color .15s var(--ease)}.gm-story-tab.is-on{background:var(--surface);border-color:var(--text-primary);color:var(--positive)}.gm-story-tab:focus-visible{outline:2.5px solid var(--positive);outline-offset:2px}.gm-story-flows,.gm-story-list,.gm-story-nodes,.gm-story-steps{list-style:none;margin:0;padding:0}.gm-story-step+.gm-story-step{margin-top:26px}.gm-story-step-head{display:flex;align-items:flex-start;gap:10px;margin-bottom:12px}.gm-story-step-n{flex:none;display:inline-flex;width:30px;height:30px;align-items:center;justify-content:center;border:2px solid var(--positive);color:var(--positive);border-radius:999px;font-size:16px}.gm-story-step-txt{display:flex;flex-direction:column;min-width:0}.gm-story-step-t{font-size:16px;text-transform:uppercase;letter-spacing:.03em;color:var(--text-primary)}.gm-story-step-d{font-family:var(--font-script),cursive;font-size:16px;color:var(--text-tertiary)}.gm-story-nodes>li+li{margin-top:10px}.gm-story-card{display:flex;align-items:center;gap:12px;padding:13px 14px;background:var(--surface);border:2px solid var(--text-primary);border-radius:16px 11px 18px 10px/10px 18px 11px 16px;transition:transform .2s var(--ease),box-shadow .2s var(--ease)}a.gm-story-card:hover{transform:translateY(-2px) rotate(-.3deg);box-shadow:3px 4px 0 var(--border-strong)}.gm-story-card:focus-visible{outline:2.5px solid var(--positive);outline-offset:3px}.gm-story-card--nolink{border-style:dashed}.gm-story-card .gm-ico{flex:none;width:36px;height:36px}.gm-story-card-txt{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1}.gm-story-card-t{font-size:15.5px;text-transform:uppercase;letter-spacing:.03em;line-height:1.1;color:var(--text-primary)}.gm-story-card-d{font-family:var(--font-script),cursive;font-size:16px;line-height:1.25;color:var(--text-secondary)}.gm-story-chevron{flex:none;font-size:20px;color:var(--text-tertiary)}.gm-story-flows{margin:8px 0 0 18px;padding:4px 0 4px 14px;border-left:2px dashed var(--text-tertiary);display:flex;flex-direction:column;gap:5px}.gm-story-flows li{font-family:var(--font-script),cursive;font-size:16.5px;line-height:1.25;color:var(--positive)}.gm-story-way{display:inline-block;min-width:1.1em}.gm-story-flow-to{text-transform:uppercase;font-family:var(--font-hand),cursive;font-size:13px;letter-spacing:.03em}.gm-story-list>li+li{margin-top:10px}.gm-story-hint{font-family:var(--font-script),cursive;font-size:16px;color:var(--text-tertiary);text-align:center;margin:16px 0 0}.gm-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:76px 0 0;font-family:var(--font-hand),cursive}.gm-step{border:2px solid var(--text-primary);background:var(--surface);padding:16px 18px;border-radius:15px 225px 15px 255px/255px 15px 225px 15px;display:flex;gap:14px;align-items:flex-start}.gm-step-n{flex:none;display:inline-flex;width:34px;height:34px;align-items:center;justify-content:center;border:2px solid var(--positive);color:var(--positive);border-radius:999px;font-size:19px}.gm-step-t{font-size:17px;text-transform:uppercase;letter-spacing:.02em;margin:0 0 2px;color:var(--text-primary)}.gm-step-d{font-size:14.5px;line-height:1.35;color:var(--text-secondary);margin:0}.gm-steps .gm-step{opacity:0;transform:translateY(8px);transition:opacity .5s var(--ease),transform .5s var(--ease)}.gm-steps .gm-step:nth-child(2){transition-delay:80ms}.gm-steps .gm-step:nth-child(3){transition-delay:.16s}.gm-steps.in .gm-step{opacity:1;transform:none}.gm-more{margin:72px 0 8px}.gm-more-title{font-family:var(--font-hand),cursive;font-size:22px;font-weight:400;text-transform:uppercase;letter-spacing:.03em;margin:0 0 16px;color:var(--text-primary)}.gm-more-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.gm-more-card{display:flex;align-items:center;gap:12px;padding:14px 16px;background:var(--surface);border:2px solid var(--text-primary);border-radius:225px 15px 255px 15px/15px 255px 15px 225px;font-family:var(--font-hand),cursive;transition:transform .2s var(--ease),box-shadow .2s var(--ease)}.gm-more-card:hover{transform:translateY(-2px) rotate(-.3deg);box-shadow:3px 4px 0 var(--border-strong)}.gm-more-card .gm-ico{flex:none;width:38px;height:38px}.gm-more-card-txt{display:flex;flex-direction:column;gap:2px;min-width:0}.gm-more-card-t{font-size:16px;text-transform:uppercase;letter-spacing:.02em;line-height:1.1;color:var(--text-primary)}.gm-more-card-d{font-size:13.5px;line-height:1.3;color:var(--text-secondary)}@media (max-width:899px){.gm-hero{padding-top:96px}.gm-more-grid{grid-template-columns:1fr 1fr}.gm-story{display:block}.gm-circuit .sr-only,.gm-steps{display:none}.gm-circuit-view{overflow:auto}.gm-circuit-stage{width:var(--gm-stage-w);padding:0 20px;transform-origin:0 0}.gm-circuit-frame.is-zoomable .gm-circuit-view{overflow:hidden;height:var(--gm-fit-h,auto)}.gm-circuit-frame.is-zoomable:not(.is-expanded) .gm-circuit-stage{pointer-events:none}.gm-circuit-frame.is-expanded{position:fixed;inset:0;z-index:100;margin:0;background:var(--bg)}.gm-circuit-frame.is-expanded .gm-circuit-view{width:100%;height:100%;overflow:hidden;touch-action:none}.gm-circuit-frame.is-expanded .gm-node{opacity:1;transform:none}.gm-circuit-frame.is-expanded .gm-edge--solid{stroke-dashoffset:0;transition:none}.gm-circuit-frame.is-expanded .gm-edge--dashed{opacity:1;transition:none}.gm-circuit-frame.is-expanded .gm-edge-label{opacity:1}}@media (max-width:520px){.gm-more-grid{grid-template-columns:1fr}}.landing .reveal.gm-circuit-section{transform:none}.gm-zoom-open{position:absolute;inset:0;display:flex;align-items:flex-end;justify-content:center;padding-bottom:6px;background:none;border:0;cursor:zoom-in}.gm-zoom-open-pill{font-family:var(--font-hand),cursive;font-size:14.5px;color:var(--text-secondary);background:var(--surface);border:2px solid var(--text-primary);border-radius:225px 15px 255px 15px/15px 255px 15px 225px;padding:7px 14px}.gm-zoom-open:focus-visible{outline:2.5px solid var(--positive);outline-offset:3px}.gm-zoom-bar{position:absolute;left:0;right:0;bottom:0;z-index:2;display:flex;gap:10px;padding:12px 14px calc(12px + env(safe-area-inset-bottom));background:linear-gradient(to top,var(--bg) 62%,transparent);font-family:var(--font-hand),cursive}.gm-zoom-bar,.gm-zoom-bar button{align-items:center;justify-content:center}.gm-zoom-bar button{min-width:46px;height:46px;padding:0 14px;display:inline-flex;font-family:inherit;font-size:20px;line-height:1;color:var(--text-primary);background:var(--surface);border:2px solid var(--text-primary);border-radius:999px;cursor:pointer}.gm-zoom-bar button:focus-visible{outline:2.5px solid var(--positive);outline-offset:3px}.gm-zoom-bar .gm-zoom-close{font-size:15px;text-transform:uppercase;letter-spacing:.03em}@media (prefers-reduced-motion:reduce){.gm-arrow,.gm-edge,.gm-edge--dashed,.gm-edge--solid,.gm-edge-label,.gm-node,.gm-steps .gm-step{transition:none!important}.gm-edge--solid{stroke-dashoffset:0!important;stroke-dasharray:none!important}.gm-edge--dashed{opacity:1!important}.gm-circuit .gm-node,.gm-steps .gm-step{opacity:1!important;transform:none!important}}@font-face{font-family:Patrick Hand;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/9c658d69512eff08-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Patrick Hand;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/223db0593b777c06-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Patrick Hand;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/fb80db0e9f250198-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Patrick Hand Fallback;src:local("Arial");ascent-override:127.97%;descent-override:38.32%;line-gap-override:0.00%;size-adjust:81.43%}.__className_baba7c{font-family:Patrick Hand,Patrick Hand Fallback;font-weight:400;font-style:normal}.__variable_baba7c{--font-hand:"Patrick Hand","Patrick Hand Fallback"}@font-face{font-family:Caveat;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/3116fcb204c40969-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Caveat;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/0356e5937fc4ee74-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Caveat;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/9313cbe49017d230-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Caveat;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/7fdeec0c074ef54a-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Caveat Fallback;src:local("Arial");ascent-override:124.77%;descent-override:38.99%;line-gap-override:0.00%;size-adjust:76.94%}.__className_2ecfb6{font-family:Caveat,Caveat Fallback;font-weight:600;font-style:normal}.__variable_2ecfb6{--font-script:"Caveat","Caveat Fallback"}