How much will your
electrical cost?
Cable, sockets, breakers, panel and labor — a rough estimate by norms and average market prices.
Rough estimate by average norms and market prices. Not a quotation.
} .nav .brand { display:flex; align-items:center; gap:0.5rem; font-weight:800; font-size:1.1rem; color:var(--text); text-decoration:none; } .nav .brand .bolt { color:var(--volt); } .nav a { color:var(--text-2); text-decoration:none; font-size:0.9rem; font-weight:500; } .nav a:hover { color:var(--text); } .hero { text-align:center; padding:1.5rem 0; } .kicker { display:inline-block; padding:0.35rem 0.9rem; border:1px solid rgba(245,158,11,0.4); color:var(--volt); border-radius:100px; font-size:0.8rem; font-weight:600; margin-bottom:1rem; } h1 { font-size:2.3rem; font-weight:900; letter-spacing:-0.02em; line-height:1.15; } h1 .grad { background:linear-gradient(90deg,#60A5FA,#F59E0B); -webkit-background-clip:text; background-clip:text; color:transparent; } .sub { color:var(--text-2); font-size:1rem; max-width:600px; margin:0.9rem auto 0; } .calc-grid { display:grid; grid-template-columns:340px 1fr; gap:1.5rem; margin-top:2rem; align-items:start; } @media (max-width:760px) { .calc-grid { grid-template-columns:1fr; } } .panel { background:var(--card); border:1px solid var(--border); border-radius:16px; padding:1.5rem; } .panel label { display:block; font-size:0.85rem; font-weight:600; color:var(--text-2); margin:1rem 0 0.4rem; } .panel label:first-child { margin-top:0; } .seg { display:flex; gap:0.5rem; } .seg button { flex:1; padding:0.6rem; border-radius:10px; border:1px solid var(--border); background:transparent; color:var(--text-2); font-weight:600; font-size:0.9rem; cursor:pointer; } .seg button.active { background:var(--brand); border-color:var(--brand); color:#fff; } .panel input[type=range] { width:100%; accent-color:var(--brand); } .panel .val { font-size:1.1rem; font-weight:800; color:var(--text); } .result { display:grid; gap:1rem; } .total-card { background:linear-gradient(90deg,var(--brand),var(--brand-dark)); border-radius:16px; padding:1.6rem; text-align:center; } .total-card .lbl { font-size:0.85rem; color:rgba(255,255,255,0.8); } .total-card .sum { font-size:2.6rem; font-weight:900; } .rows { display:grid; gap:0.7rem; } .row { background:var(--card); border:1px solid var(--border); border-radius:12px; padding:1rem 1.25rem; display:flex; justify-content:space-between; align-items:center; } .row .k { color:var(--text-2); font-size:0.9rem; } .row .v { font-weight:700; font-size:1rem; } .row .sub { display:block; color:var(--muted); font-size:0.75rem; margin-top:2px; } .note { margin-top:1.5rem; background:var(--card); border:1px dashed var(--border); border-radius:12px; padding:1.1rem 1.3rem; color:var(--muted); font-size:0.85rem; line-height:1.6; } .cta { display:block; text-align:center; background:linear-gradient(90deg,var(--brand),var(--brand-dark)); color:#fff; font-weight:700; font-size:1rem; padding:0.95rem; border-radius:12px; text-decoration:none; max-width:420px; margin:1.5rem auto 0; } .cta:hover { box-shadow:0 10px 30px -10px rgba(37,99,235,0.7); }
Cable, sockets, breakers, panel and labor — a rough estimate by norms and average market prices.
Rough estimate by average norms and market prices. Not a quotation.