{"id":109,"date":"2026-03-17T17:09:05","date_gmt":"2026-03-17T17:09:05","guid":{"rendered":"https:\/\/greenstorytelling.dk\/?page_id=109"},"modified":"2026-05-01T10:49:10","modified_gmt":"2026-05-01T10:49:10","slug":"home","status":"publish","type":"page","link":"https:\/\/greenstorytelling.dk\/","title":{"rendered":"Home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"109\" class=\"elementor elementor-109\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c035053 e-con-full e-flex e-con e-parent\" data-id=\"c035053\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6258a8d elementor-widget elementor-widget-shortcode\" data-id=\"6258a8d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">    <style>\n    :root{\n      --gs-orange:#E8800A;\n      --gs-ink:#171717;\n      --gs-muted:#76716a;\n      --gs-paper:#f7f5ef;\n      --gs-white:#ffffff;\n      --gs-line:#e6e0d6;\n      --gs-shadow:0 24px 70px rgba(17,17,17,.13);\n      --gs-display:'Bebas Neue',sans-serif;\n      --gs-body:'DM Sans',sans-serif;\n      --gs-nav-h:96px;\n    }\n    .gs-nav, .gs-nav *{box-sizing:border-box}\n    .gs-nav a{text-decoration:none;color:inherit}\n    .gs-nav ul{list-style:none;margin:0;padding:0}\n    .gs-nav{\n      width:100%;\n      background:var(--gs-white);\n      border-bottom:1px solid var(--gs-line);\n      position:relative;\n      z-index:9999;\n      font-family:var(--gs-body);\n    }\n    .gs-nav.gs-nav-fixed{\n      position:fixed;\n      top:0;\n      left:0;\n      width:100%;\n    }\n    .gs-nav-inner{\n      max-width:1440px;\n      min-height:var(--gs-nav-h);\n      margin:0 auto;\n      padding:0 clamp(18px,5vw,86px);\n      display:grid;\n      grid-template-columns:auto 1fr auto;\n      align-items:center;\n      gap:clamp(24px,5vw,78px);\n    }\n    .gs-logo{\n      display:flex;\n      align-items:center;\n      width:auto;\n      max-width:180px;\n      overflow:hidden;\n    }\n    .gs-logo-img{\n      display:block!important;\n      width:auto!important;\n      height:48px!important;\n      max-width:180px!important;\n      max-height:48px!important;\n      object-fit:contain!important;\n      transition:transform .35s cubic-bezier(.16,1,.3,1), opacity .25s ease;\n    }\n    .gs-logo:hover .gs-logo-img{transform:translateY(-2px) scale(1.03);opacity:.92}\n    .gs-menu{\n      display:flex;\n      justify-content:flex-end;\n      align-items:center;\n      gap:clamp(18px,3vw,50px);\n    }\n    .gs-menu>li{\n      position:relative;\n      min-height:var(--gs-nav-h);\n      display:flex;\n      align-items:center;\n    }\n    .gs-link,.gs-mobile-toggle{\n      font-family:var(--gs-body);\n      font-size:15px;\n      font-weight:700;\n      letter-spacing:-.01em;\n      color:var(--gs-ink);\n      display:flex;\n      align-items:center;\n      gap:6px;\n      min-height:var(--gs-nav-h);\n      position:relative;\n      white-space:nowrap;\n      transition:color .25s ease, transform .28s cubic-bezier(.16,1,.3,1);\n    }\n    .gs-link:before,.gs-mobile-toggle:before{\n      content:\"\";\n      position:absolute;\n      left:0;right:0;bottom:27px;\n      height:3px;\n      background:var(--gs-orange);\n      transform:scaleX(0);\n      transform-origin:left;\n      transition:transform .35s cubic-bezier(.16,1,.3,1);\n    }\n    .gs-menu>li:hover>.gs-link,.gs-menu>li:focus-within>.gs-link,\n    .gs-menu>li:hover>.gs-mobile-toggle,.gs-menu>li:focus-within>.gs-mobile-toggle{\n      color:var(--gs-orange);\n      transform:translateY(-2px);\n    }\n    .gs-menu>li:hover>.gs-link:before,.gs-menu>li:focus-within>.gs-link:before,\n    .gs-menu>li:hover>.gs-mobile-toggle:before,.gs-menu>li:focus-within>.gs-mobile-toggle:before{transform:scaleX(1)}\n    .gs-nav-green{\n      display:inline-block;\n      max-width:0;\n      opacity:0;\n      overflow:hidden;\n      white-space:nowrap;\n      color:var(--gs-orange);\n      font-family:var(--gs-display);\n      font-size:1.18em;\n      line-height:.8;\n      letter-spacing:.03em;\n      transform:translateY(3px) skewX(-8deg);\n      transition:max-width .42s cubic-bezier(.16,1,.3,1), opacity .25s ease, margin .42s cubic-bezier(.16,1,.3,1);\n    }\n    .gs-menu>li:hover .gs-nav-green,.gs-menu>li:focus-within .gs-nav-green{max-width:88px;opacity:1;margin:0 2px}\n    .gs-chevron{\n      width:7px;height:7px;\n      border-right:1.6px solid currentColor;\n      border-bottom:1.6px solid currentColor;\n      transform:rotate(45deg) translateY(-2px);\n      transition:transform .25s ease,color .25s ease;\n      flex:0 0 auto;\n    }\n    .gs-menu>li:hover .gs-chevron,.gs-menu>li:focus-within .gs-chevron{transform:rotate(-135deg) translateY(-1px);color:var(--gs-orange)}\n    .gs-dropdown{\n      position:absolute;\n      top:calc(var(--gs-nav-h) - 12px);\n      left:50%;\n      width:330px;\n      background:var(--gs-white);\n      border:1px solid var(--gs-line);\n      box-shadow:var(--gs-shadow);\n      padding:14px;\n      opacity:0;\n      pointer-events:none;\n      transform:translate(-50%,10px);\n      transition:opacity .25s ease, transform .35s cubic-bezier(.16,1,.3,1);\n    }\n    .gs-dropdown:before{\n      content:\"\";\n      position:absolute;\n      left:18px;right:18px;top:0;\n      height:5px;\n      background:repeating-linear-gradient(90deg,var(--gs-ink) 0 4px,transparent 4px 8px);\n    }\n    .gs-menu>li:hover>.gs-dropdown,.gs-menu>li:focus-within>.gs-dropdown{opacity:1;pointer-events:auto;transform:translate(-50%,0)}\n    .gs-dropdown-wide{\n      width:min(650px,calc(100vw - 40px));\n      display:grid;\n      grid-template-columns:1fr 1fr;\n      gap:8px;\n    }\n    .gs-drop-label{\n      padding:13px 12px 8px;\n      font-size:10px;\n      text-transform:uppercase;\n      letter-spacing:.18em;\n      color:var(--gs-muted);\n      font-weight:800;\n    }\n    .gs-drop-link{\n      display:grid;\n      grid-template-columns:34px minmax(0,1fr);\n      gap:12px;\n      padding:12px;\n      border-top:1px solid var(--gs-line);\n      transition:background .25s ease, transform .3s cubic-bezier(.16,1,.3,1);\n    }\n    .gs-drop-link:hover{background:var(--gs-paper);transform:translateX(4px)}\n    .gs-drop-icon{\n      width:34px;height:34px;\n      background:var(--gs-ink);\n      color:var(--gs-orange);\n      display:flex;\n      align-items:center;\n      justify-content:center;\n      font-family:var(--gs-display);\n      font-size:16px;\n      flex:0 0 auto;\n    }\n    .gs-drop-name{display:block;font-size:13px;font-weight:800;color:var(--gs-ink);line-height:1.2}\n    .gs-drop-desc{display:block;font-size:11px;line-height:1.45;color:var(--gs-muted);margin-top:3px}\n    .gs-drop-link:hover .gs-drop-name{color:var(--gs-orange)}\n    .gs-main-check,.gs-sub-check{position:absolute;opacity:0;pointer-events:none}\n    .gs-burger{\n      display:none;\n      width:44px;height:44px;\n      border:1px solid var(--gs-line);\n      align-items:center;\n      justify-content:center;\n      flex-direction:column;\n      gap:5px;\n      cursor:pointer;\n      background:#fff;\n    }\n    .gs-burger span{width:20px;height:2px;background:var(--gs-ink);transition:.3s ease}\n    .gs-main-check:checked~.gs-nav-inner .gs-burger span:nth-child(1){transform:translateY(7px) rotate(45deg)}\n    .gs-main-check:checked~.gs-nav-inner .gs-burger span:nth-child(2){opacity:0}\n    .gs-main-check:checked~.gs-nav-inner .gs-burger span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}\n    .gs-mobile-toggle{display:none;cursor:pointer}\n    @media(max-width:960px){\n      :root{--gs-nav-h:82px}\n      .gs-nav-inner{min-height:var(--gs-nav-h);grid-template-columns:auto auto;justify-content:space-between;gap:16px;padding:0 16px}\n      .gs-burger{display:flex}\n      .gs-logo{max-width:150px}\n      .gs-logo-img{height:42px!important;max-height:42px!important;max-width:150px!important}\n      .gs-menu{\n        position:absolute;\n        top:var(--gs-nav-h);\n        left:0;right:0;width:100%;max-width:100vw;\n        display:block;\n        background:var(--gs-white);\n        border-top:1px solid var(--gs-line);\n        max-height:0;\n        overflow:hidden;\n        transition:max-height .38s cubic-bezier(.16,1,.3,1);\n      }\n      .gs-main-check:checked~.gs-nav-inner .gs-menu{max-height:calc(100vh - var(--gs-nav-h));overflow-y:auto}\n      .gs-menu>li{display:block;min-height:0;border-bottom:1px solid var(--gs-line);width:100%}\n      .gs-has-dropdown>.gs-link{display:none}\n      .gs-mobile-toggle{\n        display:flex;\n        min-height:0;\n        width:100%;\n        padding:20px 18px;\n        justify-content:space-between;\n        align-items:center;\n        font-family:var(--gs-display);\n        font-size:25px;\n        line-height:.95;\n        letter-spacing:.02em;\n        white-space:normal;\n        overflow-wrap:anywhere;\n        color:var(--gs-ink);\n        transform:none!important;\n      }\n      .gs-mobile-toggle:before{display:none}\n      .gs-mobile-toggle .gs-nav-green{max-width:none;opacity:1;margin:0 4px;transform:translateY(2px) skewX(-8deg)}\n      .gs-mobile-toggle .gs-chevron{margin-left:auto;flex:0 0 auto}\n      .gs-sub-check:checked~.gs-mobile-toggle{color:var(--gs-orange)}\n      .gs-sub-check:checked~.gs-mobile-toggle .gs-chevron{transform:rotate(-135deg) translateY(-1px);color:var(--gs-orange)}\n      .gs-menu>li:not(.gs-has-dropdown)>.gs-link{\n        min-height:0;width:100%;padding:20px 18px;display:flex;\n        font-family:var(--gs-display);font-size:25px;line-height:.95;\n        white-space:normal;overflow-wrap:anywhere;transform:none!important;\n      }\n      .gs-menu>li:not(.gs-has-dropdown)>.gs-link:before{display:none}\n      .gs-menu>li:not(.gs-has-dropdown) .gs-nav-green{max-width:none;opacity:1;margin:0 4px}\n      .gs-dropdown,.gs-dropdown-wide{\n        position:static;top:auto;left:auto;width:100%;max-width:100%;display:none;grid-template-columns:1fr;\n        box-shadow:none;border:0;border-top:1px solid var(--gs-line);background:#fbfaf7;padding:8px 14px 18px;\n        opacity:1;pointer-events:auto;transform:none;\n      }\n      .gs-dropdown:before{display:none}\n      .gs-sub-check:checked~.gs-dropdown{display:block}\n      .gs-dropdown-wide .gs-drop-col{display:block}\n      .gs-drop-label{padding:16px 4px 8px}\n      .gs-drop-link{width:100%;max-width:100%;grid-template-columns:34px minmax(0,1fr);padding:14px 4px;gap:11px;transform:none!important}\n      .gs-drop-name,.gs-drop-desc{white-space:normal;overflow-wrap:anywhere;word-break:normal}\n    }\n    @media(max-width:520px){\n      .gs-logo{max-width:130px}\n      .gs-logo-img{height:36px!important;max-height:36px!important;max-width:130px!important}\n      .gs-mobile-toggle,.gs-menu>li:not(.gs-has-dropdown)>.gs-link{font-size:23px;padding:19px 16px}\n      .gs-dropdown,.gs-dropdown-wide{padding-left:12px;padding-right:12px}\n    }\n    <\/style>\n\n    <nav class=\"gs-nav gs-nav-fixed\" aria-label=\"Main navigation\">\n      <input class=\"gs-main-check\" type=\"checkbox\" id=\"gs-menu-toggle-1\">\n      <div class=\"gs-nav-inner\">\n        <a class=\"gs-logo\" href=\"https:\/\/greenstorytelling.dk\/\" aria-label=\"Greenstorytelling home\">\n          <img decoding=\"async\" src=\"https:\/\/greenstorytelling.dk\/wp-content\/uploads\/2026\/04\/GS_Logo.jpg\" alt=\"Greenstorytelling logo\" class=\"gs-logo-img\">\n        <\/a>\n        <label class=\"gs-burger\" for=\"gs-menu-toggle-1\" aria-label=\"Open menu\">\n          <span><\/span><span><\/span><span><\/span>\n        <\/label>\n        <ul class=\"gs-menu\">\n          <li class=\"gs-has-dropdown\">\n            <input class=\"gs-sub-check\" type=\"checkbox\" id=\"gs-sub-best-1\">\n          \n            \n          <\/li>\n          <li class=\"gs-has-dropdown\">\n            <input class=\"gs-sub-check\" type=\"checkbox\" id=\"gs-sub-storytellers-1\">\n            <a class=\"gs-link\" href=\"https:\/\/greenstorytelling.dk\/for-storytellers\">For <span class=\"gs-nav-green\">Green<\/span> Storytellers <span class=\"gs-chevron\"><\/span><\/a>\n            <label class=\"gs-mobile-toggle\" for=\"gs-sub-storytellers-1\">For <span class=\"gs-nav-green\">Green<\/span> Storytellers <span class=\"gs-chevron\"><\/span><\/label>\n            <ul class=\"gs-dropdown gs-dropdown-wide\">\n              <li class=\"gs-drop-col\">\n                <div class=\"gs-drop-label\">Learn<\/div>\n                <a class=\"gs-drop-link\" href=\"https:\/\/greenstorytelling.dk\/?page_id=1187\"><span class=\"gs-drop-icon\">\u25a3<\/span><span><span class=\"gs-drop-name\">Courses<\/span><span class=\"gs-drop-desc\">Learning formats for students and professionals.<\/span><\/span><\/a>\n              <\/li>\n             \n            <\/ul>\n          <\/li>\n          <li><a class=\"gs-link\" href=\"https:\/\/greenstorytelling.dk\/?page_id=1223\">Latest <span class=\"gs-nav-green\">Green<\/span> Research<\/a><\/li>\n          <li><a class=\"gs-link\" href=\"https:\/\/greenstorytelling.dk\/?page_id=1490\">About Us<\/a><\/li>\n        <\/ul>\n      <\/div>\n    <\/nav>\n    <\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7426c920 e-con-full e-flex e-con e-parent\" data-id=\"7426c920\" 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-a1bc278 elementor-button-info elementor-align-right animated-slow elementor-invisible elementor-widget elementor-widget-button\" data-id=\"a1bc278\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;_animation_delay&quot;:300}\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm elementor-animation-grow\" href=\"https:\/\/greenstorytelling.dk\/?page_id=688\">\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\">DK<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4474ea0 elementor-widget elementor-widget-spacer\" data-id=\"4474ea0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9aa0310 animated-slow elementor-invisible elementor-widget elementor-widget-text-editor\" data-id=\"9aa0310\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;_animation_delay&quot;:300}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Green<\/p><p><span style=\"color: #d97524;\">Story<\/span>telling<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-52d9a95 animated-slow elementor-invisible elementor-widget elementor-widget-text-editor\" data-id=\"52d9a95\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;_animation_delay&quot;:600}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Ready to challenge the old narrative?<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0a8e086 elementor-widget elementor-widget-spacer\" data-id=\"0a8e086\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d87682f elementor-widget__width-inherit elementor-widget elementor-widget-html\" data-id=\"d87682f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"headline-wrapper\">\n\n  <h1 class=\"headline line1\">\n    <span class=\"orange\">Green<\/span>\n    <span>transition<\/span>\n    <span>in<\/span>\n    <span>the<\/span>\n    <span>media.<\/span>\n  <\/h1>\n\n  <h1 class=\"headline line2\">\n    <span>where<\/span>\n    <span>does<\/span>\n    <span>your<\/span>\n    <span class=\"orange\">story<\/span>\n    <span>begin.<\/span>\n  <\/h1>\n\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7bb9f9b animated-slow elementor-invisible elementor-widget elementor-widget-text-editor\" data-id=\"7bb9f9b\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;_animation_delay&quot;:3700}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-family: Inter;\">Soon, Greenstorytelling.dk will open its doors to a universe of tools, insights, and inspiration designed to help you craft sustainable media narratives that truly matter.<\/span><br \/><span style=\"font-family: Inter;\">Created for media practitioners. Developed by media researchers at SDU. Stay tuned \u2014 and help shape the green stories of tomorrow.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4b7c188d elementor-align-right animated-slow elementor-invisible elementor-widget elementor-widget-button\" data-id=\"4b7c188d\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;_animation_delay&quot;:3900}\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"mailto:Heidij@sdu.dk\">\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\">Do you Want to know more?<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1e870ef elementor-widget elementor-widget-spacer\" data-id=\"1e870ef\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d688687 elementor-widget elementor-widget-spacer\" data-id=\"d688687\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-05a08c7 animated-slow e-flex e-con-boxed elementor-invisible e-con e-parent\" data-id=\"05a08c7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;,&quot;animation_delay&quot;:800,&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-1354d5e e-con-full e-transform elementor-hidden-tablet elementor-hidden-mobile e-flex e-con e-child\" data-id=\"1354d5e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_transform_rotateZ_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_rotateZ_effect_tablet&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_rotateZ_effect_mobile&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-67402bd e-con-full e-flex e-con e-child\" data-id=\"67402bd\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5d873a2 e-transform elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"5d873a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:400,&quot;_transform_rotateZ_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-13,&quot;sizes&quot;:[]},&quot;_transform_rotateZ_effect_tablet&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_rotateZ_effect_mobile&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h5 class=\"elementor-heading-title elementor-size-default\"><b>NEWs<\/b><\/h5>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-34c18e6 animated-slow elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"34c18e6\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:600}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Turn sustainable values into creative action<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-169c8c8 elementor-invisible elementor-widget elementor-widget-text-editor\" data-id=\"169c8c8\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:800}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p style=\"font-weight: 400;\">This SDU podcast offers a thoughtful and honest conversation between two series creators about how they work with sustainability in their script development. They share concrete experiences of integrating green perspectives into their storytelling \u2014 and how tools such as humor, hope, and emotional resonance become crucial when communicating complex climate themes without losing the audience. April 23 is Denmark\u2019s National Climate Action Day. Listen in and get inspired to turn sustainable values into creative action \u2014 in your stories and in your practice.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-24a964b elementor-align-left animated-slow elementor-invisible elementor-widget elementor-widget-button\" data-id=\"24a964b\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:1000}\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/open.spotify.com\/episode\/2ssWuJcHrSjZKql2ndc2gn?si=yc1U4hKzTiORBs3Yc_VvFQ&#038;fbclid=IwY2xjawRX9adleHRuA2FlbQIxMABicmlkETBRcmZ3dU9tbUNmRExkZTFzc3J0YwZhcHBfaWQQMjIyMDM5MTc4ODIwMDg5MgABHklhZq4w38YakibtxYsXxlNvQTvPg4qCH_Ab9vc8iiprLW5v7lR6Y1quLAFg_aem_or461c38QrfTK0r_uVT5MA&#038;nd=1&#038;dlsi=d07b7cf287814bb8\">\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\">Listen now<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\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<div class=\"elementor-element elementor-element-b3fb725 e-con-full e-flex e-con e-parent\" data-id=\"b3fb725\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-20b0495 e-con-full e-flex e-con e-child\" data-id=\"20b0495\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0dc1ce0 animated-slow elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"0dc1ce0\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:600}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Latest Research<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f9fe101 e-con-full e-flex e-con e-child\" data-id=\"f9fe101\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-2bdde17 e-con-full e-flex e-con e-child\" data-id=\"2bdde17\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7e298d4 elementor-button-info elementor-align-right elementor-widget elementor-widget-button\" data-id=\"7e298d4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/greenstorytelling.dk\/?page_id=1223\">\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\">Explore all research<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\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<\/div>\n\t\t<div class=\"elementor-element elementor-element-ee0d565 e-con-full e-flex e-con e-parent\" data-id=\"ee0d565\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-1331df6 e-con-full e-flex e-con e-child\" data-id=\"1331df6\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-12e7b15 elementor-posts--align-left elementor-grid-3 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-posts--thumbnail-top elementor-card-shadow-yes elementor-posts__hover-gradient elementor-widget elementor-widget-posts\" data-id=\"12e7b15\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;cards_columns&quot;:&quot;3&quot;,&quot;cards_columns_tablet&quot;:&quot;2&quot;,&quot;cards_columns_mobile&quot;:&quot;1&quot;,&quot;cards_row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:35,&quot;sizes&quot;:[]},&quot;cards_row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;cards_row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"posts.cards\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-posts-container elementor-posts elementor-posts--skin-cards elementor-grid\" role=\"list\">\n\t\t\t\t<article class=\"elementor-post elementor-grid-item post-1778 post type-post status-publish format-standard has-post-thumbnail hentry category-uncategorized\" role=\"listitem\">\n\t\t\t<div class=\"elementor-post__card\">\n\t\t\t\t<a class=\"elementor-post__thumbnail__link\" href=\"https:\/\/greenstorytelling.dk\/?p=1778\" tabindex=\"-1\" ><div class=\"elementor-post__thumbnail\"><img decoding=\"async\" width=\"300\" height=\"158\" src=\"https:\/\/greenstorytelling.dk\/wp-content\/uploads\/2026\/05\/Screenshot-2026-05-27-at-13.41.16-300x158.png\" class=\"attachment-medium size-medium wp-image-1874\" alt=\"\" srcset=\"https:\/\/greenstorytelling.dk\/wp-content\/uploads\/2026\/05\/Screenshot-2026-05-27-at-13.41.16-300x158.png 300w, https:\/\/greenstorytelling.dk\/wp-content\/uploads\/2026\/05\/Screenshot-2026-05-27-at-13.41.16-1024x538.png 1024w, https:\/\/greenstorytelling.dk\/wp-content\/uploads\/2026\/05\/Screenshot-2026-05-27-at-13.41.16-768x404.png 768w, https:\/\/greenstorytelling.dk\/wp-content\/uploads\/2026\/05\/Screenshot-2026-05-27-at-13.41.16-1536x807.png 1536w, https:\/\/greenstorytelling.dk\/wp-content\/uploads\/2026\/05\/Screenshot-2026-05-27-at-13.41.16-2048x1076.png 2048w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/div><\/a>\n\t\t\t\t<div class=\"elementor-post__text\">\n\t\t\t\t<h3 class=\"elementor-post__title\">\n\t\t\t<a href=\"https:\/\/greenstorytelling.dk\/?p=1778\" >\n\t\t\t\tGreener screenwriting as a tool for greener transition\t\t\t<\/a>\n\t\t<\/h3>\n\t\t\t\t<div class=\"elementor-post__excerpt\">\n\t\t\t<p>Seminar at Copenhagen University, 30\/4-2026\u200b<\/p>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/article>\n\t\t\t\t<article class=\"elementor-post elementor-grid-item post-1352 post type-post status-publish format-standard has-post-thumbnail hentry category-uncategorized\" role=\"listitem\">\n\t\t\t<div class=\"elementor-post__card\">\n\t\t\t\t<a class=\"elementor-post__thumbnail__link\" href=\"https:\/\/greenstorytelling.dk\/?p=1352\" tabindex=\"-1\" ><div class=\"elementor-post__thumbnail\"><img fetchpriority=\"high\" decoding=\"async\" width=\"300\" height=\"237\" src=\"https:\/\/greenstorytelling.dk\/wp-content\/uploads\/2026\/04\/Screenshot-2026-04-29-at-10.39.45-300x237.png\" class=\"attachment-medium size-medium wp-image-1361\" alt=\"\" srcset=\"https:\/\/greenstorytelling.dk\/wp-content\/uploads\/2026\/04\/Screenshot-2026-04-29-at-10.39.45-300x237.png 300w, https:\/\/greenstorytelling.dk\/wp-content\/uploads\/2026\/04\/Screenshot-2026-04-29-at-10.39.45-768x608.png 768w, https:\/\/greenstorytelling.dk\/wp-content\/uploads\/2026\/04\/Screenshot-2026-04-29-at-10.39.45.png 825w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/div><\/a>\n\t\t\t\t<div class=\"elementor-post__text\">\n\t\t\t\t<h3 class=\"elementor-post__title\">\n\t\t\t<a href=\"https:\/\/greenstorytelling.dk\/?p=1352\" >\n\t\t\t\tHow can we bring more sustainable change in the media industry?\u200b\t\t\t<\/a>\n\t\t<\/h3>\n\t\t\t\t<div class=\"elementor-post__excerpt\">\n\t\t\t<p>The catalogue from the research project Green Media Production Development<\/p>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/article>\n\t\t\t\t<article class=\"elementor-post elementor-grid-item post-1121 post type-post status-publish format-standard has-post-thumbnail hentry category-uncategorized\" role=\"listitem\">\n\t\t\t<div class=\"elementor-post__card\">\n\t\t\t\t<a class=\"elementor-post__thumbnail__link\" href=\"https:\/\/greenstorytelling.dk\/?p=1121\" tabindex=\"-1\" ><div class=\"elementor-post__thumbnail\"><img decoding=\"async\" width=\"300\" height=\"168\" src=\"https:\/\/greenstorytelling.dk\/wp-content\/uploads\/2026\/04\/Articleheaderimg_web-300x168.jpg\" class=\"attachment-medium size-medium wp-image-1127\" alt=\"\" srcset=\"https:\/\/greenstorytelling.dk\/wp-content\/uploads\/2026\/04\/Articleheaderimg_web-300x168.jpg 300w, https:\/\/greenstorytelling.dk\/wp-content\/uploads\/2026\/04\/Articleheaderimg_web-1024x574.jpg 1024w, https:\/\/greenstorytelling.dk\/wp-content\/uploads\/2026\/04\/Articleheaderimg_web-768x431.jpg 768w, https:\/\/greenstorytelling.dk\/wp-content\/uploads\/2026\/04\/Articleheaderimg_web-1536x861.jpg 1536w, https:\/\/greenstorytelling.dk\/wp-content\/uploads\/2026\/04\/Articleheaderimg_web.jpg 1600w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/div><\/a>\n\t\t\t\t<div class=\"elementor-post__text\">\n\t\t\t\t<h3 class=\"elementor-post__title\">\n\t\t\t<a href=\"https:\/\/greenstorytelling.dk\/?p=1121\" >\n\t\t\t\tNew research on how stories communicate climate challenges\t\t\t<\/a>\n\t\t<\/h3>\n\t\t\t\t<div class=\"elementor-post__excerpt\">\n\t\t\t<p>This panel brings together industry leaders to discuss the practicalities of decoupling high-quality storytelling from high-carbon output.<\/p>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/article>\n\t\t\t\t<\/div>\n\t\t\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-5fc87e0 elementor-widget elementor-widget-spacer\" data-id=\"5fc87e0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-579e474 e-flex e-con-boxed e-con e-parent\" data-id=\"579e474\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-0262056 e-con-full elementor-hidden-tablet elementor-hidden-mobile e-flex e-con e-child\" data-id=\"0262056\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-cd649ba e-con-full e-flex e-con e-child\" data-id=\"cd649ba\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-66dcfb0 elementor-widget elementor-widget-heading\" data-id=\"66dcfb0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Join a new course on media and sustainability<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c86fb69 elementor-align-left animated-slow elementor-mobile-align-right elementor-invisible elementor-widget elementor-widget-button\" data-id=\"c86fb69\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:1000}\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/greenstorytelling.dk\/?page_id=1187\">\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\">Find out more<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\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<div class=\"elementor-element elementor-element-294cc845 e-con-full e-flex e-con e-parent\" data-id=\"294cc845\" 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-5358ca67 elementor-widget elementor-widget-heading\" data-id=\"5358ca67\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Media Tech Festival<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-595c7150 elementor-widget elementor-widget-heading\" data-id=\"595c7150\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h5 class=\"elementor-heading-title elementor-size-default\">At the Media Tech Festival in Odense on March 26, a panel on sustainability took place. Carsten Sparwath (TV 2) and Michael Harrit (BBC) participated, together with David Binzer (SDU) and me, Heidi Philipsen (SDU). If you are interested in reading my five\u2011minute talk on sustainable storytelling, you can find it here.\n\n<\/h5>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-10ab63b e-con-full e-flex e-con e-parent\" data-id=\"10ab63b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7a079370 elementor-widget elementor-widget-heading\" data-id=\"7a079370\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Client Testimonials<\/h2>\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-15da63c3 e-con-full e-flex e-con e-child\" data-id=\"15da63c3\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5a8649bb elementor-widget elementor-widget-testimonial\" data-id=\"5a8649bb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"testimonial.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-testimonial-wrapper\">\n\t\t\t\t\t\t\t<div class=\"elementor-testimonial-content\">\u201cA review from a client who benefited from your product. Reviews can be a highly effective way of establishing credibility and increasing your company's reputation.\u201d<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-testimonial-meta elementor-has-image elementor-testimonial-image-position-aside\">\n\t\t\t\t<div class=\"elementor-testimonial-meta-inner\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial-image\">\n\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"63\" height=\"63\" src=\"https:\/\/greenstorytelling.dk\/wp-content\/uploads\/2026\/03\/63x63.jpg\" class=\"attachment-full size-full wp-image-112\" alt=\"\" \/>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial-details\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial-name\">Client name<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2843eab7 elementor-widget elementor-widget-testimonial\" data-id=\"2843eab7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"testimonial.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-testimonial-wrapper\">\n\t\t\t\t\t\t\t<div class=\"elementor-testimonial-content\">\u201cA review from a client who benefited from your product. Reviews can be a highly effective way of establishing credibility and increasing your company's reputation.\u201d<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-testimonial-meta elementor-has-image elementor-testimonial-image-position-aside\">\n\t\t\t\t<div class=\"elementor-testimonial-meta-inner\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial-image\">\n\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"63\" height=\"63\" src=\"https:\/\/greenstorytelling.dk\/wp-content\/uploads\/2026\/03\/63x63.jpg\" class=\"attachment-full size-full wp-image-112\" alt=\"\" \/>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial-details\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial-name\">Client name<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-207e2b43 elementor-widget elementor-widget-testimonial\" data-id=\"207e2b43\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"testimonial.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-testimonial-wrapper\">\n\t\t\t\t\t\t\t<div class=\"elementor-testimonial-content\">\u201cA review from a client who benefited from your product. Reviews can be a highly effective way of establishing credibility and increasing your company's reputation.\u201d<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-testimonial-meta elementor-has-image elementor-testimonial-image-position-aside\">\n\t\t\t\t<div class=\"elementor-testimonial-meta-inner\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial-image\">\n\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"63\" height=\"63\" src=\"https:\/\/greenstorytelling.dk\/wp-content\/uploads\/2026\/03\/63x63.jpg\" class=\"attachment-full size-full wp-image-112\" alt=\"\" \/>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial-details\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial-name\">Client name<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t<\/div>\n\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<\/div>\n\t\t<div class=\"elementor-element elementor-element-466e6448 e-con-full e-flex e-con e-parent\" data-id=\"466e6448\" 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-64baf2cb e-con-full e-flex e-con e-child\" data-id=\"64baf2cb\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-439cd7c4 elementor-widget elementor-widget-heading\" data-id=\"439cd7c4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">A Title That Gets the Visitor to Contact You<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bfaa58b elementor-widget elementor-widget-text-editor\" data-id=\"bfaa58b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>This is your chance to emphasize why the visitor should contact you right now.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1bd879b0 elementor-invisible elementor-widget elementor-widget-button\" data-id=\"1bd879b0\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInDown&quot;}\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/library.elementor.com\/portfolio-wireframe-2-flexbox\/contact\/\">\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\">Get in touch<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5a16065 e-con-full e-flex e-con e-child\" data-id=\"5a16065\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-15f5d1e1 elementor-widget elementor-widget-image\" data-id=\"15f5d1e1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"683\" height=\"600\" src=\"https:\/\/greenstorytelling.dk\/wp-content\/uploads\/2026\/03\/Image_Placeholder-13122021.jpg\" class=\"attachment-full size-full wp-image-58\" alt=\"\" srcset=\"https:\/\/greenstorytelling.dk\/wp-content\/uploads\/2026\/03\/Image_Placeholder-13122021.jpg 683w, https:\/\/greenstorytelling.dk\/wp-content\/uploads\/2026\/03\/Image_Placeholder-13122021-300x264.jpg 300w\" sizes=\"(max-width: 683px) 100vw, 683px\" \/>\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-b6a468b e-flex e-con-boxed e-con e-parent\" data-id=\"b6a468b\" 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-70d2861 elementor-widget elementor-widget-image\" data-id=\"70d2861\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"540\" height=\"304\" src=\"https:\/\/greenstorytelling.dk\/wp-content\/uploads\/2026\/03\/SDU_UK_1.png\" class=\"attachment-large size-large wp-image-816\" alt=\"\" srcset=\"https:\/\/greenstorytelling.dk\/wp-content\/uploads\/2026\/03\/SDU_UK_1.png 540w, https:\/\/greenstorytelling.dk\/wp-content\/uploads\/2026\/03\/SDU_UK_1-300x169.png 300w\" sizes=\"(max-width: 540px) 100vw, 540px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>DK Green Storytelling Ready to challenge the old narrative? Green transition in the media. where does your story begin. Soon, Greenstorytelling.dk will open its doors to a universe of tools, insights, and inspiration designed to help you craft sustainable media narratives that truly matter.Created for media practitioners. Developed by media researchers at SDU. Stay tuned [&hellip;]<\/p>\n","protected":false},"author":4,"featured_media":121,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-109","page","type-page","status-publish","has-post-thumbnail","hentry"],"_links":{"self":[{"href":"https:\/\/greenstorytelling.dk\/index.php?rest_route=\/wp\/v2\/pages\/109","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/greenstorytelling.dk\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/greenstorytelling.dk\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/greenstorytelling.dk\/index.php?rest_route=\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/greenstorytelling.dk\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=109"}],"version-history":[{"count":208,"href":"https:\/\/greenstorytelling.dk\/index.php?rest_route=\/wp\/v2\/pages\/109\/revisions"}],"predecessor-version":[{"id":1754,"href":"https:\/\/greenstorytelling.dk\/index.php?rest_route=\/wp\/v2\/pages\/109\/revisions\/1754"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/greenstorytelling.dk\/index.php?rest_route=\/wp\/v2\/media\/121"}],"wp:attachment":[{"href":"https:\/\/greenstorytelling.dk\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=109"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}