 ##  [International Women’s Day 2020](/news/international-womens-day-2020 "International Women’s Day 2020") 

 To celebrate International Women’s Day we explore how an inclusive environment that values unique and curious minds helps everyone be inspired to innovate every day.

 

 Mar 06, 2020 

At Novartis, our people are exceptional. They do amazing work every day to reimagine medicine and improve the lives of patients all over the world. We want to build an inclusive environment that values these unique and curious minds, where everyone is inspired to innovate every day by this shared purpose to reimagine medicine.

That’s why we’re committed to building an inclusive and equitable workplace that looks beyond gender and empowers all of our associates to follow their dreams.

Here are some of their stories:

**Maryam** is a cognitive robotics expert at Novartis whose inspiration as a teenager came from a conversation with her father in the supermarket and who now shares her passion for IT with her sons:

> I think one advice I would give to myself, a younger self of me, would be don't listen to all those negative comments around you being a female. I'm here, and I'm present…And it doesn't matter if I'm a female or a male. To me it doesn't make a difference, as long as I can do a good job.

  
  var kPlayer = KalturaPlayer_55802022 || KalturaPlayer;
  var config = {
    targetId: "kaltura_player_6a9045a9e5eec812149445",
    provider: {
      widgetId: "1_go52ombv",
      partnerId: "2076321",
      uiConfId: "55802022"
    },
    playback: {
      autoplay: false,
      autopause: false,
      muted: false,
      loop: false    },
    sources: {
      options: {},
      startTime: 0
    },
    disableUserCache: "true",
    plugins: {},
    sources: {
      options: {},
      startTime: 0
    },
    ui: {
      showCCButton: false,
      settings: {
        showQualityMenu: true,
        showSpeedMenu: false      },
      components: {
        fullscreen: {
          disableDoubleClick: false
        }
      },
      uiComponents: [
        {
          presets: ['Playback', 'Live'],
          area: 'BottomBarRightControls',
          replaceComponent: 'Fullscreen',
          get: kPlayer.ui.components.Remove
        }
      ]
    }
  };

  // Check and add plugins only if they exist
  if (kPlayer.plugins["download"]) {
    config.plugins.download = {
      disable: true    };
  }

  if (kPlayer.plugins["transcript"]) {
    config.plugins["playkit-js-transcript"] = {
      position: "right", // Default: bottom;('left', 'right', 'top', 'bottom') to enable transcript.
      expandMode: "over", // Default: alongside;('alongside', 'hidden', 'over')
      expandOnFirstPlay: false,
      showTime: true,
      downloadDisabled: false,
      printDisabled: false,
      disable: true    };
  }

      if (kPlayer.plugins["preventSeek"]) {
      config.plugins.preventSeek = {
        preventSeekForward: false,
        preventSeek: false      };
    }
    config.plugins.floating = {
      disable: true    };
    if (kPlayer.plugins["navigation"]) {
      config.plugins.navigation = {
        position: "right",
        expandMode: "over",
        expandOnFirstPlay: false,
        visible: false      };
    }
    if (kPlayer.plugins["hotspots"]) {
      config.plugins['playkit-js-hotspots'] = {
        disable: true      };
    }
    if (kPlayer.plugins["moderation"]) {
      config.plugins['playkit-js-moderation'] = {
        disable: true      };
    }
    if (kPlayer.plugins["info"]) {
      config.plugins['playkit-js-info'] = {
        disable: true      };
    }
    if (kPlayer.plugins["share"]) {
      config.plugins.share = {
        disable: true      };
    }
          config.ui.uiComponents = [];
                    if (kPlayer.plugins["googleAnalytics"]) {
      config.plugins.googleTagManager = {};
      config.plugins.googleTagManager.customEventsTracking = {};
      config.plugins.googleTagManager.containerId = 'GTM-57RJQ5';
              config.plugins.googleTagManager.customEventsTracking.custom = [];
                    config.plugins.googleTagManager.customEventsTracking = {
          preset: {
            coreEvents: true,
            UIEvents: false,
            playlistEvents: false,
            castEvents: false
          }
        };
          }
  



 
    // Ensure the global player registry array always exists, regardless of embed type.
    window.kalturaPlayerVideos = window.kalturaPlayerVideos || [];
    try {
              var thumbEmbedPromise = __thumbnailEmbed({config, mediaInfo: {entryId: "1_ug7j8pqk"}});
        // __thumbnailEmbed() returns a Promise that resolves with the player instance
        // when the user clicks the thumbnail. Use .then() to capture the player directly.
        thumbEmbedPromise
          .then(function(player) {
            window.kalturaPlayerVideos.push(player);
            // Notify kaltura_datalayer.js that a new player is ready so it can
            // attach custom event listeners immediately, regardless of when
            // the user clicked the thumbnail relative to page load.
            document.dispatchEvent(new CustomEvent('kalturaPlayerReady', { detail: { player: player } }));
          })
          .catch(function(error) {
            console.error(error);
          });
          } catch (e) {
      console.error(e.message)
    }
  

 





