/* s30 第三屏：全局画布 1920×1350 基准，仅 [data-slide-id="s30"] */

.deck-slide[data-slide-id="s30"] {
  background: #353543;
}

.deck-media-layout--s30-stack {
  position: absolute;
  inset: 0;
  pointer-events: none;
  isolation: isolate;
}

.s30__tablet-vid {
  position: absolute;
  display: block;
  margin: 0;
  padding: 0;
  max-width: none;
  max-height: none;
  object-fit: scale-down;
  object-position: left top;
  pointer-events: none;
}

.s30-copy {
  position: relative;
  width: 100%;
  min-height: 1611px;
  height: 100%;
  margin: 0;
  padding: 0;
  pointer-events: none;
}

.s30__title {
  position: absolute;
  left: 185px;
  top: 1168px;
  width: 120px;
  height: 40px;
  margin: 0;
  padding: 0;
  font-family: var(--font-title);
  font-size: 30px;
  font-weight: 400;
  line-height: 40px;
  color: #949494;
  pointer-events: none;
}

.s30__body {
  position: absolute;
  left: 185px;
  top: 1217px;
  width: 1221px;
  min-height: 24px;
  height: auto;
  margin: 0;
  padding: 0;
  font-family: var(--font-body);
  font-size: 17px;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 2px;
  color: #999899;
  pointer-events: none;
}

.deck-slide__layer .s30-copy {
  pointer-events: none;
}
