.final-journey{height:100svh;background:#101413;position:relative}
.final-journey-stage{position:relative;top:0;height:100svh;overflow:hidden}
.journey-picture{position:absolute;top:0;bottom:0;left:calc(var(--left-open,0)*32%);right:calc(var(--right-open,0)*32%);background:#101413}
.journey-picture video{width:100%;height:100%;object-fit:contain;display:block}
.final-journey .journey-picture{background:#101413 url('assets/workshop.png') center/contain no-repeat}
.final-journey .journey-picture:has(.journey-ready){background:#101413}
.final-journey video:not(.journey-ready){opacity:0}
.journey-handoff-still{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;pointer-events:none;opacity:0}
.final-journey-stage.journey-handoff{position:fixed;inset:0;z-index:5;width:100%;height:100svh;pointer-events:none}
.journey-heading{position:absolute;left:8vw;top:24%;opacity:var(--journey-title,1);pointer-events:none;text-shadow:0 2px 22px #000}
.journey-card{position:absolute;top:0;bottom:0;width:32%;background:#edece6;color:#17201e;padding:110px 3vw 65px;display:flex;flex-direction:column;justify-content:center;gap:20px}
.journey-card.right{right:0;transform:translateX(calc((1 - var(--card-open,0))*101%))}
.journey-card.left{left:0;transform:translateX(calc((var(--card-open,0) - 1)*101%))}
.journey-card img{display:block;width:100%;max-height:48svh;object-fit:contain}
.journey-card p{font-size:13px;margin:0}.journey-card .eyebrow{color:#68776e;font-size:10px}
.journey-bottom{position:absolute;bottom:25px;left:4vw;right:4vw;display:flex;justify-content:space-between;font-size:9px;letter-spacing:.12em;pointer-events:none;text-shadow:0 1px 8px #000}
.journey-contact{min-height:450px}
.journey-contact .contact-backdrop{display:none}
.journey-reduced{height:100svh}.journey-reduced .journey-card,.journey-reduced .journey-heading,.journey-reduced .journey-bottom{display:none}
@media(max-width:900px){
 .final-journey{height:100svh}
 .journey-picture{top:85px;left:0;right:0;bottom:auto;height:auto;aspect-ratio:16/9}
 .journey-heading{top:calc(100vw * .5625 + 110px);left:7vw}.journey-heading h2{font-size:42px}
 .journey-card{top:calc(100vw * .5625 + 100px);bottom:55px;width:100%;padding:20px 7vw;gap:12px;justify-content:center}
 .journey-card img{height:22svh;max-height:170px}.journey-card h3{font-size:28px}
 .journey-bottom{font-size:7px;gap:15px}
 .journey-reduced{height:75svh}
}

.journey-bottom>span{background:#101413b8;color:#edece6;padding:7px 10px;border-radius:2px}.journey-heading{color:#edece6}


.final-journey .journey-heading,.final-journey .journey-bottom{display:none}.final-journey .journey-picture{inset:0;height:100%;aspect-ratio:auto}.final-journey{height:auto;min-height:0}.final-journey-stage{height:auto;aspect-ratio:16/9;max-height:100svh}


.final-journey{height:1200svh}.final-journey-stage{position:sticky;top:0;height:100svh;max-height:none;aspect-ratio:auto}.final-journey.journey-reduced{height:100svh}

