*,:after,:before{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:DM Sans,system-ui,sans-serif;background-color:#fff;color:#0a0a0f;line-height:1.6}a{text-decoration:none;color:inherit}ol,ul{list-style:none}img{max-width:100%;height:auto;display:block}button{cursor:pointer;border:none;background:none;color:inherit}button,input,textarea{font-family:inherit}h1,h2,h3,h4,h5,h6{line-height:1.15;font-weight:700}.display{font-family:Righteous,system-ui,sans-serif;font-weight:400;text-transform:uppercase;letter-spacing:-.02em;line-height:1}p{line-height:1.65}.tform{--f-field-bg:#eff0f4;--f-field-border:transparent;--f-field-text:#0a0a0f;--f-placeholder:#9ca3af;--f-label:#0a0a0f;--f-muted:#4a5565;--f-rule:rgba(10,10,15,.09);--f-chip-bg:#f3f3f8;--f-chip-text:#4a5565;--f-chip-border:transparent;--f-link:#0097bd;gap:20px}.tform,.tform__field{display:flex;flex-direction:column}.tform__field{min-width:0}.tform__label{margin-bottom:8px;font-size:13px;font-weight:700;line-height:1.3;color:var(--f-label)}.tform__required{margin-left:3px;color:#e8197e}.tform__hint{margin-top:6px;font-size:12px;line-height:1.4;color:var(--f-muted)}.tform__input,.tform__select,.tform__textarea{width:100%;padding:13px 17px;font-family:DM Sans,system-ui,sans-serif;font-size:14px;line-height:1.4;color:var(--f-field-text);background:var(--f-field-bg);border:1px solid var(--f-field-border);border-radius:16px;transition:border-color .3s ease,box-shadow .3s ease}.tform__input::-moz-placeholder,.tform__select::-moz-placeholder,.tform__textarea::-moz-placeholder{color:var(--f-placeholder)}.tform__input::placeholder,.tform__select::placeholder,.tform__textarea::placeholder{color:var(--f-placeholder)}.tform__input:focus,.tform__select:focus,.tform__textarea:focus{outline:none;border-color:#e8197e;box-shadow:0 0 0 3px #e8197e2e}.tform__input:disabled,.tform__select:disabled,.tform__textarea:disabled{opacity:.6}.tform__input,.tform__select{height:48px}.tform__select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:40px;cursor:pointer;background-image:linear-gradient(45deg,transparent 50%,currentColor 0),linear-gradient(135deg,currentColor 50%,transparent 0);background-position:calc(100% - 22px) 21px,calc(100% - 17px) 21px;background-size:5px 5px,5px 5px;background-repeat:no-repeat}.tform__select option{color:#0a0a0f;background:#fff}.tform__textarea{min-height:126px;resize:vertical}.tform__row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 16px}@media(max-width:768px){.tform__row{grid-template-columns:1fr}}.tform__row--three{grid-template-columns:repeat(3,minmax(0,1fr))}@media(max-width:768px){.tform__row--three{grid-template-columns:1fr}}.tform__row--civility{grid-template-columns:112px minmax(0,1fr) minmax(0,1fr)}@media(max-width:768px){.tform__row--civility{grid-template-columns:1fr}}.tform__range{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:12px}.tform__range-sep{font-size:14px;color:var(--f-muted)}.tform__chips{display:flex;flex-wrap:wrap;gap:8px}.tform__chip{padding:9px 21px;font-family:DM Sans,system-ui,sans-serif;font-size:14px;font-weight:700;line-height:21px;text-align:center;color:var(--f-chip-text);background:var(--f-chip-bg);border:1px solid var(--f-chip-border);border-radius:999px;cursor:pointer;transition:background .3s ease,color .3s ease,border-color .3s ease}.tform__chip:hover{border-color:#e8197e66}.tform__chip.is-active{color:#fff;background:#e8197e;border-color:#e8197e}.tform__chip-other{margin-top:10px}.tform__section{display:flex;flex-direction:column;gap:16px}.tform__section-head{display:flex;align-items:center;gap:12px;margin-top:12px}.tform__section-head:after{content:"";flex:1;height:1px;background:var(--f-rule)}.tform__section-number{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:24px;height:24px;border-radius:999px;font-size:12px;font-weight:700;color:#fff;background:#00cfff}.tform__section-title{margin:0;font-family:Righteous,system-ui,sans-serif;font-weight:400;font-size:17px;letter-spacing:.02em;text-transform:uppercase;color:var(--f-label)}.tform__subgroup{display:flex;flex-wrap:wrap;align-items:center;gap:12px 16px}.tform__subgroup-label{min-width:160px;font-size:13px;font-weight:600;color:var(--f-label)}.tform__file{display:flex;align-items:center;gap:10px;width:100%;padding:13px 17px;font-family:DM Sans,system-ui,sans-serif;font-size:14px;text-align:left;color:var(--f-muted);background:transparent;border:1px dashed var(--f-label);border-radius:16px;cursor:pointer;transition:border-color .3s ease,color .3s ease}.tform__file:hover{border-color:#e8197e;color:var(--f-label)}.tform__file .icon-svg{flex-shrink:0;font-size:16px}.tform__file-input{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.tform__consent{display:flex;align-items:flex-start;gap:12px;padding-top:20px;border-top:1px solid var(--f-rule);font-size:12px;line-height:1.6;color:var(--f-label)}.tform__consent a{color:var(--f-link);text-decoration:underline}.tform__checkbox{flex-shrink:0;width:16px;height:16px;margin-top:3px;accent-color:#e8197e;cursor:pointer}.tform__submit{align-self:flex-start}.tform__submit:disabled{opacity:.6;cursor:default;transform:none}.tform__alert{padding:14px 18px;border-radius:12px;font-size:14px;line-height:1.5}.tform__alert--ok{color:#0a5c3a;background:#10b98124;border:1px solid rgba(16,185,129,.4)}.tform__alert--ko{color:#8f1230;background:#e8197e1a;border:1px solid rgba(232,25,126,.4)}.tform__honeypot{position:absolute;left:-9999px;width:1px;height:1px;opacity:0;pointer-events:none}.tform--sombre{--f-field-bg:hsla(0,0%,100%,.06);--f-field-border:hsla(0,0%,100%,.64);--f-field-text:#fff;--f-placeholder:hsla(0,0%,100%,.45);--f-label:hsla(0,0%,100%,.5);--f-muted:hsla(0,0%,100%,.6);--f-rule:hsla(0,0%,100%,.14);--f-chip-bg:hsla(0,0%,100%,.06);--f-chip-text:hsla(0,0%,100%,.85);--f-chip-border:hsla(0,0%,100%,.3);--f-link:#00cfff}.tform--sombre .tform__label{font-size:12px;font-weight:600;letter-spacing:.6px;text-transform:uppercase}.tform--sombre .tform__consent,.tform--sombre .tform__section-title{color:#fff}.tform--sombre .tform__alert--ok{color:#6ee7b7}.tform--sombre .tform__alert--ko{color:#ff9ec7}.tform--creme{--f-field-bg:#e5e7eb;--f-chip-bg:transparent;--f-chip-border:#0a0a0f;--f-chip-text:#0a0a0f;--f-link:#a37c00}.tform--creme .tform__submit{align-self:flex-start}.tform--card{padding:41px;background:#fff;border-radius:24px}@media(max-width:768px){.tform--card{padding:24px}}.tform--creme.tform--card{border:1px solid #0a0a0f}.tform-block--clair{background:#f7f8fa;color:#0a0a0f}.tform-block--creme{background:#fff9e8;color:#0a0a0f}.tform-block--sombre{background:linear-gradient(153deg,#0a0a0f 3.6%,#110818 45%,#081420 96%);color:#fff}.tform-block__head{margin-bottom:2.5rem}.tform-block__title{margin-top:1rem}.tform-block--sombre .tform-block__title{color:#fff}.tform-block:not(.tform-block--sombre) .tform-block__title{color:#0a0a0f}.tform-block__intro{margin-top:1rem;max-width:620px;font-size:15px;line-height:1.6;color:#4a5565}.tform-block--sombre .tform-block__intro{color:#ffffffb3}.tform-block__split{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:80px}@media(max-width:1024px){.tform-block__split{grid-template-columns:1fr;gap:48px}}.tform-block__wrap{max-width:960px;margin:0 auto}body{background:#0a0a0f}.container{max-width:1440px;margin:0 auto;padding:0 56px}@media(max-width:768px){.container{padding:0 24px}}.section{padding:7rem 0}@media(max-width:1024px){.section{padding:5rem 0}}@media(max-width:768px){.section{padding:3.5rem 0}}.section-label{display:inline-block;padding:4px 12px;border-radius:999px;font-size:12px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase;line-height:16px}.section-label--pink,.section-label--rose{color:#e8197e;background:#e8197e17}.section-label--cyan{color:#00cfff;background:#00cfff17}.section-label--jaune,.section-label--yellow{color:#ffd600;background:#ffd6001c}.section-title{font-family:Righteous,system-ui,sans-serif;font-weight:400;text-transform:uppercase;letter-spacing:-.02em;line-height:1;font-size:clamp(2.4rem,5vw,4.5rem);margin:0}.section-title em{font-style:normal}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:16px 32px;border-radius:999px;font-family:DM Sans,system-ui,sans-serif;font-weight:700;font-size:18px;line-height:1;white-space:nowrap;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease,background .3s ease,opacity .3s ease}.btn .icon-svg{font-size:1.15em}.btn:hover{transform:translateY(-2px)}.btn--sm{padding:12px 24px;font-size:14px}.btn--pink{background:linear-gradient(90deg,#e8197e,#820e47);color:#fff;box-shadow:0 8px 24px #e8197e59}.btn--yellow{background:#ffd600;color:#0a0a0f;box-shadow:0 8px 24px #ffd6004d}.btn--pink-solid{background:#e8197e;color:#fff}.btn--outline-white{background:transparent;color:#fff;border:1.5px solid hsla(0,0%,100%,.9)}.btn--outline-white:hover{background:#ffffff14}.btn--outline-pink{background:transparent;color:#e8197e;border:1.5px solid rgba(232,25,126,.5)}.btn--outline-pink:hover{background:#e8197e0f}.text-link{display:inline-flex;align-items:center;gap:8px;font-weight:700;font-size:14px;color:#e8197e;transition:gap .3s ease}.text-link:hover{gap:14px}.rich-text{font-size:1rem;line-height:1.75;color:inherit}.rich-text p{margin:0 0 1rem}.rich-text a{color:#e8197e;text-decoration:underline}.rich-text strong{font-weight:700}.rich-text h2,.rich-text h3,.rich-text h4{font-family:DM Sans,system-ui,sans-serif;font-weight:700;margin:1.6rem 0 .6rem}.rich-text ul{list-style:none;margin:0 0 1rem;padding:0}.rich-text ul li{position:relative;padding-left:2rem;margin-bottom:.7rem}.rich-text ul li:before{content:"";position:absolute;left:0;top:.15em;width:20px;height:20px;border-radius:999px;background:linear-gradient(90deg,#e8197e,#820e47);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3.5' viewBox='0 0 24 24'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E"),linear-gradient(90deg,#e8197e,#820e47);background-size:12px,cover;background-position:50%,50%;background-repeat:no-repeat}.rich-text ol{list-style:none;counter-reset:item;margin:0 0 1rem;padding:0}.rich-text ol li{counter-increment:item;position:relative;padding-left:3rem;margin-bottom:.9rem;min-height:30px;display:flex;align-items:flex-start}.rich-text ol li:before{content:counter(item);position:absolute;left:0;top:-.05em;width:30px;height:30px;border-radius:999px;background:var(--num-grad,linear-gradient(90deg,#e8197e 0,#820e47 100%));color:#fff;font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 10px var(--num-shadow,rgba(232,25,126,.4)),inset 0 1px #ffffff59}.reveal{opacity:0;transform:translateY(28px);transition:opacity .7s ease,transform .7s cubic-bezier(.16,1,.3,1);will-change:opacity,transform}.reveal.in{opacity:1;transform:none}.reveal--delay-1{transition-delay:.08s}.reveal--delay-2{transition-delay:.16s}.reveal--delay-3{transition-delay:.24s}.reveal--delay-4{transition-delay:.32s}@media(prefers-reduced-motion:reduce){.reveal{opacity:1;transform:none;transition:none}}@font-face{font-family:DM Sans;font-style:normal;font-weight:400;font-display:swap;src:url(./DM_Sans-normal-400-latin-ext.BOFOeGcA.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:DM Sans;font-style:normal;font-weight:400;font-display:swap;src:url(./DM_Sans-normal-400-latin.Xz1IZZA0.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:DM Sans;font-style:normal;font-weight:500;font-display:swap;src:url(./DM_Sans-normal-400-latin-ext.BOFOeGcA.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:DM Sans;font-style:normal;font-weight:500;font-display:swap;src:url(./DM_Sans-normal-400-latin.Xz1IZZA0.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:DM Sans;font-style:normal;font-weight:600;font-display:swap;src:url(./DM_Sans-normal-400-latin-ext.BOFOeGcA.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:DM Sans;font-style:normal;font-weight:600;font-display:swap;src:url(./DM_Sans-normal-400-latin.Xz1IZZA0.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:DM Sans;font-style:normal;font-weight:700;font-display:swap;src:url(./DM_Sans-normal-400-latin-ext.BOFOeGcA.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:DM Sans;font-style:normal;font-weight:700;font-display:swap;src:url(./DM_Sans-normal-400-latin.Xz1IZZA0.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:Righteous;font-style:normal;font-weight:400;font-display:swap;src:url(./Righteous-normal-400-latin-ext.rbdiPHGJ.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:Righteous;font-style:normal;font-weight:400;font-display:swap;src:url(./Righteous-normal-400-latin.DIzXvQUm.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}
