{"id":13545,"date":"2024-07-22T12:01:53","date_gmt":"2024-07-22T10:01:53","guid":{"rendered":"https:\/\/elonga.net\/?page_id=13545"},"modified":"2026-09-22T17:23:18","modified_gmt":"2026-09-22T15:23:18","slug":"tangowochenende-eros-tango-logos-chiemgau","status":"publish","type":"page","link":"https:\/\/elonga.net\/en\/tangowochenende-eros-tango-logos-chiemgau\/","title":{"rendered":"Tangowochenende-Eros-Tango-Logos-Chiemgau"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"13545\" class=\"elementor elementor-13545\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-76f149f elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"76f149f\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-1198b08\" data-id=\"1198b08\" 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-69f6e41 elementor-widget elementor-widget-heading\" data-id=\"69f6e41\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Isabella &amp; Iwan on Tour<\/h2>\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<div class=\"elementor-element elementor-element-f1923b2 e-flex e-con-boxed e-con e-parent\" data-id=\"f1923b2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9209d78 elementor-widget elementor-widget-html\" data-id=\"9209d78\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"de\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Eros Tango Logos - Hero Banner<\/title>\n    <style>\n        \/* Fonts laden *\/\n        @font-face {\n            font-family: 'Audiowide';\n            font-style: normal;\n            font-weight: 400;\n            font-display: swap;\n            src: url('\/wp-content\/uploads\/2024\/02\/Audiowide-Regular.ttf') format('truetype');\n        }\n        \n        @font-face {\n            font-family: 'Quicksand';\n            font-style: normal;\n            font-weight: 500;\n            font-display: swap;\n            src: url('\/wp-content\/uploads\/quicksand-v37-latin-500.woff2') format('woff2');\n        }\n        \n        .hero-banner {\n            position: relative;\n            max-width: 1600px;\n            width: 100%;\n            margin: 0 auto;\n            height: 700px;\n            overflow: hidden;\n            box-sizing: border-box;\n        }\n        \n        .hero-background {\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n            background-image: url('https:\/\/elonga.net\/wp-content\/uploads\/Isabella-Iwan-dancing-style_Eros-Tango-Logos_Cheimgau.jpg');\n            background-size: cover;\n            background-position: center top;\n            background-repeat: no-repeat;\n        }\n        \n        .hero-content {\n            position: relative;\n            z-index: 2;\n            height: 100%;\n            display: flex;\n            flex-direction: column;\n            justify-content: flex-end;\n            align-items: center;\n            text-align: center;\n            padding: 40px 20px;\n            padding-bottom: 80px;\n        }\n        \n        .hero-title {\n            font-family: 'Audiowide', Arial, sans-serif;\n            font-size: 72px;\n            font-weight: 400;\n            color: #B59753;\n            margin: 0 0 20px 0;\n            text-transform: uppercase;\n            letter-spacing: 2px;\n        }\n        \n        .hero-subtitle {\n            font-family: 'Quicksand', Arial, sans-serif;\n            font-size: 32px;\n            font-weight: 500;\n            color: #ffffff;\n            margin: 0;\n        }\n        \n        \/* ===================================\n           RESPONSIVE BREAKPOINTS\n           Angepasst an Elementor 1600px\n           =================================== *\/\n        \n        \/* Tablet Landscape: 769px - 1024px *\/\n        @media (min-width: 769px) and (max-width: 1024px) {\n            .hero-banner {\n                height: 500px;\n            }\n            \n            .hero-title {\n                font-size: 56px;\n            }\n            \n            .hero-subtitle {\n                font-size: 26px;\n            }\n        }\n        \n        \/* Tablet Portrait: 481px - 768px *\/\n        @media (min-width: 481px) and (max-width: 768px) {\n            .hero-banner {\n                height: 400px;\n            }\n            \n            .hero-content {\n                padding-top: 50%;\n            }\n            \n            .hero-title {\n                font-size: 42px;\n                letter-spacing: 1px;\n            }\n            \n            .hero-subtitle {\n                font-size: 22px;\n            }\n        }\n        \n        \/* Mobile: bis 480px *\/\n        @media (max-width: 480px) {\n            .hero-banner {\n                height: 350px;\n            }\n            \n            .hero-content {\n                padding: 20px 15px;\n                padding-top: 45%;\n            }\n            \n            .hero-title {\n                font-size: 32px;\n                letter-spacing: 0.5px;\n                margin-bottom: 15px;\n            }\n            \n            .hero-subtitle {\n                font-size: 18px;\n                line-height: 1.3;\n            }\n        }\n        \n        \/* Sehr kleine Smartphones: bis 360px *\/\n        @media (max-width: 360px) {\n            .hero-banner {\n                height: 300px;\n            }\n            \n            .hero-title {\n                font-size: 28px;\n            }\n            \n            .hero-subtitle {\n                font-size: 16px;\n            }\n        }\n        \n        \/* ===================================\n           ELEMENTOR INTEGRATION\n           =================================== *\/\n        \n        .elementor-widget-html .hero-banner,\n        .elementor-html-container .hero-banner,\n        .elementor-section .hero-banner,\n        .e-container .hero-banner,\n        .e-con .hero-banner {\n            max-width: 100%;\n        }\n    <\/style>\n<\/head>\n<body>\n    <div class=\"hero-banner\">\n        <!-- Hintergrundbild -->\n        <div class=\"hero-background\"><\/div>\n        \n        <!-- Text-Content -->\n        <div class=\"hero-content\">\n            <h1 class=\"hero-title\">Eros Tango Logos<\/h1>\n            <p class=\"hero-subtitle\">Isabella & Iwan in Kolbermoor<\/p>\n            <p class=\"hero-subtitle\" style=\"margin-top: 15px;\">10.\u201311. April 2027<\/p>\n        <\/div>\n    <\/div>\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-11c15f2a e-flex e-con-boxed e-con e-parent\" data-id=\"11c15f2a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7aefcd1f elementor-widget elementor-widget-heading\" data-id=\"7aefcd1f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><br>Ein Tangowochenende im Chiemgau<br>f\u00fcr TangoBellas, TangoChicos &amp; Paare<br>mit Kopf und Herz und viel Raum dazwischen.<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2626606 elementor-widget elementor-widget-spacer\" data-id=\"2626606\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\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\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ef5e14d e-flex e-con-boxed e-con e-parent\" data-id=\"ef5e14d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-97de78c elementor-widget elementor-widget-text-editor\" data-id=\"97de78c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<h2 style=\"text-align: center;\"><strong>EROS TANGO LOGOS<\/strong><br>Eine Reise zu deinem authentischen Tango<\/h2><h3 style=\"text-align: left;\">Warum in die Stille der eigenen Essenz eintauchen?<\/h3><h3>Weil aus der Klarheit des starken ICH die Magie eines wahrhaftigen WIR entstehen kann. Weil du dann mit deiner ganzen Pr\u00e4senz, mit deiner urspr\u00fcnglichen Kraft auf deine:n Tangopartner:in treffen kannst, wenn du wieder erkennst, wer du in deiner tiefsten Essenz bist.<\/h3><h3>Wir haben es am eigenen K\u00f6rper erfahren, an unserer eigenen Haut gesp\u00fcrt. Deshalb haben wir <strong>EROS TANGO LOGOS<\/strong> geboren \u2013 ein Format, das uns selbst immer wieder in seinen Bann zieht.<\/h3><h3>Wir gehen bewusst separierte Wege. Nehmen uns Raum f\u00fcr unsere jeweilige Energie. Isabella taucht mit den Frauen in die Erforschung ihrer weiblichen Ur-Energie ein, Iwan ergr\u00fcndet mit den M\u00e4nnern die m\u00e4nnliche Essenz. Ohne Ablenkung. Ohne das st\u00e4ndige Hin und Her der Aufmerksamkeit.<\/h3><div> <\/div><h3 style=\"text-align: center;\"><strong>Nur ICH und mein K\u00d6RPER.<\/strong><\/h3><div><strong> <\/strong><\/div><h3>In diesem gesch\u00fctzten Raum des Solo-Seins erwachen alle zu ihrem urspr\u00fcnglichen Bauplan. Sie finden zur\u00fcck zu der Quelle, die nie versiegt ist \u2013 sie war nur verdeckt von den Schichten des Alltags, den Erwartungen, den Rollen.<\/h3><h3>Und wenn wir uns dann wieder begegnen? Wenn diese beiden starken, klaren Energien aufeinander treffen? Das ist jedes Mal wie eine Wiedergeburt. Mit diesem frischen, authentischen ICH treffen authentische T\u00e4nzer:innen aufeinander. Und dann entsteht ein Tango, der so echt und kraftvoll ist, dass wir alle nur staunen k\u00f6nnen \u00fcber das, was durch uns hindurchtanzt.<\/h3><h3 style=\"text-align: center;\"><span style=\"color: #b59753;\"><strong><em>Das ist unser Weg:<\/em><\/strong><\/span><\/h3><h3 style=\"text-align: center;\">Erst die R\u00fcckkehr zu sich selbst.<br>Dann die Begegnung mit dem Gegen\u00fcber. <br>Dann die Ko-Kreation eines v\u00f6llig neuen WIR.<\/h3><h3 style=\"text-align: center;\"><span style=\"color: #b59753;\"><strong><em>Denn alles was euer Tango braucht, ist schon in euch.<\/em><\/strong><\/span><\/h3>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-54869a6 e-flex e-con-boxed e-con e-parent\" data-id=\"54869a6\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-2b6fadd e-con-full e-flex e-con e-child\" data-id=\"2b6fadd\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-80d2076 elementor-widget elementor-widget-html\" data-id=\"80d2076\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t\n<!DOCTYPE html>\n<html lang=\"de\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Anmeldung Eros Tango Logos<\/title>\n    <style>\n        \/* Quicksand Font laden *\/\n        @font-face {\n            font-family: 'Quicksand';\n            font-style: normal;\n            font-weight: 500;\n            font-display: swap;\n            src: url('\/wp-content\/uploads\/quicksand-v37-latin-500.woff2') format('woff2');\n        }\n        \n        .info-widget {\n            font-family: 'Quicksand', 'Arial', sans-serif;\n            max-width: 1600px;\n            width: 100%;\n            margin: 0 auto;\n            color: #2a2a2a;\n            line-height: 1.5;\n            padding: 0 40px;\n            box-sizing: border-box;\n        }\n        \n        .info-section {\n            margin-bottom: 15px;\n            padding: 12px 0;\n            border-bottom: 1px solid #e8e8e8;\n        }\n        \n        .info-section:last-child {\n            border-bottom: none;\n        }\n        \n        .info-titel {\n            font-size: 40px;\n            font-weight: 700;\n            color: #B59753;\n            margin-bottom: 15px;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            text-align: left;\n        }\n        \n        .info-content {\n            font-size: 25px;\n            color: #3a3a3a;\n            line-height: 1.5;\n        }\n        \n        .info-content p {\n            margin: 4px 0;\n        }\n        \n        .info-content strong {\n            color: #2a2a2a;\n            font-weight: 600;\n        }\n        \n        .location-info {\n            font-size: 25px;\n        }\n        \n        .location-item {\n            margin: 4px 0;\n            padding-left: 5px;\n        }\n        \n        .location-item strong {\n            color: #B59753;\n            font-weight: 600;\n        }\n        \n        .preis-block {\n            margin-top: 8px;\n        }\n        \n        .preis-item {\n            display: flex;\n            flex-direction: column;\n            align-items: flex-start;\n            padding: 8px 0;\n            border-bottom: 1px dotted #e8e8e8;\n        }\n        \n        .preis-item:last-child {\n            border-bottom: none;\n        }\n        \n        .preis-beschreibung {\n            font-weight: 500;\n            color: #3a3a3a;\n            font-size: 25px;\n            margin-bottom: 4px;\n        }\n        \n        .preis-wert {\n            font-weight: 700;\n            color: #B59753;\n            font-size: 25px;\n            margin-left: 0;\n        }\n        \n        .hinweis-text {\n            font-style: italic;\n            color: #666;\n            margin-top: 8px;\n            font-size: 25px;\n        }\n        \n        .highlight-box {\n            background: linear-gradient(135deg, #B59753 0%, #9d7f3f 100%);\n            color: #ffffff;\n            padding: 15px 20px;\n            margin: 20px 0 0 0;\n            border-radius: 3px;\n            text-align: center;\n            font-size: 25px;\n            font-weight: 500;\n            box-shadow: 0 2px 4px rgba(181, 151, 83, 0.3);\n        }\n        \n        \/* ===================================\n           RESPONSIVE BREAKPOINTS\n           =================================== *\/\n        \n        \/* Tablet Landscape: 769px - 1024px *\/\n        @media (min-width: 769px) and (max-width: 1024px) {\n            .info-widget {\n                padding: 0 30px;\n            }\n            \n            .info-titel {\n                font-size: 36px;\n            }\n            \n            .info-content,\n            .location-info,\n            .preis-beschreibung,\n            .preis-wert,\n            .hinweis-text {\n                font-size: 22px;\n            }\n        }\n        \n        \/* Tablet Portrait: 481px - 768px *\/\n        @media (min-width: 481px) and (max-width: 768px) {\n            .info-widget {\n                padding: 0 20px;\n            }\n            \n            .info-section {\n                margin-bottom: 12px;\n                padding: 10px 0;\n            }\n            \n            .info-titel {\n                font-size: 32px;\n            }\n            \n            .info-content,\n            .location-info,\n            .preis-beschreibung,\n            .preis-wert,\n            .hinweis-text {\n                font-size: 20px;\n            }\n        }\n        \n        \/* Mobile: bis 480px *\/\n        @media (max-width: 480px) {\n            .info-widget {\n                padding: 0 10px;\n            }\n            \n            .info-section {\n                margin-bottom: 10px;\n                padding: 8px 0;\n            }\n            \n            .info-titel {\n                font-size: 28px;\n                margin-bottom: 10px;\n            }\n            \n            .info-content,\n            .location-info,\n            .preis-beschreibung,\n            .preis-wert,\n            .hinweis-text {\n                font-size: 18px;\n            }\n            \n            .preis-item {\n                padding: 6px 0;\n            }\n            \n            .highlight-box {\n                font-size: 18px;\n                padding: 12px 15px;\n            }\n        }\n        \n        \/* Sehr kleine Smartphones: bis 360px *\/\n        @media (max-width: 360px) {\n            .info-widget {\n                padding: 0 5px;\n            }\n            \n            .info-titel {\n                font-size: 24px;\n            }\n            \n            .info-content,\n            .location-info,\n            .preis-beschreibung,\n            .preis-wert,\n            .hinweis-text {\n                font-size: 16px;\n            }\n        }\n        \n        \/* ===================================\n           ELEMENTOR INTEGRATION\n           =================================== *\/\n        \n        .elementor-widget-html .info-widget,\n        .elementor-html-container .info-widget,\n        .elementor-section .info-widget,\n        .e-container .info-widget,\n        .e-con .info-widget {\n            padding-left: 0;\n            padding-right: 0;\n        }\n    <\/style>\n<\/head>\n<body>\n    <div class=\"info-widget\">\n        \n        <!-- ANMELDUNG -->\n        <div class=\"info-section\">\n            <h2 class=\"info-titel\">Anmeldung<\/h2>\n            <div class=\"info-content\">\n                <p><strong>F\u00fcr die Workshops am Samstag:<\/strong> Solot\u00e4nzer*innen begrenzt m\u00f6glich<\/p>\n                <p><strong>F\u00fcr die Workshops am Sonntag:<\/strong> nur paarweise<\/p>\n            <\/div>\n        <\/div>\n        \n        <!-- NIVEAU -->\n        <div class=\"info-section\">\n            <h2 class=\"info-titel\">Niveau?<\/h2>\n            <div class=\"info-content\">\n                <p>Alle profitieren voneinander, unabh\u00e4ngig vom individuellen Level.<\/p>\n            <\/div>\n        <\/div>\n        \n        <!-- WO GENAU -->\n        <div class=\"info-section\">\n            <h2 class=\"info-titel\">Wo genau?<\/h2>\n            <div class=\"location-info\">\n                <div class=\"location-item\">\n                    <strong>Bellas<\/strong> im Yogazentrum Kolbermoor\n                <\/div>\n                <div class=\"location-item\">\n                    <strong>Chicos<\/strong> im Basislager Bad Aibling\n                <\/div>\n            <\/div>\n        <\/div>\n        \n        <!-- PREISE -->\n        <div class=\"info-section\">\n            <h2 class=\"info-titel\">Wieviel sind die Workshops wert?<\/h2>\n            <div class=\"preis-block\">\n                <div class=\"preis-item\">\n                    <div class=\"preis-beschreibung\">KomplettPaket, 4 WS<\/div>\n                    <div class=\"preis-wert\">180,00 \u20ac\/Person<\/div>\n                <\/div>\n                <div class=\"preis-item\">\n                    <div class=\"preis-beschreibung\">nur Samstag 2 WS<\/div>\n                    <div class=\"preis-wert\">99,00 \u20ac\/Person <span style=\"font-size: 20px; font-weight: normal;\">(begrenzt m\u00f6glich)<\/span><\/div>\n                <\/div>\n            <\/div>\n            <div class=\"hinweis-text\">\n                Nat\u00fcrlich ist's am effektivsten, wenn du das volle Programm nutzt.\n            <\/div>\n        <\/div>\n        \n        <!-- KEIN PARTNER -->\n        <div class=\"highlight-box\">\n            <strong>Keinen Partner?<\/strong><br>\n            Melde dich und wir unterst\u00fctzen deine Suche.\n        <\/div>\n        \n    <\/div>\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-dc7c725 elementor-widget elementor-widget-html\" data-id=\"dc7c725\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"de\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Programm Eros Tango Logos<\/title>\n    <style>\n        \/* Quicksand Font laden *\/\n        @font-face {\n            font-family: 'Quicksand';\n            font-style: normal;\n            font-weight: 500;\n            font-display: swap;\n            src: url('\/wp-content\/uploads\/quicksand-v37-latin-500.woff2') format('woff2');\n        }\n        \n        .programm-widget {\n            font-family: 'Quicksand', 'Arial', sans-serif;\n            max-width: 1600px;\n            width: 100%;\n            margin: 0 auto;\n            color: #2a2a2a;\n            line-height: 1.5;\n            padding: 0 40px;\n            box-sizing: border-box;\n        }\n        \n        .tag-section {\n            margin-bottom: 20px;\n            padding: 15px 0;\n            border-bottom: 2px solid #e8e8e8;\n        }\n        \n        .tag-section:last-child {\n            border-bottom: none;\n        }\n        \n        .tag-titel {\n            font-size: 40px;\n            font-weight: 700;\n            color: #B59753;\n            margin-bottom: 15px;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            text-align: left;\n        }\n        \n        .separate-training {\n            background: #fafafa;\n            padding: 12px 15px;\n            margin-bottom: 12px;\n            border-radius: 3px;\n            border-left: 3px solid #B59753;\n        }\n        \n        .training-info {\n            margin-bottom: 8px;\n            padding-left: 5px;\n            font-size: 25px;\n            line-height: 1.5;\n        }\n        \n        .training-info:last-child {\n            margin-bottom: 0;\n        }\n        \n        .training-info strong {\n            color: #B59753;\n            font-weight: 600;\n        }\n        \n        .training-block {\n            background: #fff;\n            padding: 10px 15px;\n            margin-bottom: 8px;\n            border-radius: 3px;\n            display: flex;\n            align-items: center;\n            border: 1px solid #e8e8e8;\n        }\n        \n        .zeit {\n            font-weight: 700;\n            color: #B59753;\n            font-size: 25px;\n            min-width: 140px;\n            margin-right: 15px;\n        }\n        \n        .training-label {\n            font-weight: 500;\n            color: #3a3a3a;\n            font-size: 25px;\n        }\n        \n        .highlight-block {\n            background: linear-gradient(135deg, #B59753 0%, #9d7f3f 100%);\n            color: #ffffff;\n            padding: 15px 20px;\n            margin: 15px 0;\n            border-radius: 3px;\n            text-align: center;\n            font-size: 25px;\n            font-weight: 500;\n            box-shadow: 0 2px 4px rgba(181, 151, 83, 0.3);\n        }\n        \n        .mittagspause {\n            text-align: center;\n            color: #999;\n            font-style: italic;\n            padding: 8px;\n            margin: 8px 0;\n            font-size: 25px;\n        }\n        \n        \/* ===================================\n           RESPONSIVE BREAKPOINTS\n           =================================== *\/\n        \n        \/* Tablet Landscape: 769px - 1024px *\/\n        @media (min-width: 769px) and (max-width: 1024px) {\n            .programm-widget {\n                padding: 0 30px;\n            }\n            \n            .tag-titel {\n                font-size: 36px;\n            }\n            \n            .training-info,\n            .zeit,\n            .training-label,\n            .highlight-block,\n            .mittagspause {\n                font-size: 22px;\n            }\n        }\n        \n        \/* Tablet Portrait: 481px - 768px *\/\n        @media (min-width: 481px) and (max-width: 768px) {\n            .programm-widget {\n                padding: 0 20px;\n            }\n            \n            .tag-section {\n                padding: 12px 0;\n            }\n            \n            .tag-titel {\n                font-size: 32px;\n            }\n            \n            .training-block {\n                padding: 8px 12px;\n            }\n            \n            .training-info,\n            .zeit,\n            .training-label,\n            .highlight-block,\n            .mittagspause {\n                font-size: 20px;\n            }\n        }\n        \n        \/* Mobile: bis 480px *\/\n        @media (max-width: 480px) {\n            .programm-widget {\n                padding: 0 10px;\n            }\n            \n            .tag-section {\n                padding: 10px 0;\n                margin-bottom: 15px;\n            }\n            \n            .tag-titel {\n                font-size: 28px;\n                margin-bottom: 10px;\n            }\n            \n            .training-block {\n                flex-direction: column;\n                align-items: flex-start;\n                padding: 8px 12px;\n            }\n            \n            .zeit {\n                margin-bottom: 4px;\n                min-width: auto;\n                font-size: 18px;\n            }\n            \n            .training-label {\n                font-size: 18px;\n            }\n            \n            .highlight-block {\n                font-size: 18px;\n                padding: 12px 15px;\n            }\n            \n            .separate-training {\n                padding: 10px 12px;\n            }\n            \n            .training-info {\n                padding-left: 3px;\n                font-size: 18px;\n            }\n            \n            .mittagspause {\n                font-size: 18px;\n            }\n        }\n        \n        \/* Sehr kleine Smartphones: bis 360px *\/\n        @media (max-width: 360px) {\n            .programm-widget {\n                padding: 0 5px;\n            }\n            \n            .tag-titel {\n                font-size: 24px;\n            }\n            \n            .training-info,\n            .zeit,\n            .training-label,\n            .highlight-block,\n            .mittagspause {\n                font-size: 16px;\n            }\n        }\n        \n        \/* ===================================\n           ELEMENTOR INTEGRATION\n           =================================== *\/\n        \n        .elementor-widget-html .programm-widget,\n        .elementor-html-container .programm-widget,\n        .elementor-section .programm-widget,\n        .e-container .programm-widget,\n        .e-con .programm-widget {\n            padding-left: 0;\n            padding-right: 0;\n        }\n    <\/style>\n<\/head>\n<body>\n    <div class=\"programm-widget\">\n        \n        <!-- SAMSTAG -->\n        <div class=\"tag-section\">\n            <h2 class=\"tag-titel\">Programm Samstag<\/h2>\n            \n            <div class=\"separate-training\">\n                <div class=\"training-info\">\n                    <strong>Separates Training f\u00fcr Frauen<\/strong> mit Isabella<br>\n                    \ud83d\udccd Yogazentrum Kolbermoor \/ Mittagstisch nach Wahl in Kolbermoor\n                <\/div>\n                <div class=\"training-info\">\n                    <strong>Separates Training f\u00fcr M\u00e4nner<\/strong> mit Iwan<br>\n                    \ud83d\udccd Basislager\/Kletterhalle Bad Aibling \/ Mittagspause vor Ort\n                <\/div>\n            <\/div>\n            \n            <div class=\"training-block\">\n                <div class=\"zeit\">11:00 \u2013 13:00<\/div>\n                <div class=\"training-label\">Training 1<\/div>\n            <\/div>\n            \n            <div class=\"training-block\">\n                <div class=\"zeit\">15:00 \u2013 17:00<\/div>\n                <div class=\"training-label\">Training 2<\/div>\n            <\/div>\n            \n            <div class=\"highlight-block\">\n                <div class=\"zeit\" style=\"color: #ffffff; margin: 0 0 8px 0; font-size: 25px;\">20:30<\/div>\n                Alle gemeinsam voll ins Eros Tango Logos eintauchen\n            <\/div>\n        <\/div>\n        \n        <!-- SONNTAG -->\n        <div class=\"tag-section\">\n            <h2 class=\"tag-titel\">Programm Sonntag<\/h2>\n            \n            <div class=\"separate-training\">\n                <div class=\"training-info\">\n                    <strong>Gemeinsames Training<\/strong> f\u00fcr Frauen und M\u00e4nner<br>\n                    \ud83d\udccd Yogazentrum Kolbermoor\n                <\/div>\n            <\/div>\n            \n            <div class=\"training-block\">\n                <div class=\"zeit\">11:00 \u2013 13:00<\/div>\n                <div class=\"training-label\">Training 3<\/div>\n            <\/div>\n            \n            <div class=\"mittagspause\">~ Mittagspause ~<\/div>\n            \n            <div class=\"training-block\">\n                <div class=\"zeit\">15:00 \u2013 17:00<\/div>\n                <div class=\"training-label\">Training 4<\/div>\n            <\/div>\n        <\/div>\n        \n    <\/div>\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b6dab04 e-con-full e-flex e-con e-child\" data-id=\"b6dab04\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1325b7a elementor-widget elementor-widget-html\" data-id=\"1325b7a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"de\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Location & Hotels Eros Tango Logos<\/title>\n    <style>\n        \/* Quicksand Font laden *\/\n        @font-face {\n            font-family: 'Quicksand';\n            font-style: normal;\n            font-weight: 500;\n            font-display: swap;\n            src: url('\/wp-content\/uploads\/quicksand-v37-latin-500.woff2') format('woff2');\n        }\n        \n        .location-widget {\n            font-family: 'Quicksand', 'Arial', sans-serif;\n            max-width: 1600px;\n            width: 100%;\n            margin: 0 auto;\n            color: #2a2a2a;\n            line-height: 1.6;\n            padding: 0 40px;\n            box-sizing: border-box;\n        }\n        \n        .location-section {\n            padding: 15px 0;\n            margin-bottom: 15px;\n            border-bottom: 1px solid #e8e8e8;\n        }\n        \n        .location-section:last-child {\n            border-bottom: none;\n        }\n        \n        .location-titel {\n            font-size: 40px;\n            font-weight: 700;\n            color: #B59753;\n            margin-bottom: 15px;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            text-align: left;\n        }\n        \n        .location-content {\n            padding: 5px 0;\n        }\n        \n        .location-content p {\n            margin: 5px 0;\n            font-size: 25px;\n        }\n        \n        \/* Dezente Link-Styles *\/\n        .location-link,\n        .hotel-link,\n        .overview-link {\n            color: #B59753;\n            font-weight: 500;\n            text-decoration: none;\n            transition: color 0.2s ease;\n            font-size: 25px;\n            display: inline-block;\n            position: relative;\n        }\n        \n        .location-link:hover,\n        .hotel-link:hover,\n        .overview-link:hover {\n            color: #9d7f3f;\n            text-decoration: underline;\n        }\n        \n        \/* Icon vor Links *\/\n        .location-link::before {\n            content: \"\ud83d\udccd \";\n            margin-right: 5px;\n        }\n        \n        .hotel-link::before {\n            content: \"\ud83c\udfe8 \";\n            margin-right: 5px;\n        }\n        \n        .overview-link::before {\n            content: \"\u2192 \";\n            margin-right: 5px;\n        }\n        \n        .hotel-list {\n            padding: 5px 0;\n        }\n        \n        .hotel-item {\n            padding: 5px 0;\n            padding-left: 10px;\n        }\n        \n        .hinweis-box {\n            padding: 8px 0;\n            margin-bottom: 10px;\n            font-style: italic;\n            color: #666;\n            font-size: 25px;\n        }\n        \n        .overview-item {\n            padding: 10px 0;\n            padding-left: 10px;\n            margin-top: 10px;\n            border-top: 1px dotted #e8e8e8;\n        }\n        \n        \/* ===================================\n           RESPONSIVE BREAKPOINTS\n           =================================== *\/\n        \n        \/* Tablet Landscape: 769px - 1024px *\/\n        @media (min-width: 769px) and (max-width: 1024px) {\n            .location-widget {\n                padding: 0 30px;\n            }\n            \n            .location-titel {\n                font-size: 36px;\n            }\n            \n            .location-content p {\n                font-size: 22px;\n            }\n            \n            .location-link,\n            .hotel-link,\n            .overview-link {\n                font-size: 22px;\n            }\n            \n            .hinweis-box {\n                font-size: 22px;\n            }\n        }\n        \n        \/* Tablet Portrait: 481px - 768px *\/\n        @media (min-width: 481px) and (max-width: 768px) {\n            .location-widget {\n                padding: 0 20px;\n            }\n            \n            .location-section {\n                padding: 12px 0;\n            }\n            \n            .location-titel {\n                font-size: 32px;\n            }\n            \n            .location-content p {\n                font-size: 20px;\n            }\n            \n            .location-link,\n            .hotel-link,\n            .overview-link {\n                font-size: 20px;\n            }\n            \n            .hinweis-box {\n                font-size: 20px;\n            }\n        }\n        \n        \/* Mobile: bis 480px *\/\n        @media (max-width: 480px) {\n            .location-widget {\n                padding: 0 10px;\n            }\n            \n            .location-section {\n                padding: 10px 0;\n                margin-bottom: 12px;\n            }\n            \n            .location-titel {\n                font-size: 28px;\n                margin-bottom: 10px;\n            }\n            \n            .location-content p {\n                font-size: 18px;\n            }\n            \n            .location-link,\n            .hotel-link,\n            .overview-link {\n                font-size: 18px;\n            }\n            \n            .hotel-item {\n                padding: 4px 0;\n            }\n            \n            .hinweis-box {\n                font-size: 18px;\n            }\n        }\n        \n        \/* Sehr kleine Smartphones: bis 360px *\/\n        @media (max-width: 360px) {\n            .location-widget {\n                padding: 0 5px;\n            }\n            \n            .location-titel {\n                font-size: 24px;\n            }\n            \n            .location-content p {\n                font-size: 16px;\n            }\n            \n            .location-link,\n            .hotel-link,\n            .overview-link {\n                font-size: 16px;\n            }\n            \n            .hinweis-box {\n                font-size: 16px;\n            }\n        }\n        \n        \/* ===================================\n           ELEMENTOR INTEGRATION\n           =================================== *\/\n        \n        .elementor-widget-html .location-widget,\n        .elementor-html-container .location-widget,\n        .elementor-section .location-widget,\n        .e-container .location-widget,\n        .e-con .location-widget {\n            padding-left: 0;\n            padding-right: 0;\n        }\n    <\/style>\n<\/head>\n<body>\n    <div class=\"location-widget\">\n        \n        <!-- LOCATION -->\n        <div class=\"location-section\">\n            <h2 class=\"location-titel\">Location<\/h2>\n            <div class=\"location-content\">\n                <p>\n                    <a href=\"https:\/\/www.yoga-kolbermoor.de\/\" target=\"_blank\" class=\"location-link\" rel=\"noopener\">Yoga Kolbermoor<\/a>\n                <\/p>\n                <p style=\"margin-top: 3px; color: #666; font-size: 25px;\">bei Rosenheim<\/p>\n            <\/div>\n        <\/div>\n        \n        <!-- HOTELBUCHUNG -->\n        <div class=\"location-section\">\n            <h2 class=\"location-titel\">Hotelbuchung<\/h2>\n            <div class=\"hinweis-box\">\n                Hotelbuchung individuell\n            <\/div>\n            \n            <div class=\"hotel-list\">\n                <div class=\"hotel-item\">\n                    <a href=\"https:\/\/www.hoteljohannisbad.de\/\" target=\"_blank\" class=\"hotel-link\" rel=\"noopener\">Hotel Johannisbad<\/a>\n                <\/div>\n                <div class=\"hotel-item\">\n                    <a href=\"https:\/\/www.das-lindner.com\/\" target=\"_blank\" class=\"hotel-link\" rel=\"noopener\">Das Lindner<\/a>\n                <\/div>\n                <div class=\"hotel-item\">\n                    <a href=\"https:\/\/www.bad-aibling.de\/hotel\/gasthof-kriechbaumer-gbr\" target=\"_blank\" class=\"hotel-link\" rel=\"noopener\">Gasthof Kriechbaumer<\/a>\n                <\/div>\n                <div class=\"hotel-item\">\n                    <a href=\"https:\/\/www.hotel-sangabriele.de\/\" target=\"_blank\" class=\"hotel-link\" rel=\"noopener\">Hotel San Gabriele<\/a>\n                <\/div>\n            <\/div>\n            \n            <div class=\"overview-item\">\n                <a href=\"https:\/\/www.bad-aibling.de\/uebernachten\" target=\"_blank\" class=\"overview-link\" rel=\"noopener\">Alle \u00dcbernachtungsm\u00f6glichkeiten in Bad Aibling<\/a>\n            <\/div>\n        <\/div>\n        \n    <\/div>\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-68bda306 elementor-widget elementor-widget-spacer\" data-id=\"68bda306\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\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 class=\"elementor-element elementor-element-324f53dc elementor-widget elementor-widget-heading\" data-id=\"324f53dc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Hier ein paar magische Momente der<br>Eros Tango Logos Class Demos &amp; Performances<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5671e198 elementor-widget elementor-widget-spacer\" data-id=\"5671e198\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\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\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ab54dcf e-flex e-con-boxed e-con e-parent\" data-id=\"ab54dcf\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-29a0a30 elementor-widget elementor-widget-html\" data-id=\"29a0a30\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ELONGA VIDEO GALLERY - iOS\/SAFARI OPTIMIZED -->\n<div class=\"elonga-video-grid\">\n  \n  <a href=\"https:\/\/www.youtube.com\/watch?v=Os8kVAMUWH8\" class=\"video-card\" data-lity target=\"_blank\" rel=\"noopener\">\n    <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/Os8kVAMUWH8\/mqdefault.jpg\" loading=\"lazy\" alt=\"\" title=\"\">\n    <div class=\"play-button-overlay\">\n      <svg width=\"60\" height=\"42\" viewBox=\"0 0 68 48\">\n        <path d=\"M66.52,7.74c-0.78-2.93-2.49-5.41-5.42-6.19C55.79,.13,34,0,34,0S12.21,.13,6.9,1.55 C3.97,2.33,2.27,4.81,1.48,7.74C0.06,13.05,0,24,0,24s0.06,10.95,1.48,16.26c0.78,2.93,2.49,5.41,5.42,6.19 C12.21,47.87,34,48,34,48s21.79-0.13,27.1-1.55c2.93-0.78,4.64-3.26,5.42-6.19C67.94,34.95,68,24,68,24S67.94,13.05,66.52,7.74z\" fill=\"#B59753\"><\/path>\n        <path d=\"M 45,24 27,14 27,34\" fill=\"#fff\"><\/path>\n      <\/svg>\n    <\/div>\n  <\/a>\n\n  <a href=\"https:\/\/www.youtube.com\/watch?v=SuDlNLumKF0\" class=\"video-card\" data-lity target=\"_blank\" rel=\"noopener\">\n    <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/SuDlNLumKF0\/mqdefault.jpg\" loading=\"lazy\" alt=\"\" title=\"\">\n    <div class=\"play-button-overlay\">\n      <svg width=\"60\" height=\"42\" viewBox=\"0 0 68 48\">\n        <path d=\"M66.52,7.74c-0.78-2.93-2.49-5.41-5.42-6.19C55.79,.13,34,0,34,0S12.21,.13,6.9,1.55 C3.97,2.33,2.27,4.81,1.48,7.74C0.06,13.05,0,24,0,24s0.06,10.95,1.48,16.26c0.78,2.93,2.49,5.41,5.42,6.19 C12.21,47.87,34,48,34,48s21.79-0.13,27.1-1.55c2.93-0.78,4.64-3.26,5.42-6.19C67.94,34.95,68,24,68,24S67.94,13.05,66.52,7.74z\" fill=\"#B59753\"><\/path>\n        <path d=\"M 45,24 27,14 27,34\" fill=\"#fff\"><\/path>\n      <\/svg>\n    <\/div>\n  <\/a>\n\n  <a href=\"https:\/\/www.youtube.com\/watch?v=xdBL9G4p6Fk\" class=\"video-card\" data-lity target=\"_blank\" rel=\"noopener\">\n    <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/xdBL9G4p6Fk\/mqdefault.jpg\" loading=\"lazy\" alt=\"\" title=\"\">\n    <div class=\"play-button-overlay\">\n      <svg width=\"60\" height=\"42\" viewBox=\"0 0 68 48\">\n        <path d=\"M66.52,7.74c-0.78-2.93-2.49-5.41-5.42-6.19C55.79,.13,34,0,34,0S12.21,.13,6.9,1.55 C3.97,2.33,2.27,4.81,1.48,7.74C0.06,13.05,0,24,0,24s0.06,10.95,1.48,16.26c0.78,2.93,2.49,5.41,5.42,6.19 C12.21,47.87,34,48,34,48s21.79-0.13,27.1-1.55c2.93-0.78,4.64-3.26,5.42-6.19C67.94,34.95,68,24,68,24S67.94,13.05,66.52,7.74z\" fill=\"#B59753\"><\/path>\n        <path d=\"M 45,24 27,14 27,34\" fill=\"#fff\"><\/path>\n      <\/svg>\n    <\/div>\n  <\/a>\n\n<\/div>\n\n<link href=\"\/elonga-assets\/lity.min.css\" rel=\"stylesheet\">\n<script src=\"\/elonga-assets\/lity.min.js\"><\/script>\n\n<style>\n.elonga-video-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));\n  gap: 20px;\n  max-width: 100%;\n  margin: 0 auto;\n  padding: 0 15px;\n  position: relative;\n  z-index: 1;\n}\n\n.video-card {\n  position: relative;\n  display: block;\n  border-radius: 12px;\n  overflow: hidden;\n  background: #000;\n  box-shadow: 0 4px 12px rgba(0,0,0,0.08);\n  transition: all 0.3s ease;\n  text-decoration: none;\n  aspect-ratio: 16 \/ 9;\n  height: auto;\n}\n\n.video-card:hover {\n  transform: translateY(-5px);\n  box-shadow: 0 8px 20px rgba(0,0,0,0.15);\n}\n\n.video-card img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  display: block;\n  transition: transform 0.3s;\n}\n\n.video-card:hover img {\n  transform: scale(1.05);\n}\n\n.play-button-overlay {\n  position: absolute;\n  top: 50%;\n  left: 50%;\n  transform: translate(-50%, -50%);\n  opacity: 0.9;\n  transition: all 0.3s;\n  pointer-events: none;\n  filter: drop-shadow(0 4px 8px rgba(0,0,0,0.3));\n  z-index: 2;\n}\n\n.video-card:hover .play-button-overlay {\n  opacity: 1;\n  transform: translate(-50%, -50%) scale(1.1);\n}\n\n\/* iOS\/Safari spezifische Fixes *\/\n@supports (-webkit-touch-callout: none) {\n  .video-card {\n    -webkit-transform: translateZ(0);\n    transform: translateZ(0);\n    backface-visibility: hidden;\n    -webkit-backface-visibility: hidden;\n  }\n  \n  .video-card img {\n    -webkit-transform: translateZ(0);\n    transform: translateZ(0);\n  }\n}\n\n@media (max-width: 768px) {\n  .elonga-video-grid {\n    grid-template-columns: repeat(2, 1fr);\n    gap: 15px;\n  }\n  \n  .play-button-overlay svg {\n    width: 50px;\n    height: 35px;\n  }\n}\n\n@media (max-width: 480px) {\n  .elonga-video-grid {\n    grid-template-columns: 1fr;\n  }\n}\n\n.lity {\n  z-index: 999999 !important;\n  background: rgba(0,0,0,0.98) !important;\n}\n\n.lity-wrap {\n  position: fixed !important;\n  top: 0 !important;\n  left: 0 !important;\n  right: 0 !important;\n  bottom: 0 !important;\n  width: 100% !important;\n  height: 100% !important;\n  display: flex !important;\n  align-items: center !important;\n  justify-content: center !important;\n}\n\n.lity-container {\n  width: 95vw !important;\n  height: calc(95vw * 0.5625) !important;\n  max-width: 1600px !important;\n  max-height: 90vh !important;\n  position: relative !important;\n  margin: 0 !important;\n}\n\n.lity-iframe-container {\n  position: absolute !important;\n  top: 0 !important;\n  left: 0 !important;\n  width: 100% !important;\n  height: 100% !important;\n  padding-bottom: 0 !important;\n}\n\n.lity-iframe-container iframe {\n  position: absolute !important;\n  top: 0 !important;\n  left: 0 !important;\n  width: 100% !important;\n  height: 100% !important;\n  border: 0 !important;\n  object-fit: contain !important;\n}\n\n.lity-close {\n  position: fixed !important;\n  top: 30px !important;\n  right: 30px !important;\n  color: #B59753 !important;\n  text-shadow: 0 0 10px rgba(0,0,0,0.8) !important;\n  background: rgba(0,0,0,0.7) !important;\n  border: 2px solid #B59753 !important;\n  border-radius: 50% !important;\n  width: 60px !important;\n  height: 60px !important;\n  line-height: 56px !important;\n  font-size: 32px !important;\n  font-weight: bold !important;\n  transition: all 0.3s !important;\n  z-index: 10 !important;\n  cursor: pointer !important;\n  opacity: 1 !important;\n}\n\n.lity-close:hover {\n  background: rgba(181,151,83,0.9) !important;\n  color: #000 !important;\n  border-color: #fff !important;\n  transform: scale(1.15) rotate(90deg) !important;\n  box-shadow: 0 0 20px rgba(181,151,83,0.8) !important;\n}\n\n@media (max-width: 768px) {\n  .lity-container {\n    width: 98vw !important;\n    height: calc(98vw * 0.5625) !important;\n    max-height: 85vh !important;\n  }\n  .lity-close {\n    top: 15px !important;\n    right: 15px !important;\n    width: 50px !important;\n    height: 50px !important;\n    line-height: 46px !important;\n    font-size: 28px !important;\n  }\n}\n<\/style>\n\n<script>\ndocument.addEventListener('lity:open', function(event, instance) {\n  setTimeout(function() {\n    var iframe = instance.element().find('iframe')[0];\n    if (iframe) {\n      var src = iframe.src;\n      if (src.indexOf('youtube.com') !== -1 || src.indexOf('youtu.be') !== -1) {\n        src = src.split('?')[0];\n        var params = ['autoplay=1','rel=0','modestbranding=1','iv_load_policy=3','controls=1','fs=1','vq=hd1080','playsinline=1'];\n        iframe.src = src + '?' + params.join('&');\n      }\n    }\n  }, 100);\n});\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ed76490 elementor-widget elementor-widget-spacer\" data-id=\"ed76490\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\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\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7ce1376f e-flex e-con-boxed e-con e-parent\" data-id=\"7ce1376f\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-4915a052 e-con-full e-flex e-con e-child\" data-id=\"4915a052\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3044b5b4 .envato elementor-hidden-mobile elementor-widget elementor-widget-heading\" data-id=\"3044b5b4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Fragen? Anregungen? Anmeldung?<br><br><br>Alles hier<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5b13289a .envato elementor-widget elementor-widget-heading\" data-id=\"5b13289a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Kontakt<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6230aa6a elementor-widget elementor-widget-heading\" data-id=\"6230aa6a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Anfragen \/ Buchen<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1e1a09bd elementor-widget elementor-widget-heading\" data-id=\"1e1a09bd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h5 class=\"elementor-heading-title elementor-size-default\">Phone \/ WhatsApp \/ Signal: + 49 174 6946283\u202c<\/h5>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c1512c0 e-grid-align-mobile-center elementor-hidden-mobile e-grid-align-widescreen-center elementor-shape-rounded elementor-grid-0 e-grid-align-center elementor-widget elementor-widget-social-icons\" data-id=\"c1512c0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"social-icons.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-social-icons-wrapper elementor-grid\" role=\"list\">\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-facebook-f elementor-animation-bounce-in elementor-repeater-item-2d0da0c\" href=\"https:\/\/www.facebook.com\/elonga.net\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Facebook-f<\/span>\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-facebook-f\" viewBox=\"0 0 320 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50.06h40.42V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-instagram elementor-animation-bounce-in elementor-repeater-item-eb68432\" href=\"https:\/\/www.instagram.com\/elonga_tango_school\/\" target=\"_blank\" rel=\"noopener\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Instagram<\/span>\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-instagram\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-youtube elementor-animation-bounce-in elementor-repeater-item-7b01562\" href=\"https:\/\/www.youtube.com\/@iwanharlan\" target=\"_blank\" rel=\"noopener\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Youtube<\/span>\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-youtube\" viewBox=\"0 0 576 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1a0cd860 elementor-button-align-stretch elementor-widget elementor-widget-form\" data-id=\"1a0cd860\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;step_next_label&quot;:&quot;N\\u00e4chster&quot;,&quot;step_previous_label&quot;:&quot;Voriger&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\t\t\t<form class=\"elementor-form\" method=\"post\" name=\"New Form\" aria-label=\"New Form\">\n\t\t\t<input type=\"hidden\" name=\"post_id\" value=\"13545\"\/>\n\t\t\t<input type=\"hidden\" name=\"form_id\" value=\"1a0cd860\"\/>\n\t\t\t<input type=\"hidden\" name=\"referer_title\" value=\"Eros Tango Logos - magisches Tangowochenende mit Isabella &amp; Iwan\" \/>\n\n\t\t\t\t\t\t\t<input type=\"hidden\" name=\"queried_id\" value=\"13545\"\/>\n\t\t\t\n\t\t\t<div class=\"elementor-form-fields-wrapper elementor-labels-\">\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\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-name\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\tVorname\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=\"Vorname\">\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-85b7ae5 elementor-col-50\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-85b7ae5\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\tNachname\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[85b7ae5]\" id=\"form-field-85b7ae5\" class=\"elementor-field elementor-size-md  elementor-field-textual\" placeholder=\"Nachname\">\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-100 elementor-field-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-email\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\tEmail\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\" 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-tel elementor-field-group elementor-column elementor-field-group-field_dcb8b41 elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-field_dcb8b41\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\tMobil Tel  \/ WhatsApp \/ Signal\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t<input size=\"1\" type=\"tel\" name=\"form_fields[field_dcb8b41]\" id=\"form-field-field_dcb8b41\" class=\"elementor-field elementor-size-md  elementor-field-textual\" placeholder=\"Bitte ausf\u00fcllen: Mobil Tel  \/ WhatsApp \/ Signal\" pattern=\"[0-9()#&amp;+*-=.]+\" title=\"Nur Nummern oder Telefon-Zeichen (#, -, *, etc) werden akzeptiert.\">\n\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-field_527cc91 elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-field_527cc91\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\tBetreff: ETL Chiemgau April 2027\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_527cc91]\" id=\"form-field-field_527cc91\" class=\"elementor-field elementor-size-md  elementor-field-textual\" placeholder=\"Betreff: ETL Chiemgau April 2027\">\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 elementor-screen-only\">\n\t\t\t\t\t\t\t\tMessage\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=\"6\" placeholder=\"Message\"><\/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_a2fcf7a elementor-col-100 elementor-field-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_a2fcf7a]\" id=\"form-field-field_a2fcf7a\" class=\"elementor-field elementor-size-md  elementor-acceptance-field\" required=\"required\">\n\t\t\t\t<label for=\"form-field-field_a2fcf7a\">Es gilt die Datenschutzerkl\u00e4rung<\/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-type-recaptcha_v3 elementor-field-group elementor-column elementor-field-group-field_e56f09f elementor-col-100 recaptcha_v3-bottomright\">\n\t\t\t\t\t<div class=\"elementor-field\" id=\"form-field-field_e56f09f\"><div class=\"elementor-g-recaptcha\" data-sitekey=\"6Lc6jJgpAAAAAIIendT1gRYfX2NqWr9rkUyRNYPF\" data-type=\"v3\" data-action=\"Form\" data-badge=\"bottomright\" data-size=\"invisible\"><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-hidden elementor-field-group elementor-column elementor-field-group-traffic_source elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"hidden\" name=\"form_fields[traffic_source]\" id=\"form-field-traffic_source\" class=\"elementor-field elementor-size-md  elementor-field-textual\">\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-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<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-alt-circle-right\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8c137 0 248 111 248 248S393 504 256 504 8 393 8 256 119 8 256 8zM140 300h116v70.9c0 10.7 13 16.1 20.5 8.5l114.3-114.9c4.7-4.7 4.7-12.2 0-16.9l-114.3-115c-7.6-7.6-20.5-2.2-20.5 8.5V212H140c-6.6 0-12 5.4-12 12v64c0 6.6 5.4 12 12 12z\"><\/path><\/svg>\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\">Nachricht senden<\/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 class=\"elementor-element elementor-element-252b2606 elementor-widget elementor-widget-text-editor\" data-id=\"252b2606\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>This site is protected by reCAPTCHA and the Google<br \/><a href=\"https:\/\/policies.google.com\/privacy\" target=\"_blank\" rel=\"noopener\">Privacy Policy<\/a> and<br \/><a href=\"https:\/\/policies.google.com\/terms\" target=\"_blank\" rel=\"noopener\">Terms of Service<\/a> apply.<\/p>\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\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-7t61voqo elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"7t61voqo\" 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=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-mdhpbr67\" data-id=\"mdhpbr67\" 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-h2hkycy8 elementor-widget elementor-widget-html\" data-id=\"h2hkycy8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Was ist das Eros Tango Logos Format \u2014 und warum ist es so besonders?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Eros Tango Logos ist das Herzensformat von Isabella & Iwan: Samstag arbeiten Frauen und M\u00e4nner in eigenen, separierten Einheiten \u2014 nicht als Ausgrenzung, sondern damit jede und jeder ganz bei sich selbst ankommt. Isabella mit den TangoBellas, Iwan mit den TangoChicos. Sonntag kommen zwei gest\u00e4rkte, authentische Tanzpartner aufeinander zu. Das Ergebnis: eine Begegnung auf dem Parkett, die man nicht vergisst.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Was passiert in den separierten Einheiten?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Isabella arbeitet mit den TangoBellas an weiblicher Essenz: K\u00f6rperbewusstsein, Erdung, Leichtigkeit, Verbindung. Iwan arbeitet mit den TangoChicos an m\u00e4nnlicher F\u00fchrungspr\u00e4senz, Klarheit und musikalischem Ausdruck \u2014 \u00fcber die eigene K\u00f6rperlichkeit, nicht \u00fcber Schrittmuster.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"F\u00fcr wen ist das Wochenende geeignet \u2014 brauche ich Vorkenntnisse?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"F\u00fcr TangoBellas, TangoChicos und Paare aller Level. Das Format funktioniert f\u00fcr alle, weil es nicht um Technik geht, sondern um authentischen Ausdruck. Solo-Anmeldungen ausdr\u00fccklich willkommen.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Welche Pakete gibt es \u2014 und was kostet das Wochenende?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Komplettpaket (Sa + So, 4 Workshops): 180 \u20acNur Samstag (2 Workshops, begrenzte Pl\u00e4tze): 99 \u20acDas Komplettpaket umfasst Samstag separierte Einheiten und Sonntag gemeinsames Paartanzen mit Abschluss-Milonga.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Wo findet das Wochenende statt?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Samstag im Yogazentrum Kolbermoor (TangoBellas) und im Basislager Bad Aibling (TangoChicos) \u2014 beide im Chiemgau, gut erreichbar von M\u00fcnchen, Rosenheim und Salzburg. Sonntag treffen sich alle zum gemeinsamen Paartanz.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Wie unterrichtet ihr \u2014 geht es vor allem um Figuren?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Nein. Wir tanzen selbst mit \u2014 mit jeder und jedem von euch. Im Mittelpunkt stehen klare K\u00f6rpersprache, echte Kommunikation und echter Kontakt im Tanz. Figuren und Sequenzen entstehen bei uns trotzdem \u2014 von innen heraus, aus dem Moment, ganz organisch gewachsen.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Wie gro\u00df ist die Gruppe?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Wir setzen bewusst auf kleine, feine Gruppen \u2014 Tango in seiner reinsten Form, an au\u00dfergew\u00f6hnlichen Orten. Wir tanzen selbst mit jeder und jedem von euch und begleiten dich auch k\u00f6rperlich im Unterricht: echte, intensive Begleitung, ganz nah dran.\"\n      }\n    }\n  ]\n}\n<\/script>\n<style>\n.elonga-faq-wrap{max-width:860px;margin:60px auto 20px;padding:0 20px;font-family:'Comfortaa',sans-serif}\n.elonga-faq-heading{font-family:'Quicksand',sans-serif;font-weight:400;font-size:32px;color:#B59753;text-align:center;margin:0 0 10px;letter-spacing:.03em}\n.elonga-faq-sub{font-family:'Comfortaa',sans-serif;font-size:14px;color:#aaa;text-align:center;margin:0 0 50px;letter-spacing:.08em;text-transform:uppercase}\n.elonga-faq details{border-bottom:1px solid rgba(181,151,83,.22)}\n.elonga-faq details:first-of-type{border-top:1px solid rgba(181,151,83,.22)}\n.elonga-faq summary{list-style:none;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:22px 2px;cursor:pointer;font-family:'Quicksand',sans-serif;font-weight:500;font-size:17px;color:#3a3a3a;line-height:1.45;transition:color .25s}\n.elonga-faq summary::-webkit-details-marker{display:none}\n.elonga-faq summary:hover{color:#B59753}\n.elonga-faq details[open] summary{color:#B59753}\n.elonga-faq-icon{flex-shrink:0;width:26px;height:26px;border-radius:50%;border:1px solid rgba(181,151,83,.5);display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:300;color:#B59753;line-height:1;transition:background .25s,color .25s;font-family:'Quicksand',sans-serif}\n.elonga-faq details[open] .elonga-faq-icon{background:#B59753;color:#fff}\n.elonga-faq-body{padding:2px 2px 28px;font-family:'Comfortaa',sans-serif;font-size:15px;color:#5a5a5a;line-height:1.9}\n<\/style>\n<div class=\"elonga-faq-wrap\">\n  <h2 class=\"elonga-faq-heading\">H\u00e4ufige Fragen<\/h2>\n  <p class=\"elonga-faq-sub\">Eros Tango Logos &nbsp;\u00b7&nbsp; Chiemgau &nbsp;\u00b7&nbsp; Bayern<\/p>\n  <div class=\"elonga-faq\">\n\n    <details>\n      <summary>Was ist das Eros Tango Logos Format \u2014 und warum ist es so besonders?<span class=\"elonga-faq-icon\">+<\/span><\/summary>\n      <div class=\"elonga-faq-body\">Eros Tango Logos ist das Herzensformat von Isabella &amp; Iwan: Samstag arbeiten Frauen und M\u00e4nner in eigenen, separierten Einheiten \u2014 nicht als Ausgrenzung, sondern damit jede und jeder ganz bei sich selbst ankommt. Isabella mit den TangoBellas, Iwan mit den TangoChicos. Sonntag kommen zwei gest\u00e4rkte, authentische Tanzpartner aufeinander zu. Das Ergebnis: eine Begegnung auf dem Parkett, die man nicht vergisst.<\/div>\n    <\/details>\n\n    <details>\n      <summary>Was passiert in den separierten Einheiten?<span class=\"elonga-faq-icon\">+<\/span><\/summary>\n      <div class=\"elonga-faq-body\">Isabella arbeitet mit den <strong>TangoBellas<\/strong> an weiblicher Essenz: K\u00f6rperbewusstsein, Erdung, Leichtigkeit, Verbindung. Iwan arbeitet mit den <strong>TangoChicos<\/strong> an m\u00e4nnlicher F\u00fchrungspr\u00e4senz, Klarheit und musikalischem Ausdruck \u2014 \u00fcber die eigene K\u00f6rperlichkeit, nicht \u00fcber Schrittmuster.<\/div>\n    <\/details>\n\n    <details>\n      <summary>F\u00fcr wen ist das Wochenende geeignet \u2014 brauche ich Vorkenntnisse?<span class=\"elonga-faq-icon\">+<\/span><\/summary>\n      <div class=\"elonga-faq-body\">F\u00fcr TangoBellas, TangoChicos und Paare aller Level. Das Format funktioniert f\u00fcr alle, weil es nicht um Technik geht, sondern um authentischen Ausdruck. Solo-Anmeldungen ausdr\u00fccklich willkommen.<\/div>\n    <\/details>\n\n    <details>\n      <summary>Welche Pakete gibt es \u2014 und was kostet das Wochenende?<span class=\"elonga-faq-icon\">+<\/span><\/summary>\n      <div class=\"elonga-faq-body\"><strong>Komplettpaket<\/strong> (Sa + So, 4 Workshops): 180 \u20ac<br><strong>Nur Samstag<\/strong> (2 Workshops, begrenzte Pl\u00e4tze): 99 \u20ac<br><br>Das Komplettpaket umfasst Samstag separierte Einheiten und Sonntag gemeinsames Paartanzen mit Abschluss-Milonga.<\/div>\n    <\/details>\n\n    <details>\n      <summary>Wo findet das Wochenende statt?<span class=\"elonga-faq-icon\">+<\/span><\/summary>\n      <div class=\"elonga-faq-body\">Samstag im <strong>Yogazentrum Kolbermoor<\/strong> (TangoBellas) und im <strong>Basislager Bad Aibling<\/strong> (TangoChicos) \u2014 beide im Chiemgau, gut erreichbar von M\u00fcnchen, Rosenheim und Salzburg. Sonntag treffen sich alle zum gemeinsamen Paartanz.<\/div>\n    <\/details>\n\n    <details>\n      <summary>Wie unterrichtet ihr \u2014 geht es vor allem um Figuren?<span class=\"elonga-faq-icon\">+<\/span><\/summary>\n      <div class=\"elonga-faq-body\">Nein. Wir tanzen selbst mit \u2014 mit jeder und jedem von euch. Im Mittelpunkt stehen klare K\u00f6rpersprache, echte Kommunikation und echter Kontakt im Tanz. Figuren und Sequenzen entstehen bei uns trotzdem \u2014 von innen heraus, aus dem Moment, ganz organisch gewachsen.<\/div>\n    <\/details>\n\n    <details>\n      <summary>Wie gro\u00df ist die Gruppe?<span class=\"elonga-faq-icon\">+<\/span><\/summary>\n      <div class=\"elonga-faq-body\">Wir setzen bewusst auf kleine, feine Gruppen \u2014 Tango in seiner reinsten Form, an au\u00dfergew\u00f6hnlichen Orten. Wir tanzen selbst mit jeder und jedem von euch und begleiten dich auch k\u00f6rperlich im Unterricht: echte, intensive Begleitung, ganz nah dran.<\/div>\n    <\/details>\n  <\/div>\n<\/div>\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<div class=\"elementor-element elementor-element-353a2fc e-con e-atomic-element e-flexbox-base \" data-id=\"353a2fc\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"353a2fc\" data-e-type=\"e-flexbox\" data-id=\"353a2fc\">\n    \t\t\t<p class=\"e-paragraph-base\" data-interaction-id=\"fe97236\" data-e-type=\"widget\" data-id=\"fe97236\">Type your paragraph here<\/p>\n\t\t\n<\/div>\n\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Isabella &amp; Iwan on Tour Eros Tango Logos &#8211; Hero Banner Eros Tango Logos Isabella &#038; Iwan in Kolbermoor 10.\u201311. April 2027 Ein Tangowochenende im Chiemgauf\u00fcr TangoBellas, TangoChicos &amp; Paaremit Kopf und Herz und viel Raum dazwischen. EROS TANGO LOGOSEine Reise zu deinem authentischen Tango Warum in die Stille der eigenen Essenz eintauchen? Weil aus [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"page-builder","ast-site-content-layout":"normal-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-13545","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/elonga.net\/en\/wp-json\/wp\/v2\/pages\/13545","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/elonga.net\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/elonga.net\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/elonga.net\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/elonga.net\/en\/wp-json\/wp\/v2\/comments?post=13545"}],"version-history":[{"count":46,"href":"https:\/\/elonga.net\/en\/wp-json\/wp\/v2\/pages\/13545\/revisions"}],"predecessor-version":[{"id":20008,"href":"https:\/\/elonga.net\/en\/wp-json\/wp\/v2\/pages\/13545\/revisions\/20008"}],"wp:attachment":[{"href":"https:\/\/elonga.net\/en\/wp-json\/wp\/v2\/media?parent=13545"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}