{"id":10642,"date":"2024-12-27T13:02:44","date_gmt":"2024-12-27T11:02:44","guid":{"rendered":"https:\/\/philosophie-der-freiheit.de\/?page_id=10642"},"modified":"2025-12-30T12:51:39","modified_gmt":"2025-12-30T10:51:39","slug":"neu","status":"publish","type":"page","link":"https:\/\/philosophie-der-freiheit.de\/pt\/neu","title":{"rendered":"Neu"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"10642\" class=\"elementor elementor-10642\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"has_eae_slider elementor-section elementor-top-section elementor-element elementor-element-4b0586d elementor-section-full_width elementor-section-stretched elementor-section-height-default elementor-section-height-default\" data-eae-slider=\"19135\" data-id=\"4b0586d\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"has_eae_slider elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-5a9967f\" data-eae-slider=\"74921\" data-id=\"5a9967f\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-b8e390d elementor-widget elementor-widget-html\" data-id=\"b8e390d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>Profile Boxes<\/title>\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Tinos:wght@400;700&display=swap\" rel=\"stylesheet\">\n  <style>\n    body {\n      font-family: 'Tinos', serif;\n      margin: 0;\n      padding: 0;\n      box-sizing: border-box;\n    }\n\n    .container {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 20px;\n      padding: 20px;\n      max-width: 1200px;\n      margin: 0 auto;\n      justify-content: center;\n      align-items: center;\n    }\n\n    .profile-box {\n      position: relative;\n      width: 100%;\n      max-width: 330px;\n      text-align: center;\n      transition: all 0.6s ease;\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      justify-content: center;\n      height: 100%;\n    }\n\n    .profile-box img {\n      border-radius: 50%;\n      width: 70%;\n      height: auto;\n      transition: all 0.6s ease;\n      position: relative;\n    }\n\n    .profile-box p.name {\n      margin-top: 10px;\n      font-size: 1.2em;\n      font-weight: bold;\n      color: #27098D;\n      transition: opacity 0s;\n    }\n\n    .profile-text {\n      position: absolute;\n      bottom: 0;\n      left: 0;\n      width: 100%;\n      height: 100%;\n      padding: 20px;\n      background: #FFEFEA;\n      box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);\n      border-radius: 10px;\n      overflow-y: auto;\n      opacity: 0;\n      visibility: hidden;\n      transform: translateY(20px);\n      transition: all 0.6s ease;\n      color: #27098D;\n    }\n\n    @media (min-width: 1025px) {\n      .profile-box {\n        height: 450px;\n      }\n\n      .profile-box:hover img {\n        transform: scale(0.7) translateY(-50%);\n        opacity: 0.5;\n      }\n\n      .profile-box:hover p.name {\n        display: none;\n      }\n\n      .profile-box:hover .profile-text {\n        opacity: 1;\n        visibility: visible;\n        transform: translateY(0);\n      }\n    }\n\n    @media (max-width: 1024px) {\n      .container {\n        flex-direction: column;\n        align-items: center;\n      }\n\n      .profile-box {\n        width: 90%;\n        height: auto;\n      }\n\n      .profile-box img {\n        width: 60%;\n      }\n\n      .profile-box:hover img {\n        transform: scale(0.7) translateY(-50%);\n        opacity: 0.5;\n      }\n\n      .profile-box:hover .profile-text {\n        opacity: 1;\n        visibility: visible;\n        transform: translateY(0);\n      }\n    }\n  <\/style>\n<\/head>\n<body>\n  <div class=\"container\">\n    <div class=\"profile-box\">\n      <img decoding=\"async\" src=\"https:\/\/philosophie-der-freiheit.de\/wp-content\/uploads\/2022\/06\/AndreasLebenslaufRund.png\" alt=\"Andreas\">\n      <p class=\"name\">Andreas Schmitt<\/p><p>Internationales-Team<\/p>\n      <div class=\"profile-text\">\n        <p><b>Andreas<\/b> hat das Jahrestraining 2019 konzipiert und leitet es...<\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"profile-box\">\n      <img decoding=\"async\" src=\"https:\/\/philosophie-der-freiheit.de\/wp-content\/uploads\/2024\/03\/David_Transparenz.png\" alt=\"David\">\n      <p class=\"name\">David Martin<\/p><p>Internationales-Team<\/p>\n      <div class=\"profile-text\">\n        <p>David war bereits im ersten Zyklus mit dabei...<\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"profile-box\">\n      <img decoding=\"async\" src=\"https:\/\/philosophie-der-freiheit.de\/wp-content\/uploads\/2024\/03\/DSC_2428_Rund.png\" alt=\"Marion\">\n      <p class=\"name\">Marion Kahl<\/p><p>Internationales-Team<\/p>\n      <div class=\"profile-text\">\n        <p>Marion ist mitverantwortlich f\u00fcr das zweite und dritte Jahr...<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/body>\n<\/html>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"has_eae_slider elementor-section elementor-top-section elementor-element elementor-element-1668eff elementor-hidden-tablet elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-eae-slider=\"8327\" data-id=\"1668eff\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"has_eae_slider elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-0c34a75\" data-eae-slider=\"71397\" data-id=\"0c34a75\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-f548fe4 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"f548fe4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/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<\/div>\n\t\t\t\t<div class=\"has_eae_slider elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-385df68\" data-eae-slider=\"54047\" data-id=\"385df68\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-211ad00 elementor-widget elementor-widget-image\" data-id=\"211ad00\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"512\" height=\"512\" src=\"https:\/\/philosophie-der-freiheit.de\/wp-content\/uploads\/2021\/11\/cropped-7.jpg\" class=\"attachment-large size-large wp-image-4166\" alt=\"\" srcset=\"https:\/\/philosophie-der-freiheit.de\/wp-content\/uploads\/2021\/11\/cropped-7.jpg 512w, https:\/\/philosophie-der-freiheit.de\/wp-content\/uploads\/2021\/11\/cropped-7-300x300.jpg 300w, https:\/\/philosophie-der-freiheit.de\/wp-content\/uploads\/2021\/11\/cropped-7-150x150.jpg 150w, https:\/\/philosophie-der-freiheit.de\/wp-content\/uploads\/2021\/11\/cropped-7-270x270.jpg 270w, https:\/\/philosophie-der-freiheit.de\/wp-content\/uploads\/2021\/11\/cropped-7-192x192.jpg 192w, https:\/\/philosophie-der-freiheit.de\/wp-content\/uploads\/2021\/11\/cropped-7-180x180.jpg 180w, https:\/\/philosophie-der-freiheit.de\/wp-content\/uploads\/2021\/11\/cropped-7-32x32.jpg 32w\" sizes=\"(max-width: 512px) 100vw, 512px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"has_eae_slider elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-1fac1a0\" data-eae-slider=\"92042\" data-id=\"1fac1a0\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-fcf415d elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"fcf415d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/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<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"has_eae_slider elementor-section elementor-top-section elementor-element elementor-element-23af211 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-eae-slider=\"10065\" data-id=\"23af211\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"has_eae_slider elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-d71265f\" data-eae-slider=\"81211\" data-id=\"d71265f\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"has_eae_slider elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-d7e4514\" data-eae-slider=\"68446\" data-id=\"d7e4514\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-f5e860c elementor-button-align-center elementor-widget elementor-widget-form\" data-id=\"f5e860c\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;step_next_label&quot;:&quot;Siguiente&quot;,&quot;step_previous_label&quot;:&quot;Volver&quot;,&quot;button_width&quot;:&quot;100&quot;,&quot;step_type&quot;:&quot;number_text&quot;,&quot;step_icon_shape&quot;:&quot;circle&quot;}\" data-widget_type=\"form.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<form class=\"elementor-form\" method=\"post\" name=\"Postkarten\" aria-label=\"Postkarten\">\n\t\t\t<input type=\"hidden\" name=\"post_id\" value=\"10642\"\/>\n\t\t\t<input type=\"hidden\" name=\"form_id\" value=\"f5e860c\"\/>\n\t\t\t<input type=\"hidden\" name=\"referer_title\" value=\"\" \/>\n\n\t\t\t\n\t\t\t<div class=\"elementor-form-fields-wrapper elementor-labels-above\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-step elementor-field-group elementor-column elementor-field-group-field_0553c38 elementor-col-100\">\n\t\t\t\t\t\t\t<div class=\"e-field-step elementor-hidden\" data-label=\"Postales\" data-previousButton=\"\" data-nextButton=\"\" data-iconUrl=\"\" data-iconLibrary=\"fas fa-star\" data-icon=\"\" ><\/div>\n\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-html elementor-field-group elementor-column elementor-field-group-field_ccaeaa5 elementor-col-25\">\n\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/philosophie-der-freiheit.de\/wp-content\/uploads\/2025\/04\/Postkartenmappe-scaled.jpg\" alt=\"Postkarte\" style=\"width: 100%; max-width: 300px; height: auto; border-radius: 8px; margin-bottom: 10px;\">\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-number elementor-field-group elementor-column elementor-field-group-folder elementor-col-20 elementor-sm-30\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-folder\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\t12 postales en una carpeta\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t<input type=\"number\" name=\"form_fields[folder]\" id=\"form-field-folder\" class=\"elementor-field elementor-size-md  elementor-field-textual\" placeholder=\"Cantidad\" min=\"0\" max=\"\" >\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-html elementor-field-group elementor-column elementor-field-group-field_5bca1da elementor-col-25\">\n\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/philosophie-der-freiheit.de\/wp-content\/uploads\/2025\/04\/Bien.png\" alt=\"Postkarte\" style=\"width: 100%; max-width: 300px; height: auto; border-radius: 8px; margin-bottom: 10px;\">\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-number elementor-field-group elementor-column elementor-field-group-Good elementor-col-20 elementor-sm-30\">\n\t\t\t\t\t\t\t\t<input type=\"number\" name=\"form_fields[Good]\" id=\"form-field-Good\" class=\"elementor-field elementor-size-md  elementor-field-textual\" placeholder=\"Cantidad\" min=\"0\" max=\"\" >\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-html elementor-field-group elementor-column elementor-field-group-field_a686697 elementor-col-25\">\n\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/philosophie-der-freiheit.de\/wp-content\/uploads\/2025\/04\/Rosa.png\" alt=\"Postkarte\" style=\"width: 100%; max-width: 300px; height: auto; border-radius: 8px; margin-bottom: 10px;\">\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-number elementor-field-group elementor-column elementor-field-group-Rose elementor-col-20 elementor-sm-30\">\n\t\t\t\t\t\t\t\t<input type=\"number\" name=\"form_fields[Rose]\" id=\"form-field-Rose\" class=\"elementor-field elementor-size-md  elementor-field-textual\" placeholder=\"Cantidad\" min=\"0\" max=\"\" >\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-step elementor-field-group elementor-column elementor-field-group-field_82f8084 elementor-col-100\">\n\t\t\t\t\t\t\t<div class=\"e-field-step elementor-hidden\" data-label=\"Carteles\" data-previousButton=\"\" data-nextButton=\"\" data-iconUrl=\"\" data-iconLibrary=\"fas fa-star\" data-icon=\"\" ><\/div>\n\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-html elementor-field-group elementor-column elementor-field-group-field_0060551 elementor-col-25\">\n\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/philosophie-der-freiheit.de\/wp-content\/uploads\/2025\/04\/Poster_Entrenanmeiento_anual.png\" alt=\"Plakat\" style=\"width: 100%; max-width: 300px; height: auto; border-radius: 8px; margin-bottom: 10px;\">\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-number elementor-field-group elementor-column elementor-field-group-Rosa elementor-col-20 elementor-sm-30\">\n\t\t\t\t\t\t\t\t<input type=\"number\" name=\"form_fields[Rosa]\" id=\"form-field-Rosa\" class=\"elementor-field elementor-size-md  elementor-field-textual\" placeholder=\"Cantidad\" min=\"0\" max=\"\" >\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-html elementor-field-group elementor-column elementor-field-group-field_eebde6e elementor-col-25\">\n\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/philosophie-der-freiheit.de\/wp-content\/uploads\/2025\/04\/Poster_libertad_2.png\" alt=\"Plakat\" style=\"width: 100%; max-width: 300px; height: auto; border-radius: 8px; margin-bottom: 10px;\">\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-number elementor-field-group elementor-column elementor-field-group-Blau elementor-col-20 elementor-sm-30\">\n\t\t\t\t\t\t\t\t<input type=\"number\" name=\"form_fields[Blau]\" id=\"form-field-Blau\" class=\"elementor-field elementor-size-md  elementor-field-textual\" placeholder=\"Cantidad\" min=\"0\" max=\"\" >\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-step elementor-field-group elementor-column elementor-field-group-field_c757c01 elementor-col-100\">\n\t\t\t\t\t\t\t<div class=\"e-field-step elementor-hidden\" data-label=\"Direcci\u00f3n\" data-previousButton=\"\" data-nextButton=\"\" data-iconUrl=\"\" data-iconLibrary=\"fas fa-star\" data-icon=\"\" ><\/div>\n\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-select elementor-field-group elementor-column elementor-field-group-Anrede elementor-col-50\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-Anrede\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tAnrede\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field elementor-select-wrapper remove-before \">\n\t\t\t<div class=\"select-caret-down-wrapper\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-caret-down\"><\/i>\t\t\t<\/div>\n\t\t\t<select name=\"form_fields[Anrede]\" id=\"form-field-Anrede\" class=\"elementor-field-textual elementor-size-md\">\n\t\t\t\t\t\t\t\t\t<option value=\"Anrede:\">Anrede:<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Frau\">Frau<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Herr\">Herr<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"\"><\/option>\n\t\t\t\t\t\t\t<\/select>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-name elementor-col-50 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-name\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tName\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[name]\" id=\"form-field-name\" class=\"elementor-field elementor-size-md  elementor-field-textual\" placeholder=\"Vor- und Nachname\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-strasse elementor-col-50 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-strasse\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tStra\u00dfe, Nr.\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[strasse]\" id=\"form-field-strasse\" class=\"elementor-field elementor-size-md  elementor-field-textual\" placeholder=\"Stra\u00dfe &amp; Hausnummer\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-ort elementor-col-50 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-ort\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tPLZ & Ort\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[ort]\" id=\"form-field-ort\" class=\"elementor-field elementor-size-md  elementor-field-textual\" placeholder=\"Postleitzahl &amp; Ort\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-Land elementor-col-50 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-Land\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tLand\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[Land]\" id=\"form-field-Land\" class=\"elementor-field elementor-size-md  elementor-field-textual\" placeholder=\"Land\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-email elementor-field-group elementor-column elementor-field-group-Mail elementor-col-50 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-Mail\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tE-Mail\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"email\" name=\"form_fields[Mail]\" id=\"form-field-Mail\" class=\"elementor-field elementor-size-md  elementor-field-textual\" placeholder=\"E-Mail-Adresse\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-textarea elementor-field-group elementor-column elementor-field-group-message elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-message\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tNachricht:\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t<textarea class=\"elementor-field-textual elementor-field  elementor-size-md\" name=\"form_fields[message]\" id=\"form-field-message\" rows=\"4\" placeholder=\"M\u00f6chtest Du uns noch etwas mitteilen?\"><\/textarea>\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-acceptance elementor-field-group elementor-column elementor-field-group-field_3724691 elementor-col-100 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t<div class=\"elementor-field-subgroup\">\n\t\t\t<span class=\"elementor-field-option\">\n\t\t\t\t<input type=\"checkbox\" name=\"form_fields[field_3724691]\" id=\"form-field-field_3724691\" class=\"elementor-field elementor-size-md  elementor-acceptance-field\" required=\"required\">\n\t\t\t\t<label for=\"form-field-field_3724691\">Ich stimme der Datenschutzerkl\u00e4rung des Jahrestrainings zu. <br><\/label>\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-group elementor-column elementor-field-type-submit elementor-col-100 e-form__buttons\">\n\t\t\t\t\t<button class=\"elementor-button elementor-size-md\" type=\"submit\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"far fa-check-circle\"><\/i>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Postkarten &amp; Plakate kostenlos bestellen<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/button>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/form>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-825c83d elementor-align-right elementor-widget elementor-widget-button\" data-id=\"825c83d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-xs\" href=\"https:\/\/philosophie-der-freiheit.de\/datenschutz\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Datenschutzerkl\u00e4rung<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"has_eae_slider elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-2dd3dca\" data-eae-slider=\"13633\" data-id=\"2dd3dca\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"has_eae_slider elementor-section elementor-top-section elementor-element elementor-element-96d27bc elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-eae-slider=\"61373\" data-id=\"96d27bc\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"has_eae_slider elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-275b372\" data-eae-slider=\"16621\" data-id=\"275b372\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"has_eae_slider elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-31275d1\" data-eae-slider=\"14148\" data-id=\"31275d1\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-56d6fb6 elementor-button-align-center elementor-widget elementor-widget-form\" data-id=\"56d6fb6\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;step_next_label&quot;:&quot;Weiter&quot;,&quot;step_previous_label&quot;:&quot;Previous&quot;,&quot;button_width&quot;:&quot;100&quot;,&quot;step_type&quot;:&quot;number_text&quot;,&quot;step_icon_shape&quot;:&quot;circle&quot;}\" data-widget_type=\"form.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<form class=\"elementor-form\" method=\"post\" name=\"Postkarten\" aria-label=\"Postkarten\">\n\t\t\t<input type=\"hidden\" name=\"post_id\" value=\"10642\"\/>\n\t\t\t<input type=\"hidden\" name=\"form_id\" value=\"56d6fb6\"\/>\n\t\t\t<input type=\"hidden\" name=\"referer_title\" value=\"\" \/>\n\n\t\t\t\n\t\t\t<div class=\"elementor-form-fields-wrapper elementor-labels-above\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-select elementor-field-group elementor-column elementor-field-group-field_17ada61 elementor-col-50\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-field_17ada61\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tAnrede\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field elementor-select-wrapper remove-before \">\n\t\t\t<div class=\"select-caret-down-wrapper\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-caret-down\"><\/i>\t\t\t<\/div>\n\t\t\t<select name=\"form_fields[field_17ada61]\" id=\"form-field-field_17ada61\" class=\"elementor-field-textual elementor-size-md\">\n\t\t\t\t\t\t\t\t\t<option value=\"Anrede:\">Anrede:<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Frau\">Frau<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Herr\">Herr<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"\"><\/option>\n\t\t\t\t\t\t\t<\/select>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-name elementor-col-50 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-name\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tName\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[name]\" id=\"form-field-name\" class=\"elementor-field elementor-size-md  elementor-field-textual\" placeholder=\"Vor- und Nachname\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-field_421091b elementor-col-50 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-field_421091b\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tStra\u00dfe, Nr.\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[field_421091b]\" id=\"form-field-field_421091b\" class=\"elementor-field elementor-size-md  elementor-field-textual\" placeholder=\"Stra\u00dfe &amp; Hausnummer\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-field_28fa47f elementor-col-50 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-field_28fa47f\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tPLZ & Ort\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[field_28fa47f]\" id=\"form-field-field_28fa47f\" class=\"elementor-field elementor-size-md  elementor-field-textual\" placeholder=\"Postleitzahl &amp; Ort\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-field_5e90fdf elementor-col-50\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-field_5e90fdf\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tLand\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[field_5e90fdf]\" id=\"form-field-field_5e90fdf\" class=\"elementor-field elementor-size-md  elementor-field-textual\" placeholder=\"Land\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-email elementor-field-group elementor-column elementor-field-group-email elementor-col-50 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-email\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tE-Mail\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"email\" name=\"form_fields[email]\" id=\"form-field-email\" class=\"elementor-field elementor-size-md  elementor-field-textual\" placeholder=\"Email-Adresse\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-radio elementor-field-group elementor-column elementor-field-group-field_1958f0a elementor-col-100 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-field_1958f0a\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tPostkarten & Plakate\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t<div class=\"elementor-field-subgroup  \"><span class=\"elementor-field-option\"><input type=\"radio\" value=\"Poskarten-Set\" id=\"form-field-field_1958f0a-0\" name=\"form_fields[field_1958f0a]\" required=\"required\"> <label for=\"form-field-field_1958f0a-0\">Poskarten-Set<\/label><\/span><span class=\"elementor-field-option\"><input type=\"radio\" value=\"Plakate \" id=\"form-field-field_1958f0a-1\" name=\"form_fields[field_1958f0a]\" required=\"required\"> <label for=\"form-field-field_1958f0a-1\">Plakate <\/label><\/span><span class=\"elementor-field-option\"><input type=\"radio\" value=\"Postkarten &amp; Plakate\" id=\"form-field-field_1958f0a-2\" name=\"form_fields[field_1958f0a]\" required=\"required\"> <label for=\"form-field-field_1958f0a-2\">Postkarten & Plakate<\/label><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-textarea elementor-field-group elementor-column elementor-field-group-message elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-message\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tNachricht:\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t<textarea class=\"elementor-field-textual elementor-field  elementor-size-md\" name=\"form_fields[message]\" id=\"form-field-message\" rows=\"4\" placeholder=\"Wie viele m\u00f6chtest Du bestellen...\"><\/textarea>\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-acceptance elementor-field-group elementor-column elementor-field-group-field_3724691 elementor-col-100 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t<div class=\"elementor-field-subgroup\">\n\t\t\t<span class=\"elementor-field-option\">\n\t\t\t\t<input type=\"checkbox\" name=\"form_fields[field_3724691]\" id=\"form-field-field_3724691\" class=\"elementor-field elementor-size-md  elementor-acceptance-field\" required=\"required\">\n\t\t\t\t<label for=\"form-field-field_3724691\">Ich stimme der Datenschutzerkl\u00e4rung des Jahrestrainings zu. <br><\/label>\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-group elementor-column elementor-field-type-submit elementor-col-100 e-form__buttons\">\n\t\t\t\t\t<button class=\"elementor-button elementor-size-xs\" type=\"submit\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"far fa-check-circle\"><\/i>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Postkarten &amp; PLakate kostenlos bestellen<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/button>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/form>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ae0f662 elementor-align-right elementor-widget elementor-widget-button\" data-id=\"ae0f662\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-xs\" href=\"https:\/\/philosophie-der-freiheit.de\/datenschutz\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Datenschutzerkl\u00e4rung<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"has_eae_slider elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-083f284\" data-eae-slider=\"80135\" data-id=\"083f284\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"has_eae_slider elementor-section elementor-top-section elementor-element elementor-element-c7fd9c4 elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-eae-slider=\"7902\" data-id=\"c7fd9c4\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"has_eae_slider elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-38ee7a6\" data-eae-slider=\"81310\" data-id=\"38ee7a6\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"has_eae_slider elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-8bf7b6c\" data-eae-slider=\"63203\" data-id=\"8bf7b6c\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-47f1b9b elementor-align-center elementor-widget elementor-widget-button\" data-id=\"47f1b9b\" data-element_type=\"widget\" data-e-type=\"widget\" data-no-translation=\"\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>.elementor-element-47f1b9b{display:none !important}<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d6ff959 elementor-align-center elementor-widget elementor-widget-button\" data-id=\"d6ff959\" data-element_type=\"widget\" data-e-type=\"widget\" data-no-translation=\"\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>.elementor-element-d6ff959{display:none !important}<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e434b20 elementor-align-center elementor-widget elementor-widget-button\" data-id=\"e434b20\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/philosophie-der-freiheit.de\/en\/anmeldung\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"far fa-arrow-alt-circle-right\"><\/i>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Registration<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-54dbf09 elementor-align-center elementor-widget elementor-widget-button\" data-id=\"54dbf09\" data-element_type=\"widget\" data-e-type=\"widget\" data-no-translation=\"\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>.elementor-element-54dbf09{display:none !important}<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-532fa64 elementor-align-center elementor-widget elementor-widget-button\" data-id=\"532fa64\" data-element_type=\"widget\" data-e-type=\"widget\" data-no-translation=\"\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>.elementor-element-532fa64{display:none !important}<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2b27109 elementor-align-center elementor-widget elementor-widget-button\" data-id=\"2b27109\" data-element_type=\"widget\" data-e-type=\"widget\" data-no-translation=\"\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>.elementor-element-2b27109{display:none !important}<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-295ede9 elementor-align-center elementor-widget elementor-widget-button\" data-id=\"295ede9\" data-element_type=\"widget\" data-e-type=\"widget\" data-no-translation=\"\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>.elementor-element-295ede9{display:none !important}<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8ca73b8 elementor-align-center elementor-widget elementor-widget-button\" data-id=\"8ca73b8\" data-element_type=\"widget\" data-e-type=\"widget\" data-no-translation=\"\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>.elementor-element-8ca73b8{display:none !important}<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b833bce elementor-align-center elementor-widget elementor-widget-button\" data-id=\"b833bce\" data-element_type=\"widget\" data-e-type=\"widget\" data-no-translation=\"\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>.elementor-element-b833bce{display:none !important}<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"has_eae_slider elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-3246f81\" data-eae-slider=\"86924\" data-id=\"3246f81\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"has_eae_slider elementor-section elementor-top-section elementor-element elementor-element-ab6a86a elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-eae-slider=\"3673\" data-id=\"ab6a86a\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"has_eae_slider elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-11b7957\" data-eae-slider=\"65238\" data-id=\"11b7957\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-553e708 elementor-widget elementor-widget-html\" data-id=\"553e708\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\n\n\n\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-541bfaa elementor-widget elementor-widget-spacer\" data-id=\"541bfaa\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8999f30 elementor-widget elementor-widget-spacer\" data-id=\"8999f30\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/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<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"has_eae_slider elementor-section elementor-top-section elementor-element elementor-element-e9ef4bd elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-eae-slider=\"60572\" data-id=\"e9ef4bd\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"has_eae_slider elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-873db93\" data-eae-slider=\"32126\" data-id=\"873db93\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-d650b25 elementor-widget elementor-widget-hotspot\" data-id=\"d650b25\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;hotspot&quot;:[{&quot;_id&quot;:&quot;60a6ab8&quot;,&quot;hotspot_label&quot;:&quot;Deutsch&quot;,&quot;hotspot_link&quot;:{&quot;url&quot;:&quot;#elementor-action%3Aaction%3Dpopup%3Aopen%26settings%3DeyJpZCI6IjEyMzM2IiwidG9nZ2xlIjpmYWxzZX0%3D&quot;,&quot;is_external&quot;:&quot;&quot;,&quot;nofollow&quot;:&quot;&quot;,&quot;custom_attributes&quot;:&quot;&quot;},&quot;hotspot_custom_size&quot;:&quot;&quot;,&quot;hotspot_width&quot;:null,&quot;hotspot_tooltip_content&quot;:&quot;&quot;,&quot;hotspot_offset_x&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:35,&quot;sizes&quot;:[]},&quot;hotspot_offset_y&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:26,&quot;sizes&quot;:[]},&quot;__dynamic__&quot;:{&quot;hotspot_link&quot;:&quot;[elementor-tag id=\\&quot;1cb5729\\&quot; name=\\&quot;popup\\&quot; settings=\\&quot;%7B%22popup%22%3A%2212336%22%7D\\&quot;]&quot;},&quot;hotspot_icon_spacing&quot;:null,&quot;hotspot_height&quot;:null,&quot;hotspot_tooltip_position&quot;:&quot;&quot;,&quot;hotspot_tooltip_width&quot;:null,&quot;hotspot_icon&quot;:{&quot;value&quot;:&quot;&quot;,&quot;library&quot;:&quot;&quot;},&quot;hotspot_icon_position&quot;:null,&quot;hotspot_horizontal&quot;:&quot;left&quot;,&quot;hotspot_offset_x_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_offset_x_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_vertical&quot;:&quot;top&quot;,&quot;hotspot_offset_y_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_offset_y_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_position&quot;:null,&quot;hotspot_position_tablet&quot;:null,&quot;hotspot_position_mobile&quot;:null,&quot;hotspot_tooltip_width_tablet&quot;:null,&quot;hotspot_tooltip_width_mobile&quot;:null,&quot;hotspot_tooltip_text_wrap&quot;:null},{&quot;hotspot_label&quot;:&quot;Italienisch&quot;,&quot;hotspot_custom_size&quot;:&quot;&quot;,&quot;hotspot_width&quot;:null,&quot;hotspot_tooltip_content&quot;:&quot;&quot;,&quot;hotspot_offset_x&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:41,&quot;sizes&quot;:[]},&quot;hotspot_offset_y&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:14,&quot;sizes&quot;:[]},&quot;__dynamic__&quot;:[],&quot;hotspot_icon_spacing&quot;:null,&quot;hotspot_height&quot;:null,&quot;hotspot_tooltip_position&quot;:&quot;&quot;,&quot;hotspot_tooltip_width&quot;:null,&quot;_id&quot;:&quot;95e5401&quot;,&quot;hotspot_link&quot;:{&quot;url&quot;:&quot;&quot;,&quot;is_external&quot;:&quot;&quot;,&quot;nofollow&quot;:&quot;&quot;,&quot;custom_attributes&quot;:&quot;&quot;},&quot;hotspot_icon&quot;:{&quot;value&quot;:&quot;&quot;,&quot;library&quot;:&quot;&quot;},&quot;hotspot_icon_position&quot;:null,&quot;hotspot_horizontal&quot;:&quot;left&quot;,&quot;hotspot_offset_x_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_offset_x_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_vertical&quot;:&quot;top&quot;,&quot;hotspot_offset_y_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_offset_y_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_position&quot;:null,&quot;hotspot_position_tablet&quot;:null,&quot;hotspot_position_mobile&quot;:null,&quot;hotspot_tooltip_width_tablet&quot;:null,&quot;hotspot_tooltip_width_mobile&quot;:null,&quot;hotspot_tooltip_text_wrap&quot;:null},{&quot;hotspot_label&quot;:&quot;Niederl\\u00e4ndisch&quot;,&quot;hotspot_custom_size&quot;:&quot;&quot;,&quot;hotspot_width&quot;:null,&quot;hotspot_tooltip_content&quot;:&quot;&quot;,&quot;hotspot_offset_x&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:28,&quot;sizes&quot;:[]},&quot;hotspot_offset_y&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:39,&quot;sizes&quot;:[]},&quot;__dynamic__&quot;:[],&quot;hotspot_icon_spacing&quot;:null,&quot;hotspot_height&quot;:null,&quot;hotspot_tooltip_position&quot;:&quot;&quot;,&quot;hotspot_tooltip_width&quot;:null,&quot;_id&quot;:&quot;b2e8db5&quot;,&quot;hotspot_link&quot;:{&quot;url&quot;:&quot;&quot;,&quot;is_external&quot;:&quot;&quot;,&quot;nofollow&quot;:&quot;&quot;,&quot;custom_attributes&quot;:&quot;&quot;},&quot;hotspot_icon&quot;:{&quot;value&quot;:&quot;&quot;,&quot;library&quot;:&quot;&quot;},&quot;hotspot_icon_position&quot;:null,&quot;hotspot_horizontal&quot;:&quot;left&quot;,&quot;hotspot_offset_x_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_offset_x_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_vertical&quot;:&quot;top&quot;,&quot;hotspot_offset_y_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_offset_y_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_position&quot;:null,&quot;hotspot_position_tablet&quot;:null,&quot;hotspot_position_mobile&quot;:null,&quot;hotspot_tooltip_width_tablet&quot;:null,&quot;hotspot_tooltip_width_mobile&quot;:null,&quot;hotspot_tooltip_text_wrap&quot;:null},{&quot;hotspot_label&quot;:&quot;Georgisch&quot;,&quot;hotspot_custom_size&quot;:&quot;&quot;,&quot;hotspot_width&quot;:null,&quot;hotspot_tooltip_content&quot;:&quot;&quot;,&quot;hotspot_offset_x&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:54,&quot;sizes&quot;:[]},&quot;hotspot_offset_y&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;__dynamic__&quot;:[],&quot;hotspot_icon_spacing&quot;:null,&quot;hotspot_height&quot;:null,&quot;hotspot_tooltip_position&quot;:&quot;&quot;,&quot;hotspot_tooltip_width&quot;:null,&quot;_id&quot;:&quot;c000b83&quot;,&quot;hotspot_link&quot;:{&quot;url&quot;:&quot;&quot;,&quot;is_external&quot;:&quot;&quot;,&quot;nofollow&quot;:&quot;&quot;,&quot;custom_attributes&quot;:&quot;&quot;},&quot;hotspot_icon&quot;:{&quot;value&quot;:&quot;&quot;,&quot;library&quot;:&quot;&quot;},&quot;hotspot_icon_position&quot;:null,&quot;hotspot_horizontal&quot;:&quot;left&quot;,&quot;hotspot_offset_x_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_offset_x_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_vertical&quot;:&quot;top&quot;,&quot;hotspot_offset_y_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_offset_y_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_position&quot;:null,&quot;hotspot_position_tablet&quot;:null,&quot;hotspot_position_mobile&quot;:null,&quot;hotspot_tooltip_width_tablet&quot;:null,&quot;hotspot_tooltip_width_mobile&quot;:null,&quot;hotspot_tooltip_text_wrap&quot;:null},{&quot;hotspot_label&quot;:&quot;Ungarisch&quot;,&quot;hotspot_custom_size&quot;:&quot;&quot;,&quot;hotspot_width&quot;:null,&quot;hotspot_tooltip_content&quot;:&quot;&quot;,&quot;hotspot_offset_x&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:37,&quot;sizes&quot;:[]},&quot;hotspot_offset_y&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;__dynamic__&quot;:[],&quot;hotspot_icon_spacing&quot;:null,&quot;hotspot_height&quot;:null,&quot;hotspot_tooltip_position&quot;:&quot;&quot;,&quot;hotspot_tooltip_width&quot;:null,&quot;_id&quot;:&quot;cff86c9&quot;,&quot;hotspot_link&quot;:{&quot;url&quot;:&quot;&quot;,&quot;is_external&quot;:&quot;&quot;,&quot;nofollow&quot;:&quot;&quot;,&quot;custom_attributes&quot;:&quot;&quot;},&quot;hotspot_icon&quot;:{&quot;value&quot;:&quot;&quot;,&quot;library&quot;:&quot;&quot;},&quot;hotspot_icon_position&quot;:null,&quot;hotspot_horizontal&quot;:&quot;left&quot;,&quot;hotspot_offset_x_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_offset_x_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_vertical&quot;:&quot;top&quot;,&quot;hotspot_offset_y_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_offset_y_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_position&quot;:null,&quot;hotspot_position_tablet&quot;:null,&quot;hotspot_position_mobile&quot;:null,&quot;hotspot_tooltip_width_tablet&quot;:null,&quot;hotspot_tooltip_width_mobile&quot;:null,&quot;hotspot_tooltip_text_wrap&quot;:null},{&quot;hotspot_label&quot;:&quot;Tschechisch&quot;,&quot;hotspot_custom_size&quot;:&quot;&quot;,&quot;hotspot_width&quot;:null,&quot;hotspot_tooltip_content&quot;:&quot;&quot;,&quot;hotspot_offset_x&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:31,&quot;sizes&quot;:[]},&quot;hotspot_offset_y&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:53,&quot;sizes&quot;:[]},&quot;__dynamic__&quot;:[],&quot;hotspot_icon_spacing&quot;:null,&quot;hotspot_height&quot;:null,&quot;hotspot_tooltip_position&quot;:&quot;&quot;,&quot;hotspot_tooltip_width&quot;:null,&quot;_id&quot;:&quot;b22630e&quot;,&quot;hotspot_link&quot;:{&quot;url&quot;:&quot;&quot;,&quot;is_external&quot;:&quot;&quot;,&quot;nofollow&quot;:&quot;&quot;,&quot;custom_attributes&quot;:&quot;&quot;},&quot;hotspot_icon&quot;:{&quot;value&quot;:&quot;&quot;,&quot;library&quot;:&quot;&quot;},&quot;hotspot_icon_position&quot;:null,&quot;hotspot_horizontal&quot;:&quot;left&quot;,&quot;hotspot_offset_x_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_offset_x_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_vertical&quot;:&quot;top&quot;,&quot;hotspot_offset_y_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_offset_y_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_position&quot;:null,&quot;hotspot_position_tablet&quot;:null,&quot;hotspot_position_mobile&quot;:null,&quot;hotspot_tooltip_width_tablet&quot;:null,&quot;hotspot_tooltip_width_mobile&quot;:null,&quot;hotspot_tooltip_text_wrap&quot;:null},{&quot;hotspot_label&quot;:&quot;Russisch&quot;,&quot;hotspot_custom_size&quot;:&quot;&quot;,&quot;hotspot_width&quot;:null,&quot;hotspot_tooltip_content&quot;:&quot;&quot;,&quot;hotspot_offset_x&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:97,&quot;sizes&quot;:[]},&quot;hotspot_offset_y&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:6,&quot;sizes&quot;:[]},&quot;__dynamic__&quot;:[],&quot;hotspot_icon_spacing&quot;:null,&quot;hotspot_height&quot;:null,&quot;hotspot_tooltip_position&quot;:&quot;&quot;,&quot;hotspot_tooltip_width&quot;:null,&quot;_id&quot;:&quot;145ddd6&quot;,&quot;hotspot_link&quot;:{&quot;url&quot;:&quot;&quot;,&quot;is_external&quot;:&quot;&quot;,&quot;nofollow&quot;:&quot;&quot;,&quot;custom_attributes&quot;:&quot;&quot;},&quot;hotspot_icon&quot;:{&quot;value&quot;:&quot;&quot;,&quot;library&quot;:&quot;&quot;},&quot;hotspot_icon_position&quot;:null,&quot;hotspot_horizontal&quot;:&quot;left&quot;,&quot;hotspot_offset_x_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_offset_x_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_vertical&quot;:&quot;top&quot;,&quot;hotspot_offset_y_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_offset_y_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_position&quot;:null,&quot;hotspot_position_tablet&quot;:null,&quot;hotspot_position_mobile&quot;:null,&quot;hotspot_tooltip_width_tablet&quot;:null,&quot;hotspot_tooltip_width_mobile&quot;:null,&quot;hotspot_tooltip_text_wrap&quot;:null},{&quot;hotspot_label&quot;:&quot;Chinesisch&quot;,&quot;hotspot_custom_size&quot;:&quot;&quot;,&quot;hotspot_width&quot;:null,&quot;hotspot_tooltip_content&quot;:&quot;&quot;,&quot;hotspot_offset_x&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:99,&quot;sizes&quot;:[]},&quot;hotspot_offset_y&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:30,&quot;sizes&quot;:[]},&quot;__dynamic__&quot;:[],&quot;hotspot_icon_spacing&quot;:null,&quot;hotspot_height&quot;:null,&quot;hotspot_tooltip_position&quot;:&quot;&quot;,&quot;hotspot_tooltip_width&quot;:null,&quot;_id&quot;:&quot;c69ed6c&quot;,&quot;hotspot_link&quot;:{&quot;url&quot;:&quot;&quot;,&quot;is_external&quot;:&quot;&quot;,&quot;nofollow&quot;:&quot;&quot;,&quot;custom_attributes&quot;:&quot;&quot;},&quot;hotspot_icon&quot;:{&quot;value&quot;:&quot;&quot;,&quot;library&quot;:&quot;&quot;},&quot;hotspot_icon_position&quot;:null,&quot;hotspot_horizontal&quot;:&quot;left&quot;,&quot;hotspot_offset_x_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_offset_x_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_vertical&quot;:&quot;top&quot;,&quot;hotspot_offset_y_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_offset_y_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_position&quot;:null,&quot;hotspot_position_tablet&quot;:null,&quot;hotspot_position_mobile&quot;:null,&quot;hotspot_tooltip_width_tablet&quot;:null,&quot;hotspot_tooltip_width_mobile&quot;:null,&quot;hotspot_tooltip_text_wrap&quot;:null},{&quot;hotspot_label&quot;:&quot;Japanisch&quot;,&quot;hotspot_custom_size&quot;:&quot;&quot;,&quot;hotspot_width&quot;:null,&quot;hotspot_tooltip_content&quot;:&quot;&quot;,&quot;hotspot_offset_x&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:98,&quot;sizes&quot;:[]},&quot;hotspot_offset_y&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:45,&quot;sizes&quot;:[]},&quot;__dynamic__&quot;:[],&quot;hotspot_icon_spacing&quot;:null,&quot;hotspot_height&quot;:null,&quot;hotspot_tooltip_position&quot;:&quot;&quot;,&quot;hotspot_tooltip_width&quot;:null,&quot;_id&quot;:&quot;258feef&quot;,&quot;hotspot_link&quot;:{&quot;url&quot;:&quot;&quot;,&quot;is_external&quot;:&quot;&quot;,&quot;nofollow&quot;:&quot;&quot;,&quot;custom_attributes&quot;:&quot;&quot;},&quot;hotspot_icon&quot;:{&quot;value&quot;:&quot;&quot;,&quot;library&quot;:&quot;&quot;},&quot;hotspot_icon_position&quot;:null,&quot;hotspot_horizontal&quot;:&quot;left&quot;,&quot;hotspot_offset_x_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_offset_x_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_vertical&quot;:&quot;top&quot;,&quot;hotspot_offset_y_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_offset_y_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_position&quot;:null,&quot;hotspot_position_tablet&quot;:null,&quot;hotspot_position_mobile&quot;:null,&quot;hotspot_tooltip_width_tablet&quot;:null,&quot;hotspot_tooltip_width_mobile&quot;:null,&quot;hotspot_tooltip_text_wrap&quot;:null},{&quot;hotspot_label&quot;:&quot;Koreanisch&quot;,&quot;hotspot_custom_size&quot;:&quot;&quot;,&quot;hotspot_width&quot;:null,&quot;hotspot_tooltip_content&quot;:&quot;&quot;,&quot;hotspot_offset_x&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:97,&quot;sizes&quot;:[]},&quot;hotspot_offset_y&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:59,&quot;sizes&quot;:[]},&quot;__dynamic__&quot;:[],&quot;hotspot_icon_spacing&quot;:null,&quot;hotspot_height&quot;:null,&quot;hotspot_tooltip_position&quot;:&quot;&quot;,&quot;hotspot_tooltip_width&quot;:null,&quot;_id&quot;:&quot;af687d4&quot;,&quot;hotspot_link&quot;:{&quot;url&quot;:&quot;&quot;,&quot;is_external&quot;:&quot;&quot;,&quot;nofollow&quot;:&quot;&quot;,&quot;custom_attributes&quot;:&quot;&quot;},&quot;hotspot_icon&quot;:{&quot;value&quot;:&quot;&quot;,&quot;library&quot;:&quot;&quot;},&quot;hotspot_icon_position&quot;:null,&quot;hotspot_horizontal&quot;:&quot;left&quot;,&quot;hotspot_offset_x_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_offset_x_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_vertical&quot;:&quot;top&quot;,&quot;hotspot_offset_y_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_offset_y_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_position&quot;:null,&quot;hotspot_position_tablet&quot;:null,&quot;hotspot_position_mobile&quot;:null,&quot;hotspot_tooltip_width_tablet&quot;:null,&quot;hotspot_tooltip_width_mobile&quot;:null,&quot;hotspot_tooltip_text_wrap&quot;:null},{&quot;hotspot_label&quot;:&quot;Englisch&quot;,&quot;hotspot_custom_size&quot;:&quot;&quot;,&quot;hotspot_width&quot;:null,&quot;hotspot_tooltip_content&quot;:&quot;&quot;,&quot;hotspot_offset_x&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;hotspot_offset_y&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:52,&quot;sizes&quot;:[]},&quot;__dynamic__&quot;:[],&quot;hotspot_icon_spacing&quot;:null,&quot;hotspot_height&quot;:null,&quot;hotspot_tooltip_position&quot;:&quot;&quot;,&quot;hotspot_tooltip_width&quot;:null,&quot;_id&quot;:&quot;b78a01e&quot;,&quot;hotspot_link&quot;:{&quot;url&quot;:&quot;&quot;,&quot;is_external&quot;:&quot;&quot;,&quot;nofollow&quot;:&quot;&quot;,&quot;custom_attributes&quot;:&quot;&quot;},&quot;hotspot_icon&quot;:{&quot;value&quot;:&quot;&quot;,&quot;library&quot;:&quot;&quot;},&quot;hotspot_icon_position&quot;:null,&quot;hotspot_horizontal&quot;:&quot;left&quot;,&quot;hotspot_offset_x_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_offset_x_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_vertical&quot;:&quot;top&quot;,&quot;hotspot_offset_y_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_offset_y_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_position&quot;:null,&quot;hotspot_position_tablet&quot;:null,&quot;hotspot_position_mobile&quot;:null,&quot;hotspot_tooltip_width_tablet&quot;:null,&quot;hotspot_tooltip_width_mobile&quot;:null,&quot;hotspot_tooltip_text_wrap&quot;:null},{&quot;hotspot_label&quot;:&quot;Spanisch&quot;,&quot;hotspot_custom_size&quot;:&quot;&quot;,&quot;hotspot_width&quot;:null,&quot;hotspot_tooltip_content&quot;:&quot;&quot;,&quot;hotspot_offset_x&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:4,&quot;sizes&quot;:[]},&quot;hotspot_offset_y&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:69,&quot;sizes&quot;:[]},&quot;__dynamic__&quot;:[],&quot;hotspot_icon_spacing&quot;:null,&quot;hotspot_height&quot;:null,&quot;hotspot_tooltip_position&quot;:&quot;&quot;,&quot;hotspot_tooltip_width&quot;:null,&quot;_id&quot;:&quot;5be4784&quot;,&quot;hotspot_link&quot;:{&quot;url&quot;:&quot;&quot;,&quot;is_external&quot;:&quot;&quot;,&quot;nofollow&quot;:&quot;&quot;,&quot;custom_attributes&quot;:&quot;&quot;},&quot;hotspot_icon&quot;:{&quot;value&quot;:&quot;&quot;,&quot;library&quot;:&quot;&quot;},&quot;hotspot_icon_position&quot;:null,&quot;hotspot_horizontal&quot;:&quot;left&quot;,&quot;hotspot_offset_x_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_offset_x_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_vertical&quot;:&quot;top&quot;,&quot;hotspot_offset_y_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_offset_y_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_position&quot;:null,&quot;hotspot_position_tablet&quot;:null,&quot;hotspot_position_mobile&quot;:null,&quot;hotspot_tooltip_width_tablet&quot;:null,&quot;hotspot_tooltip_width_mobile&quot;:null,&quot;hotspot_tooltip_text_wrap&quot;:null},{&quot;hotspot_label&quot;:&quot;Portugiesisch&quot;,&quot;hotspot_custom_size&quot;:&quot;&quot;,&quot;hotspot_width&quot;:null,&quot;hotspot_tooltip_content&quot;:&quot;&quot;,&quot;hotspot_offset_x&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:7,&quot;sizes&quot;:[]},&quot;hotspot_offset_y&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:87,&quot;sizes&quot;:[]},&quot;__dynamic__&quot;:[],&quot;hotspot_icon_spacing&quot;:null,&quot;hotspot_height&quot;:null,&quot;hotspot_tooltip_position&quot;:&quot;&quot;,&quot;hotspot_tooltip_width&quot;:null,&quot;_id&quot;:&quot;90d77cd&quot;,&quot;hotspot_link&quot;:{&quot;url&quot;:&quot;&quot;,&quot;is_external&quot;:&quot;&quot;,&quot;nofollow&quot;:&quot;&quot;,&quot;custom_attributes&quot;:&quot;&quot;},&quot;hotspot_icon&quot;:{&quot;value&quot;:&quot;&quot;,&quot;library&quot;:&quot;&quot;},&quot;hotspot_icon_position&quot;:null,&quot;hotspot_horizontal&quot;:&quot;left&quot;,&quot;hotspot_offset_x_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_offset_x_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_vertical&quot;:&quot;top&quot;,&quot;hotspot_offset_y_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_offset_y_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_position&quot;:null,&quot;hotspot_position_tablet&quot;:null,&quot;hotspot_position_mobile&quot;:null,&quot;hotspot_tooltip_width_tablet&quot;:null,&quot;hotspot_tooltip_width_mobile&quot;:null,&quot;hotspot_tooltip_text_wrap&quot;:null},{&quot;hotspot_label&quot;:&quot;Hebr\\u00e4isch&quot;,&quot;hotspot_custom_size&quot;:&quot;&quot;,&quot;hotspot_width&quot;:null,&quot;hotspot_tooltip_content&quot;:&quot;&quot;,&quot;hotspot_offset_x&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:40,&quot;sizes&quot;:[]},&quot;hotspot_offset_y&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:66,&quot;sizes&quot;:[]},&quot;__dynamic__&quot;:[],&quot;hotspot_icon_spacing&quot;:null,&quot;hotspot_height&quot;:null,&quot;hotspot_tooltip_position&quot;:&quot;&quot;,&quot;hotspot_tooltip_width&quot;:null,&quot;_id&quot;:&quot;8fb857f&quot;,&quot;hotspot_link&quot;:{&quot;url&quot;:&quot;&quot;,&quot;is_external&quot;:&quot;&quot;,&quot;nofollow&quot;:&quot;&quot;,&quot;custom_attributes&quot;:&quot;&quot;},&quot;hotspot_icon&quot;:{&quot;value&quot;:&quot;&quot;,&quot;library&quot;:&quot;&quot;},&quot;hotspot_icon_position&quot;:null,&quot;hotspot_horizontal&quot;:&quot;left&quot;,&quot;hotspot_offset_x_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_offset_x_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_vertical&quot;:&quot;top&quot;,&quot;hotspot_offset_y_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_offset_y_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_position&quot;:null,&quot;hotspot_position_tablet&quot;:null,&quot;hotspot_position_mobile&quot;:null,&quot;hotspot_tooltip_width_tablet&quot;:null,&quot;hotspot_tooltip_width_mobile&quot;:null,&quot;hotspot_tooltip_text_wrap&quot;:null},{&quot;hotspot_label&quot;:&quot;Farsi&quot;,&quot;hotspot_custom_size&quot;:&quot;&quot;,&quot;hotspot_width&quot;:null,&quot;hotspot_tooltip_content&quot;:&quot;&quot;,&quot;hotspot_offset_x&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:66,&quot;sizes&quot;:[]},&quot;hotspot_offset_y&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:58,&quot;sizes&quot;:[]},&quot;__dynamic__&quot;:[],&quot;hotspot_icon_spacing&quot;:null,&quot;hotspot_height&quot;:null,&quot;hotspot_tooltip_position&quot;:&quot;&quot;,&quot;hotspot_tooltip_width&quot;:null,&quot;_id&quot;:&quot;ab7ad85&quot;,&quot;hotspot_link&quot;:{&quot;url&quot;:&quot;&quot;,&quot;is_external&quot;:&quot;&quot;,&quot;nofollow&quot;:&quot;&quot;,&quot;custom_attributes&quot;:&quot;&quot;},&quot;hotspot_icon&quot;:{&quot;value&quot;:&quot;&quot;,&quot;library&quot;:&quot;&quot;},&quot;hotspot_icon_position&quot;:null,&quot;hotspot_horizontal&quot;:&quot;left&quot;,&quot;hotspot_offset_x_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_offset_x_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_vertical&quot;:&quot;top&quot;,&quot;hotspot_offset_y_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_offset_y_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_position&quot;:null,&quot;hotspot_position_tablet&quot;:null,&quot;hotspot_position_mobile&quot;:null,&quot;hotspot_tooltip_width_tablet&quot;:null,&quot;hotspot_tooltip_width_mobile&quot;:null,&quot;hotspot_tooltip_text_wrap&quot;:null},{&quot;hotspot_label&quot;:&quot;Arabisch&quot;,&quot;hotspot_custom_size&quot;:&quot;&quot;,&quot;hotspot_width&quot;:null,&quot;hotspot_tooltip_content&quot;:&quot;&quot;,&quot;hotspot_offset_x&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:72,&quot;sizes&quot;:[]},&quot;hotspot_offset_y&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:71,&quot;sizes&quot;:[]},&quot;__dynamic__&quot;:[],&quot;hotspot_icon_spacing&quot;:null,&quot;hotspot_height&quot;:null,&quot;hotspot_tooltip_position&quot;:&quot;&quot;,&quot;hotspot_tooltip_width&quot;:null,&quot;_id&quot;:&quot;0b22725&quot;,&quot;hotspot_link&quot;:{&quot;url&quot;:&quot;&quot;,&quot;is_external&quot;:&quot;&quot;,&quot;nofollow&quot;:&quot;&quot;,&quot;custom_attributes&quot;:&quot;&quot;},&quot;hotspot_icon&quot;:{&quot;value&quot;:&quot;&quot;,&quot;library&quot;:&quot;&quot;},&quot;hotspot_icon_position&quot;:null,&quot;hotspot_horizontal&quot;:&quot;left&quot;,&quot;hotspot_offset_x_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_offset_x_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_vertical&quot;:&quot;top&quot;,&quot;hotspot_offset_y_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_offset_y_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;hotspot_position&quot;:null,&quot;hotspot_position_tablet&quot;:null,&quot;hotspot_position_mobile&quot;:null,&quot;hotspot_tooltip_width_tablet&quot;:null,&quot;hotspot_tooltip_width_mobile&quot;:null,&quot;hotspot_tooltip_text_wrap&quot;:null}],&quot;hotspot_sequenced_animation&quot;:&quot;no&quot;,&quot;tooltip_position&quot;:&quot;top&quot;,&quot;tooltip_trigger&quot;:&quot;click&quot;,&quot;tooltip_animation&quot;:&quot;e-hotspot--fade-in-out&quot;}\" data-widget_type=\"hotspot.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<img decoding=\"async\" width=\"800\" height=\"477\" src=\"https:\/\/philosophie-der-freiheit.de\/wp-content\/uploads\/2025\/12\/Weltkarte_blau_2-1024x610.png\" class=\"attachment-large size-large wp-image-12390\" alt=\"\" srcset=\"https:\/\/philosophie-der-freiheit.de\/wp-content\/uploads\/2025\/12\/Weltkarte_blau_2-1024x610.png 1024w, https:\/\/philosophie-der-freiheit.de\/wp-content\/uploads\/2025\/12\/Weltkarte_blau_2-300x179.png 300w, https:\/\/philosophie-der-freiheit.de\/wp-content\/uploads\/2025\/12\/Weltkarte_blau_2-768x457.png 768w, https:\/\/philosophie-der-freiheit.de\/wp-content\/uploads\/2025\/12\/Weltkarte_blau_2-1536x914.png 1536w, https:\/\/philosophie-der-freiheit.de\/wp-content\/uploads\/2025\/12\/Weltkarte_blau_2-18x12.png 18w, https:\/\/philosophie-der-freiheit.de\/wp-content\/uploads\/2025\/12\/Weltkarte_blau_2.png 1596w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\n\t\t\t\t\t\t<a class=\"e-hotspot elementor-repeater-item-60a6ab8  e-hotspot--position-left e-hotspot--position-top e-hotspot--link e-hotspot--no-tooltip\" href=\"#elementor-action%3Aaction%3Dpopup%3Aopen%26settings%3DeyJpZCI6IjEyMzM2IiwidG9nZ2xlIjpmYWxzZX0%3D\">\n\n\t\t\t\t\t\t\t\t<div class=\"e-hotspot__button \">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"e-hotspot__label\">Deutsch<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\n\t\t\t<\/a>\n\n\t\n\t\t\t\t\t\t<div class=\"e-hotspot elementor-repeater-item-95e5401  e-hotspot--position-left e-hotspot--position-top  \">\n\n\t\t\t\t\t\t\t\t<div class=\"e-hotspot__button \">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"e-hotspot__label\">Italienisch<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\n\t\t\t<\/div>\n\n\t\n\t\t\t\t\t\t<div class=\"e-hotspot elementor-repeater-item-b2e8db5  e-hotspot--position-left e-hotspot--position-top  \">\n\n\t\t\t\t\t\t\t\t<div class=\"e-hotspot__button \">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"e-hotspot__label\">Niederl\u00e4ndisch<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\n\t\t\t<\/div>\n\n\t\n\t\t\t\t\t\t<div class=\"e-hotspot elementor-repeater-item-c000b83  e-hotspot--position-left e-hotspot--position-top  \">\n\n\t\t\t\t\t\t\t\t<div class=\"e-hotspot__button \">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"e-hotspot__label\">Georgisch<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\n\t\t\t<\/div>\n\n\t\n\t\t\t\t\t\t<div class=\"e-hotspot elementor-repeater-item-cff86c9  e-hotspot--position-left e-hotspot--position-top  \">\n\n\t\t\t\t\t\t\t\t<div class=\"e-hotspot__button \">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"e-hotspot__label\">Ungarisch<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\n\t\t\t<\/div>\n\n\t\n\t\t\t\t\t\t<div class=\"e-hotspot elementor-repeater-item-b22630e  e-hotspot--position-left e-hotspot--position-top  \">\n\n\t\t\t\t\t\t\t\t<div class=\"e-hotspot__button \">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"e-hotspot__label\">Tschechisch<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\n\t\t\t<\/div>\n\n\t\n\t\t\t\t\t\t<div class=\"e-hotspot elementor-repeater-item-145ddd6  e-hotspot--position-left e-hotspot--position-top  \">\n\n\t\t\t\t\t\t\t\t<div class=\"e-hotspot__button \">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"e-hotspot__label\">Russisch<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\n\t\t\t<\/div>\n\n\t\n\t\t\t\t\t\t<div class=\"e-hotspot elementor-repeater-item-c69ed6c  e-hotspot--position-left e-hotspot--position-top  \">\n\n\t\t\t\t\t\t\t\t<div class=\"e-hotspot__button \">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"e-hotspot__label\">Chinesisch<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\n\t\t\t<\/div>\n\n\t\n\t\t\t\t\t\t<div class=\"e-hotspot elementor-repeater-item-258feef  e-hotspot--position-left e-hotspot--position-top  \">\n\n\t\t\t\t\t\t\t\t<div class=\"e-hotspot__button \">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"e-hotspot__label\">Japanisch<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\n\t\t\t<\/div>\n\n\t\n\t\t\t\t\t\t<div class=\"e-hotspot elementor-repeater-item-af687d4  e-hotspot--position-left e-hotspot--position-top  \">\n\n\t\t\t\t\t\t\t\t<div class=\"e-hotspot__button \">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"e-hotspot__label\">Koreanisch<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\n\t\t\t<\/div>\n\n\t\n\t\t\t\t\t\t<div class=\"e-hotspot elementor-repeater-item-b78a01e  e-hotspot--position-left e-hotspot--position-top  \">\n\n\t\t\t\t\t\t\t\t<div class=\"e-hotspot__button \">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"e-hotspot__label\">Englisch<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\n\t\t\t<\/div>\n\n\t\n\t\t\t\t\t\t<div class=\"e-hotspot elementor-repeater-item-5be4784  e-hotspot--position-left e-hotspot--position-top  \">\n\n\t\t\t\t\t\t\t\t<div class=\"e-hotspot__button \">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"e-hotspot__label\">Spanisch<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\n\t\t\t<\/div>\n\n\t\n\t\t\t\t\t\t<div class=\"e-hotspot elementor-repeater-item-90d77cd  e-hotspot--position-left e-hotspot--position-top  \">\n\n\t\t\t\t\t\t\t\t<div class=\"e-hotspot__button \">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"e-hotspot__label\">Portugiesisch<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\n\t\t\t<\/div>\n\n\t\n\t\t\t\t\t\t<div class=\"e-hotspot elementor-repeater-item-8fb857f  e-hotspot--position-left e-hotspot--position-top  \">\n\n\t\t\t\t\t\t\t\t<div class=\"e-hotspot__button \">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"e-hotspot__label\">Hebr\u00e4isch<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\n\t\t\t<\/div>\n\n\t\n\t\t\t\t\t\t<div class=\"e-hotspot elementor-repeater-item-ab7ad85  e-hotspot--position-left e-hotspot--position-top  \">\n\n\t\t\t\t\t\t\t\t<div class=\"e-hotspot__button \">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"e-hotspot__label\">Farsi<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\n\t\t\t<\/div>\n\n\t\n\t\t\t\t\t\t<div class=\"e-hotspot elementor-repeater-item-0b22725  e-hotspot--position-left e-hotspot--position-top  \">\n\n\t\t\t\t\t\t\t\t<div class=\"e-hotspot__button \">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"e-hotspot__label\">Arabisch<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\n\t\t\t<\/div>\n\n\t\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Profile Boxes Andreas Schmitt Internationales-Team Andreas hat das Jahrestraining 2019 konzipiert und leitet es&#8230; David Martin Internationales-Team David war bereits im ersten Zyklus mit dabei&#8230; Marion Kahl Internationales-Team Marion ist mitverantwortlich f\u00fcr das zweite und dritte Jahr&#8230; Datenschutzerkl\u00e4rung Datenschutzerkl\u00e4rung Zur Anmeldung \u0420\u0435\u0433\u0438\u0441\u0442\u0440\u0430\u0446\u0438\u044f \u043d\u0430 \u0413\u043e\u0434\u0438\u0447\u043d\u044b\u0439 \u0442\u0440\u0435\u043d\u0438\u043d\u0433 \u0420\u043e\u0441\u0441\u0438\u044f \u0420\u0435\u0433\u0438\u0441\u0442\u0440\u0430\u0446\u0438\u044f \u043d\u0430 \u0413\u043e\u0434\u0438\u0447\u043d\u044b\u0439 \u0442\u0440\u0435\u043d\u0438\u043d\u0433 (\u0412\u0435\u0441\u044c \u043c\u0438\u0440) Deutsch Italienisch Niederl\u00e4ndisch [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-10642","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/philosophie-der-freiheit.de\/pt\/wp-json\/wp\/v2\/pages\/10642","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/philosophie-der-freiheit.de\/pt\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/philosophie-der-freiheit.de\/pt\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/philosophie-der-freiheit.de\/pt\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/philosophie-der-freiheit.de\/pt\/wp-json\/wp\/v2\/comments?post=10642"}],"version-history":[{"count":51,"href":"https:\/\/philosophie-der-freiheit.de\/pt\/wp-json\/wp\/v2\/pages\/10642\/revisions"}],"predecessor-version":[{"id":12405,"href":"https:\/\/philosophie-der-freiheit.de\/pt\/wp-json\/wp\/v2\/pages\/10642\/revisions\/12405"}],"wp:attachment":[{"href":"https:\/\/philosophie-der-freiheit.de\/pt\/wp-json\/wp\/v2\/media?parent=10642"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}