{"id":30459,"date":"2025-10-22T14:29:05","date_gmt":"2025-10-22T10:59:05","guid":{"rendered":"https:\/\/germanperman.com\/?page_id=30459"},"modified":"2026-07-14T02:30:51","modified_gmt":"2026-07-13T23:00:51","slug":"contact-en","status":"publish","type":"page","link":"https:\/\/germanperman.com\/en\/contact-en\/","title":{"rendered":"contact-en"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"30459\" class=\"elementor elementor-30459 elementor-27045\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a15e034 e-flex e-con-boxed e-con e-parent\" data-id=\"a15e034\" 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-c5e8bfd elementor-widget elementor-widget-shortcode\" data-id=\"c5e8bfd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\n<style id=\"gp-cform-critical-css\">\n:root {\n  --gpcform-main:#7515B3;\n  --gpcform-main-dark:#2b123c;\n  --gpcform-main-light:#a847ff;\n  --gpcform-radius:14px;\n  --gpcform-font:Tahoma, Arial, system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", sans-serif;\n}\n\n.zohali-form {\n  position:relative;\n  direction:rtl;\n  font-family:var(--gpcform-font);\n  max-width:560px;\n  margin:30px auto;\n  padding:28px;\n  border-radius:var(--gpcform-radius);\n  background:linear-gradient(145deg, rgba(0,115,230,0.92), rgba(75,25,150,0.94));\n  border:1px solid rgba(255,255,255,0.12);\n  box-shadow:0 8px 40px rgba(117,21,179,0.25);\n  color:#fff;\n  backdrop-filter:blur(8px);\n  box-sizing:border-box;\n  overflow:hidden;\n}\n\n.zohali-form[dir=\"ltr\"] { direction:ltr; }\n.zohali-title { text-align:center; color:#fff; margin:0 0 18px; font-size:25px; line-height:1.4; }\n.zohali-label { display:block; margin-bottom:16px; font-size:14px; color:#fff; text-align:inherit; }\n\n.zohali-label input,\n.zohali-label textarea,\n.zohali-label select{\n  direction:inherit;\n  width:100%;\n  margin-top:8px;\n  padding:12px 14px;\n  border-radius:10px;\n  border:1px solid rgba(255,255,255,0.22);\n  background:rgba(255,255,255,0.08);\n  color:#fff;\n  font-size:15px;\n  outline:none;\n  transition:border-color .2s ease, background .2s ease, box-shadow .2s ease;\n  box-sizing:border-box;\n  font-family:var(--gpcform-font);\n}\n\n.zohali-label select option{ color:#222; background:#fff; }\n.zohali-label input::placeholder,\n.zohali-label textarea::placeholder{ color:#F3F0F5; font-size:14px; opacity:1; }\n.zohali-label input:focus,\n.zohali-label textarea:focus,\n.zohali-label select:focus{ border-color:#fff; background:rgba(255,255,255,0.13); box-shadow:0 0 0 3px rgba(255,255,255,0.12); }\n\n.zohali-submit{\n  width:100%; padding:14px 18px; border:none; border-radius:10px; font-weight:700;\n  background:linear-gradient(135deg,var(--gpcform-main),var(--gpcform-main-light));\n  color:#fff; cursor:pointer; transition:transform .2s ease, box-shadow .2s ease;\n  box-shadow:0 0 20px rgba(117,21,179,0.3); font-family:var(--gpcform-font); font-size:15px;\n}\n.zohali-submit:hover{ transform:translateY(-2px); box-shadow:0 0 28px rgba(117,21,179,0.5); }\n.zohali-submit:disabled{ opacity:.65; cursor:not-allowed; transform:none; }\n\n.zohali-message{ margin-top:14px; padding:10px 12px; border-radius:8px; display:none; text-align:center; font-weight:700; font-size:14px; }\n.zohali-success{ background:rgba(0,230,168,0.1); border:1px solid rgba(0,230,168,0.35); color:#d9fff4 !important; display:block; }\n.zohali-error{ background:rgba(179,21,21,0.14); color:#fff2aa; border:1px solid rgba(255,213,79,0.35); display:block; }\n\n.gpcform-overlay{\n  position:absolute; inset:0; z-index:50; display:none; align-items:center; justify-content:center;\n  background:rgba(20,8,32,0.62); backdrop-filter:blur(5px); padding:18px;\n}\n.gpcform-overlay.is-visible{ display:flex; }\n.gpcform-overlay-card{\n  width:min(360px, 92%); padding:24px 20px; border-radius:18px; background:#fff; color:#252033;\n  text-align:center; box-shadow:0 18px 60px rgba(0,0,0,0.25); border:1px solid rgba(117,21,179,0.12);\n}\n.gpcform-overlay-logo{ max-width:127px; height:auto; display:block; margin:0 auto 14px; }\n.gpcform-spinner{ width:34px; height:34px; margin:8px auto 14px; border-radius:50%; border:4px solid #eee; border-top-color:var(--gpcform-main); animation:gpcform-spin .8s linear infinite; }\n.gpcform-overlay-title{ font-weight:800; font-size:16px; line-height:1.6; }\n.gpcform-overlay-sub{ margin-top:8px; font-size:14px; color:#5a5265; direction:ltr; }\n.gpcform-overlay.type-success .gpcform-overlay-card{ border-top:5px solid #0b9f75; }\n.gpcform-overlay.type-error .gpcform-overlay-card{ border-top:5px solid #b31515; }\n\n@keyframes gpcform-spin{ to{ transform:rotate(360deg); } }\n@keyframes gpcform-shake{ 0%,100%{transform:translateX(0);} 20%,60%{transform:translateX(-6px);} 40%,80%{transform:translateX(6px);} }\n.shake{animation:gpcform-shake .4s ease;}\n.gpcform-hp{ position:absolute !important; left:-10000px !important; top:auto !important; width:1px !important; height:1px !important; overflow:hidden !important; }\n\n\/* Admin *\/\n.gpcform-admin .gpcform-filterbar{ margin:14px 0 18px; }\n.gpcform-status{ display:inline-block; padding:4px 9px; border-radius:999px; font-size:12px; font-weight:700; }\n.gpcform-status-open{ background:#fff3cd; color:#7a5600; }\n.gpcform-status-processing{ background:#dbeafe; color:#174c86; }\n.gpcform-status-closed{ background:#dcfce7; color:#166534; }\n.gpcform-ticket-detail{ display:grid; grid-template-columns:1fr 1.15fr; gap:18px; max-width:1300px; }\n.gpcform-ticket-card{ background:#fff; border:1px solid #dcdcde; border-radius:12px; padding:18px; box-shadow:0 2px 10px rgba(0,0,0,0.04); }\n.gpcform-original-message{ background:#f8f8f8; border:1px solid #eee; border-radius:10px; padding:14px; white-space:normal; }\n.gpcform-history{ grid-column:1 \/ -1; }\n.gpcform-history-item{ border-bottom:1px solid #eee; padding:12px 0; }\n.gpcform-history-item:last-child{ border-bottom:none; }\n@media(max-width:900px){ .gpcform-ticket-detail{ grid-template-columns:1fr; } }\n@media(max-width:640px){ .zohali-form{ margin:18px auto; padding:22px 18px; } .zohali-title{ font-size:21px; } }\n\n.gpcform-header{\n  display:block;\n  margin:0 0 18px;\n  text-align:inherit;\n}\n.gpcform-header .zohali-title{\n  width:100%;\n  min-width:0;\n  margin:0;\n  text-align:inherit;\n}\n.gpcform-status-customer_reply{ background:#f3e8ff; color:#6b21a8; }\n\n\/* Ticket history readability + attachments *\/\n.gpcform-history-item{\n  border:1px solid #e5e7eb;\n  border-radius:12px;\n  padding:14px;\n  margin:12px 0;\n  background:#fff;\n}\n.gpcform-history-head{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n  gap:12px;\n  margin-bottom:8px;\n  font-size:13px;\n}\n.gpcform-history-head strong{font-size:14px;color:#1f2937;}\n.gpcform-history-head span{color:#6b7280;font-size:12px;white-space:nowrap;}\n.gpcform-history-text{\n  background:#f9fafb;\n  border-radius:10px;\n  padding:12px;\n  line-height:1.7;\n  white-space:pre-wrap;\n}\n.gpcform-history-type-customer_reply{border-color:#c4b5fd;background:#faf5ff;}\n.gpcform-history-type-customer_reply .gpcform-history-head strong{color:#6b21a8;}\n.gpcform-history-type-reply_sent{border-color:#bfdbfe;background:#eff6ff;}\n.gpcform-history-type-internal_note{border-color:#fde68a;background:#fffbeb;}\n.gpcform-history-attachments{margin-top:12px;display:grid;gap:10px;}\n.gpcform-attachment-preview,\n.gpcform-attachment-file{\n  display:flex;\n  align-items:center;\n  gap:10px;\n  background:#fff;\n  border:1px solid #e5e7eb;\n  border-radius:10px;\n  padding:8px;\n}\n.gpcform-attachment-preview img{\n  width:84px;\n  height:64px;\n  object-fit:cover;\n  border-radius:8px;\n  border:1px solid #e5e7eb;\n}\n.gpcform-attachment-preview span,\n.gpcform-attachment-file span{color:#6b7280;font-size:12px;}\n@media(max-width:640px){\n  .gpcform-history-head{display:block;}\n  .gpcform-history-head span{display:block;margin-top:4px;}\n  .gpcform-attachment-preview{align-items:flex-start;}\n}\n\n\/* v1.1.5: locked account fields for logged-in ticket users *\/\n.zohali-label.is-account-locked input[readonly],\n.zohali-label.is-account-locked input[data-gpcform-locked=\"1\"] {\n    opacity: .85;\n    cursor: not-allowed;\n}\n.gpcform-account-locked-note {\n    margin: -6px 0 14px;\n    padding: 10px 12px;\n    border-radius: 12px;\n    background: rgba(255,255,255,.12);\n    border: 1px solid rgba(255,255,255,.18);\n    font-size: 13px;\n    line-height: 1.6;\n}\n.gpcform-status-answered{ background:#dcfce7; color:#166534; }\n\n<\/style>\n        <form id=\"gpcform-7da948fb-e9dd-4de1-909e-83f143139887\"\n              class=\"zohali-form gpcform-lang-en\"\n              data-gpcform=\"1\"\n              data-lang=\"en\"\n              data-dir=\"ltr\"\n              data-logo=\"https:\/\/germanperman.com\/wp-content\/uploads\/2026\/06\/Logo-gp-127x81-25062026.png\"\n              data-t-required=\"Please fill in all required fields.\"\n              data-t-invalid-email=\"The email address is invalid.\"\n              data-t-sending=\"Saving and sending your request...\"\n              data-t-success=\"Your request has been registered successfully.\"\n              data-t-error=\"Error while saving the request. Please try again later.\"\n              data-t-timeout=\"Sending timed out. Please try again.\"\n              data-t-connection=\"Connection failed. Please check your internet connection.\"\n              data-t-ticket=\"Ticket number\"\n              data-ajax-url=\"https:\/\/germanperman.com\/wp-admin\/admin-ajax.php?lang=en\"\n              data-action=\"zohali_send_email\"\n              data-nonce-field=\"gpcform_nonce\"\n              data-nonce=\"48c7d8ed3c\"\n              method=\"post\"\n              dir=\"ltr\"\n              novalidate>\n            <div class=\"gpcform-header\">\n                <h2 class=\"zohali-title\">GermanPerman Support Form<\/h2>\n            <\/div>\n\n            <label class=\"zohali-label\">* Full name                <input type=\"text\" name=\"name\" value=\"\" placeholder=\"Example: John Smith\" required>\n            <\/label>\n\n            <label class=\"zohali-label\">* Email address                <input type=\"email\" name=\"email\" value=\"\" placeholder=\"example@domain.com\" required>\n            <\/label>\n\n\n            <label class=\"zohali-label\">* Request type                <select name=\"category\" required>\n                    <option value=\"\">Please select<\/option>\n                                            <option value=\"technical\">Technical problem<\/option>\n                                            <option value=\"product\">Product question<\/option>\n                                            <option value=\"payment\">Payment issue<\/option>\n                                            <option value=\"login\">Login \/ registration problem<\/option>\n                                            <option value=\"app\">App issue<\/option>\n                                            <option value=\"access\">Course access \/ package activation<\/option>\n                                            <option value=\"other\">Other<\/option>\n                                    <\/select>\n            <\/label>\n\n            <label class=\"zohali-label\">* Subject                <input type=\"text\" name=\"subject\" placeholder=\"Request subject\" required>\n            <\/label>\n\n            <label class=\"zohali-label\">* Message                <textarea name=\"message\" placeholder=\"Please describe your problem or question clearly...\" rows=\"5\" required><\/textarea>\n            <\/label>\n\n            <div class=\"gpcform-hp\" aria-hidden=\"true\">\n                <label>Leave this field empty\n                    <input type=\"text\" name=\"website\" value=\"\" tabindex=\"-1\" autocomplete=\"off\">\n                <\/label>\n            <\/div>\n\n            <button type=\"submit\" class=\"zohali-submit\">Submit support request<\/button>\n            <div class=\"zohali-message\" aria-live=\"polite\" style=\"display:none\"><\/div>\n        <\/form>\n        \n<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"","protected":false},"author":1000009,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"inline_featured_image":false,"_glsr_average":0,"_glsr_ranking":0,"_glsr_reviews":0,"footnotes":""},"class_list":["post-30459","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/germanperman.com\/en\/wp-json\/wp\/v2\/pages\/30459","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/germanperman.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/germanperman.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/germanperman.com\/en\/wp-json\/wp\/v2\/users\/1000009"}],"replies":[{"embeddable":true,"href":"https:\/\/germanperman.com\/en\/wp-json\/wp\/v2\/comments?post=30459"}],"version-history":[{"count":1,"href":"https:\/\/germanperman.com\/en\/wp-json\/wp\/v2\/pages\/30459\/revisions"}],"predecessor-version":[{"id":30463,"href":"https:\/\/germanperman.com\/en\/wp-json\/wp\/v2\/pages\/30459\/revisions\/30463"}],"wp:attachment":[{"href":"https:\/\/germanperman.com\/en\/wp-json\/wp\/v2\/media?parent=30459"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}