body.js-ready .reveal{opacity:0;transform:translateY(28px);transition:opacity .65s ease var(--reveal-delay,0ms),transform .65s cubic-bezier(.2,.8,.2,1) var(--reveal-delay,0ms)}body.js-ready .reveal.is-visible{opacity:1;transform:translateY(0)}.guide-card.photo-switch{animation:photo-switch .55s ease both}@keyframes photo-switch{from{opacity:.52;filter:brightness(.7)}to{opacity:1;filter:brightness(1)}}@media(prefers-reduced-motion:reduce){body.js-ready .reveal{opacity:1;transform:none;transition:none}.guide-card.photo-switch{animation:none}}
