.french-page[data-astro-cid-2qa2cbrs]{--navy: #0B1733;--navy-deep: #081026;--ink-line: rgba(255,255,255,.12);--gold: #C9A86A;--gold-bright: #E4C886;--fr-red: #E63946;--fr-blue: #3D6EFF;--ivory: #F5EFE3;--ivory-ink: #2a2620;--serif: Georgia,"Iowan Old Style","Palatino Linotype",serif;--sans: system-ui,-apple-system,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;--ease: cubic-bezier(.16,1,.3,1);background:var(--navy);color:#fff;font-family:var(--sans);line-height:1.6;-webkit-font-smoothing:antialiased;position:relative;overflow-x:clip}.french-page[data-astro-cid-2qa2cbrs] .wrap[data-astro-cid-2qa2cbrs]{max-width:1180px;margin:0 auto;padding:0 clamp(1.2rem,4vw,3rem);position:relative;z-index:3}.french-page[data-astro-cid-2qa2cbrs] a[data-astro-cid-2qa2cbrs]:focus-visible,.french-page[data-astro-cid-2qa2cbrs] button[data-astro-cid-2qa2cbrs]:focus-visible{outline:2px solid var(--gold-bright);outline-offset:3px;border-radius:4px}.lead-js .french-page[data-astro-cid-2qa2cbrs] .reveal[data-astro-cid-2qa2cbrs]{opacity:0;transform:translateY(18px);transition:opacity .65s var(--ease),transform .65s var(--ease);transition-delay:var(--rd,0s)}.lead-js .french-page[data-astro-cid-2qa2cbrs] .reveal[data-astro-cid-2qa2cbrs].in{opacity:1;transform:none}@media (prefers-reduced-motion: reduce){.lead-js .french-page[data-astro-cid-2qa2cbrs] .reveal[data-astro-cid-2qa2cbrs]{opacity:1;transform:none;transition:none}}.french-page[data-astro-cid-2qa2cbrs] .hero[data-astro-cid-2qa2cbrs]{position:relative;min-height:clamp(580px,calc(100svh - 5rem),960px);display:flex;align-items:center;overflow:hidden;background:radial-gradient(120% 90% at 80% 20%,#16223f 0%,transparent 55%),linear-gradient(150deg,#0b1733,#101a3c 60%,#0b1733)}.french-page[data-astro-cid-2qa2cbrs] .hero[data-astro-cid-2qa2cbrs]:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,rgba(61,110,255,.06),transparent 33%,transparent 67%,rgba(230,57,70,.06))}.french-page[data-astro-cid-2qa2cbrs] .hero[data-astro-cid-2qa2cbrs] .wrap[data-astro-cid-2qa2cbrs]{display:grid;grid-template-columns:minmax(0,48%) 1fr;align-items:center;width:100%;padding-top:3rem;padding-bottom:4.5rem;gap:clamp(1.2rem,4vw,3rem)}.french-page[data-astro-cid-2qa2cbrs] .hero-copy[data-astro-cid-2qa2cbrs]{position:relative;z-index:3}.french-page[data-astro-cid-2qa2cbrs] .hero-copy[data-astro-cid-2qa2cbrs]:before{content:"";position:absolute;inset:-45% -35% -45% -55%;z-index:-1;background:radial-gradient(60% 70% at 30% 50%,rgba(8,12,26,.76),transparent 74%)}.french-page[data-astro-cid-2qa2cbrs] .eyebrow[data-astro-cid-2qa2cbrs]{display:inline-flex;align-items:center;gap:.55rem;margin-bottom:1.3rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;font-size:.58rem;color:#ffffffb3}.french-page[data-astro-cid-2qa2cbrs] .eyebrow[data-astro-cid-2qa2cbrs] i[data-astro-cid-2qa2cbrs]{font-family:var(--serif);font-style:italic;text-transform:none;letter-spacing:0;font-size:1.02rem;color:var(--gold-bright)}.french-page[data-astro-cid-2qa2cbrs] .eyebrow[data-astro-cid-2qa2cbrs]:before{content:"";width:24px;height:1px;background:var(--gold)}.french-page[data-astro-cid-2qa2cbrs] h1[data-astro-cid-2qa2cbrs]{font-family:var(--serif);font-weight:700;font-size:clamp(2.5rem,6.2vw,4.9rem);line-height:1;letter-spacing:-.022em;margin:0}.french-page[data-astro-cid-2qa2cbrs] h1[data-astro-cid-2qa2cbrs] .accent[data-astro-cid-2qa2cbrs]{color:var(--gold-bright)}.french-page[data-astro-cid-2qa2cbrs] .deck[data-astro-cid-2qa2cbrs]{font-size:clamp(1rem,1.4vw,1.2rem);color:#ffffffd1;max-width:41ch;margin:1.4rem 0 1.9rem}.french-page[data-astro-cid-2qa2cbrs] .ctas[data-astro-cid-2qa2cbrs]{display:flex;gap:1.2rem;align-items:center;flex-wrap:wrap}.french-page[data-astro-cid-2qa2cbrs] .btn[data-astro-cid-2qa2cbrs]{font-weight:700;text-decoration:none;font-size:.96rem;transition:transform .35s var(--ease),box-shadow .35s var(--ease)}.french-page[data-astro-cid-2qa2cbrs] .btn[data-astro-cid-2qa2cbrs].primary{color:#fff;background:var(--fr-red);padding:.9rem 1.55rem;border-radius:12px;box-shadow:0 16px 34px #e6394652}.french-page[data-astro-cid-2qa2cbrs] .btn[data-astro-cid-2qa2cbrs].primary:hover{transform:translateY(-2px);box-shadow:0 24px 46px #e6394670}.french-page[data-astro-cid-2qa2cbrs] .btn[data-astro-cid-2qa2cbrs].ghost{position:relative;color:#fff;padding-bottom:3px}.french-page[data-astro-cid-2qa2cbrs] .btn[data-astro-cid-2qa2cbrs].ghost:after{content:"";position:absolute;left:0;bottom:0;height:2px;width:100%;background:var(--gold);transform:scaleX(.5);transform-origin:left;transition:transform .4s var(--ease)}.french-page[data-astro-cid-2qa2cbrs] .btn[data-astro-cid-2qa2cbrs].ghost:hover:after{transform:scaleX(1)}.french-page[data-astro-cid-2qa2cbrs] .btn[data-astro-cid-2qa2cbrs].ghost .arr[data-astro-cid-2qa2cbrs]{display:inline-block;transition:transform .35s var(--ease)}.french-page[data-astro-cid-2qa2cbrs] .btn[data-astro-cid-2qa2cbrs].ghost:hover .arr[data-astro-cid-2qa2cbrs]{transform:translate(4px)}.french-page[data-astro-cid-2qa2cbrs] .proof[data-astro-cid-2qa2cbrs]{display:flex;gap:.9rem;align-items:center;flex-wrap:wrap;margin-top:2.2rem;font-size:.82rem;color:#ffffffb3;font-weight:600}.french-page[data-astro-cid-2qa2cbrs] .proof[data-astro-cid-2qa2cbrs] .stars[data-astro-cid-2qa2cbrs]{color:var(--gold)}.french-page[data-astro-cid-2qa2cbrs] .motion-stage[data-astro-cid-2qa2cbrs]{position:relative;justify-self:center;width:min(46vw,520px);min-height:330px;display:flex;align-items:center;justify-content:center;text-align:center}.french-page[data-astro-cid-2qa2cbrs] .motion-shell[data-astro-cid-2qa2cbrs]{position:relative;width:100%;min-height:280px;display:flex;align-items:center;justify-content:center;padding:1.8rem 2rem;border-radius:44px;background:linear-gradient(180deg,#ffffff09,#ffffff05);border:1px solid rgba(255,255,255,.08);box-shadow:0 28px 80px #00000047,inset 0 1px #ffffff0d;overflow:hidden}.french-page[data-astro-cid-2qa2cbrs] .motion-shell[data-astro-cid-2qa2cbrs]:before{content:"";position:absolute;inset:14px;border-radius:30px;border:1px solid rgba(201,168,106,.16)}.french-page[data-astro-cid-2qa2cbrs] .motion-shell[data-astro-cid-2qa2cbrs]:after{content:"";position:absolute;inset:-20% -10%;pointer-events:none;background:radial-gradient(42% 46% at 50% 50%,rgba(228,200,134,.14),transparent 70%)}.french-page[data-astro-cid-2qa2cbrs] .word-canvas[data-astro-cid-2qa2cbrs]{position:relative;width:100%;height:180px;display:flex;align-items:center;justify-content:center}.french-page[data-astro-cid-2qa2cbrs] .ghost-word[data-astro-cid-2qa2cbrs],.french-page[data-astro-cid-2qa2cbrs] .live-word[data-astro-cid-2qa2cbrs]{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-family:var(--serif);font-weight:700;letter-spacing:-.02em;white-space:nowrap;pointer-events:none}.french-page[data-astro-cid-2qa2cbrs] .ghost-word[data-astro-cid-2qa2cbrs]{font-size:clamp(2.3rem,5vw,4.9rem);color:#ffffff21;filter:blur(.6px);transform:translate(-50%,-50%) scale(1.08)}.french-page[data-astro-cid-2qa2cbrs] .live-word[data-astro-cid-2qa2cbrs]{font-size:clamp(2.8rem,5.8vw,5.2rem);line-height:1;color:#fff;display:flex;gap:0;text-shadow:0 0 10px rgba(255,255,255,.18),0 0 24px rgba(255,255,255,.1),0 0 16px rgba(228,200,134,.08)}.french-page[data-astro-cid-2qa2cbrs] .live-word[data-astro-cid-2qa2cbrs] .letter[data-astro-cid-2qa2cbrs]{display:inline-block;opacity:0;transform:translateY(.35em) scale(.98);filter:blur(8px);animation:fr-letterElegant .75s var(--ease) forwards}@keyframes fr-letterElegant{to{opacity:1;transform:none;filter:none}}.french-page[data-astro-cid-2qa2cbrs] .word-stage[data-astro-cid-2qa2cbrs].out .live-word[data-astro-cid-2qa2cbrs],.french-page[data-astro-cid-2qa2cbrs] .word-stage[data-astro-cid-2qa2cbrs].out .ghost-word[data-astro-cid-2qa2cbrs]{opacity:0;transform:translate(-50%,-52%) scale(.985);filter:blur(8px);transition:all .42s var(--ease)}.french-page[data-astro-cid-2qa2cbrs] .word-stage[data-astro-cid-2qa2cbrs] .live-word[data-astro-cid-2qa2cbrs],.french-page[data-astro-cid-2qa2cbrs] .word-stage[data-astro-cid-2qa2cbrs] .ghost-word[data-astro-cid-2qa2cbrs]{transition:all .42s var(--ease)}.french-page[data-astro-cid-2qa2cbrs] .world-band[data-astro-cid-2qa2cbrs]{position:relative;padding:clamp(3rem,6.5vw,5rem) 0;background:var(--ivory);color:var(--ivory-ink);text-align:center;overflow:hidden}.french-page[data-astro-cid-2qa2cbrs] .world-band[data-astro-cid-2qa2cbrs]:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:120px;height:1px;background:linear-gradient(90deg,transparent,var(--gold),transparent)}.french-page[data-astro-cid-2qa2cbrs] .world-band[data-astro-cid-2qa2cbrs] .kick[data-astro-cid-2qa2cbrs]{font-size:.75rem;font-weight:800;letter-spacing:.26em;text-transform:uppercase;color:var(--fr-red);margin-bottom:.9rem}.french-page[data-astro-cid-2qa2cbrs] .world-band[data-astro-cid-2qa2cbrs] h2[data-astro-cid-2qa2cbrs]{font-family:var(--serif);font-size:clamp(2rem,4.2vw,3.2rem);color:var(--ivory-ink);margin:0 auto 1rem;font-weight:700;max-width:24ch;line-height:1.08}.french-page[data-astro-cid-2qa2cbrs] .world-band[data-astro-cid-2qa2cbrs] .sub[data-astro-cid-2qa2cbrs]{color:#2a2620a6;max-width:50ch;margin:0 auto 3rem}.french-page[data-astro-cid-2qa2cbrs] .stats[data-astro-cid-2qa2cbrs]{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:820px;margin:0 auto}.french-page[data-astro-cid-2qa2cbrs] .stat[data-astro-cid-2qa2cbrs] .n[data-astro-cid-2qa2cbrs]{font-family:var(--serif);font-weight:700;font-size:clamp(2.6rem,6vw,4.4rem);line-height:1;color:var(--ivory-ink)}.french-page[data-astro-cid-2qa2cbrs] .stats[data-astro-cid-2qa2cbrs] .stat[data-astro-cid-2qa2cbrs]:nth-child(2) .n[data-astro-cid-2qa2cbrs]{color:var(--fr-red)}.french-page[data-astro-cid-2qa2cbrs] .stats[data-astro-cid-2qa2cbrs] .stat[data-astro-cid-2qa2cbrs]:nth-child(3) .n[data-astro-cid-2qa2cbrs]{color:var(--gold)}.french-page[data-astro-cid-2qa2cbrs] .stat[data-astro-cid-2qa2cbrs] .l[data-astro-cid-2qa2cbrs]{margin-top:.5rem;font-size:.78rem;letter-spacing:.14em;text-transform:uppercase;color:#2a262080}.french-page[data-astro-cid-2qa2cbrs] .routeline[data-astro-cid-2qa2cbrs]{max-width:820px;margin:3.2rem auto 0}.french-page[data-astro-cid-2qa2cbrs] .routeline[data-astro-cid-2qa2cbrs] svg[data-astro-cid-2qa2cbrs]{width:100%;height:80px;overflow:visible}.french-page[data-astro-cid-2qa2cbrs] .routeline[data-astro-cid-2qa2cbrs] .p[data-astro-cid-2qa2cbrs]{fill:none;stroke:var(--gold);stroke-width:2.5;stroke-dasharray:1000;stroke-dashoffset:1000;transition:stroke-dashoffset 1.9s cubic-bezier(.16,1,.3,1)}.french-page[data-astro-cid-2qa2cbrs] .world-band[data-astro-cid-2qa2cbrs].in .routeline[data-astro-cid-2qa2cbrs] .p[data-astro-cid-2qa2cbrs]{stroke-dashoffset:0}.french-page[data-astro-cid-2qa2cbrs] .routeline[data-astro-cid-2qa2cbrs] circle[data-astro-cid-2qa2cbrs]{fill:var(--ivory-ink);opacity:0;transition:opacity .5s var(--ease) .9s}.french-page[data-astro-cid-2qa2cbrs] .world-band[data-astro-cid-2qa2cbrs].in .routeline[data-astro-cid-2qa2cbrs] circle[data-astro-cid-2qa2cbrs]{opacity:1}.french-page[data-astro-cid-2qa2cbrs] .routeline[data-astro-cid-2qa2cbrs] text[data-astro-cid-2qa2cbrs]{fill:#2a2620a6;font-size:11px;font-weight:700;letter-spacing:.05em}.french-page[data-astro-cid-2qa2cbrs] .audience[data-astro-cid-2qa2cbrs]{padding:clamp(3.2rem,7vw,5.4rem) 0;background:var(--navy)}.french-page[data-astro-cid-2qa2cbrs] .aud-head[data-astro-cid-2qa2cbrs]{text-align:center;margin-bottom:4rem}.french-page[data-astro-cid-2qa2cbrs] .aud-head[data-astro-cid-2qa2cbrs] .kick[data-astro-cid-2qa2cbrs]{font-size:.75rem;font-weight:800;letter-spacing:.26em;text-transform:uppercase;color:var(--gold-bright);margin-bottom:.9rem}.french-page[data-astro-cid-2qa2cbrs] .aud-head[data-astro-cid-2qa2cbrs] h2[data-astro-cid-2qa2cbrs]{font-family:var(--serif);font-size:clamp(2rem,4.2vw,2.8rem);font-weight:700;max-width:32ch;margin:0 auto .8rem;line-height:1.1}.french-page[data-astro-cid-2qa2cbrs] .aud-head[data-astro-cid-2qa2cbrs] .sub[data-astro-cid-2qa2cbrs]{color:#ffffffb3;max-width:46ch;margin:0 auto}.french-page[data-astro-cid-2qa2cbrs] .aud-body[data-astro-cid-2qa2cbrs]{display:grid;grid-template-columns:1fr 380px;gap:5rem;align-items:start}.french-page[data-astro-cid-2qa2cbrs] .aud-route[data-astro-cid-2qa2cbrs]{position:relative;padding-left:.5rem}.french-page[data-astro-cid-2qa2cbrs] .aud-route[data-astro-cid-2qa2cbrs] .spine[data-astro-cid-2qa2cbrs]{position:absolute;left:calc(.5rem + 19px);top:20px;bottom:20px;width:2px;background:repeating-linear-gradient(to bottom,var(--gold) 0,var(--gold) 8px,transparent 8px,transparent 18px);transform-origin:top center;transform:scaleY(0);transition:transform 1.6s cubic-bezier(0,.86,.43,1) .15s}.french-page[data-astro-cid-2qa2cbrs] .aud-route[data-astro-cid-2qa2cbrs].in .spine[data-astro-cid-2qa2cbrs]{transform:scaleY(1)}.french-page[data-astro-cid-2qa2cbrs] .route-stop[data-astro-cid-2qa2cbrs]{display:grid;grid-template-columns:40px 1fr;gap:0 1.8rem;margin-bottom:3rem}.french-page[data-astro-cid-2qa2cbrs] .route-stop[data-astro-cid-2qa2cbrs]:last-child{margin-bottom:0}.french-page[data-astro-cid-2qa2cbrs] .rnode[data-astro-cid-2qa2cbrs]{width:40px;height:40px;border-radius:50%;border:2px solid var(--gold);background:var(--navy);display:flex;align-items:center;justify-content:center;font-weight:800;font-size:.82rem;color:var(--gold);flex-shrink:0;transform:scale(0);transition:transform .42s cubic-bezier(.34,1.56,.64,1) var(--nd,0s)}.french-page[data-astro-cid-2qa2cbrs] .aud-route[data-astro-cid-2qa2cbrs].in .rnode[data-astro-cid-2qa2cbrs]{transform:scale(1)}.french-page[data-astro-cid-2qa2cbrs] .rstop-content[data-astro-cid-2qa2cbrs]{padding-top:.35rem}.french-page[data-astro-cid-2qa2cbrs] .rstop-tag[data-astro-cid-2qa2cbrs]{display:inline-block;font-size:.76rem;font-weight:900;letter-spacing:.18em;text-transform:uppercase;color:var(--gold-bright);margin-bottom:.55rem}.french-page[data-astro-cid-2qa2cbrs] .rstop-content[data-astro-cid-2qa2cbrs] h3[data-astro-cid-2qa2cbrs]{font-family:var(--serif);font-size:1.36rem;font-weight:700;margin:0 0 .65rem;line-height:1.18}.french-page[data-astro-cid-2qa2cbrs] .rstop-content[data-astro-cid-2qa2cbrs] p[data-astro-cid-2qa2cbrs]{color:#ffffffb3;font-size:.96rem;margin:0 0 1rem;line-height:1.6}.french-page[data-astro-cid-2qa2cbrs] .route-link[data-astro-cid-2qa2cbrs]{font-size:.9rem;font-weight:700;color:var(--gold-bright);text-decoration:none;display:inline-flex;align-items:center;gap:.4rem}.french-page[data-astro-cid-2qa2cbrs] .route-link[data-astro-cid-2qa2cbrs] .arr[data-astro-cid-2qa2cbrs]{display:inline-block;transition:transform .35s var(--ease)}.french-page[data-astro-cid-2qa2cbrs] .route-link[data-astro-cid-2qa2cbrs]:hover .arr[data-astro-cid-2qa2cbrs]{transform:translate(4px)}.french-page[data-astro-cid-2qa2cbrs] .aud-photo[data-astro-cid-2qa2cbrs]{position:sticky;top:6rem}.french-page[data-astro-cid-2qa2cbrs] .photo-placeholder[data-astro-cid-2qa2cbrs]{aspect-ratio:3/4;border-radius:18px;overflow:hidden;background:linear-gradient(135deg,#ffffff12,#ffffff05);border:1px solid rgba(255,255,255,.12);display:flex;align-items:center;justify-content:center;color:#ffffff47;font-size:.78rem;text-align:center;line-height:1.7}.french-page[data-astro-cid-2qa2cbrs] .courses[data-astro-cid-2qa2cbrs]{padding:clamp(3.2rem,7vw,5.4rem) 0;background:var(--ivory);color:var(--ivory-ink)}.french-page[data-astro-cid-2qa2cbrs] .courses-head[data-astro-cid-2qa2cbrs]{margin-bottom:3rem}.french-page[data-astro-cid-2qa2cbrs] .courses-head[data-astro-cid-2qa2cbrs] h2[data-astro-cid-2qa2cbrs]{font-family:var(--serif);font-size:clamp(2rem,4.2vw,3.2rem);font-weight:700;margin:0 0 .8rem;line-height:1.1;color:var(--ivory-ink)}.french-page[data-astro-cid-2qa2cbrs] .courses-head[data-astro-cid-2qa2cbrs] .sub[data-astro-cid-2qa2cbrs]{color:#2a2620a6;max-width:52ch}.french-page[data-astro-cid-2qa2cbrs] .primary-cards[data-astro-cid-2qa2cbrs]{display:grid;grid-template-columns:repeat(2,1fr);gap:1.4rem;margin-bottom:1.4rem}.french-page[data-astro-cid-2qa2cbrs] .secondary-cards[data-astro-cid-2qa2cbrs]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.4rem}.french-page[data-astro-cid-2qa2cbrs] .ccard[data-astro-cid-2qa2cbrs]{background:#fff;border:1px solid rgba(42,38,32,.1);border-radius:16px;padding:1.8rem;display:flex;flex-direction:column;transition:transform .4s var(--ease),box-shadow .4s var(--ease),border-color .4s}.french-page[data-astro-cid-2qa2cbrs] .ccard[data-astro-cid-2qa2cbrs]:hover{transform:translateY(-4px);box-shadow:0 24px 48px #2a26201a;border-color:#e639464d}.french-page[data-astro-cid-2qa2cbrs] .ccard[data-astro-cid-2qa2cbrs].primary{padding:2.2rem}.french-page[data-astro-cid-2qa2cbrs] .ctag[data-astro-cid-2qa2cbrs]{display:inline-block;font-size:.76rem;font-weight:900;letter-spacing:.18em;text-transform:uppercase;color:var(--fr-red);margin-bottom:.8rem}.french-page[data-astro-cid-2qa2cbrs] .ccard[data-astro-cid-2qa2cbrs] h3[data-astro-cid-2qa2cbrs]{font-family:var(--serif);font-size:1.28rem;font-weight:700;margin:0 0 .5rem;line-height:1.2;color:var(--ivory-ink)}.french-page[data-astro-cid-2qa2cbrs] .ccard[data-astro-cid-2qa2cbrs].primary h3[data-astro-cid-2qa2cbrs]{font-size:1.54rem}.french-page[data-astro-cid-2qa2cbrs] .cmeta[data-astro-cid-2qa2cbrs]{font-size:.78rem;color:#2a262073;margin-bottom:1rem;display:flex;flex-wrap:wrap;gap:.5rem .8rem}.french-page[data-astro-cid-2qa2cbrs] .cmeta[data-astro-cid-2qa2cbrs] span[data-astro-cid-2qa2cbrs]:before{content:"·";margin-right:.5rem}.french-page[data-astro-cid-2qa2cbrs] .cmeta[data-astro-cid-2qa2cbrs] span[data-astro-cid-2qa2cbrs]:first-child:before{content:none}.french-page[data-astro-cid-2qa2cbrs] .ccard[data-astro-cid-2qa2cbrs] p[data-astro-cid-2qa2cbrs]{color:#2a2620ad;font-size:.9rem;line-height:1.6;margin:0 0 1.4rem;flex:1}.french-page[data-astro-cid-2qa2cbrs] .ccard[data-astro-cid-2qa2cbrs].primary p[data-astro-cid-2qa2cbrs]{font-size:.96rem}.french-page[data-astro-cid-2qa2cbrs] .card-ctas[data-astro-cid-2qa2cbrs]{display:flex;flex-wrap:wrap;gap:.8rem;align-items:center;margin-top:auto}.french-page[data-astro-cid-2qa2cbrs] .btn-card[data-astro-cid-2qa2cbrs]{font-size:.86rem;font-weight:700;text-decoration:none;padding:.68rem 1.2rem;border-radius:10px;transition:transform .35s var(--ease),box-shadow .35s var(--ease)}.french-page[data-astro-cid-2qa2cbrs] .btn-card[data-astro-cid-2qa2cbrs].solid{color:#fff;background:var(--fr-red);box-shadow:0 10px 28px #e6394647}.french-page[data-astro-cid-2qa2cbrs] .btn-card[data-astro-cid-2qa2cbrs].solid:hover{transform:translateY(-2px);box-shadow:0 16px 36px #e6394666}.french-page[data-astro-cid-2qa2cbrs] .btn-card[data-astro-cid-2qa2cbrs].outline{color:#2a2620cc;border:1.5px solid rgba(42,38,32,.22)}.french-page[data-astro-cid-2qa2cbrs] .btn-card[data-astro-cid-2qa2cbrs].outline:hover{border-color:var(--fr-red);color:var(--ivory-ink)}.french-page[data-astro-cid-2qa2cbrs] .courses-footer[data-astro-cid-2qa2cbrs]{display:flex;align-items:center;gap:2rem;margin-top:2.6rem;flex-wrap:wrap}.french-page[data-astro-cid-2qa2cbrs] .courses-note[data-astro-cid-2qa2cbrs]{font-size:.84rem;color:#2a262080}.french-page[data-astro-cid-2qa2cbrs] .fourr[data-astro-cid-2qa2cbrs]{padding:clamp(3.2rem,7vw,5.4rem) 0;background:var(--navy)}.french-page[data-astro-cid-2qa2cbrs] .fourr-head[data-astro-cid-2qa2cbrs]{text-align:center;margin-bottom:3.5rem}.french-page[data-astro-cid-2qa2cbrs] .fourr-head[data-astro-cid-2qa2cbrs] .kick[data-astro-cid-2qa2cbrs]{font-size:.75rem;font-weight:800;letter-spacing:.26em;text-transform:uppercase;color:var(--gold-bright);margin-bottom:.9rem}.french-page[data-astro-cid-2qa2cbrs] .fourr-head[data-astro-cid-2qa2cbrs] h2[data-astro-cid-2qa2cbrs]{font-family:var(--serif);font-size:clamp(2rem,4.2vw,3.2rem);font-weight:700;max-width:28ch;margin:0 auto .8rem;line-height:1.1}.french-page[data-astro-cid-2qa2cbrs] .fourr-head[data-astro-cid-2qa2cbrs] .sub[data-astro-cid-2qa2cbrs]{color:#ffffffb3;max-width:50ch;margin:0 auto}.french-page[data-astro-cid-2qa2cbrs] .fourr-track[data-astro-cid-2qa2cbrs]{display:flex;align-items:center;gap:1.2rem;margin:0 0 .8rem}.french-page[data-astro-cid-2qa2cbrs] .track-start[data-astro-cid-2qa2cbrs],.french-page[data-astro-cid-2qa2cbrs] .track-end[data-astro-cid-2qa2cbrs]{flex-shrink:0;min-width:80px;font-family:var(--serif);font-style:italic;font-size:1rem;color:var(--gold-bright);font-weight:700;line-height:1.3;text-align:center}.french-page[data-astro-cid-2qa2cbrs] .track-bar[data-astro-cid-2qa2cbrs]{flex:1;height:5px;border-radius:3px;background:#ffffff1a;overflow:hidden}.french-page[data-astro-cid-2qa2cbrs] .track-fill[data-astro-cid-2qa2cbrs]{height:100%;border-radius:3px;background:linear-gradient(90deg,var(--fr-red),var(--gold-bright),var(--gold));transform:scaleX(0);transform-origin:left;transition:transform 1.8s cubic-bezier(.16,1,.3,1)}.french-page[data-astro-cid-2qa2cbrs] #fr-4r-stage[data-astro-cid-2qa2cbrs].in .track-fill[data-astro-cid-2qa2cbrs]{transform:scaleX(1)}.french-page[data-astro-cid-2qa2cbrs] .path-caption[data-astro-cid-2qa2cbrs]{text-align:center;font-size:.76rem;letter-spacing:.18em;text-transform:uppercase;color:#ffffff61;margin:0 0 3rem}.french-page[data-astro-cid-2qa2cbrs] .r4-grid[data-astro-cid-2qa2cbrs]{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1)}.french-page[data-astro-cid-2qa2cbrs] .r4-card[data-astro-cid-2qa2cbrs]{display:flex;flex-direction:column;border-radius:14px;padding:1.2rem 1rem;background:#fff0;transition:background .5s ease var(--nd,0s),transform .4s var(--ease)}.french-page[data-astro-cid-2qa2cbrs] .r4-grid[data-astro-cid-2qa2cbrs].in .r4-card[data-astro-cid-2qa2cbrs]{background:#ffffff0a}.french-page[data-astro-cid-2qa2cbrs] .r4-card[data-astro-cid-2qa2cbrs]:hover{background:#e639461a!important;transform:translateY(-3px)}.french-page[data-astro-cid-2qa2cbrs] .r4-num[data-astro-cid-2qa2cbrs]{position:relative;width:42px;height:42px;border-radius:50%;border:2px solid var(--gold);background:var(--navy);display:flex;align-items:center;justify-content:center;font-weight:800;font-size:.9rem;color:var(--gold);margin-bottom:1.2rem;flex-shrink:0;transform:scale(0);transition:transform .42s cubic-bezier(.34,1.56,.64,1) var(--nd,0s)}.french-page[data-astro-cid-2qa2cbrs] .r4-num[data-astro-cid-2qa2cbrs]:after{content:"";position:absolute;inset:-5px;border-radius:50%;border:2px solid var(--gold);opacity:0;pointer-events:none}.french-page[data-astro-cid-2qa2cbrs] .r4-grid[data-astro-cid-2qa2cbrs].in .r4-num[data-astro-cid-2qa2cbrs]{transform:scale(1)}.french-page[data-astro-cid-2qa2cbrs] .r4-grid[data-astro-cid-2qa2cbrs].in .r4-num[data-astro-cid-2qa2cbrs]:after{animation:fr-r4-ring .9s ease-out var(--nd,.15s) forwards}@keyframes fr-r4-ring{0%{opacity:.8;transform:scale(1)}to{opacity:0;transform:scale(2.2)}}.french-page[data-astro-cid-2qa2cbrs] .r4-name[data-astro-cid-2qa2cbrs]{font-family:var(--serif);font-size:1.18rem;font-weight:700;margin:0 0 .3rem;line-height:1.2;transition:text-shadow .6s ease var(--nd,0s)}.french-page[data-astro-cid-2qa2cbrs] .r4-grid[data-astro-cid-2qa2cbrs].in .r4-name[data-astro-cid-2qa2cbrs]{text-shadow:0 0 24px rgba(201,168,106,.45)}.french-page[data-astro-cid-2qa2cbrs] .r4-it[data-astro-cid-2qa2cbrs]{font-size:.82rem;color:#ffffff73;font-style:italic;display:block;margin-bottom:.75rem}.french-page[data-astro-cid-2qa2cbrs] .r4-card[data-astro-cid-2qa2cbrs] p[data-astro-cid-2qa2cbrs]{color:#ffffffb3;font-size:.9rem;line-height:1.6;margin:0}.french-page[data-astro-cid-2qa2cbrs] .certs[data-astro-cid-2qa2cbrs]{padding:clamp(3.2rem,7vw,5.4rem) 0;background:var(--ivory);color:var(--ivory-ink)}.french-page[data-astro-cid-2qa2cbrs] .certs-head[data-astro-cid-2qa2cbrs]{text-align:center;margin-bottom:3rem}.french-page[data-astro-cid-2qa2cbrs] .certs-head[data-astro-cid-2qa2cbrs] .kick[data-astro-cid-2qa2cbrs]{font-size:.75rem;font-weight:800;letter-spacing:.26em;text-transform:uppercase;color:var(--fr-red);margin-bottom:.9rem}.french-page[data-astro-cid-2qa2cbrs] .certs-head[data-astro-cid-2qa2cbrs] h2[data-astro-cid-2qa2cbrs]{font-family:var(--serif);font-size:clamp(2rem,4.2vw,3.2rem);font-weight:700;margin:0 auto .8rem;line-height:1.1;color:var(--ivory-ink)}.french-page[data-astro-cid-2qa2cbrs] .certs-head[data-astro-cid-2qa2cbrs] .sub[data-astro-cid-2qa2cbrs]{color:#2a2620a6;max-width:52ch;margin:0 auto}.french-page[data-astro-cid-2qa2cbrs] .cert-cards[data-astro-cid-2qa2cbrs]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.4rem}.french-page[data-astro-cid-2qa2cbrs] .cert-card[data-astro-cid-2qa2cbrs]{background:#fff;border:1px solid rgba(42,38,32,.1);border-radius:18px;padding:2rem;display:flex;flex-direction:column;transition:transform .4s var(--ease),box-shadow .4s var(--ease),border-color .4s}.french-page[data-astro-cid-2qa2cbrs] .cert-card[data-astro-cid-2qa2cbrs]:hover{transform:translateY(-4px);box-shadow:0 24px 48px #2a26201a;border-color:#e639464d}.french-page[data-astro-cid-2qa2cbrs] .cert-badge[data-astro-cid-2qa2cbrs]{font-size:.65rem;font-weight:800;letter-spacing:.22em;text-transform:uppercase;color:var(--fr-red);margin-bottom:.8rem}.french-page[data-astro-cid-2qa2cbrs] .cert-name[data-astro-cid-2qa2cbrs]{font-family:var(--serif);font-size:2.2rem;font-weight:700;margin:0 0 .8rem;color:var(--ivory-ink);line-height:1}.french-page[data-astro-cid-2qa2cbrs] .cert-card[data-astro-cid-2qa2cbrs] p[data-astro-cid-2qa2cbrs]{color:#2a2620ad;line-height:1.6;margin:0 0 1.2rem;flex:1}.french-page[data-astro-cid-2qa2cbrs] .cert-levels[data-astro-cid-2qa2cbrs]{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:1.4rem}.french-page[data-astro-cid-2qa2cbrs] .cert-level[data-astro-cid-2qa2cbrs]{font-size:.72rem;font-weight:700;padding:.25rem .7rem;border-radius:999px;background:#e639461a;color:var(--fr-red);letter-spacing:.06em}.french-page[data-astro-cid-2qa2cbrs] .cert-cta[data-astro-cid-2qa2cbrs]{display:inline-flex;font-size:.9rem;font-weight:700;color:var(--fr-red);text-decoration:none;align-items:center;gap:.4rem;margin-top:auto;transition:gap .35s var(--ease)}.french-page[data-astro-cid-2qa2cbrs] .cert-cta[data-astro-cid-2qa2cbrs]:hover{gap:.7rem}.french-page[data-astro-cid-2qa2cbrs] .certs-helper[data-astro-cid-2qa2cbrs]{text-align:center;margin-top:2.4rem;font-family:var(--serif);font-style:italic;font-size:1rem;color:#2a262080}.french-page[data-astro-cid-2qa2cbrs] .testis[data-astro-cid-2qa2cbrs]{padding:clamp(3.2rem,7vw,5.4rem) 0;background:var(--navy)}.french-page[data-astro-cid-2qa2cbrs] .testis-head[data-astro-cid-2qa2cbrs]{text-align:center;margin-bottom:3.5rem}.french-page[data-astro-cid-2qa2cbrs] .testis-head[data-astro-cid-2qa2cbrs] .kick[data-astro-cid-2qa2cbrs]{font-size:.75rem;font-weight:800;letter-spacing:.26em;text-transform:uppercase;color:var(--gold-bright);margin-bottom:.9rem}.french-page[data-astro-cid-2qa2cbrs] .testis-head[data-astro-cid-2qa2cbrs] h2[data-astro-cid-2qa2cbrs]{font-family:var(--serif);font-size:clamp(2rem,4.2vw,3.2rem);font-weight:700;margin:0 auto .8rem;line-height:1.1}.french-page[data-astro-cid-2qa2cbrs] .testi-layout[data-astro-cid-2qa2cbrs]{max-width:760px;margin:0 auto}.french-page[data-astro-cid-2qa2cbrs] .testi-primary[data-astro-cid-2qa2cbrs],.french-page[data-astro-cid-2qa2cbrs] .testi-secondary[data-astro-cid-2qa2cbrs]{display:flex;flex-direction:column;gap:1.4rem}.french-page[data-astro-cid-2qa2cbrs] .testi-secondary[data-astro-cid-2qa2cbrs] .testi-card[data-astro-cid-2qa2cbrs]{flex:1}.french-page[data-astro-cid-2qa2cbrs] .testi-card[data-astro-cid-2qa2cbrs]{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:18px;padding:2rem;transition:background .4s,border-color .4s,transform .4s var(--ease)}.french-page[data-astro-cid-2qa2cbrs] .testi-card[data-astro-cid-2qa2cbrs]:hover{background:#ffffff14;border-color:#c9a86a40;transform:translateY(-3px)}.french-page[data-astro-cid-2qa2cbrs] .testi-stars[data-astro-cid-2qa2cbrs]{color:var(--gold);letter-spacing:.12em;font-size:.88rem;margin-bottom:.8rem}.french-page[data-astro-cid-2qa2cbrs] .testi-quote[data-astro-cid-2qa2cbrs]{font-family:var(--serif);font-style:italic;font-size:1.12rem;color:#ffffffe6;line-height:1.48;margin:0 0 1.2rem}.french-page[data-astro-cid-2qa2cbrs] .testi-card[data-astro-cid-2qa2cbrs].feature .testi-quote[data-astro-cid-2qa2cbrs]{font-size:1.28rem}.french-page[data-astro-cid-2qa2cbrs] .testi-name[data-astro-cid-2qa2cbrs]{font-weight:700;font-size:.92rem;color:#fff}.french-page[data-astro-cid-2qa2cbrs] .testi-role[data-astro-cid-2qa2cbrs]{font-size:.8rem;color:#ffffff80;margin-top:.15rem}.french-page[data-astro-cid-2qa2cbrs] .testis-footer[data-astro-cid-2qa2cbrs]{text-align:center;margin-top:2.6rem}.french-page[data-astro-cid-2qa2cbrs] .testi-more[data-astro-cid-2qa2cbrs]{font-size:.9rem;font-weight:700;color:var(--gold-bright);text-decoration:none;display:inline-flex;align-items:center;gap:.4rem}.french-page[data-astro-cid-2qa2cbrs] .testi-more[data-astro-cid-2qa2cbrs] .arr[data-astro-cid-2qa2cbrs]{display:inline-block;transition:transform .35s var(--ease)}.french-page[data-astro-cid-2qa2cbrs] .testi-more[data-astro-cid-2qa2cbrs]:hover .arr[data-astro-cid-2qa2cbrs]{transform:translate(4px)}.french-page[data-astro-cid-2qa2cbrs] .faqs[data-astro-cid-2qa2cbrs]{padding:clamp(3.2rem,7vw,5.4rem) 0;background:var(--ivory);color:var(--ivory-ink)}.french-page[data-astro-cid-2qa2cbrs] .faqs-head[data-astro-cid-2qa2cbrs]{text-align:center;margin-bottom:3.5rem}.french-page[data-astro-cid-2qa2cbrs] .faqs-head[data-astro-cid-2qa2cbrs] .kick[data-astro-cid-2qa2cbrs]{font-size:.75rem;font-weight:800;letter-spacing:.26em;text-transform:uppercase;color:var(--fr-red);margin-bottom:.9rem}.french-page[data-astro-cid-2qa2cbrs] .faqs-head[data-astro-cid-2qa2cbrs] h2[data-astro-cid-2qa2cbrs]{font-family:var(--serif);font-size:clamp(2rem,4.2vw,3.2rem);font-weight:700;margin:0 auto;line-height:1.1;color:var(--ivory-ink)}.french-page[data-astro-cid-2qa2cbrs] .faq-list[data-astro-cid-2qa2cbrs]{max-width:720px;margin:0 auto}.french-page[data-astro-cid-2qa2cbrs] .faq-item[data-astro-cid-2qa2cbrs]{border-bottom:1px solid rgba(42,38,32,.12)}.french-page[data-astro-cid-2qa2cbrs] .faq-item[data-astro-cid-2qa2cbrs] summary[data-astro-cid-2qa2cbrs]{list-style:none;-webkit-appearance:none;cursor:pointer;padding:1.3rem 0;font-weight:700;font-size:1rem;color:var(--ivory-ink);display:flex;justify-content:space-between;align-items:center;gap:1rem;transition:color .25s}.french-page[data-astro-cid-2qa2cbrs] .faq-item[data-astro-cid-2qa2cbrs] summary[data-astro-cid-2qa2cbrs]::-webkit-details-marker{display:none}.french-page[data-astro-cid-2qa2cbrs] .faq-item[data-astro-cid-2qa2cbrs] summary[data-astro-cid-2qa2cbrs]:hover{color:var(--fr-red)}.french-page[data-astro-cid-2qa2cbrs] .faq-icon[data-astro-cid-2qa2cbrs]{flex-shrink:0;width:24px;height:24px;border-radius:50%;border:1.5px solid var(--fr-red);color:var(--fr-red);display:flex;align-items:center;justify-content:center;font-size:1rem;line-height:1;transition:transform .3s ease}.french-page[data-astro-cid-2qa2cbrs] .faq-item[data-astro-cid-2qa2cbrs][open] .faq-icon[data-astro-cid-2qa2cbrs]{transform:rotate(45deg)}.french-page[data-astro-cid-2qa2cbrs] .faq-body[data-astro-cid-2qa2cbrs]{display:grid;grid-template-rows:0fr;transition:grid-template-rows .35s ease}.french-page[data-astro-cid-2qa2cbrs] .faq-item[data-astro-cid-2qa2cbrs][open] .faq-body[data-astro-cid-2qa2cbrs]{grid-template-rows:1fr}.french-page[data-astro-cid-2qa2cbrs] .faq-inner[data-astro-cid-2qa2cbrs]{overflow:hidden}.french-page[data-astro-cid-2qa2cbrs] .faq-answer[data-astro-cid-2qa2cbrs]{padding:.2rem 0 1.4rem;color:#2a2620ad;line-height:1.65;font-size:.96rem}.french-page[data-astro-cid-2qa2cbrs] .faqs-footer[data-astro-cid-2qa2cbrs]{text-align:center;margin-top:2.8rem}.french-page[data-astro-cid-2qa2cbrs] .faqs-cta[data-astro-cid-2qa2cbrs]{font-size:.9rem;color:#2a262080;font-style:italic;font-family:var(--serif)}.french-page[data-astro-cid-2qa2cbrs] .faqs-cta[data-astro-cid-2qa2cbrs] a[data-astro-cid-2qa2cbrs]{color:var(--fr-red);font-weight:700;text-decoration:none}.french-page[data-astro-cid-2qa2cbrs] .faqs-cta[data-astro-cid-2qa2cbrs] a[data-astro-cid-2qa2cbrs]:hover{text-decoration:underline}.french-page[data-astro-cid-2qa2cbrs] .final-cta[data-astro-cid-2qa2cbrs]{padding:clamp(3.2rem,7vw,5.4rem) 0;background:var(--navy);position:relative;overflow:hidden}.french-page[data-astro-cid-2qa2cbrs] .final-cta[data-astro-cid-2qa2cbrs]:before{content:"";position:absolute;inset:-20%;pointer-events:none;background:radial-gradient(ellipse at 65% 50%,rgba(201,168,106,.16),transparent 55%)}.french-page[data-astro-cid-2qa2cbrs] .cta-card[data-astro-cid-2qa2cbrs]{position:relative;background:linear-gradient(135deg,#ffffff12,#ffffff08);border:1px solid rgba(255,255,255,.14);border-radius:24px;padding:clamp(2.4rem,5vw,3.8rem);text-align:center;overflow:hidden}.french-page[data-astro-cid-2qa2cbrs] .cta-card[data-astro-cid-2qa2cbrs]:before{content:"";position:absolute;top:-40%;right:-5%;width:520px;height:520px;border-radius:50%;background:radial-gradient(closest-side,rgba(201,168,106,.14),transparent 70%);pointer-events:none}.french-page[data-astro-cid-2qa2cbrs] .cta-kicker[data-astro-cid-2qa2cbrs]{font-size:.75rem;font-weight:800;letter-spacing:.26em;text-transform:uppercase;color:var(--gold-bright);margin-bottom:1.2rem}.french-page[data-astro-cid-2qa2cbrs] .cta-h[data-astro-cid-2qa2cbrs]{font-family:var(--serif);font-size:clamp(2.2rem,5.5vw,4rem);font-weight:700;line-height:1.06;letter-spacing:-.022em;margin:0 0 1.2rem}.french-page[data-astro-cid-2qa2cbrs] .cta-sub[data-astro-cid-2qa2cbrs]{color:#ffffffb8;font-size:clamp(1rem,1.4vw,1.14rem);max-width:44ch;margin:0 auto 2.4rem}.french-page[data-astro-cid-2qa2cbrs] .cta-btns[data-astro-cid-2qa2cbrs]{display:flex;justify-content:center;gap:1.4rem;flex-wrap:wrap}.french-page[data-astro-cid-2qa2cbrs] .cta-nap[data-astro-cid-2qa2cbrs]{margin-top:4rem;padding-top:2.5rem;border-top:1px solid rgba(255,255,255,.08);text-align:center;font-size:.8rem;color:#ffffff59;line-height:1.8}@media (max-width: 860px){.french-page[data-astro-cid-2qa2cbrs] .hero[data-astro-cid-2qa2cbrs]{min-height:auto;padding:2.4rem 0 2.2rem}.french-page[data-astro-cid-2qa2cbrs] .hero[data-astro-cid-2qa2cbrs] .wrap[data-astro-cid-2qa2cbrs]{grid-template-columns:1fr;padding-top:0;padding-bottom:0}.french-page[data-astro-cid-2qa2cbrs] .motion-stage[data-astro-cid-2qa2cbrs]{width:100%;min-height:200px;margin-top:.9rem}.french-page[data-astro-cid-2qa2cbrs] .motion-shell[data-astro-cid-2qa2cbrs]{min-height:190px;padding:1.2rem}.french-page[data-astro-cid-2qa2cbrs] .world-band[data-astro-cid-2qa2cbrs]{padding-top:clamp(2.4rem,7vw,3.2rem)}.french-page[data-astro-cid-2qa2cbrs] .hero-copy[data-astro-cid-2qa2cbrs]:before{inset:-22% -16%}.french-page[data-astro-cid-2qa2cbrs] .stats[data-astro-cid-2qa2cbrs]{grid-template-columns:1fr;gap:1.6rem}.french-page[data-astro-cid-2qa2cbrs] .routeline[data-astro-cid-2qa2cbrs]{display:none}.french-page[data-astro-cid-2qa2cbrs] .aud-body[data-astro-cid-2qa2cbrs]{grid-template-columns:1fr;gap:3rem}.french-page[data-astro-cid-2qa2cbrs] .aud-photo[data-astro-cid-2qa2cbrs]{position:static;top:auto;max-width:380px;margin:1.4rem auto 0}.french-page[data-astro-cid-2qa2cbrs] .primary-cards[data-astro-cid-2qa2cbrs],.french-page[data-astro-cid-2qa2cbrs] .secondary-cards[data-astro-cid-2qa2cbrs]{grid-template-columns:1fr}.french-page[data-astro-cid-2qa2cbrs] .courses-footer[data-astro-cid-2qa2cbrs]{flex-direction:column;align-items:flex-start;gap:1rem}.french-page[data-astro-cid-2qa2cbrs] .r4-grid[data-astro-cid-2qa2cbrs]{grid-template-columns:1fr;gap:1rem}.french-page[data-astro-cid-2qa2cbrs] .r4-card[data-astro-cid-2qa2cbrs]{flex-direction:row;align-items:flex-start;gap:1.2rem;padding:.8rem}.french-page[data-astro-cid-2qa2cbrs] .r4-num[data-astro-cid-2qa2cbrs]{margin-bottom:0}.french-page[data-astro-cid-2qa2cbrs] .fourr-track[data-astro-cid-2qa2cbrs]{flex-direction:column;gap:.6rem}.french-page[data-astro-cid-2qa2cbrs] .track-bar[data-astro-cid-2qa2cbrs]{width:100%;height:3px}.french-page[data-astro-cid-2qa2cbrs] .cert-cards[data-astro-cid-2qa2cbrs]{grid-template-columns:1fr}.french-page[data-astro-cid-2qa2cbrs] .cta-btns[data-astro-cid-2qa2cbrs]{flex-direction:column;align-items:center}}@media (prefers-reduced-motion: reduce){.french-page[data-astro-cid-2qa2cbrs] .live-word[data-astro-cid-2qa2cbrs] .letter[data-astro-cid-2qa2cbrs]{animation:none;opacity:1;transform:none;filter:none}.french-page[data-astro-cid-2qa2cbrs] .routeline[data-astro-cid-2qa2cbrs] .p[data-astro-cid-2qa2cbrs]{transition:none;stroke-dashoffset:0}.french-page[data-astro-cid-2qa2cbrs] .routeline[data-astro-cid-2qa2cbrs] circle[data-astro-cid-2qa2cbrs]{opacity:1;transition:none}.french-page[data-astro-cid-2qa2cbrs] .aud-route[data-astro-cid-2qa2cbrs] .spine[data-astro-cid-2qa2cbrs]{transition:none;transform:scaleY(1)}.french-page[data-astro-cid-2qa2cbrs] .rnode[data-astro-cid-2qa2cbrs]{transition:none;transform:scale(1)}.french-page[data-astro-cid-2qa2cbrs] .track-fill[data-astro-cid-2qa2cbrs]{transition:none;transform:scaleX(1)}.french-page[data-astro-cid-2qa2cbrs] .r4-num[data-astro-cid-2qa2cbrs]:after{animation:none;opacity:0}}
