{"id":6,"date":"2025-08-20T09:33:04","date_gmt":"2025-08-20T09:33:04","guid":{"rendered":"https:\/\/flj-pcb.com\/home\/"},"modified":"2026-03-31T06:53:52","modified_gmt":"2026-03-31T06:53:52","slug":"home","status":"publish","type":"page","link":"https:\/\/flj-pcb.com\/da\/","title":{"rendered":"Hjem"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"6\" class=\"elementor elementor-6\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9e88b79 e-con-full e-flex e-con e-parent\" data-id=\"9e88b79\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-06e5362 elementor-widget elementor-widget-html\" data-id=\"06e5362\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t    <style>\r\n        :root {\r\n            --primary-green: #0a8a6f;\r\n            --accent-green: #00ff99;\r\n            --text-white: #ffffff;\r\n            --promo-red: #e60000;\r\n        }\r\n\r\n       \r\n\r\n        .pcb-banner {\r\n            width: 100vw;\r\n            height: 500px; \/* \u589e\u52a0\u5230600px\u4ee5\u5bb9\u7eb3350px\u56fe\u7247+\u5012\u5f71 *\/\r\n            position: relative;\r\n            overflow: hidden;\r\n            background: var(--primary-green);\r\n            background-image: radial-gradient(circle, rgba(0,255,153,0.1) 1.5px, transparent 1.5px);\r\n            background-size: 30px 30px;\r\n            display: flex;\r\n        }\r\n\r\n        \/* --- \u6838\u5fc3\u8c03\u6574\uff1a\u5de6\u4fa7\u4e3b\u5bb9\u5668\u6539\u4e3a\u5de6\u53f3\u5206\u5e03 --- *\/\r\n        .banner-left {\r\n            position: relative;\r\n            z-index: 10;\r\n            width: 70%; \/* \u8c03\u5bbd\u4e00\u70b9\u7ed9\u56fe\u7247\u7559\u7a7a\u95f4 *\/\r\n            padding: 0 40px 0 60px;\r\n            display: flex;\r\n            align-items: center; \/* \u5782\u76f4\u5c45\u4e2d *\/\r\n            justify-content: space-between; \/* \u6587\u5b57\u9760\u5de6\uff0c\u56fe\u7247\u9760\u53f3 *\/\r\n            gap: 30px;\r\n        }\r\n\r\n        \/* \u6587\u5b57\u533a\u57df\u9650\u5236\u5bbd\u5ea6 *\/\r\n        .banner-text {\r\n            flex: 0 0 45%;\r\n        }\r\n\r\n        .banner-text h1 {\r\n            font-size: clamp(22px, 3vw, 36px);\r\n            font-weight: 900;\r\n            color: var(--text-white);\r\n            line-height: 1.2;\r\n            margin-bottom: 25px;\r\n        }\r\n\r\n        .features {\r\n            display: flex;\r\n            flex-direction: column;\r\n            gap: 12px;\r\n        }\r\n\r\n        .feature-item {\r\n            color: var(--accent-green);\r\n            font-weight: bold;\r\n            font-size: 16px;\r\n            display: flex;\r\n            align-items: center;\r\n        }\r\n\r\n        .feature-item span {\r\n            color: #fff;\r\n            margin-left: 10px;\r\n            font-weight: 500;\r\n        }\r\n\r\n\r\n\r\n        .pcb-item {\r\n            width: 700px; \/* \u5bbd\u5ea6\u7f29\u5c0f\u4e00\u70b9\uff0c\u9632\u6b62\u6a2a\u5411\u592a\u6324 *\/\r\n            height: 350px; \/* \u4f60\u7684\u56fe\u7247\u9ad8\u5ea6 *\/\r\n            object-fit: contain;\r\n            filter: drop-shadow(0 10px 15px rgba(0,0,0,0.3));\r\n            \/* \u5012\u5f71\u8bbe\u5b9a\uff1a\u7ebf\u6027\u6e10\u53d8\u907f\u514d\u751f\u786c *\/\r\n            -webkit-box-reflect: below 0 linear-gradient(transparent 80%, rgba(0,0,0,0.2));\r\n            transition: transform 0.3s ease;\r\n        }\r\n\r\n\r\n\r\n        \/* \u53f3\u4fa7\u4f18\u60e0\u4fe1\u606f\u5361\u7247\u533a *\/\r\n        .banner-right {\r\n            position: absolute;\r\n            top: 0;\r\n            right: 0;\r\n            width: 30%;\r\n            height: 100%;\r\n            background: url('https:\/\/flj-pcb.com\/wp-content\/uploads\/2026\/03\/flj-smt-line.webp') center\/cover;\r\n            clip-path: polygon(20% 0%, 100% 0%, 100% 100%, 0% 100%);\r\n            display: flex;\r\n            flex-direction: column;\r\n            justify-content: center;\r\n            align-items: center;\r\n            gap: 20px;\r\n            z-index: 5;\r\n            padding-left: 5%;\r\n        }\r\n\r\n        .promo-box {\r\n            width: 220px;\r\n            padding: 15px;\r\n            background: rgba(255, 255, 255, 0.95);\r\n            backdrop-filter: blur(8px);\r\n            border-radius: 8px;\r\n            text-align: center;\r\n            box-shadow: 0 10px 25px rgba(0,0,0,0.2);\r\n        }\r\n\r\n        .promo-box h3 {\r\n            font-size: 20px;\r\n            color: var(--promo-red);\r\n            margin-bottom: 5px;\r\n        }\r\n\r\n        .promo-box p {\r\n            font-size: 13px;\r\n            font-weight: 600;\r\n        }\r\n\r\n        \/* \u54cd\u5e94\u5f0f\uff1a\u5c0f\u5c4f\u5e55\u53d8\u56de\u5782\u76f4\u6392\u5217 *\/\r\n        @media (max-width: 1100px) {\r\n            .banner-left {\r\n                flex-direction: column;\r\n                width: 100%;\r\n                justify-content: center;\r\n                padding: 40px 20px;\r\n                text-align: center;\r\n            }\r\n            .banner-text {\r\n                flex: none;\r\n                margin-bottom: 30px;\r\n            }\r\n            .pcb-banner {\r\n                height: auto;\r\n                min-height: 800px;\r\n            }\r\n            .banner-right {\r\n                position: relative;\r\n                width: 100%;\r\n                height: 300px;\r\n                clip-path: none;\r\n            }\r\n        }\r\n    <\/style>\r\n    \r\n    <section class=\"pcb-banner\">\r\n    <div class=\"banner-left\">\r\n        <div class=\"banner-text\">\r\n            <h1>PROFESSIONAL PCB & SMT<br>ASSEMBLY SERVICES<\/h1>\r\n            <div class=\"features\">\r\n                <div class=\"feature-item\">\u2713 <span>1-32 Layers High Precision<\/span><\/div>\r\n                <div class=\"feature-item\">\u2713 <span>24H Express Delivery<\/span><\/div>\r\n                <div class=\"feature-item\">\u2713 <span>Quick-turn Prototype<\/span><\/div>\r\n                <div class=\"feature-item\">\u2713 <span>100% E-Test Guaranteed<\/span><\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"pcb-showcase\">\r\n            <img decoding=\"async\" src=\"https:\/\/flj-pcb.com\/wp-content\/uploads\/2026\/03\/pcb-assembly.webp\" alt=\"Rigid PCB\" class=\"pcb-item\">\r\n<!--            <img decoding=\"async\" src=\"pcb-3.webp\" alt=\"Flex PCB\" class=\"pcb-item\">\r\n            <img decoding=\"async\" src=\"pcba-2.webp\" alt=\"SMT\" class=\"pcb-item\">-->\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"banner-right\">\r\n        <div class=\"promo-box\">\r\n            <h3>Free Prototype<\/h3>\r\n            <p>1-2 Layers | \u226410pcs<\/p>\r\n        <\/div>\r\n        <div class=\"promo-box\">\r\n            <h3>Only $25<\/h3>\r\n            <p>PCBA Assembly | \u226410pcs<\/p>\r\n        <\/div>\r\n    <\/div>\r\n<\/section>\r\n    \r\n    \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a8df7c7 e-flex e-con-boxed e-con e-parent\" data-id=\"a8df7c7\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7b47dd4 elementor-widget elementor-widget-heading\" data-id=\"7b47dd4\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">One-Stop PCBA og n\u00f8glef\u00e6rdige monteringsl\u00f8sninger<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d7eab6b elementor-widget elementor-widget-text-editor\" data-id=\"d7eab6b\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Philifast tilbyder full-service PCBA-behandling og n\u00f8glef\u00e6rdig montering: <a href=\"https:\/\/flj-pcb.com\/da\/pcb-assembly\/smt-assembly\/\">SMT<\/a> placering, post-reflow <a href=\"https:\/\/flj-pcb.com\/da\/pcb-assembly\/tht-pcb-assembly\/\">gennemg\u00e5ende hul (DIP)<\/a> inds\u00e6ttelse, overfladebehandling, testning, slutmontering og emballering - alt sammen under \u00e9t tag.Philifast tilbyder fuld service<a href=\"https:\/\/flj-pcb.com\/da\/pcb-assembly\/\"> PCBA<\/a> behandling og n\u00f8glef\u00e6rdig samling: SMT-placering, post-reflow through-hole (DIP)-inds\u00e6ttelse, conformal coating, test, slutmontering og emballering - alt sammen under \u00e9t tag.<\/p>\n<p>Vores printkort og samlede plader af h\u00f8j kvalitet bruges i vid udstr\u00e6kning i forskellige brancher, herunder forbrugerelektronik, <a href=\"https:\/\/flj-pcb.com\/da\/pcb-manufacturer\/automotive-pcb\/\">Bilsystemer<\/a>, <a href=\"https:\/\/flj-pcb.com\/da\/what-is-a-medical-pcb-a-reliable-guide\/\">Medicinsk udstyr<\/a>, industriel styring, telekommunikation, LED-belysning og smart home-teknologi. <strong data-start=\"888\" data-end=\"1009\">Vores kort leverer konsekvent ydeevne og p\u00e5lidelighed, perfekt egnet til komplekse og kr\u00e6vende applikationer.<\/strong><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5b2283d e-flex e-con-boxed e-con e-parent\" data-id=\"5b2283d\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-1ed6d60 e-con-full e-flex e-con e-child\" data-id=\"1ed6d60\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-4490e99 e-con-full e-flex e-con e-child\" data-id=\"4490e99\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a3e181c elementor-widget elementor-widget-video\" data-id=\"a3e181c\" data-element_type=\"widget\" data-settings=\"{&quot;youtube_url&quot;:&quot;https:\\\/\\\/youtu.be\\\/WZexvqPwKdo?si=m0LpoKhAAJ4XQum1&quot;,&quot;yt_privacy&quot;:&quot;yes&quot;,&quot;lazy_load&quot;:&quot;yes&quot;,&quot;show_image_overlay&quot;:&quot;yes&quot;,&quot;image_overlay&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;,&quot;alt&quot;:&quot;&quot;,&quot;source&quot;:&quot;library&quot;},&quot;video_type&quot;:&quot;youtube&quot;,&quot;controls&quot;:&quot;yes&quot;}\" data-widget_type=\"video.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-wrapper elementor-open-inline\">\n\t\t\t<div class=\"elementor-video\"><\/div>\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9de498b e-con-full e-flex e-con e-child\" data-id=\"9de498b\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d2e6087 elementor-widget elementor-widget-menu-anchor\" data-id=\"d2e6087\" data-element_type=\"widget\" data-widget_type=\"menu-anchor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-menu-anchor\" id=\"about-us\"><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e2dbe28 elementor-widget elementor-widget-heading\" data-id=\"e2dbe28\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Om USA<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f4e1697 elementor-widget elementor-widget-text-editor\" data-id=\"f4e1697\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Shenzhen Philifast Electron Co, Ltd. Grundlagt i 2005. Gennem mere end 10 \u00e5rs kontinuerlig udvikling har virksomheden introduceret det mest avancerede produktionsudstyr og etableret et professionelt ingeni\u00f8rteam, akkumuleret rigelig erfaring med produktion og ledelse under produktionen. Vores virksomhed har et komplet kvalitetsstyringssystem, et komplet s\u00e6t forsyningsk\u00e6desystem og opn\u00e5et produktion i stor skala. Vores kunders marked d\u00e6kker hele verden, de vigtigste produkter og teknologier eksporteres til europ\u00e6iske og amerikanske markeder. Alle produkter er i overensstemmelse med IPC- og UL-standarder.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0ece739 elementor-button-info elementor-align-left elementor-widget elementor-widget-button\" data-id=\"0ece739\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/flj-pcb.com\/da\/about\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">L\u00e6s mere<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4d1253c e-con-full e-flex e-con e-child\" data-id=\"4d1253c\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7a4068a elementor-arrows-position-inside elementor-pagination-position-outside elementor-widget elementor-widget-image-carousel\" data-id=\"7a4068a\" data-element_type=\"widget\" data-settings=\"{&quot;lazyload&quot;:&quot;yes&quot;,&quot;navigation&quot;:&quot;both&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:20,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"image-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Billedkarrusel\" dir=\"ltr\">\n\t\t\t<div class=\"elementor-image-carousel swiper-wrapper\" aria-live=\"off\">\n\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 af 4\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/flj-pcb.com\/wp-content\/uploads\/2025\/11\/quick-turn-PCB-assembly-300x225.webp\" alt=\"quick turn PCB assembly\" \/><div class=\"swiper-lazy-preloader\"><\/div><figcaption class=\"elementor-image-carousel-caption\">hurtig PCB-montage<\/figcaption><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 af 4\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/flj-pcb.com\/wp-content\/uploads\/2025\/11\/custom-PCB-300x225.webp\" alt=\"custom PCB\" \/><div class=\"swiper-lazy-preloader\"><\/div><figcaption class=\"elementor-image-carousel-caption\">Brugerdefineret PCB<\/figcaption><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 af 4\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/flj-pcb.com\/wp-content\/uploads\/2025\/11\/low-cost-PCBA-300x225.webp\" alt=\"low-cost PCBA\" \/><div class=\"swiper-lazy-preloader\"><\/div><figcaption class=\"elementor-image-carousel-caption\">PCBA til lav pris<\/figcaption><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 af 4\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/flj-pcb.com\/wp-content\/uploads\/2025\/11\/Prototype-PCB-Assembly-300x225.webp\" alt=\"Prototype PCB Assembly\" \/><div class=\"swiper-lazy-preloader\"><\/div><figcaption class=\"elementor-image-carousel-caption\">Prototype PCB-samling<\/figcaption><\/figure><\/div>\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-prev\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-left\" viewbox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"><\/path><\/svg>\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-next\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-right\" viewbox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"><\/path><\/svg>\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"swiper-pagination\"><\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-km18k72 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"km18k72\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-dd305b2\" data-id=\"dd305b2\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-573fe53 elementor-widget elementor-widget-heading\" data-id=\"573fe53\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">P\u00e5lidelig PCB- og PCBA-producent<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3171737 elementor-invisible elementor-widget elementor-widget-text-editor\" data-id=\"3171737\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p data-start=\"177\" data-end=\"505\">P\u00e5 <strong data-start=\"180\" data-end=\"193\">Philifast<\/strong>, Vi kombinerer avanceret produktionskapacitet med over to \u00e5rtiers teknisk erfaring for at levere p\u00e5lidelige PCB- og PCBA-l\u00f8sninger. Vores engagement i kvalitet, pr\u00e6cision og kundetilfredshed har gjort os til en betroet partner for globale virksomheder, der s\u00f8ger p\u00e5lidelige elektroniske produktionstjenester.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-f26e6f2 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"f26e6f2\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-6934495\" data-id=\"6934495\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-fb052ec elementor-widget elementor-widget-image-box\" data-id=\"fb052ec\" data-element_type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><div class=\"elementor-image-box-content\"><h2 class=\"elementor-image-box-title\">130+<\/h2><p class=\"elementor-image-box-description\">Globale kunder<\/p><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-a9b4967\" data-id=\"a9b4967\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-927c8f8 elementor-widget elementor-widget-image-box\" data-id=\"927c8f8\" data-element_type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><div class=\"elementor-image-box-content\"><h2 class=\"elementor-image-box-title\">20 \u00e5r.<\/h2><p class=\"elementor-image-box-description\">Ekspertise inden for branchen<\/p><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-59c6fec\" data-id=\"59c6fec\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-e44e0c5 elementor-widget elementor-widget-image-box\" data-id=\"e44e0c5\" data-element_type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><div class=\"elementor-image-box-content\"><h2 class=\"elementor-image-box-title\">200+<\/h2><p class=\"elementor-image-box-description\">Professionelt team<\/p><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t<div class=\"elementor-element elementor-element-c3f7757 e-flex e-con-boxed e-con e-parent\" data-id=\"c3f7757\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-27938cf e-con-full e-flex e-con e-child\" data-id=\"27938cf\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7533f8e elementor-widget elementor-widget-heading\" data-id=\"7533f8e\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">PCB-tjenester<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-018a569 elementor-widget elementor-widget-text-editor\" data-id=\"018a569\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p data-start=\"243\" data-end=\"507\">Hos Philifast leverer vi end-to-end PCB- og PCBA-tjenester for at bringe dine elektroniske designs til live. Fra <strong data-start=\"348\" data-end=\"373\">Udvikling af prototype<\/strong> til <strong data-start=\"377\" data-end=\"396\">masseproduktion<\/strong>, Vores l\u00f8sninger d\u00e6kker alle faser - herunder <strong data-start=\"442\" data-end=\"504\">PCB-fremstilling, montering, indk\u00f8b af komponenter og testning<\/strong>.Vores ingeni\u00f8rteam sikrer h\u00f8j pr\u00e6cision, p\u00e5lidelighed og hurtig levering gennem avancerede produktionsprocesser og streng kvalitetskontrol. Uanset om det er <strong data-start=\"669\" data-end=\"716\"><a href=\"https:\/\/flj-pcb.com\/da\/pcb-manufacturer\/single-sided-pcb\/\">enkeltlag<\/a>, <a href=\"https:\/\/flj-pcb.com\/da\/pcb-manufacturer\/multilayer-pcb\/\">flere lag<\/a>, eller komplekse tavler<\/strong>, Vi leverer ensartede resultater, der lever op til internationale standarder og dine projektkrav. <strong data-start=\"846\" data-end=\"900\">BGA-montage, kabelf\u00f8ring og IC-programmering<\/strong>, Philifast forenkler din forsyningsk\u00e6de og hj\u00e6lper dig med at opn\u00e5 en problemfri, omkostningseffektiv produktion.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-efd7352 e-grid e-con-full e-con e-child\" data-id=\"efd7352\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-b08c747 e-con-full e-flex e-con e-child\" data-id=\"b08c747\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b26795d elementor-widget elementor-widget-image\" data-id=\"b26795d\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"600\" height=\"400\" src=\"https:\/\/flj-pcb.com\/wp-content\/uploads\/2025\/08\/PCB-Prototyping.webp\" class=\"attachment-large size-large wp-image-1782\" alt=\"\" srcset=\"https:\/\/flj-pcb.com\/wp-content\/uploads\/2025\/08\/PCB-Prototyping.webp 600w, https:\/\/flj-pcb.com\/wp-content\/uploads\/2025\/08\/PCB-Prototyping-300x200.webp 300w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4ea7682 e-flex e-con-boxed e-con e-child\" data-id=\"4ea7682\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1593d7f elementor-widget elementor-widget-heading\" data-id=\"1593d7f\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">PCB-prototyper<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ac1c4be elementor-widget elementor-widget-text-editor\" data-id=\"ac1c4be\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul><li data-start=\"86\" data-end=\"102\"><p data-start=\"88\" data-end=\"102\">Lag: 1-40<\/p><\/li><li data-start=\"103\" data-end=\"154\"><p data-start=\"105\" data-end=\"154\">Certificeringer: ISO 9001, ISO 13485, IATF 16949<\/p><\/li><li data-start=\"155\" data-end=\"186\"><p data-start=\"157\" data-end=\"186\">Minimum hulst\u00f8rrelse: \u2264 0,2 mm<\/p><\/li><li data-start=\"187\" data-end=\"218\"><p data-start=\"189\" data-end=\"218\">Pladetykkelse: 0,1-5,0 mm<\/p><\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ee328f8 e-con-full e-flex e-con e-child\" data-id=\"ee328f8\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-75b136d elementor-widget elementor-widget-image\" data-id=\"75b136d\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/flj-pcb.com\/da\/pcb-assembly\/\">\n\t\t\t\t\t\t\t<img decoding=\"async\" width=\"600\" height=\"450\" src=\"https:\/\/flj-pcb.com\/wp-content\/uploads\/2025\/08\/PCB-Assembly.webp\" class=\"attachment-large size-large wp-image-1780\" alt=\"\" srcset=\"https:\/\/flj-pcb.com\/wp-content\/uploads\/2025\/08\/PCB-Assembly.webp 600w, https:\/\/flj-pcb.com\/wp-content\/uploads\/2025\/08\/PCB-Assembly-300x225.webp 300w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5d02352 e-flex e-con-boxed e-con e-child\" data-id=\"5d02352\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fef5a24 elementor-widget elementor-widget-heading\" data-id=\"fef5a24\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/flj-pcb.com\/da\/pcb-assembly\/\">PCB-samling<\/a><\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8d2e365 elementor-widget elementor-widget-text-editor\" data-id=\"8d2e365\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul><li data-start=\"338\" data-end=\"356\"><p data-start=\"340\" data-end=\"356\">RoHS-certificeret<\/p><\/li><li data-start=\"357\" data-end=\"383\"><p data-start=\"359\" data-end=\"383\">SMT-, DIP- og BGA-montage<\/p><\/li><li data-start=\"384\" data-end=\"410\"><p data-start=\"386\" data-end=\"410\">Testning: AOI, ICT, FCT<\/p><\/li><li data-start=\"411\" data-end=\"481\"><p data-start=\"413\" data-end=\"481\">S\u00e6rlige processer: BGA-rework, 3D SPI, r\u00f8ntgenanalyse af loddefuge<\/p><\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e8ae820 e-con-full e-flex e-con e-child\" data-id=\"e8ae820\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4fa7e90 elementor-widget elementor-widget-image\" data-id=\"4fa7e90\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"600\" height=\"600\" src=\"https:\/\/flj-pcb.com\/wp-content\/uploads\/2025\/08\/Component-Sourcing.webp\" class=\"attachment-full size-full wp-image-1778\" alt=\"\" srcset=\"https:\/\/flj-pcb.com\/wp-content\/uploads\/2025\/08\/Component-Sourcing.webp 600w, https:\/\/flj-pcb.com\/wp-content\/uploads\/2025\/08\/Component-Sourcing-300x300.webp 300w, https:\/\/flj-pcb.com\/wp-content\/uploads\/2025\/08\/Component-Sourcing-150x150.webp 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e2ab6b8 e-flex e-con-boxed e-con e-child\" data-id=\"e2ab6b8\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d1132fe elementor-widget elementor-widget-heading\" data-id=\"d1132fe\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Sourcing af komponenter<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d655cfc elementor-widget elementor-widget-text-editor\" data-id=\"d655cfc\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul><li data-start=\"576\" data-end=\"603\"><p data-start=\"578\" data-end=\"603\">Autoriserede distribut\u00f8rer<\/p><\/li><li data-start=\"604\" data-end=\"630\"><p data-start=\"606\" data-end=\"630\">\u00c6gte originale dele<\/p><\/li><li data-start=\"631\" data-end=\"654\"><p data-start=\"633\" data-end=\"654\">Stort lager p\u00e5 h\u00e5nden<\/p><\/li><li data-start=\"655\" data-end=\"690\"><p data-start=\"657\" data-end=\"690\">10 \u00e5rs erfaring med sourcing<\/p><\/li><li data-start=\"691\" data-end=\"722\"><p data-start=\"693\" data-end=\"722\">Gratis alternative delmuligheder<\/p><\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9e7eff2 e-con-full e-flex e-con e-child\" data-id=\"9e7eff2\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c7eb9dd elementor-widget elementor-widget-image\" data-id=\"c7eb9dd\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/flj-pcb.com\/da\/pcb-design\/\">\n\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"600\" height=\"452\" src=\"https:\/\/flj-pcb.com\/wp-content\/uploads\/2025\/08\/PCB-Layout.webp\" class=\"attachment-large size-large wp-image-1781\" alt=\"PCB Layout\" srcset=\"https:\/\/flj-pcb.com\/wp-content\/uploads\/2025\/08\/PCB-Layout.webp 600w, https:\/\/flj-pcb.com\/wp-content\/uploads\/2025\/08\/PCB-Layout-300x226.webp 300w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-957a786 e-flex e-con-boxed e-con e-child\" data-id=\"957a786\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7698721 elementor-widget elementor-widget-heading\" data-id=\"7698721\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/flj-pcb.com\/da\/pcb-design\/\">PCB-layout<\/a><\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ac28ba9 elementor-widget elementor-widget-text-editor\" data-id=\"ac28ba9\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul><li style=\"list-style-type: none;\" data-start=\"86\" data-end=\"102\"><ul><li data-start=\"753\" data-end=\"772\"><p data-start=\"755\" data-end=\"772\">Op til 40 lag<\/p><\/li><li data-start=\"832\" data-end=\"874\"><p data-start=\"834\" data-end=\"874\">30+ ingeni\u00f8rer, gennemsnitligt 8 \u00e5rs erfaring<\/p><\/li><li data-start=\"875\" data-end=\"924\"><p data-start=\"877\" data-end=\"924\">Problemfri overdragelse fra prototype til produktion<\/p><\/li><li data-start=\"925\" data-end=\"951\"><p data-start=\"927\" data-end=\"951\">3 runder med DRC-kontrol<\/p><\/li><\/ul><\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0b8770e e-con-full e-flex e-con e-child\" data-id=\"0b8770e\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-071b054 elementor-widget elementor-widget-image\" data-id=\"071b054\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"600\" height=\"405\" src=\"https:\/\/flj-pcb.com\/wp-content\/uploads\/2025\/08\/IC-Programming.webp\" class=\"attachment-large size-large wp-image-1791\" alt=\"IC Programming\" srcset=\"https:\/\/flj-pcb.com\/wp-content\/uploads\/2025\/08\/IC-Programming.webp 600w, https:\/\/flj-pcb.com\/wp-content\/uploads\/2025\/08\/IC-Programming-300x203.webp 300w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-69e58e7 e-flex e-con-boxed e-con e-child\" data-id=\"69e58e7\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7b17c1b elementor-widget elementor-widget-heading\" data-id=\"7b17c1b\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">IC-programmering<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-698e1af elementor-widget elementor-widget-text-editor\" data-id=\"698e1af\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul><li data-start=\"1030\" data-end=\"1075\"><p data-start=\"1032\" data-end=\"1075\">Underst\u00f8ttede filtyper: HEX, BIN, S19 osv.<\/p><\/li><li data-start=\"1076\" data-end=\"1129\"><p data-start=\"1078\" data-end=\"1129\">Software: ST-Link Utility, J-Flash, OpenOCD osv.<\/p><\/li><li data-start=\"1130\" data-end=\"1195\"><p data-start=\"1132\" data-end=\"1195\">Metoder: ICP (In-Circuit Programming) og offline programmering<\/p><\/li><li data-start=\"1196\" data-end=\"1240\"><p data-start=\"1198\" data-end=\"1240\">Programmeringskryptering og kodebeskyttelse<\/p><\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1181d2e e-con-full e-flex e-con e-child\" data-id=\"1181d2e\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-779110f elementor-widget elementor-widget-image\" data-id=\"779110f\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/flj-pcb.com\/da\/cables\/\">\n\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"600\" height=\"600\" src=\"https:\/\/flj-pcb.com\/wp-content\/uploads\/2025\/08\/Wire-and-Cable-Assembly.webp\" class=\"attachment-full size-full wp-image-1783\" alt=\"Wire and Cable Assembly\" srcset=\"https:\/\/flj-pcb.com\/wp-content\/uploads\/2025\/08\/Wire-and-Cable-Assembly.webp 600w, https:\/\/flj-pcb.com\/wp-content\/uploads\/2025\/08\/Wire-and-Cable-Assembly-300x300.webp 300w, https:\/\/flj-pcb.com\/wp-content\/uploads\/2025\/08\/Wire-and-Cable-Assembly-150x150.webp 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8504358 e-flex e-con-boxed e-con e-child\" data-id=\"8504358\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a3e5301 elementor-widget elementor-widget-heading\" data-id=\"a3e5301\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/flj-pcb.com\/da\/cables\/\">Samling af ledninger og kabler<\/a><\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6c00fc9 elementor-widget elementor-widget-text-editor\" data-id=\"6c00fc9\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul><li data-start=\"98\" data-end=\"132\"><p data-start=\"100\" data-end=\"132\">Brugerdefineret samling af ledninger og kabler<\/p><\/li><li data-start=\"133\" data-end=\"169\"><p data-start=\"135\" data-end=\"169\">Tilslutninger og plug-in-l\u00f8sninger<\/p><\/li><li data-start=\"170\" data-end=\"197\"><p data-start=\"172\" data-end=\"197\">Industrielt ledningsnet<\/p><\/li><li data-start=\"198\" data-end=\"227\"><p data-start=\"200\" data-end=\"227\">USB-, SAS-, DVI- og DP-kabler<\/p><\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9e0ed3f e-flex e-con-boxed e-con e-parent\" data-id=\"9e0ed3f\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-3353d65 e-con-full e-flex e-con e-child\" data-id=\"3353d65\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-98880d0 elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-uael-infobox\" data-id=\"98880d0\" data-element_type=\"widget\" data-widget_type=\"uael-infobox.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n<div class=\"uael-module-content uael-infobox uael-imgicon-style-normal  uael-infobox-left  infobox-has-icon uael-infobox-icon-above-title  uael-infobox-link-type-none\">\n\t<div class=\"uael-infobox-left-right-wrap\">\n\t\t\t\t\t\t<div class=\"uael-infobox-content\">\n\t\t\t\t\t\t\t<div class=\"uael-module-content uael-imgicon-wrap\">\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class='uael-infobox-title-wrap'><h3 class=\"uael-infobox-title elementor-inline-editing\" data-elementor-setting-key=\"infobox_title\" data-elementor-inline-editing-toolbar=\"basic\" >Anmod om gratis tilbud<\/h3><\/div>\t\t\t\t\t\t\t\t\t<div class=\"uael-infobox-text-wrap\">\n\t\t\t\t<div class=\"uael-infobox-text elementor-inline-editing\" data-elementor-setting-key=\"infobox_description\" data-elementor-inline-editing-toolbar=\"advanced\">\n\t\t\t\t\tVi h\u00e5ndterer prototyper, sm\u00e5 oplag og masseproduktion.\nAlle tilbud er baseret p\u00e5 dine filer og specifikationer. Vi tjekker DFM og oplister eventuelle problemer.\nDu f\u00e5r en klar pris, leveringstid og forsendelsesmuligheder.\t\t\t\t<\/div>\n\t\t\t\t\t\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t<\/div>\n<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9e9ee81 elementor-widget elementor-widget-button\" data-id=\"9e9ee81\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"mailto:sales@fljpcb.com\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Foresp\u00f8rg nu<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1897039 e-flex e-con-boxed e-con e-parent\" data-id=\"1897039\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2442930 elementor-widget elementor-widget-heading\" data-id=\"2442930\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Fra filer til f\u00e6rdige br\u00e6dder<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b595101 elementor-widget elementor-widget-text-editor\" data-id=\"b595101\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p data-start=\"74\" data-end=\"476\"><strong data-start=\"74\" data-end=\"87\">Philifast<\/strong> f\u00f8lger en struktureret arbejdsgang, der er designet til at levere det bedste <a href=\"https:\/\/flj-pcb.com\/da\/pcb-assembly\/\">PCB-samling<\/a> l\u00f8sninger til hver eneste kunde. Som en betroet PCBA-producent gennemg\u00e5r vi omhyggeligt alle dine projektfiler for at sikre, at alle detaljer h\u00e5ndteres korrekt. Vores erfarne ingeni\u00f8rteam tjekker grundigt Gerber-filer og BOM-lister, identificerer potentielle risici og tilbyder optimeringsforslag til din bekr\u00e6ftelse.<\/p><p data-start=\"478\" data-end=\"781\">N\u00e5r alle detaljer er verificeret, g\u00e5r vi videre med indk\u00f8b af komponenter, samling, inspektion og test - hvert trin er n\u00f8je planlagt og overv\u00e5get for at opfylde strenge kvalitets- og leveringskrav. Vores PCBA-tjenester har til form\u00e5l at minimere fejl, forkorte leveringstiden og sikre stabile og p\u00e5lidelige resultater.<\/p><p data-start=\"783\" data-end=\"1031\">Fra prototypeverifikation til masseproduktion, <strong data-start=\"831\" data-end=\"844\">Philifast<\/strong> leverer one-stop PCBA-tjenester i Kina med pr\u00e6cision, fleksibilitet og fuld gennemsigtighed. Kundetilfredshed er fortsat vores h\u00f8jeste prioritet, n\u00e5r vi opbygger langsigtede, p\u00e5lidelige partnerskaber.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-77bf935 elementor-widget elementor-widget-html\" data-id=\"77bf935\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"order-steps\">\r\n  <div class=\"step\">\r\n    <div class=\"icon\">\ud83d\udce4<\/div>\r\n    <h3>Send filer<\/h3>\r\n    <p>Send dine PCB-designfiler via e-mail for at f\u00e5 et tilbud.<\/p>\r\n  <\/div>\r\n  <div class=\"step\">\r\n    <div class=\"icon\">\ud83d\udcdd<\/div>\r\n    <h3>Bekr\u00e6ft ordre<\/h3>\r\n    <p>Gennemg\u00e5 og godkend tilbuddet f\u00f8r produktion.<\/p>\r\n  <\/div>\r\n  <div class=\"step\">\r\n    <div class=\"icon\">\ud83d\udcb0<\/div>\r\n    <h3>Foretag betaling<\/h3>\r\n    <p>Betal sikkert via bankoverf\u00f8rsel eller PayPal.<\/p>\r\n  <\/div>\r\n  <div class=\"step\">\r\n    <div class=\"icon\">\ud83c\udfed<\/div>\r\n    <h3>Produktion<\/h3>\r\n    <p>Dine PCB'er og samlinger vil blive behandlet som planlagt.<\/p>\r\n  <\/div>\r\n  <div class=\"step\">\r\n    <div class=\"icon\">\ud83d\ude9a<\/div>\r\n    <h3>Levering<\/h3>\r\n    <p>Vi sender over hele verden med p\u00e5lidelige kurertjenester.<\/p>\r\n  <\/div>\r\n  <div class=\"step\">\r\n    <div class=\"icon\">\u2705<\/div>\r\n    <h3>Eftersalg<\/h3>\r\n    <p>Modtag dine tavler og nyd godt af fuld eftersalgssupport.<\/p>\r\n  <\/div>\r\n<\/div>\r\n\r\n<style>\r\n.order-steps {\r\n  display: grid;\r\n  grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));\r\n  gap: 20px;\r\n  text-align: center;\r\n  padding: 30px 0;\r\n}\r\n\r\n.step {\r\n  position: relative;\r\n  background: #fff;\r\n  border: 1px solid var(--ast-global-color-2);\r\n  border-radius: 12px;\r\n  padding: 25px 10px 50px;\r\n  transition: all 0.3s ease;\r\n  overflow: hidden;\r\n}\r\n\r\n.icon {\r\n  font-size: 36px;\r\n  color: var(--ast-global-color-1);\r\n  margin-bottom: 10px;\r\n}\r\n\r\n.step h3 {\r\n  font-size: 1.1rem;\r\n  font-weight: 600;\r\n  color: var(--ast-global-color-1);\r\n  letter-spacing: 1.0px;\r\n  margin: 0;\r\n}\r\n\r\n.step p {\r\n  position: absolute;\r\n  left: 0;\r\n  bottom: 10px;\r\n  width: 100%;\r\n  padding: 0 10px;\r\n  font-size: 0.9rem;\r\n  color: #fff;\r\n  background: var(--ast-global-color-2);\r\n  opacity: 0;\r\n  transform: translateY(10px);\r\n  transition: all 0.3s ease;\r\n  pointer-events: none;\r\n}\r\n\r\n.step:hover {\r\n  transform: translateY(-3px);\r\n  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);\r\n    background: var(--ast-global-color-2);\r\n}\r\n\r\n.step:hover p {\r\n  opacity: 1;\r\n  transform: translateY(0);\r\n}\r\n<\/style>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5894f76 elementor-align-center elementor-widget elementor-widget-button\" data-id=\"5894f76\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-upload\" viewbox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M296 384h-80c-13.3 0-24-10.7-24-24V192h-87.7c-17.8 0-26.7-21.5-14.1-34.1L242.3 5.7c7.5-7.5 19.8-7.5 27.3 0l152.2 152.2c12.6 12.6 3.7 34.1-14.1 34.1H320v168c0 13.3-10.7 24-24 24zm216-8v112c0 13.3-10.7 24-24 24H24c-13.3 0-24-10.7-24-24V376c0-13.3 10.7-24 24-24h136v8c0 30.9 25.1 56 56 56h80c30.9 0 56-25.1 56-56v-8h136c13.3 0 24 10.7 24 24zm-124 88c0-11-9-20-20-20s-20 9-20 20 9 20 20 20 20-9 20-20zm64 0c0-11-9-20-20-20s-20 9-20 20 9 20 20 20 20-9 20-20z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">F\u00e5 et tilbud<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-73596fe e-flex e-con-boxed e-con e-parent\" data-id=\"73596fe\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ff71196 elementor-widget elementor-widget-heading\" data-id=\"ff71196\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Hvorfor v\u00e6lge os<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ee27ad7 elementor-widget elementor-widget-text-editor\" data-id=\"ee27ad7\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>P\u00e5 <strong data-start=\"49\" data-end=\"62\">Philifast<\/strong>, Vi g\u00f8r mere end at bygge printkort - vi bygger partnerskaber. Vi arbejder side om side med vores kunder for at levere p\u00e5lidelige printkort af h\u00f8j kvalitet. <a href=\"https:\/\/flj-pcb.com\/da\/pcb-manufacturer\/\">PCB <\/a>og PCBA-l\u00f8sninger. Vores m\u00e5l er at v\u00e6re din betroede produktionspartner og hj\u00e6lpe dig med at f\u00f8re enhver id\u00e9 ud i livet med hastighed, pr\u00e6cision og omhu.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-16a1212 elementor-widget elementor-widget-html\" data-id=\"16a1212\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- Why Choose Us Module (Philifast) -->\r\n<style>\r\n \r\n\r\n  \r\n  \/* Left intro *\/\r\n  .pf-intro {\r\n    padding: 18px 20px;\r\n    border-radius: 12px;\r\n  }\r\n  .pf-intro h2 {\r\n    font-size: 28px;\r\n    margin: 0 0 10px;\r\n    color: var(--pf-primary);\r\n    font-weight: 700;\r\n  }\r\n  .pf-intro p.lead {\r\n    margin: 0 0 18px;\r\n    color: #555;\r\n    line-height: 1.55;\r\n    font-size: 15px;\r\n  }\r\n  .pf-intro .cta-row {\r\n    display:flex;\r\n    gap:12px;\r\n    align-items:center;\r\n    margin-top: 8px;\r\n  }\r\n  .pf-btn {\r\n    background: var(--pf-primary);\r\n    color: #fff;\r\n    border: none;\r\n    padding: 10px 16px;\r\n    border-radius: 8px;\r\n    font-weight: 600;\r\n    cursor: pointer;\r\n    text-decoration: none;\r\n    display:inline-flex;\r\n    align-items:center;\r\n    gap:10px;\r\n    box-shadow: 0 6px 18px rgba(6,30,100,0.12);\r\n    transition: transform .18s ease, box-shadow .18s ease, filter .18s ease;\r\n  }\r\n  .pf-btn:hover { transform: translateY(-3px); filter: brightness(.98); box-shadow: 0 10px 28px rgba(6,30,100,0.14); }\r\n\r\n  .pf-note {\r\n    font-size:13px;\r\n    color:#666;\r\n    margin-left:6px;\r\n  }\r\n\r\n  \/* Right grid *\/\r\n  .pf-grid {\r\n    display: grid;\r\n    grid-template-columns: repeat(2, 1fr);\r\n    gap: 16px;\r\n  }\r\n\r\n  .pf-card {\r\n    background: #fff;\r\n    border-radius: 12px;\r\n    border: 1px solid rgba(15,15,20,0.04);\r\n    padding: 16px;\r\n    box-shadow: 0 8px 22px rgba(12,18,40,0.04);\r\n    display:flex;\r\n    gap:12px;\r\n    align-items:flex-start;\r\n    transition: transform .18s ease, box-shadow .18s ease;\r\n  }\r\n  .pf-card:hover { transform: translateY(-6px); box-shadow: 0 14px 40px rgba(12,18,40,0.06); }\r\n  .pf-card .ic {\r\n    width:44px;\r\n    height:44px;\r\n    border-radius:10px;\r\n    display:flex;\r\n    align-items:center;\r\n    justify-content:center;\r\n    background: linear-gradient(180deg, rgba(0,0,0,0.03), rgba(0,0,0,0.02));\r\n    color: var(--pf-primary);\r\n    flex-shrink:0;\r\n    font-size:20px;\r\n  }\r\n  .pf-card h4 {\r\n    margin:0 0 6px;\r\n    font-size:16px;\r\n    color: #111;\r\n    font-weight:700;\r\n  }\r\n  .pf-card p {\r\n    margin:0;\r\n    color:#555;\r\n    font-size:14px;\r\n    line-height:1.45;\r\n  }\r\n\r\n  \/* compact list style for longer items *\/\r\n  .pf-list {\r\n    margin:0;\r\n    padding-left:18px;\r\n    color:#444;\r\n    font-size:14px;\r\n    line-height:1.45;\r\n  }\r\n\r\n  @media (max-width: 980px){\r\n    .pf-why .wrap { grid-template-columns: 1fr; }\r\n    .pf-grid { grid-template-columns: repeat(2, 1fr); }\r\n  }\r\n  @media (max-width: 640px){\r\n    .pf-grid { grid-template-columns: 1fr; }\r\n    .pf-intro h2 { font-size:24px; }\r\n    .pf-btn { padding:10px 12px; }\r\n  }\r\n<\/style>\r\n\r\n<section class=\"pf-why\" aria-labelledby=\"why-title\">\r\n  <div class=\"wrap\">\r\n  \r\n\r\n    <div class=\"pf-grid\">\r\n        \r\n              <!-- Online quote & one-to-one service -->\r\n      <article class=\"pf-card\" aria-labelledby=\"c3\">\r\n        <div class=\"ic\" aria-hidden=\"true\">\ud83d\udcac<\/div>\r\n        <div>\r\n          <h4 id=\"c3\">Online-tilbud og en-til-en-service<\/h4>\r\n          <p>\r\n            Hurtige onlinetilbud plus dedikerede tekniske og kundeansvarlige til at h\u00e5ndtere dit projekt fra tilbud til levering.\r\n          <\/p>\r\n        <\/div>\r\n      <\/article>\r\n      <!-- Advanced production lines -->\r\n     \r\n      <!-- Quality first -->\r\n      <article class=\"pf-card\" aria-labelledby=\"c2\">\r\n        <div class=\"ic\" aria-hidden=\"true\">\ud83d\udd12<\/div>\r\n        <div>\r\n          <h4 id=\"c2\">Kvalitet f\u00f8rst<\/h4>\r\n          <p>\r\n            Certificeret til IATF 16949, ISO 13485, ISO 9001, ISO 14001 og ISO 45001. Vi f\u00f8lger standardiseret produktionskontrol for at levere ensartede, overensstemmende resultater.\r\n          <\/p>\r\n        <\/div>\r\n      <\/article>\r\n\r\n <article class=\"pf-card\" aria-labelledby=\"c1\">\r\n        <div class=\"ic\" aria-hidden=\"true\">\ud83c\udfed<\/div>\r\n        <div>\r\n          <h4 id=\"c1\">Avancerede produktionslinjer<\/h4>\r\n          <p>\r\n            7 SMT-linjer (Yamaha YRM20), 2 DIP-linjer, manuel lodning og b\u00f8lgelodning. Fuld inspektionspakke med r\u00f8ntgen, AOI og SPI til p\u00e5lidelig masseproduktion.\r\n          <\/p>\r\n        <\/div>\r\n      <\/article>\r\n\r\n\r\n      <!-- Best components -->\r\n      <article class=\"pf-card\" aria-labelledby=\"c4\">\r\n        <div class=\"ic\" aria-hidden=\"true\">\ud83d\udd0e<\/div>\r\n        <div>\r\n          <h4 id=\"c4\">Bedste komponenter<\/h4>\r\n          <ul class=\"pf-list\" aria-hidden=\"false\">\r\n            <li>10+ \u00e5rs erfaring med sourcing; kun autoriserede distribut\u00f8rer<\/li>\r\n            <li>Originale dele fra Digi-Key, Mouser, RS og autoriserede producenter<\/li>\r\n            <li>Klare anbefalinger af erstatninger - bruges kun efter din godkendelse<\/li>\r\n          <\/ul>\r\n        <\/div>\r\n      <\/article>\r\n\r\n      <!-- One-stop PCB & PCBA service -->\r\n      <article class=\"pf-card\" aria-labelledby=\"c5\">\r\n        <div class=\"ic\" aria-hidden=\"true\">\ud83d\udd17<\/div>\r\n        <div>\r\n          <h4 id=\"c5\">One-stop PCB- og PCBA-service<\/h4>\r\n          <p>\r\n            Fra PCB-design og materialevalg til SMT\/DIP-montage, kabelf\u00f8ring, programmering og fuld testning - vi klarer hele processen for dig.\r\n          <\/p>\r\n        <\/div>\r\n      <\/article>\r\n\r\n      <!-- Fast delivery \/ On-time -->\r\n      <article class=\"pf-card\" aria-labelledby=\"c6\">\r\n        <div class=\"ic\" aria-hidden=\"true\">\u26a1<\/div>\r\n        <div>\r\n          <h4 id=\"c6\">Hurtig og p\u00e5lidelig levering<\/h4>\r\n          <p>\r\n            Optimeret produktionsplanl\u00e6gning og klar projektsporing sikrer hurtig omstilling og levering til tiden for b\u00e5de prototyper og volumenordrer.\r\n          <\/p>\r\n        <\/div>\r\n      <\/article>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-l6ysmmh elementor-section-content-middle elementor-reverse-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"l6ysmmh\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-4347efa\" data-id=\"4347efa\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-e319d55 elementor-widget elementor-widget-menu-anchor\" data-id=\"e319d55\" data-element_type=\"widget\" data-widget_type=\"menu-anchor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-menu-anchor\" id=\"contact\"><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c4f9c25 e-grid-align-left e-grid-align-mobile-center elementor-shape-rounded elementor-grid-0 elementor-widget elementor-widget-social-icons\" data-id=\"c4f9c25\" data-element_type=\"widget\" data-widget_type=\"social-icons.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-social-icons-wrapper elementor-grid\" role=\"list\">\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-facebook elementor-repeater-item-2f55736\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Facebook<\/span>\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-facebook\" viewbox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-twitter elementor-repeater-item-17c4ad6\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Twitter<\/span>\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-twitter\" viewbox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-youtube elementor-repeater-item-664baeb\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Youtube<\/span>\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-youtube\" viewbox=\"0 0 576 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-pinterest elementor-repeater-item-aecdcd0\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Pinterest<\/span>\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-pinterest\" viewbox=\"0 0 496 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-linkedin elementor-repeater-item-9083030\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Linkedin<\/span>\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-linkedin\" viewbox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-3c600d7\" data-id=\"3c600d7\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-2006edb elementor-widget elementor-widget-heading\" data-id=\"2006edb\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Kom i kontakt med os<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-dd6bb18 elementor-widget elementor-widget-divider\" data-id=\"dd6bb18\" data-element_type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-34df399 elementor-position-left elementor-view-stacked elementor-shape-circle elementor-mobile-position-top elementor-widget elementor-widget-icon-box\" data-id=\"34df399\" data-element_type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-far-building\" viewbox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M128 148v-40c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12h-40c-6.6 0-12-5.4-12-12zm140 12h40c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12zm-128 96h40c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12zm128 0h40c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12zm-76 84v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12zm76 12h40c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12zm180 124v36H0v-36c0-6.6 5.4-12 12-12h19.5V24c0-13.3 10.7-24 24-24h337c13.3 0 24 10.7 24 24v440H436c6.6 0 12 5.4 12 12zM79.5 463H192v-67c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v67h112.5V49L80 48l-.5 415z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h4 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tM\u00f8d os\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h4>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\t+86 075523350852\n\n\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-fa4f6e2 elementor-position-left elementor-view-stacked elementor-shape-circle elementor-mobile-position-top elementor-widget elementor-widget-icon-box\" data-id=\"fa4f6e2\" data-element_type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-phone-volume\" viewbox=\"0 0 384 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M97.333 506.966c-129.874-129.874-129.681-340.252 0-469.933 5.698-5.698 14.527-6.632 21.263-2.422l64.817 40.513a17.187 17.187 0 0 1 6.849 20.958l-32.408 81.021a17.188 17.188 0 0 1-17.669 10.719l-55.81-5.58c-21.051 58.261-20.612 122.471 0 179.515l55.811-5.581a17.188 17.188 0 0 1 17.669 10.719l32.408 81.022a17.188 17.188 0 0 1-6.849 20.958l-64.817 40.513a17.19 17.19 0 0 1-21.264-2.422zM247.126 95.473c11.832 20.047 11.832 45.008 0 65.055-3.95 6.693-13.108 7.959-18.718 2.581l-5.975-5.726c-3.911-3.748-4.793-9.622-2.261-14.41a32.063 32.063 0 0 0 0-29.945c-2.533-4.788-1.65-10.662 2.261-14.41l5.975-5.726c5.61-5.378 14.768-4.112 18.718 2.581zm91.787-91.187c60.14 71.604 60.092 175.882 0 247.428-4.474 5.327-12.53 5.746-17.552.933l-5.798-5.557c-4.56-4.371-4.977-11.529-.93-16.379 49.687-59.538 49.646-145.933 0-205.422-4.047-4.85-3.631-12.008.93-16.379l5.798-5.557c5.022-4.813 13.078-4.394 17.552.933zm-45.972 44.941c36.05 46.322 36.108 111.149 0 157.546-4.39 5.641-12.697 6.251-17.856 1.304l-5.818-5.579c-4.4-4.219-4.998-11.095-1.285-15.931 26.536-34.564 26.534-82.572 0-117.134-3.713-4.836-3.115-11.711 1.285-15.931l5.818-5.579c5.159-4.947 13.466-4.337 17.856 1.304z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h4 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tRing til os\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h4>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\t+86 075523350814\n\n\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-eed3e44 elementor-position-left elementor-view-stacked elementor-shape-circle elementor-mobile-position-top elementor-widget elementor-widget-icon-box\" data-id=\"eed3e44\" data-element_type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-far-envelope-open\" viewbox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M494.586 164.516c-4.697-3.883-111.723-89.95-135.251-108.657C337.231 38.191 299.437 0 256 0c-43.205 0-80.636 37.717-103.335 55.859-24.463 19.45-131.07 105.195-135.15 108.549A48.004 48.004 0 0 0 0 201.485V464c0 26.51 21.49 48 48 48h416c26.51 0 48-21.49 48-48V201.509a48 48 0 0 0-17.414-36.993zM464 458a6 6 0 0 1-6 6H54a6 6 0 0 1-6-6V204.347c0-1.813.816-3.526 2.226-4.665 15.87-12.814 108.793-87.554 132.364-106.293C200.755 78.88 232.398 48 256 48c23.693 0 55.857 31.369 73.41 45.389 23.573 18.741 116.503 93.493 132.366 106.316a5.99 5.99 0 0 1 2.224 4.663V458zm-31.991-187.704c4.249 5.159 3.465 12.795-1.745 16.981-28.975 23.283-59.274 47.597-70.929 56.863C336.636 362.283 299.205 400 256 400c-43.452 0-81.287-38.237-103.335-55.86-11.279-8.967-41.744-33.413-70.927-56.865-5.21-4.187-5.993-11.822-1.745-16.981l15.258-18.528c4.178-5.073 11.657-5.843 16.779-1.726 28.618 23.001 58.566 47.035 70.56 56.571C200.143 320.631 232.307 352 256 352c23.602 0 55.246-30.88 73.41-45.389 11.994-9.535 41.944-33.57 70.563-56.568 5.122-4.116 12.601-3.346 16.778 1.727l15.258 18.526z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h4 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tSend os en e-mail\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h4>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tSales@fljpcb.com\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-38f6fe5\" data-id=\"38f6fe5\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-4f69c53 elementor-widget elementor-widget-google_maps\" data-id=\"4f69c53\" data-element_type=\"widget\" data-widget_type=\"google_maps.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-custom-embed\">\n\t\t\t<iframe loading=\"lazy\"\n\t\t\t\t\tsrc=\"https:\/\/maps.google.com\/maps?q=HRVX%2B256%2C%20Gushuyi%20Rd%2C%20Baoan%2C%20Shenzhen%2C%20Guangdong%20Province%2C%20China%2C%20518126&#038;t=m&#038;z=14&#038;output=embed&#038;iwloc=near\"\n\t\t\t\t\ttitle=\"HRVX+256, Gushuyi Rd, Baoan, Shenzhen, Guangdong-provinsen, Kina, 518126\"\n\t\t\t\t\taria-label=\"HRVX+256, Gushuyi Rd, Baoan, Shenzhen, Guangdong-provinsen, Kina, 518126\"\n\t\t\t><\/iframe>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-xo6hkxv elementor-section-content-top elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"xo6hkxv\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-2164f5c\" data-id=\"2164f5c\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-f38cd40 elementor-widget elementor-widget-menu-anchor\" data-id=\"f38cd40\" data-element_type=\"widget\" data-widget_type=\"menu-anchor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-menu-anchor\" id=\"faq\"><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-075556d elementor-widget elementor-widget-heading\" data-id=\"075556d\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Ofte stillede sp\u00f8rgsm\u00e5l<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-08aa4c5 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"08aa4c5\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-cca2678\" data-id=\"cca2678\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-8fd3b89 elementor-widget elementor-widget-accordion\" data-id=\"8fd3b89\" data-element_type=\"widget\" data-widget_type=\"accordion.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-accordion\">\n\t\t\t\t\t\t\t<div class=\"elementor-accordion-item\">\n\t\t\t\t\t<div id=\"elementor-tab-title-1501\" class=\"elementor-tab-title\" data-tab=\"1\" role=\"button\" aria-controls=\"elementor-tab-content-1501\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon elementor-accordion-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-closed\"><svg class=\"e-font-icon-svg e-fas-caret-right\" viewbox=\"0 0 192 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-opened\"><svg class=\"e-font-icon-svg e-fas-caret-down\" viewbox=\"0 0 320 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-accordion-title\" tabindex=\"0\">Hvad er jeres mindste ordrem\u00e6ngde (MOQ)?<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div id=\"elementor-tab-content-1501\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"1\" role=\"region\" aria-labelledby=\"elementor-tab-title-1501\"><p>Prototyper starter fra <strong data-start=\"399\" data-end=\"408\">1 PCB<\/strong>. Sm\u00e5 oplag og store oplag afh\u00e6nger af pladetype og proces. Typisk produktions MOQ er <strong data-start=\"495\" data-end=\"509\">10-100 stk.<\/strong>. Fort\u00e6l os dine bordoplysninger og antal for at f\u00e5 et fast svar.<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-accordion-item\">\n\t\t\t\t\t<div id=\"elementor-tab-title-1502\" class=\"elementor-tab-title\" data-tab=\"2\" role=\"button\" aria-controls=\"elementor-tab-content-1502\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon elementor-accordion-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-closed\"><svg class=\"e-font-icon-svg e-fas-caret-right\" viewbox=\"0 0 192 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-opened\"><svg class=\"e-font-icon-svg e-fas-caret-down\" viewbox=\"0 0 320 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-accordion-title\" tabindex=\"0\">Hvad er leveringstiden for prototyper og produktion?<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div id=\"elementor-tab-content-1502\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"2\" role=\"region\" aria-labelledby=\"elementor-tab-title-1502\"><p>Typiske tider: prototype <strong data-start=\"656\" data-end=\"671\">24-72 timer<\/strong>, sm\u00e5 oplag <strong data-start=\"684\" data-end=\"697\">5-14 dage<\/strong>, masseproduktion <strong data-start=\"715\" data-end=\"729\">14-30 dage<\/strong>. Tiden afh\u00e6nger af lag, dele, test og ordrest\u00f8rrelse. For hastearbejde, kontakt salg.<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-accordion-item\">\n\t\t\t\t\t<div id=\"elementor-tab-title-1503\" class=\"elementor-tab-title\" data-tab=\"3\" role=\"button\" aria-controls=\"elementor-tab-content-1503\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon elementor-accordion-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-closed\"><svg class=\"e-font-icon-svg e-fas-caret-right\" viewbox=\"0 0 192 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-opened\"><svg class=\"e-font-icon-svg e-fas-caret-down\" viewbox=\"0 0 320 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-accordion-title\" tabindex=\"0\">Hvilke betalingsmetoder accepterer du?<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div id=\"elementor-tab-content-1503\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"3\" role=\"region\" aria-labelledby=\"elementor-tab-title-1503\"><p>Vi accepterer bankoverf\u00f8rsel (T\/T), PayPal og kreditkort efter aftale. Ved store ordrer accepterer vi remburs (L\/C). Andre metoder kan arrangeres efter anmodning.<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-accordion-item\">\n\t\t\t\t\t<div id=\"elementor-tab-title-1504\" class=\"elementor-tab-title\" data-tab=\"4\" role=\"button\" aria-controls=\"elementor-tab-content-1504\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon elementor-accordion-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-closed\"><svg class=\"e-font-icon-svg e-fas-caret-right\" viewbox=\"0 0 192 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-opened\"><svg class=\"e-font-icon-svg e-fas-caret-down\" viewbox=\"0 0 320 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-accordion-title\" tabindex=\"0\">Tilbyder du haste- eller prioritetsservice?<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div id=\"elementor-tab-content-1504\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"4\" role=\"region\" aria-labelledby=\"elementor-tab-title-1504\"><p>Ja. Vi tilbyder hurtige l\u00f8sninger. Hasteservice koster mere. Fort\u00e6l os din deadline, n\u00e5r du indsender filer. Vi bekr\u00e6fter leveringstid og gebyr.<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-0ca2a09\" data-id=\"0ca2a09\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-96af0e2 elementor-widget elementor-widget-accordion\" data-id=\"96af0e2\" data-element_type=\"widget\" data-widget_type=\"accordion.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-accordion\">\n\t\t\t\t\t\t\t<div class=\"elementor-accordion-item\">\n\t\t\t\t\t<div id=\"elementor-tab-title-1581\" class=\"elementor-tab-title\" data-tab=\"1\" role=\"button\" aria-controls=\"elementor-tab-content-1581\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon elementor-accordion-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-closed\"><svg class=\"e-font-icon-svg e-fas-caret-right\" viewbox=\"0 0 192 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-opened\"><svg class=\"e-font-icon-svg e-fas-caret-down\" viewbox=\"0 0 320 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-accordion-title\" tabindex=\"0\">Hvordan sikrer du komponenternes \u00e6gthed?<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div id=\"elementor-tab-content-1581\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"1\" role=\"region\" aria-labelledby=\"elementor-tab-title-1581\"><p>Vi k\u00f8ber fra autoriserede distribut\u00f8rer og fabriksagenter. Alle dele er nye og originale. Hvis vi foresl\u00e5r erstatninger, forklarer vi dem. Vi bruger leverand\u00f8rer som Digi-Key, Mouser og autoriserede kilder.<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-accordion-item\">\n\t\t\t\t\t<div id=\"elementor-tab-title-1582\" class=\"elementor-tab-title\" data-tab=\"2\" role=\"button\" aria-controls=\"elementor-tab-content-1582\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon elementor-accordion-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-closed\"><svg class=\"e-font-icon-svg e-fas-caret-right\" viewbox=\"0 0 192 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-opened\"><svg class=\"e-font-icon-svg e-fas-caret-down\" viewbox=\"0 0 320 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-accordion-title\" tabindex=\"0\">Hvilke kvalitetscertifikater og tests har du?<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div id=\"elementor-tab-content-1582\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"2\" role=\"region\" aria-labelledby=\"elementor-tab-title-1582\"><p>Vi har IATF 16949, ISO 13485, ISO 9001, ISO 14001 og ISO 45001. Vi tester med AOI, X-Ray, ICT, FCT og SPI. Certifikater er tilg\u00e6ngelige efter anmodning.<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-accordion-item\">\n\t\t\t\t\t<div id=\"elementor-tab-title-1583\" class=\"elementor-tab-title\" data-tab=\"3\" role=\"button\" aria-controls=\"elementor-tab-content-1583\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon elementor-accordion-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-closed\"><svg class=\"e-font-icon-svg e-fas-caret-right\" viewbox=\"0 0 192 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-opened\"><svg class=\"e-font-icon-svg e-fas-caret-down\" viewbox=\"0 0 320 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-accordion-title\" tabindex=\"0\">Hvordan pakker og sender du ordrer?<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div id=\"elementor-tab-content-1583\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"3\" role=\"region\" aria-labelledby=\"elementor-tab-title-1583\"><p>Vi pakker pladerne med antistatiske og beskyttende materialer. Vi tilbyder luft- og s\u00f8transport. Vi kan arrangere DHL, FedEx eller s\u00f8fragt og st\u00f8tte eksporttolddokumenter. Fort\u00e6l os din leveringsadresse for forsendelsesomkostninger.<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-accordion-item\">\n\t\t\t\t\t<div id=\"elementor-tab-title-1584\" class=\"elementor-tab-title\" data-tab=\"4\" role=\"button\" aria-controls=\"elementor-tab-content-1584\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon elementor-accordion-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-closed\"><svg class=\"e-font-icon-svg e-fas-caret-right\" viewbox=\"0 0 192 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-opened\"><svg class=\"e-font-icon-svg e-fas-caret-down\" viewbox=\"0 0 320 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-accordion-title\" tabindex=\"0\">Kan vi underskrive en NDA, f\u00f8r vi deler filer?<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div id=\"elementor-tab-content-1584\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"4\" role=\"region\" aria-labelledby=\"elementor-tab-title-1584\"><p>Ja, det g\u00f8r vi. Vi kan underskrive en NDA efter anmodning. Send din NDA eller bed os om at levere en standard NDA. Filerne forbliver private og bruges kun til dit projekt.<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t<div class=\"elementor-element elementor-element-ef8ae5d e-flex e-con-boxed e-con e-parent\" data-id=\"ef8ae5d\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7e54e74 elementor-widget elementor-widget-heading\" data-id=\"7e54e74\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Blog<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b7379fe elementor-widget elementor-widget-hfe-basic-posts\" data-id=\"b7379fe\" data-element_type=\"widget\" data-widget_type=\"hfe-basic-posts.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n<div class=\"hfe-posts-grid\">\n\t\t\t<article class=\"hfe-post-card\">\n\t\t\t\t\t\t\t<div class=\"hfe-post-image\">\n\t\t\t\t\t<a href=\"https:\/\/flj-pcb.com\/da\/choosing-pcb-for-your-project\/\" rel=\"bookmark\">\n\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"200\" src=\"https:\/\/flj-pcb.com\/wp-content\/uploads\/2026\/04\/Choosing-PCB-for-Your-Project_compressed-300x200.webp\" class=\"attachment-medium size-medium wp-post-image\" alt=\"Choosing PCB for Your Project\" srcset=\"https:\/\/flj-pcb.com\/wp-content\/uploads\/2026\/04\/Choosing-PCB-for-Your-Project_compressed-300x200.webp 300w, https:\/\/flj-pcb.com\/wp-content\/uploads\/2026\/04\/Choosing-PCB-for-Your-Project_compressed-768x512.webp 768w, https:\/\/flj-pcb.com\/wp-content\/uploads\/2026\/04\/Choosing-PCB-for-Your-Project_compressed-18x12.webp 18w, https:\/\/flj-pcb.com\/wp-content\/uploads\/2026\/04\/Choosing-PCB-for-Your-Project_compressed.webp 800w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\n\t\t\t<div class=\"hfe-post-content\">\n\t\t\t\t\t\t\t\t\t<h3 class=\"hfe-post-title\">\n\t\t\t\t\t\t<a href=\"https:\/\/flj-pcb.com\/da\/choosing-pcb-for-your-project\/\" rel=\"bookmark\">\n\t\t\t\t\t\t\tChoosing PCB for Your Project\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"hfe-post-meta\">\n\t\t\t\t\t\t<span class=\"hfe-post-date\">april 13, 2026<\/span><span class=\"hfe-meta-separator\"> | <\/span><span class=\"hfe-post-author\">by Philifast<\/span>\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"hfe-post-excerpt\">\n\t\t\t\t\t\tUnderstanding PCB Basics: Types, Materials, and How They Impact Your Project When a designer first encounters printed circuit boards, the...\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/flj-pcb.com\/da\/choosing-pcb-for-your-project\/\" class=\"hfe-read-more\" rel=\"bookmark\">\n\t\t\t\t\t\tL\u00e6s mere \u2192.\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/article>\n\t\t\t\t<article class=\"hfe-post-card\">\n\t\t\t\t\t\t\t<div class=\"hfe-post-image\">\n\t\t\t\t\t<a href=\"https:\/\/flj-pcb.com\/da\/high-tg-pcb-buying-guide\/\" rel=\"bookmark\">\n\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"225\" src=\"https:\/\/flj-pcb.com\/wp-content\/uploads\/2026\/04\/High-TG-PCB-300x225.webp\" class=\"attachment-medium size-medium wp-post-image\" alt=\"High-TG PCB Buying Guide\" srcset=\"https:\/\/flj-pcb.com\/wp-content\/uploads\/2026\/04\/High-TG-PCB-300x225.webp 300w, https:\/\/flj-pcb.com\/wp-content\/uploads\/2026\/04\/High-TG-PCB-768x576.webp 768w, https:\/\/flj-pcb.com\/wp-content\/uploads\/2026\/04\/High-TG-PCB-16x12.webp 16w, https:\/\/flj-pcb.com\/wp-content\/uploads\/2026\/04\/High-TG-PCB.webp 800w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\n\t\t\t<div class=\"hfe-post-content\">\n\t\t\t\t\t\t\t\t\t<h3 class=\"hfe-post-title\">\n\t\t\t\t\t\t<a href=\"https:\/\/flj-pcb.com\/da\/high-tg-pcb-buying-guide\/\" rel=\"bookmark\">\n\t\t\t\t\t\t\tK\u00f8bsvejledning til h\u00f8j-TG PCB\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"hfe-post-meta\">\n\t\t\t\t\t\t<span class=\"hfe-post-date\">april 9, 2026<\/span><span class=\"hfe-meta-separator\"> | <\/span><span class=\"hfe-post-author\">by Philifast<\/span>\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"hfe-post-excerpt\">\n\t\t\t\t\t\tIntroduction: The High-TG PCB Strategic Imperative Your product&#8217;s reliability can depend on a single,&nbsp;hidden number:&nbsp;the Glass Transition Temperature&nbsp;(Tg). If this...\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/flj-pcb.com\/da\/high-tg-pcb-buying-guide\/\" class=\"hfe-read-more\" rel=\"bookmark\">\n\t\t\t\t\t\tL\u00e6s mere \u2192.\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/article>\n\t\t\t\t<article class=\"hfe-post-card\">\n\t\t\t\t\t\t\t<div class=\"hfe-post-image\">\n\t\t\t\t\t<a href=\"https:\/\/flj-pcb.com\/da\/pcb-shielding-design-and-rf-shielding-guide\/\" rel=\"bookmark\">\n\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"240\" src=\"https:\/\/flj-pcb.com\/wp-content\/uploads\/2026\/04\/PCB-Shielding-Design-and-RF-Shielding-Guide-300x240.webp\" class=\"attachment-medium size-medium wp-post-image\" alt=\"PCB Shielding Design and RF Shielding Guide\" srcset=\"https:\/\/flj-pcb.com\/wp-content\/uploads\/2026\/04\/PCB-Shielding-Design-and-RF-Shielding-Guide-300x240.webp 300w, https:\/\/flj-pcb.com\/wp-content\/uploads\/2026\/04\/PCB-Shielding-Design-and-RF-Shielding-Guide-768x614.webp 768w, https:\/\/flj-pcb.com\/wp-content\/uploads\/2026\/04\/PCB-Shielding-Design-and-RF-Shielding-Guide-15x12.webp 15w, https:\/\/flj-pcb.com\/wp-content\/uploads\/2026\/04\/PCB-Shielding-Design-and-RF-Shielding-Guide.webp 800w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\n\t\t\t<div class=\"hfe-post-content\">\n\t\t\t\t\t\t\t\t\t<h3 class=\"hfe-post-title\">\n\t\t\t\t\t\t<a href=\"https:\/\/flj-pcb.com\/da\/pcb-shielding-design-and-rf-shielding-guide\/\" rel=\"bookmark\">\n\t\t\t\t\t\t\tPCB-afsk\u00e6rmningsdesign og RF-afsk\u00e6rmningsguide\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"hfe-post-meta\">\n\t\t\t\t\t\t<span class=\"hfe-post-date\">1. april 2026<\/span><span class=\"hfe-meta-separator\"> | <\/span><span class=\"hfe-post-author\">by Philifast<\/span>\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"hfe-post-excerpt\">\n\t\t\t\t\t\tPrinted circuit board design is an important factor that affects the performance of many electronic products. Making a reliable product...\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/flj-pcb.com\/da\/pcb-shielding-design-and-rf-shielding-guide\/\" class=\"hfe-read-more\" rel=\"bookmark\">\n\t\t\t\t\t\tL\u00e6s mere \u2192.\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/article>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>PROFESSIONAL PCB &#038; SMTASSEMBLY SERVICES \u2713 1-32 Layers High Precision \u2713 24H Express Delivery \u2713 Quick-turn Prototype \u2713 100% E-Test [&hellip;]<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_uag_custom_page_level_css":"","site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"unboxed","site-sidebar-style":"unboxed","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","theme-transparent-header-meta":"enabled","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":""},"class_list":["post-6","page","type-page","status-publish","hentry"],"spectra_custom_meta":{"site-sidebar-layout":["no-sidebar"],"ast-site-content-layout":["full-width-container"],"site-content-style":["unboxed"],"site-sidebar-style":["unboxed"],"ast-featured-img":["disabled"],"theme-transparent-header-meta":["enabled"],"astra-migrate-meta-layouts":["default"],"ast-page-background-enabled":["default"],"ast-page-background-meta":["a:3:{s:7:\"desktop\";a:12:{s:16:\"background-color\";s:25:\"var(--ast-global-color-5)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}"],"ast-content-background-meta":["a:3:{s:7:\"desktop\";a:12:{s:16:\"background-color\";s:25:\"var(--ast-global-color-4)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:12:{s:16:\"background-color\";s:25:\"var(--ast-global-color-4)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:12:{s:16:\"background-color\";s:25:\"var(--ast-global-color-4)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}"],"_elementor_edit_mode":["builder"],"_elementor_template_type":["wp-page"],"_elementor_data":["[{\"id\":\"9e88b79\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"\",\"source\":\"library\",\"size\":\"\",\"alt\":\"\"},\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"83c2fe2\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\\/colors?id=astglobalcolor2\",\"background_color\":\"\"},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"218\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"shape_divider_bottom_width\":{\"unit\":\"custom\",\"size\":\"0\",\"sizes\":[]},\"shape_divider_bottom_width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"shape_divider_bottom_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_negative\":\"yes\",\"flex_align_items\":\"center\",\"background_overlay_color\":\"#063231\",\"_title\":\"Hero Section\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"32\",\"bottom\":\"150\",\"left\":\"32\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"24\",\"bottom\":\"120\",\"left\":\"24\",\"isLinked\":false},\"background_position\":\"top center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-around\"},\"elements\":[{\"id\":\"06e5362\",\"elType\":\"widget\",\"settings\":{\"html\":\"    <style>\\r\\n        :root {\\r\\n            --primary-green: #0a8a6f;\\r\\n            --accent-green: #00ff99;\\r\\n            --text-white: #ffffff;\\r\\n            --promo-red: #e60000;\\r\\n        }\\r\\n\\r\\n       \\r\\n\\r\\n        .pcb-banner {\\r\\n            width: 100vw;\\r\\n            height: 500px; \\\/* \\u589e\\u52a0\\u5230600px\\u4ee5\\u5bb9\\u7eb3350px\\u56fe\\u7247+\\u5012\\u5f71 *\\\/\\r\\n            position: relative;\\r\\n            overflow: hidden;\\r\\n            background: var(--primary-green);\\r\\n            background-image: radial-gradient(circle, rgba(0,255,153,0.1) 1.5px, transparent 1.5px);\\r\\n            background-size: 30px 30px;\\r\\n            display: flex;\\r\\n        }\\r\\n\\r\\n        \\\/* --- \\u6838\\u5fc3\\u8c03\\u6574\\uff1a\\u5de6\\u4fa7\\u4e3b\\u5bb9\\u5668\\u6539\\u4e3a\\u5de6\\u53f3\\u5206\\u5e03 --- *\\\/\\r\\n        .banner-left {\\r\\n            position: relative;\\r\\n            z-index: 10;\\r\\n            width: 70%; \\\/* \\u8c03\\u5bbd\\u4e00\\u70b9\\u7ed9\\u56fe\\u7247\\u7559\\u7a7a\\u95f4 *\\\/\\r\\n            padding: 0 40px 0 60px;\\r\\n            display: flex;\\r\\n            align-items: center; \\\/* \\u5782\\u76f4\\u5c45\\u4e2d *\\\/\\r\\n            justify-content: space-between; \\\/* \\u6587\\u5b57\\u9760\\u5de6\\uff0c\\u56fe\\u7247\\u9760\\u53f3 *\\\/\\r\\n            gap: 30px;\\r\\n        }\\r\\n\\r\\n        \\\/* \\u6587\\u5b57\\u533a\\u57df\\u9650\\u5236\\u5bbd\\u5ea6 *\\\/\\r\\n        .banner-text {\\r\\n            flex: 0 0 45%;\\r\\n        }\\r\\n\\r\\n        .banner-text h1 {\\r\\n            font-size: clamp(22px, 3vw, 36px);\\r\\n            font-weight: 900;\\r\\n            color: var(--text-white);\\r\\n            line-height: 1.2;\\r\\n            margin-bottom: 25px;\\r\\n        }\\r\\n\\r\\n        .features {\\r\\n            display: flex;\\r\\n            flex-direction: column;\\r\\n            gap: 12px;\\r\\n        }\\r\\n\\r\\n        .feature-item {\\r\\n            color: var(--accent-green);\\r\\n            font-weight: bold;\\r\\n            font-size: 16px;\\r\\n            display: flex;\\r\\n            align-items: center;\\r\\n        }\\r\\n\\r\\n        .feature-item span {\\r\\n            color: #fff;\\r\\n            margin-left: 10px;\\r\\n            font-weight: 500;\\r\\n        }\\r\\n\\r\\n\\r\\n\\r\\n        .pcb-item {\\r\\n            width: 700px; \\\/* \\u5bbd\\u5ea6\\u7f29\\u5c0f\\u4e00\\u70b9\\uff0c\\u9632\\u6b62\\u6a2a\\u5411\\u592a\\u6324 *\\\/\\r\\n            height: 350px; \\\/* \\u4f60\\u7684\\u56fe\\u7247\\u9ad8\\u5ea6 *\\\/\\r\\n            object-fit: contain;\\r\\n            filter: drop-shadow(0 10px 15px rgba(0,0,0,0.3));\\r\\n            \\\/* \\u5012\\u5f71\\u8bbe\\u5b9a\\uff1a\\u7ebf\\u6027\\u6e10\\u53d8\\u907f\\u514d\\u751f\\u786c *\\\/\\r\\n            -webkit-box-reflect: below 0 linear-gradient(transparent 80%, rgba(0,0,0,0.2));\\r\\n            transition: transform 0.3s ease;\\r\\n        }\\r\\n\\r\\n\\r\\n\\r\\n        \\\/* \\u53f3\\u4fa7\\u4f18\\u60e0\\u4fe1\\u606f\\u5361\\u7247\\u533a *\\\/\\r\\n        .banner-right {\\r\\n            position: absolute;\\r\\n            top: 0;\\r\\n            right: 0;\\r\\n            width: 30%;\\r\\n            height: 100%;\\r\\n            background: url('https:\\\/\\\/flj-pcb.com\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/flj-smt-line.webp') center\\\/cover;\\r\\n            clip-path: polygon(20% 0%, 100% 0%, 100% 100%, 0% 100%);\\r\\n            display: flex;\\r\\n            flex-direction: column;\\r\\n            justify-content: center;\\r\\n            align-items: center;\\r\\n            gap: 20px;\\r\\n            z-index: 5;\\r\\n            padding-left: 5%;\\r\\n        }\\r\\n\\r\\n        .promo-box {\\r\\n            width: 220px;\\r\\n            padding: 15px;\\r\\n            background: rgba(255, 255, 255, 0.95);\\r\\n            backdrop-filter: blur(8px);\\r\\n            border-radius: 8px;\\r\\n            text-align: center;\\r\\n            box-shadow: 0 10px 25px rgba(0,0,0,0.2);\\r\\n        }\\r\\n\\r\\n        .promo-box h3 {\\r\\n            font-size: 20px;\\r\\n            color: var(--promo-red);\\r\\n            margin-bottom: 5px;\\r\\n        }\\r\\n\\r\\n        .promo-box p {\\r\\n            font-size: 13px;\\r\\n            font-weight: 600;\\r\\n        }\\r\\n\\r\\n        \\\/* \\u54cd\\u5e94\\u5f0f\\uff1a\\u5c0f\\u5c4f\\u5e55\\u53d8\\u56de\\u5782\\u76f4\\u6392\\u5217 *\\\/\\r\\n        @media (max-width: 1100px) {\\r\\n            .banner-left {\\r\\n                flex-direction: column;\\r\\n                width: 100%;\\r\\n                justify-content: center;\\r\\n                padding: 40px 20px;\\r\\n                text-align: center;\\r\\n            }\\r\\n            .banner-text {\\r\\n                flex: none;\\r\\n                margin-bottom: 30px;\\r\\n            }\\r\\n            .pcb-banner {\\r\\n                height: auto;\\r\\n                min-height: 800px;\\r\\n            }\\r\\n            .banner-right {\\r\\n                position: relative;\\r\\n                width: 100%;\\r\\n                height: 300px;\\r\\n                clip-path: none;\\r\\n            }\\r\\n        }\\r\\n    <\\\/style>\\r\\n    \\r\\n    <section class=\\\"pcb-banner\\\">\\r\\n    <div class=\\\"banner-left\\\">\\r\\n        <div class=\\\"banner-text\\\">\\r\\n            <h1>PROFESSIONAL PCB & SMT<br>ASSEMBLY SERVICES<\\\/h1>\\r\\n            <div class=\\\"features\\\">\\r\\n                <div class=\\\"feature-item\\\">\\u2713 <span>1-32 Layers High Precision<\\\/span><\\\/div>\\r\\n                <div class=\\\"feature-item\\\">\\u2713 <span>24H Express Delivery<\\\/span><\\\/div>\\r\\n                <div class=\\\"feature-item\\\">\\u2713 <span>Quick-turn Prototype<\\\/span><\\\/div>\\r\\n                <div class=\\\"feature-item\\\">\\u2713 <span>100% E-Test Guaranteed<\\\/span><\\\/div>\\r\\n            <\\\/div>\\r\\n        <\\\/div>\\r\\n\\r\\n        <div class=\\\"pcb-showcase\\\">\\r\\n            <img src=\\\"https:\\\/\\\/flj-pcb.com\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/pcb-assembly.webp\\\" alt=\\\"Rigid PCB\\\" class=\\\"pcb-item\\\">\\r\\n<!--            <img src=\\\"pcb-3.webp\\\" alt=\\\"Flex PCB\\\" class=\\\"pcb-item\\\">\\r\\n            <img src=\\\"pcba-2.webp\\\" alt=\\\"SMT\\\" class=\\\"pcb-item\\\">-->\\r\\n        <\\\/div>\\r\\n    <\\\/div>\\r\\n\\r\\n    <div class=\\\"banner-right\\\">\\r\\n        <div class=\\\"promo-box\\\">\\r\\n            <h3>Free Prototype<\\\/h3>\\r\\n            <p>1-2 Layers | \\u226410pcs<\\\/p>\\r\\n        <\\\/div>\\r\\n        <div class=\\\"promo-box\\\">\\r\\n            <h3>Only $25<\\\/h3>\\r\\n            <p>PCBA Assembly | \\u226410pcs<\\\/p>\\r\\n        <\\\/div>\\r\\n    <\\\/div>\\r\\n<\\\/section>\\r\\n    \\r\\n    \",\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"68cac17\"}]},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"a8df7c7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"2971186\"}]},\"elements\":[{\"id\":\"7b47dd4\",\"elType\":\"widget\",\"settings\":{\"title\":\"One-Stop PCBA & Turnkey Assembly Solutions\",\"align\":\"center\",\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"b1be90d\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d7eab6b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Philifast offers full-service PCBA processing and turnkey assembly: <a href=\\\"https:\\\/\\\/flj-pcb.com\\\/pcb-assembly\\\/smt-assembly\\\/\\\">SMT<\\\/a> placement, post-reflow <a href=\\\"https:\\\/\\\/flj-pcb.com\\\/pcb-assembly\\\/tht-pcb-assembly\\\/\\\">through-hole (DIP)<\\\/a> insertion, conformal coating, testing, final assembly and packaging \\u2014 all under one roof.Philifast offers full-service<a href=\\\"https:\\\/\\\/flj-pcb.com\\\/pcb-assembly\\\/\\\"> PCBA<\\\/a> processing and turnkey assembly: SMT placement, post-reflow through-hole (DIP) insertion, conformal coating, testing, final assembly and packaging \\u2014 all under one roof.<\\\/p>\\n<p>Our high-quality PCBs and assembled boards are widely used in various industries, including consumer electronics, <a href=\\\"https:\\\/\\\/flj-pcb.com\\\/pcb-manufacturer\\\/automotive-pcb\\\/\\\">automotive systems<\\\/a>, <a href=\\\"https:\\\/\\\/flj-pcb.com\\\/what-is-a-medical-pcb-a-reliable-guide\\\/\\\">medical devices<\\\/a>, industrial control, telecommunications, LED lighting, and smart home technology. <strong data-start=\\\"888\\\" data-end=\\\"1009\\\">Our boards deliver consistent performance and reliability, perfectly suited for complex and high-demand applications.<\\\/strong><\\\/p>\",\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"64b4644\"}]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b2283d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"column\":\"50\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":50},\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"40\",\"bottom\":\"120\",\"left\":\"40\",\"isLinked\":false},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"b728bcf\"}],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=astglobalcolor5\"},\"_title\":\"About Section\",\"flex_align_items\":\"center\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"32\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":32},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"32\",\"bottom\":\"80\",\"left\":\"32\",\"isLinked\":false},\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"40\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"24\",\"bottom\":\"60\",\"left\":\"24\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ed6d60\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"5486782\"}]},\"elements\":[{\"id\":\"4490e99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"6415c43\"}],\"_title\":\"Image Wrap\"},\"elements\":[{\"id\":\"a3e181c\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\\/\\\/youtu.be\\\/WZexvqPwKdo?si=m0LpoKhAAJ4XQum1\",\"vimeo_url\":\"https:\\\/\\\/vimeo.com\\\/235215203\",\"dailymotion_url\":\"https:\\\/\\\/www.dailymotion.com\\\/video\\\/x6tqhqb\",\"videopress_url\":\"https:\\\/\\\/videopress.com\\\/v\\\/ZCAOzTNk\",\"play_on_mobile\":\"yes\",\"yt_privacy\":\"yes\",\"lazy_load\":\"yes\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"a37413d\"}]},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true},{\"id\":\"9de498b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"6415c43\"}],\"_title\":\"Content\"},\"elements\":[{\"id\":\"d2e6087\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"about-us\",\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"6e68d84\"}],\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"e2dbe28\",\"elType\":\"widget\",\"settings\":{\"title\":\"About US\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"c777033\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4e1697\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Shenzhen Philifast Electron Co., Ltd. Found in 2005. Through more than 10 years of continuous development, the company has introduced the most advanced production equipment, and established a professional engineering team, accumulated abundant experience of production and management during the production. Our company has complete quality management system, a full set of supply chain system, and achieved large-scale production. Our customers market cover all over the world, the main products and technologies are exported to European and American markets. All products comply with IPC and UL standards.<\\\/p>\",\"paragraph_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"e212564\"}]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0ece739\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"info\",\"text\":\"read more\",\"link\":{\"url\":\"https:\\\/\\\/flj-pcb.com\\\/about\\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"b0e7dbc\"}]},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4d1253c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"8ecc776\"}],\"flex_direction\":\"row\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=astglobalcolor5\"},\"margin\":{\"unit\":\"px\",\"top\":\"050\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7a4068a\",\"elType\":\"widget\",\"settings\":{\"carousel_name\":\"Image Carousel\",\"carousel\":[{\"id\":4283,\"url\":\"https:\\\/\\\/flj-pcb.com\\\/wp-content\\\/uploads\\\/2025\\\/11\\\/quick-turn-PCB-assembly.webp\"},{\"id\":4281,\"url\":\"https:\\\/\\\/flj-pcb.com\\\/wp-content\\\/uploads\\\/2025\\\/11\\\/custom-PCB.webp\"},{\"id\":4282,\"url\":\"https:\\\/\\\/flj-pcb.com\\\/wp-content\\\/uploads\\\/2025\\\/11\\\/low-cost-PCBA.webp\"},{\"id\":4280,\"url\":\"https:\\\/\\\/flj-pcb.com\\\/wp-content\\\/uploads\\\/2025\\\/11\\\/Prototype-PCB-Assembly.webp\"}],\"thumbnail_size\":\"medium\",\"caption_type\":\"title\",\"lazyload\":\"yes\",\"arrows_size\":{\"unit\":\"px\",\"size\":47,\"sizes\":[]},\"dots_gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"72db064\"}],\"custom_css\":\".swiper-slide{\\n    background: #fff;\\n    border: 1px solid  rgba(12,18,40,0.09);\\n}\",\"image_spacing\":\"custom\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"km18k72\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"50\",\"bottom\":\"80\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(122,122,122,0.87)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\"},\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":150},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":85},\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":150},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":85},\"shape_divider_top_height_mobile\":{\"unit\":\"px\",\"size\":60},\"shape_divider_bottom_height_mobile\":{\"unit\":\"px\",\"size\":60},\"background_color\":\"#FD5D0033\",\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"ceb6663\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"dd305b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"ef544b0\"}]},\"elements\":[{\"id\":\"573fe53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Trusted PCB & PCBA Manufacturer\",\"align_mobile\":\"center\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\",\"align\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"b5d8efe\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3171737\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"177\\\" data-end=\\\"505\\\">At <strong data-start=\\\"180\\\" data-end=\\\"193\\\">Philifast<\\\/strong>, we combine advanced manufacturing capability with over two decades of engineering experience to deliver reliable PCB and PCBA solutions.Our commitment to quality, precision, and customer satisfaction has made us a trusted partner for global businesses seeking dependable electronic manufacturing services.<\\\/p>\",\"align_mobile\":\"center\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"14\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"c5118bc\"}]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f26e6f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"3a74e4e\"}]},\"elements\":[{\"id\":\"6934495\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"a784ac2\"}]},\"elements\":[{\"id\":\"fb052ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_text\":\"130+\",\"description_text\":\"Global Clients\",\"title_size\":\"h2\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"749c700\"}]},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"a9b4967\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"f712c80\"}]},\"elements\":[{\"id\":\"927c8f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_text\":\"20 Yrs.\",\"description_text\":\"Industry Expertise\",\"title_size\":\"h2\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"5632e30\"}]},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"59c6fec\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"562e577\"}]},\"elements\":[{\"id\":\"e44e0c5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_text\":\"200+\",\"description_text\":\"Professional Team\",\"title_size\":\"h2\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"1f67e17\"}]},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3f7757\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"50\",\"left\":\"40\",\"isLinked\":false},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"be58941\"}],\"flex_gap\":{\"column\":\"0\",\"row\":\"80\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"_title\":\"Services Section\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"60\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"32\",\"bottom\":\"80\",\"left\":\"32\",\"isLinked\":false},\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"40\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"24\",\"bottom\":\"60\",\"left\":\"24\",\"isLinked\":false}},\"elements\":[{\"id\":\"27938cf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"6415c43\"}],\"_title\":\"Content\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"7533f8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"PCB Services\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"280\",\"bottom\":\"12\",\"left\":\"280\",\"isLinked\":false},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"c777033\"}],\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"018a569\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"243\\\" data-end=\\\"507\\\">At Philifast, we provide end-to-end PCB and PCBA services to bring your electronic designs to life. From <strong data-start=\\\"348\\\" data-end=\\\"373\\\">prototype development<\\\/strong> to <strong data-start=\\\"377\\\" data-end=\\\"396\\\">mass production<\\\/strong>, our solutions cover every stage \\u2014 including <strong data-start=\\\"442\\\" data-end=\\\"504\\\">PCB fabrication, assembly, component sourcing, and testing<\\\/strong>.Our engineering team ensures high precision, reliability, and fast turnaround through advanced manufacturing processes and strict quality control. Whether it\\u2019s <strong data-start=\\\"669\\\" data-end=\\\"716\\\"><a href=\\\"https:\\\/\\\/flj-pcb.com\\\/pcb-manufacturer\\\/single-sided-pcb\\\/\\\">single-layer<\\\/a>, <a href=\\\"https:\\\/\\\/flj-pcb.com\\\/pcb-manufacturer\\\/multilayer-pcb\\\/\\\">multilayer<\\\/a>, or complex boards<\\\/strong>, we deliver consistent results that meet international standards and your project requirements.With integrated services like <strong data-start=\\\"846\\\" data-end=\\\"900\\\">BGA assembly, cable harnessing, and IC programming<\\\/strong>, Philifast simplifies your supply chain and helps you achieve seamless, cost-effective production.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"0da1a00\"}]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"efd7352\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"0\"},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"6033c16\"}],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=accent\"},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"b08c747\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"double-sided PCB\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"0e0fabb\"}],\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"b26795d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/flj-pcb.com\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/PCB-Prototyping.webp\",\"id\":1782,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"2ee6f44\"}],\"_background_background\":\"gradient\",\"__globals__\":{\"_background_color\":\"globals\\\/colors?id=astglobalcolor8\",\"_background_color_b\":\"globals\\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"height\":{\"unit\":\"px\",\"size\":230,\"sizes\":[]},\"_background_color_b\":\"#fe5d00\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ea7682\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"b911d52\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#FFFFFF\",\"_title\":\"Container\",\"_offset_y\":{\"unit\":\"px\",\"size\":218,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1593d7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"PCB Prototyping\\u200b\",\"header_size\":\"h3\",\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"b2b5c69\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac1c4be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li data-start=\\\"86\\\" data-end=\\\"102\\\"><p data-start=\\\"88\\\" data-end=\\\"102\\\">Layers: 1\\u201340<\\\/p><\\\/li><li data-start=\\\"103\\\" data-end=\\\"154\\\"><p data-start=\\\"105\\\" data-end=\\\"154\\\">Certifications: ISO 9001, ISO 13485, IATF 16949<\\\/p><\\\/li><li data-start=\\\"155\\\" data-end=\\\"186\\\"><p data-start=\\\"157\\\" data-end=\\\"186\\\">Minimum hole size: \\u2264 0.2 mm<\\\/p><\\\/li><li data-start=\\\"187\\\" data-end=\\\"218\\\"><p data-start=\\\"189\\\" data-end=\\\"218\\\">Board thickness: 0.1\\u20135.0 mm<\\\/p><\\\/li><\\\/ul>\",\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"4d8bfcd\"}]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ee328f8\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"0e0fabb\"}],\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"\"},\"background_color\":\"#FFFFFF\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100},\"flex_direction\":\"column\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"double-sided PCB\",\"source\":\"library\"},\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"75b136d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/flj-pcb.com\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/PCB-Assembly.webp\",\"id\":1780,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"2ee6f44\"}],\"_background_background\":\"gradient\",\"__globals__\":{\"_background_color\":\"globals\\\/colors?id=astglobalcolor8\",\"_background_color_b\":\"globals\\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"height\":{\"unit\":\"px\",\"size\":230,\"sizes\":[]},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\\/\\\/flj-pcb.com\\\/pcb-assembly\\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_background_color_b\":\"#fe5d00\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5d02352\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"b911d52\"}],\"__globals__\":{\"background_color\":\"\"},\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_color\":\"#FFFFFF\",\"_offset_y\":{\"unit\":\"px\",\"size\":218,\"sizes\":[]}},\"elements\":[{\"id\":\"fef5a24\",\"elType\":\"widget\",\"settings\":{\"title\":\"PCB Assembly\",\"header_size\":\"h3\",\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"b2b5c69\"}],\"link\":{\"url\":\"https:\\\/\\\/flj-pcb.com\\\/pcb-assembly\\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8d2e365\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li data-start=\\\"338\\\" data-end=\\\"356\\\"><p data-start=\\\"340\\\" data-end=\\\"356\\\">RoHS certified<\\\/p><\\\/li><li data-start=\\\"357\\\" data-end=\\\"383\\\"><p data-start=\\\"359\\\" data-end=\\\"383\\\">SMT, DIP, BGA assembly<\\\/p><\\\/li><li data-start=\\\"384\\\" data-end=\\\"410\\\"><p data-start=\\\"386\\\" data-end=\\\"410\\\">Testing: AOI, ICT, FCT<\\\/p><\\\/li><li data-start=\\\"411\\\" data-end=\\\"481\\\"><p data-start=\\\"413\\\" data-end=\\\"481\\\">Special processes: BGA rework, 3D SPI, X-ray solder joint analysis<\\\/p><\\\/li><\\\/ul>\",\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"4d8bfcd\"}]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e8ae820\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"0e0fabb\"}],\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"\"},\"background_color\":\"#FFFFFF\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100},\"flex_direction\":\"column\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"double-sided PCB\",\"source\":\"library\"},\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"4fa7e90\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/flj-pcb.com\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/Component-Sourcing.webp\",\"id\":1778,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"2ee6f44\"}],\"_background_background\":\"gradient\",\"__globals__\":{\"_background_color\":\"globals\\\/colors?id=accent\",\"_background_color_b\":\"globals\\\/colors?id=astglobalcolor2\",\"_border_color\":\"globals\\\/colors?id=astglobalcolor2\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"height\":{\"unit\":\"px\",\"size\":230,\"sizes\":[]},\"image_size\":\"full\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e2ab6b8\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"b911d52\"}],\"__globals__\":{\"background_color\":\"\"},\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_color\":\"#FFFFFF\",\"_offset_y\":{\"unit\":\"px\",\"size\":218,\"sizes\":[]}},\"elements\":[{\"id\":\"d1132fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Component Sourcing\",\"header_size\":\"h3\",\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"b2b5c69\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d655cfc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li data-start=\\\"576\\\" data-end=\\\"603\\\"><p data-start=\\\"578\\\" data-end=\\\"603\\\">Authorized distributors<\\\/p><\\\/li><li data-start=\\\"604\\\" data-end=\\\"630\\\"><p data-start=\\\"606\\\" data-end=\\\"630\\\">Genuine original parts<\\\/p><\\\/li><li data-start=\\\"631\\\" data-end=\\\"654\\\"><p data-start=\\\"633\\\" data-end=\\\"654\\\">Large stock on hand<\\\/p><\\\/li><li data-start=\\\"655\\\" data-end=\\\"690\\\"><p data-start=\\\"657\\\" data-end=\\\"690\\\">10 years of sourcing experience<\\\/p><\\\/li><li data-start=\\\"691\\\" data-end=\\\"722\\\"><p data-start=\\\"693\\\" data-end=\\\"722\\\">Free alternative part options<\\\/p><\\\/li><\\\/ul>\",\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"4d8bfcd\"}]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9e7eff2\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"0e0fabb\"}],\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"\"},\"background_color\":\"#FFFFFF\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100},\"flex_direction\":\"column\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"double-sided PCB\",\"source\":\"library\"},\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"c7eb9dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/flj-pcb.com\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/PCB-Layout.webp\",\"id\":1781,\"size\":\"\",\"alt\":\"PCB Layout\",\"source\":\"library\"},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"2ee6f44\"}],\"_background_background\":\"gradient\",\"__globals__\":{\"_background_color\":\"globals\\\/colors?id=astglobalcolor8\",\"_background_color_b\":\"globals\\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"height\":{\"unit\":\"px\",\"size\":230,\"sizes\":[]},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\\/\\\/flj-pcb.com\\\/pcb-design\\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_background_color_b\":\"#fe5d00\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"957a786\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"b911d52\"}],\"__globals__\":{\"background_color\":\"\"},\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_color\":\"#FFFFFF\",\"_offset_y\":{\"unit\":\"px\",\"size\":218,\"sizes\":[]}},\"elements\":[{\"id\":\"7698721\",\"elType\":\"widget\",\"settings\":{\"title\":\"PCB Layout\",\"header_size\":\"h3\",\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"b2b5c69\"}],\"link\":{\"url\":\"https:\\\/\\\/flj-pcb.com\\\/pcb-design\\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac28ba9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li style=\\\"list-style-type: none;\\\" data-start=\\\"86\\\" data-end=\\\"102\\\"><ul><li data-start=\\\"753\\\" data-end=\\\"772\\\"><p data-start=\\\"755\\\" data-end=\\\"772\\\">Up to 40 layer<\\\/p><\\\/li><li data-start=\\\"832\\\" data-end=\\\"874\\\"><p data-start=\\\"834\\\" data-end=\\\"874\\\">30+ engineers, avg. 8 years experience<\\\/p><\\\/li><li data-start=\\\"875\\\" data-end=\\\"924\\\"><p data-start=\\\"877\\\" data-end=\\\"924\\\">Seamless handoff from prototype to production<\\\/p><\\\/li><li data-start=\\\"925\\\" data-end=\\\"951\\\"><p data-start=\\\"927\\\" data-end=\\\"951\\\">3 rounds of DRC checks<\\\/p><\\\/li><\\\/ul><\\\/li><\\\/ul>\",\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"4d8bfcd\"}]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0b8770e\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"0e0fabb\"}],\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"\"},\"background_color\":\"#FFFFFF\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100},\"flex_direction\":\"column\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"double-sided PCB\",\"source\":\"library\"},\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"071b054\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/flj-pcb.com\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/IC-Programming.webp\",\"id\":1791,\"size\":\"\",\"alt\":\"IC Programming\",\"source\":\"library\"},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"2ee6f44\"}],\"_background_background\":\"gradient\",\"__globals__\":{\"_background_color\":\"globals\\\/colors?id=accent\",\"_background_color_b\":\"globals\\\/colors?id=astglobalcolor2\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"height\":{\"unit\":\"px\",\"size\":230,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"69e58e7\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"b911d52\"}],\"__globals__\":{\"background_color\":\"\"},\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_color\":\"#FFFFFF\",\"_offset_y\":{\"unit\":\"px\",\"size\":218,\"sizes\":[]}},\"elements\":[{\"id\":\"7b17c1b\",\"elType\":\"widget\",\"settings\":{\"title\":\"IC Programming\",\"header_size\":\"h3\",\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"b2b5c69\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"698e1af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li data-start=\\\"1030\\\" data-end=\\\"1075\\\"><p data-start=\\\"1032\\\" data-end=\\\"1075\\\">Supported file types: HEX, BIN, S19, etc.<\\\/p><\\\/li><li data-start=\\\"1076\\\" data-end=\\\"1129\\\"><p data-start=\\\"1078\\\" data-end=\\\"1129\\\">Software: ST-Link Utility, J-Flash, OpenOCD, etc.<\\\/p><\\\/li><li data-start=\\\"1130\\\" data-end=\\\"1195\\\"><p data-start=\\\"1132\\\" data-end=\\\"1195\\\">Methods: ICP (In-Circuit Programming) and offline programming<\\\/p><\\\/li><li data-start=\\\"1196\\\" data-end=\\\"1240\\\"><p data-start=\\\"1198\\\" data-end=\\\"1240\\\">Programming encryption and code protection<\\\/p><\\\/li><\\\/ul>\",\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"4d8bfcd\"}]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1181d2e\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"0e0fabb\"}],\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"\"},\"background_color\":\"#FFFFFF\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100},\"flex_direction\":\"column\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"double-sided PCB\",\"source\":\"library\"},\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"779110f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/flj-pcb.com\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/Wire-and-Cable-Assembly.webp\",\"id\":1783,\"size\":\"\",\"alt\":\"Wire and Cable Assembly\",\"source\":\"library\"},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"2ee6f44\"}],\"_background_background\":\"gradient\",\"__globals__\":{\"_background_color\":\"globals\\\/colors?id=astglobalcolor8\",\"_background_color_b\":\"globals\\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"height\":{\"unit\":\"px\",\"size\":230,\"sizes\":[]},\"image_size\":\"full\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\\/\\\/flj-pcb.com\\\/cables\\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_background_color_b\":\"#fe5d00\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8504358\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"b911d52\"}],\"__globals__\":{\"background_color\":\"\"},\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_color\":\"#FFFFFF\",\"_offset_y\":{\"unit\":\"px\",\"size\":218,\"sizes\":[]}},\"elements\":[{\"id\":\"a3e5301\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wire and Cable Assembly\",\"header_size\":\"h3\",\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"b2b5c69\"}],\"link\":{\"url\":\"https:\\\/\\\/flj-pcb.com\\\/cables\\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6c00fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li data-start=\\\"98\\\" data-end=\\\"132\\\"><p data-start=\\\"100\\\" data-end=\\\"132\\\">Custom wire and cable assembly<\\\/p><\\\/li><li data-start=\\\"133\\\" data-end=\\\"169\\\"><p data-start=\\\"135\\\" data-end=\\\"169\\\">Connectors and plug-in solutions<\\\/p><\\\/li><li data-start=\\\"170\\\" data-end=\\\"197\\\"><p data-start=\\\"172\\\" data-end=\\\"197\\\">Industrial wire harness<\\\/p><\\\/li><li data-start=\\\"198\\\" data-end=\\\"227\\\"><p data-start=\\\"200\\\" data-end=\\\"227\\\">USB, SAS, DVI &amp; DP cables<\\\/p><\\\/li><\\\/ul>\",\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"4d8bfcd\"}]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"9e0ed3f\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"217\",\"url\":\"https:\\\/\\\/flj-pcb.com\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/CTA-Image.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"uae_particles_styles\":\"snow\",\"background_overlay_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"40\",\"bottom\":\"100\",\"left\":\"40\",\"isLinked\":false},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"0419c44\"}],\"_title\":\"CTA Section\",\"__globals__\":{\"background_overlay_color\":\"globals\\\/colors?id=astglobalcolor2\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"32\",\"bottom\":\"80\",\"left\":\"32\",\"isLinked\":false},\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"background_position_mobile\":\"center center\",\"background_repeat_mobile\":\"no-repeat\",\"background_size_mobile\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"24\",\"bottom\":\"60\",\"left\":\"24\",\"isLinked\":false}},\"elements\":[{\"id\":\"3353d65\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"89fa13e\"}],\"_title\":\"Title Content\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"98880d0\",\"elType\":\"widget\",\"settings\":{\"infobox_title\":\"Request Free Quotation\",\"infobox_description\":\"We handle prototypes, small runs and mass production.\\nAll quotes are based on your files and specs. We check DFM and list any issues.\\nYou get clear price, lead time and shipping options.\",\"infobox_align\":\"left\",\"new_infobox_select_icon\":{\"value\":\"\",\"library\":\"\"},\"infobox_link_text\":\"Read More\",\"infobox_button_text\":\"Click Here\",\"infobox_title_color\":\"#FFFFFF\",\"infobox_desc_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"7bedfb7\"}],\"infobox_title_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"infobox_responsive_imgicon_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"inherit\",\"infobox_image\":{\"id\":\"\",\"url\":\"https:\\\/\\\/flj-pcb.com\\\/wp-content\\\/plugins\\\/elementor\\\/assets\\\/images\\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"uael-infobox\"},{\"id\":\"9e9ee81\",\"elType\":\"widget\",\"settings\":{\"text\":\"Enquire Now\",\"border_radius\":{\"unit\":\"px\",\"top\":\"99\",\"right\":\"99\",\"bottom\":\"99\",\"left\":\"99\",\"isLinked\":true},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"118fbc9\"}],\"link\":{\"url\":\" mailto:sales@fljpcb.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1897039\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#FFF2E6\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"c4c8b9a\"}]},\"elements\":[{\"id\":\"2442930\",\"elType\":\"widget\",\"settings\":{\"title\":\"From Files to Finished Boards\",\"align\":\"center\",\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"fbbceae\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b595101\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"74\\\" data-end=\\\"476\\\"><strong data-start=\\\"74\\\" data-end=\\\"87\\\">Philifast<\\\/strong> follows a structured workflow designed to deliver the best <a href=\\\"https:\\\/\\\/flj-pcb.com\\\/pcb-assembly\\\/\\\">PCB assembly<\\\/a> solutions for every client. As a trusted PCBA manufacturer, we carefully review all your project files to ensure every detail is properly handled. Our experienced engineering team thoroughly checks Gerber files and BOM lists, identifying potential risks and offering optimization suggestions for your confirmation.<\\\/p><p data-start=\\\"478\\\" data-end=\\\"781\\\">Once all details are verified, we move forward with component sourcing, assembly, inspection, and testing \\u2014 each step carefully planned and monitored to meet strict quality and delivery requirements. Our PCBA services aim to minimize errors, shorten lead times, and ensure stable and reliable results.<\\\/p><p data-start=\\\"783\\\" data-end=\\\"1031\\\">From prototype verification to mass production, <strong data-start=\\\"831\\\" data-end=\\\"844\\\">Philifast<\\\/strong> provides one-stop PCBA services in China with precision, flexibility, and full transparency. Customer satisfaction remains our top priority as we build long-term, trusted partnerships.<\\\/p>\",\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"77b5631\"}]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"77bf935\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div class=\\\"order-steps\\\">\\r\\n  <div class=\\\"step\\\">\\r\\n    <div class=\\\"icon\\\">\\ud83d\\udce4<\\\/div>\\r\\n    <h3>Send Files<\\\/h3>\\r\\n    <p>Send your PCB design files via email for quotation.<\\\/p>\\r\\n  <\\\/div>\\r\\n  <div class=\\\"step\\\">\\r\\n    <div class=\\\"icon\\\">\\ud83d\\udcdd<\\\/div>\\r\\n    <h3>Confirm Order<\\\/h3>\\r\\n    <p>Review and approve the quotation before production.<\\\/p>\\r\\n  <\\\/div>\\r\\n  <div class=\\\"step\\\">\\r\\n    <div class=\\\"icon\\\">\\ud83d\\udcb0<\\\/div>\\r\\n    <h3>Make Payment<\\\/h3>\\r\\n    <p>Pay safely via bank transfer or PayPal.<\\\/p>\\r\\n  <\\\/div>\\r\\n  <div class=\\\"step\\\">\\r\\n    <div class=\\\"icon\\\">\\ud83c\\udfed<\\\/div>\\r\\n    <h3>Production<\\\/h3>\\r\\n    <p>Your PCBs and assembly will be processed as scheduled.<\\\/p>\\r\\n  <\\\/div>\\r\\n  <div class=\\\"step\\\">\\r\\n    <div class=\\\"icon\\\">\\ud83d\\ude9a<\\\/div>\\r\\n    <h3>Delivery<\\\/h3>\\r\\n    <p>We ship worldwide with reliable courier services.<\\\/p>\\r\\n  <\\\/div>\\r\\n  <div class=\\\"step\\\">\\r\\n    <div class=\\\"icon\\\">\\u2705<\\\/div>\\r\\n    <h3>After-Sales<\\\/h3>\\r\\n    <p>Receive your boards and enjoy full after-sales support.<\\\/p>\\r\\n  <\\\/div>\\r\\n<\\\/div>\\r\\n\\r\\n<style>\\r\\n.order-steps {\\r\\n  display: grid;\\r\\n  grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));\\r\\n  gap: 20px;\\r\\n  text-align: center;\\r\\n  padding: 30px 0;\\r\\n}\\r\\n\\r\\n.step {\\r\\n  position: relative;\\r\\n  background: #fff;\\r\\n  border: 1px solid var(--ast-global-color-2);\\r\\n  border-radius: 12px;\\r\\n  padding: 25px 10px 50px;\\r\\n  transition: all 0.3s ease;\\r\\n  overflow: hidden;\\r\\n}\\r\\n\\r\\n.icon {\\r\\n  font-size: 36px;\\r\\n  color: var(--ast-global-color-1);\\r\\n  margin-bottom: 10px;\\r\\n}\\r\\n\\r\\n.step h3 {\\r\\n  font-size: 1.1rem;\\r\\n  font-weight: 600;\\r\\n  color: var(--ast-global-color-1);\\r\\n  letter-spacing: 1.0px;\\r\\n  margin: 0;\\r\\n}\\r\\n\\r\\n.step p {\\r\\n  position: absolute;\\r\\n  left: 0;\\r\\n  bottom: 10px;\\r\\n  width: 100%;\\r\\n  padding: 0 10px;\\r\\n  font-size: 0.9rem;\\r\\n  color: #fff;\\r\\n  background: var(--ast-global-color-2);\\r\\n  opacity: 0;\\r\\n  transform: translateY(10px);\\r\\n  transition: all 0.3s ease;\\r\\n  pointer-events: none;\\r\\n}\\r\\n\\r\\n.step:hover {\\r\\n  transform: translateY(-3px);\\r\\n  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);\\r\\n    background: var(--ast-global-color-2);\\r\\n}\\r\\n\\r\\n.step:hover p {\\r\\n  opacity: 1;\\r\\n  transform: translateY(0);\\r\\n}\\r\\n<\\\/style>\\r\\n\",\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"551f99c\"}]},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"5894f76\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"selected_icon\":{\"value\":\"fas fa-upload\",\"library\":\"fa-solid\"},\"align\":\"center\",\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"de804f2\"}]},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"73596fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"f6d47c8\"}]},\"elements\":[{\"id\":\"ff71196\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose us\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"280\",\"bottom\":\"12\",\"left\":\"280\",\"isLinked\":false},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"c777033\"}],\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ee27ad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At <strong data-start=\\\"49\\\" data-end=\\\"62\\\">Philifast<\\\/strong>, we do more than build PCBs \\u2014 we build partnerships. We work side by side with our clients to deliver reliable, high-quality <a href=\\\"https:\\\/\\\/flj-pcb.com\\\/pcb-manufacturer\\\/\\\">PCB <\\\/a>and PCBA solutions. Our goal is to be your trusted manufacturing partner, helping you bring every idea to life with speed, precision, and care.<\\\/p>\",\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"ea88f1e\"}]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16a1212\",\"elType\":\"widget\",\"settings\":{\"html\":\"<!-- Why Choose Us Module (Philifast) -->\\r\\n<style>\\r\\n \\r\\n\\r\\n  \\r\\n  \\\/* Left intro *\\\/\\r\\n  .pf-intro {\\r\\n    padding: 18px 20px;\\r\\n    border-radius: 12px;\\r\\n  }\\r\\n  .pf-intro h2 {\\r\\n    font-size: 28px;\\r\\n    margin: 0 0 10px;\\r\\n    color: var(--pf-primary);\\r\\n    font-weight: 700;\\r\\n  }\\r\\n  .pf-intro p.lead {\\r\\n    margin: 0 0 18px;\\r\\n    color: #555;\\r\\n    line-height: 1.55;\\r\\n    font-size: 15px;\\r\\n  }\\r\\n  .pf-intro .cta-row {\\r\\n    display:flex;\\r\\n    gap:12px;\\r\\n    align-items:center;\\r\\n    margin-top: 8px;\\r\\n  }\\r\\n  .pf-btn {\\r\\n    background: var(--pf-primary);\\r\\n    color: #fff;\\r\\n    border: none;\\r\\n    padding: 10px 16px;\\r\\n    border-radius: 8px;\\r\\n    font-weight: 600;\\r\\n    cursor: pointer;\\r\\n    text-decoration: none;\\r\\n    display:inline-flex;\\r\\n    align-items:center;\\r\\n    gap:10px;\\r\\n    box-shadow: 0 6px 18px rgba(6,30,100,0.12);\\r\\n    transition: transform .18s ease, box-shadow .18s ease, filter .18s ease;\\r\\n  }\\r\\n  .pf-btn:hover { transform: translateY(-3px); filter: brightness(.98); box-shadow: 0 10px 28px rgba(6,30,100,0.14); }\\r\\n\\r\\n  .pf-note {\\r\\n    font-size:13px;\\r\\n    color:#666;\\r\\n    margin-left:6px;\\r\\n  }\\r\\n\\r\\n  \\\/* Right grid *\\\/\\r\\n  .pf-grid {\\r\\n    display: grid;\\r\\n    grid-template-columns: repeat(2, 1fr);\\r\\n    gap: 16px;\\r\\n  }\\r\\n\\r\\n  .pf-card {\\r\\n    background: #fff;\\r\\n    border-radius: 12px;\\r\\n    border: 1px solid rgba(15,15,20,0.04);\\r\\n    padding: 16px;\\r\\n    box-shadow: 0 8px 22px rgba(12,18,40,0.04);\\r\\n    display:flex;\\r\\n    gap:12px;\\r\\n    align-items:flex-start;\\r\\n    transition: transform .18s ease, box-shadow .18s ease;\\r\\n  }\\r\\n  .pf-card:hover { transform: translateY(-6px); box-shadow: 0 14px 40px rgba(12,18,40,0.06); }\\r\\n  .pf-card .ic {\\r\\n    width:44px;\\r\\n    height:44px;\\r\\n    border-radius:10px;\\r\\n    display:flex;\\r\\n    align-items:center;\\r\\n    justify-content:center;\\r\\n    background: linear-gradient(180deg, rgba(0,0,0,0.03), rgba(0,0,0,0.02));\\r\\n    color: var(--pf-primary);\\r\\n    flex-shrink:0;\\r\\n    font-size:20px;\\r\\n  }\\r\\n  .pf-card h4 {\\r\\n    margin:0 0 6px;\\r\\n    font-size:16px;\\r\\n    color: #111;\\r\\n    font-weight:700;\\r\\n  }\\r\\n  .pf-card p {\\r\\n    margin:0;\\r\\n    color:#555;\\r\\n    font-size:14px;\\r\\n    line-height:1.45;\\r\\n  }\\r\\n\\r\\n  \\\/* compact list style for longer items *\\\/\\r\\n  .pf-list {\\r\\n    margin:0;\\r\\n    padding-left:18px;\\r\\n    color:#444;\\r\\n    font-size:14px;\\r\\n    line-height:1.45;\\r\\n  }\\r\\n\\r\\n  @media (max-width: 980px){\\r\\n    .pf-why .wrap { grid-template-columns: 1fr; }\\r\\n    .pf-grid { grid-template-columns: repeat(2, 1fr); }\\r\\n  }\\r\\n  @media (max-width: 640px){\\r\\n    .pf-grid { grid-template-columns: 1fr; }\\r\\n    .pf-intro h2 { font-size:24px; }\\r\\n    .pf-btn { padding:10px 12px; }\\r\\n  }\\r\\n<\\\/style>\\r\\n\\r\\n<section class=\\\"pf-why\\\" aria-labelledby=\\\"why-title\\\">\\r\\n  <div class=\\\"wrap\\\">\\r\\n  \\r\\n\\r\\n    <div class=\\\"pf-grid\\\">\\r\\n        \\r\\n              <!-- Online quote & one-to-one service -->\\r\\n      <article class=\\\"pf-card\\\" aria-labelledby=\\\"c3\\\">\\r\\n        <div class=\\\"ic\\\" aria-hidden=\\\"true\\\">\\ud83d\\udcac<\\\/div>\\r\\n        <div>\\r\\n          <h4 id=\\\"c3\\\">Online quote & one-to-one service<\\\/h4>\\r\\n          <p>\\r\\n            Fast online quotations plus dedicated technical and account managers to handle your project from quotation to delivery.\\r\\n          <\\\/p>\\r\\n        <\\\/div>\\r\\n      <\\\/article>\\r\\n      <!-- Advanced production lines -->\\r\\n     \\r\\n      <!-- Quality first -->\\r\\n      <article class=\\\"pf-card\\\" aria-labelledby=\\\"c2\\\">\\r\\n        <div class=\\\"ic\\\" aria-hidden=\\\"true\\\">\\ud83d\\udd12<\\\/div>\\r\\n        <div>\\r\\n          <h4 id=\\\"c2\\\">Quality first<\\\/h4>\\r\\n          <p>\\r\\n            Certified to IATF 16949, ISO 13485, ISO 9001, ISO 14001 and ISO 45001. We follow standardized production control to deliver consistent, compliant results.\\r\\n          <\\\/p>\\r\\n        <\\\/div>\\r\\n      <\\\/article>\\r\\n\\r\\n <article class=\\\"pf-card\\\" aria-labelledby=\\\"c1\\\">\\r\\n        <div class=\\\"ic\\\" aria-hidden=\\\"true\\\">\\ud83c\\udfed<\\\/div>\\r\\n        <div>\\r\\n          <h4 id=\\\"c1\\\">Advanced production lines<\\\/h4>\\r\\n          <p>\\r\\n            7 SMT lines (Yamaha YRM20), 2 DIP lines, manual soldering and wave soldering. Full inspection suite including X-Ray, AOI and SPI for reliable mass production.\\r\\n          <\\\/p>\\r\\n        <\\\/div>\\r\\n      <\\\/article>\\r\\n\\r\\n\\r\\n      <!-- Best components -->\\r\\n      <article class=\\\"pf-card\\\" aria-labelledby=\\\"c4\\\">\\r\\n        <div class=\\\"ic\\\" aria-hidden=\\\"true\\\">\\ud83d\\udd0e<\\\/div>\\r\\n        <div>\\r\\n          <h4 id=\\\"c4\\\">Best components<\\\/h4>\\r\\n          <ul class=\\\"pf-list\\\" aria-hidden=\\\"false\\\">\\r\\n            <li>10+ years sourcing experience; authorized distributors only<\\\/li>\\r\\n            <li>Genuine parts from Digi-Key, Mouser, RS and authorized manufacturers<\\\/li>\\r\\n            <li>Clear substitute recommendations\\u2014used only after your approval<\\\/li>\\r\\n          <\\\/ul>\\r\\n        <\\\/div>\\r\\n      <\\\/article>\\r\\n\\r\\n      <!-- One-stop PCB & PCBA service -->\\r\\n      <article class=\\\"pf-card\\\" aria-labelledby=\\\"c5\\\">\\r\\n        <div class=\\\"ic\\\" aria-hidden=\\\"true\\\">\\ud83d\\udd17<\\\/div>\\r\\n        <div>\\r\\n          <h4 id=\\\"c5\\\">One-stop PCB & PCBA service<\\\/h4>\\r\\n          <p>\\r\\n            From PCB design and material selection to SMT\\\/DIP assembly, cable harnessing, programming and full testing\\u2014we manage the whole process for you.\\r\\n          <\\\/p>\\r\\n        <\\\/div>\\r\\n      <\\\/article>\\r\\n\\r\\n      <!-- Fast delivery \\\/ On-time -->\\r\\n      <article class=\\\"pf-card\\\" aria-labelledby=\\\"c6\\\">\\r\\n        <div class=\\\"ic\\\" aria-hidden=\\\"true\\\">\\u26a1<\\\/div>\\r\\n        <div>\\r\\n          <h4 id=\\\"c6\\\">Fast, reliable delivery<\\\/h4>\\r\\n          <p>\\r\\n            Optimized production planning and clear project tracking ensure fast turnaround and on-time delivery for both prototypes and volume orders.\\r\\n          <\\\/p>\\r\\n        <\\\/div>\\r\\n      <\\\/article>\\r\\n    <\\\/div>\\r\\n  <\\\/div>\\r\\n<\\\/section>\\r\\n\",\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"f4dd722\"}]},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"l6ysmmh\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1100,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#212121\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"060b3c7\"}]},\"elements\":[{\"id\":\"4347efa\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":8,\"background_background\":\"classic\",\"background_color\":\"#424242\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":30,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":12,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"1af4add\"}]},\"elements\":[{\"id\":\"e319d55\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"contact\",\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"111f9fb\"}]},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"c4f9c25\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2f55736\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"17c4ad6\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"664baeb\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"aecdcd0\"},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"9083030\"}],\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(66, 66, 66, 0)\",\"icon_secondary_color\":\"#BDBDBD\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"hover_primary_color\":\"rgba(33, 33, 33, 0)\",\"hover_secondary_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"view\":\"traditional\",\"icon_padding_mobile\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"67d629c\"}]},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3c600d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"content_position\":\"top\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":20,\"spread\":0,\"color\":\"rgba(33, 33, 33, 0.25)\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"z_index\":1,\"_inline_size_tablet\":43,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"8e9c459\"}]},\"elements\":[{\"id\":\"2006edb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#212121\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"align_mobile\":\"center\",\"view\":\"traditional\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"58716a4\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd6bb18\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"rgba(189, 189, 189, 0.18)\",\"gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"look\":\"\",\"view\":\"traditional\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"rotate\":{\"unit\":\"deg\",\"size\":0,\"sizes\":[]},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"705f486\"}]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"34df399\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-building\",\"library\":\"fa-regular\"},\"title_text\":\"Meet Us\",\"description_text\":\"+86 075523350852\\n\\n\",\"position\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#424242\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"view\":\"stacked\",\"title_size\":\"h4\",\"icon_space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_vertical_alignment\":\"middle\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"rotate\":{\"unit\":\"deg\",\"size\":0,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"0f3f684\"}],\"__globals__\":{\"primary_color\":\"globals\\\/colors?id=accent\",\"secondary_color\":\"globals\\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fa4f6e2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"title_text\":\"Call Us\",\"description_text\":\"+86 075523350814\\n\\n\",\"position\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#424242\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"view\":\"stacked\",\"title_size\":\"h4\",\"secondary_color\":\"#FFFFFF\",\"icon_space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"rotate\":{\"unit\":\"deg\",\"size\":0,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"5e20e44\"}],\"__globals__\":{\"primary_color\":\"globals\\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"eed3e44\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-envelope-open\",\"library\":\"fa-regular\"},\"title_text\":\"Email Us\",\"description_text\":\"Sales@fljpcb.com\",\"position\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#424242\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"view\":\"stacked\",\"title_size\":\"h4\",\"secondary_color\":\"#FFFFFF\",\"icon_space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"rotate\":{\"unit\":\"deg\",\"size\":0,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"1819789\"}],\"__globals__\":{\"primary_color\":\"globals\\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"38f6fe5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":51.664,\"margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":45,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"a0a9db6\"}]},\"elements\":[{\"id\":\"4f69c53\",\"elType\":\"widget\",\"settings\":{\"address\":\"HRVX+256, Gushuyi Rd, Baoan, Shenzhen, Guangdong Province, China, 518126\",\"zoom\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":401,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":30,\"spread\":0,\"color\":\"rgba(33, 33, 33, 0.2)\"},\"view\":\"traditional\",\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"9b04001\"}]},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"xo6hkxv\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"f97a92a\"}]},\"elements\":[{\"id\":\"2164f5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":40,\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"9d24519\"}]},\"elements\":[{\"id\":\"f38cd40\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"faq\",\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"111f9fb\"}]},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"075556d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"2d290b7\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"08aa4c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"3050212\"}]},\"elements\":[{\"id\":\"cca2678\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"2a86910\"}]},\"elements\":[{\"id\":\"8fd3b89\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is your minimum order quantity (MOQ)?\",\"tab_content\":\"<p>Prototypes start from <strong data-start=\\\"399\\\" data-end=\\\"408\\\">1 PCB<\\\/strong>. Small runs and mass runs depend on board type and process. Typical production MOQ is <strong data-start=\\\"495\\\" data-end=\\\"509\\\">10\\u2013100 pcs<\\\/strong>. Tell us your board details and qty for a firm answer.<\\\/p>\",\"_id\":\"753a848\"},{\"_id\":\"bcfb61c\",\"tab_title\":\"What are the lead times for prototyping and production?\",\"tab_content\":\"<p>Typical times: prototype <strong data-start=\\\"656\\\" data-end=\\\"671\\\">24\\u201372 hours<\\\/strong>, small runs <strong data-start=\\\"684\\\" data-end=\\\"697\\\">5\\u201314 days<\\\/strong>, mass production <strong data-start=\\\"715\\\" data-end=\\\"729\\\">14\\u201330 days<\\\/strong>. Time depends on layers, parts, testing, and order size. For rush work, contact sales.<\\\/p>\"},{\"_id\":\"f0e5daa\",\"tab_title\":\"What payment methods do you accept?\",\"tab_content\":\"<p>We accept bank transfer (T\\\/T), PayPal, and credit card by agreement. For large orders we accept Letter of Credit (L\\\/C). Other methods can be arranged on request.<\\\/p>\"},{\"_id\":\"e3e62e7\",\"tab_title\":\"Do you offer rush or priority service?\",\"tab_content\":\"<p>Yes. We offer expedited options. Rush service costs more. Tell us your deadline when you submit files. We will confirm lead time and fee.<\\\/p>\"}],\"border_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_color\":\"#F5F5F5\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-caret-down\",\"library\":\"fa-solid\"},\"tab_active_color\":\"#007CBAF7\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":3,\"blur\":12,\"spread\":4,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"title_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"icon_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#F4F5F6\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"title_padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"25\",\"left\":\"12\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_align\":\"right\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"8609768\"}]},\"elements\":[],\"widgetType\":\"accordion\"}],\"isInner\":true},{\"id\":\"0ca2a09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"63847d1\"}]},\"elements\":[{\"id\":\"96af0e2\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"How do you ensure component authenticity?\",\"tab_content\":\"<p>We buy from authorized distributors and factory agents. All parts are new and original. If we suggest substitutes, we explain them. We use suppliers like Digi-Key, Mouser and authorized sources.<\\\/p>\",\"_id\":\"753e3e0\"},{\"tab_title\":\"What quality certificates and tests do you have?\",\"tab_content\":\"<p>We hold IATF 16949, ISO 13485, ISO 9001, ISO 14001, and ISO 45001. We test with AOI, X-Ray, ICT, FCT, and SPI. Certificates are available on request.<\\\/p>\",\"_id\":\"1f7b19c\"},{\"tab_title\":\"How do you pack and ship orders?\",\"tab_content\":\"<p>We pack boards with anti-static and protective materials. We offer air and sea shipping. We can arrange DHL, FedEx, or ocean freight and support export customs documents. Tell us your delivery address for shipping cost.<\\\/p>\",\"_id\":\"9c164e4\"},{\"_id\":\"30d17b2\",\"tab_title\":\"Can we sign an NDA before sharing files?\",\"tab_content\":\"<p>Yes. We can sign an NDA on request. Send your NDA or ask us to provide a standard NDA. Files stay private and are only used for your project.<\\\/p>\"}],\"border_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_color\":\"#F5F5F5\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-caret-down\",\"library\":\"fa-solid\"},\"tab_active_color\":\"#007CBAF7\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":3,\"blur\":12,\"spread\":4,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"title_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"icon_active_color\":\"rgba(0, 170, 255, 0.97)\",\"icon_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#F4F5F6\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"title_padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"25\",\"left\":\"12\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_align\":\"right\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"c3825ed\"}]},\"elements\":[],\"widgetType\":\"accordion\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ef8ae5d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"a9ce7a3\"}]},\"elements\":[{\"id\":\"7e54e74\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"92832d0\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7379fe\",\"elType\":\"widget\",\"settings\":{\"posts_per_page\":3,\"meta_separator\":\" | \",\"read_more_text\":\"Read More \\u2192\",\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"6ef318e\"}]},\"elements\":[],\"widgetType\":\"hfe-basic-posts\"}],\"isInner\":false}]"],"_yoast_wpseo_content_score":["90"],"_yoast_wpseo_estimated-reading-time-minutes":["4"],"_elementor_version":["3.33.4"],"_astra_content_layout_flag":["disabled"],"ast-title-bar-display":["disabled"],"_wp_page_template":["default"],"_elementor_controls_usage":["a:19:{s:9:\"container\";a:3:{s:5:\"count\";i:27;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:10:{s:11:\"boxed_width\";i:10;s:14:\"flex_direction\";i:15;s:8:\"flex_gap\";i:8;s:10:\"min_height\";i:2;s:16:\"flex_align_items\";i:4;s:13:\"content_width\";i:13;s:5:\"width\";i:7;s:20:\"flex_justify_content\";i:8;s:9:\"flex_wrap\";i:1;s:14:\"container_type\";i:1;}}s:5:\"style\";a:4:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:17;s:16:\"background_image\";i:8;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:16:\"background_color\";i:14;s:19:\"background_position\";i:2;}s:26:\"section_background_overlay\";a:3:{s:29:\"background_overlay_background\";i:7;s:26:\"background_overlay_opacity\";i:1;s:24:\"background_overlay_color\";i:1;}s:21:\"section_shape_divider\";a:3:{s:26:\"shape_divider_bottom_width\";i:1;s:27:\"shape_divider_bottom_height\";i:1;s:29:\"shape_divider_bottom_negative\";i:1;}s:13:\"uae_particles\";a:1:{s:20:\"uae_particles_styles\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"section_layout\";a:3:{s:7:\"padding\";i:23;s:6:\"margin\";i:17;s:9:\"_offset_y\";i:6;}s:26:\"display_conditions_section\";a:1:{s:22:\"display_condition_list\";i:27;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:15;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:15;s:11:\"header_size\";i:6;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:5:\"align\";i:7;s:22:\"typography_line_height\";i:2;s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:3:{s:26:\"display_conditions_section\";a:1:{s:22:\"display_condition_list\";i:15;}s:14:\"_section_style\";a:7:{s:7:\"_margin\";i:5;s:8:\"_padding\";i:3;s:21:\"_element_custom_width\";i:1;s:9:\"_offset_x\";i:1;s:13:\"_offset_x_end\";i:1;s:9:\"_offset_y\";i:1;s:13:\"_offset_y_end\";i:1;}s:15:\"section_effects\";a:1:{s:18:\"animation_duration\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:12;}}s:8:\"advanced\";a:3:{s:26:\"display_conditions_section\";a:1:{s:22:\"display_condition_list\";i:12;}s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:2;}s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:17:\"paragraph_spacing\";i:1;s:22:\"typography_line_height\";i:1;s:5:\"align\";i:1;}}}}s:5:\"video\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:13:\"section_video\";a:4:{s:11:\"youtube_url\";i:1;s:14:\"play_on_mobile\";i:1;s:10:\"yt_privacy\";i:1;s:9:\"lazy_load\";i:1;}s:21:\"section_image_overlay\";a:2:{s:18:\"show_image_overlay\";i:1;s:13:\"image_overlay\";i:1;}}s:8:\"advanced\";a:1:{s:26:\"display_conditions_section\";a:1:{s:22:\"display_condition_list\";i:1;}}}}s:11:\"menu-anchor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_anchor\";a:1:{s:6:\"anchor\";i:3;}}s:8:\"advanced\";a:1:{s:26:\"display_conditions_section\";a:1:{s:22:\"display_condition_list\";i:3;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:11:\"button_type\";i:1;s:4:\"text\";i:3;s:4:\"link\";i:2;s:13:\"selected_icon\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:5:\"align\";i:2;s:13:\"border_radius\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:26:\"display_conditions_section\";a:1:{s:22:\"display_condition_list\";i:3;}}}}s:14:\"image-carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:22:\"section_image_carousel\";a:3:{s:8:\"carousel\";i:1;s:14:\"thumbnail_size\";i:1;s:12:\"caption_type\";i:1;}s:26:\"section_additional_options\";a:1:{s:8:\"lazyload\";i:1;}}s:5:\"style\";a:2:{s:24:\"section_style_navigation\";a:3:{s:11:\"arrows_size\";i:1;s:8:\"dots_gap\";i:1;s:9:\"dots_size\";i:1;}s:19:\"section_style_image\";a:1:{s:13:\"image_spacing\";i:1;}}s:8:\"advanced\";a:2:{s:26:\"display_conditions_section\";a:1:{s:22:\"display_condition_list\";i:1;}s:18:\"section_custom_css\";a:1:{s:10:\"custom_css\";i:1;}}}}s:9:\"image-box\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";i:3;s:10:\"title_text\";i:3;s:16:\"description_text\";i:3;s:10:\"title_size\";i:3;}}s:5:\"style\";a:1:{s:17:\"section_style_box\";a:2:{s:10:\"text_align\";i:3;s:18:\"title_bottom_space\";i:3;}}s:8:\"advanced\";a:1:{s:26:\"display_conditions_section\";a:1:{s:22:\"display_condition_list\";i:3;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";i:9;s:21:\"space_between_widgets\";i:7;s:16:\"content_position\";i:1;}}s:8:\"advanced\";a:2:{s:26:\"display_conditions_section\";a:1:{s:22:\"display_condition_list\";i:10;}s:16:\"section_advanced\";a:3:{s:6:\"margin\";i:3;s:7:\"padding\";i:5;s:7:\"z_index\";i:1;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:2;s:16:\"background_color\";i:2;}s:14:\"section_border\";a:3:{s:26:\"box_shadow_box_shadow_type\";i:2;s:21:\"box_shadow_box_shadow\";i:2;s:13:\"border_radius\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}s:14:\"section_layout\";a:3:{s:13:\"content_width\";i:2;s:3:\"gap\";i:2;s:16:\"content_position\";i:2;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:7:\"padding\";i:3;}s:26:\"display_conditions_section\";a:1:{s:22:\"display_condition_list\";i:5;}s:19:\"_section_responsive\";a:1:{s:20:\"reverse_order_mobile\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:3;s:19:\"background_position\";i:2;s:21:\"background_attachment\";i:2;s:15:\"background_size\";i:2;s:16:\"background_color\";i:3;s:17:\"background_repeat\";i:1;}s:26:\"section_background_overlay\";a:3:{s:29:\"background_overlay_background\";i:2;s:26:\"background_overlay_color_b\";i:2;s:26:\"background_overlay_opacity\";i:2;}s:21:\"section_shape_divider\";a:4:{s:23:\"shape_divider_top_width\";i:1;s:24:\"shape_divider_top_height\";i:1;s:26:\"shape_divider_bottom_width\";i:1;s:27:\"shape_divider_bottom_height\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";i:6;s:7:\"link_to\";i:3;s:4:\"link\";i:3;s:10:\"image_size\";i:2;}}s:8:\"advanced\";a:4:{s:26:\"display_conditions_section\";a:1:{s:22:\"display_condition_list\";i:6;}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";i:6;s:19:\"_background_color_b\";i:4;}s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:6;}s:15:\"_section_border\";a:2:{s:14:\"_border_border\";i:1;s:13:\"_border_width\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:6:\"height\";i:6;}}}}s:12:\"uael-infobox\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:21:\"section_general_field\";a:2:{s:13:\"infobox_title\";i:1;s:19:\"infobox_description\";i:1;}s:19:\"section_image_field\";a:3:{s:13:\"infobox_align\";i:1;s:23:\"new_infobox_select_icon\";i:1;s:13:\"infobox_image\";i:1;}}s:5:\"style\";a:1:{s:24:\"section_typography_field\";a:2:{s:19:\"infobox_title_color\";i:1;s:18:\"infobox_desc_color\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;s:21:\"_element_width_mobile\";i:1;}s:26:\"display_conditions_section\";a:1:{s:22:\"display_condition_list\";i:1;}}}}s:4:\"html\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:4:\"html\";i:2;}}s:8:\"advanced\";a:1:{s:26:\"display_conditions_section\";a:1:{s:22:\"display_condition_list\";i:2;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:3:{s:16:\"social_icon_list\";i:1;s:5:\"align\";i:1;s:12:\"align_mobile\";i:1;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:7:{s:10:\"icon_color\";i:1;s:18:\"icon_primary_color\";i:1;s:20:\"icon_secondary_color\";i:1;s:9:\"icon_size\";i:1;s:12:\"icon_padding\";i:1;s:12:\"icon_spacing\";i:1;s:13:\"border_radius\";i:1;}s:20:\"section_social_hover\";a:2:{s:19:\"hover_primary_color\";i:1;s:21:\"hover_secondary_color\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:7:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:21:\"_element_custom_width\";i:1;s:9:\"_offset_x\";i:1;s:13:\"_offset_x_end\";i:1;s:9:\"_offset_y\";i:1;s:13:\"_offset_y_end\";i:1;}s:26:\"display_conditions_section\";a:1:{s:22:\"display_condition_list\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:5:\"style\";a:3:{s:21:\"section_divider_style\";a:2:{s:5:\"color\";i:1;s:3:\"gap\";i:1;}s:18:\"section_text_style\";a:1:{s:22:\"typography_line_height\";i:1;}s:18:\"section_icon_style\";a:1:{s:6:\"rotate\";i:1;}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:4:\"look\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:5:{s:21:\"_element_custom_width\";i:1;s:9:\"_offset_x\";i:1;s:13:\"_offset_x_end\";i:1;s:9:\"_offset_y\";i:1;s:13:\"_offset_y_end\";i:1;}s:26:\"display_conditions_section\";a:1:{s:22:\"display_condition_list\";i:1;}}}}s:8:\"icon-box\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:5:{s:13:\"selected_icon\";i:3;s:10:\"title_text\";i:3;s:16:\"description_text\";i:3;s:4:\"view\";i:3;s:10:\"title_size\";i:3;}}s:5:\"style\";a:3:{s:17:\"section_style_box\";a:4:{s:8:\"position\";i:3;s:18:\"title_bottom_space\";i:3;s:10:\"icon_space\";i:3;s:26:\"content_vertical_alignment\";i:3;}s:18:\"section_style_icon\";a:4:{s:9:\"icon_size\";i:3;s:12:\"icon_padding\";i:3;s:6:\"rotate\";i:3;s:15:\"secondary_color\";i:2;}s:21:\"section_style_content\";a:4:{s:11:\"title_color\";i:3;s:17:\"description_color\";i:3;s:28:\"title_typography_line_height\";i:3;s:34:\"description_typography_line_height\";i:3;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:6:{s:7:\"_margin\";i:3;s:21:\"_element_custom_width\";i:3;s:9:\"_offset_x\";i:3;s:13:\"_offset_x_end\";i:3;s:9:\"_offset_y\";i:3;s:13:\"_offset_y_end\";i:3;}s:26:\"display_conditions_section\";a:1:{s:22:\"display_condition_list\";i:3;}}}}s:11:\"google_maps\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:11:\"section_map\";a:3:{s:7:\"address\";i:1;s:4:\"zoom\";i:1;s:6:\"height\";i:1;}}s:5:\"style\";a:1:{s:17:\"section_map_style\";a:1:{s:20:\"css_filters_saturate\";i:1;}}s:8:\"advanced\";a:3:{s:15:\"_section_border\";a:2:{s:27:\"_box_shadow_box_shadow_type\";i:1;s:22:\"_box_shadow_box_shadow\";i:1;}s:14:\"_section_style\";a:5:{s:21:\"_element_custom_width\";i:1;s:9:\"_offset_x\";i:1;s:13:\"_offset_x_end\";i:1;s:9:\"_offset_y\";i:1;s:13:\"_offset_y_end\";i:1;}s:26:\"display_conditions_section\";a:1:{s:22:\"display_condition_list\";i:1;}}}}s:9:\"accordion\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:4:\"tabs\";i:2;s:13:\"selected_icon\";i:2;s:20:\"selected_active_icon\";i:2;}}s:5:\"style\";a:4:{s:19:\"section_title_style\";a:2:{s:12:\"border_width\";i:2;s:12:\"border_color\";i:2;}s:26:\"section_toggle_style_title\";a:2:{s:16:\"tab_active_color\";i:2;s:13:\"title_padding\";i:2;}s:25:\"section_toggle_style_icon\";a:3:{s:10:\"icon_space\";i:2;s:10:\"icon_align\";i:2;s:17:\"icon_active_color\";i:1;}s:28:\"section_toggle_style_content\";a:1:{s:15:\"content_padding\";i:2;}}s:8:\"advanced\";a:4:{s:15:\"_section_border\";a:2:{s:14:\"_border_radius\";i:2;s:22:\"_box_shadow_box_shadow\";i:2;}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";i:2;s:17:\"_background_color\";i:2;}s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:2;s:7:\"_margin\";i:2;}s:26:\"display_conditions_section\";a:1:{s:22:\"display_condition_list\";i:2;}}}}s:15:\"hfe-basic-posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_general\";a:1:{s:14:\"posts_per_page\";i:1;}}s:8:\"advanced\";a:1:{s:26:\"display_conditions_section\";a:1:{s:22:\"display_condition_list\";i:1;}}}}}"],"astra-main-page-id":["110172"],"ast_self_id_110172":["1"],"_wxr_import_user_slug":["devanshus"],"_astra_sites_imported_post":["1"],"_astra_sites_enable_for_batch":["1"],"_astra_sites_hotlink_imported":["1"],"_astra_sites_elementor_processed_time":["1755682414"],"_edit_lock":["1774942110:1"],"_elementor_pro_version":["3.31.2"],"_elementor_page_settings":["a:1:{s:10:\"hide_title\";s:3:\"yes\";}"],"_uag_custom_page_level_css":[""],"site-content-layout":[""],"ast-global-header-display":[""],"ast-banner-title-visibility":[""],"ast-main-header-display":[""],"ast-hfb-above-header-display":[""],"ast-hfb-below-header-display":[""],"ast-hfb-mobile-header-display":[""],"site-post-title":["disabled"],"ast-breadcrumbs-content":[""],"footer-sml-layout":[""],"adv-header-id-meta":[""],"stick-header-meta":[""],"header-above-stick-meta":[""],"header-main-stick-meta":[""],"header-below-stick-meta":[""],"footnotes":[""],"_elementor_conditions":["a:0:{}"],"_edit_last":["1"],"rank_math_news_sitemap_robots":["index"],"rank_math_robots":["a:1:{i:0;s:5:\"index\";}"],"rank_math_internal_links_processed":["1"],"rank_math_seo_score":["26"],"rank_math_title":["%sitename%"],"rank_math_schema_Article":["a:9:{s:8:\"headline\";s:11:\"%seo_title%\";s:11:\"description\";s:17:\"%seo_description%\";s:13:\"datePublished\";s:20:\"%date(Y-m-dTH:i:sP)%\";s:12:\"dateModified\";s:24:\"%modified(Y-m-dTH:i:sP)%\";s:8:\"keywords\";s:10:\"%keywords%\";s:5:\"image\";a:2:{s:5:\"@type\";s:11:\"ImageObject\";s:3:\"url\";s:16:\"%post_thumbnail%\";}s:6:\"author\";a:2:{s:5:\"@type\";s:6:\"Person\";s:4:\"name\";s:6:\"%name%\";}s:5:\"@type\";s:7:\"Article\";s:8:\"metadata\";a:3:{s:5:\"title\";s:7:\"Article\";s:4:\"type\";s:8:\"template\";s:9:\"isPrimary\";b:1;}}"],"_oembed_b216a12a082fa16c65e69b417243b1ca":["<iframe title=\"Philifast\" width=\"500\" height=\"281\" src=\"https:\/\/www.youtube.com\/embed\/WZexvqPwKdo?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>"],"_oembed_time_b216a12a082fa16c65e69b417243b1ca":["1762309080"],"_oembed_6b4f8d13321c57ac794621fccd65227d":["<iframe title=\"Philifast\" width=\"1200\" height=\"675\" src=\"https:\/\/www.youtube.com\/embed\/WZexvqPwKdo?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>"],"_oembed_time_6b4f8d13321c57ac794621fccd65227d":["1762309085"],"_oembed_42b834c4a1163da8dee21f30c1b98009":["<iframe title=\"Philifast\" width=\"500\" height=\"281\" src=\"https:\/\/www.youtube.com\/embed\/WZexvqPwKdo?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>"],"_oembed_time_42b834c4a1163da8dee21f30c1b98009":["1762324733"],"_oembed_c1e11d20eea1386bc6346724033de257":["<iframe title=\"Philifast\" width=\"1200\" height=\"675\" src=\"https:\/\/www.youtube.com\/embed\/WZexvqPwKdo?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>"],"_oembed_time_c1e11d20eea1386bc6346724033de257":["1762324739"],"_uag_page_assets":["a:9:{s:3:\"css\";s:30185:\".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}}\n.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 0.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}\n.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}\n.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}\n#uagb-cta-block-.wp-block-uagb-call-to-action .uagb-cta__title{margin-bottom: 10px;}#uagb-cta-block-.wp-block-uagb-call-to-action .uagb-cta__desc{margin-bottom: 10px;}#uagb-cta-block- .uagb-cta__align-button-after{margin-left: 10px;}#uagb-cta-block- .uagb-cta__align-button-before{margin-right: 10px;}#uagb-cta-block-.wp-block-uagb-call-to-action a.uagb-cta__button-link-wrapper > svg{margin-left: 10px;}#uagb-cta-block-.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-cta-block- .uagb-cta__content-wrap{text-align: left;}#uagb-cta-block- .uagb-cta__wrap{width: 70%;text-align: left;}#uagb-cta-block-.wp-block-uagb-call-to-action{text-align: left;}#uagb-cta-block- .uagb-cta__left-right-wrap .uagb-cta__content{margin-left: 0px;}#uagb-cta-block- .uagb-cta__buttons{column-gap: 15px;}#uagb-cta-block-.wp-block-uagb-call-to-action {display: flex;justify-content: space-between;}#uagb-cta-block- .uagb-cta__content-right .uagb-cta__left-right-wrap .uagb-cta__content{width: 70%;}#uagb-cta-block- .uagb-cta__content-right .uagb-cta__left-right-wrap .uagb-cta__link-wrapper{width: 30%;}#uagb-cta-block-.wp-block-uagb-call-to-action a.uagb-cta__button-link-wrapper {align-self: center;height: fit-content;margin-left: auto;}#uagb-cta-block-.wp-block-uagb-call-to-action  {flex-direction: row;align-items: center;}#uagb-cta-block-.wp-block-uagb-call-to-action.wp-block-button a.uagb-cta-second__button{align-self: center;height: fit-content;}#uagb-cta-block-.wp-block-uagb-call-to-action.wp-block-button a.uagb-cta-second__button:hover{background-color: !important;}#uagb-cta-block-.wp-block-uagb-call-to-action.wp-block-button a.uagb-cta-second__button:focus{background-color: !important;}#uagb-cta-block- .uagb-cta__button-wrapper a.uagb-cta-typeof-button{color: #333;border-style: solid;}#uagb-cta-block-.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;}#uagb-cta-block-.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-cta-block-.wp-block-uagb-call-to-action.uagb-cta__content-stacked-tablet {display: inherit;}#uagb-cta-block-.uagb-cta__content-stacked-tablet .uagb-cta__wrap{width: 100%;}#uagb-cta-block- .uagb-cta__content-right .uagb-cta__left-right-wrap .uagb-cta__link-wrapper{width: 30%;}#uagb-cta-block- .uagb-cta__wrap{text-align: center;}#uagb-cta-block-.wp-block-uagb-call-to-action {flex-direction: column;align-items: center;}}@media only screen and (max-width: 767px) {#uagb-cta-block-.wp-block-uagb-call-to-action.uagb-cta__content-stacked-mobile {display: inherit;}#uagb-cta-block-.uagb-cta__content-stacked-mobile .uagb-cta__wrap{width: 100%;}#uagb-cta-block- .uagb-cta__buttons{justify-content: center;}#uagb-cta-block- .uagb-cta__content-right .uagb-cta__left-right-wrap .uagb-cta__link-wrapper{width: 30%;}#uagb-cta-block- .uagb-cta__wrap{text-align: center;}#uagb-cta-block-.wp-block-uagb-call-to-action {flex-direction: column;align-items: center;}}.uagb-icon-list__wrap{display:flex;align-items:flex-start;justify-content:flex-start}.wp-block-uagb-icon-list-child{padding:0;transition:all 0.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}\n.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}\n.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:0.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}\n.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 0.2s ease}\n .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:1947:\"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=\" + '';\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:19:{i:0;s:11:\"core\/search\";i:1;s:10:\"core\/group\";i:2;s:12:\"core\/heading\";i:3;s:17:\"core\/latest-posts\";i:4;s:20:\"core\/latest-comments\";i:5;s:13:\"core\/archives\";i:6;s:15:\"core\/categories\";i:7;s:10:\"core\/image\";i:8;s:14:\"core\/paragraph\";i:9;s:10:\"core\/embed\";i:10;s:17:\"uagb\/social-share\";i:11;s:23:\"uagb\/social-share-child\";i:12;s:19:\"uagb\/call-to-action\";i:13;s:14:\"uagb\/icon-list\";i:14;s:20:\"uagb\/icon-list-child\";i:15;s:14:\"uagb\/container\";i:16;s:9:\"uagb\/icon\";i:17;s:17:\"core\/social-links\";i:18;s:16:\"core\/social-link\";}s:8:\"uag_flag\";b:1;s:11:\"uag_version\";s:10:\"1776063796\";s:6:\"gfonts\";a:0:{}s:10:\"gfonts_url\";s:0:\"\";s:12:\"gfonts_files\";a:0:{}s:14:\"uag_faq_layout\";b:0;}"],"_elementor_page_assets":["a:2:{s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:6:\"swiper\";}s:6:\"styles\";a:14:{i:0;s:14:\"widget-heading\";i:1;s:12:\"widget-video\";i:2;s:18:\"widget-menu-anchor\";i:3;s:8:\"e-swiper\";i:4;s:21:\"widget-image-carousel\";i:5;s:18:\"e-animation-fadeIn\";i:6;s:16:\"widget-image-box\";i:7;s:12:\"widget-image\";i:8;s:19:\"widget-social-icons\";i:9;s:14:\"e-apple-webkit\";i:10;s:14:\"widget-divider\";i:11;s:15:\"widget-icon-box\";i:12;s:18:\"widget-google_maps\";i:13;s:16:\"widget-accordion\";}}"],"_elementor_css":["a:6:{s:4:\"time\";i:1775529951;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:4:{i:0;s:0:\"\";i:6;s:8:\"fa-solid\";i:7;s:9:\"fa-brands\";i:12;s:10:\"fa-regular\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}"],"_elementor_element_cache":["{\"timeout\":1776436939,\"value\":{\"content\":\"<div class=\\\"elementor-element elementor-element-9e88b79 e-con-full e-flex e-con e-parent\\\" data-id=\\\"9e88b79\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-06e5362 elementor-widget elementor-widget-html\\\" data-id=\\\"06e5362\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"html.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t    <style>\\r\\n        :root {\\r\\n            --primary-green: #0a8a6f;\\r\\n            --accent-green: #00ff99;\\r\\n            --text-white: #ffffff;\\r\\n            --promo-red: #e60000;\\r\\n        }\\r\\n\\r\\n       \\r\\n\\r\\n        .pcb-banner {\\r\\n            width: 100vw;\\r\\n            height: 500px; \\\/* \\u589e\\u52a0\\u5230600px\\u4ee5\\u5bb9\\u7eb3350px\\u56fe\\u7247+\\u5012\\u5f71 *\\\/\\r\\n            position: relative;\\r\\n            overflow: hidden;\\r\\n            background: var(--primary-green);\\r\\n            background-image: radial-gradient(circle, rgba(0,255,153,0.1) 1.5px, transparent 1.5px);\\r\\n            background-size: 30px 30px;\\r\\n            display: flex;\\r\\n        }\\r\\n\\r\\n        \\\/* --- \\u6838\\u5fc3\\u8c03\\u6574\\uff1a\\u5de6\\u4fa7\\u4e3b\\u5bb9\\u5668\\u6539\\u4e3a\\u5de6\\u53f3\\u5206\\u5e03 --- *\\\/\\r\\n        .banner-left {\\r\\n            position: relative;\\r\\n            z-index: 10;\\r\\n            width: 70%; \\\/* \\u8c03\\u5bbd\\u4e00\\u70b9\\u7ed9\\u56fe\\u7247\\u7559\\u7a7a\\u95f4 *\\\/\\r\\n            padding: 0 40px 0 60px;\\r\\n            display: flex;\\r\\n            align-items: center; \\\/* \\u5782\\u76f4\\u5c45\\u4e2d *\\\/\\r\\n            justify-content: space-between; \\\/* \\u6587\\u5b57\\u9760\\u5de6\\uff0c\\u56fe\\u7247\\u9760\\u53f3 *\\\/\\r\\n            gap: 30px;\\r\\n        }\\r\\n\\r\\n        \\\/* \\u6587\\u5b57\\u533a\\u57df\\u9650\\u5236\\u5bbd\\u5ea6 *\\\/\\r\\n        .banner-text {\\r\\n            flex: 0 0 45%;\\r\\n        }\\r\\n\\r\\n        .banner-text h1 {\\r\\n            font-size: clamp(22px, 3vw, 36px);\\r\\n            font-weight: 900;\\r\\n            color: var(--text-white);\\r\\n            line-height: 1.2;\\r\\n            margin-bottom: 25px;\\r\\n        }\\r\\n\\r\\n        .features {\\r\\n            display: flex;\\r\\n            flex-direction: column;\\r\\n            gap: 12px;\\r\\n        }\\r\\n\\r\\n        .feature-item {\\r\\n            color: var(--accent-green);\\r\\n            font-weight: bold;\\r\\n            font-size: 16px;\\r\\n            display: flex;\\r\\n            align-items: center;\\r\\n        }\\r\\n\\r\\n        .feature-item span {\\r\\n            color: #fff;\\r\\n            margin-left: 10px;\\r\\n            font-weight: 500;\\r\\n        }\\r\\n\\r\\n\\r\\n\\r\\n        .pcb-item {\\r\\n            width: 700px; \\\/* \\u5bbd\\u5ea6\\u7f29\\u5c0f\\u4e00\\u70b9\\uff0c\\u9632\\u6b62\\u6a2a\\u5411\\u592a\\u6324 *\\\/\\r\\n            height: 350px; \\\/* \\u4f60\\u7684\\u56fe\\u7247\\u9ad8\\u5ea6 *\\\/\\r\\n            object-fit: contain;\\r\\n            filter: drop-shadow(0 10px 15px rgba(0,0,0,0.3));\\r\\n            \\\/* \\u5012\\u5f71\\u8bbe\\u5b9a\\uff1a\\u7ebf\\u6027\\u6e10\\u53d8\\u907f\\u514d\\u751f\\u786c *\\\/\\r\\n            -webkit-box-reflect: below 0 linear-gradient(transparent 80%, rgba(0,0,0,0.2));\\r\\n            transition: transform 0.3s ease;\\r\\n        }\\r\\n\\r\\n\\r\\n\\r\\n        \\\/* \\u53f3\\u4fa7\\u4f18\\u60e0\\u4fe1\\u606f\\u5361\\u7247\\u533a *\\\/\\r\\n        .banner-right {\\r\\n            position: absolute;\\r\\n            top: 0;\\r\\n            right: 0;\\r\\n            width: 30%;\\r\\n            height: 100%;\\r\\n            background: url('https:\\\/\\\/flj-pcb.com\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/flj-smt-line.webp') center\\\/cover;\\r\\n            clip-path: polygon(20% 0%, 100% 0%, 100% 100%, 0% 100%);\\r\\n            display: flex;\\r\\n            flex-direction: column;\\r\\n            justify-content: center;\\r\\n            align-items: center;\\r\\n            gap: 20px;\\r\\n            z-index: 5;\\r\\n            padding-left: 5%;\\r\\n        }\\r\\n\\r\\n        .promo-box {\\r\\n            width: 220px;\\r\\n            padding: 15px;\\r\\n            background: rgba(255, 255, 255, 0.95);\\r\\n            backdrop-filter: blur(8px);\\r\\n            border-radius: 8px;\\r\\n            text-align: center;\\r\\n            box-shadow: 0 10px 25px rgba(0,0,0,0.2);\\r\\n        }\\r\\n\\r\\n        .promo-box h3 {\\r\\n            font-size: 20px;\\r\\n            color: var(--promo-red);\\r\\n            margin-bottom: 5px;\\r\\n        }\\r\\n\\r\\n        .promo-box p {\\r\\n            font-size: 13px;\\r\\n            font-weight: 600;\\r\\n        }\\r\\n\\r\\n        \\\/* \\u54cd\\u5e94\\u5f0f\\uff1a\\u5c0f\\u5c4f\\u5e55\\u53d8\\u56de\\u5782\\u76f4\\u6392\\u5217 *\\\/\\r\\n        @media (max-width: 1100px) {\\r\\n            .banner-left {\\r\\n                flex-direction: column;\\r\\n                width: 100%;\\r\\n                justify-content: center;\\r\\n                padding: 40px 20px;\\r\\n                text-align: center;\\r\\n            }\\r\\n            .banner-text {\\r\\n                flex: none;\\r\\n                margin-bottom: 30px;\\r\\n            }\\r\\n            .pcb-banner {\\r\\n                height: auto;\\r\\n                min-height: 800px;\\r\\n            }\\r\\n            .banner-right {\\r\\n                position: relative;\\r\\n                width: 100%;\\r\\n                height: 300px;\\r\\n                clip-path: none;\\r\\n            }\\r\\n        }\\r\\n    <\\\/style>\\r\\n    \\r\\n    <section class=\\\"pcb-banner\\\">\\r\\n    <div class=\\\"banner-left\\\">\\r\\n        <div class=\\\"banner-text\\\">\\r\\n            <h1>PROFESSIONAL PCB & SMT<br>ASSEMBLY SERVICES<\\\/h1>\\r\\n            <div class=\\\"features\\\">\\r\\n                <div class=\\\"feature-item\\\">\\u2713 <span>1-32 Layers High Precision<\\\/span><\\\/div>\\r\\n                <div class=\\\"feature-item\\\">\\u2713 <span>24H Express Delivery<\\\/span><\\\/div>\\r\\n                <div class=\\\"feature-item\\\">\\u2713 <span>Quick-turn Prototype<\\\/span><\\\/div>\\r\\n                <div class=\\\"feature-item\\\">\\u2713 <span>100% E-Test Guaranteed<\\\/span><\\\/div>\\r\\n            <\\\/div>\\r\\n        <\\\/div>\\r\\n\\r\\n        <div class=\\\"pcb-showcase\\\">\\r\\n            <img src=\\\"https:\\\/\\\/flj-pcb.com\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/pcb-assembly.webp\\\" alt=\\\"Rigid PCB\\\" class=\\\"pcb-item\\\">\\r\\n<!--            <img src=\\\"pcb-3.webp\\\" alt=\\\"Flex PCB\\\" class=\\\"pcb-item\\\">\\r\\n            <img src=\\\"pcba-2.webp\\\" alt=\\\"SMT\\\" class=\\\"pcb-item\\\">-->\\r\\n        <\\\/div>\\r\\n    <\\\/div>\\r\\n\\r\\n    <div class=\\\"banner-right\\\">\\r\\n        <div class=\\\"promo-box\\\">\\r\\n            <h3>Free Prototype<\\\/h3>\\r\\n            <p>1-2 Layers | \\u226410pcs<\\\/p>\\r\\n        <\\\/div>\\r\\n        <div class=\\\"promo-box\\\">\\r\\n            <h3>Only $25<\\\/h3>\\r\\n            <p>PCBA Assembly | \\u226410pcs<\\\/p>\\r\\n        <\\\/div>\\r\\n    <\\\/div>\\r\\n<\\\/section>\\r\\n    \\r\\n    \\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-a8df7c7 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"a8df7c7\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-7b47dd4 elementor-widget elementor-widget-heading\\\" data-id=\\\"7b47dd4\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">One-Stop PCBA &amp; Turnkey Assembly Solutions<\\\/h2>\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t[elementor-element k=\\\"0e46bd9387093ca73b9000e38f18cce4\\\" data=\\\"eyJpZCI6ImQ3ZWFiNmIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5QaGlsaWZhc3Qgb2ZmZXJzIGZ1bGwtc2VydmljZSBQQ0JBIHByb2Nlc3NpbmcgYW5kIHR1cm5rZXkgYXNzZW1ibHk6IDxhIGhyZWY9XCJodHRwczpcL1wvZmxqLXBjYi5jb21cL3BjYi1hc3NlbWJseVwvc210LWFzc2VtYmx5XC9cIj5TTVQ8XC9hPiBwbGFjZW1lbnQsIHBvc3QtcmVmbG93IDxhIGhyZWY9XCJodHRwczpcL1wvZmxqLXBjYi5jb21cL3BjYi1hc3NlbWJseVwvdGh0LXBjYi1hc3NlbWJseVwvXCI+dGhyb3VnaC1ob2xlIChESVApPFwvYT4gaW5zZXJ0aW9uLCBjb25mb3JtYWwgY29hdGluZywgdGVzdGluZywgZmluYWwgYXNzZW1ibHkgYW5kIHBhY2thZ2luZyBcdTIwMTQgYWxsIHVuZGVyIG9uZSByb29mLlBoaWxpZmFzdCBvZmZlcnMgZnVsbC1zZXJ2aWNlPGEgaHJlZj1cImh0dHBzOlwvXC9mbGotcGNiLmNvbVwvcGNiLWFzc2VtYmx5XC9cIj4gUENCQTxcL2E+IHByb2Nlc3NpbmcgYW5kIHR1cm5rZXkgYXNzZW1ibHk6IFNNVCBwbGFjZW1lbnQsIHBvc3QtcmVmbG93IHRocm91Z2gtaG9sZSAoRElQKSBpbnNlcnRpb24sIGNvbmZvcm1hbCBjb2F0aW5nLCB0ZXN0aW5nLCBmaW5hbCBhc3NlbWJseSBhbmQgcGFja2FnaW5nIFx1MjAxNCBhbGwgdW5kZXIgb25lIHJvb2YuPFwvcD5cbjxwPk91ciBoaWdoLXF1YWxpdHkgUENCcyBhbmQgYXNzZW1ibGVkIGJvYXJkcyBhcmUgd2lkZWx5IHVzZWQgaW4gdmFyaW91cyBpbmR1c3RyaWVzLCBpbmNsdWRpbmcgY29uc3VtZXIgZWxlY3Ryb25pY3MsIDxhIGhyZWY9XCJodHRwczpcL1wvZmxqLXBjYi5jb21cL3BjYi1tYW51ZmFjdHVyZXJcL2F1dG9tb3RpdmUtcGNiXC9cIj5hdXRvbW90aXZlIHN5c3RlbXM8XC9hPiwgPGEgaHJlZj1cImh0dHBzOlwvXC9mbGotcGNiLmNvbVwvd2hhdC1pcy1hLW1lZGljYWwtcGNiLWEtcmVsaWFibGUtZ3VpZGVcL1wiPm1lZGljYWwgZGV2aWNlczxcL2E+LCBpbmR1c3RyaWFsIGNvbnRyb2wsIHRlbGVjb21tdW5pY2F0aW9ucywgTEVEIGxpZ2h0aW5nLCBhbmQgc21hcnQgaG9tZSB0ZWNobm9sb2d5LiA8c3Ryb25nIGRhdGEtc3RhcnQ9XCI4ODhcIiBkYXRhLWVuZD1cIjEwMDlcIj5PdXIgYm9hcmRzIGRlbGl2ZXIgY29uc2lzdGVudCBwZXJmb3JtYW5jZSBhbmQgcmVsaWFiaWxpdHksIHBlcmZlY3RseSBzdWl0ZWQgZm9yIGNvbXBsZXggYW5kIGhpZ2gtZGVtYW5kIGFwcGxpY2F0aW9ucy48XC9zdHJvbmc+PFwvcD4iLCJkaXNwbGF5X2NvbmRpdGlvbl9saXN0IjpbeyJkaXNwbGF5X2NvbmRpdGlvbl9sb2dpbl9zdGF0dXMiOiJzdWJzY3JpYmVyIiwiX2lkIjoiNjRiNDY0NCJ9XX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\\\"]\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-5b2283d e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"5b2283d\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-1ed6d60 e-con-full e-flex e-con e-child\\\" data-id=\\\"1ed6d60\\\" data-element_type=\\\"container\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-4490e99 e-con-full e-flex e-con e-child\\\" data-id=\\\"4490e99\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-a3e181c elementor-widget elementor-widget-video\\\" data-id=\\\"a3e181c\\\" data-element_type=\\\"widget\\\" data-settings=\\\"{&quot;youtube_url&quot;:&quot;https:\\\\\\\/\\\\\\\/youtu.be\\\\\\\/WZexvqPwKdo?si=m0LpoKhAAJ4XQum1&quot;,&quot;yt_privacy&quot;:&quot;yes&quot;,&quot;lazy_load&quot;:&quot;yes&quot;,&quot;show_image_overlay&quot;:&quot;yes&quot;,&quot;image_overlay&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;,&quot;alt&quot;:&quot;&quot;,&quot;source&quot;:&quot;library&quot;},&quot;video_type&quot;:&quot;youtube&quot;,&quot;controls&quot;:&quot;yes&quot;}\\\" data-widget_type=\\\"video.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-wrapper elementor-open-inline\\\">\\n\\t\\t\\t<div class=\\\"elementor-video\\\"><\\\/div>\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-9de498b e-con-full e-flex e-con e-child\\\" data-id=\\\"9de498b\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-d2e6087 elementor-widget elementor-widget-menu-anchor\\\" data-id=\\\"d2e6087\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"menu-anchor.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-menu-anchor\\\" id=\\\"about-us\\\"><\\\/div>\\n\\t\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-e2dbe28 elementor-widget elementor-widget-heading\\\" data-id=\\\"e2dbe28\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">About US<\\\/h2>\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t[elementor-element k=\\\"0e46bd9387093ca73b9000e38f18cce4\\\" data=\\\"eyJpZCI6ImY0ZTE2OTciLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5TaGVuemhlbiBQaGlsaWZhc3QgRWxlY3Ryb24gQ28uLCBMdGQuIEZvdW5kIGluIDIwMDUuIFRocm91Z2ggbW9yZSB0aGFuIDEwIHllYXJzIG9mIGNvbnRpbnVvdXMgZGV2ZWxvcG1lbnQsIHRoZSBjb21wYW55IGhhcyBpbnRyb2R1Y2VkIHRoZSBtb3N0IGFkdmFuY2VkIHByb2R1Y3Rpb24gZXF1aXBtZW50LCBhbmQgZXN0YWJsaXNoZWQgYSBwcm9mZXNzaW9uYWwgZW5naW5lZXJpbmcgdGVhbSwgYWNjdW11bGF0ZWQgYWJ1bmRhbnQgZXhwZXJpZW5jZSBvZiBwcm9kdWN0aW9uIGFuZCBtYW5hZ2VtZW50IGR1cmluZyB0aGUgcHJvZHVjdGlvbi4gT3VyIGNvbXBhbnkgaGFzIGNvbXBsZXRlIHF1YWxpdHkgbWFuYWdlbWVudCBzeXN0ZW0sIGEgZnVsbCBzZXQgb2Ygc3VwcGx5IGNoYWluIHN5c3RlbSwgYW5kIGFjaGlldmVkIGxhcmdlLXNjYWxlIHByb2R1Y3Rpb24uIE91ciBjdXN0b21lcnMgbWFya2V0IGNvdmVyIGFsbCBvdmVyIHRoZSB3b3JsZCwgdGhlIG1haW4gcHJvZHVjdHMgYW5kIHRlY2hub2xvZ2llcyBhcmUgZXhwb3J0ZWQgdG8gRXVyb3BlYW4gYW5kIEFtZXJpY2FuIG1hcmtldHMuIEFsbCBwcm9kdWN0cyBjb21wbHkgd2l0aCBJUEMgYW5kIFVMIHN0YW5kYXJkcy48XC9wPiIsInBhcmFncmFwaF9zcGFjaW5nIjp7InVuaXQiOiJweCIsInNpemUiOjAsInNpemVzIjpbXX0sImRpc3BsYXlfY29uZGl0aW9uX2xpc3QiOlt7ImRpc3BsYXlfY29uZGl0aW9uX2xvZ2luX3N0YXR1cyI6InN1YnNjcmliZXIiLCJfaWQiOiJlMjEyNTY0In1dfSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\\\"]\\t\\t<div class=\\\"elementor-element elementor-element-0ece739 elementor-button-info elementor-align-left elementor-widget elementor-widget-button\\\" data-id=\\\"0ece739\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"button.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-button-wrapper\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-sm\\\" href=\\\"https:\\\/\\\/flj-pcb.com\\\/about\\\/\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">read more<\\\/span>\\n\\t\\t\\t\\t\\t<\\\/span>\\n\\t\\t\\t\\t\\t<\\\/a>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-4d1253c e-con-full e-flex e-con e-child\\\" data-id=\\\"4d1253c\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-7a4068a elementor-arrows-position-inside elementor-pagination-position-outside elementor-widget elementor-widget-image-carousel\\\" data-id=\\\"7a4068a\\\" data-element_type=\\\"widget\\\" data-settings=\\\"{&quot;lazyload&quot;:&quot;yes&quot;,&quot;navigation&quot;:&quot;both&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:20,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\\\" data-widget_type=\\\"image-carousel.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-image-carousel-wrapper swiper\\\" role=\\\"region\\\" aria-roledescription=\\\"carousel\\\" aria-label=\\\"Image Carousel\\\" dir=\\\"ltr\\\">\\n\\t\\t\\t<div class=\\\"elementor-image-carousel swiper-wrapper\\\" aria-live=\\\"off\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"swiper-slide\\\" role=\\\"group\\\" aria-roledescription=\\\"slide\\\" aria-label=\\\"1 of 4\\\"><figure class=\\\"swiper-slide-inner\\\"><img class=\\\"swiper-slide-image swiper-lazy\\\" data-src=\\\"https:\\\/\\\/flj-pcb.com\\\/wp-content\\\/uploads\\\/2025\\\/11\\\/quick-turn-PCB-assembly-300x225.webp\\\" alt=\\\"quick turn PCB assembly\\\" \\\/><div class=\\\"swiper-lazy-preloader\\\"><\\\/div><figcaption class=\\\"elementor-image-carousel-caption\\\">quick turn PCB assembly<\\\/figcaption><\\\/figure><\\\/div><div class=\\\"swiper-slide\\\" role=\\\"group\\\" aria-roledescription=\\\"slide\\\" aria-label=\\\"2 of 4\\\"><figure class=\\\"swiper-slide-inner\\\"><img class=\\\"swiper-slide-image swiper-lazy\\\" data-src=\\\"https:\\\/\\\/flj-pcb.com\\\/wp-content\\\/uploads\\\/2025\\\/11\\\/custom-PCB-300x225.webp\\\" alt=\\\"custom PCB\\\" \\\/><div class=\\\"swiper-lazy-preloader\\\"><\\\/div><figcaption class=\\\"elementor-image-carousel-caption\\\">custom PCB<\\\/figcaption><\\\/figure><\\\/div><div class=\\\"swiper-slide\\\" role=\\\"group\\\" aria-roledescription=\\\"slide\\\" aria-label=\\\"3 of 4\\\"><figure class=\\\"swiper-slide-inner\\\"><img class=\\\"swiper-slide-image swiper-lazy\\\" data-src=\\\"https:\\\/\\\/flj-pcb.com\\\/wp-content\\\/uploads\\\/2025\\\/11\\\/low-cost-PCBA-300x225.webp\\\" alt=\\\"low-cost PCBA\\\" \\\/><div class=\\\"swiper-lazy-preloader\\\"><\\\/div><figcaption class=\\\"elementor-image-carousel-caption\\\">low-cost PCBA<\\\/figcaption><\\\/figure><\\\/div><div class=\\\"swiper-slide\\\" role=\\\"group\\\" aria-roledescription=\\\"slide\\\" aria-label=\\\"4 of 4\\\"><figure class=\\\"swiper-slide-inner\\\"><img class=\\\"swiper-slide-image swiper-lazy\\\" data-src=\\\"https:\\\/\\\/flj-pcb.com\\\/wp-content\\\/uploads\\\/2025\\\/11\\\/Prototype-PCB-Assembly-300x225.webp\\\" alt=\\\"Prototype PCB Assembly\\\" \\\/><div class=\\\"swiper-lazy-preloader\\\"><\\\/div><figcaption class=\\\"elementor-image-carousel-caption\\\">Prototype PCB Assembly<\\\/figcaption><\\\/figure><\\\/div>\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-swiper-button elementor-swiper-button-prev\\\" role=\\\"button\\\" tabindex=\\\"0\\\">\\n\\t\\t\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-eicon-chevron-left\\\" viewBox=\\\"0 0 1000 1000\\\" xmlns=\\\"http:\\\/\\\/www.w3.org\\\/2000\\\/svg\\\"><path d=\\\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\\\"><\\\/path><\\\/svg>\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-swiper-button elementor-swiper-button-next\\\" role=\\\"button\\\" tabindex=\\\"0\\\">\\n\\t\\t\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-eicon-chevron-right\\\" viewBox=\\\"0 0 1000 1000\\\" xmlns=\\\"http:\\\/\\\/www.w3.org\\\/2000\\\/svg\\\"><path d=\\\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\\\"><\\\/path><\\\/svg>\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"swiper-pagination\\\"><\\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<section class=\\\"elementor-section elementor-top-section elementor-element elementor-element-km18k72 elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"km18k72\\\" data-element_type=\\\"section\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-background-overlay\\\"><\\\/div>\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-dd305b2\\\" data-id=\\\"dd305b2\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-573fe53 elementor-widget elementor-widget-heading\\\" data-id=\\\"573fe53\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Trusted PCB &amp; PCBA Manufacturer<\\\/h2>\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t[elementor-element k=\\\"0e46bd9387093ca73b9000e38f18cce4\\\" data=\\\"eyJpZCI6IjMxNzE3MzciLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cCBkYXRhLXN0YXJ0PVwiMTc3XCIgZGF0YS1lbmQ9XCI1MDVcIj5BdCA8c3Ryb25nIGRhdGEtc3RhcnQ9XCIxODBcIiBkYXRhLWVuZD1cIjE5M1wiPlBoaWxpZmFzdDxcL3N0cm9uZz4sIHdlIGNvbWJpbmUgYWR2YW5jZWQgbWFudWZhY3R1cmluZyBjYXBhYmlsaXR5IHdpdGggb3ZlciB0d28gZGVjYWRlcyBvZiBlbmdpbmVlcmluZyBleHBlcmllbmNlIHRvIGRlbGl2ZXIgcmVsaWFibGUgUENCIGFuZCBQQ0JBIHNvbHV0aW9ucy5PdXIgY29tbWl0bWVudCB0byBxdWFsaXR5LCBwcmVjaXNpb24sIGFuZCBjdXN0b21lciBzYXRpc2ZhY3Rpb24gaGFzIG1hZGUgdXMgYSB0cnVzdGVkIHBhcnRuZXIgZm9yIGdsb2JhbCBidXNpbmVzc2VzIHNlZWtpbmcgZGVwZW5kYWJsZSBlbGVjdHJvbmljIG1hbnVmYWN0dXJpbmcgc2VydmljZXMuPFwvcD4iLCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJweCIsInNpemUiOiIifSwiX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX2FuaW1hdGlvbiI6ImZhZGVJbiIsImFsaWduX3RhYmxldCI6ImNlbnRlciIsImFsaWduIjoiY2VudGVyIiwiX3BhZGRpbmciOnsidW5pdCI6IiUiLCJ0b3AiOiIwIiwicmlnaHQiOiIxNCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMTQiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfcGFkZGluZ19tb2JpbGUiOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sImRpc3BsYXlfY29uZGl0aW9uX2xpc3QiOlt7ImRpc3BsYXlfY29uZGl0aW9uX2xvZ2luX3N0YXR1cyI6InN1YnNjcmliZXIiLCJfaWQiOiJjNTExOGJjIn1dfSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\\\"]\\t\\t<section class=\\\"elementor-section elementor-inner-section elementor-element elementor-element-f26e6f2 elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"f26e6f2\\\" data-element_type=\\\"section\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-6934495\\\" data-id=\\\"6934495\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-fb052ec elementor-widget elementor-widget-image-box\\\" data-id=\\\"fb052ec\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"image-box.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-image-box-wrapper\\\"><div class=\\\"elementor-image-box-content\\\"><h2 class=\\\"elementor-image-box-title\\\">130+<\\\/h2><p class=\\\"elementor-image-box-description\\\">Global Clients<\\\/p><\\\/div><\\\/div>\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t<\\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-a9b4967\\\" data-id=\\\"a9b4967\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-927c8f8 elementor-widget elementor-widget-image-box\\\" data-id=\\\"927c8f8\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"image-box.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-image-box-wrapper\\\"><div class=\\\"elementor-image-box-content\\\"><h2 class=\\\"elementor-image-box-title\\\">20 Yrs.<\\\/h2><p class=\\\"elementor-image-box-description\\\">Industry Expertise<\\\/p><\\\/div><\\\/div>\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t<\\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-59c6fec\\\" data-id=\\\"59c6fec\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-e44e0c5 elementor-widget elementor-widget-image-box\\\" data-id=\\\"e44e0c5\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"image-box.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-image-box-wrapper\\\"><div class=\\\"elementor-image-box-content\\\"><h2 class=\\\"elementor-image-box-title\\\">200+<\\\/h2><p class=\\\"elementor-image-box-description\\\">Professional Team<\\\/p><\\\/div><\\\/div>\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t<\\\/section>\\n\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t<\\\/section>\\n\\t\\t<div class=\\\"elementor-element elementor-element-c3f7757 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"c3f7757\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-27938cf e-con-full e-flex e-con e-child\\\" data-id=\\\"27938cf\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-7533f8e elementor-widget elementor-widget-heading\\\" data-id=\\\"7533f8e\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">PCB Services<\\\/h2>\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t[elementor-element k=\\\"0e46bd9387093ca73b9000e38f18cce4\\\" data=\\\"eyJpZCI6IjAxOGE1NjkiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cCBkYXRhLXN0YXJ0PVwiMjQzXCIgZGF0YS1lbmQ9XCI1MDdcIj5BdCBQaGlsaWZhc3QsIHdlIHByb3ZpZGUgZW5kLXRvLWVuZCBQQ0IgYW5kIFBDQkEgc2VydmljZXMgdG8gYnJpbmcgeW91ciBlbGVjdHJvbmljIGRlc2lnbnMgdG8gbGlmZS4gRnJvbSA8c3Ryb25nIGRhdGEtc3RhcnQ9XCIzNDhcIiBkYXRhLWVuZD1cIjM3M1wiPnByb3RvdHlwZSBkZXZlbG9wbWVudDxcL3N0cm9uZz4gdG8gPHN0cm9uZyBkYXRhLXN0YXJ0PVwiMzc3XCIgZGF0YS1lbmQ9XCIzOTZcIj5tYXNzIHByb2R1Y3Rpb248XC9zdHJvbmc+LCBvdXIgc29sdXRpb25zIGNvdmVyIGV2ZXJ5IHN0YWdlIFx1MjAxNCBpbmNsdWRpbmcgPHN0cm9uZyBkYXRhLXN0YXJ0PVwiNDQyXCIgZGF0YS1lbmQ9XCI1MDRcIj5QQ0IgZmFicmljYXRpb24sIGFzc2VtYmx5LCBjb21wb25lbnQgc291cmNpbmcsIGFuZCB0ZXN0aW5nPFwvc3Ryb25nPi5PdXIgZW5naW5lZXJpbmcgdGVhbSBlbnN1cmVzIGhpZ2ggcHJlY2lzaW9uLCByZWxpYWJpbGl0eSwgYW5kIGZhc3QgdHVybmFyb3VuZCB0aHJvdWdoIGFkdmFuY2VkIG1hbnVmYWN0dXJpbmcgcHJvY2Vzc2VzIGFuZCBzdHJpY3QgcXVhbGl0eSBjb250cm9sLiBXaGV0aGVyIGl0XHUyMDE5cyA8c3Ryb25nIGRhdGEtc3RhcnQ9XCI2NjlcIiBkYXRhLWVuZD1cIjcxNlwiPjxhIGhyZWY9XCJodHRwczpcL1wvZmxqLXBjYi5jb21cL3BjYi1tYW51ZmFjdHVyZXJcL3NpbmdsZS1zaWRlZC1wY2JcL1wiPnNpbmdsZS1sYXllcjxcL2E+LCA8YSBocmVmPVwiaHR0cHM6XC9cL2Zsai1wY2IuY29tXC9wY2ItbWFudWZhY3R1cmVyXC9tdWx0aWxheWVyLXBjYlwvXCI+bXVsdGlsYXllcjxcL2E+LCBvciBjb21wbGV4IGJvYXJkczxcL3N0cm9uZz4sIHdlIGRlbGl2ZXIgY29uc2lzdGVudCByZXN1bHRzIHRoYXQgbWVldCBpbnRlcm5hdGlvbmFsIHN0YW5kYXJkcyBhbmQgeW91ciBwcm9qZWN0IHJlcXVpcmVtZW50cy5XaXRoIGludGVncmF0ZWQgc2VydmljZXMgbGlrZSA8c3Ryb25nIGRhdGEtc3RhcnQ9XCI4NDZcIiBkYXRhLWVuZD1cIjkwMFwiPkJHQSBhc3NlbWJseSwgY2FibGUgaGFybmVzc2luZywgYW5kIElDIHByb2dyYW1taW5nPFwvc3Ryb25nPiwgUGhpbGlmYXN0IHNpbXBsaWZpZXMgeW91ciBzdXBwbHkgY2hhaW4gYW5kIGhlbHBzIHlvdSBhY2hpZXZlIHNlYW1sZXNzLCBjb3N0LWVmZmVjdGl2ZSBwcm9kdWN0aW9uLjxcL3A+IiwiX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOnRydWV9LCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOnRydWV9LCJkaXNwbGF5X2NvbmRpdGlvbl9saXN0IjpbeyJkaXNwbGF5X2NvbmRpdGlvbl9sb2dpbl9zdGF0dXMiOiJzdWJzY3JpYmVyIiwiX2lkIjoiMGRhMWEwMCJ9XX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\\\"]\\t\\t<\\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-efd7352 e-grid e-con-full e-con e-child\\\" data-id=\\\"efd7352\\\" data-element_type=\\\"container\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-b08c747 e-con-full e-flex e-con e-child\\\" data-id=\\\"b08c747\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-b26795d elementor-widget elementor-widget-image\\\" data-id=\\\"b26795d\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"600\\\" height=\\\"400\\\" src=\\\"https:\\\/\\\/flj-pcb.com\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/PCB-Prototyping.webp\\\" class=\\\"attachment-large size-large wp-image-1782\\\" alt=\\\"\\\" srcset=\\\"https:\\\/\\\/flj-pcb.com\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/PCB-Prototyping.webp 600w, https:\\\/\\\/flj-pcb.com\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/PCB-Prototyping-300x200.webp 300w\\\" sizes=\\\"(max-width: 600px) 100vw, 600px\\\" \\\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-4ea7682 e-flex e-con-boxed e-con e-child\\\" data-id=\\\"4ea7682\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-1593d7f elementor-widget elementor-widget-heading\\\" data-id=\\\"1593d7f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h3 class=\\\"elementor-heading-title elementor-size-default\\\">PCB Prototyping\\u200b<\\\/h3>\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t[elementor-element k=\\\"0e46bd9387093ca73b9000e38f18cce4\\\" data=\\\"eyJpZCI6ImFjMWM0YmUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpIGRhdGEtc3RhcnQ9XCI4NlwiIGRhdGEtZW5kPVwiMTAyXCI+PHAgZGF0YS1zdGFydD1cIjg4XCIgZGF0YS1lbmQ9XCIxMDJcIj5MYXllcnM6IDFcdTIwMTM0MDxcL3A+PFwvbGk+PGxpIGRhdGEtc3RhcnQ9XCIxMDNcIiBkYXRhLWVuZD1cIjE1NFwiPjxwIGRhdGEtc3RhcnQ9XCIxMDVcIiBkYXRhLWVuZD1cIjE1NFwiPkNlcnRpZmljYXRpb25zOiBJU08gOTAwMSwgSVNPIDEzNDg1LCBJQVRGIDE2OTQ5PFwvcD48XC9saT48bGkgZGF0YS1zdGFydD1cIjE1NVwiIGRhdGEtZW5kPVwiMTg2XCI+PHAgZGF0YS1zdGFydD1cIjE1N1wiIGRhdGEtZW5kPVwiMTg2XCI+TWluaW11bSBob2xlIHNpemU6IFx1MjI2NCAwLjIgbW08XC9wPjxcL2xpPjxsaSBkYXRhLXN0YXJ0PVwiMTg3XCIgZGF0YS1lbmQ9XCIyMThcIj48cCBkYXRhLXN0YXJ0PVwiMTg5XCIgZGF0YS1lbmQ9XCIyMThcIj5Cb2FyZCB0aGlja25lc3M6IDAuMVx1MjAxMzUuMCBtbTxcL3A+PFwvbGk+PFwvdWw+IiwiZGlzcGxheV9jb25kaXRpb25fbGlzdCI6W3siZGlzcGxheV9jb25kaXRpb25fbG9naW5fc3RhdHVzIjoic3Vic2NyaWJlciIsIl9pZCI6IjRkOGJmY2QifV19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\\\"]\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-ee328f8 e-con-full e-flex e-con e-child\\\" data-id=\\\"ee328f8\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-75b136d elementor-widget elementor-widget-image\\\" data-id=\\\"75b136d\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"https:\\\/\\\/flj-pcb.com\\\/pcb-assembly\\\/\\\">\\n\\t\\t\\t\\t\\t\\t\\t<img width=\\\"600\\\" height=\\\"450\\\" src=\\\"https:\\\/\\\/flj-pcb.com\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/PCB-Assembly.webp\\\" class=\\\"attachment-large size-large wp-image-1780\\\" alt=\\\"\\\" srcset=\\\"https:\\\/\\\/flj-pcb.com\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/PCB-Assembly.webp 600w, https:\\\/\\\/flj-pcb.com\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/PCB-Assembly-300x225.webp 300w\\\" sizes=\\\"(max-width: 600px) 100vw, 600px\\\" \\\/>\\t\\t\\t\\t\\t\\t\\t\\t<\\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-5d02352 e-flex e-con-boxed e-con e-child\\\" data-id=\\\"5d02352\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-fef5a24 elementor-widget elementor-widget-heading\\\" data-id=\\\"fef5a24\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h3 class=\\\"elementor-heading-title elementor-size-default\\\"><a href=\\\"https:\\\/\\\/flj-pcb.com\\\/pcb-assembly\\\/\\\">PCB Assembly<\\\/a><\\\/h3>\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t[elementor-element k=\\\"0e46bd9387093ca73b9000e38f18cce4\\\" data=\\\"eyJpZCI6IjhkMmUzNjUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpIGRhdGEtc3RhcnQ9XCIzMzhcIiBkYXRhLWVuZD1cIjM1NlwiPjxwIGRhdGEtc3RhcnQ9XCIzNDBcIiBkYXRhLWVuZD1cIjM1NlwiPlJvSFMgY2VydGlmaWVkPFwvcD48XC9saT48bGkgZGF0YS1zdGFydD1cIjM1N1wiIGRhdGEtZW5kPVwiMzgzXCI+PHAgZGF0YS1zdGFydD1cIjM1OVwiIGRhdGEtZW5kPVwiMzgzXCI+U01ULCBESVAsIEJHQSBhc3NlbWJseTxcL3A+PFwvbGk+PGxpIGRhdGEtc3RhcnQ9XCIzODRcIiBkYXRhLWVuZD1cIjQxMFwiPjxwIGRhdGEtc3RhcnQ9XCIzODZcIiBkYXRhLWVuZD1cIjQxMFwiPlRlc3Rpbmc6IEFPSSwgSUNULCBGQ1Q8XC9wPjxcL2xpPjxsaSBkYXRhLXN0YXJ0PVwiNDExXCIgZGF0YS1lbmQ9XCI0ODFcIj48cCBkYXRhLXN0YXJ0PVwiNDEzXCIgZGF0YS1lbmQ9XCI0ODFcIj5TcGVjaWFsIHByb2Nlc3NlczogQkdBIHJld29yaywgM0QgU1BJLCBYLXJheSBzb2xkZXIgam9pbnQgYW5hbHlzaXM8XC9wPjxcL2xpPjxcL3VsPiIsImRpc3BsYXlfY29uZGl0aW9uX2xpc3QiOlt7ImRpc3BsYXlfY29uZGl0aW9uX2xvZ2luX3N0YXR1cyI6InN1YnNjcmliZXIiLCJfaWQiOiI0ZDhiZmNkIn1dfSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\\\"]\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-e8ae820 e-con-full e-flex e-con e-child\\\" data-id=\\\"e8ae820\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-4fa7e90 elementor-widget elementor-widget-image\\\" data-id=\\\"4fa7e90\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"600\\\" height=\\\"600\\\" src=\\\"https:\\\/\\\/flj-pcb.com\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/Component-Sourcing.webp\\\" class=\\\"attachment-full size-full wp-image-1778\\\" alt=\\\"\\\" srcset=\\\"https:\\\/\\\/flj-pcb.com\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/Component-Sourcing.webp 600w, https:\\\/\\\/flj-pcb.com\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/Component-Sourcing-300x300.webp 300w, https:\\\/\\\/flj-pcb.com\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/Component-Sourcing-150x150.webp 150w\\\" sizes=\\\"(max-width: 600px) 100vw, 600px\\\" \\\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-e2ab6b8 e-flex e-con-boxed e-con e-child\\\" data-id=\\\"e2ab6b8\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-d1132fe elementor-widget elementor-widget-heading\\\" data-id=\\\"d1132fe\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h3 class=\\\"elementor-heading-title elementor-size-default\\\">Component Sourcing<\\\/h3>\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t[elementor-element k=\\\"0e46bd9387093ca73b9000e38f18cce4\\\" data=\\\"eyJpZCI6ImQ2NTVjZmMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpIGRhdGEtc3RhcnQ9XCI1NzZcIiBkYXRhLWVuZD1cIjYwM1wiPjxwIGRhdGEtc3RhcnQ9XCI1NzhcIiBkYXRhLWVuZD1cIjYwM1wiPkF1dGhvcml6ZWQgZGlzdHJpYnV0b3JzPFwvcD48XC9saT48bGkgZGF0YS1zdGFydD1cIjYwNFwiIGRhdGEtZW5kPVwiNjMwXCI+PHAgZGF0YS1zdGFydD1cIjYwNlwiIGRhdGEtZW5kPVwiNjMwXCI+R2VudWluZSBvcmlnaW5hbCBwYXJ0czxcL3A+PFwvbGk+PGxpIGRhdGEtc3RhcnQ9XCI2MzFcIiBkYXRhLWVuZD1cIjY1NFwiPjxwIGRhdGEtc3RhcnQ9XCI2MzNcIiBkYXRhLWVuZD1cIjY1NFwiPkxhcmdlIHN0b2NrIG9uIGhhbmQ8XC9wPjxcL2xpPjxsaSBkYXRhLXN0YXJ0PVwiNjU1XCIgZGF0YS1lbmQ9XCI2OTBcIj48cCBkYXRhLXN0YXJ0PVwiNjU3XCIgZGF0YS1lbmQ9XCI2OTBcIj4xMCB5ZWFycyBvZiBzb3VyY2luZyBleHBlcmllbmNlPFwvcD48XC9saT48bGkgZGF0YS1zdGFydD1cIjY5MVwiIGRhdGEtZW5kPVwiNzIyXCI+PHAgZGF0YS1zdGFydD1cIjY5M1wiIGRhdGEtZW5kPVwiNzIyXCI+RnJlZSBhbHRlcm5hdGl2ZSBwYXJ0IG9wdGlvbnM8XC9wPjxcL2xpPjxcL3VsPiIsImRpc3BsYXlfY29uZGl0aW9uX2xpc3QiOlt7ImRpc3BsYXlfY29uZGl0aW9uX2xvZ2luX3N0YXR1cyI6InN1YnNjcmliZXIiLCJfaWQiOiI0ZDhiZmNkIn1dfSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\\\"]\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-9e7eff2 e-con-full e-flex e-con e-child\\\" data-id=\\\"9e7eff2\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-c7eb9dd elementor-widget elementor-widget-image\\\" data-id=\\\"c7eb9dd\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"https:\\\/\\\/flj-pcb.com\\\/pcb-design\\\/\\\">\\n\\t\\t\\t\\t\\t\\t\\t<img width=\\\"600\\\" height=\\\"452\\\" src=\\\"https:\\\/\\\/flj-pcb.com\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/PCB-Layout.webp\\\" class=\\\"attachment-large size-large wp-image-1781\\\" alt=\\\"PCB Layout\\\" srcset=\\\"https:\\\/\\\/flj-pcb.com\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/PCB-Layout.webp 600w, https:\\\/\\\/flj-pcb.com\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/PCB-Layout-300x226.webp 300w\\\" sizes=\\\"(max-width: 600px) 100vw, 600px\\\" \\\/>\\t\\t\\t\\t\\t\\t\\t\\t<\\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-957a786 e-flex e-con-boxed e-con e-child\\\" data-id=\\\"957a786\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-7698721 elementor-widget elementor-widget-heading\\\" data-id=\\\"7698721\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h3 class=\\\"elementor-heading-title elementor-size-default\\\"><a href=\\\"https:\\\/\\\/flj-pcb.com\\\/pcb-design\\\/\\\">PCB Layout<\\\/a><\\\/h3>\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t[elementor-element k=\\\"0e46bd9387093ca73b9000e38f18cce4\\\" data=\\\"eyJpZCI6ImFjMjhiYTkiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpIHN0eWxlPVwibGlzdC1zdHlsZS10eXBlOiBub25lO1wiIGRhdGEtc3RhcnQ9XCI4NlwiIGRhdGEtZW5kPVwiMTAyXCI+PHVsPjxsaSBkYXRhLXN0YXJ0PVwiNzUzXCIgZGF0YS1lbmQ9XCI3NzJcIj48cCBkYXRhLXN0YXJ0PVwiNzU1XCIgZGF0YS1lbmQ9XCI3NzJcIj5VcCB0byA0MCBsYXllcjxcL3A+PFwvbGk+PGxpIGRhdGEtc3RhcnQ9XCI4MzJcIiBkYXRhLWVuZD1cIjg3NFwiPjxwIGRhdGEtc3RhcnQ9XCI4MzRcIiBkYXRhLWVuZD1cIjg3NFwiPjMwKyBlbmdpbmVlcnMsIGF2Zy4gOCB5ZWFycyBleHBlcmllbmNlPFwvcD48XC9saT48bGkgZGF0YS1zdGFydD1cIjg3NVwiIGRhdGEtZW5kPVwiOTI0XCI+PHAgZGF0YS1zdGFydD1cIjg3N1wiIGRhdGEtZW5kPVwiOTI0XCI+U2VhbWxlc3MgaGFuZG9mZiBmcm9tIHByb3RvdHlwZSB0byBwcm9kdWN0aW9uPFwvcD48XC9saT48bGkgZGF0YS1zdGFydD1cIjkyNVwiIGRhdGEtZW5kPVwiOTUxXCI+PHAgZGF0YS1zdGFydD1cIjkyN1wiIGRhdGEtZW5kPVwiOTUxXCI+MyByb3VuZHMgb2YgRFJDIGNoZWNrczxcL3A+PFwvbGk+PFwvdWw+PFwvbGk+PFwvdWw+IiwiZGlzcGxheV9jb25kaXRpb25fbGlzdCI6W3siZGlzcGxheV9jb25kaXRpb25fbG9naW5fc3RhdHVzIjoic3Vic2NyaWJlciIsIl9pZCI6IjRkOGJmY2QifV19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\\\"]\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-0b8770e e-con-full e-flex e-con e-child\\\" data-id=\\\"0b8770e\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-071b054 elementor-widget elementor-widget-image\\\" data-id=\\\"071b054\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"600\\\" height=\\\"405\\\" src=\\\"https:\\\/\\\/flj-pcb.com\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/IC-Programming.webp\\\" class=\\\"attachment-large size-large wp-image-1791\\\" alt=\\\"IC Programming\\\" srcset=\\\"https:\\\/\\\/flj-pcb.com\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/IC-Programming.webp 600w, https:\\\/\\\/flj-pcb.com\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/IC-Programming-300x203.webp 300w\\\" sizes=\\\"(max-width: 600px) 100vw, 600px\\\" \\\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-69e58e7 e-flex e-con-boxed e-con e-child\\\" data-id=\\\"69e58e7\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-7b17c1b elementor-widget elementor-widget-heading\\\" data-id=\\\"7b17c1b\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h3 class=\\\"elementor-heading-title elementor-size-default\\\">IC Programming<\\\/h3>\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t[elementor-element k=\\\"0e46bd9387093ca73b9000e38f18cce4\\\" data=\\\"eyJpZCI6IjY5OGUxYWYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpIGRhdGEtc3RhcnQ9XCIxMDMwXCIgZGF0YS1lbmQ9XCIxMDc1XCI+PHAgZGF0YS1zdGFydD1cIjEwMzJcIiBkYXRhLWVuZD1cIjEwNzVcIj5TdXBwb3J0ZWQgZmlsZSB0eXBlczogSEVYLCBCSU4sIFMxOSwgZXRjLjxcL3A+PFwvbGk+PGxpIGRhdGEtc3RhcnQ9XCIxMDc2XCIgZGF0YS1lbmQ9XCIxMTI5XCI+PHAgZGF0YS1zdGFydD1cIjEwNzhcIiBkYXRhLWVuZD1cIjExMjlcIj5Tb2Z0d2FyZTogU1QtTGluayBVdGlsaXR5LCBKLUZsYXNoLCBPcGVuT0NELCBldGMuPFwvcD48XC9saT48bGkgZGF0YS1zdGFydD1cIjExMzBcIiBkYXRhLWVuZD1cIjExOTVcIj48cCBkYXRhLXN0YXJ0PVwiMTEzMlwiIGRhdGEtZW5kPVwiMTE5NVwiPk1ldGhvZHM6IElDUCAoSW4tQ2lyY3VpdCBQcm9ncmFtbWluZykgYW5kIG9mZmxpbmUgcHJvZ3JhbW1pbmc8XC9wPjxcL2xpPjxsaSBkYXRhLXN0YXJ0PVwiMTE5NlwiIGRhdGEtZW5kPVwiMTI0MFwiPjxwIGRhdGEtc3RhcnQ9XCIxMTk4XCIgZGF0YS1lbmQ9XCIxMjQwXCI+UHJvZ3JhbW1pbmcgZW5jcnlwdGlvbiBhbmQgY29kZSBwcm90ZWN0aW9uPFwvcD48XC9saT48XC91bD4iLCJkaXNwbGF5X2NvbmRpdGlvbl9saXN0IjpbeyJkaXNwbGF5X2NvbmRpdGlvbl9sb2dpbl9zdGF0dXMiOiJzdWJzY3JpYmVyIiwiX2lkIjoiNGQ4YmZjZCJ9XX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\\\"]\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-1181d2e e-con-full e-flex e-con e-child\\\" data-id=\\\"1181d2e\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-779110f elementor-widget elementor-widget-image\\\" data-id=\\\"779110f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"https:\\\/\\\/flj-pcb.com\\\/cables\\\/\\\">\\n\\t\\t\\t\\t\\t\\t\\t<img width=\\\"600\\\" height=\\\"600\\\" src=\\\"https:\\\/\\\/flj-pcb.com\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/Wire-and-Cable-Assembly.webp\\\" class=\\\"attachment-full size-full wp-image-1783\\\" alt=\\\"Wire and Cable Assembly\\\" srcset=\\\"https:\\\/\\\/flj-pcb.com\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/Wire-and-Cable-Assembly.webp 600w, https:\\\/\\\/flj-pcb.com\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/Wire-and-Cable-Assembly-300x300.webp 300w, https:\\\/\\\/flj-pcb.com\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/Wire-and-Cable-Assembly-150x150.webp 150w\\\" sizes=\\\"(max-width: 600px) 100vw, 600px\\\" \\\/>\\t\\t\\t\\t\\t\\t\\t\\t<\\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-8504358 e-flex e-con-boxed e-con e-child\\\" data-id=\\\"8504358\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-a3e5301 elementor-widget elementor-widget-heading\\\" data-id=\\\"a3e5301\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h3 class=\\\"elementor-heading-title elementor-size-default\\\"><a href=\\\"https:\\\/\\\/flj-pcb.com\\\/cables\\\/\\\">Wire and Cable Assembly<\\\/a><\\\/h3>\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t[elementor-element k=\\\"0e46bd9387093ca73b9000e38f18cce4\\\" data=\\\"eyJpZCI6IjZjMDBmYzkiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpIGRhdGEtc3RhcnQ9XCI5OFwiIGRhdGEtZW5kPVwiMTMyXCI+PHAgZGF0YS1zdGFydD1cIjEwMFwiIGRhdGEtZW5kPVwiMTMyXCI+Q3VzdG9tIHdpcmUgYW5kIGNhYmxlIGFzc2VtYmx5PFwvcD48XC9saT48bGkgZGF0YS1zdGFydD1cIjEzM1wiIGRhdGEtZW5kPVwiMTY5XCI+PHAgZGF0YS1zdGFydD1cIjEzNVwiIGRhdGEtZW5kPVwiMTY5XCI+Q29ubmVjdG9ycyBhbmQgcGx1Zy1pbiBzb2x1dGlvbnM8XC9wPjxcL2xpPjxsaSBkYXRhLXN0YXJ0PVwiMTcwXCIgZGF0YS1lbmQ9XCIxOTdcIj48cCBkYXRhLXN0YXJ0PVwiMTcyXCIgZGF0YS1lbmQ9XCIxOTdcIj5JbmR1c3RyaWFsIHdpcmUgaGFybmVzczxcL3A+PFwvbGk+PGxpIGRhdGEtc3RhcnQ9XCIxOThcIiBkYXRhLWVuZD1cIjIyN1wiPjxwIGRhdGEtc3RhcnQ9XCIyMDBcIiBkYXRhLWVuZD1cIjIyN1wiPlVTQiwgU0FTLCBEVkkgJmFtcDsgRFAgY2FibGVzPFwvcD48XC9saT48XC91bD4iLCJkaXNwbGF5X2NvbmRpdGlvbl9saXN0IjpbeyJkaXNwbGF5X2NvbmRpdGlvbl9sb2dpbl9zdGF0dXMiOiJzdWJzY3JpYmVyIiwiX2lkIjoiNGQ4YmZjZCJ9XX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\\\"]\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-9e0ed3f e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"9e0ed3f\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-3353d65 e-con-full e-flex e-con e-child\\\" data-id=\\\"3353d65\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-98880d0 elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-uael-infobox\\\" data-id=\\\"98880d0\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"uael-infobox.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\n<div class=\\\"uael-module-content uael-infobox uael-imgicon-style-normal  uael-infobox-left  infobox-has-icon uael-infobox-icon-above-title  uael-infobox-link-type-none\\\">\\n\\t<div class=\\\"uael-infobox-left-right-wrap\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"uael-infobox-content\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"uael-module-content uael-imgicon-wrap \\\">\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t\\t\\t<div class='uael-infobox-title-wrap'><h3 class=\\\"uael-infobox-title elementor-inline-editing\\\" data-elementor-setting-key=\\\"infobox_title\\\" data-elementor-inline-editing-toolbar=\\\"basic\\\" >Request Free Quotation<\\\/h3><\\\/div>\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"uael-infobox-text-wrap\\\">\\n\\t\\t\\t\\t<div class=\\\"uael-infobox-text elementor-inline-editing\\\" data-elementor-setting-key=\\\"infobox_description\\\" data-elementor-inline-editing-toolbar=\\\"advanced\\\">\\n\\t\\t\\t\\t\\tWe handle prototypes, small runs and mass production.\\nAll quotes are based on your files and specs. We check DFM and list any issues.\\nYou get clear price, lead time and shipping options.\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t<\\\/div>\\n\\t\\t\\t<\\\/div>\\n<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-9e9ee81 elementor-widget elementor-widget-button\\\" data-id=\\\"9e9ee81\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"button.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-button-wrapper\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-sm\\\" href=\\\"mailto:sales@fljpcb.com\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">Enquire Now<\\\/span>\\n\\t\\t\\t\\t\\t<\\\/span>\\n\\t\\t\\t\\t\\t<\\\/a>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-1897039 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"1897039\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-2442930 elementor-widget elementor-widget-heading\\\" data-id=\\\"2442930\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">From Files to Finished Boards<\\\/h2>\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t[elementor-element k=\\\"0e46bd9387093ca73b9000e38f18cce4\\\" data=\\\"eyJpZCI6ImI1OTUxMDEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cCBkYXRhLXN0YXJ0PVwiNzRcIiBkYXRhLWVuZD1cIjQ3NlwiPjxzdHJvbmcgZGF0YS1zdGFydD1cIjc0XCIgZGF0YS1lbmQ9XCI4N1wiPlBoaWxpZmFzdDxcL3N0cm9uZz4gZm9sbG93cyBhIHN0cnVjdHVyZWQgd29ya2Zsb3cgZGVzaWduZWQgdG8gZGVsaXZlciB0aGUgYmVzdCA8YSBocmVmPVwiaHR0cHM6XC9cL2Zsai1wY2IuY29tXC9wY2ItYXNzZW1ibHlcL1wiPlBDQiBhc3NlbWJseTxcL2E+IHNvbHV0aW9ucyBmb3IgZXZlcnkgY2xpZW50LiBBcyBhIHRydXN0ZWQgUENCQSBtYW51ZmFjdHVyZXIsIHdlIGNhcmVmdWxseSByZXZpZXcgYWxsIHlvdXIgcHJvamVjdCBmaWxlcyB0byBlbnN1cmUgZXZlcnkgZGV0YWlsIGlzIHByb3Blcmx5IGhhbmRsZWQuIE91ciBleHBlcmllbmNlZCBlbmdpbmVlcmluZyB0ZWFtIHRob3JvdWdobHkgY2hlY2tzIEdlcmJlciBmaWxlcyBhbmQgQk9NIGxpc3RzLCBpZGVudGlmeWluZyBwb3RlbnRpYWwgcmlza3MgYW5kIG9mZmVyaW5nIG9wdGltaXphdGlvbiBzdWdnZXN0aW9ucyBmb3IgeW91ciBjb25maXJtYXRpb24uPFwvcD48cCBkYXRhLXN0YXJ0PVwiNDc4XCIgZGF0YS1lbmQ9XCI3ODFcIj5PbmNlIGFsbCBkZXRhaWxzIGFyZSB2ZXJpZmllZCwgd2UgbW92ZSBmb3J3YXJkIHdpdGggY29tcG9uZW50IHNvdXJjaW5nLCBhc3NlbWJseSwgaW5zcGVjdGlvbiwgYW5kIHRlc3RpbmcgXHUyMDE0IGVhY2ggc3RlcCBjYXJlZnVsbHkgcGxhbm5lZCBhbmQgbW9uaXRvcmVkIHRvIG1lZXQgc3RyaWN0IHF1YWxpdHkgYW5kIGRlbGl2ZXJ5IHJlcXVpcmVtZW50cy4gT3VyIFBDQkEgc2VydmljZXMgYWltIHRvIG1pbmltaXplIGVycm9ycywgc2hvcnRlbiBsZWFkIHRpbWVzLCBhbmQgZW5zdXJlIHN0YWJsZSBhbmQgcmVsaWFibGUgcmVzdWx0cy48XC9wPjxwIGRhdGEtc3RhcnQ9XCI3ODNcIiBkYXRhLWVuZD1cIjEwMzFcIj5Gcm9tIHByb3RvdHlwZSB2ZXJpZmljYXRpb24gdG8gbWFzcyBwcm9kdWN0aW9uLCA8c3Ryb25nIGRhdGEtc3RhcnQ9XCI4MzFcIiBkYXRhLWVuZD1cIjg0NFwiPlBoaWxpZmFzdDxcL3N0cm9uZz4gcHJvdmlkZXMgb25lLXN0b3AgUENCQSBzZXJ2aWNlcyBpbiBDaGluYSB3aXRoIHByZWNpc2lvbiwgZmxleGliaWxpdHksIGFuZCBmdWxsIHRyYW5zcGFyZW5jeS4gQ3VzdG9tZXIgc2F0aXNmYWN0aW9uIHJlbWFpbnMgb3VyIHRvcCBwcmlvcml0eSBhcyB3ZSBidWlsZCBsb25nLXRlcm0sIHRydXN0ZWQgcGFydG5lcnNoaXBzLjxcL3A+IiwiZGlzcGxheV9jb25kaXRpb25fbGlzdCI6W3siZGlzcGxheV9jb25kaXRpb25fbG9naW5fc3RhdHVzIjoic3Vic2NyaWJlciIsIl9pZCI6Ijc3YjU2MzEifV19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\\\"]\\t\\t<div class=\\\"elementor-element elementor-element-77bf935 elementor-widget elementor-widget-html\\\" data-id=\\\"77bf935\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"html.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"order-steps\\\">\\r\\n  <div class=\\\"step\\\">\\r\\n    <div class=\\\"icon\\\">\\ud83d\\udce4<\\\/div>\\r\\n    <h3>Send Files<\\\/h3>\\r\\n    <p>Send your PCB design files via email for quotation.<\\\/p>\\r\\n  <\\\/div>\\r\\n  <div class=\\\"step\\\">\\r\\n    <div class=\\\"icon\\\">\\ud83d\\udcdd<\\\/div>\\r\\n    <h3>Confirm Order<\\\/h3>\\r\\n    <p>Review and approve the quotation before production.<\\\/p>\\r\\n  <\\\/div>\\r\\n  <div class=\\\"step\\\">\\r\\n    <div class=\\\"icon\\\">\\ud83d\\udcb0<\\\/div>\\r\\n    <h3>Make Payment<\\\/h3>\\r\\n    <p>Pay safely via bank transfer or PayPal.<\\\/p>\\r\\n  <\\\/div>\\r\\n  <div class=\\\"step\\\">\\r\\n    <div class=\\\"icon\\\">\\ud83c\\udfed<\\\/div>\\r\\n    <h3>Production<\\\/h3>\\r\\n    <p>Your PCBs and assembly will be processed as scheduled.<\\\/p>\\r\\n  <\\\/div>\\r\\n  <div class=\\\"step\\\">\\r\\n    <div class=\\\"icon\\\">\\ud83d\\ude9a<\\\/div>\\r\\n    <h3>Delivery<\\\/h3>\\r\\n    <p>We ship worldwide with reliable courier services.<\\\/p>\\r\\n  <\\\/div>\\r\\n  <div class=\\\"step\\\">\\r\\n    <div class=\\\"icon\\\">\\u2705<\\\/div>\\r\\n    <h3>After-Sales<\\\/h3>\\r\\n    <p>Receive your boards and enjoy full after-sales support.<\\\/p>\\r\\n  <\\\/div>\\r\\n<\\\/div>\\r\\n\\r\\n<style>\\r\\n.order-steps {\\r\\n  display: grid;\\r\\n  grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));\\r\\n  gap: 20px;\\r\\n  text-align: center;\\r\\n  padding: 30px 0;\\r\\n}\\r\\n\\r\\n.step {\\r\\n  position: relative;\\r\\n  background: #fff;\\r\\n  border: 1px solid var(--ast-global-color-2);\\r\\n  border-radius: 12px;\\r\\n  padding: 25px 10px 50px;\\r\\n  transition: all 0.3s ease;\\r\\n  overflow: hidden;\\r\\n}\\r\\n\\r\\n.icon {\\r\\n  font-size: 36px;\\r\\n  color: var(--ast-global-color-1);\\r\\n  margin-bottom: 10px;\\r\\n}\\r\\n\\r\\n.step h3 {\\r\\n  font-size: 1.1rem;\\r\\n  font-weight: 600;\\r\\n  color: var(--ast-global-color-1);\\r\\n  letter-spacing: 1.0px;\\r\\n  margin: 0;\\r\\n}\\r\\n\\r\\n.step p {\\r\\n  position: absolute;\\r\\n  left: 0;\\r\\n  bottom: 10px;\\r\\n  width: 100%;\\r\\n  padding: 0 10px;\\r\\n  font-size: 0.9rem;\\r\\n  color: #fff;\\r\\n  background: var(--ast-global-color-2);\\r\\n  opacity: 0;\\r\\n  transform: translateY(10px);\\r\\n  transition: all 0.3s ease;\\r\\n  pointer-events: none;\\r\\n}\\r\\n\\r\\n.step:hover {\\r\\n  transform: translateY(-3px);\\r\\n  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);\\r\\n    background: var(--ast-global-color-2);\\r\\n}\\r\\n\\r\\n.step:hover p {\\r\\n  opacity: 1;\\r\\n  transform: translateY(0);\\r\\n}\\r\\n<\\\/style>\\r\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-5894f76 elementor-align-center elementor-widget elementor-widget-button\\\" data-id=\\\"5894f76\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"button.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-button-wrapper\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-sm\\\" href=\\\"#\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-icon\\\">\\n\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fas-upload\\\" viewBox=\\\"0 0 512 512\\\" xmlns=\\\"http:\\\/\\\/www.w3.org\\\/2000\\\/svg\\\"><path d=\\\"M296 384h-80c-13.3 0-24-10.7-24-24V192h-87.7c-17.8 0-26.7-21.5-14.1-34.1L242.3 5.7c7.5-7.5 19.8-7.5 27.3 0l152.2 152.2c12.6 12.6 3.7 34.1-14.1 34.1H320v168c0 13.3-10.7 24-24 24zm216-8v112c0 13.3-10.7 24-24 24H24c-13.3 0-24-10.7-24-24V376c0-13.3 10.7-24 24-24h136v8c0 30.9 25.1 56 56 56h80c30.9 0 56-25.1 56-56v-8h136c13.3 0 24 10.7 24 24zm-124 88c0-11-9-20-20-20s-20 9-20 20 9 20 20 20 20-9 20-20zm64 0c0-11-9-20-20-20s-20 9-20 20 9 20 20 20 20-9 20-20z\\\"><\\\/path><\\\/svg>\\t\\t\\t<\\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">Get a Quote<\\\/span>\\n\\t\\t\\t\\t\\t<\\\/span>\\n\\t\\t\\t\\t\\t<\\\/a>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-73596fe e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"73596fe\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-ff71196 elementor-widget elementor-widget-heading\\\" data-id=\\\"ff71196\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Why choose us<\\\/h2>\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t[elementor-element k=\\\"0e46bd9387093ca73b9000e38f18cce4\\\" data=\\\"eyJpZCI6ImVlMjdhZDciLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BdCA8c3Ryb25nIGRhdGEtc3RhcnQ9XCI0OVwiIGRhdGEtZW5kPVwiNjJcIj5QaGlsaWZhc3Q8XC9zdHJvbmc+LCB3ZSBkbyBtb3JlIHRoYW4gYnVpbGQgUENCcyBcdTIwMTQgd2UgYnVpbGQgcGFydG5lcnNoaXBzLiBXZSB3b3JrIHNpZGUgYnkgc2lkZSB3aXRoIG91ciBjbGllbnRzIHRvIGRlbGl2ZXIgcmVsaWFibGUsIGhpZ2gtcXVhbGl0eSA8YSBocmVmPVwiaHR0cHM6XC9cL2Zsai1wY2IuY29tXC9wY2ItbWFudWZhY3R1cmVyXC9cIj5QQ0IgPFwvYT5hbmQgUENCQSBzb2x1dGlvbnMuIE91ciBnb2FsIGlzIHRvIGJlIHlvdXIgdHJ1c3RlZCBtYW51ZmFjdHVyaW5nIHBhcnRuZXIsIGhlbHBpbmcgeW91IGJyaW5nIGV2ZXJ5IGlkZWEgdG8gbGlmZSB3aXRoIHNwZWVkLCBwcmVjaXNpb24sIGFuZCBjYXJlLjxcL3A+IiwiZGlzcGxheV9jb25kaXRpb25fbGlzdCI6W3siZGlzcGxheV9jb25kaXRpb25fbG9naW5fc3RhdHVzIjoic3Vic2NyaWJlciIsIl9pZCI6ImVhODhmMWUifV19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\\\"]\\t\\t<div class=\\\"elementor-element elementor-element-16a1212 elementor-widget elementor-widget-html\\\" data-id=\\\"16a1212\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"html.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<!-- Why Choose Us Module (Philifast) -->\\r\\n<style>\\r\\n \\r\\n\\r\\n  \\r\\n  \\\/* Left intro *\\\/\\r\\n  .pf-intro {\\r\\n    padding: 18px 20px;\\r\\n    border-radius: 12px;\\r\\n  }\\r\\n  .pf-intro h2 {\\r\\n    font-size: 28px;\\r\\n    margin: 0 0 10px;\\r\\n    color: var(--pf-primary);\\r\\n    font-weight: 700;\\r\\n  }\\r\\n  .pf-intro p.lead {\\r\\n    margin: 0 0 18px;\\r\\n    color: #555;\\r\\n    line-height: 1.55;\\r\\n    font-size: 15px;\\r\\n  }\\r\\n  .pf-intro .cta-row {\\r\\n    display:flex;\\r\\n    gap:12px;\\r\\n    align-items:center;\\r\\n    margin-top: 8px;\\r\\n  }\\r\\n  .pf-btn {\\r\\n    background: var(--pf-primary);\\r\\n    color: #fff;\\r\\n    border: none;\\r\\n    padding: 10px 16px;\\r\\n    border-radius: 8px;\\r\\n    font-weight: 600;\\r\\n    cursor: pointer;\\r\\n    text-decoration: none;\\r\\n    display:inline-flex;\\r\\n    align-items:center;\\r\\n    gap:10px;\\r\\n    box-shadow: 0 6px 18px rgba(6,30,100,0.12);\\r\\n    transition: transform .18s ease, box-shadow .18s ease, filter .18s ease;\\r\\n  }\\r\\n  .pf-btn:hover { transform: translateY(-3px); filter: brightness(.98); box-shadow: 0 10px 28px rgba(6,30,100,0.14); }\\r\\n\\r\\n  .pf-note {\\r\\n    font-size:13px;\\r\\n    color:#666;\\r\\n    margin-left:6px;\\r\\n  }\\r\\n\\r\\n  \\\/* Right grid *\\\/\\r\\n  .pf-grid {\\r\\n    display: grid;\\r\\n    grid-template-columns: repeat(2, 1fr);\\r\\n    gap: 16px;\\r\\n  }\\r\\n\\r\\n  .pf-card {\\r\\n    background: #fff;\\r\\n    border-radius: 12px;\\r\\n    border: 1px solid rgba(15,15,20,0.04);\\r\\n    padding: 16px;\\r\\n    box-shadow: 0 8px 22px rgba(12,18,40,0.04);\\r\\n    display:flex;\\r\\n    gap:12px;\\r\\n    align-items:flex-start;\\r\\n    transition: transform .18s ease, box-shadow .18s ease;\\r\\n  }\\r\\n  .pf-card:hover { transform: translateY(-6px); box-shadow: 0 14px 40px rgba(12,18,40,0.06); }\\r\\n  .pf-card .ic {\\r\\n    width:44px;\\r\\n    height:44px;\\r\\n    border-radius:10px;\\r\\n    display:flex;\\r\\n    align-items:center;\\r\\n    justify-content:center;\\r\\n    background: linear-gradient(180deg, rgba(0,0,0,0.03), rgba(0,0,0,0.02));\\r\\n    color: var(--pf-primary);\\r\\n    flex-shrink:0;\\r\\n    font-size:20px;\\r\\n  }\\r\\n  .pf-card h4 {\\r\\n    margin:0 0 6px;\\r\\n    font-size:16px;\\r\\n    color: #111;\\r\\n    font-weight:700;\\r\\n  }\\r\\n  .pf-card p {\\r\\n    margin:0;\\r\\n    color:#555;\\r\\n    font-size:14px;\\r\\n    line-height:1.45;\\r\\n  }\\r\\n\\r\\n  \\\/* compact list style for longer items *\\\/\\r\\n  .pf-list {\\r\\n    margin:0;\\r\\n    padding-left:18px;\\r\\n    color:#444;\\r\\n    font-size:14px;\\r\\n    line-height:1.45;\\r\\n  }\\r\\n\\r\\n  @media (max-width: 980px){\\r\\n    .pf-why .wrap { grid-template-columns: 1fr; }\\r\\n    .pf-grid { grid-template-columns: repeat(2, 1fr); }\\r\\n  }\\r\\n  @media (max-width: 640px){\\r\\n    .pf-grid { grid-template-columns: 1fr; }\\r\\n    .pf-intro h2 { font-size:24px; }\\r\\n    .pf-btn { padding:10px 12px; }\\r\\n  }\\r\\n<\\\/style>\\r\\n\\r\\n<section class=\\\"pf-why\\\" aria-labelledby=\\\"why-title\\\">\\r\\n  <div class=\\\"wrap\\\">\\r\\n  \\r\\n\\r\\n    <div class=\\\"pf-grid\\\">\\r\\n        \\r\\n              <!-- Online quote & one-to-one service -->\\r\\n      <article class=\\\"pf-card\\\" aria-labelledby=\\\"c3\\\">\\r\\n        <div class=\\\"ic\\\" aria-hidden=\\\"true\\\">\\ud83d\\udcac<\\\/div>\\r\\n        <div>\\r\\n          <h4 id=\\\"c3\\\">Online quote & one-to-one service<\\\/h4>\\r\\n          <p>\\r\\n            Fast online quotations plus dedicated technical and account managers to handle your project from quotation to delivery.\\r\\n          <\\\/p>\\r\\n        <\\\/div>\\r\\n      <\\\/article>\\r\\n      <!-- Advanced production lines -->\\r\\n     \\r\\n      <!-- Quality first -->\\r\\n      <article class=\\\"pf-card\\\" aria-labelledby=\\\"c2\\\">\\r\\n        <div class=\\\"ic\\\" aria-hidden=\\\"true\\\">\\ud83d\\udd12<\\\/div>\\r\\n        <div>\\r\\n          <h4 id=\\\"c2\\\">Quality first<\\\/h4>\\r\\n          <p>\\r\\n            Certified to IATF 16949, ISO 13485, ISO 9001, ISO 14001 and ISO 45001. We follow standardized production control to deliver consistent, compliant results.\\r\\n          <\\\/p>\\r\\n        <\\\/div>\\r\\n      <\\\/article>\\r\\n\\r\\n <article class=\\\"pf-card\\\" aria-labelledby=\\\"c1\\\">\\r\\n        <div class=\\\"ic\\\" aria-hidden=\\\"true\\\">\\ud83c\\udfed<\\\/div>\\r\\n        <div>\\r\\n          <h4 id=\\\"c1\\\">Advanced production lines<\\\/h4>\\r\\n          <p>\\r\\n            7 SMT lines (Yamaha YRM20), 2 DIP lines, manual soldering and wave soldering. Full inspection suite including X-Ray, AOI and SPI for reliable mass production.\\r\\n          <\\\/p>\\r\\n        <\\\/div>\\r\\n      <\\\/article>\\r\\n\\r\\n\\r\\n      <!-- Best components -->\\r\\n      <article class=\\\"pf-card\\\" aria-labelledby=\\\"c4\\\">\\r\\n        <div class=\\\"ic\\\" aria-hidden=\\\"true\\\">\\ud83d\\udd0e<\\\/div>\\r\\n        <div>\\r\\n          <h4 id=\\\"c4\\\">Best components<\\\/h4>\\r\\n          <ul class=\\\"pf-list\\\" aria-hidden=\\\"false\\\">\\r\\n            <li>10+ years sourcing experience; authorized distributors only<\\\/li>\\r\\n            <li>Genuine parts from Digi-Key, Mouser, RS and authorized manufacturers<\\\/li>\\r\\n            <li>Clear substitute recommendations\\u2014used only after your approval<\\\/li>\\r\\n          <\\\/ul>\\r\\n        <\\\/div>\\r\\n      <\\\/article>\\r\\n\\r\\n      <!-- One-stop PCB & PCBA service -->\\r\\n      <article class=\\\"pf-card\\\" aria-labelledby=\\\"c5\\\">\\r\\n        <div class=\\\"ic\\\" aria-hidden=\\\"true\\\">\\ud83d\\udd17<\\\/div>\\r\\n        <div>\\r\\n          <h4 id=\\\"c5\\\">One-stop PCB & PCBA service<\\\/h4>\\r\\n          <p>\\r\\n            From PCB design and material selection to SMT\\\/DIP assembly, cable harnessing, programming and full testing\\u2014we manage the whole process for you.\\r\\n          <\\\/p>\\r\\n        <\\\/div>\\r\\n      <\\\/article>\\r\\n\\r\\n      <!-- Fast delivery \\\/ On-time -->\\r\\n      <article class=\\\"pf-card\\\" aria-labelledby=\\\"c6\\\">\\r\\n        <div class=\\\"ic\\\" aria-hidden=\\\"true\\\">\\u26a1<\\\/div>\\r\\n        <div>\\r\\n          <h4 id=\\\"c6\\\">Fast, reliable delivery<\\\/h4>\\r\\n          <p>\\r\\n            Optimized production planning and clear project tracking ensure fast turnaround and on-time delivery for both prototypes and volume orders.\\r\\n          <\\\/p>\\r\\n        <\\\/div>\\r\\n      <\\\/article>\\r\\n    <\\\/div>\\r\\n  <\\\/div>\\r\\n<\\\/section>\\r\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<section class=\\\"elementor-section elementor-top-section elementor-element elementor-element-l6ysmmh elementor-section-content-middle elementor-reverse-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"l6ysmmh\\\" data-element_type=\\\"section\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-no\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-4347efa\\\" data-id=\\\"4347efa\\\" data-element_type=\\\"column\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-e319d55 elementor-widget elementor-widget-menu-anchor\\\" data-id=\\\"e319d55\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"menu-anchor.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-menu-anchor\\\" id=\\\"contact\\\"><\\\/div>\\n\\t\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-c4f9c25 e-grid-align-left e-grid-align-mobile-center elementor-shape-rounded elementor-grid-0 elementor-widget elementor-widget-social-icons\\\" data-id=\\\"c4f9c25\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"social-icons.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-social-icons-wrapper elementor-grid\\\" role=\\\"list\\\">\\n\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-grid-item\\\" role=\\\"listitem\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-icon elementor-social-icon elementor-social-icon-facebook elementor-repeater-item-2f55736\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-screen-only\\\">Facebook<\\\/span>\\n\\t\\t\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fab-facebook\\\" viewBox=\\\"0 0 512 512\\\" xmlns=\\\"http:\\\/\\\/www.w3.org\\\/2000\\\/svg\\\"><path d=\\\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\\\"><\\\/path><\\\/svg>\\t\\t\\t\\t\\t<\\\/a>\\n\\t\\t\\t\\t<\\\/span>\\n\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-grid-item\\\" role=\\\"listitem\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-icon elementor-social-icon elementor-social-icon-twitter elementor-repeater-item-17c4ad6\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-screen-only\\\">Twitter<\\\/span>\\n\\t\\t\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fab-twitter\\\" viewBox=\\\"0 0 512 512\\\" xmlns=\\\"http:\\\/\\\/www.w3.org\\\/2000\\\/svg\\\"><path d=\\\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\\\"><\\\/path><\\\/svg>\\t\\t\\t\\t\\t<\\\/a>\\n\\t\\t\\t\\t<\\\/span>\\n\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-grid-item\\\" role=\\\"listitem\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-icon elementor-social-icon elementor-social-icon-youtube elementor-repeater-item-664baeb\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-screen-only\\\">Youtube<\\\/span>\\n\\t\\t\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fab-youtube\\\" viewBox=\\\"0 0 576 512\\\" xmlns=\\\"http:\\\/\\\/www.w3.org\\\/2000\\\/svg\\\"><path d=\\\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\\\"><\\\/path><\\\/svg>\\t\\t\\t\\t\\t<\\\/a>\\n\\t\\t\\t\\t<\\\/span>\\n\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-grid-item\\\" role=\\\"listitem\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-icon elementor-social-icon elementor-social-icon-pinterest elementor-repeater-item-aecdcd0\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-screen-only\\\">Pinterest<\\\/span>\\n\\t\\t\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fab-pinterest\\\" viewBox=\\\"0 0 496 512\\\" xmlns=\\\"http:\\\/\\\/www.w3.org\\\/2000\\\/svg\\\"><path d=\\\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\\\"><\\\/path><\\\/svg>\\t\\t\\t\\t\\t<\\\/a>\\n\\t\\t\\t\\t<\\\/span>\\n\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-grid-item\\\" role=\\\"listitem\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-icon elementor-social-icon elementor-social-icon-linkedin elementor-repeater-item-9083030\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-screen-only\\\">Linkedin<\\\/span>\\n\\t\\t\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fab-linkedin\\\" viewBox=\\\"0 0 448 512\\\" xmlns=\\\"http:\\\/\\\/www.w3.org\\\/2000\\\/svg\\\"><path d=\\\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\\\"><\\\/path><\\\/svg>\\t\\t\\t\\t\\t<\\\/a>\\n\\t\\t\\t\\t<\\\/span>\\n\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t<\\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-3c600d7\\\" data-id=\\\"3c600d7\\\" data-element_type=\\\"column\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-2006edb elementor-widget elementor-widget-heading\\\" data-id=\\\"2006edb\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Get In Touch<\\\/h2>\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-dd6bb18 elementor-widget elementor-widget-divider\\\" data-id=\\\"dd6bb18\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"divider.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-divider\\\">\\n\\t\\t\\t<span class=\\\"elementor-divider-separator\\\">\\n\\t\\t\\t\\t\\t\\t<\\\/span>\\n\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-34df399 elementor-position-left elementor-view-stacked elementor-shape-circle elementor-mobile-position-top elementor-widget elementor-widget-icon-box\\\" data-id=\\\"34df399\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-icon\\\">\\n\\t\\t\\t\\t<span  class=\\\"elementor-icon\\\">\\n\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-far-building\\\" viewBox=\\\"0 0 448 512\\\" xmlns=\\\"http:\\\/\\\/www.w3.org\\\/2000\\\/svg\\\"><path d=\\\"M128 148v-40c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12h-40c-6.6 0-12-5.4-12-12zm140 12h40c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12zm-128 96h40c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12zm128 0h40c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12zm-76 84v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12zm76 12h40c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12zm180 124v36H0v-36c0-6.6 5.4-12 12-12h19.5V24c0-13.3 10.7-24 24-24h337c13.3 0 24 10.7 24 24v440H436c6.6 0 12 5.4 12 12zM79.5 463H192v-67c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v67h112.5V49L80 48l-.5 415z\\\"><\\\/path><\\\/svg>\\t\\t\\t\\t<\\\/span>\\n\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<h4 class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<span  >\\n\\t\\t\\t\\t\\t\\t\\tMeet Us\\t\\t\\t\\t\\t\\t<\\\/span>\\n\\t\\t\\t\\t\\t<\\\/h4>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p class=\\\"elementor-icon-box-description\\\">\\n\\t\\t\\t\\t\\t\\t+86 075523350852\\n\\n\\t\\t\\t\\t\\t<\\\/p>\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\n\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-fa4f6e2 elementor-position-left elementor-view-stacked elementor-shape-circle elementor-mobile-position-top elementor-widget elementor-widget-icon-box\\\" data-id=\\\"fa4f6e2\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-icon\\\">\\n\\t\\t\\t\\t<span  class=\\\"elementor-icon\\\">\\n\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fas-phone-volume\\\" viewBox=\\\"0 0 384 512\\\" xmlns=\\\"http:\\\/\\\/www.w3.org\\\/2000\\\/svg\\\"><path d=\\\"M97.333 506.966c-129.874-129.874-129.681-340.252 0-469.933 5.698-5.698 14.527-6.632 21.263-2.422l64.817 40.513a17.187 17.187 0 0 1 6.849 20.958l-32.408 81.021a17.188 17.188 0 0 1-17.669 10.719l-55.81-5.58c-21.051 58.261-20.612 122.471 0 179.515l55.811-5.581a17.188 17.188 0 0 1 17.669 10.719l32.408 81.022a17.188 17.188 0 0 1-6.849 20.958l-64.817 40.513a17.19 17.19 0 0 1-21.264-2.422zM247.126 95.473c11.832 20.047 11.832 45.008 0 65.055-3.95 6.693-13.108 7.959-18.718 2.581l-5.975-5.726c-3.911-3.748-4.793-9.622-2.261-14.41a32.063 32.063 0 0 0 0-29.945c-2.533-4.788-1.65-10.662 2.261-14.41l5.975-5.726c5.61-5.378 14.768-4.112 18.718 2.581zm91.787-91.187c60.14 71.604 60.092 175.882 0 247.428-4.474 5.327-12.53 5.746-17.552.933l-5.798-5.557c-4.56-4.371-4.977-11.529-.93-16.379 49.687-59.538 49.646-145.933 0-205.422-4.047-4.85-3.631-12.008.93-16.379l5.798-5.557c5.022-4.813 13.078-4.394 17.552.933zm-45.972 44.941c36.05 46.322 36.108 111.149 0 157.546-4.39 5.641-12.697 6.251-17.856 1.304l-5.818-5.579c-4.4-4.219-4.998-11.095-1.285-15.931 26.536-34.564 26.534-82.572 0-117.134-3.713-4.836-3.115-11.711 1.285-15.931l5.818-5.579c5.159-4.947 13.466-4.337 17.856 1.304z\\\"><\\\/path><\\\/svg>\\t\\t\\t\\t<\\\/span>\\n\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<h4 class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<span  >\\n\\t\\t\\t\\t\\t\\t\\tCall Us\\t\\t\\t\\t\\t\\t<\\\/span>\\n\\t\\t\\t\\t\\t<\\\/h4>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p class=\\\"elementor-icon-box-description\\\">\\n\\t\\t\\t\\t\\t\\t+86 075523350814\\n\\n\\t\\t\\t\\t\\t<\\\/p>\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\n\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-eed3e44 elementor-position-left elementor-view-stacked elementor-shape-circle elementor-mobile-position-top elementor-widget elementor-widget-icon-box\\\" data-id=\\\"eed3e44\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-icon\\\">\\n\\t\\t\\t\\t<span  class=\\\"elementor-icon\\\">\\n\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-far-envelope-open\\\" viewBox=\\\"0 0 512 512\\\" xmlns=\\\"http:\\\/\\\/www.w3.org\\\/2000\\\/svg\\\"><path d=\\\"M494.586 164.516c-4.697-3.883-111.723-89.95-135.251-108.657C337.231 38.191 299.437 0 256 0c-43.205 0-80.636 37.717-103.335 55.859-24.463 19.45-131.07 105.195-135.15 108.549A48.004 48.004 0 0 0 0 201.485V464c0 26.51 21.49 48 48 48h416c26.51 0 48-21.49 48-48V201.509a48 48 0 0 0-17.414-36.993zM464 458a6 6 0 0 1-6 6H54a6 6 0 0 1-6-6V204.347c0-1.813.816-3.526 2.226-4.665 15.87-12.814 108.793-87.554 132.364-106.293C200.755 78.88 232.398 48 256 48c23.693 0 55.857 31.369 73.41 45.389 23.573 18.741 116.503 93.493 132.366 106.316a5.99 5.99 0 0 1 2.224 4.663V458zm-31.991-187.704c4.249 5.159 3.465 12.795-1.745 16.981-28.975 23.283-59.274 47.597-70.929 56.863C336.636 362.283 299.205 400 256 400c-43.452 0-81.287-38.237-103.335-55.86-11.279-8.967-41.744-33.413-70.927-56.865-5.21-4.187-5.993-11.822-1.745-16.981l15.258-18.528c4.178-5.073 11.657-5.843 16.779-1.726 28.618 23.001 58.566 47.035 70.56 56.571C200.143 320.631 232.307 352 256 352c23.602 0 55.246-30.88 73.41-45.389 11.994-9.535 41.944-33.57 70.563-56.568 5.122-4.116 12.601-3.346 16.778 1.727l15.258 18.526z\\\"><\\\/path><\\\/svg>\\t\\t\\t\\t<\\\/span>\\n\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<h4 class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<span  >\\n\\t\\t\\t\\t\\t\\t\\tEmail Us\\t\\t\\t\\t\\t\\t<\\\/span>\\n\\t\\t\\t\\t\\t<\\\/h4>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p class=\\\"elementor-icon-box-description\\\">\\n\\t\\t\\t\\t\\t\\tSales@fljpcb.com\\t\\t\\t\\t\\t<\\\/p>\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\n\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t<\\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-38f6fe5\\\" data-id=\\\"38f6fe5\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-4f69c53 elementor-widget elementor-widget-google_maps\\\" data-id=\\\"4f69c53\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"google_maps.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-custom-embed\\\">\\n\\t\\t\\t<iframe loading=\\\"lazy\\\"\\n\\t\\t\\t\\t\\tsrc=\\\"https:\\\/\\\/maps.google.com\\\/maps?q=HRVX%2B256%2C%20Gushuyi%20Rd%2C%20Baoan%2C%20Shenzhen%2C%20Guangdong%20Province%2C%20China%2C%20518126&#038;t=m&#038;z=14&#038;output=embed&#038;iwloc=near\\\"\\n\\t\\t\\t\\t\\ttitle=\\\"HRVX+256, Gushuyi Rd, Baoan, Shenzhen, Guangdong Province, China, 518126\\\"\\n\\t\\t\\t\\t\\taria-label=\\\"HRVX+256, Gushuyi Rd, Baoan, Shenzhen, Guangdong Province, China, 518126\\\"\\n\\t\\t\\t><\\\/iframe>\\n\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t<\\\/section>\\n\\t\\t\\t\\t<section class=\\\"elementor-section elementor-top-section elementor-element elementor-element-xo6hkxv elementor-section-content-top elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"xo6hkxv\\\" data-element_type=\\\"section\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-background-overlay\\\"><\\\/div>\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-no\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-2164f5c\\\" data-id=\\\"2164f5c\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-f38cd40 elementor-widget elementor-widget-menu-anchor\\\" data-id=\\\"f38cd40\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"menu-anchor.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-menu-anchor\\\" id=\\\"faq\\\"><\\\/div>\\n\\t\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-075556d elementor-widget elementor-widget-heading\\\" data-id=\\\"075556d\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Frequently Asked Questions<\\\/h2>\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<section class=\\\"elementor-section elementor-inner-section elementor-element elementor-element-08aa4c5 elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"08aa4c5\\\" data-element_type=\\\"section\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-cca2678\\\" data-id=\\\"cca2678\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-8fd3b89 elementor-widget elementor-widget-accordion\\\" data-id=\\\"8fd3b89\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"accordion.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-accordion\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-accordion-item\\\">\\n\\t\\t\\t\\t\\t<div id=\\\"elementor-tab-title-1501\\\" class=\\\"elementor-tab-title\\\" data-tab=\\\"1\\\" role=\\\"button\\\" aria-controls=\\\"elementor-tab-content-1501\\\" aria-expanded=\\\"false\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-accordion-icon elementor-accordion-icon-right\\\" aria-hidden=\\\"true\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-accordion-icon-closed\\\"><svg class=\\\"e-font-icon-svg e-fas-caret-right\\\" viewBox=\\\"0 0 192 512\\\" xmlns=\\\"http:\\\/\\\/www.w3.org\\\/2000\\\/svg\\\"><path d=\\\"M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z\\\"><\\\/path><\\\/svg><\\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-accordion-icon-opened\\\"><svg class=\\\"e-font-icon-svg e-fas-caret-down\\\" viewBox=\\\"0 0 320 512\\\" xmlns=\\\"http:\\\/\\\/www.w3.org\\\/2000\\\/svg\\\"><path d=\\\"M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z\\\"><\\\/path><\\\/svg><\\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a class=\\\"elementor-accordion-title\\\" tabindex=\\\"0\\\">What is your minimum order quantity (MOQ)?<\\\/a>\\n\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t<div id=\\\"elementor-tab-content-1501\\\" class=\\\"elementor-tab-content elementor-clearfix\\\" data-tab=\\\"1\\\" role=\\\"region\\\" aria-labelledby=\\\"elementor-tab-title-1501\\\"><p>Prototypes start from <strong data-start=\\\"399\\\" data-end=\\\"408\\\">1 PCB<\\\/strong>. Small runs and mass runs depend on board type and process. Typical production MOQ is <strong data-start=\\\"495\\\" data-end=\\\"509\\\">10\\u2013100 pcs<\\\/strong>. Tell us your board details and qty for a firm answer.<\\\/p><\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-accordion-item\\\">\\n\\t\\t\\t\\t\\t<div id=\\\"elementor-tab-title-1502\\\" class=\\\"elementor-tab-title\\\" data-tab=\\\"2\\\" role=\\\"button\\\" aria-controls=\\\"elementor-tab-content-1502\\\" aria-expanded=\\\"false\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-accordion-icon elementor-accordion-icon-right\\\" aria-hidden=\\\"true\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-accordion-icon-closed\\\"><svg class=\\\"e-font-icon-svg e-fas-caret-right\\\" viewBox=\\\"0 0 192 512\\\" xmlns=\\\"http:\\\/\\\/www.w3.org\\\/2000\\\/svg\\\"><path d=\\\"M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z\\\"><\\\/path><\\\/svg><\\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-accordion-icon-opened\\\"><svg class=\\\"e-font-icon-svg e-fas-caret-down\\\" viewBox=\\\"0 0 320 512\\\" xmlns=\\\"http:\\\/\\\/www.w3.org\\\/2000\\\/svg\\\"><path d=\\\"M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z\\\"><\\\/path><\\\/svg><\\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a class=\\\"elementor-accordion-title\\\" tabindex=\\\"0\\\">What are the lead times for prototyping and production?<\\\/a>\\n\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t<div id=\\\"elementor-tab-content-1502\\\" class=\\\"elementor-tab-content elementor-clearfix\\\" data-tab=\\\"2\\\" role=\\\"region\\\" aria-labelledby=\\\"elementor-tab-title-1502\\\"><p>Typical times: prototype <strong data-start=\\\"656\\\" data-end=\\\"671\\\">24\\u201372 hours<\\\/strong>, small runs <strong data-start=\\\"684\\\" data-end=\\\"697\\\">5\\u201314 days<\\\/strong>, mass production <strong data-start=\\\"715\\\" data-end=\\\"729\\\">14\\u201330 days<\\\/strong>. Time depends on layers, parts, testing, and order size. For rush work, contact sales.<\\\/p><\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-accordion-item\\\">\\n\\t\\t\\t\\t\\t<div id=\\\"elementor-tab-title-1503\\\" class=\\\"elementor-tab-title\\\" data-tab=\\\"3\\\" role=\\\"button\\\" aria-controls=\\\"elementor-tab-content-1503\\\" aria-expanded=\\\"false\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-accordion-icon elementor-accordion-icon-right\\\" aria-hidden=\\\"true\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-accordion-icon-closed\\\"><svg class=\\\"e-font-icon-svg e-fas-caret-right\\\" viewBox=\\\"0 0 192 512\\\" xmlns=\\\"http:\\\/\\\/www.w3.org\\\/2000\\\/svg\\\"><path d=\\\"M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z\\\"><\\\/path><\\\/svg><\\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-accordion-icon-opened\\\"><svg class=\\\"e-font-icon-svg e-fas-caret-down\\\" viewBox=\\\"0 0 320 512\\\" xmlns=\\\"http:\\\/\\\/www.w3.org\\\/2000\\\/svg\\\"><path d=\\\"M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z\\\"><\\\/path><\\\/svg><\\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a class=\\\"elementor-accordion-title\\\" tabindex=\\\"0\\\">What payment methods do you accept?<\\\/a>\\n\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t<div id=\\\"elementor-tab-content-1503\\\" class=\\\"elementor-tab-content elementor-clearfix\\\" data-tab=\\\"3\\\" role=\\\"region\\\" aria-labelledby=\\\"elementor-tab-title-1503\\\"><p>We accept bank transfer (T\\\/T), PayPal, and credit card by agreement. For large orders we accept Letter of Credit (L\\\/C). Other methods can be arranged on request.<\\\/p><\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-accordion-item\\\">\\n\\t\\t\\t\\t\\t<div id=\\\"elementor-tab-title-1504\\\" class=\\\"elementor-tab-title\\\" data-tab=\\\"4\\\" role=\\\"button\\\" aria-controls=\\\"elementor-tab-content-1504\\\" aria-expanded=\\\"false\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-accordion-icon elementor-accordion-icon-right\\\" aria-hidden=\\\"true\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-accordion-icon-closed\\\"><svg class=\\\"e-font-icon-svg e-fas-caret-right\\\" viewBox=\\\"0 0 192 512\\\" xmlns=\\\"http:\\\/\\\/www.w3.org\\\/2000\\\/svg\\\"><path d=\\\"M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z\\\"><\\\/path><\\\/svg><\\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-accordion-icon-opened\\\"><svg class=\\\"e-font-icon-svg e-fas-caret-down\\\" viewBox=\\\"0 0 320 512\\\" xmlns=\\\"http:\\\/\\\/www.w3.org\\\/2000\\\/svg\\\"><path d=\\\"M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z\\\"><\\\/path><\\\/svg><\\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a class=\\\"elementor-accordion-title\\\" tabindex=\\\"0\\\">Do you offer rush or priority service?<\\\/a>\\n\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t<div id=\\\"elementor-tab-content-1504\\\" class=\\\"elementor-tab-content elementor-clearfix\\\" data-tab=\\\"4\\\" role=\\\"region\\\" aria-labelledby=\\\"elementor-tab-title-1504\\\"><p>Yes. We offer expedited options. Rush service costs more. Tell us your deadline when you submit files. We will confirm lead time and fee.<\\\/p><\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t<\\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-0ca2a09\\\" data-id=\\\"0ca2a09\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-96af0e2 elementor-widget elementor-widget-accordion\\\" data-id=\\\"96af0e2\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"accordion.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-accordion\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-accordion-item\\\">\\n\\t\\t\\t\\t\\t<div id=\\\"elementor-tab-title-1581\\\" class=\\\"elementor-tab-title\\\" data-tab=\\\"1\\\" role=\\\"button\\\" aria-controls=\\\"elementor-tab-content-1581\\\" aria-expanded=\\\"false\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-accordion-icon elementor-accordion-icon-right\\\" aria-hidden=\\\"true\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-accordion-icon-closed\\\"><svg class=\\\"e-font-icon-svg e-fas-caret-right\\\" viewBox=\\\"0 0 192 512\\\" xmlns=\\\"http:\\\/\\\/www.w3.org\\\/2000\\\/svg\\\"><path d=\\\"M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z\\\"><\\\/path><\\\/svg><\\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-accordion-icon-opened\\\"><svg class=\\\"e-font-icon-svg e-fas-caret-down\\\" viewBox=\\\"0 0 320 512\\\" xmlns=\\\"http:\\\/\\\/www.w3.org\\\/2000\\\/svg\\\"><path d=\\\"M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z\\\"><\\\/path><\\\/svg><\\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a class=\\\"elementor-accordion-title\\\" tabindex=\\\"0\\\">How do you ensure component authenticity?<\\\/a>\\n\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t<div id=\\\"elementor-tab-content-1581\\\" class=\\\"elementor-tab-content elementor-clearfix\\\" data-tab=\\\"1\\\" role=\\\"region\\\" aria-labelledby=\\\"elementor-tab-title-1581\\\"><p>We buy from authorized distributors and factory agents. All parts are new and original. If we suggest substitutes, we explain them. We use suppliers like Digi-Key, Mouser and authorized sources.<\\\/p><\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-accordion-item\\\">\\n\\t\\t\\t\\t\\t<div id=\\\"elementor-tab-title-1582\\\" class=\\\"elementor-tab-title\\\" data-tab=\\\"2\\\" role=\\\"button\\\" aria-controls=\\\"elementor-tab-content-1582\\\" aria-expanded=\\\"false\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-accordion-icon elementor-accordion-icon-right\\\" aria-hidden=\\\"true\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-accordion-icon-closed\\\"><svg class=\\\"e-font-icon-svg e-fas-caret-right\\\" viewBox=\\\"0 0 192 512\\\" xmlns=\\\"http:\\\/\\\/www.w3.org\\\/2000\\\/svg\\\"><path d=\\\"M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z\\\"><\\\/path><\\\/svg><\\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-accordion-icon-opened\\\"><svg class=\\\"e-font-icon-svg e-fas-caret-down\\\" viewBox=\\\"0 0 320 512\\\" xmlns=\\\"http:\\\/\\\/www.w3.org\\\/2000\\\/svg\\\"><path d=\\\"M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z\\\"><\\\/path><\\\/svg><\\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a class=\\\"elementor-accordion-title\\\" tabindex=\\\"0\\\">What quality certificates and tests do you have?<\\\/a>\\n\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t<div id=\\\"elementor-tab-content-1582\\\" class=\\\"elementor-tab-content elementor-clearfix\\\" data-tab=\\\"2\\\" role=\\\"region\\\" aria-labelledby=\\\"elementor-tab-title-1582\\\"><p>We hold IATF 16949, ISO 13485, ISO 9001, ISO 14001, and ISO 45001. We test with AOI, X-Ray, ICT, FCT, and SPI. Certificates are available on request.<\\\/p><\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-accordion-item\\\">\\n\\t\\t\\t\\t\\t<div id=\\\"elementor-tab-title-1583\\\" class=\\\"elementor-tab-title\\\" data-tab=\\\"3\\\" role=\\\"button\\\" aria-controls=\\\"elementor-tab-content-1583\\\" aria-expanded=\\\"false\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-accordion-icon elementor-accordion-icon-right\\\" aria-hidden=\\\"true\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-accordion-icon-closed\\\"><svg class=\\\"e-font-icon-svg e-fas-caret-right\\\" viewBox=\\\"0 0 192 512\\\" xmlns=\\\"http:\\\/\\\/www.w3.org\\\/2000\\\/svg\\\"><path d=\\\"M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z\\\"><\\\/path><\\\/svg><\\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-accordion-icon-opened\\\"><svg class=\\\"e-font-icon-svg e-fas-caret-down\\\" viewBox=\\\"0 0 320 512\\\" xmlns=\\\"http:\\\/\\\/www.w3.org\\\/2000\\\/svg\\\"><path d=\\\"M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z\\\"><\\\/path><\\\/svg><\\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a class=\\\"elementor-accordion-title\\\" tabindex=\\\"0\\\">How do you pack and ship orders?<\\\/a>\\n\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t<div id=\\\"elementor-tab-content-1583\\\" class=\\\"elementor-tab-content elementor-clearfix\\\" data-tab=\\\"3\\\" role=\\\"region\\\" aria-labelledby=\\\"elementor-tab-title-1583\\\"><p>We pack boards with anti-static and protective materials. We offer air and sea shipping. We can arrange DHL, FedEx, or ocean freight and support export customs documents. Tell us your delivery address for shipping cost.<\\\/p><\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-accordion-item\\\">\\n\\t\\t\\t\\t\\t<div id=\\\"elementor-tab-title-1584\\\" class=\\\"elementor-tab-title\\\" data-tab=\\\"4\\\" role=\\\"button\\\" aria-controls=\\\"elementor-tab-content-1584\\\" aria-expanded=\\\"false\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-accordion-icon elementor-accordion-icon-right\\\" aria-hidden=\\\"true\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-accordion-icon-closed\\\"><svg class=\\\"e-font-icon-svg e-fas-caret-right\\\" viewBox=\\\"0 0 192 512\\\" xmlns=\\\"http:\\\/\\\/www.w3.org\\\/2000\\\/svg\\\"><path d=\\\"M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z\\\"><\\\/path><\\\/svg><\\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-accordion-icon-opened\\\"><svg class=\\\"e-font-icon-svg e-fas-caret-down\\\" viewBox=\\\"0 0 320 512\\\" xmlns=\\\"http:\\\/\\\/www.w3.org\\\/2000\\\/svg\\\"><path d=\\\"M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z\\\"><\\\/path><\\\/svg><\\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a class=\\\"elementor-accordion-title\\\" tabindex=\\\"0\\\">Can we sign an NDA before sharing files?<\\\/a>\\n\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t<div id=\\\"elementor-tab-content-1584\\\" class=\\\"elementor-tab-content elementor-clearfix\\\" data-tab=\\\"4\\\" role=\\\"region\\\" aria-labelledby=\\\"elementor-tab-title-1584\\\"><p>Yes. We can sign an NDA on request. Send your NDA or ask us to provide a standard NDA. Files stay private and are only used for your project.<\\\/p><\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t<\\\/section>\\n\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t<\\\/section>\\n\\t\\t<div class=\\\"elementor-element elementor-element-ef8ae5d e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"ef8ae5d\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-7e54e74 elementor-widget elementor-widget-heading\\\" data-id=\\\"7e54e74\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Blog<\\\/h2>\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t[elementor-element k=\\\"0e46bd9387093ca73b9000e38f18cce4\\\" data=\\\"eyJpZCI6ImI3Mzc5ZmUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJwb3N0c19wZXJfcGFnZSI6MywibWV0YV9zZXBhcmF0b3IiOiIgfCAiLCJyZWFkX21vcmVfdGV4dCI6IlJlYWQgTW9yZSBcdTIxOTIiLCJkaXNwbGF5X2NvbmRpdGlvbl9saXN0IjpbeyJkaXNwbGF5X2NvbmRpdGlvbl9sb2dpbl9zdGF0dXMiOiJzdWJzY3JpYmVyIiwiX2lkIjoiNmVmMzE4ZSJ9XX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6ImhmZS1iYXNpYy1wb3N0cyJ9\\\"]\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\",\"scripts\":[],\"styles\":[\"e-swiper\",\"e-animation-fadeIn\"]}}"],"_uag_css_file_name":["uag-css-6.css"],"_uag_js_file_name":["uag-js-6.js"]},"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false,"trp-custom-language-flag":false},"uagb_author_info":{"display_name":"Philifast","author_link":"https:\/\/flj-pcb.com\/da\/author\/2475017442jygmail-com\/"},"uagb_comment_info":0,"uagb_excerpt":"PROFESSIONAL PCB &#038; SMTASSEMBLY SERVICES \u2713 1-32 Layers High Precision \u2713 24H Express Delivery \u2713 Quick-turn Prototype \u2713 100% E-Test [&hellip;]","_links":{"self":[{"href":"https:\/\/flj-pcb.com\/da\/wp-json\/wp\/v2\/pages\/6","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/flj-pcb.com\/da\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/flj-pcb.com\/da\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/flj-pcb.com\/da\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/flj-pcb.com\/da\/wp-json\/wp\/v2\/comments?post=6"}],"version-history":[{"count":577,"href":"https:\/\/flj-pcb.com\/da\/wp-json\/wp\/v2\/pages\/6\/revisions"}],"predecessor-version":[{"id":4843,"href":"https:\/\/flj-pcb.com\/da\/wp-json\/wp\/v2\/pages\/6\/revisions\/4843"}],"wp:attachment":[{"href":"https:\/\/flj-pcb.com\/da\/wp-json\/wp\/v2\/media?parent=6"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}