*{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:5px;height:5px;-webkit-animation-name:move-frames-1;animation-name:move-frames-1;-webkit-animation-duration:36791ms;animation-duration:36791ms;-webkit-animation-delay:25554ms;animation-delay:25554ms}@-webkit-keyframes move-frames-1{0%{-webkit-transform:translate3d(9vw,104vh,0);transform:translate3d(9vw,104vh,0)}to{-webkit-transform:translate3d(23vw,-128vh,0);transform:translate3d(23vw,-128vh,0)}}@keyframes move-frames-1{0%{-webkit-transform:translate3d(9vw,104vh,0);transform:translate3d(9vw,104vh,0)}to{-webkit-transform:translate3d(23vw,-128vh,0);transform:translate3d(23vw,-128vh,0)}}.home__particles .particle-wrapper:first-child .particle{-webkit-animation-delay:166ms;animation-delay:166ms}.home__particles .particle-wrapper:nth-child(2){width:1px;height:1px;-webkit-animation-name:move-frames-2;animation-name:move-frames-2;-webkit-animation-duration:33.14s;animation-duration:33.14s;-webkit-animation-delay:6.57s;animation-delay:6.57s}@-webkit-keyframes move-frames-2{0%{-webkit-transform:translate3d(8vw,110vh,0);transform:translate3d(8vw,110vh,0)}to{-webkit-transform:translate3d(33vw,-135vh,0);transform:translate3d(33vw,-135vh,0)}}@keyframes move-frames-2{0%{-webkit-transform:translate3d(8vw,110vh,0);transform:translate3d(8vw,110vh,0)}to{-webkit-transform:translate3d(33vw,-135vh,0);transform:translate3d(33vw,-135vh,0)}}.home__particles .particle-wrapper:nth-child(2) .particle{-webkit-animation-delay:2706ms;animation-delay:2706ms}.home__particles .particle-wrapper:nth-child(3){width:4px;height:4px;-webkit-animation-name:move-frames-3;animation-name:move-frames-3;-webkit-animation-duration:31924ms;animation-duration:31924ms;-webkit-animation-delay:23.31s;animation-delay:23.31s}@-webkit-keyframes move-frames-3{0%{-webkit-transform:translate3d(57vw,110vh,0);transform:translate3d(57vw,110vh,0)}to{-webkit-transform:translate3d(26vw,-139vh,0);transform:translate3d(26vw,-139vh,0)}}@keyframes move-frames-3{0%{-webkit-transform:translate3d(57vw,110vh,0);transform:translate3d(57vw,110vh,0)}to{-webkit-transform:translate3d(26vw,-139vh,0);transform:translate3d(26vw,-139vh,0)}}.home__particles .particle-wrapper:nth-child(3) .particle{-webkit-animation-delay:1539ms;animation-delay:1539ms}.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:32262ms;animation-duration:32262ms;-webkit-animation-delay:22191ms;animation-delay:22191ms}@-webkit-keyframes move-frames-4{0%{-webkit-transform:translate3d(77vw,102vh,0);transform:translate3d(77vw,102vh,0)}to{-webkit-transform:translate3d(100vw,-113vh,0);transform:translate3d(100vw,-113vh,0)}}@keyframes move-frames-4{0%{-webkit-transform:translate3d(77vw,102vh,0);transform:translate3d(77vw,102vh,0)}to{-webkit-transform:translate3d(100vw,-113vh,0);transform:translate3d(100vw,-113vh,0)}}.home__particles .particle-wrapper:nth-child(4) .particle{-webkit-animation-delay:688ms;animation-delay:688ms}.home__particles .particle-wrapper:nth-child(5){width:7px;height:7px;-webkit-animation-name:move-frames-5;animation-name:move-frames-5;-webkit-animation-duration:34555ms;animation-duration:34555ms;-webkit-animation-delay:26.46s;animation-delay:26.46s}@-webkit-keyframes move-frames-5{0%{-webkit-transform:translate3d(66vw,103vh,0);transform:translate3d(66vw,103vh,0)}to{-webkit-transform:translate3d(56vw,-131vh,0);transform:translate3d(56vw,-131vh,0)}}@keyframes move-frames-5{0%{-webkit-transform:translate3d(66vw,103vh,0);transform:translate3d(66vw,103vh,0)}to{-webkit-transform:translate3d(56vw,-131vh,0);transform:translate3d(56vw,-131vh,0)}}.home__particles .particle-wrapper:nth-child(5) .particle{-webkit-animation-delay:1874ms;animation-delay:1874ms}.home__particles .particle-wrapper:nth-child(6){width:8px;height:8px;-webkit-animation-name:move-frames-6;animation-name:move-frames-6;-webkit-animation-duration:35541ms;animation-duration:35541ms;-webkit-animation-delay:1179ms;animation-delay:1179ms}@-webkit-keyframes move-frames-6{0%{-webkit-transform:translate3d(69vw,109vh,0);transform:translate3d(69vw,109vh,0)}to{-webkit-transform:translate3d(52vw,-137vh,0);transform:translate3d(52vw,-137vh,0)}}@keyframes move-frames-6{0%{-webkit-transform:translate3d(69vw,109vh,0);transform:translate3d(69vw,109vh,0)}to{-webkit-transform:translate3d(52vw,-137vh,0);transform:translate3d(52vw,-137vh,0)}}.home__particles .particle-wrapper:nth-child(6) .particle{-webkit-animation-delay:2.87s;animation-delay:2.87s}.home__particles .particle-wrapper:nth-child(7){width:1px;height:1px;-webkit-animation-name:move-frames-7;animation-name:move-frames-7;-webkit-animation-duration:36671ms;animation-duration:36671ms;-webkit-animation-delay:23.72s;animation-delay:23.72s}@-webkit-keyframes move-frames-7{0%{-webkit-transform:translate3d(65vw,103vh,0);transform:translate3d(65vw,103vh,0)}to{-webkit-transform:translate3d(97vw,-106vh,0);transform:translate3d(97vw,-106vh,0)}}@keyframes move-frames-7{0%{-webkit-transform:translate3d(65vw,103vh,0);transform:translate3d(65vw,103vh,0)}to{-webkit-transform:translate3d(97vw,-106vh,0);transform:translate3d(97vw,-106vh,0)}}.home__particles .particle-wrapper:nth-child(7) .particle{-webkit-animation-delay:3403ms;animation-delay:3403ms}.home__particles .particle-wrapper:nth-child(8){width:16px;height:16px;-webkit-animation-name:move-frames-8;animation-name:move-frames-8;-webkit-animation-duration:33439ms;animation-duration:33439ms;-webkit-animation-delay:26398ms;animation-delay:26398ms}@-webkit-keyframes move-frames-8{0%{-webkit-transform:translate3d(80vw,102vh,0);transform:translate3d(80vw,102vh,0)}to{-webkit-transform:translate3d(81vw,-131vh,0);transform:translate3d(81vw,-131vh,0)}}@keyframes move-frames-8{0%{-webkit-transform:translate3d(80vw,102vh,0);transform:translate3d(80vw,102vh,0)}to{-webkit-transform:translate3d(81vw,-131vh,0);transform:translate3d(81vw,-131vh,0)}}.home__particles .particle-wrapper:nth-child(8) .particle{-webkit-animation-delay:2689ms;animation-delay:2689ms}.home__particles .particle-wrapper:nth-child(9){width:9px;height:9px;-webkit-animation-name:move-frames-9;animation-name:move-frames-9;-webkit-animation-duration:31249ms;animation-duration:31249ms;-webkit-animation-delay:1.08s;animation-delay:1.08s}@-webkit-keyframes move-frames-9{0%{-webkit-transform:translate3d(56vw,110vh,0);transform:translate3d(56vw,110vh,0)}to{-webkit-transform:translate3d(5vw,-131vh,0);transform:translate3d(5vw,-131vh,0)}}@keyframes move-frames-9{0%{-webkit-transform:translate3d(56vw,110vh,0);transform:translate3d(56vw,110vh,0)}to{-webkit-transform:translate3d(5vw,-131vh,0);transform:translate3d(5vw,-131vh,0)}}.home__particles .particle-wrapper:nth-child(9) .particle{-webkit-animation-delay:1993ms;animation-delay:1993ms}.home__particles .particle-wrapper:nth-child(10){width:9px;height:9px;-webkit-animation-name:move-frames-10;animation-name:move-frames-10;-webkit-animation-duration:31.67s;animation-duration:31.67s;-webkit-animation-delay:24406ms;animation-delay:24406ms}@-webkit-keyframes move-frames-10{0%{-webkit-transform:translate3d(40vw,103vh,0);transform:translate3d(40vw,103vh,0)}to{-webkit-transform:translate3d(33vw,-120vh,0);transform:translate3d(33vw,-120vh,0)}}@keyframes move-frames-10{0%{-webkit-transform:translate3d(40vw,103vh,0);transform:translate3d(40vw,103vh,0)}to{-webkit-transform:translate3d(33vw,-120vh,0);transform:translate3d(33vw,-120vh,0)}}.home__particles .particle-wrapper:nth-child(10) .particle{-webkit-animation-delay:1721ms;animation-delay:1721ms}.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:28.72s;animation-duration:28.72s;-webkit-animation-delay:21586ms;animation-delay:21586ms}@-webkit-keyframes move-frames-11{0%{-webkit-transform:translate3d(65vw,109vh,0);transform:translate3d(65vw,109vh,0)}to{-webkit-transform:translate3d(59vw,-122vh,0);transform:translate3d(59vw,-122vh,0)}}@keyframes move-frames-11{0%{-webkit-transform:translate3d(65vw,109vh,0);transform:translate3d(65vw,109vh,0)}to{-webkit-transform:translate3d(59vw,-122vh,0);transform:translate3d(59vw,-122vh,0)}}.home__particles .particle-wrapper:nth-child(11) .particle{-webkit-animation-delay:685ms;animation-delay:685ms}.home__particles .particle-wrapper:nth-child(12){width:2px;height:2px;-webkit-animation-name:move-frames-12;animation-name:move-frames-12;-webkit-animation-duration:32708ms;animation-duration:32708ms;-webkit-animation-delay:22459ms;animation-delay:22459ms}@-webkit-keyframes move-frames-12{0%{-webkit-transform:translate3d(72vw,104vh,0);transform:translate3d(72vw,104vh,0)}to{-webkit-transform:translate3d(19vw,-127vh,0);transform:translate3d(19vw,-127vh,0)}}@keyframes move-frames-12{0%{-webkit-transform:translate3d(72vw,104vh,0);transform:translate3d(72vw,104vh,0)}to{-webkit-transform:translate3d(19vw,-127vh,0);transform:translate3d(19vw,-127vh,0)}}.home__particles .particle-wrapper:nth-child(12) .particle{-webkit-animation-delay:2885ms;animation-delay:2885ms}.home__particles .particle-wrapper:nth-child(13){width:4px;height:4px;-webkit-animation-name:move-frames-13;animation-name:move-frames-13;-webkit-animation-duration:36409ms;animation-duration:36409ms;-webkit-animation-delay:29581ms;animation-delay:29581ms}@-webkit-keyframes move-frames-13{0%{-webkit-transform:translate3d(94vw,106vh,0);transform:translate3d(94vw,106vh,0)}to{-webkit-transform:translate3d(26vw,-135vh,0);transform:translate3d(26vw,-135vh,0)}}@keyframes move-frames-13{0%{-webkit-transform:translate3d(94vw,106vh,0);transform:translate3d(94vw,106vh,0)}to{-webkit-transform:translate3d(26vw,-135vh,0);transform:translate3d(26vw,-135vh,0)}}.home__particles .particle-wrapper:nth-child(13) .particle{-webkit-animation-delay:1173ms;animation-delay:1173ms}.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:34412ms;animation-duration:34412ms;-webkit-animation-delay:29493ms;animation-delay:29493ms}@-webkit-keyframes move-frames-14{0%{-webkit-transform:translate3d(24vw,101vh,0);transform:translate3d(24vw,101vh,0)}to{-webkit-transform:translate3d(39vw,-121vh,0);transform:translate3d(39vw,-121vh,0)}}@keyframes move-frames-14{0%{-webkit-transform:translate3d(24vw,101vh,0);transform:translate3d(24vw,101vh,0)}to{-webkit-transform:translate3d(39vw,-121vh,0);transform:translate3d(39vw,-121vh,0)}}.home__particles .particle-wrapper:nth-child(14) .particle{-webkit-animation-delay:1962ms;animation-delay:1962ms}.home__particles .particle-wrapper:nth-child(15){width:14px;height:14px;-webkit-animation-name:move-frames-15;animation-name:move-frames-15;-webkit-animation-duration:35277ms;animation-duration:35277ms;-webkit-animation-delay:6403ms;animation-delay:6403ms}@-webkit-keyframes move-frames-15{0%{-webkit-transform:translate3d(27vw,102vh,0);transform:translate3d(27vw,102vh,0)}to{-webkit-transform:translate3d(76vw,-112vh,0);transform:translate3d(76vw,-112vh,0)}}@keyframes move-frames-15{0%{-webkit-transform:translate3d(27vw,102vh,0);transform:translate3d(27vw,102vh,0)}to{-webkit-transform:translate3d(76vw,-112vh,0);transform:translate3d(76vw,-112vh,0)}}.home__particles .particle-wrapper:nth-child(15) .particle{-webkit-animation-delay:1338ms;animation-delay:1338ms}.home__particles .particle-wrapper:nth-child(16){width:6px;height:6px;-webkit-animation-name:move-frames-16;animation-name:move-frames-16;-webkit-animation-duration:29064ms;animation-duration:29064ms;-webkit-animation-delay:2722ms;animation-delay:2722ms}@-webkit-keyframes move-frames-16{0%{-webkit-transform:translate3d(97vw,102vh,0);transform:translate3d(97vw,102vh,0)}to{-webkit-transform:translate3d(86vw,-120vh,0);transform:translate3d(86vw,-120vh,0)}}@keyframes move-frames-16{0%{-webkit-transform:translate3d(97vw,102vh,0);transform:translate3d(97vw,102vh,0)}to{-webkit-transform:translate3d(86vw,-120vh,0);transform:translate3d(86vw,-120vh,0)}}.home__particles .particle-wrapper:nth-child(16) .particle{-webkit-animation-delay:3301ms;animation-delay:3301ms}.home__particles .particle-wrapper:nth-child(17){width:16px;height:16px;-webkit-animation-name:move-frames-17;animation-name:move-frames-17;-webkit-animation-duration:31.39s;animation-duration:31.39s;-webkit-animation-delay:1914ms;animation-delay:1914ms}@-webkit-keyframes move-frames-17{0%{-webkit-transform:translate3d(40vw,110vh,0);transform:translate3d(40vw,110vh,0)}to{-webkit-transform:translate3d(61vw,-113vh,0);transform:translate3d(61vw,-113vh,0)}}@keyframes move-frames-17{0%{-webkit-transform:translate3d(40vw,110vh,0);transform:translate3d(40vw,110vh,0)}to{-webkit-transform:translate3d(61vw,-113vh,0);transform:translate3d(61vw,-113vh,0)}}.home__particles .particle-wrapper:nth-child(17) .particle{-webkit-animation-delay:2108ms;animation-delay:2108ms}.home__particles .particle-wrapper:nth-child(18){width:11px;height:11px;-webkit-animation-name:move-frames-18;animation-name:move-frames-18;-webkit-animation-duration:29609ms;animation-duration:29609ms;-webkit-animation-delay:4.06s;animation-delay:4.06s}@-webkit-keyframes move-frames-18{0%{-webkit-transform:translate3d(75vw,107vh,0);transform:translate3d(75vw,107vh,0)}to{-webkit-transform:translate3d(10vw,-116vh,0);transform:translate3d(10vw,-116vh,0)}}@keyframes move-frames-18{0%{-webkit-transform:translate3d(75vw,107vh,0);transform:translate3d(75vw,107vh,0)}to{-webkit-transform:translate3d(10vw,-116vh,0);transform:translate3d(10vw,-116vh,0)}}.home__particles .particle-wrapper:nth-child(18) .particle{-webkit-animation-delay:1685ms;animation-delay:1685ms}.home__particles .particle-wrapper:nth-child(19){width:2px;height:2px;-webkit-animation-name:move-frames-19;animation-name:move-frames-19;-webkit-animation-duration:29412ms;animation-duration:29412ms;-webkit-animation-delay:14079ms;animation-delay:14079ms}@-webkit-keyframes move-frames-19{0%{-webkit-transform:translate3d(31vw,101vh,0);transform:translate3d(31vw,101vh,0)}to{-webkit-transform:translate3d(25vw,-124vh,0);transform:translate3d(25vw,-124vh,0)}}@keyframes move-frames-19{0%{-webkit-transform:translate3d(31vw,101vh,0);transform:translate3d(31vw,101vh,0)}to{-webkit-transform:translate3d(25vw,-124vh,0);transform:translate3d(25vw,-124vh,0)}}.home__particles .particle-wrapper:nth-child(19) .particle{-webkit-animation-delay:2584ms;animation-delay:2584ms}.home__particles .particle-wrapper:nth-child(20){width:9px;height:9px;-webkit-animation-name:move-frames-20;animation-name:move-frames-20;-webkit-animation-duration:35883ms;animation-duration:35883ms;-webkit-animation-delay:27.2s;animation-delay:27.2s}@-webkit-keyframes move-frames-20{0%{-webkit-transform:translate3d(54vw,107vh,0);transform:translate3d(54vw,107vh,0)}to{-webkit-transform:translate3d(83vw,-137vh,0);transform:translate3d(83vw,-137vh,0)}}@keyframes move-frames-20{0%{-webkit-transform:translate3d(54vw,107vh,0);transform:translate3d(54vw,107vh,0)}to{-webkit-transform:translate3d(83vw,-137vh,0);transform:translate3d(83vw,-137vh,0)}}.home__particles .particle-wrapper:nth-child(20) .particle{-webkit-animation-delay:3.19s;animation-delay:3.19s}.home__particles .particle-wrapper:nth-child(21){width:15px;height:15px;-webkit-animation-name:move-frames-21;animation-name:move-frames-21;-webkit-animation-duration:35506ms;animation-duration:35506ms;-webkit-animation-delay:29414ms;animation-delay:29414ms}@-webkit-keyframes move-frames-21{0%{-webkit-transform:translate3d(46vw,109vh,0);transform:translate3d(46vw,109vh,0)}to{-webkit-transform:translate3d(23vw,-117vh,0);transform:translate3d(23vw,-117vh,0)}}@keyframes move-frames-21{0%{-webkit-transform:translate3d(46vw,109vh,0);transform:translate3d(46vw,109vh,0)}to{-webkit-transform:translate3d(23vw,-117vh,0);transform:translate3d(23vw,-117vh,0)}}.home__particles .particle-wrapper:nth-child(21) .particle{-webkit-animation-delay:2335ms;animation-delay:2335ms}.home__particles .particle-wrapper:nth-child(22){width:7px;height:7px;-webkit-animation-name:move-frames-22;animation-name:move-frames-22;-webkit-animation-duration:35517ms;animation-duration:35517ms;-webkit-animation-delay:2053ms;animation-delay:2053ms}@-webkit-keyframes move-frames-22{0%{-webkit-transform:translate3d(100vw,103vh,0);transform:translate3d(100vw,103vh,0)}to{-webkit-transform:translate3d(50vw,-108vh,0);transform:translate3d(50vw,-108vh,0)}}@keyframes move-frames-22{0%{-webkit-transform:translate3d(100vw,103vh,0);transform:translate3d(100vw,103vh,0)}to{-webkit-transform:translate3d(50vw,-108vh,0);transform:translate3d(50vw,-108vh,0)}}.home__particles .particle-wrapper:nth-child(22) .particle{-webkit-animation-delay:3286ms;animation-delay:3286ms}.home__particles .particle-wrapper:nth-child(23){width:15px;height:15px;-webkit-animation-name:move-frames-23;animation-name:move-frames-23;-webkit-animation-duration:28547ms;animation-duration:28547ms;-webkit-animation-delay:6434ms;animation-delay:6434ms}@-webkit-keyframes move-frames-23{0%{-webkit-transform:translate3d(23vw,109vh,0);transform:translate3d(23vw,109vh,0)}to{-webkit-transform:translate3d(67vw,-124vh,0);transform:translate3d(67vw,-124vh,0)}}@keyframes move-frames-23{0%{-webkit-transform:translate3d(23vw,109vh,0);transform:translate3d(23vw,109vh,0)}to{-webkit-transform:translate3d(67vw,-124vh,0);transform:translate3d(67vw,-124vh,0)}}.home__particles .particle-wrapper:nth-child(23) .particle{-webkit-animation-delay:1182ms;animation-delay:1182ms}.home__particles .particle-wrapper:nth-child(24){width:4px;height:4px;-webkit-animation-name:move-frames-24;animation-name:move-frames-24;-webkit-animation-duration:30406ms;animation-duration:30406ms;-webkit-animation-delay:20736ms;animation-delay:20736ms}@-webkit-keyframes move-frames-24{0%{-webkit-transform:translate3d(5vw,101vh,0);transform:translate3d(5vw,101vh,0)}to{-webkit-transform:translate3d(40vw,-124vh,0);transform:translate3d(40vw,-124vh,0)}}@keyframes move-frames-24{0%{-webkit-transform:translate3d(5vw,101vh,0);transform:translate3d(5vw,101vh,0)}to{-webkit-transform:translate3d(40vw,-124vh,0);transform:translate3d(40vw,-124vh,0)}}.home__particles .particle-wrapper:nth-child(24) .particle{-webkit-animation-delay:782ms;animation-delay:782ms}.home__particles .particle-wrapper:nth-child(25){width:15px;height:15px;-webkit-animation-name:move-frames-25;animation-name:move-frames-25;-webkit-animation-duration:31843ms;animation-duration:31843ms;-webkit-animation-delay:18315ms;animation-delay:18315ms}@-webkit-keyframes move-frames-25{0%{-webkit-transform:translate3d(98vw,109vh,0);transform:translate3d(98vw,109vh,0)}to{-webkit-transform:translate3d(90vw,-139vh,0);transform:translate3d(90vw,-139vh,0)}}@keyframes move-frames-25{0%{-webkit-transform:translate3d(98vw,109vh,0);transform:translate3d(98vw,109vh,0)}to{-webkit-transform:translate3d(90vw,-139vh,0);transform:translate3d(90vw,-139vh,0)}}.home__particles .particle-wrapper:nth-child(25) .particle{-webkit-animation-delay:259ms;animation-delay:259ms}.home__particles .particle-wrapper:nth-child(26){width:2px;height:2px;-webkit-animation-name:move-frames-26;animation-name:move-frames-26;-webkit-animation-duration:28271ms;animation-duration:28271ms;-webkit-animation-delay:5016ms;animation-delay:5016ms}@-webkit-keyframes move-frames-26{0%{-webkit-transform:translate3d(49vw,106vh,0);transform:translate3d(49vw,106vh,0)}to{-webkit-transform:translate3d(57vw,-122vh,0);transform:translate3d(57vw,-122vh,0)}}@keyframes move-frames-26{0%{-webkit-transform:translate3d(49vw,106vh,0);transform:translate3d(49vw,106vh,0)}to{-webkit-transform:translate3d(57vw,-122vh,0);transform:translate3d(57vw,-122vh,0)}}.home__particles .particle-wrapper:nth-child(26) .particle{-webkit-animation-delay:246ms;animation-delay:246ms}.home__particles .particle-wrapper:nth-child(27){width:14px;height:14px;-webkit-animation-name:move-frames-27;animation-name:move-frames-27;-webkit-animation-duration:35.31s;animation-duration:35.31s;-webkit-animation-delay:9702ms;animation-delay:9702ms}@-webkit-keyframes move-frames-27{0%{-webkit-transform:translate3d(41vw,109vh,0);transform:translate3d(41vw,109vh,0)}to{-webkit-transform:translate3d(54vw,-131vh,0);transform:translate3d(54vw,-131vh,0)}}@keyframes move-frames-27{0%{-webkit-transform:translate3d(41vw,109vh,0);transform:translate3d(41vw,109vh,0)}to{-webkit-transform:translate3d(54vw,-131vh,0);transform:translate3d(54vw,-131vh,0)}}.home__particles .particle-wrapper:nth-child(27) .particle{-webkit-animation-delay:2284ms;animation-delay:2284ms}.home__particles .particle-wrapper:nth-child(28){width:7px;height:7px;-webkit-animation-name:move-frames-28;animation-name:move-frames-28;-webkit-animation-duration:35241ms;animation-duration:35241ms;-webkit-animation-delay:35992ms;animation-delay:35992ms}@-webkit-keyframes move-frames-28{0%{-webkit-transform:translate3d(64vw,106vh,0);transform:translate3d(64vw,106vh,0)}to{-webkit-transform:translate3d(22vw,-131vh,0);transform:translate3d(22vw,-131vh,0)}}@keyframes move-frames-28{0%{-webkit-transform:translate3d(64vw,106vh,0);transform:translate3d(64vw,106vh,0)}to{-webkit-transform:translate3d(22vw,-131vh,0);transform:translate3d(22vw,-131vh,0)}}.home__particles .particle-wrapper:nth-child(28) .particle{-webkit-animation-delay:1042ms;animation-delay:1042ms}.home__particles .particle-wrapper:nth-child(29){width:11px;height:11px;-webkit-animation-name:move-frames-29;animation-name:move-frames-29;-webkit-animation-duration:28688ms;animation-duration:28688ms;-webkit-animation-delay:4207ms;animation-delay:4207ms}@-webkit-keyframes move-frames-29{0%{-webkit-transform:translate3d(55vw,101vh,0);transform:translate3d(55vw,101vh,0)}to{-webkit-transform:translate3d(55vw,-114vh,0);transform:translate3d(55vw,-114vh,0)}}@keyframes move-frames-29{0%{-webkit-transform:translate3d(55vw,101vh,0);transform:translate3d(55vw,101vh,0)}to{-webkit-transform:translate3d(55vw,-114vh,0);transform:translate3d(55vw,-114vh,0)}}.home__particles .particle-wrapper:nth-child(29) .particle{-webkit-animation-delay:1752ms;animation-delay:1752ms}.home__particles .particle-wrapper:nth-child(30){width:6px;height:6px;-webkit-animation-name:move-frames-30;animation-name:move-frames-30;-webkit-animation-duration:33688ms;animation-duration:33688ms;-webkit-animation-delay:13907ms;animation-delay:13907ms}@-webkit-keyframes move-frames-30{0%{-webkit-transform:translate3d(75vw,110vh,0);transform:translate3d(75vw,110vh,0)}to{-webkit-transform:translate3d(3vw,-118vh,0);transform:translate3d(3vw,-118vh,0)}}@keyframes move-frames-30{0%{-webkit-transform:translate3d(75vw,110vh,0);transform:translate3d(75vw,110vh,0)}to{-webkit-transform:translate3d(3vw,-118vh,0);transform:translate3d(3vw,-118vh,0)}}.home__particles .particle-wrapper:nth-child(30) .particle{-webkit-animation-delay:3356ms;animation-delay:3356ms}.home__particles .particle-wrapper:nth-child(31){width:16px;height:16px;-webkit-animation-name:move-frames-31;animation-name:move-frames-31;-webkit-animation-duration:32052ms;animation-duration:32052ms;-webkit-animation-delay:8144ms;animation-delay:8144ms}@-webkit-keyframes move-frames-31{0%{-webkit-transform:translate3d(20vw,109vh,0);transform:translate3d(20vw,109vh,0)}to{-webkit-transform:translate3d(20vw,-115vh,0);transform:translate3d(20vw,-115vh,0)}}@keyframes move-frames-31{0%{-webkit-transform:translate3d(20vw,109vh,0);transform:translate3d(20vw,109vh,0)}to{-webkit-transform:translate3d(20vw,-115vh,0);transform:translate3d(20vw,-115vh,0)}}.home__particles .particle-wrapper:nth-child(31) .particle{-webkit-animation-delay:1637ms;animation-delay:1637ms}.home__particles .particle-wrapper:nth-child(32){width:5px;height:5px;-webkit-animation-name:move-frames-32;animation-name:move-frames-32;-webkit-animation-duration:35172ms;animation-duration:35172ms;-webkit-animation-delay:19771ms;animation-delay:19771ms}@-webkit-keyframes move-frames-32{0%{-webkit-transform:translate3d(34vw,110vh,0);transform:translate3d(34vw,110vh,0)}to{-webkit-transform:translate3d(88vw,-125vh,0);transform:translate3d(88vw,-125vh,0)}}@keyframes move-frames-32{0%{-webkit-transform:translate3d(34vw,110vh,0);transform:translate3d(34vw,110vh,0)}to{-webkit-transform:translate3d(88vw,-125vh,0);transform:translate3d(88vw,-125vh,0)}}.home__particles .particle-wrapper:nth-child(32) .particle{-webkit-animation-delay:3002ms;animation-delay:3002ms}.home__particles .particle-wrapper:nth-child(33){width:5px;height:5px;-webkit-animation-name:move-frames-33;animation-name:move-frames-33;-webkit-animation-duration:28856ms;animation-duration:28856ms;-webkit-animation-delay:10085ms;animation-delay:10085ms}@-webkit-keyframes move-frames-33{0%{-webkit-transform:translate3d(68vw,104vh,0);transform:translate3d(68vw,104vh,0)}to{-webkit-transform:translate3d(96vw,-131vh,0);transform:translate3d(96vw,-131vh,0)}}@keyframes move-frames-33{0%{-webkit-transform:translate3d(68vw,104vh,0);transform:translate3d(68vw,104vh,0)}to{-webkit-transform:translate3d(96vw,-131vh,0);transform:translate3d(96vw,-131vh,0)}}.home__particles .particle-wrapper:nth-child(33) .particle{-webkit-animation-delay:3151ms;animation-delay:3151ms}.home__particles .particle-wrapper:nth-child(34){width:1px;height:1px;-webkit-animation-name:move-frames-34;animation-name:move-frames-34;-webkit-animation-duration:33375ms;animation-duration:33375ms;-webkit-animation-delay:7382ms;animation-delay:7382ms}@-webkit-keyframes move-frames-34{0%{-webkit-transform:translate3d(55vw,101vh,0);transform:translate3d(55vw,101vh,0)}to{-webkit-transform:translate3d(15vw,-110vh,0);transform:translate3d(15vw,-110vh,0)}}@keyframes move-frames-34{0%{-webkit-transform:translate3d(55vw,101vh,0);transform:translate3d(55vw,101vh,0)}to{-webkit-transform:translate3d(15vw,-110vh,0);transform:translate3d(15vw,-110vh,0)}}.home__particles .particle-wrapper:nth-child(34) .particle{-webkit-animation-delay:185ms;animation-delay:185ms}.home__particles .particle-wrapper:nth-child(35){width:5px;height:5px;-webkit-animation-name:move-frames-35;animation-name:move-frames-35;-webkit-animation-duration:32045ms;animation-duration:32045ms;-webkit-animation-delay:7069ms;animation-delay:7069ms}@-webkit-keyframes move-frames-35{0%{-webkit-transform:translate3d(87vw,110vh,0);transform:translate3d(87vw,110vh,0)}to{-webkit-transform:translate3d(61vw,-132vh,0);transform:translate3d(61vw,-132vh,0)}}@keyframes move-frames-35{0%{-webkit-transform:translate3d(87vw,110vh,0);transform:translate3d(87vw,110vh,0)}to{-webkit-transform:translate3d(61vw,-132vh,0);transform:translate3d(61vw,-132vh,0)}}.home__particles .particle-wrapper:nth-child(35) .particle{-webkit-animation-delay:1916ms;animation-delay:1916ms}.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:33519ms;animation-duration:33519ms;-webkit-animation-delay:19756ms;animation-delay:19756ms}@-webkit-keyframes move-frames-36{0%{-webkit-transform:translate3d(66vw,104vh,0);transform:translate3d(66vw,104vh,0)}to{-webkit-transform:translate3d(52vw,-123vh,0);transform:translate3d(52vw,-123vh,0)}}@keyframes move-frames-36{0%{-webkit-transform:translate3d(66vw,104vh,0);transform:translate3d(66vw,104vh,0)}to{-webkit-transform:translate3d(52vw,-123vh,0);transform:translate3d(52vw,-123vh,0)}}.home__particles .particle-wrapper:nth-child(36) .particle{-webkit-animation-delay:3148ms;animation-delay:3148ms}.home__particles .particle-wrapper:nth-child(37){width:8px;height:8px;-webkit-animation-name:move-frames-37;animation-name:move-frames-37;-webkit-animation-duration:34.36s;animation-duration:34.36s;-webkit-animation-delay:15s;animation-delay:15s}@-webkit-keyframes move-frames-37{0%{-webkit-transform:translate3d(14vw,110vh,0);transform:translate3d(14vw,110vh,0)}to{-webkit-transform:translate3d(3vw,-129vh,0);transform:translate3d(3vw,-129vh,0)}}@keyframes move-frames-37{0%{-webkit-transform:translate3d(14vw,110vh,0);transform:translate3d(14vw,110vh,0)}to{-webkit-transform:translate3d(3vw,-129vh,0);transform:translate3d(3vw,-129vh,0)}}.home__particles .particle-wrapper:nth-child(37) .particle{-webkit-animation-delay:712ms;animation-delay:712ms}.home__particles .particle-wrapper:nth-child(38){width:8px;height:8px;-webkit-animation-name:move-frames-38;animation-name:move-frames-38;-webkit-animation-duration:32417ms;animation-duration:32417ms;-webkit-animation-delay:1207ms;animation-delay:1207ms}@-webkit-keyframes move-frames-38{0%{-webkit-transform:translate3d(21vw,102vh,0);transform:translate3d(21vw,102vh,0)}to{-webkit-transform:translate3d(86vw,-127vh,0);transform:translate3d(86vw,-127vh,0)}}@keyframes move-frames-38{0%{-webkit-transform:translate3d(21vw,102vh,0);transform:translate3d(21vw,102vh,0)}to{-webkit-transform:translate3d(86vw,-127vh,0);transform:translate3d(86vw,-127vh,0)}}.home__particles .particle-wrapper:nth-child(38) .particle{-webkit-animation-delay:2832ms;animation-delay:2832ms}.home__particles .particle-wrapper:nth-child(39){width:4px;height:4px;-webkit-animation-name:move-frames-39;animation-name:move-frames-39;-webkit-animation-duration:35482ms;animation-duration:35482ms;-webkit-animation-delay:17649ms;animation-delay:17649ms}@-webkit-keyframes move-frames-39{0%{-webkit-transform:translate3d(64vw,102vh,0);transform:translate3d(64vw,102vh,0)}to{-webkit-transform:translate3d(61vw,-119vh,0);transform:translate3d(61vw,-119vh,0)}}@keyframes move-frames-39{0%{-webkit-transform:translate3d(64vw,102vh,0);transform:translate3d(64vw,102vh,0)}to{-webkit-transform:translate3d(61vw,-119vh,0);transform:translate3d(61vw,-119vh,0)}}.home__particles .particle-wrapper:nth-child(39) .particle{-webkit-animation-delay:3953ms;animation-delay:3953ms}.home__particles .particle-wrapper:nth-child(40){width:13px;height:13px;-webkit-animation-name:move-frames-40;animation-name:move-frames-40;-webkit-animation-duration:34335ms;animation-duration:34335ms;-webkit-animation-delay:13367ms;animation-delay:13367ms}@-webkit-keyframes move-frames-40{0%{-webkit-transform:translate3d(48vw,109vh,0);transform:translate3d(48vw,109vh,0)}to{-webkit-transform:translate3d(52vw,-139vh,0);transform:translate3d(52vw,-139vh,0)}}@keyframes move-frames-40{0%{-webkit-transform:translate3d(48vw,109vh,0);transform:translate3d(48vw,109vh,0)}to{-webkit-transform:translate3d(52vw,-139vh,0);transform:translate3d(52vw,-139vh,0)}}.home__particles .particle-wrapper:nth-child(40) .particle{-webkit-animation-delay:904ms;animation-delay:904ms}.home__particles .particle-wrapper:nth-child(41){width:2px;height:2px;-webkit-animation-name:move-frames-41;animation-name:move-frames-41;-webkit-animation-duration:28497ms;animation-duration:28497ms;-webkit-animation-delay:23356ms;animation-delay:23356ms}@-webkit-keyframes move-frames-41{0%{-webkit-transform:translate3d(85vw,109vh,0);transform:translate3d(85vw,109vh,0)}to{-webkit-transform:translate3d(26vw,-121vh,0);transform:translate3d(26vw,-121vh,0)}}@keyframes move-frames-41{0%{-webkit-transform:translate3d(85vw,109vh,0);transform:translate3d(85vw,109vh,0)}to{-webkit-transform:translate3d(26vw,-121vh,0);transform:translate3d(26vw,-121vh,0)}}.home__particles .particle-wrapper:nth-child(41) .particle{-webkit-animation-delay:3.45s;animation-delay:3.45s}.home__particles .particle-wrapper:nth-child(42){width:14px;height:14px;-webkit-animation-name:move-frames-42;animation-name:move-frames-42;-webkit-animation-duration:34148ms;animation-duration:34148ms;-webkit-animation-delay:20235ms;animation-delay:20235ms}@-webkit-keyframes move-frames-42{0%{-webkit-transform:translate3d(58vw,105vh,0);transform:translate3d(58vw,105vh,0)}to{-webkit-transform:translate3d(90vw,-127vh,0);transform:translate3d(90vw,-127vh,0)}}@keyframes move-frames-42{0%{-webkit-transform:translate3d(58vw,105vh,0);transform:translate3d(58vw,105vh,0)}to{-webkit-transform:translate3d(90vw,-127vh,0);transform:translate3d(90vw,-127vh,0)}}.home__particles .particle-wrapper:nth-child(42) .particle{-webkit-animation-delay:2968ms;animation-delay:2968ms}.home__particles .particle-wrapper:nth-child(43){width:10px;height:10px;-webkit-animation-name:move-frames-43;animation-name:move-frames-43;-webkit-animation-duration:30928ms;animation-duration:30928ms;-webkit-animation-delay:15879ms;animation-delay:15879ms}@-webkit-keyframes move-frames-43{0%{-webkit-transform:translate3d(56vw,101vh,0);transform:translate3d(56vw,101vh,0)}to{-webkit-transform:translate3d(82vw,-106vh,0);transform:translate3d(82vw,-106vh,0)}}@keyframes move-frames-43{0%{-webkit-transform:translate3d(56vw,101vh,0);transform:translate3d(56vw,101vh,0)}to{-webkit-transform:translate3d(82vw,-106vh,0);transform:translate3d(82vw,-106vh,0)}}.home__particles .particle-wrapper:nth-child(43) .particle{-webkit-animation-delay:1256ms;animation-delay:1256ms}.home__particles .particle-wrapper:nth-child(44){width:10px;height:10px;-webkit-animation-name:move-frames-44;animation-name:move-frames-44;-webkit-animation-duration:32965ms;animation-duration:32965ms;-webkit-animation-delay:3.64s;animation-delay:3.64s}@-webkit-keyframes move-frames-44{0%{-webkit-transform:translate3d(69vw,102vh,0);transform:translate3d(69vw,102vh,0)}to{-webkit-transform:translate3d(41vw,-124vh,0);transform:translate3d(41vw,-124vh,0)}}@keyframes move-frames-44{0%{-webkit-transform:translate3d(69vw,102vh,0);transform:translate3d(69vw,102vh,0)}to{-webkit-transform:translate3d(41vw,-124vh,0);transform:translate3d(41vw,-124vh,0)}}.home__particles .particle-wrapper:nth-child(44) .particle{-webkit-animation-delay:1625ms;animation-delay:1625ms}.home__particles .particle-wrapper:nth-child(45){width:3px;height:3px;-webkit-animation-name:move-frames-45;animation-name:move-frames-45;-webkit-animation-duration:28888ms;animation-duration:28888ms;-webkit-animation-delay:12883ms;animation-delay:12883ms}@-webkit-keyframes move-frames-45{0%{-webkit-transform:translate3d(90vw,105vh,0);transform:translate3d(90vw,105vh,0)}to{-webkit-transform:translate3d(57vw,-134vh,0);transform:translate3d(57vw,-134vh,0)}}@keyframes move-frames-45{0%{-webkit-transform:translate3d(90vw,105vh,0);transform:translate3d(90vw,105vh,0)}to{-webkit-transform:translate3d(57vw,-134vh,0);transform:translate3d(57vw,-134vh,0)}}.home__particles .particle-wrapper:nth-child(45) .particle{-webkit-animation-delay:921ms;animation-delay:921ms}.home__particles .particle-wrapper:nth-child(46){width:2px;height:2px;-webkit-animation-name:move-frames-46;animation-name:move-frames-46;-webkit-animation-duration:35792ms;animation-duration:35792ms;-webkit-animation-delay:21064ms;animation-delay:21064ms}@-webkit-keyframes move-frames-46{0%{-webkit-transform:translate3d(25vw,101vh,0);transform:translate3d(25vw,101vh,0)}to{-webkit-transform:translate3d(33vw,-122vh,0);transform:translate3d(33vw,-122vh,0)}}@keyframes move-frames-46{0%{-webkit-transform:translate3d(25vw,101vh,0);transform:translate3d(25vw,101vh,0)}to{-webkit-transform:translate3d(33vw,-122vh,0);transform:translate3d(33vw,-122vh,0)}}.home__particles .particle-wrapper:nth-child(46) .particle{-webkit-animation-delay:3404ms;animation-delay:3404ms}.home__particles .particle-wrapper:nth-child(47){width:14px;height:14px;-webkit-animation-name:move-frames-47;animation-name:move-frames-47;-webkit-animation-duration:29743ms;animation-duration:29743ms;-webkit-animation-delay:23.08s;animation-delay:23.08s}@-webkit-keyframes move-frames-47{0%{-webkit-transform:translate3d(60vw,107vh,0);transform:translate3d(60vw,107vh,0)}to{-webkit-transform:translate3d(82vw,-117vh,0);transform:translate3d(82vw,-117vh,0)}}@keyframes move-frames-47{0%{-webkit-transform:translate3d(60vw,107vh,0);transform:translate3d(60vw,107vh,0)}to{-webkit-transform:translate3d(82vw,-117vh,0);transform:translate3d(82vw,-117vh,0)}}.home__particles .particle-wrapper:nth-child(47) .particle{-webkit-animation-delay:2235ms;animation-delay:2235ms}.home__particles .particle-wrapper:nth-child(48){width:11px;height:11px;-webkit-animation-name:move-frames-48;animation-name:move-frames-48;-webkit-animation-duration:35762ms;animation-duration:35762ms;-webkit-animation-delay:25215ms;animation-delay:25215ms}@-webkit-keyframes move-frames-48{0%{-webkit-transform:translate3d(94vw,110vh,0);transform:translate3d(94vw,110vh,0)}to{-webkit-transform:translate3d(73vw,-122vh,0);transform:translate3d(73vw,-122vh,0)}}@keyframes move-frames-48{0%{-webkit-transform:translate3d(94vw,110vh,0);transform:translate3d(94vw,110vh,0)}to{-webkit-transform:translate3d(73vw,-122vh,0);transform:translate3d(73vw,-122vh,0)}}.home__particles .particle-wrapper:nth-child(48) .particle{-webkit-animation-delay:.61s;animation-delay:.61s}.home__particles .particle-wrapper:nth-child(49){width:15px;height:15px;-webkit-animation-name:move-frames-49;animation-name:move-frames-49;-webkit-animation-duration:30601ms;animation-duration:30601ms;-webkit-animation-delay:23034ms;animation-delay:23034ms}@-webkit-keyframes move-frames-49{0%{-webkit-transform:translate3d(53vw,105vh,0);transform:translate3d(53vw,105vh,0)}to{-webkit-transform:translate3d(77vw,-130vh,0);transform:translate3d(77vw,-130vh,0)}}@keyframes move-frames-49{0%{-webkit-transform:translate3d(53vw,105vh,0);transform:translate3d(53vw,105vh,0)}to{-webkit-transform:translate3d(77vw,-130vh,0);transform:translate3d(77vw,-130vh,0)}}.home__particles .particle-wrapper:nth-child(49) .particle{-webkit-animation-delay:1387ms;animation-delay:1387ms}.home__particles .particle-wrapper:nth-child(50){width:16px;height:16px;-webkit-animation-name:move-frames-50;animation-name:move-frames-50;-webkit-animation-duration:30728ms;animation-duration:30728ms;-webkit-animation-delay:10761ms;animation-delay:10761ms}@-webkit-keyframes move-frames-50{0%{-webkit-transform:translate3d(24vw,109vh,0);transform:translate3d(24vw,109vh,0)}to{-webkit-transform:translate3d(72vw,-111vh,0);transform:translate3d(72vw,-111vh,0)}}@keyframes move-frames-50{0%{-webkit-transform:translate3d(24vw,109vh,0);transform:translate3d(24vw,109vh,0)}to{-webkit-transform:translate3d(72vw,-111vh,0);transform:translate3d(72vw,-111vh,0)}}.home__particles .particle-wrapper:nth-child(50) .particle{-webkit-animation-delay:2912ms;animation-delay:2912ms}.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}}