:root{--ff-gradient: linear-gradient(135deg, #EA5B0C 0%, #ff7b3a 100%);--ff-dark: #00191a;--ff-glass: rgba(255, 255, 255, .03);--ff-glass-border: rgba(255, 255, 255, .08)}.ff-gradient-text[data-astro-cid-lxste6he]{background:var(--ff-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.ff-text-white[data-astro-cid-lxste6he]{color:#fff}.ff-text-white-muted[data-astro-cid-lxste6he]{color:#ffffffb3}.ff-btn[data-astro-cid-lxste6he]{display:inline-flex;align-items:center;gap:10px;padding:16px 32px;font-family:var(--font-heading);font-size:16px;font-weight:600;border-radius:60px;border:none;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);text-decoration:none}.ff-btn-primary[data-astro-cid-lxste6he]{background:var(--ff-gradient);color:#fff;box-shadow:0 4px 24px #ea5b0c66}.ff-btn-primary[data-astro-cid-lxste6he]:hover{transform:translateY(-3px);box-shadow:0 8px 32px #ea5b0c80}.ff-btn-ghost[data-astro-cid-lxste6he]{background:transparent;color:var(--color-dark);padding:16px 24px}.ff-btn-ghost[data-astro-cid-lxste6he]:hover{color:var(--color-primary)}.ff-btn-white[data-astro-cid-lxste6he]{background:#fff;color:var(--color-primary)}.ff-btn-white[data-astro-cid-lxste6he]:hover{transform:translateY(-3px);box-shadow:0 8px 32px #ffffff4d}.ff-section-header[data-astro-cid-lxste6he]{text-align:center;margin-bottom:60px}.ff-section-header[data-astro-cid-lxste6he] h2[data-astro-cid-lxste6he]{font-size:clamp(32px,4vw,44px);margin-bottom:16px}.ff-section-header[data-astro-cid-lxste6he] p[data-astro-cid-lxste6he]{font-size:18px;color:var(--color-gray);max-width:640px;margin:0 auto}.ff-section-tag[data-astro-cid-lxste6he]{display:inline-block;background:#ea5b0c1a;color:var(--color-primary);padding:8px 20px;border-radius:50px;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:1px;margin-bottom:20px}.ff-section-tag-light[data-astro-cid-lxste6he]{background:#ffffff1a;color:#fff}.ff-hero[data-astro-cid-lxste6he]{position:relative;padding:160px 0 100px;overflow:hidden;background:linear-gradient(180deg,var(--color-light) 0%,white 100%)}.ff-hero-bg[data-astro-cid-lxste6he]{position:absolute;inset:0;background:radial-gradient(ellipse 80% 50% at 50% -20%,rgba(234,91,12,.08) 0%,transparent 50%),radial-gradient(ellipse 60% 40% at 80% 60%,rgba(0,168,168,.05) 0%,transparent 50%)}.ff-hero-glow[data-astro-cid-lxste6he]{position:absolute;top:20%;right:10%;width:400px;height:400px;background:radial-gradient(circle,rgba(234,91,12,.15) 0%,transparent 70%);filter:blur(60px);pointer-events:none}.ff-hero[data-astro-cid-lxste6he] .container[data-astro-cid-lxste6he]{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.ff-hero-tag[data-astro-cid-lxste6he]{display:inline-block;background:#fff;color:var(--color-gray);padding:10px 20px;border-radius:50px;font-size:14px;font-weight:500;margin-bottom:24px;box-shadow:0 2px 20px #0000000f}.ff-hero[data-astro-cid-lxste6he] h1[data-astro-cid-lxste6he]{font-size:clamp(34px,5vw,54px);line-height:1.1;margin-bottom:24px}.ff-hero-text[data-astro-cid-lxste6he]{font-size:18px;color:var(--color-gray);line-height:1.7;margin-bottom:32px}.ff-hero-actions[data-astro-cid-lxste6he]{display:flex;gap:16px;flex-wrap:wrap;margin-bottom:48px}.ff-hero-stats[data-astro-cid-lxste6he]{display:flex;gap:32px;flex-wrap:wrap}.ff-hero-stat[data-astro-cid-lxste6he]{text-align:left}.ff-hero-stat-number[data-astro-cid-lxste6he]{display:block;font-family:var(--font-heading);font-size:24px;font-weight:700;color:var(--color-dark);line-height:1}.ff-hero-stat-label[data-astro-cid-lxste6he]{font-size:13px;color:var(--color-gray)}.ff-hero-visual[data-astro-cid-lxste6he]{position:relative;display:flex;justify-content:center;align-items:center}.ff-hero-image-wrapper[data-astro-cid-lxste6he]{position:relative}.ff-hero-image-wrapper[data-astro-cid-lxste6he] img[data-astro-cid-lxste6he]{position:relative;z-index:2;width:900px;max-width:100%;height:auto;min-height:600px;object-fit:cover;border-radius:20px;filter:drop-shadow(0 30px 60px rgba(0,0,0,.15))}.ff-hero-image-ring[data-astro-cid-lxste6he]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:120%;height:120%;border:1px solid rgba(234,91,12,.15);border-radius:50%;animation:ff-pulse 4s ease-in-out infinite}.ff-hero-image-ring-2[data-astro-cid-lxste6he]{width:140%;height:140%;animation-delay:1s;border-color:#00a8a81a}@keyframes ff-pulse{0%,to{opacity:.5;transform:translate(-50%,-50%) scale(1)}50%{opacity:1;transform:translate(-50%,-50%) scale(1.02)}}.ff-breadcrumb[data-astro-cid-lxste6he]{padding:16px 0;background:#fff;border-bottom:1px solid rgba(0,0,0,.06)}.ff-breadcrumb[data-astro-cid-lxste6he] .container[data-astro-cid-lxste6he]{display:flex;align-items:center;gap:8px;font-size:14px;flex-wrap:wrap}.ff-breadcrumb[data-astro-cid-lxste6he] a[data-astro-cid-lxste6he]{color:var(--color-gray);text-decoration:none;transition:color .3s ease}.ff-breadcrumb[data-astro-cid-lxste6he] a[data-astro-cid-lxste6he]:hover{color:var(--color-primary)}.ff-breadcrumb[data-astro-cid-lxste6he] span[data-astro-cid-lxste6he]{color:var(--color-gray-light)}.ff-breadcrumb-current[data-astro-cid-lxste6he]{color:var(--color-dark);font-weight:600}.ff-reassurance[data-astro-cid-lxste6he]{padding:40px 0;background:#fff}.ff-reassurance-grid[data-astro-cid-lxste6he]{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.ff-reassurance-item[data-astro-cid-lxste6he]{text-align:center;padding:28px 20px;background:var(--color-light);border-radius:20px}.ff-reassurance-number[data-astro-cid-lxste6he]{display:block;font-size:26px;font-family:var(--font-heading);font-weight:700;color:var(--color-primary);margin-bottom:4px}.ff-reassurance-label[data-astro-cid-lxste6he]{font-size:14px;color:var(--color-gray)}.ff-intro[data-astro-cid-lxste6he]{padding:100px 0;background:#fff}.ff-intro-grid[data-astro-cid-lxste6he]{display:grid;grid-template-columns:1.2fr 1fr;gap:80px;align-items:center}.ff-intro-content[data-astro-cid-lxste6he] h2[data-astro-cid-lxste6he]{font-size:clamp(28px,3.5vw,38px);margin-bottom:24px}.ff-intro-lead[data-astro-cid-lxste6he]{font-size:20px;color:var(--color-dark);font-weight:500;margin-bottom:20px}.ff-intro-content[data-astro-cid-lxste6he] p[data-astro-cid-lxste6he]{color:var(--color-gray);line-height:1.8;margin-bottom:16px}.ff-intro-quote[data-astro-cid-lxste6he]{margin:32px 0 0;padding:24px 28px;background:var(--color-light);border-radius:0}.ff-intro-quote[data-astro-cid-lxste6he] p[data-astro-cid-lxste6he]{font-style:italic;color:var(--color-dark);margin-bottom:8px;font-size:15px}.ff-intro-quote[data-astro-cid-lxste6he] cite[data-astro-cid-lxste6he]{font-size:13px;color:var(--color-gray);font-style:normal;font-weight:600}.ff-intro-visual[data-astro-cid-lxste6he]{display:flex;flex-direction:column;gap:20px}.ff-intro-card[data-astro-cid-lxste6he]{background:var(--color-light);padding:30px;border-radius:20px;transition:all .4s ease}.ff-intro-card[data-astro-cid-lxste6he]:hover{transform:translateY(-4px);box-shadow:0 20px 40px #00000014}.ff-intro-card-icon[data-astro-cid-lxste6he]{width:56px;height:56px;background:#fff;border-radius:16px;display:flex;align-items:center;justify-content:center;color:var(--color-primary);margin-bottom:16px;box-shadow:0 4px 12px #0000000f}.ff-intro-card[data-astro-cid-lxste6he] h3[data-astro-cid-lxste6he]{font-size:18px;margin-bottom:8px}.ff-intro-card[data-astro-cid-lxste6he] p[data-astro-cid-lxste6he]{font-size:15px;color:var(--color-gray);margin:0;line-height:1.6}.ff-avantages[data-astro-cid-lxste6he]{padding:100px 0;background:var(--ff-dark);color:#fff}.ff-avantages-grid[data-astro-cid-lxste6he]{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.ff-avantage-card[data-astro-cid-lxste6he]{background:var(--ff-glass);border:1px solid var(--ff-glass-border);border-radius:24px;padding:40px 28px;transition:all .4s ease}.ff-avantage-card[data-astro-cid-lxste6he]:hover{background:#ffffff0f;border-color:#ffffff26;transform:translateY(-4px)}.ff-avantage-icon[data-astro-cid-lxste6he]{width:64px;height:64px;background:#ffffff0d;border-radius:20px;display:flex;align-items:center;justify-content:center;color:var(--color-primary);margin-bottom:24px}.ff-avantage-card[data-astro-cid-lxste6he] h3[data-astro-cid-lxste6he]{font-size:20px;margin-bottom:12px;color:#fff}.ff-avantage-card[data-astro-cid-lxste6he] p[data-astro-cid-lxste6he]{color:#ffffffb3;line-height:1.7;font-size:15px}.ff-stands[data-astro-cid-lxste6he]{padding:100px 0;background:var(--color-light)}.ff-stands-grid[data-astro-cid-lxste6he]{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:start}.ff-stand-card[data-astro-cid-lxste6he]{background:#fff;border-radius:24px;padding:40px;box-shadow:0 4px 20px #0000000f}.ff-stand-card[data-astro-cid-lxste6he] h3[data-astro-cid-lxste6he]{font-size:24px;margin-bottom:12px}.ff-stand-card[data-astro-cid-lxste6he]>p[data-astro-cid-lxste6he]{color:var(--color-gray);line-height:1.7;margin-bottom:24px;font-size:15px}.ff-spec-row[data-astro-cid-lxste6he]{display:flex;justify-content:space-between;gap:16px;padding:14px 0;border-bottom:1px solid rgba(0,0,0,.06)}.ff-spec-label[data-astro-cid-lxste6he]{font-weight:600;color:var(--color-dark);font-size:15px;flex-shrink:0}.ff-spec-value[data-astro-cid-lxste6he]{color:var(--color-gray);font-size:15px;text-align:right}.ff-evenements[data-astro-cid-lxste6he]{padding:100px 0;background:var(--ff-dark);color:#fff}.ff-evenements-grid[data-astro-cid-lxste6he]{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.ff-evenement-card[data-astro-cid-lxste6he]{background:var(--ff-glass);border:1px solid var(--ff-glass-border);border-radius:24px;padding:40px 28px;transition:all .4s ease}.ff-evenement-card[data-astro-cid-lxste6he]:hover{background:#ffffff0f;border-color:#ffffff26;transform:translateY(-4px)}.ff-evenement-card[data-astro-cid-lxste6he] h3[data-astro-cid-lxste6he]{font-size:20px;margin-bottom:12px;color:#fff}.ff-evenement-card[data-astro-cid-lxste6he] p[data-astro-cid-lxste6he]{color:#ffffffb3;line-height:1.7;font-size:15px}.ff-deroulement[data-astro-cid-lxste6he]{padding:100px 0;background:#fff}.ff-process-grid[data-astro-cid-lxste6he]{display:grid;grid-template-columns:repeat(5,1fr);gap:20px}.ff-process-card[data-astro-cid-lxste6he]{background:var(--color-light);border-radius:24px;padding:32px 24px;transition:all .4s ease;border:1px solid rgba(0,0,0,.04)}.ff-process-card[data-astro-cid-lxste6he]:hover{transform:translateY(-4px);box-shadow:0 20px 40px #00000014}.ff-process-card[data-astro-cid-lxste6he] h3[data-astro-cid-lxste6he]{font-size:17px;margin-bottom:10px}.ff-process-card[data-astro-cid-lxste6he] p[data-astro-cid-lxste6he]{color:var(--color-gray);line-height:1.7;font-size:14px}.ff-step-number[data-astro-cid-lxste6he]{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;background:var(--ff-gradient);color:#fff;font-family:var(--font-heading);font-weight:800;font-size:22px;border-radius:50%;margin-bottom:16px}.ff-testimonials[data-astro-cid-lxste6he]{padding:100px 0;background:var(--ff-dark);color:#fff}.ff-testimonials-grid[data-astro-cid-lxste6he]{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.ff-testimonial-card[data-astro-cid-lxste6he]{display:flex;flex-direction:column;background:var(--ff-glass);border:1px solid var(--ff-glass-border);border-radius:24px;padding:40px 32px;transition:all .4s ease}.ff-testimonial-card[data-astro-cid-lxste6he]:hover{background:#ffffff0f;border-color:#ffffff26;transform:translateY(-4px)}.ff-testimonial-quote[data-astro-cid-lxste6he]{margin-bottom:20px;color:var(--color-primary)}.ff-testimonial-text[data-astro-cid-lxste6he]{font-size:16px;color:#fffc;line-height:1.8;margin-bottom:24px;font-style:italic}.ff-testimonial-author[data-astro-cid-lxste6he]{display:flex;align-items:center;gap:12px;margin-top:auto}.ff-testimonial-avatar[data-astro-cid-lxste6he]{width:44px;height:44px;background:var(--ff-gradient);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:16px}.ff-testimonial-author[data-astro-cid-lxste6he] strong[data-astro-cid-lxste6he]{display:block;font-size:15px;color:#fff}.ff-testimonial-author[data-astro-cid-lxste6he] span[data-astro-cid-lxste6he]{font-size:13px;color:#fff9}.ff-zones[data-astro-cid-lxste6he]{padding:100px 0;background:var(--color-light)}.ff-zones-grid[data-astro-cid-lxste6he]{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.ff-zone-card[data-astro-cid-lxste6he]{background:#fff;border:1px solid rgba(0,0,0,.04);padding:24px 20px;border-radius:16px;transition:all .3s ease}.ff-zone-card[data-astro-cid-lxste6he]:hover{box-shadow:0 10px 30px #00000014;border-color:var(--color-primary)}.ff-zone-card[data-astro-cid-lxste6he] strong[data-astro-cid-lxste6he]{display:block;font-size:16px;color:var(--color-dark);margin-bottom:6px}.ff-zone-card[data-astro-cid-lxste6he] span[data-astro-cid-lxste6he]{font-size:14px;color:var(--color-gray)}.ff-faq[data-astro-cid-lxste6he]{padding:100px 0;background:var(--ff-dark);color:#fff}.ff-faq-list[data-astro-cid-lxste6he]{max-width:800px;margin:0 auto}.ff-faq-item[data-astro-cid-lxste6he]{border-bottom:1px solid rgba(255,255,255,.08)}.ff-faq-question[data-astro-cid-lxste6he]{width:100%;display:flex;justify-content:space-between;align-items:center;padding:24px 0;background:none;border:none;cursor:pointer;font-size:17px;font-weight:600;color:#fff;text-align:left;font-family:var(--font-heading)}.ff-faq-question[data-astro-cid-lxste6he] svg[data-astro-cid-lxste6he]{transition:transform .3s ease;color:var(--color-primary);flex-shrink:0;margin-left:16px}.ff-faq-item[data-astro-cid-lxste6he].active .ff-faq-question[data-astro-cid-lxste6he] svg[data-astro-cid-lxste6he]{transform:rotate(180deg)}.ff-faq-answer[data-astro-cid-lxste6he]{max-height:0;overflow:hidden;transition:max-height .4s ease}.ff-faq-item[data-astro-cid-lxste6he].active .ff-faq-answer[data-astro-cid-lxste6he]{max-height:500px}.ff-faq-answer[data-astro-cid-lxste6he] p[data-astro-cid-lxste6he]{padding-bottom:24px;color:#ffffffb3;line-height:1.8;font-size:16px}.ff-internal-links-section[data-astro-cid-lxste6he]{padding:100px 0;background:#fff}.ff-links-grid[data-astro-cid-lxste6he]{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:20px}.ff-link-card[data-astro-cid-lxste6he]{display:block;background:var(--color-light);border-radius:20px;text-decoration:none;color:inherit;position:relative;overflow:hidden;transition:all .5s cubic-bezier(.4,0,.2,1);border:1px solid rgba(0,0,0,.04)}.ff-link-card[data-astro-cid-lxste6he]:hover{transform:translateY(-6px);box-shadow:0 20px 40px #0000001a;color:inherit}.ff-link-media[data-astro-cid-lxste6he]{aspect-ratio:16 / 10;overflow:hidden}.ff-link-media[data-astro-cid-lxste6he] img[data-astro-cid-lxste6he]{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s cubic-bezier(.4,0,.2,1)}.ff-link-card[data-astro-cid-lxste6he]:hover .ff-link-media[data-astro-cid-lxste6he] img[data-astro-cid-lxste6he]{transform:scale(1.06)}.ff-link-body[data-astro-cid-lxste6he]{padding:24px}.ff-link-card[data-astro-cid-lxste6he] h3[data-astro-cid-lxste6he]{font-size:17px;margin-bottom:8px}.ff-link-arrow[data-astro-cid-lxste6he]{font-size:14px;font-weight:600;color:var(--color-primary)}.ff-cta[data-astro-cid-lxste6he]{position:relative;padding:100px 0;background:var(--ff-dark);color:#fff;text-align:center;overflow:hidden}.ff-cta-bg[data-astro-cid-lxste6he]{position:absolute;inset:0;background:radial-gradient(ellipse 80% 50% at 50% -20%,rgba(234,91,12,.2) 0%,transparent 50%)}.ff-cta-content[data-astro-cid-lxste6he]{position:relative;z-index:1}.ff-cta[data-astro-cid-lxste6he] h2[data-astro-cid-lxste6he]{font-size:clamp(32px,4vw,48px);margin-bottom:16px}.ff-cta[data-astro-cid-lxste6he] p[data-astro-cid-lxste6he]{font-size:18px;color:#ffffffb3;margin-bottom:40px;max-width:600px;margin-left:auto;margin-right:auto}.ff-cta-features[data-astro-cid-lxste6he]{display:flex;justify-content:center;gap:32px;margin-bottom:40px;flex-wrap:wrap}.ff-cta-feature[data-astro-cid-lxste6he]{display:flex;align-items:center;gap:8px;color:#fffc;font-size:15px}.ff-cta-feature[data-astro-cid-lxste6he] svg[data-astro-cid-lxste6he]{color:var(--color-primary)}.ff-cta-actions[data-astro-cid-lxste6he]{display:flex;justify-content:center;gap:16px;flex-wrap:wrap}@media (max-width: 1024px){.ff-hero[data-astro-cid-lxste6he] .container[data-astro-cid-lxste6he]{grid-template-columns:1fr;gap:60px}.ff-hero-visual[data-astro-cid-lxste6he]{order:-1}.ff-hero-image-wrapper[data-astro-cid-lxste6he] img[data-astro-cid-lxste6he]{width:100%;max-width:600px;min-height:auto;margin:0 auto}.ff-intro-grid[data-astro-cid-lxste6he]{grid-template-columns:1fr;gap:50px}.ff-stands-grid[data-astro-cid-lxste6he]{grid-template-columns:1fr}.ff-avantages-grid[data-astro-cid-lxste6he]{grid-template-columns:repeat(2,1fr)}.ff-evenements-grid[data-astro-cid-lxste6he]{grid-template-columns:1fr}.ff-process-grid[data-astro-cid-lxste6he]{grid-template-columns:repeat(3,1fr)}.ff-testimonials-grid[data-astro-cid-lxste6he]{grid-template-columns:1fr}.ff-zones-grid[data-astro-cid-lxste6he],.ff-reassurance-grid[data-astro-cid-lxste6he]{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.ff-hero[data-astro-cid-lxste6he]{padding:120px 0 60px}.ff-hero-stats[data-astro-cid-lxste6he]{flex-direction:column;gap:16px}.ff-hero-actions[data-astro-cid-lxste6he]{flex-direction:column}.ff-intro[data-astro-cid-lxste6he],.ff-avantages[data-astro-cid-lxste6he],.ff-stands[data-astro-cid-lxste6he],.ff-evenements[data-astro-cid-lxste6he],.ff-deroulement[data-astro-cid-lxste6he],.ff-testimonials[data-astro-cid-lxste6he],.ff-zones[data-astro-cid-lxste6he],.ff-faq[data-astro-cid-lxste6he],.ff-internal-links-section[data-astro-cid-lxste6he],.ff-cta[data-astro-cid-lxste6he]{padding:60px 0}.ff-avantages-grid[data-astro-cid-lxste6he],.ff-evenements-grid[data-astro-cid-lxste6he],.ff-testimonials-grid[data-astro-cid-lxste6he],.ff-zones-grid[data-astro-cid-lxste6he],.ff-process-grid[data-astro-cid-lxste6he],.ff-reassurance-grid[data-astro-cid-lxste6he]{grid-template-columns:1fr}.ff-cta-features[data-astro-cid-lxste6he]{flex-direction:column;align-items:center;gap:16px}.ff-cta-actions[data-astro-cid-lxste6he]{flex-direction:column}.ff-links-grid[data-astro-cid-lxste6he]{grid-template-columns:1fr}}
