{"id":9002,"date":"2026-09-17T15:42:10","date_gmt":"2026-09-17T12:42:10","guid":{"rendered":"https:\/\/axinar.com\/solbox-info-en"},"modified":"2026-09-17T15:42:11","modified_gmt":"2026-09-17T12:42:11","slug":"solbox-info-en","status":"publish","type":"page","link":"https:\/\/axinar.com\/en\/solbox-info-en","title":{"rendered":"SolBox, free estimate for hot water from 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\">HOT WATER FROM THE SUN<\/div>\n\t\t\t\t<h1>Hot water from photovoltaics with SolBox<\/h1>\n\t\t\t\t<p class=\"sub\">Find out whether SolBox suits your installation, what equipment it needs and what it will cost.<\/p>\n\t\t\t\t<a href=\"#slp-form\" class=\"btn\">I WANT A FREE ESTIMATE<\/a>\n\t\t\t\t<div class=\"trust-line\">Reply within 24 hours \u00b7 Free of charge \u00b7 No obligation<\/div>\n\t\t\t\t<div class=\"hero-price\">\n\t\t\t\t\t<div class=\"hero-price-label\">SolBox unit price<\/div>\n\t\t\t\t\t<div class=\"hero-price-value\">\u20ac806 <span class=\"hero-price-vat\">incl. VAT<\/span><\/div>\n\t\t\t\t\t<div class=\"hero-price-note\">Panels &amp; and installation are set out in the quote<\/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 to 40% of the electricity bill goes on hot water.<\/h2>\n\t\t<p>An electric water heater runs on mains electricity. A classic solar system with pipework stalls in winter or under cloud. A heat pump is expensive and needs installation.<\/p>\n\t\t<br>\n\t\t<p><strong style=\"color:var(--text)\">There is a third way, and it has no pipework.<\/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\">SolBox in 15 seconds<\/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>DC controller<\/h3>\n\t\t\t\t<p>Takes power straight from your PV panels, no inverter needed<\/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>Works under cloud too<\/h3>\n\t\t\t\t<p>An MPPT algorithm finds the best yield at any light level<\/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>No permits<\/h3>\n\t\t\t\t<p>It is not self-generation. No grid operator, no study, no connection<\/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>Hot water all year round<\/h3>\n\t\t\t\t<p>Up to 100% coverage in winter and summer, on any water heater<\/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 how it connects\"><\/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\">Flow diagram: PV panels \u2192 SolBox \u2192 water heater<\/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\">PV panels<\/text>\n\t\t\t\t<text x=\"110\" y=\"196\" font-family=\"sans-serif\" font-size=\"13\" fill=\"#c0c0c0\" text-anchor=\"middle\">DC power from the sun<\/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 + control<\/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\">Water heater<\/text>\n\t\t\t\t<text x=\"90\" y=\"256\" font-family=\"sans-serif\" font-size=\"13\" fill=\"#c0c0c0\" text-anchor=\"middle\">Domestic hot water<\/text>\n\t\t\t<\/g>\n\t\t<\/svg>\n\n\t\t<div class=\"how-body\">\n\t\t\t<p>SolBox watches the solar current and regulates the transfer of DC energy to your water heater's element. The heater works exactly as before, only now the energy is free.<\/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>Why SolBox instead of the other solutions?<\/h2>\n\t\t<p class=\"compare-sub\">A comparison with the 3 most common ways of heating domestic hot water in a Greek home.<\/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>Electric water heater<\/th>\n\t\t\t\t\t\t<th>Classic solar (with pipework)<\/th>\n\t\t\t\t\t\t<th>DHW heat pump<\/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>Running cost per year<\/th>\n\t\t\t\t\t\t<td data-label=\"Electric water heater\">\u20ac400-700<\/td>\n\t\t\t\t\t\t<td data-label=\"Classic solar\">~\u20ac50 (backup)<\/td>\n\t\t\t\t\t\t<td data-label=\"Heat pump\">\u20ac100-250<\/td>\n\t\t\t\t\t\t<td class=\"solbox-col\" data-label=\"SolBox\">~\u20ac0<\/td>\n\t\t\t\t\t<\/tr>\n\t\t\t\t\t<tr>\n\t\t\t\t\t\t<th>Winter operation<\/th>\n\t\t\t\t\t\t<td data-label=\"Electric water heater\"><span class=\"check\">\u2713<\/span><\/td>\n\t\t\t\t\t\t<td data-label=\"Classic solar\"><span class=\"warn\">Freezes \/ drops off<\/span><\/td>\n\t\t\t\t\t\t<td data-label=\"Heat pump\"><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> with MPPT<\/td>\n\t\t\t\t\t<\/tr>\n\t\t\t\t\t<tr>\n\t\t\t\t\t\t<th>Operation under cloud<\/th>\n\t\t\t\t\t\t<td data-label=\"Electric water heater\"><span class=\"check\">\u2713<\/span><\/td>\n\t\t\t\t\t\t<td data-label=\"Classic solar\"><span class=\"warn\">Low yield<\/span><\/td>\n\t\t\t\t\t\t<td data-label=\"Heat pump\"><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> with MPPT<\/td>\n\t\t\t\t\t<\/tr>\n\t\t\t\t\t<tr>\n\t\t\t\t\t\t<th>Pipework \/ antifreeze<\/th>\n\t\t\t\t\t\t<td data-label=\"Electric water heater\"><span class=\"check\">\u2717<\/span><\/td>\n\t\t\t\t\t\t<td data-label=\"Classic solar\"><span class=\"cross\">Yes<\/span><\/td>\n\t\t\t\t\t\t<td data-label=\"Heat pump\"><span class=\"cross\">Yes<\/span><\/td>\n\t\t\t\t\t\t<td class=\"solbox-col\" data-label=\"SolBox\"><span class=\"check\">\u2717<\/span> None<\/td>\n\t\t\t\t\t<\/tr>\n\t\t\t\t\t<tr>\n\t\t\t\t\t\t<th>Installation complexity<\/th>\n\t\t\t\t\t\t<td data-label=\"Electric water heater\">Simple<\/td>\n\t\t\t\t\t\t<td data-label=\"Classic solar\">Moderate<\/td>\n\t\t\t\t\t\t<td data-label=\"Heat pump\">High<\/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>Annual maintenance<\/th>\n\t\t\t\t\t\t<td data-label=\"Electric water heater\">None<\/td>\n\t\t\t\t\t\t<td data-label=\"Classic solar\">Yes (antifreeze \/ pump)<\/td>\n\t\t\t\t\t\t<td data-label=\"Heat pump\">Yes (technician)<\/td>\n\t\t\t\t\t\t<td class=\"solbox-col\" data-label=\"SolBox\">None<\/td>\n\t\t\t\t\t<\/tr>\n\t\t\t\t\t<tr>\n\t\t\t\t\t\t<th>Payback<\/th>\n\t\t\t\t\t\t<td data-label=\"Electric water heater\">\u2014<\/td>\n\t\t\t\t\t\t<td data-label=\"Classic solar\">4-6 years<\/td>\n\t\t\t\t\t\t<td data-label=\"Heat pump\">6-10 years<\/td>\n\t\t\t\t\t\t<td class=\"solbox-col\" data-label=\"SolBox\">2-4 years<\/td>\n\t\t\t\t\t<\/tr>\n\t\t\t\t\t<tr>\n\t\t\t\t\t\t<th>Warranty<\/th>\n\t\t\t\t\t\t<td data-label=\"Electric water heater\">2-5 years<\/td>\n\t\t\t\t\t\t<td data-label=\"Classic solar\">5 years<\/td>\n\t\t\t\t\t\t<td data-label=\"Heat pump\">5-10 years<\/td>\n\t\t\t\t\t\t<td class=\"solbox-col\" data-label=\"SolBox\">10 years<\/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\">The SolBox price is for the DC controller unit. Panels &amp; and installation are set out in the quote.<\/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\">Is it for you?<\/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>HOMEOWNER<\/h3>\n\t\t\t\t<p>Do you already have PV self-generation, or do you want to add a few panels just for hot water? SolBox covers up to 100% of your annual water heating.<\/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>HOTEL \/ AIRBNB<\/h3>\n\t\t\t\t<p>High hot water consumption plus a commercial electricity tariff means a heavy running cost. SolBox pays for itself in 2 to 4 years.<\/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>OFF-GRID INSTALLATION<\/h3>\n\t\t\t\t<p>A holiday home, a farm or an isolated unit with no grid connection. SolBox works on its own.<\/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\">THAT'S ME, I WANT AN ESTIMATE<\/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\">SELF-SERVE CONFIGURATOR<\/div>\n\t\t\t\t<h2 style=\"margin-bottom: 20px;\">Build your own autonomy<\/h2>\n\t\t\t\t<p style=\"margin-bottom: 32px; font-size: 18px;\">\n\t\t\t\t\tTry the SolBox Configurator. You pick the number of panels, the water heater capacity and the location, and you see cost, yield and expected savings in real time.\n\t\t\t\t<\/p>\n\t\t\t\t<a href=\"https:\/\/axinar.com\/en\/solbox-configurator\" class=\"btn outline\">\n\t\t\t\t\tBUILD YOUR OWN SYSTEM \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\tNo sign-up \u00b7 Instant cost estimate\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<a href=\"https:\/\/axinar.com\/en\/solbox-configurator\" 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=\"SolBox Configurator\" 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> OPEN THE CONFIGURATOR\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\">Greek. Made in Thessaloniki.<\/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\">Greek manufacturing since<\/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 in 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\">Years of warranty<\/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\">Frequently asked questions<\/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\">Do I need a permit from the grid operator?<\/div>\n\t\t\t\t<div class=\"faq-a\">No. SolBox does not connect to the grid. It is a closed DC circuit from the PV panels to the water heater, with no paperwork.<\/div>\n\t\t\t<\/div>\n\t\t\t<div class=\"faq-item\">\n\t\t\t\t<div class=\"faq-q\">Does it work with my existing water heater?<\/div>\n\t\t\t\t<div class=\"faq-a\">Yes, in the majority of cases. SolBox works with any electric water heater, from 60L to 1000L. You do not change your heater.<\/div>\n\t\t\t<\/div>\n\t\t\t<div class=\"faq-item\">\n\t\t\t\t<div class=\"faq-q\">What is the yield in winter?<\/div>\n\t\t\t\t<div class=\"faq-a\">The MPPT algorithm harvests energy even at low irradiance. In Greece SolBox covers 70 to 90% of annual consumption, December included.<\/div>\n\t\t\t<\/div>\n\t\t\t<div class=\"faq-item\">\n\t\t\t\t<div class=\"faq-q\">How much does it cost?<\/div>\n\t\t\t\t<div class=\"faq-a\">The SolBox unit: <strong style=\"color:#fff\">\u20ac806 incl. VAT<\/strong>. The complete system (SolBox + PV panels + installation) depends on the number of panels, the heater volume and the location. Send the form and we give you a tailored quote for the whole thing within 24 hours, free of charge and with no obligation.<\/div>\n\t\t\t<\/div>\n\t\t\t<div class=\"faq-item\">\n\t\t\t\t<div class=\"faq-q\">Does it need maintenance?<\/div>\n\t\t\t\t<div class=\"faq-a\">None. No pipework, no antifreeze, no circulation pump. The controller is passively cooled and carries a 10-year warranty.<\/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>Ask for a free estimate for your SolBox<\/h2>\n\t\t\t<p>Leave your details so we can check whether SolBox suits your installation and give you a quote. Free of charge and with no obligation.<\/p>\n\t\t<\/div>\n\t\t<div class=\"form-card\">\n\t\t\t\n<div class=\"wpcf7 no-js\" id=\"wpcf7-f8999-o1\" lang=\"en-US\" dir=\"ltr\" data-wpcf7-id=\"8999\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/en\/wp-json\/wp\/v2\/pages\/9002#wpcf7-f8999-o1\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"8999\" \/><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.7\" \/><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" \/><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f8999-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\">All fields marked * are required.\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=\"Full name *\" 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=\"Email *\" 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=\"Phone *\" 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=\"Comments or further information *\" 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\">I agree with the <a href=\"\/en\/terms-of-use\" target=\"_blank\" rel=\"noopener\">terms and conditions<\/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=\"Ask for a free estimate\" \/>\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\">I WANT AN ESTIMATE<\/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, hot water from photovoltaics without a bill","rank_math_description":"SolBox by Axinar turns photovoltaic panels into hot water. No pipework, no permits, no maintenance. Free estimate within 24 hours.","footnotes":""},"class_list":["post-9002","page","type-page","status-publish","has-post-thumbnail","hentry"],"_links":{"self":[{"href":"https:\/\/axinar.com\/en\/wp-json\/wp\/v2\/pages\/9002","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/axinar.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/axinar.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/axinar.com\/en\/wp-json\/wp\/v2\/users\/16"}],"replies":[{"embeddable":true,"href":"https:\/\/axinar.com\/en\/wp-json\/wp\/v2\/comments?post=9002"}],"version-history":[{"count":0,"href":"https:\/\/axinar.com\/en\/wp-json\/wp\/v2\/pages\/9002\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/axinar.com\/en\/wp-json\/wp\/v2\/media\/7999"}],"wp:attachment":[{"href":"https:\/\/axinar.com\/en\/wp-json\/wp\/v2\/media?parent=9002"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}