.navigation-icon-bar-standard {
  margin-left: -9999px;
  margin-right: -9999px;
  padding: 65px 9999px;
  padding-bottom: 65px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .navigation-icon-bar-standard {
    margin: 0 -28px;
    padding: 34px 28px 34px 28px;
  }
}
.navigation-icon-bar-standard .carousel-holder {
  position: relative;
  display: flex;
  justify-content: center;
}
.navigation-icon-bar-standard .carousel-holder .arrows {
  display: none;
  align-items: center;
  justify-content: center;
}
.navigation-icon-bar-standard .carousel-holder .arrows.icon-arrow-prev,
.navigation-icon-bar-standard .carousel-holder .arrows.icon-arrow-next {
  height: 100%;
  position: absolute;
  text-decoration: none;
}
.navigation-icon-bar-standard .carousel-holder .arrows.icon-arrow-next {
  right: -65px;
}
@media only screen and (max-width: 767px) {
  .navigation-icon-bar-standard .carousel-holder .arrows.icon-arrow-next {
    right: 0;
  }
}
.navigation-icon-bar-standard .carousel-holder .arrows.icon-arrow-prev {
  left: -65px;
}
@media only screen and (max-width: 767px) {
  .navigation-icon-bar-standard .carousel-holder .arrows.icon-arrow-prev {
    left: 0;
  }
}
.navigation-icon-bar-standard .carousel-holder .arrows:focus {
  outline: none;
}
.navigation-icon-bar-standard .carousel-holder .arrows.disabled {
  pointer-events: none;
}
.navigation-icon-bar-standard .carousel-holder .arrows.disabled:before {
  opacity: .3;
}
.navigation-icon-bar-standard .carousel-holder .arrows:before {
  font-size: 85px;
  height: 85px;
  line-height: 85px;
  left: 0;
  top: 0;
  opacity: .7;
  z-index: 2;
}
.navigation-icon-bar-standard .carousel-holder .carousel-mask {
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .navigation-icon-bar-standard .carousel-holder .carousel-mask .mobile-slide .col-item:first-child:not(.col-sm-4) .item-content {
    margin-bottom: 18px;
  }
}
.navigation-icon-bar-standard .carousel-holder .carousel-mask .hidden-while-load {
  display: none;
}
@media only screen and (max-width: 767px) {
  .navigation-icon-bar-standard .carousel-holder .carousel-mask {
    height: 100%;
  }
  .navigation-icon-bar-standard .carousel-holder .carousel-mask .carousel-slider {
    height: 100%;
  }
  .navigation-icon-bar-standard .carousel-holder .carousel-mask .mobile-slide {
    height: 100%;
    float: left;
    margin: 0;
  }
  .rtl .navigation-icon-bar-standard .carousel-holder .carousel-mask .mobile-slide {
    float: right;
  }
  .navigation-icon-bar-standard .carousel-holder .carousel-mask .mobile-slide .col-item {
    margin: 0 auto;
    float: none;
    padding: 0;
  }
}
.navigation-icon-bar-standard .row.headline {
  display: flex;
  justify-content: center;
  padding-bottom: 24px;
}
@media only screen and (max-width: 767px) {
  .navigation-icon-bar-standard .row.headline {
    margin-top: 2px;
    padding-bottom: 20px;
  }
}
.navigation-icon-bar-standard .row.headline .headline-wrapper {
  font-family: "SAPBook", Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 42px;
  line-height: 1.1;
  text-align: center;
}
html.content-zh_cn .navigation-icon-bar-standard .row.headline .headline-wrapper {
  font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
  font-weight: 300;
}
html.content-iw_il .navigation-icon-bar-standard .row.headline .headline-wrapper {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
}
html.content-ar_ae .navigation-icon-bar-standard .row.headline .headline-wrapper {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
}
html.content-ja_jp .navigation-icon-bar-standard .row.headline .headline-wrapper {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
}
html.content-ko_kr .navigation-icon-bar-standard .row.headline .headline-wrapper {
  font-family: "Malgun Gothic", Arial, Helvetica, sans-serif;
  font-weight: 300;
}
html.content-zh_tw .navigation-icon-bar-standard .row.headline .headline-wrapper {
  font-family: "Microsoft JhengHei", Arial, Helvetica, sans-serif;
  font-weight: 300;
}
@media only screen and (max-width: 767px) {
  .navigation-icon-bar-standard .row.headline .headline-wrapper {
    font-size: 24px;
  }
}
.navigation-icon-bar-standard .item-content {
  text-align: center;
}
.navigation-icon-bar-standard .item-content .navbar-item-icon-link {
  font-family: "SAPRegular", Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 16px;
  text-decoration: none;
  display: block;
  padding-top: 5px;
}
html.content-zh_cn .navigation-icon-bar-standard .item-content .navbar-item-icon-link {
  font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
  font-weight: 400;
}
html.content-iw_il .navigation-icon-bar-standard .item-content .navbar-item-icon-link {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
}
html.content-ar_ae .navigation-icon-bar-standard .item-content .navbar-item-icon-link {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
}
html.content-ja_jp .navigation-icon-bar-standard .item-content .navbar-item-icon-link {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
}
html.content-ko_kr .navigation-icon-bar-standard .item-content .navbar-item-icon-link {
  font-family: "Malgun Gothic", Arial, Helvetica, sans-serif;
  font-weight: 400;
}
html.content-zh_tw .navigation-icon-bar-standard .item-content .navbar-item-icon-link {
  font-family: "Microsoft JhengHei", Arial, Helvetica, sans-serif;
  font-weight: 400;
}
@media only screen and (max-width: 767px) {
  .navigation-icon-bar-standard .item-content .navbar-item-icon-link {
    font-family: "SAPMedium", Arial, Helvetica, sans-serif;
    font-weight: normal;
  }
  html.content-zh_cn .navigation-icon-bar-standard .item-content .navbar-item-icon-link {
    font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
    font-weight: 500;
  }
  html.content-iw_il .navigation-icon-bar-standard .item-content .navbar-item-icon-link {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
  }
  html.content-ar_ae .navigation-icon-bar-standard .item-content .navbar-item-icon-link {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
  }
  html.content-ja_jp .navigation-icon-bar-standard .item-content .navbar-item-icon-link {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
  }
  html.content-ko_kr .navigation-icon-bar-standard .item-content .navbar-item-icon-link {
    font-family: "Malgun Gothic", Arial, Helvetica, sans-serif;
    font-weight: 500;
  }
  html.content-zh_tw .navigation-icon-bar-standard .item-content .navbar-item-icon-link {
    font-family: "Microsoft JhengHei", Arial, Helvetica, sans-serif;
    font-weight: 500;
  }
}
.navigation-icon-bar-standard .item-content .navbar-item-icon img {
  width: 75px;
  height: 75px;
  margin-bottom: 9px;
  transition: all 0.2s ease-in-out;
}
@media only screen and (max-width: 767px) {
  .navigation-icon-bar-standard .item-content .navbar-item-icon img {
    margin-bottom: 13px;
  }
}
.navigation-icon-bar-standard .item-content .navbar-item-title {
  display: inline-block;
  white-space: pre-wrap;
}
.navigation-icon-bar-standard .item-content.dimmed-down {
  opacity: .5;
}
@media only screen and (max-width: 767px) {
  .navigation-icon-bar-standard .item-content.dimmed-down {
    opacity: 1;
  }
}
.navigation-icon-bar-standard .item-content.hover-active {
  opacity: 1;
}
.navigation-icon-bar-standard .item-content.hover-active .navbar-item-icon-link img {
  transform: scale(1.1);
}
@media only screen and (max-width: 767px) {
  .navigation-icon-bar-standard .item-content.hover-active .navbar-item-icon-link img {
    transform: none;
  }
}
.navigation-icon-bar-standard.gray-color {
  background-color: #222222;
}
.navigation-icon-bar-standard.gray-color .arrows {
  color: #ffffff;
}
.navigation-icon-bar-standard.gray-color .headline-wrapper {
  color: #999999;
}
.navigation-icon-bar-standard.gray-color .navbar-item-title {
  color: #ffffff;
}
.navigation-icon-bar-standard.white-color {
  background-color: #ffffff;
}
.navigation-icon-bar-standard.white-color .arrows {
  color: #000000;
}
.navigation-icon-bar-standard.white-color .headline-wrapper {
  color: #333333;
}
.navigation-icon-bar-standard.white-color .navbar-item-title {
  color: #999999;
}
.navigation-icon-bar-standard.gallery-js-ready .arrows {
  display: flex;
}
.navigation-icon-bar-standard.gallery-js-ready.not-enough-slides .arrows {
  display: none;
}
.navigation-icon-bar-standard.gallery-js-ready .carousel-holder .carousel-mask .mobile-slide {
  display: block;
}
@media only screen and (max-width: 767px) {
  .navigation-icon-bar-standard.gallery-js-ready .carousel-holder .carousel-mask .mobile-slide {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
}
.rtl .navigation-icon-bar-standard {
  direction: ltr;
}
.rtl .navigation-icon-bar-standard .col-item {
  float: right;
}
.rtl .navigation-icon-bar-standard .carousel-mask .carousel-slider .slide {
  float: right;
}
