.elementor-522 .elementor-element.elementor-element-5621f8e{--display:flex;}:root{--page-title-display:none;}/* Start custom CSS */<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Electrical Panel Upgrades in NH, MA & ME | Moore Electric Inc.</title>

    <link rel="preconnect" href="https://fonts.googleapis.com">
    <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
    <link href="https://fonts.googleapis.com/css2?family=Raleway:wght@400;500;600;700&family=Source+Sans+Pro:wght@400;600&display=swap" rel="stylesheet">

    <style>
        :root{--moore-teal:#0B4B4B;--moore-teal-dark:#093C3C;--moore-gold:#C9A227;--moore-gold-dark:#A8891F;--moore-gold-light:#E8D48A;--moore-cream:#F2F0EA;--moore-gray:#C7D0D0;--moore-gray-dark:#9BABAB;--moore-text:#0C2424;--moore-text-light:#FFFFFF;--moore-text-muted:#4A5F5F;--section-padding:clamp(60px,8vw,100px);--container-max:1200px;--shadow-sm:0 2px 8px rgba(12,36,36,0.06);--shadow-md:0 4px 20px rgba(12,36,36,0.08);--shadow-lg:0 8px 40px rgba(12,36,36,0.12);--transition-fast:0.2s ease;--transition-med:0.3s ease}
        *,*::before,*::after{box-sizing:border-box;margin:0;padding:0}
        html{scroll-behavior:smooth}
        body{font-family:'Source Sans Pro',-apple-system,BlinkMacSystemFont,sans-serif;font-size:18px;line-height:1.7;color:var(--moore-text);background:#fff;-webkit-font-smoothing:antialiased}
        img{max-width:100%;height:auto;display:block}
        a{color:var(--moore-teal);text-decoration:none;transition:color var(--transition-fast)}
        a:hover{color:var(--moore-gold)}
        h1,h2,h3,h4{font-family:'Raleway',sans-serif;font-weight:700;line-height:1.2;color:var(--moore-text)}
        h1{font-size:clamp(2.25rem,5vw,3.25rem);letter-spacing:-0.02em}
        h2{font-size:clamp(1.75rem,4vw,2.5rem);margin-bottom:1rem}
        h3{font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:600}
        p{margin-bottom:1.25rem}
        p:last-child{margin-bottom:0}
        .lead{font-size:1.25rem;color:var(--moore-text-muted);line-height:1.6}
        .container{max-width:var(--container-max);margin:0 auto;padding:0 24px}
        section{padding:var(--section-padding) 0}
        .btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:16px 32px;font-family:'Raleway',sans-serif;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:1.5px;border-radius:4px;border:2px solid transparent;cursor:pointer;transition:all var(--transition-med);text-decoration:none}
        .btn--primary{background:var(--moore-teal);color:var(--moore-text-light);border-color:var(--moore-teal)}
        .btn--primary:hover{background:var(--moore-teal-dark);border-color:var(--moore-teal-dark);color:var(--moore-text-light);transform:translateY(-2px);box-shadow:var(--shadow-md)}
        .btn--gold{background:var(--moore-gold);color:var(--moore-text);border-color:var(--moore-gold)}
        .btn--gold:hover{background:var(--moore-gold-dark);border-color:var(--moore-gold-dark);transform:translateY(-2px)}
        .btn--white{background:var(--moore-text-light);color:var(--moore-teal);border-color:var(--moore-text-light)}
        .btn--white:hover{background:var(--moore-cream);color:var(--moore-teal-dark)}
        .btn--outline-white{background:transparent;color:var(--moore-text-light);border-color:var(--moore-text-light)}
        .btn--outline-white:hover{background:var(--moore-text-light);color:var(--moore-teal)}
        .btn svg{width:18px;height:18px}
        .trust-bar{background:var(--moore-cream);border-bottom:1px solid rgba(12,36,36,0.08);padding:16px 0}
        .trust-bar__inner{display:flex;justify-content:center;flex-wrap:wrap;gap:12px 32px}
        .trust-item{display:flex;align-items:center;gap:8px;font-family:'Raleway',sans-serif;font-size:13px;font-weight:600;color:var(--moore-text);letter-spacing:0.5px}
        .trust-item svg{width:16px;height:16px;color:var(--moore-gold);flex-shrink:0}
        .trust-item--highlight{background:var(--moore-gold);color:var(--moore-text);padding:6px 14px;border-radius:4px}
        .trust-item--highlight svg{color:var(--moore-text)}
        .hero{position:relative;background:linear-gradient(135deg,var(--moore-teal-dark) 0%,var(--moore-teal) 100%);color:var(--moore-text-light);padding:clamp(80px,12vw,140px) 0;overflow:hidden}
        .hero::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.03'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}
        .hero__grid{display:grid;grid-template-columns:1fr;gap:48px;align-items:center;position:relative;z-index:1}
        @media(min-width:900px){.hero__grid{grid-template-columns:1.1fr 0.9fr;gap:64px}}
        .hero__content{animation:fadeInUp 0.8s ease-out}
        .hero__badge{display:inline-flex;align-items:center;gap:8px;background:rgba(201,162,39,0.15);border:1px solid rgba(201,162,39,0.3);color:var(--moore-gold);padding:8px 16px;border-radius:50px;font-family:'Raleway',sans-serif;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:24px}
        .hero__title{color:var(--moore-text-light);margin-bottom:20px}
        .hero__subtitle{font-size:clamp(1.125rem,2.5vw,1.35rem);color:rgba(255,255,255,0.85);line-height:1.6;margin-bottom:32px;max-width:540px}
        .hero__ctas{display:flex;flex-wrap:wrap;gap:16px}
        .hero__image{position:relative;animation:fadeIn 1s ease-out 0.3s both}
        .hero__image img{border-radius:8px;box-shadow:0 20px 60px rgba(0,0,0,0.3)}
        .hero__image-badge{position:absolute;bottom:-20px;right:-10px;background:var(--moore-gold);color:var(--moore-text);padding:16px 24px;border-radius:8px;box-shadow:var(--shadow-lg);text-align:center}
        .hero__image-badge-number{font-family:'Raleway',sans-serif;font-size:2rem;font-weight:700;line-height:1}
        .hero__image-badge-text{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:1px}
        @media(max-width:899px){.hero__image{max-width:500px;margin:0 auto}.hero__image-badge{bottom:-16px;right:10px;padding:12px 18px}.hero__image-badge-number{font-size:1.5rem}}
        .problem{background:#fff}
        .problem__header{text-align:center;max-width:700px;margin:0 auto 56px}
        .problem__eyebrow{font-family:'Raleway',sans-serif;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:2px;color:var(--moore-gold);margin-bottom:16px}
        .problem__intro{color:var(--moore-text-muted);font-size:1.125rem}
        .problem__intro a{font-weight:600}
        .warning-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px}
        .warning-card{background:var(--moore-cream);border-radius:8px;padding:32px;transition:all var(--transition-med);border:1px solid transparent}
        .warning-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-md);border-color:rgba(201,162,39,0.2)}
        .warning-card__icon{width:48px;height:48px;background:var(--moore-teal);border-radius:8px;display:flex;align-items:center;justify-content:center;margin-bottom:20px}
        .warning-card__icon svg{width:24px;height:24px;color:var(--moore-text-light)}
        .warning-card__title{margin-bottom:12px}
        .warning-card__text{color:var(--moore-text-muted);font-size:1rem;margin:0}
        .warning-card__text a{font-weight:600}
        .mid-cta{background:var(--moore-teal);color:var(--moore-text-light);text-align:center;padding:clamp(48px,6vw,72px) 0}
        .mid-cta__content{max-width:600px;margin:0 auto}
        .mid-cta h2{color:var(--moore-text-light);margin-bottom:16px}
        .mid-cta p{color:rgba(255,255,255,0.85);margin-bottom:28px}
        .mid-cta__buttons{display:flex;justify-content:center;flex-wrap:wrap;gap:16px}
        .included{background:var(--moore-cream)}
        .included__grid{display:grid;grid-template-columns:1fr;gap:56px;align-items:center}
        @media(min-width:900px){.included__grid{grid-template-columns:1fr 1fr}}
        .included__content h2{margin-bottom:20px}
        .included__lead{color:var(--moore-text-muted);font-size:1.125rem;margin-bottom:32px}
        .included__list{list-style:none}
        .included__item{display:flex;gap:16px;padding:20px 0;border-bottom:1px solid rgba(12,36,36,0.08)}
        .included__item:first-child{padding-top:0}
        .included__item:last-child{border-bottom:none;padding-bottom:0}
        .included__item-icon{width:32px;height:32px;background:var(--moore-teal);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}
        .included__item-icon svg{width:16px;height:16px;color:var(--moore-text-light)}
        .included__item-content h4{font-size:1rem;font-weight:600;margin-bottom:4px}
        .included__item-content p{font-size:0.95rem;color:var(--moore-text-muted);margin:0}
        .included__image{position:relative}
        .included__image img{border-radius:8px;box-shadow:var(--shadow-lg)}
        .included__award{position:absolute;top:-20px;right:-20px;width:120px;height:120px;animation:float 3s ease-in-out infinite}
        .included__award img{width:100%;border-radius:8px;box-shadow:var(--shadow-md)}
        @media(max-width:899px){.included__award{width:90px;height:90px;top:-15px;right:-10px}}
        .pricing{background:#fff}
        .pricing__header{text-align:center;max-width:700px;margin:0 auto 48px}
        .pricing__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;margin-bottom:32px}
        .pricing-card{background:#fff;border:2px solid var(--moore-gray);border-radius:12px;padding:36px 32px;text-align:center;transition:all var(--transition-med);position:relative}
        .pricing-card:hover{border-color:var(--moore-teal);transform:translateY(-4px);box-shadow:var(--shadow-lg)}
        .pricing-card--featured{border-color:var(--moore-teal);background:linear-gradient(180deg,rgba(11,75,75,0.02) 0%,#fff 100%)}
        .pricing-card--featured::before{content:'Most Common';position:absolute;top:-12px;left:50%;transform:translateX(-50%);background:var(--moore-gold);color:var(--moore-text);font-family:'Raleway',sans-serif;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:1px;padding:6px 16px;border-radius:50px}
        .pricing-card__title{font-size:1.125rem;margin-bottom:8px}
        .pricing-card__price{font-family:'Raleway',sans-serif;font-size:2rem;font-weight:700;color:var(--moore-teal);margin-bottom:16px}
        .pricing-card__description{color:var(--moore-text-muted);font-size:0.95rem;margin:0}
        .pricing__disclaimer{text-align:center;color:var(--moore-text-muted);font-size:0.9rem;font-style:italic;margin-bottom:32px;max-width:600px;margin-left:auto;margin-right:auto}
        .pricing__note{background:linear-gradient(135deg,var(--moore-gold-light) 0%,rgba(201,162,39,0.2) 100%);border-radius:8px;padding:24px 32px;display:flex;align-items:center;gap:20px;max-width:800px;margin:0 auto}
        .pricing__note-icon{width:48px;height:48px;background:var(--moore-gold);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}
        .pricing__note-icon svg{width:24px;height:24px;color:var(--moore-text)}
        .pricing__note-content h4{font-size:1rem;margin-bottom:4px}
        .pricing__note-content p{font-size:0.95rem;color:var(--moore-text-muted);margin:0}
        @media(max-width:600px){.pricing__note{flex-direction:column;text-align:center}}
        .why-moore{background:var(--moore-teal-dark);color:var(--moore-text-light);position:relative;overflow:hidden}
        .why-moore::before{content:'';position:absolute;top:-50%;right:-20%;width:600px;height:600px;background:radial-gradient(circle,rgba(201,162,39,0.1) 0%,transparent 70%);pointer-events:none}
        .why-moore__header{text-align:center;max-width:600px;margin:0 auto 56px;position:relative;z-index:1}
        .why-moore__header h2{color:var(--moore-text-light)}
        .why-moore__header p{color:rgba(255,255,255,0.75)}
        .why-moore__eyebrow{font-family:'Raleway',sans-serif;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:2px;color:var(--moore-gold);margin-bottom:16px}
        .why-moore__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:32px;position:relative;z-index:1}
        .why-card{background:rgba(255,255,255,0.05);border:1px solid rgba(255,255,255,0.1);border-radius:8px;padding:32px;transition:all var(--transition-med)}
        .why-card:hover{background:rgba(255,255,255,0.08);border-color:rgba(201,162,39,0.3);transform:translateY(-4px)}
        .why-card__icon{width:48px;height:48px;background:var(--moore-gold);border-radius:8px;display:flex;align-items:center;justify-content:center;margin-bottom:20px}
        .why-card__icon svg{width:24px;height:24px;color:var(--moore-text)}
        .why-card__title{color:var(--moore-text-light);margin-bottom:12px}
        .why-card__text{color:rgba(255,255,255,0.75);font-size:1rem;margin:0}
        .why-card__text a{color:var(--moore-gold)}
        .why-card__text a:hover{color:var(--moore-gold-light)}
        .process{background:#fff}
        .process__header{text-align:center;max-width:600px;margin:0 auto 56px}
        .process__steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:32px;position:relative}
        @media(min-width:900px){.process__steps::before{content:'';position:absolute;top:40px;left:100px;right:100px;height:2px;background:linear-gradient(90deg,var(--moore-teal),var(--moore-gold),var(--moore-teal));opacity:0.3}}
        .process-step{text-align:center;position:relative}
        .process-step__number{width:80px;height:80px;background:var(--moore-cream);border:3px solid var(--moore-teal);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 24px;font-family:'Raleway',sans-serif;font-size:1.75rem;font-weight:700;color:var(--moore-teal);position:relative;z-index:1;transition:all var(--transition-med)}
        .process-step:hover .process-step__number{background:var(--moore-teal);color:var(--moore-text-light)}
        .process-step__title{margin-bottom:12px}
        .process-step__text{color:var(--moore-text-muted);font-size:1rem;max-width:280px;margin:0 auto}
        .testimonials{background:var(--moore-cream)}
        .testimonials__header{text-align:center;max-width:600px;margin:0 auto 48px}
        .testimonials__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:24px}
        .testimonial-card{background:#fff;border-radius:8px;padding:32px;box-shadow:var(--shadow-sm);transition:all var(--transition-med)}
        .testimonial-card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}
        .testimonial-card__stars{display:flex;gap:4px;margin-bottom:16px}
        .testimonial-card__stars svg{width:18px;height:18px;color:var(--moore-gold);fill:var(--moore-gold)}
        .testimonial-card__quote{font-size:1rem;font-style:italic;color:var(--moore-text);margin-bottom:20px;line-height:1.7}
        .testimonial-card__author{display:flex;align-items:center;gap:12px;padding-top:16px;border-top:1px solid var(--moore-gray)}
        .testimonial-card__avatar{width:44px;height:44px;background:var(--moore-teal);border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:'Raleway',sans-serif;font-weight:700;color:var(--moore-text-light);font-size:1rem}
        .testimonial-card__name{font-family:'Raleway',sans-serif;font-weight:600;font-size:0.95rem}
        .testimonial-card__source{font-size:0.85rem;color:var(--moore-text-muted)}
        .faq{background:#fff}
        .faq__header{text-align:center;max-width:600px;margin:0 auto 48px}
        .faq__list{max-width:800px;margin:0 auto}
        .faq-item{border-bottom:1px solid var(--moore-gray)}
        .faq-item__question{width:100%;display:flex;justify-content:space-between;align-items:center;padding:24px 0;background:none;border:none;cursor:pointer;text-align:left;font-family:'Raleway',sans-serif;font-size:1.125rem;font-weight:600;color:var(--moore-text);transition:color var(--transition-fast)}
        .faq-item__question:hover{color:var(--moore-teal)}
        .faq-item__icon{width:24px;height:24px;color:var(--moore-teal);transition:transform var(--transition-med);flex-shrink:0;margin-left:16px}
        .faq-item.active .faq-item__icon{transform:rotate(45deg)}
        .faq-item__answer{max-height:0;overflow:hidden;transition:max-height var(--transition-med),padding var(--transition-med)}
        .faq-item.active .faq-item__answer{max-height:500px;padding-bottom:24px}
        .faq-item__answer p{color:var(--moore-text-muted);font-size:1rem}
        .faq-item__answer a{font-weight:600}
        .service-area{background:var(--moore-cream);text-align:center}
        .service-area h2{margin-bottom:16px}
        .service-area__lead{color:var(--moore-text-muted);font-size:1.125rem;margin-bottom:24px}
        .service-area__towns{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 16px;max-width:800px;margin:0 auto 32px}
        .service-area__town{font-family:'Raleway',sans-serif;font-size:0.95rem;font-weight:500;color:var(--moore-text-muted)}
        .service-area__town::after{content:'•';margin-left:16px;color:var(--moore-gold)}
        .service-area__town:last-child::after{display:none}
        .final-cta{background:linear-gradient(135deg,var(--moore-teal-dark) 0%,var(--moore-teal) 100%);color:var(--moore-text-light);text-align:center;padding:clamp(60px,10vw,100px) 0;position:relative;overflow:hidden}
        .final-cta::before{content:'';position:absolute;bottom:-100px;left:-100px;width:400px;height:400px;background:radial-gradient(circle,rgba(201,162,39,0.15) 0%,transparent 70%);pointer-events:none}
        .final-cta__content{position:relative;z-index:1;max-width:700px;margin:0 auto}
        .final-cta h2{color:var(--moore-text-light);margin-bottom:16px}
        .final-cta p{color:rgba(255,255,255,0.85);font-size:1.125rem;margin-bottom:32px}
        .final-cta__buttons{display:flex;justify-content:center;flex-wrap:wrap;gap:16px;margin-bottom:32px}
        .final-cta__contact{display:flex;justify-content:center;flex-wrap:wrap;gap:24px;font-size:0.95rem;color:rgba(255,255,255,0.75)}
        .final-cta__contact a{color:var(--moore-gold)}
        .final-cta__contact a:hover{color:var(--moore-gold-light)}
        @keyframes fadeIn{from{opacity:0}to{opacity:1}}
        @keyframes fadeInUp{from{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}
        @keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-8px)}}
        .animate-on-scroll{opacity:1;transform:translateY(0);transition:opacity 0.6s ease,transform 0.6s ease}
        .js-loaded .animate-on-scroll{opacity:0;transform:translateY(24px)}
        .js-loaded .animate-on-scroll.visible{opacity:1;transform:translateY(0)}
        @media(max-width:600px){.btn{width:100%}.hero__ctas,.mid-cta__buttons,.final-cta__buttons{flex-direction:column}.trust-bar__inner{justify-content:flex-start}}

        /* Elementor Full-Width Overrides */
        .elementor-section.elementor-section-boxed > .elementor-container {
            max-width: 100% !important;
        }
        .elementor-section {
            width: 100vw !important;
            max-width: 100vw !important;
            margin-left: calc(-50vw + 50%) !important;
            margin-right: calc(-50vw + 50%) !important;
        }
        .elementor-section-wrap, .elementor-section-wrap > .elementor-section {
            width: 100% !important;
            max-width: 100% !important;
            margin-left: 0 !important;
            margin-right: 0 !important;
        }
        .elementor-widget-wrap, .elementor-element {
            max-width: 100% !important;
        }
        body.elementor-page, .elementor, .elementor-inner, .elementor-section-wrap {
            overflow-x: hidden;
        }
        
        /* Elementor Overrides for Dark Sections */
        .hero,.hero *,.hero h1,.hero h2,.hero h3,.hero p,.hero span,.hero a:not(.btn),
        .hero .elementor-widget-container,.hero .elementor-heading-title,.hero .elementor-widget-text-editor,
        .hero .elementor-text-editor,.hero .elementor-text-editor p{color:var(--moore-text-light)!important}
        .hero__subtitle,.hero__subtitle *{color:rgba(255,255,255,0.85)!important}
        .hero__badge,.hero__badge *{color:var(--moore-gold)!important}
        
        .mid-cta,.mid-cta *,.mid-cta h1,.mid-cta h2,.mid-cta h3,.mid-cta p,.mid-cta span,
        .mid-cta .elementor-widget-container,.mid-cta .elementor-heading-title,.mid-cta .elementor-widget-text-editor,
        .mid-cta .elementor-text-editor,.mid-cta .elementor-text-editor p{color:var(--moore-text-light)!important}
        .mid-cta p:not(h2){color:rgba(255,255,255,0.85)!important}
        
        .why-moore,.why-moore *,.why-moore h1,.why-moore h2,.why-moore h3,.why-moore p,.why-moore span,
        .why-moore .elementor-widget-container,.why-moore .elementor-heading-title,.why-moore .elementor-widget-text-editor,
        .why-moore .elementor-text-editor,.why-moore .elementor-text-editor p{color:var(--moore-text-light)!important}
        .why-moore__header p,.why-card__text{color:rgba(255,255,255,0.75)!important}
        .why-moore__eyebrow{color:var(--moore-gold)!important}
        .why-card__text a{color:var(--moore-gold)!important}
        
        .final-cta,.final-cta *,.final-cta h1,.final-cta h2,.final-cta h3,.final-cta p,.final-cta span,
        .final-cta .elementor-widget-container,.final-cta .elementor-heading-title,.final-cta .elementor-widget-text-editor,
        .final-cta .elementor-text-editor,.final-cta .elementor-text-editor p{color:var(--moore-text-light)!important}
        .final-cta p:not(h2){color:rgba(255,255,255,0.85)!important}
        .final-cta__contact,.final-cta__contact span{color:rgba(255,255,255,0.75)!important}
        .final-cta__contact a{color:var(--moore-gold)!important}
        
        /* Button text overrides */
        .btn--gold,.btn--gold *,.btn--gold span{color:var(--moore-text)!important}
        .btn--white,.btn--white *,.btn--white span{color:var(--moore-teal)!important}
        .btn--outline-white,.btn--outline-white *,.btn--outline-white span{color:var(--moore-text-light)!important}
        .btn--outline-white:hover,.btn--outline-white:hover *{color:var(--moore-teal)!important}
    </style>
