body{background:#efefef}.preloader{left:50%;margin-left:-55px;margin-top:-100px;position:absolute;top:50%}.preloader,svg{height:110px;width:110px}path{stroke:#9ea1a4;stroke-width:.25;fill:#241e20}#cloud{position:relative;z-index:2}#cloud path{fill:#efefef}#sun{animation-duration:16s;animation-iteration-count:infinite;animation-name:rotate;animation-timing-function:linear;height:60px;left:45px;margin-left:-10px;margin-top:6px;opacity:0;position:absolute;top:15px;width:60px;z-index:1}#sun path{stroke-width:.18;fill:#9ea1a4}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.rain{height:70px;margin-left:19px;margin-top:-32px;position:absolute;width:70px}.drop{animation-duration:.35s;animation-iteration-count:infinite;animation-name:drop;background:#9ea1a4;border-radius:0 0 6px 6px;display:block;float:left;height:10px;margin-left:4px;opacity:1;width:3px}.drop:first-child{animation-delay:-.13s}.drop:nth-child(2){animation-delay:-.24s}.drop:nth-child(3){animation-delay:-.39s}.drop:nth-child(4){animation-delay:-525ms}.drop:nth-child(5){animation-delay:-.64s}.drop:nth-child(6){animation-delay:-.79s}.drop:nth-child(7){animation-delay:-.9s}.drop:nth-child(8){animation-delay:-1.05s}.drop:nth-child(9){animation-delay:-1.13s}.drop:nth-child(10){animation-delay:-1.3s}@keyframes drop{50%{height:45px;opacity:0}51%{opacity:0}to{height:1px;opacity:0}}.text{color:#a0a0a0;font-family:Helvetica,Helvetica Neue,sans-serif;font-size:11px;font-weight:700;letter-spacing:1px;margin-left:-43px;margin-top:20px;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:200px}.nuxt-progress{background-color:#000;height:2px;left:0;opacity:1;position:fixed;right:0;top:0;transition:width .1s,opacity .4s;width:0;z-index:999999}.nuxt-progress.nuxt-progress-notransition{transition:none}.nuxt-progress-failed{background-color:red}