.rt-embed #rystal-typeflow-effects-section .rt-effect-placeholder {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  padding: clamp(18px, 3vw, 32px);
  text-align: center;
}

.rt-embed #rystal-typeflow-effects-section .rt-effect-placeholder h3 {
  margin: 0;
  color: #fff;
  font-family: inherit;
  font-size: clamp(20px, 2.4vw, 30px);
  font-weight: 800;
  line-height: 1.15;
  letter-spacing: -.02em;
}

.rt-embed #rystal-typeflow-effects-section .rt-effect-placeholder p {
  margin: 12px 0 0;
  color: rgba(255, 255, 255, .7);
  font-size: clamp(14px, 1.5vw, 16px);
  line-height: 1.45;
}

.rt-embed #rystal-typeflow-effects-section .rt-effect-placeholder span {
  margin-top: 20px;
  color: rgba(255, 255, 255, .55);
  font-size: 12px;
  line-height: 1.4;
}
