{"id":99,"date":"2024-08-26T08:55:14","date_gmt":"2024-08-26T08:55:14","guid":{"rendered":"https:\/\/lovebeyondnations.com\/?page_id=99"},"modified":"2025-09-30T13:00:34","modified_gmt":"2025-09-30T13:00:34","slug":"contact","status":"publish","type":"page","link":"https:\/\/lovebeyondnations.com\/de\/contact\/","title":{"rendered":"Kontakt"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"99\" class=\"elementor elementor-99\">\n\t\t\t\t<div class=\"elementor-element elementor-element-85d3b03 e-flex e-con-boxed e-con e-parent\" data-id=\"85d3b03\" 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-3de4461 elementor-widget elementor-widget-html\" data-id=\"3de4461\" 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<!-- Contact Form -->\r\n<section class=\"contact-form-section\">\r\n  <h2>Kontakt<\/h2>\r\n\r\n  <form method=\"post\" class=\"contact-form\" action=\"\">\r\n\r\n    <!-- First\/Last name -->\r\n    <div class=\"form-row\">\r\n      <div class=\"form-group\">\r\n        <label for=\"first-name\">Vorname<\/label>\r\n        <input type=\"text\" id=\"first-name\" name=\"cf-firstname\" required>\r\n      <\/div>\r\n      <div class=\"form-group\">\r\n        <label for=\"last-name\">Nachname<\/label>\r\n        <input type=\"text\" id=\"last-name\" name=\"cf-lastname\" required>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- Email -->\r\n    <div class=\"form-group\">\r\n      <label for=\"email\">Email<\/label>\r\n      <input type=\"email\" id=\"email\" name=\"cf-email\" required>\r\n    <\/div>\r\n\r\n    <!-- Message -->\r\n    <div class=\"form-group\">\r\n      <label for=\"message\">Ihre Nachricht<\/label>\r\n      <textarea id=\"message\" name=\"cf-message\" rows=\"6\" required><\/textarea>\r\n    <\/div>\r\n\r\n    <!-- Privacy -->\r\n    <div class=\"form-check\">\r\n      <input type=\"checkbox\" id=\"privacy\" name=\"cf-privacy\" required>\r\n      <label for=\"privacy\" class=\"translation-block\">Ich stimme der Verarbeitung meiner personenbezogenen Daten gem\u00e4\u00df der \n  <a href=\"https:\/\/lovebeyondnations.com\/de\/privacy-cookie-policy\/\" target=\"_blank\" style=\"color:#ff6600;text-decoration:none\">Datenschutz- &amp; Cookie-Richtlinie<\/a> zu.\n<\/span><\/label>\r\n    <\/div>\r\n\r\n    <!-- Newsletter -->\r\n    <div class=\"form-check\">\r\n      <input type=\"checkbox\" id=\"newsletter\" name=\"cf-newsletter\" value=\"yes\">\r\n      <label for=\"newsletter\">\r\n        <span>Ich m\u00f6chte den Love Beyond Nations Newsletter erhalten. Meine Einwilligung kann ich jederzeit widerrufen.<\/span>\r\n      <\/label>\r\n    <\/div>\r\n\r\n    <!-- Hidden reCAPTCHA token -->\r\n    <input type=\"hidden\" name=\"g-recaptcha-response\" id=\"g-recaptcha-response\">\r\n\r\n    <!-- Hidden Trigger -->\r\n    <input type=\"hidden\" name=\"cf-submitted\" value=\"1\">\r\n\r\n    <!-- Submit -->\r\n    <button type=\"submit\" class=\"submit-btn\">Nachricht senden<\/button>\r\n  <input type=\"hidden\" name=\"trp-form-language\" value=\"de\"\/><\/form>\r\n<\/section>\r\n\r\n<!-- Styles -->\r\n<style>\r\n.contact-form-section {\r\n  max-width: 900px;\r\n  margin: 50px auto;\r\n  padding: 40px 30px;\r\n  font-family: 'Open Sans', sans-serif;\r\n  background: #fff;\r\n  border-radius: 12px;\r\n  box-shadow: 0 4px 15px rgba(0,0,0,0.08);\r\n}\r\n.contact-form-section h2 {\r\n  text-align: center;\r\n  margin-bottom: 25px;\r\n  font-size: 28px;\r\n  font-weight: 700;\r\n  color: #333;\r\n}\r\n.contact-form {\r\n  display: flex;\r\n  flex-direction: column;\r\n  gap: 22px;\r\n}\r\n.form-row {\r\n  display: flex;\r\n  gap: 20px;\r\n  flex-wrap: wrap;\r\n}\r\n.form-group {\r\n  flex: 1;\r\n  display: flex;\r\n  flex-direction: column;\r\n}\r\n.form-group label {\r\n  margin-bottom: 6px;\r\n  font-size: 15px;\r\n  color: #555;\r\n}\r\n.form-group input,\r\n.form-group textarea {\r\n  padding: 14px 16px;\r\n  border: 1px solid #ccc;\r\n  border-radius: 6px;\r\n  font-size: 16px;\r\n  transition: border 0.3s, box-shadow 0.3s;\r\n  width: 100%;\r\n}\r\n.form-group input:focus,\r\n.form-group textarea:focus {\r\n  border-color: #ff6600;\r\n  outline: none;\r\n  box-shadow: 0 0 0 2px rgba(255,102,0,0.2);\r\n}\r\n\/* === Checkbox Styling === *\/\r\n.form-check {\r\n  display: flex;\r\n  align-items: flex-start;\r\n  gap: 8px;\r\n  font-size: 14px;\r\n  color: #444;\r\n}\r\n.form-check input[type=\"checkbox\"] {\r\n  margin-top: 3px;\r\n  width: 16px;\r\n  height: 16px;\r\n  cursor: pointer;\r\n}\r\n.form-check label {\r\n  flex: 1;\r\n  cursor: pointer;\r\n}\r\n.submit-btn {\r\n  background: #ff6600;\r\n  color: #fff;\r\n  font-size: 18px;\r\n  padding: 16px;\r\n  border: none;\r\n  border-radius: 8px;\r\n  cursor: pointer;\r\n  font-weight: 600;\r\n  transition: background 0.3s;\r\n}\r\n.submit-btn:hover {\r\n  background: #e05500;\r\n}\r\n<\/style>\r\n\r\n<!-- reCAPTCHA v3 script -->\r\n<script src=\"https:\/\/www.google.com\/recaptcha\/api.js?render=6LfRUIErAAAAAEdTvINGgPLKgidJCAQAEswtR_Ly\"><\/script>\r\n<script>\r\ngrecaptcha.ready(function() {\r\n  grecaptcha.execute('6LfRUIErAAAAAEdTvINGgPLKgidJCAQAEswtR_Ly', {action: 'submit'}).then(function(token) {\r\n    document.getElementById('g-recaptcha-response').value = token;\r\n  });\r\n});\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>","protected":false},"excerpt":{"rendered":"<p>Get in Touch First name Last name Email Your message I agree to the processing of my personal data in accordance with the Privacy &#038; Cookie Policy. I would like to receive the Love Beyond Nations newsletter. Send Message \u2192<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"ocean_post_layout":"full-screen","ocean_both_sidebars_style":"","ocean_both_sidebars_content_width":0,"ocean_both_sidebars_sidebars_width":0,"ocean_sidebar":"","ocean_second_sidebar":"","ocean_disable_margins":"on","ocean_add_body_class":"","ocean_shortcode_before_top_bar":"","ocean_shortcode_after_top_bar":"","ocean_shortcode_before_header":"","ocean_shortcode_after_header":"","ocean_has_shortcode":"","ocean_shortcode_after_title":"","ocean_shortcode_before_footer_widgets":"","ocean_shortcode_after_footer_widgets":"","ocean_shortcode_before_footer_bottom":"","ocean_shortcode_after_footer_bottom":"","ocean_display_top_bar":"default","ocean_display_header":"default","ocean_header_style":"","ocean_center_header_left_menu":"","ocean_custom_header_template":"","ocean_custom_logo":0,"ocean_custom_retina_logo":0,"ocean_custom_logo_max_width":0,"ocean_custom_logo_tablet_max_width":0,"ocean_custom_logo_mobile_max_width":0,"ocean_custom_logo_max_height":0,"ocean_custom_logo_tablet_max_height":0,"ocean_custom_logo_mobile_max_height":0,"ocean_header_custom_menu":"","ocean_menu_typo_font_family":"","ocean_menu_typo_font_subset":"","ocean_menu_typo_font_size":0,"ocean_menu_typo_font_size_tablet":0,"ocean_menu_typo_font_size_mobile":0,"ocean_menu_typo_font_size_unit":"px","ocean_menu_typo_font_weight":"","ocean_menu_typo_font_weight_tablet":"","ocean_menu_typo_font_weight_mobile":"","ocean_menu_typo_transform":"","ocean_menu_typo_transform_tablet":"","ocean_menu_typo_transform_mobile":"","ocean_menu_typo_line_height":0,"ocean_menu_typo_line_height_tablet":0,"ocean_menu_typo_line_height_mobile":0,"ocean_menu_typo_line_height_unit":"","ocean_menu_typo_spacing":0,"ocean_menu_typo_spacing_tablet":0,"ocean_menu_typo_spacing_mobile":0,"ocean_menu_typo_spacing_unit":"","ocean_menu_link_color":"","ocean_menu_link_color_hover":"","ocean_menu_link_color_active":"","ocean_menu_link_background":"","ocean_menu_link_hover_background":"","ocean_menu_link_active_background":"","ocean_menu_social_links_bg":"","ocean_menu_social_hover_links_bg":"","ocean_menu_social_links_color":"","ocean_menu_social_hover_links_color":"","ocean_disable_title":"on","ocean_disable_heading":"default","ocean_post_title":"","ocean_post_subheading":"","ocean_post_title_style":"","ocean_post_title_background_color":"","ocean_post_title_background":0,"ocean_post_title_bg_image_position":"","ocean_post_title_bg_image_attachment":"","ocean_post_title_bg_image_repeat":"","ocean_post_title_bg_image_size":"","ocean_post_title_height":0,"ocean_post_title_bg_overlay":0.5,"ocean_post_title_bg_overlay_color":"","ocean_disable_breadcrumbs":"default","ocean_breadcrumbs_color":"","ocean_breadcrumbs_separator_color":"","ocean_breadcrumbs_links_color":"","ocean_breadcrumbs_links_hover_color":"","ocean_display_footer_widgets":"default","ocean_display_footer_bottom":"default","ocean_custom_footer_template":"","footnotes":""},"class_list":["post-99","page","type-page","status-publish","hentry","entry"],"acf":[],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/lovebeyondnations.com\/de\/wp-json\/wp\/v2\/pages\/99","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lovebeyondnations.com\/de\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/lovebeyondnations.com\/de\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/lovebeyondnations.com\/de\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/lovebeyondnations.com\/de\/wp-json\/wp\/v2\/comments?post=99"}],"version-history":[{"count":20,"href":"https:\/\/lovebeyondnations.com\/de\/wp-json\/wp\/v2\/pages\/99\/revisions"}],"predecessor-version":[{"id":2439,"href":"https:\/\/lovebeyondnations.com\/de\/wp-json\/wp\/v2\/pages\/99\/revisions\/2439"}],"wp:attachment":[{"href":"https:\/\/lovebeyondnations.com\/de\/wp-json\/wp\/v2\/media?parent=99"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}