@font-face {
  font-family: "SiemensSans";
  font-style: normal;
  font-weight: bold;
  font-display: swap;
  src: url("https://cdn.c2comms.cloud/fonts/professional/6.0/SiemensSans_Prof_Bold.eot"),
    url("https://cdn.c2comms.cloud/fonts/professional/6.0/SiemensSans_Prof_Bold.woff2")
      format("woff2"),
    url("https://cdn.c2comms.cloud/fonts/professional/6.0/SiemensSans_Prof_Bold.woff")
      format("woff"),
    url("https://cdn.c2comms.cloud/fonts/professional/6.0/SiemensSans_Prof_Bold.ttf")
      format("truetype");
}

@font-face {
  font-family: "SiemensSans";
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: url("https://cdn.c2comms.cloud/fonts/professional/6.0/SiemensSans_Prof_Roman.eot"),
    url("https://cdn.c2comms.cloud/fonts/professional/6.0/SiemensSans_Prof_Roman.woff2")
      format("woff2"),
    url("https://cdn.c2comms.cloud/fonts/professional/6.0/SiemensSans_Prof_Roman.woff")
      format("woff"),
    url("https://cdn.c2comms.cloud/fonts/professional/6.0/SiemensSans_Prof_Roman.ttf")
      format("truetype");
}

@font-face {
  font-family: "SiemensSerif";
  font-style: normal;
  font-weight: bold;
  font-display: swap;
  src: url("https://cdn.c2comms.cloud/fonts/professional/6.0/SiemensSerif_Prof_Bold.eot"),
    url("https://cdn.c2comms.cloud/fonts/professional/6.0/SiemensSerif_Prof_Bold.woff2")
      format("woff2"),
    url("https://cdn.c2comms.cloud/fonts/professional/6.0/SiemensSerif_Prof_Bold.woff")
      format("woff"),
    url("https://cdn.c2comms.cloud/fonts/professional/6.0/SiemensSerif_Prof_Bold.ttf")
      format("truetype");
}

@font-face {
  font-family: "SiemensSerif";
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: url("https://cdn.c2comms.cloud/fonts/professional/6.0/SiemensSerif_Prof_Roman.eot"),
    url("https://cdn.c2comms.cloud/fonts/professional/6.0/SiemensSerif_Prof_Roman.woff2")
      format("woff2"),
    url("https://cdn.c2comms.cloud/fonts/professional/6.0/SiemensSerif_Prof_Roman.woff")
      format("woff"),
    url("https://cdn.c2comms.cloud/fonts/professional/6.0/SiemensSerif_Prof_Roman.ttf")
      format("truetype");
}

