{"id":72,"date":"2026-05-01T15:04:00","date_gmt":"2026-05-01T15:04:00","guid":{"rendered":"https:\/\/fluxyplay.store\/?page_id=72"},"modified":"2026-05-19T21:35:25","modified_gmt":"2026-05-19T21:35:25","slug":"get-started","status":"publish","type":"page","link":"https:\/\/fluxyplay.store\/fr\/get-started\/","title":{"rendered":"Get-started"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"72\" class=\"elementor elementor-72\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bf8c45a e-flex e-con-boxed e-con e-parent\" data-id=\"bf8c45a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2105adf elementor-widget elementor-widget-html\" data-id=\"2105adf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\"\/>\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\/>\n<title>FluxyPlay \u2013 Watch Anything, Anywhere<\/title>\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=DM+Sans:ital,opsz,wght@0,9..40,400;0,9..40,500;0,9..40,600;0,9..40,700;0,9..40,800;0,9..40,900&display=swap\" rel=\"stylesheet\">\n<style>\n*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n:root {\n  --orange: #FF6B00;\n  --orange-light: #FF8C33;\n  --black: #0A0A0A;\n  --card: #141414;\n  --card2: #1a1a1a;\n  --text-muted: #888;\n  --white: #fff;\n}\n\nhtml, body { width: 100%; overflow-x: hidden; }\n\nbody {\n  font-family: 'DM Sans', sans-serif;\n  background: var(--black);\n  color: var(--white);\n  min-height: 100vh;\n}\n\n\/* \u2500\u2500 BACKGROUND \u2500\u2500 *\/\nbody::before {\n  content: '';\n  position: fixed; inset: 0; z-index: 0;\n  background:\n    radial-gradient(ellipse 90% 50% at 50% -5%, rgba(255,107,0,0.15) 0%, transparent 65%),\n    radial-gradient(ellipse 40% 40% at 95% 95%, rgba(255,107,0,0.06) 0%, transparent 60%);\n  pointer-events: none;\n}\n\n\/* \u2500\u2500 WRAP \u2500\u2500 *\/\n.wrap {\n  position: relative; z-index: 1;\n  max-width: 860px; margin: 0 auto;\n  padding: 0 16px 80px;\n}\n\n\/* \u2500\u2500 FADE IN ANIMATIONS \u2500\u2500 *\/\n@keyframes fadeUp {\n  from { opacity: 0; transform: translateY(22px); }\n  to   { opacity: 1; transform: translateY(0); }\n}\n.fade1 { animation: fadeUp 0.6s ease both; }\n.fade2 { animation: fadeUp 0.6s 0.1s ease both; }\n.fade3 { animation: fadeUp 0.6s 0.2s ease both; }\n.fade4 { animation: fadeUp 0.6s 0.3s ease both; }\n.fade5 { animation: fadeUp 0.6s 0.4s ease both; }\n.fade6 { animation: fadeUp 0.6s 0.5s ease both; }\n\n\/* \u2500\u2500 NAV \u2500\u2500 *\/\nnav {\n  display: flex; align-items: center; justify-content: center;\n  padding: 28px 0 20px;\n}\n.logo-img { width: 240px; height: 120px; object-fit: contain; display: block; }\n.brand-tagline { font-size: 12px; color: var(--text-muted); margin-top: 10px; }\n\n\/* \u2500\u2500 HERO \u2500\u2500 *\/\n.hero { text-align: center; padding: 16px 0 48px; }\n\n.hero-eyebrow {\n  display: inline-flex; align-items: center; gap: 7px;\n  background: rgba(255,107,0,0.1); border: 1px solid rgba(255,107,0,0.25);\n  border-radius: 100px; padding: 5px 14px;\n  font-size: 12px; font-weight: 600; color: var(--orange-light);\n  margin-bottom: 20px; letter-spacing: 0.3px;\n}\n.pulse-dot {\n  width: 6px; height: 6px; border-radius: 50%;\n  background: var(--orange); flex-shrink: 0;\n  animation: pulse 1.4s ease-in-out infinite;\n}\n@keyframes pulse { 0%,100%{opacity:1} 50%{opacity:0.2} }\n\n.hero h1 {\n  font-family: 'DM sans', sans-serif;\n  \n  font-weight: 600; line-height: 1 px;\n  margin-bottom: 30px; letter-spacing:1.5px;\n}\n.hero h1 em {\n  font-style: normal; color: var(--orange);\n  position: relative; display: inline-block;\n}\n.hero h1 em::after {\n  content: '';\n  position: absolute; bottom: -3px; left: 0; right: 0; height: 3px;\n  background: linear-gradient(90deg, var(--orange), transparent);\n  border-radius: 2px;\n}\n\n.hero-sub {\n  font-size: 16px; color: var(--text-muted);\n  max-width: 520px; margin: 0 auto 32px; line-height: 1.7;\n}\n\n\/* \u2500\u2500 BENEFITS LIST \u2500\u2500 *\/\n.benefits {\n  display: flex; flex-wrap: wrap;\n  justify-content: center; gap: 10px;\n  margin-bottom: 36px;\n}\n.benefit-pill {\n  display: flex; align-items: center; gap: 7px;\n  background: rgba(255,255,255,0.04);\n  border: 1px solid rgba(255,255,255,0.08);\n  border-radius: 100px; padding: 8px 16px;\n  font-size: 13px; color: #ccc; font-weight: 500;\n}\n.benefit-pill svg { flex-shrink: 0; }\n\n\/* \u2500\u2500 CTA BUTTON \u2500\u2500 *\/\n.cta-wrap { display: flex; flex-direction: column; align-items: center; gap: 10px; }\n\n.cta-btn {\n  display: inline-flex; align-items: center; gap: 10px;\n  background: var(--orange);\n  color: #fff; font-family: 'DM Sans', sans-serif;\n  font-size: 20px; font-weight: 800;\n  \n  padding: 18px 40px; border-radius: 14px;\n  text-decoration: none; border: none; cursor: pointer;\n  transition: background 0.2s, transform 0.15s, box-shadow 0.2s;\n  box-shadow: 0 8px 32px rgba(255,107,0,0.25);\n  position: relative; overflow: hidden;\n}\n.cta-btn::before {\n  content: '';\n  position: absolute; inset: 0;\n  background: linear-gradient(135deg, rgba(255,255,255,0.12), transparent);\n}\n.cta-btn:hover {\n  background: var(--orange-light);\n  transform: translateY(-2px);\n  box-shadow: 0 12px 40px rgba(255,107,0,0.35);\n}\n.cta-btn:active { transform: scale(0.98); }\n\n.cta-note {\n  font-size: 12px; color: var(--text-muted);\n  display: flex; align-items: center; gap: 5px;\n}\n\n\/* \u2500\u2500 DIVIDER \u2500\u2500 *\/\n.section-divider {\n  height: 1px;\n  background: linear-gradient(90deg, transparent, rgba(255,107,0,0.2), transparent);\n  margin: 52px 0;\n}\n\n\/* \u2500\u2500 SECTION TITLE \u2500\u2500 *\/\n.section-title {\n  font-family: 'DM Sans', sans-serif;\n  font-size: 32px; font-weight: 900;\n  text-align: center; margin-bottom: 8px;\n  \n}\n.section-title span { color: var(--orange); }\n.section-desc {\n  text-align: center; font-size: 13px;\n  color: var(--text-muted); margin-bottom: 28px; line-height: 1.6;\n}\n\n\/* \u2500\u2500 FEATURES GRID \u2500\u2500 *\/\n.features-grid {\n  display: grid; grid-template-columns: repeat(2, 1fr);\n  gap: 12px; margin-bottom: 0;\n}\n.feature-card {\n  background: var(--card);\n  border: 1px solid rgba(255,255,255,0.06);\n  border-radius: 16px; padding: 22px 18px;\n  transition: border-color 0.2s, transform 0.2s;\n}\n.feature-card:hover { border-color: rgba(255,107,0,0.25); transform: translateY(-2px); }\n.feature-icon {\n  width: 40px; height: 40px; border-radius: 10px;\n  background: rgba(255,107,0,0.1);\n  display: flex; align-items: center; justify-content: center;\n  margin-bottom: 12px;\n}\n.feature-title { font-size: 14px; font-weight: 700; color: var(--white); margin-bottom: 5px; }\n.feature-desc { font-size: 12px; color: var(--text-muted); line-height: 1.6; }\n\n\/* \u2500\u2500 DEVICES SECTION \u2500\u2500 *\/\n.devices-wrap {\n  display: flex; flex-wrap: wrap;\n  justify-content: center; gap: 10px;\n}\n.device-chip {\n  display: flex; align-items: center; gap: 8px;\n  background: var(--card2); border: 1px solid rgba(255,255,255,0.07);\n  border-radius: 10px; padding: 10px 16px;\n  font-size: 13px; color: #ccc; font-weight: 500;\n}\n.device-chip svg { opacity: 0.7; }\n\n\/* \u2500\u2500 STATS ROW \u2500\u2500 *\/\n.stats-row {\n  display: grid; grid-template-columns: repeat(3, 1fr);\n  gap: 12px;\n}\n.stat-box {\n  background: var(--card); border: 1px solid rgba(255,107,0,0.1);\n  border-radius: 16px; padding: 22px 16px; text-align: center;\n}\n.stat-num {\n  font-family: 'DM Sans', sans-serif;\n  font-size: 36px; font-weight: 900;\n  color: var(--white); line-height: 1;\n}\n.stat-num span { color: var(--orange); }\n.stat-lbl { font-size: 11px; color: var(--text-muted); margin-top: 5px; font-weight: 500; }\n.stat-stars { color: #FFB800; font-size: 13px; margin-bottom: 4px; }\n\n\/* \u2500\u2500 HOW IT WORKS \u2500\u2500 *\/\n.steps-list { display: flex; flex-direction: column; gap: 0; }\n.step-row {\n  display: flex; gap: 16px; align-items: flex-start;\n  position: relative; padding-bottom: 28px;\n}\n.step-row:last-child { padding-bottom: 0; }\n.step-row:not(:last-child)::after {\n  content: '';\n  position: absolute; left: 19px; top: 40px; bottom: 0;\n  width: 2px; background: rgba(255,107,0,0.15);\n}\n.step-num-circle {\n  width: 40px; height: 40px; border-radius: 50%; flex-shrink: 0;\n  background: rgba(255,107,0,0.12); border: 1px solid rgba(255,107,0,0.3);\n  display: flex; align-items: center; justify-content: center;\n  font-family: 'DM Sans', sans-serif; font-size: 18px; font-weight: 900; color: var(--orange);\n}\n.step-content {}\n.step-title { font-size: 14px; font-weight: 700; color: var(--white); margin-bottom: 4px; }\n.step-desc { font-size: 12px; color: var(--text-muted); line-height: 1.6; }\n\n\/* \u2500\u2500 BOTTOM CTA \u2500\u2500 *\/\n.bottom-cta {\n  background: linear-gradient(135deg, rgba(255,107,0,0.12), rgba(255,107,0,0.04));\n  border: 1px solid rgba(255,107,0,0.2);\n  border-radius: 20px; padding: 36px 24px;\n  text-align: center;\n}\n.bottom-cta h2 {\n  font-family: 'DM Sans', sans-serif;\n  font-size: clamp(26px, 5vw, 38px); font-weight: 900;\n  margin-bottom: 10px; line-height: 1.1;\n  \n}\n.bottom-cta h2 span { color: var(--orange); }\n.bottom-cta p { font-size: 14px; color: var(--text-muted); margin-bottom: 24px; line-height: 1.6; }\n\n\/* \u2500\u2500 FOOTER \u2500\u2500 *\/\nfooter {\n  text-align: center; padding-top: 40px;\n  font-size: 11px; color: rgba(255,255,255,0.15); line-height: 1.8;\n}\nfooter a { color: rgba(255,255,255,0.25); text-decoration: underline; }\n\n\/* \u2500\u2500 RESPONSIVE \u2500\u2500 *\/\n@media (min-width: 600px) {\n  .wrap { padding: 0 32px 80px; }\n  .features-grid { grid-template-columns: repeat(3, 1fr); }\n}\n@media (max-width: 400px) {\n  .features-grid { grid-template-columns: 1fr; }\n  .stats-row { grid-template-columns: 1fr; }\n  .cta-btn { padding: 16px 28px; font-size: 15px; }\n}\n<\/style>\n<\/head>\n<body>\n\n<div class=\"wrap\">\n\n  <!-- NAV -->\n  <nav class=\"fade1\">\n    <img decoding=\"async\" src=\"https:\/\/fluxyplay.store\/wp-content\/uploads\/2026\/04\/FluxyPlay-lightLogo.png\" alt=\"FluxyPlay\" class=\"logo-img\"\/>\n  <\/nav>\n\n  <!-- HERO -->\n  <section class=\"hero\">\n    <div class=\"fade1\">\n      <div class=\"hero-eyebrow\">\n        <div class=\"pulse-dot\"><\/div>\n        Disponible partout dans le monde\n      <\/div>\n    <\/div>\n\n    <div class=\"fade2\">\n      <h1>Regardez tous vos contenus<br>sur <em>Tous les appareils<\/em> en 4K<\/h1>\n    <\/div>\n\n    <div class=\"fade3\">\n      <p class=\"hero-sub\">\n        Acc\u00e9dez \u00e0 des milliers de cha\u00eenes en direct, de films et d'\u00e9v\u00e9nements sportifs \u2014 en qualit\u00e9 cristalline, sans coupure, depuis n'importe o\u00f9 dans le monde.\n      <\/p>\n    <\/div>\n\n    <!-- BENEFIT PILLS -->\n    <div class=\"benefits fade4\">\n      <div class=\"benefit-pill\">\n        <svg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#FF6B00\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n        20,000+ Cha\u00eenes\n      <\/div>\n      <div class=\"benefit-pill\">\n        <svg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#FF6B00\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n        Qualit\u00e9 4K cristalline\n      <\/div>\n      <div class=\"benefit-pill\">\n        <svg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#FF6B00\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n        Disponibilit\u00e9 99,9%\n      <\/div>\n      <div class=\"benefit-pill\">\n        <svg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#FF6B00\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n        Installation instantan\u00e9e\n      <\/div>\n      <div class=\"benefit-pill\">\n        <svg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#FF6B00\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n        Tous les appareils\n      <\/div>\n      <div class=\"benefit-pill\">\n        <svg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#FF6B00\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n        Forfaits \u00e0 partir de 12$\/mois\n      <\/div>\n    <\/div>\n\n    <!-- MAIN CTA -->\n    <div class=\"cta-wrap fade5\">\n      <a href=\"https:\/\/fluxyplay.store\/fr\/\" class=\"cta-btn\">\n        Check Availability &amp; Plans\n        <svg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg>\n      <\/a>\n      <div class=\"cta-note\">\n        <svg width=\"11\" height=\"11\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"5\" y=\"11\" width=\"14\" height=\"11\" rx=\"2\"\/><path d=\"M8,11 v-4 a4,4 0 0,1 8,0 v4\"\/><\/svg>\n        Sans engagement \u00b7 R\u00e9siliation \u00e0 tout moment\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <div class=\"section-divider fade6\"><\/div>\n\n  <!-- STATS -->\n  <div class=\"fade6\">\n    <div class=\"stats-row\">\n      <div class=\"stat-box\">\n        <div class=\"stat-num\">2,400<span>+<\/span><\/div>\n        <div class=\"stat-lbl\">Membres actifs<\/div>\n      <\/div>\n      <div class=\"stat-box\">\n        <div class=\"stat-stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\n        <div class=\"stat-num\">4.9<span>\/5<\/span><\/div>\n        <div class=\"stat-lbl\">Note des membres<\/div>\n      <\/div>\n      <div class=\"stat-box\">\n        <div class=\"stat-num\">99.9<span>%<\/span><\/div>\n        <div class=\"stat-lbl\">Garantie de disponibilit\u00e9<\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"section-divider\"><\/div>\n\n  <!-- FEATURES -->\n  <div>\n    <div class=\"section-title\">Tout ce dont vous avez besoin <span>sans superflu<\/span><\/div>\n    <p class=\"section-desc\">Simple, rapide et parfaitement optimis\u00e9 pour tous les \u00e9crans.<\/p>\n\n    <div class=\"features-grid\">\n\n      <div class=\"feature-card\">\n        <div class=\"feature-icon\">\n          <svg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#FF6B00\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polygon points=\"23 7 16 12 23 17 23 7\"\/><rect x=\"1\" y=\"5\" width=\"15\" height=\"14\" rx=\"2\"\/><\/svg>\n        <\/div>\n        <div class=\"feature-title\">Cha\u00eenes en direct<\/div>\n        <div class=\"feature-desc\">Sports, actualit\u00e9s et divertissement provenant de plus de 50 pays en temps r\u00e9el.<\/div>\n      <\/div>\n\n      <div class=\"feature-card\">\n        <div class=\"feature-icon\">\n          <svg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#FF6B00\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><polygon points=\"10 8 16 12 10 16 10 8\"\/><\/svg>\n        <\/div>\n        <div class=\"feature-title\">Films et s\u00e9ries<\/div>\n        <div class=\"feature-desc\">Des milliers de films et s\u00e9ries disponibles \u00e0 la demande, y compris les derni\u00e8res nouveaut\u00e9s.<\/div>\n      <\/div>\n\n      <div class=\"feature-card\">\n        <div class=\"feature-icon\">\n          <svg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#FF6B00\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M13 2L4.5 13.5H12L11 22L19.5 10.5H12L13 2Z\"\/><\/svg>\n        <\/div>\n        <div class=\"feature-title\">Z\u00e9ro coupure<\/div>\n        <div class=\"feature-desc\">Des serveurs ultra rapides optimis\u00e9s pour une lecture fluide, m\u00eame en qualit\u00e9 4K.<\/div>\n      <\/div>\n\n      <div class=\"feature-card\">\n        <div class=\"feature-icon\">\n          <svg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#FF6B00\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"5\" y=\"2\" width=\"14\" height=\"20\" rx=\"2\"\/><line x1=\"12\" y1=\"18\" x2=\"12\" y2=\"18\" stroke-width=\"3\"\/><\/svg>\n        <\/div>\n        <div class=\"feature-title\">Tous les appareils<\/div>\n        <div class=\"feature-desc\">Smart TV, smartphone, tablette ou PC \u2014 fonctionne instantan\u00e9ment partout.<\/div>\n      <\/div>\n\n      <div class=\"feature-card\">\n        <div class=\"feature-icon\">\n          <svg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#FF6B00\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"M2 12h20M12 2a15 15 0 0 1 0 20M12 2a15 15 0 0 0 0 20\"\/><\/svg>\n        <\/div>\n        <div class=\"feature-title\">Acc\u00e8s mondial<\/div>\n        <div class=\"feature-desc\">Fonctionne en Europe, aux \u00c9tats-Unis, au Canada et en Afrique \u2014 sans restriction g\u00e9ographique.<\/div>\n      <\/div>\n\n      <div class=\"feature-card\">\n        <div class=\"feature-icon\">\n          <svg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#FF6B00\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3,12 a9,9 0 0,1 18,0\"\/><path d=\"M3,12 a2,2 0 0,0 -2,2 l0,3 a2,2 0 0,0 2,2\"\/><path d=\"M21,12 a2,2 0 0,1 2,2 l0,3 a2,2 0 0,1 -2,2\"\/><path d=\"M21,19 a4,4 0 0,1 -4,4 l-3,0\"\/><\/svg>\n        <\/div>\n        <div class=\"feature-title\">Support 24h\/7<\/div>\n        <div class=\"feature-desc\">Assistance humaine disponible via WhatsApp \u2014 toujours pr\u00eate \u00e0 vous aider.<\/div>\n      <\/div>\n\n    <\/div>\n  <\/div>\n\n  <div class=\"section-divider\"><\/div>\n\n  <!-- COMPATIBLE DEVICES -->\n  <div>\n    <div class=\"section-title\">Fonctionne sur <span>tous vos appareils<\/span><\/div>\n    <p class=\"section-desc\">Un seul abonnement pour tous vos \u00e9crans \u2014 sans frais suppl\u00e9mentaires.<\/p>\n    <div class=\"devices-wrap\">\n      <div class=\"device-chip\">\n        <svg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#FF6B00\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"2\" y=\"3\" width=\"20\" height=\"14\" rx=\"2\"\/><path d=\"M8 21h8M12 17v4\"\/><\/svg>\n        Smart TV\n      <\/div>\n      <div class=\"device-chip\">\n        <svg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#FF6B00\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"5\" y=\"2\" width=\"14\" height=\"20\" rx=\"2\"\/><line x1=\"12\" y1=\"18\" x2=\"12\" y2=\"18\" stroke-width=\"3\"\/><\/svg>\n        Android &amp; iPhone\n      <\/div>\n      <div class=\"device-chip\">\n        <svg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#FF6B00\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"2\" y=\"4\" width=\"20\" height=\"16\" rx=\"2\"\/><path d=\"M8 20h8M12 16v4\"\/><\/svg>\n        Windows &amp; Mac\n      <\/div>\n      <div class=\"device-chip\">\n        <svg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#FF6B00\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"4\" y=\"2\" width=\"16\" height=\"20\" rx=\"2\"\/><line x1=\"9\" y1=\"18\" x2=\"15\" y2=\"18\"\/><\/svg>\n        Tablet \/ iPad\n      <\/div>\n      <div class=\"device-chip\">\n        <svg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#FF6B00\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 16.92v3a2 2 0 01-2.18 2 19.79 19.79 0 01-8.63-3.07A19.5 19.5 0 013.07 9.81a19.79 19.79 0 01-3.07-8.68A2 2 0 012 0h3a2 2 0 012 1.72c.127.96.361 1.903.7 2.81a2 2 0 01-.45 2.11L6.09 7.91a16 16 0 006 6l1.27-1.27a2 2 0 012.11-.45c.907.339 1.85.573 2.81.7A2 2 0 0122 14.92v2z\"\/><\/svg>\n        MAG Box \/ Formuler\n      <\/div>\n      <div class=\"device-chip\">\n        <svg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#FF6B00\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polygon points=\"5 3 19 12 5 21 5 3\"\/><\/svg>\n        Fire Stick \/ Android TV\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"section-divider\"><\/div>\n\n  <!-- HOW IT WORKS -->\n  <div>\n    <div class=\"section-title\">Installation rapide en <span>3 \u00e9tapes<\/span><\/div>\n    <p class=\"section-desc\">Aucune connaissance technique requise \u2014 pr\u00eat en moins de 2 minutes.<\/p>\n\n    <div class=\"steps-list\">\n      <div class=\"step-row\">\n        <div class=\"step-num-circle\">1<\/div>\n        <div class=\"step-content\">\n          <div class=\"step-title\">Choisissez votre abonnement<\/div>\n          <div class=\"step-desc\">Choisissez l\u2019abonnement IPTV qui correspond \u00e0 vos besoins \u2014 \u00e0 partir de seulement 12$\/mois, sans frais cach\u00e9s.<\/div>\n        <\/div>\n      <\/div>\n      <div class=\"step-row\">\n        <div class=\"step-num-circle\">2<\/div>\n        <div class=\"step-content\">\n          <div class=\"step-title\">Remplissez vos informations<\/div>\n          <div class=\"step-desc\">Entrez votre nom, votre adresse e-mail et votre type d\u2019appareil. Cela prend moins de 60 secondes.<\/div>\n        <\/div>\n      <\/div>\n      <div class=\"step-row\">\n        <div class=\"step-num-circle\">3<\/div>\n        <div class=\"step-content\">\n          <div class=\"step-title\">Obtenir un acc\u00e8s instantan\u00e9<\/div>\n          <div class=\"step-desc\">Recevez vos identifiants via WhatsApp ou e-mail et commencez \u00e0 regarder imm\u00e9diatement.<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"section-divider\"><\/div>\n\n  <!-- BOTTOM CTA -->\n  <div class=\"bottom-cta\">\n    <h2>Pr\u00eat \u00e0 commencer \u00e0 regarder ?<\/h2>\n    <p>Rejoignez plus de 2 400 utilisateurs profitant d\u00e9j\u00e0 d\u2019un contenu ultra fluide et haute qualit\u00e9 partout dans le monde.<\/p>\n    <div class=\"cta-wrap\">\n      <a href=\"https:\/\/fluxyplay.store\/fr\/\" class=\"cta-btn\">\n        See Plans &amp; Get Access\n        <svg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg>\n      <\/a>\n      <div class=\"cta-note\">\n        <svg width=\"11\" height=\"11\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"5\" y=\"11\" width=\"14\" height=\"11\" rx=\"2\"\/><path d=\"M8,11 v-4 a4,4 0 0,1 8,0 v4\"\/><\/svg>\n        Paiement s\u00e9curis\u00e9 \u00b7 Activation instantan\u00e9e \u00b7 Abonnements \u00e0 partir de 12$\/mois\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- FOOTER -->\n  <footer>\n    \u00a9 2026 Fluxyplaystore | Tous droits r\u00e9serv\u00e9s<br>\n    <a href=\"https:\/\/fluxyplay.store\/fr\/privacy-policy\/\">Politique de confidentialit\u00e9<\/a> &nbsp;\u00b7&nbsp;\n    <a href=\"https:\/\/fluxyplay.store\/fr\/terms-of-service\/\">Conditions d'utilisation<\/a> &nbsp;\u00b7&nbsp;\n    <a href=\"http:\/\/fluxyplay.store\/fr\/refund-policy\/\">Politique de remboursement<\/a>\n  <\/footer>\n\n<\/div>\n\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>FluxyPlay \u2013 Watch Anything, Anywhere Available Now \u00b7 Worldwide Watch Any Content,On Any Device in 4K Access thousands of live channels, movies &amp; sports events \u2014 in crystal clear quality, with zero buffering, from anywhere in the world. 20,000+ Channels Crystal Clear 4K 99.9% Uptime Instant Setup Any Device Plans from $12\/mo Check Availability &amp; [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-72","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/fluxyplay.store\/fr\/wp-json\/wp\/v2\/pages\/72","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/fluxyplay.store\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/fluxyplay.store\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/fluxyplay.store\/fr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/fluxyplay.store\/fr\/wp-json\/wp\/v2\/comments?post=72"}],"version-history":[{"count":27,"href":"https:\/\/fluxyplay.store\/fr\/wp-json\/wp\/v2\/pages\/72\/revisions"}],"predecessor-version":[{"id":226,"href":"https:\/\/fluxyplay.store\/fr\/wp-json\/wp\/v2\/pages\/72\/revisions\/226"}],"wp:attachment":[{"href":"https:\/\/fluxyplay.store\/fr\/wp-json\/wp\/v2\/media?parent=72"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}