{"id":4119,"date":"2026-04-24T21:16:24","date_gmt":"2026-04-24T21:16:24","guid":{"rendered":"https:\/\/hyend.de\/?page_id=4119"},"modified":"2026-04-30T12:19:32","modified_gmt":"2026-04-30T12:19:32","slug":"get-in-touch","status":"publish","type":"page","link":"https:\/\/hyend.de\/index.php\/get-in-touch\/","title":{"rendered":"Get in touch"},"content":{"rendered":"\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.5.0\/css\/all.min.css\">\n<link rel=\"stylesheet\" href=\"https:\/\/unpkg.com\/leaflet@1.9.4\/dist\/leaflet.css\">\n<link rel=\"stylesheet\" href=\"https:\/\/unpkg.com\/leaflet-routing-machine@3.2.12\/dist\/leaflet-routing-machine.css\">\n\n<style>\n.contact-heading {\n  margin: 0 0 8px 0;\n  line-height: 1.1;\n}\n\n.contact-join-layout {\n  display: grid;\n  grid-template-columns: 1fr;\n  gap: 30px;\n}\n\n.contact-column {\n  order: 1;\n  color: #ffffff;\n}\n\n.join-column {\n  order: 2;\n}\n\n@media (min-width: 900px) {\n  .contact-join-layout {\n    grid-template-columns: 2fr 1fr;\n    gap: 60px;\n    align-items: start;\n  }\n\n  .join-column {\n    order: 1;\n  }\n\n  .contact-column {\n    order: 2;\n    position: sticky;\n    top: 24px;\n    align-self: start;\n  }\n}\n\n.contact-inner {\n  margin-top: 6px;\n}\n\n@media (min-width: 900px) {\n  .contact-inner {\n    border-left: 1px solid rgba(255,255,255,0.15);\n    padding-left: 25px;\n  }\n}\n\n.contact-subtitle {\n  font-weight: 600;\n  margin: 0 0 10px 0;\n}\n\n.contact-links {\n  display: grid;\n  gap: 12px;\n}\n\n.contact-link {\n  display: flex;\n  align-items: center;\n  gap: 12px;\n  text-decoration: none;\n  color: #ffffff !important;\n  font-size: 17px;\n  transition: transform 0.2s ease, opacity 0.2s ease;\n}\n\n.contact-link:visited,\n.contact-link:active,\n.contact-link:hover {\n  color: #ffffff !important;\n}\n\n.contact-link:hover {\n  transform: translateX(5px);\n  opacity: 0.9;\n}\n\n.contact-icon {\n  width: 36px;\n  height: 36px;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  color: #fff;\n  font-size: 16px;\n  flex-shrink: 0;\n  transition: transform 0.2s ease;\n}\n\n.contact-link:hover .contact-icon {\n  transform: scale(1.1);\n}\n\n.facebook { background: #1877f2; }\n.instagram { background: #e4405f; }\n.linkedin { background: #0a66c2; }\n.youtube { background: #ff0000; }\n.tiktok { background: #000000; }\n.email { background: #666666; }\n\n.join-column {\n  color: #ffffff;\n  font-size: inherit;\n}\n\n.join-section {\n  padding-top: 0;\n}\n\n.join-column p,\n.join-column li,\n.join-column div,\n.join-column a {\n  font-size: inherit;\n}\n\n.join-intro {\n  margin: 0 0 20px 0;\n  line-height: 1.6;\n}\n\n.join-intro strong {\n  font-size: 1.05em;\n}\n\n.join-list {\n  padding-left: 20px;\n  margin: 0 0 30px 0;\n}\n\n.join-list li {\n  margin-bottom: 12px;\n  line-height: 1.6;\n}\n\n.meeting-grid {\n  display: grid;\n  gap: 20px;\n  margin-bottom: 30px;\n}\n\n@media (min-width: 700px) {\n  .meeting-grid {\n    grid-template-columns: 1fr 1fr;\n  }\n}\n\n.meeting-grid p,\n.meeting-grid div {\n  line-height: 1.6;\n  margin: 0;\n}\n\n.join-application {\n  display: grid;\n  gap: 20px;\n}\n\n@media (min-width: 900px) {\n  .join-application {\n    grid-template-columns: 2fr 1fr;\n    align-items: center;\n  }\n}\n\n.join-application-text {\n  margin: 0;\n  line-height: 1.6;\n}\n\n.join-application-text a {\n  color: #ff7a00;\n  font-weight: 600;\n  text-decoration: none;\n}\n\n.join-application-button {\n  border: 2px solid #ff7a00;\n  color: #ff7a00 !important;\n  padding: 14px 20px;\n  text-align: center;\n  text-decoration: none;\n  font-weight: 600;\n  transition: background 0.2s ease, color 0.2s ease, transform 0.2s ease;\n}\n\n.join-application-button:hover {\n  background: #ff7a00;\n  color: #1f252e !important;\n  transform: translateY(-2px);\n}\n\n.join-footer-note a {\n  color: #ff7a00;\n  font-weight: 600;\n  text-decoration: none;\n}\n\n.join-footer-note a {\n  color: #ff7a00;\n  text-decoration: none;\n}\n\n.map-wrapper {\n  width: 100%;\n  aspect-ratio: 1 \/ 1;\n  margin-top: 40px;\n  overflow: hidden;\n  min-height: 420px;\n  position: relative;\n}\n\n#hyend-route-map {\n  width: 100%;\n  height: 100%;\n}\n\n@media (max-width: 899px) {\n  .map-wrapper {\n    width: calc(100% + 32px);\n    margin-left: -16px;\n    margin-right: -16px;\n    border-radius: 0;\n  }\n\n  #hyend-route-map {\n    min-height: 320px;\n  }\n}\n\n#hyend-route-map .leaflet-tooltip {\n  background: transparent !important;\n  border: none !important;\n  box-shadow: none !important;\n  padding: 0 !important;\n}\n\n#hyend-route-map .leaflet-tile {\n  filter: grayscale(0.12) brightness(1.05) contrast(0.95) saturate(0.88);\n}\n\n#hyend-route-map .leaflet-marker-icon {\n  display: block !important;\n  max-width: none !important;\n  max-height: none !important;\n  opacity: 1 !important;\n  visibility: visible !important;\n}\n\n#hyend-route-map .sbahn-marker {\n  width: 28px !important;\n  height: 28px !important;\n}\n\n.dest-pin {\n  width: 16px;\n  height: 16px;\n  border-radius: 50%;\n  background: #18bdf2;\n  border: 4px solid #1b9ed0;\n  box-shadow: 0 2px 6px rgba(0,0,0,0.18);\n}\n\n.map-label {\n  color: #ffffff;\n  padding: 12px 18px;\n  font-family: Arial, sans-serif;\n  border-radius: 3px;\n  box-shadow: 0 4px 10px rgba(0,0,0,0.18);\n  line-height: 1.2;\n}\n\n.map-label .title {\n  font-size: 18px;\n  font-weight: 700;\n  margin: 0 0 4px 0;\n  white-space: nowrap;\n}\n\n.map-label .line {\n  font-size: 14px;\n  font-weight: 400;\n  margin: 0;\n  white-space: nowrap;\n}\n\n.map-label-green {\n  background: rgba(0, 155, 87, 0.92);\n}\n\n.map-label-blue {\n  background: rgba(12, 74, 160, 0.92);\n}\n\n@media (max-width: 899px) {\n  .map-label {\n    padding: 10px 14px;\n  }\n\n  .map-label .title {\n    font-size: 15px;\n  }\n\n  .map-label .line {\n    font-size: 12px;\n  }\n}\n\n.contact-mobile-block {\n  display: none;\n}\n\n@media (max-width: 899px) {\n  .contact-join-layout {\n    display: flex;\n    flex-direction: column;\n    gap: 18px;\n  }\n\n  .contact-column {\n    order: 1;\n    text-align: center;\n  }\n\n  .join-column {\n    order: 2;\n    border-top: 1px solid rgba(255,255,255,0.18);\n    padding-top: 18px;\n  }\n\n  .contact-inner {\n    margin-top: 0;\n    padding: 10px 16px 0;\n    border-left: none;\n  }\n\n  .desktop-contact-block {\n    display: none;\n  }\n\n  .contact-mobile-block {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n  }\n\n  .contact-mobile-socials {\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    gap: 10px;\n    flex-wrap: wrap;\n    margin-bottom: 14px;\n  }\n\n  .contact-mobile-socials .contact-link {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    gap: 0;\n    font-size: 0;\n    transform: none !important;\n    opacity: 1 !important;\n  }\n\n  .contact-mobile-socials .contact-link:hover {\n    transform: none !important;\n    opacity: 1 !important;\n  }\n\n  .contact-mobile-socials .contact-icon {\n    width: 40px;\n    height: 40px;\n    font-size: 17px;\n  }\n\n  .contact-mobile-socials .contact-link:hover .contact-icon {\n    transform: none;\n  }\n\n  .contact-mobile-title {\n    margin: 0 0 10px 0;\n    font-size: 30px;\n    line-height: 1.05;\n    font-weight: 700;\n    color: #ffffff;\n    text-align: center;\n  }\n\n  .contact-mobile-email .contact-link {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    gap: 0;\n    font-size: 16px;\n    font-weight: 700;\n    color: #ff7a00 !important;\n    text-decoration: none;\n    transform: none !important;\n    opacity: 1 !important;\n  }\n\n  .contact-mobile-email .contact-link:hover {\n    transform: none !important;\n    opacity: 1 !important;\n    color: #ff7a00 !important;\n  }\n\n  .contact-mobile-email .contact-icon {\n    display: none;\n  }\n}\n<\/style>\n\n<div class=\"contact-join-layout\">\n  <section class=\"join-column\">\n    <div class=\"join-section\">\n      <p class=\"join-intro\"><strong>You want to join HyEnD? Here is your checklist:<\/strong><\/p>\n\n      <ul class=\"join-list\">\n        <li>You are a student at the University of Stuttgart. No matter what you study or in which semester you are, you are welcome.<\/li>\n        <li>You are interested in student rocketry and would like to participate in the whole process of planning, building and testing of rockets? Great!<\/li>\n        <li>Usually, every team member participates in two meetings per week (overall team meeting and subsystem meeting). You will need additional time to work on your tasks.<\/li>\n      <\/ul>\n\n      <div class=\"meeting-grid\">\n        <p><em>Feel free to visit us at one of our weekly meetings:<\/em><\/p>\n\n        <div>\n          <strong>Weekly Team Meeting<\/strong><br>\n          Thursday, 17:30<br>\n          Institute of Space Systems (IRS)<br>\n          Pfaffenwaldring 29, 70569 Stuttgart\n        <\/div>\n      <\/div>\n\n      <div class=\"join-application\">\n        <p class=\"join-application-text\">\n          After you have visited us, you may apply to join our club \u2013 simply complete the application and mail it to\n          <a href=\"&#x6d;&#97;&#x69;&#x6c;&#116;&#x6f;&#58;i&#x6e;&#102;o&#x40;&#104;y&#x65;&#110;d&#x2e;&#100;&#x65;\">&#105;&#x6e;&#x66;o&#64;&#x68;y&#101;&#x6e;&#x64;&#46;&#100;&#x65;<\/a> as a .pdf file.\n        <\/p>\n\n        <a class=\"join-application-button\" href=\"https:\/\/hyend.de\/wp-content\/uploads\/2025\/03\/Vorlage_Mitgliedsantrag_MaxMustermann.pdf\" target=\"_blank\">\n          Membership Application\n        <\/a>\n      <\/div>\n\n      <p class=\"join-footer-note\">\n        <\/br>If you have any questions, take a look at our\n        <a href=\"#faq\">FAQ<\/a> or feel free to contact us.\n      <\/p>\n\n      <div class=\"map-wrapper\">\n        <div id=\"hyend-route-map\"><\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"contact-column\">\n    <div class=\"contact-inner\">\n      <div class=\"desktop-contact-block\">\n        <p class=\"contact-subtitle\">Contact<\/p>\n\n        <div class=\"contact-links\">\n          <a href=\"&#x6d;&#97;&#x69;&#x6c;&#116;&#x6f;&#x3a;&#105;&#x6e;&#x66;&#111;&#x40;&#x68;y&#x65;&#x6e;d&#x2e;&#100;e\" class=\"contact-link\">\n            <span class=\"contact-icon email\"><i class=\"fas fa-envelope\"><\/i><\/span>\n            &#x69;&#x6e;&#x66;&#x6f;&#x40;&#x68;&#x79;&#101;&#110;&#100;&#46;&#100;e\n          <\/a>\n        <\/div>\n\n        <p class=\"contact-subtitle\" style=\"margin-top:20px;\">Follow<\/p>\n\n        <div class=\"contact-links\">\n          <a href=\"https:\/\/www.facebook.com\/Hybridtriebwerk\/\" target=\"_blank\" class=\"contact-link\">\n            <span class=\"contact-icon facebook\"><i class=\"fab fa-facebook-f\"><\/i><\/span>\n            Facebook\n          <\/a>\n\n          <a href=\"https:\/\/www.instagram.com\/hyend_uni_stuttgart\/\" target=\"_blank\" class=\"contact-link\">\n            <span class=\"contact-icon instagram\"><i class=\"fab fa-instagram\"><\/i><\/span>\n            Instagram\n          <\/a>\n\n          <a href=\"https:\/\/linkedin.com\/company\/hyend\" target=\"_blank\" class=\"contact-link\">\n            <span class=\"contact-icon linkedin\"><i class=\"fab fa-linkedin-in\"><\/i><\/span>\n            LinkedIn\n          <\/a>\n\n          <a href=\"https:\/\/www.youtube.com\/@HybridEngineDevelopment\" target=\"_blank\" class=\"contact-link\">\n            <span class=\"contact-icon youtube\"><i class=\"fab fa-youtube\"><\/i><\/span>\n            YouTube\n          <\/a>\n\n          <a href=\"https:\/\/www.tiktok.com\/@hyend_uni_stuttgart\" target=\"_blank\" class=\"contact-link\">\n            <span class=\"contact-icon tiktok\"><i class=\"fab fa-tiktok\"><\/i><\/span>\n            TikTok\n          <\/a>\n        <\/div>\n      <\/div>\n\n      <div class=\"contact-mobile-block\">\n        <div class=\"contact-mobile-socials\">\n          <a href=\"https:\/\/www.facebook.com\/Hybridtriebwerk\/\" target=\"_blank\" class=\"contact-link\" aria-label=\"Facebook\">\n            <span class=\"contact-icon facebook\"><i class=\"fab fa-facebook-f\"><\/i><\/span>\n            Facebook\n          <\/a>\n\n          <a href=\"https:\/\/www.instagram.com\/hyend_uni_stuttgart\/\" target=\"_blank\" class=\"contact-link\" aria-label=\"Instagram\">\n            <span class=\"contact-icon instagram\"><i class=\"fab fa-instagram\"><\/i><\/span>\n            Instagram\n          <\/a>\n\n          <a href=\"https:\/\/linkedin.com\/company\/hyend\" target=\"_blank\" class=\"contact-link\" aria-label=\"LinkedIn\">\n            <span class=\"contact-icon linkedin\"><i class=\"fab fa-linkedin-in\"><\/i><\/span>\n            LinkedIn\n          <\/a>\n\n          <a href=\"https:\/\/www.youtube.com\/@HybridEngineDevelopment\" target=\"_blank\" class=\"contact-link\" aria-label=\"YouTube\">\n            <span class=\"contact-icon youtube\"><i class=\"fab fa-youtube\"><\/i><\/span>\n            YouTube\n          <\/a>\n\n          <a href=\"https:\/\/www.tiktok.com\/@hyend_uni_stuttgart\" target=\"_blank\" class=\"contact-link\" aria-label=\"TikTok\">\n            <span class=\"contact-icon tiktok\"><i class=\"fab fa-tiktok\"><\/i><\/span>\n            TikTok\n          <\/a>\n        <\/div>\n\n        <h2 class=\"contact-mobile-title\">Contact us:<\/h2>\n\n        <div class=\"contact-mobile-email\">\n          <a href=\"&#109;a&#105;l&#116;o&#x3a;i&#x6e;f&#x6f;&#64;&#x68;y&#x65;n&#x64;&#46;&#x64;e\" class=\"contact-link\">\n            <span class=\"contact-icon email\"><i class=\"fas fa-envelope\"><\/i><\/span>\n            &#x69;&#x6e;&#x66;&#x6f;&#64;&#104;&#121;&#101;nd&#46;&#x64;&#x65;\n          <\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n<\/div>\n\n<script src=\"https:\/\/unpkg.com\/leaflet@1.9.4\/dist\/leaflet.js\"><\/script>\n<script src=\"https:\/\/unpkg.com\/leaflet-routing-machine@3.2.12\/dist\/leaflet-routing-machine.js\"><\/script>\n\n<script>\ndocument.addEventListener(\"DOMContentLoaded\", function () {\n  const mapEl = document.getElementById(\"hyend-route-map\");\n  if (!mapEl || mapEl.dataset.loaded === \"true\") return;\n  mapEl.dataset.loaded = \"true\";\n\n  const startLabelPoint = L.latLng(48.745864922957075, 9.10540152586263);\n  const routeStartPoint = L.latLng(48.746075, 9.105364);\n  const destination = L.latLng(48.750758, 9.103433);\n\n  const map = L.map(\"hyend-route-map\", {\n    zoomControl: false,\n    dragging: true,\n    scrollWheelZoom: true,\n    doubleClickZoom: true\n  });\n\n  map.createPane(\"buildingPane\");\n  map.getPane(\"buildingPane\").style.zIndex = 420;\n\n  map.createPane(\"routeOverlayPane\");\n  map.getPane(\"routeOverlayPane\").style.zIndex = 440;\n\n  map.createPane(\"markersPane\");\n  map.getPane(\"markersPane\").style.zIndex = 500;\n\n  map.createPane(\"labelsPane\");\n  map.getPane(\"labelsPane\").style.zIndex = 650;\n\n  L.tileLayer(\"https:\/\/{s}.tile.openstreetmap.org\/{z}\/{x}\/{y}.png\", {\n    maxZoom: 19,\n    attribution: \"&copy; OpenStreetMap contributors\"\n  }).addTo(map);\n\n  const sIcon = L.icon({\n    iconUrl: \"https:\/\/hyend.de\/wp-content\/uploads\/2026\/04\/sbahn.png\",\n    iconSize: [28, 28],\n    iconAnchor: [14, 14],\n    className: \"sbahn-marker\"\n  });\n\n  const destIcon = L.divIcon({\n    className: \"\",\n    html: '<div class=\"dest-pin\"><\/div>',\n    iconSize: [16, 16],\n    iconAnchor: [8, 8]\n  });\nconst control = L.Routing.control({\n  waypoints: [routeStartPoint, destination],\n  addWaypoints: false,\n  draggableWaypoints: false,\n  routeWhileDragging: false,\n  showAlternatives: false,\n  fitSelectedRoutes: false,\n  show: false,\n  collapsible: false,   \/\/ \ud83d\udc48 wichtig!\n  lineOptions: {\n    styles: [{ color: \"#f57c00\", weight: 6 }]\n  },\n  router: L.Routing.osrmv1({\n    serviceUrl: \"https:\/\/routing.openstreetmap.de\/routed-foot\/route\/v1\"\n  }),\n  createMarker: function(i, wp, n) {\n    if (i === n - 1) {\n      return L.marker(wp.latLng, {\n        icon: destIcon,\n        pane: \"markersPane\"\n      });\n    }\n    return null;\n  }\n}).addTo(map);\n\ncontrol.getContainer().style.display = \"none\";\n\n  const connectorStyle = {\n    pane: \"routeOverlayPane\",\n    color: \"#f57c00\",\n    weight: 6,\n    opacity: 1,\n    lineCap: \"round\",\n    lineJoin: \"round\"\n  };\n\n  const connectorCoords = [\n    [48.745864922957075, 9.10540152586263],\n    [48.746075, 9.105364]\n  ];\n\n  L.polyline(connectorCoords, connectorStyle).addTo(map);\n\n  L.marker(startLabelPoint, {\n    icon: sIcon,\n    pane: \"markersPane\"\n  }).addTo(map);\n\n  L.tooltip({\n    permanent: true,\n    direction: \"right\",\n    offset: [18, 2],\n    pane: \"labelsPane\"\n  })\n    .setLatLng(startLabelPoint)\n    .setContent(\n      '<div class=\"map-label map-label-green\">' +\n        '<div class=\"title\">S-Bahn<\/div>' +\n        '<div class=\"line\">Stuttgart Universit\u00e4t<\/div>' +\n      '<\/div>'\n    )\n    .addTo(map);\n\n  L.tooltip({\n    permanent: true,\n    direction: \"top\",\n    offset: [10, -10],\n    pane: \"labelsPane\"\n  })\n    .setLatLng(destination)\n    .setContent(\n      '<div class=\"map-label map-label-blue\">' +\n        '<div class=\"title\">Hybrid Engine Development (HyEnD)<\/div>' +\n        '<div class=\"line\">Institut f\u00fcr Raumfahrtsysteme<\/div>' +\n        '<div class=\"line\">Pfaffenwaldring 29<\/div>' +\n      '<\/div>'\n    )\n    .addTo(map);\n\n  function fitMap() {\n    map.invalidateSize();\n    map.fitBounds([startLabelPoint, destination], {\n      padding: window.innerWidth < 900 ? [60, 60] : [120, 120]\n    });\n  }\n\n  fitMap();\n  setTimeout(fitMap, 250);\n  window.addEventListener(\"resize\", fitMap);\n});\n<\/script>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:66.66%\">\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<div class=\"custom-faq\" id=\"faq\">\n\n  <div class=\"faq-item\">\n    <button class=\"faq-question\" type=\"button\">\n      <span class=\"faq-arrow\"><\/span>\n      <span class=\"faq-title\">How can I join HyEnD?<\/span>\n    <\/button>\n    <div class=\"faq-answer\">\n      <div class=\"faq-answer-inner\">\n        You are a student at the University of Stuttgart and interested in student rocketry? Great! <\/br>\nSimply join us one of our weekly meetings. The best way to start is to join our weekly team meeting which is held every Thursday at 17:30 at the Institute of Space Propulsion (IRS).\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"faq-item\">\n    <button class=\"faq-question\" type=\"button\">\n      <span class=\"faq-arrow\"><\/span>\n      <span class=\"faq-title\">Do I have to study engineering to join HyEnD?<\/span>\n    <\/button>\n    <div class=\"faq-answer\">\n      <div class=\"faq-answer-inner\">\n        Absolutely not! Any student can join our association, regardless of their studies. <\/br>HyEnD is an interdisciplinary student initiative that benefits from a wide range of academic backgrounds, including engineering, natural sciences, computer science, and business-related fields. Any student enrolled at the University of Stuttgart is welcome to join and contribute.\n      <\/div>\n    <\/div>\n  <\/div>\n\n\n  <div class=\"faq-item\">\n    <button class=\"faq-question\" type=\"button\">\n      <span class=\"faq-arrow\"><\/span>\n      <span class=\"faq-title\">How much time am I expected to invest into HyEnD?<\/span>\n    <\/button>\n    <div class=\"faq-answer\">\n      <div class=\"faq-answer-inner\">\n        There is no fixed time commitment for members.<\/br> While some tasks may require regular participation, in general you decide how much you want to contribute, depending on your schedule and interests. Whether you can dedicate a few hours a week or get deeply involved in a project, every contribution is valued.\n      <\/div>\n    <\/div>\n  <\/div>\n\n\n  <div class=\"faq-item\">\n    <button class=\"faq-question\" type=\"button\">\n      <span class=\"faq-arrow\"><\/span>\n      <span class=\"faq-title\">How can I support HyEnD?<\/span>\n    <\/button>\n    <div class=\"faq-answer\">\n      <div class=\"faq-answer-inner\">\n        If you are not able to join HyEnD but still want to support us in our Projects, feel free to make a \n<a href=\"https:\/\/www.paypal.com\/donate?hosted_button_id=AFF25DCTWCKFG\" target=\"_blank\">\n    donation\n  <\/a>.\n      <\/div>\n    <\/div>\n  <\/div>\n\n<\/div>\n\n<style>\n  .custom-faq {\n    max-width: 900px;\n    margin: 0 auto;\n    font-family: Arial, sans-serif;\n  }\n\n  .faq-item {\n    margin-bottom: 18px;\n  }\n\n  \/* Frage-Box (leicht \u00fcber #121212) *\/\n  .faq-question {\n    width: 100%;\n    background: #1c1c1c;\n    border: 2px solid #FF8200;\n    border-radius: 14px;\n    color: #ffffff;\n    padding: 18px 22px;\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    text-align: left;\n    cursor: pointer;\n    font-size: 18px;\n    font-weight: 600;\n    box-sizing: border-box;\n    position: relative;\n    z-index: 2;\n    transition: background 0.25s ease, border-color 0.25s ease;\n  }\n\n  .faq-question:hover {\n    background: #242424;\n  }\n\n  .faq-item.active .faq-question {\n    background: #2a2a2a;\n    border-color: #ff9a2f;\n  }\n\n  .faq-title {\n    flex: 1;\n  }\n\n  .faq-arrow {\n    width: 9px;\n    height: 9px;\n    border-top: 2px solid #FF8200;\n    border-right: 2px solid #FF8200;\n    transform: rotate(45deg);\n    transition: transform 0.3s ease;\n    flex-shrink: 0;\n    margin-right: 4px;\n  }\n\n  .faq-item.active .faq-arrow {\n    transform: rotate(135deg);\n  }\n\n  .faq-answer {\n    max-height: 0;\n    overflow: hidden;\n    transition: max-height 0.4s ease;\n    margin-top: -14px;\n    position: relative;\n    z-index: 1;\n  }\n\n  \/* Antwort-Box (noch etwas heller) *\/\n  .faq-answer-inner {\n    background: #242424;\n    color: #eaeaea;\n    padding: 28px 22px 18px 22px;\n    line-height: 1.6;\n    border-bottom-left-radius: 14px;\n    border-bottom-right-radius: 14px;\n    box-sizing: border-box;\n  }\n<\/style>\n\n<script>\n  document.querySelectorAll('.custom-faq .faq-question').forEach(function(button) {\n    button.addEventListener('click', function() {\n      const currentItem = this.parentElement;\n      const currentAnswer = currentItem.querySelector('.faq-answer');\n      const isAlreadyOpen = currentItem.classList.contains('active');\n\n      document.querySelectorAll('.custom-faq .faq-item').forEach(function(item) {\n        item.classList.remove('active');\n        item.querySelector('.faq-answer').style.maxHeight = null;\n      });\n\n      if (!isAlreadyOpen) {\n        currentItem.classList.add('active');\n        currentAnswer.style.maxHeight = currentAnswer.scrollHeight + 'px';\n      }\n    });\n  });\n<\/script>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33.33%\"><\/div>\n<\/div>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>You want to join HyEnD? Here is your checklist: You are a student at the University of Stuttgart. No matter &hellip; <a href=\"https:\/\/hyend.de\/index.php\/get-in-touch\/\" class=\"more-link\">Continue reading <span class=\"screen-reader-text\">Get in touch<\/span><\/a><\/p>\n","protected":false},"author":1040,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-4119","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/hyend.de\/index.php\/wp-json\/wp\/v2\/pages\/4119","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hyend.de\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/hyend.de\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/hyend.de\/index.php\/wp-json\/wp\/v2\/users\/1040"}],"replies":[{"embeddable":true,"href":"https:\/\/hyend.de\/index.php\/wp-json\/wp\/v2\/comments?post=4119"}],"version-history":[{"count":82,"href":"https:\/\/hyend.de\/index.php\/wp-json\/wp\/v2\/pages\/4119\/revisions"}],"predecessor-version":[{"id":4254,"href":"https:\/\/hyend.de\/index.php\/wp-json\/wp\/v2\/pages\/4119\/revisions\/4254"}],"wp:attachment":[{"href":"https:\/\/hyend.de\/index.php\/wp-json\/wp\/v2\/media?parent=4119"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}