:root {
  --bosch-blue-50: #db0000;
  --bosch-blue-40: #00509f;
}

.o-header:before {
  height: 0;
  content: none;
}

.o-header__menu-trigger:active .o-header__menu-trigger-icon-bar {
  background: var(--bosch-blue-50);
}

.o-header__navigation-trigger a:active,
.o-header__navigation-trigger a:visited:active,
.a-link,
.o-footer__links a:active,
.o-footer__links a:visited:active,
.a-button--integrated:active,
o-header__menu-trigger:active .o-header__menu-trigger-icon-bar,
a:hover,
a:visited:hover {
  color: var(--bosch-blue-50);
}

.a-text-field input:focus {
  background-color: var(--neutral__focused__fill__default);
  border-bottom-color: var(--bosch-blue-50);
  outline: none;
}
code[class*="language-"],
pre[class*="language-"] {
  word-wrap: normal;
  background: none;
  color: #ccc;
  font-family: Consolas, Monaco, Andale Mono, Ubuntu Mono, monospace;
  font-size: 1em;
  -webkit-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
  line-height: 1.5;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  text-align: left;
  white-space: pre;
  word-break: normal;
  word-spacing: normal;
}

pre[class*="language-"] {
  margin: 0.5em 0;
  overflow: auto;
  padding: 1em;
}

:not(pre) > code[class*="language-"],
pre[class*="language-"] {
  background: #2d2d2d;
}

:not(pre) > code[class*="language-"] {
  border-radius: 0.3em;
  padding: 0.1em;
  white-space: normal;
}

.token.block-comment,
.token.cdata,
.token.comment,
.token.doctype,
.token.prolog {
  color: #999;
}

.token.punctuation {
  color: #ccc;
}

.token.attr-name,
.token.deleted,
.token.namespace,
.token.tag {
  color: #e2777a;
}

.token.function-name {
  color: #6196cc;
}

.token.boolean,
.token.function,
.token.number {
  color: #f08d49;
}

.token.class-name,
.token.constant,
.token.property,
.token.symbol {
  color: #f8c555;
}

.token.atrule,
.token.builtin,
.token.important,
.token.keyword,
.token.selector {
  color: #cc99cd;
}

.token.attr-value,
.token.char,
.token.regex,
.token.string,
.token.variable {
  color: #7ec699;
}

.token.entity,
.token.operator,
.token.url {
  color: #67cdcc;
}

.token.bold,
.token.important {
  font-weight: 700;
}

.token.italic {
  font-style: italic;
}

.token.entity {
  cursor: help;
}

.token.inserted {
  color: green;
}

pre[class*="language-"].line-numbers {
  counter-reset: linenumber;
  padding-left: 3.8em;
  position: relative;
}

pre[class*="language-"].line-numbers > code {
  position: relative;
  white-space: inherit;
}

.line-numbers .line-numbers-rows {
  border-right: 1px solid #999;
  font-size: 100%;
  left: -3.8em;
  letter-spacing: -1px;
  pointer-events: none;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 3em;
}

.line-numbers-rows > span {
  counter-increment: linenumber;
  display: block;
}

.line-numbers-rows > span:before {
  color: #999;
  content: counter(linenumber);
  display: block;
  padding-right: 0.8em;
  text-align: right;
}

