.wall-journey.section{position:relative;height:320svh;padding-top:0;padding-bottom:0}.wall-sticky{position:sticky;top:0;height:100svh;display:flex;flex-direction:column;justify-content:center;gap:20px;padding-block:32px;box-sizing:border-box}.wall-journey .section-heading{margin:0;flex-shrink:0}.wall-journey .section-heading h2{margin-top:0}.wall-journey .section-heading p{margin-bottom:0}.wall-screen{position:relative;min-height:0;background:#f8f7f3;overflow:hidden}.wall-screen video{display:block;width:100%;max-height:74svh;aspect-ratio:16/9;object-fit:contain}.wall-scroll-hint{position:absolute;bottom:24px;left:50%;transform:translateX(-50%);border-radius:40px;padding:12px 20px;background:#fffffff0;color:#202020;font-size:12px;white-space:nowrap;pointer-events:none;transition:opacity .2s}.wall-started .wall-scroll-hint{opacity:0}.wall-error.section{height:auto}.wall-error .wall-sticky{position:relative}@media(max-width:600px){.wall-sticky{gap:16px;padding-block:24px}.wall-screen video{aspect-ratio:4/5;object-fit:cover}.wall-scroll-hint{font-size:10px;bottom:12px;padding:8px 12px}}

.wall-screen video[hidden]{display:none}.wall-screen canvas{display:block;width:100%;max-height:74svh;aspect-ratio:16/9;object-fit:contain}@media(max-width:600px){.wall-screen canvas{aspect-ratio:4/5;object-fit:cover}}
