@charset "UTF-8";
#BackgroundImage{background-size:cover;background-position:center center;background-repeat:no-repeat;overflow:hidden}#BackgroundImage{position:fixed;left:0;right:0;top:0;bottom:0;display:inline-flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100vw;height:100vh;z-index:1}#BackgroundImage .marquee{position:absolute;left:0;right:0;bottom:100px;--sec: 25s}#BackgroundImage .marquee .img{width:100%;height:auto;background-size:20%;background-position:0 0;background-repeat:repeat-x;overflow:hidden;padding-bottom:7%}