*,body{box-sizing:border-box;margin:0;padding:0}body,html{-webkit-overflow-scrolling:touch;left:0;overflow:hidden;position:absolute;top:0}#PrePreLoader,body,html{background:#000;height:100%;width:100%}#PrePreLoader{opacity:1;position:fixed;z-index:1000000}#PrePreLoader.fadeOut{animation-delay:.5s;animation-duration:.75s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:fadeOut;animation-timing-function:linear}#PrePreLoader #relaxLogo,#forLeafLogo,#fortuneLogo{animation-direction:alternate;animation-duration:1.5s,3s;animation-fill-mode:forwards;animation-iteration-count:1,infinite;animation-name:fadeIn;animation-timing-function:linear;background-image:url(relax_sb_logo.png);background-position:50%;background-repeat:no-repeat;background-size:contain;height:6%;opacity:0;position:absolute;top:80%;width:10%}#PrePreLoader #forLeafLogo{animation-delay:2s;animation-duration:1s;animation-name:fadeOut;background-image:url(four_leaf_logo.png);height:26.5%;left:40%;opacity:1;top:31.5%;width:20%}#PrePreLoader #fortuneLogo{--fortune-logo-max-width:160px;background-image:url(relax_logo.png);height:13.5%;left:3%;max-width:var(--fortune-logo-max-width);position:absolute;top:80%;width:18.5%}#PrePreLoader #relaxLogo{--relax-logo-max-width:140px;height:12.5%;max-width:var(--relax-logo-max-width);position:absolute;right:3%;top:80%;width:12.5%}#PrePreLoader #gameLogoLoading{animation-delay:3s;animation-duration:1s;animation-fill-mode:forwards;animation-name:fadeIn;background-image:url(game_logo.png);background-position:50%;background-repeat:no-repeat;background-size:contain;height:46.5%;left:30%;opacity:0;position:absolute;top:21.5%;width:40%}@media (orientation:portrait){#PrePreLoader #forLeafLogo{height:26.5%;left:25%;top:27%;width:50%}#PrePreLoader #fortuneLogo{height:10%;left:calc((100% - min(30%, var(--fortune-logo-max-width)))*.5);top:62%;width:30%}#PrePreLoader #relaxLogo{height:11%;left:calc((100% - min(30%, var(--relax-logo-max-width)))*.5);top:75.5%;width:30%}#PrePreLoader #gameLogoLoading{height:46.5%;left:15%;top:17%;width:70%}}@media (max-aspect-ratio:1/2){#PrePreLoader #relaxLogo,#forLeafLogo,#fortuneLogo{top:70.5%}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}