.city-parallax{view-timeline-name:--city-parallax;view-timeline-axis:block;background:linear-gradient(#0000 0%,#888d87 100%);height:300px;margin-top:2em;position:relative;overflow:hidden}.city-parallax__layer{will-change:transform;background-position:0 100%;background-repeat:repeat-x;background-size:contain;animation-name:city-layer-parallax;animation-timing-function:linear;animation-fill-mode:both;animation-timeline:--city-parallax;animation-range:entry cover;position:absolute;inset:0 -50%}.city-parallax__layer--1{--layer-shift-to:3vw;background-image:url(/public/parallax/2.png);background-position:20vw 100%}.city-parallax__layer--2{--layer-shift-to:7.5vw;background-image:url(/public/parallax/3.png);background-position:-40vw 100%}.city-parallax__layer--3{--layer-shift-to:15vw;background-image:url(/public/parallax/4.png);background-position:60vw 100%}.city-parallax__layer--4{--layer-shift-to:25.5vw;background-image:url(/public/parallax/5.png);background-position:-80vw 100%}@keyframes city-layer-parallax{0%{}to{transform:translateX(var(--layer-shift-to))}}.site-footer{color:#f2efe9;background-color:#1f201b;flex:1;justify-content:center;align-items:center;font-size:.7em;display:flex}.site-footer__inner{text-align:center;padding-top:1.4rem;padding-bottom:1.4rem}.site-footer__line{text-wrap:balance;margin:0;line-height:1.5}.site-footer__line+.site-footer__line{margin-top:.2rem;font-size:.9em}