@media (min-width: 901px) {
  .fpc-study .reveal,
  .fpc-study .reveal.in,
  .fpc-study .fpc-hero,
  .fpc-study .fpc-section {
    opacity: 1 !important;
    visibility: visible !important;
    transform: none !important;
  }
  .fpc-study .fpc-hero { grid-template-columns: .9fr 1.1fr !important; gap: 3vw !important; }
  .fpc-study .fpc-hero-copy > span,
  .fpc-study .fpc-section > header > span,
  .fpc-study .fpc-system-grid small,
  .fpc-study .fpc-feature-stage aside > span,
  .fpc-study .fpc-ai article b,
  .fpc-study .fpc-browser-bar span { font-size: 18px !important; line-height: 1.6 !important; }
  .fpc-study .fpc-hero-copy h1 { font-size: 61.44px !important; line-height: 1.15 !important; }
  .fpc-study .fpc-hero-copy > p,
  .fpc-study .fpc-section > header > p { font-size: 56px !important; font-weight: 350 !important; line-height: 1.65 !important; }
  .fpc-study .fpc-hero-copy i { font-size: 34px !important; line-height: 1.35 !important; }
  .fpc-study .fpc-section > header h2 { font-size: 43.52px !important; line-height: 1.22 !important; }
  .fpc-study h3 { font-size: 42px !important; font-weight: 500 !important; line-height: 1.35 !important; }
  .fpc-study p { font-size: 36px !important; font-weight: 350 !important; line-height: 1.65 !important; }
  .fpc-study .fpc-overview-grid b { font-size: 30px !important; }
  .fpc-study .fpc-overview-grid strong { font-size: 48px !important; }
  .fpc-study .fpc-flow span { font-size: 25px !important; line-height: 1.55 !important; }
  .fpc-study .fpc-colors b,
  .fpc-study .fpc-colors span { font-size: 30px !important; line-height: 1.5 !important; }
  .fpc-study .fpc-type b { font-size: 40px !important; }
  .fpc-study .fpc-type span { font-size: 34px !important; line-height: 1.5 !important; }
  .fpc-study .fpc-filter-demo label,
  .fpc-study .fpc-filter-demo span,
  .fpc-study .fpc-filter-demo button,
  .fpc-study .fpc-state-demo i { font-size: 24px !important; line-height: 1.5 !important; }
  .fpc-study .fpc-table-demo > * { font-size: 22px !important; line-height: 1.5 !important; }
  .fpc-study .fpc-feature-stage li { font-size: 40px !important; line-height: 1.55 !important; }
  .fpc-study .fpc-feature-stage li b,
  .fpc-study .fpc-spatial-main article b,
  .fpc-study .fpc-inspection-notes b { font-size: 25px !important; }
  .fpc-study .fpc-page-wall figcaption b { font-size: 20px !important; line-height: 1.5 !important; }
  .fpc-study .fpc-page-wall figcaption span { font-size: 56px !important; font-weight: 450 !important; line-height: 1.5 !important; }
  .fpc-study .fpc-summary article b { font-size: 34px !important; }
  .fpc-study .fpc-summary article p { font-size: 24px !important; font-weight: 350 !important; line-height: 1.75 !important; }
  .fpc-study .fpc-ai article,
  .fpc-study .fpc-summary article { min-height: 520px !important; }

  .fpc-study .fpc-page-display {
    overflow: visible !important;
  }
  .fpc-study .fpc-page-wall {
    width: calc(100vw - 40px) !important;
    max-width: none !important;
    margin-left: 50% !important;
    transform: translateX(-50%) !important;
    padding: 120px 20px 180px !important;
    overflow: visible !important;
    perspective: 1800px !important;
  }
  .fpc-study .fpc-page-wall-canvas {
    position: static !important;
    inset: auto !important;
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 138px 48px !important;
    width: 100% !important;
    max-width: none !important;
    margin: 0 auto !important;
    transform: none !important;
  }
  .fpc-study .fpc-page-wall figure,
  .fpc-study .fpc-page-wall figure:nth-child(n),
  .fpc-study .fpc-page-wall figure.is-core {
    position: relative !important;
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    left: auto !important;
    width: 100% !important;
    max-width: none !important;
    aspect-ratio: 16 / 9 !important;
    margin: 0 !important;
    overflow: visible !important;
    border: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  .fpc-study .fpc-page-wall figure:first-child {
    grid-column: 1 / -1 !important;
    width: 86% !important;
    justify-self: center !important;
  }
  .fpc-study .fpc-page-wall figure:nth-child(odd) {
    transform: perspective(1600px) rotateY(1.8deg) rotateZ(-.55deg) scale(1) !important;
  }
  .fpc-study .fpc-page-wall figure:nth-child(even) {
    transform: perspective(1600px) rotateY(-1.8deg) rotateZ(.55deg) translateY(54px) scale(1) !important;
  }
  .fpc-study .fpc-page-wall figure:hover {
    z-index: 8 !important;
    transform: perspective(1600px) rotateY(0deg) rotateZ(0deg) translateY(-10px) scale(1.02) !important;
  }
  .fpc-study .fpc-page-wall figure::before {
    content: "" !important;
    position: absolute !important;
    inset: -12px !important;
    border: 1px solid rgba(32, 222, 244, .34) !important;
    pointer-events: none !important;
    box-shadow: 0 0 28px rgba(32, 222, 244, .08) !important;
  }
  .fpc-study .fpc-page-wall figure::after {
    content: "" !important;
    position: absolute !important;
    top: -12px !important;
    left: -12px !important;
    width: 70px !important;
    height: 2px !important;
    background: #20def4 !important;
    box-shadow: 0 0 14px rgba(32, 222, 244, .48) !important;
  }
  .fpc-study .fpc-page-wall figure img {
    display: block !important;
    width: 100% !important;
    height: 100% !important;
    max-height: none !important;
    object-fit: contain !important;
    object-position: top center !important;
    border: 1px solid rgba(32, 222, 244, .42) !important;
    background: #f3f7fb !important;
    box-shadow: 0 34px 80px rgba(0, 0, 0, .48), 0 0 28px rgba(32, 222, 244, .08) !important;
    filter: none !important;
  }
  .fpc-study .fpc-page-wall figcaption {
    position: static !important;
    display: flex !important;
    align-items: baseline !important;
    gap: 16px !important;
    padding: 22px 2px 0 !important;
    transform: none !important;
  }
  .fpc-study .fpc-page-wall figcaption b {
    font-size: 24px !important;
    line-height: 1.4 !important;
  }
  .fpc-study .fpc-page-wall figcaption span {
    font-size: 32px !important;
    font-weight: 400 !important;
    line-height: 1.4 !important;
  }
}
