:root{--green:#096;--green-2:#00a76f;--green-ink:#00704a;--green-deep:#004d33;--green-soft:#d9f2e5;--green-softer:#eaf8f0;--ink:#0b1a14;--ink-2:#2f443a;--muted:#5a6b63;--border:#e7ebe8;--bg:#f4f6f4;--sun:#ffcf3a;--blue:#2b68e6;--coral:#ff6b5a}@font-face{font-family:Nunito;font-style:normal;font-weight:400;font-display:swap;src:url(/font/Nunito/webfonts/nunito-v32-latin-regular.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:Nunito;font-style:normal;font-weight:700;font-display:swap;src:url(/font/Nunito/webfonts/nunito-v32-latin-700.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:Nunito;font-style:normal;font-weight:800;font-display:swap;src:url(/font/Nunito/webfonts/nunito-v32-latin-800.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:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(/font/Poppins/webfonts/poppins-v24-latin-700.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:Poppins;font-style:normal;font-weight:800;font-display:swap;src:url(/font/Poppins/webfonts/poppins-v24-latin-800.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:Nunito Fallback;src:local("Arial");ascent-override:101%;descent-override:35%;line-gap-override:0;size-adjust:99%}@font-face{font-family:Poppins Fallback;src:local("Arial");ascent-override:105%;descent-override:35%;line-gap-override:0;size-adjust:112%}*{box-sizing:border-box}body,html{margin:0;padding:0;background:#fff;font-family:Nunito,Nunito Fallback,system-ui,sans-serif;color:var(--ink);font-size:15px;line-height:1.6}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.nav-bar{background:#fff;border-bottom:1px solid var(--border);position:sticky;top:0;z-index:50}.nav-in{max-width:1280px;margin:0 auto;padding:14px 32px;display:flex;align-items:center;gap:28px}.nav-bar .nav-logo img{display:block;height:36px;width:auto}.nav-links{display:flex;align-items:center;gap:4px;margin-left:20px}.nav-links a{padding:9px 14px;border-radius:8px;font-weight:600;font-size:14px;color:var(--ink-2);cursor:pointer}.nav-links a:hover{background:var(--bg);color:var(--green-ink)}.nav-links a.actif{background:var(--green-softer);color:var(--green-ink)}.nav-right{margin-left:auto;display:flex;align-items:center;gap:10px}.nav-burger{display:none;width:40px;height:40px;align-items:center;justify-content:center;background:#0000;border:1px solid var(--border);border-radius:10px;cursor:pointer}.nav-burger span{display:block;width:18px;height:2px;background:var(--ink);position:relative}.nav-burger span:after,.nav-burger span:before{content:"";position:absolute;left:0;width:18px;height:2px;background:var(--ink)}.nav-burger span:before{top:-6px}.nav-burger span:after{top:6px}.btn{display:inline-flex;align-items:center;gap:8px;padding:10px 18px;border-radius:999px;font-weight:700;font-size:14px;font-family:Poppins,Poppins Fallback,system-ui,sans-serif;cursor:pointer;border:none;transition:transform .15s;text-decoration:none;line-height:1.2}.btn:hover{transform:translateY(-1px)}.btn.primary{background:var(--green);color:#fff;box-shadow:0 10px 20px -10px #0078508c}.btn.primary:hover{background:var(--green-2)}.btn.dark{background:var(--ink);color:#fff}.btn.ghost{background:#0000;color:var(--ink);border:1px solid var(--border)}.btn.sun{background:var(--sun);color:var(--ink)}.btn svg{width:14px;height:14px}.fr-flag{display:inline-flex;width:18px;height:13px;border-radius:2px;overflow:hidden;vertical-align:-2px;box-shadow:0 0 0 1px #00000014;flex-shrink:0;margin-right:6px}.fr-flag i{flex:1;display:block}.fr-flag i:first-child{background:#0055a4}.fr-flag i:nth-child(2){background:#fff}.fr-flag i:nth-child(3){background:#ef4135}.fr-flag.lg{width:22px;height:16px}.fr-inline{display:inline-flex;align-items:center;gap:6px}.footer{background:#0b1a14;color:#a9b7b0;padding:72px 32px 30px}.footer-in{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1.8fr 1fr 1fr 1fr 1fr;gap:40px}.footer .footer-logo img{display:block;height:36px;width:auto;margin-bottom:14px;filter:brightness(0) invert(1)}.footer h4{font-family:Poppins,Poppins Fallback,system-ui,sans-serif;font-weight:700;font-size:13px;text-transform:uppercase;letter-spacing:.1em;color:#fff;margin:0 0 16px}.footer ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.footer a{color:#a9b7b0;font-size:13.5px;cursor:pointer}.footer a:hover{color:#fff}.footer .blurb{font-size:13.5px;margin:0 0 14px;max-width:320px;line-height:1.6;color:#a9b7b0}.footer .phone{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;padding:14px;display:flex;align-items:center;gap:12px;margin-bottom:14px}.footer .phone .ic{width:36px;height:36px;border-radius:10px;background:var(--green);color:#fff;display:flex;align-items:center;justify-content:center}.footer .phone .k{font-size:11px;text-transform:uppercase;letter-spacing:.1em;opacity:.6;color:#fff}.footer .phone .v{font-family:Poppins,Poppins Fallback,system-ui,sans-serif;font-weight:800;font-size:17px;color:#fff}.footer .social{display:flex;gap:10px;margin-top:14px}.footer .social a{width:36px;height:36px;border-radius:50%;background:#ffffff0f;border:1px solid #ffffff1a;display:flex;align-items:center;justify-content:center;color:#fff}.footer .social a:hover{background:var(--green);border-color:var(--green)}.footer .bottom{max-width:1280px;margin:40px auto 0;padding-top:24px;border-top:1px solid #ffffff14;display:flex;justify-content:space-between;align-items:center;font-size:12.5px;color:#7e8c85;flex-wrap:wrap;gap:12px}.legal-hero{position:relative;overflow:hidden;background:radial-gradient(120% 80% at 100% 0,#b8e8cf 0,#d6efe0 30%,#eaf8f0 60%,#f4fbf6 100%);padding:54px 32px 50px}.legal-hero .legal-hero-in{max-width:980px;margin:0 auto;text-align:center}.legal-hero .eyebrow{display:inline-flex;align-items:center;gap:8px;font-family:Poppins,Poppins Fallback,system-ui,sans-serif;font-weight:700;font-size:11.5px;letter-spacing:.16em;text-transform:uppercase;color:var(--green-ink);margin-bottom:14px}.legal-hero .eyebrow .dot{width:6px;height:6px;border-radius:50%;background:var(--green)}.legal-hero h1{font-family:Poppins,Poppins Fallback,system-ui,sans-serif;font-weight:800;font-size:46px;line-height:1.05;letter-spacing:-.03em;margin:0 0 14px;color:var(--ink)}.legal-hero h1 .hl{color:var(--green-ink);position:relative;white-space:nowrap}.legal-hero h1 .hl:after{content:"";position:absolute;left:-4px;right:-4px;bottom:0;height:12px;background:var(--sun);z-index:-1;border-radius:6px;transform:skewX(-6deg)}.legal-hero p{font-size:15.5px;color:var(--ink-2);max-width:680px;margin:0 auto}.legal-hero .crumbs{display:inline-flex;gap:8px;align-items:center;font-size:12.5px;color:var(--muted);margin-top:18px}.legal-hero .crumbs a{color:var(--green-ink)}.legal-hero .crumbs .sep{opacity:.4}.legal-wrap{max-width:1080px;margin:0 auto;padding:50px 32px 80px}.legal-content{background:#fff;border:1px solid var(--border);border-radius:18px;padding:36px 40px 32px;box-shadow:0 18px 40px -28px #00281426}.legal-content h1,.legal-content h2,.legal-content h3,.legal-content h4,.legal-content h5,.legal-content h6{font-family:Poppins,Poppins Fallback,system-ui,sans-serif;font-weight:800;color:var(--ink);letter-spacing:-.02em;margin:28px 0 12px;line-height:1.25}.legal-content h1:first-child,.legal-content h2:first-child,.legal-content h3:first-child,.legal-content h4:first-child,.legal-content h5:first-child,.legal-content h6:first-child{margin-top:0}.legal-content h1{font-size:28px}.legal-content h2{font-size:22px;padding-bottom:10px;border-bottom:1px solid var(--border);display:flex;align-items:center;gap:12px}.legal-content h3{font-size:18px}.legal-content h4{font-size:16px}.legal-content p{margin:0 0 14px;color:var(--ink-2);font-size:14.5px;line-height:1.65}.legal-content p:last-child{margin-bottom:0}.legal-content a{color:var(--green-ink);text-decoration:none;font-weight:600}.legal-content a:hover{text-decoration:underline}.legal-content b,.legal-content strong{color:var(--ink);font-weight:700}.legal-content ol,.legal-content ul{margin:0 0 14px;padding-left:22px;color:var(--ink-2)}.legal-content ol li,.legal-content ul li{margin-bottom:6px;font-size:14.5px;line-height:1.65}.legal-content ul li::marker{color:var(--green)}.legal-content ol li::marker{color:var(--green);font-family:Poppins,Poppins Fallback,system-ui,sans-serif;font-weight:700}.legal-content blockquote{margin:18px 0;padding:14px 18px;background:var(--green-softer);border-left:4px solid var(--green);border-radius:10px;color:var(--ink-2);font-style:italic}.legal-content table{width:100%;border-collapse:collapse;margin:18px 0;font-size:14px}.legal-content table td,.legal-content table th{padding:10px 12px;border:1px solid var(--border);text-align:left}.legal-content table th{background:var(--green-softer);color:var(--green-ink);font-family:Poppins,Poppins Fallback,system-ui,sans-serif;font-weight:700;font-size:12.5px;letter-spacing:.04em;text-transform:uppercase}.legal-content table tr:nth-child(2n) td{background:#fafdfb}.legal-content code{background:var(--bg);padding:2px 8px;border-radius:6px;font-size:13px;font-family:Poppins,Poppins Fallback,system-ui,sans-serif;font-weight:700}.legal-content img{max-width:100%;height:auto;border-radius:10px;margin:14px 0}.legal-content hr{border:0;border-top:1px solid var(--border);margin:28px 0}.legal-cta{margin-top:36px;background:linear-gradient(135deg,var(--green-deep),var(--green));color:#fff;border-radius:18px;padding:24px 26px;gap:18px;flex-wrap:wrap}.legal-cta,.legal-cta .ic{display:flex;align-items:center}.legal-cta .ic{width:46px;height:46px;border-radius:12px;background:#ffffff26;justify-content:center;flex-shrink:0}.legal-cta .ic svg{width:22px;height:22px}.legal-cta .body{flex:1;min-width:200px}.legal-cta h3{font-family:Poppins,Poppins Fallback,system-ui,sans-serif;font-weight:800;font-size:16px;margin:0 0 4px;color:#fff}.legal-cta p{margin:0;opacity:.92;font-size:13.5px}.legal-cta .btn-cta{display:inline-flex;align-items:center;gap:8px;padding:12px 20px;border-radius:999px;background:var(--sun);color:var(--ink);font-family:Poppins,Poppins Fallback,system-ui,sans-serif;font-weight:800;font-size:14px;text-decoration:none;border:none;cursor:pointer;line-height:1.2}.legal-cta .btn-cta:hover{transform:translateY(-1px)}.legal-cta .btn-cta svg{width:14px;height:14px}@media (max-width:1000px){.nav-links{display:none}.nav-burger{display:inline-flex}.footer-in{grid-template-columns:1fr}.nav-bar.is-open .nav-links{display:flex;position:absolute;top:100%;left:0;right:0;background:#fff;flex-direction:column;padding:12px 32px 24px;border-bottom:1px solid var(--border);gap:4px;box-shadow:0 12px 24px -16px #00000026;z-index:49}}@media (max-width:880px){.legal-hero{padding:40px 20px 36px}.legal-hero h1{font-size:32px}.legal-wrap{padding:32px 16px 60px}.legal-content{padding:24px 22px 22px}.legal-content h2{font-size:19px}}
/*# sourceMappingURL=main_style_legal_v6.css.map */
