{"id":963,"date":"2022-08-31T07:14:28","date_gmt":"2022-08-31T07:14:28","guid":{"rendered":"https:\/\/startersites.io\/elementor\/charity\/?page_id=963"},"modified":"2026-07-15T07:24:31","modified_gmt":"2026-07-15T07:24:31","slug":"contact","status":"publish","type":"page","link":"https:\/\/newpacklab.com\/pt-br\/contact\/","title":{"rendered":"Contato"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"963\" class=\"elementor elementor-963\">\n\t\t\t\t<style id=\"pk-forms-css\">\/* ==========================================================================\n   PK FORMS \u2014 one skin, used by the inline contact form and the modal\n   ========================================================================== *\/\n.pk-form{\n\t--pk-ink:#111418;\n\t--pk-body:#3f464e;\n\t--pk-muted:#8a929c;\n\t--pk-line:#dcdfe3;\n\t--pk-rule:#111418;\n\t--pk-bg:#ffffff;\n\t--pk-field:#f7f8f9;\n\t--pk-error:#b3261e;\n\t--pk-mono:\"IBM Plex Mono\",\"SFMono-Regular\",ui-monospace,Menlo,monospace;\n\n\tmax-width:880px;\n\tmargin-inline:auto;\n\tcolor:var(--pk-body);\n\tpadding:clamp(2rem,5vw,3.5rem) clamp(1.5rem,4vw,3rem);\n\tbackground:var(--pk-bg);\n\tbox-sizing:border-box;\n}\n\/* the modal already gets its padding from .pk-modal__scroll - don't double it up *\/\n.pk-form.pk-form--modal{ padding:0; max-width:none; }\n\n\/* ---- header ---------------------------------------------------------- *\/\n.pk-form__head{ margin-bottom:2.5rem; }\n.pk-form__eyebrow{\n\tdisplay:block;\n\tfont-family:var(--pk-mono);\n\tfont-size:.72rem;\n\tletter-spacing:.12em;\n\ttext-transform:uppercase;\n\tcolor:var(--pk-muted);\n\tmargin-bottom:.75rem;\n}\n.pk-form__title{ margin:0 0 .75rem; color:var(--pk-ink); line-height:1.15; }\n.pk-form__intro{ margin:0; max-width:56ch; }\n\n\/* ---- section breaks = spec-sheet dividers ---------------------------- *\/\n\/* real markup: <div class=\"ff-el-group ff-el-section-break pk-sec\">\n                  <h3 class=\"ff-el-section-title\">  <div class=\"ff-section_break_desk\">  <hr> *\/\n.pk-form .ff-el-section-break{\n\tborder:0;\n\tpadding:0;\n\tmargin:3rem 0 1.75rem;\n\tbackground:transparent;\n}\n.pk-form .ff-el-section-break:first-child{ margin-top:0; }\n.pk-form .ff-el-section-break hr{\n\tdisplay:none;\n}\n.pk-form .ff-el-section-title{\n\tfont-family:var(--pk-mono);\n\tfont-size:.75rem !important;\n\tfont-weight:500;\n\tletter-spacing:.14em;\n\ttext-transform:uppercase;\n\tcolor:var(--pk-ink);\n\tpadding-bottom:.75rem;\n\tmargin:0 0 .75rem;\n\tborder-bottom:1px solid var(--pk-rule);\n}\n.pk-form .ff-section_break_desk{\n\tfont-size:.9rem;\n\tcolor:var(--pk-muted);\n\tmax-width:60ch;\n}\n.pk-form .ff-section_break_desk p{ margin:0; }\n\n\/* ---- labels ---------------------------------------------------------- *\/\n.pk-form .ff-el-input--label label{\n\tfont-family:var(--pk-mono);\n\tfont-size:.7rem;\n\tletter-spacing:.1em;\n\ttext-transform:uppercase;\n\tfont-weight:500;\n\tcolor:var(--pk-ink);\n\tmargin-bottom:.5rem;\n}\n.pk-form .ff-el-input--label.ff-el-is-required label:after{ color:var(--pk-ink); margin-left:.25rem; }\n.pk-form .ff-el-help-message{ font-size:.78rem; color:var(--pk-muted); margin-top:.4rem; }\n\n\/* ---- inputs ---------------------------------------------------------- *\/\n.pk-form .ff-el-group{ margin-bottom:1.5rem; }\n.pk-form .ff-el-form-control{\n\twidth:100%;\n\tborder:1px solid var(--pk-line);\n\tborder-radius:0;\n\tbackground:var(--pk-field);\n\tpadding:.85rem 1rem;\n\tfont-size:.95rem;\n\tline-height:1.4;\n\tcolor:var(--pk-ink);\n\tbox-shadow:none;\n\ttransition:border-color .18s ease, background-color .18s ease;\n}\n.pk-form .ff-el-form-control::placeholder{ color:#b3b9c0; }\n.pk-form .ff-el-form-control:focus{\n\tborder-color:var(--pk-rule);\n\tbackground:var(--pk-bg);\n\toutline:none;\n\tbox-shadow:0 0 0 1px var(--pk-rule);\n}\n.pk-form select.ff-el-form-control{ height:auto; padding-block:.85rem; }\n.pk-form textarea.ff-el-form-control{ min-height:150px; resize:vertical; }\n\/* two columns: settings.container_class = \"pk-half\" lands on the .ff-el-group *\/\n@media (min-width:768px){\n\t.pk-form .frm-fluent-form{\n\t\tdisplay:grid;\n\t\tgrid-template-columns:1fr 1fr;\n\t\tcolumn-gap:1.25rem;\n\t}\n\t.pk-form .frm-fluent-form > *{ grid-column:1 \/ -1; }   \/* full width by default *\/\n\t.pk-form .ff-el-group.pk-half{ grid-column:span 1; }   \/* opt in to half width *\/\n\t.pk-form .ff-t-container{ gap:1.25rem; }\n}\n\n\/* ---- radio \/ checkbox rendered as spec chips -------------------------- *\/\n.pk-form .ff-el-form-check{ display:inline-block; margin:0; padding:0; }\n.pk-form .ff-el-form-check-label{\n\tdisplay:inline-flex;\n\talign-items:center;\n\tgap:.5rem;\n\tborder:1px solid var(--pk-line);\n\tborder-radius:0;\n\tbackground:var(--pk-bg);\n\tpadding:.6rem .95rem;\n\tmargin:0 .5rem .5rem 0;\n\tfont-size:.85rem;\n\tcolor:var(--pk-body);\n\tcursor:pointer;\n\ttransition:border-color .16s ease, color .16s ease, background-color .16s ease;\n}\n.pk-form .ff-el-form-check-label:hover{ border-color:var(--pk-rule); color:var(--pk-ink); }\n.pk-form .ff-el-form-check-label:has(input:checked){\n\tborder-color:var(--pk-rule); background:var(--pk-ink); color:#fff;\n}\n.pk-form .ff-el-form-check-label:has(input:checked) input{ accent-color:#fff; }\n.pk-form .ff-el-form-check input[type=radio],\n.pk-form .ff-el-form-check input[type=checkbox]{\n\taccent-color:var(--pk-ink); width:14px; height:14px; margin:0;\n}\n\/* fallback for browsers without :has() *\/\n.pk-form .ff-el-form-check input:checked + label{\n\tborder-color:var(--pk-rule); background:var(--pk-ink); color:#fff;\n}\n\n\/* ---- file upload ------------------------------------------------------ *\/\n.pk-form .ff_upload_btn,\n.pk-form .ff-btn-upload{\n\tborder:1px dashed var(--pk-rule);\n\tborder-radius:0;\n\tbackground:transparent;\n\tcolor:var(--pk-ink);\n\tfont-family:var(--pk-mono);\n\tfont-size:.72rem;\n\tletter-spacing:.1em;\n\ttext-transform:uppercase;\n\tpadding:1rem 1.5rem;\n\twidth:100%;\n\ttransition:background-color .16s ease;\n}\n.pk-form .ff_upload_btn:hover{ background:var(--pk-field); }\n\n\/* ---- submit ----------------------------------------------------------- *\/\n.pk-form .ff-btn-submit,\n.pk-form .ff_btn_style{\n\tborder-radius:0 !important;\n\tborder:1px solid var(--pk-ink) !important;\n\tbackground:var(--pk-ink) !important;\n\tcolor:#fff !important;\n\tfont-family:var(--pk-mono);\n\tfont-size:.78rem;\n\tletter-spacing:.12em;\n\ttext-transform:uppercase;\n\tpadding:1.05rem 2.5rem !important;\n\tmin-width:240px;\n\ttransition:background-color .18s ease, color .18s ease;\n}\n.pk-form .ff-btn-submit:hover,\n.pk-form .ff_btn_style:hover{ background:#fff !important; color:var(--pk-ink) !important; }\n.pk-form .ff-el-group.ff-text-left{ margin-top:2.25rem; margin-bottom:0; }\n\n\/* ---- validation + success -------------------------------------------- *\/\n.pk-form .text-danger,\n.pk-form .error-text{\n\tfont-family:var(--pk-mono);\n\tfont-size:.72rem;\n\tletter-spacing:.04em;\n\tcolor:var(--pk-error);\n\tmargin-top:.4rem;\n}\n.pk-form .ff-el-is-error .ff-el-form-control{ border-color:var(--pk-error); background:#fff; }\n.pk-form .ff-message-success{\n\tborder:1px solid var(--pk-rule);\n\tborder-left:3px solid var(--pk-ink);\n\tborder-radius:0;\n\tbackground:var(--pk-field);\n\tcolor:var(--pk-ink);\n\tpadding:1.75rem;\n}\n\n\/* ---- trigger button --------------------------------------------------- *\/\n.pk-trigger{\n\tdisplay:inline-flex;\n\talign-items:center;\n\tgap:.65rem;\n\tborder:1px solid var(--pk-ink,#111418);\n\tborder-radius:0;\n\tbackground:#111418;\n\tcolor:#fff;\n\tfont-family:\"IBM Plex Mono\",ui-monospace,Menlo,monospace;\n\tfont-size:.75rem;\n\tletter-spacing:.12em;\n\ttext-transform:uppercase;\n\tpadding:1rem 1.75rem;\n\tcursor:pointer;\n\ttransition:background-color .18s ease, color .18s ease;\n}\n.pk-trigger--ghost{ background:transparent; color:#111418; }\n.pk-trigger:hover{ background:#fff; color:#111418; }\n.pk-trigger--ghost:hover{ background:#111418; color:#fff; }\n.pk-trigger__arrow{ transition:transform .18s ease; }\n.pk-trigger:hover .pk-trigger__arrow{ transform:translateX(3px); }\n\n\/* ==========================================================================\n   MODAL\n   ========================================================================== *\/\n.pk-modal[hidden]{ display:none; }\n.pk-modal{\n\tposition:fixed;\n\tinset:0;\n\tz-index:99999;\n\tdisplay:flex;\n\talign-items:flex-start;\n\tjustify-content:center;\n\tpadding:clamp(1rem,4vh,3rem) 1rem;\n}\n.pk-modal__backdrop{\n\tposition:absolute;\n\tinset:0;\n\tbackground:rgba(17,20,24,.72);\n\tbackdrop-filter:blur(2px);\n\topacity:0;\n\ttransition:opacity .24s ease;\n}\n.pk-modal__panel{\n\tposition:relative;\n\twidth:min(920px,100%);\n\tmax-height:calc(100vh - clamp(2rem,8vh,6rem));\n\tbackground:#fff;\n\tborder:1px solid #111418;\n\tborder-radius:0;\n\tbox-shadow:0 24px 60px rgba(17,20,24,.28);\n\topacity:0;\n\ttransform:translateY(14px);\n\ttransition:opacity .26s ease, transform .26s ease;\n\tdisplay:flex;\n\tflex-direction:column;\n}\n.pk-modal.is-open .pk-modal__backdrop{ opacity:1; }\n.pk-modal.is-open .pk-modal__panel{ opacity:1; transform:none; }\n\n.pk-modal__scroll{\n\toverflow-y:auto;\n\toverscroll-behavior:contain;\n\t-webkit-overflow-scrolling:touch;\n\tpadding:clamp(1.75rem,4vw,3rem);\n}\n.pk-modal__close{\n\tposition:absolute;\n\ttop:0;\n\tright:0;\n\twidth:52px;\n\theight:52px;\n\tdisplay:grid;\n\tplace-items:center;\n\tborder:0;\n\tborder-left:1px solid #dcdfe3;\n\tborder-bottom:1px solid #dcdfe3;\n\tbackground:#fff;\n\tcolor:#111418;\n\tfont-size:1.4rem;\n\tline-height:1;\n\tcursor:pointer;\n\tz-index:2;\n\ttransition:background-color .16s ease, color .16s ease;\n}\n.pk-modal__close:hover{ background:#111418; color:#fff; }\n\n\/* modal-specific density \u2014 same skin, tighter rhythm *\/\n.pk-form--modal .pk-form__head{ margin-bottom:2rem; padding-right:52px; }\n.pk-form--modal .ff-el-group{ margin-bottom:1.15rem; }\n.pk-form--modal .ff-el-section-break{ margin:2.25rem 0 1.25rem; }\n.pk-form--modal textarea.ff-el-form-control{ min-height:110px; }\n\nbody.pk-modal-open{ overflow:hidden; }\n\n\/* ---- responsive + a11y ------------------------------------------------ *\/\n@media (max-width:767px){\n\t.pk-form .ff-el-form-control{ font-size:16px; } \/* stop iOS zoom-on-focus *\/\n\t.pk-form .ff-btn-submit,\n\t.pk-form .ff_btn_style{ width:100%; min-width:0; }\n\t.pk-modal{ padding:0; }\n\t.pk-modal__panel{ max-height:100vh; height:100%; width:100%; border:0; }\n\t.pk-trigger{ width:100%; justify-content:center; }\n}\n.pk-form :is(input,select,textarea,button):focus-visible,\n.pk-modal :is(button,a):focus-visible{\n\toutline:2px solid #111418;\n\toutline-offset:2px;\n}\n@media (prefers-reduced-motion:reduce){\n\t.pk-modal__backdrop,\n\t.pk-modal__panel,\n\t.pk-trigger,\n\t.pk-trigger__arrow,\n\t.pk-form .ff-el-form-control{ transition:none !important; }\n\t.pk-modal__panel{ transform:none; }\n}<\/style><script id=\"pk-forms-js\">(function () {\n\tvar SELECTOR = \"a[href=\\\"#pk-quote\\\"], a[href=\\\"#jm-inquiry-form\\\"], [data-pk-quote]\";\n\tvar modal = null, lastFocus = null, injected = false;\n\n\t\/\/ The modal HTML is printed inertly in <head> (script type=\"text\/template\") because\n\t\/\/ wp_footer does not fire on every template on this site. Move it into <body> once,\n\t\/\/ as early as possible, before anything tries to open it.\n\tfunction findModal() {\n\t\t\/\/ Locate by dedicated attribute, NOT by id: document.getElementById would\n\t\t\/\/ return the first element in document order, and an unrelated element\n\t\t\/\/ with id=\"pk-quote\" earlier in the page (e.g. an Elementor section with\n\t\t\/\/ that CSS ID) would shadow the modal, which is injected at the end of body.\n\t\treturn document.querySelector('.pk-modal[data-pk-root]');\n\t}\n\n\tfunction inject() {\n\t\tif (injected) return findModal();\n\t\tvar tpl = document.getElementById('pk-quote-template');\n\t\tif (!tpl) return findModal();\n\t\tdocument.body.insertAdjacentHTML('beforeend', tpl.textContent);\n\t\ttpl.remove();\n\t\tinjected = true;\n\t\treturn findModal();\n\t}\n\n\tfunction panel() { return modal ? modal.querySelector('.pk-modal__panel') : null; }\n\n\tfunction open(e) {\n\t\tif (e) e.preventDefault();\n\t\tmodal = inject();\n\t\tif (!modal) return;\n\n\t\tlastFocus = document.activeElement;\n\t\tmodal.hidden = false;\n\t\tdocument.body.classList.add('pk-modal-open');\n\t\trequestAnimationFrame(function () { modal.classList.add('is-open'); });\n\n\t\tvar first = modal.querySelector('input:not([type=hidden]), select, textarea');\n\t\tif (first) setTimeout(function () { first.focus({ preventScroll: true }); }, 120);\n\t}\n\n\tfunction close() {\n\t\tif (!modal) return;\n\t\tmodal.classList.remove('is-open');\n\t\tdocument.body.classList.remove('pk-modal-open');\n\t\tsetTimeout(function () { if (modal) modal.hidden = true; }, 240);\n\t\tif (lastFocus && lastFocus.focus) lastFocus.focus();\n\t}\n\n\t\/\/ Capture phase (the `true` at the end): this runs BEFORE any bubble-phase\n\t\/\/ listener anywhere in the tree, including Elementor's own global anchor\n\t\/\/ click handler (frontend.min.js), which intercepts every `href=\"#...\"`\n\t\/\/ click for its smooth-scroll feature and can stopPropagation() before\n\t\/\/ our handler would otherwise get a turn in the normal bubble order.\n\tdocument.addEventListener('click', function (e) {\n\t\tvar trigger = e.target.closest(SELECTOR);\n\t\tif (trigger) { open(e); return; }\n\t\tif (e.target.closest('[data-pk-close]')) { e.preventDefault(); close(); }\n\t}, true);\n\n\tdocument.addEventListener('keydown', function (e) {\n\t\tif (!modal || modal.hidden) return;\n\n\t\tif (e.key === 'Escape') { close(); return; }\n\n\t\tif (e.key === 'Tab') {\n\t\t\tvar p = panel();\n\t\t\tif (!p) return;\n\t\t\tvar f = p.querySelectorAll('a[href], button:not([disabled]), input:not([type=hidden]), select, textarea, [tabindex]:not([tabindex=\"-1\"])');\n\t\t\tif (!f.length) return;\n\t\t\tvar first = f[0], last = f[f.length - 1];\n\t\t\tif (e.shiftKey && document.activeElement === first) { e.preventDefault(); last.focus(); }\n\t\t\telse if (!e.shiftKey && document.activeElement === last) { e.preventDefault(); first.focus(); }\n\t\t}\n\t});\n\n\tfunction boot() {\n\t\tinject();\n\t\t\/\/ deep link: any URL ending in #pk-quote opens it automatically\n\t\tif (window.location.hash === '#pk-quote') open();\n\t}\n\n\tif (document.readyState === 'loading') {\n\t\tdocument.addEventListener('DOMContentLoaded', boot);\n\t} else {\n\t\tboot();\n\t}\n})();<\/script><div class=\"elementor-element elementor-element-6516f60 e-con-full e-flex e-con e-parent\" data-id=\"6516f60\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7e91fcf elementor-widget__width-inherit elementor-widget elementor-widget-html\" data-id=\"7e91fcf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ===================== CONTACT PAGE ===================== -->\r\n\r\n<!-- page title bar (dark) -->\r\n<section class=\"pk-section pk-pagehead\">\r\n  <div class=\"pk-cta-grid-bg\"><\/div>\r\n  <div class=\"pk-wrap\">\r\n    <span class=\"pk-eyebrow\">Contact<\/span>\r\n    <h1>Tell us what you need to make<\/h1>\r\n    <p>Send your specs and we'll come back with a recommendation and quote \u2014 usually within one working day.<\/p>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- contact methods -->\r\n<section class=\"pk-section pk-block\" style=\"background:var(--pk-film)\">\r\n  <div class=\"pk-wrap\">\r\n    <div class=\"pk-contact-grid pk-reveal\">\r\n      <div class=\"pk-cc\">\r\n        <span class=\"k\">Sales Inquiries<\/span>\r\n        <span class=\"v\"><a href=\"mailto:sales@newpacklab.com\">sales@newpacklab.com<\/a><\/span>\r\n        <span class=\"note\">Quotes, samples and custom projects.<\/span>\r\n      <\/div>\r\n      <div class=\"pk-cc\">\r\n        <span class=\"k\">WhatsApp \/ Phone<\/span>\r\n        <span class=\"v\"><a href=\"https:\/\/wa.me\/8613809274593\" target=\"_blank\" rel=\"noopener\">+86 138 0927 4593<\/a><\/span>\r\n        <span class=\"note\">Fastest response during business hours.<\/span>\r\n      <\/div>\r\n      <div class=\"pk-cc\">\r\n        <span class=\"k\">Factory<\/span>\r\n        <span class=\"v\">Dongguan, Guangdong, China<\/span>\r\n        <span class=\"note\">Factory visits by appointment.<\/span>\r\n      <\/div>\r\n      <div class=\"pk-cc\">\r\n        <span class=\"k\">Working Hours<\/span>\r\n        <span class=\"v\">Mon&ndash;Sat&nbsp; 9:00&ndash;18:00<\/span>\r\n        <span class=\"note\">China Standard Time (GMT+8).<\/span>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- quote form -->\r\n<section class=\"pk-section pk-block\" style=\"background:var(--pk-film-2);border-top:1px solid var(--pk-line);padding-top:clamp(40px,5vw,64px)\">\r\n  <div class=\"pk-wrap\">\r\n    <div class=\"pk-form-wrap pk-reveal\">\r\n      <div class=\"pk-form-intro\">\r\n        <h2>Request a quote<\/h2>\r\n        <p>The more you can tell us up front, the faster and more accurate the quote. Helpful details to include:<\/p>\r\n        <ul class=\"pk-spec-list\">\r\n          <li>Product type (bag, pouch, foam insert, tape&hellip;)<\/li>\r\n          <li>Size &amp; film thickness, if known<\/li>\r\n          <li>Material &amp; finish (clear, frosted, matte&hellip;)<\/li>\r\n          <li>Closure (zipper, slider, adhesive&hellip;)<\/li>\r\n          <li>Printing \/ logo requirements<\/li>\r\n          <li>Order quantity &amp; target market<\/li>\r\n        <\/ul>\r\n      <\/div>\r\n      <div>\r\n        \t<div class=\"pk-form\">\n\t\t<header class=\"pk-form__head\"><span class=\"pk-form__eyebrow\">\/\/ Request a Quote<\/span><h2 class=\"pk-form__title\">Send your spec. Get a real quote.<\/h2><\/header>\t\t<div class='fluentform ff-default fluentform_wrapper_1 ffs_default_wrap'><form data-form_id=\"1\" id=\"fluentform_1\" class=\"frm-fluent-form fluent_form_1 ff-el-form-top ff_form_instance_1_1 ff-form-loading ffs_default\" data-form_instance=\"ff_form_instance_1_1\" method=\"POST\" ><fieldset  style=\"border: none!important;margin: 0!important;padding: 0!important;background-color: transparent!important;box-shadow: none!important;outline: none!important; min-inline-size: 100%;\">\n                    <legend class=\"ff_screen_reader_title\" style=\"display: block; margin: 0!important;padding: 0!important;height: 0!important;text-indent: -999999px;width: 0!important;overflow:hidden;\">Contact Form Demo<\/legend><input type='hidden' name='__fluent_form_embded_post_id' value='963' \/><input type=\"hidden\" id=\"_fluentform_1_fluentformnonce\" name=\"_fluentform_1_fluentformnonce\" value=\"f08d8ab6e5\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/pt-br\/wp-json\/wp\/v2\/pages\/963\" \/><div data-type=\"name-element\" data-name=\"names\" class=\" ff-field_container ff-name-field-wrapper\" ><div class='ff-t-container'><div class='ff-t-cell '><div class='ff-el-group'><div class=\"ff-el-input--label asterisk-right\"><label for='ff_1_names_first_name_' id='label_ff_1_names_first_name_' >First Name<\/label><\/div><div class='ff-el-input--content'><input type=\"text\" name=\"names[first_name]\" id=\"ff_1_names_first_name_\" class=\"ff-el-form-control\" placeholder=\"First Name\" aria-invalid=\"false\" aria-required=false><\/div><\/div><\/div><div class='ff-t-cell '><div class='ff-el-group'><div class=\"ff-el-input--label asterisk-right\"><label for='ff_1_names_last_name_' id='label_ff_1_names_last_name_' >Last Name<\/label><\/div><div class='ff-el-input--content'><input type=\"text\" name=\"names[last_name]\" id=\"ff_1_names_last_name_\" class=\"ff-el-form-control\" placeholder=\"Last Name\" aria-invalid=\"false\" aria-required=false><\/div><\/div><\/div><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_1_email' id='label_ff_1_email' aria-label=\"Email\">Email<\/label><\/div><div class='ff-el-input--content'><input type=\"email\" name=\"email\" id=\"ff_1_email\" class=\"ff-el-form-control\" placeholder=\"Email Address\" data-name=\"email\"  aria-invalid=\"false\" aria-required=true><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label asterisk-right\"><label for='ff_1_subject' id='label_ff_1_subject' aria-label=\"Subject\">Subject<\/label><\/div><div class='ff-el-input--content'><input type=\"text\" name=\"subject\" class=\"ff-el-form-control\" placeholder=\"Subject\" data-name=\"subject\" id=\"ff_1_subject\"  aria-invalid=\"false\" aria-required=false><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_1_message' id='label_ff_1_message' aria-label=\"Your Message\">Your Message<\/label><\/div><div class='ff-el-input--content'><textarea aria-required=\"true\" aria-labelledby=\"label_ff_1_message\" name=\"message\" id=\"ff_1_message\" class=\"ff-el-form-control\" placeholder=\"Your Message\" rows=\"4\" cols=\"2\" data-name=\"message\" ><\/textarea><\/div><\/div><div class='ff-el-group ff-text-left ff_submit_btn_wrapper'><button type=\"submit\" class=\"ff-btn ff-btn-submit ff-btn-md ff_btn_style\"  aria-label=\"Submit Form\">Submit Form<\/button><\/div><\/fieldset><\/form><div id='fluentform_1_errors' class='ff-errors-in-stack ff_form_instance_1_1 ff-form-loading_errors ff_form_instance_1_1_errors'><\/div><\/div>            <script type=\"text\/javascript\">\n                window.fluent_form_ff_form_instance_1_1 = {\"id\":\"1\",\"ajaxUrl\":\"https:\\\/\\\/newpacklab.com\\\/wp-admin\\\/admin-ajax.php\",\"settings\":{\"layout\":{\"labelPlacement\":\"top\",\"helpMessagePlacement\":\"with_label\",\"errorMessagePlacement\":\"inline\",\"cssClassName\":\"\",\"asteriskPlacement\":\"asterisk-right\"},\"restrictions\":{\"denyEmptySubmission\":{\"enabled\":false}}},\"form_instance\":\"ff_form_instance_1_1\",\"form_id_selector\":\"fluentform_1\",\"rules\":{\"names[first_name]\":{\"required\":{\"value\":false,\"message\":\"This field is required\"}},\"names[middle_name]\":{\"required\":{\"value\":false,\"message\":\"This field is required\"}},\"names[last_name]\":{\"required\":{\"value\":false,\"message\":\"This field is required\"}},\"email\":{\"required\":{\"value\":true,\"message\":\"This field is required\"},\"email\":{\"value\":true,\"message\":\"This field must contain a valid email\"}},\"subject\":{\"required\":{\"value\":false,\"message\":\"This field is required\"}},\"message\":{\"required\":{\"value\":true,\"message\":\"This field is required\"}}},\"debounce_time\":300,\"file_upload_settings\":[]};\n                            <\/script>\n            \t<\/div>\n\t\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"pk-tags pk-reveal\">\r\n      <span>Samples available<\/span>\r\n      <span>OEM \/ ODM<\/span>\r\n      <span>NDA on request<\/span>\r\n      <span>Export worldwide<\/span>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Contact Tell us what you need to make Send your specs and we&#8217;ll come back with a recommendation and quote \u2014 usually within one working day. Sales Inquiries sales@newpacklab.com Quotes, samples and custom projects. WhatsApp \/ Phone +86 138 0927 4593 Fastest response during business hours. Factory Dongguan, Guangdong, China Factory visits by appointment. Working [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-963","page","type-page","status-publish","hentry"],"blocksy_meta":{"styles_descriptor":{"styles":{"desktop":"","tablet":"","mobile":""},"google_fonts":[],"version":7},"has_hero_section":"disabled"},"_links":{"self":[{"href":"https:\/\/newpacklab.com\/pt-br\/wp-json\/wp\/v2\/pages\/963","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/newpacklab.com\/pt-br\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/newpacklab.com\/pt-br\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/newpacklab.com\/pt-br\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/newpacklab.com\/pt-br\/wp-json\/wp\/v2\/comments?post=963"}],"version-history":[{"count":39,"href":"https:\/\/newpacklab.com\/pt-br\/wp-json\/wp\/v2\/pages\/963\/revisions"}],"predecessor-version":[{"id":4694,"href":"https:\/\/newpacklab.com\/pt-br\/wp-json\/wp\/v2\/pages\/963\/revisions\/4694"}],"wp:attachment":[{"href":"https:\/\/newpacklab.com\/pt-br\/wp-json\/wp\/v2\/media?parent=963"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}