---

 As a young girl growing up in Switzerland, **Simone** always knew she wanted to be a scientist. This determination and her innate sense of curiosity has driven Simone to work at the very frontier of transformative innovation at Novartis, overseeing more than 70 scientists at our new manufacturing facility for cell and gene therapy in Stein, Switzerland:

> In my role there's not very many female production heads, so for a long time, I was one of very few women. Now it's interesting, we are a very female leadership team...I'm proud to be a part of the team that made it work.

  
  var kPlayer = KalturaPlayer_55802022 || KalturaPlayer;
  var config = {
    targetId: "kaltura_player_6a9045a9e93f1676656720",
    provider: {
      widgetId: "1_0fcktp9f",
      partnerId: "2076321",
      uiConfId: "55802022"
    },
    playback: {
      autoplay: false,
      autopause: false,
      muted: false,
      loop: false    },
    sources: {
      options: {},
      startTime: 0
    },
    disableUserCache: "true",
    plugins: {},
    sources: {
      options: {},
      startTime: 0
    },
    ui: {
      showCCButton: false,
      settings: {
        showQualityMenu: true,
        showSpeedMenu: false      },
      components: {
        fullscreen: {
          disableDoubleClick: false
        }
      },
      uiComponents: [
        {
          presets: ['Playback', 'Live'],
          area: 'BottomBarRightControls',
          replaceComponent: 'Fullscreen',
          get: kPlayer.ui.components.Remove
        }
      ]
    }
  };

  // Check and add plugins only if they exist
  if (kPlayer.plugins["download"]) {
    config.plugins.download = {
      disable: true    };
  }

  if (kPlayer.plugins["transcript"]) {
    config.plugins["playkit-js-transcript"] = {
      position: "right", // Default: bottom;('left', 'right', 'top', 'bottom') to enable transcript.
      expandMode: "over", // Default: alongside;('alongside', 'hidden', 'over')
      expandOnFirstPlay: false,
      showTime: true,
      downloadDisabled: false,
      printDisabled: false,
      disable: true    };
  }

      if (kPlayer.plugins["preventSeek"]) {
      config.plugins.preventSeek = {
        preventSeekForward: false,
        preventSeek: false      };
    }
    config.plugins.floating = {
      disable: true    };
    if (kPlayer.plugins["navigation"]) {
      config.plugins.navigation = {
        position: "right",
        expandMode: "over",
        expandOnFirstPlay: false,
        visible: false      };
    }
    if (kPlayer.plugins["hotspots"]) {
      config.plugins['playkit-js-hotspots'] = {
        disable: true      };
    }
    if (kPlayer.plugins["moderation"]) {
      config.plugins['playkit-js-moderation'] = {
        disable: true      };
    }
    if (kPlayer.plugins["info"]) {
      config.plugins['playkit-js-info'] = {
        disable: true      };
    }
    if (kPlayer.plugins["share"]) {
      config.plugins.share = {
        disable: true      };
    }
          config.ui.uiComponents = [];
                    if (kPlayer.plugins["googleAnalytics"]) {
      config.plugins.googleTagManager = {};
      config.plugins.googleTagManager.customEventsTracking = {};
      config.plugins.googleTagManager.containerId = 'GTM-57RJQ5';
              config.plugins.googleTagManager.customEventsTracking.custom = [];
                    config.plugins.googleTagManager.customEventsTracking = {
          preset: {
            coreEvents: true,
            UIEvents: false,
            playlistEvents: false,
            castEvents: false
          }
        };
          }
  



 
    // Ensure the global player registry array always exists, regardless of embed type.
    window.kalturaPlayerVideos = window.kalturaPlayerVideos || [];
    try {
              var thumbEmbedPromise = __thumbnailEmbed({config, mediaInfo: {entryId: "1_ycbzgtpf"}});
        // __thumbnailEmbed() returns a Promise that resolves with the player instance
        // when the user clicks the thumbnail. Use .then() to capture the player directly.
        thumbEmbedPromise
          .then(function(player) {
            window.kalturaPlayerVideos.push(player);
            // Notify kaltura_datalayer.js that a new player is ready so it can
            // attach custom event listeners immediately, regardless of when
            // the user clicked the thumbnail relative to page load.
            document.dispatchEvent(new CustomEvent('kalturaPlayerReady', { detail: { player: player } }));
          })
          .catch(function(error) {
            console.error(error);
          });
          } catch (e) {
      console.error(e.message)
    }
  

 





