{"id":349,"date":"2026-06-22T16:31:58","date_gmt":"2026-06-22T16:31:58","guid":{"rendered":"https:\/\/spiritual-activity.org\/?page_id=349"},"modified":"2026-07-07T10:45:38","modified_gmt":"2026-07-07T10:45:38","slug":"ueber-uns","status":"publish","type":"page","link":"https:\/\/spiritual-activity.org\/it\/ueber-uns\/","title":{"rendered":"Chi siamo"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"349\" class=\"elementor elementor-349\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6689af2 e-flex e-con-boxed e-con e-parent\" data-id=\"6689af2\" 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-5a19e3a elementor-widget elementor-widget-shortcode\" data-id=\"5a19e3a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"536\" class=\"elementor elementor-536\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cbf2c00 e-flex e-con-boxed e-con e-parent\" data-id=\"cbf2c00\" 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-97ba22c elementor-widget elementor-widget-html\" data-id=\"97ba22c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n\/* ============================================================\n   ISA \u2013 HEADER WIDGET\n   ============================================================ *\/\n\n#be-nav {\n  position: fixed;\n  top: 0; left: 0; right: 0;\n  z-index: 9999;\n  padding: 12px 2.5rem;\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  background: rgba(255,255,255,0.95);\n  backdrop-filter: blur(12px);\n  -webkit-backdrop-filter: blur(12px);\n  border-bottom: 1px solid rgba(33,117,155,0.15);\n  font-family: 'DM Sans', system-ui, sans-serif;\n  box-sizing: border-box;\n}\n\n#be-nav * { box-sizing: border-box; }\n\n\/* Logo *\/\n#be-nav-logo {\n  display: flex;\n  align-items: center;\n  flex-shrink: 0;\n}\n\n#be-nav-logo img {\n  height: 38px;\n  width: auto;\n  display: block;\n}\n\n\/* Rechte Seite: Nav *\/\n#be-nav-right {\n  display: flex;\n  align-items: center;\n  gap: 1.5rem;\n}\n\n\/* Link-Liste *\/\n#be-nav ul {\n  display: flex;\n  gap: 2rem;\n  list-style: none;\n  align-items: center;\n  margin: 0; padding: 0;\n}\n\n#be-nav ul li a {\n  font-size: 15px;\n  font-weight: 400;\n  letter-spacing: 0.10em;\n  text-transform: uppercase;\n  text-decoration: none;\n  color: #1a4a5e;\n  transition: color 0.2s;\n}\n\n#be-nav ul li a:hover { color: #21759b; }\n\n\/* CTA-Button *\/\n#be-nav ul li a.be-cta {\n  background: #21759b;\n  color: #ffffff !important;\n  padding: 0.65rem 1.5rem;\n  border-radius: 3px;\n  font-size: 15px;\n  letter-spacing: 0.09em;\n  transition: background 0.2s;\n}\n\n#be-nav ul li a.be-cta:hover {\n  background: #1a5d7a;\n  color: #ffffff !important;\n}\n\n\/* Sprachumschalter *\/\n#be-nav .be-lang {\n  display: flex;\n  align-items: center;\n  font-size: 14px;\n}\n\n\/* Hamburger *\/\n#be-hamburger {\n  display: none;\n  flex-direction: column;\n  gap: 5px;\n  cursor: pointer;\n  padding: 4px;\n  background: none;\n  border: none;\n  position: relative;\n  z-index: 99999;\n}\n\n#be-hamburger span {\n  display: block;\n  width: 22px;\n  height: 1.5px;\n  background: #21759b;\n  transition: transform 0.25s, opacity 0.2s;\n}\n\n\/* Mobile Menu *\/\n#be-mobile-menu {\n  display: none;\n  position: fixed;\n  top: 0; left: 0; right: 0; bottom: 0;\n  z-index: 9998;\n  background: rgba(255,255,255,0.98);\n  flex-direction: column;\n  justify-content: center;\n  align-items: center;\n  gap: 2rem;\n  font-family: 'DM Sans', system-ui, sans-serif;\n}\n\n#be-mobile-menu.be-open { display: flex; }\n\n#be-mobile-menu a {\n  font-size: 1.1rem;\n  font-weight: 400;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  text-decoration: none;\n  color: #1a4a5e;\n}\n\n#be-mobile-menu a.be-cta-mobile {\n  background: #21759b;\n  color: #ffffff !important;\n  padding: 0.8rem 2.2rem;\n  border-radius: 3px;\n  margin-top: 0.5rem;\n}\n\n\/* Sprachumschalter im Mobile-Men\u00fc *\/\n#be-mobile-menu .be-lang-mobile {\n  margin-top: 0.5rem;\n}\n\n\/* Hamburger bleibt sichtbar wenn Men\u00fc offen \u2013 fungiert als X *\/\n#be-nav.be-menu-open {\n  z-index: 99999;\n  background: transparent;\n  border-bottom: none;\n  backdrop-filter: none;\n  -webkit-backdrop-filter: none;\n}\n\n#be-nav.be-menu-open #be-hamburger {\n  position: fixed;\n  top: 1rem;\n  right: 1.5rem;\n}\n#be-nav.be-menu-open #be-hamburger span:nth-child(1) {\n  transform: translateY(6.5px) rotate(45deg);\n}\n#be-nav.be-menu-open #be-hamburger span:nth-child(2) {\n  opacity: 0;\n}\n#be-nav.be-menu-open #be-hamburger span:nth-child(3) {\n  transform: translateY(-6.5px) rotate(-45deg);\n}\n\n\/* Responsive *\/\n@media (max-width: 768px) {\n  #be-nav { padding: 1rem 1.5rem; }\n  #be-nav ul { display: none; }\n  #be-nav .be-lang { display: none; }\n  #be-hamburger { display: flex; }\n  #be-mobile-menu > a { font-size: 2.2rem !important; }\n  #be-mobile-menu a.be-cta-mobile { font-size: 2.2rem !important; padding: 1rem 3rem; }\n}\n\n@media (min-width: 769px) {\n  #be-nav { padding: 20px 2.5rem; }\n  #be-nav-logo img { height: 42px; }\n}\n<\/style>\n\n<nav id=\"be-nav\">\n\n  <!-- Logo links -->\n  <a id=\"be-nav-logo\" href=\"https:\/\/spiritual-activity.org\" aria-label=\"ISA \u2013 Startseite\">\n    <img decoding=\"async\" src=\"https:\/\/spiritual-activity.org\/wp-content\/uploads\/2026\/06\/ISA_Logo-scaled.png\"\n         alt=\"ISA Logo\"\n         loading=\"eager\">\n  <\/a>\n\n  <!-- Rechte Seite: Links + Hamburger -->\n  <div id=\"be-nav-right\">\n    <ul>\n      <li><a href=\"https:\/\/spiritual-activity.org\/\">Start<\/a><\/li>\n      <!-- Entwicklung: noch nicht anzeigen -->\n      <!-- <li><a href=\"https:\/\/spiritual-activity.org\/entwicklung\/\">Entwicklung<\/a><\/li> -->\n      <li><a href=\"https:\/\/spiritual-activity.org\/verein\/\">Leben im Denken e.V.<\/a><\/li>\n      <li><a href=\"https:\/\/spiritual-activity.org\/ueber-uns\/\">\u00dcber uns<\/a><\/li>\n      <li><a href=\"https:\/\/spiritual-activity.org\/kontakt\/\">Kontakt<\/a><\/li>\n      <!-- Shop: noch nicht anzeigen -->\n      <!-- <li><a href=\"https:\/\/spiritual-activity.org\/store\/\">Shop<\/a><\/li> -->\n      <li class=\"be-lang\"><\/li>\n    <\/ul>\n\n    <button id=\"be-hamburger\" aria-label=\"Men\u00fc \u00f6ffnen\">\n      <span><\/span><span><\/span><span><\/span>\n    <\/button>\n  <\/div>\n\n<\/nav>\n\n<!-- Mobile Vollbild-Men\u00fc -->\n<div id=\"be-mobile-menu\">\n  <a href=\"https:\/\/spiritual-activity.org\/\">Start<\/a>\n  <!-- Entwicklung: noch nicht anzeigen -->\n  <!-- <a href=\"https:\/\/spiritual-activity.org\/entwicklung\/\" onclick=\"beCloseMenu()\">Entwicklung<\/a> -->\n  <a href=\"https:\/\/spiritual-activity.org\/verein\/\" onclick=\"beCloseMenu()\">Leben im Denken e.V.<\/a>\n  <a href=\"https:\/\/spiritual-activity.org\/ueber-uns\/\" onclick=\"beCloseMenu()\">\u00dcber uns<\/a>\n  <a href=\"https:\/\/spiritual-activity.org\/kontakt\/\" onclick=\"beCloseMenu()\">Kontakt<\/a>\n  <!-- Shop: noch nicht anzeigen -->\n  <!-- <a href=\"https:\/\/spiritual-activity.org\/store\/\" onclick=\"beCloseMenu()\">Shop<\/a> -->\n  <div class=\"be-lang-mobile\"><\/div>\n<\/div>\n\n\n<script>\nfunction beOpenMenu() {\n  document.getElementById('be-mobile-menu').classList.add('be-open');\n  document.getElementById('be-nav').classList.add('be-menu-open');\n  document.body.style.overflow = 'hidden';\n}\n\nfunction beCloseMenu() {\n  document.getElementById('be-mobile-menu').classList.remove('be-open');\n  document.getElementById('be-nav').classList.remove('be-menu-open');\n  document.body.style.overflow = '';\n}\n\n\/* ============================================================\n   NEU: Automatische Sprach-Weiterleitung f\u00fcr Nav-Links\n   ============================================================ *\/\nfunction beLocalizeNavLinks() {\n  \/\/ Sprachcodes, die TranslatePress als Subdirectory-Prefix nutzt\n  \/\/ (Deutsch = Default, daher kein Prefix)\n  var LANGS = ['en', 'es', 'it', 'ru'];\n\n  var pathMatch = window.location.pathname.match(\/^\\\/([a-z]{2})(\\\/|$)\/);\n  var currentLang = (pathMatch && LANGS.indexOf(pathMatch[1]) !== -1) ? pathMatch[1] : null;\n\n  \/\/ Wenn wir auf Deutsch (Default) sind, nichts tun \u2013 Links sind bereits korrekt\n  if (!currentLang) return;\n\n  var navLinks = document.querySelectorAll(\n    '#be-nav a[href^=\"https:\/\/spiritual-activity.org\"], #be-mobile-menu a[href^=\"https:\/\/spiritual-activity.org\"]'\n  );\n\n  navLinks.forEach(function (link) {\n    try {\n      var url = new URL(link.getAttribute('href'));\n      var alreadyPrefixed = new RegExp('^\/(' + LANGS.join('|') + ')(\/|$)').test(url.pathname);\n      if (!alreadyPrefixed) {\n        \/\/ z.B. \"\/verein\/\" -> \"\/en\/verein\/\"\n        url.pathname = '\/' + currentLang + url.pathname;\n        link.setAttribute('href', url.toString());\n      }\n    } catch (e) {\n      \/\/ ung\u00fcltige URL \u00fcberspringen\n    }\n  });\n}\n\ndocument.addEventListener('DOMContentLoaded', function() {\n  var burger = document.getElementById('be-hamburger');\n  var menu   = document.getElementById('be-mobile-menu');\n\n  if (burger) burger.addEventListener('click', function() {\n    if (menu.classList.contains('be-open')) {\n      beCloseMenu();\n    } else {\n      beOpenMenu();\n    }\n  });\n\n  if (menu) menu.addEventListener('click', function(e) {\n    if (e.target === menu) beCloseMenu();\n  });\n\n  beLocalizeNavLinks();\n});\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<\/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-1831927 e-flex e-con-boxed e-con e-parent\" data-id=\"1831927\" 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-647508f e-con-full e-flex e-con e-child\" data-id=\"647508f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3e40d28 elementor-widget elementor-widget-heading\" data-id=\"3e40d28\" 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\">\u00dcber uns<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-013719b e-con-full e-flex e-con e-child\" data-id=\"013719b\" data-element_type=\"container\" data-e-type=\"container\">\n\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-2bb8e8e e-flex e-con-boxed e-con e-parent\" data-id=\"2bb8e8e\" 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-74fc7b2 elementor-widget elementor-widget-text-editor\" data-id=\"74fc7b2\" 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>Seit 2019 entwickeln wir Schulungswege auf dem Boden der Anthroposophie und der Schriften Rudolf Steiners. Entstanden sind sie aus dem Impuls von Andreas Schmitt \u2013 Facharzt f\u00fcr Visceralchirurgie, ehemaliger Funktionsoberarzt der Filderklinik und langj\u00e4hriger wissenschaftlicher Mitarbeiter im Bereich Komplement\u00e4rmedizin an der Universit\u00e4t T\u00fcbingen.<\/p><p>Was als pers\u00f6nliche Initiative begann, ist zu einem lebendigen internationalen Netzwerk geworden. Heute bieten wir das Jahrestraining Philosophie der Freiheit und die Sechs-Seelen\u00fcbungen in 14 Sprachen an, haben eine \u00dcbersetzung der Philosophie der Freiheit ins Arabische und Parsi initiiert und \u00fcber 3000 Menschen begleitet.<\/p><p>Unsere Kurse werden von \u00fcberwiegend ehrenamtlich t\u00e4tigen Teams getragen. Woche f\u00fcr Woche entstehen daraus weltweit reale Begegnungen \u2013 in verschiedenen L\u00e4ndern, zwischen Menschen unterschiedlichster Herkunft und Lebenswege. Die R\u00fcckmeldungen, die uns erreichen, ber\u00fchren uns: Menschen, die durch die \u00dcbungen neue Inspirationen f\u00fcr ihr Leben oder neue berufliche Weg fanden, Menschen in politisch schwierigen Situationen, die in unserer Gemeinschaft eine innere St\u00fctze erleben, oder Schulen \u2013 wie eine Waldorfschule in Alicante \u2013, die das Jahrestraining mit ihrem gesamten Kollegium durchgef\u00fchrt haben und deren innerer Zusammenhalt und Arbeitsatmosph\u00e4re sich dadurch nachhaltig ver\u00e4ndert haben.<\/p>\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-f931254 e-flex e-con-boxed e-con e-parent\" data-id=\"f931254\" 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-8503542 elementor-widget elementor-widget-html\" data-id=\"8503542\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n  .team1-profile-section {\n    padding: 40px 0;\n  }\n  .team1-profile-section .team1-container {\n    display: grid;\n    grid-template-columns: repeat(4, 220px);\n    gap: 24px;\n    justify-content: center;\n    max-width: 1100px;\n    margin: 0 auto;\n    padding: 0 20px;\n    box-sizing: border-box;\n  }\n  .team1-profile-box {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    text-align: center;\n  }\n\n  \/* --- NEU: Wrapper f\u00fcr Foto + Maske --- *\/\n  .team1-avatar-wrap {\n    position: relative;\n    width: 180px;\n    height: 180px;\n    margin-bottom: 14px;\n  }\n\n  \/* Foto-Ebene: clippt das skalierte Bild immer auf 180x180 Kreis *\/\n  .team1-avatar-clip {\n    position: absolute;\n    top: 0; left: 0;\n    width: 180px;\n    height: 180px;\n    border-radius: 50%;\n    overflow: hidden;\n  }\n  .team1-avatar-clip img {\n    position: absolute;\n    top: 0; left: 0;\n    width: 100% !important;\n    height: 100% !important;\n    object-fit: cover !important;\n    object-position: var(--pos, center center);\n    transform: scale(var(--zoom, 1));\n    transform-origin: center center;\n    display: block;\n    border: none !important;\n    box-shadow: none !important;\n  }\n\n  \/* Masken-Ebene: der feste Ring, IMMER gleich, egal wie das Foto skaliert ist *\/\n  .team1-avatar-frame {\n    position: absolute;\n    top: -6px; left: -6px; right: -6px; bottom: -6px;\n    border-radius: 50%;\n    border: 6px solid #FFFFFF;\n    box-sizing: border-box;\n    pointer-events: none;\n  }\n\n  .team1-profile-box .team1-name {\n    font-family: 'DM Sans', sans-serif;\n    font-weight: 700;\n    font-size: 1.2rem;\n    color: #195F7E;\n    margin: 0 0 4px 0;\n  }\n  .team1-profile-box .team1-subtext {\n    font-family: 'DM Sans', sans-serif;\n    font-weight: 400;\n    font-size: 0.95rem;\n    color: #1a1a1a;\n    line-height: 1.4;\n    margin: 0;\n  }\n  @media (max-width: 1024px) {\n    .team1-profile-section .team1-container {\n      grid-template-columns: repeat(2, 1fr);\n      max-width: 400px;\n      gap: 24px 16px;\n      padding: 0 16px;\n    }\n    .team1-avatar-wrap {\n      width: 160px;\n      height: 160px;\n    }\n    .team1-avatar-clip {\n      width: 160px;\n      height: 160px;\n    }\n    .team1-profile-section {\n      padding: 12px 0;\n    }\n  }\n<\/style>\n\n<section class=\"team1-profile-section\">\n  <div class=\"team1-container\">\n\n    <div class=\"team1-profile-box\">\n      <div class=\"team1-avatar-wrap\">\n        <div class=\"team1-avatar-clip\">\n          <img decoding=\"async\" src=\"https:\/\/spiritual-activity.org\/wp-content\/uploads\/2026\/07\/Andreas-scaled.jpg\" alt=\"Andreas\" style=\"--zoom: 1.1; --pos: center center;\">\n        <\/div>\n        <div class=\"team1-avatar-frame\"><\/div>\n      <\/div>\n      <p class=\"team1-name\">Andreas Schmitt<\/p>\n      <p class=\"team1-subtext\">\n        Vorstand Leben im Denken e.V.<br>\n        Gesamtverantwortung, CEO<br>\n        Universit\u00e4t T\u00fcbingen \/ GE\n      <\/p>\n    <\/div>\n\n    <div class=\"team1-profile-box\">\n      <div class=\"team1-avatar-wrap\">\n        <div class=\"team1-avatar-clip\">\n          <img decoding=\"async\" src=\"https:\/\/spiritual-activity.org\/wp-content\/uploads\/2026\/07\/David.jpg\" alt=\"David\" style=\"--zoom: 1.08; --pos: center center;\">\n        <\/div>\n        <div class=\"team1-avatar-frame\"><\/div>\n      <\/div>\n      <p class=\"team1-name\">David Martin<\/p>\n      <p class=\"team1-subtext\">\n        Vorstand Leben im Denken e.V.<br>\n        Strategie und Meditation<br>\n        Universit\u00e4t Witten\/Herdecke \/ GE\n      <\/p>\n    <\/div>\n\n    <div class=\"team1-profile-box\">\n      <div class=\"team1-avatar-wrap\">\n        <div class=\"team1-avatar-clip\">\n          <img decoding=\"async\" src=\"https:\/\/spiritual-activity.org\/wp-content\/uploads\/2026\/07\/Marion-Kahl.jpg\" alt=\"Marion\" style=\"--zoom: 1.07; --pos: center center;\">\n        <\/div>\n        <div class=\"team1-avatar-frame\"><\/div>\n      <\/div>\n      <p class=\"team1-name\">Marion Kahl<\/p>\n      <p class=\"team1-subtext\">\n        Strategie und Kommunikation<br>\n        Passau \/ GE\n      <\/p>\n    <\/div>\n\n    <div class=\"team1-profile-box\">\n      <div class=\"team1-avatar-wrap\">\n        <div class=\"team1-avatar-clip\">\n          <img decoding=\"async\" src=\"https:\/\/spiritual-activity.org\/wp-content\/uploads\/2026\/07\/Ludger-2.jpg\" alt=\"Ludger\" style=\"--zoom: 1; --pos: center center;\">\n        <\/div>\n        <div class=\"team1-avatar-frame\"><\/div>\n      <\/div>\n      <p class=\"team1-name\">Ludger Scharlipp<\/p>\n      <p class=\"team1-subtext\">\n        Vorstand Leben im Denken e.V.<br>\n        Strategie, Kommunikation, IT<br>\n        Arlesheim \/ CH\n      <\/p>\n    <\/div>\n\n  <\/div>\n<\/section>\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-69643cd e-flex e-con-boxed e-con e-parent\" data-id=\"69643cd\" 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-39a5bc1 elementor-widget elementor-widget-html\" data-id=\"39a5bc1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n  .team2-profile-section {\n    padding: 40px 0;\n  }\n  .team2-profile-section .team2-container {\n    display: grid;\n    grid-template-columns: repeat(4, 220px);\n    gap: 24px;\n    justify-content: center;\n    max-width: 1100px;\n    margin: 0 auto;\n    padding: 0 20px;\n    box-sizing: border-box;\n  }\n  .team2-profile-box {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    text-align: center;\n  }\n\n  \/* --- Wrapper f\u00fcr Foto + Maske --- *\/\n  .team2-avatar-wrap {\n    position: relative;\n    width: 180px;\n    height: 180px;\n    margin-bottom: 14px;\n  }\n\n  \/* Foto-Ebene: clippt das skalierte Bild immer auf den Kreis *\/\n  .team2-avatar-clip {\n    position: absolute;\n    top: 0; left: 0;\n    width: 180px;\n    height: 180px;\n    border-radius: 50%;\n    overflow: hidden;\n  }\n  .team2-avatar-clip img {\n    position: absolute;\n    top: 0; left: 0;\n    width: 100% !important;\n    height: 100% !important;\n    object-fit: cover !important;\n    object-position: var(--pos, center center);\n    transform: scale(var(--zoom, 1));\n    transform-origin: center center;\n    display: block;\n    border: none !important;\n    box-shadow: none !important;\n  }\n\n  \/* Masken-Ebene: fester Ring, immer gleich, egal wie das Foto skaliert ist *\/\n  .team2-avatar-frame {\n    position: absolute;\n    top: -6px; left: -6px; right: -6px; bottom: -6px;\n    border-radius: 50%;\n    border: 6px solid #FFFFFF;\n    box-sizing: border-box;\n    pointer-events: none;\n  }\n\n  .team2-profile-box .team2-name {\n    font-family: 'DM Sans', sans-serif;\n    font-weight: 700;\n    font-size: 1.2rem;\n    color: #195F7E;\n    margin: 0 0 4px 0;\n  }\n  .team2-profile-box .team2-subtext {\n    font-family: 'DM Sans', sans-serif;\n    font-weight: 400;\n    font-size: 0.95rem;\n    color: #1a1a1a;\n    line-height: 1.4;\n    margin: 0;\n  }\n\n  @media (max-width: 1024px) {\n    .team2-profile-section .team2-container {\n      grid-template-columns: repeat(2, 1fr);\n      max-width: 400px;\n      gap: 24px 16px;\n      padding: 0 16px;\n    }\n    .team2-avatar-wrap {\n      width: 160px;\n      height: 160px;\n    }\n    .team2-avatar-clip {\n      width: 160px;\n      height: 160px;\n    }\n    .team2-profile-section {\n      padding: 12px 0;\n    }\n  }\n\n  \/* --- Zus\u00e4tzlicher Breakpoint f\u00fcr kleine Smartphones --- *\/\n  @media (max-width: 480px) {\n    .team2-avatar-wrap {\n      width: 130px;\n      height: 130px;\n    }\n    .team2-avatar-clip {\n      width: 130px;\n      height: 130px;\n    }\n    .team2-avatar-frame {\n      top: -4px; left: -4px; right: -4px; bottom: -4px;\n      border-width: 4px;\n    }\n  }\n<\/style>\n\n<section class=\"team2-profile-section\">\n  <div class=\"team2-container\">\n\n    <div class=\"team2-profile-box\">\n      <div class=\"team2-avatar-wrap\">\n        <div class=\"team2-avatar-clip\">\n          <img decoding=\"async\" src=\"https:\/\/spiritual-activity.org\/wp-content\/uploads\/2026\/07\/Elvira_Kraus.jpg\" alt=\"Elvira\" style=\"--zoom: 1.03; --pos: center center;\">\n        <\/div>\n        <div class=\"team2-avatar-frame\"><\/div>\n      <\/div>\n      <p class=\"team2-name\">Elvira Kraus<\/p>\n      <p class=\"team2-subtext\">\n        Vorstand Leben im Denken e.V<br>\n        \u00dcb- und Kreativtreffen<br>\n        T\u00fcbingen \/ GE\n      <\/p>\n    <\/div>\n\n    <div class=\"team2-profile-box\">\n      <div class=\"team2-avatar-wrap\">\n        <div class=\"team2-avatar-clip\">\n          <img decoding=\"async\" src=\"https:\/\/spiritual-activity.org\/wp-content\/uploads\/2026\/07\/Martin.png\" alt=\"Martin\" style=\"--zoom: 1.02; --pos: center center;\">\n        <\/div>\n        <div class=\"team2-avatar-frame\"><\/div>\n      <\/div>\n      <p class=\"team2-name\">Martin Blumenroth<\/p>\n      <p class=\"team2-subtext\">\n        \u00dcb- und Kreativtreffen<br>\n        Schwelm \/ GE\n      <\/p>\n    <\/div>\n\n    <div class=\"team2-profile-box\">\n      <div class=\"team2-avatar-wrap\">\n        <div class=\"team2-avatar-clip\">\n          <img decoding=\"async\" src=\"https:\/\/spiritual-activity.org\/wp-content\/uploads\/2026\/07\/Renate_Schreiber.jpg\" alt=\"Renate\" style=\"--zoom: 1.01; --pos: center center;\">\n        <\/div>\n        <div class=\"team2-avatar-frame\"><\/div>\n      <\/div>\n      <p class=\"team2-name\">Renate Schreiber<\/p>\n    <\/div>\n\n    <div class=\"team2-profile-box\">\n      <div class=\"team2-avatar-wrap\">\n        <div class=\"team2-avatar-clip\">\n          <img decoding=\"async\" src=\"https:\/\/spiritual-activity.org\/wp-content\/uploads\/2026\/07\/Josefine.png\" alt=\"Platzhalter\" style=\"--zoom: 1.1; --pos: center center;\">\n        <\/div>\n        <div class=\"team2-avatar-frame\"><\/div>\n      <\/div>\n      <p class=\"team2-name\">Josefine Trapp<\/p>\n    <\/div>\n\n  <\/div>\n<\/section>\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-b848bc6 e-flex e-con-boxed e-con e-parent\" data-id=\"b848bc6\" 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-56e7f08 elementor-widget elementor-widget-html\" data-id=\"56e7f08\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n  .team3-profile-section {\n    padding: 40px 0;\n  }\n  .team3-profile-section .team3-container {\n    display: grid;\n    grid-template-columns: repeat(4, 220px);\n    gap: 24px;\n    justify-content: center;\n    max-width: 1100px;\n    margin: 0 auto;\n    padding: 0 20px;\n    box-sizing: border-box;\n  }\n  .team3-profile-box {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    text-align: center;\n  }\n\n  \/* --- Wrapper f\u00fcr Foto + Maske --- *\/\n  .team3-avatar-wrap {\n    position: relative;\n    width: 180px;\n    height: 180px;\n    margin-bottom: 14px;\n  }\n\n  \/* Foto-Ebene: clippt das skalierte Bild immer auf den Kreis *\/\n  .team3-avatar-clip {\n    position: absolute;\n    top: 0; left: 0;\n    width: 180px;\n    height: 180px;\n    border-radius: 50%;\n    overflow: hidden;\n  }\n  .team3-avatar-clip img {\n    position: absolute;\n    top: 0; left: 0;\n    width: 100% !important;\n    height: 100% !important;\n    object-fit: cover !important;\n    object-position: var(--pos, center center);\n    transform: scale(var(--zoom, 1));\n    transform-origin: center center;\n    display: block;\n    border: none !important;\n    box-shadow: none !important;\n  }\n\n  \/* Masken-Ebene: fester Ring, immer gleich, egal wie das Foto skaliert ist *\/\n  .team3-avatar-frame {\n    position: absolute;\n    top: -6px; left: -6px; right: -6px; bottom: -6px;\n    border-radius: 50%;\n    border: 6px solid #FFFFFF;\n    box-sizing: border-box;\n    pointer-events: none;\n  }\n\n  .team3-profile-box .team3-name {\n    font-family: 'DM Sans', sans-serif;\n    font-weight: 700;\n    font-size: 1.2rem;\n    color: #195F7E;\n    margin: 0;\n  }\n\n  @media (max-width: 1024px) {\n    .team3-profile-section .team3-container {\n      grid-template-columns: repeat(2, 1fr);\n      max-width: 400px;\n      gap: 24px 16px;\n      padding: 0 16px;\n    }\n    .team3-avatar-wrap {\n      width: 160px;\n      height: 160px;\n    }\n    .team3-avatar-clip {\n      width: 160px;\n      height: 160px;\n    }\n    .team3-profile-section {\n      padding: 12px 0;\n    }\n  }\n\n  \/* --- Zus\u00e4tzlicher Breakpoint f\u00fcr kleine Smartphones --- *\/\n  @media (max-width: 480px) {\n    .team3-avatar-wrap {\n      width: 130px;\n      height: 130px;\n    }\n    .team3-avatar-clip {\n      width: 130px;\n      height: 130px;\n    }\n    .team3-avatar-frame {\n      top: -4px; left: -4px; right: -4px; bottom: -4px;\n      border-width: 4px;\n    }\n  }\n<\/style>\n\n<section class=\"team3-profile-section\">\n  <div class=\"team3-container\">\n\n    <div class=\"team3-profile-box\">\n      <div class=\"team3-avatar-wrap\">\n        <div class=\"team3-avatar-clip\">\n          <img decoding=\"async\" src=\"https:\/\/spiritual-activity.org\/wp-content\/uploads\/2026\/07\/Yolanda.jpg\" alt=\"Yolanda\" style=\"--zoom: 1.02; --pos: center center;\">\n        <\/div>\n        <div class=\"team3-avatar-frame\"><\/div>\n      <\/div>\n      <p class=\"team3-name\">Yolanda Alvarez Ulloa<\/p>\n    <\/div>\n\n    <div class=\"team3-profile-box\">\n      <div class=\"team3-avatar-wrap\">\n        <div class=\"team3-avatar-clip\">\n          <img decoding=\"async\" src=\"https:\/\/spiritual-activity.org\/wp-content\/uploads\/2026\/07\/Susana.jpg\" alt=\"Susana\" style=\"--zoom: 1.02; --pos: center center;\">\n        <\/div>\n        <div class=\"team3-avatar-frame\"><\/div>\n      <\/div>\n      <p class=\"team3-name\">Susana Ulrich Alvarez<\/p>\n    <\/div>\n\n    <div class=\"team3-profile-box\">\n      <div class=\"team3-avatar-wrap\">\n        <div class=\"team3-avatar-clip\">\n          <img decoding=\"async\" src=\"https:\/\/spiritual-activity.org\/wp-content\/uploads\/2026\/07\/Judy.png\" alt=\"Judy\" style=\"--zoom: 1.02; --pos: center center;\">\n        <\/div>\n        <div class=\"team3-avatar-frame\"><\/div>\n      <\/div>\n      <p class=\"team3-name\">Judy<\/p>\n    <\/div>\n\n    <div class=\"team3-profile-box\">\n      <div class=\"team3-avatar-wrap\">\n        <div class=\"team3-avatar-clip\">\n          <img decoding=\"async\" src=\"https:\/\/spiritual-activity.org\/wp-content\/uploads\/2026\/07\/Kiwon.png\" alt=\"Kiwon\" style=\"--zoom: 1.02; --pos: center center;\">\n        <\/div>\n        <div class=\"team3-avatar-frame\"><\/div>\n      <\/div>\n      <p class=\"team3-name\">Kiwon<\/p>\n    <\/div>\n\n  <\/div>\n<\/section>\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-c0b7bc3 e-flex e-con-boxed e-con e-parent\" data-id=\"c0b7bc3\" 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-d3f8ba4 elementor-widget elementor-widget-html\" data-id=\"d3f8ba4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n  .team4-profile-section {\n    padding: 40px 0;\n  }\n  .team4-profile-section .team4-container {\n    display: grid;\n    grid-template-columns: repeat(4, 220px);\n    gap: 24px;\n    justify-content: center;\n    max-width: 1100px;\n    margin: 0 auto;\n    padding: 0 20px;\n    box-sizing: border-box;\n  }\n  .team4-profile-box {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    text-align: center;\n  }\n\n  \/* --- Wrapper f\u00fcr Foto + Maske --- *\/\n  .team4-avatar-wrap {\n    position: relative;\n    width: 180px;\n    height: 180px;\n    margin-bottom: 14px;\n  }\n\n  \/* Foto-Ebene: clippt das skalierte Bild immer auf den Kreis *\/\n  .team4-avatar-clip {\n    position: absolute;\n    top: 0; left: 0;\n    width: 180px;\n    height: 180px;\n    border-radius: 50%;\n    overflow: hidden;\n  }\n  .team4-avatar-clip img {\n    position: absolute;\n    top: 0; left: 0;\n    width: 100% !important;\n    height: 100% !important;\n    object-fit: cover !important;\n    object-position: var(--pos, center center);\n    transform: scale(var(--zoom, 1));\n    transform-origin: center center;\n    display: block;\n    border: none !important;\n    box-shadow: none !important;\n  }\n\n  \/* Masken-Ebene: fester Ring, immer gleich, egal wie das Foto skaliert ist *\/\n  .team4-avatar-frame {\n    position: absolute;\n    top: -6px; left: -6px; right: -6px; bottom: -6px;\n    border-radius: 50%;\n    border: 6px solid #FFFFFF;\n    box-sizing: border-box;\n    pointer-events: none;\n  }\n\n  .team4-profile-box .team4-name {\n    font-family: 'DM Sans', sans-serif;\n    font-weight: 700;\n    font-size: 1.2rem;\n    color: #195F7E;\n    margin: 0;\n  }\n\n  @media (max-width: 1024px) {\n    .team4-profile-section .team4-container {\n      grid-template-columns: repeat(2, 1fr);\n      max-width: 400px;\n      gap: 24px 16px;\n      padding: 0 16px;\n    }\n    .team4-avatar-wrap {\n      width: 160px;\n      height: 160px;\n    }\n    .team4-avatar-clip {\n      width: 160px;\n      height: 160px;\n    }\n    .team4-profile-section {\n      padding: 12px 0;\n    }\n  }\n\n  \/* --- Zus\u00e4tzlicher Breakpoint f\u00fcr kleine Smartphones --- *\/\n  @media (max-width: 480px) {\n    .team4-avatar-wrap {\n      width: 130px;\n      height: 130px;\n    }\n    .team4-avatar-clip {\n      width: 130px;\n      height: 130px;\n    }\n    .team4-avatar-frame {\n      top: -4px; left: -4px; right: -4px; bottom: -4px;\n      border-width: 4px;\n    }\n  }\n<\/style>\n\n<section class=\"team4-profile-section\">\n  <div class=\"team4-container\">\n\n    <div class=\"team4-profile-box\">\n      <div class=\"team4-avatar-wrap\">\n        <div class=\"team4-avatar-clip\">\n          <img decoding=\"async\" src=\"https:\/\/spiritual-activity.org\/wp-content\/uploads\/2026\/07\/Susanne.jpeg\" alt=\"Susanne Fritscher\" style=\"--zoom: 1; --pos: center center;\">\n        <\/div>\n        <div class=\"team4-avatar-frame\"><\/div>\n      <\/div>\n      <p class=\"team4-name\">Susanne Fritscher<\/p>\n    <\/div>\n\n    <div class=\"team4-profile-box\">\n      <div class=\"team4-avatar-wrap\">\n        <div class=\"team4-avatar-clip\">\n          <img decoding=\"async\" src=\"https:\/\/spiritual-activity.org\/wp-content\/uploads\/2026\/07\/Nicole.jpg\" alt=\"Nicole\" style=\"--zoom: 1.02; --pos: center center;\">\n        <\/div>\n        <div class=\"team4-avatar-frame\"><\/div>\n      <\/div>\n      <p class=\"team4-name\">Nicole Link<\/p>\n    <\/div>\n\n    <div class=\"team4-profile-box\">\n      <div class=\"team4-avatar-wrap\">\n        <div class=\"team4-avatar-clip\">\n          <img decoding=\"async\" src=\"https:\/\/spiritual-activity.org\/wp-content\/uploads\/2026\/07\/Mingyu.jpg\" alt=\"Mingyu\" style=\"--zoom: 1.07; --pos: center center;\">\n        <\/div>\n        <div class=\"team4-avatar-frame\"><\/div>\n      <\/div>\n      <p class=\"team4-name\">Mingyu Wei<\/p>\n    <\/div>\n\n    <div class=\"team4-profile-box\">\n      <div class=\"team4-avatar-wrap\">\n        <div class=\"team4-avatar-clip\">\n          <img decoding=\"async\" src=\"https:\/\/spiritual-activity.org\/wp-content\/uploads\/2026\/07\/Ahiua.png\" alt=\"Ahiua\" style=\"--zoom: 1.03; --pos: center center;\">\n        <\/div>\n        <div class=\"team4-avatar-frame\"><\/div>\n      <\/div>\n      <p class=\"team4-name\">Ahiua<\/p>\n    <\/div>\n\n  <\/div>\n<\/section>\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-a3b4ddf e-flex e-con-boxed e-con e-parent\" data-id=\"a3b4ddf\" 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-7efc81f elementor-widget elementor-widget-html\" data-id=\"7efc81f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n  .team5-profile-section {\n    padding: 40px 0;\n  }\n  .team5-profile-section .team5-container {\n    display: grid;\n    grid-template-columns: repeat(4, 220px);\n    gap: 24px;\n    justify-content: center;\n    max-width: 1100px;\n    margin: 0 auto;\n    padding: 0 20px;\n    box-sizing: border-box;\n  }\n  .team5-profile-box {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    text-align: center;\n  }\n\n  \/* --- Wrapper f\u00fcr Foto + Maske --- *\/\n  .team5-avatar-wrap {\n    position: relative;\n    width: 180px;\n    height: 180px;\n    margin-bottom: 14px;\n  }\n\n  \/* Foto-Ebene: clippt das skalierte Bild immer auf den Kreis *\/\n  .team5-avatar-clip {\n    position: absolute;\n    top: 0; left: 0;\n    width: 180px;\n    height: 180px;\n    border-radius: 50%;\n    overflow: hidden;\n  }\n  .team5-avatar-clip img {\n    position: absolute;\n    top: 0; left: 0;\n    width: 100% !important;\n    height: 100% !important;\n    object-fit: cover !important;\n    object-position: var(--pos, center center);\n    transform: scale(var(--zoom, 1));\n    transform-origin: center center;\n    display: block;\n    border: none !important;\n    box-shadow: none !important;\n  }\n\n  \/* Masken-Ebene: fester Ring, immer gleich, egal wie das Foto skaliert ist *\/\n  .team5-avatar-frame {\n    position: absolute;\n    top: -6px; left: -6px; right: -6px; bottom: -6px;\n    border-radius: 50%;\n    border: 6px solid #FFFFFF;\n    box-sizing: border-box;\n    pointer-events: none;\n  }\n\n  .team5-profile-box .team5-name {\n    font-family: 'DM Sans', sans-serif;\n    font-weight: 700;\n    font-size: 1.2rem;\n    color: #195F7E;\n    margin: 0;\n  }\n\n  @media (max-width: 1024px) {\n    .team5-profile-section .team5-container {\n      grid-template-columns: repeat(2, 1fr);\n      max-width: 400px;\n      gap: 24px 16px;\n      padding: 0 16px;\n    }\n    .team5-avatar-wrap {\n      width: 160px;\n      height: 160px;\n    }\n    .team5-avatar-clip {\n      width: 160px;\n      height: 160px;\n    }\n    .team5-profile-section {\n      padding: 12px 0;\n    }\n  }\n\n  \/* --- Zus\u00e4tzlicher Breakpoint f\u00fcr kleine Smartphones --- *\/\n  @media (max-width: 480px) {\n    .team5-avatar-wrap {\n      width: 130px;\n      height: 130px;\n    }\n    .team5-avatar-clip {\n      width: 130px;\n      height: 130px;\n    }\n    .team5-avatar-frame {\n      top: -4px; left: -4px; right: -4px; bottom: -4px;\n      border-width: 4px;\n    }\n  }\n<\/style>\n\n<section class=\"team5-profile-section\">\n  <div class=\"team5-container\">\n\n    <div class=\"team5-profile-box\">\n      <div class=\"team5-avatar-wrap\">\n        <div class=\"team5-avatar-clip\">\n          <img decoding=\"async\" src=\"https:\/\/spiritual-activity.org\/wp-content\/uploads\/2026\/07\/Micky.jpg\" alt=\"Micky\" style=\"--zoom: 1.02; --pos: center center;\">\n        <\/div>\n        <div class=\"team5-avatar-frame\"><\/div>\n      <\/div>\n      <p class=\"team5-name\">Micky Leach<\/p>\n    <\/div>\n\n    <div class=\"team5-profile-box\">\n      <div class=\"team5-avatar-wrap\">\n        <div class=\"team5-avatar-clip\">\n          <img decoding=\"async\" src=\"https:\/\/spiritual-activity.org\/wp-content\/uploads\/2026\/07\/Eduardo.jpg\" alt=\"Eduardo\" style=\"--zoom: 1.02; --pos: center center;\">\n        <\/div>\n        <div class=\"team5-avatar-frame\"><\/div>\n      <\/div>\n      <p class=\"team5-name\">Eduardo Yi Man<\/p>\n    <\/div>\n\n    <div class=\"team5-profile-box\">\n      <div class=\"team5-avatar-wrap\">\n        <div class=\"team5-avatar-clip\">\n          <img decoding=\"async\" src=\"https:\/\/spiritual-activity.org\/wp-content\/uploads\/2026\/07\/Gopa_2.png\" alt=\"Gopa\" style=\"--zoom: 1.02; --pos: center center;\">\n        <\/div>\n        <div class=\"team5-avatar-frame\"><\/div>\n      <\/div>\n      <p class=\"team5-name\">Gopa David<\/p>\n    <\/div>\n\n    <div class=\"team5-profile-box\">\n      <div class=\"team5-avatar-wrap\">\n        <div class=\"team5-avatar-clip\">\n          <img decoding=\"async\" src=\"https:\/\/spiritual-activity.org\/wp-content\/uploads\/2026\/07\/Elizabeth.jpg\" alt=\"Elizabeth\" style=\"--zoom: 1.02; --pos: center center;\">\n        <\/div>\n        <div class=\"team5-avatar-frame\"><\/div>\n      <\/div>\n      <p class=\"team5-name\">Elizabeth Muzzler<\/p>\n    <\/div>\n\n  <\/div>\n<\/section>\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-5be26c9 e-flex e-con-boxed e-con e-parent\" data-id=\"5be26c9\" 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-8cd09f9 elementor-widget elementor-widget-html\" data-id=\"8cd09f9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n  .team6-profile-section {\n    padding: 40px 0;\n  }\n  .team6-profile-section .team6-container {\n    display: grid;\n    grid-template-columns: repeat(4, 220px);\n    gap: 24px;\n    justify-content: center;\n    max-width: 1100px;\n    margin: 0 auto;\n    padding: 0 20px;\n    box-sizing: border-box;\n  }\n  .team6-profile-box {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    text-align: center;\n  }\n\n  \/* --- Wrapper f\u00fcr Foto + Maske --- *\/\n  .team6-avatar-wrap {\n    position: relative;\n    width: 180px;\n    height: 180px;\n    margin-bottom: 14px;\n  }\n\n  \/* Foto-Ebene: clippt das skalierte Bild immer auf den Kreis *\/\n  .team6-avatar-clip {\n    position: absolute;\n    top: 0; left: 0;\n    width: 180px;\n    height: 180px;\n    border-radius: 50%;\n    overflow: hidden;\n  }\n  .team6-avatar-clip img {\n    position: absolute;\n    top: 0; left: 0;\n    width: 100% !important;\n    height: 100% !important;\n    object-fit: cover !important;\n    object-position: var(--pos, center center);\n    transform: scale(var(--zoom, 1));\n    transform-origin: center center;\n    display: block;\n    border: none !important;\n    box-shadow: none !important;\n  }\n\n  \/* Masken-Ebene: fester Ring, immer gleich, egal wie das Foto skaliert ist *\/\n  .team6-avatar-frame {\n    position: absolute;\n    top: -6px; left: -6px; right: -6px; bottom: -6px;\n    border-radius: 50%;\n    border: 6px solid #FFFFFF;\n    box-sizing: border-box;\n    pointer-events: none;\n  }\n\n  .team6-profile-box .team6-name {\n    font-family: 'DM Sans', sans-serif;\n    font-weight: 700;\n    font-size: 1.2rem;\n    color: #195F7E;\n    margin: 0;\n  }\n\n  @media (max-width: 1024px) {\n    .team6-profile-section .team6-container {\n      grid-template-columns: repeat(2, 1fr);\n      max-width: 400px;\n      gap: 24px 16px;\n      padding: 0 16px;\n    }\n    .team6-avatar-wrap {\n      width: 160px;\n      height: 160px;\n    }\n    .team6-avatar-clip {\n      width: 160px;\n      height: 160px;\n    }\n    .team6-profile-section {\n      padding: 12px 0;\n    }\n  }\n\n  \/* --- Zus\u00e4tzlicher Breakpoint f\u00fcr kleine Smartphones --- *\/\n  @media (max-width: 480px) {\n    .team6-avatar-wrap {\n      width: 130px;\n      height: 130px;\n    }\n    .team6-avatar-clip {\n      width: 130px;\n      height: 130px;\n    }\n    .team6-avatar-frame {\n      top: -4px; left: -4px; right: -4px; bottom: -4px;\n      border-width: 4px;\n    }\n  }\n<\/style>\n\n<section class=\"team6-profile-section\">\n  <div class=\"team6-container\">\n\n    <div class=\"team6-profile-box\">\n      <div class=\"team6-avatar-wrap\">\n        <div class=\"team6-avatar-clip\">\n          <img decoding=\"async\" src=\"https:\/\/spiritual-activity.org\/wp-content\/uploads\/2026\/07\/Gabi.jpg\" alt=\"Gabi\" style=\"--zoom: 1.01; --pos: center center;\">\n        <\/div>\n        <div class=\"team6-avatar-frame\"><\/div>\n      <\/div>\n      <p class=\"team6-name\">Gabi Glas<\/p>\n    <\/div>\n\n    <div class=\"team6-profile-box\">\n      <div class=\"team6-avatar-wrap\">\n        <div class=\"team6-avatar-clip\">\n          <img decoding=\"async\" src=\"https:\/\/spiritual-activity.org\/wp-content\/uploads\/2026\/07\/Jeff.png\" alt=\"Jeff\" style=\"--zoom: 1.01; --pos: center center;\">\n        <\/div>\n        <div class=\"team6-avatar-frame\"><\/div>\n      <\/div>\n      <p class=\"team6-name\">Jeff Martin<\/p>\n    <\/div>\n\n    <div class=\"team6-profile-box\">\n      <div class=\"team6-avatar-wrap\">\n        <div class=\"team6-avatar-clip\">\n          <img decoding=\"async\" src=\"https:\/\/spiritual-activity.org\/wp-content\/uploads\/2026\/07\/Susanne_Schwaier.jpg\" alt=\"Susanne Schwaier\" style=\"--zoom: 1.02; --pos: center center;\">\n        <\/div>\n        <div class=\"team6-avatar-frame\"><\/div>\n      <\/div>\n      <p class=\"team6-name\">Susanne Schwaier<\/p>\n    <\/div>\n\n    <div class=\"team6-profile-box\">\n      <div class=\"team6-avatar-wrap\">\n        <div class=\"team6-avatar-clip\">\n          <img decoding=\"async\" src=\"https:\/\/spiritual-activity.org\/wp-content\/uploads\/2026\/07\/Udo.png\" alt=\"Udo\" style=\"--zoom: 1.14; --pos: center center;\">\n        <\/div>\n        <div class=\"team6-avatar-frame\"><\/div>\n      <\/div>\n      <p class=\"team6-name\">Udo Eitzenberger<\/p>\n    <\/div>\n\n  <\/div>\n<\/section>\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-ba2548b e-flex e-con-boxed e-con e-parent\" data-id=\"ba2548b\" 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-744e0b2 elementor-widget elementor-widget-html\" data-id=\"744e0b2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n  .team7-profile-section {\n    padding: 40px 0;\n  }\n  .team7-profile-section .team7-container {\n    display: grid;\n    grid-template-columns: repeat(4, 220px);\n    gap: 24px;\n    justify-content: center;\n    max-width: 1100px;\n    margin: 0 auto;\n    padding: 0 20px;\n    box-sizing: border-box;\n  }\n  .team7-profile-box {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    text-align: center;\n  }\n\n  \/* --- Wrapper f\u00fcr Foto + Maske --- *\/\n  .team7-avatar-wrap {\n    position: relative;\n    width: 180px;\n    height: 180px;\n    margin-bottom: 14px;\n  }\n\n  \/* Foto-Ebene: clippt das skalierte Bild immer auf den Kreis *\/\n  .team7-avatar-clip {\n    position: absolute;\n    top: 0; left: 0;\n    width: 180px;\n    height: 180px;\n    border-radius: 50%;\n    overflow: hidden;\n  }\n  .team7-avatar-clip img {\n    position: absolute;\n    top: 0; left: 0;\n    width: 100% !important;\n    height: 100% !important;\n    object-fit: cover !important;\n    object-position: var(--pos, center center);\n    transform: scale(var(--zoom, 1));\n    transform-origin: center center;\n    display: block;\n    border: none !important;\n    box-shadow: none !important;\n  }\n\n  \/* Masken-Ebene: fester Ring, immer gleich, egal wie das Foto skaliert ist *\/\n  .team7-avatar-frame {\n    position: absolute;\n    top: -6px; left: -6px; right: -6px; bottom: -6px;\n    border-radius: 50%;\n    border: 6px solid #FFFFFF;\n    box-sizing: border-box;\n    pointer-events: none;\n  }\n\n  .team7-profile-box .team7-name {\n    font-family: 'DM Sans', sans-serif;\n    font-weight: 700;\n    font-size: 1.2rem;\n    color: #195F7E;\n    margin: 0;\n  }\n\n  @media (max-width: 1024px) {\n    .team7-profile-section .team7-container {\n      grid-template-columns: repeat(2, 1fr);\n      max-width: 400px;\n      gap: 24px 16px;\n      padding: 0 16px;\n    }\n    .team7-avatar-wrap {\n      width: 160px;\n      height: 160px;\n    }\n    .team7-avatar-clip {\n      width: 160px;\n      height: 160px;\n    }\n    .team7-profile-section {\n      padding: 12px 0;\n    }\n  }\n\n  \/* --- Zus\u00e4tzlicher Breakpoint f\u00fcr kleine Smartphones --- *\/\n  @media (max-width: 480px) {\n    .team7-avatar-wrap {\n      width: 130px;\n      height: 130px;\n    }\n    .team7-avatar-clip {\n      width: 130px;\n      height: 130px;\n    }\n    .team7-avatar-frame {\n      top: -4px; left: -4px; right: -4px; bottom: -4px;\n      border-width: 4px;\n    }\n  }\n<\/style>\n\n<section class=\"team7-profile-section\">\n  <div class=\"team7-container\">\n\n    <div class=\"team7-profile-box\">\n      <div class=\"team7-avatar-wrap\">\n        <div class=\"team7-avatar-clip\">\n          <img decoding=\"async\" src=\"https:\/\/spiritual-activity.org\/wp-content\/uploads\/2026\/07\/K.mihi_.png\" alt=\"K. Mihi\" style=\"--zoom: 1.02; --pos: center center;\">\n        <\/div>\n        <div class=\"team7-avatar-frame\"><\/div>\n      <\/div>\n      <p class=\"team7-name\">K. Mihi<\/p>\n    <\/div>\n\n    <div class=\"team7-profile-box\">\n      <div class=\"team7-avatar-wrap\">\n        <div class=\"team7-avatar-clip\">\n          <img decoding=\"async\" src=\"https:\/\/spiritual-activity.org\/wp-content\/uploads\/2026\/07\/Min.png\" alt=\"Min\" style=\"--zoom: 1; --pos: center center;\">\n        <\/div>\n        <div class=\"team7-avatar-frame\"><\/div>\n      <\/div>\n      <p class=\"team7-name\">Min<\/p>\n    <\/div>\n\n    <div class=\"team7-profile-box\">\n      <div class=\"team7-avatar-wrap\">\n        <div class=\"team7-avatar-clip\">\n          <img decoding=\"async\" src=\"https:\/\/spiritual-activity.org\/wp-content\/uploads\/2026\/07\/Seongheun.png\" alt=\"Seongheun\" style=\"--zoom: 1.02; --pos: center center;\">\n        <\/div>\n        <div class=\"team7-avatar-frame\"><\/div>\n      <\/div>\n      <p class=\"team7-name\">Seongheun<\/p>\n    <\/div>\n\n    <div class=\"team7-profile-box\">\n      <div class=\"team7-avatar-wrap\">\n        <div class=\"team7-avatar-clip\">\n          <img decoding=\"async\" src=\"https:\/\/spiritual-activity.org\/wp-content\/uploads\/2026\/07\/SeungheeNam.png\" alt=\"Seunghee Nam\" style=\"--zoom: 1.02; --pos: center center;\">\n        <\/div>\n        <div class=\"team7-avatar-frame\"><\/div>\n      <\/div>\n      <p class=\"team7-name\">Seunghee Nam<\/p>\n    <\/div>\n\n  <\/div>\n<\/section>\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-fb071c7 e-flex e-con-boxed e-con e-parent\" data-id=\"fb071c7\" 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-6ef06ef elementor-widget elementor-widget-shortcode\" data-id=\"6ef06ef\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"365\" class=\"elementor elementor-365\">\n\t\t\t\t<div class=\"elementor-element elementor-element-98cac32 e-flex e-con-boxed e-con e-parent\" data-id=\"98cac32\" 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-b7e901a elementor-widget elementor-widget-html\" data-id=\"b7e901a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n  .isa-footer {\n    background: #ffffff;\n    border-top: 1px solid rgba(33,117,155,0.12);\n    padding: 3rem 2rem 1.5rem;\n    display: flex;\n    align-items: flex-end;\n    justify-content: space-between;\n    flex-wrap: wrap;\n    gap: 1rem;\n    min-height: 6rem;\n    font-family: 'DM Sans', system-ui, sans-serif;\n    -webkit-font-smoothing: antialiased;\n  }\n  .isa-footer__copy {\n    font-size: 14px;\n    color: #9ca3af;\n  }\n  .isa-footer__links {\n    display: flex;\n    align-items: center;\n    gap: 0.5rem;\n  }\n  .isa-footer__links a {\n    font-size: 14px;\n    color: #9ca3af;\n    text-decoration: none;\n    padding: 2px 4px;\n    transition: color 0.2s;\n  }\n  .isa-footer__links a:hover {\n    color: #21759b;\n  }\n  .isa-footer__sep {\n    font-size: 14px;\n    color: rgba(33,117,155,0.22);\n  }\n  @media (max-width: 600px) {\n    .isa-footer {\n      flex-direction: column;\n      align-items: center;\n      text-align: center;\n      padding: 3rem 1.25rem 1.5rem;\n    }\n  }\n<\/style>\n\n<footer class=\"isa-footer\">\n  <span class=\"isa-footer__copy\">\u00a9 2026 Institute for Spiritual Activity<\/span>\n  <div class=\"https:\/\/spiritual-activity.org\/impressum\/\">\n    <a href=\"\/impressum\/\">Impressum<\/a>\n    <span class=\"isa-footer__sep\">\u00b7<\/span>\n    <a href=\"https:\/\/spiritual-activity.org\/datenschutz\/\">Datenschutz<\/a>\n    <span class=\"isa-footer__sep\">\u00b7<\/span>\n    <a href=\"https:\/\/spiritual-activity.org\/agb\/\">AGB<\/a>\n  <\/div>\n<\/footer>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<\/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\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>\u00dcber uns Seit 2019 entwickeln wir Schulungswege auf dem Boden der Anthroposophie und der Schriften Rudolf Steiners. Entstanden sind sie aus dem Impuls von Andreas Schmitt \u2013 Facharzt f\u00fcr Visceralchirurgie, ehemaliger Funktionsoberarzt der Filderklinik und langj\u00e4hriger wissenschaftlicher Mitarbeiter im Bereich Komplement\u00e4rmedizin an der Universit\u00e4t T\u00fcbingen. Was als pers\u00f6nliche Initiative begann, ist zu einem lebendigen internationalen [&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-349","page","type-page","status-publish","hentry","entry"],"_links":{"self":[{"href":"https:\/\/spiritual-activity.org\/it\/wp-json\/wp\/v2\/pages\/349","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/spiritual-activity.org\/it\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/spiritual-activity.org\/it\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/spiritual-activity.org\/it\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/spiritual-activity.org\/it\/wp-json\/wp\/v2\/comments?post=349"}],"version-history":[{"count":70,"href":"https:\/\/spiritual-activity.org\/it\/wp-json\/wp\/v2\/pages\/349\/revisions"}],"predecessor-version":[{"id":814,"href":"https:\/\/spiritual-activity.org\/it\/wp-json\/wp\/v2\/pages\/349\/revisions\/814"}],"wp:attachment":[{"href":"https:\/\/spiritual-activity.org\/it\/wp-json\/wp\/v2\/media?parent=349"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}