{"id":5179,"date":"2026-08-26T03:08:01","date_gmt":"2026-08-26T03:08:01","guid":{"rendered":"https:\/\/flj-pcb.com\/?p=5179"},"modified":"2026-08-26T03:16:27","modified_gmt":"2026-08-26T03:16:27","slug":"enig-vs-hasl","status":"publish","type":"post","link":"https:\/\/flj-pcb.com\/szl\/enig-vs-hasl\/","title":{"rendered":"ENIG vs. HASL: Which PCB Surface Finish Is Better?"},"content":{"rendered":"<style>\n\n        \/* \u6807\u9898\u6837\u5f0f\uff0c\u4e0d\u8bbe\u7f6efont-size *\/\n        #blog-content h1,\n        #blog-content h2,\n        #blog-content h3,\n        #blog-content h4,\n        #blog-content h5,\n        #blog-content h6 {\n            color: #1a1a1a;\n            line-height: 1.35;\n            margin: 1.8em 0 0.6em;\n            font-weight: 650;\n            letter-spacing: -0.01em;\n        }\n\n        #blog-content h1 {\n            margin-top: 0.4em;\n            margin-bottom: 0.5em;\n            font-weight: 700;\n        }\n\n        #blog-content h2 {\n            border-bottom: 2px solid #f0f0f0;\n            padding-bottom: 0.4em;\n            margin-top: 2.2em;\n        }\n\n        #blog-content h3 {\n            margin-top: 1.8em;\n        }\n\n        \/* \u6bb5\u843d\u6837\u5f0f\uff0c\u4e0d\u8bbe\u7f6efont-size *\/\n        #blog-content p {\n            margin: 0 0 1.1em;\n        }\n\n        #blog-content strong {\n            color: #1a1a1a;\n            font-weight: 650;\n        }\n\n        #blog-content a {\n            color: #FE5D00;\n            text-decoration: none;\n            border-bottom: 1px solid rgba(254, 93, 0, 0.25);\n            transition: border-color 0.2s ease;\n        }\n\n        #blog-content a:hover {\n            border-bottom-color: #FE5D00;\n        }\n\n        \/* \u5e73\u6ed1\u6eda\u52a8 *\/\n        #blog-content {\n            scroll-behavior: smooth;\n        }\n\n        \/* \u76ee\u5f55\u6837\u5f0f *\/\n        #blog-content .toc {\n            background: #faf8f6;\n            border: 1px solid #f0e0d0;\n            border-left: 4px solid #FE5D00;\n            border-radius: 8px;\n            padding: 18px 22px;\n            margin: 2em 0 2.2em;\n        }\n\n        #blog-content .toc h4 {\n            margin: 0 0 10px;\n            color: #1a1a1a;\n            font-weight: 650;\n            letter-spacing: 0.01em;\n        }\n\n        #blog-content .toc ul {\n            list-style: none;\n            margin: 0;\n            padding-left: 0;\n            columns: 2;\n            column-gap: 24px;\n        }\n\n        #blog-content .toc li {\n            margin-bottom: 6px;\n        }\n\n        #blog-content .toc a {\n            color: #444;\n            text-decoration: none;\n            border-bottom: none;\n            transition: color 0.2s ease;\n        }\n\n        #blog-content .toc a:hover {\n            color: #FE5D00;\n        }\n\n        #blog-content figure.blog-image img {\n            width: 100%;\n            height: auto;\n            display: block;\n            border-radius: 8px;\n        }\n\n        #blog-content figure.blog-image figcaption {\n            font-size: 0.85em;\n            color: #888;\n            text-align: center;\n            margin-top: 8px;\n        }\n\n        #blog-content .table-wrapper {\n            overflow-x: auto;\n            margin: 1.6em 0 2em;\n            border: 1px solid #e5e5e5;\n            border-radius: 8px;\n            -webkit-overflow-scrolling: touch;\n        }\n\n        #blog-content table {\n            width: 100%;\n            border-collapse: collapse;\n            font-size: 0.92em;\n            min-width: 700px;\n            background: #fff;\n        }\n\n        #blog-content table th,\n        #blog-content table td {\n            padding: 12px 14px;\n            text-align: left;\n            border-bottom: 1px solid #eaeaea;\n            vertical-align: top;\n            line-height: 1.5;\n        }\n\n        #blog-content table thead th {\n            background: #faf7f4;\n            font-weight: 650;\n            color: #1a1a1a;\n            border-bottom: 2px solid #e5e5e5;\n            white-space: nowrap;\n        }\n\n        #blog-content table tbody tr:nth-child(even) {\n            background: #fcfcfc;\n        }\n\n        #blog-content table tbody tr:hover {\n            background: #faf5f0;\n        }\n\n        #blog-content table tbody tr:last-child td {\n            border-bottom: none;\n        }\n\n        #blog-content ol.steps-list {\n            counter-reset: step-counter;\n            list-style: none;\n            padding-left: 0;\n            margin: 1.8em 0;\n        }\n\n        #blog-content ol.steps-list > li {\n            counter-increment: step-counter;\n            position: relative;\n            padding-left: 52px;\n            margin-bottom: 1.4em;\n            padding-bottom: 1.4em;\n            border-bottom: 1px solid #f0f0f0;\n        }\n\n        #blog-content ol.steps-list > li:last-child {\n            border-bottom: none;\n            margin-bottom: 0;\n            padding-bottom: 0;\n        }\n\n        #blog-content ol.steps-list > li::before {\n            content: counter(step-counter);\n            position: absolute;\n            left: 0;\n            top: 2px;\n            width: 36px;\n            height: 36px;\n            background: #faf0e8;\n            color: #FE5D00;\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            font-weight: 700;\n            font-size: 0.95em;\n            border: 1px solid rgba(254, 93, 0, 0.3);\n        }\n\n        #blog-content .faq-item {\n            margin-bottom: 1.6em;\n            padding-bottom: 1.2em;\n            border-bottom: 1px solid #f0f0f0;\n        }\n\n        #blog-content .faq-item:last-child {\n            border-bottom: none;\n        }\n\n        #blog-content .faq-question {\n            font-weight: 650;\n            color: #1a1a1a;\n            margin-bottom: 0.4em;\n            font-size: 1.05em;\n        }\n\n        #blog-content .flj-promo {\n            background: #fdf8f4;\n            border: 1px solid #f0e0d0;\n            border-left: 4px solid #FE5D00;\n            border-radius: 8px;\n            padding: 22px 24px;\n            margin: 2.4em 0;\n            display: flex;\n            flex-wrap: wrap;\n            align-items: center;\n            justify-content: space-between;\n            gap: 16px;\n        }\n\n        #blog-content .flj-promo .promo-content {\n            flex: 1 1 260px;\n        }\n\n        #blog-content .flj-promo .promo-content h4 {\n            margin: 0 0 6px;\n            font-size: 1.1em;\n            color: #1a1a1a;\n        }\n\n        #blog-content .flj-promo .promo-content p {\n            margin: 0;\n            font-size: 0.94em;\n            color: #555;\n        }\n\n        #blog-content .flj-promo .promo-action {\n            flex-shrink: 0;\n        }\n\n        #blog-content .flj-promo .spectra-popup-trigger-4901 {\n            display: inline-block;\n            background: #FE5D00;\n            color: #ffffff;\n            border: none;\n            padding: 12px 24px;\n            border-radius: 6px;\n            font-size: 0.95em;\n            font-weight: 600;\n            cursor: pointer;\n            text-decoration: none;\n            transition: background 0.2s ease;\n            letter-spacing: 0.02em;\n            white-space: nowrap;\n            border-bottom: none;\n        }\n\n        #blog-content .flj-promo .spectra-popup-trigger-4901:hover {\n            background: #e05300;\n        }\n\n        #blog-content hr {\n            border: none;\n            border-top: 1px solid #e8e8e8;\n            margin: 2.2em 0;\n        }\n\n        @media (max-width: 640px) {\n            #blog-content {\n                padding: 14px 16px 36px;\n            }\n\n            #blog-content .toc ul {\n                columns: 1;\n            }\n\n            #blog-content .flj-promo {\n                flex-direction: column;\n                align-items: stretch;\n                text-align: left;\n                padding: 18px 18px;\n            }\n\n            #blog-content .flj-promo .promo-action {\n                margin-top: 4px;\n            }\n\n            #blog-content .flj-promo .spectra-popup-trigger-4901 {\n                width: 100%;\n                text-align: center;\n            }\n\n            #blog-content .article-meta {\n                flex-direction: column;\n                gap: 4px;\n                font-size: 0.85em;\n            }\n\n            #blog-content ol.steps-list > li {\n                padding-left: 44px;\n            }\n\n            #blog-content ol.steps-list > li::before {\n                width: 32px;\n                height: 32px;\n                font-size: 0.88em;\n            }\n\n            #blog-content figure.blog-image .img-placeholder {\n                min-height: 160px;\n            }\n        }\n\n        @media (max-width: 400px) {\n            #blog-content .article-meta {\n                font-size: 0.8em;\n            }\n        }\n    <\/style><div id=\"blog-content\">\n\n    <!-- \u76ee\u5f55\u6a21\u5757 -->\n    <nav class=\"toc\" aria-label=\"Table of contents\">\n        <h4>On this page<\/h4>\n        <ul>\n            <li><a href=\"#enig-vs-hasl-at-a-glance\">ENIG vs. HASL at a glance<\/a><\/li>\n            <li><a href=\"#what-is-a-pcb-surface-finish\">What is a PCB surface finish?<\/a><\/li>\n            <li><a href=\"#what-is-enig\">What is ENIG?<\/a><\/li>\n            <li><a href=\"#what-is-hasl\">What is HASL?<\/a><\/li>\n            <li><a href=\"#the-most-important-difference-pad-flatness\">The most important difference: pad flatness<\/a><\/li>\n            <li><a href=\"#enig-vs-hasl-for-pcb-assembly\">ENIG vs. HASL for PCB assembly<\/a><\/li>\n            <li><a href=\"#is-enig-more-expensive-than-hasl\">Is ENIG more expensive than HASL?<\/a><\/li>\n            <li><a href=\"#is-lead-free-hasl-the-same-as-enig\">Is lead-free HASL the same as ENIG?<\/a><\/li>\n            <li><a href=\"#reliability-and-corrosion-considerations\">Reliability and corrosion considerations<\/a><\/li>\n            <li><a href=\"#when-should-you-choose-enig\">When should you choose ENIG?<\/a><\/li>\n            <li><a href=\"#when-should-you-choose-hasl-or-lead-free-hasl\">When should you choose HASL or lead-free HASL?<\/a><\/li>\n            <li><a href=\"#a-practical-decision-process-for-designers-and-buyers\">A practical decision process for designers and buyers<\/a><\/li>\n            <li><a href=\"#common-misconceptions\">Common misconceptions<\/a><\/li>\n            <li><a href=\"#faq\">FAQ<\/a><\/li>\n        <\/ul>\n    <\/nav>\n\n    <p><strong>Neither ENIG nor HASL is universally better. ENIG is usually the stronger choice when a design needs a\n        very flat soldering surface, such as fine-pitch SMT or small-pitch BGA and QFN pads. HASL is often the more\n        economical choice for designs with less demanding coplanarity requirements and can provide good solderability\n        when specified and processed correctly.<\/strong><\/p>\n    <p>The decision should follow the component package, assembly process, compliance requirements, storage and handling\n        plan, and the fabricator&#8217;s qualified process. Surface finish protects exposed copper pads and supports\n        soldering; it does not replace sound pad design, a controlled assembly profile, or incoming-board\n        inspection.<\/p>\n\n    <figure class=\"blog-image\">\n        <img decoding=\"async\" src=\"https:\/\/flj-pcb.com\/wp-content\/uploads\/2026\/08\/ENIG-vs.-HASL-surface-finish-comparison.webp\"\n             alt=\"ENIG vs. HASL surface finish comparison\">\n        <figcaption>ENIG and HASL are two common PCB surface finishes with different flatness and cost profiles.\n        <\/figcaption>\n    <\/figure>\n\n    <h2 id=\"enig-vs-hasl-at-a-glance\">ENIG vs. HASL at a glance<\/h2>\n    <div class=\"table-wrapper\">\n        <table>\n            <thead>\n            <tr>\n                <th><strong>Factor<\/strong><\/th>\n                <th><strong>ENIG<\/strong><\/th>\n                <th><strong>HASL \/ lead-free HASL<\/strong><\/th>\n            <\/tr>\n            <\/thead>\n            <tbody>\n            <tr>\n                <td>Full name<\/td>\n                <td>Electroless nickel immersion gold<\/td>\n                <td>Hot air solder leveling<\/td>\n            <\/tr>\n            <tr>\n                <td>Basic construction<\/td>\n                <td>Nickel barrier layer with a thin immersion-gold outer layer<\/td>\n                <td>Molten solder coating leveled with hot air<\/td>\n            <\/tr>\n            <tr>\n                <td>Surface flatness<\/td>\n                <td>Typically very flat and uniform<\/td>\n                <td>Less planar because solder remains on the pad surface<\/td>\n            <\/tr>\n            <tr>\n                <td>Fine-pitch assembly<\/td>\n                <td>Often preferred when pad coplanarity is critical<\/td>\n                <td>May be less suitable as pitch decreases; confirm supplier capability<\/td>\n            <\/tr>\n            <tr>\n                <td>Solderability<\/td>\n                <td>Good when the finish is fresh, properly deposited, and compatible with the assembly process<\/td>\n                <td>Good when the solder coating and assembly process are controlled<\/td>\n            <\/tr>\n            <tr>\n                <td>Cost<\/td>\n                <td>Usually higher<\/td>\n                <td>Often lower, but quote-dependent<\/td>\n            <\/tr>\n            <tr>\n                <td>Lead-free option<\/td>\n                <td>Commonly used in lead-free assembly<\/td>\n                <td>Available as lead-free HASL; alloy and compliance must be specified<\/td>\n            <\/tr>\n            <tr>\n                <td>Key process concern<\/td>\n                <td>Nickel corrosion defects, often called black pad, if the ENIG process is not controlled<\/td>\n                <td>Coating thickness and unevenness; lead-free processing uses a higher-temperature solder bath<\/td>\n            <\/tr>\n            <\/tbody>\n        <\/table>\n    <\/div>\n\n    <p><strong>Quick selection:<\/strong> Choose ENIG when planarity, fine-pitch assembly, or a stable protected pad\n        surface is the main concern. Choose HASL or lead-free HASL when the board uses less demanding packages and cost\n        is more important than maximum pad flatness. Confirm the final choice with the PCB fabricator and assembler\n        using the actual design data.<\/p>\n\n    <h2 id=\"what-is-a-pcb-surface-finish\">What is a PCB surface finish?<\/h2>\n    <p>A PCB surface finish is a coating applied to <strong>exposed copper<\/strong> pads and other specified features\n        after fabrication. It protects copper from oxidation before assembly and provides a solderable interface for\n        component attachment. Solder mask is different: it covers selected copper areas around pads and traces, while\n        the surface finish protects the copper deliberately left exposed.<\/p>\n    <p>ENIG and HASL are two common PCB surface finishes, but they work in different ways. <a\n            href=\"https:\/\/flj-pcb.com\/szl\/pcb-manufacturer\/enig-pcb\/\">ENIG<\/a> uses a chemical nickel-and-gold system. <a\n            href=\"https:\/\/flj-pcb.com\/szl\/pcb-manufacturer\/hasl-pcb\/\">HASL<\/a> uses molten solder and hot-air leveling.\n        Their different surface profiles are often the deciding factor for assembly.<\/p>\n\n    <h2 id=\"what-is-enig\">What is ENIG?<\/h2>\n    <p><strong>ENIG stands for electroless nickel immersion gold.<\/strong> The fabricator deposits nickel on the exposed\n        copper, then applies a thin immersion-gold layer over the nickel. The nickel acts as a barrier between copper\n        and the solder joint, while the gold protects the nickel from oxidation before soldering.<\/p>\n    <p>During normal soldering, the thin gold layer is consumed into the molten solder, and tin in the solder forms an\n        intermetallic reaction layer with the nickel beneath it. This is why ENIG quality depends on more than a\n        gold-colored appearance: nickel integrity, gold deposition, surface preparation, cleanliness, and process\n        control all matter.<\/p>\n\n    <h3>ENIG advantages<\/h3>\n    <ul>\n        <li><strong>Flat pad surface:<\/strong> ENIG is commonly selected for fine-pitch components because it does not\n            leave a raised solder coating on the pad.\n        <\/li>\n        <li><strong>Good protection of exposed pads:<\/strong> The gold outer layer helps preserve the nickel surface\n            before assembly when boards are stored and handled correctly.\n        <\/li>\n        <li><strong>Useful for dense SMT layouts:<\/strong> Flatness can make solder-paste printing and component\n            placement more predictable where pad geometry is small.\n        <\/li>\n        <li><strong>Lead-free assembly compatibility:<\/strong> ENIG is widely used with lead-free soldering processes,\n            subject to the agreed materials and process controls.\n        <\/li>\n    <\/ul>\n\n    <h3>ENIG limitations and risks<\/h3>\n    <ul>\n        <li><strong>Higher cost:<\/strong> ENIG generally costs more than HASL because it uses additional chemical\n            processing and nickel and gold materials.\n        <\/li>\n        <li><strong>Process sensitivity:<\/strong> Poorly controlled ENIG can develop nickel corrosion defects commonly\n            referred to as black pad. These can reduce solder-joint reliability and require investigation at the\n            fabricator level.\n        <\/li>\n        <li><strong>Not a substitute for a qualified assembly process:<\/strong> Flat pads help, but stencil design,\n            solder paste, placement accuracy, reflow profile, and cleanliness still determine the finished joint.\n        <\/li>\n    <\/ul>\n    <p>For surface-finish requirements and acceptance criteria, use the applicable drawing, purchase order, and\n        workmanship standard. <a href=\"https:\/\/www.electronics.org\/TOC\/IPC-4552B-toc.pdf\" target=\"_blank\" rel=\"noopener\">IPC-4552B<\/a> defines\n        performance requirements for ENIG on printed boards; use the revision invoked by the customer or quality plan.\n    <\/p>\n\n    <h2 id=\"what-is-hasl\">What is HASL?<\/h2>\n    <p><strong>HASL stands for hot air solder leveling.<\/strong> The PCB&#8217;s exposed copper is coated with molten solder,\n        and hot air removes excess solder to leave a solderable coating on the pads. Traditional HASL may use tin-lead\n        solder. Lead-free HASL uses a lead-free solder alloy selected by the fabricator and the product&#8217;s requirements.\n    <\/p>\n    <p>HASL is valued for its established process and solderable coating. Its main tradeoff is that the solder coating\n        is not as flat as ENIG. That difference becomes more important as pad size and component pitch decrease.<\/p>\n\n    <h3>HASL advantages<\/h3>\n    <ul>\n        <li><strong>Often economical:<\/strong> HASL is frequently a lower-cost surface-finish option for a given board\n            specification.\n        <\/li>\n        <li><strong>Good solderability for many designs:<\/strong> The finish is itself a solder coating, which can work\n            well for many through-hole, mixed-technology, and standard SMT assemblies when fabrication, handling, and\n            assembly are controlled.\n        <\/li>\n        <li><strong>Available in lead-free form:<\/strong> Lead-free HASL can support lead-free manufacturing\n            requirements without choosing ENIG solely for compliance reasons.\n        <\/li>\n        <li><strong>Common and familiar:<\/strong> It is widely understood across PCB fabrication and assembly workflows.\n        <\/li>\n    <\/ul>\n\n    <h3>HASL limitations and risks<\/h3>\n    <ul>\n        <li><strong>Less pad flatness:<\/strong> Hot-air leveling can leave a nonuniform solder profile compared with\n            ENIG. This can complicate solder-paste contact and component seating on very small or tightly pitched pads.\n        <\/li>\n        <li><strong>Thermal exposure during fabrication:<\/strong> The board is exposed to molten solder. Fabricators\n            consider board construction, copper balance, holes, mask, and material capability when qualifying the\n            process.\n        <\/li>\n        <li><strong>Lead-free HASL needs specific review:<\/strong> Lead-free alloys operate at higher temperatures than\n            tin-lead HASL. Do not assume the same manufacturing margin, pad appearance, or feature capability without\n            confirming the fabricator&#8217;s process.\n        <\/li>\n    <\/ul>\n    <p>For a broader explanation of alloy choice and compliance considerations, see Philifast&#8217;s <a href=\"https:\/\/flj-pcb.com\/szl\/lead-free-pcb-assembly-rohs-guide\/\">lead-free PCB assembly guide<\/a>. A lead-free\n        surface finish alone does not establish compliance for an entire product; compliance depends on the applicable\n        materials, declarations, and regulatory scope.<\/p>\n\n    <figure class=\"blog-image\">\n        <img decoding=\"async\" src=\"https:\/\/flj-pcb.com\/wp-content\/uploads\/2026\/08\/ENIG-typically-provides-a-flatter-pad-surface-compared-with-HASL.webp\"\n             alt=\"ENIG typically provides a flatter pad surface compared with HASL\"\/>\n        <figcaption>ENIG typically provides a flatter pad surface compared with HASL.<\/figcaption>\n    <\/figure>\n\n    <h2 id=\"the-most-important-difference-pad-flatness\">The most important difference: pad flatness<\/h2>\n    <p><strong>ENIG is generally flatter than HASL, which is why it is commonly preferred for fine-pitch PCB\n        assembly.<\/strong> A flat pad gives solder paste and a small component termination a more consistent starting\n        surface. HASL&#8217;s solder coating can be uneven enough to matter when component pads are very small or when\n        component coplanarity is tight.<\/p>\n    <p>This is not a blanket rule that HASL cannot be used on SMT boards. Many assemblies use HASL successfully. The\n        correct decision depends on the package, pitch, land pattern, solder-paste process, placement equipment, and the\n        fabricator&#8217;s demonstrated capability. For a dense BGA, QFN, or fine-pitch leaded package, ask both the board\n        fabricator and assembly team to review the smallest pad and pitch rather than choosing by finish name alone.<\/p>\n\n    <h2 id=\"enig-vs-hasl-for-pcb-assembly\">ENIG vs. HASL for PCB assembly<\/h2>\n    <p>Surface finish affects assembly, but it is one variable in a larger soldering system.<\/p>\n    <div class=\"table-wrapper\">\n        <table>\n            <thead>\n            <tr>\n                <th><strong>Assembly question<\/strong><\/th>\n                <th><strong>ENIG<\/strong><\/th>\n                <th><strong>HASL \/ lead-free HASL<\/strong><\/th>\n            <\/tr>\n            <\/thead>\n            <tbody>\n            <tr>\n                <td>Fine-pitch SMT or dense BGA<\/td>\n                <td>Usually the safer starting point because of flatness<\/td>\n                <td>Review carefully; pad unevenness may reduce the assembly margin<\/td>\n            <\/tr>\n            <tr>\n                <td>Through-hole or larger SMT parts<\/td>\n                <td>Suitable<\/td>\n                <td>Often suitable and cost-effective<\/td>\n            <\/tr>\n            <tr>\n                <td>Solder-paste printing<\/td>\n                <td>Flat pads can support predictable coplanarity for printing and placement<\/td>\n                <td>Raised or uneven solder can reduce the process margin on very small pads<\/td>\n            <\/tr>\n            <tr>\n                <td>Rework<\/td>\n                <td>Use a validated rework process and inspect the pad condition after rework<\/td>\n                <td>Use a validated rework process and inspect the pad condition after rework<\/td>\n            <\/tr>\n            <tr>\n                <td>Storage before assembly<\/td>\n                <td>The gold layer protects the nickel surface; follow the fabricator&#8217;s packaging and storage limits\n                <\/td>\n                <td>Follow the fabricator&#8217;s packaging and storage limits for the selected alloy and finish<\/td>\n            <\/tr>\n            <\/tbody>\n        <\/table>\n    <\/div>\n    <p>The finish cannot compensate for poor land patterns, moisture damage, contamination, incorrect solder paste, or\n        an uncontrolled reflow profile. Coordinate the board finish, paste, stencil, and component packages early in the\n        <a href=\"https:\/\/flj-pcb.com\/szl\/smt-reflow-soldering-process-types-design-guide\/\">SMT reflow process<\/a>.<\/p>\n\n    <h2 id=\"is-enig-more-expensive-than-hasl\">Is ENIG more expensive than HASL?<\/h2>\n    <p><strong>ENIG is usually more expensive than HASL, but the difference is specific to the board and\n        supplier.<\/strong> ENIG requires more chemical steps and uses nickel and gold, while HASL uses a molten solder\n        process. The quoted difference can also change with board size, panel utilization, layer count, pad density,\n        surface-finish area, quantity, lead time, and the supplier&#8217;s process.<\/p>\n    <p>Do not select HASL only because it is assumed to be cheap, or select ENIG only because it sounds premium. A lower\n        board price can be a false economy if a finish creates unnecessary assembly risk. Conversely, ENIG can add cost\n        with little benefit on a board using large, forgiving pads. Request the same fabrication data in both finishes\n        when cost is material to the decision, then compare the complete fabrication and assembly impact.<\/p>\n\n    <h2 id=\"is-lead-free-hasl-the-same-as-enig\">Is lead-free HASL the same as ENIG?<\/h2>\n    <p>No. <strong>Lead-free HASL and ENIG are different surface-finish systems.<\/strong> Lead-free HASL is a\n        hot-air-leveled coating made from a lead-free solder alloy. ENIG is a nickel-and-gold finish. Both can be used\n        in lead-free assembly, but they differ in flatness, process chemistry, cost, and the way they interact with\n        soldering.<\/p>\n    <p>Lead-free HASL is not automatically a poor choice for modern products. It can be appropriate where its planarity\n        and fabrication limits fit the design. ENIG is not automatically required by RoHS or by lead-free solder paste.\n        RoHS compliance, where applicable, depends on the relevant in-scope materials, any claimed exemptions, and\n        supplier declarations; a single lead-free surface finish does not establish product compliance. The fabrication\n        data should state the finish and alloy, together with the applicable rigid-board requirements, such as the\n        invoked revision of <a href=\"https:\/\/www.electronics.org\/TOC\/IPC-6012F-toc.pdf\" target=\"_blank\" rel=\"noopener\">IPC-6012F<\/a>.<\/p>\n\n    <h2 id=\"reliability-and-corrosion-considerations\">Reliability and corrosion considerations<\/h2>\n    <p>Both finishes can be reliable when the PCB is manufactured and assembled within a qualified process window.\n        Neither finish should be chosen on a generic claim that it is &#8220;the reliable one.&#8221;<\/p>\n    <p>ENIG&#8217;s gold layer protects the nickel before soldering, but a gold appearance does not prove a sound nickel\n        interface. ENIG process failures, including black-pad-type nickel corrosion, can affect solder-joint formation.\n        Evaluate the fabricator&#8217;s process controls and the agreed inspection or test requirements for a high-reliability\n        program.<\/p>\n    <p>HASL creates a solderable solder coating, but its uneven profile can create assembly challenges on certain\n        packages. Its performance also depends on alloy selection, board handling, storage, flux, solder paste, and the\n        reflow or wave-solder process. In either case, treat surface finish as a specified material and process\n        requirement, not as a cosmetic selection.<\/p>\n\n    <div class=\"flj-promo\">\n        <div class=\"promo-content\">\n            <h4>Philifast \u2014 PCB Manufacturing &#038; Surface Finishing<\/h4>\n            <p>We provide ENIG, HASL, and lead-free HASL finishes with qualified process controls for reliable\n                assembly.<\/p>\n        <\/div>\n        <div class=\"promo-action\">\n            <button class=\"spectra-popup-trigger-4901\" type=\"button\">Get a Quote<\/button>\n        <\/div>\n    <\/div>\n\n    <h2 id=\"when-should-you-choose-enig\">When should you choose ENIG?<\/h2>\n    <p>ENIG is commonly a good fit when one or more of these conditions apply:<\/p>\n    <ol class=\"steps-list\">\n        <li>The design uses fine-pitch ICs, BGAs, QFNs, or other packages where pad flatness is important.<\/li>\n        <li>The board has dense SMT placement and limited tolerance for inconsistent paste transfer or component\n            seating.\n        <\/li>\n        <li>The product needs a nickel-and-gold surface finish specified by a customer, drawing, or qualification\n            plan.\n        <\/li>\n        <li>The total cost of an assembly defect is larger than the incremental fabrication cost of ENIG.<\/li>\n    <\/ol>\n    <p>Specify ENIG by its required finish standard, drawing notes, and customer requirements where applicable. Do not\n        specify it simply as &#8220;gold plating,&#8221; because ENIG, hard gold, and other gold-containing finishes serve different\n        purposes. In particular, ENIG is not a substitute for hard gold on a high-wear edge connector.<\/p>\n\n    <h2 id=\"when-should-you-choose-hasl-or-lead-free-hasl\">When should you choose HASL or lead-free HASL?<\/h2>\n    <p>HASL or lead-free HASL is commonly a good fit when:<\/p>\n    <ol class=\"steps-list\">\n        <li>The design uses through-hole parts, larger SMT packages, or mixed technology without extremely tight\n            planarity needs.\n        <\/li>\n        <li>Cost sensitivity is high and the fabricator confirms that HASL meets the smallest pad and spacing\n            requirements.\n        <\/li>\n        <li>The assembly process is qualified for the selected solder alloy and finish.<\/li>\n        <li>The product requires a lead-free process and lead-free HASL meets the design, customer, and compliance\n            requirements.\n        <\/li>\n    <\/ol>\n    <p>State whether tin-lead HASL or lead-free HASL is required. &#8220;HASL&#8221; alone can be incomplete because the alloy\n        choice affects the manufacturing process and product requirements.<\/p>\n\n    <h2 id=\"a-practical-decision-process-for-designers-and-buyers\">A practical decision process for designers and buyers<\/h2>\n    <p>Use this sequence before releasing fabrication data:<\/p>\n    <ol class=\"steps-list\">\n        <li><strong>Review the smallest package and pad geometry.<\/strong> Identify fine-pitch parts, BGAs, QFNs, and\n            bottom-terminated components that may need a flatter surface.\n        <\/li>\n        <li><strong>Match the finish to the assembly process.<\/strong> Review solder paste, stencil apertures, reflow\n            profile, wave or selective soldering, and rework plans with the assembly team.\n        <\/li>\n        <li><strong>Define compliance and material requirements.<\/strong> State lead-free requirements, applicable\n            standards, finish type, and any customer-specific workmanship criteria.\n        <\/li>\n        <li><strong>Ask the fabricator about manufacturability.<\/strong> Confirm available finishes, minimum feature\n            capability, expected pad profile, storage and handling guidance, and any design constraints.\n        <\/li>\n        <li><strong>Compare total risk, not only board price.<\/strong> Include potential assembly yield, inspection,\n            rework, and field-reliability consequences in the choice.\n        <\/li>\n    <\/ol>\n    <p>For context on where the finish sits in the overall fabrication flow, see Philifast&#8217;s <a href=\"https:\/\/flj-pcb.com\/szl\/multilayer-pcb-manufacturing-process-from-stack-up-to-test\/\">multilayer PCB\n        manufacturing process guide<\/a>.<\/p>\n\n    <h2 id=\"common-misconceptions\">Common misconceptions<\/h2>\n\n    <h3>&#8220;ENIG is always better than HASL.&#8221;<\/h3>\n    <p>No. ENIG usually offers better flatness, but HASL can be an effective, economical finish for many boards. The\n        better option is the one that meets the actual package, assembly, compliance, and cost requirements.<\/p>\n\n    <h3>&#8220;Lead-free HASL means ENIG is unnecessary.&#8221;<\/h3>\n    <p>Not necessarily. Lead-free HASL addresses the solder alloy, not the flatness difference between HASL and ENIG. A\n        fine-pitch design may still justify ENIG, while a less demanding design may be well served by lead-free\n        HASL.<\/p>\n\n    <h3>&#8220;The gold color means ENIG works for edge connectors.&#8221;<\/h3>\n    <p>No. ENIG is designed as a solderable surface finish. Edge connectors subject to repeated insertion and abrasion\n        commonly require a separately specified hard-gold finish and suitable connector design.<\/p>\n\n    <h3>&#8220;Surface finish alone determines solder-joint reliability.&#8221;<\/h3>\n    <p>No. Reliability also depends on pad design, board materials, component finish, solder paste, thermal profile,\n        contamination control, inspection, and the product environment.<\/p>\n\n    <div class=\"flj-promo\">\n        <div class=\"promo-content\">\n            <h4>Philifast \u2014 Expert Guidance on PCB Surface Finishes<\/h4>\n            <p>Let our engineering team help you choose between ENIG and HASL based on your real design\n                requirements.<\/p>\n        <\/div>\n        <div class=\"promo-action\">\n            <button class=\"spectra-popup-trigger-4901\" type=\"button\">Get a Quote<\/button>\n        <\/div>\n    <\/div>\n\n    <h2 id=\"faq\">FAQ<\/h2>\n\n    <div class=\"faq-item\">\n        <p class=\"faq-question\">Which is better for fine-pitch components: ENIG or HASL?<\/p>\n        <p>ENIG is usually the better starting point because its pads are flatter. That can reduce assembly risk for\n            fine-pitch components, BGAs, QFNs, and other packages with small solderable areas. Confirm the final choice\n            with the PCB fabricator and assembler because package geometry and process capability still matter.<\/p>\n    <\/div>\n    <div class=\"faq-item\">\n        <p class=\"faq-question\">Is ENIG better than lead-free HASL?<\/p>\n        <p>ENIG is generally flatter and often better suited to dense fine-pitch assembly. Lead-free HASL can be less\n            expensive and works well for many boards with less demanding pad-flatness requirements. Lead-free status\n            does not make the two finishes equivalent.<\/p>\n    <\/div>\n    <div class=\"faq-item\">\n        <p class=\"faq-question\">Is ENIG more corrosion resistant than HASL?<\/p>\n        <p>ENIG&#8217;s gold layer protects the nickel surface before soldering, which can be useful for handling and storage.\n            However, neither finish should be selected on a broad corrosion claim alone. Storage, packaging,\n            contamination, finish quality, and the product environment all affect the result.<\/p>\n    <\/div>\n    <div class=\"faq-item\">\n        <p class=\"faq-question\">Does ENIG improve electrical performance?<\/p>\n        <p>ENIG is chosen mainly for solderability and pad flatness, not as a general signal-integrity upgrade.\n            Electrical performance is governed primarily by the stack-up, copper geometry, dielectric materials,\n            impedance control, and layout. Surface finish may still matter for specific contact or assembly\n            requirements.<\/p>\n    <\/div>\n    <div class=\"faq-item\">\n        <p class=\"faq-question\">Which finish is better for PCB prototypes?<\/p>\n        <p>Either can be appropriate. Use ENIG when the prototype includes fine-pitch packages or needs to represent a\n            planned production finish. Use HASL or lead-free HASL when the design is compatible and cost is the higher\n            priority. Keeping the prototype and production finish aligned can reduce surprises during validation.<\/p>\n    <\/div>\n\n    <div class=\"flj-promo\">\n        <div class=\"promo-content\">\n            <h4>Philifast \u2014 Your PCB Manufacturing Partner<\/h4>\n            <p>From surface finish selection to full assembly, we deliver reliable boards worldwide.<\/p>\n        <\/div>\n        <div class=\"promo-action\">\n            <button class=\"spectra-popup-trigger-4901\" type=\"button\">Get a Quote<\/button>\n        <\/div>\n    <\/div>\n\n    <hr>\n\n<\/div>","protected":false},"excerpt":{"rendered":"<p>On this page ENIG vs. HASL at a glance What is a PCB surface finish? What is ENIG? What is [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":5178,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_uag_custom_page_level_css":"","site-sidebar-layout":"default","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":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","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":""}},"footnotes":""},"categories":[30],"tags":[413,414,415,27,53],"class_list":["post-5179","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-pcb-manufacturers","tag-enig-pcb","tag-hasl-pcb","tag-lead-free-hasl","tag-pcb-assembly","tag-pcb-manufacturing"],"spectra_custom_meta":{"_uagb_previous_block_counts":["a:90:{s:21:\"uagb\/advanced-heading\";i:0;s:15:\"uagb\/blockquote\";i:0;s:12:\"uagb\/buttons\";i:0;s:18:\"uagb\/buttons-child\";i:0;s:19:\"uagb\/call-to-action\";i:0;s:15:\"uagb\/cf7-styler\";i:0;s:11:\"uagb\/column\";i:0;s:12:\"uagb\/columns\";i:0;s:14:\"uagb\/container\";i:0;s:21:\"uagb\/content-timeline\";i:0;s:27:\"uagb\/content-timeline-child\";i:0;s:14:\"uagb\/countdown\";i:0;s:12:\"uagb\/counter\";i:0;s:8:\"uagb\/faq\";i:0;s:14:\"uagb\/faq-child\";i:0;s:10:\"uagb\/forms\";i:0;s:17:\"uagb\/forms-accept\";i:0;s:19:\"uagb\/forms-checkbox\";i:0;s:15:\"uagb\/forms-date\";i:0;s:16:\"uagb\/forms-email\";i:0;s:17:\"uagb\/forms-hidden\";i:0;s:15:\"uagb\/forms-name\";i:0;s:16:\"uagb\/forms-phone\";i:0;s:16:\"uagb\/forms-radio\";i:0;s:17:\"uagb\/forms-select\";i:0;s:19:\"uagb\/forms-textarea\";i:0;s:17:\"uagb\/forms-toggle\";i:0;s:14:\"uagb\/forms-url\";i:0;s:14:\"uagb\/gf-styler\";i:0;s:15:\"uagb\/google-map\";i:0;s:11:\"uagb\/how-to\";i:0;s:16:\"uagb\/how-to-step\";i:0;s:9:\"uagb\/icon\";i:0;s:14:\"uagb\/icon-list\";i:0;s:20:\"uagb\/icon-list-child\";i:0;s:10:\"uagb\/image\";i:0;s:18:\"uagb\/image-gallery\";i:0;s:13:\"uagb\/info-box\";i:0;s:18:\"uagb\/inline-notice\";i:0;s:11:\"uagb\/lottie\";i:0;s:21:\"uagb\/marketing-button\";i:0;s:10:\"uagb\/modal\";i:0;s:18:\"uagb\/popup-builder\";i:0;s:16:\"uagb\/post-button\";i:0;s:18:\"uagb\/post-carousel\";i:0;s:17:\"uagb\/post-excerpt\";i:0;s:14:\"uagb\/post-grid\";i:0;s:15:\"uagb\/post-image\";i:0;s:17:\"uagb\/post-masonry\";i:0;s:14:\"uagb\/post-meta\";i:0;s:18:\"uagb\/post-taxonomy\";i:0;s:18:\"uagb\/post-timeline\";i:0;s:15:\"uagb\/post-title\";i:0;s:20:\"uagb\/restaurant-menu\";i:0;s:26:\"uagb\/restaurant-menu-child\";i:0;s:11:\"uagb\/review\";i:0;s:12:\"uagb\/section\";i:0;s:14:\"uagb\/separator\";i:0;s:11:\"uagb\/slider\";i:0;s:17:\"uagb\/slider-child\";i:0;s:17:\"uagb\/social-share\";i:0;s:23:\"uagb\/social-share-child\";i:0;s:16:\"uagb\/star-rating\";i:0;s:23:\"uagb\/sure-cart-checkout\";i:0;s:22:\"uagb\/sure-cart-product\";i:0;s:15:\"uagb\/sure-forms\";i:0;s:22:\"uagb\/table-of-contents\";i:0;s:9:\"uagb\/tabs\";i:0;s:15:\"uagb\/tabs-child\";i:0;s:18:\"uagb\/taxonomy-list\";i:0;s:9:\"uagb\/team\";i:0;s:16:\"uagb\/testimonial\";i:0;s:14:\"uagb\/wp-search\";i:0;s:19:\"uagb\/instagram-feed\";i:0;s:10:\"uagb\/login\";i:0;s:17:\"uagb\/loop-builder\";i:0;s:18:\"uagb\/loop-category\";i:0;s:20:\"uagb\/loop-pagination\";i:0;s:15:\"uagb\/loop-reset\";i:0;s:16:\"uagb\/loop-search\";i:0;s:14:\"uagb\/loop-sort\";i:0;s:17:\"uagb\/loop-wrapper\";i:0;s:13:\"uagb\/register\";i:0;s:19:\"uagb\/register-email\";i:0;s:24:\"uagb\/register-first-name\";i:0;s:23:\"uagb\/register-last-name\";i:0;s:22:\"uagb\/register-password\";i:0;s:30:\"uagb\/register-reenter-password\";i:0;s:19:\"uagb\/register-terms\";i:0;s:22:\"uagb\/register-username\";i:0;}"],"_edit_lock":["1787714194:1"],"rank_math_internal_links_processed":["1"],"rank_math_primary_category":["30"],"rank_math_seo_score":["85"],"rank_math_title":["%title% "],"rank_math_description":["Compare ENIG and HASL PCB surface finishes by flatness, cost, solderability, fine-pitch assembly, lead-free options, risks, and best-fit applications."],"rank_math_focus_keyword":["ENIG vs HASL"],"_thumbnail_id":["5178"],"_edit_last":["1"],"_elementor_page_assets":["a:0:{}"],"_uag_page_assets":["a:9:{s:3:\"css\";s:31370:\".uag-blocks-common-selector{z-index:var(--z-index-desktop) !important}@media(max-width: 976px){.uag-blocks-common-selector{z-index:var(--z-index-tablet) !important}}@media(max-width: 767px){.uag-blocks-common-selector{z-index:var(--z-index-mobile) !important}}.uagb-social-share__outer-wrap,.uagb-social-share__wrap{display:flex;align-items:center;justify-content:center}.uagb-social-share__layout-vertical.uagb-social-share__outer-wrap,.uagb-social-share__layout-vertical .uagb-social-share__wrap{flex-direction:column}.uagb-social-share__layout-vertical .wp-block-uagb-social-share-child.uagb-ss-repeater.uagb-ss__wrapper:first-child{margin-top:0 !important}.uagb-social-share__layout-vertical .wp-block-uagb-social-share-child.uagb-ss-repeater.uagb-ss__wrapper:last-child{margin-bottom:0 !important}.uagb-social-share__outer-wrap a.uagb-button__link:focus{box-shadow:none}.uagb-social-share__outer-wrap .uagb-ss__wrapper{padding:0;margin-left:5px;margin-right:5px;transition:all .2s;display:inline-flex;text-align:center}.uagb-social-share__outer-wrap .uagb-ss__source-wrap{display:inline-block}.uagb-social-share__outer-wrap .uagb-ss__link{color:#3a3a3a;display:inline-table;line-height:0;cursor:pointer}.uagb-social-share__outer-wrap .uagb-ss__source-icon{font-size:40px;width:40px;height:40px}.uagb-social-share__outer-wrap .uagb-ss__source-image{width:40px}@media(max-width: 976px){.uagb-social-share__layout-horizontal .uagb-ss__wrapper{margin-left:0;margin-right:0}}.uagb-social-share__layout-horizontal .wp-block-uagb-social-share-child.uagb-ss-repeater.uagb-ss__wrapper:first-child{margin-left:0 !important}.uagb-social-share__layout-horizontal .wp-block-uagb-social-share-child.uagb-ss-repeater.uagb-ss__wrapper:last-child{margin-right:0 !important}.wp-block-uagb-social-share .uagb-social-share__wrapper{text-decoration:none}.uagb-social-share__wrapper{box-shadow:none}.uagb-social-share__outer-wrap:not(.uagb-social-share__no-label) .uagb-social-share__source-wrap{margin-right:15px}.uagb-social-share__outer-wrap.uagb-social-share__icon-at-top .uagb-social-share__source-wrap{-ms-flex-item-align:flex-start;align-self:flex-start;margin-top:5px}.uagb-block-015f0124 .uagb-ss-repeater span.uagb-ss__link{color: #3a3a3a;}.uagb-block-015f0124 .uagb-ss-repeater a.uagb-ss__link{color: #3a3a3a;}.uagb-block-015f0124 .uagb-ss-repeater span.uagb-ss__link svg{fill: #3a3a3a;}.uagb-block-015f0124 .uagb-ss-repeater a.uagb-ss__link svg{fill: #3a3a3a;}.uagb-block-015f0124.uagb-social-share__layout-vertical .uagb-ss__wrapper{margin-left: 0;margin-right: 0;margin-top: 5px;margin-bottom: 5px;}.uagb-block-015f0124.uagb-social-share__layout-vertical .uagb-ss__link{padding: 10px;}.uagb-block-015f0124.uagb-social-share__layout-horizontal .uagb-ss__link{padding: 10px;}.uagb-block-015f0124.uagb-social-share__layout-horizontal .uagb-ss__wrapper{margin-left: 5px;margin-right: 5px;}.uagb-block-015f0124 .wp-block-uagb-social-share-child {border-radius: 0px;}.uagb-block-015f0124 .uagb-ss__source-wrap{width: 30px;}.uagb-block-015f0124 .uagb-ss__source-wrap svg{width: 30px;height: 30px;}.uagb-block-015f0124 .uagb-ss__source-image{width: 30px;}.uagb-block-015f0124 .uagb-ss__source-icon{width: 30px;height: 30px;font-size: 30px;}.uagb-block-015f0124.uagb-social-share__outer-wrap{justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.uagb-block-44317091.uagb-ss-repeater span.uagb-ss__link{color: #3b5998;}.uagb-block-44317091.uagb-ss-repeater a.uagb-ss__link{color: #3b5998;}.uagb-block-44317091.uagb-ss-repeater span.uagb-ss__link svg{fill: #3b5998;}.uagb-block-44317091.uagb-ss-repeater a.uagb-ss__link svg{fill: #3b5998;}.uagb-block-df693e43.uagb-ss-repeater span.uagb-ss__link{color: #55acee;}.uagb-block-df693e43.uagb-ss-repeater a.uagb-ss__link{color: #55acee;}.uagb-block-df693e43.uagb-ss-repeater span.uagb-ss__link svg{fill: #55acee;}.uagb-block-df693e43.uagb-ss-repeater a.uagb-ss__link svg{fill: #55acee;}.uagb-block-e0123642.uagb-ss-repeater span.uagb-ss__link{color: #bd081c;}.uagb-block-e0123642.uagb-ss-repeater a.uagb-ss__link{color: #bd081c;}.uagb-block-e0123642.uagb-ss-repeater span.uagb-ss__link svg{fill: #bd081c;}.uagb-block-e0123642.uagb-ss-repeater a.uagb-ss__link svg{fill: #bd081c;}.uagb-block-23521e42.uagb-ss-repeater span.uagb-ss__link{color: #0077b5;}.uagb-block-23521e42.uagb-ss-repeater a.uagb-ss__link{color: #0077b5;}.uagb-block-23521e42.uagb-ss-repeater span.uagb-ss__link svg{fill: #0077b5;}.uagb-block-23521e42.uagb-ss-repeater a.uagb-ss__link svg{fill: #0077b5;}@media only screen and (max-width: 976px) {.uagb-block-015f0124.uagb-social-share__layout-vertical .uagb-ss__wrapper{margin-left: 0;margin-right: 0;margin-top: 5px;margin-bottom: 5px;}.uagb-block-015f0124.uagb-social-share__layout-horizontal .uagb-ss__wrapper{margin-left: 5px;margin-right: 5px;}.uagb-block-015f0124.uagb-social-share__outer-wrap{justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}}@media only screen and (max-width: 767px) {.uagb-block-015f0124.uagb-social-share__layout-vertical .uagb-ss__wrapper{margin-left: 0;margin-right: 0;margin-top: 5px;margin-bottom: 5px;}.uagb-block-015f0124.uagb-social-share__layout-horizontal .uagb-ss__wrapper{margin-left: 5px;margin-right: 5px;}.uagb-block-015f0124.uagb-social-share__outer-wrap{justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}}.uagb-cta__outer-wrap .uagb-cta__content,.uagb-cta__outer-wrap a.uagb-cta__block-link span,.uagb-cta__outer-wrap .uagb-cta__content-right .uagb-cta__button-wrapper,.uagb-cta__outer-wrap .uagb-cta-typeof-button,.uagb-cta__outer-wrap .uagb-cta__content-right .uagb-cta__block-link,.uagb-cta__outer-wrap .uagb-cta-with-svg{display:inline-block}.uagb-cta__outer-wrap{display:flex;justify-content:space-between}.wp-block-uagb-call-to-action .uagb-cta__buttons{display:inline-flex}.wp-block-uagb-call-to-action .wp-block-button__link,.wp-block-uagb-call-to-action .ast-outline-button{fill:currentColor;justify-content:center}.uagb-cta__button-link-wrapper,.uagb-cta-second__button{display:inline-flex;align-items:center;word-break:keep-all;width:100%}.uagb-cta__title{padding:0;margin:0;display:block}.uagb-cta__content-right .uagb-cta__button-wrapper{float:right}.uagb-cta__link-wrapper.uagb-cta__block-link-style:empty{display:none}a.uagb-cta__block-link,.entry .entry-content a.uagb-cta__block-link,a.uagb-cta__block-link-wrap,.entry .entry-content a.uagb-cta__block-link-wrap{text-decoration:none}a.uagb-cta__block-link:hover,.entry .entry-content a.uagb-cta__block-link:hover,a.uagb-cta__block-link-wrap:hover,.entry .entry-content a.uagb-cta__block-link-wrap:hover .entry .entry-content a.uagb-cta__block-link:hover{color:inherit}.uagb-cta__content-right{text-align:right;justify-content:flex-end}.uagb-cta__left-right-wrap{width:100%;word-break:break-word}.uagb-cta__icon-position-below-title .uagb-cta__left-right-wrap{display:block;min-width:100%;width:100%}.uagb-cta__icon-position-left .uagb-cta__left-right-wrap,.uagb-cta__icon-position-right .uagb-cta__left-right-wrap{display:flex}.uagb-cta__icon-position-right .uagb-cta__left-right-wrap{justify-content:flex-end}.uagb-cta__block-link-icon-after{margin-left:5px;margin-right:0}.uagb-cta__block-link-icon-before{margin-left:0;margin-right:5px}.uagb-cta__block-link-icon,.uagb-cta__block svg{transition:all 200ms linear}.uagb-cta__block{position:relative}.uagb-cta-typeof-button{line-height:1;text-align:center}.uagb-cta__content-right .uagb-cta__button-link-wrapper,.uagb-cta__content-right .uagb-cta-second__button .uagb-cta__content-right .uagb-cta__block-link,.uagb-cta__content-right.uagb-cta__button-valign-middle .uagb-cta__left-right-wrap{display:flex;align-items:center}.uagb-cta__content-right .uagb-cta__button-link-wrapper,.uagb-cta__content-right .uagb-cta-second__button .uagb-cta__content-right .uagb-cta__block-link{justify-content:center}.uagb-cta__link-wrapper a{box-shadow:none;text-decoration:none}.uagb-cta__block,.uagb-cta__content,.uagb-cta__left-right-wrap{z-index:1}.uagb-cta__block-link{cursor:pointer}.uagb-cta__content-right .uagb-cta__block-link{float:right;padding:10px 14px}a.uagb-cta__block-link-wrap{color:inherit}.uagb-cta__content p:empty{display:none}.uagb-cta__button-type-none .uagb-cta__content{width:100%}.uagb-cta-with-svg{height:14px;width:14px;line-height:14px;vertical-align:middle}.uagb-cta__block svg{display:block;height:inherit;width:inherit}.uagb-cta__button-link-wrapper svg{width:20px;height:20px}.uagb-cta__align-button-after{margin-left:5px}.uagb-cta__align-button-before{margin-right:5px}.uagb-cta__block-link i{font-style:normal}a.uagb-cta__link-to-all{position:absolute;top:0;left:0;width:100%;height:100%;z-index:11}.wp-block-uagb-call-to-action{position:relative}.wp-block-uagb-call-to-action a.uagb-cta__link-to-all{position:absolute;top:0;left:0;width:100%;height:100%;z-index:11}@media only screen and (max-width: 976px){.uagb-cta__content-stacked-tablet,.uagb-cta__content-stacked-tablet .uagb-cta__left-right-wrap{flex-direction:column;text-align:center}.uagb-cta__content-stacked-tablet.uagb-cta__content-right .uagb-cta__button-wrapper{float:none;margin:0 auto}.uagb-cta__content-stacked-tablet .uagb-cta__left-right-wrap .uagb-cta__content{margin-left:0;margin-right:0}.uagb-cta__content-stacked-tablet.uagb-cta__content-right .uagb-cta__left-right-wrap .uagb-cta__content,.uagb-cta__content-stacked-tablet.uagb-cta__content-right .uagb-cta__left-right-wrap .uagb-cta__link-wrapper{width:100% !important}}@media screen and (max-width: 767px){.uagb-cta__content-stacked-mobile,.uagb-cta__content-stacked-mobile .uagb-cta__left-right-wrap{flex-direction:column;text-align:center}.uagb-cta__content-stacked-mobile.uagb-cta__content-right .uagb-cta__button-wrapper{float:none;margin:0 auto}.uagb-cta__content-stacked-mobile .uagb-cta__left-right-wrap .uagb-cta__content{margin-left:0;margin-right:0}.uagb-cta__content-stacked-mobile.uagb-cta__content-right .uagb-cta__left-right-wrap .uagb-cta__content,.uagb-cta__content-stacked-mobile.uagb-cta__content-right .uagb-cta__left-right-wrap .uagb-cta__link-wrapper{width:100% !important}}.uagb-cta__desc p:last-child{margin-bottom:0}.uagb-block-6c2dcb80.wp-block-uagb-call-to-action .uagb-cta__title{margin-bottom: 10px;}.uagb-block-6c2dcb80.wp-block-uagb-call-to-action .uagb-cta__desc{margin-bottom: 10px;}.uagb-block-6c2dcb80 .uagb-cta__align-button-after{margin-left: 10px;}.uagb-block-6c2dcb80 .uagb-cta__align-button-before{margin-right: 10px;}.uagb-block-6c2dcb80.wp-block-uagb-call-to-action a.uagb-cta__button-link-wrapper > svg{margin-left: 10px;}.uagb-block-6c2dcb80.wp-block-uagb-call-to-action a.uagb-cta-second__button > svg{margin-left: 10px;font-size: 14px;width: 14px;height: 14px;line-height: 14px;}.uagb-block-6c2dcb80 .uagb-cta__content-wrap{text-align: left;}.uagb-block-6c2dcb80 .uagb-cta__wrap{width: 70%;text-align: left;}.uagb-block-6c2dcb80.wp-block-uagb-call-to-action{text-align: left;}.uagb-block-6c2dcb80 .uagb-cta__left-right-wrap .uagb-cta__content{margin-left: 0px;}.uagb-block-6c2dcb80 .uagb-cta__buttons{column-gap: 15px;}.uagb-block-6c2dcb80.wp-block-uagb-call-to-action {display: flex;justify-content: space-between;}.uagb-block-6c2dcb80 .uagb-cta__content-right .uagb-cta__left-right-wrap .uagb-cta__content{width: 70%;}.uagb-block-6c2dcb80 .uagb-cta__content-right .uagb-cta__left-right-wrap .uagb-cta__link-wrapper{width: 30%;}.uagb-block-6c2dcb80.wp-block-uagb-call-to-action a.uagb-cta__button-link-wrapper {align-self: center;height: fit-content;margin-left: auto;}.uagb-block-6c2dcb80.wp-block-uagb-call-to-action  {flex-direction: row;align-items: center;}.uagb-block-6c2dcb80.wp-block-uagb-call-to-action.wp-block-button a.uagb-cta-second__button{align-self: center;height: fit-content;}.uagb-block-6c2dcb80.wp-block-uagb-call-to-action.wp-block-button a.uagb-cta-second__button:hover{background-color: !important;}.uagb-block-6c2dcb80.wp-block-uagb-call-to-action.wp-block-button a.uagb-cta-second__button:focus{background-color: !important;}.uagb-block-6c2dcb80 .uagb-cta__button-wrapper a.uagb-cta-typeof-button{color: #333;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: solid;}.uagb-block-6c2dcb80.wp-block-uagb-call-to-action.wp-block-button .uagb-cta__buttons a.uagb-cta__button-link-wrapper.wp-block-button__link{border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: solid;}.uagb-block-6c2dcb80.wp-block-uagb-call-to-action a.uagb-cta-second__button{text-transform: normal;text-decoration: none;font-size: 14px;}@media only screen and (max-width: 976px) {.uagb-block-6c2dcb80.wp-block-uagb-call-to-action.uagb-cta__content-stacked-tablet {display: inherit;}.uagb-block-6c2dcb80.uagb-cta__content-stacked-tablet .uagb-cta__wrap{width: 100%;}.uagb-block-6c2dcb80 .uagb-cta__content-right .uagb-cta__left-right-wrap .uagb-cta__link-wrapper{width: 30%;}.uagb-block-6c2dcb80 .uagb-cta__wrap{text-align: center;}.uagb-block-6c2dcb80.wp-block-uagb-call-to-action {flex-direction: column;align-items: center;}.uagb-block-6c2dcb80.wp-block-uagb-call-to-action a.uagb-cta__button-link-wrapper{border-style: solid;border-color: #333;}.uagb-block-6c2dcb80.wp-block-uagb-call-to-action.wp-block-button .uagb-cta__buttons a.uagb-cta__button-link-wrapper.wp-block-button__link{border-style: solid;border-color: #333;}}@media only screen and (max-width: 767px) {.uagb-block-6c2dcb80.wp-block-uagb-call-to-action.uagb-cta__content-stacked-mobile {display: inherit;}.uagb-block-6c2dcb80.uagb-cta__content-stacked-mobile .uagb-cta__wrap{width: 100%;}.uagb-block-6c2dcb80 .uagb-cta__buttons{justify-content: center;}.uagb-block-6c2dcb80 .uagb-cta__content-right .uagb-cta__left-right-wrap .uagb-cta__link-wrapper{width: 30%;}.uagb-block-6c2dcb80 .uagb-cta__wrap{text-align: center;}.uagb-block-6c2dcb80.wp-block-uagb-call-to-action {flex-direction: column;align-items: center;}.uagb-block-6c2dcb80.wp-block-uagb-call-to-action a.uagb-cta__button-link-wrapper{border-style: solid;border-color: #333;}.uagb-block-6c2dcb80.wp-block-uagb-call-to-action.wp-block-button .uagb-cta__buttons a.uagb-cta__button-link-wrapper.wp-block-button__link{border-style: solid;border-color: #333;}}.uagb-icon-list__wrap{display:flex;align-items:flex-start;justify-content:flex-start}.wp-block-uagb-icon-list-child{padding:0;transition:all .2s;display:inline-flex;color:#3a3a3a;align-items:center;text-decoration:none;box-shadow:none}.wp-block-uagb-icon-list-child span.uagb-icon-list__source-wrap{display:block;align-items:center}.uagb-icon-list__source-wrap svg{display:block}.uagb-icon-list__source-image{width:40px}.uagb-icon-list__outer-wrap .uagb-icon-list__content-wrap{color:#3a3a3a;display:flex;align-items:center}.wp-block-uagb-icon-list-child{position:relative}.wp-block-uagb-icon-list-child>a{position:absolute;top:0;left:0;width:100%;height:100%}img.uagb-icon-list__source-image{max-width:unset}.wp-block-uagb-icon-list-child .uagb-icon-list__label{word-break:break-word}.wp-block-uagb-icon-list.uagb-block-f606f41a .uagb-icon-list__source-image{width: 16px;}.wp-block-uagb-icon-list.uagb-block-f606f41a .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 16px;height: 16px;font-size: 16px;}.wp-block-uagb-icon-list.uagb-block-f606f41a .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{padding: 0px;border-radius: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-f606f41a .wp-block-uagb-icon-list-child .uagb-icon-list__label{text-decoration: !important;line-height: em;}.wp-block-uagb-icon-list.uagb-block-f606f41a .uagb-icon-list__wrap{display: flex;flex-direction: column;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: flex-start;-ms-flex-align: flex-start;align-items: flex-start;}.wp-block-uagb-icon-list.uagb-block-f606f41a .uagb-icon-list__label{text-align: left;}.wp-block-uagb-icon-list.uagb-block-f606f41a .wp-block-uagb-icon-list-child{text-decoration: !important;line-height: em;}.wp-block-uagb-icon-list.uagb-block-f606f41a.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 0;margin-right: 0;margin-bottom: 10px;}.wp-block-uagb-icon-list.uagb-block-f606f41a .uagb-icon-list__source-wrap{margin-right: 15px;}.uagb-block-ddf54d80.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-ddf54d80.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-b45e4180.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-b45e4180.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-6962245c.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-6962245c.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}@media only screen and (max-width: 976px) {.wp-block-uagb-icon-list.uagb-block-f606f41a .uagb-icon-list__source-image{width: 16px;}.wp-block-uagb-icon-list.uagb-block-f606f41a .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 16px;height: 16px;font-size: 16px;}.wp-block-uagb-icon-list.uagb-block-f606f41a .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap {padding: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-f606f41a .uagb-icon-list__wrap{display: flex;flex-direction: column;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: flex-start;-ms-flex-align: flex-start;align-items: flex-start;}.wp-block-uagb-icon-list.uagb-block-f606f41a.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 0;margin-right: 0;margin-bottom: 10px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-icon-list.uagb-block-f606f41a .uagb-icon-list__source-image{width: 16px;}.wp-block-uagb-icon-list.uagb-block-f606f41a .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 16px;height: 16px;font-size: 16px;}.wp-block-uagb-icon-list.uagb-block-f606f41a .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{padding: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-f606f41a .uagb-icon-list__wrap{display: flex;flex-direction: column;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: flex-start;-ms-flex-align: flex-start;align-items: flex-start;}.wp-block-uagb-icon-list.uagb-block-f606f41a.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 0;margin-right: 0;margin-bottom: 10px;}}.wp-block-uagb-container{display:flex;position:relative;box-sizing:border-box;transition-property:box-shadow;transition-duration:.2s;transition-timing-function:ease}.wp-block-uagb-container .spectra-container-link-overlay{bottom:0;left:0;position:absolute;right:0;top:0;z-index:10}.wp-block-uagb-container.uagb-is-root-container{margin-left:auto;margin-right:auto}.wp-block-uagb-container.alignfull.uagb-is-root-container .uagb-container-inner-blocks-wrap{display:flex;position:relative;box-sizing:border-box;margin-left:auto !important;margin-right:auto !important}.wp-block-uagb-container .wp-block-uagb-blockquote,.wp-block-uagb-container .wp-block-spectra-pro-login,.wp-block-uagb-container .wp-block-spectra-pro-register{margin:unset}.wp-block-uagb-container .uagb-container__video-wrap{height:100%;width:100%;top:0;left:0;position:absolute;overflow:hidden;-webkit-transition:opacity 1s;-o-transition:opacity 1s;transition:opacity 1s}.wp-block-uagb-container .uagb-container__video-wrap video{max-width:100%;width:100%;height:100%;margin:0;line-height:1;border:none;display:inline-block;vertical-align:baseline;-o-object-fit:cover;object-fit:cover;background-size:cover}.wp-block-uagb-container.uagb-layout-grid{display:grid;width:100%}.wp-block-uagb-container.uagb-layout-grid>.uagb-container-inner-blocks-wrap{display:inherit;width:inherit}.wp-block-uagb-container.uagb-layout-grid>.uagb-container-inner-blocks-wrap>.wp-block-uagb-container{max-width:unset !important;width:unset !important}.wp-block-uagb-container.uagb-layout-grid>.wp-block-uagb-container{max-width:unset !important;width:unset !important}.wp-block-uagb-container.uagb-layout-grid.uagb-is-root-container{margin-left:auto;margin-right:auto}.wp-block-uagb-container.uagb-layout-grid.uagb-is-root-container>.wp-block-uagb-container{max-width:unset !important;width:unset !important}.wp-block-uagb-container.uagb-layout-grid.alignwide.uagb-is-root-container{margin-left:auto;margin-right:auto}.wp-block-uagb-container.uagb-layout-grid.alignfull.uagb-is-root-container .uagb-container-inner-blocks-wrap{display:inherit;position:relative;box-sizing:border-box;margin-left:auto !important;margin-right:auto !important}body .wp-block-uagb-container>.uagb-container-inner-blocks-wrap>*:not(.wp-block-uagb-container):not(.wp-block-uagb-column):not(.wp-block-uagb-container):not(.wp-block-uagb-section):not(.uagb-container__shape):not(.uagb-container__video-wrap):not(.wp-block-spectra-pro-register):not(.wp-block-spectra-pro-login):not(.uagb-slider-container):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-info-box),body .wp-block-uagb-container>.uagb-container-inner-blocks-wrap,body .wp-block-uagb-container>*:not(.wp-block-uagb-container):not(.wp-block-uagb-column):not(.wp-block-uagb-container):not(.wp-block-uagb-section):not(.uagb-container__shape):not(.uagb-container__video-wrap):not(.wp-block-spectra-pro-register):not(.wp-block-spectra-pro-login):not(.uagb-slider-container):not(.spectra-container-link-overlay):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-faq__outer-wrap){min-width:unset !important;width:100%;position:relative}body .ast-container .wp-block-uagb-container>.uagb-container-inner-blocks-wrap>.wp-block-uagb-container>ul,body .ast-container .wp-block-uagb-container>.uagb-container-inner-blocks-wrap>.wp-block-uagb-container ol,body .ast-container .wp-block-uagb-container>.uagb-container-inner-blocks-wrap>ul,body .ast-container .wp-block-uagb-container>.uagb-container-inner-blocks-wrap ol{max-width:-webkit-fill-available;margin-block-start:0;margin-block-end:0;margin-left:20px}.ast-plain-container .editor-styles-wrapper .block-editor-block-list__layout.is-root-container .uagb-is-root-container.wp-block-uagb-container.alignwide{margin-left:auto;margin-right:auto}.uagb-container__shape{overflow:hidden;position:absolute;left:0;width:100%;line-height:0;direction:ltr}.uagb-container__shape-top{top:-3px}.uagb-container__shape-bottom{bottom:-3px}.uagb-container__shape.uagb-container__invert.uagb-container__shape-bottom,.uagb-container__shape.uagb-container__invert.uagb-container__shape-top{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.uagb-container__shape.uagb-container__shape-flip svg{transform:translateX(-50%) rotateY(180deg)}.uagb-container__shape svg{display:block;width:-webkit-calc(100% + 1.3px);width:calc(100% + 1.3px);position:relative;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.uagb-container__shape .uagb-container__shape-fill{-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}.uagb-container__shape.uagb-container__shape-above-content{z-index:9;pointer-events:none}.nv-single-page-wrap .nv-content-wrap.entry-content .wp-block-uagb-container.alignfull{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}@media only screen and (max-width: 767px){.wp-block-uagb-container .wp-block-uagb-advanced-heading{width:-webkit-fill-available}}.wp-block-uagb-image--align-none{justify-content:center}.wp-block-uagb-container.uagb-block-845e6da6 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-845e6da6 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-845e6da6 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-845e6da6 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-845e6da6 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-845e6da6{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-845e6da6 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 20px;column-gap: 20px;}.wp-block-uagb-container.uagb-block-845e6da6{box-shadow: 0px 0px   #00000070 ;padding-top: 10px;padding-bottom: 10px;padding-left: 10px;padding-right: 10px;margin-top:  !important;margin-bottom:  !important;overflow: visible;order: initial;border-color: inherit;row-gap: 20px;column-gap: 20px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-845e6da6{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-845e6da6 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-845e6da6{padding-top: 10px;padding-bottom: 10px;padding-left: 10px;padding-right: 10px;margin-top:  !important;margin-bottom:  !important;order: initial;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-845e6da6{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-845e6da6 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-845e6da6{padding-top: 10px;padding-bottom: 10px;padding-left: 10px;padding-right: 10px;margin-top:  !important;margin-bottom:  !important;order: initial;}}.wp-block-uagb-icon svg{width:30px}.uagb-icon-wrapper .uagb-svg-wrapper{transition:box-shadow .2s ease} .uagb-block-2b67c985.uagb-icon-wrapper{text-align: center;} .uagb-block-2b67c985.uagb-icon-wrapper .uagb-svg-wrapper a{display: contents;} .uagb-block-2b67c985.uagb-icon-wrapper svg{width: 40px;height: 40px;transform: rotate(0deg);box-sizing: content-box;fill: #333;filter: drop-shadow( 0px 0px 0px #00000070 );} .uagb-block-2b67c985.uagb-icon-wrapper .uagb-svg-wrapper{display: inline-flex;padding-top: 5px;padding-right: 5px;padding-bottom: 5px;padding-left: 5px;border-style: default;box-shadow: 0px 0px 0 #00000070 ;} .uagb-block-2b67c985.uagb-icon-wrapper .uagb-svg-wrapper:hover{box-shadow: 0px 0px 0 #00000070 ;} .uagb-block-2b67c985.uagb-icon-wrapper .uagb-svg-wrapper:focus-visible{box-shadow: 0px 0px 0 #00000070 ;}@media only screen and (max-width: 976px) { .uagb-block-2b67c985.uagb-icon-wrapper .uagb-svg-wrapper{display: inline-flex;}}@media only screen and (max-width: 767px) { .uagb-block-2b67c985.uagb-icon-wrapper .uagb-svg-wrapper{display: inline-flex;}} .uagb-block-3c223d05.uagb-icon-wrapper{text-align: center;} .uagb-block-3c223d05.uagb-icon-wrapper .uagb-svg-wrapper a{display: contents;} .uagb-block-3c223d05.uagb-icon-wrapper svg{width: 40px;height: 40px;transform: rotate(0deg);box-sizing: content-box;fill: #333;filter: drop-shadow( 0px 0px 0px #00000070 );} .uagb-block-3c223d05.uagb-icon-wrapper .uagb-svg-wrapper{display: inline-flex;padding-top: 5px;padding-right: 5px;padding-bottom: 5px;padding-left: 5px;border-style: default;box-shadow: 0px 0px 0 #00000070 ;} .uagb-block-3c223d05.uagb-icon-wrapper .uagb-svg-wrapper:hover{box-shadow: 0px 0px 0 #00000070 ;} .uagb-block-3c223d05.uagb-icon-wrapper .uagb-svg-wrapper:focus-visible{box-shadow: 0px 0px 0 #00000070 ;}@media only screen and (max-width: 976px) { .uagb-block-3c223d05.uagb-icon-wrapper .uagb-svg-wrapper{display: inline-flex;}}@media only screen and (max-width: 767px) { .uagb-block-3c223d05.uagb-icon-wrapper .uagb-svg-wrapper{display: inline-flex;}}.wp-block-uagb-container.uagb-block-e5b2e3b1 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-e5b2e3b1 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-e5b2e3b1 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-e5b2e3b1 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-e5b2e3b1 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-e5b2e3b1{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-e5b2e3b1 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 20px;column-gap: 20px;}.wp-block-uagb-container.uagb-block-e5b2e3b1{box-shadow: 0px 0px   #00000070 ;padding-top: 10px;padding-bottom: 10px;padding-left: 10px;padding-right: 10px;margin-top:  !important;margin-bottom:  !important;overflow: visible;order: initial;border-color: inherit;row-gap: 20px;column-gap: 20px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-e5b2e3b1{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-e5b2e3b1 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-e5b2e3b1{padding-top: 10px;padding-bottom: 10px;padding-left: 10px;padding-right: 10px;margin-top:  !important;margin-bottom:  !important;order: initial;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-e5b2e3b1{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-e5b2e3b1 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-e5b2e3b1{padding-top: 10px;padding-bottom: 10px;padding-left: 10px;padding-right: 10px;margin-top:  !important;margin-bottom:  !important;order: initial;}}\";s:2:\"js\";s:2033:\"document.addEventListener(\"DOMContentLoaded\", function(){ var ssLinksParent = document.querySelector( '.uagb-block-015f0124' );\nssLinksParent?.addEventListener( 'keyup', function ( e ) {\nvar link = e.target.closest( '.uagb-ss__link' );\nif ( link && e.keyCode === 13 ) {\n\thandleSocialLinkClick( link );\n}\n});\n\nssLinksParent?.addEventListener( 'click', function ( e ) {\nvar link = e.target.closest( '.uagb-ss__link' );\nif ( link ) {\n\thandleSocialLinkClick( link );\n}\n});\n\nfunction handleSocialLinkClick( link ) {\nvar social_url = link.dataset.href;\nvar target = \"\";\nif ( social_url == \"mailto:?body=\" ) {\n\ttarget = \"_self\";\n}\nvar request_url = \"\";\nif ( social_url.indexOf(\"\/pin\/create\/link\/?url=\") !== -1 ) {\n\trequest_url = social_url + encodeURIComponent( window.location.href ) + \"&media=\" + 'https:\/\/flj-pcb.com\/wp-content\/uploads\/2026\/08\/Which-PCB-Surface-Finish-Is-Better.webp';\n} else {\n\trequest_url = social_url + encodeURIComponent( window.location.href );\n}\nwindow.open( request_url, target );\n}\n\t\t\t\twindow.addEventListener( 'DOMContentLoaded', () => {\n\t\t\t\t\tconst blockScope = document.querySelector( '.uagb-block-2b67c985' );\n\t\t\t\t\tif ( ! blockScope ) {\n\t\t\t\t\t\treturn;\n\t\t\t\t\t}\n\n\t\t\t\t\tconst anchorElement = blockScope.querySelector('a');\n\t\t\t\t\tif (!anchorElement) {\n\t\t\t\t\t\treturn;\n\t\t\t\t\t} \n\n\t\t\t\t\t \n\t\t\t\t\tblockScope.addEventListener('keydown', (event) => {\n\t\t\t\t\t\tif ( 13 === event.keyCode || 32 === event.keyCode ) {\n\t\t\t\t\t\t\tevent.preventDefault();\n\t\t\t\t\t\t\t \n\t\t\t\t\t\t\tanchorElement.click();\t\n\t\t\t\t\t\t}\n\t\t\t\t\t} );\n\t\t\t\t} );\n\t\t\t\t\t\t\twindow.addEventListener( 'DOMContentLoaded', () => {\n\t\t\t\t\tconst blockScope = document.querySelector( '.uagb-block-3c223d05' );\n\t\t\t\t\tif ( ! blockScope ) {\n\t\t\t\t\t\treturn;\n\t\t\t\t\t}\n\n\t\t\t\t\tconst anchorElement = blockScope.querySelector('a');\n\t\t\t\t\tif (!anchorElement) {\n\t\t\t\t\t\treturn;\n\t\t\t\t\t} \n\n\t\t\t\t\t \n\t\t\t\t\tblockScope.addEventListener('keydown', (event) => {\n\t\t\t\t\t\tif ( 13 === event.keyCode || 32 === event.keyCode ) {\n\t\t\t\t\t\t\tevent.preventDefault();\n\t\t\t\t\t\t\t \n\t\t\t\t\t\t\tanchorElement.click();\t\n\t\t\t\t\t\t}\n\t\t\t\t\t} );\n\t\t\t\t} );\n\t\t\t });\";s:18:\"current_block_list\";a:20:{i:0;s:9:\"core\/html\";i:1;s:11:\"core\/search\";i:2;s:10:\"core\/group\";i:3;s:12:\"core\/heading\";i:4;s:17:\"core\/latest-posts\";i:5;s:20:\"core\/latest-comments\";i:6;s:13:\"core\/archives\";i:7;s:15:\"core\/categories\";i:8;s:10:\"core\/image\";i:9;s:14:\"core\/paragraph\";i:10;s:10:\"core\/embed\";i:11;s:17:\"uagb\/social-share\";i:12;s:23:\"uagb\/social-share-child\";i:13;s:19:\"uagb\/call-to-action\";i:14;s:14:\"uagb\/icon-list\";i:15;s:20:\"uagb\/icon-list-child\";i:16;s:14:\"uagb\/container\";i:17;s:9:\"uagb\/icon\";i:18;s:17:\"core\/social-links\";i:19;s:16:\"core\/social-link\";}s:8:\"uag_flag\";b:1;s:11:\"uag_version\";i:1787714188;s:6:\"gfonts\";a:0:{}s:10:\"gfonts_url\";s:0:\"\";s:12:\"gfonts_files\";a:0:{}s:14:\"uag_faq_layout\";b:0;}"],"_uag_css_file_name":["uag-css-5179.css"],"_uag_js_file_name":["uag-js-5179.js"]},"uagb_featured_image_src":{"full":["https:\/\/flj-pcb.com\/wp-content\/uploads\/2026\/08\/Which-PCB-Surface-Finish-Is-Better.webp",1000,666,false],"thumbnail":["https:\/\/flj-pcb.com\/wp-content\/uploads\/2026\/08\/Which-PCB-Surface-Finish-Is-Better-150x150.webp",150,150,true],"medium":["https:\/\/flj-pcb.com\/wp-content\/uploads\/2026\/08\/Which-PCB-Surface-Finish-Is-Better-300x200.webp",300,200,true],"medium_large":["https:\/\/flj-pcb.com\/wp-content\/uploads\/2026\/08\/Which-PCB-Surface-Finish-Is-Better-768x511.webp",768,511,true],"large":["https:\/\/flj-pcb.com\/wp-content\/uploads\/2026\/08\/Which-PCB-Surface-Finish-Is-Better.webp",1000,666,false],"1536x1536":["https:\/\/flj-pcb.com\/wp-content\/uploads\/2026\/08\/Which-PCB-Surface-Finish-Is-Better.webp",1000,666,false],"2048x2048":["https:\/\/flj-pcb.com\/wp-content\/uploads\/2026\/08\/Which-PCB-Surface-Finish-Is-Better.webp",1000,666,false],"trp-custom-language-flag":["https:\/\/flj-pcb.com\/wp-content\/uploads\/2026\/08\/Which-PCB-Surface-Finish-Is-Better-18x12.webp",18,12,true]},"uagb_author_info":{"display_name":"Philifast","author_link":"https:\/\/flj-pcb.com\/szl\/author\/2475017442jygmail-com\/"},"uagb_comment_info":0,"uagb_excerpt":"On this page ENIG vs. HASL at a glance What is a PCB surface finish? What is ENIG? What is [&hellip;]","_links":{"self":[{"href":"https:\/\/flj-pcb.com\/szl\/wp-json\/wp\/v2\/posts\/5179","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/flj-pcb.com\/szl\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/flj-pcb.com\/szl\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/flj-pcb.com\/szl\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/flj-pcb.com\/szl\/wp-json\/wp\/v2\/comments?post=5179"}],"version-history":[{"count":2,"href":"https:\/\/flj-pcb.com\/szl\/wp-json\/wp\/v2\/posts\/5179\/revisions"}],"predecessor-version":[{"id":5181,"href":"https:\/\/flj-pcb.com\/szl\/wp-json\/wp\/v2\/posts\/5179\/revisions\/5181"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/flj-pcb.com\/szl\/wp-json\/wp\/v2\/media\/5178"}],"wp:attachment":[{"href":"https:\/\/flj-pcb.com\/szl\/wp-json\/wp\/v2\/media?parent=5179"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/flj-pcb.com\/szl\/wp-json\/wp\/v2\/categories?post=5179"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/flj-pcb.com\/szl\/wp-json\/wp\/v2\/tags?post=5179"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}