*{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:16px;height:16px;-webkit-animation-name:move-frames-1;animation-name:move-frames-1;-webkit-animation-duration:32161ms;animation-duration:32161ms;-webkit-animation-delay:14453ms;animation-delay:14453ms}@-webkit-keyframes move-frames-1{0%{-webkit-transform:translate3d(30vw,104vh,0);transform:translate3d(30vw,104vh,0)}to{-webkit-transform:translate3d(89vw,-111vh,0);transform:translate3d(89vw,-111vh,0)}}@keyframes move-frames-1{0%{-webkit-transform:translate3d(30vw,104vh,0);transform:translate3d(30vw,104vh,0)}to{-webkit-transform:translate3d(89vw,-111vh,0);transform:translate3d(89vw,-111vh,0)}}.home__particles .particle-wrapper:first-child .particle{-webkit-animation-delay:2967ms;animation-delay:2967ms}.home__particles .particle-wrapper:nth-child(2){width:12px;height:12px;-webkit-animation-name:move-frames-2;animation-name:move-frames-2;-webkit-animation-duration:35595ms;animation-duration:35595ms;-webkit-animation-delay:17266ms;animation-delay:17266ms}@-webkit-keyframes move-frames-2{0%{-webkit-transform:translate3d(50vw,109vh,0);transform:translate3d(50vw,109vh,0)}to{-webkit-transform:translate3d(63vw,-122vh,0);transform:translate3d(63vw,-122vh,0)}}@keyframes move-frames-2{0%{-webkit-transform:translate3d(50vw,109vh,0);transform:translate3d(50vw,109vh,0)}to{-webkit-transform:translate3d(63vw,-122vh,0);transform:translate3d(63vw,-122vh,0)}}.home__particles .particle-wrapper:nth-child(2) .particle{-webkit-animation-delay:2163ms;animation-delay:2163ms}.home__particles .particle-wrapper:nth-child(3){width:12px;height:12px;-webkit-animation-name:move-frames-3;animation-name:move-frames-3;-webkit-animation-duration:32451ms;animation-duration:32451ms;-webkit-animation-delay:16781ms;animation-delay:16781ms}@-webkit-keyframes move-frames-3{0%{-webkit-transform:translate3d(52vw,106vh,0);transform:translate3d(52vw,106vh,0)}to{-webkit-transform:translate3d(15vw,-128vh,0);transform:translate3d(15vw,-128vh,0)}}@keyframes move-frames-3{0%{-webkit-transform:translate3d(52vw,106vh,0);transform:translate3d(52vw,106vh,0)}to{-webkit-transform:translate3d(15vw,-128vh,0);transform:translate3d(15vw,-128vh,0)}}.home__particles .particle-wrapper:nth-child(3) .particle{-webkit-animation-delay:2906ms;animation-delay:2906ms}.home__particles .particle-wrapper:nth-child(4){width:11px;height:11px;-webkit-animation-name:move-frames-4;animation-name:move-frames-4;-webkit-animation-duration:35045ms;animation-duration:35045ms;-webkit-animation-delay:8.6s;animation-delay:8.6s}@-webkit-keyframes move-frames-4{0%{-webkit-transform:translate3d(92vw,103vh,0);transform:translate3d(92vw,103vh,0)}to{-webkit-transform:translate3d(76vw,-128vh,0);transform:translate3d(76vw,-128vh,0)}}@keyframes move-frames-4{0%{-webkit-transform:translate3d(92vw,103vh,0);transform:translate3d(92vw,103vh,0)}to{-webkit-transform:translate3d(76vw,-128vh,0);transform:translate3d(76vw,-128vh,0)}}.home__particles .particle-wrapper:nth-child(4) .particle{-webkit-animation-delay:61ms;animation-delay:61ms}.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:28388ms;animation-duration:28388ms;-webkit-animation-delay:32127ms;animation-delay:32127ms}@-webkit-keyframes move-frames-5{0%{-webkit-transform:translate3d(76vw,101vh,0);transform:translate3d(76vw,101vh,0)}to{-webkit-transform:translate3d(81vw,-113vh,0);transform:translate3d(81vw,-113vh,0)}}@keyframes move-frames-5{0%{-webkit-transform:translate3d(76vw,101vh,0);transform:translate3d(76vw,101vh,0)}to{-webkit-transform:translate3d(81vw,-113vh,0);transform:translate3d(81vw,-113vh,0)}}.home__particles .particle-wrapper:nth-child(5) .particle{-webkit-animation-delay:3419ms;animation-delay:3419ms}.home__particles .particle-wrapper:nth-child(6){width:12px;height:12px;-webkit-animation-name:move-frames-6;animation-name:move-frames-6;-webkit-animation-duration:30086ms;animation-duration:30086ms;-webkit-animation-delay:11247ms;animation-delay:11247ms}@-webkit-keyframes move-frames-6{0%{-webkit-transform:translate3d(37vw,106vh,0);transform:translate3d(37vw,106vh,0)}to{-webkit-transform:translate3d(92vw,-108vh,0);transform:translate3d(92vw,-108vh,0)}}@keyframes move-frames-6{0%{-webkit-transform:translate3d(37vw,106vh,0);transform:translate3d(37vw,106vh,0)}to{-webkit-transform:translate3d(92vw,-108vh,0);transform:translate3d(92vw,-108vh,0)}}.home__particles .particle-wrapper:nth-child(6) .particle{-webkit-animation-delay:2416ms;animation-delay:2416ms}.home__particles .particle-wrapper:nth-child(7){width:2px;height:2px;-webkit-animation-name:move-frames-7;animation-name:move-frames-7;-webkit-animation-duration:29182ms;animation-duration:29182ms;-webkit-animation-delay:1006ms;animation-delay:1006ms}@-webkit-keyframes move-frames-7{0%{-webkit-transform:translate3d(5vw,107vh,0);transform:translate3d(5vw,107vh,0)}to{-webkit-transform:translate3d(3vw,-118vh,0);transform:translate3d(3vw,-118vh,0)}}@keyframes move-frames-7{0%{-webkit-transform:translate3d(5vw,107vh,0);transform:translate3d(5vw,107vh,0)}to{-webkit-transform:translate3d(3vw,-118vh,0);transform:translate3d(3vw,-118vh,0)}}.home__particles .particle-wrapper:nth-child(7) .particle{-webkit-animation-delay:2222ms;animation-delay:2222ms}.home__particles .particle-wrapper:nth-child(8){width:13px;height:13px;-webkit-animation-name:move-frames-8;animation-name:move-frames-8;-webkit-animation-duration:35922ms;animation-duration:35922ms;-webkit-animation-delay:4095ms;animation-delay:4095ms}@-webkit-keyframes move-frames-8{0%{-webkit-transform:translate3d(55vw,110vh,0);transform:translate3d(55vw,110vh,0)}to{-webkit-transform:translate3d(23vw,-113vh,0);transform:translate3d(23vw,-113vh,0)}}@keyframes move-frames-8{0%{-webkit-transform:translate3d(55vw,110vh,0);transform:translate3d(55vw,110vh,0)}to{-webkit-transform:translate3d(23vw,-113vh,0);transform:translate3d(23vw,-113vh,0)}}.home__particles .particle-wrapper:nth-child(8) .particle{-webkit-animation-delay:3034ms;animation-delay:3034ms}.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:29644ms;animation-duration:29644ms;-webkit-animation-delay:17918ms;animation-delay:17918ms}@-webkit-keyframes move-frames-9{0%{-webkit-transform:translate3d(65vw,103vh,0);transform:translate3d(65vw,103vh,0)}to{-webkit-transform:translate3d(94vw,-114vh,0);transform:translate3d(94vw,-114vh,0)}}@keyframes move-frames-9{0%{-webkit-transform:translate3d(65vw,103vh,0);transform:translate3d(65vw,103vh,0)}to{-webkit-transform:translate3d(94vw,-114vh,0);transform:translate3d(94vw,-114vh,0)}}.home__particles .particle-wrapper:nth-child(9) .particle{-webkit-animation-delay:2149ms;animation-delay:2149ms}.home__particles .particle-wrapper:nth-child(10){width:13px;height:13px;-webkit-animation-name:move-frames-10;animation-name:move-frames-10;-webkit-animation-duration:36585ms;animation-duration:36585ms;-webkit-animation-delay:3439ms;animation-delay:3439ms}@-webkit-keyframes move-frames-10{0%{-webkit-transform:translate3d(11vw,105vh,0);transform:translate3d(11vw,105vh,0)}to{-webkit-transform:translate3d(54vw,-135vh,0);transform:translate3d(54vw,-135vh,0)}}@keyframes move-frames-10{0%{-webkit-transform:translate3d(11vw,105vh,0);transform:translate3d(11vw,105vh,0)}to{-webkit-transform:translate3d(54vw,-135vh,0);transform:translate3d(54vw,-135vh,0)}}.home__particles .particle-wrapper:nth-child(10) .particle{-webkit-animation-delay:1315ms;animation-delay:1315ms}.home__particles .particle-wrapper:nth-child(11){width:5px;height:5px;-webkit-animation-name:move-frames-11;animation-name:move-frames-11;-webkit-animation-duration:34292ms;animation-duration:34292ms;-webkit-animation-delay:35619ms;animation-delay:35619ms}@-webkit-keyframes move-frames-11{0%{-webkit-transform:translate3d(6vw,108vh,0);transform:translate3d(6vw,108vh,0)}to{-webkit-transform:translate3d(54vw,-138vh,0);transform:translate3d(54vw,-138vh,0)}}@keyframes move-frames-11{0%{-webkit-transform:translate3d(6vw,108vh,0);transform:translate3d(6vw,108vh,0)}to{-webkit-transform:translate3d(54vw,-138vh,0);transform:translate3d(54vw,-138vh,0)}}.home__particles .particle-wrapper:nth-child(11) .particle{-webkit-animation-delay:2235ms;animation-delay:2235ms}.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:32.61s;animation-duration:32.61s;-webkit-animation-delay:1044ms;animation-delay:1044ms}@-webkit-keyframes move-frames-12{0%{-webkit-transform:translate3d(77vw,106vh,0);transform:translate3d(77vw,106vh,0)}to{-webkit-transform:translate3d(12vw,-110vh,0);transform:translate3d(12vw,-110vh,0)}}@keyframes move-frames-12{0%{-webkit-transform:translate3d(77vw,106vh,0);transform:translate3d(77vw,106vh,0)}to{-webkit-transform:translate3d(12vw,-110vh,0);transform:translate3d(12vw,-110vh,0)}}.home__particles .particle-wrapper:nth-child(12) .particle{-webkit-animation-delay:2076ms;animation-delay:2076ms}.home__particles .particle-wrapper:nth-child(13){width:11px;height:11px;-webkit-animation-name:move-frames-13;animation-name:move-frames-13;-webkit-animation-duration:30458ms;animation-duration:30458ms;-webkit-animation-delay:24883ms;animation-delay:24883ms}@-webkit-keyframes move-frames-13{0%{-webkit-transform:translate3d(82vw,102vh,0);transform:translate3d(82vw,102vh,0)}to{-webkit-transform:translate3d(29vw,-119vh,0);transform:translate3d(29vw,-119vh,0)}}@keyframes move-frames-13{0%{-webkit-transform:translate3d(82vw,102vh,0);transform:translate3d(82vw,102vh,0)}to{-webkit-transform:translate3d(29vw,-119vh,0);transform:translate3d(29vw,-119vh,0)}}.home__particles .particle-wrapper:nth-child(13) .particle{-webkit-animation-delay:2963ms;animation-delay:2963ms}.home__particles .particle-wrapper:nth-child(14){width:12px;height:12px;-webkit-animation-name:move-frames-14;animation-name:move-frames-14;-webkit-animation-duration:34319ms;animation-duration:34319ms;-webkit-animation-delay:20411ms;animation-delay:20411ms}@-webkit-keyframes move-frames-14{0%{-webkit-transform:translate3d(75vw,102vh,0);transform:translate3d(75vw,102vh,0)}to{-webkit-transform:translate3d(22vw,-103vh,0);transform:translate3d(22vw,-103vh,0)}}@keyframes move-frames-14{0%{-webkit-transform:translate3d(75vw,102vh,0);transform:translate3d(75vw,102vh,0)}to{-webkit-transform:translate3d(22vw,-103vh,0);transform:translate3d(22vw,-103vh,0)}}.home__particles .particle-wrapper:nth-child(14) .particle{-webkit-animation-delay:3115ms;animation-delay:3115ms}.home__particles .particle-wrapper:nth-child(15){width:12px;height:12px;-webkit-animation-name:move-frames-15;animation-name:move-frames-15;-webkit-animation-duration:34406ms;animation-duration:34406ms;-webkit-animation-delay:35917ms;animation-delay:35917ms}@-webkit-keyframes move-frames-15{0%{-webkit-transform:translate3d(5vw,107vh,0);transform:translate3d(5vw,107vh,0)}to{-webkit-transform:translate3d(98vw,-111vh,0);transform:translate3d(98vw,-111vh,0)}}@keyframes move-frames-15{0%{-webkit-transform:translate3d(5vw,107vh,0);transform:translate3d(5vw,107vh,0)}to{-webkit-transform:translate3d(98vw,-111vh,0);transform:translate3d(98vw,-111vh,0)}}.home__particles .particle-wrapper:nth-child(15) .particle{-webkit-animation-delay:368ms;animation-delay:368ms}.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:33605ms;animation-duration:33605ms;-webkit-animation-delay:7276ms;animation-delay:7276ms}@-webkit-keyframes move-frames-16{0%{-webkit-transform:translate3d(32vw,108vh,0);transform:translate3d(32vw,108vh,0)}to{-webkit-transform:translate3d(19vw,-111vh,0);transform:translate3d(19vw,-111vh,0)}}@keyframes move-frames-16{0%{-webkit-transform:translate3d(32vw,108vh,0);transform:translate3d(32vw,108vh,0)}to{-webkit-transform:translate3d(19vw,-111vh,0);transform:translate3d(19vw,-111vh,0)}}.home__particles .particle-wrapper:nth-child(16) .particle{-webkit-animation-delay:3759ms;animation-delay:3759ms}.home__particles .particle-wrapper:nth-child(17){width:14px;height:14px;-webkit-animation-name:move-frames-17;animation-name:move-frames-17;-webkit-animation-duration:33681ms;animation-duration:33681ms;-webkit-animation-delay:32196ms;animation-delay:32196ms}@-webkit-keyframes move-frames-17{0%{-webkit-transform:translate3d(58vw,108vh,0);transform:translate3d(58vw,108vh,0)}to{-webkit-transform:translate3d(53vw,-118vh,0);transform:translate3d(53vw,-118vh,0)}}@keyframes move-frames-17{0%{-webkit-transform:translate3d(58vw,108vh,0);transform:translate3d(58vw,108vh,0)}to{-webkit-transform:translate3d(53vw,-118vh,0);transform:translate3d(53vw,-118vh,0)}}.home__particles .particle-wrapper:nth-child(17) .particle{-webkit-animation-delay:1675ms;animation-delay:1675ms}.home__particles .particle-wrapper:nth-child(18){width:6px;height:6px;-webkit-animation-name:move-frames-18;animation-name:move-frames-18;-webkit-animation-duration:33937ms;animation-duration:33937ms;-webkit-animation-delay:12381ms;animation-delay:12381ms}@-webkit-keyframes move-frames-18{0%{-webkit-transform:translate3d(68vw,102vh,0);transform:translate3d(68vw,102vh,0)}to{-webkit-transform:translate3d(98vw,-108vh,0);transform:translate3d(98vw,-108vh,0)}}@keyframes move-frames-18{0%{-webkit-transform:translate3d(68vw,102vh,0);transform:translate3d(68vw,102vh,0)}to{-webkit-transform:translate3d(98vw,-108vh,0);transform:translate3d(98vw,-108vh,0)}}.home__particles .particle-wrapper:nth-child(18) .particle{-webkit-animation-delay:.37s;animation-delay:.37s}.home__particles .particle-wrapper:nth-child(19){width:10px;height:10px;-webkit-animation-name:move-frames-19;animation-name:move-frames-19;-webkit-animation-duration:35928ms;animation-duration:35928ms;-webkit-animation-delay:21958ms;animation-delay:21958ms}@-webkit-keyframes move-frames-19{0%{-webkit-transform:translate3d(38vw,101vh,0);transform:translate3d(38vw,101vh,0)}to{-webkit-transform:translate3d(51vw,-118vh,0);transform:translate3d(51vw,-118vh,0)}}@keyframes move-frames-19{0%{-webkit-transform:translate3d(38vw,101vh,0);transform:translate3d(38vw,101vh,0)}to{-webkit-transform:translate3d(51vw,-118vh,0);transform:translate3d(51vw,-118vh,0)}}.home__particles .particle-wrapper:nth-child(19) .particle{-webkit-animation-delay:1076ms;animation-delay:1076ms}.home__particles .particle-wrapper:nth-child(20){width:12px;height:12px;-webkit-animation-name:move-frames-20;animation-name:move-frames-20;-webkit-animation-duration:33719ms;animation-duration:33719ms;-webkit-animation-delay:2243ms;animation-delay:2243ms}@-webkit-keyframes move-frames-20{0%{-webkit-transform:translate3d(16vw,102vh,0);transform:translate3d(16vw,102vh,0)}to{-webkit-transform:translate3d(39vw,-104vh,0);transform:translate3d(39vw,-104vh,0)}}@keyframes move-frames-20{0%{-webkit-transform:translate3d(16vw,102vh,0);transform:translate3d(16vw,102vh,0)}to{-webkit-transform:translate3d(39vw,-104vh,0);transform:translate3d(39vw,-104vh,0)}}.home__particles .particle-wrapper:nth-child(20) .particle{-webkit-animation-delay:224ms;animation-delay:224ms}.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:31285ms;animation-duration:31285ms;-webkit-animation-delay:4.8s;animation-delay:4.8s}@-webkit-keyframes move-frames-21{0%{-webkit-transform:translate3d(77vw,109vh,0);transform:translate3d(77vw,109vh,0)}to{-webkit-transform:translate3d(79vw,-124vh,0);transform:translate3d(79vw,-124vh,0)}}@keyframes move-frames-21{0%{-webkit-transform:translate3d(77vw,109vh,0);transform:translate3d(77vw,109vh,0)}to{-webkit-transform:translate3d(79vw,-124vh,0);transform:translate3d(79vw,-124vh,0)}}.home__particles .particle-wrapper:nth-child(21) .particle{-webkit-animation-delay:557ms;animation-delay:557ms}.home__particles .particle-wrapper:nth-child(22){width:4px;height:4px;-webkit-animation-name:move-frames-22;animation-name:move-frames-22;-webkit-animation-duration:33755ms;animation-duration:33755ms;-webkit-animation-delay:33.64s;animation-delay:33.64s}@-webkit-keyframes move-frames-22{0%{-webkit-transform:translate3d(51vw,106vh,0);transform:translate3d(51vw,106vh,0)}to{-webkit-transform:translate3d(77vw,-125vh,0);transform:translate3d(77vw,-125vh,0)}}@keyframes move-frames-22{0%{-webkit-transform:translate3d(51vw,106vh,0);transform:translate3d(51vw,106vh,0)}to{-webkit-transform:translate3d(77vw,-125vh,0);transform:translate3d(77vw,-125vh,0)}}.home__particles .particle-wrapper:nth-child(22) .particle{-webkit-animation-delay:1108ms;animation-delay:1108ms}.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:29163ms;animation-duration:29163ms;-webkit-animation-delay:13288ms;animation-delay:13288ms}@-webkit-keyframes move-frames-23{0%{-webkit-transform:translate3d(73vw,109vh,0);transform:translate3d(73vw,109vh,0)}to{-webkit-transform:translate3d(97vw,-118vh,0);transform:translate3d(97vw,-118vh,0)}}@keyframes move-frames-23{0%{-webkit-transform:translate3d(73vw,109vh,0);transform:translate3d(73vw,109vh,0)}to{-webkit-transform:translate3d(97vw,-118vh,0);transform:translate3d(97vw,-118vh,0)}}.home__particles .particle-wrapper:nth-child(23) .particle{-webkit-animation-delay:1406ms;animation-delay:1406ms}.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:28679ms;animation-duration:28679ms;-webkit-animation-delay:35.89s;animation-delay:35.89s}@-webkit-keyframes move-frames-24{0%{-webkit-transform:translate3d(63vw,108vh,0);transform:translate3d(63vw,108vh,0)}to{-webkit-transform:translate3d(46vw,-115vh,0);transform:translate3d(46vw,-115vh,0)}}@keyframes move-frames-24{0%{-webkit-transform:translate3d(63vw,108vh,0);transform:translate3d(63vw,108vh,0)}to{-webkit-transform:translate3d(46vw,-115vh,0);transform:translate3d(46vw,-115vh,0)}}.home__particles .particle-wrapper:nth-child(24) .particle{-webkit-animation-delay:2291ms;animation-delay:2291ms}.home__particles .particle-wrapper:nth-child(25){width:7px;height:7px;-webkit-animation-name:move-frames-25;animation-name:move-frames-25;-webkit-animation-duration:31204ms;animation-duration:31204ms;-webkit-animation-delay:15529ms;animation-delay:15529ms}@-webkit-keyframes move-frames-25{0%{-webkit-transform:translate3d(22vw,103vh,0);transform:translate3d(22vw,103vh,0)}to{-webkit-transform:translate3d(98vw,-105vh,0);transform:translate3d(98vw,-105vh,0)}}@keyframes move-frames-25{0%{-webkit-transform:translate3d(22vw,103vh,0);transform:translate3d(22vw,103vh,0)}to{-webkit-transform:translate3d(98vw,-105vh,0);transform:translate3d(98vw,-105vh,0)}}.home__particles .particle-wrapper:nth-child(25) .particle{-webkit-animation-delay:3064ms;animation-delay:3064ms}.home__particles .particle-wrapper:nth-child(26){width:10px;height:10px;-webkit-animation-name:move-frames-26;animation-name:move-frames-26;-webkit-animation-duration:32882ms;animation-duration:32882ms;-webkit-animation-delay:19976ms;animation-delay:19976ms}@-webkit-keyframes move-frames-26{0%{-webkit-transform:translate3d(80vw,107vh,0);transform:translate3d(80vw,107vh,0)}to{-webkit-transform:translate3d(92vw,-131vh,0);transform:translate3d(92vw,-131vh,0)}}@keyframes move-frames-26{0%{-webkit-transform:translate3d(80vw,107vh,0);transform:translate3d(80vw,107vh,0)}to{-webkit-transform:translate3d(92vw,-131vh,0);transform:translate3d(92vw,-131vh,0)}}.home__particles .particle-wrapper:nth-child(26) .particle{-webkit-animation-delay:2786ms;animation-delay:2786ms}.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:35464ms;animation-duration:35464ms;-webkit-animation-delay:29329ms;animation-delay:29329ms}@-webkit-keyframes move-frames-27{0%{-webkit-transform:translate3d(75vw,108vh,0);transform:translate3d(75vw,108vh,0)}to{-webkit-transform:translate3d(87vw,-110vh,0);transform:translate3d(87vw,-110vh,0)}}@keyframes move-frames-27{0%{-webkit-transform:translate3d(75vw,108vh,0);transform:translate3d(75vw,108vh,0)}to{-webkit-transform:translate3d(87vw,-110vh,0);transform:translate3d(87vw,-110vh,0)}}.home__particles .particle-wrapper:nth-child(27) .particle{-webkit-animation-delay:3488ms;animation-delay:3488ms}.home__particles .particle-wrapper:nth-child(28){width:16px;height:16px;-webkit-animation-name:move-frames-28;animation-name:move-frames-28;-webkit-animation-duration:36776ms;animation-duration:36776ms;-webkit-animation-delay:24.02s;animation-delay:24.02s}@-webkit-keyframes move-frames-28{0%{-webkit-transform:translate3d(5vw,104vh,0);transform:translate3d(5vw,104vh,0)}to{-webkit-transform:translate3d(62vw,-134vh,0);transform:translate3d(62vw,-134vh,0)}}@keyframes move-frames-28{0%{-webkit-transform:translate3d(5vw,104vh,0);transform:translate3d(5vw,104vh,0)}to{-webkit-transform:translate3d(62vw,-134vh,0);transform:translate3d(62vw,-134vh,0)}}.home__particles .particle-wrapper:nth-child(28) .particle{-webkit-animation-delay:3483ms;animation-delay:3483ms}.home__particles .particle-wrapper:nth-child(29){width:10px;height:10px;-webkit-animation-name:move-frames-29;animation-name:move-frames-29;-webkit-animation-duration:30798ms;animation-duration:30798ms;-webkit-animation-delay:1091ms;animation-delay:1091ms}@-webkit-keyframes move-frames-29{0%{-webkit-transform:translate3d(33vw,110vh,0);transform:translate3d(33vw,110vh,0)}to{-webkit-transform:translate3d(95vw,-112vh,0);transform:translate3d(95vw,-112vh,0)}}@keyframes move-frames-29{0%{-webkit-transform:translate3d(33vw,110vh,0);transform:translate3d(33vw,110vh,0)}to{-webkit-transform:translate3d(95vw,-112vh,0);transform:translate3d(95vw,-112vh,0)}}.home__particles .particle-wrapper:nth-child(29) .particle{-webkit-animation-delay:3642ms;animation-delay:3642ms}.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:29323ms;animation-duration:29323ms;-webkit-animation-delay:19945ms;animation-delay:19945ms}@-webkit-keyframes move-frames-30{0%{-webkit-transform:translate3d(36vw,105vh,0);transform:translate3d(36vw,105vh,0)}to{-webkit-transform:translate3d(90vw,-122vh,0);transform:translate3d(90vw,-122vh,0)}}@keyframes move-frames-30{0%{-webkit-transform:translate3d(36vw,105vh,0);transform:translate3d(36vw,105vh,0)}to{-webkit-transform:translate3d(90vw,-122vh,0);transform:translate3d(90vw,-122vh,0)}}.home__particles .particle-wrapper:nth-child(30) .particle{-webkit-animation-delay:28ms;animation-delay:28ms}.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:30066ms;animation-duration:30066ms;-webkit-animation-delay:3472ms;animation-delay:3472ms}@-webkit-keyframes move-frames-31{0%{-webkit-transform:translate3d(51vw,107vh,0);transform:translate3d(51vw,107vh,0)}to{-webkit-transform:translate3d(16vw,-127vh,0);transform:translate3d(16vw,-127vh,0)}}@keyframes move-frames-31{0%{-webkit-transform:translate3d(51vw,107vh,0);transform:translate3d(51vw,107vh,0)}to{-webkit-transform:translate3d(16vw,-127vh,0);transform:translate3d(16vw,-127vh,0)}}.home__particles .particle-wrapper:nth-child(31) .particle{-webkit-animation-delay:3.01s;animation-delay:3.01s}.home__particles .particle-wrapper:nth-child(32){width:4px;height:4px;-webkit-animation-name:move-frames-32;animation-name:move-frames-32;-webkit-animation-duration:33416ms;animation-duration:33416ms;-webkit-animation-delay:36078ms;animation-delay:36078ms}@-webkit-keyframes move-frames-32{0%{-webkit-transform:translate3d(71vw,105vh,0);transform:translate3d(71vw,105vh,0)}to{-webkit-transform:translate3d(75vw,-118vh,0);transform:translate3d(75vw,-118vh,0)}}@keyframes move-frames-32{0%{-webkit-transform:translate3d(71vw,105vh,0);transform:translate3d(71vw,105vh,0)}to{-webkit-transform:translate3d(75vw,-118vh,0);transform:translate3d(75vw,-118vh,0)}}.home__particles .particle-wrapper:nth-child(32) .particle{-webkit-animation-delay:.32s;animation-delay:.32s}.home__particles .particle-wrapper:nth-child(33){width:8px;height:8px;-webkit-animation-name:move-frames-33;animation-name:move-frames-33;-webkit-animation-duration:30.12s;animation-duration:30.12s;-webkit-animation-delay:6359ms;animation-delay:6359ms}@-webkit-keyframes move-frames-33{0%{-webkit-transform:translate3d(19vw,106vh,0);transform:translate3d(19vw,106vh,0)}to{-webkit-transform:translate3d(25vw,-111vh,0);transform:translate3d(25vw,-111vh,0)}}@keyframes move-frames-33{0%{-webkit-transform:translate3d(19vw,106vh,0);transform:translate3d(19vw,106vh,0)}to{-webkit-transform:translate3d(25vw,-111vh,0);transform:translate3d(25vw,-111vh,0)}}.home__particles .particle-wrapper:nth-child(33) .particle{-webkit-animation-delay:3.46s;animation-delay:3.46s}.home__particles .particle-wrapper:nth-child(34){width:4px;height:4px;-webkit-animation-name:move-frames-34;animation-name:move-frames-34;-webkit-animation-duration:30256ms;animation-duration:30256ms;-webkit-animation-delay:19817ms;animation-delay:19817ms}@-webkit-keyframes move-frames-34{0%{-webkit-transform:translate3d(33vw,104vh,0);transform:translate3d(33vw,104vh,0)}to{-webkit-transform:translate3d(58vw,-105vh,0);transform:translate3d(58vw,-105vh,0)}}@keyframes move-frames-34{0%{-webkit-transform:translate3d(33vw,104vh,0);transform:translate3d(33vw,104vh,0)}to{-webkit-transform:translate3d(58vw,-105vh,0);transform:translate3d(58vw,-105vh,0)}}.home__particles .particle-wrapper:nth-child(34) .particle{-webkit-animation-delay:448ms;animation-delay:448ms}.home__particles .particle-wrapper:nth-child(35){width:15px;height:15px;-webkit-animation-name:move-frames-35;animation-name:move-frames-35;-webkit-animation-duration:36093ms;animation-duration:36093ms;-webkit-animation-delay:18546ms;animation-delay:18546ms}@-webkit-keyframes move-frames-35{0%{-webkit-transform:translate3d(46vw,103vh,0);transform:translate3d(46vw,103vh,0)}to{-webkit-transform:translate3d(100vw,-132vh,0);transform:translate3d(100vw,-132vh,0)}}@keyframes move-frames-35{0%{-webkit-transform:translate3d(46vw,103vh,0);transform:translate3d(46vw,103vh,0)}to{-webkit-transform:translate3d(100vw,-132vh,0);transform:translate3d(100vw,-132vh,0)}}.home__particles .particle-wrapper:nth-child(35) .particle{-webkit-animation-delay:2579ms;animation-delay:2579ms}.home__particles .particle-wrapper:nth-child(36){width:6px;height:6px;-webkit-animation-name:move-frames-36;animation-name:move-frames-36;-webkit-animation-duration:31383ms;animation-duration:31383ms;-webkit-animation-delay:23641ms;animation-delay:23641ms}@-webkit-keyframes move-frames-36{0%{-webkit-transform:translate3d(77vw,110vh,0);transform:translate3d(77vw,110vh,0)}to{-webkit-transform:translate3d(52vw,-137vh,0);transform:translate3d(52vw,-137vh,0)}}@keyframes move-frames-36{0%{-webkit-transform:translate3d(77vw,110vh,0);transform:translate3d(77vw,110vh,0)}to{-webkit-transform:translate3d(52vw,-137vh,0);transform:translate3d(52vw,-137vh,0)}}.home__particles .particle-wrapper:nth-child(36) .particle{-webkit-animation-delay:3146ms;animation-delay:3146ms}.home__particles .particle-wrapper:nth-child(37){width:5px;height:5px;-webkit-animation-name:move-frames-37;animation-name:move-frames-37;-webkit-animation-duration:36496ms;animation-duration:36496ms;-webkit-animation-delay:16298ms;animation-delay:16298ms}@-webkit-keyframes move-frames-37{0%{-webkit-transform:translate3d(48vw,105vh,0);transform:translate3d(48vw,105vh,0)}to{-webkit-transform:translate3d(44vw,-113vh,0);transform:translate3d(44vw,-113vh,0)}}@keyframes move-frames-37{0%{-webkit-transform:translate3d(48vw,105vh,0);transform:translate3d(48vw,105vh,0)}to{-webkit-transform:translate3d(44vw,-113vh,0);transform:translate3d(44vw,-113vh,0)}}.home__particles .particle-wrapper:nth-child(37) .particle{-webkit-animation-delay:2272ms;animation-delay:2272ms}.home__particles .particle-wrapper:nth-child(38){width:4px;height:4px;-webkit-animation-name:move-frames-38;animation-name:move-frames-38;-webkit-animation-duration:28686ms;animation-duration:28686ms;-webkit-animation-delay:6856ms;animation-delay:6856ms}@-webkit-keyframes move-frames-38{0%{-webkit-transform:translate3d(11vw,106vh,0);transform:translate3d(11vw,106vh,0)}to{-webkit-transform:translate3d(69vw,-136vh,0);transform:translate3d(69vw,-136vh,0)}}@keyframes move-frames-38{0%{-webkit-transform:translate3d(11vw,106vh,0);transform:translate3d(11vw,106vh,0)}to{-webkit-transform:translate3d(69vw,-136vh,0);transform:translate3d(69vw,-136vh,0)}}.home__particles .particle-wrapper:nth-child(38) .particle{-webkit-animation-delay:761ms;animation-delay:761ms}.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:29758ms;animation-duration:29758ms;-webkit-animation-delay:27081ms;animation-delay:27081ms}@-webkit-keyframes move-frames-39{0%{-webkit-transform:translate3d(46vw,110vh,0);transform:translate3d(46vw,110vh,0)}to{-webkit-transform:translate3d(49vw,-124vh,0);transform:translate3d(49vw,-124vh,0)}}@keyframes move-frames-39{0%{-webkit-transform:translate3d(46vw,110vh,0);transform:translate3d(46vw,110vh,0)}to{-webkit-transform:translate3d(49vw,-124vh,0);transform:translate3d(49vw,-124vh,0)}}.home__particles .particle-wrapper:nth-child(39) .particle{-webkit-animation-delay:2413ms;animation-delay:2413ms}.home__particles .particle-wrapper:nth-child(40){width:11px;height:11px;-webkit-animation-name:move-frames-40;animation-name:move-frames-40;-webkit-animation-duration:30024ms;animation-duration:30024ms;-webkit-animation-delay:3567ms;animation-delay:3567ms}@-webkit-keyframes move-frames-40{0%{-webkit-transform:translate3d(7vw,107vh,0);transform:translate3d(7vw,107vh,0)}to{-webkit-transform:translate3d(68vw,-108vh,0);transform:translate3d(68vw,-108vh,0)}}@keyframes move-frames-40{0%{-webkit-transform:translate3d(7vw,107vh,0);transform:translate3d(7vw,107vh,0)}to{-webkit-transform:translate3d(68vw,-108vh,0);transform:translate3d(68vw,-108vh,0)}}.home__particles .particle-wrapper:nth-child(40) .particle{-webkit-animation-delay:2314ms;animation-delay:2314ms}.home__particles .particle-wrapper:nth-child(41){width:11px;height:11px;-webkit-animation-name:move-frames-41;animation-name:move-frames-41;-webkit-animation-duration:35153ms;animation-duration:35153ms;-webkit-animation-delay:30725ms;animation-delay:30725ms}@-webkit-keyframes move-frames-41{0%{-webkit-transform:translate3d(69vw,104vh,0);transform:translate3d(69vw,104vh,0)}to{-webkit-transform:translate3d(93vw,-133vh,0);transform:translate3d(93vw,-133vh,0)}}@keyframes move-frames-41{0%{-webkit-transform:translate3d(69vw,104vh,0);transform:translate3d(69vw,104vh,0)}to{-webkit-transform:translate3d(93vw,-133vh,0);transform:translate3d(93vw,-133vh,0)}}.home__particles .particle-wrapper:nth-child(41) .particle{-webkit-animation-delay:3355ms;animation-delay:3355ms}.home__particles .particle-wrapper:nth-child(42){width:16px;height:16px;-webkit-animation-name:move-frames-42;animation-name:move-frames-42;-webkit-animation-duration:32286ms;animation-duration:32286ms;-webkit-animation-delay:22452ms;animation-delay:22452ms}@-webkit-keyframes move-frames-42{0%{-webkit-transform:translate3d(30vw,104vh,0);transform:translate3d(30vw,104vh,0)}to{-webkit-transform:translate3d(9vw,-111vh,0);transform:translate3d(9vw,-111vh,0)}}@keyframes move-frames-42{0%{-webkit-transform:translate3d(30vw,104vh,0);transform:translate3d(30vw,104vh,0)}to{-webkit-transform:translate3d(9vw,-111vh,0);transform:translate3d(9vw,-111vh,0)}}.home__particles .particle-wrapper:nth-child(42) .particle{-webkit-animation-delay:1881ms;animation-delay:1881ms}.home__particles .particle-wrapper:nth-child(43){width:1px;height:1px;-webkit-animation-name:move-frames-43;animation-name:move-frames-43;-webkit-animation-duration:34.12s;animation-duration:34.12s;-webkit-animation-delay:24363ms;animation-delay:24363ms}@-webkit-keyframes move-frames-43{0%{-webkit-transform:translate3d(56vw,110vh,0);transform:translate3d(56vw,110vh,0)}to{-webkit-transform:translate3d(9vw,-115vh,0);transform:translate3d(9vw,-115vh,0)}}@keyframes move-frames-43{0%{-webkit-transform:translate3d(56vw,110vh,0);transform:translate3d(56vw,110vh,0)}to{-webkit-transform:translate3d(9vw,-115vh,0);transform:translate3d(9vw,-115vh,0)}}.home__particles .particle-wrapper:nth-child(43) .particle{-webkit-animation-delay:1345ms;animation-delay:1345ms}.home__particles .particle-wrapper:nth-child(44){width:7px;height:7px;-webkit-animation-name:move-frames-44;animation-name:move-frames-44;-webkit-animation-duration:31744ms;animation-duration:31744ms;-webkit-animation-delay:8067ms;animation-delay:8067ms}@-webkit-keyframes move-frames-44{0%{-webkit-transform:translate3d(10vw,101vh,0);transform:translate3d(10vw,101vh,0)}to{-webkit-transform:translate3d(14vw,-125vh,0);transform:translate3d(14vw,-125vh,0)}}@keyframes move-frames-44{0%{-webkit-transform:translate3d(10vw,101vh,0);transform:translate3d(10vw,101vh,0)}to{-webkit-transform:translate3d(14vw,-125vh,0);transform:translate3d(14vw,-125vh,0)}}.home__particles .particle-wrapper:nth-child(44) .particle{-webkit-animation-delay:1.85s;animation-delay:1.85s}.home__particles .particle-wrapper:nth-child(45){width:4px;height:4px;-webkit-animation-name:move-frames-45;animation-name:move-frames-45;-webkit-animation-duration:35259ms;animation-duration:35259ms;-webkit-animation-delay:30726ms;animation-delay:30726ms}@-webkit-keyframes move-frames-45{0%{-webkit-transform:translate3d(8vw,101vh,0);transform:translate3d(8vw,101vh,0)}to{-webkit-transform:translate3d(36vw,-117vh,0);transform:translate3d(36vw,-117vh,0)}}@keyframes move-frames-45{0%{-webkit-transform:translate3d(8vw,101vh,0);transform:translate3d(8vw,101vh,0)}to{-webkit-transform:translate3d(36vw,-117vh,0);transform:translate3d(36vw,-117vh,0)}}.home__particles .particle-wrapper:nth-child(45) .particle{-webkit-animation-delay:3391ms;animation-delay:3391ms}.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:34459ms;animation-duration:34459ms;-webkit-animation-delay:28858ms;animation-delay:28858ms}@-webkit-keyframes move-frames-46{0%{-webkit-transform:translate3d(26vw,107vh,0);transform:translate3d(26vw,107vh,0)}to{-webkit-transform:translate3d(12vw,-127vh,0);transform:translate3d(12vw,-127vh,0)}}@keyframes move-frames-46{0%{-webkit-transform:translate3d(26vw,107vh,0);transform:translate3d(26vw,107vh,0)}to{-webkit-transform:translate3d(12vw,-127vh,0);transform:translate3d(12vw,-127vh,0)}}.home__particles .particle-wrapper:nth-child(46) .particle{-webkit-animation-delay:2508ms;animation-delay:2508ms}.home__particles .particle-wrapper:nth-child(47){width:12px;height:12px;-webkit-animation-name:move-frames-47;animation-name:move-frames-47;-webkit-animation-duration:32662ms;animation-duration:32662ms;-webkit-animation-delay:31756ms;animation-delay:31756ms}@-webkit-keyframes move-frames-47{0%{-webkit-transform:translate3d(43vw,104vh,0);transform:translate3d(43vw,104vh,0)}to{-webkit-transform:translate3d(26vw,-111vh,0);transform:translate3d(26vw,-111vh,0)}}@keyframes move-frames-47{0%{-webkit-transform:translate3d(43vw,104vh,0);transform:translate3d(43vw,104vh,0)}to{-webkit-transform:translate3d(26vw,-111vh,0);transform:translate3d(26vw,-111vh,0)}}.home__particles .particle-wrapper:nth-child(47) .particle{-webkit-animation-delay:846ms;animation-delay:846ms}.home__particles .particle-wrapper:nth-child(48){width:10px;height:10px;-webkit-animation-name:move-frames-48;animation-name:move-frames-48;-webkit-animation-duration:32318ms;animation-duration:32318ms;-webkit-animation-delay:6906ms;animation-delay:6906ms}@-webkit-keyframes move-frames-48{0%{-webkit-transform:translate3d(18vw,108vh,0);transform:translate3d(18vw,108vh,0)}to{-webkit-transform:translate3d(62vw,-120vh,0);transform:translate3d(62vw,-120vh,0)}}@keyframes move-frames-48{0%{-webkit-transform:translate3d(18vw,108vh,0);transform:translate3d(18vw,108vh,0)}to{-webkit-transform:translate3d(62vw,-120vh,0);transform:translate3d(62vw,-120vh,0)}}.home__particles .particle-wrapper:nth-child(48) .particle{-webkit-animation-delay:2.37s;animation-delay:2.37s}.home__particles .particle-wrapper:nth-child(49){width:14px;height:14px;-webkit-animation-name:move-frames-49;animation-name:move-frames-49;-webkit-animation-duration:30548ms;animation-duration:30548ms;-webkit-animation-delay:17902ms;animation-delay:17902ms}@-webkit-keyframes move-frames-49{0%{-webkit-transform:translate3d(55vw,109vh,0);transform:translate3d(55vw,109vh,0)}to{-webkit-transform:translate3d(33vw,-139vh,0);transform:translate3d(33vw,-139vh,0)}}@keyframes move-frames-49{0%{-webkit-transform:translate3d(55vw,109vh,0);transform:translate3d(55vw,109vh,0)}to{-webkit-transform:translate3d(33vw,-139vh,0);transform:translate3d(33vw,-139vh,0)}}.home__particles .particle-wrapper:nth-child(49) .particle{-webkit-animation-delay:751ms;animation-delay:751ms}.home__particles .particle-wrapper:nth-child(50){width:7px;height:7px;-webkit-animation-name:move-frames-50;animation-name:move-frames-50;-webkit-animation-duration:35729ms;animation-duration:35729ms;-webkit-animation-delay:24164ms;animation-delay:24164ms}@-webkit-keyframes move-frames-50{0%{-webkit-transform:translate3d(23vw,101vh,0);transform:translate3d(23vw,101vh,0)}to{-webkit-transform:translate3d(26vw,-121vh,0);transform:translate3d(26vw,-121vh,0)}}@keyframes move-frames-50{0%{-webkit-transform:translate3d(23vw,101vh,0);transform:translate3d(23vw,101vh,0)}to{-webkit-transform:translate3d(26vw,-121vh,0);transform:translate3d(26vw,-121vh,0)}}.home__particles .particle-wrapper:nth-child(50) .particle{-webkit-animation-delay:1339ms;animation-delay:1339ms}.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}}