@charset "UTF-8";
/* Panel Top 01 */
.ffde00 {
  color: #ffde00;
}

.fs24 {
  font-size: 24px;
}

.fs22 {
  font-size: 22px;
}

.fs20 {
  font-size: 20px;
}

/* Slide 81 (#1) */
.arrows {
  width: 30px;
  height: 20px;
  position: absolute;
  left: 50%;
  margin-left: -15px;
}

.arrows path {
  stroke: #fff;
  fill: transparent;
  stroke-width: 1px;
  animation: arrow 2s infinite;
  -webkit-animation: arrow 2s infinite;
}

@keyframes arrow {
  0% {
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes arrow /*Safari and Chrome*/ {
  0% {
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
.arrows path.a1 {
  animation-delay: -1s;
  -webkit-animation-delay: -1s;
  /* Safari å’Œ Chrome */
}

.arrows path.a2 {
  animation-delay: -0.5s;
  -webkit-animation-delay: -0.5s;
  /* Safari å’Œ Chrome */
}

.arrows path.a3 {
  animation-delay: 0s;
  -webkit-animation-delay: 0s;
  /* Safari å’Œ Chrome */
}

/* Slide 99 (#2) */
/* To restrict styles to the current slide, panel, or example use .slide[data-cid="slide-99-c4cdc7bb"] */
.slide[data-cid=slide-99-c4cdc7bb] a.box-99:active, .slide[data-cid=slide-99-c4cdc7bb] a.box-99:focus {
  outline: none;
}
.slide[data-cid=slide-99-c4cdc7bb] a.box-99:hover {
  opacity: 1;
}
.slide[data-cid=slide-99-c4cdc7bb] .thumbnail-99 {
  position: relative;
}
.slide[data-cid=slide-99-c4cdc7bb] .thumbnail-99 img {
  width: 100%;
  height: 100%;
}
.slide[data-cid=slide-99-c4cdc7bb] .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-c4cdc7bb] .title-slide-99 {
  position: absolute;
  text-align: left;
  width: 80%;
  bottom: 12%;
  left: 50%;
  transform: translateX(-50%);
  font-size: 20px;
  line-height: 26px;
  z-index: 15;
}
.slide[data-cid=slide-99-c4cdc7bb] .more-99 {
  position: absolute;
  bottom: 5px;
  z-index: 15;
  text-align: left;
  width: 80%;
  left: 50%;
  transform: translateX(-50%);
}

#testi-header {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

#testi-byline {
  margin: -10px 0px 0px 0px;
  padding: 20px 5px 10px 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

#testi-byline-headshot {
  display: inline-block;
  width: 45px;
  height: 100%;
  vertical-align: middle;
}

#testi-byline-actual {
  display: inline-block;
  width: calc(100% - 55px);
  height: 100%;
  vertical-align: middle;
}

.theme-anger {
  --fa-secondary-opacity: 1.0;
  --fa-primary-color: #FFFFFF;
  --fa-secondary-color: #a32b17;
}

.theme-tornado {
  --fa-secondary-opacity: 1.0;
  --fa-primary-color: #1c9c09;
  --fa-secondary-color: #ffffff;
}

.theme-mic {
  --fa-secondary-opacity: 1.0;
  --fa-primary-color: #FFFFFF;
  --fa-secondary-color: #c87eec;
}

.theme-bball {
  --fa-secondary-opacity: 1.0;
  --fa-primary-color: #0076ff;
  --fa-secondary-color: #FFFFFF;
}

.theme-choco {
  --fa-secondary-opacity: 1.0;
  --fa-primary-color: #6b321e;
  --fa-secondary-color: #FFFFFF;
}

.theme-brain {
  --fa-secondary-opacity: 1.0;
  --fa-primary-color: #FFFFFF;
  --fa-secondary-color: #bfc200;
}

/* Slide 61 (#3) */
/* To restrict styles to the current slide, panel, or example use .slide[data-cid="slide-61-dff46a3c"] */
.slide[data-cid=slide-61-dff46a3c] .flex-61 .material-icons {
  margin-bottom: 10px;
  margin-top: 15px;
  font-size: 36px;
}
@media (min-width: 1024px) {
  .slide[data-cid=slide-61-dff46a3c] img.macbook-61 {
    max-width: none;
    float: right;
    margin-right: 50px;
  }
}

/* Slide 99 (#4) */
/* To restrict styles to the current slide, panel, or example use .slide[data-cid="slide-99-c2d325cc"] */
.slide[data-cid=slide-99-c2d325cc] a.box-99:active, .slide[data-cid=slide-99-c2d325cc] a.box-99:focus {
  outline: none;
}
.slide[data-cid=slide-99-c2d325cc] a.box-99:hover {
  opacity: 1;
}
.slide[data-cid=slide-99-c2d325cc] .thumbnail-99 {
  position: relative;
}
.slide[data-cid=slide-99-c2d325cc] .thumbnail-99 img {
  width: 100%;
  height: 100%;
}
.slide[data-cid=slide-99-c2d325cc] .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-c2d325cc] .title-slide-99 {
  position: absolute;
  text-align: left;
  width: 80%;
  bottom: 12%;
  left: 50%;
  transform: translateX(-50%);
  font-size: 20px;
  line-height: 26px;
  z-index: 15;
}
.slide[data-cid=slide-99-c2d325cc] .more-99 {
  position: absolute;
  bottom: 5px;
  z-index: 15;
  text-align: left;
  width: 80%;
  left: 50%;
  transform: translateX(-50%);
}

