*{box-sizing:border-box}html,body{height:100%;overflow:hidden}body{font-family:'Open Sans',sans-serif;margin:0;padding:0}.icon{display:inline-block}.invisible{display:none}.circle{background:#e51e72;border-radius:50%;border:2px solid #fff;text-align:center;line-height:1.3;font-size:.8rem;color:#fff;position:absolute;top:-3px;right:-3px;width:22px;height:22px}.pointer{cursor:pointer}.disabled{opacity:.5}.centerPosition{left:50%}#centerVertically{float:left;height:50%;width:1px}.targetSize{width:1024px;height:576px}
.game-wrapper{position:relative;overflow:hidden}.game-bg{background-image:url(../../img/game-bg.jpg);background-position:center;position:absolute}.tutorial{background-image:url(../../img/tutorial.png);background-position:center;position:absolute;top:0}.btn-start{background-image:url(../../img/btn-start.png);position:absolute;left:753px;top:435px;width:185px;height:56px;background-repeat:no-repeat}.btn-start.no-intro{top:50%;left:50%;transform:translate(-50%,-50%) scale(1.1);background-color:#fff;width:220px;height:70px;background-position:75% 80%;border-radius:20px}
.btn-start.no-intro.hidden{display:none}.game-content{position:absolute;left:130px;bottom:0;height:567px}.game-smartphone-bg{background-image:url(../../img/game-smartphone-bg.jpg);width:284px;height:460px;position:absolute;left:240px;top:35px}.game-adv{width:284px;height:80px;position:absolute;left:238px;bottom:70px}.game-adv.adv1{background-image:url(../../img/game-adv1.png)}.game-adv.adv2{background-image:url(../../img/game-adv2.png)}.game-adv.adv3{background-image:url(../../img/game-adv3.png)}.game-adv .click-area{cursor:pointer;position:absolute;top:0;right:0;width:34px;height:34px}
.bars{position:absolute;left:309px;top:52px;width:40px}.bar{width:8px;height:19px;display:inline-block;float:right}.bar.r{background-image:url(../../img/game-bar-r.png)}.bar.y{background-image:url(../../img/game-bar-y.png)}.score{color:#fff;font-size:1.2rem;position:absolute;left:434px;top:48px;width:70px}.display{position:absolute;left:247px;top:98px;width:264px}.icon{cursor:pointer;position:relative;margin-right:5px;margin-left:4px;margin-bottom:25px}.icon:hover .icon-underlay{-webkit-box-shadow:0 0 10px 2px rgba(206,206,219,1);-moz-box-shadow:0 0 10px 2px rgba(206,206,219,1);box-shadow:0 0 10px 2px rgba(206,206,219,1);position:absolute;top:1px;left:3px;width:72px;height:72px;border-radius:15px}
.icon-graphic{width:78px;height:78px}.icon-graphic.i1{background-image:url(../../img/game-i1.png)}.icon-graphic.i2{background-image:url(../../img/game-i2.png)}.icon-graphic.i3{background-image:url(../../img/game-i3.png)}.icon-graphic.i4{background-image:url(../../img/game-i4.png)}.icon-graphic.i5{background-image:url(../../img/game-i5.png)}.icon-graphic.i6{background-image:url(../../img/game-i6.png)}.icon-graphic.i7{background-image:url(../../img/game-i7.png)}.icon-graphic.i8{background-image:url(../../img/game-i8.png)}
.icon-graphic.i9{background-image:url(../../img/game-i9.png)}.u9.s2 .circle{background:#e51e72;border-radius:50%;border:2px solid #fff;text-align:center;line-height:1.3;font-size:.8rem;color:#fff;position:absolute;top:-3px;right:-3px;width:22px;height:22px}.game-popup{text-align:center;color:#476b68;font-weight:600;background-image:url(../../img/game-popup.png);width:284px;height:460px;position:absolute;left:237px;top:35px;padding:90px 40px 0 40px}.game-popup>*{margin-bottom:4px}.game-popup .score-text{font-size:1.3rem;font-weight:700}
.game-popup .btn{color:#05131d;line-height:3;cursor:pointer;background-image:url(../../img/game-btn.png);width:196px;height:53px}.game-popup .btn-playAgain{margin-top:24px}.game-smartphone{background-image:url(../../img/game-smartphone.png);width:579px;height:567px;position:absolute;left:0;bottom:0;pointer-events:none}