---

**Jessica**’s passion and expertise lies in machine learning and data analytics, which she applies to support chemists during the drug discovery phase.

While at times, she feels that as a woman, she has had to prove herself in this field, the most important thing for her is not her gender but her dedication to learning and applying her knowledge to push the boundaries of what humans coupled with technology can do in order to have a real impact on society:

> Sometimes I have the impression I have to prove myself more than a man. I have to prove what I'm doing. I have to prove what I think and in order to let them really believe in my skills and in my knowledge I have the impression I have to push more.

  
  var kPlayer = KalturaPlayer_55802022 || KalturaPlayer;
  var config = {
    targetId: "kaltura_player_6a9045a9ebb01936469125",
    provider: {
      widgetId: "1_2yapysuq",
      partnerId: "2076321",
      uiConfId: "55802022"
    },
    playback: {
      autoplay: false,
      autopause: false,
      muted: false,
      loop: false    },
    sources: {
      options: {},
      startTime: 0
    },
    disableUserCache: "true",
    plugins: {},
    sources: {
      options: {},
      startTime: 0
    },
    ui: {
      showCCButton: false,
      settings: {
        showQualityMenu: true,
        showSpeedMenu: false      },
      components: {
        fullscreen: {
          disableDoubleClick: false
        }
      },
      uiComponents: [
        {
          presets: ['Playback', 'Live'],
          area: 'BottomBarRightControls',
          replaceComponent: 'Fullscreen',
          get: kPlayer.ui.components.Remove
        }
      ]
    }
  };

  // Check and add plugins only if they exist
  if (kPlayer.plugins["download"]) {
    config.plugins.download = {
      disable: true    };
  }

  if (kPlayer.plugins["transcript"]) {
    config.plugins["playkit-js-transcript"] = {
      position: "right", // Default: bottom;('left', 'right', 'top', 'bottom') to enable transcript.
      expandMode: "over", // Default: alongside;('alongside', 'hidden', 'over')
      expandOnFirstPlay: false,
      showTime: true,
      downloadDisabled: false,
      printDisabled: false,
      disable: true    };
  }

      if (kPlayer.plugins["preventSeek"]) {
      config.plugins.preventSeek = {
        preventSeekForward: false,
        preventSeek: false      };
    }
    config.plugins.floating = {
      disable: true    };
    if (kPlayer.plugins["navigation"]) {
      config.plugins.navigation = {
        position: "right",
        expandMode: "over",
        expandOnFirstPlay: false,
        visible: false      };
    }
    if (kPlayer.plugins["hotspots"]) {
      config.plugins['playkit-js-hotspots'] = {
        disable: true      };
    }
    if (kPlayer.plugins["moderation"]) {
      config.plugins['playkit-js-moderation'] = {
        disable: true      };
    }
    if (kPlayer.plugins["info"]) {
      config.plugins['playkit-js-info'] = {
        disable: true      };
    }
    if (kPlayer.plugins["share"]) {
      config.plugins.share = {
        disable: true      };
    }
          config.ui.uiComponents = [];
                    if (kPlayer.plugins["googleAnalytics"]) {
      config.plugins.googleTagManager = {};
      config.plugins.googleTagManager.customEventsTracking = {};
      config.plugins.googleTagManager.containerId = 'GTM-57RJQ5';
              config.plugins.googleTagManager.customEventsTracking.custom = [];
                    config.plugins.googleTagManager.customEventsTracking = {
          preset: {
            coreEvents: true,
            UIEvents: false,
            playlistEvents: false,
            castEvents: false
          }
        };
          }
  



 
    // Ensure the global player registry array always exists, regardless of embed type.
    window.kalturaPlayerVideos = window.kalturaPlayerVideos || [];
    try {
              var thumbEmbedPromise = __thumbnailEmbed({config, mediaInfo: {entryId: "1_p7yhmc4l"}});
        // __thumbnailEmbed() returns a Promise that resolves with the player instance
        // when the user clicks the thumbnail. Use .then() to capture the player directly.
        thumbEmbedPromise
          .then(function(player) {
            window.kalturaPlayerVideos.push(player);
            // Notify kaltura_datalayer.js that a new player is ready so it can
            // attach custom event listeners immediately, regardless of when
            // the user clicked the thumbnail relative to page load.
            document.dispatchEvent(new CustomEvent('kalturaPlayerReady', { detail: { player: player } }));
          })
          .catch(function(error) {
            console.error(error);
          });
          } catch (e) {
      console.error(e.message)
    }
  

 





  
  
