.hero[data-astro-cid-bbe6dxrz]{height:100svh;display:flex;align-items:center;justify-content:center;background:var(--color-bg);padding-inline:2rem;position:relative;overflow:hidden}.hero-inner[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;align-items:center;text-align:center;gap:clamp(1rem,2.5vh,2.5rem)}.hero-logo[data-astro-cid-bbe6dxrz]{width:min(clamp(280px,50vw,550px),40svh);height:auto;object-fit:contain}h1[data-astro-cid-bbe6dxrz]{font-size:clamp(1.25rem,3.5svh,2.5rem);font-weight:500;color:var(--color-primary);line-height:1.5;max-width:40rem}.scroll-hint[data-astro-cid-bbe6dxrz]{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);color:var(--color-text-light);opacity:0;transition:opacity .6s ease;pointer-events:none}.scroll-hint[data-astro-cid-bbe6dxrz].visible{opacity:.4;animation:bounce 2s ease-in-out .3s infinite}.scroll-hint[data-astro-cid-bbe6dxrz].hidden{opacity:0;animation:none}@keyframes bounce{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(8px)}}@media(max-width:767px){.hero-logo[data-astro-cid-bbe6dxrz]{width:clamp(220px,70vw,340px)}}.hero[data-astro-cid-aly4vjbk]{position:relative;overflow:hidden;padding-block:clamp(5rem,8vw,8rem) clamp(3rem,5vw,5rem);background:var(--color-bg-alt)}.hero-bg[data-astro-cid-aly4vjbk]{position:absolute;inset:0;pointer-events:none}.hero-shape[data-astro-cid-aly4vjbk]{position:absolute;border-radius:50%;opacity:.15;background:var(--color-primary)}.hero-shape--1[data-astro-cid-aly4vjbk]{width:40vw;height:40vw;top:-15vw;right:-10vw}.hero-shape--2[data-astro-cid-aly4vjbk]{width:25vw;height:25vw;bottom:-10vw;left:-8vw;background:var(--color-accent);opacity:.08}.hero-grid[data-astro-cid-aly4vjbk]{position:relative;display:grid;gap:3rem;align-items:center}@media(min-width:768px){.hero-grid[data-astro-cid-aly4vjbk]{grid-template-columns:1.2fr 1fr;gap:4rem}}.hero-badge[data-astro-cid-aly4vjbk]{display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:var(--color-primary);margin-bottom:1.25rem}h2[data-astro-cid-aly4vjbk]{font-size:var(--text-xl);text-align:left;color:var(--color-text);margin-bottom:1.25rem;line-height:1.4;max-width:36rem}.hero-subtitle[data-astro-cid-aly4vjbk]{font-size:var(--text-lg);color:var(--color-text-light);line-height:1.7;max-width:34rem;margin-bottom:2rem}.hero-actions[data-astro-cid-aly4vjbk]{display:flex;gap:.75rem;flex-wrap:wrap}.hero-visual[data-astro-cid-aly4vjbk]{display:flex;justify-content:center}.hero-visual[data-astro-cid-aly4vjbk] img[data-astro-cid-aly4vjbk]{width:100%;max-width:560px;height:auto;border-radius:var(--radius-lg);box-shadow:var(--shadow-lg)}@media(max-width:767px){.hero[data-astro-cid-aly4vjbk]{text-align:center}.hero-subtitle[data-astro-cid-aly4vjbk]{margin-inline:auto}.hero-actions[data-astro-cid-aly4vjbk]{justify-content:center}.hero-actions[data-astro-cid-aly4vjbk] .btn[data-astro-cid-aly4vjbk]{font-size:.875rem;padding:.6rem 1.25rem}.hero-visual[data-astro-cid-aly4vjbk] img[data-astro-cid-aly4vjbk]{max-width:280px}}.key-figures[data-astro-cid-fgvjjout]{background:var(--color-primary);padding-block:clamp(2.5rem,4vw,4rem)}.figures-grid[data-astro-cid-fgvjjout]{display:grid;gap:2rem;text-align:center}@media(min-width:768px){.figures-grid[data-astro-cid-fgvjjout]{grid-template-columns:repeat(4,1fr);gap:1rem}}.figure[data-astro-cid-fgvjjout]{display:flex;flex-direction:column;gap:.375rem}.figure-value[data-astro-cid-fgvjjout]{font-family:var(--font-heading);font-weight:700;font-size:var(--text-2xl);color:#fff}.figure-label[data-astro-cid-fgvjjout]{font-size:.9375rem;color:var(--color-primary-very-light)}.benefits[data-astro-cid-aafkaq3q]{background:var(--color-bg)}.benefits-grid[data-astro-cid-aafkaq3q]{display:grid;gap:1.5rem}@media(min-width:768px){.benefits-grid[data-astro-cid-aafkaq3q]{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.benefits-grid[data-astro-cid-aafkaq3q]{grid-template-columns:repeat(3,1fr)}}.benefit-card[data-astro-cid-aafkaq3q]{background:var(--color-bg-alt);padding:2rem 1.75rem;border-radius:var(--radius-md);text-align:left;transition:box-shadow var(--transition)}.benefit-card[data-astro-cid-aafkaq3q]:hover{box-shadow:var(--shadow-md)}.benefit-icon[data-astro-cid-aafkaq3q]{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;color:var(--color-primary);margin-bottom:1.25rem;flex-shrink:0}.benefit-icon[data-astro-cid-aafkaq3q] svg{width:2.5rem;height:2.5rem;min-width:2.5rem;min-height:2.5rem}.benefit-card[data-astro-cid-aafkaq3q] h3[data-astro-cid-aafkaq3q]{font-size:1.0625rem;font-weight:600;margin-bottom:.5rem;color:var(--color-text)}.benefit-card[data-astro-cid-aafkaq3q] p[data-astro-cid-aafkaq3q]{color:var(--color-text-light);line-height:1.7;font-size:.9375rem}.benefits-cta[data-astro-cid-aafkaq3q]{text-align:center;margin-top:2.5rem}.how-it-works[data-astro-cid-cmgpsf2k]{background:var(--color-bg-alt)}.steps-grid[data-astro-cid-cmgpsf2k]{display:grid;gap:2rem;position:relative}@media(min-width:768px){.steps-grid[data-astro-cid-cmgpsf2k]{grid-template-columns:repeat(4,1fr);gap:3rem}}.step-card[data-astro-cid-cmgpsf2k]{text-align:center;position:relative;background:var(--color-bg);border-radius:var(--radius-md);padding-bottom:2rem;overflow:hidden}.step-image[data-astro-cid-cmgpsf2k]{aspect-ratio:4/3;overflow:hidden;margin-bottom:1.25rem}.step-image[data-astro-cid-cmgpsf2k] img[data-astro-cid-cmgpsf2k]{width:100%;height:100%;object-fit:cover}.step-number[data-astro-cid-cmgpsf2k]{display:inline-flex;align-items:center;justify-content:center;width:3.5rem;height:3.5rem;border-radius:50%;background:var(--color-primary);color:#fff;font-weight:700;font-size:1.125rem;margin-bottom:1.25rem}.step-card[data-astro-cid-cmgpsf2k] h3[data-astro-cid-cmgpsf2k]{font-size:1.0625rem;font-weight:600;margin-bottom:.5rem;color:var(--color-text)}.step-card[data-astro-cid-cmgpsf2k] p[data-astro-cid-cmgpsf2k]{color:var(--color-text-light);line-height:1.7;font-size:.9375rem;max-width:20rem;margin-inline:auto}.gallery-link[data-astro-cid-cmgpsf2k]{text-align:center;margin-top:2.5rem}.gallery-link[data-astro-cid-cmgpsf2k] a[data-astro-cid-cmgpsf2k]{display:inline-flex;align-items:center;gap:.5rem;color:var(--color-primary);font-weight:500;font-size:.95rem;text-decoration:none;padding:.6rem 1.5rem;border:1.5px solid var(--color-primary-light);border-radius:var(--radius-md);transition:all .2s ease}.gallery-link[data-astro-cid-cmgpsf2k] a[data-astro-cid-cmgpsf2k]:hover{background:var(--color-primary);color:#fff;border-color:var(--color-primary)}.gallery-link[data-astro-cid-cmgpsf2k] a[data-astro-cid-cmgpsf2k]:hover .brand-gesi{color:#fff}.step-arrow[data-astro-cid-cmgpsf2k]{display:none}@media(min-width:768px){.step-arrow[data-astro-cid-cmgpsf2k]{display:block;position:absolute;top:1.75rem;right:-1.75rem;width:.5rem;height:.5rem;border-right:2px solid var(--color-primary-light);border-bottom:2px solid var(--color-primary-light);transform:rotate(-45deg)}}.cycle-vertueux[data-astro-cid-f64yp6ci]{background:var(--color-bg)}h2[data-astro-cid-f64yp6ci]{font-size:var(--text-2xl);text-align:center;color:var(--color-text);margin-bottom:.75rem}.section-subtitle[data-astro-cid-f64yp6ci]{font-size:var(--text-lg);color:var(--color-text-light);text-align:center;max-width:48rem;margin-inline:auto;line-height:1.7}.cycle-image[data-astro-cid-f64yp6ci]{display:flex;justify-content:center;margin-top:2rem}.cycle-image[data-astro-cid-f64yp6ci] img[data-astro-cid-f64yp6ci]{max-width:100%;height:auto}
