.spaceships{position:absolute;top:calc(50% - 100px);left:calc(50% - 165px);width:330px;height:200px;animation:spaceships 8s infinite alternate;transform:scale(.5)}.spaceships:hover .spaceships__head{transform:rotate(68deg);transition:.5s;left:45px}.spaceships__head{position:absolute;top:10px;left:50px;width:215px;height:131px;overflow:hidden;z-index:10;transform-origin:bottom right;transform:rotate(0);transition:.5s}.spaceships__head:before{width:215px;height:181px;border-radius:50%;background-color:#3f4952;position:absolute;content:""}.spaceships__body{top:80px;left:0;overflow:hidden;z-index:5;background-color:#0e7972}.spaceships__body,.spaceships__body:before{position:absolute;width:320px;height:115px;border-radius:50%}.spaceships__body:before{content:"";left:-12px;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;transform:rotate(10deg)}.spaceships__foot:after,.spaceships__foot:before{top:-10px;width:70px;height:50px;border-radius:50%;background-color:#f4ca5a;position:absolute;content:""}.spaceships__foot:after{left:73px;transform:rotate(-10deg)}.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{top:6px;left:21px;width:35px;height:35px;background-color:#000}.alien__eye:after,.alien__eye:before{position:absolute;content:"";border-radius:50%}.alien__eye:after{top:0;left:-8px;width:80px;height:62px;background-color:#e86e7b;animation:eye 3s infinite alternate}.alien__ear{top:-15px;left:37px;width:10px;transform:rotate(-28deg)}.alien__ear,.alien__ear:before{position:absolute;height:30px;background-color:#e86e7b}.alien__ear:before{content:"";top:-25px;left:-8px;width:25px;border-radius:50%}.spaceships__text{cursor:pointer;animation:spaceships 8s infinite alternate}@keyframes spaceships{0%{bottom:calc(50% - 10px);transform:rotate(0deg) scale(.5)}25%{bottom:calc(50% - 20px);transform:rotate(10deg) scale(.5)}50%{bottom:calc(50% - 20px);transform:rotate(0deg) scale(.5)}75%{bottom:calc(50% - 20px);transform:rotate(-10deg) scale(.5)}}@keyframes eye{0%{top:0}25%{top:-90px}50%{top:0}75%{top:-90px}to{top:-90px}}.helicopter-wrapper{position:relative;animation:bounce 4s ease-in-out 0s infinite normal none;height:130px}.helicopter{position:relative;direction:ltr;height:100%;width:100%;z-index:105;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{background-color:#415e85;z-index:5;top:-10px;left:-25px}.helicopter .cockpit:after,.helicopter .cockpit:before{content:"";width:170px;height:170px;border-radius:100px;position:absolute}.helicopter .cockpit:after{background-color:hsla(0,0%,100%,.1);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;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){transform:rotate(90deg)}.helicopter .rotor{top:-360px;left:-200px;overflow:hidden;background-color:rgba(28,18,2,.03);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{transform:rotate(0deg)}.helicopter .rotor div:nth-of-type(2){transform:rotate(90deg)}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes bounce{to{transform:translateY(-50px)}0%{transform:translateY(-50px)}50%{transform:translateY(50px)}}.submarine-container{position:relative;animation:subHover 3s linear 4s infinite;display:flex;flex-direction:column;align-items:flex-end}.submarine-submarine{font-size:40rem;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;animation:periscope 5s ease-in-out 7s 2}.submarine-propellor [class^=submarine-icon-]{color:#bacad3;z-index:20;position:absolute;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}@keyframes periscope{30%{transform:translateY(20px)}50%{transform:translateY(50px)}70%{transform:translateY(5px)}}@keyframes propellorMove{to{transform:rotate(1turn)}}@keyframes subHover{0%{transform:translateY(0) translateX(0)}50%{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;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;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;transform:scale(.7)}.SubmarineFish .submarine-wrapper{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,rgb(187.7787234043,36.2212765957,61.0042553191))}.SubmarineFish .submarine-wrapper .submarine-body .light{position:absolute;width:0;height:0;border-color:transparent transparent rgb(249.72,214.08,210.78);border-style:solid;border-width:0 40px 150px;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:rgb(209.1553191489,40.3446808511,67.9489361702);margin-left:-10px}.SubmarineFish .submarine-wrapper .submarine-body .window{width:37px;height:37px;position:absolute;margin-top:23px;right:18px;background:linear-gradient(rgb(30.417679558,69.073480663,84.282320442),rgb(23.6552486188,53.7171270718,65.5447513812));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;transform:rotate(-45deg)}.SubmarineFish .submarine-wrapper .submarine-body .engine{width:30px;height:30px;position:absolute;margin-top:32px;left:53px;background-color:rgb(187.7787234043,36.2212765957,61.0042553191);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;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,rgb(187.7787234043,36.2212765957,61.0042553191))}.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%,rgb(229.370212766,122.129787234,139.6659574468) 0,rgb(229.370212766,122.129787234,139.6659574468));background-size:100% 20px;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,rgb(214.5259574468,45.1740425532,72.8668085106));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(rgb(179.2280851064,34.5719148936,58.2263829787),rgb(162.1268085106,31.2731914894,52.6706382979))}.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;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}@keyframes leds-off{to{opacity:.3}}@keyframes helix-movement{to{background:linear-gradient(180deg,rgb(229.370212766,122.129787234,139.6659574468) 50%,rgb(229.370212766,122.129787234,139.6659574468),#d93a54,#d93a54 0);background-size:100% 20px}}@keyframes diving{0%{margin-top:5px}50%{margin-top:15px}to{margin-top:5px}}@keyframes diving-rotate{0%{transform:rotate(0deg)}50%{transform:rotate(3deg)}75%{transform:rotate(-2deg)}to{transform:rotate(0deg)}}@keyframes bubble1-h-movement{0%{margin-left:80%}to{margin-left:-100%}}@keyframes bubble2-h-movement{0%{margin-left:65%}to{margin-left:-5%}}@keyframes bubble1-v-movement{0%{margin-top:115px}to{margin-top:160px}}@keyframes bubble2-v-movement{0%{margin-top:115px}to{margin-top:90px}}@keyframes bubble-scale-movement{0%{transform:scale(1.4)}to{transform:scale(.9)}}@keyframes light-movement{0%{transform:rotate(-40deg)}50%{transform:rotate(-70deg)}to{transform:rotate(-40deg)}}.FlyingBee_wrap{position:relative;height:60px}@keyframes FlyingBee_dodging1{0%{top:5px}50%{top:10px}to{top:5px}}.FlyingBee_wrap2{transform:scale(.5)}.FlyingBee_wrap_move{position:absolute;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}@keyframes flutter2{0%{transform:rotate(80deg)}50%{transform:rotate(100deg)}}@keyframes flutter1{0%{transform:rotate(20deg)}50%{transform:rotate(40deg)}}.FlyingBee_wing1{transform:rotate(20deg);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;filter:blur(1px)}.FlyingBee_wing2{transform:rotate(80deg);transform-origin:bottom right;z-index:1;animation:flutter2 .01s linear infinite}.FlyingBee_stinger{position:absolute;height:55px;width:55px;left:140%;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;animation:FlyingBee_dodging1 7s ease-in-out infinite}.Bat_bat{position:relative;transform-origin:center;z-index:3;direction:ltr;transform:scale(.6);display:flex;width:350px}.Bat_body{position:relative;width:50px}.Bat_wing{width:150px;position:relative;transform-origin:right center}.Bat_leftwing{left:20px;animation:flapLeft .8s ease-in-out infinite}.Bat_rightwing{left:-170px;transform:scaleX(-1);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;animation:Bat_eyesMove 2.8s ease-in-out infinite}@keyframes Bat_Move{0%{top:10px}50%{top:100px}to{top:10px}}@keyframes Bat_eyesMove{0%{transform:rotate(0);top:10px}50%{transform:rotate(5deg) rotateY(20deg);top:1px}to{transform:rotate(0);top:10px}}@keyframes flapLeft{0%{transform:rotate(0)}50%{transform:rotate(10deg) rotateY(40deg)}to{transform:rotate(0)}}@keyframes flapRight{0%{transform:scaleX(-1) rotate(0)}50%{transform:scaleX(-1) rotate(10deg) rotateY(40deg)}to{transform:scaleX(-1) rotate(0)}}.pika-container{animation-name:floaty;animation-duration:5s;animation-timing-function:ease-in-out;animation-iteration-count:infinite}.pika{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;transform-origin:center 70%;animation-name:blinky;animation-duration:7s;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;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;transform:rotate(-40deg);animation-name:rotateEarLeft;animation-duration:5s;animation-timing-function:ease-in-out;animation-iteration-count:infinite}@keyframes rotateEarLeft{0%,to{transform:rotate(-40deg)}50%{transform:rotate(-35deg)}}.pika-ear-left:before{transform-origin:bottom left;transform:rotate(-15deg)}.pika-ear-right{right:0;transform:rotate(40deg);animation-name:rotateEarRight;animation-duration:5s;animation-timing-function:ease-in-out;animation-iteration-count:infinite}@keyframes rotateEarRight{0%,to{transform:rotate(40deg)}50%{transform:rotate(35deg)}}.pika-ear-right:before{transform-origin:bottom right;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;transform:rotate(-15deg);border-bottom-left-radius:50% 1rem;border-bottom-right-radius:50% 1rem}.pika-body .Pika_string:nth-child(2){transform:rotate(-20deg)}.pika-body-body{position:absolute;z-index:5;height:100%;width:100%;background-color:#f9ed7c;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;transform:skew(-15deg);transform-origin:right center;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;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;animation-name:rotateLeft;animation-duration:5s;animation-timing-function:ease-in-out;animation-iteration-count:infinite}.pika-arm-right{top:60%;left:4.75rem;animation-name:rotateRight;animation-duration:5s;animation-timing-function:ease-in-out;animation-iteration-count:infinite}.pika-leg{position:absolute;z-index:1;height:1.75rem;width:1.25rem;background-color:#f7e64b;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;animation-name:rotateLeft;animation-duration:2s;animation-timing-function:ease-in-out;animation-iteration-count:infinite}@keyframes rotateLeft{0%,to{transform:rotate(0deg)}50%{transform:rotate(25deg)}}.pika-leg-right{top:calc(100% - .75rem);left:7.5rem;animation-name:rotateRight;animation-duration:2s;animation-timing-function:ease-in-out;animation-iteration-count:infinite}@keyframes rotateRight{0%,to{transform:rotate(0deg)}50%{transform:rotate(-25deg)}}.pika-tail{position:absolute;left:calc(100% - .75rem);top:40%;height:1.5rem;width:1rem;background-color:#9c5200;transform-origin:bottom center;transform:rotate(45deg);animation-name:rotateTail;animation-duration:5s;animation-timing-function:ease-in-out;animation-iteration-count:infinite}@keyframes rotateTail{0%,to{transform:rotate(55deg)}50%{transform:rotate(45deg)}}.pika-tail:after,.pika-tail:before{content:"";position:absolute;transform-origin:bottom center;background-color:#f9ed7c}.pika-tail:before{top:-2.5rem;left:.25rem;height:2rem;width:1.5rem;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{transform:rotate(-10deg)}.Pika_balloon:nth-child(2){z-index:5;top:2rem;left:4rem}.Pika_balloon:nth-child(2) .Pika_string{transform:rotate(10deg)}.Pika_balloon:nth-child(3){top:3rem;left:-2rem}.Pika_balloon:nth-child(3) .Pika_string{transform:rotate(-25deg)}.Pika_balloon:nth-child(4){top:.5rem;left:7rem}.Pika_balloon:nth-child(4) .Pika_string{transform:rotate(20deg)}.Pika_balloon .Pika_string{position:absolute;top:100%;left:50%;height:6rem;border-left:1px solid #fff;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}@keyframes floaty{0%,to{transform:translateY(0) translateX(0)}50%{transform:translateY(1rem) translateX(1rem)}}@keyframes blinky{0%,9%,11%,19%,21%,69%,71%,to{transform:scaleY(1)}10%,20%,70%{transform:scaleY(.1)}}.Butterfly_butterfly{animation:Butterfly_hover .5s cubic-bezier(.48,.01,.54,1) infinite;animation-direction:alternate;animation-fill-mode:reverse;position:relative;transform-style:preserve-3d;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;transform:rotatey(100deg);width:20px;z-index:2}.Butterfly_shadow{animation:Butterfly_shadow .5s cubic-bezier(.48,.01,.54,1) infinite;animation-direction:alternate;animation-fill-mode:reverse;background:#000;border-radius:50%;display:block;height:10px;opacity:.1;transform-origin:50% 50%;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{animation:Butterfly_leftflap .25s cubic-bezier(.48,.01,.54,1) infinite;animation-direction:alternate;animation-fill-mode:reverse;height:1px;left:0;transform:rotateY(-20deg);transform-origin:700% 50%;width:1px;z-index:3}.Butterfly_wing:last-child{animation:Butterfly_rightflap .25s cubic-bezier(.48,.01,.54,1) infinite;animation-direction:alternate;animation-fill-mode:reverse;right:0;transform:rotateY(200deg);z-index:1}.Butterfly_wing .Butterfly_bit{background:#1e90ff}.Butterfly_wing .Butterfly_bit:after{background:hsla(0,0%,100%,.5411764706)}.Butterfly_wing .Butterfly_bit,.Butterfly_wing .Butterfly_bit:after{border-radius:50%;overflow:hidden;position:absolute;right:0;top:0;transform-origin:100% 50%}.Butterfly_wing .Butterfly_bit:first-child{height:70px;text-align:center;top:15px;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;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}@keyframes Butterfly_hover{0%{transform:rotateX(50deg) rotateY(20deg) rotate(-50deg) translateZ(40px) translateY(0) translateX(-50px)}to{transform:rotateX(50deg) rotateY(20deg) rotate(-50deg) translateZ(-10px) translateY(0) translateX(-50px)}}@keyframes Butterfly_shadow{0%{transform:translateX(0) translateY(90px) scale(1)}to{transform:translateX(0) translateY(90px) scale(.7)}}@keyframes Butterfly_leftflap{0%{transform:rotateY(-20deg)}to{transform:rotateY(90deg)}}@keyframes Butterfly_rightflap{0%{transform:rotateY(200deg)}to{transform:rotateY(90deg)}}@keyframes JellyFish_swim_move{20%{transform:translateY(3em)}45%{transform:translateY(0)}to{transform:translateY(3em)}}@keyframes JellyFish_squash_move{20%{transform:scaleY(.9)}40%{transform:scaleY(1.1)}60%{transform:scaleY(.9)}}.JellyFish-datouwang{position:relative;filter:drop-shadow(0 0 1em cyan);height:10em;direction:ltr}.JellyFish-datouwang,.JellyFish-datouwang-text{animation:JellyFish_swim_move 5s ease-in-out infinite;transform-origin:50% 0;transform:translateY(3em)}.JellyFish-datouwang .JellyFish-arms{transform-origin:50% 0;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;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;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;transform:rotate(10deg)}@keyframes JellyFish_wave_move_1{30%{transform:scaleX(1) scaleY(1) rotate(-3deg)}}.JellyFish-datouwang .JellyFish-arms .JellyFish-arm:first-child{left:2.2em;transform:scaleX(1) scaleY(1) rotate(1.5deg);animation:JellyFish_wave_move_1 10s ease-in-out infinite}@keyframes JellyFish_wave_move_2{30%{transform:scaleX(1) scaleY(1.2) rotate(2deg)}}.JellyFish-datouwang .JellyFish-arms .JellyFish-arm:nth-child(2){left:3em;transform:scaleX(1) scaleY(1.2) rotate(2deg);animation:JellyFish_wave_move_2 10s ease-in-out infinite}@keyframes JellyFish_wave_move_3{30%{transform:scaleX(1) scaleY(1.15) rotate(1deg)}}.JellyFish-datouwang .JellyFish-arms .JellyFish-arm:nth-child(3){left:3.6em;transform:scaleX(1) scaleY(1.15) rotate(1deg);animation:JellyFish_wave_move_3 10s ease-in-out infinite}@keyframes JellyFish_wave_move_4{30%{transform:scaleX(1) scaleY(1.15) rotate(0deg)}}.JellyFish-datouwang .JellyFish-arms .JellyFish-arm:nth-child(4){left:3.3em;transform:scaleX(1) scaleY(1.15) rotate(0deg);animation:JellyFish_wave_move_4 10s ease-in-out infinite}@keyframes JellyFish_wave_move_5{30%{transform:scaleX(1) scaleY(1.1) rotate(-1deg)}}.JellyFish-datouwang .JellyFish-arms .JellyFish-arm:nth-child(5){left:4em;transform:scaleX(1) scaleY(1.1) rotate(-1deg);animation:JellyFish_wave_move_5 10s ease-in-out infinite}@keyframes JellyFish_wave_move_6{30%{transform:scaleX(-1) scaleY(1.1) rotate(-2deg)}}.JellyFish-datouwang .JellyFish-arms .JellyFish-arm:nth-child(6){left:4.5em;transform:scaleX(-1) scaleY(1) rotate(-2deg);animation:JellyFish_wave_move_6 10s ease-in-out infinite}@keyframes JellyFish_wave_move_7{30%{transform:scaleX(-1) scaleY(1.15) rotate(-1.5deg)}}.JellyFish-datouwang .JellyFish-arms .JellyFish-arm:nth-child(7){left:5em;transform:scaleX(-1) scaleY(1.15) rotate(-3deg);animation:JellyFish_wave_move_7 10s ease-in-out infinite}@keyframes JellyFish_wave_move_8{30%{transform:scaleX(.5) scaleY(1.14) rotate(-4deg)}}.JellyFish-datouwang .JellyFish-arms .JellyFish-arm:nth-child(8){left:5.5em;transform:scaleX(.5) scaleY(1.14) rotate(-4deg);animation:JellyFish_wave_move_8 10s ease-in-out infinite}.JellyFish-datouwang .JellyFish-tentacles{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){transform:scaleX(.8)}.JellyFish-datouwang .JellyFish-tentacles .JellyFish-tentacle:nth-child(3){transform:scaleX(.6)}.JellyFish-datouwang .JellyFish-tentacles .JellyFish-tentacle:nth-child(4){transform:scaleX(.4)}.JellyFish-datouwang .JellyFish-tentacles .JellyFish-tentacle:nth-child(5){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;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;transform-origin:50% 50%;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{left:1.75em}.JellyFish-datouwang .JellyFish-body .JellyFish-base:after,.JellyFish-datouwang .JellyFish-body .JellyFish-base:before{content:"";position:absolute;width:3em;height:1em;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{left:5.25em}@keyframes JellyFish_JellyFish-eyes_move{40%{transform:translateY(-.2em)}60%{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;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%;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;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;transform:translateY(-3em);animation:JellyFish_blink_move 6s ease-in-out infinite}@keyframes JellyFish_blink_move{97%{transform:translateY(-3em)}to{transform:translateY(0)}}.custom-fish-fish{position:relative;left:0;height:85px;width:120px;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;animation:custom-fish-eye-move 2s ease 0s infinite normal}@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)}@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);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;animation:custom-fish-mouth 2s ease 0s infinite normal}@keyframes custom-fish-mouth{0%{height:3px}50%{height:5px}to{height:3px}}@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);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:initial;box-shadow:-1.1em 1.1em 0 0 #fcd110;border-radius:50%}.Fruit-banana:before{content:"";width:.3em;height:.3em;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;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:initial;box-shadow:-.4em .4em 0 0 #ffe23c;border-radius:50%;position:absolute;top:.4em;left:-.1em;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;transform:rotate(225deg)}.Fruit-Pear{width:5.4em;height:5.4em;margin-top:1.2em;background-color:#d7c322;border-radius:50% 15% 50% 50%;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;transform:rotate(45deg)}.Fruit-Strawberry{width:5em;height:5em;margin-top:.7em;background-color:#ed2607;border-radius:50% 15% 50% 50%;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;position:relative;border-bottom:calc(1em*var(--sqrt-3)) solid var(--star-color);z-index:999;position:absolute;left:.1em;bottom:.7em}.Fruit-six-pointed-star,.Fruit-six-pointed-star:after{width:0;height:0;border-left:1em solid transparent;border-right:1em solid transparent}.Fruit-six-pointed-star:after{content:"";position:absolute;left:-1em;top:calc(1em*var(--sqrt-3)/3);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;transform:rotate(357deg)}.Fruit-cherry:nth-child(2){transform:rotate(11deg)}.Fruit-cherry1{top:3em;left:.2em;transform:rotate(15deg)}.Fruit-cherry2{top:3em;left:3.4em;transform:rotate(-15deg)}.Fruit-cherry1:before{top:-2.6em;left:1em;transform:rotate(19deg)}.Fruit-cherry1:before,.Fruit-cherry2:before{content:"";width:1em;height:2.8em;background-color:initial;box-shadow:.2em -.1em 0 0 #539e3d;border-radius:50%;position:absolute}.Fruit-cherry2:before{top:-2.5em;left:.5em;transform:rotate(-12deg)}.Fruit-cherry-join{width:.7em;height:.4em;top:-2.4em;right:2.3em;position:absolute;background-color:#724126;border-radius:20%;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;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{height:80%;opacity:.7;background:#fff;left:13%;top:14%;transform:rotate(8deg)}.Fruit-avocado-inner:after,.Fruit-avocado-inner:before{content:"";width:80%;position:absolute;border-radius:50% 50% 50% 50%/60% 60% 40% 40%}.Fruit-avocado-inner:before{height:95%;left:6%;background:#98602d;transform:rotate(20deg);z-index:1}.Fruit-fruit-orange{width:5em;height:5em;border-radius:50%;position:relative;display:flex;justify-content: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{width:4em;height:.3em}.Fruit-fruit-orange-slices,.Fruit-fruit-orange-slices:before{position:absolute;z-index:5;background:#fffab9;box-shadow:0 0 .05em 1px #fffab9}.Fruit-fruit-orange-slices:before{content:"";top:0;left:0;width:100%;height:100%;transform-origin:center;transform:rotate(60deg)}.Fruit-fruit-orange-slices:after{content:"";position:absolute;z-index:5;top:0;left:0;width:100%;height:100%;background:#fffab9;transform-origin:center;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:flex;justify-content: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{width:4em;height:.3em}.Fruit-fruit-lemon-slices,.Fruit-fruit-lemon-slices:before{position:absolute;z-index:5;background:#fffab9;box-shadow:0 0 .05em 1px #fffab9}.Fruit-fruit-lemon-slices:before{content:"";top:0;left:0;width:100%;height:100%;transform-origin:center;transform:rotate(60deg)}.Fruit-fruit-lemon-slices:after{content:"";position:absolute;z-index:5;top:0;left:0;width:100%;height:100%;background:#fffab9;transform-origin:center;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;position:relative;border-bottom:calc(1em*var(--sqrt-3)) solid var(--star-color);margin:-.2em auto 0;z-index:999}.Fruit-raspberry-six-pointed-star,.Fruit-raspberry-six-pointed-star:after{width:0;height:0;border-left:1em solid transparent;border-right:1em solid transparent}.Fruit-raspberry-six-pointed-star:after{content:"";position:absolute;left:-1em;top:calc(1em*var(--sqrt-3)/3);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:flex;flex-direction:column;align-items:center}.CartoonBox_waper{transform:scale(.4);position:relative;width:100%;height:100%}.CartoonBox_waper:hover{animation:dance .6s linear infinite}.CartoonBox_noodles{position:relative;transform:rotateX(-10deg) rotateY(25deg);transform-style:preserve-3d}.CartoonBox_noodles *{position:absolute;transform-style:preserve-3d}.CartoonBox_side{--main:#fff;width:250px;height:250px;background-color:var(--main);border:solid #cac4c6;border-width:2px 0;transform:rotateX(-5deg);top:-175px;left:-75px}.CartoonBox_side.CartoonBox_front{transform:translateZ(69px) rotateX(-5deg);display:flex;justify-content:center;align-items:center}.CartoonBox_side.CartoonBox_left{--main:#f6e2e3;transform:translateZ(-69px) translateX(-135px) rotateY(90deg) rotateX(5deg)}.CartoonBox_side.CartoonBox_back,.CartoonBox_side.CartoonBox_right{--main:#df807b}.CartoonBox_side.CartoonBox_right{transform:translateZ(-69px) translateX(135px) rotateY(90deg) rotateX(-5deg)}.CartoonBox_side.CartoonBox_back{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;transform:skewX(5deg);border:2px solid #cac4c6;border-right-width:0}.CartoonBox_side:after{left:auto;right:-12px;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;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;transform-origin:bottom;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;transform:skewX(45deg)}.CartoonBox_cap:after{right:84px;background-color:var(--main);border:solid #cac4c6;border-width:2px 0 0 2px;transform:skewX(-45deg)}.CartoonBox_cap.CartoonBox_front{--rotate:translateZ(80px) rotateX(-85deg);transform:translateZ(80px) rotateX(-125deg)}.CartoonBox_cap.CartoonBox_back{--main:#f6e2e3;--rotate:translateZ(-216px) rotateX(85deg);transform:translateZ(-216px) rotateX(125deg)}.CartoonBox_cap.CartoonBox_left{--rotate:translateZ(-60px) translateX(-150px) rotateY(-90deg) rotateX(-115deg);top:-305px;height:130px;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;transform:translateZ(-60px) translateX(148px) rotateY(90deg) rotateX(-125deg)}@keyframes dance{0%{transform:scale(.4) rotateX(-10deg) rotateY(25deg)}25%{transform:scale(.4) translateY(20px) rotateX(-10deg) rotateY(35deg) rotate(10deg)}50%{transform:scale(.4) rotateX(-10deg) rotateY(35deg)}75%{transform:scale(.4) translateY(20px)rotateX(-10deg) rotateY(25deg) rotate(-10deg)}to{transform:scale(.4) rotateX(-10deg) rotateY(25deg)}}@keyframes eyes{4%{height:4px;transform:translateY(8px)}6%{height:20px;transform:none}}@keyframes noodles{to{top:var(--top)}}@keyframes cap{to{transform:var(--rotate)}}.ghost{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;animation:float 4s ease infinite}.ghost .body .face{display:flex;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;transform:rotate(-8deg)}.ghost .body .face .rosy.right{right:-6px;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%;animation:arms-left 4s ease infinite}.ghost .body .arm.right{right:-65px;border-radius:100% 60%;animation:arms-right 4s ease infinite}.ghost .body .bottom{display:flex;position:absolute;top:100%;left:0;right:-1px}.ghost .body .bottom div{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;animation:shadow 4s ease infinite}@keyframes arms-left{0%,to{transform:translate(-50%,-50%) rotate(50deg)}40%{transform:translate(-50%,-50%) rotate(40deg)}}@keyframes arms-right{0%,to{transform:translate(-50%,-50%) rotate(-50deg)}40%{transform:translate(-50%,-50%) rotate(-40deg)}}@keyframes shadow{0%,to{transform:translateX(-50%) scale(1)}40%{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);animation:Balloon_Balloon_balloon3 6s ease-in-out infinite}@keyframes Balloon_Balloon_balloon3{0%,to{transform:translateY(-10px) rotate(6eg)}50%{transform:translate(-20px,-30px) rotate(-8deg)}}.Balloon_Balloon:before{content:"";height:35px;width:1px;padding:1px;background-color:#000;top:125px;border-radius:75% 75% 70% 70%;z-index:-2}.Balloon_Balloon:after,.Balloon_Balloon:before{display:block;position:absolute;left:0;right:0;margin:auto}.Balloon_Balloon:after{content:"▲";color:rgba(83,27,155,.7019607843137254);text-align:center;top:120px;z-index:-1}@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;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;animation:wave 4s linear infinite}.BeaconInNight-sea .BeaconInNight-wave:first-of-type{width:73px;bottom:125px;left:10vw;opacity:.5;animation-delay:2s}.BeaconInNight-sea .BeaconInNight-wave:nth-of-type(2){width:81px;bottom:60px;left:47vw;opacity:.4;animation-delay:2s}.BeaconInNight-sea .BeaconInNight-wave:nth-of-type(3){width:193px;bottom:145px;left:33vw;opacity:.1;animation-delay:1s}.BeaconInNight-sea .BeaconInNight-wave:nth-of-type(4){width:153px;bottom:21px;left:89vw;opacity:.2;animation-delay:2s}.BeaconInNight-sea .BeaconInNight-wave:nth-of-type(5){width:83px;bottom:47px;left:69vw;opacity:.5;animation-delay:1s}.BeaconInNight-sea .BeaconInNight-wave:nth-of-type(6){width:59px;bottom:101px;left:15vw;opacity:.3;animation-delay:1s}.BeaconInNight-sea .BeaconInNight-wave:nth-of-type(7){width:185px;bottom:142px;left:70vw;opacity:.1;animation-delay:2s}.BeaconInNight-sea .BeaconInNight-wave:nth-of-type(8){width:191px;bottom:53px;left:23vw;opacity:.3;animation-delay:1s}.BeaconInNight-sea .BeaconInNight-wave:nth-of-type(9){width:131px;bottom:34px;left:87vw;opacity:.4;animation-delay:2s}.BeaconInNight-sea .BeaconInNight-wave:nth-of-type(10){width:212px;bottom:39px;left:29vw;opacity:.3;animation-delay:2s}.BeaconInNight-sea .BeaconInNight-wave:nth-of-type(11){width:153px;bottom:33px;left:3vw;opacity:.2;animation-delay:2s}.BeaconInNight-sea .BeaconInNight-wave:nth-of-type(12){width:109px;bottom:107px;left:43vw;opacity:.5;animation-delay:1s}.BeaconInNight-sea .BeaconInNight-wave:nth-of-type(13){width:170px;bottom:109px;left:21vw;opacity:.2;animation-delay:1s}.BeaconInNight-sea .BeaconInNight-wave:nth-of-type(14){width:183px;bottom:51px;left:68vw;opacity:.2;animation-delay:1s}.BeaconInNight-sea .BeaconInNight-wave:nth-of-type(15){width:215px;bottom:143px;left:77vw;opacity:.4;animation-delay:2s}.BeaconInNight-sea .BeaconInNight-wave:nth-of-type(16){width:106px;bottom:69px;left:51vw;opacity:.4;animation-delay:2s}.BeaconInNight-sea .BeaconInNight-wave:nth-of-type(17){width:96px;bottom:3px;left:15vw;opacity:.4;animation-delay:1s}.BeaconInNight-sea .BeaconInNight-wave:nth-of-type(18){width:73px;bottom:157px;left:65vw;opacity:.3;animation-delay:1s}.BeaconInNight-sea .BeaconInNight-wave:nth-of-type(19){width:206px;bottom:40px;left:20vw;opacity:.5;animation-delay:3s}.BeaconInNight-sea .BeaconInNight-wave:nth-of-type(20){width:142px;bottom:58px;left:41vw;opacity:.1;animation-delay:1s}.BeaconInNight-sea .BeaconInNight-wave:nth-of-type(21){width:155px;bottom:162px;left:23vw;opacity:.5;animation-delay:2s}.BeaconInNight-sea .BeaconInNight-wave:nth-of-type(22){width:188px;bottom:70px;left:88vw;opacity:.4;animation-delay:1s}.BeaconInNight-sea .BeaconInNight-wave:nth-of-type(23){width:180px;bottom:40px;left:91vw;opacity:.3;animation-delay:3s}.BeaconInNight-sea .BeaconInNight-wave:nth-of-type(24){width:124px;bottom:144px;left:99vw;opacity:.5;animation-delay:1s}.BeaconInNight-sea .BeaconInNight-wave:nth-of-type(25){width:153px;bottom:105px;left:14vw;opacity:.1;animation-delay:1s}.BeaconInNight-sea .BeaconInNight-wave:nth-of-type(26){width:172px;bottom:139px;left:93vw;opacity:.3;animation-delay:3s}.BeaconInNight-sea .BeaconInNight-wave:nth-of-type(27){width:87px;bottom:105px;left:76vw;opacity:.5;animation-delay:3s}.BeaconInNight-sea .BeaconInNight-wave:nth-of-type(28){width:204px;bottom:19px;left:78vw;opacity:.3;animation-delay:3s}.BeaconInNight-sea .BeaconInNight-wave:nth-of-type(29){width:200px;bottom:170px;left:39vw;opacity:.1;animation-delay:2s}.BeaconInNight-sea .BeaconInNight-wave:nth-of-type(30){width:138px;bottom:108px;left:9vw;opacity:.2;animation-delay:3s}.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;animation:twinkle 3s ease-in-out infinite}.BeaconInNight-star:first-of-type{border-radius:50%;top:56vh;left:56vw;width:1px;height:1px;animation-delay:3s}.BeaconInNight-star:nth-of-type(2){border-radius:50%;top:68vh;left:53vw;width:1px;height:1px;animation-delay:4s}.BeaconInNight-star:nth-of-type(3){border-radius:50%;top:54vh;left:93vw;width:1px;height:1px;animation-delay:2s}.BeaconInNight-star:nth-of-type(4){border-radius:50%;top:96vh;left:23vw;width:3px;height:3px;animation-delay:1s}.BeaconInNight-star:nth-of-type(5){border-radius:50%;top:96vh;left:2vw;width:2px;height:2px;animation-delay:2s}.BeaconInNight-star:nth-of-type(6){border-radius:50%;top:1vh;left:54vw;width:2px;height:2px;animation-delay:3s}.BeaconInNight-star:nth-of-type(7){border-radius:50%;top:54vh;left:35vw;width:3px;height:3px;animation-delay:4s}.BeaconInNight-star:nth-of-type(8){border-radius:50%;top:88vh;left:44vw;width:1px;height:1px;animation-delay:1s}.BeaconInNight-star:nth-of-type(9){border-radius:50%;top:27vh;left:82vw;width:3px;height:3px;animation-delay:4s}.BeaconInNight-star:nth-of-type(10){border-radius:50%;top:65vh;left:79vw;width:2px;height:2px;animation-delay:2s}.BeaconInNight-star:nth-of-type(11){border-radius:50%;top:10vh;left:96vw;width:3px;height:3px;animation-delay:1s}.BeaconInNight-star:nth-of-type(12){border-radius:50%;top:53vh;left:98vw;width:2px;height:2px;animation-delay:5s}.BeaconInNight-star:nth-of-type(13){border-radius:50%;top:15vh;left:78vw;width:3px;height:3px;animation-delay:5s}.BeaconInNight-star:nth-of-type(14){border-radius:50%;top:67vh;left:23vw;width:1px;height:1px;animation-delay:2s}.BeaconInNight-star:nth-of-type(15){border-radius:50%;top:39vh;left:9vw;width:3px;height:3px;animation-delay:4s}.BeaconInNight-star:nth-of-type(16){border-radius:50%;top:48vh;left:45vw;width:1px;height:1px;animation-delay:3s}.BeaconInNight-star:nth-of-type(17){border-radius:50%;top:61vh;left:47vw;width:2px;height:2px;animation-delay:5s}.BeaconInNight-star:nth-of-type(18){border-radius:50%;top:15vh;left:37vw;width:2px;height:2px;animation-delay:5s}.BeaconInNight-star:nth-of-type(19){border-radius:50%;top:28vh;left:13vw;width:3px;height:3px;animation-delay:4s}.BeaconInNight-star:nth-of-type(20){border-radius:50%;top:6vh;left:12vw;width:1px;height:1px;animation-delay:4s}.BeaconInNight-star:nth-of-type(21){border-radius:50%;top:85vh;left:9vw;width:1px;height:1px;animation-delay:1s}.BeaconInNight-star:nth-of-type(22){border-radius:50%;top:40vh;left:43vw;width:2px;height:2px;animation-delay:1s}.BeaconInNight-star:nth-of-type(23){border-radius:50%;top:12vh;left:29vw;width:2px;height:2px;animation-delay:3s}.BeaconInNight-star:nth-of-type(24){border-radius:50%;top:47vh;left:15vw;width:2px;height:2px;animation-delay:3s}.BeaconInNight-star:nth-of-type(25){border-radius:50%;top:52vh;left:61vw;width:2px;height:2px;animation-delay:3s}.BeaconInNight-star:nth-of-type(26){border-radius:50%;top:77vh;left:73vw;width:3px;height:3px;animation-delay:2s}.BeaconInNight-star:nth-of-type(27){border-radius:50%;top:39vh;left:99vw;width:1px;height:1px;animation-delay:2s}.BeaconInNight-star:nth-of-type(28){border-radius:50%;top:64vh;left:20vw;width:2px;height:2px;animation-delay:1s}.BeaconInNight-star:nth-of-type(29){border-radius:50%;top:82vh;left:37vw;width:3px;height:3px;animation-delay:2s}.BeaconInNight-star:nth-of-type(30){border-radius:50%;top:34vh;left:21vw;width:1px;height:1px;animation-delay:4s}.BeaconInNight-star:nth-of-type(31){border-radius:50%;top:56vh;left:17vw;width:3px;height:3px;animation-delay:1s}.BeaconInNight-star:nth-of-type(32){border-radius:50%;top:22vh;left:54vw;width:2px;height:2px;animation-delay:3s}.BeaconInNight-star:nth-of-type(33){border-radius:50%;top:15vh;left:70vw;width:3px;height:3px;animation-delay:4s}.BeaconInNight-star:nth-of-type(34){border-radius:50%;top:87vh;left:69vw;width:1px;height:1px;animation-delay:1s}.BeaconInNight-star:nth-of-type(35){border-radius:50%;top:30vh;left:48vw;width:1px;height:1px;animation-delay:4s}.BeaconInNight-star:nth-of-type(36){border-radius:50%;top:85vh;left:32vw;width:3px;height:3px;animation-delay:2s}.BeaconInNight-star:nth-of-type(37){border-radius:50%;top:36vh;left:43vw;width:3px;height:3px;animation-delay:5s}.BeaconInNight-star:nth-of-type(38){border-radius:50%;top:41vh;left:27vw;width:3px;height:3px;animation-delay:4s}.BeaconInNight-star:nth-of-type(39){border-radius:50%;top:91vh;left:41vw;width:2px;height:2px;animation-delay:1s}.BeaconInNight-star:nth-of-type(40){border-radius:50%;top:77vh;left:70vw;width:1px;height:1px;animation-delay:2s}.BeaconInNight-star:nth-of-type(41){border-radius:50%;top:17vh;left:100vw;width:2px;height:2px;animation-delay:2s}.BeaconInNight-star:nth-of-type(42){border-radius:50%;top:69vh;left:75vw;width:3px;height:3px;animation-delay:5s}.BeaconInNight-star:nth-of-type(43){border-radius:50%;top:9vh;left:84vw;width:1px;height:1px;animation-delay:1s}.BeaconInNight-star:nth-of-type(44){border-radius:50%;top:35vh;left:70vw;width:2px;height:2px;animation-delay:1s}.BeaconInNight-star:nth-of-type(45){border-radius:50%;top:47vh;left:57vw;width:3px;height:3px;animation-delay:3s}.BeaconInNight-star:nth-of-type(46){border-radius:50%;top:26vh;left:21vw;width:2px;height:2px;animation-delay:1s}.BeaconInNight-star:nth-of-type(47){border-radius:50%;top:20vh;left:51vw;width:3px;height:3px;animation-delay:3s}.BeaconInNight-star:nth-of-type(48){border-radius:50%;top:11vh;left:88vw;width:2px;height:2px;animation-delay:1s}.BeaconInNight-star:nth-of-type(49){border-radius:50%;top:37vh;left:30vw;width:3px;height:3px;animation-delay:1s}.BeaconInNight-star:nth-of-type(50){border-radius:50%;top:31vh;left:96vw;width:2px;height:2px;animation-delay:5s}.BeaconInNight-star:nth-of-type(51){border-radius:50%;top:85vh;left:53vw;width:1px;height:1px;animation-delay:4s}.BeaconInNight-star:nth-of-type(52){border-radius:50%;top:66vh;left:18vw;width:3px;height:3px;animation-delay:4s}.BeaconInNight-star:nth-of-type(53){border-radius:50%;top:14vh;left:99vw;width:2px;height:2px;animation-delay:2s}.BeaconInNight-star:nth-of-type(54){border-radius:50%;top:88vh;left:3vw;width:3px;height:3px;animation-delay:5s}.BeaconInNight-star:nth-of-type(55){border-radius:50%;top:20vh;left:67vw;width:2px;height:2px;animation-delay:4s}.BeaconInNight-star:nth-of-type(56){border-radius:50%;top:26vh;left:12vw;width:3px;height:3px;animation-delay:2s}.BeaconInNight-star:nth-of-type(57){border-radius:50%;top:14vh;left:84vw;width:3px;height:3px;animation-delay:1s}.BeaconInNight-star:nth-of-type(58){border-radius:50%;top:7vh;left:9vw;width:1px;height:1px;animation-delay:5s}.BeaconInNight-star:nth-of-type(59){border-radius:50%;top:47vh;left:99vw;width:3px;height:3px;animation-delay:2s}.BeaconInNight-star:nth-of-type(60){border-radius:50%;top:80vh;left:95vw;width:3px;height:3px;animation-delay:3s}.BeaconInNight-star:nth-of-type(61){border-radius:50%;top:51vh;left:39vw;width:1px;height:1px;animation-delay:1s}.BeaconInNight-star:nth-of-type(62){border-radius:50%;top:63vh;left:84vw;width:3px;height:3px;animation-delay:1s}.BeaconInNight-star:nth-of-type(63){border-radius:50%;top:82vh;left:49vw;width:1px;height:1px;animation-delay:4s}.BeaconInNight-star:nth-of-type(64){border-radius:50%;top:94vh;left:42vw;width:2px;height:2px;animation-delay:5s}.BeaconInNight-star:nth-of-type(65){border-radius:50%;top:21vh;left:65vw;width:3px;height:3px;animation-delay:3s}.BeaconInNight-star:nth-of-type(66){border-radius:50%;top:80vh;left:56vw;width:3px;height:3px;animation-delay:2s}.BeaconInNight-star:nth-of-type(67){border-radius:50%;top:51vh;left:99vw;width:2px;height:2px;animation-delay:5s}.BeaconInNight-star:nth-of-type(68){border-radius:50%;top:49vh;left:79vw;width:2px;height:2px;animation-delay:3s}.BeaconInNight-star:nth-of-type(69){border-radius:50%;top:100vh;left:51vw;width:1px;height:1px;animation-delay:5s}.BeaconInNight-star:nth-of-type(70){border-radius:50%;top:48vh;left:44vw;width:3px;height:3px;animation-delay:4s}.BeaconInNight-star:nth-of-type(71){border-radius:50%;top:5vh;left:87vw;width:1px;height:1px;animation-delay:3s}.BeaconInNight-star:nth-of-type(72){border-radius:50%;top:49vh;left:61vw;width:3px;height:3px;animation-delay:4s}.BeaconInNight-star:nth-of-type(73){border-radius:50%;top:94vh;left:40vw;width:1px;height:1px;animation-delay:5s}.BeaconInNight-star:nth-of-type(74){border-radius:50%;top:3vh;left:33vw;width:2px;height:2px;animation-delay:3s}.BeaconInNight-star:nth-of-type(75){border-radius:50%;top:79vh;left:63vw;width:3px;height:3px;animation-delay:5s}.BeaconInNight-star:nth-of-type(76){border-radius:50%;top:20vh;left:14vw;width:2px;height:2px;animation-delay:4s}.BeaconInNight-star:nth-of-type(77){border-radius:50%;top:47vh;left:19vw;width:2px;height:2px;animation-delay:5s}.BeaconInNight-star:nth-of-type(78){border-radius:50%;top:99vh;left:19vw;width:1px;height:1px;animation-delay:2s}.BeaconInNight-star:nth-of-type(79){border-radius:50%;top:87vh;left:17vw;width:1px;height:1px;animation-delay:3s}.BeaconInNight-star:nth-of-type(80){border-radius:50%;top:28vh;left:37vw;width:1px;height:1px;animation-delay:5s}.BeaconInNight-star:nth-of-type(81){border-radius:50%;top:58vh;left:14vw;width:3px;height:3px;animation-delay:1s}.BeaconInNight-star:nth-of-type(82){border-radius:50%;top:78vh;left:32vw;width:3px;height:3px;animation-delay:5s}.BeaconInNight-star:nth-of-type(83){border-radius:50%;top:86vh;left:7vw;width:3px;height:3px;animation-delay:5s}.BeaconInNight-star:nth-of-type(84){border-radius:50%;top:15vh;left:84vw;width:1px;height:1px;animation-delay:4s}.BeaconInNight-star:nth-of-type(85){border-radius:50%;top:38vh;left:35vw;width:3px;height:3px;animation-delay:4s}.BeaconInNight-star:nth-of-type(86){border-radius:50%;top:74vh;left:32vw;width:3px;height:3px;animation-delay:5s}.BeaconInNight-star:nth-of-type(87){border-radius:50%;top:36vh;left:98vw;width:1px;height:1px;animation-delay:2s}.BeaconInNight-star:nth-of-type(88){border-radius:50%;top:49vh;left:42vw;width:2px;height:2px;animation-delay:2s}.BeaconInNight-star:nth-of-type(89){border-radius:50%;top:6vh;left:49vw;width:3px;height:3px;animation-delay:3s}.BeaconInNight-star:nth-of-type(90){border-radius:50%;top:19vh;left:87vw;width:1px;height:1px;animation-delay:5s}.BeaconInNight-star:nth-of-type(91){border-radius:50%;top:19vh;left:36vw;width:1px;height:1px;animation-delay:5s}.BeaconInNight-star:nth-of-type(92){border-radius:50%;top:21vh;left:78vw;width:2px;height:2px;animation-delay:1s}.BeaconInNight-star:nth-of-type(93){border-radius:50%;top:94vh;left:52vw;width:2px;height:2px;animation-delay:1s}.BeaconInNight-star:nth-of-type(94){border-radius:50%;top:68vh;left:2vw;width:1px;height:1px;animation-delay:3s}.BeaconInNight-star:nth-of-type(95){border-radius:50%;top:10vh;left:92vw;width:3px;height:3px;animation-delay:1s}.BeaconInNight-star:nth-of-type(96){border-radius:50%;top:99vh;left:43vw;width:2px;height:2px;animation-delay:3s}.BeaconInNight-star:nth-of-type(97){border-radius:50%;top:99vh;left:27vw;width:2px;height:2px;animation-delay:2s}.BeaconInNight-star:nth-of-type(98){border-radius:50%;top:46vh;left:84vw;width:2px;height:2px;animation-delay:5s}.BeaconInNight-star:nth-of-type(99){border-radius:50%;top:98vh;left:96vw;width:3px;height:3px;animation-delay:3s}.BeaconInNight-star:nth-of-type(100){border-radius:50%;top:71vh;left:64vw;width:1px;height:1px;animation-delay:4s}.BeaconInNight-star:nth-of-type(101){border-radius:50%;top:26vh;left:16vw;width:2px;height:2px;animation-delay:5s}.BeaconInNight-star:nth-of-type(102){border-radius:50%;top:42vh;left:3vw;width:3px;height:3px;animation-delay:3s}.BeaconInNight-star:nth-of-type(103){border-radius:50%;top:100vh;left:1vw;width:1px;height:1px;animation-delay:5s}.BeaconInNight-star:nth-of-type(104){border-radius:50%;top:46vh;left:25vw;width:1px;height:1px;animation-delay:1s}.BeaconInNight-star:nth-of-type(105){border-radius:50%;top:38vh;left:95vw;width:2px;height:2px;animation-delay:4s}.BeaconInNight-star:nth-of-type(106){border-radius:50%;top:91vh;left:40vw;width:2px;height:2px;animation-delay:3s}.BeaconInNight-star:nth-of-type(107){border-radius:50%;top:13vh;left:47vw;width:2px;height:2px;animation-delay:5s}.BeaconInNight-star:nth-of-type(108){border-radius:50%;top:51vh;left:85vw;width:3px;height:3px;animation-delay:2s}.BeaconInNight-star:nth-of-type(109){border-radius:50%;top:7vh;left:7vw;width:1px;height:1px;animation-delay:5s}.BeaconInNight-star:nth-of-type(110){border-radius:50%;top:85vh;left:57vw;width:2px;height:2px;animation-delay:1s}.BeaconInNight-star:nth-of-type(111){border-radius:50%;top:54vh;left:89vw;width:2px;height:2px;animation-delay:4s}.BeaconInNight-star:nth-of-type(112){border-radius:50%;top:79vh;left:71vw;width:1px;height:1px;animation-delay:2s}.BeaconInNight-star:nth-of-type(113){border-radius:50%;top:60vh;left:62vw;width:2px;height:2px;animation-delay:3s}.BeaconInNight-star:nth-of-type(114){border-radius:50%;top:56vh;left:39vw;width:2px;height:2px;animation-delay:5s}.BeaconInNight-star:nth-of-type(115){border-radius:50%;top:69vh;left:11vw;width:3px;height:3px;animation-delay:3s}.BeaconInNight-star:nth-of-type(116){border-radius:50%;top:99vh;left:94vw;width:1px;height:1px;animation-delay:4s}.BeaconInNight-star:nth-of-type(117){border-radius:50%;top:39vh;left:60vw;width:1px;height:1px;animation-delay:3s}.BeaconInNight-star:nth-of-type(118){border-radius:50%;top:62vh;left:97vw;width:1px;height:1px;animation-delay:3s}.BeaconInNight-star:nth-of-type(119){border-radius:50%;top:66vh;left:71vw;width:2px;height:2px;animation-delay:2s}.BeaconInNight-star:nth-of-type(120){border-radius:50%;top:80vh;left:92vw;width:2px;height:2px;animation-delay:4s}.BeaconInNight-star:nth-of-type(121){border-radius:50%;top:86vh;left:21vw;width:1px;height:1px;animation-delay:2s}.BeaconInNight-star:nth-of-type(122){border-radius:50%;top:26vh;left:76vw;width:3px;height:3px;animation-delay:1s}.BeaconInNight-star:nth-of-type(123){border-radius:50%;top:70vh;left:80vw;width:3px;height:3px;animation-delay:4s}.BeaconInNight-star:nth-of-type(124){border-radius:50%;top:96vh;left:52vw;width:2px;height:2px;animation-delay:5s}.BeaconInNight-star:nth-of-type(125){border-radius:50%;top:59vh;left:18vw;width:2px;height:2px;animation-delay:2s}.BeaconInNight-star:nth-of-type(126){border-radius:50%;top:74vh;left:28vw;width:1px;height:1px;animation-delay:1s}.BeaconInNight-star:nth-of-type(127){border-radius:50%;top:39vh;left:52vw;width:2px;height:2px;animation-delay:2s}.BeaconInNight-star:nth-of-type(128){border-radius:50%;top:49vh;left:26vw;width:1px;height:1px;animation-delay:4s}.BeaconInNight-star:nth-of-type(129){border-radius:50%;top:85vh;left:54vw;width:1px;height:1px;animation-delay:5s}.BeaconInNight-star:nth-of-type(130){border-radius:50%;top:70vh;left:25vw;width:1px;height:1px;animation-delay:4s}.BeaconInNight-star:nth-of-type(131){border-radius:50%;top:57vh;left:85vw;width:1px;height:1px;animation-delay:1s}.BeaconInNight-star:nth-of-type(132){border-radius:50%;top:55vh;left:84vw;width:1px;height:1px;animation-delay:4s}.BeaconInNight-star:nth-of-type(133){border-radius:50%;top:45vh;left:40vw;width:1px;height:1px;animation-delay:1s}.BeaconInNight-star:nth-of-type(134){border-radius:50%;top:49vh;left:26vw;width:2px;height:2px;animation-delay:1s}.BeaconInNight-star:nth-of-type(135){border-radius:50%;top:24vh;left:8vw;width:1px;height:1px;animation-delay:5s}.BeaconInNight-star:nth-of-type(136){border-radius:50%;top:11vh;left:96vw;width:2px;height:2px;animation-delay:5s}.BeaconInNight-star:nth-of-type(137){border-radius:50%;top:63vh;left:24vw;width:2px;height:2px;animation-delay:1s}.BeaconInNight-star:nth-of-type(138){border-radius:50%;top:10vh;left:89vw;width:1px;height:1px;animation-delay:2s}.BeaconInNight-star:nth-of-type(139){border-radius:50%;top:27vh;left:89vw;width:3px;height:3px;animation-delay:2s}.BeaconInNight-star:nth-of-type(140){border-radius:50%;top:100vh;left:15vw;width:3px;height:3px;animation-delay:5s}.BeaconInNight-star:nth-of-type(141){border-radius:50%;top:77vh;left:93vw;width:3px;height:3px;animation-delay:5s}.BeaconInNight-star:nth-of-type(142){border-radius:50%;top:99vh;left:19vw;width:1px;height:1px;animation-delay:3s}.BeaconInNight-star:nth-of-type(143){border-radius:50%;top:47vh;left:90vw;width:3px;height:3px;animation-delay:3s}.BeaconInNight-star:nth-of-type(144){border-radius:50%;top:90vh;left:66vw;width:1px;height:1px;animation-delay:5s}.BeaconInNight-star:nth-of-type(145){border-radius:50%;top:87vh;left:95vw;width:1px;height:1px;animation-delay:2s}.BeaconInNight-star:nth-of-type(146){border-radius:50%;top:45vh;left:38vw;width:2px;height:2px;animation-delay:5s}.BeaconInNight-star:nth-of-type(147){border-radius:50%;top:69vh;left:84vw;width:2px;height:2px;animation-delay:3s}.BeaconInNight-star:nth-of-type(148){border-radius:50%;top:16vh;left:80vw;width:1px;height:1px;animation-delay:2s}.BeaconInNight-star:nth-of-type(149){border-radius:50%;top:57vh;left:65vw;width:1px;height:1px;animation-delay:3s}.BeaconInNight-star:nth-of-type(150){border-radius:50%;top:50vh;left:39vw;width:3px;height:3px;animation-delay:2s}.BeaconInNight-star:nth-of-type(151){border-radius:50%;top:66vh;left:61vw;width:1px;height:1px;animation-delay:5s}.BeaconInNight-star:nth-of-type(152){border-radius:50%;top:98vh;left:68vw;width:3px;height:3px;animation-delay:2s}.BeaconInNight-star:nth-of-type(153){border-radius:50%;top:57vh;left:61vw;width:1px;height:1px;animation-delay:5s}.BeaconInNight-star:nth-of-type(154){border-radius:50%;top:93vh;left:49vw;width:1px;height:1px;animation-delay:5s}.BeaconInNight-star:nth-of-type(155){border-radius:50%;top:100vh;left:73vw;width:1px;height:1px;animation-delay:2s}.BeaconInNight-star:nth-of-type(156){border-radius:50%;top:85vh;left:3vw;width:1px;height:1px;animation-delay:2s}.BeaconInNight-star:nth-of-type(157){border-radius:50%;top:69vh;left:90vw;width:2px;height:2px;animation-delay:2s}.BeaconInNight-star:nth-of-type(158){border-radius:50%;top:63vh;left:72vw;width:3px;height:3px;animation-delay:3s}.BeaconInNight-star:nth-of-type(159){border-radius:50%;top:41vh;left:52vw;width:2px;height:2px;animation-delay:5s}.BeaconInNight-star:nth-of-type(160){border-radius:50%;top:42vh;left:66vw;width:1px;height:1px;animation-delay:1s}.BeaconInNight-star:nth-of-type(161){border-radius:50%;top:49vh;left:19vw;width:1px;height:1px;animation-delay:1s}.BeaconInNight-star:nth-of-type(162){border-radius:50%;top:62vh;left:45vw;width:1px;height:1px;animation-delay:4s}.BeaconInNight-star:nth-of-type(163){border-radius:50%;top:31vh;left:76vw;width:2px;height:2px;animation-delay:1s}.BeaconInNight-star:nth-of-type(164){border-radius:50%;top:3vh;left:69vw;width:3px;height:3px;animation-delay:1s}.BeaconInNight-star:nth-of-type(165){border-radius:50%;top:8vh;left:91vw;width:2px;height:2px;animation-delay:2s}.BeaconInNight-star:nth-of-type(166){border-radius:50%;top:93vh;left:5vw;width:2px;height:2px;animation-delay:3s}.BeaconInNight-star:nth-of-type(167){border-radius:50%;top:75vh;left:97vw;width:2px;height:2px;animation-delay:3s}.BeaconInNight-star:nth-of-type(168){border-radius:50%;top:97vh;left:4vw;width:1px;height:1px;animation-delay:2s}.BeaconInNight-star:nth-of-type(169){border-radius:50%;top:11vh;left:79vw;width:3px;height:3px;animation-delay:1s}.BeaconInNight-star:nth-of-type(170){border-radius:50%;top:81vh;left:99vw;width:2px;height:2px;animation-delay:5s}.BeaconInNight-star:nth-of-type(171){border-radius:50%;top:11vh;left:36vw;width:3px;height:3px;animation-delay:2s}.BeaconInNight-star:nth-of-type(172){border-radius:50%;top:85vh;left:3vw;width:3px;height:3px;animation-delay:1s}.BeaconInNight-star:nth-of-type(173){border-radius:50%;top:23vh;left:25vw;width:1px;height:1px;animation-delay:2s}.BeaconInNight-star:nth-of-type(174){border-radius:50%;top:74vh;left:24vw;width:3px;height:3px;animation-delay:2s}.BeaconInNight-star:nth-of-type(175){border-radius:50%;top:73vh;left:8vw;width:3px;height:3px;animation-delay:2s}.BeaconInNight-star:nth-of-type(176){border-radius:50%;top:77vh;left:51vw;width:2px;height:2px;animation-delay:2s}.BeaconInNight-star:nth-of-type(177){border-radius:50%;top:26vh;left:89vw;width:1px;height:1px;animation-delay:5s}.BeaconInNight-star:nth-of-type(178){border-radius:50%;top:53vh;left:91vw;width:3px;height:3px;animation-delay:4s}.BeaconInNight-star:nth-of-type(179){border-radius:50%;top:41vh;left:27vw;width:3px;height:3px;animation-delay:4s}.BeaconInNight-star:nth-of-type(180){border-radius:50%;top:31vh;left:82vw;width:1px;height:1px;animation-delay:3s}.BeaconInNight-star:nth-of-type(181){border-radius:50%;top:95vh;left:28vw;width:3px;height:3px;animation-delay:1s}.BeaconInNight-star:nth-of-type(182){border-radius:50%;top:96vh;left:41vw;width:3px;height:3px;animation-delay:4s}.BeaconInNight-star:nth-of-type(183){border-radius:50%;top:13vh;left:13vw;width:1px;height:1px;animation-delay:2s}.BeaconInNight-star:nth-of-type(184){border-radius:50%;top:12vh;left:12vw;width:3px;height:3px;animation-delay:2s}.BeaconInNight-star:nth-of-type(185){border-radius:50%;top:34vh;left:47vw;width:1px;height:1px;animation-delay:3s}.BeaconInNight-star:nth-of-type(186){border-radius:50%;top:76vh;left:99vw;width:2px;height:2px;animation-delay:3s}.BeaconInNight-star:nth-of-type(187){border-radius:50%;top:19vh;left:59vw;width:2px;height:2px;animation-delay:5s}.BeaconInNight-star:nth-of-type(188){border-radius:50%;top:29vh;left:8vw;width:1px;height:1px;animation-delay:3s}.BeaconInNight-star:nth-of-type(189){border-radius:50%;top:16vh;left:53vw;width:2px;height:2px;animation-delay:2s}.BeaconInNight-star:nth-of-type(190){border-radius:50%;top:79vh;left:69vw;width:1px;height:1px;animation-delay:2s}.BeaconInNight-star:nth-of-type(191){border-radius:50%;top:40vh;left:64vw;width:1px;height:1px;animation-delay:2s}.BeaconInNight-star:nth-of-type(192){border-radius:50%;top:55vh;left:70vw;width:3px;height:3px;animation-delay:4s}.BeaconInNight-star:nth-of-type(193){border-radius:50%;top:45vh;left:18vw;width:1px;height:1px;animation-delay:5s}.BeaconInNight-star:nth-of-type(194){border-radius:50%;top:26vh;left:32vw;width:2px;height:2px;animation-delay:4s}.BeaconInNight-star:nth-of-type(195){border-radius:50%;top:26vh;left:76vw;width:2px;height:2px;animation-delay:4s}.BeaconInNight-star:nth-of-type(196){border-radius:50%;top:24vh;left:73vw;width:1px;height:1px;animation-delay:5s}.BeaconInNight-star:nth-of-type(197){border-radius:50%;top:61vh;left:42vw;width:1px;height:1px;animation-delay:4s}.BeaconInNight-star:nth-of-type(198){border-radius:50%;top:72vh;left:3vw;width:3px;height:3px;animation-delay:5s}.BeaconInNight-star:nth-of-type(199){border-radius:50%;top:77vh;left:3vw;width:2px;height:2px;animation-delay:3s}.BeaconInNight-star:nth-of-type(200){border-radius:50%;top:83vh;left:57vw;width:2px;height:2px;animation-delay:1s}.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;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;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;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}.BeaconInNight-boat .BeaconInNight-sail:first-child,.BeaconInNight-boat .BeaconInNight-sail:nth-child(2){-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;transform:scaleX(-1)}.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%);transform:skewX(35deg);border-radius:10px}.BeaconInNight-lighthouse-holder{height:480px;width:100px;bottom:80px;left:180px}.BeaconInNight-lighthouse{width:70%;height:100%;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;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;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;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;transform-style:preserve-3d;transform-origin:left bottom;transform:perspective(500px) rotateY(0deg);animation:lightRotate 10s linear infinite}.BeaconInNight-light-container .BeaconInNight-light{width:100%;height:100%;transform-style:preserve-3d;transform-origin:left center;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%;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}@keyframes twinkle{0%,to{opacity:1}50%{opacity:.3}}@keyframes wave{0%,to{transform:translateX(0)}50%{transform:translateX(-80px)}}@keyframes boat{0%{transform:translateX(120%) scale(.8)}80%,to{transform:translateX(-2000px) scale(.8)}}@keyframes boatShadow{0%{transform:skewX(35deg) translateX(15px)}50%,to{transform:skewX(-55deg) translateX(-40px)}}@keyframes lightRotate{0%,to{transform:perspective(500px) rotateY(0deg)}25%{transform:perspective(500px) rotateY(35deg)}75%{transform:perspective(500px) rotateY(-35deg)}}@keyframes lightGlow{50%{opacity:0}75%{opacity:.7}}@keyframes shine{0%{transform:scale(1)}to{transform:scale(.6)}}@keyframes glow{0%{box-shadow:0 0 1em #fff,0 0 -1em #fff;opacity:1;transform:scale(0)}to{box-shadow:0 0 1em #fff;opacity:0;transform:scale(2.5)}}@keyframes blink{0%,95%{transform:scaleY(1)}98%,to{transform:scaleY(.1)}}@keyframes float{0%{transform:translateY(-5%)}to{transform:translateY(5%)}}@keyframes lookaround{0%,15%{transform:rotate(-10deg)}20%,50%,80%{transform:rotate(0)}85%,to{transform:rotate(10deg)}}@keyframes heartbeat{0%{opacity:0;transform:scale(0)}2%{opacity:.5;transform:scale(1.3)}4%{opacity:1;transform:scale(1)}8%{transform:scale(1.1)}10%{transform:scale(1)}to{opacity:0;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{animation:shine 7s ease-in-out infinite alternate;left:92%;top:51%}.space__star--1:after{animation:glow 6s ease-out infinite normal}.space__star--2{animation:shine 4s ease-in-out infinite alternate;left:85%;top:30%}.space__star--2:after{animation:glow 3s ease-out infinite normal}.space__star--3{animation:shine 7s ease-in-out infinite alternate;left:98%;top:65%}.space__star--3:after{animation:glow 2s ease-out infinite normal}.space__star--4{animation:shine 4s ease-in-out infinite alternate;left:26%;top:78%}.space__star--4:after{animation:glow 3s ease-out infinite normal}.space__star--5{animation:shine 6s ease-in-out infinite alternate;left:55%;top:91%}.space__star--5:after{animation:glow 6s ease-out infinite normal}.space__star--6{animation:shine 2s ease-in-out infinite alternate;left:51%;top:63%}.space__star--6:after{animation:glow 6s ease-out infinite normal}.space__star--7{animation:shine 2s ease-in-out infinite alternate;left:32%;top:46%}.space__star--7:after{animation:glow 6s ease-out infinite normal}.space__star--8{animation:shine 5s ease-in-out infinite alternate;left:78%;top:45%}.space__star--8:after{animation:glow 5s ease-out infinite normal}.space__star--9{animation:shine 4s ease-in-out infinite alternate;left:80%;top:9%}.space__star--9:after{animation:glow 2s ease-out infinite normal}.space__star--10{animation:shine 4s ease-in-out infinite alternate;left:18%;top:65%}.space__star--10:after{animation:glow 4s ease-out infinite normal}.space__star--11{animation:shine 1s ease-in-out infinite alternate;left:51%;top:85%}.space__star--11:after{animation:glow 2s ease-out infinite normal}.space__star--12{animation:shine 5s ease-in-out infinite alternate;left:37%;top:83%}.space__star--12:after{animation:glow 6s ease-out infinite normal}.space__star--13{animation:shine 5s ease-in-out infinite alternate;left:77%;top:62%}.space__star--13:after{animation:glow 3s ease-out infinite normal}.space__star--14{animation:shine 3s ease-in-out infinite alternate;left:32%;top:8%}.space__star--14:after{animation:glow 2s ease-out infinite normal}.space__star--15{animation:shine 4s ease-in-out infinite alternate;left:92%;top:93%}.space__star--15:after{animation:glow 5s ease-out infinite normal}.space__star--16{animation:shine 7s ease-in-out infinite alternate;left:77%;top:80%}.space__star--16:after{animation:glow 4s ease-out infinite normal}.space__star--17{animation:shine 4s ease-in-out infinite alternate;left:9%;top:99%}.space__star--17:after{animation:glow 3s ease-out infinite normal}.space__star--18{animation:shine 2s ease-in-out infinite alternate;left:44%;top:91%}.space__star--18:after{animation:glow 4s ease-out infinite normal}.space__star--19{animation:shine 3s ease-in-out infinite alternate;left:58%;top:37%}.space__star--19:after{animation:glow 5s ease-out infinite normal}.space__star--20{animation:shine 3s ease-in-out infinite alternate;left:76%;top:84%}.space__star--20:after{animation:glow 3s ease-out infinite normal}.space__star--21{animation:shine 7s ease-in-out infinite alternate;left:74%;top:12%}.space__star--21:after{animation:glow 5s ease-out infinite normal}.space__star--22{animation:shine 4s ease-in-out infinite alternate;left:94%;top:54%}.space__star--22:after{animation:glow 3s ease-out infinite normal}.space__star--23{animation:shine 7s ease-in-out infinite alternate;left:64%;top:67%}.space__star--23:after{animation:glow 2s ease-out infinite normal}.space__star--24{animation:shine 1s ease-in-out infinite alternate;left:68%;top:11%}.space__star--24:after{animation:glow 4s ease-out infinite normal}.space__star--25{animation:shine 4s ease-in-out infinite alternate;left:65%;top:13%}.space__star--25:after{animation:glow 3s ease-out infinite normal}.space__star--26{animation:shine 1s ease-in-out infinite alternate;left:21%;top:25%}.space__star--26:after{animation:glow 5s ease-out infinite normal}.space__star--27{animation:shine 7s ease-in-out infinite alternate;left:22%;top:19%}.space__star--27:after{animation:glow 5s ease-out infinite normal}.space__star--28{animation:shine 3s ease-in-out infinite alternate;left:22%;top:42%}.space__star--28:after{animation:glow 4s ease-out infinite normal}.space__star--29{animation:shine 2s ease-in-out infinite alternate;left:21%;top:88%}.space__star--29:after{animation:glow 3s ease-out infinite normal}.moon,.moon__move{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{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{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{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;transform:rotate(-45deg);transition:transform .2s;width:1em}.love{position:absolute;right:1em;top:3em}.love__heart{animation:heartbeat 4s infinite normal backwards;height:1em;position:absolute;width:1em}.love__heart--1{animation-delay:.5s;left:1.5em}.love__heart--2{animation-delay:1s;left:3em}.love__heart--3{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{transform:rotate(-35deg) translateX(-40%)}.love__heart:after{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,var(--sky) 0,var(--sky) 73%,var(--sea) 0,var(--sea) 80%,var(--ground) 0,var(--ground));align-items:flex-end}.BeaconInLightHouse,.BeaconInLightHouse-lighthouse{position:relative;display:flex;justify-content:center}.BeaconInLightHouse-lighthouse{align-items:center;height:75vh}.BeaconInLightHouse-lighthouse .BeaconInLightHouse-road{position:absolute;bottom:0;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:var(--ground);height:8vh;width:5vh;position:absolute;bottom:22vh;z-index:2;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:var(--light-blue);width:12vh;height:40vh;position:absolute;bottom:30vh;display:flex;justify-content: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: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:var(--ground);border-radius:100%;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:var(--ground);box-shadow:0 -20vh var(--ground);z-index:3}.BeaconInLightHouse-last-story{background:var(--light-blue);width:12vh;height:10vh;bottom:70vh}.BeaconInLightHouse-last-story,.BeaconInLightHouse-top{position:absolute;display:flex;justify-content: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:var(--dark-blue)}.BeaconInLightHouse-top>.BeaconInLightHouse-light-room{content:"";position:absolute;width:12vh;background:var(--light);height:7vh;bottom:3vh}.BeaconInLightHouse-top>.BeaconInLightHouse-light-room:after{background:var(--light)}.BeaconInLightHouse-cupola{width:12vh;height:10vh;background:var(--dark-blue);bottom:5vh}.BeaconInLightHouse-cupola,.BeaconInLightHouse-lightning-rod{border-radius:100%;position:absolute;display:flex;justify-content:center;align-items:center}.BeaconInLightHouse-lightning-rod{width:20px;height:30px;background:var(--black);bottom:13vh}.BeaconInLightHouse-lightning-rod:after{content:"";position:absolute;width:2px;height:5vh;background:var(--black);bottom:10px}.BeaconInLightHouse-lighthouse:after{transform-origin:100% 50%;opacity:1;z-index:4;animation:light_rotate 2s linear infinite alternate}.BeaconInLightHouse-lighthouse:after,.BeaconInLightHouse-lighthouse:before{position:absolute;content:"";width:100vw;height:100vh;background:var(--light);left:-50vw;top:-25vh}.BeaconInLightHouse-lighthouse:before{z-index:5;opacity:.2;animation:flash 2s linear infinite alternate}@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 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{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,.WinterIsland-glare:before{content:"";position:absolute;background:#c7ede0;width:10px;height:10px;bottom:0}.WinterIsland-glare:after{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;transform:rotate(58deg)}.WinterIsland-roof.WinterIsland-left{left:-34px;bottom:30px;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%;animation-name:upppp;animation-duration:1s;animation-iteration-count:infinite;animation-timing-function:ease-in-out;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%;animation-name:upppp;animation-duration:1s;animation-delay:1s;animation-iteration-count:infinite;animation-timing-function:ease-in-out;animation-direction:alternate}.WinterIsland-postbox_b:after{content:"";position:absolute;background:#348e8d;width:5px;height:20px;bottom:-20px;left:8px}@keyframes upppp{to{transform:translatey(-10px)}}.WinterIsland-cloud{position:relative;background:#fff;width:100px;height:40px;top:50px;border-radius:50px}.WinterIsland-cloud:after{width:50px;height:50px;top:-20px;left:10px}.WinterIsland-cloud:after,.WinterIsland-cloud:before{content:"";position:absolute;background:#fff;border-radius:50%}.WinterIsland-cloud:before{width:40px;height:40px;top:-15px;right:20px}.WinterIsland-c1{top:60px;opacity:.5;animation-duration:35s;animation-iteration-count:infinite;animation-timing-function:ease-in-out}.WinterIsland-c1,.WinterIsland-c2{animation-name:moving;direction:ltr}.WinterIsland-c2{top:80px;opacity:.8;animation-duration:25s;animation-iteration-count:infinite;animation-timing-function:ease-in-out}.WinterIsland-c3{top:100px;animation-name:moving;animation-duration:18s;animation-iteration-count:infinite;animation-timing-function:ease-in-out;direction:ltr}@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;animation-name:spin;animation-duration:10s;animation-iteration-count:infinite;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{transform:rotate(90deg);bottom:65px;left:87px}.WinterIsland-windblade3{transform:rotate(180deg);bottom:25px}.WinterIsland-windblade4{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}.WinterIsland-allsnows{position:absolute;width:100%;height:100%;left:0;top:0}@keyframes snowing{0%{opacity:0}70%{opacity:1}to{transform:translatey(600px)}}.WinterIsland-allsnows .WinterIsland-snow1{animation-duration:10s;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%;animation-name:snowing;top:-2%}.WinterIsland-allsnows .WinterIsland-snow2{animation-duration:8s;animation-iteration-count:infinite;animation-delay:3s;left:10%}.WinterIsland-allsnows .WinterIsland-snow3{position:absolute;background:#fff;width:10px;height:10px;border-radius:50%;animation-name:snowing;animation-duration:10s;animation-iteration-count:infinite;animation-delay:7s;left:15%;top:-2%}.WinterIsland-allsnows .WinterIsland-snow4{position:absolute;background:#fff;width:10px;height:10px;border-radius:50%;animation-name:snowing;animation-duration:8s;animation-iteration-count:infinite;animation-delay:2s;left:20%;top:-2%}.WinterIsland-allsnows .WinterIsland-snow5{position:absolute;background:#fff;width:10px;height:10px;border-radius:50%;animation-name:snowing;animation-duration:10s;animation-iteration-count:infinite;animation-delay:5s;left:25%;top:-2%}.WinterIsland-allsnows .WinterIsland-snow6{position:absolute;background:#fff;width:10px;height:10px;border-radius:50%;animation-name:snowing;animation-duration:8s;animation-iteration-count:infinite;animation-delay:3s;left:30%;top:-2%}.WinterIsland-allsnows .WinterIsland-snow7{position:absolute;background:#fff;width:10px;height:10px;border-radius:50%;animation-name:snowing;animation-duration:10s;animation-iteration-count:infinite;animation-delay:7s;left:35%;top:-2%}.WinterIsland-allsnows .WinterIsland-snow8{position:absolute;background:#fff;width:10px;height:10px;border-radius:50%;animation-name:snowing;animation-duration:8s;animation-iteration-count:infinite;animation-delay:4s;left:40%;top:-2%}.WinterIsland-allsnows .WinterIsland-snow9{position:absolute;background:#fff;width:10px;height:10px;border-radius:50%;animation-name:snowing;animation-duration:10s;animation-iteration-count:infinite;animation-delay:1s;left:45%;top:-2%}.WinterIsland-allsnows .WinterIsland-snow10{position:absolute;background:#fff;width:10px;height:10px;border-radius:50%;animation-name:snowing;animation-duration:8s;animation-iteration-count:infinite;animation-delay:6s;left:50%;top:-2%}.WinterIsland-allsnows .WinterIsland-snow11{position:absolute;background:#fff;width:10px;height:10px;border-radius:50%;animation-name:snowing;animation-duration:10s;animation-iteration-count:infinite;animation-delay:5s;left:55%;top:-2%}.WinterIsland-allsnows .WinterIsland-snow12{position:absolute;background:#fff;width:10px;height:10px;border-radius:50%;animation-name:snowing;animation-duration:8s;animation-iteration-count:infinite;animation-delay:7s;left:60%;top:-2%}.WinterIsland-allsnows .WinterIsland-snow13{position:absolute;background:#fff;width:10px;height:10px;border-radius:50%;animation-name:snowing;animation-duration:10s;animation-iteration-count:infinite;animation-delay:4s;left:65%;top:-2%}.WinterIsland-allsnows .WinterIsland-snow14{position:absolute;background:#fff;width:10px;height:10px;border-radius:50%;animation-name:snowing;animation-duration:8s;animation-iteration-count:infinite;animation-delay:6s;left:70%;top:-2%}.WinterIsland-allsnows .WinterIsland-snow15{position:absolute;background:#fff;width:10px;height:10px;border-radius:50%;animation-name:snowing;animation-duration:10s;animation-iteration-count:infinite;animation-delay:4s;left:75%;top:-2%}.WinterIsland-allsnows .WinterIsland-snow16{position:absolute;background:#fff;width:10px;height:10px;border-radius:50%;animation-name:snowing;animation-duration:8s;animation-iteration-count:infinite;animation-delay:3s;left:80%;top:-2%}.WinterIsland-allsnows .WinterIsland-snow17{position:absolute;background:#fff;width:10px;height:10px;border-radius:50%;animation-name:snowing;animation-duration:10s;animation-iteration-count:infinite;animation-delay:6s;left:85%;top:-2%}.WinterIsland-allsnows .WinterIsland-snow18{position:absolute;background:#fff;width:10px;height:10px;border-radius:50%;animation-name:snowing;animation-duration:8s;animation-iteration-count:infinite;animation-delay:2s;left:90%;top:-2%}.WinterIsland-allsnows .WinterIsland-snow19{position:absolute;background:#fff;width:10px;height:10px;border-radius:50%;animation-name:snowing;animation-duration:10s;animation-iteration-count:infinite;animation-delay:3s;left:95%;top:-2%}.WinterIsland-allsnows .WinterIsland-snow20{position:absolute;background:#fff;width:10px;height:10px;border-radius:50%;animation-name:snowing;animation-duration:8s;animation-iteration-count:infinite;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(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:var(--s1);background-image:linear-gradient(var(--v1),var(--v2) 30%,var(--v3));box-shadow:inset -10px 0 10px -10px var(--s1)}.SunriseOverStillLake-mountain:before{content:"";bottom:0;width:inherit;height:inherit;background:inherit;border-radius:inherit;transform-origin:bottom center;transform:scaleX(1) scaleY(-.6);filter:blur(3px)}.SunriseOverStillLake-mountain-2{left:5vmin;height:15vmin;width:40vmin;box-shadow:inset -15px 0 10px -14px var(--s1);border-radius:120% 50% 0 0/25vmin 25vmin 0 0;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:var(--v3);background-image:linear-gradient(var(--s1),var(--v4));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(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;transform:skew(-10deg);opacity:.5;mix-blend-mode:multiply}.SunriseOverStillLake-lotus-3{bottom:10vmin;right:35vmin;transform:rotate(180deg) skew(-20deg);opacity:.8;width:15vmin}.SunriseOverStillLake-cloud{width:80vmin;height:6vmin;background:currentcolor;color:var(--cloud);top:24vmin;left:20vmin;border-radius:50%;box-shadow:30vmin .5vmin 0 -1vmin currentcolor,-25vmin 0 0 -.6vmin currentcolor;opacity:.3;transform:translate3d(-150vmin,0,0);animation:clouds 120s infinite;animation-delay:-10s}@keyframes clouds{50%{transform:translateZ(0)}to{transform:translate3d(150vmin,0,0)}}.SunriseOverStillLake-cloud-1{left:60vmin;top:15vmin;opacity:.2;filter:blur(1px);animation-delay:0;animation-duration:100s}.SunriseOverStillLake-water{top:50%;bottom:0;left:0;right:0;background:linear-gradient(rgba(254,167,152,.3333333333),var(--v2));overflow:hidden;box-shadow:inset 0 1px 4px -3px #fff}.SunriseOverStillLake-stone{bottom:-5vh;left:0;height:20vmin;width:40vmin;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:var(--v3);width:100%;height:100%;right:-15%;border-radius:inherit;z-index:-1;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 var(--v4);box-shadow:1px 0 0 var(--s1);filter:drop-shadow(-.5vmin 6vmin 0 var(--s2)) drop-shadow(-4.5vmin 10vmin 0 var(--v3))}.SunriseOverStillLake-grass-1{left:14vmin;bottom:-2vmin;transform:scaleX(-1);box-shadow:2px 0 0 var(--v4);border-color:var(--v3);filter:drop-shadow(-1vmin 5vmin 0 var(--v3)) drop-shadow(-80vmin 5vmin 0 var(--v4))}.SunriseOverStillLake-grass-2{right:0;left:auto;height:20vmin;bottom:-2vmin;transform:scaleX(-1)}.SunriseOverStillLake-sun{background:#fff;border-radius:50%;width:20vmin;height:20vmin;left:calc(60% - 10vmin);top:100%;transform:translateZ(0);animation:rise 20s infinite;box-shadow:0 0 10px #fff}.SunriseOverStillLake-reed{height:40vmin;width:.5vmin;bottom:0;left:10vmin;color:var(--v4);background:currentColor;transform-origin:bottom center;transform:rotate(4deg);box-shadow:inset -1px 0 0 var(--s2),-6vmin 3vmin 0 0,80vmin 0 0 0;animation:verticalise 20s infinite}.SunriseOverStillLake-reed-1{color:var(--s2);left:15vmin;height:50vmin;bottom:-5vmin;transform:rotate(-2deg);animation:verticalise-1 20s infinite;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}@keyframes verticalise{0%,10%{transform:rotate(4deg)}30%,70%{transform:rotate(0)}}@keyframes verticalise-1{0%,10%{transform:rotate(-2deg)}45%,70%{transform:rotate(0) translateY(-6vmin)}}@keyframes rise{to{transform:translate3d(0,-100vh,20vmin)}}@keyframes rise-reflection{30%{opacity:0;transform:translate3d(0,5vmin,0)}to{opacity: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%,var(--s2),transparent);animation:fade 20s infinite;mix-blend-mode:color-burn}@keyframes fade{10%{opacity:1}30%,70%{opacity:0}}.SunriseOverStillLake-sun-container-reflection{top:50%;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;filter:blur(5px);opacity:1;top:0;transform:translate3d(0,-20vmin,0);animation-name:rise-reflection}.SunriseOverStillLake-light{height:.5vmin;width:20vmin;background:#fff;left:20%;right:0;margin:auto;top:calc(50% + 1vmin);animation:light 20s infinite;opacity:0;transform:scaleX(.1) translateZ(0);border-radius:.25vh;filter:blur(1px)}@keyframes light{5%{opacity:1;transform:scaleX(1)}10%{opacity:.6;transform:scaleX(1) translate3d(5%,0,0)}15%{opacity:.6;transform:scaleX(1) translate3d(-5%,0,0)}20%{opacity:0;transform:scaleX(.1) translateZ(0)}}.SunriseOverStillLake-light-1{top:calc(50% + 2vmin);animation-delay:.5s}.SunriseOverStillLake-light-2{top:calc(50% + 3vmin);width:18vmin;animation-delay:1s}.SunriseOverStillLake-light-3{top:calc(50% + 4vmin);width:18vmin;animation-delay:1.5s}.SunriseOverStillLake-light-4{top:calc(50% + 5vmin);width:16vmin;animation-delay:2s}.SunriseOverStillLake-light-5{top:calc(50% + 8vmin);width:14vmin;animation-delay:2.5s}.SunriseOverStillLake-light-6{top:calc(50% + 9vmin);width:10vmin;animation-delay:3s}.SunriseOverStillLake-light-7{top:calc(50% + 7vmin);width:12vmin;animation-delay:3.5s}.SunriseOverStillLake-splash{width:8vmin;height:3vmin;border:2px solid var(--s1);box-shadow:0 0 2px var(--s1);border-radius:50%;bottom:5vmin;left:70%;animation:splash 9s infinite;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}@keyframes splash{50%,to{transform:scale(1);opacity:0}}.SunriseOverStillLake-delay-1{animation-delay:1s}.SunriseOverStillLake-delay-2{animation-delay:2s}.SunriseOverStillLake-delay-3{animation-delay:3s}.SunriseOverStillLake-delay-4{animation-delay:4s}.SunriseOverStillLake-delay-5{animation-delay:5s}.SunriseOverStillLake-delay-6{animation-delay:6s}.BubbleBackground-bubble-field{width:100%;height:100%;text-align:center;position:relative;overflow:hidden}@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;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)}@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%;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;animation-timing-function:linear;animation-iteration-count:infinite}.FlyingBirdBackground_RedBird--one{animation-name:FlyingBirdBackground_RedBird_fly-right-one;animation-duration:8s;animation-delay:-.5s}.FlyingBirdBackground_RedBird--two{animation-name:FlyingBirdBackground_RedBird_fly-right-two;animation-duration:5s;animation-delay:-.75s;transform:scaleX(-1)}@keyframes FlyingBirdBackground_RedBird_fly-right-one{0%{top:90%;left:-100%}10%{top:10%;left:0;transform:scale(.4)}20%{top:20%;left:20%;transform:scale(.6)}30%{top:25%;left:30%;transform:scale(.9)}40%{top:20%;left:40%;transform:scale(.8)}50%{top:30%;left:50%;transform:scale(1)}60%{top:25%;left:60%}to{top:10%;left:200%;transform:scale(.6)}}@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{animation-timing-function:ease-out;animation:submarine-move 35s infinite}@keyframes submarine-move{0%{bottom:15%;left:0}25%{transform:scaleX(1);bottom:10%;left:95%}26%{transform:scaleX(-1);bottom:10%;left:95%}50%{transform:scaleX(-1);bottom:55%;left:45%}51%{transform:scaleX(1);bottom:55%;left:45%}75%{transform:scaleX(1);bottom:55%;left:80%}76%{transform:scaleX(-1);bottom:56%;left:80%}to{transform:scaleX(-1);bottom:15%;left:0}}.MoveDiver{animation-timing-function:ease-in-out;animation:diver-move 15s infinite}@keyframes diver-move{0%{bottom:15%;right:2%}50%{bottom:35%;right:3%}to{bottom:15%;right:2%}}.MoveFish2{animation-timing-function:ease-in-out;animation:fish2-move 15s infinite;transform:scaleX(-1)}@keyframes fish2-move{0%{bottom:35%;right:-10%}to{bottom:25%;right:110%}}.MoveFish3{animation-timing-function:ease-in-out;animation:fish3-move 20s infinite}@keyframes fish3-move{0%{bottom:55%;left:-10%}to{bottom:15%;left:110%}}.MoveFish4{animation-timing-function:ease-in-out;animation:fish4-move 10s infinite}@keyframes fish4-move{0%{bottom:55%;left:-10%}50%{transform:scaleX(1);bottom:50%;left:50%}51%{transform:scaleX(-1);bottom:50%;left:50%}70%{transform:scaleX(-1);bottom:50%;left:5%}71%{transform:scaleX(1);bottom:50%;left:5%}to{bottom:75%;left:110%}}.MoveBird{animation-timing-function:ease-in-out;animation:bird-move 20s infinite}@keyframes bird-move{0%{top:1%;left:-10%}to{top:0;left:110%}}.MoveAirplane{animation:Airplane-Movment 10s linear infinite normal forwards}@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{animation:Duck-Movment 20s linear infinite normal forwards}@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{animation:BlueBird-Movment 15s linear infinite normal forwards}@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{transform:scaleX(-1);animation:Egale-Movment 20s linear infinite normal forwards}@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{animation:blackBird-Movment 10s linear infinite normal forwards}@keyframes blackBird-Movment{0%{right:40%;top:2%}25%{right:50%;top:5%;transform:rotate(15deg)}50%{right:60%;top:1%;transform:rotate(15deg)}75%{right:50%;top:5%;transform:rotate(-15deg)}to{right:40%;top:2%}}.MoveTugOfWar{animation:TugOfWar-Movment 7s linear infinite normal forwards;right:calc(50% - 420px);bottom:3%}@keyframes TugOfWar-Movment{0%{transform:translateX(0)}25%{transform:translateX(4%)}50%{transform:translateX(0)}75%{transform:translateX(-4%)}to{transform:translateX(0)}}.MoveAirplane-Rank{animation:Airplane-Movment-Rank 10s linear infinite normal forwards}@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{animation:BlueBird-Movment-Rank 15s linear infinite normal forwards}@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{animation:MoveButterfly1-Movment 10s linear infinite normal forwards;transform:scaleX(-1)}@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{animation:MoveButterfly2-Movment 15s linear infinite normal forwards}@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}@keyframes snowfall{0%{transform:translate3d(var(--left-ini),0,0)}to{transform:translate3d(var(--left-end),110vh,0)}}.snowflake:first-child{--size:0.4vw;--left-ini:-3vw;--left-end:3vw;left:95vw;animation:snowfall 7s linear infinite;animation-delay:-4s}.snowflake:nth-child(2){--size:0.8vw;--left-ini:8vw;--left-end:-9vw;left:93vw;animation:snowfall 6s linear infinite;animation-delay:-10s}.snowflake:nth-child(3){--size:0.6vw;--left-ini:-3vw;--left-end:6vw;left:88vw;animation:snowfall 8s linear infinite;animation-delay:-6s}.snowflake:nth-child(4){--size:0.2vw;--left-ini:5vw;--left-end:-9vw;left:99vw;animation:snowfall 14s linear infinite;animation-delay:-5s}.snowflake:nth-child(5){--size:0.6vw;--left-ini:10vw;--left-end:2vw;left:19vw;animation:snowfall 11s linear infinite;animation-delay:-10s}.snowflake:nth-child(6){--size:0.2vw;--left-ini:7vw;--left-end:-5vw;left:26vw;animation:snowfall 8s linear infinite;animation-delay:-2s}.snowflake:nth-child(7){--size:0.8vw;--left-ini:-1vw;--left-end:7vw;left:9vw;animation:snowfall 8s linear infinite;animation-delay:-4s}.snowflake:nth-child(8){--size:0.4vw;--left-ini:10vw;--left-end:-4vw;left:50vw;animation:snowfall 12s linear infinite;animation-delay:-4s}.snowflake:nth-child(9){--size:0.6vw;--left-ini:6vw;--left-end:-5vw;left:18vw;animation:snowfall 6s linear infinite;animation-delay:-7s}.snowflake:nth-child(10){--size:0.6vw;--left-ini:7vw;--left-end:5vw;left:53vw;animation:snowfall 15s linear infinite;animation-delay:-1s}.snowflake:nth-child(11){--size:0.6vw;--left-ini:2vw;--left-end:-2vw;left:91vw;animation:snowfall 10s linear infinite;animation-delay:-5s}.snowflake:nth-child(12){--size:1vw;--left-ini:-5vw;--left-end:8vw;left:62vw;animation:snowfall 9s linear infinite;animation-delay:-4s}.snowflake:nth-child(13){--size:0.2vw;--left-ini:1vw;--left-end:5vw;left:27vw;animation:snowfall 9s linear infinite;animation-delay:-3s}.snowflake:nth-child(14){--size:0.2vw;--left-ini:8vw;--left-end:4vw;left:87vw;animation:snowfall 6s linear infinite;animation-delay:-8s}.snowflake:nth-child(15){--size:1vw;--left-ini:-8vw;--left-end:9vw;left:71vw;animation:snowfall 7s linear infinite;animation-delay:-9s}.snowflake:nth-child(16){--size:0.2vw;--left-ini:-6vw;--left-end:2vw;left:78vw;animation:snowfall 9s linear infinite;animation-delay:-4s}.snowflake:nth-child(17){--size:0.4vw;--left-ini:-3vw;--left-end:4vw;left:23vw;animation:snowfall 10s linear infinite;animation-delay:-4s}.snowflake:nth-child(18){--size:0.4vw;--left-ini:1vw;--left-end:-4vw;left:93vw;animation:snowfall 9s linear infinite;animation-delay:-4s}.snowflake:nth-child(19){--size:0.6vw;--left-ini:7vw;--left-end:9vw;left:76vw;animation:snowfall 6s linear infinite;animation-delay:-5s}.snowflake:nth-child(20){--size:0.4vw;--left-ini:2vw;--left-end:0vw;left:51vw;animation:snowfall 14s linear infinite;animation-delay:-6s}.snowflake:nth-child(21){--size:0.2vw;--left-ini:3vw;--left-end:1vw;left:10vw;animation:snowfall 8s linear infinite;animation-delay:-10s}.snowflake:nth-child(22){--size:0.4vw;--left-ini:-9vw;--left-end:-7vw;left:76vw;animation:snowfall 7s linear infinite;animation-delay:-4s}.snowflake:nth-child(23){--size:0.2vw;--left-ini:-9vw;--left-end:1vw;left:6vw;animation:snowfall 15s linear infinite;animation-delay:-9s}.snowflake:nth-child(24){--size:0.6vw;--left-ini:-3vw;--left-end:-5vw;left:7vw;animation:snowfall 10s linear infinite;animation-delay:-8s}.snowflake:nth-child(25){--size:0.2vw;--left-ini:-1vw;--left-end:0vw;left:82vw;animation:snowfall 6s linear infinite;animation-delay:-3s}.snowflake:nth-child(26){--size:0.4vw;--left-ini:-3vw;--left-end:-4vw;left:98vw;animation:snowfall 12s linear infinite;animation-delay:-4s}.snowflake:nth-child(27){--size:0.8vw;--left-ini:6vw;--left-end:-8vw;left:46vw;animation:snowfall 10s linear infinite;animation-delay:-4s}.snowflake:nth-child(28){--size:0.8vw;--left-ini:1vw;--left-end:10vw;left:27vw;animation:snowfall 6s linear infinite;animation-delay:-6s}.snowflake:nth-child(29){--size:1vw;--left-ini:9vw;--left-end:4vw;left:63vw;animation:snowfall 11s linear infinite;animation-delay:-7s}.snowflake:nth-child(30){--size:0.2vw;--left-ini:10vw;--left-end:8vw;left:53vw;animation:snowfall 11s linear infinite;animation-delay:-8s}.snowflake:nth-child(31){--size:0.4vw;--left-ini:-5vw;--left-end:5vw;left:80vw;animation:snowfall 10s linear infinite;animation-delay:-10s}.snowflake:nth-child(32){--size:0.2vw;--left-ini:-4vw;--left-end:1vw;left:7vw;animation:snowfall 9s linear infinite;animation-delay:-1s}.snowflake:nth-child(33){--size:1vw;--left-ini:-2vw;--left-end:-7vw;left:46vw;animation:snowfall 14s linear infinite;animation-delay:-7s}.snowflake:nth-child(34){--size:0.4vw;--left-ini:-6vw;--left-end:4vw;left:67vw;animation:snowfall 12s linear infinite;animation-delay:-7s}.snowflake:nth-child(35){--size:0.2vw;--left-ini:7vw;--left-end:5vw;left:5vw;animation:snowfall 12s linear infinite;animation-delay:-6s}.snowflake:nth-child(36){--size:0.8vw;--left-ini:9vw;--left-end:-9vw;left:75vw;animation:snowfall 7s linear infinite;animation-delay:-2s}.snowflake:nth-child(37){--size:0.8vw;--left-ini:-4vw;--left-end:-2vw;left:73vw;animation:snowfall 8s linear infinite;animation-delay:-5s}.snowflake:nth-child(38){--size:0.6vw;--left-ini:5vw;--left-end:-4vw;left:81vw;animation:snowfall 7s linear infinite;animation-delay:-6s}.snowflake:nth-child(39){--size:0.8vw;--left-ini:-1vw;--left-end:4vw;left:81vw;animation:snowfall 15s linear infinite;animation-delay:-7s}.snowflake:nth-child(40){--size:0.6vw;--left-ini:-4vw;--left-end:5vw;left:49vw;animation:snowfall 13s linear infinite;animation-delay:-2s}.snowflake:nth-child(41){--size:0.2vw;--left-ini:2vw;--left-end:5vw;left:71vw;animation:snowfall 6s linear infinite;animation-delay:-2s}.snowflake:nth-child(42){--size:0.4vw;--left-ini:-4vw;--left-end:-8vw;left:2vw;animation:snowfall 6s linear infinite;animation-delay:-9s}.snowflake:nth-child(43){--size:0.2vw;--left-ini:-6vw;--left-end:9vw;left:61vw;animation:snowfall 9s linear infinite;animation-delay:-4s}.snowflake:nth-child(44){--size:0.8vw;--left-ini:0vw;--left-end:1vw;left:99vw;animation:snowfall 15s linear infinite;animation-delay:-9s}.snowflake:nth-child(45){--size:1vw;--left-ini:9vw;--left-end:-5vw;left:45vw;animation:snowfall 15s linear infinite;animation-delay:-5s}.snowflake:nth-child(46){--size:1vw;--left-ini:5vw;--left-end:-7vw;left:54vw;animation:snowfall 12s linear infinite;animation-delay:-1s}.snowflake:nth-child(47){--size:0.6vw;--left-ini:6vw;--left-end:-2vw;left:38vw;animation:snowfall 7s linear infinite;animation-delay:-4s}.snowflake:nth-child(48){--size:0.4vw;--left-ini:3vw;--left-end:5vw;left:37vw;animation:snowfall 6s linear infinite;animation-delay:-5s}.snowflake:nth-child(49){--size:0.8vw;--left-ini:5vw;--left-end:-8vw;left:61vw;animation:snowfall 10s linear infinite;animation-delay:-6s}.snowflake:nth-child(50){--size:0.4vw;--left-ini:-6vw;--left-end:-3vw;left:82vw;animation:snowfall 13s linear infinite;animation-delay:-3s}.snowflake:nth-child(6n){filter:blur(1px)}.is-playing{animation:move-background 3000s infinite;background:#0078e0 url(/static/media/bg.3b38a73a.png) bottom repeat-x;background-size:contain}.is-playing-OacenMove{animation:move-background 6000s infinite;background:#0078e0 url(/static/media/bg.e944a3f4.png) bottom repeat-x;background-size:cover}@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;animation-name:fly-cycle;animation-timing-function:steps(10);animation-iteration-count:infinite}.bird--one{animation-duration:1s;animation-delay:-.5s}.bird--two{animation-duration:.3s;animation-delay:-.75s}.bird--three{animation-duration:1.25s;animation-delay:-.25s}.bird--four{animation-duration:1.1s;animation-delay:-.5s}.bird--five{animation-duration:1.5s;animation-delay:-.6s}.bird-container{position:absolute;top:20%;right:-10%;transform:scale(0) translateX(0);will-change:transform;animation-name:fly-right-one;animation-timing-function:linear;animation-iteration-count:infinite}.bird-container--one{top:23%;animation-duration:12s;animation-delay:0}.bird-container--two{top:33%;animation-duration:10s;animation-delay:1s}.bird-container--three{top:13%;animation-duration:14.6s;animation-delay:9.5s}.bird-container--four{top:15%;animation-duration:16s;animation-delay:10.25s}.bird-container--five{top:10%;animation-duration:14s;animation-delay:14.25s}@keyframes fly-right-one{0%{transform:scale(.3) translateX(0)}10%{transform:translateY(2vh) translateX(-10vw) scale(.4)}20%{transform:translateY(0) translateX(-30vw) scale(.6)}30%{transform:translateY(4vh) translateX(-50vw) scale(.9)}40%{transform:translateY(2vh) translateX(-70vw) scale(.8)}50%{transform:translateY(0) translateX(-90vw) scale(1)}60%{transform:translateY(0) translateX(-110vw) scale(.3)}to{transform:translateY(0) translateX(-110vw) scale(.6)}}.ballon{top:3%;margin:auto;height:500px;width:500px;transform:scale(0) translateX(0);animation-name:fly-right-one;animation-timing-function:steps(5000);animation-iteration-count:infinite;animation-duration:120s;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{width:70%;background:#ecf0f1;border-radius:50%;left:15%;box-shadow:inset 10px -5px 1px #bec3c7,2px 0 1px #c1392d}.stripes:after,.stripes:before{position:absolute;display:block;content:"";height:100%}.stripes:after{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{height:235px;width:210px;left:calc(50% - 105px);border-color:#dba925 #dba925 transparent;z-index:2}.rope-top,.rope-top:before{position:absolute;border-radius:50%;border-style:solid;border-width:0 4px 40px}.rope-top:before{display:block;content:"";height:100%;width:100%;left:calc(50% - 102px);border-color:#f2c854 #f2c854 transparent}.rope-middle{height:50px;width:275px;top:22%;border-bottom:8px solid #dba925;z-index:3}.rope-middle,.rope-middle:after{position:absolute;left:calc(50% - 137.5px);border-radius:50%;border-right:5px solid transparent;border-left:5px solid transparent}.rope-middle:after{display:block;content:"";height:100%;width:100%;top:-5%;border-bottom:8px solid #f2c854}.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;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%;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%;transform:rotate(-60deg);box-shadow:inset .3px -.3px 1px #dba925,.1px .1px 2px #dba925}.knotT:after{transform:rotate(120deg);box-shadow:inset -.3px -.3px 1px #dba925,.1px .1px 2px #dba925}.rope-bottom-front{height:200px;width:6px;left:38%;top:28%;transform:rotate(-25deg);z-index:2}.rope-bottom-front,.rope-bottom-front:after{position:absolute;background:#f2c854;box-shadow:inset 2px -2px 1px #dba925}.rope-bottom-front:after{display:block;content:"";height:100%;width:100%;left:105px;top:25%;transform:rotate(50deg)}.rope-bottom-back{position:absolute;height:180px;width:6px;left:40.5%;top:32%;background:#dba925;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%;transform:rotate(50deg)}.basket{height:50px;width:50px;left:calc(50% - 25px);top:65%;border-radius:20px 20px 40% 40%;box-shadow:inset 8px -8px 1px #874325;z-index:2}.basket,.basket:after{position:absolute;background:#bc6c49}.basket:after{display:block;content:"";height:20px;width:60px;left:calc(50% - 30px);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;perspective:1400px}.bk-img .bk-wrapper:last-child{margin-right:0}.bk-img .bk-book{position:absolute;width:100%;height:215px;transform-style:preserve-3d;transition:transform .5s}.bk-img .bk-book>div,.bk-img .bk-front>div{display:block;position:absolute}.bk-img .bk-front{transform-style:preserve-3d;transform-origin:0 50%;transition:transform .5s;transform:translateZ(20px);z-index:10}.bk-img .bk-front>div{z-index:1;-webkit-backface-visibility:hidden;backface-visibility:hidden;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{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;transform:rotateY(90deg)}.bk-img .bk-left h2{width:232px;height:40px;transform-origin:0 0;transform:rotate(90deg) translateY(-30px);margin-right:-202px;font-size:25px;color:#fff;background:rgba(0,0,0,.4196078431);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{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;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%;flex:0 0 91.666667%}.singlePage{max-width:68.333333%;flex:0 0 68.333333%}}@media (min-width:1550px){.bookWapper{max-width:83.333333%;flex:0 0 83.333333%}.singlePage{max-width:58.333333%;flex:0 0 58.333333%}}@media (min-width:1100px){.bookPageWapper{width: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{transform:rotate(90deg);transform-origin:-200% 60%}.singlePage{max-width:78.333333%;flex:0 0 78.333333%;max-width: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;flex:0 0 97.5%!important}}@media (min-width:1350px) and (max-width:1550px){.bookWapper,.singlePage{max-width:96%!important;flex:0 0 96%!important}}@media (min-width:1550px) and (max-width:1800px){.bookWapper,.singlePage{max-width:91%!important;flex:0 0 91%!important}}@media (max-width:770px){.paper{padding-left:0;padding-right:0;overflow:hidden}.bookWapper,.singlePage{width: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%;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{transform:rotate(-2deg);left:50%}#book-footer:after{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%;transform:rotate(2deg)}#book-header:before{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}.chatbot-page-section .btn,.chatbot-page-section .btn-primary-deep,.chatbot-page-section .chatbot-btn,.chatbot-page-section .login-cta-btn,.chatbot-page-section .nav-btn,.chatbot-page-section .rail-btn,.chatbot-page-section .welcome-mic-group-btn,.chatbot-page-section .welcome-send-group-btn,.chatbot-page-section .welcome-suggestion-chip,.chatbot-page-section button{width:auto!important}h2{font-size:30px;line-height:1.2}.chatbot-page-section{right:0;bottom:0;width:100vw;height:100vh;background-color:#fdfaf5;display:flex;flex-direction:column;z-index:1050}.chatbot-page-section,.gemini-bg-glows{position:fixed;top:0;left:0;overflow:hidden}.gemini-bg-glows{width:100%;height:100%;pointer-events:none;z-index:0}.glow-blob{position:fixed;width:600px;height:600px;border-radius:50%;filter:blur(130px);opacity:.22;animation:floatGlow 20s ease-in-out infinite alternate}.glow-purple{background-color:#92278f;top:-100px;right:-100px}.glow-green{background-color:#8dc63f;bottom:-150px;left:-100px;animation-delay:-3s}.glow-navy{background-color:#0e2c53;top:50%;left:50%;transform:translate(-50%,-50%);width:500px;height:500px;opacity:.08;animation-delay:-6s}.glow-gold{background-color:#ffd54f;top:20%;left:10%;animation-delay:-9s}@keyframes floatGlow{0%{transform:translate(0) scale(1)}50%{transform:translate(30px,-30px) scale(1.1)}to{transform:translate(-20px,20px) scale(.95)}}.chatbot-main-container{flex:1 1;z-index:1}.chatbot-content-area,.chatbot-main-container{display:flex;position:relative;overflow:hidden}.chatbot-content-area{flex-direction:column;flex:1 1;min-width:0;height:100%}.glass-card{background:hsla(0,0%,100%,.82);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid hsla(0,0%,100%,.4);box-shadow:0 8px 30px rgba(14,44,83,.04);border-radius:16px;display:flex;flex-direction:column;height:100%;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.chatbot-welcome-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;max-width:800px;margin:auto;text-align:center;flex:1 1}.welcome-logo-wrapper{margin-bottom:25px}.welcome-logo{max-height:90px;object-fit:contain}.welcome-title{font-weight:700;font-size:38px;background:linear-gradient(74deg,#4285f4,#9b51e0 25%,#e91e63 50%,#e27602 75%,#4285f4);background-size:400% 100%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:gradientFlow 8s ease infinite;margin-bottom:15px}@keyframes gradientFlow{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.welcome-subtitle{font-size:16px;color:#5c6f84;margin-bottom:35px;max-width:600px;line-height:1.6}.welcome-search-card{width:100%;background:transparent;border:none;box-shadow:none;padding:10px 0}.welcome-input-group-bar{display:flex;align-items:center;background:#fff;border:1px solid rgba(14,44,83,.08);border-radius:32px;padding:8px 18px;box-shadow:0 4px 30px rgba(14,44,83,.05);transition:border-color .3s ease,box-shadow .3s ease}.welcome-input-group-bar:focus-within,.welcome-input-listening{border-color:#92278f;box-shadow:0 4px 30px rgba(146,39,143,.12),0 0 0 4px rgba(146,39,143,.1)}.welcome-mic-group-btn{display:flex;align-items:center;grid-gap:8px;gap:8px;background:none;border:none;color:#5c6f84;padding:8px 16px;font-size:16px;font-weight:600;cursor:pointer;border-radius:30px;transition:all .2s ease}.welcome-mic-group-btn:hover{color:#92278f;background:rgba(146,39,143,.05)}.welcome-mic-listening{color:#ef4444!important;background:rgba(239,68,68,.08)!important}.welcome-input-divider{width:1px;height:30px;background:rgba(14,44,83,.1);margin:0 10px}.welcome-search-input{border:none;font-size:16px;padding:12px 10px;line-height:1.8}.welcome-send-group-btn{background:#92278f;border:none;border-radius:30px;color:#fff;padding:10px 24px;font-weight:700;font-size:15px;display:flex;align-items:center;grid-gap:8px;gap:8px;cursor:pointer;transition:background-color .2s ease}.welcome-send-group-btn:hover{background:#7c2079}.welcome-send-group-btn i{font-size:13px}.welcome-suggestions-section{margin-top:30px;border-top:1px solid rgba(14,44,83,.06);padding-top:25px;text-align:right}.suggestions-label{font-size:13px;font-weight:700;color:#0e2c53;display:flex;align-items:center;grid-gap:6px;gap:6px;margin-bottom:15px}.suggestions-label i{color:#ffd54f;font-size:14px}.welcome-suggestions-list{display:flex;flex-direction:column;grid-gap:12px;gap:12px;margin-top:10px;width:100%}.welcome-suggestion-item{background:#fff;border:1.5px solid rgba(235,217,197,.6);border-radius:14px;padding:14px 20px;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;grid-gap:14px;gap:14px;color:#0e2c53;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);font-weight:700;font-size:14.5px;text-align:right;width:100%!important}.welcome-suggestion-item:hover{border-color:#92278f;color:#92278f;box-shadow:0 6px 20px rgba(146,39,143,.08);transform:translateX(-5px);background:#fff}.welcome-suggestion-item i{font-size:18px;color:#92278f}.welcome-loading-state{display:flex;flex-direction:column;align-items:center;text-align:center;padding:50px 20px}.welcome-loading-spinner{width:80px;height:80px;border-radius:50%;background:rgba(146,39,143,.08);display:flex;align-items:center;justify-content:center;font-size:36px;color:#92278f;margin-bottom:25px;animation:rotatePulse 2s ease-in-out infinite}@keyframes rotatePulse{0%{transform:scale(1);box-shadow:0 0 0 0 rgba(146,39,143,.2)}50%{transform:scale(1.1);box-shadow:0 0 0 20px rgba(146,39,143,0)}to{transform:scale(1);box-shadow:0 0 0 0 rgba(146,39,143,0)}}.welcome-loading-title{font-size:24px;font-weight:700;color:#0e2c53;margin-bottom:12px}.welcome-loading-subtitle{font-size:15px;color:#5c6f84;margin-bottom:20px;max-width:500px}.welcome-loading-topic{display:inline-flex;align-items:center;grid-gap:8px;gap:8px;background:rgba(141,198,63,.1);color:#6a9c2c;border:1px solid rgba(141,198,63,.2);padding:10px 20px;border-radius:10px;font-size:16px;margin-bottom:25px}.welcome-loading-dots{display:flex;grid-gap:6px;gap:6px}.welcome-loading-dots span{width:10px;height:10px;border-radius:50%;background-color:#92278f;animation:loadingDots 1.4s ease-in-out infinite both}.welcome-loading-dots span:first-child{animation-delay:-.32s}.welcome-loading-dots span:nth-child(2){animation-delay:-.16s}@keyframes loadingDots{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.chatbot-workspace-wrapper{display:flex;flex-direction:row;grid-gap:20px;gap:20px;height:auto;min-height:0;padding:20px;box-sizing:border-box;flex:1 1}.chatbot-pane-wrapper{flex:1 1 50%;min-width:0;height:100%;display:flex;flex-direction:column}.chat-kpi-bar{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:15px;gap:15px;width:100%;padding:0 20px 15px;box-sizing:border-box}.chat-kpi-card{background:hsla(0,0%,100%,.85);border:1px solid rgba(14,44,83,.05);border-radius:12px;padding:12px 15px;grid-gap:12px;gap:12px;box-shadow:0 4px 15px rgba(14,44,83,.02)}.chat-kpi-card,.kpi-icon{display:flex;align-items:center}.kpi-icon{font-size:24px;width:45px;height:45px;justify-content:center;background:rgba(14,44,83,.03);border-radius:10px}.kpi-info{display:flex;flex-direction:column;text-align:right}.kpi-label{font-size:11px;color:#64748b}.kpi-value{font-size:15px;font-weight:700;color:#0e2c53}.workspace-tab-bar{display:flex;border-bottom:2px solid rgba(14,44,83,.06);background:rgba(14,44,83,.02);padding:5px 10px 0;grid-gap:10px;gap:10px}.workspace-tab-btn{background:none;padding:12px 18px;font-weight:700;font-size:14px;color:#64748b;display:flex;align-items:center;grid-gap:8px;gap:8px;cursor:pointer;border:none;border-bottom:3px solid transparent;transition:all .2s ease;border-radius:8px 8px 0 0}.workspace-tab-btn:hover{color:#0e2c53;background:hsla(0,0%,100%,.5)}.workspace-tab-btn.active{color:#92278f;border-bottom-color:#92278f;background:#fff}.workspace-tab-badge{background:rgba(146,39,143,.1);color:#92278f;padding:2px 6px;border-radius:20px;font-size:11px;font-weight:700}.workspace-tab-content{flex:1 1;overflow:hidden;position:relative;background:#fff}.workspace-tab-pane{display:none;height:100%;width:100%}.workspace-tab-pane.active{display:flex;flex-direction:column}.chatbot-sidebar-wrapper{display:flex;height:100%;transition:width .3s ease;border-left:1px solid rgba(14,44,83,.06);z-index:100}.chatbot-sidebar-wrapper.panel-open{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.chatbot-sidebar-wrapper.panel-closed{width:65px}.chatbot-sidebar-wrapper.panel-rail-only{width:200px}.sidebar-rail{width:65px;background:#f8fafc;border-left:1px solid rgba(14,44,83,.06);display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:15px 0;flex-shrink:0;position:relative;z-index:10;transition:width .3s ease}.chatbot-sidebar-wrapper.panel-open .sidebar-rail,.chatbot-sidebar-wrapper.panel-rail-only .sidebar-rail{width:200px;align-items:flex-start;padding:15px 12px}.chatbot-sidebar-wrapper.panel-open .rail-btn,.chatbot-sidebar-wrapper.panel-rail-only .rail-btn{width:100%!important;justify-content:flex-start;padding:10px 12px;height:auto;border-radius:8px;font-size:14px;color:#64748b;grid-gap:10px;gap:10px}.chatbot-sidebar-wrapper.panel-open .rail-btn i,.chatbot-sidebar-wrapper.panel-rail-only .rail-btn i{font-size:18px;width:24px;text-align:center}.rail-btn-text{font-weight:600;white-space:nowrap;text-align:right;font-size:13px}.rail-bottom,.rail-top{display:flex;flex-direction:column;align-items:center;grid-gap:12px;gap:12px;width:100%}.rail-logo-wrapper{margin-bottom:10px}.rail-logo{width:32px;height:auto}.rail-btn{width:44px;height:44px;border-radius:10px;background:none;border:none;color:#64748b;font-size:20px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.rail-btn:hover{color:#0e2c53;background:rgba(14,44,83,.05)}.rail-btn.active{color:#fff!important;background:#92278f}.new-chat-btn{background:rgba(141,198,63,.15);color:#6a9c2c}.new-chat-btn:hover{background:#8dc63f;color:#fff}.sidebar-panel{width:280px;background:#fff;display:flex;flex-direction:column;overflow:hidden;transition:opacity .2s ease;position:relative;z-index:10;box-shadow:-4px 0 24px rgba(14,44,83,.03)}.chatbot-sidebar-wrapper.panel-closed .sidebar-panel,.chatbot-sidebar-wrapper.panel-rail-only .sidebar-panel{display:none;width:0}.panel-tab-content{display:flex;flex-direction:column;height:100%;width:100%;overflow:hidden}.panel-header{padding:15px 20px;justify-content:space-between;border-bottom:1px solid rgba(14,44,83,.06)}.panel-header,.panel-title{display:flex;align-items:center}.panel-title{font-weight:700;font-size:16px;color:#0e2c53;grid-gap:8px;gap:8px;margin:0}.panel-delete-all-btn{background:none;border:none;color:#ef4444;cursor:pointer;font-size:16px;padding:4px 8px;border-radius:6px}.panel-delete-all-btn:hover{background:rgba(239,68,68,.05)}.panel-search-container{padding:10px 15px;position:relative}.panel-search-icon{position:absolute;right:25px;top:50%;transform:translateY(-50%);color:#94a3b8}.panel-search-input{width:100%;border-radius:8px;border:1px solid rgba(14,44,83,.08);padding:8px 35px 8px 12px;font-size:13px;direction:rtl;outline:none}.panel-search-input:focus{border-color:#92278f}.panel-scroll-content{flex:1 1;overflow-y:auto;padding:5px 15px}.no-history-text{text-align:center;padding:40px 10px;font-size:13px;color:#94a3b8}.history-drawer-item{padding:5px 10px;border-radius:10px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;margin-bottom:8px;transition:all .25s cubic-bezier(.4,0,.2,1);background:hsla(0,0%,100%,.6);border:1px solid rgba(14,44,83,.04)}.history-drawer-item:hover{background:#fff;box-shadow:0 4px 15px rgba(14,44,83,.04);transform:translateY(-1px);border-color:rgba(14,44,83,.08)}.history-drawer-item.active{background:linear-gradient(135deg,rgba(146,39,143,.07),rgba(146,39,143,.02));border-color:rgba(146,39,143,.18);border-right:3.5px solid #92278f;box-shadow:0 4px 15px rgba(146,39,143,.04)}.history-item-content{display:flex;flex-direction:column;flex:1 1;min-width:0;text-align:right}.history-item-title{font-weight:700;font-size:13px;color:#0e2c53;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.history-item-date{font-size:11px;color:#64748b;display:flex;align-items:center;grid-gap:6px;gap:6px}.history-item-delete-btn{background:none;border:none;color:#cbd5e1;font-size:14px;cursor:pointer;padding:6px;border-radius:8px;opacity:0;transform:scale(.9);transition:all .2s ease}.history-drawer-item:hover .history-item-delete-btn{opacity:1;transform:scale(1)}.history-item-delete-btn:hover{color:#ef4444;background:rgba(239,68,68,.08)}.drawer-setting-row{display:flex;flex-direction:column;padding:8px;border-radius:12px;margin-bottom:12px;text-align:right;transition:all .2s ease}.drawer-setting-row:hover{background:rgba(14,44,83,.04);border-color:rgba(14,44,83,.06)}.drawer-setting-label{font-weight:700;color:#0e2c53;display:flex;align-items:center;grid-gap:8px;gap:8px}.drawer-setting-label i{color:#92278f;font-size:16px}.drawer-setting-select{border-radius:10px;border:1.5px solid rgba(14,44,83,.08);padding:10px 12px;font-size:13px;background:#fff;outline:none;height:auto;cursor:pointer;transition:all .2s ease}.drawer-setting-toggle-row{flex-direction:row;justify-content:space-between;align-items:center;cursor:pointer}.drawer-toggle-switch{width:48px;height:26px;flex-shrink:0}.toggle-slider,.toggle-slider:before{transition:all .3s cubic-bezier(.4,0,.2,1)}.toggle-slider:before{left:4px;bottom:4px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.drawer-toggle-switch input:checked+.toggle-slider{background-color:#8dc63f}.drawer-toggle-switch input:checked+.toggle-slider:before{transform:translateX(22px)}.chat-pane-container{display:flex;flex-direction:column;height:100%;overflow:hidden}.chat-header{padding:15px 20px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(14,44,83,.06);background:hsla(0,0%,100%,.5);flex-shrink:0}.chat-header-title{font-weight:700;font-size:16px;color:#0e2c53;margin:0}.chat-messages-area{flex:1 1;overflow-y:auto;padding:20px;display:flex;flex-direction:column;grid-gap:20px;gap:20px;background:rgba(253,250,245,.3)}.empty-chat-state{flex-direction:column;text-align:center;padding:60px 20px;color:#94a3b8;height:100%}.empty-chat-icon-container,.empty-chat-state{display:flex;align-items:center;justify-content:center}.empty-chat-icon-container{width:70px;height:70px;border-radius:50%;background:rgba(14,44,83,.03);font-size:32px;color:#cbd5e1;margin-bottom:20px}.empty-chat-state h4{color:#0e2c53;font-weight:700}.empty-chat-state p{font-size:13px;max-width:320px}.message-row{display:flex;width:100%}.message-row.user{justify-content:flex-start}.message-row.bot{justify-content:flex-end}.message-bubble-wrapper{max-width:80%;display:flex;flex-direction:column;grid-gap:6px;gap:6px}.message-bubble{padding:14px 18px;font-size:15px;line-height:1.6;box-shadow:0 4px 12px rgba(0,0,0,.02)}.message-bubble.user{background:#92278f;color:#fff;border-radius:20px 20px 4px 20px;border:1px solid rgba(146,39,143,.1);text-align:right}.user-message-text{white-space:pre-wrap;word-break:break-word}.message-bubble.bot{background:#fff;color:#0e2c53;border-radius:20px 20px 20px 4px;border:1px solid rgba(141,198,63,.2);border-left:4px solid #8dc63f;text-align:right}.bot-answer-html{word-break:break-word}.bot-answer-html table{width:100%;border-collapse:collapse;margin:15px 0;border-radius:10px;overflow:hidden;font-size:14px;background:#fff;border:1px solid #ebd9c5}.bot-answer-html td,.bot-answer-html th{padding:10px 12px;text-align:right;border-bottom:1px solid #f2e9df}.bot-answer-html th{background-color:rgba(141,198,63,.1);color:#0e2c53;font-weight:700}.bot-answer-html tr:nth-child(2n){background-color:#faf6f0}.bot-bubble-actions-row{display:flex;justify-content:space-between;align-items:center;padding:0 5px}.stats-badge{font-size:11px;color:#94a3b8;display:inline-flex;align-items:center;grid-gap:5px;gap:5px;cursor:pointer;padding:4px 8px;border-radius:20px;transition:all .2s ease}.stats-badge:hover{background:rgba(14,44,83,.05);color:#0e2c53}.bot-bubble-actions{display:flex;grid-gap:8px;gap:8px}.bot-bubble-actions button{border:none;background:none;color:#94a3b8;padding:5px;font-size:14px;cursor:pointer;border-radius:6px;transition:all .2s ease}.bot-bubble-actions button:hover{color:#92278f;background:rgba(146,39,143,.05)}.typing-indicator-container{display:flex;flex-direction:column;grid-gap:8px;gap:8px;padding:5px 0}.typing-indicator{display:flex;grid-gap:4px;gap:4px}.typing-indicator span{width:8px;height:8px;background-color:#92278f;border-radius:50%;display:inline-block;animation:bounceIndicator 1.3s ease-in-out infinite both}.typing-indicator span:first-child{animation-delay:-.32s}.typing-indicator span:nth-child(2){animation-delay:-.16s}@keyframes bounceIndicator{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.waiting-response-message{font-size:12px;color:#64748b;display:flex;align-items:center;grid-gap:6px;gap:6px}.waiting-timer{font-weight:700;color:#ef4444}.generated-success-message{display:flex;align-items:flex-start;grid-gap:12px;gap:12px;padding:5px 0}.success-icon-wrapper{background:rgba(141,198,63,.15);color:#8dc63f;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px;flex-shrink:0}.success-text-content h5{color:#0e2c53;font-weight:700;margin:0 0 4px}.success-text-content p{font-size:13px;color:#64748b;margin:0}.chat-input-area{padding:15px 20px}.input-group-bar{padding:4px 8px}.input-group-bar-listening,.input-group-bar:focus-within{border-color:#92278f;background:#fff;box-shadow:0 0 0 4px rgba(146,39,143,.1)}.mic-group-btn{background:none;border:none;color:#64748b;font-weight:700;font-size:13px;display:flex;align-items:center;grid-gap:6px;gap:6px;cursor:pointer;padding:4px 10px;border-radius:20px;transition:all .2s ease;flex-shrink:0}.mic-group-btn:hover{color:#92278f;background:rgba(146,39,143,.05)}.mic-group-btn-listening{color:#ef4444!important;background:rgba(239,68,68,.08)!important}.input-group-divider{width:1px;height:20px;background:rgba(14,44,83,.08);margin:0 6px;flex-shrink:0}.input-textarea{border:none;outline:none;font-size:13.5px;padding:4px 2px}.send-group-btn{min-width:32px;height:32px;border-radius:50%;background:#92278f;color:#fff;border:none;display:flex;align-items:center;justify-content:center;font-size:14px;cursor:pointer;transition:background-color .2s ease,transform .2s ease;flex-shrink:0;margin-right:5px}.send-group-btn:hover:not(:disabled){background:#7c2079;transform:scale(1.05)}.send-group-btn:disabled{background:#cbd5e1;color:#94a3b8;cursor:not-allowed}.stop-group-btn{background:#ef4444!important}.warning-message{grid-gap:6px;gap:6px;color:#b45309;font-size:12px}.error-panel,.warning-message{display:flex;align-items:center}.error-panel{grid-gap:12px;gap:12px;background:rgba(239,68,68,.08);border:1px solid rgba(239,68,68,.15);color:#b91c1c;padding:10px 15px;border-radius:10px;margin-bottom:12px;font-size:13px}.error-panel i{font-size:20px}.lesson-pane-container{display:flex;flex-direction:column;height:100%;overflow:hidden}.lesson-header{padding:15px 20px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(14,44,83,.06);background:hsla(0,0%,100%,.5);flex-shrink:0;flex-wrap:wrap;grid-gap:10px;gap:10px}.lesson-header-title{font-weight:700;font-size:16px;color:#0e2c53;margin:0}.lesson-header-tools{display:flex;align-items:center;grid-gap:12px;gap:12px;flex-wrap:wrap}.estimated-time-badge{background:rgba(14,44,83,.03);color:#0e2c53;padding:6px 12px;border-radius:20px;font-size:12px;display:flex;align-items:center;grid-gap:6px;gap:6px}.lesson-zoom-toolbar{display:inline-flex;align-items:center;grid-gap:0;gap:0;background:#fff;border:1.5px solid rgba(146,39,143,.14);border-radius:14px;padding:4px;box-shadow:0 1px 3px rgba(0,0,0,.06),0 4px 16px rgba(146,39,143,.06);transition:box-shadow .25s ease,border-color .25s ease}.lesson-zoom-toolbar:hover{border-color:rgba(146,39,143,.28);box-shadow:0 2px 6px rgba(0,0,0,.06),0 8px 24px rgba(146,39,143,.1)}.lesson-zoom-toolbar .zoom-btn+.zoom-btn{border-right:1px solid rgba(148,163,184,.18)!important}.lesson-zoom-toolbar .zoom-btn{position:relative;width:34px!important;height:34px;display:inline-flex!important;align-items:center;justify-content:center;background:transparent!important;border:none!important;border-radius:10px!important;color:#94a3b8!important;font-size:14px;text-decoration:none!important;padding:0!important;margin:0!important;cursor:pointer;outline:none!important;box-shadow:none!important;transition:background .2s ease,color .2s ease,transform .15s cubic-bezier(.34,1.56,.64,1)}.lesson-zoom-toolbar .zoom-btn:hover{background:rgba(146,39,143,.07)!important;color:#92278f!important;transform:scale(1.1)}.lesson-zoom-toolbar .zoom-btn:active{background:rgba(146,39,143,.14)!important;color:#7c2079!important;transform:scale(.95)}.lesson-zoom-toolbar .zoom-btn:focus-visible{outline:2px solid rgba(146,39,143,.45)!important;outline-offset:2px}.bot-text-info-bar{display:flex;align-items:center;grid-gap:12px;gap:12px;font-size:11px;color:#8fa0b5;margin-top:10px;padding-top:8px;border-top:1px solid rgba(14,44,83,.05);direction:rtl}.bot-text-info-bar span{display:inline-flex;align-items:center;grid-gap:4px;gap:4px}.bot-text-info-bar i{font-size:12px;color:#a4b3c6}.lesson-text-info-bar{display:flex;align-items:center;grid-gap:15px;gap:15px;font-size:12px;color:#64748b;margin-top:20px;padding-top:12px;border-top:1px dashed rgba(14,44,83,.08);direction:rtl}.lesson-text-info-bar span{display:inline-flex;align-items:center;grid-gap:6px;gap:6px;background:rgba(14,44,83,.02);padding:4px 10px;border-radius:12px;border:1px solid rgba(14,44,83,.03)}.lesson-text-info-bar i{font-size:13px;color:#94a3b8}.lesson-body-scroll{flex:1 1;overflow-y:auto;padding:24px;background:#fff}.lesson-content-html{font-family:"Droid Arabic Naskh","Cairo",sans-serif;color:#0e2c53;text-align:right}.lesson-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:80px 20px;color:#94a3b8;height:100%}.empty-icon{font-size:48px;color:#cbd5e1;margin-bottom:20px}.lesson-empty-state p{font-size:14px;max-width:350px;line-height:1.6}.lesson-actions-footer{display:flex;justify-content:center;padding:30px 0 10px;border-top:1px solid rgba(14,44,83,.05);margin-top:30px}.move-to-questions-btn{background:#8dc63f;border:none;color:#fff;font-weight:700;font-size:15px;padding:12px 30px;border-radius:30px;display:flex;align-items:center;grid-gap:10px;gap:10px;cursor:pointer;box-shadow:0 4px 15px rgba(141,198,63,.2);transition:all .2s ease}.move-to-questions-btn:hover{background:#7cb53f;box-shadow:0 6px 20px rgba(141,198,63,.3);transform:translateY(-2px)}.questions-inner-pane{display:flex;flex-direction:column;height:100%;overflow:hidden}.questions-pane-header{padding:15px 20px;justify-content:space-between;border-bottom:1px solid rgba(14,44,83,.06);background:hsla(0,0%,100%,.5);flex-shrink:0;grid-gap:10px;gap:10px}.header-info-group,.questions-pane-header{display:flex;align-items:center;flex-wrap:wrap}.header-info-group{grid-gap:12px;gap:12px}.questions-pane-title{font-weight:700;font-size:16px;color:#0e2c53;display:flex;align-items:center;grid-gap:8px;gap:8px;margin:0}.questions-pane-score-badge{background:rgba(141,198,63,.12);color:#6a9c2c;border:1px solid rgba(141,198,63,.2);padding:6px 12px;border-radius:20px;font-size:12px;font-weight:700}.nav-btn{border:none;border-radius:30px;font-weight:700;font-size:14px;padding:8px 18px;display:flex;align-items:center;grid-gap:6px;gap:6px;cursor:pointer;transition:all .2s ease}.nav-btn.prev-btn{background:rgba(14,44,83,.05);color:#0e2c53}.nav-btn.prev-btn:hover:not(:disabled){background:rgba(14,44,83,.1)}.nav-btn.prev-btn:disabled{opacity:.5;cursor:not-allowed}.nav-btn.next-btn{background:#92278f;color:#fff}.nav-btn.next-btn:hover{background:#7c2079}.nav-btn.finish-btn{background:#8dc63f;color:#fff;box-shadow:0 4px 15px rgba(141,198,63,.2)}.nav-btn.finish-btn:hover{background:#7cb53f}.questions-progress-line-container{width:100%;height:4px;background:rgba(14,44,83,.05);flex-shrink:0}.questions-progress-line{height:100%;background:#8dc63f;transition:width .4s ease}.questions-pane-body{flex:1 1;overflow-y:auto;padding:20px;display:flex;flex-direction:column;grid-gap:20px;gap:20px;background:#fff}.questions-progress-tracker{display:flex;justify-content:center;grid-gap:8px;gap:8px;flex-wrap:wrap}.progress-dot{width:28px;height:28px;border-radius:50%;background:#e2e8f0;transition:all .2s ease;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;color:#475569;cursor:pointer;-webkit-user-select:none;user-select:none;border:1px solid rgba(14,44,83,.05)}.progress-dot.active{background:#92278f;color:#fff;transform:scale(1.1);box-shadow:0 0 0 3px rgba(146,39,143,.2)}.progress-dot.solved-correct{background:#8dc63f;color:#fff}.progress-dot.solved-incorrect{background:#ef4444;color:#fff}.progress-dot.solved-exam{background:#3b82f6;color:#fff}.visual-theater-card{border:1px solid rgba(14,44,83,.06);border-radius:16px;background:rgba(253,250,245,.5);padding:24px}.visual-theater-body,.visual-theater-card{flex:1 1;display:flex;flex-direction:column}.question-renderer-wrapper{flex:1 1;text-align:right}.question-renderer-wrapper .QuestionPaneTitle{font-family:"Cairo",sans-serif!important;font-weight:700!important;color:#0e2c53!important}.success-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:hsla(0,0%,100%,.95);z-index:10;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity .3s ease;border-radius:12px}.success-overlay.active{opacity:1;pointer-events:auto}.overlay-content{text-align:center}.overlay-content i{color:#8dc63f}.overlay-content h3{font-weight:700;color:#0e2c53}.question-navigation-row{display:flex;justify-content:space-between;align-items:center;padding-top:15px;border-top:1px solid rgba(14,44,83,.05);flex-shrink:0}.final-report-container{display:flex;flex-direction:column;height:100%;overflow:hidden}.report-pane-header{padding:15px 20px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(14,44,83,.06);background:hsla(0,0%,100%,.5);flex-shrink:0}.report-pane-title{font-weight:700;font-size:16px;color:#0e2c53;display:flex;align-items:center;grid-gap:8px;gap:8px;margin:0}.report-pane-body{flex:1 1;overflow-y:auto;padding:24px;background:#fdfaf5}.evaluation-card{background:#fff;border-radius:16px;border:1px solid rgba(14,44,83,.06);padding:30px;box-shadow:0 4px 25px rgba(0,0,0,.02)}.evaluation-header{text-align:center;margin-bottom:30px;border-bottom:1px solid rgba(14,44,83,.06);padding-bottom:25px}.evaluation-header,.evaluation-score-circle{display:flex;flex-direction:column;align-items:center}.evaluation-score-circle{width:100px;height:100px;border-radius:50%;background:rgba(141,198,63,.08);border:3px solid #8dc63f;justify-content:center;margin-bottom:15px}.score-circle-value{font-size:28px;font-weight:800;color:#6a9c2c;line-height:1.1}.score-circle-label{font-size:11px;color:#64748b}.evaluation-metrics{display:flex;grid-gap:20px;gap:20px;margin-top:15px}.metric-item{background:#f8fafc;border:1px solid rgba(14,44,83,.03);padding:8px 16px;border-radius:10px;text-align:center}.metric-val{font-size:15px;font-weight:700;color:#0e2c53}.metric-lbl{font-size:10px;color:#94a3b8}.evaluation-report-html{text-align:right;color:#0e2c53}.fullscreen-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(14,44,83,.6);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1200;display:flex;align-items:center;justify-content:center;padding:30px}.fullscreen-modal-card{background:#fff;border-radius:20px;width:100%;max-width:900px;height:80vh;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 10px 40px rgba(0,0,0,.15)}.fullscreen-modal-header{padding:20px;border-bottom:1px solid rgba(14,44,83,.08);display:flex;justify-content:space-between;align-items:center;background:#f8fafc}.fullscreen-modal-title{font-weight:700;font-size:18px;color:#0e2c53;margin:0;display:flex;align-items:center;grid-gap:8px;gap:8px}.fullscreen-modal-download-btn{background:rgba(146,39,143,.1);color:#92278f;border:none;border-radius:30px;padding:8px 18px;font-size:13px;font-weight:700;cursor:pointer;display:flex;align-items:center;grid-gap:6px;gap:6px}.fullscreen-modal-download-btn:hover{background:#92278f;color:#fff}.fullscreen-modal-close-btn{background:none;border:none;font-size:20px;color:#64748b;cursor:pointer;padding:5px;display:flex;align-items:center;justify-content:center;width:auto}.fullscreen-modal-close-btn:hover{color:#0e2c53}.fullscreen-modal-body{flex:1 1;overflow-y:auto;padding:30px;text-align:right}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(14,44,83,.6);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1300;display:none;align-items:center;justify-content:center;padding:20px}.modal-overlay.active{display:flex}.chatbot-modal-content{background:#fff;border-radius:20px;padding:40px 30px;width:100%;max-width:450px;text-align:center;box-shadow:0 10px 45px rgba(0,0,0,.15);display:flex;flex-direction:column;align-items:center}.trophy-icon{width:80px;height:80px;border-radius:50%;background:rgba(255,213,79,.15);border:3px dashed #ffd54f;color:#ffd54f;font-size:40px;display:flex;align-items:center;justify-content:center;margin-bottom:20px;animation:bounceTrophy 2s ease-in-out infinite}@keyframes bounceTrophy{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-10px) rotate(10deg)}}.chatbot-modal-content h2{font-weight:800;color:#0e2c53;margin-bottom:12px}.rule-explanation{font-size:14px;color:#5c6f84;line-height:1.6;margin-bottom:30px}.btn-primary-deep{background:#0e2c53;color:#fff;border:none;border-radius:30px;padding:12px 30px;font-weight:700;font-size:15px;cursor:pointer;display:flex;align-items:center;grid-gap:8px;gap:8px;transition:background-color .2s ease}.btn-primary-deep:hover{background:#92278f}.sidebar-mobile-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(14,44,83,.4);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:1}.relative-lessons-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:15px;gap:15px}.relative-lesson-card{background:#fff;border:1px solid rgba(14,44,83,.05);border-radius:12px;padding:15px;display:flex;align-items:center;grid-gap:12px;gap:12px;color:#0e2c53;font-weight:600;font-size:14px;text-decoration:none;box-shadow:0 4px 10px rgba(0,0,0,.01);transition:all .2s ease}.relative-lesson-card:hover{border-color:#ffd54f;box-shadow:0 6px 15px rgba(255,213,79,.15);transform:translateY(-2px);color:#0e2c53;text-decoration:none}.relative-lesson-card i{font-size:20px;color:#ffd54f}.relative-lesson-info{display:flex;flex-direction:column;align-items:flex-start;grid-gap:2px;gap:2px;min-width:0;flex:1 1;text-align:right}.relative-lesson-path{font-size:11px;color:#64748b;font-weight:400}.relative-lesson-name,.relative-lesson-path{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}.relative-lesson-name{font-weight:600;font-size:13.5px}.relative-lesson-img-icon{width:24px;height:24px;object-fit:contain;border-radius:4px;flex-shrink:0}.mobile-nav-tab-bar{position:fixed;bottom:0;left:0;right:0;height:65px;background:#fff;box-shadow:0 -4px 20px rgba(14,44,83,.08);display:flex;justify-content:flex-start;align-items:center;border-top:1px solid rgba(14,44,83,.05);padding:0 10px;box-sizing:border-box;z-index:9999;overflow-x:auto;white-space:nowrap;flex-wrap:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.mobile-nav-tab-bar::-webkit-scrollbar{display:none}.mobile-nav-btn{flex:0 0 auto;width:auto;min-width:85px;padding:0 12px;height:100%;border:none;background:none;display:flex;flex-direction:column;align-items:center;justify-content:center;grid-gap:4px;gap:4px;color:#94a3b8;font-size:11px;font-weight:700;cursor:pointer;transition:all .2s ease;white-space:nowrap;box-sizing:border-box;flex-grow:1}.mobile-nav-btn i{font-size:18px}.mobile-nav-btn.active{color:#92278f}@media (max-width:991.98px){.chatbot-page-section{position:fixed;top:0;left:0;right:0;bottom:0;width:100vw;height:100vh;padding-bottom:65px}.chatbot-page-section.welcome-screen-active{padding:0!important;overflow-y:auto!important}.welcome-screen-active .chatbot-content-area,.welcome-screen-active .chatbot-main-container{height:auto!important;min-height:100%!important;overflow:visible!important}.welcome-screen-active .chatbot-welcome-container{justify-content:flex-start!important;padding-top:40px!important;padding-bottom:80px!important}.chatbot-content-area{height:100%}.lesson-header-title,.sidebar-drawer-open~.mobile-nav-tab-bar{display:none!important}.chatbot-sidebar-wrapper.panel-open,.chatbot-sidebar-wrapper.panel-rail-only{display:flex!important;position:fixed;top:0;right:0;bottom:0!important;left:0;width:100%!important;height:100%!important;z-index:99999!important;box-shadow:none}.chatbot-sidebar-wrapper.panel-open .sidebar-rail{width:65px!important;padding:15px 0!important;align-items:center!important}.chatbot-sidebar-wrapper.panel-open .rail-logo{width:32px!important}.chatbot-sidebar-wrapper.panel-open .rail-btn-text{display:none!important}.chatbot-sidebar-wrapper.panel-open .rail-btn{justify-content:center!important;width:44px!important;height:44px!important;padding:0!important;border-radius:10px!important}.chatbot-sidebar-wrapper.panel-rail-only .sidebar-rail{width:100%!important;align-items:flex-start!important;padding:15px 20px!important}.chatbot-sidebar-wrapper.panel-rail-only .rail-btn{width:100%!important;justify-content:flex-start!important;padding:12px 16px!important;height:auto!important;border-radius:8px!important;font-size:15px!important;color:#64748b!important;grid-gap:12px!important;gap:12px!important}.chatbot-sidebar-wrapper.panel-rail-only .rail-btn i{font-size:20px!important;width:28px!important;text-align:center!important}.chatbot-sidebar-wrapper.panel-closed{display:none!important}.chatbot-sidebar-wrapper.panel-open .sidebar-panel{display:flex!important;width:calc(100% - 65px)!important}.chatbot-sidebar-wrapper.panel-rail-only .sidebar-panel{display:none!important;width:0!important}.mobile-sidebar-toggle-btn{position:fixed;top:15px;left:15px;width:40px;height:40px;border-radius:50%;background:hsla(0,0%,100%,.85);border:1px solid rgba(14,44,83,.1);box-shadow:0 4px 12px rgba(0,0,0,.08);display:flex;align-items:center;justify-content:center;z-index:999;color:#0e2c53;cursor:pointer;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transition:all .2s ease}.mobile-sidebar-toggle-btn:hover{background:#fff;color:#92278f;transform:scale(1.05)}.chatbot-workspace-wrapper{flex-direction:column;padding:0!important;margin:0!important;height:100%!important;grid-gap:0;gap:0}.chatbot-pane-wrapper{height:100%;width:100%;padding:0!important;margin:0!important}.chatbot-pane-wrapper .glass-card{border-radius:0!important;border:none!important;background:transparent!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.chat-pane-container,.workspace-tab-content{border-radius:0!important;padding:0!important}.chat-messages-area{padding:10px!important}.message-bubble-wrapper{max-width:96%!important;width:96%!important}.message-bubble{padding:10px 12px!important}.lesson-content-html{padding:5px 0!important}.chat-header,.estimated-time-badge,.questions-pane-title,.workspace-tab-bar{display:none!important}.lesson-zoom-toolbar{padding:2px!important;border-radius:10px!important}.lesson-zoom-toolbar .zoom-btn{width:28px!important;height:28px!important;border-radius:8px!important;font-size:12px!important}.chatbot-pane-wrapper.mobile-hidden{display:none!important}.chatbot-pane-wrapper.mobile-active{display:flex!important}.chat-kpi-bar{padding:10px 10px 5px;grid-template-columns:repeat(2,1fr);grid-gap:8px;gap:8px}.chat-kpi-card{padding:8px 10px;grid-gap:8px;gap:8px}.kpi-icon{width:32px;height:32px;font-size:16px}.kpi-value{font-size:13px}.welcome-title{font-size:24px}.welcome-subtitle{font-size:14px;margin-bottom:25px}.welcome-search-card{padding:15px}.welcome-input-group-bar{border-radius:24px;padding:4px 6px}.welcome-mic-group-btn{padding:6px 10px;font-size:14px}.welcome-send-group-btn{padding:8px 16px;font-size:14px}.welcome-suggestions-grid{justify-content:center}.welcome-suggestion-chip{padding:6px 12px;font-size:12px}.message-bubble-wrapper{max-width:90%}.message-bubble{padding:10px 14px;font-size:14px}.chat-input-area{padding:10px 12px}.input-group-bar{padding:4px 8px;border-radius:24px}.mic-group-btn{padding:5px 8px;font-size:12px}.send-group-btn{width:32px;height:32px;font-size:14px}.lesson-header,.questions-pane-header,.report-pane-header{padding:10px 12px}.lesson-body-scroll,.questions-pane-body,.report-pane-body,.visual-theater-card{padding:15px}.questions-pane-score-badge{padding:4px 8px;font-size:11px}}@media (max-width:575.98px){.chat-kpi-bar{grid-template-columns:1fr}.header-info-group{flex-direction:column;align-items:flex-start;grid-gap:6px;gap:6px}.questions-pane-score-badge{margin-right:0!important}}@keyframes welcomeBgGradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.welcome-screen-bg-active{background:linear-gradient(135deg,#fdfaf5,rgba(146,39,143,.1) 25%,rgba(141,198,63,.1) 50%,rgba(255,213,79,.08) 75%,rgba(14,44,83,.06))!important;background-size:400% 400%!important;animation:welcomeBgGradient 15s ease infinite!important}.welcome-search-input{flex:1 1;border:none!important;outline:none!important;font-size:18px!important;color:#0e2c53;padding:16px 12px!important;line-height:2!important;direction:rtl;background:transparent}.welcome-search-input:active,.welcome-search-input:focus,.welcome-search-input:focus-visible{outline:none!important;box-shadow:none!important;border:none!important}.input-textarea{flex:1 1;border:none!important;outline:none!important;resize:none;background:transparent;font-size:14px!important;color:#0e2c53;padding:6px 4px!important;line-height:1.8!important;direction:rtl;max-height:120px}.input-textarea:active,.input-textarea:focus,.input-textarea:focus-visible{outline:none!important;box-shadow:none!important;border:none!important}.chat-input-area{padding:10px 15px!important;background:#fff;border-top:1px solid rgba(14,44,83,.06);flex-shrink:0}.input-group-bar{display:flex;align-items:center;background:#f8fafc;border:2px solid rgba(14,44,83,.05);border-radius:30px;padding:2px 8px!important;transition:all .3s ease}.input-group-bar textarea{height:40px;vertical-align:middle!important}.send-group-btn,.welcome-send-group-btn{flex-shrink:0!important}.drawer-setting-row{margin-bottom:20px!important}.drawer-setting-label{font-size:13.5px;font-weight:600;color:#475569;margin-bottom:8px}.drawer-setting-select{display:block;width:100%;padding:8px 12px;font-size:13.5px;color:#0e2c53;background-color:#f8fafc;background-clip:padding-box;border:1px solid rgba(14,44,83,.08);border-radius:8px;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;outline:none!important}.drawer-setting-select:focus{border-color:#92278f;box-shadow:0 0 0 3px rgba(146,39,143,.1);background-color:#fff}.drawer-setting-toggle-row{padding:12px 0}.drawer-toggle-switch{position:relative;display:inline-block;width:44px;height:24px}.drawer-toggle-switch input{opacity:0;width:0;height:0}.toggle-slider{cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#cbd5e1;border-radius:34px}.toggle-slider,.toggle-slider:before{position:absolute;transition:.3s cubic-bezier(.4,0,.2,1)}.toggle-slider:before{content:"";height:18px;width:18px;left:3px;bottom:3px;background-color:#fff;border-radius:50%;box-shadow:0 1px 3px rgba(0,0,0,.15)}.drawer-toggle-switch input:checked+.toggle-slider{background-color:#92278f}.drawer-toggle-switch input:checked+.toggle-slider:before{transform:translateX(20px)}.bot-answer-html h1,.lesson-content-html h1,.question-renderer-wrapper h1{font-size:1.8em!important}.bot-answer-html h2,.lesson-content-html h2,.question-renderer-wrapper h2{font-size:1.6em!important}.bot-answer-html h3,.lesson-content-html h3,.question-renderer-wrapper h3{font-size:1.4em!important}.bot-answer-html h4,.lesson-content-html h4,.question-renderer-wrapper h4{font-size:1.25em!important}.bot-answer-html h5,.lesson-content-html h5,.question-renderer-wrapper h5{font-size:1.15em!important}.bot-answer-html h6,.lesson-content-html h6,.question-renderer-wrapper h6{font-size:1.1em!important}.chat-kpi-container{background:hsla(0,0%,100%,.82)!important;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(14,44,83,.06)!important;border-radius:16px!important;padding:15px!important}.kpi-card{display:flex;justify-content:center;align-items:center;padding:10px 15px;width:100%;transition:transform .2s ease,box-shadow .2s ease}.border-right-divider{border-right:1px solid rgba(14,44,83,.08)}.kpi-card.clickable:hover{background:rgba(146,39,143,.03);border-radius:10px;transform:translateY(-1px);box-shadow:0 4px 12px rgba(146,39,143,.05)}.cost-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(14,44,83,.4);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);z-index:2000;display:flex;align-items:center;justify-content:center;padding:20px}.cost-modal-card{background:#fff;border-radius:20px;width:100%;max-width:500px;box-shadow:0 10px 40px rgba(14,44,83,.12);border:1px solid rgba(14,44,83,.06);overflow:hidden;display:flex;flex-direction:column}.cost-modal-header{padding:20px 24px;border-bottom:1px solid rgba(14,44,83,.06);color:#0e2c53}.cost-modal-title{font-weight:700;font-size:18px;color:#0e2c53}.cost-modal-close-btn{background:none;border:none;color:#94a3b8;font-size:18px;cursor:pointer;transition:color .2s ease,transform .2s ease;padding:4px;display:flex;align-items:center;justify-content:center;border-radius:50%;width:auto}.cost-modal-close-btn:hover{color:#ef4444;transform:scale(1.05)}.cost-modal-body{padding:24px;direction:rtl;text-align:right}.cost-detail-item{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;font-size:14.5px;color:#334155}.cost-detail-label{color:#64748b}.cost-detail-val{color:#0e2c53}.cost-sub-list{list-style:none;margin:8px 15px 15px 0;border-right:2px solid rgba(146,39,143,.2);padding:0 12px 0 0}.cost-sub-item{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;font-size:13px;color:#475569}.cost-sub-title{max-width:70%;color:#64748b}.cost-sub-val{font-weight:600;color:#475569}.cost-modal-divider{height:1px;background:rgba(14,44,83,.06);margin:16px 0}.total-row{margin-bottom:0;font-size:16.5px}.total-val{font-size:18px;color:#8dc63f!important}.download-chat-btn{margin-top:15px;background:rgba(14,44,83,.04)!important}.download-chat-btn:hover{color:#fff!important;background:#92278f!important;box-shadow:0 4px 12px rgba(146,39,143,.2)}.clear-chat-btn{background:rgba(239,68,68,.05)!important;color:#ef4444!important}.clear-chat-btn:hover{color:#fff!important;background:#ef4444!important;box-shadow:0 4px 12px rgba(239,68,68,.2)}@media (max-width:767.98px){.chat-kpi-container{background:transparent!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;border:none!important;box-shadow:none!important;padding:0!important}.kpi-card{background:hsla(0,0%,100%,.95)!important;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(14,44,83,.08)!important;border-radius:14px!important;box-shadow:0 4px 15px rgba(14,44,83,.03)!important;padding:15px 20px!important;margin-bottom:8px!important}.kpi-card.clickable:hover{background:#fff!important;border-color:rgba(146,39,143,.2)!important;box-shadow:0 6px 20px rgba(146,39,143,.06)!important}.border-right-divider{border-right:none!important}}.stream-waiting-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(15,23,42,.65);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);z-index:9999;display:flex;align-items:center;justify-content:center;padding:20px}.stream-waiting-card{background:hsla(0,0%,100%,.95);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid hsla(0,0%,100%,.5);border-radius:24px;padding:35px 30px;width:100%;max-width:420px;box-shadow:0 20px 40px rgba(0,0,0,.15);text-align:center;position:relative;overflow:hidden}.stream-waiting-glow{position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(146,39,143,.08) 0,hsla(0,0%,100%,0) 70%);pointer-events:none;animation:rotateGlow 10s linear infinite}@keyframes rotateGlow{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.stream-waiting-spinner-container{position:relative;width:90px;height:90px;margin:0 auto 24px;display:flex;align-items:center;justify-content:center}.stream-waiting-spinner-outer{position:absolute;width:100%;height:100%;border:4px solid rgba(146,39,143,.1);border-top-color:#92278f;border-radius:50%;animation:spinOuter 1.5s cubic-bezier(.68,-.55,.27,1.55) infinite}.stream-waiting-spinner-inner{position:absolute;width:70%;height:70%;border:4px solid rgba(212,175,55,.1);border-bottom-color:#d4af37;border-radius:50%;animation:spinInner 2s linear infinite reverse}.stream-waiting-icon{font-size:26px;color:#92278f;animation:pulseIcon 2s ease-in-out infinite}@keyframes spinOuter{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spinInner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes pulseIcon{0%,to{transform:scale(1);opacity:.8}50%{transform:scale(1.15);opacity:1}}.stream-waiting-title{font-weight:700;font-size:19px;color:#0f172a;margin-bottom:10px;direction:rtl}.stream-waiting-subtitle{font-size:14px;color:#64748b;margin-bottom:24px;line-height:1.6;direction:rtl}.stream-waiting-timer-badge{display:inline-flex;align-items:center;grid-gap:8px;gap:8px;background:rgba(146,39,143,.06);border:1px solid rgba(146,39,143,.15);padding:8px 18px;border-radius:100px;color:#92278f;font-weight:700;font-size:15px;margin-bottom:24px;box-shadow:0 4px 12px rgba(146,39,143,.03);direction:rtl}.stream-waiting-timer-badge i{animation:blinkTimer 1s ease-in-out infinite}@keyframes blinkTimer{0%,to{opacity:.5}50%{opacity:1}}.stream-waiting-cancel-btn{width:100%;padding:12px 24px;border-radius:14px;border:1px solid #e2e8f0;background:#fff;color:#475569;font-weight:600;font-size:14px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;grid-gap:8px;gap:8px}.stream-waiting-cancel-btn:hover{background:#f8fafc;color:#ef4444;border-color:rgba(239,68,68,.2);transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.05)}.stream-waiting-cancel-btn:active{transform:translateY(0)}.relative-category-section{margin-bottom:24px;direction:rtl;text-align:right}.relative-category-title{font-weight:700;font-size:16px;color:#0e2c53;display:flex;align-items:center;grid-gap:8px;gap:8px;margin-bottom:16px;border-bottom:2px solid rgba(14,44,83,.05);padding-bottom:8px}.category-icon{font-size:18px}.relative-category-lessons .category-icon{color:#92278f}.relative-category-games .category-icon{color:#8dc63f}.relative-category-exams .category-icon{color:#e27602}.relative-category-files .category-icon{color:#5c6f84}.category-count-badge{font-size:11px;background:rgba(14,44,83,.06);color:#64748b;padding:2px 8px;border-radius:12px;margin-right:auto;font-weight:600}.relative-items-list .col-12,.relative-items-list .col-lg-3,.relative-items-list .col-md-4,.relative-items-list .col-md-6,.relative-items-list .col-sm-12{flex:0 0 100%!important;max-width:100%!important;width:100%!important;margin-bottom:10px!important}.relative-lessons-spinner{width:50px;height:50px;position:relative;margin:0 auto}.double-bounce1,.double-bounce2{width:100%;height:100%;border-radius:50%;background-color:#92278f;opacity:.6;position:absolute;top:0;left:0;animation:sk-bounce 2s ease-in-out infinite}.double-bounce2{background-color:#8dc63f;animation-delay:-1s}@keyframes sk-bounce{0%,to{transform:scale(0)}50%{transform:scale(1)}}.relative-lessons-pane-body{height:100%;overflow-y:auto;padding:15px;box-sizing:border-box;display:flex;flex-direction:column}.relative-lessons-pane-body::-webkit-scrollbar{width:6px}.relative-lessons-pane-body::-webkit-scrollbar-track{background:transparent}.relative-lessons-pane-body::-webkit-scrollbar-thumb{background:rgba(14,44,83,.1);border-radius:10px}.relative-lessons-pane-body::-webkit-scrollbar-thumb:hover{background:rgba(14,44,83,.2)}.relative-item-wrapper{display:flex;flex-direction:column;width:100%;margin-bottom:15px}.relative-item-path-badge{display:inline-flex;align-items:center;grid-gap:6px;gap:6px;font-size:11.5px;color:#475569;background:rgba(14,44,83,.035);border:1px solid rgba(14,44,83,.05);padding:4px 10px;border-radius:6px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;direction:rtl;text-align:right;margin-bottom:6px;box-shadow:0 1px 3px rgba(0,0,0,.01)}.relative-item-path-badge i{color:#92278f;font-size:13px}.relative-item-path-badge .path-label{font-weight:600;opacity:.8}.relative-item-path-badge .path-text{font-weight:700;color:#0f172a}.relative-group-path-title{font-weight:700;font-size:14px;color:#0e2c53;display:flex;align-items:center;grid-gap:6px;gap:6px;margin-top:15px;margin-bottom:15px;background:rgba(14,44,83,.035);border:1px solid rgba(14,44,83,.05);padding:8px 12px;border-radius:8px;direction:rtl;text-align:right;box-shadow:0 1px 3px rgba(0,0,0,.01)}.relative-group-path-title i{color:#92278f;font-size:16px}.relative-group-path-title .group-count-badge{font-size:11px;background:rgba(14,44,83,.06);color:#64748b;padding:2px 8px;border-radius:12px;margin-right:auto;font-weight:600}.relative-item-wrapper .product-list-item{max-height:150px!important;overflow:hidden;display:flex!important;flex-direction:row!important;align-items:stretch!important;border:1px solid rgba(14,44,83,.06)!important;border-radius:12px!important;background:#fff!important;margin-bottom:0!important}.relative-item-wrapper .product-list-item .product-thumb{width:100px!important;min-width:100px!important;height:100%!important;min-height:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;background:rgba(14,44,83,.02)!important;overflow:hidden!important;padding:10px!important;box-sizing:border-box!important;border-radius:0 12px 12px 0!important;border-left:1px solid rgba(14,44,83,.06)!important}.relative-item-wrapper .product-list-item .product-thumb img{max-width:100%!important;max-height:100%!important;width:auto!important;height:auto!important;object-fit:contain!important;border-radius:6px!important}.relative-item-wrapper .product-list-item .product-content{flex:1 1!important;padding:10px 15px!important;overflow-y:auto!important;max-height:150px!important;display:flex;flex-direction:column;justify-content:flex-start}.relative-item-wrapper .product-list-item .product-content::-webkit-scrollbar{width:4px}.relative-item-wrapper .product-list-item .product-content::-webkit-scrollbar-thumb{background:rgba(14,44,83,.1);border-radius:4px}.chatbot-page-section.login-required{justify-content:center;align-items:center;padding:20px;background-color:#fdfaf5;z-index:1050}.lock-card{background:hsla(0,0%,100%,.85);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid hsla(0,0%,100%,.5);border-radius:24px;padding:40px 30px;max-width:460px;width:100%;text-align:center;box-shadow:0 15px 35px rgba(14,44,83,.08);display:flex;flex-direction:column;align-items:center;grid-gap:20px;gap:20px;z-index:10;animation:lockCardFadeIn .5s ease-out}@keyframes lockCardFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.lock-icon-container{width:80px;height:80px;border-radius:50%;background:linear-gradient(135deg,rgba(146,39,143,.1),rgba(141,198,63,.1));display:flex;align-items:center;justify-content:center;font-size:32px;color:#92278f;transition:transform .3s ease,background-color .3s ease;box-shadow:0 8px 20px rgba(146,39,143,.05)}.lock-card:hover .lock-icon-container{transform:scale(1.08) rotate(-5deg);background:linear-gradient(135deg,rgba(146,39,143,.15),rgba(141,198,63,.15))}.lock-title{font-weight:700;font-size:24px;color:#0e2c53;margin:0}.lock-text{font-size:15px;color:#5c6f84;line-height:1.6;margin:0;direction:rtl}.login-cta-btn{display:inline-flex;align-items:center;justify-content:center;grid-gap:10px;gap:10px;background:linear-gradient(135deg,#92278f,#7c2079);color:#fff!important;font-weight:700;font-size:16px;padding:12px 32px;border-radius:30px;text-decoration:none!important;transition:all .3s ease;box-shadow:0 8px 20px rgba(146,39,143,.2);width:auto!important}.login-cta-btn:hover{background:linear-gradient(135deg,#7c2079,#61185f);transform:translateY(-2px);box-shadow:0 12px 25px rgba(146,39,143,.3);color:#fff!important}.login-cta-btn i{font-size:16px}.loading-questions-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background-color:hsla(0,0%,100%,.9);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1050;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border-radius:8px;animation:fadeIn .3s ease-in-out}.loading-questions-overlay .overlay-spinner i{font-size:2.5rem;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.drawer-accordion-group{border:1px solid rgba(14,44,83,.08);border-radius:12px;background-color:hsla(0,0%,100%,.4);overflow:hidden;transition:all .3s ease}.drawer-accordion-group:hover{border-color:rgba(146,39,143,.2);background-color:hsla(0,0%,100%,.6)}.drawer-accordion-header{padding:12px 15px;background-color:rgba(14,44,83,.02);cursor:pointer;-webkit-user-select:none;user-select:none;font-weight:700;color:#0e2c53;font-family:"Cairo",sans-serif;font-size:14px;transition:background-color .2s ease;outline:none}.drawer-accordion-header:hover{background-color:rgba(146,39,143,.04)}.drawer-accordion-chevron{transition:transform .3s cubic-bezier(.4,0,.2,1);color:#92278f}.drawer-accordion-chevron.rotated{transform:rotate(-180deg)}.drawer-accordion-body{max-height:0;opacity:0;overflow:hidden;padding:0 15px;transition:max-height .3s cubic-bezier(.4,0,.2,1),opacity .2s ease,padding .3s ease}.drawer-accordion-body.open{max-height:600px;opacity:1;padding:15px;border-top:1px solid rgba(14,44,83,.05)}.regenerate-questions-btn{background:linear-gradient(135deg,rgba(146,39,143,.08),rgba(14,44,83,.05))!important;border:1px solid rgba(146,39,143,.25)!important;color:#92278f!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;padding:6px 16px!important;font-size:13px!important;display:inline-flex!important;align-items:center!important;grid-gap:8px!important;gap:8px!important;box-shadow:0 4px 12px rgba(146,39,143,.04)!important;border-radius:20px!important}.regenerate-questions-btn:hover:not(:disabled){background:linear-gradient(135deg,#92278f,#7c2079)!important;border-color:#92278f!important;color:#fff!important;transform:translateY(-1px);box-shadow:0 6px 16px rgba(146,39,143,.2)!important}.regenerate-questions-btn:active:not(:disabled){transform:translateY(1px)}.regenerate-questions-btn:disabled{opacity:.6;cursor:not-allowed;background:rgba(0,0,0,.05)!important;border-color:rgba(0,0,0,.1)!important;color:#888!important}.form-control{height:auto}
/*# sourceMappingURL=main.0269a4a5.chunk.css.map */