At Novartis, we’re continuing to push together to overcome these barriers and remove bias so that we can help build a truly inclusive and equitable society. Find out more about the four specific commitments we made in our public pledge with the [Equal Pay International Coalition (EPIC)](/about/inclusion/promoting-inclusion/our-equal-pay-international-coalition-epic-commitments "Our Equal Pay International Coalition (EPIC) Commitments").

---

**Let’s see what inspires more of our associates to innovate at Novartis**



 



##  



 

- ![Karin Blumer, Head of Comms and Patient Relations, Cell and Gene Therapy, Oncology](/sites/novartis_com/files/styles/image_gallery_full_width/public/2021-07/karin-blumer-iwd-portrait-image.jpg.webp?itok=TYmjmt2G "Karin Blumer, Head of Comms and Patient Relations, Cell and Gene Therapy, Oncology") View1/6
- ![Dorothea Ledergerber, Executive Project Director, Cell and Gene Operations, NTO](/sites/novartis_com/files/styles/image_gallery_full_width/public/2021-07/dorothea-ledergerber-iwd-portrait-image.jpg.webp?itok=sVYNVR7g "Dorothea Ledergerber, Executive Project Director, Cell and Gene Operations, NTO") View2/6
- ![Cansu Sagir, Process Specialist, NTO](/sites/novartis_com/files/styles/image_gallery_full_width/public/2021-07/cansu-sagir-iwd-portrait-image.jpg.webp?itok=vr4661xh "Cansu Sagir, Process Specialist, NTO") View3/6
- ![Cornelia Quadt, Senior Clinical Program Leader, NIBR](/sites/novartis_com/files/styles/image_gallery_full_width/public/2021-07/cornelia-quadt-iwd-portrait-image.jpg.webp?itok=id9bZHpm "Cornelia Quadt, Senior Clinical Program Leader, NIBR") View4/6
- ![Sheila Dickinson, Senior Expert Quant Safety Scientist, GDD](/sites/novartis_com/files/styles/image_gallery_full_width/public/2021-07/sheila-dickinson-iwd-portrait-image.jpg.webp?itok=VFApVXOj "Sheila Dickinson, Senior Expert Quant Safety Scientist, GDD") View5/6
- ![Marie-France Tschudin, President, Novartis Pharmaceuticals](/sites/novartis_com/files/styles/image_gallery_full_width/public/2021-07/marie-france-tschudin-iwd-portrait-image.jpg.webp?itok=oFZK3Ejn "Marie-France Tschudin, President, Novartis Pharmaceuticals") View6/6
 


 

    ![Karin Blumer, Head of Comms and Patient Relations, Cell and Gene Therapy, Oncology](/sites/novartis_com/files/styles/image_gallery_full_width/public/2021-07/karin-blumer-iwd-portrait-image.jpg.webp?itok=TYmjmt2G "Karin Blumer, Head of Comms and Patient Relations, Cell and Gene Therapy, Oncology")

