html,body{padding:0;margin:0}@keyframes rotate-2-in{0%{transform:rotate(1080deg) scale(0)}to{transform:rotate(0) scale(1)}}@keyframes rotate-2-out{0%{transform:rotate(0) scale(1)}to{transform:rotate(-1080deg) scale(.1)}}@keyframes rotate-9-in{0%{transform:rotate(2160deg) scale(0)}to{transform:rotate(0) scale(1)}}@keyframes rotate-9-out{0%{transform:rotate(0) scale(1)}to{transform:rotate(-2160deg) scale(0)}}@keyframes rotate-11-in{0%{transform:scale(5)}to{transform:scale(1)}}@keyframes rotate-11-out{0%{transform:scale(1)}to{transform:scale(5)}}.Background{position:relative;width:100vw;height:100vh;overflow:hidden}.Background .overlay{position:absolute}.Background .overlay img{width:100vw;height:100vh}.Background .screen{position:absolute;width:100vw;height:100vh;opacity:0;transition:all 3s ease-in-out}.Background .screen .img{height:100vh;position:absolute}.Background .screen.screen-1{top:300px;left:-300px}.Background .screen.screen-1 .img{left:0}.Background .screen.screen-2 .img{left:42%;width:47%;height:auto;bottom:2%;animation-duration:3s;animation-name:rotate-2-out}.Background .screen.screen-3{top:300px;left:600px}.Background .screen.screen-3 .img{left:0}.Background .screen.screen-4{top:0;left:600px}.Background .screen.screen-4 .img{right:5%}.Background .screen.screen-5{top:100px;left:-500px}.Background .screen.screen-5 .img{width:80%;height:auto;left:13%;bottom:0}.Background .screen.screen-7{left:-1000px}.Background .screen.screen-7 .img{width:auto;height:90%;left:0;bottom:0}.Background .screen.screen-8{top:100px;left:-100px}.Background .screen.screen-8 .img{width:auto;height:80%;left:12%;bottom:0}.Background .screen.screen-9 .img{left:41%;animation-duration:3s;animation-name:rotate-9-out}.Background .screen.screen-10{left:500px}.Background .screen.screen-10 .img{width:auto;height:90%;left:22%;bottom:0}.Background .screen.screen-11 .img{width:auto;height:90%;left:43%;bottom:0;animation-duration:3s;animation-name:rotate-11-out}.Background .screen.screen-12{top:-100px;left:500px}.Background .screen.screen-12 .img{width:auto;height:77%;left:46%;bottom:7%}.Background .screen.screen-13{top:500px;left:0}.Background .screen.screen-13 .img{width:auto;height:95%;left:55%;bottom:0}.Background .screen.screen-14{top:500px;left:-500px}.Background .screen.screen-14 .img{width:auto;height:90%;left:38%;bottom:0}.Background .screen.screen-15{top:500px}.Background .screen.screen-15 .img{width:100%;height:auto;left:0;bottom:0}.Background .screen.screen-16{left:500px}.Background .screen.screen-16 .img{width:100%;height:auto;left:0;top:0}.Background .screen.screen-17{top:-500px}.Background .screen.screen-17 .img{width:100%;height:auto;left:0;top:0}.Background .screen.is-visible{opacity:1;top:0;left:0}.Background .screen.is-visible.screen-2 .img{animation-duration:3s;animation-name:rotate-2-in}.Background .screen.is-visible.screen-9 .img{animation-duration:3s;animation-name:rotate-9-in}.Background .screen.is-visible.screen-11 .img{animation-duration:3s;animation-name:rotate-11-in}
