{"id":5853,"date":"2026-05-21T20:15:08","date_gmt":"2026-05-21T18:15:08","guid":{"rendered":"https:\/\/podcastone.ch\/packages-references-2\/"},"modified":"2026-06-10T22:41:20","modified_gmt":"2026-06-10T20:41:20","slug":"packages-references","status":"publish","type":"page","link":"https:\/\/podcastone.ch\/en\/packages-references\/","title":{"rendered":"Packages &#038; References"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"5853\" class=\"elementor elementor-5853 elementor-5574\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-4708399 elementor-section-height-min-height hero-sektion-main elementor-section-boxed elementor-section-height-default elementor-section-items-middle\" data-id=\"4708399\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\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-d9fe3b0\" data-id=\"d9fe3b0\" 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-90542c5 elementor-widget elementor-widget-heading\" data-id=\"90542c5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">Prices for podcast, audio, video and livestream productions<\/h6>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e0f2db5 elementor-widget elementor-widget-heading\" data-id=\"e0f2db5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Flexible solutions for every production<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3278468 elementor-align-center elementor-widget elementor-widget-button\" data-id=\"3278468\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/podcastone.ch\/en\/contact\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Send request<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t<div class=\"elementor-element elementor-element-c1f2f2e e-flex e-con-boxed e-con e-parent\" data-id=\"c1f2f2e\" 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-55edd6a elementor-widget elementor-widget-html\" data-id=\"55edd6a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n.pakete-wrap { max-width: 1280px; margin: 0 auto; padding: 60px 24px; color: #fff; font-family: 'Montserrat', sans-serif; }\n.pakete-wrap h2 { text-align: center; font-size: clamp(32px,4vw,48px); font-weight: 800; letter-spacing:-0.02em; margin: 0 0 40px; color:#fff; }\n\n.pk-tabs { display: flex; flex-wrap: wrap; justify-content: center; gap: 10px; margin-bottom: 36px; }\n.pk-tab { padding: 12px 26px; border-radius: 999px; font-weight: 600; font-size: 15px; background: rgba(15,20,25,0.55); border: 1px solid rgba(255,255,255,0.12); color: rgba(255,255,255,0.7); cursor: pointer; transition: all .25s ease; font-family: inherit; display: inline-flex; align-items: center; gap: 8px; }\n.pk-tab:hover { color: #fff; background: rgba(255,255,255,0.05); }\n.pk-tab.is-active { background: linear-gradient(90deg, #ff9417 0%, #ff7900 100%); color: #0f1419; border-color: transparent; box-shadow: 0 8px 20px -6px rgba(255,122,24,0.45); }\n.pk-tab-count { display: inline-grid; place-items: center; min-width: 22px; height: 22px; padding: 0 6px; border-radius: 999px; background: rgba(255,255,255,0.18); font-size: 12px; font-weight: 700; }\n.pk-tab.is-active .pk-tab-count { background: rgba(15,20,25,0.25); color: #0f1419; }\n\n.pk-panel { display: none; }\n.pk-panel.is-active { display: block; animation: pkFade .35s ease; }\n@keyframes pkFade { from { opacity: 0; transform: translateY(8px); } to { opacity: 1; transform: none; } }\n\n.pricing-grid { display: grid; grid-template-columns: repeat(4, minmax(0,1fr)); gap: 28px; width: 100%; align-items: stretch; }\n\n.pricing-card { position: relative; display: flex; flex-direction: column; min-height: 540px; padding: 38px 32px 32px; border-radius: 28px; color:#fff; background: rgba(8,15,18,0.72); border: 1px solid rgba(255,255,255,0.16); box-shadow: 0 28px 70px rgba(0,0,0,0.34), inset 0 1px 0 rgba(255,255,255,0.08); backdrop-filter: blur(18px); -webkit-backdrop-filter: blur(18px); overflow: hidden; transition: transform .35s ease, border-color .35s ease, box-shadow .35s ease; }\n.pricing-card::before { content:\"\"; position: absolute; inset: 0; pointer-events: none; opacity: 0.42; background: radial-gradient(circle at 50% 0%, rgba(255,255,255,0.12), transparent 34%), linear-gradient(180deg, rgba(255,255,255,0.06), transparent 36%); z-index: 0; }\n.pricing-card::after { content:\"\"; position: absolute; inset: auto 28px 0; height: 1px; background: linear-gradient(90deg, transparent, rgba(255,255,255,0.35), transparent); opacity: 0.5; }\n.pricing-card:hover { transform: translateY(-8px); border-color: rgba(255,255,255,0.28); box-shadow: 0 34px 90px rgba(0,0,0,0.46), inset 0 1px 0 rgba(255,255,255,0.12); }\n.pricing-card > * { position: relative; z-index: 1; }\n\n.pricing-card--orange { --accent: #ff9417; --accent-soft: rgba(255,148,23,0.18); --accent-border: rgba(255,148,23,0.7); --accent-shadow: rgba(255,148,23,0.32); }\n.pricing-card--teal { --accent: #17d8df; --accent-soft: rgba(23,216,223,0.16); --accent-border: rgba(23,216,223,0.58); --accent-shadow: rgba(23,216,223,0.22); }\n.pricing-card--featured { border-color: var(--accent-border); box-shadow: 0 34px 95px rgba(0,0,0,0.48), 0 0 36px var(--accent-shadow), inset 0 1px 0 rgba(255,255,255,0.12); }\n.pricing-card--featured:hover { box-shadow: 0 42px 110px rgba(0,0,0,0.55), 0 0 52px var(--accent-shadow), inset 0 1px 0 rgba(255,255,255,0.14); }\n\n.pricing-card__badge { position: absolute; top: -1px; left: 50%; transform: translateX(-50%); padding: 11px 26px; border-radius: 0 0 12px 12px; background: linear-gradient(135deg, #ffae38, #ff7900); color:#fff; font-size: 13px; font-weight: 800; line-height: 1; text-transform: uppercase; letter-spacing: 0.04em; box-shadow: 0 10px 30px rgba(255,122,0,0.35), inset 0 1px 0 rgba(255,255,255,0.35); z-index: 2; white-space: nowrap; }\n\n.pricing-card__icon { display: grid; place-items: center; width: 72px; height: 72px; margin: 0 auto 22px; border-radius: 999px; background: radial-gradient(circle, var(--accent-soft), transparent 72%), rgba(255,255,255,0.03); border: 1px solid var(--accent-border); color: var(--accent); box-shadow: 0 0 28px var(--accent-soft); }\n.pricing-card__icon span { font-size: 30px; line-height: 1; }\n\n.pricing-card h3 { margin: 0; color:#fff; font-size: clamp(24px,2vw,30px); font-weight: 800; line-height: 1.1; text-align: center; letter-spacing: -0.03em; }\n.pricing-card__subtitle { margin: 8px 0 0; color: var(--accent); font-size: 14px; font-weight: 600; line-height: 1.3; text-align: center; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }\n\n.pricing-card__divider { width: 100%; height: 1px; margin: 22px 0 18px; background: linear-gradient(90deg, transparent, rgba(255,255,255,0.22), transparent); }\n\n.pricing-card__price { display: flex; align-items: baseline; justify-content: center; gap: 10px; margin-bottom: 18px; }\n.pricing-card__currency { color: rgba(255,255,255,0.72); font-size: 17px; font-weight: 700; letter-spacing: 0.02em; }\n.pricing-card__amount { color:#fff; font-size: clamp(40px,4vw,54px); font-weight: 900; line-height: 1; letter-spacing: -0.05em; text-shadow: 0 8px 26px rgba(0,0,0,0.32); }\n.pricing-card--featured .pricing-card__amount { color: var(--accent); text-shadow: 0 0 26px var(--accent-shadow); }\n\n.pricing-card__features { display: grid; gap: 12px; margin: 0 0 20px; padding: 0; list-style: none; }\n.pricing-card__features li { position: relative; padding-left: 30px; color: rgba(255,255,255,0.78); font-size: 14.5px; line-height: 1.35; }\n.pricing-card__features li::before { content: \"\u2713\"; position: absolute; left: 0; top: -1px; display: grid; place-items: center; width: 18px; height: 18px; border-radius: 999px; color: var(--accent); border: 1px solid var(--accent-border); font-size: 11px; font-weight: 900; box-shadow: 0 0 16px var(--accent-soft); }\n\n.pricing-card__button { display: flex; align-items: center; justify-content: center; gap: 12px; margin-top: auto; min-height: 56px; padding: 0 24px; border-radius: 12px; color:#fff; text-decoration: none; font-size: 16px; font-weight: 800; line-height: 1; border: 1px solid var(--accent-border); background: rgba(255,255,255,0.02); box-shadow: inset 0 1px 0 rgba(255,255,255,0.06), 0 10px 28px rgba(0,0,0,0.24); transition: transform .25s ease, background .25s ease, box-shadow .25s ease; }\n.pricing-card__button span { font-size: 22px; line-height: 0; transition: transform .25s ease; }\n.pricing-card__button:hover { transform: translateY(-2px); background: var(--accent-soft); box-shadow: 0 16px 36px rgba(0,0,0,0.32), 0 0 24px var(--accent-soft); }\n.pricing-card__button:hover span { transform: translateX(4px); }\n.pricing-card__button--primary { border-color: rgba(255,174,56,0.95); background: linear-gradient(135deg, #ffae38, #ff7a00); box-shadow: 0 18px 38px rgba(255,122,0,0.35), inset 0 1px 0 rgba(255,255,255,0.35); }\n.pricing-card__button--primary:hover { background: linear-gradient(135deg, #ffc05c, #ff8411); box-shadow: 0 22px 48px rgba(255,122,0,0.45), 0 0 32px rgba(255,148,23,0.38), inset 0 1px 0 rgba(255,255,255,0.4); }\n\n\/* === MOBILE + TABLET: SWIPE === *\/\n@media (max-width: 1200px) {\n  .pricing-grid {\n    display: flex;\n    flex-wrap: nowrap;\n    overflow-x: auto;\n    overflow-y: visible;\n    scroll-snap-type: x mandatory;\n    scroll-padding-inline: 24px;\n    gap: 20px;\n    padding: 12px 24px 28px;\n    margin-inline: -24px;\n    -webkit-overflow-scrolling: touch;\n    scrollbar-width: thin;\n    scrollbar-color: rgba(255,255,255,0.25) transparent;\n  }\n  .pricing-grid::-webkit-scrollbar { height: 6px; }\n  .pricing-grid::-webkit-scrollbar-thumb { background: rgba(255,255,255,0.22); border-radius: 4px; }\n  .pricing-card { flex: 0 0 320px; min-height: 520px; scroll-snap-align: center; }\n  .pk-panel.is-active::after { content: \"\u2190 swipe \u2192\"; display: block; text-align: center; color: rgba(255,255,255,0.4); font-size: 12px; letter-spacing: 0.15em; margin-top: 4px; text-transform: uppercase; }\n}\n@media (max-width: 680px) {\n  .pakete-wrap { padding: 40px 0; }\n  .pakete-wrap h2 { padding: 0 20px; }\n  .pk-tabs { padding: 0 20px; }\n  .pricing-card { flex: 0 0 86vw; max-width: 340px; min-height: auto; padding: 34px 26px 28px; }\n  .pricing-card__badge { position: relative; top: auto; left: auto; transform: none; align-self: center; margin: -10px auto 22px; border-radius: 999px; }\n}\n\n\/* CARD-SHADOW-MOBILE-FIX *\/\n@media (max-width: 1200px) {\n  .pakete-wrap .pricing-card,\n  .pakete-wrap .pricing-card.pricing-card--featured {\n    box-shadow: 0 6px 14px rgba(0,0,0,0.18), inset 0 1px 0 rgba(255,255,255,0.06) !important;\n  }\n  .pakete-wrap .pricing-card:hover {\n    box-shadow: 0 10px 20px rgba(0,0,0,0.22), inset 0 1px 0 rgba(255,255,255,0.08) !important;\n  }\n}\n\n\n\n\/* MOBILE-LEFT-ONLY *\/\n@media (max-width: 680px) {\n  .pakete-wrap { padding-left: 10px !important; padding-right: 0 !important; }\n  .pakete-wrap .pricing-grid {\n    padding-left: 0 !important;\n    padding-right: 0 !important;\n    margin-inline: 0 !important;\n    scroll-padding-inline: 0 !important;\n  }\n  .pakete-wrap .pricing-card { scroll-snap-align: start !important; }\n}\n<\/style>\n<div class=\"pakete-wrap\">\n  <h2>Unsere Aufnahmepakete<\/h2>\n  <div class=\"pk-tabs\" role=\"tablist\">\n<button class=\"pk-tab is-active\" data-tab=\"podcast\" role=\"tab\" aria-selected=\"true\">Podcast <span class=\"pk-tab-count\">4<\/span><\/button>\n<button class=\"pk-tab\" data-tab=\"audio\" role=\"tab\" aria-selected=\"false\">Audio <span class=\"pk-tab-count\">3<\/span><\/button>\n<button class=\"pk-tab\" data-tab=\"video\" role=\"tab\" aria-selected=\"false\">Video & Short Content <span class=\"pk-tab-count\">2<\/span><\/button>\n<button class=\"pk-tab\" data-tab=\"livestream\" role=\"tab\" aria-selected=\"false\">Livestream <span class=\"pk-tab-count\">2<\/span><\/button>\n  <\/div>\n<div class=\"pk-panel is-active\" data-panel=\"podcast\" role=\"tabpanel\">\n<div class=\"pricing-grid\">\n<article class=\"pricing-card pricing-card--orange\">\n  \n  <div class=\"pricing-card__icon\"><span>\ud83c\udf99<\/span><\/div>\n  <h3>Podcast Basic<\/h3>\n  <p class=\"pricing-card__subtitle\">Reine Aufnahme<\/p>\n  <div class=\"pricing-card__divider\"><\/div>\n  <div class=\"pricing-card__price\">\n    <span class=\"pricing-card__currency\">CHF<\/span>\n    <span class=\"pricing-card__amount\">649.\u2013<\/span>\n  <\/div>\n  <ul class=\"pricing-card__features\">\n      <li>Drehzeit: 90 Minuten<\/li>\n      <li>Teilnehmer:innen: 1 \u2013 3 Personen<\/li>\n      <li>Studio: 3 Kameras, 4 Lichter, 3 Mikrofone<\/li>\n      <li>1.5 h Rohdateien per WeTransfer<\/li>\n  <\/ul>\n  <a href=\"https:\/\/podcastone.ch\/pakete\/\" class=\"pricing-card__button\">Jetzt Anfragen<span>\u2192<\/span><\/a>\n<\/article>\n<article class=\"pricing-card pricing-card--orange pricing-card--featured\">\n  <div class=\"pricing-card__badge\">\u2605 Empfohlen<\/div>\n  <div class=\"pricing-card__icon\"><span>\ud83d\udcfb<\/span><\/div>\n  <h3>Podcast Standard<\/h3>\n  <p class=\"pricing-card__subtitle\">Beliebter Klassiker<\/p>\n  <div class=\"pricing-card__divider\"><\/div>\n  <div class=\"pricing-card__price\">\n    <span class=\"pricing-card__currency\">CHF<\/span>\n    <span class=\"pricing-card__amount\">1'249.\u2013<\/span>\n  <\/div>\n  <ul class=\"pricing-card__features\">\n      <li>Drehzeit: 90 Minuten<\/li>\n      <li>Teilnehmer:innen: 1 \u2013 3 Personen<\/li>\n      <li>Studio: 3 Kameras, 4 Lichter, 3 Mikrofone<\/li>\n      <li>1 Custom Thumbnail<\/li>\n      <li>Bearbeiteter Podcast<\/li>\n  <\/ul>\n  <a href=\"https:\/\/podcastone.ch\/pakete\/\" class=\"pricing-card__button pricing-card__button--primary\">Jetzt Anfragen<span>\u2192<\/span><\/a>\n<\/article>\n<article class=\"pricing-card pricing-card--teal\">\n  \n  <div class=\"pricing-card__icon\"><span>\u2728<\/span><\/div>\n  <h3>Podcast Professional<\/h3>\n  <p class=\"pricing-card__subtitle\">Plus Social-Clips<\/p>\n  <div class=\"pricing-card__divider\"><\/div>\n  <div class=\"pricing-card__price\">\n    <span class=\"pricing-card__currency\">CHF<\/span>\n    <span class=\"pricing-card__amount\">1'890.\u2013<\/span>\n  <\/div>\n  <ul class=\"pricing-card__features\">\n      <li>Drehzeit: 90 Minuten<\/li>\n      <li>Teilnehmer:innen: 1 \u2013 3 Personen<\/li>\n      <li>Studio: 3 Kameras, 4 Lichter, 3 Mikrofone<\/li>\n      <li>8 Short Videos des Podcasts<\/li>\n      <li>1 Custom Thumbnail<\/li>\n      <li>Bearbeiteter Podcast<\/li>\n  <\/ul>\n  <a href=\"https:\/\/podcastone.ch\/pakete\/\" class=\"pricing-card__button\">Jetzt Anfragen<span>\u2192<\/span><\/a>\n<\/article>\n<article class=\"pricing-card pricing-card--orange\">\n  \n  <div class=\"pricing-card__icon\"><span>\ud83d\udc8e<\/span><\/div>\n  <h3>Podcast Premium<\/h3>\n  <p class=\"pricing-card__subtitle\">Full-Service<\/p>\n  <div class=\"pricing-card__divider\"><\/div>\n  <div class=\"pricing-card__price\">\n    <span class=\"pricing-card__currency\">CHF<\/span>\n    <span class=\"pricing-card__amount\">2'530.\u2013<\/span>\n  <\/div>\n  <ul class=\"pricing-card__features\">\n      <li>Drehzeit: 90 Minuten<\/li>\n      <li>Teilnehmer:innen: 1 \u2013 3 Personen<\/li>\n      <li>Studio: 3 Kameras, 4 Lichter, 3 Mikrofone<\/li>\n      <li>16 Shortvideos des Podcasts<\/li>\n      <li>1 Custom Thumbnail<\/li>\n      <li>Bearbeiteter Podcast<\/li>\n  <\/ul>\n  <a href=\"https:\/\/podcastone.ch\/pakete\/\" class=\"pricing-card__button\">Jetzt Anfragen<span>\u2192<\/span><\/a>\n<\/article>\n<\/div>\n<\/div>\n<div class=\"pk-panel\" data-panel=\"audio\" role=\"tabpanel\">\n<div class=\"pricing-grid\">\n<article class=\"pricing-card pricing-card--teal\">\n  \n  <div class=\"pricing-card__icon\"><span>\ud83c\udfa4<\/span><\/div>\n  <h3>Audio Basic<\/h3>\n  <p class=\"pricing-card__subtitle\">Kurze Aufnahme<\/p>\n  <div class=\"pricing-card__divider\"><\/div>\n  <div class=\"pricing-card__price\">\n    <span class=\"pricing-card__currency\">CHF<\/span>\n    <span class=\"pricing-card__amount\">130.\u2013<\/span>\n  <\/div>\n  <ul class=\"pricing-card__features\">\n      <li>Aufnahmezeit: 30 Minuten<\/li>\n      <li>Equipment vor Ort<\/li>\n      <li>Aufnahme ohne Bearbeitung<\/li>\n      <li>Lieferung der Rohdaten<\/li>\n      <li>1 Teilnehmer<\/li>\n      <li>Experte vor Ort<\/li>\n  <\/ul>\n  <a href=\"https:\/\/podcastone.ch\/pakete\/\" class=\"pricing-card__button\">Jetzt Anfragen<span>\u2192<\/span><\/a>\n<\/article>\n<article class=\"pricing-card pricing-card--orange pricing-card--featured\">\n  <div class=\"pricing-card__badge\">\u2605 Empfohlen<\/div>\n  <div class=\"pricing-card__icon\"><span>\ud83c\udfa7<\/span><\/div>\n  <h3>Audio Standard<\/h3>\n  <p class=\"pricing-card__subtitle\">F\u00fcr Podcaster<\/p>\n  <div class=\"pricing-card__divider\"><\/div>\n  <div class=\"pricing-card__price\">\n    <span class=\"pricing-card__currency\">CHF<\/span>\n    <span class=\"pricing-card__amount\">250.\u2013<\/span>\n  <\/div>\n  <ul class=\"pricing-card__features\">\n      <li>Aufnahmezeit: 60 Minuten<\/li>\n      <li>Equipment vor Ort<\/li>\n      <li>Aufnahme ohne Bearbeitung<\/li>\n      <li>Lieferung der Rohdaten<\/li>\n      <li>Experte vor Ort<\/li>\n      <li>Teilnehmer:innen: 1 \u2013 3 Personen<\/li>\n  <\/ul>\n  <a href=\"https:\/\/podcastone.ch\/pakete\/\" class=\"pricing-card__button pricing-card__button--primary\">Jetzt Anfragen<span>\u2192<\/span><\/a>\n<\/article>\n<article class=\"pricing-card pricing-card--teal\">\n  \n  <div class=\"pricing-card__icon\"><span>\ud83c\udf9a<\/span><\/div>\n  <h3>Audio Podcast<\/h3>\n  <p class=\"pricing-card__subtitle\">Inkl. Schnitt<\/p>\n  <div class=\"pricing-card__divider\"><\/div>\n  <div class=\"pricing-card__price\">\n    <span class=\"pricing-card__currency\">CHF<\/span>\n    <span class=\"pricing-card__amount\">500.\u2013<\/span>\n  <\/div>\n  <ul class=\"pricing-card__features\">\n      <li>Aufnahmezeit: 90 Minuten<\/li>\n      <li>Equipment vor Ort<\/li>\n      <li>Lieferung der Rohdaten<\/li>\n      <li>1 \u2013 3 Teilnehmer<\/li>\n      <li>Experte vor Ort<\/li>\n      <li>Geschnittene 60-Min Podcast-Episode<\/li>\n  <\/ul>\n  <a href=\"https:\/\/podcastone.ch\/pakete\/\" class=\"pricing-card__button\">Jetzt Anfragen<span>\u2192<\/span><\/a>\n<\/article>\n<\/div>\n<\/div>\n<div class=\"pk-panel\" data-panel=\"video\" role=\"tabpanel\">\n<div class=\"pricing-grid\">\n<article class=\"pricing-card pricing-card--teal\">\n  \n  <div class=\"pricing-card__icon\"><span>\ud83d\udcf1<\/span><\/div>\n  <h3>Short Content Basic<\/h3>\n  <p class=\"pricing-card__subtitle\">Kurze Videos<\/p>\n  <div class=\"pricing-card__divider\"><\/div>\n  <div class=\"pricing-card__price\">\n    <span class=\"pricing-card__currency\">CHF<\/span>\n    <span class=\"pricing-card__amount\">220.\u2013<\/span>\n  <\/div>\n  <ul class=\"pricing-card__features\">\n      <li>Aufnahmezeit: 30 Minuten<\/li>\n      <li>Equipment vor Ort<\/li>\n      <li>Aufnahme ohne Bearbeitung<\/li>\n      <li>Lieferung der Rohdaten<\/li>\n      <li>1 \u2013 3 Teilnehmer<\/li>\n      <li>Experte vor Ort<\/li>\n  <\/ul>\n  <a href=\"https:\/\/podcastone.ch\/pakete\/\" class=\"pricing-card__button\">Jetzt Anfragen<span>\u2192<\/span><\/a>\n<\/article>\n<article class=\"pricing-card pricing-card--orange pricing-card--featured\">\n  <div class=\"pricing-card__badge\">\u2605 Empfohlen<\/div>\n  <div class=\"pricing-card__icon\"><span>\ud83c\udfac<\/span><\/div>\n  <h3>Short Content Standard<\/h3>\n  <p class=\"pricing-card__subtitle\">Mehr Takes<\/p>\n  <div class=\"pricing-card__divider\"><\/div>\n  <div class=\"pricing-card__price\">\n    <span class=\"pricing-card__currency\">CHF<\/span>\n    <span class=\"pricing-card__amount\">339.\u2013<\/span>\n  <\/div>\n  <ul class=\"pricing-card__features\">\n      <li>Aufnahmezeit: 1 Stunde<\/li>\n      <li>Equipment vor Ort<\/li>\n      <li>Aufnahme ohne Bearbeitung<\/li>\n      <li>Lieferung der Rohdaten<\/li>\n      <li>Experte vor Ort<\/li>\n      <li>Teilnehmer:innen: 1 \u2013 3 Personen<\/li>\n  <\/ul>\n  <a href=\"https:\/\/podcastone.ch\/pakete\/\" class=\"pricing-card__button pricing-card__button--primary\">Jetzt Anfragen<span>\u2192<\/span><\/a>\n<\/article>\n<\/div>\n<\/div>\n<div class=\"pk-panel\" data-panel=\"livestream\" role=\"tabpanel\">\n<div class=\"pricing-grid\">\n<article class=\"pricing-card pricing-card--orange pricing-card--featured\">\n  <div class=\"pricing-card__badge\">\u2605 Empfohlen<\/div>\n  <div class=\"pricing-card__icon\"><span>\ud83d\udce1<\/span><\/div>\n  <h3>Livestream Small<\/h3>\n  <p class=\"pricing-card__subtitle\">Kompakter Stream<\/p>\n  <div class=\"pricing-card__divider\"><\/div>\n  <div class=\"pricing-card__price\">\n    <span class=\"pricing-card__currency\">CHF<\/span>\n    <span class=\"pricing-card__amount\">1'249.\u2013<\/span>\n  <\/div>\n  <ul class=\"pricing-card__features\">\n      <li>Aufnahmezeit: 45 Minuten<\/li>\n      <li>30 Minuten Livestream<\/li>\n      <li>Live-Schnitt<\/li>\n      <li>Einblendung von Statistiken & Inhalten<\/li>\n      <li>Experte vor Ort<\/li>\n      <li>Geschnittene Episode + Livestream<\/li>\n  <\/ul>\n  <a href=\"https:\/\/podcastone.ch\/pakete\/\" class=\"pricing-card__button pricing-card__button--primary\">Jetzt Anfragen<span>\u2192<\/span><\/a>\n<\/article>\n<article class=\"pricing-card pricing-card--teal\">\n  \n  <div class=\"pricing-card__icon\"><span>\ud83c\udfa5<\/span><\/div>\n  <h3>Livestream Professional<\/h3>\n  <p class=\"pricing-card__subtitle\">Webinare & Events<\/p>\n  <div class=\"pricing-card__divider\"><\/div>\n  <div class=\"pricing-card__price\">\n    <span class=\"pricing-card__currency\">CHF<\/span>\n    <span class=\"pricing-card__amount\">2'490.\u2013<\/span>\n  <\/div>\n  <ul class=\"pricing-card__features\">\n      <li>Aufnahmezeit: 90 Minuten<\/li>\n      <li>60 Minuten Livestream<\/li>\n      <li>Live-Schnitt<\/li>\n      <li>Einblendung von Statistiken & Inhalten<\/li>\n      <li>Experte vor Ort<\/li>\n      <li>Geschnittene Episode + Livestream<\/li>\n  <\/ul>\n  <a href=\"https:\/\/podcastone.ch\/pakete\/\" class=\"pricing-card__button\">Jetzt Anfragen<span>\u2192<\/span><\/a>\n<\/article>\n<\/div>\n<\/div>\n<\/div>\n<script>\n(function(){\n  document.querySelectorAll('.pakete-wrap').forEach(function(wrap){\n    var tabs = wrap.querySelectorAll('.pk-tab');\n    var panels = wrap.querySelectorAll('.pk-panel');\n    tabs.forEach(function(tab){\n      tab.addEventListener('click', function(){\n        var key = tab.getAttribute('data-tab');\n        tabs.forEach(function(t){ t.classList.toggle('is-active', t===tab); t.setAttribute('aria-selected', t===tab); });\n        panels.forEach(function(p){ p.classList.toggle('is-active', p.getAttribute('data-panel')===key); });\n      });\n    });\n  });\n})();\n<\/script>\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<div class=\"elementor-element elementor-element-655028ad e-con-full e-flex e-con e-parent\" data-id=\"655028ad\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-51a0545f elementor-widget elementor-widget-heading\" data-id=\"51a0545f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">  Customers who produce with us<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d953af8 e-flex e-con-boxed e-con e-child\" data-id=\"d953af8\" 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-6a9b2e99 elementor-widget elementor-widget-image-carousel\" data-id=\"6a9b2e99\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;5&quot;,&quot;slides_to_show_tablet&quot;:&quot;3&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;slides_to_scroll_tablet&quot;:&quot;1&quot;,&quot;autoplay_speed&quot;:1,&quot;speed&quot;:6000,&quot;slides_to_scroll&quot;:&quot;1&quot;,&quot;slides_to_show_mobile&quot;:&quot;2&quot;,&quot;lazyload&quot;:&quot;yes&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:20,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"image-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Image Carousel\" dir=\"ltr\">\n\t\t\t<div class=\"elementor-image-carousel swiper-wrapper swiper-image-stretch\" aria-live=\"off\">\n\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 10\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/podcastone.ch\/wp-content\/uploads\/2024\/10\/Mobilezone_Logo_2015.png\" alt=\"Mobilezone PodcastOne Z\u00fcrich\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 10\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/podcastone.ch\/wp-content\/uploads\/2026\/02\/Design-ohne-Titel-5.png\" alt=\"Mettler Toledo PodcastOne Z\u00fcrich\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 10\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/podcastone.ch\/wp-content\/uploads\/2026\/02\/Design-ohne-Titel-1-1.png\" alt=\"Google PodcastOne Z\u00fcrich\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 10\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/podcastone.ch\/wp-content\/uploads\/2026\/02\/7.png\" alt=\"Syngenta PodcastOne Z\u00fcrich\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 10\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/podcastone.ch\/wp-content\/uploads\/2026\/02\/8.png\" alt=\"Planzer PodcastOne Z\u00fcrich\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"6 of 10\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/podcastone.ch\/wp-content\/uploads\/2026\/02\/10.png\" alt=\"Amcor PodcastOne Z\u00fcrich\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"7 of 10\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/podcastone.ch\/wp-content\/uploads\/2026\/02\/11.png\" alt=\"Farner PodcastOne Z\u00fcrich\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"8 of 10\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/podcastone.ch\/wp-content\/uploads\/2026\/02\/14.png\" alt=\"Rulematch PodcastOne Z\u00fcrich\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"9 of 10\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/podcastone.ch\/wp-content\/uploads\/2026\/02\/4.png\" alt=\"Merbag PodcastOne Z\u00fcrich\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"10 of 10\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/podcastone.ch\/wp-content\/uploads\/2026\/02\/6.png\" alt=\"Deloitte PodcastOne Z\u00fcrich\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div>\t\t\t<\/div>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6389f262 e-flex e-con-boxed e-con e-parent\" data-id=\"6389f262\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;shape_divider_bottom&quot;:&quot;halloween&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-56676d71 e-con-full e-flex e-con e-child\" data-id=\"56676d71\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-11555742 elementor-widget elementor-widget-heading\" data-id=\"11555742\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">Insights into PodcastOne Zurich<\/h6>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1f3b4e59 elementor-widget elementor-widget-heading\" data-id=\"1f3b4e59\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Examples of our work<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5ed9abb7 elementor-widget elementor-widget-html\" data-id=\"5ed9abb7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- TAB-STYLE-START --><style>.elementor-element-5a7e0f9{\n  --n-tabs-title-padding-block-start:0;\n  --n-tabs-title-padding-block-end:0;\n  --n-tabs-title-padding-inline-start:0;\n  --n-tabs-title-padding-inline-end:0;\n  --n-tabs-title-background-color:transparent;\n  --n-tabs-title-background-color-hover:transparent;\n  --n-tabs-title-background-color-active:transparent;\n  --n-tabs-title-color:rgba(255,255,255,.7);\n  --n-tabs-title-color-hover:#fff;\n  --n-tabs-title-color-active:#0f1419;\n  --n-tabs-title-border-color:transparent;\n  --n-tabs-title-border-color-hover:transparent;\n  --n-tabs-title-border-color-active:transparent;\n  --n-tabs-title-border-width:0;\n  --n-tabs-title-border-radius:0;\n  --n-tabs-title-justify-content:center;\n  --n-tabs-heading-gap:10px;\n  --n-tabs-heading-justify-content:center;\n  --n-tabs-gap:36px;\n}\n.elementor-element-5a7e0f9 > .elementor-widget-container > .e-n-tabs{\n  gap:0 !important;\n}\n.elementor-element-5a7e0f9 .e-n-tabs-heading{\n  display:flex !important;\n  flex-wrap:wrap !important;\n  justify-content:center !important;\n  gap:10px !important;\n  margin:0 0 36px !important;\n  border:none !important;\n  background:transparent !important;\n  padding:0 !important;\n  width:100% !important;\n}\n.elementor-element-5a7e0f9 .e-n-tab-title{\n  all:unset;\n  padding:12px 26px !important;\n  border-radius:999px !important;\n  font-weight:600 !important;\n  font-size:15px !important;\n  background:rgba(15,20,25,.55) !important;\n  border:1px solid rgba(255,255,255,.12) !important;\n  color:rgba(255,255,255,.7) !important;\n  cursor:pointer !important;\n  transition:background .25s ease,color .25s ease,border-color .25s ease,box-shadow .25s ease,transform .25s ease !important;\n  display:inline-flex !important;\n  align-items:center !important;\n  gap:8px !important;\n  font-family:'Montserrat',sans-serif !important;\n  line-height:1 !important;\n  box-shadow:none !important;\n  min-height:auto !important;\n  width:auto !important;\n  text-align:center !important;\n  white-space:nowrap !important;\n}\n.elementor-element-5a7e0f9 .e-n-tab-title:hover{\n  color:#fff !important;\n  background:rgba(255,255,255,.06) !important;\n  border-color:rgba(255,255,255,.2) !important;\n}\n.elementor-element-5a7e0f9 .e-n-tab-title[aria-selected=\"true\"]{\n  background:linear-gradient(90deg,#ff9417 0%,#ff7900 100%) !important;\n  color:#0f1419 !important;\n  border-color:transparent !important;\n  box-shadow:0 8px 20px -6px rgba(255,122,24,.45) !important;\n}\n.elementor-element-5a7e0f9 .e-n-tab-title-text{\n  color:inherit !important;\n  font-weight:inherit !important;\n  font-size:inherit !important;\n  padding:0 !important;\n  margin:0 !important;\n  display:inline-flex !important;\n  align-items:center !important;\n  gap:8px !important;\n  line-height:1 !important;\n}\n.elementor-element-5a7e0f9 .e-n-tab-title .e-n-tab-icon{display:none !important;}\n.elementor-element-5a7e0f9 .e-n-tabs-content{padding-top:0 !important;}\n@media(max-width:680px){\n  .elementor-element-5a7e0f9 .e-n-tab-title{\n    padding:10px 18px !important;\n    font-size:13px !important;\n  }\n}\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f754cfb elementor-widget elementor-widget-html\" data-id=\"f754cfb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\/* === NESTED-TABS PILL STYLE === *\/\n.po-tabs .e-n-tabs-heading,\n.elementor-widget-nested-tabs .e-n-tabs-heading {\n  display: flex !important;\n  justify-content: center !important;\n  gap: 12px !important;\n  flex-wrap: wrap !important;\n  margin: 0 0 36px 0 !important;\n  padding: 0 !important;\n  border: none !important;\n  background: transparent !important;\n}\n.po-tabs .e-n-tab-title,\n.elementor-widget-nested-tabs .e-n-tab-title {\n  display: inline-flex !important;\n  align-items: center !important;\n  justify-content: center !important;\n  gap: 8px !important;\n  padding: 13px 32px !important;\n  border-radius: 999px !important;\n  font-family: 'Montserrat', sans-serif !important;\n  font-weight: 700 !important;\n  font-size: 16px !important;\n  line-height: 1 !important;\n  background: rgba(15,20,25,0.6) !important;\n  border: 1px solid rgba(255,255,255,0.14) !important;\n  color: rgba(255,255,255,0.78) !important;\n  transition: transform .2s ease, background .25s ease, color .25s ease, box-shadow .25s ease !important;\n  cursor: pointer !important;\n  letter-spacing: 0.01em !important;\n  white-space: nowrap !important;\n}\n.po-tabs .e-n-tab-title::before,\n.po-tabs .e-n-tab-title::after,\n.elementor-widget-nested-tabs .e-n-tab-title::before,\n.elementor-widget-nested-tabs .e-n-tab-title::after {\n  display: none !important;\n}\n.po-tabs .e-n-tab-title:hover,\n.elementor-widget-nested-tabs .e-n-tab-title:hover {\n  color: #fff !important;\n  background: rgba(255,255,255,0.08) !important;\n  transform: translateY(-1px);\n}\n.po-tabs .e-n-tab-title[aria-selected=\"true\"],\n.po-tabs .e-n-tab-title.e-active,\n.elementor-widget-nested-tabs .e-n-tab-title[aria-selected=\"true\"],\n.elementor-widget-nested-tabs .e-n-tab-title.e-active {\n  background: linear-gradient(135deg, #ffae38, #ff7900) !important;\n  color: #0f1419 !important;\n  border-color: transparent !important;\n  box-shadow: 0 10px 24px -6px rgba(255,122,24,0.5), inset 0 1px 0 rgba(255,255,255,0.3) !important;\n}\n.po-tabs .e-n-tab-title .e-n-tab-title-text,\n.elementor-widget-nested-tabs .e-n-tab-title .e-n-tab-title-text {\n  color: inherit !important;\n  font: inherit !important;\n}\n.po-tabs .e-n-tab-icon,\n.elementor-widget-nested-tabs .e-n-tab-icon {\n  display: none !important;\n}\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-12b25f2e po-tabs e-n-tabs-mobile elementor-widget elementor-widget-n-tabs\" data-id=\"12b25f2e\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;horizontal_scroll&quot;:&quot;disable&quot;}\" data-widget_type=\"nested-tabs.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-tabs\" data-widget-number=\"313679662\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\">\n\t\t\t<div class=\"e-n-tabs-heading\" role=\"tablist\">\n\t\t\t\t\t<button id=\"e-n-tab-title-3136796621\" data-tab-title-id=\"e-n-tab-title-3136796621\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-3136796621\" style=\"--n-tabs-title-order: 1;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tEntertainment\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-3136796622\" data-tab-title-id=\"e-n-tab-title-3136796622\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-3136796622\" style=\"--n-tabs-title-order: 2;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tBusiness\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t\t<\/div>\n\t\t\t<div class=\"e-n-tabs-content\">\n\t\t\t\t<div id=\"e-n-tab-content-3136796621\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-3136796621\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-1f8e8f23 e-con-full e-flex e-con e-child\" data-id=\"1f8e8f23\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-19a1813c e-con-full e-flex e-con e-child\" data-id=\"19a1813c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-72ab0d7 e-con-full e-flex e-con e-child\" data-id=\"72ab0d7\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2484495e elementor-widget elementor-widget-video\" data-id=\"2484495e\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;youtube_url&quot;:&quot;https:\\\/\\\/youtu.be\\\/a0hqeftpfhQ?si=GNojH6YLOFTvbNjm&quot;,&quot;video_type&quot;:&quot;youtube&quot;,&quot;controls&quot;:&quot;yes&quot;}\" data-widget_type=\"video.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-wrapper elementor-open-inline\">\n\t\t\t<div class=\"elementor-video\"><\/div>\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3476bf2a e-con-full e-flex e-con e-child\" data-id=\"3476bf2a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-693634b7 elementor-widget elementor-widget-video\" data-id=\"693634b7\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;youtube_url&quot;:&quot;https:\\\/\\\/youtu.be\\\/4KnmI5RDLPQ?si=Y1QN7y1skx50t0eQ&quot;,&quot;video_type&quot;:&quot;youtube&quot;,&quot;controls&quot;:&quot;yes&quot;}\" data-widget_type=\"video.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-wrapper elementor-open-inline\">\n\t\t\t<div class=\"elementor-video\"><\/div>\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-71c5d0ae e-con-full e-flex e-con e-child\" data-id=\"71c5d0ae\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-53ff380f e-con-full e-flex e-con e-child\" data-id=\"53ff380f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-12adc0dd elementor-widget elementor-widget-video\" data-id=\"12adc0dd\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;youtube_url&quot;:&quot;https:\\\/\\\/youtu.be\\\/UY_MeoSa-jc?si=XkuwZdBoeMItg03b&quot;,&quot;video_type&quot;:&quot;youtube&quot;,&quot;controls&quot;:&quot;yes&quot;}\" data-widget_type=\"video.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-wrapper elementor-open-inline\">\n\t\t\t<div class=\"elementor-video\"><\/div>\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-58b92de5 e-con-full e-flex e-con e-child\" data-id=\"58b92de5\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e155460 elementor-widget elementor-widget-video\" data-id=\"e155460\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;youtube_url&quot;:&quot;https:\\\/\\\/youtu.be\\\/egh6dSyehQ8?si=zLayfWqFAILo7HCm&quot;,&quot;video_type&quot;:&quot;youtube&quot;,&quot;controls&quot;:&quot;yes&quot;}\" data-widget_type=\"video.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-wrapper elementor-open-inline\">\n\t\t\t<div class=\"elementor-video\"><\/div>\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-760600c2 e-con-full e-flex e-con e-child\" data-id=\"760600c2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-405c4465 elementor-widget elementor-widget-video\" data-id=\"405c4465\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;youtube_url&quot;:&quot;https:\\\/\\\/youtu.be\\\/8NEyXWlQC90?si=_xF4M4zQzk79NsnY&quot;,&quot;video_type&quot;:&quot;youtube&quot;,&quot;controls&quot;:&quot;yes&quot;}\" data-widget_type=\"video.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-wrapper elementor-open-inline\">\n\t\t\t<div class=\"elementor-video\"><\/div>\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-3136796622\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-3136796622\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\" elementor-element elementor-element-3c4b43db e-con-full e-flex e-con e-child\" data-id=\"3c4b43db\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-50f501d2 e-con-full e-flex e-con e-child\" data-id=\"50f501d2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-5eb798e7 e-con-full e-flex e-con e-child\" data-id=\"5eb798e7\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-be8bc4c elementor-widget elementor-widget-video\" data-id=\"be8bc4c\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;youtube_url&quot;:&quot;https:\\\/\\\/youtu.be\\\/pGlsc-Zmnds?si=2Fvr-cFybxmxKlzu&quot;,&quot;video_type&quot;:&quot;youtube&quot;,&quot;controls&quot;:&quot;yes&quot;}\" data-widget_type=\"video.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-wrapper elementor-open-inline\">\n\t\t\t<div class=\"elementor-video\"><\/div>\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-24896a79 e-con-full e-flex e-con e-child\" data-id=\"24896a79\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6c09ee98 elementor-widget elementor-widget-video\" data-id=\"6c09ee98\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;youtube_url&quot;:&quot;https:\\\/\\\/youtu.be\\\/77RwLJCK8R4?si=wHG9PQuTb43RLfyV&quot;,&quot;video_type&quot;:&quot;youtube&quot;,&quot;controls&quot;:&quot;yes&quot;}\" data-widget_type=\"video.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-wrapper elementor-open-inline\">\n\t\t\t<div class=\"elementor-video\"><\/div>\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7ba56c8d e-con-full e-flex e-con e-child\" data-id=\"7ba56c8d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-49ef99ce e-con-full e-flex e-con e-child\" data-id=\"49ef99ce\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6156bdc0 elementor-widget elementor-widget-video\" data-id=\"6156bdc0\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;youtube_url&quot;:&quot;https:\\\/\\\/youtu.be\\\/B1DA9Ca-6Zc?si=E7p7KRP_OBKDx2KV&quot;,&quot;video_type&quot;:&quot;youtube&quot;,&quot;controls&quot;:&quot;yes&quot;}\" data-widget_type=\"video.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-wrapper elementor-open-inline\">\n\t\t\t<div class=\"elementor-video\"><\/div>\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-195de1bf e-con-full e-flex e-con e-child\" data-id=\"195de1bf\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4ad51b4f elementor-widget elementor-widget-video\" data-id=\"4ad51b4f\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;youtube_url&quot;:&quot;https:\\\/\\\/youtu.be\\\/QhnTEsxE6PE?si=3Vhj7AWu8_6HT1ms&quot;,&quot;video_type&quot;:&quot;youtube&quot;,&quot;controls&quot;:&quot;yes&quot;}\" data-widget_type=\"video.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-wrapper elementor-open-inline\">\n\t\t\t<div class=\"elementor-video\"><\/div>\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2cf5e70 e-con-full e-flex e-con e-child\" data-id=\"2cf5e70\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-22d9f02f elementor-widget elementor-widget-video\" data-id=\"22d9f02f\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;youtube_url&quot;:&quot;https:\\\/\\\/youtu.be\\\/88xtLnLTfWA?si=Ci0SAIl4SJf3Yd9J&quot;,&quot;video_type&quot;:&quot;youtube&quot;,&quot;controls&quot;:&quot;yes&quot;}\" data-widget_type=\"video.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-wrapper elementor-open-inline\">\n\t\t\t<div class=\"elementor-video\"><\/div>\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-294e2c1c elementor-align-center elementor-tablet-align-center elementor-widget elementor-widget-button\" data-id=\"294e2c1c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/www.youtube.com\/@PodcastOneCH\/videos\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Watch all episodes<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\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-c071357 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"c071357\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-9774b44\" data-id=\"9774b44\" 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-ffbc074 elementor-widget elementor-widget-template\" data-id=\"ffbc074\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"template.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-template\">\n\t\t\t\t\t<div data-elementor-type=\"container\" data-elementor-id=\"5915\" class=\"elementor elementor-5915 elementor-5335 elementor-5335\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t<div class=\"elementor-element elementor-element-12f048d e-flex e-con-boxed e-con e-parent\" data-id=\"12f048d\" 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-eab43d4 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"eab43d4\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;,&quot;animation_delay&quot;:200}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-af2e718 elementor-widget elementor-widget-heading\" data-id=\"af2e718\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">Customer testimonials<\/h6>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7767095 elementor-widget elementor-widget-heading\" data-id=\"7767095\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Why customers choose us<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3d9cddb elementor-arrows-position-inside elementor-invisible elementor-widget elementor-widget-n-carousel\" data-id=\"3d9cddb\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;carousel_items&quot;:[{&quot;_id&quot;:&quot;1d8eb4b&quot;,&quot;slide_title&quot;:&quot;Folie #9&quot;},{&quot;slide_title&quot;:&quot;Slide 2&quot;,&quot;_id&quot;:&quot;2b610e2&quot;},{&quot;slide_title&quot;:&quot;Folie 3&quot;,&quot;_id&quot;:&quot;f5c62c5&quot;},{&quot;_id&quot;:&quot;b250601&quot;,&quot;slide_title&quot;:&quot;Folie #4&quot;},{&quot;_id&quot;:&quot;8acc659&quot;,&quot;slide_title&quot;:&quot;Folie #5&quot;},{&quot;_id&quot;:&quot;288a6a2&quot;,&quot;slide_title&quot;:&quot;Folie #6&quot;},{&quot;_id&quot;:&quot;9bbe41b&quot;,&quot;slide_title&quot;:&quot;Folie #7&quot;},{&quot;slide_title&quot;:&quot;Slide 1&quot;,&quot;_id&quot;:&quot;e2b8e23&quot;},{&quot;_id&quot;:&quot;e50b9bf&quot;,&quot;slide_title&quot;:&quot;Folie #8&quot;}],&quot;slides_to_show&quot;:&quot;3&quot;,&quot;slides_to_scroll&quot;:&quot;1&quot;,&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:200,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:20,&quot;sizes&quot;:[]},&quot;slides_to_show_tablet&quot;:&quot;2&quot;,&quot;slides_to_show_mobile&quot;:&quot;1&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500,&quot;offset_sides&quot;:&quot;none&quot;,&quot;arrows&quot;:&quot;yes&quot;,&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"nested-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-carousel swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Karussell\" dir=\"ltr\">\n\t\t\t<div class=\"swiper-wrapper\" aria-live=\"off\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"1\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 9\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-937a533 e-flex e-con-boxed e-con e-child\" data-id=\"937a533\" 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-851b183 e-con-full e-flex e-con e-child\" data-id=\"851b183\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4831696 premium-testimonial__skin3 elementor-widget elementor-widget-premium-addon-testimonials\" data-id=\"4831696\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;skin&quot;:&quot;skin3&quot;,&quot;arrows_lq_effect&quot;:&quot;none&quot;}\" data-widget_type=\"premium-addon-testimonials.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t\n\t\t<div class=\"premium-testimonial-box\">\n\n\t\t\t\n\t\t\t\t<div class=\"premium-testimonial-container\">\n\n\t\t\t\t\t\n\t\t\t\t\t<div class=\"premium-testimonial-content-wrapper\">\n\n\t\t\t\t\t\t\n\t\t\t\t\t\t<div class=\"premium-testimonial-text-wrapper\">\n\t\t\t\t\t\t\t<div >\n\t\t\t\t\t\t\t\t<p>I had the opportunity to conduct an interview with Podcast One and it was a thoroughly positive experience. The atmosphere was professional yet comfortable, making me feel at ease at all times. The preparation and the questions show a high level of competence and a genuine interest in my topic. A big thank you to the team for this inspiring interview &#8211; I can only recommend Podcast One! Thank you Yasin and Justin.    <\/p>\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"premium-testimonial__img-info\">\n\t\t\t\t\t\t\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"premium-testimonial-img-wrapper\">\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/podcastone.ch\/wp-content\/uploads\/2026\/02\/KundenTesti-PodcastOne-3.png\" alt=\"Kundenworte PodcastOne Video- und Audio studio Z\u00fcrich\" class=\"premium-testimonial-person-image\">\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\n\n\t\t\t\t\t\t\t<div class=\"premium-testimonial-author-info\">\n\t\t\t\t\t\t\t\t<h6 class=\"premium-testimonial-person-name\">\n\t\t\t\t\t\t\t\t\t<span >\n\t\t\t\t\t\t\t\t\t\tRoland G.\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<\/h6>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\n\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"premium-testimonial-lower-quote\">\n\t\t\t\t\t\t\t<svg  class=\"premium-testimonial-quote\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\" width=\"48\" height=\"37\" viewBox=\"0 0 48 37\"><path d=\"m37,37c6.07,0,11-4.93,11-11s-4.93-11-11-11c-.32,0-.63.02-.94.05.54-4.81,2.18-9.43,4.79-13.52.19-.31.2-.7.03-1.01-.18-.32-.51-.52-.88-.52h-2c-.27,0-.54.11-.73.31-5.14,5.41-11.27,14.26-11.27,25.69,0,6.07,4.93,10.99,11,11h0Zm-26,0c6.07,0,11-4.93,11-11s-4.93-11-11-11c-.32,0-.63.02-.94.05.54-4.81,2.18-9.43,4.79-13.52.19-.31.2-.7.03-1.01-.18-.32-.51-.52-.87-.52h-2c-.27,0-.54.11-.73.31C6.13,5.72,0,14.57,0,26c0,6.07,4.93,10.99,11,11h0Zm0,0\"\/><\/svg>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-403a628 e-con-full e-flex e-con e-child\" data-id=\"403a628\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-45fc9f8 e-con-full e-flex e-con e-child\" data-id=\"45fc9f8\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2b9353a elementor-widget elementor-widget-image\" data-id=\"2b9353a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"512\" height=\"512\" src=\"https:\/\/podcastone.ch\/wp-content\/uploads\/2026\/05\/search.svg\" class=\"attachment-large size-large wp-image-5338\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-691abef e-con-full e-flex e-con e-child\" data-id=\"691abef\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c9cc2f0 elementor-widget elementor-widget-text-editor\" data-id=\"c9cc2f0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Verified Google review<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8331fdb elementor-widget elementor-widget-image\" data-id=\"8331fdb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"100\" height=\"20\" src=\"https:\/\/podcastone.ch\/wp-content\/uploads\/2026\/05\/Group-19.svg\" class=\"attachment-large size-large wp-image-5342\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"2\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 9\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-6f87e20 e-flex e-con-boxed e-con e-child\" data-id=\"6f87e20\" 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-0f6b212 e-con-full e-flex e-con e-child\" data-id=\"0f6b212\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-22c8081 premium-testimonial__skin3 elementor-widget elementor-widget-premium-addon-testimonials\" data-id=\"22c8081\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;skin&quot;:&quot;skin3&quot;,&quot;arrows_lq_effect&quot;:&quot;none&quot;}\" data-widget_type=\"premium-addon-testimonials.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t\n\t\t<div class=\"premium-testimonial-box\">\n\n\t\t\t\n\t\t\t\t<div class=\"premium-testimonial-container\">\n\n\t\t\t\t\t\n\t\t\t\t\t<div class=\"premium-testimonial-content-wrapper\">\n\n\t\t\t\t\t\t\n\t\t\t\t\t\t<div class=\"premium-testimonial-text-wrapper\">\n\t\t\t\t\t\t\t<div >\n\t\t\t\t\t\t\t\t<p>An absolutely amazing podcast studio! The equipment is state of the art and the acoustics are excellent. The team is professional, friendly and always ready to assist with technical questions. Here you can fully concentrate on the recording because everything is perfectly prepared. I highly recommend this studio!    <\/p>\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"premium-testimonial__img-info\">\n\t\t\t\t\t\t\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"premium-testimonial-img-wrapper\">\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/podcastone.ch\/wp-content\/uploads\/2024\/02\/Design-ohne-Titel-4.png\" alt=\"Podcastone Z\u00fcrich\" class=\"premium-testimonial-person-image\">\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\n\n\t\t\t\t\t\t\t<div class=\"premium-testimonial-author-info\">\n\t\t\t\t\t\t\t\t<h6 class=\"premium-testimonial-person-name\">\n\t\t\t\t\t\t\t\t\t<span >\n\t\t\t\t\t\t\t\t\t\tDiana N.\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<\/h6>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\n\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"premium-testimonial-lower-quote\">\n\t\t\t\t\t\t\t<svg  class=\"premium-testimonial-quote\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\" width=\"48\" height=\"37\" viewBox=\"0 0 48 37\"><path d=\"m37,37c6.07,0,11-4.93,11-11s-4.93-11-11-11c-.32,0-.63.02-.94.05.54-4.81,2.18-9.43,4.79-13.52.19-.31.2-.7.03-1.01-.18-.32-.51-.52-.88-.52h-2c-.27,0-.54.11-.73.31-5.14,5.41-11.27,14.26-11.27,25.69,0,6.07,4.93,10.99,11,11h0Zm-26,0c6.07,0,11-4.93,11-11s-4.93-11-11-11c-.32,0-.63.02-.94.05.54-4.81,2.18-9.43,4.79-13.52.19-.31.2-.7.03-1.01-.18-.32-.51-.52-.87-.52h-2c-.27,0-.54.11-.73.31C6.13,5.72,0,14.57,0,26c0,6.07,4.93,10.99,11,11h0Zm0,0\"\/><\/svg>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ae680c8 e-con-full e-flex e-con e-child\" data-id=\"ae680c8\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-b0e1343 e-con-full e-flex e-con e-child\" data-id=\"b0e1343\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9b26ead elementor-widget elementor-widget-image\" data-id=\"9b26ead\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"512\" height=\"512\" src=\"https:\/\/podcastone.ch\/wp-content\/uploads\/2026\/05\/search.svg\" class=\"attachment-large size-large wp-image-5338\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-bf4407e e-con-full e-flex e-con e-child\" data-id=\"bf4407e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ea5c356 elementor-widget elementor-widget-text-editor\" data-id=\"ea5c356\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Verified Google review<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-65b5499 elementor-widget elementor-widget-image\" data-id=\"65b5499\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"100\" height=\"20\" src=\"https:\/\/podcastone.ch\/wp-content\/uploads\/2026\/05\/Group-19.svg\" class=\"attachment-large size-large wp-image-5342\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"3\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 9\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-9e4b445 e-flex e-con-boxed e-con e-child\" data-id=\"9e4b445\" 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-7b14aa5 e-con-full e-flex e-con e-child\" data-id=\"7b14aa5\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-009688b premium-testimonial__skin3 elementor-widget elementor-widget-premium-addon-testimonials\" data-id=\"009688b\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;skin&quot;:&quot;skin3&quot;,&quot;arrows_lq_effect&quot;:&quot;none&quot;}\" data-widget_type=\"premium-addon-testimonials.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t\n\t\t<div class=\"premium-testimonial-box\">\n\n\t\t\t\n\t\t\t\t<div class=\"premium-testimonial-container\">\n\n\t\t\t\t\t\n\t\t\t\t\t<div class=\"premium-testimonial-content-wrapper\">\n\n\t\t\t\t\t\t\n\t\t\t\t\t\t<div class=\"premium-testimonial-text-wrapper\">\n\t\t\t\t\t\t\t<div >\n\t\t\t\t\t\t\t\t<p>The studio is state-of-the-art and very professionally furnished. I can only warmly recommend it. <\/p>\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"premium-testimonial__img-info\">\n\t\t\t\t\t\t\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"premium-testimonial-img-wrapper\">\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/podcastone.ch\/wp-content\/uploads\/2024\/04\/Design-ohne-Titel-6.png\" alt=\"Podcastone Z\u00fcrich\" class=\"premium-testimonial-person-image\">\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\n\n\t\t\t\t\t\t\t<div class=\"premium-testimonial-author-info\">\n\t\t\t\t\t\t\t\t<h6 class=\"premium-testimonial-person-name\">\n\t\t\t\t\t\t\t\t\t<span >\n\t\t\t\t\t\t\t\t\t\tStefano R. \t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<\/h6>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\n\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"premium-testimonial-lower-quote\">\n\t\t\t\t\t\t\t<svg  class=\"premium-testimonial-quote\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\" width=\"48\" height=\"37\" viewBox=\"0 0 48 37\"><path d=\"m37,37c6.07,0,11-4.93,11-11s-4.93-11-11-11c-.32,0-.63.02-.94.05.54-4.81,2.18-9.43,4.79-13.52.19-.31.2-.7.03-1.01-.18-.32-.51-.52-.88-.52h-2c-.27,0-.54.11-.73.31-5.14,5.41-11.27,14.26-11.27,25.69,0,6.07,4.93,10.99,11,11h0Zm-26,0c6.07,0,11-4.93,11-11s-4.93-11-11-11c-.32,0-.63.02-.94.05.54-4.81,2.18-9.43,4.79-13.52.19-.31.2-.7.03-1.01-.18-.32-.51-.52-.87-.52h-2c-.27,0-.54.11-.73.31C6.13,5.72,0,14.57,0,26c0,6.07,4.93,10.99,11,11h0Zm0,0\"\/><\/svg>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f5b8265 e-con-full e-flex e-con e-child\" data-id=\"f5b8265\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-a5e0a81 e-con-full e-flex e-con e-child\" data-id=\"a5e0a81\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b15fb3f elementor-widget elementor-widget-image\" data-id=\"b15fb3f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"512\" height=\"512\" src=\"https:\/\/podcastone.ch\/wp-content\/uploads\/2026\/05\/search.svg\" class=\"attachment-large size-large wp-image-5338\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-bcbe9b5 e-con-full e-flex e-con e-child\" data-id=\"bcbe9b5\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f9544c2 elementor-widget elementor-widget-text-editor\" data-id=\"f9544c2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Verified Google review<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-19593a3 elementor-widget elementor-widget-image\" data-id=\"19593a3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"100\" height=\"20\" src=\"https:\/\/podcastone.ch\/wp-content\/uploads\/2026\/05\/Group-19.svg\" class=\"attachment-large size-large wp-image-5342\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"4\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 9\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-a3dc300 e-flex e-con-boxed e-con e-child\" data-id=\"a3dc300\" 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-74a8319 e-con-full e-flex e-con e-child\" data-id=\"74a8319\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54e4a53 premium-testimonial__skin3 elementor-widget elementor-widget-premium-addon-testimonials\" data-id=\"54e4a53\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;skin&quot;:&quot;skin3&quot;,&quot;arrows_lq_effect&quot;:&quot;none&quot;}\" data-widget_type=\"premium-addon-testimonials.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t\n\t\t<div class=\"premium-testimonial-box\">\n\n\t\t\t\n\t\t\t\t<div class=\"premium-testimonial-container\">\n\n\t\t\t\t\t\n\t\t\t\t\t<div class=\"premium-testimonial-content-wrapper\">\n\n\t\t\t\t\t\t\n\t\t\t\t\t\t<div class=\"premium-testimonial-text-wrapper\">\n\t\t\t\t\t\t\t<div >\n\t\t\t\t\t\t\t\t<p>I had the pleasure of recording in this podcast studio and can only say that it was an absolutely first class experience. The studio is very professionally furnished, has the latest technology and offers a pleasant atmosphere that makes it easy to concentrate on the recording. <\/p>\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"premium-testimonial__img-info\">\n\t\t\t\t\t\t\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"premium-testimonial-img-wrapper\">\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/podcastone.ch\/wp-content\/uploads\/2024\/04\/Design-ohne-Titel-5.png\" alt=\"Podcastone Z\u00fcrich\" class=\"premium-testimonial-person-image\">\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\n\n\t\t\t\t\t\t\t<div class=\"premium-testimonial-author-info\">\n\t\t\t\t\t\t\t\t<h6 class=\"premium-testimonial-person-name\">\n\t\t\t\t\t\t\t\t\t<span >\n\t\t\t\t\t\t\t\t\t\t Nikeas S.\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<\/h6>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\n\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"premium-testimonial-lower-quote\">\n\t\t\t\t\t\t\t<svg  class=\"premium-testimonial-quote\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\" width=\"48\" height=\"37\" viewBox=\"0 0 48 37\"><path d=\"m37,37c6.07,0,11-4.93,11-11s-4.93-11-11-11c-.32,0-.63.02-.94.05.54-4.81,2.18-9.43,4.79-13.52.19-.31.2-.7.03-1.01-.18-.32-.51-.52-.88-.52h-2c-.27,0-.54.11-.73.31-5.14,5.41-11.27,14.26-11.27,25.69,0,6.07,4.93,10.99,11,11h0Zm-26,0c6.07,0,11-4.93,11-11s-4.93-11-11-11c-.32,0-.63.02-.94.05.54-4.81,2.18-9.43,4.79-13.52.19-.31.2-.7.03-1.01-.18-.32-.51-.52-.87-.52h-2c-.27,0-.54.11-.73.31C6.13,5.72,0,14.57,0,26c0,6.07,4.93,10.99,11,11h0Zm0,0\"\/><\/svg>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-98ec481 e-con-full e-flex e-con e-child\" data-id=\"98ec481\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-48e5244 e-con-full e-flex e-con e-child\" data-id=\"48e5244\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bbfa81e elementor-widget elementor-widget-image\" data-id=\"bbfa81e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"512\" height=\"512\" src=\"https:\/\/podcastone.ch\/wp-content\/uploads\/2026\/05\/search.svg\" class=\"attachment-large size-large wp-image-5338\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a9cabbb e-con-full e-flex e-con e-child\" data-id=\"a9cabbb\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e5c21d4 elementor-widget elementor-widget-text-editor\" data-id=\"e5c21d4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Verified Google review<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-aae160d elementor-widget elementor-widget-image\" data-id=\"aae160d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"100\" height=\"20\" src=\"https:\/\/podcastone.ch\/wp-content\/uploads\/2026\/05\/Group-19.svg\" class=\"attachment-large size-large wp-image-5342\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"5\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 9\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-1ee7778 e-flex e-con-boxed e-con e-child\" data-id=\"1ee7778\" 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-46e5b15 e-con-full e-flex e-con e-child\" data-id=\"46e5b15\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e6644e8 premium-testimonial__skin3 elementor-widget elementor-widget-premium-addon-testimonials\" data-id=\"e6644e8\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;skin&quot;:&quot;skin3&quot;,&quot;arrows_lq_effect&quot;:&quot;none&quot;}\" data-widget_type=\"premium-addon-testimonials.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t\n\t\t<div class=\"premium-testimonial-box\">\n\n\t\t\t\n\t\t\t\t<div class=\"premium-testimonial-container\">\n\n\t\t\t\t\t\n\t\t\t\t\t<div class=\"premium-testimonial-content-wrapper\">\n\n\t\t\t\t\t\t\n\t\t\t\t\t\t<div class=\"premium-testimonial-text-wrapper\">\n\t\t\t\t\t\t\t<div >\n\t\t\t\t\t\t\t\t<p>I had such a pleasant and professional day shooting with PodcastOne. Everything went really smoothly and quickly. The quality of the recordings is impressive, I&#8217;m a fan of studio lighting. I was so glowing and my followers recognized that directly in the video and commented on it positively   <\/p>\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"premium-testimonial__img-info\">\n\t\t\t\t\t\t\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"premium-testimonial-img-wrapper\">\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/podcastone.ch\/wp-content\/uploads\/2026\/02\/Design-ohne-Titel-6.png\" alt=\"Kundenworte PodcastOne Video- und Audio studio Z\u00fcrich\" class=\"premium-testimonial-person-image\">\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\n\n\t\t\t\t\t\t\t<div class=\"premium-testimonial-author-info\">\n\t\t\t\t\t\t\t\t<h6 class=\"premium-testimonial-person-name\">\n\t\t\t\t\t\t\t\t\t<span >\n\t\t\t\t\t\t\t\t\t\tKarima  \t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<\/h6>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\n\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"premium-testimonial-lower-quote\">\n\t\t\t\t\t\t\t<svg  class=\"premium-testimonial-quote\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\" width=\"48\" height=\"37\" viewBox=\"0 0 48 37\"><path d=\"m37,37c6.07,0,11-4.93,11-11s-4.93-11-11-11c-.32,0-.63.02-.94.05.54-4.81,2.18-9.43,4.79-13.52.19-.31.2-.7.03-1.01-.18-.32-.51-.52-.88-.52h-2c-.27,0-.54.11-.73.31-5.14,5.41-11.27,14.26-11.27,25.69,0,6.07,4.93,10.99,11,11h0Zm-26,0c6.07,0,11-4.93,11-11s-4.93-11-11-11c-.32,0-.63.02-.94.05.54-4.81,2.18-9.43,4.79-13.52.19-.31.2-.7.03-1.01-.18-.32-.51-.52-.87-.52h-2c-.27,0-.54.11-.73.31C6.13,5.72,0,14.57,0,26c0,6.07,4.93,10.99,11,11h0Zm0,0\"\/><\/svg>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4148b80 e-con-full e-flex e-con e-child\" data-id=\"4148b80\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-16fa274 e-con-full e-flex e-con e-child\" data-id=\"16fa274\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ed2089b elementor-widget elementor-widget-image\" data-id=\"ed2089b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"512\" height=\"512\" src=\"https:\/\/podcastone.ch\/wp-content\/uploads\/2026\/05\/search.svg\" class=\"attachment-large size-large wp-image-5338\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-eafa200 e-con-full e-flex e-con e-child\" data-id=\"eafa200\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-726b50c elementor-widget elementor-widget-text-editor\" data-id=\"726b50c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Verified Google review<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-52d6869 elementor-widget elementor-widget-image\" data-id=\"52d6869\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"100\" height=\"20\" src=\"https:\/\/podcastone.ch\/wp-content\/uploads\/2026\/05\/Group-19.svg\" class=\"attachment-large size-large wp-image-5342\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"6\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"6 of 9\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-8f4db4d e-flex e-con-boxed e-con e-child\" data-id=\"8f4db4d\" 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-b2b08ea e-con-full e-flex e-con e-child\" data-id=\"b2b08ea\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-63a49d4 premium-testimonial__skin3 elementor-widget elementor-widget-premium-addon-testimonials\" data-id=\"63a49d4\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;skin&quot;:&quot;skin3&quot;,&quot;arrows_lq_effect&quot;:&quot;none&quot;}\" data-widget_type=\"premium-addon-testimonials.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t\n\t\t<div class=\"premium-testimonial-box\">\n\n\t\t\t\n\t\t\t\t<div class=\"premium-testimonial-container\">\n\n\t\t\t\t\t\n\t\t\t\t\t<div class=\"premium-testimonial-content-wrapper\">\n\n\t\t\t\t\t\t\n\t\t\t\t\t\t<div class=\"premium-testimonial-text-wrapper\">\n\t\t\t\t\t\t\t<div >\n\t\t\t\t\t\t\t\t<p>A studio as it should be. Competent people, beautiful furnishings and the latest technical equipment. Perfect conditions for a successful podcast!  <\/p>\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"premium-testimonial__img-info\">\n\t\t\t\t\t\t\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"premium-testimonial-img-wrapper\">\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/podcastone.ch\/wp-content\/uploads\/2026\/02\/KundenTesti-PodcastOne-1.png\" alt=\"Kundenworte PodcastOne Video- und Audio studio Z\u00fcrich\" class=\"premium-testimonial-person-image\">\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\n\n\t\t\t\t\t\t\t<div class=\"premium-testimonial-author-info\">\n\t\t\t\t\t\t\t\t<h6 class=\"premium-testimonial-person-name\">\n\t\t\t\t\t\t\t\t\t<span >\n\t\t\t\t\t\t\t\t\t\tClaudio B.\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<\/h6>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\n\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"premium-testimonial-lower-quote\">\n\t\t\t\t\t\t\t<svg  class=\"premium-testimonial-quote\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\" width=\"48\" height=\"37\" viewBox=\"0 0 48 37\"><path d=\"m37,37c6.07,0,11-4.93,11-11s-4.93-11-11-11c-.32,0-.63.02-.94.05.54-4.81,2.18-9.43,4.79-13.52.19-.31.2-.7.03-1.01-.18-.32-.51-.52-.88-.52h-2c-.27,0-.54.11-.73.31-5.14,5.41-11.27,14.26-11.27,25.69,0,6.07,4.93,10.99,11,11h0Zm-26,0c6.07,0,11-4.93,11-11s-4.93-11-11-11c-.32,0-.63.02-.94.05.54-4.81,2.18-9.43,4.79-13.52.19-.31.2-.7.03-1.01-.18-.32-.51-.52-.87-.52h-2c-.27,0-.54.11-.73.31C6.13,5.72,0,14.57,0,26c0,6.07,4.93,10.99,11,11h0Zm0,0\"\/><\/svg>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-144a675 e-con-full e-flex e-con e-child\" data-id=\"144a675\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-2a6ad56 e-con-full e-flex e-con e-child\" data-id=\"2a6ad56\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-be36ed8 elementor-widget elementor-widget-image\" data-id=\"be36ed8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"512\" height=\"512\" src=\"https:\/\/podcastone.ch\/wp-content\/uploads\/2026\/05\/search.svg\" class=\"attachment-large size-large wp-image-5338\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3a26eda e-con-full e-flex e-con e-child\" data-id=\"3a26eda\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d6852e5 elementor-widget elementor-widget-text-editor\" data-id=\"d6852e5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Verified Google review<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4cef375 elementor-widget elementor-widget-image\" data-id=\"4cef375\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"100\" height=\"20\" src=\"https:\/\/podcastone.ch\/wp-content\/uploads\/2026\/05\/Group-19.svg\" class=\"attachment-large size-large wp-image-5342\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"7\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"7 of 9\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-5db0fa3 e-flex e-con-boxed e-con e-child\" data-id=\"5db0fa3\" 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-4b8f9bb e-con-full e-flex e-con e-child\" data-id=\"4b8f9bb\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0259adf premium-testimonial__skin3 elementor-widget elementor-widget-premium-addon-testimonials\" data-id=\"0259adf\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;skin&quot;:&quot;skin3&quot;,&quot;arrows_lq_effect&quot;:&quot;none&quot;}\" data-widget_type=\"premium-addon-testimonials.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t\n\t\t<div class=\"premium-testimonial-box\">\n\n\t\t\t\n\t\t\t\t<div class=\"premium-testimonial-container\">\n\n\t\t\t\t\t\n\t\t\t\t\t<div class=\"premium-testimonial-content-wrapper\">\n\n\t\t\t\t\t\t\n\t\t\t\t\t\t<div class=\"premium-testimonial-text-wrapper\">\n\t\t\t\t\t\t\t<div >\n\t\t\t\t\t\t\t\t<p>This team is just great, super professional and friendly! I felt really comfortable. Gladly again, really recommendable  <\/p>\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"premium-testimonial__img-info\">\n\t\t\t\t\t\t\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"premium-testimonial-img-wrapper\">\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/podcastone.ch\/wp-content\/uploads\/2026\/02\/KundenTesti-PodcastOne-2.png\" alt=\"Kundenworte PodcastOne Video- und Audio studio Z\u00fcrich\" class=\"premium-testimonial-person-image\">\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\n\n\t\t\t\t\t\t\t<div class=\"premium-testimonial-author-info\">\n\t\t\t\t\t\t\t\t<h6 class=\"premium-testimonial-person-name\">\n\t\t\t\t\t\t\t\t\t<span >\n\t\t\t\t\t\t\t\t\t\tSaranda R.\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<\/h6>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\n\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"premium-testimonial-lower-quote\">\n\t\t\t\t\t\t\t<svg  class=\"premium-testimonial-quote\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\" width=\"48\" height=\"37\" viewBox=\"0 0 48 37\"><path d=\"m37,37c6.07,0,11-4.93,11-11s-4.93-11-11-11c-.32,0-.63.02-.94.05.54-4.81,2.18-9.43,4.79-13.52.19-.31.2-.7.03-1.01-.18-.32-.51-.52-.88-.52h-2c-.27,0-.54.11-.73.31-5.14,5.41-11.27,14.26-11.27,25.69,0,6.07,4.93,10.99,11,11h0Zm-26,0c6.07,0,11-4.93,11-11s-4.93-11-11-11c-.32,0-.63.02-.94.05.54-4.81,2.18-9.43,4.79-13.52.19-.31.2-.7.03-1.01-.18-.32-.51-.52-.87-.52h-2c-.27,0-.54.11-.73.31C6.13,5.72,0,14.57,0,26c0,6.07,4.93,10.99,11,11h0Zm0,0\"\/><\/svg>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-65881ae e-con-full e-flex e-con e-child\" data-id=\"65881ae\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-45f086f e-con-full e-flex e-con e-child\" data-id=\"45f086f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8ca6e9c elementor-widget elementor-widget-image\" data-id=\"8ca6e9c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"512\" height=\"512\" src=\"https:\/\/podcastone.ch\/wp-content\/uploads\/2026\/05\/search.svg\" class=\"attachment-large size-large wp-image-5338\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e9b27ec e-con-full e-flex e-con e-child\" data-id=\"e9b27ec\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-02f65f4 elementor-widget elementor-widget-text-editor\" data-id=\"02f65f4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Verified Google review<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7b82ed3 elementor-widget elementor-widget-image\" data-id=\"7b82ed3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"100\" height=\"20\" src=\"https:\/\/podcastone.ch\/wp-content\/uploads\/2026\/05\/Group-19.svg\" class=\"attachment-large size-large wp-image-5342\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"8\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"8 of 9\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-5a12d7d e-flex e-con-boxed e-con e-child\" data-id=\"5a12d7d\" 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-32c6204 e-con-full e-flex e-con e-child\" data-id=\"32c6204\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fe434f7 premium-testimonial__skin3 elementor-widget elementor-widget-premium-addon-testimonials\" data-id=\"fe434f7\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;skin&quot;:&quot;skin3&quot;,&quot;arrows_lq_effect&quot;:&quot;none&quot;}\" data-widget_type=\"premium-addon-testimonials.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t\n\t\t<div class=\"premium-testimonial-box\">\n\n\t\t\t\n\t\t\t\t<div class=\"premium-testimonial-container\">\n\n\t\t\t\t\t\n\t\t\t\t\t<div class=\"premium-testimonial-content-wrapper\">\n\n\t\t\t\t\t\t\n\t\t\t\t\t\t<div class=\"premium-testimonial-text-wrapper\">\n\t\t\t\t\t\t\t<div >\n\t\t\t\t\t\t\t\t<p>Great location, great people and a professional set. I was very happy to be a guest and felt extremely comfortable. Can highly recommend PodcastOne!  <\/p>\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"premium-testimonial__img-info\">\n\t\t\t\t\t\t\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"premium-testimonial-img-wrapper\">\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/podcastone.ch\/wp-content\/uploads\/2024\/02\/Design-ohne-Titel-3.png\" alt=\"Podcastone Z\u00fcrich\" class=\"premium-testimonial-person-image\">\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\n\n\t\t\t\t\t\t\t<div class=\"premium-testimonial-author-info\">\n\t\t\t\t\t\t\t\t<h6 class=\"premium-testimonial-person-name\">\n\t\t\t\t\t\t\t\t\t<span >\n\t\t\t\t\t\t\t\t\t\tJelena V.\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<\/h6>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\n\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"premium-testimonial-lower-quote\">\n\t\t\t\t\t\t\t<svg  class=\"premium-testimonial-quote\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\" width=\"48\" height=\"37\" viewBox=\"0 0 48 37\"><path d=\"m37,37c6.07,0,11-4.93,11-11s-4.93-11-11-11c-.32,0-.63.02-.94.05.54-4.81,2.18-9.43,4.79-13.52.19-.31.2-.7.03-1.01-.18-.32-.51-.52-.88-.52h-2c-.27,0-.54.11-.73.31-5.14,5.41-11.27,14.26-11.27,25.69,0,6.07,4.93,10.99,11,11h0Zm-26,0c6.07,0,11-4.93,11-11s-4.93-11-11-11c-.32,0-.63.02-.94.05.54-4.81,2.18-9.43,4.79-13.52.19-.31.2-.7.03-1.01-.18-.32-.51-.52-.87-.52h-2c-.27,0-.54.11-.73.31C6.13,5.72,0,14.57,0,26c0,6.07,4.93,10.99,11,11h0Zm0,0\"\/><\/svg>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b68a4c7 e-con-full e-flex e-con e-child\" data-id=\"b68a4c7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-91781a1 e-con-full e-flex e-con e-child\" data-id=\"91781a1\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-dbbe38f elementor-widget elementor-widget-image\" data-id=\"dbbe38f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"512\" height=\"512\" src=\"https:\/\/podcastone.ch\/wp-content\/uploads\/2026\/05\/search.svg\" class=\"attachment-large size-large wp-image-5338\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2c4a132 e-con-full e-flex e-con e-child\" data-id=\"2c4a132\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-058abf2 elementor-widget elementor-widget-text-editor\" data-id=\"058abf2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Verified Google review<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4d86191 elementor-widget elementor-widget-image\" data-id=\"4d86191\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"100\" height=\"20\" src=\"https:\/\/podcastone.ch\/wp-content\/uploads\/2026\/05\/Group-19.svg\" class=\"attachment-large size-large wp-image-5342\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"9\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"9 of 9\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-0645634 e-flex e-con-boxed e-con e-child\" data-id=\"0645634\" 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-ca7f90e e-con-full e-flex e-con e-child\" data-id=\"ca7f90e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-20d9443 premium-testimonial__skin3 elementor-widget elementor-widget-premium-addon-testimonials\" data-id=\"20d9443\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;skin&quot;:&quot;skin3&quot;,&quot;arrows_lq_effect&quot;:&quot;none&quot;}\" data-widget_type=\"premium-addon-testimonials.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t\n\t\t<div class=\"premium-testimonial-box\">\n\n\t\t\t\n\t\t\t\t<div class=\"premium-testimonial-container\">\n\n\t\t\t\t\t\n\t\t\t\t\t<div class=\"premium-testimonial-content-wrapper\">\n\n\t\t\t\t\t\t\n\t\t\t\t\t\t<div class=\"premium-testimonial-text-wrapper\">\n\t\t\t\t\t\t\t<div >\n\t\t\t\t\t\t\t\t<p>Professional team &#038; absolutely cool location to record your podcast. I can only recommend it! <\/p>\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"premium-testimonial__img-info\">\n\t\t\t\t\t\t\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"premium-testimonial-img-wrapper\">\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/podcastone.ch\/wp-content\/uploads\/2026\/02\/KundenTesti-PodcastOne-2-1.png\" alt=\"Kundenworte PodcastOne Video- und Audio studio Z\u00fcrich\" class=\"premium-testimonial-person-image\">\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\n\n\t\t\t\t\t\t\t<div class=\"premium-testimonial-author-info\">\n\t\t\t\t\t\t\t\t<h6 class=\"premium-testimonial-person-name\">\n\t\t\t\t\t\t\t\t\t<span >\n\t\t\t\t\t\t\t\t\t\tNadia L.\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<\/h6>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\n\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"premium-testimonial-lower-quote\">\n\t\t\t\t\t\t\t<svg  class=\"premium-testimonial-quote\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\" width=\"48\" height=\"37\" viewBox=\"0 0 48 37\"><path d=\"m37,37c6.07,0,11-4.93,11-11s-4.93-11-11-11c-.32,0-.63.02-.94.05.54-4.81,2.18-9.43,4.79-13.52.19-.31.2-.7.03-1.01-.18-.32-.51-.52-.88-.52h-2c-.27,0-.54.11-.73.31-5.14,5.41-11.27,14.26-11.27,25.69,0,6.07,4.93,10.99,11,11h0Zm-26,0c6.07,0,11-4.93,11-11s-4.93-11-11-11c-.32,0-.63.02-.94.05.54-4.81,2.18-9.43,4.79-13.52.19-.31.2-.7.03-1.01-.18-.32-.51-.52-.87-.52h-2c-.27,0-.54.11-.73.31C6.13,5.72,0,14.57,0,26c0,6.07,4.93,10.99,11,11h0Zm0,0\"\/><\/svg>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-aa4a2ba e-con-full e-flex e-con e-child\" data-id=\"aa4a2ba\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-8d2e622 e-con-full e-flex e-con e-child\" data-id=\"8d2e622\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c4dc926 elementor-widget elementor-widget-image\" data-id=\"c4dc926\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"512\" height=\"512\" src=\"https:\/\/podcastone.ch\/wp-content\/uploads\/2026\/05\/search.svg\" class=\"attachment-large size-large wp-image-5338\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3fbe0c0 e-con-full e-flex e-con e-child\" data-id=\"3fbe0c0\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-84442fe elementor-widget elementor-widget-text-editor\" data-id=\"84442fe\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Verified Google review<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-69bb61a elementor-widget elementor-widget-image\" data-id=\"69bb61a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"100\" height=\"20\" src=\"https:\/\/podcastone.ch\/wp-content\/uploads\/2026\/05\/Group-19.svg\" class=\"attachment-large size-large wp-image-5342\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-prev\" role=\"button\" tabindex=\"0\" aria-label=\"Previous\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-left\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-next\" role=\"button\" tabindex=\"0\" aria-label=\"Next\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-right\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c4e94cf elementor-align-center elementor-widget elementor-widget-button\" data-id=\"c4e94cf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/podcastone.ch\/en\/contact\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Send request<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f8b68ad elementor-widget elementor-widget-template\" data-id=\"f8b68ad\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"template.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-template\">\n\t\t\t\t\t<div data-elementor-type=\"section\" data-elementor-id=\"3296\" class=\"elementor elementor-3296 elementor-1409 elementor-1409\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-7dc2c059 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"7dc2c059\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-45ea9f5a\" data-id=\"45ea9f5a\" 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-65e0534 elementor-widget elementor-widget-html\" data-id=\"65e0534\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style id='po-global-fix'>\n\/* === po-global-fix === *\/\n\n\/* Bug 2: Menu \u2014 rote 'current_page_parent' Highlight neutralisieren *\/\n.elementor-nav-menu .menu-item.current-menu-parent > a,\n.elementor-nav-menu .menu-item.current_page_parent > a,\n.elementor-nav-menu .current-menu-item > a,\n.elementor-nav-menu .current_page_item > a,\n.elementor-nav-menu__container .menu-item-has-children > a,\n.menu-item.current-menu-parent > a,\n.menu-item-5574 > a,\n.menu-item-3274 > a {\n  color: inherit !important;\n  font-weight: inherit !important;\n}\n.elementor-nav-menu .current-menu-item > a {\n  font-weight: 600 !important;\n}\n\n\/* Bug 3: nested-tabs \u2014 Video Tab-Content responsive *\/\n@media (max-width: 1024px) {\n  .elementor-widget-nested-tabs .e-n-tabs-content > .e-con-inner,\n  .elementor-widget-nested-tabs .e-n-tabs-content > div { padding: 12px 0 !important; }\n  .elementor-widget-nested-tabs .elementor-widget-video,\n  .elementor-widget-nested-tabs .elementor-widget-video .elementor-widget-container,\n  .elementor-widget-nested-tabs .elementor-widget-video .elementor-video,\n  .elementor-widget-nested-tabs .elementor-wrapper { aspect-ratio: 16\/9 !important; height: auto !important; min-height: 0 !important; background: transparent !important; }\n  .elementor-widget-nested-tabs iframe { max-width: 100% !important; height: 100% !important; }\n}\n\n\/* Bug 4: Carousel-Pfeile (Premium Addons + Swiper) auf Mobile au\u00dferhalb verstecken *\/\n@media (max-width: 1024px) {\n  .pa-carousel-nav-arrow,\n  .premium-carousel-button-prev,\n  .premium-carousel-button-next,\n  .pa-prev-arrow,\n  .pa-next-arrow,\n  .pa-blog-arrows-pos-outside .pa-carousel-arrow-next,\n  .pa-blog-arrows-pos-outside .pa-carousel-arrow-prev,\n  .elementor-swiper-button.elementor-swiper-button-prev,\n  .elementor-swiper-button.elementor-swiper-button-next,\n  .swiper-button-prev:not(.po-keep),\n  .swiper-button-next:not(.po-keep) {\n    width: 32px !important;\n    height: 32px !important;\n    background: rgba(255,255,255,0.18) !important;\n    border: 1px solid rgba(255,255,255,0.25) !important;\n    backdrop-filter: blur(8px);\n  }\n  \/* Move arrows BELOW the content, centered, not overlaying text *\/\n  .pa-blog-wrap .pa-carousel-nav-arrow,\n  .pa-equal-height-yes ~ .premium-carousel-button-prev,\n  .pa-equal-height-yes ~ .premium-carousel-button-next {\n    top: auto !important;\n    bottom: -48px !important;\n    transform: none !important;\n  }\n}\n\n\/* Bug 4b: Carousel-Pfeile niemals \u00fcber Card-Content auf Mobile bei testimonials\/reference cards *\/\n@media (max-width: 768px) {\n  .elementor-swiper-button,\n  .pa-carousel-arrow {\n    z-index: 1 !important;\n  }\n  \/* Make sure swipe content sits ON TOP of arrows so text bleibt lesbar *\/\n  .swiper-slide,\n  .pa-carousel-slide {\n    z-index: 2 !important;\n    position: relative;\n  }\n}\n\n\/* Mobile Header Kontakt-Cards Icons \u2014 wenn po-result-card vorhanden *\/\n.po-result-card__icon img,\n.po-result-card__icon svg { filter: brightness(0) invert(1); width: 20px !important; height: 20px !important; }\n.po-result-card__icon { background: rgba(255,255,255,0.18) !important; }\n<\/style>\n\n<script id=\"po-global-langsw\">\n(function(){\n  var DE2EN = {\n    'pakete':'packages-references','video-produktion':'video-production',\n    'podcast-produktion':'podcast-production','livestream-events':'livestream-events',\n    'audio-aufnahmen':'audio-recordings','moderation':'moderation',\n    'beratung-coaching':'consulting-coaching','ueber-uns':'about-us',\n    'blog':'blog','faq':'faq','kontakt':'contact','impressum':'imprint',\n    'datenschutz':'data-protection','agb':'agb'\n  };\n  var EN2DE = {};\n  for (var k in DE2EN) EN2DE[DE2EN[k]] = k;\n  function update(){\n    var p = window.location.pathname.replace(\/^\\\/|\\\/$\/g,'').split('\/');\n    var isEn = p[0] === 'en';\n    var slug = isEn ? (p[1]||'') : (p[0]||'');\n    var deHref = '\/', enHref = '\/en\/';\n    if (slug) {\n      if (isEn) { deHref = '\/' + (EN2DE[slug] || slug) + '\/'; enHref = '\/en\/' + slug + '\/'; }\n      else      { deHref = '\/' + slug + '\/'; enHref = '\/en\/' + (DE2EN[slug] || slug) + '\/'; }\n    }\n    document.querySelectorAll('.po-langsw-de, a[href=\"\/\"].menu-link-wpml').forEach(function(a){a.href = deHref;});\n    document.querySelectorAll('.po-langsw-en, a[href=\"\/en\"].menu-link-wpml, a[href=\"\/en\/\"].menu-link-wpml').forEach(function(a){a.href = enHref;});\n  }\n  if (document.readyState === 'loading') document.addEventListener('DOMContentLoaded', update);\n  else update();\n  \/\/ also run on potential dynamic header updates\n  setTimeout(update, 500);\n  setTimeout(update, 1500);\n})();\n<\/script>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c5b01f8 elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"c5b01f8\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:200}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">Studio. Production. Consulting.  <\/h6>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-973ffac elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"973ffac\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:200}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Let's talk about your project.<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-2d67f9d7 elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-invisible\" data-id=\"2d67f9d7\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;,&quot;animation&quot;:&quot;fadeInUp&quot;,&quot;animation_delay&quot;:300}\">\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-50 elementor-inner-column elementor-element elementor-element-1b258e41\" data-id=\"1b258e41\" 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-4e224da0 elementor-widget elementor-widget-heading\" data-id=\"4e224da0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h5 class=\"elementor-heading-title elementor-size-default\">Contact details<\/h5>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-22b0fdcd elementor-widget elementor-widget-text-editor\" data-id=\"22b0fdcd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p data-start=\"1491\" data-end=\"1587\">Whether podcast, video, audio or livestream &#8211; we support you from the idea to implementation.<\/p><p data-start=\"1592\" data-end=\"1625\">We look forward to your inquiry.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-61a5f362 elementor-view-stacked elementor-position-inline-start elementor-mobile-position-inline-start elementor-shape-circle elementor-widget elementor-widget-icon-box\" data-id=\"61a5f362\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"511\" height=\"512\" viewBox=\"0 0 511 512\" fill=\"none\"><path d=\"M497.527 375.756L426.076 304.305C400.557 278.787 357.176 288.995 346.969 322.168C339.314 345.135 313.795 357.894 290.829 352.79C239.792 340.03 170.893 273.683 158.134 220.095C150.479 197.127 165.79 171.609 188.756 163.955C221.93 153.747 232.137 110.366 206.619 84.8481L135.168 13.3971C114.753 -4.46569 84.1312 -4.46569 66.2685 13.3971L17.7838 61.8817C-30.7008 112.918 22.8875 248.165 142.823 368.1C262.759 488.036 398.005 544.177 449.042 493.14L497.527 444.655C515.39 424.241 515.39 393.619 497.527 375.756Z\" fill=\"white\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tPhone &amp; WhatsApp\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\t+41 78 330 85 07\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-43392383 elementor-view-stacked elementor-position-inline-start elementor-mobile-position-inline-start elementor-shape-circle elementor-widget elementor-widget-icon-box\" data-id=\"43392383\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"512\" height=\"366\" viewBox=\"0 0 512 366\" fill=\"none\"><path d=\"M245.028 168.229L34.7427 3.65714C40.2284 1.82857 47.5427 0 54.857 0H457.143C464.457 0 471.771 1.82857 477.257 3.65714L266.971 168.229C261.486 173.714 250.514 173.714 245.028 168.229Z\" fill=\"white\"><\/path><path d=\"M512 54.8573V310.857C512 341.943 488.229 365.714 457.143 365.714H54.8571C23.7714 365.714 0 341.943 0 310.857V54.8573C0 45.7145 1.82857 36.5716 7.31429 29.2573L223.086 199.314C243.2 215.772 270.629 215.772 290.743 199.314L506.514 29.2573C510.171 36.5716 512 45.7145 512 54.8573Z\" fill=\"white\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tWrite an email\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tinfo@podcastone.ch\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1be826cf elementor-view-stacked elementor-position-inline-start elementor-mobile-position-inline-start elementor-shape-circle elementor-widget elementor-widget-icon-box\" data-id=\"1be826cf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"342\" height=\"512\" viewBox=\"0 0 342 512\" fill=\"none\"><path d=\"M170.667 0C76.563 0 0 76.563 0 170.667C0 198.917 7.063 226.927 20.49 251.771L161.334 506.5C163.209 509.896 166.782 512 170.667 512C174.552 512 178.125 509.896 180 506.5L320.896 251.687C334.271 226.927 341.334 198.916 341.334 170.666C341.334 76.563 264.771 0 170.667 0ZM170.667 256C123.615 256 85.334 217.719 85.334 170.667C85.334 123.615 123.615 85.334 170.667 85.334C217.719 85.334 256 123.615 256 170.667C256 217.719 217.719 256 170.667 256Z\" fill=\"white\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tdrop by\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tWallisellenstrasse 421<br \/> 8050 Zurich\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-6c9b9f4a\" data-id=\"6c9b9f4a\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Prices for podcast, audio, video and livestream productions Flexible solutions for every production Send request Unsere Aufnahmepakete Podcast 4 Audio 3 Video &amp; Short Content 2 Livestream 2 \ud83c\udf99 Podcast Basic Reine Aufnahme CHF 649.\u2013 Drehzeit: 90 Minuten Teilnehmer:innen: 1 \u2013 3 Personen Studio: 3 Kameras, 4 Lichter, 3 Mikrofone 1.5 h Rohdateien per WeTransfer [&hellip;]<\/p>\n","protected":false},"author":5,"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":"full-width-container","site-content-style":"unboxed","site-sidebar-style":"unboxed","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":"enabled","adv-header-id-meta":"","stick-header-meta":"default","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":"var(--ast-global-color-4)","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-5853","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Packages &amp; References - PodcastOne | Studio in Z\u00fcrich<\/title>\n<meta name=\"description\" content=\"Podcasting-Fieber im Blut? Brennendes Verlangen Deine Stimme mit der Welt zu teilen? Deinen kreativen Raum f\u00fcr Deine Stimme und Deine Geschichte kannst Du hier bei uns in Z\u00fcrich mieten.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/podcastone.ch\/en\/packages-references\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Packages &amp; References - PodcastOne | Studio in Z\u00fcrich\" \/>\n<meta property=\"og:description\" content=\"Podcasting-Fieber im Blut? Brennendes Verlangen Deine Stimme mit der Welt zu teilen? Deinen kreativen Raum f\u00fcr Deine Stimme und Deine Geschichte kannst Du hier bei uns in Z\u00fcrich mieten.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/podcastone.ch\/en\/packages-references\/\" \/>\n<meta property=\"og:site_name\" content=\"PodcastOne | Studio in Z\u00fcrich\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-10T20:41:20+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/podcastone.ch\/wp-content\/uploads\/2024\/10\/Mobilezone_Logo_2015.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/podcastone.ch\\\/en\\\/packages-references\\\/\",\"url\":\"https:\\\/\\\/podcastone.ch\\\/en\\\/packages-references\\\/\",\"name\":\"Packages & References - PodcastOne | Studio in Z\u00fcrich\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/podcastone.ch\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/podcastone.ch\\\/en\\\/packages-references\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/podcastone.ch\\\/en\\\/packages-references\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/podcastone.ch\\\/wp-content\\\/uploads\\\/2024\\\/10\\\/Mobilezone_Logo_2015.png\",\"datePublished\":\"2026-05-21T18:15:08+00:00\",\"dateModified\":\"2026-06-10T20:41:20+00:00\",\"description\":\"Podcasting-Fieber im Blut? Brennendes Verlangen Deine Stimme mit der Welt zu teilen? Deinen kreativen Raum f\u00fcr Deine Stimme und Deine Geschichte kannst Du hier bei uns in Z\u00fcrich mieten.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/podcastone.ch\\\/en\\\/packages-references\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/podcastone.ch\\\/en\\\/packages-references\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/podcastone.ch\\\/en\\\/packages-references\\\/#primaryimage\",\"url\":\"https:\\\/\\\/podcastone.ch\\\/wp-content\\\/uploads\\\/2024\\\/10\\\/Mobilezone_Logo_2015.png\",\"contentUrl\":\"https:\\\/\\\/podcastone.ch\\\/wp-content\\\/uploads\\\/2024\\\/10\\\/Mobilezone_Logo_2015.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/podcastone.ch\\\/en\\\/packages-references\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/podcastone.ch\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Packages &#038; References\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/podcastone.ch\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/podcastone.ch\\\/en\\\/\",\"name\":\"Podcast One Z\u00fcrich\",\"description\":\"Bringen Deine Stimme zum Klingen\",\"publisher\":{\"@id\":\"https:\\\/\\\/podcastone.ch\\\/en\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/podcastone.ch\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/podcastone.ch\\\/en\\\/#organization\",\"name\":\"Podcast One Z\u00fcrich\",\"url\":\"https:\\\/\\\/podcastone.ch\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/podcastone.ch\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/podcastone.ch\\\/wp-content\\\/uploads\\\/2024\\\/02\\\/logo-schwarz.png\",\"contentUrl\":\"https:\\\/\\\/podcastone.ch\\\/wp-content\\\/uploads\\\/2024\\\/02\\\/logo-schwarz.png\",\"width\":872,\"height\":286,\"caption\":\"Podcast One Z\u00fcrich\"},\"image\":{\"@id\":\"https:\\\/\\\/podcastone.ch\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Packages & References - PodcastOne | Studio in Z\u00fcrich","description":"Podcasting-Fieber im Blut? Brennendes Verlangen Deine Stimme mit der Welt zu teilen? Deinen kreativen Raum f\u00fcr Deine Stimme und Deine Geschichte kannst Du hier bei uns in Z\u00fcrich mieten.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/podcastone.ch\/en\/packages-references\/","og_locale":"en_US","og_type":"article","og_title":"Packages & References - PodcastOne | Studio in Z\u00fcrich","og_description":"Podcasting-Fieber im Blut? Brennendes Verlangen Deine Stimme mit der Welt zu teilen? Deinen kreativen Raum f\u00fcr Deine Stimme und Deine Geschichte kannst Du hier bei uns in Z\u00fcrich mieten.","og_url":"https:\/\/podcastone.ch\/en\/packages-references\/","og_site_name":"PodcastOne | Studio in Z\u00fcrich","article_modified_time":"2026-06-10T20:41:20+00:00","og_image":[{"url":"https:\/\/podcastone.ch\/wp-content\/uploads\/2024\/10\/Mobilezone_Logo_2015.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/podcastone.ch\/en\/packages-references\/","url":"https:\/\/podcastone.ch\/en\/packages-references\/","name":"Packages & References - PodcastOne | Studio in Z\u00fcrich","isPartOf":{"@id":"https:\/\/podcastone.ch\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/podcastone.ch\/en\/packages-references\/#primaryimage"},"image":{"@id":"https:\/\/podcastone.ch\/en\/packages-references\/#primaryimage"},"thumbnailUrl":"https:\/\/podcastone.ch\/wp-content\/uploads\/2024\/10\/Mobilezone_Logo_2015.png","datePublished":"2026-05-21T18:15:08+00:00","dateModified":"2026-06-10T20:41:20+00:00","description":"Podcasting-Fieber im Blut? Brennendes Verlangen Deine Stimme mit der Welt zu teilen? Deinen kreativen Raum f\u00fcr Deine Stimme und Deine Geschichte kannst Du hier bei uns in Z\u00fcrich mieten.","breadcrumb":{"@id":"https:\/\/podcastone.ch\/en\/packages-references\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/podcastone.ch\/en\/packages-references\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/podcastone.ch\/en\/packages-references\/#primaryimage","url":"https:\/\/podcastone.ch\/wp-content\/uploads\/2024\/10\/Mobilezone_Logo_2015.png","contentUrl":"https:\/\/podcastone.ch\/wp-content\/uploads\/2024\/10\/Mobilezone_Logo_2015.png"},{"@type":"BreadcrumbList","@id":"https:\/\/podcastone.ch\/en\/packages-references\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/podcastone.ch\/en\/"},{"@type":"ListItem","position":2,"name":"Packages &#038; References"}]},{"@type":"WebSite","@id":"https:\/\/podcastone.ch\/en\/#website","url":"https:\/\/podcastone.ch\/en\/","name":"Podcast One Z\u00fcrich","description":"Bringen Deine Stimme zum Klingen","publisher":{"@id":"https:\/\/podcastone.ch\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/podcastone.ch\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/podcastone.ch\/en\/#organization","name":"Podcast One Z\u00fcrich","url":"https:\/\/podcastone.ch\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/podcastone.ch\/en\/#\/schema\/logo\/image\/","url":"https:\/\/podcastone.ch\/wp-content\/uploads\/2024\/02\/logo-schwarz.png","contentUrl":"https:\/\/podcastone.ch\/wp-content\/uploads\/2024\/02\/logo-schwarz.png","width":872,"height":286,"caption":"Podcast One Z\u00fcrich"},"image":{"@id":"https:\/\/podcastone.ch\/en\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/podcastone.ch\/en\/wp-json\/wp\/v2\/pages\/5853","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/podcastone.ch\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/podcastone.ch\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/podcastone.ch\/en\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/podcastone.ch\/en\/wp-json\/wp\/v2\/comments?post=5853"}],"version-history":[{"count":3,"href":"https:\/\/podcastone.ch\/en\/wp-json\/wp\/v2\/pages\/5853\/revisions"}],"predecessor-version":[{"id":6122,"href":"https:\/\/podcastone.ch\/en\/wp-json\/wp\/v2\/pages\/5853\/revisions\/6122"}],"wp:attachment":[{"href":"https:\/\/podcastone.ch\/en\/wp-json\/wp\/v2\/media?parent=5853"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}