**Karin Blumer**

My biggest inspiration stems from two sources: people and life. My parents are my guiding stars. Both gave me strong roots and values. In my adult life, my daughters are the main source of inspiration, constantly reminding me that my generation must serve as role model for theirs.

 

 

 

 

 

1/6

 

 ![Dorothea Ledergerber, Executive Project Director, Cell and Gene Operations, NTO](/sites/novartis_com/files/styles/image_gallery_full_width/public/2021-07/dorothea-ledergerber-iwd-portrait-image.jpg.webp?itok=sVYNVR7g "Dorothea Ledergerber, Executive Project Director, Cell and Gene Operations, NTO")

**Dorothea Ledergerber**

I love listening to audiobooks, especially biographies of all centuries: I am inspired by passionate leaders with grand ideas, leaders who stand up for their beliefs, leaders who are humble, and self-confident at the same time!

 

 

 

 

 

2/6

 

 ![Cansu Sagir, Process Specialist, NTO](/sites/novartis_com/files/styles/image_gallery_full_width/public/2021-07/cansu-sagir-iwd-portrait-image.jpg.webp?itok=vr4661xh "Cansu Sagir, Process Specialist, NTO")

**Cansu Sagir**

Everybody inspires every person but according to me my 2 year old son is my greatest hero, my inspiration, and my motivation. He inspires me because his life still shows the most beautiful picture of love, peace, honesty and truth.

 

 

 

 

 

3/6

 

 ![Cornelia Quadt, Senior Clinical Program Leader, NIBR](/sites/novartis_com/files/styles/image_gallery_full_width/public/2021-07/cornelia-quadt-iwd-portrait-image.jpg.webp?itok=id9bZHpm "Cornelia Quadt, Senior Clinical Program Leader, NIBR")

**Cornelia Quadt**

I always liked working on the interface between science and medicine: bringing the latest findings from research into potential new treatments for cancer - that’s most inspiring to me. Patients count on us to come up with innovative medicines to help them fight the disease.

 

 

 

 

 

4/6

 

 ![Sheila Dickinson, Senior Expert Quant Safety Scientist, GDD](/sites/novartis_com/files/styles/image_gallery_full_width/public/2021-07/sheila-dickinson-iwd-portrait-image.jpg.webp?itok=VFApVXOj "Sheila Dickinson, Senior Expert Quant Safety Scientist, GDD")

**Sheila Dickinson**

My mum is a great inspiration to me. She integrated her career with family life, including periods abroad in both Germany and France. She worked in many fields, from computing in the era of punch cards, to teaching English as a foreign language, to statistics within a university department of child health.

 

 

 

 

 

5/6

 

 ![Marie-France Tschudin, President, Novartis Pharmaceuticals](/sites/novartis_com/files/styles/image_gallery_full_width/public/2021-07/marie-france-tschudin-iwd-portrait-image.jpg.webp?itok=oFZK3Ejn "Marie-France Tschudin, President, Novartis Pharmaceuticals")

**Marie France Tschudin**

Whether it is the patients we serve, my colleagues who are committed to having a positive impact on people’s lives, or my friends and family who bring so much richness to my life – they all inspire me because they show me how much we can accomplish together by being different.

 

 

 

 

 

6/6

 

 

1. 
2. 
3. 
4. 
5. 
6. 
 
 [  Previous](#paragraph--14886) [  Next](#paragraph--14886) 

 



 

 

 

 







###  Pay Equity and Transparency at Novartis 

Find out more about how Novartis is committed to achieving gender balance in management by 2023 and to ensuring pay equity and transparency globally



 

 [Learn More](/about/inclusion "Learn More")