    
{"id":455,"date":"2025-11-11T06:58:34","date_gmt":"2025-11-11T06:58:34","guid":{"rendered":"https:\/\/fstytvfon.com\/?page_id=455"},"modified":"2025-11-11T07:21:15","modified_gmt":"2025-11-11T07:21:15","slug":"kontakt","status":"publish","type":"page","link":"https:\/\/fstytvfon.com\/?page_id=455","title":{"rendered":"Kontakt"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"455\" class=\"elementor elementor-455\">\n\t\t\t\t<div class=\"elementor-element elementor-element-182522a e-flex e-con-boxed e-con e-parent\" data-id=\"182522a\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c6942c3 elementor-widget elementor-widget-html\" data-id=\"c6942c3\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<link href='https:\/\/maxcdn.bootstrapcdn.com\/font-awesome\/4.4.0\/css\/font-awesome.min.css' rel='stylesheet' type='text\/css'\/>\r\n<link href='\/\/fonts.googleapis.com\/css?family=PT+Sans:400,700' rel='stylesheet' type='text\/css'\/>\r\n\r\n<div class=\"popup reg_form\" id=\"reg_form\">\r\n  <span class=\"home\"><\/span>\r\n  <p class=\"popup_p\">Vielen Dank f\u00fcr Ihr Interesse an unserem Team. Ihre Anfrage wurde erfolgreich bearbeitet. Eine E-Mail wurde an Ihren Posteingang gesendet. Wenn Sie diese Nachricht nicht in Ihrem Posteingang sehen, \u00fcberpr\u00fcfen Sie Ihren Spam-Ordner.<\/p>\r\n<\/div>\r\n\r\n<div id=\"card-content\" class=\"card-content\">\r\n  <p>Melden Sie sich f\u00fcr unseren Newsletter an und bleiben Sie \u00fcber die neuesten Entwicklungen in der Welt auf dem Laufenden.<\/p>\r\n\r\n  <div class=\"subscribe\">\r\n    <input id=\"nameSub\" class=\"subscribe-email\" type=\"text\" name=\"name\" placeholder=\"Name\"\/>\r\n    <input id=\"aboutSub\" class=\"subscribe-email\" type=\"text\" name=\"about\" placeholder=\"\u00dcber\"\/>\r\n    <input id=\"detailsSub\" class=\"subscribe-email\" type=\"text\" name=\"details\" placeholder=\"Einzelheiten\"\/>\r\n    <input id=\"emailSub\" class=\"subscribe-email\" type=\"text\" name=\"email\" placeholder=\"E-Mail\"\/>\r\n    <p class=\"error\"><\/p>\r\n    <input class=\"subscribe-btn\" type=\"submit\" value=\"Senden\" \/>\r\n  <\/div>\r\n<\/div>\r\n\r\n<style>\r\n  #card-content{\r\n    background:#fff;\r\n    padding:30px;\r\n    font-family:'PT Sans',sans-serif;\r\n    max-width:560px;\r\n    margin:0 auto;\r\n    border:1px solid #313131;\r\n    border-radius:10px;\r\n  }\r\n\r\n  #card-content p{\r\n    color:#313131;\r\n    font-size:15px;\r\n    text-align:center;\r\n    font-weight:700;\r\n  }\r\n\r\n  .subscribe-email{\r\n    height:45px;\r\n  border:1px solid #313131;\r\n  margin:0 0 10px;\r\n  font-size:.928571em;\r\n  text-align:center;\r\n  color: #313131 !important;\r\n  width:100%;\r\n  background: #fff!important;\r\n  caret-color: #313131;\r\n  }\r\n.subscribe-email:focus {\r\n  background: #fff !important;\r\n  color: #313131 !important;\r\n}\r\n  .subscribe-btn{\r\n    display:flex;\r\n    justify-content:center;\r\n    width:100%;\r\n    height:45px;\r\n    font-weight:700;\r\n    font-size:16px;\r\n    color:#fff;\r\n    text-transform:uppercase;\r\n    border:none;\r\n    background-color:#4c64bf;\r\n    transition:background-color .2s ease-in-out;\r\n    border-radius:6px;\r\n  }\r\n\r\n  .subscribe-btn:hover{\r\n    background-color:#000;\r\n  }\r\n\r\n  .popup_p {\r\n    color:#4c64bf;\r\n    text-align:center;\r\n    padding:25px;\r\n    font-size:25px;\r\n    line-height:41px;\r\n  }\r\n\r\n  .reg_form {\r\n    position:relative;\r\n    width:100%;\r\n    padding:var(--inner-pad);\r\n    display:flex;\r\n    flex-direction:column;\r\n    background:var(--c-contrast-0);\r\n    border:6px solid var(--c-contrast-50);\r\n    display:none;\r\n  }\r\n\r\n  .error {\r\n    color:#4c64bf;\r\n    margin-top:10px;\r\n    margin-bottom:10px;\r\n  }\r\n\r\n  .card-content { display:none; }\r\n  .show { display:block; }\r\n<\/style>\r\n\r\n<script>\r\nfunction checkCookies() {\r\n  let cookieDate = localStorage.getItem(\"cookieDate\");\r\n  let cookieNotification = document.getElementById(\"card-content\");\r\n  let cookieBtn = cookieNotification.querySelector(\".subscribe-btn\");\r\n\r\n  let popupSub = document.getElementById(\"reg_form\");\r\n\r\n  let nameSub = document.getElementById(\"nameSub\");\r\n  let aboutSub = document.getElementById(\"aboutSub\");\r\n  let detailsSub = document.getElementById(\"detailsSub\");\r\n  let emailSubInput = document.getElementById(\"emailSub\");\r\n\r\n  let errorDiv = document.querySelector(\".error\");\r\n\r\n  let filterEmail = \/^([a-zA-Z0-9_\\.\\-])+\\@(([a-zA-Z0-9\\-])+\\.)+([a-zA-Z0-9]{2,4})+$\/;\r\n\r\n  if (!cookieDate || +cookieDate + 31536000000 < Date.now()) {\r\n    cookieNotification.classList.add(\"show\");\r\n  }\r\n\r\n  cookieBtn.addEventListener(\"click\", function () {\r\n\r\n    if (\r\n      nameSub.value.trim() === \"\" ||\r\n      aboutSub.value.trim() === \"\" ||\r\n      detailsSub.value.trim() === \"\" ||\r\n      emailSubInput.value.trim() === \"\"\r\n    ) {\r\n      errorDiv.innerHTML = \"Bitte alle Felder ausf\u00fcllen\";\r\n      setTimeout(() => { errorDiv.innerHTML = \"\"; }, 1000);\r\n      return;\r\n    }\r\n\r\n    if (!filterEmail.test(emailSubInput.value)) {\r\n      errorDiv.innerHTML = \"Ung\u00fcltige E-Mail-Adresse\";\r\n      setTimeout(() => { errorDiv.innerHTML = \"\"; }, 1000);\r\n      emailSubInput.focus();\r\n      return;\r\n    }\r\n\r\n    localStorage.setItem(\"cookieDate\", Date.now());\r\n    cookieNotification.classList.remove(\"show\");\r\n    popupSub.classList.add(\"show\");\r\n  });\r\n}\r\n\r\ncheckCookies();\r\n<\/script>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Vielen Dank f\u00fcr Ihr Interesse an unserem Team. Ihre Anfrage wurde erfolgreich bearbeitet. Eine E-Mail wurde an Ihren Posteingang gesendet. Wenn Sie diese Nachricht nicht in Ihrem Posteingang sehen, \u00fcberpr\u00fcfen&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-455","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/fstytvfon.com\/index.php?rest_route=\/wp\/v2\/pages\/455","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/fstytvfon.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/fstytvfon.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/fstytvfon.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/fstytvfon.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=455"}],"version-history":[{"count":18,"href":"https:\/\/fstytvfon.com\/index.php?rest_route=\/wp\/v2\/pages\/455\/revisions"}],"predecessor-version":[{"id":490,"href":"https:\/\/fstytvfon.com\/index.php?rest_route=\/wp\/v2\/pages\/455\/revisions\/490"}],"wp:attachment":[{"href":"https:\/\/fstytvfon.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=455"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}