.airplane svg path{fill:var(--color_white);stroke:var(--color_accent);stroke-width:2px}.bridge svg path{fill:var(--color_contentOuter);stroke:var(--color_accent);stroke-width:2px}.bridge svg path.stop-sign-inner{fill:var(--color_white);stroke:var(--color_white)}.bridge svg path.stop-sign-outer{fill:var(--color_errorDark)}.clouds svg path{fill:var(--color_contentOuter);stroke:var(--color_textDarkAlt);stroke-width:2px}.gondola-paddle svg path,.man-on-gondola svg path{fill:var(--color_contentOuter);stroke:var(--color_accent);stroke-width:2px}.man-on-stairs svg ellipse{fill:var(--color_accent)}.man-on-stairs svg path{stroke:var(--color_accent);stroke-width:2px}.man-walking svg path{fill:var(--color_contentOuter);stroke:var(--color_accent);stroke-width:2px}.man-walking svg>path:first-child{stroke:none}.man-walking .eye{fill:var(--color_accent);stroke:none}.man-with-paper svg path{fill:var(--color_contentOuter);stroke:var(--color_accent);stroke-width:2px}.man-with-paper svg .paper{fill:var(--color_white)}.man-with-wings svg path{fill:var(--color_contentOuter);stroke:var(--color_accent);stroke-width:2px}.man-with-wings .shadow{fill:var(--color_accent)}.moon-and-stars svg path{fill:var(--color_contentOuter);stroke:var(--color_textDarkAlt);stroke-width:2px}.movement svg path{stroke:var(--color_accent);stroke-width:2px;stroke-dasharray:2 10}.sun svg path{fill:var(--color_contentOuter);stroke:var(--color_textDarkAlt);stroke-width:2px}.woman-in-balloon svg path{fill:var(--color_contentOuter);stroke:var(--color_accent);stroke-width:2px}.woman-in-plane{width:300px;animation:2.5s linear infinite airplaneFlying;position:relative}.woman-in-plane .propeller{width:80px;height:80px;animation:1s linear infinite spin;position:absolute;top:97px;right:23px}@keyframes airplaneFlying{15%{transform:translate(2px,-5px)}45%{transform:translate(0)}85%{transform:translate(-2px,5px)}}.illustration svg{fill:var(--color_icon)}
