/* Background && Buttons Colors: */
/* Text Colors: */
/* Der Start (#1) */
/* To restrict styles to the current slide, panel, or example use .slide[data-cid="slide-01-c3d56c14"] */
.slide[data-cid=slide-01-c3d56c14] .iphone-35 {
  margin-bottom: -45%;
}

/* Die Bereiche (#2) */
/* To restrict styles to the current slide, panel, or example use .slide[data-cid="slide-49-ebc892f3"] */
.slide[data-cid=slide-49-ebc892f3] .flex-49 .material-icons {
  margin-bottom: 10px;
  margin-top: 15px;
  font-size: 72px;
}
.slide[data-cid=slide-49-ebc892f3] ol.benefits_list {
  text-align: left;
  padding-top: 20px;
}
.slide[data-cid=slide-49-ebc892f3] ol.benefits_list li {
  list-style: disc;
  padding-bottom: 25px;
}
.slide[data-cid=slide-49-ebc892f3] span.normal {
  font-weight: 100;
}

/* Einsatzzwecke (#3) */
/* To restrict styles to the current slide, panel, or example use .slide[data-cid="slide-49-92901ca3"] */
.slide[data-cid=slide-49-92901ca3] .flex-49 .material-icons {
  margin-bottom: 10px;
  margin-top: 15px;
  font-size: 72px;
}
.slide[data-cid=slide-49-92901ca3] ol.benefits_list {
  text-align: left;
  padding-top: 20px;
}
.slide[data-cid=slide-49-92901ca3] ol.benefits_list li {
  list-style: disc;
  padding-bottom: 25px;
}
.slide[data-cid=slide-49-92901ca3] span.normal {
  font-weight: 100;
}
.slide[data-cid=slide-49-92901ca3] ul.use-cases h4 {
  font-size: 17px;
  font-weight: 400;
}
.slide[data-cid=slide-49-92901ca3] ul.use-cases li {
  border: 1px solid #80808063;
  cursor: pointer;
}
.slide[data-cid=slide-49-92901ca3] ul.use-cases li:nth-child(odd) {
  background: #00000042;
}

/* Aktuelle Branchen (#4) */
/* To restrict styles to the current slide, panel, or example use .slide[data-cid="slide-99-552f0d45"] */
.slide[data-cid=slide-99-552f0d45] a.box-99:active, .slide[data-cid=slide-99-552f0d45] a.box-99:focus {
  outline: none;
}
.slide[data-cid=slide-99-552f0d45] a.box-99:hover {
  opacity: 1;
}
.slide[data-cid=slide-99-552f0d45] .thumbnail-99 {
  position: relative;
}
.slide[data-cid=slide-99-552f0d45] .thumbnail-99 img {
  width: 100%;
  height: 100%;
}
.slide[data-cid=slide-99-552f0d45] h4.smaller.title-slide-99 {
  font-weight: normal;
}
.slide[data-cid=slide-99-552f0d45] h4.smaller.title-slide-99 b {
  font-weight: 900;
}
.slide[data-cid=slide-99-552f0d45] .blackout-99 {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  border: none;
  background: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.4));
  z-index: 10;
}
.slide[data-cid=slide-99-552f0d45] .title-slide-99 {
  position: absolute;
  text-align: left;
  width: 80%;
  bottom: 35%;
  left: 50%;
  transform: translateX(-50%);
  font-size: 20px;
  line-height: 26px;
  z-index: 15;
}
.slide[data-cid=slide-99-552f0d45] .details-99 {
  position: absolute;
  bottom: 45px;
  z-index: 15;
  text-align: left;
  width: 80%;
  left: 50%;
  transform: translateX(-50%);
  line-height: 24px;
}
.slide[data-cid=slide-99-552f0d45] .more-99 {
  position: absolute;
  bottom: 5px;
  z-index: 15;
  text-align: left;
  width: 80%;
  left: 50%;
  transform: translateX(-50%);
  cursor: pointer;
}

/* Kontakt & Impressum (#5) */
/* To restrict styles to the current slide, panel, or example use .slide[data-cid="slide-02-03489c15"] */
.slide[data-cid=slide-02-03489c15].whiteSlide .frame-93 {
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.slide[data-cid=slide-02-03489c15] .frame-93 {
  border: 1px solid rgba(255, 255, 255, 0.3);
  text-align: center;
  display: inline-block;
  padding: 40px;
}
.slide[data-cid=slide-02-03489c15] .frame-93.rounded {
  border-radius: 6px;
}
@media (max-width: 1023px) {
  .slide[data-cid=slide-02-03489c15] .frame-93 {
    text-align: center;
  }
  .slide[data-cid=slide-02-03489c15] .button.button-93 {
    margin: 30px 0 0;
  }
}
@media (max-width: 499px) {
  .slide[data-cid=slide-02-03489c15] .frame-93 {
    padding: 0px;
    border: none !important;
  }
}
