/* The footer dragon's canvas reaches past its landing box: wings beat above it and
   the tail swings out behind it while it flies. */
.b-footer-rig{position:absolute;left:-45%;top:-40%;width:150%;height:150%;pointer-events:none;display:block}
.b-footer-landing:not(.rig-ready) .b-footer-rig{visibility:hidden}
