{"id":9004,"date":"2026-09-17T15:42:12","date_gmt":"2026-09-17T12:42:12","guid":{"rendered":"https:\/\/axinar.com\/solbox-infos"},"modified":"2026-09-17T15:42:12","modified_gmt":"2026-09-17T12:42:12","slug":"solbox-infos","status":"publish","type":"page","link":"https:\/\/axinar.com\/fr\/solbox-infos","title":{"rendered":"SolBox, estimation gratuite pour l&#8217;eau chaude par PV"},"content":{"rendered":"<style>\n\thtml, body { margin: 0; padding: 0; background: #0a0a0a; }\n\t.slp {\n\t\t--red: #DD2B1C;\n\t\t--red-dark: #b82214;\n\t\t--bg: #0a0a0a;\n\t\t--bg-elev: #161616;\n\t\t--bg-card: #1c1c1c;\n\t\t--text: #ffffff;\n\t\t--text-dim: #c0c0c0;\n\t\t--border: #2e2e2e;\n\t\t--content-w: 80vw;\n\t\t--content-max: 1280px;\n\n\t\tfont-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", sans-serif;\n\t\tbackground: var(--bg);\n\t\tcolor: var(--text);\n\t\tline-height: 1.6;\n\t\t-webkit-font-smoothing: antialiased;\n\t}\n\t.slp *, .slp *::before, .slp *::after { box-sizing: border-box; }\n\t.slp .wrap { width: var(--content-w); max-width: var(--content-max); margin: 0 auto; }\n\t.slp section { padding: 100px 0; border-bottom: 1px solid var(--border); }\n\t.slp .pre-title { color: var(--red); font-size: 14px; font-weight: 700; letter-spacing: 0.15em; text-transform: uppercase; margin-bottom: 24px; }\n\t.slp h1 { font-size: clamp(36px, 5vw, 60px); line-height: 1.15; font-weight: 800; letter-spacing: -0.02em; margin-bottom: 24px; color: #fff; }\n\t.slp h2 { font-size: clamp(28px, 3.5vw, 42px); line-height: 1.2; font-weight: 700; letter-spacing: -0.01em; margin-bottom: 40px; color: #fff; }\n\t.slp h3, .slp h4 { color: #fff; }\n\t.slp .sub { font-size: 20px; color: #d5d5d5; max-width: 720px; margin-bottom: 40px; }\n\t.slp p { color: #d0d0d0; font-size: 17px; }\n\t.slp .btn { display: inline-block; background: var(--red); color: #fff; padding: 18px 40px; font-size: 16px; font-weight: 700; letter-spacing: 0.1em; text-transform: uppercase; text-decoration: none; border-radius: 4px; border: none; cursor: pointer; transition: transform .15s ease, background .15s ease; }\n\t.slp .btn:hover { background: #ff3d2c; transform: translateY(-2px); }\n\t.slp .btn.full { width: 100%; padding: 22px; }\n\t.slp .btn.outline { background: transparent; color: var(--red); border: 2px solid var(--red); }\n\t.slp .btn.outline:hover { background: var(--red); color: #fff; }\n\t.slp .trust-line { margin-top: 20px; font-size: 14px; color: var(--text-dim); }\n\n\t\/* HERO,9:16 video right column *\/\n\t.slp .hero { padding: 120px 0 100px; background: linear-gradient(90deg, rgba(10,10,10,0.95) 0%, rgba(10,10,10,0.75) 45%, rgba(10,10,10,0.35) 100%), url('https:\/\/axinar.com\/wp-content\/uploads\/2026\/07\/solbox-lp\/assets\/hero-bg-sunrise.webp') center\/cover no-repeat, var(--bg); }\n\t.slp .hero-grid { display: grid; grid-template-columns: 1.15fr 1fr; gap: 60px; align-items: center; }\n\t.slp .hero-video-wrap { display: flex; justify-content: center; }\n\t.slp .hero-video {\n\t\twidth: 100%; max-width: 620px; aspect-ratio: 16 \/ 9;\n\t\tbackground: #000;\n\t\tborder: 1px solid var(--border); border-radius: 12px;\n\t\toverflow: hidden; position: relative;\n\t\tbox-shadow: 0 30px 80px -30px rgba(221,43,28,0.5);\n\t}\n\t.slp .hero-video iframe { width: 100%; height: 100%; border: 0; display: block; }\n\t\/* Uncomment when the real video is uploaded:\n\t.slp .hero-video { padding: 0; }\n\t.slp .hero-video video { width: 100%; height: 100%; object-fit: cover; }\n\t*\/\n\n\t\/* HERO price badge *\/\n\t.slp .hero-price {\n\t\tmargin-top: 28px;\n\t\tpadding: 18px 24px;\n\t\tbackground: linear-gradient(135deg, rgba(221,43,28,0.14) 0%, rgba(221,43,28,0.04) 100%);\n\t\tborder: 1px solid rgba(221,43,28,0.35);\n\t\tborder-left: 3px solid var(--red);\n\t\tborder-radius: 8px;\n\t\tdisplay: inline-block;\n\t\tbox-shadow: 0 8px 24px -12px rgba(221,43,28,0.4);\n\t}\n\t.slp .hero-price-label { font-size: 11px; color: var(--text-dim); letter-spacing: 0.14em; text-transform: uppercase; font-weight: 700; margin-bottom: 6px; }\n\t.slp .hero-price-value { font-size: 28px; font-weight: 800; color: #fff; line-height: 1; letter-spacing: -0.01em; }\n\t.slp .hero-price-vat { font-size: 14px; font-weight: 400; color: var(--text-dim); letter-spacing: 0; text-transform: none; }\n\t.slp .hero-price-note { font-size: 12px; color: var(--text-dim); margin-top: 8px; }\n\n\t\/* PROBLEM *\/\n\t.slp .problem { text-align: center; background: var(--bg-elev); }\n\t.slp .problem h2 { max-width: 900px; margin: 0 auto 32px; }\n\t.slp .problem p { max-width: 780px; margin: 0 auto; }\n\n\t\/* 4-icon grid \u2014 premium *\/\n\t.slp .icon-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 30px; }\n\t.slp .icon-card {\n\t\tbackground: linear-gradient(180deg, #1c1c1c 0%, #141414 100%);\n\t\tborder: 1px solid var(--border);\n\t\tborder-radius: 16px;\n\t\tpadding: 40px 28px;\n\t\ttext-align: center;\n\t\ttransition: transform .25s ease, border-color .25s ease, box-shadow .25s ease;\n\t\tposition: relative;\n\t\toverflow: hidden;\n\t}\n\t.slp .icon-card::before {\n\t\tcontent: \"\";\n\t\tposition: absolute; top: 0; left: 0; right: 0; height: 1px;\n\t\tbackground: linear-gradient(90deg, transparent, rgba(221,43,28,0.6), transparent);\n\t\topacity: 0; transition: opacity .25s;\n\t}\n\t.slp .icon-card:hover { transform: translateY(-4px); border-color: rgba(221,43,28,0.5); box-shadow: 0 20px 40px -20px rgba(221,43,28,0.35); }\n\t.slp .icon-card:hover::before { opacity: 1; }\n\t.slp .icon-box {\n\t\twidth: 84px; height: 84px; margin: 0 auto 24px;\n\t\tbackground: radial-gradient(circle at 30% 30%, rgba(221,43,28,0.22) 0%, rgba(221,43,28,0.06) 70%);\n\t\tborder: 1px solid rgba(221,43,28,0.25);\n\t\tborder-radius: 22px;\n\t\tdisplay: flex; align-items: center; justify-content: center;\n\t\tposition: relative;\n\t\tbox-shadow: inset 0 1px 0 rgba(255,255,255,0.05), 0 8px 24px -8px rgba(221,43,28,0.4);\n\t}\n\t.slp .icon-box svg { width: 42px; height: 42px; display: block; }\n\t.slp .icon-card h3 { font-size: 19px; font-weight: 700; margin-bottom: 12px; letter-spacing: -0.01em; }\n\t.slp .icon-card p { font-size: 15px; line-height: 1.55; }\n\n\t\/* HOW IT WORKS, vector diagram *\/\n\t.slp .how-diagram-svg { width: 100%; max-width: 1080px; margin: 40px auto; display: block; }\n\t.slp .how-body { max-width: 780px; text-align: center; margin: 40px auto 0; }\n\n\t\/* 3-step flow: Panel \u2192 SolBox \u2192 Boiler *\/\n\t.slp .steps-grid {\n\t\tdisplay: grid;\n\t\tgrid-template-columns: 1fr auto 1fr auto 1fr;\n\t\tgap: 20px;\n\t\talign-items: stretch;\n\t\tmax-width: 1080px;\n\t\tmargin: 50px auto 0;\n\t}\n\t.slp .step-card {\n\t\tbackground: linear-gradient(180deg, #1c1c1c 0%, #141414 100%);\n\t\tborder: 1px solid var(--border);\n\t\tborder-radius: 16px;\n\t\tpadding: 36px 24px 28px;\n\t\ttext-align: center;\n\t\tposition: relative;\n\t\ttransition: transform .25s, border-color .25s, box-shadow .25s;\n\t}\n\t.slp .step-card:hover { transform: translateY(-4px); border-color: rgba(221,43,28,0.5); box-shadow: 0 20px 40px -20px rgba(221,43,28,0.35); }\n\t.slp .step-num {\n\t\tposition: absolute; top: -18px; left: 50%; transform: translateX(-50%);\n\t\twidth: 36px; height: 36px; border-radius: 50%;\n\t\tbackground: var(--red); color: #fff;\n\t\tdisplay: flex; align-items: center; justify-content: center;\n\t\tfont-weight: 800; font-size: 16px;\n\t\tbox-shadow: 0 8px 20px -5px rgba(221,43,28,0.6);\n\t}\n\t.slp .step-icon {\n\t\twidth: 100%; aspect-ratio: 1\/1; margin: 12px auto 20px;\n\t\tborder-radius: 12px; overflow: hidden;\n\t\tbackground: #000;\n\t\tdisplay: flex; align-items: center; justify-content: center;\n\t}\n\t.slp .step-icon img { width: 100%; height: 100%; object-fit: cover; display: block; }\n\t.slp .step-icon svg { width: 60%; height: 60%; }\n\t.slp .step-card h4 { font-size: 20px; font-weight: 700; margin-bottom: 8px; }\n\t.slp .step-card p { font-size: 14px; color: var(--text-dim); }\n\t.slp .step-arrow {\n\t\tdisplay: flex; flex-direction: column; align-items: center; justify-content: center;\n\t\tgap: 6px; color: var(--red); font-weight: 700; font-size: 12px; letter-spacing: 0.15em;\n\t}\n\t@media (max-width: 900px) {\n\t\t.slp .steps-grid { grid-template-columns: 1fr; gap: 16px; }\n\t\t.slp .step-arrow svg { transform: rotate(90deg); }\n\t}\n\n\t\/* PROFILES *\/\n\t.slp .profiles-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; margin-bottom: 60px; }\n\t.slp .profile-card {\n\t\tbackground: linear-gradient(180deg, #1c1c1c 0%, #141414 100%);\n\t\tborder: 1px solid var(--border); border-left: 4px solid var(--red);\n\t\tborder-radius: 12px; padding: 40px 32px;\n\t\ttransition: transform .25s, border-color .25s, box-shadow .25s;\n\t}\n\t.slp .profile-card:hover { transform: translateY(-4px); box-shadow: 0 20px 40px -20px rgba(221,43,28,0.35); }\n\t.slp .profile-icon {\n\t\twidth: 76px; height: 76px; margin-bottom: 24px;\n\t\tbackground: radial-gradient(circle at 30% 30%, rgba(221,43,28,0.22) 0%, rgba(221,43,28,0.06) 70%);\n\t\tborder: 1px solid rgba(221,43,28,0.25);\n\t\tborder-radius: 20px;\n\t\tdisplay: flex; align-items: center; justify-content: center;\n\t\tbox-shadow: inset 0 1px 0 rgba(255,255,255,0.05), 0 8px 24px -8px rgba(221,43,28,0.4);\n\t}\n\t.slp .profile-icon svg { width: 40px; height: 40px; }\n\t.slp .profile-card h3 { font-size: 14px; font-weight: 700; letter-spacing: 0.15em; color: var(--red); margin-bottom: 20px; text-transform: uppercase; }\n\t.slp .profile-card p { font-size: 15px; }\n\t.slp .center-cta { text-align: center; }\n\n\t\/* TRUST, badges only, no testimonial *\/\n\t.slp .trust { background: var(--bg-elev); }\n\t.slp .trust-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; }\n\t.slp .trust-badge { text-align: center; padding: 40px 20px; background: var(--bg-card); border-radius: 12px; }\n\t.slp .trust-badge-value { font-size: 42px; font-weight: 800; color: var(--red); display: block; margin-bottom: 8px; line-height: 1; }\n\t.slp .trust-badge-label { font-size: 14px; color: var(--text-dim); }\n\n\t\/* FAQ *\/\n\t.slp .faq-list { max-width: 900px; margin: 0 auto; }\n\t.slp .faq-item { border-bottom: 1px solid var(--border); }\n\t.slp .faq-q { font-size: 18px; font-weight: 500; color: #fff; padding: 24px 0; cursor: pointer; display: flex; justify-content: space-between; align-items: center; gap: 24px; transition: color 0.25s; }\n\t.slp .faq-q:hover { color: var(--red); }\n\t.slp .faq-q::after { content: \"+\"; font-size: 28px; font-weight: 300; color: var(--red); transition: transform 0.3s; flex-shrink: 0; }\n\t.slp .faq-item.open .faq-q::after { transform: rotate(45deg); }\n\t.slp .faq-a { font-size: 15px; color: #c8c8c8; line-height: 1.8; max-height: 0; overflow: hidden; transition: max-height 0.4s ease, padding 0.4s ease; padding: 0; }\n\t.slp .faq-item.open .faq-a { max-height: 800px; padding: 0 0 24px 0; }\n\n\t\/* FORM *\/\n\t.slp .form-section { background: radial-gradient(ellipse at center, rgba(221,43,28,0.1) 0%, transparent 70%), var(--bg); }\n\t.slp .form-header { text-align: center; margin-bottom: 50px; }\n\t.slp .form-header h2 { margin-bottom: 16px; }\n\t.slp .form-header p { max-width: 640px; margin: 0 auto; }\n\t.slp .form-card { background: var(--bg-card); border: 1px solid var(--border); border-radius: 16px; padding: 50px; max-width: 720px; margin: 0 auto; }\n\t.slp .field { margin-bottom: 20px; }\n\t.slp .field label { display: block; font-size: 13px; font-weight: 600; color: var(--text-dim); margin-bottom: 8px; text-transform: uppercase; letter-spacing: 0.05em; }\n\t.slp .field label .req { color: var(--red); }\n\t.slp .field input, .slp .field textarea { width: 100%; background: var(--bg); border: 1px solid var(--border); color: var(--text); padding: 16px 20px; font-size: 16px; border-radius: 6px; font-family: inherit; }\n\t.slp .field input:focus, .slp .field textarea:focus { outline: none; border-color: var(--red); }\n\t.slp .field textarea { min-height: 120px; resize: vertical; }\n\t.slp .radio-group { display: flex; gap: 24px; flex-wrap: wrap; margin-top: 8px; }\n\t.slp .radio-item { display: flex; align-items: center; gap: 8px; font-size: 15px; color: var(--text); cursor: pointer; }\n\t.slp .checkbox-field { display: flex; gap: 12px; align-items: flex-start; margin: 24px 0; font-size: 14px; color: var(--text-dim); }\n\t.slp .form-micro { text-align: center; margin-top: 24px; font-size: 14px; color: var(--text-dim); }\n\t.slp .form-micro a { color: var(--red); text-decoration: none; }\n\n\t\/* COMPARISON TABLE \u2014 SolBox vs alternatives *\/\n\t.slp .compare { background: var(--bg-elev); }\n\t.slp .compare h2 { text-align: center; margin-bottom: 16px; }\n\t.slp .compare .compare-sub { text-align: center; max-width: 720px; margin: 0 auto 50px; color: var(--text-dim); font-size: 17px; }\n\t.slp .compare-scroll { overflow-x: auto; -webkit-overflow-scrolling: touch; margin: 0 -20px; padding: 0 20px 8px; }\n\t.slp .compare-table {\n\t\twidth: 100%; min-width: 780px;\n\t\tborder-collapse: separate; border-spacing: 0;\n\t\tbackground: var(--bg-card);\n\t\tborder: 1.5px solid rgba(255, 255, 255, 0.35);\n\t\tborder-radius: 14px;\n\t\toverflow: hidden;\n\t\tfont-size: 14.5px;\n\t}\n\t.slp .compare-table th, .slp .compare-table td {\n\t\tpadding: 16px 18px;\n\t\ttext-align: center;\n\t\tborder-bottom: 1px solid var(--border);\n\t\tvertical-align: middle;\n\t}\n\t.slp .compare-table thead th {\n\t\tbackground: linear-gradient(180deg, #1a1a1a 0%, #121212 100%);\n\t\tcolor: var(--text-dim);\n\t\tfont-size: 12.5px; font-weight: 700;\n\t\ttext-transform: uppercase; letter-spacing: 0.06em;\n\t\tborder-bottom: 2px solid var(--border);\n\t\tpadding: 22px 14px;\n\t}\n\t.slp .compare-table thead th.solbox-col {\n\t\tbackground: linear-gradient(180deg, rgba(221,43,28,0.28) 0%, rgba(221,43,28,0.14) 100%);\n\t\tcolor: #fff;\n\t\tfont-size: 15px;\n\t\tfont-weight: 800;\n\t\tletter-spacing: 0.04em;\n\t\tborder-bottom: 2px solid var(--red);\n\t}\n\t.slp .compare-table tbody th {\n\t\ttext-align: left;\n\t\tbackground: #161616;\n\t\tcolor: #fff;\n\t\tfont-weight: 600;\n\t\tfont-size: 14px;\n\t\twhite-space: nowrap;\n\t}\n\t.slp .compare-table td { color: var(--text-dim); }\n\t.slp .compare-table td.solbox-col {\n\t\tbackground: rgba(221,43,28,0.08);\n\t\tcolor: #fff;\n\t\tfont-weight: 700;\n\t\tborder-left: 1px solid rgba(221,43,28,0.4);\n\t\tborder-right: 1px solid rgba(221,43,28,0.4);\n\t}\n\t.slp .compare-table tr:last-child th,\n\t.slp .compare-table tr:last-child td { border-bottom: none; }\n\t.slp .compare-table tr:last-child td.solbox-col { border-bottom: 2px solid var(--red); }\n\t.slp .compare-table .check { color: #4ade80; font-weight: 700; font-size: 16px; }\n\t.slp .compare-table .cross { color: #ef4444; font-weight: 700; font-size: 16px; }\n\t.slp .compare-table .warn  { color: #fbbf24; font-size: 13px; }\n\t.slp .compare-note {\n\t\ttext-align: center; font-size: 13px; color: var(--text-dim);\n\t\tmargin-top: 24px; font-style: italic;\n\t}\n\t\/* Mobile: reflow table into stacked cards, one per criterion.\n\t * Each cell shows its column header as inline label.\n\t * NO horizontal scroll needed.\n\t *\/\n\t@media (max-width: 720px) {\n\t\t.slp .compare-scroll { overflow-x: visible; margin: 0; padding: 0; }\n\t\t.slp .compare-table { min-width: 0; width: 100%; display: block; background: transparent; border-radius: 0; }\n\t\t.slp .compare-table thead { display: none; }\n\t\t.slp .compare-table tbody { display: block; }\n\t\t.slp .compare-table tr {\n\t\t\tdisplay: block;\n\t\t\tbackground: var(--bg-card);\n\t\t\tborder: 1px solid var(--border);\n\t\t\tborder-radius: 12px;\n\t\t\tpadding: 8px 0;\n\t\t\tmargin-bottom: 14px;\n\t\t\toverflow: hidden;\n\t\t}\n\t\t.slp .compare-table tbody th {\n\t\t\tdisplay: block;\n\t\t\tbackground: transparent !important;\n\t\t\tcolor: var(--red) !important;\n\t\t\tfont-size: 12px !important;\n\t\t\tfont-weight: 800 !important;\n\t\t\ttext-transform: uppercase;\n\t\t\tletter-spacing: 0.06em;\n\t\t\ttext-align: center;\n\t\t\tpadding: 10px 14px 4px !important;\n\t\t\tborder-bottom: 1px solid var(--border);\n\t\t\twhite-space: normal !important;\n\t\t}\n\t\t.slp .compare-table td {\n\t\t\tdisplay: flex;\n\t\t\tjustify-content: space-between;\n\t\t\talign-items: center;\n\t\t\tgap: 12px;\n\t\t\tpadding: 12px 16px !important;\n\t\t\tborder-bottom: 1px solid rgba(255,255,255,0.05);\n\t\t\ttext-align: right;\n\t\t\tfont-size: 13.5px;\n\t\t\tcolor: var(--text);\n\t\t}\n\t\t.slp .compare-table td::before {\n\t\t\tcontent: attr(data-label);\n\t\t\tflex: 0 0 auto;\n\t\t\tfont-size: 12px;\n\t\t\tcolor: var(--text-dim);\n\t\t\tfont-weight: 500;\n\t\t\ttext-align: left;\n\t\t\ttext-transform: none;\n\t\t\tletter-spacing: 0;\n\t\t}\n\t\t.slp .compare-table td.solbox-col {\n\t\t\tbackground: rgba(221,43,28,0.10) !important;\n\t\t\tborder-left: 3px solid var(--red);\n\t\t\tborder-right: none;\n\t\t\tfont-weight: 700;\n\t\t}\n\t\t.slp .compare-table td.solbox-col::before {\n\t\t\tcolor: #fff;\n\t\t\tfont-weight: 700;\n\t\t}\n\t\t.slp .compare-table tr td:last-child { border-bottom: none; }\n\t\t.slp .compare-note { padding: 0 16px; }\n\t}\n\n\t\/* CF7 qualification fields \u2014 radio buttons styled as pill chips *\/\n\t.slp .form-card .ax-cf7-solbox p { margin: 0 0 18px 0; }\n\t.slp .form-card .ax-field-label {\n\t\tfont-size: 13px; font-weight: 700; color: var(--text-dim);\n\t\ttext-transform: uppercase; letter-spacing: 0.06em;\n\t\tmargin: 8px 0 10px 0 !important;\n\t}\n\t.slp .form-card .ax-radio-p { margin-bottom: 22px !important; }\n\t.slp .form-card .wpcf7-radio {\n\t\tdisplay: grid; gap: 10px;\n\t\tgrid-template-columns: repeat(auto-fit, minmax(120px, 1fr));\n\t}\n\t.slp .form-card .wpcf7-list-item { margin: 0 !important; }\n\t.slp .form-card .wpcf7-list-item input[type=\"radio\"] {\n\t\tposition: absolute; opacity: 0; pointer-events: none; width: 0; height: 0;\n\t}\n\t.slp .form-card .wpcf7-list-item label {\n\t\tdisplay: flex; align-items: center; justify-content: center;\n\t\ttext-align: center;\n\t\theight: 100%; min-height: 46px;\n\t\tpadding: 10px 12px;\n\t\tbackground: rgba(255,255,255,0.035);\n\t\tborder: 1px solid rgba(255,255,255,0.14);\n\t\tborder-radius: 8px;\n\t\tcursor: pointer;\n\t\ttransition: border-color .18s ease, background .18s ease, color .18s ease, box-shadow .18s ease;\n\t\tcolor: var(--text);\n\t\tfont-size: 13.5px; font-weight: 500;\n\t\tuser-select: none;\n\t\tline-height: 1.3;\n\t}\n\t.slp .form-card .wpcf7-list-item label:hover {\n\t\tborder-color: rgba(221,43,28,0.55);\n\t\tbackground: rgba(221,43,28,0.06);\n\t}\n\t.slp .form-card .wpcf7-list-item:has(input[type=\"radio\"]:checked) label {\n\t\tborder-color: var(--red);\n\t\tbackground: rgba(221,43,28,0.16);\n\t\tcolor: #fff;\n\t\tfont-weight: 700;\n\t\tbox-shadow: 0 0 0 1px var(--red), 0 6px 18px -8px rgba(221,43,28,0.6);\n\t}\n\t\/* Fallback for browsers without :has() \u2014 checked text at least turns red *\/\n\t.slp .form-card .wpcf7-list-item input[type=\"radio\"]:checked + .wpcf7-list-item-label {\n\t\tcolor: var(--red); font-weight: 700;\n\t}\n\t\/* Textarea shorter now (x4 rows) *\/\n\t.slp .form-card .wpcf7-form-control.wpcf7-textarea { min-height: 90px; }\n\n\t\/* Nomos dropdown (your-nomos) \u2014 align with other fields *\/\n\t.slp .form-card select.wpcf7-select {\n\t\twidth: 100%;\n\t\tbackground: var(--bg);\n\t\tborder: 1px solid var(--border);\n\t\tcolor: var(--text);\n\t\tpadding: 16px 20px;\n\t\tfont-size: 16px;\n\t\tborder-radius: 6px;\n\t\tfont-family: inherit;\n\t\tappearance: none;\n\t\t-webkit-appearance: none;\n\t\tbackground-image: url(\"data:image\/svg+xml;utf8,<svg xmlns='http:\/\/www.w3.org\/2000\/svg' width='12' height='8' viewBox='0 0 12 8'><path d='M1 1l5 5 5-5' fill='none' stroke='%23DD2B1C' stroke-width='2' stroke-linecap='round'\/><\/svg>\");\n\t\tbackground-repeat: no-repeat;\n\t\tbackground-position: right 18px center;\n\t\tpadding-right: 44px;\n\t\tcursor: pointer;\n\t}\n\t.slp .form-card select.wpcf7-select:focus { outline: none; border-color: var(--red); }\n\t.slp .form-card select.wpcf7-select option { background: var(--bg-card); color: var(--text); }\n\n\t\/* Acceptance checkbox + submit button on same row\n\t * Uses #slp-form prefix + !important to override the bootstrap.php\n\t * wp_head CSS which has flex-wrap:wrap (causes submit to drop to next row).\n\t *\/\n\t#slp-form .ax-submit-row {\n\t\tdisplay: flex !important;\n\t\tflex-wrap: nowrap !important;\n\t\talign-items: center !important;\n\t\tjustify-content: space-between !important;\n\t\tgap: 24px !important;\n\t\tmargin-top: 28px !important;\n\t}\n\t#slp-form .ax-submit-row > p { margin: 0 !important; }\n\t#slp-form .ax-submit-row .ax-acceptance-p { flex: 1 1 auto !important; min-width: 0 !important; }\n\t#slp-form .ax-submit-row .ax-submit-p { flex: 0 0 auto !important; }\n\t\/* Kill pill styling on the acceptance label (leftover from radio pill CSS) *\/\n\t#slp-form .ax-acceptance-p .wpcf7-acceptance .wpcf7-list-item { margin: 0 !important; }\n\t#slp-form .ax-acceptance-p .wpcf7-acceptance .wpcf7-list-item label {\n\t\tdisplay: flex !important; align-items: center; gap: 10px;\n\t\tbackground: none !important; border: none !important;\n\t\tpadding: 0 !important; min-height: 0 !important;\n\t\ttext-align: left !important; font-size: 14px !important;\n\t\tcolor: #d5d5d5 !important;\n\t\tfont-weight: 400 !important;\n\t\tbox-shadow: none !important;\n\t\tcursor: pointer;\n\t}\n\t#slp-form .ax-acceptance-p .wpcf7-acceptance .wpcf7-list-item label:hover {\n\t\tbackground: none !important; border: none !important; box-shadow: none !important;\n\t}\n\t#slp-form .ax-acceptance-p input[type=\"checkbox\"] {\n\t\twidth: 18px; height: 18px; margin: 0;\n\t\taccent-color: var(--red);\n\t\tflex-shrink: 0;\n\t\tposition: static !important; opacity: 1 !important; pointer-events: auto !important;\n\t}\n\t#slp-form .ax-acceptance-p a { color: var(--red); }\n\t#slp-form .ax-submit-p input[type=\"submit\"],\n\t#slp-form .ax-submit-p .wpcf7-submit {\n\t\tbackground: var(--red); color: #fff;\n\t\tpadding: 16px 40px;\n\t\tfont-size: 15px; font-weight: 700;\n\t\tletter-spacing: 0.1em; text-transform: uppercase;\n\t\tborder: none; border-radius: 6px;\n\t\tcursor: pointer;\n\t\ttransition: transform .15s ease, background .15s ease, box-shadow .15s ease;\n\t\tbox-shadow: 0 8px 24px -8px rgba(221,43,28,0.6);\n\t}\n\t#slp-form .ax-submit-p input[type=\"submit\"]:hover,\n\t#slp-form .ax-submit-p .wpcf7-submit:hover {\n\t\tbackground: #ff3d2c;\n\t\ttransform: translateY(-2px);\n\t\tbox-shadow: 0 12px 30px -8px rgba(221,43,28,0.7);\n\t}\n\t@media (max-width: 560px) {\n\t\t#slp-form .ax-submit-row { flex-direction: column !important; align-items: stretch !important; gap: 16px !important; }\n\t\t#slp-form .ax-submit-p { width: 100%; }\n\t\t#slp-form .ax-submit-p input[type=\"submit\"] { width: 100%; }\n\t}\n\n\t\/* Sticky mobile CTA *\/\n\t.slp-sticky-cta { position: fixed; bottom: 20px; left: 50%; transform: translateX(-50%); background: #DD2B1C; color: #fff; padding: 16px 28px; border-radius: 50px; font-weight: 700; font-size: 14px; letter-spacing: 0.08em; text-transform: uppercase; text-decoration: none; z-index: 100; display: none; animation: slpPulse 1.6s ease-in-out infinite; }\n\tbody.slp-scrolled .slp-sticky-cta { display: block; }\n\t@keyframes slpPulse {\n\t\t0%, 100% { box-shadow: 0 0 0 0 rgba(221,43,28,0.75), 0 8px 24px rgba(221,43,28,0.4); transform: scale(1); }\n\t\t50%      { box-shadow: 0 0 0 18px rgba(221,43,28,0),    0 8px 24px rgba(221,43,28,0.4); transform: scale(1.04); }\n\t}\n\t@media (prefers-reduced-motion: reduce) {\n\t\t.slp-sticky-cta { animation: none; box-shadow: 0 10px 40px rgba(221,43,28,0.4); }\n\t}\n\n\t@media (max-width: 900px) {\n\t\t.slp { --content-w: 92vw; }\n\t\t.slp section { padding: 60px 0; }\n\t\t.slp .hero { padding: 110px 0 60px; background-image: linear-gradient(90deg, rgba(10,10,10,0.95) 0%, rgba(10,10,10,0.75) 45%, rgba(10,10,10,0.35) 100%), url('https:\/\/axinar.com\/wp-content\/uploads\/2026\/07\/solbox-lp\/assets\/hero-bg-sunrise-mobile.webp'); }\n\t\t.slp .hero-grid { grid-template-columns: 1fr; gap: 40px; }\n\t\t.slp .hero-video { max-width: 280px; }\n\t\t.slp .icon-grid { grid-template-columns: 1fr 1fr; }\n\t\t.slp .profiles-grid, .slp .trust-grid { grid-template-columns: 1fr; }\n\t\t.slp .form-card { padding: 30px 24px; }\n\t\t.slp section > .wrap > div[style*=\"grid-template-columns: 1fr 1fr\"] {\n\t\t\tgrid-template-columns: 1fr !important;\n\t\t}\n\t}\n<\/style>\n<div class=\"slp\">\n\n<!-- ======================================================= -->\n<!-- SECTION 1, HERO                                        -->\n<!-- ======================================================= -->\n<section class=\"hero\">\n\t<div class=\"wrap\">\n\t\t<div class=\"hero-grid\">\n\t\t\t<div>\n\t\t\t\t<div class=\"pre-title\">DE L'EAU CHAUDE PAR LE SOLEIL<\/div>\n\t\t\t\t<h1>De l'eau chaude par le photovolta\u00efque avec SolBox<\/h1>\n\t\t\t\t<p class=\"sub\">D\u00e9couvrez si le SolBox convient \u00e0 votre installation, quel \u00e9quipement il faut et combien cela co\u00fbte.<\/p>\n\t\t\t\t<a href=\"#slp-form\" class=\"btn\">JE VEUX UNE ESTIMATION GRATUITE<\/a>\n\t\t\t\t<div class=\"trust-line\">R\u00e9ponse sous 24 heures \u00b7 Sans frais \u00b7 Sans engagement<\/div>\n\t\t\t\t<div class=\"hero-price\">\n\t\t\t\t\t<div class=\"hero-price-label\">Prix du bo\u00eetier SolBox<\/div>\n\t\t\t\t\t<div class=\"hero-price-value\">806 \u20ac <span class=\"hero-price-vat\">TVA comprise<\/span><\/div>\n\t\t\t\t\t<div class=\"hero-price-note\">Panneaux &amp; et pose sont pr\u00e9cis\u00e9s dans le devis<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<div class=\"hero-video-wrap\">\n\t\t\t\t<div class=\"hero-video\">\n\t\t\t\t\t<iframe src=\"https:\/\/www.youtube.com\/embed\/w9ag9SJE0_c?rel=0&modestbranding=1\" title=\"SolBox\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen loading=\"lazy\"><\/iframe>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n<\/section>\n\n\n\n<!-- ======================================================= -->\n<!-- SECTION 2, \u03a4\u039f \u03a0\u03a1\u039f\u0392\u039b\u0397\u039c\u0391                                 -->\n<!-- ======================================================= -->\n<section class=\"problem\">\n\t<div class=\"wrap\">\n\t\t<h2>30 \u00e0 40 % de la facture d'\u00e9lectricit\u00e9 partent dans l'eau chaude.<\/h2>\n\t\t<p>Un chauffe-eau \u00e9lectrique fonctionne sur le r\u00e9seau. Un solaire classique avec tuyauterie cale en hiver ou par temps couvert. Une pompe \u00e0 chaleur co\u00fbte cher et demande une installation.<\/p>\n\t\t<br>\n\t\t<p><strong style=\"color:var(--text)\">Il existe une troisi\u00e8me voie, et elle se passe de tuyauterie.<\/strong><\/p>\n\t<\/div>\n<\/section>\n\n<!-- ======================================================= -->\n<!-- SECTION 3, SolBox \u03c3\u03b5 15 \u03b4\u03b5\u03c5\u03c4\u03b5\u03c1\u03cc\u03bb\u03b5\u03c0\u03c4\u03b1                   -->\n<!-- ======================================================= -->\n<section>\n\t<div class=\"wrap\">\n\t\t<h2 style=\"text-align:center\">Le SolBox en 15 secondes<\/h2>\n\t\t<!-- Premium 3D-style icon defs (shared) -->\n\t\t<svg width=\"0\" height=\"0\" style=\"position:absolute\" aria-hidden=\"true\">\n\t\t\t<defs>\n\t\t\t\t<radialgradient id=\"redSphere\" cx=\"35%\" cy=\"30%\" r=\"75%\">\n\t\t\t\t\t<stop offset=\"0\" stop-color=\"#ff6b5a\"\/>\n\t\t\t\t\t<stop offset=\"45%\" stop-color=\"#DD2B1C\"\/>\n\t\t\t\t\t<stop offset=\"100%\" stop-color=\"#7a1810\"\/>\n\t\t\t\t<\/radialgradient>\n\t\t\t\t<lineargradient id=\"redFace\" x1=\"0\" y1=\"0\" x2=\"0\" y2=\"1\">\n\t\t\t\t\t<stop offset=\"0\" stop-color=\"#ff5a48\"\/>\n\t\t\t\t\t<stop offset=\"100%\" stop-color=\"#a01a10\"\/>\n\t\t\t\t<\/lineargradient>\n\t\t\t\t<lineargradient id=\"redEdge\" x1=\"0\" y1=\"0\" x2=\"1\" y2=\"1\">\n\t\t\t\t\t<stop offset=\"0\" stop-color=\"#DD2B1C\"\/>\n\t\t\t\t\t<stop offset=\"100%\" stop-color=\"#5a0f08\"\/>\n\t\t\t\t<\/lineargradient>\n\t\t\t\t<filter id=\"dropShadow\" x=\"-20%\" y=\"-20%\" width=\"140%\" height=\"140%\">\n\t\t\t\t\t<fegaussianblur in=\"SourceAlpha\" stddeviation=\"1.5\"\/>\n\t\t\t\t\t<feoffset dx=\"0\" dy=\"2\" result=\"offsetblur\"\/>\n\t\t\t\t\t<fecomponenttransfer><fefunca type=\"linear\" slope=\"0.6\"\/><\/fecomponenttransfer>\n\t\t\t\t\t<femerge><femergenode\/><femergenode in=\"SourceGraphic\"\/><\/femerge>\n\t\t\t\t<\/filter>\n\t\t\t<\/defs>\n\t\t<\/svg>\n\n\t\t<div class=\"icon-grid\">\n\t\t\t<div class=\"icon-card\">\n\t\t\t\t<div class=\"icon-box\">\n\t\t\t\t\t<!-- DC controller: 3D box with lightning bolt -->\n\t\t\t\t\t<svg viewbox=\"0 0 64 64\" filter=\"url(#dropShadow)\">\n\t\t\t\t\t\t<!-- Box body -->\n\t\t\t\t\t\t<path d=\"M12 20 L32 12 L52 20 L52 46 L32 54 L12 46 Z\" fill=\"url(#redEdge)\"\/>\n\t\t\t\t\t\t<path d=\"M12 20 L32 28 L52 20\" fill=\"none\" stroke=\"#ff9080\" stroke-width=\"1\" opacity=\"0.6\"\/>\n\t\t\t\t\t\t<path d=\"M32 28 L32 54\" fill=\"none\" stroke=\"#4a0d08\" stroke-width=\"1\" opacity=\"0.7\"\/>\n\t\t\t\t\t\t<!-- Top face (highlight) -->\n\t\t\t\t\t\t<path d=\"M12 20 L32 12 L52 20 L32 28 Z\" fill=\"url(#redSphere)\" opacity=\"0.95\"\/>\n\t\t\t\t\t\t<!-- Lightning bolt -->\n\t\t\t\t\t\t<path d=\"M34 22 L26 36 L31 36 L28 46 L38 32 L33 32 L36 22 Z\" fill=\"#fff2e0\" stroke=\"#fff\" stroke-width=\"0.5\"\/>\n\t\t\t\t\t<\/svg>\n\t\t\t\t<\/div>\n\t\t\t\t<h3>R\u00e9gulateur CC<\/h3>\n\t\t\t\t<p>Prend le courant directement sur vos panneaux PV, sans onduleur<\/p>\n\t\t\t<\/div>\n\n\t\t\t<div class=\"icon-card\">\n\t\t\t\t<div class=\"icon-box\">\n\t\t\t\t\t<!-- Cloud + sun: 3D volumetric -->\n\t\t\t\t\t<svg viewbox=\"0 0 64 64\" filter=\"url(#dropShadow)\">\n\t\t\t\t\t\t<!-- Sun behind -->\n\t\t\t\t\t\t<circle cx=\"42\" cy=\"20\" r=\"10\" fill=\"url(#redSphere)\"\/>\n\t\t\t\t\t\t<circle cx=\"42\" cy=\"20\" r=\"10\" fill=\"none\" stroke=\"#fff\" stroke-width=\"0.5\" opacity=\"0.3\"\/>\n\t\t\t\t\t\t<!-- Sun rays -->\n\t\t\t\t\t\t<g stroke=\"url(#redFace)\" stroke-width=\"2.5\" stroke-linecap=\"round\">\n\t\t\t\t\t\t\t<line x1=\"42\" y1=\"4\" x2=\"42\" y2=\"9\"\/>\n\t\t\t\t\t\t\t<line x1=\"55\" y1=\"8\" x2=\"52\" y2=\"12\"\/>\n\t\t\t\t\t\t\t<line x1=\"58\" y1=\"20\" x2=\"53\" y2=\"20\"\/>\n\t\t\t\t\t\t<\/g>\n\t\t\t\t\t\t<!-- Cloud front -->\n\t\t\t\t\t\t<path d=\"M14 44 Q14 34 24 34 Q26 26 36 28 Q46 26 48 36 Q56 36 56 44 Q56 52 48 52 L20 52 Q14 52 14 44 Z\" fill=\"url(#redEdge)\"\/>\n\t\t\t\t\t\t<path d=\"M14 44 Q14 34 24 34 Q26 26 36 28 Q46 26 48 36 Q56 36 56 44\" fill=\"url(#redSphere)\" opacity=\"0.6\"\/>\n\t\t\t\t\t\t<!-- Highlight -->\n\t\t\t\t\t\t<ellipse cx=\"26\" cy=\"38\" rx=\"8\" ry=\"3\" fill=\"#fff\" opacity=\"0.25\"\/>\n\t\t\t\t\t<\/svg>\n\t\t\t\t<\/div>\n\t\t\t\t<h3>Fonctionne aussi par temps couvert<\/h3>\n\t\t\t\t<p>Un algorithme MPPT trouve le meilleur rendement quelle que soit la lumi\u00e8re<\/p>\n\t\t\t<\/div>\n\n\t\t\t<div class=\"icon-card\">\n\t\t\t\t<div class=\"icon-box\">\n\t\t\t\t\t<!-- Shield + checkmark: 3D volumetric -->\n\t\t\t\t\t<svg viewbox=\"0 0 64 64\" filter=\"url(#dropShadow)\">\n\t\t\t\t\t\t<!-- Shield body -->\n\t\t\t\t\t\t<path d=\"M32 6 L52 14 L52 32 Q52 46 32 58 Q12 46 12 32 L12 14 Z\" fill=\"url(#redEdge)\"\/>\n\t\t\t\t\t\t<!-- Face highlight -->\n\t\t\t\t\t\t<path d=\"M32 6 L52 14 L52 32 Q52 46 32 58 Q12 46 12 32 L12 14 Z\" fill=\"url(#redSphere)\" opacity=\"0.85\"\/>\n\t\t\t\t\t\t<!-- Top shine -->\n\t\t\t\t\t\t<path d=\"M32 8 Q22 12 16 16\" fill=\"none\" stroke=\"#fff\" stroke-width=\"1.5\" opacity=\"0.4\" stroke-linecap=\"round\"\/>\n\t\t\t\t\t\t<!-- Checkmark -->\n\t\t\t\t\t\t<path d=\"M22 32 L29 39 L44 24\" fill=\"none\" stroke=\"#fff2e0\" stroke-width=\"4.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n\t\t\t\t\t<\/svg>\n\t\t\t\t<\/div>\n\t\t\t\t<h3>Sans autorisation<\/h3>\n\t\t\t\t<p>Ce n'est pas de l'autoproduction. Ni gestionnaire de r\u00e9seau, ni \u00e9tude, ni raccordement<\/p>\n\t\t\t<\/div>\n\n\t\t\t<div class=\"icon-card\">\n\t\t\t\t<div class=\"icon-box\">\n\t\t\t\t\t<!-- Water drop with sun rays: 3D -->\n\t\t\t\t\t<svg viewbox=\"0 0 64 64\" filter=\"url(#dropShadow)\">\n\t\t\t\t\t\t<!-- Sun rays behind -->\n\t\t\t\t\t\t<g stroke=\"url(#redFace)\" stroke-width=\"2.5\" stroke-linecap=\"round\" opacity=\"0.7\">\n\t\t\t\t\t\t\t<line x1=\"10\" y1=\"10\" x2=\"16\" y2=\"16\"\/>\n\t\t\t\t\t\t\t<line x1=\"54\" y1=\"10\" x2=\"48\" y2=\"16\"\/>\n\t\t\t\t\t\t\t<line x1=\"6\" y1=\"30\" x2=\"14\" y2=\"30\"\/>\n\t\t\t\t\t\t\t<line x1=\"58\" y1=\"30\" x2=\"50\" y2=\"30\"\/>\n\t\t\t\t\t\t<\/g>\n\t\t\t\t\t\t<!-- Water drop -->\n\t\t\t\t\t\t<path d=\"M32 8 Q42 24 46 34 Q50 48 32 54 Q14 48 18 34 Q22 24 32 8 Z\" fill=\"url(#redEdge)\"\/>\n\t\t\t\t\t\t<!-- Drop highlight -->\n\t\t\t\t\t\t<path d=\"M32 8 Q42 24 46 34 Q50 48 32 54 Q14 48 18 34 Q22 24 32 8 Z\" fill=\"url(#redSphere)\" opacity=\"0.9\"\/>\n\t\t\t\t\t\t<!-- Specular highlight -->\n\t\t\t\t\t\t<ellipse cx=\"26\" cy=\"30\" rx=\"4\" ry=\"8\" fill=\"#fff\" opacity=\"0.35\" transform=\"rotate(-20 26 30)\"\/>\n\t\t\t\t\t<\/svg>\n\t\t\t\t<\/div>\n\t\t\t\t<h3>De l'eau chaude toute l'ann\u00e9e<\/h3>\n\t\t\t\t<p>Jusqu'\u00e0 100 % de couverture en hiver comme en \u00e9t\u00e9, sur tout ballon<\/p>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n<\/section>\n\n<!-- ======================================================= -->\n<!-- SECTION 4, \u03a0\u03a9\u03a3 \u0394\u039f\u03a5\u039b\u0395\u03a5\u0395\u0399 (interactive embed, replaced 2026-07-17) -->\n<!-- ======================================================= -->\n<section id=\"how-it-works\" style=\"background: #0a0a0a; padding: 30px 0; position: relative;\">\n\t<div class=\"wrap\" style=\"padding: 0;\">\n\t\t<iframe src=\"\/wp-content\/uploads\/solbox-connection\/index.html?v=5\" class=\"solbox-connection-embed\" loading=\"lazy\" title=\"SolBox \u2014 comment il se raccorde\"><\/iframe>\n\t<\/div>\n\t<style>\n\t\t.solbox-connection-embed { width: 100%; height: 820px; border: 0; display: block; background: transparent; }\n\t\t@media (max-width: 900px) { .solbox-connection-embed { height: 1500px; } }\n\t<\/style>\n<\/section>\n\n<!-- Old vector-diagram section kept as hidden fallback (reversible if needed) -->\n<div style=\"display:none\" aria-hidden=\"true\">\n\t<svg class=\"how-diagram-svg\" style=\"display:none\" viewbox=\"0 0 1080 420\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-labelledby=\"diagTitle\">\n\t\t\t<title id=\"diagTitle\">Sch\u00e9ma : panneaux PV \u2192 SolBox \u2192 ballon<\/title>\n\t\t\t<defs>\n\t\t\t\t<lineargradient id=\"panelGrad\" x1=\"0\" x2=\"0\" y1=\"0\" y2=\"1\">\n\t\t\t\t\t<stop offset=\"0\" stop-color=\"#2a3a55\"\/>\n\t\t\t\t\t<stop offset=\"1\" stop-color=\"#1a2436\"\/>\n\t\t\t\t<\/lineargradient>\n\t\t\t\t<lineargradient id=\"boilerGrad\" x1=\"0\" x2=\"0\" y1=\"0\" y2=\"1\">\n\t\t\t\t\t<stop offset=\"0\" stop-color=\"#333\"\/>\n\t\t\t\t\t<stop offset=\"1\" stop-color=\"#1c1c1c\"\/>\n\t\t\t\t<\/lineargradient>\n\t\t\t\t<marker id=\"arrow\" viewbox=\"0 0 10 10\" refx=\"8\" refy=\"5\" markerwidth=\"8\" markerheight=\"8\" orient=\"auto\">\n\t\t\t\t\t<path d=\"M0,0 L10,5 L0,10 Z\" fill=\"#DD2B1C\"\/>\n\t\t\t\t<\/marker>\n\t\t\t<\/defs>\n\n\t\t\t<!-- Sun rays -->\n\t\t\t<g stroke=\"#DD2B1C\" stroke-width=\"2\" opacity=\"0.6\" stroke-linecap=\"round\">\n\t\t\t\t<line x1=\"120\" y1=\"40\" x2=\"140\" y2=\"90\"\/>\n\t\t\t\t<line x1=\"170\" y1=\"30\" x2=\"180\" y2=\"90\"\/>\n\t\t\t\t<line x1=\"220\" y1=\"40\" x2=\"215\" y2=\"90\"\/>\n\t\t\t<\/g>\n\t\t\t<circle cx=\"170\" cy=\"35\" r=\"14\" fill=\"#DD2B1C\" opacity=\"0.85\"\/>\n\n\t\t\t<!-- PV Panel -->\n\t\t\t<g transform=\"translate(80,110)\">\n\t\t\t\t<rect x=\"0\" y=\"0\" width=\"220\" height=\"140\" rx=\"6\" fill=\"url(#panelGrad)\" stroke=\"#3a4a68\" stroke-width=\"1.5\"\/>\n\t\t\t\t<g stroke=\"#4a5f88\" stroke-width=\"1\">\n\t\t\t\t\t<line x1=\"0\" y1=\"46\" x2=\"220\" y2=\"46\"\/>\n\t\t\t\t\t<line x1=\"0\" y1=\"93\" x2=\"220\" y2=\"93\"\/>\n\t\t\t\t\t<line x1=\"55\" y1=\"0\" x2=\"55\" y2=\"140\"\/>\n\t\t\t\t\t<line x1=\"110\" y1=\"0\" x2=\"110\" y2=\"140\"\/>\n\t\t\t\t\t<line x1=\"165\" y1=\"0\" x2=\"165\" y2=\"140\"\/>\n\t\t\t\t<\/g>\n\t\t\t\t<text x=\"110\" y=\"175\" font-family=\"sans-serif\" font-size=\"16\" font-weight=\"700\" fill=\"#fff\" text-anchor=\"middle\">Panneaux PV<\/text>\n\t\t\t\t<text x=\"110\" y=\"196\" font-family=\"sans-serif\" font-size=\"13\" fill=\"#c0c0c0\" text-anchor=\"middle\">Courant continu du soleil<\/text>\n\t\t\t<\/g>\n\n\t\t\t<!-- Arrow 1 -->\n\t\t\t<line x1=\"320\" y1=\"180\" x2=\"440\" y2=\"180\" stroke=\"#DD2B1C\" stroke-width=\"3\" marker-end=\"url(#arrow)\"\/>\n\t\t\t<text x=\"380\" y=\"165\" font-family=\"sans-serif\" font-size=\"12\" fill=\"#DD2B1C\" text-anchor=\"middle\" font-weight=\"700\">DC<\/text>\n\n\t\t\t<!-- SolBox unit -->\n\t\t\t<g transform=\"translate(450,120)\">\n\t\t\t\t<rect x=\"0\" y=\"0\" width=\"180\" height=\"120\" rx=\"10\" fill=\"#1c1c1c\" stroke=\"#DD2B1C\" stroke-width=\"2\"\/>\n\t\t\t\t<rect x=\"20\" y=\"20\" width=\"140\" height=\"6\" rx=\"3\" fill=\"#DD2B1C\" opacity=\"0.8\"\/>\n\t\t\t\t<circle cx=\"40\" cy=\"60\" r=\"10\" fill=\"none\" stroke=\"#DD2B1C\" stroke-width=\"2\"\/>\n\t\t\t\t<circle cx=\"40\" cy=\"60\" r=\"4\" fill=\"#DD2B1C\"\/>\n\t\t\t\t<rect x=\"65\" y=\"50\" width=\"90\" height=\"20\" rx=\"3\" fill=\"#0a0a0a\" stroke=\"#3a3a3a\"\/>\n\t\t\t\t<text x=\"110\" y=\"64\" font-family=\"sans-serif\" font-size=\"10\" fill=\"#DD2B1C\" text-anchor=\"middle\" font-weight=\"700\">MPPT<\/text>\n\t\t\t\t<g stroke=\"#DD2B1C\" stroke-width=\"1.5\" opacity=\"0.7\">\n\t\t\t\t\t<line x1=\"30\" y1=\"90\" x2=\"150\" y2=\"90\"\/>\n\t\t\t\t\t<line x1=\"30\" y1=\"100\" x2=\"120\" y2=\"100\"\/>\n\t\t\t\t<\/g>\n\t\t\t\t<text x=\"90\" y=\"165\" font-family=\"sans-serif\" font-size=\"16\" font-weight=\"700\" fill=\"#fff\" text-anchor=\"middle\">SolBox<\/text>\n\t\t\t\t<text x=\"90\" y=\"186\" font-family=\"sans-serif\" font-size=\"13\" fill=\"#c0c0c0\" text-anchor=\"middle\">MPPT + r\u00e9gulation<\/text>\n\t\t\t<\/g>\n\n\t\t\t<!-- Arrow 2 -->\n\t\t\t<line x1=\"650\" y1=\"180\" x2=\"770\" y2=\"180\" stroke=\"#DD2B1C\" stroke-width=\"3\" marker-end=\"url(#arrow)\"\/>\n\t\t\t<text x=\"710\" y=\"165\" font-family=\"sans-serif\" font-size=\"12\" fill=\"#DD2B1C\" text-anchor=\"middle\" font-weight=\"700\">DC<\/text>\n\n\t\t\t<!-- Boiler -->\n\t\t\t<g transform=\"translate(790,90)\">\n\t\t\t\t<ellipse cx=\"90\" cy=\"20\" rx=\"65\" ry=\"14\" fill=\"#404040\" stroke=\"#555\" stroke-width=\"1.5\"\/>\n\t\t\t\t<path d=\"M25,20 L25,180 Q25,200 90,200 Q155,200 155,180 L155,20\" fill=\"url(#boilerGrad)\" stroke=\"#555\" stroke-width=\"1.5\"\/>\n\t\t\t\t<ellipse cx=\"90\" cy=\"20\" rx=\"65\" ry=\"14\" fill=\"none\" stroke=\"#555\" stroke-width=\"1.5\"\/>\n\t\t\t\t<!-- Water waves -->\n\t\t\t\t<g stroke=\"#DD2B1C\" stroke-width=\"1.5\" fill=\"none\" opacity=\"0.7\">\n\t\t\t\t\t<path d=\"M45,80 Q60,72 75,80 T105,80 T135,80\"\/>\n\t\t\t\t\t<path d=\"M45,110 Q60,102 75,110 T105,110 T135,110\"\/>\n\t\t\t\t\t<path d=\"M45,140 Q60,132 75,140 T105,140 T135,140\"\/>\n\t\t\t\t<\/g>\n\t\t\t\t<!-- Heating element -->\n\t\t\t\t<path d=\"M60,165 L60,190 M75,165 L75,190 M90,165 L90,190 M105,165 L105,190 M120,165 L120,190\" stroke=\"#DD2B1C\" stroke-width=\"2\" opacity=\"0.85\"\/>\n\t\t\t\t<text x=\"90\" y=\"235\" font-family=\"sans-serif\" font-size=\"16\" font-weight=\"700\" fill=\"#fff\" text-anchor=\"middle\">Ballon<\/text>\n\t\t\t\t<text x=\"90\" y=\"256\" font-family=\"sans-serif\" font-size=\"13\" fill=\"#c0c0c0\" text-anchor=\"middle\">Eau chaude sanitaire<\/text>\n\t\t\t<\/g>\n\t\t<\/svg>\n\n\t\t<div class=\"how-body\">\n\t\t\t<p>Le SolBox surveille le courant solaire et r\u00e9gule le transfert d'\u00e9nergie continue vers la r\u00e9sistance de votre ballon. Le ballon fonctionne comme avant, sauf que l'\u00e9nergie est d\u00e9sormais gratuite.<\/p>\n\t\t<\/div>\n<\/div>\n<!-- end hidden fallback -->\n\n<!-- ======================================================= -->\n<!-- SECTION 4.5, \u03a3\u03a5\u0393\u039a\u03a1\u0399\u03a3\u0397 \u039c\u0395 \u0395\u039d\u0391\u039b\u039b\u0391\u039a\u03a4\u0399\u039a\u0395\u03a3                  -->\n<!-- ======================================================= -->\n<section class=\"compare\">\n\t<div class=\"wrap\">\n\t\t<h2>Pourquoi le SolBox plut\u00f4t que les autres solutions ?<\/h2>\n\t\t<p class=\"compare-sub\">Comparaison avec les 3 m\u00e9thodes les plus courantes de production d'eau chaude sanitaire dans un logement grec.<\/p>\n\n\t\t<div class=\"compare-scroll\">\n\t\t\t<table class=\"compare-table\">\n\t\t\t\t<thead>\n\t\t\t\t\t<tr>\n\t\t\t\t\t\t<th><\/th>\n\t\t\t\t\t\t<th>Chauffe-eau \u00e9lectrique<\/th>\n\t\t\t\t\t\t<th>Solaire classique (avec tuyauterie)<\/th>\n\t\t\t\t\t\t<th>Pompe \u00e0 chaleur ECS<\/th>\n\t\t\t\t\t\t<th class=\"solbox-col\">SolBox<\/th>\n\t\t\t\t\t<\/tr>\n\t\t\t\t<\/thead>\n\t\t\t\t<tbody>\n\t\t\t\t\t<tr>\n\t\t\t\t\t\t<th>Co\u00fbt de fonctionnement par an<\/th>\n\t\t\t\t\t\t<td data-label=\"Chauffe-eau \u00e9lectrique\">400 \u00e0 700 \u20ac<\/td>\n\t\t\t\t\t\t<td data-label=\"Solaire classique\">environ 50 \u20ac (appoint)<\/td>\n\t\t\t\t\t\t<td data-label=\"Pompe \u00e0 chaleur\">100 \u00e0 250 \u20ac<\/td>\n\t\t\t\t\t\t<td class=\"solbox-col\" data-label=\"SolBox\">environ 0 \u20ac<\/td>\n\t\t\t\t\t<\/tr>\n\t\t\t\t\t<tr>\n\t\t\t\t\t\t<th>Fonctionnement en hiver<\/th>\n\t\t\t\t\t\t<td data-label=\"Chauffe-eau \u00e9lectrique\"><span class=\"check\">\u2713<\/span><\/td>\n\t\t\t\t\t\t<td data-label=\"Solaire classique\"><span class=\"warn\">G\u00e8le \/ diminue<\/span><\/td>\n\t\t\t\t\t\t<td data-label=\"Pompe \u00e0 chaleur\"><span class=\"check\">\u2713<\/span><\/td>\n\t\t\t\t\t\t<td class=\"solbox-col\" data-label=\"SolBox\"><span class=\"check\">\u2713<\/span> avec MPPT<\/td>\n\t\t\t\t\t<\/tr>\n\t\t\t\t\t<tr>\n\t\t\t\t\t\t<th>Fonctionnement par temps couvert<\/th>\n\t\t\t\t\t\t<td data-label=\"Chauffe-eau \u00e9lectrique\"><span class=\"check\">\u2713<\/span><\/td>\n\t\t\t\t\t\t<td data-label=\"Solaire classique\"><span class=\"warn\">Faible rendement<\/span><\/td>\n\t\t\t\t\t\t<td data-label=\"Pompe \u00e0 chaleur\"><span class=\"check\">\u2713<\/span><\/td>\n\t\t\t\t\t\t<td class=\"solbox-col\" data-label=\"SolBox\"><span class=\"check\">\u2713<\/span> avec MPPT<\/td>\n\t\t\t\t\t<\/tr>\n\t\t\t\t\t<tr>\n\t\t\t\t\t\t<th>Tuyauterie \/ antigel<\/th>\n\t\t\t\t\t\t<td data-label=\"Chauffe-eau \u00e9lectrique\"><span class=\"check\">\u2717<\/span><\/td>\n\t\t\t\t\t\t<td data-label=\"Solaire classique\"><span class=\"cross\">Oui<\/span><\/td>\n\t\t\t\t\t\t<td data-label=\"Pompe \u00e0 chaleur\"><span class=\"cross\">Oui<\/span><\/td>\n\t\t\t\t\t\t<td class=\"solbox-col\" data-label=\"SolBox\"><span class=\"check\">\u2717<\/span> Aucune<\/td>\n\t\t\t\t\t<\/tr>\n\t\t\t\t\t<tr>\n\t\t\t\t\t\t<th>Complexit\u00e9 de la pose<\/th>\n\t\t\t\t\t\t<td data-label=\"Chauffe-eau \u00e9lectrique\">Simple<\/td>\n\t\t\t\t\t\t<td data-label=\"Solaire classique\">Moyenne<\/td>\n\t\t\t\t\t\t<td data-label=\"Pompe \u00e0 chaleur\">\u00c9lev\u00e9e<\/td>\n\t\t\t\t\t\t<td class=\"solbox-col\" data-label=\"SolBox\">Simple<\/td>\n\t\t\t\t\t<\/tr>\n\t\t\t\t\t<tr>\n\t\t\t\t\t\t<th>Entretien annuel<\/th>\n\t\t\t\t\t\t<td data-label=\"Chauffe-eau \u00e9lectrique\">Aucune<\/td>\n\t\t\t\t\t\t<td data-label=\"Solaire classique\">Oui (antigel \/ circulateur)<\/td>\n\t\t\t\t\t\t<td data-label=\"Pompe \u00e0 chaleur\">Oui (technicien)<\/td>\n\t\t\t\t\t\t<td class=\"solbox-col\" data-label=\"SolBox\">Aucune<\/td>\n\t\t\t\t\t<\/tr>\n\t\t\t\t\t<tr>\n\t\t\t\t\t\t<th>Amortissement<\/th>\n\t\t\t\t\t\t<td data-label=\"Chauffe-eau \u00e9lectrique\">\u2014<\/td>\n\t\t\t\t\t\t<td data-label=\"Solaire classique\">4 \u00e0 6 ans<\/td>\n\t\t\t\t\t\t<td data-label=\"Pompe \u00e0 chaleur\">6 \u00e0 10 ans<\/td>\n\t\t\t\t\t\t<td class=\"solbox-col\" data-label=\"SolBox\">2 \u00e0 4 ans<\/td>\n\t\t\t\t\t<\/tr>\n\t\t\t\t\t<tr>\n\t\t\t\t\t\t<th>Garantie<\/th>\n\t\t\t\t\t\t<td data-label=\"Chauffe-eau \u00e9lectrique\">2 \u00e0 5 ans<\/td>\n\t\t\t\t\t\t<td data-label=\"Solaire classique\">5 ans<\/td>\n\t\t\t\t\t\t<td data-label=\"Pompe \u00e0 chaleur\">5 \u00e0 10 ans<\/td>\n\t\t\t\t\t\t<td class=\"solbox-col\" data-label=\"SolBox\">10 ans<\/td>\n\t\t\t\t\t<\/tr>\n\t\t\t\t<\/tbody>\n\t\t\t<\/table>\n\t\t<\/div>\n\t\t<p class=\"compare-note\">Le prix SolBox correspond au r\u00e9gulateur CC. Panneaux &amp; et pose sont pr\u00e9cis\u00e9s dans le devis.<\/p>\n\t<\/div>\n<\/section>\n\n<!-- ======================================================= -->\n<!-- SECTION 5, \u0393\u0399\u0391 \u03a0\u039f\u0399\u039f\u03a5\u03a3                                  -->\n<!-- ======================================================= -->\n<section>\n\t<div class=\"wrap\">\n\t\t<h2 style=\"text-align:center\">Est-ce fait pour vous ?<\/h2>\n\t\t<div class=\"profiles-grid\">\n\t\t\t<div class=\"profile-card\">\n\t\t\t\t<div class=\"profile-icon\">\n\t\t\t\t\t<!-- House: 3D volumetric red -->\n\t\t\t\t\t<svg viewbox=\"0 0 64 64\" filter=\"url(#dropShadow)\">\n\t\t\t\t\t\t<!-- House body -->\n\t\t\t\t\t\t<path d=\"M12 30 L32 14 L52 30 L52 54 L12 54 Z\" fill=\"url(#redEdge)\"\/>\n\t\t\t\t\t\t<!-- Front highlight -->\n\t\t\t\t\t\t<path d=\"M12 30 L32 14 L52 30 L52 54 L12 54 Z\" fill=\"url(#redSphere)\" opacity=\"0.85\"\/>\n\t\t\t\t\t\t<!-- Roof edge -->\n\t\t\t\t\t\t<path d=\"M8 32 L32 12 L56 32 L52 30 L32 14 L12 30 Z\" fill=\"#7a1810\"\/>\n\t\t\t\t\t\t<path d=\"M8 32 L32 12 L56 32\" fill=\"none\" stroke=\"#ff9080\" stroke-width=\"1\" opacity=\"0.5\"\/>\n\t\t\t\t\t\t<!-- Door -->\n\t\t\t\t\t\t<rect x=\"27\" y=\"38\" width=\"10\" height=\"16\" rx=\"1\" fill=\"#3a0a06\"\/>\n\t\t\t\t\t\t<circle cx=\"34.5\" cy=\"46\" r=\"0.8\" fill=\"#ff9080\"\/>\n\t\t\t\t\t\t<!-- Window -->\n\t\t\t\t\t\t<rect x=\"16\" y=\"38\" width=\"8\" height=\"8\" rx=\"1\" fill=\"#fff2e0\" opacity=\"0.85\"\/>\n\t\t\t\t\t\t<line x1=\"20\" y1=\"38\" x2=\"20\" y2=\"46\" stroke=\"#7a1810\" stroke-width=\"0.6\"\/>\n\t\t\t\t\t\t<line x1=\"16\" y1=\"42\" x2=\"24\" y2=\"42\" stroke=\"#7a1810\" stroke-width=\"0.6\"\/>\n\t\t\t\t\t\t<!-- Small panel on roof -->\n\t\t\t\t\t\t<rect x=\"34\" y=\"22\" width=\"14\" height=\"8\" rx=\"0.5\" fill=\"#1a2436\" stroke=\"#ff9080\" stroke-width=\"0.5\" transform=\"rotate(-38 41 26)\"\/>\n\t\t\t\t\t<\/svg>\n\t\t\t\t<\/div>\n\t\t\t\t<h3>PROPRI\u00c9TAIRE<\/h3>\n\t\t\t\t<p>Vous avez d\u00e9j\u00e0 une installation PV en autoproduction, ou vous voulez ajouter quelques panneaux uniquement pour l'eau chaude ? Le SolBox couvre jusqu'\u00e0 100 % de la consommation annuelle de chauffage de l'eau.<\/p>\n\t\t\t<\/div>\n\t\t\t<div class=\"profile-card\">\n\t\t\t\t<div class=\"profile-icon\">\n\t\t\t\t\t<!-- Hotel building: 3D multi-story -->\n\t\t\t\t\t<svg viewbox=\"0 0 64 64\" filter=\"url(#dropShadow)\">\n\t\t\t\t\t\t<!-- Building body -->\n\t\t\t\t\t\t<path d=\"M14 12 L50 12 L50 56 L14 56 Z\" fill=\"url(#redEdge)\"\/>\n\t\t\t\t\t\t<!-- Face highlight -->\n\t\t\t\t\t\t<path d=\"M14 12 L50 12 L50 56 L14 56 Z\" fill=\"url(#redSphere)\" opacity=\"0.9\"\/>\n\t\t\t\t\t\t<!-- Top edge -->\n\t\t\t\t\t\t<path d=\"M14 12 L50 12 L48 15 L16 15 Z\" fill=\"#7a1810\"\/>\n\t\t\t\t\t\t<!-- Windows grid (3 cols \u00d7 4 rows) -->\n\t\t\t\t\t\t<g fill=\"#fff2e0\" opacity=\"0.9\">\n\t\t\t\t\t\t\t<rect x=\"19\" y=\"20\" width=\"6\" height=\"5\" rx=\"0.5\"\/>\n\t\t\t\t\t\t\t<rect x=\"29\" y=\"20\" width=\"6\" height=\"5\" rx=\"0.5\"\/>\n\t\t\t\t\t\t\t<rect x=\"39\" y=\"20\" width=\"6\" height=\"5\" rx=\"0.5\"\/>\n\t\t\t\t\t\t\t<rect x=\"19\" y=\"29\" width=\"6\" height=\"5\" rx=\"0.5\"\/>\n\t\t\t\t\t\t\t<rect x=\"29\" y=\"29\" width=\"6\" height=\"5\" rx=\"0.5\"\/>\n\t\t\t\t\t\t\t<rect x=\"39\" y=\"29\" width=\"6\" height=\"5\" rx=\"0.5\"\/>\n\t\t\t\t\t\t\t<rect x=\"19\" y=\"38\" width=\"6\" height=\"5\" rx=\"0.5\"\/>\n\t\t\t\t\t\t\t<rect x=\"29\" y=\"38\" width=\"6\" height=\"5\" rx=\"0.5\" opacity=\"0.4\"\/>\n\t\t\t\t\t\t\t<rect x=\"39\" y=\"38\" width=\"6\" height=\"5\" rx=\"0.5\"\/>\n\t\t\t\t\t\t<\/g>\n\t\t\t\t\t\t<!-- Door -->\n\t\t\t\t\t\t<rect x=\"27\" y=\"46\" width=\"10\" height=\"10\" rx=\"0.5\" fill=\"#3a0a06\"\/>\n\t\t\t\t\t\t<!-- Star (hotel indicator) -->\n\t\t\t\t\t\t<path d=\"M32 4 L34 8 L38 8 L35 11 L36 15 L32 13 L28 15 L29 11 L26 8 L30 8 Z\" fill=\"#ff9080\"\/>\n\t\t\t\t\t<\/svg>\n\t\t\t\t<\/div>\n\t\t\t\t<h3>H\u00d4TEL \/ AIRBNB<\/h3>\n\t\t\t\t<p>Une forte consommation d'eau chaude et un tarif \u00e9lectrique professionnel, cela fait un co\u00fbt de fonctionnement \u00e9lev\u00e9. Le SolBox se rembourse en 2 \u00e0 4 ans.<\/p>\n\t\t\t<\/div>\n\t\t\t<div class=\"profile-card\">\n\t\t\t\t<div class=\"profile-icon\">\n\t\t\t\t\t<!-- Off-grid: mountain cabin + disconnected plug -->\n\t\t\t\t\t<svg viewbox=\"0 0 64 64\" filter=\"url(#dropShadow)\">\n\t\t\t\t\t\t<!-- Mountain silhouette background -->\n\t\t\t\t\t\t<path d=\"M4 48 L18 28 L28 40 L40 22 L54 42 L60 48 Z\" fill=\"#3a0a06\" opacity=\"0.6\"\/>\n\t\t\t\t\t\t<!-- Cabin -->\n\t\t\t\t\t\t<path d=\"M22 38 L38 38 L38 52 L22 52 Z\" fill=\"url(#redEdge)\"\/>\n\t\t\t\t\t\t<path d=\"M22 38 L38 38 L38 52 L22 52 Z\" fill=\"url(#redSphere)\" opacity=\"0.85\"\/>\n\t\t\t\t\t\t<!-- Roof -->\n\t\t\t\t\t\t<path d=\"M18 38 L30 26 L42 38 L38 38 L30 30 L22 38 Z\" fill=\"#7a1810\"\/>\n\t\t\t\t\t\t<path d=\"M18 38 L30 26 L42 38\" fill=\"none\" stroke=\"#ff9080\" stroke-width=\"1\" opacity=\"0.5\"\/>\n\t\t\t\t\t\t<!-- Cabin door -->\n\t\t\t\t\t\t<rect x=\"27\" y=\"42\" width=\"6\" height=\"10\" rx=\"0.5\" fill=\"#3a0a06\"\/>\n\t\t\t\t\t\t<!-- Sun -->\n\t\t\t\t\t\t<circle cx=\"50\" cy=\"14\" r=\"6\" fill=\"url(#redSphere)\"\/>\n\t\t\t\t\t\t<g stroke=\"url(#redFace)\" stroke-width=\"1.5\" stroke-linecap=\"round\">\n\t\t\t\t\t\t\t<line x1=\"50\" y1=\"4\" x2=\"50\" y2=\"7\"\/>\n\t\t\t\t\t\t\t<line x1=\"58\" y1=\"8\" x2=\"56\" y2=\"10\"\/>\n\t\t\t\t\t\t\t<line x1=\"60\" y1=\"16\" x2=\"58\" y2=\"16\"\/>\n\t\t\t\t\t\t<\/g>\n\t\t\t\t\t\t<!-- Disconnected plug icon (bottom left) -->\n\t\t\t\t\t\t<g transform=\"translate(6,52)\">\n\t\t\t\t\t\t\t<rect x=\"0\" y=\"0\" width=\"6\" height=\"6\" rx=\"1\" fill=\"#3a0a06\" stroke=\"#ff9080\" stroke-width=\"0.7\"\/>\n\t\t\t\t\t\t\t<line x1=\"7\" y1=\"3\" x2=\"10\" y2=\"3\" stroke=\"#ff9080\" stroke-width=\"1.2\"\/>\n\t\t\t\t\t\t\t<line x1=\"4\" y1=\"10\" x2=\"8\" y2=\"14\" stroke=\"#ff5a48\" stroke-width=\"1.2\" stroke-linecap=\"round\"\/>\n\t\t\t\t\t\t\t<line x1=\"8\" y1=\"10\" x2=\"4\" y2=\"14\" stroke=\"#ff5a48\" stroke-width=\"1.2\" stroke-linecap=\"round\"\/>\n\t\t\t\t\t\t<\/g>\n\t\t\t\t\t<\/svg>\n\t\t\t\t<\/div>\n\t\t\t\t<h3>INSTALLATION HORS R\u00c9SEAU<\/h3>\n\t\t\t\t<p>R\u00e9sidence secondaire, exploitation agricole ou unit\u00e9 isol\u00e9e sans raccordement au r\u00e9seau. Le SolBox fonctionne en autonomie.<\/p>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t<div class=\"center-cta\">\n\t\t\t<a href=\"#slp-form\" class=\"btn\">C'EST MON CAS, JE VEUX UNE ESTIMATION<\/a>\n\t\t<\/div>\n\t<\/div>\n<\/section>\n\n<!-- ======================================================= -->\n<!-- SECTION 5.5, CONFIGURATOR alternative                  -->\n<!-- ======================================================= -->\n<section style=\"background: linear-gradient(135deg, #1a1a1a 0%, #0f0f0f 100%);\">\n\t<div class=\"wrap\">\n\t\t<div style=\"display: grid; grid-template-columns: 1fr 1fr; gap: 60px; align-items: center;\">\n\t\t\t<div>\n\t\t\t\t<div class=\"pre-title\">CONFIGURATEUR EN LIBRE-SERVICE<\/div>\n\t\t\t\t<h2 style=\"margin-bottom: 20px;\">Construisez votre propre autonomie<\/h2>\n\t\t\t\t<p style=\"margin-bottom: 32px; font-size: 18px;\">\n\t\t\t\t\tEssayez le configurateur SolBox. Vous choisissez le nombre de panneaux, la capacit\u00e9 du ballon et le lieu d'installation, et vous voyez le co\u00fbt, le rendement et les \u00e9conomies attendues en temps r\u00e9el.\n\t\t\t\t<\/p>\n\t\t\t\t<a href=\"https:\/\/axinar.com\/fr\/configurateur-solbox\" class=\"btn outline\">\n\t\t\t\t\tCONSTRUISEZ VOTRE SYST\u00c8ME \u2192\n\t\t\t\t<\/a>\n\t\t\t\t<div class=\"trust-line\" style=\"margin-top: 16px;\">\n\t\t\t\t\tSans inscription \u00b7 Estimation imm\u00e9diate du co\u00fbt\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<a href=\"https:\/\/axinar.com\/fr\/configurateur-solbox\" style=\"display:block; aspect-ratio: 4\/3; border: 1px solid var(--border); border-radius: 12px; overflow: hidden; position: relative; box-shadow: 0 20px 60px -20px rgba(221,43,28,0.35); transition: transform .25s, box-shadow .25s;\" onmouseover=\"this.style.transform='translateY(-4px)'; this.style.boxShadow='0 30px 80px -20px rgba(221,43,28,0.55)'\" onmouseout=\"this.style.transform=''; this.style.boxShadow='0 20px 60px -20px rgba(221,43,28,0.35)'\">\n\t\t\t\t<img decoding=\"async\" src=\"https:\/\/axinar.com\/wp-content\/uploads\/2026\/07\/solbox-lp\/assets\/configurator-shot.webp\" alt=\"Configurateur SolBox\" style=\"width:100%; height:100%; object-fit: cover; object-position: center 20%; display:block;\">\n\t\t\t\t<div style=\"position:absolute; inset:0; background: linear-gradient(180deg, transparent 60%, rgba(10,10,10,0.85) 100%); pointer-events:none;\"><\/div>\n\t\t\t\t<div style=\"position:absolute; bottom:16px; left:16px; right:16px; text-align:center; color:#fff; font-size:13px; letter-spacing:0.1em; text-transform:uppercase; font-weight:700;\">\n\t\t\t\t\t<span style=\"color:var(--red)\">\u25b8<\/span> OUVRIR LE CONFIGURATEUR\n\t\t\t\t<\/div>\n\t\t\t<\/a>\n\t\t<\/div>\n\t<\/div>\n<\/section>\n\n<!-- ======================================================= -->\n<!-- SECTION 6, TRUST (badges only, no testimonial)         -->\n<!-- ======================================================= -->\n<section class=\"trust\">\n\t<div class=\"wrap\">\n\t\t<h2 style=\"text-align:center\">Grec. Fabriqu\u00e9 \u00e0 Thessalonique.<\/h2>\n\t\t<div class=\"trust-grid\">\n\t\t\t<div class=\"trust-badge\">\n\t\t\t\t<span class=\"trust-badge-value\">2010<\/span>\n\t\t\t\t<span class=\"trust-badge-label\">Fabrication grecque depuis<\/span>\n\t\t\t<\/div>\n\t\t\t<div class=\"trust-badge\">\n\t\t\t\t<span class=\"trust-badge-value\">100+<\/span>\n\t\t\t\t<span class=\"trust-badge-label\">Installations en GR &amp; CY<\/span>\n\t\t\t<\/div>\n\t\t\t<div class=\"trust-badge\">\n\t\t\t\t<span class=\"trust-badge-value\">10<\/span>\n\t\t\t\t<span class=\"trust-badge-label\">Ans de garantie<\/span>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n<\/section>\n\n<!-- ======================================================= -->\n<!-- SECTION 7, FAQ                                         -->\n<!-- ======================================================= -->\n<section class=\"slp-faq\">\n\t<div class=\"wrap\" style=\"max-width:900px\">\n\t\t<h2 style=\"text-align:center\">Questions fr\u00e9quentes<\/h2>\n\t\t<div class=\"faq-list\">\n\t\t\t<div class=\"faq-item\">\n\t\t\t\t<div class=\"faq-q\">Ai-je besoin d'une autorisation du gestionnaire de r\u00e9seau ?<\/div>\n\t\t\t\t<div class=\"faq-a\">Non. Le SolBox ne se raccorde pas au r\u00e9seau. C'est un circuit CC ferm\u00e9 entre les panneaux PV et le ballon, sans aucune d\u00e9marche.<\/div>\n\t\t\t<\/div>\n\t\t\t<div class=\"faq-item\">\n\t\t\t\t<div class=\"faq-q\">Fonctionne-t-il avec mon ballon actuel ?<\/div>\n\t\t\t\t<div class=\"faq-a\">Oui, dans la grande majorit\u00e9 des cas. Le SolBox fonctionne avec tout chauffe-eau \u00e9lectrique, de 60 \u00e0 1000 L. Vous ne changez pas votre ballon.<\/div>\n\t\t\t<\/div>\n\t\t\t<div class=\"faq-item\">\n\t\t\t\t<div class=\"faq-q\">Quel est le rendement en hiver ?<\/div>\n\t\t\t\t<div class=\"faq-a\">L'algorithme MPPT r\u00e9colte de l'\u00e9nergie m\u00eame par faible ensoleillement. En Gr\u00e8ce, le SolBox couvre 70 \u00e0 90 % de la consommation annuelle, d\u00e9cembre compris.<\/div>\n\t\t\t<\/div>\n\t\t\t<div class=\"faq-item\">\n\t\t\t\t<div class=\"faq-q\">Combien cela co\u00fbte-t-il ?<\/div>\n\t\t\t\t<div class=\"faq-a\">Le bo\u00eetier SolBox : <strong style=\"color:#fff\">806 \u20ac TVA comprise<\/strong>. Le syst\u00e8me complet (SolBox + panneaux PV + pose) d\u00e9pend du nombre de panneaux, du volume du ballon et du lieu. Envoyez le formulaire et nous vous remettons sous 24 heures un devis global personnalis\u00e9, sans frais et sans engagement.<\/div>\n\t\t\t<\/div>\n\t\t\t<div class=\"faq-item\">\n\t\t\t\t<div class=\"faq-q\">N\u00e9cessite-t-il un entretien ?<\/div>\n\t\t\t\t<div class=\"faq-a\">Aucun. Sans tuyauterie, sans antigel, sans circulateur. Le r\u00e9gulateur est \u00e0 refroidissement passif et garanti 10 ans.<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n<\/section>\n\n<!-- ======================================================= -->\n<!-- SECTION 8, FORM                                        -->\n<!-- ======================================================= -->\n<section id=\"slp-form\" class=\"form-section\">\n\t<div class=\"wrap\">\n\t\t<div class=\"form-header\">\n\t\t\t<h2>Demandez une estimation gratuite pour votre SolBox<\/h2>\n\t\t\t<p>Laissez vos coordonn\u00e9es pour que nous v\u00e9rifiions si le SolBox convient \u00e0 votre installation et vous fassions un devis. Sans frais et sans engagement.<\/p>\n\t\t<\/div>\n\t\t<div class=\"form-card\">\n\t\t\t\n<div class=\"wpcf7 no-js\" id=\"wpcf7-f9001-o1\" lang=\"fr-FR\" dir=\"ltr\" data-wpcf7-id=\"9001\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/fr\/wp-json\/wp\/v2\/pages\/9004#wpcf7-f9001-o1\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"9001\" \/><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.7\" \/><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"fr_FR\" \/><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f9001-o1\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/><input type=\"hidden\" name=\"_wpcf7dtx_version\" value=\"5.0.7\" \/><input type=\"hidden\" name=\"_wpcf7_recaptcha_response\" value=\"\" \/>\n\n<div class=\"ax-cf7-solbox\">\n\t<p class=\"ax-required-note\">Tous les champs marqu\u00e9s d'un * sont obligatoires.\n\t<\/p>\n\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"your-name\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" autocomplete=\"name\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Nom et pr\u00e9nom *\" value=\"\" type=\"text\" name=\"your-name\" \/><\/span>\n\t<\/p>\n\t<div class=\"mail-phone\">\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"your-email\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email\" autocomplete=\"email\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"E-mail *\" value=\"\" type=\"email\" name=\"your-email\" \/><\/span><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-phone\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-tel wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-tel\" autocomplete=\"tel\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"T\u00e9l\u00e9phone *\" value=\"\" type=\"tel\" name=\"your-phone\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"your-message\"><textarea cols=\"40\" rows=\"4\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Commentaires ou informations compl\u00e9mentaires *\" name=\"your-message\"><\/textarea><\/span>\n\t<\/p>\n\t<div class=\"ax-submit-row\">\n\t\t<p class=\"ax-acceptance-p\"><span class=\"wpcf7-form-control-wrap\" data-name=\"acceptance-terms\"><span class=\"wpcf7-form-control wpcf7-acceptance\"><span class=\"wpcf7-list-item\"><label><input type=\"checkbox\" name=\"acceptance-terms\" value=\"1\" aria-invalid=\"false\" \/><span class=\"wpcf7-list-item-label\">J'accepte les <a href=\"\/fr\/conditions-d-utilisation\" target=\"_blank\" rel=\"noopener\">conditions d'utilisation<\/a> *<\/span><\/label><\/span><\/span><\/span>\n\t\t<\/p>\n\t\t<p class=\"ax-submit-p\"><span aria-hidden=\"true\" style=\"position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden;display:inline-block;\"><label for=\"ax-hp-universal-website\" style=\"display:inline-block;\">Your website (leave blank)<\/label><input type=\"text\" id=\"ax-hp-universal-website\" name=\"your-website\" tabindex=\"-1\" autocomplete=\"off\"><\/span><input class=\"wpcf7-form-control wpcf7-submit has-spinner\" type=\"submit\" value=\"Demander une estimation gratuite\" \/>\n\t\t<\/p>\n\t<\/div>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"utm_source\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"utm_medium\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"utm_campaign\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"utm_term\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"utm_content\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"gclid\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"gbraid\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"wbraid\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"landing_page\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"ax_referrer\" \/>\n<\/div>\n<div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n\n\t\t<\/div>\n\t<\/div>\n<\/section>\n\n\n<\/div><!-- \/.slp -->\n\n<a href=\"#slp-form\" class=\"slp-sticky-cta\">JE VEUX UNE ESTIMATION<\/a>\n\n<script>\n\t(function() {\n\t\t\/\/ Sticky mobile CTA after 30% scroll\n\t\twindow.addEventListener('scroll', function() {\n\t\t\tif (window.scrollY > window.innerHeight * 0.3) {\n\t\t\t\tdocument.body.classList.add('slp-scrolled');\n\t\t\t} else {\n\t\t\t\tdocument.body.classList.remove('slp-scrolled');\n\t\t\t}\n\t\t});\n\t\t\/\/ FAQ toggle\n\t\tdocument.querySelectorAll('.slp .faq-q').forEach(function(q) {\n\t\t\tq.addEventListener('click', function() { this.parentElement.classList.toggle('open'); });\n\t\t});\n\n\t\t\/\/ UTM \/ gclid attribution capture \u2192 CF7 hidden fields\n\t\t\/\/ Last-touch model: new campaign click overrides old stored value.\n\t\t\/\/ 30-day persistence in localStorage; landing_page & referrer session-scoped.\n\t\tvar ATTR_KEYS = ['utm_source','utm_medium','utm_campaign','utm_term','utm_content','gclid','gbraid','wbraid'];\n\t\tvar LS_PREFIX = 'ax_attr_';\n\t\tvar LS_MAX_AGE = 30 * 24 * 60 * 60 * 1000;\n\t\tfunction fillHidden(name, value, scope) {\n\t\t\t(scope || document).querySelectorAll('input[name=\"' + name + '\"]').forEach(function(el){\n\t\t\t\tel.value = value || '';\n\t\t\t});\n\t\t}\n\t\tfunction getStoredAttr(k) {\n\t\t\ttry {\n\t\t\t\tvar raw = localStorage.getItem(LS_PREFIX + k);\n\t\t\t\tif (!raw) return '';\n\t\t\t\tvar obj = JSON.parse(raw);\n\t\t\t\tif (!obj || !obj.v) return '';\n\t\t\t\tif (obj.t && (Date.now() - obj.t) > LS_MAX_AGE) {\n\t\t\t\t\tlocalStorage.removeItem(LS_PREFIX + k);\n\t\t\t\t\treturn '';\n\t\t\t\t}\n\t\t\t\treturn obj.v;\n\t\t\t} catch(e){ return ''; }\n\t\t}\n\t\ttry {\n\t\t\tvar url = new URL(window.location.href);\n\t\t\tvar hasNewUtm = ATTR_KEYS.some(function(k){ return url.searchParams.has(k); });\n\t\t\tif (hasNewUtm) {\n\t\t\t\tATTR_KEYS.forEach(function(k){\n\t\t\t\t\tvar v = url.searchParams.get(k);\n\t\t\t\t\tif (v) localStorage.setItem(LS_PREFIX + k, JSON.stringify({v:v, t:Date.now()}));\n\t\t\t\t\telse   localStorage.removeItem(LS_PREFIX + k);\n\t\t\t\t});\n\t\t\t}\n\t\t\tATTR_KEYS.forEach(function(k){ fillHidden(k, getStoredAttr(k)); });\n\t\t\tif (!sessionStorage.getItem('ax_landing_page')) {\n\t\t\t\tsessionStorage.setItem('ax_landing_page', location.pathname + (location.search || ''));\n\t\t\t}\n\t\t\tif (!sessionStorage.getItem('ax_referrer')) {\n\t\t\t\tsessionStorage.setItem('ax_referrer', document.referrer || '(direct)');\n\t\t\t}\n\t\t\tfillHidden('landing_page', sessionStorage.getItem('ax_landing_page'));\n\t\t\tfillHidden('ax_referrer',  sessionStorage.getItem('ax_referrer'));\n\t\t} catch(e){}\n\n\t\t\/\/ Safety net \u2014 refill at submit time (capture phase, runs before CF7 handler)\n\t\tdocument.addEventListener('submit', function(e){\n\t\t\tvar f = e.target;\n\t\t\tif (!f || !f.matches || !f.matches('form.wpcf7-form')) return;\n\t\t\ttry {\n\t\t\t\tATTR_KEYS.forEach(function(k){ fillHidden(k, getStoredAttr(k), f); });\n\t\t\t\tfillHidden('landing_page', sessionStorage.getItem('ax_landing_page') || (location.pathname + (location.search || '')), f);\n\t\t\t\tfillHidden('ax_referrer',  sessionStorage.getItem('ax_referrer')  || (document.referrer || '(direct)'), f);\n\t\t\t} catch(e){}\n\t\t}, true);\n\t})();\n<\/script>\n\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":16,"featured_media":7999,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_eb_attr":"","site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"default","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"rank_math_title":"SolBox, eau chaude photovolta\u00efque sans facture d'\u00e9lectricit\u00e9","rank_math_description":"Le SolBox d'Axinar transforme des panneaux photovolta\u00efques en eau chaude. Sans tuyauterie, sans autorisation, sans entretien. Estimation gratuite sous 24 heures.","footnotes":""},"class_list":["post-9004","page","type-page","status-publish","has-post-thumbnail","hentry"],"_links":{"self":[{"href":"https:\/\/axinar.com\/fr\/wp-json\/wp\/v2\/pages\/9004","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/axinar.com\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/axinar.com\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/axinar.com\/fr\/wp-json\/wp\/v2\/users\/16"}],"replies":[{"embeddable":true,"href":"https:\/\/axinar.com\/fr\/wp-json\/wp\/v2\/comments?post=9004"}],"version-history":[{"count":0,"href":"https:\/\/axinar.com\/fr\/wp-json\/wp\/v2\/pages\/9004\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/axinar.com\/fr\/wp-json\/wp\/v2\/media\/7999"}],"wp:attachment":[{"href":"https:\/\/axinar.com\/fr\/wp-json\/wp\/v2\/media?parent=9004"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}