.hero[data-astro-cid-bbe6dxrz]{position:relative;min-height:100vh;min-height:100dvh;background:#0a0a0a;display:flex;flex-direction:column;overflow:hidden;padding-top:80px}.hero-container[data-astro-cid-bbe6dxrz]{position:relative;z-index:2;flex:1;display:flex;align-items:center;justify-content:space-between;max-width:var(--layout-width);margin:0 auto;padding:6rem var(--gutter) 4rem;width:100%}.hero-content[data-astro-cid-bbe6dxrz]{flex:1;max-width:720px}.hero-title[data-astro-cid-bbe6dxrz]{margin:0!important;padding:6rem 0 .3rem!important;line-height:.85!important;font-size:unset!important;font-weight:unset!important;letter-spacing:unset!important;opacity:0;animation:fadeUp .8s ease forwards .25s}.hero-title-main[data-astro-cid-bbe6dxrz]{font-family:Bebas Neue,sans-serif;font-size:8rem;background:linear-gradient(90deg,#e879f9,#a78bfa,#22d3ee,#86efac,#fde047,#f97316);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:.02em;display:block}.hero-title-main[data-astro-cid-bbe6dxrz] sup[data-astro-cid-bbe6dxrz]{font-family:DM Sans,sans-serif;font-size:.25em;font-weight:300;vertical-align:super;opacity:.5;letter-spacing:0}.hero-h1[data-astro-cid-bbe6dxrz]{font-family:DM Sans,sans-serif;font-size:clamp(1rem,2vw,1.25rem);font-weight:400;color:#ffffff73;letter-spacing:.12em;text-transform:uppercase;margin:.15rem 0 2rem;opacity:0;animation:fadeUp .8s ease forwards .4s}.hero-subtitle[data-astro-cid-bbe6dxrz]{font-size:var(--text-body);color:#d1d5db;line-height:1.75;margin:0 0 1.25rem;max-width:560px;opacity:0;animation:fadeUp .8s ease forwards .55s}.hero-keywords[data-astro-cid-bbe6dxrz]{font-family:DM Sans,sans-serif;font-size:1rem;font-weight:400;color:#fff;letter-spacing:.08em;margin:0 0 2.5rem;opacity:0;animation:fadeUp .8s ease forwards .78s}.hero-proof[data-astro-cid-bbe6dxrz]{margin:.85rem 0 0;font-family:DM Sans,sans-serif;font-size:.78rem;font-weight:400;color:#fff;letter-spacing:.04em}.hero-actions[data-astro-cid-bbe6dxrz]{opacity:0;animation:fadeUp .8s ease forwards .85s}.btn-hero-primary[data-astro-cid-bbe6dxrz]{display:inline-flex;align-items:center;gap:.6rem;background:linear-gradient(to top,transparent,rgba(232,121,249,.18) 60%,rgba(167,139,250,.22) 100%);border:none;position:relative;color:#fff;font-family:DM Sans,sans-serif;font-size:.85rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;padding:1rem 1.75rem;border-radius:6px;white-space:nowrap;transition:transform .25s ease,gap .25s ease}.btn-hero-primary[data-astro-cid-bbe6dxrz]:before{content:"";position:absolute;inset:0;border-radius:6px;padding:1px;background:conic-gradient(from var(--angle),rgba(255,255,255,.04) 0%,rgba(255,255,255,.6) 15%,rgba(255,255,255,.04) 30%,rgba(255,255,255,.02) 100%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:destination-out;mask-composite:exclude;animation:rotate-border 3s linear infinite;pointer-events:none}.btn-hero-primary[data-astro-cid-bbe6dxrz]:hover{transform:translateY(-2px);gap:.9rem}.hero-i-wrap[data-astro-cid-bbe6dxrz]{position:relative;display:inline-block}.hero-i[data-astro-cid-bbe6dxrz]{display:inline-block;color:#38bdf8;-webkit-text-fill-color:#38bdf8}.hero-badge-above[data-astro-cid-bbe6dxrz]{position:absolute;bottom:100%;left:50%;transform:translate(-50%);width:90px;height:90px;display:flex;align-items:center;justify-content:center;margin-bottom:.1em}.badge-ring[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;animation:spin 16s linear infinite}.badge-text[data-astro-cid-bbe6dxrz]{font-family:DM Sans,sans-serif;font-size:10.5px;fill:url(#badge-gradient);opacity:.85;letter-spacing:.18em;text-transform:uppercase}@keyframes spin{to{transform:rotate(360deg)}}.hero-bottom[data-astro-cid-bbe6dxrz]{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;gap:.75rem;padding-bottom:2.5rem;opacity:0;animation:fadeIn 1s ease forwards 1.2s}.hero-scroll-label[data-astro-cid-bbe6dxrz]{font-family:DM Sans,sans-serif;font-size:.65rem;letter-spacing:.2em;text-transform:uppercase;color:#c4b5fd}.hero-scroll-line[data-astro-cid-bbe6dxrz]{width:1px;height:40px;background:linear-gradient(to bottom,#c4b5fd,transparent);animation:scrollLine 2s ease-in-out infinite}@keyframes scrollLine{0%,to{transform:scaleY(1);opacity:1}50%{transform:scaleY(.5);opacity:.4}}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media(prefers-reduced-motion:reduce){.hero-title[data-astro-cid-bbe6dxrz],.hero-h1[data-astro-cid-bbe6dxrz],.hero-subtitle[data-astro-cid-bbe6dxrz],.hero-keywords[data-astro-cid-bbe6dxrz],.hero-actions[data-astro-cid-bbe6dxrz],.hero-bottom[data-astro-cid-bbe6dxrz]{opacity:1;animation:none}.badge-ring[data-astro-cid-bbe6dxrz],.hero-scroll-line[data-astro-cid-bbe6dxrz]{animation:none}.btn-hero-primary[data-astro-cid-bbe6dxrz]{transition:none}}@media(max-width:768px){.hero-container[data-astro-cid-bbe6dxrz]{padding:4rem 1.5rem 3rem}.hero-title-main[data-astro-cid-bbe6dxrz]{font-size:5rem}.hero-badge-above[data-astro-cid-bbe6dxrz]{width:68px;height:68px}}@media(max-width:768px)and (orientation:portrait){.hero-container[data-astro-cid-bbe6dxrz][data-astro-cid-bbe6dxrz]{padding:2rem 1.5rem 3rem}.btn-hero-primary[data-astro-cid-bbe6dxrz]{font-size:.75rem;padding:.85rem 1.25rem}}@media(max-width:768px)and (orientation:landscape){.hero-container[data-astro-cid-bbe6dxrz]{padding-top:2rem}.hero-badge-above[data-astro-cid-bbe6dxrz]{display:none}}.consultant-seo[data-astro-cid-khk7sykv]{background:#0a0a0a;color:#fff;position:relative;min-height:768px}.consultant-seo-container[data-astro-cid-khk7sykv]{max-width:var(--layout-width);margin:0 auto}.consultant-seo-inner[data-astro-cid-khk7sykv]{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);align-items:center;column-gap:4rem;padding-top:70px;padding-bottom:70px}.consultant-seo-grid[data-astro-cid-khk7sykv]{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.consultant-seo-box[data-astro-cid-khk7sykv]{position:relative;aspect-ratio:1 / 1;border-radius:16px;background:#1a1a1a;overflow:hidden}.consultant-seo-box-inner[data-astro-cid-khk7sykv]{width:100%;height:100%;border-radius:16px;overflow:hidden}.consultant-seo-box-inner[data-astro-cid-khk7sykv] img[data-astro-cid-khk7sykv]{width:100%;height:100%;object-fit:cover;display:block;filter:grayscale(20%);transition:filter .4s ease,transform .6s ease}.consultant-seo-box-inner[data-astro-cid-khk7sykv]:hover img[data-astro-cid-khk7sykv]{filter:grayscale(0%);transform:scale(1.03)}.consultant-seo-title[data-astro-cid-khk7sykv]{color:#fff;font-weight:300!important}.consultant-seo-subtitle[data-astro-cid-khk7sykv]{font-size:.75rem;letter-spacing:.18em;text-transform:uppercase;color:#ffffff80;margin-bottom:.75rem}.consultant-seo-body[data-astro-cid-khk7sykv]{line-height:1.75;color:#ffffff8c;margin-bottom:1rem}.btn-container[data-astro-cid-khk7sykv]{display:flex;justify-content:flex-start;margin-top:1rem}.btn-expertise[data-astro-cid-khk7sykv]{display:inline-flex;align-items:center;gap:.6rem;background:linear-gradient(to top,transparent,rgba(232,121,249,.18) 60%,rgba(167,139,250,.22) 100%);border:none;position:relative;color:#fff;font-size:.85rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;padding:1rem 1.75rem;border-radius:6px;white-space:nowrap;transition:transform .25s ease,gap .25s ease}.btn-expertise[data-astro-cid-khk7sykv]:before{content:"";position:absolute;inset:0;border-radius:6px;padding:1px;background:conic-gradient(from var(--angle-btn),rgba(255,255,255,.04) 0%,rgba(255,255,255,.6) 15%,rgba(255,255,255,.04) 30%,rgba(255,255,255,.02) 100%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:destination-out;mask-composite:exclude;animation:rotate-border-btn 3s linear infinite;pointer-events:none}.btn-expertise[data-astro-cid-khk7sykv]:hover{transform:translateY(-2px);gap:.9rem}@media(max-width:900px),(max-width:1023px)and (pointer:coarse){.consultant-seo-inner[data-astro-cid-khk7sykv]{grid-template-columns:1fr;row-gap:3rem;padding-top:70px;padding-bottom:70px}.btn-expertise[data-astro-cid-khk7sykv]{transition:none}.btn-expertise[data-astro-cid-khk7sykv]:hover{transform:none}}@media(min-width:667px)and (max-width:960px)and (orientation:landscape)and (max-height:450px){.consultant-seo-inner[data-astro-cid-khk7sykv]{grid-template-columns:1fr;row-gap:1.5rem}.consultant-seo-body[data-astro-cid-khk7sykv]{line-height:1.75;margin-bottom:.4rem}.btn-expertise[data-astro-cid-khk7sykv]{font-size:.75rem;padding:.8rem 2rem;transition:none}.btn-expertise[data-astro-cid-khk7sykv]:hover{transform:none}}.expertise[data-astro-cid-zbcfonng]{background:#0a0a0a;color:#fff;min-height:600px}.expertise[data-astro-cid-zbcfonng] .section-subtitle[data-astro-cid-zbcfonng]{color:#9ca3af}.expertise-title[data-astro-cid-zbcfonng]{color:#fff;font-weight:300!important}.expertise-grid[data-astro-cid-zbcfonng]{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:3rem;margin-top:3rem}.expertise-item[data-astro-cid-zbcfonng]{border-radius:12px;padding:2rem;position:relative;box-shadow:.063em .75em 1.563em #000000b3;transition:transform .3s ease,box-shadow .3s ease}.expertise-item[data-astro-cid-zbcfonng]:hover{transform:translateY(-4px)}.expertise-item[data-astro-cid-zbcfonng]:nth-child(1):hover{box-shadow:0 16px 48px #e879f940}.expertise-item[data-astro-cid-zbcfonng]:nth-child(2):hover{box-shadow:0 16px 48px #86efac33}.expertise-item[data-astro-cid-zbcfonng]:nth-child(3):hover{box-shadow:0 16px 48px #fde04733}.expertise-item[data-astro-cid-zbcfonng]:before{position:absolute;content:"";inset:0;border-radius:12px;border:1px solid transparent;-webkit-mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0);-webkit-mask-composite:destination-out;mask-composite:exclude;pointer-events:none}.expertise-item[data-astro-cid-zbcfonng]:nth-child(1){background:radial-gradient(ellipse at right top,#e879f966,#0a0a0a 50% 100%)}.expertise-item[data-astro-cid-zbcfonng]:nth-child(1):before{background:linear-gradient(45deg,#0a0a0a,#0a0a0a,#0a0a0a,#e879f9) border-box}.expertise-item[data-astro-cid-zbcfonng]:nth-child(1) .expertise-number[data-astro-cid-zbcfonng]{color:#e879f980}.expertise-item[data-astro-cid-zbcfonng]:nth-child(2){background:radial-gradient(ellipse at right top,#86efac66,#0a0a0a 50% 100%)}.expertise-item[data-astro-cid-zbcfonng]:nth-child(2):before{background:linear-gradient(45deg,#0a0a0a,#0a0a0a,#0a0a0a,#86efac) border-box}.expertise-item[data-astro-cid-zbcfonng]:nth-child(2) .expertise-number[data-astro-cid-zbcfonng]{color:#86efac80}.expertise-item[data-astro-cid-zbcfonng]:nth-child(3){background:radial-gradient(ellipse at right top,#fde04766,#0a0a0a 50% 100%)}.expertise-item[data-astro-cid-zbcfonng]:nth-child(3):before{background:linear-gradient(45deg,#0a0a0a,#0a0a0a,#0a0a0a,#fde047) border-box}.expertise-item[data-astro-cid-zbcfonng]:nth-child(3) .expertise-number[data-astro-cid-zbcfonng]{color:#fde04780}.expertise-number[data-astro-cid-zbcfonng]{font-size:2.4rem;font-weight:600;line-height:1;margin-bottom:1.25rem;letter-spacing:-.02em}.expertise-item[data-astro-cid-zbcfonng] h3[data-astro-cid-zbcfonng]{font-size:1.4rem;margin-bottom:.75rem}.expertise-item[data-astro-cid-zbcfonng] p[data-astro-cid-zbcfonng]{color:#d1d5db;line-height:1.75;margin-bottom:.75rem}.expertise-marquee[data-astro-cid-zbcfonng]{margin-top:3.5rem;overflow:hidden;white-space:nowrap;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08);background:#0a0a0a;padding:1.8rem 0}.marquee-content[data-astro-cid-zbcfonng]{display:inline-block;animation:marquee 32s linear infinite}.marquee-content[data-astro-cid-zbcfonng] span[data-astro-cid-zbcfonng]{margin:0 3rem;font-size:1rem;text-transform:uppercase;letter-spacing:.18em;color:#6b7280}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(max-width:1023px)and (pointer:coarse){.expertise-item[data-astro-cid-zbcfonng]{transition:none}.expertise-item[data-astro-cid-zbcfonng]:hover{transform:none;box-shadow:.063em .75em 1.563em #000000b3}}.methode-section[data-astro-cid-alh2cqfm]{background:#0a0a0a;color:#fff;padding:96px 0}.methode-container[data-astro-cid-alh2cqfm]{max-width:var(--layout-width);margin:0 auto;padding:0 var(--gutter)}.methode-header[data-astro-cid-alh2cqfm]{display:flex;flex-wrap:wrap;align-items:flex-start;gap:1.5rem 2rem;margin-bottom:80px}.methode-header-text[data-astro-cid-alh2cqfm]{flex:1;min-width:260px}.methode-label[data-astro-cid-alh2cqfm]{display:inline-block}.methode-title[data-astro-cid-alh2cqfm]{margin-top:0}.methode-btn[data-astro-cid-alh2cqfm]{align-self:center;flex-shrink:0}.methode-label[data-astro-cid-alh2cqfm]{display:inline-block;font-size:.75rem;letter-spacing:.18em;text-transform:uppercase;color:#ffffff80;margin-bottom:1rem}.methode-title[data-astro-cid-alh2cqfm]{color:#fff;font-size:clamp(1.8rem,3vw,2.6rem);font-weight:300!important;line-height:1.2;letter-spacing:-.01em;max-width:640px;margin:0 0 1.5rem!important}.methode-btn[data-astro-cid-alh2cqfm]{display:inline-flex;align-items:center;gap:.6rem;background:linear-gradient(to top,transparent,rgba(232,121,249,.18) 60%,rgba(167,139,250,.22) 100%);border:none;position:relative;color:#fff;font-size:.85rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;padding:1rem 1.75rem;border-radius:6px;white-space:nowrap;transition:transform .25s ease,gap .25s ease}.methode-btn[data-astro-cid-alh2cqfm]:before{content:"";position:absolute;inset:0;border-radius:6px;padding:1px;background:conic-gradient(from var(--angle-btn),rgba(255,255,255,.04) 0%,rgba(255,255,255,.6) 15%,rgba(255,255,255,.04) 30%,rgba(255,255,255,.02) 100%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:destination-out;mask-composite:exclude;animation:rotate-border-btn 3s linear infinite;pointer-events:none}.methode-btn[data-astro-cid-alh2cqfm]:hover{transform:translateY(-2px);gap:.9rem}.methode-steps[data-astro-cid-alh2cqfm]{display:flex;flex-direction:column;gap:0;position:relative}.methode-step[data-astro-cid-alh2cqfm]{display:grid;grid-template-columns:80px 1fr;gap:0 2rem}.methode-step-left[data-astro-cid-alh2cqfm]{display:flex;flex-direction:column;align-items:center;padding-top:4px;position:relative;z-index:1}.methode-step-number[data-astro-cid-alh2cqfm]{font-size:.7rem;font-weight:700;letter-spacing:.2em;color:#ffffff40;width:36px;height:36px;border:1px solid rgba(255,255,255,.12);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:color .4s ease,border-color .4s ease,background .4s ease}.methode-step-number[data-astro-cid-alh2cqfm].active{color:#0a0a0a;background:#fff;border-color:#fff}.methode-step-number-mobile[data-astro-cid-alh2cqfm]{display:none}.methode-progress-track[data-astro-cid-alh2cqfm]{position:absolute;left:17px;top:0;bottom:0;width:1px;background:#ffffff14}.methode-progress-fill[data-astro-cid-alh2cqfm]{position:absolute;top:0;left:0;width:100%;height:0%;background:#fff}.methode-step-content[data-astro-cid-alh2cqfm]{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;padding:48px 0 80px;border-bottom:1px solid rgba(255,255,255,.08)}.methode-step--last[data-astro-cid-alh2cqfm] .methode-step-content[data-astro-cid-alh2cqfm]{border-bottom:none;padding-bottom:0}.methode-step-content--reverse[data-astro-cid-alh2cqfm]{direction:rtl}.methode-step-content--reverse[data-astro-cid-alh2cqfm]>[data-astro-cid-alh2cqfm]{direction:ltr}.methode-step-image[data-astro-cid-alh2cqfm]{aspect-ratio:4 / 3;overflow:hidden;border-radius:4px}.methode-step-image[data-astro-cid-alh2cqfm] img[data-astro-cid-alh2cqfm]{width:100%;height:100%;object-fit:cover;display:block;filter:grayscale(20%);transition:filter .4s ease,transform .6s ease}.methode-step-image[data-astro-cid-alh2cqfm]:hover img[data-astro-cid-alh2cqfm]{filter:grayscale(0%);transform:scale(1.03)}.methode-step-text[data-astro-cid-alh2cqfm] h3[data-astro-cid-alh2cqfm]{font-size:1.5rem;font-weight:400;letter-spacing:-.01em;margin-bottom:1rem!important}.methode-step-text[data-astro-cid-alh2cqfm] h3[data-astro-cid-alh2cqfm]{color:#fff}.methode-step-intro[data-astro-cid-alh2cqfm]{font-size:1.1rem!important;color:#fff9;line-height:1.75;margin-bottom:1.5rem!important}.methode-list[data-astro-cid-alh2cqfm]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.6rem}.methode-list[data-astro-cid-alh2cqfm] li[data-astro-cid-alh2cqfm]{font-size:var(--text-body);color:#ffffff8c;padding-left:1.2rem;position:relative;line-height:1.75}.methode-list[data-astro-cid-alh2cqfm] li[data-astro-cid-alh2cqfm]:before{content:"—";position:absolute;left:0;color:#fff3;font-size:.75rem}@media(max-width:900px){.methode-section[data-astro-cid-alh2cqfm]{padding:60px 0}.methode-header[data-astro-cid-alh2cqfm]{margin-bottom:48px}.methode-step-left[data-astro-cid-alh2cqfm]{display:none}.methode-step[data-astro-cid-alh2cqfm]{display:block}.methode-step-number-mobile[data-astro-cid-alh2cqfm]{display:block;font-size:.7rem;font-weight:700;letter-spacing:.2em;color:#ffffff40;width:36px;height:36px;border:1px solid rgba(255,255,255,.12);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:.75rem;transition:color .4s ease,border-color .4s ease,background .4s ease}.methode-progress-track[data-astro-cid-alh2cqfm]{left:0}.methode-step-content[data-astro-cid-alh2cqfm],.methode-step-content--reverse[data-astro-cid-alh2cqfm]{display:flex;flex-direction:column;gap:2rem;direction:ltr;padding:32px 0 56px 20px}.methode-step--last[data-astro-cid-alh2cqfm] .methode-step-content[data-astro-cid-alh2cqfm]{padding-bottom:0}.methode-step-image[data-astro-cid-alh2cqfm]{order:-1;aspect-ratio:16 / 9}.methode-step-image[data-astro-cid-alh2cqfm] img[data-astro-cid-alh2cqfm]{filter:none}.methode-step-image[data-astro-cid-alh2cqfm]:hover img[data-astro-cid-alh2cqfm]{transform:none}}@media(min-width:667px)and (max-width:960px)and (orientation:landscape)and (max-height:450px){.methode-section[data-astro-cid-alh2cqfm]{padding:40px 0}.methode-step-content[data-astro-cid-alh2cqfm]{padding:24px 0 40px 20px}}.pourquoi-seo[data-astro-cid-2yq34qfv]{background:#0a0a0a;color:#fff;padding:96px 0}.pourquoi-seo-container[data-astro-cid-2yq34qfv]{max-width:var(--layout-width);margin:0 auto;padding:0 var(--gutter)}.pourquoi-seo-intro[data-astro-cid-2yq34qfv]{display:flex;align-items:flex-start;justify-content:space-between;gap:3rem}.pourquoi-seo-text[data-astro-cid-2yq34qfv]{flex:1;min-width:0}.pourquoi-seo-top[data-astro-cid-2yq34qfv]{flex-shrink:0;padding-top:.5rem}.pourquoi-seo-label[data-astro-cid-2yq34qfv]{font-size:.75rem;letter-spacing:.18em;text-transform:uppercase;color:#ffffff80}.pourquoi-seo-btn[data-astro-cid-2yq34qfv]{display:inline-flex;align-items:center;gap:.6rem;background:linear-gradient(to top,transparent,rgba(232,121,249,.18) 60%,rgba(167,139,250,.22) 100%);border:none;position:relative;color:#fff;font-size:.85rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;padding:1rem 1.75rem;border-radius:6px;white-space:nowrap;transition:transform .25s ease,gap .25s ease}.pourquoi-seo-btn[data-astro-cid-2yq34qfv]:before{content:"";position:absolute;inset:0;border-radius:6px;padding:1px;background:conic-gradient(from var(--angle),rgba(255,255,255,.04) 0%,rgba(255,255,255,.6) 15%,rgba(255,255,255,.04) 30%,rgba(255,255,255,.02) 100%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:destination-out;mask-composite:exclude;animation:rotate-border 3s linear infinite;pointer-events:none}.pourquoi-seo-btn[data-astro-cid-2yq34qfv]:hover{transform:translateY(-2px);gap:.9rem}.pourquoi-seo-subtitle[data-astro-cid-2yq34qfv]{color:#ffffff80;margin-bottom:.75rem}.pourquoi-seo-title[data-astro-cid-2yq34qfv]{color:#fff;font-weight:300!important;margin:0 0 1.5rem!important}.pourquoi-seo-intro[data-astro-cid-2yq34qfv]{margin-bottom:5rem;padding-bottom:3rem;border-bottom:1px solid rgba(255,255,255,.08)}.pourquoi-seo-statement[data-astro-cid-2yq34qfv]{font-size:var(--text-body);line-height:1.75;color:#fff;max-width:860px;margin:0!important}.pourquoi-seo-reasons[data-astro-cid-2yq34qfv]{display:flex;flex-direction:column;gap:1.25rem}.pourquoi-seo-reason[data-astro-cid-2yq34qfv]{display:grid;grid-template-columns:160px 1fr;gap:3rem;padding:2rem;align-items:start;border-radius:20px;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease;position:relative;overflow:hidden}.pourquoi-seo-reason[data-astro-cid-2yq34qfv]:nth-child(1){background:linear-gradient(135deg,#2d493666,#0a0a0a8c);border:1px solid rgba(74,222,128,.18)}.pourquoi-seo-reason[data-astro-cid-2yq34qfv]:nth-child(2){background:linear-gradient(135deg,#17255473,#0a0a0a8c);border:1px solid rgba(96,165,250,.18)}.pourquoi-seo-reason[data-astro-cid-2yq34qfv]:nth-child(3){background:linear-gradient(135deg,#3b145073,#0a0a0a8c);border:1px solid rgba(232,121,249,.18)}.pourquoi-seo-reason[data-astro-cid-2yq34qfv]:after{content:"";position:absolute;top:-40px;right:-40px;width:160px;height:160px;pointer-events:none;border-radius:50%}.pourquoi-seo-reason[data-astro-cid-2yq34qfv]:nth-child(1):after{background:radial-gradient(circle,rgba(74,222,128,.14) 0%,transparent 70%)}.pourquoi-seo-reason[data-astro-cid-2yq34qfv]:nth-child(2):after{background:radial-gradient(circle,rgba(96,165,250,.14) 0%,transparent 70%)}.pourquoi-seo-reason[data-astro-cid-2yq34qfv]:nth-child(3):after{background:radial-gradient(circle,rgba(232,121,249,.14) 0%,transparent 70%)}.pourquoi-seo-reason[data-astro-cid-2yq34qfv]:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;transform:scaleX(0);transition:transform .4s ease}.pourquoi-seo-reason[data-astro-cid-2yq34qfv]:nth-child(1):before{background:linear-gradient(90deg,transparent,rgba(74,222,128,.7),transparent)}.pourquoi-seo-reason[data-astro-cid-2yq34qfv]:nth-child(2):before{background:linear-gradient(90deg,transparent,rgba(96,165,250,.7),transparent)}.pourquoi-seo-reason[data-astro-cid-2yq34qfv]:nth-child(3):before{background:linear-gradient(90deg,transparent,rgba(232,121,249,.7),transparent)}.pourquoi-seo-reason[data-astro-cid-2yq34qfv]:hover:before{transform:scaleX(1)}.pourquoi-seo-reason[data-astro-cid-2yq34qfv]:hover{transform:translateY(-5px)}.pourquoi-seo-reason[data-astro-cid-2yq34qfv]:nth-child(1):hover{border-color:#4ade8066;box-shadow:0 12px 40px #2d493680,0 0 24px #4ade801a}.pourquoi-seo-reason[data-astro-cid-2yq34qfv]:nth-child(2):hover{border-color:#60a5fa66;box-shadow:0 12px 40px #17255480,0 0 24px #60a5fa1a}.pourquoi-seo-reason[data-astro-cid-2yq34qfv]:nth-child(3):hover{border-color:#e879f966;box-shadow:0 12px 40px #3b145080,0 0 24px #e879f91a}.pourquoi-seo-reason-left[data-astro-cid-2yq34qfv]{padding-top:.25rem}.pourquoi-seo-tag[data-astro-cid-2yq34qfv]{font-size:.72rem;letter-spacing:.2em;text-transform:uppercase;color:#fff}.pourquoi-seo-reason-right[data-astro-cid-2yq34qfv] h3[data-astro-cid-2yq34qfv]{font-size:var(--text-body);font-weight:400;color:#fff;margin-bottom:.75rem!important;line-height:1.4;letter-spacing:-.01em}.pourquoi-seo-reason-right[data-astro-cid-2yq34qfv] p[data-astro-cid-2yq34qfv]{font-size:var(--text-body);color:#ffffff8c;line-height:1.75;margin:0!important;max-width:640px}@media(max-width:900px),(max-width:1023px)and (pointer:coarse){.pourquoi-seo[data-astro-cid-2yq34qfv]{padding:60px 0}.pourquoi-seo-intro[data-astro-cid-2yq34qfv]{flex-direction:column;margin-bottom:3rem;padding-bottom:2rem}.pourquoi-seo-top[data-astro-cid-2yq34qfv]{padding-top:0}.pourquoi-seo-reason[data-astro-cid-2yq34qfv]{grid-template-columns:1fr;gap:.75rem;padding:1.5rem;transition:none}.pourquoi-seo-reason[data-astro-cid-2yq34qfv]:hover{transform:none;box-shadow:none}.pourquoi-seo-btn[data-astro-cid-2yq34qfv]{transition:none}.pourquoi-seo-btn[data-astro-cid-2yq34qfv]:hover{transform:none}}@media(min-width:667px)and (max-width:960px)and (orientation:landscape)and (max-height:450px){.pourquoi-seo[data-astro-cid-2yq34qfv]{padding:40px 0}.pourquoi-seo-title-main[data-astro-cid-2yq34qfv]{font-size:clamp(1.8rem,3vw,2.6rem)}.pourquoi-seo-reason[data-astro-cid-2yq34qfv]{grid-template-columns:120px 1fr;gap:2rem;padding:1.5rem 0}}.faq-section[data-astro-cid-al2ca2vr]{background:#0a0a0a;color:#fff}.faq-section[data-astro-cid-al2ca2vr] .section-title[data-astro-cid-al2ca2vr]{color:#fff;font-weight:300!important}.faq-intro[data-astro-cid-al2ca2vr]{max-width:800px;color:#ffffffbf}.faq-list[data-astro-cid-al2ca2vr]{max-width:var(--layout-width);margin:3rem auto 0;padding-right:var(--gutter)}.faq-item[data-astro-cid-al2ca2vr]{border-bottom:1px solid rgba(255,255,255,.2);padding:1.4rem 0}.faq-question[data-astro-cid-al2ca2vr]{display:flex;justify-content:space-between;align-items:center;cursor:pointer;user-select:none}.faq-question[data-astro-cid-al2ca2vr] h3[data-astro-cid-al2ca2vr]{font-size:1rem;font-weight:500;color:#fff;margin-right:1rem}.faq-icon[data-astro-cid-al2ca2vr]{font-size:1.4rem;transition:transform .25s;color:#fff;flex-shrink:0}.faq-answer[data-astro-cid-al2ca2vr]{max-height:0;overflow:hidden;transition:max-height .25s ease;color:#fffc}.faq-answer[data-astro-cid-al2ca2vr].active{max-height:400px;margin-top:.9rem}.faq-item[data-astro-cid-al2ca2vr].active .faq-icon[data-astro-cid-al2ca2vr]{transform:rotate(45deg)}.cta[data-astro-cid-4xty6sx2]{display:flex;align-items:center;justify-content:center;min-height:600px;background:#0a0a0a;color:#fff;text-align:center;position:relative;overflow:hidden}.cta[data-astro-cid-4xty6sx2]:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at right top,rgba(232,121,249,.25) 0%,transparent 60%);pointer-events:none}@property --angle-btn{syntax: "<angle>"; initial-value: 0deg; inherits: false;}@keyframes rotate-border-btn{to{--angle-btn: 360deg}}.btn-appel[data-astro-cid-4xty6sx2]{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;padding:1rem 1.75rem;border-radius:6px;border:none;text-decoration:none;font-size:.85rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:#fff;background:linear-gradient(to top,transparent,rgba(232,121,249,.18) 60%,rgba(167,139,250,.22) 100%);position:relative;transition:transform .25s ease,gap .25s ease}.btn-appel[data-astro-cid-4xty6sx2]:before{content:"";position:absolute;inset:0;border-radius:6px;padding:1px;background:conic-gradient(from var(--angle-btn),rgba(255,255,255,.04) 0%,rgba(255,255,255,.6) 15%,rgba(255,255,255,.04) 30%,rgba(255,255,255,.02) 100%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:destination-out;mask-composite:exclude;animation:rotate-border-btn 3s linear infinite;pointer-events:none}.btn-appel[data-astro-cid-4xty6sx2]:hover{transform:translateY(-2px);gap:.9rem}@media(max-width:900px),(max-width:1023px)and (pointer:coarse){.btn-appel[data-astro-cid-4xty6sx2]{transition:none}.btn-appel[data-astro-cid-4xty6sx2]:hover{transform:none;gap:.6rem}}@property --angle{syntax: "<angle>"; initial-value: 0deg; inherits: false;}@keyframes rotate-border{to{--angle: 360deg}}.news[data-astro-cid-5kulxhgn]{background:#0a0a0a;color:#fff}.news[data-astro-cid-5kulxhgn] .section-subtitle[data-astro-cid-5kulxhgn]{color:#9ca3af}.news[data-astro-cid-5kulxhgn] .section-title[data-astro-cid-5kulxhgn]{color:#fff;font-weight:300!important}.news-grid[data-astro-cid-5kulxhgn]{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2.5rem;margin-top:3rem}.news-card[data-astro-cid-5kulxhgn]{border-radius:8px;overflow:hidden;display:flex;flex-direction:column;background:#ffffff08;border:1px solid rgba(255,255,255,.08);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);transition:transform .3s ease,background .3s ease,border-color .3s ease,box-shadow .3s ease}.news-card[data-astro-cid-5kulxhgn]:hover{transform:translateY(-4px);background:#ffffff0f;border-color:#ffffff2e;box-shadow:0 12px 40px #0006}.news-card[data-astro-cid-5kulxhgn]:nth-child(1):hover{box-shadow:0 12px 40px #e879f926}.news-card[data-astro-cid-5kulxhgn]:nth-child(2):hover{box-shadow:0 12px 40px #a78bfa26}.news-card[data-astro-cid-5kulxhgn]:nth-child(3):hover{box-shadow:0 12px 40px #22d3ee26}.news-card[data-astro-cid-5kulxhgn]:nth-child(2){animation-delay:-1.67s}.news-card[data-astro-cid-5kulxhgn]:nth-child(3){animation-delay:-3.33s}.news-body[data-astro-cid-5kulxhgn]{padding:2rem;display:flex;flex-direction:column;flex:1;gap:1rem}.news-date[data-astro-cid-5kulxhgn]{font-size:.8rem;text-transform:uppercase;letter-spacing:.1em;color:#9ca3af}.news-img-link[data-astro-cid-5kulxhgn]{display:block;overflow:hidden;border-radius:4px;margin:0 -2rem}.news-img-wrap[data-astro-cid-5kulxhgn]{width:100%;height:200px;overflow:hidden}.news-img[data-astro-cid-5kulxhgn]{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.news-card[data-astro-cid-5kulxhgn]:hover .news-img[data-astro-cid-5kulxhgn]{transform:scale(1.04)}.news-title[data-astro-cid-5kulxhgn]{font-size:1.35rem;line-height:1.4;margin:0;color:#fff}.news-excerpt[data-astro-cid-5kulxhgn]{color:#d1d5db;line-height:1.7;flex:1;margin:0}.news-link[data-astro-cid-5kulxhgn]{display:inline-flex;align-items:center;gap:.5rem;font-size:.9rem;font-weight:500;color:#fff;text-decoration:none;text-transform:uppercase;letter-spacing:.05em;transition:gap .3s ease}.news-link[data-astro-cid-5kulxhgn]:hover{gap:.75rem}.news-link[data-astro-cid-5kulxhgn] svg[data-astro-cid-5kulxhgn]{transition:transform .3s ease}.news-link[data-astro-cid-5kulxhgn]:hover svg[data-astro-cid-5kulxhgn]{transform:translate(3px)}.news-cta[data-astro-cid-5kulxhgn]{display:flex;justify-content:center;margin-top:3.5rem}.btn-blog[data-astro-cid-5kulxhgn]{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;padding:1rem 1.75rem;border-radius:6px;border:none;text-decoration:none;font-size:.85rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:#fff;background:linear-gradient(to top,transparent,rgba(232,121,249,.18) 60%,rgba(167,139,250,.22) 100%);position:relative;transition:transform .25s ease,gap .25s ease}.btn-blog[data-astro-cid-5kulxhgn]:before{content:"";position:absolute;inset:0;border-radius:6px;padding:1px;background:conic-gradient(from var(--angle),rgba(255,255,255,.04) 0%,rgba(255,255,255,.6) 15%,rgba(255,255,255,.04) 30%,rgba(255,255,255,.02) 100%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:destination-out;mask-composite:exclude;animation:rotate-border 3s linear infinite;pointer-events:none}.btn-blog[data-astro-cid-5kulxhgn]:hover{transform:translateY(-2px);gap:.9rem}@media(max-width:900px),(max-width:1023px)and (pointer:coarse){.news-grid[data-astro-cid-5kulxhgn]{grid-template-columns:1fr;gap:2rem}.news-card[data-astro-cid-5kulxhgn]{transition:none}.news-card[data-astro-cid-5kulxhgn]:hover{transform:none;box-shadow:none;background:#ffffff08;border-color:#ffffff14}.news-card[data-astro-cid-5kulxhgn]:hover .news-img[data-astro-cid-5kulxhgn]{transform:none}.btn-blog[data-astro-cid-5kulxhgn]{transition:none}.btn-blog[data-astro-cid-5kulxhgn]:hover{transform:none;gap:.6rem}}
