{"id":320,"date":"2025-09-28T17:14:38","date_gmt":"2025-09-28T20:14:38","guid":{"rendered":"https:\/\/egirotto.com\/?page_id=320"},"modified":"2026-04-15T14:49:35","modified_gmt":"2026-04-15T17:49:35","slug":"enquiry-form","status":"publish","type":"page","link":"https:\/\/egirotto.com\/?page_id=320","title":{"rendered":"Enquiry-Form"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"320\" class=\"elementor elementor-320\" data-elementor-post-type=\"page\">\n\t\t\t\t<div data-particle_enable=\"false\" data-particle-mobile-disabled=\"false\" class=\"elementor-element elementor-element-8d12989 e-flex e-con-boxed e-con e-parent\" data-id=\"8d12989\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e9b2832 elementor-widget elementor-widget-html\" data-id=\"e9b2832\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Encode+Sans:wght@400;500;600;700&display=swap\" rel=\"stylesheet\">\r\n\r\n<style>\r\n\/* ================= RESET ================= *\/\r\n* {\r\n    margin: 0;\r\n    padding: 0;\r\n    box-sizing: border-box;\r\n    font-family: 'Encode Sans', sans-serif;\r\n}\r\n\r\n\/* ================= BODY ================= *\/\r\nbody {\r\n    padding-top: 110px; \/* espa\u00e7o real do menu fixo *\/\r\n    background: #000;\r\n    color: #fff;\r\n}\r\n\r\n\/* ================= MENU FIXO ================= *\/\r\nheader.wp-menu {\r\n    position: fixed;\r\n    top: 0;\r\n    left: 0;\r\n    width: 100%;\r\n    background: #000;\r\n    padding: 18px 30px;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: space-between;\r\n    z-index: 9999;\r\n    border-bottom: 1px solid transparent #222;\r\n}\r\n\r\n\/* ================= LOGO ================= *\/\r\n.wp-logo {\r\n    display: flex;\r\n    align-items: center;\r\n}\r\n\r\n.wp-logo img {\r\n    height: 50px;        \/* DESKTOP *\/\r\n    width: auto;\r\n    object-fit: contain;\r\n    display: block;\r\n}\r\n\r\n\/* ================= MENU ================= *\/\r\nnav.wp-nav ul {\r\n    list-style: none;\r\n    display: flex;\r\n    gap: 28px;\r\n    align-items: center;\r\n}\r\n\r\nnav.wp-nav ul li a {\r\n    transform: translateY(21px);\r\n}\r\n\r\n\/* LINKS *\/\r\nnav.wp-nav ul li a {\r\n    position: relative;\r\n    padding: 10px 22px;\r\n    color: #fff;\r\n    text-decoration: none;\r\n    font-size: 14px;\r\n    font-weight: 600;\r\n    display: inline-block;\r\n    overflow: hidden;\r\n    transition: color 0.3s ease;\r\n    z-index: 1;\r\n}\r\n\r\n\/* ================= EFEITO UJARAK ================= *\/\r\nnav.wp-nav ul li a::before {\r\n    content: \"\";\r\n    position: absolute;\r\n    top: 0;\r\n    left: -100%;\r\n    width: 100%;\r\n    height: 100%;\r\n    background: #fff;\r\n    transition: left 0.35s ease;\r\n    z-index: -1;\r\n}\r\n\r\nnav.wp-nav ul li a:hover::before {\r\n    left: 0;\r\n}\r\n\r\nnav.wp-nav ul li a:hover {\r\n    color: #000;\r\n}\r\n\r\n\/* BOT\u00c3O BOOK NOW *\/\r\nnav.wp-nav ul li:last-child a {\r\n    border: 1px solid #fff;\r\n}\r\n\r\n\/* ================= TOGGLE MOBILE ================= *\/\r\n.menu-toggle {\r\n    display: none;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    cursor: pointer;\r\n}\r\n\r\n\/* ================= TABLET ================= *\/\r\n@media (max-width: 1024px) {\r\n    body {\r\n        padding-top: 100px;\r\n    }\r\n\r\n    .wp-logo img {\r\n        height: 56px;\r\n    }\r\n\r\n    nav.wp-nav ul {\r\n        gap: 20px;\r\n    }\r\n\r\n    nav.wp-nav ul li a {\r\n        padding: 8px 16px;\r\n        font-size: 13px;\r\n    }\r\n}\r\n\r\n@media (max-width: 1024px) {\r\n    .menu-toggle {\r\n        transform: translateY(9px);\r\n    }\r\n}\r\n\r\n\/* ================= MOBILE ================= *\/\r\n@media (max-width: 768px) {\r\n    body {\r\n        padding-top: 95px;\r\n    }\r\n\r\n    .menu-toggle {\r\n        display: block;\r\n    }\r\n\r\n    .wp-logo img {\r\n        height: 68px;\r\n    }\r\n\r\n    nav.wp-nav {\r\n        position: absolute;\r\n        top: 100%;\r\n        left: 0;\r\n        width: 100%;\r\n        background: #000;\r\n        display: none;\r\n        border-top: 1px solid #222;\r\n    }\r\n\r\n    nav.wp-nav.active {\r\n        display: block;\r\n    }\r\n\r\n    nav.wp-nav ul {\r\n        flex-direction: column;\r\n        padding: 25px;\r\n        gap: 18px;\r\n    }\r\n\r\n    nav.wp-nav ul li a {\r\n        width: 100%;\r\n        text-align: center;\r\n        padding: 14px;\r\n    }\r\n}\r\n\r\n@media (max-width: 1024px) {\r\n    .menu-toggle {\r\n        transform: translateY(5px);\r\n    }\r\n}\r\n<\/style>\r\n\r\n<header class=\"wp-menu\">\r\n\r\n    <!-- LOGO (IMAGEM) -->\r\n    <div class=\"wp-logo\">\r\n    <a href=\"https:\/\/egirotto.com\/\">\r\n        <img decoding=\"async\" src=\"https:\/\/egirotto.com\/wp-content\/uploads\/2025\/09\/IMG_5145-scaled-e1770230015875.png\" alt=\"Eloisa Girotto\">\r\n    <\/a>\r\n<\/div>\r\n\r\n    <!-- BOT\u00c3O MOBILE -->\r\n    <div class=\"menu-toggle\" onclick=\"toggleWpMenu()\">\u2630<\/div>\r\n\r\n    <!-- MENU -->\r\n    <nav class=\"wp-nav\" id=\"wpMenu\">\r\n        <ul>\r\n            <li><a href=\"\/\">Home<\/a><\/li>\r\n            <li><a href=\"?page_id=306\">Availables<\/a><\/li>\r\n            <li><a href=\"?page_id=654\">FAQ<\/a><\/li>\r\n            <li><a href=\"?page_id=320\">Book Now<\/a><\/li>\r\n        <\/ul>\r\n    <\/nav>\r\n\r\n<\/header>\r\n\r\n<script>\r\nfunction toggleWpMenu() {\r\n    document.getElementById(\"wpMenu\").classList.toggle(\"active\");\r\n}\r\n<\/script>\r\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div data-particle_enable=\"false\" data-particle-mobile-disabled=\"false\" class=\"elementor-element elementor-element-62bc520 e-flex e-con-boxed e-con e-parent\" data-id=\"62bc520\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-822f9fa elementor-widget elementor-widget-heading\" data-id=\"822f9fa\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Tattoo Enquiry Form<\/h2>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div data-particle_enable=\"false\" data-particle-mobile-disabled=\"false\" class=\"elementor-element elementor-element-7867ab5 e-flex e-con-boxed e-con e-parent\" data-id=\"7867ab5\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-261a25c elementor-widget elementor-widget-text-editor\" data-id=\"261a25c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>This form is just for requesting a quote for the tattoos you\u2019re interested in. Sending it doesn\u2019t guarantee your appointment, your booking will only be confirmed once the deposit is paid. After you send this form, I\u2019ll message you on Instagram within a few hours to continue with the booking process.<\/p><p>Keep an eye on your inbox and message requests!<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div data-particle_enable=\"false\" data-particle-mobile-disabled=\"false\" class=\"elementor-element elementor-element-591cad1 e-flex e-con-boxed e-con e-parent\" data-id=\"591cad1\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-af5da9b elementor-widget elementor-widget-html\" data-id=\"af5da9b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<script>window.enableEventObserver=true<\/script>\n<script>window.enableRenameUploadFile=false<\/script>\n<script>window.enableDateFieldSelectInputs=false<\/script>\n<script>window.CDN=\"https:\/\/cdn.jotfor.ms\/\"<\/script>\n<script>window.umdRootPath=\"https:\/\/cdn.jotfor.ms\/s\/umd\/5b5b986d429\/\"<\/script>\n<script>window.staticRootPath=\"https:\/\/cdn.jotfor.ms\/s\/static\/02223ee365c\/\"<\/script>\n<script src=\"https:\/\/cdn.jotfor.ms\/s\/static\/02223ee365c\/static\/prototype.forms.js\" type=\"text\/javascript\"><\/script>\n<script src=\"https:\/\/cdn.jotfor.ms\/s\/static\/02223ee365c\/static\/jotform.forms.js\" type=\"text\/javascript\"><\/script>\n<script src=\"https:\/\/cdn.jotfor.ms\/s\/static\/02223ee365c\/js\/vendor\/imageinfo.js\" type=\"text\/javascript\"><\/script>\n<script src=\"https:\/\/cdn.jotfor.ms\/s\/static\/02223ee365c\/file-uploader\/fileuploader.js\" type=\"text\/javascript\"><\/script>\n<script src=\"https:\/\/cdn.jotfor.ms\/s\/static\/02223ee365c\/js\/vendor\/smoothscroll.min.js\" type=\"text\/javascript\"><\/script>\n<script src=\"https:\/\/cdn.jotfor.ms\/s\/static\/02223ee365c\/js\/errorNavigation.js\" type=\"text\/javascript\"><\/script>\n<script type=\"text\/javascript\">\tJotForm.newDefaultTheme = true;\n\tJotForm.extendsNewTheme = false;\n\t\/\/ {GPT_APP_SCRIPT}\n\tJotForm.singleProduct = false;\n\tJotForm.newPaymentUIForNewCreatedForms = true;\n\tJotForm.texts = {\"confirmEmail\":\"E-mail does not match\",\"pleaseWait\":\"Please wait...\",\"validateEmail\":\"You need to validate this e-mail\",\"confirmClearForm\":\"Are you sure you want to clear the form\",\"lessThan\":\"Your score should be less than or equal to\",\"incompleteFields\":\"There are incomplete required fields. Please complete them.\",\"required\":\"This field is required.\",\"requireOne\":\"At least one field required.\",\"requireEveryRow\":\"Every row is required.\",\"requireEveryCell\":\"Every cell is required.\",\"email\":\"Enter a valid e-mail address\",\"alphabetic\":\"This field can only contain letters\",\"numeric\":\"This field can only contain numeric values\",\"alphanumeric\":\"This field can only contain letters and numbers.\",\"cyrillic\":\"This field can only contain cyrillic characters\",\"url\":\"This field can only contain a valid URL\",\"currency\":\"This field can only contain currency values.\",\"fillMask\":\"Field value must fill mask.\",\"uploadExtensions\":\"You can only upload following files:\",\"noUploadExtensions\":\"File has no extension file type (e.g. .txt, .png, .jpeg)\",\"uploadFilesize\":\"File size cannot be bigger than:\",\"uploadFilesizemin\":\"File size cannot be smaller than:\",\"gradingScoreError\":\"Score total should only be less than or equal to\",\"inputCarretErrorA\":\"Input should not be less than the minimum value:\",\"inputCarretErrorB\":\"Input should not be greater than the maximum value:\",\"maxDigitsError\":\"The maximum digits allowed is\",\"minCharactersError\":\"The number of characters should not be less than the minimum value:\",\"maxCharactersError\":\"The number of characters should not be more than the maximum value:\",\"freeEmailError\":\"Free email accounts are not allowed\",\"minSelectionsError\":\"The minimum required number of selections is \",\"maxSelectionsError\":\"The maximum number of selections allowed is \",\"pastDatesDisallowed\":\"Date must not be in the past.\",\"dateLimited\":\"This date is unavailable.\",\"dateInvalid\":\"This date is not valid. The date format is {format}\",\"dateInvalidSeparate\":\"This date is not valid. Enter a valid {element}.\",\"ageVerificationError\":\"You must be older than {minAge} years old to submit this form.\",\"multipleFileUploads_typeError\":\"{file} has invalid extension. Only {extensions} are allowed.\",\"multipleFileUploads_sizeError\":\"{file} is too large, maximum file size is {sizeLimit}.\",\"multipleFileUploads_minSizeError\":\"{file} is too small, minimum file size is {minSizeLimit}.\",\"multipleFileUploads_emptyError\":\"{file} is empty, please select files again without it.\",\"multipleFileUploads_uploadFailed\":\"File upload failed, please remove it and upload the file again.\",\"multipleFileUploads_onLeave\":\"The files are being uploaded, if you leave now the upload will be cancelled.\",\"multipleFileUploads_fileLimitError\":\"Only {fileLimit} file uploads allowed.\",\"dragAndDropFilesHere_infoMessage\":\"Drag and drop files here\",\"chooseAFile_infoMessage\":\"Choose a file\",\"maxFileSize_infoMessage\":\"Max. file size\",\"generalError\":\"There are errors on the form. Please fix them before continuing.\",\"generalPageError\":\"There are errors on this page. Please fix them before continuing.\",\"wordLimitError\":\"Too many words. The limit is\",\"wordMinLimitError\":\"Too few words.  The minimum is\",\"characterLimitError\":\"Too many Characters.  The limit is\",\"characterMinLimitError\":\"Too few characters. The minimum is\",\"ccInvalidNumber\":\"Credit Card Number is invalid.\",\"ccInvalidCVC\":\"CVC number is invalid.\",\"ccInvalidExpireDate\":\"Expire date is invalid.\",\"ccInvalidExpireMonth\":\"Expiration month is invalid.\",\"ccInvalidExpireYear\":\"Expiration year is invalid.\",\"ccMissingDetails\":\"Please fill up the credit card details.\",\"ccMissingProduct\":\"Please select at least one product.\",\"ccMissingDonation\":\"Please enter numeric values for donation amount.\",\"disallowDecimals\":\"Please enter a whole number.\",\"restrictedDomain\":\"This domain is not allowed\",\"ccDonationMinLimitError\":\"Minimum amount is {minAmount} {currency}\",\"requiredLegend\":\"All fields marked with * are required and must be filled.\",\"geoPermissionTitle\":\"Permission Denied\",\"geoPermissionDesc\":\"Check your browser's privacy settings.\",\"geoNotAvailableTitle\":\"Position Unavailable\",\"geoNotAvailableDesc\":\"Location provider not available. Please enter the address manually.\",\"geoTimeoutTitle\":\"Timeout\",\"geoTimeoutDesc\":\"Please check your internet connection and try again.\",\"selectedTime\":\"Selected Time\",\"formerSelectedTime\":\"Former Time\",\"cancelAppointment\":\"Cancel Appointment\",\"cancelSelection\":\"Cancel Selection\",\"confirmSelection\":\"Confirm Selection\",\"noSlotsAvailable\":\"No slots available\",\"slotUnavailable\":\"{time} on {date} has been selected is unavailable. Please select another slot.\",\"multipleError\":\"There are {count} errors on this page. Please correct them before moving on.\",\"oneError\":\"There is {count} error on this page. Please correct it before moving on.\",\"doneMessage\":\"Well done! All errors are fixed.\",\"invalidTime\":\"Enter a valid time\",\"doneButton\":\"Done\",\"reviewSubmitText\":\"Review and Submit\",\"nextButtonText\":\"Next\",\"prevButtonText\":\"Previous\",\"seeErrorsButton\":\"See Errors\",\"notEnoughStock\":\"Not enough stock for the current selection\",\"notEnoughStock_remainedItems\":\"Not enough stock for the current selection ({count} items left)\",\"soldOut\":\"Sold Out\",\"justSoldOut\":\"Just Sold Out\",\"selectionSoldOut\":\"Selection Sold Out\",\"subProductItemsLeft\":\"({count} items left)\",\"startButtonText\":\"START\",\"submitButtonText\":\"Submit\",\"submissionLimit\":\"Sorry! Only one entry is allowed. <br> Multiple submissions are disabled for this form.\",\"reviewBackText\":\"Back to Form\",\"seeAllText\":\"See All\",\"progressMiddleText\":\"of\",\"fieldError\":\"field has an error.\",\"error\":\"Error\"};\n\tJotForm.newPaymentUI = true;\n\tJotForm.originalLanguage = \"pt\";\n\tJotForm.isFormViewTrackingAllowed = true;\n\tJotForm.replaceTagTest = true;\n\tJotForm.activeRedirect = \"thanktext\";\n\tJotForm.uploadServerURL = \"https:\/\/upload.jotform.com\/upload\";\n\tJotForm.clearFieldOnHide=\"disable\";\n\tJotForm.submitError=\"jumpToFirstError\";\n\twindow.addEventListener('DOMContentLoaded',function(){window.brandingFooter.init({\"formID\":253215619909665,\"campaign\":\"powered_by_jotform_le\",\"isCardForm\":false,\"isLegacyForm\":true,\"formLanguage\":\"pt\"})});\tJotForm.isFullSource = true;\n\n\tJotForm.init(function(){\n\t\/INIT-START\/\nif (window.JotForm && JotForm.accessible) $('input_41').setAttribute('tabindex',0);\nif (window.JotForm && JotForm.accessible) $('input_7').setAttribute('tabindex',0);\nif (window.JotForm && JotForm.accessible) $('input_17').setAttribute('tabindex',0);\nif (window.JotForm && JotForm.accessible) $('input_18').setAttribute('tabindex',0);\nif (window.JotForm && JotForm.accessible) $('input_19').setAttribute('tabindex',0);\nif (window.JotForm && JotForm.accessible) $('input_20').setAttribute('tabindex',0);\nif (window.JotForm && JotForm.accessible) $('input_28').setAttribute('tabindex',0);\nif (window.JotForm && JotForm.accessible) $('input_30').setAttribute('tabindex',0);\n      JotForm.alterTexts({\"ageVerificationError\":\"Voc\u00ea deve ter mais de {minAge} anos para enviar este formul\u00e1rio.\",\"alphabetic\":\"Este campo pode conter apenas letras.\",\"alphanumeric\":\"Este campo pode conter apenas letras e n\u00fameros.\",\"appointmentSelected\":\"Voc\u00ea selecionou {time} em {date}.\",\"cancelAppointment\":\"Cancelar Agendamento\",\"cancelSelection\":\"Cancelar Sele\u00e7\u00e3o\",\"ccDonationMinLimitError\":\"O valor m\u00ednimo \u00e9 de {minAmount} {currency}\",\"ccInvalidCVC\":\"C\u00f3digo de verifica\u00e7\u00e3o (CVC) inv\u00e1lido.\",\"ccInvalidExpireDate\":\"Data de vencimento inv\u00e1lida.\",\"ccInvalidExpireMonth\":\"Expiration month is invalid.\",\"ccInvalidExpireYear\":\"Expiration year is invalid.\",\"ccInvalidNumber\":\"N\u00famero do cart\u00e3o de cr\u00e9dito inv\u00e1lido.\",\"ccMissingDetails\":\"Please fill up the credit card details.\",\"ccMissingDonation\":\"Insira valores num\u00e9ricos para o montante de doa\u00e7\u00e3o.\",\"ccMissingProduct\":\"Selecione pelo menos um produto.\",\"characterLimitError\":\"Excesso de caracteres. O limite \u00e9 de\",\"characterMinLimitError\":\"Poucos caracteres. O m\u00ednimo \u00e9 de\",\"chooseAFile_infoMessage\":\"Escolha um arquivo\",\"confirmClearForm\":\"Tem certeza de que deseja limpar este formul\u00e1rio?\",\"confirmEmail\":\"E-mail n\u00e3o \u00e9 correspondente.\",\"confirmSelection\":\"Confirm Selection\",\"currency\":\"Este campo pode conter apenas valores monet\u00e1rios.\",\"cyrillic\":\"Este campo pode conter apenas caracteres cir\u00edlicos.\",\"dateInvalid\":\"Esta data n\u00e3o \u00e9 v\u00e1lida. O formato da data \u00e9 {format}.\",\"dateInvalidSeparate\":\"Esta data n\u00e3o \u00e9 v\u00e1lida. Insira um {element} v\u00e1lido.\",\"dateLimited\":\"Esta data n\u00e3o est\u00e1 dispon\u00edvel.\",\"disallowDecimals\":\"Favor inserir um n\u00famero inteiro.\",\"doneButton\":\"Finalizado\",\"doneMessage\":\"Muito bem! Todos os erros foram corrigidos.\",\"dragAndDropFilesHere_infoMessage\":\"Arraste e solte seus arquivos aqui\",\"email\":\"Insira um endere\u00e7o de e-mail v\u00e1lido.\",\"error\":\"Erro\",\"fieldError\":\"campo possui um erro.\",\"fillMask\":\"Valor do campo deve preencher m\u00e1scara.\",\"formerSelectedTime\":\"Hor\u00e1rio Anterior\",\"freeEmailError\":\"N\u00e3o s\u00e3o permitidas contas de e-mail gratuitas.\",\"generalError\":\"O formul\u00e1rio cont\u00e9m erros. Por favor, corrija-os antes de continuar.\",\"generalPageError\":\"H\u00e1 erros nesta p\u00e1gina. Por favor, corrija-os antes de continuar.\",\"geoNotAvailableDesc\":\"Location provider not available. Please enter the address manually.\",\"geoNotAvailableTitle\":\"Position Unavailable\",\"geoPermissionDesc\":\"Check your browser's privacy settings.\",\"geoPermissionTitle\":\"Permission Denied\",\"geoTimeoutDesc\":\"Please check your internet connection and try again.\",\"geoTimeoutTitle\":\"Timeout\",\"gradingScoreError\":\"Pontua\u00e7\u00e3o total deve ser menor ou igual a\",\"incompleteFields\":\"H\u00e1 campos obrigat\u00f3rios incompletos. Por favor, preencha-os.\",\"inputCarretErrorA\":\"A entrada n\u00e3o deve ser menor que o valor m\u00ednimo:\",\"inputCarretErrorB\":\"A entrada n\u00e3o deve ser maior que o valor m\u00e1ximo:\",\"invalidTime\":\"Insira um hor\u00e1rio v\u00e1lido\",\"justSoldOut\":\"Acabou de Esgotar\",\"lessThan\":\"Sua pontua\u00e7\u00e3o deve ser menor ou igual a\",\"maxCharactersError\":\"The number of characters should not be more than the maximum value:\",\"maxDigitsError\":\"O n\u00famero m\u00e1ximo de caracteres permitido \u00e9 de\",\"maxFileSize_infoMessage\":\"Tamanho m\u00e1x.\",\"maxSelectionsError\":\"O n\u00famero m\u00e1ximo de sele\u00e7\u00f5es permitido \u00e9 de\",\"minCharactersError\":\"O n\u00famero de caracteres n\u00e3o deve ser menor que o valor m\u00ednimo:\",\"minSelectionsError\":\"O n\u00famero m\u00ednimo de sele\u00e7\u00f5es exigido \u00e9 de\",\"multipleError\":\"Existem {count} erros nesta p\u00e1gina. Corrija-os antes de prosseguir.\",\"multipleFileUploads_emptyError\":\"{file} est\u00e1 vazio. Por favor, selecione os arquivos novamente.\",\"multipleFileUploads_fileLimitError\":\"S\u00e3o permitidos apenas {fileLimit} uploads.\",\"multipleFileUploads_minSizeError\":\"O arquivo {file} \u00e9 muito pequeno. O tamanho m\u00ednimo \u00e9 de {minSizeLimit}.\",\"multipleFileUploads_onLeave\":\"O upload de arquivos est\u00e1 em andamento. Se voc\u00ea sair agora, o envio ser\u00e1 cancelado.\",\"multipleFileUploads_sizeError\":\"O arquivo {file} \u00e9 muito grande. O tamanho m\u00e1ximo \u00e9 de {sizeLimit}.\",\"multipleFileUploads_typeError\":\"O arquivo {file} possui uma extens\u00e3o inv\u00e1lida. S\u00e3o permitidas apenas as extens\u00f5es {extensions}.\",\"multipleFileUploads_uploadFailed\":\"Falha no upload do arquivo. Remova-o e envie-o novamente.\",\"nextButtonText\":\"Avan\u00e7ar\",\"noSlotsAvailable\":\"Nenhum hor\u00e1rio dispon\u00edvel\",\"notEnoughStock\":\"N\u00e3o h\u00e1 estoque suficiente para a sele\u00e7\u00e3o atual\",\"notEnoughStock_remainedItems\":\"N\u00e3o h\u00e1 estoque suficiente para a sele\u00e7\u00e3o atual ({count} itens restantes)\",\"noUploadExtensions\":\"File has no extension file type (e.g. .txt, .png, .jpeg)\",\"numeric\":\"Este campo pode conter apenas n\u00fameros.\",\"oneError\":\"Existe {count} erro nesta p\u00e1gina. Corrija-o antes de prosseguir.\",\"pastDatesDisallowed\":\"A data n\u00e3o pode estar no passado.\",\"pleaseWait\":\"Por favor, aguarde...\",\"prevButtonText\":\"Anterior\",\"progressMiddleText\":\"de\",\"required\":\"Este campo \u00e9 obrigat\u00f3rio.\",\"requiredLegend\":\"Todos os campos marcados com * s\u00e3o obrigat\u00f3rios e devem ser preenchidos.\",\"requireEveryCell\":\"Toda c\u00e9lula \u00e9 obrigat\u00f3ria.\",\"requireEveryRow\":\"Todos as linhas s\u00e3o obrigat\u00f3rias.\",\"requireOne\":\"Pelo menos um campo \u00e9 obrigat\u00f3rio.\",\"restrictedDomain\":\"This domain is not allowed\",\"reviewBackText\":\"Voltar ao Formul\u00e1rio\",\"reviewSubmitText\":\"Revisar e Enviar\",\"seeAllText\":\"Ver Todos\",\"seeErrorsButton\":\"Ver Erros\",\"selectedTime\":\"Hor\u00e1rio Selecionado\",\"selectionSoldOut\":\"Sele\u00e7\u00e3o Esgotada\",\"slotUnavailable\":\"{time} em {date} j\u00e1 foi ocupado. Selecione outro hor\u00e1rio.\",\"soldOut\":\"Esgotado\",\"startButtonText\":\"COME\u00c7AR\",\"submissionLimit\":\"Desculpe! Apenas uma entrada \u00e9 permitida. &lt;br&gt; A op\u00e7\u00e3o de m\u00faltiplos envios est\u00e1 desativada para este formul\u00e1rio.\",\"submitButtonText\":\"Enviar\",\"subProductItemsLeft\":\"({count} itens restantes)\",\"uploadExtensions\":\"Somente \u00e9 poss\u00edvel fazer upload dos seguintes arquivos:\",\"uploadFilesize\":\"O tamanho do arquivo n\u00e3o pode ser maior que:\",\"uploadFilesizemin\":\"O ficheiro n\u00e3o pode ser menor que:\",\"url\":\"Este campo pode conter apenas uma URL v\u00e1lida.\",\"validateEmail\":\"Voc\u00ea precisa validar este e-mail.\",\"wordLimitError\":\"Excesso de palavras. O limite \u00e9 de\",\"wordMinLimitError\":\"Poucas palavras. O m\u00ednimo \u00e9 de\"});\n      setTimeout(function() {\n          JotForm.initMultipleUploads();\n      }, 2);\n\t\/INIT-END\/\n\t});\n\n   setTimeout(function() {\nJotForm.paymentExtrasOnTheFly([null,{\"name\":\"heading\",\"qid\":\"1\",\"text\":\"Tattoo Enquiry Form\",\"type\":\"control_head\"},{\"name\":\"submit2\",\"qid\":\"2\",\"text\":\"SEND\",\"type\":\"control_button\"},null,null,null,{\"description\":\"\",\"name\":\"name\",\"qid\":\"6\",\"text\":\"Name\",\"type\":\"control_fullname\"},{\"description\":\"\",\"name\":\"instagramUsername\",\"qid\":\"7\",\"subLabel\":\"@user\",\"text\":\"Instagram Username\",\"type\":\"control_textbox\"},null,null,null,{\"description\":\"\",\"name\":\"willThis\",\"qid\":\"11\",\"text\":\"Will this tattoo be a cover-up?\",\"type\":\"control_radio\"},null,null,null,{\"description\":\"\",\"name\":\"coverupPhoto\",\"qid\":\"15\",\"subLabel\":\"If this is a cover-up or a touch-up, please upload a clear, well-lit photo of the existing tattoo or scar, including the surrounding area. Please also let me know how old the tattoo or scar is.\",\"text\":\"Cover-up Photo\",\"type\":\"control_fileupload\"},{\"name\":\"divisor16\",\"qid\":\"16\",\"text\":\"Divisor\",\"type\":\"control_divider\"},{\"description\":\"\",\"name\":\"approximateSize\",\"qid\":\"17\",\"subLabel\":\"(in cm or inches)\",\"text\":\"Approximate size (in centimetres):\",\"type\":\"control_textbox\"},{\"description\":\"\",\"name\":\"colourOr\",\"qid\":\"18\",\"subLabel\":\"\",\"text\":\"Colour or Black & Grey?\",\"type\":\"control_textbox\"},{\"description\":\"\",\"name\":\"preferredPlacement\",\"qid\":\"19\",\"subLabel\":\"Example: forearm, upper arm, thigh, back, ribs, etc.\",\"text\":\"Preferred placement on the body:\",\"type\":\"control_textbox\"},{\"description\":\"\",\"mde\":\"No\",\"name\":\"whatWould\",\"qid\":\"20\",\"subLabel\":\"Please describe your tattoo idea and include any relevant details. Example: theme, style, elements, meaning, etc.\",\"text\":\"What would you like to get tattooed?\",\"type\":\"control_textarea\",\"wysiwyg\":\"Disable\"},{\"description\":\"\",\"name\":\"reference1\",\"qid\":\"21\",\"subLabel\":\"Please upload them here.\",\"text\":\"Reference 1\",\"type\":\"control_fileupload\"},{\"description\":\"\",\"name\":\"reference2\",\"qid\":\"22\",\"subLabel\":\"Please upload them here.\",\"text\":\"Reference 2\",\"type\":\"control_fileupload\"},{\"description\":\"\",\"name\":\"reference3\",\"qid\":\"23\",\"subLabel\":\"Please upload them here.\",\"text\":\"Reference 3\",\"type\":\"control_fileupload\"},{\"name\":\"divisor24\",\"qid\":\"24\",\"text\":\"Divisor\",\"type\":\"control_divider\"},null,{\"description\":\"\",\"name\":\"whatDays\",\"qid\":\"26\",\"text\":\"What days generally work best for you?\",\"type\":\"control_checkbox\"},{\"description\":\"\",\"name\":\"preferredTime\",\"qid\":\"27\",\"text\":\"Preferred time of day\",\"type\":\"control_checkbox\"},{\"description\":\"\",\"mde\":\"No\",\"name\":\"inquiriesampamp\",\"qid\":\"28\",\"subLabel\":\"\",\"text\":\"Anything else you\u2019d like to add?\",\"type\":\"control_textarea\",\"wysiwyg\":\"Disable\"},{\"name\":\"divisor29\",\"qid\":\"29\",\"text\":\"Divisor\",\"type\":\"control_divider\"},{\"description\":\"\",\"name\":\"letUs\",\"qid\":\"30\",\"subLabel\":\"Let us know if you have any allergies (such as latex, metal, or others) or any skin-related issues. Are you looking to cover a scar with this tattoo? Kindly specify\",\"text\":\"If \\\"yes\\\", please include more details.\",\"type\":\"control_textbox\"},{\"description\":\"\",\"name\":\"anyMedical31\",\"qid\":\"31\",\"text\":\"Any medical conditions I should be aware of?\",\"type\":\"control_radio\"},null,null,null,{\"name\":\"allDone\",\"qid\":\"35\",\"text\":\"All done, thank you!\",\"type\":\"control_head\"},null,{\"description\":\"null\",\"name\":\"tags\",\"qid\":\"37\",\"text\":\"Tags\",\"type\":\"control_checkbox\"},null,{\"name\":\"input39\",\"qid\":\"39\",\"text\":\"Please describe your tattoo idea in more detail.\\r\\n\u00a0\",\"type\":\"control_text\"},null,{\"description\":\"\",\"name\":\"yourName\",\"qid\":\"41\",\"subLabel\":\"\",\"text\":\"Your name:\",\"type\":\"control_textbox\"}]);}, 20); \n<\/script>\n<link type=\"text\/css\" rel=\"stylesheet\" href=\"https:\/\/cdn.jotfor.ms\/stylebuilder\/static\/form-common.css?v=cf0c9f6\n\"\/>\n<style type=\"text\/css\">@media print{*{-webkit-print-color-adjust: exact !important;color-adjust: exact !important;}.form-section{display:inline!important}.form-pagebreak{display:none!important}.form-section-closed{height:auto!important}.page-section{position:initial!important}}<\/style>\n<link id=\"custom-font\" type=\"text\/css\" rel=\"stylesheet\" href=\"\/\/cdn.jotfor.ms\/fonts\/?family=Inter\" \/>\n<link type=\"text\/css\" rel=\"stylesheet\" href=\"https:\/\/cdn.jotfor.ms\/themes\/CSS\/5e6b428acc8c4e222d1beb91.css?v=4.1.63300&themeRevisionID=65660e4b326633110492e01a\"\/>\n<link type=\"text\/css\" rel=\"stylesheet\" href=\"https:\/\/cdn.jotfor.ms\/s\/static\/02223ee365c\/css\/styles\/payment\/payment_styles.css?4.1.63300\" \/>\n<link type=\"text\/css\" rel=\"stylesheet\" href=\"https:\/\/cdn.jotfor.ms\/s\/static\/02223ee365c\/css\/styles\/payment\/payment_feature.css?4.1.63300\" \/>\n<style type=\"text\/css\" id=\"form-designer-style\">\n    \/* Injected CSS Code *\/\n\/PREFERENCES STYLE\/\n    .form-all {\n      font-family: Inter, sans-serif;\n    }\n  \n    .form-label.form-label-auto {\n      \n    display: block;\n    float: none;\n    text-align: left;\n    width: 100%;\n  \n    }\n  \n    .form-line {\n      margin-top: 12px;\n      margin-bottom: 12px;\n    }\n  \n    .form-all {\n      max-width: 752px;\n      width: 100%;\n    }\n  \n    .form-label.form-label-left,\n    .form-label.form-label-right,\n    .form-label.form-label-left.form-label-auto,\n    .form-label.form-label-right.form-label-auto {\n      width: 230px;\n    }\n  \n    .form-all {\n      font-size: 16px\n    }\n  \n    .supernova .form-all, .form-all {\n      background-color: #000000;\n    }\n  \n    .form-all {\n      color: #FFFFFF;\n    }\n    .form-header-group .form-header {\n      color: #FFFFFF;\n    }\n    .form-header-group .form-subHeader {\n      color: #FFFFFF;\n    }\n    .form-label-top,\n    .form-label-left,\n    .form-label-right,\n    .form-html,\n    .form-checkbox-item label,\n    .form-radio-item label,\n    span.FITB .qb-checkbox-label,\n    span.FITB .qb-radiobox-label,\n    span.FITB .form-radio label,\n    span.FITB .form-checkbox label,\n    [data-blotid][data-type=checkbox] [data-labelid],\n    [data-blotid][data-type=radiobox] [data-labelid],\n    span.FITB-inptCont[data-type=checkbox] label,\n    span.FITB-inptCont[data-type=radiobox] label {\n      color: #FFFFFF;\n    }\n    .form-sub-label {\n      color: #FFFFFF;\n    }\n  \n  .supernova {\n    background: #292828;\n  }\n  .supernova body {\n    background: transparent;\n  }\n  \n    .form-textbox,\n    .form-textarea,\n    .form-dropdown,\n    .form-radio-other-input,\n    .form-checkbox-other-input,\n    .form-captcha input,\n    .form-spinner input {\n      background-color: #FFFFFF;\n    }\n  \n      \n    .supernova {\n      background-repeat: no-repeat;\n      background-size:cover;\n      background-attachment: fixed;\n      background-position: center top;\n    }\n\n      .supernova {\n        background-image: none;\n      }\n    \n      .form-all {\n        background-image: none;\n      }\n    \/PREFERENCES STYLE\/\/_INSPECT_SEPERATOR_\/\n    \/* Injected CSS Code *\/\n<\/style>\n\n<form class=\"jotform-form\" onsubmit=\"return typeof testSubmitFunction !== 'undefined' && testSubmitFunction();\" action=\"https:\/\/submit.jotform.com\/submit\/253215619909665\" method=\"post\" enctype=\"multipart\/form-data\" name=\"form_253215619909665\" id=\"253215619909665\" accept-charset=\"utf-8\" autocomplete=\"on\"><input type=\"hidden\" name=\"formID\" value=\"253215619909665\" \/><input type=\"hidden\" id=\"JWTContainer\" value=\"\" \/><input type=\"hidden\" id=\"cardinalOrderNumber\" value=\"\" \/><input type=\"hidden\" id=\"jsExecutionTracker\" name=\"jsExecutionTracker\" value=\"build-date-1776272912032\" \/><input type=\"hidden\" id=\"submitSource\" name=\"submitSource\" value=\"unknown\" \/><input type=\"hidden\" id=\"submitDate\" name=\"submitDate\" value=\"undefined\" \/><input type=\"hidden\" id=\"buildDate\" name=\"buildDate\" value=\"1776272912032\" \/><input type=\"hidden\" name=\"uploadServerUrl\" value=\"https:\/\/upload.jotform.com\/upload\" \/><input type=\"hidden\" name=\"eventObserver\" value=\"1\" \/>\n  <div role=\"main\" class=\"form-all\">\n    <ul class=\"form-section page-section\" role=\"presentation\">\n      <li class=\"form-line form-line-column form-col-1 always-hidden jf-required\" data-type=\"control_fullname\" id=\"id_6\" data-compound-hint=\",\"><label class=\"form-label form-label-top\" id=\"label_6\" for=\"first_6\" aria-hidden=\"false\"> Name<span class=\"form-required\">*<\/span> <\/label>\n        <div id=\"cid_6\" class=\"form-input-wide always-hidden jf-required\" data-layout=\"full\">\n          <div aria-labelledby=\"label_6\" role=\"group\" data-wrapper-react=\"true\"><span class=\"form-sub-label-container\" style=\"vertical-align:top\" data-input-type=\"first\"><input type=\"text\" id=\"first_6\" name=\"q6_name[first]\" class=\"form-textbox validate[required]\" data-defaultvalue=\"\" autoComplete=\"section-input_6 given-name\" size=\"10\" data-component=\"first\" aria-labelledby=\"sublabel_6_first\" required=\"\" value=\"\" \/><label class=\"form-sub-label\" for=\"first_6\" id=\"sublabel_6_first\" style=\"min-height:13px\">first name<\/label><\/span><span class=\"form-sub-label-container\" style=\"vertical-align:top\" data-input-type=\"last\"><input type=\"text\" id=\"last_6\" name=\"q6_name[last]\" class=\"form-textbox validate[required]\" data-defaultvalue=\"\" autoComplete=\"section-input_6 family-name\" size=\"15\" data-component=\"last\" aria-labelledby=\"sublabel_6_last\" required=\"\" value=\"\" \/><label class=\"form-sub-label\" for=\"last_6\" id=\"sublabel_6_last\" style=\"min-height:13px\">last name<\/label><\/span><\/div>\n        <\/div>\n      <\/li>\n      <li id=\"cid_1\" class=\"form-input-wide\" data-type=\"control_head\">\n        <div style=\"display:table;width:100%\">\n          <div class=\"form-header-group hasImage header-default\" data-imagealign=\"Left\">\n            <div class=\"header-logo\"><img decoding=\"async\" src=\"https:\/\/www.jotform.com\/uploads\/daianestallivieri\/form_files\/Design%20sem%20nomeA.69ca92b77b5ec6.22471254.png\" alt=\"Tattoo Enquiry Form\" width=\"100\" class=\"header-logo-left\" \/><\/div>\n            <div class=\"header-text httac htvam\">\n              <h2 id=\"header_1\" class=\"form-header\" data-component=\"header\"><\/h2>\n              <div id=\"subHeader_1\" class=\"form-subHeader\"><\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/li>\n      <li class=\"form-line form-line-column form-col-2 jf-required\" data-type=\"control_textbox\" id=\"id_41\"><label class=\"form-label form-label-top\" id=\"label_41\" for=\"input_41\" aria-hidden=\"false\"> Your name:<span class=\"form-required\">*<\/span> <\/label>\n        <div id=\"cid_41\" class=\"form-input-wide jf-required\" data-layout=\"half\"> <input type=\"text\" id=\"input_41\" name=\"q41_yourName\" data-type=\"input-textbox\" class=\"form-textbox validate[required]\" data-defaultvalue=\"\" style=\"width:310px\" size=\"310\" data-component=\"textbox\" aria-labelledby=\"label_41\" required=\"\" value=\"\" \/> <\/div>\n      <\/li>\n      <li class=\"form-line form-line-column form-col-3 jf-required\" data-type=\"control_textbox\" id=\"id_7\"><label class=\"form-label form-label-top\" id=\"label_7\" for=\"input_7\" aria-hidden=\"false\"> Instagram Username<span class=\"form-required\">*<\/span> <\/label>\n        <div id=\"cid_7\" class=\"form-input-wide jf-required\" data-layout=\"half\"> <span class=\"form-sub-label-container\" style=\"vertical-align:top\"><input type=\"text\" id=\"input_7\" name=\"q7_instagramUsername\" data-type=\"input-textbox\" class=\"form-textbox validate[required]\" data-defaultvalue=\"\" style=\"width:310px\" size=\"310\" data-component=\"textbox\" aria-labelledby=\"label_7 sublabel_input_7\" required=\"\" value=\"\" \/><label class=\"form-sub-label\" for=\"input_7\" id=\"sublabel_input_7\" style=\"min-height:13px\">@user<\/label><\/span> <\/div>\n      <\/li>\n      <li class=\"form-line\" data-type=\"control_divider\" id=\"id_16\">\n        <div id=\"cid_16\" class=\"form-input-wide\" data-layout=\"full\">\n          <div class=\"divider\" data-component=\"divider\" style=\"border-bottom-width:1px;border-bottom-style:solid;border-color:#e6e6e6;height:1px;margin-left:0px;margin-right:0px;margin-top:5px;margin-bottom:5px\"><\/div>\n        <\/div>\n      <\/li>\n      <li class=\"form-line\" data-type=\"control_text\" id=\"id_39\">\n        <div id=\"cid_39\" class=\"form-input-wide\" data-layout=\"full\">\n          <div id=\"text_39\" class=\"form-html\" data-component=\"text\" tabindex=\"-1\">\n            <p style=\"text-align: center;\"><strong><span style=\"font-size: 18pt;\">Please describe your tattoo idea in more detail.<\/span><\/strong><\/p>\n            <p>\u00a0<\/p>\n          <\/div>\n        <\/div>\n      <\/li>\n      <li class=\"form-line form-line-column form-col-1 jf-required\" data-type=\"control_textbox\" id=\"id_17\"><label class=\"form-label form-label-top\" id=\"label_17\" for=\"input_17\" aria-hidden=\"false\"> Approximate size (in centimetres):<span class=\"form-required\">*<\/span> <\/label>\n        <div id=\"cid_17\" class=\"form-input-wide jf-required\" data-layout=\"half\"> <span class=\"form-sub-label-container\" style=\"vertical-align:top\"><input type=\"text\" id=\"input_17\" name=\"q17_approximateSize\" data-type=\"input-textbox\" class=\"form-textbox validate[required]\" data-defaultvalue=\"\" style=\"width:310px\" size=\"310\" data-component=\"textbox\" aria-labelledby=\"label_17 sublabel_input_17\" required=\"\" value=\"\" \/><label class=\"form-sub-label\" for=\"input_17\" id=\"sublabel_input_17\" style=\"min-height:13px\">(in cm or inches)<\/label><\/span> <\/div>\n      <\/li>\n      <li class=\"form-line form-line-column form-col-2 jf-required\" data-type=\"control_textbox\" id=\"id_18\"><label class=\"form-label form-label-top\" id=\"label_18\" for=\"input_18\" aria-hidden=\"false\"> Colour or Black &amp; Grey?<span class=\"form-required\">*<\/span> <\/label>\n        <div id=\"cid_18\" class=\"form-input-wide jf-required\" data-layout=\"half\"> <input type=\"text\" id=\"input_18\" name=\"q18_colourOr\" data-type=\"input-textbox\" class=\"form-textbox validate[required]\" data-defaultvalue=\"\" style=\"width:310px\" size=\"310\" data-component=\"textbox\" aria-labelledby=\"label_18\" required=\"\" value=\"\" \/> <\/div>\n      <\/li>\n      <li class=\"form-line form-line-column form-col-3 jf-required\" data-type=\"control_textbox\" id=\"id_19\"><label class=\"form-label form-label-top\" id=\"label_19\" for=\"input_19\" aria-hidden=\"false\"> Preferred placement on the body:<span class=\"form-required\">*<\/span> <\/label>\n        <div id=\"cid_19\" class=\"form-input-wide jf-required\" data-layout=\"half\"> <span class=\"form-sub-label-container\" style=\"vertical-align:top\"><input type=\"text\" id=\"input_19\" name=\"q19_preferredPlacement\" data-type=\"input-textbox\" class=\"form-textbox validate[required]\" data-defaultvalue=\"\" style=\"width:310px\" size=\"310\" data-component=\"textbox\" aria-labelledby=\"label_19 sublabel_input_19\" required=\"\" value=\"\" \/><label class=\"form-sub-label\" for=\"input_19\" id=\"sublabel_input_19\" style=\"min-height:13px\">Example: forearm, upper arm, thigh, back, ribs, etc.<\/label><\/span> <\/div>\n      <\/li>\n      <li class=\"form-line jf-required\" data-type=\"control_textarea\" id=\"id_20\"><label class=\"form-label form-label-top form-label-auto\" id=\"label_20\" for=\"input_20\" aria-hidden=\"false\"> What would you like to get tattooed?<span class=\"form-required\">*<\/span> <\/label>\n        <div id=\"cid_20\" class=\"form-input-wide jf-required\" data-layout=\"full\"> <span class=\"form-sub-label-container\" style=\"vertical-align:top\"><textarea id=\"input_20\" class=\"form-textarea validate[required]\" name=\"q20_whatWould\" style=\"width:648px;height:163px\" data-component=\"textarea\" required=\"\" aria-labelledby=\"label_20 sublabel_input_20\"><\/textarea><label class=\"form-sub-label\" for=\"input_20\" id=\"sublabel_input_20\" style=\"min-height:13px\">Please describe your tattoo idea and include any relevant details. Example: theme, style, elements, meaning, etc.<\/label><\/span> <\/div>\n      <\/li>\n      <li class=\"form-line jf-required\" data-type=\"control_fileupload\" id=\"id_21\"><label class=\"form-label form-label-top form-label-auto\" id=\"label_21\" for=\"input_21\" aria-hidden=\"false\"> Reference 1<span class=\"form-required\">*<\/span> <\/label>\n        <div id=\"cid_21\" class=\"form-input-wide jf-required\" data-layout=\"full\">\n          <div class=\"jfQuestion-fields\" data-wrapper-react=\"true\">\n            <div class=\"jfField isFilled\">\n              <div class=\"jfUpload-wrapper\">\n                <div class=\"jfUpload-container\">\n                  <div class=\"jfUpload-button-container\">\n                    <div class=\"jfUpload-button\" aria-hidden=\"true\" tabindex=\"0\" style=\"display:none\" data-version=\"v2\">Pesquisar Arquivos<div class=\"jfUpload-heading forDesktop\">Arraste e solte seus arquivos aqui<\/div>\n                      <div class=\"jfUpload-heading forMobile\">Escolha um arquivo<\/div>\n                    <\/div>\n                  <\/div>\n                <\/div>\n                <div class=\"jfUpload-files-container\">\n                  <div class=\"validate[multipleUpload]\"><input type=\"file\" id=\"input_21\" name=\"q21_reference1[]\" multiple=\"\" class=\"form-upload-multiple validate[required]\" data-imagevalidate=\"yes\" data-file-accept=\"pdf, doc, docx, xls, xlsx, csv, txt, rtf, html, zip, mp3, wma, mpg, flv, avi, jpg, jpeg, png, gif\" data-limit-file-size=\"Yes\" data-file-maxsize=\"10854\" data-file-minsize=\"0\" data-file-limit=\"\" data-component=\"fileupload\" required=\"\" aria-label=\"Pesquisar Arquivos\" \/><\/div>\n                <\/div>\n              <\/div><span class=\"form-sub-label-container\" style=\"vertical-align:top\"><label class=\"form-sub-label\" for=\"input_21\" id=\"sublabel_input_21\" style=\"min-height:13px\">Please upload them here.<\/label><\/span>\n            <\/div><span style=\"display:none\" class=\"cancelText\">Cancel<\/span><span style=\"display:none\" class=\"ofText\">of<\/span>\n          <\/div>\n        <\/div>\n      <\/li>\n      <li class=\"form-line jf-required\" data-type=\"control_fileupload\" id=\"id_22\"><label class=\"form-label form-label-top form-label-auto\" id=\"label_22\" for=\"input_22\" aria-hidden=\"false\"> Reference 2<span class=\"form-required\">*<\/span> <\/label>\n        <div id=\"cid_22\" class=\"form-input-wide jf-required\" data-layout=\"full\">\n          <div class=\"jfQuestion-fields\" data-wrapper-react=\"true\">\n            <div class=\"jfField isFilled\">\n              <div class=\"jfUpload-wrapper\">\n                <div class=\"jfUpload-container\">\n                  <div class=\"jfUpload-button-container\">\n                    <div class=\"jfUpload-button\" aria-hidden=\"true\" tabindex=\"0\" style=\"display:none\" data-version=\"v2\">Pesquisar Arquivos<div class=\"jfUpload-heading forDesktop\">Arraste e solte seus arquivos aqui<\/div>\n                      <div class=\"jfUpload-heading forMobile\">Escolha um arquivo<\/div>\n                    <\/div>\n                  <\/div>\n                <\/div>\n                <div class=\"jfUpload-files-container\">\n                  <div class=\"validate[multipleUpload]\"><input type=\"file\" id=\"input_22\" name=\"q22_reference2[]\" multiple=\"\" class=\"form-upload-multiple validate[required]\" data-imagevalidate=\"yes\" data-file-accept=\"pdf, doc, docx, xls, xlsx, csv, txt, rtf, html, zip, mp3, wma, mpg, flv, avi, jpg, jpeg, png, gif\" data-limit-file-size=\"Yes\" data-file-maxsize=\"10854\" data-file-minsize=\"0\" data-file-limit=\"\" data-component=\"fileupload\" required=\"\" aria-label=\"Pesquisar Arquivos\" \/><\/div>\n                <\/div>\n              <\/div><span class=\"form-sub-label-container\" style=\"vertical-align:top\"><label class=\"form-sub-label\" for=\"input_22\" id=\"sublabel_input_22\" style=\"min-height:13px\">Please upload them here.<\/label><\/span>\n            <\/div><span style=\"display:none\" class=\"cancelText\">Cancel<\/span><span style=\"display:none\" class=\"ofText\">of<\/span>\n          <\/div>\n        <\/div>\n      <\/li>\n      <li class=\"form-line jf-required\" data-type=\"control_fileupload\" id=\"id_23\"><label class=\"form-label form-label-top form-label-auto\" id=\"label_23\" for=\"input_23\" aria-hidden=\"false\"> Reference 3<span class=\"form-required\">*<\/span> <\/label>\n        <div id=\"cid_23\" class=\"form-input-wide jf-required\" data-layout=\"full\">\n          <div class=\"jfQuestion-fields\" data-wrapper-react=\"true\">\n            <div class=\"jfField isFilled\">\n              <div class=\"jfUpload-wrapper\">\n                <div class=\"jfUpload-container\">\n                  <div class=\"jfUpload-button-container\">\n                    <div class=\"jfUpload-button\" aria-hidden=\"true\" tabindex=\"0\" style=\"display:none\" data-version=\"v2\">Pesquisar Arquivos<div class=\"jfUpload-heading forDesktop\">Arraste e solte seus arquivos aqui<\/div>\n                      <div class=\"jfUpload-heading forMobile\">Escolha um arquivo<\/div>\n                    <\/div>\n                  <\/div>\n                <\/div>\n                <div class=\"jfUpload-files-container\">\n                  <div class=\"validate[multipleUpload]\"><input type=\"file\" id=\"input_23\" name=\"q23_reference3[]\" multiple=\"\" class=\"form-upload-multiple validate[required]\" data-imagevalidate=\"yes\" data-file-accept=\"pdf, doc, docx, xls, xlsx, csv, txt, rtf, html, zip, mp3, wma, mpg, flv, avi, jpg, jpeg, png, gif\" data-limit-file-size=\"Yes\" data-file-maxsize=\"10854\" data-file-minsize=\"0\" data-file-limit=\"\" data-component=\"fileupload\" required=\"\" aria-label=\"Pesquisar Arquivos\" \/><\/div>\n                <\/div>\n              <\/div><span class=\"form-sub-label-container\" style=\"vertical-align:top\"><label class=\"form-sub-label\" for=\"input_23\" id=\"sublabel_input_23\" style=\"min-height:13px\">Please upload them here.<\/label><\/span>\n            <\/div><span style=\"display:none\" class=\"cancelText\">Cancel<\/span><span style=\"display:none\" class=\"ofText\">of<\/span>\n          <\/div>\n        <\/div>\n      <\/li>\n      <li class=\"form-line\" data-type=\"control_divider\" id=\"id_24\">\n        <div id=\"cid_24\" class=\"form-input-wide\" data-layout=\"full\">\n          <div class=\"divider\" data-component=\"divider\" style=\"border-bottom-width:1px;border-bottom-style:solid;border-color:#e6e6e6;height:1px;margin-left:0px;margin-right:0px;margin-top:5px;margin-bottom:5px\"><\/div>\n        <\/div>\n      <\/li>\n      <li class=\"form-line form-line-column form-col-1 jf-required\" data-type=\"control_checkbox\" id=\"id_26\"><label class=\"form-label form-label-top\" id=\"label_26\" aria-hidden=\"true\"> What days generally work best for you?<span class=\"form-required\">*<\/span> <\/label>\n        <div id=\"cid_26\" class=\"form-input-wide jf-required\" data-layout=\"full\">\n          <div class=\"form-single-column\" role=\"group\" aria-labelledby=\"label_26\" data-component=\"checkbox\"><span class=\"form-checkbox-item\" style=\"clear:left\"><span class=\"dragger-item\"><\/span><input type=\"checkbox\" class=\"form-checkbox validate[required]\" id=\"input_26_0\" name=\"q26_whatDays[]\" required=\"\" aria-labelledby=\"label_input_26_0\" value=\"Tuesday\" \/><label id=\"label_input_26_0\" for=\"input_26_0\">Tuesday<\/label><\/span><span class=\"form-checkbox-item\" style=\"clear:left\"><span class=\"dragger-item\"><\/span><input type=\"checkbox\" class=\"form-checkbox validate[required]\" id=\"input_26_1\" name=\"q26_whatDays[]\" required=\"\" aria-labelledby=\"label_input_26_1\" value=\"Wednesday\" \/><label id=\"label_input_26_1\" for=\"input_26_1\">Wednesday<\/label><\/span><span class=\"form-checkbox-item\" style=\"clear:left\"><span class=\"dragger-item\"><\/span><input type=\"checkbox\" class=\"form-checkbox validate[required]\" id=\"input_26_2\" name=\"q26_whatDays[]\" required=\"\" aria-labelledby=\"label_input_26_2\" value=\"Thursday\" \/><label id=\"label_input_26_2\" for=\"input_26_2\">Thursday<\/label><\/span><span class=\"form-checkbox-item\" style=\"clear:left\"><span class=\"dragger-item\"><\/span><input type=\"checkbox\" class=\"form-checkbox validate[required]\" id=\"input_26_3\" name=\"q26_whatDays[]\" required=\"\" aria-labelledby=\"label_input_26_3\" value=\"Friday\" \/><label id=\"label_input_26_3\" for=\"input_26_3\">Friday<\/label><\/span><span class=\"form-checkbox-item\" style=\"clear:left\"><span class=\"dragger-item\"><\/span><input type=\"checkbox\" class=\"form-checkbox validate[required]\" id=\"input_26_4\" name=\"q26_whatDays[]\" required=\"\" aria-labelledby=\"label_input_26_4\" value=\"Saturday\" \/><label id=\"label_input_26_4\" for=\"input_26_4\">Saturday<\/label><\/span><span class=\"form-checkbox-item\" style=\"clear:left\"><span class=\"dragger-item\"><\/span><input type=\"checkbox\" class=\"form-checkbox validate[required]\" id=\"input_26_5\" name=\"q26_whatDays[]\" required=\"\" aria-labelledby=\"label_input_26_5\" value=\"Sunday\" \/><label id=\"label_input_26_5\" for=\"input_26_5\">Sunday<\/label><\/span><\/div>\n        <\/div>\n      <\/li>\n      <li class=\"form-line form-line-column form-col-2 jf-required\" data-type=\"control_checkbox\" id=\"id_27\"><label class=\"form-label form-label-top\" id=\"label_27\" aria-hidden=\"true\"> Preferred time of day<span class=\"form-required\">*<\/span> <\/label>\n        <div id=\"cid_27\" class=\"form-input-wide jf-required\" data-layout=\"full\">\n          <div class=\"form-single-column\" role=\"group\" aria-labelledby=\"label_27\" data-component=\"checkbox\"><span class=\"form-checkbox-item\" style=\"clear:left\"><span class=\"dragger-item\"><\/span><input type=\"checkbox\" class=\"form-checkbox validate[required]\" id=\"input_27_0\" name=\"q27_preferredTime[]\" required=\"\" aria-labelledby=\"label_input_27_0\" value=\"AM\" \/><label id=\"label_input_27_0\" for=\"input_27_0\">AM<\/label><\/span><span class=\"form-checkbox-item\" style=\"clear:left\"><span class=\"dragger-item\"><\/span><input type=\"checkbox\" class=\"form-checkbox validate[required]\" id=\"input_27_1\" name=\"q27_preferredTime[]\" required=\"\" aria-labelledby=\"label_input_27_1\" value=\"PM\" \/><label id=\"label_input_27_1\" for=\"input_27_1\">PM<\/label><\/span><\/div>\n        <\/div>\n      <\/li>\n      <li class=\"form-line jf-required\" data-type=\"control_textarea\" id=\"id_28\"><label class=\"form-label form-label-top form-label-auto\" id=\"label_28\" for=\"input_28\" aria-hidden=\"false\"> Anything else you\u2019d like to add?<span class=\"form-required\">*<\/span> <\/label>\n        <div id=\"cid_28\" class=\"form-input-wide jf-required\" data-layout=\"full\"> <textarea id=\"input_28\" class=\"form-textarea validate[required]\" name=\"q28_inquiriesampamp\" style=\"width:648px;height:163px\" data-component=\"textarea\" required=\"\" aria-labelledby=\"label_28\"><\/textarea> <\/div>\n      <\/li>\n      <li class=\"form-line\" data-type=\"control_divider\" id=\"id_29\">\n        <div id=\"cid_29\" class=\"form-input-wide\" data-layout=\"full\">\n          <div class=\"divider\" data-component=\"divider\" style=\"border-bottom-width:1px;border-bottom-style:solid;border-color:#e6e6e6;height:1px;margin-left:0px;margin-right:0px;margin-top:5px;margin-bottom:5px\"><\/div>\n        <\/div>\n      <\/li>\n      <li class=\"form-line form-line-column form-col-1 jf-required\" data-type=\"control_radio\" id=\"id_11\"><label class=\"form-label form-label-top\" id=\"label_11\" aria-hidden=\"true\"> Will this tattoo be a cover-up?<span class=\"form-required\">*<\/span> <\/label>\n        <div id=\"cid_11\" class=\"form-input-wide jf-required\" data-layout=\"full\">\n          <div class=\"form-single-column\" role=\"radiogroup\" aria-labelledby=\"label_11\" data-component=\"radio\"><span class=\"form-radio-item\" style=\"clear:left\"><span class=\"dragger-item\"><\/span><input type=\"radio\" class=\"form-radio validate[required]\" id=\"input_11_0\" name=\"q11_willThis\" required=\"\" aria-labelledby=\"label_input_11_0\" value=\"Yes\" \/><label id=\"label_input_11_0\" for=\"input_11_0\">Yes<\/label><\/span><span class=\"form-radio-item\" style=\"clear:left\"><span class=\"dragger-item\"><\/span><input type=\"radio\" class=\"form-radio validate[required]\" id=\"input_11_1\" name=\"q11_willThis\" required=\"\" aria-labelledby=\"label_input_11_1\" value=\"No\" \/><label id=\"label_input_11_1\" for=\"input_11_1\">No<\/label><\/span><\/div>\n        <\/div>\n      <\/li>\n      <li class=\"form-line form-line-column form-col-2\" data-type=\"control_fileupload\" id=\"id_15\"><label class=\"form-label form-label-top\" id=\"label_15\" for=\"input_15\" aria-hidden=\"false\"> Cover-up Photo <\/label>\n        <div id=\"cid_15\" class=\"form-input-wide\" data-layout=\"full\">\n          <div class=\"jfQuestion-fields\" data-wrapper-react=\"true\">\n            <div class=\"jfField isFilled\">\n              <div class=\"jfUpload-wrapper\">\n                <div class=\"jfUpload-container\">\n                  <div class=\"jfUpload-button-container\">\n                    <div class=\"jfUpload-button\" aria-hidden=\"true\" tabindex=\"0\" style=\"display:none\" data-version=\"v2\">Pesquisar Arquivos<div class=\"jfUpload-heading forDesktop\">Arraste e solte seus arquivos aqui<\/div>\n                      <div class=\"jfUpload-heading forMobile\">Escolha um arquivo<\/div>\n                    <\/div>\n                  <\/div>\n                <\/div>\n                <div class=\"jfUpload-files-container\">\n                  <div class=\"validate[multipleUpload]\"><input type=\"file\" id=\"input_15\" name=\"q15_coverupPhoto[]\" multiple=\"\" class=\"form-upload-multiple\" data-imagevalidate=\"yes\" data-file-accept=\"pdf, doc, docx, xls, xlsx, csv, txt, rtf, html, zip, mp3, wma, mpg, flv, avi, jpg, jpeg, png, gif\" data-limit-file-size=\"Yes\" data-file-maxsize=\"10854\" data-file-minsize=\"0\" data-file-limit=\"\" data-component=\"fileupload\" aria-label=\"Pesquisar Arquivos\" \/><\/div>\n                <\/div>\n              <\/div><span class=\"form-sub-label-container\" style=\"vertical-align:top\"><label class=\"form-sub-label\" for=\"input_15\" id=\"sublabel_input_15\" style=\"min-height:13px\">If this is a cover-up or a touch-up, please upload a clear, well-lit photo of the existing tattoo or scar, including the surrounding area. Please also let me know how old the tattoo or scar is.<\/label><\/span>\n            <\/div><span style=\"display:none\" class=\"cancelText\">Cancel<\/span><span style=\"display:none\" class=\"ofText\">of<\/span>\n          <\/div>\n        <\/div>\n      <\/li>\n      <li class=\"form-line form-line-column form-col-3 jf-required\" data-type=\"control_radio\" id=\"id_31\"><label class=\"form-label form-label-top\" id=\"label_31\" aria-hidden=\"true\"> Any medical conditions I should be aware of?<span class=\"form-required\">*<\/span> <\/label>\n        <div id=\"cid_31\" class=\"form-input-wide jf-required\" data-layout=\"full\">\n          <div class=\"form-single-column\" role=\"radiogroup\" aria-labelledby=\"label_31\" data-component=\"radio\"><span class=\"form-radio-item\" style=\"clear:left\"><span class=\"dragger-item\"><\/span><input type=\"radio\" class=\"form-radio validate[required]\" id=\"input_31_0\" name=\"q31_anyMedical31\" required=\"\" aria-labelledby=\"label_input_31_0\" value=\"Yes\" \/><label id=\"label_input_31_0\" for=\"input_31_0\">Yes<\/label><\/span><span class=\"form-radio-item\" style=\"clear:left\"><span class=\"dragger-item\"><\/span><input type=\"radio\" class=\"form-radio validate[required]\" id=\"input_31_1\" name=\"q31_anyMedical31\" required=\"\" aria-labelledby=\"label_input_31_1\" value=\"No\" \/><label id=\"label_input_31_1\" for=\"input_31_1\">No<\/label><\/span><\/div>\n        <\/div>\n      <\/li>\n      <li class=\"form-line fixed-width form-line-column form-col-4\" data-type=\"control_textbox\" id=\"id_30\"><label class=\"form-label form-label-top\" id=\"label_30\" for=\"input_30\" aria-hidden=\"false\"> If \"yes\", please include more details. <\/label>\n        <div id=\"cid_30\" class=\"form-input-wide\" data-layout=\"half\"> <span class=\"form-sub-label-container\" style=\"vertical-align:top\"><input type=\"text\" id=\"input_30\" name=\"q30_letUs\" data-type=\"input-textbox\" class=\"form-textbox\" data-defaultvalue=\"\" style=\"width:310px\" size=\"310\" data-component=\"textbox\" aria-labelledby=\"label_30 sublabel_input_30\" value=\"\" \/><label class=\"form-sub-label\" for=\"input_30\" id=\"sublabel_input_30\" style=\"min-height:13px\">Let us know if you have any allergies (such as latex, metal, or others) or any skin-related issues. Are you looking to cover a scar with this tattoo? Kindly specify<\/label><\/span> <\/div>\n      <\/li>\n      <li id=\"cid_35\" class=\"form-input-wide\" data-type=\"control_head\">\n        <div class=\"form-header-group  header-large\">\n          <div class=\"header-text httac htvam\">\n            <h1 id=\"header_35\" class=\"form-header\" data-component=\"header\">All done, thank you!<\/h1>\n            <div id=\"subHeader_35\" class=\"form-subHeader\">We\u2019ll contact you via Instagram, so please keep an eye on your messages.<\/div>\n          <\/div>\n        <\/div>\n      <\/li>\n      <li class=\"form-line\" data-type=\"control_button\" id=\"id_2\">\n        <div id=\"cid_2\" class=\"form-input-wide\" data-layout=\"full\">\n          <div data-align=\"auto\" class=\"form-buttons-wrapper form-buttons-auto   jsTest-button-wrapperField\"><button id=\"input_2\" type=\"submit\" class=\"form-submit-button submit-button jf-form-buttons jsTest-submitField legacy-submit\" data-component=\"button\" data-content=\"\">SEND<\/button><\/div>\n        <\/div>\n      <\/li>\n      <li style=\"clear:both\"><\/li>\n      <li style=\"display:none\">Should be Empty: <input type=\"text\" name=\"website\" value=\"\" type=\"hidden\" \/><\/li>\n    <\/ul>\n  <\/div>\n  <script>\n    JotForm.showJotFormPowered = \"new_footer\";\n  <\/script>\n  <script>\n    JotForm.poweredByText = \"Powered by Jotform\";\n  <\/script><input type=\"hidden\" class=\"simple_spc\" id=\"simple_spc\" name=\"simple_spc\" value=\"253215619909665\" \/>\n  <script type=\"text\/javascript\">\n    var all_spc = document.querySelectorAll(\"form[id='253215619909665'] .si\" + \"mple\" + \"_spc\");\n    for (var i = 0; i < all_spc.length; i++)\n    {\n      all_spc[i].value = \"253215619909665-253215619909665\";\n    }\n  <\/script>\n<\/form>\n<div id=\"sr-status-message\" class=\"sr-only\" role=\"status\" aria-live=\"polite\" style=\"font-size: 0;\"><\/div><script type=\"text\/javascript\">JotForm.ownerView=true;<\/script><script type=\"text\/javascript\">JotForm.isNewSACL=true;<\/script>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div data-particle_enable=\"false\" data-particle-mobile-disabled=\"false\" class=\"elementor-element elementor-element-89e5e63 e-flex e-con-boxed e-con e-parent\" data-id=\"89e5e63\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0b747ae elementor-widget elementor-widget-text-editor\" data-id=\"0b747ae\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Your personalised design will be sent to you via WhatsApp or Instagram direct message.<\/p><p>Rest assured, the tattoo will only go ahead once you\u2019re completely satisfied with the artwork.<\/p><p>Thank you so much!<\/p>\t\t\t\t\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","protected":false},"excerpt":{"rendered":"<p>\u2630 Home Availables FAQ Book Now Tattoo Enquiry Form This form is just for requesting a quote for the tattoos you\u2019re interested in. Sending it doesn\u2019t guarantee your appointment, your booking will only be confirmed once the deposit is paid. After you send this form, I\u2019ll message you on Instagram within a few hours to [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-320","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/egirotto.com\/index.php?rest_route=\/wp\/v2\/pages\/320","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/egirotto.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/egirotto.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/egirotto.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/egirotto.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=320"}],"version-history":[{"count":24,"href":"https:\/\/egirotto.com\/index.php?rest_route=\/wp\/v2\/pages\/320\/revisions"}],"predecessor-version":[{"id":813,"href":"https:\/\/egirotto.com\/index.php?rest_route=\/wp\/v2\/pages\/320\/revisions\/813"}],"wp:attachment":[{"href":"https:\/\/egirotto.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=320"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}