@font-face {
  font-family: "SiemensBlack";
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: url("https://cdn.c2comms.cloud/fonts/professional/6.0/SiemensSans_Prof_Black.eot"),
    url("https://cdn.c2comms.cloud/fonts/professional/6.0/SiemensSans_Prof_Black.woff2")
      format("woff2"),
    url("https://cdn.c2comms.cloud/fonts/professional/6.0/SiemensSans_Prof_Black.woff")
      format("woff"),
    url("https://cdn.c2comms.cloud/fonts/professional/6.0/SiemensSans_Prof_Black.ttf")
      format("truetype");
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

main {
  display: block;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

html,
body {
  box-sizing: border-box;
  height: 100%;
  margin: 0;
  padding: 0;
  width: 100%;
}

body {
  background-color: #000028;
  color: #fff;
  font-family: SiemensSans, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 100%;
  font-style: normal;
  height: 100%;
  width: 100%;
}

*,
::after,
::before {
  box-sizing: inherit;
}

.page {
  background-color: #000028;
}

.page__content {
  margin: 0 auto;
  max-width: 92.25rem;
  padding: 0 1rem 1rem;
}

.header__wrapper {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  max-width: 92.25rem;
  padding: 1.25rem 1rem;
}

.header__logo {
  color: #fff;
  display: inline-block;
  font-size: 2rem;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
}

.header__department {
  border: 1px solid #fff;
  display: inline-block;
  font-size: 0.75rem;
  letter-spacing: 0.75px;
  padding: 0px 2px 0 2px;
  text-transform: uppercase;
}

.header__nav {
  font-size: 0.875rem;
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: right;
}

.header__nav li {
  display: inline-block;
  margin-left: 0.1em;
}

.header__nav li:not(:first-child):before {
  border-left: 1px solid #fff;
  content: " ";
  height: 100%;
  margin-right: 0.4em;
  width: 1px;
}

.header__nav a {
  color: #fff;
  text-decoration: none;
}

.header__nav a:hover {
  text-decoration: underline;
}

.header__nav .is-current {
  font-weight: bold;
}

.header__nav .is-current:hover {
  font-weight: bold;
  text-decoration: none;
}

.is-shown {
  display: block;
}

.is-hidden {
  display: none;
}

.headline {
  font-family: SiemensBlack, SiemensSans, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 1.625rem;
  line-height: 2rem;
  margin-bottom: 3rem;
  margin-top: 3rem;
  position: relative;
}


@keyframes drawDownLine {
  0% {
    transform: scaleY(0);
  }

  100% {
    transform: scaleyY(1);
  }
}

.headline span {
  font-family: SiemensSans, Arial, Helvetica, sans-serif;
  font-weight: normal;
}

.video-embed-code {
  max-height: 100%;
  max-width: 960px;
}

.video-embed-code iframe {
  display: block;
  height: 60vw;
  max-height: 560px;
  width: 100%;
}

.chat-embed-code {
  background: #fff;
  margin-top: 1rem;
  min-height: 300px;
  width: 100%;
}

.embedded-feed {
  height: 100%;
  min-height: 300px;
  position: relative;
  width: 100%;
}

.embedded-feed iframe {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.question-embed-code {
  margin-top: 1rem;
  min-height: 100px;
  width: 100%;
}

.question-embed-form {
  height: 100%;
  min-height: 100px;
  position: relative;
  width: 100%;
}

.question-embed-form iframe {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.info-wrapper {
  padding: 2.5rem 0;
}

.errorpage-info h2,
.webchat-info h2 {
  margin-bottom: 0.5rem;
  margin-top: 0.5rem;
}

.errorpage-info p,
.webchat-info p,
.errorpage-info li {
  font-size: 1.125rem;
  line-height: 1.75rem;
  max-width: 640px;
  margin-bottom: 1em;
  margin-top: 0.5rem;
}

.errorpage-info a,
.webchat-info a {
  display: inline-block;
  border-color: #fff;
  color: #fff;
  position: relative;
  text-decoration: none;
  transition: 0.9s;
}

.errorpage-info a:hover,
.webchat-info a:hover {
  border-color: #000028;
  color: #000028;
  position: relative;
  text-decoration: none;
}

.errorpage-info a:after,
.webchat-info a:after {
  bottom: 2px;
  border-color: inherit;
  border-width: 0 0 1px 0;
  border-style: solid;
  content: " ";
  left: 0;
  position: absolute;
  height: 1px;
  width: 100%;
}

.footer {
  background: #000028;
}

.footer a {
  font-size: 1rem;
}

.footer__wrapper {
  margin: 0 auto;
  max-width: 92.25rem;
  padding: 1.25rem 1rem;
}

.footer__content a {
  color: #b2b2be;
  font-size: 1rem;
  text-decoration: none;
}

.footer__content a:hover {
  text-decoration: underline;
}

.footer__content p {
  max-width: 640px;
}

.footer-nav-wrapper {
  padding: 1rem 0;
}

.footer-company-link {
  display: inline-block;
  margin-bottom: 1em;
}

.footer-nav {
  list-style: none;
  margin: 0;
  padding: 0;
}

.footer-nav li {
  margin-bottom: 1em;
}

.footer-nav--extra a {
  color: #fff;
}

@media only screen and (min-width: 569px) {
  .headline {
    font-size: 2.25rem;
    line-height: 2.625rem;
  }

  .headline::before {
    /* height: 4.5rem; */
    /* height: 2.25rem; */

    top: 0.5rem;
  }
}

@media only screen and (min-width: 720px) {
  .footer-nav-wrapper {
    display: flex;
    justify-content: space-between;
  }

  .footer-company-link {
    margin-bottom: 0;
  }

  .footer-nav {
    text-align: right;
  }

  .footer-nav--extra {
    text-align: left;
  }

  .footer-nav li {
    display: inline-block;
    margin: 0;
    padding: 0 0.75em;
    position: relative;
  }

  .footer-nav li:first-child {
    padding-left: 0;
  }

  @media only screen and (min-width: 769px) {
    .headline {
      font-size: 2.75rem;
      line-height: 3.3rem;
    }

    .headline::before {
      top: 0.625rem;
    }

    .embed-code {
      display: flex;
      justify-content: space-between;
      align-content: flex-start;
      flex-flow: row nowrap;
    }

    .video-embed-code {
      max-height: 100%;
      flex-basis: 100%;
      flex-grow: 0;
      flex-shrink: 1;
    }

    .chat-embed-code {
      /* width: 40%; */
      flex-basis: 25rem;
      flex-grow: 0;
      flex-shrink: 0;
      margin-left: 1rem;
      margin-top: 0;
    }

    .question-embed-code {
      max-height: 100%;
      flex-basis: 100%;
      flex-grow: 0;
      flex-shrink: 1;
    }
  }

  @media only screen and (min-width: 961px) {
    .is-de.headline::before {
      height: 0.71em;
    }

    .video-embed-code {
      max-width: 70%;
      flex-basis: calc(100% - 25rem);
    }

    .question-embed-code {
      max-width: 70%;
      flex-basis: calc(100% - 25rem);
    }

    .video-embed-code iframe {
      max-height: 35.667rem;
    }

    .chat-embed-code {
      /* width: 30%; */
      flex-basis: 25rem;
    }

    .info-wrapper {
      padding: 2.5rem 0;
      display: flex;
      justify-content: space-between;
      align-content: flex-start;
      flex-flow: row nowrap;
    }

    .errorpage-info {
      max-width: 70%;
      flex-basis: calc(100% - 26rem);
    }

    .webchat-info {
      flex-basis: 25rem;
    }
  }
}
