*{margin:0;padding:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-family:Trocchi,serif,Arial,Helvetica,sans-serif}body{overflow:hidden}.abs--fill{position:absolute;top:0;bottom:0;left:0;right:0}.flex--center,.flex__col--center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex__col--center{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex--space-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex--end-center,.flex--space-between{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex--end-center{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@-webkit-keyframes anim__spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes anim__spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes anim__flash{0%{opacity:0}92%{opacity:0}93%{opacity:.6}94%{opacity:.2}96%{opacity:1}to{opacity:0}}@keyframes anim__flash{0%{opacity:0}92%{opacity:0}93%{opacity:.6}94%{opacity:.2}96%{opacity:1}to{opacity:0}}@-webkit-keyframes anim__rain{0%{background-position:0 0}to{background-position:20% 100%}}@keyframes anim__rain{0%{background-position:0 0}to{background-position:20% 100%}}@media (orientation:portrait){@-webkit-keyframes anim__rain{0%{background-position:0 0}to{background-position:40% 100%}}@keyframes anim__rain{0%{background-position:0 0}to{background-position:40% 100%}}}.layout__default{position:fixed;top:0;left:0;width:100vw;height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box}.core__music-player{position:fixed;height:356px;max-height:356px;left:0;right:0;bottom:0;padding-top:56px;background:rgba(0,0,0,.48);-webkit-transform:translateY(356px);transform:translateY(356px);-webkit-transition:-webkit-transform .15s ease-in-out;transition:-webkit-transform .15s ease-in-out;transition:transform .15s ease-in-out;transition:transform .15s ease-in-out,-webkit-transform .15s ease-in-out}.core__music-player .navigation{position:absolute;top:0;left:0;right:0;height:56px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 56px;color:#fff;text-shadow:0 0 2px #fff,0 0 8px #dedede,0 0 14px transparent}.core__music-player .playlist-btn,.core__music-player .status-btn{position:absolute;top:0;left:0;height:56px;width:56px;cursor:pointer}.core__music-player .playlist-btn:hover,.core__music-player .status-btn:hover{background:hsla(0,0%,100%,.16)}.core__music-player .playlist-btn{left:unset;right:0}.core__music-player .progress{position:absolute;top:54px;left:0;background:rgba(82,255,105,.8);height:2px}.core__music-player .marquee{width:100%;overflow:hidden}.core__music-player .click-to-play{height:100%}.core__music-player.show{-webkit-transform:translateY(0);transform:translateY(0)}.core__music-player-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.2)}.home__background,.home__background-lightning{background-color:#fff;background-image:url(/images/background-2k.jpg);width:100%;background-position:bottom;background-repeat:no-repeat;background-size:cover}.home__background-lightning{-webkit-filter:brightness(1.5);filter:brightness(1.5);-webkit-animation:anim__flash 7s ease-out infinite;animation:anim__flash 7s ease-out infinite;-webkit-animation-delay:2s;animation-delay:2s;opacity:0}@media only screen and (min-width:992px){.home__background,.home__background-lightning{background-image:-webkit-image-set(url("/images/background-1k.jpg") 1x,url("/images/background-2k.jpg") 2x);background-image:image-set(url("/images/background-1k.jpg") 1x,url("/images/background-2k.jpg") 2x)}}@media only screen and (min-width:1820px){.home__background,.home__background-lightning{background-image:-webkit-image-set(url("/images/background-2k.jpg") 1x,url("/images/background-3k.jpg") 2x);background-image:image-set(url("/images/background-2k.jpg") 1x,url("/images/background-3k.jpg") 2x)}}@media only screen and (min-width:2460px){.home__background,.home__background-lightning{background-image:-webkit-image-set(url("/images/background-3k.jpg") 1x,url("/images/background-4k.jpg") 2x);background-image:image-set(url("/images/background-3k.jpg") 1x,url("/images/background-4k.jpg") 2x)}}@media only screen and (min-width:3740px){.home__background,.home__background-lightning{background-image:url(/images/background-4k.jpg)}}.home__rain{position:fixed;top:0;left:0;background:url(/images/rain.png);width:100%;height:100%;-webkit-animation:anim__rain .3s linear infinite;animation:anim__rain .3s linear infinite;opacity:.4}@media (orientation:portrait){.home__rain{width:100vh}}.home__quote{position:absolute;top:24px;left:24px}.home__quote .text,.home__quote .Typist .Cursor{font-size:2em;line-height:1.6em;color:#fff;text-shadow:0 0 2px #bdbdbd,0 0 8px #212121,0 0 14px transparent}@media only screen and (max-width:780px){.home__quote .text,.home__quote .Typist .Cursor{font-size:1.5em}}@media only screen and (max-width:480px){.home__quote .text,.home__quote .Typist .Cursor{font-size:1.3em}}.home__particles{overflow:hidden}.home__particles .particle-wrapper{position:absolute;-webkit-transform:translateY(-10vh);transform:translateY(-10vh);-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear}.home__particles .particle-wrapper .particle{width:100%;height:100%;border-radius:50%;mix-blend-mode:screen;background-image:radial-gradient(#9ff,#9ff 10%,rgba(153,255,255,0) 56%);-webkit-animation:fadein-frames .2s infinite,scale-frames 2s infinite;animation:fadein-frames .2s infinite,scale-frames 2s infinite}@-webkit-keyframes fade-frames{0%{opacity:1}50%{opacity:.7}to{opacity:1}}@keyframes fade-frames{0%{opacity:1}50%{opacity:.7}to{opacity:1}}@-webkit-keyframes scale-frames{0%{-webkit-transform:scale3d(.4,.4,1);transform:scale3d(.4,.4,1)}50%{-webkit-transform:scale3d(2.2,2.2,1);transform:scale3d(2.2,2.2,1)}to{-webkit-transform:scale3d(.4,.4,1);transform:scale3d(.4,.4,1)}}@keyframes scale-frames{0%{-webkit-transform:scale3d(.4,.4,1);transform:scale3d(.4,.4,1)}50%{-webkit-transform:scale3d(2.2,2.2,1);transform:scale3d(2.2,2.2,1)}to{-webkit-transform:scale3d(.4,.4,1);transform:scale3d(.4,.4,1)}}.home__particles .particle-wrapper:first-child{width:11px;height:11px;-webkit-animation-name:move-frames-1;animation-name:move-frames-1;-webkit-animation-duration:35934ms;animation-duration:35934ms;-webkit-animation-delay:14647ms;animation-delay:14647ms}@-webkit-keyframes move-frames-1{0%{-webkit-transform:translate3d(24vw,108vh,0);transform:translate3d(24vw,108vh,0)}to{-webkit-transform:translate3d(59vw,-114vh,0);transform:translate3d(59vw,-114vh,0)}}@keyframes move-frames-1{0%{-webkit-transform:translate3d(24vw,108vh,0);transform:translate3d(24vw,108vh,0)}to{-webkit-transform:translate3d(59vw,-114vh,0);transform:translate3d(59vw,-114vh,0)}}.home__particles .particle-wrapper:first-child .particle{-webkit-animation-delay:2701ms;animation-delay:2701ms}.home__particles .particle-wrapper:nth-child(2){width:2px;height:2px;-webkit-animation-name:move-frames-2;animation-name:move-frames-2;-webkit-animation-duration:34723ms;animation-duration:34723ms;-webkit-animation-delay:494ms;animation-delay:494ms}@-webkit-keyframes move-frames-2{0%{-webkit-transform:translate3d(2vw,109vh,0);transform:translate3d(2vw,109vh,0)}to{-webkit-transform:translate3d(37vw,-118vh,0);transform:translate3d(37vw,-118vh,0)}}@keyframes move-frames-2{0%{-webkit-transform:translate3d(2vw,109vh,0);transform:translate3d(2vw,109vh,0)}to{-webkit-transform:translate3d(37vw,-118vh,0);transform:translate3d(37vw,-118vh,0)}}.home__particles .particle-wrapper:nth-child(2) .particle{-webkit-animation-delay:3032ms;animation-delay:3032ms}.home__particles .particle-wrapper:nth-child(3){width:5px;height:5px;-webkit-animation-name:move-frames-3;animation-name:move-frames-3;-webkit-animation-duration:31018ms;animation-duration:31018ms;-webkit-animation-delay:24057ms;animation-delay:24057ms}@-webkit-keyframes move-frames-3{0%{-webkit-transform:translate3d(47vw,109vh,0);transform:translate3d(47vw,109vh,0)}to{-webkit-transform:translate3d(95vw,-134vh,0);transform:translate3d(95vw,-134vh,0)}}@keyframes move-frames-3{0%{-webkit-transform:translate3d(47vw,109vh,0);transform:translate3d(47vw,109vh,0)}to{-webkit-transform:translate3d(95vw,-134vh,0);transform:translate3d(95vw,-134vh,0)}}.home__particles .particle-wrapper:nth-child(3) .particle{-webkit-animation-delay:2901ms;animation-delay:2901ms}.home__particles .particle-wrapper:nth-child(4){width:1px;height:1px;-webkit-animation-name:move-frames-4;animation-name:move-frames-4;-webkit-animation-duration:35892ms;animation-duration:35892ms;-webkit-animation-delay:30415ms;animation-delay:30415ms}@-webkit-keyframes move-frames-4{0%{-webkit-transform:translate3d(37vw,102vh,0);transform:translate3d(37vw,102vh,0)}to{-webkit-transform:translate3d(4vw,-118vh,0);transform:translate3d(4vw,-118vh,0)}}@keyframes move-frames-4{0%{-webkit-transform:translate3d(37vw,102vh,0);transform:translate3d(37vw,102vh,0)}to{-webkit-transform:translate3d(4vw,-118vh,0);transform:translate3d(4vw,-118vh,0)}}.home__particles .particle-wrapper:nth-child(4) .particle{-webkit-animation-delay:2586ms;animation-delay:2586ms}.home__particles .particle-wrapper:nth-child(5){width:12px;height:12px;-webkit-animation-name:move-frames-5;animation-name:move-frames-5;-webkit-animation-duration:29752ms;animation-duration:29752ms;-webkit-animation-delay:24994ms;animation-delay:24994ms}@-webkit-keyframes move-frames-5{0%{-webkit-transform:translate3d(7vw,110vh,0);transform:translate3d(7vw,110vh,0)}to{-webkit-transform:translate3d(59vw,-139vh,0);transform:translate3d(59vw,-139vh,0)}}@keyframes move-frames-5{0%{-webkit-transform:translate3d(7vw,110vh,0);transform:translate3d(7vw,110vh,0)}to{-webkit-transform:translate3d(59vw,-139vh,0);transform:translate3d(59vw,-139vh,0)}}.home__particles .particle-wrapper:nth-child(5) .particle{-webkit-animation-delay:2694ms;animation-delay:2694ms}.home__particles .particle-wrapper:nth-child(6){width:9px;height:9px;-webkit-animation-name:move-frames-6;animation-name:move-frames-6;-webkit-animation-duration:29472ms;animation-duration:29472ms;-webkit-animation-delay:8939ms;animation-delay:8939ms}@-webkit-keyframes move-frames-6{0%{-webkit-transform:translate3d(74vw,106vh,0);transform:translate3d(74vw,106vh,0)}to{-webkit-transform:translate3d(1vw,-129vh,0);transform:translate3d(1vw,-129vh,0)}}@keyframes move-frames-6{0%{-webkit-transform:translate3d(74vw,106vh,0);transform:translate3d(74vw,106vh,0)}to{-webkit-transform:translate3d(1vw,-129vh,0);transform:translate3d(1vw,-129vh,0)}}.home__particles .particle-wrapper:nth-child(6) .particle{-webkit-animation-delay:2.5s;animation-delay:2.5s}.home__particles .particle-wrapper:nth-child(7){width:7px;height:7px;-webkit-animation-name:move-frames-7;animation-name:move-frames-7;-webkit-animation-duration:32949ms;animation-duration:32949ms;-webkit-animation-delay:24764ms;animation-delay:24764ms}@-webkit-keyframes move-frames-7{0%{-webkit-transform:translate3d(76vw,109vh,0);transform:translate3d(76vw,109vh,0)}to{-webkit-transform:translate3d(3vw,-133vh,0);transform:translate3d(3vw,-133vh,0)}}@keyframes move-frames-7{0%{-webkit-transform:translate3d(76vw,109vh,0);transform:translate3d(76vw,109vh,0)}to{-webkit-transform:translate3d(3vw,-133vh,0);transform:translate3d(3vw,-133vh,0)}}.home__particles .particle-wrapper:nth-child(7) .particle{-webkit-animation-delay:3602ms;animation-delay:3602ms}.home__particles .particle-wrapper:nth-child(8){width:6px;height:6px;-webkit-animation-name:move-frames-8;animation-name:move-frames-8;-webkit-animation-duration:28.57s;animation-duration:28.57s;-webkit-animation-delay:33114ms;animation-delay:33114ms}@-webkit-keyframes move-frames-8{0%{-webkit-transform:translate3d(91vw,101vh,0);transform:translate3d(91vw,101vh,0)}to{-webkit-transform:translate3d(2vw,-122vh,0);transform:translate3d(2vw,-122vh,0)}}@keyframes move-frames-8{0%{-webkit-transform:translate3d(91vw,101vh,0);transform:translate3d(91vw,101vh,0)}to{-webkit-transform:translate3d(2vw,-122vh,0);transform:translate3d(2vw,-122vh,0)}}.home__particles .particle-wrapper:nth-child(8) .particle{-webkit-animation-delay:3.23s;animation-delay:3.23s}.home__particles .particle-wrapper:nth-child(9){width:7px;height:7px;-webkit-animation-name:move-frames-9;animation-name:move-frames-9;-webkit-animation-duration:35799ms;animation-duration:35799ms;-webkit-animation-delay:12628ms;animation-delay:12628ms}@-webkit-keyframes move-frames-9{0%{-webkit-transform:translate3d(79vw,105vh,0);transform:translate3d(79vw,105vh,0)}to{-webkit-transform:translate3d(45vw,-132vh,0);transform:translate3d(45vw,-132vh,0)}}@keyframes move-frames-9{0%{-webkit-transform:translate3d(79vw,105vh,0);transform:translate3d(79vw,105vh,0)}to{-webkit-transform:translate3d(45vw,-132vh,0);transform:translate3d(45vw,-132vh,0)}}.home__particles .particle-wrapper:nth-child(9) .particle{-webkit-animation-delay:2.58s;animation-delay:2.58s}.home__particles .particle-wrapper:nth-child(10){width:10px;height:10px;-webkit-animation-name:move-frames-10;animation-name:move-frames-10;-webkit-animation-duration:30946ms;animation-duration:30946ms;-webkit-animation-delay:8572ms;animation-delay:8572ms}@-webkit-keyframes move-frames-10{0%{-webkit-transform:translate3d(17vw,102vh,0);transform:translate3d(17vw,102vh,0)}to{-webkit-transform:translate3d(42vw,-129vh,0);transform:translate3d(42vw,-129vh,0)}}@keyframes move-frames-10{0%{-webkit-transform:translate3d(17vw,102vh,0);transform:translate3d(17vw,102vh,0)}to{-webkit-transform:translate3d(42vw,-129vh,0);transform:translate3d(42vw,-129vh,0)}}.home__particles .particle-wrapper:nth-child(10) .particle{-webkit-animation-delay:924ms;animation-delay:924ms}.home__particles .particle-wrapper:nth-child(11){width:2px;height:2px;-webkit-animation-name:move-frames-11;animation-name:move-frames-11;-webkit-animation-duration:29605ms;animation-duration:29605ms;-webkit-animation-delay:19087ms;animation-delay:19087ms}@-webkit-keyframes move-frames-11{0%{-webkit-transform:translate3d(24vw,106vh,0);transform:translate3d(24vw,106vh,0)}to{-webkit-transform:translate3d(68vw,-125vh,0);transform:translate3d(68vw,-125vh,0)}}@keyframes move-frames-11{0%{-webkit-transform:translate3d(24vw,106vh,0);transform:translate3d(24vw,106vh,0)}to{-webkit-transform:translate3d(68vw,-125vh,0);transform:translate3d(68vw,-125vh,0)}}.home__particles .particle-wrapper:nth-child(11) .particle{-webkit-animation-delay:2094ms;animation-delay:2094ms}.home__particles .particle-wrapper:nth-child(12){width:14px;height:14px;-webkit-animation-name:move-frames-12;animation-name:move-frames-12;-webkit-animation-duration:36955ms;animation-duration:36955ms;-webkit-animation-delay:31832ms;animation-delay:31832ms}@-webkit-keyframes move-frames-12{0%{-webkit-transform:translate3d(65vw,106vh,0);transform:translate3d(65vw,106vh,0)}to{-webkit-transform:translate3d(91vw,-136vh,0);transform:translate3d(91vw,-136vh,0)}}@keyframes move-frames-12{0%{-webkit-transform:translate3d(65vw,106vh,0);transform:translate3d(65vw,106vh,0)}to{-webkit-transform:translate3d(91vw,-136vh,0);transform:translate3d(91vw,-136vh,0)}}.home__particles .particle-wrapper:nth-child(12) .particle{-webkit-animation-delay:1221ms;animation-delay:1221ms}.home__particles .particle-wrapper:nth-child(13){width:8px;height:8px;-webkit-animation-name:move-frames-13;animation-name:move-frames-13;-webkit-animation-duration:32207ms;animation-duration:32207ms;-webkit-animation-delay:15519ms;animation-delay:15519ms}@-webkit-keyframes move-frames-13{0%{-webkit-transform:translate3d(29vw,101vh,0);transform:translate3d(29vw,101vh,0)}to{-webkit-transform:translate3d(91vw,-117vh,0);transform:translate3d(91vw,-117vh,0)}}@keyframes move-frames-13{0%{-webkit-transform:translate3d(29vw,101vh,0);transform:translate3d(29vw,101vh,0)}to{-webkit-transform:translate3d(91vw,-117vh,0);transform:translate3d(91vw,-117vh,0)}}.home__particles .particle-wrapper:nth-child(13) .particle{-webkit-animation-delay:2918ms;animation-delay:2918ms}.home__particles .particle-wrapper:nth-child(14){width:6px;height:6px;-webkit-animation-name:move-frames-14;animation-name:move-frames-14;-webkit-animation-duration:31537ms;animation-duration:31537ms;-webkit-animation-delay:7025ms;animation-delay:7025ms}@-webkit-keyframes move-frames-14{0%{-webkit-transform:translate3d(63vw,102vh,0);transform:translate3d(63vw,102vh,0)}to{-webkit-transform:translate3d(62vw,-109vh,0);transform:translate3d(62vw,-109vh,0)}}@keyframes move-frames-14{0%{-webkit-transform:translate3d(63vw,102vh,0);transform:translate3d(63vw,102vh,0)}to{-webkit-transform:translate3d(62vw,-109vh,0);transform:translate3d(62vw,-109vh,0)}}.home__particles .particle-wrapper:nth-child(14) .particle{-webkit-animation-delay:2871ms;animation-delay:2871ms}.home__particles .particle-wrapper:nth-child(15){width:2px;height:2px;-webkit-animation-name:move-frames-15;animation-name:move-frames-15;-webkit-animation-duration:30978ms;animation-duration:30978ms;-webkit-animation-delay:5.83s;animation-delay:5.83s}@-webkit-keyframes move-frames-15{0%{-webkit-transform:translate3d(39vw,102vh,0);transform:translate3d(39vw,102vh,0)}to{-webkit-transform:translate3d(93vw,-105vh,0);transform:translate3d(93vw,-105vh,0)}}@keyframes move-frames-15{0%{-webkit-transform:translate3d(39vw,102vh,0);transform:translate3d(39vw,102vh,0)}to{-webkit-transform:translate3d(93vw,-105vh,0);transform:translate3d(93vw,-105vh,0)}}.home__particles .particle-wrapper:nth-child(15) .particle{-webkit-animation-delay:2775ms;animation-delay:2775ms}.home__particles .particle-wrapper:nth-child(16){width:10px;height:10px;-webkit-animation-name:move-frames-16;animation-name:move-frames-16;-webkit-animation-duration:36653ms;animation-duration:36653ms;-webkit-animation-delay:613ms;animation-delay:613ms}@-webkit-keyframes move-frames-16{0%{-webkit-transform:translate3d(25vw,110vh,0);transform:translate3d(25vw,110vh,0)}to{-webkit-transform:translate3d(13vw,-114vh,0);transform:translate3d(13vw,-114vh,0)}}@keyframes move-frames-16{0%{-webkit-transform:translate3d(25vw,110vh,0);transform:translate3d(25vw,110vh,0)}to{-webkit-transform:translate3d(13vw,-114vh,0);transform:translate3d(13vw,-114vh,0)}}.home__particles .particle-wrapper:nth-child(16) .particle{-webkit-animation-delay:1085ms;animation-delay:1085ms}.home__particles .particle-wrapper:nth-child(17){width:8px;height:8px;-webkit-animation-name:move-frames-17;animation-name:move-frames-17;-webkit-animation-duration:30267ms;animation-duration:30267ms;-webkit-animation-delay:22106ms;animation-delay:22106ms}@-webkit-keyframes move-frames-17{0%{-webkit-transform:translate3d(66vw,103vh,0);transform:translate3d(66vw,103vh,0)}to{-webkit-transform:translate3d(11vw,-109vh,0);transform:translate3d(11vw,-109vh,0)}}@keyframes move-frames-17{0%{-webkit-transform:translate3d(66vw,103vh,0);transform:translate3d(66vw,103vh,0)}to{-webkit-transform:translate3d(11vw,-109vh,0);transform:translate3d(11vw,-109vh,0)}}.home__particles .particle-wrapper:nth-child(17) .particle{-webkit-animation-delay:1271ms;animation-delay:1271ms}.home__particles .particle-wrapper:nth-child(18){width:14px;height:14px;-webkit-animation-name:move-frames-18;animation-name:move-frames-18;-webkit-animation-duration:34008ms;animation-duration:34008ms;-webkit-animation-delay:4381ms;animation-delay:4381ms}@-webkit-keyframes move-frames-18{0%{-webkit-transform:translate3d(68vw,101vh,0);transform:translate3d(68vw,101vh,0)}to{-webkit-transform:translate3d(19vw,-109vh,0);transform:translate3d(19vw,-109vh,0)}}@keyframes move-frames-18{0%{-webkit-transform:translate3d(68vw,101vh,0);transform:translate3d(68vw,101vh,0)}to{-webkit-transform:translate3d(19vw,-109vh,0);transform:translate3d(19vw,-109vh,0)}}.home__particles .particle-wrapper:nth-child(18) .particle{-webkit-animation-delay:3605ms;animation-delay:3605ms}.home__particles .particle-wrapper:nth-child(19){width:5px;height:5px;-webkit-animation-name:move-frames-19;animation-name:move-frames-19;-webkit-animation-duration:30525ms;animation-duration:30525ms;-webkit-animation-delay:11604ms;animation-delay:11604ms}@-webkit-keyframes move-frames-19{0%{-webkit-transform:translate3d(75vw,105vh,0);transform:translate3d(75vw,105vh,0)}to{-webkit-transform:translate3d(31vw,-107vh,0);transform:translate3d(31vw,-107vh,0)}}@keyframes move-frames-19{0%{-webkit-transform:translate3d(75vw,105vh,0);transform:translate3d(75vw,105vh,0)}to{-webkit-transform:translate3d(31vw,-107vh,0);transform:translate3d(31vw,-107vh,0)}}.home__particles .particle-wrapper:nth-child(19) .particle{-webkit-animation-delay:1305ms;animation-delay:1305ms}.home__particles .particle-wrapper:nth-child(20){width:6px;height:6px;-webkit-animation-name:move-frames-20;animation-name:move-frames-20;-webkit-animation-duration:33411ms;animation-duration:33411ms;-webkit-animation-delay:14766ms;animation-delay:14766ms}@-webkit-keyframes move-frames-20{0%{-webkit-transform:translate3d(37vw,105vh,0);transform:translate3d(37vw,105vh,0)}to{-webkit-transform:translate3d(67vw,-116vh,0);transform:translate3d(67vw,-116vh,0)}}@keyframes move-frames-20{0%{-webkit-transform:translate3d(37vw,105vh,0);transform:translate3d(37vw,105vh,0)}to{-webkit-transform:translate3d(67vw,-116vh,0);transform:translate3d(67vw,-116vh,0)}}.home__particles .particle-wrapper:nth-child(20) .particle{-webkit-animation-delay:3011ms;animation-delay:3011ms}.home__particles .particle-wrapper:nth-child(21){width:8px;height:8px;-webkit-animation-name:move-frames-21;animation-name:move-frames-21;-webkit-animation-duration:29058ms;animation-duration:29058ms;-webkit-animation-delay:6194ms;animation-delay:6194ms}@-webkit-keyframes move-frames-21{0%{-webkit-transform:translate3d(37vw,109vh,0);transform:translate3d(37vw,109vh,0)}to{-webkit-transform:translate3d(100vw,-139vh,0);transform:translate3d(100vw,-139vh,0)}}@keyframes move-frames-21{0%{-webkit-transform:translate3d(37vw,109vh,0);transform:translate3d(37vw,109vh,0)}to{-webkit-transform:translate3d(100vw,-139vh,0);transform:translate3d(100vw,-139vh,0)}}.home__particles .particle-wrapper:nth-child(21) .particle{-webkit-animation-delay:1936ms;animation-delay:1936ms}.home__particles .particle-wrapper:nth-child(22){width:16px;height:16px;-webkit-animation-name:move-frames-22;animation-name:move-frames-22;-webkit-animation-duration:32898ms;animation-duration:32898ms;-webkit-animation-delay:29283ms;animation-delay:29283ms}@-webkit-keyframes move-frames-22{0%{-webkit-transform:translate3d(25vw,107vh,0);transform:translate3d(25vw,107vh,0)}to{-webkit-transform:translate3d(55vw,-111vh,0);transform:translate3d(55vw,-111vh,0)}}@keyframes move-frames-22{0%{-webkit-transform:translate3d(25vw,107vh,0);transform:translate3d(25vw,107vh,0)}to{-webkit-transform:translate3d(55vw,-111vh,0);transform:translate3d(55vw,-111vh,0)}}.home__particles .particle-wrapper:nth-child(22) .particle{-webkit-animation-delay:3989ms;animation-delay:3989ms}.home__particles .particle-wrapper:nth-child(23){width:6px;height:6px;-webkit-animation-name:move-frames-23;animation-name:move-frames-23;-webkit-animation-duration:31507ms;animation-duration:31507ms;-webkit-animation-delay:23787ms;animation-delay:23787ms}@-webkit-keyframes move-frames-23{0%{-webkit-transform:translate3d(41vw,106vh,0);transform:translate3d(41vw,106vh,0)}to{-webkit-transform:translate3d(25vw,-109vh,0);transform:translate3d(25vw,-109vh,0)}}@keyframes move-frames-23{0%{-webkit-transform:translate3d(41vw,106vh,0);transform:translate3d(41vw,106vh,0)}to{-webkit-transform:translate3d(25vw,-109vh,0);transform:translate3d(25vw,-109vh,0)}}.home__particles .particle-wrapper:nth-child(23) .particle{-webkit-animation-delay:2458ms;animation-delay:2458ms}.home__particles .particle-wrapper:nth-child(24){width:12px;height:12px;-webkit-animation-name:move-frames-24;animation-name:move-frames-24;-webkit-animation-duration:31908ms;animation-duration:31908ms;-webkit-animation-delay:13896ms;animation-delay:13896ms}@-webkit-keyframes move-frames-24{0%{-webkit-transform:translate3d(47vw,108vh,0);transform:translate3d(47vw,108vh,0)}to{-webkit-transform:translate3d(25vw,-130vh,0);transform:translate3d(25vw,-130vh,0)}}@keyframes move-frames-24{0%{-webkit-transform:translate3d(47vw,108vh,0);transform:translate3d(47vw,108vh,0)}to{-webkit-transform:translate3d(25vw,-130vh,0);transform:translate3d(25vw,-130vh,0)}}.home__particles .particle-wrapper:nth-child(24) .particle{-webkit-animation-delay:1638ms;animation-delay:1638ms}.home__particles .particle-wrapper:nth-child(25){width:8px;height:8px;-webkit-animation-name:move-frames-25;animation-name:move-frames-25;-webkit-animation-duration:30429ms;animation-duration:30429ms;-webkit-animation-delay:8989ms;animation-delay:8989ms}@-webkit-keyframes move-frames-25{0%{-webkit-transform:translate3d(29vw,102vh,0);transform:translate3d(29vw,102vh,0)}to{-webkit-transform:translate3d(54vw,-115vh,0);transform:translate3d(54vw,-115vh,0)}}@keyframes move-frames-25{0%{-webkit-transform:translate3d(29vw,102vh,0);transform:translate3d(29vw,102vh,0)}to{-webkit-transform:translate3d(54vw,-115vh,0);transform:translate3d(54vw,-115vh,0)}}.home__particles .particle-wrapper:nth-child(25) .particle{-webkit-animation-delay:3368ms;animation-delay:3368ms}.home__particles .particle-wrapper:nth-child(26){width:9px;height:9px;-webkit-animation-name:move-frames-26;animation-name:move-frames-26;-webkit-animation-duration:33895ms;animation-duration:33895ms;-webkit-animation-delay:20051ms;animation-delay:20051ms}@-webkit-keyframes move-frames-26{0%{-webkit-transform:translate3d(69vw,109vh,0);transform:translate3d(69vw,109vh,0)}to{-webkit-transform:translate3d(20vw,-123vh,0);transform:translate3d(20vw,-123vh,0)}}@keyframes move-frames-26{0%{-webkit-transform:translate3d(69vw,109vh,0);transform:translate3d(69vw,109vh,0)}to{-webkit-transform:translate3d(20vw,-123vh,0);transform:translate3d(20vw,-123vh,0)}}.home__particles .particle-wrapper:nth-child(26) .particle{-webkit-animation-delay:.57s;animation-delay:.57s}.home__particles .particle-wrapper:nth-child(27){width:12px;height:12px;-webkit-animation-name:move-frames-27;animation-name:move-frames-27;-webkit-animation-duration:36807ms;animation-duration:36807ms;-webkit-animation-delay:6062ms;animation-delay:6062ms}@-webkit-keyframes move-frames-27{0%{-webkit-transform:translate3d(34vw,108vh,0);transform:translate3d(34vw,108vh,0)}to{-webkit-transform:translate3d(36vw,-125vh,0);transform:translate3d(36vw,-125vh,0)}}@keyframes move-frames-27{0%{-webkit-transform:translate3d(34vw,108vh,0);transform:translate3d(34vw,108vh,0)}to{-webkit-transform:translate3d(36vw,-125vh,0);transform:translate3d(36vw,-125vh,0)}}.home__particles .particle-wrapper:nth-child(27) .particle{-webkit-animation-delay:3614ms;animation-delay:3614ms}.home__particles .particle-wrapper:nth-child(28){width:8px;height:8px;-webkit-animation-name:move-frames-28;animation-name:move-frames-28;-webkit-animation-duration:29178ms;animation-duration:29178ms;-webkit-animation-delay:11815ms;animation-delay:11815ms}@-webkit-keyframes move-frames-28{0%{-webkit-transform:translate3d(4vw,102vh,0);transform:translate3d(4vw,102vh,0)}to{-webkit-transform:translate3d(87vw,-109vh,0);transform:translate3d(87vw,-109vh,0)}}@keyframes move-frames-28{0%{-webkit-transform:translate3d(4vw,102vh,0);transform:translate3d(4vw,102vh,0)}to{-webkit-transform:translate3d(87vw,-109vh,0);transform:translate3d(87vw,-109vh,0)}}.home__particles .particle-wrapper:nth-child(28) .particle{-webkit-animation-delay:2303ms;animation-delay:2303ms}.home__particles .particle-wrapper:nth-child(29){width:6px;height:6px;-webkit-animation-name:move-frames-29;animation-name:move-frames-29;-webkit-animation-duration:30025ms;animation-duration:30025ms;-webkit-animation-delay:15894ms;animation-delay:15894ms}@-webkit-keyframes move-frames-29{0%{-webkit-transform:translate3d(44vw,103vh,0);transform:translate3d(44vw,103vh,0)}to{-webkit-transform:translate3d(35vw,-105vh,0);transform:translate3d(35vw,-105vh,0)}}@keyframes move-frames-29{0%{-webkit-transform:translate3d(44vw,103vh,0);transform:translate3d(44vw,103vh,0)}to{-webkit-transform:translate3d(35vw,-105vh,0);transform:translate3d(35vw,-105vh,0)}}.home__particles .particle-wrapper:nth-child(29) .particle{-webkit-animation-delay:2514ms;animation-delay:2514ms}.home__particles .particle-wrapper:nth-child(30){width:13px;height:13px;-webkit-animation-name:move-frames-30;animation-name:move-frames-30;-webkit-animation-duration:30245ms;animation-duration:30245ms;-webkit-animation-delay:35176ms;animation-delay:35176ms}@-webkit-keyframes move-frames-30{0%{-webkit-transform:translate3d(63vw,109vh,0);transform:translate3d(63vw,109vh,0)}to{-webkit-transform:translate3d(70vw,-139vh,0);transform:translate3d(70vw,-139vh,0)}}@keyframes move-frames-30{0%{-webkit-transform:translate3d(63vw,109vh,0);transform:translate3d(63vw,109vh,0)}to{-webkit-transform:translate3d(70vw,-139vh,0);transform:translate3d(70vw,-139vh,0)}}.home__particles .particle-wrapper:nth-child(30) .particle{-webkit-animation-delay:3.26s;animation-delay:3.26s}.home__particles .particle-wrapper:nth-child(31){width:5px;height:5px;-webkit-animation-name:move-frames-31;animation-name:move-frames-31;-webkit-animation-duration:34502ms;animation-duration:34502ms;-webkit-animation-delay:9935ms;animation-delay:9935ms}@-webkit-keyframes move-frames-31{0%{-webkit-transform:translate3d(46vw,102vh,0);transform:translate3d(46vw,102vh,0)}to{-webkit-transform:translate3d(90vw,-108vh,0);transform:translate3d(90vw,-108vh,0)}}@keyframes move-frames-31{0%{-webkit-transform:translate3d(46vw,102vh,0);transform:translate3d(46vw,102vh,0)}to{-webkit-transform:translate3d(90vw,-108vh,0);transform:translate3d(90vw,-108vh,0)}}.home__particles .particle-wrapper:nth-child(31) .particle{-webkit-animation-delay:437ms;animation-delay:437ms}.home__particles .particle-wrapper:nth-child(32){width:1px;height:1px;-webkit-animation-name:move-frames-32;animation-name:move-frames-32;-webkit-animation-duration:36354ms;animation-duration:36354ms;-webkit-animation-delay:24537ms;animation-delay:24537ms}@-webkit-keyframes move-frames-32{0%{-webkit-transform:translate3d(65vw,106vh,0);transform:translate3d(65vw,106vh,0)}to{-webkit-transform:translate3d(94vw,-129vh,0);transform:translate3d(94vw,-129vh,0)}}@keyframes move-frames-32{0%{-webkit-transform:translate3d(65vw,106vh,0);transform:translate3d(65vw,106vh,0)}to{-webkit-transform:translate3d(94vw,-129vh,0);transform:translate3d(94vw,-129vh,0)}}.home__particles .particle-wrapper:nth-child(32) .particle{-webkit-animation-delay:121ms;animation-delay:121ms}.home__particles .particle-wrapper:nth-child(33){width:14px;height:14px;-webkit-animation-name:move-frames-33;animation-name:move-frames-33;-webkit-animation-duration:35794ms;animation-duration:35794ms;-webkit-animation-delay:35101ms;animation-delay:35101ms}@-webkit-keyframes move-frames-33{0%{-webkit-transform:translate3d(27vw,104vh,0);transform:translate3d(27vw,104vh,0)}to{-webkit-transform:translate3d(48vw,-115vh,0);transform:translate3d(48vw,-115vh,0)}}@keyframes move-frames-33{0%{-webkit-transform:translate3d(27vw,104vh,0);transform:translate3d(27vw,104vh,0)}to{-webkit-transform:translate3d(48vw,-115vh,0);transform:translate3d(48vw,-115vh,0)}}.home__particles .particle-wrapper:nth-child(33) .particle{-webkit-animation-delay:305ms;animation-delay:305ms}.home__particles .particle-wrapper:nth-child(34){width:11px;height:11px;-webkit-animation-name:move-frames-34;animation-name:move-frames-34;-webkit-animation-duration:30132ms;animation-duration:30132ms;-webkit-animation-delay:31081ms;animation-delay:31081ms}@-webkit-keyframes move-frames-34{0%{-webkit-transform:translate3d(73vw,108vh,0);transform:translate3d(73vw,108vh,0)}to{-webkit-transform:translate3d(26vw,-132vh,0);transform:translate3d(26vw,-132vh,0)}}@keyframes move-frames-34{0%{-webkit-transform:translate3d(73vw,108vh,0);transform:translate3d(73vw,108vh,0)}to{-webkit-transform:translate3d(26vw,-132vh,0);transform:translate3d(26vw,-132vh,0)}}.home__particles .particle-wrapper:nth-child(34) .particle{-webkit-animation-delay:1245ms;animation-delay:1245ms}.home__particles .particle-wrapper:nth-child(35){width:7px;height:7px;-webkit-animation-name:move-frames-35;animation-name:move-frames-35;-webkit-animation-duration:30566ms;animation-duration:30566ms;-webkit-animation-delay:23095ms;animation-delay:23095ms}@-webkit-keyframes move-frames-35{0%{-webkit-transform:translate3d(96vw,104vh,0);transform:translate3d(96vw,104vh,0)}to{-webkit-transform:translate3d(94vw,-107vh,0);transform:translate3d(94vw,-107vh,0)}}@keyframes move-frames-35{0%{-webkit-transform:translate3d(96vw,104vh,0);transform:translate3d(96vw,104vh,0)}to{-webkit-transform:translate3d(94vw,-107vh,0);transform:translate3d(94vw,-107vh,0)}}.home__particles .particle-wrapper:nth-child(35) .particle{-webkit-animation-delay:488ms;animation-delay:488ms}.home__particles .particle-wrapper:nth-child(36){width:15px;height:15px;-webkit-animation-name:move-frames-36;animation-name:move-frames-36;-webkit-animation-duration:33903ms;animation-duration:33903ms;-webkit-animation-delay:36.16s;animation-delay:36.16s}@-webkit-keyframes move-frames-36{0%{-webkit-transform:translate3d(8vw,104vh,0);transform:translate3d(8vw,104vh,0)}to{-webkit-transform:translate3d(12vw,-113vh,0);transform:translate3d(12vw,-113vh,0)}}@keyframes move-frames-36{0%{-webkit-transform:translate3d(8vw,104vh,0);transform:translate3d(8vw,104vh,0)}to{-webkit-transform:translate3d(12vw,-113vh,0);transform:translate3d(12vw,-113vh,0)}}.home__particles .particle-wrapper:nth-child(36) .particle{-webkit-animation-delay:1712ms;animation-delay:1712ms}.home__particles .particle-wrapper:nth-child(37){width:13px;height:13px;-webkit-animation-name:move-frames-37;animation-name:move-frames-37;-webkit-animation-duration:32671ms;animation-duration:32671ms;-webkit-animation-delay:17451ms;animation-delay:17451ms}@-webkit-keyframes move-frames-37{0%{-webkit-transform:translate3d(9vw,103vh,0);transform:translate3d(9vw,103vh,0)}to{-webkit-transform:translate3d(47vw,-107vh,0);transform:translate3d(47vw,-107vh,0)}}@keyframes move-frames-37{0%{-webkit-transform:translate3d(9vw,103vh,0);transform:translate3d(9vw,103vh,0)}to{-webkit-transform:translate3d(47vw,-107vh,0);transform:translate3d(47vw,-107vh,0)}}.home__particles .particle-wrapper:nth-child(37) .particle{-webkit-animation-delay:3986ms;animation-delay:3986ms}.home__particles .particle-wrapper:nth-child(38){width:12px;height:12px;-webkit-animation-name:move-frames-38;animation-name:move-frames-38;-webkit-animation-duration:31714ms;animation-duration:31714ms;-webkit-animation-delay:16.92s;animation-delay:16.92s}@-webkit-keyframes move-frames-38{0%{-webkit-transform:translate3d(68vw,105vh,0);transform:translate3d(68vw,105vh,0)}to{-webkit-transform:translate3d(41vw,-131vh,0);transform:translate3d(41vw,-131vh,0)}}@keyframes move-frames-38{0%{-webkit-transform:translate3d(68vw,105vh,0);transform:translate3d(68vw,105vh,0)}to{-webkit-transform:translate3d(41vw,-131vh,0);transform:translate3d(41vw,-131vh,0)}}.home__particles .particle-wrapper:nth-child(38) .particle{-webkit-animation-delay:1717ms;animation-delay:1717ms}.home__particles .particle-wrapper:nth-child(39){width:8px;height:8px;-webkit-animation-name:move-frames-39;animation-name:move-frames-39;-webkit-animation-duration:30097ms;animation-duration:30097ms;-webkit-animation-delay:17538ms;animation-delay:17538ms}@-webkit-keyframes move-frames-39{0%{-webkit-transform:translate3d(62vw,109vh,0);transform:translate3d(62vw,109vh,0)}to{-webkit-transform:translate3d(39vw,-112vh,0);transform:translate3d(39vw,-112vh,0)}}@keyframes move-frames-39{0%{-webkit-transform:translate3d(62vw,109vh,0);transform:translate3d(62vw,109vh,0)}to{-webkit-transform:translate3d(39vw,-112vh,0);transform:translate3d(39vw,-112vh,0)}}.home__particles .particle-wrapper:nth-child(39) .particle{-webkit-animation-delay:3672ms;animation-delay:3672ms}.home__particles .particle-wrapper:nth-child(40){width:3px;height:3px;-webkit-animation-name:move-frames-40;animation-name:move-frames-40;-webkit-animation-duration:32595ms;animation-duration:32595ms;-webkit-animation-delay:.25s;animation-delay:.25s}@-webkit-keyframes move-frames-40{0%{-webkit-transform:translate3d(3vw,107vh,0);transform:translate3d(3vw,107vh,0)}to{-webkit-transform:translate3d(36vw,-109vh,0);transform:translate3d(36vw,-109vh,0)}}@keyframes move-frames-40{0%{-webkit-transform:translate3d(3vw,107vh,0);transform:translate3d(3vw,107vh,0)}to{-webkit-transform:translate3d(36vw,-109vh,0);transform:translate3d(36vw,-109vh,0)}}.home__particles .particle-wrapper:nth-child(40) .particle{-webkit-animation-delay:515ms;animation-delay:515ms}.home__particles .particle-wrapper:nth-child(41){width:9px;height:9px;-webkit-animation-name:move-frames-41;animation-name:move-frames-41;-webkit-animation-duration:35977ms;animation-duration:35977ms;-webkit-animation-delay:27446ms;animation-delay:27446ms}@-webkit-keyframes move-frames-41{0%{-webkit-transform:translate3d(62vw,108vh,0);transform:translate3d(62vw,108vh,0)}to{-webkit-transform:translate3d(12vw,-120vh,0);transform:translate3d(12vw,-120vh,0)}}@keyframes move-frames-41{0%{-webkit-transform:translate3d(62vw,108vh,0);transform:translate3d(62vw,108vh,0)}to{-webkit-transform:translate3d(12vw,-120vh,0);transform:translate3d(12vw,-120vh,0)}}.home__particles .particle-wrapper:nth-child(41) .particle{-webkit-animation-delay:2405ms;animation-delay:2405ms}.home__particles .particle-wrapper:nth-child(42){width:5px;height:5px;-webkit-animation-name:move-frames-42;animation-name:move-frames-42;-webkit-animation-duration:33226ms;animation-duration:33226ms;-webkit-animation-delay:5134ms;animation-delay:5134ms}@-webkit-keyframes move-frames-42{0%{-webkit-transform:translate3d(91vw,110vh,0);transform:translate3d(91vw,110vh,0)}to{-webkit-transform:translate3d(89vw,-117vh,0);transform:translate3d(89vw,-117vh,0)}}@keyframes move-frames-42{0%{-webkit-transform:translate3d(91vw,110vh,0);transform:translate3d(91vw,110vh,0)}to{-webkit-transform:translate3d(89vw,-117vh,0);transform:translate3d(89vw,-117vh,0)}}.home__particles .particle-wrapper:nth-child(42) .particle{-webkit-animation-delay:3453ms;animation-delay:3453ms}.home__particles .particle-wrapper:nth-child(43){width:3px;height:3px;-webkit-animation-name:move-frames-43;animation-name:move-frames-43;-webkit-animation-duration:28248ms;animation-duration:28248ms;-webkit-animation-delay:8346ms;animation-delay:8346ms}@-webkit-keyframes move-frames-43{0%{-webkit-transform:translate3d(95vw,103vh,0);transform:translate3d(95vw,103vh,0)}to{-webkit-transform:translate3d(82vw,-115vh,0);transform:translate3d(82vw,-115vh,0)}}@keyframes move-frames-43{0%{-webkit-transform:translate3d(95vw,103vh,0);transform:translate3d(95vw,103vh,0)}to{-webkit-transform:translate3d(82vw,-115vh,0);transform:translate3d(82vw,-115vh,0)}}.home__particles .particle-wrapper:nth-child(43) .particle{-webkit-animation-delay:1.37s;animation-delay:1.37s}.home__particles .particle-wrapper:nth-child(44){width:11px;height:11px;-webkit-animation-name:move-frames-44;animation-name:move-frames-44;-webkit-animation-duration:30708ms;animation-duration:30708ms;-webkit-animation-delay:27246ms;animation-delay:27246ms}@-webkit-keyframes move-frames-44{0%{-webkit-transform:translate3d(89vw,104vh,0);transform:translate3d(89vw,104vh,0)}to{-webkit-transform:translate3d(98vw,-105vh,0);transform:translate3d(98vw,-105vh,0)}}@keyframes move-frames-44{0%{-webkit-transform:translate3d(89vw,104vh,0);transform:translate3d(89vw,104vh,0)}to{-webkit-transform:translate3d(98vw,-105vh,0);transform:translate3d(98vw,-105vh,0)}}.home__particles .particle-wrapper:nth-child(44) .particle{-webkit-animation-delay:2444ms;animation-delay:2444ms}.home__particles .particle-wrapper:nth-child(45){width:15px;height:15px;-webkit-animation-name:move-frames-45;animation-name:move-frames-45;-webkit-animation-duration:30442ms;animation-duration:30442ms;-webkit-animation-delay:12854ms;animation-delay:12854ms}@-webkit-keyframes move-frames-45{0%{-webkit-transform:translate3d(91vw,107vh,0);transform:translate3d(91vw,107vh,0)}to{-webkit-transform:translate3d(82vw,-114vh,0);transform:translate3d(82vw,-114vh,0)}}@keyframes move-frames-45{0%{-webkit-transform:translate3d(91vw,107vh,0);transform:translate3d(91vw,107vh,0)}to{-webkit-transform:translate3d(82vw,-114vh,0);transform:translate3d(82vw,-114vh,0)}}.home__particles .particle-wrapper:nth-child(45) .particle{-webkit-animation-delay:1105ms;animation-delay:1105ms}.home__particles .particle-wrapper:nth-child(46){width:1px;height:1px;-webkit-animation-name:move-frames-46;animation-name:move-frames-46;-webkit-animation-duration:32147ms;animation-duration:32147ms;-webkit-animation-delay:32908ms;animation-delay:32908ms}@-webkit-keyframes move-frames-46{0%{-webkit-transform:translate3d(97vw,106vh,0);transform:translate3d(97vw,106vh,0)}to{-webkit-transform:translate3d(48vw,-111vh,0);transform:translate3d(48vw,-111vh,0)}}@keyframes move-frames-46{0%{-webkit-transform:translate3d(97vw,106vh,0);transform:translate3d(97vw,106vh,0)}to{-webkit-transform:translate3d(48vw,-111vh,0);transform:translate3d(48vw,-111vh,0)}}.home__particles .particle-wrapper:nth-child(46) .particle{-webkit-animation-delay:1611ms;animation-delay:1611ms}.home__particles .particle-wrapper:nth-child(47){width:5px;height:5px;-webkit-animation-name:move-frames-47;animation-name:move-frames-47;-webkit-animation-duration:34812ms;animation-duration:34812ms;-webkit-animation-delay:26807ms;animation-delay:26807ms}@-webkit-keyframes move-frames-47{0%{-webkit-transform:translate3d(88vw,104vh,0);transform:translate3d(88vw,104vh,0)}to{-webkit-transform:translate3d(72vw,-132vh,0);transform:translate3d(72vw,-132vh,0)}}@keyframes move-frames-47{0%{-webkit-transform:translate3d(88vw,104vh,0);transform:translate3d(88vw,104vh,0)}to{-webkit-transform:translate3d(72vw,-132vh,0);transform:translate3d(72vw,-132vh,0)}}.home__particles .particle-wrapper:nth-child(47) .particle{-webkit-animation-delay:3584ms;animation-delay:3584ms}.home__particles .particle-wrapper:nth-child(48){width:8px;height:8px;-webkit-animation-name:move-frames-48;animation-name:move-frames-48;-webkit-animation-duration:34198ms;animation-duration:34198ms;-webkit-animation-delay:36788ms;animation-delay:36788ms}@-webkit-keyframes move-frames-48{0%{-webkit-transform:translate3d(42vw,102vh,0);transform:translate3d(42vw,102vh,0)}to{-webkit-transform:translate3d(59vw,-111vh,0);transform:translate3d(59vw,-111vh,0)}}@keyframes move-frames-48{0%{-webkit-transform:translate3d(42vw,102vh,0);transform:translate3d(42vw,102vh,0)}to{-webkit-transform:translate3d(59vw,-111vh,0);transform:translate3d(59vw,-111vh,0)}}.home__particles .particle-wrapper:nth-child(48) .particle{-webkit-animation-delay:2449ms;animation-delay:2449ms}.home__particles .particle-wrapper:nth-child(49){width:6px;height:6px;-webkit-animation-name:move-frames-49;animation-name:move-frames-49;-webkit-animation-duration:29.19s;animation-duration:29.19s;-webkit-animation-delay:26005ms;animation-delay:26005ms}@-webkit-keyframes move-frames-49{0%{-webkit-transform:translate3d(86vw,104vh,0);transform:translate3d(86vw,104vh,0)}to{-webkit-transform:translate3d(75vw,-117vh,0);transform:translate3d(75vw,-117vh,0)}}@keyframes move-frames-49{0%{-webkit-transform:translate3d(86vw,104vh,0);transform:translate3d(86vw,104vh,0)}to{-webkit-transform:translate3d(75vw,-117vh,0);transform:translate3d(75vw,-117vh,0)}}.home__particles .particle-wrapper:nth-child(49) .particle{-webkit-animation-delay:51ms;animation-delay:51ms}.home__particles .particle-wrapper:nth-child(50){width:13px;height:13px;-webkit-animation-name:move-frames-50;animation-name:move-frames-50;-webkit-animation-duration:32439ms;animation-duration:32439ms;-webkit-animation-delay:6737ms;animation-delay:6737ms}@-webkit-keyframes move-frames-50{0%{-webkit-transform:translate3d(92vw,101vh,0);transform:translate3d(92vw,101vh,0)}to{-webkit-transform:translate3d(99vw,-125vh,0);transform:translate3d(99vw,-125vh,0)}}@keyframes move-frames-50{0%{-webkit-transform:translate3d(92vw,101vh,0);transform:translate3d(92vw,101vh,0)}to{-webkit-transform:translate3d(99vw,-125vh,0);transform:translate3d(99vw,-125vh,0)}}.home__particles .particle-wrapper:nth-child(50) .particle{-webkit-animation-delay:2465ms;animation-delay:2465ms}.home__menu{position:absolute;right:0;margin:auto 0}.home__menu>.menu-item{text-align:end;font-size:2em;font-weight:lighter;color:#fff;cursor:pointer;margin:12px 16px;padding:8px 16px;text-shadow:0 0 2px #bdbdbd,0 0 8px #212121,0 0 14px transparent;text-decoration:none}.home__menu>.menu-item svg{width:32px;height:32px;margin-left:12px;-webkit-filter:drop-shadow(3px 3px 2px rgba(0,0,0,.5));filter:drop-shadow(3px 3px 2px rgba(0,0,0,.5))}.home__menu>.menu-item:hover{-webkit-animation:neon 1.5s ease-in-out infinite alternate;animation:neon 1.5s ease-in-out infinite alternate}.home__menu>.menu-item:hover svg{-webkit-transform:rotate(24deg);transform:rotate(24deg)}@-webkit-keyframes neon{0%{text-shadow:0 0 10px #fff,0 0 20px #fff,0 0 30px #fff,0 0 40px #228dff,0 0 70px #228dff,0 0 80px #228dff,0 0 100px #228dff,0 0 150px #228dff}to{text-shadow:0 0 5px #fff,0 0 10px #fff,0 0 15px #fff,0 0 20px #228dff,0 0 35px #228dff,0 0 40px #228dff,0 0 50px #228dff,0 0 75px #228dff}}@keyframes neon{0%{text-shadow:0 0 10px #fff,0 0 20px #fff,0 0 30px #fff,0 0 40px #228dff,0 0 70px #228dff,0 0 80px #228dff,0 0 100px #228dff,0 0 150px #228dff}to{text-shadow:0 0 5px #fff,0 0 10px #fff,0 0 15px #fff,0 0 20px #228dff,0 0 35px #228dff,0 0 40px #228dff,0 0 50px #228dff,0 0 75px #228dff}}@media only screen and (max-width:1280px){.home__menu{padding-bottom:280px}.home__menu>.menu-item{font-size:1.7em}}@media only screen and (max-width:780px){.home__menu{padding-bottom:340px}.home__menu>.menu-item{font-size:1.5em;padding:4px 16px}}@media only screen and (max-width:640px){.home__menu{padding-bottom:156px}.home__menu>.menu-item{font-size:1.1em;margin:12px;padding:0 8px}.home__menu>.menu-item svg{width:24px;height:24px;margin-left:8px}}.em__background{width:100%;height:100%;margin:0;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:0;background:#ffa5a5;background:-webkit-gradient(linear,left top,left bottom,from(#ffa5a5),to(#ffe2e7));background:linear-gradient(180deg,#ffa5a5 0,#ffe2e7)}.em__heart{z-index:1}.em__heart .chest{position:relative;width:500px;min-width:500px;max-width:500px;height:500px;-webkit-transform:scale(.6);transform:scale(.6)}@media only screen and (max-width:1200px){.em__heart .chest{-webkit-transform:scale(.5);transform:scale(.5)}}@media only screen and (max-width:780px){.em__heart .chest{-webkit-transform:scale(.4);transform:scale(.4)}}@media only screen and (max-width:480px){.em__heart .chest{-webkit-transform:scale(.3);transform:scale(.3)}}.em__heart .heart{position:absolute;z-index:2;background:-webkit-gradient(linear,right top,left top,from(#f50a45),color-stop(40%,#d5093c));background:linear-gradient(-90deg,#f50a45,#d5093c 40%);-webkit-animation:beat .7s ease 0s infinite normal;animation:beat .7s ease 0s infinite normal}.em__heart .heart.center{background:linear-gradient(-45deg,#b80734,#d5093c 40%)}.em__heart .heart.top{z-index:3}.em__heart .side{top:100px;width:220px;height:220px;border-radius:220px}.em__heart .center{width:210px;height:210px;bottom:100px;left:145px;font-size:0;text-indent:-9999px}.em__heart .left{left:62px}.em__heart .right{right:62px}@-webkit-keyframes beat{0%{-webkit-transform:scale(1) rotate(225deg);transform:scale(1) rotate(225deg);-webkit-box-shadow:0 0 40px #d5093c;box-shadow:0 0 40px #d5093c}50%{-webkit-transform:scale(1.1) rotate(225deg);transform:scale(1.1) rotate(225deg);-webkit-box-shadow:0 0 70px #d5093c;box-shadow:0 0 70px #d5093c}to{-webkit-transform:scale(1) rotate(225deg);transform:scale(1) rotate(225deg);-webkit-box-shadow:0 0 40px #d5093c;box-shadow:0 0 40px #d5093c}}@keyframes beat{0%{-webkit-transform:scale(1) rotate(225deg);transform:scale(1) rotate(225deg);-webkit-box-shadow:0 0 40px #d5093c;box-shadow:0 0 40px #d5093c}50%{-webkit-transform:scale(1.1) rotate(225deg);transform:scale(1.1) rotate(225deg);-webkit-box-shadow:0 0 70px #d5093c;box-shadow:0 0 70px #d5093c}to{-webkit-transform:scale(1) rotate(225deg);transform:scale(1) rotate(225deg);-webkit-box-shadow:0 0 40px #d5093c;box-shadow:0 0 40px #d5093c}}.em__timer{position:absolute;top:24px;left:24px}.em__timer .text,.em__timer .Typist .Cursor{font-size:2em;line-height:1.6em;color:#fff;text-shadow:0 0 2px #bc779b,0 0 8px #e390b9,0 0 14px transparent}@media only screen and (max-width:780px){.em__timer .text,.em__timer .Typist .Cursor{font-size:1.5em}}@media only screen and (max-width:480px){.em__timer .text,.em__timer .Typist .Cursor{font-size:1.3em}}.em__secure{z-index:100}.em__secure .bottom-left,.em__secure .bottom-right,.em__secure .top-left,.em__secure .top-right{position:absolute;width:35vw;height:35vw;max-width:200px;max-height:200px}.em__secure .top-left{top:0;left:0}.em__secure .top-right{top:0;right:0}.em__secure .bottom-left{bottom:0;left:0}.em__secure .bottom-right{bottom:0;right:0}.em__secure .content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:1.3em;color:rgba(0,0,0,.78)}.em__secure .content img{width:45vw;max-width:320px;height:auto;display:block;margin:16px;-webkit-animation:bear .4s linear infinite;animation:bear .4s linear infinite;-webkit-animation-delay:5s;animation-delay:5s}@-webkit-keyframes bear{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}to{-webkit-transform:scaleX(-1);transform:scaleX(-1)}}@keyframes bear{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}to{-webkit-transform:scaleX(-1);transform:scaleX(-1)}}.em__secure .content .btn{margin-top:36px;padding:16px;border:1px solid #fff;background:#1565c0;color:#fff;border-radius:8px}.em__quote{position:absolute;bottom:24px;left:24px;right:24px;height:200px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.em__quote .Typist{-ms-flex-item-align:end;align-self:flex-end}.em__quote .Cursor,.em__quote .text,.em__quote .Typist{font-size:1.3em;line-height:1.5em;color:#fff;text-shadow:0 0 2px #9a547a,0 0 8px #db8ab4,0 0 14px transparent}@media only screen and (max-width:780px){.em__quote .text,.em__quote .Typist .Cursor{font-size:1.1em}}@media only screen and (max-width:480px){.em__quote .text,.em__quote .Typist .Cursor{font-size:.9em}}.em__menu{position:absolute;right:-18px;top:0;bottom:0;width:84px;z-index:100}.em__menu .item{width:48px;height:48px;background:#fff;border-top-left-radius:8px;border-bottom-left-radius:8px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.04),0 1px 2px rgba(0,0,0,.08);box-shadow:0 1px 3px rgba(0,0,0,.04),0 1px 2px rgba(0,0,0,.08);cursor:pointer}.em__map{bottom:0;width:100vw;-webkit-transform:translateX(100vw);transform:translateX(100vw);-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out}.em__map,.em__map .header{position:absolute;right:0;top:0;z-index:999}.em__map .header{background:-webkit-gradient(linear,left top,left bottom,from(#ffa5a5),to(#fed0da));background:linear-gradient(180deg,#ffa5a5 0,#fed0da);color:#fff;text-shadow:0 0 2px #bc779b,0 0 8px #e390b9,0 0 14px transparent;left:0;height:52px;padding:0 12px 0 18px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)}.em__map .content{position:absolute;top:52px;left:0;right:0;height:calc(100vh - 52px);background:#fff;z-index:998}.em__map .marker-view-btn{width:100%;height:24px;background:#fd7fc6;color:#fff;border-radius:4px;margin-top:8px}.em__map .lazy-images{display:none}.em__map.opened{-webkit-transform:translateX(0);transform:translateX(0)}.em__map-detail{bottom:0;width:100vw;-webkit-transform:translateX(100vw);transform:translateX(100vw);-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out}.em__map-detail,.em__map-detail .header{position:absolute;right:0;top:0;z-index:1001}.em__map-detail .header{background:-webkit-gradient(linear,left top,left bottom,from(#ffa5a5),to(#fed0da));background:linear-gradient(180deg,#ffa5a5 0,#fed0da);color:#fff;text-shadow:0 0 2px #bc779b,0 0 8px #e390b9,0 0 14px transparent;left:0;height:52px;padding:0 12px 0 18px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.em__map-detail .content{position:absolute;top:52px;left:0;right:0;height:calc(100vh - 52px);background:#fff;overflow-y:auto;z-index:1000}.em__map-detail .content .name{font-size:1.1em;margin:16px 16px 8px;color:#fc5a80}.em__map-detail .content .time{font-size:1em;margin:8px 16px 16px;color:rgba(0,0,0,.78)}.em__map-detail .content .description{margin:16px;color:rgba(0,0,0,.32);font-style:italic;white-space:pre-wrap}.em__map-detail .content .images{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:8px}.em__map-detail .content .images img{margin-bottom:8px;border-radius:8px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);max-width:800px}.em__map-detail.opened{-webkit-transform:translateX(0);transform:translateX(0)}.em__weather{bottom:0;width:100vw;-webkit-transform:translateX(100vw);transform:translateX(100vw);-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out;overflow:auto}.em__weather,.em__weather .header{position:absolute;right:0;top:0;z-index:999}.em__weather .header{background:-webkit-gradient(linear,left top,left bottom,from(#ffa5a5),to(#fed0da));background:linear-gradient(180deg,#ffa5a5 0,#fed0da);color:#fff;text-shadow:0 0 2px #bc779b,0 0 8px #e390b9,0 0 14px transparent;left:0;height:52px;padding:0 12px 0 18px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)}.em__weather .content{position:absolute;top:52px;left:0;right:0;height:calc(100vh - 52px);background:#fff;z-index:998}.em__weather.opened{-webkit-transform:translateX(0);transform:translateX(0)}.apps__detail{width:100%;height:100%}.apps__detail .logo{width:8em;height:8em;border-radius:2em;-webkit-box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23);box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23)}.apps__detail .title{font-size:1.4em;margin-top:1em;margin-bottom:.2em}.apps__detail .description{font-size:1em;line-height:1.4em;opacity:.28;text-align:center;margin-top:.8em;padding:0 2em}.apps__detail .buttons{gap:1.8em;margin-top:2em}@media only screen and (max-width:480px){.apps__detail .buttons{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important;gap:1em}.apps__detail .buttons .button{-ms-flex-item-align:stretch;align-self:stretch;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.apps__detail .buttons .button{border-radius:.8em;padding:.8em 1.2em .8em .6em;background:#000;color:#fff;text-decoration:none;gap:.5em;-webkit-box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23);box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23);-webkit-transform:all .3s ease-in-out;transform:all .3s ease-in-out}.apps__detail .buttons .button:active{opacity:.78;-webkit-transform:scale(.96);transform:scale(.96)}.apps__detail .buttons .button img{width:3em}.apps__detail .buttons .button .labels .top{font-weight:lighter;font-size:.9em;opacity:.68;font-family:Arial,Helvetica,sans-serif}.apps__detail .buttons .button .labels .bottom{font-size:1.6em;font-family:Arial,Helvetica,sans-serif}.Typist .Cursor{display:inline-block}.Typist .Cursor--blinking{opacity:1;-webkit-animation:blink 1s linear infinite;animation:blink 1s linear infinite}@-webkit-keyframes blink{0%{opacity:1}50%{opacity:0}to{opacity:1}}@keyframes blink{0%{opacity:1}50%{opacity:0}to{opacity:1}}