body {
  word-wrap: break-word;
  -ms-font-feature-settings: "kern", "liga", "clig", "calt";
  font-feature-settings: "kern", "liga", "clig", "calt";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-kerning: normal;
  font-kerning: normal;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section {
  display: block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

a {
  -webkit-text-decoration-skip: objects;
}

mark {
  background-color: #ff0;
  color: #000;
}

svg:not(:root) {
  overflow: hidden;
}

optgroup {
  font-weight: 700;
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
}

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

::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}

dd,
dl {
  margin: 0;
  padding: 0;
}

pre {
  word-wrap: normal;
  background: #0000000a;
  border-radius: 3px;
  font-size: 0.85rem;
  line-height: 1.42;
  margin: 0 0 1.45rem;
  overflow: auto;
  padding: 1.45rem;
}

table {
  border-collapse: collapse;
  font-size: rem(16px);
  line-height: 1.45;
  width: 100%;
}

fieldset,
table {
  margin: 0 0 1.45rem;
  padding: 0;
}

blockquote {
  margin: 0 1.45rem 1.45rem;
  padding: 0;
}

form,
iframe,
noscript {
  margin: 0 0 1.45rem;
  padding: 0;
}

blockquote :last-child,
p :last-child {
  margin-bottom: 0;
}

code,
kbd,
samp {
  font-size: 0.85rem;
  line-height: 1.45;
}

abbr,
acronym {
  border-bottom: 1px dotted #00000080;
  cursor: help;
}

td,
th,
thead {
  text-align: left;
}

td,
th {
  font-feature-settings: "tnum";
  -moz-font-feature-settings: "tnum";
  -ms-font-feature-settings: "tnum";
  -webkit-font-feature-settings: "tnum";
  border-bottom: 1px solid #0000001f;
  padding: 0.725rem 0.96667rem calc(0.725rem - 1px);
}

td:first-child,
th:first-child {
  padding-left: 0;
}

td:last-child,
th:last-child {
  padding-right: 0;
}

code,
tt {
  background-color: var(--bosch-gray-95);
  border-radius: 3px;
  font-family: SFMono-Regular, Consolas, Roboto Mono, Droid Sans Mono, Liberation Mono, Menlo, Courier, monospace;
  font-size: 0.9rem;
  padding: 0.2rem 0.3rem;
}

pre code {
  background: none;
  line-height: 1.42;
}

.frontend-kit__landing-page {
  max-width: 900px;
}

.frontend-kit__landing-page__list-item {
  list-style: none;
  margin: 1rem 0;
}

.frontend-kit__landing-page__list-item:first-of-type {
  margin-top: 0;
}

.frontend-kit__landing-page__list-item:last-of-type {
  margin-bottom: 0;
}

.frontend-kit__landing-page .terms-of-use__notification {
  margin-bottom: 1.5rem;
}

.frontend-kit__status-badge {
  margin-left: 1rem;
}

.frontend-kit .m-text-image {
  margin-top: 6rem;
}

.frontend-kit .m-text-image img {
  width: 100%;
}

.steps-row {
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  margin: 1rem 0;
  width: 100%;
}

.step {
  background: var(--bosch-blue-50);
  border-radius: 0.5rem;
  margin: 0 0.5rem;
  position: relative;
}

.step > .heading {
  color: var(--bosch-white);
  font-weight: 700;
  padding: 1rem 1rem 0;
}

.step > .content {
  padding: 0 1rem 1rem;
}

.step .arrow {
  border-left: 5rem solid #0000;
  border-right: 5rem solid #0000;
  border-top: 1rem solid var(--bosch-gray-50);
  height: 1rem;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 5rem;
}

.frontend-kit__link,
.frontend-kit__link--header,
.frontend-kit__link--small {
  color: var(--bosch-black);
  line-height: 1.5;
  text-decoration: none;
}

.frontend-kit__link--header:visited,
.frontend-kit__link--small:visited,
.frontend-kit__link:visited {
  color: var(--bosch-black);
}

.frontend-kit__link--header:hover,
.frontend-kit__link--small:hover,
.frontend-kit__link:hover {
  text-decoration: none;
}

.frontend-kit__link--header:first-letter,
.frontend-kit__link--small:first-letter,
.frontend-kit__link:first-letter {
  text-transform: capitalize;
}

.frontend-kit__link.-nav-active {
  color: var(--bosch-blue-50);
}

.frontend-kit__link--small {
  display: block;
  font-size: 0.8rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.frontend-kit__link--header {
  border-bottom: 2px solid #0000;
  box-sizing: border-box;
  line-height: 3rem;
  margin-left: 2rem;
  text-decoration: none;
}

.frontend-kit__link--header:hover {
  border-bottom: 2px solid var(--bosch-blue-40);
}

.frontend-kit__link--header:first-of-type {
  margin-left: 6.5rem;
}

.frontend-kit__link--header.-header-active {
  border-bottom: 2px solid var(--bosch-blue-50);
  color: var(--bosch-blue-50);
}

.frontend-kit__link--header.-header-active:hover {
  border-bottom: 2px solid var(--bosch-blue-40);
}

.frontend-kit__main {
  background-color: var(--plain__enabled__fill__default);
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  margin: 0 auto 0 0;
  max-width: 1200px;
  min-width: 800px;
  padding-left: 4rem;
}

.frontend-kit__heading:first-letter {
  text-transform: capitalize;
}

.frontend-kit__content-wrapper {
  margin: 1rem 0 2rem;
}

.frontend-kit__example-wrapper {
  display: inline-block;
  margin: 2rem;
  min-height: 10rem;
  min-width: 10rem;
  padding: 1rem;
}

.frontend-kit__example-wrapper > :first-child {
  margin: 0 auto;
}

.frontend-kit__preview {
  background-color: var(--plain__enabled__fill__default);
  padding: 2rem;
}

.frontend-kit__preview.-single {
  align-items: center;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  min-height: 100vh;
}

.frontend-kit__preview .container.-row {
  display: flex;
  flex-direction: row;
  justify-content: center;
  min-height: 10rem;
}

.frontend-kit__fullpage-preview {
  min-height: 100vh;
}

.frontend-kit__overview {
  align-items: center;
  background-color: var(--plain__enabled__fill__default);
  display: flex;
  padding: 0;
}

.frontend-kit__overview.-single {
  align-content: center;
  align-items: center;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0;
  min-height: 100vh;
}

.frontend-kit__overview.-column {
  flex-direction: column;
}

.frontend-kit__overview > .component-overview__html {
  margin: 1em;
}

.frontend-kit__overview .badge-icon-example {
  display: inline-block;
  position: relative;
}

.frontend-kit__overview .badge-icon-example .a-badge {
  left: 24px;
  position: absolute;
  top: 8px;
}

.frontend-kit__table-head td {
  font-weight: 700;
}

.frontend-kit__table-row {
  line-height: 1.5;
  padding-bottom: 12px;
  padding-top: 12px;
}

.frontend-kit__notification.a-notification {
  margin-bottom: 1.5rem;
}

.frontend-kit__notification.a-notification:last-child {
  margin-bottom: 0;
}

.frontend-kit__documentation {
  display: flex;
}

.frontend-kit__documentation span {
  align-items: center;
  display: inline-flex;
  padding: 0 10px;
}

.frontend-kit__header {
  align-items: center;
  display: flex;
  flex-direction: row;
  padding: 32px 48px;
  position: relative;
}

.frontend-kit__header__supergraphic {
  background-image: url(/static/supergraphic_header_xl-366bd3a27b5740f6e6ea715aae17f8ae.png);
  background-position-y: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 6px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.frontend-kit__header__branding {
  display: block;
  flex-shrink: 0;
  width: 160px;
}

.frontend-kit__version {
  align-items: flex-end;
  display: flex;
  flex-direction: column;
  margin: 0 0 0 auto;
}

.frontend-kit__version .frok-smile {
  display: none;
}

.frontend-kit__version .wrapper {
  align-items: center;
  display: flex;
  flex-direction: row;
}

.frontend-kit__version .wrapper:hover .frok-smile {
  display: block;
}

.frontend-kit__version .wrapper:hover .frok {
  display: none;
}

.frontend-kit__version__current {
  margin-right: 0.25rem;
}

.frontend-kit__version svg {
  height: 32px;
  margin-left: 0.25rem;
  width: 32px;
}

.frontend-kit__version svg #frok-head-svg-eye {
  -webkit-animation: colorChange 10s infinite;
  animation: colorChange 10s infinite;
}

@-webkit-keyframes colorChange {
  0% {
    fill: var(--bosch-white);
  }

  18.9% {
    fill: var(--bosch-white);
  }

  19% {
    fill: var(--bosch-black);
  }

  20.5% {
    fill: var(--bosch-black);
  }

  20.6% {
    fill: var(--bosch-white);
  }
}

@keyframes colorChange {
  0% {
    fill: var(--bosch-white);
  }

  18.9% {
    fill: var(--bosch-white);
  }

  19% {
    fill: var(--bosch-black);
  }

  20.5% {
    fill: var(--bosch-black);
  }

  20.6% {
    fill: var(--bosch-white);
  }
}

.frontend-kit__footer {
  bottom: 0;
  font-size: 0.875rem;
  font-weight: 700;
  margin: 1rem 3rem;
  position: absolute;
}

.frontend-kit__footer__navigation {
  display: inline-block;
  list-style: none;
  padding-left: 30px;
}

.frontend-kit__footer__navigationItem {
  display: inline-block;
  margin-right: 10px;
}

.frontend-kit__footer__navigationItem:before {
  content: none;
}

.frontend-kit {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  padding-bottom: 4.5rem;
  position: relative;
}

.frontend-kit__layout-container {
  margin-bottom: 8rem;
}

.frontend-kit__layout-container main {
  display: flex;
  flex-direction: row;
  padding: 0 48px;
  width: 100%;
}

.gatsby-highlight {
  border-radius: 0.3em;
  font-variant-ligatures: none;
  margin: 0;
  max-width: 100%;
  min-width: 100%;
  overflow: auto;
}

.gatsby-highlight pre[class*="language-"].line-numbers {
  background-color: var(--plain__enabled__fill__default);
  margin: 0;
  overflow-x: scroll;
  overflow-y: hidden;
  padding: 1rem 0.5rem 1rem 4rem;
  width: 100%;
}

.gatsby-highlight pre[class*="language-"].line-numbers .line-numbers-rows {
  padding: 8px 0 8px 8px;
}

.frontend-kit__navigation {
  background: var(--bosch-white);
  margin-top: 2.5rem;
  max-width: 12rem;
  min-width: 12rem;
  padding: 0;
}

.frontend-kit__navigation__component {
  margin: 1.5rem 0;
}

.frontend-kit__navigation__component:first-of-type {
  margin-top: 0;
}

.frontend-kit__navigation__variant {
  margin: 0.5rem 0;
  padding: 0;
}

.frontend-kit__navigation__variant:first-child {
  margin-top: 0.5rem;
}

.frontend-kit__navigation__variant:last-child {
  margin-bottom: 3rem;
}

.frontend-kit__navigation__variant:before {
  content: none;
}

.frontend-kit__navigation ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.frontend-kit__button {
  display: inline-block;
}

.frontend-kit__button:hover {
  text-decoration: none;
}

:not(pre) > code[class*="language-"],
code {
  word-wrap: none;
  background-color: #0000001a;
  border-radius: 0;
  bottom: 1px;
  color: #000;
  font-family: monospace;
  font-size: 1rem;
  padding: 0.15rem 0.4rem;
  position: relative;
  white-space: nowrap;
}

code[class="language-text"] {
  background-color: inherit;
}

.frontend-kit__preview.-single[data-title="divider"] .component-preview__html {
  width: 100%;
}

.frontend-kit__preview.-single[data-title="image"] .component-preview__html {
  width: 50%;
}

.o-header__logo {
  height: 4rem;
  width: unset;
}

@media (min-width: 768px) {
  .o-header__logo {
    height: 5rem;
  }
}

@media (min-width: 768px) {
  .o-footer__bottom .o-footer__links > li:not(:last-child),
  .o-footer__top .o-footer__links > li:not(:last-child) {
    margin-right: 1.2rem;
  }
}

.o-footer__links .-external a:after {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  bottom: 5px;
}
