.spaceships{position:absolute;top:calc(50% - 100px);left:calc(50% - 165px);width:330px;height:200px;-webkit-animation:spaceships 8s infinite alternate;animation:spaceships 8s infinite alternate;-webkit-transform:scale(.5);transform:scale(.5)}.spaceships:hover .spaceships__head{-webkit-transform:rotate(68deg);transform:rotate(68deg);transition:.5s;left:45px}.spaceships__head{position:absolute;top:10px;left:50px;width:215px;height:131px;overflow:hidden;z-index:10;-webkit-transform-origin:bottom right;transform-origin:bottom right;-webkit-transform:rotate(0);transform:rotate(0);transition:.5s}.spaceships__head:before{width:215px;height:181px;border-radius:50%;background-color:#3f4952;position:absolute;content:""}.spaceships__body{position:absolute;top:80px;left:0;width:320px;height:115px;overflow:hidden;border-radius:50%;z-index:5;background-color:#0e7972}.spaceships__body:before{position:absolute;content:"";left:-12px;width:320px;height:115px;border-radius:50%;background-color:#13a79d;top:-8px}.spaceships__body:after{position:absolute;content:"";top:10px;left:56px;width:203px;height:50px;border-radius:50% 50% 20% 20%;background-color:#3f4952}.spaceships__light{width:0;height:0;border-bottom:20px solid #f4ca5a;border-right:20px solid transparent;border-left:20px solid transparent}.spaceships__foot{position:absolute;top:165px;left:120px;width:70px;height:50px;border-radius:50%;background-color:#f4ca5a;z-index:1}.spaceships__foot:before{left:-73px;top:-10px;width:70px;height:50px;-webkit-transform:rotate(10deg);transform:rotate(10deg);border-radius:50%;background-color:#f4ca5a;position:absolute;content:""}.spaceships__foot:after{left:73px;top:-10px;width:70px;height:50px;-webkit-transform:rotate(-10deg);transform:rotate(-10deg);border-radius:50%;background-color:#f4ca5a;position:absolute;content:""}.alien{position:absolute;width:110px;height:120px;top:48px;z-index:9;left:108px;transition:.2s}.alien__body{width:110px;height:93px;border-radius:50% 50% 0 0;position:relative;background-color:#e86e7b}.alien__eye{position:absolute;top:15px;left:23px;width:63px;height:62px;background-color:#fff;border-radius:50%;overflow:hidden}.alien__eye:before{position:absolute;content:"";top:6px;left:21px;width:35px;height:35px;background-color:#000;border-radius:50%}.alien__eye:after{position:absolute;content:"";top:0;left:-8px;width:80px;height:62px;background-color:#e86e7b;border-radius:50%;-webkit-animation:eye 3s infinite alternate;animation:eye 3s infinite alternate}.alien__ear{position:absolute;top:-15px;left:37px;width:10px;height:30px;-webkit-transform:rotate(-28deg);transform:rotate(-28deg);background-color:#e86e7b}.alien__ear:before{position:absolute;content:"";top:-25px;left:-8px;width:25px;height:30px;background-color:#e86e7b;border-radius:50%}.spaceships__text{cursor:pointer;-webkit-animation:spaceships 8s infinite alternate;animation:spaceships 8s infinite alternate}@-webkit-keyframes spaceships{0%{bottom:calc(50% - 10px);-webkit-transform:rotate(0deg) scale(.5);transform:rotate(0deg) scale(.5)}25%{bottom:calc(50% - 20px);-webkit-transform:rotate(10deg) scale(.5);transform:rotate(10deg) scale(.5)}50%{bottom:calc(50% - 20px);-webkit-transform:rotate(0deg) scale(.5);transform:rotate(0deg) scale(.5)}75%{bottom:calc(50% - 20px);-webkit-transform:rotate(-10deg) scale(.5);transform:rotate(-10deg) scale(.5)}}@keyframes spaceships{0%{bottom:calc(50% - 10px);-webkit-transform:rotate(0deg) scale(.5);transform:rotate(0deg) scale(.5)}25%{bottom:calc(50% - 20px);-webkit-transform:rotate(10deg) scale(.5);transform:rotate(10deg) scale(.5)}50%{bottom:calc(50% - 20px);-webkit-transform:rotate(0deg) scale(.5);transform:rotate(0deg) scale(.5)}75%{bottom:calc(50% - 20px);-webkit-transform:rotate(-10deg) scale(.5);transform:rotate(-10deg) scale(.5)}}@-webkit-keyframes eye{0%{top:0}25%{top:-90px}50%{top:0}75%{top:-90px}to{top:-90px}}@keyframes eye{0%{top:0}25%{top:-90px}50%{top:0}75%{top:-90px}to{top:-90px}}.helicopter-wrapper{position:relative;-webkit-animation:bounce 4s ease-in-out 0s infinite normal none;animation:bounce 4s ease-in-out 0s infinite normal none;height:130px}.helicopter{position:relative;direction:ltr;height:100%;width:100%;z-index:105;-webkit-transform:rotate(-15deg) scale(.6);transform:rotate(-15deg) scale(.6);left:-2rem}.helicopter .cockpit{width:175px;height:175px;border-radius:100px;background-color:#ff5e3f;position:fixed;overflow:hidden;z-index:5}.helicopter .cockpit:before{content:"";width:170px;height:170px;border-radius:100px;background-color:#415e85;position:absolute;z-index:5;top:-10px;left:-25px}.helicopter .cockpit:after{content:"";width:170px;height:170px;border-radius:100px;background-color:hsla(0,0%,100%,.1);position:absolute;z-index:8;top:-60px;left:-60px}.helicopter .tail{position:absolute;border-top:10px solid transparent;border-bottom:30px solid transparent;border-left:330px solid #ff5e3f;border-top-right-radius:10px;border-bottom-right-radius:10px;height:10px;top:40px;left:150px;-webkit-transform-origin:left center;transform-origin:left center}.helicopter .main{border-bottom:70px solid #ff5e3f;border-left:15px solid transparent;border-right:15px solid transparent;width:10px;position:absolute;left:130px;top:-10px}.helicopter .smallrotor{animation:rotate .6s linear 0s infinite normal none;-webkit-animation:rotate .6s linear 0s infinite normal none;background-color:rgba(28,18,2,.02);width:100px;height:100px;position:absolute;top:5px;left:428px;border-radius:100px;overflow:hidden}.helicopter .smallrotor div{width:120px;height:10px;background-color:rgba(28,18,2,.03);position:absolute;top:50%;left:50%;margin-left:-60px;margin-top:-5px}.helicopter .smallrotor div:nth-of-type(2){-webkit-transform:rotate(90deg);transform:rotate(90deg)}.helicopter .rotor{top:-360px;left:-200px;overflow:hidden;background-color:rgba(28,18,2,.03);-webkit-transform:scaleY(.075);transform:scaleY(.075);z-index:20}.helicopter .rotor,.helicopter .rotor .rotator{width:700px;height:700px;border-radius:350px;position:absolute}.helicopter .rotor .rotator{animation:rotate .6s linear 0s infinite normal none;-webkit-animation:rotate .6s linear 0s infinite normal none}.helicopter .rotor .rotator div{width:700px;height:60px;background-color:rgba(28,18,2,.03);position:absolute;top:50%;left:50%;margin-left:-350px;margin-top:-30px}.helicopter .rotor div:first-of-type{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.helicopter .rotor div:nth-of-type(2){-webkit-transform:rotate(90deg);transform:rotate(90deg)}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes bounce{to{-webkit-transform:translateY(-50px);transform:translateY(-50px)}0%{-webkit-transform:translateY(-50px);transform:translateY(-50px)}50%{-webkit-transform:translateY(50px);transform:translateY(50px)}}@keyframes bounce{to{-webkit-transform:translateY(-50px);transform:translateY(-50px)}0%{-webkit-transform:translateY(-50px);transform:translateY(-50px)}50%{-webkit-transform:translateY(50px);transform:translateY(50px)}}.submarine-container{position:relative;-webkit-animation:subHover 3s linear 4s infinite;animation:subHover 3s linear 4s infinite;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:flex-end;align-items:flex-end}.submarine-submarine{font-size:40rem;-webkit-transform:scale(.5);transform:scale(.5);top:-210px;position:relative;direction:ltr;left:calc(50% - 120px)}.submarine-submarine div{position:absolute}.submarine-o-body [class^=submarine-icon-]{color:#fab061;z-index:3;position:relative}.submarine-lt-yellow [class^=submarine-icon-]{color:#fcc589;z-index:5;position:relative}.submarine-periscope [class^=submarine-icon-]{color:#bacad3;z-index:3;position:absolute;top:25px;-webkit-animation:periscope 5s ease-in-out 7s 2;animation:periscope 5s ease-in-out 7s 2}.submarine-propellor [class^=submarine-icon-]{color:#bacad3;z-index:20;position:absolute;-webkit-animation:propellorMove 2s linear infinite;animation:propellorMove 2s linear infinite;font-size:9rem;top:270px;left:345px}.submarine-tan [class^=submarine-icon-]{color:#d89a54;z-index:8;position:relative}.submarine-dk-brown [class^=submarine-icon-]{color:#552d00;z-index:12;position:relative}.submarine-anchor-window [class^=submarine-icon-]{z-index:5000;position:relative;color:#ced8db}@-webkit-keyframes periscope{30%{-webkit-transform:translateY(20px);transform:translateY(20px)}50%{-webkit-transform:translateY(50px);transform:translateY(50px)}70%{-webkit-transform:translateY(5px);transform:translateY(5px)}}@keyframes periscope{30%{-webkit-transform:translateY(20px);transform:translateY(20px)}50%{-webkit-transform:translateY(50px);transform:translateY(50px)}70%{-webkit-transform:translateY(5px);transform:translateY(5px)}}@-webkit-keyframes propellorMove{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes propellorMove{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes subHover{0%{-webkit-transform:translateY(0) translateX(0);transform:translateY(0) translateX(0)}50%{-webkit-transform:translateY(15px) translateX(10px);transform:translateY(15px) translateX(10px)}}@keyframes subHover{0%{-webkit-transform:translateY(0) translateX(0);transform:translateY(0) translateX(0)}50%{-webkit-transform:translateY(15px) translateX(10px);transform:translateY(15px) translateX(10px)}}@font-face{font-family:"icomoon";src:url(https://s.cdpn.io/28963/icomoon.eot);src:url(https://s.cdpn.io/28963/icomoon.eot#iefix) format("embedded-opentype"),url(https://s.cdpn.io/28963/icomoon.woff) format("woff"),url(https://s.cdpn.io/28963/icomoon_1.ttf) format("truetype"),url(https://s.cdpn.io/28963/icomoon.svg#icomoon) format("svg");font-weight:400;font-style:normal}[data-icon]:before{font-family:"icomoon";content:attr(data-icon);speak:none;font-weight:400;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased}.submarine-icon-anchor-window,.submarine-icon-android,.submarine-icon-birdhouse,.submarine-icon-body,.submarine-icon-body2,.submarine-icon-braillew,.submarine-icon-bubbles,.submarine-icon-chart,.submarine-icon-cloud,.submarine-icon-cloud-2,.submarine-icon-cog,.submarine-icon-cog-2,.submarine-icon-cogs,.submarine-icon-dark-brown,.submarine-icon-dark-brown3,.submarine-icon-dark-brown-2,.submarine-icon-droplets,.submarine-icon-earth,.submarine-icon-elipse,.submarine-icon-fishes,.submarine-icon-fort,.submarine-icon-jquery,.submarine-icon-light-yellow,.submarine-icon-lightning,.submarine-icon-lt-bkgd,.submarine-icon-marvin,.submarine-icon-matt-hakes-moustache,.submarine-icon-matt-hakes-spectacles,.submarine-icon-multiply,.submarine-icon-oneup,.submarine-icon-pacman,.submarine-icon-periscope,.submarine-icon-periscope2,.submarine-icon-periscope3,.submarine-icon-pictures,.submarine-icon-polygon,.submarine-icon-propellor,.submarine-icon-propellor2,.submarine-icon-propellor-2,.submarine-icon-restart,.submarine-icon-rocket,.submarine-icon-roundedrectangle,.submarine-icon-sea-back,.submarine-icon-sea-grass,.submarine-icon-skeletor,.submarine-icon-snowflake,.submarine-icon-space-invaders,.submarine-icon-spaceinvaders,.submarine-icon-spinner,.submarine-icon-sun,.submarine-icon-sun-2,.submarine-icon-tan,.submarine-icon-transformers,.submarine-icon-uniF487,.submarine-icon-vendetta,.submarine-icon-vinyl,.submarine-icon-zikula,.submarine-icon-zip{font-family:"icomoon";speak:none;font-style:normal;font-weight:400;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased}.submarine-icon-cogs:before{content:"\21"}.submarine-icon-cog:before{content:"\22"}.submarine-icon-cog-2:before{content:"\23"}.submarine-icon-spinner:before{content:"\24"}.submarine-icon-sun:before{content:"\25"}.submarine-icon-cloud:before{content:"\26"}.submarine-icon-lightning:before{content:"\27"}.submarine-icon-cloud-2:before{content:"\28"}.submarine-icon-snowflake:before{content:"\29"}.submarine-icon-sun-2:before{content:"\2a"}.submarine-icon-chart:before{content:"\2b"}.submarine-icon-android:before{content:"\2c"}.submarine-icon-marvin:before{content:"\2d"}.submarine-icon-pictures:before{content:"\2e"}.submarine-icon-zip:before{content:"\2f"}.submarine-icon-multiply:before{content:"\30"}.submarine-icon-braillew:before{content:"\31"}.submarine-icon-birdhouse:before{content:"\32"}.submarine-icon-droplets:before{content:"\33"}.submarine-icon-pacman:before{content:"\34"}.submarine-icon-earth:before{content:"\35"}.submarine-icon-dark-brown:before{content:"\36"}.submarine-icon-periscope:before{content:"\37"}.submarine-icon-propellor:before{content:"\38"}.submarine-icon-propellor-2:before{content:"\39"}.submarine-icon-anchor-window:before{content:"\3a"}.submarine-icon-light-yellow:before{content:"\3b"}.submarine-icon-body:before{content:"\3c"}.submarine-icon-tan:before{content:"\3d"}.submarine-icon-sea-grass:before{content:"\3e"}.submarine-icon-bubbles:before{content:"\3f"}.submarine-icon-body2:before{content:"\40"}.submarine-icon-lt-bkgd:before{content:"\41"}.submarine-icon-space-invaders:before{content:"\42"}.submarine-icon-skeletor:before{content:"\43"}.submarine-icon-transformers:before{content:"\44"}.submarine-icon-rocket:before{content:"\f29c"}.submarine-icon-elipse:before{content:"\f1bc"}.submarine-icon-roundedrectangle:before{content:"\f1bd"}.submarine-icon-polygon:before{content:"\f1be"}.submarine-icon-zikula:before{content:"\f0ac"}.submarine-icon-oneup:before{content:"\f3b7"}.submarine-icon-vendetta:before{content:"\f3c5"}.submarine-icon-spaceinvaders:before{content:"\f352"}.submarine-icon-fort:before{content:"\f400"}.submarine-icon-uniF487:before{content:"\f487"}.submarine-icon-vinyl:before{content:"\f0cc"}.submarine-icon-matt-hakes-moustache:before{content:"\e000"}.submarine-icon-matt-hakes-spectacles:before{content:"\e001"}.submarine-icon-propellor2:before{content:"\e002"}.submarine-icon-fishes:before{content:"\e003"}.submarine-icon-sea-back:before{content:"\e004"}.submarine-icon-dark-brown-2:before{content:"\e005"}.submarine-icon-jquery:before{content:"\f06b"}.submarine-icon-restart:before{content:"\f11f"}.submarine-icon-periscope3:before{content:"\e007"}.submarine-icon-periscope2:before{content:"\e006"}.submarine-icon-dark-brown3:before{content:"\e008"}.SubmarineFish .circle-wrapper{position:relative;width:200px;height:120px;-webkit-transform:scale(.7);transform:scale(.7)}.SubmarineFish .submarine-wrapper{-webkit-animation:diving 3s ease-in-out infinite,diving-rotate 3s ease-in-out infinite;animation:diving 3s ease-in-out infinite,diving-rotate 3s ease-in-out infinite}.SubmarineFish .submarine-wrapper .submarine-body{width:150px;height:80px;position:absolute;margin-top:50px;left:25px;background-color:#d93a54;border-radius:40px;background:linear-gradient(#d93a54,#bc243d)}.SubmarineFish .submarine-wrapper .submarine-body .light{position:absolute;width:0;height:0;border-color:transparent transparent #fad6d3;border-style:solid;border-width:0 40px 150px;-webkit-transform:rotate(-50deg);transform:rotate(-50deg);top:40px;left:99%}.SubmarineFish .submarine-wrapper .submarine-body .light:after{content:"";position:absolute;width:20px;height:13px;border-radius:5px;background-color:#d12844;margin-left:-10px}.SubmarineFish .submarine-wrapper .submarine-body .window{width:37px;height:37px;position:absolute;margin-top:23px;right:18px;background:linear-gradient(#1e4554,#183642);border-radius:50%;border:3px solid #d93a54}.SubmarineFish .submarine-wrapper .submarine-body .window:after{content:"";position:absolute;margin-top:3px;margin-left:3px;width:25px;height:25px;border-radius:50%;background-color:transparent;opacity:.8;border-top:3px solid #fff;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.SubmarineFish .submarine-wrapper .submarine-body .engine{width:30px;height:30px;position:absolute;margin-top:32px;left:53px;background-color:#bc243d;border-radius:50%;border:5px solid #d93a54}.SubmarineFish .submarine-wrapper .submarine-body .engine:after,.SubmarineFish .submarine-wrapper .submarine-body .engine:before{position:absolute;content:"";border-radius:2px;background-color:#fff;-webkit-animation:spin .9s linear infinite;animation:spin .9s linear infinite;opacity:.8}.SubmarineFish .submarine-wrapper .submarine-body .engine:after{top:8px;width:20px;height:4px}.SubmarineFish .submarine-wrapper .submarine-body .engine:before{left:8px;width:4px;height:20px}.SubmarineFish .submarine-wrapper .helix{width:30px;height:70px;position:absolute;margin-top:55px;left:0;background-color:#d93a54;border-radius:7px;background:linear-gradient(#d93a54,#bc243d)}.SubmarineFish .submarine-wrapper .helix:after{content:"";position:absolute;margin-top:5px;margin-right:7px;width:17px;height:60px;border-radius:3px;background-color:transparent;opacity:.8;background:linear-gradient(180deg,#d93a54,#d93a54 50%,#e57a8c 0,#e57a8c);background-size:100% 20px;-webkit-animation:helix-movement .11s linear infinite;animation:helix-movement .11s linear infinite}.SubmarineFish .submarine-wrapper .hat{width:65px;height:25px;position:absolute;margin-top:26px;left:70px;background-color:#d93a54;border-radius:10px 10px 0 0;background:linear-gradient(#d93a54,#d72d49);direction:ltr}.SubmarineFish .submarine-wrapper .hat .periscope{position:absolute;width:7px;height:20px;background-color:#d93a54;margin-top:-27px;margin-left:32px;border-radius:5px 5px 0 0}.SubmarineFish .submarine-wrapper .hat .periscope:after,.SubmarineFish .submarine-wrapper .hat .periscope:before{content:"";position:absolute;width:15px;height:7px;border-radius:5px;background-color:#d93a54}.SubmarineFish .submarine-wrapper .hat .leds-wrapper{width:53px;height:13px;position:relative;top:7px;left:7px;background-color:#d93a54;border-radius:10px;background:linear-gradient(#b3233a,#a21f35)}.SubmarineFish .submarine-wrapper .hat .leds-wrapper .leds{position:absolute;margin-top:4px;margin-left:7px;width:5px;height:5px;border-radius:50%;background-color:#fff;-webkit-animation:leds-off .5s linear infinite;animation:leds-off .5s linear infinite}.SubmarineFish .submarine-wrapper .hat .leds-wrapper .leds:after,.SubmarineFish .submarine-wrapper .hat .leds-wrapper .leds:before{content:"";position:absolute;width:5px;height:5px;border-radius:50%;background-color:#fff}.SubmarineFish .submarine-wrapper .hat .leds-wrapper .leds:after{margin-top:0;margin-left:17px}.SubmarineFish .submarine-wrapper .hat .leds-wrapper .leds:before{margin-top:0;margin-left:34px}@-webkit-keyframes leds-off{to{opacity:.3}}@keyframes leds-off{to{opacity:.3}}@-webkit-keyframes helix-movement{to{background:linear-gradient(180deg,#e57a8c 50%,#e57a8c,#d93a54,#d93a54 0);background-size:100% 20px}}@keyframes helix-movement{to{background:linear-gradient(180deg,#e57a8c 50%,#e57a8c,#d93a54,#d93a54 0);background-size:100% 20px}}@-webkit-keyframes diving{0%{margin-top:5px}50%{margin-top:15px}to{margin-top:5px}}@keyframes diving{0%{margin-top:5px}50%{margin-top:15px}to{margin-top:5px}}@-webkit-keyframes diving-rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}50%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}75%{-webkit-transform:rotate(-2deg);transform:rotate(-2deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes diving-rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}50%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}75%{-webkit-transform:rotate(-2deg);transform:rotate(-2deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@-webkit-keyframes bubble1-h-movement{0%{margin-left:80%}to{margin-left:-100%}}@keyframes bubble1-h-movement{0%{margin-left:80%}to{margin-left:-100%}}@-webkit-keyframes bubble2-h-movement{0%{margin-left:65%}to{margin-left:-5%}}@keyframes bubble2-h-movement{0%{margin-left:65%}to{margin-left:-5%}}@-webkit-keyframes bubble1-v-movement{0%{margin-top:115px}to{margin-top:160px}}@keyframes bubble1-v-movement{0%{margin-top:115px}to{margin-top:160px}}@-webkit-keyframes bubble2-v-movement{0%{margin-top:115px}to{margin-top:90px}}@keyframes bubble2-v-movement{0%{margin-top:115px}to{margin-top:90px}}@-webkit-keyframes bubble-scale-movement{0%{-webkit-transform:scale(1.4);transform:scale(1.4)}to{-webkit-transform:scale(.9);transform:scale(.9)}}@keyframes bubble-scale-movement{0%{-webkit-transform:scale(1.4);transform:scale(1.4)}to{-webkit-transform:scale(.9);transform:scale(.9)}}@-webkit-keyframes light-movement{0%{-webkit-transform:rotate(-40deg);transform:rotate(-40deg)}50%{-webkit-transform:rotate(-70deg);transform:rotate(-70deg)}to{-webkit-transform:rotate(-40deg);transform:rotate(-40deg)}}@keyframes light-movement{0%{-webkit-transform:rotate(-40deg);transform:rotate(-40deg)}50%{-webkit-transform:rotate(-70deg);transform:rotate(-70deg)}to{-webkit-transform:rotate(-40deg);transform:rotate(-40deg)}}.FlyingBee_wrap{position:relative;height:60px}@-webkit-keyframes FlyingBee_dodging1{0%{top:5px}50%{top:10px}to{top:5px}}@keyframes FlyingBee_dodging1{0%{top:5px}50%{top:10px}to{top:5px}}.FlyingBee_wrap2{-webkit-transform:scale(.5);transform:scale(.5)}.FlyingBee_wrap_move{position:absolute;-webkit-animation:FlyingBee_dodging1 4s ease-in-out infinite;animation:FlyingBee_dodging1 4s ease-in-out infinite}.FlyingBee_body{position:absolute;height:85px;right:50%;width:75px;border-radius:100%;background-color:#ffb733;box-shadow:20px 0 0 #000,40px -3px 0 #ffb733,60px -7px 0 #000,80px -11px 0 #ffb733}@-webkit-keyframes flutter2{0%{-webkit-transform:rotate(80deg);transform:rotate(80deg)}50%{-webkit-transform:rotate(100deg);transform:rotate(100deg)}}@keyframes flutter2{0%{-webkit-transform:rotate(80deg);transform:rotate(80deg)}50%{-webkit-transform:rotate(100deg);transform:rotate(100deg)}}@-webkit-keyframes flutter1{0%{-webkit-transform:rotate(20deg);transform:rotate(20deg)}50%{-webkit-transform:rotate(40deg);transform:rotate(40deg)}}@keyframes flutter1{0%{-webkit-transform:rotate(20deg);transform:rotate(20deg)}50%{-webkit-transform:rotate(40deg);transform:rotate(40deg)}}.FlyingBee_wing1{-webkit-transform:rotate(20deg);transform:rotate(20deg);-webkit-transform-origin:bottom right;transform-origin:bottom right;z-index:-1;animation:flutter1 .01s linear infinite reverse}.FlyingBee_wing1,.FlyingBee_wing2{position:absolute;height:55px;width:55px;right:50%;top:-45px;border-top-right-radius:100%;border-bottom-left-radius:100%;border-top-left-radius:10px;background-color:#ddd;-webkit-filter:blur(1px);filter:blur(1px)}.FlyingBee_wing2{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:bottom right;transform-origin:bottom right;z-index:1;-webkit-animation:flutter2 .01s linear infinite;animation:flutter2 .01s linear infinite}.FlyingBee_stinger{position:absolute;height:55px;width:55px;left:140%;-webkit-transform:rotate(320deg);transform:rotate(320deg);border-top-right-radius:50%;border-bottom-left-radius:100%;border-top-left-radius:10px;background-color:#000;z-index:-1}.FlyingBee_eyes{position:absolute;height:25px;width:25px;left:0;background-color:#eee;box-shadow:20px 0 0 #eee;border-radius:100%}.FlyingBee_eyes .FlyingBee_pupil{position:absolute;height:4px;width:4px;top:13px;left:10px;background-color:#000;border-radius:100%;box-shadow:20px 0 0 #000}.Bat_wrap{position:relative;-webkit-animation:FlyingBee_dodging1 7s ease-in-out infinite;animation:FlyingBee_dodging1 7s ease-in-out infinite}.Bat_bat{position:relative;-webkit-transform-origin:center;transform-origin:center;z-index:3;direction:ltr;-webkit-transform:scale(.6);transform:scale(.6);display:-webkit-flex;display:flex;width:350px}.Bat_body{position:relative;width:50px}.Bat_wing{width:150px;position:relative;-webkit-transform-origin:right center;transform-origin:right center}.Bat_leftwing{left:20px;-webkit-animation:flapLeft .8s ease-in-out infinite;animation:flapLeft .8s ease-in-out infinite}.Bat_rightwing{left:-170px;-webkit-transform:scaleX(-1);transform:scaleX(-1);-webkit-animation:flapRight .8s ease-in-out infinite;animation:flapRight .8s ease-in-out infinite}.Bat_eyes{height:15px;width:15px;right:50%;background-color:#eee;box-shadow:20px 0 0 #eee;z-index:3;top:10px}.Bat_eyes,.Bat_pupil{position:absolute;border-radius:100%}.Bat_pupil{height:4px;width:4px;top:7px;left:7px;background-color:#000;box-shadow:20px 0 0 #000;-webkit-animation:Bat_eyesMove 2.8s ease-in-out infinite;animation:Bat_eyesMove 2.8s ease-in-out infinite}@-webkit-keyframes Bat_Move{0%{top:10px}50%{top:100px}to{top:10px}}@keyframes Bat_Move{0%{top:10px}50%{top:100px}to{top:10px}}@-webkit-keyframes Bat_eyesMove{0%{-webkit-transform:rotate(0);transform:rotate(0);top:10px}50%{-webkit-transform:rotate(5deg) rotateY(20deg);transform:rotate(5deg) rotateY(20deg);top:1px}to{-webkit-transform:rotate(0);transform:rotate(0);top:10px}}@keyframes Bat_eyesMove{0%{-webkit-transform:rotate(0);transform:rotate(0);top:10px}50%{-webkit-transform:rotate(5deg) rotateY(20deg);transform:rotate(5deg) rotateY(20deg);top:1px}to{-webkit-transform:rotate(0);transform:rotate(0);top:10px}}@-webkit-keyframes flapLeft{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(10deg) rotateY(40deg);transform:rotate(10deg) rotateY(40deg)}to{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes flapLeft{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(10deg) rotateY(40deg);transform:rotate(10deg) rotateY(40deg)}to{-webkit-transform:rotate(0);transform:rotate(0)}}@-webkit-keyframes flapRight{0%{-webkit-transform:scaleX(-1) rotate(0);transform:scaleX(-1) rotate(0)}50%{-webkit-transform:scaleX(-1) rotate(10deg) rotateY(40deg);transform:scaleX(-1) rotate(10deg) rotateY(40deg)}to{-webkit-transform:scaleX(-1) rotate(0);transform:scaleX(-1) rotate(0)}}@keyframes flapRight{0%{-webkit-transform:scaleX(-1) rotate(0);transform:scaleX(-1) rotate(0)}50%{-webkit-transform:scaleX(-1) rotate(10deg) rotateY(40deg);transform:scaleX(-1) rotate(10deg) rotateY(40deg)}to{-webkit-transform:scaleX(-1) rotate(0);transform:scaleX(-1) rotate(0)}}.pika-container{-webkit-animation-name:floaty;animation-name:floaty;-webkit-animation-duration:5s;animation-duration:5s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.pika{-webkit-transform:scale(.5);transform:scale(.5)}.pika,.pika-head{position:relative}.pika-head{z-index:10;height:9rem;width:10rem}.pika-head-face{position:absolute;height:100%;width:100%;background-color:#f9ed7c;overflow:hidden;will-change:transform,opacity;border-top-left-radius:50% 4.5rem;border-top-right-radius:50% 4.5rem;border-bottom-left-radius:50% 3rem;border-bottom-right-radius:50% 3rem}.pika-head-face:after,.pika-head-face:before{content:"";position:absolute;bottom:1.125rem;height:1.5rem;width:1.75rem;border-radius:50%;background-color:#e65a41}.pika-head-face:before{left:-.25rem}.pika-head-face:after{right:-.25rem}.pika-eye{position:absolute;background-color:#444;bottom:2.5rem;height:1.25rem;width:1.25rem;overflow:hidden;-webkit-transform-origin:center 70%;transform-origin:center 70%;-webkit-animation-name:blinky;animation-name:blinky;-webkit-animation-duration:7s;animation-duration:7s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;border-top-left-radius:50%;border-top-right-radius:50%;border-bottom-left-radius:45% 50%;border-bottom-right-radius:45% 50%}.pika-eye:before{content:"";position:absolute;top:15%;left:15%;height:30%;width:30%;background-color:#fff;border-radius:50%}.pika-eye-left{left:1.5rem}.pika-eye-right{right:1.5rem}.pika-nose{position:absolute;bottom:2.5rem;left:calc(50% - .125rem);height:.125rem;width:.25rem;border-radius:50%;background-color:#444}.pika-ear{position:absolute;top:-1rem;height:3.75rem;width:2rem;background-color:#f9ed7c;-webkit-transform-origin:bottom center;transform-origin:bottom center;overflow:hidden;border-top-left-radius:50% 3rem;border-top-right-radius:50% 3rem}.pika-ear:before{content:"";position:absolute;left:0;top:0;width:110%;height:45%;background-color:#444}.pika-ear-left{left:0;-webkit-transform:rotate(-40deg);transform:rotate(-40deg);-webkit-animation-name:rotateEarLeft;animation-name:rotateEarLeft;-webkit-animation-duration:5s;animation-duration:5s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes rotateEarLeft{0%,to{-webkit-transform:rotate(-40deg);transform:rotate(-40deg)}50%{-webkit-transform:rotate(-35deg);transform:rotate(-35deg)}}@keyframes rotateEarLeft{0%,to{-webkit-transform:rotate(-40deg);transform:rotate(-40deg)}50%{-webkit-transform:rotate(-35deg);transform:rotate(-35deg)}}.pika-ear-left:before{-webkit-transform-origin:bottom left;transform-origin:bottom left;-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}.pika-ear-right{right:0;-webkit-transform:rotate(40deg);transform:rotate(40deg);-webkit-animation-name:rotateEarRight;animation-name:rotateEarRight;-webkit-animation-duration:5s;animation-duration:5s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes rotateEarRight{0%,to{-webkit-transform:rotate(40deg);transform:rotate(40deg)}50%{-webkit-transform:rotate(35deg);transform:rotate(35deg)}}@keyframes rotateEarRight{0%,to{-webkit-transform:rotate(40deg);transform:rotate(40deg)}50%{-webkit-transform:rotate(35deg);transform:rotate(35deg)}}.pika-ear-right:before{-webkit-transform-origin:bottom right;transform-origin:bottom right;-webkit-transform:rotate(15deg);transform:rotate(15deg)}.pika-body{position:absolute;z-index:9;right:-2rem;top:35%;height:8rem;width:9rem}.pika-body .Pika_string{position:absolute;z-index:6!important;bottom:30%;z-index:9;height:1rem;width:9rem;border-right:1px solid #fff;border-left:1px solid #fff;border-bottom:1px solid #fff;-webkit-transform:rotate(-15deg);transform:rotate(-15deg);border-bottom-left-radius:50% 1rem;border-bottom-right-radius:50% 1rem}.pika-body .Pika_string:nth-child(2){-webkit-transform:rotate(-20deg);transform:rotate(-20deg)}.pika-body-body{position:absolute;z-index:5;height:100%;width:100%;background-color:#f9ed7c;-webkit-transform:skew(15deg);transform:skew(15deg);overflow:hidden;border-top-left-radius:50% 5.5rem;border-top-right-radius:50% 5.5rem;border-bottom-left-radius:40% 2.5rem;border-bottom-right-radius:40% 2.5rem}.pika-body-body:after,.pika-body-body:before{content:"";position:absolute;width:2rem;height:.75rem;background-color:#9c5200;-webkit-transform:skew(-15deg);transform:skew(-15deg);-webkit-transform-origin:right center;transform-origin:right center;-webkit-transform:rotate(-30deg);transform:rotate(-30deg);border-top-left-radius:2rem 50%;border-bottom-left-radius:2rem 50%}.pika-body-body:before{right:-.5rem;top:2rem}.pika-body-body:after{right:-1rem;top:3rem}.pika-arm{position:absolute;z-index:9;height:1.5rem;width:1.25rem;background-color:#f7e64b;-webkit-transform-origin:top center;transform-origin:top center;border-top-left-radius:.25rem;border-top-right-radius:.25rem;border-bottom-left-radius:3rem 5.5rem;border-bottom-right-radius:3rem 5.5rem}.pika-arm-left{top:60%;left:-.5rem;-webkit-animation-name:rotateLeft;animation-name:rotateLeft;-webkit-animation-duration:5s;animation-duration:5s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes rotateLeft{0%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}50%{-webkit-transform:rotate(25deg);transform:rotate(25deg)}}.pika-arm-right{top:60%;left:4.75rem;-webkit-animation-name:rotateRight;animation-name:rotateRight;-webkit-animation-duration:5s;animation-duration:5s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes rotateRight{0%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}50%{-webkit-transform:rotate(-25deg);transform:rotate(-25deg)}}.pika-leg{position:absolute;z-index:1;height:1.75rem;width:1.25rem;background-color:#f7e64b;-webkit-transform-origin:top center;transform-origin:top center;border-top-left-radius:.25rem;border-top-right-radius:.25rem;border-bottom-left-radius:3rem 5.5rem;border-bottom-right-radius:3rem 5.5rem}.pika-leg-left{top:calc(100% - .75rem);left:3rem;-webkit-animation-name:rotateLeft;animation-name:rotateLeft;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@keyframes rotateLeft{0%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}50%{-webkit-transform:rotate(25deg);transform:rotate(25deg)}}.pika-leg-right{top:calc(100% - .75rem);left:7.5rem;-webkit-animation-name:rotateRight;animation-name:rotateRight;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@keyframes rotateRight{0%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}50%{-webkit-transform:rotate(-25deg);transform:rotate(-25deg)}}.pika-tail{position:absolute;left:calc(100% - .75rem);top:40%;height:1.5rem;width:1rem;background-color:#9c5200;-webkit-transform-origin:bottom center;transform-origin:bottom center;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-animation-name:rotateTail;animation-name:rotateTail;-webkit-animation-duration:5s;animation-duration:5s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes rotateTail{0%,to{-webkit-transform:rotate(55deg);transform:rotate(55deg)}50%{-webkit-transform:rotate(45deg);transform:rotate(45deg)}}@keyframes rotateTail{0%,to{-webkit-transform:rotate(55deg);transform:rotate(55deg)}50%{-webkit-transform:rotate(45deg);transform:rotate(45deg)}}.pika-tail:after,.pika-tail:before{content:"";position:absolute;-webkit-transform-origin:bottom center;transform-origin:bottom center;background-color:#f9ed7c}.pika-tail:before{top:-2.5rem;left:.25rem;height:2rem;width:1.5rem;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);border-bottom-right-radius:.5rem}.pika-tail:after{top:-2.75rem;left:-2.5rem;height:3rem;width:2rem;border-bottom-left-radius:.5rem;border-top-right-radius:.5rem;border-top-left-radius:.5rem}.Pika_balloons{position:absolute;left:0;top:-10rem;direction:ltr}.Pika_balloon{position:absolute;height:6.25rem;width:6rem;border-radius:50%;background-color:currentColor}.Pika_balloon:after,.Pika_balloon:before{content:"";position:absolute}.Pika_balloon:before{top:20%;left:10%;width:15%;height:20%;border-radius:50%;background-color:#fff}.Pika_balloon:after{bottom:-.5rem;left:calc(50% - .75rem);height:.75rem;width:1.5rem;background-color:currentColor;border-top-left-radius:3rem;border-top-right-radius:3rem;border-bottom-left-radius:1rem;border-bottom-right-radius:1rem}.Pika_balloon:first-child{z-index:4}.Pika_balloon:first-child .Pika_string{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}.Pika_balloon:nth-child(2){z-index:5;top:2rem;left:4rem}.Pika_balloon:nth-child(2) .Pika_string{-webkit-transform:rotate(10deg);transform:rotate(10deg)}.Pika_balloon:nth-child(3){top:3rem;left:-2rem}.Pika_balloon:nth-child(3) .Pika_string{-webkit-transform:rotate(-25deg);transform:rotate(-25deg)}.Pika_balloon:nth-child(4){top:.5rem;left:7rem}.Pika_balloon:nth-child(4) .Pika_string{-webkit-transform:rotate(20deg);transform:rotate(20deg)}.Pika_balloon .Pika_string{position:absolute;top:100%;left:50%;height:6rem;border-left:1px solid #fff;-webkit-transform-origin:top center;transform-origin:top center}.Pika_balloon.Pika_pink{color:#ffa5db}.Pika_balloon.Pika_cyan{color:#6bf0ff}.Pika_balloon.Pika_blue{color:#388eff}.Pika_balloon.Pika_red{color:#e65a41}@-webkit-keyframes floaty{0%,to{-webkit-transform:translateY(0) translateX(0);transform:translateY(0) translateX(0)}50%{-webkit-transform:translateY(1rem) translateX(1rem);transform:translateY(1rem) translateX(1rem)}}@keyframes floaty{0%,to{-webkit-transform:translateY(0) translateX(0);transform:translateY(0) translateX(0)}50%{-webkit-transform:translateY(1rem) translateX(1rem);transform:translateY(1rem) translateX(1rem)}}@-webkit-keyframes blinky{0%,9%,11%,19%,21%,69%,71%,to{-webkit-transform:scaleY(1);transform:scaleY(1)}10%,20%,70%{-webkit-transform:scaleY(.1);transform:scaleY(.1)}}@keyframes blinky{0%,9%,11%,19%,21%,69%,71%,to{-webkit-transform:scaleY(1);transform:scaleY(1)}10%,20%,70%{-webkit-transform:scaleY(.1);transform:scaleY(.1)}}.Butterfly_butterfly{-webkit-animation:Butterfly_hover .5s cubic-bezier(.48,.01,.54,1) infinite;animation:Butterfly_hover .5s cubic-bezier(.48,.01,.54,1) infinite;-webkit-animation-direction:alternate;animation-direction:alternate;-webkit-animation-fill-mode:reverse;animation-fill-mode:reverse;position:relative;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:rotateX(50deg) rotateY(20deg) rotate(-50deg) translateY(50px);transform:rotateX(50deg) rotateY(20deg) rotate(-50deg) translateY(50px);width:30px}.Butterfly_butterfly:before{background:#362c13;border-radius:50%;content:"";display:block;height:110px;left:50%;margin-left:-10px;outline:1px solid transparent;position:absolute;top:-15px;-webkit-transform:rotatey(100deg);transform:rotatey(100deg);width:20px;z-index:2}.Butterfly_shadow{-webkit-animation:Butterfly_shadow .5s cubic-bezier(.48,.01,.54,1) infinite;animation:Butterfly_shadow .5s cubic-bezier(.48,.01,.54,1) infinite;-webkit-animation-direction:alternate;animation-direction:alternate;-webkit-animation-fill-mode:reverse;animation-fill-mode:reverse;background:#000;border-radius:50%;display:block;height:10px;opacity:.1;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:translateX(-40px) translateY(100px);transform:translateX(-40px) translateY(100px);width:100px}.Butterfly_wing{background:#888;display:block;opacity:.7;outline:1px solid transparent;position:absolute;top:0}.Butterfly_wing:first-child{-webkit-animation:Butterfly_leftflap .25s cubic-bezier(.48,.01,.54,1) infinite;animation:Butterfly_leftflap .25s cubic-bezier(.48,.01,.54,1) infinite;-webkit-animation-direction:alternate;animation-direction:alternate;-webkit-animation-fill-mode:reverse;animation-fill-mode:reverse;height:1px;left:0;-webkit-transform:rotateY(-20deg);transform:rotateY(-20deg);-webkit-transform-origin:700% 50%;transform-origin:700% 50%;width:1px;z-index:3}.Butterfly_wing:last-child{-webkit-animation:Butterfly_rightflap .25s cubic-bezier(.48,.01,.54,1) infinite;animation:Butterfly_rightflap .25s cubic-bezier(.48,.01,.54,1) infinite;-webkit-animation-direction:alternate;animation-direction:alternate;-webkit-animation-fill-mode:reverse;animation-fill-mode:reverse;right:0;-webkit-transform:rotateY(200deg);transform:rotateY(200deg);z-index:1}.Butterfly_wing .Butterfly_bit{background:#1e90ff}.Butterfly_wing .Butterfly_bit:after{background:hsla(0,0%,100%,.541176)}.Butterfly_wing .Butterfly_bit,.Butterfly_wing .Butterfly_bit:after{border-radius:50%;overflow:hidden;position:absolute;right:0;top:0;-webkit-transform-origin:100% 50%;transform-origin:100% 50%}.Butterfly_wing .Butterfly_bit:first-child{height:70px;text-align:center;top:15px;-webkit-transform:rotate(40deg);transform:rotate(40deg);width:130px}.Butterfly_wing .Butterfly_bit:first-child:after{content:"";display:inline-block;height:60px;left:-30px;top:5px;width:100px}.Butterfly_wing .Butterfly_bit:last-child{height:55px;-webkit-transform:rotate(-40deg);transform:rotate(-40deg);width:100px}.Butterfly_wing .Butterfly_bit:last-child:after{content:"";display:inline-block;height:45px;left:-24px;top:5px;width:60px;z-index:1}@-webkit-keyframes Butterfly_hover{0%{-webkit-transform:rotateX(50deg) rotateY(20deg) rotate(-50deg) translateZ(40px) translateY(0) translateX(-50px);transform:rotateX(50deg) rotateY(20deg) rotate(-50deg) translateZ(40px) translateY(0) translateX(-50px)}to{-webkit-transform:rotateX(50deg) rotateY(20deg) rotate(-50deg) translateZ(-10px) translateY(0) translateX(-50px);transform:rotateX(50deg) rotateY(20deg) rotate(-50deg) translateZ(-10px) translateY(0) translateX(-50px)}}@keyframes Butterfly_hover{0%{-webkit-transform:rotateX(50deg) rotateY(20deg) rotate(-50deg) translateZ(40px) translateY(0) translateX(-50px);transform:rotateX(50deg) rotateY(20deg) rotate(-50deg) translateZ(40px) translateY(0) translateX(-50px)}to{-webkit-transform:rotateX(50deg) rotateY(20deg) rotate(-50deg) translateZ(-10px) translateY(0) translateX(-50px);transform:rotateX(50deg) rotateY(20deg) rotate(-50deg) translateZ(-10px) translateY(0) translateX(-50px)}}@-webkit-keyframes Butterfly_shadow{0%{-webkit-transform:translateX(0) translateY(90px) scale(1);transform:translateX(0) translateY(90px) scale(1)}to{-webkit-transform:translateX(0) translateY(90px) scale(.7);transform:translateX(0) translateY(90px) scale(.7)}}@keyframes Butterfly_shadow{0%{-webkit-transform:translateX(0) translateY(90px) scale(1);transform:translateX(0) translateY(90px) scale(1)}to{-webkit-transform:translateX(0) translateY(90px) scale(.7);transform:translateX(0) translateY(90px) scale(.7)}}@-webkit-keyframes Butterfly_leftflap{0%{-webkit-transform:rotateY(-20deg);transform:rotateY(-20deg)}to{-webkit-transform:rotateY(90deg);transform:rotateY(90deg)}}@keyframes Butterfly_leftflap{0%{-webkit-transform:rotateY(-20deg);transform:rotateY(-20deg)}to{-webkit-transform:rotateY(90deg);transform:rotateY(90deg)}}@-webkit-keyframes Butterfly_rightflap{0%{-webkit-transform:rotateY(200deg);transform:rotateY(200deg)}to{-webkit-transform:rotateY(90deg);transform:rotateY(90deg)}}@keyframes Butterfly_rightflap{0%{-webkit-transform:rotateY(200deg);transform:rotateY(200deg)}to{-webkit-transform:rotateY(90deg);transform:rotateY(90deg)}}@-webkit-keyframes JellyFish_swim_move{20%{-webkit-transform:translateY(3em);transform:translateY(3em)}45%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(3em);transform:translateY(3em)}}@keyframes JellyFish_swim_move{20%{-webkit-transform:translateY(3em);transform:translateY(3em)}45%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(3em);transform:translateY(3em)}}@-webkit-keyframes JellyFish_squash_move{20%{-webkit-transform:scaleY(.9);transform:scaleY(.9)}40%{-webkit-transform:scaleY(1.1);transform:scaleY(1.1)}60%{-webkit-transform:scaleY(.9);transform:scaleY(.9)}}@keyframes JellyFish_squash_move{20%{-webkit-transform:scaleY(.9);transform:scaleY(.9)}40%{-webkit-transform:scaleY(1.1);transform:scaleY(1.1)}60%{-webkit-transform:scaleY(.9);transform:scaleY(.9)}}.JellyFish-datouwang{position:relative;-webkit-filter:drop-shadow(0 0 1em #0ff);filter:drop-shadow(0 0 1em cyan);height:10em;direction:ltr}.JellyFish-datouwang,.JellyFish-datouwang-text{-webkit-animation:JellyFish_swim_move 5s ease-in-out infinite;animation:JellyFish_swim_move 5s ease-in-out infinite;-webkit-transform-origin:50% 0;transform-origin:50% 0;-webkit-transform:translateY(3em);transform:translateY(3em)}.JellyFish-datouwang .JellyFish-arms{-webkit-transform-origin:50% 0;transform-origin:50% 0;-webkit-animation:JellyFish_squash_move 5s ease-in-out infinite;animation:JellyFish_squash_move 5s ease-in-out infinite}.JellyFish-datouwang .JellyFish-arms .JellyFish-arm{position:absolute;width:2em;height:4.2em;top:3em;border-radius:50%;border-left:1em solid #cff;border-bottom:.3em solid transparent;-webkit-transform-origin:50% 0;transform-origin:50% 0;opacity:.4}.JellyFish-datouwang .JellyFish-arms .JellyFish-arm:before{content:"";position:absolute;width:1.6em;height:3em;top:3em;left:-1.2em;border-radius:50%;border-right:.6em solid #cff;border-top:.3em solid transparent;border-bottom:.3em solid transparent;-webkit-transform:rotate(-10.4deg);transform:rotate(-10.4deg)}.JellyFish-datouwang .JellyFish-arms .JellyFish-arm:after{content:"";position:absolute;width:1em;height:2em;top:5.2em;right:.04em;border-radius:50%;border-top:.4em solid transparent;border-left:.4em solid #cff;-webkit-transform:rotate(10deg);transform:rotate(10deg)}@-webkit-keyframes JellyFish_wave_move_1{30%{-webkit-transform:scaleX(1) scaleY(1) rotate(-3deg);transform:scaleX(1) scaleY(1) rotate(-3deg)}}@keyframes JellyFish_wave_move_1{30%{-webkit-transform:scaleX(1) scaleY(1) rotate(-3deg);transform:scaleX(1) scaleY(1) rotate(-3deg)}}.JellyFish-datouwang .JellyFish-arms .JellyFish-arm:first-child{left:2.2em;-webkit-transform:scaleX(1) scaleY(1) rotate(1.5deg);transform:scaleX(1) scaleY(1) rotate(1.5deg);-webkit-animation:JellyFish_wave_move_1 10s ease-in-out infinite;animation:JellyFish_wave_move_1 10s ease-in-out infinite}@-webkit-keyframes JellyFish_wave_move_2{30%{-webkit-transform:scaleX(1) scaleY(1.2) rotate(2deg);transform:scaleX(1) scaleY(1.2) rotate(2deg)}}@keyframes JellyFish_wave_move_2{30%{-webkit-transform:scaleX(1) scaleY(1.2) rotate(2deg);transform:scaleX(1) scaleY(1.2) rotate(2deg)}}.JellyFish-datouwang .JellyFish-arms .JellyFish-arm:nth-child(2){left:3em;-webkit-transform:scaleX(1) scaleY(1.2) rotate(2deg);transform:scaleX(1) scaleY(1.2) rotate(2deg);-webkit-animation:JellyFish_wave_move_2 10s ease-in-out infinite;animation:JellyFish_wave_move_2 10s ease-in-out infinite}@-webkit-keyframes JellyFish_wave_move_3{30%{-webkit-transform:scaleX(1) scaleY(1.15) rotate(1deg);transform:scaleX(1) scaleY(1.15) rotate(1deg)}}@keyframes JellyFish_wave_move_3{30%{-webkit-transform:scaleX(1) scaleY(1.15) rotate(1deg);transform:scaleX(1) scaleY(1.15) rotate(1deg)}}.JellyFish-datouwang .JellyFish-arms .JellyFish-arm:nth-child(3){left:3.6em;-webkit-transform:scaleX(1) scaleY(1.15) rotate(1deg);transform:scaleX(1) scaleY(1.15) rotate(1deg);-webkit-animation:JellyFish_wave_move_3 10s ease-in-out infinite;animation:JellyFish_wave_move_3 10s ease-in-out infinite}@-webkit-keyframes JellyFish_wave_move_4{30%{-webkit-transform:scaleX(1) scaleY(1.15) rotate(0deg);transform:scaleX(1) scaleY(1.15) rotate(0deg)}}@keyframes JellyFish_wave_move_4{30%{-webkit-transform:scaleX(1) scaleY(1.15) rotate(0deg);transform:scaleX(1) scaleY(1.15) rotate(0deg)}}.JellyFish-datouwang .JellyFish-arms .JellyFish-arm:nth-child(4){left:3.3em;-webkit-transform:scaleX(1) scaleY(1.15) rotate(0deg);transform:scaleX(1) scaleY(1.15) rotate(0deg);-webkit-animation:JellyFish_wave_move_4 10s ease-in-out infinite;animation:JellyFish_wave_move_4 10s ease-in-out infinite}@-webkit-keyframes JellyFish_wave_move_5{30%{-webkit-transform:scaleX(1) scaleY(1.1) rotate(-1deg);transform:scaleX(1) scaleY(1.1) rotate(-1deg)}}@keyframes JellyFish_wave_move_5{30%{-webkit-transform:scaleX(1) scaleY(1.1) rotate(-1deg);transform:scaleX(1) scaleY(1.1) rotate(-1deg)}}.JellyFish-datouwang .JellyFish-arms .JellyFish-arm:nth-child(5){left:4em;-webkit-transform:scaleX(1) scaleY(1.1) rotate(-1deg);transform:scaleX(1) scaleY(1.1) rotate(-1deg);-webkit-animation:JellyFish_wave_move_5 10s ease-in-out infinite;animation:JellyFish_wave_move_5 10s ease-in-out infinite}@-webkit-keyframes JellyFish_wave_move_6{30%{-webkit-transform:scaleX(-1) scaleY(1.1) rotate(-2deg);transform:scaleX(-1) scaleY(1.1) rotate(-2deg)}}@keyframes JellyFish_wave_move_6{30%{-webkit-transform:scaleX(-1) scaleY(1.1) rotate(-2deg);transform:scaleX(-1) scaleY(1.1) rotate(-2deg)}}.JellyFish-datouwang .JellyFish-arms .JellyFish-arm:nth-child(6){left:4.5em;-webkit-transform:scaleX(-1) scaleY(1) rotate(-2deg);transform:scaleX(-1) scaleY(1) rotate(-2deg);-webkit-animation:JellyFish_wave_move_6 10s ease-in-out infinite;animation:JellyFish_wave_move_6 10s ease-in-out infinite}@-webkit-keyframes JellyFish_wave_move_7{30%{-webkit-transform:scaleX(-1) scaleY(1.15) rotate(-1.5deg);transform:scaleX(-1) scaleY(1.15) rotate(-1.5deg)}}@keyframes JellyFish_wave_move_7{30%{-webkit-transform:scaleX(-1) scaleY(1.15) rotate(-1.5deg);transform:scaleX(-1) scaleY(1.15) rotate(-1.5deg)}}.JellyFish-datouwang .JellyFish-arms .JellyFish-arm:nth-child(7){left:5em;-webkit-transform:scaleX(-1) scaleY(1.15) rotate(-3deg);transform:scaleX(-1) scaleY(1.15) rotate(-3deg);-webkit-animation:JellyFish_wave_move_7 10s ease-in-out infinite;animation:JellyFish_wave_move_7 10s ease-in-out infinite}@-webkit-keyframes JellyFish_wave_move_8{30%{-webkit-transform:scaleX(.5) scaleY(1.14) rotate(-4deg);transform:scaleX(.5) scaleY(1.14) rotate(-4deg)}}@keyframes JellyFish_wave_move_8{30%{-webkit-transform:scaleX(.5) scaleY(1.14) rotate(-4deg);transform:scaleX(.5) scaleY(1.14) rotate(-4deg)}}.JellyFish-datouwang .JellyFish-arms .JellyFish-arm:nth-child(8){left:5.5em;-webkit-transform:scaleX(.5) scaleY(1.14) rotate(-4deg);transform:scaleX(.5) scaleY(1.14) rotate(-4deg);-webkit-animation:JellyFish_wave_move_8 10s ease-in-out infinite;animation:JellyFish_wave_move_8 10s ease-in-out infinite}.JellyFish-datouwang .JellyFish-tentacles{-webkit-animation:JellyFish_squash_move 10s ease-in-out infinite;animation:JellyFish_squash_move 10s ease-in-out infinite}.JellyFish-datouwang .JellyFish-tentacles .JellyFish-tentacle{position:absolute;top:4em;width:10em;height:8em;border:1px solid rgba(0,255,255,.6);border-top:none;border-bottom:none;border-bottom-left-radius:10% 50%;border-bottom-right-radius:10% 50%;border-top-left-radius:20% 50%;border-top-right-radius:20% 50%}.JellyFish-datouwang .JellyFish-tentacles .JellyFish-tentacle:nth-child(2){-webkit-transform:scaleX(.8);transform:scaleX(.8)}.JellyFish-datouwang .JellyFish-tentacles .JellyFish-tentacle:nth-child(3){-webkit-transform:scaleX(.6);transform:scaleX(.6)}.JellyFish-datouwang .JellyFish-tentacles .JellyFish-tentacle:nth-child(4){-webkit-transform:scaleX(.4);transform:scaleX(.4)}.JellyFish-datouwang .JellyFish-tentacles .JellyFish-tentacle:nth-child(5){-webkit-transform:scaleX(.2);transform:scaleX(.2)}.JellyFish-datouwang .JellyFish-guts{width:4em;height:4em;background:#fff;position:absolute;left:3em;top:1em;border-radius:50%;box-shadow:-1.5em .7em 0 -.8em #fff,-1.7em -.5em 0 -1.4em #fff,1.8em -.1em 0 -1.3em #fff,1em 1em 0 -.6em #fff,-.4em 1.8em 0 -1.3em #fff,1.4em -1em 0 -1.5em #fff,-1.3em 1.8em 0 -1.5em #fff;-webkit-filter:drop-shadow(0 0 .5em hsla(0,0%,100%,.5));filter:drop-shadow(0 0 .5em rgba(255,255,255,.5))}.JellyFish-datouwang .JellyFish-body{background:#0ff;width:10em;height:5em;border-top-left-radius:50% 100%;border-top-right-radius:50% 100%;position:relative;opacity:.65;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-animation:JellyFish_squash_move 10s ease-in-out infinite;animation:JellyFish_squash_move 10s ease-in-out infinite}.JellyFish-datouwang .JellyFish-body .JellyFish-base{position:absolute;width:3em;height:1.5em;background:#0ff;bottom:-1.5em;border-bottom-left-radius:50% 100%;border-bottom-right-radius:50% 100%;box-shadow:3.5em 0 0 #0ff,7em 0 0 #0ff}.JellyFish-datouwang .JellyFish-body .JellyFish-base:after{content:"";position:absolute;width:3em;height:1em;left:1.75em;top:-.25em;background:radial-gradient(circle at 50% 120%,rgba(0,255,255,0) 0,rgba(0,255,255,0) 25%,#0ff 0,#0ff 100%)}.JellyFish-datouwang .JellyFish-body .JellyFish-base:before{content:"";position:absolute;width:3em;height:1em;left:5.25em;top:-.25em;background:radial-gradient(circle at 50% 120%,rgba(0,255,255,0) 0,rgba(0,255,255,0) 25%,#0ff 0,#0ff 100%)}@-webkit-keyframes JellyFish_JellyFish-eyes_move{40%{-webkit-transform:translateY(-.2em);transform:translateY(-.2em)}60%{-webkit-transform:translateY(.2em);transform:translateY(.2em)}}@keyframes JellyFish_JellyFish-eyes_move{40%{-webkit-transform:translateY(-.2em);transform:translateY(-.2em)}60%{-webkit-transform:translateY(.2em);transform:translateY(.2em)}}.JellyFish-datouwang .JellyFish-eyes .JellyFish-eye{width:2em;height:2em;background:#fff;position:absolute;left:2.85em;top:3em;border-radius:50%;overflow:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.JellyFish-datouwang .JellyFish-eyes .JellyFish-eye:before{content:"";position:absolute;width:70%;height:70%;background:#00008b;border-radius:50%;left:15%;top:15%;-webkit-animation:JellyFish_JellyFish-eyes_move 10s ease-in-out infinite;animation:JellyFish_JellyFish-eyes_move 10s ease-in-out infinite}.JellyFish-datouwang .JellyFish-eyes .JellyFish-eye:after{content:"";position:absolute;width:25%;height:25%;background:#fff;border-radius:50%;left:25%;top:25%;box-shadow:.4em .4em 0 -.12em #fff,.5em .05em 0 -.15em #fff;-webkit-animation:JellyFish-eyes 10s ease-in-out infinite;animation:JellyFish-eyes 10s ease-in-out infinite;z-index:1}.JellyFish-datouwang .JellyFish-eyes .JellyFish-eye.JellyFish-right{left:5.15em}.JellyFish-datouwang .JellyFish-eyes .JellyFish-eyelid{width:100%;height:100%;background:#0ff;z-index:2;position:relative;-webkit-transform:translateY(-3em);transform:translateY(-3em);-webkit-animation:JellyFish_blink_move 6s ease-in-out infinite;animation:JellyFish_blink_move 6s ease-in-out infinite}@-webkit-keyframes JellyFish_blink_move{97%{-webkit-transform:translateY(-3em);transform:translateY(-3em)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes JellyFish_blink_move{97%{-webkit-transform:translateY(-3em);transform:translateY(-3em)}to{-webkit-transform:translateY(0);transform:translateY(0)}}.custom-fish-fish{position:relative;left:0;height:85px;width:120px;-webkit-transform:scaleX(-1) rotate(15deg);transform:scaleX(-1) rotate(15deg)}.custom-fish-fish-body{position:absolute;width:115px;height:75px;border-radius:50%;background-color:orange;box-shadow:inset 0 -7px 7px rgba(0,0,0,.27058823529411763);-webkit-box-shadow:0 -7px 7px inset rgba(0,0,0,.27058823529411763);-moz-box-shadow:0 -7px 7px inset rgba(0,0,0,.27058823529411763);-o-box-shadow:0 -7px 7px inset rgba(0,0,0,.27058823529411763);-ms-box-shadow:0 -7px 7px inset rgba(0,0,0,.27058823529411763);transform:skewX(5deg) skewY(-10deg);-webkit-transform:skewX(5deg) skewY(-10deg);-moz-transform:skewX(5deg) skewY(-10deg);-ms-transform:skewX(5deg) skewY(-10deg);-o-transform:skewX(5deg) skewY(-10deg)}.custom-fish-fish-body:before{content:"";width:15px;height:15px;background-color:#fff;position:absolute;border-radius:50%;right:18px;top:16px}.custom-fish-fish-body:after{content:"";width:7px;height:9px;background-color:#000;position:absolute;border-radius:50%;right:20px;top:18px;-webkit-animation:custom-fish-eye-move 2s ease 0s infinite normal;animation:custom-fish-eye-move 2s ease 0s infinite normal}@-webkit-keyframes custom-fish-eye-move{0%{right:20px;top:18px}25%{right:23px;top:18px}50%{right:20px;top:20px}to{right:20px;top:18px}}@keyframes custom-fish-eye-move{0%{right:20px;top:18px}25%{right:23px;top:18px}50%{right:20px;top:20px}to{right:20px;top:18px}}.custom-fish-top-fin{position:absolute;left:35px;top:-23px;width:28px;height:50px;border-radius:20% 50%;background-color:orange;box-shadow:inset 2px -11px 7px rgba(0,0,0,.5019607843137255);-webkit-box-shadow:2px -11px 7px inset rgba(0,0,0,.5019607843137255);-moz-box-shadow:2px -11px 7px inset rgba(0,0,0,.5019607843137255);-o-box-shadow:2px -11px 7px inset rgba(0,0,0,.5019607843137255);-ms-box-shadow:2px -11px 7px inset rgba(0,0,0,.5019607843137255);transform:rotate(80deg) skewX(-23deg);-webkit-transform:rotate(80deg) skewX(-23deg);-moz-transform:rotate(80deg) skewX(-23deg);-ms-transform:rotate(80deg) skewX(-23deg);-o-transform:rotate(80deg) skewX(-23deg)}@-webkit-keyframes custom-fish-tail-fin{0%{transform:rotate(25deg) skewX(-18deg) skewY(-5deg);-webkit-transform:rotate(25deg) skewX(-18deg) skewY(-5deg);-moz-transform:rotate(25deg) skewX(-18deg) skewY(-5deg);-ms-transform:rotate(25deg) skewX(-18deg) skewY(-5deg);-o-transform:rotate(25deg) skewX(-18deg) skewY(-5deg);left:-35px}50%{transform:rotate(25deg) skewX(-18deg) skewY(-15deg);-webkit-transform:rotate(25deg) skewX(-18deg) skewY(-15deg);-moz-transform:rotate(25deg) skewX(-18deg) skewY(-15deg);-ms-transform:rotate(25deg) skewX(-18deg) skewY(-15deg);-o-transform:rotate(25deg) skewX(-18deg) skewY(-15deg);left:-33px}to{transform:rotate(25deg) skewX(-18deg) skewY(-5deg);-webkit-transform:rotate(25deg) skewX(-18deg) skewY(-5deg);-moz-transform:rotate(25deg) skewX(-18deg) skewY(-5deg);-ms-transform:rotate(25deg) skewX(-18deg) skewY(-5deg);-o-transform:rotate(25deg) skewX(-18deg) skewY(-5deg);left:-35px}}@keyframes custom-fish-tail-fin{0%{transform:rotate(25deg) skewX(-18deg) skewY(-5deg);-webkit-transform:rotate(25deg) skewX(-18deg) skewY(-5deg);-moz-transform:rotate(25deg) skewX(-18deg) skewY(-5deg);-ms-transform:rotate(25deg) skewX(-18deg) skewY(-5deg);-o-transform:rotate(25deg) skewX(-18deg) skewY(-5deg);left:-35px}50%{transform:rotate(25deg) skewX(-18deg) skewY(-15deg);-webkit-transform:rotate(25deg) skewX(-18deg) skewY(-15deg);-moz-transform:rotate(25deg) skewX(-18deg) skewY(-15deg);-ms-transform:rotate(25deg) skewX(-18deg) skewY(-15deg);-o-transform:rotate(25deg) skewX(-18deg) skewY(-15deg);left:-33px}to{transform:rotate(25deg) skewX(-18deg) skewY(-5deg);-webkit-transform:rotate(25deg) skewX(-18deg) skewY(-5deg);-moz-transform:rotate(25deg) skewX(-18deg) skewY(-5deg);-ms-transform:rotate(25deg) skewX(-18deg) skewY(-5deg);-o-transform:rotate(25deg) skewX(-18deg) skewY(-5deg);left:-35px}}.custom-fish-tail-fin{left:-30px;width:43px;height:50px;bottom:0;transform:rotate(25deg) skewX(-18deg) skewY(-15deg);-webkit-transform:rotate(25deg) skewX(-18deg) skewY(-15deg);-moz-transform:rotate(25deg) skewX(-18deg) skewY(-15deg);-ms-transform:rotate(25deg) skewX(-18deg) skewY(-15deg);-o-transform:rotate(25deg) skewX(-18deg) skewY(-15deg);-webkit-animation:custom-fish-tail-fin 1s ease 0s infinite normal;animation:custom-fish-tail-fin 1s ease 0s infinite normal}.custom-fish-tail-fin,.custom-fish-tail-fin2{position:absolute;border-radius:40% 50%;background-color:orange;box-shadow:inset 1px -13px 7px rgba(0,0,0,.5019607843137255);-webkit-box-shadow:1px -13px 7px inset rgba(0,0,0,.5019607843137255);-moz-box-shadow:1px -13px 7px inset rgba(0,0,0,.5019607843137255);-o-box-shadow:1px -13px 7px inset rgba(0,0,0,.5019607843137255);-ms-box-shadow:1px -13px 7px inset rgba(0,0,0,.5019607843137255)}.custom-fish-tail-fin2{content:"";z-index:9;left:-16px;bottom:19px;width:40px;height:48px;transform:rotate(85deg);-webkit-transform:rotate(85deg);-moz-transform:rotate(85deg);-ms-transform:rotate(85deg);-o-transform:rotate(85deg)}.custom-fish-mouth{width:15px;border-bottom:2px solid #fff;background:#fff;border-radius:0 20px 20px 20px;position:absolute;top:38px;height:3px;-webkit-animation:custom-fish-mouth 2s ease 0s infinite normal;animation:custom-fish-mouth 2s ease 0s infinite normal}@-webkit-keyframes custom-fish-mouth{0%{height:3px}50%{height:5px}to{height:3px}}@keyframes custom-fish-mouth{0%{height:3px}50%{height:5px}to{height:3px}}@-webkit-keyframes custom-fish-side-fin{0%{transform:rotate(15deg) skewX(-18deg) skewY(-15deg);-webkit-transform:rotate(15deg) skewX(-18deg) skewY(-15deg);-moz-transform:rotate(15deg) skewX(-18deg) skewY(-15deg);-ms-transform:rotate(15deg) skewX(-18deg) skewY(-15deg);-o-transform:rotate(15deg) skewX(-18deg) skewY(-15deg)}50%{transform:rotate(25deg) skewX(-18deg) skewY(-15deg);-webkit-transform:rotate(25deg) skewX(-18deg) skewY(-15deg);-moz-transform:rotate(25deg) skewX(-18deg) skewY(-15deg);-ms-transform:rotate(25deg) skewX(-18deg) skewY(-15deg);-o-transform:rotate(25deg) skewX(-18deg) skewY(-15deg)}to{transform:rotate(15deg) skewX(-18deg) skewY(-15deg);-webkit-transform:rotate(15deg) skewX(-18deg) skewY(-15deg);-moz-transform:rotate(15deg) skewX(-18deg) skewY(-15deg);-ms-transform:rotate(15deg) skewX(-18deg) skewY(-15deg);-o-transform:rotate(15deg) skewX(-18deg) skewY(-15deg)}}@keyframes custom-fish-side-fin{0%{transform:rotate(15deg) skewX(-18deg) skewY(-15deg);-webkit-transform:rotate(15deg) skewX(-18deg) skewY(-15deg);-moz-transform:rotate(15deg) skewX(-18deg) skewY(-15deg);-ms-transform:rotate(15deg) skewX(-18deg) skewY(-15deg);-o-transform:rotate(15deg) skewX(-18deg) skewY(-15deg)}50%{transform:rotate(25deg) skewX(-18deg) skewY(-15deg);-webkit-transform:rotate(25deg) skewX(-18deg) skewY(-15deg);-moz-transform:rotate(25deg) skewX(-18deg) skewY(-15deg);-ms-transform:rotate(25deg) skewX(-18deg) skewY(-15deg);-o-transform:rotate(25deg) skewX(-18deg) skewY(-15deg)}to{transform:rotate(15deg) skewX(-18deg) skewY(-15deg);-webkit-transform:rotate(15deg) skewX(-18deg) skewY(-15deg);-moz-transform:rotate(15deg) skewX(-18deg) skewY(-15deg);-ms-transform:rotate(15deg) skewX(-18deg) skewY(-15deg);-o-transform:rotate(15deg) skewX(-18deg) skewY(-15deg)}}.custom-fish-side-fin{left:39px;bottom:0;width:33px;height:38px;border-radius:50% 40%;box-shadow:inset 1px -13px 7px rgba(0,0,0,.5019607843137255);-webkit-box-shadow:1px -13px 7px inset rgba(0,0,0,.5019607843137255);-moz-box-shadow:1px -13px 7px inset rgba(0,0,0,.5019607843137255);-o-box-shadow:1px -13px 7px inset rgba(0,0,0,.5019607843137255);-ms-box-shadow:1px -13px 7px inset rgba(0,0,0,.5019607843137255);transform:rotate(25deg) skewX(-18deg) skewY(-15deg);-webkit-transform:rotate(25deg) skewX(-18deg) skewY(-15deg);-moz-transform:rotate(25deg) skewX(-18deg) skewY(-15deg);-ms-transform:rotate(25deg) skewX(-18deg) skewY(-15deg);-o-transform:rotate(25deg) skewX(-18deg) skewY(-15deg);-webkit-animation:custom-fish-side-fin 2s ease 0s infinite normal;animation:custom-fish-side-fin 2s ease 0s infinite normal}.custom-fish-scale,.custom-fish-side-fin{position:absolute;background-color:orange}.custom-fish-scale{width:21px;height:24px;border-radius:39%;box-shadow:inset 3px -3px 5px rgba(0,0,0,.12549019607843137);-webkit-box-shadow:3px -3px 5px inset rgba(0,0,0,.12549019607843137);-moz-box-shadow:3px -3px 5px inset rgba(0,0,0,.12549019607843137);-o-box-shadow:3px -3px 5px inset rgba(0,0,0,.12549019607843137);-ms-box-shadow:3px -3px 5px inset rgba(0,0,0,.12549019607843137);transform:rotate(22deg) skewX(-3deg) skewY(-10deg);-webkit-transform:rotate(22deg) skewX(-3deg) skewY(-10deg);-moz-transform:rotate(22deg) skewX(-3deg) skewY(-10deg);-ms-transform:rotate(22deg) skewX(-3deg) skewY(-10deg);-o-transform:rotate(22deg) skewX(-3deg) skewY(-10deg)}.custom-fish-scale-1{left:20px;bottom:40px}.custom-fish-scale-2{left:36px;bottom:50px}.custom-fish-scale-3{left:53px;bottom:45px}.Fruit-apple{width:6em;height:5em;background-color:#ff4355;box-shadow:inset .2em -.2em rgba(0,0,0,.5411764705882353);border-radius:2em 2em 3em 3em}.Fruit-apple:before{top:-.2em;left:1.8em;content:"";width:4.1em;height:2.75em;background-color:inherit;border-radius:3em 3em 0 0;position:absolute;box-shadow:-1.5em 0 0 #ff4355,inset .2em .2em #ff4355}.Fruit-apple:after{content:"";width:.2em;height:1em;background-color:brown;position:absolute;z-index:2;top:-.5em;left:3em}.Fruit-orange{width:5.6em;height:5.6em;border-radius:50%;background-color:#ffb526;box-shadow:inset .2em -.2em #cc8a0c}.Fruit-orange:before{content:"";position:absolute;top:-1em;left:3em;height:0;width:0;border-radius:50% 0 50% 0;border-color:#539e3d #437512 #437512 #539e3d;border-style:solid;border-width:1em}.Fruit-banana{width:6em;height:6em;background-color:transparent;box-shadow:-1.1em 1.1em 0 0 #fcd110;border-radius:50%}.Fruit-banana:before{content:"";width:.3em;height:.3em;-webkit-transform:rotate(45deg);transform:rotate(45deg);background-color:#937714;position:absolute;top:5.4em;left:4.3em;z-index:1}.Fruit-banana:after{content:"";width:.4em;height:.8em;-webkit-transform:rotate(31deg);transform:rotate(31deg);background-color:#b3bb03;position:absolute;top:1.1em;left:.2em;z-index:1}.Fruit-banana-line{width:5.5em;height:5.8em;background-color:transparent;box-shadow:-.4em .4em 0 0 #ffe23c;border-radius:50%;position:absolute;top:.4em;left:-.1em;-webkit-transform:rotate(-4deg);transform:rotate(-4deg)}.Fruit-Lemon{width:5.1em;height:5.1em;margin:.8em;background-color:#ffe135;border-radius:50% 15%;box-shadow:inset .2em .2em #ccb42a;-webkit-transform:rotate(225deg);transform:rotate(225deg)}.Fruit-Pear{width:5.4em;height:5.4em;margin-top:1.2em;background-color:#d7c322;border-radius:50% 15% 50% 50%;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);box-shadow:inset .15em .25em #c3b11f}.Fruit-Pear:after{content:"";width:.2em;height:1em;background-color:brown;position:absolute;z-index:2;top:-.2em;left:5.1em;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.Fruit-Strawberry{width:5em;height:5em;margin-top:.7em;background-color:#ed2607;border-radius:50% 15% 50% 50%;-webkit-transform:rotate(135deg);transform:rotate(135deg);box-shadow:inset -.15em -.25em #c62106}.Fruit-Strawberry:before{content:"";position:absolute;top:3.5em;left:2em;width:.3em;height:.3em;background-color:#fff;border-radius:50%;box-shadow:1.7em 0 0 0 #fff,-1em -2.8em 0 0 #fff,2.5em -1.5em 0 0 #fff,2em -2.5em 0 0 #fff,.75em -1.5em 0 0 #fff,-1em -1em 0 0 #fff,.8em -3.2em 0 0 #fff}.Fruit-six-pointed-star{--star-color:#539e3d;--sqrt-3:1.73205080757;margin:0 auto;font-size:.7em;width:0;height:0;position:relative;border-left:1em solid transparent;border-right:1em solid transparent;border-bottom:calc(1em*var(--sqrt-3)) solid var(--star-color);z-index:999;position:absolute;left:.1em;bottom:.7em}.Fruit-six-pointed-star:after{content:"";position:absolute;width:0;height:0;left:-1em;top:calc(1em*var(--sqrt-3)/3);border-left:1em solid transparent;border-right:1em solid transparent;border-top:calc(1em*var(--sqrt-3)) solid var(--star-color)}.Fruit-blueberry{width:6em;height:5.5em;border-radius:50%;background-color:#89a2ca;box-shadow:inset .2em -.2em #6081b8}.Fruit-blueberry:before{content:"";width:2em;height:1em;left:2em;position:absolute;background-color:#3e4d64;border-radius:50%}.Fruit-peach{width:6em;height:5em;background-color:#f87a95;box-shadow:inset .2em -.2em #cd6179;border-radius:2.5em 2.5em 3em 3em}.Fruit-peach:before{content:"";position:absolute;top:-1.7em;left:3em;height:0;width:0;border-radius:50% 0 50% 0;border-color:#539e3d #437512 #437512 #539e3d;border-style:solid;border-width:1em}.Fruit-cherry{width:3em;height:2.5em;background-color:#c20e2b;box-shadow:inset .2em -.2em #9b0b22;border-radius:2.5em 2.5em 4em 4em;margin-left:.2em;-webkit-transform:rotate(357deg);transform:rotate(357deg)}.Fruit-cherry:nth-child(2){-webkit-transform:rotate(11deg);transform:rotate(11deg)}.Fruit-cherry1{top:3em;left:.2em;-webkit-transform:rotate(15deg);transform:rotate(15deg)}.Fruit-cherry2{top:3em;left:3.4em;-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}.Fruit-cherry1:before{content:"";width:1em;height:2.8em;background-color:transparent;box-shadow:.2em -.1em 0 0 #539e3d;border-radius:50%;position:absolute;top:-2.6em;left:1em;-webkit-transform:rotate(19deg);transform:rotate(19deg)}.Fruit-cherry2:before{content:"";width:1em;height:2.8em;background-color:transparent;box-shadow:.2em -.1em 0 0 #539e3d;border-radius:50%;position:absolute;top:-2.5em;left:.5em;-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}.Fruit-cherry-join{width:.7em;height:.4em;top:-2.4em;right:2.3em;position:absolute;background-color:#724126;border-radius:20%;-webkit-transform:rotate(-12deg);transform:rotate(-12deg);z-index:999}.Fruit-watermelon{position:relative;width:0;border:2.2em solid #f33;border-radius:100% 0 0 0;box-shadow:-.25em -.25em 0 .25em #373;-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.Fruit-watermelon:before{content:"";position:absolute;bottom:.2em;right:.2em;width:.33em;height:.33em;background-color:#fff;border-radius:0 50%;box-shadow:1.75em 0 0 0 #fff,0 1.75em 0 0 #fff,2.5em -1.5em 0 0 #fff,-1.5em 2.5em 0 0 #fff,2em 2em 0 0 #fff}.Fruit-watermelon:after{content:"";position:absolute;top:-2.6em;left:-2.6em;width:4.8em;height:4.8em;box-shadow:inset -.35em -.35em rgba(0,0,0,.2)}.Fruit-avocado{position:relative;width:3em;height:4.2em;margin:0 auto;background:#cde06d;border-radius:50% 50% 50% 50%/75% 75% 40% 40%;border:.6em solid #9fcd65;box-shadow:0 0 0 2px #3c632b}.Fruit-avocado-inner{position:absolute;bottom:8%;right:25%;background:#98602d;border:.2em solid #704f31;width:55%;height:48%;border-radius:50% 50% 50% 50%/60% 60% 40% 40%}.Fruit-avocado-inner:after{content:"";height:80%;width:80%;opacity:.7;background:#fff;position:absolute;left:13%;top:14%;-webkit-transform:rotate(8deg);transform:rotate(8deg);border-radius:50% 50% 50% 50%/60% 60% 40% 40%}.Fruit-avocado-inner:before{content:"";position:absolute;width:80%;height:95%;left:6%;background:#98602d;-webkit-transform:rotate(20deg);transform:rotate(20deg);border-radius:50% 50% 50% 50%/60% 60% 40% 40%;z-index:1}.Fruit-fruit-orange{width:5em;height:5em;border-radius:50%;position:relative;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;background:#f57400}.Fruit-fruit-orange:after{content:"";position:absolute;width:.5em;height:.5em;top:calc(50% - .22em);left:calc(50% - .22em);background:#fffab9;z-index:10;border-radius:50%;box-shadow:0 0 3px 2px #fffab9}.Fruit-fruit-orange:before{position:absolute;content:"";width:100%;height:100%;border:1px solid #f57400;box-shadow:0 0 .1em 1px rgba(0,0,0,.4),inset 0 0 1px .2em #fec70c,inset 0 0 .2em .3em #fce819,inset 0 0 .2em .5em #fffab9,inset 0 0 .2em .7em #fffab9;border-radius:50%}.Fruit-fruit-orange-slices{position:absolute;z-index:5;width:4em;height:.3em;background:#fffab9;box-shadow:0 0 .05em 1px #fffab9}.Fruit-fruit-orange-slices:before{content:"";position:absolute;z-index:5;top:0;left:0;width:100%;height:100%;background:#fffab9;-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(60deg);transform:rotate(60deg);box-shadow:0 0 .05em 1px #fffab9}.Fruit-fruit-orange-slices:after{content:"";position:absolute;z-index:5;top:0;left:0;width:100%;height:100%;background:#fffab9;-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(120deg);transform:rotate(120deg);box-shadow:0 0 .05em 1px #fffab9}.Fruit-fruit-lemon{background:#fddd09;width:5em;height:5em;border-radius:50%;position:relative;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.Fruit-fruit-lemon:before{position:absolute;content:"";width:100%;height:100%;border:1px solid #e9ce1d;box-shadow:0 0 .1em 1px rgba(0,0,0,.4),inset 0 0 1px .2em #fec70c,inset 0 0 .2em .3em #fce819,inset 0 0 .2em .5em #fffab9,inset 0 0 .2em .7em #fffab9;border-radius:50%}.Fruit-fruit-lemon-slices{position:absolute;z-index:5;width:4em;height:.3em;background:#fffab9;box-shadow:0 0 .05em 1px #fffab9}.Fruit-fruit-lemon-slices:before{content:"";position:absolute;z-index:5;top:0;left:0;width:100%;height:100%;background:#fffab9;-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(60deg);transform:rotate(60deg);box-shadow:0 0 .05em 1px #fffab9}.Fruit-fruit-lemon-slices:after{content:"";position:absolute;z-index:5;top:0;left:0;width:100%;height:100%;background:#fffab9;-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(120deg);transform:rotate(120deg);box-shadow:0 0 .05em 1px #fffab9}.Fruit-berry{width:3.7em;height:4em;border-radius:10% 10% 50% 50%;position:relative;z-index:1}.Fruit-raspberry{background-color:#d33653;width:1.3em;height:3em}.Fruit-raspberry-six-pointed-star{--star-color:#539e3d;--sqrt-3:1.73205080757;font-size:.7em;width:0;height:0;position:relative;border-left:1em solid transparent;border-right:1em solid transparent;border-bottom:calc(1em*var(--sqrt-3)) solid var(--star-color);margin:-.2em auto 0;z-index:999}.Fruit-raspberry-six-pointed-star:after{content:"";position:absolute;width:0;height:0;left:-1em;top:calc(1em*var(--sqrt-3)/3);border-left:1em solid transparent;border-right:1em solid transparent;border-top:calc(1em*var(--sqrt-3)) solid var(--star-color)}.Fruit-berry-ball{width:1.3em;height:1.3em;position:absolute;border-radius:50%;box-shadow:inset -.1em -.1em rgba(0,0,0,.2196078431372549)}.Fruit-berry-ball:first-child{top:2.9em;left:1.5em}.Fruit-berry-ball:nth-child(2){top:3em;right:1.5em}.Fruit-berry-ball:nth-child(3){top:1.9em;left:1.8em}.Fruit-berry-ball:nth-child(4){top:1.9em;right:1.8em}.Fruit-berry-ball:nth-child(5){top:1em;left:2em}.Fruit-berry-ball:nth-child(6){top:1em;right:2em}.Fruit-berry-ball:nth-child(7){top:0;left:1.9em}.Fruit-berry-ball:nth-child(8){top:0;right:1.8em}.Fruit-raspberry-leaf-up{top:.5em;left:2.6em;z-index:2}.Fruit-raspberry-ball:nth-child(2n+0){box-shadow:inset .1em -.1em rgba(0,0,0,.47058823529411764)}.Fruit-raspberry-ball{background-color:#d33653}.CartoonBox_container{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center}.CartoonBox_waper{-webkit-transform:scale(.4);transform:scale(.4);position:relative;width:100%;height:100%}.CartoonBox_waper:hover{-webkit-animation:dance .6s linear infinite;animation:dance .6s linear infinite}.CartoonBox_noodles{position:relative;-webkit-transform:rotateX(-10deg) rotateY(25deg);transform:rotateX(-10deg) rotateY(25deg);-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.CartoonBox_noodles *{position:absolute;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.CartoonBox_side{--main:#fff;width:250px;height:250px;background-color:var(--main);border:solid #cac4c6;border-width:2px 0;-webkit-transform:rotateX(-5deg);transform:rotateX(-5deg);top:-175px;left:-75px}.CartoonBox_side.CartoonBox_front{-webkit-transform:translateZ(69px) rotateX(-5deg);transform:translateZ(69px) rotateX(-5deg);display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.CartoonBox_side.CartoonBox_left{--main:#f6e2e3;-webkit-transform:translateZ(-69px) translateX(-135px) rotateY(90deg) rotateX(5deg);transform:translateZ(-69px) translateX(-135px) rotateY(90deg) rotateX(5deg)}.CartoonBox_side.CartoonBox_back,.CartoonBox_side.CartoonBox_right{--main:#df807b}.CartoonBox_side.CartoonBox_right{-webkit-transform:translateZ(-69px) translateX(135px) rotateY(90deg) rotateX(-5deg);transform:translateZ(-69px) translateX(135px) rotateY(90deg) rotateX(-5deg)}.CartoonBox_side.CartoonBox_back{-webkit-transform:translateZ(-205px) rotateX(5deg);transform:translateZ(-205px) rotateX(5deg)}.CartoonBox_side:after,.CartoonBox_side:before{content:"";height:100%;width:30px;background-color:var(--main);position:absolute;top:-2px;left:-12px;-webkit-transform:skewX(5deg);transform:skewX(5deg);border:2px solid #cac4c6;border-right-width:0}.CartoonBox_side:after{left:auto;right:-12px;-webkit-transform:skewX(-5deg);transform:skewX(-5deg);border-width:2px 2px 2px 0}.CartoonBox_eyes{width:20px;border-radius:50%;top:150px;left:65px;box-shadow:110px 0 #312d2a;-webkit-animation:eyes 4s linear 1s infinite;animation:eyes 4s linear 1s infinite}.CartoonBox_eyes,.CartoonBox_mouth{height:20px;background-color:#312d2a}.CartoonBox_mouth{overflow:hidden;width:50px;left:105px;top:165px;border-radius:5px 5px 50% 50%}.CartoonBox_mouth:after{content:"";position:absolute;width:14px;height:14px;border-radius:50%;background-color:#de5c65;left:17px;bottom:-8px}.CartoonBox_cap{--main:#fff;width:290px;height:100px;background-color:var(--main);border:solid #cac4c6;border-width:0 2px;top:-274px;left:-97px;-webkit-transform-origin:bottom;transform-origin:bottom;-webkit-animation:cap .3s ease-out infinite alternate;animation:cap .3s ease-out infinite alternate}.CartoonBox_cap:after,.CartoonBox_cap:before{content:"";height:50px;width:180px;position:absolute;top:-52px}.CartoonBox_cap:before{left:84px;background-color:var(--main);border:solid #cac4c6;border-width:2px 2px 0 0;-webkit-transform:skewX(45deg);transform:skewX(45deg)}.CartoonBox_cap:after{right:84px;background-color:var(--main);border:solid #cac4c6;border-width:2px 0 0 2px;-webkit-transform:skewX(-45deg);transform:skewX(-45deg)}.CartoonBox_cap.CartoonBox_front{--rotate:translateZ(80px) rotateX(-85deg);-webkit-transform:translateZ(80px) rotateX(-125deg);transform:translateZ(80px) rotateX(-125deg)}.CartoonBox_cap.CartoonBox_back{--main:#f6e2e3;--rotate:translateZ(-216px) rotateX(85deg);-webkit-transform:translateZ(-216px) rotateX(125deg);transform:translateZ(-216px) rotateX(125deg)}.CartoonBox_cap.CartoonBox_left{--rotate:translateZ(-60px) translateX(-150px) rotateY(-90deg) rotateX(-115deg);top:-305px;height:130px;-webkit-transform:translateZ(-60px) translateX(-150px) rotateY(-90deg) rotateX(-125deg);transform:translateZ(-60px) translateX(-150px) rotateY(-90deg) rotateX(-125deg)}.CartoonBox_cap.CartoonBox_right{--rotate:translateZ(-60px) translateX(148px) rotateY(90deg) rotateX(-115deg);--main:#f6e2e3;top:-305px;height:130px;-webkit-transform:translateZ(-60px) translateX(148px) rotateY(90deg) rotateX(-125deg);transform:translateZ(-60px) translateX(148px) rotateY(90deg) rotateX(-125deg)}@-webkit-keyframes dance{0%{-webkit-transform:scale(.4) rotateX(-10deg) rotateY(25deg);transform:scale(.4) rotateX(-10deg) rotateY(25deg)}25%{-webkit-transform:scale(.4) translateY(20px) rotateX(-10deg) rotateY(35deg) rotate(10deg);transform:scale(.4) translateY(20px) rotateX(-10deg) rotateY(35deg) rotate(10deg)}50%{-webkit-transform:scale(.4) rotateX(-10deg) rotateY(35deg);transform:scale(.4) rotateX(-10deg) rotateY(35deg)}75%{-webkit-transform:scale(.4) translateY(20px)rotateX(-10deg) rotateY(25deg) rotate(-10deg);transform:scale(.4) translateY(20px)rotateX(-10deg) rotateY(25deg) rotate(-10deg)}to{-webkit-transform:scale(.4) rotateX(-10deg) rotateY(25deg);transform:scale(.4) rotateX(-10deg) rotateY(25deg)}}@keyframes dance{0%{-webkit-transform:scale(.4) rotateX(-10deg) rotateY(25deg);transform:scale(.4) rotateX(-10deg) rotateY(25deg)}25%{-webkit-transform:scale(.4) translateY(20px) rotateX(-10deg) rotateY(35deg) rotate(10deg);transform:scale(.4) translateY(20px) rotateX(-10deg) rotateY(35deg) rotate(10deg)}50%{-webkit-transform:scale(.4) rotateX(-10deg) rotateY(35deg);transform:scale(.4) rotateX(-10deg) rotateY(35deg)}75%{-webkit-transform:scale(.4) translateY(20px)rotateX(-10deg) rotateY(25deg) rotate(-10deg);transform:scale(.4) translateY(20px)rotateX(-10deg) rotateY(25deg) rotate(-10deg)}to{-webkit-transform:scale(.4) rotateX(-10deg) rotateY(25deg);transform:scale(.4) rotateX(-10deg) rotateY(25deg)}}@-webkit-keyframes eyes{4%{height:4px;-webkit-transform:translateY(8px);transform:translateY(8px)}6%{height:20px;-webkit-transform:none;-webkit-transform:initial;transform:none}}@keyframes eyes{4%{height:4px;-webkit-transform:translateY(8px);transform:translateY(8px)}6%{height:20px;-webkit-transform:none;-webkit-transform:initial;transform:none}}@-webkit-keyframes noodles{to{top:var(--top)}}@keyframes noodles{to{top:var(--top)}}@-webkit-keyframes cap{to{-webkit-transform:var(--rotate);transform:var(--rotate)}}@keyframes cap{to{-webkit-transform:var(--rotate);transform:var(--rotate)}}.ghost{-webkit-transform:scale(.5);transform:scale(.5)}.ghost,.ghost .body{position:relative;width:160px;height:200px}.ghost .body{border-top-right-radius:80px;border-top-left-radius:80px;background-color:#f0efda;-webkit-animation:float 4s ease infinite;animation:float 4s ease infinite}.ghost .body .face{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;position:absolute;top:67px;left:37px;width:72px;height:41px}.ghost .body .face .eye{width:20px;height:20px;border-radius:100%;background-color:#272b24}.ghost .body .face .eye.left{margin-left:32px}.ghost .body .face .smile{margin-top:6px;width:32px;height:16px;margin-right:20px;border-bottom-left-radius:16px 12px;border-bottom-right-radius:16px 12px;border-top-left-radius:4px;border-top-right-radius:4px;background-color:#272b24}.ghost .body .face .rosy{position:absolute;top:28px;width:22px;height:8px;border-radius:100%;background-color:#ffaa9e}.ghost .body .face .rosy.left{left:-6px;-webkit-transform:rotate(-8deg);transform:rotate(-8deg)}.ghost .body .face .rosy.right{right:-6px;-webkit-transform:rotate(8deg);transform:rotate(8deg)}.ghost .body .arm{position:absolute;top:136px;width:60px;height:40px;background-color:#f0efda}.ghost .body .arm.left{left:-4px;border-radius:60% 100%;-webkit-animation:arms-left 4s ease infinite;animation:arms-left 4s ease infinite}.ghost .body .arm.right{right:-65px;border-radius:100% 60%;-webkit-animation:arms-right 4s ease infinite;animation:arms-right 4s ease infinite}.ghost .body .bottom{display:-webkit-flex;display:flex;position:absolute;top:100%;left:0;right:-1px}.ghost .body .bottom div{-webkit-flex-grow:1;flex-grow:1;position:relative;top:-14px;height:28px;border-radius:100%;background-color:#f0efda}.ghost .body .bottom div:nth-child(2n){top:-10px;margin:0 -2px;border-top:10px solid #f0efda;background:transparent}.ghost .shadow{position:absolute;bottom:-70px;left:50%;width:200px;height:12px;border-radius:100%;background-color:#191d18;-webkit-animation:shadow 4s ease infinite;animation:shadow 4s ease infinite}@-webkit-keyframes arms-left{0%,to{-webkit-transform:translate(-50%,-50%) rotate(50deg);transform:translate(-50%,-50%) rotate(50deg)}40%{-webkit-transform:translate(-50%,-50%) rotate(40deg);transform:translate(-50%,-50%) rotate(40deg)}}@keyframes arms-left{0%,to{-webkit-transform:translate(-50%,-50%) rotate(50deg);transform:translate(-50%,-50%) rotate(50deg)}40%{-webkit-transform:translate(-50%,-50%) rotate(40deg);transform:translate(-50%,-50%) rotate(40deg)}}@-webkit-keyframes arms-right{0%,to{-webkit-transform:translate(-50%,-50%) rotate(-50deg);transform:translate(-50%,-50%) rotate(-50deg)}40%{-webkit-transform:translate(-50%,-50%) rotate(-40deg);transform:translate(-50%,-50%) rotate(-40deg)}}@keyframes arms-right{0%,to{-webkit-transform:translate(-50%,-50%) rotate(-50deg);transform:translate(-50%,-50%) rotate(-50deg)}40%{-webkit-transform:translate(-50%,-50%) rotate(-40deg);transform:translate(-50%,-50%) rotate(-40deg)}}@-webkit-keyframes shadow{0%,to{-webkit-transform:translateX(-50%) scale(1);transform:translateX(-50%) scale(1)}40%{-webkit-transform:translateX(-50%) scale(.9);transform:translateX(-50%) scale(.9)}}@keyframes shadow{0%,to{-webkit-transform:translateX(-50%) scale(1);transform:translateX(-50%) scale(1)}40%{-webkit-transform:translateX(-50%) scale(.9);transform:translateX(-50%) scale(.9)}}.Balloon_Balloon{height:125px;width:105px;border-radius:75% 75% 70% 70%;position:relative;background-color:rgba(83,27,155,.7019607843137254);box-shadow:inset 10px 10px 10px rgba(6,6,5,.3215686274509804);-webkit-animation:Balloon_Balloon_balloon3 6s ease-in-out infinite;animation:Balloon_Balloon_balloon3 6s ease-in-out infinite}@-webkit-keyframes Balloon_Balloon_balloon3{0%,to{-webkit-transform:translateY(-10px) rotate(6eg);transform:translateY(-10px) rotate(6eg)}50%{-webkit-transform:translate(-20px,-30px) rotate(-8deg);transform:translate(-20px,-30px) rotate(-8deg)}}@keyframes Balloon_Balloon_balloon3{0%,to{-webkit-transform:translateY(-10px) rotate(6eg);transform:translateY(-10px) rotate(6eg)}50%{-webkit-transform:translate(-20px,-30px) rotate(-8deg);transform:translate(-20px,-30px) rotate(-8deg)}}.Balloon_Balloon:before{content:"";height:35px;width:1px;padding:1px;background-color:#000;display:block;position:absolute;top:125px;left:0;right:0;margin:auto;border-radius:75% 75% 70% 70%;z-index:-2}.Balloon_Balloon:after{content:"▲";color:rgba(83,27,155,.7019607843137254);text-align:center;display:block;position:absolute;top:120px;left:0;right:0;margin:auto;z-index:-1}@-webkit-keyframes Bubble-Bubble-Move{0%{transform:translateX(10px);-webkit-transform:translateX(10px);-moz-transform:translateX(10px);-ms-transform:translateX(10px);-o-transform:translateX(10px)}50%{transform:translateX(-10px);-webkit-transform:translateX(-10px);-moz-transform:translateX(-10px);-ms-transform:translateX(-10px);-o-transform:translateX(-10px)}to{transform:translateX(10px);-webkit-transform:translateX(10px);-moz-transform:translateX(10px);-ms-transform:translateX(10px);-o-transform:translateX(10px)}}@keyframes Bubble-Bubble-Move{0%{transform:translateX(10px);-webkit-transform:translateX(10px);-moz-transform:translateX(10px);-ms-transform:translateX(10px);-o-transform:translateX(10px)}50%{transform:translateX(-10px);-webkit-transform:translateX(-10px);-moz-transform:translateX(-10px);-ms-transform:translateX(-10px);-o-transform:translateX(-10px)}to{transform:translateX(10px);-webkit-transform:translateX(10px);-moz-transform:translateX(10px);-ms-transform:translateX(10px);-o-transform:translateX(10px)}}.Bubble-Bubble{position:relative;box-shadow:inset 0 0 12px 5px #fff;-webkit-box-shadow:0 0 12px 5px inset #fff;-moz-box-shadow:0 0 12px 5px inset #fff;-o-box-shadow:0 0 12px 5px inset #fff;-ms-box-shadow:0 0 12px 5px inset #fff;border-radius:50%;display:inline-block;width:100px;height:100px;text-align:center;vertical-align:middle;line-height:50px;font-size:25px;-webkit-animation:Bubble-Bubble-Move 2s ease 0s infinite normal;animation:Bubble-Bubble-Move 2s ease 0s infinite normal}.Bubble-Bubble:after{content:"";position:absolute;background-color:hsla(0,0%,100%,.9098039215686274);width:33px;height:28px;top:10%;right:21%;border-radius:50%;transform:rotate(30deg) scaleY(.7);-webkit-transform:rotate(30deg) scaleY(.7);-moz-transform:rotate(30deg) scaleY(.7);-ms-transform:rotate(30deg) scaleY(.7);-o-transform:rotate(30deg) scaleY(.7);filter:blur(1px);-webkit-filter:blur(1px)}.BeaconInNight-scene *,.BeaconInNight-scene :after,.BeaconInNight-scene :before{box-sizing:inherit}.BeaconInNight-scene *{position:absolute}.BeaconInNight-scene :after,.BeaconInNight-scene :before{content:"";position:absolute}.BeaconInNight-scene{width:100%;height:100%}.BeaconInNight-background{background:#3006c7;background-image:linear-gradient(#3006c7,#3a37d4 10%,#4a9bff 60%,#9eeaff 90%);width:100%;height:100%;overflow:hidden;z-index:1}.BeaconInNight-sea{background:#3006c7;background-image:linear-gradient(0deg,#3006c7 0,#3a37d4 30%,#4a9bff 60%,#9eeaff 90%);width:100%;height:250px;bottom:0;left:0;z-index:4}.BeaconInNight-sea .BeaconInNight-wave{height:3px;background-color:#fff;border-radius:100%;opacity:.2;-webkit-animation:wave 4s linear infinite;animation:wave 4s linear infinite}.BeaconInNight-sea .BeaconInNight-wave:first-of-type{width:78px;bottom:100px;left:22vw;opacity:.1;-webkit-animation-delay:3s;animation-delay:3s}.BeaconInNight-sea .BeaconInNight-wave:nth-of-type(2){width:161px;bottom:15px;left:32vw;opacity:.2;-webkit-animation-delay:3s;animation-delay:3s}.BeaconInNight-sea .BeaconInNight-wave:nth-of-type(3){width:132px;bottom:11px;left:93vw;opacity:.5;-webkit-animation-delay:2s;animation-delay:2s}.BeaconInNight-sea .BeaconInNight-wave:nth-of-type(4){width:73px;bottom:74px;left:11vw;opacity:.2;-webkit-animation-delay:2s;animation-delay:2s}.BeaconInNight-sea .BeaconInNight-wave:nth-of-type(5){width:196px;bottom:105px;left:51vw;opacity:.2;-webkit-animation-delay:1s;animation-delay:1s}.BeaconInNight-sea .BeaconInNight-wave:nth-of-type(6){width:180px;bottom:54px;left:40vw;opacity:.2;-webkit-animation-delay:1s;animation-delay:1s}.BeaconInNight-sea .BeaconInNight-wave:nth-of-type(7){width:175px;bottom:52px;left:56vw;opacity:.1;-webkit-animation-delay:2s;animation-delay:2s}.BeaconInNight-sea .BeaconInNight-wave:nth-of-type(8){width:103px;bottom:53px;left:95vw;opacity:.5;-webkit-animation-delay:1s;animation-delay:1s}.BeaconInNight-sea .BeaconInNight-wave:nth-of-type(9){width:184px;bottom:122px;left:66vw;opacity:.2;-webkit-animation-delay:2s;animation-delay:2s}.BeaconInNight-sea .BeaconInNight-wave:nth-of-type(10){width:168px;bottom:124px;left:11vw;opacity:.1;-webkit-animation-delay:3s;animation-delay:3s}.BeaconInNight-sea .BeaconInNight-wave:nth-of-type(11){width:64px;bottom:66px;left:96vw;opacity:.5;-webkit-animation-delay:2s;animation-delay:2s}.BeaconInNight-sea .BeaconInNight-wave:nth-of-type(12){width:106px;bottom:161px;left:15vw;opacity:.4;-webkit-animation-delay:3s;animation-delay:3s}.BeaconInNight-sea .BeaconInNight-wave:nth-of-type(13){width:72px;bottom:46px;left:86vw;opacity:.3;-webkit-animation-delay:1s;animation-delay:1s}.BeaconInNight-sea .BeaconInNight-wave:nth-of-type(14){width:119px;bottom:5px;left:68vw;opacity:.3;-webkit-animation-delay:3s;animation-delay:3s}.BeaconInNight-sea .BeaconInNight-wave:nth-of-type(15){width:144px;bottom:111px;left:4vw;opacity:.5;-webkit-animation-delay:1s;animation-delay:1s}.BeaconInNight-sea .BeaconInNight-wave:nth-of-type(16){width:193px;bottom:121px;left:11vw;opacity:.1;-webkit-animation-delay:3s;animation-delay:3s}.BeaconInNight-sea .BeaconInNight-wave:nth-of-type(17){width:154px;bottom:130px;left:91vw;opacity:.1;-webkit-animation-delay:2s;animation-delay:2s}.BeaconInNight-sea .BeaconInNight-wave:nth-of-type(18){width:203px;bottom:77px;left:19vw;opacity:.4;-webkit-animation-delay:2s;animation-delay:2s}.BeaconInNight-sea .BeaconInNight-wave:nth-of-type(19){width:202px;bottom:25px;left:8vw;opacity:.5;-webkit-animation-delay:2s;animation-delay:2s}.BeaconInNight-sea .BeaconInNight-wave:nth-of-type(20){width:81px;bottom:31px;left:6vw;opacity:.2;-webkit-animation-delay:2s;animation-delay:2s}.BeaconInNight-sea .BeaconInNight-wave:nth-of-type(21){width:152px;bottom:122px;left:92vw;opacity:.3;-webkit-animation-delay:2s;animation-delay:2s}.BeaconInNight-sea .BeaconInNight-wave:nth-of-type(22){width:89px;bottom:102px;left:88vw;opacity:.2;-webkit-animation-delay:3s;animation-delay:3s}.BeaconInNight-sea .BeaconInNight-wave:nth-of-type(23){width:52px;bottom:44px;left:50vw;opacity:.3;-webkit-animation-delay:2s;animation-delay:2s}.BeaconInNight-sea .BeaconInNight-wave:nth-of-type(24){width:72px;bottom:168px;left:91vw;opacity:.4;-webkit-animation-delay:2s;animation-delay:2s}.BeaconInNight-sea .BeaconInNight-wave:nth-of-type(25){width:137px;bottom:148px;left:15vw;opacity:.3;-webkit-animation-delay:1s;animation-delay:1s}.BeaconInNight-sea .BeaconInNight-wave:nth-of-type(26){width:162px;bottom:50px;left:97vw;opacity:.2;-webkit-animation-delay:2s;animation-delay:2s}.BeaconInNight-sea .BeaconInNight-wave:nth-of-type(27){width:129px;bottom:153px;left:82vw;opacity:.1;-webkit-animation-delay:1s;animation-delay:1s}.BeaconInNight-sea .BeaconInNight-wave:nth-of-type(28){width:147px;bottom:122px;left:37vw;opacity:.5;-webkit-animation-delay:1s;animation-delay:1s}.BeaconInNight-sea .BeaconInNight-wave:nth-of-type(29){width:60px;bottom:2px;left:30vw;opacity:.5;-webkit-animation-delay:1s;animation-delay:1s}.BeaconInNight-sea .BeaconInNight-wave:nth-of-type(30){width:192px;bottom:75px;left:24vw;opacity:.4;-webkit-animation-delay:1s;animation-delay:1s}.BeaconInNight-stars{top:0;left:0;right:0;bottom:0;z-index:1}.BeaconInNight-stars .BeaconInNight-star{background-color:#dee0ff;box-shadow:0 0 15px 1px #fff;-webkit-animation:twinkle 3s ease-in-out infinite;animation:twinkle 3s ease-in-out infinite}.BeaconInNight-star:first-of-type{border-radius:50%;top:12vh;left:14vw;width:1px;height:1px;-webkit-animation-delay:1s;animation-delay:1s}.BeaconInNight-star:nth-of-type(2){border-radius:50%;top:66vh;left:23vw;width:2px;height:2px;-webkit-animation-delay:4s;animation-delay:4s}.BeaconInNight-star:nth-of-type(3){border-radius:50%;top:35vh;left:27vw;width:1px;height:1px;-webkit-animation-delay:5s;animation-delay:5s}.BeaconInNight-star:nth-of-type(4){border-radius:50%;top:47vh;left:78vw;width:2px;height:2px;-webkit-animation-delay:3s;animation-delay:3s}.BeaconInNight-star:nth-of-type(5){border-radius:50%;top:54vh;left:31vw;width:3px;height:3px;-webkit-animation-delay:5s;animation-delay:5s}.BeaconInNight-star:nth-of-type(6){border-radius:50%;top:86vh;left:39vw;width:1px;height:1px;-webkit-animation-delay:1s;animation-delay:1s}.BeaconInNight-star:nth-of-type(7){border-radius:50%;top:75vh;left:25vw;width:2px;height:2px;-webkit-animation-delay:3s;animation-delay:3s}.BeaconInNight-star:nth-of-type(8){border-radius:50%;top:41vh;left:54vw;width:1px;height:1px;-webkit-animation-delay:4s;animation-delay:4s}.BeaconInNight-star:nth-of-type(9){border-radius:50%;top:67vh;left:63vw;width:1px;height:1px;-webkit-animation-delay:4s;animation-delay:4s}.BeaconInNight-star:nth-of-type(10){border-radius:50%;top:9vh;left:64vw;width:3px;height:3px;-webkit-animation-delay:4s;animation-delay:4s}.BeaconInNight-star:nth-of-type(11){border-radius:50%;top:97vh;left:99vw;width:3px;height:3px;-webkit-animation-delay:5s;animation-delay:5s}.BeaconInNight-star:nth-of-type(12){border-radius:50%;top:59vh;left:34vw;width:1px;height:1px;-webkit-animation-delay:2s;animation-delay:2s}.BeaconInNight-star:nth-of-type(13){border-radius:50%;top:75vh;left:53vw;width:2px;height:2px;-webkit-animation-delay:3s;animation-delay:3s}.BeaconInNight-star:nth-of-type(14){border-radius:50%;top:3vh;left:34vw;width:2px;height:2px;-webkit-animation-delay:2s;animation-delay:2s}.BeaconInNight-star:nth-of-type(15){border-radius:50%;top:30vh;left:93vw;width:1px;height:1px;-webkit-animation-delay:5s;animation-delay:5s}.BeaconInNight-star:nth-of-type(16){border-radius:50%;top:35vh;left:14vw;width:1px;height:1px;-webkit-animation-delay:3s;animation-delay:3s}.BeaconInNight-star:nth-of-type(17){border-radius:50%;top:10vh;left:25vw;width:2px;height:2px;-webkit-animation-delay:4s;animation-delay:4s}.BeaconInNight-star:nth-of-type(18){border-radius:50%;top:63vh;left:87vw;width:2px;height:2px;-webkit-animation-delay:4s;animation-delay:4s}.BeaconInNight-star:nth-of-type(19){border-radius:50%;top:54vh;left:1vw;width:3px;height:3px;-webkit-animation-delay:5s;animation-delay:5s}.BeaconInNight-star:nth-of-type(20){border-radius:50%;top:17vh;left:51vw;width:2px;height:2px;-webkit-animation-delay:5s;animation-delay:5s}.BeaconInNight-star:nth-of-type(21){border-radius:50%;top:27vh;left:95vw;width:1px;height:1px;-webkit-animation-delay:3s;animation-delay:3s}.BeaconInNight-star:nth-of-type(22){border-radius:50%;top:97vh;left:49vw;width:1px;height:1px;-webkit-animation-delay:2s;animation-delay:2s}.BeaconInNight-star:nth-of-type(23){border-radius:50%;top:67vh;left:78vw;width:2px;height:2px;-webkit-animation-delay:4s;animation-delay:4s}.BeaconInNight-star:nth-of-type(24){border-radius:50%;top:54vh;left:14vw;width:3px;height:3px;-webkit-animation-delay:5s;animation-delay:5s}.BeaconInNight-star:nth-of-type(25){border-radius:50%;top:19vh;left:2vw;width:3px;height:3px;-webkit-animation-delay:5s;animation-delay:5s}.BeaconInNight-star:nth-of-type(26){border-radius:50%;top:41vh;left:17vw;width:3px;height:3px;-webkit-animation-delay:1s;animation-delay:1s}.BeaconInNight-star:nth-of-type(27){border-radius:50%;top:55vh;left:91vw;width:1px;height:1px;-webkit-animation-delay:5s;animation-delay:5s}.BeaconInNight-star:nth-of-type(28){border-radius:50%;top:72vh;left:15vw;width:2px;height:2px;-webkit-animation-delay:4s;animation-delay:4s}.BeaconInNight-star:nth-of-type(29){border-radius:50%;top:12vh;left:94vw;width:1px;height:1px;-webkit-animation-delay:3s;animation-delay:3s}.BeaconInNight-star:nth-of-type(30){border-radius:50%;top:52vh;left:86vw;width:1px;height:1px;-webkit-animation-delay:4s;animation-delay:4s}.BeaconInNight-star:nth-of-type(31){border-radius:50%;top:82vh;left:54vw;width:1px;height:1px;-webkit-animation-delay:2s;animation-delay:2s}.BeaconInNight-star:nth-of-type(32){border-radius:50%;top:92vh;left:64vw;width:1px;height:1px;-webkit-animation-delay:5s;animation-delay:5s}.BeaconInNight-star:nth-of-type(33){border-radius:50%;top:26vh;left:14vw;width:2px;height:2px;-webkit-animation-delay:1s;animation-delay:1s}.BeaconInNight-star:nth-of-type(34){border-radius:50%;top:72vh;left:26vw;width:1px;height:1px;-webkit-animation-delay:5s;animation-delay:5s}.BeaconInNight-star:nth-of-type(35){border-radius:50%;top:59vh;left:77vw;width:2px;height:2px;-webkit-animation-delay:4s;animation-delay:4s}.BeaconInNight-star:nth-of-type(36){border-radius:50%;top:79vh;left:20vw;width:1px;height:1px;-webkit-animation-delay:5s;animation-delay:5s}.BeaconInNight-star:nth-of-type(37){border-radius:50%;top:77vh;left:48vw;width:2px;height:2px;-webkit-animation-delay:5s;animation-delay:5s}.BeaconInNight-star:nth-of-type(38){border-radius:50%;top:83vh;left:91vw;width:3px;height:3px;-webkit-animation-delay:1s;animation-delay:1s}.BeaconInNight-star:nth-of-type(39){border-radius:50%;top:76vh;left:86vw;width:1px;height:1px;-webkit-animation-delay:5s;animation-delay:5s}.BeaconInNight-star:nth-of-type(40){border-radius:50%;top:85vh;left:94vw;width:2px;height:2px;-webkit-animation-delay:2s;animation-delay:2s}.BeaconInNight-star:nth-of-type(41){border-radius:50%;top:16vh;left:42vw;width:2px;height:2px;-webkit-animation-delay:1s;animation-delay:1s}.BeaconInNight-star:nth-of-type(42){border-radius:50%;top:14vh;left:37vw;width:1px;height:1px;-webkit-animation-delay:2s;animation-delay:2s}.BeaconInNight-star:nth-of-type(43){border-radius:50%;top:42vh;left:29vw;width:1px;height:1px;-webkit-animation-delay:2s;animation-delay:2s}.BeaconInNight-star:nth-of-type(44){border-radius:50%;top:25vh;left:30vw;width:3px;height:3px;-webkit-animation-delay:5s;animation-delay:5s}.BeaconInNight-star:nth-of-type(45){border-radius:50%;top:19vh;left:86vw;width:3px;height:3px;-webkit-animation-delay:3s;animation-delay:3s}.BeaconInNight-star:nth-of-type(46){border-radius:50%;top:9vh;left:6vw;width:3px;height:3px;-webkit-animation-delay:3s;animation-delay:3s}.BeaconInNight-star:nth-of-type(47){border-radius:50%;top:91vh;left:30vw;width:2px;height:2px;-webkit-animation-delay:5s;animation-delay:5s}.BeaconInNight-star:nth-of-type(48){border-radius:50%;top:64vh;left:30vw;width:1px;height:1px;-webkit-animation-delay:4s;animation-delay:4s}.BeaconInNight-star:nth-of-type(49){border-radius:50%;top:19vh;left:6vw;width:2px;height:2px;-webkit-animation-delay:5s;animation-delay:5s}.BeaconInNight-star:nth-of-type(50){border-radius:50%;top:64vh;left:66vw;width:1px;height:1px;-webkit-animation-delay:3s;animation-delay:3s}.BeaconInNight-star:nth-of-type(51){border-radius:50%;top:49vh;left:59vw;width:2px;height:2px;-webkit-animation-delay:2s;animation-delay:2s}.BeaconInNight-star:nth-of-type(52){border-radius:50%;top:89vh;left:58vw;width:3px;height:3px;-webkit-animation-delay:5s;animation-delay:5s}.BeaconInNight-star:nth-of-type(53){border-radius:50%;top:2vh;left:76vw;width:1px;height:1px;-webkit-animation-delay:2s;animation-delay:2s}.BeaconInNight-star:nth-of-type(54){border-radius:50%;top:87vh;left:8vw;width:2px;height:2px;-webkit-animation-delay:2s;animation-delay:2s}.BeaconInNight-star:nth-of-type(55){border-radius:50%;top:32vh;left:50vw;width:2px;height:2px;-webkit-animation-delay:4s;animation-delay:4s}.BeaconInNight-star:nth-of-type(56){border-radius:50%;top:69vh;left:40vw;width:3px;height:3px;-webkit-animation-delay:5s;animation-delay:5s}.BeaconInNight-star:nth-of-type(57){border-radius:50%;top:36vh;left:83vw;width:2px;height:2px;-webkit-animation-delay:1s;animation-delay:1s}.BeaconInNight-star:nth-of-type(58){border-radius:50%;top:52vh;left:66vw;width:3px;height:3px;-webkit-animation-delay:1s;animation-delay:1s}.BeaconInNight-star:nth-of-type(59){border-radius:50%;top:13vh;left:87vw;width:1px;height:1px;-webkit-animation-delay:2s;animation-delay:2s}.BeaconInNight-star:nth-of-type(60){border-radius:50%;top:28vh;left:15vw;width:1px;height:1px;-webkit-animation-delay:4s;animation-delay:4s}.BeaconInNight-star:nth-of-type(61){border-radius:50%;top:62vh;left:14vw;width:3px;height:3px;-webkit-animation-delay:3s;animation-delay:3s}.BeaconInNight-star:nth-of-type(62){border-radius:50%;top:26vh;left:91vw;width:2px;height:2px;-webkit-animation-delay:1s;animation-delay:1s}.BeaconInNight-star:nth-of-type(63){border-radius:50%;top:6vh;left:37vw;width:1px;height:1px;-webkit-animation-delay:3s;animation-delay:3s}.BeaconInNight-star:nth-of-type(64){border-radius:50%;top:100vh;left:67vw;width:1px;height:1px;-webkit-animation-delay:4s;animation-delay:4s}.BeaconInNight-star:nth-of-type(65){border-radius:50%;top:69vh;left:56vw;width:3px;height:3px;-webkit-animation-delay:5s;animation-delay:5s}.BeaconInNight-star:nth-of-type(66){border-radius:50%;top:46vh;left:28vw;width:3px;height:3px;-webkit-animation-delay:3s;animation-delay:3s}.BeaconInNight-star:nth-of-type(67){border-radius:50%;top:70vh;left:95vw;width:2px;height:2px;-webkit-animation-delay:2s;animation-delay:2s}.BeaconInNight-star:nth-of-type(68){border-radius:50%;top:35vh;left:64vw;width:3px;height:3px;-webkit-animation-delay:4s;animation-delay:4s}.BeaconInNight-star:nth-of-type(69){border-radius:50%;top:18vh;left:96vw;width:2px;height:2px;-webkit-animation-delay:1s;animation-delay:1s}.BeaconInNight-star:nth-of-type(70){border-radius:50%;top:50vh;left:12vw;width:2px;height:2px;-webkit-animation-delay:2s;animation-delay:2s}.BeaconInNight-star:nth-of-type(71){border-radius:50%;top:68vh;left:57vw;width:2px;height:2px;-webkit-animation-delay:2s;animation-delay:2s}.BeaconInNight-star:nth-of-type(72){border-radius:50%;top:96vh;left:90vw;width:3px;height:3px;-webkit-animation-delay:5s;animation-delay:5s}.BeaconInNight-star:nth-of-type(73){border-radius:50%;top:10vh;left:56vw;width:2px;height:2px;-webkit-animation-delay:2s;animation-delay:2s}.BeaconInNight-star:nth-of-type(74){border-radius:50%;top:36vh;left:51vw;width:2px;height:2px;-webkit-animation-delay:4s;animation-delay:4s}.BeaconInNight-star:nth-of-type(75){border-radius:50%;top:63vh;left:91vw;width:2px;height:2px;-webkit-animation-delay:3s;animation-delay:3s}.BeaconInNight-star:nth-of-type(76){border-radius:50%;top:84vh;left:95vw;width:2px;height:2px;-webkit-animation-delay:1s;animation-delay:1s}.BeaconInNight-star:nth-of-type(77){border-radius:50%;top:22vh;left:86vw;width:3px;height:3px;-webkit-animation-delay:5s;animation-delay:5s}.BeaconInNight-star:nth-of-type(78){border-radius:50%;top:36vh;left:22vw;width:3px;height:3px;-webkit-animation-delay:4s;animation-delay:4s}.BeaconInNight-star:nth-of-type(79){border-radius:50%;top:3vh;left:99vw;width:2px;height:2px;-webkit-animation-delay:1s;animation-delay:1s}.BeaconInNight-star:nth-of-type(80){border-radius:50%;top:27vh;left:68vw;width:3px;height:3px;-webkit-animation-delay:1s;animation-delay:1s}.BeaconInNight-star:nth-of-type(81){border-radius:50%;top:77vh;left:72vw;width:3px;height:3px;-webkit-animation-delay:4s;animation-delay:4s}.BeaconInNight-star:nth-of-type(82){border-radius:50%;top:55vh;left:37vw;width:1px;height:1px;-webkit-animation-delay:1s;animation-delay:1s}.BeaconInNight-star:nth-of-type(83){border-radius:50%;top:40vh;left:11vw;width:2px;height:2px;-webkit-animation-delay:1s;animation-delay:1s}.BeaconInNight-star:nth-of-type(84){border-radius:50%;top:13vh;left:1vw;width:1px;height:1px;-webkit-animation-delay:2s;animation-delay:2s}.BeaconInNight-star:nth-of-type(85){border-radius:50%;top:86vh;left:99vw;width:2px;height:2px;-webkit-animation-delay:2s;animation-delay:2s}.BeaconInNight-star:nth-of-type(86){border-radius:50%;top:34vh;left:92vw;width:3px;height:3px;-webkit-animation-delay:3s;animation-delay:3s}.BeaconInNight-star:nth-of-type(87){border-radius:50%;top:73vh;left:48vw;width:2px;height:2px;-webkit-animation-delay:1s;animation-delay:1s}.BeaconInNight-star:nth-of-type(88){border-radius:50%;top:76vh;left:65vw;width:2px;height:2px;-webkit-animation-delay:1s;animation-delay:1s}.BeaconInNight-star:nth-of-type(89){border-radius:50%;top:67vh;left:61vw;width:1px;height:1px;-webkit-animation-delay:3s;animation-delay:3s}.BeaconInNight-star:nth-of-type(90){border-radius:50%;top:27vh;left:91vw;width:2px;height:2px;-webkit-animation-delay:1s;animation-delay:1s}.BeaconInNight-star:nth-of-type(91){border-radius:50%;top:74vh;left:54vw;width:3px;height:3px;-webkit-animation-delay:1s;animation-delay:1s}.BeaconInNight-star:nth-of-type(92){border-radius:50%;top:91vh;left:10vw;width:1px;height:1px;-webkit-animation-delay:4s;animation-delay:4s}.BeaconInNight-star:nth-of-type(93){border-radius:50%;top:5vh;left:86vw;width:1px;height:1px;-webkit-animation-delay:1s;animation-delay:1s}.BeaconInNight-star:nth-of-type(94){border-radius:50%;top:40vh;left:54vw;width:1px;height:1px;-webkit-animation-delay:2s;animation-delay:2s}.BeaconInNight-star:nth-of-type(95){border-radius:50%;top:59vh;left:20vw;width:2px;height:2px;-webkit-animation-delay:3s;animation-delay:3s}.BeaconInNight-star:nth-of-type(96){border-radius:50%;top:40vh;left:3vw;width:3px;height:3px;-webkit-animation-delay:1s;animation-delay:1s}.BeaconInNight-star:nth-of-type(97){border-radius:50%;top:6vh;left:81vw;width:3px;height:3px;-webkit-animation-delay:2s;animation-delay:2s}.BeaconInNight-star:nth-of-type(98){border-radius:50%;top:45vh;left:43vw;width:2px;height:2px;-webkit-animation-delay:5s;animation-delay:5s}.BeaconInNight-star:nth-of-type(99){border-radius:50%;top:53vh;left:44vw;width:3px;height:3px;-webkit-animation-delay:5s;animation-delay:5s}.BeaconInNight-star:nth-of-type(100){border-radius:50%;top:73vh;left:59vw;width:1px;height:1px;-webkit-animation-delay:1s;animation-delay:1s}.BeaconInNight-star:nth-of-type(101){border-radius:50%;top:59vh;left:29vw;width:2px;height:2px;-webkit-animation-delay:1s;animation-delay:1s}.BeaconInNight-star:nth-of-type(102){border-radius:50%;top:10vh;left:26vw;width:1px;height:1px;-webkit-animation-delay:4s;animation-delay:4s}.BeaconInNight-star:nth-of-type(103){border-radius:50%;top:26vh;left:18vw;width:2px;height:2px;-webkit-animation-delay:1s;animation-delay:1s}.BeaconInNight-star:nth-of-type(104){border-radius:50%;top:12vh;left:30vw;width:2px;height:2px;-webkit-animation-delay:4s;animation-delay:4s}.BeaconInNight-star:nth-of-type(105){border-radius:50%;top:9vh;left:49vw;width:3px;height:3px;-webkit-animation-delay:5s;animation-delay:5s}.BeaconInNight-star:nth-of-type(106){border-radius:50%;top:52vh;left:86vw;width:3px;height:3px;-webkit-animation-delay:2s;animation-delay:2s}.BeaconInNight-star:nth-of-type(107){border-radius:50%;top:61vh;left:15vw;width:2px;height:2px;-webkit-animation-delay:3s;animation-delay:3s}.BeaconInNight-star:nth-of-type(108){border-radius:50%;top:37vh;left:18vw;width:2px;height:2px;-webkit-animation-delay:1s;animation-delay:1s}.BeaconInNight-star:nth-of-type(109){border-radius:50%;top:89vh;left:23vw;width:1px;height:1px;-webkit-animation-delay:5s;animation-delay:5s}.BeaconInNight-star:nth-of-type(110){border-radius:50%;top:67vh;left:41vw;width:2px;height:2px;-webkit-animation-delay:4s;animation-delay:4s}.BeaconInNight-star:nth-of-type(111){border-radius:50%;top:98vh;left:31vw;width:2px;height:2px;-webkit-animation-delay:5s;animation-delay:5s}.BeaconInNight-star:nth-of-type(112){border-radius:50%;top:5vh;left:62vw;width:2px;height:2px;-webkit-animation-delay:5s;animation-delay:5s}.BeaconInNight-star:nth-of-type(113){border-radius:50%;top:61vh;left:36vw;width:3px;height:3px;-webkit-animation-delay:3s;animation-delay:3s}.BeaconInNight-star:nth-of-type(114){border-radius:50%;top:27vh;left:5vw;width:3px;height:3px;-webkit-animation-delay:1s;animation-delay:1s}.BeaconInNight-star:nth-of-type(115){border-radius:50%;top:46vh;left:60vw;width:3px;height:3px;-webkit-animation-delay:1s;animation-delay:1s}.BeaconInNight-star:nth-of-type(116){border-radius:50%;top:9vh;left:60vw;width:2px;height:2px;-webkit-animation-delay:4s;animation-delay:4s}.BeaconInNight-star:nth-of-type(117){border-radius:50%;top:1vh;left:77vw;width:2px;height:2px;-webkit-animation-delay:5s;animation-delay:5s}.BeaconInNight-star:nth-of-type(118){border-radius:50%;top:99vh;left:91vw;width:1px;height:1px;-webkit-animation-delay:3s;animation-delay:3s}.BeaconInNight-star:nth-of-type(119){border-radius:50%;top:21vh;left:11vw;width:1px;height:1px;-webkit-animation-delay:3s;animation-delay:3s}.BeaconInNight-star:nth-of-type(120){border-radius:50%;top:16vh;left:55vw;width:3px;height:3px;-webkit-animation-delay:4s;animation-delay:4s}.BeaconInNight-star:nth-of-type(121){border-radius:50%;top:83vh;left:28vw;width:1px;height:1px;-webkit-animation-delay:4s;animation-delay:4s}.BeaconInNight-star:nth-of-type(122){border-radius:50%;top:1vh;left:78vw;width:2px;height:2px;-webkit-animation-delay:4s;animation-delay:4s}.BeaconInNight-star:nth-of-type(123){border-radius:50%;top:6vh;left:74vw;width:2px;height:2px;-webkit-animation-delay:1s;animation-delay:1s}.BeaconInNight-star:nth-of-type(124){border-radius:50%;top:29vh;left:56vw;width:2px;height:2px;-webkit-animation-delay:1s;animation-delay:1s}.BeaconInNight-star:nth-of-type(125){border-radius:50%;top:5vh;left:67vw;width:1px;height:1px;-webkit-animation-delay:4s;animation-delay:4s}.BeaconInNight-star:nth-of-type(126){border-radius:50%;top:55vh;left:33vw;width:1px;height:1px;-webkit-animation-delay:4s;animation-delay:4s}.BeaconInNight-star:nth-of-type(127){border-radius:50%;top:47vh;left:61vw;width:1px;height:1px;-webkit-animation-delay:1s;animation-delay:1s}.BeaconInNight-star:nth-of-type(128){border-radius:50%;top:33vh;left:15vw;width:1px;height:1px;-webkit-animation-delay:3s;animation-delay:3s}.BeaconInNight-star:nth-of-type(129){border-radius:50%;top:12vh;left:82vw;width:1px;height:1px;-webkit-animation-delay:3s;animation-delay:3s}.BeaconInNight-star:nth-of-type(130){border-radius:50%;top:76vh;left:44vw;width:1px;height:1px;-webkit-animation-delay:2s;animation-delay:2s}.BeaconInNight-star:nth-of-type(131){border-radius:50%;top:48vh;left:58vw;width:3px;height:3px;-webkit-animation-delay:4s;animation-delay:4s}.BeaconInNight-star:nth-of-type(132){border-radius:50%;top:48vh;left:85vw;width:3px;height:3px;-webkit-animation-delay:5s;animation-delay:5s}.BeaconInNight-star:nth-of-type(133){border-radius:50%;top:24vh;left:11vw;width:2px;height:2px;-webkit-animation-delay:2s;animation-delay:2s}.BeaconInNight-star:nth-of-type(134){border-radius:50%;top:98vh;left:84vw;width:1px;height:1px;-webkit-animation-delay:1s;animation-delay:1s}.BeaconInNight-star:nth-of-type(135){border-radius:50%;top:68vh;left:62vw;width:1px;height:1px;-webkit-animation-delay:5s;animation-delay:5s}.BeaconInNight-star:nth-of-type(136){border-radius:50%;top:36vh;left:49vw;width:3px;height:3px;-webkit-animation-delay:2s;animation-delay:2s}.BeaconInNight-star:nth-of-type(137){border-radius:50%;top:88vh;left:94vw;width:1px;height:1px;-webkit-animation-delay:5s;animation-delay:5s}.BeaconInNight-star:nth-of-type(138){border-radius:50%;top:25vh;left:37vw;width:3px;height:3px;-webkit-animation-delay:3s;animation-delay:3s}.BeaconInNight-star:nth-of-type(139){border-radius:50%;top:73vh;left:80vw;width:3px;height:3px;-webkit-animation-delay:3s;animation-delay:3s}.BeaconInNight-star:nth-of-type(140){border-radius:50%;top:27vh;left:66vw;width:3px;height:3px;-webkit-animation-delay:5s;animation-delay:5s}.BeaconInNight-star:nth-of-type(141){border-radius:50%;top:87vh;left:67vw;width:1px;height:1px;-webkit-animation-delay:1s;animation-delay:1s}.BeaconInNight-star:nth-of-type(142){border-radius:50%;top:34vh;left:77vw;width:3px;height:3px;-webkit-animation-delay:5s;animation-delay:5s}.BeaconInNight-star:nth-of-type(143){border-radius:50%;top:9vh;left:75vw;width:1px;height:1px;-webkit-animation-delay:5s;animation-delay:5s}.BeaconInNight-star:nth-of-type(144){border-radius:50%;top:64vh;left:29vw;width:3px;height:3px;-webkit-animation-delay:1s;animation-delay:1s}.BeaconInNight-star:nth-of-type(145){border-radius:50%;top:4vh;left:82vw;width:1px;height:1px;-webkit-animation-delay:3s;animation-delay:3s}.BeaconInNight-star:nth-of-type(146){border-radius:50%;top:79vh;left:79vw;width:1px;height:1px;-webkit-animation-delay:4s;animation-delay:4s}.BeaconInNight-star:nth-of-type(147){border-radius:50%;top:81vh;left:82vw;width:3px;height:3px;-webkit-animation-delay:1s;animation-delay:1s}.BeaconInNight-star:nth-of-type(148){border-radius:50%;top:32vh;left:9vw;width:3px;height:3px;-webkit-animation-delay:1s;animation-delay:1s}.BeaconInNight-star:nth-of-type(149){border-radius:50%;top:9vh;left:54vw;width:3px;height:3px;-webkit-animation-delay:1s;animation-delay:1s}.BeaconInNight-star:nth-of-type(150){border-radius:50%;top:92vh;left:41vw;width:2px;height:2px;-webkit-animation-delay:4s;animation-delay:4s}.BeaconInNight-star:nth-of-type(151){border-radius:50%;top:94vh;left:49vw;width:1px;height:1px;-webkit-animation-delay:2s;animation-delay:2s}.BeaconInNight-star:nth-of-type(152){border-radius:50%;top:2vh;left:68vw;width:2px;height:2px;-webkit-animation-delay:2s;animation-delay:2s}.BeaconInNight-star:nth-of-type(153){border-radius:50%;top:27vh;left:72vw;width:1px;height:1px;-webkit-animation-delay:3s;animation-delay:3s}.BeaconInNight-star:nth-of-type(154){border-radius:50%;top:46vh;left:6vw;width:2px;height:2px;-webkit-animation-delay:5s;animation-delay:5s}.BeaconInNight-star:nth-of-type(155){border-radius:50%;top:93vh;left:58vw;width:2px;height:2px;-webkit-animation-delay:2s;animation-delay:2s}.BeaconInNight-star:nth-of-type(156){border-radius:50%;top:97vh;left:25vw;width:1px;height:1px;-webkit-animation-delay:2s;animation-delay:2s}.BeaconInNight-star:nth-of-type(157){border-radius:50%;top:58vh;left:44vw;width:1px;height:1px;-webkit-animation-delay:5s;animation-delay:5s}.BeaconInNight-star:nth-of-type(158){border-radius:50%;top:41vh;left:22vw;width:3px;height:3px;-webkit-animation-delay:3s;animation-delay:3s}.BeaconInNight-star:nth-of-type(159){border-radius:50%;top:79vh;left:44vw;width:3px;height:3px;-webkit-animation-delay:1s;animation-delay:1s}.BeaconInNight-star:nth-of-type(160){border-radius:50%;top:96vh;left:91vw;width:3px;height:3px;-webkit-animation-delay:2s;animation-delay:2s}.BeaconInNight-star:nth-of-type(161){border-radius:50%;top:99vh;left:57vw;width:1px;height:1px;-webkit-animation-delay:3s;animation-delay:3s}.BeaconInNight-star:nth-of-type(162){border-radius:50%;top:52vh;left:79vw;width:3px;height:3px;-webkit-animation-delay:2s;animation-delay:2s}.BeaconInNight-star:nth-of-type(163){border-radius:50%;top:42vh;left:27vw;width:1px;height:1px;-webkit-animation-delay:1s;animation-delay:1s}.BeaconInNight-star:nth-of-type(164){border-radius:50%;top:52vh;left:2vw;width:1px;height:1px;-webkit-animation-delay:2s;animation-delay:2s}.BeaconInNight-star:nth-of-type(165){border-radius:50%;top:80vh;left:3vw;width:1px;height:1px;-webkit-animation-delay:1s;animation-delay:1s}.BeaconInNight-star:nth-of-type(166){border-radius:50%;top:97vh;left:92vw;width:1px;height:1px;-webkit-animation-delay:5s;animation-delay:5s}.BeaconInNight-star:nth-of-type(167){border-radius:50%;top:21vh;left:39vw;width:1px;height:1px;-webkit-animation-delay:2s;animation-delay:2s}.BeaconInNight-star:nth-of-type(168){border-radius:50%;top:36vh;left:28vw;width:2px;height:2px;-webkit-animation-delay:2s;animation-delay:2s}.BeaconInNight-star:nth-of-type(169){border-radius:50%;top:37vh;left:24vw;width:3px;height:3px;-webkit-animation-delay:2s;animation-delay:2s}.BeaconInNight-star:nth-of-type(170){border-radius:50%;top:85vh;left:23vw;width:1px;height:1px;-webkit-animation-delay:2s;animation-delay:2s}.BeaconInNight-star:nth-of-type(171){border-radius:50%;top:15vh;left:9vw;width:2px;height:2px;-webkit-animation-delay:1s;animation-delay:1s}.BeaconInNight-star:nth-of-type(172){border-radius:50%;top:26vh;left:56vw;width:2px;height:2px;-webkit-animation-delay:2s;animation-delay:2s}.BeaconInNight-star:nth-of-type(173){border-radius:50%;top:57vh;left:2vw;width:3px;height:3px;-webkit-animation-delay:1s;animation-delay:1s}.BeaconInNight-star:nth-of-type(174){border-radius:50%;top:27vh;left:53vw;width:3px;height:3px;-webkit-animation-delay:3s;animation-delay:3s}.BeaconInNight-star:nth-of-type(175){border-radius:50%;top:89vh;left:97vw;width:2px;height:2px;-webkit-animation-delay:2s;animation-delay:2s}.BeaconInNight-star:nth-of-type(176){border-radius:50%;top:50vh;left:43vw;width:2px;height:2px;-webkit-animation-delay:5s;animation-delay:5s}.BeaconInNight-star:nth-of-type(177){border-radius:50%;top:12vh;left:12vw;width:3px;height:3px;-webkit-animation-delay:2s;animation-delay:2s}.BeaconInNight-star:nth-of-type(178){border-radius:50%;top:34vh;left:23vw;width:3px;height:3px;-webkit-animation-delay:2s;animation-delay:2s}.BeaconInNight-star:nth-of-type(179){border-radius:50%;top:70vh;left:76vw;width:2px;height:2px;-webkit-animation-delay:1s;animation-delay:1s}.BeaconInNight-star:nth-of-type(180){border-radius:50%;top:49vh;left:78vw;width:3px;height:3px;-webkit-animation-delay:4s;animation-delay:4s}.BeaconInNight-star:nth-of-type(181){border-radius:50%;top:24vh;left:51vw;width:3px;height:3px;-webkit-animation-delay:3s;animation-delay:3s}.BeaconInNight-star:nth-of-type(182){border-radius:50%;top:69vh;left:81vw;width:2px;height:2px;-webkit-animation-delay:1s;animation-delay:1s}.BeaconInNight-star:nth-of-type(183){border-radius:50%;top:42vh;left:36vw;width:2px;height:2px;-webkit-animation-delay:4s;animation-delay:4s}.BeaconInNight-star:nth-of-type(184){border-radius:50%;top:53vh;left:60vw;width:2px;height:2px;-webkit-animation-delay:4s;animation-delay:4s}.BeaconInNight-star:nth-of-type(185){border-radius:50%;top:74vh;left:90vw;width:1px;height:1px;-webkit-animation-delay:2s;animation-delay:2s}.BeaconInNight-star:nth-of-type(186){border-radius:50%;top:26vh;left:45vw;width:2px;height:2px;-webkit-animation-delay:4s;animation-delay:4s}.BeaconInNight-star:nth-of-type(187){border-radius:50%;top:75vh;left:3vw;width:3px;height:3px;-webkit-animation-delay:2s;animation-delay:2s}.BeaconInNight-star:nth-of-type(188){border-radius:50%;top:15vh;left:3vw;width:1px;height:1px;-webkit-animation-delay:3s;animation-delay:3s}.BeaconInNight-star:nth-of-type(189){border-radius:50%;top:99vh;left:4vw;width:2px;height:2px;-webkit-animation-delay:2s;animation-delay:2s}.BeaconInNight-star:nth-of-type(190){border-radius:50%;top:8vh;left:45vw;width:2px;height:2px;-webkit-animation-delay:3s;animation-delay:3s}.BeaconInNight-star:nth-of-type(191){border-radius:50%;top:13vh;left:61vw;width:3px;height:3px;-webkit-animation-delay:5s;animation-delay:5s}.BeaconInNight-star:nth-of-type(192){border-radius:50%;top:74vh;left:40vw;width:2px;height:2px;-webkit-animation-delay:4s;animation-delay:4s}.BeaconInNight-star:nth-of-type(193){border-radius:50%;top:56vh;left:74vw;width:1px;height:1px;-webkit-animation-delay:2s;animation-delay:2s}.BeaconInNight-star:nth-of-type(194){border-radius:50%;top:83vh;left:17vw;width:2px;height:2px;-webkit-animation-delay:2s;animation-delay:2s}.BeaconInNight-star:nth-of-type(195){border-radius:50%;top:32vh;left:74vw;width:1px;height:1px;-webkit-animation-delay:5s;animation-delay:5s}.BeaconInNight-star:nth-of-type(196){border-radius:50%;top:96vh;left:31vw;width:3px;height:3px;-webkit-animation-delay:2s;animation-delay:2s}.BeaconInNight-star:nth-of-type(197){border-radius:50%;top:88vh;left:96vw;width:1px;height:1px;-webkit-animation-delay:4s;animation-delay:4s}.BeaconInNight-star:nth-of-type(198){border-radius:50%;top:7vh;left:68vw;width:3px;height:3px;-webkit-animation-delay:3s;animation-delay:3s}.BeaconInNight-star:nth-of-type(199){border-radius:50%;top:31vh;left:6vw;width:1px;height:1px;-webkit-animation-delay:3s;animation-delay:3s}.BeaconInNight-star:nth-of-type(200){border-radius:50%;top:81vh;left:81vw;width:3px;height:3px;-webkit-animation-delay:4s;animation-delay:4s}.BeaconInNight-moon{width:80px;height:80px;top:25%;right:10%;border-radius:50%;z-index:2;background-color:#fff;box-shadow:0 0 10px #fff,0 0 20px #fff,0 0 30px #fff,0 0 40px #fff,0 0 50px #9eeaff,0 0 100px #fff}.BeaconInNight-mountains{width:100%;height:250px;bottom:162px;z-index:3}.BeaconInNight-mountains .BeaconInNight-mountain{width:250px;height:250px;background-color:#4a9bff;right:50px;bottom:-40px;-webkit-transform:rotate(45deg);transform:rotate(45deg);border-radius:3px}.BeaconInNight-mountains .BeaconInNight-mountain:after{width:100%;height:100%;opacity:.7;background-image:linear-gradient(135deg,#3006c7,#56a7ff 30%,#9eeaff 40%)}.BeaconInNight-mountains .BeaconInNight-mountain:nth-child(2){right:220px;width:240px;height:240px;z-index:2}.BeaconInNight-mountains .BeaconInNight-mountain:nth-child(3){right:350px;width:260px;height:260px}.BeaconInNight-mountains .BeaconInNight-mountain:nth-child(4){right:130px;width:200px;height:200px;z-index:3;bottom:-70px}.BeaconInNight-mountains .BeaconInNight-mountain:nth-child(4):after{background-image:linear-gradient(135deg,#3006c7,#56a7ff 15%,#9eeaff 25%)}.BeaconInNight-boat{width:90px;height:90px;bottom:90px;-webkit-animation:boat 20s linear infinite;animation:boat 20s linear infinite}.BeaconInNight-boat:after{background-image:linear-gradient(90deg,hsla(0,0%,100%,.7) 30%,hsla(0,0%,100%,0));width:200px;height:8px;top:105px;left:20px;border-radius:40%;z-index:-1}.BeaconInNight-boat:before{width:92px;height:50px;left:25px;bottom:-70px;background-image:linear-gradient(180deg,rgba(48,6,199,.8) 30%,rgba(48,6,199,0));z-index:-1;-webkit-animation:boatShadow 20s linear infinite;animation:boatShadow 20s linear infinite}.BeaconInNight-boat .BeaconInNight-base{width:110px;height:25px;bottom:-20px;-webkit-clip-path:polygon(0 0,100% 0,100% 100%,20% 100%);clip-path:polygon(0 0,100% 0,100% 100%,20% 100%);background-color:#3006c7}.BeaconInNight-boat .BeaconInNight-sail:first-child{width:90px;height:80px;left:5px;-webkit-clip-path:polygon(50% 0,0 100%,50% 100%);clip-path:polygon(50% 0,0 100%,50% 100%);background:linear-gradient(#dee0ff,#3006c7 60%)}.BeaconInNight-boat .BeaconInNight-sail:nth-child(2){width:80px;height:70px;left:15px;bottom:10px;-webkit-transform:scaleX(-1);transform:scaleX(-1);-webkit-clip-path:polygon(50% 0,0 100%,50% 100%);clip-path:polygon(50% 0,0 100%,50% 100%);background:linear-gradient(#dee0ff,#3006c7 60%)}.BeaconInNight-lighthouse-group{width:50%;height:100%;bottom:0;left:0;z-index:2}.BeaconInNight-land{width:400px;height:60px;left:-30px;bottom:0;background-image:linear-gradient(180deg,#a7affc 0,#04448a 20%);-webkit-transform:skewX(35deg);transform:skewX(35deg);border-radius:10px}.BeaconInNight-lighthouse-holder{height:480px;width:100px;bottom:80px;left:180px}.BeaconInNight-lighthouse{width:70%;height:100%;-webkit-transform:perspective(530px) rotateX(40deg);transform:perspective(530px) rotateX(40deg);background-color:#dee0ff;background-image:repeating-linear-gradient(-30deg,transparent,transparent 50px,#4683f5 0,#4683f5 80px)}.BeaconInNight-lighthouse:after{width:100%;height:100%;opacity:1;background-image:linear-gradient(90deg,hsla(0,0%,100%,.6),#3f4475 8%,transparent 70%,hsla(0,0%,100%,.4))}.BeaconInNight-shadow{width:100px;height:50px;left:-40px;bottom:-70px;background:#04448a;-webkit-transform:skewX(-45deg);transform:skewX(-45deg)}.BeaconInNight-windows{height:100%;width:100%}.BeaconInNight-windows .BeaconInNight-window{background-color:#3f4475;height:25px;width:15px;left:60px;border-bottom:3px solid hsla(0,0%,100%,.7);border-radius:25px 25px 0 0}.BeaconInNight-windows .BeaconInNight-window:first-of-type{bottom:60px}.BeaconInNight-windows .BeaconInNight-window:nth-of-type(2){bottom:150px}.BeaconInNight-windows .BeaconInNight-window:nth-of-type(3){bottom:240px}.BeaconInNight-windows .BeaconInNight-window:nth-of-type(4){bottom:330px}.BeaconInNight-door{background-color:#303459;height:40px;width:25px;left:55px;bottom:-2px;border-radius:2px 2px 0 0}.BeaconInNight-door .BeaconInNight-stairs{width:27px;height:28px;background-color:#3f4475;top:34px;left:-1px;-webkit-transform:perspective(100px) rotateX(45deg);transform:perspective(100px) rotateX(45deg);background-image:repeating-linear-gradient(180deg,#3f4475,#3f4475 4px,#dee0ff 0,hsla(0,0%,100%,.1) 5px)}.BeaconInNight-top{width:57px;height:60px;left:37px;top:40px}.BeaconInNight-top .BeaconInNight-rail{width:100%;height:17px;bottom:1px;border:3px solid #04448a;border-radius:1px;-webkit-transform:perspective(1000px) rotateX(-35deg);transform:perspective(1000px) rotateX(-35deg);background-image:repeating-linear-gradient(90deg,#04448a,#04448a 2px,#9e9ebe 0,#fffcd1 8px);background-position:-2px 0;box-shadow:0 0 15px 1px #fff}.BeaconInNight-middle{width:57px;height:30px;left:0;bottom:14px;border:2px solid #04448a;border-radius:3px;background-image:repeating-linear-gradient(90deg,#04448a,#04448a 4px,#9e9ebe 0,hsla(0,0%,100%,0) 21px);background-position:-2px 0}.BeaconInNight-middle:before{width:100%;height:100%;z-index:-1;background-color:#fffcd1;box-shadow:0 0 10px #fff,0 0 20px #fffcd1,0 0 30px #fffcd1,0 0 40px #fffcd1,0 0 70px #fffcd1}.BeaconInNight-roof{width:0;height:0;left:-1px;bottom:43px;border-left:29px solid hsla(0,0%,100%,0);border-right:29px solid hsla(0,0%,100%,0);border-bottom:29px solid #3244ab}.BeaconInNight-roof:before{width:7px;height:7px;left:-2px;bottom:-3px;background-color:#3244ab;border-radius:50%}.BeaconInNight-roof:after{width:4px;height:14px;left:-1px;bottom:3px;background-color:#3244ab;border-radius:3px}.BeaconInNight-roof-light{width:55px;height:30px;left:-25px;-webkit-clip-path:polygon(50% 0,0 100%,100% 100%);clip-path:polygon(50% 0,0 100%,100% 100%);background-image:linear-gradient(135deg,#3244ab 40%,rgba(255,252,209,.5))}.BeaconInNight-light-container{height:40px;width:35vw;bottom:4px;left:40px;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:perspective(500px) rotateY(0deg);transform:perspective(500px) rotateY(0deg);-webkit-animation:lightRotate 10s linear infinite;animation:lightRotate 10s linear infinite}.BeaconInNight-light-container .BeaconInNight-light{width:100%;height:100%;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform-origin:left center;transform-origin:left center;-webkit-transform:perspective(500px) rotateY(-35deg);transform:perspective(500px) rotateY(-35deg);background:linear-gradient(90deg,#fffcd1 10%,hsla(0,0%,100%,0))}.BeaconInNight-glow{width:60px;height:60px;top:0;left:0;background-color:#fffcd1;opacity:0;border-radius:50%;-webkit-animation:lightGlow 10s linear infinite;animation:lightGlow 10s linear infinite;box-shadow:0 0 10px #fffcd1,0 0 20px #fffcd1,0 0 30px #fffcd1,0 0 40px #fffcd1,0 0 50px #fffcd1,0 0 60px #fffcd1,0 0 70px #fffcd1,0 0 80px #fffcd1}@-webkit-keyframes twinkle{0%,to{opacity:1}50%{opacity:.3}}@keyframes twinkle{0%,to{opacity:1}50%{opacity:.3}}@-webkit-keyframes wave{0%,to{-webkit-transform:translateX(0);transform:translateX(0)}50%{-webkit-transform:translateX(-80px);transform:translateX(-80px)}}@keyframes wave{0%,to{-webkit-transform:translateX(0);transform:translateX(0)}50%{-webkit-transform:translateX(-80px);transform:translateX(-80px)}}@-webkit-keyframes boat{0%{-webkit-transform:translateX(120%) scale(.8);transform:translateX(120%) scale(.8)}80%,to{-webkit-transform:translateX(-2000px) scale(.8);transform:translateX(-2000px) scale(.8)}}@keyframes boat{0%{-webkit-transform:translateX(120%) scale(.8);transform:translateX(120%) scale(.8)}80%,to{-webkit-transform:translateX(-2000px) scale(.8);transform:translateX(-2000px) scale(.8)}}@-webkit-keyframes boatShadow{0%{-webkit-transform:skewX(35deg) translateX(15px);transform:skewX(35deg) translateX(15px)}50%,to{-webkit-transform:skewX(-55deg) translateX(-40px);transform:skewX(-55deg) translateX(-40px)}}@keyframes boatShadow{0%{-webkit-transform:skewX(35deg) translateX(15px);transform:skewX(35deg) translateX(15px)}50%,to{-webkit-transform:skewX(-55deg) translateX(-40px);transform:skewX(-55deg) translateX(-40px)}}@-webkit-keyframes lightRotate{0%,to{-webkit-transform:perspective(500px) rotateY(0deg);transform:perspective(500px) rotateY(0deg)}25%{-webkit-transform:perspective(500px) rotateY(35deg);transform:perspective(500px) rotateY(35deg)}75%{-webkit-transform:perspective(500px) rotateY(-35deg);transform:perspective(500px) rotateY(-35deg)}}@keyframes lightRotate{0%,to{-webkit-transform:perspective(500px) rotateY(0deg);transform:perspective(500px) rotateY(0deg)}25%{-webkit-transform:perspective(500px) rotateY(35deg);transform:perspective(500px) rotateY(35deg)}75%{-webkit-transform:perspective(500px) rotateY(-35deg);transform:perspective(500px) rotateY(-35deg)}}@-webkit-keyframes lightGlow{50%{opacity:0}75%{opacity:.7}}@keyframes lightGlow{50%{opacity:0}75%{opacity:.7}}@-webkit-keyframes shine{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.6);transform:scale(.6)}}@keyframes shine{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.6);transform:scale(.6)}}@-webkit-keyframes glow{0%{box-shadow:0 0 1em #fff,0 0 -1em #fff;opacity:1;-webkit-transform:scale(0);transform:scale(0)}to{box-shadow:0 0 1em #fff;opacity:0;-webkit-transform:scale(2.5);transform:scale(2.5)}}@keyframes glow{0%{box-shadow:0 0 1em #fff,0 0 -1em #fff;opacity:1;-webkit-transform:scale(0);transform:scale(0)}to{box-shadow:0 0 1em #fff;opacity:0;-webkit-transform:scale(2.5);transform:scale(2.5)}}@-webkit-keyframes blink{0%,95%{-webkit-transform:scaleY(1);transform:scaleY(1)}98%,to{-webkit-transform:scaleY(.1);transform:scaleY(.1)}}@keyframes blink{0%,95%{-webkit-transform:scaleY(1);transform:scaleY(1)}98%,to{-webkit-transform:scaleY(.1);transform:scaleY(.1)}}@-webkit-keyframes float{0%{-webkit-transform:translateY(-5%);transform:translateY(-5%)}to{-webkit-transform:translateY(5%);transform:translateY(5%)}}@keyframes float{0%{-webkit-transform:translateY(-5%);transform:translateY(-5%)}to{-webkit-transform:translateY(5%);transform:translateY(5%)}}@-webkit-keyframes lookaround{0%,15%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}20%,50%,80%{-webkit-transform:rotate(0);transform:rotate(0)}85%,to{-webkit-transform:rotate(10deg);transform:rotate(10deg)}}@keyframes lookaround{0%,15%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}20%,50%,80%{-webkit-transform:rotate(0);transform:rotate(0)}85%,to{-webkit-transform:rotate(10deg);transform:rotate(10deg)}}@-webkit-keyframes heartbeat{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}2%{opacity:.5;-webkit-transform:scale(1.3);transform:scale(1.3)}4%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}8%{-webkit-transform:scale(1.1);transform:scale(1.1)}10%{-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform:scale(1) translateY(-800%);transform:scale(1) translateY(-800%)}}@keyframes heartbeat{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}2%{opacity:.5;-webkit-transform:scale(1.3);transform:scale(1.3)}4%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}8%{-webkit-transform:scale(1.1);transform:scale(1.1)}10%{-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform:scale(1) translateY(-800%);transform:scale(1) translateY(-800%)}}.space{background-color:#20263b;height:100%;position:relative}.space__star{background-color:#fffde7;border-radius:50%;position:absolute}.space__star:after{background-color:#fafafa;border-radius:50%;content:"";display:block;height:100%;width:100%}.space__star:nth-child(2n){background-color:#e1f5fe}.space__star--small{height:.5em;width:.5em}.space__star--medium{height:1em;width:1em}.space__star--big{height:1.5em;width:1.5em}.space__star--1{-webkit-animation:shine 7s ease-in-out infinite alternate;animation:shine 7s ease-in-out infinite alternate;left:92%;top:51%}.space__star--1:after{-webkit-animation:glow 6s ease-out infinite normal;animation:glow 6s ease-out infinite normal}.space__star--2{-webkit-animation:shine 4s ease-in-out infinite alternate;animation:shine 4s ease-in-out infinite alternate;left:85%;top:30%}.space__star--2:after{-webkit-animation:glow 3s ease-out infinite normal;animation:glow 3s ease-out infinite normal}.space__star--3{-webkit-animation:shine 7s ease-in-out infinite alternate;animation:shine 7s ease-in-out infinite alternate;left:98%;top:65%}.space__star--3:after{-webkit-animation:glow 2s ease-out infinite normal;animation:glow 2s ease-out infinite normal}.space__star--4{-webkit-animation:shine 4s ease-in-out infinite alternate;animation:shine 4s ease-in-out infinite alternate;left:26%;top:78%}.space__star--4:after{-webkit-animation:glow 3s ease-out infinite normal;animation:glow 3s ease-out infinite normal}.space__star--5{-webkit-animation:shine 6s ease-in-out infinite alternate;animation:shine 6s ease-in-out infinite alternate;left:55%;top:91%}.space__star--5:after{-webkit-animation:glow 6s ease-out infinite normal;animation:glow 6s ease-out infinite normal}.space__star--6{-webkit-animation:shine 2s ease-in-out infinite alternate;animation:shine 2s ease-in-out infinite alternate;left:51%;top:63%}.space__star--6:after{-webkit-animation:glow 6s ease-out infinite normal;animation:glow 6s ease-out infinite normal}.space__star--7{-webkit-animation:shine 2s ease-in-out infinite alternate;animation:shine 2s ease-in-out infinite alternate;left:32%;top:46%}.space__star--7:after{-webkit-animation:glow 6s ease-out infinite normal;animation:glow 6s ease-out infinite normal}.space__star--8{-webkit-animation:shine 5s ease-in-out infinite alternate;animation:shine 5s ease-in-out infinite alternate;left:78%;top:45%}.space__star--8:after{-webkit-animation:glow 5s ease-out infinite normal;animation:glow 5s ease-out infinite normal}.space__star--9{-webkit-animation:shine 4s ease-in-out infinite alternate;animation:shine 4s ease-in-out infinite alternate;left:80%;top:9%}.space__star--9:after{-webkit-animation:glow 2s ease-out infinite normal;animation:glow 2s ease-out infinite normal}.space__star--10{-webkit-animation:shine 4s ease-in-out infinite alternate;animation:shine 4s ease-in-out infinite alternate;left:18%;top:65%}.space__star--10:after{-webkit-animation:glow 4s ease-out infinite normal;animation:glow 4s ease-out infinite normal}.space__star--11{-webkit-animation:shine 1s ease-in-out infinite alternate;animation:shine 1s ease-in-out infinite alternate;left:51%;top:85%}.space__star--11:after{-webkit-animation:glow 2s ease-out infinite normal;animation:glow 2s ease-out infinite normal}.space__star--12{-webkit-animation:shine 5s ease-in-out infinite alternate;animation:shine 5s ease-in-out infinite alternate;left:37%;top:83%}.space__star--12:after{-webkit-animation:glow 6s ease-out infinite normal;animation:glow 6s ease-out infinite normal}.space__star--13{-webkit-animation:shine 5s ease-in-out infinite alternate;animation:shine 5s ease-in-out infinite alternate;left:77%;top:62%}.space__star--13:after{-webkit-animation:glow 3s ease-out infinite normal;animation:glow 3s ease-out infinite normal}.space__star--14{-webkit-animation:shine 3s ease-in-out infinite alternate;animation:shine 3s ease-in-out infinite alternate;left:32%;top:8%}.space__star--14:after{-webkit-animation:glow 2s ease-out infinite normal;animation:glow 2s ease-out infinite normal}.space__star--15{-webkit-animation:shine 4s ease-in-out infinite alternate;animation:shine 4s ease-in-out infinite alternate;left:92%;top:93%}.space__star--15:after{-webkit-animation:glow 5s ease-out infinite normal;animation:glow 5s ease-out infinite normal}.space__star--16{-webkit-animation:shine 7s ease-in-out infinite alternate;animation:shine 7s ease-in-out infinite alternate;left:77%;top:80%}.space__star--16:after{-webkit-animation:glow 4s ease-out infinite normal;animation:glow 4s ease-out infinite normal}.space__star--17{-webkit-animation:shine 4s ease-in-out infinite alternate;animation:shine 4s ease-in-out infinite alternate;left:9%;top:99%}.space__star--17:after{-webkit-animation:glow 3s ease-out infinite normal;animation:glow 3s ease-out infinite normal}.space__star--18{-webkit-animation:shine 2s ease-in-out infinite alternate;animation:shine 2s ease-in-out infinite alternate;left:44%;top:91%}.space__star--18:after{-webkit-animation:glow 4s ease-out infinite normal;animation:glow 4s ease-out infinite normal}.space__star--19{-webkit-animation:shine 3s ease-in-out infinite alternate;animation:shine 3s ease-in-out infinite alternate;left:58%;top:37%}.space__star--19:after{-webkit-animation:glow 5s ease-out infinite normal;animation:glow 5s ease-out infinite normal}.space__star--20{-webkit-animation:shine 3s ease-in-out infinite alternate;animation:shine 3s ease-in-out infinite alternate;left:76%;top:84%}.space__star--20:after{-webkit-animation:glow 3s ease-out infinite normal;animation:glow 3s ease-out infinite normal}.space__star--21{-webkit-animation:shine 7s ease-in-out infinite alternate;animation:shine 7s ease-in-out infinite alternate;left:74%;top:12%}.space__star--21:after{-webkit-animation:glow 5s ease-out infinite normal;animation:glow 5s ease-out infinite normal}.space__star--22{-webkit-animation:shine 4s ease-in-out infinite alternate;animation:shine 4s ease-in-out infinite alternate;left:94%;top:54%}.space__star--22:after{-webkit-animation:glow 3s ease-out infinite normal;animation:glow 3s ease-out infinite normal}.space__star--23{-webkit-animation:shine 7s ease-in-out infinite alternate;animation:shine 7s ease-in-out infinite alternate;left:64%;top:67%}.space__star--23:after{-webkit-animation:glow 2s ease-out infinite normal;animation:glow 2s ease-out infinite normal}.space__star--24{-webkit-animation:shine 1s ease-in-out infinite alternate;animation:shine 1s ease-in-out infinite alternate;left:68%;top:11%}.space__star--24:after{-webkit-animation:glow 4s ease-out infinite normal;animation:glow 4s ease-out infinite normal}.space__star--25{-webkit-animation:shine 4s ease-in-out infinite alternate;animation:shine 4s ease-in-out infinite alternate;left:65%;top:13%}.space__star--25:after{-webkit-animation:glow 3s ease-out infinite normal;animation:glow 3s ease-out infinite normal}.space__star--26{-webkit-animation:shine 1s ease-in-out infinite alternate;animation:shine 1s ease-in-out infinite alternate;left:21%;top:25%}.space__star--26:after{-webkit-animation:glow 5s ease-out infinite normal;animation:glow 5s ease-out infinite normal}.space__star--27{-webkit-animation:shine 7s ease-in-out infinite alternate;animation:shine 7s ease-in-out infinite alternate;left:22%;top:19%}.space__star--27:after{-webkit-animation:glow 5s ease-out infinite normal;animation:glow 5s ease-out infinite normal}.space__star--28{-webkit-animation:shine 3s ease-in-out infinite alternate;animation:shine 3s ease-in-out infinite alternate;left:22%;top:42%}.space__star--28:after{-webkit-animation:glow 4s ease-out infinite normal;animation:glow 4s ease-out infinite normal}.space__star--29{-webkit-animation:shine 2s ease-in-out infinite alternate;animation:shine 2s ease-in-out infinite alternate;left:21%;top:88%}.space__star--29:after{-webkit-animation:glow 3s ease-out infinite normal;animation:glow 3s ease-out infinite normal}.moon,.moon__move{-webkit-animation:float 5s ease-in-out infinite alternate;animation:float 5s ease-in-out infinite alternate}.moon{background-color:#ccc;border-radius:50%;border:1em solid #333c5d;height:15em;left:5%;position:absolute;top:calc(50% - 8em);width:15em}.moon__container{-webkit-animation:lookaround 15s infinite alternate;animation:lookaround 15s infinite alternate;height:100%}.moon__crater{animation:lookaround 15s infinite alternate-reverse;background-color:#c2c2c2;border-radius:50%;box-shadow:inset -.3em .2em 0 rgba(0,0,0,.1);position:absolute}.moon__crater--medium,.moon__crater--small{height:1.2em;width:1.2em}.moon__crater--big{height:3.15em;width:3.15em}.moon__crater--1{top:9%;left:35%}.moon__crater--2{top:25%;left:40%}.moon__crater--3{top:69%;left:15%}.moon__crater--4{top:83%;left:41%}.moon__crater--5{top:76%;left:55%}.moon__crater--6{top:16%;left:48%}.moon__crater--7{top:39%;left:15%}.moon__face{height:15%;left:65%;position:absolute;top:54%;width:25%}.moon__eye{-webkit-animation:blink 2s infinite alternate;animation:blink 2s infinite alternate;background-color:#000;border-radius:50%;height:.75em;overflow:hidden;position:absolute;top:0;width:.75em}.moon__eye:after,.moon__eye:before{-webkit-animation:shine 1s infinite alternate;animation:shine 1s infinite alternate;background-color:#fafafa;border-radius:50%;content:"";display:block;height:40%;opacity:.95;position:absolute;width:40%}.moon__eye:after{bottom:0;height:60%;right:0;width:60%}.moon__eye--left{left:0}.moon__eye--right{right:0}.moon__cheek{background:#ef9a9a;border-radius:40%;height:.75em;position:absolute;top:38%;width:1.5em}.moon__cheek--left{left:-1em}.moon__cheek--right{right:-1em}.moon__smile{border-color:transparent transparent #000 #000;border-style:solid;border-width:.25em;border-radius:50%;height:1em;left:41%;position:absolute;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s;width:1em}.love{position:absolute;right:1em;top:3em}.love__heart{-webkit-animation:heartbeat 4s infinite normal backwards;animation:heartbeat 4s infinite normal backwards;height:1em;position:absolute;width:1em}.love__heart--1{-webkit-animation-delay:.5s;animation-delay:.5s;left:1.5em}.love__heart--2{-webkit-animation-delay:1s;animation-delay:1s;left:3em}.love__heart--3{-webkit-animation-delay:1.5s;animation-delay:1.5s;left:0}.love__heart:after,.love__heart:before{background:#ef9a9a;border-radius:50% 50% 0 0;content:"";display:block;height:100%;position:absolute;top:0;width:65%}.love__heart:before{-webkit-transform:rotate(-35deg) translateX(-40%);transform:rotate(-35deg) translateX(-40%)}.love__heart:after{-webkit-transform:rotate(55deg) translateX(40%);transform:rotate(55deg) translateX(40%)}:root{--sky:#124380;--sea:#002a6b;--ground:#00112c;--road:#000b1c;--light-blue:#00366d;--door-border:#0d2f59;--black:#161a1f;--light:#f8cc4c;--dark-blue:#021033}.BeaconInLightHouse{margin:0;height:100vh;background:linear-gradient(180deg,#124380 0,#124380 73%,#002a6b 0,#002a6b 80%,#00112c 0,#00112c);background:linear-gradient(180deg,var(--sky) 0,var(--sky) 73%,var(--sea) 0,var(--sea) 80%,var(--ground) 0,var(--ground));-webkit-align-items:flex-end;align-items:flex-end}.BeaconInLightHouse,.BeaconInLightHouse-lighthouse{position:relative;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.BeaconInLightHouse-lighthouse{-webkit-align-items:center;align-items:center;height:75vh}.BeaconInLightHouse-lighthouse .BeaconInLightHouse-road{position:absolute;bottom:0;background:#000b1c;background:var(--road);width:70vw;height:20vh;-webkit-clip-path:polygon(30% 0,70% 0,100% 100%,0 100%);clip-path:polygon(30% 0,70% 0,100% 100%,0 100%)}.BeaconInLightHouse-door{background:#00112c;background:var(--ground);height:8vh;width:5vh;position:absolute;bottom:22vh;z-index:2;box-shadow:0 0 0 15px #0d2f59,50px 0 0 15px #00366d,-50px 0 0 15px #00366d,0 -51vh 0 -6px #00112c;box-shadow:0 0 0 15px var(--door-border),50px 0 0 15px var(--light-blue),-50px 0 0 15px var(--light-blue),0 -51vh 0 -6px var(--ground)}.BeaconInLightHouse-stories{background:#00366d;background:var(--light-blue);width:12vh;height:40vh;position:absolute;bottom:30vh;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.BeaconInLightHouse-last-story:before,.BeaconInLightHouse-light-room:after,.BeaconInLightHouse-stories:before{position:absolute;content:"";top:-10px;width:12vh;height:3vh;background:#00366d;background:var(--light-blue);border-radius:100%;z-index:2}.BeaconInLightHouse-stories:before{height:6vh}.BeaconInLightHouse-stories:after,.BeaconInLightHouse-top:after{position:absolute;content:"";top:-18px;width:20vh;height:4.5vh;background:#00112c;background:var(--ground);border-radius:100%;box-shadow:0 -2px 0 #00366d,0 -4px 0 #00366d,0 -6px 0 #00366d,0 -7px 0 #00366d;box-shadow:0 -2px 0 var(--light-blue),0 -4px 0 var(--light-blue),0 -6px 0 var(--light-blue),0 -7px 0 var(--light-blue)}.BeaconInLightHouse-window{position:absolute;bottom:15vh;height:2vh;width:3vh;background:#00112c;background:var(--ground);box-shadow:0 -20vh #00112c;box-shadow:0 -20vh var(--ground);z-index:3}.BeaconInLightHouse-last-story{background:#00366d;background:var(--light-blue);width:12vh;height:10vh;bottom:70vh}.BeaconInLightHouse-last-story,.BeaconInLightHouse-top{position:absolute;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.BeaconInLightHouse-top{bottom:80vh}.BeaconInLightHouse-top:before{content:"";position:absolute;bottom:1.7vh;width:15vh;height:2vh;border-radius:100%;background:#021033;background:var(--dark-blue)}.BeaconInLightHouse-top>.BeaconInLightHouse-light-room{content:"";position:absolute;width:12vh;background:#f8cc4c;background:var(--light);height:7vh;bottom:3vh}.BeaconInLightHouse-top>.BeaconInLightHouse-light-room:after{background:#f8cc4c;background:var(--light)}.BeaconInLightHouse-cupola{width:12vh;height:10vh;background:#021033;background:var(--dark-blue);bottom:5vh}.BeaconInLightHouse-cupola,.BeaconInLightHouse-lightning-rod{border-radius:100%;position:absolute;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.BeaconInLightHouse-lightning-rod{width:20px;height:30px;background:#161a1f;background:var(--black);bottom:13vh}.BeaconInLightHouse-lightning-rod:after{content:"";position:absolute;width:2px;height:5vh;background:#161a1f;background:var(--black);bottom:10px}.BeaconInLightHouse-lighthouse:after{position:absolute;content:"";-webkit-transform-origin:100% 50%;transform-origin:100% 50%;width:100vw;height:100vh;background:#f8cc4c;background:var(--light);left:-50vw;opacity:1;z-index:4;top:-25vh;-webkit-animation:light_rotate 2s linear infinite alternate;animation:light_rotate 2s linear infinite alternate}.BeaconInLightHouse-lighthouse:before{position:absolute;content:"";width:100vw;height:100vh;top:-25vh;left:-50vw;background:#f8cc4c;background:var(--light);z-index:5;opacity:.2;-webkit-animation:flash 2s linear infinite alternate;animation:flash 2s linear infinite alternate}@-webkit-keyframes light_rotate{0%{-webkit-clip-path:polygon(0 5vh,0 25vh,0 25vh,50% 15vh,50% 10vh,0 5vh);clip-path:polygon(0 5vh,0 25vh,0 25vh,50% 15vh,50% 10vh,0 5vh)}7%{-webkit-clip-path:polygon(0 0,0 40vh,0 40vh,50% 15vh,50% 10vh,0 0);clip-path:polygon(0 0,0 40vh,0 40vh,50% 15vh,50% 10vh,0 0)}15%{-webkit-clip-path:polygon(0 0,0 60vh,0 60vh,50% 15vh,50% 10vh,20% 0);clip-path:polygon(0 0,0 60vh,0 60vh,50% 15vh,50% 10vh,20% 0)}23%{-webkit-clip-path:polygon(0 0,0 100vh,0 100vh,50% 15vh,50% 10vh,25% 0);clip-path:polygon(0 0,0 100vh,0 100vh,50% 15vh,50% 10vh,25% 0)}31%{-webkit-clip-path:polygon(0 0,0 100vh,20% 100vh,50% 15vh,50% 10vh,30% 0);clip-path:polygon(0 0,0 100vh,20% 100vh,50% 15vh,50% 10vh,30% 0)}38%{-webkit-clip-path:polygon(0 0,0 100vh,40% 100vh,50% 15vh,50% 10vh,40% 0);clip-path:polygon(0 0,0 100vh,40% 100vh,50% 15vh,50% 10vh,40% 0)}45%{-webkit-clip-path:polygon(0 0,0 100vh,45% 100vh,50% 15vh,50% 10vh,45% 0);clip-path:polygon(0 0,0 100vh,45% 100vh,50% 15vh,50% 10vh,45% 0);opacity:1}46%{opacity:0}54%{opacity:0}55%{-webkit-clip-path:polygon(100% 0,100% 100vh,55% 100vh,50% 15vh,50% 10vh,55% 0);clip-path:polygon(100% 0,100% 100vh,55% 100vh,50% 15vh,50% 10vh,55% 0);opacity:1}62%{-webkit-clip-path:polygon(100% 0,100% 100vh,60% 100vh,50% 15vh,50% 10vh,60% 0);clip-path:polygon(100% 0,100% 100vh,60% 100vh,50% 15vh,50% 10vh,60% 0)}69%{-webkit-clip-path:polygon(100% 0,100% 100vh,80% 100vh,50% 15vh,50% 10vh,70% 0);clip-path:polygon(100% 0,100% 100vh,80% 100vh,50% 15vh,50% 10vh,70% 0)}76%{-webkit-clip-path:polygon(100% 0,100% 100vh,100% 100vh,50% 15vh,50% 10vh,75% 0);clip-path:polygon(100% 0,100% 100vh,100% 100vh,50% 15vh,50% 10vh,75% 0)}83%{-webkit-clip-path:polygon(100% 0,100% 60vh,100% 60vh,50% 15vh,50% 10vh,80% 0);clip-path:polygon(100% 0,100% 60vh,100% 60vh,50% 15vh,50% 10vh,80% 0)}91%{-webkit-clip-path:polygon(100% 0,100% 40vh,100% 40vh,50% 15vh,50% 10vh,100% 0);clip-path:polygon(100% 0,100% 40vh,100% 40vh,50% 15vh,50% 10vh,100% 0)}to{-webkit-clip-path:polygon(100% 5vh,100% 25vh,100% 25vh,50% 15vh,50% 10vh,100% 5vh);clip-path:polygon(100% 5vh,100% 25vh,100% 25vh,50% 15vh,50% 10vh,100% 5vh)}}@keyframes light_rotate{0%{-webkit-clip-path:polygon(0 5vh,0 25vh,0 25vh,50% 15vh,50% 10vh,0 5vh);clip-path:polygon(0 5vh,0 25vh,0 25vh,50% 15vh,50% 10vh,0 5vh)}7%{-webkit-clip-path:polygon(0 0,0 40vh,0 40vh,50% 15vh,50% 10vh,0 0);clip-path:polygon(0 0,0 40vh,0 40vh,50% 15vh,50% 10vh,0 0)}15%{-webkit-clip-path:polygon(0 0,0 60vh,0 60vh,50% 15vh,50% 10vh,20% 0);clip-path:polygon(0 0,0 60vh,0 60vh,50% 15vh,50% 10vh,20% 0)}23%{-webkit-clip-path:polygon(0 0,0 100vh,0 100vh,50% 15vh,50% 10vh,25% 0);clip-path:polygon(0 0,0 100vh,0 100vh,50% 15vh,50% 10vh,25% 0)}31%{-webkit-clip-path:polygon(0 0,0 100vh,20% 100vh,50% 15vh,50% 10vh,30% 0);clip-path:polygon(0 0,0 100vh,20% 100vh,50% 15vh,50% 10vh,30% 0)}38%{-webkit-clip-path:polygon(0 0,0 100vh,40% 100vh,50% 15vh,50% 10vh,40% 0);clip-path:polygon(0 0,0 100vh,40% 100vh,50% 15vh,50% 10vh,40% 0)}45%{-webkit-clip-path:polygon(0 0,0 100vh,45% 100vh,50% 15vh,50% 10vh,45% 0);clip-path:polygon(0 0,0 100vh,45% 100vh,50% 15vh,50% 10vh,45% 0);opacity:1}46%{opacity:0}54%{opacity:0}55%{-webkit-clip-path:polygon(100% 0,100% 100vh,55% 100vh,50% 15vh,50% 10vh,55% 0);clip-path:polygon(100% 0,100% 100vh,55% 100vh,50% 15vh,50% 10vh,55% 0);opacity:1}62%{-webkit-clip-path:polygon(100% 0,100% 100vh,60% 100vh,50% 15vh,50% 10vh,60% 0);clip-path:polygon(100% 0,100% 100vh,60% 100vh,50% 15vh,50% 10vh,60% 0)}69%{-webkit-clip-path:polygon(100% 0,100% 100vh,80% 100vh,50% 15vh,50% 10vh,70% 0);clip-path:polygon(100% 0,100% 100vh,80% 100vh,50% 15vh,50% 10vh,70% 0)}76%{-webkit-clip-path:polygon(100% 0,100% 100vh,100% 100vh,50% 15vh,50% 10vh,75% 0);clip-path:polygon(100% 0,100% 100vh,100% 100vh,50% 15vh,50% 10vh,75% 0)}83%{-webkit-clip-path:polygon(100% 0,100% 60vh,100% 60vh,50% 15vh,50% 10vh,80% 0);clip-path:polygon(100% 0,100% 60vh,100% 60vh,50% 15vh,50% 10vh,80% 0)}91%{-webkit-clip-path:polygon(100% 0,100% 40vh,100% 40vh,50% 15vh,50% 10vh,100% 0);clip-path:polygon(100% 0,100% 40vh,100% 40vh,50% 15vh,50% 10vh,100% 0)}to{-webkit-clip-path:polygon(100% 5vh,100% 25vh,100% 25vh,50% 15vh,50% 10vh,100% 5vh);clip-path:polygon(100% 5vh,100% 25vh,100% 25vh,50% 15vh,50% 10vh,100% 5vh)}}@-webkit-keyframes flash{0%,45%,55%,to{opacity:0}46%{opacity:.5}50%{opacity:1}54%{opacity:.5}}@keyframes flash{0%,45%,55%,to{opacity:0}46%{opacity:.5}50%{opacity:1}54%{opacity:.5}}.WinterIsland{background:#ade3e3!important;height:100%;direction:ltr}.WinterIsland-sky{position:absolute;background:#96dada;width:100%;height:200px}.WinterIsland-deep_sky{position:absolute;background:#78c7c7;width:100%;height:100px}.WinterIsland-deep_sky:before{content:"";position:absolute;background:#5fb4b4;width:100%;height:30px}.WinterIsland-ground{position:absolute;background:#a2e6cf;width:100%;height:180px;bottom:0}.WinterIsland-ice{position:absolute;background:#c7ede0;width:100%;height:40px}.WinterIsland-glare{position:absolute;background:#fff;width:95%;height:10px;top:0}.WinterIsland-glare:before{content:"";position:absolute;background:#c7ede0;width:10px;height:10px;bottom:0;left:40%;box-shadow:-10px 0 0 #e3f7f0,5px 0 0 #c7ede0,10px 0 0 #c7ede0,15px 0 0 #c7ede0,20px 0 0 #c7ede0,25px 0 0 #c7ede0,30px 0 0 #c7ede0,35px 0 0 #c7ede0,40px 0 0 #c7ede0,-140px 10px 0 #e3f7f0,-150px 10px 0 #fff,-155px 10px 0 #fff,-160px 10px 0 #fff,-165px 10px 0 #fff,-170px 10px 0 #fff,-175px 10px 0 #fff,-180px 10px 0 #fff,-185px 10px 0 #fff,-190px 10px 0 #fff,-195px 10px 0 #fff,-200px 10px 0 #fff,-180px 20px 0 #e3f7f0,-280px 10px 0 #e3f7f0,-290px 10px 0 #fff,-295px 10px 0 #fff,-300px 10px 0 #fff,-305px 10px 0 #fff,-310px 10px 0 #fff,-315px 10px 0 #fff,-320px 10px 0 #fff,-325px 10px 0 #fff,-330px 10px 0 #fff,-335px 10px 0 #fff,-340px 10px 0 #fff,-345px 10px 0 #fff,-350px 10px 0 #fff}.WinterIsland-glare:after{content:"";position:absolute;background:#c7ede0;width:10px;height:10px;bottom:0;right:0;box-shadow:-10px 0 0 #e3f7f0,-200px 0 0 #c7ede0,-205px 0 0 #c7ede0,-210px 0 0 #c7ede0,-215px 0 0 #c7ede0,-220px 0 0 #c7ede0,-225px 0 0 #c7ede0,-230px 0 0 #c7ede0,-240px 0 0 #e3f7f0,-250px 0 0 #c7ede0,-255px 0 0 #c7ede0,-260px 0 0 #c7ede0,-270px 0 0 #e3f7f0,-120px 10px 0 #e3f7f0,-130px 10px 0 #fff,-135px 10px 0 #fff,-140px 10px 0 #fff,-145px 10px 0 #fff,-150px 10px 0 #fff,-350px 10px 0 #e3f7f0,-360px 10px 0 #fff,-365px 10px 0 #fff,-370px 10px 0 #fff,-375px 10px 0 #fff,-380px 10px 0 #fff,-385px 10px 0 #fff,-390px 10px 0 #fff,-395px 10px 0 #fff,-400px 10px 0 #fff,-405px 10px 0 #fff,-410px 10px 0 #fff}.WinterIsland-ice_shadow{position:absolute;background:#84bba8;width:100%;height:10px;bottom:-10px}.WinterIsland-ice_shadow:before{content:"";position:absolute;background:#a2d1c1;width:10px;height:10px;bottom:0;left:20%;box-shadow:10px 0 0 #a3e2cd,95px -10px 0 #84bba8,100px -10px 0 #84bba8,105px -10px 0 #84bba8,110px -10px 0 #84bba8,115px -10px 0 #84bba8,120px -10px 0 #84bba8,125px -10px 0 #84bba8,130px -10px 0 #84bba8,135px -10px 0 #a2d1c1,140px -10px 0 #a2d1c1,400px 0 0 #a2d1c1,410px 0 0 #a3e2cd}.WinterIsland-ice_shadow:after{content:"";position:absolute;background:#84bba8;width:20px;height:10px;bottom:10px;right:10%;box-shadow:10px 0 0 #a2d1c1,-20px 0 0 #84bba8,-140px 0 0 #84bba8,-160px 0 0 #84bba8,-170px 0 0 #84bba8,-180px 0 0 #84bba8,-190px 0 0 #84bba8}.WinterIsland-g1{width:100%;height:20px}.WinterIsland-g1,.WinterIsland-g2{position:absolute;background:#72ccad;bottom:0}.WinterIsland-g2{width:50px;height:140px;right:-30px;box-shadow:-10px 50px 0 #72ccad,-20px 70px 0 #72ccad,-30px 80px 0 #72ccad,-40px 90px 0 #72ccad,-60px 100px 0 #72ccad,-110px 110px 0 #72ccad}.WinterIsland-g3{position:absolute;background:#c6feeb;width:180px;height:20px;top:40px;box-shadow:-80px 10px 0 #c6feeb,-130px 20px 0 #c6feeb,-150px 30px 0 #c6feeb,-160px 40px 0 #c6feeb,-170px 50px 0 #c6feeb}.WinterIsland-mountain_a{position:absolute;background:#eee;width:780px;height:660px;border-radius:50%;bottom:-240px;left:5%}.WinterIsland-mountain_b{position:absolute;background:#e5e5e5;width:620px;height:460px;border-radius:50%;left:25%;bottom:-80px}.WinterIsland-house{position:absolute;bottom:220px}.WinterIsland-house.WinterIsland-right{right:10%}.WinterIsland-house.WinterIsland-left{left:12%}.WinterIsland-wall{position:absolute;background:#e2f4f4;width:80px;height:40px}.WinterIsland-wall:before{content:"";position:absolute;background:transparent;width:0;height:0;left:0;bottom:40px;border-bottom:80px solid #e2f4f4;border-left:40px solid transparent;border-right:40px solid transparent}.WinterIsland-roof{position:absolute;background:#fff;width:100px;height:10px;border-radius:40px}.WinterIsland-roof.WinterIsland-right{left:14px;bottom:30px;-webkit-transform:rotate(58deg);transform:rotate(58deg)}.WinterIsland-roof.WinterIsland-left{left:-34px;bottom:30px;-webkit-transform:rotate(-58deg);transform:rotate(-58deg)}.WinterIsland-door{position:absolute;background:#9acccb;width:20px;height:30px;bottom:-40px;left:16px}.WinterIsland-fence{position:absolute;background:#fff;width:3px;height:30px;bottom:-45px;left:-20px;border-radius:3px;box-shadow:-10px 0 0 #fff,-20px 0 0 #fff,-30px 0 0 #fff,-40px 0 0 #fff,-50px 0 0 #fff,-60px 0 0 #fff,-70px 0 0 #fff}.WinterIsland-fence:before{content:"";position:absolute;background:#fff;width:72px;height:3px;bottom:22px;right:0;box-shadow:0 14px 0 #fff}.WinterIsland-tree_back{position:absolute;background:#348e8d;width:10px;height:15px;bottom:180px;right:30%}.WinterIsland-tree_back:before{content:"";position:absolute;background:#e2f4f4;width:30px;height:60px;border-radius:50%;bottom:15px;right:-10px}.WinterIsland-tree{position:absolute;background:#348e8d;width:10px;height:40px;bottom:180px;right:28%}.WinterIsland-tree:before{content:"";position:absolute;background:#fff;width:40px;height:80px;border-radius:50%;bottom:25px;left:-15px}.WinterIsland-postbox_a{position:absolute;background:#73fffd;width:20px;height:25px;bottom:190px;left:35%;-webkit-animation-name:upppp;animation-name:upppp;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-direction:alternate;animation-direction:alternate}.WinterIsland-postbox_a:after{content:"";position:absolute;background:#76ecea;width:5px;height:20px;bottom:-20px;left:8px}.WinterIsland-hole{position:absolute;background:#fff;width:6px;height:2px;top:5px;left:2px;box-shadow:10px 0 0 #fff}.WinterIsland-postbox_b{position:absolute;background:#2cb7b5;width:20px;height:25px;bottom:190px;left:37%;-webkit-animation-name:upppp;animation-name:upppp;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-direction:alternate;animation-direction:alternate}.WinterIsland-postbox_b:after{content:"";position:absolute;background:#348e8d;width:5px;height:20px;bottom:-20px;left:8px}@-webkit-keyframes upppp{to{-webkit-transform:translatey(-10px);transform:translatey(-10px)}}@keyframes upppp{to{-webkit-transform:translatey(-10px);transform:translatey(-10px)}}.WinterIsland-cloud{position:relative;background:#fff;width:100px;height:40px;top:50px;border-radius:50px}.WinterIsland-cloud:after{content:"";position:absolute;background:#fff;width:50px;height:50px;border-radius:50%;top:-20px;left:10px}.WinterIsland-cloud:before{content:"";position:absolute;background:#fff;width:40px;height:40px;border-radius:50%;top:-15px;right:20px}.WinterIsland-c1{top:60px;opacity:.5;-webkit-animation-duration:35s;animation-duration:35s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}.WinterIsland-c1,.WinterIsland-c2{-webkit-animation-name:moving;animation-name:moving;direction:ltr}.WinterIsland-c2{top:80px;opacity:.8;-webkit-animation-duration:25s;animation-duration:25s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}.WinterIsland-c3{top:100px;-webkit-animation-name:moving;animation-name:moving;-webkit-animation-duration:18s;animation-duration:18s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;direction:ltr}@-webkit-keyframes moving{0%{margin-left:-200px}to{margin-left:105%}}@keyframes moving{0%{margin-left:-200px}to{margin-left:105%}}.WinterIsland-windmill{position:absolute;left:50%;bottom:180px}.WinterIsland-tower{position:absolute;background:transparent;width:60px;height:0;border-color:transparent transparent #e2f4f4;border-style:solid;border-width:0 20px 90px;bottom:0}.WinterIsland-t1{position:absolute;background:#2cb7b5;width:90px;height:10px;bottom:40px;left:5px}.WinterIsland-t1:before{content:"";position:absolute;background:#2cb7b5;width:20px;height:20px;bottom:-40px;right:35px;box-shadow:0 -54px 0 #2cb7b5}.WinterIsland-t2{position:absolute;background:transparent;width:0;height:0;border-bottom:40px solid #2cb7b5;border-right:30px solid transparent;border-left:30px solid transparent;bottom:90px;left:20px}.WinterIsland-t2:after{content:"";position:absolute;background:#2cb7b5;width:70px;height:10px;border-radius:10px;bottom:-50px;left:-35px}.WinterIsland-blade{position:absolute;width:100px;height:200px;left:0;bottom:0;-webkit-animation-name:spin;animation-name:spin;-webkit-animation-duration:10s;animation-duration:10s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear}.WinterIsland-windblade{position:absolute;background:#fff;width:4px;height:76px;bottom:106px;left:46px}.WinterIsland-windblade:before{content:"";position:absolute;background:#e2f4f4;opacity:.8;width:16px;height:60px}.WinterIsland-windblade2{-webkit-transform:rotate(90deg);transform:rotate(90deg);bottom:65px;left:87px}.WinterIsland-windblade3{-webkit-transform:rotate(180deg);transform:rotate(180deg);bottom:25px}.WinterIsland-windblade4{-webkit-transform:rotate(270deg);transform:rotate(270deg);bottom:65px;left:5px}.WinterIsland-windblade4:after{content:"";position:absolute;background:#fff;width:10px;height:10px;border-radius:50%;bottom:-8px;right:-3px}@-webkit-keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.WinterIsland-allsnows{position:absolute;width:100%;height:100%;left:0;top:0}@-webkit-keyframes snowing{0%{opacity:0}70%{opacity:1}to{-webkit-transform:translatey(600px);transform:translatey(600px)}}@keyframes snowing{0%{opacity:0}70%{opacity:1}to{-webkit-transform:translatey(600px);transform:translatey(600px)}}.WinterIsland-allsnows .WinterIsland-snow1{-webkit-animation-duration:10s;animation-duration:10s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;left:5%}.WinterIsland-allsnows .WinterIsland-snow1,.WinterIsland-allsnows .WinterIsland-snow2{position:absolute;background:#fff;width:10px;height:10px;border-radius:50%;-webkit-animation-name:snowing;animation-name:snowing;top:-2%}.WinterIsland-allsnows .WinterIsland-snow2{-webkit-animation-duration:8s;animation-duration:8s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-delay:3s;animation-delay:3s;left:10%}.WinterIsland-allsnows .WinterIsland-snow3{position:absolute;background:#fff;width:10px;height:10px;border-radius:50%;-webkit-animation-name:snowing;animation-name:snowing;-webkit-animation-duration:10s;animation-duration:10s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-delay:7s;animation-delay:7s;left:15%;top:-2%}.WinterIsland-allsnows .WinterIsland-snow4{position:absolute;background:#fff;width:10px;height:10px;border-radius:50%;-webkit-animation-name:snowing;animation-name:snowing;-webkit-animation-duration:8s;animation-duration:8s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-delay:2s;animation-delay:2s;left:20%;top:-2%}.WinterIsland-allsnows .WinterIsland-snow5{position:absolute;background:#fff;width:10px;height:10px;border-radius:50%;-webkit-animation-name:snowing;animation-name:snowing;-webkit-animation-duration:10s;animation-duration:10s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-delay:5s;animation-delay:5s;left:25%;top:-2%}.WinterIsland-allsnows .WinterIsland-snow6{position:absolute;background:#fff;width:10px;height:10px;border-radius:50%;-webkit-animation-name:snowing;animation-name:snowing;-webkit-animation-duration:8s;animation-duration:8s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-delay:3s;animation-delay:3s;left:30%;top:-2%}.WinterIsland-allsnows .WinterIsland-snow7{position:absolute;background:#fff;width:10px;height:10px;border-radius:50%;-webkit-animation-name:snowing;animation-name:snowing;-webkit-animation-duration:10s;animation-duration:10s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-delay:7s;animation-delay:7s;left:35%;top:-2%}.WinterIsland-allsnows .WinterIsland-snow8{position:absolute;background:#fff;width:10px;height:10px;border-radius:50%;-webkit-animation-name:snowing;animation-name:snowing;-webkit-animation-duration:8s;animation-duration:8s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-delay:4s;animation-delay:4s;left:40%;top:-2%}.WinterIsland-allsnows .WinterIsland-snow9{position:absolute;background:#fff;width:10px;height:10px;border-radius:50%;-webkit-animation-name:snowing;animation-name:snowing;-webkit-animation-duration:10s;animation-duration:10s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-delay:1s;animation-delay:1s;left:45%;top:-2%}.WinterIsland-allsnows .WinterIsland-snow10{position:absolute;background:#fff;width:10px;height:10px;border-radius:50%;-webkit-animation-name:snowing;animation-name:snowing;-webkit-animation-duration:8s;animation-duration:8s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-delay:6s;animation-delay:6s;left:50%;top:-2%}.WinterIsland-allsnows .WinterIsland-snow11{position:absolute;background:#fff;width:10px;height:10px;border-radius:50%;-webkit-animation-name:snowing;animation-name:snowing;-webkit-animation-duration:10s;animation-duration:10s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-delay:5s;animation-delay:5s;left:55%;top:-2%}.WinterIsland-allsnows .WinterIsland-snow12{position:absolute;background:#fff;width:10px;height:10px;border-radius:50%;-webkit-animation-name:snowing;animation-name:snowing;-webkit-animation-duration:8s;animation-duration:8s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-delay:7s;animation-delay:7s;left:60%;top:-2%}.WinterIsland-allsnows .WinterIsland-snow13{position:absolute;background:#fff;width:10px;height:10px;border-radius:50%;-webkit-animation-name:snowing;animation-name:snowing;-webkit-animation-duration:10s;animation-duration:10s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-delay:4s;animation-delay:4s;left:65%;top:-2%}.WinterIsland-allsnows .WinterIsland-snow14{position:absolute;background:#fff;width:10px;height:10px;border-radius:50%;-webkit-animation-name:snowing;animation-name:snowing;-webkit-animation-duration:8s;animation-duration:8s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-delay:6s;animation-delay:6s;left:70%;top:-2%}.WinterIsland-allsnows .WinterIsland-snow15{position:absolute;background:#fff;width:10px;height:10px;border-radius:50%;-webkit-animation-name:snowing;animation-name:snowing;-webkit-animation-duration:10s;animation-duration:10s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-delay:4s;animation-delay:4s;left:75%;top:-2%}.WinterIsland-allsnows .WinterIsland-snow16{position:absolute;background:#fff;width:10px;height:10px;border-radius:50%;-webkit-animation-name:snowing;animation-name:snowing;-webkit-animation-duration:8s;animation-duration:8s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-delay:3s;animation-delay:3s;left:80%;top:-2%}.WinterIsland-allsnows .WinterIsland-snow17{position:absolute;background:#fff;width:10px;height:10px;border-radius:50%;-webkit-animation-name:snowing;animation-name:snowing;-webkit-animation-duration:10s;animation-duration:10s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-delay:6s;animation-delay:6s;left:85%;top:-2%}.WinterIsland-allsnows .WinterIsland-snow18{position:absolute;background:#fff;width:10px;height:10px;border-radius:50%;-webkit-animation-name:snowing;animation-name:snowing;-webkit-animation-duration:8s;animation-duration:8s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-delay:2s;animation-delay:2s;left:90%;top:-2%}.WinterIsland-allsnows .WinterIsland-snow19{position:absolute;background:#fff;width:10px;height:10px;border-radius:50%;-webkit-animation-name:snowing;animation-name:snowing;-webkit-animation-duration:10s;animation-duration:10s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-delay:3s;animation-delay:3s;left:95%;top:-2%}.WinterIsland-allsnows .WinterIsland-snow20{position:absolute;background:#fff;width:10px;height:10px;border-radius:50%;-webkit-animation-name:snowing;animation-name:snowing;-webkit-animation-duration:8s;animation-duration:8s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-delay:8s;animation-delay:8s;left:45%;top:-2%}:root{--v1:#be91c6;--v2:#8a65cc;--v3:#5e30d9;--transparentv3:rgba(94,48,217,0);--v4:#3b1895;--s1:#fea798;--s2:#ff846e;--cloud:#fea798}.SunriseOverStillLake-landscape *,.SunriseOverStillLake-landscape:after,.SunriseOverStillLake-landscape :after,.SunriseOverStillLake-landscape:before,.SunriseOverStillLake-landscape :before{position:absolute}.SunriseOverStillLake-front{z-index:1;bottom:0;left:0;right:0}.SunriseOverStillLake-landscape{height:100vh;background-image:linear-gradient(#be91c6,#fea798,#be91c6);background-image:linear-gradient(var(--v1),var(--s1),var(--v1));position:relative;z-index:1;overflow:hidden}.SunriseOverStillLake-mountain{border-radius:180% 80% 0 0/60vmin 60vmin 0 0;width:40vmin;height:30vmin;bottom:50%;left:-10vmin;background:#fea798;background:var(--s1);background-image:linear-gradient(#be91c6,#8a65cc 30%,#5e30d9);background-image:linear-gradient(var(--v1),var(--v2) 30%,var(--v3));box-shadow:inset -10px 0 10px -10px #fea798;box-shadow:inset -10px 0 10px -10px var(--s1)}.SunriseOverStillLake-mountain:before{content:"";bottom:0;width:inherit;height:inherit;background:inherit;border-radius:inherit;-webkit-transform-origin:bottom center;transform-origin:bottom center;-webkit-transform:scaleX(1) scaleY(-.6);transform:scaleX(1) scaleY(-.6);-webkit-filter:blur(3px);filter:blur(3px)}.SunriseOverStillLake-mountain-2{left:5vmin;height:15vmin;width:40vmin;box-shadow:inset -15px 0 10px -14px #fea798;box-shadow:inset -15px 0 10px -14px var(--s1);border-radius:120% 50% 0 0/25vmin 25vmin 0 0;background-image:linear-gradient(#5e30d9,#3b1895);background-image:linear-gradient(var(--v3),var(--v4))}.SunriseOverStillLake-mountain-3{border-radius:80% 0 0 0/100% 100% 0 0;right:-85vmin;width:100vmin;left:auto;height:12vmin;color:#5e30d9;color:var(--v3);background-image:linear-gradient(#fea798,#3b1895);background-image:linear-gradient(var(--s1),var(--v4));box-shadow:inset 15px 0 10px -10px #fea798;box-shadow:inset 15px 0 10px -10px var(--s1)}.SunriseOverStillLake-mountain-3:after{content:"";border-radius:60% 0 0 0/100% 0 0 0;background:inherit;width:100%;height:0;bottom:0;right:20%}.SunriseOverStillLake-lotus{width:10vmin;height:5vmin;background:conic-gradient(#5e30d9 0deg 40deg,rgba(94,48,217,0) 50deg 70deg,#5e30d9 80deg);background:conic-gradient(var(--v3) 0deg 40deg,var(--transparentv3) 50deg 70deg,var(--v3) 80deg);border-radius:50%}.SunriseOverStillLake-lotus-1{bottom:10vmin;right:5vmin;width:20vmin}.SunriseOverStillLake-lotus-2{bottom:20vmin;right:15vmin;height:3vmin;-webkit-transform:skew(-10deg);transform:skew(-10deg);opacity:.5;mix-blend-mode:multiply}.SunriseOverStillLake-lotus-3{bottom:10vmin;right:35vmin;-webkit-transform:rotate(180deg) skew(-20deg);transform:rotate(180deg) skew(-20deg);opacity:.8;width:15vmin}.SunriseOverStillLake-cloud{width:80vmin;height:6vmin;background:currentcolor;color:#fea798;color:var(--cloud);top:24vmin;left:20vmin;border-radius:50%;box-shadow:30vmin .5vmin 0 -1vmin currentcolor,-25vmin 0 0 -.6vmin currentcolor;opacity:.3;-webkit-transform:translate3d(-150vmin,0,0);transform:translate3d(-150vmin,0,0);-webkit-animation:clouds 120s infinite;animation:clouds 120s infinite;-webkit-animation-delay:-10s;animation-delay:-10s}@-webkit-keyframes clouds{50%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(150vmin,0,0);transform:translate3d(150vmin,0,0)}}@keyframes clouds{50%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(150vmin,0,0);transform:translate3d(150vmin,0,0)}}.SunriseOverStillLake-cloud-1{left:60vmin;top:15vmin;opacity:.2;-webkit-filter:blur(1px);filter:blur(1px);-webkit-animation-delay:0;animation-delay:0;-webkit-animation-duration:100s;animation-duration:100s}.SunriseOverStillLake-water{top:50%;bottom:0;left:0;right:0;background:linear-gradient(rgba(254,167,152,.333333),#8a65cc);background:linear-gradient(rgba(254,167,152,.333333),var(--v2));overflow:hidden;box-shadow:inset 0 1px 4px -3px #fff}.SunriseOverStillLake-stone{bottom:-5vh;left:0;height:20vmin;width:40vmin;background:#3b1895;background:var(--v4);box-shadow:inset 0 0 20px -5px rgba(0,0,0,.2);border-radius:0 200% 0 0/0 200%}.SunriseOverStillLake-stone:after{content:"";background:#5e30d9;background:var(--v3);width:100%;height:100%;right:-15%;border-radius:inherit;z-index:-1;-webkit-transform:scaleX(1.3) skew(10deg);transform:scaleX(1.3) skew(10deg);box-shadow:inset 0 0 20px -5px rgba(0,0,0,.4)}.SunriseOverStillLake-grass{height:40vmin;width:10vmin;border-radius:0 60% 0 0/0 100% 0 0;bottom:0;border-right:5px solid #3b1895;border-right:5px solid var(--v4);box-shadow:1px 0 0 #fea798;box-shadow:1px 0 0 var(--s1);-webkit-filter:drop-shadow(-.5vmin 6vmin 0 #ff846e) drop-shadow(-4.5vmin 10vmin 0 #5e30d9);filter:drop-shadow(-.5vmin 6vmin 0 #ff846e) drop-shadow(-4.5vmin 10vmin 0 #5e30d9);-webkit-filter:drop-shadow(-.5vmin 6vmin 0 var(--s2)) drop-shadow(-4.5vmin 10vmin 0 var(--v3));filter:drop-shadow(-.5vmin 6vmin 0 var(--s2)) drop-shadow(-4.5vmin 10vmin 0 var(--v3))}.SunriseOverStillLake-grass-1{left:14vmin;box-shadow:2px 0 0 #3b1895;box-shadow:2px 0 0 var(--v4);border-color:#5e30d9;border-color:var(--v3);-webkit-filter:drop-shadow(-1vmin 5vmin 0 #5e30d9) drop-shadow(-80vmin 5vmin 0 #3b1895);filter:drop-shadow(-1vmin 5vmin 0 #5e30d9) drop-shadow(-80vmin 5vmin 0 #3b1895);-webkit-filter:drop-shadow(-1vmin 5vmin 0 var(--v3)) drop-shadow(-80vmin 5vmin 0 var(--v4));filter:drop-shadow(-1vmin 5vmin 0 var(--v3)) drop-shadow(-80vmin 5vmin 0 var(--v4))}.SunriseOverStillLake-grass-1,.SunriseOverStillLake-grass-2{bottom:-2vmin;-webkit-transform:scaleX(-1);transform:scaleX(-1)}.SunriseOverStillLake-grass-2{right:0;left:auto;height:20vmin}.SunriseOverStillLake-sun{background:#fff;border-radius:50%;width:20vmin;height:20vmin;left:calc(60% - 10vmin);top:100%;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-animation:rise 20s infinite;animation:rise 20s infinite;box-shadow:0 0 10px #fff}.SunriseOverStillLake-reed{height:40vmin;width:.5vmin;bottom:0;left:10vmin;color:#3b1895;color:var(--v4);background:currentColor;-webkit-transform-origin:bottom center;transform-origin:bottom center;-webkit-transform:rotate(4deg);transform:rotate(4deg);box-shadow:inset -1px 0 0 #ff846e,-6vmin 3vmin 0 0,80vmin 0 0 0;box-shadow:inset -1px 0 0 var(--s2),-6vmin 3vmin 0 0,80vmin 0 0 0;-webkit-animation:verticalise 20s infinite;animation:verticalise 20s infinite}.SunriseOverStillLake-reed-1{color:#ff846e;color:var(--s2);left:15vmin;height:50vmin;bottom:-5vmin;-webkit-transform:rotate(-2deg);transform:rotate(-2deg);-webkit-animation:verticalise-1 20s infinite;animation:verticalise-1 20s infinite;box-shadow:inset -1px 0 0 #fea798,6vmin 13vmin 0 0 #fea798,80vmin 10vmin 0 0 #5e30d9;box-shadow:inset -1px 0 0 var(--s1),6vmin 13vmin 0 0 var(--s1),80vmin 10vmin 0 0 var(--v3)}.SunriseOverStillLake-reed:after{content:"";width:1.5vmin;height:10vmin;background:currentcolor;border-radius:.75vmin;top:0;left:-.5vmin;box-shadow:inherit}@-webkit-keyframes verticalise{0%,10%{-webkit-transform:rotate(4deg);transform:rotate(4deg)}30%,70%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes verticalise{0%,10%{-webkit-transform:rotate(4deg);transform:rotate(4deg)}30%,70%{-webkit-transform:rotate(0);transform:rotate(0)}}@-webkit-keyframes verticalise-1{0%,10%{-webkit-transform:rotate(-2deg);transform:rotate(-2deg)}45%,70%{-webkit-transform:rotate(0) translateY(-6vmin);transform:rotate(0) translateY(-6vmin)}}@keyframes verticalise-1{0%,10%{-webkit-transform:rotate(-2deg);transform:rotate(-2deg)}45%,70%{-webkit-transform:rotate(0) translateY(-6vmin);transform:rotate(0) translateY(-6vmin)}}@-webkit-keyframes rise{to{-webkit-transform:translate3d(0,-100vh,20vmin);transform:translate3d(0,-100vh,20vmin)}}@keyframes rise{to{-webkit-transform:translate3d(0,-100vh,20vmin);transform:translate3d(0,-100vh,20vmin)}}@-webkit-keyframes rise-reflection{30%{opacity:0;-webkit-transform:translate3d(0,5vmin,0);transform:translate3d(0,5vmin,0)}to{opacity:0;-webkit-transform:translate3d(0,80vmin,0);transform:translate3d(0,80vmin,0)}}@keyframes rise-reflection{30%{opacity:0;-webkit-transform:translate3d(0,5vmin,0);transform:translate3d(0,5vmin,0)}to{opacity:0;-webkit-transform:translate3d(0,80vmin,0);transform:translate3d(0,80vmin,0)}}.SunriseOverStillLake-sun-container{overflow:hidden;width:100%;height:50%}.SunriseOverStillLake-sun-container-1:after{content:"";left:0;right:0;top:0;bottom:0;background:radial-gradient(circle at 60% 100%,#ff846e,transparent);background:radial-gradient(circle at 60% 100%,var(--s2),transparent);-webkit-animation:fade 20s infinite;animation:fade 20s infinite;mix-blend-mode:color-burn}@-webkit-keyframes fade{10%{opacity:1}30%,70%{opacity:0}}@keyframes fade{10%{opacity:1}30%,70%{opacity:0}}.SunriseOverStillLake-sun-container-reflection{top:50%;background:radial-gradient(circle at 60% 0,#ff846e,transparent);background:radial-gradient(circle at 60% 0,var(--s2),transparent)}.SunriseOverStillLake-sun-container-reflection .SunriseOverStillLake-sun{background:linear-gradient(#fff,hsla(0,0%,100%,0));box-shadow:none;-webkit-filter:blur(5px);filter:blur(5px);opacity:1;top:0;-webkit-transform:translate3d(0,-20vmin,0);transform:translate3d(0,-20vmin,0);-webkit-animation-name:rise-reflection;animation-name:rise-reflection}.SunriseOverStillLake-light{height:.5vmin;width:20vmin;background:#fff;left:20%;right:0;margin:auto;top:calc(50% + 1vmin);-webkit-animation:light 20s infinite;animation:light 20s infinite;opacity:0;-webkit-transform:scaleX(.1) translateZ(0);transform:scaleX(.1) translateZ(0);border-radius:.25vh;-webkit-filter:blur(1px);filter:blur(1px)}@-webkit-keyframes light{5%{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}10%{opacity:.6;-webkit-transform:scaleX(1) translate3d(5%,0,0);transform:scaleX(1) translate3d(5%,0,0)}15%{opacity:.6;-webkit-transform:scaleX(1) translate3d(-5%,0,0);transform:scaleX(1) translate3d(-5%,0,0)}20%{opacity:0;-webkit-transform:scaleX(.1) translateZ(0);transform:scaleX(.1) translateZ(0)}}@keyframes light{5%{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}10%{opacity:.6;-webkit-transform:scaleX(1) translate3d(5%,0,0);transform:scaleX(1) translate3d(5%,0,0)}15%{opacity:.6;-webkit-transform:scaleX(1) translate3d(-5%,0,0);transform:scaleX(1) translate3d(-5%,0,0)}20%{opacity:0;-webkit-transform:scaleX(.1) translateZ(0);transform:scaleX(.1) translateZ(0)}}.SunriseOverStillLake-light-1{top:calc(50% + 2vmin);-webkit-animation-delay:.5s;animation-delay:.5s}.SunriseOverStillLake-light-2{top:calc(50% + 3vmin);width:18vmin;-webkit-animation-delay:1s;animation-delay:1s}.SunriseOverStillLake-light-3{top:calc(50% + 4vmin);width:18vmin;-webkit-animation-delay:1.5s;animation-delay:1.5s}.SunriseOverStillLake-light-4{top:calc(50% + 5vmin);width:16vmin;-webkit-animation-delay:2s;animation-delay:2s}.SunriseOverStillLake-light-5{top:calc(50% + 8vmin);width:14vmin;-webkit-animation-delay:2.5s;animation-delay:2.5s}.SunriseOverStillLake-light-6{top:calc(50% + 9vmin);width:10vmin;-webkit-animation-delay:3s;animation-delay:3s}.SunriseOverStillLake-light-7{top:calc(50% + 7vmin);width:12vmin;-webkit-animation-delay:3.5s;animation-delay:3.5s}.SunriseOverStillLake-splash{width:8vmin;height:3vmin;border:2px solid #fea798;border:2px solid var(--s1);box-shadow:0 0 2px #fea798;box-shadow:0 0 2px var(--s1);border-radius:50%;bottom:5vmin;left:70%;-webkit-animation:splash 9s infinite;animation:splash 9s infinite;-webkit-transform:scale(0);transform:scale(0)}.SunriseOverStillLake-splash-stone{bottom:15vh;left:-3vmin;height:10vmin;width:30vmin}.SunriseOverStillLake-splash-4{bottom:5vmin;left:auto;bottom:15vmin;right:-2vmin}@-webkit-keyframes splash{50%,to{-webkit-transform:scale(1);transform:scale(1);opacity:0}}@keyframes splash{50%,to{-webkit-transform:scale(1);transform:scale(1);opacity:0}}.SunriseOverStillLake-delay-1{-webkit-animation-delay:1s;animation-delay:1s}.SunriseOverStillLake-delay-2{-webkit-animation-delay:2s;animation-delay:2s}.SunriseOverStillLake-delay-3{-webkit-animation-delay:3s;animation-delay:3s}.SunriseOverStillLake-delay-4{-webkit-animation-delay:4s;animation-delay:4s}.SunriseOverStillLake-delay-5{-webkit-animation-delay:5s;animation-delay:5s}.SunriseOverStillLake-delay-6{-webkit-animation-delay:6s;animation-delay:6s}.BubbleBackground-bubble-field{width:100%;height:100%;text-align:center;position:relative;overflow:hidden}@-webkit-keyframes bubble{0%{transform:translateX(10px);-webkit-transform:translateX(10px);-moz-transform:translateX(10px);-ms-transform:translateX(10px);-o-transform:translateX(10px)}50%{transform:translateX(-10px);-webkit-transform:translateX(-10px);-moz-transform:translateX(-10px);-ms-transform:translateX(-10px);-o-transform:translateX(-10px)}to{transform:translateX(10px);-webkit-transform:translateX(10px);-moz-transform:translateX(10px);-ms-transform:translateX(10px);-o-transform:translateX(10px)}}@keyframes bubble{0%{transform:translateX(10px);-webkit-transform:translateX(10px);-moz-transform:translateX(10px);-ms-transform:translateX(10px);-o-transform:translateX(10px)}50%{transform:translateX(-10px);-webkit-transform:translateX(-10px);-moz-transform:translateX(-10px);-ms-transform:translateX(-10px);-o-transform:translateX(-10px)}to{transform:translateX(10px);-webkit-transform:translateX(10px);-moz-transform:translateX(10px);-ms-transform:translateX(10px);-o-transform:translateX(10px)}}.BubbleBackground-bubble-field .bubble{position:relative;box-shadow:inset 0 0 12px 5px #fff;-webkit-box-shadow:0 0 12px 5px inset #fff;-moz-box-shadow:0 0 12px 5px inset #fff;-o-box-shadow:0 0 12px 5px inset #fff;-ms-box-shadow:0 0 12px 5px inset #fff;border-radius:50%;display:inline-block;width:30px;height:30px;text-align:center;vertical-align:middle;line-height:50px;font-size:25px;-webkit-animation:bubble 2s ease 0s infinite normal;animation:bubble 2s ease 0s infinite normal}.BubbleBackground-bubble-field .bubble:after{content:"";position:absolute;background-color:#fff;width:13px;height:8px;top:10%;right:21%;border-radius:50%;transform:rotate(30deg) scaleY(.7);-webkit-transform:rotate(30deg) scaleY(.7);-moz-transform:rotate(30deg) scaleY(.7);-ms-transform:rotate(30deg) scaleY(.7);-o-transform:rotate(30deg) scaleY(.7);filter:blur(1px);-webkit-filter:blur(1px)}@-webkit-keyframes bubble-rise{0%{transform:translateY(0);-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0)}to{transform:translateY(-1000px);-webkit-transform:translateY(-1000px);-moz-transform:translateY(-1000px);-ms-transform:translateY(-1000px);-o-transform:translateY(-1000px)}}@keyframes bubble-rise{0%{transform:translateY(0);-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0)}to{transform:translateY(-1000px);-webkit-transform:translateY(-1000px);-moz-transform:translateY(-1000px);-ms-transform:translateY(-1000px);-o-transform:translateY(-1000px)}}.BubbleBackground-bubble-field .bubble-rise{position:relative;display:inline-block;margin:15px;top:100%;-webkit-animation:bubble-rise 2s cubic-bezier(.3,0,.7,.75) 0s infinite normal;animation:bubble-rise 2s cubic-bezier(.3,0,.7,.75) 0s infinite normal}.FlyingBirdBackground-background{width:100%;height:100%;text-align:center;position:relative;overflow:hidden}.FlyingBirdBackground_RedBird{position:absolute;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.FlyingBirdBackground_RedBird--one{-webkit-animation-name:FlyingBirdBackground_RedBird_fly-right-one;animation-name:FlyingBirdBackground_RedBird_fly-right-one;-webkit-animation-duration:8s;animation-duration:8s;-webkit-animation-delay:-.5s;animation-delay:-.5s}.FlyingBirdBackground_RedBird--two{-webkit-animation-name:FlyingBirdBackground_RedBird_fly-right-two;animation-name:FlyingBirdBackground_RedBird_fly-right-two;-webkit-animation-duration:5s;animation-duration:5s;-webkit-animation-delay:-.75s;animation-delay:-.75s;-webkit-transform:scaleX(-1);transform:scaleX(-1)}@-webkit-keyframes FlyingBirdBackground_RedBird_fly-right-one{0%{top:90%;left:-100%}10%{top:10%;left:0;-webkit-transform:scale(.4);transform:scale(.4)}20%{top:20%;left:20%;-webkit-transform:scale(.6);transform:scale(.6)}30%{top:25%;left:30%;-webkit-transform:scale(.9);transform:scale(.9)}40%{top:20%;left:40%;-webkit-transform:scale(.8);transform:scale(.8)}50%{top:30%;left:50%;-webkit-transform:scale(1);transform:scale(1)}60%{top:25%;left:60%}to{top:10%;left:200%;-webkit-transform:scale(.6);transform:scale(.6)}}@keyframes FlyingBirdBackground_RedBird_fly-right-one{0%{top:90%;left:-100%}10%{top:10%;left:0;-webkit-transform:scale(.4);transform:scale(.4)}20%{top:20%;left:20%;-webkit-transform:scale(.6);transform:scale(.6)}30%{top:25%;left:30%;-webkit-transform:scale(.9);transform:scale(.9)}40%{top:20%;left:40%;-webkit-transform:scale(.8);transform:scale(.8)}50%{top:30%;left:50%;-webkit-transform:scale(1);transform:scale(1)}60%{top:25%;left:60%}to{top:10%;left:200%;-webkit-transform:scale(.6);transform:scale(.6)}}@-webkit-keyframes FlyingBirdBackground_RedBird_fly-right-two{0%{top:90%;right:-100%}10%{top:10%;right:0}20%{top:10%;right:20%}30%{top:10%;right:30%}40%{top:10%;right:40%}50%{top:10%;right:50%}60%{top:10%;right:60%}90%{top:10%;right:90%}to{top:10%;right:150%}}@keyframes FlyingBirdBackground_RedBird_fly-right-two{0%{top:90%;right:-100%}10%{top:10%;right:0}20%{top:10%;right:20%}30%{top:10%;right:30%}40%{top:10%;right:40%}50%{top:10%;right:50%}60%{top:10%;right:60%}90%{top:10%;right:90%}to{top:10%;right:150%}}.MoveSubmarine{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-animation:submarine-move 35s infinite;animation:submarine-move 35s infinite}@-webkit-keyframes submarine-move{0%{bottom:15%;left:0}25%{-webkit-transform:scaleX(1);transform:scaleX(1);bottom:10%;left:95%}26%{-webkit-transform:scaleX(-1);transform:scaleX(-1);bottom:10%;left:95%}50%{-webkit-transform:scaleX(-1);transform:scaleX(-1);bottom:55%;left:45%}51%{-webkit-transform:scaleX(1);transform:scaleX(1);bottom:55%;left:45%}75%{-webkit-transform:scaleX(1);transform:scaleX(1);bottom:55%;left:80%}76%{-webkit-transform:scaleX(-1);transform:scaleX(-1);bottom:56%;left:80%}to{-webkit-transform:scaleX(-1);transform:scaleX(-1);bottom:15%;left:0}}@keyframes submarine-move{0%{bottom:15%;left:0}25%{-webkit-transform:scaleX(1);transform:scaleX(1);bottom:10%;left:95%}26%{-webkit-transform:scaleX(-1);transform:scaleX(-1);bottom:10%;left:95%}50%{-webkit-transform:scaleX(-1);transform:scaleX(-1);bottom:55%;left:45%}51%{-webkit-transform:scaleX(1);transform:scaleX(1);bottom:55%;left:45%}75%{-webkit-transform:scaleX(1);transform:scaleX(1);bottom:55%;left:80%}76%{-webkit-transform:scaleX(-1);transform:scaleX(-1);bottom:56%;left:80%}to{-webkit-transform:scaleX(-1);transform:scaleX(-1);bottom:15%;left:0}}.MoveDiver{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation:diver-move 15s infinite;animation:diver-move 15s infinite}@-webkit-keyframes diver-move{0%{bottom:15%;right:2%}50%{bottom:35%;right:3%}to{bottom:15%;right:2%}}@keyframes diver-move{0%{bottom:15%;right:2%}50%{bottom:35%;right:3%}to{bottom:15%;right:2%}}.MoveFish2{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation:fish2-move 15s infinite;animation:fish2-move 15s infinite;-webkit-transform:scaleX(-1);transform:scaleX(-1)}@-webkit-keyframes fish2-move{0%{bottom:35%;right:-10%}to{bottom:25%;right:110%}}@keyframes fish2-move{0%{bottom:35%;right:-10%}to{bottom:25%;right:110%}}.MoveFish3{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation:fish3-move 20s infinite;animation:fish3-move 20s infinite}@-webkit-keyframes fish3-move{0%{bottom:55%;left:-10%}to{bottom:15%;left:110%}}@keyframes fish3-move{0%{bottom:55%;left:-10%}to{bottom:15%;left:110%}}.MoveFish4{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation:fish4-move 10s infinite;animation:fish4-move 10s infinite}@-webkit-keyframes fish4-move{0%{bottom:55%;left:-10%}50%{-webkit-transform:scaleX(1);transform:scaleX(1);bottom:50%;left:50%}51%{-webkit-transform:scaleX(-1);transform:scaleX(-1);bottom:50%;left:50%}70%{-webkit-transform:scaleX(-1);transform:scaleX(-1);bottom:50%;left:5%}71%{-webkit-transform:scaleX(1);transform:scaleX(1);bottom:50%;left:5%}to{bottom:75%;left:110%}}@keyframes fish4-move{0%{bottom:55%;left:-10%}50%{-webkit-transform:scaleX(1);transform:scaleX(1);bottom:50%;left:50%}51%{-webkit-transform:scaleX(-1);transform:scaleX(-1);bottom:50%;left:50%}70%{-webkit-transform:scaleX(-1);transform:scaleX(-1);bottom:50%;left:5%}71%{-webkit-transform:scaleX(1);transform:scaleX(1);bottom:50%;left:5%}to{bottom:75%;left:110%}}.MoveBird{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation:bird-move 20s infinite;animation:bird-move 20s infinite}@-webkit-keyframes bird-move{0%{top:1%;left:-10%}to{top:0;left:110%}}@keyframes bird-move{0%{top:1%;left:-10%}to{top:0;left:110%}}.MoveAirplane{-webkit-animation:Airplane-Movment 10s linear infinite normal forwards;animation:Airplane-Movment 10s linear infinite normal forwards}@-webkit-keyframes Airplane-Movment{0%{left:-30%;top:0}25%{left:10%;top:10%}50%{left:40%;top:0}75%{left:70%;top:20%}90%{left:90%;top:10%}to{left:120%;top:50%}}@keyframes Airplane-Movment{0%{left:-30%;top:0}25%{left:10%;top:10%}50%{left:40%;top:0}75%{left:70%;top:20%}90%{left:90%;top:10%}to{left:120%;top:50%}}.MoveDuck{-webkit-animation:Duck-Movment 20s linear infinite normal forwards;animation:Duck-Movment 20s linear infinite normal forwards}@-webkit-keyframes Duck-Movment{0%{left:-30%;bottom:0}25%{left:10%;bottom:5%}50%{left:40%;bottom:2%}75%{left:70%;bottom:6%}90%{left:90%;bottom:5%}to{left:120%;bottom:0}}@keyframes Duck-Movment{0%{left:-30%;bottom:0}25%{left:10%;bottom:5%}50%{left:40%;bottom:2%}75%{left:70%;bottom:6%}90%{left:90%;bottom:5%}to{left:120%;bottom:0}}.MoveBlueBird{-webkit-animation:BlueBird-Movment 15s linear infinite normal forwards;animation:BlueBird-Movment 15s linear infinite normal forwards}@-webkit-keyframes BlueBird-Movment{0%{left:-30%;top:0}25%{left:10%;top:5%}50%{left:40%;top:2%}75%{left:70%;top:6%}90%{left:90%;top:5%}to{left:120%;top:0}}@keyframes BlueBird-Movment{0%{left:-30%;top:0}25%{left:10%;top:5%}50%{left:40%;top:2%}75%{left:70%;top:6%}90%{left:90%;top:5%}to{left:120%;top:0}}.MoveEgale{-webkit-transform:scaleX(-1);transform:scaleX(-1);-webkit-animation:Egale-Movment 20s linear infinite normal forwards;animation:Egale-Movment 20s linear infinite normal forwards}@-webkit-keyframes Egale-Movment{0%{right:-30%;top:0}25%{right:10%;top:15%}50%{right:40%;top:12%}75%{right:70%;top:36%}90%{right:90%;top:15%}to{right:120%;top:40%}}@keyframes Egale-Movment{0%{right:-30%;top:0}25%{right:10%;top:15%}50%{right:40%;top:12%}75%{right:70%;top:36%}90%{right:90%;top:15%}to{right:120%;top:40%}}.MoveblackBird{-webkit-animation:blackBird-Movment 10s linear infinite normal forwards;animation:blackBird-Movment 10s linear infinite normal forwards}@-webkit-keyframes blackBird-Movment{0%{right:40%;top:2%}25%{right:50%;top:5%;-webkit-transform:rotate(15deg);transform:rotate(15deg)}50%{right:60%;top:1%;-webkit-transform:rotate(15deg);transform:rotate(15deg)}75%{right:50%;top:5%;-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}to{right:40%;top:2%}}@keyframes blackBird-Movment{0%{right:40%;top:2%}25%{right:50%;top:5%;-webkit-transform:rotate(15deg);transform:rotate(15deg)}50%{right:60%;top:1%;-webkit-transform:rotate(15deg);transform:rotate(15deg)}75%{right:50%;top:5%;-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}to{right:40%;top:2%}}.MoveTugOfWar{-webkit-animation:TugOfWar-Movment 7s linear infinite normal forwards;animation:TugOfWar-Movment 7s linear infinite normal forwards;right:calc(50% - 420px);bottom:3%}@-webkit-keyframes TugOfWar-Movment{0%{-webkit-transform:translateX(0);transform:translateX(0)}25%{-webkit-transform:translateX(4%);transform:translateX(4%)}50%{-webkit-transform:translateX(0);transform:translateX(0)}75%{-webkit-transform:translateX(-4%);transform:translateX(-4%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes TugOfWar-Movment{0%{-webkit-transform:translateX(0);transform:translateX(0)}25%{-webkit-transform:translateX(4%);transform:translateX(4%)}50%{-webkit-transform:translateX(0);transform:translateX(0)}75%{-webkit-transform:translateX(-4%);transform:translateX(-4%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}.MoveAirplane-Rank{-webkit-animation:Airplane-Movment-Rank 10s linear infinite normal forwards;animation:Airplane-Movment-Rank 10s linear infinite normal forwards}@-webkit-keyframes Airplane-Movment-Rank{0%{left:-30%;top:10%}25%{left:10%;top:35%}50%{left:40%;top:25%}75%{left:70%;top:30%}90%{left:90%;top:15%}to{left:120%;top:50%}}@keyframes Airplane-Movment-Rank{0%{left:-30%;top:10%}25%{left:10%;top:35%}50%{left:40%;top:25%}75%{left:70%;top:30%}90%{left:90%;top:15%}to{left:120%;top:50%}}.MoveBlueBird-Rank{-webkit-animation:BlueBird-Movment-Rank 15s linear infinite normal forwards;animation:BlueBird-Movment-Rank 15s linear infinite normal forwards}@-webkit-keyframes BlueBird-Movment-Rank{0%{left:-30%;top:10%}25%{left:10%;top:15%}50%{left:40%;top:12%}75%{left:70%;top:16%}90%{left:90%;top:15%}to{left:120%;top:10%}}@keyframes BlueBird-Movment-Rank{0%{left:-30%;top:10%}25%{left:10%;top:15%}50%{left:40%;top:12%}75%{left:70%;top:16%}90%{left:90%;top:15%}to{left:120%;top:10%}}.MoveButterfly1{-webkit-animation:MoveButterfly1-Movment 10s linear infinite normal forwards;animation:MoveButterfly1-Movment 10s linear infinite normal forwards;-webkit-transform:scaleX(-1);transform:scaleX(-1)}@-webkit-keyframes MoveButterfly1-Movment{0%{left:-30%;top:0}25%{left:10%;top:10%}50%{left:40%;top:0}75%{left:70%;top:20%}90%{left:90%;top:10%}to{left:120%;top:50%}}@keyframes MoveButterfly1-Movment{0%{left:-30%;top:0}25%{left:10%;top:10%}50%{left:40%;top:0}75%{left:70%;top:20%}90%{left:90%;top:10%}to{left:120%;top:50%}}.MoveButterfly2{-webkit-animation:MoveButterfly2-Movment 15s linear infinite normal forwards;animation:MoveButterfly2-Movment 15s linear infinite normal forwards}@-webkit-keyframes MoveButterfly2-Movment{0%{right:-30%;bottom:10%}25%{right:10%;bottom:30%}50%{right:40%;bottom:40%}75%{right:70%;bottom:30%}90%{right:90%;bottom:10%}to{right:120%;bottom:50%}}@keyframes MoveButterfly2-Movment{0%{right:-30%;bottom:10%}25%{right:10%;bottom:30%}50%{right:40%;bottom:40%}75%{right:70%;bottom:30%}90%{right:90%;bottom:10%}to{right:120%;bottom:50%}}.SnowfallBackground{padding:0;margin:0;width:100%;height:100%;position:relative;overflow:hidden}.snowflake{--size:1vw;width:var(--size);height:var(--size);background:#fff;border-radius:50%;position:absolute;top:-5vh}@-webkit-keyframes snowfall{0%{-webkit-transform:translate3d(var(--left-ini),0,0);transform:translate3d(var(--left-ini),0,0)}to{-webkit-transform:translate3d(var(--left-end),110vh,0);transform:translate3d(var(--left-end),110vh,0)}}@keyframes snowfall{0%{-webkit-transform:translate3d(var(--left-ini),0,0);transform:translate3d(var(--left-ini),0,0)}to{-webkit-transform:translate3d(var(--left-end),110vh,0);transform:translate3d(var(--left-end),110vh,0)}}.snowflake:first-child{--size:.4vw;--left-ini:1vw;--left-end:1vw;left:87vw;-webkit-animation:snowfall 14s linear infinite;animation:snowfall 14s linear infinite;-webkit-animation-delay:-2s;animation-delay:-2s}.snowflake:nth-child(2){--size:.2vw;--left-ini:7vw;--left-end:1vw;left:19vw;-webkit-animation:snowfall 6s linear infinite;animation:snowfall 6s linear infinite;-webkit-animation-delay:-10s;animation-delay:-10s}.snowflake:nth-child(3){--size:.6vw;--left-ini:8vw;--left-end:-8vw;left:55vw;-webkit-animation:snowfall 10s linear infinite;animation:snowfall 10s linear infinite;-webkit-animation-delay:-5s;animation-delay:-5s}.snowflake:nth-child(4){--size:.8vw;--left-ini:1vw;--left-end:5vw;left:27vw;-webkit-animation:snowfall 9s linear infinite;animation:snowfall 9s linear infinite;-webkit-animation-delay:-10s;animation-delay:-10s}.snowflake:nth-child(5){--size:.6vw;--left-ini:6vw;--left-end:-1vw;left:14vw;-webkit-animation:snowfall 10s linear infinite;animation:snowfall 10s linear infinite;-webkit-animation-delay:-9s;animation-delay:-9s}.snowflake:nth-child(6){--size:.2vw;--left-ini:-8vw;--left-end:-7vw;left:5vw;-webkit-animation:snowfall 9s linear infinite;animation:snowfall 9s linear infinite;-webkit-animation-delay:-7s;animation-delay:-7s}.snowflake:nth-child(7){--size:.8vw;--left-ini:-2vw;--left-end:-5vw;left:81vw;-webkit-animation:snowfall 9s linear infinite;animation:snowfall 9s linear infinite;-webkit-animation-delay:-3s;animation-delay:-3s}.snowflake:nth-child(8){--size:.4vw;--left-ini:9vw;--left-end:-3vw;left:30vw;-webkit-animation:snowfall 8s linear infinite;animation:snowfall 8s linear infinite;-webkit-animation-delay:-8s;animation-delay:-8s}.snowflake:nth-child(9){--size:.6vw;--left-ini:3vw;--left-end:10vw;left:55vw;-webkit-animation:snowfall 15s linear infinite;animation:snowfall 15s linear infinite;-webkit-animation-delay:-8s;animation-delay:-8s}.snowflake:nth-child(10){--size:.2vw;--left-ini:0vw;--left-end:9vw;left:3vw;-webkit-animation:snowfall 11s linear infinite;animation:snowfall 11s linear infinite;-webkit-animation-delay:-8s;animation-delay:-8s}.snowflake:nth-child(11){--size:.8vw;--left-ini:-8vw;--left-end:3vw;left:32vw;-webkit-animation:snowfall 12s linear infinite;animation:snowfall 12s linear infinite;-webkit-animation-delay:-8s;animation-delay:-8s}.snowflake:nth-child(12){--size:.6vw;--left-ini:-5vw;--left-end:5vw;left:79vw;-webkit-animation:snowfall 11s linear infinite;animation:snowfall 11s linear infinite;-webkit-animation-delay:-9s;animation-delay:-9s}.snowflake:nth-child(13){--size:1vw;--left-ini:-2vw;--left-end:-3vw;left:40vw;-webkit-animation:snowfall 10s linear infinite;animation:snowfall 10s linear infinite;-webkit-animation-delay:-3s;animation-delay:-3s}.snowflake:nth-child(14){--size:.8vw;--left-ini:5vw;--left-end:0vw;left:65vw;-webkit-animation:snowfall 14s linear infinite;animation:snowfall 14s linear infinite;-webkit-animation-delay:-7s;animation-delay:-7s}.snowflake:nth-child(15){--size:1vw;--left-ini:-3vw;--left-end:9vw;left:15vw;-webkit-animation:snowfall 7s linear infinite;animation:snowfall 7s linear infinite;-webkit-animation-delay:-8s;animation-delay:-8s}.snowflake:nth-child(16){--size:1vw;--left-ini:5vw;--left-end:0vw;left:6vw;-webkit-animation:snowfall 11s linear infinite;animation:snowfall 11s linear infinite;-webkit-animation-delay:-8s;animation-delay:-8s}.snowflake:nth-child(17){--size:1vw;--left-ini:5vw;--left-end:-7vw;left:2vw;-webkit-animation:snowfall 7s linear infinite;animation:snowfall 7s linear infinite;-webkit-animation-delay:-2s;animation-delay:-2s}.snowflake:nth-child(18){--size:1vw;--left-ini:3vw;--left-end:8vw;left:39vw;-webkit-animation:snowfall 9s linear infinite;animation:snowfall 9s linear infinite;-webkit-animation-delay:-1s;animation-delay:-1s}.snowflake:nth-child(19){--size:1vw;--left-ini:-9vw;--left-end:2vw;left:19vw;-webkit-animation:snowfall 13s linear infinite;animation:snowfall 13s linear infinite;-webkit-animation-delay:-3s;animation-delay:-3s}.snowflake:nth-child(20){--size:.8vw;--left-ini:-4vw;--left-end:-7vw;left:5vw;-webkit-animation:snowfall 11s linear infinite;animation:snowfall 11s linear infinite;-webkit-animation-delay:-2s;animation-delay:-2s}.snowflake:nth-child(21){--size:.6vw;--left-ini:6vw;--left-end:-1vw;left:27vw;-webkit-animation:snowfall 14s linear infinite;animation:snowfall 14s linear infinite;-webkit-animation-delay:-7s;animation-delay:-7s}.snowflake:nth-child(22){--size:.4vw;--left-ini:5vw;--left-end:7vw;left:87vw;-webkit-animation:snowfall 12s linear infinite;animation:snowfall 12s linear infinite;-webkit-animation-delay:-3s;animation-delay:-3s}.snowflake:nth-child(23){--size:.4vw;--left-ini:-7vw;--left-end:0vw;left:73vw;-webkit-animation:snowfall 13s linear infinite;animation:snowfall 13s linear infinite;-webkit-animation-delay:-1s;animation-delay:-1s}.snowflake:nth-child(24){--size:1vw;--left-ini:-3vw;--left-end:-2vw;left:45vw;-webkit-animation:snowfall 12s linear infinite;animation:snowfall 12s linear infinite;-webkit-animation-delay:-1s;animation-delay:-1s}.snowflake:nth-child(25){--size:.4vw;--left-ini:10vw;--left-end:-1vw;left:48vw;-webkit-animation:snowfall 7s linear infinite;animation:snowfall 7s linear infinite;-webkit-animation-delay:-1s;animation-delay:-1s}.snowflake:nth-child(26){--size:.6vw;--left-ini:-6vw;--left-end:8vw;left:84vw;-webkit-animation:snowfall 12s linear infinite;animation:snowfall 12s linear infinite;-webkit-animation-delay:-9s;animation-delay:-9s}.snowflake:nth-child(27){--size:.6vw;--left-ini:-3vw;--left-end:-5vw;left:86vw;-webkit-animation:snowfall 7s linear infinite;animation:snowfall 7s linear infinite;-webkit-animation-delay:-7s;animation-delay:-7s}.snowflake:nth-child(28){--size:.8vw;--left-ini:3vw;--left-end:7vw;left:11vw;-webkit-animation:snowfall 9s linear infinite;animation:snowfall 9s linear infinite;-webkit-animation-delay:-10s;animation-delay:-10s}.snowflake:nth-child(29){--size:.4vw;--left-ini:-5vw;--left-end:-2vw;left:60vw;-webkit-animation:snowfall 15s linear infinite;animation:snowfall 15s linear infinite;-webkit-animation-delay:-6s;animation-delay:-6s}.snowflake:nth-child(30){--size:.4vw;--left-ini:3vw;--left-end:0vw;left:75vw;-webkit-animation:snowfall 10s linear infinite;animation:snowfall 10s linear infinite;-webkit-animation-delay:-10s;animation-delay:-10s}.snowflake:nth-child(31){--size:.6vw;--left-ini:-2vw;--left-end:2vw;left:54vw;-webkit-animation:snowfall 14s linear infinite;animation:snowfall 14s linear infinite;-webkit-animation-delay:-3s;animation-delay:-3s}.snowflake:nth-child(32){--size:.4vw;--left-ini:-1vw;--left-end:-4vw;left:93vw;-webkit-animation:snowfall 12s linear infinite;animation:snowfall 12s linear infinite;-webkit-animation-delay:-8s;animation-delay:-8s}.snowflake:nth-child(33){--size:.2vw;--left-ini:-6vw;--left-end:10vw;left:66vw;-webkit-animation:snowfall 12s linear infinite;animation:snowfall 12s linear infinite;-webkit-animation-delay:-10s;animation-delay:-10s}.snowflake:nth-child(34){--size:.8vw;--left-ini:-1vw;--left-end:1vw;left:65vw;-webkit-animation:snowfall 9s linear infinite;animation:snowfall 9s linear infinite;-webkit-animation-delay:-3s;animation-delay:-3s}.snowflake:nth-child(35){--size:.8vw;--left-ini:-2vw;--left-end:5vw;left:49vw;-webkit-animation:snowfall 12s linear infinite;animation:snowfall 12s linear infinite;-webkit-animation-delay:-1s;animation-delay:-1s}.snowflake:nth-child(36){--size:.6vw;--left-ini:-4vw;--left-end:-1vw;left:4vw;-webkit-animation:snowfall 12s linear infinite;animation:snowfall 12s linear infinite;-webkit-animation-delay:-6s;animation-delay:-6s}.snowflake:nth-child(37){--size:.2vw;--left-ini:4vw;--left-end:-9vw;left:7vw;-webkit-animation:snowfall 10s linear infinite;animation:snowfall 10s linear infinite;-webkit-animation-delay:-1s;animation-delay:-1s}.snowflake:nth-child(38){--size:.4vw;--left-ini:-5vw;--left-end:-6vw;left:89vw;-webkit-animation:snowfall 10s linear infinite;animation:snowfall 10s linear infinite;-webkit-animation-delay:-9s;animation-delay:-9s}.snowflake:nth-child(39){--size:1vw;--left-ini:8vw;--left-end:-8vw;left:45vw;-webkit-animation:snowfall 6s linear infinite;animation:snowfall 6s linear infinite;-webkit-animation-delay:-6s;animation-delay:-6s}.snowflake:nth-child(40){--size:.2vw;--left-ini:-9vw;--left-end:2vw;left:57vw;-webkit-animation:snowfall 7s linear infinite;animation:snowfall 7s linear infinite;-webkit-animation-delay:-5s;animation-delay:-5s}.snowflake:nth-child(41){--size:.6vw;--left-ini:10vw;--left-end:5vw;left:9vw;-webkit-animation:snowfall 11s linear infinite;animation:snowfall 11s linear infinite;-webkit-animation-delay:-3s;animation-delay:-3s}.snowflake:nth-child(42){--size:.8vw;--left-ini:7vw;--left-end:-1vw;left:27vw;-webkit-animation:snowfall 12s linear infinite;animation:snowfall 12s linear infinite;-webkit-animation-delay:-4s;animation-delay:-4s}.snowflake:nth-child(43){--size:.8vw;--left-ini:-6vw;--left-end:1vw;left:15vw;-webkit-animation:snowfall 12s linear infinite;animation:snowfall 12s linear infinite;-webkit-animation-delay:-1s;animation-delay:-1s}.snowflake:nth-child(44){--size:1vw;--left-ini:6vw;--left-end:-6vw;left:38vw;-webkit-animation:snowfall 9s linear infinite;animation:snowfall 9s linear infinite;-webkit-animation-delay:-3s;animation-delay:-3s}.snowflake:nth-child(45){--size:1vw;--left-ini:6vw;--left-end:2vw;left:53vw;-webkit-animation:snowfall 12s linear infinite;animation:snowfall 12s linear infinite;-webkit-animation-delay:-4s;animation-delay:-4s}.snowflake:nth-child(46){--size:1vw;--left-ini:2vw;--left-end:3vw;left:33vw;-webkit-animation:snowfall 7s linear infinite;animation:snowfall 7s linear infinite;-webkit-animation-delay:-6s;animation-delay:-6s}.snowflake:nth-child(47){--size:.8vw;--left-ini:7vw;--left-end:9vw;left:96vw;-webkit-animation:snowfall 12s linear infinite;animation:snowfall 12s linear infinite;-webkit-animation-delay:-3s;animation-delay:-3s}.snowflake:nth-child(48){--size:.6vw;--left-ini:9vw;--left-end:-1vw;left:18vw;-webkit-animation:snowfall 14s linear infinite;animation:snowfall 14s linear infinite;-webkit-animation-delay:-3s;animation-delay:-3s}.snowflake:nth-child(49){--size:.4vw;--left-ini:5vw;--left-end:-1vw;left:32vw;-webkit-animation:snowfall 12s linear infinite;animation:snowfall 12s linear infinite;-webkit-animation-delay:-2s;animation-delay:-2s}.snowflake:nth-child(50){--size:.8vw;--left-ini:6vw;--left-end:-8vw;left:48vw;-webkit-animation:snowfall 12s linear infinite;animation:snowfall 12s linear infinite;-webkit-animation-delay:-1s;animation-delay:-1s}.snowflake:nth-child(6n){-webkit-filter:blur(1px);filter:blur(1px)}.is-playing{-webkit-animation:move-background 3000s infinite;animation:move-background 3000s infinite;background:#0078e0 url(/static/media/bg.3b38a73a.png) bottom repeat-x;background-size:contain}.is-playing-OacenMove{-webkit-animation:move-background 6000s infinite;animation:move-background 6000s infinite;background:#0078e0 url(/static/media/bg.e944a3f4.png) bottom repeat-x;background-size:cover}@-webkit-keyframes move-background{to{background-position-x:999999px}0%{background-position-x:0}}@keyframes move-background{to{background-position-x:999999px}0%{background-position-x:0}}.bird{background-image:url(/static/media/flying-bird.086f536b.gif);background-size:auto 100%;background-repeat:no-repeat;width:150px;height:150px;will-change:background-position;-webkit-animation-name:fly-cycle;animation-name:fly-cycle;-webkit-animation-timing-function:steps(10);animation-timing-function:steps(10);-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.bird--one{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-delay:-.5s;animation-delay:-.5s}.bird--two{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-delay:-.75s;animation-delay:-.75s}.bird--three{-webkit-animation-duration:1.25s;animation-duration:1.25s;-webkit-animation-delay:-.25s;animation-delay:-.25s}.bird--four{-webkit-animation-duration:1.1s;animation-duration:1.1s;-webkit-animation-delay:-.5s;animation-delay:-.5s}.bird--five{-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-delay:-.6s;animation-delay:-.6s}.bird-container{position:absolute;top:20%;right:-10%;-webkit-transform:scale(0) translateX(0);transform:scale(0) translateX(0);will-change:transform;-webkit-animation-name:fly-right-one;animation-name:fly-right-one;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.bird-container--one{top:23%;-webkit-animation-duration:12s;animation-duration:12s;-webkit-animation-delay:0;animation-delay:0}.bird-container--two{top:33%;-webkit-animation-duration:10s;animation-duration:10s;-webkit-animation-delay:1s;animation-delay:1s}.bird-container--three{top:13%;-webkit-animation-duration:14.6s;animation-duration:14.6s;-webkit-animation-delay:9.5s;animation-delay:9.5s}.bird-container--four{top:15%;-webkit-animation-duration:16s;animation-duration:16s;-webkit-animation-delay:10.25s;animation-delay:10.25s}.bird-container--five{top:10%;-webkit-animation-duration:14s;animation-duration:14s;-webkit-animation-delay:14.25s;animation-delay:14.25s}@-webkit-keyframes fly-right-one{0%{-webkit-transform:scale(.3) translateX(0);transform:scale(.3) translateX(0)}10%{-webkit-transform:translateY(2vh) translateX(-10vw) scale(.4);transform:translateY(2vh) translateX(-10vw) scale(.4)}20%{-webkit-transform:translateY(0) translateX(-30vw) scale(.6);transform:translateY(0) translateX(-30vw) scale(.6)}30%{-webkit-transform:translateY(4vh) translateX(-50vw) scale(.9);transform:translateY(4vh) translateX(-50vw) scale(.9)}40%{-webkit-transform:translateY(2vh) translateX(-70vw) scale(.8);transform:translateY(2vh) translateX(-70vw) scale(.8)}50%{-webkit-transform:translateY(0) translateX(-90vw) scale(1);transform:translateY(0) translateX(-90vw) scale(1)}60%{-webkit-transform:translateY(0) translateX(-110vw) scale(.3);transform:translateY(0) translateX(-110vw) scale(.3)}to{-webkit-transform:translateY(0) translateX(-110vw) scale(.6);transform:translateY(0) translateX(-110vw) scale(.6)}}@keyframes fly-right-one{0%{-webkit-transform:scale(.3) translateX(0);transform:scale(.3) translateX(0)}10%{-webkit-transform:translateY(2vh) translateX(-10vw) scale(.4);transform:translateY(2vh) translateX(-10vw) scale(.4)}20%{-webkit-transform:translateY(0) translateX(-30vw) scale(.6);transform:translateY(0) translateX(-30vw) scale(.6)}30%{-webkit-transform:translateY(4vh) translateX(-50vw) scale(.9);transform:translateY(4vh) translateX(-50vw) scale(.9)}40%{-webkit-transform:translateY(2vh) translateX(-70vw) scale(.8);transform:translateY(2vh) translateX(-70vw) scale(.8)}50%{-webkit-transform:translateY(0) translateX(-90vw) scale(1);transform:translateY(0) translateX(-90vw) scale(1)}60%{-webkit-transform:translateY(0) translateX(-110vw) scale(.3);transform:translateY(0) translateX(-110vw) scale(.3)}to{-webkit-transform:translateY(0) translateX(-110vw) scale(.6);transform:translateY(0) translateX(-110vw) scale(.6)}}.ballon{top:3%;margin:auto;height:500px;width:500px;-webkit-transform:scale(0) translateX(0);transform:scale(0) translateX(0);-webkit-animation-name:fly-right-one;animation-name:fly-right-one;-webkit-animation-timing-function:steps(5000);animation-timing-function:steps(5000);-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-duration:120s;animation-duration:120s;-webkit-animation-delay:-.1s;animation-delay:-.1s}.ballon,.stripes{position:absolute}.stripes{height:250px;width:250px;left:calc(50% - 125px);background:#e84c3d;border-radius:48% 48% 50% 50%;box-shadow:inset 10px -5px 1px #c1392d;z-index:2}.stripes:before{position:absolute;display:block;content:"";height:100%;width:70%;background:#ecf0f1;border-radius:50%;left:15%;box-shadow:inset 10px -5px 1px #bec3c7,2px 0 1px #c1392d}.stripes:after{position:absolute;display:block;content:"";height:100%;width:30%;background:#e84c3d;border-radius:50% 50% 35% 35%;left:35%;box-shadow:inset 5px -5px 1px #c1392d,3px 0 1px #bec3c7}.rope-top{position:absolute;height:235px;width:210px;left:calc(50% - 105px);border-radius:50%;border-color:#dba925 #dba925 transparent;border-style:solid;border-width:0 4px 40px;z-index:2}.rope-top:before{position:absolute;display:block;content:"";height:100%;width:100%;left:calc(50% - 102px);border-radius:50%;border-color:#f2c854 #f2c854 transparent;border-style:solid;border-width:0 4px 40px}.rope-middle{position:absolute;height:50px;width:275px;left:calc(50% - 137.5px);top:22%;border-radius:50%;border-bottom:8px solid #dba925;border-right:5px solid transparent;border-left:5px solid transparent;z-index:3}.rope-middle:after{position:absolute;display:block;content:"";height:100%;width:100%;left:calc(50% - 137.5px);top:-5%;border-radius:50%;border-bottom:8px solid #f2c854;border-right:5px solid transparent;border-left:5px solid transparent}.knotL,.knotR,.knotT{position:absolute;height:20px;width:10px;border-radius:50%;box-shadow:inset 3px -3px 1px #dba925,1px .1px 2px #dba925;top:70%;background:#f2c854;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);z-index:1}.knotL:after,.knotR:after,.knotT:after{position:absolute;display:block;content:"";height:100%;width:100%;background:#f2c854;border-radius:50%;-webkit-transform:rotate(90deg);transform:rotate(90deg);box-shadow:inset -3px -3px 1px #dba925,1px .1px 2px #dba925}.knotR{left:12%}.knotL{left:85%}.knotT{height:10px;width:2px;left:calc(50% - 2.5px);top:-275%;-webkit-transform:rotate(-60deg);transform:rotate(-60deg);box-shadow:inset .3px -.3px 1px #dba925,.1px .1px 2px #dba925}.knotT:after{-webkit-transform:rotate(120deg);transform:rotate(120deg);box-shadow:inset -.3px -.3px 1px #dba925,.1px .1px 2px #dba925}.rope-bottom-front{position:absolute;height:200px;width:6px;left:38%;top:28%;background:#f2c854;box-shadow:inset 2px -2px 1px #dba925;-webkit-transform:rotate(-25deg);transform:rotate(-25deg);z-index:2}.rope-bottom-front:after{position:absolute;display:block;content:"";height:100%;width:100%;background:#f2c854;box-shadow:inset 2px -2px 1px #dba925;left:105px;top:25%;-webkit-transform:rotate(50deg);transform:rotate(50deg)}.rope-bottom-back{position:absolute;height:180px;width:6px;left:40.5%;top:32%;background:#dba925;-webkit-transform:rotate(-25deg);transform:rotate(-25deg);z-index:1}.rope-bottom-back:after{position:absolute;display:block;content:"";height:100%;width:100%;background:#dba925;left:73px;top:25%;-webkit-transform:rotate(50deg);transform:rotate(50deg)}.basket{position:absolute;height:50px;width:50px;left:calc(50% - 25px);top:65%;background:#bc6c49;border-radius:20px 20px 40% 40%;box-shadow:inset 8px -8px 1px #874325;z-index:2}.basket:after{position:absolute;display:block;content:"";height:20px;width:60px;left:calc(50% - 30px);background:#bc6c49;border-radius:20px 20px 50% 50%;box-shadow:inset 8px -5px 1px #874325,0 1px 2px #191919}.bk-img{position:relative;display:inline-block;list-style:none}.bk-img .bk-wrapper{position:relative;width:150px;height:215px;z-index:1;-webkit-perspective:1400px;perspective:1400px}.bk-img .bk-wrapper:last-child{margin-right:0}.bk-img .bk-book{position:absolute;width:100%;height:215px;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s}.bk-img .bk-book>div,.bk-img .bk-front>div{display:block;position:absolute}.bk-img .bk-front{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform-origin:0 50%;transform-origin:0 50%;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s;-webkit-transform:translateZ(20px);transform:translateZ(20px);z-index:10}.bk-img .bk-front>div{z-index:1;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;border-radius:0 3px 3px 0;box-shadow:inset 4px 0 10px rgba(0,0,0,.1)}.bk-img .bk-front:after{content:"";position:absolute;top:1px;bottom:1px;right:-1px;width:1px}.bk-img .bk-back,.bk-img .bk-front,.bk-img .bk-front>div{width:150px;height:215px}.bk-img .bk-left,.bk-img .bk-right{width:40px;right:-20px}.bk-img .bk-back{-webkit-transform:rotateY(-180deg) translateZ(20px);transform:rotateY(-180deg) translateZ(20px);box-shadow:5px 7px 15px rgba(0,0,0,.3);border-radius:3px 0 0 3px;opacity:0;transition:opacity .25s ease-out}.bk-img .bk-back:after{content:"";position:absolute;top:0;right:0;bottom:0;width:3px;background:rgba(0,0,0,.06);box-shadow:1px 0 3px hsla(0,0%,100%,.1)}.bk-img .bk-left{height:215px;-webkit-transform:rotateY(90deg);transform:rotateY(90deg)}.bk-img .bk-left h2{width:232px;height:40px;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:rotate(90deg) translateY(-40px);transform:rotate(90deg) translateY(-30px);margin-right:-202px;font-size:25px;color:#fff;background:rgba(0,0,0,.4196078431372549);line-height:40px}.bk-img .bk-left img{max-width:unset!important;margin-top:-22px}.bk-img .bk-cover{background-position:10px 40px}.bk-img .bk-cover:after{content:"";position:absolute;top:0;right:10px;bottom:0;width:3px;background:rgba(0,0,0,.06);box-shadow:1px 0 3px hsla(0,0%,100%,.1)}.bk-img .bk-cover{background-repeat:no-repeat;background-position:0 0!important}.bk-img .bk-front>div,.bk-img .bk-left{background-color:#881184}.book-item:after{content:"";position:absolute;top:0;right:15px;width:calc(100% - 105px);height:100%;border-radius:3px;box-shadow:0 0 0 0 transparent;background-color:hsla(0,0%,100%,0);z-index:-1;transition:all .25s ease-out}.book-item:hover .item-img img{box-shadow:0 0 10px 0 rgba(49,49,49,.25)}.book-item:hover a.button{background-color:#881184}.book-item:hover .bk-bookdefault{-webkit-transform:rotateY(-25deg);transform:rotateY(-25deg)}.book-item:hover .bk-back{opacity:1}.book-item .item-img{display:inline-block;padding-right:30px}.book-item .item-img img{box-shadow:0 0 0 0 transparent;transition:all .25s ease-out}.book-item .item-details{padding-right:30px}@media screen and (min-width:768px){.book_pages{background:none repeat scroll 0 0 #fff;border:1px solid #d0cece;border-radius:7px 7px 7px 7px;margin-top:-1px;z-index:20;padding:0 2px;box-shadow:0 -6px 7px -10px #333;position:relative}.page_bind{position:relative;top:5px;float:right;z-index:100}.page_bind:after{background:linear-gradient(90deg,transparent 0,rgba(0,0,0,.2) 46%,rgba(0,0,0,.5) 49%,rgba(0,0,0,.6) 50%,rgba(0,0,0,.5) 51%,rgba(0,0,0,.2) 52%,transparent);bottom:0;content:"";left:50%;position:absolute;top:-11px;-webkit-transform:translate(-50%);transform:translate(-50%);width:2em;z-index:1}.page_bind .top{top:25px}.page_bind .bottom,.page_bind .top{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASEAAADSCAYAAAAFbHYYAAAACXBIWXMAAAsTAAALEwEAmpwYAAAKT2lDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVNnVFPpFj333vRCS4iAlEtvUhUIIFJCi4AUkSYqIQkQSoghodkVUcERRUUEG8igiAOOjoCMFVEsDIoK2AfkIaKOg6OIisr74Xuja9a89+bN/rXXPues852zzwfACAyWSDNRNYAMqUIeEeCDx8TG4eQuQIEKJHAAEAizZCFz/SMBAPh+PDwrIsAHvgABeNMLCADATZvAMByH/w/qQplcAYCEAcB0kThLCIAUAEB6jkKmAEBGAYCdmCZTAKAEAGDLY2LjAFAtAGAnf+bTAICd+Jl7AQBblCEVAaCRACATZYhEAGg7AKzPVopFAFgwABRmS8Q5ANgtADBJV2ZIALC3AMDOEAuyAAgMADBRiIUpAAR7AGDIIyN4AISZABRG8lc88SuuEOcqAAB4mbI8uSQ5RYFbCC1xB1dXLh4ozkkXKxQ2YQJhmkAuwnmZGTKBNA/g88wAAKCRFRHgg/P9eM4Ors7ONo62Dl8t6r8G/yJiYuP+5c+rcEAAAOF0ftH+LC+zGoA7BoBt/qIl7gRoXgugdfeLZrIPQLUAoOnaV/Nw+H48PEWhkLnZ2eXk5NhKxEJbYcpXff5nwl/AV/1s+X48/Pf14L7iJIEyXYFHBPjgwsz0TKUcz5IJhGLc5o9H/LcL//wd0yLESWK5WCoU41EScY5EmozzMqUiiUKSKcUl0v9k4t8s+wM+3zUAsGo+AXuRLahdYwP2SycQWHTA4vcAAPK7b8HUKAgDgGiD4c93/+8//UegJQCAZkmScQAAXkQkLlTKsz/HCAAARKCBKrBBG/TBGCzABhzBBdzBC/xgNoRCJMTCQhBCCmSAHHJgKayCQiiGzbAdKmAv1EAdNMBRaIaTcA4uwlW4Dj1wD/phCJ7BKLyBCQRByAgTYSHaiAFiilgjjggXmYX4IcFIBBKLJCDJiBRRIkuRNUgxUopUIFVIHfI9cgI5h1xGupE7yAAygvyGvEcxlIGyUT3UDLVDuag3GoRGogvQZHQxmo8WoJvQcrQaPYw2oefQq2gP2o8+Q8cwwOgYBzPEbDAuxsNCsTgsCZNjy7EirAyrxhqwVqwDu4n1Y8+xdwQSgUXACTYEd0IgYR5BSFhMWE7YSKggHCQ0EdoJNwkDhFHCJyKTqEu0JroR+cQYYjIxh1hILCPWEo8TLxB7iEPENyQSiUMyJ7mQAkmxpFTSEtJG0m5SI+ksqZs0SBojk8naZGuyBzmULCAryIXkneTD5DPkG+Qh8lsKnWJAcaT4U+IoUspqShnlEOU05QZlmDJBVaOaUt2ooVQRNY9aQq2htlKvUYeoEzR1mjnNgxZJS6WtopXTGmgXaPdpr+h0uhHdlR5Ol9BX0svpR+iX6AP0dwwNhhWDx4hnKBmbGAcYZxl3GK+YTKYZ04sZx1QwNzHrmOeZD5lvVVgqtip8FZHKCpVKlSaVGyovVKmqpqreqgtV81XLVI+pXlN9rkZVM1PjqQnUlqtVqp1Q61MbU2epO6iHqmeob1Q/pH5Z/YkGWcNMw09DpFGgsV/jvMYgC2MZs3gsIWsNq4Z1gTXEJrHN2Xx2KruY/R27iz2qqaE5QzNKM1ezUvOUZj8H45hx+Jx0TgnnKKeX836K3hTvKeIpG6Y0TLkxZVxrqpaXllirSKtRq0frvTau7aedpr1Fu1n7gQ5Bx0onXCdHZ4/OBZ3nU9lT3acKpxZNPTr1ri6qa6UbobtEd79up+6Ynr5egJ5Mb6feeb3n+hx9L/1U/W36p/VHDFgGswwkBtsMzhg8xTVxbzwdL8fb8VFDXcNAQ6VhlWGX4YSRudE8o9VGjUYPjGnGXOMk423GbcajJgYmISZLTepN7ppSTbmmKaY7TDtMx83MzaLN1pk1mz0x1zLnm+eb15vft2BaeFostqi2uGVJsuRaplnutrxuhVo5WaVYVVpds0atna0l1rutu6cRp7lOk06rntZnw7Dxtsm2qbcZsOXYBtuutm22fWFnYhdnt8Wuw+6TvZN9un2N/T0HDYfZDqsdWh1+c7RyFDpWOt6azpzuP33F9JbpL2dYzxDP2DPjthPLKcRpnVOb00dnF2e5c4PziIuJS4LLLpc+Lpsbxt3IveRKdPVxXeF60vWdm7Obwu2o26/uNu5p7ofcn8w0nymeWTNz0MPIQ+BR5dE/C5+VMGvfrH5PQ0+BZ7XnIy9jL5FXrdewt6V3qvdh7xc+9j5yn+M+4zw33jLeWV/MN8C3yLfLT8Nvnl+F30N/I/9k/3r/0QCngCUBZwOJgUGBWwL7+Hp8Ib+OPzrbZfay2e1BjKC5QRVBj4KtguXBrSFoyOyQrSH355jOkc5pDoVQfujW0Adh5mGLw34MJ4WHhVeGP45wiFga0TGXNXfR3ENz30T6RJZE3ptnMU85ry1KNSo+qi5qPNo3ujS6P8YuZlnM1VidWElsSxw5LiquNm5svt/87fOH4p3iC+N7F5gvyF1weaHOwvSFpxapLhIsOpZATIhOOJTwQRAqqBaMJfITdyWOCnnCHcJnIi/RNtGI2ENcKh5O8kgqTXqS7JG8NXkkxTOlLOW5hCepkLxMDUzdmzqeFpp2IG0yPTq9MYOSkZBxQqohTZO2Z+pn5mZ2y6xlhbL+xW6Lty8elQfJa7OQrAVZLQq2QqboVFoo1yoHsmdlV2a/zYnKOZarnivN7cyzytuQN5zvn//tEsIS4ZK2pYZLVy0dWOa9rGo5sjxxedsK4xUFK4ZWBqw8uIq2Km3VT6vtV5eufr0mek1rgV7ByoLBtQFr6wtVCuWFfevc1+1dT1gvWd+1YfqGnRs+FYmKrhTbF5cVf9go3HjlG4dvyr+Z3JS0qavEuWTPZtJm6ebeLZ5bDpaql+aXDm4N2dq0Dd9WtO319kXbL5fNKNu7g7ZDuaO/PLi8ZafJzs07P1SkVPRU+lQ27tLdtWHX+G7R7ht7vPY07NXbW7z3/T7JvttVAVVN1WbVZftJ+7P3P66Jqun4lvttXa1ObXHtxwPSA/0HIw6217nU1R3SPVRSj9Yr60cOxx++/p3vdy0NNg1VjZzG4iNwRHnk6fcJ3/ceDTradox7rOEH0x92HWcdL2pCmvKaRptTmvtbYlu6T8w+0dbq3nr8R9sfD5w0PFl5SvNUyWna6YLTk2fyz4ydlZ19fi753GDborZ752PO32oPb++6EHTh0kX/i+c7vDvOXPK4dPKy2+UTV7hXmq86X23qdOo8/pPTT8e7nLuarrlca7nuer21e2b36RueN87d9L158Rb/1tWeOT3dvfN6b/fF9/XfFt1+cif9zsu72Xcn7q28T7xf9EDtQdlD3YfVP1v+3Njv3H9qwHeg89HcR/cGhYPP/pH1jw9DBY+Zj8uGDYbrnjg+OTniP3L96fynQ89kzyaeF/6i/suuFxYvfvjV69fO0ZjRoZfyl5O/bXyl/erA6xmv28bCxh6+yXgzMV70VvvtwXfcdx3vo98PT+R8IH8o/2j5sfVT0Kf7kxmTk/8EA5jz/GMzLdsAAAAgY0hSTQAAeiUAAICDAAD5/wAAgOkAAHUwAADqYAAAOpgAABdvkl/FRgAAB4ZJREFUeNrs3V1s3WUBx/Hf/5zTl7W13dCJI2zIFGdlBCEmKhdAokZx2GVsN2oGkUwlMRK5GDExIZh4ISQaYiKJiQRDYnzBhQWMF/WFGSUkmBFJeJkMJnMU9ma7jbVd29Pz9+KwMsY21pe1Bj6fZMnOafu/eC6++T//5zznKcqyDMBCqRgCQISAd63a8f8URVFJsiTJJUkuTNKepDjD35ZJjiV5OcnOJENJGlM/NM0DphOhJD1L33/+Dcsv+tCtl33y6t6vfePb1WsuuyBJ8oe/P52/Pdqf4dHRXPOFG7Lu6t5UkgxPTk7++qFtz33v1pt+su/Vgd+9HiKAGU3HVn5+zfU3d/csXr1oUXu1pfrGj9paaunsXJSuzo60tdambo9q1Wp1Ve/HVq//8k03J1lpOIHZRGj5hRcuv6KrqzPvO29JOtrfuEnq6mjL+Uvfm2XnL013R9vU+0WSzrZaVl92+RVJlhtOYDbTsaJWq2XxkiVZ0tOd1lp16getLbV0dnSkVqulraX6pgi1tFTT3dVx/CXAjO+E9uzb++pTHZ0daW1tOesLFEl2v7TrqSR7DCcwmwjtevihLfcNDQ4+U5ZvrHKdSVmWjRd3/uuZn/30nvuS7DKcwHQVx5fST1ii/0iaS/Rtefsl+rE0l+ifjyV6YJYRmtMLixAw3ekYgAgBIgQwb2onBWnO9o4BTDdC9o4BCzods3cMWNAI2TsGLOh0zN4xYEHvhOwdAxY0QvaOAfPO3jHg/yZCc3phEQKmOx0DECFAhADmTeHZDeBOCBAhgIVQe8v8bI6W6k3zAHdCwDszQqOjoxdNTk4+fdddd61K0hmbV4H5jNDRo0dXViqVSzdu3Pirnp6e3iQdhhKYtwiNjY1VkmTZsmVXbN269YdJViRpNZzAvERocnJyavp17bXXfubee+/9VpILcooH3QBzHqGTbdq06Zu33HJLX5Lz4mE3MA1v+cR0URQZGxv7flEUaxuNRqUsy1M9dO5qb2//4IlvDA4OHurr67vpscce+2uSI6U1emCmEWo0GqNFUbRP92I7dux4vre396tJni3LcsTwAjOajhVF0TKTi01MTLwnSW+SHkMLzDhCAwMDv5ycnJyczoUOHjx4rK+v79F4JgTMdjqW5ANJPp3k0pziM0AbN2686IEHHvjK8df1er2xZs2aP/X3929L8uckT5uOAWfjdEvqg0keT/Jskpac9Inoq6666lNJpiJ0xx13PNnf3789yRNpft/0qKEFZnMndEa7d+/+7IoVK/6YJFu2bPn3hg0bHkmy7fVw7U/SsDgGnI0ZPb8ZHx+fSJKdO3cO3HjjjX9J8mSSfyY5mJzdcUEAZ5qOndGhQ4f2DA8Pv7R+/frfjIyMDCTZnuSVJHVDCpzz6Viaz4lWJvlwkr1JdiQZPvEXTMeAcxmhIs2v8FiUZOT1f6UIAfMVobclQsDZ8MFCQIQA0zEAd0KACAGIEPDu8aZPTM/V8nxiiR5wJwS8UyI0NDS0uF6v/+P+++//eBx2CMxnhMqyrHZ1df22Wq1+4vDhw19MsjzNvWMA5z5C4+PjP6jVap9LkoGBgd40v3VRhIBzH6GRkZENra2t3z3+enR0tDtJWzxLAs51hF577bXV7e3tvzhpaiY+wJx607aN40v0Q0NDi7u7u5+oVCqXnPjL+/btO1IUxWBnZ+dItVp9yzco7t2795GLL774R2kefjhheIEZRWhiYuL3tVptzXQvVq/XJ1paWr6U5MmyLA8YXmBG07F6vb50RherVGpJLk+yxNACM47QnXfeueno0aP/nc6FGo1G+eCDD76YUxwRBDCt6ViSzrvvvnv9bbfd9vNarTa1HL9u3bptW7du3ZHkSJJTndA6kuSZJI+XZbnX8AJv53SnbYzcfvvtD69ateqevr6+zcffbG1tPZLm2WLPJTl2ir8bT3I4zcMTAWYcoTLJkbVr1/54+/btvVdeeeX1SVKtVseTvJzmyazDhg+YrTN97qeR5OB11133nYGBgR1JUqlUHGwIzFuEkqS+f//+PZs3b/76gQMHXnnhhRf+k2QiTlkF5sjpHkyfrDPJR9PcN/Zikl1pPv85Ld8nBMxlhIokHWkedngszedBpQgBcxohgPlmQyogQoAIAYgQIEIAIgSIEIAIASIEIEKACAGIECBCACIEiBCACAEiBCBCgAgBiBAgQgAiBIgQgAgBIgQgQoAIAYgQIEIAIgSIEIAIASIEiBCACAEiBCBCgAgBiBAgQgAiBIgQgAgBIgQgQoAIAYgQIEIAIgSIEIAIASIEIEKACAGIECBCACIEiBCACAEiBCBCgAgBiBAgQgAiBIgQIEIAIgSIEIAIASIEIEKACAGIECBCACIEiBCACAEiBCBCgAgBiBAgQgAiBIgQgAgBIgQgQoAIAYgQIEIAIgSIEIAIASIEIEKACAEiZAgAEQJECECEABECECFAhABECBAhABECRAhAhAARAhAhQIQARAgQIQARAkQIQIQAEQIQIUCEAEQIECEAEQJECECEABECECFAhABECBAhQIQARAgQIQARAkQIQISAd4f/DQBgUDN06GsqWwAAAABJRU5ErkJggg==);background-position:0 5px;float:left;height:30px;left:-12px;position:absolute;width:20px;z-index:200}.page_bind .bottom{bottom:25px}.open-page{padding:0}.page_left{border-radius:5px 0 0 5px}.page_left,.page_right{background:-radial-gradient(center top,#fff,#fff) repeat scroll 0 0 transparent;position:relative}.page_right{border-radius:0 5px 5px 0;overflow:hidden}.book_cover{background:#92278f;border:1px solid #40033e;border-radius:10px 10px 10px 10px;box-shadow:inset 1px 0 1px #bcbcbc;margin:0 auto;position:relative;overflow:hidden;padding:10px}}@media screen and (max-width:767px){.page_left,.page_right{position:relative;margin-bottom:2.143rem;background-color:#fff;border:0 solid transparent;border-radius:.286rem;box-shadow:0 1px 1px rgba(0,0,0,.05);z-index:9}}@media (max-width:1550px){.bookWapper{max-width:91.666667%;-webkit-flex:0 0 91.666667%;flex:0 0 91.666667%}.singlePage{max-width:68.333333%;-webkit-flex:0 0 78.333333%;flex:0 0 68.333333%}}@media (min-width:1550px){.bookWapper{max-width:83.333333%;-webkit-flex:0 0 83.333333%;flex:0 0 83.333333%}.singlePage{max-width:58.333333%;-webkit-flex:0 0 58.333333%;flex:0 0 58.333333%}}@media (min-width:1100px){.bookPageWapper{width:50%;-webkit-flex:0 0 50%;flex:0 0 50%}.page_right{float:right!important}.page_left{float:left!important}.bookPageInnerWapperRight{padding-right:0!important}.controlBook{display:none!important}}@media (max-width:1200px){.pencil_box{position:relative}#pencil_wrapper{-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transform-origin:-200% 60%;transform-origin:-200% 60%}.singlePage{max-width:78.333333%;-webkit-flex:0 0 78.333333%;flex:0 0 78.333333%;max-width:85.333333%;-webkit-flex:0 0 85.333333%;flex:0 0 85.333333%}}@media (max-width:1200px){.pencil_box{display:none}}@media (max-width:770px){.book_pages{background:#fff;padding:1px!important}}@media (max-width:440px){.book_cover{border-radius:5px}.page-inner{padding:0!important}.page_left,.page_right{margin-bottom:0}}@media (min-width:1200px) and (max-width:1350px){.bookWapper,.singlePage{max-width:97.5%!important;-webkit-flex:0 0 97.5%!important;flex:0 0 97.5%!important}}@media (min-width:1350px) and (max-width:1550px){.bookWapper,.singlePage{max-width:96%!important;-webkit-flex:0 0 96%!important;flex:0 0 96%!important}}@media (min-width:1550px) and (max-width:1800px){.bookWapper,.singlePage{max-width:91%!important;-webkit-flex:0 0 91%!important;flex:0 0 91%!important}}@media (max-width:770px){.paper{padding-left:0;padding-right:0;overflow:hidden}.bookWapper,.singlePage{width:100%;-webkit-flex:0 0 100%;flex:0 0 100%}.singlePage{position:relative;margin-bottom:2.143rem;background-color:#fff;border:0 solid transparent;border-radius:.286rem;box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:inset 1px -3px 20px 2px #dedede}}@media (max-width:1200px){.page_left,.page_right{float:none!important}.hidePage,.Pagecontrol,.toolbar{display:none!important}.controlBook{display:block!important}.bookPageInnerWapper{padding:10px!important}.page_bind{display:none}.bookPageWapper{width:100%;-webkit-flex:0 0 100%;flex:0 0 100%}}#canvas{position:absolute;width:100%;height:100%;left:0;top:0;z-index:8;overflow-x:hidden}.full-h{min-height:80vh}.page-inner{padding:2rem}#book-footer:after,#book-footer:before{background:#fff;border-radius:25%;content:"";height:2em;position:absolute;z-index:-1;width:50%;bottom:0}#book-footer:before{-webkit-transform:rotate(-2deg);transform:rotate(-2deg);left:50%}#book-footer:after{-webkit-transform:rotate(2deg);transform:rotate(2deg);right:50%}#book-header:after,#book-header:before{background:#fff;border-radius:25%;content:"";height:2em;position:absolute;z-index:-1;width:50%;-webkit-transform:rotate(2deg);transform:rotate(2deg)}#book-header:before{-webkit-transform:rotate(-2deg);transform:rotate(-2deg);right:50%}#tools li{font-size:20px;border:1px solid #707077;margin:1px 5px}.mark,mark{background-color:#f16421}.PopoverSearch .popover{width:300px;max-width:300px}.PopoverSearch .popover .popover-inner input{border:1px solid #757575;font-weight:700}.bookWapper{box-shadow:0 13px 27px -5px rgba(50,50,93,.25),0 8px 16px -8px rgba(0,0,0,.3)}.scrollbar-container{opacity:0!important}.scrollarea:hover .scrollbar-container{opacity:.7!important}.scrollarea .scrollbar-container.vertical{left:10px;right:unset!important}.scrollarea .scrollbar-container.vertical .scrollbar{background:#8f278c!important;margin-right:1px;z-index:99999}.scrollarea .scrollbar-container.active,.scrollarea .scrollbar-container:hover{background:#ce9ecc;opacity:.9!important}
/*# sourceMappingURL=main.a63d0a02.chunk.css.map */