</head>
<body>
    <div class="trust-bar"><div class="container"><div class="trust-bar__inner">
        <span class="trust-item"><svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"/><polyline points="22 4 12 14.01 9 11.01"/></svg>Master Electrician</span>
        <span class="trust-item"><svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><circle cx="12" cy="12" r="10"/><polyline points="12 6 12 12 16 14"/></svg>25+ Years Experience</span>
        <span class="trust-item"><svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z"/><circle cx="12" cy="10" r="3"/></svg>Licensed in MA, NH & ME</span>
        <span class="trust-item trust-item--highlight"><svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><polygon points="12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2"/></svg>5.0 ★ Rating</span>
    </div></div></div>

    <section class="hero"><div class="container"><div class="hero__grid">
        <div class="hero__content">
            <div class="hero__badge"><svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M13 2L3 14h9l-1 8 10-12h-9l1-8z"/></svg>Electrical Panel Services</div>
            <h1 class="hero__title">Electrical Panel Upgrades in NH, MA & ME</h1>
            <p class="hero__subtitle">Upgrade to 200-amp service to safely power EV chargers, modern HVAC, and today's electrical demands. Expert installation by a licensed Master Electrician who explains everything in plain English.</p>
            <div class="hero__ctas">
                <a href="/contact" class="btn btn--gold">Get a Free Estimate</a>
                <a href="tel:6038369513" class="btn btn--outline-white"><svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z"/></svg>603-836-9513</a>
            </div>
        </div>
        <div class="hero__image">
            <img src="https://apz71fid6y.wpdns.site/wp-content/uploads/2026/01/Photo-Oct-17-2024-4-43-35-PM.jpg" alt="Moore Electric electrician performing panel upgrade work" width="600" height="450">
            <div class="hero__image-badge"><div class="hero__image-badge-number">25+</div><div class="hero__image-badge-text">Years Experience</div></div>
        </div>
    </div></div></section>

    <section class="problem"><div class="container">
        <div class="problem__header animate-on-scroll">
            <div class="problem__eyebrow">Warning Signs</div>
            <h2>Does Your Panel Need an Upgrade?</h2>
            <p class="problem__intro">Electrical problems rarely fix themselves. If you're noticing these issues, it's time for a professional assessment. Not sure? Our <a href="/electrical-repairs">troubleshooting service</a> can diagnose the root cause.</p>
        </div>
        <div class="warning-grid">
            <div class="warning-card animate-on-scroll"><div class="warning-card__icon"><svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M13 2L3 14h9l-1 8 10-12h-9l1-8z"/></svg></div><h3 class="warning-card__title">Breakers Trip Frequently</h3><p class="warning-card__text">Circuit breakers that trip regularly signal your panel can't handle your home's electrical load.</p></div>
            <div class="warning-card animate-on-scroll"><div class="warning-card__icon"><svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><circle cx="12" cy="12" r="5"/><line x1="12" y1="1" x2="12" y2="3"/><line x1="12" y1="21" x2="12" y2="23"/></svg></div><h3 class="warning-card__title">Flickering or Dimming Lights</h3><p class="warning-card__text">Lights that flicker or dim when appliances turn on indicate insufficient capacity.</p></div>
            <div class="warning-card animate-on-scroll"><div class="warning-card__icon"><svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M12 2v4M12 18v4M4.93 4.93l2.83 2.83M16.24 16.24l2.83 2.83"/></svg></div><h3 class="warning-card__title">Panel Feels Warm or Buzzes</h3><p class="warning-card__text">Heat or buzzing sounds from your panel are serious warning signs of loose connections.</p></div>
            <div class="warning-card animate-on-scroll"><div class="warning-card__icon"><svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><rect x="2" y="7" width="20" height="14" rx="2" ry="2"/><path d="M16 21V5a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v16"/></svg></div><h3 class="warning-card__title">Relying on Power Strips</h3><p class="warning-card__text">If you need power strips everywhere, you've outgrown your electrical system.</p></div>
            <div class="warning-card animate-on-scroll"><div class="warning-card__icon"><svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"/><polyline points="9 22 9 12 15 12 15 22"/></svg></div><h3 class="warning-card__title">Older Homes</h3><p class="warning-card__text">Older homes often need <a href="/electrical-rewiring">rewiring</a> and panel upgrades for modern demands.</p></div>
            <div class="warning-card animate-on-scroll"><div class="warning-card__icon"><svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><rect x="1" y="3" width="15" height="13"/><polygon points="16 8 20 8 23 11 23 16 16 16 16 8"/><circle cx="5.5" cy="18.5" r="2.5"/><circle cx="18.5" cy="18.5" r="2.5"/></svg></div><h3 class="warning-card__title">Planning for EV or HVAC</h3><p class="warning-card__text">Adding an <a href="/ev-charger-installation">EV charger</a> or heat pump? These often require 200-amp service.</p></div>
        </div>
    </div></section>

    <section class="mid-cta"><div class="container"><div class="mid-cta__content animate-on-scroll">
        <h2>Not Sure If You Need an Upgrade?</h2>
        <p>We'll assess your panel, explain your options clearly, and give you an honest recommendation - no pressure, no upselling.</p>
        <div class="mid-cta__buttons"><a href="/contact" class="btn btn--gold">Schedule Free Assessment</a><a href="tel:6038369513" class="btn btn--outline-white">Call 603-836-9513</a></div>
    </div></div></section>

    <section class="included"><div class="container"><div class="included__grid">
        <div class="included__content animate-on-scroll">
            <h2>What's Included in Every Panel Upgrade</h2>
            <p class="included__lead">We handle everything from permits to cleanup. You get a complete, code-compliant installation with no surprises.</p>
            <ul class="included__list">
                <li class="included__item"><div class="included__item-icon"><svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><polyline points="20 6 9 17 4 12"/></svg></div><div class="included__item-content"><h4>Permit Handling</h4><p>We pull all required permits and schedule inspections.</p></div></li>
                <li class="included__item"><div class="included__item-icon"><svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><polyline points="20 6 9 17 4 12"/></svg></div><div class="included__item-content"><h4>Utility Coordination</h4><p>We coordinate with Eversource or Unitil for meter work.</p></div></li>
                <li class="included__item"><div class="included__item-icon"><svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><polyline points="20 6 9 17 4 12"/></svg></div><div class="included__item-content"><h4>Quality Equipment</h4><p>Square D, Siemens, and Eaton panels - reliable brands.</p></div></li>
                <li class="included__item"><div class="included__item-icon"><svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><polyline points="20 6 9 17 4 12"/></svg></div><div class="included__item-content"><h4>Circuit Labeling</h4><p>Every circuit clearly labeled for easy identification.</p></div></li>
                <li class="included__item"><div class="included__item-icon"><svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><polyline points="20 6 9 17 4 12"/></svg></div><div class="included__item-content"><h4>Complete Cleanup</h4><p>We leave your home cleaner than we found it.</p></div></li>
            </ul>
        </div>
        <div class="included__image animate-on-scroll">
            <img src="https://apz71fid6y.wpdns.site/wp-content/uploads/2026/01/Photo-Jan-15-2026-10-34-11-AM.jpg" alt="Quality residential electrical work" width="600" height="450">
            <div class="included__award"><img src="https://apz71fid6y.wpdns.site/wp-content/uploads/2026/01/Photo-Jan-15-2026-10-34-11-AM-9.jpg" alt="Best of Newburyport 2025"></div>
        </div>
    </div></div></section>

    <section class="pricing"><div class="container">
        <div class="pricing__header animate-on-scroll"><div class="problem__eyebrow">Transparent Pricing</div><h2>Panel Upgrade Investment</h2><p class="lead">Every home is different. Here's what typical projects cost in our area.</p></div>
        <div class="pricing__grid">
            <div class="pricing-card animate-on-scroll"><h3 class="pricing-card__title">Panel Replacement</h3><div class="pricing-card__price">$1,800+</div><p class="pricing-card__description">Same-size panel swap while keeping your current amperage.</p></div>
            <div class="pricing-card pricing-card--featured animate-on-scroll"><h3 class="pricing-card__title">200-Amp Upgrade</h3><div class="pricing-card__price">$3,000+</div><p class="pricing-card__description">Upgrade from 100-amp to 200-amp service. Our most common project.</p></div>
            <div class="pricing-card animate-on-scroll"><h3 class="pricing-card__title">Heavy-Up Service</h3><div class="pricing-card__price">$4,500+</div><p class="pricing-card__description">Complete service upgrade with new meter base and utility coordination.</p></div>
        </div>
        <p class="pricing__disclaimer"><strong>Prices shown are typical starting points. Every home is unique - we'll provide a detailed written quote after assessing your specific situation. No work begins until you approve the price.</strong></p>
        <div class="pricing__note animate-on-scroll"><div class="pricing__note-icon"><svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><circle cx="12" cy="12" r="10"/><path d="M12 6v6l4 2"/></svg></div><div class="pricing__note-content"><h4>Federal Tax Credit Available</h4><p>30% back (up to $600) on qualifying panel upgrades that support EV chargers or heat pumps.</p></div></div>
    </div></section>

    <section class="why-moore"><div class="container">
        <div class="why-moore__header animate-on-scroll"><div class="why-moore__eyebrow">The Moore Difference</div><h2>Why Homeowners Choose Us</h2><p>We're not the cheapest. We're the electrician you'll recommend to your friends.</p></div>
        <div class="why-moore__grid">
            <div class="why-card animate-on-scroll"><div class="why-card__icon"><svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"/><circle cx="8.5" cy="7" r="4"/><line x1="20" y1="8" x2="20" y2="14"/><line x1="23" y1="11" x2="17" y2="11"/></svg></div><h3 class="why-card__title">Owner on Every Job</h3><p class="why-card__text">Brenden Moore personally oversees every panel upgrade.</p></div>
            <div class="why-card animate-on-scroll"><div class="why-card__icon"><svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z"/></svg></div><h3 class="why-card__title">Work Warranty</h3><p class="why-card__text">We stand behind our work. Many competitors don't offer warranties.</p></div>
            <div class="why-card animate-on-scroll"><div class="why-card__icon"><svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z"/></svg></div><h3 class="why-card__title">Clear Communication</h3><p class="why-card__text">"He explained everything so I could make an informed decision."</p></div>
            <div class="why-card animate-on-scroll"><div class="why-card__icon"><svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><circle cx="12" cy="12" r="10"/><polyline points="12 6 12 12 16 14"/></svg></div><h3 class="why-card__title">25+ Years Experience</h3><p class="why-card__text">Brenden has seen every situation in over two decades. <a href="/about">Learn more about us.</a></p></div>
            <div class="why-card animate-on-scroll"><div class="why-card__icon"><svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><polygon points="12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2"/></svg></div><h3 class="why-card__title">Best of Newburyport</h3><p class="why-card__text">Voted Best Electrician in Newburyport 2024 and 2025.</p></div>
            <div class="why-card animate-on-scroll"><div class="why-card__icon"><svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><line x1="12" y1="1" x2="12" y2="23"/><path d="M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6"/></svg></div><h3 class="why-card__title">Upfront Pricing</h3><p class="why-card__text">No hidden fees. The price we quote is the price you pay.</p></div>
        </div>
    </div></section>

    <section class="process"><div class="container">
        <div class="process__header animate-on-scroll"><div class="problem__eyebrow">How It Works</div><h2>Simple 4-Step Process</h2><p class="lead">From first call to finished project, we make panel upgrades straightforward.</p></div>
        <div class="process__steps">
            <div class="process-step animate-on-scroll"><div class="process-step__number">1</div><h3 class="process-step__title">Free Assessment</h3><p class="process-step__text">We inspect your panel and provide an honest recommendation.</p></div>
            <div class="process-step animate-on-scroll"><div class="process-step__number">2</div><h3 class="process-step__title">Schedule & Permits</h3><p class="process-step__text">We handle permits and utility coordination.</p></div>
            <div class="process-step animate-on-scroll"><div class="process-step__number">3</div><h3 class="process-step__title">Professional Install</h3><p class="process-step__text">Most upgrades completed in one day.</p></div>
            <div class="process-step animate-on-scroll"><div class="process-step__number">4</div><h3 class="process-step__title">Inspection & Cleanup</h3><p class="process-step__text">Final inspection, labeling, and complete cleanup.</p></div>
        </div>
    </div></section>

    <section class="testimonials"><div class="container">
        <div class="testimonials__header animate-on-scroll"><div class="problem__eyebrow">Customer Reviews</div><h2>What Our Customers Say</h2><p class="lead">Real reviews from real customers on Google.</p></div>
        <div class="testimonials__grid">
            <div class="testimonial-card animate-on-scroll"><div class="testimonial-card__stars"><svg viewBox="0 0 24 24"><polygon points="12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2"/></svg><svg viewBox="0 0 24 24"><polygon points="12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2"/></svg><svg viewBox="0 0 24 24"><polygon points="12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2"/></svg><svg viewBox="0 0 24 24"><polygon points="12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2"/></svg><svg viewBox="0 0 24 24"><polygon points="12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2"/></svg></div><p class="testimonial-card__quote">"They installed a sub panel and updated old wiring. All workers were very respectful. Absolutely beautiful work."</p><div class="testimonial-card__author"><div class="testimonial-card__avatar">CS</div><div><div class="testimonial-card__name">Cheryle S.</div><div class="testimonial-card__source">Google Review</div></div></div></div>
            <div class="testimonial-card animate-on-scroll"><div class="testimonial-card__stars"><svg viewBox="0 0 24 24"><polygon points="12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2"/></svg><svg viewBox="0 0 24 24"><polygon points="12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2"/></svg><svg viewBox="0 0 24 24"><polygon points="12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2"/></svg><svg viewBox="0 0 24 24"><polygon points="12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2"/></svg><svg viewBox="0 0 24 24"><polygon points="12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2"/></svg></div><p class="testimonial-card__quote">"Brenden took the time to explain everything so I could make an informed decision. He never tried to upsell."</p><div class="testimonial-card__author"><div class="testimonial-card__avatar">SS</div><div><div class="testimonial-card__name">Samantha S.</div><div class="testimonial-card__source">Google Review</div></div></div></div>
            <div class="testimonial-card animate-on-scroll"><div class="testimonial-card__stars"><svg viewBox="0 0 24 24"><polygon points="12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2"/></svg><svg viewBox="0 0 24 24"><polygon points="12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2"/></svg><svg viewBox="0 0 24 24"><polygon points="12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2"/></svg><svg viewBox="0 0 24 24"><polygon points="12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2"/></svg><svg viewBox="0 0 24 24"><polygon points="12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2"/></svg></div><p class="testimonial-card__quote">"I've been in the trades most of my life. Brenden and his crew are among the best. Reliable, communicative, fair."</p><div class="testimonial-card__author"><div class="testimonial-card__avatar">TP</div><div><div class="testimonial-card__name">Trades Professional</div><div class="testimonial-card__source">Google Review</div></div></div></div>
        </div>
    </div></section>

    <section class="faq"><div class="container">
        <div class="faq__header animate-on-scroll"><div class="problem__eyebrow">Common Questions</div><h2>Panel Upgrade FAQs</h2></div>
        <div class="faq__list">
            <div class="faq-item animate-on-scroll"><button class="faq-item__question">How much does an electrical panel upgrade cost?<svg class="faq-item__icon" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><line x1="12" y1="5" x2="12" y2="19"/><line x1="5" y1="12" x2="19" y2="12"/></svg></button><div class="faq-item__answer"><p>Panel upgrades typically start around $1,800 for basic replacements and $3,000+ for 200-amp upgrades. Complex installations with utility coordination can run higher. We provide a detailed written quote after assessing your specific situation.</p></div></div>
            <div class="faq-item animate-on-scroll"><button class="faq-item__question">Do I need a panel upgrade for an EV charger?<svg class="faq-item__icon" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><line x1="12" y1="5" x2="12" y2="19"/><line x1="5" y1="12" x2="19" y2="12"/></svg></button><div class="faq-item__answer"><p>Many 100-amp panels need an upgrade for Level 2 EV chargers. We assess your capacity during a free consultation. Learn more about <a href="/ev-charger-installation">EV charger installation</a>.</p></div></div>
            <div class="faq-item animate-on-scroll"><button class="faq-item__question">How long does a panel upgrade take?<svg class="faq-item__icon" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><line x1="12" y1="5" x2="12" y2="19"/><line x1="5" y1="12" x2="19" y2="12"/></svg></button><div class="faq-item__answer"><p>Most panel upgrades are completed in one day. Complex installations may take 2-3 days.</p></div></div>
            <div class="faq-item animate-on-scroll"><button class="faq-item__question">Are there tax credits for panel upgrades?<svg class="faq-item__icon" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><line x1="12" y1="5" x2="12" y2="19"/><line x1="5" y1="12" x2="19" y2="12"/></svg></button><div class="faq-item__answer"><p>Yes. The federal Energy Efficient Home Improvement Credit offers 30% back (up to $600) on qualifying panel upgrades that support EV chargers or heat pumps.</p></div></div>
            <div class="faq-item animate-on-scroll"><button class="faq-item__question">Do you handle permits and inspections?<svg class="faq-item__icon" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><line x1="12" y1="5" x2="12" y2="19"/><line x1="5" y1="12" x2="19" y2="12"/></svg></button><div class="faq-item__answer"><p>Yes, we handle everything - permits, utility coordination, inspections, and ensuring everything passes code.</p></div></div>
        </div>
    </div></section>

    <section class="service-area"><div class="container"><div class="animate-on-scroll">
        <h2>Serving Southern NH, Northern MA & Southern ME</h2>
        <p class="service-area__lead">We're based in Plaistow, NH and serve communities within a 30-mile radius.</p>
        <div class="service-area__towns"><span class="service-area__town">Plaistow</span><span class="service-area__town">Newburyport</span><span class="service-area__town">Exeter</span><span class="service-area__town">Stratham</span><span class="service-area__town">Hampton</span><span class="service-area__town">Amesbury</span><span class="service-area__town">Haverhill</span><span class="service-area__town">Seabrook</span><span class="service-area__town">York</span><span class="service-area__town">Kittery</span></div>
        <p style="color:var(--moore-text-muted);font-size:0.95rem"><strong>License Numbers:</strong> MA #22825 · NH #14511 · ME #MS60023064</p>
    </div></div></section>

    <section class="final-cta"><div class="container"><div class="final-cta__content animate-on-scroll">
        <h2>Ready to Upgrade Your Electrical Panel?</h2>
        <p>Get a free assessment from a Master Electrician. We'll inspect your panel, explain your options, and give you an honest recommendation.</p>
        <div class="final-cta__buttons"><a href="/contact" class="btn btn--gold">Schedule Free Assessment</a><a href="tel:6038369513" class="btn btn--white"><svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z"/></svg>Call 603-836-9513</a></div>
        <div class="final-cta__contact"><span><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" style="vertical-align:middle;margin-right:6px"><path d="M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z"/><circle cx="12" cy="10" r="3"/></svg>21 Wentworth Ave, Plaistow, NH 03865</span><span><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" style="vertical-align:middle;margin-right:6px"><path d="M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z"/><polyline points="22,6 12,13 2,6"/></svg><a href="mailto:office@mooreelectricinc.net">office@mooreelectricinc.net</a></span></div>
    </div></div></section>

    <script>
        document.querySelectorAll('.faq-item__question').forEach(b=>{b.addEventListener('click',()=>{const i=b.parentElement,a=i.classList.contains('active');document.querySelectorAll('.faq-item').forEach(f=>f.classList.remove('active'));if(!a)i.classList.add('active')})});
        if('IntersectionObserver' in window){document.body.classList.add('js-loaded');const o=new IntersectionObserver(e=>{e.forEach(t=>{if(t.isIntersecting)t.target.classList.add('visible')})},{threshold:0.1,rootMargin:'0px 0px -50px 0px'});document.querySelectorAll('.animate-on-scroll').forEach(el=>o.observe(el));}
    </script>
</body>
</html>/* End custom CSS */