{"id":54,"date":"2022-08-29T06:19:26","date_gmt":"2022-08-29T06:19:26","guid":{"rendered":"http:\/\/localhost\/bluebelt\/suzuverse.com\/?page_id=54"},"modified":"2024-08-07T09:38:32","modified_gmt":"2024-08-07T09:38:32","slug":"contact","status":"publish","type":"page","link":"https:\/\/suzuverse.com\/pt\/contacto\/","title":{"rendered":"Contacto"},"content":{"rendered":"<main class=\"main-pageVer2 main-page_contact\"> \n        <section class=\"page-headingVer2\">\n        <div class=\"page-heading__inner\">\n            <div class=\"page-heading_wrap\">\n                <h2 class=\"page-heading__title fz-page-heading\"><span class=\"text_gradient\">Contacto<\/span><\/h2>\n            <\/div>\n            <img class=\"hidden-xs\" style=\"width: 100%;\" src=\"https:\/\/suzuverse.com\/wp-content\/themes\/wpbase\/assets\/images\/ver2\/contact\/bg_pc.jpg\" alt=\"Contacto\">\n            <img class=\"visible-xs\" style=\"width: 100%;\" src=\"https:\/\/suzuverse.com\/wp-content\/themes\/wpbase\/assets\/images\/ver2\/contact\/bg_sp.jpg\" alt=\"Contacto\">\n        <\/div>\n    <\/section>\n\n    <section id=\"contactusVer2\" class=\"contact db-special\">\n        <div class=\"contact__container container\">\n            <div class=\"contact__inner f jcb\">\n                <div class=\"contact_desc ftitle text_gradient\">N\u00e3o hesite em contactar-nos para quaisquer perguntas, quest\u00f5es ou pedidos<\/div>\n                <div class=\"contact__form wow fadeInUp\">\n                    <div class=\"contact__form-inner zendesk\">\n                        <script src=\"https:\/\/www.google.com\/recaptcha\/api.js\" async defer><\/script>  \n                        <style> .zrf-form label, .zrf-form input[type=text], .zrf-form input[type=password], .zrf-form input[type=tel], .zrf-form input[type=email], .zrf-form input[type=file], .zrf-form textarea, .zrf-form select {width:100%;font-family:inherit;font-size:inherit;} .zrf_extra_info {font-size: 80%;} <\/style><div id=\"zrf-form\" class=\"zrf-form\"><form method=\"post\" action=\"https:\/\/suzuverse.com\/wp-admin\/admin-ajax.php\"  ><input type=\"hidden\" name=\"zen_begin\" value=\"zen_begin\" readonly><input type=\"hidden\" name=\"zen_return_url\" value=\"https:\/\/suzuverse.com\/pt\/wp-json\/wp\/v2\/pages\/54\"><p style=\"display:none\"><input type=\"text\" name=\"zrf-email-website\" value=\"\" autocomplete=\"off\"><\/p><p id=\"zendesk_field_zen_name\"><label for=\"zen_name\"><span class=\"zrf_field_title\">O seu nome<\/span><\/label>  <input type=\"text\" name=\"zen_name\" id=\"zen_name\" class=\"zen_name_field\" value=\"\" required><\/p><p id=\"zendesk_field_zen_email\"><label for=\"zen_email\"><span class=\"zrf_field_title\">O seu e-mail<\/span><\/label>  <input type=\"email\" name=\"zen_email\" id=\"zen_email\" value=\"\" required><\/p><input type=\"hidden\" name=\"zen_field_group\" value=\"suzuverse\" readonly><p id=\"zendesk_field_360044618113\"><span class=\"zrf_field_title\"><label for=\"360044618113\">N\u00famero de telefone<\/label><\/span>  <input autocomplete=\"off\" autocorrect=\"off\" autocapitalize=\"off\" type=\"number\" name=\"360044618113\" id=\"360044618113\" placeholder=\"\" value=\"\"  required=\"required\"><\/p><p id=\"zendesk_field_65088247\"><span class=\"zrf_field_title\"><label for=\"65088247\">tipo de inqu\u00e9rito<\/label><\/span><select name=\"65088247\" id=\"65088247\" required=\"required\"><option value=\"\">Selecionar uma op\u00e7\u00e3o<\/option><option value=\"Metaverse\" >Metaverso<\/option><option value=\"Digital assets\" >Activos digitais<\/option><option value=\"Gamefi\" >Gamefi<\/option><option value=\"Other\" >Outros<\/option><\/select><\/p><p id=\"zendesk_field_zen_subject\"><label for=\"zen_subject\"><span class=\"zrf_field_title\">Assunto<\/span><\/label>  <input type=\"text\" name=\"zen_subject\" id=\"zen_subject\" value=\"\" required><\/p><p id=\"zendesk_field_zen_desc\"><label for=\"zen_desc\"><span class=\"zrf_field_title\">A sua mensagem<\/span><\/label>  <textarea name=\"zen_desc\" id=\"zen_desc\" rows=\"8\" required><\/textarea><\/p><input type=\"hidden\" name=\"zen_user_agent\" value=\"1\"><input type=\"hidden\" name=\"action\" value=\"zrf_form_action\"><p id=\"zendesk_field_zen_submit\">  <input type=\"submit\" id=\"zrf_submit\" value=\"Enviar\" onclick='ga(\"send\", \"event\", { eventCategory: \"Zendesk Request Form\", eventAction: \"Form Submitted\", eventLabel: \"suzuverse\" });' ><\/p><\/form><\/div><script src=\"https:\/\/suzuverse.com\/wp-content\/themes\/wpbase\/assets\/js\/jquery-3.5.1.js\"><\/script>\r\n\t\t\t<script>\r\n\t\t\t\r\n\t\t\tjQuery(document).ready(function($) {\r\n\t\t\t\t\r\n\t\t\t\t\/\/ first letter of name uppercase\r\n\t\t\t\t$(\".zen_name_field\").on(\"keydown\", function(event) {\r\n\t\t\t\t\tif (this.selectionStart == 0 && event.keyCode >= 65 && event.keyCode <= 90 && !(event.shiftKey) && !(event.ctrlKey) && !(event.metaKey) && !(event.altKey)) {\r\n\t\t\t\t\t\tvar $t = $(this);\r\n\t\t\t\t\t\tevent.preventDefault();\r\n\t\t\t\t\t\tvar char = String.fromCharCode(event.keyCode);\r\n\t\t\t\t\t\t$t.val(char + $t.val().slice(this.selectionEnd));\r\n\t\t\t\t\t\tthis.setSelectionRange(1,1);\r\n\t\t\t\t\t}\r\n\t\t\t\t});\r\n\t\t\t\t\r\n\t\t\t\t\/\/ double click protection to stop duplicate submissions\r\n\t\t\t\t$(\"#zrf_submit\").removeAttr(\"disabled\");\r\n\t\t\t\t$(\"#zrf-form\").bind(\"submit\", function(e) {\r\n\t\t\t\t\t\r\n\t\t\t\t\t\r\n\t\t\t\t\t\/\/ check any URL fields\r\n\t\t\t\t\t$(this).find(\".zrf_input_url\").each(function() {\r\n\t\t\t\t\t\t\/\/ is the field required and has been left as http:\/\/ default?\r\n\t\t\t\t\t\tif (($(this).prop(\"required\"))&& ($(this).val() == \"http:\/\/\")) {\r\n\t\t\t\t\t\t\talert(\"Please enter a valid URL\");\r\n\t\t\t\t\t\t\t$(this).css(\"border\", \"2px solid #000\");\r\n\t\t\t\t\t\t\te.preventDefault();\r\n\t\t\t\t\t\t\treturn false;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t});\r\n\t\t\t\t\t\r\n\t\t\t\t\t\/\/ disable submit button\r\n\t\t\t\t\t$(this).find(\"#zrf_submit\").attr(\"disabled\", \"disabled\");\r\n\t\t\t\t\t\/\/ re-enable after 3 seconds\r\n\t\t\t\t\tsetTimeout(function() {\r\n\t\t\t\t\t\t$(\"form\").find(\"#zrf_submit\").removeAttr(\"disabled\");\r\n\t\t\t\t\t}, 3000);\r\n\t\t\t\t\t\r\n\t\t\t\t});\r\n\t\t\t\t\r\n\t\t\t});\r\n\t\t\t<\/script>                        <div id=\"contact__recapcha\" class=\"\">\n                            <!-- UAT: 6LfT890mAAAAAOx8hGZ2bYYNAv-qdNY1l1NkqJmg -->\n                            <!-- PRO: 6LeyPsAhAAAAAHRPTV21bKtStPbpbQm4VLGRliI1 -->\n                                                            \n                                <div class=\"g-recaptcha\" data-sitekey=\"6LeyPsAhAAAAAHRPTV21bKtStPbpbQm4VLGRliI1\"><\/div>\n                                                        <div class=\"msg-error align-l cred\"><\/div>\n                        <\/div> \n                    <\/div>                      \n                <\/div>\n\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <section id=\"footer_child\">\n        <div class=\"footer_childInner\">\n            <ul class=\"menu_footerChild f aic jcc\">\n                <li class=\"\"><a class=\"ftitle\" href=\"https:\/\/suzuverse.com\/pt\/company\/\"><img src=\"https:\/\/suzuverse.com\/wp-content\/themes\/wpbase\/assets\/images\/ver2\/story\/vector_company.svg\" alt=\"\"><p>Not\u00edcias da empresa<\/p><\/a><\/li>\n                <li class=\"\"><a class=\"ftitle\" href=\"https:\/\/suzuverse.com\/pt\/historia\/\"><img src=\"https:\/\/suzuverse.com\/wp-content\/themes\/wpbase\/assets\/images\/ver2\/team\/vector_ourstory.svg\" alt=\"\"><p>a nossa hist\u00f3ria<\/p><\/a><\/li>\n                <li class=\"\"><a class=\"ftitle\" href=\"https:\/\/suzuverse.com\/pt\/equipa\/\"><img src=\"https:\/\/suzuverse.com\/wp-content\/themes\/wpbase\/assets\/images\/ver2\/story\/vector_ourteam.svg\" alt=\"\"><p>a nossa equipa<\/p><\/a><\/li>\n            <\/ul>\n        <\/div>\n    <\/section>\n\n<\/main>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-homepage2.php","meta":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v19.6 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Suzuverse | Contact<\/title>\n<meta name=\"description\" content=\"Talk to us about your dream or inquiries. We are here to help. Talk to SUZUVERSE.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/suzuverse.com\/pt\/contacto\/\" \/>\n<meta property=\"og:locale\" content=\"pt_PT\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Suzuverse | Contact\" \/>\n<meta property=\"og:description\" content=\"Talk to us about your dream or inquiries. We are here to help. Talk to SUZUVERSE.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/suzuverse.com\/pt\/contacto\/\" \/>\n<meta property=\"og:site_name\" content=\"SUZUVERSE\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/suzuwalk\" \/>\n<meta property=\"article:modified_time\" content=\"2024-08-07T09:38:32+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary\" \/>\n<meta name=\"twitter:label1\" content=\"Tempo estimado de leitura\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minuto\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/suzuverse.com\/uk\/\u043a\u043e\u043d\u0442\u0430\u043a\u0442\/\",\"url\":\"https:\/\/suzuverse.com\/uk\/\u043a\u043e\u043d\u0442\u0430\u043a\u0442\/\",\"name\":\"Suzuverse | Contact\",\"isPartOf\":{\"@id\":\"https:\/\/suzuverse.com\/ko_kr\/#website\"},\"datePublished\":\"2022-08-29T06:19:26+00:00\",\"dateModified\":\"2024-08-07T09:38:32+00:00\",\"description\":\"Talk to us about your dream or inquiries. We are here to help. Talk to SUZUVERSE.\",\"breadcrumb\":{\"@id\":\"https:\/\/suzuverse.com\/uk\/\u043a\u043e\u043d\u0442\u0430\u043a\u0442\/#breadcrumb\"},\"inLanguage\":\"pt-PT\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/suzuverse.com\/uk\/\u043a\u043e\u043d\u0442\u0430\u043a\u0442\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/suzuverse.com\/uk\/\u043a\u043e\u043d\u0442\u0430\u043a\u0442\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/suzuverse.com\/ko_kr\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Contact\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/suzuverse.com\/ko_kr\/#website\",\"url\":\"https:\/\/suzuverse.com\/ko_kr\/\",\"name\":\"SUZUVERSE\",\"description\":\"Suzuverse is a pioneering decentralized mixed reality metaverse for social, mental, and economic freedom, powered by AI and blockchain technologies.\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/suzuverse.com\/ko_kr\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"pt-PT\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Suzuverse | Contact","description":"Talk to us about your dream or inquiries. We are here to help. Talk to SUZUVERSE.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/suzuverse.com\/pt\/contacto\/","og_locale":"pt_PT","og_type":"article","og_title":"Suzuverse | Contact","og_description":"Talk to us about your dream or inquiries. We are here to help. Talk to SUZUVERSE.","og_url":"https:\/\/suzuverse.com\/pt\/contacto\/","og_site_name":"SUZUVERSE","article_publisher":"https:\/\/www.facebook.com\/suzuwalk","article_modified_time":"2024-08-07T09:38:32+00:00","twitter_card":"summary","twitter_misc":{"Tempo estimado de leitura":"1 minuto"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/suzuverse.com\/uk\/\u043a\u043e\u043d\u0442\u0430\u043a\u0442\/","url":"https:\/\/suzuverse.com\/uk\/\u043a\u043e\u043d\u0442\u0430\u043a\u0442\/","name":"Suzuverse | Contact","isPartOf":{"@id":"https:\/\/suzuverse.com\/ko_kr\/#website"},"datePublished":"2022-08-29T06:19:26+00:00","dateModified":"2024-08-07T09:38:32+00:00","description":"Talk to us about your dream or inquiries. We are here to help. Talk to SUZUVERSE.","breadcrumb":{"@id":"https:\/\/suzuverse.com\/uk\/\u043a\u043e\u043d\u0442\u0430\u043a\u0442\/#breadcrumb"},"inLanguage":"pt-PT","potentialAction":[{"@type":"ReadAction","target":["https:\/\/suzuverse.com\/uk\/\u043a\u043e\u043d\u0442\u0430\u043a\u0442\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/suzuverse.com\/uk\/\u043a\u043e\u043d\u0442\u0430\u043a\u0442\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/suzuverse.com\/ko_kr\/"},{"@type":"ListItem","position":2,"name":"Contact"}]},{"@type":"WebSite","@id":"https:\/\/suzuverse.com\/ko_kr\/#website","url":"https:\/\/suzuverse.com\/ko_kr\/","name":"SUZUVERSE","description":"Suzuverse is a pioneering decentralized mixed reality metaverse for social, mental, and economic freedom, powered by AI and blockchain technologies.","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/suzuverse.com\/ko_kr\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"pt-PT"}]}},"_links":{"self":[{"href":"https:\/\/suzuverse.com\/pt\/wp-json\/wp\/v2\/pages\/54"}],"collection":[{"href":"https:\/\/suzuverse.com\/pt\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/suzuverse.com\/pt\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/suzuverse.com\/pt\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/suzuverse.com\/pt\/wp-json\/wp\/v2\/comments?post=54"}],"version-history":[{"count":1,"href":"https:\/\/suzuverse.com\/pt\/wp-json\/wp\/v2\/pages\/54\/revisions"}],"predecessor-version":[{"id":613,"href":"https:\/\/suzuverse.com\/pt\/wp-json\/wp\/v2\/pages\/54\/revisions\/613"}],"wp:attachment":[{"href":"https:\/\/suzuverse.com\/pt\/wp-json\/wp\/v2\/media?parent=54"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}