#testi-header {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

#testi-byline {
  margin: -10px 0px 0px 0px;
  padding: 20px 5px 10px 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

#testi-byline-headshot {
  display: inline-block;
  width: 45px;
  height: 100%;
  vertical-align: middle;
}

#testi-byline-actual {
  display: inline-block;
  width: calc(100% - 55px);
  height: 100%;
  vertical-align: middle;
}

.theme-anger {
  --fa-secondary-opacity: 1.0;
  --fa-primary-color: #FFFFFF;
  --fa-secondary-color: #a32b17;
}

.theme-tornado {
  --fa-secondary-opacity: 1.0;
  --fa-primary-color: #1c9c09;
  --fa-secondary-color: #ffffff;
}

.theme-mic {
  --fa-secondary-opacity: 1.0;
  --fa-primary-color: #FFFFFF;
  --fa-secondary-color: #c87eec;
}

.theme-bball {
  --fa-secondary-opacity: 1.0;
  --fa-primary-color: #0076ff;
  --fa-secondary-color: #FFFFFF;
}

.theme-choco {
  --fa-secondary-opacity: 1.0;
  --fa-primary-color: #6b321e;
  --fa-secondary-color: #FFFFFF;
}

.theme-brain {
  --fa-secondary-opacity: 1.0;
  --fa-primary-color: #FFFFFF;
  --fa-secondary-color: #bfc200;
}

/* Slide 73 (#5) */
/* To restrict styles to the current slide, panel, or example use .slide[data-cid="slide-73-0e7df8a8"] */
.slide[data-cid=slide-73-0e7df8a8] .flex-73 {
  padding-top: 15px;
}
.slide[data-cid=slide-73-0e7df8a8] .flex-73 .material-icons {
  margin-bottom: 15px;
  margin-top: 10px;
  font-size: 36px;
}
.slide[data-cid=slide-73-0e7df8a8] .flex-73 > li:not(:last-child) {
  margin-bottom: 20px;
}
.slide[data-cid=slide-73-0e7df8a8] .flex-73 .cell-73 {
  padding: 30px;
  position: relative;
  display: block;
  transition: 0.25s;
}
.slide[data-cid=slide-73-0e7df8a8] .flex-73 .cell-73.rounded {
  border-radius: 6px;
}
.slide[data-cid=slide-73-0e7df8a8] .flex-73 .cell-73:hover {
  background: #fff;
  color: #202020;
  opacity: 1;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.2);
  border-color: transparent !important;
}
.slide[data-cid=slide-73-0e7df8a8] .flex-73:not(:hover) li:first-child > .cell-73 {
  background: #fff;
  color: #202020;
  opacity: 1;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.2);
  border-color: transparent !important;
}
@media (min-width: 1024px) {
  .slide[data-cid=slide-73-0e7df8a8] .image-73 {
    margin: -10% 0 -3%;
    max-width: none;
  }
}

/* Slide 68 (#7) */
.fs-20 {
  font-size: 20px;
}

.fas-yow {
  font-size: 100px;
  --fa-primary-opacity:1.0;
  --fa-secondary-opacity:0.4;
  --fa-primary-color:#ffde00;
  --fa-secondary-color:white;
}

.fas-woy {
  font-size: 100px;
  --fa-primary-opacity:0.4;
  --fa-secondary-opacity:1.0;
  --fa-primary-color:white;
  --fa-secondary-color:#ffde00;
}
