.gm-main{max-width:1180px}.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-breadcrumb{font-size:14px;color:var(--text-tertiary);margin-bottom:18px}.gm-breadcrumb a:hover{color:var(--text-secondary)}.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: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}.gm-circuit,.gm-hint{font-family:var(--font-hand),cursive}.gm-circuit{position:relative;margin:48px 0 8px}.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-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-circuit-grid{grid-template-columns:minmax(0,420px);justify-content:center;grid-template-areas:"investisseurs" "opcvm" "sdg" "depositaire" "bourse" "indices" "emetteurs" "ammc" "asfim" "maroclear" "bam";gap:48px;padding:0 30px}[data-node=emetteurs]{max-width:none;justify-self:stretch}.gm-steps{grid-template-columns:1fr;margin-top:56px}.gm-more-grid{grid-template-columns:1fr 1fr}.reveal.in .gm-edge-label{opacity:0}.reveal.in .gm-edge-label.is-active{opacity:1}}@media (max-width:520px){.gm-more-grid{grid-template-columns:1fr}}@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"}